HEX
Server: nginx/1.24.0
System: Linux DGT-WORDPRESS-VM-SERVER 6.14.0-1014-azure #14~24.04.1-Ubuntu SMP Fri Oct 3 20:52:11 UTC 2025 x86_64
User: ubuntu (1000)
PHP: 8.4.12
Disabled: NONE
Upload Files
File: /mnt/data/doccure-wp/db/doccure-wp-old.sql
-- phpMyAdmin SQL Dump
-- version 5.0.4
-- https://www.phpmyadmin.net/
--
-- Host: dgt-wordpress-db-server.mysql.database.azure.com
-- Generation Time: Sep 11, 2024 at 07:18 PM
-- Server version: 8.0.37-azure
-- PHP Version: 7.4.33

-- SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO";
-- START TRANSACTION;
-- 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: `doccure-wp`
--

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

--
-- Table structure for table `wp_actionscheduler_actions`
--

DROP TABLE IF EXISTS `wp_actionscheduler_actions`;
CREATE TABLE IF NOT EXISTS `wp_actionscheduler_actions` (
  `action_id` bigint UNSIGNED NOT NULL AUTO_INCREMENT,
  `hook` varchar(191) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `status` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `scheduled_date_gmt` datetime DEFAULT '0000-00-00 00:00:00',
  `scheduled_date_local` datetime DEFAULT '0000-00-00 00:00:00',
  `args` varchar(191) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `schedule` longtext COLLATE utf8mb4_unicode_520_ci,
  `group_id` bigint UNSIGNED NOT NULL DEFAULT '0',
  `attempts` int 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 UNSIGNED NOT NULL DEFAULT '0',
  `extended_args` varchar(8000) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `priority` tinyint UNSIGNED NOT NULL DEFAULT '10',
  PRIMARY KEY (`action_id`),
  KEY `hook` (`hook`),
  KEY `status` (`status`),
  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 AUTO_INCREMENT=6127 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wp_actionscheduler_actions`
--

INSERT INTO `wp_actionscheduler_actions` (`action_id`, `hook`, `status`, `scheduled_date_gmt`, `scheduled_date_local`, `args`, `schedule`, `group_id`, `attempts`, `last_attempt_gmt`, `last_attempt_local`, `claim_id`, `extended_args`, `priority`) VALUES
(6053, 'wc_stripe_remove_order_locks', 'failed', '2023-12-09 23:44:39', '2023-12-09 23:44:39', '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1702165479;s:18:\"\0*\0first_timestamp\";i:1661472000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1702165479;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 5, 1, '2024-02-23 00:00:06', '2024-02-23 00:00:06', 0, NULL, 10),
(6057, 'wc_stripe_remove_order_locks', 'failed', '2024-02-24 00:00:06', '2024-02-24 00:00:06', '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1708732806;s:18:\"\0*\0first_timestamp\";i:1661472000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1708732806;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 5, 1, '2024-02-24 04:53:20', '2024-02-24 04:53:20', 0, NULL, 10),
(6065, 'wc_stripe_remove_order_locks', 'failed', '2024-02-25 04:53:20', '2024-02-25 04:53:20', '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1708836800;s:18:\"\0*\0first_timestamp\";i:1661472000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1708836800;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 5, 1, '2024-06-07 07:35:49', '2024-06-07 07:35:49', 0, NULL, 10),
(6067, 'wc_stripe_remove_order_locks', 'failed', '2024-06-08 07:35:49', '2024-06-08 07:35:49', '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1717832149;s:18:\"\0*\0first_timestamp\";i:1661472000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1717832149;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 5, 1, '2024-06-10 10:30:11', '2024-06-10 10:30:11', 0, NULL, 10),
(6072, 'action_scheduler/migration_hook', 'failed', '2024-06-07 07:48:27', '2024-06-07 07:48:27', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1717746507;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1717746507;}', 1, 1, '2024-06-07 07:48:41', '2024-06-07 07:48:41', 0, NULL, 10),
(6081, 'wc_stripe_remove_order_locks', 'failed', '2024-06-11 10:30:11', '2024-06-11 10:30:11', '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1718101811;s:18:\"\0*\0first_timestamp\";i:1661472000;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1718101811;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 5, 1, '2024-06-12 11:54:44', '2024-06-12 11:54:44', 0, NULL, 10),
(6119, 'woocommerce_cleanup_draft_orders', 'complete', '2024-06-27 14:19:38', '2024-06-27 14:19:38', '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1719497978;s:18:\"\0*\0first_timestamp\";i:1661494999;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1719497978;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 5, 1, '2024-09-11 15:50:27', '2024-09-11 15:50:27', 0, NULL, 10),
(6120, 'woocommerce_run_product_attribute_lookup_regeneration_callback', 'complete', '2024-09-11 15:50:26', '2024-09-11 15:50:26', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1726069826;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1726069826;}', 2, 1, '2024-09-11 15:50:27', '2024-09-11 15:50:27', 0, NULL, 10),
(6121, 'woocommerce_run_on_woocommerce_admin_updated', 'complete', '2024-09-11 15:50:26', '2024-09-11 15:50:26', '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1726069826;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1726069826;}', 4, 1, '2024-09-11 15:50:30', '2024-09-11 15:50:30', 0, NULL, 10),
(6122, 'woocommerce_cleanup_draft_orders', 'pending', '2024-09-12 15:50:27', '2024-09-12 15:50:27', '[]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1726156227;s:18:\"\0*\0first_timestamp\";i:1661494999;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1726156227;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 5, 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0, NULL, 10),
(6123, 'woocommerce_run_update_callback', 'complete', '2024-09-11 19:15:27', '2024-09-11 19:15:27', '{\"update_callback\":\"wc_update_910_add_launch_your_store_tour_option\"}', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1726082127;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1726082127;}', 2, 1, '2024-09-11 19:15:51', '2024-09-11 19:15:51', 0, NULL, 10),
(6124, 'woocommerce_run_update_callback', 'complete', '2024-09-11 19:15:28', '2024-09-11 19:15:28', '{\"update_callback\":\"wc_update_910_remove_obsolete_user_meta\"}', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1726082128;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1726082128;}', 2, 1, '2024-09-11 19:15:51', '2024-09-11 19:15:51', 0, NULL, 10),
(6125, 'woocommerce_run_update_callback', 'complete', '2024-09-11 19:15:29', '2024-09-11 19:15:29', '{\"update_callback\":\"wc_update_920_add_wc_hooked_blocks_version_option\"}', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1726082129;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1726082129;}', 2, 1, '2024-09-11 19:15:51', '2024-09-11 19:15:51', 0, NULL, 10),
(6126, 'woocommerce_update_db_to_current_version', 'complete', '2024-09-11 19:15:30', '2024-09-11 19:15:30', '{\"version\":\"9.2.3\"}', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1726082130;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1726082130;}', 2, 1, '2024-09-11 19:15:51', '2024-09-11 19:15:51', 0, NULL, 10);

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

--
-- Table structure for table `wp_actionscheduler_claims`
--

DROP TABLE IF EXISTS `wp_actionscheduler_claims`;
CREATE TABLE IF NOT EXISTS `wp_actionscheduler_claims` (
  `claim_id` bigint 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 AUTO_INCREMENT=6430 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

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

--
-- Table structure for table `wp_actionscheduler_groups`
--

DROP TABLE IF EXISTS `wp_actionscheduler_groups`;
CREATE TABLE IF NOT EXISTS `wp_actionscheduler_groups` (
  `group_id` bigint UNSIGNED NOT NULL AUTO_INCREMENT,
  `slug` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  PRIMARY KEY (`group_id`),
  KEY `slug` (`slug`(191))
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wp_actionscheduler_groups`
--

INSERT INTO `wp_actionscheduler_groups` (`group_id`, `slug`) VALUES
(1, 'action-scheduler-migration'),
(2, 'woocommerce-db-updates'),
(3, 'wc-admin-data'),
(4, 'woocommerce-remote-inbox-engine'),
(5, '');

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

--
-- Table structure for table `wp_actionscheduler_logs`
--

DROP TABLE IF EXISTS `wp_actionscheduler_logs`;
CREATE TABLE IF NOT EXISTS `wp_actionscheduler_logs` (
  `log_id` bigint UNSIGNED NOT NULL AUTO_INCREMENT,
  `action_id` bigint UNSIGNED NOT NULL,
  `message` text COLLATE utf8mb4_unicode_520_ci 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 AUTO_INCREMENT=5145 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wp_actionscheduler_logs`
--

INSERT INTO `wp_actionscheduler_logs` (`log_id`, `action_id`, `message`, `log_date_gmt`, `log_date_local`) VALUES
(4858, 6053, 'action created', '2023-12-08 23:44:39', '2023-12-08 23:44:39'),
(4868, 6053, 'action started via WP Cron', '2024-02-23 00:00:06', '2024-02-23 00:00:06'),
(4869, 6053, 'action failed via WP Cron: Scheduled action for wc_stripe_remove_order_locks will not be executed as no callbacks are registered.', '2024-02-23 00:00:06', '2024-02-23 00:00:06'),
(4870, 6057, 'action created', '2024-02-23 00:00:06', '2024-02-23 00:00:06'),
(4896, 6057, 'action started via WP Cron', '2024-02-24 04:53:20', '2024-02-24 04:53:20'),
(4897, 6057, 'action failed via WP Cron: Scheduled action for wc_stripe_remove_order_locks will not be executed as no callbacks are registered.', '2024-02-24 04:53:20', '2024-02-24 04:53:20'),
(4898, 6065, 'action created', '2024-02-24 04:53:20', '2024-02-24 04:53:20'),
(4902, 6065, 'action started via WP Cron', '2024-06-07 07:35:49', '2024-06-07 07:35:49'),
(4903, 6065, 'action failed via WP Cron: Scheduled action for wc_stripe_remove_order_locks will not be executed as no callbacks are registered.', '2024-06-07 07:35:49', '2024-06-07 07:35:49'),
(4904, 6067, 'action created', '2024-06-07 07:35:49', '2024-06-07 07:35:49'),
(4916, 6072, 'action created', '2024-06-07 07:47:27', '2024-06-07 07:47:27'),
(4919, 6072, 'action started via Async Request', '2024-06-07 07:48:41', '2024-06-07 07:48:41'),
(4920, 6072, 'action failed via Async Request: Scheduled action for action_scheduler/migration_hook will not be executed as no callbacks are registered.', '2024-06-07 07:48:41', '2024-06-07 07:48:41'),
(4942, 6067, 'action started via WP Cron', '2024-06-10 10:30:11', '2024-06-10 10:30:11'),
(4943, 6067, 'action failed via WP Cron: Scheduled action for wc_stripe_remove_order_locks will not be executed as no callbacks are registered.', '2024-06-10 10:30:11', '2024-06-10 10:30:11'),
(4944, 6081, 'action created', '2024-06-10 10:30:11', '2024-06-10 10:30:11'),
(4954, 6081, 'action started via Async Request', '2024-06-12 11:54:44', '2024-06-12 11:54:44'),
(4955, 6081, 'action failed via Async Request: Scheduled action for wc_stripe_remove_order_locks will not be executed as no callbacks are registered.', '2024-06-12 11:54:44', '2024-06-12 11:54:44'),
(4956, 6081, 'This action appears to be consistently failing. A new instance will not be scheduled.', '2024-06-12 11:54:44', '2024-06-12 11:54:44'),
(5062, 6119, 'action created', '2024-06-26 14:19:38', '2024-06-26 14:19:38'),
(5063, 6120, 'action created', '2024-09-11 15:50:25', '2024-09-11 15:50:25'),
(5064, 6121, 'action created', '2024-09-11 15:50:26', '2024-09-11 15:50:26'),
(5065, 6119, 'action started via WP Cron', '2024-09-11 15:50:27', '2024-09-11 15:50:27'),
(5066, 6119, 'action complete via WP Cron', '2024-09-11 15:50:27', '2024-09-11 15:50:27'),
(5067, 6122, 'action created', '2024-09-11 15:50:27', '2024-09-11 15:50:27'),
(5068, 6120, 'action started via WP Cron', '2024-09-11 15:50:27', '2024-09-11 15:50:27'),
(5069, 6120, 'action complete via WP Cron', '2024-09-11 15:50:27', '2024-09-11 15:50:27'),
(5070, 6121, 'action started via WP Cron', '2024-09-11 15:50:27', '2024-09-11 15:50:27'),
(5071, 6121, 'action complete via WP Cron', '2024-09-11 15:50:30', '2024-09-11 15:50:30'),
(5072, 6053, 'action ignored via WP Cron', '2024-09-11 15:59:43', '2024-09-11 15:59:43'),
(5102, 6053, 'action ignored via WP Cron', '2024-09-11 17:19:30', '2024-09-11 17:19:30'),
(5133, 6123, 'action created', '2024-09-11 19:15:27', '2024-09-11 19:15:27'),
(5134, 6124, 'action created', '2024-09-11 19:15:27', '2024-09-11 19:15:27'),
(5135, 6125, 'action created', '2024-09-11 19:15:27', '2024-09-11 19:15:27'),
(5136, 6126, 'action created', '2024-09-11 19:15:27', '2024-09-11 19:15:27'),
(5137, 6123, 'action started via WP Cron', '2024-09-11 19:15:51', '2024-09-11 19:15:51'),
(5138, 6123, 'action complete via WP Cron', '2024-09-11 19:15:51', '2024-09-11 19:15:51'),
(5139, 6124, 'action started via WP Cron', '2024-09-11 19:15:51', '2024-09-11 19:15:51'),
(5140, 6124, 'action complete via WP Cron', '2024-09-11 19:15:51', '2024-09-11 19:15:51'),
(5141, 6125, 'action started via WP Cron', '2024-09-11 19:15:51', '2024-09-11 19:15:51'),
(5142, 6125, 'action complete via WP Cron', '2024-09-11 19:15:51', '2024-09-11 19:15:51'),
(5143, 6126, 'action started via WP Cron', '2024-09-11 19:15:51', '2024-09-11 19:15:51'),
(5144, 6126, 'action complete via WP Cron', '2024-09-11 19:15:51', '2024-09-11 19:15:51');

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

--
-- Table structure for table `wp_commentmeta`
--

DROP TABLE IF EXISTS `wp_commentmeta`;
CREATE TABLE IF NOT EXISTS `wp_commentmeta` (
  `meta_id` bigint UNSIGNED NOT NULL AUTO_INCREMENT,
  `comment_id` bigint UNSIGNED NOT NULL DEFAULT '0',
  `meta_key` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `meta_value` longtext COLLATE utf8mb4_unicode_ci,
  PRIMARY KEY (`meta_id`),
  KEY `comment_id` (`comment_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `wp_comments`
--

DROP TABLE IF EXISTS `wp_comments`;
CREATE TABLE IF NOT EXISTS `wp_comments` (
  `comment_ID` bigint UNSIGNED NOT NULL AUTO_INCREMENT,
  `comment_post_ID` bigint UNSIGNED NOT NULL DEFAULT '0',
  `comment_author` tinytext COLLATE utf8mb4_unicode_ci NOT NULL,
  `comment_author_email` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `comment_author_url` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `comment_author_IP` varchar(100) COLLATE utf8mb4_unicode_ci 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 COLLATE utf8mb4_unicode_ci NOT NULL,
  `comment_karma` int NOT NULL DEFAULT '0',
  `comment_approved` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '1',
  `comment_agent` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `comment_type` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'comment',
  `comment_parent` bigint UNSIGNED NOT NULL DEFAULT '0',
  `user_id` bigint 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 AUTO_INCREMENT=147 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `wp_comments`
--

INSERT INTO `wp_comments` (`comment_ID`, `comment_post_ID`, `comment_author`, `comment_author_email`, `comment_author_url`, `comment_author_IP`, `comment_date`, `comment_date_gmt`, `comment_content`, `comment_karma`, `comment_approved`, `comment_agent`, `comment_type`, `comment_parent`, `user_id`) VALUES
(1, 4438, 'WooCommerce', '[email protected]', '', '', '2022-08-26 07:31:45', '2022-08-26 07:31:45', 'Payment pending (unilateral). Order status changed from Pending payment to On hold.', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(2, 4439, 'WooCommerce', '[email protected]', '', '', '2022-08-26 07:34:52', '2022-08-26 07:34:52', 'Order status changed from Pending payment to Completed.', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(3, 4439, 'WooCommerce', '[email protected]', '', '', '2022-08-26 07:34:53', '2022-08-26 07:34:53', 'Order charge successful in Stripe. Charge: ch_3Lax42HWmJQ3VDhT0Pua0nZc. Payment Method: Credit Card', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(4, 4441, 'WooCommerce', '[email protected]', '', '', '2022-08-26 07:36:43', '2022-08-26 07:36:43', 'Razorpay OrderId: order_KABJxNXda0UJc3', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(5, 4441, 'WooCommerce', '[email protected]', '', '', '2022-08-26 07:37:10', '2022-08-26 07:37:10', 'Order status changed from Pending payment to Processing.', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(6, 4441, 'WooCommerce', '[email protected]', '', '', '2022-08-26 07:37:11', '2022-08-26 07:37:11', 'Order status changed from Processing to Completed.', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(7, 4441, 'WooCommerce', '[email protected]', '', '', '2022-08-26 07:37:11', '2022-08-26 07:37:11', 'Razorpay payment successful <br/>Razorpay Id: pay_KABKIrBXv2NuC9', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(8, 4443, 'WooCommerce', '[email protected]', '', '', '2022-08-26 07:49:57', '2022-08-26 07:49:57', 'Order status changed from Pending payment to Completed.', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(9, 4443, 'WooCommerce', '[email protected]', '', '', '2022-08-26 07:49:57', '2022-08-26 07:49:57', 'Order charge successful in Stripe. Charge: ch_3LaxIcHWmJQ3VDhT1yQSiUHx. Payment Method: Credit Card', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(10, 4445, 'WooCommerce', '[email protected]', '', '', '2022-08-26 07:57:47', '2022-08-26 07:57:47', 'Payment pending (unilateral). Order status changed from Pending payment to On hold.', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(11, 4446, 'WooCommerce', '[email protected]', '', '', '2022-08-26 08:43:51', '2022-08-26 08:43:51', 'IPN payment completed', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(12, 4446, 'WooCommerce', '[email protected]', '', '', '2022-08-26 08:43:51', '2022-08-26 08:43:51', 'Order status changed from Pending payment to Processing.', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(13, 4446, 'WooCommerce', '[email protected]', '', '', '2022-08-26 08:43:52', '2022-08-26 08:43:52', 'Order status changed from Processing to Completed.', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(14, 4449, 'WooCommerce', '[email protected]', '', '', '2022-08-26 08:54:59', '2022-08-26 08:54:59', 'Order cancelled by customer. Order status changed from Pending payment to Cancelled.', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(15, 4448, 'WooCommerce', '[email protected]', '', '', '2022-08-26 08:58:35', '2022-08-26 08:58:35', 'IPN payment completed', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(16, 4448, 'WooCommerce', '[email protected]', '', '', '2022-08-26 08:58:35', '2022-08-26 08:58:35', 'Order status changed from Pending payment to Processing.', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(17, 4448, 'WooCommerce', '[email protected]', '', '', '2022-08-26 08:58:36', '2022-08-26 08:58:36', 'Order status changed from Processing to Completed.', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(18, 4451, 'WooCommerce', '[email protected]', '', '', '2022-08-26 09:51:38', '2022-08-26 09:51:38', 'IPN payment completed', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(19, 4451, 'WooCommerce', '[email protected]', '', '', '2022-08-26 09:51:38', '2022-08-26 09:51:38', 'Order status changed from Pending payment to Processing.', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(20, 4451, 'WooCommerce', '[email protected]', '', '', '2022-08-26 09:51:38', '2022-08-26 09:51:38', 'Order status changed from Processing to Completed.', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(21, 4489, 'WooCommerce', '[email protected]', '', '', '2022-08-26 11:36:35', '2022-08-26 11:36:35', 'IPN payment completed', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(22, 4489, 'WooCommerce', '[email protected]', '', '', '2022-08-26 11:36:35', '2022-08-26 11:36:35', 'Order status changed from Pending payment to Processing.', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(23, 4489, 'WooCommerce', '[email protected]', '', '', '2022-08-26 11:36:36', '2022-08-26 11:36:36', 'Order status changed from Processing to Completed.', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(24, 4496, 'WooCommerce', '[email protected]', '', '', '2022-08-27 07:15:46', '2022-08-27 07:15:46', 'Razorpay OrderId: order_KAZUx1zVvfe0R0', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(25, 4496, 'WooCommerce', '[email protected]', '', '', '2022-08-27 08:27:06', '2022-08-27 08:27:06', 'Unpaid order cancelled - time limit reached. Order status changed from Pending payment to Cancelled.', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(26, 4509, 'WooCommerce', '[email protected]', '', '', '2022-09-04 16:13:40', '2022-09-04 16:13:40', 'Unpaid order cancelled - time limit reached. Order status changed from Pending payment to Cancelled.', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(27, 4523, 'WooCommerce', '[email protected]', '', '', '2022-09-15 16:33:20', '2022-09-15 16:33:20', 'Order status changed from Pending payment to Processing.', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(28, 4523, 'WooCommerce', '[email protected]', '', '', '2022-09-15 16:33:20', '2022-09-15 16:33:20', 'Order status changed from Processing to Completed.', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(29, 4526, 'WooCommerce', '[email protected]', '', '', '2022-09-15 22:52:46', '2022-09-15 22:52:46', 'Unpaid order cancelled - time limit reached. Order status changed from Pending payment to Cancelled.', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(30, 4532, 'WooCommerce', '[email protected]', '', '', '2022-09-17 13:30:19', '2022-09-17 13:30:19', 'Unpaid order cancelled - time limit reached. Order status changed from Pending payment to Cancelled.', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(31, 4534, 'WooCommerce', '[email protected]', '', '', '2022-09-17 15:07:24', '2022-09-17 15:07:24', 'Razorpay OrderId: order_KJ0kgQ9aJkzgl0', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(32, 4533, 'WooCommerce', '[email protected]', '', '', '2022-09-17 15:33:41', '2022-09-17 15:33:41', 'Unpaid order cancelled - time limit reached. Order status changed from Pending payment to Cancelled.', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(33, 4534, 'WooCommerce', '[email protected]', '', '', '2022-09-17 16:34:46', '2022-09-17 16:34:46', 'Unpaid order cancelled - time limit reached. Order status changed from Pending payment to Cancelled.', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(34, 4558, 'WooCommerce', '[email protected]', '', '', '2022-10-11 16:12:07', '2022-10-11 16:12:07', 'Order cancelled by customer. Order status changed from Pending payment to Cancelled.', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(35, 4560, 'WooCommerce', '[email protected]', '', '', '2022-10-12 16:51:26', '2022-10-12 16:51:26', 'Unpaid order cancelled - time limit reached. Order status changed from Pending payment to Cancelled.', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(36, 4562, 'WooCommerce', '[email protected]', '', '', '2022-10-13 05:16:56', '2022-10-13 05:16:56', 'Razorpay OrderId: order_KT8a5P5kax9kgX', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(37, 4562, 'WooCommerce', '[email protected]', '', '', '2022-10-13 05:17:39', '2022-10-13 05:17:39', 'Transaction Failed: Customer cancelled the payment<br/>', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(38, 4562, 'WooCommerce', '[email protected]', '', '', '2022-10-13 05:17:40', '2022-10-13 05:17:40', 'Order status changed from Pending payment to Failed.', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(39, 4567, 'WooCommerce', '[email protected]', '', '', '2022-10-13 15:57:17', '2022-10-13 15:57:17', 'Razorpay OrderId: order_KTJUVaBru8ZWm0', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(40, 4567, 'WooCommerce', '[email protected]', '', '', '2022-10-13 17:45:42', '2022-10-13 17:45:42', 'Unpaid order cancelled - time limit reached. Order status changed from Pending payment to Cancelled.', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(41, 4573, 'WooCommerce', '[email protected]', '', '', '2022-10-18 09:37:14', '2022-10-18 09:37:14', 'Razorpay OrderId: order_KVBgePmiQsesCG', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(42, 4573, 'WooCommerce', '[email protected]', '', '', '2022-10-18 09:37:55', '2022-10-18 09:37:55', 'Order status changed from Pending payment to Processing.', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(43, 4573, 'WooCommerce', '[email protected]', '', '', '2022-10-18 09:37:56', '2022-10-18 09:37:56', 'Order status changed from Processing to Completed.', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(44, 4573, 'WooCommerce', '[email protected]', '', '', '2022-10-18 09:37:56', '2022-10-18 09:37:56', 'Razorpay payment successful <br/>Razorpay Id: pay_KVBhCU6EVGeuM5', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(45, 4577, 'WooCommerce', '[email protected]', '', '', '2022-10-18 10:10:58', '2022-10-18 10:10:58', 'Razorpay OrderId: order_KVCGHWSdkbFRW9', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(46, 4577, 'WooCommerce', '[email protected]', '', '', '2022-10-18 10:12:48', '2022-10-18 10:12:48', 'Order status changed from Pending payment to Processing.', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(47, 4577, 'WooCommerce', '[email protected]', '', '', '2022-10-18 10:12:48', '2022-10-18 10:12:48', 'Order status changed from Processing to Completed.', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(48, 4577, 'WooCommerce', '[email protected]', '', '', '2022-10-18 10:12:49', '2022-10-18 10:12:49', 'Razorpay payment successful <br/>Razorpay Id: pay_KVCHhlqArUkJ7f', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(49, 4582, 'WooCommerce', '[email protected]', '', '', '2022-10-18 14:09:43', '2022-10-18 14:09:43', 'Razorpay OrderId: order_KVGKTx2a5vnBho', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(50, 4582, 'WooCommerce', '[email protected]', '', '', '2022-10-18 14:10:20', '2022-10-18 14:10:20', 'Order status changed from Pending payment to Processing.', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(51, 4582, 'WooCommerce', '[email protected]', '', '', '2022-10-18 14:10:20', '2022-10-18 14:10:20', 'Order status changed from Processing to Completed.', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(52, 4582, 'WooCommerce', '[email protected]', '', '', '2022-10-18 14:10:20', '2022-10-18 14:10:20', 'Razorpay payment successful <br/>Razorpay Id: pay_KVGKwu6f1WgYxj', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(53, 4584, 'WooCommerce', '[email protected]', '', '', '2022-10-19 04:29:26', '2022-10-19 04:29:26', 'Razorpay OrderId: order_KVUya3chW2T5Hx', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(54, 4584, 'WooCommerce', '[email protected]', '', '', '2022-10-19 04:29:56', '2022-10-19 04:29:56', 'Order status changed from Pending payment to Processing.', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(55, 4584, 'WooCommerce', '[email protected]', '', '', '2022-10-19 04:29:56', '2022-10-19 04:29:56', 'Order status changed from Processing to Completed.', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(56, 4584, 'WooCommerce', '[email protected]', '', '', '2022-10-19 04:29:56', '2022-10-19 04:29:56', 'Razorpay payment successful <br/>Razorpay Id: pay_KVUyznpUy1vIjv', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(57, 4588, 'WooCommerce', '[email protected]', '', '', '2022-10-19 08:15:01', '2022-10-19 08:15:01', 'Order status changed from Pending payment to Completed.', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(58, 4588, 'WooCommerce', '[email protected]', '', '', '2022-10-19 08:15:01', '2022-10-19 08:15:01', 'Order charge successful in Stripe. Charge: ch_3LuXQTHWmJQ3VDhT1PPyRdBH. Payment Method: Credit Card', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(59, 4590, 'WooCommerce', '[email protected]', '', '', '2022-10-19 19:41:21', '2022-10-19 19:41:21', 'Order status changed from Pending payment to Completed.', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(60, 4590, 'WooCommerce', '[email protected]', '', '', '2022-10-19 19:41:25', '2022-10-19 19:41:25', 'Order charge successful in Stripe. Charge: ch_3Lui8fHWmJQ3VDhT1eCRL4QL. Payment Method: Credit Card', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(61, 4593, 'WooCommerce', '[email protected]', '', '', '2022-10-20 06:04:41', '2022-10-20 06:04:41', 'Razorpay OrderId: order_KVv8MLUhjYctVH', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(62, 4593, 'WooCommerce', '[email protected]', '', '', '2022-10-20 06:05:43', '2022-10-20 06:05:43', 'Transaction Failed: Customer cancelled the payment<br/>', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(63, 4593, 'WooCommerce', '[email protected]', '', '', '2022-10-20 06:05:43', '2022-10-20 06:05:43', 'Order status changed from Pending payment to Failed.', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(64, 4598, 'WooCommerce', '[email protected]', '', '', '2022-10-22 20:12:53', '2022-10-22 20:12:53', 'Razorpay OrderId: order_KWweZs5Um0XLGq', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(65, 4598, 'WooCommerce', '[email protected]', '', '', '2022-10-22 21:38:42', '2022-10-22 21:38:42', 'Unpaid order cancelled - time limit reached. Order status changed from Pending payment to Cancelled.', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(66, 4600, 'WooCommerce', '[email protected]', '', '', '2022-10-23 13:02:20', '2022-10-23 13:02:20', 'Razorpay OrderId: order_KXDqsFi7qpkghx', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(67, 4600, 'WooCommerce', '[email protected]', '', '', '2022-10-23 14:18:08', '2022-10-23 14:18:08', 'Unpaid order cancelled - time limit reached. Order status changed from Pending payment to Cancelled.', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(68, 4593, 'WooCommerce', '[email protected]', '', '', '2022-12-06 11:19:09', '2022-12-06 11:19:09', 'Razorpay OrderId: order_KobbCqi0X6yyjZ', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(69, 4593, 'WooCommerce', '[email protected]', '', '', '2022-12-06 11:42:22', '2022-12-06 11:42:22', 'Transaction Failed: Customer cancelled the payment<br/>', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(70, 4719, 'WooCommerce', '[email protected]', '', '', '2022-12-06 11:42:31', '2022-12-06 11:42:31', 'Razorpay OrderId: order_Kobzt9FWbHNl81', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(71, 4562, 'WooCommerce', '[email protected]', '', '', '2022-12-06 12:16:49', '2022-12-06 12:16:49', 'Razorpay OrderId: order_Koca7g7BBaNxPN', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(72, 4719, 'WooCommerce', '[email protected]', '', '', '2022-12-06 13:13:40', '2022-12-06 13:13:40', 'Unpaid order cancelled - time limit reached. Order status changed from Pending payment to Cancelled.', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(73, 4735, 'WooCommerce', '[email protected]', '', '', '2022-12-23 13:56:18', '2022-12-23 13:56:18', 'Razorpay OrderId: order_KvNMF0Pz1tbHWt', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(74, 4735, 'WooCommerce', '[email protected]', '', '', '2022-12-23 13:56:43', '2022-12-23 13:56:43', 'Order status changed from Pending payment to Processing.', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(75, 4735, 'WooCommerce', '[email protected]', '', '', '2022-12-23 13:56:50', '2022-12-23 13:56:50', 'Order status changed from Processing to Completed.', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(76, 4735, 'WooCommerce', '[email protected]', '', '', '2022-12-23 13:56:53', '2022-12-23 13:56:53', 'Razorpay payment successful <br/>Razorpay Id: pay_KvNMWiT9s03G9I', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(77, 4560, 'WooCommerce', '[email protected]', '', '', '2022-12-24 05:35:20', '2022-12-24 05:35:20', 'Order status changed from Cancelled to Processing.', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(78, 4560, 'WooCommerce', '[email protected]', '', '', '2022-12-24 05:35:26', '2022-12-24 05:35:26', 'Razorpay payment successful <br/>Razorpay Id: pay_KvdDfTkg2c563c', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(79, 4744, 'WooCommerce', '[email protected]', '', '', '2022-12-30 07:57:25', '2022-12-30 07:57:25', 'Order status changed from Pending payment to Completed.', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(80, 4744, 'WooCommerce', '[email protected]', '', '', '2022-12-30 07:57:29', '2022-12-30 07:57:29', 'Order charge successful in Stripe. Charge: ch_3MKdSvHWmJQ3VDhT1HuCACD4. Payment Method: Credit Card', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(81, 4746, 'WooCommerce', '[email protected]', '', '', '2022-12-30 07:58:47', '2022-12-30 07:58:47', 'Order status changed from Pending payment to Completed.', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(82, 4746, 'WooCommerce', '[email protected]', '', '', '2022-12-30 07:58:52', '2022-12-30 07:58:52', 'Order charge successful in Stripe. Charge: ch_3MKdUGHWmJQ3VDhT1tRFftRl. Payment Method: Credit Card', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(83, 4747, 'WooCommerce', '[email protected]', '', '', '2023-01-01 14:02:10', '2023-01-01 14:02:10', 'Order cancelled by customer. Order status changed from Pending payment to Cancelled.', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(85, 4752, 'WooCommerce', '[email protected]', '', '', '2023-01-03 05:16:25', '2023-01-03 05:16:25', 'Unpaid order cancelled - time limit reached. Order status changed from Pending payment to Cancelled.', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(86, 4755, 'WooCommerce', '[email protected]', '', '', '2023-01-03 07:25:09', '2023-01-03 07:25:09', 'Unpaid order cancelled - time limit reached. Order status changed from Pending payment to Cancelled.', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(87, 4756, 'WooCommerce', '[email protected]', '', '', '2023-01-04 18:54:52', '2023-01-04 18:54:52', 'Unpaid order cancelled - time limit reached. Order status changed from Pending payment to Cancelled.', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(88, 4758, 'WooCommerce', '[email protected]', '', '', '2023-01-05 14:32:09', '2023-01-05 14:32:09', 'Error processing payment. Reason: Your card was declined. Your request was in test mode, but you used a real credit card. Only test cards can be used in test mode. Order status changed from Pending payment to Failed.', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(89, 4757, 'WooCommerce', '[email protected]', '', '', '2023-01-05 16:10:33', '2023-01-05 16:10:33', 'Unpaid order cancelled - time limit reached. Order status changed from Pending payment to Cancelled.', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(90, 4762, 'WooCommerce', '[email protected]', '', '', '2023-01-12 06:51:39', '2023-01-12 06:51:39', 'Razorpay OrderId: order_L3Ao5dmCoII6uH', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(91, 4762, 'WooCommerce', '[email protected]', '', '', '2023-01-12 06:52:02', '2023-01-12 06:52:02', 'Order status changed from Pending payment to Processing.', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(92, 4762, 'WooCommerce', '[email protected]', '', '', '2023-01-12 06:52:06', '2023-01-12 06:52:06', 'Order status changed from Processing to Completed.', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(93, 4762, 'WooCommerce', '[email protected]', '', '', '2023-01-12 06:52:09', '2023-01-12 06:52:09', 'Razorpay payment successful <br/>Razorpay Id: pay_L3AoOQJdwTepFj', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(94, 4763, 'WooCommerce', '[email protected]', '', '', '2023-01-12 08:24:40', '2023-01-12 08:24:40', 'Razorpay OrderId: order_L3COLyfV3dKrFh', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(95, 4763, 'WooCommerce', '[email protected]', '', '', '2023-01-12 08:25:03', '2023-01-12 08:25:03', 'Order status changed from Pending payment to Processing.', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(96, 4763, 'WooCommerce', '[email protected]', '', '', '2023-01-12 08:25:07', '2023-01-12 08:25:07', 'Order status changed from Processing to Completed.', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(97, 4763, 'WooCommerce', '[email protected]', '', '', '2023-01-12 08:25:10', '2023-01-12 08:25:10', 'Razorpay payment successful <br/>Razorpay Id: pay_L3COePf3rtxgpj', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(98, 4772, 'WooCommerce', '[email protected]', '', '', '2023-01-19 17:37:02', '2023-01-19 17:37:02', 'Unpaid order cancelled - time limit reached. Order status changed from Pending payment to Cancelled.', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(99, 4774, 'WooCommerce', '[email protected]', '', '', '2023-01-19 23:48:33', '2023-01-19 23:48:33', 'Unpaid order cancelled - time limit reached. Order status changed from Pending payment to Cancelled.', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(100, 4775, 'WooCommerce', '[email protected]', '', '', '2023-01-20 10:40:14', '2023-01-20 10:40:14', 'Unpaid order cancelled - time limit reached. Order status changed from Pending payment to Cancelled.', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(101, 4785, 'WooCommerce', '[email protected]', '', '', '2023-01-27 09:07:02', '2023-01-27 09:07:02', 'Unpaid order cancelled - time limit reached. Order status changed from Pending payment to Cancelled.', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(102, 4792, 'WooCommerce', '[email protected]', '', '', '2023-02-01 22:13:14', '2023-02-01 22:13:14', 'Razorpay OrderId: order_LBLC0FWVkO1Nxd', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(103, 4792, 'WooCommerce', '[email protected]', '', '', '2023-02-01 22:13:50', '2023-02-01 22:13:50', 'Transaction Failed: Customer cancelled the payment<br/>', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(104, 4792, 'WooCommerce', '[email protected]', '', '', '2023-02-01 22:13:50', '2023-02-01 22:13:50', 'Order status changed from Pending payment to Failed.', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(105, 4807, 'WooCommerce', '[email protected]', '', '', '2023-02-15 06:45:56', '2023-02-15 06:45:56', 'Razorpay OrderId: order_LGcs9Fki21F37f', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(106, 4807, 'WooCommerce', '[email protected]', '', '', '2023-02-15 06:46:14', '2023-02-15 06:46:14', 'Order status changed from Pending payment to Processing.', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(107, 4807, 'WooCommerce', '[email protected]', '', '', '2023-02-15 06:46:16', '2023-02-15 06:46:16', 'Order status changed from Processing to Completed.', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(108, 4807, 'WooCommerce', '[email protected]', '', '', '2023-02-15 06:46:16', '2023-02-15 06:46:16', 'Razorpay payment successful <br/>Razorpay Id: pay_LGcsMR5V2yZMDB', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(109, 4817, 'WooCommerce', '[email protected]', '', '', '2023-02-20 00:47:55', '2023-02-20 00:47:55', 'Unpaid order cancelled - time limit reached. Order status changed from Pending payment to Cancelled.', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(110, 4828, 'WooCommerce', '[email protected]', '', '', '2023-02-26 16:41:27', '2023-02-26 16:41:27', 'Order status changed from Pending payment to Processing.', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(111, 4828, 'WooCommerce', '[email protected]', '', '', '2023-02-26 16:41:28', '2023-02-26 16:41:28', 'Order status changed from Processing to Completed.', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(112, 4834, 'WooCommerce', '[email protected]', '', '', '2023-02-28 05:45:31', '2023-02-28 05:45:31', 'Razorpay OrderId: order_LLkmtMtzDPZ590', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(113, 4834, 'WooCommerce', '[email protected]', '', '', '2023-02-28 07:08:48', '2023-02-28 07:08:48', 'Unpaid order cancelled - time limit reached. Order status changed from Pending payment to Cancelled.', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(114, 4847, 'WooCommerce', '[email protected]', '', '', '2023-03-02 08:29:11', '2023-03-02 08:29:11', 'Order status changed from Pending payment to Completed.', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(115, 4847, 'WooCommerce', '[email protected]', '', '', '2023-03-02 08:29:12', '2023-03-02 08:29:12', 'Order charge successful in Stripe. Charge: ch_3Mh7VhHWmJQ3VDhT08s2SY64. Payment Method: Credit Card', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(116, 4858, 'WooCommerce', '[email protected]', '', '', '2023-03-03 06:28:57', '2023-03-03 06:28:57', 'Razorpay OrderId: order_LMx88bHqKFhRQS', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(117, 4858, 'WooCommerce', '[email protected]', '', '', '2023-03-03 06:29:12', '2023-03-03 06:29:12', 'Order status changed from Pending payment to Processing.', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(118, 4858, 'WooCommerce', '[email protected]', '', '', '2023-03-03 06:29:14', '2023-03-03 06:29:14', 'Order status changed from Processing to Completed.', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(119, 4858, 'WooCommerce', '[email protected]', '', '', '2023-03-03 06:29:14', '2023-03-03 06:29:14', 'Razorpay payment successful <br/>Razorpay Id: pay_LMx8KDz2A9YGtM', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(120, 4860, 'WooCommerce', '[email protected]', '', '', '2023-03-03 06:40:32', '2023-03-03 06:40:32', 'Razorpay OrderId: order_LMxKN6kxMvQe4i', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(121, 4860, 'WooCommerce', '[email protected]', '', '', '2023-03-03 06:40:48', '2023-03-03 06:40:48', 'Order status changed from Pending payment to Processing.', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(122, 4860, 'WooCommerce', '[email protected]', '', '', '2023-03-03 06:40:49', '2023-03-03 06:40:49', 'Order status changed from Processing to Completed.', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(123, 4860, 'WooCommerce', '[email protected]', '', '', '2023-03-03 06:40:49', '2023-03-03 06:40:49', 'Razorpay payment successful <br/>Razorpay Id: pay_LMxKYYJow5pCYL', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(124, 4862, 'WooCommerce', '[email protected]', '', '', '2023-03-03 06:41:59', '2023-03-03 06:41:59', 'Razorpay OrderId: order_LMxLtlqaMEfec0', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(125, 4862, 'WooCommerce', '[email protected]', '', '', '2023-03-03 06:42:14', '2023-03-03 06:42:14', 'Order status changed from Pending payment to Processing.', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(126, 4862, 'WooCommerce', '[email protected]', '', '', '2023-03-03 06:42:15', '2023-03-03 06:42:15', 'Order status changed from Processing to Completed.', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(127, 4862, 'WooCommerce', '[email protected]', '', '', '2023-03-03 06:42:15', '2023-03-03 06:42:15', 'Razorpay payment successful <br/>Razorpay Id: pay_LMxM4V0DD9k32g', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(128, 4864, 'WooCommerce', '[email protected]', '', '', '2023-03-03 16:16:42', '2023-03-03 16:16:42', 'Unpaid order cancelled - time limit reached. Order status changed from Pending payment to Cancelled.', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(129, 4865, 'WooCommerce', '[email protected]', '', '', '2023-03-04 21:52:04', '2023-03-04 21:52:04', 'Unpaid order cancelled - time limit reached. Order status changed from Pending payment to Cancelled.', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(130, 4898, 'WooCommerce', '[email protected]', '', '', '2023-03-27 08:17:49', '2023-03-27 08:17:49', 'Unpaid order cancelled - time limit reached. Order status changed from Pending payment to Cancelled.', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(131, 4911, 'WooCommerce', '[email protected]', '', '', '2023-03-29 03:57:31', '2023-03-29 03:57:31', 'Razorpay OrderId: order_LXCRJJ4QRzEmtL', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(132, 4911, 'WooCommerce', '[email protected]', '', '', '2023-03-29 05:34:21', '2023-03-29 05:34:21', 'Unpaid order cancelled - time limit reached. Order status changed from Pending payment to Cancelled.', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(133, 5030, 'WooCommerce', '[email protected]', '', '', '2023-04-24 11:26:37', '2023-04-24 11:26:37', 'Order status changed from Pending payment to Processing.', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(134, 5030, 'WooCommerce', '[email protected]', '', '', '2023-04-24 11:26:39', '2023-04-24 11:26:39', 'Order status changed from Processing to Completed.', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(135, 5032, 'WooCommerce', '[email protected]', '', '', '2023-04-24 11:46:51', '2023-04-24 11:46:51', 'Order status changed from Pending payment to Processing.', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(136, 5032, 'WooCommerce', '[email protected]', '', '', '2023-04-24 11:46:53', '2023-04-24 11:46:53', 'Order status changed from Processing to Completed.', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(137, 5034, 'WooCommerce', '[email protected]', '', '', '2023-04-24 11:53:32', '2023-04-24 11:53:32', 'Order status changed from Pending payment to Processing.', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(138, 5034, 'WooCommerce', '[email protected]', '', '', '2023-04-24 11:53:33', '2023-04-24 11:53:33', 'Order status changed from Processing to Completed.', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(139, 5409, 'WooCommerce', '[email protected]', '', '', '2023-07-22 04:47:06', '2023-07-22 04:47:06', 'Order status changed from Pending payment to Completed.', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(140, 5409, 'WooCommerce', '[email protected]', '', '', '2023-07-22 04:47:07', '2023-07-22 04:47:07', 'Order charge successful in Stripe. Charge: ch_3NWXieHWmJQ3VDhT1WzfO71W. Payment Method: Credit Card', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(141, 5411, 'WooCommerce', '[email protected]', '', '', '2023-07-22 04:52:59', '2023-07-22 04:52:59', 'Order status changed from Pending payment to Completed.', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(142, 5411, 'WooCommerce', '[email protected]', '', '', '2023-07-22 04:53:00', '2023-07-22 04:53:00', 'Order charge successful in Stripe. Charge: ch_3NWXoKHWmJQ3VDhT1BkvLZ0G. Payment Method: Credit Card', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(143, 5430, 'WooCommerce', '[email protected]', '', '', '2024-02-23 10:17:43', '2024-02-23 10:17:43', 'Unpaid order cancelled - time limit reached. Order status changed from Pending payment to Cancelled.', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(144, 5538, 'WooCommerce', '[email protected]', '', '', '2024-06-26 12:20:13', '2024-06-26 12:20:13', 'Awaiting BACS payment Order status changed from Pending payment to On hold.', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(145, 5539, 'WooCommerce', '[email protected]', '', '', '2024-06-26 12:22:54', '2024-06-26 12:22:54', 'Order status changed from Pending payment to Processing.', 0, '1', 'WooCommerce', 'order_note', 0, 0),
(146, 5539, 'WooCommerce', '[email protected]', '', '', '2024-06-26 12:22:55', '2024-06-26 12:22:55', 'Order status changed from Processing to Completed.', 0, '1', 'WooCommerce', 'order_note', 0, 0);

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

--
-- Table structure for table `wp_dc_earnings`
--

DROP TABLE IF EXISTS `wp_dc_earnings`;
CREATE TABLE IF NOT EXISTS `wp_dc_earnings` (
  `id` int NOT NULL AUTO_INCREMENT,
  `user_id` mediumint NOT NULL,
  `currency_symbol` varchar(100) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `amount` decimal(13,2) NOT NULL,
  `doctor_amount` decimal(13,2) DEFAULT NULL,
  `admin_amount` decimal(13,2) DEFAULT NULL,
  `order_id` int NOT NULL,
  `booking_id` int NOT NULL,
  `process_date` datetime NOT NULL,
  `date_gmt` datetime NOT NULL,
  `timestamp` int NOT NULL,
  `year` year NOT NULL,
  `month` varchar(5) COLLATE utf8mb4_unicode_ci NOT NULL,
  `status` enum('pending','completed','cancelled','processed') COLLATE utf8mb4_unicode_ci NOT NULL,
  `booking_type` enum('booking') COLLATE utf8mb4_unicode_ci NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=25 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `wp_dc_earnings`
--

INSERT INTO `wp_dc_earnings` (`id`, `user_id`, `currency_symbol`, `amount`, `doctor_amount`, `admin_amount`, `order_id`, `booking_id`, `process_date`, `date_gmt`, `timestamp`, `year`, `month`, `status`, `booking_type`) VALUES
(1, 11, '&#36;', '120.00', '120.00', '0.00', 4439, 4440, '2022-08-26 07:34:53', '2022-08-26 07:34:53', 1661499293, 2022, '08', 'processed', 'booking'),
(2, 11, '&#36;', '120.00', '120.00', '0.00', 4441, 4442, '2022-08-26 07:37:11', '2022-08-26 07:37:11', 1661499431, 2022, '08', 'processed', 'booking'),
(3, 11, '&#36;', '120.00', '120.00', '0.00', 4443, 4444, '2022-08-26 07:49:57', '2022-08-26 07:49:57', 1661500197, 2022, '08', 'processed', 'booking'),
(4, 11, '&#36;', '120.00', '120.00', '0.00', 4446, 4447, '2022-08-26 08:43:51', '2022-08-26 08:43:51', 1661503431, 2022, '08', 'processed', 'booking'),
(5, 11, '&#36;', '120.00', '120.00', '0.00', 4448, 4450, '2022-08-26 08:58:35', '2022-08-26 08:58:35', 1661504315, 2022, '08', 'processed', 'booking'),
(6, 11, '&#36;', '120.00', '120.00', '0.00', 4451, 4452, '2022-08-26 09:51:38', '2022-08-26 09:51:38', 1661507498, 2022, '08', 'processed', 'booking'),
(7, 132, '&#36;', '200.00', '200.00', '0.00', 4489, 4490, '2022-08-26 11:36:35', '2022-08-26 11:36:35', 1661513795, 2022, '08', 'processed', 'booking'),
(8, 11, '&#36;', '0.00', '0.00', '0.00', 4523, 4524, '2022-09-15 16:33:20', '2022-09-15 16:33:20', 1663259600, 2022, '09', 'processed', 'booking'),
(9, 132, '&#36;', '200.00', '198.00', '2.00', 4577, 4578, '2022-10-18 10:12:48', '2022-10-18 10:12:48', 1666087968, 2022, '10', 'processed', 'booking'),
(10, 132, '&#36;', '200.00', '198.00', '2.00', 4582, 4583, '2022-10-18 14:10:20', '2022-10-18 14:10:20', 1666102220, 2022, '10', 'processed', 'booking'),
(11, 132, '&#36;', '200.00', '198.00', '2.00', 4584, 4585, '2022-10-19 04:29:56', '2022-10-19 04:29:56', 1666153796, 2022, '10', 'processed', 'booking'),
(12, 132, '&#36;', '200.00', '180.00', '20.00', 4590, 4591, '2022-10-19 19:41:22', '2022-10-19 19:41:22', 1666208482, 2022, '10', 'processed', 'booking'),
(13, 132, '&#36;', '200.00', '180.00', '20.00', 4807, 4808, '2023-02-15 06:46:15', '2023-02-15 06:46:15', 1676443575, 2023, '02', 'completed', 'booking'),
(14, 58, '&#36;', '0.00', '0.00', '0.00', 4828, 4829, '2023-02-26 16:41:27', '2023-02-26 16:41:27', 1677429687, 2023, '02', 'completed', 'booking'),
(15, 132, '&#36;', '200.00', '180.00', '20.00', 4847, 4848, '2023-03-02 08:29:11', '2023-03-02 08:29:11', 1677745751, 2023, '03', 'completed', 'booking'),
(16, 131, '&#36;', '150.00', '135.00', '15.00', 4858, 4859, '2023-03-03 06:29:13', '2023-03-03 06:29:13', 1677824953, 2023, '03', 'completed', 'booking'),
(17, 131, '&#36;', '150.00', '135.00', '15.00', 4860, 4861, '2023-03-03 06:40:49', '2023-03-03 06:40:49', 1677825649, 2023, '03', 'completed', 'booking'),
(18, 131, '&#36;', '150.00', '135.00', '15.00', 4862, 4863, '2023-03-03 06:42:14', '2023-03-03 06:42:14', 1677825734, 2023, '03', 'completed', 'booking'),
(19, 320, '&#36;', '0.00', '0.00', '0.00', 5030, 5031, '2023-04-24 11:26:38', '2023-04-24 11:26:38', 1682335598, 2023, '04', 'completed', 'booking'),
(20, 320, '&#36;', '0.00', '0.00', '0.00', 5032, 5033, '2023-04-24 11:46:52', '2023-04-24 11:46:52', 1682336812, 2023, '04', 'completed', 'booking'),
(21, 320, '&#36;', '0.00', '0.00', '0.00', 5034, 5035, '2023-04-24 11:53:32', '2023-04-24 11:53:32', 1682337212, 2023, '04', 'completed', 'booking'),
(22, 131, '&#36;', '150.00', '135.00', '15.00', 5409, 5410, '2023-07-22 04:47:07', '2023-07-22 04:47:07', 1690001227, 2023, '07', 'completed', 'booking'),
(23, 132, '&#36;', '300.00', '270.00', '30.00', 5411, 5412, '2023-07-22 04:52:59', '2023-07-22 04:52:59', 1690001579, 2023, '07', 'completed', 'booking'),
(24, 58, '&#36;', '0.00', '0.00', '0.00', 5539, 5540, '2024-06-26 12:22:54', '2024-06-26 12:22:54', 1719404574, 2024, '06', 'completed', 'booking');

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

--
-- Table structure for table `wp_dc_payouts_history`
--

DROP TABLE IF EXISTS `wp_dc_payouts_history`;
CREATE TABLE IF NOT EXISTS `wp_dc_payouts_history` (
  `id` int NOT NULL AUTO_INCREMENT,
  `user_id` mediumint NOT NULL,
  `amount` decimal(13,2) NOT NULL,
  `currency_symbol` varchar(100) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `payment_method` varchar(200) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `payment_details` text COLLATE utf8mb4_unicode_ci,
  `paypal_email` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL,
  `processed_date` datetime NOT NULL,
  `date_gmt` datetime NOT NULL,
  `timestamp` int NOT NULL,
  `year` year NOT NULL,
  `month` varchar(5) COLLATE utf8mb4_unicode_ci NOT NULL,
  `status` enum('completed','inprogress') COLLATE utf8mb4_unicode_ci NOT NULL,
  `booking_type` enum('booking') COLLATE utf8mb4_unicode_ci NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `wp_dc_payouts_history`
--

INSERT INTO `wp_dc_payouts_history` (`id`, `user_id`, `amount`, `currency_symbol`, `payment_method`, `payment_details`, `paypal_email`, `processed_date`, `date_gmt`, `timestamp`, `year`, `month`, `status`, `booking_type`) VALUES
(1, 132, '398.00', '&#36;', 'paypal', NULL, '[email protected]', '2022-10-18 11:01:46', '2022-10-18 11:01:46', 1666090906, 2022, '10', 'completed', 'booking'),
(2, 132, '396.00', '&#36;', 'paypal', NULL, '[email protected]', '2022-10-19 11:05:21', '2022-10-19 11:05:21', 1666177521, 2022, '10', 'completed', 'booking'),
(3, 132, '180.00', '&#36;', 'paypal', NULL, '[email protected]', '2022-10-20 11:04:18', '2022-10-20 11:04:18', 1666263858, 2022, '10', 'completed', 'booking'),
(4, 11, '720.00', '&#36;', 'paypal', NULL, '[email protected]', '2022-11-08 11:02:39', '2022-11-08 11:02:39', 1667905359, 2022, '11', 'completed', 'booking');

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

--
-- Table structure for table `wp_e_events`
--

DROP TABLE IF EXISTS `wp_e_events`;
CREATE TABLE IF NOT EXISTS `wp_e_events` (
  `id` bigint UNSIGNED NOT NULL AUTO_INCREMENT,
  `event_data` text COLLATE utf8mb4_unicode_520_ci,
  `created_at` datetime NOT NULL,
  PRIMARY KEY (`id`),
  KEY `created_at_index` (`created_at`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wp_e_events`
--

INSERT INTO `wp_e_events` (`id`, `event_data`, `created_at`) VALUES
(1, '{\"event\":\"modal load\",\"version\":\"\",\"details\":\"{\\\"placement\\\":\\\"Onboarding wizard\\\",\\\"step\\\":\\\"account\\\",\\\"user_state\\\":\\\"anon\\\"}\",\"ts\":\"2023-04-24T10:39:15.627-06:30\"}', '2023-04-24 10:39:16'),
(2, '{\"event\":\"close modal\",\"version\":\"\",\"details\":\"{\\\"placement\\\":\\\"Onboarding wizard\\\",\\\"step\\\":\\\"account\\\"}\",\"ts\":\"2023-04-24T10:39:25.653-06:30\"}', '2023-04-24 10:39:26');

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

--
-- Table structure for table `wp_links`
--

DROP TABLE IF EXISTS `wp_links`;
CREATE TABLE IF NOT EXISTS `wp_links` (
  `link_id` bigint UNSIGNED NOT NULL AUTO_INCREMENT,
  `link_url` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `link_name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `link_image` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `link_target` varchar(25) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `link_description` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `link_visible` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'Y',
  `link_owner` bigint UNSIGNED NOT NULL DEFAULT '1',
  `link_rating` int NOT NULL DEFAULT '0',
  `link_updated` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `link_rel` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `link_notes` mediumtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `link_rss` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  PRIMARY KEY (`link_id`),
  KEY `link_visible` (`link_visible`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `wp_options`
--

DROP TABLE IF EXISTS `wp_options`;
CREATE TABLE IF NOT EXISTS `wp_options` (
  `option_id` bigint UNSIGNED NOT NULL AUTO_INCREMENT,
  `option_name` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `option_value` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `autoload` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'yes',
  PRIMARY KEY (`option_id`),
  UNIQUE KEY `option_name` (`option_name`),
  KEY `autoload` (`autoload`)
) ENGINE=InnoDB AUTO_INCREMENT=566276 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `wp_options`
--

INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(1, 'siteurl', 'https://doccure-wp.dreamstechnologies.com/', 'yes'),
(2, 'home', 'https://doccure-wp.dreamstechnologies.com/', 'yes'),
(3, 'blogname', 'Doccure', 'yes'),
(4, 'blogdescription', 'Medical WordPress Theme', 'yes'),
(5, 'users_can_register', '1', 'yes'),
(6, 'admin_email', '[email protected]', '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', '[email protected]', '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', '1', 'yes'),
(22, 'posts_per_page', '3', 'yes'),
(23, 'date_format', 'd M 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', '/%postname%/', 'yes');
INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(29, 'rewrite_rules', 'a:504:{s:24:\"^wc-auth/v([1]{1})/(.*)?\";s:63:\"index.php?wc-auth-version=$matches[1]&wc-auth-route=$matches[2]\";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: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: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:11:\"services/?$\";s:28:\"index.php?post_type=services\";s:41:\"services/feed/(feed|rdf|rss|rss2|atom)/?$\";s:45:\"index.php?post_type=services&feed=$matches[1]\";s:36:\"services/(feed|rdf|rss|rss2|atom)/?$\";s:45:\"index.php?post_type=services&feed=$matches[1]\";s:28:\"services/page/([0-9]{1,})/?$\";s:46:\"index.php?post_type=services&paged=$matches[1]\";s:14:\"testimonial/?$\";s:32:\"index.php?post_type=testimonials\";s:44:\"testimonial/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?post_type=testimonials&feed=$matches[1]\";s:39:\"testimonial/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?post_type=testimonials&feed=$matches[1]\";s:31:\"testimonial/page/([0-9]{1,})/?$\";s:50:\"index.php?post_type=testimonials&paged=$matches[1]\";s:12:\"portfolio/?$\";s:29:\"index.php?post_type=portfolio\";s:42:\"portfolio/feed/(feed|rdf|rss|rss2|atom)/?$\";s:46:\"index.php?post_type=portfolio&feed=$matches[1]\";s:37:\"portfolio/(feed|rdf|rss|rss2|atom)/?$\";s:46:\"index.php?post_type=portfolio&feed=$matches[1]\";s:29:\"portfolio/page/([0-9]{1,})/?$\";s:47:\"index.php?post_type=portfolio&paged=$matches[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:32:\"category/(.+?)/wc-api(/(.*))?/?$\";s:54:\"index.php?category_name=$matches[1]&wc-api=$matches[3]\";s:43:\"category/(.+?)/wc/file/transient(/(.*))?/?$\";s:65:\"index.php?category_name=$matches[1]&wc/file/transient=$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:29:\"tag/([^/]+)/wc-api(/(.*))?/?$\";s:44:\"index.php?tag=$matches[1]&wc-api=$matches[3]\";s:40:\"tag/([^/]+)/wc/file/transient(/(.*))?/?$\";s:55:\"index.php?tag=$matches[1]&wc/file/transient=$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:42:\"e-landing-page/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:52:\"e-landing-page/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:72:\"e-landing-page/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:67:\"e-landing-page/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:67:\"e-landing-page/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:48:\"e-landing-page/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:31:\"e-landing-page/([^/]+)/embed/?$\";s:47:\"index.php?e-landing-page=$matches[1]&embed=true\";s:35:\"e-landing-page/([^/]+)/trackback/?$\";s:41:\"index.php?e-landing-page=$matches[1]&tb=1\";s:43:\"e-landing-page/([^/]+)/page/?([0-9]{1,})/?$\";s:54:\"index.php?e-landing-page=$matches[1]&paged=$matches[2]\";s:50:\"e-landing-page/([^/]+)/comment-page-([0-9]{1,})/?$\";s:54:\"index.php?e-landing-page=$matches[1]&cpage=$matches[2]\";s:40:\"e-landing-page/([^/]+)/wc-api(/(.*))?/?$\";s:55:\"index.php?e-landing-page=$matches[1]&wc-api=$matches[3]\";s:51:\"e-landing-page/([^/]+)/wc/file/transient(/(.*))?/?$\";s:66:\"index.php?e-landing-page=$matches[1]&wc/file/transient=$matches[3]\";s:46:\"e-landing-page/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:57:\"e-landing-page/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:57:\"e-landing-page/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:68:\"e-landing-page/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:39:\"e-landing-page/([^/]+)(?:/([0-9]+))?/?$\";s:53:\"index.php?e-landing-page=$matches[1]&page=$matches[2]\";s:31:\"e-landing-page/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:41:\"e-landing-page/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:61:\"e-landing-page/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:56:\"e-landing-page/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:56:\"e-landing-page/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:37:\"e-landing-page/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";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:33:\"product/([^/]+)/wc-api(/(.*))?/?$\";s:48:\"index.php?product=$matches[1]&wc-api=$matches[3]\";s:44:\"product/([^/]+)/wc/file/transient(/(.*))?/?$\";s:59:\"index.php?product=$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: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: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:\"sa_slider/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:47:\"sa_slider/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:67:\"sa_slider/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:62:\"sa_slider/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:62:\"sa_slider/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:43:\"sa_slider/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:26:\"sa_slider/([^/]+)/embed/?$\";s:57:\"index.php?post_type=sa_slider&name=$matches[1]&embed=true\";s:30:\"sa_slider/([^/]+)/trackback/?$\";s:51:\"index.php?post_type=sa_slider&name=$matches[1]&tb=1\";s:38:\"sa_slider/([^/]+)/page/?([0-9]{1,})/?$\";s:64:\"index.php?post_type=sa_slider&name=$matches[1]&paged=$matches[2]\";s:45:\"sa_slider/([^/]+)/comment-page-([0-9]{1,})/?$\";s:64:\"index.php?post_type=sa_slider&name=$matches[1]&cpage=$matches[2]\";s:35:\"sa_slider/([^/]+)/wc-api(/(.*))?/?$\";s:65:\"index.php?post_type=sa_slider&name=$matches[1]&wc-api=$matches[3]\";s:46:\"sa_slider/([^/]+)/wc/file/transient(/(.*))?/?$\";s:76:\"index.php?post_type=sa_slider&name=$matches[1]&wc/file/transient=$matches[3]\";s:41:\"sa_slider/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:52:\"sa_slider/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:52:\"sa_slider/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:63:\"sa_slider/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:34:\"sa_slider/([^/]+)(?:/([0-9]+))?/?$\";s:63:\"index.php?post_type=sa_slider&name=$matches[1]&page=$matches[2]\";s:26:\"sa_slider/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:36:\"sa_slider/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:56:\"sa_slider/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:51:\"sa_slider/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:51:\"sa_slider/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:32:\"sa_slider/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:36:\"services/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:46:\"services/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:66:\"services/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:61:\"services/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:61:\"services/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:42:\"services/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:25:\"services/([^/]+)/embed/?$\";s:41:\"index.php?services=$matches[1]&embed=true\";s:29:\"services/([^/]+)/trackback/?$\";s:35:\"index.php?services=$matches[1]&tb=1\";s:49:\"services/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?services=$matches[1]&feed=$matches[2]\";s:44:\"services/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?services=$matches[1]&feed=$matches[2]\";s:37:\"services/([^/]+)/page/?([0-9]{1,})/?$\";s:48:\"index.php?services=$matches[1]&paged=$matches[2]\";s:40:\"services/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:51:\"services/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:51:\"services/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:62:\"services/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:33:\"services/([^/]+)(?:/([0-9]+))?/?$\";s:47:\"index.php?services=$matches[1]&page=$matches[2]\";s:25:\"services/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:35:\"services/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:55:\"services/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:50:\"services/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:50:\"services/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:31:\"services/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";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:45:\"index.php?testimonials=$matches[1]&embed=true\";s:32:\"testimonial/([^/]+)/trackback/?$\";s:39:\"index.php?testimonials=$matches[1]&tb=1\";s:52:\"testimonial/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:51:\"index.php?testimonials=$matches[1]&feed=$matches[2]\";s:47:\"testimonial/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:51:\"index.php?testimonials=$matches[1]&feed=$matches[2]\";s:40:\"testimonial/([^/]+)/page/?([0-9]{1,})/?$\";s:52:\"index.php?testimonials=$matches[1]&paged=$matches[2]\";s:47:\"testimonial/([^/]+)/comment-page-([0-9]{1,})/?$\";s:52:\"index.php?testimonials=$matches[1]&cpage=$matches[2]\";s:37:\"testimonial/([^/]+)/wc-api(/(.*))?/?$\";s:53:\"index.php?testimonials=$matches[1]&wc-api=$matches[3]\";s:48:\"testimonial/([^/]+)/wc/file/transient(/(.*))?/?$\";s:64:\"index.php?testimonials=$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: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:36:\"testimonial/([^/]+)(?:/([0-9]+))?/?$\";s:51:\"index.php?testimonials=$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: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:42:\"index.php?portfolio=$matches[1]&embed=true\";s:30:\"portfolio/([^/]+)/trackback/?$\";s:36:\"index.php?portfolio=$matches[1]&tb=1\";s:50:\"portfolio/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:48:\"index.php?portfolio=$matches[1]&feed=$matches[2]\";s:45:\"portfolio/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:48:\"index.php?portfolio=$matches[1]&feed=$matches[2]\";s:38:\"portfolio/([^/]+)/page/?([0-9]{1,})/?$\";s:49:\"index.php?portfolio=$matches[1]&paged=$matches[2]\";s:45:\"portfolio/([^/]+)/comment-page-([0-9]{1,})/?$\";s:49:\"index.php?portfolio=$matches[1]&cpage=$matches[2]\";s:35:\"portfolio/([^/]+)/wc-api(/(.*))?/?$\";s:50:\"index.php?portfolio=$matches[1]&wc-api=$matches[3]\";s:46:\"portfolio/([^/]+)/wc/file/transient(/(.*))?/?$\";s:61:\"index.php?portfolio=$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: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:34:\"portfolio/([^/]+)(?:/([0-9]+))?/?$\";s:48:\"index.php?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:35:\"booking/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:45:\"booking/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:65:\"booking/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"booking/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"booking/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:41:\"booking/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:24:\"booking/([^/]+)/embed/?$\";s:55:\"index.php?post_type=booking&name=$matches[1]&embed=true\";s:28:\"booking/([^/]+)/trackback/?$\";s:49:\"index.php?post_type=booking&name=$matches[1]&tb=1\";s:36:\"booking/([^/]+)/page/?([0-9]{1,})/?$\";s:62:\"index.php?post_type=booking&name=$matches[1]&paged=$matches[2]\";s:43:\"booking/([^/]+)/comment-page-([0-9]{1,})/?$\";s:62:\"index.php?post_type=booking&name=$matches[1]&cpage=$matches[2]\";s:33:\"booking/([^/]+)/wc-api(/(.*))?/?$\";s:63:\"index.php?post_type=booking&name=$matches[1]&wc-api=$matches[3]\";s:44:\"booking/([^/]+)/wc/file/transient(/(.*))?/?$\";s:74:\"index.php?post_type=booking&name=$matches[1]&wc/file/transient=$matches[3]\";s:39:\"booking/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:50:\"booking/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:50:\"booking/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:61:\"booking/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:32:\"booking/([^/]+)(?:/([0-9]+))?/?$\";s:61:\"index.php?post_type=booking&name=$matches[1]&page=$matches[2]\";s:24:\"booking/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:34:\"booking/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:54:\"booking/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:49:\"booking/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:49:\"booking/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:30:\"booking/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:50:\"languages/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:48:\"index.php?languages=$matches[1]&feed=$matches[2]\";s:45:\"languages/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:48:\"index.php?languages=$matches[1]&feed=$matches[2]\";s:26:\"languages/([^/]+)/embed/?$\";s:42:\"index.php?languages=$matches[1]&embed=true\";s:38:\"languages/([^/]+)/page/?([0-9]{1,})/?$\";s:49:\"index.php?languages=$matches[1]&paged=$matches[2]\";s:20:\"languages/([^/]+)/?$\";s:31:\"index.php?languages=$matches[1]\";s:35:\"doctors/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:45:\"doctors/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:65:\"doctors/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"doctors/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"doctors/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:41:\"doctors/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:24:\"doctors/([^/]+)/embed/?$\";s:55:\"index.php?post_type=doctors&name=$matches[1]&embed=true\";s:28:\"doctors/([^/]+)/trackback/?$\";s:49:\"index.php?post_type=doctors&name=$matches[1]&tb=1\";s:36:\"doctors/([^/]+)/page/?([0-9]{1,})/?$\";s:62:\"index.php?post_type=doctors&name=$matches[1]&paged=$matches[2]\";s:43:\"doctors/([^/]+)/comment-page-([0-9]{1,})/?$\";s:62:\"index.php?post_type=doctors&name=$matches[1]&cpage=$matches[2]\";s:33:\"doctors/([^/]+)/wc-api(/(.*))?/?$\";s:63:\"index.php?post_type=doctors&name=$matches[1]&wc-api=$matches[3]\";s:44:\"doctors/([^/]+)/wc/file/transient(/(.*))?/?$\";s:74:\"index.php?post_type=doctors&name=$matches[1]&wc/file/transient=$matches[3]\";s:39:\"doctors/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:50:\"doctors/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:50:\"doctors/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:61:\"doctors/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:32:\"doctors/([^/]+)(?:/([0-9]+))?/?$\";s:61:\"index.php?post_type=doctors&name=$matches[1]&page=$matches[2]\";s:24:\"doctors/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:34:\"doctors/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:54:\"doctors/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:49:\"doctors/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:49:\"doctors/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:30:\"doctors/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:45:\"doctors-locations/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:55:\"doctors-locations/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:75:\"doctors-locations/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:70:\"doctors-locations/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:70:\"doctors-locations/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:51:\"doctors-locations/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:34:\"doctors-locations/([^/]+)/embed/?$\";s:60:\"index.php?post_type=dc_locations&name=$matches[1]&embed=true\";s:38:\"doctors-locations/([^/]+)/trackback/?$\";s:54:\"index.php?post_type=dc_locations&name=$matches[1]&tb=1\";s:46:\"doctors-locations/([^/]+)/page/?([0-9]{1,})/?$\";s:67:\"index.php?post_type=dc_locations&name=$matches[1]&paged=$matches[2]\";s:53:\"doctors-locations/([^/]+)/comment-page-([0-9]{1,})/?$\";s:67:\"index.php?post_type=dc_locations&name=$matches[1]&cpage=$matches[2]\";s:43:\"doctors-locations/([^/]+)/wc-api(/(.*))?/?$\";s:68:\"index.php?post_type=dc_locations&name=$matches[1]&wc-api=$matches[3]\";s:54:\"doctors-locations/([^/]+)/wc/file/transient(/(.*))?/?$\";s:79:\"index.php?post_type=dc_locations&name=$matches[1]&wc/file/transient=$matches[3]\";s:49:\"doctors-locations/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:60:\"doctors-locations/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:60:\"doctors-locations/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:71:\"doctors-locations/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:42:\"doctors-locations/([^/]+)(?:/([0-9]+))?/?$\";s:66:\"index.php?post_type=dc_locations&name=$matches[1]&page=$matches[2]\";s:34:\"doctors-locations/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:44:\"doctors-locations/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:64:\"doctors-locations/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:59:\"doctors-locations/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:59:\"doctors-locations/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:40:\"doctors-locations/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:52:\"vital-signs/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?vital_signs=$matches[1]&feed=$matches[2]\";s:47:\"vital-signs/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?vital_signs=$matches[1]&feed=$matches[2]\";s:28:\"vital-signs/([^/]+)/embed/?$\";s:44:\"index.php?vital_signs=$matches[1]&embed=true\";s:40:\"vital-signs/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?vital_signs=$matches[1]&paged=$matches[2]\";s:22:\"vital-signs/([^/]+)/?$\";s:33:\"index.php?vital_signs=$matches[1]\";s:58:\"childhood-illness/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:56:\"index.php?childhood_illness=$matches[1]&feed=$matches[2]\";s:53:\"childhood-illness/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:56:\"index.php?childhood_illness=$matches[1]&feed=$matches[2]\";s:34:\"childhood-illness/([^/]+)/embed/?$\";s:50:\"index.php?childhood_illness=$matches[1]&embed=true\";s:46:\"childhood-illness/([^/]+)/page/?([0-9]{1,})/?$\";s:57:\"index.php?childhood_illness=$matches[1]&paged=$matches[2]\";s:28:\"childhood-illness/([^/]+)/?$\";s:39:\"index.php?childhood_illness=$matches[1]\";s:55:\"medicine-types/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:53:\"index.php?medicine_types=$matches[1]&feed=$matches[2]\";s:50:\"medicine-types/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:53:\"index.php?medicine_types=$matches[1]&feed=$matches[2]\";s:31:\"medicine-types/([^/]+)/embed/?$\";s:47:\"index.php?medicine_types=$matches[1]&embed=true\";s:43:\"medicine-types/([^/]+)/page/?([0-9]{1,})/?$\";s:54:\"index.php?medicine_types=$matches[1]&paged=$matches[2]\";s:25:\"medicine-types/([^/]+)/?$\";s:36:\"index.php?medicine_types=$matches[1]\";s:55:\"medicine-usage/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:53:\"index.php?medicine_usage=$matches[1]&feed=$matches[2]\";s:50:\"medicine-usage/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:53:\"index.php?medicine_usage=$matches[1]&feed=$matches[2]\";s:31:\"medicine-usage/([^/]+)/embed/?$\";s:47:\"index.php?medicine_usage=$matches[1]&embed=true\";s:43:\"medicine-usage/([^/]+)/page/?([0-9]{1,})/?$\";s:54:\"index.php?medicine_usage=$matches[1]&paged=$matches[2]\";s:25:\"medicine-usage/([^/]+)/?$\";s:36:\"index.php?medicine_usage=$matches[1]\";s:58:\"medicine-duration/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:56:\"index.php?medicine_duration=$matches[1]&feed=$matches[2]\";s:53:\"medicine-duration/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:56:\"index.php?medicine_duration=$matches[1]&feed=$matches[2]\";s:34:\"medicine-duration/([^/]+)/embed/?$\";s:50:\"index.php?medicine_duration=$matches[1]&embed=true\";s:46:\"medicine-duration/([^/]+)/page/?([0-9]{1,})/?$\";s:57:\"index.php?medicine_duration=$matches[1]&paged=$matches[2]\";s:28:\"medicine-duration/([^/]+)/?$\";s:39:\"index.php?medicine_duration=$matches[1]\";s:55:\"marital-status/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:53:\"index.php?marital_status=$matches[1]&feed=$matches[2]\";s:50:\"marital-status/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:53:\"index.php?marital_status=$matches[1]&feed=$matches[2]\";s:31:\"marital-status/([^/]+)/embed/?$\";s:47:\"index.php?marital_status=$matches[1]&embed=true\";s:43:\"marital-status/([^/]+)/page/?([0-9]{1,})/?$\";s:54:\"index.php?marital_status=$matches[1]&paged=$matches[2]\";s:25:\"marital-status/([^/]+)/?$\";s:36:\"index.php?marital_status=$matches[1]\";s:49:\"diseases/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?diseases=$matches[1]&feed=$matches[2]\";s:44:\"diseases/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?diseases=$matches[1]&feed=$matches[2]\";s:25:\"diseases/([^/]+)/embed/?$\";s:41:\"index.php?diseases=$matches[1]&embed=true\";s:37:\"diseases/([^/]+)/page/?([0-9]{1,})/?$\";s:48:\"index.php?diseases=$matches[1]&paged=$matches[2]\";s:19:\"diseases/([^/]+)/?$\";s:30:\"index.php?diseases=$matches[1]\";s:57:\"laboratory-tests/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:55:\"index.php?laboratory_tests=$matches[1]&feed=$matches[2]\";s:52:\"laboratory-tests/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:55:\"index.php?laboratory_tests=$matches[1]&feed=$matches[2]\";s:33:\"laboratory-tests/([^/]+)/embed/?$\";s:49:\"index.php?laboratory_tests=$matches[1]&embed=true\";s:45:\"laboratory-tests/([^/]+)/page/?([0-9]{1,})/?$\";s:56:\"index.php?laboratory_tests=$matches[1]&paged=$matches[2]\";s:27:\"laboratory-tests/([^/]+)/?$\";s:38:\"index.php?laboratory_tests=$matches[1]\";s:40:\"prescription/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:50:\"prescription/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:70:\"prescription/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:65:\"prescription/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:65:\"prescription/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:46:\"prescription/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:29:\"prescription/([^/]+)/embed/?$\";s:60:\"index.php?post_type=prescription&name=$matches[1]&embed=true\";s:33:\"prescription/([^/]+)/trackback/?$\";s:54:\"index.php?post_type=prescription&name=$matches[1]&tb=1\";s:41:\"prescription/([^/]+)/page/?([0-9]{1,})/?$\";s:67:\"index.php?post_type=prescription&name=$matches[1]&paged=$matches[2]\";s:48:\"prescription/([^/]+)/comment-page-([0-9]{1,})/?$\";s:67:\"index.php?post_type=prescription&name=$matches[1]&cpage=$matches[2]\";s:38:\"prescription/([^/]+)/wc-api(/(.*))?/?$\";s:68:\"index.php?post_type=prescription&name=$matches[1]&wc-api=$matches[3]\";s:49:\"prescription/([^/]+)/wc/file/transient(/(.*))?/?$\";s:79:\"index.php?post_type=prescription&name=$matches[1]&wc/file/transient=$matches[3]\";s:44:\"prescription/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:55:\"prescription/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:55:\"prescription/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:66:\"prescription/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:37:\"prescription/([^/]+)(?:/([0-9]+))?/?$\";s:66:\"index.php?post_type=prescription&name=$matches[1]&page=$matches[2]\";s:29:\"prescription/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:39:\"prescription/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:59:\"prescription/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:54:\"prescription/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:54:\"prescription/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:35:\"prescription/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:41:\"regular_users/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:51:\"regular_users/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:71:\"regular_users/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:66:\"regular_users/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:66:\"regular_users/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:47:\"regular_users/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:30:\"regular_users/([^/]+)/embed/?$\";s:61:\"index.php?post_type=regular_users&name=$matches[1]&embed=true\";s:34:\"regular_users/([^/]+)/trackback/?$\";s:55:\"index.php?post_type=regular_users&name=$matches[1]&tb=1\";s:42:\"regular_users/([^/]+)/page/?([0-9]{1,})/?$\";s:68:\"index.php?post_type=regular_users&name=$matches[1]&paged=$matches[2]\";s:49:\"regular_users/([^/]+)/comment-page-([0-9]{1,})/?$\";s:68:\"index.php?post_type=regular_users&name=$matches[1]&cpage=$matches[2]\";s:39:\"regular_users/([^/]+)/wc-api(/(.*))?/?$\";s:69:\"index.php?post_type=regular_users&name=$matches[1]&wc-api=$matches[3]\";s:50:\"regular_users/([^/]+)/wc/file/transient(/(.*))?/?$\";s:80:\"index.php?post_type=regular_users&name=$matches[1]&wc/file/transient=$matches[3]\";s:45:\"regular_users/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:56:\"regular_users/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:56:\"regular_users/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:67:\"regular_users/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:38:\"regular_users/([^/]+)(?:/([0-9]+))?/?$\";s:67:\"index.php?post_type=regular_users&name=$matches[1]&page=$matches[2]\";s:30:\"regular_users/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:40:\"regular_users/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:60:\"regular_users/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:55:\"regular_users/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:55:\"regular_users/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:36:\"regular_users/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:35:\"reviews/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:45:\"reviews/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:65:\"reviews/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"reviews/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"reviews/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:41:\"reviews/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:24:\"reviews/([^/]+)/embed/?$\";s:55:\"index.php?post_type=reviews&name=$matches[1]&embed=true\";s:28:\"reviews/([^/]+)/trackback/?$\";s:49:\"index.php?post_type=reviews&name=$matches[1]&tb=1\";s:36:\"reviews/([^/]+)/page/?([0-9]{1,})/?$\";s:62:\"index.php?post_type=reviews&name=$matches[1]&paged=$matches[2]\";s:43:\"reviews/([^/]+)/comment-page-([0-9]{1,})/?$\";s:62:\"index.php?post_type=reviews&name=$matches[1]&cpage=$matches[2]\";s:33:\"reviews/([^/]+)/wc-api(/(.*))?/?$\";s:63:\"index.php?post_type=reviews&name=$matches[1]&wc-api=$matches[3]\";s:44:\"reviews/([^/]+)/wc/file/transient(/(.*))?/?$\";s:74:\"index.php?post_type=reviews&name=$matches[1]&wc/file/transient=$matches[3]\";s:39:\"reviews/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:50:\"reviews/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:50:\"reviews/[^/]+/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:61:\"reviews/[^/]+/attachment/([^/]+)/wc/file/transient(/(.*))?/?$\";s:62:\"index.php?attachment=$matches[1]&wc/file/transient=$matches[3]\";s:32:\"reviews/([^/]+)(?:/([0-9]+))?/?$\";s:61:\"index.php?post_type=reviews&name=$matches[1]&page=$matches[2]\";s:24:\"reviews/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:34:\"reviews/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:54:\"reviews/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:49:\"reviews/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:49:\"reviews/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:30:\"reviews/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:49:\"location/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:48:\"index.php?locations=$matches[1]&feed=$matches[2]\";s:44:\"location/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:48:\"index.php?locations=$matches[1]&feed=$matches[2]\";s:25:\"location/([^/]+)/embed/?$\";s:42:\"index.php?locations=$matches[1]&embed=true\";s:37:\"location/([^/]+)/page/?([0-9]{1,})/?$\";s:49:\"index.php?locations=$matches[1]&paged=$matches[2]\";s:19:\"location/([^/]+)/?$\";s:31:\"index.php?locations=$matches[1]\";s:53:\"specialities/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:51:\"index.php?specialities=$matches[1]&feed=$matches[2]\";s:48:\"specialities/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:51:\"index.php?specialities=$matches[1]&feed=$matches[2]\";s:29:\"specialities/([^/]+)/embed/?$\";s:45:\"index.php?specialities=$matches[1]&embed=true\";s:41:\"specialities/([^/]+)/page/?([0-9]{1,})/?$\";s:52:\"index.php?specialities=$matches[1]&paged=$matches[2]\";s:23:\"specialities/([^/]+)/?$\";s:34:\"index.php?specialities=$matches[1]\";s:12:\"robots\\.txt$\";s:18:\"index.php?robots=1\";s:13:\"favicon\\.ico$\";s:19:\"index.php?favicon=1\";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:41:\"index.php?&page_id=5334&cpage=$matches[1]\";s:17:\"wc-api(/(.*))?/?$\";s:29:\"index.php?&wc-api=$matches[2]\";s:28:\"wc/file/transient(/(.*))?/?$\";s:40:\"index.php?&wc/file/transient=$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:26:\"comments/wc-api(/(.*))?/?$\";s:29:\"index.php?&wc-api=$matches[2]\";s:37:\"comments/wc/file/transient(/(.*))?/?$\";s:40:\"index.php?&wc/file/transient=$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:29:\"search/(.+)/wc-api(/(.*))?/?$\";s:42:\"index.php?s=$matches[1]&wc-api=$matches[3]\";s:40:\"search/(.+)/wc/file/transient(/(.*))?/?$\";s:53:\"index.php?s=$matches[1]&wc/file/transient=$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:32:\"author/([^/]+)/wc-api(/(.*))?/?$\";s:52:\"index.php?author_name=$matches[1]&wc-api=$matches[3]\";s:43:\"author/([^/]+)/wc/file/transient(/(.*))?/?$\";s:63:\"index.php?author_name=$matches[1]&wc/file/transient=$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: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: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: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: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: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: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:28:\"([0-9]{4})/wc-api(/(.*))?/?$\";s:45:\"index.php?year=$matches[1]&wc-api=$matches[3]\";s:39:\"([0-9]{4})/wc/file/transient(/(.*))?/?$\";s:56:\"index.php?year=$matches[1]&wc/file/transient=$matches[3]\";s:13:\"([0-9]{4})/?$\";s:26:\"index.php?year=$matches[1]\";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:25:\"(.?.+?)/wc-api(/(.*))?/?$\";s:49:\"index.php?pagename=$matches[1]&wc-api=$matches[3]\";s:36:\"(.?.+?)/wc/file/transient(/(.*))?/?$\";s:60:\"index.php?pagename=$matches[1]&wc/file/transient=$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: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: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:24:\"(.?.+?)(?:/([0-9]+))?/?$\";s:47:\"index.php?pagename=$matches[1]&page=$matches[2]\";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:37:\"index.php?name=$matches[1]&embed=true\";s:20:\"([^/]+)/trackback/?$\";s:31:\"index.php?name=$matches[1]&tb=1\";s:40:\"([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:35:\"([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:28:\"([^/]+)/page/?([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&paged=$matches[2]\";s:35:\"([^/]+)/comment-page-([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&cpage=$matches[2]\";s:25:\"([^/]+)/wc-api(/(.*))?/?$\";s:45:\"index.php?name=$matches[1]&wc-api=$matches[3]\";s:36:\"([^/]+)/wc/file/transient(/(.*))?/?$\";s:56:\"index.php?name=$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: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:24:\"([^/]+)(?:/([0-9]+))?/?$\";s:43:\"index.php?name=$matches[1]&page=$matches[2]\";s:16:\"[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:26:\"[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:46:\"[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:22:\"[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";}', 'yes');
INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(30, 'hack_file', '0', 'yes'),
(31, 'blog_charset', 'UTF-8', 'yes'),
(32, 'moderation_keys', '', 'no'),
(33, 'active_plugins', 'a:17:{i:0;s:35:\"redux-framework/redux-framework.php\";i:1;s:74:\"advanced-category-and-custom-taxonomy-image/wp-advanced-taxonomy-image.php\";i:2;s:33:\"classic-editor/classic-editor.php\";i:3;s:35:\"classic-widgets/classic-widgets.php\";i:4;s:36:\"contact-form-7/wp-contact-form-7.php\";i:5;s:53:\"customizer-export-import/customizer-export-import.php\";i:6;s:39:\"doccure-elementor/doccure-elementor.php\";i:7;s:51:\"dreams-zoom-integration/dreams-zoom-integration.php\";i:8;s:49:\"dynamic-featured-image/dynamic-featured-image.php\";i:9;s:23:\"elementor/elementor.php\";i:10;s:55:\"frontend-reset-password/som-frontend-reset-password.php\";i:11;s:47:\"one-click-demo-import/one-click-demo-import.php\";i:12;s:36:\"simple-shortcode/simpleshortcode.php\";i:13;s:33:\"slide-anything/slide-anything.php\";i:14;s:53:\"widget-importer-exporter/widget-importer-exporter.php\";i:15;s:27:\"woocommerce/woocommerce.php\";i:16;s:16:\"doccure/init.php\";}', 'yes'),
(34, 'category_base', '', 'yes'),
(35, 'ping_sites', 'http://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:5:{i:0;s:71:\"/mnt/data/doccure-wp/wp-content/themes/doccure/assets/css/dashboard.css\";i:1;s:56:\"/mnt/data/doccure-wp/wp-content/themes/doccure/style.css\";i:2;s:64:\"/home/doccure-wp/public_html/wp-content/themes/doccure/style.css\";i:3;s:84:\"/home/doccure-wp/public_html/wp-content/plugins/simple-shortcode/simpleshortcode.php\";i:4;s:122:\"/home/doccure-wp/public_html/wp-content/plugins/advanced-category-and-custom-taxonomy-image/wp-advanced-taxonomy-image.php\";}', 'no'),
(40, 'template', 'doccure', 'yes'),
(41, 'stylesheet', 'doccure', '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', '57155', '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', '150', 'yes'),
(57, 'thumbnail_size_h', '150', 'yes'),
(58, 'thumbnail_crop', '1', 'yes'),
(59, 'medium_size_w', '300', 'yes'),
(60, 'medium_size_h', '300', 'yes'),
(61, 'avatar_default', 'mystery', 'yes'),
(62, 'large_size_w', '1024', 'yes'),
(63, 'large_size_h', '1024', '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:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(77, 'widget_text', 'a:2:{i:1;a:4:{s:5:\"title\";s:10:\"Newsletter\";s:4:\"text\";s:418:\"[contact-form-7 id=\"be8dfdf\" title=\"Subscribe\"]\r\n<div class=\"social-icon\">\r\n<ul>\r\n<li>\r\n<a href=\"javascript:void(0);\"><i class=\"fab fa-facebook\"></i></a>\r\n</li>\r\n<li>\r\n<a href=\"javascript:void(0);\"><i class=\"fab fa-instagram\"></i></a>\r\n</li>\r\n<li>\r\n<a href=\"javascript:void(0);\"><i class=\"fab fa-twitter\"></i></a>\r\n</li>\r\n<li>\r\n<a href=\"javascript:void(0);\"><i class=\"fab fa-linkedin-in\"></i></a>\r\n</li>\r\n</ul>\r\n</div>\";s:6:\"filter\";b:1;s:6:\"visual\";b:1;}s:12:\"_multiwidget\";i:1;}', 'yes'),
(78, 'widget_rss', 'a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}', 'yes'),
(79, 'uninstall_plugins', 'a:4:{s:27:\"autoptimize/autoptimize.php\";s:29:\"autoptimizeMain::on_uninstall\";s:53:\"default-featured-image/set-default-featured-image.php\";a:2:{i:0;s:3:\"DFI\";i:1;s:9:\"uninstall\";}s:24:\"wordpress-seo/wp-seo.php\";s:14:\"__return_false\";s:23:\"elementor/elementor.php\";a:2:{i:0;s:21:\"Elementor\\Maintenance\";i:1;s:9:\"uninstall\";}}', 'no'),
(80, 'timezone_string', '', 'yes'),
(81, 'page_for_posts', '72', 'yes'),
(82, 'page_on_front', '5334', 'yes'),
(83, 'default_post_format', '0', 'yes'),
(84, 'link_manager_enabled', '0', 'yes'),
(85, 'finished_splitting_shared_terms', '1', 'yes'),
(86, 'site_icon', '769', 'yes'),
(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', '1733297773', '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:{}', 'yes'),
(99, 'initial_db_version', '49752', 'yes'),
(100, 'wp_user_roles', 'a:12:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:135:{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:31:\"vc_access_rules_post_types/page\";b:1;s:42:\"vc_access_rules_post_types/sigma_templates\";b:1;s:26:\"vc_access_rules_post_types\";s:6:\"custom\";s:30:\"vc_access_rules_backend_editor\";b:1;s:31:\"vc_access_rules_frontend_editor\";b:1;s:31:\"vc_access_rules_unfiltered_html\";b:1;s:29:\"vc_access_rules_post_settings\";b:1;s:24:\"vc_access_rules_settings\";b:1;s:25:\"vc_access_rules_templates\";b:1;s:26:\"vc_access_rules_shortcodes\";b:1;s:28:\"vc_access_rules_grid_builder\";b:1;s:23:\"vc_access_rules_presets\";b:1;s:25:\"vc_access_rules_dragndrop\";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:38:\"vc_access_rules_post_types/testimonial\";b:1;s:34:\"vc_access_rules_post_types/service\";b:1;s:36:\"vc_access_rules_post_types/portfolio\";b:1;s:35:\"vc_access_rules_post_types/services\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:25:\"wf2fa_activate_2fa_others\";b:1;s:21:\"wf2fa_manage_settings\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:46:{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:26:\"vc_access_rules_post_types\";b:1;s:30:\"vc_access_rules_backend_editor\";b:1;s:31:\"vc_access_rules_frontend_editor\";b:1;s:31:\"vc_access_rules_unfiltered_html\";b:1;s:29:\"vc_access_rules_post_settings\";b:1;s:25:\"vc_access_rules_templates\";b:1;s:26:\"vc_access_rules_shortcodes\";b:1;s:28:\"vc_access_rules_grid_builder\";b:1;s:23:\"vc_access_rules_presets\";b:1;s:25:\"vc_access_rules_dragndrop\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:20:{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:26:\"vc_access_rules_post_types\";b:1;s:30:\"vc_access_rules_backend_editor\";b:1;s:31:\"vc_access_rules_frontend_editor\";b:1;s:31:\"vc_access_rules_unfiltered_html\";b:0;s:29:\"vc_access_rules_post_settings\";b:1;s:25:\"vc_access_rules_templates\";b:1;s:26:\"vc_access_rules_shortcodes\";b:1;s:28:\"vc_access_rules_grid_builder\";b:1;s:23:\"vc_access_rules_presets\";b:1;s:25:\"vc_access_rules_dragndrop\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:15:{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:26:\"vc_access_rules_post_types\";b:1;s:30:\"vc_access_rules_backend_editor\";b:0;s:31:\"vc_access_rules_frontend_editor\";b:0;s:31:\"vc_access_rules_unfiltered_html\";b:0;s:29:\"vc_access_rules_post_settings\";b:1;s:25:\"vc_access_rules_templates\";b:1;s:26:\"vc_access_rules_shortcodes\";b:1;s:28:\"vc_access_rules_grid_builder\";b:0;s:23:\"vc_access_rules_presets\";b:1;s:25:\"vc_access_rules_dragndrop\";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:7:\"doctors\";a:2:{s:4:\"name\";s:6:\"Doctor\";s:12:\"capabilities\";a:0:{}}s:13:\"regular_users\";a:2:{s:4:\"name\";s:8:\"Patients\";s:12:\"capabilities\";a:0:{}}s:9:\"hospitals\";a:2:{s:4:\"name\";s:8:\"Hospital\";s:12:\"capabilities\";a:0:{}}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:102:{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:26:\"vc_access_rules_post_types\";b:1;s:30:\"vc_access_rules_backend_editor\";b:0;s:31:\"vc_access_rules_frontend_editor\";b:0;s:31:\"vc_access_rules_unfiltered_html\";b:0;s:29:\"vc_access_rules_post_settings\";b:1;s:25:\"vc_access_rules_templates\";b:1;s:26:\"vc_access_rules_shortcodes\";b:1;s:28:\"vc_access_rules_grid_builder\";b:0;s:23:\"vc_access_rules_presets\";b:1;s:25:\"vc_access_rules_dragndrop\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:48:{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:26:\"vc_access_rules_post_types\";b:1;s:30:\"vc_access_rules_backend_editor\";b:1;s:31:\"vc_access_rules_frontend_editor\";b:1;s:31:\"vc_access_rules_unfiltered_html\";b:1;s:29:\"vc_access_rules_post_settings\";b:1;s:25:\"vc_access_rules_templates\";b:1;s:26:\"vc_access_rules_shortcodes\";b:1;s:28:\"vc_access_rules_grid_builder\";b:1;s:23:\"vc_access_rules_presets\";b:1;s:25:\"vc_access_rules_dragndrop\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:46:{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:26:\"vc_access_rules_post_types\";b:1;s:30:\"vc_access_rules_backend_editor\";b:1;s:31:\"vc_access_rules_frontend_editor\";b:1;s:31:\"vc_access_rules_unfiltered_html\";b:1;s:29:\"vc_access_rules_post_settings\";b:1;s:25:\"vc_access_rules_templates\";b:1;s:26:\"vc_access_rules_shortcodes\";b:1;s:28:\"vc_access_rules_grid_builder\";b:1;s:23:\"vc_access_rules_presets\";b:1;s:25:\"vc_access_rules_dragndrop\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}}', 'yes'),
(101, 'fresh_site', '0', 'yes'),
(102, 'widget_block', 'a:3:{i:2;a:1:{s:7:\"content\";s:150:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>Categories</h2><!-- /wp:heading --><!-- wp:categories /--></div><!-- /wp:group -->\";}i:3;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 -->\";}s:12:\"_multiwidget\";i:1;}', 'yes'),
(103, 'sidebars_widgets', 'a:19:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:6:{i:0;s:8:\"search-2\";i:1;s:22:\"doccure-recent-posts-2\";i:2;s:7:\"block-2\";i:3;s:7:\"block-3\";i:4;s:10:\"archives-2\";i:5;s:11:\"tag_cloud-2\";}s:15:\"footer-column-1\";a:1:{i:0;s:13:\"custom_html-1\";}s:15:\"footer-column-2\";a:1:{i:0;s:10:\"nav_menu-6\";}s:15:\"footer-column-3\";a:1:{i:0;s:10:\"nav_menu-7\";}s:15:\"footer-column-4\";a:1:{i:0;s:13:\"custom_html-2\";}s:15:\"footer-column-5\";a:1:{i:0;s:6:\"text-1\";}s:12:\"page-sidebar\";a:0:{}s:17:\"homefourpage-area\";a:1:{i:0;s:13:\"custom_html-3\";}s:21:\"homefourpage-lastarea\";a:1:{i:0;s:13:\"custom_html-4\";}s:23:\"homefivepage-secondarea\";a:1:{i:0;s:13:\"custom_html-5\";}s:22:\"homefivepage-thirdarea\";a:1:{i:0;s:10:\"nav_menu-4\";}s:23:\"homefivepage-fourtharea\";a:1:{i:0;s:10:\"nav_menu-5\";}s:4:\"shop\";a:0:{}s:7:\"product\";a:0:{}s:20:\"custom-header-widget\";a:1:{i:0;s:13:\"custom_html-6\";}s:22:\"custom-language-widget\";a:0:{}s:13:\"button-widget\";a:1:{i:0;s:13:\"custom_html-7\";}s:13:\"array_version\";i:3;}', 'yes'),
(104, 'cron', 'a:28:{i:1726082271;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:1726082386;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:1726082560;a:1:{s:38:\"doccure_update_featured_expiry_listing\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1726082597;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:1726082605;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:1726084059;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:1726084060;a:3:{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:1726085455;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:1726089778;a:1:{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:1726091425;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:1726099200;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:1726103788;a:1:{s:15:\"ao_cachechecker\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1726118672;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:1726122192;a:1:{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:1726125586;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:1726127257;a:1:{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;}}}i:1726127258;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:1726127274;a:2:{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;}}}i:1726127283;a:1:{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;}}}i:1726131458;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:1726138902;a:1:{s:22:\"doccure_payout_listing\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1726140106;a:1:{s:31:\"wpseo_permalink_structure_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1726156235;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:1726167025;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:1726200936;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:1727296416;a:1:{s:23:\"one_cc_plugin_sync_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:11:\"fifteendays\";s:4:\"args\";a:0:{}s:8:\"interval\";i:1296000;}}}i:1727365885;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;}}}s:7:\"version\";i:2;}', 'yes'),
(105, 'widget_pages', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(106, 'widget_calendar', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(107, 'widget_archives', 'a:2:{i:2;a:3:{s:5:\"title\";s:0:\"\";s:5:\"count\";i:0;s:8:\"dropdown\";i:0;}s:12:\"_multiwidget\";i:1;}', 'yes'),
(108, 'widget_media_audio', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(109, 'widget_media_image', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(110, 'widget_media_gallery', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(111, 'widget_media_video', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(112, 'widget_meta', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(113, 'widget_search', 'a:2:{i:2;a:1:{s:5:\"title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}', 'yes'),
(114, 'widget_tag_cloud', 'a:2:{i:2;a:3:{s:5:\"title\";s:4:\"Tags\";s:5:\"count\";i:0;s:8:\"taxonomy\";s:8:\"post_tag\";}s:12:\"_multiwidget\";i:1;}', 'yes'),
(115, 'widget_nav_menu', 'a:5:{i:4;a:2:{s:5:\"title\";s:12:\"Specialities\";s:8:\"nav_menu\";i:41;}i:5;a:2:{s:5:\"title\";s:8:\"Services\";s:8:\"nav_menu\";i:42;}i:6;a:2:{s:5:\"title\";s:12:\"Specialities\";s:8:\"nav_menu\";i:41;}i:7;a:2:{s:5:\"title\";s:8:\"Services\";s:8:\"nav_menu\";i:42;}s:12:\"_multiwidget\";i:1;}', 'yes'),
(116, 'widget_custom_html', 'a:8:{i:1;a:2:{s:5:\"title\";s:0:\"\";s:7:\"content\";s:289:\"<p><img class=\"alignnone size-full\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2024/06/logo-01.svg\" alt=\"\" width=\"201\" height=\"52\" />\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\r\n</p>\r\n\";}i:2;a:2:{s:5:\"title\";s:10:\"Contact Us\";s:7:\"content\";s:180:\"<p><i class=\"fas fa-map-marker-alt\"></i> 3556 Beech Street, USA</p>\r\n<p><i class=\"fas fa-phone\"></i> +1 315 369 5943</p>\r\n<p><i class=\"fas fa-envelope\"></i> [email protected]</p>\";}i:3;a:2:{s:5:\"title\";s:10:\"Contact Us\";s:7:\"content\";s:180:\"<p><i class=\"fas fa-map-marker-alt\"></i> 3556 Beech Street, USA</p>\r\n<p><i class=\"fas fa-phone\"></i> +1 315 369 5943</p>\r\n<p><i class=\"fas fa-envelope\"></i> [email protected]</p>\";}i:4;a:2:{s:5:\"title\";s:14:\"Social Network\";s:7:\"content\";s:431:\"<ul>\r\n 	<li><a href=\"#\" target=\"_blank\" rel=\"noopener\"><i class=\"fab fa-facebook me-2\"></i> Facebook</a></li>\r\n 	<li><a href=\"#\" target=\"_blank\" rel=\"noopener\"><i class=\"fab fa-twitter me-2\"></i> Twitter</a></li>\r\n 	<li><a href=\"#\" target=\"_blank\" rel=\"noopener\"><i class=\"fab fa-linkedin me-2\"></i> Linkedin</a></li>\r\n 	<li><a href=\"#\" target=\"_blank\" rel=\"noopener\"><i class=\"fab fa-instagram me-2\"></i> Instagram</a></li>\r\n</ul>\";}i:5;a:2:{s:5:\"title\";s:0:\"\";s:7:\"content\";s:180:\"<p><i class=\"fas fa-map-marker-alt\"></i> 3556 Beech Street, USA</p>\r\n<p><i class=\"fas fa-phone\"></i> +1 315 369 5943</p>\r\n<p><i class=\"fas fa-envelope\"></i> [email protected]</p>\";}i:6;a:2:{s:5:\"title\";s:0:\"\";s:7:\"content\";s:212:\"<div class=\"header-contact-img\">\r\n<i class=\"far fa-hospital\"></i></div>\r\n<div class=\"header-contact-detail\">						<p class=\"contact-header\">Contact</p>\r\n<p class=\"contact-info-header\"> +1 315 369 5943</p>\r\n</div>\";}i:7;a:2:{s:5:\"title\";s:0:\"\";s:7:\"content\";s:189:\"<div class=\"row row-sm mt-3\">\r\n<div class=\"col-6\">\r\n	<button class=\"view-btn\">View Profile</button>\r\n</div>\r\n<div class=\"col-6\">\r\n	<button class=\"book-btn\">Book Now</button>\r\n</div>\r\n</div>\";}s:12:\"_multiwidget\";i:1;}', 'yes'),
(118, 'theme_mods_twentytwentyone', 'a:2:{s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1642578597;s:4:\"data\";a:3:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:3:{i:0;s:7:\"block-2\";i:1;s:7:\"block-3\";i:2;s:7:\"block-4\";}s:9:\"sidebar-2\";a:2:{i:0;s:7:\"block-5\";i:1;s:7:\"block-6\";}}}}', 'no'),
(119, 'recovery_keys', 'a:0:{}', 'yes'),
(120, 'https_detection_errors', 'a:0:{}', 'yes'),
(137, 'auto_core_update_notified', 'a:4:{s:4:\"type\";s:7:\"success\";s:5:\"email\";s:23:\"[email protected]\";s:7:\"version\";s:5:\"6.2.2\";s:9:\"timestamp\";i:1684629540;}', 'no'),
(146, 'finished_updating_comment_type', '1', 'yes'),
(151, 'current_theme', 'Doccure', 'yes'),
(152, 'theme_mods_doccure', 'a:2:{s:18:\"custom_css_post_id\";i:880;s:18:\"nav_menu_locations\";a:6:{s:12:\"primary-menu\";i:36;s:11:\"mobile-menu\";i:36;s:14:\"my-custom-menu\";i:38;s:8:\"top-menu\";i:39;s:20:\"header-homefive-menu\";i:40;s:19:\"header-privacy-menu\";i:43;}}', 'yes'),
(153, 'theme_switched', '', 'yes'),
(155, 'wpcf7', 'a:2:{s:7:\"version\";s:5:\"5.9.8\";s:13:\"bulk_validate\";a:4:{s:9:\"timestamp\";i:1642579104;s:7:\"version\";s:5:\"5.5.3\";s:11:\"count_valid\";i:1;s:13:\"count_invalid\";i:0;}}', 'yes'),
(156, 'doccure_theme_settings', 'a:0:{}', 'yes'),
(157, '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\";}', 'yes'),
(158, 'revslider_server_refresh', '1719238704', 'yes'),
(159, 'revslider-update-check-short', '1719238713', 'yes'),
(160, 'revslider-connection', '1', 'yes'),
(161, 'revslider-update-hash', '70b16c60c4df32cf799fa3fedf097f54', 'yes'),
(162, 'revslider-latest-version', '6.7.13', 'yes'),
(163, 'revslider-stable-version', '4.2.0', 'yes'),
(164, 'revslider-notices', 'a:1:{i:0;O:8:\"stdClass\":9:{s:7:\"version\";s:5:\"0.9.9\";s:4:\"text\";s:964:\"<div style=\"display: block; background: #1b0e41;text-align: center; height:300px;\"><noscript><img src=\"//updates.themepunch-ext-b.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-b.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&amp;utm_medium=banner&amp;utm_campaign=srusers&amp;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: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:{}}}', 'yes'),
(165, 'revslider-additions', 'O:8:\"stdClass\":1:{s:7:\"selling\";b:1;}', 'yes'),
(166, 'rs-addons-counter', '0', 'yes');
INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(167, 'revslider-addons', 'O:8:\"stdClass\":32:{s:25:\"revslider-particles-addon\";O:8:\"stdClass\":22:{s:2:\"id\";s:3:\"424\";s:9:\"releaseid\";s:1:\"7\";s:4:\"slug\";s:25:\"revslider-particles-addon\";s:12:\"version_from\";s:5:\"6.5.6\";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:\"3.3.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:2:\"10\";s:11:\"last_update\";s:10:\"2023-07-28\";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-b.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.2\";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-04-19\";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-b.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:30:\"revslider-transitionpack-addon\";O:8:\"stdClass\":22:{s:2:\"id\";s:3:\"369\";s:9:\"releaseid\";s:2:\"28\";s:4:\"slug\";s:30:\"revslider-transitionpack-addon\";s:12:\"version_from\";s:5:\"6.5.6\";s:10:\"version_to\";s:5:\"9.9.9\";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:\"1.0.6\";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:\"2023-02-23\";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-b.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:\"404\";s:9:\"releaseid\";s:2:\"15\";s:4:\"slug\";s:27:\"revslider-beforeafter-addon\";s:12:\"version_from\";s:5:\"6.5.1\";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:\"3.1.0\";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:\"2023-05-20\";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-b.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:\"418\";s:9:\"releaseid\";s:1:\"3\";s:4:\"slug\";s:26:\"revslider-typewriter-addon\";s:12:\"version_from\";s:5:\"6.5.1\";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:\"3.0.6\";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:\"2023-01-09\";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-b.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:\"410\";s:9:\"releaseid\";s:2:\"24\";s:4:\"slug\";s:25:\"revslider-mousetrap-addon\";s:12:\"version_from\";s:5:\"6.5.1\";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:\"3.0.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:\"60\";s:11:\"last_update\";s:10:\"2021-10-20\";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-b.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:\"409\";s:9:\"releaseid\";s:2:\"21\";s:4:\"slug\";s:28:\"revslider-liquideffect-addon\";s:12:\"version_from\";s:5:\"6.5.1\";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:\"3.0.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:2:\"70\";s:11:\"last_update\";s:10:\"2021-10-20\";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-b.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:\"420\";s:9:\"releaseid\";s:2:\"25\";s:4:\"slug\";s:22:\"revslider-lottie-addon\";s:12:\"version_from\";s:5:\"6.5.1\";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:\"3.1.2\";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:\"2023-06-26\";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-b.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:\"411\";s:9:\"releaseid\";s:2:\"23\";s:4:\"slug\";s:26:\"revslider-paintbrush-addon\";s:12:\"version_from\";s:5:\"6.5.1\";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:\"3.0.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:\"2023-08-09\";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-b.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:\"383\";s:9:\"releaseid\";s:2:\"27\";s:4:\"slug\";s:22:\"revslider-charts-addon\";s:12:\"version_from\";s:5:\"6.5.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:\"3.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:\"100\";s:11:\"last_update\";s:10:\"2021-07-08\";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-b.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.2\";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:\"2023-01-09\";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-b.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:\"422\";s:9:\"releaseid\";s:2:\"10\";s:4:\"slug\";s:25:\"revslider-filmstrip-addon\";s:12:\"version_from\";s:5:\"6.5.6\";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:\"3.0.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:3:\"125\";s:11:\"last_update\";s:10:\"2023-01-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-b.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:\"421\";s:9:\"releaseid\";s:1:\"4\";s:4:\"slug\";s:27:\"revslider-maintenance-addon\";s:12:\"version_from\";s:5:\"6.5.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:\"3.0.0\";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:\"2023-07-17\";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-b.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:\"416\";s:9:\"releaseid\";s:2:\"19\";s:4:\"slug\";s:24:\"revslider-revealer-addon\";s:12:\"version_from\";s:5:\"6.5.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:\"3.0.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:\"130\";s:11:\"last_update\";s:10:\"2023-01-09\";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-b.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:\"423\";s:9:\"releaseid\";s:2:\"17\";s:4:\"slug\";s:24:\"revslider-panorama-addon\";s:12:\"version_from\";s:5:\"6.5.6\";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:\"3.0.9\";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:\"2023-01-09\";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-b.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:\"396\";s:9:\"releaseid\";s:2:\"26\";s:4:\"slug\";s:27:\"revslider-scrollvideo-addon\";s:12:\"version_from\";s:5:\"6.5.0\";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:\"3.0.2\";s:10:\"background\";s:78:\"//updates.themepunch-ext-b.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:\"2021-12-23\";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-b.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:\"407\";s:9:\"releaseid\";s:2:\"22\";s:4:\"slug\";s:31:\"revslider-explodinglayers-addon\";s:12:\"version_from\";s:5:\"6.5.1\";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:\"3.0.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:\"150\";s:11:\"last_update\";s:10:\"2023-01-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-b.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:\"397\";s:9:\"releaseid\";s:1:\"5\";s:4:\"slug\";s:23:\"revslider-sharing-addon\";s:12:\"version_from\";s:5:\"6.5.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:\"3.0.1\";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:\"2023-07-08\";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-b.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:\"419\";s:9:\"releaseid\";s:1:\"1\";s:4:\"slug\";s:26:\"revslider-whiteboard-addon\";s:12:\"version_from\";s:5:\"6.5.1\";s:10:\"version_to\";s:5:\"9.9.9\";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:\"3.0.5\";s:10:\"background\";s:81:\"//updates.themepunch-ext-b.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:\"2023-01-09\";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-b.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:\"414\";s:9:\"releaseid\";s:2:\"14\";s:4:\"slug\";s:24:\"revslider-polyfold-addon\";s:12:\"version_from\";s:5:\"6.5.1\";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:\"3.0.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:3:\"180\";s:11:\"last_update\";s:10:\"2023-01-09\";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-b.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:\"9.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.1\";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:\"2022-02-19\";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-b.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:0:{}}s:23:\"revslider-refresh-addon\";O:8:\"stdClass\":22:{s:2:\"id\";s:3:\"415\";s:9:\"releaseid\";s:2:\"10\";s:4:\"slug\";s:23:\"revslider-refresh-addon\";s:12:\"version_from\";s:5:\"6.5.1\";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:\"3.0.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:\"330\";s:11:\"last_update\";s:10:\"2023-01-09\";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-b.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:\"9.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.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:\"340\";s:11:\"last_update\";s:10:\"2023-06-12\";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-b.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:\"399\";s:9:\"releaseid\";s:1:\"6\";s:4:\"slug\";s:20:\"revslider-snow-addon\";s:12:\"version_from\";s:5:\"6.5.1\";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:\"3.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:\"380\";s:11:\"last_update\";s:10:\"2023-01-09\";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-b.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.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:\"430\";s:11:\"last_update\";s:10:\"2023-12-11\";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-b.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.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:\"500\";s:11:\"last_update\";s:10:\"2023-05-31\";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-b.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.1\";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:\"2022-12-04\";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-b.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:\"9.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.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:\"630\";s:11:\"last_update\";s:10:\"2023-08-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-b.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.1\";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:\"2023-06-12\";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-b.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.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:\"660\";s:11:\"last_update\";s:10:\"2023-05-31\";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-b.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:23:\"revslider-weather-addon\";O:8:\"stdClass\":22:{s:2:\"id\";s:3:\"402\";s:9:\"releaseid\";s:2:\"16\";s:4:\"slug\";s:23:\"revslider-weather-addon\";s:12:\"version_from\";s:5:\"6.5.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:\"3.0.1\";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:\"2023-05-31\";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-b.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:\"406\";s:9:\"releaseid\";s:2:\"18\";s:4:\"slug\";s:30:\"revslider-duotonefilters-addon\";s:12:\"version_from\";s:5:\"6.5.1\";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:\"3.0.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:\"710\";s:11:\"last_update\";s:10:\"2023-01-09\";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-b.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:{}}}', 'yes'),
(168, 'revslider-library-check', '1719238706', 'yes'),
(169, 'revslider-library-hash', 'dae3de1eb57eeeee008b70e9a23844b5', 'yes');
INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(170, 'rs-library', 'a:3:{s:4:\"hash\";s:32:\"dae3de1eb57eeeee008b70e9a23844b5\";s:7:\"objects\";a:417:{i:0;a:12:{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\";}i:1;a:12:{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\";}i:2;a:12:{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\";}i:3;a:12:{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\";}i:4;a:12:{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\";}i:5;a:12:{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\";}i:6;a:12:{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\";}i:7;a:12:{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\";}i:8;a:12:{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\";}i:9;a:12:{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\";}i:10;a:12:{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\";}i:11;a:12:{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\";}i:12;a:12:{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\";}i:13;a:12:{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\";}i:14;a:12:{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\";}i:15;a:12:{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\";}i:16;a:12:{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\";}i:17;a:12:{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\";}i:18;a:12:{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\";}i:19;a:12:{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\";}i:20;a:12:{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\";}i:21;a:12:{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\";}i:22;a:12:{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\";}i:23;a:12:{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\";}i:24;a:12:{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\";}i:25;a:12:{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\";}i:26;a:12:{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\";}i:27;a:12:{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\";}i:28;a:12:{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\";}i:29;a:12:{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\";}i:30;a:12:{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\";}i:31;a:12:{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\";}i:32;a:12:{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\";}i:33;a:12:{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\";}i:34;a:12:{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\";}i:35;a:12:{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\";}i:36;a:12:{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\";}i:37;a:12:{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\";}i:38;a:12:{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\";}i:39;a:12:{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\";}i:40;a:12:{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\";}i:41;a:12:{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\";}i:42;a:12:{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\";}i:43;a:12:{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\";}i:44;a:12:{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\";}i:45;a:12:{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\";}i:46;a:12:{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\";}i:47;a:12:{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\";}i:48;a:12:{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\";}i:49;a:12:{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\";}i:50;a:12:{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\";}i:51;a:12:{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\";}i:52;a:12:{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\";}i:53;a:12:{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\";}i:54;a:12:{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\";}i:55;a:12:{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\";}i:56;a:12:{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\";}i:57;a:12:{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\";}i:58;a:12:{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\";}i:59;a:12:{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\";}i:60;a:12:{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\";}i:61;a:12:{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\";}i:62;a:12:{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\";}i:63;a:12:{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\";}i:64;a:12:{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\";}i:65;a:12:{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\";}i:66;a:12:{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\";}i:67;a:12:{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\";}i:68;a:12:{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\";}i:69;a:12:{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\";}i:70;a:12:{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\";}i:71;a:12:{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\";}i:72;a:12:{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\";}i:73;a:12:{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\";}i:74;a:12:{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\";}i:75;a:12:{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\";}i:76;a:12:{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\";}i:77;a:12:{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\";}i:78;a:12:{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\";}i:79;a:12:{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\";}i:80;a:12:{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\";}i:81;a:12:{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\";}i:82;a:12:{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\";}i:83;a:12:{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\";}i:84;a:12:{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\";}i:85;a:12:{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\";}i:86;a:12:{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\";}i:87;a:12:{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\";}i:88;a:12:{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\";}i:89;a:12:{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\";}i:90;a:12:{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\";}i:91;a:12:{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\";}i:92;a:12:{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\";}i:93;a:12:{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\";}i:94;a:12:{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\";}i:95;a:12:{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\";}i:96;a:12:{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\";}i:97;a:12:{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\";}i:98;a:12:{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\";}i:99;a:12:{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\";}i:100;a:12:{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\";}i:101;a:12:{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\";}i:102;a:12:{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\";}i:103;a:12:{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\";}i:104;a:12:{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\";}i:105;a:12:{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\";}i:106;a:12:{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\";}i:107;a:12:{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\";}i:108;a:12:{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\";}i:109;a:12:{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\";}i:110;a:12:{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\";}i:111;a:12:{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\";}i:112;a:12:{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\";}i:113;a:12:{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\";}i:114;a:12:{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\";}i:115;a:12:{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\";}i:116;a:12:{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\";}i:117;a:12:{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\";}i:118;a:12:{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\";}i:119;a:12:{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\";}i:120;a:12:{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\";}i:121;a:12:{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\";}i:122;a:12:{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\";}i:123;a:12:{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\";}i:124;a:12:{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\";}i:125;a:12:{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\";}i:126;a:12:{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\";}i:127;a:12:{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\";}i:128;a:12:{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\";}i:129;a:12:{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\";}i:130;a:12:{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\";}i:131;a:12:{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\";}i:132;a:12:{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\";}i:133;a:12:{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\";}i:134;a:12:{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\";}i:135;a:12:{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\";}i:136;a:12:{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\";}i:137;a:12:{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\";}i:138;a:12:{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\";}i:139;a:12:{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\";}i:140;a:12:{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\";}i:141;a:12:{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\";}i:142;a:12:{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\";}i:143;a:12:{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\";}i:144;a:12:{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\";}i:145;a:12:{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\";}i:146;a:12:{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\";}i:147;a:12:{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\";}i:148;a:12:{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\";}i:149;a:12:{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\";}i:150;a:12:{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\";}i:151;a:12:{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\";}i:152;a:12:{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\";}i:153;a:12:{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\";}i:154;a:12:{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\";}i:155;a:12:{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\";}i:156;a:12:{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\";}i:157;a:12:{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\";}i:158;a:12:{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\";}i:159;a:12:{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\";}i:160;a:12:{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\";}i:161;a:12:{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\";}i:162;a:12:{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\";}i:163;a:12:{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\";}i:164;a:12:{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\";}i:165;a:12:{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\";}i:166;a:12:{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\";}i:167;a:12:{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\";}i:168;a:12:{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\";}i:169;a:12:{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\";}i:170;a:12:{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\";}i:171;a:12:{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\";}i:172;a:12:{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\";}i:173;a:12:{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\";}i:174;a:12:{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\";}i:175;a:12:{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\";}i:176;a:12:{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\";}i:177;a:12:{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\";}i:178;a:12:{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\";}i:179;a:12:{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\";}i:180;a:12:{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\";}i:181;a:12:{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\";}i:182;a:12:{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\";}i:183;a:12:{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\";}i:184;a:12:{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\";}i:185;a:12:{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\";}i:186;a:12:{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\";}i:187;a:12:{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\";}i:188;a:12:{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\";}i:189;a:12:{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\";}i:190;a:12:{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\";}i:191;a:12:{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\";}i:192;a:12:{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\";}i:193;a:12:{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\";}i:194;a:12:{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\";}i:195;a:12:{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\";}i:196;a:12:{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\";}i:197;a:12:{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\";}i:198;a:12:{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\";}i:199;a:12:{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\";}i:200;a:12:{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\";}i:201;a:12:{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\";}i:202;a:12:{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\";}i:203;a:12:{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\";}i:204;a:12:{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\";}i:205;a:12:{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\";}i:206;a:12:{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\";}i:207;a:12:{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\";}i:208;a:12:{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\";}i:209;a:12:{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\";}i:210;a:12:{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\";}i:211;a:12:{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\";}i:212;a:12:{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\";}i:213;a:12:{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\";}i:214;a:12:{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\";}i:215;a:12:{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\";}i:216;a:12:{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\";}i:217;a:12:{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\";}i:218;a:12:{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\";}i:219;a:12:{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\";}i:220;a:12:{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\";}i:221;a:12:{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\";}i:222;a:12:{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\";}i:223;a:12:{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\";}i:224;a:12:{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\";}i:225;a:12:{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\";}i:226;a:12:{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\";}i:227;a:12:{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\";}i:228;a:12:{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\";}i:229;a:12:{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\";}i:230;a:12:{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\";}i:231;a:12:{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\";}i:232;a:12:{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\";}i:233;a:12:{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\";}i:234;a:12:{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\";}i:235;a:12:{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\";}i:236;a:12:{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\";}i:237;a:12:{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\";}i:238;a:12:{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\";}i:239;a:12:{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\";}i:240;a:12:{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\";}i:241;a:12:{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\";}i:242;a:12:{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\";}i:243;a:12:{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\";}i:244;a:12:{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\";}i:245;a:12:{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\";}i:246;a:12:{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\";}i:247;a:12:{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\";}i:248;a:12:{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\";}i:249;a:12:{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\";}i:250;a:12:{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\";}i:251;a:12:{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\";}i:252;a:12:{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\";}i:253;a:12:{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\";}i:254;a:12:{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\";}i:255;a:12:{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\";}i:256;a:12:{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\";}i:257;a:12:{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\";}i:258;a:12:{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\";}i:259;a:12:{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\";}i:260;a:12:{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\";}i:261;a:12:{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\";}i:262;a:12:{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\";}i:263;a:12:{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\";}i:264;a:12:{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\";}i:265;a:12:{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\";}i:266;a:12:{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\";}i:267;a:12:{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\";}i:268;a:12:{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\";}i:269;a:12:{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\";}i:270;a:12:{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\";}i:271;a:12:{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\";}i:272;a:12:{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\";}i:273;a:12:{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\";}i:274;a:12:{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\";}i:275;a:12:{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\";}i:276;a:12:{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\";}i:277;a:12:{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\";}i:278;a:12:{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\";}i:279;a:12:{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\";}i:280;a:12:{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\";}i:281;a:12:{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\";}i:282;a:12:{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\";}i:283;a:12:{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\";}i:284;a:12:{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\";}i:285;a:12:{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\";}i:286;a:12:{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\";}i:287;a:12:{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\";}i:288;a:12:{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\";}i:289;a:12:{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\";}i:290;a:12:{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\";}i:291;a:12:{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\";}i:292;a:12:{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\";}i:293;a:12:{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\";}i:294;a:12:{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\";}i:295;a:12:{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\";}i:296;a:12:{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\";}i:297;a:12:{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\";}i:298;a:12:{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\";}i:299;a:12:{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\";}i:300;a:12:{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\";}i:301;a:12:{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\";}i:302;a:12:{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\";}i:303;a:12:{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\";}i:304;a:12:{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\";}i:305;a:12:{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\";}i:306;a:12:{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\";}i:307;a:12:{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\";}i:308;a:12:{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\";}i:309;a:13:{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\";}i:310;a:13:{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\";}i:311;a:13:{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\";}i:312;a:13:{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\";}i:313;a:13:{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\";}i:314;a:13:{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\";}i:315;a:13:{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\";}i:316;a:13:{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\";}i:317;a:13:{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\";}i:318;a:13:{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\";}i:319;a:13:{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\";}i:320;a:13:{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\";}i:321;a:13:{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\";}i:322;a:13:{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\";}i:323;a:13:{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\";}i:324;a:13:{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\";}i:325;a:13:{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\";}i:326;a:13:{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\";}i:327;a:13:{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\";}i:328;a:13:{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\";}i:329;a:13:{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\";}i:330;a:13:{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\";}i:331;a:13:{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\";}i:332;a:13:{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\";}i:333;a:13:{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\";}i:334;a:13:{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\";}i:335;a:13:{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\";}i:336;a:13:{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\";}i:337;a:13:{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\";}i:338;a:13:{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\";}i:339;a:13:{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\";}i:340;a:13:{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\";}i:341;a:13:{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\";}i:342;a:13:{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\";}i:343;a:13:{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\";}i:344;a:13:{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\";}i:345;a:13:{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\";}i:346;a:13:{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\";}i:347;a:13:{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\";}i:348;a:13:{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\";}i:349;a:13:{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\";}i:350;a:13:{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\";}i:351;a:13:{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\";}i:352;a:13:{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\";}i:353;a:13:{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\";}i:354;a:13:{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\";}i:355;a:13:{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\";}i:356;a:13:{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\";}i:357;a:13:{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\";}i:358;a:13:{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\";}i:359;a:13:{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\";}i:360;a:13:{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\";}i:361;a:13:{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\";}i:362;a:13:{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\";}i:363;a:13:{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\";}i:364;a:13:{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\";}i:365;a:13:{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\";}i:366;a:13:{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\";}i:367;a:13:{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\";}i:368;a:13:{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\";}i:369;a:13:{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\";}i:370;a:13:{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\";}i:371;a:13:{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\";}i:372;a:13:{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\";}i:373;a:13:{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\";}i:374;a:13:{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\";}i:375;a:13:{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\";}i:376;a:13:{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\";}i:377;a:13:{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\";}i:378;a:13:{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\";}i:379;a:13:{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\";}i:380;a:13:{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\";}i:381;a:13:{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\";}i:382;a:13:{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\";}i:383;a:13:{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\";}i:384;a:13:{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\";}i:385;a:13:{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\";}i:386;a:13:{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\";}i:387;a:13:{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\";}i:388;a:13:{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\";}i:389;a:13:{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\";}i:390;a:13:{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\";}i:391;a:13:{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\";}i:392;a:13:{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\";}i:393;a:13:{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\";}i:394;a:13:{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\";}i:395;a:13:{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\";}i:396;a:13:{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\";}i:397;a:13:{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\";}i:398;a:13:{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\";}i:399;a:13:{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\";}i:400;a:13:{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\";}i:401;a:13:{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\";}i:402;a:13:{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\";}i:403;a:13:{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\";}i:404;a:13:{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\";}i:405;a:13:{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\";}i:406;a:13:{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\";}i:407;a:13:{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\";}i:408;a:13:{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\";}i:409;a:13:{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\";}i:410;a:13:{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\";}i:411;a:13:{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\";}i:412;a:13:{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\";}i:413;a:13:{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\";}i:414;a:13:{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\";}i:415;a:13:{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\";}i:416;a:13:{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:4:\"tags\";a:18:{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: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: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\";}}}', 'no');
INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(171, 'revslider-templates-check', '1719238708', 'yes'),
(172, 'widget_sigma_social_share', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(173, 'widget_sigma_cta_widget', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(175, 'doccure_options', 'a:167:{s:8:\"last_tab\";s:0:\"\";s:28:\"zoom_enable_disable_settings\";s:1:\"1\";s:21:\"zoom_oauth_account_id\";s:22:\"cxBQGN7mTZGMY5Q0Y6iLMQ\";s:20:\"zoom_oauth_client_id\";s:22:\"o8q2uoqtRmq6li48AQQ6Nw\";s:24:\"zoom_oauth_client_secret\";s:32:\"ynovFUYLpyrTTbglnnSLkgYyXpDNi4pR\";s:14:\"zoom_client_id\";s:22:\"V14CMP6KS0SjZrGHU2lD8Q\";s:18:\"zoom_client_secret\";s:32:\"sqMusmJVOzggOJvAQ82PN1l4cakzpWBV\";s:16:\"preloader_enable\";s:1:\"1\";s:15:\"preloader_style\";s:7:\"default\";s:11:\"back_to_top\";s:1:\"1\";s:11:\"site_colors\";s:1:\"1\";s:18:\"theme_header_color\";s:7:\"#0e82fd\";s:19:\"theme_mheader_color\";s:7:\"#0e82fd\";s:22:\"theme_breadcrumb_color\";s:7:\"#e2e8f0\";s:19:\"theme_primary_color\";s:7:\"#0e82fd\";s:21:\"theme_secondary_color\";s:7:\"#09e5ab\";s:8:\"thm_base\";s:7:\"#15558d\";s:14:\"thm_base_hover\";s:7:\"#09dca4\";s:20:\"theme_tertiary_color\";s:7:\"#6B7280\";s:18:\"theme_footer_color\";s:7:\"#F9FAFB\";s:19:\"theme_footer_tcolor\";s:7:\"#1F2937\";s:11:\"header_type\";s:6:\"static\";s:13:\"header-layout\";s:9:\"layout-10\";s:15:\"header-position\";s:15:\"header-relative\";s:18:\"display-cta-button\";s:1:\"1\";s:20:\"header_cta_btn_title\";s:5:\"Login\";s:19:\"header_cta_btn_link\";s:47:\"https://doccure-wp.dreamstechnologies.com/login\";s:21:\"header_cta_rbtn_title\";s:8:\"Register\";s:20:\"header_cta_rbtn_link\";s:50:\"https://doccure-wp.dreamstechnologies.com/register\";s:16:\"header_cta_color\";s:0:\"\";s:25:\"header_cta_hover_bg_color\";s:7:\"#09e5ab\";s:22:\"header_cta_hover_color\";s:7:\"#ffffff\";s:9:\"site-logo\";a:5:{s:3:\"url\";s:80:\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2024/06/logo-01.svg\";s:2:\"id\";s:4:\"5495\";s:6:\"height\";s:2:\"40\";s:5:\"width\";s:3:\"137\";s:9:\"thumbnail\";s:80:\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2024/06/logo-01.svg\";}s:11:\"sticky-logo\";a:5:{s:3:\"url\";s:80:\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2024/06/logo-01.svg\";s:2:\"id\";s:4:\"5495\";s:6:\"height\";s:2:\"40\";s:5:\"width\";s:3:\"137\";s:9:\"thumbnail\";s:80:\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2024/06/logo-01.svg\";}s:11:\"mobile-logo\";a:5:{s:3:\"url\";s:80:\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2024/06/logo-01.svg\";s:2:\"id\";s:4:\"5495\";s:6:\"height\";s:2:\"40\";s:5:\"width\";s:3:\"137\";s:9:\"thumbnail\";s:80:\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2024/06/logo-01.svg\";}s:17:\"display_subheader\";s:1:\"1\";s:14:\"subheader_type\";s:6:\"static\";s:15:\"subheader_style\";s:7:\"style-1\";s:18:\"display_breadcrumb\";s:1:\"1\";s:27:\"breadcrumb_custom_separator\";s:1:\"1\";s:22:\"breadcrumb_custom_icon\";s:18:\"fas fa-angle-right\";s:19:\"breadcrumb_position\";s:11:\"after-title\";s:16:\"breadcrumb_color\";s:7:\"#1f2937\";s:21:\"breadcrumb_link_color\";s:7:\"#4b5563\";s:27:\"breadcrumb_link_color_hover\";s:7:\"#0e82fd\";s:13:\"breadcrumb_bg\";s:7:\"#1f2937\";s:19:\"breadcrumb_bg_color\";s:0:\"\";s:19:\"subheader_alignment\";s:11:\"text-center\";s:21:\"subheader_title_color\";s:7:\"#272b41\";s:19:\"enable_title_stroke\";s:1:\"0\";s:24:\"display_subheader_shapes\";s:1:\"1\";s:11:\"shape_style\";s:5:\"curve\";s:10:\"blog-style\";s:7:\"style-7\";s:12:\"blog_sidebar\";s:13:\"right-sidebar\";s:18:\"blog_sidebar_style\";s:7:\"style-9\";s:18:\"blog_details_style\";s:7:\"style-4\";s:12:\"page_sidebar\";s:10:\"full-width\";s:11:\"page_layout\";s:9:\"container\";s:8:\"404_type\";s:6:\"static\";s:14:\"fof_page_title\";s:3:\"404\";s:20:\"fof_page_description\";s:48:\"It looks like nothing was found at this location\";s:19:\"fof_page_background\";a:7:{s:16:\"background-color\";s:0:\"\";s:17:\"background-repeat\";s:0:\"\";s:15:\"background-size\";s:0:\"\";s:21:\"background-attachment\";s:0:\"\";s:19:\"background-position\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:5:\"media\";a:4:{s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}}s:15:\"404_title_color\";s:0:\"\";s:14:\"404_desc_color\";s:0:\"\";s:21:\"fof_page_back_to_home\";s:1:\"1\";s:15:\"404_hide_header\";s:1:\"0\";s:15:\"404_hide_footer\";s:1:\"0\";s:14:\"article_option\";s:7:\"pending\";s:10:\"email_logo\";a:5:{s:3:\"url\";s:77:\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/10/logo.png\";s:2:\"id\";s:3:\"765\";s:6:\"height\";s:2:\"52\";s:5:\"width\";s:3:\"201\";s:9:\"thumbnail\";s:84:\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/10/logo-150x52.png\";}s:16:\"email_logo_width\";s:3:\"113\";s:12:\"email_banner\";a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}s:19:\"email_sender_avatar\";a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}s:16:\"email_copyrights\";s:0:\"\";s:17:\"email_sender_name\";s:7:\"Doccure\";s:20:\"email_sender_tagline\";s:0:\"\";s:16:\"email_sender_url\";s:38:\"[email protected]\";s:15:\"footer_bg_color\";s:7:\"#15558d\";s:17:\"footer_text_color\";s:4:\"#FFF\";s:27:\"doctor_registration_subject\";s:28:\"Thank you for registeration!\";s:27:\"doctor_registration_content\";s:143:\"Hello %name%!\r\nThanks for registeration on our %site%. You can now verify your account by clicking below link\r\n%verification_link%\r\n%signature%\";s:28:\"regular_registration_subject\";s:28:\"Thank you for registeration!\";s:28:\"regular_registration_content\";s:183:\"Hello %name%!\r\nThanks for registeration on our %site%. You can now login to manage your account using the below details credentials:\r\nEmail: %email%\r\nPassword: %password%\r\n%signature%\";s:20:\"remove_account_email\";s:14:\"Remove account\";s:22:\"remove_account_subject\";s:25:\"Account has been deleted!\";s:22:\"remove_account_content\";s:102:\"Hi,\r\nAn existing user has deleted the account due to the following reason:\r\n\r\n%reason%\r\n\r\n%signature%,\";s:14:\"resend_subject\";s:23:\"Email Verification Link\";s:14:\"resend_content\";s:177:\"Hello %name%!\r\nYour account has created on %site%. Verification is required, To verify your account please use below link:\r\nVerification Link: %verification_link%\r\n\r\n%signature%\";s:18:\"chat_notify_enable\";s:2:\"no\";s:19:\"chat_notify_subject\";s:22:\"A new message received\";s:19:\"chat_notify_content\";s:114:\"Hi %username%!\r\nYou have received a new message from %sender_name%, below is the message\r\n%message%\r\n\r\n%signature%\";s:23:\"approve_account_subject\";s:30:\"Your account has been approved\";s:23:\"approve_account_content\";s:116:\"Hello %name%\r\nYour account has been approved. You can now log in to set up your profile.\r\n\r\nLogin Now\r\n\r\n%signature%\";s:11:\"admin_email\";s:19:\"[email protected]\";s:22:\"admin_register_subject\";s:16:\"New registration\";s:22:\"admin_register_content\";s:142:\"Hello!\r\nA new user \"%name%\" with email address \"%email%\" has been registered on your website.\r\nPlease login to check user detail.\r\n%signature%\";s:29:\"admin_article_pending_subject\";s:22:\"Article needs approval\";s:29:\"admin_article_pending_content\";s:151:\"Hello admin,\r\nA new article \"%article_title%\" has been submitted by a doctor %doctor_name%, it required your approval to make it publish.\r\n%signature%,\";s:22:\"booking_verify_subject\";s:29:\"verification code for booking\";s:22:\"booking_verify_content\";s:142:\"Hello %name%\r\nTo complete your booking please add the below authentication code.\r\nYour verification code is : %verification_code%\r\n%signature%\";s:23:\"booking_request_subject\";s:24:\"Appointment confirmation\";s:23:\"booking_request_content\";s:339:\"Hello %user_name%\r\n\r\nYour appointment booking request has been scheduled with the following details\r\nAppointment date : %appointment_date%\r\nAppointment time : %appointment_time%\r\nDoctor name : %doctor_name%\r\nHospital name : %hospital_name%\r\nconsultation fee : %consultant_fee%\r\nPrice : %price%\r\nDescription : %description%\r\n%signature%,\r\n,\";s:30:\"doctor_booking_request_subject\";s:25:\"New appointment received!\";s:30:\"doctor_booking_request_content\";s:149:\"Hello %doctor_name%\r\n%user_name% is request you for appointment in hospital %hospital_link% on %appointment_date% at %appointment_time%\r\n%signature%,\";s:32:\"approved_booking_request_subject\";s:19:\"Approved appoinment\";s:32:\"approved_booking_request_content\";s:123:\"Hello %user_name%\r\n%doctor_name% is approved your appoinment on date %appointment_date% at %appointment_time%\r\n%signature%,\";s:33:\"cancelled_booking_request_subject\";s:20:\"cancelled appoinment\";s:33:\"cancelled_booking_request_content\";s:124:\"Hello %user_name%\r\n%doctor_name% is cancelled your appoinment on date %appointment_date% at %appointment_time%\r\n%signature%,\";s:16:\"feedback_subject\";s:17:\"Feedback received\";s:16:\"feedback_content\";s:216:\"Hello %doctor_name%\r\n%user_name% has given the feedback with the following details :\r\nRecommend : %recommend%\r\nWaiting time : %waiting_time%\r\nRating : %rating%\r\nDescription : %description%\r\n%signature%,\r\n%signature%,\";s:23:\"article_pending_subject\";s:29:\"Your submitted needs approval\";s:23:\"article_pending_content\";s:130:\"Hello %doctor_name%\r\nYour article %article_title% has been received, Your article will be published after the review\r\n%signature%,\";s:23:\"article_publish_subject\";s:31:\"Your article has been published\";s:23:\"article_publish_content\";s:83:\"Hello %doctor_name%\r\nYour article %article_title% has been published.\r\n%signature%,\";s:18:\"appointment_prefix\";s:4:\"APP#\";s:23:\"allow_consultation_zero\";s:2:\"no\";s:18:\"allow_booking_zero\";s:2:\"no\";s:23:\"dashboad_booking_option\";s:1:\"1\";s:15:\"feedback_option\";s:1:\"1\";s:20:\"booking_verification\";s:1:\"0\";s:12:\"payment_type\";s:6:\"online\";s:20:\"enable_checkout_page\";s:4:\"hide\";s:13:\"success_title\";s:0:\"\";s:12:\"success_desc\";s:0:\"\";s:22:\"booking_system_contact\";s:6:\"doctor\";s:23:\"booking_contact_numbers\";a:1:{i:0;s:0:\"\";}s:22:\"booking_contact_detail\";s:0:\"\";s:15:\"admin_commision\";s:2:\"10\";s:10:\"min_amount\";s:2:\"50\";s:14:\"payout_setting\";a:2:{i:0;s:6:\"paypal\";i:1;s:4:\"bacs\";}s:15:\"doctor_location\";s:6:\"clinic\";s:12:\"listing_type\";s:4:\"free\";s:17:\"base_name_disable\";s:1:\"1\";s:17:\"name_base_doctors\";a:2:{i:0;s:2:\"Dr\";i:1;s:5:\"Prof.\";}s:15:\"name_base_users\";a:2:{i:0;s:3:\"Mr.\";i:1;s:4:\"Miss\";}s:13:\"dashboard_tpl\";s:4:\"1938\";s:12:\"dir_datasize\";s:7:\"5242880\";s:15:\"calendar_format\";s:5:\"Y-m-d\";s:18:\"feedback_questions\";a:1:{i:0;s:19:\"Doctor Friendliness\";}s:14:\"enable_gallery\";s:1:\"1\";s:10:\"enable_seo\";s:1:\"1\";s:24:\"hide_services_by_package\";s:2:\"no\";s:4:\"chat\";s:5:\"inbox\";s:4:\"host\";s:16:\"http://localhost\";s:4:\"port\";s:4:\"3000\";s:11:\"search_form\";s:1:\"1\";s:15:\"show_search_bar\";s:2:\"no\";s:11:\"search_type\";s:4:\"both\";s:13:\"gender_search\";s:1:\"1\";s:13:\"hide_location\";s:2:\"no\";s:19:\"redirect_unverified\";s:2:\"no\";s:18:\"search_result_page\";s:4:\"1942\";s:8:\"show_add\";s:0:\"\";s:8:\"add_code\";s:0:\"\";s:10:\"step_image\";a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}s:10:\"step_title\";s:23:\"Doctor/Patient Register\";s:16:\"step_description\";s:0:\"\";s:17:\"user_registration\";s:1:\"1\";s:17:\"registration_form\";s:1:\"1\";s:22:\"user_type_registration\";a:2:{i:0;s:7:\"doctors\";i:1;s:13:\"regular_users\";}s:10:\"login_form\";s:1:\"1\";s:10:\"login_page\";s:4:\"1931\";s:11:\"verify_user\";s:6:\"remove\";s:9:\"term_text\";s:15:\"Please Read The\";s:9:\"term_page\";s:3:\"834\";s:15:\"remove_location\";s:2:\"no\";s:21:\"doctors_redirect_page\";s:9:\"dashboard\";s:16:\"footer_copyright\";s:37:\"© 2024 Doccure. All rights reserved.\";}', 'yes'),
(176, 'doccure_options-transients', 'a:4:{s:14:\"changed_values\";a:2:{s:13:\"redux-section\";s:2:\"24\";s:12:\"redux-backup\";i:1;}s:9:\"last_save\";i:1726081947;s:13:\"last_compiler\";i:1726081947;s:11:\"last_import\";i:1726081947;}', 'yes'),
(180, 'recently_activated', 'a:0:{}', 'yes'),
(181, 'autoptimize_version', '3.1.10', 'yes'),
(182, 'autoptimize_ccss_version', 'AO_3.1.10', 'yes'),
(183, 'revslider_update_version', '6.4.10', 'yes'),
(184, 'widget_rev-slider-widget', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(186, 'vc_version', '6.7.0', 'yes'),
(188, 'autoptimize_service_availablity', 'a:2:{s:12:\"extra_imgopt\";a:3:{s:6:\"status\";s:2:\"up\";s:5:\"hosts\";a:1:{i:1;s:28:\"https://sp-ao.shortpixel.ai/\";}s:16:\"launch-threshold\";s:4:\"4096\";}s:7:\"critcss\";a:2:{s:6:\"status\";s:2:\"up\";s:5:\"hosts\";a:1:{i:1;s:24:\"https://criticalcss.com/\";}}}', 'yes'),
(189, 'autoptimize_imgopt_launched', 'on', 'yes'),
(196, 'doctor-category_children', 'a:0:{}', 'yes'),
(197, 'testimonial-category_children', 'a:0:{}', 'yes'),
(198, 'portfolio-category_children', 'a:0:{}', 'yes'),
(199, 'service-category_children', 'a:0:{}', 'yes'),
(200, 'service-tag_children', 'a:0:{}', 'yes'),
(202, 'locations_children', 'a:0:{}', 'yes'),
(205, 'widget_sigma-recent-posts', 'a:2:{i:2;a:7:{s:5:\"title\";s:12:\"Recent Posts\";s:6:\"number\";i:5;s:9:\"show_date\";b:1;s:10:\"show_image\";b:1;s:13:\"show_category\";b:0;s:11:\"show_author\";b:0;s:5:\"style\";s:7:\"style-1\";}s:12:\"_multiwidget\";i:1;}', 'yes'),
(206, 'nav_menus_created_posts', 'a:0:{}', 'yes'),
(213, 'WPLANG', '', 'yes'),
(214, 'new_admin_email', '[email protected]', 'yes'),
(226, 'redux-framework_allow_tracking', 'no', 'yes'),
(227, 'redux-framework_tracking_notice', 'hide', 'yes'),
(228, 'redux-framework_tracking_skipped', 'yes', 'yes'),
(258, '_transient_health-check-site-status-result', '{\"good\":13,\"recommended\":5,\"critical\":5}', 'yes'),
(270, 'extendifysdk_sitesettings', '{\"state\":{\"enabled\":true,\"siteType\":[]},\"version\":0}', 'yes'),
(292, 'recovery_mode_email_last_sent', '1689673171', 'yes'),
(318, 'revslider-templates-hash', 'adb124a80d1ef0a591c3197a97b2d096', 'yes'),
(319, 'rs-templates-new', '', 'no');
INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(320, 'rs-templates', 'a:3:{s:4:\"hash\";s:32:\"0d3e9cbbfac6b8c9856c3fba644fa4f8\";s:6:\"slider\";a:729:{i:0;a:24:{s:2:\"id\";s:1:\"1\";s:5:\"title\";s:16:\"Classic Carousel\";s:5:\"alias\";s:16:\"classic-carousel\";s:3:\"zip\";s:20:\"classic-carousel.zip\";s:3:\"uid\";s:32:\"146a01dd380c0cdee85c4456ee68cd84\";s:3:\"img\";s:27:\"classic-carousel/slider.jpg\";s:7:\"preview\";s:147:\"http://revolution.themepunch.com/carousel-slider-plugin/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=carousel-slider-plugin\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:141:\"<span class=\"ttm_content\">Our classic, full-width carousel example. Drag, swipe or click to navigate!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-22 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:1;a:24:{s:2:\"id\";s:1:\"2\";s:5:\"title\";s:14:\"Classic Slider\";s:5:\"alias\";s:13:\"classicslider\";s:3:\"zip\";s:17:\"classicslider.zip\";s:3:\"uid\";s:32:\"a0d6a9248c9066b404ba0f1cdadc5cf2\";s:3:\"img\";s:24:\"classicslider/slider.jpg\";s:7:\"preview\";s:157:\"http://revolution.themepunch.com/wordpress-slideshow-gallery/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-slideshow-gallery\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:136:\" <span class=\"ttm_content\">A classic slideshow example with timer, bullets and arrow navigation.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:2;a:24:{s:2:\"id\";s:1:\"3\";s:5:\"title\";s:12:\"Content Tabs\";s:5:\"alias\";s:11:\"contenttabs\";s:3:\"zip\";s:15:\"contenttabs.zip\";s:3:\"uid\";s:32:\"e02e91604b690123a3d07a65582c4fd0\";s:3:\"img\";s:22:\"contenttabs/slider.jpg\";s:7:\"preview\";s:161:\"http://revolution.themepunch.com/wordpress-content-tabs-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-content-tabs-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:170:\" <span class=\"ttm_content\">An auto-size slider with a cool split-text animation effect. Navigate with vertical bullets and thumbs.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:3;a:25:{s:2:\"id\";s:1:\"4\";s:5:\"title\";s:13:\"Facebook Feed\";s:5:\"alias\";s:13:\"facebook-feed\";s:3:\"zip\";s:17:\"facebook-feed.zip\";s:3:\"uid\";s:32:\"5506431d5b1babcb25dcf52c508d42e3\";s:3:\"img\";s:24:\"facebook-feed/slider.jpg\";s:7:\"preview\";s:149:\"http://revolution.themepunch.com/wordpress-facebook-feed/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-facebook-feed\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:174:\"<span class=\"ttm_content\"> This slider is automatically populated by a Facebook stream. Just one slide is needed to show a whole feed!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:415:\"<span class=\"ttm_content\">The content source is set to <a href=\"https://www.themepunch.com/slider-revolution/module-content/#flickr\" target=\"_blank\">\"Facebook Stream\"</a>. Make sure to input your correct API information in the slider settings.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:11:\"socialmedia\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:4;a:24:{s:2:\"id\";s:1:\"5\";s:5:\"title\";s:7:\"Fashion\";s:5:\"alias\";s:7:\"fashion\";s:3:\"zip\";s:11:\"fashion.zip\";s:3:\"uid\";s:32:\"4f4b914d6db35e19101ff003c4e7ea3a\";s:3:\"img\";s:18:\"fashion/slider.jpg\";s:7:\"preview\";s:165:\"http://revolution.themepunch.com/wordpress-one-page-slider-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-one-page-slider-theme\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:183:\"  <span class=\"ttm_content\">A front-page slider that can be used as an intro for your website. Navigate by using mouse-wheel scroll or bullets.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:5;a:24:{s:2:\"id\";s:1:\"6\";s:5:\"title\";s:14:\"Flickr Gallery\";s:5:\"alias\";s:14:\"flickr-gallery\";s:3:\"zip\";s:18:\"flickr-gallery.zip\";s:3:\"uid\";s:32:\"ad85cfac7acfa678e6a1b8febfee51ed\";s:3:\"img\";s:25:\"flickr-gallery/slider.jpg\";s:7:\"preview\";s:149:\"http://revolution.themepunch.com/wordpress-flickr-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-flickr-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"640\";s:11:\"description\";s:173:\" <span class=\"ttm_content\"> This slider is automatically populated by a Flickr stream. Just one slide is needed to show a whole feed!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:11:\"socialmedia\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:6;a:25:{s:2:\"id\";s:1:\"7\";s:5:\"title\";s:3:\"Gym\";s:5:\"alias\";s:3:\"gym\";s:3:\"zip\";s:7:\"gym.zip\";s:3:\"uid\";s:32:\"e4d81f13f96fb9bc905f4ad89615032b\";s:3:\"img\";s:14:\"gym/slider.jpg\";s:7:\"preview\";s:153:\"http://revolution.themepunch.com/one-page-wordpress-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=one-page-wordpress-slider\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:189:\"<span class=\"ttm_content\">A front-page slider that can be used as an intro for your website. Navigate by using mouse-wheel scroll or the slider menu.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:583:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Instructions for <a href=\"https://www.themepunch.com/faq/modify-burger-menu/\" target=\"_blank\">changing the menu</a>.</span><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:7;a:24:{s:2:\"id\";s:1:\"8\";s:5:\"title\";s:18:\"Highlight Carousel\";s:5:\"alias\";s:18:\"highlight-carousel\";s:3:\"zip\";s:22:\"highlight-carousel.zip\";s:3:\"uid\";s:32:\"ada52163f723a942f782351fa0396b3d\";s:3:\"img\";s:29:\"highlight-carousel/slider.jpg\";s:7:\"preview\";s:147:\"http://revolution.themepunch.com/wordpress-swipe-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-swipe-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"720\";s:11:\"description\";s:138:\"  <span class=\"ttm_content\">A swipe-controlled carousel with an additional tab-based navigation.</span>\r\n<span class=\"ttm_space\"></span>\r\n\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:8;a:24:{s:2:\"id\";s:1:\"9\";s:5:\"title\";s:18:\"Highlight Showcase\";s:5:\"alias\";s:18:\"highlight-showcase\";s:3:\"zip\";s:22:\"highlight-showcase.zip\";s:3:\"uid\";s:32:\"2bfe0bd410fb48fec9d942eab1e21530\";s:3:\"img\";s:29:\"highlight-showcase/slider.jpg\";s:7:\"preview\";s:159:\"http://revolution.themepunch.com/wordpress-parallax-slideshow/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-parallax-slideshow\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1230\";s:6:\"height\";s:3:\"720\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">A tab-based navigation, a slideshow timer and cool animations make this slider interesting!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:9;a:24:{s:2:\"id\";s:2:\"10\";s:5:\"title\";s:10:\"Image Hero\";s:5:\"alias\";s:10:\"image-hero\";s:3:\"zip\";s:13:\"imagehero.zip\";s:3:\"uid\";s:32:\"7db18781d44f2adc28c962440894aac1\";s:3:\"img\";s:20:\"imagehero/slider.jpg\";s:7:\"preview\";s:143:\"http://revolution.themepunch.com/wordpress-hero-image/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-hero-image\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:121:\"<span class=\"ttm_content\">A commonly used full-width image hero block with texts.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:10;a:25:{s:2:\"id\";s:2:\"11\";s:5:\"title\";s:17:\"Instagram Gallery\";s:5:\"alias\";s:13:\"insta-gallery\";s:3:\"zip\";s:17:\"insta-gallery.zip\";s:3:\"uid\";s:32:\"711732b0d42ec2b57818a2b9b1d86cba\";s:3:\"img\";s:24:\"insta-gallery/slider.jpg\";s:7:\"preview\";s:157:\"http://revolution.themepunch.com/wordpress-instagram-gallery/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-instagram-gallery\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:3:\"640\";s:6:\"height\";s:3:\"640\";s:11:\"description\";s:174:\"<span class=\"ttm_content\">This slider is automatically populated by a Instagram stream. Just one slide is needed to show a whole feed!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:416:\"<span class=\"ttm_content\">The content source is set to <a href=\"https://www.themepunch.com/slider-revolution/module-content/#flickr\" target=\"_blank\">\"Instagram Stream\"</a>. Make sure to input your correct API information in the slider settings.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:11:\"socialmedia\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:11;a:25:{s:2:\"id\";s:2:\"12\";s:5:\"title\";s:21:\"Levano Restaurant Bar\";s:5:\"alias\";s:19:\"levanorestaurantbar\";s:3:\"zip\";s:23:\"levanorestaurantbar.zip\";s:3:\"uid\";s:32:\"4178f837db67d1b2eb6cb5840bbd0b42\";s:3:\"img\";s:30:\"levanorestaurantbar/slider.jpg\";s:7:\"preview\";s:161:\"http://revolution.themepunch.com/wordpress-front-page-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-front-page-template\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:181:\"<span class=\"ttm_content\">A front-page slider that can be used as an intro for your website. Navigate by using mouse-wheel scroll or bullets.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:583:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Instructions for <a href=\"https://www.themepunch.com/faq/modify-burger-menu/\" target=\"_blank\">changing the menu</a>.</span><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:12;a:25:{s:2:\"id\";s:2:\"13\";s:5:\"title\";s:19:\"Main Feature Slider\";s:5:\"alias\";s:11:\"mainfeature\";s:3:\"zip\";s:15:\"mainfeature.zip\";s:3:\"uid\";s:32:\"1e002a3230ab00095bedc6f60393ee7f\";s:3:\"img\";s:22:\"mainfeature/slider.jpg\";s:7:\"preview\";s:127:\"http://revolution.themepunch.com/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=revolution.themepunch.com\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1230\";s:6:\"height\";s:3:\"750\";s:11:\"description\";s:127:\" <span class=\"ttm_content\">A slightly stripped down version of the main preview slider.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:282:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Just edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:13;a:25:{s:2:\"id\";s:2:\"14\";s:5:\"title\";s:17:\"Media Gallery Two\";s:5:\"alias\";s:17:\"media-gallery-two\";s:3:\"zip\";s:21:\"media-gallery-two.zip\";s:3:\"uid\";s:32:\"d002f1b1b55805f9322c264c5504ba5a\";s:3:\"img\";s:28:\"media-gallery-two/slider.jpg\";s:7:\"preview\";s:163:\"http://revolution.themepunch.com/wordpress-media-gallery-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-media-gallery-slider\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:6:\"6.2.22\";s:5:\"width\";s:4:\"1230\";s:6:\"height\";s:3:\"692\";s:11:\"description\";s:127:\"<span class=\"ttm_content\">A media gallery example with Vimeo, HTML5 and Youtube videos.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:282:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Just edit the slides to change media and titles.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:14;a:25:{s:2:\"id\";s:2:\"15\";s:5:\"title\";s:23:\"Media Carousel Autoplay\";s:5:\"alias\";s:23:\"media-carousel-autoplay\";s:3:\"zip\";s:27:\"media-carousel-autoplay.zip\";s:3:\"uid\";s:32:\"393d7875b1cc9d933378b35e4f645d76\";s:3:\"img\";s:34:\"media-carousel-autoplay/slider.jpg\";s:7:\"preview\";s:149:\"http://revolution.themepunch.com/wordpress-media-gallery/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-media-gallery\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:3:\"720\";s:6:\"height\";s:3:\"405\";s:11:\"description\";s:153:\"<span class=\"ttm_content\">A media carousel with \"autoplay\" activated. Swipe or click tabs to navigate the slider.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:289:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Just edit the slides to change media and caption texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:15;a:25:{s:2:\"id\";s:2:\"16\";s:5:\"title\";s:21:\"News Background Video\";s:5:\"alias\";s:21:\"news-background-video\";s:3:\"zip\";s:17:\"news-bg-video.zip\";s:3:\"uid\";s:32:\"a0efe44ac3af0f958b3f84c816a08272\";s:3:\"img\";s:24:\"news-bg-video/slider.jpg\";s:7:\"preview\";s:151:\"http://revolution.themepunch.com/wordpress-content-blocks/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-content-blocks\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"500\";s:11:\"description\";s:143:\"<span class=\"ttm_content\">A hero block with HTML5 background video that plays when entering the screen.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:300:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background video and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:16;a:25:{s:2:\"id\";s:2:\"17\";s:5:\"title\";s:12:\"News Gallery\";s:5:\"alias\";s:12:\"news-gallery\";s:3:\"zip\";s:16:\"news-gallery.zip\";s:3:\"uid\";s:32:\"3a069c3b286dbb9ee435563f747e3300\";s:3:\"img\";s:23:\"news-gallery/slider.jpg\";s:7:\"preview\";s:147:\"http://revolution.themepunch.com/wordpress-news-rotator/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-news-rotator\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"500\";s:11:\"description\";s:131:\"<span class=\"ttm_content\">A news gallery slideshow with tab navigation. Great for any blog!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:282:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Just edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:17;a:25:{s:2:\"id\";s:2:\"18\";s:5:\"title\";s:23:\"News Gallery Post Based\";s:5:\"alias\";s:23:\"news-gallery-post-based\";s:3:\"zip\";s:27:\"news-gallery-post-based.zip\";s:3:\"uid\";s:32:\"32fe05b1039c29ab9420bfd15aec5488\";s:3:\"img\";s:34:\"news-gallery-post-based/slider.jpg\";s:7:\"preview\";s:145:\"http://revolution.themepunch.com/wordpress-post-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-post-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"500\";s:11:\"description\";s:125:\"<span class=\"ttm_content\"> This slider is automatically populated by WordPress posts.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:423:\"<span class=\"ttm_content\">The content source is set to <a href=\"https://www.themepunch.com/slider-revolution/module-content/#flickr\" target=\"_blank\">\"Post-Based Slider\"</a>. Make sure to select the post type you want to display in the slider settings.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:9:\"postbased\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:18;a:25:{s:2:\"id\";s:2:\"19\";s:5:\"title\";s:9:\"News Hero\";s:5:\"alias\";s:9:\"news-hero\";s:3:\"zip\";s:13:\"news-hero.zip\";s:3:\"uid\";s:32:\"96a0385538a17c8c81ed8175740f70ea\";s:3:\"img\";s:20:\"news-hero/slider.jpg\";s:7:\"preview\";s:151:\"http://revolution.themepunch.com/wordpress-content-blocks/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-content-blocks\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"500\";s:11:\"description\";s:107:\"<span class=\"ttm_content\">A image hero block with ken burns effect.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:300:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background image and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:19;a:25:{s:2:\"id\";s:2:\"20\";s:5:\"title\";s:10:\"News Video\";s:5:\"alias\";s:10:\"news-video\";s:3:\"zip\";s:14:\"news-video.zip\";s:3:\"uid\";s:32:\"f901e9e16e0363248156c2209eb584e9\";s:3:\"img\";s:21:\"news-video/slider.jpg\";s:7:\"preview\";s:151:\"http://revolution.themepunch.com/wordpress-content-blocks/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-content-blocks\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"500\";s:11:\"description\";s:128:\"<span class=\"ttm_content\">A Vimeo background video hero block with play / pause buttons.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:289:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the video and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:20;a:25:{s:2:\"id\";s:2:\"21\";s:5:\"title\";s:15:\"Newsletter Hero\";s:5:\"alias\";s:15:\"newsletter-hero\";s:3:\"zip\";s:19:\"newsletter-hero.zip\";s:3:\"uid\";s:32:\"6290a9864d8c4c6311784586ed1cc5fe\";s:3:\"img\";s:26:\"newsletter-hero/slider.jpg\";s:7:\"preview\";s:157:\"http://revolution.themepunch.com/wordpress-newsletter-signup/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-newsletter-signup\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:137:\"<span class=\"ttm_content\">This hero block uses a custom styled Mailchimp newsletter signup field.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:435:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background image, texts, and <a href=\"https://www.themepunch.com/faq/how-to-setup-mailchimp-for-the-newsletter-hero-template/\" target=\"_blank\">Mailchimp code</a>.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:21;a:25:{s:2:\"id\";s:2:\"22\";s:5:\"title\";s:11:\"Not Generic\";s:5:\"alias\";s:10:\"notgeneric\";s:3:\"zip\";s:14:\"notgeneric.zip\";s:3:\"uid\";s:32:\"9d87ba95e02210a9f82387add2ceadf9\";s:3:\"img\";s:21:\"notgeneric/slider.jpg\";s:7:\"preview\";s:157:\"http://revolution.themepunch.com/wordpress-fullscreen-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-fullscreen-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:144:\"<span class=\"ttm_content\">A full-screen slider with a layer based navigation and sleek content elements.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:583:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Instructions for <a href=\"https://www.themepunch.com/faq/modify-burger-menu/\" target=\"_blank\">changing the menu</a>.</span><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:22;a:25:{s:2:\"id\";s:2:\"23\";s:5:\"title\";s:11:\"Photography\";s:5:\"alias\";s:11:\"photography\";s:3:\"zip\";s:15:\"photography.zip\";s:3:\"uid\";s:32:\"1b2072547afb75e49f33b016751ed360\";s:3:\"img\";s:22:\"photography/slider.jpg\";s:7:\"preview\";s:159:\"http://revolution.themepunch.com/wordpress-photography-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-photography-slider\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:194:\"<span class=\"ttm_content\">A front-page slider that can be used as an intro for your website. Navigate by using mouse-wheel scroll or the layer-based menu.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:583:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Instructions for <a href=\"https://www.themepunch.com/faq/modify-burger-menu/\" target=\"_blank\">changing the menu</a>.</span><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:23;a:25:{s:2:\"id\";s:2:\"24\";s:5:\"title\";s:20:\"Photography Carousel\";s:5:\"alias\";s:20:\"photography-carousel\";s:3:\"zip\";s:24:\"photography-carousel.zip\";s:3:\"uid\";s:32:\"9a84b859ba23dc49ba8784e3a86545fa\";s:3:\"img\";s:31:\"photography-carousel/slider.jpg\";s:7:\"preview\";s:149:\"http://revolution.themepunch.com/wordpress-photo-gallery/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-photo-gallery\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">A front-page carousel that can be used as an intro for your website. Navigate by using mouse-wheel scroll or the layer-based menu.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:583:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Instructions for <a href=\"https://www.themepunch.com/faq/modify-burger-menu/\" target=\"_blank\">changing the menu</a>.</span><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:24;a:25:{s:2:\"id\";s:2:\"25\";s:5:\"title\";s:16:\"Search Form Hero\";s:5:\"alias\";s:16:\"search-form-hero\";s:3:\"zip\";s:20:\"search-form-hero.zip\";s:3:\"uid\";s:32:\"e09eb1bd0f22b3a2b02a1aa251dd1f3e\";s:3:\"img\";s:27:\"search-form-hero/slider.jpg\";s:7:\"preview\";s:155:\"http://revolution.themepunch.com/wordpress-search-form-hero/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-search-form-hero\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">This hero block uses a custom styled input field to show search results on a WordPress site.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:320:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background image, texts, and search field code.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:25;a:25:{s:2:\"id\";s:2:\"26\";s:5:\"title\";s:17:\"Showcase Carousel\";s:5:\"alias\";s:16:\"showcasecarousel\";s:3:\"zip\";s:20:\"showcasecarousel.zip\";s:3:\"uid\";s:32:\"c5ca218398331bd2c064efc2f62eae56\";s:3:\"img\";s:27:\"showcasecarousel/slider.jpg\";s:7:\"preview\";s:159:\"http://revolution.themepunch.com/wordpress-cover-flow-gallery/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-cover-flow-gallery\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:3:\"600\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:129:\"<span class=\"ttm_content\">A fancy carousel that rotates, fades and scales slider items.</span>\r\n<span class=\"ttm_space\"></span>\r\n\";s:11:\"setup_notes\";s:284:\"<span class=\"ttm_content\">This is a \"Default\" content carousel. Just edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:26;a:25:{s:2:\"id\";s:2:\"27\";s:5:\"title\";s:11:\"Sports Hero\";s:5:\"alias\";s:11:\"sports-hero\";s:3:\"zip\";s:14:\"sportshero.zip\";s:3:\"uid\";s:32:\"8de7a145f32a362d618d2595ffa2f724\";s:3:\"img\";s:21:\"sportshero/slider.jpg\";s:7:\"preview\";s:143:\"http://revolution.themepunch.com/wordpress-image-hero/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-image-hero\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"720\";s:11:\"description\";s:113:\"<span class=\"ttm_content\">An sports themed image hero block with buttons.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:300:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background image and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:28;a:25:{s:2:\"id\";s:2:\"29\";s:5:\"title\";s:13:\"Vimeo Gallery\";s:5:\"alias\";s:13:\"vimeo-gallery\";s:3:\"zip\";s:17:\"vimeo-gallery.zip\";s:3:\"uid\";s:32:\"fa824ce1ff3942ec268fc9eda60df539\";s:3:\"img\";s:24:\"vimeo-gallery/slider.jpg\";s:7:\"preview\";s:149:\"http://revolution.themepunch.com/wordpress-vimeo-gallery/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-vimeo-gallery\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1230\";s:6:\"height\";s:3:\"692\";s:11:\"description\";s:170:\"<span class=\"ttm_content\">This slider is automatically populated by a Vimeo stream. Just one slide is needed to show a whole feed!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:412:\"<span class=\"ttm_content\">The content source is set to <a href=\"https://www.themepunch.com/slider-revolution/module-content/#flickr\" target=\"_blank\">\"Vimeo Stream\"</a>. Make sure to input your correct API information in the slider settings.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:11:\"socialmedia\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:29;a:25:{s:2:\"id\";s:2:\"30\";s:5:\"title\";s:10:\"Vimeo Hero\";s:5:\"alias\";s:9:\"vimeohero\";s:3:\"zip\";s:13:\"vimeohero.zip\";s:3:\"uid\";s:32:\"c575575f96173d88589cddcb06120b77\";s:3:\"img\";s:20:\"vimeohero/slider.jpg\";s:7:\"preview\";s:143:\"http://revolution.themepunch.com/wordpress-hero-vimeo/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-hero-vimeo\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:116:\"<span class=\"ttm_content\">A commonly used Vimeo video background hero block.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:464:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background video and texts.<br/><br/></span>\r\nScreencast for <a href=\"https://www.youtube.com/playlist?list=PLSCdqDWVMJPPXEuOEqYEQMAsp0vAYw52_\" target=\"_blank\">mobile video</a> considerations.</a>\r\n<br/><br/>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:30;a:25:{s:2:\"id\";s:2:\"31\";s:5:\"title\";s:16:\"Web Product Dark\";s:5:\"alias\";s:16:\"web-product-dark\";s:3:\"zip\";s:20:\"web-product-dark.zip\";s:3:\"uid\";s:32:\"39b872cf0608e63c3a503e58374dc30a\";s:3:\"img\";s:27:\"web-product-dark/slider.jpg\";s:7:\"preview\";s:155:\"http://revolution.themepunch.com/wordpress-frontpage-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-frontpage-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:194:\"<span class=\"ttm_content\">A front-page slider that can be used as an intro for your website. Navigate by using mouse-wheel scroll or the layer-based menu.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:583:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Instructions for <a href=\"https://www.themepunch.com/faq/modify-burger-menu/\" target=\"_blank\">changing the menu</a>.</span><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:31;a:25:{s:2:\"id\";s:2:\"32\";s:5:\"title\";s:21:\"Web Product Dark Hero\";s:5:\"alias\";s:21:\"web-product-dark-hero\";s:3:\"zip\";s:25:\"web-product-dark-hero.zip\";s:3:\"uid\";s:32:\"b6784e8925221f36677217979d26e6f0\";s:3:\"img\";s:32:\"web-product-dark-hero/slider.jpg\";s:7:\"preview\";s:147:\"http://revolution.themepunch.com/wordpress-header-image/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-header-image\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:162:\"<span class=\"ttm_content\">A modern hero block with three common devices. The screens of each device can be changed easily!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:300:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background image and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:32;a:25:{s:2:\"id\";s:2:\"33\";s:5:\"title\";s:22:\"Web Product Light Hero\";s:5:\"alias\";s:22:\"web-product-light-hero\";s:3:\"zip\";s:26:\"web-product-light-hero.zip\";s:3:\"uid\";s:32:\"428e65d6aaa6ef775429989d50516492\";s:3:\"img\";s:33:\"web-product-light-hero/slider.jpg\";s:7:\"preview\";s:143:\"http://revolution.themepunch.com/hero-image-wordpress/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=hero-image-wordpress\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:162:\"<span class=\"ttm_content\">A modern hero block with three common devices. The screens of each device can be changed easily!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:289:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the image and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:33;a:25:{s:2:\"id\";s:2:\"34\";s:5:\"title\";s:17:\"Web Product Light\";s:5:\"alias\";s:15:\"webproductlight\";s:3:\"zip\";s:19:\"webproductlight.zip\";s:3:\"uid\";s:32:\"fa23dab5bf1139c6393828647a9de4e0\";s:3:\"img\";s:26:\"webproductlight/slider.jpg\";s:7:\"preview\";s:143:\"http://revolution.themepunch.com/wordpress-cover-page/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-cover-page\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:194:\"<span class=\"ttm_content\">A front-page slider that can be used as an intro for your website. Navigate by using mouse-wheel scroll or the layer-based menu.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:583:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Instructions for <a href=\"https://www.themepunch.com/faq/modify-burger-menu/\" target=\"_blank\">changing the menu</a>.</span><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:34;a:25:{s:2:\"id\";s:2:\"35\";s:5:\"title\";s:15:\"Youtube Gallery\";s:5:\"alias\";s:15:\"youtube-gallery\";s:3:\"zip\";s:19:\"youtube-gallery.zip\";s:3:\"uid\";s:32:\"ee9e4928ac74f5f0c0b697ce708f5aa7\";s:3:\"img\";s:26:\"youtube-gallery/slider.jpg\";s:7:\"preview\";s:153:\"http://revolution.themepunch.com/wordpress-youtube-gallery/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-youtube-gallery\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:173:\"<span class=\"ttm_content\"> This slider is automatically populated by a YouTube stream. Just one slide is needed to show a whole feed!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:414:\"<span class=\"ttm_content\">The content source is set to <a href=\"https://www.themepunch.com/slider-revolution/module-content/#flickr\" target=\"_blank\">\"YouTube Stream\"</a>. Make sure to input your correct API information in the slider settings.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:11:\"socialmedia\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:35;a:25:{s:2:\"id\";s:2:\"36\";s:5:\"title\";s:12:\"Youtube Hero\";s:5:\"alias\";s:11:\"youtubehero\";s:3:\"zip\";s:15:\"youtubehero.zip\";s:3:\"uid\";s:32:\"e0b2c12a45841bdf21cb96305f2c85bf\";s:3:\"img\";s:22:\"youtubehero/slider.jpg\";s:7:\"preview\";s:151:\"http://revolution.themepunch.com/wordpress-youtube-header/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-youtube-header\";s:7:\"version\";s:5:\"1.0.3\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:104:\"<span class=\"ttm_content\">A YouTube video background hero block.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:633:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background video and texts.<br/><br/></span>\r\nScreencast for <a href=\"https://www.youtube.com/playlist?list=PLSCdqDWVMJPPXEuOEqYEQMAsp0vAYw52_\" target=\"_blank\">mobile video</a> considerations.</a>\r\n<br/><br/>\r\nLearn how to <a href=\"https://www.themepunch.com/faq/enable-sound-for-the-youtube-hero-template/\" target=\"_blank\">enable sound for the background video</a><br /><br />\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:36;a:25:{s:2:\"id\";s:2:\"37\";s:5:\"title\";s:13:\"Scroll Effect\";s:5:\"alias\";s:13:\"scroll-effect\";s:3:\"zip\";s:17:\"scroll-effect.zip\";s:3:\"uid\";s:32:\"417f59e9db87aa7e47c8509eb88d4af6\";s:3:\"img\";s:23:\"scrolleffect/slide1.jpg\";s:7:\"preview\";s:155:\"http://revolution.themepunch.com/big-bold-fullscreen-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=big-bold-fullscreen-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:134:\"<span class=\"ttm_content\">A full-screen slider with a unique scroll effect and big, bold text.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:485:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>For further configuration options please view the <a href=\"https://https://www.themepunch.com/slider-revolution/custom-css-javascript/\" target=\"_blank\">\"Custom CSS/JS\"</a> section in the slider settings.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:37;a:25:{s:2:\"id\";s:2:\"38\";s:5:\"title\";s:12:\"Content Zoom\";s:5:\"alias\";s:12:\"content-zoom\";s:3:\"zip\";s:16:\"content-zoom.zip\";s:3:\"uid\";s:32:\"42ef8cdb70d42ec6ff6fa3b69a027b5f\";s:3:\"img\";s:22:\"contentzoom/slide1.jpg\";s:7:\"preview\";s:141:\"http://revolution.themepunch.com/content-zoom-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=content-zoom-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:243:\"<span class=\"ttm_content\">A very unique full-width slider that uses <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a> to their potential.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:371:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>It might be helpful to use the \"hide/show layer\" feature to efficiently edit all content.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:38;a:25:{s:2:\"id\";s:2:\"39\";s:5:\"title\";s:13:\"Food Carousel\";s:5:\"alias\";s:13:\"food-carousel\";s:3:\"zip\";s:17:\"food-carousel.zip\";s:3:\"uid\";s:32:\"a7bf54527b6658a0a308c70c729779fe\";s:3:\"img\";s:29:\"foodcarousel/slider_cover.jpg\";s:7:\"preview\";s:143:\"http://revolution.themepunch.com/food-carousel-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=food-carousel-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:267:\"<span class=\"ttm_content\">A fancy carousel with detail content on each slide. <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a> are used to show and hide layers.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:371:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>It might be helpful to use the \"hide/show layer\" feature to efficiently edit all content.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:40;a:25:{s:2:\"id\";s:2:\"41\";s:5:\"title\";s:22:\"Travel Static Captions\";s:5:\"alias\";s:22:\"travel-static-captions\";s:3:\"zip\";s:26:\"travel-static-captions.zip\";s:3:\"uid\";s:32:\"bbe7d61c7c741ebc7aa1ce1082b0cb71\";s:3:\"img\";s:33:\"travel-static-captions/slide1.jpg\";s:7:\"preview\";s:135:\"http://revolution.themepunch.com/travel-slideshow/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=travel-slideshow\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:148:\"<span class=\"ttm_content\">A slideshow example with static captions layers above a rotating image background.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:415:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:41;a:25:{s:2:\"id\";s:2:\"42\";s:5:\"title\";s:7:\"Concept\";s:5:\"alias\";s:7:\"concept\";s:3:\"zip\";s:11:\"concept.zip\";s:3:\"uid\";s:32:\"47cb06083e87503762f6746725117a3c\";s:3:\"img\";s:18:\"concept/slide1.jpg\";s:7:\"preview\";s:157:\"http://revolution.themepunch.com/fullscreen-wordpress-plugin/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=fullscreen-wordpress-plugin\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:232:\"<span class=\"ttm_content\">A full-screen slider that uses <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a> to their potential.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:371:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>It might be helpful to use the \"hide/show layer\" feature to efficiently edit all content.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:42;a:25:{s:2:\"id\";s:2:\"43\";s:5:\"title\";s:15:\"True Fullscreen\";s:5:\"alias\";s:17:\"fullscreen-button\";s:3:\"zip\";s:21:\"fullscreen-button.zip\";s:3:\"uid\";s:32:\"618a43bdf89333b555531f6d6ecde359\";s:3:\"img\";s:28:\"fullscreen-button/slide1.jpg\";s:7:\"preview\";s:157:\"http://revolution.themepunch.com/wordpress-sidebar-slideshow/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-sidebar-slideshow\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:3:\"5.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:246:\"<span class=\"ttm_content\">A slider with a full-screen button that uses <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a> to their potential.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:297:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Just edit the slides to change the background images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:43;a:25:{s:2:\"id\";s:2:\"44\";s:5:\"title\";s:16:\"Creative Freedom\";s:5:\"alias\";s:15:\"creativefreedom\";s:3:\"zip\";s:19:\"creativefreedom.zip\";s:3:\"uid\";s:32:\"8902bf6c93126c2c6323626b9e872621\";s:3:\"img\";s:26:\"creativefreedom/slide1.jpg\";s:7:\"preview\";s:147:\"http://revolution.themepunch.com/wordpress-touch-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-touch-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:3:\"5.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:145:\"<span class=\"ttm_content\">A full-screen slider with a unique vertical navigation and 3D-parallax effects.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:290:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Just edit the slides to change images, videos and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:44;a:25:{s:2:\"id\";s:2:\"45\";s:5:\"title\";s:17:\"3D Parallax Scene\";s:5:\"alias\";s:13:\"parallaxscene\";s:3:\"zip\";s:17:\"parallaxscene.zip\";s:3:\"uid\";s:32:\"51566f1ce649708e97a0f5dfaf05ea19\";s:3:\"img\";s:24:\"parallaxscene/slide1.jpg\";s:7:\"preview\";s:145:\"http://revolution.themepunch.com/wordpress-3d-parallax/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-3d-parallax\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:3:\"5.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"700\";s:11:\"description\";s:328:\"<span class=\"ttm_content\">A 3D-parallax hero scene with mouse-controlled effects. Smart image arrangement creates a convincing 3D effect. Tooltips are shown using <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a>.</span>\r\n</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:300:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background image and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:45;a:25:{s:2:\"id\";s:2:\"46\";s:5:\"title\";s:10:\"Wow Factor\";s:5:\"alias\";s:15:\"slidingoverlays\";s:3:\"zip\";s:19:\"slidingoverlays.zip\";s:3:\"uid\";s:32:\"18002d17e8bc7ca61b0951f5305a759e\";s:3:\"img\";s:26:\"slidingoverlays/slide1.jpg\";s:7:\"preview\";s:157:\"http://revolution.themepunch.com/responsive-wordpress-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=responsive-wordpress-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:3:\"5.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:106:\"<span class=\"ttm_content\">A 3D-parallax effect full-screen slider.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Just edit the slides to change images and texts.<br/><br/></span>\r\nScreencast for <a href=\"https://www.youtube.com/playlist?list=PLSCdqDWVMJPPXEuOEqYEQMAsp0vAYw52_\" target=\"_blank\">mobile video</a> considerations.</a>\r\n<br/><br/>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:46;a:25:{s:2:\"id\";s:2:\"47\";s:5:\"title\";s:14:\"3D Web Product\";s:5:\"alias\";s:25:\"web-product-light-hero-3d\";s:3:\"zip\";s:29:\"web-product-light-hero-3d.zip\";s:3:\"uid\";s:32:\"efd345c5da805414093e46066cefd751\";s:3:\"img\";s:36:\"web-product-light-hero-3d/slide1.jpg\";s:7:\"preview\";s:139:\"http://revolution.themepunch.com/wordpress-3d-scene/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-3d-scene\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:3:\"5.1\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:3:\"668\";s:11:\"description\";s:149:\"<span class=\"ttm_content\">A 3D-parallax hero scene slider with a convincing depth-effect and animated clouds.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:282:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Just edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:47;a:25:{s:2:\"id\";s:2:\"48\";s:5:\"title\";s:15:\"WooCommerce Big\";s:5:\"alias\";s:6:\"woobig\";s:3:\"zip\";s:10:\"woobig.zip\";s:3:\"uid\";s:32:\"bfb09a39656c7c80e86b468fc5b3403c\";s:3:\"img\";s:17:\"woobig/slide1.jpg\";s:7:\"preview\";s:139:\"http://revolution.themepunch.com/woocommerce-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=woocommerce-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:173:\"<span class=\"ttm_content\">This slider is automatically populated by WooCommerce posts. Just one slide is needed to show a whole feed!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">The content source is set to <a href=\"https://www.themepunch.com/slider-revolution/module-content/#flickr\" target=\"_blank\">\"WooCommerce Slider\"</a>. Make sure to select the products you want to show in the slider settings.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:9:\"postbased\";i:2;s:11:\"woocommerce\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:48;a:25:{s:2:\"id\";s:2:\"49\";s:5:\"title\";s:17:\"WooCommerce Small\";s:5:\"alias\";s:16:\"woocommercesmall\";s:3:\"zip\";s:20:\"woocommercesmall.zip\";s:3:\"uid\";s:32:\"b17c2adcc5c4c4b68a7ac6fee32fa030\";s:3:\"img\";s:27:\"woocommercesmall/slide1.jpg\";s:7:\"preview\";s:139:\"http://revolution.themepunch.com/woocommerce-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=woocommerce-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:3:\"5.1\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"266\";s:11:\"description\";s:174:\" <span class=\"ttm_content\">This slider is automatically populated by WooCommerce posts. Just one slide is needed to show a whole feed!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">The content source is set to <a href=\"https://www.themepunch.com/slider-revolution/module-content/#flickr\" target=\"_blank\">\"WooCommerce Slider\"</a>. Make sure to select the products you want to show in the slider settings.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:9:\"postbased\";i:2;s:11:\"woocommerce\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:49;a:25:{s:2:\"id\";s:2:\"50\";s:5:\"title\";s:17:\"Restaurant Header\";s:5:\"alias\";s:10:\"finedining\";s:3:\"zip\";s:14:\"finedining.zip\";s:3:\"uid\";s:32:\"03481a9e258501fbe3888b48830ea845\";s:3:\"img\";s:21:\"finedining/slide1.jpg\";s:7:\"preview\";s:147:\"http://revolution.themepunch.com/restaurant-hero-header/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=restaurant-hero-header\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:275:\"<span class=\"ttm_content\">A full-screen hero block slider that shows different background layers on button hover using <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a>.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:464:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background image and texts.<br/><br/></span>\r\nScreencast for <a href=\"https://www.youtube.com/playlist?list=PLSCdqDWVMJPPXEuOEqYEQMAsp0vAYw52_\" target=\"_blank\">mobile video</a> considerations.</a>\r\n<br/><br/>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:50;a:25:{s:2:\"id\";s:2:\"51\";s:5:\"title\";s:21:\"Agency Website Header\";s:5:\"alias\";s:12:\"agency-intro\";s:3:\"zip\";s:16:\"agency-intro.zip\";s:3:\"uid\";s:32:\"e9be2afdd55a0c8d0d8d0cc12ba4c82f\";s:3:\"img\";s:23:\"agency-intro/slide1.jpg\";s:7:\"preview\";s:155:\"http://revolution.themepunch.com/agency-website-hero-header/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=agency-website-hero-header\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:302:\" <span class=\"ttm_content\">A full-screen hero block slider with ken burns effect and video modal on button click. <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a> are used to achieve this effect.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:371:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>It might be helpful to use the \"hide/show layer\" feature to efficiently edit all content.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:51;a:25:{s:2:\"id\";s:2:\"52\";s:5:\"title\";s:11:\"Team Slider\";s:5:\"alias\";s:7:\"ourteam\";s:3:\"zip\";s:11:\"ourteam.zip\";s:3:\"uid\";s:32:\"d8eb1fec07a79202d1118bb17f70c233\";s:3:\"img\";s:18:\"ourteam/slide1.jpg\";s:7:\"preview\";s:183:\"http://revolution.themepunch.com/thumbnail-hover-slider-revolution-plugin/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=thumbnail-hover-slider-revolution-plugin\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.1.4\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:303:\"<span class=\"ttm_content\">A team slider that changes slides and displays additional information on thumbnail hover. It uses <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a> to achieve this effect.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:657:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>It might be helpful to use the \"hide/show layer\" feature to efficiently edit all content.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\nLearn how to <a href=\"https://www.themepunch.com/faq/modify-thumbnails-for-our-team-template/\" target=\"_blank\">modify the thumbnails</a><br/><br/>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:52;a:25:{s:2:\"id\";s:2:\"53\";s:5:\"title\";s:13:\"Team Carousel\";s:5:\"alias\";s:17:\"our-team-carousel\";s:3:\"zip\";s:21:\"our-team-carousel.zip\";s:3:\"uid\";s:32:\"37656d5dcab1f265c025cb2a3d669809\";s:3:\"img\";s:26:\"ourteamcarousel/slide1.jpg\";s:7:\"preview\";s:201:\"http://revolution.themepunch.com/thumbnail-hover-carousel-slider-revolution-plugin/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=thumbnail-hover-carousel-slider-revolution-plugin\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.1.4\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:306:\" <span class=\"ttm_content\">A team carousel that changes slides and displays additional information on thumbnail hover. It uses <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a> to achieve this effect.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:659:\"<span class=\"ttm_content\">This is a \"Default\" content carousel. Edit the slides to change images and texts.<br/>It might be helpful to use the \"hide/show layer\" feature to efficiently edit all content.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\nLearn how to <a href=\"https://www.themepunch.com/faq/modify-thumbnails-for-our-team-template/\" target=\"_blank\">modify the thumbnails</a><br/><br/>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:53;a:26:{s:2:\"id\";s:2:\"54\";s:5:\"title\";s:17:\"4K Youtube Slider\";s:5:\"alias\";s:13:\"betteryoutube\";s:3:\"zip\";s:17:\"betteryoutube.zip\";s:3:\"uid\";s:32:\"d7c5fef9f257037d7a148038aa2a1857\";s:3:\"img\";s:24:\"betteryoutube/slide1.jpg\";s:7:\"preview\";s:223:\"http://revolution.themepunch.com/fullscreen-4k-youtube-video-gallery-slider-revolution-plugin/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=fullscreen-4k-youtube-video-gallery-slider-revolution-plugin\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.1.4\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"675\";s:11:\"description\";s:293:\" <span class=\"ttm_content\">A full-screen youtube gallery with 4K videos as an example. <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a> are used to breathe life into navigation elements.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:535:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change videos and texts.<br/>It might be helpful to use the \"hide/show layer\" feature to efficiently edit all content.<br/><br/></span>\r\nScreencast for <a href=\"https://www.youtube.com/playlist?list=PLSCdqDWVMJPPXEuOEqYEQMAsp0vAYw52_\" target=\"_blank\">mobile video</a> considerations.</a>\r\n<br/><br/>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:54;a:25:{s:2:\"id\";s:2:\"55\";s:5:\"title\";s:21:\"Agency Website Header\";s:5:\"alias\";s:19:\"agencywebsiteheader\";s:3:\"zip\";s:23:\"agencywebsiteheader.zip\";s:3:\"uid\";s:32:\"c11d272c87277a7a38d9e7fd13e27947\";s:3:\"img\";s:30:\"agencywebsiteheader/slide1.jpg\";s:7:\"preview\";s:147:\"http://revolution.themepunch.com/fullscreen-hero-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=fullscreen-hero-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:245:\" <span class=\"ttm_content\">A very unique full-screen slider that uses <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a> to their potential.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:509:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>It might be helpful to use the \"hide/show layer\" feature to efficiently edit all content.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:55;a:25:{s:2:\"id\";s:2:\"56\";s:5:\"title\";s:11:\"Coming Soon\";s:5:\"alias\";s:10:\"comingsoon\";s:3:\"zip\";s:14:\"comingsoon.zip\";s:3:\"uid\";s:32:\"0f89edf995512e6d6e864a2ee7221829\";s:3:\"img\";s:21:\"comingsoon/slide1.jpg\";s:7:\"preview\";s:193:\"http://revolution.themepunch.com/coming-soon-wordpress-under-construction-site/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=coming-soon-wordpress-under-construction-site\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:299:\"<span class=\"ttm_content\">A full-screen slider that can be used as a \"Coming Soon\" page. <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a> are used to achieve various interaction possibilities.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:638:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>For further configuration options please view the <a href=\"https://https://www.themepunch.com/slider-revolution/custom-css-javascript/\" target=\"_blank\">\"Custom CSS/JS\"</a> section in the slider settings.<br/><br/></span>\r\nInstructions for <a href=\"https://www.themepunch.com/faq/change-date-for-coming-soon-template/\" target=\"_blank\">how to change the date.</a><br /><br />\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:56;a:25:{s:2:\"id\";s:2:\"57\";s:5:\"title\";s:20:\"Christmas Snow Scene\";s:5:\"alias\";s:9:\"snowscene\";s:3:\"zip\";s:13:\"snowscene.zip\";s:3:\"uid\";s:32:\"a747bf0837caff86c62419a746690209\";s:3:\"img\";s:20:\"snowscene/slide1.jpg\";s:7:\"preview\";s:143:\"http://revolution.themepunch.com/christmas-snow-scene/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=christmas-snow-scene\";s:7:\"version\";s:5:\"1.0.5\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:141:\"<span class=\"ttm_content\">A slider with multiple christmas themed slides and a neat snow fall effect.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:485:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>For further configuration options please view the <a href=\"https://https://www.themepunch.com/slider-revolution/custom-css-javascript/\" target=\"_blank\">\"Custom CSS/JS\"</a> section in the slider settings.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:153:\"[{\"path\":\"revslider-snow-addon\\/revslider-snow-addon.php\",\"name\":\"Snow AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:57;a:25:{s:2:\"id\";s:2:\"58\";s:5:\"title\";s:15:\"Rock Band Music\";s:5:\"alias\";s:8:\"rockband\";s:3:\"zip\";s:12:\"rockband.zip\";s:3:\"uid\";s:32:\"5f557a5fad2fd6ca982a6ae6e9619637\";s:3:\"img\";s:19:\"rockband/slide1.jpg\";s:7:\"preview\";s:195:\"http://revolution.themepunch.com/rock-band-music-theme-slider-revolution-plugin/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=rock-band-music-theme-slider-revolution-plugin\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:140:\" <span class=\"ttm_content\">A rock band themed hero block slider with an embedded SoundCloud element.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:464:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background video and texts.<br/><br/></span>\r\nScreencast for <a href=\"https://www.youtube.com/playlist?list=PLSCdqDWVMJPPXEuOEqYEQMAsp0vAYw52_\" target=\"_blank\">mobile video</a> considerations.</a>\r\n<br/><br/>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:58;a:25:{s:2:\"id\";s:2:\"59\";s:5:\"title\";s:18:\"Sleek Landing Page\";s:5:\"alias\";s:16:\"sleeklandingpage\";s:3:\"zip\";s:20:\"sleeklandingpage.zip\";s:3:\"uid\";s:32:\"07f7f2608936a8ae226213b7d99eee3f\";s:3:\"img\";s:27:\"sleeklandingpage/slide1.jpg\";s:7:\"preview\";s:175:\"http://revolution.themepunch.com/landing-page-free-wordpress-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=landing-page-free-wordpress-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:191:\"<span class=\"ttm_content\">A full-screen slider that can be used as an App-Landing-Page. The object layers and custom animations create a unique effect.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:415:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-22 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:59;a:25:{s:2:\"id\";s:2:\"60\";s:5:\"title\";s:16:\"App Landing Page\";s:5:\"alias\";s:14:\"applandingpage\";s:3:\"zip\";s:18:\"applandingpage.zip\";s:3:\"uid\";s:32:\"38eb600893c1484ab8fd2a3dce3678d7\";s:3:\"img\";s:25:\"applandingpage/slide1.jpg\";s:7:\"preview\";s:163:\"http://revolution.themepunch.com/app-landing-page-free-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=app-landing-page-free-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:263:\"<span class=\"ttm_content\">A full-screen hero block that can be used as an app landing page. The detail view is build using <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\">\"Layer Actions\"</a>.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:371:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>It might be helpful to use the \"hide/show layer\" feature to efficiently edit all content.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:60;a:25:{s:2:\"id\";s:2:\"61\";s:5:\"title\";s:10:\"Desk Scene\";s:5:\"alias\";s:9:\"deskscene\";s:3:\"zip\";s:13:\"deskscene.zip\";s:3:\"uid\";s:32:\"172a1a89a3e3b333cb4dbeb238f534c5\";s:3:\"img\";s:20:\"deskscene/slide1.jpg\";s:7:\"preview\";s:133:\"http://revolution.themepunch.com/hero-desk-scene/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=hero-desk-scene\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:135:\"<span class=\"ttm_content\">A beautiful desk scene with a cool reveal effect when scrolling down.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:300:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background image and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:61;a:25:{s:2:\"id\";s:2:\"62\";s:5:\"title\";s:17:\"Clean News Slider\";s:5:\"alias\";s:15:\"cleannewsslider\";s:3:\"zip\";s:19:\"cleannewsslider.zip\";s:3:\"uid\";s:32:\"82c3f521fe31b80984be0f19e1a9899e\";s:3:\"img\";s:26:\"cleannewsslider/slide1.jpg\";s:7:\"preview\";s:145:\"http://revolution.themepunch.com/wordpress-news-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-news-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:132:\"<span class=\"ttm_content\">A slideshow example with clean content and thumbnail navigation.</span>\r\n<span class=\"ttm_space\"></span>\r\n\";s:11:\"setup_notes\";s:282:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Just edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:62;a:25:{s:2:\"id\";s:2:\"63\";s:5:\"title\";s:13:\"Image Gallery\";s:5:\"alias\";s:12:\"imagegallery\";s:3:\"zip\";s:16:\"imagegallery.zip\";s:3:\"uid\";s:32:\"cef1d75357df2cb53b990c74a214813e\";s:3:\"img\";s:23:\"imagegallery/slide1.jpg\";s:7:\"preview\";s:163:\"http://revolution.themepunch.com/wordpress-photo-gallery-plugin/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-photo-gallery-plugin\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.0\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:3:\"667\";s:11:\"description\";s:239:\"<span class=\"ttm_content\">A photo gallery suitable to display your images using <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\">\"Layer Actions\"</a> to their potential.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:415:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:63;a:25:{s:2:\"id\";s:2:\"64\";s:5:\"title\";s:19:\"Standard WP Gallery\";s:5:\"alias\";s:19:\"standard-wp-gallery\";s:3:\"zip\";s:23:\"standard-wp-gallery.zip\";s:3:\"uid\";s:32:\"632035b8a27652d8081dbdfa343dc93d\";s:3:\"img\";s:30:\"standard-wp-gallery/slide1.jpg\";s:7:\"preview\";s:163:\"http://revolution.themepunch.com/wordpress-photo-gallery-plugin/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-photo-gallery-plugin\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.0\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:3:\"667\";s:11:\"description\";s:143:\"<span class=\"ttm_content\">A photo gallery that uses the \"Standard WP Gallery\" add-on to display images.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:407:\"<span class=\"ttm_content\">Please follow the setup guide on the \"Standard WP Gallery\" add-on page.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:9:\"postbased\";}s:14:\"plugin_require\";s:166:\"[{\"path\":\"revslider-gallery-addon\\/revslider-gallery-addon.php\",\"name\":\"WP Gallery AddOn\",\"url\":\"http:\\/\\/revolution.themepunch.com\\/wordpress-photo-gallery-plugin\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:64;a:25:{s:2:\"id\";s:2:\"65\";s:5:\"title\";s:21:\"Clean News Post Based\";s:5:\"alias\";s:21:\"clean-news-post-based\";s:3:\"zip\";s:25:\"clean-news-post-based.zip\";s:3:\"uid\";s:32:\"f4cf5bbe51afa5a361754bb081cbabf2\";s:3:\"img\";s:32:\"clean-news-post-based/slide1.jpg\";s:7:\"preview\";s:145:\"http://revolution.themepunch.com/wordpress-news-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-news-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.0\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:125:\"<span class=\"ttm_content\"> This slider is automatically populated by WordPress posts.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:423:\"<span class=\"ttm_content\">The content source is set to <a href=\"https://www.themepunch.com/slider-revolution/module-content/#flickr\" target=\"_blank\">\"Post-Based Slider\"</a>. Make sure to select the post type you want to display in the slider settings.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:9:\"postbased\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:65;a:25:{s:2:\"id\";s:2:\"66\";s:5:\"title\";s:22:\"Interactive Whiteboard\";s:5:\"alias\";s:21:\"interactivewhiteboard\";s:3:\"zip\";s:25:\"interactivewhiteboard.zip\";s:3:\"uid\";s:32:\"058b4af535d6c6c7bcec5225845e3eb4\";s:3:\"img\";s:32:\"interactivewhiteboard/slide1.jpg\";s:7:\"preview\";s:189:\"http://revolution.themepunch.com/interactive-whiteboard-animation-free-addon/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=interactive-whiteboard-animation-free-addon\";s:7:\"version\";s:5:\"1.0.5\";s:8:\"required\";s:5:\"5.2.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:269:\"<span class=\"ttm_content\">This is the example slider from the Whiteboard add-on preview.<br/><a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\">\"Layer Actions\"</a> are used to achieve certain effects.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:541:\"<span class=\"ttm_content\">This slider template requires the <a href=\"https://www.themepunch.com/slider-revolution/whiteboard-addon/\" target=\"_blank\">Whiteboard add-on</a> to be installed. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:185:\"[{\"path\":\"revslider-whiteboard-addon\\/revslider-whiteboard-addon.php\",\"name\":\"Whiteboard AddOn\",\"url\":\"http:\\/\\/revolution.themepunch.com\\/interactive-whiteboard-animation-free-addon\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:66;a:25:{s:2:\"id\";s:2:\"68\";s:5:\"title\";s:17:\"Innovation Slider\";s:5:\"alias\";s:10:\"innovation\";s:3:\"zip\";s:14:\"innovation.zip\";s:3:\"uid\";s:32:\"d3440b69126d9c186fddc713b18b0002\";s:3:\"img\";s:21:\"innovation/slide1.jpg\";s:7:\"preview\";s:170:\"https://revolution.themepunch.com/best-wordpress-slider-plugin-2016/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=best-wordpress-slider-plugin-2016\";s:7:\"version\";s:5:\"1.0.5\";s:8:\"required\";s:7:\"5.2.3.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:258:\"<span class=\"ttm_content\">A full-screen slider with an elegant fade-out parallax effect. <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\">\"Layer Actions\"</a> are used for links on layers.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:493:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images, videos and texts.<br/>For further configuration options please view the <a href=\"https://https://www.themepunch.com/slider-revolution/custom-css-javascript/\" target=\"_blank\">\"Custom CSS/JS\"</a> section in the slider settings.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-03-29 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:67;a:28:{s:2:\"id\";s:2:\"69\";s:5:\"title\";s:25:\"Dark Content Block - Menu\";s:5:\"alias\";s:24:\"dark-fullsite-block-menu\";s:3:\"zip\";s:34:\"packs/dark-fullsite-block-menu.zip\";s:3:\"uid\";s:32:\"bf4bd226719d3c3d3146592976e31ca1\";s:3:\"img\";s:35:\"dark-fullsite-block-menu/slide1.jpg\";s:7:\"preview\";s:162:\"https://revolution.themepunch.com/dark-wordpress-parallax-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=dark-wordpress-parallax-theme\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Fullsite Dark\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:68;a:28:{s:2:\"id\";s:2:\"70\";s:5:\"title\";s:25:\"Dark Content Block - Hero\";s:5:\"alias\";s:21:\"dark-fullsite-block-1\";s:3:\"zip\";s:31:\"packs/dark-fullsite-block-1.zip\";s:3:\"uid\";s:32:\"d8859245fe600288ca932dc29aca751f\";s:3:\"img\";s:32:\"dark-fullsite-block-1/slide1.jpg\";s:7:\"preview\";s:162:\"https://revolution.themepunch.com/dark-wordpress-parallax-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=dark-wordpress-parallax-theme\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Fullsite Dark\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:69;a:28:{s:2:\"id\";s:2:\"71\";s:5:\"title\";s:26:\"Dark Content Block - About\";s:5:\"alias\";s:27:\"dark-fullsite-block-2-about\";s:3:\"zip\";s:37:\"packs/dark-fullsite-block-2-about.zip\";s:3:\"uid\";s:32:\"298401901521a197a8294c1b4f73df3e\";s:3:\"img\";s:38:\"dark-fullsite-block-2-about/slide1.jpg\";s:7:\"preview\";s:162:\"https://revolution.themepunch.com/dark-wordpress-parallax-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=dark-wordpress-parallax-theme\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Fullsite Dark\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:70;a:28:{s:2:\"id\";s:2:\"72\";s:5:\"title\";s:29:\"Dark Content Block - Services\";s:5:\"alias\";s:30:\"dark-fullsite-block-3-services\";s:3:\"zip\";s:40:\"packs/dark-fullsite-block-3-services.zip\";s:3:\"uid\";s:32:\"8da3ed605472ed6a26c745fb52f85f82\";s:3:\"img\";s:41:\"dark-fullsite-block-3-services/slide1.jpg\";s:7:\"preview\";s:162:\"https://revolution.themepunch.com/dark-wordpress-parallax-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=dark-wordpress-parallax-theme\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Fullsite Dark\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:71;a:28:{s:2:\"id\";s:2:\"73\";s:5:\"title\";s:29:\"Dark Content Block - Products\";s:5:\"alias\";s:30:\"dark-fullsite-block-4-products\";s:3:\"zip\";s:40:\"packs/dark-fullsite-block-4-products.zip\";s:3:\"uid\";s:32:\"99e4f40399d20261a6131043d0e50b0c\";s:3:\"img\";s:41:\"dark-fullsite-block-4-products/slide1.jpg\";s:7:\"preview\";s:162:\"https://revolution.themepunch.com/dark-wordpress-parallax-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=dark-wordpress-parallax-theme\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:422:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\r\n\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Fullsite Dark\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:72;a:28:{s:2:\"id\";s:2:\"74\";s:5:\"title\";s:33:\"Dark Content Block - Testimonials\";s:5:\"alias\";s:34:\"dark-fullsite-block-5-testimonials\";s:3:\"zip\";s:44:\"packs/dark-fullsite-block-5-testimonials.zip\";s:3:\"uid\";s:32:\"2f9121e0eedd51afe85e233d0743acab\";s:3:\"img\";s:45:\"dark-fullsite-block-5-testimonials/slide1.jpg\";s:7:\"preview\";s:162:\"https://revolution.themepunch.com/dark-wordpress-parallax-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=dark-wordpress-parallax-theme\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Fullsite Dark\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:73;a:28:{s:2:\"id\";s:2:\"75\";s:5:\"title\";s:28:\"Dark Content Block - Callout\";s:5:\"alias\";s:29:\"dark-fullsite-block-6-callout\";s:3:\"zip\";s:39:\"packs/dark-fullsite-block-6-callout.zip\";s:3:\"uid\";s:32:\"55fbecb113ff21f050be7adc08637329\";s:3:\"img\";s:40:\"dark-fullsite-block-6-callout/slide1.jpg\";s:7:\"preview\";s:162:\"https://revolution.themepunch.com/dark-wordpress-parallax-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=dark-wordpress-parallax-theme\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Fullsite Dark\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:74;a:28:{s:2:\"id\";s:2:\"76\";s:5:\"title\";s:27:\"Dark Content Block - Footer\";s:5:\"alias\";s:28:\"dark-fullsite-block-7-footer\";s:3:\"zip\";s:38:\"packs/dark-fullsite-block-7-footer.zip\";s:3:\"uid\";s:32:\"2ff517f5c7c54e3e0c2dd733cfd3400e\";s:3:\"img\";s:39:\"dark-fullsite-block-7-footer/slide1.jpg\";s:7:\"preview\";s:162:\"https://revolution.themepunch.com/dark-wordpress-parallax-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=dark-wordpress-parallax-theme\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Fullsite Dark\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:75;a:28:{s:2:\"id\";s:2:\"77\";s:5:\"title\";s:26:\"Light Content Block - Menu\";s:5:\"alias\";s:19:\"fullsite-block-menu\";s:3:\"zip\";s:29:\"packs/fullsite-block-menu.zip\";s:3:\"uid\";s:32:\"8010971f34387d5f94a1f4e577ef382a\";s:3:\"img\";s:30:\"fullsite-block-menu/slide1.jpg\";s:7:\"preview\";s:152:\"https://revolution.themepunch.com/wordpress-parallax-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-parallax-theme\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:8:\"Fullsite\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:76;a:28:{s:2:\"id\";s:2:\"78\";s:5:\"title\";s:26:\"Light Content Block - Hero\";s:5:\"alias\";s:15:\"fullsite-block1\";s:3:\"zip\";s:25:\"packs/fullsite-block1.zip\";s:3:\"uid\";s:32:\"45bf7179843e01ce112e8ec754b0455c\";s:3:\"img\";s:26:\"fullsite-block1/slide1.jpg\";s:7:\"preview\";s:152:\"https://revolution.themepunch.com/wordpress-parallax-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-parallax-theme\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:8:\"Fullsite\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:77;a:28:{s:2:\"id\";s:2:\"79\";s:5:\"title\";s:27:\"Light Content Block - About\";s:5:\"alias\";s:22:\"fullsite-block-2-about\";s:3:\"zip\";s:32:\"packs/fullsite-block-2-about.zip\";s:3:\"uid\";s:32:\"8402b460638a746d36433cb161440b7d\";s:3:\"img\";s:33:\"fullsite-block-2-about/slide1.jpg\";s:7:\"preview\";s:152:\"https://revolution.themepunch.com/wordpress-parallax-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-parallax-theme\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:8:\"Fullsite\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:78;a:28:{s:2:\"id\";s:2:\"80\";s:5:\"title\";s:30:\"Light Content Block - Services\";s:5:\"alias\";s:25:\"fullsite-block-3-services\";s:3:\"zip\";s:35:\"packs/fullsite-block-3-services.zip\";s:3:\"uid\";s:32:\"7b8cea27f4d6ae17c5e1eae12457bd06\";s:3:\"img\";s:36:\"fullsite-block-3-services/slide1.jpg\";s:7:\"preview\";s:152:\"https://revolution.themepunch.com/wordpress-parallax-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-parallax-theme\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:8:\"Fullsite\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:79;a:28:{s:2:\"id\";s:2:\"81\";s:5:\"title\";s:30:\"Light Content Block - Products\";s:5:\"alias\";s:25:\"fullsite-block-4-products\";s:3:\"zip\";s:35:\"packs/fullsite-block-4-products.zip\";s:3:\"uid\";s:32:\"d148935362d7122636cda0635eae4be7\";s:3:\"img\";s:36:\"fullsite-block-4-products/slide1.jpg\";s:7:\"preview\";s:152:\"https://revolution.themepunch.com/wordpress-parallax-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-parallax-theme\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:8:\"Fullsite\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:80;a:28:{s:2:\"id\";s:2:\"82\";s:5:\"title\";s:34:\"Light Content Block - Testimonials\";s:5:\"alias\";s:29:\"fullsite-block-5-testimonials\";s:3:\"zip\";s:39:\"packs/fullsite-block-5-testimonials.zip\";s:3:\"uid\";s:32:\"06255bfd421e40f71fa8197b839dbf03\";s:3:\"img\";s:40:\"fullsite-block-5-testimonials/slide1.jpg\";s:7:\"preview\";s:152:\"https://revolution.themepunch.com/wordpress-parallax-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-parallax-theme\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:8:\"Fullsite\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:81;a:28:{s:2:\"id\";s:2:\"83\";s:5:\"title\";s:29:\"Light Content Block - Callout\";s:5:\"alias\";s:24:\"fullsite-block-6-callout\";s:3:\"zip\";s:34:\"packs/fullsite-block-6-callout.zip\";s:3:\"uid\";s:32:\"8a88c3447676b613ec5db2fe5d63315c\";s:3:\"img\";s:35:\"fullsite-block-6-callout/slide1.jpg\";s:7:\"preview\";s:152:\"https://revolution.themepunch.com/wordpress-parallax-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-parallax-theme\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:8:\"Fullsite\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:82;a:28:{s:2:\"id\";s:2:\"84\";s:5:\"title\";s:28:\"Light Content Block - Footer\";s:5:\"alias\";s:23:\"fullsite-block-7-footer\";s:3:\"zip\";s:33:\"packs/fullsite-block-7-footer.zip\";s:3:\"uid\";s:32:\"34300b4407a2093eb2e1e08868fa8319\";s:3:\"img\";s:34:\"fullsite-block-7-footer/slide1.jpg\";s:7:\"preview\";s:152:\"https://revolution.themepunch.com/wordpress-parallax-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-parallax-theme\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:8:\"Fullsite\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:83;a:25:{s:2:\"id\";s:2:\"85\";s:5:\"title\";s:12:\"Tech Journal\";s:5:\"alias\";s:11:\"techjournal\";s:3:\"zip\";s:15:\"techjournal.zip\";s:3:\"uid\";s:32:\"7f92d70d1c108378f915b18c2ceb71d6\";s:3:\"img\";s:22:\"techjournal/slide1.jpg\";s:7:\"preview\";s:152:\"https://revolution.themepunch.com/wordpress-parallax-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-parallax-theme\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.2.5.1\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:130:\"<span class=\"ttm_content\">A full-width slider with navigation direction-based transitions.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:277:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:84;a:25:{s:2:\"id\";s:2:\"86\";s:5:\"title\";s:14:\"Car Dealership\";s:5:\"alias\";s:13:\"cardealership\";s:3:\"zip\";s:17:\"cardealership.zip\";s:3:\"uid\";s:32:\"bb010838855a8ae4d1dd68e139bf169e\";s:3:\"img\";s:24:\"cardealership/slide1.jpg\";s:7:\"preview\";s:146:\"https://revolution.themepunch.com/car-dealership-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=car-dealership-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.2.5.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"650\";s:11:\"description\";s:130:\"<span class=\"ttm_content\">A full-width slider with navigation direction-based transitions.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:277:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:85;a:25:{s:2:\"id\";s:2:\"87\";s:5:\"title\";s:22:\"FullScreen Menu Slider\";s:5:\"alias\";s:14:\"fullscreenmenu\";s:3:\"zip\";s:18:\"fullscreenmenu.zip\";s:3:\"uid\";s:32:\"6de81d74c4bf193e2e274d43038adc85\";s:3:\"img\";s:25:\"fullscreenmenu/slide1.jpg\";s:7:\"preview\";s:154:\"https://revolution.themepunch.com/wordpress-fullscreen-menu/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-fullscreen-menu\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:7:\"5.2.5.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:131:\"<span class=\"ttm_content\">A full-screen slider that contains a menu with slide blur effect.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:415:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:86;a:25:{s:2:\"id\";s:2:\"88\";s:5:\"title\";s:18:\"Creative Frontpage\";s:5:\"alias\";s:17:\"creativefrontpage\";s:3:\"zip\";s:21:\"creativefrontpage.zip\";s:3:\"uid\";s:32:\"0636cb368af3bcaa2f68eb0ebefe6439\";s:3:\"img\";s:28:\"creativefrontpage/slide1.jpg\";s:7:\"preview\";s:146:\"https://revolution.themepunch.com/best-wordpress-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=best-wordpress-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.2.5.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:246:\"<span class=\"ttm_content\">A full-screen slider with hidden slides that are triggered via  <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a>.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:415:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:95;a:25:{s:2:\"id\";s:2:\"97\";s:5:\"title\";s:21:\"Focus Parallax Effect\";s:5:\"alias\";s:13:\"focusparallax\";s:3:\"zip\";s:17:\"focusparallax.zip\";s:3:\"uid\";s:32:\"13bd15fb3ddf8b9841cb55b89389cc73\";s:3:\"img\";s:24:\"focusparallax/slide1.jpg\";s:7:\"preview\";s:169:\" https://revolution.themepunch.com/parallax-effect-wordpress-plugin/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=parallax-effect-wordpress-plugin\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.2.5.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:256:\"<span class=\"ttm_content\">A full-screen slider with mouse controlled parallax effects. <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\">\"Layer Actions\"</a> are used for links on layers.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:415:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:96;a:25:{s:2:\"id\";s:2:\"98\";s:5:\"title\";s:14:\"Duotone Slider\";s:5:\"alias\";s:7:\"duotone\";s:3:\"zip\";s:11:\"duotone.zip\";s:3:\"uid\";s:32:\"494862ceb6cb7c6658ad7cd36848cccd\";s:3:\"img\";s:18:\"duotone/slide1.jpg\";s:7:\"preview\";s:162:\"https://revolution.themepunch.com/wordpress-header-image-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-header-image-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.2.5.4\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:252:\"<span class=\"ttm_content\">A full-screen slider with unique parallax scroll effect. <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\">\"Layer Actions\"</a> are used for links on layers.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:277:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:97;a:28:{s:2:\"id\";s:2:\"99\";s:5:\"title\";s:12:\"Minimal Menu\";s:5:\"alias\";s:6:\"r_menu\";s:3:\"zip\";s:16:\"packs/r_menu.zip\";s:3:\"uid\";s:32:\"30d6a6895db1a5f29b1679061551c9f0\";s:3:\"img\";s:17:\"r_menu/slide1.jpg\";s:7:\"preview\";s:152:\"https://revolution.themepunch.com/minimal-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=minimal-website-template\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.2.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"110\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:890:\"<span class=\"ttm_content\">\r\nIn the <a href=\"https://https://www.themepunch.com/slider-revolution/custom-css-javascript/\" target=\"_blank\">Custom JavaScript</a> section of the \"Minimal Menu\" Template you can scroll down to the color change section.<br/>\r\nFor any elements you want to background color change in addition to the sites body, add this class to the <a href=\"https://www.themepunch.com/revslider-doc/layer-attributes/\" target=\"_blank\">Layers Attributes</a> \".tp-colorchange\".<br/><br/>\r\nIf you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:24:\"Minimal Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"4\";s:9:\"installed\";b:0;}i:98;a:28:{s:2:\"id\";s:3:\"100\";s:5:\"title\";s:12:\"Minimal Hero\";s:5:\"alias\";s:5:\"rhero\";s:3:\"zip\";s:16:\"packs/r_hero.zip\";s:3:\"uid\";s:32:\"b8b46186956f6e66ad0c08e4532bbbde\";s:3:\"img\";s:17:\"r_hero/slide1.jpg\";s:7:\"preview\";s:152:\"https://revolution.themepunch.com/minimal-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=minimal-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"700\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:890:\"<span class=\"ttm_content\">\r\nIn the <a href=\"https://https://www.themepunch.com/slider-revolution/custom-css-javascript/\" target=\"_blank\">Custom JavaScript</a> section of the \"Minimal Menu\" Template you can scroll down to the color change section.<br/>\r\nFor any elements you want to background color change in addition to the sites body, add this class to the <a href=\"https://www.themepunch.com/revslider-doc/layer-attributes/\" target=\"_blank\">Layers Attributes</a> \".tp-colorchange\".<br/><br/>\r\nIf you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:24:\"Minimal Website Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"4\";s:9:\"installed\";b:0;}i:99;a:28:{s:2:\"id\";s:3:\"101\";s:5:\"title\";s:13:\"Minimal About\";s:5:\"alias\";s:7:\"r_about\";s:3:\"zip\";s:17:\"packs/r_about.zip\";s:3:\"uid\";s:32:\"343010c4b4c03f92888c3e9e95bc2bb1\";s:3:\"img\";s:18:\"r_about/slide1.jpg\";s:7:\"preview\";s:152:\"https://revolution.themepunch.com/minimal-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=minimal-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:890:\"<span class=\"ttm_content\">\r\nIn the <a href=\"https://https://www.themepunch.com/slider-revolution/custom-css-javascript/\" target=\"_blank\">Custom JavaScript</a> section of the \"Minimal Menu\" Template you can scroll down to the color change section.<br/>\r\nFor any elements you want to background color change in addition to the sites body, add this class to the <a href=\"https://www.themepunch.com/revslider-doc/layer-attributes/\" target=\"_blank\">Layers Attributes</a> \".tp-colorchange\".<br/><br/>\r\nIf you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:24:\"Minimal Website Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"4\";s:9:\"installed\";b:0;}i:100;a:28:{s:2:\"id\";s:3:\"102\";s:5:\"title\";s:16:\"Minimal Products\";s:5:\"alias\";s:10:\"r_products\";s:3:\"zip\";s:20:\"packs/r_products.zip\";s:3:\"uid\";s:32:\"dda93e85c6a4456d132040147f087f39\";s:3:\"img\";s:21:\"r_products/slide1.jpg\";s:7:\"preview\";s:152:\"https://revolution.themepunch.com/minimal-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=minimal-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:4:\"1100\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:890:\"<span class=\"ttm_content\">\r\nIn the <a href=\"https://https://www.themepunch.com/slider-revolution/custom-css-javascript/\" target=\"_blank\">Custom JavaScript</a> section of the \"Minimal Menu\" Template you can scroll down to the color change section.<br/>\r\nFor any elements you want to background color change in addition to the sites body, add this class to the <a href=\"https://www.themepunch.com/revslider-doc/layer-attributes/\" target=\"_blank\">Layers Attributes</a> \".tp-colorchange\".<br/><br/>\r\nIf you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:24:\"Minimal Website Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"4\";s:9:\"installed\";b:0;}i:101;a:28:{s:2:\"id\";s:3:\"103\";s:5:\"title\";s:12:\"Minimal Info\";s:5:\"alias\";s:6:\"r_info\";s:3:\"zip\";s:16:\"packs/r_info.zip\";s:3:\"uid\";s:32:\"d6e368e8fd4862174af6c980389ae530\";s:3:\"img\";s:17:\"r_info/slide1.jpg\";s:7:\"preview\";s:152:\"https://revolution.themepunch.com/minimal-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=minimal-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:890:\"<span class=\"ttm_content\">\r\nIn the <a href=\"https://https://www.themepunch.com/slider-revolution/custom-css-javascript/\" target=\"_blank\">Custom JavaScript</a> section of the \"Minimal Menu\" Template you can scroll down to the color change section.<br/>\r\nFor any elements you want to background color change in addition to the sites body, add this class to the <a href=\"https://www.themepunch.com/revslider-doc/layer-attributes/\" target=\"_blank\">Layers Attributes</a> \".tp-colorchange\".<br/><br/>\r\nIf you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:24:\"Minimal Website Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"4\";s:9:\"installed\";b:0;}i:102;a:25:{s:2:\"id\";s:3:\"104\";s:5:\"title\";s:18:\"Inspiration Header\";s:5:\"alias\";s:17:\"inspirationheader\";s:3:\"zip\";s:21:\"inspirationheader.zip\";s:3:\"uid\";s:32:\"69f04b2be0b618fa7e184af83b86b7e7\";s:3:\"img\";s:28:\"inspirationheader/slide1.jpg\";s:7:\"preview\";s:148:\"https://revolution.themepunch.com/wordpress-theme-header/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-theme-header\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:159:\"<span class=\"ttm_content\">This full-screen hero slider features sequentially animated texts and cool parallax elements.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:300:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background image and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:103;a:25:{s:2:\"id\";s:3:\"105\";s:5:\"title\";s:15:\"Magazine Slider\";s:5:\"alias\";s:13:\"magazineposts\";s:3:\"zip\";s:17:\"magazineposts.zip\";s:3:\"uid\";s:32:\"c562f3457e4edbd030959f7c5e6e0f7c\";s:3:\"img\";s:24:\"magazineposts/slide1.jpg\";s:7:\"preview\";s:154:\"https://revolution.themepunch.com/wordpress-magazine-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-magazine-slider\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.2.6\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:4:\"1000\";s:11:\"description\";s:266:\"<span class=\"ttm_content\">A full-width slider with a mouse-controlled 3D-Parallax effect. Enjoy! <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\">\"Layer Actions\"</a> are used for links on layers.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:277:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:104;a:25:{s:2:\"id\";s:3:\"106\";s:5:\"title\";s:11:\"News Header\";s:5:\"alias\";s:17:\"explorationheader\";s:3:\"zip\";s:21:\"explorationheader.zip\";s:3:\"uid\";s:32:\"8f20d5a868c90ded08b835fb9e8307d7\";s:3:\"img\";s:28:\"explorationheader/slide1.jpg\";s:7:\"preview\";s:146:\"https://revolution.themepunch.com/wordpress-news-header/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-news-header\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.2.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:288:\"<span class=\"ttm_content\">A full-screen slider that is a perfect fit for displaying news on your websites header! Check out <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\">\"Layer Actions\"</a> to add links to buttons.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:277:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:105;a:28:{s:2:\"id\";s:3:\"107\";s:5:\"title\";s:23:\"Minimal Website Package\";s:5:\"alias\";s:23:\"minimal-website-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:23:\"minimal-website-package\";s:3:\"img\";s:31:\"packages/template_group_1_1.jpg\";s:7:\"preview\";s:152:\"https://revolution.themepunch.com/minimal-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=minimal-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"110\";s:11:\"description\";s:181:\"<span class=\"ttm_content\">The Minimal Website Template is a one-pager website with a unique background color change effect on scrolling down.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:890:\"<span class=\"ttm_content\">\r\nIn the <a href=\"https://https://www.themepunch.com/slider-revolution/custom-css-javascript/\" target=\"_blank\">Custom JavaScript</a> section of the \"Minimal Menu\" Template you can scroll down to the color change section.<br/>\r\nFor any elements you want to background color change in addition to the sites body, add this class to the <a href=\"https://www.themepunch.com/revslider-doc/layer-attributes/\" target=\"_blank\">Layers Attributes</a> \".tp-colorchange\".<br/><br/>\r\nIf you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:24:\"Minimal Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"4\";s:9:\"installed\";b:0;}i:107;a:28:{s:2:\"id\";s:3:\"109\";s:5:\"title\";s:26:\"Dark Content Block Package\";s:5:\"alias\";s:27:\"dark-fullsite-block-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:27:\"dark-fullsite-block-package\";s:3:\"img\";s:29:\"packages/template_group_4.jpg\";s:7:\"preview\";s:162:\"https://revolution.themepunch.com/dark-wordpress-parallax-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=dark-wordpress-parallax-theme\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">This Minimal Website Template has some sleek parallax effects and on-demand loading modules.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Fullsite Dark\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:108;a:28:{s:2:\"id\";s:3:\"110\";s:5:\"title\";s:27:\"Light Content Block Package\";s:5:\"alias\";s:22:\"fullsite-block-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:22:\"fullsite-block-package\";s:3:\"img\";s:29:\"packages/template_group_3.jpg\";s:7:\"preview\";s:152:\"https://revolution.themepunch.com/wordpress-parallax-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-parallax-theme\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">This Minimal Website Template has some sleek parallax effects and on-demand loading modules.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:8:\"Fullsite\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:109;a:25:{s:2:\"id\";s:3:\"111\";s:5:\"title\";s:17:\"Typewriter Effect\";s:5:\"alias\";s:16:\"typewritereffect\";s:3:\"zip\";s:20:\"typewritereffect.zip\";s:3:\"uid\";s:32:\"d6f8bae06cc4a7b158d680c01e59ddc2\";s:3:\"img\";s:27:\"typewritereffect/slide1.jpg\";s:7:\"preview\";s:158:\"https://revolution.themepunch.com/wordpress-typewriter-effect/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-typewriter-effect\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:263:\"<span class=\"ttm_content\">This is the example slider from the Typewriter add-on preview.<br/><a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\">\"Layer Actions\"</a> are used for links on buttons.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:403:\"<span class=\"ttm_content\">This slider template requires the <a href=\"https://www.themepunch.com/slider-revolution/typewriter-addon/\" target=\"_blank\">Typewriter add-on</a> to be installed. Edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:173:\"[{\"path\":\"revslider-typewriter-addon\\/revslider-typewriter-addon.php\",\"name\":\"Typewriter AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/typewriter-addon\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:110;a:25:{s:2:\"id\";s:3:\"112\";s:5:\"title\";s:17:\"Blend Mode Header\";s:5:\"alias\";s:15:\"blendmodeheader\";s:3:\"zip\";s:19:\"blendmodeheader.zip\";s:3:\"uid\";s:32:\"2e44e976596d757aab40ffa28086dcf9\";s:3:\"img\";s:26:\"blendmodeheader/slide1.jpg\";s:7:\"preview\";s:148:\"https://revolution.themepunch.com/blend-mode-hero-header/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=blend-mode-hero-header\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:4:\"1000\";s:11:\"description\";s:163:\"<span class=\"ttm_content\">This full-screen hero header with HMTL5 background video, utilizes the new 5.3 blend mode effect.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:300:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background image and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:111;a:28:{s:2:\"id\";s:3:\"113\";s:5:\"title\";s:17:\"Themeplicity Menu\";s:5:\"alias\";s:17:\"themeplicity_menu\";s:3:\"zip\";s:27:\"packs/themeplicity_menu.zip\";s:3:\"uid\";s:32:\"7d5c1e75eaafa63683895a32a62f4ce0\";s:3:\"img\";s:28:\"themeplicity_menu/slide1.jpg\";s:7:\"preview\";s:134:\"https://revolution.themepunch.com/wordpress-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-theme\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:2:\"90\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Themeplicity Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:112;a:28:{s:2:\"id\";s:3:\"114\";s:5:\"title\";s:19:\"Themeplicity Header\";s:5:\"alias\";s:19:\"themeplicity_header\";s:3:\"zip\";s:29:\"packs/themeplicity_header.zip\";s:3:\"uid\";s:32:\"907091e4d58acc7d12f802de2f280b7d\";s:3:\"img\";s:30:\"themeplicity_header/slide1.jpg\";s:7:\"preview\";s:134:\"https://revolution.themepunch.com/wordpress-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-theme\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:4:\"1000\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Themeplicity Website Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:113;a:28:{s:2:\"id\";s:3:\"115\";s:5:\"title\";s:18:\"Themeplicity Offer\";s:5:\"alias\";s:18:\"themeplicity_offer\";s:3:\"zip\";s:28:\"packs/themeplicity_offer.zip\";s:3:\"uid\";s:32:\"1bd8f9aa2f3e340449664c65ba17fb51\";s:3:\"img\";s:29:\"themeplicity_offer/slide1.jpg\";s:7:\"preview\";s:134:\"https://revolution.themepunch.com/wordpress-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-theme\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"330\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Themeplicity Website Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:114;a:28:{s:2:\"id\";s:3:\"116\";s:5:\"title\";s:23:\"Themeplicity What We Do\";s:5:\"alias\";s:21:\"themeplicity_whatwedo\";s:3:\"zip\";s:31:\"packs/themeplicity_whatwedo.zip\";s:3:\"uid\";s:32:\"aa800a44b5a3eab30414dde1f32bfed7\";s:3:\"img\";s:32:\"themeplicity_whatwedo/slide1.jpg\";s:7:\"preview\";s:134:\"https://revolution.themepunch.com/wordpress-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-theme\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"813\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Themeplicity Website Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:115;a:28:{s:2:\"id\";s:3:\"117\";s:5:\"title\";s:21:\"Themeplicity Projects\";s:5:\"alias\";s:21:\"themeplicity_projects\";s:3:\"zip\";s:31:\"packs/themeplicity_projects.zip\";s:3:\"uid\";s:32:\"5f61b3a13033ba6a51a18270163e0a50\";s:3:\"img\";s:32:\"themeplicity_projects/slide1.jpg\";s:7:\"preview\";s:134:\"https://revolution.themepunch.com/wordpress-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-theme\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"813\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Themeplicity Website Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:116;a:28:{s:2:\"id\";s:3:\"118\";s:5:\"title\";s:24:\"Themeplicity Whats Great\";s:5:\"alias\";s:23:\"themeplicity_whatsgreat\";s:3:\"zip\";s:33:\"packs/themeplicity_whatsgreat.zip\";s:3:\"uid\";s:32:\"ce9faf8c55ed2e33e091b23667e7173b\";s:3:\"img\";s:34:\"themeplicity_whatsgreat/slide1.jpg\";s:7:\"preview\";s:134:\"https://revolution.themepunch.com/wordpress-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-theme\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Themeplicity Website Template\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:117;a:28:{s:2:\"id\";s:3:\"119\";s:5:\"title\";s:19:\"Themeplicity Tables\";s:5:\"alias\";s:19:\"themeplicity_tables\";s:3:\"zip\";s:29:\"packs/themeplicity_tables.zip\";s:3:\"uid\";s:32:\"f28bb4cd20ec1f29a1de7da5ad09c293\";s:3:\"img\";s:30:\"themeplicity_tables/slide1.jpg\";s:7:\"preview\";s:134:\"https://revolution.themepunch.com/wordpress-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-theme\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:4:\"1059\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Themeplicity Website Template\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:118;a:28:{s:2:\"id\";s:3:\"120\";s:5:\"title\";s:24:\"Themeplicity Contactform\";s:5:\"alias\";s:24:\"themeplicity_contactform\";s:3:\"zip\";s:34:\"packs/themeplicity_contactform.zip\";s:3:\"uid\";s:32:\"3e59da970f534490774fa8e053f5b5ed\";s:3:\"img\";s:35:\"themeplicity_contactform/slide1.jpg\";s:7:\"preview\";s:134:\"https://revolution.themepunch.com/wordpress-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-theme\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:4:\"1067\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Themeplicity Website Template\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:119;a:28:{s:2:\"id\";s:3:\"121\";s:5:\"title\";s:19:\"Themeplicity Footer\";s:5:\"alias\";s:19:\"themeplicity_footer\";s:3:\"zip\";s:29:\"packs/themeplicity_footer.zip\";s:3:\"uid\";s:32:\"89eeb0b4b852c5f743e1bd76e3e8f2ef\";s:3:\"img\";s:30:\"themeplicity_footer/slide1.jpg\";s:7:\"preview\";s:134:\"https://revolution.themepunch.com/wordpress-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-theme\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"780\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Themeplicity Website Template\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:120;a:28:{s:2:\"id\";s:3:\"122\";s:5:\"title\";s:20:\"Themeplicity Package\";s:5:\"alias\";s:20:\"themeplicity-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:20:\"themeplicity-package\";s:3:\"img\";s:38:\"packages/templatepack_themeplicity.jpg\";s:7:\"preview\";s:134:\"https://revolution.themepunch.com/wordpress-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-theme\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Themeplicity Website Template uses the new groups & rows feature introduced in 5.3 to its full potential.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Themeplicity Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:121;a:28:{s:2:\"id\";s:3:\"123\";s:5:\"title\";s:19:\"Nice And Clean Menu\";s:5:\"alias\";s:17:\"NiceAndClean_Menu\";s:3:\"zip\";s:27:\"packs/NiceAndClean_Menu.zip\";s:3:\"uid\";s:32:\"3f8c01e26c7446428e045c4b1180776d\";s:3:\"img\";s:28:\"NiceAndClean_Menu/slide1.jpg\";s:7:\"preview\";s:178:\"https://revolution.themepunch.com/nice-clean-responsive-wordpress-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=nice-clean-responsive-wordpress-theme\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:2:\"90\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"Nice & Clean Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:122;a:28:{s:2:\"id\";s:3:\"124\";s:5:\"title\";s:21:\"Nice And Clean Header\";s:5:\"alias\";s:19:\"NiceAndClean_Header\";s:3:\"zip\";s:29:\"packs/NiceAndClean_Header.zip\";s:3:\"uid\";s:32:\"76931033addb20a62557c2845a4d6a11\";s:3:\"img\";s:30:\"NiceAndClean_Header/slide1.jpg\";s:7:\"preview\";s:178:\"https://revolution.themepunch.com/nice-clean-responsive-wordpress-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=nice-clean-responsive-wordpress-theme\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"Nice & Clean Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:123;a:28:{s:2:\"id\";s:3:\"125\";s:5:\"title\";s:23:\"Nice And Clean Services\";s:5:\"alias\";s:21:\"NiceAndClean_Services\";s:3:\"zip\";s:31:\"packs/NiceAndClean_Services.zip\";s:3:\"uid\";s:32:\"02f72ec606800c8215bcadea09624e87\";s:3:\"img\";s:32:\"NiceAndClean_Services/slide1.jpg\";s:7:\"preview\";s:178:\"https://revolution.themepunch.com/nice-clean-responsive-wordpress-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=nice-clean-responsive-wordpress-theme\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"360\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"Nice & Clean Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:124;a:28:{s:2:\"id\";s:3:\"126\";s:5:\"title\";s:20:\"Nice And Clean About\";s:5:\"alias\";s:18:\"NiceAndClean_About\";s:3:\"zip\";s:28:\"packs/NiceAndClean_About.zip\";s:3:\"uid\";s:32:\"9510f6fdbb8e9473e8c22f692a6bc89f\";s:3:\"img\";s:29:\"NiceAndClean_About/slide1.jpg\";s:7:\"preview\";s:178:\"https://revolution.themepunch.com/nice-clean-responsive-wordpress-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=nice-clean-responsive-wordpress-theme\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"Nice & Clean Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:125;a:28:{s:2:\"id\";s:3:\"127\";s:5:\"title\";s:20:\"Nice And Clean Video\";s:5:\"alias\";s:18:\"niceandclean_video\";s:3:\"zip\";s:28:\"packs/niceandclean_video.zip\";s:3:\"uid\";s:32:\"2bb9e1ad329435cc500542d0c7025e15\";s:3:\"img\";s:29:\"niceandclean_video/slide1.jpg\";s:7:\"preview\";s:178:\"https://revolution.themepunch.com/nice-clean-responsive-wordpress-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=nice-clean-responsive-wordpress-theme\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"Nice & Clean Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:126;a:28:{s:2:\"id\";s:3:\"128\";s:5:\"title\";s:25:\"Nice And Clean Highlights\";s:5:\"alias\";s:23:\"niceandclean_highlights\";s:3:\"zip\";s:33:\"packs/niceandclean_highlights.zip\";s:3:\"uid\";s:32:\"ff396af163a79d2d5b35db17c1ea7aa6\";s:3:\"img\";s:34:\"niceandclean_highlights/slide1.jpg\";s:7:\"preview\";s:178:\"https://revolution.themepunch.com/nice-clean-responsive-wordpress-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=nice-clean-responsive-wordpress-theme\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"Nice & Clean Template\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:127;a:28:{s:2:\"id\";s:3:\"129\";s:5:\"title\";s:23:\"Nice And Clean Projects\";s:5:\"alias\";s:21:\"NiceAndClean_Projects\";s:3:\"zip\";s:31:\"packs/NiceAndClean_Projects.zip\";s:3:\"uid\";s:32:\"1e6695959ef83f8975b52289c08a4d44\";s:3:\"img\";s:32:\"NiceAndClean_Projects/slide1.jpg\";s:7:\"preview\";s:178:\"https://revolution.themepunch.com/nice-clean-responsive-wordpress-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=nice-clean-responsive-wordpress-theme\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:3:\"600\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"Nice & Clean Template\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:128;a:28:{s:2:\"id\";s:3:\"130\";s:5:\"title\";s:25:\"Nice And Clean TextBlocks\";s:5:\"alias\";s:23:\"niceandclean_textblocks\";s:3:\"zip\";s:33:\"packs/niceandclean_textblocks.zip\";s:3:\"uid\";s:32:\"1f33eb839c96ea3225faff1c8d382b05\";s:3:\"img\";s:34:\"niceandclean_textblocks/slide1.jpg\";s:7:\"preview\";s:178:\"https://revolution.themepunch.com/nice-clean-responsive-wordpress-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=nice-clean-responsive-wordpress-theme\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"Nice & Clean Template\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:129;a:28:{s:2:\"id\";s:3:\"131\";s:5:\"title\";s:22:\"Nice And Clean CallOut\";s:5:\"alias\";s:20:\"niceandclean_callout\";s:3:\"zip\";s:30:\"packs/niceandclean_callout.zip\";s:3:\"uid\";s:32:\"54d4d9bcf79d357de0e614700e909863\";s:3:\"img\";s:31:\"niceandclean_callout/slide1.jpg\";s:7:\"preview\";s:178:\"https://revolution.themepunch.com/nice-clean-responsive-wordpress-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=nice-clean-responsive-wordpress-theme\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"500\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"Nice & Clean Template\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:130;a:28:{s:2:\"id\";s:3:\"132\";s:5:\"title\";s:21:\"Nice And Clean Footer\";s:5:\"alias\";s:19:\"niceandclean_footer\";s:3:\"zip\";s:29:\"packs/niceandclean_footer.zip\";s:3:\"uid\";s:32:\"5492d7f72b3771a4e754f91bda063b15\";s:3:\"img\";s:30:\"niceandclean_footer/slide1.jpg\";s:7:\"preview\";s:178:\"https://revolution.themepunch.com/nice-clean-responsive-wordpress-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=nice-clean-responsive-wordpress-theme\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"400\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:542:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">For using the social sharing buttons, please install the social sharing add-on.<br><br></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"Nice & Clean Template\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:131;a:25:{s:2:\"id\";s:3:\"134\";s:5:\"title\";s:15:\"80s Style Intro\";s:5:\"alias\";s:3:\"80s\";s:3:\"zip\";s:7:\"80s.zip\";s:3:\"uid\";s:32:\"98881ab51f71b2fbdb220752d321b15a\";s:3:\"img\";s:14:\"80s/slide1.jpg\";s:7:\"preview\";s:134:\"https://revolution.themepunch.com/80s-style-intro/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=80s-style-intro\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:139:\"<span class=\"ttm_content\">This intro hero block takes you back to the 80\'s with some funky effects.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:317:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background image and text.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:132;a:25:{s:2:\"id\";s:3:\"135\";s:5:\"title\";s:18:\"Blur Effect Slider\";s:5:\"alias\";s:10:\"blurslider\";s:3:\"zip\";s:14:\"blurslider.zip\";s:3:\"uid\";s:32:\"83bd6e1ccef83f03c944fa05b0a2d879\";s:3:\"img\";s:21:\"blurslider/slide1.jpg\";s:7:\"preview\";s:140:\"https://revolution.themepunch.com/blur-effect-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=blur-effect-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:147:\"<span class=\"ttm_content\">This slider makes use of the brand new blur effects available with version 5.3.1.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:315:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Just edit the slides to change the background images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:133;a:24:{s:2:\"id\";s:3:\"136\";s:5:\"title\";s:18:\"Coming Soon Add-On\";s:5:\"alias\";s:15:\"ComingSoonAddon\";s:3:\"zip\";s:19:\"ComingSoonAddon.zip\";s:3:\"uid\";s:32:\"51258492055b940099eb96ba52901fa9\";s:3:\"img\";s:26:\"ComingSoonAddon/slide1.jpg\";s:7:\"preview\";s:140:\"https://revolution.themepunch.com/coming-soon-add-on/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=coming-soon-add-on\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:133:\"<span class=\"ttm_content\">This slider template makes use of the brand new Coming Soon Add-On.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:197:\"[{\"path\":\"revslider-maintenance-addon\\/revslider-maintenance-addon.php\",\"name\":\"Coming Soon & Maintenance AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/revslider-doc\\/add-coming-soon-maintenance\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:134;a:28:{s:2:\"id\";s:3:\"137\";s:5:\"title\";s:22:\"Nice And Clean Package\";s:5:\"alias\";s:22:\"nice-and-clean-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:22:\"nice-and-clean-package\";s:3:\"img\";s:38:\"packages/templatepack_niceandclean.jpg\";s:7:\"preview\";s:178:\"https://revolution.themepunch.com/nice-clean-responsive-wordpress-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=nice-clean-responsive-wordpress-theme\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:242:\"<span class=\"ttm_content\">The Nice & Clean Website Template uses groups & rows for a fully responsive website experience. Elegant blur effects available since version 5.3.1 make this template stand out!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"Nice & Clean Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:135;a:24:{s:2:\"id\";s:3:\"138\";s:5:\"title\";s:18:\"Snow Effect Add-On\";s:5:\"alias\";s:9:\"snowaddon\";s:3:\"zip\";s:13:\"snowaddon.zip\";s:3:\"uid\";s:32:\"7408d8567b8af5716eaabd390422e51b\";s:3:\"img\";s:20:\"snowaddon/slide1.jpg\";s:7:\"preview\";s:140:\"https://revolution.themepunch.com/snow-effect-add-on/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=snow-effect-add-on\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:183:\"<span class=\"ttm_content\">Add a pleasant Snow Effect to your website with this slider template. Make sure to install the \"Holiday Snow\" Add-On.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:153:\"[{\"path\":\"revslider-snow-addon\\/revslider-snow-addon.php\",\"name\":\"Snow AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:136;a:25:{s:2:\"id\";s:3:\"139\";s:5:\"title\";s:19:\"Particle Effect One\";s:5:\"alias\";s:19:\"particle-effect-one\";s:3:\"zip\";s:23:\"particle-effect-one.zip\";s:3:\"uid\";s:32:\"a4611c906e35ca60f617da86217b5299\";s:3:\"img\";s:30:\"particle-effect-one/slide1.jpg\";s:7:\"preview\";s:162:\"https://revolution.themepunch.com/particle-effect-for-wordpress/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=particle-effect-for-wordpress\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:143:\"<span class=\"ttm_content\">A unique particle effect that can serve as a stunning intro for your website.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:442:\"<span class=\"ttm_content\">The blend mode effect is achieved through a layer image with CSS blend mode. If you want to customize this effect, select the \"BLEND MODE IMAGE\" layer and go to \"advanced style -> filters -> blend mode\".</span>\r\n<span class=\"ttm_space\"></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:74:\"How to Increase Engagement with Particle Effects and Blend Mode [Tutorial]\";s:9:\"guide_url\";s:107:\"https://www.sliderrevolution.com/tutorials/how-to-increase-engagement-with-particle-effects-and-blend-mode/\";s:9:\"guide_img\";s:32:\"tutorial/particle-effect-one.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:137;a:24:{s:2:\"id\";s:3:\"140\";s:5:\"title\";s:19:\"Particle Effect Two\";s:5:\"alias\";s:19:\"particle-effect-two\";s:3:\"zip\";s:23:\"particle-effect-two.zip\";s:3:\"uid\";s:32:\"b8ecbf43374a69e4ab329ea834862ef8\";s:3:\"img\";s:30:\"particle-effect-two/slide1.jpg\";s:7:\"preview\";s:146:\"https://revolution.themepunch.com/particle-effect-intro/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=particle-effect-intro\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:143:\"<span class=\"ttm_content\">A unique particle effect that can serve as a stunning intro for your website.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:138;a:25:{s:2:\"id\";s:3:\"141\";s:5:\"title\";s:21:\"Particle Effect Three\";s:5:\"alias\";s:21:\"particle-effect-three\";s:3:\"zip\";s:25:\"particle-effect-three.zip\";s:3:\"uid\";s:32:\"b33bc2c5655d8d51cd17c3740f72e748\";s:3:\"img\";s:32:\"particle-effect-three/slide1.jpg\";s:7:\"preview\";s:156:\"https://revolution.themepunch.com/particle-background-effect/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=particle-background-effect\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:143:\"<span class=\"ttm_content\">A unique particle effect that can serve as a stunning intro for your website.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:437:\"<span class=\"ttm_content\">The blend mode effect is achieved through a layer image with CSS blend mode. If you want to customize this effect, select the \"BLEND IMAGE\" layer and go to \"advanced style -> filters -> blend mode\".</span>\r\n<span class=\"ttm_space\"></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:139;a:25:{s:2:\"id\";s:3:\"142\";s:5:\"title\";s:16:\"Portfolio Viewer\";s:5:\"alias\";s:15:\"portfolioviewer\";s:3:\"zip\";s:19:\"portfolioviewer.zip\";s:3:\"uid\";s:32:\"9ac7230ff5b880fb6c8f28fbbc123b3b\";s:3:\"img\";s:26:\"portfolioviewer/slide1.jpg\";s:7:\"preview\";s:156:\"https://revolution.themepunch.com/wordpress-portfolio-plugin/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-portfolio-plugin\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:207:\"<span class=\"ttm_content\">This slider template can be used to display your portfolio highlights in a stunning way, utilising out free particles add-on and blend modes.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:387:\"<span class=\"ttm_content\">The navigation for the slides is found in the <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">Static Layers</a>.</span><span class=\"ttm_space\"></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:140;a:24:{s:2:\"id\";s:3:\"143\";s:5:\"title\";s:12:\"App Showcase\";s:5:\"alias\";s:11:\"appshowcase\";s:3:\"zip\";s:15:\"appshowcase.zip\";s:3:\"uid\";s:32:\"082aef931b0369080bc30c3a2a0c331f\";s:3:\"img\";s:22:\"appshowcase/slide1.jpg\";s:7:\"preview\";s:162:\"https://revolution.themepunch.com/app-showcase-wordpress-plugin/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=app-showcase-wordpress-plugin\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:239:\"<span class=\"ttm_content\">This template shows off our new \"Polyfold Effects\" Add-On in form of an App product showcase module. Get started now and illustrate your Apps key features in a striking way!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:179:\"[{\"path\":\"revslider-polyfold-addon\\/revslider-polyfold-addon.php\",\"name\":\"Polyfold Scroll Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:141;a:24:{s:2:\"id\";s:3:\"144\";s:5:\"title\";s:19:\"Gravity Design Hero\";s:5:\"alias\";s:13:\"gravitydesign\";s:3:\"zip\";s:17:\"gravitydesign.zip\";s:3:\"uid\";s:32:\"7bdbe73a6e5bf290cb4412708ac4134d\";s:3:\"img\";s:24:\"gravitydesign/slide1.jpg\";s:7:\"preview\";s:170:\"https://revolution.themepunch.com/best-wordpress-slider-plugin-2017/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=best-wordpress-slider-plugin-2017\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:205:\"<span class=\"ttm_content\">This hero template shows a striking mouse-parallax scene and cool particle effects. Requires our \"Particle Effects\" Add-on to be installed.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:68:\"How to Create an Exciting Action Shot for Your Hero Image [Tutorial]\";s:9:\"guide_url\";s:101:\"https://www.sliderrevolution.com/tutorials/how-to-create-an-exciting-action-shot-for-your-hero-image/\";s:9:\"guide_img\";s:26:\"tutorial/gravitydesign.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:142;a:24:{s:2:\"id\";s:3:\"145\";s:5:\"title\";s:14:\"404 Error Page\";s:5:\"alias\";s:12:\"404errorpage\";s:3:\"zip\";s:16:\"404errorpage.zip\";s:3:\"uid\";s:32:\"2dc62d802b42b73088651cac17d0c486\";s:3:\"img\";s:23:\"404errorpage/slide1.jpg\";s:7:\"preview\";s:150:\"https://revolution.themepunch.com/404-error-page-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=404-error-page-template\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:227:\"<span class=\"ttm_content\">This template can be used as a custom error page on your website with our new 404 page Add-On. Of course you can also use this template as a regular hero header.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:179:\"{\"1\":{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}}\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:143;a:24:{s:2:\"id\";s:3:\"146\";s:5:\"title\";s:16:\"Carousel Gallery\";s:5:\"alias\";s:15:\"carouselgallery\";s:3:\"zip\";s:19:\"carouselgallery.zip\";s:3:\"uid\";s:32:\"041838fd32923c40e15c998f0ea19526\";s:3:\"img\";s:26:\"carouselgallery/slide1.jpg\";s:7:\"preview\";s:156:\"https://revolution.themepunch.com/wordpress-carousel-gallery/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-carousel-gallery\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:3:\"5.4\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:159:\"<span class=\"ttm_content\">This carousel gallery features a subtle parallax effect, html5 video and a fullscreen button.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:144;a:24:{s:2:\"id\";s:3:\"147\";s:5:\"title\";s:16:\"Filmstrip Effect\";s:5:\"alias\";s:9:\"filmstrip\";s:3:\"zip\";s:13:\"filmstrip.zip\";s:3:\"uid\";s:32:\"7bd142f272cc15d86998a79520e9e581\";s:3:\"img\";s:20:\"filmstrip/slide1.jpg\";s:7:\"preview\";s:129:\"https://revolution.themepunch.com/filmstrip-add-on-slider/ ?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content= \";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:241:\"<span class=\"ttm_content\">This template uses our Filmstrip Add-On to display a continuous scrolling set of images per slide.\r\n There is lots of customization options like animation speed and direction.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:179:\"[{\"path\":\"revslider-filmstrip-addon\\/revslider-filmstrip-addon.php\",\"name\":\"Background FilmStrip AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:145;a:24:{s:2:\"id\";s:3:\"148\";s:5:\"title\";s:11:\"Space Opera\";s:5:\"alias\";s:10:\"spaceopera\";s:3:\"zip\";s:14:\"spaceopera.zip\";s:3:\"uid\";s:32:\"a2c8bffcb138a86c0f373adebb6de046\";s:3:\"img\";s:21:\"spaceopera/slide1.jpg\";s:7:\"preview\";s:152:\"https://revolution.themepunch.com/space-opera-presentation/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=space-opera-presentation\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:3:\"5.4\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:201:\"<span class=\"ttm_content\">The Space Opera template can be enjoyed as a slow paced, full-screen slider experience and is great to show your most prominent photos.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:146;a:24:{s:2:\"id\";s:3:\"149\";s:5:\"title\";s:13:\"Website Intro\";s:5:\"alias\";s:12:\"websiteintro\";s:3:\"zip\";s:16:\"websiteintro.zip\";s:3:\"uid\";s:32:\"348df76d999456aa19be58c9df56ae20\";s:3:\"img\";s:23:\"websiteintro/slide1.jpg\";s:7:\"preview\";s:164:\"https://revolution.themepunch.com/website-intro-wordpress-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=website-intro-wordpress-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:3:\"5.4\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:274:\"<span class=\"ttm_content\">Making use of our new Slicey Add-On, this slider show a really cool effect you just have to experience yourself! Just change the slides background images and the existing slices will automatically be applied.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:170:\"[{\"path\":\"revslider-slicey-addon\\/revslider-slicey-addon.php\",\"name\":\"Background Slicey AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:79:\"How to Create a Slider Animation Effect Your Visitors Won’t Forget [Tutorial]\";s:9:\"guide_url\";s:83:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-slider-animation-effect/\";s:9:\"guide_img\";s:25:\"tutorial/websiteintro.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:147;a:24:{s:2:\"id\";s:3:\"150\";s:5:\"title\";s:13:\"Mask Showcase\";s:5:\"alias\";s:12:\"maskshowcase\";s:3:\"zip\";s:16:\"maskshowcase.zip\";s:3:\"uid\";s:32:\"fc943c31e2da9c63b252aeabf554d128\";s:3:\"img\";s:23:\"maskshowcase/slide1.jpg\";s:7:\"preview\";s:146:\"https://revolution.themepunch.com/minimal-mask-showcase/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=minimal-mask-showcase\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:3:\"5.4\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">The Mask Showcase template uses gradients and the amazing block layer animations. A minimal slider treat for any website!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:148;a:24:{s:2:\"id\";s:3:\"151\";s:5:\"title\";s:20:\"Parallax Zoom Slices\";s:5:\"alias\";s:18:\"parallaxzoomslices\";s:3:\"zip\";s:22:\"parallaxzoomslices.zip\";s:3:\"uid\";s:32:\"83537cae05709ddb9bcb7375470a5894\";s:3:\"img\";s:29:\"parallaxzoomslices/slide1.jpg\";s:7:\"preview\";s:178:\"https://revolution.themepunch.com/parallax-zoom-slices-wordpress-plugin/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=parallax-zoom-slices-wordpress-plugin\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:3:\"5.4\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:249:\"<span class=\"ttm_content\">This template uses the Slicey Add-On to add a unique effect to slide background images. You can simple change the background images and the slice effect will automatically be applied.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:170:\"[{\"path\":\"revslider-slicey-addon\\/revslider-slicey-addon.php\",\"name\":\"Background Slicey AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:149;a:24:{s:2:\"id\";s:3:\"152\";s:5:\"title\";s:22:\"Double Exposure Effect\";s:5:\"alias\";s:20:\"doubleexposureeffect\";s:3:\"zip\";s:24:\"doubleexposureeffect.zip\";s:3:\"uid\";s:32:\"8d9229b5cbcf5bda5fbdc6a8e01a2b8c\";s:3:\"img\";s:31:\"doubleexposureeffect/slide1.jpg\";s:7:\"preview\";s:168:\"https://revolution.themepunch.com/wordpress-double-exposure-effect/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-double-exposure-effect\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.4.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">Make any website special with the double exposure effect slider. Use as a header module or anywhere you want!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:150;a:24:{s:2:\"id\";s:3:\"153\";s:5:\"title\";s:24:\"Mountain Parallax Header\";s:5:\"alias\";s:22:\"mountainparallaxheader\";s:3:\"zip\";s:26:\"mountainparallaxheader.zip\";s:3:\"uid\";s:32:\"8dc64663f317a2abdf179bbe341d016e\";s:3:\"img\";s:33:\"mountainparallaxheader/slide1.jpg\";s:7:\"preview\";s:172:\"https://revolution.themepunch.com/mountain-wordpress-parallax-header/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=mountain-wordpress-parallax-header\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:192:\"<span class=\"ttm_content\">This template is a cool intro for any page, featuring a striking parallax effect. Just change texts and links and you\'re done!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:62:\"How to Place Text Behind Objects in Your Hero Image [Tutorial]\";s:9:\"guide_url\";s:69:\"https://www.sliderrevolution.com/tutorials/place-text-behind-objects/\";s:9:\"guide_img\";s:35:\"tutorial/mountainparallaxheader.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:151;a:28:{s:2:\"id\";s:3:\"154\";s:5:\"title\";s:26:\"GoodNews One-Pager Package\";s:5:\"alias\";s:26:\"goodnews-one-pager-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:26:\"goodnews-one-pager-package\";s:3:\"img\";s:44:\"packages/templatepack_goodnews_one_pager.jpg\";s:7:\"preview\";s:174:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=goodnews-responsive-wordpress-theme\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.4.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:4:{i:0;s:8:\"carousel\";i:1;s:6:\"slider\";i:2;s:4:\"hero\";i:3;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"GoodNews One-Pager\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"7\";s:9:\"installed\";b:0;}i:152;a:28:{s:2:\"id\";s:3:\"155\";s:5:\"title\";s:13:\"GoodNews Menu\";s:5:\"alias\";s:12:\"goodnewsmenu\";s:3:\"zip\";s:22:\"packs/goodnewsmenu.zip\";s:3:\"uid\";s:32:\"4cbc82501ff340fcdc0acf7eb3ba2640\";s:3:\"img\";s:23:\"goodnewsmenu/slide1.jpg\";s:7:\"preview\";s:174:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=goodnews-responsive-wordpress-theme\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"GoodNews One-Pager\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"7\";s:9:\"installed\";b:0;}i:153;a:28:{s:2:\"id\";s:3:\"156\";s:5:\"title\";s:15:\"GoodNews Header\";s:5:\"alias\";s:14:\"goodnewsheader\";s:3:\"zip\";s:24:\"packs/goodnewsheader.zip\";s:3:\"uid\";s:32:\"c6660b6bdbf596f38466f569596f5259\";s:3:\"img\";s:25:\"goodnewsheader/slide1.jpg\";s:7:\"preview\";s:174:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=goodnews-responsive-wordpress-theme\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"GoodNews One-Pager\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"7\";s:9:\"installed\";b:0;}i:154;a:28:{s:2:\"id\";s:3:\"157\";s:5:\"title\";s:18:\"GoodNews Whats Hot\";s:5:\"alias\";s:16:\"goodnewswhatshot\";s:3:\"zip\";s:26:\"packs/goodnewswhatshot.zip\";s:3:\"uid\";s:32:\"cb841ce64a99a6644adab049cf5405cd\";s:3:\"img\";s:27:\"goodnewswhatshot/slide1.jpg\";s:7:\"preview\";s:174:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=goodnews-responsive-wordpress-theme\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"GoodNews One-Pager\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"7\";s:9:\"installed\";b:0;}i:155;a:28:{s:2:\"id\";s:3:\"158\";s:5:\"title\";s:17:\"GoodNews Featured\";s:5:\"alias\";s:16:\"goodnewsfeatured\";s:3:\"zip\";s:26:\"packs/goodnewsfeatured.zip\";s:3:\"uid\";s:32:\"00bde4b09e3700da7183999eaf137ccc\";s:3:\"img\";s:27:\"goodnewsfeatured/slide1.jpg\";s:7:\"preview\";s:174:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=goodnews-responsive-wordpress-theme\";s:7:\"version\";s:5:\"1.0.3\";s:8:\"required\";s:5:\"6.4.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"GoodNews One-Pager\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"7\";s:9:\"installed\";b:0;}i:156;a:28:{s:2:\"id\";s:3:\"159\";s:5:\"title\";s:18:\"GoodNews Spotlight\";s:5:\"alias\";s:17:\"goodnewsspotlight\";s:3:\"zip\";s:27:\"packs/goodnewsspotlight.zip\";s:3:\"uid\";s:32:\"138076241a828e1c5764379944755f2b\";s:3:\"img\";s:28:\"goodnewsspotlight/slide1.jpg\";s:7:\"preview\";s:174:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=goodnews-responsive-wordpress-theme\";s:7:\"version\";s:5:\"1.0.4\";s:8:\"required\";s:5:\"6.4.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"GoodNews One-Pager\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"7\";s:9:\"installed\";b:0;}i:157;a:28:{s:2:\"id\";s:3:\"160\";s:5:\"title\";s:17:\"GoodNews Carousel\";s:5:\"alias\";s:16:\"goodnewscarousel\";s:3:\"zip\";s:26:\"packs/goodnewscarousel.zip\";s:3:\"uid\";s:32:\"d29d4460a6015e30d08d2714232d3768\";s:3:\"img\";s:27:\"goodnewscarousel/slide1.jpg\";s:7:\"preview\";s:174:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=goodnews-responsive-wordpress-theme\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"GoodNews One-Pager\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"7\";s:9:\"installed\";b:0;}i:158;a:28:{s:2:\"id\";s:3:\"161\";s:5:\"title\";s:16:\"GoodNews Callout\";s:5:\"alias\";s:15:\"goodnewscallout\";s:3:\"zip\";s:25:\"packs/goodnewscallout.zip\";s:3:\"uid\";s:32:\"d9568b3193e96577fae630b3a6728785\";s:3:\"img\";s:26:\"goodnewscallout/slide1.jpg\";s:7:\"preview\";s:174:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=goodnews-responsive-wordpress-theme\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"GoodNews One-Pager\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"7\";s:9:\"installed\";b:0;}i:159;a:28:{s:2:\"id\";s:3:\"162\";s:5:\"title\";s:15:\"GoodNews Footer\";s:5:\"alias\";s:14:\"goodnewsfooter\";s:3:\"zip\";s:24:\"packs/goodnewsfooter.zip\";s:3:\"uid\";s:32:\"34f43f891cb8d55375149dc4bbc38298\";s:3:\"img\";s:25:\"goodnewsfooter/slide1.jpg\";s:7:\"preview\";s:174:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=goodnews-responsive-wordpress-theme\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"GoodNews One-Pager\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"7\";s:9:\"installed\";b:0;}i:160;a:28:{s:2:\"id\";s:3:\"163\";s:5:\"title\";s:29:\"GoodNews Content Page Package\";s:5:\"alias\";s:29:\"goodnews-content-page-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:29:\"goodnews-content-page-package\";s:3:\"img\";s:55:\"packages/templatepack_goodnews_content_page_package.jpg\";s:7:\"preview\";s:190:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme-content/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=goodnews-responsive-wordpress-theme-content\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"GoodNews Content Page\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"8\";s:9:\"installed\";b:0;}i:161;a:28:{s:2:\"id\";s:3:\"164\";s:5:\"title\";s:18:\"GoodNews Menu Back\";s:5:\"alias\";s:16:\"goodnewsmenuback\";s:3:\"zip\";s:26:\"packs/goodnewsmenuback.zip\";s:3:\"uid\";s:32:\"1340d1aeefba497a7d404d12a1fceed4\";s:3:\"img\";s:27:\"goodnewsmenuback/slide1.jpg\";s:7:\"preview\";s:190:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme-content/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=goodnews-responsive-wordpress-theme-content\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"GoodNews Content Page\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"8\";s:9:\"installed\";b:0;}i:162;a:28:{s:2:\"id\";s:3:\"165\";s:5:\"title\";s:20:\"GoodNews Blog Header\";s:5:\"alias\";s:18:\"goodnewsblogheader\";s:3:\"zip\";s:28:\"packs/goodnewsblogheader.zip\";s:3:\"uid\";s:32:\"abc4d7c1e48475c6def05f1f6d8bf564\";s:3:\"img\";s:29:\"goodnewsblogheader/slide1.jpg\";s:7:\"preview\";s:190:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme-content/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=goodnews-responsive-wordpress-theme-content\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"GoodNews Content Page\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"8\";s:9:\"installed\";b:0;}i:163;a:28:{s:2:\"id\";s:3:\"166\";s:5:\"title\";s:21:\"GoodNews Blog Content\";s:5:\"alias\";s:19:\"goodnewsblogcontent\";s:3:\"zip\";s:29:\"packs/goodnewsblogcontent.zip\";s:3:\"uid\";s:32:\"bbf34563da6db2779c29599b503b07e9\";s:3:\"img\";s:30:\"goodnewsblogcontent/slide1.jpg\";s:7:\"preview\";s:190:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme-content/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=goodnews-responsive-wordpress-theme-content\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"GoodNews Content Page\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"8\";s:9:\"installed\";b:0;}i:164;a:28:{s:2:\"id\";s:3:\"167\";s:5:\"title\";s:21:\"GoodNews Testimonials\";s:5:\"alias\";s:20:\"goodnewstestimonials\";s:3:\"zip\";s:30:\"packs/goodnewstestimonials.zip\";s:3:\"uid\";s:32:\"606b7336e86f69c567542d3f43712b56\";s:3:\"img\";s:31:\"goodnewstestimonials/slide1.jpg\";s:7:\"preview\";s:190:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme-content/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=goodnews-responsive-wordpress-theme-content\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"GoodNews Content Page\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"8\";s:9:\"installed\";b:0;}i:165;a:28:{s:2:\"id\";s:3:\"168\";s:5:\"title\";s:20:\"GoodNews Blog Footer\";s:5:\"alias\";s:18:\"goodnewsblogfooter\";s:3:\"zip\";s:28:\"packs/goodnewsblogfooter.zip\";s:3:\"uid\";s:32:\"1fb88aecfb116fde67ce8d52bd3b5f05\";s:3:\"img\";s:29:\"goodnewsblogfooter/slide1.jpg\";s:7:\"preview\";s:190:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme-content/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=goodnews-responsive-wordpress-theme-content\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"GoodNews Content Page\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"8\";s:9:\"installed\";b:0;}i:166;a:25:{s:2:\"id\";s:3:\"169\";s:5:\"title\";s:19:\"Before After Slider\";s:5:\"alias\";s:17:\"beforeafterslider\";s:3:\"zip\";s:21:\"beforeafterslider.zip\";s:3:\"uid\";s:32:\"6e615091a1fc3037c24b985ce5136fb2\";s:3:\"img\";s:28:\"beforeafterslider/slide1.jpg\";s:7:\"preview\";s:142:\"https://revolution.themepunch.com/before-after-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=before-after-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.4.3.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:201:\"<span class=\"ttm_content\">This is the example slider for our Before / After Add-On that allows you to create unique presentations with a comparing functionality.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:320:\"<span class=\"ttm_content\">How to install <a href=\"https://www.themepunch.com/slider-revolution/install-addons/\" target=\"_blank\">Add-Ons</a>.</span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-beforeafter-addon\\/revslider-beforeafter-addon.php\",\"name\":\"Before After AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:167;a:24:{s:2:\"id\";s:3:\"170\";s:5:\"title\";s:16:\"Product Showcase\";s:5:\"alias\";s:15:\"productshowcase\";s:3:\"zip\";s:19:\"productshowcase.zip\";s:3:\"uid\";s:32:\"a43447670260aaa7e8ff66cedfddb57a\";s:3:\"img\";s:26:\"productshowcase/slide1.jpg\";s:7:\"preview\";s:170:\"https://revolution.themepunch.com/wordpress-product-showcase-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-product-showcase-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:165:\"<span class=\"ttm_content\">Looking to sell products effectively? Our product showcase slider is just what you are looking for!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:168;a:25:{s:2:\"id\";s:3:\"171\";s:5:\"title\";s:23:\"Overexposure Transition\";s:5:\"alias\";s:22:\"overexposuretransition\";s:3:\"zip\";s:26:\"overexposuretransition.zip\";s:3:\"uid\";s:32:\"13f16bbe6c6d646c7d0cb817a0d3d181\";s:3:\"img\";s:33:\"overexposuretransition/slide1.jpg\";s:7:\"preview\";s:164:\"https://revolution.themepunch.com/overexposure-transition-effect/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=overexposure-transition-effect\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:155:\"<span class=\"ttm_content\">Subtle overexposure transitions and smooth color fade effects make this slider stand out.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:320:\"<span class=\"ttm_content\">How to install <a href=\"https://www.themepunch.com/slider-revolution/install-addons/\" target=\"_blank\">Add-Ons</a>.</span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:169;a:24:{s:2:\"id\";s:3:\"172\";s:5:\"title\";s:15:\"Parallax Scroll\";s:5:\"alias\";s:14:\"parallaxscroll\";s:3:\"zip\";s:18:\"parallaxscroll.zip\";s:3:\"uid\";s:32:\"82546ee2f6af6c6682852f495109b3c3\";s:3:\"img\";s:25:\"parallaxscroll/slide1.jpg\";s:7:\"preview\";s:134:\"https://revolution.themepunch.com/parallax-scroll/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=parallax-scroll\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:148:\"<span class=\"ttm_content\">A strikingly colourful header for your website with super smooth parallax effects.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:170;a:28:{s:2:\"id\";s:3:\"173\";s:5:\"title\";s:24:\"TechCo One-Pager Package\";s:5:\"alias\";s:24:\"techco-one-pager-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:24:\"techco-one-pager-package\";s:3:\"img\";s:28:\"packages/techco_overview.jpg\";s:7:\"preview\";s:166:\"https://revolution.themepunch.com/techco-one-page-wordpress-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=techco-one-page-wordpress-theme\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:266:\"<span class=\"ttm_content\">The TechCo One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:7:\"website\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"TechCo One-Pager\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"9\";s:9:\"installed\";b:0;}i:171;a:28:{s:2:\"id\";s:3:\"174\";s:5:\"title\";s:11:\"TechCo Menu\";s:5:\"alias\";s:11:\"techco-menu\";s:3:\"zip\";s:21:\"packs/techco-menu.zip\";s:3:\"uid\";s:32:\"55e5efee828cdf1ff7e2d3b90a301ea9\";s:3:\"img\";s:22:\"techco-menu/slide1.jpg\";s:7:\"preview\";s:166:\"https://revolution.themepunch.com/techco-one-page-wordpress-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=techco-one-page-wordpress-theme\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:266:\"<span class=\"ttm_content\">The TechCo One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"TechCo One-Pager\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"9\";s:9:\"installed\";b:0;}i:172;a:28:{s:2:\"id\";s:3:\"175\";s:5:\"title\";s:13:\"TechCo Header\";s:5:\"alias\";s:13:\"techco-header\";s:3:\"zip\";s:23:\"packs/techco-header.zip\";s:3:\"uid\";s:32:\"fb574d1376de9b1e408c91f51e6497d7\";s:3:\"img\";s:24:\"techco-header/slide1.jpg\";s:7:\"preview\";s:166:\"https://revolution.themepunch.com/techco-one-page-wordpress-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=techco-one-page-wordpress-theme\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:266:\"<span class=\"ttm_content\">The TechCo One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"TechCo One-Pager\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"9\";s:9:\"installed\";b:0;}i:173;a:28:{s:2:\"id\";s:3:\"176\";s:5:\"title\";s:12:\"TechCo About\";s:5:\"alias\";s:12:\"techco-about\";s:3:\"zip\";s:22:\"packs/techco-about.zip\";s:3:\"uid\";s:32:\"ba216da8231e55118d87e37d2358812c\";s:3:\"img\";s:23:\"techco-about/slide1.jpg\";s:7:\"preview\";s:166:\"https://revolution.themepunch.com/techco-one-page-wordpress-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=techco-one-page-wordpress-theme\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:266:\"<span class=\"ttm_content\">The TechCo One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"TechCo One-Pager\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"9\";s:9:\"installed\";b:0;}i:174;a:28:{s:2:\"id\";s:3:\"177\";s:5:\"title\";s:15:\"TechCo Services\";s:5:\"alias\";s:15:\"techco-services\";s:3:\"zip\";s:25:\"packs/techco-services.zip\";s:3:\"uid\";s:32:\"ef4a8ddbb5e1136133f7bc1227248e22\";s:3:\"img\";s:26:\"techco-services/slide1.jpg\";s:7:\"preview\";s:166:\"https://revolution.themepunch.com/techco-one-page-wordpress-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=techco-one-page-wordpress-theme\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:266:\"<span class=\"ttm_content\">The TechCo One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"TechCo One-Pager\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"9\";s:9:\"installed\";b:0;}i:175;a:28:{s:2:\"id\";s:3:\"178\";s:5:\"title\";s:12:\"TechCo Video\";s:5:\"alias\";s:12:\"techco-video\";s:3:\"zip\";s:22:\"packs/techco-video.zip\";s:3:\"uid\";s:32:\"d7bb92281d05f39f9bc9eca71f90e402\";s:3:\"img\";s:23:\"techco-video/slide1.jpg\";s:7:\"preview\";s:166:\"https://revolution.themepunch.com/techco-one-page-wordpress-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=techco-one-page-wordpress-theme\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:266:\"<span class=\"ttm_content\">The TechCo One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"TechCo One-Pager\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"9\";s:9:\"installed\";b:0;}i:176;a:28:{s:2:\"id\";s:3:\"179\";s:5:\"title\";s:13:\"TechCo Prices\";s:5:\"alias\";s:13:\"techco-prices\";s:3:\"zip\";s:23:\"packs/techco-prices.zip\";s:3:\"uid\";s:32:\"6291f404efbea12bb181352aba71ef11\";s:3:\"img\";s:24:\"techco-prices/slide1.jpg\";s:7:\"preview\";s:166:\"https://revolution.themepunch.com/techco-one-page-wordpress-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=techco-one-page-wordpress-theme\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:266:\"<span class=\"ttm_content\">The TechCo One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"TechCo One-Pager\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"9\";s:9:\"installed\";b:0;}i:177;a:28:{s:2:\"id\";s:3:\"180\";s:5:\"title\";s:19:\"TechCo Testimonials\";s:5:\"alias\";s:19:\"techco-testimonials\";s:3:\"zip\";s:29:\"packs/techco-testimonials.zip\";s:3:\"uid\";s:32:\"3460bd51f6b80599266fecb7fbb918be\";s:3:\"img\";s:30:\"techco-testimonials/slide1.jpg\";s:7:\"preview\";s:166:\"https://revolution.themepunch.com/techco-one-page-wordpress-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=techco-one-page-wordpress-theme\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:266:\"<span class=\"ttm_content\">The TechCo One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"TechCo One-Pager\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"9\";s:9:\"installed\";b:0;}i:178;a:28:{s:2:\"id\";s:3:\"181\";s:5:\"title\";s:13:\"TechCo Footer\";s:5:\"alias\";s:13:\"techco-footer\";s:3:\"zip\";s:23:\"packs/techco-footer.zip\";s:3:\"uid\";s:32:\"640abcd549137520461a4a71ff758a3b\";s:3:\"img\";s:24:\"techco-footer/slide1.jpg\";s:7:\"preview\";s:166:\"https://revolution.themepunch.com/techco-one-page-wordpress-theme/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=techco-one-page-wordpress-theme\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:266:\"<span class=\"ttm_content\">The TechCo One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"TechCo One-Pager\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"9\";s:9:\"installed\";b:0;}i:179;a:24:{s:2:\"id\";s:3:\"182\";s:5:\"title\";s:12:\"Live Weather\";s:5:\"alias\";s:7:\"weather\";s:3:\"zip\";s:11:\"weather.zip\";s:3:\"uid\";s:32:\"aab92e69374e4c7b8c6741fe02e574b9\";s:3:\"img\";s:18:\"weather/slide1.jpg\";s:7:\"preview\";s:162:\"https://revolution.themepunch.com/wordpress-live-weather-add-on/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-live-weather-add-on\";s:7:\"version\";s:5:\"1.0.3\";s:8:\"required\";s:7:\"5.4.5.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:173:\"<span class=\"ttm_content\">Showcasing our weather add-on, this slider show a different cities temperatures and forecast on each slide.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:167:\"[{\"path\":\"revslider-weather-addon\\/revslider-weather-addon.php\",\"name\":\"Live Weather AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:180;a:24:{s:2:\"id\";s:3:\"183\";s:5:\"title\";s:17:\"360 Panorama Tour\";s:5:\"alias\";s:11:\"360panorama\";s:3:\"zip\";s:15:\"360panorama.zip\";s:3:\"uid\";s:32:\"332720fdacdbb38f65e8327a2a96c52d\";s:3:\"img\";s:22:\"360panorama/slide1.jpg\";s:7:\"preview\";s:174:\"https://revolution.themepunch.com/360-degree-real-estate-virtual-tour/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=360-degree-real-estate-virtual-tour\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.4.5.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:155:\"<span class=\"ttm_content\">An example template for our Panorama 360 tour add-on, created for the real estate market.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:165:\"[{\"path\":\"revslider-panorama-addon\\/revslider-panorama-addon.php\",\"name\":\"Panorama AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:181;a:24:{s:2:\"id\";s:3:\"184\";s:5:\"title\";s:14:\"Duotone Add-on\";s:5:\"alias\";s:14:\"duotone-add-on\";s:3:\"zip\";s:18:\"duotone-add-on.zip\";s:3:\"uid\";s:32:\"a428c6f363b3146e96d20a6f44958922\";s:3:\"img\";s:25:\"duotone-add-on/slide1.jpg\";s:7:\"preview\";s:166:\"https://revolution.themepunch.com/wordpress-duotone-effect-add-on/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-duotone-effect-add-on\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:168:\"<span class=\"ttm_content\">This example template showcases 3 of the 30 Duotone filters available in our brand new Duotone Add-On.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:350:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-duotonefilters-addon\\/revslider-duotonefilters-addon.php\",\"name\":\"Duotone AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:182;a:24:{s:2:\"id\";s:3:\"185\";s:5:\"title\";s:13:\"Reveal Add-on\";s:5:\"alias\";s:13:\"reveal-add-on\";s:3:\"zip\";s:17:\"reveal-add-on.zip\";s:3:\"uid\";s:32:\"7fa7525d8ff7fa7365cb98a437e88e32\";s:3:\"img\";s:24:\"reveal-add-on/slide1.jpg\";s:7:\"preview\";s:166:\"https://revolution.themepunch.com/wordpress-content-reveal-effect/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-content-reveal-effect\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:204:\"<span class=\"ttm_content\">An example template that uses our Reveal Add-On, which adds 14 new preloaders combined with reveal loading effects for any slider or hero.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:337:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-revealer-addon\\/revslider-revealer-addon.php\",\"name\":\"Reveal AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:202;a:28:{s:2:\"id\";s:3:\"211\";s:5:\"title\";s:18:\"Immersion One Page\";s:5:\"alias\";s:26:\"immersion-one-page-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:26:\"immersion-one-page-package\";s:3:\"img\";s:31:\"packages/immersion_overview.jpg\";s:7:\"preview\";s:182:\"https://revolution.themepunch.com/immersion-wordpress-one-page-theme-2018/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=immersion-wordpress-one-page-theme-2018\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.6\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:292:\"<span class=\"ttm_content\">The Immersion WordPress one page theme is a great fit if you quickly want to setup a visually oriented one page website. Using the power of Slider Revolution, we added some interesting effects like slicing and smooth parallax.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:7:\"website\";}s:14:\"plugin_require\";s:342:\"[{\"path\":\"revslider-typewriter-addon\\/revslider-typewriter-addon.php\",\"name\":\"Typewriter AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/typewriter-addon\\/\"},{\"path\":\"revslider-slicey-addon\\/revslider-slicey-addon.php\",\"name\":\"Background Slicey AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Immersion One Page\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"10\";s:9:\"installed\";b:0;}i:203;a:28:{s:2:\"id\";s:3:\"212\";s:5:\"title\";s:16:\"Immersion Header\";s:5:\"alias\";s:16:\"immersion_header\";s:3:\"zip\";s:26:\"packs/immersion_header.zip\";s:3:\"uid\";s:32:\"853da51256308b341ecd030bd4883229\";s:3:\"img\";s:27:\"immersion_header/slide1.jpg\";s:7:\"preview\";s:182:\"https://revolution.themepunch.com/immersion-wordpress-one-page-theme-2018/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=immersion-wordpress-one-page-theme-2018\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:292:\"<span class=\"ttm_content\">The Immersion WordPress one page theme is a great fit if you quickly want to setup a visually oriented one page website. Using the power of Slider Revolution, we added some interesting effects like slicing and smooth parallax.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:173:\"[{\"path\":\"revslider-typewriter-addon\\/revslider-typewriter-addon.php\",\"name\":\"Typewriter AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/typewriter-addon\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Immersion One Page\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"10\";s:9:\"installed\";b:0;}i:204;a:28:{s:2:\"id\";s:3:\"213\";s:5:\"title\";s:19:\"Immersion Mountains\";s:5:\"alias\";s:19:\"immersion-mountains\";s:3:\"zip\";s:29:\"packs/immersion-mountains.zip\";s:3:\"uid\";s:32:\"817167eb3fe22b7e065ba210cbe6d53c\";s:3:\"img\";s:30:\"immersion-mountains/slide1.jpg\";s:7:\"preview\";s:182:\"https://revolution.themepunch.com/immersion-wordpress-one-page-theme-2018/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=immersion-wordpress-one-page-theme-2018\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:292:\"<span class=\"ttm_content\">The Immersion WordPress one page theme is a great fit if you quickly want to setup a visually oriented one page website. Using the power of Slider Revolution, we added some interesting effects like slicing and smooth parallax.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:170:\"[{\"path\":\"revslider-slicey-addon\\/revslider-slicey-addon.php\",\"name\":\"Background Slicey AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Immersion One Page\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"10\";s:9:\"installed\";b:0;}i:205;a:28:{s:2:\"id\";s:3:\"214\";s:5:\"title\";s:17:\"Immersion Product\";s:5:\"alias\";s:17:\"immersion-product\";s:3:\"zip\";s:27:\"packs/immersion-product.zip\";s:3:\"uid\";s:32:\"64134f263484d2bbcd7ef088ffbbfb4b\";s:3:\"img\";s:28:\"immersion-product/slide1.jpg\";s:7:\"preview\";s:182:\"https://revolution.themepunch.com/immersion-wordpress-one-page-theme-2018/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=immersion-wordpress-one-page-theme-2018\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:292:\"<span class=\"ttm_content\">The Immersion WordPress one page theme is a great fit if you quickly want to setup a visually oriented one page website. Using the power of Slider Revolution, we added some interesting effects like slicing and smooth parallax.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Immersion One Page\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"10\";s:9:\"installed\";b:0;}i:206;a:28:{s:2:\"id\";s:3:\"215\";s:5:\"title\";s:16:\"Immersion Design\";s:5:\"alias\";s:16:\"immersion-design\";s:3:\"zip\";s:26:\"packs/immersion-design.zip\";s:3:\"uid\";s:32:\"91e1d77c1a2826438763804f4d02bc26\";s:3:\"img\";s:27:\"immersion-design/slide1.jpg\";s:7:\"preview\";s:182:\"https://revolution.themepunch.com/immersion-wordpress-one-page-theme-2018/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=immersion-wordpress-one-page-theme-2018\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:292:\"<span class=\"ttm_content\">The Immersion WordPress one page theme is a great fit if you quickly want to setup a visually oriented one page website. Using the power of Slider Revolution, we added some interesting effects like slicing and smooth parallax.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Immersion One Page\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"10\";s:9:\"installed\";b:0;}i:207;a:28:{s:2:\"id\";s:3:\"216\";s:5:\"title\";s:22:\"Immersion Phototgraphy\";s:5:\"alias\";s:21:\"immersion-photography\";s:3:\"zip\";s:31:\"packs/immersion-photography.zip\";s:3:\"uid\";s:32:\"e3ddf0c577b09740f5cbf2e38ffd684d\";s:3:\"img\";s:32:\"immersion-photography/slide1.jpg\";s:7:\"preview\";s:182:\"https://revolution.themepunch.com/immersion-wordpress-one-page-theme-2018/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=immersion-wordpress-one-page-theme-2018\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:292:\"<span class=\"ttm_content\">The Immersion WordPress one page theme is a great fit if you quickly want to setup a visually oriented one page website. Using the power of Slider Revolution, we added some interesting effects like slicing and smooth parallax.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Immersion One Page\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"10\";s:9:\"installed\";b:0;}i:208;a:28:{s:2:\"id\";s:3:\"217\";s:5:\"title\";s:14:\"Immersion Grid\";s:5:\"alias\";s:14:\"immersion-grid\";s:3:\"zip\";s:24:\"packs/immersion-grid.zip\";s:3:\"uid\";s:32:\"b6903868189bb83b2c7a852fde3a7dc3\";s:3:\"img\";s:25:\"immersion-grid/slide1.jpg\";s:7:\"preview\";s:182:\"https://revolution.themepunch.com/immersion-wordpress-one-page-theme-2018/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=immersion-wordpress-one-page-theme-2018\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.4.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:292:\"<span class=\"ttm_content\">The Immersion WordPress one page theme is a great fit if you quickly want to setup a visually oriented one page website. Using the power of Slider Revolution, we added some interesting effects like slicing and smooth parallax.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Immersion One Page\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"10\";s:9:\"installed\";b:0;}i:209;a:25:{s:2:\"id\";s:3:\"218\";s:5:\"title\";s:18:\"Funky Intro Slider\";s:5:\"alias\";s:11:\"funkyslider\";s:3:\"zip\";s:15:\"funkyslider.zip\";s:3:\"uid\";s:32:\"2d4187e3fdad19b976be335253c8925d\";s:3:\"img\";s:22:\"funkyslider/slide1.jpg\";s:7:\"preview\";s:174:\"https://revolution.themepunch.com/funky-intro-slider-wordpress-plugin/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=funky-intro-slider-wordpress-plugin\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:200:\"<span class=\"ttm_content\">This funky intro slider fits just right if you need a striking introduction to your website! Sleek, beautiful and easily customizable!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:335:\"[{\"path\":\"revslider-typewriter-addon\\/revslider-typewriter-addon.php\",\"name\":\"Typewriter AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/typewriter-addon\\/\"},{\"path\":\"revslider-revealer-addon\\/revslider-revealer-addon.php\",\"name\":\"Reveal AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:210;a:28:{s:2:\"id\";s:3:\"219\";s:5:\"title\";s:19:\"Clear View Magazine\";s:5:\"alias\";s:27:\"clear-view-magazine-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:27:\"clear-view-magazine-package\";s:3:\"img\";s:41:\"packages/clear_view_magazine_overview.jpg\";s:7:\"preview\";s:196:\"https://revolution.themepunch.com/clear-view-minimal-magazine-wordpress-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=clear-view-minimal-magazine-wordpress-template\";s:7:\"version\";s:5:\"1.0.3\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:163:\"[{\"path\":\"revslider-revealer-addon\\/revslider-revealer-addon.php\",\"name\":\"Reveal AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:19:\"Clear View Magazine\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"11\";s:9:\"installed\";b:0;}i:211;a:28:{s:2:\"id\";s:3:\"220\";s:5:\"title\";s:15:\"Clear View Menu\";s:5:\"alias\";s:14:\"clearview_menu\";s:3:\"zip\";s:24:\"packs/clearview_menu.zip\";s:3:\"uid\";s:32:\"eaecee5fa5f3c3a7f4d2a96c4616a353\";s:3:\"img\";s:25:\"clearview_menu/slide1.jpg\";s:7:\"preview\";s:196:\"https://revolution.themepunch.com/clear-view-minimal-magazine-wordpress-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=clear-view-minimal-magazine-wordpress-template\";s:7:\"version\";s:5:\"1.0.3\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:19:\"Clear View Magazine\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"11\";s:9:\"installed\";b:0;}i:212;a:28:{s:2:\"id\";s:3:\"221\";s:5:\"title\";s:17:\"Clear View Header\";s:5:\"alias\";s:16:\"clearview_header\";s:3:\"zip\";s:26:\"packs/clearview_header.zip\";s:3:\"uid\";s:32:\"25e3dd80ad130875d7438a07952cb0cd\";s:3:\"img\";s:27:\"clearview_header/slide1.jpg\";s:7:\"preview\";s:196:\"https://revolution.themepunch.com/clear-view-minimal-magazine-wordpress-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=clear-view-minimal-magazine-wordpress-template\";s:7:\"version\";s:5:\"1.0.3\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:163:\"[{\"path\":\"revslider-revealer-addon\\/revslider-revealer-addon.php\",\"name\":\"Reveal AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:19:\"Clear View Magazine\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"11\";s:9:\"installed\";b:0;}i:213;a:28:{s:2:\"id\";s:3:\"222\";s:5:\"title\";s:18:\"Clear View Mission\";s:5:\"alias\";s:17:\"clearview_mission\";s:3:\"zip\";s:27:\"packs/clearview_mission.zip\";s:3:\"uid\";s:32:\"35b2092a49fd2beb549342e69097eb5b\";s:3:\"img\";s:28:\"clearview_mission/slide1.jpg\";s:7:\"preview\";s:196:\"https://revolution.themepunch.com/clear-view-minimal-magazine-wordpress-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=clear-view-minimal-magazine-wordpress-template\";s:7:\"version\";s:5:\"1.0.3\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:19:\"Clear View Magazine\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"11\";s:9:\"installed\";b:0;}i:214;a:28:{s:2:\"id\";s:3:\"223\";s:5:\"title\";s:17:\"Clear View Slider\";s:5:\"alias\";s:17:\"clear-view-slider\";s:3:\"zip\";s:27:\"packs/clear-view-slider.zip\";s:3:\"uid\";s:32:\"d2e17edffce16ed78c54b0ef23fd7e05\";s:3:\"img\";s:28:\"clear-view-slider/slide1.jpg\";s:7:\"preview\";s:196:\"https://revolution.themepunch.com/clear-view-minimal-magazine-wordpress-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=clear-view-minimal-magazine-wordpress-template\";s:7:\"version\";s:5:\"1.0.3\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:19:\"Clear View Magazine\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"11\";s:9:\"installed\";b:0;}i:215;a:28:{s:2:\"id\";s:3:\"224\";s:5:\"title\";s:15:\"Clear View News\";s:5:\"alias\";s:15:\"clear-view-news\";s:3:\"zip\";s:25:\"packs/clear-view-news.zip\";s:3:\"uid\";s:32:\"5698d3131ba141e9afcfd2906739dd00\";s:3:\"img\";s:26:\"clear-view-news/slide1.jpg\";s:7:\"preview\";s:196:\"https://revolution.themepunch.com/clear-view-minimal-magazine-wordpress-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=clear-view-minimal-magazine-wordpress-template\";s:7:\"version\";s:5:\"1.0.3\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:19:\"Clear View Magazine\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"11\";s:9:\"installed\";b:0;}i:216;a:28:{s:2:\"id\";s:3:\"225\";s:5:\"title\";s:18:\"Clear View Clients\";s:5:\"alias\";s:18:\"clear-view-clients\";s:3:\"zip\";s:28:\"packs/clear-view-clients.zip\";s:3:\"uid\";s:32:\"b95616a94832e22bdfac5ce60232be1b\";s:3:\"img\";s:29:\"clear-view-clients/slide1.jpg\";s:7:\"preview\";s:196:\"https://revolution.themepunch.com/clear-view-minimal-magazine-wordpress-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=clear-view-minimal-magazine-wordpress-template\";s:7:\"version\";s:5:\"1.0.3\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:19:\"Clear View Magazine\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"11\";s:9:\"installed\";b:0;}i:217;a:28:{s:2:\"id\";s:3:\"226\";s:5:\"title\";s:18:\"Clear View Contact\";s:5:\"alias\";s:18:\"clear-view-contact\";s:3:\"zip\";s:28:\"packs/clear-view-contact.zip\";s:3:\"uid\";s:32:\"0e0cc1d8f6f6500e5f8a2b091fa3b4cb\";s:3:\"img\";s:29:\"clear-view-contact/slide1.jpg\";s:7:\"preview\";s:196:\"https://revolution.themepunch.com/clear-view-minimal-magazine-wordpress-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=clear-view-minimal-magazine-wordpress-template\";s:7:\"version\";s:5:\"1.0.3\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:19:\"Clear View Magazine\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"11\";s:9:\"installed\";b:0;}i:218;a:28:{s:2:\"id\";s:3:\"227\";s:5:\"title\";s:20:\"Clear View Post Page\";s:5:\"alias\";s:28:\"clear-view-post-page-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:28:\"clear-view-post-page-package\";s:3:\"img\";s:42:\"packages/clear_view_post_page_overview.jpg\";s:7:\"preview\";s:196:\"https://revolution.themepunch.com/clear-view-single-post-page-wordpress-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=clear-view-single-post-page-wordpress-template\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:163:\"[{\"path\":\"revslider-revealer-addon\\/revslider-revealer-addon.php\",\"name\":\"Reveal AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:20:\"Clear View Post Page\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"12\";s:9:\"installed\";b:0;}i:219;a:28:{s:2:\"id\";s:3:\"228\";s:5:\"title\";s:22:\"Clear View Single Menu\";s:5:\"alias\";s:22:\"clear-view-single-menu\";s:3:\"zip\";s:32:\"packs/clear-view-single-menu.zip\";s:3:\"uid\";s:32:\"1e80f81982f8a4ea763482d4fa99d321\";s:3:\"img\";s:33:\"clear-view-single-menu/slide1.jpg\";s:7:\"preview\";s:196:\"https://revolution.themepunch.com/clear-view-single-post-page-wordpress-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=clear-view-single-post-page-wordpress-template\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:20:\"Clear View Post Page\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"12\";s:9:\"installed\";b:0;}i:220;a:28:{s:2:\"id\";s:3:\"229\";s:5:\"title\";s:24:\"Clear View Single Header\";s:5:\"alias\";s:24:\"clear-view-single-header\";s:3:\"zip\";s:34:\"packs/clear-view-single-header.zip\";s:3:\"uid\";s:32:\"c8d717627be6cd5e70922ab609694dbf\";s:3:\"img\";s:35:\"clear-view-single-header/slide1.jpg\";s:7:\"preview\";s:196:\"https://revolution.themepunch.com/clear-view-single-post-page-wordpress-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=clear-view-single-post-page-wordpress-template\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:163:\"[{\"path\":\"revslider-revealer-addon\\/revslider-revealer-addon.php\",\"name\":\"Reveal AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:20:\"Clear View Post Page\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"12\";s:9:\"installed\";b:0;}i:221;a:28:{s:2:\"id\";s:3:\"230\";s:5:\"title\";s:23:\"Clear View Single Media\";s:5:\"alias\";s:23:\"clear-view-single-media\";s:3:\"zip\";s:33:\"packs/clear-view-single-media.zip\";s:3:\"uid\";s:32:\"c480368ded2a64f0cdd44f1674213814\";s:3:\"img\";s:34:\"clear-view-single-media/slide1.jpg\";s:7:\"preview\";s:196:\"https://revolution.themepunch.com/clear-view-single-post-page-wordpress-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=clear-view-single-post-page-wordpress-template\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:20:\"Clear View Post Page\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"12\";s:9:\"installed\";b:0;}i:222;a:28:{s:2:\"id\";s:3:\"231\";s:5:\"title\";s:22:\"Clear View Single More\";s:5:\"alias\";s:22:\"clear-view-single-more\";s:3:\"zip\";s:32:\"packs/clear-view-single-more.zip\";s:3:\"uid\";s:32:\"9c693190df26218366d1f77e10cf550a\";s:3:\"img\";s:33:\"clear-view-single-more/slide1.jpg\";s:7:\"preview\";s:196:\"https://revolution.themepunch.com/clear-view-single-post-page-wordpress-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=clear-view-single-post-page-wordpress-template\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:20:\"Clear View Post Page\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"12\";s:9:\"installed\";b:0;}i:223;a:28:{s:2:\"id\";s:3:\"232\";s:5:\"title\";s:25:\"Clear View Single Contact\";s:5:\"alias\";s:25:\"clear-view-single-contact\";s:3:\"zip\";s:35:\"packs/clear-view-single-contact.zip\";s:3:\"uid\";s:32:\"73c0a889f2b654a87b5aba1ff76fbc5c\";s:3:\"img\";s:36:\"clear-view-single-contact/slide1.jpg\";s:7:\"preview\";s:196:\"https://revolution.themepunch.com/clear-view-single-post-page-wordpress-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=clear-view-single-post-page-wordpress-template\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:20:\"Clear View Post Page\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"12\";s:9:\"installed\";b:0;}i:224;a:24:{s:2:\"id\";s:3:\"233\";s:5:\"title\";s:18:\"Clean Landing Page\";s:5:\"alias\";s:16:\"cleanlandingpage\";s:3:\"zip\";s:20:\"cleanlandingpage.zip\";s:3:\"uid\";s:32:\"727a3680d312f22c6a5998ebdb9afe52\";s:3:\"img\";s:27:\"cleanlandingpage/slide1.jpg\";s:7:\"preview\";s:168:\"https://revolution.themepunch.com/clean-landing-page-for-wordpress/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=clean-landing-page-for-wordpress\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:203:\"<span class=\"ttm_content\">The Clean Landing Page is a fullscreen Intro Module that is a striking introduction to any minimal website, with no unnecessary elements.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:173:\"[{\"path\":\"revslider-typewriter-addon\\/revslider-typewriter-addon.php\",\"name\":\"Typewriter AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/typewriter-addon\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:225;a:24:{s:2:\"id\";s:3:\"234\";s:5:\"title\";s:9:\"Clear Cut\";s:5:\"alias\";s:8:\"clearcut\";s:3:\"zip\";s:12:\"clearcut.zip\";s:3:\"uid\";s:32:\"07f43c00e9b4d3057a03cdb3385ad2b7\";s:3:\"img\";s:19:\"clearcut/slide1.jpg\";s:7:\"preview\";s:186:\"https://revolution.themepunch.com/clear-cut-portfolio-website-for-wordpress/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=clear-cut-portfolio-website-for-wordpress\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:240:\"<span class=\"ttm_content\">The Clear Cut Template is an All-In-One Portfolio Website solution that works best for smaller portfolios. Highlight your best work in a striking and mobile friendly fashion!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:226;a:28:{s:2:\"id\";s:3:\"235\";s:5:\"title\";s:22:\"Wonderstruck One-Pager\";s:5:\"alias\";s:30:\"wonderstruck-one-pager-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:30:\"wonderstruck-one-pager-package\";s:3:\"img\";s:44:\"packages/wonderstruck-one-pager-overview.jpg\";s:7:\"preview\";s:189:\"https://revolution.themepunch.com/wonderstruck-one-page-website-for-wordpress?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wonderstruck-one-page-website-for-wordpress\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.7\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:241:\"<span class=\"ttm_content\">The Wonderstruck One-Pager Template is a clean, colorful way to showcase your portfolio online. Just install, change the content and you have a mobile ready online experience!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Wonderstruck One-Pager\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"13\";s:9:\"installed\";b:0;}i:227;a:28:{s:2:\"id\";s:3:\"236\";s:5:\"title\";s:17:\"Wonderstruck Menu\";s:5:\"alias\";s:17:\"wonderstruck_menu\";s:3:\"zip\";s:27:\"packs/wonderstruck_menu.zip\";s:3:\"uid\";s:32:\"0a976e9aaae59c4f795b38f59f5a08d8\";s:3:\"img\";s:28:\"wonderstruck_menu/slide1.jpg\";s:7:\"preview\";s:189:\"https://revolution.themepunch.com/wonderstruck-one-page-website-for-wordpress?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wonderstruck-one-page-website-for-wordpress\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.7\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:241:\"<span class=\"ttm_content\">The Wonderstruck One-Pager Template is a clean, colorful way to showcase your portfolio online. Just install, change the content and you have a mobile ready online experience!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Wonderstruck One-Pager\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"13\";s:9:\"installed\";b:0;}i:228;a:28:{s:2:\"id\";s:3:\"237\";s:5:\"title\";s:19:\"Wonderstruck Header\";s:5:\"alias\";s:19:\"wonderstruck_header\";s:3:\"zip\";s:29:\"packs/wonderstruck_header.zip\";s:3:\"uid\";s:32:\"e1379f77a902960a0ce12d44d85a9e0a\";s:3:\"img\";s:30:\"wonderstruck_header/slide1.jpg\";s:7:\"preview\";s:189:\"https://revolution.themepunch.com/wonderstruck-one-page-website-for-wordpress?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wonderstruck-one-page-website-for-wordpress\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.7\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:241:\"<span class=\"ttm_content\">The Wonderstruck One-Pager Template is a clean, colorful way to showcase your portfolio online. Just install, change the content and you have a mobile ready online experience!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Wonderstruck One-Pager\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"13\";s:9:\"installed\";b:0;}i:229;a:28:{s:2:\"id\";s:3:\"238\";s:5:\"title\";s:18:\"Wonderstruck About\";s:5:\"alias\";s:18:\"wonderstruck_about\";s:3:\"zip\";s:28:\"packs/wonderstruck_about.zip\";s:3:\"uid\";s:32:\"d207fb140fd328acc3038300ea52082a\";s:3:\"img\";s:29:\"wonderstruck_about/slide1.jpg\";s:7:\"preview\";s:189:\"https://revolution.themepunch.com/wonderstruck-one-page-website-for-wordpress?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wonderstruck-one-page-website-for-wordpress\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.7\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:241:\"<span class=\"ttm_content\">The Wonderstruck One-Pager Template is a clean, colorful way to showcase your portfolio online. Just install, change the content and you have a mobile ready online experience!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Wonderstruck One-Pager\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"13\";s:9:\"installed\";b:0;}i:230;a:28:{s:2:\"id\";s:3:\"239\";s:5:\"title\";s:18:\"Wonderstruck Works\";s:5:\"alias\";s:18:\"wonderstruck-works\";s:3:\"zip\";s:28:\"packs/wonderstruck-works.zip\";s:3:\"uid\";s:32:\"4476935097e27d92454b0011b7700c1d\";s:3:\"img\";s:29:\"wonderstruck-works/slide1.jpg\";s:7:\"preview\";s:189:\"https://revolution.themepunch.com/wonderstruck-one-page-website-for-wordpress?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wonderstruck-one-page-website-for-wordpress\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.7\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:241:\"<span class=\"ttm_content\">The Wonderstruck One-Pager Template is a clean, colorful way to showcase your portfolio online. Just install, change the content and you have a mobile ready online experience!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Wonderstruck One-Pager\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"13\";s:9:\"installed\";b:0;}i:231;a:28:{s:2:\"id\";s:3:\"240\";s:5:\"title\";s:20:\"Wonderstruck Contact\";s:5:\"alias\";s:20:\"wonderstruck-contact\";s:3:\"zip\";s:30:\"packs/wonderstruck-contact.zip\";s:3:\"uid\";s:32:\"9e4911521f77bce2b8efa40f4c2adc22\";s:3:\"img\";s:31:\"wonderstruck-contact/slide1.jpg\";s:7:\"preview\";s:189:\"https://revolution.themepunch.com/wonderstruck-one-page-website-for-wordpress?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wonderstruck-one-page-website-for-wordpress\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.7\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:241:\"<span class=\"ttm_content\">The Wonderstruck One-Pager Template is a clean, colorful way to showcase your portfolio online. Just install, change the content and you have a mobile ready online experience!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Wonderstruck One-Pager\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"13\";s:9:\"installed\";b:0;}i:232;a:24:{s:2:\"id\";s:3:\"241\";s:5:\"title\";s:12:\"Bubble Morph\";s:5:\"alias\";s:11:\"bubblemorph\";s:3:\"zip\";s:15:\"bubblemorph.zip\";s:3:\"uid\";s:32:\"1102d6f5460ab82cb612cbe9f1d9514b\";s:3:\"img\";s:22:\"bubblemorph/slide1.jpg\";s:7:\"preview\";s:184:\"https://revolution.themepunch.com/bubble-morph-effect-add-on-for-wordpress/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=bubble-morph-effect-add-on-for-wordpress\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.7\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:188:\"<span class=\"ttm_content\">The Bubble Morph Add-On allows you to create interesting Lava-Lamp style effects on any of your Slider Revolution content.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:174:\"[{\"path\":\"revslider-bubblemorph-addon\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:233;a:24:{s:2:\"id\";s:3:\"242\";s:5:\"title\";s:16:\"Distortion AddOn\";s:5:\"alias\";s:15:\"distortionaddon\";s:3:\"zip\";s:19:\"distortionaddon.zip\";s:3:\"uid\";s:32:\"0ad46c9929bb2fa6316f1e6ced301aaf\";s:3:\"img\";s:26:\"distortionaddon/slide1.jpg\";s:7:\"preview\";s:180:\"https://revolution.themepunch.com/distortion-effect-add-on-for-wordpress/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=distortion-effect-add-on-for-wordpress\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.7\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">The Distortion Add-On allows you to create interesting Distortion style effects on any of your Slider Revolution content.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:182:\"[{\"path\":\"revslider-liquideffect-addon\\/revslider-liquideffect-addon.php\",\"name\":\"Distortion Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:234;a:24:{s:2:\"id\";s:3:\"243\";s:5:\"title\";s:10:\"Club Flyer\";s:5:\"alias\";s:9:\"clubflyer\";s:3:\"zip\";s:13:\"clubflyer.zip\";s:3:\"uid\";s:32:\"dab73b9904d0e643a35b0475980998bd\";s:3:\"img\";s:20:\"clubflyer/slide1.jpg\";s:7:\"preview\";s:196:\"https://revolution.themepunch.com/club-flyer-landing-page-template-for-wordpress/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=club-flyer-landing-page-template-for-wordpress\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:227:\"<span class=\"ttm_content\">This Club Fyler Template for Slider Revolution uses the brand new Exploding Layers Add-On to create a captivating effect. Tap into unlimited creative potential. </span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:187:\"[{\"path\":\"revslider-explodinglayers-addon\\/revslider-explodinglayers-addon.php\",\"name\":\"Exploding Layers AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:235;a:24:{s:2:\"id\";s:3:\"244\";s:5:\"title\";s:16:\"Paintbrush AddOn\";s:5:\"alias\";s:15:\"paintbrushaddon\";s:3:\"zip\";s:19:\"paintbrushaddon.zip\";s:3:\"uid\";s:32:\"c85c48a6742b4bf72a2590cc1b50f6a0\";s:3:\"img\";s:26:\"paintbrushaddon/slide1.jpg\";s:7:\"preview\";s:180:\"https://revolution.themepunch.com/paintbrush-effect-add-on-for-wordpress/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=paintbrush-effect-add-on-for-wordpress\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.5.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:239:\"<span class=\"ttm_content\">The Paintbrush Add-On for WordPress allows you to add cool mouse interaction effects to your Slider Revolution content. Examples: Blur Reveal, Color Reveal, Scratch Me Free.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:171:\"[{\"path\":\"revslider-paintbrush-addon\\/revslider-paintbrush-addon.php\",\"name\":\"Paintbrush AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:87:\"How to Add a Unique Paintbrush Effect to Your Website with Slider Revolution [Tutorial]\";s:9:\"guide_url\";s:68:\"https://www.sliderrevolution.com/tutorials/unique-paintbrush-effect/\";s:9:\"guide_img\";s:28:\"tutorial/paintbrushaddon.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:236;a:28:{s:2:\"id\";s:3:\"245\";s:5:\"title\";s:18:\"Parallax One-Pager\";s:5:\"alias\";s:26:\"parallax-one-pager-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:26:\"parallax-one-pager-package\";s:3:\"img\";s:39:\"packages/parallax-one-pager-package.jpg\";s:7:\"preview\";s:176:\"https://revolution.themepunch.com/parallax-one-page-wordpress-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=parallax-one-page-wordpress-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:230:\"<span class=\"ttm_content\">The Parallax One-Page WordPress Template is consisting of 3 hero blocks and contains a beautiful parallax mountain scene. An impactful opening to your web presence!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Parallax One-Pager\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"14\";s:9:\"installed\";b:0;}i:237;a:28:{s:2:\"id\";s:3:\"246\";s:5:\"title\";s:15:\"Parallax Header\";s:5:\"alias\";s:15:\"parallax_header\";s:3:\"zip\";s:25:\"packs/parallax_header.zip\";s:3:\"uid\";s:32:\"32bf4a0f5136853bd6bd366275a7a60b\";s:3:\"img\";s:26:\"parallax_header/slide1.jpg\";s:7:\"preview\";s:176:\"https://revolution.themepunch.com/parallax-one-page-wordpress-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=parallax-one-page-wordpress-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:230:\"<span class=\"ttm_content\">The Parallax One-Page WordPress Template is consisting of 3 hero blocks and contains a beautiful parallax mountain scene. An impactful opening to your web presence!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Parallax One-Pager\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"14\";s:9:\"installed\";b:0;}i:238;a:28:{s:2:\"id\";s:3:\"247\";s:5:\"title\";s:16:\"Parallax Content\";s:5:\"alias\";s:16:\"parallax_content\";s:3:\"zip\";s:26:\"packs/parallax_content.zip\";s:3:\"uid\";s:32:\"a25c5fb8f74757476ab4dc038e56f90d\";s:3:\"img\";s:27:\"parallax_content/slide1.jpg\";s:7:\"preview\";s:176:\"https://revolution.themepunch.com/parallax-one-page-wordpress-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=parallax-one-page-wordpress-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:230:\"<span class=\"ttm_content\">The Parallax One-Page WordPress Template is consisting of 3 hero blocks and contains a beautiful parallax mountain scene. An impactful opening to your web presence!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Parallax One-Pager\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"14\";s:9:\"installed\";b:0;}i:239;a:28:{s:2:\"id\";s:3:\"248\";s:5:\"title\";s:15:\"Parallax Footer\";s:5:\"alias\";s:15:\"parallax_footer\";s:3:\"zip\";s:25:\"packs/parallax_footer.zip\";s:3:\"uid\";s:32:\"665dff9ea6eaf162a2a1f160f51a9ddb\";s:3:\"img\";s:26:\"parallax_footer/slide1.jpg\";s:7:\"preview\";s:176:\"https://revolution.themepunch.com/parallax-one-page-wordpress-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=parallax-one-page-wordpress-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:230:\"<span class=\"ttm_content\">The Parallax One-Page WordPress Template is consisting of 3 hero blocks and contains a beautiful parallax mountain scene. An impactful opening to your web presence!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Parallax One-Pager\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"14\";s:9:\"installed\";b:0;}i:240;a:28:{s:2:\"id\";s:3:\"249\";s:5:\"title\";s:18:\"Le Chef Restaurant\";s:5:\"alias\";s:18:\"le-chef-restaurant\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:26:\"le-chef-restaurant-package\";s:3:\"img\";s:39:\"packages/le-chef-restaurant-package.jpg\";s:7:\"preview\";s:194:\"https://revolution.themepunch.com/le-chef-restaurant-website-wordpress-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=le-chef-restaurant-website-wordpress-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:261:\"<span class=\"ttm_content\">The Le Chef Restaurant Template is a One-Page Website and a full solution for your clients Restaurant. Showcase images in the header slideshow and present the Restaurants offering in a clear way!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Le Chef Restaurant\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"15\";s:9:\"installed\";b:0;}i:241;a:28:{s:2:\"id\";s:3:\"250\";s:5:\"title\";s:12:\"Le Chef Menu\";s:5:\"alias\";s:12:\"le-chef-menu\";s:3:\"zip\";s:22:\"packs/le-chef-menu.zip\";s:3:\"uid\";s:32:\"2f2a6a333431fefe4a7b3b6a982b2ff5\";s:3:\"img\";s:23:\"le-chef-menu/slide1.jpg\";s:7:\"preview\";s:194:\"https://revolution.themepunch.com/le-chef-restaurant-website-wordpress-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=le-chef-restaurant-website-wordpress-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:261:\"<span class=\"ttm_content\">The Le Chef Restaurant Template is a One-Page Website and a full solution for your clients Restaurant. Showcase images in the header slideshow and present the Restaurants offering in a clear way!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Le Chef Restaurant\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"15\";s:9:\"installed\";b:0;}i:242;a:28:{s:2:\"id\";s:3:\"251\";s:5:\"title\";s:14:\"Le Chef Header\";s:5:\"alias\";s:14:\"le-chef-header\";s:3:\"zip\";s:24:\"packs/le-chef-header.zip\";s:3:\"uid\";s:32:\"06450ca3be5a4a8959f3752ab974e574\";s:3:\"img\";s:25:\"le-chef-header/slide1.jpg\";s:7:\"preview\";s:194:\"https://revolution.themepunch.com/le-chef-restaurant-website-wordpress-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=le-chef-restaurant-website-wordpress-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:261:\"<span class=\"ttm_content\">The Le Chef Restaurant Template is a One-Page Website and a full solution for your clients Restaurant. Showcase images in the header slideshow and present the Restaurants offering in a clear way!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Le Chef Restaurant\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"15\";s:9:\"installed\";b:0;}i:243;a:28:{s:2:\"id\";s:3:\"252\";s:5:\"title\";s:18:\"Le Chef Philosophy\";s:5:\"alias\";s:18:\"le-chef-philosophy\";s:3:\"zip\";s:28:\"packs/le-chef-philosophy.zip\";s:3:\"uid\";s:32:\"a532fd029addeb18106e751409b8e20a\";s:3:\"img\";s:29:\"le-chef-philosophy/slide1.jpg\";s:7:\"preview\";s:194:\"https://revolution.themepunch.com/le-chef-restaurant-website-wordpress-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=le-chef-restaurant-website-wordpress-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:261:\"<span class=\"ttm_content\">The Le Chef Restaurant Template is a One-Page Website and a full solution for your clients Restaurant. Showcase images in the header slideshow and present the Restaurants offering in a clear way!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Le Chef Restaurant\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"15\";s:9:\"installed\";b:0;}i:244;a:28:{s:2:\"id\";s:3:\"253\";s:5:\"title\";s:12:\"Le Chef Food\";s:5:\"alias\";s:12:\"le-chef-food\";s:3:\"zip\";s:22:\"packs/le-chef-food.zip\";s:3:\"uid\";s:32:\"cd4b6a2cb5de2dd20a0e8ba0c35451df\";s:3:\"img\";s:23:\"le-chef-food/slide1.jpg\";s:7:\"preview\";s:194:\"https://revolution.themepunch.com/le-chef-restaurant-website-wordpress-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=le-chef-restaurant-website-wordpress-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:261:\"<span class=\"ttm_content\">The Le Chef Restaurant Template is a One-Page Website and a full solution for your clients Restaurant. Showcase images in the header slideshow and present the Restaurants offering in a clear way!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Le Chef Restaurant\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"15\";s:9:\"installed\";b:0;}i:245;a:28:{s:2:\"id\";s:3:\"254\";s:5:\"title\";s:16:\"Le Chef La Carte\";s:5:\"alias\";s:16:\"le-chef-la-carte\";s:3:\"zip\";s:26:\"packs/le-chef-la-carte.zip\";s:3:\"uid\";s:32:\"6f312749679c3ba52c41189a6b8bf729\";s:3:\"img\";s:27:\"le-chef-la-carte/slide1.jpg\";s:7:\"preview\";s:194:\"https://revolution.themepunch.com/le-chef-restaurant-website-wordpress-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=le-chef-restaurant-website-wordpress-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:261:\"<span class=\"ttm_content\">The Le Chef Restaurant Template is a One-Page Website and a full solution for your clients Restaurant. Showcase images in the header slideshow and present the Restaurants offering in a clear way!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Le Chef Restaurant\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"15\";s:9:\"installed\";b:0;}i:246;a:28:{s:2:\"id\";s:3:\"255\";s:5:\"title\";s:14:\"Le Chef Footer\";s:5:\"alias\";s:14:\"le-chef-footer\";s:3:\"zip\";s:24:\"packs/le-chef-footer.zip\";s:3:\"uid\";s:32:\"12fc241e8e5b9e5df9758c43448e2907\";s:3:\"img\";s:25:\"le-chef-footer/slide1.jpg\";s:7:\"preview\";s:194:\"https://revolution.themepunch.com/le-chef-restaurant-website-wordpress-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=le-chef-restaurant-website-wordpress-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:261:\"<span class=\"ttm_content\">The Le Chef Restaurant Template is a One-Page Website and a full solution for your clients Restaurant. Showcase images in the header slideshow and present the Restaurants offering in a clear way!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Le Chef Restaurant\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"15\";s:9:\"installed\";b:0;}i:247;a:25:{s:2:\"id\";s:3:\"256\";s:5:\"title\";s:20:\"News Magazine Slider\";s:5:\"alias\";s:20:\"news-magazine-slider\";s:3:\"zip\";s:24:\"news-magazine-slider.zip\";s:3:\"uid\";s:32:\"31f2c1506babb1fef459401f051d2d52\";s:3:\"img\";s:31:\"news-magazine-slider/slide1.jpg\";s:7:\"preview\";s:172:\"https://revolution.themepunch.com/news-magazine-slider-for-wordpress/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=news-magazine-slider-for-wordpress\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:205:\"<span class=\"ttm_content\">The Magazine Slider offers various layouts that support static content images, HTML5 and Youtube video. Great for any blog or news website!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:163:\"[{\"path\":\"revslider-revealer-addon\\/revslider-revealer-addon.php\",\"name\":\"Reveal AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:248;a:24:{s:2:\"id\";s:3:\"257\";s:5:\"title\";s:18:\"Real Estate Slider\";s:5:\"alias\";s:18:\"real-estate-slider\";s:3:\"zip\";s:22:\"real-estate-slider.zip\";s:3:\"uid\";s:32:\"739ce6336e46815094387c9448e6c804\";s:3:\"img\";s:29:\"real-estate-slider/slide1.jpg\";s:7:\"preview\";s:168:\"https://revolution.themepunch.com/real-estate-slider-for-wordpress/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=real-estate-slider-for-wordpress\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:204:\"<span class=\"ttm_content\">The Real Estate Slider allows to display real estate offers with a large ken burns background image and additional thumbnail hover images.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:249;a:24:{s:2:\"id\";s:3:\"258\";s:5:\"title\";s:14:\"Fashion Header\";s:5:\"alias\";s:14:\"fashion-header\";s:3:\"zip\";s:18:\"fashion-header.zip\";s:3:\"uid\";s:32:\"24ece4e7f4d31cd90377c62abbd9e25a\";s:3:\"img\";s:25:\"fashion-header/slide1.jpg\";s:7:\"preview\";s:184:\"https://revolution.themepunch.com/fashion-shop-header-slider-for-wordpress/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=fashion-shop-header-slider-for-wordpress\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:254:\"<span class=\"ttm_content\">The Fashion Shop Header ist the ideal Slider to display as an intro to your shop website or as a separator in between content. Our unique \"Bubble Morph\" effect makes this module stand out!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:174:\"[{\"path\":\"revslider-bubblemorph-addon\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:250;a:24:{s:2:\"id\";s:3:\"259\";s:5:\"title\";s:14:\"Seasonal Offer\";s:5:\"alias\";s:13:\"seasonaloffer\";s:3:\"zip\";s:17:\"seasonaloffer.zip\";s:3:\"uid\";s:32:\"caf2f17f8fd64f2f89dcb3c8dd238457\";s:3:\"img\";s:24:\"seasonaloffer/slide1.jpg\";s:7:\"preview\";s:194:\"https://revolution.themepunch.com/seasonal-offer-christmas-header-for-wordpress/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=seasonal-offer-christmas-header-for-wordpress\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.4.8.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:204:\"<span class=\"ttm_content\">Use the Seasonal Offer Header to promote special offers in the holiday season, or just to add some snowy christmas spirit to your website!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:153:\"[{\"path\":\"revslider-snow-addon\\/revslider-snow-addon.php\",\"name\":\"Snow AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:251;a:28:{s:2:\"id\";s:3:\"260\";s:5:\"title\";s:11:\"Barber Shop\";s:5:\"alias\";s:11:\"barber-shop\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:19:\"barber-shop-package\";s:3:\"img\";s:32:\"packages/barber-shop-package.jpg\";s:7:\"preview\";s:172:\"https://revolution.themepunch.com/barber-shop-template-for-wordpress/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=barber-shop-template-for-wordpress\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:220:\"<span class=\"ttm_content\">The Barber Shop is a useful One-Page template presenting all information about your business. Build your websites faster with Slider Revolution templates.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:11:\"Barber Shop\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"16\";s:9:\"installed\";b:0;}i:252;a:28:{s:2:\"id\";s:3:\"261\";s:5:\"title\";s:18:\"Barber Shop Header\";s:5:\"alias\";s:18:\"barber-shop-header\";s:3:\"zip\";s:28:\"packs/barber-shop-header.zip\";s:3:\"uid\";s:32:\"71c995d36d39a0e8a04cffdf753f2ba2\";s:3:\"img\";s:29:\"barber-shop-header/slide1.jpg\";s:7:\"preview\";s:172:\"https://revolution.themepunch.com/barber-shop-template-for-wordpress/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=barber-shop-template-for-wordpress\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:220:\"<span class=\"ttm_content\">The Barber Shop is a useful One-Page template presenting all information about your business. Build your websites faster with Slider Revolution templates.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:11:\"Barber Shop\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"16\";s:9:\"installed\";b:0;}i:253;a:28:{s:2:\"id\";s:3:\"262\";s:5:\"title\";s:23:\"Barber Shop Mobile Menu\";s:5:\"alias\";s:23:\"barber-shop-mobile-menu\";s:3:\"zip\";s:33:\"packs/barber-shop-mobile-menu.zip\";s:3:\"uid\";s:32:\"762c6fb5c6306f37becb1e55773c2592\";s:3:\"img\";s:34:\"barber-shop-mobile-menu/slide1.jpg\";s:7:\"preview\";s:172:\"https://revolution.themepunch.com/barber-shop-template-for-wordpress/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=barber-shop-template-for-wordpress\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:220:\"<span class=\"ttm_content\">The Barber Shop is a useful One-Page template presenting all information about your business. Build your websites faster with Slider Revolution templates.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:11:\"Barber Shop\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"16\";s:9:\"installed\";b:0;}i:254;a:28:{s:2:\"id\";s:3:\"263\";s:5:\"title\";s:24:\"Barber Shop First Screen\";s:5:\"alias\";s:24:\"barber-shop-first-screen\";s:3:\"zip\";s:34:\"packs/barber-shop-first-screen.zip\";s:3:\"uid\";s:32:\"acf70bfd64cff2c3c2ea5585223575da\";s:3:\"img\";s:35:\"barber-shop-first-screen/slide1.jpg\";s:7:\"preview\";s:172:\"https://revolution.themepunch.com/barber-shop-template-for-wordpress/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=barber-shop-template-for-wordpress\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:220:\"<span class=\"ttm_content\">The Barber Shop is a useful One-Page template presenting all information about your business. Build your websites faster with Slider Revolution templates.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:11:\"Barber Shop\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"16\";s:9:\"installed\";b:0;}i:255;a:28:{s:2:\"id\";s:3:\"264\";s:5:\"title\";s:17:\"Barber Shop About\";s:5:\"alias\";s:17:\"barber-shop-about\";s:3:\"zip\";s:27:\"packs/barber-shop-about.zip\";s:3:\"uid\";s:32:\"bc8b63cfc7f8c34173b4fd5b082fc05a\";s:3:\"img\";s:28:\"barber-shop-about/slide1.jpg\";s:7:\"preview\";s:172:\"https://revolution.themepunch.com/barber-shop-template-for-wordpress/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=barber-shop-template-for-wordpress\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:220:\"<span class=\"ttm_content\">The Barber Shop is a useful One-Page template presenting all information about your business. Build your websites faster with Slider Revolution templates.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:11:\"Barber Shop\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"16\";s:9:\"installed\";b:0;}i:256;a:28:{s:2:\"id\";s:3:\"265\";s:5:\"title\";s:20:\"Barber Shop Services\";s:5:\"alias\";s:20:\"barber-shop-services\";s:3:\"zip\";s:30:\"packs/barber-shop-services.zip\";s:3:\"uid\";s:32:\"d65121d6f84fabd812a2b621b768e10e\";s:3:\"img\";s:31:\"barber-shop-services/slide1.jpg\";s:7:\"preview\";s:172:\"https://revolution.themepunch.com/barber-shop-template-for-wordpress/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=barber-shop-template-for-wordpress\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:220:\"<span class=\"ttm_content\">The Barber Shop is a useful One-Page template presenting all information about your business. Build your websites faster with Slider Revolution templates.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:11:\"Barber Shop\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"16\";s:9:\"installed\";b:0;}i:257;a:28:{s:2:\"id\";s:3:\"266\";s:5:\"title\";s:19:\"Barber Shop Barbers\";s:5:\"alias\";s:19:\"barber-shop-barbers\";s:3:\"zip\";s:29:\"packs/barber-shop-barbers.zip\";s:3:\"uid\";s:32:\"003e9fec9693072119c8f8d8b6690c4d\";s:3:\"img\";s:30:\"barber-shop-barbers/slide1.jpg\";s:7:\"preview\";s:172:\"https://revolution.themepunch.com/barber-shop-template-for-wordpress/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=barber-shop-template-for-wordpress\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:220:\"<span class=\"ttm_content\">The Barber Shop is a useful One-Page template presenting all information about your business. Build your websites faster with Slider Revolution templates.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:11:\"Barber Shop\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"16\";s:9:\"installed\";b:0;}i:258;a:28:{s:2:\"id\";s:3:\"267\";s:5:\"title\";s:20:\"Barber Shop Contacts\";s:5:\"alias\";s:20:\"barber-shop-contacts\";s:3:\"zip\";s:30:\"packs/barber-shop-contacts.zip\";s:3:\"uid\";s:32:\"cdcc08f5d6c90dbcfd0502bda2401643\";s:3:\"img\";s:31:\"barber-shop-contacts/slide1.jpg\";s:7:\"preview\";s:172:\"https://revolution.themepunch.com/barber-shop-template-for-wordpress/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=barber-shop-template-for-wordpress\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:220:\"<span class=\"ttm_content\">The Barber Shop is a useful One-Page template presenting all information about your business. Build your websites faster with Slider Revolution templates.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:11:\"Barber Shop\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"16\";s:9:\"installed\";b:0;}i:259;a:28:{s:2:\"id\";s:3:\"268\";s:5:\"title\";s:18:\"Barber Shop Footer\";s:5:\"alias\";s:18:\"barber-shop-footer\";s:3:\"zip\";s:28:\"packs/barber-shop-footer.zip\";s:3:\"uid\";s:32:\"26ca5ae0de7cdbb2ca19348b6e01eda0\";s:3:\"img\";s:29:\"barber-shop-footer/slide1.jpg\";s:7:\"preview\";s:172:\"https://revolution.themepunch.com/barber-shop-template-for-wordpress/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=barber-shop-template-for-wordpress\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:220:\"<span class=\"ttm_content\">The Barber Shop is a useful One-Page template presenting all information about your business. Build your websites faster with Slider Revolution templates.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:11:\"Barber Shop\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"16\";s:9:\"installed\";b:0;}i:260;a:24:{s:2:\"id\";s:3:\"269\";s:5:\"title\";s:12:\"Fitness Club\";s:5:\"alias\";s:21:\"fitness-club-template\";s:3:\"zip\";s:25:\"fitness-club-template.zip\";s:3:\"uid\";s:32:\"14ea10d68d6aad1df62b3becf71df754\";s:3:\"img\";s:32:\"fitness-club-template/slide1.jpg\";s:7:\"preview\";s:170:\"https://revolution.themepunch.com/fitness-club-header-for-wordpress/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=fitness-club-header-for-wordpress\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:223:\"<span class=\"ttm_content\">The Fitness Club Header is the perfect introduction to your fitness themed website. Showcase your current offers or service portfolio with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:261;a:24:{s:2:\"id\";s:3:\"270\";s:5:\"title\";s:13:\"Soccer School\";s:5:\"alias\";s:13:\"soccer-school\";s:3:\"zip\";s:17:\"soccer-school.zip\";s:3:\"uid\";s:32:\"9906b48812aff67097f990eeee42dd41\";s:3:\"img\";s:24:\"soccer-school/slide1.jpg\";s:7:\"preview\";s:168:\"https://revolution.themepunch.com/soccer-club-slider-for-wordpress/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=soccer-club-slider-for-wordpress\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:228:\"<span class=\"ttm_content\">The Soccer Club Header is the perfect introduction to your Soccer School themed website. Showcase your current offers or service portfolio with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:163:\"[{\"path\":\"revslider-revealer-addon\\/revslider-revealer-addon.php\",\"name\":\"Reveal AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:262;a:24:{s:2:\"id\";s:3:\"271\";s:5:\"title\";s:10:\"Music Band\";s:5:\"alias\";s:19:\"music-band-template\";s:3:\"zip\";s:23:\"music-band-template.zip\";s:3:\"uid\";s:32:\"91e79657bf1b1812f8114a00ab8e0eb4\";s:3:\"img\";s:30:\"music-band-template/slide1.jpg\";s:7:\"preview\";s:170:\"https://revolution.themepunch.com/music-band-template-for-wordpress/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=music-band-template-for-wordpress\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:7:\"5.4.8.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:221:\"<span class=\"ttm_content\">The Music Band Header is the perfect introduction to your Music Band themed website. Showcase your current songs, albums and videos with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:163:\"[{\"path\":\"revslider-revealer-addon\\/revslider-revealer-addon.php\",\"name\":\"Reveal AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:263;a:24:{s:2:\"id\";s:3:\"272\";s:5:\"title\";s:15:\"Restaurant Menu\";s:5:\"alias\";s:15:\"restaurant-menu\";s:3:\"zip\";s:19:\"restaurant-menu.zip\";s:3:\"uid\";s:32:\"078809cffb21b6c4d3f5aaa2daeb193d\";s:3:\"img\";s:26:\"restaurant-menu/slide1.jpg\";s:7:\"preview\";s:176:\"https://revolution.themepunch.com/restaurant-menu-slider-for-wordpress/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=restaurant-menu-slider-for-wordpress\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.4.8.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:208:\"<span class=\"ttm_content\">The Restaurant Menu Header is the perfect introduction to your Restaurant themed website. Showcase your current dishes with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:70:\"How to Create a Digital Menu Teaser for Your Foodie Website [Tutorial]\";s:9:\"guide_url\";s:103:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-digital-menu-teaser-for-your-foodie-website/\";s:9:\"guide_img\";s:28:\"tutorial/restaurant-menu.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:264;a:24:{s:2:\"id\";s:3:\"273\";s:5:\"title\";s:16:\"Cinematic Slider\";s:5:\"alias\";s:16:\"cinematic-slider\";s:3:\"zip\";s:20:\"cinematic-slider.zip\";s:3:\"uid\";s:32:\"c53e7dcbb6b656ae7b4c91d333589838\";s:3:\"img\";s:27:\"cinematic-slider/slide1.jpg\";s:7:\"preview\";s:154:\"https://revolution.themepunch.com/cinematic-slider-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=cinematic-slider-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:138:\"<span class=\"ttm_content\">Bold texts and a cinematic transition effect make this slider stand out!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:265;a:24:{s:2:\"id\";s:3:\"274\";s:5:\"title\";s:17:\"3D Parallax Cubes\";s:5:\"alias\";s:17:\"3d-parallax-cubes\";s:3:\"zip\";s:21:\"3d-parallax-cubes.zip\";s:3:\"uid\";s:32:\"c5b809a1829f8f809c9a768cd3d6b3cb\";s:3:\"img\";s:28:\"3d-parallax-cubes/slide1.jpg\";s:7:\"preview\";s:170:\"https://revolution.themepunch.com/3d-parallax-cubes-slider-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=3d-parallax-cubes-slider-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:149:\"<span class=\"ttm_content\">This amazing 3D cubes parallax effect can be an eye-opening intro for your website!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:266;a:28:{s:2:\"id\";s:3:\"275\";s:5:\"title\";s:33:\"Medicare Medical Services Website\";s:5:\"alias\";s:33:\"medicare-medical-services-website\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:41:\"medicare-medical-services-website-package\";s:3:\"img\";s:29:\"packages/medicare_package.jpg\";s:7:\"preview\";s:170:\"https://revolution.themepunch.com/medicare-medical-services-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=medicare-medical-services-website\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:163:\"<span class=\"ttm_content\">The Medicare Medical Services template is a great solution for your medical practice or hospital.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Medicare Medical Services\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:267;a:28:{s:2:\"id\";s:3:\"276\";s:5:\"title\";s:13:\"Medicare Menu\";s:5:\"alias\";s:13:\"medicare-menu\";s:3:\"zip\";s:23:\"packs/medicare-menu.zip\";s:3:\"uid\";s:32:\"0e4ca8fc281e20251b3fffa19d470fed\";s:3:\"img\";s:24:\"medicare-menu/slide1.jpg\";s:7:\"preview\";s:170:\"https://revolution.themepunch.com/medicare-medical-services-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=medicare-medical-services-website\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:163:\"<span class=\"ttm_content\">The Medicare Medical Services template is a great solution for your medical practice or hospital.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Medicare Medical Services\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:268;a:28:{s:2:\"id\";s:3:\"277\";s:5:\"title\";s:15:\"Medicare Header\";s:5:\"alias\";s:15:\"medicare-header\";s:3:\"zip\";s:25:\"packs/medicare-header.zip\";s:3:\"uid\";s:32:\"03e8ade247d8c96f548bc0515f34043f\";s:3:\"img\";s:26:\"medicare-header/slide1.jpg\";s:7:\"preview\";s:170:\"https://revolution.themepunch.com/medicare-medical-services-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=medicare-medical-services-website\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:163:\"<span class=\"ttm_content\">The Medicare Medical Services template is a great solution for your medical practice or hospital.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Medicare Medical Services\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:269;a:28:{s:2:\"id\";s:3:\"278\";s:5:\"title\";s:14:\"Medicare About\";s:5:\"alias\";s:14:\"medicare-about\";s:3:\"zip\";s:24:\"packs/medicare-about.zip\";s:3:\"uid\";s:32:\"a3ab9e89155ef2542820343f30b29f72\";s:3:\"img\";s:25:\"medicare-about/slide1.jpg\";s:7:\"preview\";s:170:\"https://revolution.themepunch.com/medicare-medical-services-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=medicare-medical-services-website\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:163:\"<span class=\"ttm_content\">The Medicare Medical Services template is a great solution for your medical practice or hospital.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Medicare Medical Services\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:270;a:28:{s:2:\"id\";s:3:\"279\";s:5:\"title\";s:18:\"Medicare Highlight\";s:5:\"alias\";s:18:\"medicare-highlight\";s:3:\"zip\";s:28:\"packs/medicare-highlight.zip\";s:3:\"uid\";s:32:\"c3c8a74e5402489f1a85a0c83890ef1f\";s:3:\"img\";s:29:\"medicare-highlight/slide1.jpg\";s:7:\"preview\";s:170:\"https://revolution.themepunch.com/medicare-medical-services-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=medicare-medical-services-website\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:163:\"<span class=\"ttm_content\">The Medicare Medical Services template is a great solution for your medical practice or hospital.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Medicare Medical Services\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:271;a:28:{s:2:\"id\";s:3:\"280\";s:5:\"title\";s:17:\"Medicare Services\";s:5:\"alias\";s:17:\"medicare-services\";s:3:\"zip\";s:27:\"packs/medicare-services.zip\";s:3:\"uid\";s:32:\"8869b0834d4649dcc3221bed65980806\";s:3:\"img\";s:28:\"medicare-services/slide1.jpg\";s:7:\"preview\";s:170:\"https://revolution.themepunch.com/medicare-medical-services-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=medicare-medical-services-website\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:163:\"<span class=\"ttm_content\">The Medicare Medical Services template is a great solution for your medical practice or hospital.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Medicare Medical Services\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:272;a:28:{s:2:\"id\";s:3:\"281\";s:5:\"title\";s:16:\"Medicare Doctors\";s:5:\"alias\";s:16:\"medicare-doctors\";s:3:\"zip\";s:26:\"packs/medicare-doctors.zip\";s:3:\"uid\";s:32:\"2c9d57afd64244b5f7e30b0d87c842f9\";s:3:\"img\";s:27:\"medicare-doctors/slide1.jpg\";s:7:\"preview\";s:170:\"https://revolution.themepunch.com/medicare-medical-services-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=medicare-medical-services-website\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:163:\"<span class=\"ttm_content\">The Medicare Medical Services template is a great solution for your medical practice or hospital.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Medicare Medical Services\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:273;a:28:{s:2:\"id\";s:3:\"282\";s:5:\"title\";s:17:\"Medicare Research\";s:5:\"alias\";s:17:\"medicare-research\";s:3:\"zip\";s:27:\"packs/medicare-research.zip\";s:3:\"uid\";s:32:\"31e84a91fc8b8d5296e715e539a076d0\";s:3:\"img\";s:28:\"medicare-research/slide1.jpg\";s:7:\"preview\";s:170:\"https://revolution.themepunch.com/medicare-medical-services-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=medicare-medical-services-website\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:163:\"<span class=\"ttm_content\">The Medicare Medical Services template is a great solution for your medical practice or hospital.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Medicare Medical Services\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:274;a:28:{s:2:\"id\";s:3:\"283\";s:5:\"title\";s:19:\"Medicare Why Choose\";s:5:\"alias\";s:18:\"medicare-whychoose\";s:3:\"zip\";s:28:\"packs/medicare-whychoose.zip\";s:3:\"uid\";s:32:\"6dad61c672127de9e35884caa45d49a0\";s:3:\"img\";s:29:\"medicare-whychoose/slide1.jpg\";s:7:\"preview\";s:170:\"https://revolution.themepunch.com/medicare-medical-services-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=medicare-medical-services-website\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:163:\"<span class=\"ttm_content\">The Medicare Medical Services template is a great solution for your medical practice or hospital.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Medicare Medical Services\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:275;a:28:{s:2:\"id\";s:3:\"284\";s:5:\"title\";s:16:\"Medicare Contact\";s:5:\"alias\";s:16:\"medicare-contact\";s:3:\"zip\";s:26:\"packs/medicare-contact.zip\";s:3:\"uid\";s:32:\"89bc35ad8beb62a149c42262ae49a270\";s:3:\"img\";s:27:\"medicare-contact/slide1.jpg\";s:7:\"preview\";s:170:\"https://revolution.themepunch.com/medicare-medical-services-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=medicare-medical-services-website\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:163:\"<span class=\"ttm_content\">The Medicare Medical Services template is a great solution for your medical practice or hospital.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Medicare Medical Services\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:276;a:28:{s:2:\"id\";s:3:\"285\";s:5:\"title\";s:15:\"Medicare Footer\";s:5:\"alias\";s:15:\"medicare-footer\";s:3:\"zip\";s:25:\"packs/medicare-footer.zip\";s:3:\"uid\";s:32:\"ccf63e5233b3d63009e5ee90db51b37b\";s:3:\"img\";s:26:\"medicare-footer/slide1.jpg\";s:7:\"preview\";s:170:\"https://revolution.themepunch.com/medicare-medical-services-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=medicare-medical-services-website\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:163:\"<span class=\"ttm_content\">The Medicare Medical Services template is a great solution for your medical practice or hospital.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Medicare Medical Services\";s:13:\"package_order\";s:2:\"10\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:277;a:28:{s:2:\"id\";s:3:\"286\";s:5:\"title\";s:20:\"Coffee Joint Website\";s:5:\"alias\";s:20:\"coffee-joint-website\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:28:\"coffee-joint-website-package\";s:3:\"img\";s:27:\"packages/coffee_package.jpg\";s:7:\"preview\";s:186:\"https://revolution.themepunch.com/coffee-joint-coffee-shop-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=coffee-joint-coffee-shop-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:144:\"<span class=\"ttm_content\">The Coffee Joint website template is a great solution for your cafe or bistro.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Coffee Joint\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"18\";s:9:\"installed\";b:0;}i:278;a:28:{s:2:\"id\";s:3:\"287\";s:5:\"title\";s:11:\"Coffee Menu\";s:5:\"alias\";s:11:\"coffee-menu\";s:3:\"zip\";s:21:\"packs/coffee-menu.zip\";s:3:\"uid\";s:32:\"81195cad7be3f5180a267b34ce8cf966\";s:3:\"img\";s:22:\"coffee-menu/slide1.jpg\";s:7:\"preview\";s:186:\"https://revolution.themepunch.com/coffee-joint-coffee-shop-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=coffee-joint-coffee-shop-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:144:\"<span class=\"ttm_content\">The Coffee Joint website template is a great solution for your cafe or bistro.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Coffee Joint\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"18\";s:9:\"installed\";b:0;}i:279;a:28:{s:2:\"id\";s:3:\"288\";s:5:\"title\";s:13:\"Coffee Header\";s:5:\"alias\";s:13:\"coffee-header\";s:3:\"zip\";s:23:\"packs/coffee-header.zip\";s:3:\"uid\";s:32:\"5eed8adb9d3ae12168ad4735ac63eb20\";s:3:\"img\";s:24:\"coffee-header/slide1.jpg\";s:7:\"preview\";s:186:\"https://revolution.themepunch.com/coffee-joint-coffee-shop-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=coffee-joint-coffee-shop-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:144:\"<span class=\"ttm_content\">The Coffee Joint website template is a great solution for your cafe or bistro.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Coffee Joint\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"18\";s:9:\"installed\";b:0;}i:280;a:28:{s:2:\"id\";s:3:\"289\";s:5:\"title\";s:17:\"Coffee Philosophy\";s:5:\"alias\";s:17:\"coffee-philosophy\";s:3:\"zip\";s:27:\"packs/coffee-philosophy.zip\";s:3:\"uid\";s:32:\"76b5ccae3fa87fd0f991b87e7ae71c27\";s:3:\"img\";s:28:\"coffee-philosophy/slide1.jpg\";s:7:\"preview\";s:186:\"https://revolution.themepunch.com/coffee-joint-coffee-shop-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=coffee-joint-coffee-shop-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:144:\"<span class=\"ttm_content\">The Coffee Joint website template is a great solution for your cafe or bistro.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Coffee Joint\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"18\";s:9:\"installed\";b:0;}i:281;a:28:{s:2:\"id\";s:3:\"290\";s:5:\"title\";s:12:\"Coffee Carte\";s:5:\"alias\";s:12:\"coffee-carte\";s:3:\"zip\";s:22:\"packs/coffee-carte.zip\";s:3:\"uid\";s:32:\"470214ddd2cec585629fb79a0fd908d6\";s:3:\"img\";s:23:\"coffee-carte/slide1.jpg\";s:7:\"preview\";s:186:\"https://revolution.themepunch.com/coffee-joint-coffee-shop-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=coffee-joint-coffee-shop-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:144:\"<span class=\"ttm_content\">The Coffee Joint website template is a great solution for your cafe or bistro.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Coffee Joint\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"18\";s:9:\"installed\";b:0;}i:282;a:28:{s:2:\"id\";s:3:\"291\";s:5:\"title\";s:13:\"Coffee Teaser\";s:5:\"alias\";s:13:\"coffee-teaser\";s:3:\"zip\";s:23:\"packs/coffee-teaser.zip\";s:3:\"uid\";s:32:\"2ed868896c92a7bfb6431803c79e8486\";s:3:\"img\";s:24:\"coffee-teaser/slide1.jpg\";s:7:\"preview\";s:186:\"https://revolution.themepunch.com/coffee-joint-coffee-shop-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=coffee-joint-coffee-shop-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:144:\"<span class=\"ttm_content\">The Coffee Joint website template is a great solution for your cafe or bistro.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Coffee Joint\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"18\";s:9:\"installed\";b:0;}i:283;a:28:{s:2:\"id\";s:3:\"292\";s:5:\"title\";s:14:\"Coffee Find Us\";s:5:\"alias\";s:13:\"coffee-findus\";s:3:\"zip\";s:23:\"packs/coffee-findus.zip\";s:3:\"uid\";s:32:\"96d3784473dfa64bce9e1e4101919927\";s:3:\"img\";s:24:\"coffee-findus/slide1.jpg\";s:7:\"preview\";s:186:\"https://revolution.themepunch.com/coffee-joint-coffee-shop-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=coffee-joint-coffee-shop-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:144:\"<span class=\"ttm_content\">The Coffee Joint website template is a great solution for your cafe or bistro.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Coffee Joint\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"18\";s:9:\"installed\";b:0;}i:284;a:28:{s:2:\"id\";s:3:\"293\";s:5:\"title\";s:13:\"Coffee Footer\";s:5:\"alias\";s:13:\"coffee-footer\";s:3:\"zip\";s:23:\"packs/coffee-footer.zip\";s:3:\"uid\";s:32:\"6027c25e87a5fe7fd8727a51c0967915\";s:3:\"img\";s:24:\"coffee-footer/slide1.jpg\";s:7:\"preview\";s:186:\"https://revolution.themepunch.com/coffee-joint-coffee-shop-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=coffee-joint-coffee-shop-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:144:\"<span class=\"ttm_content\">The Coffee Joint website template is a great solution for your cafe or bistro.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Coffee Joint\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"18\";s:9:\"installed\";b:0;}i:285;a:28:{s:2:\"id\";s:3:\"294\";s:5:\"title\";s:25:\"Minimal Portfolio Website\";s:5:\"alias\";s:25:\"minimal-portfolio-website\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:25:\"minimal-portfolio-website\";s:3:\"img\";s:38:\"packages/minimal_portfolio_package.jpg\";s:7:\"preview\";s:172:\"https://revolution.themepunch.com/minimal-portfolio-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=minimal-portfolio-website-template\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">The Minimal Portfolio template is a slide based website with additional modal detail pages.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Minimal Portfolio\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"19\";s:9:\"installed\";b:0;}i:286;a:28:{s:2:\"id\";s:3:\"295\";s:5:\"title\";s:17:\"Minimal Portfolio\";s:5:\"alias\";s:17:\"minimal-portfolio\";s:3:\"zip\";s:27:\"packs/minimal-portfolio.zip\";s:3:\"uid\";s:32:\"183b97b301d5ff0b171c067a87c8a3f5\";s:3:\"img\";s:28:\"minimal-portfolio/slide1.jpg\";s:7:\"preview\";s:172:\"https://revolution.themepunch.com/minimal-portfolio-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=minimal-portfolio-website-template\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">The Minimal Portfolio template is a slide based website with additional modal detail pages.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Minimal Portfolio\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"19\";s:9:\"installed\";b:0;}i:287;a:28:{s:2:\"id\";s:3:\"296\";s:5:\"title\";s:23:\"Minimal Portfolio Modal\";s:5:\"alias\";s:23:\"minimal-portfolio-modal\";s:3:\"zip\";s:33:\"packs/minimal-portfolio-modal.zip\";s:3:\"uid\";s:32:\"6874e6cec3663670f209a8d8a4f26b16\";s:3:\"img\";s:34:\"minimal-portfolio-modal/slide1.jpg\";s:7:\"preview\";s:172:\"https://revolution.themepunch.com/minimal-portfolio-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=minimal-portfolio-website-template\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">The Minimal Portfolio template is a slide based website with additional modal detail pages.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Minimal Portfolio\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"19\";s:9:\"installed\";b:0;}i:288;a:28:{s:2:\"id\";s:3:\"297\";s:5:\"title\";s:23:\"Angled Business Website\";s:5:\"alias\";s:23:\"angled-business-website\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:31:\"angled-business-website-package\";s:3:\"img\";s:27:\"packages/angled_package.jpg\";s:7:\"preview\";s:168:\"https://revolution.themepunch.com/angled-business-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=angled-business-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Angled Business Website template is a geometric, parallax one-page website with modal based detail pages.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:15:\"Angled Business\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"20\";s:9:\"installed\";b:0;}i:289;a:28:{s:2:\"id\";s:3:\"298\";s:5:\"title\";s:11:\"Angled Menu\";s:5:\"alias\";s:11:\"angled-menu\";s:3:\"zip\";s:21:\"packs/angled-menu.zip\";s:3:\"uid\";s:32:\"2fe0c4682d1231ee3918be9e4fcb1837\";s:3:\"img\";s:22:\"angled-menu/slide1.jpg\";s:7:\"preview\";s:168:\"https://revolution.themepunch.com/angled-business-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=angled-business-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Angled Business Website template is a geometric, parallax one-page website with modal based detail pages.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:15:\"Angled Business\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"20\";s:9:\"installed\";b:0;}i:290;a:28:{s:2:\"id\";s:3:\"299\";s:5:\"title\";s:13:\"Angled Header\";s:5:\"alias\";s:13:\"angled-header\";s:3:\"zip\";s:23:\"packs/angled-header.zip\";s:3:\"uid\";s:32:\"09462601d4edca8dff899de6f666dc47\";s:3:\"img\";s:24:\"angled-header/slide1.jpg\";s:7:\"preview\";s:168:\"https://revolution.themepunch.com/angled-business-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=angled-business-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Angled Business Website template is a geometric, parallax one-page website with modal based detail pages.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:15:\"Angled Business\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"20\";s:9:\"installed\";b:0;}i:291;a:28:{s:2:\"id\";s:3:\"300\";s:5:\"title\";s:11:\"Angled News\";s:5:\"alias\";s:11:\"angled-news\";s:3:\"zip\";s:21:\"packs/angled-news.zip\";s:3:\"uid\";s:32:\"b315105763ed91214cb2f0ac12615729\";s:3:\"img\";s:22:\"angled-news/slide1.jpg\";s:7:\"preview\";s:168:\"https://revolution.themepunch.com/angled-business-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=angled-business-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Angled Business Website template is a geometric, parallax one-page website with modal based detail pages.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:15:\"Angled Business\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"20\";s:9:\"installed\";b:0;}i:292;a:28:{s:2:\"id\";s:3:\"301\";s:5:\"title\";s:15:\"Angled Services\";s:5:\"alias\";s:15:\"angled-services\";s:3:\"zip\";s:25:\"packs/angled-services.zip\";s:3:\"uid\";s:32:\"7605651c1487e1a6c32edc70017be8ad\";s:3:\"img\";s:26:\"angled-services/slide1.jpg\";s:7:\"preview\";s:168:\"https://revolution.themepunch.com/angled-business-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=angled-business-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Angled Business Website template is a geometric, parallax one-page website with modal based detail pages.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:15:\"Angled Business\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"20\";s:9:\"installed\";b:0;}i:293;a:28:{s:2:\"id\";s:3:\"302\";s:5:\"title\";s:14:\"Angled Success\";s:5:\"alias\";s:14:\"angled-success\";s:3:\"zip\";s:24:\"packs/angled-success.zip\";s:3:\"uid\";s:32:\"9e3fa974a42ecf80e1ec6ff991fca430\";s:3:\"img\";s:25:\"angled-success/slide1.jpg\";s:7:\"preview\";s:168:\"https://revolution.themepunch.com/angled-business-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=angled-business-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Angled Business Website template is a geometric, parallax one-page website with modal based detail pages.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:15:\"Angled Business\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"20\";s:9:\"installed\";b:0;}i:294;a:28:{s:2:\"id\";s:3:\"303\";s:5:\"title\";s:13:\"Angled Footer\";s:5:\"alias\";s:13:\"angled-footer\";s:3:\"zip\";s:23:\"packs/angled-footer.zip\";s:3:\"uid\";s:32:\"aed4eaa2f7883351ba9c9947feef153e\";s:3:\"img\";s:24:\"angled-footer/slide1.jpg\";s:7:\"preview\";s:168:\"https://revolution.themepunch.com/angled-business-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=angled-business-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Angled Business Website template is a geometric, parallax one-page website with modal based detail pages.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:15:\"Angled Business\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"20\";s:9:\"installed\";b:0;}i:295;a:28:{s:2:\"id\";s:3:\"304\";s:5:\"title\";s:20:\"Angled Content Modal\";s:5:\"alias\";s:20:\"angled-content-modal\";s:3:\"zip\";s:30:\"packs/angled-content-modal.zip\";s:3:\"uid\";s:32:\"4ddc74515fdf84f974217e4ed47a7c66\";s:3:\"img\";s:31:\"angled-content-modal/slide1.jpg\";s:7:\"preview\";s:168:\"https://revolution.themepunch.com/angled-business-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=angled-business-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Angled Business Website template is a geometric, parallax one-page website with modal based detail pages.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:15:\"Angled Business\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"20\";s:9:\"installed\";b:0;}i:296;a:24:{s:2:\"id\";s:3:\"312\";s:5:\"title\";s:24:\"Retouch Before and After\";s:5:\"alias\";s:7:\"Retouch\";s:3:\"zip\";s:11:\"Retouch.zip\";s:3:\"uid\";s:32:\"58894991f1abd8b448c8d353b1b5fe76\";s:3:\"img\";s:18:\"Retouch/slide1.jpg\";s:7:\"preview\";s:157:\"http://revolution.themepunch.com/retouch-before-after-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=retouch-before-after-slider\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:155:\"<span class=\"ttm_content\">The Retouch Slider is the perfect way to compare your photos before and after retouching.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-beforeafter-addon\\/revslider-beforeafter-addon.php\",\"name\":\"Before After AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:297;a:24:{s:2:\"id\";s:3:\"313\";s:5:\"title\";s:11:\"Tech Slider\";s:5:\"alias\";s:11:\"tech-slider\";s:3:\"zip\";s:15:\"tech-slider.zip\";s:3:\"uid\";s:32:\"a98e2b264f00a1116d21808c6a543162\";s:3:\"img\";s:22:\"tech-slider/slide1.jpg\";s:7:\"preview\";s:161:\"http://revolution.themepunch.com/tech-showcase-slider-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=tech-showcase-slider-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:153:\"<span class=\"ttm_content\">This classic slider module with sleek device mockups features a smooth parallax effect.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:298;a:28:{s:2:\"id\";s:3:\"314\";s:5:\"title\";s:19:\"Peak Agency Website\";s:5:\"alias\";s:19:\"peak-agency-website\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:27:\"peak-agency-website-package\";s:3:\"img\";s:25:\"packages/peak_package.jpg\";s:7:\"preview\";s:160:\"https://revolution.themepunch.com/peak-agency-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=peak-agency-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:129:\"<span class=\"ttm_content\">The Peak Agency Website template is a minimal, light one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:11:\"Peak Agency\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"22\";s:9:\"installed\";b:0;}i:299;a:28:{s:2:\"id\";s:3:\"315\";s:5:\"title\";s:11:\"Peak Header\";s:5:\"alias\";s:11:\"peak-header\";s:3:\"zip\";s:21:\"packs/peak-header.zip\";s:3:\"uid\";s:32:\"b721bd612e9fbc5182418ad3fd7d0808\";s:3:\"img\";s:22:\"peak-header/slide1.jpg\";s:7:\"preview\";s:160:\"https://revolution.themepunch.com/peak-agency-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=peak-agency-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:129:\"<span class=\"ttm_content\">The Peak Agency Website template is a minimal, light one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:11:\"Peak Agency\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"22\";s:9:\"installed\";b:0;}i:300;a:28:{s:2:\"id\";s:3:\"316\";s:5:\"title\";s:10:\"Peak About\";s:5:\"alias\";s:10:\"peak-about\";s:3:\"zip\";s:20:\"packs/peak-about.zip\";s:3:\"uid\";s:32:\"7e68b1012fb03490d45c7f79e8cb1b19\";s:3:\"img\";s:21:\"peak-about/slide1.jpg\";s:7:\"preview\";s:160:\"https://revolution.themepunch.com/peak-agency-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=peak-agency-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:129:\"<span class=\"ttm_content\">The Peak Agency Website template is a minimal, light one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:11:\"Peak Agency\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"22\";s:9:\"installed\";b:0;}i:301;a:28:{s:2:\"id\";s:3:\"317\";s:5:\"title\";s:14:\"Peak Portfolio\";s:5:\"alias\";s:14:\"peak-portfolio\";s:3:\"zip\";s:24:\"packs/peak-portfolio.zip\";s:3:\"uid\";s:32:\"6198d1885ba9e95221c33e404f21bdbc\";s:3:\"img\";s:25:\"peak-portfolio/slide1.jpg\";s:7:\"preview\";s:160:\"https://revolution.themepunch.com/peak-agency-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=peak-agency-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:129:\"<span class=\"ttm_content\">The Peak Agency Website template is a minimal, light one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:11:\"Peak Agency\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"22\";s:9:\"installed\";b:0;}i:302;a:28:{s:2:\"id\";s:3:\"318\";s:5:\"title\";s:11:\"Peak Footer\";s:5:\"alias\";s:11:\"peak-footer\";s:3:\"zip\";s:21:\"packs/peak-footer.zip\";s:3:\"uid\";s:32:\"2dead6897ad3b3a709b380d81242f76b\";s:3:\"img\";s:22:\"peak-footer/slide1.jpg\";s:7:\"preview\";s:160:\"https://revolution.themepunch.com/peak-agency-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=peak-agency-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:129:\"<span class=\"ttm_content\">The Peak Agency Website template is a minimal, light one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:11:\"Peak Agency\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"22\";s:9:\"installed\";b:0;}i:304;a:28:{s:2:\"id\";s:3:\"320\";s:5:\"title\";s:17:\"Portfolio Welcome\";s:5:\"alias\";s:17:\"portfolio-welcome\";s:3:\"zip\";s:27:\"packs/portfolio-welcome.zip\";s:3:\"uid\";s:32:\"97336b8785e4a7b27facaf1547e0464d\";s:3:\"img\";s:28:\"portfolio-welcome/slide1.jpg\";s:7:\"preview\";s:152:\"https://revolution.themepunch.com/modern-portfolio-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=modern-portfolio-website\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:145:\"<span class=\"ttm_content\">A modern portfolio template with fancy scroll animations and a colorful design.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"Modern Portfolio\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:80:\"How to Add a Dramatic Pop of Color to Your Site with a Duotone Effect [Tutorial]\";s:9:\"guide_url\";s:113:\"https://www.sliderrevolution.com/tutorials/how-to-add-a-dramatic-pop-of-color-to-your-site-with-a-duotone-effect/\";s:9:\"guide_img\";s:37:\"tutorial/Modern-Portfolio-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"23\";s:9:\"installed\";b:0;}i:305;a:28:{s:2:\"id\";s:3:\"321\";s:5:\"title\";s:15:\"Portfolio About\";s:5:\"alias\";s:15:\"portfolio-about\";s:3:\"zip\";s:25:\"packs/portfolio-about.zip\";s:3:\"uid\";s:32:\"5d3a4724fd453de5313ceb6696c1db62\";s:3:\"img\";s:26:\"portfolio-about/slide1.jpg\";s:7:\"preview\";s:152:\"https://revolution.themepunch.com/modern-portfolio-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=modern-portfolio-website\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:145:\"<span class=\"ttm_content\">A modern portfolio template with fancy scroll animations and a colorful design.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"Modern Portfolio\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:80:\"How to Add a Dramatic Pop of Color to Your Site with a Duotone Effect [Tutorial]\";s:9:\"guide_url\";s:113:\"https://www.sliderrevolution.com/tutorials/how-to-add-a-dramatic-pop-of-color-to-your-site-with-a-duotone-effect/\";s:9:\"guide_img\";s:37:\"tutorial/Modern-Portfolio-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"23\";s:9:\"installed\";b:0;}i:306;a:28:{s:2:\"id\";s:3:\"322\";s:5:\"title\";s:21:\"Portfolio Works Title\";s:5:\"alias\";s:21:\"portfolio-works-title\";s:3:\"zip\";s:31:\"packs/portfolio-works-title.zip\";s:3:\"uid\";s:32:\"cbb5c6e875cc1f25b463fdf89cabef28\";s:3:\"img\";s:32:\"portfolio-works-title/slide1.jpg\";s:7:\"preview\";s:152:\"https://revolution.themepunch.com/modern-portfolio-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=modern-portfolio-website\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:145:\"<span class=\"ttm_content\">A modern portfolio template with fancy scroll animations and a colorful design.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"Modern Portfolio\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:80:\"How to Add a Dramatic Pop of Color to Your Site with a Duotone Effect [Tutorial]\";s:9:\"guide_url\";s:113:\"https://www.sliderrevolution.com/tutorials/how-to-add-a-dramatic-pop-of-color-to-your-site-with-a-duotone-effect/\";s:9:\"guide_img\";s:37:\"tutorial/Modern-Portfolio-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"23\";s:9:\"installed\";b:0;}i:307;a:28:{s:2:\"id\";s:3:\"323\";s:5:\"title\";s:23:\"Portfolio Works Content\";s:5:\"alias\";s:23:\"portfolio-works-content\";s:3:\"zip\";s:33:\"packs/portfolio-works-content.zip\";s:3:\"uid\";s:32:\"5c87311128c7794ffa6ee07ea0648082\";s:3:\"img\";s:34:\"portfolio-works-content/slide1.jpg\";s:7:\"preview\";s:152:\"https://revolution.themepunch.com/modern-portfolio-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=modern-portfolio-website\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:145:\"<span class=\"ttm_content\">A modern portfolio template with fancy scroll animations and a colorful design.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"Modern Portfolio\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:80:\"How to Add a Dramatic Pop of Color to Your Site with a Duotone Effect [Tutorial]\";s:9:\"guide_url\";s:113:\"https://www.sliderrevolution.com/tutorials/how-to-add-a-dramatic-pop-of-color-to-your-site-with-a-duotone-effect/\";s:9:\"guide_img\";s:37:\"tutorial/Modern-Portfolio-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"23\";s:9:\"installed\";b:0;}i:308;a:28:{s:2:\"id\";s:3:\"324\";s:5:\"title\";s:18:\"Portfolio Contacts\";s:5:\"alias\";s:18:\"portfolio-contacts\";s:3:\"zip\";s:28:\"packs/portfolio-contacts.zip\";s:3:\"uid\";s:32:\"bd81feffad83b69218f7e837478038e5\";s:3:\"img\";s:29:\"portfolio-contacts/slide1.jpg\";s:7:\"preview\";s:152:\"https://revolution.themepunch.com/modern-portfolio-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=modern-portfolio-website\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:145:\"<span class=\"ttm_content\">A modern portfolio template with fancy scroll animations and a colorful design.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"Modern Portfolio\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:80:\"How to Add a Dramatic Pop of Color to Your Site with a Duotone Effect [Tutorial]\";s:9:\"guide_url\";s:113:\"https://www.sliderrevolution.com/tutorials/how-to-add-a-dramatic-pop-of-color-to-your-site-with-a-duotone-effect/\";s:9:\"guide_img\";s:37:\"tutorial/Modern-Portfolio-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"23\";s:9:\"installed\";b:0;}i:309;a:28:{s:2:\"id\";s:3:\"325\";s:5:\"title\";s:18:\"App Studio Website\";s:5:\"alias\";s:18:\"app-studio-website\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:26:\"app-studio-website-package\";s:3:\"img\";s:31:\"packages/App_Studio_package.jpg\";s:7:\"preview\";s:140:\"https://revolution.themepunch.com/app-studio-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=app-studio-website\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:149:\"<span class=\"ttm_content\">A modern one-page presentation website to present your mobile app development team.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:10:\"App Studio\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"24\";s:9:\"installed\";b:0;}i:310;a:28:{s:2:\"id\";s:3:\"326\";s:5:\"title\";s:18:\"App Studio Welcome\";s:5:\"alias\";s:18:\"App-Studio-Welcome\";s:3:\"zip\";s:28:\"packs/App-Studio-Welcome.zip\";s:3:\"uid\";s:32:\"2ce0f3c54214b04e6c3a9becfd59730c\";s:3:\"img\";s:29:\"App-Studio-Welcome/slide1.jpg\";s:7:\"preview\";s:140:\"https://revolution.themepunch.com/app-studio-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=app-studio-website\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:149:\"<span class=\"ttm_content\">A modern one-page presentation website to present your mobile app development team.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:10:\"App Studio\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"24\";s:9:\"installed\";b:0;}i:311;a:29:{s:2:\"id\";s:3:\"327\";s:5:\"title\";s:19:\"App Studio Services\";s:5:\"alias\";s:19:\"App-Studio-Services\";s:3:\"zip\";s:29:\"packs/App-Studio-Services.zip\";s:3:\"uid\";s:32:\"5df7776271ec69d2f9edaa6b842715a9\";s:3:\"img\";s:30:\"App-Studio-Services/slide1.jpg\";s:7:\"preview\";s:140:\"https://revolution.themepunch.com/app-studio-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=app-studio-website\";s:7:\"version\";s:5:\"1.0.3\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:149:\"<span class=\"ttm_content\">A modern one-page presentation website to present your mobile app development team.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:10:\"App Studio\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"24\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:312;a:28:{s:2:\"id\";s:3:\"328\";s:5:\"title\";s:16:\"App Studio About\";s:5:\"alias\";s:16:\"App-Studio-About\";s:3:\"zip\";s:26:\"packs/App-Studio-About.zip\";s:3:\"uid\";s:32:\"af8b84dc116c629df7bd89fc69271a2e\";s:3:\"img\";s:27:\"App-Studio-About/slide1.jpg\";s:7:\"preview\";s:140:\"https://revolution.themepunch.com/app-studio-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=app-studio-website\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:149:\"<span class=\"ttm_content\">A modern one-page presentation website to present your mobile app development team.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:10:\"App Studio\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"24\";s:9:\"installed\";b:0;}i:313;a:28:{s:2:\"id\";s:3:\"329\";s:5:\"title\";s:19:\"App Studio Contacts\";s:5:\"alias\";s:19:\"App-Studio-Contacts\";s:3:\"zip\";s:29:\"packs/App-Studio-Contacts.zip\";s:3:\"uid\";s:32:\"afbbd2214c983d314f3215a00db9198d\";s:3:\"img\";s:30:\"App-Studio-Contacts/slide1.jpg\";s:7:\"preview\";s:140:\"https://revolution.themepunch.com/app-studio-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=app-studio-website\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:149:\"<span class=\"ttm_content\">A modern one-page presentation website to present your mobile app development team.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:10:\"App Studio\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"24\";s:9:\"installed\";b:0;}i:314;a:24:{s:2:\"id\";s:3:\"330\";s:5:\"title\";s:14:\"Cube Animation\";s:5:\"alias\";s:14:\"cube-animation\";s:3:\"zip\";s:18:\"cube-animation.zip\";s:3:\"uid\";s:32:\"c03dd3cfc60479dfc6d79ddb64fa0ec5\";s:3:\"img\";s:25:\"cube-animation/slide1.jpg\";s:7:\"preview\";s:164:\"https://revolution.themepunch.com/cube-animation-slider-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=cube-animation-slider-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:155:\"<span class=\"ttm_content\">A modern slider with text elements, cube animations and a striking call to action button.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:315;a:28:{s:2:\"id\";s:3:\"331\";s:5:\"title\";s:13:\"Basic Website\";s:5:\"alias\";s:13:\"basic-website\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:21:\"basic-website-package\";s:3:\"img\";s:26:\"packages/basic_package.jpg\";s:7:\"preview\";s:130:\"https://revolution.themepunch.com/basic-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=basic-website\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">The Basic Website template is a minimal one-page website with all the essential modules. Usable and quickly customizable.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Basic Website\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"25\";s:9:\"installed\";b:0;}i:316;a:29:{s:2:\"id\";s:3:\"332\";s:5:\"title\";s:10:\"Basic Menu\";s:5:\"alias\";s:10:\"basic-menu\";s:3:\"zip\";s:20:\"packs/basic-menu.zip\";s:3:\"uid\";s:32:\"39277f53b2cb5ac644a1649b47c37270\";s:3:\"img\";s:21:\"basic-menu/slide1.jpg\";s:7:\"preview\";s:130:\"https://revolution.themepunch.com/basic-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=basic-website\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">The Basic Website template is a minimal one-page website with all the essential modules. Usable and quickly customizable.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Basic Website\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"25\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:317;a:28:{s:2:\"id\";s:3:\"333\";s:5:\"title\";s:12:\"Basic Header\";s:5:\"alias\";s:12:\"basic-header\";s:3:\"zip\";s:22:\"packs/basic-header.zip\";s:3:\"uid\";s:32:\"ad7a32dbccb0bdf9de64cf2adfa950a2\";s:3:\"img\";s:23:\"basic-header/slide1.jpg\";s:7:\"preview\";s:130:\"https://revolution.themepunch.com/basic-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=basic-website\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">The Basic Website template is a minimal one-page website with all the essential modules. Usable and quickly customizable.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Basic Website\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"25\";s:9:\"installed\";b:0;}i:318;a:28:{s:2:\"id\";s:3:\"334\";s:5:\"title\";s:13:\"Basic Content\";s:5:\"alias\";s:13:\"basic-content\";s:3:\"zip\";s:23:\"packs/basic-content.zip\";s:3:\"uid\";s:32:\"0b12f3b183a3c8206e3a7b28d2d93108\";s:3:\"img\";s:24:\"basic-content/slide1.jpg\";s:7:\"preview\";s:130:\"https://revolution.themepunch.com/basic-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=basic-website\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">The Basic Website template is a minimal one-page website with all the essential modules. Usable and quickly customizable.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Basic Website\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"25\";s:9:\"installed\";b:0;}i:319;a:28:{s:2:\"id\";s:3:\"335\";s:5:\"title\";s:14:\"Basic Carousel\";s:5:\"alias\";s:14:\"basic-carousel\";s:3:\"zip\";s:24:\"packs/basic-carousel.zip\";s:3:\"uid\";s:32:\"e4abb5c6d5cf914530575a982d3dfc14\";s:3:\"img\";s:25:\"basic-carousel/slide1.jpg\";s:7:\"preview\";s:130:\"https://revolution.themepunch.com/basic-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=basic-website\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">The Basic Website template is a minimal one-page website with all the essential modules. Usable and quickly customizable.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Basic Website\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"25\";s:9:\"installed\";b:0;}i:320;a:28:{s:2:\"id\";s:3:\"336\";s:5:\"title\";s:13:\"Basic Callout\";s:5:\"alias\";s:13:\"basic-callout\";s:3:\"zip\";s:23:\"packs/basic-callout.zip\";s:3:\"uid\";s:32:\"2ccc208b9322f5435d0f4ff64c6d9dab\";s:3:\"img\";s:24:\"basic-callout/slide1.jpg\";s:7:\"preview\";s:130:\"https://revolution.themepunch.com/basic-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=basic-website\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">The Basic Website template is a minimal one-page website with all the essential modules. Usable and quickly customizable.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Basic Website\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"25\";s:9:\"installed\";b:0;}i:321;a:28:{s:2:\"id\";s:3:\"337\";s:5:\"title\";s:10:\"Basic Grid\";s:5:\"alias\";s:10:\"basic-grid\";s:3:\"zip\";s:20:\"packs/basic-grid.zip\";s:3:\"uid\";s:32:\"3cb4b41d2992eba012921b8fb7c96daa\";s:3:\"img\";s:21:\"basic-grid/slide1.jpg\";s:7:\"preview\";s:130:\"https://revolution.themepunch.com/basic-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=basic-website\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">The Basic Website template is a minimal one-page website with all the essential modules. Usable and quickly customizable.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Basic Website\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"25\";s:9:\"installed\";b:0;}i:322;a:28:{s:2:\"id\";s:3:\"338\";s:5:\"title\";s:17:\"Basic Video Block\";s:5:\"alias\";s:17:\"basic-video-block\";s:3:\"zip\";s:27:\"packs/basic-video-block.zip\";s:3:\"uid\";s:32:\"e7c1d42b21819741f3e72c1325dae5ed\";s:3:\"img\";s:28:\"basic-video-block/slide1.jpg\";s:7:\"preview\";s:130:\"https://revolution.themepunch.com/basic-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=basic-website\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">The Basic Website template is a minimal one-page website with all the essential modules. Usable and quickly customizable.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Basic Website\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"25\";s:9:\"installed\";b:0;}i:323;a:28:{s:2:\"id\";s:3:\"339\";s:5:\"title\";s:12:\"Basic Footer\";s:5:\"alias\";s:12:\"basic-footer\";s:3:\"zip\";s:22:\"packs/basic-footer.zip\";s:3:\"uid\";s:32:\"ed8f6a554775ebace558af2f4f2dcbac\";s:3:\"img\";s:23:\"basic-footer/slide1.jpg\";s:7:\"preview\";s:130:\"https://revolution.themepunch.com/basic-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=basic-website\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">The Basic Website template is a minimal one-page website with all the essential modules. Usable and quickly customizable.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Basic Website\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"25\";s:9:\"installed\";b:0;}i:324;a:28:{s:2:\"id\";s:3:\"340\";s:5:\"title\";s:14:\"Basic Lightbox\";s:5:\"alias\";s:14:\"basic-lightbox\";s:3:\"zip\";s:24:\"packs/basic-lightbox.zip\";s:3:\"uid\";s:32:\"e4b025b300b1a8f417d04eb80113fac2\";s:3:\"img\";s:25:\"basic-lightbox/slide1.jpg\";s:7:\"preview\";s:130:\"https://revolution.themepunch.com/basic-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=basic-website\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">The Basic Website template is a minimal one-page website with all the essential modules. Usable and quickly customizable.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Basic Website\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"25\";s:9:\"installed\";b:0;}i:325;a:24:{s:2:\"id\";s:3:\"341\";s:5:\"title\";s:13:\"Nature Slider\";s:5:\"alias\";s:13:\"nature-slider\";s:3:\"zip\";s:17:\"nature-slider.zip\";s:3:\"uid\";s:32:\"eef1a4584ec1c3b8c26c305cca44e805\";s:3:\"img\";s:24:\"nature-slider/slide1.jpg\";s:7:\"preview\";s:147:\"http://revolution.themepunch.com/nature-explorer-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=nature-explorer-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:151:\"<span class=\"ttm_content\">The Nature Explorer Slider Template uses the Distortion and Particle Effects Add-Ons.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:356:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-liquideffect-addon\\/revslider-liquideffect-addon.php\",\"name\":\"Distortion Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:70:\"How to Design a Featured Post Slider That Impresses Readers [Tutorial]\";s:9:\"guide_url\";s:64:\"https://www.sliderrevolution.com/tutorials/featured-post-slider/\";s:9:\"guide_img\";s:26:\"tutorial/nature-slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:326;a:24:{s:2:\"id\";s:3:\"342\";s:5:\"title\";s:11:\"Art Gallery\";s:5:\"alias\";s:11:\"art-gallery\";s:3:\"zip\";s:15:\"art-gallery.zip\";s:3:\"uid\";s:32:\"b8c5095ae3407337e6e5b2a8515e7d6e\";s:3:\"img\";s:22:\"art-gallery/slide1.jpg\";s:7:\"preview\";s:158:\"https://revolution.themepunch.com/art-gallery-slider-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=art-gallery-slider-template\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:6:\"6.2.22\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:145:\"<span class=\"ttm_content\">A modern slider with large, geometric elements and interesting mask animations.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:71:\"Promote Your Most Recent Content with a Colorful Hero Design [Tutorial]\";s:9:\"guide_url\";s:104:\"https://www.sliderrevolution.com/tutorials/promote-your-most-recent-content-with-a-colorful-hero-design/\";s:9:\"guide_img\";s:31:\"tutorial/Art-Gallery-Slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:327;a:28:{s:2:\"id\";s:3:\"343\";s:5:\"title\";s:20:\"Construction Company\";s:5:\"alias\";s:28:\"construction-company-website\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:36:\"construction-company-website-package\";s:3:\"img\";s:33:\"packages/construction_package.jpg\";s:7:\"preview\";s:160:\"https://revolution.themepunch.com/construction-company-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=construction-company-website\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:244:\"<span class=\"ttm_content\">The Construction Company is the perfect introduction to your Construction themed website. Showcase your current projects, services and contact information with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:163:\"[{\"path\":\"revslider-revealer-addon\\/revslider-revealer-addon.php\",\"name\":\"Reveal AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:20:\"Construction Company\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"26\";s:9:\"installed\";b:0;}i:328;a:28:{s:2:\"id\";s:3:\"344\";s:5:\"title\";s:19:\"Construction Header\";s:5:\"alias\";s:19:\"Construction-Header\";s:3:\"zip\";s:29:\"packs/Construction-Header.zip\";s:3:\"uid\";s:32:\"5c77de774b8f5487c1276c4a7b3dc80c\";s:3:\"img\";s:30:\"Construction-Header/slide1.jpg\";s:7:\"preview\";s:160:\"https://revolution.themepunch.com/construction-company-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=construction-company-website\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:244:\"<span class=\"ttm_content\">The Construction Company is the perfect introduction to your Construction themed website. Showcase your current projects, services and contact information with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:20:\"Construction Company\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"26\";s:9:\"installed\";b:0;}i:329;a:28:{s:2:\"id\";s:3:\"345\";s:5:\"title\";s:17:\"Construction Home\";s:5:\"alias\";s:17:\"Construction-Home\";s:3:\"zip\";s:27:\"packs/Construction-Home.zip\";s:3:\"uid\";s:32:\"fcb277f0c07dad270d2a7cef4431bef8\";s:3:\"img\";s:28:\"Construction-Home/slide1.jpg\";s:7:\"preview\";s:160:\"https://revolution.themepunch.com/construction-company-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=construction-company-website\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:244:\"<span class=\"ttm_content\">The Construction Company is the perfect introduction to your Construction themed website. Showcase your current projects, services and contact information with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:20:\"Construction Company\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"26\";s:9:\"installed\";b:0;}i:330;a:28:{s:2:\"id\";s:3:\"346\";s:5:\"title\";s:21:\"Construction Projects\";s:5:\"alias\";s:21:\"Construction-Projects\";s:3:\"zip\";s:31:\"packs/Construction-Projects.zip\";s:3:\"uid\";s:32:\"0c847173c3739f79778dc2c0fc9704e4\";s:3:\"img\";s:32:\"Construction-Projects/slide1.jpg\";s:7:\"preview\";s:160:\"https://revolution.themepunch.com/construction-company-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=construction-company-website\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:244:\"<span class=\"ttm_content\">The Construction Company is the perfect introduction to your Construction themed website. Showcase your current projects, services and contact information with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:20:\"Construction Company\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"26\";s:9:\"installed\";b:0;}i:331;a:28:{s:2:\"id\";s:3:\"347\";s:5:\"title\";s:20:\"Construction History\";s:5:\"alias\";s:20:\"Construction-History\";s:3:\"zip\";s:30:\"packs/Construction-History.zip\";s:3:\"uid\";s:32:\"758da120c4b6c5606692faf0aa43aac6\";s:3:\"img\";s:31:\"Construction-History/slide1.jpg\";s:7:\"preview\";s:160:\"https://revolution.themepunch.com/construction-company-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=construction-company-website\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:244:\"<span class=\"ttm_content\">The Construction Company is the perfect introduction to your Construction themed website. Showcase your current projects, services and contact information with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:20:\"Construction Company\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"26\";s:9:\"installed\";b:0;}i:332;a:28:{s:2:\"id\";s:3:\"348\";s:5:\"title\";s:21:\"Construction Services\";s:5:\"alias\";s:21:\"Construction-Services\";s:3:\"zip\";s:31:\"packs/Construction-Services.zip\";s:3:\"uid\";s:32:\"5ad5b841c1d89e97ddbf972c8b11abd4\";s:3:\"img\";s:32:\"Construction-Services/slide1.jpg\";s:7:\"preview\";s:160:\"https://revolution.themepunch.com/construction-company-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=construction-company-website\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:244:\"<span class=\"ttm_content\">The Construction Company is the perfect introduction to your Construction themed website. Showcase your current projects, services and contact information with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:20:\"Construction Company\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:11:\"zindex=\"10\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"26\";s:9:\"installed\";b:0;}i:333;a:28:{s:2:\"id\";s:3:\"349\";s:5:\"title\";s:21:\"Construction Contacts\";s:5:\"alias\";s:21:\"Construction-Contacts\";s:3:\"zip\";s:31:\"packs/Construction-Contacts.zip\";s:3:\"uid\";s:32:\"b8c3c34046bb91ebb243e4da64745d37\";s:3:\"img\";s:32:\"Construction-Contacts/slide1.jpg\";s:7:\"preview\";s:160:\"https://revolution.themepunch.com/construction-company-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=construction-company-website\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:244:\"<span class=\"ttm_content\">The Construction Company is the perfect introduction to your Construction themed website. Showcase your current projects, services and contact information with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:20:\"Construction Company\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"26\";s:9:\"installed\";b:0;}i:334;a:25:{s:2:\"id\";s:3:\"350\";s:5:\"title\";s:22:\"Classic Cars Evolution\";s:5:\"alias\";s:22:\"Classic-Cars-Evolution\";s:3:\"zip\";s:26:\"Classic-Cars-Evolution.zip\";s:3:\"uid\";s:32:\"7061757f128fd624b0227715dab73b74\";s:3:\"img\";s:33:\"Classic-Cars-Evolution/slide1.jpg\";s:7:\"preview\";s:164:\"https://revolution.themepunch.com/classic-cars-before-after-hero/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=classic-cars-before-after-hero\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:156:\"<span class=\"ttm_content\">The Classic Cars Evolution Slider is a great example of our popular before & after Add-On.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-beforeafter-addon\\/revslider-beforeafter-addon.php\",\"name\":\"Before After AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:69:\"How to Create an Interactive Before-and-After Image Slider [Tutorial]\";s:9:\"guide_url\";s:102:\"https://www.sliderrevolution.com/tutorials/how-to-create-an-interactive-before-and-after-image-slider/\";s:9:\"guide_img\";s:35:\"tutorial/Classic-Cars-Evolution.jpg\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:335;a:24:{s:2:\"id\";s:3:\"351\";s:5:\"title\";s:21:\"404 Error Space Theme\";s:5:\"alias\";s:21:\"404-Error-Space-Theme\";s:3:\"zip\";s:25:\"404-Error-Space-Theme.zip\";s:3:\"uid\";s:32:\"6412adc7ec025826328e40e552a14e1e\";s:3:\"img\";s:32:\"404-Error-Space-Theme/slide1.jpg\";s:7:\"preview\";s:132:\"https://revolution.themepunch.com/404-error-page/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=404-error-page\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">The Classic Cars Evolution Slider is the perfect way to make your error page more beautiful.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:82:\"How to Create a 404 Page That Will Convert Instead of Cost You Visitors [Tutorial]\";s:9:\"guide_url\";s:68:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-404-page/\";s:9:\"guide_img\";s:34:\"tutorial/404-Error-Space-Theme.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:336;a:28:{s:2:\"id\";s:3:\"352\";s:5:\"title\";s:12:\"Landing Page\";s:5:\"alias\";s:20:\"landing-page-website\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:28:\"landing-page-website-package\";s:3:\"img\";s:23:\"packages/lp_package.jpg\";s:7:\"preview\";s:144:\"https://revolution.themepunch.com/landing-page-builder/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=landing-page-builder\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.8\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:193:\"<span class=\"ttm_content\">Landing Page is a one-page website template with standard modules to build an effective landing page for your business/product.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:624:\"<span class=\"ttm_content\">After installing this template package, please remove the \"price modal\" module shortcode from the automatically created page. Also, a small modification is needed in these templates: \"Landing Page Hero\", \"Landing page Call to Action\" and \"Landing Page Footer\". Click the buttons in these template and then go to \"layer -> actions\" and set the target of the \"Open Slider Modal\" action to the \"Landing Page Price Modal\".</span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Landing Page\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"27\";s:9:\"installed\";b:0;}i:337;a:28:{s:2:\"id\";s:3:\"353\";s:5:\"title\";s:17:\"Landing Page Hero\";s:5:\"alias\";s:17:\"landing-page-hero\";s:3:\"zip\";s:27:\"packs/landing-page-hero.zip\";s:3:\"uid\";s:32:\"d328635caa20da7ee8a3ab687f8656ff\";s:3:\"img\";s:28:\"landing-page-hero/slide1.jpg\";s:7:\"preview\";s:144:\"https://revolution.themepunch.com/landing-page-builder/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=landing-page-builder\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:193:\"<span class=\"ttm_content\">Landing Page is a one-page website template with standard modules to build an effective landing page for your business/product.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:624:\"<span class=\"ttm_content\">After installing this template package, please remove the \"price modal\" module shortcode from the automatically created page. Also, a small modification is needed in these templates: \"Landing Page Hero\", \"Landing page Call to Action\" and \"Landing Page Footer\". Click the buttons in these template and then go to \"layer -> actions\" and set the target of the \"Open Slider Modal\" action to the \"Landing Page Price Modal\".</span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Landing Page\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"27\";s:9:\"installed\";b:0;}i:338;a:28:{s:2:\"id\";s:3:\"354\";s:5:\"title\";s:21:\"Landing Page Features\";s:5:\"alias\";s:21:\"landing-page-features\";s:3:\"zip\";s:31:\"packs/landing-page-features.zip\";s:3:\"uid\";s:32:\"6552bc72abace10918a64866d9bb79c1\";s:3:\"img\";s:32:\"landing-page-features/slide1.jpg\";s:7:\"preview\";s:144:\"https://revolution.themepunch.com/landing-page-builder/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=landing-page-builder\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:193:\"<span class=\"ttm_content\">Landing Page is a one-page website template with standard modules to build an effective landing page for your business/product.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:624:\"<span class=\"ttm_content\">After installing this template package, please remove the \"price modal\" module shortcode from the automatically created page. Also, a small modification is needed in these templates: \"Landing Page Hero\", \"Landing page Call to Action\" and \"Landing Page Footer\". Click the buttons in these template and then go to \"layer -> actions\" and set the target of the \"Open Slider Modal\" action to the \"Landing Page Price Modal\".</span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Landing Page\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"27\";s:9:\"installed\";b:0;}i:339;a:28:{s:2:\"id\";s:3:\"355\";s:5:\"title\";s:20:\"Landing Page Callout\";s:5:\"alias\";s:20:\"landing-page-callout\";s:3:\"zip\";s:30:\"packs/landing-page-callout.zip\";s:3:\"uid\";s:32:\"c5b101ea5471e7409ae7effa8d45fbcf\";s:3:\"img\";s:31:\"landing-page-callout/slide1.jpg\";s:7:\"preview\";s:144:\"https://revolution.themepunch.com/landing-page-builder/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=landing-page-builder\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:193:\"<span class=\"ttm_content\">Landing Page is a one-page website template with standard modules to build an effective landing page for your business/product.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:624:\"<span class=\"ttm_content\">After installing this template package, please remove the \"price modal\" module shortcode from the automatically created page. Also, a small modification is needed in these templates: \"Landing Page Hero\", \"Landing page Call to Action\" and \"Landing Page Footer\". Click the buttons in these template and then go to \"layer -> actions\" and set the target of the \"Open Slider Modal\" action to the \"Landing Page Price Modal\".</span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Landing Page\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"27\";s:9:\"installed\";b:0;}i:340;a:28:{s:2:\"id\";s:3:\"356\";s:5:\"title\";s:20:\"Landing Page Content\";s:5:\"alias\";s:20:\"landing-page-content\";s:3:\"zip\";s:30:\"packs/landing-page-content.zip\";s:3:\"uid\";s:32:\"34da8057a6bb3677c9adf9f18ffc6cf0\";s:3:\"img\";s:31:\"landing-page-content/slide1.jpg\";s:7:\"preview\";s:144:\"https://revolution.themepunch.com/landing-page-builder/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=landing-page-builder\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:193:\"<span class=\"ttm_content\">Landing Page is a one-page website template with standard modules to build an effective landing page for your business/product.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:624:\"<span class=\"ttm_content\">After installing this template package, please remove the \"price modal\" module shortcode from the automatically created page. Also, a small modification is needed in these templates: \"Landing Page Hero\", \"Landing page Call to Action\" and \"Landing Page Footer\". Click the buttons in these template and then go to \"layer -> actions\" and set the target of the \"Open Slider Modal\" action to the \"Landing Page Price Modal\".</span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Landing Page\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"27\";s:9:\"installed\";b:0;}i:341;a:28:{s:2:\"id\";s:3:\"357\";s:5:\"title\";s:25:\"Landing Page Testimonials\";s:5:\"alias\";s:25:\"landing-page-testimonials\";s:3:\"zip\";s:35:\"packs/landing-page-testimonials.zip\";s:3:\"uid\";s:32:\"a83606e311cd5115422d86f04890cbf1\";s:3:\"img\";s:36:\"landing-page-testimonials/slide1.jpg\";s:7:\"preview\";s:144:\"https://revolution.themepunch.com/landing-page-builder/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=landing-page-builder\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:193:\"<span class=\"ttm_content\">Landing Page is a one-page website template with standard modules to build an effective landing page for your business/product.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:624:\"<span class=\"ttm_content\">After installing this template package, please remove the \"price modal\" module shortcode from the automatically created page. Also, a small modification is needed in these templates: \"Landing Page Hero\", \"Landing page Call to Action\" and \"Landing Page Footer\". Click the buttons in these template and then go to \"layer -> actions\" and set the target of the \"Open Slider Modal\" action to the \"Landing Page Price Modal\".</span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Landing Page\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"27\";s:9:\"installed\";b:0;}i:342;a:28:{s:2:\"id\";s:3:\"358\";s:5:\"title\";s:27:\"Landing Page Call to Action\";s:5:\"alias\";s:27:\"landing-page-call-to-action\";s:3:\"zip\";s:37:\"packs/landing-page-call-to-action.zip\";s:3:\"uid\";s:32:\"adfb456b27fa7eb6b1415d8f80836f05\";s:3:\"img\";s:38:\"landing-page-call-to-action/slide1.jpg\";s:7:\"preview\";s:144:\"https://revolution.themepunch.com/landing-page-builder/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=landing-page-builder\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:193:\"<span class=\"ttm_content\">Landing Page is a one-page website template with standard modules to build an effective landing page for your business/product.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:624:\"<span class=\"ttm_content\">After installing this template package, please remove the \"price modal\" module shortcode from the automatically created page. Also, a small modification is needed in these templates: \"Landing Page Hero\", \"Landing page Call to Action\" and \"Landing Page Footer\". Click the buttons in these template and then go to \"layer -> actions\" and set the target of the \"Open Slider Modal\" action to the \"Landing Page Price Modal\".</span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Landing Page\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"27\";s:9:\"installed\";b:0;}i:343;a:28:{s:2:\"id\";s:3:\"359\";s:5:\"title\";s:17:\"Landing Page Help\";s:5:\"alias\";s:17:\"landing-page-help\";s:3:\"zip\";s:27:\"packs/landing-page-help.zip\";s:3:\"uid\";s:32:\"ca502431f9b7f6249d99b02464de2dd7\";s:3:\"img\";s:28:\"landing-page-help/slide1.jpg\";s:7:\"preview\";s:144:\"https://revolution.themepunch.com/landing-page-builder/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=landing-page-builder\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:193:\"<span class=\"ttm_content\">Landing Page is a one-page website template with standard modules to build an effective landing page for your business/product.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:624:\"<span class=\"ttm_content\">After installing this template package, please remove the \"price modal\" module shortcode from the automatically created page. Also, a small modification is needed in these templates: \"Landing Page Hero\", \"Landing page Call to Action\" and \"Landing Page Footer\". Click the buttons in these template and then go to \"layer -> actions\" and set the target of the \"Open Slider Modal\" action to the \"Landing Page Price Modal\".</span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Landing Page\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"27\";s:9:\"installed\";b:0;}i:344;a:28:{s:2:\"id\";s:3:\"360\";s:5:\"title\";s:19:\"Landing Page Footer\";s:5:\"alias\";s:19:\"landing-page-footer\";s:3:\"zip\";s:29:\"packs/landing-page-footer.zip\";s:3:\"uid\";s:32:\"2a6afc371dbd60cb117f8a0f5d09eac9\";s:3:\"img\";s:30:\"landing-page-footer/slide1.jpg\";s:7:\"preview\";s:144:\"https://revolution.themepunch.com/landing-page-builder/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=landing-page-builder\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:193:\"<span class=\"ttm_content\">Landing Page is a one-page website template with standard modules to build an effective landing page for your business/product.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:624:\"<span class=\"ttm_content\">After installing this template package, please remove the \"price modal\" module shortcode from the automatically created page. Also, a small modification is needed in these templates: \"Landing Page Hero\", \"Landing page Call to Action\" and \"Landing Page Footer\". Click the buttons in these template and then go to \"layer -> actions\" and set the target of the \"Open Slider Modal\" action to the \"Landing Page Price Modal\".</span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Landing Page\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"27\";s:9:\"installed\";b:0;}i:345;a:28:{s:2:\"id\";s:3:\"361\";s:5:\"title\";s:24:\"Landing Page Price Modal\";s:5:\"alias\";s:24:\"landing-page-price-modal\";s:3:\"zip\";s:34:\"packs/landing-page-price-modal.zip\";s:3:\"uid\";s:32:\"a6c5c0430b46dd4e6e68416964a8c54d\";s:3:\"img\";s:35:\"landing-page-price-modal/slide1.jpg\";s:7:\"preview\";s:144:\"https://revolution.themepunch.com/landing-page-builder/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=landing-page-builder\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:193:\"<span class=\"ttm_content\">Landing Page is a one-page website template with standard modules to build an effective landing page for your business/product.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:624:\"<span class=\"ttm_content\">After installing this template package, please remove the \"price modal\" module shortcode from the automatically created page. Also, a small modification is needed in these templates: \"Landing Page Hero\", \"Landing page Call to Action\" and \"Landing Page Footer\". Click the buttons in these template and then go to \"layer -> actions\" and set the target of the \"Open Slider Modal\" action to the \"Landing Page Price Modal\".</span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Landing Page\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"27\";s:9:\"installed\";b:0;}i:346;a:27:{s:2:\"id\";s:3:\"371\";s:5:\"title\";s:17:\"Corporate Website\";s:5:\"alias\";s:17:\"corporate-website\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:25:\"corporate-website-package\";s:3:\"img\";s:30:\"packages/corporate-website.jpg\";s:7:\"preview\";s:156:\"https://revolution.themepunch.com/corporate-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=corporate-website-template\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:173:\"[{\"path\":\"revslider-typewriter-addon\\/revslider-typewriter-addon.php\",\"name\":\"Typewriter AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/typewriter-addon\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:347;a:27:{s:2:\"id\";s:3:\"372\";s:5:\"title\";s:16:\"Corporate Header\";s:5:\"alias\";s:16:\"Corporate-Header\";s:3:\"zip\";s:26:\"packs/Corporate-Header.zip\";s:3:\"uid\";s:32:\"04f868e3812a1681f00ab89580e5d1f8\";s:3:\"img\";s:27:\"Corporate-Header/slide1.jpg\";s:7:\"preview\";s:156:\"https://revolution.themepunch.com/corporate-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=corporate-website-template\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:348;a:27:{s:2:\"id\";s:3:\"373\";s:5:\"title\";s:24:\"Corporate Welcome Screen\";s:5:\"alias\";s:24:\"Corporate-Welcome-Screen\";s:3:\"zip\";s:34:\"packs/Corporate-Welcome-Screen.zip\";s:3:\"uid\";s:32:\"052afe98ef819f7ace041dbbdb749639\";s:3:\"img\";s:35:\"Corporate-Welcome-Screen/slide1.jpg\";s:7:\"preview\";s:156:\"https://revolution.themepunch.com/corporate-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=corporate-website-template\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:173:\"[{\"path\":\"revslider-typewriter-addon\\/revslider-typewriter-addon.php\",\"name\":\"Typewriter AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/typewriter-addon\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:349;a:27:{s:2:\"id\";s:3:\"374\";s:5:\"title\";s:15:\"Corporate About\";s:5:\"alias\";s:15:\"Corporate-About\";s:3:\"zip\";s:25:\"packs/Corporate-About.zip\";s:3:\"uid\";s:32:\"7bf5f8f6d4cc3016cea86289cb46e5b6\";s:3:\"img\";s:26:\"Corporate-About/slide1.jpg\";s:7:\"preview\";s:156:\"https://revolution.themepunch.com/corporate-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=corporate-website-template\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:350;a:27:{s:2:\"id\";s:3:\"375\";s:5:\"title\";s:19:\"Corporate Portfolio\";s:5:\"alias\";s:19:\"Corporate-Portfolio\";s:3:\"zip\";s:29:\"packs/Corporate-Portfolio.zip\";s:3:\"uid\";s:32:\"612c2bd784fea81392dda1644a3c3cf3\";s:3:\"img\";s:30:\"Corporate-Portfolio/slide1.jpg\";s:7:\"preview\";s:156:\"https://revolution.themepunch.com/corporate-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=corporate-website-template\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:351;a:27:{s:2:\"id\";s:3:\"376\";s:5:\"title\";s:15:\"Corporate Chart\";s:5:\"alias\";s:15:\"Corporate-Chart\";s:3:\"zip\";s:25:\"packs/Corporate-Chart.zip\";s:3:\"uid\";s:32:\"4d27d9b3b2cfcce750e526aafb322a9f\";s:3:\"img\";s:26:\"Corporate-Chart/slide1.jpg\";s:7:\"preview\";s:156:\"https://revolution.themepunch.com/corporate-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=corporate-website-template\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:352;a:27:{s:2:\"id\";s:3:\"377\";s:5:\"title\";s:14:\"Corporate News\";s:5:\"alias\";s:14:\"Corporate-News\";s:3:\"zip\";s:24:\"packs/Corporate-News.zip\";s:3:\"uid\";s:32:\"bb65ed57a0d4db795d8b738f0a92f2d7\";s:3:\"img\";s:25:\"Corporate-News/slide1.jpg\";s:7:\"preview\";s:156:\"https://revolution.themepunch.com/corporate-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=corporate-website-template\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:353;a:27:{s:2:\"id\";s:3:\"378\";s:5:\"title\";s:16:\"Corporate Hiring\";s:5:\"alias\";s:16:\"Corporate-Hiring\";s:3:\"zip\";s:26:\"packs/Corporate-Hiring.zip\";s:3:\"uid\";s:32:\"136cf1a91604e819089eb3573a6e100a\";s:3:\"img\";s:27:\"Corporate-Hiring/slide1.jpg\";s:7:\"preview\";s:156:\"https://revolution.themepunch.com/corporate-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=corporate-website-template\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:354;a:27:{s:2:\"id\";s:3:\"379\";s:5:\"title\";s:22:\"Corporate Testimonials\";s:5:\"alias\";s:22:\"Corporate-Testimonials\";s:3:\"zip\";s:32:\"packs/Corporate-Testimonials.zip\";s:3:\"uid\";s:32:\"b17aec0afdc31e37359cfa406164463c\";s:3:\"img\";s:33:\"Corporate-Testimonials/slide1.jpg\";s:7:\"preview\";s:156:\"https://revolution.themepunch.com/corporate-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=corporate-website-template\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:355;a:27:{s:2:\"id\";s:3:\"380\";s:5:\"title\";s:15:\"Corporate Store\";s:5:\"alias\";s:15:\"Corporate-Store\";s:3:\"zip\";s:25:\"packs/Corporate-Store.zip\";s:3:\"uid\";s:32:\"6240b14620ddc634736716e0cdfdeb31\";s:3:\"img\";s:26:\"Corporate-Store/slide1.jpg\";s:7:\"preview\";s:156:\"https://revolution.themepunch.com/corporate-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=corporate-website-template\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:356;a:27:{s:2:\"id\";s:3:\"381\";s:5:\"title\";s:17:\"Corporate Support\";s:5:\"alias\";s:17:\"Corporate-Support\";s:3:\"zip\";s:27:\"packs/Corporate-Support.zip\";s:3:\"uid\";s:32:\"9424292a78076ce68c2faf587b26cdad\";s:3:\"img\";s:28:\"Corporate-Support/slide1.jpg\";s:7:\"preview\";s:156:\"https://revolution.themepunch.com/corporate-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=corporate-website-template\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:2:\"10\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:357;a:27:{s:2:\"id\";s:3:\"382\";s:5:\"title\";s:14:\"Corporate Team\";s:5:\"alias\";s:14:\"Corporate-Team\";s:3:\"zip\";s:24:\"packs/Corporate-Team.zip\";s:3:\"uid\";s:32:\"4fafe469b5a0a2545625c3f6d7ff3b9e\";s:3:\"img\";s:25:\"Corporate-Team/slide1.jpg\";s:7:\"preview\";s:156:\"https://revolution.themepunch.com/corporate-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=corporate-website-template\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:2:\"11\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:358;a:27:{s:2:\"id\";s:3:\"383\";s:5:\"title\";s:33:\"Corporate Selected Projects Title\";s:5:\"alias\";s:33:\"Corporate-Selected-Projects-Title\";s:3:\"zip\";s:43:\"packs/Corporate-Selected-Projects-Title.zip\";s:3:\"uid\";s:32:\"0ed3c41f51e6bf404c2fe179fa8d8ceb\";s:3:\"img\";s:44:\"Corporate-Selected-Projects-Title/slide1.jpg\";s:7:\"preview\";s:156:\"https://revolution.themepunch.com/corporate-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=corporate-website-template\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:2:\"12\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:359;a:27:{s:2:\"id\";s:3:\"384\";s:5:\"title\";s:27:\"Corporate Selected Projects\";s:5:\"alias\";s:27:\"Corporate-Selected-Projects\";s:3:\"zip\";s:37:\"packs/Corporate-Selected-Projects.zip\";s:3:\"uid\";s:32:\"1096c78d5f007f3900228a4092515e2e\";s:3:\"img\";s:38:\"Corporate-Selected-Projects/slide1.jpg\";s:7:\"preview\";s:156:\"https://revolution.themepunch.com/corporate-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=corporate-website-template\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:2:\"13\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:360;a:27:{s:2:\"id\";s:3:\"385\";s:5:\"title\";s:17:\"Corporate Clients\";s:5:\"alias\";s:17:\"Corporate-Clients\";s:3:\"zip\";s:27:\"packs/Corporate-Clients.zip\";s:3:\"uid\";s:32:\"60fe3a311195bf4dba3e50bd1ab98574\";s:3:\"img\";s:28:\"Corporate-Clients/slide1.jpg\";s:7:\"preview\";s:156:\"https://revolution.themepunch.com/corporate-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=corporate-website-template\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:2:\"14\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:361;a:27:{s:2:\"id\";s:3:\"386\";s:5:\"title\";s:20:\"Corporate Text Block\";s:5:\"alias\";s:20:\"Corporate-Text-Block\";s:3:\"zip\";s:30:\"packs/Corporate-Text-Block.zip\";s:3:\"uid\";s:32:\"93b68bb23d65fd1028b6b5f6d19b85b5\";s:3:\"img\";s:31:\"Corporate-Text-Block/slide1.jpg\";s:7:\"preview\";s:156:\"https://revolution.themepunch.com/corporate-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=corporate-website-template\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:2:\"15\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:362;a:27:{s:2:\"id\";s:3:\"387\";s:5:\"title\";s:20:\"Corporate Mobile App\";s:5:\"alias\";s:20:\"Corporate-Mobile-App\";s:3:\"zip\";s:30:\"packs/Corporate-Mobile-App.zip\";s:3:\"uid\";s:32:\"e592369d233bea673403daa15c6e498a\";s:3:\"img\";s:31:\"Corporate-Mobile-App/slide1.jpg\";s:7:\"preview\";s:156:\"https://revolution.themepunch.com/corporate-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=corporate-website-template\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:2:\"16\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:363;a:27:{s:2:\"id\";s:3:\"388\";s:5:\"title\";s:18:\"Corporate Contacts\";s:5:\"alias\";s:18:\"Corporate-Contacts\";s:3:\"zip\";s:28:\"packs/Corporate-Contacts.zip\";s:3:\"uid\";s:32:\"91ae9488b54b7020f8ae9dfbfd6c563a\";s:3:\"img\";s:29:\"Corporate-Contacts/slide1.jpg\";s:7:\"preview\";s:156:\"https://revolution.themepunch.com/corporate-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=corporate-website-template\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:2:\"17\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:364;a:27:{s:2:\"id\";s:3:\"389\";s:5:\"title\";s:16:\"Corporate Footer\";s:5:\"alias\";s:16:\"Corporate-Footer\";s:3:\"zip\";s:26:\"packs/Corporate-Footer.zip\";s:3:\"uid\";s:32:\"a01df90af203f06194c1a18745d79861\";s:3:\"img\";s:27:\"Corporate-Footer/slide1.jpg\";s:7:\"preview\";s:156:\"https://revolution.themepunch.com/corporate-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=corporate-website-template\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:2:\"18\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:365;a:27:{s:2:\"id\";s:3:\"390\";s:5:\"title\";s:23:\"Corporate Scroll To Top\";s:5:\"alias\";s:23:\"Corporate-Scroll-To-Top\";s:3:\"zip\";s:33:\"packs/Corporate-Scroll-To-Top.zip\";s:3:\"uid\";s:32:\"2d68f6e4590a9a445e6eb055dfee88ba\";s:3:\"img\";s:34:\"Corporate-Scroll-To-Top/slide1.jpg\";s:7:\"preview\";s:156:\"https://revolution.themepunch.com/corporate-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=corporate-website-template\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:2:\"19\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:367;a:27:{s:2:\"id\";s:3:\"403\";s:5:\"title\";s:11:\"Brutal Menu\";s:5:\"alias\";s:11:\"brutal-menu\";s:3:\"zip\";s:21:\"packs/brutal-menu.zip\";s:3:\"uid\";s:32:\"04b21c7aee2479793336e964230d6e3f\";s:3:\"img\";s:22:\"brutal-menu/slide1.jpg\";s:7:\"preview\";s:150:\"https://revolution.themepunch.com/brutal-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=brutal-website-template\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:232:\"<span class=\"ttm_content\">The Brutal template is a one-pager with a unique design that sticks out. The project & services sliders with direction based transitions are particularly interesting.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Brutal Website Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:78:\"How to Create a Scroll-Triggered About Me Section for the Home Page [Tutorial]\";s:9:\"guide_url\";s:111:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-scroll-triggered-about-me-section-for-the-home-page/\";s:9:\"guide_img\";s:27:\"tutorial/Brutal-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"31\";s:9:\"installed\";b:0;}i:368;a:27:{s:2:\"id\";s:3:\"404\";s:5:\"title\";s:11:\"Brutal Hero\";s:5:\"alias\";s:11:\"brutal-hero\";s:3:\"zip\";s:21:\"packs/brutal-hero.zip\";s:3:\"uid\";s:32:\"a342ad01054b97bac7980fdf9e275b34\";s:3:\"img\";s:22:\"brutal-hero/slide1.jpg\";s:7:\"preview\";s:150:\"https://revolution.themepunch.com/brutal-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=brutal-website-template\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:232:\"<span class=\"ttm_content\">The Brutal template is a one-pager with a unique design that sticks out. The project & services sliders with direction based transitions are particularly interesting.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:174:\"[{\"path\":\"revslider-bubblemorph-addon\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Brutal Website Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:78:\"How to Create a Scroll-Triggered About Me Section for the Home Page [Tutorial]\";s:9:\"guide_url\";s:111:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-scroll-triggered-about-me-section-for-the-home-page/\";s:9:\"guide_img\";s:27:\"tutorial/Brutal-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"31\";s:9:\"installed\";b:0;}i:369;a:27:{s:2:\"id\";s:3:\"405\";s:5:\"title\";s:12:\"Brutal About\";s:5:\"alias\";s:12:\"brutal-about\";s:3:\"zip\";s:22:\"packs/brutal-about.zip\";s:3:\"uid\";s:32:\"a3e1cd2e36c9a783c1932fdafe2e4434\";s:3:\"img\";s:23:\"brutal-about/slide1.jpg\";s:7:\"preview\";s:150:\"https://revolution.themepunch.com/brutal-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=brutal-website-template\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:232:\"<span class=\"ttm_content\">The Brutal template is a one-pager with a unique design that sticks out. The project & services sliders with direction based transitions are particularly interesting.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:174:\"[{\"path\":\"revslider-bubblemorph-addon\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Brutal Website Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:78:\"How to Create a Scroll-Triggered About Me Section for the Home Page [Tutorial]\";s:9:\"guide_url\";s:111:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-scroll-triggered-about-me-section-for-the-home-page/\";s:9:\"guide_img\";s:27:\"tutorial/Brutal-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"31\";s:9:\"installed\";b:0;}i:370;a:27:{s:2:\"id\";s:3:\"406\";s:5:\"title\";s:16:\"Brutal Highlight\";s:5:\"alias\";s:16:\"brutal-highlight\";s:3:\"zip\";s:26:\"packs/brutal-highlight.zip\";s:3:\"uid\";s:32:\"b7f8522dcb4636467633bd3b14f4e3e9\";s:3:\"img\";s:27:\"brutal-highlight/slide1.jpg\";s:7:\"preview\";s:150:\"https://revolution.themepunch.com/brutal-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=brutal-website-template\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:232:\"<span class=\"ttm_content\">The Brutal template is a one-pager with a unique design that sticks out. The project & services sliders with direction based transitions are particularly interesting.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Brutal Website Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:78:\"How to Create a Scroll-Triggered About Me Section for the Home Page [Tutorial]\";s:9:\"guide_url\";s:111:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-scroll-triggered-about-me-section-for-the-home-page/\";s:9:\"guide_img\";s:27:\"tutorial/Brutal-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"31\";s:9:\"installed\";b:0;}i:371;a:27:{s:2:\"id\";s:3:\"407\";s:5:\"title\";s:15:\"Brutal Projects\";s:5:\"alias\";s:15:\"brutal-projects\";s:3:\"zip\";s:25:\"packs/brutal-projects.zip\";s:3:\"uid\";s:32:\"1a462e91373042193ca5d623dd8e8a47\";s:3:\"img\";s:26:\"brutal-projects/slide1.jpg\";s:7:\"preview\";s:150:\"https://revolution.themepunch.com/brutal-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=brutal-website-template\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:232:\"<span class=\"ttm_content\">The Brutal template is a one-pager with a unique design that sticks out. The project & services sliders with direction based transitions are particularly interesting.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Brutal Website Template\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:78:\"How to Create a Scroll-Triggered About Me Section for the Home Page [Tutorial]\";s:9:\"guide_url\";s:111:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-scroll-triggered-about-me-section-for-the-home-page/\";s:9:\"guide_img\";s:27:\"tutorial/Brutal-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"31\";s:9:\"installed\";b:0;}i:372;a:27:{s:2:\"id\";s:3:\"408\";s:5:\"title\";s:15:\"Brutal Services\";s:5:\"alias\";s:15:\"brutal-services\";s:3:\"zip\";s:25:\"packs/brutal-services.zip\";s:3:\"uid\";s:32:\"cbeeb1e7a5c2842b155fe13acb7c165d\";s:3:\"img\";s:26:\"brutal-services/slide1.jpg\";s:7:\"preview\";s:150:\"https://revolution.themepunch.com/brutal-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=brutal-website-template\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:232:\"<span class=\"ttm_content\">The Brutal template is a one-pager with a unique design that sticks out. The project & services sliders with direction based transitions are particularly interesting.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:174:\"[{\"path\":\"revslider-bubblemorph-addon\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Brutal Website Template\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:78:\"How to Create a Scroll-Triggered About Me Section for the Home Page [Tutorial]\";s:9:\"guide_url\";s:111:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-scroll-triggered-about-me-section-for-the-home-page/\";s:9:\"guide_img\";s:27:\"tutorial/Brutal-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"31\";s:9:\"installed\";b:0;}i:373;a:27:{s:2:\"id\";s:3:\"409\";s:5:\"title\";s:14:\"Brutal Callout\";s:5:\"alias\";s:14:\"brutal-callout\";s:3:\"zip\";s:24:\"packs/brutal-callout.zip\";s:3:\"uid\";s:32:\"31b6dafdb2dfb548152653e60df5a3bc\";s:3:\"img\";s:25:\"brutal-callout/slide1.jpg\";s:7:\"preview\";s:150:\"https://revolution.themepunch.com/brutal-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=brutal-website-template\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:232:\"<span class=\"ttm_content\">The Brutal template is a one-pager with a unique design that sticks out. The project & services sliders with direction based transitions are particularly interesting.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:174:\"[{\"path\":\"revslider-bubblemorph-addon\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Brutal Website Template\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:78:\"How to Create a Scroll-Triggered About Me Section for the Home Page [Tutorial]\";s:9:\"guide_url\";s:111:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-scroll-triggered-about-me-section-for-the-home-page/\";s:9:\"guide_img\";s:27:\"tutorial/Brutal-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"31\";s:9:\"installed\";b:0;}i:374;a:27:{s:2:\"id\";s:3:\"410\";s:5:\"title\";s:13:\"Brutal Footer\";s:5:\"alias\";s:13:\"brutal-footer\";s:3:\"zip\";s:23:\"packs/brutal-footer.zip\";s:3:\"uid\";s:32:\"07559f0c574e3dd95b2d40d72cbb01bc\";s:3:\"img\";s:24:\"brutal-footer/slide1.jpg\";s:7:\"preview\";s:150:\"https://revolution.themepunch.com/brutal-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=brutal-website-template\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:232:\"<span class=\"ttm_content\">The Brutal template is a one-pager with a unique design that sticks out. The project & services sliders with direction based transitions are particularly interesting.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Brutal Website Template\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:78:\"How to Create a Scroll-Triggered About Me Section for the Home Page [Tutorial]\";s:9:\"guide_url\";s:111:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-scroll-triggered-about-me-section-for-the-home-page/\";s:9:\"guide_img\";s:27:\"tutorial/Brutal-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"31\";s:9:\"installed\";b:0;}i:375;a:27:{s:2:\"id\";s:3:\"411\";s:5:\"title\";s:23:\"Church Website Template\";s:5:\"alias\";s:23:\"church-website-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:31:\"church-website-template-package\";s:3:\"img\";s:36:\"packages/church-website-template.jpg\";s:7:\"preview\";s:160:\"https://revolution.themepunch.com/church-website-template-dark/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=church-website-template-dark\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Church Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"32\";s:9:\"installed\";b:0;}i:376;a:27:{s:2:\"id\";s:3:\"412\";s:5:\"title\";s:13:\"Church Header\";s:5:\"alias\";s:13:\"Church-Header\";s:3:\"zip\";s:23:\"packs/Church-Header.zip\";s:3:\"uid\";s:32:\"c14289117e1e2b9ee716fb99146b2e03\";s:3:\"img\";s:24:\"Church-Header/slide1.jpg\";s:7:\"preview\";s:160:\"https://revolution.themepunch.com/church-website-template-dark/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=church-website-template-dark\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Church Website Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"32\";s:9:\"installed\";b:0;}i:377;a:27:{s:2:\"id\";s:3:\"413\";s:5:\"title\";s:22:\"Church Upcoming Events\";s:5:\"alias\";s:22:\"Church-Upcoming-Events\";s:3:\"zip\";s:32:\"packs/Church-Upcoming-Events.zip\";s:3:\"uid\";s:32:\"056a26efddae92973fee4ee5cfa75f10\";s:3:\"img\";s:33:\"Church-Upcoming-Events/slide1.jpg\";s:7:\"preview\";s:160:\"https://revolution.themepunch.com/church-website-template-dark/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=church-website-template-dark\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Church Website Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"32\";s:9:\"installed\";b:0;}i:378;a:27:{s:2:\"id\";s:3:\"414\";s:5:\"title\";s:12:\"Church About\";s:5:\"alias\";s:12:\"Church-About\";s:3:\"zip\";s:22:\"packs/Church-About.zip\";s:3:\"uid\";s:32:\"8ef133f3f669f06380334a83e27eedbb\";s:3:\"img\";s:23:\"Church-About/slide1.jpg\";s:7:\"preview\";s:160:\"https://revolution.themepunch.com/church-website-template-dark/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=church-website-template-dark\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Church Website Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"32\";s:9:\"installed\";b:0;}i:379;a:27:{s:2:\"id\";s:3:\"415\";s:5:\"title\";s:14:\"Church Pastors\";s:5:\"alias\";s:14:\"Church-Pastors\";s:3:\"zip\";s:24:\"packs/Church-Pastors.zip\";s:3:\"uid\";s:32:\"715edc0833a753b72350b8c974f86f94\";s:3:\"img\";s:25:\"Church-Pastors/slide1.jpg\";s:7:\"preview\";s:160:\"https://revolution.themepunch.com/church-website-template-dark/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=church-website-template-dark\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Church Website Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"32\";s:9:\"installed\";b:0;}i:380;a:27:{s:2:\"id\";s:3:\"416\";s:5:\"title\";s:20:\"Church Photo Gallery\";s:5:\"alias\";s:20:\"Church-Photo-Gallery\";s:3:\"zip\";s:30:\"packs/Church-Photo-Gallery.zip\";s:3:\"uid\";s:32:\"d94808a97149cd5d3b3354a28409ffd7\";s:3:\"img\";s:31:\"Church-Photo-Gallery/slide1.jpg\";s:7:\"preview\";s:160:\"https://revolution.themepunch.com/church-website-template-dark/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=church-website-template-dark\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Church Website Template\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"32\";s:9:\"installed\";b:0;}i:381;a:27:{s:2:\"id\";s:3:\"417\";s:5:\"title\";s:16:\"Church Community\";s:5:\"alias\";s:16:\"Church-Community\";s:3:\"zip\";s:26:\"packs/Church-Community.zip\";s:3:\"uid\";s:32:\"2244e6a6d7a691653eae2d70765130a7\";s:3:\"img\";s:27:\"Church-Community/slide1.jpg\";s:7:\"preview\";s:160:\"https://revolution.themepunch.com/church-website-template-dark/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=church-website-template-dark\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Church Website Template\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"32\";s:9:\"installed\";b:0;}i:382;a:27:{s:2:\"id\";s:3:\"418\";s:5:\"title\";s:13:\"Church Sermon\";s:5:\"alias\";s:13:\"Church-Sermon\";s:3:\"zip\";s:23:\"packs/Church-Sermon.zip\";s:3:\"uid\";s:32:\"8fedf983bd55fff0f7a16d9f0a7e5408\";s:3:\"img\";s:24:\"Church-Sermon/slide1.jpg\";s:7:\"preview\";s:160:\"https://revolution.themepunch.com/church-website-template-dark/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=church-website-template-dark\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Church Website Template\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"32\";s:9:\"installed\";b:0;}i:383;a:27:{s:2:\"id\";s:3:\"419\";s:5:\"title\";s:15:\"Church Contacts\";s:5:\"alias\";s:15:\"Church-Contacts\";s:3:\"zip\";s:25:\"packs/Church-Contacts.zip\";s:3:\"uid\";s:32:\"0b1a6968e75868548fd98e435625c090\";s:3:\"img\";s:26:\"Church-Contacts/slide1.jpg\";s:7:\"preview\";s:160:\"https://revolution.themepunch.com/church-website-template-dark/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=church-website-template-dark\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Church Website Template\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"32\";s:9:\"installed\";b:0;}i:384;a:27:{s:2:\"id\";s:3:\"420\";s:5:\"title\";s:13:\"Church Footer\";s:5:\"alias\";s:13:\"Church-Footer\";s:3:\"zip\";s:23:\"packs/Church-Footer.zip\";s:3:\"uid\";s:32:\"29756685d3dc49e42edada43e6393b7b\";s:3:\"img\";s:24:\"Church-Footer/slide1.jpg\";s:7:\"preview\";s:160:\"https://revolution.themepunch.com/church-website-template-dark/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=church-website-template-dark\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Church Website Template\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"32\";s:9:\"installed\";b:0;}i:385;a:27:{s:2:\"id\";s:3:\"421\";s:5:\"title\";s:29:\"Church Light Website Template\";s:5:\"alias\";s:29:\"church-light-website-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:37:\"church-light-website-template-package\";s:3:\"img\";s:42:\"packages/church-light-website-template.jpg\";s:7:\"preview\";s:162:\"https://revolution.themepunch.com/church-website-template-light/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=church-website-template-light\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Church Light Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"33\";s:9:\"installed\";b:0;}i:386;a:27:{s:2:\"id\";s:3:\"422\";s:5:\"title\";s:19:\"Church Light Header\";s:5:\"alias\";s:19:\"Church-Light-Header\";s:3:\"zip\";s:29:\"packs/Church-Light-Header.zip\";s:3:\"uid\";s:32:\"81c00f4b52cf55214de919e3f13121fc\";s:3:\"img\";s:30:\"Church-Light-Header/slide1.jpg\";s:7:\"preview\";s:162:\"https://revolution.themepunch.com/church-website-template-light/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=church-website-template-light\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Church Light Website Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"33\";s:9:\"installed\";b:0;}i:387;a:27:{s:2:\"id\";s:3:\"423\";s:5:\"title\";s:28:\"Church Light Upcoming Events\";s:5:\"alias\";s:28:\"Church-Light-Upcoming-Events\";s:3:\"zip\";s:38:\"packs/Church-Light-Upcoming-Events.zip\";s:3:\"uid\";s:32:\"963a49f4be0557ac5f3ee61d256f5bda\";s:3:\"img\";s:39:\"Church-Light-Upcoming-Events/slide1.jpg\";s:7:\"preview\";s:162:\"https://revolution.themepunch.com/church-website-template-light/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=church-website-template-light\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Church Light Website Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"33\";s:9:\"installed\";b:0;}i:388;a:27:{s:2:\"id\";s:3:\"424\";s:5:\"title\";s:18:\"Church Light About\";s:5:\"alias\";s:18:\"Church-Light-About\";s:3:\"zip\";s:28:\"packs/Church-Light-About.zip\";s:3:\"uid\";s:32:\"d46c8e8e6f80e6bfedb54f1cdc49e7e6\";s:3:\"img\";s:29:\"Church-Light-About/slide1.jpg\";s:7:\"preview\";s:162:\"https://revolution.themepunch.com/church-website-template-light/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=church-website-template-light\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Church Light Website Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"33\";s:9:\"installed\";b:0;}i:389;a:27:{s:2:\"id\";s:3:\"425\";s:5:\"title\";s:20:\"Church Light Pastors\";s:5:\"alias\";s:20:\"Church-Light-Pastors\";s:3:\"zip\";s:30:\"packs/Church-Light-Pastors.zip\";s:3:\"uid\";s:32:\"7cc3dec61556e2291d6f38c1ea5e983f\";s:3:\"img\";s:31:\"Church-Light-Pastors/slide1.jpg\";s:7:\"preview\";s:162:\"https://revolution.themepunch.com/church-website-template-light/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=church-website-template-light\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Church Light Website Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"33\";s:9:\"installed\";b:0;}i:390;a:27:{s:2:\"id\";s:3:\"426\";s:5:\"title\";s:26:\"Church Light Photo Gallery\";s:5:\"alias\";s:26:\"Church-Light-Photo-Gallery\";s:3:\"zip\";s:36:\"packs/Church-Light-Photo-Gallery.zip\";s:3:\"uid\";s:32:\"9e13100179b9b700b005693eeca57902\";s:3:\"img\";s:37:\"Church-Light-Photo-Gallery/slide1.jpg\";s:7:\"preview\";s:162:\"https://revolution.themepunch.com/church-website-template-light/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=church-website-template-light\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Church Light Website Template\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"33\";s:9:\"installed\";b:0;}i:391;a:27:{s:2:\"id\";s:3:\"427\";s:5:\"title\";s:22:\"Church Light Community\";s:5:\"alias\";s:22:\"Church-Light-Community\";s:3:\"zip\";s:32:\"packs/Church-Light-Community.zip\";s:3:\"uid\";s:32:\"14fcc0d43d899fd96116bdbc57c7c5ea\";s:3:\"img\";s:33:\"Church-Light-Community/slide1.jpg\";s:7:\"preview\";s:162:\"https://revolution.themepunch.com/church-website-template-light/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=church-website-template-light\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Church Light Website Template\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"33\";s:9:\"installed\";b:0;}i:392;a:27:{s:2:\"id\";s:3:\"428\";s:5:\"title\";s:19:\"Church Light Sermon\";s:5:\"alias\";s:19:\"Church-Light-Sermon\";s:3:\"zip\";s:29:\"packs/Church-Light-Sermon.zip\";s:3:\"uid\";s:32:\"fc30be7e703bc7b235665c36baa80e4e\";s:3:\"img\";s:30:\"Church-Light-Sermon/slide1.jpg\";s:7:\"preview\";s:162:\"https://revolution.themepunch.com/church-website-template-light/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=church-website-template-light\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Church Light Website Template\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"33\";s:9:\"installed\";b:0;}i:393;a:27:{s:2:\"id\";s:3:\"429\";s:5:\"title\";s:21:\"Church Light Contacts\";s:5:\"alias\";s:21:\"Church-Light-Contacts\";s:3:\"zip\";s:31:\"packs/Church-Light-Contacts.zip\";s:3:\"uid\";s:32:\"ed83d8fa63ecb59cf42656068ecf8d25\";s:3:\"img\";s:32:\"Church-Light-Contacts/slide1.jpg\";s:7:\"preview\";s:162:\"https://revolution.themepunch.com/church-website-template-light/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=church-website-template-light\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Church Light Website Template\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"33\";s:9:\"installed\";b:0;}i:394;a:27:{s:2:\"id\";s:3:\"430\";s:5:\"title\";s:19:\"Church Light Footer\";s:5:\"alias\";s:19:\"Church-Light-Footer\";s:3:\"zip\";s:29:\"packs/Church-Light-Footer.zip\";s:3:\"uid\";s:32:\"a168772865fd5dcf6229c9c6a49dff73\";s:3:\"img\";s:30:\"Church-Light-Footer/slide1.jpg\";s:7:\"preview\";s:162:\"https://revolution.themepunch.com/church-website-template-light/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=church-website-template-light\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Church Light Website Template\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"33\";s:9:\"installed\";b:0;}i:395;a:27:{s:2:\"id\";s:3:\"431\";s:5:\"title\";s:25:\"Rockable Website Template\";s:5:\"alias\";s:25:\"rockable-website-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:33:\"rockable-website-template-package\";s:3:\"img\";s:38:\"packages/rockable-website-template.jpg\";s:7:\"preview\";s:154:\"https://revolution.themepunch.com/rockable-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=rockable-website-template\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.3\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:172:\"<span class=\"ttm_content\">The Rockable Website Template can present your Festival or Concert oriented website in a unique one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Rockable Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"34\";s:9:\"installed\";b:0;}i:396;a:27:{s:2:\"id\";s:3:\"432\";s:5:\"title\";s:13:\"Rockable Menu\";s:5:\"alias\";s:13:\"rockable-menu\";s:3:\"zip\";s:23:\"packs/rockable-menu.zip\";s:3:\"uid\";s:32:\"92d18f7ff38f22ff411a4ef4d9f54934\";s:3:\"img\";s:24:\"rockable-menu/slide1.jpg\";s:7:\"preview\";s:154:\"https://revolution.themepunch.com/rockable-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=rockable-website-template\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:172:\"<span class=\"ttm_content\">The Rockable Website Template can present your Festival or Concert oriented website in a unique one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Rockable Website Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"34\";s:9:\"installed\";b:0;}i:397;a:27:{s:2:\"id\";s:3:\"433\";s:5:\"title\";s:13:\"Rockable Hero\";s:5:\"alias\";s:13:\"rockable-hero\";s:3:\"zip\";s:23:\"packs/rockable-hero.zip\";s:3:\"uid\";s:32:\"ba16b28d6bde95910cbce572bb251208\";s:3:\"img\";s:24:\"rockable-hero/slide1.jpg\";s:7:\"preview\";s:154:\"https://revolution.themepunch.com/rockable-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=rockable-website-template\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:172:\"<span class=\"ttm_content\">The Rockable Website Template can present your Festival or Concert oriented website in a unique one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Rockable Website Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"34\";s:9:\"installed\";b:0;}i:398;a:27:{s:2:\"id\";s:3:\"434\";s:5:\"title\";s:15:\"Rockable Lineup\";s:5:\"alias\";s:15:\"rockable-lineup\";s:3:\"zip\";s:25:\"packs/rockable-lineup.zip\";s:3:\"uid\";s:32:\"6631980112805533a0d328c37e56adbd\";s:3:\"img\";s:26:\"rockable-lineup/slide1.jpg\";s:7:\"preview\";s:154:\"https://revolution.themepunch.com/rockable-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=rockable-website-template\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:172:\"<span class=\"ttm_content\">The Rockable Website Template can present your Festival or Concert oriented website in a unique one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Rockable Website Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"34\";s:9:\"installed\";b:0;}i:399;a:27:{s:2:\"id\";s:3:\"435\";s:5:\"title\";s:17:\"Rockable Lineup 2\";s:5:\"alias\";s:17:\"rockable-lineup-2\";s:3:\"zip\";s:27:\"packs/rockable-lineup-2.zip\";s:3:\"uid\";s:32:\"98bc41d982dc478edabff4aa99461dbc\";s:3:\"img\";s:28:\"rockable-lineup-2/slide1.jpg\";s:7:\"preview\";s:154:\"https://revolution.themepunch.com/rockable-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=rockable-website-template\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:172:\"<span class=\"ttm_content\">The Rockable Website Template can present your Festival or Concert oriented website in a unique one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Rockable Website Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"34\";s:9:\"installed\";b:0;}i:400;a:27:{s:2:\"id\";s:3:\"436\";s:5:\"title\";s:22:\"Rockable Gallery Title\";s:5:\"alias\";s:22:\"rockable-gallery-title\";s:3:\"zip\";s:32:\"packs/rockable-gallery-title.zip\";s:3:\"uid\";s:32:\"da43a76f5bc77aa6efe158b00ab7cf0d\";s:3:\"img\";s:33:\"rockable-gallery-title/slide1.jpg\";s:7:\"preview\";s:154:\"https://revolution.themepunch.com/rockable-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=rockable-website-template\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:172:\"<span class=\"ttm_content\">The Rockable Website Template can present your Festival or Concert oriented website in a unique one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Rockable Website Template\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"34\";s:9:\"installed\";b:0;}i:401;a:27:{s:2:\"id\";s:3:\"437\";s:5:\"title\";s:16:\"Rockable Gallery\";s:5:\"alias\";s:16:\"rockable-gallery\";s:3:\"zip\";s:26:\"packs/rockable-gallery.zip\";s:3:\"uid\";s:32:\"c12a144d6860bcf24e91d5b980ac22f1\";s:3:\"img\";s:27:\"rockable-gallery/slide1.jpg\";s:7:\"preview\";s:154:\"https://revolution.themepunch.com/rockable-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=rockable-website-template\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:172:\"<span class=\"ttm_content\">The Rockable Website Template can present your Festival or Concert oriented website in a unique one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Rockable Website Template\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"34\";s:9:\"installed\";b:0;}i:402;a:27:{s:2:\"id\";s:3:\"438\";s:5:\"title\";s:17:\"Rockable Sponsors\";s:5:\"alias\";s:17:\"rockable-sponsors\";s:3:\"zip\";s:27:\"packs/rockable-sponsors.zip\";s:3:\"uid\";s:32:\"1e40d4a810c23f8d5fe5cd5ca31ee20d\";s:3:\"img\";s:28:\"rockable-sponsors/slide1.jpg\";s:7:\"preview\";s:154:\"https://revolution.themepunch.com/rockable-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=rockable-website-template\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:172:\"<span class=\"ttm_content\">The Rockable Website Template can present your Festival or Concert oriented website in a unique one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Rockable Website Template\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"34\";s:9:\"installed\";b:0;}i:403;a:27:{s:2:\"id\";s:3:\"439\";s:5:\"title\";s:15:\"Rockable Footer\";s:5:\"alias\";s:15:\"rockable-footer\";s:3:\"zip\";s:25:\"packs/rockable-footer.zip\";s:3:\"uid\";s:32:\"a4a9952d5e56fc14366155e8ebfa432a\";s:3:\"img\";s:26:\"rockable-footer/slide1.jpg\";s:7:\"preview\";s:154:\"https://revolution.themepunch.com/rockable-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=rockable-website-template\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:172:\"<span class=\"ttm_content\">The Rockable Website Template can present your Festival or Concert oriented website in a unique one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Rockable Website Template\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"34\";s:9:\"installed\";b:0;}i:404;a:27:{s:2:\"id\";s:3:\"440\";s:5:\"title\";s:21:\"Rockable Detail Modal\";s:5:\"alias\";s:21:\"rockable-detail-modal\";s:3:\"zip\";s:31:\"packs/rockable-detail-modal.zip\";s:3:\"uid\";s:32:\"b51d918203ff7975a144a9f1be09f31b\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";s:7:\"preview\";s:154:\"https://revolution.themepunch.com/rockable-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=rockable-website-template\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:172:\"<span class=\"ttm_content\">The Rockable Website Template can present your Festival or Concert oriented website in a unique one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Rockable Website Template\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"34\";s:9:\"installed\";b:0;}i:405;a:27:{s:2:\"id\";s:3:\"441\";s:5:\"title\";s:23:\"Rockable Detail Modal 2\";s:5:\"alias\";s:23:\"rockable-detail-modal-2\";s:3:\"zip\";s:33:\"packs/rockable-detail-modal-2.zip\";s:3:\"uid\";s:32:\"dcf51ebb3d4a1dec94748a1e016c5ef7\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";s:7:\"preview\";s:154:\"https://revolution.themepunch.com/rockable-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=rockable-website-template\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:172:\"<span class=\"ttm_content\">The Rockable Website Template can present your Festival or Concert oriented website in a unique one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Rockable Website Template\";s:13:\"package_order\";s:2:\"10\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"34\";s:9:\"installed\";b:0;}i:406;a:24:{s:2:\"id\";s:3:\"442\";s:5:\"title\";s:27:\"Real Estate Showcase Slider\";s:5:\"alias\";s:27:\"real-estate-showcase-slider\";s:3:\"zip\";s:31:\"real-estate-showcase-slider.zip\";s:3:\"uid\";s:32:\"486b2bbe296722e70421731e3c05711b\";s:3:\"img\";s:38:\"Real-Estate-Showcase-Slider/slide1.jpg\";s:7:\"preview\";s:158:\"https://revolution.themepunch.com/real-estate-showcase-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=real-estate-showcase-slider\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:152:\"<span class=\"ttm_content\">An elegant showcase for your real estate & realtor website. Flexible and customizable.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:407;a:24:{s:2:\"id\";s:3:\"443\";s:5:\"title\";s:16:\"Isometric Slider\";s:5:\"alias\";s:16:\"isometric-slider\";s:3:\"zip\";s:20:\"isometric-slider.zip\";s:3:\"uid\";s:32:\"fb06051fcf6649a44f2292044e414a36\";s:3:\"img\";s:27:\"isometric-slider/slide1.jpg\";s:7:\"preview\";s:136:\"https://revolution.themepunch.com/isometric-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=isometric-slider\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:154:\"<span class=\"ttm_content\">A colorful, isometric slider template with fully customizable colors and screen content.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:408;a:27:{s:2:\"id\";s:3:\"444\";s:5:\"title\";s:26:\"Woo Commerce Slider Static\";s:5:\"alias\";s:26:\"woo-commerce-slider-static\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:26:\"woo-commerce-slider-static\";s:3:\"img\";s:39:\"packages/woo-commerce-slider-static.jpg\";s:7:\"preview\";s:142:\"https://revolution.themepunch.com/woo-commerce-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=woo-commerce-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:178:\"<span class=\"ttm_content\">A uniquely animated Woo Commerce Slider template - this is the static version that doesn\'t use Woo Commerce data</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:7:\"website\";i:1;s:11:\"woocommerce\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Woo Commerce Slider Static\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"35\";s:9:\"installed\";b:0;}i:409;a:27:{s:2:\"id\";s:3:\"445\";s:5:\"title\";s:17:\"E-Commerce Slider\";s:5:\"alias\";s:17:\"E-Commerce-Slider\";s:3:\"zip\";s:27:\"packs/E-Commerce-Slider.zip\";s:3:\"uid\";s:32:\"1533cfd83c2ae122f23074e1ed77f256\";s:3:\"img\";s:28:\"E-Commerce-Slider/slide1.jpg\";s:7:\"preview\";s:142:\"https://revolution.themepunch.com/woo-commerce-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=woo-commerce-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:178:\"<span class=\"ttm_content\">A uniquely animated Woo Commerce Slider template - this is the static version that doesn\'t use Woo Commerce data</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:3:{i:0;s:4:\"hero\";i:1;s:7:\"website\";i:2;s:11:\"woocommerce\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Woo Commerce Slider Static\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"35\";s:9:\"installed\";b:0;}i:410;a:27:{s:2:\"id\";s:3:\"446\";s:5:\"title\";s:23:\"E-Commerce Slider Modal\";s:5:\"alias\";s:23:\"E-Commerce-Slider-Modal\";s:3:\"zip\";s:33:\"packs/E-Commerce-Slider-Modal.zip\";s:3:\"uid\";s:32:\"825e05c3967515b92a75da017c68a863\";s:3:\"img\";s:34:\"E-Commerce-Slider-Modal/slide1.jpg\";s:7:\"preview\";s:142:\"https://revolution.themepunch.com/woo-commerce-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=woo-commerce-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:178:\"<span class=\"ttm_content\">A uniquely animated Woo Commerce Slider template - this is the static version that doesn\'t use Woo Commerce data</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:3:{i:0;s:4:\"hero\";i:1;s:7:\"website\";i:2;s:11:\"woocommerce\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Woo Commerce Slider Static\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"35\";s:9:\"installed\";b:0;}i:411;a:24:{s:2:\"id\";s:3:\"447\";s:5:\"title\";s:27:\"Woo Commerce Slider Dynamic\";s:5:\"alias\";s:27:\"Woo-Commerce-Slider-Dynamic\";s:3:\"zip\";s:31:\"Woo-Commerce-Slider-Dynamic.zip\";s:3:\"uid\";s:32:\"b8e2c64f3739e552c563c48c59f20fe7\";s:3:\"img\";s:38:\"Woo-Commerce-Slider-Dynamic/slide1.jpg\";s:7:\"preview\";s:151:\"https://www.sliderrevolution.com/templates/woo-commerce-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=woo-commerce-slider\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:172:\"<span class=\"ttm_content\">A uniquely animated Woo Commerce Slider template - this is the dynamic version that uses Woo Commerce data</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:11:\"woocommerce\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:412;a:27:{s:2:\"id\";s:3:\"448\";s:5:\"title\";s:31:\"Blooming Event Florist Template\";s:5:\"alias\";s:31:\"blooming-event-florist-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:39:\"blooming-event-florist-template-package\";s:3:\"img\";s:52:\"packages/blooming-event-florist-template-package.jpg\";s:7:\"preview\";s:148:\"https://revolution.themepunch.com/event-florist-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=event-florist-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Blooming Event Florist Template is a complete one-page website solution with beautiful floral animations.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Blooming Event Florist Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:413;a:27:{s:2:\"id\";s:3:\"449\";s:5:\"title\";s:15:\"Blooming Header\";s:5:\"alias\";s:15:\"blooming-header\";s:3:\"zip\";s:25:\"packs/blooming-header.zip\";s:3:\"uid\";s:32:\"aa2ee34fd8ed018945ba64e6913810e4\";s:3:\"img\";s:26:\"blooming-header/slide1.jpg\";s:7:\"preview\";s:148:\"https://revolution.themepunch.com/event-florist-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=event-florist-template\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.4.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Blooming Event Florist Template is a complete one-page website solution with beautiful floral animations.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Blooming Event Florist Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:414;a:27:{s:2:\"id\";s:3:\"450\";s:5:\"title\";s:14:\"Blooming About\";s:5:\"alias\";s:14:\"blooming-about\";s:3:\"zip\";s:24:\"packs/blooming-about.zip\";s:3:\"uid\";s:32:\"dd7095e46fab2eb475d00480fd17a6ec\";s:3:\"img\";s:25:\"blooming-about/slide1.jpg\";s:7:\"preview\";s:148:\"https://revolution.themepunch.com/event-florist-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=event-florist-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Blooming Event Florist Template is a complete one-page website solution with beautiful floral animations.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Blooming Event Florist Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:415;a:27:{s:2:\"id\";s:3:\"451\";s:5:\"title\";s:18:\"Blooming Portfolio\";s:5:\"alias\";s:18:\"blooming-portfolio\";s:3:\"zip\";s:28:\"packs/blooming-portfolio.zip\";s:3:\"uid\";s:32:\"c72ddcbb07b62982b8c21328a6383e22\";s:3:\"img\";s:29:\"blooming-portfolio/slide1.jpg\";s:7:\"preview\";s:148:\"https://revolution.themepunch.com/event-florist-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=event-florist-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Blooming Event Florist Template is a complete one-page website solution with beautiful floral animations.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Blooming Event Florist Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:416;a:27:{s:2:\"id\";s:3:\"452\";s:5:\"title\";s:22:\"Blooming Wedding Title\";s:5:\"alias\";s:22:\"blooming-wedding-title\";s:3:\"zip\";s:32:\"packs/blooming-wedding-title.zip\";s:3:\"uid\";s:32:\"4fcfb0b99289c12d014c67306bb7687b\";s:3:\"img\";s:33:\"blooming-wedding-title/slide1.jpg\";s:7:\"preview\";s:148:\"https://revolution.themepunch.com/event-florist-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=event-florist-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Blooming Event Florist Template is a complete one-page website solution with beautiful floral animations.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Blooming Event Florist Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:417;a:27:{s:2:\"id\";s:3:\"453\";s:5:\"title\";s:25:\"Blooming Wedding Carousel\";s:5:\"alias\";s:25:\"blooming-wedding-carousel\";s:3:\"zip\";s:35:\"packs/blooming-wedding-carousel.zip\";s:3:\"uid\";s:32:\"1d1bb979dbfca8ba9d43da1c0f665339\";s:3:\"img\";s:36:\"blooming-wedding-carousel/slide1.jpg\";s:7:\"preview\";s:148:\"https://revolution.themepunch.com/event-florist-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=event-florist-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Blooming Event Florist Template is a complete one-page website solution with beautiful floral animations.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Blooming Event Florist Template\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:418;a:27:{s:2:\"id\";s:3:\"454\";s:5:\"title\";s:21:\"Blooming Wedding Text\";s:5:\"alias\";s:21:\"blooming-wedding-text\";s:3:\"zip\";s:31:\"packs/blooming-wedding-text.zip\";s:3:\"uid\";s:32:\"326f2793294a739dd3aac3cc45332df8\";s:3:\"img\";s:32:\"blooming-wedding-text/slide1.jpg\";s:7:\"preview\";s:148:\"https://revolution.themepunch.com/event-florist-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=event-florist-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Blooming Event Florist Template is a complete one-page website solution with beautiful floral animations.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Blooming Event Florist Template\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:419;a:27:{s:2:\"id\";s:3:\"455\";s:5:\"title\";s:22:\"Blooming Parties Title\";s:5:\"alias\";s:22:\"blooming-parties-title\";s:3:\"zip\";s:32:\"packs/blooming-parties-title.zip\";s:3:\"uid\";s:32:\"b47aae1b368d3c3d9017f260e6c6a547\";s:3:\"img\";s:33:\"blooming-parties-title/slide1.jpg\";s:7:\"preview\";s:148:\"https://revolution.themepunch.com/event-florist-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=event-florist-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Blooming Event Florist Template is a complete one-page website solution with beautiful floral animations.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Blooming Event Florist Template\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:420;a:27:{s:2:\"id\";s:3:\"456\";s:5:\"title\";s:25:\"Blooming Parties Carousel\";s:5:\"alias\";s:25:\"blooming-parties-carousel\";s:3:\"zip\";s:35:\"packs/blooming-parties-carousel.zip\";s:3:\"uid\";s:32:\"9f90a9da7b017aeee7f3b608cda066e6\";s:3:\"img\";s:36:\"blooming-parties-carousel/slide1.jpg\";s:7:\"preview\";s:148:\"https://revolution.themepunch.com/event-florist-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=event-florist-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Blooming Event Florist Template is a complete one-page website solution with beautiful floral animations.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Blooming Event Florist Template\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:421;a:27:{s:2:\"id\";s:3:\"457\";s:5:\"title\";s:21:\"Blooming Parties Text\";s:5:\"alias\";s:21:\"blooming-parties-text\";s:3:\"zip\";s:31:\"packs/blooming-parties-text.zip\";s:3:\"uid\";s:32:\"66a47346cc639b8b9b9b5dfa1521b6ef\";s:3:\"img\";s:32:\"blooming-parties-text/slide1.jpg\";s:7:\"preview\";s:148:\"https://revolution.themepunch.com/event-florist-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=event-florist-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Blooming Event Florist Template is a complete one-page website solution with beautiful floral animations.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Blooming Event Florist Template\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:422;a:27:{s:2:\"id\";s:3:\"458\";s:5:\"title\";s:22:\"Blooming Funeral Title\";s:5:\"alias\";s:22:\"blooming-funeral-title\";s:3:\"zip\";s:32:\"packs/blooming-funeral-title.zip\";s:3:\"uid\";s:32:\"e9e77134472c33c56be442073f29d1fd\";s:3:\"img\";s:33:\"blooming-funeral-title/slide1.jpg\";s:7:\"preview\";s:148:\"https://revolution.themepunch.com/event-florist-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=event-florist-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Blooming Event Florist Template is a complete one-page website solution with beautiful floral animations.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Blooming Event Florist Template\";s:13:\"package_order\";s:2:\"10\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:423;a:27:{s:2:\"id\";s:3:\"459\";s:5:\"title\";s:23:\"Blooming Funeral Slider\";s:5:\"alias\";s:23:\"blooming-funeral-slider\";s:3:\"zip\";s:33:\"packs/blooming-funeral-slider.zip\";s:3:\"uid\";s:32:\"d15090841c25c7c8f0e1b0987c0c0887\";s:3:\"img\";s:34:\"blooming-funeral-slider/slide1.jpg\";s:7:\"preview\";s:148:\"https://revolution.themepunch.com/event-florist-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=event-florist-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Blooming Event Florist Template is a complete one-page website solution with beautiful floral animations.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Blooming Event Florist Template\";s:13:\"package_order\";s:2:\"11\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:424;a:27:{s:2:\"id\";s:3:\"460\";s:5:\"title\";s:21:\"Blooming Funeral Text\";s:5:\"alias\";s:21:\"blooming-funeral-text\";s:3:\"zip\";s:31:\"packs/blooming-funeral-text.zip\";s:3:\"uid\";s:32:\"d7c80e246f31e3d2f4e5dc1656f133cc\";s:3:\"img\";s:32:\"blooming-funeral-text/slide1.jpg\";s:7:\"preview\";s:148:\"https://revolution.themepunch.com/event-florist-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=event-florist-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Blooming Event Florist Template is a complete one-page website solution with beautiful floral animations.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Blooming Event Florist Template\";s:13:\"package_order\";s:2:\"12\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:425;a:27:{s:2:\"id\";s:3:\"461\";s:5:\"title\";s:16:\"Blooming Contact\";s:5:\"alias\";s:16:\"blooming-contact\";s:3:\"zip\";s:26:\"packs/blooming-contact.zip\";s:3:\"uid\";s:32:\"54280182bca86443e2648b3146f41e47\";s:3:\"img\";s:27:\"blooming-contact/slide1.jpg\";s:7:\"preview\";s:148:\"https://revolution.themepunch.com/event-florist-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=event-florist-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Blooming Event Florist Template is a complete one-page website solution with beautiful floral animations.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Blooming Event Florist Template\";s:13:\"package_order\";s:2:\"13\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:426;a:24:{s:2:\"id\";s:3:\"462\";s:5:\"title\";s:13:\"Particle Hero\";s:5:\"alias\";s:13:\"particle-hero\";s:3:\"zip\";s:17:\"particle-hero.zip\";s:3:\"uid\";s:32:\"3f422f4807bf9ef4cb15dade515dad00\";s:3:\"img\";s:24:\"particle-hero/slide1.jpg\";s:7:\"preview\";s:145:\"https://revolution.themepunch.com/wordpress-hero-image-header/#slide6?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=#slide6\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:120:\"<span class=\"ttm_content\">A Hero header module using the Particle Effect Add-On.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:427;a:24:{s:2:\"id\";s:3:\"463\";s:5:\"title\";s:17:\"Bubble Morph Hero\";s:5:\"alias\";s:17:\"bubble-morph-hero\";s:3:\"zip\";s:21:\"bubble-morph-hero.zip\";s:3:\"uid\";s:32:\"b47e6bcc1ae80393ff3f7388ed3b9f8f\";s:3:\"img\";s:28:\"bubble-morph-hero/slide1.jpg\";s:7:\"preview\";s:145:\"https://revolution.themepunch.com/wordpress-hero-image-header/#slide5?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=#slide5\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:117:\"<span class=\"ttm_content\">A Hero header module using the Bubble Morph Add-On.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:174:\"[{\"path\":\"revslider-bubblemorph-addon\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:428;a:24:{s:2:\"id\";s:3:\"464\";s:5:\"title\";s:13:\"Parallax Hero\";s:5:\"alias\";s:13:\"parallax-hero\";s:3:\"zip\";s:17:\"parallax-hero.zip\";s:3:\"uid\";s:32:\"290e86534326ee118e96ae7ce0538fa2\";s:3:\"img\";s:24:\"parallax-hero/slide1.jpg\";s:7:\"preview\";s:145:\"https://revolution.themepunch.com/wordpress-hero-image-header/#slide4?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=#slide4\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:117:\"<span class=\"ttm_content\">A parallax hero module with mouse move interaction.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:429;a:24:{s:2:\"id\";s:3:\"465\";s:5:\"title\";s:10:\"Video Hero\";s:5:\"alias\";s:10:\"video-hero\";s:3:\"zip\";s:14:\"video-hero.zip\";s:3:\"uid\";s:32:\"f9e280015d3408bb0482e13fe753da8f\";s:3:\"img\";s:21:\"video-hero/slide1.jpg\";s:7:\"preview\";s:145:\"https://revolution.themepunch.com/wordpress-hero-image-header/#slide3?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=#slide3\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:111:\"<span class=\"ttm_content\">A simple Hero header module with HTML5 video.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:430;a:24:{s:2:\"id\";s:3:\"466\";s:5:\"title\";s:14:\"Ken Burns Hero\";s:5:\"alias\";s:14:\"ken-burns-hero\";s:3:\"zip\";s:18:\"ken-burns-hero.zip\";s:3:\"uid\";s:32:\"d5f89e5f5b3991b995e2bfeb50cfe9f8\";s:3:\"img\";s:25:\"ken-burns-hero/slide1.jpg\";s:7:\"preview\";s:145:\"https://revolution.themepunch.com/wordpress-hero-image-header/#slide2?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=#slide2\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:142:\"<span class=\"ttm_content\">A simple image background hero header module with a subtle Ken Burns effect.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:431;a:24:{s:2:\"id\";s:3:\"467\";s:5:\"title\";s:21:\"Basic Hero Collection\";s:5:\"alias\";s:21:\"basic-hero-collection\";s:3:\"zip\";s:25:\"basic-hero-collection.zip\";s:3:\"uid\";s:32:\"ff625c65e8aab4689fa56d5652279d51\";s:3:\"img\";s:32:\"basic-hero-collection/slide1.jpg\";s:7:\"preview\";s:158:\"https://revolution.themepunch.com/wordpress-hero-image-header/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-hero-image-header\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:153:\"<span class=\"ttm_content\">A collection of WordPress Hero Headers with image, video, particles, parallax and more!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:348:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-bubblemorph-addon\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:432;a:24:{s:2:\"id\";s:3:\"468\";s:5:\"title\";s:19:\"Launching Very Soon\";s:5:\"alias\";s:19:\"launching-very-soon\";s:3:\"zip\";s:23:\"launching-very-soon.zip\";s:3:\"uid\";s:32:\"2da45cf2d9bec07e7183b3f7777986b9\";s:3:\"img\";s:30:\"launching-very-soon/slide1.jpg\";s:7:\"preview\";s:152:\"https://revolution.themepunch.com/launching-soon-countdown/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=launching-soon-countdown\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:166:\"<span class=\"ttm_content\">Rocket BOOST! A beautifully animated launching soon countdown module using our \"Coming Soon\" Add-On.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:197:\"[{\"path\":\"revslider-maintenance-addon\\/revslider-maintenance-addon.php\",\"name\":\"Coming Soon & Maintenance AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/revslider-doc\\/add-coming-soon-maintenance\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:433;a:24:{s:2:\"id\";s:3:\"469\";s:5:\"title\";s:18:\"Under Construction\";s:5:\"alias\";s:18:\"Under-Construction\";s:3:\"zip\";s:22:\"Under-Construction.zip\";s:3:\"uid\";s:32:\"4b12f9a82a5b48d45a707df93406eb5b\";s:3:\"img\";s:29:\"Under-Construction/slide1.jpg\";s:7:\"preview\";s:140:\"https://revolution.themepunch.com/under-construction/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=under-construction\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You will love this animated under construction landing page using our \"Coming Soon\" Add-On.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:197:\"[{\"path\":\"revslider-maintenance-addon\\/revslider-maintenance-addon.php\",\"name\":\"Coming Soon & Maintenance AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/revslider-doc\\/add-coming-soon-maintenance\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:88:\"Create an Under Construction Page That’ll Entertain Visitors While You Work [Tutorial]\";s:9:\"guide_url\";s:121:\"https://www.sliderrevolution.com/tutorials/create-an-under-construction-page-that-will-entertain-visitors-while-you-work/\";s:9:\"guide_img\";s:31:\"tutorial/Under-Construction.jpg\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:434;a:24:{s:2:\"id\";s:3:\"470\";s:5:\"title\";s:15:\"Particle Effect\";s:5:\"alias\";s:15:\"Particle-Effect\";s:3:\"zip\";s:19:\"Particle-Effect.zip\";s:3:\"uid\";s:32:\"66cf4e514e83a6984903694fd587edb6\";s:3:\"img\";s:26:\"Particle-Effect/slide1.jpg\";s:7:\"preview\";s:142:\"https://revolution.themepunch.com/snow-particle-scene/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=snow-particle-scene\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:140:\"<span class=\"ttm_content\">Get into a winter mood with our Snow Particle Scene for Slider Revolution!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:435;a:24:{s:2:\"id\";s:3:\"471\";s:5:\"title\";s:17:\"Particle Effect 2\";s:5:\"alias\";s:17:\"Particle-Effect-2\";s:3:\"zip\";s:21:\"Particle-Effect-2.zip\";s:3:\"uid\";s:32:\"303337c29a97a816ccecca7e5f0b5e20\";s:3:\"img\";s:28:\"Particle-Effect-2/slide1.jpg\";s:7:\"preview\";s:146:\"https://revolution.themepunch.com/cyber-particle-effect/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=cyber-particle-effect\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:147:\"<span class=\"ttm_content\">Amaze your website visitors with the cyber particle effect for Slider Revolution!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:69:\"How to Create a Retro-Inspired Design for the Hero Section [Tutorial]\";s:9:\"guide_url\";s:102:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-retro-inspired-design-for-the-hero-section/\";s:9:\"guide_img\";s:30:\"tutorial/Particle-Effect-2.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:436;a:27:{s:2:\"id\";s:3:\"472\";s:5:\"title\";s:22:\"Stark Website Template\";s:5:\"alias\";s:22:\"stark-website-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:30:\"stark-website-template-package\";s:3:\"img\";s:43:\"packages/stark-website-template-package.jpg\";s:7:\"preview\";s:162:\"https://revolution.themepunch.com/stark-agency-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=stark-agency-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:221:\"<span class=\"ttm_content\">The Stark Agency website template is a collection of modules using our new Gutenberg Block \"margin & padding\" feature. Create unique, customizable layouts!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Stark Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"37\";s:9:\"installed\";b:0;}i:437;a:27:{s:2:\"id\";s:3:\"473\";s:5:\"title\";s:10:\"Stark Menu\";s:5:\"alias\";s:10:\"stark-menu\";s:3:\"zip\";s:20:\"packs/stark-menu.zip\";s:3:\"uid\";s:32:\"bb31150df180e784d76a1f5ea306bf05\";s:3:\"img\";s:21:\"stark-menu/slide1.jpg\";s:7:\"preview\";s:162:\"https://revolution.themepunch.com/stark-agency-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=stark-agency-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:221:\"<span class=\"ttm_content\">The Stark Agency website template is a collection of modules using our new Gutenberg Block \"margin & padding\" feature. Create unique, customizable layouts!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Stark Website Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:87:\"offset=\"t:0px,0px,0px,0px;b:0px,0px,0px,0px;l:140px,70px,0px,0px;r:140px,70px,0px,0px;\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"37\";s:9:\"installed\";b:0;}i:438;a:27:{s:2:\"id\";s:3:\"474\";s:5:\"title\";s:12:\"Stark Header\";s:5:\"alias\";s:12:\"stark-header\";s:3:\"zip\";s:22:\"packs/stark-header.zip\";s:3:\"uid\";s:32:\"62bfca01bf6e33cfad81d8df06498299\";s:3:\"img\";s:23:\"stark-header/slide1.jpg\";s:7:\"preview\";s:162:\"https://revolution.themepunch.com/stark-agency-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=stark-agency-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:221:\"<span class=\"ttm_content\">The Stark Agency website template is a collection of modules using our new Gutenberg Block \"margin & padding\" feature. Create unique, customizable layouts!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Stark Website Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:93:\"offset=\"t:40px,30px,20px,10px;b:0px,0px,0px,0px;l:40px,30px,20px,10px;r:40px,30px,20px,10px;\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"37\";s:9:\"installed\";b:0;}i:439;a:27:{s:2:\"id\";s:3:\"475\";s:5:\"title\";s:13:\"Stark Content\";s:5:\"alias\";s:13:\"stark-content\";s:3:\"zip\";s:23:\"packs/stark-content.zip\";s:3:\"uid\";s:32:\"4577ca760133eb5d894c46f212f6eefb\";s:3:\"img\";s:24:\"stark-content/slide1.jpg\";s:7:\"preview\";s:162:\"https://revolution.themepunch.com/stark-agency-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=stark-agency-website-template\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:6:\"6.2.22\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:221:\"<span class=\"ttm_content\">The Stark Agency website template is a collection of modules using our new Gutenberg Block \"margin & padding\" feature. Create unique, customizable layouts!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Stark Website Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:110:\"offset=\"t:-50px,-30px,-30px,-20px;b:0px,0px,0px,0px;l:140px,70px,50px,30px;r:140px,70px,50px,30px;\" zindex=\"6\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"37\";s:9:\"installed\";b:0;}i:440;a:27:{s:2:\"id\";s:3:\"476\";s:5:\"title\";s:14:\"Stark Carousel\";s:5:\"alias\";s:14:\"stark-carousel\";s:3:\"zip\";s:24:\"packs/stark-carousel.zip\";s:3:\"uid\";s:32:\"de63336d333eeff10eccfd5d9741e6c9\";s:3:\"img\";s:25:\"stark-carousel/slide1.jpg\";s:7:\"preview\";s:162:\"https://revolution.themepunch.com/stark-agency-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=stark-agency-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:221:\"<span class=\"ttm_content\">The Stark Agency website template is a collection of modules using our new Gutenberg Block \"margin & padding\" feature. Create unique, customizable layouts!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Stark Website Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:108:\"offset=\"t:-50px,-30px,-30px,-20px;b:0px,0px,0px,0px;l:40px,30px,20px,10px;r:40px,30px,20px,10px;\" zindex=\"1\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"37\";s:9:\"installed\";b:0;}i:441;a:27:{s:2:\"id\";s:3:\"477\";s:5:\"title\";s:15:\"Stark Portfolio\";s:5:\"alias\";s:15:\"stark-portfolio\";s:3:\"zip\";s:25:\"packs/stark-portfolio.zip\";s:3:\"uid\";s:32:\"99fcf3df65f8471fe30bec1bf0c2350d\";s:3:\"img\";s:26:\"stark-portfolio/slide1.jpg\";s:7:\"preview\";s:162:\"https://revolution.themepunch.com/stark-agency-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=stark-agency-website-template\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:6:\"6.2.22\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:221:\"<span class=\"ttm_content\">The Stark Agency website template is a collection of modules using our new Gutenberg Block \"margin & padding\" feature. Create unique, customizable layouts!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Stark Website Template\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:110:\"offset=\"t:-50px,-30px,-30px,-20px;b:0px,0px,0px,0px;l:140px,70px,50px,30px;r:140px,70px,50px,30px;\" zindex=\"5\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"37\";s:9:\"installed\";b:0;}i:442;a:27:{s:2:\"id\";s:3:\"478\";s:5:\"title\";s:22:\"Stark Portfolio Detail\";s:5:\"alias\";s:22:\"stark-portfolio-detail\";s:3:\"zip\";s:32:\"packs/stark-portfolio-detail.zip\";s:3:\"uid\";s:32:\"7484fc54f81daec07c93e992216310ce\";s:3:\"img\";s:33:\"stark-portfolio-detail/slide1.jpg\";s:7:\"preview\";s:162:\"https://revolution.themepunch.com/stark-agency-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=stark-agency-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:221:\"<span class=\"ttm_content\">The Stark Agency website template is a collection of modules using our new Gutenberg Block \"margin & padding\" feature. Create unique, customizable layouts!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Stark Website Template\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"37\";s:9:\"installed\";b:0;}i:443;a:27:{s:2:\"id\";s:3:\"479\";s:5:\"title\";s:13:\"Stark Contact\";s:5:\"alias\";s:13:\"stark-contact\";s:3:\"zip\";s:23:\"packs/stark-contact.zip\";s:3:\"uid\";s:32:\"8d704226b7093123a9d9faf424da6c35\";s:3:\"img\";s:24:\"stark-contact/slide1.jpg\";s:7:\"preview\";s:162:\"https://revolution.themepunch.com/stark-agency-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=stark-agency-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:221:\"<span class=\"ttm_content\">The Stark Agency website template is a collection of modules using our new Gutenberg Block \"margin & padding\" feature. Create unique, customizable layouts!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Stark Website Template\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:108:\"offset=\"t:-50px,-30px,-30px,-20px;b:0px,0px,0px,0px;l:40px,30px,20px,10px;r:40px,30px,20px,10px;\" zindex=\"2\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"37\";s:9:\"installed\";b:0;}i:444;a:27:{s:2:\"id\";s:3:\"480\";s:5:\"title\";s:12:\"Stark Footer\";s:5:\"alias\";s:12:\"stark-footer\";s:3:\"zip\";s:22:\"packs/stark-footer.zip\";s:3:\"uid\";s:32:\"e7132dc158e7dcdb4ef5b3a1aa00208a\";s:3:\"img\";s:23:\"stark-footer/slide1.jpg\";s:7:\"preview\";s:162:\"https://revolution.themepunch.com/stark-agency-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=stark-agency-website-template\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:6:\"6.2.22\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:221:\"<span class=\"ttm_content\">The Stark Agency website template is a collection of modules using our new Gutenberg Block \"margin & padding\" feature. Create unique, customizable layouts!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Stark Website Template\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:114:\"offset=\"t:-50px,-30px,-30px,-20px;b:40px,30px,20px,20px;l:140px,70px,50px,30px;r:140px,70px,50px,30px;\" zindex=\"3\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"37\";s:9:\"installed\";b:0;}i:445;a:27:{s:2:\"id\";s:3:\"481\";s:5:\"title\";s:16:\"Stark Newsletter\";s:5:\"alias\";s:16:\"stark-newsletter\";s:3:\"zip\";s:26:\"packs/stark-newsletter.zip\";s:3:\"uid\";s:32:\"bb76ddd68dbe6bda5ece7e4227a51413\";s:3:\"img\";s:27:\"stark-newsletter/slide1.jpg\";s:7:\"preview\";s:162:\"https://revolution.themepunch.com/stark-agency-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=stark-agency-website-template\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:221:\"<span class=\"ttm_content\">The Stark Agency website template is a collection of modules using our new Gutenberg Block \"margin & padding\" feature. Create unique, customizable layouts!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Stark Website Template\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:33:\"usage=\"modal\" modal=\"s:#contact;\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"37\";s:9:\"installed\";b:0;}i:446;a:24:{s:2:\"id\";s:3:\"482\";s:5:\"title\";s:15:\"Big Summer Sale\";s:5:\"alias\";s:15:\"big-summer-sale\";s:3:\"zip\";s:19:\"big-summer-sale.zip\";s:3:\"uid\";s:32:\"a6779fa7109763209d234f9cf2e766c6\";s:3:\"img\";s:26:\"big-summer-sale/slide1.jpg\";s:7:\"preview\";s:158:\"https://revolution.themepunch.com/big-summer-sale-shop-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=big-summer-sale-shop-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:153:\"<span class=\"ttm_content\">The Big Summer Sale Shop Slider is a beautiful eye catcher for your e-commerce website!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:60:\"How to Add an Animated Headline to Your Home Page [Tutorial]\";s:9:\"guide_url\";s:102:\"https://www.sliderrevolution.com/tutorials/how-to-add-an-animated-headline-to-your-home-page-tutorial/\";s:9:\"guide_img\";s:28:\"tutorial/big-summer-sale.jpg\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:447;a:25:{s:2:\"id\";s:3:\"483\";s:5:\"title\";s:18:\"Traveller Carousel\";s:5:\"alias\";s:18:\"traveller-carousel\";s:3:\"zip\";s:22:\"traveller-carousel.zip\";s:3:\"uid\";s:32:\"185344ed6236bea2906a79035d1d5702\";s:3:\"img\";s:29:\"traveller-carousel/slide1.jpg\";s:7:\"preview\";s:144:\"https://revolution.themepunch.com/travel-blog-carousel/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=travel-blog-carousel\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.4.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:137:\"<span class=\"ttm_content\">A travel blog carousel with interesting parallax and ken burns effects!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:263:\"<span class=\"ttm_content\">Note that the content visible on all slides can be edited on the \"global layers\" slide.<br/>Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:74:\"How to Create an Engaging Product Carousel for Your Online Shop [Tutorial]\";s:9:\"guide_url\";s:107:\"https://www.sliderrevolution.com/tutorials/how-to-create-an-engaging-product-carousel-for-your-online-shop/\";s:9:\"guide_img\";s:31:\"tutorial/traveller-carousel.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:448;a:24:{s:2:\"id\";s:3:\"484\";s:5:\"title\";s:16:\"Project Carousel\";s:5:\"alias\";s:16:\"project-carousel\";s:3:\"zip\";s:20:\"project-carousel.zip\";s:3:\"uid\";s:32:\"49c85ad406da943bdd25f08fd6496748\";s:3:\"img\";s:27:\"project-carousel/slide1.jpg\";s:7:\"preview\";s:136:\"https://revolution.themepunch.com/project-carousel/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=project-carousel\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:137:\"<span class=\"ttm_content\">A project carousel with images and texts that can be customized easily!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:449;a:24:{s:2:\"id\";s:3:\"485\";s:5:\"title\";s:13:\"News Carousel\";s:5:\"alias\";s:13:\"news-carousel\";s:3:\"zip\";s:17:\"news-carousel.zip\";s:3:\"uid\";s:32:\"76f5b939150092a30038f161084140ae\";s:3:\"img\";s:24:\"news-carousel/slide1.jpg\";s:7:\"preview\";s:130:\"https://revolution.themepunch.com/news-carousel/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=news-carousel\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:134:\"<span class=\"ttm_content\">A news carousel with images and texts that can be customized easily!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:450;a:27:{s:2:\"id\";s:3:\"486\";s:5:\"title\";s:29:\"Story Blocks Website Template\";s:5:\"alias\";s:29:\"story-blocks-website-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:37:\"story-blocks-website-template-package\";s:3:\"img\";s:50:\"packages/story-blocks-website-template-package.jpg\";s:7:\"preview\";s:128:\"https://revolution.themepunch.com/story-blocks/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=story-blocks\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:229:\"<span class=\"ttm_content\">The Story Blocks for Slider Revolution can be used to create scroll-based stories on your WordPress site. Mix and match the individual blocks to create YOUR story!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Story Blocks Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"38\";s:9:\"installed\";b:0;}i:451;a:27:{s:2:\"id\";s:3:\"487\";s:5:\"title\";s:10:\"Story Menu\";s:5:\"alias\";s:10:\"story-menu\";s:3:\"zip\";s:20:\"packs/story-menu.zip\";s:3:\"uid\";s:32:\"1f2f7cd91480f15cff8e7100f788c650\";s:3:\"img\";s:21:\"story-menu/slide1.jpg\";s:7:\"preview\";s:128:\"https://revolution.themepunch.com/story-blocks/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=story-blocks\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:229:\"<span class=\"ttm_content\">The Story Blocks for Slider Revolution can be used to create scroll-based stories on your WordPress site. Mix and match the individual blocks to create YOUR story!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Story Blocks Website Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"38\";s:9:\"installed\";b:0;}i:452;a:27:{s:2:\"id\";s:3:\"488\";s:5:\"title\";s:12:\"Story Header\";s:5:\"alias\";s:12:\"story-header\";s:3:\"zip\";s:22:\"packs/story-header.zip\";s:3:\"uid\";s:32:\"e1a5ad5018a24ccdc71c2863edfe775e\";s:3:\"img\";s:23:\"story-header/slide1.jpg\";s:7:\"preview\";s:128:\"https://revolution.themepunch.com/story-blocks/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=story-blocks\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:229:\"<span class=\"ttm_content\">The Story Blocks for Slider Revolution can be used to create scroll-based stories on your WordPress site. Mix and match the individual blocks to create YOUR story!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Story Blocks Website Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"38\";s:9:\"installed\";b:0;}i:453;a:27:{s:2:\"id\";s:3:\"489\";s:5:\"title\";s:13:\"Story Block 1\";s:5:\"alias\";s:13:\"story-block-1\";s:3:\"zip\";s:23:\"packs/story-block-1.zip\";s:3:\"uid\";s:32:\"2a9fee97dcf477e36d048af8a902f47a\";s:3:\"img\";s:24:\"story-block-1/slide1.jpg\";s:7:\"preview\";s:128:\"https://revolution.themepunch.com/story-blocks/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=story-blocks\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:229:\"<span class=\"ttm_content\">The Story Blocks for Slider Revolution can be used to create scroll-based stories on your WordPress site. Mix and match the individual blocks to create YOUR story!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Story Blocks Website Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"38\";s:9:\"installed\";b:0;}i:454;a:27:{s:2:\"id\";s:3:\"490\";s:5:\"title\";s:15:\"Story Content 1\";s:5:\"alias\";s:15:\"story-content-1\";s:3:\"zip\";s:25:\"packs/story-content-1.zip\";s:3:\"uid\";s:32:\"6773614bbce543b83a0d2b2ad8facc96\";s:3:\"img\";s:26:\"story-content-1/slide1.jpg\";s:7:\"preview\";s:128:\"https://revolution.themepunch.com/story-blocks/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=story-blocks\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:229:\"<span class=\"ttm_content\">The Story Blocks for Slider Revolution can be used to create scroll-based stories on your WordPress site. Mix and match the individual blocks to create YOUR story!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Story Blocks Website Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"38\";s:9:\"installed\";b:0;}i:455;a:27:{s:2:\"id\";s:3:\"491\";s:5:\"title\";s:13:\"Story Block 2\";s:5:\"alias\";s:13:\"story-block-2\";s:3:\"zip\";s:23:\"packs/story-block-2.zip\";s:3:\"uid\";s:32:\"2e708e3cebab57ca20b228ffba426ce7\";s:3:\"img\";s:24:\"story-block-2/slide1.jpg\";s:7:\"preview\";s:128:\"https://revolution.themepunch.com/story-blocks/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=story-blocks\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:229:\"<span class=\"ttm_content\">The Story Blocks for Slider Revolution can be used to create scroll-based stories on your WordPress site. Mix and match the individual blocks to create YOUR story!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Story Blocks Website Template\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"38\";s:9:\"installed\";b:0;}i:456;a:27:{s:2:\"id\";s:3:\"492\";s:5:\"title\";s:13:\"Story Block 3\";s:5:\"alias\";s:13:\"story-block-3\";s:3:\"zip\";s:23:\"packs/story-block-3.zip\";s:3:\"uid\";s:32:\"7156cf069f65644faf90122dab451231\";s:3:\"img\";s:24:\"story-block-3/slide1.jpg\";s:7:\"preview\";s:128:\"https://revolution.themepunch.com/story-blocks/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=story-blocks\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:229:\"<span class=\"ttm_content\">The Story Blocks for Slider Revolution can be used to create scroll-based stories on your WordPress site. Mix and match the individual blocks to create YOUR story!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Story Blocks Website Template\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"38\";s:9:\"installed\";b:0;}i:457;a:27:{s:2:\"id\";s:3:\"493\";s:5:\"title\";s:15:\"Story Content 2\";s:5:\"alias\";s:15:\"story-content-2\";s:3:\"zip\";s:25:\"packs/story-content-2.zip\";s:3:\"uid\";s:32:\"1223cd77d1f36d69e69ce50223e16ea7\";s:3:\"img\";s:26:\"story-content-2/slide1.jpg\";s:7:\"preview\";s:128:\"https://revolution.themepunch.com/story-blocks/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=story-blocks\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:229:\"<span class=\"ttm_content\">The Story Blocks for Slider Revolution can be used to create scroll-based stories on your WordPress site. Mix and match the individual blocks to create YOUR story!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Story Blocks Website Template\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"38\";s:9:\"installed\";b:0;}i:458;a:27:{s:2:\"id\";s:3:\"494\";s:5:\"title\";s:13:\"Story Block 4\";s:5:\"alias\";s:13:\"story-block-4\";s:3:\"zip\";s:23:\"packs/story-block-4.zip\";s:3:\"uid\";s:32:\"85ac48e8e8231d2c38206cba4e7ebb68\";s:3:\"img\";s:24:\"story-block-4/slide1.jpg\";s:7:\"preview\";s:128:\"https://revolution.themepunch.com/story-blocks/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=story-blocks\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:229:\"<span class=\"ttm_content\">The Story Blocks for Slider Revolution can be used to create scroll-based stories on your WordPress site. Mix and match the individual blocks to create YOUR story!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Story Blocks Website Template\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"38\";s:9:\"installed\";b:0;}i:459;a:27:{s:2:\"id\";s:3:\"495\";s:5:\"title\";s:15:\"Story Content 3\";s:5:\"alias\";s:15:\"story-content-3\";s:3:\"zip\";s:25:\"packs/story-content-3.zip\";s:3:\"uid\";s:32:\"82cac52f3ba79c0559fe0ad0cdf9d3b2\";s:3:\"img\";s:26:\"story-content-3/slide1.jpg\";s:7:\"preview\";s:128:\"https://revolution.themepunch.com/story-blocks/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=story-blocks\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:229:\"<span class=\"ttm_content\">The Story Blocks for Slider Revolution can be used to create scroll-based stories on your WordPress site. Mix and match the individual blocks to create YOUR story!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Story Blocks Website Template\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"38\";s:9:\"installed\";b:0;}i:460;a:24:{s:2:\"id\";s:3:\"496\";s:5:\"title\";s:21:\"Animated Mini Website\";s:5:\"alias\";s:12:\"mini-website\";s:3:\"zip\";s:16:\"mini-website.zip\";s:3:\"uid\";s:32:\"cc6c0a3b0f933a88c43e2be0fa397c1c\";s:3:\"img\";s:23:\"mini-website/slide1.jpg\";s:7:\"preview\";s:137:\"https://www.sliderrevolution.com/templates/mini-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=mini-website\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:209:\"<span class=\"ttm_content\">The animated mini website template has a modern, vibrant design and can be customized easily! Get the #1 WordPress Builder with 200+ templates.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:461;a:25:{s:2:\"id\";s:3:\"497\";s:5:\"title\";s:18:\"Food Delivery Hero\";s:5:\"alias\";s:13:\"food-delivery\";s:3:\"zip\";s:17:\"food-delivery.zip\";s:3:\"uid\";s:32:\"992e9b22ff43227a655eea341835d04c\";s:3:\"img\";s:24:\"food-delivery/slide1.jpg\";s:7:\"preview\";s:149:\"https://www.sliderrevolution.com/templates/food-delivery-hero/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=food-delivery-hero\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:207:\"<span class=\"ttm_content\">Yummy! This hero template convinces with a changing color background, a particle effect, vibrant illustrations and smooth mouse over effects.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:342:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:462;a:24:{s:2:\"id\";s:3:\"498\";s:5:\"title\";s:25:\"Slider With Illustrations\";s:5:\"alias\";s:25:\"slider-with-illustrations\";s:3:\"zip\";s:29:\"slider-with-illustrations.zip\";s:3:\"uid\";s:32:\"ebc24280b669f26734c7fdd8b5683e9f\";s:3:\"img\";s:36:\"slider-with-illustrations/slide1.jpg\";s:7:\"preview\";s:163:\"https://www.sliderrevolution.com/templates/slider-with-illustrations/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=slider-with-illustrations\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">A basic slider template with easy to customize content, colorful illustrations and pleasant parallax effects.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:174:\"[{\"path\":\"revslider-bubblemorph-addon\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:463;a:27:{s:2:\"id\";s:3:\"499\";s:5:\"title\";s:31:\"Zen Technology Website Template\";s:5:\"alias\";s:31:\"zen-technology-website-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:39:\"zen-technology-website-template-package\";s:3:\"img\";s:52:\"packages/zen-technology-website-template-package.jpg\";s:7:\"preview\";s:157:\"https://www.sliderrevolution.com/templates/zen-technology-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=zen-technology-website\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:200:\"<span class=\"ttm_content\">The Zen Technology Website Template is a modern, striking one-pager for your technology focused project. Easy to edit and get started!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Zen Technology Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"39\";s:9:\"installed\";b:0;}i:464;a:27:{s:2:\"id\";s:3:\"500\";s:5:\"title\";s:8:\"Zen Menu\";s:5:\"alias\";s:8:\"zen-menu\";s:3:\"zip\";s:18:\"packs/zen-menu.zip\";s:3:\"uid\";s:32:\"3b53d755058b75fa6172510dcca2f2bb\";s:3:\"img\";s:19:\"zen-menu/slide1.jpg\";s:7:\"preview\";s:157:\"https://www.sliderrevolution.com/templates/zen-technology-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=zen-technology-website\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:200:\"<span class=\"ttm_content\">The Zen Technology Website Template is a modern, striking one-pager for your technology focused project. Easy to edit and get started!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Zen Technology Website Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"39\";s:9:\"installed\";b:0;}i:465;a:27:{s:2:\"id\";s:3:\"501\";s:5:\"title\";s:10:\"Zen Header\";s:5:\"alias\";s:10:\"zen-header\";s:3:\"zip\";s:20:\"packs/zen-header.zip\";s:3:\"uid\";s:32:\"13d3cdde05308616fda7e2920a29e006\";s:3:\"img\";s:21:\"zen-header/slide1.jpg\";s:7:\"preview\";s:157:\"https://www.sliderrevolution.com/templates/zen-technology-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=zen-technology-website\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:200:\"<span class=\"ttm_content\">The Zen Technology Website Template is a modern, striking one-pager for your technology focused project. Easy to edit and get started!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Zen Technology Website Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"39\";s:9:\"installed\";b:0;}i:466;a:27:{s:2:\"id\";s:3:\"502\";s:5:\"title\";s:9:\"Zen About\";s:5:\"alias\";s:9:\"zen-about\";s:3:\"zip\";s:19:\"packs/zen-about.zip\";s:3:\"uid\";s:32:\"d50d4f9b43e025fa99503b9a4eec6551\";s:3:\"img\";s:20:\"zen-about/slide1.jpg\";s:7:\"preview\";s:157:\"https://www.sliderrevolution.com/templates/zen-technology-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=zen-technology-website\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:200:\"<span class=\"ttm_content\">The Zen Technology Website Template is a modern, striking one-pager for your technology focused project. Easy to edit and get started!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Zen Technology Website Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"39\";s:9:\"installed\";b:0;}i:467;a:27:{s:2:\"id\";s:3:\"503\";s:5:\"title\";s:12:\"Zen Features\";s:5:\"alias\";s:12:\"zen-features\";s:3:\"zip\";s:22:\"packs/zen-features.zip\";s:3:\"uid\";s:32:\"f4f7f500fae57b1b55adace13f030778\";s:3:\"img\";s:23:\"zen-features/slide1.jpg\";s:7:\"preview\";s:157:\"https://www.sliderrevolution.com/templates/zen-technology-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=zen-technology-website\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:200:\"<span class=\"ttm_content\">The Zen Technology Website Template is a modern, striking one-pager for your technology focused project. Easy to edit and get started!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Zen Technology Website Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"39\";s:9:\"installed\";b:0;}i:468;a:27:{s:2:\"id\";s:3:\"504\";s:5:\"title\";s:9:\"Zen Video\";s:5:\"alias\";s:9:\"zen-video\";s:3:\"zip\";s:19:\"packs/zen-video.zip\";s:3:\"uid\";s:32:\"fa83df1b45b795174770b1b0155e89f3\";s:3:\"img\";s:20:\"zen-video/slide1.jpg\";s:7:\"preview\";s:157:\"https://www.sliderrevolution.com/templates/zen-technology-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=zen-technology-website\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:200:\"<span class=\"ttm_content\">The Zen Technology Website Template is a modern, striking one-pager for your technology focused project. Easy to edit and get started!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Zen Technology Website Template\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"39\";s:9:\"installed\";b:0;}i:469;a:27:{s:2:\"id\";s:3:\"505\";s:5:\"title\";s:11:\"Zen Pricing\";s:5:\"alias\";s:11:\"zen-pricing\";s:3:\"zip\";s:21:\"packs/zen-pricing.zip\";s:3:\"uid\";s:32:\"921f8e5c156d9027f6ae8f1c5e426251\";s:3:\"img\";s:22:\"zen-pricing/slide1.jpg\";s:7:\"preview\";s:157:\"https://www.sliderrevolution.com/templates/zen-technology-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=zen-technology-website\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:200:\"<span class=\"ttm_content\">The Zen Technology Website Template is a modern, striking one-pager for your technology focused project. Easy to edit and get started!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Zen Technology Website Template\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"39\";s:9:\"installed\";b:0;}i:470;a:27:{s:2:\"id\";s:3:\"506\";s:5:\"title\";s:22:\"Zen Testimonials Title\";s:5:\"alias\";s:22:\"zen-testimonials-title\";s:3:\"zip\";s:32:\"packs/zen-testimonials-title.zip\";s:3:\"uid\";s:32:\"d9aeeb596c0455ddd564a60a2d449b17\";s:3:\"img\";s:33:\"zen-testimonials-title/slide1.jpg\";s:7:\"preview\";s:157:\"https://www.sliderrevolution.com/templates/zen-technology-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=zen-technology-website\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:200:\"<span class=\"ttm_content\">The Zen Technology Website Template is a modern, striking one-pager for your technology focused project. Easy to edit and get started!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Zen Technology Website Template\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"39\";s:9:\"installed\";b:0;}i:471;a:27:{s:2:\"id\";s:3:\"507\";s:5:\"title\";s:16:\"Zen Testimonials\";s:5:\"alias\";s:16:\"zen-testimonials\";s:3:\"zip\";s:26:\"packs/zen-testimonials.zip\";s:3:\"uid\";s:32:\"5a0e0141599c63828e4b99e3bc863366\";s:3:\"img\";s:27:\"zen-testimonials/slide1.jpg\";s:7:\"preview\";s:157:\"https://www.sliderrevolution.com/templates/zen-technology-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=zen-technology-website\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:200:\"<span class=\"ttm_content\">The Zen Technology Website Template is a modern, striking one-pager for your technology focused project. Easy to edit and get started!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Zen Technology Website Template\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"39\";s:9:\"installed\";b:0;}i:472;a:27:{s:2:\"id\";s:3:\"508\";s:5:\"title\";s:10:\"Zen Footer\";s:5:\"alias\";s:10:\"zen-footer\";s:3:\"zip\";s:20:\"packs/zen-footer.zip\";s:3:\"uid\";s:32:\"47fb8604e2aafa8cfc97f5af75fda911\";s:3:\"img\";s:21:\"zen-footer/slide1.jpg\";s:7:\"preview\";s:157:\"https://www.sliderrevolution.com/templates/zen-technology-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=zen-technology-website\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:200:\"<span class=\"ttm_content\">The Zen Technology Website Template is a modern, striking one-pager for your technology focused project. Easy to edit and get started!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Zen Technology Website Template\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"39\";s:9:\"installed\";b:0;}i:473;a:24:{s:2:\"id\";s:3:\"509\";s:5:\"title\";s:24:\"Paintbrush Effect Add-on\";s:5:\"alias\";s:17:\"Paintbrush-Effect\";s:3:\"zip\";s:21:\"Paintbrush-Effect.zip\";s:3:\"uid\";s:32:\"b934d1376df026f0ff45447de17b5ee9\";s:3:\"img\";s:28:\"Paintbrush-Effect/slide1.jpg\";s:7:\"preview\";s:169:\"https://www.sliderrevolution.com/templates/paintbrush-effect-collection/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=paintbrush-effect-collection\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:179:\"<span class=\"ttm_content\">The Paintbrush Effect Add-on is the perfect way to add some interactivity to your website with Slider Revolution.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:338:\"[{\"path\":\"revslider-paintbrush-addon\\/revslider-paintbrush-addon.php\",\"name\":\"Paintbrush AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:482;a:24:{s:2:\"id\";s:3:\"518\";s:5:\"title\";s:25:\"Black Friday Scroll Video\";s:5:\"alias\";s:25:\"black-friday-scroll-video\";s:3:\"zip\";s:29:\"black-friday-scroll-video.zip\";s:3:\"uid\";s:32:\"a6a4ab2e2f703aaee0a1e6121881bdd8\";s:3:\"img\";s:36:\"black-friday-scroll-video/slide1.jpg\";s:7:\"preview\";s:163:\"https://www.sliderrevolution.com/templates/black-friday-scroll-video/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=black-friday-scroll-video\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.4.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:169:\"<span class=\"ttm_content\">Blackfriday offers are coming towards you from the depths of space, with this scroll-based hero module.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:369:\"[{\"path\":\"revslider-lottie-addon\\/revslider-lottie-addon.php\",\"name\":\"Slider Revolution Lottie AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-scrollvideo-addon\\/revslider-scrollvideo-addon.php\",\"name\":\"Slider Revolution Scroll Video AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:71:\"Spice Up Your Sales Promotions with a Video Scroll Animation [Tutorial]\";s:9:\"guide_url\";s:104:\"https://www.sliderrevolution.com/tutorials/spice-up-your-sales-promotions-with-a-video-scroll-animation/\";s:9:\"guide_img\";s:38:\"tutorial/black-friday-scroll-video.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:483;a:27:{s:2:\"id\";s:3:\"519\";s:5:\"title\";s:26:\"Charity Non-Profit-Website\";s:5:\"alias\";s:26:\"charity-non-profit-website\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:26:\"charity-non-profit-website\";s:3:\"img\";s:47:\"packages/charity-non-profit-website-package.jpg\";s:7:\"preview\";s:165:\"https://www.sliderrevolution.com/templates/charity-non-profit-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=charity-non-profit-website\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The \"Charity Non-Profit Website\" is a useful one-page website template with simple & smooth animation effects and animated lottie icons.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:177:\"[{\"path\":\"revslider-lottie-addon\\/revslider-lottie-addon.php\",\"name\":\"Slider Revolution Lottie AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Charity Non-Profit-Website\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:484;a:27:{s:2:\"id\";s:3:\"520\";s:5:\"title\";s:12:\"Charity Menu\";s:5:\"alias\";s:12:\"charity-menu\";s:3:\"zip\";s:22:\"packs/charity-menu.zip\";s:3:\"uid\";s:32:\"77794a39041c7f128de3b5ad9b8e7d0d\";s:3:\"img\";s:23:\"charity-menu/slide1.jpg\";s:7:\"preview\";s:165:\"https://www.sliderrevolution.com/templates/charity-non-profit-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=charity-non-profit-website\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The \"Charity Non-Profit Website\" is a useful one-page website template with simple & smooth animation effects and animated lottie icons.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Charity Non-Profit-Website\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:485;a:27:{s:2:\"id\";s:3:\"521\";s:5:\"title\";s:14:\"Charity Header\";s:5:\"alias\";s:14:\"charity-header\";s:3:\"zip\";s:24:\"packs/charity-header.zip\";s:3:\"uid\";s:32:\"36096787d4ed62942cbd48f6a57e9d4f\";s:3:\"img\";s:25:\"charity-header/slide1.jpg\";s:7:\"preview\";s:165:\"https://www.sliderrevolution.com/templates/charity-non-profit-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=charity-non-profit-website\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The \"Charity Non-Profit Website\" is a useful one-page website template with simple & smooth animation effects and animated lottie icons.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Charity Non-Profit-Website\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:86:\" offset=\"t:90px,80px,70px,70px;b:0px,0px,0px,0px;l:0px,0px,0px,0px;r:0px,0px,0px,0px;\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:486;a:27:{s:2:\"id\";s:3:\"522\";s:5:\"title\";s:15:\"Charity Mission\";s:5:\"alias\";s:15:\"charity-mission\";s:3:\"zip\";s:25:\"packs/charity-mission.zip\";s:3:\"uid\";s:32:\"8c5cd67e3eb51c0ca3e571408ac8e97b\";s:3:\"img\";s:26:\"charity-mission/slide1.jpg\";s:7:\"preview\";s:165:\"https://www.sliderrevolution.com/templates/charity-non-profit-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=charity-non-profit-website\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The \"Charity Non-Profit Website\" is a useful one-page website template with simple & smooth animation effects and animated lottie icons.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:177:\"[{\"path\":\"revslider-lottie-addon\\/revslider-lottie-addon.php\",\"name\":\"Slider Revolution Lottie AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Charity Non-Profit-Website\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:487;a:27:{s:2:\"id\";s:3:\"523\";s:5:\"title\";s:13:\"Charity Funds\";s:5:\"alias\";s:13:\"charity-funds\";s:3:\"zip\";s:23:\"packs/charity-funds.zip\";s:3:\"uid\";s:32:\"10da554c7529ef91965e1618a04b410b\";s:3:\"img\";s:24:\"charity-funds/slide1.jpg\";s:7:\"preview\";s:165:\"https://www.sliderrevolution.com/templates/charity-non-profit-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=charity-non-profit-website\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The \"Charity Non-Profit Website\" is a useful one-page website template with simple & smooth animation effects and animated lottie icons.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:177:\"[{\"path\":\"revslider-lottie-addon\\/revslider-lottie-addon.php\",\"name\":\"Slider Revolution Lottie AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Charity Non-Profit-Website\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:488;a:27:{s:2:\"id\";s:3:\"524\";s:5:\"title\";s:15:\"Charity Success\";s:5:\"alias\";s:15:\"charity-success\";s:3:\"zip\";s:25:\"packs/charity-success.zip\";s:3:\"uid\";s:32:\"0c35448c1905272606e87447886a348e\";s:3:\"img\";s:26:\"charity-success/slide1.jpg\";s:7:\"preview\";s:165:\"https://www.sliderrevolution.com/templates/charity-non-profit-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=charity-non-profit-website\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The \"Charity Non-Profit Website\" is a useful one-page website template with simple & smooth animation effects and animated lottie icons.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:177:\"[{\"path\":\"revslider-lottie-addon\\/revslider-lottie-addon.php\",\"name\":\"Slider Revolution Lottie AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Charity Non-Profit-Website\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:489;a:27:{s:2:\"id\";s:3:\"525\";s:5:\"title\";s:15:\"Charity Stories\";s:5:\"alias\";s:15:\"charity-stories\";s:3:\"zip\";s:25:\"packs/charity-stories.zip\";s:3:\"uid\";s:32:\"f277f145d9f9c3f0033bb8ceffeb4c9f\";s:3:\"img\";s:26:\"charity-stories/slide1.jpg\";s:7:\"preview\";s:165:\"https://www.sliderrevolution.com/templates/charity-non-profit-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=charity-non-profit-website\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The \"Charity Non-Profit Website\" is a useful one-page website template with simple & smooth animation effects and animated lottie icons.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Charity Non-Profit-Website\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:490;a:27:{s:2:\"id\";s:3:\"526\";s:5:\"title\";s:16:\"Charity Worldmap\";s:5:\"alias\";s:16:\"charity-worldmap\";s:3:\"zip\";s:26:\"packs/charity-worldmap.zip\";s:3:\"uid\";s:32:\"9e00cbac269b92cb24fd3230297f4685\";s:3:\"img\";s:27:\"charity-worldmap/slide1.jpg\";s:7:\"preview\";s:165:\"https://www.sliderrevolution.com/templates/charity-non-profit-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=charity-non-profit-website\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The \"Charity Non-Profit Website\" is a useful one-page website template with simple & smooth animation effects and animated lottie icons.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Charity Non-Profit-Website\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:491;a:27:{s:2:\"id\";s:3:\"527\";s:5:\"title\";s:19:\"Charity Large Image\";s:5:\"alias\";s:19:\"charity-large-image\";s:3:\"zip\";s:29:\"packs/charity-large-image.zip\";s:3:\"uid\";s:32:\"fa927036c2b14622832106fa987bc8e7\";s:3:\"img\";s:30:\"charity-large-image/slide1.jpg\";s:7:\"preview\";s:165:\"https://www.sliderrevolution.com/templates/charity-non-profit-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=charity-non-profit-website\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The \"Charity Non-Profit Website\" is a useful one-page website template with simple & smooth animation effects and animated lottie icons.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Charity Non-Profit-Website\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:492;a:27:{s:2:\"id\";s:3:\"528\";s:5:\"title\";s:16:\"Charity Sponsors\";s:5:\"alias\";s:16:\"charity-sponsors\";s:3:\"zip\";s:26:\"packs/charity-sponsors.zip\";s:3:\"uid\";s:32:\"efd087bc3fa3915139af9e93d47ee295\";s:3:\"img\";s:27:\"charity-sponsors/slide1.jpg\";s:7:\"preview\";s:165:\"https://www.sliderrevolution.com/templates/charity-non-profit-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=charity-non-profit-website\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The \"Charity Non-Profit Website\" is a useful one-page website template with simple & smooth animation effects and animated lottie icons.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Charity Non-Profit-Website\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:493;a:27:{s:2:\"id\";s:3:\"529\";s:5:\"title\";s:12:\"Charity Help\";s:5:\"alias\";s:12:\"charity-help\";s:3:\"zip\";s:22:\"packs/charity-help.zip\";s:3:\"uid\";s:32:\"4f3571c0b27f061648c9ff95b1a3f718\";s:3:\"img\";s:23:\"charity-help/slide1.jpg\";s:7:\"preview\";s:165:\"https://www.sliderrevolution.com/templates/charity-non-profit-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=charity-non-profit-website\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The \"Charity Non-Profit Website\" is a useful one-page website template with simple & smooth animation effects and animated lottie icons.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Charity Non-Profit-Website\";s:13:\"package_order\";s:2:\"10\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:494;a:27:{s:2:\"id\";s:3:\"530\";s:5:\"title\";s:14:\"Charity Footer\";s:5:\"alias\";s:14:\"charity-footer\";s:3:\"zip\";s:24:\"packs/charity-footer.zip\";s:3:\"uid\";s:32:\"9340fa48c56635a8a781cc37c4bf538c\";s:3:\"img\";s:25:\"charity-footer/slide1.jpg\";s:7:\"preview\";s:165:\"https://www.sliderrevolution.com/templates/charity-non-profit-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=charity-non-profit-website\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The \"Charity Non-Profit Website\" is a useful one-page website template with simple & smooth animation effects and animated lottie icons.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Charity Non-Profit-Website\";s:13:\"package_order\";s:2:\"11\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:495;a:24:{s:2:\"id\";s:3:\"531\";s:5:\"title\";s:21:\"Cinematic Hero Titles\";s:5:\"alias\";s:21:\"cinematic-hero-titles\";s:3:\"zip\";s:25:\"cinematic-hero-titles.zip\";s:3:\"uid\";s:32:\"51a59c54bb97c274092d22dbf4f6085e\";s:3:\"img\";s:32:\"cinematic-hero-titles/slide1.jpg\";s:7:\"preview\";s:155:\"https://www.sliderrevolution.com/templates/cinematic-hero-titles/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=cinematic-hero-titles\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:199:\"<span class=\"ttm_content\">The \"Cinematic Hero Titles\" template is a collection of fullscreen hero blocks that use a cinematic, animated letter-spacing effect..</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:177:\"[{\"path\":\"revslider-lottie-addon\\/revslider-lottie-addon.php\",\"name\":\"Slider Revolution Lottie AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:70:\"https://www.sliderrevolution.com/tutorials/how-to-design-a-hero-image/\";s:9:\"guide_url\";s:70:\"https://www.sliderrevolution.com/tutorials/how-to-design-a-hero-image/\";s:9:\"guide_img\";s:34:\"tutorial/cinematic-hero-titles.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:496;a:24:{s:2:\"id\";s:3:\"532\";s:5:\"title\";s:23:\"Design DNA Scroll Video\";s:5:\"alias\";s:23:\"design-dna-scroll-video\";s:3:\"zip\";s:27:\"design-dna-scroll-video.zip\";s:3:\"uid\";s:32:\"39180fc9f7a07e50832fc1a68fb4eba2\";s:3:\"img\";s:34:\"design-dna-scroll-video/slide1.jpg\";s:7:\"preview\";s:159:\"https://www.sliderrevolution.com/templates/design-dna-scroll-video/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=design-dna-scroll-video\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.4.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:185:\"<span class=\"ttm_content\">The \"Design DNA Scroll Video\" template is a striking, fullscreen hero module that is using our new Scroll Video addon.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:543:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-lottie-addon\\/revslider-lottie-addon.php\",\"name\":\"Slider Revolution Lottie AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-scrollvideo-addon\\/revslider-scrollvideo-addon.php\",\"name\":\"Slider Revolution Scroll Video AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:497;a:24:{s:2:\"id\";s:3:\"533\";s:5:\"title\";s:27:\"Food Delivery Lottie Scroll\";s:5:\"alias\";s:27:\"food-delivery-lottie-scroll\";s:3:\"zip\";s:31:\"food-delivery-lottie-scroll.zip\";s:3:\"uid\";s:32:\"5dfbfac45c5df7702238ba1b43afe8f6\";s:3:\"img\";s:38:\"food-delivery-lottie-scroll/slide1.jpg\";s:7:\"preview\";s:167:\"https://www.sliderrevolution.com/templates/food-delivery-lottie-scroll/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=food-delivery-lottie-scroll\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:185:\"<span class=\"ttm_content\">The \"Design DNA Scroll Video\" template is a striking, fullscreen hero module that is using our new Scroll Video addon.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:177:\"[{\"path\":\"revslider-lottie-addon\\/revslider-lottie-addon.php\",\"name\":\"Slider Revolution Lottie AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:68:\"How to Design a Scroll Animation on Your Own Using Lottie [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/how-to-design-a-scroll-animation-on-your-own-using-lottie-tutorial/\";s:9:\"guide_img\";s:40:\"tutorial/food-delivery-lottie-scroll.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:498;a:27:{s:2:\"id\";s:3:\"534\";s:5:\"title\";s:29:\"Food Recipe Carousel Template\";s:5:\"alias\";s:29:\"food-recipe-carousel-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:29:\"food-recipe-carousel-template\";s:3:\"img\";s:50:\"packages/food-recipe-carousel-template-package.jpg\";s:7:\"preview\";s:153:\"https://www.sliderrevolution.com/templates/food-recipe-carousel/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=food-recipe-carousel\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:193:\"<span class=\"ttm_content\">Showcase your cooking recipes with the easy to use \"Food Recipe Carousel\" template. Clicking the titles opens up a detail view!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Food Recipe Carousel Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"42\";s:9:\"installed\";b:0;}i:499;a:27:{s:2:\"id\";s:3:\"535\";s:5:\"title\";s:20:\"Food Recipe Carousel\";s:5:\"alias\";s:20:\"food-recipe-carousel\";s:3:\"zip\";s:30:\"packs/food-recipe-carousel.zip\";s:3:\"uid\";s:32:\"6ba9695ba1a22a6e99f96431d8fb01e8\";s:3:\"img\";s:31:\"food-recipe-carousel/slide1.jpg\";s:7:\"preview\";s:153:\"https://www.sliderrevolution.com/templates/food-recipe-carousel/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=food-recipe-carousel\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The \"Charity Non-Profit Website\" is a useful one-page website template with simple & smooth animation effects and animated lottie icons.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Food Recipe Carousel Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"42\";s:9:\"installed\";b:0;}i:500;a:27:{s:2:\"id\";s:3:\"536\";s:5:\"title\";s:17:\"Food Recipe Modal\";s:5:\"alias\";s:17:\"food-recipe-modal\";s:3:\"zip\";s:27:\"packs/food-recipe-modal.zip\";s:3:\"uid\";s:32:\"1c5b2e959cd973efc5c1887a3a4279f3\";s:3:\"img\";s:28:\"food-recipe-modal/slide1.jpg\";s:7:\"preview\";s:153:\"https://www.sliderrevolution.com/templates/food-recipe-carousel/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=food-recipe-carousel\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The \"Charity Non-Profit Website\" is a useful one-page website template with simple & smooth animation effects and animated lottie icons.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Food Recipe Carousel Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"42\";s:9:\"installed\";b:0;}i:501;a:27:{s:2:\"id\";s:3:\"537\";s:5:\"title\";s:27:\"Corporate Carousel Template\";s:5:\"alias\";s:27:\"corporate-carousel-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:27:\"corporate-carousel-template\";s:3:\"img\";s:38:\"packages/corporate_carousel_bundle.jpg\";s:7:\"preview\";s:176:\"https://www.sliderrevolution.com/templates/corporate-carousel-with-lightbox?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=corporate-carousel-with-lightbox\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:220:\"<span class=\"ttm_content\">The Corporate Carousel is a basic, easy to use carousel with tab navigation. The lightbox modal can show any additonal content, independant of the carousel.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-01-19 15:14:10\";s:7:\"package\";s:27:\"Corporate Carousel Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"43\";s:9:\"installed\";b:0;}i:502;a:27:{s:2:\"id\";s:3:\"538\";s:5:\"title\";s:18:\"Corporate Carousel\";s:5:\"alias\";s:18:\"corporate-carousel\";s:3:\"zip\";s:28:\"packs/corporate-carousel.zip\";s:3:\"uid\";s:32:\"30dea0e333913cb5ebbf8dded8c3a839\";s:3:\"img\";s:29:\"corporate-carousel/slide1.jpg\";s:7:\"preview\";s:128:\"https://revolution.themepunch.com/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=revolution.themepunch.com\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:220:\"<span class=\"ttm_content\">The Corporate Carousel is a basic, easy to use carousel with tab navigation. The lightbox modal can show any additonal content, independant of the carousel.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-01-19 15:26:51\";s:7:\"package\";s:27:\"Corporate Carousel Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"43\";s:9:\"installed\";b:0;}i:503;a:27:{s:2:\"id\";s:3:\"539\";s:5:\"title\";s:18:\"Corporate Lightbox\";s:5:\"alias\";s:18:\"corporate-lightbox\";s:3:\"zip\";s:28:\"packs/corporate-lightbox.zip\";s:3:\"uid\";s:32:\"832c277bfc5a288c0dffd784e4041265\";s:3:\"img\";s:29:\"corporate-lightbox/slide1.jpg\";s:7:\"preview\";s:128:\"https://revolution.themepunch.com/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=revolution.themepunch.com\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:220:\"<span class=\"ttm_content\">The Corporate Carousel is a basic, easy to use carousel with tab navigation. The lightbox modal can show any additonal content, independant of the carousel.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-01-19 15:34:36\";s:7:\"package\";s:27:\"Corporate Carousel Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"43\";s:9:\"installed\";b:0;}i:504;a:27:{s:2:\"id\";s:3:\"540\";s:5:\"title\";s:23:\"Cyber Carousel Template\";s:5:\"alias\";s:23:\"cyber-carousel-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:23:\"cyber-carousel-template\";s:3:\"img\";s:33:\"packages/cybercarousel_bundle.jpg\";s:7:\"preview\";s:168:\"https://www.sliderrevolution.com/templates/cyber-carousel-with-lightbox?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=cyber-carousel-with-lightbox\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:218:\"<span class=\"ttm_content\">This fullscreen carousel has easy to edit content and vertical navigation tabs. The highlight color can be changed with one click upon opening the editor.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-01-19 15:40:25\";s:7:\"package\";s:23:\"Cyber Carousel Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:91:\"How to Create a Featured Content Section That Convinces Visitors to Keep Reading [Tutorial]\";s:9:\"guide_url\";s:124:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-featured-content-section-that-convinces-visitors-to-keep-reading/\";s:9:\"guide_img\";s:41:\"tutorial/Cyber-Carousel-With-Lightbox.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"44\";s:9:\"installed\";b:0;}i:505;a:27:{s:2:\"id\";s:3:\"541\";s:5:\"title\";s:14:\"Cyber Carousel\";s:5:\"alias\";s:14:\"cyber-carousel\";s:3:\"zip\";s:24:\"packs/cyber-carousel.zip\";s:3:\"uid\";s:32:\"b5ef41c7f498bd1dccf8224bfbade718\";s:3:\"img\";s:25:\"cyber-carousel/slide1.jpg\";s:7:\"preview\";s:168:\"https://www.sliderrevolution.com/templates/cyber-carousel-with-lightbox?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=cyber-carousel-with-lightbox\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.4.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:218:\"<span class=\"ttm_content\">This fullscreen carousel has easy to edit content and vertical navigation tabs. The highlight color can be changed with one click upon opening the editor.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-01-19 15:42:44\";s:7:\"package\";s:23:\"Cyber Carousel Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:91:\"How to Create a Featured Content Section That Convinces Visitors to Keep Reading [Tutorial]\";s:9:\"guide_url\";s:124:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-featured-content-section-that-convinces-visitors-to-keep-reading/\";s:9:\"guide_img\";s:41:\"tutorial/Cyber-Carousel-With-Lightbox.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"44\";s:9:\"installed\";b:0;}i:506;a:27:{s:2:\"id\";s:3:\"542\";s:5:\"title\";s:23:\"Cyber Carousel Lightbox\";s:5:\"alias\";s:23:\"cyber-carousel-lightbox\";s:3:\"zip\";s:33:\"packs/cyber-carousel-lightbox.zip\";s:3:\"uid\";s:32:\"cb91abeed0555dfcafe849c37e7c9c32\";s:3:\"img\";s:34:\"cyber-carousel-lightbox/slide1.jpg\";s:7:\"preview\";s:168:\"https://www.sliderrevolution.com/templates/cyber-carousel-with-lightbox?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=cyber-carousel-with-lightbox\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:218:\"<span class=\"ttm_content\">This fullscreen carousel has easy to edit content and vertical navigation tabs. The highlight color can be changed with one click upon opening the editor.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-01-19 15:50:15\";s:7:\"package\";s:23:\"Cyber Carousel Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:91:\"How to Create a Featured Content Section That Convinces Visitors to Keep Reading [Tutorial]\";s:9:\"guide_url\";s:124:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-featured-content-section-that-convinces-visitors-to-keep-reading/\";s:9:\"guide_img\";s:41:\"tutorial/Cyber-Carousel-With-Lightbox.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"44\";s:9:\"installed\";b:0;}i:507;a:27:{s:2:\"id\";s:3:\"543\";s:5:\"title\";s:16:\"Woo Carousel One\";s:5:\"alias\";s:24:\"woocommerce-carousel-one\";s:3:\"zip\";s:28:\"woocommerce-carousel-one.zip\";s:3:\"uid\";s:32:\"df0a99cef3981ecb608dff4ed573a493\";s:3:\"img\";s:35:\"woocommerce-carousel-one/slide1.jpg\";s:7:\"preview\";s:159:\"https://www.sliderrevolution.com/templates/woocommerce-slider-pack/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=woocommerce-slider-pack\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:185:\"<span class=\"ttm_content\">A basic WooCommerce carousel. Just set your categories and the carousel will be populated with your WooCommerce products.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:11:\"woocommerce\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-01-19 16:02:45\";s:7:\"package\";s:15:\"Woo Slider Pack\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"45\";s:9:\"installed\";b:0;}i:508;a:27:{s:2:\"id\";s:3:\"544\";s:5:\"title\";s:23:\"Woo Carousel One Static\";s:5:\"alias\";s:31:\"woocommerce-carousel-one-static\";s:3:\"zip\";s:35:\"woocommerce-carousel-one-static.zip\";s:3:\"uid\";s:32:\"5c955a3850369e79b1e18921306ac1df\";s:3:\"img\";s:42:\"woocommerce-carousel-one-static/slide1.jpg\";s:7:\"preview\";s:155:\"https://sliderrevolution.com/templates/woocommerce-slider-pack/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=woocommerce-slider-pack\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:143:\"<span class=\"ttm_content\">A static content carousel. Please use the \"non-static\" version for WooCommerce.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:11:\"woocommerce\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-01-19 16:05:02\";s:7:\"package\";s:22:\"Woo Slider Pack Static\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"46\";s:9:\"installed\";b:0;}i:509;a:27:{s:2:\"id\";s:3:\"545\";s:5:\"title\";s:16:\"Woo Carousel Two\";s:5:\"alias\";s:24:\"woocommerce-carousel-two\";s:3:\"zip\";s:28:\"woocommerce-carousel-two.zip\";s:3:\"uid\";s:32:\"fdd797d8e98a9138f5563b68b95ebe1c\";s:3:\"img\";s:35:\"woocommerce-carousel-two/slide1.jpg\";s:7:\"preview\";s:159:\"https://www.sliderrevolution.com/templates/woocommerce-slider-pack/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=woocommerce-slider-pack\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:185:\"<span class=\"ttm_content\">A basic WooCommerce carousel. Just set your categories and the carousel will be populated with your WooCommerce products.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:11:\"woocommerce\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-01-19 16:06:57\";s:7:\"package\";s:15:\"Woo Slider Pack\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"45\";s:9:\"installed\";b:0;}i:510;a:27:{s:2:\"id\";s:3:\"546\";s:5:\"title\";s:23:\"Woo Carousel Two Static\";s:5:\"alias\";s:31:\"woocommerce-carousel-two-static\";s:3:\"zip\";s:35:\"woocommerce-carousel-two-static.zip\";s:3:\"uid\";s:32:\"2f3bfb1dfa99647426ce906f10dfc480\";s:3:\"img\";s:42:\"woocommerce-carousel-two-static/slide1.jpg\";s:7:\"preview\";s:155:\"https://sliderrevolution.com/templates/woocommerce-slider-pack/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=woocommerce-slider-pack\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:143:\"<span class=\"ttm_content\">A static content carousel. Please use the \"non-static\" version for WooCommerce.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:11:\"woocommerce\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-01-19 16:16:15\";s:7:\"package\";s:22:\"Woo Slider Pack Static\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"46\";s:9:\"installed\";b:0;}i:511;a:27:{s:2:\"id\";s:3:\"547\";s:5:\"title\";s:18:\"Woo Feature Slider\";s:5:\"alias\";s:26:\"woocommerce-feature-slider\";s:3:\"zip\";s:30:\"woocommerce-feature-slider.zip\";s:3:\"uid\";s:32:\"c8aa1f551065eeffc752f2d8daef6db1\";s:3:\"img\";s:37:\"woocommerce-feature-slider/slide1.jpg\";s:7:\"preview\";s:159:\"https://www.sliderrevolution.com/templates/woocommerce-slider-pack/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=woocommerce-slider-pack\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:181:\"<span class=\"ttm_content\">A basic WooCommerce slider. Just set your categories and the slider will be populated with your WooCommerce products.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:11:\"woocommerce\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-01-19 16:19:13\";s:7:\"package\";s:15:\"Woo Slider Pack\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"45\";s:9:\"installed\";b:0;}i:512;a:27:{s:2:\"id\";s:3:\"548\";s:5:\"title\";s:25:\"Woo Feature Slider Static\";s:5:\"alias\";s:33:\"woocommerce-feature-slider-static\";s:3:\"zip\";s:37:\"woocommerce-feature-slider-static.zip\";s:3:\"uid\";s:32:\"2f29e8fd101c799480152a7911b33ca6\";s:3:\"img\";s:44:\"woocommerce-feature-slider-static/slide1.jpg\";s:7:\"preview\";s:155:\"https://sliderrevolution.com/templates/woocommerce-slider-pack/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=woocommerce-slider-pack\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:140:\"<span class=\"ttm_content\">A static content slider Please use the \"non-static\" version for WooCommerce.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:11:\"woocommerce\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-01-19 16:20:57\";s:7:\"package\";s:22:\"Woo Slider Pack Static\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"46\";s:9:\"installed\";b:0;}i:513;a:24:{s:2:\"id\";s:3:\"549\";s:5:\"title\";s:17:\"Woo Liquid Slider\";s:5:\"alias\";s:17:\"woo-liquid-slider\";s:3:\"zip\";s:21:\"woo-liquid-slider.zip\";s:3:\"uid\";s:32:\"9f455f73675a73dbefe820288e994f27\";s:3:\"img\";s:28:\"woo-liquid-slider/slide1.jpg\";s:7:\"preview\";s:162:\"https://www.sliderrevolution.com/templates/woocommerce-liquid-slider?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=woocommerce-liquid-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:236:\"<span class=\"ttm_content\">A WooCommerce slider using the BubbleMorph addon for an interesting liquid effect. Just set your categories and the slider will be populated with your WooCommerce products.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:9:\"postbased\";i:2;s:11:\"woocommerce\";}s:14:\"plugin_require\";s:174:\"[{\"path\":\"revslider-bubblemorph-addon\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-01-19 16:23:03\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:80:\"How to Draw Attention to Your eCommerce Products with a Liquid Effect [Tutorial]\";s:9:\"guide_url\";s:92:\"https://www.sliderrevolution.com/tutorials/how-to-draw-attention-to-your-ecommerce-products/\";s:9:\"guide_img\";s:30:\"tutorial/woo-liquid-slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:514;a:24:{s:2:\"id\";s:3:\"550\";s:5:\"title\";s:24:\"Woo Liquid Slider Static\";s:5:\"alias\";s:32:\"woocommerce-liquid-slider-static\";s:3:\"zip\";s:36:\"woocommerce-liquid-slider-static.zip\";s:3:\"uid\";s:32:\"5848192fea46ffee95a91aa531848e19\";s:3:\"img\";s:43:\"woocommerce-liquid-slider-static/slide1.jpg\";s:7:\"preview\";s:162:\"https://www.sliderrevolution.com/templates/woocommerce-liquid-slider?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=woocommerce-liquid-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:203:\"<span class=\"ttm_content\">A static content slider using the BubbleMorph addon for an interesting liquid effect. For WooCommerce, please use the \"non-static\" version.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:11:\"woocommerce\";}s:14:\"plugin_require\";s:174:\"[{\"path\":\"revslider-bubblemorph-addon\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-01-19 16:24:35\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:80:\"How to Draw Attention to Your eCommerce Products with a Liquid Effect [Tutorial]\";s:9:\"guide_url\";s:92:\"https://www.sliderrevolution.com/tutorials/how-to-draw-attention-to-your-ecommerce-products/\";s:9:\"guide_img\";s:30:\"tutorial/woo-liquid-slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:515;a:27:{s:2:\"id\";s:3:\"551\";s:5:\"title\";s:15:\"Woo Slider Pack\";s:5:\"alias\";s:15:\"woo-slider-pack\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:15:\"woo-slider-pack\";s:3:\"img\";s:34:\"packages/woosliderpack_dynamic.jpg\";s:7:\"preview\";s:159:\"https://www.sliderrevolution.com/templates/woocommerce-slider-pack/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=woocommerce-slider-pack\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:181:\"<span class=\"ttm_content\">A basic WooCommerce slider. Just set your categories and the slider will be populated with your WooCommerce products.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:4:{i:0;s:8:\"carousel\";i:1;s:6:\"slider\";i:2;s:9:\"postbased\";i:3;s:11:\"woocommerce\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-01-20 09:34:45\";s:7:\"package\";s:15:\"Woo Slider Pack\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"45\";s:9:\"installed\";b:0;}i:516;a:27:{s:2:\"id\";s:3:\"552\";s:5:\"title\";s:22:\"Woo Slider Pack Static\";s:5:\"alias\";s:22:\"woo-slider-pack-static\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:22:\"woo-slider-pack-static\";s:3:\"img\";s:33:\"packages/woosliderpack_static.jpg\";s:7:\"preview\";s:159:\"https://www.sliderrevolution.com/templates/woocommerce-slider-pack/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=woocommerce-slider-pack\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:181:\"<span class=\"ttm_content\">A basic WooCommerce slider. Just set your categories and the slider will be populated with your WooCommerce products.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:11:\"woocommerce\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-01-20 09:39:21\";s:7:\"package\";s:22:\"Woo Slider Pack Static\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"46\";s:9:\"installed\";b:0;}i:517;a:24:{s:2:\"id\";s:3:\"553\";s:5:\"title\";s:24:\"Creative Hero Collection\";s:5:\"alias\";s:24:\"creative-hero-collection\";s:3:\"zip\";s:28:\"creative-hero-collection.zip\";s:3:\"uid\";s:32:\"e20126d93d081055e5ff3f6981b971fa\";s:3:\"img\";s:35:\"creative-hero-collection/slide1.jpg\";s:7:\"preview\";s:161:\"https://www.sliderrevolution.com/templates/creative-hero-collection/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=creative-hero-collection\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.4.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:245:\"<span class=\"ttm_content\">A fantastic intro presentation for almost any website. If you want to use a single slide as a hero, simply drag it to the first position and set the layout of the module to \"scene\".</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:348:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-bubblemorph-addon\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-02-23 10:22:47\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:78:\"How to Create an Engaging Hero Section Without Any Photos or Videos [Tutorial]\";s:9:\"guide_url\";s:111:\"https://www.sliderrevolution.com/tutorials/how-to-create-an-engaging-hero-section-without-any-photos-or-videos/\";s:9:\"guide_img\";s:37:\"tutorial/Creative-Hero-Collection.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:518;a:24:{s:2:\"id\";s:3:\"554\";s:5:\"title\";s:12:\"Photo Slider\";s:5:\"alias\";s:19:\"photographer-slider\";s:3:\"zip\";s:23:\"photographer-slider.zip\";s:3:\"uid\";s:32:\"e00104cff231e2aaeb149b3c63e78a5e\";s:3:\"img\";s:30:\"photographer-slider/slide1.jpg\";s:7:\"preview\";s:185:\"https://www.sliderrevolution.com/templates/photographer-and-videographer-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=photographer-and-videographer-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.4.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:169:\"<span class=\"ttm_content\">A great module for any photographer/videographer who wants to display their portfolio in an engaging way.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:174:\"[{\"path\":\"revslider-bubblemorph-addon\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-02-23 10:25:31\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:77:\"How to Create a Customized Transition Effect for Your Hero Section [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-customized-transition-effect-for-your-hero-section/\";s:9:\"guide_img\";s:32:\"tutorial/photographer-slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:519;a:24:{s:2:\"id\";s:3:\"555\";s:5:\"title\";s:18:\"Real Estate Slider\";s:5:\"alias\";s:17:\"realestate-slider\";s:3:\"zip\";s:21:\"realestate-slider.zip\";s:3:\"uid\";s:32:\"596effabfef768f0371cba2b1fdd0c1d\";s:3:\"img\";s:28:\"realestate-slider/slide1.jpg\";s:7:\"preview\";s:167:\"https://www.sliderrevolution.com/templates/real-estate-showcase-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=real-estate-showcase-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.4.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:152:\"<span class=\"ttm_content\">Showcase your clients real estate offerings with this clean and convincing presentation.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-02-23 10:45:36\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:76:\"How to Create a Stunning Hero Slider for Your Real Estate Website [Tutorial]\";s:9:\"guide_url\";s:109:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-stunning-hero-slider-for-your-real-estate-website/\";s:9:\"guide_img\";s:30:\"tutorial/realestate-slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:520;a:24:{s:2:\"id\";s:3:\"556\";s:5:\"title\";s:19:\"Saas Product Slider\";s:5:\"alias\";s:19:\"saas-product-slider\";s:3:\"zip\";s:23:\"saas-product-slider.zip\";s:3:\"uid\";s:32:\"3cf7809058f383425c5409aa1204335f\";s:3:\"img\";s:30:\"saas-product-slider/slide1.jpg\";s:7:\"preview\";s:151:\"https://www.sliderrevolution.com/templates/saas-product-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=saas-product-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.4.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:143:\"<span class=\"ttm_content\">Present your digital SaaS product with a modern design and stunning animations.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:349:\"[{\"path\":\"revslider-typewriter-addon\\/revslider-typewriter-addon.php\",\"name\":\"Typewriter AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/typewriter-addon\\/\"},{\"path\":\"revslider-lottie-addon\\/revslider-lottie-addon.php\",\"name\":\"Slider Revolution Lottie AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-02-23 10:49:44\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:521;a:27:{s:2:\"id\";s:3:\"557\";s:5:\"title\";s:27:\"Cinematic Wildlife Template\";s:5:\"alias\";s:27:\"cinematic-wildlife-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:27:\"cinematic-wildlife-template\";s:3:\"img\";s:39:\"packages/cinematic-wildlife-package.jpg\";s:7:\"preview\";s:163:\"https://www.sliderrevolution.com/templates/cinematic-wildlife-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=cinematic-wildlife-slider\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:185:\"<span class=\"ttm_content\">Easily create cinematic presentations with this photography-based slider, that features a convenient YouTube video popup.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-04-16 10:45:38\";s:7:\"package\";s:27:\"Cinematic Wildlife Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:79:\"How to Create a Beautiful Content Showcase for an Online Publication [Tutorial]\";s:9:\"guide_url\";s:112:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-beautiful-content-showcase-for-an-online-publication/\";s:9:\"guide_img\";s:31:\"tutorial/Cinematic-Wildlife.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"47\";s:9:\"installed\";b:0;}i:522;a:27:{s:2:\"id\";s:3:\"558\";s:5:\"title\";s:25:\"Cinematic Wildlife Slider\";s:5:\"alias\";s:25:\"cinematic-wildlife-slider\";s:3:\"zip\";s:35:\"packs/cinematic-wildlife-slider.zip\";s:3:\"uid\";s:32:\"a37b04e221a845d6d446f4d70e815b87\";s:3:\"img\";s:36:\"cinematic-wildlife-slider/slide1.jpg\";s:7:\"preview\";s:163:\"https://www.sliderrevolution.com/templates/cinematic-wildlife-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=cinematic-wildlife-slider\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:185:\"<span class=\"ttm_content\">Easily create cinematic presentations with this photography-based slider, that features a convenient YouTube video popup.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-04-16 10:47:01\";s:7:\"package\";s:27:\"Cinematic Wildlife Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:79:\"How to Create a Beautiful Content Showcase for an Online Publication [Tutorial]\";s:9:\"guide_url\";s:112:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-beautiful-content-showcase-for-an-online-publication/\";s:9:\"guide_img\";s:31:\"tutorial/Cinematic-Wildlife.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"47\";s:9:\"installed\";b:0;}i:523;a:27:{s:2:\"id\";s:3:\"559\";s:5:\"title\";s:24:\"Cinematic Wildlife Modal\";s:5:\"alias\";s:24:\"cinematic-wildlife-modal\";s:3:\"zip\";s:34:\"packs/cinematic-wildlife-modal.zip\";s:3:\"uid\";s:32:\"636a6885199f684ad743167ceea70dc4\";s:3:\"img\";s:35:\"cinematic-wildlife-modal/slide1.jpg\";s:7:\"preview\";s:163:\"https://www.sliderrevolution.com/templates/cinematic-wildlife-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=cinematic-wildlife-slider\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:185:\"<span class=\"ttm_content\">Easily create cinematic presentations with this photography-based slider, that features a convenient YouTube video popup.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-04-16 10:50:56\";s:7:\"package\";s:27:\"Cinematic Wildlife Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:79:\"How to Create a Beautiful Content Showcase for an Online Publication [Tutorial]\";s:9:\"guide_url\";s:112:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-beautiful-content-showcase-for-an-online-publication/\";s:9:\"guide_img\";s:31:\"tutorial/Cinematic-Wildlife.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"47\";s:9:\"installed\";b:0;}i:524;a:24:{s:2:\"id\";s:3:\"560\";s:5:\"title\";s:32:\"Gaming Stats Presentation Slider\";s:5:\"alias\";s:32:\"gaming-stats-presentation-slider\";s:3:\"zip\";s:36:\"gaming-stats-presentation-slider.zip\";s:3:\"uid\";s:32:\"988df5050f2a45a108ef32518a725bf8\";s:3:\"img\";s:43:\"gaming-stats-presentation-slider/slide1.jpg\";s:7:\"preview\";s:177:\"https://www.sliderrevolution.com/templates/charts-addon-presentation-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=charts-addon-presentation-slider\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:6:\"6.4.11\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:156:\"<span class=\"ttm_content\">Create interactive presentations and showcase statistics with unique and customizable charts</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:159:\"[{\"path\":\"revslider-charts-addon\\/revslider-charts-addon.php\",\"name\":\"Charts AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-04-29 09:50:58\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:71:\"How to Create a Digital Report Teaser with Slider Revolution [Tutorial]\";s:9:\"guide_url\";s:104:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-digital-report-teaser-with-slider-revolution/\";s:9:\"guide_img\";s:45:\"tutorial/gaming-stats-presentation-slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:525;a:24:{s:2:\"id\";s:3:\"561\";s:5:\"title\";s:31:\"Coffee Shop Split Screen Slider\";s:5:\"alias\";s:15:\"coffee-flavours\";s:3:\"zip\";s:19:\"coffee-flavours.zip\";s:3:\"uid\";s:32:\"63726447a6a614d8f53fbf6024fd3033\";s:3:\"img\";s:25:\"coffee-flavors/slide1.jpg\";s:7:\"preview\";s:175:\"https://www.sliderrevolution.com/templates/coffee-shop-split-screen-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=coffee-shop-split-screen-slider\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.5.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:249:\"<span class=\"ttm_content\">The animated elements and clean layout make this slider an eye-catcher for your coffee shop. With it\'s easy customizability, this template is perfect for showcasing any type of product!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-06-11 09:09:52\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:526;a:24:{s:2:\"id\";s:3:\"562\";s:5:\"title\";s:32:\"Modern Portfolio Showreel Slider\";s:5:\"alias\";s:15:\"showreel-slider\";s:3:\"zip\";s:19:\"showreel-slider.zip\";s:3:\"uid\";s:32:\"bced29a585e67153a1ed7608ddcdb69d\";s:3:\"img\";s:26:\"showreel-slider/slide1.jpg\";s:7:\"preview\";s:177:\"https://www.sliderrevolution.com/templates/modern-portfolio-showreel-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=modern-portfolio-showreel-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:216:\"<span class=\"ttm_content\">Showcase beautiful videos and photography with this clean looking slider with modern UI and effective typography. Perfect for any creative professional.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-06-11 09:14:43\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:66:\"How to Add a Beautiful Video Background to Your Website [Tutorial]\";s:9:\"guide_url\";s:108:\"https://www.sliderrevolution.com/tutorials/how-to-add-a-beautiful-video-background-to-your-website-tutorial/\";s:9:\"guide_img\";s:28:\"tutorial/showreel-slider.jpg\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:527;a:24:{s:2:\"id\";s:3:\"563\";s:5:\"title\";s:23:\"Visual Art Forms Slider\";s:5:\"alias\";s:16:\"visual-art-forms\";s:3:\"zip\";s:20:\"visual-art-forms.zip\";s:3:\"uid\";s:32:\"4d57a5abf20bc4a615fe30837ac3ce1a\";s:3:\"img\";s:27:\"visual-art-forms/slide1.jpg\";s:7:\"preview\";s:159:\"https://www.sliderrevolution.com/templates/visual-art-forms-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=visual-art-forms-slider\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.5.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:180:\"<span class=\"ttm_content\">Present just about anything with this highly flexible and modern looking slider, no matter what industry you are in.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-06-11 09:18:19\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:528;a:24:{s:2:\"id\";s:3:\"564\";s:5:\"title\";s:22:\"Background Effect Hero\";s:5:\"alias\";s:14:\"bg-effect-hero\";s:3:\"zip\";s:18:\"bg-effect-hero.zip\";s:3:\"uid\";s:32:\"55bb0fa5ac66ad84423fa704b701e1df\";s:3:\"img\";s:25:\"bg-effect-hero/slide1.jpg\";s:7:\"preview\";s:179:\"https://www.sliderrevolution.com/templates/background-effect-hero-collection/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=background-effect-hero-collection\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:224:\"<span class=\"ttm_content\">If you really want to stun your visitors with gorgeous gradients and dreamy transitions, <br />\r\nthis slider / hero module is exactly what you were looking for.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:703:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-bubblemorph-addon\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-08-09 10:45:50\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:60:\"How to Create a Unique Gradient Background Design [Tutorial]\";s:9:\"guide_url\";s:63:\"https://www.sliderrevolution.com/tutorials/gradient-background/\";s:9:\"guide_img\";s:27:\"tutorial/bg-effect-hero.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:529;a:24:{s:2:\"id\";s:3:\"565\";s:5:\"title\";s:26:\"Cyber Glitch Effect Slider\";s:5:\"alias\";s:9:\"cyberfunk\";s:3:\"zip\";s:13:\"cyberfunk.zip\";s:3:\"uid\";s:32:\"44fdc7e13074bdc46500972cd708c739\";s:3:\"img\";s:20:\"cyberfunk/slide1.jpg\";s:7:\"preview\";s:165:\"https://www.sliderrevolution.com/templates/cyber-glitch-effect-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=cyber-glitch-effect-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">Dive into a futuristic, neon, cyber world with this amazing slider template featuring <br />\r\nglitch effect transitions and a typewriter effect.<br />\r\nThe custom navigation skin can be customized easily!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:361:\"[{\"path\":\"revslider-typewriter-addon\\/revslider-typewriter-addon.php\",\"name\":\"Typewriter AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/typewriter-addon\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-08-09 10:51:54\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:72:\"How to Create a Futuristic-looking Website for a Tech Company [Tutorial]\";s:9:\"guide_url\";s:105:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-futuristic-looking-website-for-a-tech-company/\";s:9:\"guide_img\";s:22:\"tutorial/cyberfunk.jpg\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:530;a:24:{s:2:\"id\";s:3:\"566\";s:5:\"title\";s:30:\"Motion Blur Portfolio Showcase\";s:5:\"alias\";s:21:\"motion-blur-portfolio\";s:3:\"zip\";s:25:\"motion-blur-portfolio.zip\";s:3:\"uid\";s:32:\"28086bed49cfb241c7d40f91cd64e970\";s:3:\"img\";s:32:\"motion-blur-portfolio/slide1.jpg\";s:7:\"preview\";s:173:\"https://www.sliderrevolution.com/templates/motion-blur-portfolio-showcase/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=motion-blur-portfolio-showcase\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.5.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:238:\"<span class=\"ttm_content\">This clean showcase slider with an optional video popup is using a fancy motion blur transition!<br />\r\nPacked with a logo and menu its ready to visualize your wildest ideas.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:356:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-08-09 10:56:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:75:\"A Different Way to Wow Shoppers with an eCommerce Product Slider [Tutorial]\";s:9:\"guide_url\";s:108:\"https://www.sliderrevolution.com/tutorials/a-different-way-to-wow-shoppers-with-an-ecommerce-product-slider/\";s:9:\"guide_img\";s:34:\"tutorial/motion-blur-portfolio.jpg\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:531;a:24:{s:2:\"id\";s:3:\"567\";s:5:\"title\";s:25:\"Portal Effect Hero Slider\";s:5:\"alias\";s:18:\"portal-effect-hero\";s:3:\"zip\";s:22:\"portal-effect-hero.zip\";s:3:\"uid\";s:32:\"87f5b64e44dc5b75bc1c7adbeb287ee9\";s:3:\"img\";s:29:\"portal-effect-hero/slide1.jpg\";s:7:\"preview\";s:163:\"https://www.sliderrevolution.com/templates/portal-effect-hero-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=portal-effect-hero-slider\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.5.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:282:\"<span class=\"ttm_content\">This slider module can function as an impressive landing page or a striking product presentation anywhere on your WordPress website.<br />\r\nThe design already includes elements like a logo, menu and social media icons.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-08-09 11:08:18\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:67:\"Demystifying the Slider Revolution Builder and Templates [Tutorial]\";s:9:\"guide_url\";s:109:\"https://www.sliderrevolution.com/tutorials/demystifying-the-slider-revolution-builder-and-templates-tutorial/\";s:9:\"guide_img\";s:31:\"tutorial/portal-effect-hero.jpg\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:532;a:24:{s:2:\"id\";s:3:\"568\";s:5:\"title\";s:22:\"Winery Timeline Slider\";s:5:\"alias\";s:15:\"winery-timeline\";s:3:\"zip\";s:19:\"winery-timeline.zip\";s:3:\"uid\";s:32:\"d2ccdaf0a5c73db21e8e8a3f6712e8bd\";s:3:\"img\";s:26:\"winery-timeline/slide1.jpg\";s:7:\"preview\";s:157:\"https://www.sliderrevolution.com/templates/winery-timeline-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=winery-timeline-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:247:\"<span class=\"ttm_content\">Tell your own story with this fabulous timeline slider.<br />\r\nLogo and social icon design elements are already included if you want to use this template as a standalone landing page!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:356:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-08-09 11:13:39\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:79:\"How to Create a Vertical Slider Timeline That Tells Your Brand Story [Tutorial]\";s:9:\"guide_url\";s:112:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-vertical-slider-timeline-that-tells-your-brand-story/\";s:9:\"guide_img\";s:28:\"tutorial/winery-timeline.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:533;a:27:{s:2:\"id\";s:3:\"569\";s:5:\"title\";s:25:\"Smart Living One Pager V1\";s:5:\"alias\";s:25:\"smart-living-one-pager-v1\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:25:\"smart-living-one-pager-v1\";s:3:\"img\";s:38:\"packages/Smart-Living-One-Pager-V1.jpg\";s:7:\"preview\";s:207:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v1/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=smart-living-one-page-template-for-wordpress-v1\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-09-07 14:33:48\";s:7:\"package\";s:25:\"Smart Living One Pager V1\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"48\";s:9:\"installed\";b:0;}i:534;a:27:{s:2:\"id\";s:3:\"570\";s:5:\"title\";s:25:\"Smart Living One Pager V2\";s:5:\"alias\";s:25:\"smart-living-one-pager-v2\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:25:\"smart-living-one-pager-v2\";s:3:\"img\";s:38:\"packages/Smart-Living-One-Pager-V2.jpg\";s:7:\"preview\";s:207:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v2/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=smart-living-one-page-template-for-wordpress-v2\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-09-07 14:38:21\";s:7:\"package\";s:25:\"Smart Living One Pager V2\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"49\";s:9:\"installed\";b:0;}i:535;a:27:{s:2:\"id\";s:3:\"571\";s:5:\"title\";s:25:\"Smart Living One Pager V3\";s:5:\"alias\";s:25:\"smart-living-one-pager-v3\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:25:\"smart-living-one-pager-v3\";s:3:\"img\";s:38:\"packages/Smart-Living-One-Pager-V3.jpg\";s:7:\"preview\";s:207:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v3/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=smart-living-one-page-template-for-wordpress-v3\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-09-07 14:39:44\";s:7:\"package\";s:25:\"Smart Living One Pager V3\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"50\";s:9:\"installed\";b:0;}i:536;a:27:{s:2:\"id\";s:3:\"572\";s:5:\"title\";s:6:\"Menu 1\";s:5:\"alias\";s:6:\"menu-1\";s:3:\"zip\";s:16:\"packs/menu-1.zip\";s:3:\"uid\";s:32:\"6e5038d711f2ee8326c79c3a9e06ded4\";s:3:\"img\";s:17:\"menu-1/slide1.jpg\";s:7:\"preview\";s:207:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v1/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=smart-living-one-page-template-for-wordpress-v1\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 14:41:12\";s:7:\"package\";s:25:\"Smart Living One Pager V1\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"48\";s:9:\"installed\";b:0;}i:537;a:27:{s:2:\"id\";s:3:\"573\";s:5:\"title\";s:6:\"Hero 1\";s:5:\"alias\";s:14:\"onepage-hero-1\";s:3:\"zip\";s:24:\"packs/onepage-hero-1.zip\";s:3:\"uid\";s:32:\"9f5fec6956bd2e1e1ecc553a8b7471b0\";s:3:\"img\";s:25:\"onepage-hero-1/slide1.jpg\";s:7:\"preview\";s:207:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v1/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=smart-living-one-page-template-for-wordpress-v1\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-09-07 14:48:41\";s:7:\"package\";s:25:\"Smart Living One Pager V1\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"48\";s:9:\"installed\";b:0;}i:538;a:27:{s:2:\"id\";s:3:\"574\";s:5:\"title\";s:7:\"About 1\";s:5:\"alias\";s:6:\"about1\";s:3:\"zip\";s:16:\"packs/about1.zip\";s:3:\"uid\";s:32:\"fc4962093f61124101c05ceb506fa5d2\";s:3:\"img\";s:17:\"about1/slide1.jpg\";s:7:\"preview\";s:207:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v1/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=smart-living-one-page-template-for-wordpress-v1\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 14:50:54\";s:7:\"package\";s:25:\"Smart Living One Pager V1\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"48\";s:9:\"installed\";b:0;}i:539;a:27:{s:2:\"id\";s:3:\"575\";s:5:\"title\";s:10:\"Services 1\";s:5:\"alias\";s:9:\"services1\";s:3:\"zip\";s:19:\"packs/services1.zip\";s:3:\"uid\";s:32:\"08f72a81aeb9afdaa57f544e4331a6da\";s:3:\"img\";s:20:\"services1/slide1.jpg\";s:7:\"preview\";s:207:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v1/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=smart-living-one-page-template-for-wordpress-v1\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 14:52:41\";s:7:\"package\";s:25:\"Smart Living One Pager V1\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"48\";s:9:\"installed\";b:0;}i:540;a:27:{s:2:\"id\";s:3:\"576\";s:5:\"title\";s:10:\"Projects 1\";s:5:\"alias\";s:9:\"projects1\";s:3:\"zip\";s:19:\"packs/projects1.zip\";s:3:\"uid\";s:32:\"11ff60e82fcf47a6a2c6bdce3cc1d8f2\";s:3:\"img\";s:20:\"projects1/slide1.jpg\";s:7:\"preview\";s:207:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v1/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=smart-living-one-page-template-for-wordpress-v1\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:01:48\";s:7:\"package\";s:25:\"Smart Living One Pager V1\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"48\";s:9:\"installed\";b:0;}i:541;a:27:{s:2:\"id\";s:3:\"577\";s:5:\"title\";s:8:\"Footer 1\";s:5:\"alias\";s:8:\"footer-1\";s:3:\"zip\";s:18:\"packs/footer-1.zip\";s:3:\"uid\";s:32:\"947fac99689a985c7f0f7dfec4311f6b\";s:3:\"img\";s:19:\"footer-1/slide1.jpg\";s:7:\"preview\";s:207:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v1/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=smart-living-one-page-template-for-wordpress-v1\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:05:00\";s:7:\"package\";s:25:\"Smart Living One Pager V1\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"48\";s:9:\"installed\";b:0;}i:542;a:28:{s:2:\"id\";s:3:\"578\";s:5:\"title\";s:24:\"Explainer Block 1 Part 1\";s:5:\"alias\";s:23:\"explainer-block-1-part1\";s:3:\"zip\";s:33:\"packs/explainer-block-1-part1.zip\";s:3:\"uid\";s:32:\"731980bef0ea06263d05b286b5a75dfe\";s:3:\"img\";s:34:\"explainer-block-1-part1/slide1.jpg\";s:7:\"preview\";s:207:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v1/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=smart-living-one-page-template-for-wordpress-v1\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:126:\"<span class=\"ttm_content\">An elegant slider for your website. Flexible and customizable.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:06:07\";s:7:\"package\";s:25:\"Smart Living One Pager V1\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"48\";s:9:\"installed\";b:0;}i:543;a:28:{s:2:\"id\";s:3:\"579\";s:5:\"title\";s:24:\"Explainer Block 1 Part 2\";s:5:\"alias\";s:23:\"explainer-block-1-part2\";s:3:\"zip\";s:33:\"packs/explainer-block-1-part2.zip\";s:3:\"uid\";s:32:\"ded730f13551f78b9a87b159b72d8ce8\";s:3:\"img\";s:34:\"explainer-block-1-part2/slide1.jpg\";s:7:\"preview\";s:207:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v1/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=smart-living-one-page-template-for-wordpress-v1\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:126:\"<span class=\"ttm_content\">An elegant slider for your website. Flexible and customizable.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:07:26\";s:7:\"package\";s:25:\"Smart Living One Pager V1\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"48\";s:9:\"installed\";b:0;}i:544;a:27:{s:2:\"id\";s:3:\"580\";s:5:\"title\";s:16:\"Projects Modal 1\";s:5:\"alias\";s:16:\"projects-modal-1\";s:3:\"zip\";s:26:\"packs/projects-modal-1.zip\";s:3:\"uid\";s:32:\"b17af2f4e21786711a2ce4ac0c4436ad\";s:3:\"img\";s:27:\"projects-modal-1/slide1.jpg\";s:7:\"preview\";s:207:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v1/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=smart-living-one-page-template-for-wordpress-v1\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:08:26\";s:7:\"package\";s:25:\"Smart Living One Pager V1\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"48\";s:9:\"installed\";b:0;}i:545;a:27:{s:2:\"id\";s:3:\"581\";s:5:\"title\";s:6:\"Menu 2\";s:5:\"alias\";s:6:\"menu-2\";s:3:\"zip\";s:16:\"packs/menu-2.zip\";s:3:\"uid\";s:32:\"a8d103f753ee50d4f81aa4100df8b7f9\";s:3:\"img\";s:17:\"menu-2/slide1.jpg\";s:7:\"preview\";s:207:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v2/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=smart-living-one-page-template-for-wordpress-v2\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:20:20\";s:7:\"package\";s:25:\"Smart Living One Pager V2\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"49\";s:9:\"installed\";b:0;}i:546;a:27:{s:2:\"id\";s:3:\"582\";s:5:\"title\";s:6:\"Hero 2\";s:5:\"alias\";s:6:\"hero-2\";s:3:\"zip\";s:16:\"packs/hero-2.zip\";s:3:\"uid\";s:32:\"7e56900f8c4b6e12435b70e141accaa8\";s:3:\"img\";s:17:\"hero-2/slide1.jpg\";s:7:\"preview\";s:207:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v2/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=smart-living-one-page-template-for-wordpress-v2\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-09-07 15:27:59\";s:7:\"package\";s:25:\"Smart Living One Pager V2\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"49\";s:9:\"installed\";b:0;}i:547;a:27:{s:2:\"id\";s:3:\"583\";s:5:\"title\";s:10:\"Services 2\";s:5:\"alias\";s:10:\"services-2\";s:3:\"zip\";s:20:\"packs/services-2.zip\";s:3:\"uid\";s:32:\"da2d588b291a7754096ac77746ba1da5\";s:3:\"img\";s:34:\"services-2/services2-thumbnail.jpg\";s:7:\"preview\";s:207:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v2/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=smart-living-one-page-template-for-wordpress-v2\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:29:09\";s:7:\"package\";s:25:\"Smart Living One Pager V2\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"49\";s:9:\"installed\";b:0;}i:548;a:27:{s:2:\"id\";s:3:\"584\";s:5:\"title\";s:7:\"About 2\";s:5:\"alias\";s:7:\"about-2\";s:3:\"zip\";s:17:\"packs/about-2.zip\";s:3:\"uid\";s:32:\"8e9e84d1aec08de6e099473683bf0e57\";s:3:\"img\";s:18:\"about-2/slide1.jpg\";s:7:\"preview\";s:207:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v2/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=smart-living-one-page-template-for-wordpress-v2\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:30:15\";s:7:\"package\";s:25:\"Smart Living One Pager V2\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"49\";s:9:\"installed\";b:0;}i:549;a:27:{s:2:\"id\";s:3:\"585\";s:5:\"title\";s:10:\"Projects 2\";s:5:\"alias\";s:10:\"projects-2\";s:3:\"zip\";s:20:\"packs/projects-2.zip\";s:3:\"uid\";s:32:\"99bc6ca75f6d5e018701aef5f5b22b27\";s:3:\"img\";s:21:\"projects-2/slide1.jpg\";s:7:\"preview\";s:207:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v2/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=smart-living-one-page-template-for-wordpress-v2\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:32:06\";s:7:\"package\";s:25:\"Smart Living One Pager V2\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"49\";s:9:\"installed\";b:0;}i:550;a:27:{s:2:\"id\";s:3:\"586\";s:5:\"title\";s:8:\"Footer 2\";s:5:\"alias\";s:7:\"footer2\";s:3:\"zip\";s:17:\"packs/footer2.zip\";s:3:\"uid\";s:32:\"99df496d2fd9e897a2debb66958cb610\";s:3:\"img\";s:18:\"footer2/slide1.jpg\";s:7:\"preview\";s:207:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v2/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=smart-living-one-page-template-for-wordpress-v2\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:34:09\";s:7:\"package\";s:25:\"Smart Living One Pager V2\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"49\";s:9:\"installed\";b:0;}i:551;a:27:{s:2:\"id\";s:3:\"587\";s:5:\"title\";s:24:\"Explainer Block 2 Part 1\";s:5:\"alias\";s:23:\"explainer-block-2-part1\";s:3:\"zip\";s:33:\"packs/explainer-block-2-part1.zip\";s:3:\"uid\";s:32:\"aee4d41e9cf5f91ad69bfbe96d1dc1b8\";s:3:\"img\";s:34:\"explainer-block-2-part1/slide1.jpg\";s:7:\"preview\";s:207:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v2/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=smart-living-one-page-template-for-wordpress-v2\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:35:48\";s:7:\"package\";s:25:\"Smart Living One Pager V2\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"49\";s:9:\"installed\";b:0;}i:552;a:27:{s:2:\"id\";s:3:\"588\";s:5:\"title\";s:24:\"Explainer Block 2 Part 2\";s:5:\"alias\";s:23:\"explainer-block-2-part2\";s:3:\"zip\";s:33:\"packs/explainer-block-2-part2.zip\";s:3:\"uid\";s:32:\"b12ac82484c5d2609994978f95026057\";s:3:\"img\";s:34:\"explainer-block-2-part2/slide1.jpg\";s:7:\"preview\";s:207:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v2/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=smart-living-one-page-template-for-wordpress-v2\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:37:05\";s:7:\"package\";s:25:\"Smart Living One Pager V2\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"49\";s:9:\"installed\";b:0;}i:553;a:27:{s:2:\"id\";s:3:\"589\";s:5:\"title\";s:16:\"Projects Modal 2\";s:5:\"alias\";s:16:\"projects-modal-2\";s:3:\"zip\";s:26:\"packs/projects-modal-2.zip\";s:3:\"uid\";s:32:\"ac164d7043a8958ae2931e4be54bf56e\";s:3:\"img\";s:27:\"projects-modal-2/slide1.jpg\";s:7:\"preview\";s:207:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v2/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=smart-living-one-page-template-for-wordpress-v2\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:38:22\";s:7:\"package\";s:25:\"Smart Living One Pager V2\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"49\";s:9:\"installed\";b:0;}i:554;a:27:{s:2:\"id\";s:3:\"590\";s:5:\"title\";s:6:\"Menu 3\";s:5:\"alias\";s:6:\"menu-3\";s:3:\"zip\";s:16:\"packs/menu-3.zip\";s:3:\"uid\";s:32:\"7300529d564642c76e61890cf0ef57cf\";s:3:\"img\";s:17:\"menu-3/slide1.jpg\";s:7:\"preview\";s:207:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v3/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=smart-living-one-page-template-for-wordpress-v3\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:42:03\";s:7:\"package\";s:25:\"Smart Living One Pager V3\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"50\";s:9:\"installed\";b:0;}i:555;a:27:{s:2:\"id\";s:3:\"591\";s:5:\"title\";s:6:\"Hero 3\";s:5:\"alias\";s:6:\"hero-3\";s:3:\"zip\";s:16:\"packs/hero-3.zip\";s:3:\"uid\";s:32:\"08db05794abf4e6c10788cbd423f92b2\";s:3:\"img\";s:17:\"hero-3/slide1.jpg\";s:7:\"preview\";s:207:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v3/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=smart-living-one-page-template-for-wordpress-v3\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:46:06\";s:7:\"package\";s:25:\"Smart Living One Pager V3\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"50\";s:9:\"installed\";b:0;}i:556;a:27:{s:2:\"id\";s:3:\"592\";s:5:\"title\";s:7:\"About 3\";s:5:\"alias\";s:7:\"about-3\";s:3:\"zip\";s:17:\"packs/about-3.zip\";s:3:\"uid\";s:32:\"dac01fc9b9d664f271e1ea6a1bbb850c\";s:3:\"img\";s:18:\"about-3/slide1.jpg\";s:7:\"preview\";s:207:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v3/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=smart-living-one-page-template-for-wordpress-v3\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:47:44\";s:7:\"package\";s:25:\"Smart Living One Pager V3\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"50\";s:9:\"installed\";b:0;}i:557;a:27:{s:2:\"id\";s:3:\"593\";s:5:\"title\";s:10:\"Services 3\";s:5:\"alias\";s:10:\"services-3\";s:3:\"zip\";s:20:\"packs/services-3.zip\";s:3:\"uid\";s:32:\"4bad1c4a765cef7d93d3c7e2a0e76b83\";s:3:\"img\";s:21:\"services-3/slide1.jpg\";s:7:\"preview\";s:207:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v3/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=smart-living-one-page-template-for-wordpress-v3\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:50:03\";s:7:\"package\";s:25:\"Smart Living One Pager V3\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"50\";s:9:\"installed\";b:0;}i:558;a:27:{s:2:\"id\";s:3:\"594\";s:5:\"title\";s:10:\"Projects 3\";s:5:\"alias\";s:10:\"projects-3\";s:3:\"zip\";s:20:\"packs/projects-3.zip\";s:3:\"uid\";s:32:\"e3337a84122e580679474dea8d7bf37c\";s:3:\"img\";s:21:\"projects-3/slide1.jpg\";s:7:\"preview\";s:207:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v3/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=smart-living-one-page-template-for-wordpress-v3\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:51:31\";s:7:\"package\";s:25:\"Smart Living One Pager V3\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"50\";s:9:\"installed\";b:0;}i:559;a:27:{s:2:\"id\";s:3:\"595\";s:5:\"title\";s:8:\"Footer 3\";s:5:\"alias\";s:8:\"footer-3\";s:3:\"zip\";s:18:\"packs/footer-3.zip\";s:3:\"uid\";s:32:\"524f4445a5565bf3ef1dcd7b2f0228cc\";s:3:\"img\";s:19:\"footer-3/slide1.jpg\";s:7:\"preview\";s:207:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v3/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=smart-living-one-page-template-for-wordpress-v3\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:53:03\";s:7:\"package\";s:25:\"Smart Living One Pager V3\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"50\";s:9:\"installed\";b:0;}i:560;a:27:{s:2:\"id\";s:3:\"596\";s:5:\"title\";s:24:\"Explainer Block 3 Part 1\";s:5:\"alias\";s:23:\"explainer-block-3-part1\";s:3:\"zip\";s:33:\"packs/explainer-block-3-part1.zip\";s:3:\"uid\";s:32:\"b1469a955fecb4e1d645a604804716de\";s:3:\"img\";s:34:\"explainer-block-3-part1/slide1.jpg\";s:7:\"preview\";s:207:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v3/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=smart-living-one-page-template-for-wordpress-v3\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:54:20\";s:7:\"package\";s:25:\"Smart Living One Pager V3\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"50\";s:9:\"installed\";b:0;}i:561;a:27:{s:2:\"id\";s:3:\"597\";s:5:\"title\";s:24:\"Explainer Block 3 Part 2\";s:5:\"alias\";s:23:\"explainer-block-3-part2\";s:3:\"zip\";s:33:\"packs/explainer-block-3-part2.zip\";s:3:\"uid\";s:32:\"3faa6f1dc248ef2ba3d50cc60db557b1\";s:3:\"img\";s:34:\"explainer-block-3-part2/slide1.jpg\";s:7:\"preview\";s:207:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v3/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=smart-living-one-page-template-for-wordpress-v3\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:55:33\";s:7:\"package\";s:25:\"Smart Living One Pager V3\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"50\";s:9:\"installed\";b:0;}i:562;a:27:{s:2:\"id\";s:3:\"598\";s:5:\"title\";s:16:\"Projects Modal 3\";s:5:\"alias\";s:16:\"projects-modal-3\";s:3:\"zip\";s:26:\"packs/projects-modal-3.zip\";s:3:\"uid\";s:32:\"b22bb57c30e75bf7d7ba7d240a21b3fe\";s:3:\"img\";s:27:\"projects-modal-3/slide1.jpg\";s:7:\"preview\";s:207:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v3/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=smart-living-one-page-template-for-wordpress-v3\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:57:05\";s:7:\"package\";s:25:\"Smart Living One Pager V3\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"50\";s:9:\"installed\";b:0;}i:563;a:24:{s:2:\"id\";s:3:\"599\";s:5:\"title\";s:25:\"Urban Street Skate Slider\";s:5:\"alias\";s:25:\"urban-street-skate-slider\";s:3:\"zip\";s:29:\"urban-street-skate-slider.zip\";s:3:\"uid\";s:32:\"14b18e98ac51aa922a264b74518d6f25\";s:3:\"img\";s:36:\"urban-street-skate-slider/slide1.jpg\";s:7:\"preview\";s:191:\"https://www.sliderrevolution.com/templates/urban-street-skate-slider-for-wordpress/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=urban-street-skate-slider-for-wordpress\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:233:\"<span class=\"ttm_content\">Create catchy presentations with sleek transitions, using this urban-themed slider. A template that\'s perfectly suitable for showcasing products and marketing campaigns!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:356:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-09-14 18:54:30\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:73:\"How to Create a Modern Slider Design for Your Medical Practice [Tutorial]\";s:9:\"guide_url\";s:106:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-modern-slider-design-for-your-medical-practice/\";s:9:\"guide_img\";s:38:\"tutorial/urban-street-skate-slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:564;a:24:{s:2:\"id\";s:3:\"600\";s:5:\"title\";s:34:\"Fast Food Burger Restaurant Slider\";s:5:\"alias\";s:13:\"yummy-burgers\";s:3:\"zip\";s:17:\"yummy-burgers.zip\";s:3:\"uid\";s:32:\"3de3520af809748281f3aaa16d8c2222\";s:3:\"img\";s:24:\"yummy-burgers/slide1.jpg\";s:7:\"preview\";s:181:\"https://www.sliderrevolution.com/templates/fast-food-burger-restaurant-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=fast-food-burger-restaurant-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:242:\"<span class=\"ttm_content\">Make your clients feel hungry with this tasty looking slider, featuring jaw dropping animations and smooth interactions! Easily customizable for showcasing food related products.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-10-11 12:47:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:83:\"How to Creatively Display Ingredients and Nutrition Info on Your Website [Tutorial]\";s:9:\"guide_url\";s:116:\"https://www.sliderrevolution.com/tutorials/how-to-creatively-display-ingredients-and-nutrition-info-on-your-website/\";s:9:\"guide_img\";s:26:\"tutorial/yummy-burgers.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:565;a:27:{s:2:\"id\";s:3:\"601\";s:5:\"title\";s:37:\"Tattoo Event Website Template Package\";s:5:\"alias\";s:37:\"tattoo-event-website-template-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:37:\"tattoo-event-website-template-package\";s:3:\"img\";s:41:\"packages/tattoo_event_website_package.jpg\";s:7:\"preview\";s:171:\"https://www.sliderrevolution.com/templates/tattoo-event-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=tattoo-event-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:330:\"<span class=\"ttm_content\">This modern, typography driven, one-page website template is the perfect event landing page. Whether you are looking for a wordpress event website template or a conference website template, Slider Revolution gives you a competitive advantage in event website design.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:7:\"website\";}s:14:\"plugin_require\";s:356:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-10-12 14:37:06\";s:7:\"package\";s:29:\"Tattoo Event Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:77:\"How to Create a Dark Website Design with a Surprising Color Reveal [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-dark-website-design-with-a-surprising-color-reveal/\";s:9:\"guide_img\";s:33:\"tutorial/Tattoo-Event-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"51\";s:9:\"installed\";b:0;}i:566;a:27:{s:2:\"id\";s:3:\"602\";s:5:\"title\";s:24:\"Tattoo Event Hero Slider\";s:5:\"alias\";s:24:\"tattoo-event-hero-slider\";s:3:\"zip\";s:34:\"packs/tattoo-event-hero-slider.zip\";s:3:\"uid\";s:32:\"3a4eb0f2f1de6b9a644d626c4472208b\";s:3:\"img\";s:35:\"tattoo-event-hero-slider/slide1.jpg\";s:7:\"preview\";s:171:\"https://www.sliderrevolution.com/templates/tattoo-event-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=tattoo-event-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:330:\"<span class=\"ttm_content\">This modern, typography driven, one-page website template is the perfect event landing page. Whether you are looking for a wordpress event website template or a conference website template, Slider Revolution gives you a competitive advantage in event website design.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:7:\"website\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-10-13 11:11:21\";s:7:\"package\";s:29:\"Tattoo Event Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:77:\"How to Create a Dark Website Design with a Surprising Color Reveal [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-dark-website-design-with-a-surprising-color-reveal/\";s:9:\"guide_img\";s:33:\"tutorial/Tattoo-Event-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"51\";s:9:\"installed\";b:0;}i:567;a:27:{s:2:\"id\";s:3:\"603\";s:5:\"title\";s:18:\"Tattoo Event About\";s:5:\"alias\";s:18:\"tattoo-event-about\";s:3:\"zip\";s:28:\"packs/tattoo-event-about.zip\";s:3:\"uid\";s:32:\"ae8aaf2b1aeb84036c35ac3d4a178ed6\";s:3:\"img\";s:29:\"tattoo-event-about/slide1.jpg\";s:7:\"preview\";s:171:\"https://www.sliderrevolution.com/templates/tattoo-event-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=tattoo-event-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:330:\"<span class=\"ttm_content\">This modern, typography driven, one-page website template is the perfect event landing page. Whether you are looking for a wordpress event website template or a conference website template, Slider Revolution gives you a competitive advantage in event website design.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-10-13 11:14:35\";s:7:\"package\";s:29:\"Tattoo Event Website Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:77:\"How to Create a Dark Website Design with a Surprising Color Reveal [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-dark-website-design-with-a-surprising-color-reveal/\";s:9:\"guide_img\";s:33:\"tutorial/Tattoo-Event-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"51\";s:9:\"installed\";b:0;}i:568;a:27:{s:2:\"id\";s:3:\"604\";s:5:\"title\";s:20:\"Tattoo Event Artists\";s:5:\"alias\";s:20:\"tattoo-event-artists\";s:3:\"zip\";s:30:\"packs/tattoo-event-artists.zip\";s:3:\"uid\";s:32:\"e11b6508214396963c856afc1b604e58\";s:3:\"img\";s:31:\"tattoo-event-artists/slide1.jpg\";s:7:\"preview\";s:171:\"https://www.sliderrevolution.com/templates/tattoo-event-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=tattoo-event-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:330:\"<span class=\"ttm_content\">This modern, typography driven, one-page website template is the perfect event landing page. Whether you are looking for a wordpress event website template or a conference website template, Slider Revolution gives you a competitive advantage in event website design.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:3:{i:0;s:8:\"carousel\";i:1;s:6:\"slider\";i:2;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-10-13 11:16:36\";s:7:\"package\";s:29:\"Tattoo Event Website Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:77:\"How to Create a Dark Website Design with a Surprising Color Reveal [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-dark-website-design-with-a-surprising-color-reveal/\";s:9:\"guide_img\";s:33:\"tutorial/Tattoo-Event-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"51\";s:9:\"installed\";b:0;}i:569;a:27:{s:2:\"id\";s:3:\"605\";s:5:\"title\";s:21:\"Tattoo Event Schedule\";s:5:\"alias\";s:21:\"tattoo-event-schedule\";s:3:\"zip\";s:31:\"packs/tattoo-event-schedule.zip\";s:3:\"uid\";s:32:\"73be4b953a719fc9abfadc447e88b906\";s:3:\"img\";s:32:\"tattoo-event-schedule/slide1.jpg\";s:7:\"preview\";s:171:\"https://www.sliderrevolution.com/templates/tattoo-event-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=tattoo-event-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:330:\"<span class=\"ttm_content\">This modern, typography driven, one-page website template is the perfect event landing page. Whether you are looking for a wordpress event website template or a conference website template, Slider Revolution gives you a competitive advantage in event website design.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:356:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-10-13 11:19:17\";s:7:\"package\";s:29:\"Tattoo Event Website Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:77:\"How to Create a Dark Website Design with a Surprising Color Reveal [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-dark-website-design-with-a-surprising-color-reveal/\";s:9:\"guide_img\";s:33:\"tutorial/Tattoo-Event-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"51\";s:9:\"installed\";b:0;}i:570;a:27:{s:2:\"id\";s:3:\"606\";s:5:\"title\";s:17:\"Tattoo Event News\";s:5:\"alias\";s:17:\"tattoo-event-news\";s:3:\"zip\";s:27:\"packs/tattoo-event-news.zip\";s:3:\"uid\";s:32:\"80eafaaaa2f1844cac7c5c1efb0912d1\";s:3:\"img\";s:28:\"tattoo-event-news/slide1.jpg\";s:7:\"preview\";s:171:\"https://www.sliderrevolution.com/templates/tattoo-event-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=tattoo-event-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:330:\"<span class=\"ttm_content\">This modern, typography driven, one-page website template is the perfect event landing page. Whether you are looking for a wordpress event website template or a conference website template, Slider Revolution gives you a competitive advantage in event website design.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-10-13 11:21:56\";s:7:\"package\";s:29:\"Tattoo Event Website Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:77:\"How to Create a Dark Website Design with a Surprising Color Reveal [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-dark-website-design-with-a-surprising-color-reveal/\";s:9:\"guide_img\";s:33:\"tutorial/Tattoo-Event-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"51\";s:9:\"installed\";b:0;}i:571;a:27:{s:2:\"id\";s:3:\"607\";s:5:\"title\";s:19:\"Tattoo Event Footer\";s:5:\"alias\";s:19:\"tattoo-event-footer\";s:3:\"zip\";s:29:\"packs/tattoo-event-footer.zip\";s:3:\"uid\";s:32:\"0c16f7290794f2e26566c8a8ca8f6493\";s:3:\"img\";s:30:\"tattoo-event-footer/slide1.jpg\";s:7:\"preview\";s:171:\"https://www.sliderrevolution.com/templates/tattoo-event-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=tattoo-event-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:330:\"<span class=\"ttm_content\">This modern, typography driven, one-page website template is the perfect event landing page. Whether you are looking for a wordpress event website template or a conference website template, Slider Revolution gives you a competitive advantage in event website design.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-10-13 11:23:18\";s:7:\"package\";s:29:\"Tattoo Event Website Template\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:77:\"How to Create a Dark Website Design with a Surprising Color Reveal [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-dark-website-design-with-a-surprising-color-reveal/\";s:9:\"guide_img\";s:33:\"tutorial/Tattoo-Event-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"51\";s:9:\"installed\";b:0;}i:572;a:27:{s:2:\"id\";s:3:\"608\";s:5:\"title\";s:24:\"Startup Website Template\";s:5:\"alias\";s:24:\"startup-website-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:24:\"startup-website-template\";s:3:\"img\";s:37:\"packages/startup-website-template.jpg\";s:7:\"preview\";s:161:\"https://www.sliderrevolution.com/templates/startup-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=startup-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:399:\"<span class=\"ttm_content\">Launch your startup landing page in no time, with this colourful startup company website template, featuring a fresh, easy-to-read design and subtle animation effects.<br>\r\nWith the YouTube video modal and universally usable content blocks, this template can also be used as a company website template or a business portfolio template.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:7:\"website\";}s:14:\"plugin_require\";s:179:\"[{\"path\":\"revslider-polyfold-addon\\/revslider-polyfold-addon.php\",\"name\":\"Polyfold Scroll Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-11-03 09:29:34\";s:7:\"package\";s:24:\"Startup Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:63:\"A Fun Way to Design the CTA Section with Two Buttons [Tutorial]\";s:9:\"guide_url\";s:96:\"https://www.sliderrevolution.com/tutorials/a-fun-way-to-design-the-cta-section-with-two-buttons/\";s:9:\"guide_img\";s:37:\"tutorial/startup-website-template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"52\";s:9:\"installed\";b:0;}i:573;a:27:{s:2:\"id\";s:3:\"609\";s:5:\"title\";s:12:\"Startup Menu\";s:5:\"alias\";s:12:\"startup-menu\";s:3:\"zip\";s:22:\"packs/startup-menu.zip\";s:3:\"uid\";s:32:\"10b7853c05d47a99e61a68ec7ef0a0ea\";s:3:\"img\";s:23:\"startup-menu/slide1.jpg\";s:7:\"preview\";s:161:\"https://www.sliderrevolution.com/templates/startup-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=startup-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:399:\"<span class=\"ttm_content\">Launch your startup landing page in no time, with this colourful startup company website template, featuring a fresh, easy-to-read design and subtle animation effects.<br>\r\nWith the YouTube video modal and universally usable content blocks, this template can also be used as a company website template or a business portfolio template.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-11-03 09:32:41\";s:7:\"package\";s:24:\"Startup Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:63:\"A Fun Way to Design the CTA Section with Two Buttons [Tutorial]\";s:9:\"guide_url\";s:96:\"https://www.sliderrevolution.com/tutorials/a-fun-way-to-design-the-cta-section-with-two-buttons/\";s:9:\"guide_img\";s:37:\"tutorial/startup-website-template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"52\";s:9:\"installed\";b:0;}i:574;a:27:{s:2:\"id\";s:3:\"610\";s:5:\"title\";s:12:\"Startup Hero\";s:5:\"alias\";s:12:\"startup-hero\";s:3:\"zip\";s:22:\"packs/startup-hero.zip\";s:3:\"uid\";s:32:\"7a41e68bac8bc7f937b7eb957e01eb11\";s:3:\"img\";s:23:\"startup-hero/slide1.jpg\";s:7:\"preview\";s:161:\"https://www.sliderrevolution.com/templates/startup-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=startup-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:399:\"<span class=\"ttm_content\">Launch your startup landing page in no time, with this colourful startup company website template, featuring a fresh, easy-to-read design and subtle animation effects.<br>\r\nWith the YouTube video modal and universally usable content blocks, this template can also be used as a company website template or a business portfolio template.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:179:\"[{\"path\":\"revslider-polyfold-addon\\/revslider-polyfold-addon.php\",\"name\":\"Polyfold Scroll Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-11-03 09:34:41\";s:7:\"package\";s:24:\"Startup Website Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:12:\"zindex=\"300\"\";s:11:\"guide_title\";s:63:\"A Fun Way to Design the CTA Section with Two Buttons [Tutorial]\";s:9:\"guide_url\";s:96:\"https://www.sliderrevolution.com/tutorials/a-fun-way-to-design-the-cta-section-with-two-buttons/\";s:9:\"guide_img\";s:37:\"tutorial/startup-website-template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"52\";s:9:\"installed\";b:0;}i:575;a:27:{s:2:\"id\";s:3:\"611\";s:5:\"title\";s:13:\"Startup About\";s:5:\"alias\";s:13:\"startup-about\";s:3:\"zip\";s:23:\"packs/startup-about.zip\";s:3:\"uid\";s:32:\"22a816ba986476a36fef3887ff4d1ea1\";s:3:\"img\";s:24:\"startup-about/slide1.jpg\";s:7:\"preview\";s:161:\"https://www.sliderrevolution.com/templates/startup-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=startup-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:399:\"<span class=\"ttm_content\">Launch your startup landing page in no time, with this colourful startup company website template, featuring a fresh, easy-to-read design and subtle animation effects.<br>\r\nWith the YouTube video modal and universally usable content blocks, this template can also be used as a company website template or a business portfolio template.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:179:\"[{\"path\":\"revslider-polyfold-addon\\/revslider-polyfold-addon.php\",\"name\":\"Polyfold Scroll Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-11-03 09:36:55\";s:7:\"package\";s:24:\"Startup Website Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:10:\"zindex=\"0\"\";s:11:\"guide_title\";s:63:\"A Fun Way to Design the CTA Section with Two Buttons [Tutorial]\";s:9:\"guide_url\";s:96:\"https://www.sliderrevolution.com/tutorials/a-fun-way-to-design-the-cta-section-with-two-buttons/\";s:9:\"guide_img\";s:37:\"tutorial/startup-website-template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"52\";s:9:\"installed\";b:0;}i:576;a:27:{s:2:\"id\";s:3:\"612\";s:5:\"title\";s:18:\"Startup Features 1\";s:5:\"alias\";s:18:\"startup-features-1\";s:3:\"zip\";s:28:\"packs/startup-features-1.zip\";s:3:\"uid\";s:32:\"4b0b7b8773ba30bdc58b862442155faa\";s:3:\"img\";s:29:\"startup-features-1/slide1.jpg\";s:7:\"preview\";s:161:\"https://www.sliderrevolution.com/templates/startup-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=startup-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:399:\"<span class=\"ttm_content\">Launch your startup landing page in no time, with this colourful startup company website template, featuring a fresh, easy-to-read design and subtle animation effects.<br>\r\nWith the YouTube video modal and universally usable content blocks, this template can also be used as a company website template or a business portfolio template.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:179:\"[{\"path\":\"revslider-polyfold-addon\\/revslider-polyfold-addon.php\",\"name\":\"Polyfold Scroll Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-11-03 09:39:11\";s:7:\"package\";s:24:\"Startup Website Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:12:\"zindex=\"300\"\";s:11:\"guide_title\";s:63:\"A Fun Way to Design the CTA Section with Two Buttons [Tutorial]\";s:9:\"guide_url\";s:96:\"https://www.sliderrevolution.com/tutorials/a-fun-way-to-design-the-cta-section-with-two-buttons/\";s:9:\"guide_img\";s:37:\"tutorial/startup-website-template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"52\";s:9:\"installed\";b:0;}i:577;a:27:{s:2:\"id\";s:3:\"613\";s:5:\"title\";s:18:\"Startup Features 2\";s:5:\"alias\";s:18:\"startup-features-2\";s:3:\"zip\";s:28:\"packs/startup-features-2.zip\";s:3:\"uid\";s:32:\"7a686556ca8c4355fea931b3e946a3d0\";s:3:\"img\";s:29:\"startup-features-2/slide1.jpg\";s:7:\"preview\";s:161:\"https://www.sliderrevolution.com/templates/startup-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=startup-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:399:\"<span class=\"ttm_content\">Launch your startup landing page in no time, with this colourful startup company website template, featuring a fresh, easy-to-read design and subtle animation effects.<br>\r\nWith the YouTube video modal and universally usable content blocks, this template can also be used as a company website template or a business portfolio template.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:179:\"[{\"path\":\"revslider-polyfold-addon\\/revslider-polyfold-addon.php\",\"name\":\"Polyfold Scroll Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-11-03 09:40:44\";s:7:\"package\";s:24:\"Startup Website Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:10:\"zindex=\"0\"\";s:11:\"guide_title\";s:63:\"A Fun Way to Design the CTA Section with Two Buttons [Tutorial]\";s:9:\"guide_url\";s:96:\"https://www.sliderrevolution.com/tutorials/a-fun-way-to-design-the-cta-section-with-two-buttons/\";s:9:\"guide_img\";s:37:\"tutorial/startup-website-template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"52\";s:9:\"installed\";b:0;}i:578;a:27:{s:2:\"id\";s:3:\"614\";s:5:\"title\";s:12:\"Startup Team\";s:5:\"alias\";s:12:\"startup-team\";s:3:\"zip\";s:22:\"packs/startup-team.zip\";s:3:\"uid\";s:32:\"7969f1f556fd276ec04dcbf49144d2f8\";s:3:\"img\";s:23:\"startup-team/slide1.jpg\";s:7:\"preview\";s:161:\"https://www.sliderrevolution.com/templates/startup-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=startup-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:399:\"<span class=\"ttm_content\">Launch your startup landing page in no time, with this colourful startup company website template, featuring a fresh, easy-to-read design and subtle animation effects.<br>\r\nWith the YouTube video modal and universally usable content blocks, this template can also be used as a company website template or a business portfolio template.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:179:\"[{\"path\":\"revslider-polyfold-addon\\/revslider-polyfold-addon.php\",\"name\":\"Polyfold Scroll Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-11-03 09:42:12\";s:7:\"package\";s:24:\"Startup Website Template\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:63:\"A Fun Way to Design the CTA Section with Two Buttons [Tutorial]\";s:9:\"guide_url\";s:96:\"https://www.sliderrevolution.com/tutorials/a-fun-way-to-design-the-cta-section-with-two-buttons/\";s:9:\"guide_img\";s:37:\"tutorial/startup-website-template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"52\";s:9:\"installed\";b:0;}i:579;a:27:{s:2:\"id\";s:3:\"615\";s:5:\"title\";s:15:\"Startup Reviews\";s:5:\"alias\";s:15:\"startup-reviews\";s:3:\"zip\";s:25:\"packs/startup-reviews.zip\";s:3:\"uid\";s:32:\"4d5253028165c237cda5f42c3f721c09\";s:3:\"img\";s:26:\"startup-reviews/slide1.jpg\";s:7:\"preview\";s:161:\"https://www.sliderrevolution.com/templates/startup-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=startup-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:399:\"<span class=\"ttm_content\">Launch your startup landing page in no time, with this colourful startup company website template, featuring a fresh, easy-to-read design and subtle animation effects.<br>\r\nWith the YouTube video modal and universally usable content blocks, this template can also be used as a company website template or a business portfolio template.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:179:\"[{\"path\":\"revslider-polyfold-addon\\/revslider-polyfold-addon.php\",\"name\":\"Polyfold Scroll Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-11-03 09:43:42\";s:7:\"package\";s:24:\"Startup Website Template\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:12:\"zindex=\"300\"\";s:11:\"guide_title\";s:63:\"A Fun Way to Design the CTA Section with Two Buttons [Tutorial]\";s:9:\"guide_url\";s:96:\"https://www.sliderrevolution.com/tutorials/a-fun-way-to-design-the-cta-section-with-two-buttons/\";s:9:\"guide_img\";s:37:\"tutorial/startup-website-template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"52\";s:9:\"installed\";b:0;}i:580;a:27:{s:2:\"id\";s:3:\"616\";s:5:\"title\";s:11:\"Startup CTA\";s:5:\"alias\";s:11:\"startup-cta\";s:3:\"zip\";s:21:\"packs/startup-cta.zip\";s:3:\"uid\";s:32:\"bfe7cb2a94dd8292179e16a986cf2748\";s:3:\"img\";s:22:\"startup-cta/slide1.jpg\";s:7:\"preview\";s:161:\"https://www.sliderrevolution.com/templates/startup-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=startup-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:399:\"<span class=\"ttm_content\">Launch your startup landing page in no time, with this colourful startup company website template, featuring a fresh, easy-to-read design and subtle animation effects.<br>\r\nWith the YouTube video modal and universally usable content blocks, this template can also be used as a company website template or a business portfolio template.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:179:\"[{\"path\":\"revslider-polyfold-addon\\/revslider-polyfold-addon.php\",\"name\":\"Polyfold Scroll Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-11-03 09:45:02\";s:7:\"package\";s:24:\"Startup Website Template\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:63:\"A Fun Way to Design the CTA Section with Two Buttons [Tutorial]\";s:9:\"guide_url\";s:96:\"https://www.sliderrevolution.com/tutorials/a-fun-way-to-design-the-cta-section-with-two-buttons/\";s:9:\"guide_img\";s:37:\"tutorial/startup-website-template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"52\";s:9:\"installed\";b:0;}i:581;a:27:{s:2:\"id\";s:3:\"617\";s:5:\"title\";s:14:\"Startup Footer\";s:5:\"alias\";s:14:\"startup-footer\";s:3:\"zip\";s:24:\"packs/startup-footer.zip\";s:3:\"uid\";s:32:\"d73466042d108699d366bf9cab2beaa8\";s:3:\"img\";s:25:\"startup-footer/slide1.jpg\";s:7:\"preview\";s:161:\"https://www.sliderrevolution.com/templates/startup-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=startup-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:399:\"<span class=\"ttm_content\">Launch your startup landing page in no time, with this colourful startup company website template, featuring a fresh, easy-to-read design and subtle animation effects.<br>\r\nWith the YouTube video modal and universally usable content blocks, this template can also be used as a company website template or a business portfolio template.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-11-03 09:46:31\";s:7:\"package\";s:24:\"Startup Website Template\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:63:\"A Fun Way to Design the CTA Section with Two Buttons [Tutorial]\";s:9:\"guide_url\";s:96:\"https://www.sliderrevolution.com/tutorials/a-fun-way-to-design-the-cta-section-with-two-buttons/\";s:9:\"guide_img\";s:37:\"tutorial/startup-website-template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"52\";s:9:\"installed\";b:0;}i:582;a:27:{s:2:\"id\";s:3:\"618\";s:5:\"title\";s:19:\"Startup Video Modal\";s:5:\"alias\";s:19:\"startup-video-modal\";s:3:\"zip\";s:29:\"packs/startup-video-modal.zip\";s:3:\"uid\";s:32:\"5fd53a8ad93456a152c25079f6437377\";s:3:\"img\";s:30:\"startup-video-modal/slide1.jpg\";s:7:\"preview\";s:161:\"https://www.sliderrevolution.com/templates/startup-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=startup-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:399:\"<span class=\"ttm_content\">Launch your startup landing page in no time, with this colourful startup company website template, featuring a fresh, easy-to-read design and subtle animation effects.<br>\r\nWith the YouTube video modal and universally usable content blocks, this template can also be used as a company website template or a business portfolio template.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-11-03 09:47:44\";s:7:\"package\";s:24:\"Startup Website Template\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:63:\"A Fun Way to Design the CTA Section with Two Buttons [Tutorial]\";s:9:\"guide_url\";s:96:\"https://www.sliderrevolution.com/tutorials/a-fun-way-to-design-the-cta-section-with-two-buttons/\";s:9:\"guide_img\";s:37:\"tutorial/startup-website-template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"52\";s:9:\"installed\";b:0;}i:583;a:27:{s:2:\"id\";s:3:\"619\";s:5:\"title\";s:32:\"Christmas Gift Card Landing Page\";s:5:\"alias\";s:32:\"christmas-gift-card-landing-page\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:32:\"christmas-gift-card-landing-page\";s:3:\"img\";s:45:\"packages/christmas-gift-card-landing-page.jpg\";s:7:\"preview\";s:177:\"https://www.sliderrevolution.com/templates/christmas-gift-card-landing-page/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=christmas-gift-card-landing-page\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.11\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:372:\"<span class=\"ttm_content\">Greet and thank your visitors in a creative way during the Christmas Holidays with this dynamic, two-part Christmas gift card landing page. Ideal for e-commerce websites that want to give special discounts during the holidays. The first module can also be used on it\'s own to bring xmas vibes to any website!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:10:\"Special FX\";}s:14:\"plugin_require\";s:515:\"[{\"path\":\"revslider-snow-addon\\/revslider-snow-addon.php\",\"name\":\"Snow AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-12-08 12:05:33\";s:7:\"package\";s:32:\"Christmas Gift Card Landing Page\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"53\";s:9:\"installed\";b:0;}i:584;a:27:{s:2:\"id\";s:3:\"620\";s:5:\"title\";s:24:\"Christmas Landing Page 1\";s:5:\"alias\";s:24:\"christmas-landing-page-1\";s:3:\"zip\";s:34:\"packs/christmas-landing-page-1.zip\";s:3:\"uid\";s:32:\"17eb656138d076ca1dc2d9fa5cefb1b8\";s:3:\"img\";s:43:\"christmas-gift-card-landing-page/slide1.jpg\";s:7:\"preview\";s:177:\"https://www.sliderrevolution.com/templates/christmas-gift-card-landing-page/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=christmas-gift-card-landing-page\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.11\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:372:\"<span class=\"ttm_content\">Greet and thank your visitors in a creative way during the Christmas Holidays with this dynamic, two-part Christmas gift card landing page. Ideal for e-commerce websites that want to give special discounts during the holidays. The first module can also be used on it\'s own to bring xmas vibes to any website!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:10:\"Special FX\";}s:14:\"plugin_require\";s:515:\"[{\"path\":\"revslider-snow-addon\\/revslider-snow-addon.php\",\"name\":\"Snow AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-12-08 12:08:37\";s:7:\"package\";s:32:\"Christmas Gift Card Landing Page\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"53\";s:9:\"installed\";b:0;}i:585;a:27:{s:2:\"id\";s:3:\"621\";s:5:\"title\";s:24:\"Christmas Landing Page 2\";s:5:\"alias\";s:24:\"christmas-landing-page-2\";s:3:\"zip\";s:34:\"packs/christmas-landing-page-2.zip\";s:3:\"uid\";s:32:\"ea0d2cfdba50c8060c66ee7b979c3b83\";s:3:\"img\";s:35:\"christmas-landing-page-2/slide1.jpg\";s:7:\"preview\";s:177:\"https://www.sliderrevolution.com/templates/christmas-gift-card-landing-page/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=christmas-gift-card-landing-page\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.11\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:372:\"<span class=\"ttm_content\">Greet and thank your visitors in a creative way during the Christmas Holidays with this dynamic, two-part Christmas gift card landing page. Ideal for e-commerce websites that want to give special discounts during the holidays. The first module can also be used on it\'s own to bring xmas vibes to any website!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:10:\"Special FX\";}s:14:\"plugin_require\";s:341:\"[{\"path\":\"revslider-snow-addon\\/revslider-snow-addon.php\",\"name\":\"Snow AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-12-08 12:10:54\";s:7:\"package\";s:32:\"Christmas Gift Card Landing Page\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"53\";s:9:\"installed\";b:0;}i:586;a:24:{s:2:\"id\";s:3:\"622\";s:5:\"title\";s:12:\"Image Slider\";s:5:\"alias\";s:12:\"image-slider\";s:3:\"zip\";s:16:\"image-slider.zip\";s:3:\"uid\";s:32:\"85a8fcfa9220809176bd3d6bc70b4abf\";s:3:\"img\";s:24:\"image-slider/slide-1.jpg\";s:7:\"preview\";s:153:\"https://www.sliderrevolution.com/templates/newborn-image-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=newborn-image-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.12\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:213:\"<span class=\"ttm_content\">Get an instant \"wow\" from your visitors with this sleek background image slider, that includes a clean UI for easy navigation and smooth transitions.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-01-04 09:45:41\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:587;a:24:{s:2:\"id\";s:3:\"623\";s:5:\"title\";s:17:\"Full Width Slider\";s:5:\"alias\";s:17:\"full-width-slider\";s:3:\"zip\";s:21:\"full-width-slider.zip\";s:3:\"uid\";s:32:\"e2792804e7a1f3ec9806f6a6225a559d\";s:3:\"img\";s:28:\"full-width-slider/slide1.jpg\";s:7:\"preview\";s:167:\"https://www.sliderrevolution.com/templates/delicious-full-width-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=delicious-full-width-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:233:\"<span class=\"ttm_content\">We\'ve prepared something tasty for you. A delicious looking, responsive full width slider, with a wide range of use cases and a plethora of smart, UI navigation options.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-01-10 11:40:04\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:82:\"How to Visually Promote Products and Their Unique Scent Profiles Online [Tutorial]\";s:9:\"guide_url\";s:115:\"https://www.sliderrevolution.com/tutorials/how-to-visually-promote-products-and-their-unique-scent-profiles-online/\";s:9:\"guide_img\";s:30:\"tutorial/full-width-slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:588;a:27:{s:2:\"id\";s:3:\"624\";s:5:\"title\";s:20:\"App Website Template\";s:5:\"alias\";s:20:\"app-website-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:20:\"app-website-template\";s:3:\"img\";s:33:\"packages/app-website-template.jpg\";s:7:\"preview\";s:171:\"https://www.sliderrevolution.com/templates/spaceman-app-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=spaceman-app-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:194:\"<span class=\"ttm_content\">From a stunning feature carousel, to a screenshot gallery and testimonial slider, this mobile app website template has got it all!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-01-17 10:22:53\";s:7:\"package\";s:20:\"App Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:83:\"A Creative Way to Design the Hero Image for Your Mobile App Landing Page [Tutorial]\";s:9:\"guide_url\";s:116:\"https://www.sliderrevolution.com/tutorials/a-creative-way-to-design-the-hero-image-for-your-mobile-app-landing-page/\";s:9:\"guide_img\";s:33:\"tutorial/App-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"54\";s:9:\"installed\";b:0;}i:589;a:27:{s:2:\"id\";s:3:\"625\";s:5:\"title\";s:16:\"App Website Menu\";s:5:\"alias\";s:16:\"app-website-menu\";s:3:\"zip\";s:26:\"packs/app-website-menu.zip\";s:3:\"uid\";s:32:\"c3c100db368c091d01852df9851b9840\";s:3:\"img\";s:27:\"app-website-menu/slide1.jpg\";s:7:\"preview\";s:171:\"https://www.sliderrevolution.com/templates/spaceman-app-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=spaceman-app-website-template\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:6:\"6.5.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:194:\"<span class=\"ttm_content\">From a stunning feature carousel, to a screenshot gallery and testimonial slider, this mobile app website template has got it all!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-01-17 10:26:14\";s:7:\"package\";s:20:\"App Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:83:\"A Creative Way to Design the Hero Image for Your Mobile App Landing Page [Tutorial]\";s:9:\"guide_url\";s:116:\"https://www.sliderrevolution.com/tutorials/a-creative-way-to-design-the-hero-image-for-your-mobile-app-landing-page/\";s:9:\"guide_img\";s:33:\"tutorial/App-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"54\";s:9:\"installed\";b:0;}i:590;a:27:{s:2:\"id\";s:3:\"626\";s:5:\"title\";s:16:\"App Website Hero\";s:5:\"alias\";s:16:\"app-website-hero\";s:3:\"zip\";s:26:\"packs/app-website-hero.zip\";s:3:\"uid\";s:32:\"4b42974b08f2923986932ed529974d6f\";s:3:\"img\";s:27:\"app-website-hero/slide1.jpg\";s:7:\"preview\";s:171:\"https://www.sliderrevolution.com/templates/spaceman-app-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=spaceman-app-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:194:\"<span class=\"ttm_content\">From a stunning feature carousel, to a screenshot gallery and testimonial slider, this mobile app website template has got it all!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-01-17 10:29:00\";s:7:\"package\";s:20:\"App Website Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:13:\" zindex=\"300\"\";s:11:\"guide_title\";s:83:\"A Creative Way to Design the Hero Image for Your Mobile App Landing Page [Tutorial]\";s:9:\"guide_url\";s:116:\"https://www.sliderrevolution.com/tutorials/a-creative-way-to-design-the-hero-image-for-your-mobile-app-landing-page/\";s:9:\"guide_img\";s:33:\"tutorial/App-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"54\";s:9:\"installed\";b:0;}i:591;a:27:{s:2:\"id\";s:3:\"627\";s:5:\"title\";s:20:\"App Download Buttons\";s:5:\"alias\";s:20:\"app-download-buttons\";s:3:\"zip\";s:30:\"packs/app-download-buttons.zip\";s:3:\"uid\";s:32:\"d5ecce65284cc95c506185e6f6291d55\";s:3:\"img\";s:31:\"app-download-buttons/slide1.jpg\";s:7:\"preview\";s:171:\"https://www.sliderrevolution.com/templates/spaceman-app-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=spaceman-app-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:194:\"<span class=\"ttm_content\">From a stunning feature carousel, to a screenshot gallery and testimonial slider, this mobile app website template has got it all!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-01-17 10:31:22\";s:7:\"package\";s:20:\"App Website Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:83:\"A Creative Way to Design the Hero Image for Your Mobile App Landing Page [Tutorial]\";s:9:\"guide_url\";s:116:\"https://www.sliderrevolution.com/tutorials/a-creative-way-to-design-the-hero-image-for-your-mobile-app-landing-page/\";s:9:\"guide_img\";s:33:\"tutorial/App-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"54\";s:9:\"installed\";b:0;}i:592;a:27:{s:2:\"id\";s:3:\"628\";s:5:\"title\";s:17:\"App Website About\";s:5:\"alias\";s:17:\"app-website-about\";s:3:\"zip\";s:27:\"packs/app-website-about.zip\";s:3:\"uid\";s:32:\"984477b3ea7c943a7c6be78950754e3c\";s:3:\"img\";s:28:\"app-website-about/slide1.jpg\";s:7:\"preview\";s:171:\"https://www.sliderrevolution.com/templates/spaceman-app-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=spaceman-app-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:194:\"<span class=\"ttm_content\">From a stunning feature carousel, to a screenshot gallery and testimonial slider, this mobile app website template has got it all!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-01-17 10:33:06\";s:7:\"package\";s:20:\"App Website Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:83:\"A Creative Way to Design the Hero Image for Your Mobile App Landing Page [Tutorial]\";s:9:\"guide_url\";s:116:\"https://www.sliderrevolution.com/tutorials/a-creative-way-to-design-the-hero-image-for-your-mobile-app-landing-page/\";s:9:\"guide_img\";s:33:\"tutorial/App-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"54\";s:9:\"installed\";b:0;}i:593;a:27:{s:2:\"id\";s:3:\"629\";s:5:\"title\";s:20:\"App Website Features\";s:5:\"alias\";s:20:\"app-website-features\";s:3:\"zip\";s:30:\"packs/app-website-features.zip\";s:3:\"uid\";s:32:\"206a0f73553c974ad86790fba6a13efd\";s:3:\"img\";s:31:\"app-website-features/slide1.jpg\";s:7:\"preview\";s:171:\"https://www.sliderrevolution.com/templates/spaceman-app-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=spaceman-app-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:194:\"<span class=\"ttm_content\">From a stunning feature carousel, to a screenshot gallery and testimonial slider, this mobile app website template has got it all!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-01-17 10:35:08\";s:7:\"package\";s:20:\"App Website Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:83:\"A Creative Way to Design the Hero Image for Your Mobile App Landing Page [Tutorial]\";s:9:\"guide_url\";s:116:\"https://www.sliderrevolution.com/tutorials/a-creative-way-to-design-the-hero-image-for-your-mobile-app-landing-page/\";s:9:\"guide_img\";s:33:\"tutorial/App-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"54\";s:9:\"installed\";b:0;}i:594;a:27:{s:2:\"id\";s:3:\"630\";s:5:\"title\";s:21:\"App Website Video Cta\";s:5:\"alias\";s:21:\"app-website-video-cta\";s:3:\"zip\";s:31:\"packs/app-website-video-cta.zip\";s:3:\"uid\";s:32:\"19b2930f9cd9840dccbe94cb1cc435e2\";s:3:\"img\";s:32:\"app-website-video-cta/slide1.jpg\";s:7:\"preview\";s:171:\"https://www.sliderrevolution.com/templates/spaceman-app-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=spaceman-app-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:194:\"<span class=\"ttm_content\">From a stunning feature carousel, to a screenshot gallery and testimonial slider, this mobile app website template has got it all!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-01-17 10:36:15\";s:7:\"package\";s:20:\"App Website Template\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:83:\"A Creative Way to Design the Hero Image for Your Mobile App Landing Page [Tutorial]\";s:9:\"guide_url\";s:116:\"https://www.sliderrevolution.com/tutorials/a-creative-way-to-design-the-hero-image-for-your-mobile-app-landing-page/\";s:9:\"guide_img\";s:33:\"tutorial/App-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"54\";s:9:\"installed\";b:0;}i:595;a:27:{s:2:\"id\";s:3:\"631\";s:5:\"title\";s:23:\"App Website Screenshots\";s:5:\"alias\";s:23:\"app-website-screenshots\";s:3:\"zip\";s:33:\"packs/app-website-screenshots.zip\";s:3:\"uid\";s:32:\"94ce8eeecb7ffad62adc2d29b203f9d2\";s:3:\"img\";s:34:\"app-website-screenshots/slide1.jpg\";s:7:\"preview\";s:171:\"https://www.sliderrevolution.com/templates/spaceman-app-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=spaceman-app-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:194:\"<span class=\"ttm_content\">From a stunning feature carousel, to a screenshot gallery and testimonial slider, this mobile app website template has got it all!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-01-17 10:38:15\";s:7:\"package\";s:20:\"App Website Template\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:83:\"A Creative Way to Design the Hero Image for Your Mobile App Landing Page [Tutorial]\";s:9:\"guide_url\";s:116:\"https://www.sliderrevolution.com/tutorials/a-creative-way-to-design-the-hero-image-for-your-mobile-app-landing-page/\";s:9:\"guide_img\";s:33:\"tutorial/App-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"54\";s:9:\"installed\";b:0;}i:596;a:27:{s:2:\"id\";s:3:\"632\";s:5:\"title\";s:22:\"App Testimonials Title\";s:5:\"alias\";s:22:\"app-testimonials-title\";s:3:\"zip\";s:32:\"packs/app-testimonials-title.zip\";s:3:\"uid\";s:32:\"bea74fa6e180fe23007c3d215b1b0704\";s:3:\"img\";s:33:\"app-testimonials-title/slide1.jpg\";s:7:\"preview\";s:171:\"https://www.sliderrevolution.com/templates/spaceman-app-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=spaceman-app-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:194:\"<span class=\"ttm_content\">From a stunning feature carousel, to a screenshot gallery and testimonial slider, this mobile app website template has got it all!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-01-17 10:40:21\";s:7:\"package\";s:20:\"App Website Template\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:83:\"A Creative Way to Design the Hero Image for Your Mobile App Landing Page [Tutorial]\";s:9:\"guide_url\";s:116:\"https://www.sliderrevolution.com/tutorials/a-creative-way-to-design-the-hero-image-for-your-mobile-app-landing-page/\";s:9:\"guide_img\";s:33:\"tutorial/App-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"54\";s:9:\"installed\";b:0;}i:597;a:27:{s:2:\"id\";s:3:\"633\";s:5:\"title\";s:24:\"App Website Testimonials\";s:5:\"alias\";s:24:\"app-website-testimonials\";s:3:\"zip\";s:34:\"packs/app-website-testimonials.zip\";s:3:\"uid\";s:32:\"e7438a870ac1007da4c7821056d511fc\";s:3:\"img\";s:35:\"app-website-testimonials/slide1.jpg\";s:7:\"preview\";s:171:\"https://www.sliderrevolution.com/templates/spaceman-app-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=spaceman-app-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:194:\"<span class=\"ttm_content\">From a stunning feature carousel, to a screenshot gallery and testimonial slider, this mobile app website template has got it all!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-01-17 10:41:59\";s:7:\"package\";s:20:\"App Website Template\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:107:\" offset=\"t:-300px,-300px,-300px,-250px;b:0px,0px,0px,0px;l:0px,0px,0px,0px;r:0px,0px,0px,0px;\" zindex=\"300\"\";s:11:\"guide_title\";s:83:\"A Creative Way to Design the Hero Image for Your Mobile App Landing Page [Tutorial]\";s:9:\"guide_url\";s:116:\"https://www.sliderrevolution.com/tutorials/a-creative-way-to-design-the-hero-image-for-your-mobile-app-landing-page/\";s:9:\"guide_img\";s:33:\"tutorial/App-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"54\";s:9:\"installed\";b:0;}i:598;a:27:{s:2:\"id\";s:3:\"634\";s:5:\"title\";s:16:\"App Website Team\";s:5:\"alias\";s:16:\"app-website-team\";s:3:\"zip\";s:26:\"packs/app-website-team.zip\";s:3:\"uid\";s:32:\"d9013f2968e43f696f8cc33fa3524071\";s:3:\"img\";s:27:\"app-website-team/slide1.jpg\";s:7:\"preview\";s:171:\"https://www.sliderrevolution.com/templates/spaceman-app-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=spaceman-app-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:194:\"<span class=\"ttm_content\">From a stunning feature carousel, to a screenshot gallery and testimonial slider, this mobile app website template has got it all!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-01-17 10:43:40\";s:7:\"package\";s:20:\"App Website Template\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:94:\" offset=\"t:-350px,-350px,-350px,-300px;b:0px,0px,0px,0px;l:0px,0px,0px,0px;r:0px,0px,0px,0px;\"\";s:11:\"guide_title\";s:83:\"A Creative Way to Design the Hero Image for Your Mobile App Landing Page [Tutorial]\";s:9:\"guide_url\";s:116:\"https://www.sliderrevolution.com/tutorials/a-creative-way-to-design-the-hero-image-for-your-mobile-app-landing-page/\";s:9:\"guide_img\";s:33:\"tutorial/App-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"54\";s:9:\"installed\";b:0;}i:599;a:27:{s:2:\"id\";s:3:\"635\";s:5:\"title\";s:18:\"App Website Footer\";s:5:\"alias\";s:18:\"app-website-footer\";s:3:\"zip\";s:28:\"packs/app-website-footer.zip\";s:3:\"uid\";s:32:\"5e13126b929feb389f9e083f3476ec46\";s:3:\"img\";s:29:\"app-website-footer/slide1.jpg\";s:7:\"preview\";s:171:\"https://www.sliderrevolution.com/templates/spaceman-app-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=spaceman-app-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:194:\"<span class=\"ttm_content\">From a stunning feature carousel, to a screenshot gallery and testimonial slider, this mobile app website template has got it all!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-01-17 10:45:12\";s:7:\"package\";s:20:\"App Website Template\";s:13:\"package_order\";s:2:\"10\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:83:\"A Creative Way to Design the Hero Image for Your Mobile App Landing Page [Tutorial]\";s:9:\"guide_url\";s:116:\"https://www.sliderrevolution.com/tutorials/a-creative-way-to-design-the-hero-image-for-your-mobile-app-landing-page/\";s:9:\"guide_img\";s:33:\"tutorial/App-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"54\";s:9:\"installed\";b:0;}i:600;a:27:{s:2:\"id\";s:3:\"636\";s:5:\"title\";s:15:\"App Video Modal\";s:5:\"alias\";s:15:\"app-video-modal\";s:3:\"zip\";s:25:\"packs/app-video-modal.zip\";s:3:\"uid\";s:32:\"7fe8115d0b6158c90fe92d1144ed7b01\";s:3:\"img\";s:26:\"app-video-modal/slide1.jpg\";s:7:\"preview\";s:171:\"https://www.sliderrevolution.com/templates/spaceman-app-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=spaceman-app-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:194:\"<span class=\"ttm_content\">From a stunning feature carousel, to a screenshot gallery and testimonial slider, this mobile app website template has got it all!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-01-17 10:46:49\";s:7:\"package\";s:20:\"App Website Template\";s:13:\"package_order\";s:2:\"11\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:83:\"A Creative Way to Design the Hero Image for Your Mobile App Landing Page [Tutorial]\";s:9:\"guide_url\";s:116:\"https://www.sliderrevolution.com/tutorials/a-creative-way-to-design-the-hero-image-for-your-mobile-app-landing-page/\";s:9:\"guide_img\";s:33:\"tutorial/App-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"54\";s:9:\"installed\";b:0;}i:601;a:27:{s:2:\"id\";s:3:\"637\";s:5:\"title\";s:25:\"Testimonial Carousel Pack\";s:5:\"alias\";s:25:\"testimonial-carousel-pack\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:25:\"testimonial-carousel-pack\";s:3:\"img\";s:38:\"packages/testimonial-carousel-pack.jpg\";s:7:\"preview\";s:175:\"https://www.sliderrevolution.com/templates/testimonial-carousel-collection/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=testimonial-carousel-collection\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.15\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:126:\"<span class=\"ttm_content\">An elegant slider for your website. Flexible and customizable.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-01-31 16:38:17\";s:7:\"package\";s:25:\"Testimonial Carousel Pack\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:74:\"How to Give Your Testimonials Section the Attention It Deserves [Tutorial]\";s:9:\"guide_url\";s:107:\"https://www.sliderrevolution.com/tutorials/how-to-give-your-testimonials-section-the-attention-it-deserves/\";s:9:\"guide_img\";s:38:\"tutorial/testimonial-carousel-pack.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"55\";s:9:\"installed\";b:0;}i:602;a:27:{s:2:\"id\";s:3:\"638\";s:5:\"title\";s:22:\"Testimonial Carousel 1\";s:5:\"alias\";s:22:\"testimonial-carousel-1\";s:3:\"zip\";s:32:\"packs/testimonial-carousel-1.zip\";s:3:\"uid\";s:32:\"1cc1f92edb4edd47f880c0b4f77e343d\";s:3:\"img\";s:33:\"testimonial-carousel-1/slide1.jpg\";s:7:\"preview\";s:175:\"https://www.sliderrevolution.com/templates/testimonial-carousel-collection/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=testimonial-carousel-collection\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.15\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:227:\"<span class=\"ttm_content\">Want to show testimonials on your website ?  We got you covered.  Our testimonial carousel pack has 5 options to choose from with colours you can easily customise.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-01-31 16:41:02\";s:7:\"package\";s:25:\"Testimonial Carousel Pack\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:74:\"How to Give Your Testimonials Section the Attention It Deserves [Tutorial]\";s:9:\"guide_url\";s:107:\"https://www.sliderrevolution.com/tutorials/how-to-give-your-testimonials-section-the-attention-it-deserves/\";s:9:\"guide_img\";s:38:\"tutorial/testimonial-carousel-pack.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"55\";s:9:\"installed\";b:0;}i:603;a:27:{s:2:\"id\";s:3:\"639\";s:5:\"title\";s:22:\"Testimonial Carousel 2\";s:5:\"alias\";s:22:\"testimonial-carousel-2\";s:3:\"zip\";s:32:\"packs/testimonial-carousel-2.zip\";s:3:\"uid\";s:32:\"b6ad1675b8d14c0ccc63ffc01b221aac\";s:3:\"img\";s:33:\"testimonial-carousel-2/slide1.jpg\";s:7:\"preview\";s:175:\"https://www.sliderrevolution.com/templates/testimonial-carousel-collection/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=testimonial-carousel-collection\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.15\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:227:\"<span class=\"ttm_content\">Want to show testimonials on your website ?  We got you covered.  Our testimonial carousel pack has 5 options to choose from with colours you can easily customise.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-01-31 16:43:25\";s:7:\"package\";s:25:\"Testimonial Carousel Pack\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:74:\"How to Give Your Testimonials Section the Attention It Deserves [Tutorial]\";s:9:\"guide_url\";s:107:\"https://www.sliderrevolution.com/tutorials/how-to-give-your-testimonials-section-the-attention-it-deserves/\";s:9:\"guide_img\";s:38:\"tutorial/testimonial-carousel-pack.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"55\";s:9:\"installed\";b:0;}i:604;a:27:{s:2:\"id\";s:3:\"640\";s:5:\"title\";s:22:\"Testimonial Carousel 3\";s:5:\"alias\";s:22:\"testimonial-carousel-3\";s:3:\"zip\";s:32:\"packs/testimonial-carousel-3.zip\";s:3:\"uid\";s:32:\"cb4a72fb40fc400a71754f71b9bb2d6e\";s:3:\"img\";s:33:\"testimonial-carousel-3/slide1.jpg\";s:7:\"preview\";s:175:\"https://www.sliderrevolution.com/templates/testimonial-carousel-collection/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=testimonial-carousel-collection\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.15\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:227:\"<span class=\"ttm_content\">Want to show testimonials on your website ?  We got you covered.  Our testimonial carousel pack has 5 options to choose from with colours you can easily customise.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-01-31 16:46:01\";s:7:\"package\";s:25:\"Testimonial Carousel Pack\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:74:\"How to Give Your Testimonials Section the Attention It Deserves [Tutorial]\";s:9:\"guide_url\";s:107:\"https://www.sliderrevolution.com/tutorials/how-to-give-your-testimonials-section-the-attention-it-deserves/\";s:9:\"guide_img\";s:38:\"tutorial/testimonial-carousel-pack.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"55\";s:9:\"installed\";b:0;}i:605;a:27:{s:2:\"id\";s:3:\"641\";s:5:\"title\";s:22:\"Testimonial Carousel 4\";s:5:\"alias\";s:22:\"testimonial-carousel-4\";s:3:\"zip\";s:32:\"packs/testimonial-carousel-4.zip\";s:3:\"uid\";s:32:\"bfca98d6b4042b38df044e9e2a6ca983\";s:3:\"img\";s:33:\"testimonial-carousel-4/slide1.jpg\";s:7:\"preview\";s:175:\"https://www.sliderrevolution.com/templates/testimonial-carousel-collection/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=testimonial-carousel-collection\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.15\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:227:\"<span class=\"ttm_content\">Want to show testimonials on your website ?  We got you covered.  Our testimonial carousel pack has 5 options to choose from with colours you can easily customise.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-01-31 16:47:57\";s:7:\"package\";s:25:\"Testimonial Carousel Pack\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:74:\"How to Give Your Testimonials Section the Attention It Deserves [Tutorial]\";s:9:\"guide_url\";s:107:\"https://www.sliderrevolution.com/tutorials/how-to-give-your-testimonials-section-the-attention-it-deserves/\";s:9:\"guide_img\";s:38:\"tutorial/testimonial-carousel-pack.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"55\";s:9:\"installed\";b:0;}i:606;a:27:{s:2:\"id\";s:3:\"642\";s:5:\"title\";s:22:\"Testimonial Carousel 5\";s:5:\"alias\";s:22:\"testimonial-carousel-5\";s:3:\"zip\";s:32:\"packs/testimonial-carousel-5.zip\";s:3:\"uid\";s:32:\"4a9b9c72b51628e1343adde9bff3915f\";s:3:\"img\";s:33:\"testimonial-carousel-5/slide1.jpg\";s:7:\"preview\";s:175:\"https://www.sliderrevolution.com/templates/testimonial-carousel-collection/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=testimonial-carousel-collection\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.15\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:227:\"<span class=\"ttm_content\">Want to show testimonials on your website ?  We got you covered.  Our testimonial carousel pack has 5 options to choose from with colours you can easily customise.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-01-31 16:49:27\";s:7:\"package\";s:25:\"Testimonial Carousel Pack\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:74:\"How to Give Your Testimonials Section the Attention It Deserves [Tutorial]\";s:9:\"guide_url\";s:107:\"https://www.sliderrevolution.com/tutorials/how-to-give-your-testimonials-section-the-attention-it-deserves/\";s:9:\"guide_img\";s:38:\"tutorial/testimonial-carousel-pack.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"55\";s:9:\"installed\";b:0;}i:607;a:24:{s:2:\"id\";s:3:\"643\";s:5:\"title\";s:28:\"Deep Dive Ocean Water Effect\";s:5:\"alias\";s:9:\"deep-dive\";s:3:\"zip\";s:13:\"deep-dive.zip\";s:3:\"uid\";s:32:\"5cc0599857b0108fe4e76adc7fbf9a16\";s:3:\"img\";s:20:\"deep-dive/slide1.jpg\";s:7:\"preview\";s:169:\"https://www.sliderrevolution.com/templates/deep-dive-ocean-water-effect/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=deep-dive-ocean-water-effect\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.15\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:267:\"<span class=\"ttm_content\">Take a dive into the ocean with this 3D Particles Animation template for Slider Revolution.<br>\r\nThe scroll-based interaction makes this hero module an absolute eye-catcher for any ocean-related website.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:10:\"Special FX\";}s:14:\"plugin_require\";s:178:\"[{\"path\":\"revslider-particlewave-addon\\/revslider-particlewave-addon.php\",\"name\":\"Particle Wave AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-02-09 09:23:47\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:81:\"How to Create a Digital Underwater Scene for Your Water Sports Website [Tutorial]\";s:9:\"guide_url\";s:114:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-digital-underwater-scene-for-your-water-sports-website/\";s:9:\"guide_img\";s:41:\"tutorial/Deep-Dive-Ocean-Water-Effect.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:608;a:25:{s:2:\"id\";s:3:\"644\";s:5:\"title\";s:22:\"Particle Wave Showcase\";s:5:\"alias\";s:22:\"particle-wave-showcase\";s:3:\"zip\";s:26:\"particle-wave-showcase.zip\";s:3:\"uid\";s:32:\"1c9ac477fd636078d1812d8d98060899\";s:3:\"img\";s:33:\"particle-wave-showcase/slide1.jpg\";s:7:\"preview\";s:157:\"https://www.sliderrevolution.com/templates/particle-wave-showcase/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=particle-wave-showcase\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:6:\"6.5.15\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:307:\"<span class=\"ttm_content\">Is your website missing that one unique design element to set it apart from your competition? The Particle Wave addon for Slider Revolution enables you to add interactive, 3D particles background animation effects that will amaze your clients!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:10:\"Special FX\";}s:14:\"plugin_require\";s:178:\"[{\"path\":\"revslider-particlewave-addon\\/revslider-particlewave-addon.php\",\"name\":\"Particle Wave AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-02-09 09:30:08\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:76:\"How to Design a Hero Image That Feels Alive and Three-Dimensional [Tutorial]\";s:9:\"guide_url\";s:109:\"https://www.sliderrevolution.com/tutorials/how-to-design-a-hero-image-that-feels-alive-and-three-dimensional/\";s:9:\"guide_img\";s:35:\"tutorial/particle-wave-showcase.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:609;a:24:{s:2:\"id\";s:3:\"645\";s:5:\"title\";s:17:\"Video Hero Header\";s:5:\"alias\";s:17:\"video-hero-header\";s:3:\"zip\";s:21:\"video-hero-header.zip\";s:3:\"uid\";s:32:\"f6a715d4b10e0746f7eb5100836ba1ab\";s:3:\"img\";s:28:\"video-hero-header/slide1.jpg\";s:7:\"preview\";s:147:\"https://www.sliderrevolution.com/templates/video-hero-header/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=video-hero-header\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.15\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:288:\"<span class=\"ttm_content\">Get ahead with this modern, futuristic video hero header with colorful gradients and a polygon particle wave.<br>\r\nShowcase the highlights of your tech-related business website with a video button that demands to be clicked.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:10:\"Special FX\";}s:14:\"plugin_require\";s:345:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-particlewave-addon\\/revslider-particlewave-addon.php\",\"name\":\"Particle Wave AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-02-09 09:33:10\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:77:\"How to Create a Trippy Hero Image Backdrop with Particle Animation [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-trippy-hero-image-backdrop-with-particle-animation/\";s:9:\"guide_img\";s:30:\"tutorial/video-hero-header.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:610;a:24:{s:2:\"id\";s:3:\"646\";s:5:\"title\";s:28:\"Solar System Showcase Slider\";s:5:\"alias\";s:28:\"solar-system-showcase-slider\";s:3:\"zip\";s:32:\"solar-system-showcase-slider.zip\";s:3:\"uid\";s:32:\"40f7b26ea7f8228d40e8e9cf0f34b5e8\";s:3:\"img\";s:39:\"solar-system-showcase-slider/slide1.jpg\";s:7:\"preview\";s:169:\"https://www.sliderrevolution.com/templates/solar-system-showcase-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=solar-system-showcase-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.15\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:233:\"<span class=\"ttm_content\">Want to amaze your users ? Look no further.  Showcase products, images or anything you can think of with this highly capable and easily customisable full screen slider. </span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:366:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-particlewave-addon\\/revslider-particlewave-addon.php\",\"name\":\"Particle Wave AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-02-09 09:50:27\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:611;a:24:{s:2:\"id\";s:3:\"647\";s:5:\"title\";s:26:\"Optic Shop Showcase Slider\";s:5:\"alias\";s:26:\"Optic-shop-showcase-slider\";s:3:\"zip\";s:30:\"Optic-shop-showcase-slider.zip\";s:3:\"uid\";s:32:\"01509228c996ad45c2179d03654f499b\";s:3:\"img\";s:37:\"Optic-shop-showcase-slider/slide1.jpg\";s:7:\"preview\";s:165:\"https://www.sliderrevolution.com/templates/optic-shop-showcase-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=optic-shop-showcase-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.16\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">This image slider is the perfect showcase for any optic shop, utilizing the blur effect in a brilliant way. It\'s not just made for your optic showcase but also a great fit for any modern product presentation.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-02-16 16:41:07\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:83:\"How to Create an Awesome Product Slider with a Built-in Variant Switcher [Tutorial]\";s:9:\"guide_url\";s:116:\"https://www.sliderrevolution.com/tutorials/how-to-create-an-awesome-product-slider-with-a-built-in-variant-switcher/\";s:9:\"guide_img\";s:39:\"tutorial/Optic-shop-showcase-slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:612;a:24:{s:2:\"id\";s:3:\"648\";s:5:\"title\";s:27:\"WordPress Charts And Graphs\";s:5:\"alias\";s:24:\"charts-template-showcase\";s:3:\"zip\";s:28:\"charts-template-showcase.zip\";s:3:\"uid\";s:32:\"4ae2fe61830f96c6c5b316368c1ad2c6\";s:3:\"img\";s:35:\"charts-template-showcase/slide1.jpg\";s:7:\"preview\";s:167:\"https://www.sliderrevolution.com/templates/wordpress-charts-and-graphs/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-charts-and-graphs\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.17\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:230:\"<span class=\"ttm_content\">Who says data has to look boring? With our WordPress charts addon, you can create eye-catching sliders and hero sections with interactive and stunning-looking charts.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:347:\"[{\"path\":\"revslider-charts-addon\\/revslider-charts-addon.php\",\"name\":\"Charts AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-03-03 15:55:16\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:68:\"How to Create Interactive Charts and Graphs for WordPress [Tutorial]\";s:9:\"guide_url\";s:101:\"https://www.sliderrevolution.com/tutorials/how-to-create-interactive-charts-and-graphs-for-wordpress/\";s:9:\"guide_img\";s:37:\"tutorial/charts-template-showcase.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:613;a:27:{s:2:\"id\";s:3:\"649\";s:5:\"title\";s:31:\"Fashion Website Slider Template\";s:5:\"alias\";s:31:\"fashion-website-slider-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:31:\"fashion-website-slider-template\";s:3:\"img\";s:35:\"packages/fashion-website-slider.jpg\";s:7:\"preview\";s:157:\"https://www.sliderrevolution.com/templates/fashion-website-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=fashion-website-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.19\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:251:\"<span class=\"ttm_content\">A fashion slider that\'s not just for fashion! This template is suitable for any image-based marketing campaign and also comes with a fullscreen gallery carousel modal to show more images.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:3:{i:0;s:8:\"carousel\";i:1;s:6:\"slider\";i:2;s:4:\"hero\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-03-14 13:00:36\";s:7:\"package\";s:22:\"Fashion Website Slider\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:76:\"How to Create a Summary Slider for Blog Posts, Articles, and More [Tutorial]\";s:9:\"guide_url\";s:107:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-summary-slider-for-blog-posts-articles-and-more/\";s:9:\"guide_img\";s:35:\"tutorial/Fashion-Website-Slider.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"56\";s:9:\"installed\";b:0;}i:614;a:27:{s:2:\"id\";s:3:\"650\";s:5:\"title\";s:22:\"Fashion Website Slider\";s:5:\"alias\";s:22:\"fashion-website-slider\";s:3:\"zip\";s:32:\"packs/fashion-website-slider.zip\";s:3:\"uid\";s:32:\"8fb8379f47346173fa0dd402dda37360\";s:3:\"img\";s:33:\"fashion-website-slider/slide1.jpg\";s:7:\"preview\";s:157:\"https://www.sliderrevolution.com/templates/fashion-website-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=fashion-website-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.19\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:251:\"<span class=\"ttm_content\">A fashion slider that\'s not just for fashion! This template is suitable for any image-based marketing campaign and also comes with a fullscreen gallery carousel modal to show more images.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:3:{i:0;s:8:\"carousel\";i:1;s:6:\"slider\";i:2;s:4:\"hero\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-03-14 13:04:56\";s:7:\"package\";s:22:\"Fashion Website Slider\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:76:\"How to Create a Summary Slider for Blog Posts, Articles, and More [Tutorial]\";s:9:\"guide_url\";s:107:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-summary-slider-for-blog-posts-articles-and-more/\";s:9:\"guide_img\";s:35:\"tutorial/Fashion-Website-Slider.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"56\";s:9:\"installed\";b:0;}i:615;a:27:{s:2:\"id\";s:3:\"651\";s:5:\"title\";s:28:\"Fashion Website Slider Modal\";s:5:\"alias\";s:28:\"fashion-website-slider-modal\";s:3:\"zip\";s:38:\"packs/fashion-website-slider-modal.zip\";s:3:\"uid\";s:32:\"788f34043b6a5fcbfa5fc1c3322fb502\";s:3:\"img\";s:39:\"fashion-website-slider-modal/slide1.jpg\";s:7:\"preview\";s:157:\"https://www.sliderrevolution.com/templates/fashion-website-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=fashion-website-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.19\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:251:\"<span class=\"ttm_content\">A fashion slider that\'s not just for fashion! This template is suitable for any image-based marketing campaign and also comes with a fullscreen gallery carousel modal to show more images.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:3:{i:0;s:8:\"carousel\";i:1;s:6:\"slider\";i:2;s:4:\"hero\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-03-14 13:08:21\";s:7:\"package\";s:22:\"Fashion Website Slider\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:76:\"How to Create a Summary Slider for Blog Posts, Articles, and More [Tutorial]\";s:9:\"guide_url\";s:107:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-summary-slider-for-blog-posts-articles-and-more/\";s:9:\"guide_img\";s:35:\"tutorial/Fashion-Website-Slider.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"56\";s:9:\"installed\";b:0;}i:616;a:24:{s:2:\"id\";s:3:\"652\";s:5:\"title\";s:24:\"Furniture Website Slider\";s:5:\"alias\";s:24:\"furniture-website-slider\";s:3:\"zip\";s:28:\"furniture-website-slider.zip\";s:3:\"uid\";s:32:\"8575493ed5fd1ee2e671e67479fdeccb\";s:3:\"img\";s:35:\"furniture-website-slider/slide1.jpg\";s:7:\"preview\";s:161:\"https://www.sliderrevolution.com/templates/furniture-website-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=furniture-website-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.19\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">Promote products or create stunning landing pages with the Furniture Website Slider. Each slide comes with a different layout that can be used as a hero module or on an individual section on your website.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-03-23 14:05:44\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:74:\"How to Quickly Build a Great-Looking Microsite for Your Product [Tutorial]\";s:9:\"guide_url\";s:107:\"https://www.sliderrevolution.com/tutorials/how-to-quickly-build-a-great-looking-microsite-for-your-product/\";s:9:\"guide_img\";s:37:\"tutorial/furniture-website-slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:617;a:24:{s:2:\"id\";s:3:\"653\";s:5:\"title\";s:26:\"Fitness Gym Website Slider\";s:5:\"alias\";s:26:\"fitness-gym-website-slider\";s:3:\"zip\";s:30:\"fitness-gym-website-slider.zip\";s:3:\"uid\";s:32:\"86894d98e34a590e80a1d0cd3d7dc819\";s:3:\"img\";s:37:\"fitness-gym-website-slider/slide1.jpg\";s:7:\"preview\";s:165:\"https://www.sliderrevolution.com/templates/fitness-gym-website-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=fitness-gym-website-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.20\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:240:\"<span class=\"ttm_content\">Make your website visitors want to hit the gym once they see this fitness website slider. The background videos and unique, masked slide transitions make this module stand out!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-04-19 11:02:01\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:71:\"How to Create a Multimedia Slider that Lures in More Clients [Tutorial]\";s:9:\"guide_url\";s:104:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-multimedia-slider-that-lures-in-more-clients/\";s:9:\"guide_img\";s:39:\"tutorial/fitness-gym-website-slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:618;a:27:{s:2:\"id\";s:3:\"654\";s:5:\"title\";s:36:\"Ai & Robotics Webside Slider Package\";s:5:\"alias\";s:35:\"ai--robotics-webside-slider-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:35:\"ai--robotics-webside-slider-package\";s:3:\"img\";s:51:\"packages/ai-and-robotics-website-slider-package.jpg\";s:7:\"preview\";s:173:\"https://www.sliderrevolution.com/templates/ai-and-robotics-website-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=ai-and-robotics-website-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.20\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">Have a glimpse of the future of robots and artificial intelligence. A vivid-looking slider, perfect for tech companies and startups.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:178:\"[{\"path\":\"revslider-particlewave-addon\\/revslider-particlewave-addon.php\",\"name\":\"Particle Wave AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-04-19 15:12:25\";s:7:\"package\";s:36:\"Ai & Robotics Webside Slider Package\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:71:\"How to Create a Sleek Slider Design for Your High-Tech Brand [Tutorial]\";s:9:\"guide_url\";s:104:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-sleek-slider-design-for-your-high-tech-brand/\";s:9:\"guide_img\";s:24:\"tutorial/Ai-Robotics.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"57\";s:9:\"installed\";b:0;}i:619;a:28:{s:2:\"id\";s:3:\"655\";s:5:\"title\";s:28:\"Ai & Robotics Website Slider\";s:5:\"alias\";s:30:\"ai-and-robotics-website-slider\";s:3:\"zip\";s:40:\"packs/ai-and-robotics-website-slider.zip\";s:3:\"uid\";s:32:\"e40b7296d1519972029e9744a0c09b29\";s:3:\"img\";s:41:\"ai-and-robotics-website-slider/slide1.jpg\";s:7:\"preview\";s:173:\"https://www.sliderrevolution.com/templates/ai-and-robotics-website-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=ai-and-robotics-website-slider\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:6:\"6.5.20\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">Have a glimpse of the future of robots and artificial intelligence. A vivid-looking slider, perfect for tech companies and startups.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:178:\"[{\"path\":\"revslider-particlewave-addon\\/revslider-particlewave-addon.php\",\"name\":\"Particle Wave AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-04-19 15:16:48\";s:7:\"package\";s:36:\"Ai & Robotics Webside Slider Package\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:71:\"How to Create a Sleek Slider Design for Your High-Tech Brand [Tutorial]\";s:9:\"guide_url\";s:104:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-sleek-slider-design-for-your-high-tech-brand/\";s:9:\"guide_img\";s:24:\"tutorial/Ai-Robotics.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"57\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:620;a:27:{s:2:\"id\";s:3:\"656\";s:5:\"title\";s:14:\"AI Video Modal\";s:5:\"alias\";s:14:\"ai-video-modal\";s:3:\"zip\";s:24:\"packs/ai-video-modal.zip\";s:3:\"uid\";s:32:\"aab36a599413b7e66dfdda8f517b47b1\";s:3:\"img\";s:25:\"ai-video-modal/slide1.jpg\";s:7:\"preview\";s:173:\"https://www.sliderrevolution.com/templates/ai-and-robotics-website-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=ai-and-robotics-website-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.20\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">Have a glimpse of the future of robots and artificial intelligence. A vivid-looking slider, perfect for tech companies and startups.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:178:\"[{\"path\":\"revslider-particlewave-addon\\/revslider-particlewave-addon.php\",\"name\":\"Particle Wave AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-04-19 15:20:55\";s:7:\"package\";s:36:\"Ai & Robotics Webside Slider Package\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:71:\"How to Create a Sleek Slider Design for Your High-Tech Brand [Tutorial]\";s:9:\"guide_url\";s:104:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-sleek-slider-design-for-your-high-tech-brand/\";s:9:\"guide_img\";s:24:\"tutorial/Ai-Robotics.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"57\";s:9:\"installed\";b:0;}i:621;a:25:{s:2:\"id\";s:3:\"657\";s:5:\"title\";s:33:\"Minimal Typography Website Slider\";s:5:\"alias\";s:33:\"minimal-typography-website-slider\";s:3:\"zip\";s:37:\"minimal-typography-website-slider.zip\";s:3:\"uid\";s:32:\"43cf63d6541d33b7d4e59350935d73bf\";s:3:\"img\";s:44:\"minimal-typography-website-slider/slide1.jpg\";s:7:\"preview\";s:179:\"https://www.sliderrevolution.com/templates/minimal-typography-website-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=minimal-typography-website-slider\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:6:\"6.5.20\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:228:\"<span class=\"ttm_content\">Make the hero section on your website stand out with this minimal, typography-based hero slider, featuring cool parallax bubble effects and fluid slide transitions.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:10:\"Special FX\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-04-25 14:39:36\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:68:\"How to Transform the Mood of Your Home Page with Duotones [Tutorial]\";s:9:\"guide_url\";s:101:\"https://www.sliderrevolution.com/tutorials/how-to-transform-the-mood-of-your-home-page-with-duotones/\";s:9:\"guide_img\";s:46:\"tutorial/duotone-typography-website-slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:622;a:24:{s:2:\"id\";s:3:\"658\";s:5:\"title\";s:19:\"404 Page Collection\";s:5:\"alias\";s:19:\"404-page-collection\";s:3:\"zip\";s:23:\"404-page-collection.zip\";s:3:\"uid\";s:32:\"3f0b25b5e893b170536a498939465a1a\";s:3:\"img\";s:30:\"404-page-collection/slide1.jpg\";s:7:\"preview\";s:151:\"https://www.sliderrevolution.com/templates/404-page-collection/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=404-page-collection\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.21\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:167:\"<span class=\"ttm_content\">Show your lost website visitors a funny and lighthearted message with our 404 page template collection.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-05-04 11:30:30\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:69:\"How to Create an Effective Thank You Page for Your Website [Tutorial]\";s:9:\"guide_url\";s:102:\"https://www.sliderrevolution.com/tutorials/how-to-create-an-effective-thank-you-page-for-your-website/\";s:9:\"guide_img\";s:32:\"tutorial/404-page-collection.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:623;a:24:{s:2:\"id\";s:3:\"659\";s:5:\"title\";s:24:\"eCommerce Product Slider\";s:5:\"alias\";s:21:\"ecommerce-sale-slider\";s:3:\"zip\";s:25:\"ecommerce-sale-slider.zip\";s:3:\"uid\";s:32:\"49ca4743090cddca705ee108eae967c5\";s:3:\"img\";s:32:\"ecommerce-sale-slider/slide1.jpg\";s:7:\"preview\";s:161:\"https://www.sliderrevolution.com/templates/ecommerce-product-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=ecommerce-product-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.22\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:269:\"<span class=\"ttm_content\">So you have an eCommerce shop and are looking for the ultimate sales pitch on your landing page? Trying to convert your precious visitors into more sales? Look no further than our eCommerce Product Slider!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-05-17 14:22:52\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:65:\"How to Get More Eyes on Your eCommerce Sales Promotion [Tutorial]\";s:9:\"guide_url\";s:98:\"https://www.sliderrevolution.com/tutorials/how-to-get-more-eyes-on-your-ecommerce-sales-promotion/\";s:9:\"guide_img\";s:34:\"tutorial/ecommerce-sale-slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:624;a:24:{s:2:\"id\";s:3:\"660\";s:5:\"title\";s:19:\"Fashion Shop Slider\";s:5:\"alias\";s:19:\"fashion-shop-slider\";s:3:\"zip\";s:23:\"fashion-shop-slider.zip\";s:3:\"uid\";s:32:\"e488e9126dbe4a34c02c89a1115f4ff9\";s:3:\"img\";s:30:\"fashion-shop-slider/slide1.jpg\";s:7:\"preview\";s:151:\"https://www.sliderrevolution.com/templates/fashion-shop-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=fashion-shop-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.22\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">Customize texts, images, and colors in seconds and have this beast of a shop slider running on your own website in no time.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-05-18 13:24:56\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:73:\"How to Create a Colorful Retro Effect for the Home Page Slider [Tutorial]\";s:9:\"guide_url\";s:106:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-colorful-retro-effect-for-the-home-page-slider/\";s:9:\"guide_img\";s:32:\"tutorial/fashion-shop-slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:625;a:25:{s:2:\"id\";s:3:\"661\";s:5:\"title\";s:29:\"Lingerie Store Website Slider\";s:5:\"alias\";s:29:\"lingerie-store-website-slider\";s:3:\"zip\";s:33:\"lingerie-store-website-slider.zip\";s:3:\"uid\";s:32:\"7bdad27521b7c9b171b618dff2fa0315\";s:3:\"img\";s:40:\"lingerie-store-website-slider/slide1.jpg\";s:7:\"preview\";s:171:\"https://www.sliderrevolution.com/templates/lingerie-store-website-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=lingerie-store-website-slider\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:6:\"6.5.22\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">This hero slider also includes optional menu navigation and links, in case you want to use it as a standalone landing page.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-05-18 13:28:21\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:626;a:25:{s:2:\"id\";s:3:\"662\";s:5:\"title\";s:28:\"Beach Events Hero Collection\";s:5:\"alias\";s:28:\"beach-events-hero-collection\";s:3:\"zip\";s:32:\"beach-events-hero-collection.zip\";s:3:\"uid\";s:32:\"cf87cd65572e9bc4ee019cceae1c75f8\";s:3:\"img\";s:39:\"beach-events-hero-collection/slide1.jpg\";s:7:\"preview\";s:182:\"https://www.sliderrevolution.com/templates/summer-beach-events-hero-collection?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=summer-beach-events-hero-collection\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:6:\"6.5.25\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">These hero image templates offer a high-octane mix of headlines, images, and special effects.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-07-18 16:56:11\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:66:\"Sell More Event Tickets with a High-Energy Hero Section [Tutorial]\";s:9:\"guide_url\";s:99:\"https://www.sliderrevolution.com/tutorials/sell-more-event-tickets-with-a-high-energy-hero-section/\";s:9:\"guide_img\";s:41:\"tutorial/beach-events-hero-collection.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:627;a:27:{s:2:\"id\";s:3:\"663\";s:5:\"title\";s:41:\"Creative Portfolio Website Slider Package\";s:5:\"alias\";s:41:\"creative-portfolio-website-slider-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:41:\"creative-portfolio-website-slider-package\";s:3:\"img\";s:54:\"packages/creative-portfolio-website-slider-package.jpg\";s:7:\"preview\";s:178:\"https://www.sliderrevolution.com/templates/creative-portfolio-website-slider?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=creative-portfolio-website-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.25\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">This one-page portfolio website template was built to impress. Shine a spotlight on all your work with this striking, interactive design and wow prospective clients the second they step foot inside your site.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:7:\"website\";}s:14:\"plugin_require\";s:345:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-particlewave-addon\\/revslider-particlewave-addon.php\",\"name\":\"Particle Wave AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-07-18 17:00:43\";s:7:\"package\";s:41:\"Creative Portfolio Website Slider Package\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:77:\"How to Create a Great-looking Masonry Portfolio for Your Home Page [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-great-looking-masonry-portfolio-for-your-home-page/\";s:9:\"guide_img\";s:39:\"tutorial/Creative-Portfolio-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"58\";s:9:\"installed\";b:0;}i:628;a:27:{s:2:\"id\";s:3:\"664\";s:5:\"title\";s:30:\"Creative Portfolio Main Slider\";s:5:\"alias\";s:30:\"creative-portfolio-main-slider\";s:3:\"zip\";s:40:\"packs/creative-portfolio-main-slider.zip\";s:3:\"uid\";s:32:\"2b01de6e46611e4353f1687609aa6783\";s:3:\"img\";s:41:\"creative-portfolio-main-slider/slide1.jpg\";s:7:\"preview\";s:178:\"https://www.sliderrevolution.com/templates/creative-portfolio-website-slider?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=creative-portfolio-website-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.25\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">This one-page portfolio website template was built to impress. Shine a spotlight on all your work with this striking, interactive design and wow prospective clients the second they step foot inside your site.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:7:\"website\";}s:14:\"plugin_require\";s:345:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-particlewave-addon\\/revslider-particlewave-addon.php\",\"name\":\"Particle Wave AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-07-18 17:03:03\";s:7:\"package\";s:41:\"Creative Portfolio Website Slider Package\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:77:\"How to Create a Great-looking Masonry Portfolio for Your Home Page [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-great-looking-masonry-portfolio-for-your-home-page/\";s:9:\"guide_img\";s:39:\"tutorial/Creative-Portfolio-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"58\";s:9:\"installed\";b:0;}i:629;a:27:{s:2:\"id\";s:3:\"665\";s:5:\"title\";s:28:\"Creative Portfolio Project 1\";s:5:\"alias\";s:28:\"creative-portfolio-project-1\";s:3:\"zip\";s:38:\"packs/creative-portfolio-project-1.zip\";s:3:\"uid\";s:32:\"f1e3a170d3f06d7162445fe9cce99335\";s:3:\"img\";s:39:\"creative-portfolio-project-1/slide1.jpg\";s:7:\"preview\";s:178:\"https://www.sliderrevolution.com/templates/creative-portfolio-website-slider?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=creative-portfolio-website-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.25\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">This one-page portfolio website template was built to impress. Shine a spotlight on all your work with this striking, interactive design and wow prospective clients the second they step foot inside your site.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:7:\"website\";}s:14:\"plugin_require\";s:345:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-particlewave-addon\\/revslider-particlewave-addon.php\",\"name\":\"Particle Wave AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-07-18 17:07:45\";s:7:\"package\";s:41:\"Creative Portfolio Website Slider Package\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:77:\"How to Create a Great-looking Masonry Portfolio for Your Home Page [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-great-looking-masonry-portfolio-for-your-home-page/\";s:9:\"guide_img\";s:39:\"tutorial/Creative-Portfolio-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"58\";s:9:\"installed\";b:0;}i:630;a:27:{s:2:\"id\";s:3:\"666\";s:5:\"title\";s:28:\"Creative Portfolio Project 2\";s:5:\"alias\";s:28:\"creative-portfolio-project-2\";s:3:\"zip\";s:38:\"packs/creative-portfolio-project-2.zip\";s:3:\"uid\";s:32:\"59369faef5b4a0571cd5fd72432d2d20\";s:3:\"img\";s:39:\"creative-portfolio-project-2/slide1.jpg\";s:7:\"preview\";s:178:\"https://www.sliderrevolution.com/templates/creative-portfolio-website-slider?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=creative-portfolio-website-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.25\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">This one-page portfolio website template was built to impress. Shine a spotlight on all your work with this striking, interactive design and wow prospective clients the second they step foot inside your site.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:7:\"website\";}s:14:\"plugin_require\";s:345:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-particlewave-addon\\/revslider-particlewave-addon.php\",\"name\":\"Particle Wave AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-07-18 17:12:09\";s:7:\"package\";s:41:\"Creative Portfolio Website Slider Package\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:77:\"How to Create a Great-looking Masonry Portfolio for Your Home Page [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-great-looking-masonry-portfolio-for-your-home-page/\";s:9:\"guide_img\";s:39:\"tutorial/Creative-Portfolio-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"58\";s:9:\"installed\";b:0;}i:631;a:27:{s:2:\"id\";s:3:\"667\";s:5:\"title\";s:28:\"Creative Portfolio Project 3\";s:5:\"alias\";s:28:\"creative-portfolio-project-3\";s:3:\"zip\";s:38:\"packs/creative-portfolio-project-3.zip\";s:3:\"uid\";s:32:\"ac6823b9ffeba97c56aa6f4593109e5f\";s:3:\"img\";s:39:\"creative-portfolio-project-3/slide1.jpg\";s:7:\"preview\";s:178:\"https://www.sliderrevolution.com/templates/creative-portfolio-website-slider?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=creative-portfolio-website-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.25\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">This one-page portfolio website template was built to impress. Shine a spotlight on all your work with this striking, interactive design and wow prospective clients the second they step foot inside your site.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:7:\"website\";}s:14:\"plugin_require\";s:345:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-particlewave-addon\\/revslider-particlewave-addon.php\",\"name\":\"Particle Wave AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-07-18 17:14:02\";s:7:\"package\";s:41:\"Creative Portfolio Website Slider Package\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:77:\"How to Create a Great-looking Masonry Portfolio for Your Home Page [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-great-looking-masonry-portfolio-for-your-home-page/\";s:9:\"guide_img\";s:39:\"tutorial/Creative-Portfolio-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"58\";s:9:\"installed\";b:0;}i:632;a:27:{s:2:\"id\";s:3:\"668\";s:5:\"title\";s:28:\"Creative Portfolio Project 4\";s:5:\"alias\";s:28:\"creative-portfolio-project-4\";s:3:\"zip\";s:38:\"packs/creative-portfolio-project-4.zip\";s:3:\"uid\";s:32:\"31f5cc4c9d13af7b56adfa7b7c84dce9\";s:3:\"img\";s:39:\"creative-portfolio-project-4/slide1.jpg\";s:7:\"preview\";s:178:\"https://www.sliderrevolution.com/templates/creative-portfolio-website-slider?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=creative-portfolio-website-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.25\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">This one-page portfolio website template was built to impress. Shine a spotlight on all your work with this striking, interactive design and wow prospective clients the second they step foot inside your site.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:7:\"website\";}s:14:\"plugin_require\";s:345:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-particlewave-addon\\/revslider-particlewave-addon.php\",\"name\":\"Particle Wave AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-07-18 17:16:40\";s:7:\"package\";s:41:\"Creative Portfolio Website Slider Package\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:77:\"How to Create a Great-looking Masonry Portfolio for Your Home Page [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-great-looking-masonry-portfolio-for-your-home-page/\";s:9:\"guide_img\";s:39:\"tutorial/Creative-Portfolio-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"58\";s:9:\"installed\";b:0;}i:633;a:27:{s:2:\"id\";s:3:\"669\";s:5:\"title\";s:28:\"Creative Portfolio Project 5\";s:5:\"alias\";s:28:\"creative-portfolio-project-5\";s:3:\"zip\";s:38:\"packs/creative-portfolio-project-5.zip\";s:3:\"uid\";s:32:\"23c8e18d556da040ef6ac2382d4a7b94\";s:3:\"img\";s:39:\"creative-portfolio-project-5/slide1.jpg\";s:7:\"preview\";s:178:\"https://www.sliderrevolution.com/templates/creative-portfolio-website-slider?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=creative-portfolio-website-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.25\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">This one-page portfolio website template was built to impress. Shine a spotlight on all your work with this striking, interactive design and wow prospective clients the second they step foot inside your site.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:7:\"website\";}s:14:\"plugin_require\";s:345:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-particlewave-addon\\/revslider-particlewave-addon.php\",\"name\":\"Particle Wave AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-07-18 17:20:22\";s:7:\"package\";s:41:\"Creative Portfolio Website Slider Package\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:77:\"How to Create a Great-looking Masonry Portfolio for Your Home Page [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-great-looking-masonry-portfolio-for-your-home-page/\";s:9:\"guide_img\";s:39:\"tutorial/Creative-Portfolio-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"58\";s:9:\"installed\";b:0;}i:634;a:27:{s:2:\"id\";s:3:\"670\";s:5:\"title\";s:28:\"Creative Portfolio Project 6\";s:5:\"alias\";s:28:\"creative-portfolio-project-6\";s:3:\"zip\";s:38:\"packs/creative-portfolio-project-6.zip\";s:3:\"uid\";s:32:\"518434a06d7a959bd3f3e0905e252209\";s:3:\"img\";s:39:\"creative-portfolio-project-6/slide1.jpg\";s:7:\"preview\";s:178:\"https://www.sliderrevolution.com/templates/creative-portfolio-website-slider?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=creative-portfolio-website-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.25\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">This one-page portfolio website template was built to impress. Shine a spotlight on all your work with this striking, interactive design and wow prospective clients the second they step foot inside your site.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:7:\"website\";}s:14:\"plugin_require\";s:345:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-particlewave-addon\\/revslider-particlewave-addon.php\",\"name\":\"Particle Wave AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-07-18 17:21:51\";s:7:\"package\";s:41:\"Creative Portfolio Website Slider Package\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:77:\"How to Create a Great-looking Masonry Portfolio for Your Home Page [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-great-looking-masonry-portfolio-for-your-home-page/\";s:9:\"guide_img\";s:39:\"tutorial/Creative-Portfolio-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"58\";s:9:\"installed\";b:0;}i:635;a:27:{s:2:\"id\";s:3:\"671\";s:5:\"title\";s:28:\"Creative Portfolio Project 7\";s:5:\"alias\";s:28:\"creative-portfolio-project-7\";s:3:\"zip\";s:38:\"packs/creative-portfolio-project-7.zip\";s:3:\"uid\";s:32:\"bb1552746859766efbe319d7c0a1978e\";s:3:\"img\";s:39:\"creative-portfolio-project-7/slide1.jpg\";s:7:\"preview\";s:178:\"https://www.sliderrevolution.com/templates/creative-portfolio-website-slider?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=creative-portfolio-website-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.25\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">This one-page portfolio website template was built to impress. Shine a spotlight on all your work with this striking, interactive design and wow prospective clients the second they step foot inside your site.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:7:\"website\";}s:14:\"plugin_require\";s:345:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-particlewave-addon\\/revslider-particlewave-addon.php\",\"name\":\"Particle Wave AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-07-18 17:24:03\";s:7:\"package\";s:41:\"Creative Portfolio Website Slider Package\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:77:\"How to Create a Great-looking Masonry Portfolio for Your Home Page [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-great-looking-masonry-portfolio-for-your-home-page/\";s:9:\"guide_img\";s:39:\"tutorial/Creative-Portfolio-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"58\";s:9:\"installed\";b:0;}i:636;a:25:{s:2:\"id\";s:3:\"672\";s:5:\"title\";s:24:\"AI Particle Cluster Hero\";s:5:\"alias\";s:19:\"ai-particle-cluster\";s:3:\"zip\";s:23:\"ai-particle-cluster.zip\";s:3:\"uid\";s:32:\"e47971fc290d738faca66e100cc7da74\";s:3:\"img\";s:30:\"ai-particle-cluster/slide1.jpg\";s:7:\"preview\";s:161:\"https://www.sliderrevolution.com/templates/ai-particle-cluster-hero/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=ai-particle-cluster-hero\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:222:\"<span class=\"ttm_content\">If you are looking for a stunning, interactive particles animation for your WordPress website, this Slider Revolution template surely is a unique eye-catcher.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:10:\"Special FX\";}s:14:\"plugin_require\";s:190:\"[{\"path\":\"revslider-thecluster-addon\\/revslider-thecluster-addon.php\",\"name\":\"Slider Revolution The Cluster AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-10-06 12:25:01\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:86:\"Make Visitors Want to Stop and Play with Your Particle Animation Hero Image [Tutorial]\";s:9:\"guide_url\";s:119:\"https://www.sliderrevolution.com/tutorials/make-visitors-want-to-stop-and-play-with-your-particle-animation-hero-image/\";s:9:\"guide_img\";s:32:\"tutorial/ai-particle-cluster.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:637;a:25:{s:2:\"id\";s:3:\"673\";s:5:\"title\";s:24:\"Artistic Parallax Slider\";s:5:\"alias\";s:24:\"artistic-parallax-slider\";s:3:\"zip\";s:28:\"artistic-parallax-slider.zip\";s:3:\"uid\";s:32:\"a1488f5f4d3ffd2912f9520bba2a2418\";s:3:\"img\";s:35:\"artistic-parallax-slider/slide1.jpg\";s:7:\"preview\";s:161:\"https://www.sliderrevolution.com/templates/artistic-parallax-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=artistic-parallax-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:230:\"<span class=\"ttm_content\">Gorgeous visuals and clear typography, paired with scroll-based slide navigation, make this WordPress parallax slider template a winner for a wide range of use cases.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-10-06 12:29:34\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:61:\"How to Create a Surreal Design for Your Hero Image [Tutorial]\";s:9:\"guide_url\";s:94:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-surreal-design-for-your-hero-image/\";s:9:\"guide_img\";s:37:\"tutorial/artistic-parallax-slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:638;a:25:{s:2:\"id\";s:3:\"674\";s:5:\"title\";s:23:\"Magazine Content Slider\";s:5:\"alias\";s:23:\"magazine-content-slider\";s:3:\"zip\";s:27:\"magazine-content-slider.zip\";s:3:\"uid\";s:32:\"6701ec2aab76c253004d6ed5755cf9f6\";s:3:\"img\";s:34:\"magazine-content-slider/slide1.jpg\";s:7:\"preview\";s:158:\"https://www.sliderrevolution.com/templates/magazine-content-slider?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=magazine-content-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:259:\"<span class=\"ttm_content\">This WordPress content slider can display any static content or your WordPress posts. Like any element in this featured slider template, the optional menu can easily be removed if its not needed.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:9:\"postbased\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-10-06 12:32:38\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:71:\"How to Promote Your Top Content with a Magazine-style Slider [Tutorial]\";s:9:\"guide_url\";s:104:\"https://www.sliderrevolution.com/tutorials/how-to-promote-your-top-content-with-a-magazine-style-slider/\";s:9:\"guide_img\";s:36:\"tutorial/Magazine-Content-Slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:639;a:25:{s:2:\"id\";s:3:\"675\";s:5:\"title\";s:30:\"Magazine Content Slider Static\";s:5:\"alias\";s:30:\"magazine-content-slider-static\";s:3:\"zip\";s:34:\"magazine-content-slider-static.zip\";s:3:\"uid\";s:32:\"3b1f7d279064fa1fb90bb2000e9ebc7b\";s:3:\"img\";s:41:\"magazine-content-slider-static/slide1.jpg\";s:7:\"preview\";s:158:\"https://www.sliderrevolution.com/templates/magazine-content-slider?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=magazine-content-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:260:\"<span class=\"ttm_content\">This WordPress content slider can display any static content or your WordPress posts. Like any element in this featured slider template, the optional menu can easily be removed if it\'s not needed.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:9:\"postbased\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-10-06 12:35:12\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:71:\"How to Promote Your Top Content with a Magazine-style Slider [Tutorial]\";s:9:\"guide_url\";s:104:\"https://www.sliderrevolution.com/tutorials/how-to-promote-your-top-content-with-a-magazine-style-slider/\";s:9:\"guide_img\";s:36:\"tutorial/Magazine-Content-Slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:640;a:25:{s:2:\"id\";s:3:\"676\";s:5:\"title\";s:24:\"Masonry Gallery Carousel\";s:5:\"alias\";s:24:\"Masonry-Gallery-Carousel\";s:3:\"zip\";s:28:\"Masonry-Gallery-Carousel.zip\";s:3:\"uid\";s:32:\"c189884a358e4984c8f300916909f54b\";s:3:\"img\";s:35:\"Masonry-Gallery-Carousel/slide1.jpg\";s:7:\"preview\";s:161:\"https://www.sliderrevolution.com/templates/masonry-gallery-carousel/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=masonry-gallery-carousel\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:301:\"<span class=\"ttm_content\">This masonry gallery template for Slider Revolution has three different masonry layouts, which can be mixed & matched and are easily customized. The headline and description captions make this template very flexible, with many use cases.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-10-06 12:39:35\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:66:\"How to Create a Horizontal Masonry Layout for Your Work [Tutorial]\";s:9:\"guide_url\";s:99:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-horizontal-masonry-layout-for-your-work/\";s:9:\"guide_img\";s:37:\"tutorial/Masonry-Gallery-Carousel.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:641;a:25:{s:2:\"id\";s:3:\"677\";s:5:\"title\";s:31:\"Neon WordPress Slider With Text\";s:5:\"alias\";s:21:\"neon-wordpress-slider\";s:3:\"zip\";s:25:\"neon-wordpress-slider.zip\";s:3:\"uid\";s:32:\"9d620dfc8df1be5b956a70106a4ca5d7\";s:3:\"img\";s:32:\"neon-wordpress-slider/slide1.jpg\";s:7:\"preview\";s:175:\"https://www.sliderrevolution.com/templates/neon-wordpress-slider-with-text/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=neon-wordpress-slider-with-text\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:241:\"<span class=\"ttm_content\">This is not your average WordPress slider with text and image. Stunning, AI generated images paired with crisp & snappy animations make this Slider Revolution template a winner!</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:10:\"Special FX\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-10-06 12:41:29\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:63:\"Break Down Your Process with a Colorful Image Slider [Tutorial]\";s:9:\"guide_url\";s:96:\"https://www.sliderrevolution.com/tutorials/break-down-your-process-with-a-colorful-image-slider/\";s:9:\"guide_img\";s:34:\"tutorial/neon-wordpress-slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:642;a:25:{s:2:\"id\";s:3:\"678\";s:5:\"title\";s:27:\"Restaurant One Page Website\";s:5:\"alias\";s:27:\"Restaurant-One-Page-Website\";s:3:\"zip\";s:31:\"Restaurant-One-Page-Website.zip\";s:3:\"uid\";s:32:\"747730efa359467cb5627ae123839090\";s:3:\"img\";s:38:\"Restaurant-One-Page-Website/slide1.jpg\";s:7:\"preview\";s:185:\"https://www.sliderrevolution.com/templates/kostlich-restaurant-one-page-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=kostlich-restaurant-one-page-website\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:285:\"<span class=\"ttm_content\">A restaurant WordPress template can easily be overloaded with features that no one really needs. The Köstlich Restaurant One Page Website template for Slider Revolution focuses on the information, a visitor wants to see.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-10-06 12:43:57\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:83:\"A Fast and Easy Way to Create a Good Looking One-Page Restaurant Website [Tutorial]\";s:9:\"guide_url\";s:116:\"https://www.sliderrevolution.com/tutorials/a-fast-and-easy-way-to-create-a-good-looking-one-page-restaurant-website/\";s:9:\"guide_img\";s:40:\"tutorial/Restaurant-One-Page-Website.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:643;a:25:{s:2:\"id\";s:3:\"679\";s:5:\"title\";s:18:\"WooCommerce Slider\";s:5:\"alias\";s:18:\"woocommerce-slider\";s:3:\"zip\";s:22:\"woocommerce-slider.zip\";s:3:\"uid\";s:32:\"5f354f9d17d3b8562e7dfbac0b289ab3\";s:3:\"img\";s:29:\"woocommerce-slider/slide1.jpg\";s:7:\"preview\";s:165:\"https://www.sliderrevolution.com/templates/sneaker-woocommerce-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=sneaker-woocommerce-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:164:\"<span class=\"ttm_content\">Sell your products faster with this futuristic looking slider with sleek navigation and clean layout</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:11:\"woocommerce\";}s:14:\"plugin_require\";s:356:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-10-06 12:47:34\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:66:\"How to Create a Beautiful 3D WooCommerce Product Slider [Tutorial]\";s:9:\"guide_url\";s:99:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-beautiful-3d-woocommerce-product-slider/\";s:9:\"guide_img\";s:38:\"tutorial/woocommerce-slider-static.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:644;a:25:{s:2:\"id\";s:3:\"680\";s:5:\"title\";s:25:\"WooCommerce Slider Static\";s:5:\"alias\";s:25:\"woocommerce-slider-static\";s:3:\"zip\";s:29:\"woocommerce-slider-static.zip\";s:3:\"uid\";s:32:\"66d86a41303223abecec3c4820bcd8f0\";s:3:\"img\";s:36:\"woocommerce-slider-static/slide1.jpg\";s:7:\"preview\";s:165:\"https://www.sliderrevolution.com/templates/sneaker-woocommerce-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=sneaker-woocommerce-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:164:\"<span class=\"ttm_content\">Sell your products faster with this futuristic looking slider with sleek navigation and clean layout</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:356:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-10-06 12:50:07\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:66:\"How to Create a Beautiful 3D WooCommerce Product Slider [Tutorial]\";s:9:\"guide_url\";s:99:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-beautiful-3d-woocommerce-product-slider/\";s:9:\"guide_img\";s:38:\"tutorial/woocommerce-slider-static.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:645;a:25:{s:2:\"id\";s:3:\"681\";s:5:\"title\";s:21:\"WordPress Post Slider\";s:5:\"alias\";s:21:\"wordpress-post-slider\";s:3:\"zip\";s:25:\"wordpress-post-slider.zip\";s:3:\"uid\";s:32:\"c854a5e0be29cb28893b0bb98d9e6740\";s:3:\"img\";s:32:\"wordpress-post-slider/slide1.jpg\";s:7:\"preview\";s:175:\"https://www.sliderrevolution.com/templates/superhero-wordpress-post-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=superhero-wordpress-post-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:233:\"<span class=\"ttm_content\">This amazing Slider Revolution post slider can display static and dynamic WordPress content. Display your blog posts automatically or add your texts and images manually!</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:9:\"postbased\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-10-06 12:52:10\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:81:\"Make Your Employees Look Like Superheroes with a Comic-inspired Slider [Tutorial]\";s:9:\"guide_url\";s:114:\"https://www.sliderrevolution.com/tutorials/make-your-employees-look-like-superheroes-with-a-comic-inspired-slider/\";s:9:\"guide_img\";s:41:\"tutorial/WordPress-Post-Slider-Static.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:646;a:25:{s:2:\"id\";s:3:\"682\";s:5:\"title\";s:28:\"WordPress Post Slider Static\";s:5:\"alias\";s:28:\"WordPress-Post-Slider-Static\";s:3:\"zip\";s:32:\"WordPress-Post-Slider-Static.zip\";s:3:\"uid\";s:32:\"edbb9e724f7758aff215ab3e743abd9e\";s:3:\"img\";s:39:\"WordPress-Post-Slider-Static/slide1.jpg\";s:7:\"preview\";s:175:\"https://www.sliderrevolution.com/templates/superhero-wordpress-post-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=superhero-wordpress-post-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:233:\"<span class=\"ttm_content\">This amazing Slider Revolution post slider can display static and dynamic WordPress content. Display your blog posts automatically or add your texts and images manually!</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-10-06 12:53:43\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:81:\"Make Your Employees Look Like Superheroes with a Comic-inspired Slider [Tutorial]\";s:9:\"guide_url\";s:114:\"https://www.sliderrevolution.com/tutorials/make-your-employees-look-like-superheroes-with-a-comic-inspired-slider/\";s:9:\"guide_img\";s:41:\"tutorial/WordPress-Post-Slider-Static.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:647;a:25:{s:2:\"id\";s:3:\"683\";s:5:\"title\";s:22:\"Wordpress Video Slider\";s:5:\"alias\";s:22:\"wordpress-video-slider\";s:3:\"zip\";s:26:\"wordpress-video-slider.zip\";s:3:\"uid\";s:32:\"fd50cf2c76a1fe0bf8bd35e727a00bb7\";s:3:\"img\";s:33:\"wordpress-video-slider/slide1.jpg\";s:7:\"preview\";s:157:\"https://www.sliderrevolution.com/templates/wordpress-video-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-video-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:303:\"<span class=\"ttm_content\">The WordPress Video Slider template for Slider Revolution offers a cinematic video viewing experience. With it is stylish, blurred background videos and a video player modal, this template is a fitting hero module choice for many websites.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:356:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-10-06 12:55:51\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:82:\"How to Create Good Vibes on Your Website with a Background Video Slider [Tutorial]\";s:9:\"guide_url\";s:115:\"https://www.sliderrevolution.com/tutorials/how-to-create-good-vibes-on-your-website-with-a-background-video-slider/\";s:9:\"guide_img\";s:35:\"tutorial/wordpress-video-slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:648;a:27:{s:2:\"id\";s:3:\"684\";s:5:\"title\";s:37:\"Architecture Website Template Package\";s:5:\"alias\";s:37:\"architecture-website-template-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:37:\"architecture-website-template-package\";s:3:\"img\";s:39:\"packages/architecture-website-thumb.jpg\";s:7:\"preview\";s:171:\"https://www.sliderrevolution.com/templates/architecture-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=architecture-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">The architecture website template offers a modern, visually appealing one-page layout with flexible customization options. This is not just a real estate website, but can also fit for any other kind of theme!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-10-06 12:59:17\";s:7:\"package\";s:37:\"Architecture Website Template Package\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:77:\"A Beautiful Way to Showcase Your Best Work for Prospective Clients [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/a-beautiful-way-to-showcase-your-best-work-for-prospective-clients/\";s:9:\"guide_img\";s:42:\"tutorial/Architecture-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"59\";s:9:\"installed\";b:0;}i:649;a:28:{s:2:\"id\";s:3:\"685\";s:5:\"title\";s:17:\"Architecture Menu\";s:5:\"alias\";s:17:\"architecture-menu\";s:3:\"zip\";s:27:\"packs/architecture-menu.zip\";s:3:\"uid\";s:32:\"a8c46db54ab5fdbb104aacc0cb26d48a\";s:3:\"img\";s:28:\"architecture-menu/slide1.jpg\";s:7:\"preview\";s:171:\"https://www.sliderrevolution.com/templates/architecture-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=architecture-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">The architecture website template offers a modern, visually appealing one-page layout with flexible customization options. This is not just a real estate website, but can also fit for any other kind of theme!</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-10-06 13:10:25\";s:7:\"package\";s:37:\"Architecture Website Template Package\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:77:\"A Beautiful Way to Showcase Your Best Work for Prospective Clients [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/a-beautiful-way-to-showcase-your-best-work-for-prospective-clients/\";s:9:\"guide_img\";s:42:\"tutorial/Architecture-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"59\";s:9:\"installed\";b:0;}i:650;a:28:{s:2:\"id\";s:3:\"686\";s:5:\"title\";s:26:\"Architecture Header Slider\";s:5:\"alias\";s:26:\"architecture-header-slider\";s:3:\"zip\";s:36:\"packs/architecture-header-slider.zip\";s:3:\"uid\";s:32:\"e13d9d910db3371527ceb9f92a27057d\";s:3:\"img\";s:37:\"architecture-header-slider/slide1.jpg\";s:7:\"preview\";s:171:\"https://www.sliderrevolution.com/templates/architecture-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=architecture-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">The architecture website template offers a modern, visually appealing one-page layout with flexible customization options. This is not just a real estate website, but can also fit for any other kind of theme!</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-10-06 13:12:12\";s:7:\"package\";s:37:\"Architecture Website Template Package\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:77:\"A Beautiful Way to Showcase Your Best Work for Prospective Clients [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/a-beautiful-way-to-showcase-your-best-work-for-prospective-clients/\";s:9:\"guide_img\";s:42:\"tutorial/Architecture-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"59\";s:9:\"installed\";b:0;}i:651;a:28:{s:2:\"id\";s:3:\"687\";s:5:\"title\";s:23:\"Architecture Text Block\";s:5:\"alias\";s:23:\"architecture-text-block\";s:3:\"zip\";s:33:\"packs/architecture-text-block.zip\";s:3:\"uid\";s:32:\"c130dd8a5faf7c292c54b99c82226c72\";s:3:\"img\";s:34:\"architecture-text-block/slide1.jpg\";s:7:\"preview\";s:171:\"https://www.sliderrevolution.com/templates/architecture-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=architecture-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">The architecture website template offers a modern, visually appealing one-page layout with flexible customization options. This is not just a real estate website, but can also fit for any other kind of theme!</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-10-06 13:15:46\";s:7:\"package\";s:37:\"Architecture Website Template Package\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:77:\"A Beautiful Way to Showcase Your Best Work for Prospective Clients [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/a-beautiful-way-to-showcase-your-best-work-for-prospective-clients/\";s:9:\"guide_img\";s:42:\"tutorial/Architecture-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"59\";s:9:\"installed\";b:0;}i:652;a:28:{s:2:\"id\";s:3:\"688\";s:5:\"title\";s:18:\"Architecture About\";s:5:\"alias\";s:18:\"architecture-about\";s:3:\"zip\";s:28:\"packs/architecture-about.zip\";s:3:\"uid\";s:32:\"5f589ec1e639ed4aa9b44542659cb2e9\";s:3:\"img\";s:29:\"architecture-about/slide1.jpg\";s:7:\"preview\";s:171:\"https://www.sliderrevolution.com/templates/architecture-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=architecture-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">The architecture website template offers a modern, visually appealing one-page layout with flexible customization options. This is not just a real estate website, but can also fit for any other kind of theme!</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-10-06 13:17:04\";s:7:\"package\";s:37:\"Architecture Website Template Package\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:77:\"A Beautiful Way to Showcase Your Best Work for Prospective Clients [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/a-beautiful-way-to-showcase-your-best-work-for-prospective-clients/\";s:9:\"guide_img\";s:42:\"tutorial/Architecture-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"59\";s:9:\"installed\";b:0;}i:653;a:28:{s:2:\"id\";s:3:\"689\";s:5:\"title\";s:26:\"Architecture Process Title\";s:5:\"alias\";s:26:\"architecture-process-title\";s:3:\"zip\";s:36:\"packs/architecture-process-title.zip\";s:3:\"uid\";s:32:\"6ca17bec2dc410a6c8a80a138c603a3c\";s:3:\"img\";s:37:\"architecture-process-title/slide1.jpg\";s:7:\"preview\";s:171:\"https://www.sliderrevolution.com/templates/architecture-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=architecture-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">The architecture website template offers a modern, visually appealing one-page layout with flexible customization options. This is not just a real estate website, but can also fit for any other kind of theme!</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-10-06 13:18:48\";s:7:\"package\";s:37:\"Architecture Website Template Package\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:77:\"A Beautiful Way to Showcase Your Best Work for Prospective Clients [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/a-beautiful-way-to-showcase-your-best-work-for-prospective-clients/\";s:9:\"guide_img\";s:42:\"tutorial/Architecture-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"59\";s:9:\"installed\";b:0;}i:654;a:28:{s:2:\"id\";s:3:\"690\";s:5:\"title\";s:20:\"Architecture Process\";s:5:\"alias\";s:20:\"architecture-process\";s:3:\"zip\";s:30:\"packs/architecture-process.zip\";s:3:\"uid\";s:32:\"df6202f061079192fde61c7756624c6c\";s:3:\"img\";s:31:\"architecture-process/slide1.jpg\";s:7:\"preview\";s:171:\"https://www.sliderrevolution.com/templates/architecture-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=architecture-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">The architecture website template offers a modern, visually appealing one-page layout with flexible customization options. This is not just a real estate website, but can also fit for any other kind of theme!</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-10-06 13:20:31\";s:7:\"package\";s:37:\"Architecture Website Template Package\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:77:\"A Beautiful Way to Showcase Your Best Work for Prospective Clients [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/a-beautiful-way-to-showcase-your-best-work-for-prospective-clients/\";s:9:\"guide_img\";s:42:\"tutorial/Architecture-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"59\";s:9:\"installed\";b:0;}i:655;a:28:{s:2:\"id\";s:3:\"691\";s:5:\"title\";s:22:\"Architecture Portfolio\";s:5:\"alias\";s:22:\"architecture-portfolio\";s:3:\"zip\";s:32:\"packs/architecture-portfolio.zip\";s:3:\"uid\";s:32:\"444b7a502897a53a16eea5ec3cb7f08c\";s:3:\"img\";s:33:\"architecture-portfolio/slide1.jpg\";s:7:\"preview\";s:171:\"https://www.sliderrevolution.com/templates/architecture-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=architecture-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">The architecture website template offers a modern, visually appealing one-page layout with flexible customization options. This is not just a real estate website, but can also fit for any other kind of theme!</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-10-06 13:22:15\";s:7:\"package\";s:37:\"Architecture Website Template Package\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:77:\"A Beautiful Way to Showcase Your Best Work for Prospective Clients [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/a-beautiful-way-to-showcase-your-best-work-for-prospective-clients/\";s:9:\"guide_img\";s:42:\"tutorial/Architecture-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"59\";s:9:\"installed\";b:0;}i:656;a:28:{s:2:\"id\";s:3:\"692\";s:5:\"title\";s:28:\"Architecture Portfolio Modal\";s:5:\"alias\";s:28:\"architecture-portfolio-modal\";s:3:\"zip\";s:38:\"packs/architecture-portfolio-modal.zip\";s:3:\"uid\";s:32:\"59994ba13c87a5409d75fdcbc7f58005\";s:3:\"img\";s:39:\"architecture-portfolio-modal/slide1.jpg\";s:7:\"preview\";s:171:\"https://www.sliderrevolution.com/templates/architecture-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=architecture-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">The architecture website template offers a modern, visually appealing one-page layout with flexible customization options. This is not just a real estate website, but can also fit for any other kind of theme!</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-10-06 13:23:38\";s:7:\"package\";s:37:\"Architecture Website Template Package\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:77:\"A Beautiful Way to Showcase Your Best Work for Prospective Clients [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/a-beautiful-way-to-showcase-your-best-work-for-prospective-clients/\";s:9:\"guide_img\";s:42:\"tutorial/Architecture-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"59\";s:9:\"installed\";b:0;}i:657;a:28:{s:2:\"id\";s:3:\"693\";s:5:\"title\";s:20:\"Architecture Contact\";s:5:\"alias\";s:20:\"architecture-contact\";s:3:\"zip\";s:30:\"packs/architecture-contact.zip\";s:3:\"uid\";s:32:\"b1ff4cf0d6530d79f7d67540ffdcd98d\";s:3:\"img\";s:31:\"architecture-contact/slide1.jpg\";s:7:\"preview\";s:171:\"https://www.sliderrevolution.com/templates/architecture-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=architecture-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">The architecture website template offers a modern, visually appealing one-page layout with flexible customization options. This is not just a real estate website, but can also fit for any other kind of theme!</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-10-06 13:25:49\";s:7:\"package\";s:37:\"Architecture Website Template Package\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:77:\"A Beautiful Way to Showcase Your Best Work for Prospective Clients [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/a-beautiful-way-to-showcase-your-best-work-for-prospective-clients/\";s:9:\"guide_img\";s:42:\"tutorial/Architecture-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"59\";s:9:\"installed\";b:0;}i:658;a:24:{s:2:\"id\";s:3:\"694\";s:5:\"title\";s:23:\"Image Comparison Slider\";s:5:\"alias\";s:23:\"image-comparison-slider\";s:3:\"zip\";s:27:\"image-comparison-slider.zip\";s:3:\"uid\";s:32:\"c5af5832be50fc581c3a5ae31b09e5ab\";s:3:\"img\";s:34:\"image-comparison-slider/slide1.jpg\";s:7:\"preview\";s:159:\"https://www.sliderrevolution.com/templates/image-comparison-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=image-comparison-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.7\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:254:\"<span class=\"ttm_content\">Create amazing before and after animations for your website with the image comparison slider template. We made sure to include multiple exciting examples for you to customize to your liking.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:363:\"[{\"path\":\"revslider-beforeafter-addon\\/revslider-beforeafter-addon.php\",\"name\":\"Before After AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-11-18 11:13:19\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:66:\"Boost Interactions with a Before-and-After Image Slider [Tutorial]\";s:9:\"guide_url\";s:99:\"https://www.sliderrevolution.com/tutorials/boost-interactions-with-a-before-and-after-image-slider/\";s:9:\"guide_img\";s:36:\"tutorial/image-comparison-slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:659;a:27:{s:2:\"id\";s:3:\"695\";s:5:\"title\";s:37:\"Wedding Photo Slider Template Package\";s:5:\"alias\";s:37:\"wedding-photo-slider-template-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:37:\"wedding-photo-slider-template-package\";s:3:\"img\";s:41:\"packages/Wedding-Photo-Slider-Package.jpg\";s:7:\"preview\";s:153:\"https://www.sliderrevolution.com/templates/wedding-photo-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wedding-photo-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.7\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:300:\"<span class=\"ttm_content\">This WordPress photo slider template offers many interesting features to elevate your photography website. The main slider rotates through your photo highlights and a click of the button reveals a lightbox carousel with masonry layout. </span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:3:{i:0;s:8:\"carousel\";i:1;s:6:\"slider\";i:2;s:4:\"hero\";}s:14:\"plugin_require\";s:363:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-11-18 11:19:04\";s:7:\"package\";s:37:\"Wedding Photo Slider Template Package\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:68:\"Create a Beautiful Photo Slider for Your Personal Website [Tutorial]\";s:9:\"guide_url\";s:101:\"https://www.sliderrevolution.com/tutorials/create-a-beautiful-photo-slider-for-your-personal-website/\";s:9:\"guide_img\";s:33:\"tutorial/Wedding-Photo-Slider.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"60\";s:9:\"installed\";b:0;}i:660;a:27:{s:2:\"id\";s:3:\"696\";s:5:\"title\";s:20:\"Wedding Photo Slider\";s:5:\"alias\";s:20:\"wedding-photo-slider\";s:3:\"zip\";s:30:\"packs/wedding-photo-slider.zip\";s:3:\"uid\";s:32:\"490b30ad46586bbf7034e50651b248a7\";s:3:\"img\";s:31:\"wedding-photo-slider/slide1.jpg\";s:7:\"preview\";s:153:\"https://www.sliderrevolution.com/templates/wedding-photo-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wedding-photo-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.7\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:299:\"<span class=\"ttm_content\">This WordPress photo slider template offers many interesting features to elevate your photography website. The main slider rotates through your photo highlights and a click of the button reveals a lightbox carousel with masonry layout.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:6:\"slider\";}s:14:\"plugin_require\";s:363:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-11-18 11:24:38\";s:7:\"package\";s:37:\"Wedding Photo Slider Template Package\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:68:\"Create a Beautiful Photo Slider for Your Personal Website [Tutorial]\";s:9:\"guide_url\";s:101:\"https://www.sliderrevolution.com/tutorials/create-a-beautiful-photo-slider-for-your-personal-website/\";s:9:\"guide_img\";s:33:\"tutorial/Wedding-Photo-Slider.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"60\";s:9:\"installed\";b:0;}i:661;a:27:{s:2:\"id\";s:3:\"697\";s:5:\"title\";s:26:\"Wedding Photo Slider Modal\";s:5:\"alias\";s:26:\"wedding-photo-slider-modal\";s:3:\"zip\";s:36:\"packs/wedding-photo-slider-modal.zip\";s:3:\"uid\";s:32:\"56b40b3a73b786f5320f8814cddd3fda\";s:3:\"img\";s:37:\"wedding-photo-slider-modal/slide1.jpg\";s:7:\"preview\";s:153:\"https://www.sliderrevolution.com/templates/wedding-photo-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wedding-photo-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.7\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:299:\"<span class=\"ttm_content\">This WordPress photo slider template offers many interesting features to elevate your photography website. The main slider rotates through your photo highlights and a click of the button reveals a lightbox carousel with masonry layout.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:363:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-11-18 11:27:53\";s:7:\"package\";s:37:\"Wedding Photo Slider Template Package\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:68:\"Create a Beautiful Photo Slider for Your Personal Website [Tutorial]\";s:9:\"guide_url\";s:101:\"https://www.sliderrevolution.com/tutorials/create-a-beautiful-photo-slider-for-your-personal-website/\";s:9:\"guide_img\";s:33:\"tutorial/Wedding-Photo-Slider.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"60\";s:9:\"installed\";b:0;}i:662;a:24:{s:2:\"id\";s:3:\"698\";s:5:\"title\";s:25:\"Travel Agency Card Slider\";s:5:\"alias\";s:24:\"destinations-card-slider\";s:3:\"zip\";s:28:\"destinations-card-slider.zip\";s:3:\"uid\";s:32:\"59af2d3ac72375f6764f224d93d600ac\";s:3:\"img\";s:35:\"destinations-card-slider/slide1.jpg\";s:7:\"preview\";s:163:\"https://www.sliderrevolution.com/templates/travel-agency-card-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=travel-agency-card-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.7\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:229:\"<span class=\"ttm_content\">The destination of your travel blog or travel booking website, definitely is \"above & beyond\" with this tastefully modern card slider template for Slider Revolution.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-11-18 11:31:52\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:84:\"How to Make Your Product Comparison Pages More Attractive and Trustworthy [Tutorial]\";s:9:\"guide_url\";s:117:\"https://www.sliderrevolution.com/tutorials/how-to-make-your-product-comparison-pages-more-attractive-and-trustworthy/\";s:9:\"guide_img\";s:37:\"tutorial/destinations-card-slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:663;a:24:{s:2:\"id\";s:3:\"699\";s:5:\"title\";s:29:\"Kitchen Knives Product Slider\";s:5:\"alias\";s:21:\"knives-product-slider\";s:3:\"zip\";s:25:\"knives-product-slider.zip\";s:3:\"uid\";s:32:\"b1d2db8fcd3e6bb1e949d00c90fd6ec0\";s:3:\"img\";s:32:\"knives-product-slider/slide1.jpg\";s:7:\"preview\";s:171:\"https://www.sliderrevolution.com/templates/kitchen-knives-product-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=kitchen-knives-product-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.7\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:281:\"<span class=\"ttm_content\">Even if you\'re not into the knives selling business, this product slider template is easily customized to fit any use-case. The beautifully animated parallax elements, can be replaced with your own .png\'s, in no time!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-11-18 11:34:48\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:80:\"How to Promote Subscription Boxes with a Unique Product Slider Design [Tutorial]\";s:9:\"guide_url\";s:113:\"https://www.sliderrevolution.com/tutorials/how-to-promote-subscription-boxes-with-a-unique-product-slider-design/\";s:9:\"guide_img\";s:34:\"tutorial/knives-product-slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:664;a:25:{s:2:\"id\";s:3:\"700\";s:5:\"title\";s:16:\"Tiny Slider Dark\";s:5:\"alias\";s:16:\"tiny-slider-dark\";s:3:\"zip\";s:20:\"tiny-slider-dark.zip\";s:3:\"uid\";s:32:\"57f5cd4e698621f5b7e09bc0bb172d72\";s:3:\"img\";s:27:\"tiny-slider-dark/slide1.jpg\";s:7:\"preview\";s:163:\"https://www.sliderrevolution.com/templates/event-booking-tiny-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=event-booking-tiny-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:301:\"<span class=\"ttm_content\">The Event Booking Tiny Slider is a compact and stylish way to promote your events on your website or social media. With this template, you can create a sleek and minimalistic slider featuring your upcoming events and booking information.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-12-20 13:51:32\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:70:\"How to Design an Event Booking Page That Sells More Tickets [Tutorial]\";s:9:\"guide_url\";s:103:\"https://www.sliderrevolution.com/tutorials/how-to-design-an-event-booking-page-that-sells-more-tickets/\";s:9:\"guide_img\";s:29:\"tutorial/tiny-slider-dark.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:665;a:25:{s:2:\"id\";s:3:\"701\";s:5:\"title\";s:17:\"Tiny Slider Light\";s:5:\"alias\";s:17:\"tiny-slider-light\";s:3:\"zip\";s:21:\"tiny-slider-light.zip\";s:3:\"uid\";s:32:\"67e9640a0dd7ac7c04342a323abb054a\";s:3:\"img\";s:28:\"tiny-slider-light/slide1.jpg\";s:7:\"preview\";s:163:\"https://www.sliderrevolution.com/templates/event-booking-tiny-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=event-booking-tiny-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:301:\"<span class=\"ttm_content\">The Event Booking Tiny Slider is a compact and stylish way to promote your events on your website or social media. With this template, you can create a sleek and minimalistic slider featuring your upcoming events and booking information.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-12-20 13:56:22\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:666;a:25:{s:2:\"id\";s:3:\"702\";s:5:\"title\";s:24:\"Pet Store Product Slider\";s:5:\"alias\";s:24:\"pet-store-product-slider\";s:3:\"zip\";s:28:\"pet-store-product-slider.zip\";s:3:\"uid\";s:32:\"6f847227958900311108951a77721e29\";s:3:\"img\";s:35:\"pet-store-product-slider/slide1.jpg\";s:7:\"preview\";s:161:\"https://www.sliderrevolution.com/templates/pet-store-product-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=pet-store-product-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:328:\"<span class=\"ttm_content\">The Pet Store Product Slider template is a professional and eye-catching way to showcase your pet store\'s products on your website or social media. With this template, you can easily create a dynamic and interactive slider featuring your most popular pet products.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-12-20 14:02:59\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:75:\"How to Design More Engaging Product Pages for eCommerce Websites [Tutorial]\";s:9:\"guide_url\";s:108:\"https://www.sliderrevolution.com/tutorials/how-to-design-more-engaging-product-pages-for-ecommerce-websites/\";s:9:\"guide_img\";s:37:\"tutorial/pet-store-product-slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:667;a:24:{s:2:\"id\";s:3:\"703\";s:5:\"title\";s:18:\"Material UI Slider\";s:5:\"alias\";s:18:\"material-ui-slider\";s:3:\"zip\";s:22:\"material-ui-slider.zip\";s:3:\"uid\";s:32:\"7e7909a030545f80c8ba8101c5b9bbd7\";s:3:\"img\";s:29:\"material-ui-slider/slide1.jpg\";s:7:\"preview\";s:149:\"https://www.sliderrevolution.com/templates/material-ui-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=material-ui-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:299:\"<span class=\"ttm_content\">The Material UI Slider Template is easy to use and requires no coding skills. You can quickly and easily create a professional-looking slider to showcase your products, services, or information in a visually appealing and engaging way.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:190:\"[{\"path\":\"revslider-thecluster-addon\\/revslider-thecluster-addon.php\",\"name\":\"Slider Revolution The Cluster AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-12-20 14:06:25\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:74:\"How to Promote Your Digital Agency’s Services in a Unique Way [Tutorial]\";s:9:\"guide_url\";s:105:\"https://www.sliderrevolution.com/tutorials/how-to-promote-your-digital-agency-s-services-in-a-unique-way/\";s:9:\"guide_img\";s:31:\"tutorial/material-ui-slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:668;a:25:{s:2:\"id\";s:3:\"704\";s:5:\"title\";s:19:\"Happy Holidays Hero\";s:5:\"alias\";s:19:\"happy-holidays-hero\";s:3:\"zip\";s:23:\"happy-holidays-hero.zip\";s:3:\"uid\";s:32:\"aabe32f963bc66d36f617c595ca2f1fd\";s:3:\"img\";s:30:\"happy-holidays-hero/slide1.jpg\";s:7:\"preview\";s:151:\"https://www.sliderrevolution.com/templates/happy-holidays-hero/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=happy-holidays-hero\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:141:\"<span class=\"ttm_content\">Wish everyone happy holidays with our newest Christmas inspired hero section.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:366:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-particlewave-addon\\/revslider-particlewave-addon.php\",\"name\":\"Particle Wave AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-12-22 09:27:59\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:76:\"How to Create a Hero Image Template to Use for Holidays and Sales [Tutorial]\";s:9:\"guide_url\";s:109:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-hero-image-template-to-use-for-holidays-and-sales/\";s:9:\"guide_img\";s:32:\"tutorial/happy-holidays-hero.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:669;a:24:{s:2:\"id\";s:3:\"705\";s:5:\"title\";s:34:\"Space & Sci-Fi Presentation Slider\";s:5:\"alias\";s:36:\"space-and-sci-fi-presentation-slider\";s:3:\"zip\";s:40:\"space-and-sci-fi-presentation-slider.zip\";s:3:\"uid\";s:32:\"6f8a89cfaa624a4ac799901fc85b802d\";s:3:\"img\";s:47:\"space-and-sci-fi-presentation-slider/slide1.png\";s:7:\"preview\";s:177:\"https://www.sliderrevolution.com/templates/space-sci-fi-presentation-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=space-sci-fi-presentation-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:172:\"<span class=\"ttm_content\">This is a perfect choice for technology companies, science fiction writers, space enthusiasts and much more.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:10:\"Special FX\";}s:14:\"plugin_require\";s:356:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-01-24 12:57:45\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:86:\"How to Transport Your Visitors to Another Time or Place with Layered Images [Tutorial]\";s:9:\"guide_url\";s:119:\"https://www.sliderrevolution.com/tutorials/how-to-transport-your-visitors-to-another-time-or-place-with-layered-images/\";s:9:\"guide_img\";s:49:\"tutorial/space-and-sci-fi-presentation-slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:670;a:24:{s:2:\"id\";s:3:\"706\";s:5:\"title\";s:21:\"Claymorphism Carousel\";s:5:\"alias\";s:21:\"Claymorphism-Carousel\";s:3:\"zip\";s:25:\"Claymorphism-Carousel.zip\";s:3:\"uid\";s:32:\"8faec9adf09737acd8efdad7a1ccb673\";s:3:\"img\";s:32:\"Claymorphism-Carousel/slide1.jpg\";s:7:\"preview\";s:155:\"https://www.sliderrevolution.com/templates/claymorphism-carousel/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=claymorphism-carousel\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:195:\"<span class=\"ttm_content\">The Claymorphism Carousel template for Slider Revolution is a visually striking slider that features the unique claymorphism style.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2023-01-24 13:01:22\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:69:\"How to Create a 3D Space for Your Portfolio Highlight Reel [Tutorial]\";s:9:\"guide_url\";s:102:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-3d-space-for-your-portfolio-highlight-reel/\";s:9:\"guide_img\";s:37:\"tutorial/startup-website-template.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:671;a:24:{s:2:\"id\";s:3:\"707\";s:5:\"title\";s:24:\"404 Page Hero Collection\";s:5:\"alias\";s:24:\"404-page-hero-collection\";s:3:\"zip\";s:28:\"404-page-hero-collection.zip\";s:3:\"uid\";s:32:\"a614db3d61935fdf249d7de2ff1f2d8f\";s:3:\"img\";s:35:\"404-page-hero-collection/slide1.jpg\";s:7:\"preview\";s:161:\"https://www.sliderrevolution.com/templates/404-page-hero-collection/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=404-page-hero-collection\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.11\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:212:\"<span class=\"ttm_content\">With the 404 Page Hero Collection template for Slider Revolution, you have several creative solutions at your disposal, to make your 404 page shine!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:356:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-02-22 16:28:44\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:672;a:24:{s:2:\"id\";s:3:\"708\";s:5:\"title\";s:32:\"Furniture Store Isometric Slider\";s:5:\"alias\";s:32:\"furniture-store-isometric-slider\";s:3:\"zip\";s:36:\"furniture-store-isometric-slider.zip\";s:3:\"uid\";s:32:\"385f8e4dac9f84ea72388f656b200251\";s:3:\"img\";s:43:\"furniture-store-isometric-slider/slide1.jpg\";s:7:\"preview\";s:177:\"https://www.sliderrevolution.com/templates/furniture-store-isometric-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=furniture-store-isometric-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.11\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:256:\"<span class=\"ttm_content\">A furniture store slider template with stunning and versatile visuals! With bold and beautiful 3D isometric graphics, it\'s the perfect way to showcase modern furniture pieces and room designs.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-02-22 16:35:11\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:673;a:27:{s:2:\"id\";s:3:\"709\";s:5:\"title\";s:36:\"Woodworking Website Template Package\";s:5:\"alias\";s:36:\"woodworking-website-template-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:36:\"woodworking-website-template-package\";s:3:\"img\";s:41:\"packages/Woodworking-Website-Template.jpg\";s:7:\"preview\";s:169:\"https://www.sliderrevolution.com/templates/woodworking-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=woodworking-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.11\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:434:\"<span class=\"ttm_content\">A beautifully crafted, user-friendly, and visually stunning template that is perfect for both professional woodworkers and woodworking enthusiasts alike. This template has been meticulously designed to showcase your skills, projects, and products in a captivating and engaging manner, allowing you to create an online presence that truly stands out from the competition.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-03-15 10:54:05\";s:7:\"package\";s:36:\"Woodworking Website Template Package\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:70:\"How to Create a 3D Product Carousel for Your eCommerce Site [Tutorial]\";s:9:\"guide_url\";s:103:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-3d-product-carousel-for-your-ecommerce-site/\";s:9:\"guide_img\";s:41:\"tutorial/Woodworking-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"61\";s:9:\"installed\";b:0;}i:674;a:27:{s:2:\"id\";s:3:\"710\";s:5:\"title\";s:22:\"Wood Art One Page Hero\";s:5:\"alias\";s:22:\"wood-art-one-page-hero\";s:3:\"zip\";s:32:\"packs/wood-art-one-page-hero.zip\";s:3:\"uid\";s:32:\"4236270d46058389ddb032f6c68d63dc\";s:3:\"img\";s:33:\"wood-art-one-page-hero/slide1.jpg\";s:7:\"preview\";s:169:\"https://www.sliderrevolution.com/templates/woodworking-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=woodworking-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.11\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:434:\"<span class=\"ttm_content\">A beautifully crafted, user-friendly, and visually stunning template that is perfect for both professional woodworkers and woodworking enthusiasts alike. This template has been meticulously designed to showcase your skills, projects, and products in a captivating and engaging manner, allowing you to create an online presence that truly stands out from the competition.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-03-15 11:15:10\";s:7:\"package\";s:36:\"Woodworking Website Template Package\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:70:\"How to Create a 3D Product Carousel for Your eCommerce Site [Tutorial]\";s:9:\"guide_url\";s:103:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-3d-product-carousel-for-your-ecommerce-site/\";s:9:\"guide_img\";s:41:\"tutorial/Woodworking-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"61\";s:9:\"installed\";b:0;}i:675;a:27:{s:2:\"id\";s:3:\"711\";s:5:\"title\";s:23:\"Wood Art One Page About\";s:5:\"alias\";s:23:\"wood-art-one-page-about\";s:3:\"zip\";s:33:\"packs/wood-art-one-page-about.zip\";s:3:\"uid\";s:32:\"c14fe92fa107d914dab4826681db8d1d\";s:3:\"img\";s:34:\"wood-art-one-page-about/slide1.jpg\";s:7:\"preview\";s:169:\"https://www.sliderrevolution.com/templates/woodworking-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=woodworking-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.11\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:434:\"<span class=\"ttm_content\">A beautifully crafted, user-friendly, and visually stunning template that is perfect for both professional woodworkers and woodworking enthusiasts alike. This template has been meticulously designed to showcase your skills, projects, and products in a captivating and engaging manner, allowing you to create an online presence that truly stands out from the competition.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-03-15 11:19:12\";s:7:\"package\";s:36:\"Woodworking Website Template Package\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:70:\"How to Create a 3D Product Carousel for Your eCommerce Site [Tutorial]\";s:9:\"guide_url\";s:103:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-3d-product-carousel-for-your-ecommerce-site/\";s:9:\"guide_img\";s:41:\"tutorial/Woodworking-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"61\";s:9:\"installed\";b:0;}i:676;a:27:{s:2:\"id\";s:3:\"712\";s:5:\"title\";s:22:\"Wood Art One Page Work\";s:5:\"alias\";s:22:\"wood-art-one-page-work\";s:3:\"zip\";s:32:\"packs/wood-art-one-page-work.zip\";s:3:\"uid\";s:32:\"a5d98ff9e7ecc52e9c8f5cb69e13fab9\";s:3:\"img\";s:33:\"wood-art-one-page-work/slide1.jpg\";s:7:\"preview\";s:169:\"https://www.sliderrevolution.com/templates/woodworking-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=woodworking-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.11\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:434:\"<span class=\"ttm_content\">A beautifully crafted, user-friendly, and visually stunning template that is perfect for both professional woodworkers and woodworking enthusiasts alike. This template has been meticulously designed to showcase your skills, projects, and products in a captivating and engaging manner, allowing you to create an online presence that truly stands out from the competition.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2023-03-15 11:23:03\";s:7:\"package\";s:36:\"Woodworking Website Template Package\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:70:\"How to Create a 3D Product Carousel for Your eCommerce Site [Tutorial]\";s:9:\"guide_url\";s:103:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-3d-product-carousel-for-your-ecommerce-site/\";s:9:\"guide_img\";s:41:\"tutorial/Woodworking-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"61\";s:9:\"installed\";b:0;}i:677;a:27:{s:2:\"id\";s:3:\"713\";s:5:\"title\";s:30:\"Wood Art One Page Testimonials\";s:5:\"alias\";s:30:\"wood-art-one-page-testimonials\";s:3:\"zip\";s:40:\"packs/wood-art-one-page-testimonials.zip\";s:3:\"uid\";s:32:\"10cc4a93223c739cdd72a6f29ddfdbdc\";s:3:\"img\";s:41:\"wood-art-one-page-testimonials/slide1.jpg\";s:7:\"preview\";s:169:\"https://www.sliderrevolution.com/templates/woodworking-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=woodworking-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.11\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:434:\"<span class=\"ttm_content\">A beautifully crafted, user-friendly, and visually stunning template that is perfect for both professional woodworkers and woodworking enthusiasts alike. This template has been meticulously designed to showcase your skills, projects, and products in a captivating and engaging manner, allowing you to create an online presence that truly stands out from the competition.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-03-15 11:32:12\";s:7:\"package\";s:36:\"Woodworking Website Template Package\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:70:\"How to Create a 3D Product Carousel for Your eCommerce Site [Tutorial]\";s:9:\"guide_url\";s:103:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-3d-product-carousel-for-your-ecommerce-site/\";s:9:\"guide_img\";s:41:\"tutorial/Woodworking-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"61\";s:9:\"installed\";b:0;}i:678;a:27:{s:2:\"id\";s:3:\"714\";s:5:\"title\";s:24:\"Wood Art One Page Events\";s:5:\"alias\";s:24:\"wood-art-one-page-events\";s:3:\"zip\";s:34:\"packs/wood-art-one-page-events.zip\";s:3:\"uid\";s:32:\"caf1318cca92472611d1bff75de2834e\";s:3:\"img\";s:35:\"wood-art-one-page-events/slide1.jpg\";s:7:\"preview\";s:169:\"https://www.sliderrevolution.com/templates/woodworking-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=woodworking-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.11\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:434:\"<span class=\"ttm_content\">A beautifully crafted, user-friendly, and visually stunning template that is perfect for both professional woodworkers and woodworking enthusiasts alike. This template has been meticulously designed to showcase your skills, projects, and products in a captivating and engaging manner, allowing you to create an online presence that truly stands out from the competition.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-03-15 11:35:58\";s:7:\"package\";s:36:\"Woodworking Website Template Package\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:70:\"How to Create a 3D Product Carousel for Your eCommerce Site [Tutorial]\";s:9:\"guide_url\";s:103:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-3d-product-carousel-for-your-ecommerce-site/\";s:9:\"guide_img\";s:41:\"tutorial/Woodworking-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"61\";s:9:\"installed\";b:0;}i:679;a:27:{s:2:\"id\";s:3:\"715\";s:5:\"title\";s:24:\"Wood Art One Page Footer\";s:5:\"alias\";s:24:\"wood-art-one-page-footer\";s:3:\"zip\";s:34:\"packs/wood-art-one-page-footer.zip\";s:3:\"uid\";s:32:\"096eb58a1bdc1da5f228ee26f44cc35e\";s:3:\"img\";s:35:\"wood-art-one-page-footer/slide1.jpg\";s:7:\"preview\";s:169:\"https://www.sliderrevolution.com/templates/woodworking-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=woodworking-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.11\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:434:\"<span class=\"ttm_content\">A beautifully crafted, user-friendly, and visually stunning template that is perfect for both professional woodworkers and woodworking enthusiasts alike. This template has been meticulously designed to showcase your skills, projects, and products in a captivating and engaging manner, allowing you to create an online presence that truly stands out from the competition.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-03-15 11:38:37\";s:7:\"package\";s:36:\"Woodworking Website Template Package\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:70:\"How to Create a 3D Product Carousel for Your eCommerce Site [Tutorial]\";s:9:\"guide_url\";s:103:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-3d-product-carousel-for-your-ecommerce-site/\";s:9:\"guide_img\";s:41:\"tutorial/Woodworking-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"61\";s:9:\"installed\";b:0;}i:680;a:27:{s:2:\"id\";s:3:\"716\";s:5:\"title\";s:27:\"Wood Art One Page Gallery 1\";s:5:\"alias\";s:26:\"wood-art-one-page-gallery1\";s:3:\"zip\";s:36:\"packs/wood-art-one-page-gallery1.zip\";s:3:\"uid\";s:32:\"9692c155e32743e6ad5656ff98fc1854\";s:3:\"img\";s:37:\"wood-art-one-page-gallery1/slide1.jpg\";s:7:\"preview\";s:169:\"https://www.sliderrevolution.com/templates/woodworking-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=woodworking-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.11\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:434:\"<span class=\"ttm_content\">A beautifully crafted, user-friendly, and visually stunning template that is perfect for both professional woodworkers and woodworking enthusiasts alike. This template has been meticulously designed to showcase your skills, projects, and products in a captivating and engaging manner, allowing you to create an online presence that truly stands out from the competition.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2023-03-15 11:43:14\";s:7:\"package\";s:36:\"Woodworking Website Template Package\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:70:\"How to Create a 3D Product Carousel for Your eCommerce Site [Tutorial]\";s:9:\"guide_url\";s:103:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-3d-product-carousel-for-your-ecommerce-site/\";s:9:\"guide_img\";s:41:\"tutorial/Woodworking-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"61\";s:9:\"installed\";b:0;}i:681;a:27:{s:2:\"id\";s:3:\"717\";s:5:\"title\";s:27:\"Wood Art One Page Gallery 2\";s:5:\"alias\";s:26:\"wood-art-one-page-gallery2\";s:3:\"zip\";s:36:\"packs/wood-art-one-page-gallery2.zip\";s:3:\"uid\";s:32:\"63487dd51eb68d1f748cbdc01d1659aa\";s:3:\"img\";s:37:\"wood-art-one-page-gallery2/slide1.jpg\";s:7:\"preview\";s:169:\"https://www.sliderrevolution.com/templates/woodworking-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=woodworking-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.11\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:434:\"<span class=\"ttm_content\">A beautifully crafted, user-friendly, and visually stunning template that is perfect for both professional woodworkers and woodworking enthusiasts alike. This template has been meticulously designed to showcase your skills, projects, and products in a captivating and engaging manner, allowing you to create an online presence that truly stands out from the competition.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2023-03-15 11:46:52\";s:7:\"package\";s:36:\"Woodworking Website Template Package\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:70:\"How to Create a 3D Product Carousel for Your eCommerce Site [Tutorial]\";s:9:\"guide_url\";s:103:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-3d-product-carousel-for-your-ecommerce-site/\";s:9:\"guide_img\";s:41:\"tutorial/Woodworking-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"61\";s:9:\"installed\";b:0;}i:682;a:27:{s:2:\"id\";s:3:\"718\";s:5:\"title\";s:27:\"Wood Art One Page Gallery 3\";s:5:\"alias\";s:26:\"wood-art-one-page-gallery3\";s:3:\"zip\";s:36:\"packs/wood-art-one-page-gallery3.zip\";s:3:\"uid\";s:32:\"4d907965c605272fdb037aadd150e533\";s:3:\"img\";s:37:\"wood-art-one-page-gallery3/slide1.jpg\";s:7:\"preview\";s:169:\"https://www.sliderrevolution.com/templates/woodworking-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=woodworking-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.11\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:434:\"<span class=\"ttm_content\">A beautifully crafted, user-friendly, and visually stunning template that is perfect for both professional woodworkers and woodworking enthusiasts alike. This template has been meticulously designed to showcase your skills, projects, and products in a captivating and engaging manner, allowing you to create an online presence that truly stands out from the competition.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2023-03-15 11:49:44\";s:7:\"package\";s:36:\"Woodworking Website Template Package\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:70:\"How to Create a 3D Product Carousel for Your eCommerce Site [Tutorial]\";s:9:\"guide_url\";s:103:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-3d-product-carousel-for-your-ecommerce-site/\";s:9:\"guide_img\";s:41:\"tutorial/Woodworking-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"61\";s:9:\"installed\";b:0;}i:683;a:27:{s:2:\"id\";s:3:\"719\";s:5:\"title\";s:27:\"Wood Art One Page Gallery 4\";s:5:\"alias\";s:26:\"wood-art-one-page-gallery4\";s:3:\"zip\";s:36:\"packs/wood-art-one-page-gallery4.zip\";s:3:\"uid\";s:32:\"1ea74ff7001db07847cb98f505f62569\";s:3:\"img\";s:37:\"wood-art-one-page-gallery4/slide1.jpg\";s:7:\"preview\";s:169:\"https://www.sliderrevolution.com/templates/woodworking-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=woodworking-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.11\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:434:\"<span class=\"ttm_content\">A beautifully crafted, user-friendly, and visually stunning template that is perfect for both professional woodworkers and woodworking enthusiasts alike. This template has been meticulously designed to showcase your skills, projects, and products in a captivating and engaging manner, allowing you to create an online presence that truly stands out from the competition.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2023-03-15 11:53:19\";s:7:\"package\";s:36:\"Woodworking Website Template Package\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:70:\"How to Create a 3D Product Carousel for Your eCommerce Site [Tutorial]\";s:9:\"guide_url\";s:103:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-3d-product-carousel-for-your-ecommerce-site/\";s:9:\"guide_img\";s:41:\"tutorial/Woodworking-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"61\";s:9:\"installed\";b:0;}i:684;a:27:{s:2:\"id\";s:3:\"720\";s:5:\"title\";s:27:\"Wood Art One Page Gallery 5\";s:5:\"alias\";s:26:\"wood-art-one-page-gallery5\";s:3:\"zip\";s:36:\"packs/wood-art-one-page-gallery5.zip\";s:3:\"uid\";s:32:\"f7c9b11f559f69fb2fdff1ca96ff9c4d\";s:3:\"img\";s:37:\"wood-art-one-page-gallery5/slide1.jpg\";s:7:\"preview\";s:169:\"https://www.sliderrevolution.com/templates/woodworking-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=woodworking-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.11\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:434:\"<span class=\"ttm_content\">A beautifully crafted, user-friendly, and visually stunning template that is perfect for both professional woodworkers and woodworking enthusiasts alike. This template has been meticulously designed to showcase your skills, projects, and products in a captivating and engaging manner, allowing you to create an online presence that truly stands out from the competition.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2023-03-15 11:56:28\";s:7:\"package\";s:36:\"Woodworking Website Template Package\";s:13:\"package_order\";s:2:\"10\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:70:\"How to Create a 3D Product Carousel for Your eCommerce Site [Tutorial]\";s:9:\"guide_url\";s:103:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-3d-product-carousel-for-your-ecommerce-site/\";s:9:\"guide_img\";s:41:\"tutorial/Woodworking-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"61\";s:9:\"installed\";b:0;}i:685;a:24:{s:2:\"id\";s:3:\"721\";s:5:\"title\";s:35:\"Hero Template With Cursor Animation\";s:5:\"alias\";s:35:\"Hero-Template-With-Cursor-Animation\";s:3:\"zip\";s:39:\"Hero-Template-With-Cursor-Animation.zip\";s:3:\"uid\";s:32:\"a0b666db728eb8585980a43443fb30bf\";s:3:\"img\";s:46:\"Hero-Template-With-Cursor-Animation/slide1.jpg\";s:7:\"preview\";s:183:\"https://www.sliderrevolution.com/templates/hero-template-with-cursor-animation/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=hero-template-with-cursor-animation\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.11\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:193:\"<span class=\"ttm_content\">Elevate your website with our hero template that features a captivating cursor animation. Perfect for any website design project.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-03-28 11:18:43\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:65:\"How to Create a Mesmerizing Effect for Your Hero Image [Tutorial]\";s:9:\"guide_url\";s:98:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-mesmerizing-effect-for-your-hero-image/\";s:9:\"guide_img\";s:48:\"tutorial/Hero-Template-With-Cursor-Animation.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:686;a:25:{s:2:\"id\";s:3:\"722\";s:5:\"title\";s:26:\"Modern Hair Salon Showcase\";s:5:\"alias\";s:28:\"futuristic-hairstyles-slider\";s:3:\"zip\";s:32:\"futuristic-hairstyles-slider.zip\";s:3:\"uid\";s:32:\"29d22b07310f9f2a9e504f565bca3864\";s:3:\"img\";s:39:\"futuristic-hairstyles-slider/slide1.jpg\";s:7:\"preview\";s:165:\"https://www.sliderrevolution.com/templates/modern-hair-salon-showcase/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=modern-hair-salon-showcase\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.12\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:331:\"<span class=\"ttm_content\">Showcase your salon\'s unique services, talented stylists, and stunning transformations with high-quality images, videos, and testimonials. Engage your audience with interactive sliders, sleek animations, and an intuitive design that highlights your salon\'s expertise.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:356:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-04-17 11:43:56\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:81:\"A Creative Way to Display Different Options and Offerings on Your Site [Tutorial]\";s:9:\"guide_url\";s:114:\"https://www.sliderrevolution.com/tutorials/a-creative-way-to-display-different-options-and-offerings-on-your-site/\";s:9:\"guide_img\";s:41:\"tutorial/futuristic-hairstyles-slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:687;a:28:{s:2:\"id\";s:3:\"723\";s:5:\"title\";s:28:\"Instagram Gallery Carousel 1\";s:5:\"alias\";s:28:\"instagram-gallery-carousel-1\";s:3:\"zip\";s:32:\"instagram-gallery-carousel-1.zip\";s:3:\"uid\";s:32:\"28ab921107c8748e1f67185448e4488c\";s:3:\"img\";s:39:\"instagram-gallery-carousel-1/slide1.jpg\";s:7:\"preview\";s:161:\"https://www.sliderrevolution.com/templates/wordpress-image-carousel/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-image-carousel\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.12\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:178:\"<span class=\"ttm_content\">Effortlessly blend your website\'s visual content with your vibrant Instagram feed in a sleek, responsive carousel.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:11:\"socialmedia\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2023-04-17 11:49:21\";s:7:\"package\";s:31:\"Instagram Gallery Carousel Pack\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:70:\"How to Uniquely Display Your Instagram Feed on Your Website [Tutorial]\";s:9:\"guide_url\";s:103:\"https://www.sliderrevolution.com/tutorials/how-to-uniquely-display-your-instagram-feed-on-your-website/\";s:9:\"guide_img\";s:44:\"tutorial/Instagram-Gallery-Carousel-Pack.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"62\";s:9:\"installed\";b:0;}i:688;a:28:{s:2:\"id\";s:3:\"724\";s:5:\"title\";s:28:\"Instagram Gallery Carousel 2\";s:5:\"alias\";s:28:\"instagram-gallery-carousel-2\";s:3:\"zip\";s:32:\"instagram-gallery-carousel-2.zip\";s:3:\"uid\";s:32:\"b6508dd2b1621eb44fc191906712730a\";s:3:\"img\";s:39:\"instagram-gallery-carousel-2/slide1.jpg\";s:7:\"preview\";s:161:\"https://www.sliderrevolution.com/templates/wordpress-image-carousel/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-image-carousel\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.12\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:178:\"<span class=\"ttm_content\">Effortlessly blend your website\'s visual content with your vibrant Instagram feed in a sleek, responsive carousel.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:11:\"socialmedia\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2023-04-17 11:59:00\";s:7:\"package\";s:31:\"Instagram Gallery Carousel Pack\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:70:\"How to Uniquely Display Your Instagram Feed on Your Website [Tutorial]\";s:9:\"guide_url\";s:103:\"https://www.sliderrevolution.com/tutorials/how-to-uniquely-display-your-instagram-feed-on-your-website/\";s:9:\"guide_img\";s:44:\"tutorial/Instagram-Gallery-Carousel-Pack.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"62\";s:9:\"installed\";b:0;}i:689;a:28:{s:2:\"id\";s:3:\"725\";s:5:\"title\";s:28:\"Instagram Gallery Carousel 3\";s:5:\"alias\";s:28:\"instagram-gallery-carousel-3\";s:3:\"zip\";s:32:\"instagram-gallery-carousel-3.zip\";s:3:\"uid\";s:32:\"bbddb7776d56f9417a5aa1ffd336580c\";s:3:\"img\";s:39:\"instagram-gallery-carousel-3/slide1.jpg\";s:7:\"preview\";s:161:\"https://www.sliderrevolution.com/templates/wordpress-image-carousel/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-image-carousel\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.12\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:178:\"<span class=\"ttm_content\">Effortlessly blend your website\'s visual content with your vibrant Instagram feed in a sleek, responsive carousel.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:11:\"socialmedia\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2023-04-17 12:00:51\";s:7:\"package\";s:31:\"Instagram Gallery Carousel Pack\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:70:\"How to Uniquely Display Your Instagram Feed on Your Website [Tutorial]\";s:9:\"guide_url\";s:103:\"https://www.sliderrevolution.com/tutorials/how-to-uniquely-display-your-instagram-feed-on-your-website/\";s:9:\"guide_img\";s:44:\"tutorial/Instagram-Gallery-Carousel-Pack.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"62\";s:9:\"installed\";b:0;}i:690;a:28:{s:2:\"id\";s:3:\"726\";s:5:\"title\";s:28:\"Instagram Gallery Carousel 4\";s:5:\"alias\";s:28:\"instagram-gallery-carousel-4\";s:3:\"zip\";s:32:\"instagram-gallery-carousel-4.zip\";s:3:\"uid\";s:32:\"191c6f2fc6b1b4d922ac59df22637f04\";s:3:\"img\";s:39:\"instagram-gallery-carousel-4/slide1.jpg\";s:7:\"preview\";s:161:\"https://www.sliderrevolution.com/templates/wordpress-image-carousel/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-image-carousel\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.12\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:178:\"<span class=\"ttm_content\">Effortlessly blend your website\'s visual content with your vibrant Instagram feed in a sleek, responsive carousel.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:11:\"socialmedia\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2023-04-17 12:02:42\";s:7:\"package\";s:31:\"Instagram Gallery Carousel Pack\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:70:\"How to Uniquely Display Your Instagram Feed on Your Website [Tutorial]\";s:9:\"guide_url\";s:103:\"https://www.sliderrevolution.com/tutorials/how-to-uniquely-display-your-instagram-feed-on-your-website/\";s:9:\"guide_img\";s:44:\"tutorial/Instagram-Gallery-Carousel-Pack.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"62\";s:9:\"installed\";b:0;}i:691;a:28:{s:2:\"id\";s:3:\"319\";s:5:\"title\";s:24:\"Modern Portfolio Website\";s:5:\"alias\";s:24:\"modern-portfolio-website\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:24:\"modern-portfolio-website\";s:3:\"img\";s:30:\"packages/portfolio-package.jpg\";s:7:\"preview\";s:152:\"https://revolution.themepunch.com/modern-portfolio-website/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=modern-portfolio-website\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:145:\"<span class=\"ttm_content\">A modern portfolio template with fancy scroll animations and a colorful design.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"Modern Portfolio\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:80:\"How to Add a Dramatic Pop of Color to Your Site with a Duotone Effect [Tutorial]\";s:9:\"guide_url\";s:113:\"https://www.sliderrevolution.com/tutorials/how-to-add-a-dramatic-pop-of-color-to-your-site-with-a-duotone-effect/\";s:9:\"guide_img\";s:37:\"tutorial/Modern-Portfolio-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"23\";s:9:\"installed\";b:0;}i:692;a:27:{s:2:\"id\";s:3:\"402\";s:5:\"title\";s:23:\"Brutal Website Template\";s:5:\"alias\";s:23:\"brutal-website-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:23:\"brutal-website-template\";s:3:\"img\";s:36:\"packages/brutal-website-template.jpg\";s:7:\"preview\";s:150:\"https://revolution.themepunch.com/brutal-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=brutal-website-template\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:232:\"<span class=\"ttm_content\">The Brutal template is a one-pager with a unique design that sticks out. The project & services sliders with direction based transitions are particularly interesting.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:174:\"[{\"path\":\"revslider-bubblemorph-addon\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Brutal Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:78:\"How to Create a Scroll-Triggered About Me Section for the Home Page [Tutorial]\";s:9:\"guide_url\";s:111:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-scroll-triggered-about-me-section-for-the-home-page/\";s:9:\"guide_img\";s:27:\"tutorial/Brutal-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"31\";s:9:\"installed\";b:0;}i:693;a:28:{s:2:\"id\";s:3:\"727\";s:5:\"title\";s:31:\"Instagram Gallery Carousel Pack\";s:5:\"alias\";s:31:\"instagram-gallery-carousel-pack\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:31:\"instagram-gallery-carousel-pack\";s:3:\"img\";s:39:\"packages/Instagram-Gallery-Carousel.jpg\";s:7:\"preview\";s:161:\"https://www.sliderrevolution.com/templates/wordpress-image-carousel/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=wordpress-image-carousel\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.12\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:178:\"<span class=\"ttm_content\">Effortlessly blend your website\'s visual content with your vibrant Instagram feed in a sleek, responsive carousel.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:11:\"socialmedia\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2023-05-03 08:57:11\";s:7:\"package\";s:31:\"Instagram Gallery Carousel Pack\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:70:\"How to Uniquely Display Your Instagram Feed on Your Website [Tutorial]\";s:9:\"guide_url\";s:103:\"https://www.sliderrevolution.com/tutorials/how-to-uniquely-display-your-instagram-feed-on-your-website/\";s:9:\"guide_img\";s:44:\"tutorial/Instagram-Gallery-Carousel-Pack.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"62\";s:9:\"installed\";b:0;}i:694;a:25:{s:2:\"id\";s:3:\"728\";s:5:\"title\";s:29:\"Storytelling Website Template\";s:5:\"alias\";s:29:\"Storytelling-Website-Template\";s:3:\"zip\";s:33:\"Storytelling-Website-Template.zip\";s:3:\"uid\";s:32:\"43a1d7c46025ab8f0b9fc49837f068de\";s:3:\"img\";s:40:\"Storytelling-Website-Template/slide1.jpg\";s:7:\"preview\";s:170:\"https://www.sliderrevolution.com/templates/storytelling-website-template?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=storytelling-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.13\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:169:\"<span class=\"ttm_content\">The ultimate solution to captivate your audience with immersive and interactive storytelling experiences.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:174:\"[{\"path\":\"revslider-bubblemorph-addon\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-05-04 12:49:03\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:695;a:28:{s:2:\"id\";s:3:\"729\";s:5:\"title\";s:32:\"Generative AI Wordpress Template\";s:5:\"alias\";s:32:\"generative-ai-wordpress-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:32:\"generative-ai-wordpress-template\";s:3:\"img\";s:45:\"packages/Generative-AI-Wordpress-Template.jpg\";s:7:\"preview\";s:177:\"https://www.sliderrevolution.com/templates/generative-ai-wordpress-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=generative-ai-wordpress-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.13\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:332:\"<span class=\"ttm_content\">Introducing the Generative AI WordPress template, exclusively available on Slider Revolution. Elevate your online presence and captivate your audience with captivating visuals and dynamic content. Embrace the future of design with the Generative AI WordPress template.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:535:\"[{\"path\":\"revslider-typewriter-addon\\/revslider-typewriter-addon.php\",\"name\":\"Typewriter AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/typewriter-addon\\/\"},{\"path\":\"revslider-beforeafter-addon\\/revslider-beforeafter-addon.php\",\"name\":\"Before After AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-05-19 11:03:15\";s:7:\"package\";s:40:\"Generative AI Wordpress Template Package\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:74:\"How to Create a Video Reel That Impresses Your Website Visitors [Tutorial]\";s:9:\"guide_url\";s:107:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-video-reel-that-impresses-your-website-visitors/\";s:9:\"guide_img\";s:45:\"tutorial/Generative-AI-Wordpress-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"63\";s:9:\"installed\";b:0;}i:696;a:28:{s:2:\"id\";s:3:\"730\";s:5:\"title\";s:9:\"G AI Hero\";s:5:\"alias\";s:9:\"G-AI-Hero\";s:3:\"zip\";s:19:\"packs/G-AI-Hero.zip\";s:3:\"uid\";s:32:\"bddbaf321d5e7fd3c46ad3cf7b684934\";s:3:\"img\";s:20:\"G-AI-Hero/slide1.jpg\";s:7:\"preview\";s:177:\"https://www.sliderrevolution.com/templates/generative-ai-wordpress-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=generative-ai-wordpress-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.13\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:332:\"<span class=\"ttm_content\">Introducing the Generative AI WordPress template, exclusively available on Slider Revolution. Elevate your online presence and captivate your audience with captivating visuals and dynamic content. Embrace the future of design with the Generative AI WordPress template.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2023-05-19 11:06:43\";s:7:\"package\";s:40:\"Generative AI Wordpress Template Package\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:74:\"How to Create a Video Reel That Impresses Your Website Visitors [Tutorial]\";s:9:\"guide_url\";s:107:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-video-reel-that-impresses-your-website-visitors/\";s:9:\"guide_img\";s:45:\"tutorial/Generative-AI-Wordpress-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"63\";s:9:\"installed\";b:0;}i:697;a:28:{s:2:\"id\";s:3:\"731\";s:5:\"title\";s:10:\"G AI Intro\";s:5:\"alias\";s:10:\"G-AI-Intro\";s:3:\"zip\";s:20:\"packs/G-AI-Intro.zip\";s:3:\"uid\";s:32:\"c260d21743606248a98ebc9fe0f7daa0\";s:3:\"img\";s:21:\"G-AI-Intro/slide1.jpg\";s:7:\"preview\";s:177:\"https://www.sliderrevolution.com/templates/generative-ai-wordpress-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=generative-ai-wordpress-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.13\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:332:\"<span class=\"ttm_content\">Introducing the Generative AI WordPress template, exclusively available on Slider Revolution. Elevate your online presence and captivate your audience with captivating visuals and dynamic content. Embrace the future of design with the Generative AI WordPress template.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2023-05-19 11:09:41\";s:7:\"package\";s:40:\"Generative AI Wordpress Template Package\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:74:\"How to Create a Video Reel That Impresses Your Website Visitors [Tutorial]\";s:9:\"guide_url\";s:107:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-video-reel-that-impresses-your-website-visitors/\";s:9:\"guide_img\";s:45:\"tutorial/Generative-AI-Wordpress-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"63\";s:9:\"installed\";b:0;}i:698;a:28:{s:2:\"id\";s:3:\"732\";s:5:\"title\";s:10:\"G AI Logos\";s:5:\"alias\";s:10:\"G-AI-Logos\";s:3:\"zip\";s:20:\"packs/G-AI-Logos.zip\";s:3:\"uid\";s:32:\"5e701af3844551f18cf4d45a6853cedd\";s:3:\"img\";s:21:\"G-AI-Logos/slide1.jpg\";s:7:\"preview\";s:177:\"https://www.sliderrevolution.com/templates/generative-ai-wordpress-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=generative-ai-wordpress-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.13\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:332:\"<span class=\"ttm_content\">Introducing the Generative AI WordPress template, exclusively available on Slider Revolution. Elevate your online presence and captivate your audience with captivating visuals and dynamic content. Embrace the future of design with the Generative AI WordPress template.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2023-05-19 11:12:16\";s:7:\"package\";s:40:\"Generative AI Wordpress Template Package\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:74:\"How to Create a Video Reel That Impresses Your Website Visitors [Tutorial]\";s:9:\"guide_url\";s:107:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-video-reel-that-impresses-your-website-visitors/\";s:9:\"guide_img\";s:45:\"tutorial/Generative-AI-Wordpress-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"63\";s:9:\"installed\";b:0;}i:699;a:28:{s:2:\"id\";s:3:\"733\";s:5:\"title\";s:11:\"G AI Images\";s:5:\"alias\";s:11:\"G-AI-Images\";s:3:\"zip\";s:21:\"packs/G-AI-Images.zip\";s:3:\"uid\";s:32:\"8862e4e3ce5c3d67f80809d892df54f5\";s:3:\"img\";s:22:\"G-AI-Images/slide1.jpg\";s:7:\"preview\";s:177:\"https://www.sliderrevolution.com/templates/generative-ai-wordpress-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=generative-ai-wordpress-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.13\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:332:\"<span class=\"ttm_content\">Introducing the Generative AI WordPress template, exclusively available on Slider Revolution. Elevate your online presence and captivate your audience with captivating visuals and dynamic content. Embrace the future of design with the Generative AI WordPress template.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2023-05-19 11:14:32\";s:7:\"package\";s:40:\"Generative AI Wordpress Template Package\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:74:\"How to Create a Video Reel That Impresses Your Website Visitors [Tutorial]\";s:9:\"guide_url\";s:107:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-video-reel-that-impresses-your-website-visitors/\";s:9:\"guide_img\";s:45:\"tutorial/Generative-AI-Wordpress-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"63\";s:9:\"installed\";b:0;}i:700;a:28:{s:2:\"id\";s:3:\"734\";s:5:\"title\";s:9:\"G AI Copy\";s:5:\"alias\";s:9:\"G-AI-Copy\";s:3:\"zip\";s:19:\"packs/G-AI-Copy.zip\";s:3:\"uid\";s:32:\"067c9615856d2ec6be31b066d82c2306\";s:3:\"img\";s:20:\"G-AI-Copy/slide1.jpg\";s:7:\"preview\";s:177:\"https://www.sliderrevolution.com/templates/generative-ai-wordpress-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=generative-ai-wordpress-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.13\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:332:\"<span class=\"ttm_content\">Introducing the Generative AI WordPress template, exclusively available on Slider Revolution. Elevate your online presence and captivate your audience with captivating visuals and dynamic content. Embrace the future of design with the Generative AI WordPress template.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2023-05-19 11:17:03\";s:7:\"package\";s:40:\"Generative AI Wordpress Template Package\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:74:\"How to Create a Video Reel That Impresses Your Website Visitors [Tutorial]\";s:9:\"guide_url\";s:107:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-video-reel-that-impresses-your-website-visitors/\";s:9:\"guide_img\";s:45:\"tutorial/Generative-AI-Wordpress-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"63\";s:9:\"installed\";b:0;}i:701;a:28:{s:2:\"id\";s:3:\"735\";s:5:\"title\";s:10:\"G AI Tools\";s:5:\"alias\";s:10:\"G-AI-Tools\";s:3:\"zip\";s:20:\"packs/G-AI-Tools.zip\";s:3:\"uid\";s:32:\"23805fec299a8ca82659c030a4f16ce5\";s:3:\"img\";s:21:\"G-AI-Tools/slide1.jpg\";s:7:\"preview\";s:177:\"https://www.sliderrevolution.com/templates/generative-ai-wordpress-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=generative-ai-wordpress-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.13\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:332:\"<span class=\"ttm_content\">Introducing the Generative AI WordPress template, exclusively available on Slider Revolution. Elevate your online presence and captivate your audience with captivating visuals and dynamic content. Embrace the future of design with the Generative AI WordPress template.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-beforeafter-addon\\/revslider-beforeafter-addon.php\",\"name\":\"Before After AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-05-19 11:18:36\";s:7:\"package\";s:40:\"Generative AI Wordpress Template Package\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:74:\"How to Create a Video Reel That Impresses Your Website Visitors [Tutorial]\";s:9:\"guide_url\";s:107:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-video-reel-that-impresses-your-website-visitors/\";s:9:\"guide_img\";s:45:\"tutorial/Generative-AI-Wordpress-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"63\";s:9:\"installed\";b:0;}i:702;a:28:{s:2:\"id\";s:3:\"736\";s:5:\"title\";s:10:\"G AI Cases\";s:5:\"alias\";s:10:\"G-AI-Cases\";s:3:\"zip\";s:20:\"packs/G-AI-Cases.zip\";s:3:\"uid\";s:32:\"7b474fb1cbc351d00732a51524cc0ae0\";s:3:\"img\";s:21:\"G-AI-Cases/slide1.jpg\";s:7:\"preview\";s:177:\"https://www.sliderrevolution.com/templates/generative-ai-wordpress-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=generative-ai-wordpress-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.13\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:332:\"<span class=\"ttm_content\">Introducing the Generative AI WordPress template, exclusively available on Slider Revolution. Elevate your online presence and captivate your audience with captivating visuals and dynamic content. Embrace the future of design with the Generative AI WordPress template.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2023-05-19 11:22:41\";s:7:\"package\";s:40:\"Generative AI Wordpress Template Package\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:74:\"How to Create a Video Reel That Impresses Your Website Visitors [Tutorial]\";s:9:\"guide_url\";s:107:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-video-reel-that-impresses-your-website-visitors/\";s:9:\"guide_img\";s:45:\"tutorial/Generative-AI-Wordpress-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"63\";s:9:\"installed\";b:0;}i:703;a:28:{s:2:\"id\";s:3:\"737\";s:5:\"title\";s:18:\"G AI Gallery Title\";s:5:\"alias\";s:18:\"G-AI-Gallery-Title\";s:3:\"zip\";s:28:\"packs/G-AI-Gallery-Title.zip\";s:3:\"uid\";s:32:\"6e28c3f7027e58537782b95d0290b16e\";s:3:\"img\";s:29:\"G-AI-Gallery-Title/slide1.jpg\";s:7:\"preview\";s:177:\"https://www.sliderrevolution.com/templates/generative-ai-wordpress-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=generative-ai-wordpress-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.13\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:332:\"<span class=\"ttm_content\">Introducing the Generative AI WordPress template, exclusively available on Slider Revolution. Elevate your online presence and captivate your audience with captivating visuals and dynamic content. Embrace the future of design with the Generative AI WordPress template.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2023-05-19 11:24:20\";s:7:\"package\";s:40:\"Generative AI Wordpress Template Package\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:74:\"How to Create a Video Reel That Impresses Your Website Visitors [Tutorial]\";s:9:\"guide_url\";s:107:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-video-reel-that-impresses-your-website-visitors/\";s:9:\"guide_img\";s:45:\"tutorial/Generative-AI-Wordpress-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"63\";s:9:\"installed\";b:0;}i:704;a:28:{s:2:\"id\";s:3:\"738\";s:5:\"title\";s:12:\"G AI Gallery\";s:5:\"alias\";s:12:\"G-AI-Gallery\";s:3:\"zip\";s:22:\"packs/G-AI-Gallery.zip\";s:3:\"uid\";s:32:\"9ce2e0db0c4af129329b42169133de12\";s:3:\"img\";s:23:\"G-AI-Gallery/slide1.jpg\";s:7:\"preview\";s:177:\"https://www.sliderrevolution.com/templates/generative-ai-wordpress-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=generative-ai-wordpress-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.13\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:332:\"<span class=\"ttm_content\">Introducing the Generative AI WordPress template, exclusively available on Slider Revolution. Elevate your online presence and captivate your audience with captivating visuals and dynamic content. Embrace the future of design with the Generative AI WordPress template.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2023-05-19 11:26:02\";s:7:\"package\";s:40:\"Generative AI Wordpress Template Package\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:74:\"How to Create a Video Reel That Impresses Your Website Visitors [Tutorial]\";s:9:\"guide_url\";s:107:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-video-reel-that-impresses-your-website-visitors/\";s:9:\"guide_img\";s:45:\"tutorial/Generative-AI-Wordpress-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"63\";s:9:\"installed\";b:0;}i:705;a:28:{s:2:\"id\";s:3:\"739\";s:5:\"title\";s:17:\"G AI Testimonials\";s:5:\"alias\";s:17:\"G-AI-Testimonials\";s:3:\"zip\";s:27:\"packs/G-AI-Testimonials.zip\";s:3:\"uid\";s:32:\"2bdff749f895cf484919fa379daa4ce1\";s:3:\"img\";s:28:\"G-AI-Testimonials/slide1.jpg\";s:7:\"preview\";s:177:\"https://www.sliderrevolution.com/templates/generative-ai-wordpress-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=generative-ai-wordpress-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.13\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:332:\"<span class=\"ttm_content\">Introducing the Generative AI WordPress template, exclusively available on Slider Revolution. Elevate your online presence and captivate your audience with captivating visuals and dynamic content. Embrace the future of design with the Generative AI WordPress template.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2023-05-19 11:29:00\";s:7:\"package\";s:40:\"Generative AI Wordpress Template Package\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:74:\"How to Create a Video Reel That Impresses Your Website Visitors [Tutorial]\";s:9:\"guide_url\";s:107:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-video-reel-that-impresses-your-website-visitors/\";s:9:\"guide_img\";s:45:\"tutorial/Generative-AI-Wordpress-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"63\";s:9:\"installed\";b:0;}i:706;a:28:{s:2:\"id\";s:3:\"740\";s:5:\"title\";s:11:\"G AI Footer\";s:5:\"alias\";s:11:\"G-AI-Footer\";s:3:\"zip\";s:21:\"packs/G-AI-Footer.zip\";s:3:\"uid\";s:32:\"756676ee2fb920253d84e0558b9e5c43\";s:3:\"img\";s:22:\"G-AI-Footer/slide1.jpg\";s:7:\"preview\";s:177:\"https://www.sliderrevolution.com/templates/generative-ai-wordpress-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=generative-ai-wordpress-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.13\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:332:\"<span class=\"ttm_content\">Introducing the Generative AI WordPress template, exclusively available on Slider Revolution. Elevate your online presence and captivate your audience with captivating visuals and dynamic content. Embrace the future of design with the Generative AI WordPress template.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2023-05-19 11:31:24\";s:7:\"package\";s:40:\"Generative AI Wordpress Template Package\";s:13:\"package_order\";s:2:\"10\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:74:\"How to Create a Video Reel That Impresses Your Website Visitors [Tutorial]\";s:9:\"guide_url\";s:107:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-video-reel-that-impresses-your-website-visitors/\";s:9:\"guide_img\";s:45:\"tutorial/Generative-AI-Wordpress-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"63\";s:9:\"installed\";b:0;}i:707;a:28:{s:2:\"id\";s:3:\"741\";s:5:\"title\";s:23:\"Visual Design One-Pager\";s:5:\"alias\";s:23:\"visual-design-one-pager\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:23:\"visual-design-one-pager\";s:3:\"img\";s:36:\"packages/Visual-Design-One-Pager.jpg\";s:7:\"preview\";s:195:\"https://www.sliderrevolution.com/templates/visual-design-one-page-portfolio-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=visual-design-one-page-portfolio-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:249:\"<span class=\"ttm_content\">Whether you are a web designer, AI artist, 3D designer, digital illustrator, UI/UX designer, or photographer, this template is designed to showcase your work in the most impressive way.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-06-05 13:01:18\";s:7:\"package\";s:31:\"Visual Design One-Pager Package\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:44:\"Page Portfolio Site in Just Hours [Tutorial]\";s:9:\"guide_url\";s:107:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-beautiful-one-page-portfolio-site-in-just-hours/\";s:9:\"guide_img\";s:36:\"tutorial/Visual-Design-One-Pager.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"64\";s:9:\"installed\";b:0;}i:708;a:28:{s:2:\"id\";s:3:\"742\";s:5:\"title\";s:20:\"Visual Designer Menu\";s:5:\"alias\";s:20:\"visual-designer-menu\";s:3:\"zip\";s:30:\"packs/visual-designer-menu.zip\";s:3:\"uid\";s:32:\"5c5177905993ce5e7919d1360f0a264b\";s:3:\"img\";s:31:\"visual-designer-menu/slide1.jpg\";s:7:\"preview\";s:195:\"https://www.sliderrevolution.com/templates/visual-design-one-page-portfolio-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=visual-design-one-page-portfolio-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:249:\"<span class=\"ttm_content\">Whether you are a web designer, AI artist, 3D designer, digital illustrator, UI/UX designer, or photographer, this template is designed to showcase your work in the most impressive way.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2023-06-05 13:04:41\";s:7:\"package\";s:31:\"Visual Design One-Pager Package\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:44:\"Page Portfolio Site in Just Hours [Tutorial]\";s:9:\"guide_url\";s:107:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-beautiful-one-page-portfolio-site-in-just-hours/\";s:9:\"guide_img\";s:36:\"tutorial/Visual-Design-One-Pager.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"64\";s:9:\"installed\";b:0;}i:709;a:28:{s:2:\"id\";s:3:\"743\";s:5:\"title\";s:22:\"Visual Designer Slider\";s:5:\"alias\";s:22:\"visual-designer-slider\";s:3:\"zip\";s:32:\"packs/visual-designer-slider.zip\";s:3:\"uid\";s:32:\"9a48f4a2546c87d311f692aa1a2d70a4\";s:3:\"img\";s:33:\"visual-designer-slider/slide1.jpg\";s:7:\"preview\";s:195:\"https://www.sliderrevolution.com/templates/visual-design-one-page-portfolio-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=visual-design-one-page-portfolio-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:249:\"<span class=\"ttm_content\">Whether you are a web designer, AI artist, 3D designer, digital illustrator, UI/UX designer, or photographer, this template is designed to showcase your work in the most impressive way.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-06-05 13:06:26\";s:7:\"package\";s:31:\"Visual Design One-Pager Package\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:44:\"Page Portfolio Site in Just Hours [Tutorial]\";s:9:\"guide_url\";s:107:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-beautiful-one-page-portfolio-site-in-just-hours/\";s:9:\"guide_img\";s:36:\"tutorial/Visual-Design-One-Pager.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"64\";s:9:\"installed\";b:0;}i:710;a:28:{s:2:\"id\";s:3:\"744\";s:5:\"title\";s:25:\"Visual Designer Portfolio\";s:5:\"alias\";s:25:\"Visual-Designer-Portfolio\";s:3:\"zip\";s:35:\"packs/Visual-Designer-Portfolio.zip\";s:3:\"uid\";s:32:\"d53dbb86df1fca5ac940eb98a045b7f7\";s:3:\"img\";s:36:\"Visual-Designer-Portfolio/slide1.jpg\";s:7:\"preview\";s:195:\"https://www.sliderrevolution.com/templates/visual-design-one-page-portfolio-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=visual-design-one-page-portfolio-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:249:\"<span class=\"ttm_content\">Whether you are a web designer, AI artist, 3D designer, digital illustrator, UI/UX designer, or photographer, this template is designed to showcase your work in the most impressive way.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-06-05 13:08:57\";s:7:\"package\";s:31:\"Visual Design One-Pager Package\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:44:\"Page Portfolio Site in Just Hours [Tutorial]\";s:9:\"guide_url\";s:107:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-beautiful-one-page-portfolio-site-in-just-hours/\";s:9:\"guide_img\";s:36:\"tutorial/Visual-Design-One-Pager.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"64\";s:9:\"installed\";b:0;}i:711;a:27:{s:2:\"id\";s:3:\"745\";s:5:\"title\";s:21:\"Visual Designer About\";s:5:\"alias\";s:21:\"Visual-Designer-About\";s:3:\"zip\";s:31:\"packs/Visual-Designer-About.zip\";s:3:\"uid\";s:32:\"0968eb1bf48e95ddccc9fb7555752099\";s:3:\"img\";s:32:\"Visual-Designer-About/slide1.jpg\";s:7:\"preview\";s:195:\"https://www.sliderrevolution.com/templates/visual-design-one-page-portfolio-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=visual-design-one-page-portfolio-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:249:\"<span class=\"ttm_content\">Whether you are a web designer, AI artist, 3D designer, digital illustrator, UI/UX designer, or photographer, this template is designed to showcase your work in the most impressive way.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2023-06-05 13:10:45\";s:7:\"package\";s:31:\"Visual Design One-Pager Package\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:44:\"Page Portfolio Site in Just Hours [Tutorial]\";s:9:\"guide_url\";s:107:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-beautiful-one-page-portfolio-site-in-just-hours/\";s:9:\"guide_img\";s:36:\"tutorial/Visual-Design-One-Pager.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"64\";s:9:\"installed\";b:0;}i:712;a:28:{s:2:\"id\";s:3:\"746\";s:5:\"title\";s:22:\"Visual Designer Footer\";s:5:\"alias\";s:22:\"visual-designer-footer\";s:3:\"zip\";s:32:\"packs/visual-designer-footer.zip\";s:3:\"uid\";s:32:\"e6027c38009d73cf8ddaeb70ea48d8a8\";s:3:\"img\";s:33:\"visual-designer-footer/slide1.jpg\";s:7:\"preview\";s:195:\"https://www.sliderrevolution.com/templates/visual-design-one-page-portfolio-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=visual-design-one-page-portfolio-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:249:\"<span class=\"ttm_content\">Whether you are a web designer, AI artist, 3D designer, digital illustrator, UI/UX designer, or photographer, this template is designed to showcase your work in the most impressive way.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2023-06-05 13:12:21\";s:7:\"package\";s:31:\"Visual Design One-Pager Package\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:44:\"Page Portfolio Site in Just Hours [Tutorial]\";s:9:\"guide_url\";s:107:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-beautiful-one-page-portfolio-site-in-just-hours/\";s:9:\"guide_img\";s:36:\"tutorial/Visual-Design-One-Pager.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"64\";s:9:\"installed\";b:0;}i:713;a:28:{s:2:\"id\";s:3:\"747\";s:5:\"title\";s:27:\"Visual Designer Detail View\";s:5:\"alias\";s:27:\"Visual-Designer-Detail-View\";s:3:\"zip\";s:37:\"packs/Visual-Designer-Detail-View.zip\";s:3:\"uid\";s:32:\"1faa6ce0fc43a08f3800acace5eb2925\";s:3:\"img\";s:38:\"Visual-Designer-Detail-View/slide1.jpg\";s:7:\"preview\";s:195:\"https://www.sliderrevolution.com/templates/visual-design-one-page-portfolio-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=visual-design-one-page-portfolio-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:249:\"<span class=\"ttm_content\">Whether you are a web designer, AI artist, 3D designer, digital illustrator, UI/UX designer, or photographer, this template is designed to showcase your work in the most impressive way.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2023-06-05 13:14:05\";s:7:\"package\";s:31:\"Visual Design One-Pager Package\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:44:\"Page Portfolio Site in Just Hours [Tutorial]\";s:9:\"guide_url\";s:107:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-beautiful-one-page-portfolio-site-in-just-hours/\";s:9:\"guide_img\";s:36:\"tutorial/Visual-Design-One-Pager.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"64\";s:9:\"installed\";b:0;}i:714;a:25:{s:2:\"id\";s:3:\"748\";s:5:\"title\";s:24:\"Online Watch Shop Slider\";s:5:\"alias\";s:24:\"online-watch-shop-slider\";s:3:\"zip\";s:28:\"online-watch-shop-slider.zip\";s:3:\"uid\";s:32:\"bbe52119b342d63ead804a91e2ade96d\";s:3:\"img\";s:35:\"online-watch-shop-slider/slide1.jpg\";s:7:\"preview\";s:161:\"https://www.sliderrevolution.com/templates/online-watch-shop-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=online-watch-shop-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:524:\"<span class=\"ttm_content\">The \"Online Watch Shop Slider\" is a stunning design tailored specifically for watch retailers and enthusiasts. With its sleek and modern layout, this template allows you to showcase your collection of timepieces in a visually captivating manner. Featuring smooth transitions and customizable slides, this template provides a seamless browsing experience for your customers, making it an ideal choice for online watch shops aiming to leave a lasting impression.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-06-12 08:36:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:80:\"How to Create a Product Comparison Slider for Your Shop’s Home Page [Tutorial]\";s:9:\"guide_url\";s:111:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-product-comparison-slider-for-your-shop-s-home-page/\";s:9:\"guide_img\";s:37:\"tutorial/Online-Watch-Shop-Slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:715;a:25:{s:2:\"id\";s:3:\"749\";s:5:\"title\";s:31:\"Brewery Website Slider Template\";s:5:\"alias\";s:31:\"Brewery-Website-Slider-Template\";s:3:\"zip\";s:35:\"Brewery-Website-Slider-Template.zip\";s:3:\"uid\";s:32:\"bcf9213d1ba9c2c41382433c124adf30\";s:3:\"img\";s:42:\"Brewery-Website-Slider-Template/slide1.jpg\";s:7:\"preview\";s:175:\"https://www.sliderrevolution.com/templates/brewery-website-slider-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=brewery-website-slider-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:421:\"<span class=\"ttm_content\">The Brewery Website Slider Template offers a visually appealing and versatile design, perfect for showcasing the unique offerings of any brewery. With its captivating imagery, smooth transitions, and customizable elements, this template creates an engaging experience that entices visitors to explore the brewery\'s story and discover its exceptional brews. </span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-06-23 11:27:46\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:61:\"How to Market Drink Products with a Stylish Slider [Tutorial]\";s:9:\"guide_url\";s:94:\"https://www.sliderrevolution.com/tutorials/how-to-market-drink-products-with-a-stylish-slider/\";s:9:\"guide_img\";s:44:\"tutorial/Brewery-Website-Slider-Template.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:716;a:26:{s:2:\"id\";s:3:\"750\";s:5:\"title\";s:40:\"Hero Slider with Midjourney Image Effect\";s:5:\"alias\";s:40:\"Hero-Slider-with-Midjourney-Image-Effect\";s:3:\"zip\";s:44:\"Hero-Slider-with-Midjourney-Image-Effect.zip\";s:3:\"uid\";s:32:\"45db238a0a64622e4d39f1993106d5e6\";s:3:\"img\";s:51:\"Hero-Slider-with-Midjourney-Image-Effect/slide1.jpg\";s:7:\"preview\";s:193:\"https://www.sliderrevolution.com/templates/hero-slider-with-midjourney-image-effect/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=hero-slider-with-midjourney-image-effect\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:6:\"6.6.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:427:\"<span class=\"ttm_content\">Experience the magic of our new Hero Slider template, featuring the innovative Midjourney Image Effect. This unique template brings the style of an action movie poster to your website, offering an interactive intro that iss sure to captivate visitors. The Midjourney Image sequence, with its subtle variations, adds a dynamic touch, making your website stand out.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:356:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-06-28 13:47:30\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:83:\"How to Design a High Impact Image for Your Fitness Website’s Home Page [Tutorial]\";s:9:\"guide_url\";s:114:\"https://www.sliderrevolution.com/tutorials/how-to-design-a-high-impact-image-for-your-fitness-website-s-home-page/\";s:9:\"guide_img\";s:53:\"tutorial/Hero-Slider-with-Midjourney-Image-Effect.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:717;a:25:{s:2:\"id\";s:3:\"751\";s:5:\"title\";s:31:\"Highlight Hero Section Template\";s:5:\"alias\";s:31:\"Highlight-Hero-Section-Template\";s:3:\"zip\";s:35:\"Highlight-Hero-Section-Template.zip\";s:3:\"uid\";s:32:\"e16c375827f3c54cdd224ef612e3e31a\";s:3:\"img\";s:42:\"Highlight-Hero-Section-Template/slide1.jpg\";s:7:\"preview\";s:175:\"https://www.sliderrevolution.com/templates/highlight-hero-section-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=highlight-hero-section-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:334:\"<span class=\"ttm_content\">Introducing the Highlight Hero Section Template for Slider Revolution. Make a bold first impression with stunning visuals and seamless animations. Customize every aspect effortlessly and engage your visitors instantly. Elevate your website with this remarkable template.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-07-06 10:07:35\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:79:\"How to Attract Customers to Your Store with a Highlight Hero Section [Tutorial]\";s:9:\"guide_url\";s:112:\"https://www.sliderrevolution.com/tutorials/how-to-attract-customers-to-your-store-with-a-highlight-hero-section/\";s:9:\"guide_img\";s:44:\"tutorial/Highlight-Hero-Section-Template.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:718;a:25:{s:2:\"id\";s:3:\"752\";s:5:\"title\";s:36:\"Samurai Fullscreen Carousel Template\";s:5:\"alias\";s:36:\"Samurai-Fullscreen-Carousel-Template\";s:3:\"zip\";s:40:\"Samurai-Fullscreen-Carousel-Template.zip\";s:3:\"uid\";s:32:\"8b5c5483aa54c09be24bb18a20ec98a5\";s:3:\"img\";s:47:\"Samurai-Fullscreen-Carousel-Template/slide1.jpg\";s:7:\"preview\";s:185:\"https://www.sliderrevolution.com/templates/samurai-fullscreen-carousel-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=samurai-fullscreen-carousel-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:318:\"<span class=\"ttm_content\">Experience the power of our Samurai Fullscreen Carousel Template. With large, bold captions, call-to-action buttons, and tab navigation, it iss a visual feast. Seamlessly pan across a panorama of samurai warriors, thanks to Midjourneys new \"pan\" feature.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";s:190:\"[{\"path\":\"revslider-thecluster-addon\\/revslider-thecluster-addon.php\",\"name\":\"Slider Revolution The Cluster AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-07-10 12:21:25\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:64:\"How to Create a Beautiful Fullscreen Product Carousel [Tutorial]\";s:9:\"guide_url\";s:97:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-beautiful-fullscreen-product-carousel/\";s:9:\"guide_img\";s:49:\"tutorial/Samurai-Fullscreen-Carousel-Template.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:719;a:28:{s:2:\"id\";s:3:\"753\";s:5:\"title\";s:32:\"Surf Scroll Based Story Template\";s:5:\"alias\";s:32:\"surf-scroll-based-story-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:32:\"surf-scroll-based-story-template\";s:3:\"img\";s:45:\"packages/surf-scroll-based-story-template.jpg\";s:7:\"preview\";s:177:\"https://www.sliderrevolution.com/templates/surf-scroll-based-story-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=surf-scroll-based-story-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.15\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:298:\"<span class=\"ttm_content\">Dive into the world of immersive storytelling with the \"Surf Scroll Based Story Template\" for Slider Revolution! Take your website visitors on an unforgettable journey through the waves of creativity and engage them like never before.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-08-04 10:45:39\";s:7:\"package\";s:40:\"Surf Scroll Based Story Template Package\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:82:\"How to Use Lifestyle Imagery to Shape Your eCommerce Brand’s Identity [Tutorial]\";s:9:\"guide_url\";s:113:\"https://www.sliderrevolution.com/tutorials/how-to-use-lifestyle-imagery-to-shape-your-ecommerce-brand-s-identity/\";s:9:\"guide_img\";s:45:\"tutorial/surf-scroll-based-story-template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"65\";s:9:\"installed\";b:0;}i:720;a:28:{s:2:\"id\";s:3:\"754\";s:5:\"title\";s:18:\"Surf Template Logo\";s:5:\"alias\";s:18:\"Surf-Template-Logo\";s:3:\"zip\";s:28:\"packs/Surf-Template-Logo.zip\";s:3:\"uid\";s:32:\"8bf655d46efa183455bffc8ea5ddd18f\";s:3:\"img\";s:29:\"Surf-Template-Logo/slide1.jpg\";s:7:\"preview\";s:177:\"https://www.sliderrevolution.com/templates/surf-scroll-based-story-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=surf-scroll-based-story-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.15\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:298:\"<span class=\"ttm_content\">Dive into the world of immersive storytelling with the \"Surf Scroll Based Story Template\" for Slider Revolution! Take your website visitors on an unforgettable journey through the waves of creativity and engage them like never before.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2023-08-04 10:48:52\";s:7:\"package\";s:40:\"Surf Scroll Based Story Template Package\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:82:\"How to Use Lifestyle Imagery to Shape Your eCommerce Brand’s Identity [Tutorial]\";s:9:\"guide_url\";s:113:\"https://www.sliderrevolution.com/tutorials/how-to-use-lifestyle-imagery-to-shape-your-ecommerce-brand-s-identity/\";s:9:\"guide_img\";s:45:\"tutorial/surf-scroll-based-story-template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"65\";s:9:\"installed\";b:0;}i:721;a:28:{s:2:\"id\";s:3:\"755\";s:5:\"title\";s:15:\"Surf Template 1\";s:5:\"alias\";s:15:\"Surf-Template-1\";s:3:\"zip\";s:25:\"packs/Surf-Template-1.zip\";s:3:\"uid\";s:32:\"4a532d7cbbe52544f41a6a81023a3879\";s:3:\"img\";s:26:\"Surf-Template-1/slide1.jpg\";s:7:\"preview\";s:177:\"https://www.sliderrevolution.com/templates/surf-scroll-based-story-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=surf-scroll-based-story-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.15\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:298:\"<span class=\"ttm_content\">Dive into the world of immersive storytelling with the \"Surf Scroll Based Story Template\" for Slider Revolution! Take your website visitors on an unforgettable journey through the waves of creativity and engage them like never before.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-08-04 10:52:16\";s:7:\"package\";s:40:\"Surf Scroll Based Story Template Package\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:82:\"How to Use Lifestyle Imagery to Shape Your eCommerce Brand’s Identity [Tutorial]\";s:9:\"guide_url\";s:113:\"https://www.sliderrevolution.com/tutorials/how-to-use-lifestyle-imagery-to-shape-your-ecommerce-brand-s-identity/\";s:9:\"guide_img\";s:45:\"tutorial/surf-scroll-based-story-template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"65\";s:9:\"installed\";b:0;}i:722;a:28:{s:2:\"id\";s:3:\"756\";s:5:\"title\";s:15:\"Surf Template 2\";s:5:\"alias\";s:15:\"Surf-Template-2\";s:3:\"zip\";s:25:\"packs/Surf-Template-2.zip\";s:3:\"uid\";s:32:\"7d76218ed2d5144b9dcc0669bb3e346a\";s:3:\"img\";s:26:\"Surf-Template-2/slide1.jpg\";s:7:\"preview\";s:177:\"https://www.sliderrevolution.com/templates/surf-scroll-based-story-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=surf-scroll-based-story-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.15\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:298:\"<span class=\"ttm_content\">Dive into the world of immersive storytelling with the \"Surf Scroll Based Story Template\" for Slider Revolution! Take your website visitors on an unforgettable journey through the waves of creativity and engage them like never before.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-08-04 10:54:13\";s:7:\"package\";s:40:\"Surf Scroll Based Story Template Package\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:82:\"How to Use Lifestyle Imagery to Shape Your eCommerce Brand’s Identity [Tutorial]\";s:9:\"guide_url\";s:113:\"https://www.sliderrevolution.com/tutorials/how-to-use-lifestyle-imagery-to-shape-your-ecommerce-brand-s-identity/\";s:9:\"guide_img\";s:45:\"tutorial/surf-scroll-based-story-template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"65\";s:9:\"installed\";b:0;}i:723;a:28:{s:2:\"id\";s:3:\"757\";s:5:\"title\";s:15:\"Surf Template 3\";s:5:\"alias\";s:15:\"Surf-Template-3\";s:3:\"zip\";s:25:\"packs/Surf-Template-3.zip\";s:3:\"uid\";s:32:\"a42b54df91b2c3987bbe22280c26b40d\";s:3:\"img\";s:26:\"Surf-Template-3/slide1.jpg\";s:7:\"preview\";s:177:\"https://www.sliderrevolution.com/templates/surf-scroll-based-story-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=surf-scroll-based-story-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.15\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:298:\"<span class=\"ttm_content\">Dive into the world of immersive storytelling with the \"Surf Scroll Based Story Template\" for Slider Revolution! Take your website visitors on an unforgettable journey through the waves of creativity and engage them like never before.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-08-04 10:56:13\";s:7:\"package\";s:40:\"Surf Scroll Based Story Template Package\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:82:\"How to Use Lifestyle Imagery to Shape Your eCommerce Brand’s Identity [Tutorial]\";s:9:\"guide_url\";s:113:\"https://www.sliderrevolution.com/tutorials/how-to-use-lifestyle-imagery-to-shape-your-ecommerce-brand-s-identity/\";s:9:\"guide_img\";s:45:\"tutorial/surf-scroll-based-story-template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"65\";s:9:\"installed\";b:0;}i:724;a:28:{s:2:\"id\";s:3:\"758\";s:5:\"title\";s:15:\"Surf Template 4\";s:5:\"alias\";s:15:\"Surf-Template-4\";s:3:\"zip\";s:25:\"packs/Surf-Template-4.zip\";s:3:\"uid\";s:32:\"017fb0dca11e63421427315718464823\";s:3:\"img\";s:26:\"Surf-Template-4/slide1.jpg\";s:7:\"preview\";s:177:\"https://www.sliderrevolution.com/templates/surf-scroll-based-story-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=surf-scroll-based-story-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.15\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:298:\"<span class=\"ttm_content\">Dive into the world of immersive storytelling with the \"Surf Scroll Based Story Template\" for Slider Revolution! Take your website visitors on an unforgettable journey through the waves of creativity and engage them like never before.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-08-04 10:58:06\";s:7:\"package\";s:40:\"Surf Scroll Based Story Template Package\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:82:\"How to Use Lifestyle Imagery to Shape Your eCommerce Brand’s Identity [Tutorial]\";s:9:\"guide_url\";s:113:\"https://www.sliderrevolution.com/tutorials/how-to-use-lifestyle-imagery-to-shape-your-ecommerce-brand-s-identity/\";s:9:\"guide_img\";s:45:\"tutorial/surf-scroll-based-story-template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"65\";s:9:\"installed\";b:0;}i:725;a:26:{s:2:\"id\";s:3:\"759\";s:5:\"title\";s:33:\"50/50 Split Screen Website Design\";s:5:\"alias\";s:33:\"50-50-Split-Screen-Website-Design\";s:3:\"zip\";s:37:\"50-50-Split-Screen-Website-Design.zip\";s:3:\"uid\";s:32:\"e524d518ac23d3f408fca3caddf2dac3\";s:3:\"img\";s:44:\"50-50-Split-Screen-Website-Design/slide1.jpg\";s:7:\"preview\";s:167:\"https://www.sliderrevolution.com/templates/split-screen-website-design/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=split-screen-website-design\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:6:\"6.6.15\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:442:\"<span class=\"ttm_content\">Introducing the 50/50 Split Screen Website Design template: A dynamic showcase that seamlessly balances content and visuals. With a sleek half-and-half layout, captivate your audience with contrasting elements while delivering a clear and engaging message. Customize effortlessly and elevate your web presence with this modern, user-friendly design, only with Slider Revolution.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-08-08 12:22:38\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:71:\"How to Design a Unique Split Screen Layout for Your Homepage [Tutorial]\";s:9:\"guide_url\";s:104:\"https://www.sliderrevolution.com/tutorials/how-to-design-a-unique-split-screen-layout-for-your-homepage/\";s:9:\"guide_img\";s:46:\"tutorial/50-50-Split-Screen-Website-Design.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:726;a:25:{s:2:\"id\";s:3:\"760\";s:5:\"title\";s:33:\"Food Presentation Template Slider\";s:5:\"alias\";s:33:\"Food-Presentation-Template-Slider\";s:3:\"zip\";s:37:\"Food-Presentation-Template-Slider.zip\";s:3:\"uid\";s:32:\"7ebe00aee026ff7baeffaad909e6ee24\";s:3:\"img\";s:44:\"Food-Presentation-Template-Slider/slide1.jpg\";s:7:\"preview\";s:179:\"https://www.sliderrevolution.com/templates/food-presentation-template-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=food-presentation-template-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.15\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:422:\"<span class=\"ttm_content\">Unveil the essence of your cuisine with the \"Food Presentation Template Slider.\" Elevate your dishes through seamless transitions, vibrant imagery, and enticing descriptions in this captivating slider. Engage your audience, tantalize their taste buds, and showcase your culinary artistry effortlessly. Now available in the Slider Revolution template library.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-08-18 11:56:17\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:76:\"How to Create a Classy Product Slider for Your Shop’s Home Page [Tutorial]\";s:9:\"guide_url\";s:107:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-classy-product-slider-for-your-shop-s-home-page/\";s:9:\"guide_img\";s:46:\"tutorial/Food-Presentation-Template-Slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:727;a:25:{s:2:\"id\";s:3:\"761\";s:5:\"title\";s:38:\"FutureSight Digital Marketing Template\";s:5:\"alias\";s:38:\"FutureSight-Digital-Marketing-Template\";s:3:\"zip\";s:42:\"FutureSight-Digital-Marketing-Template.zip\";s:3:\"uid\";s:32:\"9bfd6be89aca94230967563d61b796b3\";s:3:\"img\";s:49:\"FutureSight-Digital-Marketing-Template/slide1.jpg\";s:7:\"preview\";s:189:\"https://www.sliderrevolution.com/templates/futuresight-digital-marketing-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=futuresight-digital-marketing-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.15\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:276:\"<span class=\"ttm_content\">Embrace the future with FutureSight - a template designed for visionary marketers. Its sleek design, combined with dynamic animations, offers a seamless user experience. Perfect for agencies aiming for the stars.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:3:{i:0;s:8:\"carousel\";i:1;s:4:\"hero\";i:2;s:10:\"Special FX\";}s:14:\"plugin_require\";s:178:\"[{\"path\":\"revslider-particlewave-addon\\/revslider-particlewave-addon.php\",\"name\":\"Particle Wave AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-08-23 10:38:17\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:81:\"How to Create an Eye-Catching Hero with Gradients and Particle Effects [Tutorial]\";s:9:\"guide_url\";s:114:\"https://www.sliderrevolution.com/tutorials/how-to-create-an-eye-catching-hero-with-gradients-and-particle-effects/\";s:9:\"guide_img\";s:51:\"tutorial/FutureSight-Digital-Marketing-Template.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:728;a:25:{s:2:\"id\";s:3:\"762\";s:5:\"title\";s:40:\"Starry Night Parallax Zoom Effect Slider\";s:5:\"alias\";s:40:\"Starry-Night-Parallax-Zoom-Effect-Slider\";s:3:\"zip\";s:44:\"Starry-Night-Parallax-Zoom-Effect-Slider.zip\";s:3:\"uid\";s:32:\"dd0a9034a10397ba5b0b76fb8d7e203c\";s:3:\"img\";s:51:\"Starry-Night-Parallax-Zoom-Effect-Slider/slide1.jpg\";s:7:\"preview\";s:193:\"https://www.sliderrevolution.com/templates/starry-night-parallax-zoom-effect-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=starry-night-parallax-zoom-effect-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.16\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:498:\"<span class=\"ttm_content\">The \"Starry Night Parallax Zoom Effect Slider\" is a captivating template that transforms your website slider into a mesmerizing journey through a celestial dreamscape. With stunning parallax and zoom effects, it immerses your audience in a starry night sky, creating a visually stunning and engaging user experience that will leave a lasting impression. Perfect for showcasing your content or products with a touch of celestial magic.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-09-13 11:16:06\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:75:\"How to Create an Eye-catching Slider with a Parallax Zoom Effect [Tutorial]\";s:9:\"guide_url\";s:108:\"https://www.sliderrevolution.com/tutorials/how-to-create-an-eye-catching-slider-with-a-parallax-zoom-effect/\";s:9:\"guide_img\";s:53:\"tutorial/Starry-Night-Parallax-Zoom-Effect-Slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:729;a:25:{s:2:\"id\";s:3:\"763\";s:5:\"title\";s:44:\"Beyond The Void Parallax Hero With Particles\";s:5:\"alias\";s:15:\"beyond-the-void\";s:3:\"zip\";s:19:\"beyond-the-void.zip\";s:3:\"uid\";s:32:\"c7f47a117b31c76d7f3ad52440abed86\";s:3:\"img\";s:26:\"beyond-the-void/slide1.jpg\";s:7:\"preview\";s:201:\"https://www.sliderrevolution.com/templates/beyond-the-void-parallax-hero-with-particles/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=beyond-the-void-parallax-hero-with-particles\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.16\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:384:\"<span class=\"ttm_content\">Journey beyond the stars with our latest template. An astronaut, after landing on a distant asteroid, unveils an alien anomaly. This parallax hero design, reminiscent of a cinematic sci-fi poster, promises a visual treat. \"Beyond the stars, he found the unknown. Now it is coming home.\" Experience the magic of the void.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:10:\"Special FX\";}s:14:\"plugin_require\";s:357:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-thecluster-addon\\/revslider-thecluster-addon.php\",\"name\":\"Slider Revolution The Cluster AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-09-19 14:42:06\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:69:\"How to Enhance Your Hero Image Design with Special Effects [Tutorial]\";s:9:\"guide_url\";s:102:\"https://www.sliderrevolution.com/tutorials/how-to-enhance-your-hero-image-design-with-special-effects/\";s:9:\"guide_img\";s:28:\"tutorial/beyond-the-void.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:730;a:25:{s:2:\"id\";s:3:\"764\";s:5:\"title\";s:46:\"Extravaganza Ecommerce Product Carousel Static\";s:5:\"alias\";s:33:\"Static-Ecommerce-Product-Carousel\";s:3:\"zip\";s:37:\"Static-Ecommerce-Product-Carousel.zip\";s:3:\"uid\";s:32:\"6bb030f4419e247edfaf94478aa6578e\";s:3:\"img\";s:44:\"Static-Ecommerce-Product-Carousel/slide1.jpg\";s:7:\"preview\";s:191:\"https://www.sliderrevolution.com/templates/extravaganza-ecommerce-product-carousel/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=extravaganza-ecommerce-product-carousel\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.16\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:372:\"<span class=\"ttm_content\">Step up your online store with the Extravaganza Ecommerce Product Carousel. Crafted for the contemporary shop, it flaunts products in their full glory, enveloped in a dark, sleek aesthetic. There is a WooCommerce version and a static version available, which you can adapt to work with any WordPress website.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2023-10-04 11:56:54\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:60:\"How to Create a Beautiful Product Carousel Design [Tutorial]\";s:9:\"guide_url\";s:102:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-beautiful-product-carousel-design-tutorial/\";s:9:\"guide_img\";s:39:\"tutorial/ecommerce-product-carousel.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:731;a:25:{s:2:\"id\";s:3:\"765\";s:5:\"title\";s:43:\"Extravaganza Ecommerce Product Carousel Woo\";s:5:\"alias\";s:30:\"woo-ecommerce-product-carousel\";s:3:\"zip\";s:34:\"woo-ecommerce-product-carousel.zip\";s:3:\"uid\";s:32:\"51b63bf649fdff61634fe888f51ddb4d\";s:3:\"img\";s:41:\"woo-ecommerce-product-carousel/slide1.jpg\";s:7:\"preview\";s:191:\"https://www.sliderrevolution.com/templates/extravaganza-ecommerce-product-carousel/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=extravaganza-ecommerce-product-carousel\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.16\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:372:\"<span class=\"ttm_content\">Step up your online store with the Extravaganza Ecommerce Product Carousel. Crafted for the contemporary shop, it flaunts products in their full glory, enveloped in a dark, sleek aesthetic. There is a WooCommerce version and a static version available, which you can adapt to work with any WordPress website.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2023-10-04 12:00:08\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:60:\"How to Create a Beautiful Product Carousel Design [Tutorial]\";s:9:\"guide_url\";s:102:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-beautiful-product-carousel-design-tutorial/\";s:9:\"guide_img\";s:39:\"tutorial/ecommerce-product-carousel.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:732;a:25:{s:2:\"id\";s:3:\"766\";s:5:\"title\";s:31:\"Serenity Hero With Focus Effect\";s:5:\"alias\";s:31:\"Serenity-Hero-With-Focus-Effect\";s:3:\"zip\";s:35:\"Serenity-Hero-With-Focus-Effect.zip\";s:3:\"uid\";s:32:\"f0c6d9090236c20b1d7536aedc3d8cf8\";s:3:\"img\";s:42:\"Serenity-Hero-With-Focus-Effect/slide1.jpg\";s:7:\"preview\";s:175:\"https://www.sliderrevolution.com/templates/serenity-hero-with-focus-effect/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=serenity-hero-with-focus-effect\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.16\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:578:\"<span class=\"ttm_content\">Enhance your websites visual appeal with the \"Serenity Hero With Focus Effect\" Slider Revolution template. This mesmerizing slider seamlessly combines tranquil backgrounds with dynamic focus effects, guiding your audiences attention to vital elements of your content. Impress with engaging animations, ensure responsive design across all devices, and customize effortlessly to match your brands style. Create a captivating user experience that converts visitors into devoted followers with this exceptional slider.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-10-04 12:03:27\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:80:\"How to Create a Focus Effect to Draw Attention to Your Product Images [Tutorial]\";s:9:\"guide_url\";s:113:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-focus-effect-to-draw-attention-to-your-product-images/\";s:9:\"guide_img\";s:44:\"tutorial/Serenity-Hero-With-Focus-Effect.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:733;a:25:{s:2:\"id\";s:3:\"767\";s:5:\"title\";s:29:\"OakGrove Wine Slider Template\";s:5:\"alias\";s:29:\"OakGrove-Wine-Slider-Template\";s:3:\"zip\";s:33:\"OakGrove-Wine-Slider-Template.zip\";s:3:\"uid\";s:32:\"151ae1d2e6e7b84873f8b62ba57f829c\";s:3:\"img\";s:40:\"OakGrove-Wine-Slider-Template/slide1.jpg\";s:7:\"preview\";s:171:\"https://www.sliderrevolution.com/templates/oakgrove-wine-slider-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=oakgrove-wine-slider-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.18\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:421:\"<span class=\"ttm_content\">Unveil the allure of your wines with the \"OakGrove Wine Slider Template.\" Infused with rustic elegance and smooth transitions, this template offers a captivating journey through your vineyards legacy. Whether you are a boutique winery or an established vineyard, this slider is the ideal tool to showcase your finest vintages and unique tasting experiences.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-11-03 15:34:47\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:66:\"How to Create a Mysterious Splash Page for Your Website [Tutorial]\";s:9:\"guide_url\";s:99:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-mysterious-splash-page-for-your-website/\";s:9:\"guide_img\";s:42:\"tutorial/OakGrove-Wine-Slider-Template.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:734;a:25:{s:2:\"id\";s:3:\"768\";s:5:\"title\";s:32:\"Geometric Slider Design Template\";s:5:\"alias\";s:32:\"Geometric-Slider-Design-Template\";s:3:\"zip\";s:36:\"Geometric-Slider-Design-Template.zip\";s:3:\"uid\";s:32:\"f024549e5a43b79c185def088f00e42f\";s:3:\"img\";s:43:\"Geometric-Slider-Design-Template/slide1.jpg\";s:7:\"preview\";s:177:\"https://www.sliderrevolution.com/templates/geometric-slider-design-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=geometric-slider-design-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.18\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:446:\"<span class=\"ttm_content\">Immerse your audience in contemporary visual sophistication with our Geometric Slider Design Template. This dynamic slider combines sleek geometric patterns with a modern aesthetic, creating a captivating visual experience. With its seamless integration and customizable features, effortlessly elevate your websites allure and engage your visitors in a cutting-edge digital journey.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:178:\"[{\"path\":\"revslider-particlewave-addon\\/revslider-particlewave-addon.php\",\"name\":\"Particle Wave AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-11-14 10:25:27\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:75:\"How to Create an Eye-catching Geometric Design for Your Homepage [Tutorial]\";s:9:\"guide_url\";s:108:\"https://www.sliderrevolution.com/tutorials/how-to-create-an-eye-catching-geometric-design-for-your-homepage/\";s:9:\"guide_img\";s:45:\"tutorial/Geometric-Slider-Design-Template.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:735;a:25:{s:2:\"id\";s:3:\"769\";s:5:\"title\";s:43:\"Chocolate Bar Product Presentation Template\";s:5:\"alias\";s:43:\"Chocolate-Bar-Product-Presentation-Template\";s:3:\"zip\";s:47:\"Chocolate-Bar-Product-Presentation-Template.zip\";s:3:\"uid\";s:32:\"dc30a3d883c8d16de25544e94640c982\";s:3:\"img\";s:54:\"Chocolate-Bar-Product-Presentation-Template/slide1.jpg\";s:7:\"preview\";s:199:\"https://www.sliderrevolution.com/templates/chocolate-bar-product-presentation-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=chocolate-bar-product-presentation-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.18\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:346:\"<span class=\"ttm_content\">Unwrap the \"Chocolate Bar Product Presentation Template\" – a delectable, visually captivating showcase for your irresistible chocolate creations. Whether you are a chocolatier or a gourmet brand, this template is the key to presenting your products with a touch of sophistication.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-11-14 10:29:58\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:75:\"How to Create a Unique Product Presentation Slider for Your Site [Tutorial]\";s:9:\"guide_url\";s:108:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-unique-product-presentation-slider-for-your-site/\";s:9:\"guide_img\";s:56:\"tutorial/Chocolate-Bar-Product-Presentation-Template.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:736;a:25:{s:2:\"id\";s:3:\"770\";s:5:\"title\";s:30:\"Fluid Dynamics Effect Showcase\";s:5:\"alias\";s:30:\"Fluid-Dynamics-Effect-Showcase\";s:3:\"zip\";s:34:\"Fluid-Dynamics-Effect-Showcase.zip\";s:3:\"uid\";s:32:\"cdd9213edf970f1fe04ded427fb2ada8\";s:3:\"img\";s:41:\"Fluid-Dynamics-Effect-Showcase/slide1.jpg\";s:7:\"preview\";s:173:\"https://www.sliderrevolution.com/templates/fluid-dynamics-effect-showcase/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=fluid-dynamics-effect-showcase\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.18\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:312:\"<span class=\"ttm_content\">Introducing the Fluid Dynamics Effect Showcase - a mesmerizing journey through liquid/gas wonders. Delve into cyber flows, chromatic ripples, ethereal jungle spirits, and cosmic collisions. Crafted for those who appreciate the magic in every pixel.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:10:\"Special FX\";}s:14:\"plugin_require\";s:181:\"[{\"path\":\"revslider-fluiddynamics-addon\\/revslider-fluiddynamics-addon.php\",\"name\":\"Fluid Dynamics AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-11-14 10:32:31\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:76:\"Add Some Magic to Your Hero Section with Liquid Animation Effects [Tutorial]\";s:9:\"guide_url\";s:109:\"https://www.sliderrevolution.com/tutorials/add-some-magic-to-your-hero-section-with-liquid-animation-effects/\";s:9:\"guide_img\";s:43:\"tutorial/Fluid-Dynamics-Effect-Showcase.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:737;a:24:{s:2:\"id\";s:3:\"771\";s:5:\"title\";s:39:\"Spotlight Hero Header With Fluid Effect\";s:5:\"alias\";s:39:\"Spotlight-Hero-Header-With-Fluid-Effect\";s:3:\"zip\";s:43:\"Spotlight-Hero-Header-With-Fluid-Effect.zip\";s:3:\"uid\";s:32:\"c15c375d48a9368fcb61f6a732fb9b9b\";s:3:\"img\";s:50:\"Spotlight-Hero-Header-With-Fluid-Effect/slide1.jpg\";s:7:\"preview\";s:191:\"https://www.sliderrevolution.com/templates/spotlight-hero-header-with-fluid-effect/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=spotlight-hero-header-with-fluid-effect\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.20\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:355:\"<span class=\"ttm_content\">The \"Spotlight Hero Header With Fluid Effect\" is a dynamic and visually engaging website header template, perfect for making a bold first impression. Ideal for creative agencies, product showcases, or promotional campaigns, it blends drama with functionality for a memorable user experience.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:510:\"[{\"path\":\"revslider-revealer-addon\\/revslider-revealer-addon.php\",\"name\":\"Reveal AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-fluiddynamics-addon\\/revslider-fluiddynamics-addon.php\",\"name\":\"Fluid Dynamics AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-12-20 16:48:30\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:62:\"How to Create an Innovative Typography Hero Section [Tutorial]\";s:9:\"guide_url\";s:95:\"https://www.sliderrevolution.com/tutorials/how-to-create-an-innovative-typography-hero-section/\";s:9:\"guide_img\";s:52:\"tutorial/Spotlight-Hero-Header-With-Fluid-Effect.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:738;a:25:{s:2:\"id\";s:3:\"772\";s:5:\"title\";s:38:\"Suits Product Showcase Slider Template\";s:5:\"alias\";s:38:\"Suits-Product-Showcase-Slider-Template\";s:3:\"zip\";s:42:\"Suits-Product-Showcase-Slider-Template.zip\";s:3:\"uid\";s:32:\"f15dcfc11bbadfd8973ea38627d3ede6\";s:3:\"img\";s:49:\"Suits-Product-Showcase-Slider-Template/slide1.jpg\";s:7:\"preview\";s:189:\"https://www.sliderrevolution.com/templates/suits-product-showcase-slider-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=suits-product-showcase-slider-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.20\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:494:\"<span class=\"ttm_content\">The \"Suits Product Showcase Slider Template\" is a sleek and professional slider design tailored for highlighting high-end products, especially suits. It features clean, elegant lines with a minimalist layout, ensuring the products are the focal point. This template is perfect for fashion retailers or businesses looking to showcase their products with sophistication and style, offering an intuitive and engaging user experience.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-12-20 16:51:58\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:76:\"How to Create an Eye-Catching Slider for Your Ecommerce Home Page [Tutorial]\";s:9:\"guide_url\";s:109:\"https://www.sliderrevolution.com/tutorials/how-to-create-an-eye-catching-slider-for-your-ecommerce-home-page/\";s:9:\"guide_img\";s:51:\"tutorial/Suits-Product-Showcase-Slider-Template.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:739;a:25:{s:2:\"id\";s:3:\"773\";s:5:\"title\";s:41:\"Beards Full Width Image Carousel Template\";s:5:\"alias\";s:41:\"Beards-Full-Width-Image-Carousel-Template\";s:3:\"zip\";s:45:\"Beards-Full-Width-Image-Carousel-Template.zip\";s:3:\"uid\";s:32:\"98de06abfddd962e725202ceac02a952\";s:3:\"img\";s:52:\"Beards-Full-Width-Image-Carousel-Template/slide1.jpg\";s:7:\"preview\";s:195:\"https://www.sliderrevolution.com/templates/beards-full-width-image-carousel-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=beards-full-width-image-carousel-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.20\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:637:\"<span class=\"ttm_content\">The \"Beards Full Width Image Carousel Template\" is a modern and stylish carousel design, ideal for showcasing wide-ranging images, especially focusing on beard styles and grooming products. This template features a full-width layout, giving each image maximum screen space for a more immersive visual experience. Its sleek and user-friendly interface allows for smooth navigation through the carousel, making it perfect for barber shops, grooming blogs, or lifestyle brands that want to highlight their work or products in a visually appealing and easily accessible format.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";s:190:\"[{\"path\":\"revslider-thecluster-addon\\/revslider-thecluster-addon.php\",\"name\":\"Slider Revolution The Cluster AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-12-20 16:54:46\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:81:\"Give Your Customers Different Choices with a Full-Width Image Carousel [Tutorial]\";s:9:\"guide_url\";s:114:\"https://www.sliderrevolution.com/tutorials/give-your-customers-different-choices-with-a-full-width-image-carousel/\";s:9:\"guide_img\";s:54:\"tutorial/Beards-Full-Width-Image-Carousel-Template.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:740;a:25:{s:2:\"id\";s:3:\"774\";s:5:\"title\";s:29:\"Animated Type Hero Collection\";s:5:\"alias\";s:29:\"Animated-Type-Hero-Collection\";s:3:\"zip\";s:33:\"Animated-Type-Hero-Collection.zip\";s:3:\"uid\";s:32:\"b939ae94fc4bcc2cf2aad050dc14a2f9\";s:3:\"img\";s:40:\"Animated-Type-Hero-Collection/slide1.jpg\";s:7:\"preview\";s:171:\"https://www.sliderrevolution.com/templates/animated-type-hero-collection/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=animated-type-hero-collection\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.7.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:310:\"<span class=\"ttm_content\">Elevate your websites first impression with dynamic, animated typography. Perfect for impactful hero sections, these template is versatile, easily customizable, and designed to make your message stand out, ensuring a memorable visitor experience.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2024-04-05 14:32:10\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:741;a:25:{s:2:\"id\";s:3:\"775\";s:5:\"title\";s:37:\"Horoscope Slider with Zodiac Showcase\";s:5:\"alias\";s:37:\"Horoscope-Slider-with-Zodiac-Showcase\";s:3:\"zip\";s:41:\"Horoscope-Slider-with-Zodiac-Showcase.zip\";s:3:\"uid\";s:32:\"e896ce65076384fc81834b389dd90385\";s:3:\"img\";s:48:\"Horoscope-Slider-with-Zodiac-Showcase/slide1.jpg\";s:7:\"preview\";s:187:\"https://www.sliderrevolution.com/templates/horoscope-slider-with-zodiac-showcase/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=horoscope-slider-with-zodiac-showcase\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.7.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:483:\"<span class=\"ttm_content\">The \"Horoscope Slider with Zodiac Showcase\" is an engaging Slider Revolution template that brings the magic of astrology to your website. It offers a sleek, interactive experience with beautiful visuals of all twelve zodiac signs, providing users with insightful astrological information. Perfect for adding a celestial touch to any site, this template makes exploring the zodiac both informative and visually stunning.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:545:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-thecluster-addon\\/revslider-thecluster-addon.php\",\"name\":\"Slider Revolution The Cluster AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2024-04-05 14:35:39\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:82:\"How to Create an Employee Spotlight Presentation Using a Website Slider [Tutorial]\";s:9:\"guide_url\";s:115:\"https://www.sliderrevolution.com/tutorials/how-to-create-an-employee-spotlight-presentation-using-a-website-slider/\";s:9:\"guide_img\";s:50:\"tutorial/Horoscope-Slider-with-Zodiac-Showcase.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:742;a:25:{s:2:\"id\";s:3:\"776\";s:5:\"title\";s:32:\"Urban Oven Pizza Slider Template\";s:5:\"alias\";s:32:\"Urban-Oven-Pizza-Slider-Template\";s:3:\"zip\";s:36:\"Urban-Oven-Pizza-Slider-Template.zip\";s:3:\"uid\";s:32:\"630e123eb690fcf2f9a8807f64e24855\";s:3:\"img\";s:43:\"Urban-Oven-Pizza-Slider-Template/slide1.jpg\";s:7:\"preview\";s:177:\"https://www.sliderrevolution.com/templates/urban-oven-pizza-slider-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=urban-oven-pizza-slider-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.7.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:514:\"<span class=\"ttm_content\">Elevate your pizzerias online presence with the \"Urban Oven Pizza Slider\", a modern and sleek website slider designed to showcase the irresistible appeal of freshly baked pizzas. This template captivates with vivid imagery and smooth transitions, highlighting your culinary creations and enticing food enthusiasts with every slide. Perfect for any food-oriented website looking to engage and attract customers with a taste of urban dining excellence.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2024-04-05 14:43:14\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:743;a:28:{s:2:\"id\";s:3:\"777\";s:5:\"title\";s:42:\"Modern Web Agency Website Template Package\";s:5:\"alias\";s:42:\"modern-web-agency-website-template-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:42:\"modern-web-agency-website-template-package\";s:3:\"img\";s:47:\"packages/Modern-Web-Agency-Website-Template.jpg\";s:7:\"preview\";s:181:\"https://www.sliderrevolution.com/templates/modern-web-agency-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=modern-web-agency-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.7.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:708:\"<span class=\"ttm_content\">Modern Web Agency Website Template is a one-page website template designed for contemporary web agencies seeking a blend of elegance and functionality. This minimalist yet sophisticated template features a dynamic full-screen hero section, interactive elements, and smooth scrolling navigation, ensuring a captivating user experience. Responsive and SEO-optimized, it adapts beautifully across devices while enhancing your online visibility. Ideal for showcasing services and projects, it combines ease of customization with fast loading times, making it a perfect choice for agencies looking to leave a lasting impression in the digital world.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:348:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-fluiddynamics-addon\\/revslider-fluiddynamics-addon.php\",\"name\":\"Fluid Dynamics AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2024-04-05 14:46:51\";s:7:\"package\";s:42:\"Modern Web Agency Website Template Package\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"66\";s:9:\"installed\";b:0;}i:744;a:28:{s:2:\"id\";s:3:\"778\";s:5:\"title\";s:22:\"Modern Web Agency Hero\";s:5:\"alias\";s:22:\"Modern-Web-Agency-Hero\";s:3:\"zip\";s:32:\"packs/Modern-Web-Agency-Hero.zip\";s:3:\"uid\";s:32:\"c7c212ffd591dc749821824acfed9b1e\";s:3:\"img\";s:33:\"Modern-Web-Agency-Hero/slide1.jpg\";s:7:\"preview\";s:181:\"https://www.sliderrevolution.com/templates/modern-web-agency-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=modern-web-agency-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.7.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:708:\"<span class=\"ttm_content\">Modern Web Agency Website Template is a one-page website template designed for contemporary web agencies seeking a blend of elegance and functionality. This minimalist yet sophisticated template features a dynamic full-screen hero section, interactive elements, and smooth scrolling navigation, ensuring a captivating user experience. Responsive and SEO-optimized, it adapts beautifully across devices while enhancing your online visibility. Ideal for showcasing services and projects, it combines ease of customization with fast loading times, making it a perfect choice for agencies looking to leave a lasting impression in the digital world.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:181:\"[{\"path\":\"revslider-fluiddynamics-addon\\/revslider-fluiddynamics-addon.php\",\"name\":\"Fluid Dynamics AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2024-04-05 14:50:46\";s:7:\"package\";s:42:\"Modern Web Agency Website Template Package\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"66\";s:9:\"installed\";b:0;}i:745;a:28:{s:2:\"id\";s:3:\"779\";s:5:\"title\";s:24:\"Modern Web Agency Brands\";s:5:\"alias\";s:24:\"Modern-Web-Agency-Brands\";s:3:\"zip\";s:34:\"packs/Modern-Web-Agency-Brands.zip\";s:3:\"uid\";s:32:\"1264d8fefc943dbcc791458e6cee7ce8\";s:3:\"img\";s:35:\"Modern-Web-Agency-Brands/slide1.jpg\";s:7:\"preview\";s:181:\"https://www.sliderrevolution.com/templates/modern-web-agency-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=modern-web-agency-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.7.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:708:\"<span class=\"ttm_content\">Modern Web Agency Website Template is a one-page website template designed for contemporary web agencies seeking a blend of elegance and functionality. This minimalist yet sophisticated template features a dynamic full-screen hero section, interactive elements, and smooth scrolling navigation, ensuring a captivating user experience. Responsive and SEO-optimized, it adapts beautifully across devices while enhancing your online visibility. Ideal for showcasing services and projects, it combines ease of customization with fast loading times, making it a perfect choice for agencies looking to leave a lasting impression in the digital world.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2024-04-05 14:53:18\";s:7:\"package\";s:42:\"Modern Web Agency Website Template Package\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"66\";s:9:\"installed\";b:0;}i:746;a:28:{s:2:\"id\";s:3:\"780\";s:5:\"title\";s:23:\"Modern Web Agency About\";s:5:\"alias\";s:23:\"Modern-Web-Agency-About\";s:3:\"zip\";s:33:\"packs/Modern-Web-Agency-About.zip\";s:3:\"uid\";s:32:\"28af788973472a5b8d1d9f4bc9200667\";s:3:\"img\";s:34:\"Modern-Web-Agency-About/slide1.jpg\";s:7:\"preview\";s:181:\"https://www.sliderrevolution.com/templates/modern-web-agency-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=modern-web-agency-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.7.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:708:\"<span class=\"ttm_content\">Modern Web Agency Website Template is a one-page website template designed for contemporary web agencies seeking a blend of elegance and functionality. This minimalist yet sophisticated template features a dynamic full-screen hero section, interactive elements, and smooth scrolling navigation, ensuring a captivating user experience. Responsive and SEO-optimized, it adapts beautifully across devices while enhancing your online visibility. Ideal for showcasing services and projects, it combines ease of customization with fast loading times, making it a perfect choice for agencies looking to leave a lasting impression in the digital world.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2024-04-05 14:55:45\";s:7:\"package\";s:42:\"Modern Web Agency Website Template Package\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"66\";s:9:\"installed\";b:0;}i:747;a:28:{s:2:\"id\";s:3:\"781\";s:5:\"title\";s:26:\"Modern Web Agency Projects\";s:5:\"alias\";s:26:\"Modern-Web-Agency-Projects\";s:3:\"zip\";s:36:\"packs/Modern-Web-Agency-Projects.zip\";s:3:\"uid\";s:32:\"ff5c528962fcbff1c39184d538a32a6a\";s:3:\"img\";s:37:\"Modern-Web-Agency-Projects/slide1.jpg\";s:7:\"preview\";s:181:\"https://www.sliderrevolution.com/templates/modern-web-agency-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=modern-web-agency-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.7.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:708:\"<span class=\"ttm_content\">Modern Web Agency Website Template is a one-page website template designed for contemporary web agencies seeking a blend of elegance and functionality. This minimalist yet sophisticated template features a dynamic full-screen hero section, interactive elements, and smooth scrolling navigation, ensuring a captivating user experience. Responsive and SEO-optimized, it adapts beautifully across devices while enhancing your online visibility. Ideal for showcasing services and projects, it combines ease of customization with fast loading times, making it a perfect choice for agencies looking to leave a lasting impression in the digital world.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2024-04-05 14:57:15\";s:7:\"package\";s:42:\"Modern Web Agency Website Template Package\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"66\";s:9:\"installed\";b:0;}i:748;a:28:{s:2:\"id\";s:3:\"782\";s:5:\"title\";s:32:\"Modern Web Agency Title Projects\";s:5:\"alias\";s:32:\"Modern-Web-Agency-Title-Projects\";s:3:\"zip\";s:42:\"packs/Modern-Web-Agency-Title-Projects.zip\";s:3:\"uid\";s:32:\"ff9fe269ad43f301274963920944b903\";s:3:\"img\";s:43:\"Modern-Web-Agency-Title-Projects/slide1.jpg\";s:7:\"preview\";s:181:\"https://www.sliderrevolution.com/templates/modern-web-agency-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=modern-web-agency-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.7.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:708:\"<span class=\"ttm_content\">Modern Web Agency Website Template is a one-page website template designed for contemporary web agencies seeking a blend of elegance and functionality. This minimalist yet sophisticated template features a dynamic full-screen hero section, interactive elements, and smooth scrolling navigation, ensuring a captivating user experience. Responsive and SEO-optimized, it adapts beautifully across devices while enhancing your online visibility. Ideal for showcasing services and projects, it combines ease of customization with fast loading times, making it a perfect choice for agencies looking to leave a lasting impression in the digital world.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2024-04-05 15:00:22\";s:7:\"package\";s:42:\"Modern Web Agency Website Template Package\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"66\";s:9:\"installed\";b:0;}i:749;a:28:{s:2:\"id\";s:3:\"783\";s:5:\"title\";s:26:\"Modern Web Agency Services\";s:5:\"alias\";s:26:\"Modern-Web-Agency-Services\";s:3:\"zip\";s:36:\"packs/Modern-Web-Agency-Services.zip\";s:3:\"uid\";s:32:\"f307d3db154e238ca0de95dac9401963\";s:3:\"img\";s:37:\"Modern-Web-Agency-Services/slide1.jpg\";s:7:\"preview\";s:181:\"https://www.sliderrevolution.com/templates/modern-web-agency-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=modern-web-agency-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.7.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:708:\"<span class=\"ttm_content\">Modern Web Agency Website Template is a one-page website template designed for contemporary web agencies seeking a blend of elegance and functionality. This minimalist yet sophisticated template features a dynamic full-screen hero section, interactive elements, and smooth scrolling navigation, ensuring a captivating user experience. Responsive and SEO-optimized, it adapts beautifully across devices while enhancing your online visibility. Ideal for showcasing services and projects, it combines ease of customization with fast loading times, making it a perfect choice for agencies looking to leave a lasting impression in the digital world.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2024-04-05 15:02:05\";s:7:\"package\";s:42:\"Modern Web Agency Website Template Package\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"66\";s:9:\"installed\";b:0;}i:750;a:28:{s:2:\"id\";s:3:\"784\";s:5:\"title\";s:25:\"Modern Web Agency Contact\";s:5:\"alias\";s:25:\"Modern-Web-Agency-Contact\";s:3:\"zip\";s:35:\"packs/Modern-Web-Agency-Contact.zip\";s:3:\"uid\";s:32:\"ffba037192afa45656e9f4f7bc425b3c\";s:3:\"img\";s:36:\"Modern-Web-Agency-Contact/slide1.jpg\";s:7:\"preview\";s:181:\"https://www.sliderrevolution.com/templates/modern-web-agency-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=modern-web-agency-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.7.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:708:\"<span class=\"ttm_content\">Modern Web Agency Website Template is a one-page website template designed for contemporary web agencies seeking a blend of elegance and functionality. This minimalist yet sophisticated template features a dynamic full-screen hero section, interactive elements, and smooth scrolling navigation, ensuring a captivating user experience. Responsive and SEO-optimized, it adapts beautifully across devices while enhancing your online visibility. Ideal for showcasing services and projects, it combines ease of customization with fast loading times, making it a perfect choice for agencies looking to leave a lasting impression in the digital world.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2024-04-05 15:03:27\";s:7:\"package\";s:42:\"Modern Web Agency Website Template Package\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"66\";s:9:\"installed\";b:0;}i:751;a:28:{s:2:\"id\";s:3:\"785\";s:5:\"title\";s:23:\"Modern Agency Project 1\";s:5:\"alias\";s:23:\"Modern-Agency-Project-1\";s:3:\"zip\";s:33:\"packs/Modern-Agency-Project-1.zip\";s:3:\"uid\";s:32:\"a894e6ba97e8176be1e66abebcaaf986\";s:3:\"img\";s:34:\"Modern-Agency-Project-1/slide1.jpg\";s:7:\"preview\";s:181:\"https://www.sliderrevolution.com/templates/modern-web-agency-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=modern-web-agency-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.7.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:708:\"<span class=\"ttm_content\">Modern Web Agency Website Template is a one-page website template designed for contemporary web agencies seeking a blend of elegance and functionality. This minimalist yet sophisticated template features a dynamic full-screen hero section, interactive elements, and smooth scrolling navigation, ensuring a captivating user experience. Responsive and SEO-optimized, it adapts beautifully across devices while enhancing your online visibility. Ideal for showcasing services and projects, it combines ease of customization with fast loading times, making it a perfect choice for agencies looking to leave a lasting impression in the digital world.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2024-04-05 15:04:46\";s:7:\"package\";s:42:\"Modern Web Agency Website Template Package\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"66\";s:9:\"installed\";b:0;}i:752;a:27:{s:2:\"id\";s:3:\"786\";s:5:\"title\";s:23:\"Modern Agency Project 2\";s:5:\"alias\";s:23:\"Modern-Agency-Project-2\";s:3:\"zip\";s:33:\"packs/Modern-Agency-Project-2.zip\";s:3:\"uid\";s:32:\"a6a6f6cdd82579808bbff580261adfdf\";s:3:\"img\";s:34:\"Modern-Agency-Project-2/slide1.jpg\";s:7:\"preview\";s:181:\"https://www.sliderrevolution.com/templates/modern-web-agency-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=modern-web-agency-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.7.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:708:\"<span class=\"ttm_content\">Modern Web Agency Website Template is a one-page website template designed for contemporary web agencies seeking a blend of elegance and functionality. This minimalist yet sophisticated template features a dynamic full-screen hero section, interactive elements, and smooth scrolling navigation, ensuring a captivating user experience. Responsive and SEO-optimized, it adapts beautifully across devices while enhancing your online visibility. Ideal for showcasing services and projects, it combines ease of customization with fast loading times, making it a perfect choice for agencies looking to leave a lasting impression in the digital world.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2024-04-05 15:08:30\";s:7:\"package\";s:42:\"Modern Web Agency Website Template Package\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"66\";s:9:\"installed\";b:0;}i:753;a:28:{s:2:\"id\";s:3:\"787\";s:5:\"title\";s:23:\"Modern Agency Project 3\";s:5:\"alias\";s:23:\"Modern-Agency-Project-3\";s:3:\"zip\";s:33:\"packs/Modern-Agency-Project-3.zip\";s:3:\"uid\";s:32:\"77b68af53a2d6ed705e8118334144fa8\";s:3:\"img\";s:34:\"Modern-Agency-Project-3/slide1.jpg\";s:7:\"preview\";s:181:\"https://www.sliderrevolution.com/templates/modern-web-agency-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=modern-web-agency-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.7.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:708:\"<span class=\"ttm_content\">Modern Web Agency Website Template is a one-page website template designed for contemporary web agencies seeking a blend of elegance and functionality. This minimalist yet sophisticated template features a dynamic full-screen hero section, interactive elements, and smooth scrolling navigation, ensuring a captivating user experience. Responsive and SEO-optimized, it adapts beautifully across devices while enhancing your online visibility. Ideal for showcasing services and projects, it combines ease of customization with fast loading times, making it a perfect choice for agencies looking to leave a lasting impression in the digital world.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2024-04-05 15:10:19\";s:7:\"package\";s:42:\"Modern Web Agency Website Template Package\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"66\";s:9:\"installed\";b:0;}i:754;a:28:{s:2:\"id\";s:3:\"788\";s:5:\"title\";s:23:\"Modern Agency Project 4\";s:5:\"alias\";s:23:\"Modern-Agency-Project-4\";s:3:\"zip\";s:33:\"packs/Modern-Agency-Project-4.zip\";s:3:\"uid\";s:32:\"347d38dd2ddf98497ef7a621b0d6ec1f\";s:3:\"img\";s:34:\"Modern-Agency-Project-4/slide1.jpg\";s:7:\"preview\";s:181:\"https://www.sliderrevolution.com/templates/modern-web-agency-website-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=modern-web-agency-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.7.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:708:\"<span class=\"ttm_content\">Modern Web Agency Website Template is a one-page website template designed for contemporary web agencies seeking a blend of elegance and functionality. This minimalist yet sophisticated template features a dynamic full-screen hero section, interactive elements, and smooth scrolling navigation, ensuring a captivating user experience. Responsive and SEO-optimized, it adapts beautifully across devices while enhancing your online visibility. Ideal for showcasing services and projects, it combines ease of customization with fast loading times, making it a perfect choice for agencies looking to leave a lasting impression in the digital world.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2024-04-05 15:11:56\";s:7:\"package\";s:42:\"Modern Web Agency Website Template Package\";s:13:\"package_order\";s:2:\"10\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"66\";s:9:\"installed\";b:0;}i:755;a:24:{s:2:\"id\";s:3:\"789\";s:5:\"title\";s:27:\"Dog Shelter Showcase Slider\";s:5:\"alias\";s:33:\"Dog-Shelter-Puppy-Showcase-Slider\";s:3:\"zip\";s:31:\"Dog-Shelter-Showcase-Slider.zip\";s:3:\"uid\";s:32:\"7c301fa0df88e2a143a3e166c5610ad2\";s:3:\"img\";s:38:\"Dog-Shelter-Showcase-Slider/slide1.jpg\";s:7:\"preview\";s:167:\"https://www.sliderrevolution.com/templates/dog-shelter-showcase-slider/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=dog-shelter-showcase-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.7.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:582:\"<span class=\"ttm_content\">Discover the \"Dog Shelter Showcase Slider,\" a captivating slider template crafted for dog shelters aiming to connect puppies with their forever homes. Featuring engaging slides with high-quality images and essential puppy details, this template highlights the unique personalities of each adorable canine. It\'s user-friendly, fully responsive, and designed to inspire potential adopters, making it an essential addition to any dog adoption website. Bring stories to life and help puppies find their families with ease.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:163:\"[{\"path\":\"revslider-revealer-addon\\/revslider-revealer-addon.php\",\"name\":\"Reveal AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2024-04-30 16:03:57\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:756;a:24:{s:2:\"id\";s:3:\"790\";s:5:\"title\";s:34:\"Velocity Elegant Fullscreen Slider\";s:5:\"alias\";s:34:\"Velocity-Elegant-Fullscreen-Slider\";s:3:\"zip\";s:38:\"Velocity-Elegant-Fullscreen-Slider.zip\";s:3:\"uid\";s:32:\"bfaea7a4e5e15981e2ec432b2f6bb0c2\";s:3:\"img\";s:45:\"Velocity-Elegant-Fullscreen-Slider/slide1.jpg\";s:7:\"preview\";s:128:\"https://revolution.themepunch.com/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=revolution.themepunch.com\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.7.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:550:\"<span class=\"ttm_content\">Elevate your website with our Elegant Fullscreen Slider, a visually striking presentation tool designed specifically for showcasing bicycles. This slider captures the essence of both style and functionality, offering fullscreen visuals that bring your cycling products to life. With seamless transitions and a clean design, it is perfect for cycling shops, manufacturers, or any enthusiast looking to highlight their passion for bicycles through a dynamic and engaging online experience</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2024-04-30 16:08:01\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:757;a:24:{s:2:\"id\";s:3:\"791\";s:5:\"title\";s:37:\"Professional Training Slider Template\";s:5:\"alias\";s:37:\"Professional-Training-Slider-Template\";s:3:\"zip\";s:41:\"Professional-Training-Slider-Template.zip\";s:3:\"uid\";s:32:\"27bb0e841e8b508883dd4db3d65e342b\";s:3:\"img\";s:48:\"Professional-Training-Slider-Template/slide1.jpg\";s:7:\"preview\";s:187:\"https://www.sliderrevolution.com/templates/professional-training-slider-template/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=professional-training-slider-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.7.10\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:618:\"<span class=\"ttm_content\">Capture the essence of expertise with this Professional Training Slider Template, designed to showcase educational or training services in a compelling and visually engaging manner. Perfect for institutions, trainers, and educational programs looking to highlight their offerings, this template features sleek design elements and intuitive layouts that guide potential clients through your services. Its versatile structure ensures it can be adapted to various professional settings, enhancing user experience and emphasizing key information effectively.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2024-05-06 14:27:37\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:758;a:25:{s:2:\"id\";s:3:\"792\";s:5:\"title\";s:31:\"Modern Restaurant Slider Design\";s:5:\"alias\";s:31:\"Modern-Restaurant-Slider-Design\";s:3:\"zip\";s:35:\"Modern-Restaurant-Slider-Design.zip\";s:3:\"uid\";s:32:\"460679aa4879a6ed62b489fb9198169e\";s:3:\"img\";s:42:\"Modern-Restaurant-Slider-Design/slide1.jpg\";s:7:\"preview\";s:175:\"https://www.sliderrevolution.com/templates/modern-restaurant-slider-design/?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=modern-restaurant-slider-design\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.7.12\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:435:\"<span class=\"ttm_content\">Elevate your restaurants online presence with the Modern Restaurant Slider Design, an exquisite template that seamlessly blends stunning visuals of signature dishes with elegant typography and refined design elements. Ideal for fine dining establishments, bistros, and cafes, this slider is designed to captivate your audience and turn online visitors into loyal patrons.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:356:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2024-05-24 11:03:17\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:759;a:28:{s:2:\"id\";s:3:\"793\";s:5:\"title\";s:32:\"Coworking Space Website Template\";s:5:\"alias\";s:32:\"coworking-space-website-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:32:\"coworking-space-website-template\";s:3:\"img\";s:45:\"packages/coworking-space-website-template.jpg\";s:7:\"preview\";s:176:\"https://www.sliderrevolution.com/templates/coworking-space-website-template?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=coworking-space-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.7.13\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:730:\"<span class=\"ttm_content\">Discover the ultimate solution for coworking spaces and shared offices with our modern, clean, and visually captivating website template. Designed to attract remote workers, digital nomads, and professionals, this template features a full-width hero image, detailed descriptions of flexible membership plans, comprehensive amenities, and vibrant community highlights. Testimonials and engaging visuals create a compelling narrative about your space. With a responsive design and intuitive layout, this template ensures a seamless user experience across all devices, making it easier than ever to showcase your coworking spaces unique offerings and vibrant community.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2024-06-17 16:43:56\";s:7:\"package\";s:40:\"Coworking Space Website Template Package\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"67\";s:9:\"installed\";b:0;}i:760;a:28:{s:2:\"id\";s:3:\"794\";s:5:\"title\";s:20:\"Coworking Space Menu\";s:5:\"alias\";s:20:\"Coworking-Space-Menu\";s:3:\"zip\";s:30:\"packs/Coworking-Space-Menu.zip\";s:3:\"uid\";s:32:\"a54d7136ad9469944a75b7a1ac1e9cad\";s:3:\"img\";s:31:\"Coworking-Space-Menu/slide1.jpg\";s:7:\"preview\";s:176:\"https://www.sliderrevolution.com/templates/coworking-space-website-template?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=coworking-space-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.7.13\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:732:\"<span class=\"ttm_content\">Discover the ultimate solution for coworking spaces and shared offices with our modern, clean, and visually captivating website template. Designed to attract remote workers, digital nomads, and professionals, this template features a full-width hero image, detailed descriptions of flexible membership plans, comprehensive amenities, and vibrant community highlights. Testimonials and engaging visuals create a compelling narrative about your space. With a responsive design and intuitive layout, this template ensures a seamless user experience across all devices, making it easier than ever to showcase your coworking spaces unique offerings and vibrant community.</span><span class=\"ttm_space\"></span>\r\n\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2024-06-17 16:46:22\";s:7:\"package\";s:40:\"Coworking Space Website Template Package\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"67\";s:9:\"installed\";b:0;}i:761;a:27:{s:2:\"id\";s:3:\"795\";s:5:\"title\";s:20:\"Coworking Space Hero\";s:5:\"alias\";s:20:\"Coworking-Space-Hero\";s:3:\"zip\";s:30:\"packs/Coworking-Space-Hero.zip\";s:3:\"uid\";s:32:\"b64e93198eb2b9f1662d11da891833a3\";s:3:\"img\";s:31:\"Coworking-Space-Hero/slide1.jpg\";s:7:\"preview\";s:176:\"https://www.sliderrevolution.com/templates/coworking-space-website-template?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=coworking-space-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.7.13\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:730:\"<span class=\"ttm_content\">Discover the ultimate solution for coworking spaces and shared offices with our modern, clean, and visually captivating website template. Designed to attract remote workers, digital nomads, and professionals, this template features a full-width hero image, detailed descriptions of flexible membership plans, comprehensive amenities, and vibrant community highlights. Testimonials and engaging visuals create a compelling narrative about your space. With a responsive design and intuitive layout, this template ensures a seamless user experience across all devices, making it easier than ever to showcase your coworking spaces unique offerings and vibrant community.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2024-06-17 16:48:26\";s:7:\"package\";s:40:\"Coworking Space Website Template Package\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"67\";s:9:\"installed\";b:0;}i:762;a:28:{s:2:\"id\";s:3:\"796\";s:5:\"title\";s:23:\"Coworking Space Counter\";s:5:\"alias\";s:23:\"Coworking-Space-Counter\";s:3:\"zip\";s:33:\"packs/Coworking-Space-Counter.zip\";s:3:\"uid\";s:32:\"779df7e1cfd3e20813f4e2cfe75351e1\";s:3:\"img\";s:34:\"Coworking-Space-Counter/slide1.jpg\";s:7:\"preview\";s:176:\"https://www.sliderrevolution.com/templates/coworking-space-website-template?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=coworking-space-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.7.13\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:730:\"<span class=\"ttm_content\">Discover the ultimate solution for coworking spaces and shared offices with our modern, clean, and visually captivating website template. Designed to attract remote workers, digital nomads, and professionals, this template features a full-width hero image, detailed descriptions of flexible membership plans, comprehensive amenities, and vibrant community highlights. Testimonials and engaging visuals create a compelling narrative about your space. With a responsive design and intuitive layout, this template ensures a seamless user experience across all devices, making it easier than ever to showcase your coworking spaces unique offerings and vibrant community.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2024-06-17 16:50:21\";s:7:\"package\";s:40:\"Coworking Space Website Template Package\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"67\";s:9:\"installed\";b:0;}i:763;a:28:{s:2:\"id\";s:3:\"797\";s:5:\"title\";s:26:\"Coworking Space Why Choose\";s:5:\"alias\";s:26:\"Coworking-Space-Why-Choose\";s:3:\"zip\";s:36:\"packs/Coworking-Space-Why-Choose.zip\";s:3:\"uid\";s:32:\"0148f542b5884b5508355508afc21790\";s:3:\"img\";s:37:\"Coworking-Space-Why-Choose/slide1.jpg\";s:7:\"preview\";s:176:\"https://www.sliderrevolution.com/templates/coworking-space-website-template?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=coworking-space-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.7.13\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:730:\"<span class=\"ttm_content\">Discover the ultimate solution for coworking spaces and shared offices with our modern, clean, and visually captivating website template. Designed to attract remote workers, digital nomads, and professionals, this template features a full-width hero image, detailed descriptions of flexible membership plans, comprehensive amenities, and vibrant community highlights. Testimonials and engaging visuals create a compelling narrative about your space. With a responsive design and intuitive layout, this template ensures a seamless user experience across all devices, making it easier than ever to showcase your coworking spaces unique offerings and vibrant community.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2024-06-17 16:52:24\";s:7:\"package\";s:40:\"Coworking Space Website Template Package\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"67\";s:9:\"installed\";b:0;}i:764;a:28:{s:2:\"id\";s:3:\"798\";s:5:\"title\";s:25:\"Coworking Space Amenities\";s:5:\"alias\";s:25:\"Coworking-Space-Amenities\";s:3:\"zip\";s:35:\"packs/Coworking-Space-Amenities.zip\";s:3:\"uid\";s:32:\"f0c9d57fad0574ad61d55818d7fe2384\";s:3:\"img\";s:36:\"Coworking-Space-Amenities/slide1.jpg\";s:7:\"preview\";s:176:\"https://www.sliderrevolution.com/templates/coworking-space-website-template?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=coworking-space-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.7.13\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:730:\"<span class=\"ttm_content\">Discover the ultimate solution for coworking spaces and shared offices with our modern, clean, and visually captivating website template. Designed to attract remote workers, digital nomads, and professionals, this template features a full-width hero image, detailed descriptions of flexible membership plans, comprehensive amenities, and vibrant community highlights. Testimonials and engaging visuals create a compelling narrative about your space. With a responsive design and intuitive layout, this template ensures a seamless user experience across all devices, making it easier than ever to showcase your coworking spaces unique offerings and vibrant community.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2024-06-17 16:54:02\";s:7:\"package\";s:40:\"Coworking Space Website Template Package\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"67\";s:9:\"installed\";b:0;}i:765;a:28:{s:2:\"id\";s:3:\"799\";s:5:\"title\";s:21:\"Coworking Space Plans\";s:5:\"alias\";s:21:\"Coworking-Space-Plans\";s:3:\"zip\";s:31:\"packs/Coworking-Space-Plans.zip\";s:3:\"uid\";s:32:\"d0bd67ed8369c905fab8d162e90d909c\";s:3:\"img\";s:32:\"Coworking-Space-Plans/slide1.jpg\";s:7:\"preview\";s:176:\"https://www.sliderrevolution.com/templates/coworking-space-website-template?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=coworking-space-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.7.13\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:730:\"<span class=\"ttm_content\">Discover the ultimate solution for coworking spaces and shared offices with our modern, clean, and visually captivating website template. Designed to attract remote workers, digital nomads, and professionals, this template features a full-width hero image, detailed descriptions of flexible membership plans, comprehensive amenities, and vibrant community highlights. Testimonials and engaging visuals create a compelling narrative about your space. With a responsive design and intuitive layout, this template ensures a seamless user experience across all devices, making it easier than ever to showcase your coworking spaces unique offerings and vibrant community.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2024-06-17 16:57:42\";s:7:\"package\";s:40:\"Coworking Space Website Template Package\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"67\";s:9:\"installed\";b:0;}i:766;a:28:{s:2:\"id\";s:3:\"800\";s:5:\"title\";s:28:\"Coworking Space Testimonials\";s:5:\"alias\";s:28:\"Coworking-Space-Testimonials\";s:3:\"zip\";s:38:\"packs/Coworking-Space-Testimonials.zip\";s:3:\"uid\";s:32:\"4c0f0d009ffff4a2e5bcb763ba3b59df\";s:3:\"img\";s:39:\"Coworking-Space-Testimonials/slide1.jpg\";s:7:\"preview\";s:176:\"https://www.sliderrevolution.com/templates/coworking-space-website-template?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=coworking-space-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.7.13\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:730:\"<span class=\"ttm_content\">Discover the ultimate solution for coworking spaces and shared offices with our modern, clean, and visually captivating website template. Designed to attract remote workers, digital nomads, and professionals, this template features a full-width hero image, detailed descriptions of flexible membership plans, comprehensive amenities, and vibrant community highlights. Testimonials and engaging visuals create a compelling narrative about your space. With a responsive design and intuitive layout, this template ensures a seamless user experience across all devices, making it easier than ever to showcase your coworking spaces unique offerings and vibrant community.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2024-06-17 16:59:24\";s:7:\"package\";s:40:\"Coworking Space Website Template Package\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"67\";s:9:\"installed\";b:0;}i:767;a:28:{s:2:\"id\";s:3:\"801\";s:5:\"title\";s:20:\"Coworking Space Join\";s:5:\"alias\";s:20:\"Coworking-Space-Join\";s:3:\"zip\";s:30:\"packs/Coworking-Space-Join.zip\";s:3:\"uid\";s:32:\"3ce0b13b8345324a396dc82e10b1d6d7\";s:3:\"img\";s:31:\"Coworking-Space-Join/slide1.jpg\";s:7:\"preview\";s:176:\"https://www.sliderrevolution.com/templates/coworking-space-website-template?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=coworking-space-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.7.13\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:730:\"<span class=\"ttm_content\">Discover the ultimate solution for coworking spaces and shared offices with our modern, clean, and visually captivating website template. Designed to attract remote workers, digital nomads, and professionals, this template features a full-width hero image, detailed descriptions of flexible membership plans, comprehensive amenities, and vibrant community highlights. Testimonials and engaging visuals create a compelling narrative about your space. With a responsive design and intuitive layout, this template ensures a seamless user experience across all devices, making it easier than ever to showcase your coworking spaces unique offerings and vibrant community.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2024-06-17 17:01:34\";s:7:\"package\";s:40:\"Coworking Space Website Template Package\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"67\";s:9:\"installed\";b:0;}i:768;a:28:{s:2:\"id\";s:3:\"802\";s:5:\"title\";s:22:\"Coworking Space Footer\";s:5:\"alias\";s:22:\"Coworking-Space-Footer\";s:3:\"zip\";s:32:\"packs/Coworking-Space-Footer.zip\";s:3:\"uid\";s:32:\"ca80282c2de127b26fd753897c9e6fe0\";s:3:\"img\";s:33:\"Coworking-Space-Footer/slide1.jpg\";s:7:\"preview\";s:176:\"https://www.sliderrevolution.com/templates/coworking-space-website-template?utm_source=admin&utm_medium=button&utm_campaign=srusers&utm_content=coworking-space-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.7.13\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:730:\"<span class=\"ttm_content\">Discover the ultimate solution for coworking spaces and shared offices with our modern, clean, and visually captivating website template. Designed to attract remote workers, digital nomads, and professionals, this template features a full-width hero image, detailed descriptions of flexible membership plans, comprehensive amenities, and vibrant community highlights. Testimonials and engaging visuals create a compelling narrative about your space. With a responsive design and intuitive layout, this template ensures a seamless user experience across all devices, making it easier than ever to showcase your coworking spaces unique offerings and vibrant community.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2024-06-17 17:02:36\";s:7:\"package\";s:40:\"Coworking Space Website Template Package\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"67\";s:9:\"installed\";b:0;}}s:6:\"slides\";a:751:{s:16:\"classic-carousel\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"classic-carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"classic-carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"classic-carousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:27:\"classic-carousel/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:27:\"classic-carousel/slide5.jpg\";}}s:13:\"classicslider\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"classicslider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:24:\"classicslider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:24:\"classicslider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:24:\"classicslider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:24:\"classicslider/slide5.jpg\";}}s:11:\"contenttabs\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"contenttabs/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:22:\"contenttabs/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:22:\"contenttabs/slide3.jpg\";}}s:13:\"facebook-feed\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"facebook-feed/slide1.jpg\";}}s:7:\"fashion\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:18:\"fashion/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:18:\"fashion/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:18:\"fashion/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:18:\"fashion/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:18:\"fashion/slide5.jpg\";}}s:14:\"flickr-gallery\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"flickr-gallery/slide1.jpg\";}}s:3:\"gym\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:14:\"gym/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:14:\"gym/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:14:\"gym/slide3.jpg\";}}s:18:\"highlight-carousel\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"highlight-carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:29:\"highlight-carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:29:\"highlight-carousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:29:\"highlight-carousel/slide4.jpg\";}}s:18:\"highlight-showcase\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"highlight-showcase/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:29:\"highlight-showcase/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:29:\"highlight-showcase/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:29:\"highlight-showcase/slide4.jpg\";}}s:10:\"image-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"imagehero/slide1.jpg\";}}s:13:\"insta-gallery\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"insta-gallery/slide1.jpg\";}}s:19:\"levanorestaurantbar\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"levanorestaurantbar/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:30:\"levanorestaurantbar/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:30:\"levanorestaurantbar/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:30:\"levanorestaurantbar/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:30:\"levanorestaurantbar/slide5.jpg\";}}s:11:\"mainfeature\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"mainfeature/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:22:\"mainfeature/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:22:\"mainfeature/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:22:\"mainfeature/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:22:\"mainfeature/slide7.jpg\";}}s:17:\"media-gallery-two\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"media-gallery-two/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"media-gallery-two/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"media-gallery-two/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:28:\"media-gallery-two/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:28:\"media-gallery-two/slide6.jpg\";}}s:23:\"media-carousel-autoplay\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"media-carousel-autoplay/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:34:\"media-carousel-autoplay/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:34:\"media-carousel-autoplay/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:34:\"media-carousel-autoplay/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:34:\"media-carousel-autoplay/slide6.jpg\";}}s:21:\"news-background-video\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"news-bg-video/slide1.jpg\";}}s:12:\"news-gallery\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"news-gallery/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:23:\"news-gallery/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:23:\"news-gallery/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:23:\"news-gallery/slide4.jpg\";}}s:23:\"news-gallery-post-based\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"news-gallery-post-based/slide1.jpg\";}}s:9:\"news-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"news-hero/slide1.jpg\";}}s:10:\"news-video\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"news-video/slide1.jpg\";}}s:15:\"newsletter-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"newsletter-hero/slide1.jpg\";}}s:10:\"notgeneric\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"notgeneric/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:21:\"notgeneric/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:21:\"notgeneric/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:21:\"notgeneric/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:21:\"notgeneric/slide5.jpg\";}}s:11:\"photography\";a:10:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"photography/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:22:\"photography/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:22:\"photography/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:22:\"photography/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:22:\"photography/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:22:\"photography/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:22:\"photography/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:22:\"photography/slide8.jpg\";}i:8;a:2:{s:5:\"title\";s:7:\"Slide 9\";s:3:\"img\";s:22:\"photography/slide9.jpg\";}i:9;a:2:{s:5:\"title\";s:8:\"Slide 10\";s:3:\"img\";s:23:\"photography/slide10.jpg\";}}s:20:\"photography-carousel\";a:10:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"photography-carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:31:\"photography-carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:31:\"photography-carousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:31:\"photography-carousel/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:31:\"photography-carousel/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:31:\"photography-carousel/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:31:\"photography-carousel/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:31:\"photography-carousel/slide8.jpg\";}i:8;a:2:{s:5:\"title\";s:7:\"Slide 9\";s:3:\"img\";s:31:\"photography-carousel/slide9.jpg\";}i:9;a:2:{s:5:\"title\";s:8:\"Slide 10\";s:3:\"img\";s:32:\"photography-carousel/slide10.jpg\";}}s:16:\"search-form-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"search-form-hero/slide1.jpg\";}}s:16:\"showcasecarousel\";a:9:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"showcasecarousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"showcasecarousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"showcasecarousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:27:\"showcasecarousel/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:27:\"showcasecarousel/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:27:\"showcasecarousel/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:27:\"showcasecarousel/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:27:\"showcasecarousel/slide8.jpg\";}i:8;a:2:{s:5:\"title\";s:7:\"Slide 9\";s:3:\"img\";s:27:\"showcasecarousel/slide9.jpg\";}}s:11:\"sports-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"sportshero/slide1.jpg\";}}s:12:\"twitter-feed\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"twitter-feed/slide1.jpg\";}}s:13:\"vimeo-gallery\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"vimeo-gallery/slide1.jpg\";}}s:9:\"vimeohero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"vimeohero/slide1.jpg\";}}s:16:\"web-product-dark\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"web-product-dark/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"web-product-dark/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"web-product-dark/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:27:\"web-product-dark/slide4.jpg\";}}s:21:\"web-product-dark-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"web-product-dark-hero/slide1.jpg\";}}s:22:\"web-product-light-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"web-product-light-hero/slide1.jpg\";}}s:15:\"webproductlight\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"webproductlight/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"webproductlight/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"webproductlight/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:26:\"webproductlight/slide4.jpg\";}}s:15:\"youtube-gallery\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"youtube-gallery/slide1.jpg\";}}s:11:\"youtubehero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"youtubehero/slide1.jpg\";}}s:13:\"scroll-effect\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"scrolleffect/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:23:\"scrolleffect/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:23:\"scrolleffect/slide3.jpg\";}}s:12:\"content-zoom\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"contentzoom/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:22:\"contentzoom/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:22:\"contentzoom/slide3.jpg\";}}s:13:\"food-carousel\";a:7:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"foodcarousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:23:\"foodcarousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:23:\"foodcarousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:23:\"foodcarousel/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:23:\"foodcarousel/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:23:\"foodcarousel/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:23:\"foodcarousel/slide7.jpg\";}}s:14:\"rotating-words\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"rotatingwords/slide1.jpg\";}}s:22:\"travel-static-captions\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"travel-static-captions/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:33:\"travel-static-captions/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:33:\"travel-static-captions/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:33:\"travel-static-captions/slide4.jpg\";}}s:7:\"concept\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:18:\"concept/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:18:\"concept/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:18:\"concept/slide3.jpg\";}}s:17:\"fullscreen-button\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"fullscreen-button/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"fullscreen-button/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"fullscreen-button/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:28:\"fullscreen-button/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:28:\"fullscreen-button/slide5.jpg\";}}s:15:\"creativefreedom\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"creativefreedom/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"creativefreedom/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"creativefreedom/slide3.jpg\";}}s:13:\"parallaxscene\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"parallaxscene/slide1.jpg\";}}s:15:\"slidingoverlays\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"slidingoverlays/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"slidingoverlays/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"slidingoverlays/slide3.jpg\";}}s:25:\"web-product-light-hero-3d\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:36:\"web-product-light-hero-3d/slide1.jpg\";}}s:6:\"woobig\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:17:\"woobig/slide1.jpg\";}}s:16:\"woocommercesmall\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"woocommercesmall/slide1.jpg\";}}s:10:\"finedining\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"finedining/slide1.jpg\";}}s:12:\"agency-intro\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"agency-intro/slide1.jpg\";}}s:7:\"ourteam\";a:7:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:18:\"ourteam/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:18:\"ourteam/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:18:\"ourteam/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:18:\"ourteam/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:18:\"ourteam/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:18:\"ourteam/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:18:\"ourteam/slide7.jpg\";}}s:17:\"our-team-carousel\";a:7:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"ourteamcarousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"ourteamcarousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"ourteamcarousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:26:\"ourteamcarousel/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:26:\"ourteamcarousel/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:26:\"ourteamcarousel/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:26:\"ourteamcarousel/slide7.jpg\";}}s:13:\"betteryoutube\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"betteryoutube/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:24:\"betteryoutube/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:24:\"betteryoutube/slide3.jpg\";}}s:19:\"agencywebsiteheader\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"agencywebsiteheader/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:30:\"agencywebsiteheader/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:30:\"agencywebsiteheader/slide3.jpg\";}}s:10:\"comingsoon\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"comingsoon/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:21:\"comingsoon/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:21:\"comingsoon/slide3.jpg\";}}s:9:\"snowscene\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"snowscene/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:20:\"snowscene/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:20:\"snowscene/slide3.jpg\";}}s:8:\"rockband\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:19:\"rockband/slide1.jpg\";}}s:16:\"sleeklandingpage\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"sleeklandingpage/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"sleeklandingpage/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"sleeklandingpage/slide3.jpg\";}}s:14:\"applandingpage\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"applandingpage/slide1.jpg\";}}s:9:\"deskscene\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"deskscene/slide1.jpg\";}}s:15:\"cleannewsslider\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"cleannewsslider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"cleannewsslider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"cleannewsslider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:26:\"cleannewsslider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:26:\"cleannewsslider/slide5.jpg\";}}s:12:\"imagegallery\";a:8:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"imagegallery/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:23:\"imagegallery/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:23:\"imagegallery/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:23:\"imagegallery/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:23:\"imagegallery/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:23:\"imagegallery/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:23:\"imagegallery/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:23:\"imagegallery/slide8.jpg\";}}s:19:\"standard-wp-gallery\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"standard-wp-gallery/slide1.jpg\";}}s:21:\"clean-news-post-based\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"clean-news-post-based/slide1.jpg\";}}s:21:\"interactivewhiteboard\";a:8:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"interactivewhiteboard/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:32:\"interactivewhiteboard/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:32:\"interactivewhiteboard/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:32:\"interactivewhiteboard/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:32:\"interactivewhiteboard/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:32:\"interactivewhiteboard/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:32:\"interactivewhiteboard/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:32:\"interactivewhiteboard/slide8.jpg\";}}s:10:\"innovation\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"innovation/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:21:\"innovation/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:21:\"innovation/slide3.jpg\";}}s:24:\"dark-fullsite-block-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"dark-fullsite-block-menu/slide1.jpg\";}}s:21:\"dark-fullsite-block-1\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"dark-fullsite-block-1/slide1.jpg\";}}s:27:\"dark-fullsite-block-2-about\";a:2:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"dark-fullsite-block-2-about/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:38:\"dark-fullsite-block-2-about/slide2.jpg\";}}s:30:\"dark-fullsite-block-3-services\";a:2:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:41:\"dark-fullsite-block-3-services/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:41:\"dark-fullsite-block-3-services/slide2.jpg\";}}s:30:\"dark-fullsite-block-4-products\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:41:\"dark-fullsite-block-4-products/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:41:\"dark-fullsite-block-4-products/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:41:\"dark-fullsite-block-4-products/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:41:\"dark-fullsite-block-4-products/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:41:\"dark-fullsite-block-4-products/slide5.jpg\";}}s:34:\"dark-fullsite-block-5-testimonials\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:45:\"dark-fullsite-block-5-testimonials/slide1.jpg\";}}s:29:\"dark-fullsite-block-6-callout\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:40:\"dark-fullsite-block-6-callout/slide1.jpg\";}}s:28:\"dark-fullsite-block-7-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"dark-fullsite-block-7-footer/slide1.jpg\";}}s:19:\"fullsite-block-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"fullsite-block-menu/slide1.jpg\";}}s:15:\"fullsite-block1\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"fullsite-block1/slide1.jpg\";}}s:22:\"fullsite-block-2-about\";a:2:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"fullsite-block-2-about/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:33:\"fullsite-block-2-about/slide2.jpg\";}}s:25:\"fullsite-block-3-services\";a:2:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:36:\"fullsite-block-3-services/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:36:\"fullsite-block-3-services/slide2.jpg\";}}s:25:\"fullsite-block-4-products\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:36:\"fullsite-block-4-products/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:36:\"fullsite-block-4-products/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:36:\"fullsite-block-4-products/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:36:\"fullsite-block-4-products/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:36:\"fullsite-block-4-products/slide5.jpg\";}}s:29:\"fullsite-block-5-testimonials\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:40:\"fullsite-block-5-testimonials/slide1.jpg\";}}s:24:\"fullsite-block-6-callout\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"fullsite-block-6-callout/slide1.jpg\";}}s:23:\"fullsite-block-7-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"fullsite-block-7-footer/slide1.jpg\";}}s:11:\"techjournal\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"techjournal/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:22:\"techjournal/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:22:\"techjournal/slide3.jpg\";}}s:13:\"cardealership\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"cardealership/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:24:\"cardealership/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:24:\"cardealership/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:24:\"cardealership/slide4.jpg\";}}s:14:\"fullscreenmenu\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"fullscreenmenu/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:25:\"fullscreenmenu/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:25:\"fullscreenmenu/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:25:\"fullscreenmenu/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:25:\"fullscreenmenu/slide5.jpg\";}}s:17:\"creativefrontpage\";a:8:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"creativefrontpage/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"creativefrontpage/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"creativefrontpage/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:28:\"creativefrontpage/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:28:\"creativefrontpage/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:28:\"creativefrontpage/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:28:\"creativefrontpage/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:28:\"creativefrontpage/slide8.jpg\";}}s:19:\"websitebuilder-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"websitebuilder-menu/slide1.jpg\";}}s:19:\"websitebuilder-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"websitebuilder-hero/slide1.jpg\";}}s:22:\"websitebuilder-clients\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"websitebuilder-clients/slide1.jpg\";}}s:23:\"websitebuilder-services\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"websitebuilder-services/slide1.jpg\";}}s:23:\"websitebuilder-discover\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"websitebuilder-discover/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:34:\"websitebuilder-discover/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:34:\"websitebuilder-discover/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:34:\"websitebuilder-discover/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:34:\"websitebuilder-discover/slide5.jpg\";}}s:21:\"websitebuilder-slider\";a:2:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"websitebuilder-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:32:\"websitebuilder-slider/slide2.jpg\";}}s:27:\"websitebuilder-calltoaction\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"websitebuilder-calltoaction/slide1.jpg\";}}s:21:\"websitebuilder-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"websitebuilder-footer/slide1.jpg\";}}s:13:\"focusparallax\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"focusparallax/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:24:\"focusparallax/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:24:\"focusparallax/slide3.jpg\";}}s:7:\"duotone\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:18:\"duotone/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:18:\"duotone/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:18:\"duotone/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:18:\"duotone/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:18:\"duotone/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:18:\"duotone/slide6.jpg\";}}s:6:\"r_menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:17:\"r_menu/slide1.jpg\";}}s:5:\"rhero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:17:\"r_hero/slide1.jpg\";}}s:7:\"r_about\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:18:\"r_about/slide1.jpg\";}}s:10:\"r_products\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"r_products/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:21:\"r_products/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:21:\"r_products/slide3.jpg\";}}s:6:\"r_info\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:17:\"r_info/slide1.jpg\";}}s:17:\"inspirationheader\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"inspirationheader/slide1.jpg\";}}s:13:\"magazineposts\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"magazineposts/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:24:\"magazineposts/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:24:\"magazineposts/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:24:\"magazineposts/slide4.jpg\";}}s:17:\"explorationheader\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"explorationheader/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"explorationheader/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"explorationheader/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:28:\"explorationheader/slide4.jpg\";}}s:16:\"typewritereffect\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"typewritereffect/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"typewritereffect/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"typewritereffect/slide3.jpg\";}}s:15:\"blendmodeheader\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"blendmodeheader/slide1.jpg\";}}s:17:\"themeplicity_menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"themeplicity_menu/slide1.jpg\";}}s:19:\"themeplicity_header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"themeplicity_header/slide1.jpg\";}}s:18:\"themeplicity_offer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"themeplicity_offer/slide1.jpg\";}}s:21:\"themeplicity_whatwedo\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"themeplicity_whatwedo/slide1.jpg\";}}s:21:\"themeplicity_projects\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"themeplicity_projects/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:32:\"themeplicity_projects/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:32:\"themeplicity_projects/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:32:\"themeplicity_projects/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:32:\"themeplicity_projects/slide5.jpg\";s:3:\"img\";s:7:\"Slide 5\";}}s:23:\"themeplicity_whatsgreat\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"themeplicity_whatsgreat/slide1.jpg\";}}s:19:\"themeplicity_tables\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"themeplicity_tables/slide1.jpg\";}}s:24:\"themeplicity_contactform\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"themeplicity_contactform/slide1.jpg\";}}s:19:\"themeplicity_footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"themeplicity_footer/slide1.jpg\";}}s:17:\"NiceAndClean_Menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"NiceAndClean_Menu/slide1.jpg\";}}s:19:\"NiceAndClean_Header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"NiceAndClean_Header/slide1.jpg\";}}s:21:\"NiceAndClean_Services\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"NiceAndClean_Services/slide1.jpg\";}}s:18:\"NiceAndClean_About\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"NiceAndClean_About/slide1.jpg\";}}s:18:\"niceandclean_video\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"niceandclean_video/slide1.jpg\";}}s:23:\"niceandclean_highlights\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"niceandclean_highlights/slide1.jpg\";}}s:21:\"NiceAndClean_Projects\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"NiceAndClean_Projects/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:32:\"NiceAndClean_Projects/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:32:\"NiceAndClean_Projects/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:32:\"NiceAndClean_Projects/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:32:\"NiceAndClean_Projects/slide5.jpg\";}}s:23:\"niceandclean_textblocks\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"niceandclean_textblocks/slide1.jpg\";}}s:20:\"niceandclean_callout\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"niceandclean_callout/slide1.jpg\";}}s:19:\"niceandclean_footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"niceandclean_footer/slide1.jpg\";}}s:3:\"80s\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:14:\"80s/slide1.jpg\";}}s:10:\"blurslider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"blurslider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:21:\"blurslider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:21:\"blurslider/slide3.jpg\";}}s:15:\"ComingSoonAddon\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"ComingSoonAddon/slide1.jpg\";}}s:9:\"snowaddon\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"snowaddon/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:20:\"snowaddon/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:20:\"snowaddon/slide3.jpg\";}}s:19:\"particle-effect-one\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"particle-effect-one/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:30:\"particle-effect-one/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:30:\"particle-effect-one/slide3.jpg\";}}s:19:\"particle-effect-two\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"particle-effect-two/slide1.jpg\";}}s:21:\"particle-effect-three\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"particle-effect-three/slide1.jpg\";}}s:15:\"portfolioviewer\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"portfolioviewer/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"portfolioviewer/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"portfolioviewer/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:26:\"portfolioviewer/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:26:\"portfolioviewer/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:26:\"portfolioviewer/slide6.jpg\";}}s:11:\"appshowcase\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"appshowcase/slide1.jpg\";}}s:13:\"gravitydesign\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"gravitydesign/slide1.jpg\";}}s:12:\"404errorpage\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"404errorpage/slide1.jpg\";}}s:15:\"carouselgallery\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"carouselgallery/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"carouselgallery/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"carouselgallery/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:26:\"carouselgallery/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:26:\"carouselgallery/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:26:\"carouselgallery/slide6.jpg\";}}s:9:\"filmstrip\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"filmstrip/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:20:\"filmstrip/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:20:\"filmstrip/slide3.jpg\";}}s:10:\"spaceopera\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"spaceopera/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:21:\"spaceopera/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:21:\"spaceopera/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:21:\"spaceopera/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:21:\"spaceopera/slide5.jpg\";}}s:12:\"websiteintro\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"websiteintro/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:23:\"websiteintro/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:23:\"websiteintro/slide3.jpg\";}}s:12:\"maskshowcase\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"maskshowcase/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:23:\"maskshowcase/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:23:\"maskshowcase/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:23:\"maskshowcase/slide4.jpg\";}}s:18:\"parallaxzoomslices\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"parallaxzoomslices/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:29:\"parallaxzoomslices/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:29:\"parallaxzoomslices/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:29:\"parallaxzoomslices/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:29:\"parallaxzoomslices/slide5.jpg\";}}s:20:\"doubleexposureeffect\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"doubleexposureeffect/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:31:\"doubleexposureeffect/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:31:\"doubleexposureeffect/slide3.jpg\";}}s:22:\"mountainparallaxheader\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"mountainparallaxheader/slide1.jpg\";}}s:12:\"goodnewsmenu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"goodnewsmenu/slide1.jpg\";}}s:14:\"goodnewsheader\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"goodnewsheader/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:25:\"goodnewsheader/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:25:\"goodnewsheader/slide3.jpg\";}}s:16:\"goodnewswhatshot\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"goodnewswhatshot/slide1.jpg\";}}s:16:\"goodnewsfeatured\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"goodnewsfeatured/slide1.jpg\";}}s:17:\"goodnewsspotlight\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"goodnewsspotlight/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"goodnewsspotlight/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"goodnewsspotlight/slide3.jpg\";}}s:16:\"goodnewscarousel\";a:2:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"goodnewscarousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"goodnewscarousel/slide2.jpg\";}}s:15:\"goodnewscallout\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"goodnewscallout/slide1.jpg\";}}s:14:\"goodnewsfooter\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"goodnewsfooter/slide1.jpg\";}}s:16:\"goodnewsmenuback\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"goodnewsmenuback/slide1.jpg\";}}s:18:\"goodnewsblogheader\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"goodnewsblogheader/slide1.jpg\";}}s:19:\"goodnewsblogcontent\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"goodnewsblogcontent/slide1.jpg\";}}s:20:\"goodnewstestimonials\";a:2:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"goodnewstestimonials/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:31:\"goodnewstestimonials/slide2.jpg\";}}s:18:\"goodnewsblogfooter\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"goodnewsblogfooter/slide1.jpg\";}}s:17:\"beforeafterslider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"beforeafterslider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"beforeafterslider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"beforeafterslider/slide3.jpg\";}}s:15:\"productshowcase\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"productshowcase/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"productshowcase/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"productshowcase/slide3.jpg\";}}s:22:\"overexposuretransition\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"overexposuretransition/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:33:\"overexposuretransition/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:33:\"overexposuretransition/slide3.jpg\";}}s:14:\"parallaxscroll\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"parallaxscroll/slide1.jpg\";}}s:11:\"techco-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"techco-menu/slide1.jpg\";}}s:13:\"techco-header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"techco-header/slide1.jpg\";}}s:12:\"techco-about\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"techco-about/slide1.jpg\";}}s:15:\"techco-services\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"techco-services/slide1.jpg\";}}s:12:\"techco-video\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"techco-video/slide1.jpg\";}}s:13:\"techco-prices\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"techco-prices/slide1.jpg\";}}s:19:\"techco-testimonials\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"techco-testimonials/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:30:\"techco-testimonials/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:30:\"techco-testimonials/slide3.jpg\";}}s:13:\"techco-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"techco-footer/slide1.jpg\";}}s:7:\"weather\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:18:\"weather/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:18:\"weather/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:18:\"weather/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:18:\"weather/slide4.jpg\";}}s:11:\"360panorama\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"360panorama/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:22:\"360panorama/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:22:\"360panorama/slide3.jpg\";}}s:14:\"duotone-add-on\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"duotone-add-on/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:25:\"duotone-add-on/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:25:\"duotone-add-on/slide3.jpg\";}}s:13:\"reveal-add-on\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"reveal-add-on/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:24:\"reveal-add-on/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:24:\"reveal-add-on/slide3.jpg\";}}s:16:\"band-tour-poster\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:40:\"smartcontent/band-tour-poster/slide1.png\";}}s:14:\"brewery-slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"smartcontent/brewery-slider/slide1.png\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:38:\"smartcontent/brewery-slider/slide2.png\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:38:\"smartcontent/brewery-slider/slide3.png\";}}s:9:\"burgerbar\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"smartcontent/burgerbar/slide1.png\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:33:\"smartcontent/burgerbar/slide2.png\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:33:\"smartcontent/burgerbar/slide3.png\";}}s:19:\"burger-bar-portrait\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:43:\"smartcontent/burger-bar-portrait/slide1.png\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:43:\"smartcontent/burger-bar-portrait/slide2.png\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:43:\"smartcontent/burger-bar-portrait/slide3.png\";}}s:8:\"car-rent\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"smartcontent/car-rent/slide1.png\";}}s:6:\"coffee\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"smartcontent/coffee/slide1.png\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:30:\"smartcontent/coffee/slide2.png\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:30:\"smartcontent/coffee/slide3.png\";}}s:14:\"holiday-advert\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"smartcontent/holiday-advert/slide1.png\";}}s:18:\"iphone-cases-light\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:42:\"smartcontent/iphone-cases-light/slide1.png\";}}s:7:\"medical\";a:2:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"smartcontent/medical/slide1.png\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:31:\"smartcontent/medical/slide2.png\";}}s:13:\"mexican-grill\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:37:\"smartcontent/mexican-grill/slide1.png\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:37:\"smartcontent/mexican-grill/slide2.png\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:37:\"smartcontent/mexican-grill/slide3.png\";}}s:20:\"mobile-retail-slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:44:\"smartcontent/mobile-retail-slider/slide1.png\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:44:\"smartcontent/mobile-retail-slider/slide2.png\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:44:\"smartcontent/mobile-retail-slider/slide3.png\";}}s:14:\"money-exchange\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"smartcontent/money-exchange/slide1.png\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:38:\"smartcontent/money-exchange/slide2.png\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:38:\"smartcontent/money-exchange/slide3.png\";}}s:28:\"restaurant-menu-first-screen\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:52:\"smartcontent/restaurant-menu-first-screen/slide1.png\";}}s:29:\"restaurant-menu-second-screen\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:53:\"smartcontent/restaurant-menu-second-screen/slide1.png\";}}s:28:\"restaurant-menu-third-screen\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:52:\"smartcontent/restaurant-menu-third-screen/slide1.png\";}}s:11:\"shoes-store\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"smartcontent/shoes-store/slide1.png\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:35:\"smartcontent/shoes-store/slide2.png\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:35:\"smartcontent/shoes-store/slide3.png\";}}s:20:\"supermarket-products\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:44:\"smartcontent/supermarket-products/slide1.png\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:44:\"smartcontent/supermarket-products/slide2.png\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:44:\"smartcontent/supermarket-products/slide3.png\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:44:\"smartcontent/supermarket-products/slide4.png\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:44:\"smartcontent/supermarket-products/slide5.png\";}}s:16:\"travel-insurance\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:40:\"smartcontent/travel-insurance/slide1.png\";}}s:12:\"cryptoslider\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"cryptoslider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:23:\"cryptoslider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:23:\"cryptoslider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:23:\"cryptoslider/slide4.jpg\";}}s:16:\"immersion_header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"immersion_header/slide1.jpg\";}}s:19:\"immersion-mountains\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"immersion-mountains/slide1.jpg\";}}s:17:\"immersion-product\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"immersion-product/slide1.jpg\";}}s:16:\"immersion-design\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"immersion-design/slide1.jpg\";}}s:21:\"immersion-photography\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"immersion-photography/slide1.jpg\";}}s:14:\"immersion-grid\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"immersion-grid/slide1.jpg\";}}s:11:\"funkyslider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"funkyslider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:22:\"funkyslider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:22:\"funkyslider/slide3.jpg\";}}s:14:\"clearview_menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"clearview_menu/slide1.jpg\";}}s:16:\"clearview_header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"clearview_header/slide1.jpg\";}}s:17:\"clearview_mission\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"clearview_mission/slide1.jpg\";}}s:17:\"clear-view-slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"clear-view-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"clear-view-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"clear-view-slider/slide3.jpg\";}}s:15:\"clear-view-news\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"clear-view-news/slide1.jpg\";}}s:18:\"clear-view-clients\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"clear-view-clients/slide1.jpg\";}}s:18:\"clear-view-contact\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"clear-view-contact/slide1.jpg\";}}s:22:\"clear-view-single-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"clear-view-single-menu/slide1.jpg\";}}s:24:\"clear-view-single-header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"clear-view-single-header/slide1.jpg\";}}s:23:\"clear-view-single-media\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"clear-view-single-media/slide1.jpg\";}}s:22:\"clear-view-single-more\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"clear-view-single-more/slide1.jpg\";}}s:25:\"clear-view-single-contact\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:36:\"clear-view-single-contact/slide1.jpg\";}}s:16:\"cleanlandingpage\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"cleanlandingpage/slide1.jpg\";}}s:8:\"clearcut\";a:10:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:19:\"clearcut/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:19:\"clearcut/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:19:\"clearcut/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:19:\"clearcut/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:19:\"clearcut/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:19:\"clearcut/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:19:\"clearcut/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:19:\"clearcut/slide8.jpg\";}i:8;a:2:{s:5:\"title\";s:7:\"Slide 9\";s:3:\"img\";s:19:\"clearcut/slide9.jpg\";}i:9;a:2:{s:5:\"title\";s:8:\"Slide 10\";s:3:\"img\";s:20:\"clearcut/slide10.jpg\";}}s:17:\"wonderstruck_menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"wonderstruck_menu/slide1.jpg\";}}s:19:\"wonderstruck_header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"wonderstruck_header/slide1.jpg\";}}s:18:\"wonderstruck_about\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"wonderstruck_about/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:29:\"wonderstruck_about/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:29:\"wonderstruck_about/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:29:\"wonderstruck_about/slide4.jpg\";}}s:18:\"wonderstruck-works\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"wonderstruck-works/slide1.jpg\";}}s:20:\"wonderstruck-contact\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"wonderstruck-contact/slide1.jpg\";}}s:11:\"bubblemorph\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"bubblemorph/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:22:\"bubblemorph/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:22:\"bubblemorph/slide3.jpg\";}}s:15:\"distortionaddon\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"distortionaddon/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"distortionaddon/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"distortionaddon/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:26:\"distortionaddon/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:26:\"distortionaddon/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:26:\"distortionaddon/slide6.jpg\";}}s:9:\"clubflyer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"clubflyer/slide1.jpg\";}}s:15:\"paintbrushaddon\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"paintbrushaddon/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"paintbrushaddon/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"paintbrushaddon/slide3.jpg\";}}s:15:\"parallax_header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"parallax_header/slide1.jpg\";}}s:16:\"parallax_content\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"parallax_content/slide1.jpg\";}}s:15:\"parallax_footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"parallax_footer/slide1.jpg\";}}s:12:\"le-chef-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"le-chef-menu/slide1.jpg\";}}s:14:\"le-chef-header\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"le-chef-header/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:25:\"le-chef-header/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:25:\"le-chef-header/slide3.jpg\";}}s:18:\"le-chef-philosophy\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"le-chef-philosophy/slide1.jpg\";}}s:12:\"le-chef-food\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"le-chef-food/slide1.jpg\";}}s:16:\"le-chef-la-carte\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"le-chef-la-carte/slide1.jpg\";}}s:14:\"le-chef-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"le-chef-footer/slide1.jpg\";}}s:20:\"news-magazine-slider\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"news-magazine-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:31:\"news-magazine-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:31:\"news-magazine-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:31:\"news-magazine-slider/slide4.jpg\";}}s:18:\"real-estate-slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"real-estate-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:29:\"real-estate-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:29:\"real-estate-slider/slide3.jpg\";}}s:14:\"fashion-header\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"fashion-header/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:25:\"fashion-header/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:25:\"fashion-header/slide3.jpg\";}}s:13:\"seasonaloffer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"seasonaloffer/slide1.jpg\";}}s:18:\"barber-shop-header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"barber-shop-header/slide1.jpg\";}}s:23:\"barber-shop-mobile-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"barber-shop-mobile-menu/slide1.jpg\";}}s:24:\"barber-shop-first-screen\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"barber-shop-first-screen/slide1.jpg\";}}s:17:\"barber-shop-about\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"barber-shop-about/slide1.jpg\";}}s:20:\"barber-shop-services\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"barber-shop-services/slide1.jpg\";}}s:19:\"barber-shop-barbers\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"barber-shop-barbers/slide1.jpg\";}}s:20:\"barber-shop-contacts\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"barber-shop-contacts/slide1.jpg\";}}s:18:\"barber-shop-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"barber-shop-footer/slide1.jpg\";}}s:21:\"fitness-club-template\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"fitness-club-template/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:32:\"fitness-club-template/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:32:\"fitness-club-template/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:32:\"fitness-club-template/slide4.jpg\";}}s:13:\"soccer-school\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"soccer-school/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:24:\"soccer-school/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:24:\"soccer-school/slide3.jpg\";}}s:19:\"music-band-template\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"music-band-template/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:30:\"music-band-template/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:30:\"music-band-template/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:30:\"music-band-template/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:30:\"music-band-template/slide5.jpg\";}}s:15:\"restaurant-menu\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"restaurant-menu/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"restaurant-menu/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"restaurant-menu/slide3.jpg\";}}s:16:\"cinematic-slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"cinematic-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"cinematic-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"cinematic-slider/slide3.jpg\";}}s:17:\"3d-parallax-cubes\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"3d-parallax-cubes/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"3d-parallax-cubes/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"3d-parallax-cubes/slide3.jpg\";}}s:13:\"medicare-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"medicare-menu/slide1.jpg\";}}s:15:\"medicare-header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"medicare-header/slide1.jpg\";}}s:14:\"medicare-about\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"medicare-about/slide1.jpg\";}}s:18:\"medicare-highlight\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"medicare-highlight/slide1.jpg\";}}s:17:\"medicare-services\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"medicare-services/slide1.jpg\";}}s:16:\"medicare-doctors\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"medicare-doctors/slide1.jpg\";}}s:17:\"medicare-research\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"medicare-research/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"medicare-research/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"medicare-research/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:28:\"medicare-research/slide4.jpg\";}}s:18:\"medicare-whychoose\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"medicare-whychoose/slide1.jpg\";}}s:16:\"medicare-contact\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"medicare-contact/slide1.jpg\";}}s:15:\"medicare-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"medicare-footer/slide1.jpg\";}}s:11:\"coffee-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"coffee-menu/slide1.jpg\";}}s:13:\"coffee-header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"coffee-header/slide1.jpg\";}}s:17:\"coffee-philosophy\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"coffee-philosophy/slide1.jpg\";}}s:12:\"coffee-carte\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"coffee-carte/slide1.jpg\";}}s:13:\"coffee-teaser\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"coffee-teaser/slide1.jpg\";}}s:13:\"coffee-findus\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"coffee-findus/slide1.jpg\";}}s:13:\"coffee-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"coffee-footer/slide1.jpg\";}}s:17:\"minimal-portfolio\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"minimal-portfolio/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"minimal-portfolio/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"minimal-portfolio/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:28:\"minimal-portfolio/slide4.jpg\";}}s:23:\"minimal-portfolio-modal\";a:7:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"minimal-portfolio-modal/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:34:\"minimal-portfolio-modal/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:34:\"minimal-portfolio-modal/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:34:\"minimal-portfolio-modal/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:34:\"minimal-portfolio-modal/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:34:\"minimal-portfolio-modal/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:34:\"minimal-portfolio-modal/slide7.jpg\";}}s:11:\"angled-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"angled-menu/slide1.jpg\";}}s:13:\"angled-header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"angled-header/slide1.jpg\";}}s:11:\"angled-news\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"angled-news/slide1.jpg\";}}s:15:\"angled-services\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"angled-services/slide1.jpg\";}}s:14:\"angled-success\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"angled-success/slide1.jpg\";}}s:13:\"angled-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"angled-footer/slide1.jpg\";}}s:20:\"angled-content-modal\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"angled-content-modal/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:31:\"angled-content-modal/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:31:\"angled-content-modal/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:31:\"angled-content-modal/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:31:\"angled-content-modal/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:31:\"angled-content-modal/slide6.jpg\";}}s:13:\"big-bold-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"big-bold-menu/slide1.jpg\";}}s:15:\"big-bold-header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"big-bold-header/slide1.jpg\";}}s:16:\"big-bold-content\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"big-bold-content/slide1.jpg\";}}s:13:\"big-bold-blog\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"big-bold-blog/slide1.jpg\";}}s:18:\"big-bold-highlight\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"big-bold-highlight/slide1.jpg\";}}s:15:\"big-bold-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"big-bold-footer/slide1.jpg\";}}s:7:\"Retouch\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:18:\"Retouch/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:18:\"Retouch/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:18:\"Retouch/slide3.jpg\";}}s:11:\"tech-slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"tech-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:22:\"tech-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:22:\"tech-slider/slide3.jpg\";}}s:11:\"peak-header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"peak-header/slide1.jpg\";}}s:10:\"peak-about\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"peak-about/slide1.jpg\";}}s:14:\"peak-portfolio\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"peak-portfolio/slide1.jpg\";}}s:11:\"peak-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"peak-footer/slide1.jpg\";}}s:17:\"portfolio-welcome\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"portfolio-welcome/slide1.jpg\";}}s:15:\"portfolio-about\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"portfolio-about/slide1.jpg\";}}s:21:\"portfolio-works-title\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"portfolio-works-title/slide1.jpg\";}}s:23:\"portfolio-works-content\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"portfolio-works-content/slide1.jpg\";}}s:18:\"portfolio-contacts\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"portfolio-contacts/slide1.jpg\";}}s:18:\"App-Studio-Welcome\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"App-Studio-Welcome/slide1.jpg\";}}s:19:\"App-Studio-Services\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"App-Studio-Services/slide1.jpg\";}}s:16:\"App-Studio-About\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"App-Studio-About/slide1.jpg\";}}s:19:\"App-Studio-Contacts\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"App-Studio-Contacts/slide1.jpg\";}}s:14:\"cube-animation\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"cube-animation/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:25:\"cube-animation/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:25:\"cube-animation/slide3.jpg\";}}s:10:\"basic-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"basic-menu/slide1.jpg\";}}s:12:\"basic-header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"basic-header/slide1.jpg\";}}s:13:\"basic-content\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"basic-content/slide1.jpg\";}}s:14:\"basic-carousel\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"basic-carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:25:\"basic-carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:25:\"basic-carousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:25:\"basic-carousel/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:25:\"basic-carousel/slide5.jpg\";}}s:13:\"basic-callout\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"basic-callout/slide1.jpg\";}}s:10:\"basic-grid\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"basic-grid/slide1.jpg\";}}s:17:\"basic-video-block\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"basic-video-block/slide1.jpg\";}}s:12:\"basic-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"basic-footer/slide1.jpg\";}}s:14:\"basic-lightbox\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"basic-lightbox/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:25:\"basic-lightbox/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:25:\"basic-lightbox/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:25:\"basic-lightbox/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:25:\"basic-lightbox/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:25:\"basic-lightbox/slide6.jpg\";}}s:13:\"nature-slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"nature-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:24:\"nature-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:24:\"nature-slider/slide3.jpg\";}}s:11:\"art-gallery\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"art-gallery/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:22:\"art-gallery/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:22:\"art-gallery/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:22:\"art-gallery/slide4.jpg\";}}s:19:\"Construction-Header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"Construction-Header/slide1.jpg\";}}s:17:\"Construction-Home\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"Construction-Home/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"Construction-Home/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"Construction-Home/slide3.jpg\";}}s:21:\"Construction-Projects\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"Construction-Projects/slide1.jpg\";}}s:20:\"Construction-History\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"Construction-History/slide1.jpg\";}}s:21:\"Construction-Services\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"Construction-Services/slide1.jpg\";}}s:21:\"Construction-Contacts\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"Construction-Contacts/slide1.jpg\";}}s:21:\"404-Error-Space-Theme\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"404-Error-Space-Theme/slide1.jpg\";}}s:17:\"landing-page-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"landing-page-hero/slide1.jpg\";}}s:21:\"landing-page-features\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"landing-page-features/slide1.jpg\";}}s:20:\"landing-page-callout\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"landing-page-callout/slide1.jpg\";}}s:20:\"landing-page-content\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"landing-page-content/slide1.jpg\";}}s:25:\"landing-page-testimonials\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:36:\"landing-page-testimonials/slide1.jpg\";}}s:27:\"landing-page-call-to-action\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"landing-page-call-to-action/slide1.jpg\";}}s:17:\"landing-page-help\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"landing-page-help/slide1.jpg\";}}s:19:\"landing-page-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"landing-page-footer/slide1.jpg\";}}s:24:\"landing-page-price-modal\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"landing-page-price-modal/slide1.jpg\";}}s:18:\"energy-drinks-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"energy-drinks-hero/slide1.jpg\";}}s:19:\"energy-drinks-about\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"energy-drinks-about/slide1.jpg\";}}s:21:\"energy-drinks-product\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"energy-drinks-product/slide1.jpg\";}}s:23:\"energy-drinks-product-2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"energy-drinks-product-2/slide1.jpg\";}}s:23:\"energy-drinks-product-3\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"energy-drinks-product-3/slide1.jpg\";}}s:19:\"energy-drinks-order\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"energy-drinks-order/slide1.jpg\";}}s:20:\"energy-drinks-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"energy-drinks-footer/slide1.jpg\";}}s:19:\"energy-drinks-modal\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"energy-drinks-modal/slide1.jpg\";}}s:16:\"Corporate-Header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"Corporate-Header/slide1.jpg\";}}s:24:\"Corporate-Welcome-Screen\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"Corporate-Welcome-Screen/slide1.jpg\";}}s:15:\"Corporate-About\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"Corporate-About/slide1.jpg\";}}s:19:\"Corporate-Portfolio\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"Corporate-Portfolio/slide1.jpg\";}}s:15:\"Corporate-Chart\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"Corporate-Chart/slide1.jpg\";}}s:14:\"Corporate-News\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"Corporate-News/slide1.jpg\";}}s:16:\"Corporate-Hiring\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"Corporate-News/slide1.jpg\";}}s:22:\"Corporate-Testimonials\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"Corporate-Testimonials/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:33:\"Corporate-Testimonials/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:33:\"Corporate-Testimonials/slide3.jpg\";}}s:15:\"Corporate-Store\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"Corporate-Store/slide1.jpg\";}}s:17:\"Corporate-Support\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"Corporate-Support/slide1.jpg\";}}s:14:\"Corporate-Team\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"Corporate-Team/slide1.jpg\";}}s:33:\"Corporate-Selected-Projects-Title\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:44:\"Corporate-Selected-Projects-Title/slide1.jpg\";}}s:27:\"Corporate-Selected-Projects\";a:7:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"Corporate-Selected-Projects/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:38:\"Corporate-Selected-Projects/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:38:\"Corporate-Selected-Projects/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:38:\"Corporate-Selected-Projects/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:38:\"Corporate-Selected-Projects/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:38:\"Corporate-Selected-Projects/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:38:\"Corporate-Selected-Projects/slide7.jpg\";}}s:17:\"Corporate-Clients\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"Corporate-Clients/slide1.jpg\";}}s:20:\"Corporate-Text-Block\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"Corporate-Text-Block/slide1.jpg\";}}s:20:\"Corporate-Mobile-App\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"Corporate-Mobile-App/slide1.jpg\";}}s:18:\"Corporate-Contacts\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"Corporate-Contacts/slide1.jpg\";}}s:16:\"Corporate-Footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"Corporate-Footer/slide1.jpg\";}}s:23:\"Corporate-Scroll-To-Top\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"Corporate-Scroll-To-Top/slide1.jpg\";}}s:14:\"geometric-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"geometric-menu/slide1.jpg\";}}s:14:\"geometric-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"geometric-hero/slide1.jpg\";}}s:14:\"geometric-grid\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"geometric-grid/slide1.jpg\";}}s:15:\"geometric-about\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"geometric-about/slide1.jpg\";}}s:15:\"geometric-texts\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"geometric-texts/slide1.jpg\";}}s:18:\"geometric-services\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"geometric-services/slide1.jpg\";}}s:17:\"geometric-texts-2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"geometric-texts-2/slide1.jpg\";}}s:22:\"geometric-testimonials\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"geometric-testimonials/slide1.jpg\";}}s:16:\"geometric-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"geometric-footer/slide1.jpg\";}}s:18:\"geometric-lightbox\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"geometric-lightbox/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:29:\"geometric-lightbox/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:29:\"geometric-lightbox/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:29:\"geometric-lightbox/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:29:\"geometric-lightbox/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:29:\"geometric-lightbox/slide6.jpg\";}}s:11:\"brutal-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"brutal-menu/slide1.jpg\";}}s:11:\"brutal-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"brutal-hero/slide1.jpg\";}}s:12:\"brutal-about\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"brutal-about/slide1.jpg\";}}s:16:\"brutal-highlight\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"brutal-highlight/slide1.jpg\";}}s:15:\"brutal-projects\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"brutal-projects/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"brutal-projects/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"brutal-projects/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:26:\"brutal-projects/slide4.jpg\";}}s:15:\"brutal-services\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"brutal-services/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"brutal-services/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"brutal-services/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:26:\"brutal-services/slide4.jpg\";}}s:14:\"brutal-callout\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"brutal-callout/slide1.jpg\";}}s:13:\"brutal-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"brutal-footer/slide1.jpg\";}}s:13:\"Church-Header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"Church-Header/slide1.jpg\";}}s:22:\"Church-Upcoming-Events\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"Church-Upcoming-Events/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:33:\"Church-Upcoming-Events/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:33:\"Church-Upcoming-Events/slide3.jpg\";}}s:12:\"Church-About\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"Church-About/slide1.jpg\";}}s:14:\"Church-Pastors\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"Church-Pastors/slide1.jpg\";}}s:20:\"Church-Photo-Gallery\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"Church-Photo-Gallery/slide1.jpg\";}}s:16:\"Church-Community\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"Church-Community/slide1.jpg\";}}s:13:\"Church-Sermon\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"Church-Sermon/slide1.jpg\";}}s:15:\"Church-Contacts\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"Church-Contacts/slide1.jpg\";}}s:13:\"Church-Footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"Church-Footer/slide1.jpg\";}}s:19:\"Church-Light-Header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"Church-Light-Header/slide1.jpg\";}}s:28:\"Church-Light-Upcoming-Events\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"Church-Light-Upcoming-Events/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:39:\"Church-Light-Upcoming-Events/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:39:\"Church-Light-Upcoming-Events/slide3.jpg\";}}s:18:\"Church-Light-About\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"Church-Light-About/slide1.jpg\";}}s:20:\"Church-Light-Pastors\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"Church-Light-Pastors/slide1.jpg\";}}s:26:\"Church-Light-Photo-Gallery\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:37:\"Church-Light-Photo-Gallery/slide1.jpg\";}}s:22:\"Church-Light-Community\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"Church-Light-Community/slide1.jpg\";}}s:19:\"Church-Light-Sermon\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"Church-Light-Sermon/slide1.jpg\";}}s:21:\"Church-Light-Contacts\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"Church-Light-Contacts/slide1.jpg\";}}s:19:\"Church-Light-Footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"Church-Light-Footer/slide1.jpg\";}}s:13:\"rockable-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"rockable-menu/slide1.jpg\";}}s:13:\"rockable-hero\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"rockable-hero/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:24:\"rockable-hero/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:24:\"rockable-hero/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:24:\"rockable-hero/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:24:\"rockable-hero/slide5.jpg\";}}s:15:\"rockable-lineup\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"rockable-lineup/slide1.jpg\";}}s:17:\"rockable-lineup-2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"rockable-lineup-2/slide1.jpg\";}}s:22:\"rockable-gallery-title\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"rockable-gallery-title/slide1.jpg\";}}s:16:\"rockable-gallery\";a:7:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"rockable-gallery/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"rockable-gallery/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"rockable-gallery/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:27:\"rockable-gallery/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:27:\"rockable-gallery/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:27:\"rockable-gallery/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:27:\"rockable-gallery/slide7.jpg\";}}s:17:\"rockable-sponsors\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"rockable-sponsors/slide1.jpg\";}}s:15:\"rockable-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"rockable-footer/slide1.jpg\";}}s:21:\"rockable-detail-modal\";a:18:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:8;a:2:{s:5:\"title\";s:7:\"Slide 9\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:9;a:2:{s:5:\"title\";s:8:\"Slide 10\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:10;a:2:{s:5:\"title\";s:8:\"Slide 11\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:11;a:2:{s:5:\"title\";s:8:\"Slide 12\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:12;a:2:{s:5:\"title\";s:8:\"Slide 13\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:13;a:2:{s:5:\"title\";s:8:\"Slide 14\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:14;a:2:{s:5:\"title\";s:8:\"Slide 15\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:15;a:2:{s:5:\"title\";s:8:\"Slide 16\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:16;a:2:{s:5:\"title\";s:8:\"Slide 17\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:17;a:2:{s:5:\"title\";s:8:\"Slide 18\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}}s:23:\"rockable-detail-modal-2\";a:18:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:8;a:2:{s:5:\"title\";s:7:\"Slide 9\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:9;a:2:{s:5:\"title\";s:8:\"Slide 10\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:10;a:2:{s:5:\"title\";s:8:\"Slide 11\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:11;a:2:{s:5:\"title\";s:8:\"Slide 12\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:12;a:2:{s:5:\"title\";s:8:\"Slide 13\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:13;a:2:{s:5:\"title\";s:8:\"Slide 14\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:14;a:2:{s:5:\"title\";s:8:\"Slide 15\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:15;a:2:{s:5:\"title\";s:8:\"Slide 16\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:16;a:2:{s:5:\"title\";s:8:\"Slide 17\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:17;a:2:{s:5:\"title\";s:8:\"Slide 18\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}}s:27:\"real-estate-showcase-slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"Real-Estate-Showcase-Slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:38:\"Real-Estate-Showcase-Slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:38:\"Real-Estate-Showcase-Slider/slide3.jpg\";}}s:16:\"isometric-slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"isometric-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"isometric-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"isometric-slider/slide3.jpg\";}}s:17:\"E-Commerce-Slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"Shoes-Store-Slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:29:\"Shoes-Store-Slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:29:\"Shoes-Store-Slider/slide3.jpg\";}}s:23:\"E-Commerce-Slider-Modal\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"Shoes-Store-Slider-Modal/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:35:\"Shoes-Store-Slider-Modal/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:35:\"Shoes-Store-Slider-Modal/slide3.jpg\";}}s:27:\"Woo-Commerce-Slider-Dynamic\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:37:\"Shoes-Store-Slider-Dynamic/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:37:\"Shoes-Store-Slider-Dynamic/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:37:\"Shoes-Store-Slider-Dynamic/slide3.jpg\";}}s:15:\"blooming-header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"blooming-header/slide1.jpg\";}}s:14:\"blooming-about\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"blooming-about/slide1.jpg\";}}s:18:\"blooming-portfolio\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"blooming-portfolio/slide1.jpg\";}}s:22:\"blooming-wedding-title\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"blooming-wedding-title/slide1.jpg\";}}s:25:\"blooming-wedding-carousel\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:36:\"blooming-wedding-carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:36:\"blooming-wedding-carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:36:\"blooming-wedding-carousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:36:\"blooming-wedding-carousel/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:36:\"blooming-wedding-carousel/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:36:\"blooming-wedding-carousel/slide6.jpg\";}}s:21:\"blooming-wedding-text\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"blooming-wedding-text/slide1.jpg\";}}s:22:\"blooming-parties-title\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"blooming-parties-title/slide1.jpg\";}}s:25:\"blooming-parties-carousel\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:36:\"blooming-parties-carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:36:\"blooming-parties-carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:36:\"blooming-parties-carousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:36:\"blooming-parties-carousel/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:36:\"blooming-parties-carousel/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:36:\"blooming-parties-carousel/slide6.jpg\";}}s:21:\"blooming-parties-text\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"blooming-parties-text/slide1.jpg\";}}s:22:\"blooming-funeral-title\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"blooming-funeral-title/slide1.jpg\";}}s:23:\"blooming-funeral-slider\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"blooming-funeral-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:34:\"blooming-funeral-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:34:\"blooming-funeral-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:34:\"blooming-funeral-slider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:34:\"blooming-funeral-slider/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:34:\"blooming-funeral-slider/slide6.jpg\";}}s:21:\"blooming-funeral-text\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"blooming-funeral-text/slide1.jpg\";}}s:16:\"blooming-contact\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"blooming-contact/slide1.jpg\";}}s:13:\"particle-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"particle-hero/slide1.jpg\";}}s:17:\"bubble-morph-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"bubble-morph-hero/slide1.jpg\";}}s:13:\"parallax-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"parallax-hero/slide1.jpg\";}}s:10:\"video-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"video-hero/slide1.jpg\";}}s:14:\"ken-burns-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"ken-burns-hero/slide1.jpg\";}}s:21:\"basic-hero-collection\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"basic-hero-collection/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:32:\"basic-hero-collection/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:32:\"basic-hero-collection/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:32:\"basic-hero-collection/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:32:\"basic-hero-collection/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:32:\"basic-hero-collection/slide6.jpg\";}}s:19:\"launching-very-soon\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"launching-very-soon/slide1.jpg\";}}s:18:\"Under-Construction\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"Under-Construction/slide1.jpg\";}}s:15:\"Particle-Effect\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"Particle-Effect/slide1.jpg\";}}s:17:\"Particle-Effect-2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"Particle-Effect-2/slide1.jpg\";}}s:10:\"stark-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"stark-menu/slide1.jpg\";}}s:12:\"stark-header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"stark-header/slide1.jpg\";}}s:13:\"stark-content\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"stark-content/slide1.jpg\";}}s:14:\"stark-carousel\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"stark-carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:25:\"stark-carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:25:\"stark-carousel/slide3.jpg\";}}s:15:\"stark-portfolio\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"stark-portfolio/slide1.jpg\";}}s:22:\"stark-portfolio-detail\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"stark-portfolio-detail/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:33:\"stark-portfolio-detail/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:33:\"stark-portfolio-detail/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:33:\"stark-portfolio-detail/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:33:\"stark-portfolio-detail/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:33:\"stark-portfolio-detail/slide6.jpg\";}}s:13:\"stark-contact\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"stark-contact/slide1.jpg\";}}s:12:\"stark-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"stark-footer/slide1.jpg\";}}s:16:\"stark-newsletter\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"stark-newsletter/slide1.jpg\";}}s:15:\"big-summer-sale\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"big-summer-sale/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"big-summer-sale/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"big-summer-sale/slide3.jpg\";}}s:18:\"traveller-carousel\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"traveller-carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:29:\"traveller-carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:29:\"traveller-carousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:29:\"traveller-carousel/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:29:\"traveller-carousel/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:29:\"traveller-carousel/slide6.jpg\";}}s:16:\"project-carousel\";a:7:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"project-carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"project-carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"project-carousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:27:\"project-carousel/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:27:\"project-carousel/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:27:\"project-carousel/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:27:\"project-carousel/slide7.jpg\";}}s:13:\"news-carousel\";a:8:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"news-carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:24:\"news-carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:24:\"news-carousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:24:\"news-carousel/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:24:\"news-carousel/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:24:\"news-carousel/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:24:\"news-carousel/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:24:\"news-carousel/slide8.jpg\";}}s:10:\"story-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"story-menu/slide1.jpg\";}}s:12:\"story-header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"story-header/slide1.jpg\";}}s:13:\"story-block-1\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"story-block-1/slide1.jpg\";}}s:15:\"story-content-1\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"story-content-1/slide1.jpg\";}}s:13:\"story-block-2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"story-block-2/slide1.jpg\";}}s:13:\"story-block-3\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"story-block-3/slide1.jpg\";}}s:15:\"story-content-2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"story-content-2/slide1.jpg\";}}s:13:\"story-block-4\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"story-block-4/slide1.jpg\";}}s:15:\"story-content-3\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"story-content-3/slide1.jpg\";}}s:12:\"mini-website\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"mini-website/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:23:\"mini-website/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:23:\"mini-website/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:23:\"mini-website/slide4.jpg\";}}s:13:\"food-delivery\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"food-delivery/slide1.jpg\";}}s:25:\"slider-with-illustrations\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:36:\"slider-with-illustrations/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:36:\"slider-with-illustrations/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:36:\"slider-with-illustrations/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:36:\"slider-with-illustrations/slide4.jpg\";}}s:8:\"zen-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:19:\"zen-menu/slide1.jpg\";}}s:10:\"zen-header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"zen-header/slide1.jpg\";}}s:9:\"zen-about\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"zen-about/slide1.jpg\";}}s:12:\"zen-features\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"zen-features/slide1.jpg\";}}s:9:\"zen-video\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"zen-video/slide1.jpg\";}}s:11:\"zen-pricing\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"zen-pricing/slide1.jpg\";}}s:22:\"zen-testimonials-title\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"zen-testimonials-title/slide1.jpg\";}}s:16:\"zen-testimonials\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"zen-testimonials/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"zen-testimonials/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"zen-testimonials/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:27:\"zen-testimonials/slide4.jpg\";}}s:10:\"zen-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"zen-footer/slide1.jpg\";}}s:17:\"Paintbrush-Effect\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"Paintbrush-Effect/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"Paintbrush-Effect/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"Paintbrush-Effect/slide3.jpg\";}}s:19:\"Photographer-Header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"Photographer-Header/slide1.jpg\";}}s:27:\"Photographer-Welcome-Screen\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"Photographer-Welcome-Screen/slide1.jpg\";}}s:21:\"Photographer-Showcase\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"Photographer-Showcase/slide1.jpg\";}}s:22:\"Photographer-Portfolio\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"Photographer-Portfolio/slide1.jpg\";}}s:21:\"Photographer-Contacts\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"Photographer-Contacts/slide1.jpg\";}}s:19:\"Photographer-Footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"Photographer-Footer/slide1.jpg\";}}s:18:\"Photographer-Modal\";a:1:{i:0;a:2:{s:5:\"title\";s:8:\"Slider 1\";s:3:\"img\";s:29:\"Photographer-Modal/slide1.jpg\";}}s:25:\"black-friday-scroll-video\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:36:\"black-friday-scroll-video/slide1.jpg\";}}s:12:\"charity-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"charity-menu/slide1.jpg\";}}s:14:\"charity-header\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"charity-header/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:25:\"charity-header/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:25:\"charity-header/slide3.jpg\";}}s:15:\"charity-mission\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"charity-mission/slide1.jpg\";}}s:13:\"charity-funds\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"charity-funds/slide1.jpg\";}}s:15:\"charity-success\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"charity-success/slide1.jpg\";}}s:15:\"charity-stories\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"charity-stories/slide1.jpg\";}}s:16:\"charity-worldmap\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"charity-worldmap/slide1.jpg\";}}s:19:\"charity-large-image\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"charity-large-image/slide1.jpg\";}}s:16:\"charity-sponsors\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"charity-sponsors/slide1.jpg\";}}s:12:\"charity-help\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"charity-help/slide1.jpg\";}}s:14:\"charity-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"charity-footer/slide1.jpg\";}}s:21:\"cinematic-hero-titles\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"cinematic-hero-titles/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:32:\"cinematic-hero-titles/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:32:\"cinematic-hero-titles/slide3.jpg\";}}s:23:\"design-dna-scroll-video\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"design-dna-scroll-video/slide1.jpg\";}}s:27:\"food-delivery-lottie-scroll\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"food-delivery-lottie-scroll/slide1.jpg\";}}s:20:\"food-recipe-carousel\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"food-recipe-carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:31:\"food-recipe-carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:31:\"food-recipe-carousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:31:\"food-recipe-carousel/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:31:\"food-recipe-carousel/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:31:\"food-recipe-carousel/slide6.jpg\";}}s:17:\"food-recipe-modal\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"food-recipe-modal/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"food-recipe-modal/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"food-recipe-modal/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:28:\"food-recipe-modal/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:28:\"food-recipe-modal/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:28:\"food-recipe-modal/slide6.jpg\";}}s:27:\"corporate-carousel-template\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"packages/corporate_carousel_bundle.jpg\";}}s:18:\"corporate-carousel\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"corporate-carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:29:\"corporate-carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:29:\"corporate-carousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:29:\"corporate-carousel/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:29:\"corporate-carousel/slide5.jpg\";}}s:18:\"corporate-lightbox\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"corporate-lightbox/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:29:\"corporate-lightbox/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:29:\"corporate-lightbox/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:29:\"corporate-lightbox/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:29:\"corporate-lightbox/slide5.jpg\";}}s:23:\"cyber-carousel-template\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"packages/cybercarousel_bundle.jpg\";}}s:14:\"cyber-carousel\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"cyber-carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:25:\"cyber-carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:25:\"cyber-carousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:25:\"cyber-carousel/slide4.jpg\";}}s:23:\"cyber-carousel-lightbox\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"cyber-carousel-lightbox/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:34:\"cyber-carousel-lightbox/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:34:\"cyber-carousel-lightbox/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:34:\"cyber-carousel-lightbox/slide4.jpg\";}}s:24:\"woocommerce-carousel-one\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"woocommerce-carousel-one/slide1.jpg\";}}s:31:\"woocommerce-carousel-one-static\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:42:\"woocommerce-carousel-one-static/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:42:\"woocommerce-carousel-one-static/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:42:\"woocommerce-carousel-one-static/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:42:\"woocommerce-carousel-one-static/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:42:\"woocommerce-carousel-one-static/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:42:\"woocommerce-carousel-one-static/slide6.jpg\";}}s:24:\"woocommerce-carousel-two\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"woocommerce-carousel-two/slide1.jpg\";}}s:31:\"woocommerce-carousel-two-static\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:42:\"woocommerce-carousel-two-static/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:42:\"woocommerce-carousel-two-static/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:42:\"woocommerce-carousel-two-static/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:42:\"woocommerce-carousel-two-static/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:42:\"woocommerce-carousel-two-static/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:42:\"woocommerce-carousel-two-static/slide6.jpg\";}}s:26:\"woocommerce-feature-slider\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:37:\"woocommerce-feature-slider/slide1.jpg\";}}s:33:\"woocommerce-feature-slider-static\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:44:\"woocommerce-feature-slider-static/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:44:\"woocommerce-feature-slider-static/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:44:\"woocommerce-feature-slider-static/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:44:\"woocommerce-feature-slider-static/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:44:\"woocommerce-feature-slider-static/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:44:\"woocommerce-feature-slider-static/slide6.jpg\";}}s:17:\"woo-liquid-slider\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"woo-liquid-slider/slide1.jpg\";}}s:32:\"woocommerce-liquid-slider-static\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:43:\"woocommerce-liquid-slider-static/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:43:\"woocommerce-liquid-slider-static/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:43:\"woocommerce-liquid-slider-static/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:43:\"woocommerce-liquid-slider-static/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:43:\"woocommerce-liquid-slider-static/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:43:\"woocommerce-liquid-slider-static/slide6.jpg\";}}s:15:\"woo-slider-pack\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"packages/woosliderpack_dynamic.jpg\";}}s:22:\"woo-slider-pack-static\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"packages/woosliderpack_static.jpg\";}}s:24:\"creative-hero-collection\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"creative-hero-collection/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:35:\"creative-hero-collection/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:35:\"creative-hero-collection/slide3.jpg\";}}s:19:\"photographer-slider\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"photographer-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:30:\"photographer-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:30:\"photographer-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:30:\"photographer-slider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:30:\"photographer-slider/slide5.jpg\";}}s:17:\"realestate-slider\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"realestate-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"realestate-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"realestate-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:28:\"realestate-slider/slide4.jpg\";}}s:19:\"saas-product-slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"saas-product-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:30:\"saas-product-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:30:\"saas-product-slider/slide3.jpg\";}}s:27:\"cinematic-wildlife-template\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"packages/cinematic-wildlife-package.jpg\";}}s:25:\"cinematic-wildlife-slider\";a:7:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:36:\"cinematic-wildlife-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:36:\"cinematic-wildlife-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:36:\"cinematic-wildlife-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:36:\"cinematic-wildlife-slider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:36:\"cinematic-wildlife-slider/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:36:\"cinematic-wildlife-slider/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:36:\"cinematic-wildlife-slider/slide7.jpg\";}}s:24:\"cinematic-wildlife-modal\";a:7:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"cinematic-wildlife-modal/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:35:\"cinematic-wildlife-modal/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:35:\"cinematic-wildlife-modal/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:35:\"cinematic-wildlife-modal/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:35:\"cinematic-wildlife-modal/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:35:\"cinematic-wildlife-modal/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:35:\"cinematic-wildlife-modal/slide7.jpg\";}}s:32:\"gaming-stats-presentation-slider\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:43:\"gaming-stats-presentation-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:43:\"gaming-stats-presentation-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:43:\"gaming-stats-presentation-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:43:\"gaming-stats-presentation-slider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:43:\"gaming-stats-presentation-slider/slide5.jpg\";}}s:15:\"coffee-flavours\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"coffee-flavors/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:25:\"coffee-flavors/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:25:\"coffee-flavors/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:25:\"coffee-flavors/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:25:\"coffee-flavors/slide5.jpg\";}}s:15:\"showreel-slider\";a:10:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"showreel-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"showreel-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"showreel-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:26:\"showreel-slider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:26:\"showreel-slider/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:26:\"showreel-slider/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:26:\"showreel-slider/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:26:\"showreel-slider/slide8.jpg\";}i:8;a:2:{s:5:\"title\";s:7:\"Slide 9\";s:3:\"img\";s:26:\"showreel-slider/slide9.jpg\";}i:9;a:2:{s:5:\"title\";s:8:\"Slide 10\";s:3:\"img\";s:27:\"showreel-slider/slide10.jpg\";}}s:16:\"visual-art-forms\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"visual-art-forms/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"visual-art-forms/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"visual-art-forms/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:27:\"visual-art-forms/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:27:\"visual-art-forms/slide5.jpg\";}}s:14:\"bg-effect-hero\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"bg-effect-hero/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:25:\"bg-effect-hero/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:25:\"bg-effect-hero/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:25:\"bg-effect-hero/slide4.jpg\";}}s:9:\"cyberfunk\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"cyberfunk/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:20:\"cyberfunk/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:20:\"cyberfunk/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:20:\"cyberfunk/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:20:\"cyberfunk/slide5.jpg\";}}s:21:\"motion-blur-portfolio\";a:8:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"motion-blur-portfolio/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:32:\"motion-blur-portfolio/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:32:\"motion-blur-portfolio/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:32:\"motion-blur-portfolio/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:32:\"motion-blur-portfolio/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:32:\"motion-blur-portfolio/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:32:\"motion-blur-portfolio/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:32:\"motion-blur-portfolio/slide8.jpg\";}}s:18:\"portal-effect-hero\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"portal-effect-hero/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:29:\"portal-effect-hero/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:29:\"portal-effect-hero/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:29:\"portal-effect-hero/slide4.jpg\";}}s:15:\"winery-timeline\";a:7:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"winery-timeline/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"winery-timeline/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"winery-timeline/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:26:\"winery-timeline/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:26:\"winery-timeline/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:26:\"winery-timeline/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:26:\"winery-timeline/slide7.jpg\";}}s:25:\"smart-living-one-pager-v1\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"packages/Smart-Living-One-Pager-V1.jpg\";}}s:25:\"smart-living-one-pager-v2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"packages/Smart-Living-One-Pager-V2.jpg\";}}s:25:\"smart-living-one-pager-v3\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"packages/Smart-Living-One-Pager-V3.jpg\";}}s:6:\"menu-1\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:17:\"menu-1/slide1.jpg\";}}s:14:\"onepage-hero-1\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"onepage-hero-1/slide1.jpg\";}}s:6:\"about1\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:17:\"about1/slide1.jpg\";}}s:9:\"services1\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"services1/slide1.jpg\";}}s:9:\"projects1\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"projects1/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:20:\"projects1/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:20:\"projects1/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:20:\"projects1/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:20:\"projects1/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:20:\"projects1/slide6.jpg\";}}s:8:\"footer-1\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:19:\"footer-1/slide1.jpg\";}}s:23:\"explainer-block-1-part1\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"explainer-block-1-part1/slide1.jpg\";}}s:23:\"explainer-block-1-part2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"explainer-block-1-part2/slide1.jpg\";}}s:16:\"projects-modal-1\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"projects-modal-1/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"projects-modal-1/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"projects-modal-1/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:27:\"projects-modal-1/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:27:\"projects-modal-1/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:27:\"projects-modal-1/slide6.jpg\";}}s:6:\"menu-2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:17:\"menu-2/slide1.jpg\";}}s:6:\"hero-2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:17:\"hero-2/slide1.jpg\";}}s:10:\"services-2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"services-2/services2-thumbnail.jpg\";}}s:7:\"about-2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:18:\"about-2/slide1.jpg\";}}s:10:\"projects-2\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"projects-2/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:21:\"projects-2/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:21:\"projects-2/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:21:\"projects-2/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:21:\"projects-2/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:21:\"projects-2/slide6.jpg\";}}s:7:\"footer2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:18:\"footer2/slide1.jpg\";}}s:23:\"explainer-block-2-part1\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"explainer-block-2-part1/slide1.jpg\";}}s:23:\"explainer-block-2-part2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"explainer-block-2-part2/slide1.jpg\";}}s:16:\"projects-modal-2\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"projects-modal-2/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"projects-modal-2/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"projects-modal-2/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:27:\"projects-modal-2/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:27:\"projects-modal-2/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:27:\"projects-modal-2/slide6.jpg\";}}s:6:\"menu-3\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:17:\"menu-3/slide1.jpg\";}}s:6:\"hero-3\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:17:\"hero-3/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:17:\"hero-3/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:17:\"hero-3/slide3.jpg\";}}s:7:\"about-3\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:18:\"about-3/slide1.jpg\";}}s:10:\"services-3\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"services-3/slide1.jpg\";}}s:10:\"projects-3\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"projects-3/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:21:\"projects-3/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:21:\"projects-3/slide3.jpg\";}}s:8:\"footer-3\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:19:\"footer-3/slide1.jpg\";}}s:23:\"explainer-block-3-part1\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"explainer-block-3-part1/slide1.jpg\";}}s:23:\"explainer-block-3-part2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"explainer-block-3-part2/slide1.jpg\";}}s:16:\"projects-modal-3\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"projects-modal-3/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"projects-modal-3/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"projects-modal-3/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:27:\"projects-modal-3/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:27:\"projects-modal-3/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:27:\"projects-modal-3/slide6.jpg\";}}s:25:\"urban-street-skate-slider\";a:12:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:36:\"urban-street-skate-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:36:\"urban-street-skate-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:36:\"urban-street-skate-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:36:\"urban-street-skate-slider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:36:\"urban-street-skate-slider/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:36:\"urban-street-skate-slider/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:36:\"urban-street-skate-slider/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:36:\"urban-street-skate-slider/slide8.jpg\";}i:8;a:2:{s:5:\"title\";s:7:\"Slide 9\";s:3:\"img\";s:36:\"urban-street-skate-slider/slide9.jpg\";}i:9;a:2:{s:5:\"title\";s:8:\"Slide 10\";s:3:\"img\";s:37:\"urban-street-skate-slider/slide10.jpg\";}i:10;a:2:{s:5:\"title\";s:8:\"Slide 11\";s:3:\"img\";s:37:\"urban-street-skate-slider/slide11.jpg\";}i:11;a:2:{s:5:\"title\";s:8:\"Slide 12\";s:3:\"img\";s:37:\"urban-street-skate-slider/slide12.jpg\";}}s:13:\"yummy-burgers\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"yummy-burgers/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:24:\"yummy-burgers/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:24:\"yummy-burgers/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:24:\"yummy-burgers/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:24:\"yummy-burgers/slide5.jpg\";}}s:37:\"tattoo-event-website-template-package\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:41:\"packages/tattoo_event_website_package.jpg\";}}s:24:\"tattoo-event-hero-slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"tattoo-event-hero-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:35:\"tattoo-event-hero-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:35:\"tattoo-event-hero-slider/slide3.jpg\";}}s:18:\"tattoo-event-about\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"tattoo-event-about/slide1.jpg\";}}s:20:\"tattoo-event-artists\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"tattoo-event-artists/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:31:\"tattoo-event-artists/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:31:\"tattoo-event-artists/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:31:\"tattoo-event-artists/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:31:\"tattoo-event-artists/slide5.jpg\";}}s:21:\"tattoo-event-schedule\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"tattoo-event-schedule/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:32:\"tattoo-event-schedule/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:32:\"tattoo-event-schedule/slide3.jpg\";}}s:17:\"tattoo-event-news\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"tattoo-event-news/slide1.jpg\";}}s:19:\"tattoo-event-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"tattoo-event-footer/slide1.jpg\";}}s:24:\"startup-website-template\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:37:\"packages/startup-website-template.jpg\";}}s:12:\"startup-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"startup-menu/slide1.jpg\";}}s:12:\"startup-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"startup-hero/slide1.jpg\";}}s:13:\"startup-about\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"startup-about/slide1.jpg\";}}s:18:\"startup-features-1\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"startup-features-1/slide1.jpg\";}}s:18:\"startup-features-2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"startup-features-2/slide1.jpg\";}}s:12:\"startup-team\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"startup-team/slide1.jpg\";}}s:15:\"startup-reviews\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"startup-reviews/slide1.jpg\";}}s:11:\"startup-cta\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"startup-cta/slide1.jpg\";}}s:14:\"startup-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"startup-footer/slide1.jpg\";}}s:19:\"startup-video-modal\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"startup-video-modal/slide1.jpg\";}}s:32:\"christmas-gift-card-landing-page\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:45:\"packages/christmas-gift-card-landing-page.jpg\";}}s:24:\"christmas-landing-page-1\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:43:\"christmas-gift-card-landing-page/slide1.jpg\";}}s:24:\"christmas-landing-page-2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"christmas-landing-page-2/slide1.jpg\";}}s:12:\"image-slider\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"image-slider/slide-1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:24:\"image-slider/slide-2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:24:\"image-slider/slide-3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:24:\"image-slider/slide-4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:24:\"image-slider/slide-5.jpg\";}}s:17:\"full-width-slider\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"full-width-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"full-width-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"full-width-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:28:\"full-width-slider/slide4.jpg\";}}s:20:\"app-website-template\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"packages/app-website-template.jpg\";}}s:16:\"app-website-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"app-website-menu/slide1.jpg\";}}s:16:\"app-website-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"app-website-hero/slide1.jpg\";}}s:20:\"app-download-buttons\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"app-download-buttons/slide1.jpg\";}}s:17:\"app-website-about\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"app-website-about/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"app-website-about/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"app-website-about/slide3.jpg\";}}s:20:\"app-website-features\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"app-website-features/slide1.jpg\";}}s:21:\"app-website-video-cta\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"app-website-video-cta/slide1.jpg\";}}s:23:\"app-website-screenshots\";a:2:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"app-website-screenshots/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:34:\"app-website-screenshots/slide2.jpg\";}}s:22:\"app-testimonials-title\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"app-testimonials-title/slide1.jpg\";}}s:24:\"app-website-testimonials\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"app-website-testimonials/slide1.jpg\";}}s:16:\"app-website-team\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"app-website-team/slide1.jpg\";}}s:18:\"app-website-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"app-website-footer/slide1.jpg\";}}s:15:\"app-video-modal\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"app-video-modal/slide1.jpg\";}}s:25:\"testimonial-carousel-pack\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"packages/testimonial-carousel-pack.jpg\";}}s:22:\"testimonial-carousel-1\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"testimonial-carousel-1/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:33:\"testimonial-carousel-1/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:33:\"testimonial-carousel-1/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:33:\"testimonial-carousel-1/slide4.jpg\";}}s:22:\"testimonial-carousel-2\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"testimonial-carousel-2/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:33:\"testimonial-carousel-2/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:33:\"testimonial-carousel-2/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:33:\"testimonial-carousel-2/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:33:\"testimonial-carousel-2/slide5.jpg\";}}s:22:\"testimonial-carousel-3\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"testimonial-carousel-3/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:33:\"testimonial-carousel-3/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:33:\"testimonial-carousel-3/slide3.jpg\";}}s:22:\"testimonial-carousel-4\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"testimonial-carousel-4/slide1.jpg\";}}s:22:\"testimonial-carousel-5\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"testimonial-carousel-5/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:33:\"testimonial-carousel-5/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:33:\"testimonial-carousel-5/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:33:\"testimonial-carousel-5/slide4.jpg\";}}s:9:\"deep-dive\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"deep-dive/slide1.jpg\";}}s:22:\"particle-wave-showcase\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"particle-wave-showcase/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:33:\"particle-wave-showcase/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:33:\"particle-wave-showcase/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:33:\"particle-wave-showcase/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:33:\"particle-wave-showcase/slide5.jpg\";}}s:17:\"video-hero-header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"video-hero-header/slide1.jpg\";}}s:28:\"solar-system-showcase-slider\";a:9:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"solar-system-showcase-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:39:\"solar-system-showcase-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:39:\"solar-system-showcase-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:39:\"solar-system-showcase-slider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:39:\"solar-system-showcase-slider/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:39:\"solar-system-showcase-slider/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:39:\"solar-system-showcase-slider/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:39:\"solar-system-showcase-slider/slide8.jpg\";}i:8;a:2:{s:5:\"title\";s:7:\"Slide 9\";s:3:\"img\";s:39:\"solar-system-showcase-slider/slide9.jpg\";}}s:26:\"Optic-shop-showcase-slider\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:37:\"Optic-shop-showcase-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:37:\"Optic-shop-showcase-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:37:\"Optic-shop-showcase-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:37:\"Optic-shop-showcase-slider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:37:\"Optic-shop-showcase-slider/slide5.jpg\";}}s:24:\"charts-template-showcase\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"charts-template-showcase/slide1.jpg\";}}s:31:\"fashion-website-slider-template\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"packages/fashion-website-slider.jpg\";}}s:22:\"fashion-website-slider\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"fashion-website-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:33:\"fashion-website-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:33:\"fashion-website-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:33:\"fashion-website-slider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:33:\"fashion-website-slider/slide5.jpg\";}}s:28:\"fashion-website-slider-modal\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"fashion-website-slider-modal/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:39:\"fashion-website-slider-modal/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:39:\"fashion-website-slider-modal/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:39:\"fashion-website-slider-modal/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:39:\"fashion-website-slider-modal/slide5.jpg\";}}s:24:\"furniture-website-slider\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"furniture-website-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:35:\"furniture-website-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:35:\"furniture-website-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:35:\"furniture-website-slider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:35:\"furniture-website-slider/slide5.jpg\";}}s:26:\"fitness-gym-website-slider\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:37:\"fitness-gym-website-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:37:\"fitness-gym-website-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:37:\"fitness-gym-website-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:37:\"fitness-gym-website-slider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:37:\"fitness-gym-website-slider/slide5.jpg\";}}s:35:\"ai--robotics-webside-slider-package\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:51:\"packages/ai-and-robotics-website-slider-package.jpg\";}}s:30:\"ai-and-robotics-website-slider\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:41:\"ai-and-robotics-website-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:41:\"ai-and-robotics-website-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:41:\"ai-and-robotics-website-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:41:\"ai-and-robotics-website-slider/slide4.jpg\";}}s:14:\"ai-video-modal\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"ai-video-modal/slide1.jpg\";}}s:33:\"minimal-typography-website-slider\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:44:\"minimal-typography-website-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:44:\"minimal-typography-website-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:44:\"minimal-typography-website-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:44:\"minimal-typography-website-slider/slide4.jpg\";}}s:19:\"404-page-collection\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"404-page-collection/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:30:\"404-page-collection/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:30:\"404-page-collection/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:30:\"404-page-collection/slide4.jpg\";}}s:21:\"ecommerce-sale-slider\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"ecommerce-sale-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:32:\"ecommerce-sale-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:32:\"ecommerce-sale-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:32:\"ecommerce-sale-slider/slide4.jpg\";}}s:19:\"fashion-shop-slider\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"fashion-shop-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:30:\"fashion-shop-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:30:\"fashion-shop-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:30:\"fashion-shop-slider/slide4.jpg\";}}s:29:\"lingerie-store-website-slider\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:40:\"lingerie-store-website-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:40:\"lingerie-store-website-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:40:\"lingerie-store-website-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:40:\"lingerie-store-website-slider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:40:\"lingerie-store-website-slider/slide5.jpg\";}}s:28:\"beach-events-hero-collection\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"beach-events-hero-collection/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:39:\"beach-events-hero-collection/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:39:\"beach-events-hero-collection/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:39:\"beach-events-hero-collection/slide4.jpg\";}}s:41:\"creative-portfolio-website-slider-package\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:54:\"packages/creative-portfolio-website-slider-package.jpg\";}}s:30:\"creative-portfolio-main-slider\";a:8:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:41:\"creative-portfolio-main-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:41:\"creative-portfolio-main-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:41:\"creative-portfolio-main-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:41:\"creative-portfolio-main-slider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:41:\"creative-portfolio-main-slider/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:41:\"creative-portfolio-main-slider/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:41:\"creative-portfolio-main-slider/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:41:\"creative-portfolio-main-slider/slide8.jpg\";}}s:28:\"creative-portfolio-project-1\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"creative-portfolio-project-1/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:39:\"creative-portfolio-project-1/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:39:\"creative-portfolio-project-1/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:39:\"creative-portfolio-project-1/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:39:\"creative-portfolio-project-1/slide5.jpg\";}}s:28:\"creative-portfolio-project-2\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"creative-portfolio-project-2/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:39:\"creative-portfolio-project-2/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:39:\"creative-portfolio-project-2/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:39:\"creative-portfolio-project-2/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:39:\"creative-portfolio-project-2/slide5.jpg\";}}s:28:\"creative-portfolio-project-3\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"creative-portfolio-project-3/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:39:\"creative-portfolio-project-3/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:39:\"creative-portfolio-project-3/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:39:\"creative-portfolio-project-3/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:39:\"creative-portfolio-project-3/slide5.jpg\";}}s:28:\"creative-portfolio-project-4\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"creative-portfolio-project-4/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:39:\"creative-portfolio-project-4/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:39:\"creative-portfolio-project-4/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:39:\"creative-portfolio-project-4/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:39:\"creative-portfolio-project-4/slide5.jpg\";}}s:28:\"creative-portfolio-project-5\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"creative-portfolio-project-5/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:39:\"creative-portfolio-project-5/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:39:\"creative-portfolio-project-5/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:39:\"creative-portfolio-project-5/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:39:\"creative-portfolio-project-5/slide5.jpg\";}}s:28:\"creative-portfolio-project-6\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"creative-portfolio-project-6/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:39:\"creative-portfolio-project-6/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:39:\"creative-portfolio-project-6/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:39:\"creative-portfolio-project-6/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:39:\"creative-portfolio-project-6/slide5.jpg\";}}s:28:\"creative-portfolio-project-7\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"creative-portfolio-project-7/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:39:\"creative-portfolio-project-7/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:39:\"creative-portfolio-project-7/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:39:\"creative-portfolio-project-7/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:39:\"creative-portfolio-project-7/slide5.jpg\";}}s:19:\"ai-particle-cluster\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"ai-particle-cluster/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:30:\"ai-particle-cluster/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:30:\"ai-particle-cluster/slide3.jpg\";}}s:24:\"artistic-parallax-slider\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"artistic-parallax-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:35:\"artistic-parallax-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:35:\"artistic-parallax-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:35:\"artistic-parallax-slider/slide4.jpg\";}}s:23:\"magazine-content-slider\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"magazine-content-slider/slide1.jpg\";}}s:30:\"magazine-content-slider-static\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:41:\"magazine-content-slider-static/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:41:\"magazine-content-slider-static/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:41:\"magazine-content-slider-static/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:41:\"magazine-content-slider-static/slide4.jpg\";}}s:24:\"Masonry-Gallery-Carousel\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"Masonry-Gallery-Carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:35:\"Masonry-Gallery-Carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:35:\"Masonry-Gallery-Carousel/slide3.jpg\";}}s:21:\"neon-wordpress-slider\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"neon-wordpress-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:32:\"neon-wordpress-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:32:\"neon-wordpress-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:32:\"neon-wordpress-slider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:32:\"neon-wordpress-slider/slide5.jpg\";}}s:27:\"Restaurant-One-Page-Website\";a:11:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"Restaurant-One-Page-Website/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:38:\"Restaurant-One-Page-Website/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:38:\"Restaurant-One-Page-Website/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:38:\"Restaurant-One-Page-Website/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:38:\"Restaurant-One-Page-Website/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:38:\"Restaurant-One-Page-Website/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:38:\"Restaurant-One-Page-Website/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:38:\"Restaurant-One-Page-Website/slide8.jpg\";}i:8;a:2:{s:5:\"title\";s:7:\"Slide 9\";s:3:\"img\";s:38:\"Restaurant-One-Page-Website/slide9.jpg\";}i:9;a:2:{s:5:\"title\";s:8:\"Slide 10\";s:3:\"img\";s:39:\"Restaurant-One-Page-Website/slide10.jpg\";}i:10;a:2:{s:5:\"title\";s:8:\"Slide 11\";s:3:\"img\";s:39:\"Restaurant-One-Page-Website/slide11.jpg\";}}s:18:\"woocommerce-slider\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"woocommerce-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:29:\"woocommerce-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:29:\"woocommerce-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:29:\"woocommerce-slider/slide4.jpg\";}}s:25:\"woocommerce-slider-static\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:36:\"woocommerce-slider-static/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:36:\"woocommerce-slider-static/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:36:\"woocommerce-slider-static/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:36:\"woocommerce-slider-static/slide4.jpg\";}}s:21:\"wordpress-post-slider\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"wordpress-post-slider/slide1.jpg\";}}s:28:\"WordPress-Post-Slider-Static\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"WordPress-Post-Slider-Static/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:39:\"WordPress-Post-Slider-Static/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:39:\"WordPress-Post-Slider-Static/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:39:\"WordPress-Post-Slider-Static/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:39:\"WordPress-Post-Slider-Static/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:39:\"WordPress-Post-Slider-Static/slide6.jpg\";}}s:22:\"wordpress-video-slider\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"wordpress-video-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:33:\"wordpress-video-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:33:\"wordpress-video-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:33:\"wordpress-video-slider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:33:\"wordpress-video-slider/slide5.jpg\";}}s:37:\"architecture-website-template-package\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"packages/architecture-website-thumb.jpg\";}}s:17:\"architecture-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"architecture-menu/slide1.jpg\";}}s:26:\"architecture-header-slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:37:\"architecture-header-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:37:\"architecture-header-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:37:\"architecture-header-slider/slide3.jpg\";}}s:23:\"architecture-text-block\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"architecture-text-block/slide1.jpg\";}}s:18:\"architecture-about\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"architecture-about/slide1.jpg\";}}s:26:\"architecture-process-title\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:37:\"architecture-process-title/slide1.jpg\";}}s:20:\"architecture-process\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"architecture-process/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:31:\"architecture-process/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:31:\"architecture-process/slide3.jpg\";}}s:22:\"architecture-portfolio\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"architecture-portfolio/slide1.jpg\";}}s:28:\"architecture-portfolio-modal\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"architecture-portfolio-modal/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:39:\"architecture-portfolio-modal/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:39:\"architecture-portfolio-modal/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:39:\"architecture-portfolio-modal/slide4.jpg\";}}s:20:\"architecture-contact\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"architecture-contact/slide1.jpg\";}}s:23:\"image-comparison-slider\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"image-comparison-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:34:\"image-comparison-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:34:\"image-comparison-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:34:\"image-comparison-slider/slide4.jpg\";}}s:37:\"wedding-photo-slider-template-package\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:41:\"packages/Wedding-Photo-Slider-Package.jpg\";}}s:20:\"wedding-photo-slider\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"wedding-photo-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:31:\"wedding-photo-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:31:\"wedding-photo-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:31:\"wedding-photo-slider/slide4.jpg\";}}s:26:\"wedding-photo-slider-modal\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:37:\"wedding-photo-slider-modal/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:37:\"wedding-photo-slider-modal/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:37:\"wedding-photo-slider-modal/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:37:\"wedding-photo-slider-modal/slide4.jpg\";}}s:24:\"destinations-card-slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"destinations-card-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:35:\"destinations-card-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:35:\"destinations-card-slider/slide3.jpg\";}}s:21:\"knives-product-slider\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"knives-product-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:32:\"knives-product-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:32:\"knives-product-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:32:\"knives-product-slider/slide4.jpg\";}}s:16:\"tiny-slider-dark\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"tiny-slider-dark/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"tiny-slider-dark/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"tiny-slider-dark/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:27:\"tiny-slider-dark/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:27:\"tiny-slider-dark/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:27:\"tiny-slider-dark/slide6.jpg\";}}s:17:\"tiny-slider-light\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"tiny-slider-light/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"tiny-slider-light/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"tiny-slider-light/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:28:\"tiny-slider-light/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:28:\"tiny-slider-light/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:28:\"tiny-slider-light/slide6.jpg\";}}s:24:\"pet-store-product-slider\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"pet-store-product-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:35:\"pet-store-product-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:35:\"pet-store-product-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:35:\"pet-store-product-slider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:35:\"pet-store-product-slider/slide5.jpg\";}}s:18:\"material-ui-slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"material-ui-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:29:\"material-ui-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:29:\"material-ui-slider/slide3.jpg\";}}s:19:\"happy-holidays-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"happy-holidays-hero/slide1.jpg\";}}s:36:\"space-and-sci-fi-presentation-slider\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:47:\"space-and-sci-fi-presentation-slider/slide1.png\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:47:\"space-and-sci-fi-presentation-slider/slide2.png\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:47:\"space-and-sci-fi-presentation-slider/slide3.png\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:47:\"space-and-sci-fi-presentation-slider/slide4.png\";}}s:21:\"Claymorphism-Carousel\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"Claymorphism-Carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:32:\"Claymorphism-Carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:32:\"Claymorphism-Carousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:32:\"Claymorphism-Carousel/slide4.jpg\";}}s:24:\"404-page-hero-collection\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"404-page-hero-collection/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:35:\"404-page-hero-collection/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:35:\"404-page-hero-collection/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:35:\"404-page-hero-collection/slide4.jpg\";}}s:32:\"furniture-store-isometric-slider\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:43:\"furniture-store-isometric-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:43:\"furniture-store-isometric-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:43:\"furniture-store-isometric-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:43:\"furniture-store-isometric-slider/slide4.jpg\";}}s:36:\"woodworking-website-template-package\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:41:\"packages/Woodworking-Website-Template.jpg\";}}s:22:\"wood-art-one-page-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"wood-art-one-page-hero/slide1.jpg\";}}s:23:\"wood-art-one-page-about\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"wood-art-one-page-about/slide1.jpg\";}}s:22:\"wood-art-one-page-work\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"wood-art-one-page-work/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:33:\"wood-art-one-page-work/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:33:\"wood-art-one-page-work/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:33:\"wood-art-one-page-work/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:33:\"wood-art-one-page-work/slide5.jpg\";}}s:30:\"wood-art-one-page-testimonials\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:41:\"wood-art-one-page-testimonials/slide1.jpg\";}}s:24:\"wood-art-one-page-events\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"wood-art-one-page-events/slide1.jpg\";}}s:24:\"wood-art-one-page-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"wood-art-one-page-footer/slide1.jpg\";}}s:26:\"wood-art-one-page-gallery1\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:37:\"wood-art-one-page-gallery1/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:37:\"wood-art-one-page-gallery1/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:37:\"wood-art-one-page-gallery1/slide3.jpg\";}}s:26:\"wood-art-one-page-gallery2\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:37:\"wood-art-one-page-gallery2/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:37:\"wood-art-one-page-gallery2/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:37:\"wood-art-one-page-gallery2/slide3.jpg\";}}s:26:\"wood-art-one-page-gallery3\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:37:\"wood-art-one-page-gallery3/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:37:\"wood-art-one-page-gallery3/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:37:\"wood-art-one-page-gallery3/slide3.jpg\";}}s:26:\"wood-art-one-page-gallery4\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:37:\"wood-art-one-page-gallery4/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:37:\"wood-art-one-page-gallery4/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:37:\"wood-art-one-page-gallery4/slide3.jpg\";}}s:26:\"wood-art-one-page-gallery5\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:37:\"wood-art-one-page-gallery5/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:37:\"wood-art-one-page-gallery5/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:37:\"wood-art-one-page-gallery5/slide3.jpg\";}}s:35:\"Hero-Template-With-Cursor-Animation\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:46:\"Hero-Template-With-Cursor-Animation/slide1.jpg\";}}s:28:\"futuristic-hairstyles-slider\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"futuristic-hairstyles-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:39:\"futuristic-hairstyles-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:39:\"futuristic-hairstyles-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:39:\"futuristic-hairstyles-slider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:39:\"futuristic-hairstyles-slider/slide5.jpg\";}}s:28:\"instagram-gallery-carousel-1\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"instagram-gallery-carousel-1/slide1.jpg\";}}s:28:\"instagram-gallery-carousel-2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"instagram-gallery-carousel-2/slide1.jpg\";}}s:28:\"instagram-gallery-carousel-3\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"instagram-gallery-carousel-3/slide1.jpg\";}}s:28:\"instagram-gallery-carousel-4\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"instagram-gallery-carousel-4/slide1.jpg\";}}s:31:\"instagram-gallery-carousel-pack\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"packages/Instagram-Gallery-Carousel.jpg\";}}s:29:\"Storytelling-Website-Template\";a:16:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:40:\"Storytelling-Website-Template/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:40:\"Storytelling-Website-Template/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:40:\"Storytelling-Website-Template/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:40:\"Storytelling-Website-Template/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:40:\"Storytelling-Website-Template/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:40:\"Storytelling-Website-Template/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:40:\"Storytelling-Website-Template/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:40:\"Storytelling-Website-Template/slide8.jpg\";}i:8;a:2:{s:5:\"title\";s:7:\"Slide 9\";s:3:\"img\";s:40:\"Storytelling-Website-Template/slide9.jpg\";}i:9;a:2:{s:5:\"title\";s:8:\"Slide 10\";s:3:\"img\";s:41:\"Storytelling-Website-Template/slide10.jpg\";}i:10;a:2:{s:5:\"title\";s:8:\"Slide 11\";s:3:\"img\";s:41:\"Storytelling-Website-Template/slide11.jpg\";}i:11;a:2:{s:5:\"title\";s:8:\"Slide 12\";s:3:\"img\";s:41:\"Storytelling-Website-Template/slide12.jpg\";}i:12;a:2:{s:5:\"title\";s:8:\"Slide 13\";s:3:\"img\";s:41:\"Storytelling-Website-Template/slide13.jpg\";}i:13;a:2:{s:5:\"title\";s:8:\"Slide 14\";s:3:\"img\";s:41:\"Storytelling-Website-Template/slide14.jpg\";}i:14;a:2:{s:5:\"title\";s:8:\"Slide 15\";s:3:\"img\";s:41:\"Storytelling-Website-Template/slide15.jpg\";}i:15;a:2:{s:5:\"title\";s:8:\"Slide 16\";s:3:\"img\";s:41:\"Storytelling-Website-Template/slide16.jpg\";}}s:32:\"generative-ai-wordpress-template\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:45:\"packages/Generative-AI-Wordpress-Template.jpg\";}}s:9:\"G-AI-Hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"G-AI-Hero/slide1.jpg\";}}s:10:\"G-AI-Intro\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"G-AI-Intro/slide1.jpg\";}}s:10:\"G-AI-Logos\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"G-AI-Logos/slide1.jpg\";}}s:11:\"G-AI-Images\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"G-AI-Images/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:22:\"G-AI-Images/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:22:\"G-AI-Images/slide3.jpg\";}}s:9:\"G-AI-Copy\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"G-AI-Copy/slide1.jpg\";}}s:10:\"G-AI-Tools\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"G-AI-Tools/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:21:\"G-AI-Tools/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:21:\"G-AI-Tools/slide3.jpg\";}}s:10:\"G-AI-Cases\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"G-AI-Cases/slide1.jpg\";}}s:18:\"G-AI-Gallery-Title\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"G-AI-Gallery-Title/slide1.jpg\";}}s:12:\"G-AI-Gallery\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"G-AI-Gallery/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:23:\"G-AI-Gallery/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:23:\"G-AI-Gallery/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:23:\"G-AI-Gallery/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:23:\"G-AI-Gallery/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:23:\"G-AI-Gallery/slide6.jpg\";}}s:17:\"G-AI-Testimonials\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"G-AI-Testimonials/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"G-AI-Testimonials/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"G-AI-Testimonials/slide3.jpg\";}}s:11:\"G-AI-Footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"G-AI-Footer/slide1.jpg\";}}s:23:\"visual-design-one-pager\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:36:\"packages/Visual-Design-One-Pager.jpg\";}}s:20:\"visual-designer-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"visual-designer-menu/slide1.jpg\";}}s:22:\"visual-designer-slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"visual-designer-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:33:\"visual-designer-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:33:\"visual-designer-slider/slide3.jpg\";}}s:25:\"Visual-Designer-Portfolio\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:36:\"Visual-Designer-Portfolio/slide1.jpg\";}}s:21:\"Visual-Designer-About\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"Visual-Designer-About/slide1.jpg\";}}s:22:\"visual-designer-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"visual-designer-footer/slide1.jpg\";}}s:27:\"Visual-Designer-Detail-View\";a:7:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"Visual-Designer-Detail-View/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:38:\"Visual-Designer-Detail-View/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:38:\"Visual-Designer-Detail-View/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:38:\"Visual-Designer-Detail-View/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:38:\"Visual-Designer-Detail-View/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:38:\"Visual-Designer-Detail-View/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:38:\"Visual-Designer-Detail-View/slide7.jpg\";}}s:24:\"online-watch-shop-slider\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"online-watch-shop-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:35:\"online-watch-shop-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:35:\"online-watch-shop-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:35:\"online-watch-shop-slider/slide4.jpg\";}}s:31:\"Brewery-Website-Slider-Template\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:42:\"Brewery-Website-Slider-Template/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:42:\"Brewery-Website-Slider-Template/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:42:\"Brewery-Website-Slider-Template/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:42:\"Brewery-Website-Slider-Template/slide4.jpg\";}}s:40:\"Hero-Slider-with-Midjourney-Image-Effect\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:51:\"Hero-Slider-with-Midjourney-Image-Effect/slide1.jpg\";}}s:31:\"Highlight-Hero-Section-Template\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:42:\"Highlight-Hero-Section-Template/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:42:\"Highlight-Hero-Section-Template/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:42:\"Highlight-Hero-Section-Template/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:42:\"Highlight-Hero-Section-Template/slide4.jpg\";}}s:36:\"Samurai-Fullscreen-Carousel-Template\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:47:\"Samurai-Fullscreen-Carousel-Template/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:47:\"Samurai-Fullscreen-Carousel-Template/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:47:\"Samurai-Fullscreen-Carousel-Template/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:47:\"Samurai-Fullscreen-Carousel-Template/slide4.jpg\";}}s:32:\"surf-scroll-based-story-template\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:45:\"packages/surf-scroll-based-story-template.jpg\";}}s:18:\"Surf-Template-Logo\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"Surf-Template-Logo/slide1.jpg\";}}s:15:\"Surf-Template-1\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"Surf-Template-1/slide1.jpg\";}}s:15:\"Surf-Template-2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"Surf-Template-2/slide1.jpg\";}}s:15:\"Surf-Template-3\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"Surf-Template-3/slide1.jpg\";}}s:15:\"Surf-Template-4\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"Surf-Template-4/slide1.jpg\";}}s:33:\"50-50-Split-Screen-Website-Design\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:44:\"50-50-Split-Screen-Website-Design/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:44:\"50-50-Split-Screen-Website-Design/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:44:\"50-50-Split-Screen-Website-Design/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:44:\"50-50-Split-Screen-Website-Design/slide4.jpg\";}}s:33:\"Food-Presentation-Template-Slider\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:44:\"Food-Presentation-Template-Slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:44:\"Food-Presentation-Template-Slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:44:\"Food-Presentation-Template-Slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:44:\"Food-Presentation-Template-Slider/slide4.jpg\";}}s:38:\"FutureSight-Digital-Marketing-Template\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:49:\"FutureSight-Digital-Marketing-Template/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:49:\"FutureSight-Digital-Marketing-Template/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:49:\"FutureSight-Digital-Marketing-Template/slide3.jpg\";}}s:40:\"Starry-Night-Parallax-Zoom-Effect-Slider\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:51:\"Starry-Night-Parallax-Zoom-Effect-Slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:51:\"Starry-Night-Parallax-Zoom-Effect-Slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:51:\"Starry-Night-Parallax-Zoom-Effect-Slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:51:\"Starry-Night-Parallax-Zoom-Effect-Slider/slide4.jpg\";}}s:15:\"beyond-the-void\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"beyond-the-void/slide1.jpg\";}}s:33:\"Static-Ecommerce-Product-Carousel\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:44:\"Static-Ecommerce-Product-Carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:44:\"Static-Ecommerce-Product-Carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:44:\"Static-Ecommerce-Product-Carousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:44:\"Static-Ecommerce-Product-Carousel/slide4.jpg\";}}s:30:\"woo-ecommerce-product-carousel\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:41:\"woo-ecommerce-product-carousel/slide1.jpg\";}}s:31:\"Serenity-Hero-With-Focus-Effect\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:42:\"Serenity-Hero-With-Focus-Effect/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:42:\"Serenity-Hero-With-Focus-Effect/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:42:\"Serenity-Hero-With-Focus-Effect/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:42:\"Serenity-Hero-With-Focus-Effect/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:42:\"Serenity-Hero-With-Focus-Effect/slide5.jpg\";}}s:29:\"OakGrove-Wine-Slider-Template\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:40:\"OakGrove-Wine-Slider-Template/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:40:\"OakGrove-Wine-Slider-Template/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:40:\"OakGrove-Wine-Slider-Template/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:40:\"OakGrove-Wine-Slider-Template/slide4.jpg\";}}s:32:\"Geometric-Slider-Design-Template\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:43:\"Geometric-Slider-Design-Template/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:43:\"Geometric-Slider-Design-Template/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:43:\"Geometric-Slider-Design-Template/slide3.jpg\";}}s:43:\"Chocolate-Bar-Product-Presentation-Template\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:54:\"Chocolate-Bar-Product-Presentation-Template/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:54:\"Chocolate-Bar-Product-Presentation-Template/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:54:\"Chocolate-Bar-Product-Presentation-Template/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:54:\"Chocolate-Bar-Product-Presentation-Template/slide4.jpg\";}}s:30:\"Fluid-Dynamics-Effect-Showcase\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:41:\"Fluid-Dynamics-Effect-Showcase/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:41:\"Fluid-Dynamics-Effect-Showcase/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:41:\"Fluid-Dynamics-Effect-Showcase/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:41:\"Fluid-Dynamics-Effect-Showcase/slide4.jpg\";}}s:39:\"Spotlight-Hero-Header-With-Fluid-Effect\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:50:\"Spotlight-Hero-Header-With-Fluid-Effect/slide1.jpg\";}}s:38:\"Suits-Product-Showcase-Slider-Template\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:49:\"Suits-Product-Showcase-Slider-Template/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:49:\"Suits-Product-Showcase-Slider-Template/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:49:\"Suits-Product-Showcase-Slider-Template/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:49:\"Suits-Product-Showcase-Slider-Template/slide4.jpg\";}}s:41:\"Beards-Full-Width-Image-Carousel-Template\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:52:\"Beards-Full-Width-Image-Carousel-Template/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:52:\"Beards-Full-Width-Image-Carousel-Template/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:52:\"Beards-Full-Width-Image-Carousel-Template/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:52:\"Beards-Full-Width-Image-Carousel-Template/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:52:\"Beards-Full-Width-Image-Carousel-Template/slide5.jpg\";}}s:29:\"Animated-Type-Hero-Collection\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:40:\"Animated-Type-Hero-Collection/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:40:\"Animated-Type-Hero-Collection/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:40:\"Animated-Type-Hero-Collection/slide3.jpg\";}}s:37:\"Horoscope-Slider-with-Zodiac-Showcase\";a:12:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:48:\"Horoscope-Slider-with-Zodiac-Showcase/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:48:\"Horoscope-Slider-with-Zodiac-Showcase/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:48:\"Horoscope-Slider-with-Zodiac-Showcase/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:48:\"Horoscope-Slider-with-Zodiac-Showcase/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:48:\"Horoscope-Slider-with-Zodiac-Showcase/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:48:\"Horoscope-Slider-with-Zodiac-Showcase/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:48:\"Horoscope-Slider-with-Zodiac-Showcase/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:48:\"Horoscope-Slider-with-Zodiac-Showcase/slide8.jpg\";}i:8;a:2:{s:5:\"title\";s:7:\"Slide 9\";s:3:\"img\";s:48:\"Horoscope-Slider-with-Zodiac-Showcase/slide9.jpg\";}i:9;a:2:{s:5:\"title\";s:8:\"Slide 10\";s:3:\"img\";s:49:\"Horoscope-Slider-with-Zodiac-Showcase/slide10.jpg\";}i:10;a:2:{s:5:\"title\";s:8:\"Slide 11\";s:3:\"img\";s:49:\"Horoscope-Slider-with-Zodiac-Showcase/slide11.jpg\";}i:11;a:2:{s:5:\"title\";s:8:\"Slide 12\";s:3:\"img\";s:49:\"Horoscope-Slider-with-Zodiac-Showcase/slide12.jpg\";}}s:32:\"Urban-Oven-Pizza-Slider-Template\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:43:\"Urban-Oven-Pizza-Slider-Template/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:43:\"Urban-Oven-Pizza-Slider-Template/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:43:\"Urban-Oven-Pizza-Slider-Template/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:43:\"Urban-Oven-Pizza-Slider-Template/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:43:\"Urban-Oven-Pizza-Slider-Template/slide5.jpg\";}}s:42:\"modern-web-agency-website-template-package\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:47:\"packages/Modern-Web-Agency-Website-Template.jpg\";}}s:22:\"Modern-Web-Agency-Hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"Modern-Web-Agency-Hero/slide1.jpg\";}}s:24:\"Modern-Web-Agency-Brands\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"Modern-Web-Agency-Brands/slide1.jpg\";}}s:23:\"Modern-Web-Agency-About\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"Modern-Web-Agency-About/slide1.jpg\";}}s:26:\"Modern-Web-Agency-Projects\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:37:\"Modern-Web-Agency-Projects/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:37:\"Modern-Web-Agency-Projects/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:37:\"Modern-Web-Agency-Projects/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:37:\"Modern-Web-Agency-Projects/slide4.jpg\";}}s:32:\"Modern-Web-Agency-Title-Projects\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:43:\"Modern-Web-Agency-Title-Projects/slide1.jpg\";}}s:26:\"Modern-Web-Agency-Services\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:37:\"Modern-Web-Agency-Services/slide1.jpg\";}}s:25:\"Modern-Web-Agency-Contact\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:36:\"Modern-Web-Agency-Contact/slide1.jpg\";}}s:23:\"Modern-Agency-Project-1\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"Modern-Agency-Project-1/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:34:\"Modern-Agency-Project-1/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:34:\"Modern-Agency-Project-1/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:34:\"Modern-Agency-Project-1/slide4.jpg\";}}s:23:\"Modern-Agency-Project-2\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"Modern-Agency-Project-2/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:34:\"Modern-Agency-Project-2/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:34:\"Modern-Agency-Project-2/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:34:\"Modern-Agency-Project-2/slide4.jpg\";}}s:23:\"Modern-Agency-Project-3\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"Modern-Agency-Project-3/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:34:\"Modern-Agency-Project-3/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:34:\"Modern-Agency-Project-3/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:34:\"Modern-Agency-Project-3/slide4.jpg\";}}s:23:\"Modern-Agency-Project-4\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"Modern-Agency-Project-4/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:34:\"Modern-Agency-Project-4/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:34:\"Modern-Agency-Project-4/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:34:\"Modern-Agency-Project-4/slide4.jpg\";}}s:33:\"Dog-Shelter-Puppy-Showcase-Slider\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"Dog-Shelter-Showcase-Slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:38:\"Dog-Shelter-Showcase-Slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:38:\"Dog-Shelter-Showcase-Slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:38:\"Dog-Shelter-Showcase-Slider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:38:\"Dog-Shelter-Showcase-Slider/slide5.jpg\";}}s:34:\"Velocity-Elegant-Fullscreen-Slider\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:45:\"Velocity-Elegant-Fullscreen-Slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:45:\"Velocity-Elegant-Fullscreen-Slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:45:\"Velocity-Elegant-Fullscreen-Slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:45:\"Velocity-Elegant-Fullscreen-Slider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:45:\"Velocity-Elegant-Fullscreen-Slider/slide5.jpg\";}}s:37:\"Professional-Training-Slider-Template\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:48:\"Professional-Training-Slider-Template/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:48:\"Professional-Training-Slider-Template/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:48:\"Professional-Training-Slider-Template/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:48:\"Professional-Training-Slider-Template/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:48:\"Professional-Training-Slider-Template/slide5.jpg\";}}s:31:\"Modern-Restaurant-Slider-Design\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:42:\"Modern-Restaurant-Slider-Design/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:42:\"Modern-Restaurant-Slider-Design/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:42:\"Modern-Restaurant-Slider-Design/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:42:\"Modern-Restaurant-Slider-Design/slide4.jpg\";}}s:32:\"coworking-space-website-template\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:45:\"packages/coworking-space-website-template.jpg\";}}s:20:\"Coworking-Space-Menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"Coworking-Space-Menu/slide1.jpg\";}}s:20:\"Coworking-Space-Hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"Coworking-Space-Hero/slide1.jpg\";}}s:23:\"Coworking-Space-Counter\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"Coworking-Space-Counter/slide1.jpg\";}}s:26:\"Coworking-Space-Why-Choose\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:37:\"Coworking-Space-Why-Choose/slide1.jpg\";}}s:25:\"Coworking-Space-Amenities\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:36:\"Coworking-Space-Amenities/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:36:\"Coworking-Space-Amenities/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:36:\"Coworking-Space-Amenities/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:36:\"Coworking-Space-Amenities/slide4.jpg\";}}s:21:\"Coworking-Space-Plans\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"Coworking-Space-Plans/slide1.jpg\";}}s:28:\"Coworking-Space-Testimonials\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"Coworking-Space-Testimonials/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:39:\"Coworking-Space-Testimonials/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:39:\"Coworking-Space-Testimonials/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:39:\"Coworking-Space-Testimonials/slide4.jpg\";}}s:20:\"Coworking-Space-Join\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"Coworking-Space-Join/slide1.jpg\";}}s:22:\"Coworking-Space-Footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"Coworking-Space-Footer/slide1.jpg\";}}}}', 'no');
INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(321, 'rs-templates-counter', '0', 'no'),
(433, 'db_upgraded', '', 'yes'),
(2438, 'revslider_update_revision_current', '6.4.10', 'yes'),
(2824, 'nav_menu_options', 'a:2:{i:0;b:0;s:8:\"auto_add\";a:0:{}}', 'yes'),
(4481, 'widget_sigma-portfolio-info', 'a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}', 'yes'),
(4482, 'widget_sigma-post-author', 'a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}', 'yes'),
(4483, 'widget_sigma-recent-portfolio', 'a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}', 'yes'),
(4484, 'widget_sigma-recent-services', 'a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}', 'yes'),
(4485, 'widget_recent-comments', 'a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}', 'yes'),
(4486, 'widget_recent-posts', 'a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}', 'yes'),
(6566, 'mo_dismiss_adnotice', 'true', 'yes'),
(6624, 'aft_options', 'a:1:{s:18:\"checked_taxonomies\";a:1:{s:12:\"specialities\";s:12:\"specialities\";}}', 'yes'),
(6629, 'ad_cat_tax_img_basic_settings', 'a:1:{s:18:\"enabled_taxonomies\";a:1:{s:12:\"specialities\";s:12:\"specialities\";}}', 'yes'),
(6630, 'ad_cat_tax_img_advanced_settings', '', 'yes'),
(8727, 'wp_calendar_block_has_published_posts', '1', 'yes'),
(11120, 'wpb_js_composer_license_activation_notified', 'yes', 'yes'),
(11292, 'fm_key', 'mzihVCMbqy35SLogrEFfItw0n', 'yes'),
(11323, 'filemanager_email_verified_1', 'yes', 'yes'),
(16228, 'secret_key', 'ZShmJ1)=1I/a2C<0yq-X79-{`UQO{up@D!V*Pf{4DYMt)@#Fy4UZ]bwE9bM6b!d$', 'no'),
(20347, 'redux-framework_extendify_notice', 'hide', 'yes'),
(20354, 'somfrp_gen_settings', 'a:13:{s:17:\"somfrp_reset_page\";s:4:\"1934\";s:27:\"somfrp_request_success_page\";s:0:\"\";s:25:\"somfrp_reset_success_page\";s:0:\"\";s:17:\"somfrp_login_page\";s:4:\"1933\";s:23:\"somfrp_reset_form_title\";s:0:\"\";s:25:\"somfrp_reset_lost_message\";s:0:\"\";s:24:\"somfrp_reset_new_message\";s:0:\"\";s:24:\"somfrp_reset_button_text\";s:0:\"\";s:16:\"somfrp_notice_bg\";s:7:\"#2679ce\";s:20:\"somfrp_email_message\";s:0:\"\";s:20:\"somfrp_email_subject\";s:14:\"Password Reset\";s:16:\"somfrp_from_name\";s:0:\"\";s:20:\"somfrp_email_address\";s:0:\"\";}', 'yes'),
(21110, 'smtp_mailer_options', 'a:9:{s:9:\"smtp_host\";s:14:\"smtp.gmail.com\";s:9:\"smtp_auth\";s:4:\"true\";s:13:\"smtp_username\";s:26:\"[email protected]\";s:13:\"smtp_password\";s:16:\"S3Jpc2huYUAxMjM=\";s:18:\"type_of_encryption\";s:3:\"tls\";s:9:\"smtp_port\";s:3:\"587\";s:10:\"from_email\";s:34:\"[email protected]\";s:9:\"from_name\";s:7:\"Doccure\";s:24:\"disable_ssl_verification\";s:0:\"\";}', 'yes'),
(30619, 'mk_fm_close_fm_help_c_fm', 'done', 'yes'),
(35718, 'languages_children', 'a:0:{}', 'yes'),
(35751, 'yoast_migrations_free', 'a:1:{s:7:\"version\";s:4:\"21.9\";}', 'yes'),
(35752, 'wpseo', 'a:110:{s:8:\"tracking\";b:0;s:16:\"toggled_tracking\";b:0;s:22:\"license_server_version\";i:2;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:0:\"\";s:29:\"indexables_indexing_completed\";b:0;s:13:\"index_now_key\";s:0:\"\";s:7:\"version\";s:4:\"21.9\";s:16:\"previous_version\";s:4:\"21.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:0;s:22:\"ai_enabled_pre_default\";b:0;s:22:\"show_onboarding_notice\";b:0;s:18:\"first_activated_on\";i:1697288033;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:12:\"/%postname%/\";s:8:\"home_url\";s:51:\"https://doccure-wp.dreamstechnologies.com\";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:19:{s:22:\"elementor_library_type\";s:22:\"elementor_library_type\";s:26:\"elementor_library_category\";s:26:\"elementor_library_category\";s:12:\"product_type\";s:12:\"product_type\";s:18:\"product_visibility\";s:18:\"product_visibility\";s:11:\"product_cat\";s:16:\"product-category\";s:11:\"product_tag\";s:11:\"product-tag\";s:22:\"product_shipping_class\";s:22:\"product_shipping_class\";s:9:\"languages\";s:9:\"languages\";s:11:\"vital_signs\";s:11:\"vital-signs\";s:17:\"childhood_illness\";s:17:\"childhood-illness\";s:14:\"medicine_types\";s:14:\"medicine-types\";s:14:\"medicine_usage\";s:14:\"medicine-usage\";s:17:\"medicine_duration\";s:17:\"medicine-duration\";s:14:\"marital_status\";s:14:\"marital-status\";s:8:\"diseases\";s:8:\"diseases\";s:16:\"laboratory_tests\";s:16:\"laboratory-tests\";s:9:\"locations\";s:8:\"location\";s:12:\"specialities\";s:12:\"specialities\";s:8:\"services\";s:8:\"services\";}s:29:\"enable_enhanced_slack_sharing\";b:1;s:25:\"zapier_integration_active\";b:0;s:19:\"zapier_subscription\";a:0:{}s:14:\"zapier_api_key\";s:0:\"\";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:28:\"wordproof_integration_active\";b:0;s:29:\"wordproof_integration_changed\";b:0;s:18:\"first_time_install\";b:0;s:34:\"should_redirect_after_install_free\";b:0;s:34:\"activation_redirect_timestamp_free\";i:1652258756;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:11:{i:0;s:4:\"post\";i:1;s:4:\"page\";i:2;s:14:\"e-landing-page\";i:3;s:7:\"product\";i:4;s:8:\"services\";i:5;s:12:\"testimonials\";i:6;s:9:\"portfolio\";i:7;s:7:\"booking\";i:8;s:7:\"doctors\";i:9;s:12:\"prescription\";i:10;s:7:\"reviews\";}s:28:\"last_known_public_taxonomies\";a:18:{i:0;s:8:\"category\";i:1;s:8:\"post_tag\";i:2;s:11:\"post_format\";i:3;s:11:\"product_cat\";i:4;s:11:\"product_tag\";i:5;s:22:\"product_shipping_class\";i:6;s:9:\"languages\";i:7;s:11:\"vital_signs\";i:8;s:17:\"childhood_illness\";i:9;s:14:\"medicine_types\";i:10;s:14:\"medicine_usage\";i:11;s:17:\"medicine_duration\";i:12;s:14:\"marital_status\";i:13;s:8:\"diseases\";i:14;s:16:\"laboratory_tests\";i:15;s:9:\"locations\";i:16;s:12:\"specialities\";i:17;s:8:\"services\";}s:23:\"last_known_no_unindexed\";a:4:{s:40:\"wpseo_total_unindexed_post_type_archives\";i:1702103259;s:35:\"wpseo_total_unindexed_general_items\";i:1702103259;s:31:\"wpseo_unindexed_post_link_count\";i:1702103259;s:31:\"wpseo_unindexed_term_link_count\";i:1702103259;}s:14:\"new_post_types\";a:0:{}s:14:\"new_taxonomies\";a:0:{}s:34:\"show_new_content_type_notification\";b:0;}', 'yes'),
(35753, 'wpseo_titles', 'a:489:{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:0:\"\";s:26:\"social-title-archive-wpseo\";s:0:\"\";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:0:\"\";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:0:\"\";s:29:\"breadcrumbs-display-blog-page\";b:1;s:20:\"breadcrumbs-boldlast\";b:0;s:25:\"breadcrumbs-archiveprefix\";s:0:\"\";s:18:\"breadcrumbs-enable\";b:1;s:16:\"breadcrumbs-home\";s:0:\"\";s:18:\"breadcrumbs-prefix\";s:0:\"\";s:24:\"breadcrumbs-searchprefix\";s:0:\"\";s:15:\"breadcrumbs-sep\";s:0:\"\";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:0:\"\";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: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:0:\"\";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:0:\"\";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:20:\"title-e-landing-page\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:23:\"metadesc-e-landing-page\";s:0:\"\";s:22:\"noindex-e-landing-page\";b:0;s:33:\"display-metabox-pt-e-landing-page\";b:1;s:33:\"post_types-e-landing-page-maintax\";i:0;s:31:\"schema-page-type-e-landing-page\";s:7:\"WebPage\";s:34:\"schema-article-type-e-landing-page\";s:4:\"None\";s:27:\"social-title-e-landing-page\";s:0:\"\";s:33:\"social-description-e-landing-page\";s:0:\"\";s:31:\"social-image-url-e-landing-page\";s:0:\"\";s:30:\"social-image-id-e-landing-page\";i:0;s:23:\"title-elementor_library\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:26:\"metadesc-elementor_library\";s:0:\"\";s:25:\"noindex-elementor_library\";b:0;s:36:\"display-metabox-pt-elementor_library\";b:1;s:36:\"post_types-elementor_library-maintax\";i:0;s:34:\"schema-page-type-elementor_library\";s:7:\"WebPage\";s:37:\"schema-article-type-elementor_library\";s:4:\"None\";s:30:\"social-title-elementor_library\";s:0:\"\";s:36:\"social-description-elementor_library\";s:0:\"\";s:34:\"social-image-url-elementor_library\";s:0:\"\";s:33:\"social-image-id-elementor_library\";i:0;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:0:\"\";s:26:\"social-description-product\";s:0:\"\";s:24:\"social-image-url-product\";s:0:\"\";s:23:\"social-image-id-product\";i:0;s:23:\"title-ptarchive-product\";s:51:\"%%pt_plural%% Archive %%page%% %%sep%% %%sitename%%\";s:26:\"metadesc-ptarchive-product\";s:0:\"\";s:25:\"bctitle-ptarchive-product\";s:0:\"\";s:25:\"noindex-ptarchive-product\";b:0;s:30:\"social-title-ptarchive-product\";s:0:\"\";s:36:\"social-description-ptarchive-product\";s:0:\"\";s:34:\"social-image-url-ptarchive-product\";s:0:\"\";s:33:\"social-image-id-ptarchive-product\";i:0;s:14:\"title-services\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:17:\"metadesc-services\";s:0:\"\";s:16:\"noindex-services\";b:0;s:27:\"display-metabox-pt-services\";b:1;s:27:\"post_types-services-maintax\";i:0;s:25:\"schema-page-type-services\";s:7:\"WebPage\";s:28:\"schema-article-type-services\";s:4:\"None\";s:21:\"social-title-services\";s:0:\"\";s:27:\"social-description-services\";s:0:\"\";s:25:\"social-image-url-services\";s:0:\"\";s:24:\"social-image-id-services\";i:0;s:24:\"title-ptarchive-services\";s:51:\"%%pt_plural%% Archive %%page%% %%sep%% %%sitename%%\";s:27:\"metadesc-ptarchive-services\";s:0:\"\";s:26:\"bctitle-ptarchive-services\";s:0:\"\";s:26:\"noindex-ptarchive-services\";b:0;s:31:\"social-title-ptarchive-services\";s:0:\"\";s:37:\"social-description-ptarchive-services\";s:0:\"\";s:35:\"social-image-url-ptarchive-services\";s:0:\"\";s:34:\"social-image-id-ptarchive-services\";i:0;s:18:\"title-testimonials\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:21:\"metadesc-testimonials\";s:0:\"\";s:20:\"noindex-testimonials\";b:0;s:31:\"display-metabox-pt-testimonials\";b:1;s:31:\"post_types-testimonials-maintax\";i:0;s:29:\"schema-page-type-testimonials\";s:7:\"WebPage\";s:32:\"schema-article-type-testimonials\";s:4:\"None\";s:25:\"social-title-testimonials\";s:0:\"\";s:31:\"social-description-testimonials\";s:0:\"\";s:29:\"social-image-url-testimonials\";s:0:\"\";s:28:\"social-image-id-testimonials\";i:0;s:28:\"title-ptarchive-testimonials\";s:51:\"%%pt_plural%% Archive %%page%% %%sep%% %%sitename%%\";s:31:\"metadesc-ptarchive-testimonials\";s:0:\"\";s:30:\"bctitle-ptarchive-testimonials\";s:0:\"\";s:30:\"noindex-ptarchive-testimonials\";b:0;s:35:\"social-title-ptarchive-testimonials\";s:0:\"\";s:41:\"social-description-ptarchive-testimonials\";s:0:\"\";s:39:\"social-image-url-ptarchive-testimonials\";s:0:\"\";s:38:\"social-image-id-ptarchive-testimonials\";i:0;s:15:\"title-portfolio\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:18:\"metadesc-portfolio\";s:0:\"\";s:17:\"noindex-portfolio\";b:0;s:28:\"display-metabox-pt-portfolio\";b:1;s:28:\"post_types-portfolio-maintax\";i:0;s:26:\"schema-page-type-portfolio\";s:7:\"WebPage\";s:29:\"schema-article-type-portfolio\";s:4:\"None\";s:22:\"social-title-portfolio\";s:0:\"\";s:28:\"social-description-portfolio\";s:0:\"\";s:26:\"social-image-url-portfolio\";s:0:\"\";s:25:\"social-image-id-portfolio\";i:0;s:25:\"title-ptarchive-portfolio\";s:51:\"%%pt_plural%% Archive %%page%% %%sep%% %%sitename%%\";s:28:\"metadesc-ptarchive-portfolio\";s:0:\"\";s:27:\"bctitle-ptarchive-portfolio\";s:0:\"\";s:27:\"noindex-ptarchive-portfolio\";b:0;s:32:\"social-title-ptarchive-portfolio\";s:0:\"\";s:38:\"social-description-ptarchive-portfolio\";s:0:\"\";s:36:\"social-image-url-ptarchive-portfolio\";s:0:\"\";s:35:\"social-image-id-ptarchive-portfolio\";i:0;s:13:\"title-booking\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:16:\"metadesc-booking\";s:0:\"\";s:15:\"noindex-booking\";b:0;s:26:\"display-metabox-pt-booking\";b:1;s:26:\"post_types-booking-maintax\";i:0;s:24:\"schema-page-type-booking\";s:7:\"WebPage\";s:27:\"schema-article-type-booking\";s:4:\"None\";s:20:\"social-title-booking\";s:0:\"\";s:26:\"social-description-booking\";s:0:\"\";s:24:\"social-image-url-booking\";s:0:\"\";s:23:\"social-image-id-booking\";i:0;s:13:\"title-doctors\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:16:\"metadesc-doctors\";s:0:\"\";s:15:\"noindex-doctors\";b:0;s:26:\"display-metabox-pt-doctors\";b:1;s:26:\"post_types-doctors-maintax\";i:0;s:24:\"schema-page-type-doctors\";s:7:\"WebPage\";s:27:\"schema-article-type-doctors\";s:4:\"None\";s:20:\"social-title-doctors\";s:0:\"\";s:26:\"social-description-doctors\";s:0:\"\";s:24:\"social-image-url-doctors\";s:0:\"\";s:23:\"social-image-id-doctors\";i:0;s:18:\"title-prescription\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:21:\"metadesc-prescription\";s:0:\"\";s:20:\"noindex-prescription\";b:0;s:31:\"display-metabox-pt-prescription\";b:1;s:31:\"post_types-prescription-maintax\";i:0;s:29:\"schema-page-type-prescription\";s:7:\"WebPage\";s:32:\"schema-article-type-prescription\";s:4:\"None\";s:25:\"social-title-prescription\";s:0:\"\";s:31:\"social-description-prescription\";s:0:\"\";s:29:\"social-image-url-prescription\";s:0:\"\";s:28:\"social-image-id-prescription\";i:0;s:13:\"title-reviews\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:16:\"metadesc-reviews\";s:0:\"\";s:15:\"noindex-reviews\";b:0;s:26:\"display-metabox-pt-reviews\";b:1;s:26:\"post_types-reviews-maintax\";i:0;s:24:\"schema-page-type-reviews\";s:7:\"WebPage\";s:27:\"schema-article-type-reviews\";s:4:\"None\";s:20:\"social-title-reviews\";s:0:\"\";s:26:\"social-description-reviews\";s:0:\"\";s:24:\"social-image-url-reviews\";s:0:\"\";s:23:\"social-image-id-reviews\";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:0:\"\";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:0:\"\";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:0:\"\";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:0:\"\";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:0:\"\";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:0:\"\";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:19:\"title-tax-languages\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:22:\"metadesc-tax-languages\";s:0:\"\";s:29:\"display-metabox-tax-languages\";b:1;s:21:\"noindex-tax-languages\";b:0;s:26:\"social-title-tax-languages\";s:0:\"\";s:32:\"social-description-tax-languages\";s:0:\"\";s:30:\"social-image-url-tax-languages\";s:0:\"\";s:29:\"social-image-id-tax-languages\";i:0;s:27:\"taxonomy-languages-ptparent\";i:0;s:21:\"title-tax-vital_signs\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:24:\"metadesc-tax-vital_signs\";s:0:\"\";s:31:\"display-metabox-tax-vital_signs\";b:1;s:23:\"noindex-tax-vital_signs\";b:0;s:28:\"social-title-tax-vital_signs\";s:0:\"\";s:34:\"social-description-tax-vital_signs\";s:0:\"\";s:32:\"social-image-url-tax-vital_signs\";s:0:\"\";s:31:\"social-image-id-tax-vital_signs\";i:0;s:29:\"taxonomy-vital_signs-ptparent\";i:0;s:27:\"title-tax-childhood_illness\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:30:\"metadesc-tax-childhood_illness\";s:0:\"\";s:37:\"display-metabox-tax-childhood_illness\";b:1;s:29:\"noindex-tax-childhood_illness\";b:0;s:34:\"social-title-tax-childhood_illness\";s:0:\"\";s:40:\"social-description-tax-childhood_illness\";s:0:\"\";s:38:\"social-image-url-tax-childhood_illness\";s:0:\"\";s:37:\"social-image-id-tax-childhood_illness\";i:0;s:35:\"taxonomy-childhood_illness-ptparent\";i:0;s:24:\"title-tax-medicine_types\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:27:\"metadesc-tax-medicine_types\";s:0:\"\";s:34:\"display-metabox-tax-medicine_types\";b:1;s:26:\"noindex-tax-medicine_types\";b:0;s:31:\"social-title-tax-medicine_types\";s:0:\"\";s:37:\"social-description-tax-medicine_types\";s:0:\"\";s:35:\"social-image-url-tax-medicine_types\";s:0:\"\";s:34:\"social-image-id-tax-medicine_types\";i:0;s:32:\"taxonomy-medicine_types-ptparent\";i:0;s:24:\"title-tax-medicine_usage\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:27:\"metadesc-tax-medicine_usage\";s:0:\"\";s:34:\"display-metabox-tax-medicine_usage\";b:1;s:26:\"noindex-tax-medicine_usage\";b:0;s:31:\"social-title-tax-medicine_usage\";s:0:\"\";s:37:\"social-description-tax-medicine_usage\";s:0:\"\";s:35:\"social-image-url-tax-medicine_usage\";s:0:\"\";s:34:\"social-image-id-tax-medicine_usage\";i:0;s:32:\"taxonomy-medicine_usage-ptparent\";i:0;s:27:\"title-tax-medicine_duration\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:30:\"metadesc-tax-medicine_duration\";s:0:\"\";s:37:\"display-metabox-tax-medicine_duration\";b:1;s:29:\"noindex-tax-medicine_duration\";b:0;s:34:\"social-title-tax-medicine_duration\";s:0:\"\";s:40:\"social-description-tax-medicine_duration\";s:0:\"\";s:38:\"social-image-url-tax-medicine_duration\";s:0:\"\";s:37:\"social-image-id-tax-medicine_duration\";i:0;s:35:\"taxonomy-medicine_duration-ptparent\";i:0;s:24:\"title-tax-marital_status\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:27:\"metadesc-tax-marital_status\";s:0:\"\";s:34:\"display-metabox-tax-marital_status\";b:1;s:26:\"noindex-tax-marital_status\";b:0;s:31:\"social-title-tax-marital_status\";s:0:\"\";s:37:\"social-description-tax-marital_status\";s:0:\"\";s:35:\"social-image-url-tax-marital_status\";s:0:\"\";s:34:\"social-image-id-tax-marital_status\";i:0;s:32:\"taxonomy-marital_status-ptparent\";i:0;s:18:\"title-tax-diseases\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:21:\"metadesc-tax-diseases\";s:0:\"\";s:28:\"display-metabox-tax-diseases\";b:1;s:20:\"noindex-tax-diseases\";b:0;s:25:\"social-title-tax-diseases\";s:0:\"\";s:31:\"social-description-tax-diseases\";s:0:\"\";s:29:\"social-image-url-tax-diseases\";s:0:\"\";s:28:\"social-image-id-tax-diseases\";i:0;s:26:\"taxonomy-diseases-ptparent\";i:0;s:26:\"title-tax-laboratory_tests\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:29:\"metadesc-tax-laboratory_tests\";s:0:\"\";s:36:\"display-metabox-tax-laboratory_tests\";b:1;s:28:\"noindex-tax-laboratory_tests\";b:0;s:33:\"social-title-tax-laboratory_tests\";s:0:\"\";s:39:\"social-description-tax-laboratory_tests\";s:0:\"\";s:37:\"social-image-url-tax-laboratory_tests\";s:0:\"\";s:36:\"social-image-id-tax-laboratory_tests\";i:0;s:34:\"taxonomy-laboratory_tests-ptparent\";i:0;s:19:\"title-tax-locations\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:22:\"metadesc-tax-locations\";s:0:\"\";s:29:\"display-metabox-tax-locations\";b:1;s:21:\"noindex-tax-locations\";b:0;s:26:\"social-title-tax-locations\";s:0:\"\";s:32:\"social-description-tax-locations\";s:0:\"\";s:30:\"social-image-url-tax-locations\";s:0:\"\";s:29:\"social-image-id-tax-locations\";i:0;s:27:\"taxonomy-locations-ptparent\";i:0;s:22:\"title-tax-specialities\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:25:\"metadesc-tax-specialities\";s:0:\"\";s:32:\"display-metabox-tax-specialities\";b:1;s:24:\"noindex-tax-specialities\";b:0;s:29:\"social-title-tax-specialities\";s:0:\"\";s:35:\"social-description-tax-specialities\";s:0:\"\";s:33:\"social-image-url-tax-specialities\";s:0:\"\";s:32:\"social-image-id-tax-specialities\";i:0;s:30:\"taxonomy-specialities-ptparent\";i:0;s:18:\"title-tax-services\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:21:\"metadesc-tax-services\";s:0:\"\";s:28:\"display-metabox-tax-services\";b:1;s:20:\"noindex-tax-services\";b:0;s:25:\"social-title-tax-services\";s:0:\"\";s:31:\"social-description-tax-services\";s:0:\"\";s:29:\"social-image-url-tax-services\";s:0:\"\";s:28:\"social-image-id-tax-services\";i:0;s:26:\"taxonomy-services-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;s:21:\"title-sigma_templates\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:24:\"metadesc-sigma_templates\";s:0:\"\";s:23:\"noindex-sigma_templates\";b:0;s:34:\"display-metabox-pt-sigma_templates\";b:1;s:34:\"post_types-sigma_templates-maintax\";b:0;s:32:\"schema-page-type-sigma_templates\";b:0;s:35:\"schema-article-type-sigma_templates\";b:0;s:28:\"social-title-sigma_templates\";b:0;s:34:\"social-description-sigma_templates\";b:0;s:32:\"social-image-url-sigma_templates\";b:0;s:31:\"social-image-id-sigma_templates\";b:0;s:14:\"title-megamenu\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:17:\"metadesc-megamenu\";s:0:\"\";s:16:\"noindex-megamenu\";b:0;s:27:\"display-metabox-pt-megamenu\";b:1;s:27:\"post_types-megamenu-maintax\";b:0;s:25:\"schema-page-type-megamenu\";b:0;s:28:\"schema-article-type-megamenu\";b:0;s:21:\"social-title-megamenu\";b:0;s:27:\"social-description-megamenu\";b:0;s:25:\"social-image-url-megamenu\";b:0;s:24:\"social-image-id-megamenu\";b:0;s:13:\"title-layouts\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:16:\"metadesc-layouts\";s:0:\"\";s:15:\"noindex-layouts\";b:0;s:26:\"display-metabox-pt-layouts\";b:1;s:26:\"post_types-layouts-maintax\";b:0;s:24:\"schema-page-type-layouts\";b:0;s:27:\"schema-article-type-layouts\";b:0;s:20:\"social-title-layouts\";b:0;s:26:\"social-description-layouts\";b:0;s:24:\"social-image-url-layouts\";b:0;s:23:\"social-image-id-layouts\";b:0;s:17:\"title-testimonial\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:20:\"metadesc-testimonial\";s:0:\"\";s:19:\"noindex-testimonial\";b:0;s:30:\"display-metabox-pt-testimonial\";b:1;s:30:\"post_types-testimonial-maintax\";b:0;s:28:\"schema-page-type-testimonial\";b:0;s:31:\"schema-article-type-testimonial\";b:0;s:24:\"social-title-testimonial\";b:0;s:30:\"social-description-testimonial\";b:0;s:28:\"social-image-url-testimonial\";b:0;s:27:\"social-image-id-testimonial\";b:0;s:13:\"title-service\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:16:\"metadesc-service\";s:0:\"\";s:15:\"noindex-service\";b:0;s:26:\"display-metabox-pt-service\";b:1;s:26:\"post_types-service-maintax\";b:0;s:24:\"schema-page-type-service\";b:0;s:27:\"schema-article-type-service\";b:0;s:20:\"social-title-service\";b:0;s:26:\"social-description-service\";b:0;s:24:\"social-image-url-service\";b:0;s:23:\"social-image-id-service\";b:0;s:23:\"title-ptarchive-service\";s:51:\"%%pt_plural%% Archive %%page%% %%sep%% %%sitename%%\";s:26:\"metadesc-ptarchive-service\";s:0:\"\";s:25:\"bctitle-ptarchive-service\";s:0:\"\";s:25:\"noindex-ptarchive-service\";b:0;s:30:\"social-title-ptarchive-service\";b:0;s:36:\"social-description-ptarchive-service\";b:0;s:34:\"social-image-url-ptarchive-service\";b:0;s:33:\"social-image-id-ptarchive-service\";b:0;s:30:\"title-tax-testimonial-category\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:33:\"metadesc-tax-testimonial-category\";s:0:\"\";s:32:\"noindex-tax-testimonial-category\";b:0;s:37:\"social-title-tax-testimonial-category\";b:0;s:43:\"social-description-tax-testimonial-category\";b:0;s:41:\"social-image-url-tax-testimonial-category\";b:0;s:40:\"social-image-id-tax-testimonial-category\";b:0;s:38:\"taxonomy-testimonial-category-ptparent\";b:0;s:28:\"title-tax-portfolio-category\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:31:\"metadesc-tax-portfolio-category\";s:0:\"\";s:30:\"noindex-tax-portfolio-category\";b:0;s:35:\"social-title-tax-portfolio-category\";b:0;s:41:\"social-description-tax-portfolio-category\";b:0;s:39:\"social-image-url-tax-portfolio-category\";b:0;s:38:\"social-image-id-tax-portfolio-category\";b:0;s:36:\"taxonomy-portfolio-category-ptparent\";b:0;s:26:\"title-tax-service-category\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:29:\"metadesc-tax-service-category\";s:0:\"\";s:28:\"noindex-tax-service-category\";b:0;s:33:\"social-title-tax-service-category\";b:0;s:39:\"social-description-tax-service-category\";b:0;s:37:\"social-image-url-tax-service-category\";b:0;s:36:\"social-image-id-tax-service-category\";b:0;s:34:\"taxonomy-service-category-ptparent\";b:0;s:21:\"title-tax-service-tag\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:24:\"metadesc-tax-service-tag\";s:0:\"\";s:23:\"noindex-tax-service-tag\";b:0;s:28:\"social-title-tax-service-tag\";b:0;s:34:\"social-description-tax-service-tag\";b:0;s:32:\"social-image-url-tax-service-tag\";b:0;s:31:\"social-image-id-tax-service-tag\";b:0;s:29:\"taxonomy-service-tag-ptparent\";b:0;}', 'yes'),
(35754, 'wpseo_social', 'a:19:{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:{}}', 'yes'),
(35771, 'autoptimize_installed_before_compatibility', '1', 'yes'),
(36079, 'GTranslate', 'a:35:{s:11:\"pro_version\";s:0:\"\";s:18:\"enterprise_version\";s:0:\"\";s:14:\"custom_domains\";s:0:\"\";s:19:\"custom_domains_data\";s:0:\"\";s:15:\"url_translation\";s:0:\"\";s:17:\"add_hreflang_tags\";i:1;s:17:\"email_translation\";s:0:\"\";s:23:\"email_translation_debug\";s:0:\"\";s:10:\"new_window\";s:0:\"\";s:12:\"show_in_menu\";s:0:\"\";s:26:\"floating_language_selector\";s:2:\"no\";s:21:\"native_language_names\";s:0:\"\";s:23:\"detect_browser_language\";s:0:\"\";s:12:\"add_new_line\";i:1;s:16:\"default_language\";s:2:\"en\";s:18:\"translation_method\";s:5:\"onfly\";s:11:\"widget_look\";s:19:\"dropdown_with_flags\";s:9:\"flag_size\";i:16;s:10:\"flag_style\";s:2:\"3d\";s:16:\"monochrome_flags\";s:0:\"\";s:11:\"widget_code\";s:7533:\"<!-- GTranslate: https://gtranslate.io/ -->\r\n<style>\r\n.switcher {font-family:Arial;font-size:10pt;text-align:left;cursor:pointer;overflow:hidden;width:163px;line-height:17px;}\r\n.switcher a {text-decoration:none;display:block;font-size:10pt;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;}\r\n.switcher a img {vertical-align:middle;display:inline;border:0;padding:0;margin:0;opacity:0.8;}\r\n.switcher a:hover img {opacity:1;}\r\n.switcher .selected {background:#fff linear-gradient(180deg, #efefef 0%, #fff 70%);position:relative;z-index:9999;}\r\n.switcher .selected a {border:1px solid #ccc;color:#666;padding:3px 5px;width:151px;}\r\n.switcher .selected a:after {height:16px;display:inline-block;position:absolute;right:5px;width:15px;background-position:50%;background-size:7px;background-image:url(\"data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\' width=\'16\' height=\'16\' viewBox=\'0 0 285 285\'><path d=\'M282 76.5l-14.2-14.3a9 9 0 0 0-13.1 0L142.5 174.4 30.3 62.2a9 9 0 0 0-13.2 0L3 76.5a9 9 0 0 0 0 13.1l133 133a9 9 0 0 0 13.1 0l133-133a9 9 0 0 0 0-13z\' style=\'fill:%23666\'/></svg>\");background-repeat:no-repeat;content:\"\"!important;transition:all .2s;}\r\n.switcher .selected a.open:after {-webkit-transform: rotate(-180deg);transform:rotate(-180deg);}\r\n.switcher .selected a:hover {background:#fff}\r\n.switcher .option {position:relative;z-index:9998;border-left:1px solid #ccc;border-right:1px solid #ccc;border-bottom:1px solid #ccc;background-color:#eee;display:none;width:161px;max-height:198px;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;overflow-y:auto;overflow-x:hidden;}\r\n.switcher .option a {color:#000;padding:3px 5px;}\r\n.switcher .option a:hover {background:#fff;}\r\n.switcher .option a.selected {background:#fff;}\r\n#selected_lang_name {float: none;}\r\n.l_name {float: none !important;margin: 0;}\r\n.switcher .option::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 3px rgba(0,0,0,0.3);border-radius:5px;background-color:#f5f5f5;}\r\n.switcher .option::-webkit-scrollbar {width:5px;}\r\n.switcher .option::-webkit-scrollbar-thumb {border-radius:5px;-webkit-box-shadow: inset 0 0 3px rgba(0,0,0,.3);background-color:#888;}\r\n</style>\r\n<div class=\"switcher notranslate\">\r\n<div class=\"selected\">\r\n<a href=\"#\" onclick=\"return false;\"><img src=\"//doccure-wp.dreamstechnologies.com/wp-content/plugins/gtranslate/flags/16/en.png\" height=\"16\" width=\"16\" alt=\"en\" /> English</a>\r\n</div>\r\n<div class=\"option\">\r\n<a href=\"#\" onclick=\"doGTranslate(\'en|en\');jQuery(\'div.switcher div.selected a\').html(jQuery(this).html());return false;\" title=\"English\" class=\"nturl selected\"><img data-gt-lazy-src=\"//doccure-wp.dreamstechnologies.com/wp-content/plugins/gtranslate/flags/16/en.png\" height=\"16\" width=\"16\" alt=\"en\" /> English</a><a href=\"#\" onclick=\"doGTranslate(\'en|fr\');jQuery(\'div.switcher div.selected a\').html(jQuery(this).html());return false;\" title=\"French\" class=\"nturl\"><img data-gt-lazy-src=\"//doccure-wp.dreamstechnologies.com/wp-content/plugins/gtranslate/flags/16/fr.png\" height=\"16\" width=\"16\" alt=\"fr\" /> French</a><a href=\"#\" onclick=\"doGTranslate(\'en|de\');jQuery(\'div.switcher div.selected a\').html(jQuery(this).html());return false;\" title=\"German\" class=\"nturl\"><img data-gt-lazy-src=\"//doccure-wp.dreamstechnologies.com/wp-content/plugins/gtranslate/flags/16/de.png\" height=\"16\" width=\"16\" alt=\"de\" /> German</a><a href=\"#\" onclick=\"doGTranslate(\'en|ar\');jQuery(\'div.switcher div.selected a\').html(jQuery(this).html());return false;\" title=\"Arabic\" class=\"nturl\"><img data-gt-lazy-src=\"//doccure-wp.dreamstechnologies.com/wp-content/plugins/gtranslate/flags/16/ar.png\" height=\"16\" width=\"16\" alt=\"ar\" /> Arabic</a><a href=\"#\" onclick=\"doGTranslate(\'en|sr\');jQuery(\'div.switcher div.selected a\').html(jQuery(this).html());return false;\" title=\"Serbian\" class=\"nturl\"><img data-gt-lazy-src=\"//doccure-wp.dreamstechnologies.com/wp-content/plugins/gtranslate/flags/16/sr.png\" height=\"16\" width=\"16\" alt=\"sr\" /> Serbian</a></div>\r\n</div>\r\n<script>\r\n(function gt_jquery_ready() {\r\n    if(!window.jQuery||!jQuery.fn.click) return setTimeout(gt_jquery_ready, 20);\r\n    jQuery(\'.switcher .selected\').click(function() {jQuery(\'.switcher .option a img\').each(function() {if(!jQuery(this)[0].hasAttribute(\'src\'))jQuery(this).attr(\'src\', jQuery(this).attr(\'data-gt-lazy-src\'))});if(!(jQuery(\'.switcher .option\').is(\':visible\'))) {jQuery(\'.switcher .option\').stop(true,true).delay(100).slideDown(500);jQuery(\'.switcher .selected a\').toggleClass(\'open\')}});\r\n    jQuery(\'.switcher .option\').bind(\'mousewheel\', function(e) {var options = jQuery(\'.switcher .option\');if(options.is(\':visible\'))options.scrollTop(options.scrollTop() - e.originalEvent.wheelDelta/10);return false;});\r\n    jQuery(\'body\').not(\'.switcher\').click(function(e) {if(jQuery(\'.switcher .option\').is(\':visible\') && e.target != jQuery(\'.switcher .option\').get(0)) {jQuery(\'.switcher .option\').stop(true,true).delay(100).slideUp(500);jQuery(\'.switcher .selected a\').toggleClass(\'open\')}});\r\n})();\r\n</script>\r\n<style>#goog-gt-tt{display:none!important;}.goog-te-banner-frame{display:none!important;}.goog-te-menu-value:hover{text-decoration:none!important;}.goog-text-highlight{background-color:transparent!important;box-shadow:none!important;}body{top:0!important;}#google_translate_element2{display:none!important;}</style>\r\n<div id=\"google_translate_element2\"></div>\r\n<script>function googleTranslateElementInit2() {new google.translate.TranslateElement({pageLanguage: \'en\',autoDisplay: false}, \'google_translate_element2\');}if(!window.gt_translate_script){window.gt_translate_script=document.createElement(\'script\');gt_translate_script.src=\'https://translate.google.com/translate_a/element.js?cb=googleTranslateElementInit2\';document.body.appendChild(gt_translate_script);}</script>\r\n\r\n<script>\r\nfunction GTranslateGetCurrentLang() {var keyValue = document[\'cookie\'].match(\'(^|;) ?googtrans=([^;]*)(;|$)\');return keyValue ? keyValue[2].split(\'/\')[2] : null;}\r\nfunction GTranslateFireEvent(element,event){try{if(document.createEventObject){var evt=document.createEventObject();element.fireEvent(\'on\'+event,evt)}else{var evt=document.createEvent(\'HTMLEvents\');evt.initEvent(event,true,true);element.dispatchEvent(evt)}}catch(e){}}\r\nfunction doGTranslate(lang_pair){if(lang_pair.value)lang_pair=lang_pair.value;if(lang_pair==\'\')return;var lang=lang_pair.split(\'|\')[1];if(GTranslateGetCurrentLang() == null && lang == lang_pair.split(\'|\')[0])return;if(typeof ga==\'function\'){ga(\'send\', \'event\', \'GTranslate\', lang, location.hostname+location.pathname+location.search);}var teCombo;var sel=document.getElementsByTagName(\'select\');for(var i=0;i<sel.length;i++)if(sel[i].className.indexOf(\'goog-te-combo\')!=-1){teCombo=sel[i];break;}if(document.getElementById(\'google_translate_element2\')==null||document.getElementById(\'google_translate_element2\').innerHTML.length==0||teCombo.length==0||teCombo.innerHTML.length==0){setTimeout(function(){doGTranslate(lang_pair)},500)}else{teCombo.value=lang;GTranslateFireEvent(teCombo,\'change\');GTranslateFireEvent(teCombo,\'change\')}}\r\n(function gt_jquery_ready() {\r\n    if(!window.jQuery||!jQuery.fn.click) return setTimeout(gt_jquery_ready, 20);\r\n    if(GTranslateGetCurrentLang() != null)jQuery(document).ready(function() {var lang_html = jQuery(\'div.switcher div.option\').find(\'img[alt=\"\'+GTranslateGetCurrentLang()+\'\"]\').parent().html();if(typeof lang_html != \'undefined\')jQuery(\'div.switcher div.selected a\').html(lang_html.replace(\'data-gt-lazy-\', \'\'));});\r\n})();\r\n</script>\r\n\";s:10:\"incl_langs\";a:10:{i:0;s:2:\"ar\";i:1;s:5:\"zh-CN\";i:2;s:2:\"nl\";i:3;s:2:\"en\";i:4;s:2:\"fr\";i:5;s:2:\"de\";i:6;s:2:\"it\";i:7;s:2:\"pt\";i:8;s:2:\"ru\";i:9;s:2:\"es\";}s:11:\"fincl_langs\";a:5:{i:0;s:2:\"en\";i:1;s:2:\"fr\";i:2;s:2:\"de\";i:3;s:2:\"ar\";i:4;s:2:\"sr\";}s:9:\"alt_flags\";a:0:{}s:19:\"switcher_text_color\";s:4:\"#666\";s:20:\"switcher_arrow_color\";s:4:\"#666\";s:21:\"switcher_border_color\";s:4:\"#ccc\";s:25:\"switcher_background_color\";s:4:\"#fff\";s:32:\"switcher_background_shadow_color\";s:7:\"#efefef\";s:31:\"switcher_background_hover_color\";s:4:\"#fff\";s:19:\"dropdown_text_color\";s:4:\"#000\";s:20:\"dropdown_hover_color\";s:4:\"#fff\";s:25:\"dropdown_background_color\";s:4:\"#eee\";s:14:\"language_codes\";s:320:\"en,fr,de,ar,sr,af,sq,am,hy,az,eu,be,bn,bs,bg,ca,ceb,ny,zh-CN,zh-TW,co,hr,cs,da,nl,eo,et,tl,fi,fy,gl,ka,el,gu,ht,ha,haw,iw,hi,hmn,hu,is,ig,id,ga,it,ja,jw,kn,kk,km,ko,ku,ky,lo,la,lv,lt,lb,mk,mg,ms,ml,mt,mi,mr,mn,my,ne,no,ps,fa,pl,pt,pa,ro,ru,sm,gd,st,sn,sd,si,sk,sl,so,es,su,sw,sv,tg,ta,te,th,tr,uk,ur,uz,vi,cy,xh,yi,yo,zu\";s:15:\"language_codes2\";s:320:\"af,sq,am,ar,hy,az,eu,be,bn,bs,bg,ca,ceb,ny,zh-CN,zh-TW,co,hr,cs,da,nl,en,eo,et,tl,fi,fr,fy,gl,ka,de,el,gu,ht,ha,haw,iw,hi,hmn,hu,is,ig,id,ga,it,ja,jw,kn,kk,km,ko,ku,ky,lo,la,lv,lt,lb,mk,mg,ms,ml,mt,mi,mr,mn,my,ne,no,ps,fa,pl,pt,pa,ro,ru,sm,gd,sr,st,sn,sd,si,sk,sl,so,es,su,sw,sv,tg,ta,te,th,tr,uk,ur,uz,vi,cy,xh,yi,yo,zu\";}', 'yes'),
(36080, 'widget_gtranslate', 'a:2:{i:2;a:1:{s:5:\"title\";s:15:\"Select Language\";}s:12:\"_multiwidget\";i:1;}', 'yes'),
(36081, 'gtranslate_admin_notice', 'a:2:{s:15:\"two_week_review\";a:3:{s:5:\"start\";s:9:\"5/28/2022\";s:3:\"int\";i:5;s:9:\"dismissed\";i:1;}s:12:\"upgrade_tips\";a:3:{s:5:\"start\";s:9:\"5/25/2022\";s:3:\"int\";i:2;s:9:\"dismissed\";i:1;}}', 'yes'),
(36436, 'user_count', '12', 'no'),
(36452, 'wpseo_taxonomy_meta', 'a:1:{s:12:\"specialities\";a:8:{i:29;a:3:{s:13:\"wpseo_focuskw\";s:10:\"Orthopedic\";s:13:\"wpseo_linkdex\";s:2:\"36\";s:19:\"wpseo_content_score\";s:1:\"0\";}i:18;a:3:{s:13:\"wpseo_focuskw\";s:12:\"Cardiologist\";s:13:\"wpseo_linkdex\";s:2:\"36\";s:19:\"wpseo_content_score\";s:1:\"0\";}i:19;a:3:{s:13:\"wpseo_focuskw\";s:7:\"Dentist\";s:13:\"wpseo_linkdex\";s:2:\"36\";s:19:\"wpseo_content_score\";s:1:\"0\";}i:45;a:3:{s:13:\"wpseo_focuskw\";s:10:\"Laboratory\";s:13:\"wpseo_linkdex\";s:2:\"36\";s:19:\"wpseo_content_score\";s:1:\"0\";}i:44;a:3:{s:13:\"wpseo_focuskw\";s:9:\"MRI Scans\";s:13:\"wpseo_linkdex\";s:2:\"36\";s:19:\"wpseo_content_score\";s:1:\"0\";}i:27;a:3:{s:13:\"wpseo_focuskw\";s:9:\"Neurology\";s:13:\"wpseo_linkdex\";s:2:\"36\";s:19:\"wpseo_content_score\";s:1:\"0\";}i:30;a:3:{s:13:\"wpseo_focuskw\";s:10:\"Ultrasound\";s:13:\"wpseo_linkdex\";s:2:\"36\";s:19:\"wpseo_content_score\";s:1:\"0\";}i:35;a:3:{s:13:\"wpseo_focuskw\";s:7:\"Urology\";s:13:\"wpseo_linkdex\";s:2:\"36\";s:19:\"wpseo_content_score\";s:1:\"0\";}}}', 'yes'),
(36454, 'services_children', 'a:0:{}', 'yes'),
(36599, 'revslider-notices-dc', 'a:1:{i:0;s:12:\"TPRSV6511-01\";}', 'yes'),
(76398, 'doccure_doccure_options', 'a:0:{}', 'yes'),
(76406, 'vital_signs_children', 'a:0:{}', 'yes'),
(76409, 'childhood_illness_children', 'a:0:{}', 'yes'),
(76417, 'medicine_types_children', 'a:0:{}', 'yes'),
(76420, 'medicine_usage_children', 'a:0:{}', 'yes'),
(76424, 'medicine_duration_children', 'a:0:{}', 'yes'),
(76432, 'marital_status_children', 'a:0:{}', 'yes'),
(76434, 'diseases_children', 'a:0:{}', 'yes'),
(76664, 'category_children', 'a:0:{}', 'yes'),
(177615, 'action_scheduler_hybrid_store_demarkation', '4431', 'yes'),
(177616, 'schema-ActionScheduler_StoreSchema', '7.0.1689664788', 'yes'),
(177617, 'schema-ActionScheduler_LoggerSchema', '3.0.1661494989', 'yes'),
(177620, 'woocommerce_schema_version', '920', 'yes'),
(177621, 'woocommerce_store_address', 'K Street. 1667 K Street NW.', 'yes'),
(177622, 'woocommerce_store_address_2', '', 'yes'),
(177623, 'woocommerce_store_city', 'Washington', 'yes'),
(177624, 'woocommerce_default_country', 'US:WA', 'yes'),
(177625, 'woocommerce_store_postcode', '20006', 'yes'),
(177626, 'woocommerce_allowed_countries', 'all', 'yes'),
(177627, 'woocommerce_all_except_countries', 'a:0:{}', 'yes'),
(177628, 'woocommerce_specific_allowed_countries', 'a:0:{}', 'yes'),
(177629, 'woocommerce_ship_to_countries', '', 'yes'),
(177630, 'woocommerce_specific_ship_to_countries', 'a:0:{}', 'yes'),
(177631, 'woocommerce_default_customer_address', 'base', 'yes'),
(177632, 'woocommerce_calc_taxes', 'no', 'yes'),
(177633, 'woocommerce_enable_coupons', 'no', 'yes'),
(177634, 'woocommerce_calc_discounts_sequentially', 'no', 'no'),
(177635, 'woocommerce_currency', 'USD', 'yes'),
(177636, 'woocommerce_currency_pos', 'left', 'yes'),
(177637, 'woocommerce_price_thousand_sep', ',', 'yes'),
(177638, 'woocommerce_price_decimal_sep', '.', 'yes'),
(177639, 'woocommerce_price_num_decimals', '2', 'yes'),
(177640, 'woocommerce_shop_page_id', '', 'yes'),
(177641, 'woocommerce_cart_redirect_after_add', 'no', 'yes'),
(177642, 'woocommerce_enable_ajax_add_to_cart', 'yes', 'yes'),
(177643, 'woocommerce_placeholder_image', '4431', 'yes'),
(177644, 'woocommerce_weight_unit', 'kg', 'yes'),
(177645, 'woocommerce_dimension_unit', 'cm', 'yes'),
(177646, 'woocommerce_enable_reviews', 'yes', 'yes'),
(177647, 'woocommerce_review_rating_verification_label', 'yes', 'no'),
(177648, 'woocommerce_review_rating_verification_required', 'no', 'no'),
(177649, 'woocommerce_enable_review_rating', 'yes', 'yes'),
(177650, 'woocommerce_review_rating_required', 'yes', 'no'),
(177651, 'woocommerce_manage_stock', 'yes', 'yes'),
(177652, 'woocommerce_hold_stock_minutes', '60', 'no'),
(177653, 'woocommerce_notify_low_stock', 'yes', 'no'),
(177654, 'woocommerce_notify_no_stock', 'yes', 'no'),
(177655, 'woocommerce_stock_email_recipient', '[email protected]', 'no'),
(177656, 'woocommerce_notify_low_stock_amount', '2', 'no'),
(177657, 'woocommerce_notify_no_stock_amount', '0', 'yes'),
(177658, 'woocommerce_hide_out_of_stock_items', 'no', 'yes'),
(177659, 'woocommerce_stock_format', '', 'yes'),
(177660, 'woocommerce_file_download_method', 'force', 'no'),
(177661, 'woocommerce_downloads_redirect_fallback_allowed', 'no', 'no'),
(177662, 'woocommerce_downloads_require_login', 'no', 'no'),
(177663, 'woocommerce_downloads_grant_access_after_payment', 'yes', 'no'),
(177664, 'woocommerce_downloads_add_hash_to_filename', 'yes', 'yes'),
(177666, 'woocommerce_attribute_lookup_direct_updates', 'no', 'yes'),
(177667, 'woocommerce_prices_include_tax', 'no', 'yes'),
(177668, 'woocommerce_tax_based_on', 'shipping', 'yes'),
(177669, 'woocommerce_shipping_tax_class', 'inherit', 'yes'),
(177670, 'woocommerce_tax_round_at_subtotal', 'no', 'yes'),
(177671, 'woocommerce_tax_classes', '', 'yes'),
(177672, 'woocommerce_tax_display_shop', 'excl', 'yes'),
(177673, 'woocommerce_tax_display_cart', 'excl', 'yes'),
(177674, 'woocommerce_price_display_suffix', '', 'yes'),
(177675, 'woocommerce_tax_total_display', 'itemized', 'no'),
(177676, 'woocommerce_enable_shipping_calc', 'yes', 'no'),
(177677, 'woocommerce_shipping_cost_requires_address', 'no', 'yes'),
(177678, 'woocommerce_ship_to_destination', 'billing', 'no'),
(177679, 'woocommerce_shipping_debug_mode', 'no', 'yes'),
(177680, 'woocommerce_enable_guest_checkout', 'yes', 'no'),
(177681, 'woocommerce_enable_checkout_login_reminder', 'no', 'no'),
(177682, 'woocommerce_enable_signup_and_login_from_checkout', 'no', 'no'),
(177683, 'woocommerce_enable_myaccount_registration', 'no', 'no'),
(177684, 'woocommerce_registration_generate_username', 'yes', 'no'),
(177685, 'woocommerce_registration_generate_password', 'yes', 'no'),
(177686, 'woocommerce_erasure_request_removes_order_data', 'no', 'no'),
(177687, 'woocommerce_erasure_request_removes_download_data', 'no', 'no'),
(177688, 'woocommerce_allow_bulk_remove_personal_data', 'no', 'no'),
(177689, '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].', 'yes');
INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(177690, '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].', 'yes'),
(177691, 'woocommerce_delete_inactive_accounts', 'a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:6:\"months\";}', 'no'),
(177692, 'woocommerce_trash_pending_orders', '', 'no'),
(177693, 'woocommerce_trash_failed_orders', '', 'no'),
(177694, 'woocommerce_trash_cancelled_orders', '', 'no'),
(177695, 'woocommerce_anonymize_completed_orders', 'a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:6:\"months\";}', 'no'),
(177696, 'woocommerce_email_from_name', 'Doccure', 'no'),
(177697, 'woocommerce_email_from_address', '[email protected]', 'no'),
(177698, 'woocommerce_email_header_image', '', 'no'),
(177699, 'woocommerce_email_footer_text', '{site_title} &mdash; Built with {WooCommerce}', 'no'),
(177700, 'woocommerce_email_base_color', '#7f54b3', 'no'),
(177701, 'woocommerce_email_background_color', '#f7f7f7', 'no'),
(177702, 'woocommerce_email_body_background_color', '#ffffff', 'no'),
(177703, 'woocommerce_email_text_color', '#3c3c3c', 'no'),
(177704, 'woocommerce_merchant_email_notifications', 'no', 'no'),
(177705, 'woocommerce_cart_page_id', '4433', 'no'),
(177706, 'woocommerce_checkout_page_id', '4435', 'no'),
(177707, 'woocommerce_myaccount_page_id', '4574', 'no'),
(177708, 'woocommerce_terms_page_id', '', 'no'),
(177709, 'woocommerce_checkout_pay_endpoint', 'order-pay', 'yes'),
(177710, 'woocommerce_checkout_order_received_endpoint', 'order-received', 'yes'),
(177711, 'woocommerce_myaccount_add_payment_method_endpoint', 'add-payment-method', 'yes'),
(177712, 'woocommerce_myaccount_delete_payment_method_endpoint', 'delete-payment-method', 'yes'),
(177713, 'woocommerce_myaccount_set_default_payment_method_endpoint', 'set-default-payment-method', 'yes'),
(177714, 'woocommerce_myaccount_orders_endpoint', 'orders', 'yes'),
(177715, 'woocommerce_myaccount_view_order_endpoint', 'view-order', 'yes'),
(177716, 'woocommerce_myaccount_downloads_endpoint', 'downloads', 'yes'),
(177717, 'woocommerce_myaccount_edit_account_endpoint', 'edit-account', 'yes'),
(177718, 'woocommerce_myaccount_edit_address_endpoint', 'edit-address', 'yes'),
(177719, 'woocommerce_myaccount_payment_methods_endpoint', 'payment-methods', 'yes'),
(177720, 'woocommerce_myaccount_lost_password_endpoint', 'lost-password', 'yes'),
(177721, 'woocommerce_logout_endpoint', 'customer-logout', 'yes'),
(177722, 'woocommerce_api_enabled', 'no', 'yes'),
(177723, 'woocommerce_allow_tracking', 'no', 'no'),
(177724, 'woocommerce_show_marketplace_suggestions', 'yes', 'no'),
(177725, 'woocommerce_single_image_width', '600', 'yes'),
(177726, 'woocommerce_thumbnail_image_width', '300', 'yes'),
(177727, 'woocommerce_checkout_highlight_required_fields', 'yes', 'yes'),
(177728, 'woocommerce_demo_store', 'no', 'no'),
(177729, 'wc_downloads_approved_directories_mode', 'enabled', 'yes'),
(177730, '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;}', 'yes'),
(177731, 'current_theme_supports_woocommerce', 'yes', 'yes'),
(177732, 'woocommerce_queue_flush_rewrite_rules', 'no', 'yes'),
(177734, 'product_cat_children', 'a:0:{}', 'yes'),
(177735, 'default_product_cat', '95', 'yes'),
(177738, 'woocommerce_paypal_settings', 'a:23:{s:7:\"enabled\";s:3:\"yes\";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:37:\"[email protected]\";s:8:\"advanced\";s:0:\"\";s:8:\"testmode\";s:3:\"yes\";s:5:\"debug\";s:3:\"yes\";s:16:\"ipn_notification\";s:3:\"yes\";s:14:\"receiver_email\";s:37:\"[email protected]\";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:5:\"admin\";s:12:\"api_password\";s:20:\"Dreamguys@Doccure098\";s:13:\"api_signature\";s:0:\"\";s:20:\"sandbox_api_username\";s:42:\"sb-oaxui20457972_api1.business.example.com\";s:20:\"sandbox_api_password\";s:16:\"3BZBBHMBHXRXKKU3\";s:21:\"sandbox_api_signature\";s:56:\"AmExk4TF6ENwB5D1WRb3llSDGIIZAPX5APD7thgXwpvPH1amqikpWBys\";s:12:\"_should_load\";s:2:\"no\";}', 'yes'),
(177739, 'woocommerce_version', '9.2.3', 'yes'),
(177740, 'woocommerce_db_version', '9.2.3', 'yes'),
(177741, 'woocommerce_admin_install_timestamp', '1661494994', 'yes'),
(177742, 'woocommerce_inbox_variant_assignment', '12', 'yes'),
(177746, '_transient_jetpack_autoloader_plugin_paths', 'a:1:{i:0;s:29:\"{{WP_PLUGIN_DIR}}/woocommerce\";}', 'yes'),
(177747, 'action_scheduler_lock_async-request-runner', '66e1ecd8dffc48.70994458|1726082324', 'yes'),
(177748, 'woocommerce_admin_notices', 'a:0:{}', 'yes'),
(177749, 'woocommerce_maxmind_geolocation_settings', 'a:1:{s:15:\"database_prefix\";s:32:\"wYqNcSnqTQuD8VQCUq72t25P6axnR0ff\";}', 'yes'),
(177750, '_transient_woocommerce_webhook_ids_status_active', 'a:0:{}', 'yes'),
(177751, 'widget_woocommerce_widget_cart', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(177752, 'widget_woocommerce_layered_nav_filters', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(177753, 'widget_woocommerce_layered_nav', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(177754, 'widget_woocommerce_price_filter', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(177755, 'widget_woocommerce_product_categories', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(177756, 'widget_woocommerce_product_search', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(177757, 'widget_woocommerce_product_tag_cloud', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(177758, 'widget_woocommerce_products', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(177759, 'widget_woocommerce_recently_viewed_products', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(177760, 'widget_woocommerce_top_rated_products', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(177761, 'widget_woocommerce_recent_reviews', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(177762, 'widget_woocommerce_rating_filter', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(177776, '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;}', 'no'),
(177777, 'wc_blocks_surface_cart_checkout_probability', '81', 'yes'),
(177778, 'wc_blocks_db_schema_version', '260', 'yes'),
(177781, '_transient_woocommerce_reports-transient-version', '1719404846', 'yes'),
(177795, 'woocommerce_task_list_tracked_completed_tasks', 'a:8:{i:0;s:8:\"purchase\";i:1;s:14:\"store_creation\";i:2;s:8:\"payments\";i:3;s:8:\"products\";i:4;s:13:\"store_details\";i:5;s:8:\"shipping\";i:6;s:15:\"review-shipping\";i:7;s:17:\"launch-your-store\";}', 'yes'),
(177796, 'woocommerce_task_list_completed_lists', 'a:2:{i:0;s:8:\"extended\";i:1;s:19:\"extended_two_column\";}', 'yes'),
(177797, 'woocommerce_onboarding_profile', 'a:1:{s:7:\"skipped\";b:1;}', 'yes'),
(177798, 'woocommerce_task_list_prompt_shown', '1', 'yes'),
(177811, '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\";s:28:\"product-edit-meta-tab-header\";s:5:\"title\";s:22:\"Recommended extensions\";s:13:\"allow-dismiss\";b:0;}i:1;a:6:{s:4:\"slug\";s:39:\"product-edit-meta-tab-footer-browse-all\";s:7:\"context\";s:28:\"product-edit-meta-tab-footer\";s:9:\"link-text\";s:21:\"Browse all extensions\";s:3:\"url\";s:64:\"https://woocommerce.com/product-category/woocommerce-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\";s:24:\"orders-list-empty-header\";s:5:\"title\";s:20:\"Tools for your store\";s:13:\"allow-dismiss\";b:0;}i:13;a:6:{s:4:\"slug\";s:30:\"orders-empty-footer-browse-all\";s:7:\"context\";s:24:\"orders-list-empty-footer\";s:9:\"link-text\";s:21:\"Browse all extensions\";s:3:\"url\";s:64:\"https://woocommerce.com/product-category/woocommerce-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\";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\";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\";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\";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\";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\";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\";s:26:\"products-list-empty-header\";s:5:\"title\";s:23:\"Other types of products\";s:13:\"allow-dismiss\";b:0;}i:21;a:6:{s:4:\"slug\";s:32:\"products-empty-footer-browse-all\";s:7:\"context\";s:26:\"products-list-empty-footer\";s:9:\"link-text\";s:21:\"Browse all extensions\";s:3:\"url\";s:64:\"https://woocommerce.com/product-category/woocommerce-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\";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\";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\";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\";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\";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\";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:1718599573;}', 'no'),
(177812, '_transient_product_query-transient-version', '1726075380', 'yes'),
(177813, '_transient_product-transient-version', '1673511748', 'yes'),
(177827, 'stripe_wc_version', '3.3.52', 'yes'),
(177831, 'woocommerce_stripe_api_settings', 'a:14:{s:5:\"title\";s:0:\"\";s:14:\"test_mode_keys\";s:0:\"\";s:4:\"mode\";s:4:\"test\";s:14:\"stripe_connect\";s:0:\"\";s:20:\"publishable_key_test\";s:107:\"pk_test_51LaeKdHWmJQ3VDhTyFwt6TPGdwLtUnyNr6BSSmfny5o8U89CIyJfzxKxHOimCBIfbqsqxhVACSxSOkzqD2t4THsb0076SgAsi6\";s:15:\"secret_key_test\";s:107:\"sk_test_51LaeKdHWmJQ3VDhTJ3KkqnbImOtXfD0a6816KJBxFRnToBbqRTh7srawxcCDzV5AjTJo0DdCcY05XrJThxEzXWqr00MLML9DIq\";s:20:\"connection_test_test\";s:0:\"\";s:19:\"webhook_button_test\";s:0:\"\";s:19:\"webhook_button_live\";s:0:\"\";s:11:\"webhook_url\";s:0:\"\";s:19:\"webhook_secret_live\";s:0:\"\";s:19:\"webhook_secret_test\";s:0:\"\";s:9:\"debug_log\";s:3:\"yes\";s:15:\"account_id_test\";s:21:\"acct_1LaeKdHWmJQ3VDhT\";}', 'yes'),
(177832, 'woocommerce_stripe_account_settings', 'a:1:{s:4:\"test\";a:3:{s:10:\"account_id\";s:21:\"acct_1LaeKdHWmJQ3VDhT\";s:7:\"country\";s:2:\"US\";s:16:\"default_currency\";s:3:\"USD\";}}', 'yes'),
(177835, 'woocommerce_stripe_advanced_settings', 'a:22:{s:5:\"title\";s:0:\"\";s:20:\"settings_description\";s:0:\"\";s:6:\"locale\";s:4:\"site\";s:12:\"installments\";s:3:\"yes\";s:20:\"statement_descriptor\";s:0:\"\";s:10:\"stripe_fee\";s:2:\"no\";s:19:\"stripe_fee_currency\";s:2:\"no\";s:14:\"capture_status\";s:9:\"completed\";s:13:\"refund_cancel\";s:2:\"no\";s:10:\"link_title\";s:0:\"\";s:12:\"link_enabled\";s:2:\"no\";s:10:\"link_email\";s:3:\"yes\";s:13:\"link_autoload\";s:3:\"yes\";s:8:\"disputes\";s:0:\"\";s:15:\"dispute_created\";s:3:\"yes\";s:22:\"dispute_created_status\";s:12:\"wc-completed\";s:14:\"dispute_closed\";s:3:\"yes\";s:7:\"reviews\";s:0:\"\";s:14:\"review_created\";s:2:\"no\";s:13:\"review_closed\";s:2:\"no\";s:11:\"email_title\";s:0:\"\";s:13:\"email_enabled\";s:2:\"no\";}', 'yes'),
(177839, 'woocommerce_stripe_cc_settings', 'a:18:{s:7:\"enabled\";s:3:\"yes\";s:5:\"desc1\";s:0:\"\";s:16:\"general_settings\";s:0:\"\";s:10:\"title_text\";s:6:\"Stripe\";s:11:\"description\";s:0:\"\";s:13:\"method_format\";s:11:\"short_title\";s:11:\"charge_type\";s:7:\"capture\";s:12:\"order_status\";s:12:\"wc-completed\";s:17:\"save_card_enabled\";s:3:\"yes\";s:15:\"force_3d_secure\";s:2:\"no\";s:13:\"generic_error\";s:2:\"no\";s:5:\"cards\";a:4:{i:0;s:4:\"amex\";i:1;s:8:\"discover\";i:2;s:4:\"visa\";i:3;s:10:\"mastercard\";}s:10:\"form_title\";s:0:\"\";s:9:\"form_type\";s:6:\"inline\";s:11:\"custom_form\";s:9:\"bootstrap\";s:14:\"postal_enabled\";s:2:\"no\";s:15:\"notice_location\";s:3:\"acf\";s:15:\"notice_selector\";s:28:\"div.payment_method_stripe_cc\";}', 'yes'),
(177848, 'rzp_woocommerce_current_version', '', 'yes'),
(177849, 'woocommerce_razorpay_settings', 'a:10:{s:7:\"enabled\";s:3:\"yes\";s:5:\"title\";s:16:\"Pay via Razorpay\";s:11:\"description\";s:74:\"Pay securely by Credit or Debit card or Internet Banking through Razorpay.\";s:6:\"key_id\";s:23:\"rzp_test_0XeJ7VRdyGNo0S\";s:10:\"key_secret\";s:24:\"JGESBm2DP9X1f8AJKUk1Jc5y\";s:14:\"payment_action\";s:7:\"capture\";s:21:\"order_success_message\";s:141:\"Thank you for booking with us. Your account has been charged and your transaction is successful. We will be processing your appointment soon.\";s:21:\"enable_1cc_debug_mode\";s:3:\"yes\";s:14:\"webhook_secret\";s:20:\"kL3Bf4T50Sd<./,]la%V\";s:12:\"route_enable\";s:0:\"\";}', 'yes'),
(177850, 'webhook_enable_flag', '1680062247', 'yes'),
(177864, '_transient_shipping-transient-version', '1661504013', 'yes'),
(177975, '_transient_orders-transient-version', '1719404575', 'yes'),
(178090, 'woocommerce_admin_created_default_shipping_zones', 'yes', 'yes'),
(178132, 'woocommerce_admin_last_orders_milestone', '10', 'yes'),
(178210, 'woocommerce_admin_reviewed_default_shipping_zones', 'yes', 'yes'),
(178211, '_transient_woocommerce_shipping_task_zone_count_transient', '0', 'yes'),
(179742, 'woocommerce_sales_record_date', '2023-03-03', 'yes'),
(179743, 'woocommerce_sales_record_amount', '800', 'yes'),
(230296, 'woocommerce_task_list_reminder_bar_hidden', 'yes', 'yes');
INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(237416, '_transient_dirsize_cache', 'a:3176:{s:33:\"/mnt/var/www/html/doccure-wp/.tmb\";i:6525;s:53:\"/mnt/var/www/html/doccure-wp/documentation/assets/css\";i:180581;s:52:\"/mnt/var/www/html/doccure-wp/documentation/assets/js\";i:244892;s:55:\"/mnt/var/www/html/doccure-wp/documentation/assets/fonts\";i:428706;s:56:\"/mnt/var/www/html/doccure-wp/documentation/assets/images\";i:9325605;s:49:\"/mnt/var/www/html/doccure-wp/documentation/assets\";i:10179784;s:42:\"/mnt/var/www/html/doccure-wp/documentation\";i:10241490;s:56:\"/mnt/var/www/html/doccure-wp/documentation_bk/assets/css\";i:180581;s:55:\"/mnt/var/www/html/doccure-wp/documentation_bk/assets/js\";i:244892;s:58:\"/mnt/var/www/html/doccure-wp/documentation_bk/assets/fonts\";i:428706;s:59:\"/mnt/var/www/html/doccure-wp/documentation_bk/assets/images\";i:8601214;s:52:\"/mnt/var/www/html/doccure-wp/documentation_bk/assets\";i:9455393;s:45:\"/mnt/var/www/html/doccure-wp/documentation_bk\";i:9543869;s:40:\"/mnt/var/www/html/doccure-wp/.quarantine\";i:0;s:41:\"/mnt/var/www/html/doccure-wp/doccurejun13\";i:549;s:47:\"/mnt/var/www/html/doccure-wp/wp-content/upgrade\";i:0;s:58:\"/mnt/var/www/html/doccure-wp/wp-content/uploads_bk/2022/05\";i:831463;s:58:\"/mnt/var/www/html/doccure-wp/wp-content/uploads_bk/2022/07\";i:0;s:58:\"/mnt/var/www/html/doccure-wp/wp-content/uploads_bk/2022/01\";i:2271558;s:58:\"/mnt/var/www/html/doccure-wp/wp-content/uploads_bk/2022/06\";i:795246;s:58:\"/mnt/var/www/html/doccure-wp/wp-content/uploads_bk/2022/04\";i:4929042;s:58:\"/mnt/var/www/html/doccure-wp/wp-content/uploads_bk/2022/03\";i:6869765;s:55:\"/mnt/var/www/html/doccure-wp/wp-content/uploads_bk/2022\";i:15697074;s:64:\"/mnt/var/www/html/doccure-wp/wp-content/uploads_bk/wpcf7_uploads\";i:14;s:63:\"/mnt/var/www/html/doccure-wp/wp-content/uploads_bk/doccure-temp\";i:0;s:56:\"/mnt/var/www/html/doccure-wp/wp-content/uploads_bk/redux\";i:1708;s:72:\"/mnt/var/www/html/doccure-wp/wp-content/uploads_bk/revslider/slider-1-12\";i:0;s:69:\"/mnt/var/www/html/doccure-wp/wp-content/uploads_bk/revslider/slider-1\";i:0;s:60:\"/mnt/var/www/html/doccure-wp/wp-content/uploads_bk/revslider\";i:0;s:62:\"/mnt/var/www/html/doccure-wp/wp-content/uploads_bk/js_composer\";i:0;s:58:\"/mnt/var/www/html/doccure-wp/wp-content/uploads_bk/ao_ccss\";i:189;s:60:\"/mnt/var/www/html/doccure-wp/wp-content/uploads_bk/bfi_thumb\";i:321575;s:58:\"/mnt/var/www/html/doccure-wp/wp-content/uploads_bk/2021/12\";i:1469339;s:58:\"/mnt/var/www/html/doccure-wp/wp-content/uploads_bk/2021/09\";i:10716672;s:58:\"/mnt/var/www/html/doccure-wp/wp-content/uploads_bk/2021/11\";i:5112333;s:58:\"/mnt/var/www/html/doccure-wp/wp-content/uploads_bk/2021/10\";i:11676589;s:58:\"/mnt/var/www/html/doccure-wp/wp-content/uploads_bk/2021/08\";i:3458143;s:55:\"/mnt/var/www/html/doccure-wp/wp-content/uploads_bk/2021\";i:32433076;s:50:\"/mnt/var/www/html/doccure-wp/wp-content/uploads_bk\";i:48453636;s:61:\"/mnt/var/www/html/doccure-wp/wp-content/cache/autoptimize/css\";i:189;s:60:\"/mnt/var/www/html/doccure-wp/wp-content/cache/autoptimize/js\";i:189;s:57:\"/mnt/var/www/html/doccure-wp/wp-content/cache/autoptimize\";i:1260;s:45:\"/mnt/var/www/html/doccure-wp/wp-content/cache\";i:1260;s:39:\"/mnt/var/www/html/doccure-wp/wp-content\";i:336144882;s:55:\"/mnt/var/www/html/doccure-wp/wp-admin/css/colors/coffee\";i:76468;s:58:\"/mnt/var/www/html/doccure-wp/wp-admin/css/colors/ectoplasm\";i:78210;s:53:\"/mnt/var/www/html/doccure-wp/wp-admin/css/colors/blue\";i:78246;s:54:\"/mnt/var/www/html/doccure-wp/wp-admin/css/colors/light\";i:78840;s:55:\"/mnt/var/www/html/doccure-wp/wp-admin/css/colors/modern\";i:78738;s:57:\"/mnt/var/www/html/doccure-wp/wp-admin/css/colors/midnight\";i:79043;s:56:\"/mnt/var/www/html/doccure-wp/wp-admin/css/colors/sunrise\";i:78983;s:54:\"/mnt/var/www/html/doccure-wp/wp-admin/css/colors/ocean\";i:75697;s:48:\"/mnt/var/www/html/doccure-wp/wp-admin/css/colors\";i:647862;s:41:\"/mnt/var/www/html/doccure-wp/wp-admin/css\";i:2512039;s:48:\"/mnt/var/www/html/doccure-wp/wp-admin/js/widgets\";i:139404;s:40:\"/mnt/var/www/html/doccure-wp/wp-admin/js\";i:1906208;s:45:\"/mnt/var/www/html/doccure-wp/wp-admin/network\";i:124247;s:42:\"/mnt/var/www/html/doccure-wp/wp-admin/user\";i:3418;s:44:\"/mnt/var/www/html/doccure-wp/wp-admin/images\";i:390372;s:43:\"/mnt/var/www/html/doccure-wp/wp-admin/maint\";i:7260;s:46:\"/mnt/var/www/html/doccure-wp/wp-admin/includes\";i:2903403;s:37:\"/mnt/var/www/html/doccure-wp/wp-admin\";i:8731608;s:67:\"/mnt/var/www/html/doccure-wp/wp-includes/css/dist/customize-widgets\";i:27716;s:62:\"/mnt/var/www/html/doccure-wp/wp-includes/css/dist/block-editor\";i:531331;s:56:\"/mnt/var/www/html/doccure-wp/wp-includes/css/dist/editor\";i:91556;s:64:\"/mnt/var/www/html/doccure-wp/wp-includes/css/dist/format-library\";i:10926;s:70:\"/mnt/var/www/html/doccure-wp/wp-includes/css/dist/list-reusable-blocks\";i:21928;s:63:\"/mnt/var/www/html/doccure-wp/wp-includes/css/dist/block-library\";i:696498;s:53:\"/mnt/var/www/html/doccure-wp/wp-includes/css/dist/nux\";i:14748;s:57:\"/mnt/var/www/html/doccure-wp/wp-includes/css/dist/widgets\";i:27172;s:65:\"/mnt/var/www/html/doccure-wp/wp-includes/css/dist/reusable-blocks\";i:5178;s:59:\"/mnt/var/www/html/doccure-wp/wp-includes/css/dist/edit-post\";i:210007;s:62:\"/mnt/var/www/html/doccure-wp/wp-includes/css/dist/edit-widgets\";i:108787;s:59:\"/mnt/var/www/html/doccure-wp/wp-includes/css/dist/edit-site\";i:211045;s:65:\"/mnt/var/www/html/doccure-wp/wp-includes/css/dist/block-directory\";i:17844;s:60:\"/mnt/var/www/html/doccure-wp/wp-includes/css/dist/components\";i:462356;s:49:\"/mnt/var/www/html/doccure-wp/wp-includes/css/dist\";i:2437092;s:44:\"/mnt/var/www/html/doccure-wp/wp-includes/css\";i:3083615;s:53:\"/mnt/var/www/html/doccure-wp/wp-includes/js/swfupload\";i:8715;s:52:\"/mnt/var/www/html/doccure-wp/wp-includes/js/plupload\";i:490126;s:52:\"/mnt/var/www/html/doccure-wp/wp-includes/js/thickbox\";i:31185;s:53:\"/mnt/var/www/html/doccure-wp/wp-includes/js/jquery/ui\";i:807133;s:50:\"/mnt/var/www/html/doccure-wp/wp-includes/js/jquery\";i:1321204;s:54:\"/mnt/var/www/html/doccure-wp/wp-includes/js/codemirror\";i:1287141;s:66:\"/mnt/var/www/html/doccure-wp/wp-includes/js/mediaelement/renderers\";i:18880;s:56:\"/mnt/var/www/html/doccure-wp/wp-includes/js/mediaelement\";i:719403;s:48:\"/mnt/var/www/html/doccure-wp/wp-includes/js/crop\";i:20004;s:62:\"/mnt/var/www/html/doccure-wp/wp-includes/js/tinymce/plugins/hr\";i:1347;s:68:\"/mnt/var/www/html/doccure-wp/wp-includes/js/tinymce/plugins/tabfocus\";i:5336;s:73:\"/mnt/var/www/html/doccure-wp/wp-includes/js/tinymce/plugins/wptextpattern\";i:11923;s:65:\"/mnt/var/www/html/doccure-wp/wp-includes/js/tinymce/plugins/lists\";i:97383;s:71:\"/mnt/var/www/html/doccure-wp/wp-includes/js/tinymce/plugins/colorpicker\";i:4910;s:69:\"/mnt/var/www/html/doccure-wp/wp-includes/js/tinymce/plugins/wpgallery\";i:4806;s:69:\"/mnt/var/www/html/doccure-wp/wp-includes/js/tinymce/plugins/textcolor\";i:16237;s:65:\"/mnt/var/www/html/doccure-wp/wp-includes/js/tinymce/plugins/image\";i:55874;s:69:\"/mnt/var/www/html/doccure-wp/wp-includes/js/tinymce/plugins/wordpress\";i:50609;s:65:\"/mnt/var/www/html/doccure-wp/wp-includes/js/tinymce/plugins/media\";i:57914;s:66:\"/mnt/var/www/html/doccure-wp/wp-includes/js/tinymce/plugins/wplink\";i:26476;s:64:\"/mnt/var/www/html/doccure-wp/wp-includes/js/tinymce/plugins/link\";i:32949;s:72:\"/mnt/var/www/html/doccure-wp/wp-includes/js/tinymce/plugins/compat3x/css\";i:8179;s:68:\"/mnt/var/www/html/doccure-wp/wp-includes/js/tinymce/plugins/compat3x\";i:21758;s:67:\"/mnt/var/www/html/doccure-wp/wp-includes/js/tinymce/plugins/charmap\";i:31811;s:66:\"/mnt/var/www/html/doccure-wp/wp-includes/js/tinymce/plugins/wpview\";i:8994;s:69:\"/mnt/var/www/html/doccure-wp/wp-includes/js/tinymce/plugins/wpdialogs\";i:3761;s:65:\"/mnt/var/www/html/doccure-wp/wp-includes/js/tinymce/plugins/paste\";i:113193;s:72:\"/mnt/var/www/html/doccure-wp/wp-includes/js/tinymce/plugins/wpautoresize\";i:8332;s:67:\"/mnt/var/www/html/doccure-wp/wp-includes/js/tinymce/plugins/wpemoji\";i:5099;s:74:\"/mnt/var/www/html/doccure-wp/wp-includes/js/tinymce/plugins/directionality\";i:2749;s:70:\"/mnt/var/www/html/doccure-wp/wp-includes/js/tinymce/plugins/fullscreen\";i:7779;s:71:\"/mnt/var/www/html/doccure-wp/wp-includes/js/tinymce/plugins/wpeditimage\";i:37713;s:59:\"/mnt/var/www/html/doccure-wp/wp-includes/js/tinymce/plugins\";i:606953;s:57:\"/mnt/var/www/html/doccure-wp/wp-includes/js/tinymce/langs\";i:15529;s:57:\"/mnt/var/www/html/doccure-wp/wp-includes/js/tinymce/utils\";i:18822;s:65:\"/mnt/var/www/html/doccure-wp/wp-includes/js/tinymce/themes/modern\";i:446221;s:65:\"/mnt/var/www/html/doccure-wp/wp-includes/js/tinymce/themes/inlite\";i:452642;s:58:\"/mnt/var/www/html/doccure-wp/wp-includes/js/tinymce/themes\";i:898863;s:71:\"/mnt/var/www/html/doccure-wp/wp-includes/js/tinymce/skins/lightgray/img\";i:2856;s:73:\"/mnt/var/www/html/doccure-wp/wp-includes/js/tinymce/skins/lightgray/fonts\";i:155760;s:67:\"/mnt/var/www/html/doccure-wp/wp-includes/js/tinymce/skins/lightgray\";i:210254;s:74:\"/mnt/var/www/html/doccure-wp/wp-includes/js/tinymce/skins/wordpress/images\";i:14207;s:67:\"/mnt/var/www/html/doccure-wp/wp-includes/js/tinymce/skins/wordpress\";i:22831;s:57:\"/mnt/var/www/html/doccure-wp/wp-includes/js/tinymce/skins\";i:233085;s:51:\"/mnt/var/www/html/doccure-wp/wp-includes/js/tinymce\";i:2853635;s:49:\"/mnt/var/www/html/doccure-wp/wp-includes/js/jcrop\";i:24976;s:57:\"/mnt/var/www/html/doccure-wp/wp-includes/js/imgareaselect\";i:49024;s:55:\"/mnt/var/www/html/doccure-wp/wp-includes/js/dist/vendor\";i:2361964;s:60:\"/mnt/var/www/html/doccure-wp/wp-includes/js/dist/development\";i:178306;s:48:\"/mnt/var/www/html/doccure-wp/wp-includes/js/dist\";i:14923004;s:43:\"/mnt/var/www/html/doccure-wp/wp-includes/js\";i:24135210;s:55:\"/mnt/var/www/html/doccure-wp/wp-includes/block-supports\";i:65329;s:51:\"/mnt/var/www/html/doccure-wp/wp-includes/php-compat\";i:1203;s:54:\"/mnt/var/www/html/doccure-wp/wp-includes/SimplePie/Net\";i:7493;s:56:\"/mnt/var/www/html/doccure-wp/wp-includes/SimplePie/Cache\";i:39607;s:66:\"/mnt/var/www/html/doccure-wp/wp-includes/SimplePie/XML/Declaration\";i:7098;s:54:\"/mnt/var/www/html/doccure-wp/wp-includes/SimplePie/XML\";i:7098;s:63:\"/mnt/var/www/html/doccure-wp/wp-includes/SimplePie/Content/Type\";i:8015;s:58:\"/mnt/var/www/html/doccure-wp/wp-includes/SimplePie/Content\";i:8015;s:56:\"/mnt/var/www/html/doccure-wp/wp-includes/SimplePie/Parse\";i:20551;s:55:\"/mnt/var/www/html/doccure-wp/wp-includes/SimplePie/HTTP\";i:11487;s:62:\"/mnt/var/www/html/doccure-wp/wp-includes/SimplePie/Decode/HTML\";i:17241;s:57:\"/mnt/var/www/html/doccure-wp/wp-includes/SimplePie/Decode\";i:17241;s:50:\"/mnt/var/www/html/doccure-wp/wp-includes/SimplePie\";i:458625;s:56:\"/mnt/var/www/html/doccure-wp/wp-includes/rest-api/search\";i:15180;s:59:\"/mnt/var/www/html/doccure-wp/wp-includes/rest-api/endpoints\";i:719276;s:56:\"/mnt/var/www/html/doccure-wp/wp-includes/rest-api/fields\";i:22314;s:49:\"/mnt/var/www/html/doccure-wp/wp-includes/rest-api\";i:842532;s:44:\"/mnt/var/www/html/doccure-wp/wp-includes/IXR\";i:33914;s:53:\"/mnt/var/www/html/doccure-wp/wp-includes/certificates\";i:233231;s:54:\"/mnt/var/www/html/doccure-wp/wp-includes/random_compat\";i:43330;s:64:\"/mnt/var/www/html/doccure-wp/wp-includes/Requests/Exception/HTTP\";i:14365;s:69:\"/mnt/var/www/html/doccure-wp/wp-includes/Requests/Exception/Transport\";i:919;s:59:\"/mnt/var/www/html/doccure-wp/wp-includes/Requests/Exception\";i:16778;s:56:\"/mnt/var/www/html/doccure-wp/wp-includes/Requests/Cookie\";i:3865;s:55:\"/mnt/var/www/html/doccure-wp/wp-includes/Requests/Proxy\";i:3488;s:58:\"/mnt/var/www/html/doccure-wp/wp-includes/Requests/Response\";i:2135;s:57:\"/mnt/var/www/html/doccure-wp/wp-includes/Requests/Utility\";i:3310;s:59:\"/mnt/var/www/html/doccure-wp/wp-includes/Requests/Transport\";i:30090;s:54:\"/mnt/var/www/html/doccure-wp/wp-includes/Requests/Auth\";i:1939;s:49:\"/mnt/var/www/html/doccure-wp/wp-includes/Requests\";i:139225;s:58:\"/mnt/var/www/html/doccure-wp/wp-includes/sodium_compat/lib\";i:84845;s:70:\"/mnt/var/www/html/doccure-wp/wp-includes/sodium_compat/src/Core/Base64\";i:22135;s:72:\"/mnt/var/www/html/doccure-wp/wp-includes/sodium_compat/src/Core/ChaCha20\";i:5264;s:77:\"/mnt/var/www/html/doccure-wp/wp-includes/sodium_compat/src/Core/Curve25519/Ge\";i:7881;s:74:\"/mnt/var/www/html/doccure-wp/wp-includes/sodium_compat/src/Core/Curve25519\";i:121645;s:72:\"/mnt/var/www/html/doccure-wp/wp-includes/sodium_compat/src/Core/Poly1305\";i:12912;s:76:\"/mnt/var/www/html/doccure-wp/wp-includes/sodium_compat/src/Core/SecretStream\";i:3624;s:63:\"/mnt/var/www/html/doccure-wp/wp-includes/sodium_compat/src/Core\";i:452672;s:64:\"/mnt/var/www/html/doccure-wp/wp-includes/sodium_compat/src/PHP52\";i:4116;s:74:\"/mnt/var/www/html/doccure-wp/wp-includes/sodium_compat/src/Core32/ChaCha20\";i:6407;s:79:\"/mnt/var/www/html/doccure-wp/wp-includes/sodium_compat/src/Core32/Curve25519/Ge\";i:8177;s:76:\"/mnt/var/www/html/doccure-wp/wp-includes/sodium_compat/src/Core32/Curve25519\";i:122690;s:74:\"/mnt/var/www/html/doccure-wp/wp-includes/sodium_compat/src/Core32/Poly1305\";i:15965;s:78:\"/mnt/var/www/html/doccure-wp/wp-includes/sodium_compat/src/Core32/SecretStream\";i:3656;s:65:\"/mnt/var/www/html/doccure-wp/wp-includes/sodium_compat/src/Core32\";i:436924;s:58:\"/mnt/var/www/html/doccure-wp/wp-includes/sodium_compat/src\";i:1204643;s:79:\"/mnt/var/www/html/doccure-wp/wp-includes/sodium_compat/namespaced/Core/ChaCha20\";i:224;s:84:\"/mnt/var/www/html/doccure-wp/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge\";i:602;s:81:\"/mnt/var/www/html/doccure-wp/wp-includes/sodium_compat/namespaced/Core/Curve25519\";i:820;s:79:\"/mnt/var/www/html/doccure-wp/wp-includes/sodium_compat/namespaced/Core/Poly1305\";i:112;s:70:\"/mnt/var/www/html/doccure-wp/wp-includes/sodium_compat/namespaced/Core\";i:2444;s:65:\"/mnt/var/www/html/doccure-wp/wp-includes/sodium_compat/namespaced\";i:2698;s:54:\"/mnt/var/www/html/doccure-wp/wp-includes/sodium_compat\";i:1298275;s:50:\"/mnt/var/www/html/doccure-wp/wp-includes/PHPMailer\";i:226303;s:48:\"/mnt/var/www/html/doccure-wp/wp-includes/widgets\";i:157313;s:46:\"/mnt/var/www/html/doccure-wp/wp-includes/fonts\";i:289826;s:55:\"/mnt/var/www/html/doccure-wp/wp-includes/images/crystal\";i:15541;s:51:\"/mnt/var/www/html/doccure-wp/wp-includes/images/wlw\";i:4413;s:53:\"/mnt/var/www/html/doccure-wp/wp-includes/images/media\";i:2419;s:55:\"/mnt/var/www/html/doccure-wp/wp-includes/images/smilies\";i:10082;s:47:\"/mnt/var/www/html/doccure-wp/wp-includes/images\";i:103747;s:53:\"/mnt/var/www/html/doccure-wp/wp-includes/theme-compat\";i:15442;s:50:\"/mnt/var/www/html/doccure-wp/wp-includes/customize\";i:173478;s:45:\"/mnt/var/www/html/doccure-wp/wp-includes/pomo\";i:53510;s:56:\"/mnt/var/www/html/doccure-wp/wp-includes/blocks/calendar\";i:5144;s:67:\"/mnt/var/www/html/doccure-wp/wp-includes/blocks/comment-author-name\";i:1032;s:54:\"/mnt/var/www/html/doccure-wp/wp-includes/blocks/search\";i:17006;s:55:\"/mnt/var/www/html/doccure-wp/wp-includes/blocks/buttons\";i:15823;s:60:\"/mnt/var/www/html/doccure-wp/wp-includes/blocks/comment-date\";i:959;s:62:\"/mnt/var/www/html/doccure-wp/wp-includes/blocks/comments-title\";i:4520;s:64:\"/mnt/var/www/html/doccure-wp/wp-includes/blocks/term-description\";i:728;s:67:\"/mnt/var/www/html/doccure-wp/wp-includes/blocks/comments-query-loop\";i:3955;s:66:\"/mnt/var/www/html/doccure-wp/wp-includes/blocks/post-comments-form\";i:15260;s:53:\"/mnt/var/www/html/doccure-wp/wp-includes/blocks/audio\";i:12016;s:56:\"/mnt/var/www/html/doccure-wp/wp-includes/blocks/archives\";i:6812;s:52:\"/mnt/var/www/html/doccure-wp/wp-includes/blocks/more\";i:6746;s:60:\"/mnt/var/www/html/doccure-wp/wp-includes/blocks/post-content\";i:439;s:68:\"/mnt/var/www/html/doccure-wp/wp-includes/blocks/post-navigation-link\";i:920;s:58:\"/mnt/var/www/html/doccure-wp/wp-includes/blocks/post-title\";i:4622;s:55:\"/mnt/var/www/html/doccure-wp/wp-includes/blocks/heading\";i:4933;s:61:\"/mnt/var/www/html/doccure-wp/wp-includes/blocks/legacy-widget\";i:501;s:58:\"/mnt/var/www/html/doccure-wp/wp-includes/blocks/navigation\";i:133558;s:64:\"/mnt/var/www/html/doccure-wp/wp-includes/blocks/comment-template\";i:4411;s:63:\"/mnt/var/www/html/doccure-wp/wp-includes/blocks/navigation-link\";i:17439;s:61:\"/mnt/var/www/html/doccure-wp/wp-includes/blocks/post-comments\";i:17063;s:59:\"/mnt/var/www/html/doccure-wp/wp-includes/blocks/social-link\";i:5172;s:55:\"/mnt/var/www/html/doccure-wp/wp-includes/blocks/missing\";i:564;s:63:\"/mnt/var/www/html/doccure-wp/wp-includes/blocks/comment-content\";i:4213;s:55:\"/mnt/var/www/html/doccure-wp/wp-includes/blocks/gallery\";i:84238;s:53:\"/mnt/var/www/html/doccure-wp/wp-includes/blocks/query\";i:8879;s:61:\"/mnt/var/www/html/doccure-wp/wp-includes/blocks/post-template\";i:12873;s:58:\"/mnt/var/www/html/doccure-wp/wp-includes/blocks/categories\";i:7362;s:59:\"/mnt/var/www/html/doccure-wp/wp-includes/blocks/post-author\";i:5670;s:69:\"/mnt/var/www/html/doccure-wp/wp-includes/blocks/query-pagination-next\";i:861;s:53:\"/mnt/var/www/html/doccure-wp/wp-includes/blocks/embed\";i:19754;s:56:\"/mnt/var/www/html/doccure-wp/wp-includes/blocks/freeform\";i:42245;s:52:\"/mnt/var/www/html/doccure-wp/wp-includes/blocks/html\";i:6703;s:65:\"/mnt/var/www/html/doccure-wp/wp-includes/blocks/comment-edit-link\";i:995;s:53:\"/mnt/var/www/html/doccure-wp/wp-includes/blocks/block\";i:4929;s:57:\"/mnt/var/www/html/doccure-wp/wp-includes/blocks/page-list\";i:12661;s:58:\"/mnt/var/www/html/doccure-wp/wp-includes/blocks/site-title\";i:4627;s:56:\"/mnt/var/www/html/doccure-wp/wp-includes/blocks/nextpage\";i:6021;s:53:\"/mnt/var/www/html/doccure-wp/wp-includes/blocks/image\";i:29712;s:53:\"/mnt/var/www/html/doccure-wp/wp-includes/blocks/quote\";i:11894;s:53:\"/mnt/var/www/html/doccure-wp/wp-includes/blocks/video\";i:22069;s:60:\"/mnt/var/www/html/doccure-wp/wp-includes/blocks/preformatted\";i:4338;s:64:\"/mnt/var/www/html/doccure-wp/wp-includes/blocks/query-pagination\";i:13862;s:53:\"/mnt/var/www/html/doccure-wp/wp-includes/blocks/table\";i:30710;s:60:\"/mnt/var/www/html/doccure-wp/wp-includes/blocks/post-excerpt\";i:7543;s:57:\"/mnt/var/www/html/doccure-wp/wp-includes/blocks/tag-cloud\";i:5886;s:51:\"/mnt/var/www/html/doccure-wp/wp-includes/blocks/rss\";i:11940;s:57:\"/mnt/var/www/html/doccure-wp/wp-includes/blocks/read-more\";i:5292;s:57:\"/mnt/var/www/html/doccure-wp/wp-includes/blocks/post-date\";i:950;s:67:\"/mnt/var/www/html/doccure-wp/wp-includes/blocks/post-featured-image\";i:23813;s:60:\"/mnt/var/www/html/doccure-wp/wp-includes/blocks/text-columns\";i:8990;s:57:\"/mnt/var/www/html/doccure-wp/wp-includes/blocks/pullquote\";i:18862;s:60:\"/mnt/var/www/html/doccure-wp/wp-includes/blocks/site-tagline\";i:4317;s:59:\"/mnt/var/www/html/doccure-wp/wp-includes/blocks/query-title\";i:1027;s:55:\"/mnt/var/www/html/doccure-wp/wp-includes/blocks/pattern\";i:324;s:57:\"/mnt/var/www/html/doccure-wp/wp-includes/blocks/shortcode\";i:8171;s:64:\"/mnt/var/www/html/doccure-wp/wp-includes/blocks/query-no-results\";i:483;s:57:\"/mnt/var/www/html/doccure-wp/wp-includes/blocks/separator\";i:14141;s:72:\"/mnt/var/www/html/doccure-wp/wp-includes/blocks/comments-pagination-next\";i:870;s:63:\"/mnt/var/www/html/doccure-wp/wp-includes/blocks/latest-comments\";i:7625;s:60:\"/mnt/var/www/html/doccure-wp/wp-includes/blocks/social-links\";i:56664;s:61:\"/mnt/var/www/html/doccure-wp/wp-includes/blocks/template-part\";i:8133;s:67:\"/mnt/var/www/html/doccure-wp/wp-includes/blocks/comments-pagination\";i:14298;s:57:\"/mnt/var/www/html/doccure-wp/wp-includes/blocks/paragraph\";i:10449;s:54:\"/mnt/var/www/html/doccure-wp/wp-includes/blocks/button\";i:21550;s:52:\"/mnt/var/www/html/doccure-wp/wp-includes/blocks/code\";i:7942;s:69:\"/mnt/var/www/html/doccure-wp/wp-includes/blocks/post-author-biography\";i:881;s:58:\"/mnt/var/www/html/doccure-wp/wp-includes/blocks/media-text\";i:19937;s:56:\"/mnt/var/www/html/doccure-wp/wp-includes/blocks/loginout\";i:510;s:72:\"/mnt/var/www/html/doccure-wp/wp-includes/blocks/query-pagination-numbers\";i:4670;s:73:\"/mnt/var/www/html/doccure-wp/wp-includes/blocks/query-pagination-previous\";i:873;s:60:\"/mnt/var/www/html/doccure-wp/wp-includes/blocks/latest-posts\";i:16573;s:53:\"/mnt/var/www/html/doccure-wp/wp-includes/blocks/group\";i:15315;s:57:\"/mnt/var/www/html/doccure-wp/wp-includes/blocks/site-logo\";i:20569;s:53:\"/mnt/var/www/html/doccure-wp/wp-includes/blocks/verse\";i:4425;s:58:\"/mnt/var/www/html/doccure-wp/wp-includes/blocks/post-terms\";i:4087;s:76:\"/mnt/var/www/html/doccure-wp/wp-includes/blocks/comments-pagination-previous\";i:882;s:57:\"/mnt/var/www/html/doccure-wp/wp-includes/blocks/home-link\";i:714;s:55:\"/mnt/var/www/html/doccure-wp/wp-includes/blocks/columns\";i:14308;s:66:\"/mnt/var/www/html/doccure-wp/wp-includes/blocks/navigation-submenu\";i:8840;s:54:\"/mnt/var/www/html/doccure-wp/wp-includes/blocks/avatar\";i:7577;s:54:\"/mnt/var/www/html/doccure-wp/wp-includes/blocks/spacer\";i:10019;s:52:\"/mnt/var/www/html/doccure-wp/wp-includes/blocks/file\";i:15738;s:75:\"/mnt/var/www/html/doccure-wp/wp-includes/blocks/comments-pagination-numbers\";i:4253;s:53:\"/mnt/var/www/html/doccure-wp/wp-includes/blocks/cover\";i:82890;s:66:\"/mnt/var/www/html/doccure-wp/wp-includes/blocks/comment-reply-link\";i:837;s:54:\"/mnt/var/www/html/doccure-wp/wp-includes/blocks/column\";i:880;s:52:\"/mnt/var/www/html/doccure-wp/wp-includes/blocks/list\";i:4797;s:60:\"/mnt/var/www/html/doccure-wp/wp-includes/blocks/widget-group\";i:319;s:47:\"/mnt/var/www/html/doccure-wp/wp-includes/blocks\";i:1368177;s:59:\"/mnt/var/www/html/doccure-wp/wp-includes/sitemaps/providers\";i:16471;s:49:\"/mnt/var/www/html/doccure-wp/wp-includes/sitemaps\";i:46403;s:55:\"/mnt/var/www/html/doccure-wp/wp-includes/block-patterns\";i:8843;s:44:\"/mnt/var/www/html/doccure-wp/wp-includes/ID3\";i:1143654;s:47:\"/mnt/var/www/html/doccure-wp/wp-includes/assets\";i:11605;s:59:\"/mnt/var/www/html/doccure-wp/wp-includes/Text/Diff/Renderer\";i:5535;s:57:\"/mnt/var/www/html/doccure-wp/wp-includes/Text/Diff/Engine\";i:31662;s:50:\"/mnt/var/www/html/doccure-wp/wp-includes/Text/Diff\";i:44010;s:45:\"/mnt/var/www/html/doccure-wp/wp-includes/Text\";i:56929;s:40:\"/mnt/var/www/html/doccure-wp/wp-includes\";i:40583369;s:28:\"/mnt/var/www/html/doccure-wp\";i:626675970;s:72:\"/mnt/var/www/html/doccure-wp/wp-content/themes/twentytwentytwo/templates\";i:13966;s:69:\"/mnt/var/www/html/doccure-wp/wp-content/themes/twentytwentytwo/styles\";i:11351;s:68:\"/mnt/var/www/html/doccure-wp/wp-content/themes/twentytwentytwo/parts\";i:2724;s:75:\"/mnt/var/www/html/doccure-wp/wp-content/themes/twentytwentytwo/inc/patterns\";i:157180;s:66:\"/mnt/var/www/html/doccure-wp/wp-content/themes/twentytwentytwo/inc\";i:161123;s:84:\"/mnt/var/www/html/doccure-wp/wp-content/themes/twentytwentytwo/assets/fonts/ibm-plex\";i:423403;s:83:\"/mnt/var/www/html/doccure-wp/wp-content/themes/twentytwentytwo/assets/fonts/dm-sans\";i:301601;s:92:\"/mnt/var/www/html/doccure-wp/wp-content/themes/twentytwentytwo/assets/fonts/source-serif-pro\";i:1409152;s:81:\"/mnt/var/www/html/doccure-wp/wp-content/themes/twentytwentytwo/assets/fonts/inter\";i:809786;s:75:\"/mnt/var/www/html/doccure-wp/wp-content/themes/twentytwentytwo/assets/fonts\";i:4348514;s:76:\"/mnt/var/www/html/doccure-wp/wp-content/themes/twentytwentytwo/assets/images\";i:1453963;s:76:\"/mnt/var/www/html/doccure-wp/wp-content/themes/twentytwentytwo/assets/videos\";i:468755;s:69:\"/mnt/var/www/html/doccure-wp/wp-content/themes/twentytwentytwo/assets\";i:6271232;s:62:\"/mnt/var/www/html/doccure-wp/wp-content/themes/twentytwentytwo\";i:6643877;s:67:\"/mnt/var/www/html/doccure-wp/wp-content/themes/twentytwenty/classes\";i:102533;s:69:\"/mnt/var/www/html/doccure-wp/wp-content/themes/twentytwenty/templates\";i:678;s:74:\"/mnt/var/www/html/doccure-wp/wp-content/themes/twentytwenty/template-parts\";i:22933;s:63:\"/mnt/var/www/html/doccure-wp/wp-content/themes/twentytwenty/inc\";i:56320;s:70:\"/mnt/var/www/html/doccure-wp/wp-content/themes/twentytwenty/assets/css\";i:114276;s:69:\"/mnt/var/www/html/doccure-wp/wp-content/themes/twentytwenty/assets/js\";i:42008;s:78:\"/mnt/var/www/html/doccure-wp/wp-content/themes/twentytwenty/assets/fonts/inter\";i:460724;s:72:\"/mnt/var/www/html/doccure-wp/wp-content/themes/twentytwenty/assets/fonts\";i:460724;s:73:\"/mnt/var/www/html/doccure-wp/wp-content/themes/twentytwenty/assets/images\";i:48358;s:66:\"/mnt/var/www/html/doccure-wp/wp-content/themes/twentytwenty/assets\";i:665366;s:59:\"/mnt/var/www/html/doccure-wp/wp-content/themes/twentytwenty\";i:1775141;s:86:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccure/woocommerce/single-product/tabs\";i:2250;s:93:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccure/woocommerce/single-product/add-to-cart\";i:8838;s:81:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccure/woocommerce/single-product\";i:14136;s:76:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccure/woocommerce/myaccount\";i:8889;s:73:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccure/woocommerce/global\";i:1998;s:71:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccure/woocommerce/cart\";i:11829;s:75:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccure/woocommerce/checkout\";i:15619;s:71:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccure/woocommerce/loop\";i:2551;s:66:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccure/woocommerce\";i:90363;s:64:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccure/admin/css\";i:121251;s:63:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccure/admin/js\";i:5610;s:67:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccure/admin/images\";i:412;s:60:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccure/admin\";i:127273;s:62:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccure/classes\";i:8720;s:67:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccure/vc_templates\";i:25707;s:73:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccure/template-parts/404\";i:2096;s:84:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccure/template-parts/service/styles\";i:26044;s:91:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccure/template-parts/service/single/styles\";i:1294;s:84:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccure/template-parts/service/single\";i:1646;s:77:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccure/template-parts/service\";i:27690;s:82:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccure/template-parts/popup/styles\";i:5233;s:75:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccure/template-parts/popup\";i:10939;s:85:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccure/template-parts/download/styles\";i:27656;s:92:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccure/template-parts/download/single/styles\";i:1299;s:85:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccure/template-parts/download/single\";i:1656;s:78:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccure/template-parts/download\";i:29312;s:86:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccure/template-parts/portfolio/styles\";i:16089;s:93:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccure/template-parts/portfolio/single/styles\";i:5075;s:86:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccure/template-parts/portfolio/single\";i:5437;s:79:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccure/template-parts/portfolio\";i:21526;s:84:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccure/template-parts/header/layouts\";i:31956;s:85:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccure/template-parts/header/elements\";i:32570;s:76:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccure/template-parts/header\";i:66986;s:83:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccure/template-parts/doctor/styles\";i:31098;s:83:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccure/template-parts/doctor/single\";i:14189;s:76:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccure/template-parts/doctor\";i:45287;s:86:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccure/template-parts/preloader/styles\";i:3060;s:79:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccure/template-parts/preloader\";i:3581;s:84:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccure/template-parts/footer/layouts\";i:11874;s:85:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccure/template-parts/footer/elements\";i:1103;s:76:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccure/template-parts/footer\";i:12977;s:86:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccure/template-parts/subheader/styles\";i:9635;s:79:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccure/template-parts/subheader\";i:10723;s:81:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccure/template-parts/post/styles\";i:43257;s:88:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccure/template-parts/post/single/styles\";i:12035;s:81:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccure/template-parts/post/single\";i:12372;s:74:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccure/template-parts/post\";i:55629;s:69:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccure/template-parts\";i:288115;s:73:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccure/directory/back-end\";i:3686;s:101:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccure/directory/front-end/templates/hospitals/single\";i:13621;s:94:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccure/directory/front-end/templates/hospitals\";i:49234;s:99:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccure/directory/front-end/templates/doctors/single\";i:67926;s:92:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccure/directory/front-end/templates/doctors\";i:236633;s:98:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccure/directory/front-end/templates/regular_users\";i:20506;s:84:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccure/directory/front-end/templates\";i:406539;s:109:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccure/directory/front-end/dashboard-menu-templates/hospitals\";i:733;s:107:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccure/directory/front-end/dashboard-menu-templates/doctors\";i:4992;s:113:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccure/directory/front-end/dashboard-menu-templates/regular_users\";i:1531;s:99:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccure/directory/front-end/dashboard-menu-templates\";i:12975;s:74:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccure/directory/front-end\";i:912857;s:64:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccure/directory\";i:952232;s:66:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccure/inc/classes\";i:64085;s:80:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccure/inc/redux-options/options\";i:126091;s:72:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccure/inc/redux-options\";i:131170;s:88:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccure/inc/tgm-plugin-activation/plugins\";i:26831686;s:80:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccure/inc/tgm-plugin-activation\";i:26973747;s:63:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccure/inc/yith\";i:5238;s:58:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccure/inc\";i:27546781;s:63:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccure/chat_ssl\";i:179;s:71:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccure/assets/css/emoji\";i:22033;s:65:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccure/assets/css\";i:2535025;s:64:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccure/assets/js\";i:1234489;s:72:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccure/assets/fonts/otfs\";i:1090326;s:67:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccure/assets/fonts\";i:11013403;s:93:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccure/assets/images/prettyPhoto/dark_rounded\";i:9831;s:94:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccure/assets/images/prettyPhoto/light_rounded\";i:9724;s:93:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccure/assets/images/prettyPhoto/light_square\";i:9132;s:92:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccure/assets/images/prettyPhoto/dark_square\";i:9253;s:89:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccure/assets/images/prettyPhoto/facebook\";i:9229;s:88:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccure/assets/images/prettyPhoto/default\";i:19543;s:80:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccure/assets/images/prettyPhoto\";i:66712;s:106:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccure/assets/images/theme-options/footer-settings/layouts\";i:42953;s:98:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccure/assets/images/theme-options/footer-settings\";i:75645;s:101:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccure/assets/images/theme-options/subheader-settings\";i:18573;s:104:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccure/assets/images/theme-options/blog-settings/details\";i:60709;s:96:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccure/assets/images/theme-options/blog-settings\";i:162833;s:96:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccure/assets/images/theme-options/page-settings\";i:7274;s:97:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccure/assets/images/theme-options/header-layouts\";i:51843;s:82:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccure/assets/images/theme-options\";i:316168;s:68:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccure/assets/images\";i:1136397;s:98:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccure/assets/dashboardjs/fullcalendar/lib/locales\";i:43287;s:90:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccure/assets/dashboardjs/fullcalendar/lib\";i:1090964;s:86:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccure/assets/dashboardjs/fullcalendar\";i:1090964;s:81:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccure/assets/dashboardjs/linkify\";i:23926;s:79:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccure/assets/dashboardjs/emoji\";i:53297;s:73:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccure/assets/dashboardjs\";i:1636173;s:61:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccure/assets\";i:17555487;s:54:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccure\";i:47357153;s:70:\"/mnt/var/www/html/doccure-wp/wp-content/themes/twentytwentyone/classes\";i:76656;s:84:\"/mnt/var/www/html/doccure-wp/wp-content/themes/twentytwentyone/template-parts/header\";i:4222;s:85:\"/mnt/var/www/html/doccure-wp/wp-content/themes/twentytwentyone/template-parts/content\";i:6459;s:84:\"/mnt/var/www/html/doccure-wp/wp-content/themes/twentytwentyone/template-parts/footer\";i:307;s:82:\"/mnt/var/www/html/doccure-wp/wp-content/themes/twentytwentyone/template-parts/post\";i:1148;s:85:\"/mnt/var/www/html/doccure-wp/wp-content/themes/twentytwentyone/template-parts/excerpt\";i:4682;s:77:\"/mnt/var/www/html/doccure-wp/wp-content/themes/twentytwentyone/template-parts\";i:16818;s:66:\"/mnt/var/www/html/doccure-wp/wp-content/themes/twentytwentyone/inc\";i:63907;s:73:\"/mnt/var/www/html/doccure-wp/wp-content/themes/twentytwentyone/assets/css\";i:302051;s:72:\"/mnt/var/www/html/doccure-wp/wp-content/themes/twentytwentyone/assets/js\";i:19797;s:83:\"/mnt/var/www/html/doccure-wp/wp-content/themes/twentytwentyone/assets/sass/02-tools\";i:6930;s:91:\"/mnt/var/www/html/doccure-wp/wp-content/themes/twentytwentyone/assets/sass/05-blocks/search\";i:5410;s:95:\"/mnt/var/www/html/doccure-wp/wp-content/themes/twentytwentyone/assets/sass/05-blocks/tag-clould\";i:201;s:90:\"/mnt/var/www/html/doccure-wp/wp-content/themes/twentytwentyone/assets/sass/05-blocks/audio\";i:113;s:92:\"/mnt/var/www/html/doccure-wp/wp-content/themes/twentytwentyone/assets/sass/05-blocks/heading\";i:2977;s:95:\"/mnt/var/www/html/doccure-wp/wp-content/themes/twentytwentyone/assets/sass/05-blocks/navigation\";i:3141;s:92:\"/mnt/var/www/html/doccure-wp/wp-content/themes/twentytwentyone/assets/sass/05-blocks/gallery\";i:801;s:89:\"/mnt/var/www/html/doccure-wp/wp-content/themes/twentytwentyone/assets/sass/05-blocks/html\";i:223;s:91:\"/mnt/var/www/html/doccure-wp/wp-content/themes/twentytwentyone/assets/sass/05-blocks/legacy\";i:1192;s:90:\"/mnt/var/www/html/doccure-wp/wp-content/themes/twentytwentyone/assets/sass/05-blocks/image\";i:1914;s:90:\"/mnt/var/www/html/doccure-wp/wp-content/themes/twentytwentyone/assets/sass/05-blocks/quote\";i:5726;s:90:\"/mnt/var/www/html/doccure-wp/wp-content/themes/twentytwentyone/assets/sass/05-blocks/video\";i:324;s:97:\"/mnt/var/www/html/doccure-wp/wp-content/themes/twentytwentyone/assets/sass/05-blocks/preformatted\";i:189;s:90:\"/mnt/var/www/html/doccure-wp/wp-content/themes/twentytwentyone/assets/sass/05-blocks/table\";i:2937;s:94:\"/mnt/var/www/html/doccure-wp/wp-content/themes/twentytwentyone/assets/sass/05-blocks/utilities\";i:7640;s:88:\"/mnt/var/www/html/doccure-wp/wp-content/themes/twentytwentyone/assets/sass/05-blocks/rss\";i:5502;s:95:\"/mnt/var/www/html/doccure-wp/wp-content/themes/twentytwentyone/assets/sass/05-blocks/query-loop\";i:358;s:94:\"/mnt/var/www/html/doccure-wp/wp-content/themes/twentytwentyone/assets/sass/05-blocks/pullquote\";i:4215;s:94:\"/mnt/var/www/html/doccure-wp/wp-content/themes/twentytwentyone/assets/sass/05-blocks/separator\";i:2204;s:100:\"/mnt/var/www/html/doccure-wp/wp-content/themes/twentytwentyone/assets/sass/05-blocks/latest-comments\";i:815;s:97:\"/mnt/var/www/html/doccure-wp/wp-content/themes/twentytwentyone/assets/sass/05-blocks/social-icons\";i:615;s:94:\"/mnt/var/www/html/doccure-wp/wp-content/themes/twentytwentyone/assets/sass/05-blocks/paragraph\";i:497;s:91:\"/mnt/var/www/html/doccure-wp/wp-content/themes/twentytwentyone/assets/sass/05-blocks/button\";i:5491;s:89:\"/mnt/var/www/html/doccure-wp/wp-content/themes/twentytwentyone/assets/sass/05-blocks/code\";i:537;s:95:\"/mnt/var/www/html/doccure-wp/wp-content/themes/twentytwentyone/assets/sass/05-blocks/media-text\";i:1389;s:97:\"/mnt/var/www/html/doccure-wp/wp-content/themes/twentytwentyone/assets/sass/05-blocks/latest-posts\";i:8536;s:90:\"/mnt/var/www/html/doccure-wp/wp-content/themes/twentytwentyone/assets/sass/05-blocks/group\";i:3040;s:90:\"/mnt/var/www/html/doccure-wp/wp-content/themes/twentytwentyone/assets/sass/05-blocks/verse\";i:127;s:92:\"/mnt/var/www/html/doccure-wp/wp-content/themes/twentytwentyone/assets/sass/05-blocks/columns\";i:3506;s:91:\"/mnt/var/www/html/doccure-wp/wp-content/themes/twentytwentyone/assets/sass/05-blocks/spacer\";i:227;s:89:\"/mnt/var/www/html/doccure-wp/wp-content/themes/twentytwentyone/assets/sass/05-blocks/file\";i:673;s:90:\"/mnt/var/www/html/doccure-wp/wp-content/themes/twentytwentyone/assets/sass/05-blocks/cover\";i:4533;s:89:\"/mnt/var/www/html/doccure-wp/wp-content/themes/twentytwentyone/assets/sass/05-blocks/list\";i:1063;s:84:\"/mnt/var/www/html/doccure-wp/wp-content/themes/twentytwentyone/assets/sass/05-blocks\";i:78638;s:86:\"/mnt/var/www/html/doccure-wp/wp-content/themes/twentytwentyone/assets/sass/04-elements\";i:12312;s:87:\"/mnt/var/www/html/doccure-wp/wp-content/themes/twentytwentyone/assets/sass/07-utilities\";i:13466;s:86:\"/mnt/var/www/html/doccure-wp/wp-content/themes/twentytwentyone/assets/sass/01-settings\";i:11555;s:85:\"/mnt/var/www/html/doccure-wp/wp-content/themes/twentytwentyone/assets/sass/03-generic\";i:15944;s:88:\"/mnt/var/www/html/doccure-wp/wp-content/themes/twentytwentyone/assets/sass/06-components\";i:36750;s:74:\"/mnt/var/www/html/doccure-wp/wp-content/themes/twentytwentyone/assets/sass\";i:183883;s:76:\"/mnt/var/www/html/doccure-wp/wp-content/themes/twentytwentyone/assets/images\";i:2128437;s:69:\"/mnt/var/www/html/doccure-wp/wp-content/themes/twentytwentyone/assets\";i:2634168;s:62:\"/mnt/var/www/html/doccure-wp/wp-content/themes/twentytwentyone\";i:3670425;s:67:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/admin/css\";i:121251;s:66:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/admin/js\";i:5610;s:70:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/admin/images\";i:412;s:63:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/admin\";i:127273;s:65:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/classes\";i:8720;s:70:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/vc_templates\";i:25707;s:76:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/template-parts/404\";i:2096;s:87:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/template-parts/service/styles\";i:26044;s:94:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/template-parts/service/single/styles\";i:1294;s:87:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/template-parts/service/single\";i:1646;s:80:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/template-parts/service\";i:27690;s:85:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/template-parts/popup/styles\";i:5233;s:78:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/template-parts/popup\";i:10939;s:88:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/template-parts/download/styles\";i:27656;s:95:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/template-parts/download/single/styles\";i:1299;s:88:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/template-parts/download/single\";i:1656;s:81:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/template-parts/download\";i:29312;s:89:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/template-parts/portfolio/styles\";i:16089;s:96:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/template-parts/portfolio/single/styles\";i:5075;s:89:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/template-parts/portfolio/single\";i:5437;s:82:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/template-parts/portfolio\";i:21526;s:87:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/template-parts/header/layouts\";i:31956;s:88:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/template-parts/header/elements\";i:32570;s:79:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/template-parts/header\";i:66986;s:86:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/template-parts/doctor/styles\";i:31098;s:86:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/template-parts/doctor/single\";i:14189;s:79:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/template-parts/doctor\";i:45287;s:89:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/template-parts/preloader/styles\";i:3060;s:82:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/template-parts/preloader\";i:3581;s:87:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/template-parts/footer/layouts\";i:11874;s:88:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/template-parts/footer/elements\";i:1103;s:79:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/template-parts/footer\";i:12977;s:89:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/template-parts/subheader/styles\";i:9635;s:82:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/template-parts/subheader\";i:10723;s:84:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/template-parts/post/styles\";i:43257;s:91:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/template-parts/post/single/styles\";i:12035;s:84:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/template-parts/post/single\";i:12372;s:77:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/template-parts/post\";i:55629;s:72:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/template-parts\";i:288115;s:76:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/directory/back-end\";i:3686;s:104:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/directory/front-end/templates/hospitals/single\";i:13621;s:97:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/directory/front-end/templates/hospitals\";i:49234;s:102:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/directory/front-end/templates/doctors/single\";i:66428;s:95:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/directory/front-end/templates/doctors\";i:235303;s:101:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/directory/front-end/templates/regular_users\";i:20506;s:87:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/directory/front-end/templates\";i:405447;s:112:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/directory/front-end/dashboard-menu-templates/hospitals\";i:733;s:110:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/directory/front-end/dashboard-menu-templates/doctors\";i:4992;s:116:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/directory/front-end/dashboard-menu-templates/regular_users\";i:1531;s:102:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/directory/front-end/dashboard-menu-templates\";i:12975;s:77:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/directory/front-end\";i:912846;s:67:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/directory\";i:952221;s:79:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/node_modules/parseurl\";i:11456;s:93:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/node_modules/component-inherit/test\";i:385;s:88:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/node_modules/component-inherit\";i:2645;s:79:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/node_modules/has-cors\";i:3668;s:87:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/node_modules/file-system/test\";i:14725;s:82:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/node_modules/file-system\";i:29059;s:78:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/node_modules/methods\";i:6378;s:110:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/node_modules/socket.io-parser/node_modules/debug/src\";i:16550;s:111:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/node_modules/socket.io-parser/node_modules/debug/dist\";i:27572;s:106:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/node_modules/socket.io-parser/node_modules/debug\";i:82780;s:103:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/node_modules/socket.io-parser/node_modules/ms\";i:7738;s:118:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/node_modules/socket.io-parser/node_modules/component-emitter\";i:8578;s:100:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/node_modules/socket.io-parser/node_modules\";i:99096;s:87:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/node_modules/socket.io-parser\";i:117123;s:95:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/node_modules/engine.io/lib/transports\";i:14177;s:84:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/node_modules/engine.io/lib\";i:46032;s:103:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/node_modules/engine.io/node_modules/debug/src\";i:16550;s:104:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/node_modules/engine.io/node_modules/debug/dist\";i:27572;s:99:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/node_modules/engine.io/node_modules/debug\";i:82759;s:96:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/node_modules/engine.io/node_modules/ms\";i:7717;s:100:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/node_modules/engine.io/node_modules/cookie\";i:19206;s:93:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/node_modules/engine.io/node_modules\";i:109682;s:80:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/node_modules/engine.io\";i:181590;s:91:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/node_modules/socketio-file-upload\";i:81650;s:77:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/node_modules/unpipe\";i:5312;s:82:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/node_modules/on-finished\";i:13447;s:83:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/node_modules/base64id/lib\";i:2365;s:79:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/node_modules/base64id\";i:5676;s:93:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/node_modules/arraybuffer.slice/test\";i:6411;s:88:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/node_modules/arraybuffer.slice\";i:11055;s:90:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/node_modules/setprototypeof/test\";i:690;s:85:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/node_modules/setprototypeof\";i:4833;s:79:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/node_modules/ee-first\";i:7221;s:92:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/node_modules/body-parser/lib/types\";i:14884;s:86:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/node_modules/body-parser/lib\";i:18778;s:82:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/node_modules/body-parser\";i:57529;s:91:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/node_modules/socket.io-client/lib\";i:24681;s:92:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/node_modules/socket.io-client/dist\";i:1539534;s:117:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/node_modules/socket.io-client/node_modules/socket.io-parser\";i:18075;s:110:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/node_modules/socket.io-client/node_modules/debug/src\";i:15198;s:106:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/node_modules/socket.io-client/node_modules/debug\";i:54769;s:100:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/node_modules/socket.io-client/node_modules\";i:72844;s:87:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/node_modules/socket.io-client\";i:1645373;s:83:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/node_modules/finalhandler\";i:18144;s:75:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/node_modules/.bin\";i:1057;s:79:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/node_modules/raw-body\";i:23850;s:85:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/node_modules/component-bind\";i:3393;s:81:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/node_modules/after/test\";i:2147;s:76:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/node_modules/after\";i:8139;s:79:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/node_modules/to-array\";i:3179;s:78:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/node_modules/mime-db\";i:203766;s:75:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/node_modules/vary\";i:9694;s:87:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/node_modules/depd/lib/browser\";i:1512;s:86:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/node_modules/depd/lib/compat\";i:3988;s:79:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/node_modules/depd/lib\";i:5500;s:75:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/node_modules/depd\";i:31505;s:83:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/node_modules/range-parser\";i:9707;s:88:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/node_modules/utils-extend/test\";i:2609;s:83:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/node_modules/utils-extend\";i:9863;s:84:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/node_modules/array-flatten\";i:5229;s:113:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/node_modules/socket.io-adapter/.idea/inspectionProfiles\";i:128;s:94:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/node_modules/socket.io-adapter/.idea\";i:4638;s:88:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/node_modules/socket.io-adapter\";i:12843;s:83:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/node_modules/serve-static\";i:26001;s:84:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/node_modules/socket.io/lib\";i:37021;s:103:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/node_modules/socket.io/node_modules/debug/src\";i:16550;s:104:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/node_modules/socket.io/node_modules/debug/dist\";i:27572;s:99:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/node_modules/socket.io/node_modules/debug\";i:82759;s:96:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/node_modules/socket.io/node_modules/ms\";i:7717;s:93:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/node_modules/socket.io/node_modules\";i:90476;s:80:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/node_modules/socket.io\";i:147998;s:80:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/node_modules/blob/test\";i:3391;s:100:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/node_modules/blob/.idea/markdown-navigator\";i:106;s:100:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/node_modules/blob/.idea/inspectionProfiles\";i:128;s:81:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/node_modules/blob/.idea\";i:21979;s:75:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/node_modules/blob\";i:31468;s:82:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/node_modules/http-errors\";i:18295;s:81:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/node_modules/mime-types\";i:19087;s:86:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/node_modules/file-match/test\";i:2214;s:81:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/node_modules/file-match\";i:6999;s:78:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/node_modules/indexof\";i:1722;s:91:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/node_modules/engine.io-parser/lib\";i:30957;s:87:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/node_modules/engine.io-parser\";i:40262;s:79:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/node_modules/statuses\";i:12137;s:78:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/node_modules/type-is\";i:19624;s:102:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/node_modules/engine.io-client/lib/transports\";i:26685;s:91:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/node_modules/engine.io-client/lib\";i:50401;s:110:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/node_modules/engine.io-client/node_modules/debug/src\";i:15198;s:106:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/node_modules/engine.io-client/node_modules/debug\";i:54727;s:100:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/node_modules/engine.io-client/node_modules\";i:54727;s:87:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/node_modules/engine.io-client\";i:235967;s:81:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/node_modules/proxy-addr\";i:16474;s:78:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/node_modules/destroy\";i:6139;s:91:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/node_modules/send/node_modules/ms\";i:7765;s:88:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/node_modules/send/node_modules\";i:7765;s:75:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/node_modules/send\";i:57090;s:80:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/node_modules/debug/src\";i:15779;s:76:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/node_modules/debug\";i:52351;s:78:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/node_modules/isarray\";i:3828;s:84:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/node_modules/ipaddr.js/lib\";i:22292;s:80:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/node_modules/ipaddr.js\";i:43197;s:79:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/node_modules/mime/src\";i:3685;s:75:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/node_modules/mime\";i:52661;s:82:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/node_modules/backo2/test\";i:394;s:77:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/node_modules/backo2\";i:4061;s:79:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/node_modules/parseuri\";i:6872;s:76:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/node_modules/yeast\";i:7199;s:82:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/node_modules/has-binary2\";i:5934;s:83:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/node_modules/content-type\";i:11317;s:82:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/node_modules/utils-merge\";i:4558;s:85:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/node_modules/iconv-lite/lib\";i:19302;s:98:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/node_modules/iconv-lite/encodings/tables\";i:213804;s:91:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/node_modules/iconv-lite/encodings\";i:303472;s:81:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/node_modules/iconv-lite\";i:336734;s:82:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/node_modules/media-typer\";i:12076;s:89:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/node_modules/express/lib/router\";i:22328;s:93:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/node_modules/express/lib/middleware\";i:1738;s:82:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/node_modules/express/lib\";i:89671;s:78:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/node_modules/express\";i:209363;s:73:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/node_modules/ms\";i:7210;s:90:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/node_modules/content-disposition\";i:20286;s:76:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/node_modules/bytes\";i:12143;s:77:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/node_modules/qs/lib\";i:23524;s:78:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/node_modules/qs/test\";i:57430;s:78:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/node_modules/qs/dist\";i:24660;s:73:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/node_modules/qs\";i:143586;s:78:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/node_modules/accepts\";i:17764;s:88:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/node_modules/merge-descriptors\";i:5976;s:77:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/node_modules/cookie\";i:18924;s:93:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/node_modules/base64-arraybuffer/lib\";i:1704;s:89:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/node_modules/base64-arraybuffer\";i:5914;s:83:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/node_modules/safer-buffer\";i:43262;s:79:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/node_modules/inherits\";i:4765;s:75:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/node_modules/etag\";i:11813;s:88:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/node_modules/component-emitter\";i:9133;s:93:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/node_modules/xmlhttprequest-ssl/lib\";i:19192;s:95:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/node_modules/xmlhttprequest-ssl/tests\";i:10919;s:97:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/node_modules/xmlhttprequest-ssl/example\";i:411;s:89:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/node_modules/xmlhttprequest-ssl\";i:36249;s:82:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/node_modules/escape-html\";i:4713;s:87:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/node_modules/cookie-signature\";i:5000;s:80:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/node_modules/encodeurl\";i:8926;s:77:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/node_modules/ws/lib\";i:96327;s:73:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/node_modules/ws\";i:114285;s:76:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/node_modules/fresh\";i:11186;s:85:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/node_modules/negotiator/lib\";i:15353;s:81:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/node_modules/negotiator\";i:29270;s:80:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/node_modules/forwarded\";i:6949;s:78:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/node_modules/parseqs\";i:4247;s:85:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/node_modules/path-to-regexp\";i:7750;s:83:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/node_modules/toidentifier\";i:5525;s:82:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/node_modules/safe-buffer\";i:32565;s:70:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/node_modules\";i:4481239;s:69:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/inc/classes\";i:64085;s:83:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/inc/redux-options/options\";i:139355;s:75:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/inc/redux-options\";i:144269;s:91:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/inc/tgm-plugin-activation/plugins\";i:27093421;s:83:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/inc/tgm-plugin-activation\";i:27235482;s:66:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/inc/yith\";i:5238;s:61:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/inc\";i:27851466;s:66:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/chat_ssl\";i:179;s:74:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/assets/css/emoji\";i:22033;s:68:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/assets/css\";i:2411946;s:67:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/assets/js\";i:1234489;s:75:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/assets/fonts/otfs\";i:1090326;s:70:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/assets/fonts\";i:11013403;s:109:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/assets/images/theme-options/footer-settings/layouts\";i:42953;s:101:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/assets/images/theme-options/footer-settings\";i:75645;s:104:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/assets/images/theme-options/subheader-settings\";i:18573;s:107:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/assets/images/theme-options/blog-settings/details\";i:60709;s:99:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/assets/images/theme-options/blog-settings\";i:162833;s:99:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/assets/images/theme-options/page-settings\";i:7274;s:100:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/assets/images/theme-options/header-layouts\";i:51843;s:85:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/assets/images/theme-options\";i:316168;s:71:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/assets/images\";i:1063615;s:101:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/assets/dashboardjs/fullcalendar/lib/locales\";i:43287;s:93:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/assets/dashboardjs/fullcalendar/lib\";i:1090964;s:89:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/assets/dashboardjs/fullcalendar\";i:1090964;s:84:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/assets/dashboardjs/linkify\";i:23926;s:82:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/assets/dashboardjs/emoji\";i:53297;s:76:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/assets/dashboardjs\";i:1636173;s:64:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold/assets\";i:17359626;s:57:\"/mnt/var/www/html/doccure-wp/wp-content/themes/doccureold\";i:51856715;s:46:\"/mnt/var/www/html/doccure-wp/wp-content/themes\";i:146206814;s:86:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/lib/dependency-injection\";i:2133;s:76:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/lib/migrations\";i:42007;s:65:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/lib\";i:139083;s:72:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/admin/ajax\";i:6422;s:77:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/admin/formatter\";i:30687;s:75:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/admin/metabox\";i:65183;s:73:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/admin/pages\";i:7603;s:85:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/admin/views/tabs/social\";i:5128;s:83:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/admin/views/tabs/tool\";i:7152;s:86:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/admin/views/tabs/network\";i:11894;s:88:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/admin/views/tabs/dashboard\";i:12813;s:93:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/admin/views/tabs/metas/archives\";i:1702;s:108:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/admin/views/tabs/metas/paper-content/post_type\";i:4433;s:106:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/admin/views/tabs/metas/paper-content/general\";i:6350;s:111:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/admin/views/tabs/metas/paper-content/integrations\";i:261;s:98:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/admin/views/tabs/metas/paper-content\";i:33862;s:95:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/admin/views/tabs/metas/taxonomies\";i:820;s:84:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/admin/views/tabs/metas\";i:48801;s:78:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/admin/views/tabs\";i:85788;s:78:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/admin/views/form\";i:1101;s:73:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/admin/views\";i:173363;s:80:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/admin/capabilities\";i:15766;s:78:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/admin/statistics\";i:7966;s:76:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/admin/tracking\";i:18114;s:73:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/admin/roles\";i:8038;s:78:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/admin/exceptions\";i:1090;s:77:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/admin/endpoints\";i:3824;s:75:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/admin/filters\";i:8521;s:95:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/admin/google_search_console/views\";i:3365;s:89:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/admin/google_search_console\";i:3800;s:77:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/admin/listeners\";i:304;s:76:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/admin/services\";i:2475;s:76:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/admin/taxonomy\";i:35948;s:77:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/admin/notifiers\";i:3142;s:72:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/admin/menu\";i:26177;s:82:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/admin/import/plugins\";i:59932;s:74:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/admin/import\";i:67620;s:76:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/admin/watchers\";i:6817;s:67:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/admin\";i:869145;s:78:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/css/dist/select2\";i:29944;s:70:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/css/dist\";i:857011;s:65:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/css\";i:861182;s:90:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/vendor/yoast/i18n-module/src\";i:13505;s:86:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/vendor/yoast/i18n-module\";i:14948;s:74:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/vendor/yoast\";i:14948;s:77:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/vendor/composer\";i:323264;s:68:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/vendor\";i:338390;s:79:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/js/dist/languages\";i:2533104;s:79:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/js/dist/externals\";i:1542417;s:82:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/js/dist/select2/i18n\";i:55917;s:77:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/js/dist/select2\";i:135089;s:69:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/js/dist\";i:6683005;s:64:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/js\";i:6683005;s:95:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/src/generators/schema/third-party\";i:8285;s:83:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/src/generators/schema\";i:51045;s:76:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/src/generators\";i:88748;s:74:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/src/builders\";i:81950;s:87:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/src/presenters/open-graph\";i:12872;s:82:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/src/presenters/admin\";i:37668;s:86:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/src/presenters/webmaster\";i:2983;s:84:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/src/presenters/twitter\";i:5953;s:82:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/src/presenters/debug\";i:2443;s:82:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/src/presenters/slack\";i:2142;s:76:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/src/presenters\";i:91292;s:89:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/src/schema-templates/assets\";i:11060;s:82:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/src/schema-templates\";i:20226;s:73:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/src/loggers\";i:1094;s:84:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/src/conditionals/admin\";i:4499;s:90:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/src/conditionals/third-party\";i:6193;s:78:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/src/conditionals\";i:35505;s:83:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/src/values/open-graph\";i:1157;s:83:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/src/values/indexables\";i:1407;s:78:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/src/values/oauth\";i:3219;s:72:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/src/values\";i:8615;s:103:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/src/integrations/admin/addon-installation\";i:9302;s:84:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/src/integrations/admin\";i:158918;s:85:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/src/integrations/alerts\";i:1226;s:90:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/src/integrations/third-party\";i:79257;s:88:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/src/integrations/front-end\";i:49797;s:85:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/src/integrations/blocks\";i:16412;s:87:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/src/integrations/watchers\";i:89100;s:78:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/src/integrations\";i:451912;s:78:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/src/repositories\";i:24848;s:87:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/src/actions/configuration\";i:6875;s:90:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/src/actions/importing/aioseo\";i:66613;s:83:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/src/actions/importing\";i:78723;s:81:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/src/actions/semrush\";i:4582;s:81:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/src/actions/wincher\";i:13073;s:82:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/src/actions/indexing\";i:37276;s:84:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/src/actions/indexables\";i:3723;s:92:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/src/actions/addon-installation\";i:6340;s:73:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/src/actions\";i:157379;s:74:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/src/wrappers\";i:3025;s:87:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/src/deprecated/admin/ajax\";i:1862;s:94:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/src/deprecated/admin/recalculate\";i:3897;s:89:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/src/deprecated/admin/onpage\";i:2756;s:92:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/src/deprecated/admin/endpoints\";i:1313;s:87:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/src/deprecated/admin/ryte\";i:13391;s:88:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/src/deprecated/admin/links\";i:1810;s:91:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/src/deprecated/admin/taxonomy\";i:1512;s:92:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/src/deprecated/admin/notifiers\";i:844;s:82:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/src/deprecated/admin\";i:46792;s:102:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/src/deprecated/src/presenters/open-graph\";i:753;s:97:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/src/deprecated/src/presenters/admin\";i:5973;s:91:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/src/deprecated/src/presenters\";i:6726;s:93:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/src/deprecated/src/conditionals\";i:2813;s:99:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/src/deprecated/src/integrations/admin\";i:16300;s:105:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/src/deprecated/src/integrations/third-party\";i:1509;s:93:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/src/deprecated/src/integrations\";i:17809;s:102:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/src/deprecated/src/actions/configuration\";i:295;s:99:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/src/deprecated/src/actions/indexation\";i:3536;s:97:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/src/deprecated/src/actions/indexing\";i:298;s:88:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/src/deprecated/src/actions\";i:4129;s:87:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/src/deprecated/src/routes\";i:4822;s:102:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/src/deprecated/src/services/health-check\";i:16739;s:89:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/src/deprecated/src/services\";i:16739;s:80:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/src/deprecated/src\";i:53038;s:92:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/src/deprecated/frontend/schema\";i:30877;s:85:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/src/deprecated/frontend\";i:52057;s:80:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/src/deprecated/inc\";i:2370;s:76:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/src/deprecated\";i:154295;s:83:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/src/config/migrations\";i:34618;s:72:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/src/config\";i:79525;s:86:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/src/exceptions/importing\";i:427;s:86:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/src/exceptions/indexable\";i:1966;s:89:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/src/exceptions/oauth/tokens\";i:1336;s:82:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/src/exceptions/oauth\";i:2072;s:95:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/src/exceptions/addon-installation\";i:948;s:76:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/src/exceptions\";i:6110;s:72:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/src/routes\";i:66837;s:78:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/src/initializers\";i:7467;s:73:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/src/context\";i:18077;s:75:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/src/wordpress\";i:1474;s:81:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/src/surfaces/values\";i:10732;s:74:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/src/surfaces\";i:30421;s:75:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/src/memoizers\";i:7531;s:72:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/src/models\";i:9097;s:82:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/src/generated/assets\";i:19044;s:75:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/src/generated\";i:477899;s:74:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/src/commands\";i:9772;s:84:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/src/helpers/open-graph\";i:5565;s:81:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/src/helpers/twitter\";i:1152;s:80:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/src/helpers/schema\";i:14486;s:73:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/src/helpers\";i:149038;s:79:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/src/presentations\";i:53256;s:87:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/src/services/health-check\";i:42072;s:91:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/src/services/importing/aioseo\";i:11468;s:84:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/src/services/importing\";i:17069;s:85:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/src/services/indexables\";i:2336;s:74:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/src/services\";i:61477;s:65:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/src\";i:2104986;s:121:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Provider/Exception\";i:1225;s:111:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Provider\";i:33740;s:117:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/OptionProvider\";i:3990;s:107:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Tool\";i:15110;s:118:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Grant/Exception\";i:804;s:108:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Grant\";i:10346;s:108:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Token\";i:8698;s:102:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src\";i:71884;s:98:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client\";i:71884;s:84:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/vendor_prefixed/league\";i:71884;s:98:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/vendor_prefixed/psr/http-message/src\";i:46661;s:94:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/vendor_prefixed/psr/http-message\";i:46661;s:93:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/vendor_prefixed/psr/log/Psr/Log\";i:11844;s:89:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/vendor_prefixed/psr/log/Psr\";i:11844;s:85:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/vendor_prefixed/psr/log\";i:11844;s:95:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/vendor_prefixed/psr/container/src\";i:1680;s:91:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/vendor_prefixed/psr/container\";i:1680;s:81:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/vendor_prefixed/psr\";i:60185;s:107:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/build\";i:26236;s:117:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Controllers\";i:30850;s:125:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/DataTransferObjects\";i:748;s:113:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Support\";i:15719;s:116:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Exceptions\";i:124;s:113:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Helpers\";i:36467;s:118:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Translations\";i:2497;s:112:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app/Config\";i:6011;s:105:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk/app\";i:100510;s:101:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof/wordpress-sdk\";i:126746;s:87:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/vendor_prefixed/wordproof\";i:126746;s:116:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/Exception\";i:7089;s:115:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/Argument\";i:907;s:119:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/ParameterBag\";i:18515;s:106:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection\";i:50999;s:85:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/vendor_prefixed/symfony\";i:50999;s:101:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src\";i:60156;s:97:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises\";i:60156;s:109:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Exception\";i:9195;s:107:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Handler\";i:59034;s:106:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Cookie\";i:27882;s:99:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src\";i:198712;s:95:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle\";i:198712;s:97:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src\";i:172770;s:93:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7\";i:172770;s:88:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp\";i:431638;s:110:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/vendor_prefixed/chillerlan/php-qrcode/src/Traits\";i:4648;s:110:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/vendor_prefixed/chillerlan/php-qrcode/src/Output\";i:14100;s:108:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/vendor_prefixed/chillerlan/php-qrcode/src/Data\";i:47334;s:111:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/vendor_prefixed/chillerlan/php-qrcode/src/Helpers\";i:7361;s:103:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/vendor_prefixed/chillerlan/php-qrcode/src\";i:89845;s:99:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/vendor_prefixed/chillerlan/php-qrcode\";i:89845;s:88:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/vendor_prefixed/chillerlan\";i:89845;s:77:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/vendor_prefixed\";i:831297;s:68:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/images\";i:277992;s:80:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/packages/js/images\";i:113556;s:73:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/packages/js\";i:113556;s:70:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/packages\";i:113556;s:76:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/inc/exceptions\";i:402;s:73:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/inc/options\";i:141580;s:74:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/inc/sitemaps\";i:100909;s:65:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo/inc\";i:529969;s:61:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wordpress-seo\";i:12823593;s:77:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-stripe-payment/vendor/bin\";i:0;s:106:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-stripe-payment/vendor/stripe/stripe-php/lib/HttpClient\";i:18742;s:104:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-stripe-payment/vendor/stripe/stripe-php/lib/Checkout\";i:6566;s:112:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-stripe-payment/vendor/stripe/stripe-php/lib/Service/Checkout\";i:2795;s:109:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-stripe-payment/vendor/stripe/stripe-php/lib/Service/Sigma\";i:1720;s:113:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-stripe-payment/vendor/stripe/stripe-php/lib/Service/Reporting\";i:3853;s:109:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-stripe-payment/vendor/stripe/stripe-php/lib/Service/Radar\";i:7409;s:111:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-stripe-payment/vendor/stripe/stripe-php/lib/Service/Issuing\";i:14308;s:112:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-stripe-payment/vendor/stripe/stripe-php/lib/Service/Terminal\";i:6816;s:117:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-stripe-payment/vendor/stripe/stripe-php/lib/Service/BillingPortal\";i:3602;s:103:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-stripe-payment/vendor/stripe/stripe-php/lib/Service\";i:206318;s:101:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-stripe-payment/vendor/stripe/stripe-php/lib/Sigma\";i:1783;s:111:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-stripe-payment/vendor/stripe/stripe-php/lib/Exception/OAuth\";i:2564;s:105:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-stripe-payment/vendor/stripe/stripe-php/lib/Exception\";i:15369;s:109:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-stripe-payment/vendor/stripe/stripe-php/lib/ApiOperations\";i:11336;s:105:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-stripe-payment/vendor/stripe/stripe-php/lib/Reporting\";i:4440;s:101:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-stripe-payment/vendor/stripe/stripe-php/lib/Radar\";i:5183;s:103:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-stripe-payment/vendor/stripe/stripe-php/lib/Issuing\";i:17851;s:104:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-stripe-payment/vendor/stripe/stripe-php/lib/Terminal\";i:3680;s:100:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-stripe-payment/vendor/stripe/stripe-php/lib/Util\";i:24556;s:109:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-stripe-payment/vendor/stripe/stripe-php/lib/BillingPortal\";i:4388;s:95:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-stripe-payment/vendor/stripe/stripe-php/lib\";i:705337;s:96:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-stripe-payment/vendor/stripe/stripe-php/data\";i:224085;s:91:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-stripe-payment/vendor/stripe/stripe-php\";i:1011325;s:80:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-stripe-payment/vendor/stripe\";i:1011325;s:82:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-stripe-payment/vendor/composer\";i:41503;s:73:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-stripe-payment/vendor\";i:1053255;s:86:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-stripe-payment/templates/mini-cart\";i:641;s:85:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-stripe-payment/templates/cc-forms\";i:35932;s:84:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-stripe-payment/templates/product\";i:892;s:81:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-stripe-payment/templates/cart\";i:1413;s:85:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-stripe-payment/templates/checkout\";i:7272;s:76:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-stripe-payment/templates\";i:49129;s:82:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-stripe-payment/src/Controllers\";i:12663;s:79:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-stripe-payment/src/Messages\";i:2684;s:85:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-stripe-payment/src/Factories/Cart\";i:93;s:80:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-stripe-payment/src/Factories\";i:1364;s:77:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-stripe-payment/src/Assets\";i:2152;s:91:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-stripe-payment/src/Installments/Filters\";i:3067;s:83:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-stripe-payment/src/Installments\";i:11980;s:75:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-stripe-payment/src/Link\";i:5070;s:70:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-stripe-payment/src\";i:36741;s:81:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-stripe-payment/i18n/languages\";i:99742;s:71:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-stripe-payment/i18n\";i:99742;s:96:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-stripe-payment/packages/cartflows/src/Routes\";i:2822;s:105:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-stripe-payment/packages/cartflows/src/PaymentGateways\";i:5961;s:89:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-stripe-payment/packages/cartflows/src\";i:12798;s:91:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-stripe-payment/packages/cartflows/build\";i:22974;s:95:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-stripe-payment/packages/cartflows/assets/js\";i:2217;s:92:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-stripe-payment/packages/cartflows/assets\";i:2217;s:85:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-stripe-payment/packages/cartflows\";i:37989;s:105:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-stripe-payment/packages/subscriptions/src/Controllers\";i:808;s:93:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-stripe-payment/packages/subscriptions/src\";i:4251;s:89:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-stripe-payment/packages/subscriptions\";i:4251;s:101:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-stripe-payment/packages/preorders/src/Controllers\";i:729;s:89:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-stripe-payment/packages/preorders/src\";i:2301;s:85:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-stripe-payment/packages/preorders\";i:2301;s:113:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-stripe-payment/packages/woofunnels/src/Checkout/Compatibility\";i:4401;s:99:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-stripe-payment/packages/woofunnels/src/Checkout\";i:4401;s:113:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-stripe-payment/packages/woofunnels/src/Upsell/PaymentGateways\";i:8036;s:97:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-stripe-payment/packages/woofunnels/src/Upsell\";i:12529;s:90:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-stripe-payment/packages/woofunnels/src\";i:19018;s:92:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-stripe-payment/packages/woofunnels/build\";i:22315;s:106:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-stripe-payment/packages/woofunnels/assets/css/checkout\";i:1186;s:97:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-stripe-payment/packages/woofunnels/assets/css\";i:1186;s:103:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-stripe-payment/packages/woofunnels/assets/js/upsell\";i:2150;s:105:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-stripe-payment/packages/woofunnels/assets/js/checkout\";i:267;s:96:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-stripe-payment/packages/woofunnels/assets/js\";i:2417;s:93:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-stripe-payment/packages/woofunnels/assets\";i:3603;s:86:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-stripe-payment/packages/woofunnels\";i:44936;s:93:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-stripe-payment/packages/blocks/src/Assets\";i:2913;s:109:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-stripe-payment/packages/blocks/src/Payments/Gateways/Link\";i:1721;s:104:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-stripe-payment/packages/blocks/src/Payments/Gateways\";i:22679;s:95:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-stripe-payment/packages/blocks/src/Payments\";i:40549;s:95:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-stripe-payment/packages/blocks/src/StoreApi\";i:2684;s:86:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-stripe-payment/packages/blocks/src\";i:49905;s:100:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-stripe-payment/packages/blocks/build/credit-card\";i:13681;s:88:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-stripe-payment/packages/blocks/build\";i:547484;s:93:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-stripe-payment/packages/blocks/assets/css\";i:495;s:118:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-stripe-payment/packages/blocks/assets/js/payment-methods/ach/hooks\";i:3966;s:112:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-stripe-payment/packages/blocks/assets/js/payment-methods/ach\";i:7554;s:124:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-stripe-payment/packages/blocks/assets/js/payment-methods/googlepay/hooks\";i:9180;s:118:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-stripe-payment/packages/blocks/assets/js/payment-methods/googlepay\";i:19632;s:128:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-stripe-payment/packages/blocks/assets/js/payment-methods/local-payment/hooks\";i:6617;s:122:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-stripe-payment/packages/blocks/assets/js/payment-methods/local-payment\";i:52311;s:141:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-stripe-payment/packages/blocks/assets/js/payment-methods/credit-card/components/bootstrap\";i:6222;s:138:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-stripe-payment/packages/blocks/assets/js/payment-methods/credit-card/components/simple\";i:5503;s:131:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-stripe-payment/packages/blocks/assets/js/payment-methods/credit-card/components\";i:16626;s:120:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-stripe-payment/packages/blocks/assets/js/payment-methods/credit-card\";i:24741;s:119:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-stripe-payment/packages/blocks/assets/js/payment-methods/link/hooks\";i:3236;s:113:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-stripe-payment/packages/blocks/assets/js/payment-methods/link\";i:5171;s:114:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-stripe-payment/packages/blocks/assets/js/payment-methods/hooks\";i:24273;s:117:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-stripe-payment/packages/blocks/assets/js/payment-methods/applepay\";i:4738;s:124:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-stripe-payment/packages/blocks/assets/js/payment-methods/payment-request\";i:5461;s:108:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-stripe-payment/packages/blocks/assets/js/payment-methods\";i:161770;s:125:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-stripe-payment/packages/blocks/assets/js/components/checkout/installments\";i:4416;s:127:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-stripe-payment/packages/blocks/assets/js/components/checkout/payment-method\";i:1038;s:136:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-stripe-payment/packages/blocks/assets/js/components/checkout/radio-control-accordion\";i:704;s:125:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-stripe-payment/packages/blocks/assets/js/components/checkout/radio-option\";i:1552;s:133:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-stripe-payment/packages/blocks/assets/js/components/checkout/payment-method-label\";i:768;s:112:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-stripe-payment/packages/blocks/assets/js/components/checkout\";i:8618;s:103:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-stripe-payment/packages/blocks/assets/js/components\";i:8618;s:92:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-stripe-payment/packages/blocks/assets/js\";i:170388;s:93:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-stripe-payment/packages/blocks/assets/img\";i:8342;s:89:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-stripe-payment/packages/blocks/assets\";i:179225;s:82:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-stripe-payment/packages/blocks\";i:776614;s:90:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-stripe-payment/packages/checkoutwc/src\";i:1163;s:92:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-stripe-payment/packages/checkoutwc/build\";i:2483;s:97:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-stripe-payment/packages/checkoutwc/assets/css\";i:789;s:93:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-stripe-payment/packages/checkoutwc/assets\";i:789;s:86:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-stripe-payment/packages/checkoutwc\";i:4435;s:92:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-stripe-payment/packages/germanmarket/src\";i:845;s:94:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-stripe-payment/packages/germanmarket/build\";i:727;s:99:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-stripe-payment/packages/germanmarket/assets/css\";i:390;s:95:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-stripe-payment/packages/germanmarket/assets\";i:390;s:88:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-stripe-payment/packages/germanmarket\";i:1962;s:75:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-stripe-payment/packages\";i:872488;s:83:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-stripe-payment/assets/css/admin\";i:37053;s:77:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-stripe-payment/assets/css\";i:144605;s:82:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-stripe-payment/assets/js/admin\";i:35170;s:85:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-stripe-payment/assets/js/frontend\";i:337824;s:76:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-stripe-payment/assets/js\";i:372994;s:83:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-stripe-payment/assets/img/cards\";i:32849;s:77:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-stripe-payment/assets/img\";i:240977;s:79:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-stripe-payment/assets/build\";i:27584;s:73:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-stripe-payment/assets\";i:786160;s:87:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-stripe-payment/includes/admin/views\";i:22905;s:98:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-stripe-payment/includes/admin/meta-boxes/views\";i:14955;s:92:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-stripe-payment/includes/admin/meta-boxes\";i:23278;s:90:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-stripe-payment/includes/admin/settings\";i:31191;s:81:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-stripe-payment/includes/admin\";i:96513;s:86:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-stripe-payment/includes/shortcodes\";i:401;s:93:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-stripe-payment/includes/gateways/settings\";i:34334;s:84:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-stripe-payment/includes/gateways\";i:126394;s:82:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-stripe-payment/includes/traits\";i:19556;s:83:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-stripe-payment/includes/updates\";i:12113;s:87:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-stripe-payment/includes/controllers\";i:73686;s:84:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-stripe-payment/includes/abstract\";i:91850;s:82:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-stripe-payment/includes/tokens\";i:12931;s:75:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-stripe-payment/includes\";i:618209;s:66:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-stripe-payment\";i:3556413;s:99:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/lib/packages/League/Container/Exception\";i:491;s:98:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/lib/packages/League/Container/Argument\";i:6696;s:100:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/lib/packages/League/Container/Definition\";i:12638;s:105:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/lib/packages/League/Container/ServiceProvider\";i:6476;s:99:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/lib/packages/League/Container/Inflector\";i:6143;s:89:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/lib/packages/League/Container\";i:45194;s:79:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/lib/packages/League\";i:45194;s:72:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/lib/packages\";i:45194;s:63:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/lib\";i:45194;s:71:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/sample-data\";i:220101;s:98:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/vendor/pelago/emogrifier/src/Utilities\";i:8638;s:96:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/vendor/pelago/emogrifier/src/Caching\";i:2073;s:102:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/vendor/pelago/emogrifier/src/HtmlProcessor\";i:30875;s:92:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/vendor/pelago/emogrifier/src/Css\";i:8803;s:88:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/vendor/pelago/emogrifier/src\";i:93292;s:84:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/vendor/pelago/emogrifier\";i:94360;s:73:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/vendor/pelago\";i:94360;s:85:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/vendor/jetpack-autoloader\";i:51170;s:84:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/vendor/psr/container/src\";i:1602;s:80:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/vendor/psr/container\";i:2747;s:70:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/vendor/psr\";i:2747;s:70:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/vendor/bin\";i:19363;s:100:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/vendor/automattic/jetpack-autoloader/src\";i:81237;s:96:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/vendor/automattic/jetpack-autoloader\";i:81237;s:99:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/vendor/automattic/jetpack-constants/src\";i:3370;s:95:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/vendor/automattic/jetpack-constants\";i:3370;s:77:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/vendor/automattic\";i:84607;s:105:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Property\";i:12540;s:102:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Value\";i:33050;s:104:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/RuleSet\";i:41962;s:104:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/CSSList\";i:29203;s:104:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Parsing\";i:16119;s:101:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Rule\";i:10160;s:104:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src/Comment\";i:1617;s:96:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser/src\";i:161410;s:92:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/vendor/sabberworm/php-css-parser\";i:162514;s:77:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/vendor/sabberworm\";i:162514;s:94:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/vendor/maxmind-db/reader/ext/tests\";i:709;s:88:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/vendor/maxmind-db/reader/ext\";i:31960;s:106:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/vendor/maxmind-db/reader/src/MaxMind/Db/Reader\";i:14712;s:99:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/vendor/maxmind-db/reader/src/MaxMind/Db\";i:26352;s:96:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/vendor/maxmind-db/reader/src/MaxMind\";i:26352;s:88:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/vendor/maxmind-db/reader/src\";i:26352;s:84:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/vendor/maxmind-db/reader\";i:73510;s:77:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/vendor/maxmind-db\";i:73510;s:105:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/vendor/symfony/polyfill-php80/Resources/stubs\";i:1014;s:99:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/vendor/symfony/polyfill-php80/Resources\";i:1014;s:89:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/vendor/symfony/polyfill-php80\";i:9368;s:103:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/vendor/symfony/css-selector/XPath/Extension\";i:29007;s:93:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/vendor/symfony/css-selector/XPath\";i:39722;s:97:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/vendor/symfony/css-selector/Exception\";i:4318;s:103:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/vendor/symfony/css-selector/Parser/Shortcut\";i:5802;s:102:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/vendor/symfony/css-selector/Parser/Handler\";i:10164;s:104:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/vendor/symfony/css-selector/Parser/Tokenizer\";i:6587;s:94:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/vendor/symfony/css-selector/Parser\";i:42874;s:92:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/vendor/symfony/css-selector/Node\";i:17182;s:87:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/vendor/symfony/css-selector\";i:107161;s:74:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/vendor/symfony\";i:116529;s:110:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer/Installers\";i:77612;s:99:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/vendor/composer/installers/src/Composer\";i:77612;s:90:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/vendor/composer/installers/src\";i:78080;s:86:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/vendor/composer/installers\";i:79355;s:75:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/vendor/composer\";i:592874;s:66:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/vendor\";i:1198418;s:77:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/templates/notices\";i:2782;s:74:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/templates/auth\";i:6620;s:89:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/templates/single-product/tabs\";i:3986;s:96:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/templates/single-product/add-to-cart\";i:14778;s:84:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/templates/single-product\";i:41826;s:79:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/templates/myaccount\";i:47059;s:76:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/templates/global\";i:9882;s:75:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/templates/order\";i:17640;s:74:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/templates/cart\";i:29861;s:82:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/templates/emails/plain\";i:35775;s:76:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/templates/emails\";i:83954;s:78:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/templates/checkout\";i:32678;s:74:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/templates/loop\";i:10443;s:69:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/templates\";i:307417;s:80:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/src/Checkout/Helpers\";i:8175;s:72:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/src/Checkout\";i:8175;s:73:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/src/Utilities\";i:9096;s:82:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/src/Internal/Utilities\";i:25544;s:110:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/src/Internal/DependencyManagement/ServiceProviders\";i:10874;s:93:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/src/Internal/DependencyManagement\";i:26091;s:115:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/src/Internal/ProductDownloads/ApprovedDirectories/Admin\";i:29372;s:109:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/src/Internal/ProductDownloads/ApprovedDirectories\";i:53710;s:89:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/src/Internal/ProductDownloads\";i:53710;s:96:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/src/Internal/ProductAttributesLookup\";i:55925;s:81:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/src/Internal/Settings\";i:1578;s:84:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/src/Internal/Admin/Notes\";i:117627;s:89:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/src/Internal/Admin/Onboarding\";i:39679;s:93:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/src/Internal/Admin/WCPayPromotion\";i:8013;s:93:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/src/Internal/Admin/ProductReviews\";i:72677;s:99:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/src/Internal/Admin/RemoteFreeExtensions\";i:23160;s:89:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/src/Internal/Admin/Schedulers\";i:22501;s:85:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/src/Internal/Admin/Orders\";i:27430;s:78:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/src/Internal/Admin\";i:477732;s:90:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/src/Internal/DataStores/Orders\";i:76446;s:83:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/src/Internal/DataStores\";i:81485;s:78:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/src/Internal/WCCom\";i:654;s:72:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/src/Internal\";i:738596;s:100:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/src/Database/Migrations/CustomOrderTable\";i:39129;s:83:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/src/Database/Migrations\";i:91060;s:72:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/src/Database\";i:91060;s:71:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/src/Proxies\";i:5113;s:107:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications/Transformers\";i:7998;s:94:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/src/Admin/RemoteInboxNotifications\";i:67103;s:85:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/src/Admin/PluginsProvider\";i:2800;s:78:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/src/Admin/Composer\";i:2432;s:75:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/src/Admin/Notes\";i:74347;s:79:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/src/Admin/Overrides\";i:11227;s:93:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/src/Admin/API/Reports/Stock/Stats\";i:8847;s:87:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/src/Admin/API/Reports/Stock\";i:27482;s:97:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/src/Admin/API/Reports/Downloads/Stats\";i:21588;s:97:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/src/Admin/API/Reports/Downloads/Files\";i:594;s:91:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/src/Admin/API/Reports/Downloads\";i:51094;s:97:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/src/Admin/API/Reports/Customers/Stats\";i:22009;s:91:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/src/Admin/API/Reports/Customers\";i:76217;s:98:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/src/Admin/API/Reports/Variations/Stats\";i:37316;s:92:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/src/Admin/API/Reports/Variations\";i:71786;s:95:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/src/Admin/API/Reports/Revenue/Stats\";i:15905;s:89:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/src/Admin/API/Reports/Revenue\";i:17505;s:95:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/src/Admin/API/Reports/Coupons/Stats\";i:37806;s:89:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/src/Admin/API/Reports/Coupons\";i:66228;s:88:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/src/Admin/API/Reports/Export\";i:7032;s:96:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/src/Admin/API/Reports/Products/Stats\";i:35666;s:90:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/src/Admin/API/Reports/Products\";i:69448;s:92:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/src/Admin/API/Reports/Categories\";i:24546;s:88:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/src/Admin/API/Reports/Import\";i:8870;s:103:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/src/Admin/API/Reports/PerformanceIndicators\";i:19749;s:93:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/src/Admin/API/Reports/Taxes/Stats\";i:30371;s:87:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/src/Admin/API/Reports/Taxes\";i:53316;s:94:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/src/Admin/API/Reports/Orders/Stats\";i:69168;s:88:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/src/Admin/API/Reports/Orders\";i:110416;s:81:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/src/Admin/API/Reports\";i:719393;s:83:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/src/Admin/API/Templates\";i:6234;s:73:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/src/Admin/API\";i:959851;s:86:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/src/Admin/DateTimeProvider\";i:885;s:100:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/src/Admin/Features/OnboardingTasks/Tasks\";i:40808;s:94:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/src/Admin/Features/OnboardingTasks\";i:85071;s:89:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/src/Admin/Features/Navigation\";i:48378;s:104:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/src/Admin/Features/PaymentGatewaySuggestions\";i:32402;s:78:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/src/Admin/Features\";i:185194;s:80:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/src/Admin/Schedulers\";i:9968;s:79:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/src/Admin/Marketing\";i:8523;s:69:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/src/Admin\";i:1394936;s:63:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/src\";i:2257581;s:74:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/i18n/languages\";i:1474444;s:64:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/i18n\";i:1733820;s:79:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/client/admin/config\";i:1741;s:72:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/client/admin\";i:1741;s:94:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/client/legacy/css/jquery-ui/images\";i:19610;s:87:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/client/legacy/css/jquery-ui\";i:109637;s:101:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/client/legacy/css/photoswipe/default-skin\";i:14574;s:88:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/client/legacy/css/photoswipe\";i:19865;s:77:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/client/legacy/css\";i:528263;s:82:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/client/legacy/js/round\";i:1960;s:82:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/client/legacy/js/admin\";i:262603;s:81:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/client/legacy/js/zoom\";i:6059;s:88:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/client/legacy/js/prettyPhoto\";i:35148;s:86:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/client/legacy/js/js-cookie\";i:3872;s:97:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/client/legacy/js/jquery-serializejson\";i:17020;s:88:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/client/legacy/js/stupidtable\";i:4233;s:90:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/client/legacy/js/jquery-tiptip\";i:7004;s:85:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/client/legacy/js/frontend\";i:123407;s:98:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/client/legacy/js/jquery-ui-touch-punch\";i:5069;s:84:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/client/legacy/js/select2\";i:303766;s:88:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/client/legacy/js/jquery-flot\";i:163891;s:87:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/client/legacy/js/photoswipe\";i:115614;s:87:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/client/legacy/js/flexslider\";i:57086;s:87:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/client/legacy/js/accounting\";i:13470;s:90:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/client/legacy/js/jquery-qrcode\";i:29781;s:91:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/client/legacy/js/jquery-blockui\";i:20058;s:86:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/client/legacy/js/selectWoo\";i:317278;s:90:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/client/legacy/js/jquery-cookie\";i:3136;s:91:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/client/legacy/js/jquery-payment\";i:17720;s:76:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/client/legacy/js\";i:1508175;s:73:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/client/legacy\";i:2036438;s:66:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/client\";i:2038179;s:105:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/action-scheduler/lib/cron-expression\";i:29942;s:89:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/action-scheduler/lib\";i:33750;s:101:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/action-scheduler/classes/actions\";i:2769;s:100:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/action-scheduler/classes/WP_CLI\";i:19448;s:103:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/action-scheduler/classes/migration\";i:25638;s:100:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/action-scheduler/classes/schema\";i:7503;s:103:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/action-scheduler/classes/schedules\";i:10729;s:103:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/action-scheduler/classes/abstracts\";i:75585;s:105:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/action-scheduler/classes/data-stores\";i:89867;s:93:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/action-scheduler/classes\";i:308958;s:96:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/action-scheduler/deprecated\";i:13295;s:85:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/action-scheduler\";i:411623;s:113:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/jetpack-autoloader\";i:51170;s:128:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/automattic/jetpack-autoloader/src\";i:81237;s:124:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/automattic/jetpack-autoloader\";i:99653;s:105:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/automattic\";i:99653;s:138:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer/Installers\";i:77612;s:127:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src/Composer\";i:77612;s:118:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers/src\";i:78080;s:114:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer/installers\";i:79355;s:103:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor/composer\";i:116765;s:94:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/vendor\";i:268083;s:107:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/templates/templates\";i:1507;s:103:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/templates/parts\";i:1490;s:110:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/templates/emails/plain\";i:1562;s:104:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/templates/emails\";i:3009;s:97:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/templates\";i:6006;s:98:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Assets\";i:20050;s:113:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Payments/Integrations\";i:11231;s:100:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Payments\";i:20985;s:113:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Domain/Services/Email\";i:4672;s:107:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Domain/Services\";i:22136;s:98:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Domain\";i:37969;s:101:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Templates\";i:3428;s:102:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/BlockTypes\";i:159472;s:111:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Schemas/V1\";i:139120;s:108:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Schemas\";i:150067;s:110:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Routes/V1\";i:127203;s:107:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Routes\";i:127539;s:110:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Utilities\";i:102268;s:109:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Payments\";i:3859;s:111:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Exceptions\";i:7013;s:111:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/Formatters\";i:3796;s:100:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi\";i:420913;s:97:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Utils\";i:35420;s:104:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Integrations\";i:6310;s:100:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Registry\";i:5604;s:91:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src\";i:760136;s:127:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/vendors--mini-cart-contents-block\";i:19966;s:110:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/featured-product\";i:2057;s:110:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/attribute-filter\";i:1113;s:142:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/checkout-blocks/billing-address--checkout-blocks\";i:12871;s:109:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/checkout-blocks\";i:124046;s:151:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/mini-cart-contents-block/footer--mini-cart-contents-block\";i:16120;s:118:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/mini-cart-contents-block\";i:37410;s:106:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/stock-filter\";i:867;s:175:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/vendors--cart-blocks/cart-line-items--cart-blocks/cart-order-summary--cart-blocks\";i:15217;s:143:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/vendors--cart-blocks/cart-line-items--cart-blocks\";i:15217;s:187:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/vendors--cart-blocks/order-summary-shipping--checkout-blocks/billing-address--checkout-blocks\";i:70971;s:154:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/vendors--cart-blocks/order-summary-shipping--checkout-blocks\";i:70971;s:147:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/vendors--cart-blocks/cart-line-items--checkout-blocks\";i:10240;s:114:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/vendors--cart-blocks\";i:96428;s:113:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/handpicked-products\";i:1439;s:102:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/checkout\";i:895;s:106:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/price-filter\";i:886;s:115:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/products-by-attribute\";i:1581;s:108:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/active-filters\";i:667;s:105:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/product-tag\";i:1456;s:111:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/featured-category\";i:1949;s:147:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/cart-blocks/cart-line-items--mini-cart-contents-block\";i:17579;s:145:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/cart-blocks/order-summary-shipping--checkout-blocks\";i:22131;s:105:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/cart-blocks\";i:82403;s:93:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build\";i:3233063;s:116:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/images/template-placeholders\";i:2886;s:110:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/images/payment-methods\";i:61832;s:103:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/images/previews\";i:279708;s:94:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/images\";i:583735;s:114:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/prices/utils/test\";i:3199;s:109:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/prices/utils\";i:7911;s:103:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/prices\";i:7936;s:122:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/utils/validation\";i:576;s:111:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/utils\";i:1478;s:126:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/blocks-registry/test\";i:2106;s:121:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/blocks-registry\";i:48551;s:126:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/filter-registry/test\";i:3735;s:121:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/filter-registry\";i:11157;s:110:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/slot\";i:3701;s:122:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/components/panel\";i:2940;s:122:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/components/label\";i:112;s:131:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/components/error-boundary\";i:864;s:131:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/components/totals-wrapper\";i:1458;s:140:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/components/order-shipping-packages\";i:1003;s:131:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/components/discounts-meta\";i:843;s:127:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/components/order-meta\";i:815;s:123:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/components/button\";i:115;s:141:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/components/checkbox-control/stories\";i:552;s:133:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/components/checkbox-control\";i:4715;s:136:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/components/totals/item/stories\";i:772;s:128:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/components/totals/item\";i:2701;s:136:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/components/totals/fees/stories\";i:1196;s:128:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/components/totals/fees\";i:2658;s:140:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/components/totals/subtotal/stories\";i:973;s:132:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/components/totals/subtotal\";i:2030;s:137:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/components/totals/taxes/stories\";i:802;s:129:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/components/totals/taxes\";i:2742;s:123:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/components/totals\";i:10327;s:116:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout/components\";i:23706;s:105:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages/checkout\";i:88823;s:96:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/packages\";i:96759;s:95:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/patches\";i:1673;s:108:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/css/abstracts\";i:9926;s:98:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/css\";i:19632;s:143:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/payment-method-extensions/payment-methods/cod\";i:2572;s:144:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/payment-method-extensions/payment-methods/bacs\";i:1224;s:146:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/payment-method-extensions/payment-methods/paypal\";i:1120;s:146:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/payment-method-extensions/payment-methods/cheque\";i:1207;s:139:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/payment-method-extensions/payment-methods\";i:6123;s:123:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/payment-method-extensions\";i:6123;s:110:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/utils\";i:11177;s:132:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/sku\";i:3019;s:139:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/title/test\";i:1847;s:134:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/title\";i:12448;s:134:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/price\";i:5920;s:136:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/summary\";i:4788;s:135:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/rating\";i:6667;s:173:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/add-to-cart/product-types/grouped/group-list\";i:328;s:162:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/add-to-cart/product-types/grouped\";i:519;s:189:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/add-to-cart/product-types/variable/variation-attributes/test\";i:9302;s:184:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/add-to-cart/product-types/variable/variation-attributes\";i:23083;s:163:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/add-to-cart/product-types/variable\";i:24271;s:154:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/add-to-cart/product-types\";i:26289;s:147:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/add-to-cart/shared\";i:7322;s:140:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/add-to-cart\";i:40459;s:139:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/image/test\";i:4350;s:134:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/image\";i:16383;s:142:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/category-list\";i:5327;s:144:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/stock-indicator\";i:5261;s:135:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/shared\";i:3599;s:135:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/button\";i:10112;s:139:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/sale-badge\";i:5423;s:137:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements/tag-list\";i:4748;s:128:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks/product-elements\";i:124374;s:111:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic/blocks\";i:127652;s:104:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/atomic\";i:138829;s:119:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/collections/test\";i:9563;s:114:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/collections\";i:21201;s:108:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/utils\";i:968;s:119:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/query-state/test\";i:4485;s:114:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/query-state\";i:8887;s:114:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/schema/test\";i:10041;s:109:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/schema\";i:20317;s:112:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/cart/test\";i:11112;s:107:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data/cart\";i:44540;s:102:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/data\";i:107760;s:108:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/utils/test\";i:5258;s:103:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/utils\";i:14958;s:105:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/filters\";i:5112;s:125:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/extensions/google-analytics\";i:10122;s:108:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/extensions\";i:10122;s:108:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/middleware\";i:3354;s:112:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/shared/context\";i:3072;s:109:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/shared/hocs\";i:2652;s:104:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/shared\";i:5724;s:111:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/icons/stories\";i:1980;s:111:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/icons/library\";i:11302;s:103:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/icons\";i:14024;s:134:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks-registry/payment-methods/test\";i:11021;s:129:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks-registry/payment-methods\";i:28426;s:135:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks-registry/block-components/test\";i:2647;s:130:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks-registry/block-components\";i:8788;s:113:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks-registry\";i:37285;s:113:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/utils/test\";i:1616;s:108:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/utils\";i:25409;s:115:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/test\";i:1025;s:126:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/event-emit/test\";i:3953;s:121:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/event-emit\";i:10172;s:133:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/hooks/collections/test\";i:8189;s:128:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/hooks/collections\";i:19913;s:137:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/hooks/payment-methods/test\";i:1190;s:132:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/hooks/payment-methods\";i:9476;s:125:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/hooks/shipping\";i:4045;s:121:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/hooks/test\";i:12641;s:126:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/hooks/cart/test\";i:11149;s:121:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/hooks/cart\";i:28539;s:116:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/hooks\";i:97260;s:148:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/add-to-cart-form/form-state\";i:16048;s:149:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/add-to-cart-form/form/submit\";i:3897;s:142:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/add-to-cart-form/form\";i:4911;s:137:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/add-to-cart-form\";i:21013;s:145:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/store-notices/components\";i:2740;s:134:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/store-notices\";i:4219;s:165:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/validation/components/validation-input-error\";i:1222;s:142:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/validation/components\";i:1264;s:131:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/validation\";i:7938;s:143:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/cart-checkout/customer\";i:1549;s:155:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/cart-checkout/payment-methods/test\";i:7947;s:150:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/cart-checkout/payment-methods\";i:43219;s:143:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/cart-checkout/shipping\";i:8934;s:149:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/cart-checkout/checkout-state\";i:31278;s:139:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/cart-checkout/cart\";i:725;s:134:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/cart-checkout\";i:97611;s:154:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/store-snackbar-notices/components\";i:2332;s:143:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers/store-snackbar-notices\";i:2389;s:120:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context/providers\";i:137901;s:110:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/context\";i:248152;s:113:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/hooks/test\";i:7829;s:108:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/hooks\";i:14452;s:112:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/hocs/test\";i:4235;s:131:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/hocs/with-scroll-to-top/test\";i:2424;s:126:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/hocs/with-scroll-to-top\";i:4491;s:107:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/hocs\";i:14127;s:127:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/checkbox-list\";i:4917;s:139:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/quantity-selector/stories\";i:852;s:131:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/quantity-selector\";i:9128;s:119:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/title\";i:1566;s:138:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/label/test/__snapshots__\";i:1101;s:124:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/label/test\";i:2981;s:119:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/label\";i:4487;s:131:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/price-slider/test\";i:2063;s:134:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/price-slider/stories\";i:1416;s:126:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/price-slider\";i:28727;s:125:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/state-input\";i:4591;s:130:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/load-more-button\";i:938;s:134:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/filter-submit-button\";i:1113;s:118:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/tabs\";i:3194;s:126:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/summary/test\";i:4135;s:121:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/summary\";i:9023;s:125:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/sort-select\";i:2242;s:138:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/reviews/review-list-item\";i:11200;s:140:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/reviews/review-sort-select\";i:1204;s:133:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/reviews/review-list\";i:1292;s:121:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/reviews\";i:13883;s:126:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/loading-mask\";i:1456;s:128:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/noninteractive\";i:2154;s:122:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/combobox\";i:7255;s:124:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/text-input\";i:9256;s:131:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/dropdown-selector\";i:14920;s:128:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/read-more/test\";i:2458;s:131:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/read-more/stories\";i:1737;s:123:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/read-more\";i:12291;s:134:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/filter-element-label\";i:1238;s:129:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/pagination/test\";i:931;s:124:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/pagination\";i:9274;s:137:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/chip/test/__snapshots__\";i:7249;s:123:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/chip/test\";i:10067;s:126:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/chip/stories\";i:1524;s:118:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/chip\";i:18182;s:127:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/radio-control\";i:7537;s:128:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/sidebar-layout\";i:2885;s:118:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/form\";i:615;s:145:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/product-name/test/__snapshots__\";i:933;s:131:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/product-name/test\";i:2077;s:134:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/product-name/stories\";i:641;s:126:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/product-name\";i:4403;s:144:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/product-metadata\";i:1330;s:151:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/product-low-stock-badge\";i:928;s:145:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/address-form/test\";i:4806;s:140:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/address-form\";i:14849;s:148:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/payment-method-icons\";i:6537;s:146:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/place-order-button\";i:784;s:146:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/order-summary/test\";i:988;s:141:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/order-summary\";i:10097;s:158:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/shipping-rates-control-package\";i:8128;s:150:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/shipping-rates-control\";i:6125;s:151:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/product-backorder-badge\";i:457;s:145:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/shipping-location\";i:1864;s:156:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/form-step/test/__snapshots__\";i:5989;s:142:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/form-step/test\";i:8532;s:137:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/form-step\";i:13510;s:141:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/product-image\";i:1051;s:136:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/policies\";i:1661;s:147:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/shipping-calculator\";i:2955;s:149:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/return-to-cart-button\";i:894;s:146:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/product-sale-badge\";i:1591;s:162:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/product-details/test/__snapshots__\";i:1504;s:148:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/product-details/test\";i:2963;s:143:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/product-details\";i:4942;s:141:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/product-badge\";i:728;s:143:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/product-summary\";i:1060;s:148:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/payment-method-label\";i:2091;s:165:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/totals/footer-item/test/__snapshots__\";i:2035;s:151:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/totals/footer-item/test\";i:4063;s:154:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/totals/footer-item/stories\";i:1132;s:146:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/totals/footer-item\";i:8318;s:151:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/totals/discount/stories\";i:2650;s:143:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/totals/discount\";i:6203;s:143:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/totals/shipping\";i:8785;s:149:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/totals/coupon/stories\";i:1550;s:141:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/totals/coupon\";i:5824;s:134:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout/totals\";i:29355;s:127:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/cart-checkout\";i:112218;s:139:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/formatted-monetary-amount\";i:2786;s:137:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/radio-control-accordion\";i:1639;s:120:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/drawer\";i:4399;s:128:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/button/stories\";i:905;s:120:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/button\";i:3727;s:122:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/textarea\";i:1330;s:144:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/product-list/product-list-item\";i:2913;s:146:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/product-list/product-sort-select\";i:1428;s:126:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/product-list\";i:19279;s:121:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/spinner\";i:772;s:134:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/block-error-boundary\";i:5339;s:135:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/country-input/stories\";i:6537;s:127:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/country-input\";i:10584;s:146:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/product-price/test/__snapshots__\";i:1068;s:132:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/product-price/test\";i:2377;s:135:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/product-price/stories\";i:959;s:127:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components/product-price\";i:11256;s:113:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base/components\";i:348604;s:102:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/base\";i:650744;s:103:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/hooks\";i:2521;s:132:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/products-control\";i:2686;s:131:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/product-control\";i:6256;s:139:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/product-orderby-control\";i:1702;s:142:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/external-link-card/stories\";i:789;s:134:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/external-link-card\";i:2947;s:146:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/product-attribute-term-control\";i:7259;s:129:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/view-switcher\";i:2295;s:133:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/edit-product-link\";i:1355;s:121:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/utils\";i:6325;s:140:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/product-category-control\";i:5075;s:137:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/product-stock-control\";i:3004;s:143:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/expandable-search-list-item\";i:1145;s:154:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/search-list-control/test/__snapshots__\";i:147471;s:140:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/search-list-control/test\";i:155781;s:135:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/search-list-control\";i:175548;s:141:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/error-placeholder/stories\";i:2169;s:133:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/error-placeholder\";i:5161;s:135:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/text-toolbar-button\";i:675;s:135:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/product-tag-control\";i:4993;s:136:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/grid-content-control\";i:3032;s:129:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/page-selector\";i:1076;s:127:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/block-title\";i:1609;s:137:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/compatibility-notices\";i:9503;s:138:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/tag/test/__snapshots__\";i:17478;s:124:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/tag/test\";i:18566;s:119:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/tag\";i:22087;s:131:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/heading-toolbar\";i:3835;s:135:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/grid-layout-control\";i:2662;s:131:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components/feedback-prompt\";i:2236;s:115:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/editor-components\";i:272466;s:106:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/previews\";i:19165;s:120:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-guards/test\";i:470;s:115:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-guards\";i:5366;s:113:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types/type-defs\";i:77519;s:103:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/types\";i:82945;s:121:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/attribute-filter\";i:37805;s:129:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/quantity-badge\";i:1387;s:169:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/mini-cart-footer-block\";i:3914;s:178:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/mini-cart-shopping-button-block\";i:2167;s:178:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/filled-mini-cart-contents-block\";i:3250;s:177:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/empty-mini-cart-contents-block\";i:2794;s:177:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/mini-cart-products-table-block\";i:2210;s:168:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/mini-cart-title-block\";i:2252;s:168:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks/mini-cart-items-block\";i:2281;s:146:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents/inner-blocks\";i:22703;s:133:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents\";i:30280;s:119:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart/test\";i:3402;s:114:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/mini-cart\";i:54956;s:124:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/single-product/edit\";i:8086;s:119:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/single-product\";i:13056;s:122:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/product-top-rated\";i:4714;s:120:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/product-on-sale\";i:5720;s:128:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/classic-template/assets\";i:192925;s:121:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/classic-template\";i:202028;s:136:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/stock-filter/test/__snapshots__\";i:4134;s:122:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/stock-filter/test\";i:6166;s:117:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/stock-filter\";i:25378;s:136:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/featured-items/featured-product\";i:5458;s:137:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/featured-items/featured-category\";i:5684;s:119:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/featured-items\";i:58182;s:119:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/product-search\";i:9146;s:131:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/reviews/reviews-by-product\";i:7978;s:132:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/reviews/reviews-by-category\";i:6595;s:124:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/reviews/all-reviews\";i:4789;s:112:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/reviews\";i:38765;s:146:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart-checkout-shared/payment-methods/test\";i:4136;s:160:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart-checkout-shared/payment-methods/no-payment-methods\";i:2529;s:157:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart-checkout-shared/payment-methods/express-payment\";i:8078;s:141:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart-checkout-shared/payment-methods\";i:37142;s:125:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart-checkout-shared\";i:49497;s:116:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/product-new\";i:4687;s:124:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/handpicked-products\";i:9109;s:126:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/products/all-products\";i:14295;s:113:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/products\";i:19378;s:125:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/product-best-sellers\";i:4431;s:158:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-accepted-payment-methods-block\";i:2012;s:140:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/filled-cart-block\";i:4573;s:149:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-heading\";i:3207;s:150:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-discount\";i:3143;s:139:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/empty-cart-block\";i:5753;s:147:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-block\";i:4611;s:139:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-items-block\";i:2581;s:140:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-totals-block\";i:3109;s:145:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-fee\";i:2340;s:150:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-subtotal\";i:2346;s:149:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-express-payment-block\";i:4730;s:150:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-shipping\";i:4385;s:153:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-coupon-form\";i:2559;s:147:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-order-summary-taxes\";i:4574;s:144:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/cart-line-items-block\";i:2191;s:148:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks/proceed-to-checkout-block\";i:6702;s:122:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/inner-blocks\";i:65307;s:114:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/test\";i:9688;s:131:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart/cart-line-items-table\";i:12435;s:109:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/cart\";i:108288;s:123:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/product-categories\";i:11060;s:134:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/checkout-order-error\";i:4242;s:124:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/empty-cart\";i:1436;s:152:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-note-block\";i:3151;s:148:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-fields-block\";i:4761;s:148:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-totals-block\";i:3283;s:149:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-payment-block\";i:5723;s:152:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-terms-block/test\";i:4947;s:147:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-terms-block\";i:14754;s:153:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-fee\";i:2354;s:182:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-shipping-methods-block/no-shipping-placeholder\";i:1493;s:158:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-shipping-methods-block\";i:11377;s:160:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-cart-items\";i:2237;s:155:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-taxes\";i:4581;s:158:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-discount\";i:3167;s:158:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-shipping\";i:2568;s:157:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-billing-address-block\";i:7485;s:149:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-actions-block\";i:5381;s:158:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-shipping-address-block\";i:8042;s:157:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-express-payment-block\";i:4678;s:161:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-contact-information-block\";i:6729;s:161:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-coupon-form\";i:2583;s:158:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-subtotal\";i:2354;s:160:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-block/test\";i:13828;s:155:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-order-summary-block\";i:18589;s:126:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks\";i:121661;s:120:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/styles\";i:4028;s:130:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/order-notes/test\";i:2791;s:125:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/order-notes\";i:5147;s:123:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/form-step\";i:4841;s:131:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/phone-number/test\";i:911;s:126:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout/phone-number\";i:1644;s:113:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/checkout\";i:164593;s:122:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/price-filter/test\";i:2803;s:117:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/price-filter\";i:24764;s:126:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/products-by-attribute\";i:10109;s:119:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/active-filters\";i:25432;s:121:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/product-category\";i:9781;s:116:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks/product-tag\";i:10955;s:104:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/blocks\";i:901834;s:107:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/hocs/test\";i:18855;s:102:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/hocs\";i:35709;s:118:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/settings/shared/test\";i:2558;s:113:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/settings/shared\";i:13571;s:113:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/settings/blocks\";i:3643;s:106:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js/settings\";i:17214;s:97:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets/js\";i:2326827;s:94:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/assets\";i:2346459;s:87:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks\";i:7455129;s:86:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages/woocommerce-admin\";i:0;s:68:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/packages\";i:7866752;s:87:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/assets/css/jquery-ui/images\";i:19610;s:80:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/assets/css/jquery-ui\";i:109637;s:94:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin\";i:22461;s:81:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/assets/css/photoswipe\";i:31039;s:70:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/assets/css\";i:1479770;s:75:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/assets/js/round\";i:2269;s:75:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/assets/js/admin\";i:411636;s:74:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/assets/js/zoom\";i:8725;s:81:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/assets/js/prettyPhoto\";i:56653;s:79:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/assets/js/js-cookie\";i:5706;s:90:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/assets/js/jquery-serializejson\";i:22457;s:81:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/assets/js/stupidtable\";i:5713;s:83:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/assets/js/jquery-tiptip\";i:9857;s:78:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/assets/js/frontend\";i:189232;s:91:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/assets/js/jquery-ui-touch-punch\";i:6353;s:77:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/assets/js/select2\";i:443636;s:81:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/assets/js/jquery-flot\";i:213486;s:80:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/assets/js/photoswipe\";i:156300;s:80:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/assets/js/flexslider\";i:79854;s:80:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/assets/js/accounting\";i:16762;s:83:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/assets/js/jquery-qrcode\";i:45226;s:84:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/assets/js/jquery-blockui\";i:29567;s:79:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/assets/js/selectWoo\";i:462928;s:83:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/assets/js/jquery-cookie\";i:4528;s:84:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/assets/js/jquery-payment\";i:25998;s:69:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/assets/js\";i:2196886;s:72:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/assets/fonts\";i:94747;s:85:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/assets/images/admin_notes\";i:30986;s:84:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/assets/images/onboarding\";i:129411;s:92:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/assets/images/icons/credit-cards\";i:36070;s:79:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/assets/images/icons\";i:38277;s:95:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/assets/images/payment_methods/72x72\";i:14842;s:89:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/assets/images/payment_methods\";i:14842;s:83:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/assets/images/task_list\";i:128475;s:83:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/assets/images/marketing\";i:14610;s:73:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/assets/images\";i:923846;s:96:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/assets/client/admin/analytics-report\";i:4109;s:94:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/assets/client/admin/profile-wizard\";i:26273;s:98:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/assets/client/admin/marketing-overview\";i:14407;s:107:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/assets/client/admin/print-shipping-label-banner\";i:13682;s:87:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/assets/client/admin/notices\";i:2292;s:97:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/assets/client/admin/marketing-coupons\";i:23864;s:100:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/assets/client/admin/activity-panels-help\";i:4833;s:84:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/assets/client/admin/data\";i:140718;s:90:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/assets/client/admin/homescreen\";i:33857;s:90:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/assets/client/admin/navigation\";i:40414;s:88:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/assets/client/admin/currency\";i:4529;s:103:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/assets/client/admin/analytics-report-orders\";i:4925;s:107:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/assets/client/admin/analytics-report-categories\";i:5269;s:102:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/assets/client/admin/analytics-report-taxes\";i:4925;s:106:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/assets/client/admin/wcpay-payment-welcome-page\";i:8812;s:104:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/assets/client/admin/analytics-report-revenue\";i:4925;s:86:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/assets/client/admin/chunks\";i:1123005;s:90:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/assets/client/admin/onboarding\";i:437074;s:102:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/assets/client/admin/analytics-report-stock\";i:4925;s:104:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/assets/client/admin/shipping-recommendations\";i:5253;s:101:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/assets/client/admin/activity-panels-inbox\";i:14784;s:105:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/assets/client/admin/payment-method-promotions\";i:9810;s:98:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/assets/client/admin/analytics-settings\";i:8119;s:86:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/assets/client/admin/tracks\";i:8127;s:84:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/assets/client/admin/null\";i:5457;s:107:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/assets/client/admin/analytics-report-variations\";i:4925;s:105:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/assets/client/admin/analytics-report-products\";i:5269;s:83:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/assets/client/admin/app\";i:895553;s:97:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/assets/client/admin/store-performance\";i:4575;s:90:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/assets/client/admin/csv-export\";i:5107;s:89:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/assets/client/admin/dashboard\";i:8660;s:92:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/assets/client/admin/experimental\";i:101878;s:92:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/assets/client/admin/store-alerts\";i:8028;s:105:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/assets/client/admin/wc-pay-subscriptions-page\";i:5874;s:106:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/assets/client/admin/analytics-report-downloads\";i:4925;s:96:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/assets/client/admin/wp-admin-scripts\";i:156671;s:86:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/assets/client/admin/number\";i:1906;s:92:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/assets/client/admin/leaderboards\";i:4642;s:108:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/assets/client/admin/beta-features-tracking-modal\";i:8182;s:84:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/assets/client/admin/date\";i:114962;s:106:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/assets/client/admin/analytics-report-customers\";i:4925;s:96:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/assets/client/admin/dashboard-charts\";i:6277;s:101:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/assets/client/admin/customer-effort-score\";i:25862;s:98:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/assets/client/admin/navigation-opt-out\";i:8032;s:86:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/assets/client/admin/explat\";i:44829;s:90:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/assets/client/admin/components\";i:866042;s:89:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/assets/client/admin/undefined\";i:8465;s:104:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/assets/client/admin/analytics-report-coupons\";i:4925;s:79:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/assets/client/admin\";i:4279623;s:73:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/assets/client\";i:4279623;s:66:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/assets\";i:8974872;s:80:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/includes/admin/views\";i:120809;s:86:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/includes/admin/list-tables\";i:60051;s:90:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/includes/admin/importers/views\";i:11973;s:93:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/includes/admin/importers/mappings\";i:9091;s:84:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/includes/admin/importers\";i:55963;s:82:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/includes/admin/reports\";i:166998;s:87:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/includes/admin/helper/views\";i:15406;s:81:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/includes/admin/helper\";i:98829;s:80:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/includes/admin/notes\";i:12612;s:91:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/includes/admin/meta-boxes/views\";i:120759;s:85:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/includes/admin/meta-boxes\";i:202494;s:89:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/includes/admin/settings/views\";i:48278;s:83:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/includes/admin/settings\";i:159053;s:104:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/includes/admin/marketplace-suggestions/views\";i:287;s:108:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/includes/admin/marketplace-suggestions/templates\";i:1574;s:98:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/includes/admin/marketplace-suggestions\";i:10071;s:95:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/includes/admin/plugin-updates/views\";i:2685;s:89:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/includes/admin/plugin-updates\";i:18386;s:74:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/includes/admin\";i:1423398;s:87:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/includes/react-admin/emails\";i:3687;s:80:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/includes/react-admin\";i:33663;s:79:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/includes/shortcodes\";i:50601;s:79:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/includes/interfaces\";i:35472;s:82:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/includes/theme-support\";i:23667;s:107:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/includes/integrations/maxmind-geolocation/views\";i:839;s:101:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/includes/integrations/maxmind-geolocation\";i:15063;s:81:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/includes/integrations\";i:15063;s:98:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/includes/shipping/legacy-free-shipping\";i:7209;s:96:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/includes/shipping/flat-rate/includes\";i:3407;s:87:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/includes/shipping/flat-rate\";i:11337;s:91:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/includes/shipping/free-shipping\";i:7112;s:107:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/includes/shipping/legacy-international-delivery\";i:2643;s:99:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/includes/shipping/legacy-local-delivery\";i:5881;s:97:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/includes/shipping/legacy-local-pickup\";i:6892;s:90:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/includes/shipping/local-pickup\";i:2807;s:103:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/includes/shipping/legacy-flat-rate/includes\";i:5093;s:94:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/includes/shipping/legacy-flat-rate\";i:17093;s:77:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/includes/shipping\";i:60974;s:75:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/includes/export\";i:40475;s:99:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Telemetry\";i:3406;s:98:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version3\";i:334770;s:98:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version1\";i:395988;s:98:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/includes/rest-api/Controllers/Version2\";i:430455;s:89:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/includes/rest-api/Controllers\";i:1164619;s:87:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/includes/rest-api/Utilities\";i:2852;s:77:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/includes/rest-api\";i:1177885;s:83:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/includes/payment-tokens\";i:6598;s:98:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/includes/wccom-site/rest-api/endpoints\";i:4785;s:88:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/includes/wccom-site/rest-api\";i:6784;s:79:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/includes/wccom-site\";i:32736;s:82:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/includes/legacy/api/v1\";i:119753;s:82:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/includes/legacy/api/v3\";i:315747;s:82:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/includes/legacy/api/v2\";i:257294;s:79:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/includes/legacy/api\";i:730589;s:75:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/includes/legacy\";i:817055;s:81:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/includes/gateways/cod\";i:12952;s:82:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/includes/gateways/bacs\";i:14331;s:94:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/includes/gateways/paypal/assets/js\";i:2162;s:98:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/includes/gateways/paypal/assets/images\";i:2454;s:91:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/includes/gateways/paypal/assets\";i:4616;s:93:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/includes/gateways/paypal/includes\";i:54544;s:84:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/includes/gateways/paypal\";i:77047;s:84:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/includes/gateways/cheque\";i:4355;s:77:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/includes/gateways\";i:114956;s:74:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/includes/queue\";i:8898;s:82:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/includes/tracks/events\";i:43065;s:75:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/includes/tracks\";i:65344;s:81:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/includes/log-handlers\";i:22773;s:75:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/includes/traits\";i:2124;s:76:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/includes/widgets\";i:59790;s:78:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/includes/libraries\";i:26600;s:76:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/includes/walkers\";i:8177;s:72:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/includes/cli\";i:34442;s:78:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/includes/abstracts\";i:251517;s:75:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/includes/blocks\";i:2122;s:75:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/includes/emails\";i:97585;s:80:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/includes/data-stores\";i:321886;s:79:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/includes/customizer\";i:31002;s:75:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/includes/import\";i:54133;s:68:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce/includes\";i:6860729;s:59:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woocommerce\";i:31576373;s:63:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/classic-widgets\";i:22118;s:66:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/slide-anything/css\";i:78853;s:71:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/slide-anything/spectrum\";i:96521;s:65:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/slide-anything/js\";i:57360;s:75:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/slide-anything/owl-carousel\";i:128290;s:69:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/slide-anything/images\";i:267857;s:77:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/slide-anything/magnific-popup\";i:30432;s:66:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/slide-anything/php\";i:229357;s:62:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/slide-anything\";i:935187;s:71:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/css\";i:352701;s:73:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/js/ui\";i:251858;s:76:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/js/proxy\";i:10177;s:77:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/js/worker\";i:2618;s:77:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/js/extras\";i:357984;s:80:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/js/i18n/help\";i:12037;s:75:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/js/i18n\";i:1381210;s:79:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/js/commands\";i:382109;s:70:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/js\";i:4319737;s:81:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/jquery/images\";i:19442;s:74:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/jquery\";i:511688;s:79:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/.quarantine\";i:0;s:82:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/codemirror/lib\";i:374683;s:84:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/codemirror/theme\";i:1987;s:88:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/codemirror/mode/perl\";i:57692;s:88:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/codemirror/mode/mbox\";i:4942;s:91:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/codemirror/mode/tornado\";i:4299;s:87:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/codemirror/mode/pig\";i:7285;s:88:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/codemirror/mode/toml\";i:4737;s:89:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/codemirror/mode/pegjs\";i:5467;s:96:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/codemirror/mode/coffeescript\";i:32286;s:94:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/codemirror/mode/dockerfile\";i:4488;s:91:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/codemirror/mode/verilog\";i:28608;s:87:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/codemirror/mode/css\";i:60953;s:88:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/codemirror/mode/rust\";i:5549;s:88:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/codemirror/mode/dart\";i:6741;s:88:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/codemirror/mode/slim\";i:24091;s:87:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/codemirror/mode/gfm\";i:15292;s:88:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/codemirror/mode/ruby\";i:16676;s:90:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/codemirror/mode/cypher\";i:8185;s:89:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/codemirror/mode/nginx\";i:15403;s:87:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/codemirror/mode/sql\";i:37193;s:89:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/codemirror/mode/troff\";i:6857;s:90:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/codemirror/mode/factor\";i:4943;s:87:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/codemirror/mode/fcl\";i:7794;s:85:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/codemirror/mode/q\";i:15583;s:88:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/codemirror/mode/ebnf\";i:8535;s:87:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/codemirror/mode/xml\";i:16499;s:90:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/codemirror/mode/sparql\";i:8108;s:90:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/codemirror/mode/jinja2\";i:6039;s:94:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/codemirror/mode/livescript\";i:17511;s:87:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/codemirror/mode/sas\";i:17959;s:89:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/codemirror/mode/sieve\";i:6620;s:100:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/codemirror/mode/haskell-literate\";i:10771;s:90:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/codemirror/mode/eiffel\";i:16942;s:96:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/codemirror/mode/htmlembedded\";i:3503;s:87:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/codemirror/mode/soy\";i:9568;s:91:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/codemirror/mode/crystal\";i:14001;s:88:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/codemirror/mode/mirc\";i:15890;s:90:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/codemirror/mode/smarty\";i:10801;s:91:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/codemirror/mode/fortran\";i:11178;s:90:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/codemirror/mode/python\";i:19558;s:89:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/codemirror/mode/shell\";i:7319;s:90:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/codemirror/mode/xquery\";i:28187;s:90:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/codemirror/mode/octave\";i:6268;s:87:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/codemirror/mode/jsx\";i:10571;s:87:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/codemirror/mode/ecl\";i:10252;s:90:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/codemirror/mode/webidl\";i:7955;s:93:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/codemirror/mode/smalltalk\";i:6447;s:89:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/codemirror/mode/julia\";i:13805;s:95:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/codemirror/mode/mathematica\";i:7866;s:88:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/codemirror/mode/sass\";i:11630;s:92:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/codemirror/mode/asterisk\";i:12028;s:92:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/codemirror/mode/markdown\";i:66389;s:87:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/codemirror/mode/dtd\";i:8151;s:90:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/codemirror/mode/django\";i:13868;s:90:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/codemirror/mode/pascal\";i:4495;s:94:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/codemirror/mode/powershell\";i:23126;s:90:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/codemirror/mode/scheme\";i:15993;s:87:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/codemirror/mode/z80\";i:4983;s:94:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/codemirror/mode/commonlisp\";i:11179;s:89:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/codemirror/mode/yacas\";i:7600;s:87:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/codemirror/mode/vue\";i:4562;s:86:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/codemirror/mode/go\";i:8127;s:89:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/codemirror/mode/swift\";i:8509;s:90:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/codemirror/mode/turtle\";i:6319;s:89:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/codemirror/mode/forth\";i:7013;s:94:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/codemirror/mode/asciiarmor\";i:3667;s:93:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/codemirror/mode/brainfuck\";i:5512;s:94:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/codemirror/mode/javascript\";i:44530;s:86:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/codemirror/mode/oz\";i:8047;s:92:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/codemirror/mode/velocity\";i:10398;s:88:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/codemirror/mode/vhdl\";i:9190;s:92:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/codemirror/mode/modelica\";i:8937;s:90:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/codemirror/mode/groovy\";i:10055;s:90:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/codemirror/mode/mllike\";i:9454;s:90:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/codemirror/mode/puppet\";i:10828;s:94:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/codemirror/mode/handlebars\";i:4368;s:87:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/codemirror/mode/rst\";i:35316;s:91:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/codemirror/mode/textile\";i:27626;s:86:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/codemirror/mode/vb\";i:12042;s:89:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/codemirror/mode/asn.1\";i:9957;s:89:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/codemirror/mode/cmake\";i:6752;s:87:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/codemirror/mode/lua\";i:8023;s:87:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/codemirror/mode/elm\";i:7192;s:91:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/codemirror/mode/gherkin\";i:14823;s:93:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/codemirror/mode/htmlmixed\";i:8656;s:88:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/codemirror/mode/solr\";i:4043;s:90:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/codemirror/mode/mscgen\";i:21202;s:88:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/codemirror/mode/tiki\";i:10674;s:100:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/codemirror/mode/yaml-frontmatter\";i:5364;s:90:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/codemirror/mode/stylus\";i:44592;s:85:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/codemirror/mode/r\";i:8251;s:85:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/codemirror/mode/d\";i:13923;s:90:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/codemirror/mode/erlang\";i:21021;s:88:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/codemirror/mode/stex\";i:14200;s:94:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/codemirror/mode/properties\";i:3726;s:89:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/codemirror/mode/dylan\";i:25672;s:89:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/codemirror/mode/clike\";i:71292;s:88:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/codemirror/mode/haxe\";i:20145;s:89:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/codemirror/mode/mumps\";i:7962;s:87:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/codemirror/mode/pug\";i:18535;s:87:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/codemirror/mode/tcl\";i:11217;s:95:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/codemirror/mode/rpm/changes\";i:2180;s:87:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/codemirror/mode/rpm\";i:10578;s:88:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/codemirror/mode/twig\";i:5940;s:92:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/codemirror/mode/ntriples\";i:8000;s:94:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/codemirror/mode/tiddlywiki\";i:13309;s:92:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/codemirror/mode/vbscript\";i:15310;s:87:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/codemirror/mode/idl\";i:16522;s:87:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/codemirror/mode/apl\";i:6915;s:88:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/codemirror/mode/ttcn\";i:13645;s:95:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/codemirror/mode/spreadsheet\";i:4531;s:91:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/codemirror/mode/haskell\";i:10295;s:88:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/codemirror/mode/yaml\";i:5747;s:92:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/codemirror/mode/protobuf\";i:3793;s:87:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/codemirror/mode/gas\";i:10726;s:89:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/codemirror/mode/cobol\";i:18372;s:88:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/codemirror/mode/diff\";i:5547;s:88:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/codemirror/mode/nsis\";i:9396;s:88:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/codemirror/mode/haml\";i:10434;s:87:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/codemirror/mode/php\";i:26871;s:91:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/codemirror/mode/clojure\";i:18555;s:88:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/codemirror/mode/http\";i:4188;s:92:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/codemirror/mode/ttcn-cfg\";i:11462;s:83:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/codemirror/mode\";i:1691269;s:78:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/codemirror\";i:2067939;s:83:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/themes/dark/css\";i:78615;s:86:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/themes/dark/images\";i:49580;s:85:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/themes/dark/icons\";i:99720;s:79:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/themes/dark\";i:227915;s:91:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/themes/windows - 10/css\";i:23922;s:90:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/themes/windows - 10/js\";i:327;s:99:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/themes/windows - 10/images/48px\";i:1027;s:99:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/themes/windows - 10/images/16px\";i:17693;s:94:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/themes/windows - 10/images\";i:56138;s:87:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/themes/windows - 10\";i:80387;s:84:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/themes/light/css\";i:33459;s:83:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/themes/light/js\";i:327;s:92:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/themes/light/images/48px\";i:18363;s:92:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/themes/light/images/16px\";i:162942;s:87:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/themes/light/images\";i:256991;s:80:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/themes/light\";i:290777;s:83:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/themes/gray/css\";i:76889;s:86:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/themes/gray/images\";i:49580;s:85:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/themes/gray/icons\";i:99720;s:79:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/themes/gray\";i:226189;s:74:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/themes\";i:825268;s:75:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/img/src\";i:1470840;s:71:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/img\";i:1703079;s:78:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/files/.tmb\";i:0;s:85:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/files/.quarantine\";i:0;s:85:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/files/.trash/.tmb\";i:0;s:80:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/files/.trash\";i:0;s:73:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/files\";i:0;s:74:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/sounds\";i:92204;s:81:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/php/resources\";i:5915;s:89:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/php/plugins/Watermark\";i:27171;s:90:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/php/plugins/AutoResize\";i:6964;s:89:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/php/plugins/Sanitizer\";i:5901;s:90:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/php/plugins/AutoRotate\";i:5610;s:90:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/php/plugins/Normalizer\";i:8027;s:79:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/php/plugins\";i:53673;s:80:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/php/flycache\";i:0;s:90:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/php/editors/ZohoOffice\";i:8607;s:93:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/php/editors/OnlineConvert\";i:4304;s:90:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/php/editors/ZipArchive\";i:401;s:79:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/php/editors\";i:14730;s:76:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/php/libs\";i:20186;s:71:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib/php\";i:1072175;s:67:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/lib\";i:10961098;s:74:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/css/images\";i:36998;s:67:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/css\";i:105821;s:71:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/classes\";i:25932;s:66:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/js\";i:19372;s:73:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/languages\";i:3153329;s:70:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/images\";i:138491;s:74:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/inc/images\";i:30387;s:67:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager/inc\";i:66775;s:63:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/wp-file-manager\";i:14571614;s:68:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/gtranslate/flags/svg\";i:431460;s:67:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/gtranslate/flags/48\";i:149528;s:67:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/gtranslate/flags/32\";i:101533;s:67:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/gtranslate/flags/16\";i:65580;s:67:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/gtranslate/flags/24\";i:84779;s:64:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/gtranslate/flags\";i:832880;s:68:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/gtranslate/url_addon\";i:17810;s:61:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/gtranslate/24\";i:108781;s:58:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/gtranslate\";i:1427508;s:85:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/revslider/admin/views/features/assets\";i:1815657;s:78:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/revslider/admin/views/features\";i:1846192;s:69:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/revslider/admin/views\";i:2609798;s:74:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/revslider/admin/assets/css\";i:467759;s:81:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/revslider/admin/assets/js/plugins\";i:542009;s:81:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/revslider/admin/assets/js/modules\";i:914487;s:93:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/revslider/admin/assets/js/shortcode_generator\";i:30714;s:73:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/revslider/admin/assets/js\";i:1487210;s:83:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/revslider/admin/assets/images/guide\";i:267772;s:85:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/revslider/admin/assets/images/sources\";i:89905;s:85:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/revslider/admin/assets/images/socials\";i:28071;s:77:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/revslider/admin/assets/images\";i:773896;s:77:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/revslider/admin/assets/videos\";i:81472;s:70:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/revslider/admin/assets\";i:2810363;s:116:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/revslider/admin/includes/shortcode_generator/gutenberg/src/revslider\";i:23327;s:120:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/revslider/admin/includes/shortcode_generator/gutenberg/src/assets/images\";i:51447;s:113:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/revslider/admin/includes/shortcode_generator/gutenberg/src/assets\";i:51447;s:106:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/revslider/admin/includes/shortcode_generator/gutenberg/src\";i:78929;s:114:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/revslider/admin/includes/shortcode_generator/gutenberg/dist/images\";i:9223;s:107:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/revslider/admin/includes/shortcode_generator/gutenberg/dist\";i:31872;s:102:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/revslider/admin/includes/shortcode_generator/gutenberg\";i:117341;s:101:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/revslider/admin/includes/shortcode_generator/wpbakery\";i:3668;s:105:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/revslider/admin/includes/shortcode_generator/divi/scripts\";i:10330;s:104:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/revslider/admin/includes/shortcode_generator/divi/styles\";i:26880;s:135:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/revslider/admin/includes/shortcode_generator/divi/includes/modules/RevsliderDivi/images\";i:6502;s:128:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/revslider/admin/includes/shortcode_generator/divi/includes/modules/RevsliderDivi\";i:8423;s:114:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/revslider/admin/includes/shortcode_generator/divi/includes/modules\";i:8423;s:106:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/revslider/admin/includes/shortcode_generator/divi/includes\";i:12262;s:97:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/revslider/admin/includes/shortcode_generator/divi\";i:49830;s:102:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/revslider/admin/includes/shortcode_generator/elementor\";i:5621;s:92:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/revslider/admin/includes/shortcode_generator\";i:191386;s:72:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/revslider/admin/includes\";i:1439422;s:63:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/revslider/admin\";i:6958009;s:67:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/revslider/languages\";i:1571205;s:64:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/revslider/backup\";i:27;s:70:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/revslider/public/views\";i:1466;s:75:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/revslider/public/assets/css\";i:70195;s:79:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/revslider/public/assets/js/libs\";i:650953;s:74:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/revslider/public/assets/js\";i:1153472;s:94:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/revslider/public/assets/fonts/font-awesome/css\";i:36925;s:96:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/revslider/public/assets/fonts/font-awesome/fonts\";i:1085661;s:90:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/revslider/public/assets/fonts/font-awesome\";i:1122613;s:98:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/revslider/public/assets/fonts/pe-icon-7-stroke/css\";i:13509;s:100:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/revslider/public/assets/fonts/pe-icon-7-stroke/fonts\";i:339763;s:94:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/revslider/public/assets/fonts/pe-icon-7-stroke\";i:353299;s:86:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/revslider/public/assets/fonts/material\";i:1030078;s:86:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/revslider/public/assets/fonts/revicons\";i:45358;s:77:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/revslider/public/assets/fonts\";i:2551375;s:86:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/revslider/public/assets/assets/sources\";i:111761;s:89:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/revslider/public/assets/assets/svg/places\";i:9184;s:89:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/revslider/public/assets/assets/svg/action\";i:67004;s:95:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/revslider/public/assets/assets/svg/notification\";i:17379;s:89:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/revslider/public/assets/assets/svg/editor\";i:15823;s:93:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/revslider/public/assets/assets/svg/navigation\";i:8496;s:89:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/revslider/public/assets/assets/svg/social\";i:9053;s:96:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/revslider/public/assets/assets/svg/communication\";i:15260;s:90:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/revslider/public/assets/assets/svg/content\";i:9973;s:88:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/revslider/public/assets/assets/svg/image\";i:54568;s:97:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg\";i:2584087;s:89:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/revslider/public/assets/assets/svg/device\";i:27294;s:89:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/revslider/public/assets/assets/svg/toggle\";i:1859;s:88:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/revslider/public/assets/assets/svg/alert\";i:977;s:87:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/revslider/public/assets/assets/svg/maps\";i:19356;s:91:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/revslider/public/assets/assets/svg/hardware\";i:11997;s:85:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/revslider/public/assets/assets/svg/av\";i:22062;s:87:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/revslider/public/assets/assets/svg/file\";i:3809;s:82:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/revslider/public/assets/assets/svg\";i:2878208;s:78:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/revslider/public/assets/assets\";i:2993184;s:71:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/revslider/public/assets\";i:6768276;s:73:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/revslider/public/includes\";i:53;s:64:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/revslider/public\";i:6799335;s:78:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/revslider/includes/EspressoDev\";i:9254;s:75:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/revslider/includes/external\";i:55771;s:66:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/revslider/includes\";i:1192970;s:57:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/revslider\";i:16654110;s:74:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/config/buttons\";i:21154;s:77:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/config/containers\";i:25740;s:72:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/config/grids\";i:51193;s:73:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/config/social\";i:14994;s:74:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/config/content\";i:107518;s:77:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/config/deprecated\";i:22464;s:70:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/config/tta\";i:32416;s:76:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/config/structure\";i:4626;s:69:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/config/wp\";i:23940;s:66:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/config\";i:479481;s:96:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/include/classes/shortcodes/paginator\";i:4256;s:91:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/include/classes/shortcodes/core\";i:43997;s:86:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/include/classes/shortcodes\";i:196124;s:86:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/include/classes/deprecated\";i:2883;s:106:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/include/classes/core/shared-templates/importer\";i:53225;s:97:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/include/classes/core/shared-templates\";i:62053;s:87:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/include/classes/core/access\";i:15801;s:80:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/include/classes/core\";i:174247;s:103:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/include/classes/vendors/plugins/woocommerce\";i:12993;s:95:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/include/classes/vendors/plugins/acf\";i:10308;s:91:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/include/classes/vendors/plugins\";i:115024;s:83:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/include/classes/vendors\";i:115024;s:90:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/include/classes/editors/navbar\";i:12014;s:90:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/include/classes/editors/popups\";i:39470;s:83:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/include/classes/editors\";i:100633;s:84:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/include/classes/updaters\";i:10332;s:95:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/include/classes/settings/automapper\";i:18985;s:84:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/include/classes/settings\";i:70553;s:75:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/include/classes\";i:669796;s:107:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/include/templates/pages/partials/vc-roles-parts\";i:15846;s:92:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/include/templates/pages/partials\";i:16826;s:95:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/include/templates/pages/vc-settings\";i:11197;s:94:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/include/templates/pages/vc-welcome\";i:11764;s:83:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/include/templates/pages\";i:39787;s:99:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/include/templates/shortcodes/post_block\";i:1299;s:88:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/include/templates/shortcodes\";i:166585;s:92:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/include/templates/editors/navbar\";i:506;s:94:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/include/templates/editors/partials\";i:47081;s:109:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/include/templates/editors/popups/shared-templates\";i:7778;s:92:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/include/templates/editors/popups\";i:26211;s:85:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/include/templates/editors\";i:86685;s:98:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/include/templates/params/column_offset\";i:2742;s:97:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/include/templates/params/google_fonts\";i:2904;s:108:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/include/templates/params/vc_grid_item/shortcodes\";i:8488;s:113:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/include/templates/params/vc_grid_item/editor/partials\";i:2559;s:104:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/include/templates/params/vc_grid_item/editor\";i:10320;s:108:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/include/templates/params/vc_grid_item/attributes\";i:12261;s:97:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/include/templates/params/vc_grid_item\";i:33361;s:92:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/include/templates/params/options\";i:2586;s:96:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/include/templates/params/param_group\";i:1802;s:89:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/include/templates/params/loop\";i:7105;s:84:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/include/templates/params\";i:50500;s:77:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/include/templates\";i:343557;s:85:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/include/autoload/vc-pages\";i:16460;s:84:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/include/autoload/vendors\";i:20192;s:83:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/include/autoload/params\";i:7462;s:76:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/include/autoload\";i:129108;s:75:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/include/helpers\";i:90737;s:88:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/include/params/custom_markup\";i:549;s:82:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/include/params/vc_link\";i:1225;s:85:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/include/params/css_editor\";i:7623;s:86:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/include/params/colorpicker\";i:469;s:80:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/include/params/el_id\";i:522;s:89:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/include/params/font_container\";i:13993;s:88:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/include/params/column_offset\";i:4785;s:84:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/include/params/gutenberg\";i:6087;s:81:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/include/params/hidden\";i:974;s:88:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/include/params/textarea_html\";i:1630;s:87:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/include/params/google_fonts\";i:81686;s:101:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/include/params/vc_grid_item/editor/navbar\";i:2749;s:101:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/include/params/vc_grid_item/editor/popups\";i:7552;s:94:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/include/params/vc_grid_item/editor\";i:22618;s:87:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/include/params/vc_grid_item\";i:144324;s:85:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/include/params/iconpicker\";i:376840;s:101:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/include/params/vc_grid_element/vc_grid_id\";i:460;s:90:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/include/params/vc_grid_element\";i:10246;s:82:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/include/params/options\";i:987;s:87:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/include/params/autocomplete\";i:5148;s:79:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/include/params/href\";i:540;s:86:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/include/params/param_group\";i:6888;s:79:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/include/params/loop\";i:22409;s:86:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/include/params/sorted_list\";i:1523;s:88:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/include/params/params_preset\";i:1187;s:81:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/include/params/tab_id\";i:495;s:90:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/include/params/animation_style\";i:15475;s:74:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/include/params\";i:721512;s:67:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/include\";i:1954710;s:66:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/locale\";i:8037471;s:85:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/assets/lib/vc_round_chart\";i:1886;s:96:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/assets/lib/owl-carousel2-dist/assets\";i:10518;s:89:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/assets/lib/owl-carousel2-dist\";i:60044;s:86:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/assets/lib/vc-tta-autoplay\";i:2545;s:83:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/assets/lib/vc_accordion\";i:11115;s:82:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/assets/lib/php.default\";i:130647;s:87:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/assets/lib/flexslider/fonts\";i:7576;s:81:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/assets/lib/flexslider\";i:42674;s:86:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/assets/lib/vc_carousel/css\";i:10211;s:85:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/assets/lib/vc_carousel/js\";i:10747;s:88:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/assets/lib/vc_carousel/fonts\";i:158598;s:82:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/assets/lib/vc_carousel\";i:190914;s:79:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/assets/lib/vc_chart\";i:2854;s:98:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/assets/lib/bower/jquery-ui-tabs-rotate\";i:2910;s:106:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/assets/lib/bower/ace-builds/src-min-noconflict\";i:486566;s:87:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/assets/lib/bower/ace-builds\";i:488056;s:89:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/assets/lib/bower/masonry/dist\";i:24301;s:84:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/assets/lib/bower/masonry\";i:24301;s:81:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/assets/lib/bower/zoom\";i:4959;s:93:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/assets/lib/bower/vcIconPicker/css\";i:2739;s:107:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/assets/lib/bower/vcIconPicker/themes/grey-theme\";i:2204;s:96:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/assets/lib/bower/vcIconPicker/themes\";i:2204;s:89:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/assets/lib/bower/vcIconPicker\";i:21873;s:92:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/assets/lib/bower/progress-circle\";i:4773;s:90:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/assets/lib/bower/bootstrap3/js\";i:40932;s:95:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/assets/lib/bower/bootstrap3/dist/js\";i:31514;s:92:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/assets/lib/bower/bootstrap3/dist\";i:31514;s:99:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/assets/lib/bower/bootstrap3/less/mixins\";i:28289;s:92:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/assets/lib/bower/bootstrap3/less\";i:194837;s:87:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/assets/lib/bower/bootstrap3\";i:267283;s:88:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/assets/lib/bower/lessjs/dist\";i:143968;s:83:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/assets/lib/bower/lessjs\";i:143968;s:89:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/assets/lib/bower/skrollr/dist\";i:12834;s:84:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/assets/lib/bower/skrollr\";i:13932;s:85:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/assets/lib/bower/scrollTo\";i:3910;s:89:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/assets/lib/bower/isotope/dist\";i:35722;s:84:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/assets/lib/bower/isotope\";i:35722;s:89:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/assets/lib/bower/imagesloaded\";i:7168;s:93:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/assets/lib/bower/font-awesome/css\";i:90824;s:98:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/assets/lib/bower/font-awesome/webfonts\";i:2771094;s:94:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/assets/lib/bower/font-awesome/otfs\";i:1090332;s:89:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/assets/lib/bower/font-awesome\";i:3952250;s:88:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/assets/lib/bower/animate-css\";i:51880;s:92:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/assets/lib/bower/twbs-pagination\";i:7324;s:84:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/assets/lib/bower/chartjs\";i:73696;s:102:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/assets/lib/bower/nivoslider/themes/default\";i:5203;s:94:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/assets/lib/bower/nivoslider/themes\";i:5203;s:87:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/assets/lib/bower/nivoslider\";i:19815;s:95:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/assets/lib/bower/lightbox2/dist/css\";i:2137;s:94:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/assets/lib/bower/lightbox2/dist/js\";i:9702;s:98:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/assets/lib/bower/lightbox2/dist/images\";i:11466;s:91:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/assets/lib/bower/lightbox2/dist\";i:23305;s:86:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/assets/lib/bower/lightbox2\";i:24385;s:84:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/assets/lib/bower/json-js\";i:5173;s:76:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/assets/lib/bower\";i:5153378;s:84:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/assets/lib/vc_image_zoom\";i:880;s:78:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/assets/lib/vc_tabs\";i:4174;s:84:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/assets/lib/vc_line_chart\";i:1876;s:83:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/assets/lib/vc_waypoints\";i:9237;s:86:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/assets/lib/prettyphoto/css\";i:21138;s:85:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/assets/lib/prettyphoto/js\";i:23947;s:114:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/dark_rounded\";i:9831;s:115:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/light_rounded\";i:9724;s:114:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/light_square\";i:9132;s:113:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/dark_square\";i:9253;s:110:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/facebook\";i:9229;s:109:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto/default\";i:19543;s:101:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/assets/lib/prettyphoto/images/prettyPhoto\";i:66712;s:89:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/assets/lib/prettyphoto/images\";i:66712;s:82:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/assets/lib/prettyphoto\";i:112681;s:70:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/assets/lib\";i:5724905;s:92:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/assets/css/lib/typicons/src/font\";i:465684;s:87:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/assets/css/lib/typicons/src\";i:465684;s:83:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/assets/css/lib/typicons\";i:465684;s:92:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/assets/css/lib/vc-material/fonts\";i:481564;s:86:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/assets/css/lib/vc-material\";i:571566;s:95:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/assets/css/lib/vc-open-iconic/fonts\";i:102879;s:89:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/assets/css/lib/vc-open-iconic\";i:109362;s:90:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/assets/css/lib/vc-entypo/fonts\";i:312444;s:84:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/assets/css/lib/vc-entypo\";i:325660;s:92:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/assets/css/lib/vc-linecons/fonts\";i:153826;s:86:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/assets/css/lib/vc-linecons\";i:156192;s:100:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/assets/css/lib/monosocialiconsfont/fonts\";i:995368;s:94:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/assets/css/lib/monosocialiconsfont\";i:1000494;s:74:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/assets/css/lib\";i:2629468;s:93:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/assets/css/ui-custom-theme/images\";i:19823;s:86:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/assets/css/ui-custom-theme\";i:38243;s:70:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/assets/css\";i:4226878;s:77:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/assets/js/vendors\";i:9776;s:77:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/assets/js/editors\";i:5419;s:74:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/assets/js/dist\";i:747546;s:107:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/assets/js/frontend_editor/shortcodes/containers\";i:18550;s:102:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/assets/js/frontend_editor/shortcodes/grids\";i:1314;s:104:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/assets/js/frontend_editor/shortcodes/content\";i:1715;s:112:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/assets/js/frontend_editor/shortcodes/deprecated/tabs\";i:14868;s:107:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/assets/js/frontend_editor/shortcodes/deprecated\";i:15006;s:100:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/assets/js/frontend_editor/shortcodes/tta\";i:21750;s:103:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/assets/js/frontend_editor/shortcodes/images\";i:1765;s:103:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/assets/js/frontend_editor/shortcodes/charts\";i:2690;s:96:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/assets/js/frontend_editor/shortcodes\";i:62790;s:101:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/assets/js/frontend_editor/vendors/plugins\";i:704;s:93:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/assets/js/frontend_editor/vendors\";i:704;s:85:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/assets/js/frontend_editor\";i:63494;s:69:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/assets/js\";i:826235;s:79:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/assets/vc/3rd-party\";i:1620;s:86:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/assets/vc/vc-element-icons\";i:98072;s:77:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/assets/vc/loaders\";i:780;s:97:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/assets/vc/editors/ui/vc_ui-icon-pixel\";i:2887;s:102:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/assets/vc/editors/ui/vc_ui-header-graphics\";i:3155;s:80:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/assets/vc/editors/ui\";i:6042;s:77:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/assets/vc/editors\";i:6042;s:82:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/assets/vc/fe/social/fb\";i:6490;s:89:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/assets/vc/fe/social/pinterest\";i:7040;s:82:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/assets/vc/fe/social/tw\";i:1428;s:82:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/assets/vc/fe/social/gp\";i:4844;s:79:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/assets/vc/fe/social\";i:19802;s:85:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/assets/vc/fe/screen_sizes\";i:588;s:72:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/assets/vc/fe\";i:22046;s:81:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/assets/vc/row_layouts\";i:11396;s:74:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/assets/vc/logo\";i:4821;s:87:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/assets/vc/vc-welcome/vc_5-6\";i:5902;s:87:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/assets/vc/vc-welcome/vc_6-2\";i:15107;s:80:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/assets/vc/vc-welcome\";i:21009;s:69:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/assets/vc\";i:180943;s:80:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/assets/fonts/vc_grid\";i:31011;s:87:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/assets/fonts/vc_icons/fonts\";i:30398;s:81:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/assets/fonts/vc_icons\";i:599390;s:90:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/assets/fonts/vc_icons_v2/fonts\";i:47176;s:84:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/assets/fonts/vc_icons_v2\";i:95943;s:72:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/assets/fonts\";i:726344;s:79:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/assets/images/icons\";i:22404;s:73:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/assets/images\";i:23666;s:75:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/assets/less/lib\";i:83258;s:77:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/assets/less/pages\";i:2139;s:78:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/assets/less/vendor\";i:2995;s:86:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/assets/less/shortcodes/tta\";i:80845;s:110:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/assets/less/shortcodes/vc_basic_grid/filter_styles\";i:6765;s:96:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/assets/less/shortcodes/vc_basic_grid\";i:28841;s:97:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/assets/less/shortcodes/vc_message_box\";i:14398;s:82:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/assets/less/shortcodes\";i:252398;s:94:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/assets/less/modules/ui/vc_ui-panel\";i:8124;s:82:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/assets/less/modules/ui\";i:41130;s:79:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/assets/less/modules\";i:70089;s:78:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/assets/less/config\";i:9249;s:90:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/assets/less/backend_shortcodes\";i:27298;s:85:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/assets/less/settings_tabs\";i:9676;s:74:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/assets/less/wp\";i:4092;s:102:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/assets/less/params/vc_grid_item/shortcodes\";i:18638;s:91:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/assets/less/params/vc_grid_item\";i:24752;s:78:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/assets/less/params\";i:45002;s:78:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/assets/less/popups\";i:14580;s:71:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/assets/less\";i:534588;s:66:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer/assets\";i:12243559;s:59:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/js_composer\";i:22800757;s:81:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/frontend-reset-password/templates\";i:4755;s:86:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/frontend-reset-password/i18n/languages\";i:5489;s:76:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/frontend-reset-password/i18n\";i:5489;s:82:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/frontend-reset-password/assets/css\";i:15704;s:81:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/frontend-reset-password/assets/js\";i:1361;s:85:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/frontend-reset-password/assets/images\";i:102889;s:78:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/frontend-reset-password/assets\";i:119954;s:89:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/frontend-reset-password/includes/settings\";i:29779;s:80:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/frontend-reset-password/includes\";i:52026;s:71:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/frontend-reset-password\";i:190844;s:65:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/admin/css\";i:0;s:64:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/admin/js\";i:20373;s:79:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/admin/metaboxes/classes\";i:42398;s:71:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/admin/metaboxes\";i:94635;s:70:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/admin/partials\";i:39888;s:67:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/admin/fonts\";i:394961;s:72:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/admin/post-types\";i:42152;s:78:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/admin/settings/welcome\";i:2744;s:70:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/admin/settings\";i:11037;s:61:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/admin\";i:605887;s:66:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/shortcodes\";i:8408;s:65:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/languages\";i:172480;s:65:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/templates\";i:26;s:60:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/chat\";i:33336;s:75:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/mailchimp\";i:6617;s:88:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/phpqrcode/cache/mask_4\";i:7356;s:88:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/phpqrcode/cache/mask_0\";i:6303;s:88:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/phpqrcode/cache/mask_5\";i:8749;s:88:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/phpqrcode/cache/mask_6\";i:10663;s:88:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/phpqrcode/cache/mask_1\";i:5186;s:88:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/phpqrcode/cache/mask_2\";i:4681;s:88:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/phpqrcode/cache/mask_7\";i:10011;s:88:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/phpqrcode/cache/mask_3\";i:7201;s:81:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/phpqrcode/cache\";i:79359;s:90:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/phpqrcode/bindings/tcpdf\";i:85827;s:84:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/phpqrcode/bindings\";i:85827;s:81:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/phpqrcode/tools\";i:5337;s:75:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/phpqrcode\";i:430362;s:73:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/twitter\";i:34402;s:135:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/PhpSpreadsheet/vendor/phpoffice/phpspreadsheet/tests/data/Shared/Date\";i:10933;s:130:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/PhpSpreadsheet/vendor/phpoffice/phpspreadsheet/tests/data/Shared\";i:15813;s:128:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/PhpSpreadsheet/vendor/phpoffice/phpspreadsheet/tests/data/Cell\";i:855;s:135:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/PhpSpreadsheet/vendor/phpoffice/phpspreadsheet/tests/data/Reader/HTML\";i:53;s:134:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/PhpSpreadsheet/vendor/phpoffice/phpspreadsheet/tests/data/Reader/Xml\";i:4026;s:134:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/PhpSpreadsheet/vendor/phpoffice/phpspreadsheet/tests/data/Reader/Ods\";i:11764;s:134:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/PhpSpreadsheet/vendor/phpoffice/phpspreadsheet/tests/data/Reader/CSV\";i:248;s:135:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/PhpSpreadsheet/vendor/phpoffice/phpspreadsheet/tests/data/Reader/XLSX\";i:6384;s:130:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/PhpSpreadsheet/vendor/phpoffice/phpspreadsheet/tests/data/Reader\";i:22475;s:134:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/PhpSpreadsheet/vendor/phpoffice/phpspreadsheet/tests/data/Writer/Ods\";i:11922;s:130:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/PhpSpreadsheet/vendor/phpoffice/phpspreadsheet/tests/data/Writer\";i:11922;s:144:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/PhpSpreadsheet/vendor/phpoffice/phpspreadsheet/tests/data/Calculation/DateTime\";i:44760;s:145:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/PhpSpreadsheet/vendor/phpoffice/phpspreadsheet/tests/data/Calculation/Financial\";i:27801;s:144:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/PhpSpreadsheet/vendor/phpoffice/phpspreadsheet/tests/data/Calculation/TextData\";i:10190;s:143:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/PhpSpreadsheet/vendor/phpoffice/phpspreadsheet/tests/data/Calculation/Logical\";i:5166;s:144:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/PhpSpreadsheet/vendor/phpoffice/phpspreadsheet/tests/data/Calculation/MathTrig\";i:46646;s:147:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/PhpSpreadsheet/vendor/phpoffice/phpspreadsheet/tests/data/Calculation/Engineering\";i:107439;s:145:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/PhpSpreadsheet/vendor/phpoffice/phpspreadsheet/tests/data/Calculation/Functions\";i:12224;s:145:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/PhpSpreadsheet/vendor/phpoffice/phpspreadsheet/tests/data/Calculation/LookupRef\";i:15808;s:135:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/PhpSpreadsheet/vendor/phpoffice/phpspreadsheet/tests/data/Calculation\";i:270034;s:160:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/PhpSpreadsheet/vendor/phpoffice/phpspreadsheet/tests/data/Functional/TypeAttributePreservation\";i:438;s:134:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/PhpSpreadsheet/vendor/phpoffice/phpspreadsheet/tests/data/Functional\";i:438;s:129:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/PhpSpreadsheet/vendor/phpoffice/phpspreadsheet/tests/data/Style\";i:6629;s:123:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/PhpSpreadsheet/vendor/phpoffice/phpspreadsheet/tests/data\";i:341131;s:145:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/PhpSpreadsheet/vendor/phpoffice/phpspreadsheet/tests/PhpSpreadsheetTests/Shared\";i:14130;s:143:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/PhpSpreadsheet/vendor/phpoffice/phpspreadsheet/tests/PhpSpreadsheetTests/Cell\";i:22260;s:145:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/PhpSpreadsheet/vendor/phpoffice/phpspreadsheet/tests/PhpSpreadsheetTests/Reader\";i:16267;s:145:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/PhpSpreadsheet/vendor/phpoffice/phpspreadsheet/tests/PhpSpreadsheetTests/Helper\";i:2392;s:145:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/PhpSpreadsheet/vendor/phpoffice/phpspreadsheet/tests/PhpSpreadsheetTests/Custom\";i:6669;s:149:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/PhpSpreadsheet/vendor/phpoffice/phpspreadsheet/tests/PhpSpreadsheetTests/Writer/Ods\";i:3637;s:149:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/PhpSpreadsheet/vendor/phpoffice/phpspreadsheet/tests/PhpSpreadsheetTests/Writer/Xls\";i:4897;s:145:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/PhpSpreadsheet/vendor/phpoffice/phpspreadsheet/tests/PhpSpreadsheetTests/Writer\";i:8534;s:150:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/PhpSpreadsheet/vendor/phpoffice/phpspreadsheet/tests/PhpSpreadsheetTests/Calculation\";i:85374;s:149:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/PhpSpreadsheet/vendor/phpoffice/phpspreadsheet/tests/PhpSpreadsheetTests/Functional\";i:12845;s:166:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/PhpSpreadsheet/vendor/phpoffice/phpspreadsheet/tests/PhpSpreadsheetTests/Worksheet/AutoFilter/Column\";i:3506;s:159:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/PhpSpreadsheet/vendor/phpoffice/phpspreadsheet/tests/PhpSpreadsheetTests/Worksheet/AutoFilter\";i:9619;s:148:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/PhpSpreadsheet/vendor/phpoffice/phpspreadsheet/tests/PhpSpreadsheetTests/Worksheet\";i:40145;s:149:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/PhpSpreadsheet/vendor/phpoffice/phpspreadsheet/tests/PhpSpreadsheetTests/Collection\";i:5155;s:144:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/PhpSpreadsheet/vendor/phpoffice/phpspreadsheet/tests/PhpSpreadsheetTests/Style\";i:3885;s:144:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/PhpSpreadsheet/vendor/phpoffice/phpspreadsheet/tests/PhpSpreadsheetTests/Chart\";i:6146;s:138:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/PhpSpreadsheet/vendor/phpoffice/phpspreadsheet/tests/PhpSpreadsheetTests\";i:231170;s:118:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/PhpSpreadsheet/vendor/phpoffice/phpspreadsheet/tests\";i:572584;s:128:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/PhpSpreadsheet/vendor/phpoffice/phpspreadsheet/docs/references\";i:125377;s:131:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/PhpSpreadsheet/vendor/phpoffice/phpspreadsheet/docs/topics/images\";i:915014;s:124:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/PhpSpreadsheet/vendor/phpoffice/phpspreadsheet/docs/topics\";i:1159692;s:123:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/PhpSpreadsheet/vendor/phpoffice/phpspreadsheet/docs/extra\";i:2647;s:146:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/PhpSpreadsheet/vendor/phpoffice/phpspreadsheet/docs/assets/ClassDiagrams/Exports\";i:61216;s:146:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/PhpSpreadsheet/vendor/phpoffice/phpspreadsheet/docs/assets/ClassDiagrams/Classes\";i:8037;s:138:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/PhpSpreadsheet/vendor/phpoffice/phpspreadsheet/docs/assets/ClassDiagrams\";i:156063;s:124:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/PhpSpreadsheet/vendor/phpoffice/phpspreadsheet/docs/assets\";i:290527;s:117:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/PhpSpreadsheet/vendor/phpoffice/phpspreadsheet/docs\";i:1583887;s:140:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/PhpSpreadsheet/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/RichText\";i:7149;s:149:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/PhpSpreadsheet/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/JAMA/utils\";i:524;s:143:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/PhpSpreadsheet/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/JAMA\";i:111797;s:144:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/PhpSpreadsheet/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/Trend\";i:32451;s:146:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/PhpSpreadsheet/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/OLE/PPS\";i:19069;s:142:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/PhpSpreadsheet/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/OLE\";i:32531;s:178:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/PhpSpreadsheet/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/Escher/DggContainer/BstoreContainer/BSE\";i:1151;s:174:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/PhpSpreadsheet/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/Escher/DggContainer/BstoreContainer\";i:2916;s:158:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/PhpSpreadsheet/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/Escher/DggContainer\";i:3614;s:171:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/PhpSpreadsheet/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/Escher/DgContainer/SpgrContainer\";i:7762;s:157:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/PhpSpreadsheet/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/Escher/DgContainer\";i:9577;s:145:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/PhpSpreadsheet/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/Escher\";i:17574;s:138:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/PhpSpreadsheet/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared\";i:328664;s:136:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/PhpSpreadsheet/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Cell\";i:59356;s:143:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/PhpSpreadsheet/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xlsx\";i:29196;s:148:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/PhpSpreadsheet/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xls/Color\";i:4748;s:148:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/PhpSpreadsheet/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xls/Style\";i:2590;s:142:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/PhpSpreadsheet/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader/Xls\";i:38160;s:138:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/PhpSpreadsheet/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Reader\";i:673632;s:138:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/PhpSpreadsheet/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Helper\";i:55419;s:142:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/PhpSpreadsheet/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Pdf\";i:9818;s:147:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/PhpSpreadsheet/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Ods/Cell\";i:1209;s:142:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/PhpSpreadsheet/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Ods\";i:31387;s:143:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/PhpSpreadsheet/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xlsx\";i:255251;s:142:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/PhpSpreadsheet/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer/Xls\";i:293825;s:138:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/PhpSpreadsheet/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Writer\";i:737901;s:153:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/PhpSpreadsheet/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/tr\";i:32038;s:153:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/PhpSpreadsheet/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/sv\";i:30580;s:153:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/PhpSpreadsheet/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/fr\";i:36291;s:153:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/PhpSpreadsheet/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/de\";i:35121;s:153:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/PhpSpreadsheet/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/no\";i:31828;s:153:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/PhpSpreadsheet/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/cs\";i:31139;s:153:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/PhpSpreadsheet/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/bg\";i:53746;s:153:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/PhpSpreadsheet/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/es\";i:34940;s:153:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/PhpSpreadsheet/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/ru\";i:53722;s:153:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/PhpSpreadsheet/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/nl\";i:35918;s:153:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/PhpSpreadsheet/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/fi\";i:31946;s:153:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/PhpSpreadsheet/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/it\";i:33945;s:156:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/PhpSpreadsheet/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/en/uk\";i:79;s:153:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/PhpSpreadsheet/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/en\";i:79;s:153:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/PhpSpreadsheet/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/hu\";i:34819;s:156:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/PhpSpreadsheet/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/pt/br\";i:31998;s:153:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/PhpSpreadsheet/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/pt\";i:64293;s:153:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/PhpSpreadsheet/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/pl\";i:32681;s:153:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/PhpSpreadsheet/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale/da\";i:31825;s:150:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/PhpSpreadsheet/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/locale\";i:604911;s:149:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/PhpSpreadsheet/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Token\";i:1953;s:150:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/PhpSpreadsheet/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Engine\";i:4469;s:143:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/PhpSpreadsheet/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation\";i:1366815;s:140:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/PhpSpreadsheet/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Document\";i:18833;s:149:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/PhpSpreadsheet/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/Drawing\";i:5130;s:159:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/PhpSpreadsheet/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/AutoFilter/Column\";i:17550;s:152:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/PhpSpreadsheet/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet/AutoFilter\";i:26751;s:141:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/PhpSpreadsheet/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Worksheet\";i:265769;s:142:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/PhpSpreadsheet/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Collection\";i:15428;s:137:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/PhpSpreadsheet/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Style\";i:128122;s:146:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/PhpSpreadsheet/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Chart/Renderer\";i:33759;s:137:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/PhpSpreadsheet/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Chart\";i:122391;s:131:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/PhpSpreadsheet/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet\";i:3881504;s:116:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/PhpSpreadsheet/vendor/phpoffice/phpspreadsheet/src\";i:3882080;s:116:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/PhpSpreadsheet/vendor/phpoffice/phpspreadsheet/bin\";i:1000;s:131:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/PhpSpreadsheet/vendor/phpoffice/phpspreadsheet/samples/Autofilter\";i:21504;s:124:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/PhpSpreadsheet/vendor/phpoffice/phpspreadsheet/samples/Pdf\";i:2061;s:130:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/PhpSpreadsheet/vendor/phpoffice/phpspreadsheet/samples/templates\";i:3597050;s:138:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/PhpSpreadsheet/vendor/phpoffice/phpspreadsheet/samples/Reader/sampleData\";i:68742;s:127:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/PhpSpreadsheet/vendor/phpoffice/phpspreadsheet/samples/Reader\";i:90957;s:127:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/PhpSpreadsheet/vendor/phpoffice/phpspreadsheet/samples/images\";i:15077;s:153:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/PhpSpreadsheet/vendor/phpoffice/phpspreadsheet/samples/Reading_workbook_data/sampleData\";i:53253;s:142:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/PhpSpreadsheet/vendor/phpoffice/phpspreadsheet/samples/Reading_workbook_data\";i:59422;s:142:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/PhpSpreadsheet/vendor/phpoffice/phpspreadsheet/samples/Basic/data/continents\";i:2049;s:131:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/PhpSpreadsheet/vendor/phpoffice/phpspreadsheet/samples/Basic/data\";i:2049;s:126:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/PhpSpreadsheet/vendor/phpoffice/phpspreadsheet/samples/Basic\";i:95572;s:142:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/PhpSpreadsheet/vendor/phpoffice/phpspreadsheet/samples/Calculations/DateTime\";i:5939;s:142:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/PhpSpreadsheet/vendor/phpoffice/phpspreadsheet/samples/Calculations/Database\";i:18271;s:133:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/PhpSpreadsheet/vendor/phpoffice/phpspreadsheet/samples/Calculations\";i:24210;s:126:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/PhpSpreadsheet/vendor/phpoffice/phpspreadsheet/samples/Chart\";i:59946;s:134:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/PhpSpreadsheet/vendor/phpoffice/phpspreadsheet/samples/bootstrap/css\";i:150440;s:133:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/PhpSpreadsheet/vendor/phpoffice/phpspreadsheet/samples/bootstrap/js\";i:123406;s:136:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/PhpSpreadsheet/vendor/phpoffice/phpspreadsheet/samples/bootstrap/fonts\";i:908916;s:130:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/PhpSpreadsheet/vendor/phpoffice/phpspreadsheet/samples/bootstrap\";i:1182762;s:120:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/PhpSpreadsheet/vendor/phpoffice/phpspreadsheet/samples\";i:5153048;s:112:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/PhpSpreadsheet/vendor/phpoffice/phpspreadsheet\";i:11507468;s:97:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/PhpSpreadsheet/vendor/phpoffice\";i:11507468;s:108:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/PhpSpreadsheet/vendor/psr/simple-cache/src\";i:5159;s:104:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/PhpSpreadsheet/vendor/psr/simple-cache\";i:7748;s:91:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/PhpSpreadsheet/vendor/psr\";i:7748;s:96:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/PhpSpreadsheet/vendor/composer\";i:23782;s:87:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/PhpSpreadsheet/vendor\";i:11539183;s:80:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/PhpSpreadsheet\";i:11539377;s:78:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/recaptchalib\";i:4800;s:119:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/dompdf/lib/php-css-parser/lib/Sabberworm/CSS/Property\";i:7104;s:116:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/dompdf/lib/php-css-parser/lib/Sabberworm/CSS/Value\";i:7785;s:118:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/dompdf/lib/php-css-parser/lib/Sabberworm/CSS/RuleSet\";i:27534;s:118:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/dompdf/lib/php-css-parser/lib/Sabberworm/CSS/CSSList\";i:12414;s:118:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/dompdf/lib/php-css-parser/lib/Sabberworm/CSS/Parsing\";i:1783;s:115:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/dompdf/lib/php-css-parser/lib/Sabberworm/CSS/Rule\";i:5444;s:118:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/dompdf/lib/php-css-parser/lib/Sabberworm/CSS/Comment\";i:1266;s:110:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/dompdf/lib/php-css-parser/lib/Sabberworm/CSS\";i:95119;s:106:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/dompdf/lib/php-css-parser/lib/Sabberworm\";i:95119;s:95:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/dompdf/lib/php-css-parser/lib\";i:95119;s:120:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/dompdf/lib/php-css-parser/tests/Sabberworm/CSS/RuleSet\";i:14496;s:120:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/dompdf/lib/php-css-parser/tests/Sabberworm/CSS/CSSList\";i:1660;s:112:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/dompdf/lib/php-css-parser/tests/Sabberworm/CSS\";i:49231;s:108:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/dompdf/lib/php-css-parser/tests/Sabberworm\";i:49231;s:103:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/dompdf/lib/php-css-parser/tests/files\";i:8203;s:97:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/dompdf/lib/php-css-parser/tests\";i:58143;s:91:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/dompdf/lib/php-css-parser\";i:334034;s:82:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/dompdf/lib/fonts\";i:7910830;s:98:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/dompdf/lib/php-svg-lib/tests/Svg\";i:2018;s:94:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/dompdf/lib/php-svg-lib/tests\";i:2018;s:100:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/dompdf/lib/php-svg-lib/src/Svg/Tag\";i:41274;s:105:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/dompdf/lib/php-svg-lib/src/Svg/Gradient\";i:325;s:104:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/dompdf/lib/php-svg-lib/src/Svg/Surface\";i:211303;s:96:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/dompdf/lib/php-svg-lib/src/Svg\";i:282514;s:92:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/dompdf/lib/php-svg-lib/src\";i:283013;s:88:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/dompdf/lib/php-svg-lib\";i:331069;s:80:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/dompdf/lib/res\";i:9480;s:103:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/dompdf/lib/php-font-lib/tests/FontLib\";i:1537;s:95:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/dompdf/lib/php-font-lib/tests\";i:1537;s:106:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/dompdf/lib/php-font-lib/src/FontLib/WOFF\";i:3775;s:111:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/dompdf/lib/php-font-lib/src/FontLib/Exception\";i:212;s:107:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/dompdf/lib/php-font-lib/src/FontLib/Glyph\";i:18831;s:110:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/dompdf/lib/php-font-lib/src/FontLib/TrueType\";i:15583;s:105:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/dompdf/lib/php-font-lib/src/FontLib/EOT\";i:6938;s:110:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/dompdf/lib/php-font-lib/src/FontLib/OpenType\";i:867;s:112:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/dompdf/lib/php-font-lib/src/FontLib/Table/Type\";i:33343;s:107:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/dompdf/lib/php-font-lib/src/FontLib/Table\";i:37828;s:101:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/dompdf/lib/php-font-lib/src/FontLib\";i:105028;s:93:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/dompdf/lib/php-font-lib/src\";i:105028;s:102:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/dompdf/lib/php-font-lib/sample-fonts\";i:102684;s:94:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/dompdf/lib/php-font-lib/maps\";i:104122;s:89:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/dompdf/lib/php-font-lib\";i:341578;s:85:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/dompdf/lib/html5lib\";i:517411;s:76:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/dompdf/lib\";i:9643232;s:86:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/dompdf/src/Exception\";i:650;s:91:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/dompdf/src/FrameDecorator\";i:91475;s:82:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/dompdf/src/Frame\";i:22787;s:85:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/dompdf/src/Renderer\";i:74077;s:84:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/dompdf/src/Adapter\";i:110561;s:82:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/dompdf/src/Image\";i:7704;s:90:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/dompdf/src/FrameReflower\";i:116375;s:80:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/dompdf/src/Css\";i:195606;s:87:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/dompdf/src/Positioner\";i:16919;s:76:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/dompdf/src\";i:847893;s:72:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries/dompdf\";i:10492212;s:65:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/libraries\";i:22507770;s:62:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/images\";i:0;s:61:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/hooks\";i:55405;s:68:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/import-users\";i:37652;s:67:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/demo-import\";i:6941;s:66:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/public/css\";i:101;s:65:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/public/js\";i:17938;s:62:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/public\";i:21135;s:73:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/helpers/templates\";i:61961;s:63:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/helpers\";i:70587;s:76:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/elementor/shortcodes\";i:211862;s:65:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/elementor\";i:217411;s:64:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure/includes\";i:17007;s:55:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/doccure\";i:23781438;s:70:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/sigma-core/woocommerce\";i:13287;s:68:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/sigma-core/languages\";i:430325;s:83:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/sigma-core/core/vc/shortcode-fields\";i:275513;s:66:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/sigma-core/core/vc\";i:275513;s:75:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/sigma-core/core/meta-fields\";i:109444;s:73:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/sigma-core/core/functions\";i:41985;s:70:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/sigma-core/core/assets\";i:49794;s:63:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/sigma-core/core\";i:478144;s:87:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/sigma-core/vc/shortcode-layouts/isotope\";i:22594;s:86:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/sigma-core/vc/shortcode-layouts/slider\";i:23877;s:84:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/sigma-core/vc/shortcode-layouts/grid\";i:4710;s:79:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/sigma-core/vc/shortcode-layouts\";i:73501;s:103:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/sigma-core/vc/shortcode-templates/product-category-tabs\";i:6061;s:97:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/sigma-core/vc/shortcode-templates/service/layouts\";i:3142;s:89:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/sigma-core/vc/shortcode-templates/service\";i:4062;s:94:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/sigma-core/vc/shortcode-templates/blog/layouts\";i:3035;s:86:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/sigma-core/vc/shortcode-templates/blog\";i:4248;s:92:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/sigma-core/vc/shortcode-templates/faq/styles\";i:25137;s:85:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/sigma-core/vc/shortcode-templates/faq\";i:25413;s:101:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/sigma-core/vc/shortcode-templates/progress-bar/styles\";i:11231;s:94:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/sigma-core/vc/shortcode-templates/progress-bar\";i:11534;s:92:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/sigma-core/vc/shortcode-templates/cta/styles\";i:16250;s:85:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/sigma-core/vc/shortcode-templates/cta\";i:16527;s:102:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/sigma-core/vc/shortcode-templates/custom-slider/styles\";i:1814;s:95:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/sigma-core/vc/shortcode-templates/custom-slider\";i:2110;s:86:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/sigma-core/vc/shortcode-templates/icon\";i:1677;s:99:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/sigma-core/vc/shortcode-templates/portfolio/layouts\";i:3047;s:91:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/sigma-core/vc/shortcode-templates/portfolio\";i:3805;s:101:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/sigma-core/vc/shortcode-templates/how-it-works/styles\";i:3613;s:94:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/sigma-core/vc/shortcode-templates/how-it-works\";i:3906;s:96:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/sigma-core/vc/shortcode-templates/counter/styles\";i:9851;s:89:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/sigma-core/vc/shortcode-templates/counter\";i:10117;s:99:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/sigma-core/vc/shortcode-templates/blockquote/styles\";i:3509;s:92:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/sigma-core/vc/shortcode-templates/blockquote\";i:3796;s:94:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/sigma-core/vc/shortcode-templates/video/styles\";i:2726;s:87:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/sigma-core/vc/shortcode-templates/video\";i:2996;s:103:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/sigma-core/vc/shortcode-templates/custom-heading/styles\";i:2689;s:96:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/sigma-core/vc/shortcode-templates/custom-heading\";i:2988;s:96:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/sigma-core/vc/shortcode-templates/infobox/styles\";i:88138;s:89:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/sigma-core/vc/shortcode-templates/infobox\";i:88414;s:102:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/sigma-core/vc/shortcode-templates/testimonials/layouts\";i:1512;s:101:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/sigma-core/vc/shortcode-templates/testimonials/styles\";i:25355;s:94:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/sigma-core/vc/shortcode-templates/testimonials\";i:27158;s:98:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/sigma-core/vc/shortcode-templates/products/layouts\";i:3028;s:97:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/sigma-core/vc/shortcode-templates/products/styles\";i:3166;s:90:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/sigma-core/vc/shortcode-templates/products\";i:6519;s:100:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/sigma-core/vc/shortcode-templates/testimonial-slider\";i:4210;s:96:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/sigma-core/vc/shortcode-templates/pricing/styles\";i:10156;s:89:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/sigma-core/vc/shortcode-templates/pricing\";i:10444;s:95:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/sigma-core/vc/shortcode-templates/button/styles\";i:3419;s:88:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/sigma-core/vc/shortcode-templates/button\";i:3701;s:101:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/sigma-core/vc/shortcode-templates/custom-image/styles\";i:12528;s:94:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/sigma-core/vc/shortcode-templates/custom-image\";i:12821;s:93:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/sigma-core/vc/shortcode-templates/single-blog\";i:1296;s:102:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/sigma-core/vc/shortcode-templates/featured-info/styles\";i:6231;s:95:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/sigma-core/vc/shortcode-templates/featured-info\";i:6527;s:107:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/sigma-core/vc/shortcode-templates/product-categories/styles\";i:11672;s:100:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/sigma-core/vc/shortcode-templates/product-categories\";i:11981;s:97:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/sigma-core/vc/shortcode-templates/taxonomy/styles\";i:5019;s:90:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/sigma-core/vc/shortcode-templates/taxonomy\";i:5311;s:85:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/sigma-core/vc/shortcode-templates/map\";i:1294;s:98:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/sigma-core/vc/shortcode-templates/single-portfolio\";i:975;s:99:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/sigma-core/vc/shortcode-templates/custom-tab/styles\";i:48334;s:92:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/sigma-core/vc/shortcode-templates/custom-tab\";i:48622;s:93:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/sigma-core/vc/shortcode-templates/list/styles\";i:6652;s:86:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/sigma-core/vc/shortcode-templates/list\";i:6931;s:81:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/sigma-core/vc/shortcode-templates\";i:335444;s:90:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/sigma-core/vc/shortcode-fields/woocommerce\";i:66876;s:87:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/sigma-core/vc/shortcode-fields/extended\";i:42864;s:78:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/sigma-core/vc/shortcode-fields\";i:1027963;s:61:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/sigma-core/vc\";i:1441321;s:80:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/sigma-core/assets/css/shortcodes\";i:134987;s:69:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/sigma-core/assets/css\";i:146512;s:68:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/sigma-core/assets/js\";i:172289;s:72:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/sigma-core/assets/images\";i:7981;s:65:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/sigma-core/assets\";i:326782;s:75:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/sigma-core/includes/widgets\";i:55762;s:96:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/sigma-core/includes/sample-demos/default/sliders\";i:420686;s:94:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/sigma-core/includes/sample-demos/default/image\";i:593513;s:88:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/sigma-core/includes/sample-demos/default\";i:5620311;s:80:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/sigma-core/includes/sample-demos\";i:5620311;s:85:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/sigma-core/includes/custom-post-metas\";i:16297;s:85:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/sigma-core/includes/custom-post-types\";i:17797;s:67:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/sigma-core/includes\";i:5810255;s:58:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/sigma-core\";i:8502674;s:80:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/default-featured-image/languages\";i:2239;s:74:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/default-featured-image/app\";i:9432;s:85:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/default-featured-image/.wordpress-org\";i:898708;s:70:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/default-featured-image\";i:921821;s:84:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-core/languages\";i:208;s:90:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-core/templates/panel\";i:12862;s:84:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-core/templates\";i:12941;s:79:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-core/core\";i:1628;s:82:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-core/appsero\";i:55723;s:99:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-core/inc/lib/gradient-filters\";i:27175;s:96:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-core/inc/lib/image-filters\";i:18297;s:82:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-core/inc/lib\";i:111237;s:86:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-core/inc/classes\";i:505398;s:93:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-core/inc/validation/css\";i:1078;s:92:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-core/inc/validation/js\";i:940;s:101:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-core/inc/validation/unique_slug\";i:2982;s:102:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-core/inc/validation/preg_replace\";i:878;s:97:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-core/inc/validation/numeric\";i:1020;s:103:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-core/inc/validation/comma_numeric\";i:1337;s:95:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-core/inc/validation/color\";i:1796;s:106:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-core/inc/validation/no_special_chars\";i:1097;s:95:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-core/inc/validation/email\";i:1006;s:99:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-core/inc/validation/not_empty\";i:956;s:94:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-core/inc/validation/date\";i:1467;s:93:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-core/inc/validation/url\";i:1055;s:101:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-core/inc/validation/str_replace\";i:831;s:97:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-core/inc/validation/no_html\";i:1008;s:101:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-core/inc/validation/html_custom\";i:1083;s:89:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-core/inc/validation\";i:18613;s:90:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-core/inc/welcome/css\";i:222153;s:92:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-core/inc/welcome/views\";i:8558;s:89:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-core/inc/welcome/js\";i:17847;s:86:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-core/inc/welcome\";i:257148;s:96:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-core/inc/extensions/search\";i:17040;s:100:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-core/inc/extensions/shortcodes\";i:10969;s:99:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-core/inc/extensions/metaboxes\";i:131493;s:109:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-core/inc/extensions/accordion/accordion\";i:18643;s:99:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-core/inc/extensions/accordion\";i:19670;s:119:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-core/inc/extensions/options_object/options_object\";i:7109;s:104:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-core/inc/extensions/options_object\";i:9193;s:114:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-core/inc/extensions/datetime/datetime/vendor\";i:127570;s:107:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-core/inc/extensions/datetime/datetime\";i:180857;s:98:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-core/inc/extensions/datetime\";i:181717;s:113:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-core/inc/extensions/multi_media/multi_media\";i:41056;s:101:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-core/inc/extensions/multi_media\";i:42715;s:117:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-core/inc/extensions/import_export/import_export\";i:18524;s:103:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-core/inc/extensions/import_export\";i:23577;s:109:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-core/inc/extensions/js_button/js_button\";i:6801;s:99:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-core/inc/extensions/js_button\";i:7788;s:125:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-core/inc/extensions/social_profiles/social_profiles/css\";i:501;s:125:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-core/inc/extensions/social_profiles/social_profiles/inc\";i:40116;s:121:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-core/inc/extensions/social_profiles/social_profiles\";i:103401;s:105:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-core/inc/extensions/social_profiles\";i:114318;s:107:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-core/inc/extensions/repeater/repeater\";i:58544;s:98:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-core/inc/extensions/repeater\";i:59592;s:104:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-core/inc/extensions/customizer/inc\";i:15553;s:100:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-core/inc/extensions/customizer\";i:71454;s:89:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-core/inc/extensions\";i:689605;s:93:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-core/inc/themecheck/css\";i:219;s:94:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-core/inc/themecheck/lang\";i:997;s:92:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-core/inc/themecheck/js\";i:911;s:96:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-core/inc/themecheck/checks\";i:5816;s:89:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-core/inc/themecheck\";i:13778;s:96:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-core/inc/fields/box_shadow\";i:37764;s:93:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-core/inc/fields/palette\";i:14149;s:100:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-core/inc/fields/color_gradient\";i:18997;s:94:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-core/inc/fields/sortable\";i:23882;s:92:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-core/inc/fields/select\";i:22986;s:92:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-core/inc/fields/editor\";i:12185;s:96:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-core/inc/fields/multi_text\";i:15958;s:89:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-core/inc/fields/raw\";i:43710;s:93:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-core/inc/fields/gallery\";i:8198;s:94:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-core/inc/fields/checkbox\";i:8729;s:96:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-core/inc/fields/color_rgba\";i:32401;s:99:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-core/inc/fields/color_palette\";i:15040;s:92:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-core/inc/fields/border\";i:26147;s:96:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-core/inc/fields/link_color\";i:18942;s:96:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-core/inc/fields/ace_editor\";i:8677;s:93:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-core/inc/fields/section\";i:7754;s:91:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-core/inc/fields/color\";i:11330;s:98:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-core/inc/fields/image_select\";i:23596;s:92:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-core/inc/fields/slides\";i:37422;s:98:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-core/inc/fields/select_image\";i:11167;s:94:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-core/inc/fields/password\";i:3916;s:90:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-core/inc/fields/info\";i:26161;s:96:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-core/inc/fields/dimensions\";i:20431;s:92:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-core/inc/fields/sorter\";i:24991;s:91:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-core/inc/fields/media\";i:17343;s:92:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-core/inc/fields/switch\";i:16534;s:92:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-core/inc/fields/slider\";i:34842;s:92:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-core/inc/fields/divide\";i:9905;s:96:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-core/inc/fields/background\";i:48002;s:94:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-core/inc/fields/textarea\";i:2387;s:96:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-core/inc/fields/typography\";i:495896;s:93:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-core/inc/fields/spacing\";i:23332;s:91:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-core/inc/fields/radio\";i:2390;s:100:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-core/inc/fields/spinner/vendor\";i:26638;s:93:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-core/inc/fields/spinner\";i:60287;s:90:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-core/inc/fields/date\";i:5891;s:96:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-core/inc/fields/button_set\";i:7401;s:90:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-core/inc/fields/text\";i:12558;s:85:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-core/inc/fields\";i:1211301;s:78:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-core/inc\";i:2807159;s:92:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-core/assets/css/vendor\";i:675629;s:99:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-core/assets/css/colors/coffee\";i:41656;s:102:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-core/assets/css/colors/ectoplasm\";i:41656;s:100:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-core/assets/css/colors/classic\";i:199660;s:97:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-core/assets/css/colors/blue\";i:41638;s:98:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-core/assets/css/colors/light\";i:41503;s:101:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-core/assets/css/colors/midnight\";i:41656;s:98:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-core/assets/css/colors/fresh\";i:41691;s:100:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-core/assets/css/colors/sunrise\";i:41674;s:98:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-core/assets/css/colors/ocean\";i:41656;s:92:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-core/assets/css/colors\";i:532869;s:85:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-core/assets/css\";i:2216149;s:100:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-core/assets/js/vendor/spectrum\";i:85407;s:102:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-core/assets/js/vendor/nouislider\";i:49226;s:113:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-core/assets/js/vendor/wp-color-picker-alpha\";i:23642;s:99:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-core/assets/js/vendor/select2\";i:226419;s:96:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-core/assets/js/vendor/qtip\";i:152997;s:108:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-core/assets/js/vendor/select2-sortable\";i:28925;s:91:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-core/assets/js/vendor\";i:626006;s:90:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-core/assets/js/redux\";i:60296;s:90:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-core/assets/js/media\";i:9818;s:84:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-core/assets/js\";i:870299;s:98:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-core/assets/font-awesome/css\";i:310464;s:103:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-core/assets/font-awesome/webfonts\";i:930280;s:94:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-core/assets/font-awesome\";i:1240744;s:105:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-core/assets/img/jquery-ui-bootstrap\";i:44505;s:109:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-core/assets/img/raw/jquery-ui-bootstrap\";i:36134;s:89:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-core/assets/img/raw\";i:61362;s:85:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-core/assets/img\";i:228279;s:87:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-core/assets/fonts\";i:337251;s:112:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-core/assets/scss/vendor/elusive-icons/scss\";i:70452;s:107:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-core/assets/scss/vendor/elusive-icons\";i:96776;s:115:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-core/assets/scss/vendor/select2/theme/classic\";i:7484;s:115:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-core/assets/scss/vendor/select2/theme/default\";i:7174;s:107:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-core/assets/scss/vendor/select2/theme\";i:14737;s:108:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-core/assets/scss/vendor/select2/mixins\";i:1127;s:101:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-core/assets/scss/vendor/select2\";i:19752;s:93:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-core/assets/scss/vendor\";i:196148;s:100:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-core/assets/scss/colors/coffee\";i:445;s:103:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-core/assets/scss/colors/ectoplasm\";i:445;s:101:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-core/assets/scss/colors/classic\";i:6857;s:98:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-core/assets/scss/colors/blue\";i:442;s:99:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-core/assets/scss/colors/light\";i:439;s:102:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-core/assets/scss/colors/midnight\";i:445;s:99:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-core/assets/scss/colors/fresh\";i:462;s:101:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-core/assets/scss/colors/sunrise\";i:475;s:99:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-core/assets/scss/colors/ocean\";i:472;s:93:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-core/assets/scss/colors\";i:21485;s:86:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-core/assets/scss\";i:267633;s:81:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-core/assets\";i:5160434;s:74:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-core\";i:8077748;s:106:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/sample/extension/my_extension/my_extension\";i:3210;s:93:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/sample/extension/my_extension\";i:5458;s:80:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/sample/extension\";i:5537;s:79:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/sample/patterns\";i:90012;s:89:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/sample/sections/disabling\";i:2411;s:86:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/sample/sections/search\";i:838;s:90:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/sample/sections/shortcodes\";i:22096;s:89:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/sample/sections/accordion\";i:2389;s:97:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/sample/sections/advanced-features\";i:18295;s:95:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/sample/sections/social-profiles\";i:1054;s:93:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/sample/sections/switch-button\";i:4396;s:99:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/sample/sections/presentation-fields\";i:7158;s:87:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/sample/sections/editors\";i:3636;s:89:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/sample/sections/js-button\";i:2121;s:94:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/sample/sections/slider-spinner\";i:4222;s:95:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/sample/sections/color-selection\";i:10518;s:93:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/sample/sections/design-fields\";i:9431;s:88:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/sample/sections/repeater\";i:2418;s:90:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/sample/sections/typography\";i:3997;s:96:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/sample/sections/additional-types\";i:7623;s:93:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/sample/sections/media-uploads\";i:8009;s:90:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/sample/sections/pro-fields\";i:30876;s:93:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/sample/sections/select-fields\";i:18565;s:92:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/sample/sections/basic-fields\";i:10708;s:79:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/sample/sections\";i:170840;s:78:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/sample/presets\";i:52080;s:70:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/sample\";i:417557;s:97:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-templates/classes/templates\";i:2534;s:95:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-templates/classes/library\";i:313397;s:87:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-templates/classes\";i:385583;s:114:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-templates/src/challenge/challenge-list-block\";i:8994;s:101:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-templates/src/challenge/tooltip\";i:9933;s:109:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-templates/src/challenge/final-templates\";i:10538;s:109:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-templates/src/challenge/challenge-timer\";i:5974;s:93:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-templates/src/challenge\";i:57863;s:98:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-templates/src/modal-feedback\";i:16282;s:107:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-templates/src/plugins/share-block-btn\";i:16641;s:117:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-templates/src/plugins/library-context-menu-item\";i:1100;s:98:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-templates/src/plugins/export\";i:6077;s:113:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-templates/src/plugins/export-page-menu-item\";i:1818;s:105:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-templates/src/plugins/sidebar-share\";i:3397;s:91:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-templates/src/plugins\";i:29033;s:94:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-templates/src/custom-css\";i:6657;s:108:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-templates/src/modal-library/view-saved\";i:14914;s:113:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-templates/src/modal-library/view-collection\";i:19977;s:116:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-templates/src/modal-library/view-template-list\";i:10164;s:105:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-templates/src/modal-library/sidebar\";i:31850;s:117:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-templates/src/modal-library/layout-with-sidebar\";i:703;s:97:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-templates/src/modal-library\";i:109609;s:100:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-templates/src/preview-template\";i:2682;s:97:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-templates/src/modal-preview\";i:25454;s:104:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-templates/src/modal-promotor-score\";i:3153;s:88:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-templates/src/test\";i:1738;s:88:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-templates/src/util\";i:448;s:90:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-templates/src/stores\";i:60991;s:96:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-templates/src/icons/images\";i:63619;s:89:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-templates/src/icons\";i:73391;s:103:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-templates/src/modal-import-wizard\";i:38799;s:88:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-templates/src/scss\";i:150424;s:98:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-templates/src/blocks/library\";i:5406;s:103:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-templates/src/blocks/import/utils\";i:3572;s:108:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-templates/src/blocks/import/components\";i:3942;s:97:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-templates/src/blocks/import\";i:9652;s:90:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-templates/src/blocks\";i:15447;s:97:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-templates/src/modal-manager\";i:3671;s:108:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-templates/src/components/multiple-item\";i:4975;s:136:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-templates/src/components/preview-import-button/tests/__snapshots__\";i:496;s:122:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-templates/src/components/preview-import-button/tests\";i:5685;s:116:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-templates/src/components/preview-import-button\";i:9995;s:106:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-templates/src/components/single-item\";i:5569;s:111:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-templates/src/components/background-image\";i:2381;s:108:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-templates/src/components/welcome-guide\";i:5917;s:110:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-templates/src/components/template-change\";i:599;s:127:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-templates/src/components/button-group/tests/__snapshots__\";i:215;s:113:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-templates/src/components/button-group/tests\";i:1907;s:107:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-templates/src/components/button-group\";i:3944;s:127:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-templates/src/components/error-notice/tests/__snapshots__\";i:219;s:113:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-templates/src/components/error-notice/tests\";i:2124;s:107:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-templates/src/components/error-notice\";i:5080;s:105:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-templates/src/components/pagination\";i:4711;s:110:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-templates/src/components/safe-image-load\";i:662;s:125:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-templates/src/components/tab-header/tests/__snapshots__\";i:1049;s:111:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-templates/src/components/tab-header/tests\";i:1484;s:105:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-templates/src/components/tab-header\";i:4972;s:125:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-templates/src/components/template-list-subheader/images\";i:1486;s:118:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-templates/src/components/template-list-subheader\";i:8449;s:106:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-templates/src/components/fab-wrapper\";i:15955;s:132:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-templates/src/components/dependent-plugins/tests/__snapshots__\";i:222;s:118:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-templates/src/components/dependent-plugins/tests\";i:2619;s:112:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-templates/src/components/dependent-plugins\";i:6485;s:94:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-templates/src/components\";i:79694;s:83:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-templates/src\";i:686701;s:90:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-templates/assets/css\";i:113044;s:89:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-templates/assets/js\";i:7030524;s:90:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-templates/assets/img\";i:1159929;s:92:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-templates/assets/fonts\";i:2826139;s:86:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-templates/assets\";i:11129715;s:79:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/redux-templates\";i:12205566;s:78:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/ReduxCore/core\";i:1646;s:95:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/ReduxCore/inc/fields/typography\";i:433;s:84:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/ReduxCore/inc/fields\";i:512;s:77:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/ReduxCore/inc\";i:591;s:73:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/ReduxCore\";i:2316;s:93:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/extendify-sdk/vendor/composer\";i:17675;s:84:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/extendify-sdk/vendor\";i:17853;s:100:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/extendify-sdk/src/Onboarding/layouts\";i:2349;s:96:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/extendify-sdk/src/Onboarding/lib\";i:5105;s:98:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/extendify-sdk/src/Onboarding/pages\";i:52479;s:96:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/extendify-sdk/src/Onboarding/svg\";i:12744;s:96:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/extendify-sdk/src/Onboarding/api\";i:6957;s:98:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/extendify-sdk/src/Onboarding/state\";i:4848;s:98:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/extendify-sdk/src/Onboarding/hooks\";i:10675;s:103:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/extendify-sdk/src/Onboarding/components\";i:27819;s:92:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/extendify-sdk/src/Onboarding\";i:130138;s:102:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/extendify-sdk/src/Library/pages/layout\";i:4383;s:95:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/extendify-sdk/src/Library/pages\";i:21256;s:105:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/extendify-sdk/src/Library/utility-control\";i:3693;s:93:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/extendify-sdk/src/Library/api\";i:8585;s:94:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/extendify-sdk/src/Library/util\";i:2634;s:95:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/extendify-sdk/src/Library/state\";i:12353;s:120:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/extendify-sdk/src/Library/middleware/hasPluginsActivated\";i:6533;s:119:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/extendify-sdk/src/Library/middleware/hasRequiredPlugins\";i:6720;s:100:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/extendify-sdk/src/Library/middleware\";i:20491;s:95:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/extendify-sdk/src/Library/hooks\";i:4081;s:99:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/extendify-sdk/src/Library/listeners\";i:1972;s:104:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/extendify-sdk/src/Library/blocks/library\";i:5217;s:96:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/extendify-sdk/src/Library/blocks\";i:6038;s:108:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/extendify-sdk/src/Library/components/notices\";i:11796;s:109:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/extendify-sdk/src/Library/components/popovers\";i:2623;s:116:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/extendify-sdk/src/Library/components/modals/settings\";i:14023;s:107:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/extendify-sdk/src/Library/components/modals\";i:32686;s:114:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/extendify-sdk/src/Library/components/icons/library\";i:24128;s:106:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/extendify-sdk/src/Library/components/icons\";i:24982;s:100:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/extendify-sdk/src/Library/components\";i:106867;s:89:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/extendify-sdk/src/Library\";i:200026;s:81:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/extendify-sdk/src\";i:330164;s:84:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/extendify-sdk/routes\";i:3351;s:110:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/extendify-sdk/utility-framework/classes/editor\";i:805;s:103:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/extendify-sdk/utility-framework/classes\";i:6031;s:108:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/extendify-sdk/utility-framework/block-styles\";i:521;s:104:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/extendify-sdk/utility-framework/fallback\";i:8875;s:95:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/extendify-sdk/utility-framework\";i:36581;s:104:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/extendify-sdk/app/Onboarding/Controllers\";i:4054;s:92:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/extendify-sdk/app/Onboarding\";i:10981;s:101:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/extendify-sdk/app/Library/Controllers\";i:8524;s:89:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/extendify-sdk/app/Library\";i:45007;s:81:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/extendify-sdk/app\";i:72425;s:90:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/extendify-sdk/public/build\";i:712825;s:95:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/extendify-sdk/public/admin-page\";i:11280;s:95:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/extendify-sdk/public/editorplus\";i:573;s:91:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/extendify-sdk/public/assets\";i:1110094;s:84:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/extendify-sdk/public\";i:1834772;s:88:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/extendify-sdk/editorplus\";i:9951;s:77:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework/extendify-sdk\";i:2336248;s:63:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/redux-framework\";i:23118374;s:64:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-razorpay/css\";i:164504;s:84:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-razorpay/razorpay-sdk/src/Errors\";i:1423;s:77:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-razorpay/razorpay-sdk/src\";i:42792;s:125:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-razorpay/razorpay-sdk/libs/Requests-1.8.0/library/Requests/Exception/HTTP\";i:14365;s:130:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-razorpay/razorpay-sdk/libs/Requests-1.8.0/library/Requests/Exception/Transport\";i:919;s:120:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-razorpay/razorpay-sdk/libs/Requests-1.8.0/library/Requests/Exception\";i:16778;s:117:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-razorpay/razorpay-sdk/libs/Requests-1.8.0/library/Requests/Cookie\";i:3865;s:116:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-razorpay/razorpay-sdk/libs/Requests-1.8.0/library/Requests/Proxy\";i:3488;s:119:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-razorpay/razorpay-sdk/libs/Requests-1.8.0/library/Requests/Response\";i:2135;s:118:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-razorpay/razorpay-sdk/libs/Requests-1.8.0/library/Requests/Utility\";i:3223;s:120:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-razorpay/razorpay-sdk/libs/Requests-1.8.0/library/Requests/Transport\";i:242697;s:115:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-razorpay/razorpay-sdk/libs/Requests-1.8.0/library/Requests/Auth\";i:1939;s:110:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-razorpay/razorpay-sdk/libs/Requests-1.8.0/library/Requests\";i:351745;s:101:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-razorpay/razorpay-sdk/libs/Requests-1.8.0/library\";i:382174;s:93:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-razorpay/razorpay-sdk/libs/Requests-1.8.0\";i:419136;s:112:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-razorpay/razorpay-sdk/libs/Requests-2.0.0/src/Exception/Http\";i:16715;s:117:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-razorpay/razorpay-sdk/libs/Requests-2.0.0/src/Exception/Transport\";i:1397;s:107:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-razorpay/razorpay-sdk/libs/Requests-2.0.0/src/Exception\";i:22464;s:104:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-razorpay/razorpay-sdk/libs/Requests-2.0.0/src/Cookie\";i:4174;s:103:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-razorpay/razorpay-sdk/libs/Requests-2.0.0/src/Proxy\";i:4225;s:106:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-razorpay/razorpay-sdk/libs/Requests-2.0.0/src/Response\";i:3003;s:105:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-razorpay/razorpay-sdk/libs/Requests-2.0.0/src/Utility\";i:6651;s:107:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-razorpay/razorpay-sdk/libs/Requests-2.0.0/src/Transport\";i:34883;s:102:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-razorpay/razorpay-sdk/libs/Requests-2.0.0/src/Auth\";i:2541;s:97:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-razorpay/razorpay-sdk/libs/Requests-2.0.0/src\";i:211564;s:106:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-razorpay/razorpay-sdk/libs/Requests-2.0.0/certificates\";i:208065;s:101:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-razorpay/razorpay-sdk/libs/Requests-2.0.0/library\";i:3046;s:93:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-razorpay/razorpay-sdk/libs/Requests-2.0.0\";i:481803;s:125:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-razorpay/razorpay-sdk/libs/Requests-1.6.1/library/Requests/Exception/HTTP\";i:13105;s:120:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-razorpay/razorpay-sdk/libs/Requests-1.6.1/library/Requests/Exception\";i:14423;s:117:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-razorpay/razorpay-sdk/libs/Requests-1.6.1/library/Requests/Cookie\";i:3194;s:116:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-razorpay/razorpay-sdk/libs/Requests-1.6.1/library/Requests/Proxy\";i:3379;s:119:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-razorpay/razorpay-sdk/libs/Requests-1.6.1/library/Requests/Response\";i:2107;s:118:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-razorpay/razorpay-sdk/libs/Requests-1.6.1/library/Requests/Utility\";i:2468;s:120:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-razorpay/razorpay-sdk/libs/Requests-1.6.1/library/Requests/Transport\";i:250259;s:115:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-razorpay/razorpay-sdk/libs/Requests-1.6.1/library/Requests/Auth\";i:1936;s:110:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-razorpay/razorpay-sdk/libs/Requests-1.6.1/library/Requests\";i:355085;s:101:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-razorpay/razorpay-sdk/libs/Requests-1.6.1/library\";i:381881;s:93:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-razorpay/razorpay-sdk/libs/Requests-1.6.1\";i:384240;s:78:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-razorpay/razorpay-sdk/libs\";i:1285179;s:73:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-razorpay/razorpay-sdk\";i:1329341;s:63:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-razorpay/js\";i:63363;s:70:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-razorpay/templates\";i:3030;s:67:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-razorpay/images\";i:14303;s:71:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-razorpay/public/css\";i:165900;s:70:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-razorpay/public/js\";i:63966;s:74:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-razorpay/public/images\";i:8037;s:67:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-razorpay/public\";i:237903;s:77:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-razorpay/includes/support\";i:12547;s:73:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-razorpay/includes/api\";i:80059;s:76:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-razorpay/includes/Errors\";i:738;s:69:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-razorpay/includes\";i:186082;s:60:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/woo-razorpay\";i:2128782;s:102:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/advanced-category-and-custom-taxonomy-image/assets/css\";i:79;s:101:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/advanced-category-and-custom-taxonomy-image/assets/js\";i:707;s:98:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/advanced-category-and-custom-taxonomy-image/assets\";i:786;s:100:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/advanced-category-and-custom-taxonomy-image/includes\";i:106440;s:91:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/advanced-category-and-custom-taxonomy-image\";i:131870;s:98:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/autoptimize/classes/critcss-inc/css/ao-tablesorter\";i:1207;s:83:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/autoptimize/classes/critcss-inc/css\";i:5175;s:82:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/autoptimize/classes/critcss-inc/js\";i:20780;s:79:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/autoptimize/classes/critcss-inc\";i:102611;s:86:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/autoptimize/classes/static/exit-survey\";i:9476;s:74:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/autoptimize/classes/static\";i:22475;s:79:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/autoptimize/classes/external/js\";i:21791;s:112:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/autoptimize/classes/external/php/persist-admin-notices-dismissal\";i:9505;s:103:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/autoptimize/classes/external/php/yui-php-cssmin-bundled\";i:43065;s:80:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/autoptimize/classes/external/php\";i:77903;s:76:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/autoptimize/classes/external\";i:109469;s:67:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/autoptimize/classes\";i:814521;s:66:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/autoptimize/config\";i:5396;s:59:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/autoptimize\";i:879446;s:72:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/contact-form-7/admin/css\";i:9805;s:71:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/contact-form-7/admin/js\";i:14345;s:77:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/contact-form-7/admin/includes\";i:36937;s:68:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/contact-form-7/admin\";i:88012;s:72:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/contact-form-7/languages\";i:128;s:81:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/contact-form-7/modules/sendinblue\";i:23706;s:80:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/contact-form-7/modules/recaptcha\";i:14771;s:77:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/contact-form-7/modules/stripe\";i:20414;s:87:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/contact-form-7/modules/constant-contact\";i:31128;s:70:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/contact-form-7/modules\";i:202401;s:69:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/contact-form-7/assets\";i:31340;s:81:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/contact-form-7/includes/swv/rules\";i:13689;s:75:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/contact-form-7/includes/swv\";i:20576;s:75:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/contact-form-7/includes/css\";i:2883;s:84:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/contact-form-7/includes/block-editor\";i:5342;s:109:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes/smoothness/images\";i:32598;s:102:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes/smoothness\";i:118302;s:91:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes\";i:118302;s:84:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/contact-form-7/includes/js/jquery-ui\";i:118302;s:74:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/contact-form-7/includes/js\";i:140850;s:71:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/contact-form-7/includes\";i:388163;s:62:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/contact-form-7\";i:741995;s:74:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/dynamic-featured-image/css\";i:1357;s:73:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/dynamic-featured-image/js\";i:5987;s:80:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/dynamic-featured-image/languages\";i:28657;s:74:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/dynamic-featured-image/img\";i:5240;s:70:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/dynamic-featured-image\";i:92852;s:75:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/one-click-demo-import/views\";i:33215;s:117:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/one-click-demo-import/vendor/awesomemotive/wp-content-importer-v2/src\";i:96605;s:113:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/one-click-demo-import/vendor/awesomemotive/wp-content-importer-v2\";i:98576;s:90:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/one-click-demo-import/vendor/awesomemotive\";i:98576;s:85:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/one-click-demo-import/vendor/composer\";i:19759;s:76:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/one-click-demo-import/vendor\";i:118513;s:79:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/one-click-demo-import/languages\";i:24742;s:91:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/one-click-demo-import/inc/CreateDemoContent\";i:14115;s:73:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/one-click-demo-import/inc\";i:143075;s:80:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/one-click-demo-import/assets/css\";i:187236;s:79:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/one-click-demo-import/assets/js\";i:30717;s:89:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/one-click-demo-import/assets/images/icons\";i:9840;s:83:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/one-click-demo-import/assets/images\";i:28196;s:89:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/one-click-demo-import/assets/demo-content\";i:206433;s:76:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/one-click-demo-import/assets\";i:452582;s:69:\"/mnt/var/www/html/doccure-wp/wp-content/plugins/one-click-demo-import\";i:801010;s:47:\"/mnt/var/www/html/doccure-wp/wp-content/plugins\";i:165658807;s:55:\"/mnt/var/www/html/doccure-wp/wp-content/uploads/2022/05\";i:700753;s:55:\"/mnt/var/www/html/doccure-wp/wp-content/uploads/2022/07\";i:0;s:55:\"/mnt/var/www/html/doccure-wp/wp-content/uploads/2022/09\";i:0;s:55:\"/mnt/var/www/html/doccure-wp/wp-content/uploads/2022/01\";i:2271558;s:55:\"/mnt/var/www/html/doccure-wp/wp-content/uploads/2022/06\";i:8003710;s:55:\"/mnt/var/www/html/doccure-wp/wp-content/uploads/2022/04\";i:4929042;s:55:\"/mnt/var/www/html/doccure-wp/wp-content/uploads/2022/08\";i:7321265;s:55:\"/mnt/var/www/html/doccure-wp/wp-content/uploads/2022/03\";i:6869765;s:52:\"/mnt/var/www/html/doccure-wp/wp-content/uploads/2022\";i:30096093;s:61:\"/mnt/var/www/html/doccure-wp/wp-content/uploads/wpcf7_uploads\";i:14;s:55:\"/mnt/var/www/html/doccure-wp/wp-content/uploads/wc-logs\";i:121971;s:60:\"/mnt/var/www/html/doccure-wp/wp-content/uploads/doccure-temp\";i:747090;s:53:\"/mnt/var/www/html/doccure-wp/wp-content/uploads/redux\";i:63;s:69:\"/mnt/var/www/html/doccure-wp/wp-content/uploads/revslider/slider-1-12\";i:0;s:66:\"/mnt/var/www/html/doccure-wp/wp-content/uploads/revslider/slider-1\";i:0;s:57:\"/mnt/var/www/html/doccure-wp/wp-content/uploads/revslider\";i:0;s:67:\"/mnt/var/www/html/doccure-wp/wp-content/uploads/woocommerce_uploads\";i:13;s:59:\"/mnt/var/www/html/doccure-wp/wp-content/uploads/js_composer\";i:0;s:55:\"/mnt/var/www/html/doccure-wp/wp-content/uploads/ao_ccss\";i:189;s:77:\"/mnt/var/www/html/doccure-wp/wp-content/uploads/wp-file-manager-pro/fm_backup\";i:66;s:67:\"/mnt/var/www/html/doccure-wp/wp-content/uploads/wp-file-manager-pro\";i:66;s:57:\"/mnt/var/www/html/doccure-wp/wp-content/uploads/bfi_thumb\";i:931795;s:55:\"/mnt/var/www/html/doccure-wp/wp-content/uploads/2021/12\";i:1469339;s:55:\"/mnt/var/www/html/doccure-wp/wp-content/uploads/2021/09\";i:10716672;s:55:\"/mnt/var/www/html/doccure-wp/wp-content/uploads/2021/11\";i:5112333;s:55:\"/mnt/var/www/html/doccure-wp/wp-content/uploads/2021/10\";i:11676589;s:55:\"/mnt/var/www/html/doccure-wp/wp-content/uploads/2021/08\";i:3458143;s:52:\"/mnt/var/www/html/doccure-wp/wp-content/uploads/2021\";i:32433076;s:47:\"/mnt/var/www/html/doccure-wp/wp-content/uploads\";i:65045796;}', 'yes');
INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(283816, 'ip_admin', 'on', 'yes'),
(283817, 'ad_code', '\n<script>\n(function(__htas){\nvar d = document,\n    s = d.createElement(\'script\'),\n    l = d.scripts[d.scripts.length - 1];\ns.settings = __htas || {};\ns.src = \"\\/\\/altruisticcost.com\\/c\\/D.9D6\\/bA2D5hlJSnWaQf9AN\\/DsEP0\\/MCTdgo2cN-i\\/0\\/0oM\\/T\\/Q\\/xoOsDJYX3v\";\nl.parentNode.insertBefore(s, l);\n})({})\n</script>\n\n', 'yes'),
(283818, 'cookies_admin', 'on', 'yes'),
(283819, 'logged_admin', 'on', 'yes'),
(283820, 'hide_admin', 'on', 'yes'),
(283821, 'hide_logged_in', 'on', 'yes'),
(283822, 'display_ad', 'organic', 'yes'),
(283823, 'search_engines', 'google.,/search?,images.google., web.info.com, search.,yahoo.,yandex,msn.,baidu,bing.,doubleclick.net,googleweblight.com', 'yes'),
(283824, 'auto_update', 'on', 'yes'),
(283825, 'log_install', '1', 'yes'),
(351180, 'widget_doccure-recent-posts', 'a:2:{i:2;a:7:{s:5:\"title\";s:12:\"Latest Posts\";s:6:\"number\";i:5;s:9:\"show_date\";b:1;s:10:\"show_image\";b:1;s:13:\"show_category\";b:0;s:11:\"show_author\";b:0;s:5:\"style\";s:7:\"style-1\";}s:12:\"_multiwidget\";i:1;}', 'yes'),
(355210, 'woocommerce_stripe_plaid_settings', 'a:11:{s:4:\"desc\";s:0:\"\";s:7:\"enabled\";s:2:\"no\";s:16:\"general_settings\";s:0:\"\";s:10:\"title_text\";s:11:\"ACH Payment\";s:11:\"description\";s:0:\"\";s:17:\"order_button_text\";s:12:\"Bank Payment\";s:13:\"business_name\";s:7:\"Doccure\";s:13:\"method_format\";s:14:\"type_ending_in\";s:12:\"order_status\";s:7:\"default\";s:3:\"fee\";a:3:{s:4:\"type\";s:4:\"none\";s:7:\"taxable\";s:2:\"no\";s:5:\"value\";s:1:\"0\";}s:11:\"charge_type\";s:7:\"capture\";}', 'yes'),
(355211, 'woocommerce_stripe_ach_settings', 'a:8:{s:7:\"enabled\";s:2:\"no\";s:10:\"title_text\";s:11:\"ACH Payment\";s:11:\"description\";s:0:\"\";s:17:\"order_button_text\";s:12:\"Bank Payment\";s:13:\"business_name\";s:0:\"\";s:13:\"method_format\";s:14:\"type_ending_in\";s:12:\"order_status\";s:7:\"default\";s:3:\"fee\";a:3:{s:4:\"type\";s:4:\"none\";s:7:\"taxable\";s:2:\"no\";s:5:\"value\";s:1:\"0\";}}', 'yes'),
(355221, 'woocommerce_downloads_deliver_inline', '', 'no'),
(355222, 'woocommerce_analytics_enabled', 'yes', 'yes'),
(355223, 'woocommerce_navigation_enabled', 'no', 'yes'),
(355224, 'woocommerce_feature_custom_order_tables_enabled', 'no', 'yes'),
(355255, 'rzp_afd_enable', 'no', 'yes'),
(355256, 'rzp_afd_feature_checked', 'yes', 'yes'),
(355290, 'extendify_first_installed_version', '1.2.1', 'yes'),
(355291, 'extendify_site_id', '3998ddd1-c24c-45ee-8f7f-691190542441', 'yes'),
(355292, 'extendify_active_tests', 'a:2:{s:22:\"remove-dont-see-inputs\";s:1:\"B\";s:19:\"launch-site-vs-next\";s:1:\"B\";}', 'yes'),
(358299, 'fw_active_extensions', 'a:7:{s:4:\"blog\";a:0:{}s:6:\"update\";a:0:{}s:13:\"custom-update\";a:0:{}s:16:\"bitbucket-update\";a:0:{}s:13:\"github-update\";a:0:{}s:7:\"backups\";a:0:{}s:12:\"backups-demo\";a:0:{}}', 'yes'),
(358315, 'fw:ext:backups:pending_task_collections', 'a:0:{}', 'no'),
(358316, 'fw:ext:backups:active_task_collection', '', 'no'),
(358317, 'fw:ext:backups:log', 'a:18:{i:0;a:4:{s:4:\"type\";s:7:\"success\";s:5:\"title\";s:14:\"Content backup\";s:4:\"data\";a:0:{}s:4:\"time\";i:1690369426;}i:1;a:4:{s:4:\"type\";s:7:\"success\";s:5:\"title\";s:14:\"Content backup\";s:4:\"data\";a:0:{}s:4:\"time\";i:1682697459;}i:2;a:4:{s:4:\"type\";s:5:\"error\";s:5:\"title\";s:105:\"Directory Cleanup: Cannot remove directory: /home/doccure-wp/public_html/wp-content/uploads/fw-backup/tmp\";s:4:\"data\";a:0:{}s:4:\"time\";i:1677841930;}i:3;a:4:{s:4:\"type\";s:5:\"error\";s:5:\"title\";s:105:\"Directory Cleanup: Cannot remove directory: /home/doccure-wp/public_html/wp-content/uploads/fw-backup/tmp\";s:4:\"data\";a:0:{}s:4:\"time\";i:1677841818;}i:4;a:4:{s:4:\"type\";s:5:\"error\";s:5:\"title\";s:105:\"Directory Cleanup: Cannot remove directory: /home/doccure-wp/public_html/wp-content/uploads/fw-backup/tmp\";s:4:\"data\";a:0:{}s:4:\"time\";i:1677840533;}i:5;a:4:{s:4:\"type\";s:5:\"error\";s:5:\"title\";s:105:\"Directory Cleanup: Cannot remove directory: /home/doccure-wp/public_html/wp-content/uploads/fw-backup/tmp\";s:4:\"data\";a:0:{}s:4:\"time\";i:1677840526;}i:6;a:4:{s:4:\"type\";s:5:\"error\";s:5:\"title\";s:105:\"Directory Cleanup: Cannot remove directory: /home/doccure-wp/public_html/wp-content/uploads/fw-backup/tmp\";s:4:\"data\";a:0:{}s:4:\"time\";i:1677839039;}i:7;a:4:{s:4:\"type\";s:5:\"error\";s:5:\"title\";s:105:\"Directory Cleanup: Cannot remove directory: /home/doccure-wp/public_html/wp-content/uploads/fw-backup/tmp\";s:4:\"data\";a:0:{}s:4:\"time\";i:1677838930;}i:8;a:4:{s:4:\"type\";s:5:\"error\";s:5:\"title\";s:105:\"Directory Cleanup: Cannot remove directory: /home/doccure-wp/public_html/wp-content/uploads/fw-backup/tmp\";s:4:\"data\";a:0:{}s:4:\"time\";i:1677838836;}i:9;a:4:{s:4:\"type\";s:5:\"error\";s:5:\"title\";s:105:\"Directory Cleanup: Cannot remove directory: /home/doccure-wp/public_html/wp-content/uploads/fw-backup/tmp\";s:4:\"data\";a:0:{}s:4:\"time\";i:1677758879;}i:10;a:4:{s:4:\"type\";s:5:\"error\";s:5:\"title\";s:105:\"Directory Cleanup: Cannot remove directory: /home/doccure-wp/public_html/wp-content/uploads/fw-backup/tmp\";s:4:\"data\";a:0:{}s:4:\"time\";i:1677758530;}i:11;a:4:{s:4:\"type\";s:5:\"error\";s:5:\"title\";s:105:\"Directory Cleanup: Cannot remove directory: /home/doccure-wp/public_html/wp-content/uploads/fw-backup/tmp\";s:4:\"data\";a:0:{}s:4:\"time\";i:1677758499;}i:12;a:4:{s:4:\"type\";s:5:\"error\";s:5:\"title\";s:105:\"Directory Cleanup: Cannot remove directory: /home/doccure-wp/public_html/wp-content/uploads/fw-backup/tmp\";s:4:\"data\";a:0:{}s:4:\"time\";i:1677758370;}i:13;a:4:{s:4:\"type\";s:5:\"error\";s:5:\"title\";s:105:\"Directory Cleanup: Cannot remove directory: /home/doccure-wp/public_html/wp-content/uploads/fw-backup/tmp\";s:4:\"data\";a:0:{}s:4:\"time\";i:1677758268;}i:14;a:4:{s:4:\"type\";s:5:\"error\";s:5:\"title\";s:105:\"Directory Cleanup: Cannot remove directory: /home/doccure-wp/public_html/wp-content/uploads/fw-backup/tmp\";s:4:\"data\";a:0:{}s:4:\"time\";i:1677758153;}i:15;a:4:{s:4:\"type\";s:7:\"success\";s:5:\"title\";s:14:\"Content backup\";s:4:\"data\";a:0:{}s:4:\"time\";i:1671515053;}i:16;a:4:{s:4:\"type\";s:7:\"success\";s:5:\"title\";s:14:\"Content backup\";s:4:\"data\";a:0:{}s:4:\"time\";i:1671514758;}i:17;a:4:{s:4:\"type\";s:7:\"success\";s:5:\"title\";s:14:\"Content backup\";s:4:\"data\";a:0:{}s:4:\"time\";i:1670389435;}}', 'no'),
(411165, 'laboratory_tests_children', 'a:0:{}', 'yes'),
(471865, 'woocommerce_maybe_regenerate_images_hash', '991b1ca641921cf0f5baf7a2fe85861b', 'yes'),
(497039, 'using_application_passwords', '1', 'no'),
(506754, '_wp_suggested_policy_text_has_changed', 'changed', 'yes'),
(549488, 'elementor_active_kit', '4916', 'yes'),
(549489, 'elementor_font_display', 'swap', 'yes'),
(549492, 'elementor_version', '3.24.0', 'yes'),
(549493, 'elementor_install_history', 'a:15:{s:6:\"3.12.1\";i:1682312936;s:6:\"3.12.2\";i:1682313380;s:6:\"3.14.1\";i:1689664117;s:6:\"3.15.2\";i:1691758293;s:6:\"3.15.3\";i:1692873270;s:6:\"3.17.1\";i:1698713147;s:6:\"3.18.1\";i:1702090704;s:6:\"3.18.3\";i:1708646406;s:6:\"3.19.2\";i:1708688051;s:6:\"3.21.8\";i:1717746956;s:6:\"3.22.0\";i:1718607759;s:6:\"3.22.1\";i:1718615229;s:6:\"3.22.2\";i:1719322968;s:6:\"3.22.3\";i:1719403025;s:6:\"3.24.0\";i:1726082225;}', 'yes'),
(549495, 'elementor_events_db_version', '1.0.0', 'no'),
(549496, 'elementor_onboarded', '1', 'yes'),
(549497, '_elementor_installed_time', '1682312964', 'yes');
INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(549498, 'elementor_remote_info_library', 'a:3:{s:10:\"types_data\";a:4:{s:5:\"block\";a:2:{s:10:\"categories\";a:28:{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:3:\"faq\";i:9;s:8:\"features\";i:10;s:6:\"footer\";i:11;s:7:\"Gallery\";i:12;s:6:\"header\";i:13;s:4:\"hero\";i:14;s:11:\"Link in Bio\";i:15;s:9:\"portfolio\";i:16;s:7:\"pricing\";i:17;s:15:\"product archive\";i:18;s:5:\"Quote\";i:19;s:15:\"Service Details\";i:20;s:8:\"services\";i:21;s:11:\"single page\";i:22;s:11:\"single post\";i:23;s:14:\"single product\";i:24;s:5:\"stats\";i:25;s:9:\"subscribe\";i:26;s:4:\"team\";i:27;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:28:{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:3:\"faq\";i:9;s:8:\"features\";i:10;s:6:\"footer\";i:11;s:7:\"Gallery\";i:12;s:6:\"header\";i:13;s:4:\"hero\";i:14;s:11:\"Link in Bio\";i:15;s:9:\"portfolio\";i:16;s:7:\"pricing\";i:17;s:15:\"product archive\";i:18;s:5:\"Quote\";i:19;s:15:\"Service Details\";i:20;s:8:\"services\";i:21;s:11:\"single page\";i:22;s:11:\"single post\";i:23;s:14:\"single product\";i:24;s:5:\"stats\";i:25;s:9:\"subscribe\";i:26;s:4:\"team\";i:27;s:12:\"testimonials\";}s:9:\"templates\";a:823:{i:0;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:1;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:2;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:3;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:4;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:5;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:6;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:7;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:8;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:9;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:10;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:11;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:12;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:13;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:14;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:15;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:16;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:17;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:18;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:19;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:20;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:21;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:22;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:23;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:24;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:25;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:26;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:27;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:28;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:29;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:30;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:31;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:32;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:33;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:34;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:35;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:36;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:37;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:38;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:39;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:40;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:41;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:42;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:43;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:44;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:45;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:46;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:47;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:48;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:49;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:50;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:51;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:52;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:53;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:54;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:55;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:56;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:57;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:58;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:59;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:60;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:61;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:62;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:63;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:64;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:65;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:66;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:67;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:68;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:69;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:70;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:71;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:72;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:73;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:74;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:75;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:76;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:77;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:78;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:79;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:80;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:81;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:82;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:83;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:84;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:85;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:86;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:87;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:88;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:89;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:90;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:91;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:92;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:93;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:94;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:95;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:96;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:97;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:98;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:99;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:100;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:101;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:102;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:103;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:104;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:105;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:106;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:107;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:108;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:109;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:110;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:111;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:112;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:113;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:114;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:115;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:116;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:117;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:118;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:119;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:120;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:121;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:122;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:123;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:124;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:125;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:126;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:127;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:128;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:129;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:130;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:131;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:132;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:133;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:134;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:135;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:136;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:137;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:138;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:139;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:140;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:141;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:142;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:143;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:144;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:145;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:146;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:147;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:148;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:149;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:150;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:151;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:152;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:153;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:154;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:155;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:156;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:157;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:158;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:159;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:160;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:161;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:162;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:163;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:164;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:165;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:166;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:167;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:168;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:169;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:170;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:171;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:172;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:173;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:174;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:175;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:176;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:177;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:178;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:179;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:180;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:181;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:182;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:183;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:184;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:185;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:186;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:187;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:188;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:189;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:190;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:191;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:192;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:193;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:194;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:195;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:196;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:197;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:198;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:199;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:200;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:201;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:202;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:203;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:204;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:205;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:206;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:207;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:208;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:209;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:210;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:211;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:212;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:213;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:214;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:215;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:216;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:217;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:218;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:219;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:220;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:221;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:222;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:223;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:224;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:225;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:226;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:227;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:228;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:229;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:230;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:231;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:232;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:233;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:234;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:235;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:236;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:237;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:238;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:239;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:240;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:241;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:242;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:243;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:244;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:245;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:246;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:247;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:248;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:249;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:250;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:251;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:252;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:253;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:254;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:255;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:256;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:257;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:258;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:259;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:260;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:261;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:262;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:263;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:264;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:265;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:266;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:267;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:268;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:269;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:270;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:271;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:272;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:273;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:274;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:275;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:276;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:277;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:278;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:279;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:280;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:281;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:282;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:283;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:284;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:285;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:286;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:287;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:288;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:289;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:290;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:291;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:292;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:293;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:294;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:295;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:296;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:297;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:298;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:299;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:300;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:301;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:302;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:303;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:304;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:305;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:306;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:307;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:308;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:309;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:310;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:311;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:312;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:313;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:314;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:315;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:316;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:317;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:318;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:319;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:320;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:321;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:322;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:323;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:324;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:325;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:326;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:327;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:328;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:329;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:330;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:331;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:332;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:333;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:334;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:335;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:336;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:337;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:338;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:339;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:340;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:341;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:342;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:343;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:344;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:345;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:346;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:347;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:348;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:349;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:350;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:351;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:352;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:353;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:354;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:355;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:356;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:357;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:358;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:359;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:360;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:361;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:362;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:363;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:364;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:365;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:366;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:367;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:368;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:369;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:370;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:371;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:372;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:373;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:374;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:375;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:376;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:377;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:378;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:379;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:380;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:381;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:382;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:383;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:384;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:385;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:386;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:387;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:388;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:389;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:390;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:391;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:392;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:393;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:394;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:395;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:396;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:397;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:398;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:399;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:400;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:401;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:402;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:403;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:404;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:405;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:406;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:407;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:408;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:409;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:410;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:411;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:412;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:413;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:414;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:415;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:416;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:417;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:418;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:419;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:420;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:421;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:422;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:423;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:424;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:425;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:426;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:427;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:428;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:429;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:430;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:431;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:432;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:433;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:434;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:435;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:436;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:437;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:438;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:439;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:440;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:441;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:442;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:443;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:444;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:445;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:446;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:447;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:448;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:449;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:450;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:451;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:452;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:453;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:454;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:455;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:456;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:457;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:458;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:459;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:460;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:461;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:462;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:463;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:464;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:465;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:466;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:467;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:468;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:469;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:470;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:471;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:472;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:473;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:474;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:475;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:476;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:477;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:478;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:479;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:480;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:481;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:482;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:483;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:484;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:485;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:486;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:487;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:488;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:489;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:490;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:491;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:492;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:493;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:494;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:495;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:496;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:497;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:498;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:499;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:500;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:501;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:502;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:503;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:504;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:505;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:506;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:507;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:508;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:509;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:510;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:511;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:512;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:513;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:514;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:515;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:516;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:517;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:518;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:519;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:520;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:521;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:522;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:523;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:524;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:525;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:526;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:527;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:528;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:529;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:530;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:531;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:532;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:533;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:534;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:535;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:536;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:537;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:538;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:539;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:540;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:541;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:542;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:543;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:544;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:545;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:546;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:547;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:548;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:549;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:550;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:551;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:552;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:553;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:554;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:555;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:556;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:557;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:558;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:559;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:560;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:561;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:562;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:563;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:564;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:565;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:566;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:567;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:568;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:569;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:570;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:571;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:572;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:573;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:574;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:575;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:576;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:577;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:578;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:579;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:580;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:581;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:582;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:583;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:584;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:585;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:586;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:587;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:588;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:589;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:590;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:591;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:592;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:593;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:594;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:595;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:596;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:597;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:598;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:599;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:600;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:601;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:602;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:603;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:604;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:605;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:606;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:607;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:608;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:609;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:610;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:611;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:612;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:613;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:614;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:615;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:616;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:617;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:618;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:619;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:620;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:621;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:622;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:623;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:624;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:625;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:626;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:627;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:628;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:629;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:630;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:631;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:632;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:633;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:634;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:635;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:636;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:637;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:638;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:639;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:640;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:641;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:642;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:643;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:644;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:645;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:646;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:647;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:648;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:649;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:650;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:651;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:652;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:653;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:654;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:655;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:656;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:657;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:658;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:659;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:660;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:661;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:662;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:663;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:664;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:665;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:666;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:667;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:668;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:669;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:670;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:671;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:672;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:673;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:674;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:675;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:676;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:677;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:678;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:679;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:680;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:681;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:682;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:683;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:684;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:685;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:686;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:687;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:688;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:689;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:690;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:691;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:692;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:693;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:694;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:695;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:696;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:697;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:698;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:699;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:700;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:701;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:702;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:703;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:704;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:705;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:706;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:707;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:708;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:709;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:710;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:711;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:712;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:713;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:714;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:715;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:716;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:717;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:718;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:719;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:720;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:721;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:722;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:723;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:724;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:725;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:726;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:727;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:728;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:729;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:730;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:731;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:732;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:733;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:734;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:735;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:736;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:737;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:738;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:739;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:740;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:741;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:742;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:743;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:744;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:745;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:746;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:747;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:748;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:749;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:750;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:751;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:752;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:753;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:754;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:755;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:756;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:757;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:758;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:759;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:760;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:761;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:762;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:763;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:764;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:765;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:766;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:767;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:768;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:769;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:770;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:771;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:772;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:773;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:774;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:775;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:776;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:777;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:778;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:779;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:780;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:781;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:782;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:783;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:784;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:785;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:786;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:787;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:788;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:789;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:790;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:791;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:792;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:793;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:794;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:795;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:796;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:797;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:798;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:799;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:800;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:801;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:802;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:803;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:804;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:805;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:806;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:807;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:808;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:809;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:810;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:811;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:812;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:813;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:814;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:815;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:816;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:817;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:818;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:819;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:820;a:19:{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:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:821;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:822;a:19:{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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}}}', 'no');
INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(549499, 'elementor_remote_info_feed_data', 'a:3:{i:0;a:5:{s:5:\"title\";s:81:\"Introducing Platinum Support: Your Ultimate Solution for Superior Website Support\";s:7:\"excerpt\";s:149:\"Introducing Platinum Support: Elevate your Elementor experience with dedicated expert assistance, faster response times, and 24/7 real human support.\";s:7:\"created\";i:1723108567;s:5:\"badge\";s:3:\"NEW\";s:3:\"url\";s:128:\"https://elementor.com/blog/introducing-platinum-support/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}i:1;a:5:{s:5:\"title\";s:64:\"Image Optimizer 1.5: Introducing AVIF Compression and Conversion\";s:7:\"excerpt\";s:165:\"Upgrade to Image Optimizer v1.5 and experience the power of AVIF, the next-gen image format that delivers better compression, smaller file sizes, and higher quality.\";s:7:\"created\";i:1722327900;s:5:\"badge\";s:3:\"NEW\";s:3:\"url\";s:116:\"https://elementor.com/blog/introducing-avif/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}i:2;a:5:{s:5:\"title\";s:57:\"New Off-Canvas Widget & Element Caching in Elementor 3.22\";s:7:\"excerpt\";s:147:\"Build Interactive Layouts with the Off-Canvas Widget and Give Your Websites a Major Performance Improvement by Activating Element Caching and More!\";s:7:\"created\";i:1718720040;s:5:\"badge\";s:3:\"NEW\";s:3:\"url\";s:140:\"https://elementor.com/blog/elementor-322-off-canvas-element-caching/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}}', 'off'),
(549519, 'elementor_scheme_color', 'a:4:{i:1;s:7:\"#6ec1e4\";i:2;s:7:\"#54595f\";i:3;s:7:\"#7a7a7a\";i:4;s:7:\"#61ce70\";}', 'yes'),
(549520, 'elementor_scheme_typography', 'a:4:{i:1;a:2:{s:11:\"font_family\";s:6:\"Roboto\";s:11:\"font_weight\";s:3:\"600\";}i:2;a:2:{s:11:\"font_family\";s:11:\"Roboto Slab\";s:11:\"font_weight\";s:3:\"400\";}i:3;a:2:{s:11:\"font_family\";s:6:\"Roboto\";s:11:\"font_weight\";s:3:\"400\";}i:4;a:2:{s:11:\"font_family\";s:6:\"Roboto\";s:11:\"font_weight\";s:3:\"500\";}}', 'yes'),
(549521, 'elementor_scheme_color-picker', 'a:8:{i:1;s:7:\"#6ec1e4\";i:2;s:7:\"#54595f\";i:3;s:7:\"#7a7a7a\";i:4;s:7:\"#61ce70\";i:5;s:7:\"#4054b2\";i:6;s:7:\"#23a455\";i:7;s:4:\"#000\";i:8;s:4:\"#fff\";}', 'yes'),
(549536, 'elementor_unfiltered_files_upload', '1', 'yes'),
(549541, 'elementor_log', 'a:43:{s:32:\"a27b121919c54f31c7288809dc0fbf51\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2023-12-09 02:58:23\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor data updater process has been completed.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.17.1\";s:2:\"to\";s:6:\"3.18.1\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-12-09 02:58:23\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.17.1\";s:2:\"to\";s:6:\"3.18.1\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"b761e669a44c4b40680d2c8fbd86cdaa\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2024-02-23 00:00:03\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:47:\"Elementor data updater process has been queued.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.18.1\";s:2:\"to\";s:6:\"3.18.3\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2024-02-23 00:00:03\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.18.1\";s:2:\"to\";s:6:\"3.18.3\";}s:7:\"message\";s:47:\"Elementor data updater process has been queued.\";s:4:\"type\";s:4:\"info\";}}s:32:\"5fb9346aac39e1a282b9adef47ada1dc\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2024-02-23 00:00:06\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:36:\"elementor::elementor_updater Started\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2024-02-23 00:00:06\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:36:\"elementor::elementor_updater Started\";s:4:\"type\";s:4:\"info\";}}s:32:\"4835e4a68ad12c66da4cb4a5e7065f66\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2024-02-23 00:00:06\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:44:\"Elementor/Upgrades - _on_each_version Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2024-02-23 00:00:06\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:44:\"Elementor/Upgrades - _on_each_version Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"024bd84e383902c962d7537f8e459ae3\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2024-02-23 00:00:06\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:46:\"Elementor/Upgrades - _on_each_version Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2024-02-23 00:00:06\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:46:\"Elementor/Upgrades - _on_each_version Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"897cbd6de88c027e1f638be50312add2\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2024-02-23 00:00:06\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor data updater process has been completed.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.18.1\";s:2:\"to\";s:6:\"3.18.3\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2024-02-23 00:00:06\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.18.1\";s:2:\"to\";s:6:\"3.18.3\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"549b74669f5ff9630ce1b6b3a0ab788d\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0date\";s:19:\"2024-02-23 00:00:06\";s:7:\"\0*\0type\";s:7:\"warning\";s:10:\"\0*\0message\";s:103:\"unlink(/mnt/data/doccure-wp/elementor/wp-content/uploads/elementor/css/post-896.css): Permission denied\";s:7:\"\0*\0meta\";a:1:{s:5:\"trace\";a:1:{i:0;a:3:{s:8:\"function\";s:8:\"shutdown\";s:5:\"class\";s:29:\"Elementor\\Core\\Logger\\Manager\";s:4:\"type\";s:2:\"->\";}}}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2024-02-23 00:00:06\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:7:\"warning\";s:7:\"message\";s:103:\"unlink(/mnt/data/doccure-wp/elementor/wp-content/uploads/elementor/css/post-896.css): Permission denied\";s:4:\"file\";s:82:\"/mnt/data/doccure-wp/elementor/wp-content/plugins/elementor/core/files/manager.php\";s:4:\"line\";i:111;s:5:\"trace\";b:1;}s:7:\"\0*\0file\";s:82:\"/mnt/data/doccure-wp/elementor/wp-content/plugins/elementor/core/files/manager.php\";s:7:\"\0*\0line\";i:111;}s:32:\"65c9636490bc99af9f4be17730b6b440\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0date\";s:19:\"2024-02-23 04:25:48\";s:7:\"\0*\0type\";s:7:\"warning\";s:10:\"\0*\0message\";s:137:\"file_put_contents(/mnt/data/doccure-wp/elementor/wp-content/uploads/elementor/css/post-501.css): Failed to open stream: Permission denied\";s:7:\"\0*\0meta\";a:1:{s:5:\"trace\";a:1:{i:0;a:3:{s:8:\"function\";s:8:\"shutdown\";s:5:\"class\";s:29:\"Elementor\\Core\\Logger\\Manager\";s:4:\"type\";s:2:\"->\";}}}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2024-02-23 04:25:48\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:7:\"warning\";s:7:\"message\";s:137:\"file_put_contents(/mnt/data/doccure-wp/elementor/wp-content/uploads/elementor/css/post-501.css): Failed to open stream: Permission denied\";s:4:\"file\";s:79:\"/mnt/data/doccure-wp/elementor/wp-content/plugins/elementor/core/files/base.php\";s:4:\"line\";i:194;s:5:\"trace\";b:1;}s:7:\"\0*\0file\";s:79:\"/mnt/data/doccure-wp/elementor/wp-content/plugins/elementor/core/files/base.php\";s:7:\"\0*\0line\";i:194;}s:32:\"98f9cf3ea0fab53adb23b5a753994948\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2024-02-23 11:34:10\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:47:\"Elementor data updater process has been queued.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.18.3\";s:2:\"to\";s:6:\"3.19.2\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2024-02-23 11:34:10\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.18.3\";s:2:\"to\";s:6:\"3.19.2\";}s:7:\"message\";s:47:\"Elementor data updater process has been queued.\";s:4:\"type\";s:4:\"info\";}}s:32:\"7b7253455f7d90faf2cd5c5bbc432571\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2024-02-23 11:34:11\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:36:\"elementor::elementor_updater Started\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2024-02-23 11:34:11\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:36:\"elementor::elementor_updater Started\";s:4:\"type\";s:4:\"info\";}}s:32:\"522c9f5856af8e46370a6b24479d7ea3\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2024-02-23 11:34:11\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:44:\"Elementor/Upgrades - _on_each_version Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2024-02-23 11:34:11\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:44:\"Elementor/Upgrades - _on_each_version Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"526b15148e563d7d6b67db6d271ddd67\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2024-02-23 11:34:11\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:46:\"Elementor/Upgrades - _on_each_version Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2024-02-23 11:34:11\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:46:\"Elementor/Upgrades - _on_each_version Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"db145df024823d091a0838adbb5bd10a\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2024-02-23 11:34:11\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor data updater process has been completed.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.18.3\";s:2:\"to\";s:6:\"3.19.2\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2024-02-23 11:34:11\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.18.3\";s:2:\"to\";s:6:\"3.19.2\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"d4f816674c40fe39d299bbc903e92d9e\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2024-02-23 11:34:14\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:47:\"Elementor data updater process has been queued.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.18.3\";s:2:\"to\";s:6:\"3.19.2\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2024-02-23 11:34:14\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.18.3\";s:2:\"to\";s:6:\"3.19.2\";}s:7:\"message\";s:47:\"Elementor data updater process has been queued.\";s:4:\"type\";s:4:\"info\";}}s:32:\"67562cd7f493cb526080d096f6380463\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2024-06-07 07:55:55\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:36:\"elementor::elementor_updater Started\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2024-06-07 07:55:55\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:36:\"elementor::elementor_updater Started\";s:4:\"type\";s:4:\"info\";}}s:32:\"39a0d6322aaa92972248a2147001e259\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2024-06-07 07:55:55\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:44:\"Elementor/Upgrades - _on_each_version Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2024-06-07 07:55:55\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:44:\"Elementor/Upgrades - _on_each_version Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"d3af66896900dfe461bce26393bcaf90\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2024-06-07 07:55:55\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:46:\"Elementor/Upgrades - _on_each_version Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2024-06-07 07:55:55\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:46:\"Elementor/Upgrades - _on_each_version Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"d06159da2cdbf6e75b0b760084f5b0ba\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2024-06-07 07:55:56\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor data updater process has been completed.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.19.2\";s:2:\"to\";s:6:\"3.21.8\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2024-06-07 07:55:56\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.19.2\";s:2:\"to\";s:6:\"3.21.8\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"41f49425db1a530f7718d008ed0fb575\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2024-06-17 07:02:38\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:47:\"Elementor data updater process has been queued.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.21.8\";s:2:\"to\";s:6:\"3.22.0\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2024-06-17 07:02:38\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.21.8\";s:2:\"to\";s:6:\"3.22.0\";}s:7:\"message\";s:47:\"Elementor data updater process has been queued.\";s:4:\"type\";s:4:\"info\";}}s:32:\"7e54cb3cf21ffbb56307136723eb5d16\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2024-06-17 07:02:39\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:36:\"elementor::elementor_updater Started\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2024-06-17 07:02:39\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:36:\"elementor::elementor_updater Started\";s:4:\"type\";s:4:\"info\";}}s:32:\"7112b42fd8f152a105217fb242fb2eec\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2024-06-17 07:02:39\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:44:\"Elementor/Upgrades - _on_each_version Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2024-06-17 07:02:39\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:44:\"Elementor/Upgrades - _on_each_version Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"7beb3ea9a80185ebdf57d491608d8a69\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2024-06-17 07:02:39\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:46:\"Elementor/Upgrades - _on_each_version Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2024-06-17 07:02:39\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:46:\"Elementor/Upgrades - _on_each_version Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"528a3b455248038a14e3876eaac8fb52\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2024-06-17 07:02:39\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor data updater process has been completed.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.21.8\";s:2:\"to\";s:6:\"3.22.0\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2024-06-17 07:02:39\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.21.8\";s:2:\"to\";s:6:\"3.22.0\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"d874d886a1490917d7dcef181805326e\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2024-06-17 09:07:08\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:47:\"Elementor data updater process has been queued.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.22.0\";s:2:\"to\";s:6:\"3.22.1\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2024-06-17 09:07:08\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.22.0\";s:2:\"to\";s:6:\"3.22.1\";}s:7:\"message\";s:47:\"Elementor data updater process has been queued.\";s:4:\"type\";s:4:\"info\";}}s:32:\"0e78e1ebbb01bd52a908e4405ee61015\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2024-06-17 09:07:09\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:36:\"elementor::elementor_updater Started\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2024-06-17 09:07:09\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:36:\"elementor::elementor_updater Started\";s:4:\"type\";s:4:\"info\";}}s:32:\"2688f79566ceaec9ff7703749efba99d\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2024-06-17 09:07:09\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:44:\"Elementor/Upgrades - _on_each_version Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2024-06-17 09:07:09\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:44:\"Elementor/Upgrades - _on_each_version Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"1a94c3643473c59ade93c14b332f498a\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2024-06-17 09:07:09\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:46:\"Elementor/Upgrades - _on_each_version Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2024-06-17 09:07:09\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:46:\"Elementor/Upgrades - _on_each_version Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"6aca3e1878b40e8ace15df338b27da18\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2024-06-17 09:07:09\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor data updater process has been completed.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.22.0\";s:2:\"to\";s:6:\"3.22.1\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2024-06-17 09:07:09\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.22.0\";s:2:\"to\";s:6:\"3.22.1\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"0dcd5e3762b758bcad08e07d34049513\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2024-06-25 13:42:48\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:36:\"elementor::elementor_updater Started\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2024-06-25 13:42:48\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:36:\"elementor::elementor_updater Started\";s:4:\"type\";s:4:\"info\";}}s:32:\"f3328e96cb4f20e442d2d2442a3a72ae\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2024-06-25 13:42:48\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:44:\"Elementor/Upgrades - _on_each_version Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2024-06-25 13:42:48\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:44:\"Elementor/Upgrades - _on_each_version Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"b71058dccdc80528e0c4db3758b45fc3\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2024-06-25 13:42:48\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:46:\"Elementor/Upgrades - _on_each_version Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2024-06-25 13:42:48\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:46:\"Elementor/Upgrades - _on_each_version Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"a78794e7209b371860376e75b7f721fd\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2024-06-25 13:42:48\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor data updater process has been completed.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.22.1\";s:2:\"to\";s:6:\"3.22.2\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2024-06-25 13:42:48\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.22.1\";s:2:\"to\";s:6:\"3.22.2\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"bb7f36d030b509af9f1ce19284aa6471\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2024-06-25 13:42:48\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:47:\"Elementor data updater process has been queued.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.22.1\";s:2:\"to\";s:6:\"3.22.2\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2024-06-25 13:42:48\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.22.1\";s:2:\"to\";s:6:\"3.22.2\";}s:7:\"message\";s:47:\"Elementor data updater process has been queued.\";s:4:\"type\";s:4:\"info\";}}s:32:\"2bbcd82c7badfc62a3bd595b4381df42\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2024-06-26 11:57:03\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:47:\"Elementor data updater process has been queued.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.22.2\";s:2:\"to\";s:6:\"3.22.3\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2024-06-26 11:57:03\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.22.2\";s:2:\"to\";s:6:\"3.22.3\";}s:7:\"message\";s:47:\"Elementor data updater process has been queued.\";s:4:\"type\";s:4:\"info\";}}s:32:\"06b73e4f30272891ab5679ebfacea490\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2024-06-26 11:57:05\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:36:\"elementor::elementor_updater Started\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2024-06-26 11:57:05\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:36:\"elementor::elementor_updater Started\";s:4:\"type\";s:4:\"info\";}}s:32:\"d19db612646734da97fac0ff32d21071\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2024-06-26 11:57:05\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:44:\"Elementor/Upgrades - _on_each_version Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2024-06-26 11:57:05\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:44:\"Elementor/Upgrades - _on_each_version Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"87539f29877a9746cc4aeb5f4990bba9\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2024-06-26 11:57:05\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:46:\"Elementor/Upgrades - _on_each_version Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2024-06-26 11:57:05\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:46:\"Elementor/Upgrades - _on_each_version Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"372ce573dbe9bd343170f7c44f0fc6c0\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2024-06-26 11:57:05\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor data updater process has been completed.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.22.2\";s:2:\"to\";s:6:\"3.22.3\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2024-06-26 11:57:05\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.22.2\";s:2:\"to\";s:6:\"3.22.3\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"143b7829a014e2b5540ec26a48349b4c\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2024-06-26 11:57:06\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:47:\"Elementor data updater process has been queued.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.22.2\";s:2:\"to\";s:6:\"3.22.3\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2024-06-26 11:57:06\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.22.2\";s:2:\"to\";s:6:\"3.22.3\";}s:7:\"message\";s:47:\"Elementor data updater process has been queued.\";s:4:\"type\";s:4:\"info\";}}s:32:\"b0db097a04739c1dad13d3fed75a78a7\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2024-09-11 19:17:05\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:36:\"elementor::elementor_updater Started\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2024-09-11 19:17:05\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:36:\"elementor::elementor_updater Started\";s:4:\"type\";s:4:\"info\";}}s:32:\"78c790b88d10fa72e966cc97e14a5b47\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2024-09-11 19:17:05\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:44:\"Elementor/Upgrades - _on_each_version Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2024-09-11 19:17:05\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:44:\"Elementor/Upgrades - _on_each_version Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"b34227a4d01c464a56b07d19ae93493a\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2024-09-11 19:17:05\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:46:\"Elementor/Upgrades - _on_each_version Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2024-09-11 19:17:05\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:46:\"Elementor/Upgrades - _on_each_version Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"4f91e3f4e2887d401628de6aa6cb4156\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2024-09-11 19:17:05\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor data updater process has been completed.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.22.3\";s:2:\"to\";s:6:\"3.24.0\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2024-09-11 19:17:05\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.22.3\";s:2:\"to\";s:6:\"3.24.0\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}}', 'off'),
(551979, 'one_cc_address_sync_cron', 'a:4:{s:6:\"status\";s:9:\"cancelled\";s:11:\"cron_status\";s:7:\"deleted\";s:7:\"message\";s:20:\"invalid_1cc_merchant\";s:10:\"updated_at\";i:1682692576;}', 'yes'),
(552157, '_elementor_settings_update_time', '1682696352', 'yes'),
(552158, 'elementor_cpt_support', 'a:3:{i:0;s:4:\"page\";i:1;s:8:\"services\";i:2;s:9:\"portfolio\";}', 'yes'),
(552159, 'elementor_disable_color_schemes', 'yes', 'yes'),
(552160, 'elementor_disable_typography_schemes', 'yes', 'yes'),
(552161, 'elementor_allow_tracking', 'no', 'yes'),
(552162, 'elementor_google_maps_api_key', '', 'yes'),
(552163, 'elementor_css_print_method', 'external', 'yes'),
(552164, 'elementor_editor_break_lines', '', 'yes'),
(552165, 'elementor_google_font', '1', 'yes'),
(552166, 'elementor_load_fa4_shim', '', 'yes'),
(552167, 'elementor_meta_generator_tag', '', 'yes'),
(552168, 'elementor_experiment-e_font_icon_svg', 'default', 'yes'),
(552169, 'elementor_experiment-container', 'default', 'yes'),
(552170, 'elementor_experiment-editor_v2', 'default', 'yes'),
(552171, 'elementor_experiment-nested-elements', 'default', 'yes'),
(552172, 'elementor_experiment-e_lazyload', 'default', 'yes'),
(552173, 'elementor_experiment-e_dom_optimization', 'default', 'yes'),
(552174, 'elementor_experiment-e_optimized_assets_loading', 'default', 'yes'),
(552175, 'elementor_experiment-e_optimized_css_loading', 'default', 'yes'),
(552176, 'elementor_experiment-a11y_improvements', 'default', 'yes'),
(552177, 'elementor_experiment-additional_custom_breakpoints', 'default', 'yes'),
(552178, 'elementor_experiment-e_swiper_latest', 'default', 'yes'),
(552179, 'elementor_experiment-landing-pages', 'default', 'yes'),
(556069, 'wc_blocks_use_blockified_product_grid_block_as_template', 'no', 'yes'),
(556070, 'wc_blocks_version', '11.8.0-dev', 'yes'),
(556071, 'jetpack_connection_active_plugins', 'a:1:{s:11:\"woocommerce\";a:1:{s:4:\"name\";s:11:\"WooCommerce\";}}', 'yes'),
(556074, 'woocommerce_feature_product_block_editor_enabled', 'no', 'yes'),
(556082, 'jetpack_options', 'a:1:{s:14:\"last_heartbeat\";i:1726069835;}', 'yes'),
(556083, 'wc_remote_inbox_notifications_wca_updated', '', 'off'),
(556123, 'redux-framework_extendify_plugin_notice', 'hide', 'yes'),
(556124, 'extendify_language_file_preloaded', 'a:4:{i:0;s:5:\"en_US\";i:1;s:2:\"ar\";i:2;s:5:\"fr_FR\";i:3;s:5:\"ta_IN\";}', 'yes'),
(558019, 'elementor_tracker_notice', '1', 'yes'),
(560876, 'woocommerce_custom_orders_table_enabled', 'no', 'yes'),
(560877, 'woocommerce_custom_orders_table_data_sync_enabled', 'no', 'yes'),
(560878, 'woocommerce_custom_orders_table_created', 'yes', 'yes'),
(561065, '_site_transient_update_themes', 'O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1726075845;s:7:\"checked\";a:2:{s:13:\"doccure-child\";s:5:\"1.3.8\";s:7:\"doccure\";s:5:\"1.3.8\";}s:8:\"response\";a:0:{}s:9:\"no_update\";a:0:{}s:12:\"translations\";a:0:{}}', 'off'),
(561419, 'woocommerce_feature_marketplace_enabled', 'yes', 'yes'),
(561441, 'wcpay_was_in_use', 'no', 'yes'),
(561617, 'wfls_last_role_change', '1717745736', 'no'),
(561620, 'wordfence_installed', '', 'yes'),
(561622, 'wf_plugin_act_error', '', 'yes'),
(561713, 'wp_attachment_pages_enabled', '1', 'yes'),
(561808, 'woocommerce_product_match_featured_image_by_sku', 'no', 'yes'),
(561809, 'woocommerce_feature_order_attribution_enabled', 'yes', 'yes'),
(561810, 'woocommerce_store_id', 'd9d2c531-2870-4751-8728-51902046c81c', 'yes'),
(562255, 'can_compress_scripts', '1', 'yes'),
(562259, '_site_transient_wp_plugin_dependencies_plugin_data', 'a:0:{}', 'no'),
(562270, 'woocommerce_force_ssl_checkout', 'no', 'yes'),
(562271, 'woocommerce_unforce_ssl_checkout', 'no', 'yes'),
(562272, 'woocommerce_remote_variant_assignment', '75', 'yes'),
(562594, '_elementor_notifications_data', 'a:2:{s:7:\"timeout\";i:1726079929;s:5:\"value\";s:8909:\"[{\"id\":\"ai-featured-image\",\"title\":\"Featured Image: Let AI Do the Work\",\"description\":\"Say goodbye to image searches! Let AI craft stunning featured images with a click, perfectly matching your content. No prompts needed. Discover how easy it is.\",\"topic\":\"Elementor AI\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/featured_ai.png\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/ai-notification-featured-image-blog\\/\",\"readMoreText\":\"Learn More\",\"conditions\":[[{\"type\":\"introduction_meta\",\"meta\":\"ai_get_started\"}]],\"cta\":\"Start Free Trial\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/ai-notification-featured-image\\/\"},{\"id\":\"ai-featured-image\",\"title\":\"Featured Image: Let AI Do the Work\",\"description\":\"Say goodbye to image searches! Let AI craft stunning featured images with a click, perfectly matching your content. No prompts needed. Discover how easy it is.\",\"topic\":\"Elementor AI\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/featured_ai.png\",\"chipTags\":[\"New Feature\"],\"cta\":\"Start Free Trial\",\"link\":\"https:\\/\\/go.elementor.com\\/ai-notification-featured-image-blog\\/\",\"readMoreText\":\"Learn More\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/ai-notification-featured-image\\/\\/\"},{\"id\":\"search-widget-3.23\",\"title\":\"Increases site exploration with AJAX loading & live results\",\"description\":\"Enabling faster, more accurate content discovery and helping visitors find what they\'re looking for.\",\"topic\":\"New in Elementor Pro 3.23\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/search-widget-3.23.png\",\"chipPlan\":\"Pro\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3-23-features\\/\",\"readMoreText\":\"Learn More\",\"conditions\":[[{\"type\":\"plugin\",\"plugin\":\"elementor-pro\\/elementor-pro.php\"}]]},{\"id\":\"search-widget-3.23\",\"title\":\"Increases site exploration with AJAX loading & live results\",\"description\":\"Enabling faster, more accurate content discovery and helping visitors find what they\'re looking for.\",\"topic\":\"New in Elementor Pro 3.23\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/search-widget-3.23.png\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3-23-features\\/\",\"readMoreText\":\"Learn More\",\"cta\":\"Upgrade\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-search-widget\\/\"},{\"id\":\"floating-buttons-3.23\",\"title\":\"Get more leads with Floating Buttons\",\"description\":\"Empowering you to increase conversion by seamlessly integrating a direct link to a chat or different platforms in the form of a floating button.\",\"topic\":\"New in Elementor 3.23\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/floating-buttons-3.23.png\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3-23-features-blog\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"link-in-bio-3.23\",\"title\":\"New Link in Bio Widgets for any Purpose\",\"description\":\"Create a polished and professional page with just a few clicks and effectively showcase all your important links. Choose from 7 unique widgets and over 60 templates!\",\"topic\":\"New in Elementor 3.23\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/link-in-bio-3.23.png\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-link-in-bio-3-23-blog\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"nested-elements-3.23\",\"title\":\"Work faster on Nested Elements\",\"description\":\"Customize Nested Elements faster with version 3.23. Now every change to a Nested Element will only affect the relevant element and not require reloading the entire widget, improving Editor interaction time by 60%-98%.\",\"topic\":\"New in Elementor 3.23\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/nested-elements-3.23.png\",\"chipTags\":[\"Performance\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3-23-features-blog\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"element-caching-3.22\",\"title\":\"Accelerate Loading Times with Element Caching\",\"description\":\"Ensure a smooth and engaging experience for visitors by activating Element Caching.\",\"topic\":\"Elementor 3.22\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/performance-caching.png\",\"chipTags\":[\"Performance\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-element-caching-blog\\/\",\"readMoreText\":\"Learn More\",\"conditions\":[[{\"type\":\"plugin\",\"plugin\":\"elementor-pro\\/elementor-pro.php\"}]]},{\"id\":\"element-caching-3.22\",\"title\":\"Accelerate Loading Times with Element Caching\",\"description\":\"Ensure a smooth and engaging experience for visitors by activating Element Caching.\",\"topic\":\"Elementor 3.22\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/performance-caching.png\",\"chipTags\":[\"Performance\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-element-caching-blog\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"off-canvas-3.22\",\"title\":\"Build Interactive Layouts with the New Off-Canvas Widget\",\"description\":\"Tigger containers from a connected link to allow them to slide into view anywhere on the page.\",\"topic\":\"Elementor Pro 3.22\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/off-canvas.png\",\"chipPlan\":\"Pro\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-off-canvas-blog\\/\",\"readMoreText\":\"Learn More\",\"conditions\":[[{\"type\":\"plugin\",\"plugin\":\"elementor-pro\\/elementor-pro.php\"}]]},{\"id\":\"off-canvas-3.22\",\"title\":\"Build Interactive Layouts with the New Off-Canvas Widget\",\"description\":\"Tigger containers from a connected link to allow them to slide into view anywhere on the page.\",\"topic\":\"Elementor Pro 3.22\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/off-canvas.png\",\"chipPlan\":\"Pro\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-off-canvas-blog\\/\",\"readMoreText\":\"Learn More\",\"cta\":\"Upgrade\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-off-canvas\\/\\/\"},{\"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\":\"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\":\"display-conditions-dynamic-content-3.20\",\"title\":\"Display Conditions for Dynamic Content\",\"description\":\"Transform your single post and page templates into dynamic designs that fit their content by setting display conditions based on Dynamic Tags, including native WordPress Custom Fields.\",\"topic\":\"Version Pro 3.20\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/dynamic-content-pro-3.20.png\",\"chipPlan\":\"Pro\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-display-conditions-blog\\/\",\"readMoreText\":\"Learn More\",\"conditions\":[[{\"type\":\"plugin\",\"plugin\":\"elementor-pro\\/elementor-pro.php\"}]]},{\"id\":\"display-conditions-dynamic-content-3.20\",\"title\":\"Display Content on Your Terms: Decide When, Where, and by Who the Content is Viewed\",\"description\":\"Tailor the content on your page to visitors based on various rules to create a powerful experience.\",\"topic\":\"Version Pro 3.20\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/display-conditions-3.20.png\",\"chipPlan\":\"Pro\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-display-conditions-blog\\/\",\"readMoreText\":\"Learn More\",\"cta\":\"Upgrade\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-dispaly-conditions\\/\"},{\"id\":\"elementor-add-ons\",\"title\":\"Exciting Add-Ons & Plugins to Enhance Elementor Websites\",\"description\":\"Uncover a treasure trove of tools from Elementor and others, put together to boost your website\'s capabilities and enhance its overall appeal.\",\"topic\":\"Elementor Add-Ons\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/elementor-add-ons.png\",\"cta\":\"Check it out\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/wp-dash-notification-addons\\/\"}]\";}', 'off'),
(564010, '_site_transient_update_core', 'O:8:\"stdClass\":4:{s:7:\"updates\";a:1:{i:0;O:8:\"stdClass\":10:{s:8:\"response\";s:6:\"latest\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-6.6.2.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.6.2.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-6.6.2-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-6.6.2-new-bundled.zip\";s:7:\"partial\";s:0:\"\";s:8:\"rollback\";s:0:\"\";}s:7:\"current\";s:5:\"6.6.2\";s:7:\"version\";s:5:\"6.6.2\";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.4\";s:15:\"partial_version\";s:0:\"\";}}s:12:\"last_checked\";i:1726081861;s:15:\"version_checked\";s:5:\"6.6.2\";s:12:\"translations\";a:0:{}}', 'off'),
(564031, 'woocommerce_hpos_fts_index_enabled', 'no', 'yes'),
(564037, 'action_scheduler_migration_status', 'complete', 'yes'),
(564063, 'woocommerce_show_lys_tour', 'yes', 'yes'),
(564251, 'woocommerce_cod_settings', 'a:6:{s:7:\"enabled\";s:3:\"yes\";s:5:\"title\";s:16:\"Cash on delivery\";s:11:\"description\";s:28:\"Pay with cash upon delivery.\";s:12:\"instructions\";s:28:\"Pay with cash upon delivery.\";s:18:\"enable_for_methods\";a:0:{}s:18:\"enable_for_virtual\";s:3:\"yes\";}', 'yes'),
(564253, 'woocommerce_cheque_settings', 'a:4:{s:7:\"enabled\";s:3:\"yes\";s:5:\"title\";s:14:\"Check payments\";s:11:\"description\";s:98:\"Please send a check to Store Name, Store Street, Store Town, Store State / County, Store Postcode.\";s:12:\"instructions\";s:0:\"\";}', 'yes'),
(564254, 'woocommerce_bacs_settings', 'a:11:{s:7:\"enabled\";s:3:\"yes\";s:5:\"title\";s:20:\"Direct bank transfer\";s:11:\"description\";s:176:\"Make your payment directly into our bank account. Please use your Order ID as the payment reference. Your order will not be shipped until the funds have cleared in our account.\";s:12:\"instructions\";s:0:\"\";s:15:\"account_details\";s:0:\"\";s:12:\"account_name\";s:0:\"\";s:14:\"account_number\";s:0:\"\";s:9:\"sort_code\";s:0:\"\";s:9:\"bank_name\";s:0:\"\";s:4:\"iban\";s:0:\"\";s:3:\"bic\";s:0:\"\";}', 'yes'),
(564255, 'woocommerce_gateway_order', 'a:5:{s:42:\"pre_install_woocommerce_payments_promotion\";i:0;s:4:\"bacs\";i:1;s:6:\"cheque\";i:2;s:3:\"cod\";i:3;s:6:\"paypal\";i:4;}', 'yes'),
(564263, '_transient_woocommerce_product_task_product_count_transient', '3', 'yes'),
(564746, '_transient_wc_count_comments', 'O:8:\"stdClass\":7:{s:14:\"total_comments\";i:0;s:3:\"all\";i:0;s:9:\"moderated\";i:0;s:8:\"approved\";i:0;s:4:\"spam\";i:0;s:5:\"trash\";i:0;s:12:\"post-trashed\";i:0;}', 'yes'),
(564938, '_transient_timeout_wcpay_incentive_store_has_orders', '1727180573', 'no'),
(564939, '_transient_wcpay_incentive_store_has_orders', 'yes', 'no'),
(564966, 'woocommerce_downloads_count_partial', 'yes', 'on'),
(564967, 'woocommerce_attribute_lookup_optimized_updates', 'no', 'on'),
(564971, '_transient_timeout__woocommerce_upload_directory_status', '1726156226', 'off'),
(564972, '_transient__woocommerce_upload_directory_status', 'protected', 'off'),
(564976, '_transient_wc_attribute_taxonomies', 'a:0:{}', 'on'),
(564977, '_transient_timeout_woocommerce_blocks_asset_api_script_data_ssl', '1728674264', 'off');
INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(564978, '_transient_woocommerce_blocks_asset_api_script_data_ssl', '{\"script_data\":{\"assets\\/client\\/blocks\\/wc-settings.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-settings.js\",\"version\":\"eb5ac71a827c4c81fed8\",\"dependencies\":[\"wp-hooks\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-types.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-types.js\",\"version\":\"bda84b1be3361607d04a\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-middleware.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-middleware.js\",\"version\":\"ca04183222edaf8a26be\",\"dependencies\":[\"wp-api-fetch\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-data.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-data.js\",\"version\":\"0e434c6572b93f79dc50\",\"dependencies\":[\"wc-blocks-registry\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-data\",\"wp-data-controls\",\"wp-deprecated\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-notices\",\"wp-polyfill\",\"wp-url\"]},\"assets\\/client\\/blocks\\/wc-blocks-vendors.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-vendors.js\",\"version\":\"d9d7fcceb0c5bebdd22e\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-registry.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-registry.js\",\"version\":\"e3cff70739d4f4ef0a13\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-hooks\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks.js\",\"version\":\"00ce86264fca4977b16a\",\"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-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/wc-blocks-shared-context.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-shared-context.js\",\"version\":\"6eb6865831aa5a75475d\",\"dependencies\":[\"react\",\"wp-element\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-shared-hocs.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-shared-hocs.js\",\"version\":\"4f21a9f43ea5bfa7f02e\",\"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:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/price-format.js\",\"version\":\"483d2180eda1f53dc60d\",\"dependencies\":[\"wc-settings\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-frontend-vendors-frontend.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-frontend-vendors-frontend.js\",\"version\":\"14a323ef57eb3ed7e6d7\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-cart-checkout-vendors-frontend.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-cart-checkout-vendors-frontend.js\",\"version\":\"2ac95ec54eaf9af5414f\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-cart-checkout-base-frontend.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-cart-checkout-base-frontend.js\",\"version\":\"06f242f4287f114435ce\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/blocks-checkout.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/blocks-checkout.js\",\"version\":\"b17cecfe19e23a3899e0\",\"dependencies\":[\"wc-cart-checkout-base\",\"wc-cart-checkout-vendors\",\"react\",\"react-dom\",\"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-polyfill\",\"wp-primitives\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/blocks-components.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/blocks-components.js\",\"version\":\"da0f5cdfc687e857c2c8\",\"dependencies\":[\"wc-cart-checkout-base\",\"wc-cart-checkout-vendors\",\"react\",\"react-dom\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/wc-interactivity-dropdown.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-interactivity-dropdown.js\",\"version\":\"8997b5406dcf18064a4e\",\"dependencies\":[\"wc-interactivity\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-interactivity-checkbox-list.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-interactivity-checkbox-list.js\",\"version\":\"91e00bc6d68f5554d45f\",\"dependencies\":[\"wc-interactivity\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/active-filters.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/active-filters.js\",\"version\":\"07254c2f32c26d21c0ef\",\"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:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/active-filters-frontend.js\",\"version\":\"6c48702f58c24bb97f66\",\"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\\/all-products.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/all-products.js\",\"version\":\"ade530385a5847b8e2f1\",\"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:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/all-products-frontend.js\",\"version\":\"d3b2da0916f9d8584854\",\"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-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:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/all-reviews.js\",\"version\":\"4421b2ba149150ba3a80\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-escape-html\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/reviews-frontend.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/reviews-frontend.js\",\"version\":\"403abda05b51a9c06a58\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"react\",\"wc-blocks-components\",\"wc-settings\",\"wp-a11y\",\"wp-api-fetch\",\"wp-element\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/attribute-filter.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/attribute-filter.js\",\"version\":\"be80c8f5f8fcb0ad5075\",\"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:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/attribute-filter-frontend.js\",\"version\":\"61292cafbcfbb0d769e5\",\"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\\/breadcrumbs.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/breadcrumbs.js\",\"version\":\"c78bceea82834e964257\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/catalog-sorting.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/catalog-sorting.js\",\"version\":\"6c2e6a0a2cd09107cf04\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/legacy-template.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/legacy-template.js\",\"version\":\"29c54d60b87e558b319b\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-core-data\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-notices\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/classic-shortcode.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/classic-shortcode.js\",\"version\":\"77bba6e2f771a40e1cec\",\"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:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/coming-soon.js\",\"version\":\"eda5aa7c09bf71414023\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-i18n\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/customer-account.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/customer-account.js\",\"version\":\"7b218585a46958b8a170\",\"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:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/featured-category.js\",\"version\":\"c7075e8fffe37d9ad21d\",\"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:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/featured-product.js\",\"version\":\"d3af59655b446a53100c\",\"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:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/filter-wrapper.js\",\"version\":\"7f2269e03957a553e47c\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/filter-wrapper-frontend.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/filter-wrapper-frontend.js\",\"version\":\"be90313602d88db405f9\",\"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:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/handpicked-products.js\",\"version\":\"acf80e15b27dca063f23\",\"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:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart.js\",\"version\":\"bf3254a6e47fc6d85fc6\",\"dependencies\":[\"react\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"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:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-frontend.js\",\"version\":\"de93ee7eb69dd39340fa\",\"dependencies\":[\"wc-cart-checkout-base\",\"wc-cart-checkout-vendors\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-i18n\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/store-notices.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/store-notices.js\",\"version\":\"2e8dc38e57382d79fce0\",\"dependencies\":[\"react\",\"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:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/price-filter.js\",\"version\":\"67ddaae590e2c2e1d5ff\",\"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:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/price-filter-frontend.js\",\"version\":\"9b60270349d493bd0f8b\",\"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:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-best-sellers.js\",\"version\":\"421922b42cf4c6de6a74\",\"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:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-button.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/product-button-interactivity-frontend.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-button-interactivity-frontend.js\",\"version\":\"cb28f5957f4ece0c48e5\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"react\",\"wc-blocks-data-store\",\"wc-interactivity\",\"wp-a11y\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-categories.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-categories.js\",\"version\":\"19dfea34dec3553590a0\",\"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:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-category.js\",\"version\":\"2cb7ddb399fe6f29c932\",\"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:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-collection.js\",\"version\":\"3630c621d2a0481ab5b9\",\"dependencies\":[\"react\",\"wc-blocks-registry\",\"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-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-collection-frontend.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-collection-frontend.js\",\"version\":\"37b3a37d0211278e6a0c\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"wc-interactivity\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/product-collection-no-results.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-collection-no-results.js\",\"version\":\"d1c4e65a98c9f79e8930\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-gallery.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-gallery.js\",\"version\":\"c7b111b60716451682e0\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-gallery-frontend.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-gallery-frontend.js\",\"version\":\"c340254c6c31444370fb\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"wc-interactivity\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/product-gallery-large-image.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-gallery-large-image.js\",\"version\":\"32b186af1c3d64a75d46\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/product-gallery-large-image-frontend.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-gallery-large-image-frontend.js\",\"version\":\"dd8201c48d0f0223ee5a\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"wc-interactivity\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/product-new.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-new.js\",\"version\":\"8af7bb3cd67cd0e42b9a\",\"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:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-on-sale.js\",\"version\":\"a056ece38962718de3a1\",\"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:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-template.js\",\"version\":\"eca1e74855f51d321260\",\"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:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-query.js\",\"version\":\"a7d5f3d226515cbdae09\",\"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:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-query-frontend.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/product-results-count.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-results-count.js\",\"version\":\"f5e7da47100ae9363279\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-search.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-search.js\",\"version\":\"1a4b65a4e4891b2f8194\",\"dependencies\":[\"react\",\"wc-settings\",\"wc-types\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-summary.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-summary.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/product-tag.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-tag.js\",\"version\":\"342af558ffb7a1357f15\",\"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:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-title.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/product-title-frontend.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-title-frontend.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/product-top-rated.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-top-rated.js\",\"version\":\"6fb347850bc724a274ea\",\"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:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/products-by-attribute.js\",\"version\":\"d543c49700a68f5c6c79\",\"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:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/rating-filter.js\",\"version\":\"3636cb77f3b3dfd04265\",\"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:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/reviews-by-category.js\",\"version\":\"4cb7066b850f401e4c1b\",\"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:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/reviews-by-product.js\",\"version\":\"e8a05f6b98cd05f62626\",\"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:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/single-product.js\",\"version\":\"0e8dba50189e03650508\",\"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:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/stock-filter.js\",\"version\":\"e8e06c19a750590aefee\",\"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:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/stock-filter-frontend.js\",\"version\":\"61da2cb317321e6acc8f\",\"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:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/page-content-wrapper.js\",\"version\":\"b17d813006ab6721c0bf\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-status.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-status.js\",\"version\":\"40afdaffd6a6bd8365ec\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-summary.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-summary.js\",\"version\":\"bce30c87f99abc744d6b\",\"dependencies\":[\"react\",\"wc-price-format\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-date\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-totals.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-totals.js\",\"version\":\"3578f6bba1fdfa8f4584\",\"dependencies\":[\"react\",\"wc-price-format\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-totals-wrapper.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-totals-wrapper.js\",\"version\":\"186984378635e6e08423\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-downloads.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-downloads.js\",\"version\":\"1d9816820e49da031b6c\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-downloads-wrapper.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-downloads-wrapper.js\",\"version\":\"7d7efbae89a188570068\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-billing-address.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-billing-address.js\",\"version\":\"129b99c02e2f0bbd408a\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-shipping-address.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-shipping-address.js\",\"version\":\"0371dc375c63dd728238\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-billing-wrapper.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-billing-wrapper.js\",\"version\":\"fce4c23d911cc8526506\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-shipping-wrapper.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-shipping-wrapper.js\",\"version\":\"b923bf1dbf6392c32509\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-additional-information.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-additional-information.js\",\"version\":\"f4a1c3f8c632681e85dd\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-additional-fields-wrapper.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-additional-fields-wrapper.js\",\"version\":\"4b25a3e20f302075ad71\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-additional-fields.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-additional-fields.js\",\"version\":\"da73c5eb34820cd26854\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/cart.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart.js\",\"version\":\"f7f6d7c941de52ee8da2\",\"dependencies\":[\"react\",\"wc-blocks-checkout\",\"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\\/wc-payment-method-cheque.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-payment-method-cheque.js\",\"version\":\"a2136cacc91fbcf3e4bb\",\"dependencies\":[\"react\",\"wc-blocks-registry\",\"wc-settings\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-payment-method-paypal.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-payment-method-paypal.js\",\"version\":\"99f4e13acd4c902594a5\",\"dependencies\":[\"react\",\"wc-blocks-registry\",\"wc-settings\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-payment-method-bacs.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-payment-method-bacs.js\",\"version\":\"b1490a8c573a975bd1cc\",\"dependencies\":[\"react\",\"wc-blocks-registry\",\"wc-settings\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-payment-method-cod.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-payment-method-cod.js\",\"version\":\"5f402826b33bac8f9e43\",\"dependencies\":[\"react\",\"wc-blocks-registry\",\"wc-settings\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/cart-frontend.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-frontend.js\",\"version\":\"0c8c5e9e37d57f42a825\",\"dependencies\":[\"wc-cart-checkout-base\",\"wc-cart-checkout-vendors\",\"react\",\"wc-blocks-checkout\",\"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-plugins\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-totals-frontend.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-totals-frontend.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/empty-cart-frontend.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/empty-cart-frontend.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-express-payment-style.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-express-payment-style.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-items-frontend.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-items-frontend.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-heading-frontend.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-heading-frontend.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-taxes-style.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-taxes-style.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/filled-cart-style.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/filled-cart-style.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-coupon-form-style.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-coupon-form-style.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/empty-cart-style.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/empty-cart-style.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-subtotal-style.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-subtotal-style.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-coupon-form-frontend.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-coupon-form-frontend.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-line-items-style.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-line-items-style.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-express-payment-frontend.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-express-payment-frontend.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-heading-style.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-heading-style.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-accepted-payment-methods-style.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-accepted-payment-methods-style.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-shipping-frontend.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-shipping-frontend.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-shipping-style.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-shipping-style.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-order-summary-style.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-order-summary-style.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-line-items-frontend.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-line-items-frontend.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-totals-style.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-totals-style.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-taxes-frontend.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-taxes-frontend.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/proceed-to-checkout-style.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/proceed-to-checkout-style.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-discount-style.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-discount-style.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-style.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-style.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-discount-frontend.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-discount-frontend.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-products-frontend.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-products-frontend.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-totals-frontend.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-totals-frontend.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-frontend.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-frontend.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-fee-frontend.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-fee-frontend.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/proceed-to-checkout-frontend.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/proceed-to-checkout-frontend.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-products-style.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-products-style.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-items-style.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-items-style.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-fee-style.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-fee-style.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-accepted-payment-methods-frontend.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-accepted-payment-methods-frontend.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-order-summary-frontend.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-order-summary-frontend.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-subtotal-frontend.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-subtotal-frontend.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/filled-cart-frontend.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/filled-cart-frontend.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-totals-style.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-totals-style.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-taxes-block.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-taxes-block.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-subtotal-block.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-subtotal-block.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-totals-block.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-totals-block.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/filled-cart-block.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/filled-cart-block.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/empty-cart-block.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/empty-cart-block.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-totals-block.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-totals-block.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-items-block.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-items-block.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-line-items-block.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-line-items-block.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-block.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-block.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-express-payment-block.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-express-payment-block.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/proceed-to-checkout-block.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/proceed-to-checkout-block.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-accepted-payment-methods-block.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-accepted-payment-methods-block.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-coupon-form-block.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-coupon-form-block.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-discount-block.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-discount-block.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-fee-block.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-fee-block.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-heading-block.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-heading-block.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-shipping-block.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-shipping-block.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-cross-sells-block.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-cross-sells-block.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-cross-sells-products-block.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-cross-sells-products-block.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout.js\",\"version\":\"51872d6fb59f4108070e\",\"dependencies\":[\"react\",\"wc-blocks-checkout\",\"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:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-frontend.js\",\"version\":\"01ca023b099c8689df96\",\"dependencies\":[\"wc-cart-checkout-base\",\"wc-cart-checkout-vendors\",\"react\",\"wc-blocks-checkout\",\"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-plugins\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/checkout-blocks\\/fields-frontend.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/fields-frontend.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-note-frontend.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-note-frontend.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/terms-style.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/terms-style.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/payment-frontend.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/payment-frontend.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/terms-frontend.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/terms-frontend.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/additional-information-frontend.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/additional-information-frontend.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/pickup-options-style.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/pickup-options-style.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/billing-address-style.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/billing-address-style.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-taxes-style.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-taxes-style.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-coupon-form-style.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-coupon-form-style.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/fields-style.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/fields-style.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/contact-information-style.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/contact-information-style.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/billing-address-frontend.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/billing-address-frontend.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-subtotal-style.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-subtotal-style.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-coupon-form-frontend.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-coupon-form-frontend.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/actions-frontend.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/actions-frontend.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/shipping-methods-style.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/shipping-methods-style.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/additional-information-style.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/additional-information-style.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/shipping-method-frontend.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/shipping-method-frontend.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-shipping-frontend.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-shipping-frontend.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/payment-style.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/payment-style.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/shipping-address-frontend.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/shipping-address-frontend.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-shipping-style.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-shipping-style.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-style.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-style.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-taxes-frontend.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-taxes-frontend.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-discount-style.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-discount-style.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-discount-frontend.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-discount-frontend.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-cart-items-frontend.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-cart-items-frontend.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/shipping-address-style.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/shipping-address-style.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/express-payment-frontend.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/express-payment-frontend.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/actions-style.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/actions-style.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/pickup-options-frontend.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/pickup-options-frontend.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/contact-information-frontend.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/contact-information-frontend.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-fee-frontend.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-fee-frontend.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/totals-style.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/totals-style.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-frontend.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-frontend.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/totals-frontend.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/totals-frontend.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-fee-style.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-fee-style.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/shipping-methods-frontend.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/shipping-methods-frontend.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-cart-items-style.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-cart-items-style.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-subtotal-frontend.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-subtotal-frontend.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/shipping-method-style.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/shipping-method-style.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-express-payment--checkout-blocks\\/express-payment-frontend.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-express-payment--checkout-blocks\\/express-payment-frontend.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-actions-block.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-actions-block.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-additional-information-block.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-additional-information-block.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-billing-address-block.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-billing-address-block.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-contact-information-block.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-contact-information-block.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-express-payment-block.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-express-payment-block.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-fields-block.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-fields-block.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-note-block.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-note-block.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-block.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-block.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-cart-items-block.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-cart-items-block.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-coupon-form-block.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-coupon-form-block.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-discount-block.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-discount-block.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-fee-block.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-fee-block.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-shipping-block.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-shipping-block.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-subtotal-block.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-subtotal-block.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-taxes-block.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-taxes-block.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-totals-block.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-totals-block.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-payment-block.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-payment-block.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-shipping-address-block.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-shipping-address-block.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-shipping-methods-block.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-shipping-methods-block.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-shipping-method-block.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-shipping-method-block.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-pickup-options-block.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-pickup-options-block.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-terms-block.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-terms-block.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-totals-block.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-totals-block.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents.js\",\"version\":\"14e25599dbb3d905d529\",\"dependencies\":[\"react\",\"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:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/empty-mini-cart-contents-block.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/filled-mini-cart-contents-block.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/filled-mini-cart-contents-block.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-footer-block.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-footer-block.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-items-block.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-items-block.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-products-table-block.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-products-table-block.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-shopping-button-block.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-shopping-button-block.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-cart-button-block.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-cart-button-block.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-checkout-button-block.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-checkout-button-block.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-title-block.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-title-block.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-title-items-counter-block.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-title-items-counter-block.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-title-label-block.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-title-label-block.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/wc-shipping-method-pickup-location.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-shipping-method-pickup-location.js\",\"version\":\"447ce0aa15c86b3fb36e\",\"dependencies\":[\"react\",\"react-dom\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-components\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/mini-cart-component-frontend.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-component-frontend.js\",\"version\":\"a16b6f8290305eec2716\",\"dependencies\":[\"wc-cart-checkout-base\",\"wc-cart-checkout-vendors\",\"react\",\"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\\/empty-cart-frontend.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/empty-cart-frontend.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-label-style.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-label-style.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-items-counter-style.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-items-counter-style.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-items-counter-frontend.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-items-counter-frontend.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/cart-button-style.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/cart-button-style.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/filled-cart-style.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/filled-cart-style.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/footer-frontend.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/footer-frontend.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-frontend.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-frontend.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/empty-cart-style.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/empty-cart-style.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/items-style.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/items-style.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-label-frontend.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-label-frontend.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/items-frontend.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/items-frontend.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/shopping-button-style.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/shopping-button-style.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/shopping-button-frontend.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/shopping-button-frontend.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/cart-button-frontend.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/cart-button-frontend.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/checkout-button-frontend.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/checkout-button-frontend.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/footer-style.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/footer-style.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-style.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/title-style.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/checkout-button-style.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/checkout-button-style.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/products-table-frontend.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/products-table-frontend.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents-block\\/filled-cart-frontend.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents-block\\/filled-cart-frontend.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-line-items--mini-cart-contents-block\\/products-table-frontend.js\":{\"src\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-line-items--mini-cart-contents-block\\/products-table-frontend.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]}},\"version\":\"wc-9.2.3\",\"hash\":\"960673d4f8a55c65fef9859d3173dbd8\"}', 'off');
INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(564979, '_transient_timeout_wc_term_counts', '1728661827', 'off'),
(564980, '_transient_wc_term_counts', 'a:1:{i:95;s:1:\"3\";}', 'off'),
(564981, 'woocommerce_attribute_lookup_enabled', 'yes', 'auto'),
(564982, '_transient_timeout_woocommerce_admin_remote_inbox_notifications_specs', '1726674633', 'off');
INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(564983, '_transient_woocommerce_admin_remote_inbox_notifications_specs', 'a:1:{s:5:\"en_US\";a:54:{s:21:\"wayflyer_bnpl_q4_2021\";O:8:\"stdClass\":8:{s:4:\"slug\";s:21:\"wayflyer_bnpl_q4_2021\";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:48:\"Grow your business with funding through Wayflyer\";s:7:\"content\";s:261:\"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.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:21:\"wayflyer_bnpl_q4_2021\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"Level up with funding\";}}s:3:\"url\";s:118:\"https://woocommerce.com/products/wayflyer/?utm_source=inbox_note&utm_medium=product&utm_campaign=wayflyer_bnpl_q4_2021\";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:\"2021-11-17 00:00:00\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2021-12-18 00:00:00\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:7:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"AU\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"BE\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"CA\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"IE\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"NL\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"GB\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"US\";}}}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:3:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:26:\"woocommerce-gateway-affirm\";}}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:32:\"afterpay-gateway-for-woocommerce\";}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:31:\"klarna-payments-for-woocommerce\";}}}}}}s:35:\"wc_shipping_mobile_app_usps_q4_2021\";O:8:\"stdClass\":8:{s:4:\"slug\";s:35:\"wc_shipping_mobile_app_usps_q4_2021\";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:94:\"Print and manage your shipping labels with WooCommerce Shipping and the WooCommerce Mobile App\";s:7:\"content\";s:210:\"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!\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:35:\"wc_shipping_mobile_app_usps_q4_2021\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:24:\"Get WooCommerce Shipping\";}}s:3:\"url\";s:135:\"https://woocommerce.com/woocommerce-shipping/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc_shipping_mobile_app_usps_q4_2021\";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:\"2021-11-12 00:00:00\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2021-11-27 00:00:00\";}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\";}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:25:\"woocommerce-shipping-usps\";}}i:4;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: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:55:\"WooCommerce Payments setup - let us know what you think\";s:7:\"content\";s:146:\"Congrats on enabling WooCommerce Payments 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:39:\"https://automattic.survey.fm/wc-pay-new\";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:51:\"woopay-beta-merchantrecruitment-short-06MAY23-TESTA\";O:8:\"stdClass\":8:{s:4:\"slug\";s:51:\"woopay-beta-merchantrecruitment-short-06MAY23-TESTA\";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:60:\"woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTA\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:22:\"Activate WooPay Test A\";}}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:70:\"woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTA\";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:167:\"https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTA\";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-05 00:01:32\";}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\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:37:\"https://pieroatomic3.wpcomstaging.com\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}}}s:51:\"woopay-beta-merchantrecruitment-short-06MAY23-TESTB\";O:8:\"stdClass\":8:{s:4:\"slug\";s:51:\"woopay-beta-merchantrecruitment-short-06MAY23-TESTB\";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:60:\"woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTB\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:22:\"Activate WooPay Test B\";}}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:70:\"woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTA\";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:167:\"https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTA\";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-05 20:58:43\";}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\":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:\"=\";}}}s:51:\"woopay-beta-merchantrecruitment-short-06MAY23-TESTC\";O:8:\"stdClass\":8:{s:4:\"slug\";s:51:\"woopay-beta-merchantrecruitment-short-06MAY23-TESTC\";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:60:\"woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTC\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:22:\"Activate WooPay Test C\";}}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:70:\"woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTC\";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:167:\"https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTC\";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-05 21:03:33\";}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\":5:{s:4:\"type\";s:6:\"option\";s:11:\"option_name\";s:7:\"siteurl\";s:5:\"value\";s:38:\"https://pieroatomic3.wpcomstaging.com/\";s:7:\"default\";s:0:\"\";s:9:\"operation\";s:1:\"=\";}}}s:51:\"woopay-beta-merchantrecruitment-short-06MAY23-TESTD\";O:8:\"stdClass\":8:{s:4:\"slug\";s:51:\"woopay-beta-merchantrecruitment-short-06MAY23-TESTD\";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:60:\"woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTD\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:22:\"Activate WooPay Test D\";}}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:70:\"woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTD\";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:167:\"https://woocommerce.com/woopay-businesses/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-merchantrecruitment-short-activate-learnmore-06MAY23-TESTD\";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-05 21:32:09\";}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\":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:\"=\";}}}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\";}}}}}', 'off');
INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(564984, '_transient_timeout_woocommerce_marketplace_promotions_v2', '1726156229', 'off'),
(564985, '_transient_woocommerce_marketplace_promotions_v2', 'a:1:{s:6:\"notice\";a:8:{s:13:\"date_from_gmt\";s:16:\"2024-09-04 00:00\";s:11:\"date_to_gmt\";s:16:\"2024-10-22 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:272:\"<strong>Get more for your money</strong> each Wednesday with <strong>big savings</strong> on selected extensions. <a href=\"https://woocommerce.com/products/?utm_source=extensionsscreen&amp;utm_medium=product&amp;utm_campaign=mpweeklydeals\">Shop this week&#039;s deals.</a>\";}s:4:\"icon\";s:7:\"percent\";s:14:\"is_dismissible\";b:1;}}', 'off'),
(564991, '_site_transient_update_plugins', 'O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1726082118;s:8:\"response\";a:0:{}s:12:\"translations\";a:0:{}s:9:\"no_update\";a:13:{s:74:\"advanced-category-and-custom-taxonomy-image/wp-advanced-taxonomy-image.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:57:\"w.org/plugins/advanced-category-and-custom-taxonomy-image\";s:4:\"slug\";s:43:\"advanced-category-and-custom-taxonomy-image\";s:6:\"plugin\";s:74:\"advanced-category-and-custom-taxonomy-image/wp-advanced-taxonomy-image.php\";s:11:\"new_version\";s:5:\"1.0.8\";s:3:\"url\";s:74:\"https://wordpress.org/plugins/advanced-category-and-custom-taxonomy-image/\";s:7:\"package\";s:92:\"https://downloads.wordpress.org/plugin/advanced-category-and-custom-taxonomy-image.1.0.8.zip\";s:5:\"icons\";a:1:{s:2:\"1x\";s:96:\"https://ps.w.org/advanced-category-and-custom-taxonomy-image/assets/icon-128x128.png?rev=2048847\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:98:\"https://ps.w.org/advanced-category-and-custom-taxonomy-image/assets/banner-772x250.png?rev=2048847\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.6\";}s:67:\"autocomplete-woocommerce-orders/autocomplete-woocommerce-orders.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:45:\"w.org/plugins/autocomplete-woocommerce-orders\";s:4:\"slug\";s:31:\"autocomplete-woocommerce-orders\";s:6:\"plugin\";s:67:\"autocomplete-woocommerce-orders/autocomplete-woocommerce-orders.php\";s:11:\"new_version\";s:5:\"3.3.5\";s:3:\"url\";s:62:\"https://wordpress.org/plugins/autocomplete-woocommerce-orders/\";s:7:\"package\";s:80:\"https://downloads.wordpress.org/plugin/autocomplete-woocommerce-orders.3.3.5.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:84:\"https://ps.w.org/autocomplete-woocommerce-orders/assets/icon-256x256.png?rev=2911680\";s:2:\"1x\";s:84:\"https://ps.w.org/autocomplete-woocommerce-orders/assets/icon-128x128.png?rev=2911680\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:87:\"https://ps.w.org/autocomplete-woocommerce-orders/assets/banner-1544x500.png?rev=2911680\";s:2:\"1x\";s:86:\"https://ps.w.org/autocomplete-woocommerce-orders/assets/banner-772x250.png?rev=2911680\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.7\";}s:33:\"classic-editor/classic-editor.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:28:\"w.org/plugins/classic-editor\";s:4:\"slug\";s:14:\"classic-editor\";s:6:\"plugin\";s:33:\"classic-editor/classic-editor.php\";s:11:\"new_version\";s:5:\"1.6.4\";s:3:\"url\";s:45:\"https://wordpress.org/plugins/classic-editor/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/plugin/classic-editor.1.6.4.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/classic-editor/assets/icon-256x256.png?rev=1998671\";s:2:\"1x\";s:67:\"https://ps.w.org/classic-editor/assets/icon-128x128.png?rev=1998671\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:70:\"https://ps.w.org/classic-editor/assets/banner-1544x500.png?rev=1998671\";s:2:\"1x\";s:69:\"https://ps.w.org/classic-editor/assets/banner-772x250.png?rev=1998676\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.9\";}s:35:\"classic-widgets/classic-widgets.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:29:\"w.org/plugins/classic-widgets\";s:4:\"slug\";s:15:\"classic-widgets\";s:6:\"plugin\";s:35:\"classic-widgets/classic-widgets.php\";s:11:\"new_version\";s:3:\"0.3\";s:3:\"url\";s:46:\"https://wordpress.org/plugins/classic-widgets/\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/plugin/classic-widgets.0.3.zip\";s:5:\"icons\";a:1:{s:7:\"default\";s:59:\"https://s.w.org/plugins/geopattern-icon/classic-widgets.svg\";}s:7:\"banners\";a:0:{}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.9\";}s:36:\"contact-form-7/wp-contact-form-7.php\";O:8:\"stdClass\":10:{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:\"5.9.8\";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.5.9.8.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.3\";}s:53:\"customizer-export-import/customizer-export-import.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:38:\"w.org/plugins/customizer-export-import\";s:4:\"slug\";s:24:\"customizer-export-import\";s:6:\"plugin\";s:53:\"customizer-export-import/customizer-export-import.php\";s:11:\"new_version\";s:7:\"0.9.7.2\";s:3:\"url\";s:55:\"https://wordpress.org/plugins/customizer-export-import/\";s:7:\"package\";s:75:\"https://downloads.wordpress.org/plugin/customizer-export-import.0.9.7.2.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:77:\"https://ps.w.org/customizer-export-import/assets/icon-256x256.jpg?rev=1049984\";s:2:\"1x\";s:77:\"https://ps.w.org/customizer-export-import/assets/icon-128x128.jpg?rev=1049984\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:79:\"https://ps.w.org/customizer-export-import/assets/banner-772x250.jpg?rev=1049984\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"3.6\";}s:23:\"elementor/elementor.php\";O:8:\"stdClass\":10:{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.24.0\";s:3:\"url\";s:40:\"https://wordpress.org/plugins/elementor/\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.24.0.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:62:\"https://ps.w.org/elementor/assets/icon-256x256.gif?rev=3111597\";s:2:\"1x\";s:62:\"https://ps.w.org/elementor/assets/icon-128x128.gif?rev=3111597\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/elementor/assets/banner-1544x500.gif?rev=3128648\";s:2:\"1x\";s:64:\"https://ps.w.org/elementor/assets/banner-772x250.gif?rev=3128648\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.3\";}s:55:\"frontend-reset-password/som-frontend-reset-password.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:37:\"w.org/plugins/frontend-reset-password\";s:4:\"slug\";s:23:\"frontend-reset-password\";s:6:\"plugin\";s:55:\"frontend-reset-password/som-frontend-reset-password.php\";s:11:\"new_version\";s:5:\"1.2.2\";s:3:\"url\";s:54:\"https://wordpress.org/plugins/frontend-reset-password/\";s:7:\"package\";s:66:\"https://downloads.wordpress.org/plugin/frontend-reset-password.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:76:\"https://ps.w.org/frontend-reset-password/assets/icon-256x256.png?rev=2814724\";s:2:\"1x\";s:76:\"https://ps.w.org/frontend-reset-password/assets/icon-128x128.png?rev=2814724\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:79:\"https://ps.w.org/frontend-reset-password/assets/banner-1544x500.png?rev=2814724\";s:2:\"1x\";s:78:\"https://ps.w.org/frontend-reset-password/assets/banner-772x250.png?rev=2814724\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.4\";}s:23:\"loco-translate/loco.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:28:\"w.org/plugins/loco-translate\";s:4:\"slug\";s:14:\"loco-translate\";s:6:\"plugin\";s:23:\"loco-translate/loco.php\";s:11:\"new_version\";s:6:\"2.6.11\";s:3:\"url\";s:45:\"https://wordpress.org/plugins/loco-translate/\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/plugin/loco-translate.2.6.11.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/loco-translate/assets/icon-256x256.png?rev=1000676\";s:2:\"1x\";s:67:\"https://ps.w.org/loco-translate/assets/icon-128x128.png?rev=1000676\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:68:\"https://ps.w.org/loco-translate/assets/banner-772x250.jpg?rev=745046\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.2\";}s:47:\"one-click-demo-import/one-click-demo-import.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:35:\"w.org/plugins/one-click-demo-import\";s:4:\"slug\";s:21:\"one-click-demo-import\";s:6:\"plugin\";s:47:\"one-click-demo-import/one-click-demo-import.php\";s:11:\"new_version\";s:5:\"3.2.1\";s:3:\"url\";s:52:\"https://wordpress.org/plugins/one-click-demo-import/\";s:7:\"package\";s:70:\"https://downloads.wordpress.org/plugin/one-click-demo-import.3.2.1.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:74:\"https://ps.w.org/one-click-demo-import/assets/icon-256x256.png?rev=2506685\";s:2:\"1x\";s:74:\"https://ps.w.org/one-click-demo-import/assets/icon-128x128.png?rev=2506685\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:77:\"https://ps.w.org/one-click-demo-import/assets/banner-1544x500.png?rev=2506685\";s:2:\"1x\";s:76:\"https://ps.w.org/one-click-demo-import/assets/banner-772x250.png?rev=2506685\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.5\";}s:35:\"redux-framework/redux-framework.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:29:\"w.org/plugins/redux-framework\";s:4:\"slug\";s:15:\"redux-framework\";s:6:\"plugin\";s:35:\"redux-framework/redux-framework.php\";s:11:\"new_version\";s:6:\"4.4.18\";s:3:\"url\";s:46:\"https://wordpress.org/plugins/redux-framework/\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/plugin/redux-framework.4.4.18.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:60:\"https://ps.w.org/redux-framework/assets/icon.svg?rev=2889347\";s:3:\"svg\";s:60:\"https://ps.w.org/redux-framework/assets/icon.svg?rev=2889347\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:70:\"https://ps.w.org/redux-framework/assets/banner-772x250.png?rev=2889347\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.0\";}s:53:\"widget-importer-exporter/widget-importer-exporter.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:38:\"w.org/plugins/widget-importer-exporter\";s:4:\"slug\";s:24:\"widget-importer-exporter\";s:6:\"plugin\";s:53:\"widget-importer-exporter/widget-importer-exporter.php\";s:11:\"new_version\";s:5:\"1.6.1\";s:3:\"url\";s:55:\"https://wordpress.org/plugins/widget-importer-exporter/\";s:7:\"package\";s:73:\"https://downloads.wordpress.org/plugin/widget-importer-exporter.1.6.1.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:76:\"https://ps.w.org/widget-importer-exporter/assets/icon-256x256.jpg?rev=990577\";s:2:\"1x\";s:76:\"https://ps.w.org/widget-importer-exporter/assets/icon-128x128.jpg?rev=990577\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:79:\"https://ps.w.org/widget-importer-exporter/assets/banner-1544x500.jpg?rev=775677\";s:2:\"1x\";s:78:\"https://ps.w.org/widget-importer-exporter/assets/banner-772x250.jpg?rev=741218\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"3.5\";}s:27:\"woocommerce/woocommerce.php\";O:8:\"stdClass\":10:{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:5:\"9.2.3\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/woocommerce/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.9.2.3.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/woocommerce/assets/icon-256x256.gif?rev=2869506\";s:2:\"1x\";s:64:\"https://ps.w.org/woocommerce/assets/icon-128x128.gif?rev=2869506\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/woocommerce/assets/banner-1544x500.png?rev=3000842\";s:2:\"1x\";s:66:\"https://ps.w.org/woocommerce/assets/banner-772x250.png?rev=3000842\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.5\";}}s:7:\"checked\";a:19:{s:74:\"advanced-category-and-custom-taxonomy-image/wp-advanced-taxonomy-image.php\";s:5:\"1.0.8\";s:67:\"autocomplete-woocommerce-orders/autocomplete-woocommerce-orders.php\";s:5:\"3.3.5\";s:33:\"classic-editor/classic-editor.php\";s:5:\"1.6.4\";s:35:\"classic-widgets/classic-widgets.php\";s:3:\"0.3\";s:36:\"contact-form-7/wp-contact-form-7.php\";s:5:\"5.9.8\";s:53:\"customizer-export-import/customizer-export-import.php\";s:7:\"0.9.7.2\";s:16:\"doccure/init.php\";s:5:\"1.5.1\";s:39:\"doccure-elementor/doccure-elementor.php\";s:5:\"1.0.1\";s:51:\"dreams-zoom-integration/dreams-zoom-integration.php\";s:5:\"1.0.0\";s:49:\"dynamic-featured-image/dynamic-featured-image.php\";s:5:\"3.7.0\";s:23:\"elementor/elementor.php\";s:6:\"3.24.0\";s:55:\"frontend-reset-password/som-frontend-reset-password.php\";s:5:\"1.2.2\";s:23:\"loco-translate/loco.php\";s:6:\"2.6.11\";s:47:\"one-click-demo-import/one-click-demo-import.php\";s:5:\"3.2.1\";s:35:\"redux-framework/redux-framework.php\";s:6:\"4.4.18\";s:36:\"simple-shortcode/simpleshortcode.php\";s:5:\"1.2.1\";s:33:\"slide-anything/slide-anything.php\";s:5:\"2.4.9\";s:53:\"widget-importer-exporter/widget-importer-exporter.php\";s:5:\"1.6.1\";s:27:\"woocommerce/woocommerce.php\";s:5:\"9.2.3\";}}', 'off'),
(564994, '_transient_timeout_wcpay_welcome_page_incentive', '1726242633', 'off'),
(564995, '_transient_wcpay_welcome_page_incentive', 'a:3:{s:9:\"incentive\";a:5:{s:2:\"id\";s:32:\"wcpay-promo-2023-switch-discount\";s:4:\"type\";s:12:\"welcome_page\";s:11:\"description\";s:115:\"Sign up today for WooPayments and get <b>20% off</b> your payment processing costs for <b>the first six months.</b>\";s:9:\"cta_label\";s:28:\"Install WooPayments for free\";s:6:\"tc_url\";s:68:\"https://woocommerce.com/terms-conditions/woopayments-promotion-2023/\";}s:12:\"context_hash\";s:32:\"bf8dce6f4e3f0cabe3630ef0e68e1b89\";s:9:\"timestamp\";i:1726069833;}', 'off'),
(564996, '_transient_timeout_woocommerce_admin_remote_free_extensions_specs', '1726674633', 'off');
INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(564997, '_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\":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: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\";s:2:\"US\";s:9:\"operation\";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-services\";}}}}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:29:\"woocommerce-services: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\":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:\"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:\"FR\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";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:\"BE\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";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-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:61;i:1;i:120;}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\":7:{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: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\";b:0;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: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\";}i:2;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:7:\"klaviyo\";}}}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:4:{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:1:{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:\"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:\"CZ\";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:\"FI\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HU\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";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:\"PT\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"RO\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MY\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PH\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ID\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"VN\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"TH\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"KR\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IL\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AE\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"RU\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"UA\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"TR\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SA\";s:9:\"operation\";s:1:\"=\";}i:38;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BR\";s:9:\"operation\";s:1:\"=\";}i:39;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}}}}s:14:\"is_built_by_wc\";b:0;s:3:\"key\";s:19:\"tiktok-for-business\";}i:2;O:8:\"stdClass\":6:{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:14:\"is_built_by_wc\";b:1;s:3:\"key\";s:29:\"pinterest-for-woocommerce:alt\";}i:3;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\";b:0;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:9:{i:0;O:8:\"stdClass\":10:{s:4:\"name\";s:11:\"WooPayments\";s:11:\"description\";s:89:\"Securely accept payments and manage payment activity straight from your store\'s dashboard\";s:10:\"is_visible\";a:2:{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: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:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-woo.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;}i:1;O:8:\"stdClass\":9:{s:4:\"name\";s:20:\"WooCommerce Shipping\";s:11:\"description\";s:76:\"Print USPS and DHL labels directly from your dashboard and save on shipping.\";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:29:\"woocommerce-services:shipping\";s:5:\"label\";s:47:\"Print shipping labels with WooCommerce Shipping\";s:9:\"image_url\";s:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-woo.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:7:\"Jetpack\";s:11:\"description\";s:84:\"Save time on content creation — unlock high-quality blog posts and pages using AI.\";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:48:\"Boost content creation with Jetpack AI Assistant\";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;}i:3;O:8:\"stdClass\":10:{s:4:\"name\";s:25:\"Pinterest for WooCommerce\";s:11:\"description\";s:56:\"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: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:4;O:8:\"stdClass\":10:{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: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:60;}s:7:\"default\";b:0;s:9:\"operation\";s:5:\"range\";}}s:3:\"key\";s:25:\"mailchimp-for-woocommerce\";s:5:\"label\";s:35:\"Reach your customers with MailChimp\";s:15:\"learn_more_link\";s:128:\"https://woocommerce.com/products/mailchimp-for-woocommerce?utm_source=storeprofiler&utm_medium=product&utm_campaign=freefeatures\";s:16:\"install_priority\";i:7;}i:5;O:8:\"stdClass\":10:{s:4:\"name\";s:8:\"MailPoet\";s:11:\"description\";s:71:\"Send purchase follow-up emails, newsletters, and promotional 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:61;i:1;i:120;}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:6;O:8:\"stdClass\":11:{s:4:\"name\";s:22:\"Google for WooCommerce\";s:11:\"description\";s:83:\"Reach millions of active shoppers across Google with free product listings and ads.\";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:7;O:8:\"stdClass\":9:{s:4:\"name\";s:15:\"WooCommerce Tax\";s:11:\"description\";s:94:\"Automatically calculate how much sales tax should be collected – by city, country, or state.\";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:\"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:\"FR\";s:9:\"operation\";s:1:\"=\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CA\";s:9:\"operation\";s:1:\"=\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";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:\"BE\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PT\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DK\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}}}}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:110:\"https://woocommerce.com/wp-content/plugins/wccom-plugins/obw-free-extensions/images/core-profiler/logo-woo.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:8;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:64:\"Create advertising campaigns and reach one billion global users.\";s:10:\"manage_url\";s:21:\"admin.php?page=tiktok\";s:10:\"is_visible\";a:1:{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:\"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:\"CZ\";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:\"FI\";s:9:\"operation\";s:1:\"=\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"FR\";s:9:\"operation\";s:1:\"=\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"DE\";s:9:\"operation\";s:1:\"=\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GR\";s:9:\"operation\";s:1:\"=\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"HU\";s:9:\"operation\";s:1:\"=\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IE\";s:9:\"operation\";s:1:\"=\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IT\";s:9:\"operation\";s:1:\"=\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NL\";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:\"PT\";s:9:\"operation\";s:1:\"=\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"RO\";s:9:\"operation\";s:1:\"=\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ES\";s:9:\"operation\";s:1:\"=\";}i:19;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SE\";s:9:\"operation\";s:1:\"=\";}i:20;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"GB\";s:9:\"operation\";s:1:\"=\";}i:21;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"CH\";s:9:\"operation\";s:1:\"=\";}i:22;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NO\";s:9:\"operation\";s:1:\"=\";}i:23;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AU\";s:9:\"operation\";s:1:\"=\";}i:24;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"NZ\";s:9:\"operation\";s:1:\"=\";}i:25;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SG\";s:9:\"operation\";s:1:\"=\";}i:26;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"MY\";s:9:\"operation\";s:1:\"=\";}i:27;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"PH\";s:9:\"operation\";s:1:\"=\";}i:28;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"ID\";s:9:\"operation\";s:1:\"=\";}i:29;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"VN\";s:9:\"operation\";s:1:\"=\";}i:30;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"TH\";s:9:\"operation\";s:1:\"=\";}i:31;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"KR\";s:9:\"operation\";s:1:\"=\";}i:32;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"IL\";s:9:\"operation\";s:1:\"=\";}i:33;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"AE\";s:9:\"operation\";s:1:\"=\";}i:34;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"RU\";s:9:\"operation\";s:1:\"=\";}i:35;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"UA\";s:9:\"operation\";s:1:\"=\";}i:36;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"TR\";s:9:\"operation\";s:1:\"=\";}i:37;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"SA\";s:9:\"operation\";s:1:\"=\";}i:38;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"BR\";s:9:\"operation\";s:1:\"=\";}i:39;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:5:\"value\";s:2:\"JP\";s:9:\"operation\";s:1:\"=\";}}}}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;}}}}}', 'off'),
(564998, '_site_transient_timeout_browser_e8db1a910ee088b469ecfd2b6a9b9da5', '1726674633', 'off'),
(564999, '_site_transient_browser_e8db1a910ee088b469ecfd2b6a9b9da5', 'a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:9:\"128.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'),
(565000, '_site_transient_timeout_php_check_1a31e573deff9bf63840fe4b3ef8afb9', '1726674633', 'off'),
(565001, '_site_transient_php_check_1a31e573deff9bf63840fe4b3ef8afb9', 'a:5:{s:19:\"recommended_version\";s:3:\"7.4\";s:15:\"minimum_version\";s:6:\"7.2.24\";s:12:\"is_supported\";b:1;s:9:\"is_secure\";b:1;s:13:\"is_acceptable\";b:1;}', 'off'),
(565002, '_transient_timeout_action_scheduler_last_pastdue_actions_check', '1726091434', 'off'),
(565003, '_transient_action_scheduler_last_pastdue_actions_check', '1726069834', 'off'),
(565004, '_transient_timeout_elementor_remote_info_api_data_3.23.4', '1726113034', 'off');
INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(565005, '_transient_elementor_remote_info_api_data_3.23.4', 'a:4:{s:9:\"timestamp\";s:10:\"1726067414\";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.6.2\";s:12:\"requires_php\";s:3:\"5.6\";}s:10:\"conditions\";a:0:{}}}', 'off'),
(565006, '_transient_timeout_wc_tracks_blog_details', '1726156234', 'off'),
(565007, '_transient_wc_tracks_blog_details', 'a:6:{s:3:\"url\";s:41:\"https://doccure-wp.dreamstechnologies.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:7:\"blog_id\";b:0;s:8:\"store_id\";s:36:\"d9d2c531-2870-4751-8728-51902046c81c\";s:14:\"products_count\";s:1:\"3\";s:10:\"wc_version\";s:5:\"9.2.3\";}', 'off'),
(565008, '_transient_timeout_wc_shipping_method_count_legacy', '1728661836', 'off'),
(565009, '_transient_wc_shipping_method_count_legacy', 'a:2:{s:7:\"version\";s:10:\"1661504013\";s:5:\"value\";i:0;}', 'off'),
(565010, '_site_transient_timeout_community-events-777986e503f8cd838ec1c3c8298bb8bb', '1726113036', 'off'),
(565011, '_site_transient_community-events-777986e503f8cd838ec1c3c8298bb8bb', 'a:4:{s:9:\"sandboxed\";b:0;s:5:\"error\";N;s:8:\"location\";a:1:{s:2:\"ip\";s:21:\"2409:40f4:2058:e9e4::\";}s:6:\"events\";a:1:{i:0;a:10:{s:4:\"type\";s:8:\"wordcamp\";s:5:\"title\";s:43:\"WordCamp Kolhapur 2025 (Maharashtra, India)\";s:3:\"url\";s:35:\"https://kolhapur.wordcamp.org/2025/\";s:6:\"meetup\";N;s:10:\"meetup_url\";N;s:4:\"date\";s:19:\"2025-01-11 00:00:00\";s:8:\"end_date\";s:19:\"2025-01-12 00:00:00\";s:20:\"start_unix_timestamp\";i:1736533800;s:18:\"end_unix_timestamp\";i:1736620200;s:8:\"location\";a:4:{s:8:\"location\";s:28:\"Kolhapur, Maharashtra, India\";s:7:\"country\";s:2:\"IN\";s:8:\"latitude\";d:16.732391;s:9:\"longitude\";d:74.2399192;}}}}', 'off'),
(565012, '_transient_timeout_feed_9bbd59226dc36b9b26cd43f15694c5c3', '1726113037', 'off');
INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(565013, '_transient_feed_9bbd59226dc36b9b26cd43f15694c5c3', 'a:4:{s:5:\"child\";a:1:{s:0:\"\";a:1:{s:3:\"rss\";a:1:{i:0;a:6:{s:4:\"data\";s:3:\"\n\n\n\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:7:\"version\";s:3:\"2.0\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:1:{s:7:\"channel\";a:1:{i:0;a:6:{s:4:\"data\";s:52:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\n \n	\n		\n		\n		\n		\n		\n		\n		\n		\n		\n	\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:8:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"WordPress News\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:26:\"https://wordpress.org/news\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:59:\"The latest news about WordPress and the WordPress community\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:13:\"lastBuildDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 11 Sep 2024 04:45:54 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"language\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"en-US\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:9:\"generator\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"https://wordpress.org/?v=6.7-alpha-59008\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:5:\"image\";a:1:{i:0;a:6:{s:4:\"data\";s:11:\"\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:5:{s:3:\"url\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://s.w.org/favicon.ico?2\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"WordPress News\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:26:\"https://wordpress.org/news\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:5:\"width\";a:1:{i:0;a:5:{s:4:\"data\";s:2:\"32\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:6:\"height\";a:1:{i:0;a:5:{s:4:\"data\";s:2:\"32\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}s:4:\"item\";a:10:{i:0;a:6:{s:4:\"data\";s:57:\"\n		\n		\n		\n		\n		\n				\n		\n\n					\n										\n					\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"WordPress 6.6.2 Maintenance Release\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:71:\"https://wordpress.org/news/2024/09/wordpress-6-6-2-maintenance-release/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 10 Sep 2024 16:07:26 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=17669\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:354:\"WordPress 6.6.2 is now available! This minor release includes 15 bug fixes in Core and 11 in the Block Editor, addressing issues like unexpected CSS specificity changes in certain themes. For a full summary of the maintenance updates, you can refer to the Release Candidate announcement. WordPress 6.6.2 is a short-cycle release. The next major [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:10:\"Tonya Mork\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:8378:\"\n<h2 class=\"wp-block-heading\">WordPress 6.6.2 is now available!</h2>\n\n\n\n<p>This minor release includes <a href=\"https://core.trac.wordpress.org/query?status=closed&amp;id=!61982&amp;milestone=6.6.2&amp;group=status&amp;col=id&amp;col=summary&amp;col=owner&amp;col=type&amp;col=priority&amp;col=component&amp;col=version&amp;col=keywords&amp;order=id\">15 bug fixes in Core</a> and <a href=\"https://core.trac.wordpress.org/ticket/61982#comment:5\">11 in the Block Editor</a>, addressing issues like unexpected CSS specificity changes in certain themes. For a full summary of the maintenance updates, you can refer to the <a href=\"https://make.wordpress.org/core/2024/09/04/wordpress-6-6-2-rc1-is-now-available/\">Release Candidate announcement</a>.</p>\n\n\n\n<p>WordPress 6.6.2 is a short-cycle release. The next major release will be <a href=\"https://make.wordpress.org/core/6-7/\">version 6.7</a> planned for November 12, 2024.</p>\n\n\n\n<p>If you have sites that support automatic background updates, the update process will begin automatically.</p>\n\n\n\n<p>You can <a href=\"https://wordpress.org/wordpress-6.6.2.zip\">download WordPress 6.6.2 from WordPress.org</a>, or visit your WordPress Dashboard, click “Updates”, and then click “Update Now”.</p>\n\n\n\n<p>For more information on this release, please <a href=\"https://wordpress.org/support/wordpress-version/version-6-6-2\">visit the HelpHub site</a>.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Thank you to these WordPress contributors</h2>\n\n\n\n<p>This release was led by <a href=\"https://profiles.wordpress.org/hellofromTonya\">Tonya Mork</a> and <a href=\"https://profiles.wordpress.org/vcanales/\">Vicente Canales</a>, with <a href=\"https://profiles.wordpress.org/jorbin/\">Aaron Jorbin</a> mentoring us.</p>\n\n\n\n<p>WordPress 6.6.2 would not have been possible without the contributions of the following people. Their asynchronous coordination to deliver maintenance fixes into a stable release is a testament to the power and capability of the WordPress community.</p>\n\n\n\n<p class=\"is-style-wporg-props-long\"><a href=\"https://profiles.wordpress.org/jorbin\">Aaron Jorbin</a>, <a href=\"https://profiles.wordpress.org/aaronrobertshaw\">Aaron Robertshaw</a>, <a href=\"https://profiles.wordpress.org/adamsilverstein\">Adam Silverstein</a>, <a href=\"https://profiles.wordpress.org/wildworks\">Aki Hamano</a>, <a href=\"https://profiles.wordpress.org/atachibana\">Akira Tachibana</a>, <a href=\"https://profiles.wordpress.org/akshat2802\">Akshat Kakkad</a>, <a href=\"https://profiles.wordpress.org/harlet7\">Alexandru Horeanu</a>, <a href=\"https://profiles.wordpress.org/amitraj2203\">Amit Raj</a>, <a href=\"https://profiles.wordpress.org/andreiglingeanu\">andreiglingeanu</a>, <a href=\"https://profiles.wordpress.org/andrewserong\">Andrew Serong</a>, <a href=\"https://profiles.wordpress.org/the-ank\">Ankur Vishwakarma</a>, <a href=\"https://profiles.wordpress.org/ahortin\">Anthony Hortin</a>, <a href=\"https://profiles.wordpress.org/apmeyer\">apmeyer</a>, <a href=\"https://profiles.wordpress.org/aristath\">Ari Stathopoulos</a>, <a href=\"https://profiles.wordpress.org/rainbowgeek\">Benjamin Denis</a>, <a href=\"https://profiles.wordpress.org/bernhard-reiter\">bernhard-reiter</a>, <a href=\"https://profiles.wordpress.org/ironprogrammer\">Brian Alexander</a>, <a href=\"https://profiles.wordpress.org/freibergergarcia\">Bruno Freiberger Garcia</a>, <a href=\"https://profiles.wordpress.org/poena\">Carolina Nymark</a>, <a href=\"https://profiles.wordpress.org/costdev\">Colin Stewart</a>, <a href=\"https://profiles.wordpress.org/talldanwp\">Daniel Richards</a>, <a href=\"https://profiles.wordpress.org/dballari\">David Ballarin Prunera</a>, <a href=\"https://profiles.wordpress.org/davidbaumwald\">David Baumwald</a>, <a href=\"https://profiles.wordpress.org/dlh\">David Herrera</a>, <a href=\"https://profiles.wordpress.org/dsas\">Dean Sas</a>, <a href=\"https://profiles.wordpress.org/debarghyabanerjee\">DEBARGHYA BANERJEE</a>, <a href=\"https://profiles.wordpress.org/dmsnell\">Dennis Snell</a>, <a href=\"https://profiles.wordpress.org/mamaduka\">George Mamadashvili</a>, <a href=\"https://profiles.wordpress.org/gziolo\">Greg Ziółkowski</a>, <a href=\"https://profiles.wordpress.org/jamesros161\">James Rosado</a>, <a href=\"https://profiles.wordpress.org/madtownlems\">Jason LeMahieu (MadtownLems)</a>, <a href=\"https://profiles.wordpress.org/audrasjb\">Jb Audras</a>, <a href=\"https://profiles.wordpress.org/jeherve\">Jeremy Herve</a>, <a href=\"https://profiles.wordpress.org/joedolson\">Joe Dolson</a>, <a href=\"https://profiles.wordpress.org/jonsurrell\">Jon Surrell</a>, <a href=\"https://profiles.wordpress.org/josklever\">Jos Klever</a>, <a href=\"https://profiles.wordpress.org/karan4word\">karan4official</a>, <a href=\"https://profiles.wordpress.org/ryelle\">Kelly Choyce-Dwan</a>, <a href=\"https://profiles.wordpress.org/kowsar89\">Kowsar Hossain</a>, <a href=\"https://profiles.wordpress.org/kracked888\">kracked888</a>, <a href=\"https://profiles.wordpress.org/luisherranz\">luisherranz</a>, <a href=\"https://profiles.wordpress.org/clorith\">Marius L. J.</a>, <a href=\"https://profiles.wordpress.org/marius84\">mariushosting</a>, <a href=\"https://profiles.wordpress.org/markhowellsmead\">Mark Howells-Mead</a>, <a href=\"https://profiles.wordpress.org/mattraines\">mattraines</a>, <a href=\"https://profiles.wordpress.org/michaelwp85\">michaelwp85</a>, <a href=\"https://profiles.wordpress.org/mukesh27\">Mukesh Panchal</a>, <a href=\"https://profiles.wordpress.org/munyagu\">munyagu</a>, <a href=\"https://profiles.wordpress.org/narenin\">Narendra Sishodiya</a>, <a href=\"https://profiles.wordpress.org/ndiego\">Nick Diego</a>, <a href=\"https://profiles.wordpress.org/nithi22\">Nithin John</a>, <a href=\"https://profiles.wordpress.org/nithins53\">Nithin SreeRaj</a>, <a href=\"https://profiles.wordpress.org/alshakero\">Omar Alshaker</a>, <a href=\"https://profiles.wordpress.org/paaljoachim\">Paal Joachim Romdahl</a>, <a href=\"https://profiles.wordpress.org/pamprn\">Pamela Ribeiro</a>, <a href=\"https://profiles.wordpress.org/swissspidy\">Pascal Birchler</a>, <a href=\"https://profiles.wordpress.org/pbiron\">Paul Biron</a>, <a href=\"https://profiles.wordpress.org/peterwilsoncc\">Peter Wilson</a>, <a href=\"https://profiles.wordpress.org/presstoke\">presstoke</a>, <a href=\"https://profiles.wordpress.org/ramonopoly\">ramonopoly</a>, <a href=\"https://profiles.wordpress.org/youknowriad\">Riad Benguella</a>, <a href=\"https://profiles.wordpress.org/coffee2code\">Scott Reilly</a>, <a href=\"https://profiles.wordpress.org/sergeybiryukov\">Sergey Biryukov</a>, <a href=\"https://profiles.wordpress.org/shailu25\">Shail Mehta</a>, <a href=\"https://profiles.wordpress.org/smerriman\">smerriman</a>, <a href=\"https://profiles.wordpress.org/sabernhardt\">Stephen Bernhardt</a>, <a href=\"https://profiles.wordpress.org/hellofromTonya\">Tonya Mork</a>, <a href=\"https://profiles.wordpress.org/vcanales\">Vicente Canales</a>, <a href=\"https://profiles.wordpress.org/wongjn\">wongjn</a>, <a href=\"https://profiles.wordpress.org/ytfeldrawkcab\">ytfeLdrawkcaB</a>\n</p>\n\n\n\n<h2 class=\"wp-block-heading\">How to contribute</h2>\n\n\n\n<p class=\"is-style-default\">To get involved in WordPress core development, head over to Trac, <a href=\"https://core.trac.wordpress.org/report/6\">pick a ticket</a>, and join the conversation in the <a href=\"https://wordpress.slack.com/archives/C02RQBWTW\">#core</a> and <a href=\"https://wordpress.slack.com/archives/C07BTF54N68\">#6-7-release-leads</a> channels. Need help? Check out the <a href=\"https://make.wordpress.org/core/handbook/\">Core Contributor Handbook</a>.</p>\n\n\n\n<p>As a reminder, please see <a href=\"https://make.wordpress.org/plugins/2024/09/04/upcoming-security-changes-for-plugin-and-theme-authors-on-wordpress-org/\">this post for the upcoming security changes for plugin and theme authors on WordPress.org</a>.</p>\n\n\n\n<p class=\"has-text-align-right\"><em>Props to <a href=\'https://profiles.wordpress.org/jorbin/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>jorbin</a>, <a href=\'https://profiles.wordpress.org/cbringmann/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>cbringmann</a>, <a href=\'https://profiles.wordpress.org/audrasjb/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>audrasjb</a>, and <a href=\'https://profiles.wordpress.org/sergeybiryukov/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>sergeybiryukov</a> for proofreading.</em></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"17669\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:1;a:6:{s:4:\"data\";s:63:\"\n		\n		\n		\n		\n		\n				\n		\n		\n		\n\n					\n										\n					\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:41:\"WordCamp US 2024: Oregon-a See You There?\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:75:\"https://wordpress.org/news/2024/09/wordcamp-us-2024-oregon-a-see-you-there/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 03 Sep 2024 15:24:34 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:3:{i:0;a:5:{s:4:\"data\";s:6:\"Events\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:8:\"WordCamp\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:4:\"WCUS\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=17653\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:179:\"Starting September 17, open source and WordPress professionals from around the world will touch down in Portland, Oregon, for four days of learning, connecting, and collaborating.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Lauren Stein\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:4621:\"\n<p><a href=\"https://us.wordcamp.org/2024/\">WordCamp US 2024</a> rounds out this year’s trio of flagship WordCamps. Starting September 17, open source and WordPress professionals from around the world will touch down in Portland, Oregon, for four days of learning, connecting, and collaborating.&nbsp;</p>\n\n\n\n<p>There’s even more packed into the conference schedule this year, with the collaborative spirit of <a href=\"https://us.wordcamp.org/2024/contributor-day/\">Contributor Day</a> and the introduction of <a href=\"https://us.wordcamp.org/2024/introducing-showcase-day/\">Showcase Day</a> to kick things off.</p>\n\n\n\n<h2 class=\"wp-block-heading has-huge-font-size\">New this year: Showcase Day</h2>\n\n\n\n<p>Showcase Day will spotlight innovative and impactful projects built on WordPress. Through a curated series of presentations, attendees will gain insights into how WordPress drives success across diverse industries, including enterprise-level implementations for clients such as <a href=\"https://us.wordcamp.org/2024/session/showcase-keynote-reach-for-the-sky-disney-experiences-magical-transformation-with-gutenberg/\">Disney Experiences</a>, <a href=\"https://us.wordcamp.org/2024/session/the-news-never-sleeps-how-wordpress-powers-the-new-york-post/\">The New York Post</a>, <a href=\"https://us.wordcamp.org/2024/session/breaking-news-cnns-rise-to-industry-leaders-in-brazil/\">CNN Brazil</a>, <a href=\"https://us.wordcamp.org/2024/session/reinventing-vox-medias-cms-a-wordpress-migration-technical-deep-dive/\">Vox Media</a>, and <a href=\"https://us.wordcamp.org/2024/session/how-to-use-humanity-the-open-source-theme-from-amnesty/\">Amnesty International</a>.</p>\n\n\n\n<h2 class=\"wp-block-heading has-huge-font-size\">Keynotes, presentations, and more</h2>\n\n\n\n<p>Following Showcase Day, two programming days on September 19-20 will feature notable keynote speakers, including OSS Capital Founder <a href=\"https://us.wordcamp.org/2024/speaker/joseph-jacks/\">Joseph Jacks</a> and TIME CTO <a href=\"https://us.wordcamp.org/2024/speaker/burhan-hamid/\">Burhan Hamid</a>.</p>\n\n\n\n<p>A roster of highly anticipated presenters will also speak on a wide range of WordPress topics, from business strategy to technical insights on <a href=\"https://us.wordcamp.org/2024/session/beyond-the-playground-wordpress-as-a-tool-and-product-builder/\">WordPress Playground</a> and the <a href=\"https://us.wordcamp.org/2024/session/unleash-the-power-of-the-interactivity-api-a-new-era-for-wordpress/\">Interactivity API</a>. Attendees can learn from case studies across sectors like education and nonprofits and get inspired by the <a href=\"https://us.wordcamp.org/2024/session/speed-build-competition/\">WordPress Speed Build Battle</a>. All the presentations will be live streamed throughout the conference on the <a href=\"https://youtube.com/wordpress\">WordPress YouTube channel</a>.</p>\n\n\n\n<p>A <a href=\"https://us.wordcamp.org/2024/session/networking/\">Networking Block</a> will also offer opportunities to connect and explore potential collaborations within the WordPress ecosystem.</p>\n\n\n\n<h2 class=\"wp-block-heading has-huge-font-size\">Closing session with Matt</h2>\n\n\n\n<p>WordPress Cofounder Matt Mullenweg will close the conference with a <a href=\"https://us.wordcamp.org/2024/session/an-in-person-qa-with-matt-mullenweg/\">live question-and-answer session</a>. You can watch Matt’s Q&amp;A on September 20, 2024, streaming live on the <a href=\"https://youtube.com/wordpress\">WordPress YouTube channel</a> starting at 3:45 p.m. Pacific Daylight Time (10:45 p.m. UTC).</p>\n\n\n\n<h2 class=\"wp-block-heading has-huge-font-size\">Need help getting WordCamp-ready? </h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Get your <a href=\"https://us.wordcamp.org/2024/tickets/\">WordCamp US tickets</a> (if you haven’t already)</li>\n\n\n\n<li>Check out the <a href=\"https://us.wordcamp.org/2024/schedule/\">full schedule of events</a></li>\n\n\n\n<li>Listen to Executive Director Josepha’s <a href=\"https://wordpress.org/news/2024/06/episode-81-its-your-first-wordcamp-welcome/\">tips for WordCamp first-timers</a></li>\n</ul>\n\n\n\n<p>Don’t miss any of the action—follow WordPress on <a href=\"https://x.com/wordpress\">X</a>, <a href=\"https://www.linkedin.com/company/wordpress\">LinkedIn</a>, or <a href=\"https://www.instagram.com/wordpress/\">Instagram</a>. And when you’re sharing highlights, tips, videos, and photos from the conference floor, remember to tag #WCUS (and #WordPress) to bring everyone along for the experience.</p>\n\n\n\n<p>Whether you’ll be joining us in person in Portland or watching online from elsewhere, we’ll see you very soon!</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"17653\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:2;a:6:{s:4:\"data\";s:61:\"\n		\n		\n		\n		\n		\n				\n		\n		\n\n					\n										\n					\n		\n		\n\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:47:\"WP Briefing: Episode 85: WordPress in Education\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:69:\"https://wordpress.org/news/2024/09/episode-85-wordpress-in-education/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 02 Sep 2024 12:00:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:2:{i:0;a:5:{s:4:\"data\";s:7:\"Podcast\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:11:\"wp-briefing\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"https://wordpress.org/news/?post_type=podcast&p=17643\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:287:\"Discover why WordPress is becoming a cornerstone in student education. In this episode of WordPress Briefing, host Josepha Haden Chomphosy explores the vital role of WordPress in the school curriculum and how it equips students with essential skills for thriving in their future careers.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:9:\"enclosure\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:3:{s:3:\"url\";s:51:\"https://wordpress.org/news/files/2024/08/WPB085.mp3\";s:6:\"length\";s:1:\"0\";s:4:\"type\";s:0:\"\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Brett McSherry\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:14049:\"\n<p>Discover why WordPress is becoming a cornerstone in student education. In this episode of WordPress Briefing, host Josepha Haden Chomphosy explores the vital role of WordPress in the school curriculum and how it equips students with essential skills for thriving in their future careers.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Credits</h2>\n\n\n\n<p>Host:&nbsp;<a href=\"https://profiles.wordpress.org/chanthaboune/\">Josepha Haden Chomphosy</a><br>Editor:&nbsp;<a href=\"https://profiles.wordpress.org/dustinhartzler/\">Dustin Hartzler</a><br>Logo:&nbsp;<a href=\"https://profiles.wordpress.org/javiarce/\">Javier Arce</a><br>Production:&nbsp;<a href=\"https://profiles.wordpress.org/bjmcsherry/\">Brett McSherry</a><br>Song: Fearless First by Kevin MacLeod</p>\n\n\n\n<h2 class=\"wp-block-heading\">Show Notes</h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://wordpress.org/news/2021/10/episode-17-wordpressing-your-way-to-digital-literacy/\">WordPress Briefing Episode 17: WordPressing Your Way to Digital Literacy</a></li>\n\n\n\n<li><a href=\"https://wpcampus.org/\">WPCampus</a></li>\n\n\n\n<li><a href=\"https://events.wordpress.org/managua/2024/wordpress-youth-day\">WordPress Youth Day 2024</a></li>\n\n\n\n<li><a href=\"https://events.wordpress.org/kerala/2024/youthcamp-kozhikode/\">WordPress YouthCamp 2024</a></li>\n\n\n\n<li><a href=\"https://events.wordpress.org/uganda/2024/competition/\">Uganda Website Projects Competition 2024</a></li>\n\n\n\n<li><a href=\"https://events.wordpress.org/masaka/2024/wordpress-showcase/\">WordPress in Education Showcase</a></li>\n\n\n\n<li><a href=\"https://events.wordpress.org/skopje/2024/wordcamp-youth-hackathon/\">WordCamp Youth Hackathon</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/training/\">Make WordPress Training Team</a></li>\n\n\n\n<li><a href=\"https://learn.wordpress.org/\">Learn WordPress</a>\n<ul class=\"wp-block-list\">\n<li><a href=\"https://learn.wordpress.org/courses/\">Learn WordPress &#8211; Courses</a></li>\n\n\n\n<li><a href=\"https://learn.wordpress.org/lessons/\">Learn WordPress &#8211; Lessons</a></li>\n</ul>\n</li>\n\n\n\n<li><strong>Small List of Big Things</strong>\n<ul class=\"wp-block-list\">\n<li><a href=\"https://us.wordcamp.org/2024/schedule/\">The WordCamp US schedule</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/project/2024/08/16/wordpress-contributor-mentorship-program-cohort-3-2024-q4-call-for-mentees-mentors/\">WordPress Contributor Mentorship Program Cohort (#3)</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/project/2024/08/19/ramping-up-wordpress-on-youtube/\" target=\"_blank\" rel=\"noreferrer noopener\">Ramping up WordPress on YouTube</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/community/2024/08/06/important-call-to-action-help-us-reactivate-inactive-meetup-groups-by-sept-16/\">Important Call to Action: Help Us Reactivate Inactive Meetup Groups by Sept 16</a></li>\n</ul>\n</li>\n\n\n\n<li>Have a question you’d like answered? Submit them to&nbsp;<a href=\"mailto:[email protected]\">[email protected]</a>.</li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\">Transcript</h2>\n\n\n\n<span id=\"more-17643\"></span>\n\n\n\n<p>[00:00:00] <strong>Josepha:</strong> Hello, everyone, and welcome to the WordPress Briefing, the podcast where you can catch quick explanations of the ideas behind the WordPress open source project, some insight into the community that supports it, and get a small list of big things coming up in the next two weeks. I&#8217;m your host, Josepha Haden Chomphosy. Here we go.</p>\n\n\n\n<p>[00:00:28] (Music intro)</p>\n\n\n\n<p>[00:00:39] <strong>Josepha:</strong> It&#8217;s been a while since I talked to you about the digital divide. In case you&#8217;re a brand new listener, check out episode 17, and actually everyone, just go check out episode 17 because bridging the digital divide, teaching people how to embrace technology fully and how to make it work for you, is one of the primary motivators of my decisions in WordPress.</p>\n\n\n\n<p>[00:01:02] <strong>Josepha:</strong> WordPress&#8217;s unique position as both a tool that&#8217;s ubiquitous in its use and a community that is all-encompassing in its skill set means that if you know a bit about how open source works, you can use it as a tool to learn digital literacy and practice technical skills. Even though this is one of my primary motivators, I have never actually succeeded at getting WordPress into schools.</p>\n\n\n\n<p>It&#8217;s not for lack of trying, it&#8217;s not for lack of interest from the community; it&#8217;s more that it&#8217;s hard to fit into curriculum-based learning. After all, we&#8217;ve had ways to learn WordPress for as long as we&#8217;ve had ways to use WordPress. It&#8217;s just that it takes a long time to design instructional material, even when you know the content like the back of your hand.</p>\n\n\n\n<p>And open source stuff just moves really quickly. However, that didn&#8217;t stop us from spending years refining the content that we do have into the learning pathways you can now find on learn.WordPress.org. If you&#8217;re an educator, you can use those almost out of the box. But if you&#8217;ve got learners in your home and want to make a case for why their school should bring a little WordPress based digital literacy into the classroom, I&#8217;ve got five good arguments for you for why they should give us a chance.&nbsp;</p>\n\n\n\n<p>[00:02:16] <strong>Josepha:</strong> The first one, as I mentioned before, WordPress as a tool is practically ubiquitous. It powers a significant portion of the web, so it&#8217;s easy to find examples to aspire to and content creators for guidance. And given that it is so prevalent, knowing WordPress ensures that students are well prepared for a wide range of job opportunities in the digital industry, making them more competitive in the job market overall.</p>\n\n\n\n<p>Second is that WordPress is a free and open source piece of software. In our case, it&#8217;s free in both meanings of the word. Free, as in no cost and no constraints. That means students have freedom to experiment with the code and with the design, which gives you that feeling of joyous experimentation that a lot of us had at the start of the web before there were CMSs. It taps into a different kind of creativity that results in technical curiosity and, ultimately, growth.</p>\n\n\n\n<p>[00:03:13] <strong>Josepha:</strong> The third thing is that the best way to learn WordPress happens to also align with the concept of project-based learning, which is one of the best methods for learning in general. I believe that to be true. I&#8217;m not an educator, but I really believe that project-based learning is the best way to learn complex topics. It&#8217;s an active way to learn. You get a bunch of tactical skills in there, like development, alongside the basics of good collaboration, critical thinking, and problem-solving. Obviously, these are all skills that are directly valuable in the workplace, but I have also found them profoundly useful in my day-to-day existence. You know, as a human participating in a society.&nbsp;</p>\n\n\n\n<p>Number four is a bit of a spicy nugget, but WordPress is essential for creating and managing digital content, which is table stakes right now. That&#8217;s a foundational skill for most web dev jobs, but also marketing, journalism, and communications. And beyond that, everyone knows that your best leaders are the people who can tell a compelling story based on the information they have. The ones who can connect the dots in a way that makes it matter to you. This is a spicy, of course, because of the confusing do si do that AI is taking with the content landscape. But I believe that people are the best storytellers, and stories are what keep us all moving forward.&nbsp;</p>\n\n\n\n<p>[00:04:34] <strong>Josepha:</strong> And then the final thing is that there is a whole wide world of open source. There are so many products and projects that use an open source license, right? Like you, listener, I can guarantee I don&#8217;t even know who you are, but I can guarantee that you use at least one item a day that has some open source thing in it. </p>\n\n\n\n<p>And most of these open source projects are international. They&#8217;re developed on a global scale across numerous countries by people with various levels of education. And it&#8217;s this vastness of scope, this broadness of connection, that will give you, give your student, a chance to understand how to work across cultures, how to build something that is more than the sum of its parts, and how to embrace the concept of altruistic generosity that leads to a triumph of the commons.</p>\n\n\n\n<p>[00:05:26] <strong>Josepha:</strong> Because just as I&#8217;m sure that you, a complete stranger, touched something open source today, I&#8217;m equally sure that the people we bring into open source will be able to solve the biggest problems of tomorrow with better connections and more skill because of what we taught them here today.&nbsp;If all of this sounds compelling, but you&#8217;re not ready to, like, go into your school administrator, your superintendent, your local, I don&#8217;t know, education board.</p>\n\n\n\n<p>If this felt right, but you don&#8217;t know for sure, and you want a little bit more experience with it before you go advocate for it yourself, I will have in the show notes over on WordPress.org, I&#8217;ll have in the show notes of this podcast a series of events that are coming up. We have a couple that have already gone by WPCampus, I think just wrapped up a few weeks ago. But there are a handful of events that are happening across the world that is specific to youth wanting to learn technology, working with WordPress to get that done.</p>\n\n\n\n<p>[00:06:26] <strong>Josepha:</strong> And then educators as well. You can also always stop by the Training Team and ask them questions about how this all works, why it works together their philosophies behind their learning pathways. There are so many ways that you can get answers to the questions that you might have about why open source, and especially WordPress, is worth trying to get your students exposed to and working in and contributing to.</p>\n\n\n\n<p>[00:06:52] (Music interlude)</p>\n\n\n\n<p>[00:06:59] <strong>Josepha:</strong> That brings me, now that I have finished with my little soapbox, to our small list of big things. Gosh, I hope you all missed hearing teeny tiny rants about WordPress and open source from me over the break that I took in August, but before you respond to that, feel free to respond to me in any comments. Let&#8217;s first get to the small list of big things. </p>\n\n\n\n<p>[00:07:23] <strong>Josepha:</strong> First up, the full WordCamp US schedule has been released, so if you&#8217;re planning to attend that, you can take a look and get your schedule, your personal schedule, for the week figured out. But if you&#8217;re still on the fence, there might be a speaker or two in there that tips the scales for you.</p>\n\n\n\n<p>The next thing is that the WordPress Contributor Mentorship Program Cohort number three, the third one, will happen in Q4 this year. The call for mentors and mentees has just been completed. But you should keep an eye out on September 9th, I think. So, at the end of this week, the final list will be announced. This program has been excellent for mentors to give back to the community while enhancing their leadership skills. And the mentees who participate have received personalized guidance and a chance to develop skills and network within the community, and a good portion of them continue to contribute to WordPress itself and other open source projects that we rely on as well.</p>\n\n\n\n<p>[00:08:20] <strong>Josepha:</strong> The third thing is that YouTube has been an essential platform for sharing complex ideas with a diverse audience. And our WordPress YouTube channel is no exception. It has been slowly warming itself up. We have a team that&#8217;s warming up the content over there. WordCamp information gets on it now. But in keeping with our commitment to meeting the needs of both current and future users, just making sure that we meet people where they are, I&#8217;m excited to announce that Jamie Marsland will be taking on the management of the WordPress YouTube channel. So for anyone who&#8217;s attending WordCamp US, stop by and say hello to Jamie in person.</p>\n\n\n\n<p>And then, finally, I have a really important call to action. So, we are still working to reactivate our meetup groups. The Community Team is driving that charge, and they need your help to reactivate any group that&#8217;s inactive. Last month, a list of groups was shared and marked for removal from our chapter program. And we requested responses by August 5th to keep those groups active, but due to the summer holiday, we have extended it a little bit. We&#8217;ve extended it to September 16th, which, if I am remembering my calendar correctly, is a couple weeks from now. So if your group is on that pending closure list, email [email protected] to let us know if you want to reactivate the group or if you are ready to step down and have a new leader show up, and we can help you figure out how to get that done. Either way, if you&#8217;re on the list, email us let us know what your hopes and, dreams, and plans are there.&nbsp;</p>\n\n\n\n<p><span style=\"margin: 0px;padding: 0px\">[00:09:58]&nbsp;<strong>Josepha:</strong>&nbsp;That, my friends, is your small list of big things.</span> Don&#8217;t forget to follow us on your favorite podcast app or subscribe directly on WordPress.org/news. You&#8217;ll get a friendly reminder whenever there&#8217;s a new episode. If you liked what you heard today, share it with a fellow WordPresser or future WordPresser. But if you have any questions about what you heard, then you can share those with me at [email protected]. I am your host, Josepha Haden Chomphosy. I&#8217;m so glad to be back. Thank you for tuning in today for the WordPress Briefing, and I&#8217;ll see you again in a couple of weeks.&nbsp;</p>\n\n\n\n<p>[00:10:29] (Music outro)</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"17643\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:3;a:6:{s:4:\"data\";s:63:\"\n		\n		\n		\n		\n		\n				\n		\n		\n		\n\n					\n										\n					\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"A Brand-New Way to Learn WordPress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:70:\"https://wordpress.org/news/2024/08/a-brand-new-way-to-learn-wordpress/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 02 Aug 2024 13:33:19 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:3:{i:0;a:5:{s:4:\"data\";s:6:\"Design\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:7:\"General\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:4:\"Meta\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=17545\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:381:\"Learn WordPress has been growing as a hub of educational resources for WordPress since 2020. Now, it’s undergone a transformation in content focus and design with the introduction of Learning Pathways and a reimagined look. The WordPress.org redesign continues Learn WordPress is the latest section of WordPress.org to receive a design refresh, following other sections [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Lauren Stein\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:13412:\"\n<p><a href=\"https://learn.wordpress.org/\">Learn WordPress</a> has been growing as a hub of educational resources for WordPress since 2020. Now, it’s undergone a transformation in content focus and design with the introduction of Learning Pathways and a reimagined look.</p>\n\n\n\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n<iframe class=\"youtube-player\" width=\"600\" height=\"338\" src=\"https://www.youtube.com/embed/D7K4GqTQAEE?version=3&#038;rel=1&#038;showsearch=0&#038;showinfo=1&#038;iv_load_policy=1&#038;fs=1&#038;hl=en-US&#038;autohide=2&#038;wmode=transparent\" allowfullscreen=\"true\" style=\"border:0;\" sandbox=\"allow-scripts allow-same-origin allow-popups allow-presentation allow-popups-to-escape-sandbox\"></iframe>\n</div></figure>\n\n\n\n<h3 class=\"wp-block-heading\">The WordPress.org redesign continues </h3>\n\n\n\n<p>Learn WordPress is the latest section of WordPress.org to receive a design refresh, following other sections like the <a href=\"https://wordpress.org/showcase/\">Showcase</a> and <a href=\"https://developer.wordpress.org/\">Developer Resources</a>. It brings a unified look and feel that’s modern, visual, and inviting.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img fetchpriority=\"high\" decoding=\"async\" width=\"1024\" height=\"919\" src=\"https://i0.wp.com/wordpress.org/news/files/2024/07/2-learn-1.png?resize=1024%2C919&#038;ssl=1\" alt=\"\" class=\"wp-image-17613\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2024/07/2-learn-1.png?resize=1024%2C919&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2024/07/2-learn-1.png?resize=300%2C269&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2024/07/2-learn-1.png?resize=768%2C690&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2024/07/2-learn-1.png?resize=1536%2C1379&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2024/07/2-learn-1.png?resize=2048%2C1839&amp;ssl=1 2048w, https://i0.wp.com/wordpress.org/news/files/2024/07/2-learn-1.png?w=3000&amp;ssl=1 3000w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" data-recalc-dims=\"1\" /></figure>\n\n\n\n<p>Beyond its fresh aesthetic, the new Learn WordPress site prioritizes learners with a revamped user experience consistent with familiar modern learning platforms. It features a new navigation menu, eye-catching thumbnails, and search filters so you can explore and discover content quickly. The clearer and more structured layout helps you easily recognize the resources you need (courses, lessons, Online Workshops) based on your learning preferences. &nbsp;</p>\n\n\n\n<h3 class=\"wp-block-heading\">Introducing Learning Pathways</h3>\n\n\n\n<p>This redesign also highlights a new approach to Learn WordPress content, emphasizing what learners engage with the most. The introduction of Learning Pathways lets you grow your WordPress skills progressively. You can start with beginner essentials and then work your way through more advanced concepts at your own speed. This method lets you build a solid understanding as you move through each course. Learning Pathways are geared toward specific learners, like people using WordPress for the first time or those interested in development.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1024\" height=\"730\" src=\"https://i0.wp.com/wordpress.org/news/files/2024/07/1-learn.png?resize=1024%2C730&#038;ssl=1\" alt=\"\" class=\"wp-image-17591\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2024/07/1-learn.png?resize=1024%2C730&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2024/07/1-learn.png?resize=300%2C214&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2024/07/1-learn.png?resize=768%2C548&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2024/07/1-learn.png?resize=1536%2C1095&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2024/07/1-learn.png?resize=2048%2C1460&amp;ssl=1 2048w, https://i0.wp.com/wordpress.org/news/files/2024/07/1-learn.png?w=3000&amp;ssl=1 3000w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" data-recalc-dims=\"1\" /></figure>\n\n\n\n<p>Four Learning Pathways are already launched and ready to explore:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://learn.wordpress.org/course/beginner-wordpress-user/\">Beginner WordPress User</a></li>\n\n\n\n<li><a href=\"https://learn.wordpress.org/course/intermediate-wordpress-user/\">Intermediate WordPress User</a></li>\n\n\n\n<li><a href=\"https://learn.wordpress.org/course/beginner-wordpress-developer/\">Beginner WordPress Developer&nbsp;</a></li>\n\n\n\n<li><a href=\"https://learn.wordpress.org/course/intermediate-theme-developer/\" data-type=\"link\" data-id=\"https://learn.wordpress.org/course/intermediate-theme-developer/\">Intermediate Theme Developer</a></li>\n</ul>\n\n\n\n<p>You can look forward to more Learning Pathways in the User and Developer tracks soon. Two additional pathways, Designer and Contributor, are also on the roadmap. For more details about Learning Pathways, listen to <a href=\"https://wordpress.org/news/2024/07/episode-83-learning-pathways/\">episode 83 of the WordPress Briefing</a>. </p>\n\n\n\n<p class=\"has-text-align-left has-off-white-2-background-color has-background\" style=\"padding-top:var(--wp--preset--spacing--50);padding-right:var(--wp--preset--spacing--60);padding-bottom:var(--wp--preset--spacing--50);padding-left:var(--wp--preset--spacing--60)\"><strong>Get a guided tour of all the exciting Learn WordPress changes</strong> from the Training team’s very own <a href=\"https://profiles.wordpress.org/psykro/\">Jonathan Bossenger</a>, <a href=\"https://profiles.wordpress.org/west7/\">Wes Theron</a> and <a href=\"https://profiles.wordpress.org/zoonini/\">Kathryn Presner</a>. Sign up for one of their upcoming Online Workshops on <a href=\"https://www.meetup.com/learn-wordpress-online-workshops/events/302434418/\"><strong>Tuesday, August 6 at 14:00 UTC</strong> </a>or <strong><a href=\"https://www.meetup.com/learn-wordpress-online-workshops/events/302387426/\" data-type=\"link\" data-id=\"https://www.meetup.com/learn-wordpress-online-workshops/events/302387426/\">Thursday, August 8 at 21:00 UTC</a>.</strong></p>\n\n\n\n<h3 class=\"wp-block-heading\">Education for the future of WordPress</h3>\n\n\n\n<p>What started with the Training team’s effort to understand the needs and expectations of current and future learners became a push to create a dynamic learning experience. This next phase of Learn WordPress is an exciting move toward bringing more people into WordPress, whether new users just getting started or established developers looking to add more skills to their toolbox.</p>\n\n\n\n<p>If you want to propose a change or report an issue, please do so in the <a href=\"https://github.com/WordPress/Learn\">Learn GitHub repository</a>. If you love WordPress and want to contribute to making Learn WordPress an even greater resource, join the <a href=\"https://wordpress.slack.com/archives/C02RW657Q\">#training</a> Slack channel. Want to make an immediate impact? Share <a href=\"https://learn.wordpress.org/\">Learn WordPress</a> with someone you know.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Thank you (and props) to all involved</h3>\n\n\n\n<p>The new Learn WordPress couldn’t have been possible without the effective collaboration of the Training, Design, Marketing, and Meta teams. </p>\n\n\n\n<p class=\"is-style-wporg-props-medium has-large-font-size\"><a href=\'https://profiles.wordpress.org/adamwood/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>adamwood</a> <a href=\'https://profiles.wordpress.org/agiljulio/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>agiljulio</a> <a href=\'https://profiles.wordpress.org/arunshenoy99/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>arunshenoy99</a> <a href=\'https://profiles.wordpress.org/bsanevans/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>bsanevans</a> <a href=\'https://profiles.wordpress.org/burtrw/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>burtrw</a> <a href=\'https://profiles.wordpress.org/cnormandigital/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>cnormandigital</a> <a href=\'https://profiles.wordpress.org/devmuhib/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>devmuhib</a> <a href=\'https://profiles.wordpress.org/digitalchild/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>digitalchild</a> <a href=\'https://profiles.wordpress.org/dufresnesteven/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>dufresnesteven</a> <a href=\'https://profiles.wordpress.org/ervanyuffrizal/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>ervanyuffrizal</a> <a href=\'https://profiles.wordpress.org/faisalahammad/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>faisalahammad</a> <a href=\'https://profiles.wordpress.org/fcoveram/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>fcoveram</a> <a href=\'https://profiles.wordpress.org/hellosatya/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>hellosatya</a> <a href=\'https://profiles.wordpress.org/huzaifaalmesbah/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>huzaifaalmesbah</a> <a href=\'https://profiles.wordpress.org/indirabiswas27/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>indirabiswas27</a> <a href=\'https://profiles.wordpress.org/ironnysh/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>ironnysh</a> <a href=\'https://profiles.wordpress.org/itsmhrahman/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>itsmhrahman</a> <a href=\'https://profiles.wordpress.org/jinalparekh/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>jinalparekh</a> <a href=\'https://profiles.wordpress.org/joedolson/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>joedolson</a> <a href=\'https://profiles.wordpress.org/joen/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>joen</a> <a href=\'https://profiles.wordpress.org/jominney/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>jominney</a> <a href=\'https://profiles.wordpress.org/keithnoseworthy/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>keithnoseworthy</a> <a href=\'https://profiles.wordpress.org/kel-dc/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>kel-dc</a> <a href=\'https://profiles.wordpress.org/lada7042/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>lada7042</a> <a href=\'https://profiles.wordpress.org/laurahartwigdesign/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>laurahartwigdesign</a> <a href=\'https://profiles.wordpress.org/laurlittle/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>laurlittle</a> <a href=\'https://profiles.wordpress.org/markoserb/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>markoserb</a> <a href=\'https://profiles.wordpress.org/mustakim5/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>mustakim5</a> <a href=\'https://profiles.wordpress.org/nazmul111/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>nazmul111</a> <a href=\'https://profiles.wordpress.org/ndiego/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>ndiego</a> <a href=\'https://profiles.wordpress.org/nilovelez/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>nilovelez</a> <a href=\'https://profiles.wordpress.org/noruzzaman/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>noruzzaman</a> <a href=\'https://profiles.wordpress.org/orangeambition/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>orangeambition</a> <a href=\'https://profiles.wordpress.org/piyopiyofox/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>piyopiyofox</a> <a href=\'https://profiles.wordpress.org/psykro/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>psykro</a> <a href=\'https://profiles.wordpress.org/renyot/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>renyot</a> <a href=\'https://profiles.wordpress.org/rfluethi/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>rfluethi</a> <a href=\'https://profiles.wordpress.org/rjfrizz/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>rjfrizz</a> <a href=\'https://profiles.wordpress.org/rmartinezduque/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>rmartinezduque</a> <a href=\'https://profiles.wordpress.org/ryelle/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>ryelle</a> <a href=\'https://profiles.wordpress.org/sakibsnaz/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>sakibsnaz</a> <a href=\'https://profiles.wordpress.org/sfougnier/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>sfougnier</a> <a href=\'https://profiles.wordpress.org/shsajalchowdhury/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>shsajalchowdhury</a> <a href=\'https://profiles.wordpress.org/sierratr/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>sierratr</a> <a href=\'https://profiles.wordpress.org/sumitsingh/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>sumitsingh</a> <a href=\'https://profiles.wordpress.org/teuila_mau/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>teuila_mau</a> <a href=\'https://profiles.wordpress.org/webcommsat/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>webcommsat</a> <a href=\'https://profiles.wordpress.org/webtechpooja/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>webtechpooja</a>  @west7 <a href=\'https://profiles.wordpress.org/zoonini/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>zoonini</a></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"17545\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:4;a:6:{s:4:\"data\";s:57:\"\n		\n		\n		\n		\n		\n				\n		\n\n					\n										\n					\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"WordPress 6.6.1 Maintenance Release\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:71:\"https://wordpress.org/news/2024/07/wordpress-6-6-1-maintenance-release/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 23 Jul 2024 15:53:25 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=17567\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:337:\"WordPress 6.6.1 is now available! This minor release features 7 bug fixes in Core and 9 bug fixes for the Block Editor. You can review a summary of the maintenance updates in this release by reading the Release Candidate announcement. WordPress 6.6.1 is a short-cycle release. The next major release will be version 6.7 planned [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:10:\"Tonya Mork\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:5779:\"\n<p><strong>WordPress 6.6.1 is now available!</strong></p>\n\n\n\n<p>This minor release features <a href=\"https://core.trac.wordpress.org/query?status=closed&amp;id=!61692&amp;milestone=6.6.1&amp;group=status&amp;col=id&amp;col=summary&amp;col=owner&amp;col=type&amp;col=priority&amp;col=component&amp;col=version&amp;col=keywords&amp;order=priority\">7 bug fixes in Core</a> and <a href=\"https://core.trac.wordpress.org/ticket/61692#comment:4 \">9 bug fixes for the Block Editor</a>. You can review a summary of the maintenance updates in this release by reading the <a href=\"https://make.wordpress.org/core/2024/07/18/wordpress-6-6-1-rc1-is-now-available/\">Release Candidate announcement</a>.</p>\n\n\n\n<p>WordPress 6.6.1 is a short-cycle release. The next major release will be <a href=\"https://make.wordpress.org/core/6-7/\">version 6.7</a> planned for November 2024.</p>\n\n\n\n<p>If you have sites that support automatic background updates, the update process will begin automatically.</p>\n\n\n\n<p>You can <a href=\"https://wordpress.org/wordpress-6.6.1.zip\">download WordPress 6.6.1 from WordPress.org</a>, or visit your WordPress Dashboard, click “Updates”, and then click “Update Now”.</p>\n\n\n\n<p>For more information on this release, please <a href=\"https://wordpress.org/support/wordpress-version/version-6-6-1\">visit the HelpHub site</a>.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Thank you to these WordPress contributors</h2>\n\n\n\n<p>This release was led by <a href=\"https://profiles.wordpress.org/hellofromTonya\">Tonya Mork</a> and <a href=\"https://profiles.wordpress.org/ellatrix/\">Ella</a>.</p>\n\n\n\n<p>WordPress 6.6.1 would not have been possible without the contributions of the following people. Their asynchronous coordination to deliver maintenance fixes into a stable release is a testament to the power and capability of the WordPress community.</p>\n\n\n\n<p class=\"is-style-wporg-props-long\"><a href=\"//profiles.wordpress.org/jorbin&quot;\">Aaron Jorbin</a>, <a href=\"https://profiles.wordpress.org/aaronrobertshaw\">Aaron Robertshaw</a>, <a href=\"https://profiles.wordpress.org/wildworks\">Aki Hamano</a>, <a href=\"https://profiles.wordpress.org/amitraj2203\">Amit Raj</a>, <a href=\"https://profiles.wordpress.org/atachibana/\">Akira Tachibana</a>, <a href=\"https://profiles.wordpress.org/afercia\">Andrea Fercia</a>, <a href=\"https://profiles.wordpress.org/andrewserong\">Andrew Serong</a>, <a href=\"https://profiles.wordpress.org/annezazu\">annezazu</a>, <a href=\"https://profiles.wordpress.org/ambrosiawt\">Art Smith</a>, <a href=\"https://profiles.wordpress.org/bgardner\">Brian Gardner</a>, <a href=\"https://profiles.wordpress.org/poena\">Carolina Nymark</a>, <a href=\"https://profiles.wordpress.org/cbirdsong\">cbirdsong</a>, <a href=\"https://profiles.wordpress.org/butterflymedia\">Ciprian</a>, <a href=\"https://profiles.wordpress.org/clarktbt\">Clark</a>, <a href=\"https://profiles.wordpress.org/courane01\">Courtney Robertson</a>, <a href=\"https://profiles.wordpress.org/talldanwp\">Daniel Richards</a>, <a href=\"https://profiles.wordpress.org/davidbaumwald\">David Baumwald</a>, <a href=\"https://profiles.wordpress.org/dmsnell\">Dennis Snell</a>, <a href=\"https://profiles.wordpress.org/dd32\">Dion Hulse</a>, <a href=\"https://profiles.wordpress.org/ellatrix\">Ella</a>, <a href=\"https://profiles.wordpress.org/annubis\">Eric-Oliver Mächler</a>, <a href=\"https://profiles.wordpress.org/fabiankaegy\">Fabian Kägy</a>, <a href=\"https://profiles.wordpress.org/mamaduka\">George Mamadashvili</a>, <a href=\"https://profiles.wordpress.org/jsnajdr\">Jarda Snajdr</a>, <a href=\"https://profiles.wordpress.org/audrasjb\">Jb Audras</a>, <a href=\"https://profiles.wordpress.org/joedolson\">Joe Dolson</a>, <a href=\"https://profiles.wordpress.org/joen\">Joen A.</a>, <a href=\"https://profiles.wordpress.org/jonsurrell\">Jon Surrell</a>, <a href=\"https://profiles.wordpress.org/laurelfulford/\">laurelfulford</a><a>, </a><a href=\"https://profiles.wordpress.org/mciampini\">Marco Ciampini</a>, <a href=\"https://profiles.wordpress.org/santosguillamot\">Mario Santos</a>, <a href=\"https://profiles.wordpress.org/markhowellsmead\">Mark Howells-Mead</a>, <a href=\"https://profiles.wordpress.org/mukesh27%20\">Mukesh Panchal</a>, <a href=\"https://profiles.wordpress.org/neotrope\">neotrope</a>, <a href=\"https://profiles.wordpress.org/swissspidy\">Pascal Birchler</a>, <a href=\"https://profiles.wordpress.org/pbiron\">Paul Biron</a>, <a href=\"https://profiles.wordpress.org/ramonopoly\">ramonopoly</a>, <a href=\"https://profiles.wordpress.org/raquelandefeld\">Raquel</a>, <a href=\"https://profiles.wordpress.org/youknowriad\">Riad Benguella</a>, <a href=\"https://profiles.wordpress.org/richtabor\">Rich Tabor</a>, <a href=\"https://profiles.wordpress.org/noisysocks\">Robert Anderson</a>, <a href=\"https://profiles.wordpress.org/SergeyBiryukov\">Sergey Biryukov</a>, <a href=\"https://profiles.wordpress.org/coffee2code/\">Scott Reilly</a>, <a href=\"https://profiles.wordpress.org/sourav08\">Sourav Pahwa</a>, <a href=\"https://profiles.wordpress.org/sabernhardt\">Stephen Bernhardt</a>, <a href=\"https://profiles.wordpress.org/sunil25393\">SunilPrajapati</a>, <a href=\"https://profiles.wordpress.org/hellofromTonya\">Tonya Mork</a>, <a href=\"https://profiles.wordpress.org/up1512001\">up1512001</a>\n</p>\n\n\n\n<h2 class=\"wp-block-heading\">How to contribute</h2>\n\n\n\n<p class=\"is-style-default\">To get involved in WordPress core development, head over to Trac, <a href=\"https://core.trac.wordpress.org/report/6\">pick a ticket</a>, and join the conversation in the <a href=\"https://wordpress.slack.com/archives/C02RQBWTW\">#core</a> and <a href=\"https://wordpress.slack.com/archives/C07BTF54N68\">#6-7-release-leads</a> channels. Need help? Check out the <a href=\"https://make.wordpress.org/core/handbook/\">Core Contributor Handbook</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"17567\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:5;a:6:{s:4:\"data\";s:61:\"\n		\n		\n		\n		\n		\n				\n		\n		\n\n					\n										\n					\n		\n		\n\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:51:\"WP Briefing: Episode 84: A WordPress 6.6 Sneak Peek\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:73:\"https://wordpress.org/news/2024/07/episode-84-a-wordpress-6-6-sneak-peek/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 22 Jul 2024 12:00:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:2:{i:0;a:5:{s:4:\"data\";s:7:\"Podcast\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:11:\"wp-briefing\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"https://wordpress.org/news/?post_type=podcast&p=17539\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:256:\"Join WordPress Executive Director, Josepha Haden Chomphosy, as she offers an exclusive preview of the upcoming WordPress 6.6 release, accompanied by special guest Meher Bala, the release\'s coordinator. Don’t miss this opportunity for an insider’s look!\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:9:\"enclosure\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:3:{s:3:\"url\";s:51:\"https://wordpress.org/news/files/2024/07/WPB084.mp3\";s:6:\"length\";s:1:\"0\";s:4:\"type\";s:0:\"\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Brett McSherry\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:27063:\"\n<p>Join WordPress Executive Director, Josepha Haden Chomphosy, as she offers an exclusive preview of the recently released WordPress 6.6, accompanied by special guest Meher Bala, the release&#8217;s coordinator. Don’t miss this opportunity for an insider’s look!</p>\n\n\n\n<h2 class=\"wp-block-heading\">Credits</h2>\n\n\n\n<p>Host:&nbsp;<a href=\"https://profiles.wordpress.org/chanthaboune/\">Josepha Haden Chomphosy</a><br>Guest:&nbsp;<a href=\"https://profiles.wordpress.org/meher/\">Meher Bala</a><br>Editor:&nbsp;<a href=\"https://profiles.wordpress.org/adamatdayone/\">Adam Daly</a><br>Logo:&nbsp;<a href=\"https://profiles.wordpress.org/javiarce/\">Javier Arce</a><br>Production:&nbsp;<a href=\"https://profiles.wordpress.org/bjmcsherry/\">Brett McSherry</a><br>Song: Fearless First by Kevin MacLeod</p>\n\n\n\n<h2 class=\"wp-block-heading\">Show Notes</h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://wordpress.org/download/releases/6-6/\">WordPress 6.6 Download</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/\">Make WordPress &#8211; Core</a>\n<ul class=\"wp-block-list\">\n<li><a href=\"https://wordpress.slack.com/archives/C02RQBWTW\">WordPress Core Slack</a></li>\n</ul>\n</li>\n\n\n\n<li><strong>Small List of Big Things</strong>\n<ul class=\"wp-block-list\">\n<li><a href=\"https://make.wordpress.org/community/2024/07/04/first-time-attendees/\" target=\"_blank\" rel=\"noreferrer noopener\">First-Time Attendees: A Key Metric of Success for WordPress Events</a>&nbsp;</li>\n\n\n\n<li>The&nbsp;<a href=\"https://make.wordpress.org/docs/2023/04/25/monthly-online-docs-team-contributor-day-starts-april-2023/\" target=\"_blank\" rel=\"noreferrer noopener\">Docs team holds an online Contributor Day</a>&nbsp;every fourth Tuesday.</li>\n\n\n\n<li>Reminder:&nbsp;<a href=\"https://learn.wordpress.org/online-workshops/\" target=\"_blank\" rel=\"noreferrer noopener\">Online workshops</a>&nbsp;are live sessions where you can learn alongside other WordPress enthusiasts.</li>\n\n\n\n<li><a href=\"https://make.wordpress.org/media-corps/2024/07/03/recap-of-the-media-corps-briefing-on-wordpress-6-6/\" target=\"_blank\" rel=\"noreferrer noopener\">Recap of the Media Corps Briefing on WordPress 6.6</a>&nbsp;</li>\n</ul>\n</li>\n\n\n\n<li>Have a question you’d like answered? Submit them to&nbsp;<a href=\"mailto:[email protected]\">[email protected]</a>.</li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\">Transcript</h2>\n\n\n\n<span id=\"more-17539\"></span>\n\n\n\n<p>[00:00:00]&nbsp;<strong>Josepha:</strong>&nbsp;Hello, everyone, and welcome to the WordPress Briefing, the podcast where you can catch quick explanations of some of the ideas behind the WordPress open source project and the community around it, as well as get a small list of big things coming up in the next two weeks. I’m your host, Josepha Haden Chomphosy. Here we go!&nbsp;</p>\n\n\n\n<p>[00:00:28] (Intro Music)&nbsp;</p>\n\n\n\n<p><span style=\"margin: 0px;padding: 0px\">[00:00:40]&nbsp;<strong>Josepha:</strong>&nbsp;</span>Last week, we released WordPress 6.6, and I had a chance to chat with a long-time contributor and member of the Release Squad about it.&nbsp;Today, I have with me Meher, and she was, well I guess I will let her tell us what she did with the release, but at the time of this recording, yesterday we had the WordPress 6.6 release, codenamed &#8216;Dorsey,&#8217; and so Meher, welcome to the WordPress Briefing.</p>\n\n\n\n<p>[00:01:05] <strong>Meher:</strong> Hi, thank you for inviting me. It&#8217;s nice to be here.</p>\n\n\n\n<p><span style=\"margin: 0px;padding: 0px\">[00:01:09]&nbsp;<strong>Josepha:</strong>&nbsp;Why don&#8217;t you tell us a little bit about yourself, what you do in the WordPress project, how long you&#8217;ve been contributing, and then the role that you played in our big, big mid-year release?</span></p>\n\n\n\n<p>[00:01:19] <strong>Meher:</strong> So my name is Meher. I&#8217;m a front-end developer. I&#8217;m also a CEO of KDC. I&#8217;m also a codable expert in WordPress. I started with contributing into the marketing field. Then, slowly, for 5.6, I got to be on the release squad, learned about training, about how the release goes, process happens. From that time onwards, I&#8217;ve been part of marketing or, basically, I&#8217;ve been part of the marketing team for all the releases. For 6.6, I picked to do the Release Coordinator, something different, something new, wanting to know what goes into it.&nbsp;</p>\n\n\n\n<p>[00:02:03] <strong>Josepha:</strong> That is a big leap from like hanging out in marketing to going to be the Release Coordinator. Before we get into the release itself, just what made you think to yourself, I would like to do that? I would like to stand up and wrangle all of these contributors across the world. Make sure we get a release out?</p>\n\n\n\n<p>[00:02:20] <strong>Meher:</strong> I wanted to try something new. Like even in WordCamp, each role is different. So, even in the release, I wanted to try each different things. And like 5.6, I was in documentation. Then, I was in marketing. So then I got used to marketing, so I stick with my, no, I stuck with marketing. </p>\n\n\n\n<p>[00:02:39] <strong>Josepha:</strong> Yeah.</p>\n\n\n\n<p>[00:02:40] <strong>Meher:</strong> So this time, I want to try something different, and I want to see, you know, how easy was it to be a Release Coordinator because it&#8217;s a Release Coordinator, see, you know, it&#8217;s, it&#8217;s a like a big thing coordinating so many people so many different teams going on, working together, and so yeah, it was fun.</p>\n\n\n\n<p>[00:02:58] <strong>Josepha:</strong> Great. I&#8217;m glad that you found it fun. I always worry when people make big shifts. I&#8217;m like, did we put enough documentation to make it clear? Are they going to find it easy to get started or not? And I think you did a really great job with it. So congratulations, since that happened just yesterday, less than 24 hours ago.</p>\n\n\n\n<p>[00:03:16] <strong>Meher:</strong> Yes, less than 24 hours.</p>\n\n\n\n<p>[00:03:21] <strong>Josepha:</strong> Yeah, yeah. So, from your position as the Release Coordinator, what are the biggest, like, one or two features that you really were excited to see get in this release?</p>\n\n\n\n<p>[00:03:32] <strong>Meher:</strong> Oh, one of the biggest features was the style override patterns.</p>\n\n\n\n<p>[00:03:37] <strong>Josepha:</strong> Oh, yeah.</p>\n\n\n\n<p>[00:03:38] <strong>Meher:</strong> Which I found very useful because a lot of people are using patterns. So, you know, patterns override; if you wanna change something on a specific page, it&#8217;s really useful then just to, you know, recreate a second pattern and then to match up and all. And second, which I liked as a user, was the publish box on the post becoming very clear, very, you know, cluster-free, very minimalistic, and just so comfortable that a normal user will actually understand what is there instead of going to each dropdown and figuring out what needs to be done. So, for me, I think as a developer and user, these two are the fun features, which I like, which 6.5 had, so. There are many other features as well. These are the two great features.</p>\n\n\n\n<p>[00:04:28] <strong>Josepha:</strong> Yeah. I mean, I don&#8217;t think that anyone can argue about the importance of making things a little easier to see, a little easier to use. It&#8217;s been a little bit since WordPress was like fall into it easy to use. I feel like we have been the easiest of the robust CMS systems for like a long time. I know I said CMS systems. That&#8217;s like saying pin number. I know that the S in CMS is systems, but anyway, that notwithstanding, we&#8217;ve been the easiest of the complex solutions for a long time, and I think it&#8217;s always great when we, when we take a moment to be like, what could we make a bit easier to just like, no instructions required you get in there and you can tell like, what any individual thing will do without necessarily, like you said, having to go into drop downs and reading a bunch of stuff a little guesswork is okay. And also, it&#8217;s clear that none of it is dangerous. And so I think that&#8217;s, I think that&#8217;s a a good change myself. So, I agree with your assessment.</p>\n\n\n\n<p>[00:05:27] <strong>Josepha:</strong> So the style override patterns, that&#8217;s part of the suite of design tools that we&#8217;re pulling together, right?&nbsp;</p>\n\n\n\n<p>[00:05:33] <strong>Meher:</strong> Yes.</p>\n\n\n\n<p>[00:05:34] <strong>Josepha:</strong> in your experience, you said you&#8217;re the CEO of your company, like in your experience, does that feel like something that&#8217;s super useful for agencies or particularly useful for freelancers, or should it generally be useful for everyone?</p>\n\n\n\n<p>[00:05:47] <strong>Meher:</strong> It will be useful from a small business point to a freelancer as well because we always try, like, in each page, we always, you know, there is some bits repeated, you know, so, patterns makes it easier, and syndicate pattern makes it more easier so that you can just duplicate and have one place to change. And, like, you have ten pages, you have one pattern across ten pages. The 11th page, you want the same pattern, but little change in that. It&#8217;s easier. It&#8217;s good because you can just change on that page, one particular thing and still go in the parent and change other things to reflect in that. So it will be very helpful for freelancers, small agencies. I do see big agencies take advantage of it. So overall, it should help everyone.</p>\n\n\n\n<p>[00:06:35] <strong>Josepha:</strong> Good. Good. I, for one, isn&#8217;t it great when we can get a feature out that mostly is going to help everyone. But I have been especially interested in the features that we&#8217;re trying to get out that help that kind of like small to medium agency area. I feel like we have a lot of folks in the WordPress community who do exactly what you&#8217;re talking about. You&#8217;re getting something together. You have a mostly what you need across your site. You have one style that&#8217;s out there, but there&#8217;s this one area that you want to have a little bit more personality or a little less personality, depending on what your client is looking for, like this one is applying for jobs, and it needs to be a little less exciting or whatever it is.</p>\n\n\n\n<p>[00:07:13] <strong>Josepha:</strong> I think that&#8217;s great that we have that option. So you don&#8217;t have to try to, I don&#8217;t know, hack your way through that. I know that we&#8217;re not a super get-in-there-and hack-on-it sort of group anymore these days, but I love that we still have that feeling of we&#8217;re gonna, we&#8217;re going to make this a safe hacking space for you. Just get in there and make it work. So that&#8217;s excellent. Excellent. So for you, then, personally, cause you wear a lot of hats, you&#8217;ve your front-end developer; you&#8217;re running your company, you&#8217;re working, you&#8217;re a codable expert. You&#8217;ve got all these things. So from your perspective, what is the thing that got into this release that was a surprising, like a diamond in the rough for you, like a surprising good feature when you just thought it was like an important feature at some point? Was there one that seemed like it was a good idea but became a great idea by the time it was out?</p>\n\n\n\n<p>[00:08:00] <strong>Meher:</strong> Oh, I would say style variations because I did not expect the final style variation to be what it is. A theme developer can create the theme, can add styles, can add fonts, can give different design elements to the theme as a normal user when they when someone wants to just pull up a website, but they&#8217;re not good in design, or they don&#8217;t know which font to use. They choose which font, but then it doesn&#8217;t work. So if the theme provides an easy option just to shift the different styles they&#8217;re using and combining with the fonts. It is a much bigger opportunity for everyone because a normal user can just, they have a black and white site. I want to shift to a colorful site. Just go and see what the theme art has given you and shift it. So I think that I was surprised and I like the outcome. I&#8217;m sure my blogger friends also will like it because then they don&#8217;t have to depend on a designer to you know, give them color schemes and stuff.</p>\n\n\n\n<p>[00:09:01] <strong>Josepha:</strong> Yes. Yeah. So unrelated. It&#8217;s only, it&#8217;s kind of related. I shouldn&#8217;t say it&#8217;s unrelated. It&#8217;s all about WordPress. And now it&#8217;s about color palettes. So, I have a new design on my blog. And unfortunately I am the sort of person that does need a designer to tell me what I meant by the thing I thought. <span style=\"margin: 0px;padding: 0px\">And so, like, I had this idea of the sort of color palette that I wanted and was searching for color palettes inside themes, which I was not succeeding at.</span> And eventually I had a designer who was happy to help you figure this out and get something out there. And they got me something that&#8217;s absolutely perfect. It&#8217;s got an excellent color palette and they redid some images for me. So it looks nice and hip and feels kind of modern. I think it&#8217;s great. But the one thing that I consistently felt confident to mess with while I was in there, because I think they did some custom work in there too, is all of the stuff that&#8217;s included in style variations. Like, I&#8217;m not touching colors because I can&#8217;t put colors together to save my life. But I was pleasantly surprised also by that particular feature. It gives you a feeling of I can change the face of this through the fonts or whatever it is. And I think that&#8217;s a nice, a nice thing.</p>\n\n\n\n<p>[00:10:06] <strong>Meher:</strong> And it&#8217;s a, it&#8217;s a perfect combination. Color and font. Because a lot of people don&#8217;t know today&#8217;s time which font is good. Or which font is needed for an industry.&nbsp;</p>\n\n\n\n<p>[00:10:16] <strong>Josepha:</strong> Exactly. Fortunately, I&#8217;m a site manager of one. And so I just had to ask myself if I liked the font and moved on from there. So, oh. So, like I said, as we&#8217;re recording this, we are less than 24 hours past the release. How was your experience with this release? Was it enjoyable? Did it like expand your horizons? Were there surprises in how a release is run?</p>\n\n\n\n<p>[00:10:43] <strong>Meher:</strong> There was no surprises because I&#8217;ve already been a part of a release. So I.</p>\n\n\n\n<p>[00:10:47] <strong>Josepha:</strong> That&#8217;s&nbsp;fair.&nbsp;</p>\n\n\n\n<p>[00:10:49] <strong>Meher:</strong> You know, it&#8217;s depends on what happens on the day.&nbsp;But yes, behind the scenes, following up, just checking in to make sure, are we on time, do we need more time, or what needs, you know, how much more time is required. It was fairly good, I was only clearly concerned about on the day of the release, because there&#8217;s a lot of things to cover.</p>\n\n\n\n<p>[00:11:09] <strong>Josepha:</strong> Yes.&nbsp;</p>\n\n\n\n<p>[00:11:10] <strong>Meher:</strong> Usually, the party of the beta and the RCs finish in less than hour or so. But the final has a lot more detailed steps and many people to ping, to get, you know, them on the day of the release.</p>\n\n\n\n<p>[00:11:24] <strong>Josepha:</strong> Yeah, for folks who have never watched a release happen. So, I think a lot of the folks who listen to this podcast, they find it in the dashboard, they don&#8217;t necessarily contribute to WordPress. But, like, if you&#8217;ve never watched a WordPress release, we have these release parties for every beta that goes out, every release candidate that goes out, and then the general release. And I always find them so fascinating because, we have hundreds of contributors over the course of an individual release. And then we have probably 50, 60 people who show up at, for some of you all, in the middle of the night and are just being directed, like their attention is just being directed here and there.</p>\n\n\n\n<p>[00:12:06] <strong>Josepha:</strong> And I love watching it because I, I&#8217;m always in the release channel. I&#8217;m in the core channel. All of these are in Slack. And then I&#8217;m also in the admin channel where you have to do the flipping of switches and packaging things. And it&#8217;s really interesting to see, almost like a scan of a brain where things are lighting up for various things. <span style=\"margin: 0px;padding: 0px\">Like, you do the pre-testing in the release channel, and then you do the general testing in the core channel.</span> And then we&#8217;ve got like a person who&#8217;s flipping switches in the back, in the admin area to make sure that it all gets together. And it&#8217;s just really interesting to see how it all works. And yeah, it&#8217;s a really fun thing.</p>\n\n\n\n<p>Dear listener, if you have never, if you&#8217;ve never done this, you have another opportunity. And I think the next release is early in November or something. And even if you&#8217;re there as like a spectator, not necessarily ready to take part in the release, sometimes it&#8217;s kind of nice to see how much effort and how many people are showing up to work on any individual release.</p>\n\n\n\n<p><span style=\"margin: 0px;padding: 0px\">[00:13:01]&nbsp;<strong>Josepha:</strong>&nbsp;This was your first time to lead the release parties, though, right?</span></p>\n\n\n\n<p>[00:13:06] <strong>Meher:</strong> Yes. My first time releasing a release party. Also, to the spectators who have never been a part of release, you can just come and say hi. Like, yesterday, on the day of the release, there was one participant who joined for the first time, and she did contribute.&nbsp;And she was amazed by how smooth it went through. And for me, the best part of any release is seeing the green tick when people start testing. So, you know, everything is smooth sailing.</p>\n\n\n\n<p>[00:13:34] <strong>Josepha:</strong> Yes.</p>\n\n\n\n<p>[00:13:34] <strong>Meher:</strong> And we&#8217;ll reach the destination.</p>\n\n\n\n<p>[00:13:36] <strong>Josepha:</strong> Yes. It&#8217;s, it is a real testament to how well and how closely all of these folks can work together, which if you stop and think about the fact that everybody&#8217;s like all over the world, it&#8217;s all across the globe that this is happening. It is why WordPress works, right? All of these people, all of you coming together to do this on behalf of this software. How cool that you had somebody who joined for the first time and then they were able to contribute immediately.</p>\n\n\n\n<p>[00:14:02] <strong>Meher:</strong> Yes.</p>\n\n\n\n<p>[00:14:03] <strong>Josepha:</strong> I love that.&nbsp;</p>\n\n\n\n<p>[00:14:04] <strong>Meher:</strong> Also, there are a lot of folks who&#8217;ve done it. So they&#8217;re always ready to help out. You know, if you&#8217;re stuck somewhere, as a first-time release lead, there were certain questions I had. There are a lot of people to guide you to the right direction or to say, this needs to go here, or you need to tell the audience this. A lot of support you get from the squad itself, plus the people who are not on the squad and who&#8217;ve done this.</p>\n\n\n\n<p>[00:14:29] <strong>Josepha:</strong> Absolutely. I remember the first release that I led I was the coordinator of it and I believe it was 5.0. I believe it was the one that we put Gutenberg in core with, and it was the most terrifying thing I&#8217;d ever done. Not because I hadn&#8217;t been watching these releases happening for years, but because it&#8217;s different participating and watching and then being the person who is like you said, like making sure that things are still going on time that you understand when you need to say, like, there&#8217;s no way that this works for users right now. We have to take it out and all those things. And then, yeah, the day of, the first time that you have to run one of those global meetings, be like, &#8216;everyone, we don&#8217;t have time for this. Move on&#8217;. That&#8217;s always a really hard first time. Well, cool. That&#8217;s so exciting. So I have a last question for you, and that is, you&#8217;ve kind of let us into it, for first-time contributors to a release, especially anyone who&#8217;s thinking about joining the release squad for the first time, do you have any advice, anything that you wish you had been told when you were coming into this?</p>\n\n\n\n<p>[00:15:32] <strong>Meher:</strong> Come with an open mind and come with a thought that there are people to help you. Ask in any channel. There will be someone or the other who will answer you immediately or a little later, depending on the time zone, and will guide you to the right person or right documentation where you can read up because there is a lot of documentation, good documentation on releases, how it handles and what team is needed, what they are supposed to do. So, you, you have a friendly bunch of people. Just ask.</p>\n\n\n\n<p>[00:16:03] <strong>Josepha:</strong> Excellent. I love it. I love that advice. That was really good advice. Don&#8217;t be scared. Everybody has answers, and they want to give them to you. I agree. That is a real strong truth for the WordPress project. Last thoughts: anything you want to share with the WordPress community with our community of listeners here?</p>\n\n\n\n<p>[00:16:20] <strong>Meher:</strong> Looking forward for new people joining the next release and seeing 6.7 new features, which I&#8217;m excited about, collaborative phase three coming into picture and excited about it.</p>\n\n\n\n<p>[00:16:32] <strong>Josepha:</strong> Yeah. So you can come join us, make.WordPress.org/core, or you can join us in the Slack instance. You can go to chat.WordPress.org and get signed up for that. We coordinate all of this in the core channel, and we hope to see every new contributor that&#8217;s been on the fence. We hope you show up. There&#8217;s a new meeting every two weeks just for y&#8217;all. Meher, this has been an excellent conversation. Thank you so much for joining me today.</p>\n\n\n\n<p>[00:16:56] <strong>Meher:</strong> Thank you for having me. It was fun.</p>\n\n\n\n<p>[00:16:58] (Music interlude)&nbsp;</p>\n\n\n\n<p>[00:17:05] <strong>Josepha:</strong> Hopefully, you&#8217;ve had a chance to download the release and try it out on your own sites. As always, if you run into any bugs, let us know so that we can get them in the next point release.</p>\n\n\n\n<p>And that brings us now to our small list of big things. I have a moderate-sized small list. The first one is that WordPress is a reminder, actually. It&#8217;s a lot of reminders this week if I get right down to it, but this first one is a reminder that one of our big-picture goals for 2024 was getting new users into our event series. Our goal, of course, is to warmly welcome more first-time attendees and new users, and future WordPressers at all of our events, and that&#8217;s something that you can help get done. So, for all of our event organizers, or if you have not organized an event yet and would like to, just so that you can meet the fellow WordPressers in your area or, get to grow your own network a little bit. We&#8217;ve got a few best practices that can help you to make sure that you have a good experience for first time attendees. For one, you should always consider some thoughtful event design. Craft your events with some first-time attendees in mind. You have to consider their needs and interests and potential barriers to participation. Second, it helps to have some targeted messaging. Ensure that you have promotional materials that highlight the benefits of attending, but also what new knowledge, skills, or professional connections folks will gain when they come. It&#8217;s also good to share success stories of past first-time attendees. And then just kind of a final note for that on outreach strategies. You should experiment with a range of marketing channels to reach professional new attendees. You can partner with local schools, professional organizations, and online communities who can help to spread the word.</p>\n\n\n\n<p>[00:18:52] <strong>Josepha:</strong> The second thing on our small list of big things is a reminder that the Docs Team holds an online Contributor Day every fourth Tuesday. They&#8217;ve been doing this for about a year now. And I think that it&#8217;s one of the most engaging and fun new contributor experiences we have, which I realize might sound odd for documentation, but it&#8217;s a great team. It&#8217;s got a great number of team reps in it. And they&#8217;re looking for you. They&#8217;re looking out for you to come and join for your first time on a Contributor Day. The next one is actually tomorrow, July 23rd. I&#8217;ll have a link for that in the show notes.</p>\n\n\n\n<p>[00:19:29] <strong>Josepha:</strong> And the third thing on our list is a reminder about online workshops. These are live sessions where you can learn alongside other WordPress enthusiasts, and they&#8217;re, you know, safe spaces where you can come as you are, develop new ideas, explore issues that you&#8217;re having, ask questions, network over shared interests, exchange theories, collaborate, and honestly, thrive on a bit of problem-solving together. New workshops are happening all the time. You can check out the schedule to join in on a live session and even watch some of the previous sessions to see if it&#8217;s for you.&nbsp;</p>\n\n\n\n<p>[00:20:03] <strong>Josepha:</strong> And the final thing on our list is that there is a recap up of the first Media Corps Briefing that was held on June 27th, and it provided media partners with an overview of the Source of Truth and updates that were planned for WordPress 6.6, that was released last week. Obviously, we just talked to Meher about it. But that particular session featured guest Anne McCarthy, who explained and demoed some of the upcoming features and answered a bunch of questions from the participants. The briefing was recorded and published on the WordPress YouTube channel. Apart from the recording, you can also find a summary, the full transcript, and other relevant links from the link in the show notes.&nbsp;</p>\n\n\n\n<p><span style=\"margin: 0px;padding: 0px\">[00:20:42]&nbsp;<strong>Josepha:</strong>&nbsp;And that, my friends, is your small list of big things.</span> Don&#8217;t forget to follow us on your favorite podcast app or subscribe directly on WordPress.org/news. You&#8217;ll get a friendly reminder whenever there&#8217;s a new episode. If you liked what you heard today, share it with a fellow WordPresser. Or, if you had questions about what you heard today, you can share those with me at [email protected]. I am your host, Josepha Haden Chomphosy. Thank you for tuning in today for the WordPress Briefing. And I&#8217;m taking a little break from the podcast in August, and so I will see you again, my friends, in September.&nbsp;</p>\n\n\n\n<p>[00:21:15] (Music outro)&nbsp;</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"17539\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:6;a:6:{s:4:\"data\";s:66:\"\n		\n		\n		\n		\n		\n				\n		\n		\n		\n		\n\n					\n										\n					\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:26:\"WordPress 6.6 “Dorsey”\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:42:\"https://wordpress.org/news/2024/07/dorsey/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 16 Jul 2024 16:51:48 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:4:{i:0;a:5:{s:4:\"data\";s:7:\"General\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:3:\"6.6\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:8:\"releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=17517\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:272:\"Say hello to the latest WordPress! WordPress 6.6 \"Dorsey\" is here to deliver on the promise of a better web with style, finesse, and a suite of enhanced tools to create beautifully coherent design elements and the confidence of automatic rollbacks for your plugin updates.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Matt Mullenweg\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:65806:\"\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" src=\"https://i0.wp.com/wordpress.org/news/files/2024/07/Release-Edition-Inline-Image-1.png?resize=1024%2C683&#038;ssl=1\" alt=\"\" class=\"wp-image-17529\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2024/07/Release-Edition-Inline-Image-1.png?resize=1024%2C683&amp;ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2024/07/Release-Edition-Inline-Image-1.png?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2024/07/Release-Edition-Inline-Image-1.png?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2024/07/Release-Edition-Inline-Image-1.png?resize=1536%2C1024&amp;ssl=1 1536w, https://i0.wp.com/wordpress.org/news/files/2024/07/Release-Edition-Inline-Image-1.png?resize=2048%2C1365&amp;ssl=1 2048w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" data-recalc-dims=\"1\" /></figure>\n\n\n\n<p>Say hello to WordPress 6.6 “Dorsey,” named after the legendary American Big Band leader, Tommy Dorsey. Renowned for his smooth-toned trombone and compositions, Dorsey’s music captivated audiences with its emotional depth and vibrant energy.</p>\n\n\n\n<p>Let your heart swing, sing, and sway to the deep brass notes of&nbsp;<a href=\"https://open.spotify.com/playlist/37i9dQZF1DZ06evO2TT3Ge?si=d9872e46371c4ed7\" target=\"_blank\" rel=\"noreferrer noopener\">Dorsey’s Big Band sound</a>&nbsp;as you explore the new features and enhancements of WordPress 6.6.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Hello, 6.6!</h2>\n\n\n\n<p>WordPress 6.6 delivers on the promise of a better web by bringing style, finesse, and a suite of creative possibilities to your site-building experience. This version helps you do more with ease, putting enhanced tools at your fingertips and giving you unprecedented power behind the scenes. You will find more ways to create beautiful, coherent design elements across your site, a new layout for quick page previews in the Site Editor, and the safety of automatic rollbacks for failed plugin auto-updates—among many other highlights.</p>\n\n\n\n<p>In addition to the new features, “Dorsey” continues to deliver the performance and accessibility gains you can expect from every WordPress release. Explore what WordPress 6.6 has to offer and get ready to let its features take your sites to new heights.</p>\n\n\n\n<div class=\"wp-block-buttons is-layout-flex wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\" href=\"https://wordpress.org/wordpress-6.6.zip\" target=\"_blank\" rel=\"noreferrer noopener\">Download WordPress 6.6 “Dorsey”</a></div>\n</div>\n\n\n\n<h2 class=\"wp-block-heading\">What’s inside</h2>\n\n\n\n<h3 class=\"wp-block-heading\">Add more design options to block themes</h3>\n\n\n\n<p>Create color or font sets to multiply design combinations across one theme. These sets offer more contained design possibilities, allowing visual variety within the site’s broader styling guidelines.</p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https://lh7-us.googleusercontent.com/docsz/AD_4nXc7Mg7QzTwFiR7NDQLj6p5m4eddq6MtscZYzTh5QeGqB2sLP3T_t2Io2cqA5QuSixyze9ZVWqsDF9ZD7VscWn0TWA6lCG0OgZ4o5Ar_8MgQta8B3vu3VzJQHYREY9NxUb9J8e3BFESmcnbRwg7g6GuFfguU?key=EV-htfbHG-kjLl6r6s-uKA\" alt=\"\" /></figure>\n\n\n\n<h3 class=\"wp-block-heading\">Simplify your workflow with a new layout for pages in the Site Editor</h3>\n\n\n\n<p>See all of your pages and a preview of any selected page with the new side-by-side layout in the Site Editor.</p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https://lh7-us.googleusercontent.com/docsz/AD_4nXfdAh-2XaS_6bdw8YcDZMRpkT0O6oWezPzZT3FzKjoWcxhM4ofivJli8eDRs1pO60wJ7F6YjQblSDop_O8MXQKwRlb_-g8CsFPPVb7hY3vEgIBPLb3tDyrvZZhSZL6Zp-ntXQdB2-ixFVoWaY-Empv3hZQ-?key=EV-htfbHG-kjLl6r6s-uKA\" alt=\"\" /></figure>\n\n\n\n<h3 class=\"wp-block-heading\">Auto-update your plugins with peace of mind</h3>\n\n\n\n<p>Enjoy the convenience of plugin auto-updates with the safety of rollbacks if anything goes wrong—offering your site a new level of security, enhanced functionality as it becomes available, and almost no time or bandwidth from you to make it happen.</p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https://lh7-us.googleusercontent.com/docsz/AD_4nXc3cOWzosH9yiEDJrkmndXXX4QShj-vVMJJslAlgxCT74ugbYJuRPszdUi2rrCt8fnmZm1fTdJ3DTkKxYh5ImN4b6lvyBI3bsf5nvzWSBtexeldhPGyjYZM4Me1eUzfq9bAzlzlwxVqI5Hf_i9y1NGvKEdc?key=EV-htfbHG-kjLl6r6s-uKA\" alt=\"\" /></figure>\n\n\n\n<h3 class=\"wp-block-heading\">Customize content in synced patterns</h3>\n\n\n\n<p>Make content changes in each instance of a synced pattern while maintaining a consistent style across them. Set these overrides for Heading, Paragraph, Button, and Image blocks when placed in a synced pattern.</p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https://lh7-us.googleusercontent.com/docsz/AD_4nXdH_at4lSW3-Slznfn7HTOEp11xKp889JaLIj-JY5zATJbqZhNPM5MIVZzhn7J2gGhqRbkIzjGMhkFzfQFXfLpxoXu2MXDcPMCXaACaucFHph4dMrd8jHCqFckpk0HtJhEI_cWHTRDR0343_Ut06sgNgaOw?key=EV-htfbHG-kjLl6r6s-uKA\" alt=\"\" /></figure>\n\n\n\n<h3 class=\"wp-block-heading\">Performance</h3>\n\n\n\n<p>WordPress 6.6 features important updates like removing redundant WP_Theme_JSON calls, disabling autoload for large options, and eliminating unnecessary polyfill dependencies. Other highlights include lazy-loading post embeds, a new <code>data-wp-on-async</code> directive, and templates in the editor that load approximately 35% faster overall.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Accessibility</h3>\n\n\n\n<p>This release includes 58 accessibility fixes and enhancements. These focus on foundational aspects of the WordPress experience, particularly the data views component powering the new site editing experience and areas like the Inserter, which provide a key way of interacting with blocks and patterns.</p>\n\n\n\n<h3 class=\"wp-block-heading\">And much more</h3>\n\n\n\n<p>Visit the <a href=\"https://wordpress.org/download/releases/6-6/\">feature showcase</a> for a full overview of all the new features and enhancements in WordPress 6.6.</p>\n\n\n\n<div class=\"wp-block-buttons is-layout-flex wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\" href=\"https://wordpress.org/download/releases/6-6/\">Check out what&#8217;s new</a></div>\n</div>\n\n\n\n<h2 class=\"wp-block-heading\">Learn more about WordPress 6.6</h2>\n\n\n\n<p>Explore <a href=\"https://learn.wordpress.org/\">Learn WordPress</a> for quick how-to videos, <a href=\"https://learn.wordpress.org/social-learning/\">online workshops</a>, and other free resources to level up your WordPress knowledge and skills.</p>\n\n\n\n<p>The <a href=\"https://make.wordpress.org/core/2024/06/25/wordpress-6-6-field-guide/\">WordPress 6.6 Field Guide</a> contains detailed technical information and <a href=\"https://make.wordpress.org/core/tag/dev-notes-6-6/\">developer notes</a> to help you build with WordPress and get the most out of this release. Don’t forget to subscribe to the <a href=\"https://developer.wordpress.org/news/\">Developer Blog</a> for updates, tutorials, and other helpful WordPress content for developers.</p>\n\n\n\n<p>For information about installation, file changes, fixes, and other updates, read the <a href=\"https://wordpress.org/documentation/wordpress-version/version-6-6/\">6.6 release notes</a>.</p>\n\n\n\n<h2 class=\"wp-block-heading\">The 6.6 release squad</h2>\n\n\n\n<p>Every release comes to you from a dedicated team of enthusiastic contributors who help keep things on track and moving smoothly. The team that has led 6.6 is a cross-functional group of contributors who are always ready to champion ideas, remove blockers, and resolve issues.</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Release Lead: <a href=\"https://profiles.wordpress.org/matt/\">Matt Mullenweg</a></li>\n\n\n\n<li>Release Coordinator: <a href=\"https://profiles.wordpress.org/meher/\">Meher Bala</a></li>\n\n\n\n<li>Core Tech Lead: <a href=\"https://profiles.wordpress.org/audrasjb/\">Jb Audras</a></li>\n\n\n\n<li>Editor Tech Leads: <a href=\"https://profiles.wordpress.org/ellatrix/\">Ella van Durpe</a>, <a href=\"https://profiles.wordpress.org/vcanales/\">Vicente Canales</a></li>\n\n\n\n<li>Core Triage Leads: <a href=\"https://profiles.wordpress.org/oglekler/\">Olga Gleckler</a>, <a href=\"https://profiles.wordpress.org/nhrrob/\">Nazmul Hasan Robin</a></li>\n\n\n\n<li>Editor Triage Leads: <a href=\"https://profiles.wordpress.org/fabiankaegy/\">Fabian Kägy</a>, <a href=\"https://profiles.wordpress.org/colorful-tones/\">Damon Cook</a>&nbsp;</li>\n\n\n\n<li>Documentation Leads: <a href=\"https://profiles.wordpress.org/juanmaguitar/\">JuanMa Garrido</a>, <a href=\"https://profiles.wordpress.org/jdy68/\">Jenny Dupuy</a>, <a href=\"https://profiles.wordpress.org/josepmoran/\">Josep Morán</a></li>\n\n\n\n<li>Marketing &amp; Communications Lead: <a href=\"https://profiles.wordpress.org/marybaum/\">Mary Baum</a></li>\n\n\n\n<li>Test Lead: <a href=\"https://profiles.wordpress.org/annezazu/\">Anne McCarthy</a></li>\n\n\n\n<li>Design Lead: <a href=\"https://profiles.wordpress.org/richtabor/\">Rich Tabor</a></li>\n\n\n\n<li>Performance Lead: <a href=\"https://profiles.wordpress.org/adamsilverstein/\">Adam Silverstein</a></li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\">Thank you, contributors</h2>\n\n\n\n<p>The mission of WordPress is to <a href=\"https://wordpress.org/about/\">democratize publishing</a> and embody the <a href=\"https://opensource.org/osd-annotated\">freedoms that come with open source</a>. A global and diverse community of people collaborating to strengthen the software supports this effort.</p>\n\n\n\n<p>WordPress 6.6 reflects the tireless efforts and passion of more than 630 contributors in at least 51 countries. This release also welcomed over 150 first-time contributors!</p>\n\n\n\n<p>Their collaboration delivered more than 1,900 enhancements and fixes, ensuring a stable release for all—a testament to the power and capability of the WordPress open source community.</p>\n\n\n\n<p class=\"is-style-wporg-props-long alignfull\"><a href=\"https://profiles.wordpress.org/benniledl/\">!Benni</a> · <a href=\"https://profiles.wordpress.org/1naveengiri/\">1naveengiri</a> · <a href=\"https://profiles.wordpress.org/jorbin/\">Aaron Jorbin</a> · <a href=\"https://profiles.wordpress.org/aaronrobertshaw/\">Aaron Robertshaw</a> · <a href=\"https://profiles.wordpress.org/aatanasov/\">aatanasov</a> · <a href=\"https://profiles.wordpress.org/abditsori/\">abditsori</a> · <a href=\"https://profiles.wordpress.org/wpalani/\">Abdulrahman Alani</a> · <a href=\"https://profiles.wordpress.org/webcommsat/\">Abha Thakor</a> · <a href=\"https://profiles.wordpress.org/abhi3315/\">abhi3315</a> · <a href=\"https://profiles.wordpress.org/abhijitrakas/\">Abhijit Rakas</a> · <a href=\"https://profiles.wordpress.org/abitofmind/\">abitofmind</a> · <a href=\"https://profiles.wordpress.org/kawauso/\">Adam Harley (Kawauso)</a> · <a href=\"https://profiles.wordpress.org/adamsilverstein/\">Adam Silverstein</a> · <a href=\"https://profiles.wordpress.org/zieladam/\">Adam Zieliński</a> · <a href=\"https://profiles.wordpress.org/adamhorne/\">adamhorne</a> · <a href=\"https://profiles.wordpress.org/adeltahri/\">Adel Tahri</a> · <a href=\"https://profiles.wordpress.org/adrianduffell/\">adrianduffell</a> · <a href=\"https://profiles.wordpress.org/aduth/\">aduth</a> · <a href=\"https://profiles.wordpress.org/aezazshekh/\">Aezaz Shekh</a> · <a href=\"https://profiles.wordpress.org/chaion07/\">Ahmed Kabir Chaion</a> · <a href=\"https://profiles.wordpress.org/ajfleming/\">ajfleming</a> · <a href=\"https://profiles.wordpress.org/ajitbohra/\">Ajit Bohra</a> · <a href=\"https://profiles.wordpress.org/ajithrn/\">Ajith R N</a> · <a href=\"https://profiles.wordpress.org/akashdhawade/\">Akash Dhawade</a> · <a href=\"https://profiles.wordpress.org/wildworks/\">Aki Hamano</a> · <a href=\"https://profiles.wordpress.org/atachibana/\">Akira Tachibana</a> · <a href=\"https://profiles.wordpress.org/akmelias/\">akmelias</a> · <a href=\"https://profiles.wordpress.org/akshat2802/\">Akshat Kakkad</a> · <a href=\"https://profiles.wordpress.org/alanfuller/\">Alan Fuller</a> · <a href=\"https://profiles.wordpress.org/aljullu/\">Albert Juh&#233; Lluveras</a> · <a href=\"https://profiles.wordpress.org/alesflex/\">alesflex</a> · <a href=\"https://profiles.wordpress.org/acicovic/\">Alex Cicovic</a> · <a href=\"https://profiles.wordpress.org/xknown/\">Alex Concha</a> · <a href=\"https://profiles.wordpress.org/cawa-93/\">Alex Kozack</a> · <a href=\"https://profiles.wordpress.org/ajlende/\">Alex Lende</a> · <a href=\"https://profiles.wordpress.org/alexstine/\">Alex Stine</a> · <a href=\"https://profiles.wordpress.org/alexandrebuffet/\">Alexandre Buffet</a> · <a href=\"https://profiles.wordpress.org/harlet7/\">Alexandru Horeanu</a> · <a href=\"https://profiles.wordpress.org/alexminza/\">alexminza</a> · <a href=\"https://profiles.wordpress.org/firewatch/\">allilevine</a> · <a href=\"https://profiles.wordpress.org/mrfoxtalbot/\">Alvaro G&#243;mez</a> · <a href=\"https://profiles.wordpress.org/amanias1977/\">amanias1977</a> · <a href=\"https://profiles.wordpress.org/alh0319/\">Amber Hinds</a> · <a href=\"https://profiles.wordpress.org/amirthepiper/\">Amir Abbas</a> · <a href=\"https://profiles.wordpress.org/amisiewicz/\">amisiewicz</a> · <a href=\"https://profiles.wordpress.org/amitraj2203/\">Amit Raj</a> · <a href=\"https://profiles.wordpress.org/anamarijapapic/\">Anamarija Papić</a> · <a href=\"https://profiles.wordpress.org/anlino/\">Anders Nor&#233;n</a> · <a href=\"https://profiles.wordpress.org/andr3ribeiro/\">Andre Ribeiro</a> · <a href=\"https://profiles.wordpress.org/afercia/\">Andrea Fercia</a> · <a href=\"https://profiles.wordpress.org/awetz583/\">Andrea Roenning</a> · <a href=\"https://profiles.wordpress.org/andraganescu/\">Andrei Draganescu</a> · <a href=\"https://profiles.wordpress.org/euthelup/\">Andrei Lupu</a> · <a href=\"https://profiles.wordpress.org/andreiglingeanu/\">andreiglingeanu</a> · <a href=\"https://profiles.wordpress.org/andrewhayward/\">Andrew Hayward</a> · <a href=\"https://profiles.wordpress.org/l1nuxjedi/\">Andrew Hutchings</a> · <a href=\"https://profiles.wordpress.org/nacin/\">Andrew Nacin</a> · <a href=\"https://profiles.wordpress.org/azaozz/\">Andrew Ozz</a> · <a href=\"https://profiles.wordpress.org/andrewserong/\">Andrew Serong</a> · <a href=\"https://profiles.wordpress.org/oandregal/\">André Maneiro</a> · <a href=\"https://profiles.wordpress.org/afragen/\">Andy Fragen</a> · <a href=\"https://profiles.wordpress.org/aneeshd16/\">Aneesh Devasthale</a> · <a href=\"https://profiles.wordpress.org/angelasjin/\">Angela Jin</a> · <a href=\"https://profiles.wordpress.org/angelaromana/\">Angela R.L</a> · <a href=\"https://profiles.wordpress.org/anilvaza/\">Anil Vaza</a> · <a href=\"https://profiles.wordpress.org/ankit-k-gupta/\">Ankit K Gupta</a> · <a href=\"https://profiles.wordpress.org/ankitmaru/\">Ankit Panchal</a> · <a href=\"https://profiles.wordpress.org/the-ank/\">Ankur Vishwakarma</a> · <a href=\"https://profiles.wordpress.org/annezazu/\">Anne McCarthy</a> · <a href=\"https://profiles.wordpress.org/antpb/\">Anthony Burchell</a> · <a href=\"https://profiles.wordpress.org/ahortin/\">Anthony Hortin</a> · <a href=\"https://profiles.wordpress.org/ant1busted/\">Antoine</a> · <a href=\"https://profiles.wordpress.org/antonvlasenko/\">Anton Vlasenko</a> · <a href=\"https://profiles.wordpress.org/apmeyer/\">apmeyer</a> · <a href=\"https://profiles.wordpress.org/aristath/\">Ari Stathopoulos</a> · <a href=\"https://profiles.wordpress.org/perezcarreno/\">Armando J. Perez Carreno</a> · <a href=\"https://profiles.wordpress.org/ambrosiawt/\">Art Smith</a> · <a href=\"https://profiles.wordpress.org/artemiosans/\">Artemio Morales</a> · <a href=\"https://profiles.wordpress.org/arthur791004/\">Arthur Chu</a> · <a href=\"https://profiles.wordpress.org/artpi/\">Artur Piszek</a> · <a href=\"https://profiles.wordpress.org/dextorlobo/\">Arun Sharma</a> · <a href=\"https://profiles.wordpress.org/ideag/\">Arunas Liuiza</a> · <a href=\"https://profiles.wordpress.org/asheshmagar/\">Ashesh Magar</a> · <a href=\"https://profiles.wordpress.org/imasikur22/\">Asiqur Rahman</a> · <a href=\"https://profiles.wordpress.org/mohonchandra/\">Asish Chandra Mohon</a> · <a href=\"https://profiles.wordpress.org/aslamdoctor/\">Aslam Doctor</a> · <a href=\"https://profiles.wordpress.org/alisongodar/\">asmittle</a> · <a href=\"https://profiles.wordpress.org/aurooba/\">Aurooba Ahmed</a> · <a href=\"https://profiles.wordpress.org/ayeshrajans/\">Ayesh Karunaratne</a> · <a href=\"https://profiles.wordpress.org/beryldlg/\">B&#233;ryl de La Grandi&#232;re</a> · <a href=\"https://profiles.wordpress.org/balub/\">Balu B</a> · <a href=\"https://profiles.wordpress.org/bangank36/\">bangank36</a> · <a href=\"https://profiles.wordpress.org/bartkalisz/\">Bart Kalisz</a> · <a href=\"https://profiles.wordpress.org/beafialho/\">Beatriz Fialho</a> · <a href=\"https://profiles.wordpress.org/beaulebens/\">Beau Lebens</a> · <a href=\"https://profiles.wordpress.org/scruffian/\">Ben Dwyer</a> · <a href=\"https://profiles.wordpress.org/benlk/\">Ben Keith</a> · <a href=\"https://profiles.wordpress.org/britner/\">Ben Ritner - Kadence WP</a> · <a href=\"https://profiles.wordpress.org/rainbowgeek/\">Benjamin Denis</a> · <a href=\"https://profiles.wordpress.org/benjamingosset/\">Benjamin Gosset</a> · <a href=\"https://profiles.wordpress.org/benjaminpick/\">Benjamin Pick</a> · <a href=\"https://profiles.wordpress.org/benjamin_zekavica/\">Benjamin Zekavica</a> · <a href=\"https://profiles.wordpress.org/benjpw/\">benjpw</a> · <a href=\"https://profiles.wordpress.org/bernhard-reiter/\">bernhard-reiter</a> · <a href=\"https://profiles.wordpress.org/bph/\">Birgit Pauli-Haack</a> · <a href=\"https://profiles.wordpress.org/bissy/\">bissy</a> · <a href=\"https://profiles.wordpress.org/oldrup/\">Bjarne Oldrup</a> · <a href=\"https://profiles.wordpress.org/blackbam/\">Blackbam</a> · <a href=\"https://profiles.wordpress.org/blockify/\">Blockify</a> · <a href=\"https://profiles.wordpress.org/blogography/\">blogography</a> · <a href=\"https://profiles.wordpress.org/bnewboldbsky/\">bnewboldbsky</a> · <a href=\"https://profiles.wordpress.org/bnjunge/\">bnjunge</a> · <a href=\"https://profiles.wordpress.org/bjorsch/\">Brad Jorsch</a> · <a href=\"https://profiles.wordpress.org/bgoewert/\">Brennan Goewert</a> · <a href=\"https://profiles.wordpress.org/ironprogrammer/\">Brian Alexander</a> · <a href=\"https://profiles.wordpress.org/bacoords/\">Brian Coords</a> · <a href=\"https://profiles.wordpress.org/bgardner/\">Brian Gardner</a> · <a href=\"https://profiles.wordpress.org/bgosnell/\">Brian Gosnell</a> · <a href=\"https://profiles.wordpress.org/masteradhoc/\">Brian Haas</a> · <a href=\"https://profiles.wordpress.org/bridgetwillard/\">Bridget Willard</a> · <a href=\"https://profiles.wordpress.org/bridgetwes/\">bridgetwes</a> · <a href=\"https://profiles.wordpress.org/brookemk/\">Brooke</a> · <a href=\"https://profiles.wordpress.org/freibergergarcia/\">Bruno Freiberger Garcia</a> · <a href=\"https://profiles.wordpress.org/btpub/\">Bruno Tritsch</a> · <a href=\"https://profiles.wordpress.org/burnuser/\">burnuser</a> · <a href=\"https://profiles.wordpress.org/icaleb/\">Caleb Burks</a> · <a href=\"https://profiles.wordpress.org/stringpiggy/\">Candy</a> · <a href=\"https://profiles.wordpress.org/cbravobernal/\">Carlos Bravo</a> · <a href=\"https://profiles.wordpress.org/carlosgprim/\">Carlos G. P.</a> · <a href=\"https://profiles.wordpress.org/poena/\">Carolina Nymark</a> · <a href=\"https://profiles.wordpress.org/cbirdsong/\">cbirdsong</a> · <a href=\"https://profiles.wordpress.org/shireling/\">Chad Chadbourne</a> · <a href=\"https://profiles.wordpress.org/caercam/\">Charlie Merland</a> · <a href=\"https://profiles.wordpress.org/cbringmann/\">Chloe Bringmann</a> · <a href=\"https://profiles.wordpress.org/chouby/\">Chouby</a> · <a href=\"https://profiles.wordpress.org/jazzs3quence/\">Chris Reynolds</a> · <a href=\"https://profiles.wordpress.org/chrisdotdotdot/\">chrisdotdotdot</a> · <a href=\"https://profiles.wordpress.org/apermo/\">Christoph Daum</a> · <a href=\"https://profiles.wordpress.org/christopherplus/\">Christopher</a> · <a href=\"https://profiles.wordpress.org/butterflymedia/\">Ciprian</a> · <a href=\"https://profiles.wordpress.org/clarktbt/\">Clark</a> · <a href=\"https://profiles.wordpress.org/costdev/\">Colin Stewart</a> · <a href=\"https://profiles.wordpress.org/colind/\">ColinD</a> · <a href=\"https://profiles.wordpress.org/colle/\">colle</a> · <a href=\"https://profiles.wordpress.org/comecaramelos/\">comecaramelos</a> · <a href=\"https://profiles.wordpress.org/cotobago/\">Constantine Vasilyev</a> · <a href=\"https://profiles.wordpress.org/cookiesfordevo/\">CookiesForDevo</a> · <a href=\"https://profiles.wordpress.org/coreymckrill/\">Corey McKrill</a> · <a href=\"https://profiles.wordpress.org/courane01/\">Courtney Robertson</a> · <a href=\"https://profiles.wordpress.org/craigfrancis/\">Craig Francis</a> · <a href=\"https://profiles.wordpress.org/crazytonyli/\">crazytonyli</a> · <a href=\"https://profiles.wordpress.org/cwhitmore/\">Cullen Whitmore</a> · <a href=\"https://profiles.wordpress.org/curdin/\">Curdin Krummenacher</a> · <a href=\"https://profiles.wordpress.org/cyrus11/\">cyrus11</a> · <a href=\"https://profiles.wordpress.org/daledupreez/\">Dale du Preez</a> · <a href=\"https://profiles.wordpress.org/colorful-tones/\">Damon Cook</a> · <a href=\"https://profiles.wordpress.org/colorful tones/\">Damon Cook</a> · <a href=\"https://profiles.wordpress.org/dansoschin/\">Dan Soschin</a> · <a href=\"https://profiles.wordpress.org/dansully/\">Dan Sullivan</a> · <a href=\"https://profiles.wordpress.org/daniguardiola/\">Dani Guardiola</a> · <a href=\"https://profiles.wordpress.org/talldanwp/\">Daniel Richards</a> · <a href=\"https://profiles.wordpress.org/darerodz/\">darerodz</a> · <a href=\"https://profiles.wordpress.org/nerrad/\">Darren Ethier (nerrad)</a> · <a href=\"https://profiles.wordpress.org/darshitrajyaguru97/\">Darshit Rajyaguru</a> · <a href=\"https://profiles.wordpress.org/dav4/\">dav4</a> · <a href=\"https://profiles.wordpress.org/davecpage/\">Dave Page</a> · <a href=\"https://profiles.wordpress.org/diggeddy/\">David</a> · <a href=\"https://profiles.wordpress.org/davidakennedy/\">David A. Kennedy</a> · <a href=\"https://profiles.wordpress.org/dballari/\">David Ballarin Prunera</a> · <a href=\"https://profiles.wordpress.org/davidbaumwald/\">David Baumwald</a> · <a href=\"https://profiles.wordpress.org/davidbinda/\">David Biňovec</a> · <a href=\"https://profiles.wordpress.org/davidabowman/\">David Bowman</a> · <a href=\"https://profiles.wordpress.org/dpcalhoun/\">David Calhoun</a> · <a href=\"https://profiles.wordpress.org/dlh/\">David Herrera</a> · <a href=\"https://profiles.wordpress.org/dkjensen/\">David Jensen</a> · <a href=\"https://profiles.wordpress.org/justlevine/\">David Levine</a> · <a href=\"https://profiles.wordpress.org/daviedr/\">David Rozando</a> · <a href=\"https://profiles.wordpress.org/get_dave/\">David Smith</a> · <a href=\"https://profiles.wordpress.org/davideferre/\">davideferre</a> · <a href=\"https://profiles.wordpress.org/rxnlabs/\">De\'Yont&#233; W.</a> · <a href=\"https://profiles.wordpress.org/dsas/\">Dean Sas</a> · <a href=\"https://profiles.wordpress.org/debarghyabanerjee/\">DEBARGHYA BANERJEE</a> · <a href=\"https://profiles.wordpress.org/deeppatel8950/\">Deep Patel</a> · <a href=\"https://profiles.wordpress.org/deepakvijayan/\">Deepak Vijayan</a> · <a href=\"https://profiles.wordpress.org/dingo_d/\">Denis Žoljom</a> · <a href=\"https://profiles.wordpress.org/dmsnell/\">Dennis Snell</a> · <a href=\"https://profiles.wordpress.org/derekblank/\">Derek Blank</a> · <a href=\"https://profiles.wordpress.org/dsmart/\">Derek Smart</a> · <a href=\"https://profiles.wordpress.org/designsimply/\">designsimply</a> · <a href=\"https://profiles.wordpress.org/dernin/\">Devin Curtis</a> · <a href=\"https://profiles.wordpress.org/dharm1025/\">Dharmesh Patel</a> · <a href=\"https://profiles.wordpress.org/dhrumilk/\">Dhrumil Kumbhani</a> · <a href=\"https://profiles.wordpress.org/dhruval04/\">Dhruval Shah</a> · <a href=\"https://profiles.wordpress.org/dhruvang21/\">dhruvang21</a> · <a href=\"https://profiles.wordpress.org/dhruvkb/\">dhruvkb</a> · <a href=\"https://profiles.wordpress.org/diedeexterkate/\">DiedeExterkate</a> · <a href=\"https://profiles.wordpress.org/diegosomar/\">diegosomar</a> · <a href=\"https://profiles.wordpress.org/dilipbheda/\">Dilip Bheda</a> · <a href=\"https://profiles.wordpress.org/dd32/\">Dion Hulse</a> · <a href=\"https://profiles.wordpress.org/itsjustdj/\">DJ</a> · <a href=\"https://profiles.wordpress.org/djzone/\">DjZoNe</a> · <a href=\"https://profiles.wordpress.org/dmpinder/\">dmpinder</a> · <a href=\"https://profiles.wordpress.org/ocean90/\">Dominik Schilling</a> · <a href=\"https://profiles.wordpress.org/drewapicture/\">Drew Jaynes</a> · <a href=\"https://profiles.wordpress.org/drrxbracho/\">drrxbracho</a> · <a href=\"https://profiles.wordpress.org/elrae/\">Earle Davies</a> · <a href=\"https://profiles.wordpress.org/talksina/\">Elena Brescacin</a> · <a href=\"https://profiles.wordpress.org/ellatrix/\">Ella van Durpe</a> · <a href=\"https://profiles.wordpress.org/clarkeemily/\">Emily Clarke</a> · <a href=\"https://profiles.wordpress.org/manooweb/\">Emmanuel Hesry</a> · <a href=\"https://profiles.wordpress.org/enej/\">Enej Bajgorić</a> · <a href=\"https://profiles.wordpress.org/garridinsi/\">Eneko Garrido</a> · <a href=\"https://profiles.wordpress.org/enodekciw/\">enodekciw</a> · <a href=\"https://profiles.wordpress.org/lopo/\">Enrico Battocchi</a> · <a href=\"https://profiles.wordpress.org/enricosorcinelli/\">Enrico Sorcinelli</a> · <a href=\"https://profiles.wordpress.org/annubis/\">Eric-Oliver M&#228;chler</a> · <a href=\"https://profiles.wordpress.org/kebbet/\">Erik</a> · <a href=\"https://profiles.wordpress.org/erikiva/\">erikiva</a> · <a href=\"https://profiles.wordpress.org/estelaris/\">Estela Rueda</a> · <a href=\"https://profiles.wordpress.org/evanltd/\">evanltd</a> · <a href=\"https://profiles.wordpress.org/fabiankaegy/\">Fabian Kägy</a> · <a href=\"https://profiles.wordpress.org/gaambo/\">Fabian Todt</a> · <a href=\"https://profiles.wordpress.org/faisal03/\">Faisal Alvi</a> · <a href=\"https://profiles.wordpress.org/fanly/\">Fanly</a> · <a href=\"https://profiles.wordpress.org/iamfarhan09/\">Farhan Ahmed</a> · <a href=\"https://profiles.wordpress.org/flixos90/\">Felix Arntz</a> · <a href=\"https://profiles.wordpress.org/firoz2456/\">Firoz Sabaliya</a> · <a href=\"https://profiles.wordpress.org/flabernardez/\">Flavia Bern&#225;rdez Rodr&#237;guez</a> · <a href=\"https://profiles.wordpress.org/mista-flo/\">Florian TIAR</a> · <a href=\"https://profiles.wordpress.org/f-j-kaiser/\">Franz Josef Kaiser</a> · <a href=\"https://profiles.wordpress.org/fushar/\">fushar</a> · <a href=\"https://profiles.wordpress.org/lunule/\">Gabor Lippert</a> · <a href=\"https://profiles.wordpress.org/gajendrasingh/\">Gajendra Singh</a> · <a href=\"https://profiles.wordpress.org/galbaras/\">Gal Baras</a> · <a href=\"https://profiles.wordpress.org/gwallace87/\">Gale Wallace</a> · <a href=\"https://profiles.wordpress.org/voldemortensen/\">Garth Mortensen</a> · <a href=\"https://profiles.wordpress.org/garyj/\">Gary Jones</a> · <a href=\"https://profiles.wordpress.org/mamaduka/\">George Mamadashvili</a> · <a href=\"https://profiles.wordpress.org/georgestephanis/\">George Stephanis</a> · <a href=\"https://profiles.wordpress.org/geriux/\">Gerardo Pacheco</a> · <a href=\"https://profiles.wordpress.org/gierand/\">gierand</a> · <a href=\"https://profiles.wordpress.org/glendaviesnz/\">Glen Davies</a> · <a href=\"https://profiles.wordpress.org/blepoxp/\">Glenn Ansley</a> · <a href=\"https://profiles.wordpress.org/grantmkin/\">Grant M. Kinney</a> · <a href=\"https://profiles.wordpress.org/gziolo/\">Greg Ziółkowski</a> · <a href=\"https://profiles.wordpress.org/wido/\">Guido Scialfa</a> · <a href=\"https://profiles.wordpress.org/priethor/\">H&#233;ctor Prieto</a> · <a href=\"https://profiles.wordpress.org/hakre/\">hakre</a> · <a href=\"https://profiles.wordpress.org/hanneslsm/\">hanneslsm</a> · <a href=\"https://profiles.wordpress.org/hage/\">Hans-Gerd Gerhards</a> · <a href=\"https://profiles.wordpress.org/haritpanchal/\">Harit Panchal</a> · <a href=\"https://profiles.wordpress.org/harshgajipara/\">Harsh Gajipara</a> · <a href=\"https://profiles.wordpress.org/hazdiego/\">Haz</a> · <a href=\"https://profiles.wordpress.org/heinperu/\">heinvv</a> · <a href=\"https://profiles.wordpress.org/helgatheviking/\">HelgaTheViking</a> · <a href=\"https://profiles.wordpress.org/hinnerk/\">Hinnerk Altenburg</a> · <a href=\"https://profiles.wordpress.org/hbhalodia/\">Hit Bhalodia</a> · <a href=\"https://profiles.wordpress.org/hitendra-chopda/\">Hitendra Chopda</a> · <a href=\"https://profiles.wordpress.org/humanify/\">humanify</a> · <a href=\"https://profiles.wordpress.org/huubl/\">huubl</a> · <a href=\"https://profiles.wordpress.org/huzaifaalmesbah/\">Huzaifa Al Mesbah</a> · <a href=\"https://profiles.wordpress.org/iamthomasbishop/\">iamthomasbishop</a> · <a href=\"https://profiles.wordpress.org/ianbelanger/\">Ian Belanger</a> · <a href=\"https://profiles.wordpress.org/ignatiusjeroe/\">ignatiusjeroe</a> · <a href=\"https://profiles.wordpress.org/imranhasanraaz/\">Imran</a> · <a href=\"https://profiles.wordpress.org/inwerpsel/\">inwerpsel</a> · <a href=\"https://profiles.wordpress.org/ipstenu/\">Ipstenu (Mika Epstein)</a> · <a href=\"https://profiles.wordpress.org/isabel_brison/\">Isabel Brison</a> · <a href=\"https://profiles.wordpress.org/itpathsolutions/\">IT Path Solutions</a> · <a href=\"https://profiles.wordpress.org/ivanottinger/\">Ivan Ottinger</a> · <a href=\"https://profiles.wordpress.org/weijland/\">Jaap Weijland</a> · <a href=\"https://profiles.wordpress.org/jpstevens/\">Jack Stevens</a> · <a href=\"https://profiles.wordpress.org/jaclync/\">jaclync</a> · <a href=\"https://profiles.wordpress.org/smithjw1/\">Jacob Smith</a> · <a href=\"https://profiles.wordpress.org/jameskoster/\">James Koster</a> · <a href=\"https://profiles.wordpress.org/jamesros161/\">James Rosado</a> · <a href=\"https://profiles.wordpress.org/jwgoedert/\">James Wesley Goedert</a> · <a href=\"https://profiles.wordpress.org/xhemals/\">Jamie Speller</a> · <a href=\"https://profiles.wordpress.org/janboddez/\">Jan Boddez</a> · <a href=\"https://profiles.wordpress.org/jtolleouw/\">Jansen Tolle</a> · <a href=\"https://profiles.wordpress.org/janthiel/\">janthiel</a> · <a href=\"https://profiles.wordpress.org/jsnajdr/\">Jarda Snajdr</a> · <a href=\"https://profiles.wordpress.org/szopserwis/\">Jarek Mazurczak</a> · <a href=\"https://profiles.wordpress.org/jarekmorawski/\">jarekmorawski</a> · <a href=\"https://profiles.wordpress.org/jpolakovic/\">Jaroslav \"Dero\" Polakovic</a> · <a href=\"https://profiles.wordpress.org/jason_the_adams/\">Jason Adams</a> · <a href=\"https://profiles.wordpress.org/pbking/\">Jason Crist</a> · <a href=\"https://profiles.wordpress.org/jsnjohnston/\">Jason Johnston</a> · <a href=\"https://profiles.wordpress.org/madtownlems/\">Jason LeMahieu (MadtownLems)</a> · <a href=\"https://profiles.wordpress.org/javiercasares/\">Javier Casares</a> · <a href=\"https://profiles.wordpress.org/jayanthparthsarathy/\">jayanthparthsarathy</a> · <a href=\"https://profiles.wordpress.org/jbinda/\">jbinda</a> · <a href=\"https://profiles.wordpress.org/jdekhtiar/\">jdekhtiar</a> · <a href=\"https://profiles.wordpress.org/audrasjb/\">Jean-Baptiste Audras</a> · <a href=\"https://profiles.wordpress.org/krokodok/\">Jeff Chi</a> · <a href=\"https://profiles.wordpress.org/jffng/\">Jeff Ong</a> · <a href=\"https://profiles.wordpress.org/jeffpaul/\">Jeffrey Paul</a> · <a href=\"https://profiles.wordpress.org/jeffr0/\">Jeffro</a> · <a href=\"https://profiles.wordpress.org/jeflopodev/\">jeflopo</a> · <a href=\"https://profiles.wordpress.org/jdy68/\">Jenny Dupuy</a> · <a href=\"https://profiles.wordpress.org/jeremyfelt/\">Jeremy Felt</a> · <a href=\"https://profiles.wordpress.org/jeherve/\">Jeremy Herve</a> · <a href=\"https://profiles.wordpress.org/jpry/\">Jeremy Pry</a> · <a href=\"https://profiles.wordpress.org/jeryj/\">Jerry Jones</a> · <a href=\"https://profiles.wordpress.org/amieiro/\">Jes&#250;s Amieiro</a> · <a href=\"https://profiles.wordpress.org/onmauitime/\">Jess</a> · <a href=\"https://profiles.wordpress.org/luminuu/\">Jessica Lyschik</a> · <a href=\"https://profiles.wordpress.org/jhned/\">jhned</a> · <a href=\"https://profiles.wordpress.org/jigar-bhanushali/\">Jigar Bhanushali</a> · <a href=\"https://profiles.wordpress.org/jigar9998/\">Jigar Panchal</a> · <a href=\"https://profiles.wordpress.org/jipmoors/\">Jip Moors</a> · <a href=\"https://profiles.wordpress.org/jivedig/\">JiveDig</a> · <a href=\"https://profiles.wordpress.org/joedolson/\">Joe Dolson</a> · <a href=\"https://profiles.wordpress.org/joemcgill/\">Joe McGill</a> · <a href=\"https://profiles.wordpress.org/joen/\">Joen Asmussen</a> · <a href=\"https://profiles.wordpress.org/timse201/\">Johannes J&#252;lg</a> · <a href=\"https://profiles.wordpress.org/johnbillion/\">John Blackbourn</a> · <a href=\"https://profiles.wordpress.org/johnillo/\">John Espiritu</a> · <a href=\"https://profiles.wordpress.org/johnny5/\">John Godley</a> · <a href=\"https://profiles.wordpress.org/bitmachina/\">John Hooks</a> · <a href=\"https://profiles.wordpress.org/johnjamesjacoby/\">John James Jacoby</a> · <a href=\"https://profiles.wordpress.org/jonsurrell/\">Jon Surrell</a> · <a href=\"https://profiles.wordpress.org/jon092/\">jon092</a> · <a href=\"https://profiles.wordpress.org/jaruzek/\">Jonathan</a> · <a href=\"https://profiles.wordpress.org/psykro/\">Jonathan Bossenger</a> · <a href=\"https://profiles.wordpress.org/desrosj/\">Jonathan Desrosiers</a> · <a href=\"https://profiles.wordpress.org/n2erjo00/\">Joni Erkkil&#228;</a> · <a href=\"https://profiles.wordpress.org/spacedmonkey/\">Jonny Harris</a> · <a href=\"https://profiles.wordpress.org/jordesign/\">jordesign</a> · <a href=\"https://profiles.wordpress.org/jorgefilipecosta/\">Jorge Costa</a> · <a href=\"https://profiles.wordpress.org/josklever/\">Jos Klever</a> · <a href=\"https://profiles.wordpress.org/josevarghese/\">Jose Varghese</a> · <a href=\"https://profiles.wordpress.org/josepmoran/\">Josep Morán</a> · <a href=\"https://profiles.wordpress.org/josephscott/\">Joseph Scott</a> · <a href=\"https://profiles.wordpress.org/verygoode/\">Joshua Goode</a> · <a href=\"https://profiles.wordpress.org/jossnaz/\">Jossnaz</a> · <a href=\"https://profiles.wordpress.org/juanfra/\">Juan Aldasoro</a> · <a href=\"https://profiles.wordpress.org/juanmaguitar/\">JuanMa Garrido</a> · <a href=\"https://profiles.wordpress.org/jules/\">jules</a> · <a href=\"https://profiles.wordpress.org/juliemoynat/\">Julie Moynat</a> · <a href=\"https://profiles.wordpress.org/jrf/\">Juliette Reinders Folmer</a> · <a href=\"https://profiles.wordpress.org/juliobox/\">Julio Potier</a> · <a href=\"https://profiles.wordpress.org/greenshady/\">Justin Tadlock</a> · <a href=\"https://profiles.wordpress.org/justnorris/\">justnorris</a> · <a href=\"https://profiles.wordpress.org/jyolsna/\">Jyolsna J E</a> · <a href=\"https://profiles.wordpress.org/kadamwhite/\">K. Adam White</a> · <a href=\"https://profiles.wordpress.org/kafleg/\">KafleG</a> · <a href=\"https://profiles.wordpress.org/kevin940726/\">Kai Hao</a> · <a href=\"https://profiles.wordpress.org/kajalgohel/\">Kajal Gohel</a> · <a href=\"https://profiles.wordpress.org/kamran8176/\">kamran8176</a> · <a href=\"https://profiles.wordpress.org/kapilpaul/\">Kapil Paul</a> · <a href=\"https://profiles.wordpress.org/karan4word/\">Karan Gupta</a> · <a href=\"https://profiles.wordpress.org/karlijnbk/\">Karlijn Bok</a> · <a href=\"https://profiles.wordpress.org/karolmanijak/\">Karol Manijak</a> · <a href=\"https://profiles.wordpress.org/thekt12/\">Karthik Thayyil</a> · <a href=\"https://profiles.wordpress.org/zoonini/\">Kathryn Presner</a> · <a href=\"https://profiles.wordpress.org/keithdevon/\">keithdevon</a> · <a href=\"https://profiles.wordpress.org/kellenmace/\">Kellen Mace</a> · <a href=\"https://profiles.wordpress.org/ryelle/\">Kelly Choyce-Dwan</a> · <a href=\"https://profiles.wordpress.org/keoshi/\">keoshi</a> · <a href=\"https://profiles.wordpress.org/kevinwhoffman/\">Kevin Hoffman</a> · <a href=\"https://profiles.wordpress.org/khokansardar/\">Khokan Sardar</a> · <a href=\"https://profiles.wordpress.org/killua99/\">killua99</a> · <a href=\"https://profiles.wordpress.org/kirasong/\">Kira Schroder</a> · <a href=\"https://profiles.wordpress.org/kitchin/\">kitchin</a> · <a href=\"https://profiles.wordpress.org/ixkaito/\">Kite</a> · <a href=\"https://profiles.wordpress.org/kjellr/\">Kjell Reigstad</a> · <a href=\"https://profiles.wordpress.org/kkmuffme/\">kkmuffme</a> · <a href=\"https://profiles.wordpress.org/kmvan/\">kmvan</a> · <a href=\"https://profiles.wordpress.org/knutsp/\">Knut Sparhell</a> · <a href=\"https://profiles.wordpress.org/kovshenin/\">Konstantin Kovshenin</a> · <a href=\"https://profiles.wordpress.org/koodii/\">koodii</a> · <a href=\"https://profiles.wordpress.org/kowsar89/\">Kowsar Hossain</a> · <a href=\"https://profiles.wordpress.org/kracked888/\">kracked888</a> · <a href=\"https://profiles.wordpress.org/kristastevens/\">kristastevens</a> · <a href=\"https://profiles.wordpress.org/kristenfisher427/\">kristenfisher427</a> · <a href=\"https://profiles.wordpress.org/krupajnanda/\">Krupa Nanda</a> · <a href=\"https://profiles.wordpress.org/krupalpanchal/\">Krupal Panchal</a> · <a href=\"https://profiles.wordpress.org/kushang78/\">Kushang Tailor</a> · <a href=\"https://profiles.wordpress.org/kyleak/\">kyleak</a> · <a href=\"https://profiles.wordpress.org/mlaetitia/\">Lae</a> · <a href=\"https://profiles.wordpress.org/lanresmith/\">Lanre Smith</a> · <a href=\"https://profiles.wordpress.org/lgersman/\">Lars Gersmann</a> · <a href=\"https://profiles.wordpress.org/newyorkerlaura/\">Laura Byrne</a> · <a href=\"https://profiles.wordpress.org/laurelfulford/\">laurelfulford</a> · <a href=\"https://profiles.wordpress.org/oncecoupled/\">Lauren</a> · <a href=\"https://profiles.wordpress.org/laurlittle/\">Lauren Stein</a> · <a href=\"https://profiles.wordpress.org/wplmillet/\">Laurent MILLET</a> · <a href=\"https://profiles.wordpress.org/peexy/\">Laurent Naudier</a> · <a href=\"https://profiles.wordpress.org/leemon/\">leemon</a> · <a href=\"https://profiles.wordpress.org/0mirka00/\">Lena Morita</a> · <a href=\"https://profiles.wordpress.org/leonidasmilossis/\">Leonidas Milosis</a> · <a href=\"https://profiles.wordpress.org/lgladdy/\">Liam Gladdy</a> · <a href=\"https://profiles.wordpress.org/rudlinkon/\">Linkon Miyan</a> · <a href=\"https://profiles.wordpress.org/liviopv/\">liviopv</a> · <a href=\"https://profiles.wordpress.org/louiswol94/\">Louis Wolmarans</a> · <a href=\"https://profiles.wordpress.org/thelovekesh/\">Lovekesh Kumar</a> · <a href=\"https://profiles.wordpress.org/luan-ramos/\">Luan Ramos</a> · <a href=\"https://profiles.wordpress.org/luboslives/\">luboslives</a> · <a href=\"https://profiles.wordpress.org/crixu/\">Lucas</a> · <a href=\"https://profiles.wordpress.org/gigitux/\">Luigi Teschio</a> · <a href=\"https://profiles.wordpress.org/lardsax/\">Luis</a> · <a href=\"https://profiles.wordpress.org/lmartins/\">Luis Martins</a> · <a href=\"https://profiles.wordpress.org/interdevel/\">Luis Molina (interdevel)</a> · <a href=\"https://profiles.wordpress.org/luisherranz/\">luisherranz</a> · <a href=\"https://profiles.wordpress.org/lyonmuller/\">Lyon M&#252;ller</a> · <a href=\"https://profiles.wordpress.org/pagelab/\">M&#225;rcio Duarte</a> · <a href=\"https://profiles.wordpress.org/selectedselections/\">Maddie - a11n</a> · <a href=\"https://profiles.wordpress.org/madfcat/\">madfcat</a> · <a href=\"https://profiles.wordpress.org/madhudollu/\">Madhu Dollu</a> · <a href=\"https://profiles.wordpress.org/onemaggie/\">Maggie Cabrera</a> · <a href=\"https://profiles.wordpress.org/mai21/\">Mai</a> · <a href=\"https://profiles.wordpress.org/makdiahussain/\">Makdia Hussain</a> · <a href=\"https://profiles.wordpress.org/manfcarlo/\">manfcarlo</a> · <a href=\"https://profiles.wordpress.org/manojmaharrshi/\">Manoj Maharrshi</a> · <a href=\"https://profiles.wordpress.org/mdxfr/\">Marc</a> · <a href=\"https://profiles.wordpress.org/marc4/\">Marc Armengou</a> · <a href=\"https://profiles.wordpress.org/fullofcaffeine/\">Marcelo de Moraes Serpa</a> · <a href=\"https://profiles.wordpress.org/iworks/\">Marcin Pietrzak</a> · <a href=\"https://profiles.wordpress.org/mciampini/\">Marco Ciampini</a> · <a href=\"https://profiles.wordpress.org/pereirinha/\">Marco Pereirinha</a> · <a href=\"https://profiles.wordpress.org/marherumr/\">marherumr</a> · <a href=\"https://profiles.wordpress.org/chaton666/\">Marie Comet</a> · <a href=\"https://profiles.wordpress.org/tyxla/\">Marin Atanasov</a> · <a href=\"https://profiles.wordpress.org/santosguillamot/\">Mario Santos</a> · <a href=\"https://profiles.wordpress.org/clorith/\">Marius L. J.</a> · <a href=\"https://profiles.wordpress.org/marius84/\">mariushosting</a> · <a href=\"https://profiles.wordpress.org/markhowellsmead/\">Mark Howells-Mead</a> · <a href=\"https://profiles.wordpress.org/markjaquith/\">Mark Jaquith</a> · <a href=\"https://profiles.wordpress.org/markjszymanski/\">Mark Szymanski</a> · <a href=\"https://profiles.wordpress.org/mapk/\">Mark Uraine</a> · <a href=\"https://profiles.wordpress.org/mhkuu/\">Martijn van der Klis</a> · <a href=\"https://profiles.wordpress.org/marybaum/\">Mary Baum</a> · <a href=\"https://profiles.wordpress.org/mat-lipe/\">Mat Lipe</a> · <a href=\"https://profiles.wordpress.org/imath/\">Mathieu Viet</a> · <a href=\"https://profiles.wordpress.org/mmaattiiaass/\">Matias Benedetto</a> · <a href=\"https://profiles.wordpress.org/matveb/\">Matias Ventura</a> · <a href=\"https://profiles.wordpress.org/webdevmattcrom/\">Matt Cromwell</a> · <a href=\"https://profiles.wordpress.org/mattmm/\">Matt Medeiros</a> · <a href=\"https://profiles.wordpress.org/matt/\">Matt Mullenweg</a> · <a href=\"https://profiles.wordpress.org/mattormeeple/\">Matt Sherman</a> · <a href=\"https://profiles.wordpress.org/matteoenna/\">Matteo Enna</a> · <a href=\"https://profiles.wordpress.org/mattraines/\">mattraines</a> · <a href=\"https://profiles.wordpress.org/maurodf/\">maurodf</a> · <a href=\"https://profiles.wordpress.org/hmbashar/\">Md Abul Bashar</a> · <a href=\"https://profiles.wordpress.org/devsahadat/\">Md Sahadat Husain</a> · <a href=\"https://profiles.wordpress.org/tofajjal02/\">Md Tofajjal Hossen</a> · <a href=\"https://profiles.wordpress.org/mdnesarmridha/\">MD.NESAR MRIDHA</a> · <a href=\"https://profiles.wordpress.org/immeet94/\">Meet Makadia</a> · <a href=\"https://profiles.wordpress.org/meetmehta1205/\">Meet Mehta</a> · <a href=\"https://profiles.wordpress.org/megane9988/\">megane9988</a> · <a href=\"https://profiles.wordpress.org/meher/\">Meher Bala</a> · <a href=\"https://profiles.wordpress.org/hrkhal/\">Michael James Ilett</a> · <a href=\"https://profiles.wordpress.org/michaelwp85/\">michaelwp85</a> · <a href=\"https://profiles.wordpress.org/czapla/\">Michal Czaplinski</a> · <a href=\"https://profiles.wordpress.org/mcsf/\">Miguel Fonseca</a> · <a href=\"https://profiles.wordpress.org/miguelsansegundo/\">miguelsansegundo</a> · <a href=\"https://profiles.wordpress.org/misulicus/\">Mihai Joldis</a> · <a href=\"https://profiles.wordpress.org/miikkamakela/\">Miikka</a> · <a href=\"https://profiles.wordpress.org/simison/\">Mikael Korpela</a> · <a href=\"https://profiles.wordpress.org/mikehend/\">Mike Henderson</a> · <a href=\"https://profiles.wordpress.org/mmcalister/\">Mike McAlister</a> · <a href=\"https://profiles.wordpress.org/mikeybinns/\">Mikey Binns</a> · <a href=\"https://profiles.wordpress.org/multidots1896/\">Minal Diwan</a> · <a href=\"https://profiles.wordpress.org/illuminea/\">Miriam Schwab</a> · <a href=\"https://profiles.wordpress.org/presents111/\">miya</a> · <a href=\"https://profiles.wordpress.org/mkismy/\">mkismy</a> · <a href=\"https://profiles.wordpress.org/mobarak/\">Mobarak Ali</a> · <a href=\"https://profiles.wordpress.org/mohitdadhich10/\">Mohit Dadhich</a> · <a href=\"https://profiles.wordpress.org/monzuralam/\">Monzur Alam</a> · <a href=\"https://profiles.wordpress.org/jucaduca/\">Morais Junior</a> · <a href=\"https://profiles.wordpress.org/mrwweb/\">mrwweb</a> · <a href=\"https://profiles.wordpress.org/devmuhib/\">Muhibul Haque</a> · <a href=\"https://profiles.wordpress.org/mujuonly/\">mujuonly</a> · <a href=\"https://profiles.wordpress.org/mukesh27/\">Mukesh Panchal</a> · <a href=\"https://profiles.wordpress.org/faguni22/\">Mumtahina Faguni</a> · <a href=\"https://profiles.wordpress.org/munyagu/\">munyagu</a> · <a href=\"https://profiles.wordpress.org/musannifzahir/\">Musannif Zahir</a> · <a href=\"https://profiles.wordpress.org/amustaque97/\">Mustaque Ahmed</a> · <a href=\"https://profiles.wordpress.org/myhro/\">myhro</a> · <a href=\"https://profiles.wordpress.org/mykolashlyakhtun/\">mykolashlyakhtun</a> · <a href=\"https://profiles.wordpress.org/nsinelnikov/\">Mykyta Synelnikov</a> · <a href=\"https://profiles.wordpress.org/assassinateur/\">Nadir Seghir</a> · <a href=\"https://profiles.wordpress.org/naeemhaque/\">Naeem Haque</a> · <a href=\"https://profiles.wordpress.org/namithjawahar/\">Namith Jawahar</a> · <a href=\"https://profiles.wordpress.org/narenin/\">Narendra Sishodiya</a> · <a href=\"https://profiles.wordpress.org/nareshbheda/\">Naresh Bheda</a> · <a href=\"https://profiles.wordpress.org/nateinaction/\">Nate Gay</a> · <a href=\"https://profiles.wordpress.org/nhrrob/\">Nazmul Hasan Robin</a> · <a href=\"https://profiles.wordpress.org/nazmul111/\">Nazmul Hosen</a> · <a href=\"https://profiles.wordpress.org/nboot8/\">nboot8</a> · <a href=\"https://profiles.wordpress.org/nendeb/\">nendeb</a> · <a href=\"https://profiles.wordpress.org/neotrope/\">neotrope</a> · <a href=\"https://profiles.wordpress.org/ndiego/\">Nick Diego</a> · <a href=\"https://profiles.wordpress.org/nicmare/\">nicmare</a> · <a href=\"https://profiles.wordpress.org/nico23/\">Nico</a> · <a href=\"https://profiles.wordpress.org/niktat/\">Nicolas Tatarchenko</a> · <a href=\"https://profiles.wordpress.org/nicolefurlan/\">Nicole Furlan</a> · <a href=\"https://profiles.wordpress.org/bgnicolepaschen/\">Nicole Paschen Caylor</a> · <a href=\"https://profiles.wordpress.org/nicomollet/\">nicomollet</a> · <a href=\"https://profiles.wordpress.org/nidhidhandhukiya/\">nidhidhandhukiya</a> · <a href=\"https://profiles.wordpress.org/nielslange/\">Niels Lange</a> · <a href=\"https://profiles.wordpress.org/nihar007/\">Nihar Ranjan Das</a> · <a href=\"https://profiles.wordpress.org/ntsekouras/\">Nik Tsekouras</a> · <a href=\"https://profiles.wordpress.org/rabmalin/\">Nilambar Sharma</a> · <a href=\"https://profiles.wordpress.org/nilovelez/\">Nilo Velez</a> · <a href=\"https://profiles.wordpress.org/niravsherasiya7707/\">Nirav Sherasiya</a> · <a href=\"https://profiles.wordpress.org/nithi22/\">Nithin John</a> · <a href=\"https://profiles.wordpress.org/nithins53/\">Nithin SreeRaj</a> · <a href=\"https://profiles.wordpress.org/nkeller15/\">nkeller15</a> · <a href=\"https://profiles.wordpress.org/noruzzaman/\">Noruzzaman</a> · <a href=\"https://profiles.wordpress.org/nosilver4u/\">nosilver4u</a> · <a href=\"https://profiles.wordpress.org/obliviousharmony/\">obliviousharmony</a> · <a href=\"https://profiles.wordpress.org/ohia/\">Ohia ᚛ᚈᚐᚂᚐᚋᚆ᚜</a> · <a href=\"https://profiles.wordpress.org/okat/\">okat</a> · <a href=\"https://profiles.wordpress.org/dargus/\">Old account</a> · <a href=\"https://profiles.wordpress.org/oglekler/\">Olga Gleckler</a> · <a href=\"https://profiles.wordpress.org/domainsupport/\">Oliver Campion</a> · <a href=\"https://profiles.wordpress.org/webgarten/\">Oliver Schmid</a> · <a href=\"https://profiles.wordpress.org/olliejones/\">OllieJones</a> · <a href=\"https://profiles.wordpress.org/alshakero/\">Omar Alshaker</a> · <a href=\"https://profiles.wordpress.org/omerkurd/\">omerkurd</a> · <a href=\"https://profiles.wordpress.org/paaljoachim/\">Paal Joachim Romdahl</a> · <a href=\"https://profiles.wordpress.org/pablohoneyhoney/\">Pablo Honey</a> · <a href=\"https://profiles.wordpress.org/pacicio/\">Pacicio</a> · <a href=\"https://profiles.wordpress.org/pamprn/\">Pamela Ribeiro</a> · <a href=\"https://profiles.wordpress.org/pls78/\">Paolo L. Scala</a> · <a href=\"https://profiles.wordpress.org/papijo/\">papijo</a> · <a href=\"https://profiles.wordpress.org/swissspidy/\">Pascal Birchler</a> · <a href=\"https://profiles.wordpress.org/patricia70/\">Patricia BT</a> · <a href=\"https://profiles.wordpress.org/lumiblog/\">Patrick Lumumba</a> · <a href=\"https://profiles.wordpress.org/pbearne/\">Paul Bearne</a> · <a href=\"https://profiles.wordpress.org/pbiron/\">Paul Biron</a> · <a href=\"https://profiles.wordpress.org/pauldewouters/\">Paul de Wouters</a> · <a href=\"https://profiles.wordpress.org/paulkevan/\">Paul Kevan</a> · <a href=\"https://profiles.wordpress.org/paulwilde/\">Paul Wilde</a> · <a href=\"https://profiles.wordpress.org/paulopmt1/\">Paulo Trentin</a> · <a href=\"https://profiles.wordpress.org/pavanpatil1/\">Pavan Patil</a> · <a href=\"https://profiles.wordpress.org/pavelevap/\">pavelevap</a> · <a href=\"https://profiles.wordpress.org/pedromendonca/\">Pedro Mendon&#231;a</a> · <a href=\"https://profiles.wordpress.org/peiche/\">peiche</a> · <a href=\"https://profiles.wordpress.org/pers/\">Per S&#248;derlind</a> · <a href=\"https://profiles.wordpress.org/perryrylance/\">perryrylance</a> · <a href=\"https://profiles.wordpress.org/provenself/\">Peter Rubin</a> · <a href=\"https://profiles.wordpress.org/peterwilsoncc/\">Peter Wilson</a> · <a href=\"https://profiles.wordpress.org/petitphp/\">petitphp</a> · <a href=\"https://profiles.wordpress.org/petralian/\">petralian</a> · <a href=\"https://profiles.wordpress.org/mr2p/\">Phi Phan</a> · <a href=\"https://profiles.wordpress.org/nekojonez/\">Pieterjan Deneys</a> · <a href=\"https://profiles.wordpress.org/wppinar/\">Pinar</a> · <a href=\"https://profiles.wordpress.org/pitamdey/\">Pitam Dey</a> · <a href=\"https://profiles.wordpress.org/pkuliga/\">pkuliga</a> · <a href=\"https://profiles.wordpress.org/pooja1210/\">Pooja N Muchandikar</a> · <a href=\"https://profiles.wordpress.org/pooja9712/\">pooja9712</a> · <a href=\"https://profiles.wordpress.org/povilasstaskus/\">Povilas Sta&#353;kus</a> · <a href=\"https://profiles.wordpress.org/ppolo99/\">ppolo99</a> · <a href=\"https://profiles.wordpress.org/praful2111/\">Praful Patel</a> · <a href=\"https://profiles.wordpress.org/pranitdugad/\">Pranit Dugad</a> · <a href=\"https://profiles.wordpress.org/prasadkarmalkar/\">Prasad Karmalkar</a> · <a href=\"https://profiles.wordpress.org/pmbaldha/\">Prashant Baldha</a> · <a href=\"https://profiles.wordpress.org/pratiklondhe/\">Pratik Londhe</a> · <a href=\"https://profiles.wordpress.org/freewebmentor/\">Prem Tiwari</a> · <a href=\"https://profiles.wordpress.org/presskopp/\">Presskopp</a> · <a href=\"https://profiles.wordpress.org/presstoke/\">presstoke</a> · <a href=\"https://profiles.wordpress.org/printsachen1/\">printsachen1</a> · <a href=\"https://profiles.wordpress.org/priyanshii5/\">Priyanshii Vijayvargiya</a> · <a href=\"https://profiles.wordpress.org/prottoysarkar/\">Prottoy Sarkar Argho</a> · <a href=\"https://profiles.wordpress.org/quietnoise/\">QuietNoise</a> · <a href=\"https://profiles.wordpress.org/rachelbaker/\">Rachel Baker</a> · <a href=\"https://profiles.wordpress.org/rafaelgalani/\">Rafael Gallani</a> · <a href=\"https://profiles.wordpress.org/rafaucau/\">Rafał Całka</a> · <a href=\"https://profiles.wordpress.org/lamarajan/\">Rajan Lama</a> · <a href=\"https://profiles.wordpress.org/rajinsharwar/\">Rajin Sharwar</a> · <a href=\"https://profiles.wordpress.org/rahmohn/\">Ramon Ahnert</a> · <a href=\"https://profiles.wordpress.org/rcorrales/\">Ramon Corrales</a> · <a href=\"https://profiles.wordpress.org/ramonopoly/\">Ramon James</a> · <a href=\"https://profiles.wordpress.org/raquelandefeld/\">Raquel</a> · <a href=\"https://profiles.wordpress.org/ravipatel/\">Ravikumar Patel</a> · <a href=\"https://profiles.wordpress.org/ravinderk/\">Ravinder Kumar</a> · <a href=\"https://profiles.wordpress.org/rejaulalomkhan/\">Rejaul Alom Khan</a> · <a href=\"https://profiles.wordpress.org/defries/\">Remkus de Vries</a> · <a href=\"https://profiles.wordpress.org/tabrisrp/\">Remy Perona</a> · <a href=\"https://profiles.wordpress.org/renishsurani/\">renishsurani</a> · <a href=\"https://profiles.wordpress.org/retrofox/\">retrofox</a> · <a href=\"https://profiles.wordpress.org/youknowriad/\">Riad Benguella</a> · <a href=\"https://profiles.wordpress.org/rdcoll/\">Rich Collier</a> · <a href=\"https://profiles.wordpress.org/richtabor/\">Rich Tabor</a> · <a href=\"https://profiles.wordpress.org/rockfire/\">Richard Korthuis</a> · <a href=\"https://profiles.wordpress.org/richardevs/\">richardevs</a> · <a href=\"https://profiles.wordpress.org/rcreators/\">Rishi Mehta</a> · <a href=\"https://profiles.wordpress.org/noisysocks/\">Robert Anderson</a> · <a href=\"https://profiles.wordpress.org/robertghetau/\">Robert Ghetau</a> · <a href=\"https://profiles.wordpress.org/littlerchicken/\">Robin Cornett</a> · <a href=\"https://profiles.wordpress.org/rodionov201/\">rodionov201</a> · <a href=\"https://profiles.wordpress.org/kreppar/\">Rodrigo Arias</a> · <a href=\"https://profiles.wordpress.org/rodrigosprimo/\">Rodrigo Primo</a> · <a href=\"https://profiles.wordpress.org/rogermedia/\">Roger</a> · <a href=\"https://profiles.wordpress.org/rolfsiebers/\">Rolf Siebers</a> · <a href=\"https://profiles.wordpress.org/roytanck/\">Roy Tanck</a> · <a href=\"https://profiles.wordpress.org/rmccue/\">Ryan McCue</a> · <a href=\"https://profiles.wordpress.org/ryancurban/\">Ryan Urban</a> · <a href=\"https://profiles.wordpress.org/welcher/\">Ryan Welcher</a> · <a href=\"https://profiles.wordpress.org/sebastienserre/\">S&#233;bastien SERRE</a> · <a href=\"https://profiles.wordpress.org/sergiomdgomes/\">S&#233;rgio Gomes</a> · <a href=\"https://profiles.wordpress.org/soean/\">S&#246;ren W&#252;nsch</a> · <a href=\"https://profiles.wordpress.org/s0what/\">s0what</a> · <a href=\"https://profiles.wordpress.org/sagarprajapati/\">Sagar Prajapati</a> · <a href=\"https://profiles.wordpress.org/sahilthakur02/\">sahilthakur02</a> · <a href=\"https://profiles.wordpress.org/sakibmd/\">Sakib Mohammed</a> · <a href=\"https://profiles.wordpress.org/salcode/\">Sal Ferrarello</a> · <a href=\"https://profiles.wordpress.org/xronn/\">Sam Berry</a> · <a href=\"https://profiles.wordpress.org/samanthaxmunoz/\">Sam Brockway</a> · <a href=\"https://profiles.wordpress.org/samiamnot/\">samiamnot</a> · <a href=\"https://profiles.wordpress.org/viralsampat/\">Sampat Viral</a> · <a href=\"https://profiles.wordpress.org/kim88/\">Samuel R&#252;egger</a> · <a href=\"https://profiles.wordpress.org/samuelsidler/\">Samuel Sidler</a> · <a href=\"https://profiles.wordpress.org/sannevndrmeulen/\">Sanne van der Meulen</a> · <a href=\"https://profiles.wordpress.org/mikachan/\">Sarah Norris</a> · <a href=\"https://profiles.wordpress.org/sarkarripon/\">Sarkar Ripon</a> · <a href=\"https://profiles.wordpress.org/smetzdev/\">Sascha Metz</a> · <a href=\"https://profiles.wordpress.org/sauliusv/\">Saulius Vikerta</a> · <a href=\"https://profiles.wordpress.org/saxonfletcher/\">Saxon Fletcher</a> · <a href=\"https://profiles.wordpress.org/saxonafletcher/\">Saxon Fletcher</a> · <a href=\"https://profiles.wordpress.org/coffee2code/\">Scott Reilly</a> · <a href=\"https://profiles.wordpress.org/scribu/\">scribu</a> · <a href=\"https://profiles.wordpress.org/script2see/\">script2see</a> · <a href=\"https://profiles.wordpress.org/sean212/\">Sean Fisher</a> · <a href=\"https://profiles.wordpress.org/sergeybiryukov/\">Sergey Biryukov</a> · <a href=\"https://profiles.wordpress.org/flexseth/\">Seth Miller</a> · <a href=\"https://profiles.wordpress.org/smrubenstein/\">Seth Rubenstein</a> · <a href=\"https://profiles.wordpress.org/shailu25/\">Shail Mehta</a> · <a href=\"https://profiles.wordpress.org/sh4lin/\">Shalin Shah</a> · <a href=\"https://profiles.wordpress.org/cafenoirdesign/\">Shannon Smith</a> · <a href=\"https://profiles.wordpress.org/shaunandrews/\">shaunandrews</a> · <a href=\"https://profiles.wordpress.org/sheulyshila/\">sheulyshila</a> · <a href=\"https://profiles.wordpress.org/shital-patel/\">Shital Marakana</a> · <a href=\"https://profiles.wordpress.org/shivapoudel/\">Shiva Poudel</a> · <a href=\"https://profiles.wordpress.org/shivashankerbhatta/\">Shiva Shanker Bhatta</a> · <a href=\"https://profiles.wordpress.org/showravhasan/\">Showrav Hasan</a> · <a href=\"https://profiles.wordpress.org/shreyash3087/\">Shreyash Srivastava</a> · <a href=\"https://profiles.wordpress.org/shub07/\">Shubham Kumar Bansal</a> · <a href=\"https://profiles.wordpress.org/shuvomohajan/\">Shuvo Mohajan</a> · <a href=\"https://profiles.wordpress.org/nomnom99/\">Siddharth Thevaril</a> · <a href=\"https://profiles.wordpress.org/siliconforks/\">siliconforks</a> · <a href=\"https://profiles.wordpress.org/simo_m/\">Simone Maranzana</a> · <a href=\"https://profiles.wordpress.org/siobhyb/\">Siobhan</a> · <a href=\"https://profiles.wordpress.org/sirzooro/\">sirzooro</a> · <a href=\"https://profiles.wordpress.org/sjnbham/\">SJNBham</a> · <a href=\"https://profiles.wordpress.org/smerriman/\">smerriman</a> · <a href=\"https://profiles.wordpress.org/snehapatil02/\">Sneha Patil</a> · <a href=\"https://profiles.wordpress.org/sourav08/\">Sourav Pahwa</a> · <a href=\"https://profiles.wordpress.org/spencerfinnell/\">Spencer Finnell</a> · <a href=\"https://profiles.wordpress.org/ryokuhi/\">Stefano Minoia</a> · <a href=\"https://profiles.wordpress.org/sabernhardt/\">Stephen Bernhardt</a> · <a href=\"https://profiles.wordpress.org/stephenbrook/\">Stephen Brook</a> · <a href=\"https://profiles.wordpress.org/netweb/\">Stephen Edgar</a> · <a href=\"https://profiles.wordpress.org/stephenmiracle/\">stephenmiracle</a> · <a href=\"https://profiles.wordpress.org/steveariss/\">Steve Ariss</a> · <a href=\"https://profiles.wordpress.org/stevejonesdev/\">Steve Jones</a> · <a href=\"https://profiles.wordpress.org/steveblum/\">steveblum</a> · <a href=\"https://profiles.wordpress.org/strangehill/\">strangehill</a> · <a href=\"https://profiles.wordpress.org/strarsis/\">strarsis</a> · <a href=\"https://profiles.wordpress.org/studio28/\">studio28</a> · <a href=\"https://profiles.wordpress.org/studiozerozero/\">studiozerozero</a> · <a href=\"https://profiles.wordpress.org/sudipatel007/\">Sudip Dadhaniya</a> · <a href=\"https://profiles.wordpress.org/sumitbagthariya16/\">Sumit Bagthariya</a> · <a href=\"https://profiles.wordpress.org/sumitsingh/\">Sumit Singh</a> · <a href=\"https://profiles.wordpress.org/sunil25393/\">SunilPrajapati</a> · <a href=\"https://profiles.wordpress.org/suascat_wp/\">Suwash</a> · <a href=\"https://profiles.wordpress.org/swapnild/\">swapnild</a> · <a href=\"https://profiles.wordpress.org/syamraj24/\">syamraj24</a> · <a href=\"https://profiles.wordpress.org/cybr/\">Sybre Waaijer</a> · <a href=\"https://profiles.wordpress.org/smub/\">Syed Balkhi</a> · <a href=\"https://profiles.wordpress.org/tahmidulkarim/\">Tahmid ul Karim</a> · <a href=\"https://profiles.wordpress.org/iamtakashi/\">Takashi Irie</a> · <a href=\"https://profiles.wordpress.org/inc2734/\">Takashi Kitajima</a> · <a href=\"https://profiles.wordpress.org/karmatosed/\">Tammie Lister</a> · <a href=\"https://profiles.wordpress.org/voboghure/\">Tapan Kumer Das</a> · <a href=\"https://profiles.wordpress.org/taskotr/\">Taras Dashkevych</a> · <a href=\"https://profiles.wordpress.org/rahmantasnia/\">Tasnia Rahman Raima</a> · <a href=\"https://profiles.wordpress.org/taylorgorman/\">Taylor Gorman</a> · <a href=\"https://profiles.wordpress.org/edent/\">Terence Eden</a> · <a href=\"https://profiles.wordpress.org/teresagobble/\">Teresa Gobble</a> · <a href=\"https://profiles.wordpress.org/thakordarshil/\">Thakor Darshil</a> · <a href=\"https://profiles.wordpress.org/thelmachido/\">thelmachido a11n</a> · <a href=\"https://profiles.wordpress.org/thijso/\">Thijs</a> · <a href=\"https://profiles.wordpress.org/thirumani02/\">Thirumani Guhan</a> · <a href=\"https://profiles.wordpress.org/kraftner/\">Thomas Kr&#228;ftner</a> · <a href=\"https://profiles.wordpress.org/threadi/\">threadi</a> · <a href=\"https://profiles.wordpress.org/tillkruess/\">Till Kr&#252;ss</a> · <a href=\"https://profiles.wordpress.org/tb1909/\">Tim Brath&#228;rig</a> · <a href=\"https://profiles.wordpress.org/timnicholson/\">Tim Nicholson</a> · <a href=\"https://profiles.wordpress.org/tnolte/\">Tim Nolte</a> · <a href=\"https://profiles.wordpress.org/timotijhof/\">Timo Tijhof</a> · <a href=\"https://profiles.wordpress.org/timothyblynjacobs/\">Timothy Jacobs</a> · <a href=\"https://profiles.wordpress.org/tmatsuur/\">tmatsuur</a> · <a href=\"https://profiles.wordpress.org/tmfhokies/\">tmfhokies</a> · <a href=\"https://profiles.wordpress.org/tobiasbg/\">TobiasBg</a> · <a href=\"https://profiles.wordpress.org/tobifjellner/\">tobifjellner (Tor-Bjorn Fjellner)</a> · <a href=\"https://profiles.wordpress.org/tomjcafferkey/\">Tom Cafferkey</a> · <a href=\"https://profiles.wordpress.org/tomalec/\">Tomek</a> · <a href=\"https://profiles.wordpress.org/tomepajk/\">tomepajk</a> · <a href=\"https://profiles.wordpress.org/shimotomoki/\">Tomoki Shimomura</a> · <a href=\"https://profiles.wordpress.org/tomxygen/\">tomxygen</a> · <a href=\"https://profiles.wordpress.org/skithund/\">Toni Viemer&#246;</a> · <a href=\"https://profiles.wordpress.org/starbuck/\">Tony G</a> · <a href=\"https://profiles.wordpress.org/hellofromtonya/\">Tonya Mork</a> · <a href=\"https://profiles.wordpress.org/toro_unit/\">Toro_Unit (Hiroshi Urabe)</a> · <a href=\"https://profiles.wordpress.org/zodiac1978/\">Torsten Landsiedel</a> · <a href=\"https://profiles.wordpress.org/tremidkhar/\">Tremi Dkhar</a> · <a href=\"https://profiles.wordpress.org/truptikanzariya/\">Trupti Kanzariya</a> · <a href=\"https://profiles.wordpress.org/tunetheweb/\">tunetheweb</a> · <a href=\"https://profiles.wordpress.org/twstokes/\">twstokes</a> · <a href=\"https://profiles.wordpress.org/tybor/\">tybor</a> · <a href=\"https://profiles.wordpress.org/u451f/\">u451f</a> · <a href=\"https://profiles.wordpress.org/ugyensupport/\">Ugyen Dorji</a> · <a href=\"https://profiles.wordpress.org/umesh84/\">Umesh Gupta</a> · <a href=\"https://profiles.wordpress.org/up1512001/\">up1512001</a> · <a href=\"https://profiles.wordpress.org/eboxnet/\">Vagelis</a> · <a href=\"https://profiles.wordpress.org/valer1eg/\">Val&#233;rie Galassi</a> · <a href=\"https://profiles.wordpress.org/vcanales/\">Vicente Canales</a> · <a href=\"https://profiles.wordpress.org/szepeviktor/\">Viktor Sz&#233;pe</a> · <a href=\"https://profiles.wordpress.org/vineet2003/\">Vinit</a> · <a href=\"https://profiles.wordpress.org/vinita29/\">Vinita Tandulkar</a> · <a href=\"https://profiles.wordpress.org/vipulgupta003/\">Vipul Gupta</a> · <a href=\"https://profiles.wordpress.org/ashokrane/\">Vishal Kothari</a> · <a href=\"https://profiles.wordpress.org/vivekawsm/\">vivekawsm</a> · <a href=\"https://profiles.wordpress.org/vrrobz/\">vrrobz</a> · <a href=\"https://profiles.wordpress.org/webmandesign/\">WebMan Design &#124; Oliver Juhas</a> · <a href=\"https://profiles.wordpress.org/websitegenii/\">websitegenii</a> · <a href=\"https://profiles.wordpress.org/wesatintellitonic/\">wesatintellitonic</a> · <a href=\"https://profiles.wordpress.org/westonruter/\">Weston Ruter</a> · <a href=\"https://profiles.wordpress.org/whaze/\">whaze</a> · <a href=\"https://profiles.wordpress.org/skorasaurus/\">Will Skora</a> · <a href=\"https://profiles.wordpress.org/earnjam/\">William Earnhardt</a> · <a href=\"https://profiles.wordpress.org/nestea29950/\">WilliamG</a> · <a href=\"https://profiles.wordpress.org/wojtekn/\">Wojtek Naruniec</a> · <a href=\"https://profiles.wordpress.org/wongjn/\">wongjn</a> · <a href=\"https://profiles.wordpress.org/wpsoul/\">wpsoul</a> · <a href=\"https://profiles.wordpress.org/yagniksangani/\">Yagnik Sangani</a> · <a href=\"https://profiles.wordpress.org/yankiara/\">yankiara</a> · <a href=\"https://profiles.wordpress.org/collet/\">Yann</a> · <a href=\"https://profiles.wordpress.org/yguyon/\">Yannis Guyon</a> · <a href=\"https://profiles.wordpress.org/ytfeldrawkcab/\">ytfeLdrawkcaB</a> · <a href=\"https://profiles.wordpress.org/fierevere/\">Yui</a> · <a href=\"https://profiles.wordpress.org/yukinobu/\">Yukinobu Asakawa</a> · <a href=\"https://profiles.wordpress.org/yuvrajsinh2211/\">Yuvrajsinh Sisodiya</a> · <a href=\"https://profiles.wordpress.org/zackkrida/\">Zack Krida</a> · <a href=\"https://profiles.wordpress.org/zackkatz/\">zackkatz</a> · <a href=\"https://profiles.wordpress.org/zafarkamal/\">Zafar Kamal</a> · <a href=\"https://profiles.wordpress.org/zeelthakkar/\">zeelthakkar</a> · <a href=\"https://profiles.wordpress.org/zenaulislam/\">Zenaul Islam</a> · <a href=\"https://profiles.wordpress.org/zkarj/\">zkarj</a> · <a href=\"https://profiles.wordpress.org/zunaid321/\">Zunaid Amin</a></p>\n\n\n\n<p>More than <a href=\"https://translate.wordpress.org/stats/\">60 locales have translated 90 percent</a> or more of WordPress 6.6 into their language. Community translators are working hard to ensure more translations are on their way. Thank you to everyone who helps make WordPress available in 200 languages.</p>\n\n\n\n<p>Last but not least, thanks to the volunteers who contribute to the <a href=\"https://wordpress.org/support/\">support forums</a> by answering questions from WordPress users worldwide.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Get involved</h2>\n\n\n\n<p>Participation in WordPress goes far beyond coding, and learning more and getting involved is easy. Discover the teams that come together to <a href=\"https://make.wordpress.org/\">Make WordPress</a> and use <a href=\"https://make.wordpress.org/contribute/\">this interactive tool</a> to help you decide which is right for you.</p>\n\n\n\n<h2 class=\"wp-block-heading\">6.6 haiku</h2>\n\n\n\n<p>Six-point-six is here.<br>Make it all gorgeous; keep it<br>On brand, and relax.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"17517\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:7;a:6:{s:4:\"data\";s:69:\"\n		\n		\n		\n		\n		\n				\n		\n		\n		\n		\n		\n\n					\n										\n					\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"WordPress 6.6 Release Candidate 3\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:69:\"https://wordpress.org/news/2024/07/wordpress-6-6-release-candidate-3/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 09 Jul 2024 17:39:24 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:5:{i:0;a:5:{s:4:\"data\";s:11:\"Development\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:3:\"6.6\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:11:\"development\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:4;a:5:{s:4:\"data\";s:8:\"releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=17497\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:345:\"WordPress 6.6 RC3 is ready for download and testing! This version of the WordPress software is under development. Please do not install, run, or test this version of WordPress on production or mission-critical websites. Instead, please evaluate RC3 on a test server or a local environment. Reaching this phase of the release cycle is a [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"marybaum\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:9781:\"\n<p>WordPress 6.6 RC3 is ready for download and testing!</p>\n\n\n\n<p><strong>This version of the WordPress software is under development</strong>.<strong> Please do not install, run, or test this version of WordPress on production or mission-critical websites.</strong> Instead, please evaluate RC3 on a test server or a local environment.</p>\n\n\n\n<p>Reaching this phase of the release cycle is a worthy achievement. While release candidates are considered ready for release, your testing is still vital to make sure everything in WordPress 6.6 is the best it can be.</p>\n\n\n\n<p>You can test WordPress 6.6 RC3 in four ways:</p>\n\n\n\n<figure class=\"wp-block-table\"><table><tbody><tr><th>Plugin</th><td>Install and activate the <a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\">WordPress Beta Tester</a> plugin on a WordPress install. (Select the “Bleeding edge” channel and “Beta/RC Only” stream).</td></tr><tr><th>Direct Download</th><td>Download the <a href=\"https://wordpress.org/wordpress-6.6-RC3.zip\">RC3 version (zip)</a> and install it on a WordPress website.</td></tr><tr><th>Command Line</th><td>Use the this <a href=\"https://make.wordpress.org/cli/\">WP-CLI</a> command:<br><code>wp core update --version=6.6-RC3</code></td></tr><tr><th>WordPress Playground</th><td>Use the <a href=\"https://playground.wordpress.net/#%7B%20%22preferredVersions%22:%20%7B%20%22php%22:%20%228.0%22,%20%22wp%22:%20%22beta%22%20%7D,%20%22features%22:%20%7B%20%22networking%22:%20true%20%7D,%20%22steps%22:%20[%20%7B%20%22step%22:%20%22login%22,%20%22username%22:%20%22admin%22,%20%22password%22:%20%22password%22%20%7D,%20%7B%20%22step%22:%20%22importFile%22,%20%22file%22:%20%7B%20%22resource%22:%20%22url%22,%20%22url%22:%20%22https://raw.githubusercontent.com/wpaccessibility/a11y-theme-unit-test/master/a11y-theme-unit-test-data.xml%22%20%7D%20%7D,%20%7B%20%22step%22:%20%22importFile%22,%20%22file%22:%20%7B%20%22resource%22:%20%22url%22,%20%22url%22:%20%22https://raw.githubusercontent.com/WordPress/theme-test-data/master/themeunittestdata.wordpress.xml%22%20%7D%20%7D,%20%7B%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20%7B%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22query-monitor%22%20%7D,%20%22options%22:%20%7B%20%22activate%22:%20false%20%7D,%20%22progress%22:%20%7B%20%22weight%22:%202%20%7D%20%7D,%20%7B%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20%7B%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22create-block-theme%22%20%7D,%20%22progress%22:%20%7B%20%22weight%22:%202%20%7D%20%7D,%20%7B%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20%7B%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22debug-bar%22%20%7D,%20%22progress%22:%20%7B%20%22weight%22:%202%20%7D%20%7D,%20%7B%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20%7B%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22health-check%22%20%7D,%20%22progress%22:%20%7B%20%22weight%22:%202%20%7D%20%7D,%20%7B%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20%7B%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22test-reports%22%20%7D,%20%22progress%22:%20%7B%20%22weight%22:%202%20%7D%20%7D,%20%7B%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20%7B%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22user-switching%22%20%7D,%20%22progress%22:%20%7B%20%22weight%22:%202%20%7D%20%7D%20]%20%7D\">6.6 RC3 WordPress Playground instance</a> (available within 35 minutes after the release is ready) to test the software directly in your browser without the need for a separate site or setup.</td></tr></tbody></table><figcaption class=\"wp-element-caption\">Please test WordPress 6.6 RC3 in one or more of these four ways.</figcaption></figure>\n\n\n\n<p>The target for the WordPress 6.6 release is <strong>next Tuesday,</strong> <strong>July 16, 2024</strong>. Get an overview of the <a href=\"https://make.wordpress.org/core/6-6/\">6.6 release cycle</a>, and check the <a href=\"https://make.wordpress.org/core/\">Make WordPress Core blog</a> for <a href=\"https://make.wordpress.org/core/tag/6-6/\">6.6-related posts</a> in the next few weeks for further details.</p>\n\n\n\n<h2 class=\"wp-block-heading\">What&#8217;s in WordPress 6.6 RC3?</h2>\n\n\n\n<p>Thanks to your testing (and many other contributors‘ up to now) this release includes eight bug fixes for the Editor and  <a href=\"https://core.trac.wordpress.org/query?status=closed&amp;changetime=06%2F25%2F2024..07%2F01%2F2024&amp;milestone=6.6&amp;col=id&amp;col=milestone&amp;col=owner&amp;col=type&amp;col=priority&amp;order=id\">18 tickets for WordPress Core</a>.</p>\n\n\n\n<p>Get a recap of WordPress 6.6’s highlighted features in the <a href=\"https://wordpress.org/news/2024/06/wordpress-6-6-beta-1/\" data-type=\"post\" data-id=\"17289\">Beta 1 announcement</a>. For more technical information related to issues addressed since RC 2, you can browse the following links:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://github.com/WordPress/gutenberg/commits/wp/6.6?since=2024-07-02&amp;until=2024-07-09\">GitHub commits for 6.6</a> since July 2</li>\n\n\n\n<li><a href=\"https://core.trac.wordpress.org/query?status=closed&amp;changetime=06%2F25%2F2024..07%2F01%2F2024&amp;milestone=6.6&amp;col=id&amp;col=milestone&amp;col=owner&amp;col=type&amp;col=priority&amp;order=id\">Closed Trac </a><a href=\"https://core.trac.wordpress.org/query?status=closed&amp;changetime=07%2F02%2F2024..07%2F09%2F2024&amp;milestone=6.6&amp;col=id&amp;col=milestone&amp;col=owner&amp;col=type&amp;col=priority&amp;order=id\">tickets</a> since July 2</li>\n</ul>\n\n\n\n<p>Want to look deeper into the details and technical notes for this release? You might want to make your first stop <a href=\"https://make.wordpress.org/core/2024/06/25/wordpress-6-6-field-guide/\">The WordPress 6.6 Field Guide</a>. Then, check out this list:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://make.wordpress.org/core/2024/06/20/roster-of-design-tools-per-block-wordpress-6-6-edition/\">Roster of design tools per block (WordPress 6.6 edition)</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/tag/dev-notes+6-6/\">All 6.6-related developer notes</a></li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\">You can contribute. Here&#8217;s how</h2>\n\n\n\n<p>WordPress is the world’s most popular open source web platform, thanks to a passionate community of people who collaborate on its development in a wide variety of ways. You can help—whether or not you have any technical expertise.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Get involved in testing</h3>\n\n\n\n<p>Testing for issues is critical to keeping WordPress speedy, stable, and secure. It’s also a vital way for anyone to contribute. <a href=\"https://make.wordpress.org/test/2024/06/03/help-test-wordpress-6-6/\" data-type=\"post\" data-id=\"17392\">This detailed guide</a> will walk you through testing features in WordPress 6.6. If you&#8217;re new to testing, follow <a href=\"https://make.wordpress.org/test/2024/06/03/help-test-wordpress-6-6/\" data-type=\"post\" data-id=\"17289\">this general testing guide</a> for more details on getting set up.</p>\n\n\n\n<p>If you encounter an issue, please report it to the <a href=\"https://wordpress.org/support/forum/alphabeta/\">Alpha/Beta area</a> of the support forums. If you are comfortable writing a reproducible bug report, you can also report it on <a href=\"https://core.trac.wordpress.org/newticket\">WordPress Trac</a>. Before you do either, you may want to check your issue against a list of <a href=\"https://core.trac.wordpress.org/tickets/major\">known bugs</a>.</p>\n\n\n\n<p>Curious about testing releases in general? Follow along with the <a href=\"https://make.wordpress.org/test/\">testing initiatives in Make Core</a> and join the <a href=\"https://wordpress.slack.com/messages/core-test/\">#core-test channel</a> on <a href=\"https://wordpress.slack.com/\">Making WordPress Slack</a>.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Please update your WordPress product</h3>\n\n\n\n<p>If you build themes, plugins, blocks, or patterns, your efforts play an integral role in adding new functionality to WordPress and helping bring new people and ideas to the most vibrant (and massive!) open source community in the world.&nbsp;</p>\n\n\n\n<p>Thanks for continuing to test your products with the WordPress 6.6 betas and release candidates. With RC3, you’ll want to make sure everything is working smoothly, and if it&#8217;s a plugin, update the <em>“Tested up to”</em> version in its <a href=\"https://developer.wordpress.org/plugins/wordpress-org/how-your-readme-txt-works/\">readme file</a> to 6.6.</p>\n\n\n\n<p>If you find compatibility issues, please post detailed information to the <a href=\"https://wordpress.org/support/forum/alphabeta/\">support forum</a>.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Help translate WordPress</h3>\n\n\n\n<p>Do you speak a language other than English? <bdo lang=\"es\" dir=\"ltr\">¿Español?</bdo> <bdo lang=\"fr\" dir=\"ltr\">Français?</bdo> <bdo lang=\"ru\" dir=\"ltr\">Русский</bdo>? <bdo lang=\"ja\" dir=\"ltr\">日本</bdo>語? <bdo lang=\"hin\" dir=\"ltr\">हिन्दी</bdo>? <bdo lang=\"bn\" dir=\"ltr\">বাংলা</bdo>? You can <a href=\"https://translate.wordpress.org/projects/wp/dev/\">help translate WordPress into more than 100 languages</a>.</p>\n\n\n\n<h2 class=\"wp-block-heading\">The RC3 haiku</h2>\n\n\n\n<p>One week to go. Then:<br>Open the paintbox! Try the tools!<br>Play a new jazz tune.</p>\n\n\n\n<p class=\"has-text-align-right\"><em>Props to  <a href=\'https://profiles.wordpress.org/meher/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>meher</a> and <a href=\'https://profiles.wordpress.org/audrasjb/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>audrasjb</a>. for peer review.</em></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"17497\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:8;a:6:{s:4:\"data\";s:61:\"\n		\n		\n		\n		\n		\n				\n		\n		\n\n					\n										\n					\n		\n		\n\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:42:\"WP Briefing: Episode 83: Learning Pathways\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:64:\"https://wordpress.org/news/2024/07/episode-83-learning-pathways/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 08 Jul 2024 12:00:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:2:{i:0;a:5:{s:4:\"data\";s:7:\"Podcast\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:11:\"wp-briefing\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"https://wordpress.org/news/?post_type=podcast&p=17489\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:421:\"Discover how Learning Pathways can guide you through your WordPress journey with clarity and purpose. In the latest episode of WordPress Briefing, host Josepha Haden Chomphosy welcomes special guest Wes Theron to discuss the newly introduced Learning Pathways. These curated lesson sets are tailored to various experience levels, roles, and use cases, ensuring a personalized learning experience for every WordPress user.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:9:\"enclosure\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:3:{s:3:\"url\";s:51:\"https://wordpress.org/news/files/2024/07/WPB083.mp3\";s:6:\"length\";s:1:\"0\";s:4:\"type\";s:0:\"\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Brett McSherry\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:35130:\"\n<p>Discover how Learning Pathways can guide you through your WordPress journey with clarity and purpose. In the latest episode of WordPress Briefing, host Josepha Haden Chomphosy welcomes special guest Wes Theron to discuss the newly introduced Learning Pathways. These curated lesson sets are tailored to various experience levels, roles, and use cases, ensuring a personalized learning experience for every WordPress user. </p>\n\n\n\n<h2 class=\"wp-block-heading\">Credits</h2>\n\n\n\n<p>Host:&nbsp;<a href=\"https://profiles.wordpress.org/chanthaboune/\">Josepha Haden Chomphosy</a><br>Guest: <a href=\"https://profiles.wordpress.org/west7/\">Wes Theron</a><br>Editor:&nbsp;<a href=\"https://profiles.wordpress.org/dustinhartzler/\">Dustin Hartzler</a><br>Logo:&nbsp;<a href=\"https://profiles.wordpress.org/javiarce/\">Javier Arce</a><br>Production:&nbsp;<a href=\"https://profiles.wordpress.org/bjmcsherry/\">Brett McSherry</a><br>Song: Fearless First by Kevin MacLeod</p>\n\n\n\n<h2 class=\"wp-block-heading\">Show Notes</h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://learn.wordpress.org/\">Learn.WordPress.org</a>\n<ul class=\"wp-block-list\">\n<li><a href=\"https://learn.wordpress.org/course/beginner-wordpress-developer/\">Beginner WordPress Developer</a></li>\n\n\n\n<li><a href=\"https://learn.wordpress.org/course/beginner-wordpress-user/\">Beginner WordPress User</a></li>\n</ul>\n</li>\n\n\n\n<li><a href=\"https://wordpress.org/playground/\">WordPress Playground</a></li>\n\n\n\n<li><a href=\"https://www.youtube.com/playlist?list=PL1pJFUVKQ7ETacCXdCCxwdAo-_xciwlQJ\">Learn WordPress YouTube Playlist</a></li>\n\n\n\n<li><strong>Small List of Big Things</strong>\n<ul class=\"wp-block-list\">\n<li><a href=\"https://wordpress.org/news/2024/06/wordpress-6-5-5/\">WordPress 6.5.5 is now available!</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/community/2024/06/15/wordpress-contributor-mentorship-program-q4-2024-call-for-interest/\">WordPress Contributor Mentorship Program Q4 2024</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/6-6/\" target=\"_blank\" rel=\"noreferrer noopener\">WordPress 6.6 Official Release</a>\n<ul class=\"wp-block-list\">\n<li><a href=\"https://www.youtube.com/watch?v=OyYdkXAx7qw\">What’s new for theme developers in WordPress 6.6</a></li>\n</ul>\n</li>\n\n\n\n<li><a href=\"https://make.wordpress.org/meetings/\">Upcoming WordPress Meetings</a></li>\n</ul>\n</li>\n\n\n\n<li>Have a question you’d like answered? Submit them to&nbsp;<a href=\"mailto:[email protected]\">[email protected]</a>.</li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\">Transcript</h2>\n\n\n\n<span id=\"more-17489\"></span>\n\n\n\n<p>[00:00:00]&nbsp;<strong>Josepha:</strong>&nbsp;Hello, everyone, and welcome to the WordPress Briefing, the podcast where you can catch quick explanations of the ideas behind the WordPress open source project, some insight into the community that supports it, and get a small list of big things coming up in the next two weeks. I’m your host, Josepha Haden Chomphosy. Here we go.</p>\n\n\n\n<p>[00:00:28] (Intro music)&nbsp;</p>\n\n\n\n<p>[00:00:39] <strong>Josepha:</strong> As a steward of the WordPress community, one of the big overarching questions that I grapple with is how to make sure people who have just found out about us know how to get around. Obviously, there&#8217;s the contributor path, which is important to me because I am especially concerned with the longevity of our little open source community, but there&#8217;s also a path for folks who are learning how to use the software.</p>\n\n\n\n<p>[00:01:03] <strong>Josepha:</strong> And so, joining me today to talk through a project called Learning Pathways is Wes Theron. Wes, welcome to the WordPress Briefing.</p>\n\n\n\n<p>[00:01:11] <strong>Wes:</strong> Good day. Thank you very much for having me. It&#8217;s a pleasure.</p>\n\n\n\n<p>[00:01:13] <strong>Josepha:</strong> Before we get into this project that we&#8217;re talking about, do you want to just tell me a little bit about who you are and what you do with the WordPress project?</p>\n\n\n\n<p>[00:01:22] <strong>Wes:</strong> Yeah. So, as you know, my name is Wes Theron. I&#8217;m based in New Zealand, and I&#8217;m an instructional designer. And, I am part of the Training Team. So, most of my life revolves around creating learning content for learn.WordPress.org.</p>\n\n\n\n<p>[00:01:38] <strong>Josepha:</strong> Oh, that&#8217;s quite a life. Teaching people how to use WordPress.</p>\n\n\n\n<p>[00:01:42] <strong>Wes:</strong> Yeah, I teach WordPress. We run online workshops. I create video tutorials, courses, and now, of course, this great project we&#8217;re working on, Learning Pathways.</p>\n\n\n\n<p>[00:01:52] <strong>Josepha:</strong> Yeah. So, I&#8217;ve talked about Learning Pathways a few times here on the podcast, but for folks who have not heard me talk about it or who just need a more in-depth understanding, why don&#8217;t you tell us a little bit about this project as it stands today?&nbsp;</p>\n\n\n\n<p>[00:02:06] <strong>Wes:</strong> Yeah, so when Learn started out, I think the main goal was to just get learning content on the site. But, in May of last year, we shared an individual learning survey with folks, and we were hoping to basically find out what are the needs of the learners? What are learners after? And from that individual learner survey, we actually learned a few things. We learned that tutorials, courses, and online workshops were the most used content types. We also saw that web-based learning is the most popular learning method. And then there was a clear need for a structured way of consuming learning material. And that&#8217;s basically where the Learning Pathways project was born; to create Learning Pathways that basically target various types of learners, but also various skill levels. So July of last year, we started with outlines, creating outlines for these learner pathways.</p>\n\n\n\n<p>[00:03:10] <strong>Wes:</strong> And then, in October of last year, we actually started creating content. So, the first learner pathways we started working on was the User Learning Pathway and the Developer Learning Pathway. And what that entails is of course, creating a Learning Pathway for beginner users, intermediate users, and then advanced users.</p>\n\n\n\n<p>So that&#8217;s how we kind of broke it up. And last week, the Beginner Developer Pathway was actually published, so that&#8217;s very exciting. And a few weeks before that, the Beginner WordPress User Pathway. And yeah, of course, we&#8217;ve got many other pathways in the pipeline that we want to work on. For example, a Designer Learning Pathway and even a Contributor Learning Pathway.</p>\n\n\n\n<p>[00:03:57] <strong>Josepha:</strong> Yeah, when we&#8217;re talking about pathways, what we mean is, like, we are figuring out what you probably need to know when you first arrive and then helping you to identify what you build on based on what your goals might be.</p>\n\n\n\n<p>[00:04:11] <strong>Josepha:</strong> Like, obviously, the beginner user, the goal is basically just like, learn how to get WordPress doing stuff at all. Like that&#8217;s, that&#8217;s an easy goal to understand. But when you all were doing the work to figure out what needed to be in the pathway for a beginner developer, and as you&#8217;re looking towards doing the work around intermediate and advanced topics, like how are you all able to determine what most likely you need in those various steps in the learning process?</p>\n\n\n\n<p>[00:04:42] <strong>Wes:</strong> So, of course, a lot of research went into that. When we created the outlines for these Learning Pathways. We shared it with the community. We asked for feedback. And yeah, a lot of research was done to make sure we cover all the all the bases. </p>\n\n\n\n<p>[00:04:59] <strong>Josepha:</strong> I know that there were a couple of different proposals about how to, like do skills assessments, maybe? There was something where like we were talking with companies that employ WordPress folks in the ecosystem, and then we were talking to WordPressers who were currently trying to make sure that their skills were advanced enough to get those jobs. And we were trying to figure out like the distance between those and where we actually have some concerns around like the language choices that they need, like basic developer language choices and jargon that goes in there and stuff like that.</p>\n\n\n\n<p>[00:05:34] <strong>Josepha:</strong> So this, if I recall correctly, the research for this has been going on for like maybe two or three years, right?</p>\n\n\n\n<p>[00:05:42] <strong>Wes:</strong> Yeah, definitely. And we&#8217;ve reached out to many stakeholders within the WordPress community. And as you say, even agencies, and businesses, you know, trying to find out what do they want people to know when they employ them. And yeah, then of course, speaking to the community, speaking, speaking to folks at WordCamps reaching out to folks an online workshops.</p>\n\n\n\n<p>[00:06:04] <strong>Wes:</strong> So, yeah, it&#8217;s definitely been an ongoing process and also seeing what resources are lacking and what needs to be there.&nbsp;</p>\n\n\n\n<p>[00:06:12] <strong>Josepha:</strong> Yeah, so, the very first, the very first iteration of any training that the WordPress project was offering on, I think it was on learn.WordPress.org, but I don&#8217;t actually know for sure, was a troubleshooting workshop, because when you are trying to figure out WordPress for the first time, when you are trying to figure out any software for the first time, being able to figure out what went wrong is a really important part of that. And so that was like the only workshop that existed over there for quite some time. And so it&#8217;s really nice to see how we have really, not only created a bunch of resources in general, if you all have not looked at learn.WordPress.org lately, it has, like, workshop outlines that you can use to do a training by yourself at your meetup group or at a school or whatever it is.</p>\n\n\n\n<p>[00:07:08] <strong>Josepha:</strong> But then also, I want to say it was maybe two, three years ago, that you all, as a team, the Training Team, started doing these online workshops. And so, when you created the Learning Pathways, considering like how much time and research has gone into this project overall, did you all have learnings that came from those workshops that you had already done? Is this like a collection of workshops or is this something where you can do it at home and learn by yourself and then go someplace else and learn more about WordPress? Like how does that function in what we have already?</p>\n\n\n\n<p>[00:07:45] <strong>Wes:</strong> Yeah, so maybe I should first, maybe let&#8217;s define a learning pathway. So I, I thought about this, but a learning pathway, I would say, is a route taken by learner through a range of modules, lessons, and even courses to build knowledge progressively. So it&#8217;s similar to a course, but of course usually covers like a specific topic or subject where learning pathways usually have a larger goal.</p>\n\n\n\n<p>[00:08:11] <strong>Wes:</strong> So I wouldn&#8217;t say that the online workshops form part of the Learning Pathways project. And maybe I can also clarify that the teacher notes or the lesson plans that you refer to is something that&#8217;s also changing going forward. </p>\n\n\n\n<p>[00:08:23] <strong>Josepha:</strong> Oh, good. Because I wrote some of those, and I am not an instructional designer. And so, ha!</p>\n\n\n\n<p>[00:08:30] <strong>Wes:</strong> We&#8217;ve actually decided to move away from having two different content types. So, we had tutorials. You know, video tutorials, and we had lesson plans, and as you said, the lesson plans were notes that somebody could use to run an online workshop or to go to a WordCamp or at their local meetup and use that to teach something. But moving forward for Learning Pathways, we are actually just going to have one content type, namely lessons. And then lessons from part of creating a course or lessons from part of creating modules and then Learning Pathways. The other exciting thing, and something we haven&#8217;t mentioned, is that at the end of this month, when we launched the Learning Pathways or the first few Learning Pathways, it actually coincides with a website redesign.</p>\n\n\n\n<p>[00:09:18] <strong>Wes:</strong> So, yeah, beyond the lookout, hopefully, learn.WordPress.org is going to have a brand new face at the end, from the end of July or, yeah, or August. So, yeah, that&#8217;s very exciting.</p>\n\n\n\n<p>[00:09:30] <strong>Josepha:</strong> Excellent. Excellent. So, you said that these Learning Pathways are part of a larger goal. Is that a goal for your learners or a goal for WordPress? A goal for the team?</p>\n\n\n\n<p>[00:09:40] <strong>Wes:</strong> I would say all of the above.</p>\n\n\n\n<p>[00:09:42] <strong>Josepha:</strong> Goals for everybody. We&#8217;re like the Oprah of goals. Don&#8217;t come get me, Oprah. That&#8217;s all I got to say about it.</p>\n\n\n\n<p>[00:09:48] <strong>Wes:</strong> Yeah, I think for us as a team, at the end of the day, we want folks to be able to use the content and find the content and utilize all the learning material on learn.WordPress.org. And then, of course, at the end of the day, for learners, we want folks to be able to succeed in whatever they are trying to do. Is it to build their own website? Is it to maybe find a job as a developer? And. Yeah, I mean, the list can go on.</p>\n\n\n\n<p>[00:10:21] <strong>Josepha:</strong> Yeah. So, on the subject of wanting to help people succeed, I think that as far as I hear from the majority of contributors that I have worked with over the years, like helping other people figure out how to do this and making sure that they can succeed is always something that is top of mind for contributors to open source probably in general, but definitely to WordPress. Like, we really care about helping other people figure out how to have the same sort of benefits that we&#8217;ve had in the project and with the software. So if you have somebody who is familiar with all the bits and pieces of WordPress and really, really want to like show up and help teach some things. Is it the case that they can take part in like running a Learning Pathway? Is it something where we mostly need people to help us build some content? Like if we&#8217;ve got people who are just desperate to help other people succeed in WordPress, what kinds of things can they show up and help do on this project?</p>\n\n\n\n<p>[00:11:22] <strong>Wes:</strong> Yes, please come to the Training Team. There are many ways to get involved. If you just want to review content, you can do that. But yeah, we do have a need for content creators, folks, you know, creating a video lesson or putting their hand up and saying, I will actually create an entire module or an entire learning, a Learning Pathway. We do have some awesome contributors that&#8217;s part of the Training Team that are already doing that. Some people are writing scripts. Some folks are actually, you know, creating everything from the beginning to the end. So they are writing the script, they recording the video, publishing the video, et cetera. And then we&#8217;ve, of course, have people reviewing content. We&#8217;ve got folks running online workshops. If maybe creating video content is not their, is not their forte, they can can run online workshops. So yeah, many ways getting involved.</p>\n\n\n\n<p>[00:12:16] <strong>Wes:</strong> But Josepha, I wanted to point something else out that I haven&#8217;t done. I think there was a real need for Learning Pathways because, at the moment, if somebody new to WordPress or new to developing with WordPress wants to find learning content. You know, where do they go? What&#8217;s the main platform to go to? I think most people probably go to YouTube, right?&nbsp;But a lot of the content there are, are scattered and fragmented. </p>\n\n\n\n<p>So a lot of learning material or learning about WordPress is all over the place. It&#8217;s not in one place. And as I said, a place where you can actually learn from A to Z, learn progressively learning in a structured way. Yes, we know there are courses available that you can pay for, but the awesome thing about this project is that we are providing these Learning Pathways, these learning resources, for free for folks to be able to work through at their own time. I know that&#8217;s something else you asked earlier on. So yes, this is a course in quotation marks; this is a Learning Pathway that somebody can start whenever it suits them, you know, in the comfort of their own home, and they can work through the Learning Pathway from the beginning to the end. Or, if they feel I actually know everything taught in module one and two, I&#8217;m going to start at module three, they can do that. They basically come in at their skill level.</p>\n\n\n\n<p>[00:13:43] <strong>Josepha:</strong> Yes. I think it&#8217;s really important to try to meet people where they are. And I know that it&#8217;s difficult because, like, we don&#8217;t take a lot of data from our users. You don&#8217;t have to give us basically anything in order to use WordPress. And by basically, I mean you literally don&#8217;t have to give us anything to use WordPress.</p>\n\n\n\n<p>[00:14:01] <strong>Josepha:</strong> And so we always have some difficulty in figuring out what is it that our users need the most in order to succeed the quickest. And so I agree that there was a real need for this not only because, like, there&#8217;s plenty of content for getting from, like, some knowledge to a good amount of knowledge. There&#8217;s almost no content around, like, I didn&#8217;t know CMSs existed until yesterday, and now I need to quickly learn how to do it because it&#8217;s become a thing I need to do in my job. There&#8217;s some really clear, like use cases for being able to onboard quickly and progressively.<br><br>And I understand that, like, having a clear, structured way to learn doesn&#8217;t always fit with the idea of meeting people where they are. But I do really think that, that like what you were saying, it can be as structured as you need it to be. But also, if you get into it and you think to yourself, you know, I know this information already. I can move on to the next module. I can move on to the module after that. Similar to the way we do that at WordCamps also. If you get into a session and you thought it was going to be useful for you, and you discover that it&#8217;s not once you&#8217;re there, you don&#8217;t have to stay. You can go to a different room where they&#8217;re teaching about SEO if it turns out that you don&#8217;t need to learn about JavaScript today.</p>\n\n\n\n<p>[00:15:23] <strong>Josepha:</strong> And I think that that&#8217;s, it&#8217;s kind of the value that this is hoping to bring, like, because it is a little bit built one on top of the other when you discover that you have already learned something, you can easily try out the next step and know that it&#8217;s probably a good next step.</p>\n\n\n\n<p>[00:15:38] <strong>Wes:</strong> Exactly. And if you maybe want to teach this to other folks. The plan is to, you know, we had lesson plans. We have a lot of lesson plans on Learn. But the plan is also to, instead of having, as I said, two different content types, is to have lessons but then add a tab where you can click on teacher notes and actually teach something as well if that is your goal. But yes, our lessons and modules also include quizzes and, hopefully, some practical activities. We&#8217;ve incorporated WordPress Playground where, where folks can actually, you know, test out what they&#8217;ve learned or test their knowledge. So yeah, I agree with you that you can basically join the Learning Pathway wherever you feel the most comfortable.</p>\n\n\n\n<p>[00:16:28] <strong>Josepha:</strong> So we&#8217;ve been kind of in the weeds of the project itself, the program itself, and if you want to like do stuff with that and in that. Let&#8217;s switch gears a little bit and talk about just what people who are wanting to join those pathways would need to know. Do you have any advice for somebody who is just today learning about these Learning Pathways and they think to themselves, I definitely want to sign up for one of those. Like, for one, how do they get started? And for two, your like top two or three bits of advice for as they get started? </p>\n\n\n\n<p>[00:17:05] <strong>Wes:</strong> So you can make your way to learn.WordPress.org, and you can basically open the, the pathway, and you can start wherever, wherever you want to. We have made it possible to actually view these pathways or our content without logging in with your dot org profile. The other thing I also wanted to mention is that our content is actually hosted on YouTube now.</p>\n\n\n\n<p>So the great thing is we have these pathways within YouTube as well. So, folks can go to the, YouTube channel and see our content. And, of course, that basically reaches a very wide audience. And hopefully some of those videos will also bring people to the dot org site so that they can access the content.</p>\n\n\n\n<p>[00:17:57] <strong>Josepha:</strong> I think it&#8217;s great that you don&#8217;t have to sign up for a profile. If you are a brand new WordPresser and ran into this in your dashboard and are listening to this podcast now. So dot org profiles are a place where you can kind of log your activity in the WordPress community and the WordPress project. You do not have to have one in order to use WordPress. You don&#8217;t have to have one in order to look at these courses or to learn from them. But I always think that it&#8217;s kind of nice to get your profile set up so that people kind of know who you are and what you&#8217;re doing. And then also your activity shows up. Like, you can see that you enrolled in the course and you get to know for yourself that you made some progress. I know that when you&#8217;re getting started, it&#8217;s hard to, like, see your progress because you don&#8217;t know how far you have to go. And so, like progress when you&#8217;re starting out is really difficult to feel is real. And so I like it just so that you have a few reminders to yourself, like, look how far I&#8217;ve come as you&#8217;re trying to figure out how far you still have to go. And so I like that a lot. </p>\n\n\n\n<p>[00:18:58] <strong>Wes:</strong> You won&#8217;t be able to access all the content on Learn without your dot org profile. But one of the things we&#8217;ve made possible is to access these Learning Pathways, the new ones being launched without, you know, removing those blockers. So, of course, when you work through a Learning Pathway, you will be able to track your progress, and you will be able to see which lessons you have completed. So yeah, one of the pieces of advice I would give to somebody starting with the Learning Pathways actually to first go through the modules. And go through the lessons to see which things you know and feel comfortable with so that you don&#8217;t waste time maybe going through the first module and say, oh, I know this, and you&#8217;ve wasted time. Rather do a bit of research, a bit of reading, and then find the right place for you to start the journey.</p>\n\n\n\n<p>[00:19:45] <strong>Josepha:</strong> That&#8217;s excellent. I also, just as a learner, I try to always learn some stuff. And also, as you get older, it&#8217;s harder and harder to learn things partially because like you&#8217;re in a set path, but also, and here&#8217;s my advice to new learners: you worry about looking foolish. Like you, you worry, you&#8217;re showing up, and you don&#8217;t know anything about anybody else in the classroom. And so there&#8217;s this feeling of like, what if I&#8217;m the only person who does not know how to make this work? What if I&#8217;m the only person who can&#8217;t figure out what Wes meant by &#8220;Playground&#8221; or whatever it is? There&#8217;s this real feeling of looking silly when you&#8217;re doing something like this.</p>\n\n\n\n<p>[00:20:25] <strong>Josepha:</strong> I can&#8217;t control what anybody else says or does to anyone else, unfortunately. But what I can say is that I think that there&#8217;s never a bad time to start something you wish you had done, right? Like, the best time to have learned how to use your CMS, your website, make your website work was probably a year ago or something, but the second best time is today. And so, like, why not go ahead and get started and be part of that small group of adults that are learning new things every single day? I think that&#8217;s great. And so that&#8217;s my tip is to just embrace looking silly sometimes because you&#8217;re making some choices about your future, and that&#8217;s always a good choice.</p>\n\n\n\n<p>[00:21:04] <strong>Wes:</strong> And I would also say test your knowledge. So you&#8217;ve mentioned WordPress Playground. And as I said, we&#8217;ve incorporated into the Learning Pathways, but sometimes you watch a video, or you read something, and you feel like, oh yeah, I know this, but you know, the proof is in the pudding. So go and test it out. Use a test website or use WordPress Playground and test yourself to see if you can actually implement this or do something. So yeah, that&#8217;s definitely one of the other tips I want to highlight; you know, they also say you, you learn by doing.</p>\n\n\n\n<p>[00:21:38] <strong>Josepha:</strong> Yeah, absolutely. And also, like if you have gotten to a point you&#8217;ve done the learning, you&#8217;ve done some practicing, you think you&#8217;ve got it and want to like try to figure out what other things can be done with it. I recommend this is how I did a lot of my early WordPress learning to organize an event with your local meetup.<br><br>Like, I did not know enough about WordPress when I started organizing WordPress meetups. I literally knew nothing. And I basically brought people in and was like, hey, we need people to teach us about this, us being half me. Come in and teach us. And, and that can be a really good thing, partially because, like, you get to know your local folks and see what&#8217;s going on and get a sense for, like, what is out there, especially if you&#8217;re learning this in order to run a business or to accomplish something for your job that you already have, like knowing what&#8217;s out there is super helpful. But then I find that once you embrace the fact that sometimes you will look silly, and that&#8217;s the only way that we can know we&#8217;re learning something. Like once you&#8217;ve embraced it, having some people who are willing to look a little silly with you is kind of, kind of fun, kind of nice. Also, like we&#8217;re all going to look at this problem that we definitely don&#8217;t understand and hopefully look like, at the end, we know what we&#8217;re doing, but between looking at it the first time and at the end of this meetup, we&#8217;re all going to look a little bit silly, ask silly questions. And I think that that&#8217;s a really helpful thing, too. But yeah, knowing some basic information is a great place to start before you do that, especially if you get anxious about looking silly. And I think these pathways are going to really help to get folks a little bit of a leg up on those big questions that they have as you&#8217;re starting to learn how to use WordPress.</p>\n\n\n\n<p>[00:23:18] <strong>Josepha:</strong> So we talked about, like, tips and tricks for learners in general. But if you had something that you wanted to share with us that, like, you&#8217;re really excited about for either the Training Team or for the Learning Pathways in general, I think the Learning Pathways are slated to be shipped by, like, end of September or something. So, like, a lot of them are coming quite quickly.&nbsp;</p>\n\n\n\n<p>[00:23:38] <strong>Wes:</strong> So I am most excited about the website redesign and the new look and feel of the website. And also, you know, one of the goals for us as a Training Team is for learn.WordPress.org to be one of the places people come to and learn about WordPress. And I feel these Learning Pathways and the new website redesign and all the hard work that&#8217;s gone into this project is hopefully going to, make that happen. As I said, our content is also available on YouTube. So we&#8217;ve really tried to make it easy for folks to find our content and also now to digest our content in a progressive and in a structured way. Because, you know, learning is hard. And hopefully, these Learning Pathways have made it easier for folks to, as you said, to build on your knowledge. You know, a lot of times, there&#8217;s knowledge gaps. And I think that&#8217;s what makes learning so hard. And hopefully with these pathways, you can build that knowledge one step at a time.</p>\n\n\n\n<p>[00:24:44] <strong>Josepha:</strong> Yeah. And as is the way with open source, like we can only make these pieces of content better if you all show up and help us like try it out, learn some stuff, and tell us what was confusing. Tell us what was too big a step. Cause yeah, you&#8217;re right. There are some knowledge gaps and when you&#8217;re on the other side of knowing something, it is so hard to tell how big a step is, you know?</p>\n\n\n\n<p>[00:25:11] <strong>Wes:</strong> Exactly.</p>\n\n\n\n<p>[00:25:12] <strong>Josepha:</strong> And so we need y&#8217;all to come in here and tell us very plainly as a new learner like that was eventually what I needed, but this part here was especially confusing. This part over here was too like too many little steps like we just we&#8217;re trying to make sure that it works for you WordPressers, future WordPressers of the world. And so yeah, come build some learning with us over here on the Training Team.</p>\n\n\n\n<p>[00:25:35] <strong>Wes:</strong> And yes, please, we want feedback because, as you say, as we iterate, we want to improve. So there will be a place where you can provide feedback, and at the end of the pathway where there will also be a satisfaction survey for folks to to complete.</p>\n\n\n\n<p>[00:25:50] <strong>Josepha:</strong> Great. Well, folks, we&#8217;re gonna have a bunch of links in the show notes. There&#8217;s so much stuff out here to learn with and about WordPress. Wes, thank you so much for joining me today.</p>\n\n\n\n<p>[00:26:01] <strong>Wes:</strong> Thank you for having me. And I will see you all on Learn.</p>\n\n\n\n<p>[00:26:05] (Music interlude)</p>\n\n\n\n<p>[00:26:12] <strong>Josepha:</strong> That brings us now to our small list of big things. Although I have to say we have a bunch of links that we&#8217;re going to share in the show notes. If you&#8217;re listening to this in a place where there are not show notes, you can head over to WordPress.org/news. That&#8217;s where we keep all of those. If you are lucky, we also will help you find it on Twitter/X, but I think that it&#8217;s hard to find things over there these days. So WordPress.org/news is your best bet. Now, it is time for the small list of big things.</p>\n\n\n\n<p>So, first up on my list is that WordPress 6.5.5 is now available. It&#8217;s got a few fixes in it, some maintenance things and some security fixes as well. I recommend that you update your sites immediately. You can download it from WordPress.org/download, or you can just visit your WordPress dashboard. If you&#8217;re on a managed host, they may have already done this for you, too. But auto-updates, manual updates, CLI updates. However, you want to get it done, get it done. But it is recommended to do this as soon as possible. 6.5.5.&nbsp;</p>\n\n\n\n<p>[00:27:16] <strong>Josepha:</strong> The second thing on my list is that the WordPress Contributor Mentorship program has a call for interest out. This is a program that we launched about a year ago as well. And we had such a good bit of success at the end of the first round in February that there was significant interest in doing another cohort. So, that program connects seasoned WordPress contribution experts with folks who are new to contributing and offer a fantastic opportunity for mentees to gain hands-on experience contributing to WordPress while their mentors share their expertise and improve their leadership skills. So, most of the time, what you are going to be contributing to is probably a release of WordPress, but there are also a lot of opportunities to contribute to things like the Training Team that we&#8217;ve been talking about today and other teams as well. Not everything is focused all around our release cycle. We have things happening in the WordPress project literally all the time. It is a project that never sleeps.&nbsp;</p>\n\n\n\n<p>[00:28:17] <strong>Josepha:</strong> Speaking of projects that never sleep, our next official release, our second release of the year, is coming out. WordPress 6.6 is coming out just about a week from now. It is the second major release of 2024 and has a lot of things in it that you will want to check out. If you have not yet seen the hallway hangout where we take a look at what was happening in the release, what we intended to get into the release, take a look at it. And if you haven&#8217;t tested it yet, if you are one of our plugin developers, if you are building something on top of WordPress core, now is the time to check that out and test it against your products.</p>\n\n\n\n<p>And then the final thing is that it&#8217;s a new month, my friends. Here we are in July, and we have a ton of things happening in the project. That&#8217;s the theme of my small list of big things: the project that never sleeps. But we have a lot of team meetings that are happening. If you haven&#8217;t attended one in a while or even if you have never attended one of these meetings and you were trying to figure out when to start, now is as good a time as any. You can join your fellow community members and contribute to the WordPress project. And there are ways that you can do that from home and from your computer and for some parts of the project, like from your phone, if you are taking photos out and about and submitting those. So check out make.WordPress.org/meetings. It&#8217;ll give you a sense for everything that&#8217;s happening. Do not get overwhelmed by that calendar. You can just choose which team you think is most interesting to you. </p>\n\n\n\n<p>[00:29:45] <strong>Josepha:</strong> And that, my friends, is your small list of big things. Your small list of never-sleeping things. Don&#8217;t forget to follow us on your favorite podcast app or subscribe directly on WordPress.org/news. You&#8217;ll get a friendly reminder whenever there&#8217;s a new episode. If you liked what you heard today, share it with a fellow WordPresser. Or, if you had questions about what you heard, you can share those with me at [email protected]. I&#8217;m your host, Josepha Haden Chomphosy. Thanks for tuning in today for the WordPress Briefing, and I&#8217;ll see you again in a couple of weeks.&nbsp;</p>\n\n\n\n<p>[00:30:15] (Music outro)</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"17489\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:9;a:6:{s:4:\"data\";s:69:\"\n		\n		\n		\n		\n		\n				\n		\n		\n		\n		\n		\n\n					\n										\n					\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"WordPress 6.6 Release Candidate 2\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:69:\"https://wordpress.org/news/2024/07/wordpress-6-6-release-candidate-2/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 02 Jul 2024 17:09:27 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:5:{i:0;a:5:{s:4:\"data\";s:11:\"Development\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:3:\"6.6\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:11:\"development\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:4;a:5:{s:4:\"data\";s:8:\"releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=17469\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:345:\"WordPress 6.6 RC2 is ready for download and testing! This version of the WordPress software is under development. Please do not install, run, or test this version of WordPress on production or mission-critical websites. Instead, please evaluate RC2 on a test server or a local environment. Reaching this phase of the release cycle is a [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"marybaum\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:10955:\"\n<p>WordPress 6.6 RC2 is ready for download and testing!</p>\n\n\n\n<p><strong>This version of the WordPress software is under development</strong>.<strong> Please do not install, run, or test this version of WordPress on production or mission-critical websites.</strong> Instead, please evaluate RC2 on a test server or a local environment.</p>\n\n\n\n<p>Reaching this phase of the release cycle is a worthy achievement. While release candidates are considered ready for release, your testing is still vital to make sure everything in WordPress 6.6 is the best it can be.</p>\n\n\n\n<p>You can test WordPress 6.6 RC2 in four ways:</p>\n\n\n\n<figure class=\"wp-block-table\"><table><tbody><tr><th>Plugin</th><td>Install and activate the <a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\">WordPress Beta Tester</a> plugin on a WordPress install. (Select the “Bleeding edge” channel and “Beta/RC Only” stream).</td></tr><tr><th>Direct Download</th><td>Download the <a href=\"https://wordpress.org/wordpress-6.6-RC2.zip\">RC2 version (zip)</a> and install it on a WordPress website.</td></tr><tr><th>Command Line</th><td>Use the this <a href=\"https://make.wordpress.org/cli/\">WP-CLI</a> command:<br><code>wp core update --version=6.6-RC2</code></td></tr><tr><th>WordPress Playground</th><td>Use the <a href=\"https://playground.wordpress.net/#%7B%20%22preferredVersions%22:%20%7B%20%22php%22:%20%228.0%22,%20%22wp%22:%20%22beta%22%20%7D,%20%22features%22:%20%7B%20%22networking%22:%20true%20%7D,%20%22steps%22:%20[%20%7B%20%22step%22:%20%22login%22,%20%22username%22:%20%22admin%22,%20%22password%22:%20%22password%22%20%7D,%20%7B%20%22step%22:%20%22importFile%22,%20%22file%22:%20%7B%20%22resource%22:%20%22url%22,%20%22url%22:%20%22https://raw.githubusercontent.com/wpaccessibility/a11y-theme-unit-test/master/a11y-theme-unit-test-data.xml%22%20%7D%20%7D,%20%7B%20%22step%22:%20%22importFile%22,%20%22file%22:%20%7B%20%22resource%22:%20%22url%22,%20%22url%22:%20%22https://raw.githubusercontent.com/WordPress/theme-test-data/master/themeunittestdata.wordpress.xml%22%20%7D%20%7D,%20%7B%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20%7B%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22query-monitor%22%20%7D,%20%22options%22:%20%7B%20%22activate%22:%20false%20%7D,%20%22progress%22:%20%7B%20%22weight%22:%202%20%7D%20%7D,%20%7B%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20%7B%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22create-block-theme%22%20%7D,%20%22progress%22:%20%7B%20%22weight%22:%202%20%7D%20%7D,%20%7B%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20%7B%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22debug-bar%22%20%7D,%20%22progress%22:%20%7B%20%22weight%22:%202%20%7D%20%7D,%20%7B%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20%7B%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22health-check%22%20%7D,%20%22progress%22:%20%7B%20%22weight%22:%202%20%7D%20%7D,%20%7B%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20%7B%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22test-reports%22%20%7D,%20%22progress%22:%20%7B%20%22weight%22:%202%20%7D%20%7D,%20%7B%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20%7B%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22user-switching%22%20%7D,%20%22progress%22:%20%7B%20%22weight%22:%202%20%7D%20%7D%20]%20%7D\">6.6 RC2 WordPress Playground instance</a> (available within 35 minutes after the release is ready) to test the software directly in your browser without the need for a separate site or setup.</td></tr></tbody></table><figcaption class=\"wp-element-caption\">Please test WordPress 6.6 RC2 in one or more of these four ways.</figcaption></figure>\n\n\n\n<p>The target for the WordPress 6.6 release is <strong>July 16, 2024</strong>. Get an overview of the <a href=\"https://make.wordpress.org/core/6-6/\">6.6 release cycle</a>, and check the <a href=\"https://make.wordpress.org/core/\">Make WordPress Core blog</a> for <a href=\"https://make.wordpress.org/core/tag/6-6/\">6.6-related posts</a> in the next few weeks for further details.</p>\n\n\n\n<h2 class=\"wp-block-heading\">What&#8217;s in WordPress 6.6 RC2?</h2>\n\n\n\n<p>Thanks to your testing and many other contributors‘ up to now, this release includes more than 19 bug fixes for the Editor and more than <a href=\"https://core.trac.wordpress.org/query?status=closed&amp;changetime=06%2F25%2F2024..07%2F01%2F2024&amp;milestone=6.6&amp;col=id&amp;col=milestone&amp;col=owner&amp;col=type&amp;col=priority&amp;order=id\">20 tickets for WordPress Core</a>.</p>\n\n\n\n<p>Get a recap of WordPress 6.6’s highlighted features in the <a href=\"https://wordpress.org/news/2024/06/wordpress-6-6-beta-1/\" data-type=\"post\" data-id=\"17289\">Beta 1 announcement</a>. For more technical information related to issues addressed since Beta 3, you can browse the following links:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://github.com/WordPress/gutenberg/commits/wp/6.6?since=2024-06-24&amp;until=2024-06-30\">GitHub commits for 6.6</a> since June 25</li>\n\n\n\n<li><a href=\"https://core.trac.wordpress.org/query?status=closed&amp;changetime=06%2F25%2F2024..07%2F01%2F2024&amp;milestone=6.6&amp;col=id&amp;col=milestone&amp;col=owner&amp;col=type&amp;col=priority&amp;order=id\">Closed Trac tickets</a> since June 25</li>\n</ul>\n\n\n\n<p>Want to look deeper into the details and technical notes for this release? You might want to make your first stop <a href=\"https://make.wordpress.org/core/2024/06/25/wordpress-6-6-field-guide/\">The WordPress 6.6 Field Guide</a>. Then, check out this list:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://make.wordpress.org/core/2024/06/20/roster-of-design-tools-per-block-wordpress-6-6-edition/\">Roster of design tools per block (WordPress 6.6 edition)</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2024/07/01/hallway-hangout-section-styles-and-other-block-style-variation-updates/\">Hallway Hangout: Section styles and other block style variation updates</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2024/07/01/recap-hallway-hangout-exploring-grid-layouts/\">Recap Hallway Hangout: Exploring Grid Layouts</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2024/06/28/editing-custom-fields-from-connected-blocks/\">Editing custom fields from connected blocks</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2024/06/28/updates-to-the-interactivity-api-in-6-6/\">Updates to the Interactivity API in 6.6</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/tag/dev-notes+6-6/\">All 6.6-related developer notes</a></li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\">You can contribute. Here&#8217;s how</h2>\n\n\n\n<p>WordPress is the world’s most popular open source web platform, thanks to a passionate community of people who collaborate on its development in a wide variety of ways. You can help—whether or not you have any technical expertise.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Get involved in testing</h3>\n\n\n\n<p>Testing for issues is critical to keeping WordPress speedy, stable, and secure. It’s also a vital way for anyone to contribute. <a href=\"https://make.wordpress.org/test/2024/06/03/help-test-wordpress-6-6/\" data-type=\"post\" data-id=\"17392\">This detailed guide</a> will walk you through testing features in WordPress 6.6. If you&#8217;re new to testing, follow <a href=\"https://make.wordpress.org/test/2024/06/03/help-test-wordpress-6-6/\" data-type=\"post\" data-id=\"17289\">this general testing guide</a> for more details on getting set up.</p>\n\n\n\n<p>If you encounter an issue, please report it to the <a href=\"https://wordpress.org/support/forum/alphabeta/\">Alpha/Beta area</a> of the support forums. If you are comfortable writing a reproducible bug report, you can also report it on <a href=\"https://core.trac.wordpress.org/newticket\">WordPress Trac</a>. Before you do either, you may want to check your issue against a list of <a href=\"https://core.trac.wordpress.org/tickets/major\">known bugs</a>.</p>\n\n\n\n<p>Curious about testing releases in general? Follow along with the <a href=\"https://make.wordpress.org/test/\">testing initiatives in Make Core</a> and join the <a href=\"https://wordpress.slack.com/messages/core-test/\">#core-test channel</a> on <a href=\"https://wordpress.slack.com/\">Making WordPress Slack</a>.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Search for vulnerabilities</h3>\n\n\n\n<p>From now until the final release candidate of WordPress 6.6 (scheduled for July 9), the <a href=\"https://make.wordpress.org/security/2024/06/04/wordpress-6-6-is-coming/\">financial reward for reporting new, unreleased security vulnerabilities</a> doubles. Please follow responsible disclosure practices as detailed in the project’s security practices and policies outlined on the <a href=\"https://hackerone.com/wordpress\">HackerOne page</a> and in the <a href=\"https://wordpress.org/about/security/\">security white paper</a>.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Update your theme or plugin</h3>\n\n\n\n<p>If you build themes, plugins, blocks, or patterns, your products play an integral role in extending the functionality and value of WordPress for all users. </p>\n\n\n\n<p>Thanks for continuing to test your products with the WordPress 6.6 beta releases. With RC2, you’ll want to finish your testing and update the <em>“Tested up to”</em> version in your <a href=\"https://developer.wordpress.org/plugins/wordpress-org/how-your-readme-txt-works/\">plugin’s readme file</a> to 6.6.</p>\n\n\n\n<p>If you find compatibility issues, please post detailed information to the <a href=\"https://wordpress.org/support/forum/alphabeta/\">support forum</a>.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Help translate WordPress</h3>\n\n\n\n<p>Do you speak a language other than English? <bdo lang=\"es\" dir=\"ltr\">¿Español?</bdo> <bdo lang=\"fr\" dir=\"ltr\">Français?</bdo> <bdo lang=\"ru\" dir=\"ltr\">Русский</bdo>? <bdo lang=\"ja\" dir=\"ltr\">日本</bdo>語? <bdo lang=\"hin\" dir=\"ltr\">हिन्दी</bdo>? <bdo lang=\"bn\" dir=\"ltr\">বাংলা</bdo>? You can <a href=\"https://translate.wordpress.org/projects/wp/dev/\">help translate WordPress into more than 100 languages</a>.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Release the haiku</h2>\n\n\n\n<p>6.6 draws near.<br>In two weeks the final&#8217;s here.<br>Test. Test. Then test more.</p>\n\n\n\n<p class=\"has-text-align-right\"><em>Props to <a href=\'https://profiles.wordpress.org/juanmaguitar/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>juanmaguitar</a>, <a href=\'https://profiles.wordpress.org/meher/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>meher</a>, <a href=\'https://profiles.wordpress.org/desrosj/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>desrosj</a></em> <em>and <a href=\'https://profiles.wordpress.org/atachibana/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>atachibana</a> for peer review.</em></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"17469\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}s:27:\"http://www.w3.org/2005/Atom\";a:1:{s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:3:{s:4:\"href\";s:32:\"https://wordpress.org/news/feed/\";s:3:\"rel\";s:4:\"self\";s:4:\"type\";s:19:\"application/rss+xml\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:44:\"http://purl.org/rss/1.0/modules/syndication/\";a:2:{s:12:\"updatePeriod\";a:1:{i:0;a:5:{s:4:\"data\";s:9:\"\n	hourly	\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:15:\"updateFrequency\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"\n	1	\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:4:\"site\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"14607090\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}}}}}}s:4:\"type\";i:128;s:7:\"headers\";O:48:\"WpOrg\\Requests\\Utility\\CaseInsensitiveDictionary\":1:{s:7:\"\0*\0data\";a:12:{s:6:\"server\";s:5:\"nginx\";s:4:\"date\";s:29:\"Wed, 11 Sep 2024 15:50:37 GMT\";s:12:\"content-type\";s:34:\"application/rss+xml; charset=UTF-8\";s:4:\"vary\";s:37:\"Accept-Encoding, accept, content-type\";s:25:\"strict-transport-security\";s:12:\"max-age=3600\";s:6:\"x-olaf\";s:3:\"⛄\";s:13:\"last-modified\";s:29:\"Wed, 11 Sep 2024 04:45:54 GMT\";s:4:\"link\";s:63:\"<https://wordpress.org/news/wp-json/>; rel=\"https://api.w.org/\"\";s:15:\"x-frame-options\";s:10:\"SAMEORIGIN\";s:16:\"content-encoding\";s:2:\"br\";s:7:\"alt-svc\";s:19:\"h3=\":443\"; ma=86400\";s:4:\"x-nc\";s:9:\"HIT ord 2\";}}s:5:\"build\";s:14:\"20240911154957\";}', 'off');
INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(565014, '_transient_timeout_feed_mod_9bbd59226dc36b9b26cd43f15694c5c3', '1726113037', 'off'),
(565015, '_transient_feed_mod_9bbd59226dc36b9b26cd43f15694c5c3', '1726069837', 'off'),
(565016, '_transient_timeout_feed_d117b5738fbd35bd8c0391cda1f2b5d9', '1726113038', 'off');
INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(565017, '_transient_feed_d117b5738fbd35bd8c0391cda1f2b5d9', 'a:4:{s:5:\"child\";a:1:{s:0:\"\";a:1:{s:3:\"rss\";a:1:{i:0;a:6:{s:4:\"data\";s:3:\"\n\n\n\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:7:\"version\";s:3:\"2.0\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:1:{s:7:\"channel\";a:1:{i:0;a:6:{s:4:\"data\";s:61:\"\n	\n	\n	\n	\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:16:\"WordPress Planet\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"http://planet.wordpress.org/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"language\";a:1:{i:0;a:5:{s:4:\"data\";s:2:\"en\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:47:\"WordPress Planet - http://planet.wordpress.org/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"item\";a:50:{i:0;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:79:\"WPTavern: #136 – Matthias Pupillo on Enhancing WordPress With AI Translations\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:48:\"https://wptavern.com/?post_type=podcast&p=161276\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:93:\"https://wptavern.com/podcast/136-matthias-pupillo-on-enhancing-wordpress-with-ai-translations\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:48622:\"Transcript<div>\n<p>[00:00:00] <strong>Nathan Wrigley:</strong> Welcome to the Jukebox podcast from WP Tavern. My name is Nathan Wrigley.</p>\n\n\n\n<p>Jukebox is a podcast which is dedicated to all things WordPress. The people, the events, the plugins, the blocks, the themes, and in this case, enhanced WordPress with AI translations.</p>\n\n\n\n<p>If you&#8217;d like to subscribe to the podcast, you can do that by searching for WP Tavern in your podcast, player of choice. Or by going to wptavern.com/feed/podcast. And you can copy that URL into most podcast players.</p>\n\n\n\n<p>If you have a topic that you&#8217;d like us to feature on the podcast, I&#8217;m keen to hear from you and hopefully get you, or your idea, featured on the show. Head to wptavern.com/contact/jukebox and use the form there.</p>\n\n\n\n<p>So on the podcast today, we have Matthias Pupillo.</p>\n\n\n\n<p>Matthias has extensive experience in the technology and creative sectors, and is currently working as the co-founder of FluentC AI, an AI powered language technology company.</p>\n\n\n\n<p>With a background in technology, he&#8217;s focusing on developing solutions to enhance communication across different languages and platforms. He&#8217;s been involved with WordPress since its early days, around version 1.2, and has a rich history of web design and consulting, having worked on hundreds of WordPress websites. But it&#8217;s only recently that he&#8217;s become more engaged in the WordPress community through events like WordCamp Buffalo.</p>\n\n\n\n<p>In the podcast today, we talk about AI driven language translations, particularly focusing on Matthias&#8217;s work with FluentC, which is his translation plugin for WordPress. It supports multithreaded simultaneous translations of up to 140 languages, enabling your pages and posts to be offered in other languages in just a few moments.</p>\n\n\n\n<p>We covered the differences between AI models designed for translation, such as ChatGPT, and Llama, which aren&#8217;t specialized for this task, and how his platform builds a contextual layer above those.</p>\n\n\n\n<p>He emphasizes the importance of context and diverse multi-lingual data in producing high quality translations. FluentC&#8217;s functionality involves local storage of translated content in an effort to maintain website speed. This is done using native WordPress hooks, and URL modifications.</p>\n\n\n\n<p>Matthias also offers his thoughts on the ongoing multi-lingual support phase of the Gutenberg project. And his hopes for FluentC to evolve from a standalone plugin to an API, which could be used by WordPress Core.</p>\n\n\n\n<p>We get into the broader implications of AI in translation, the need for open source models to compete in this rapidly evolving space, and the parallels between AI evolution and past trends like blockchain, and web 2.0.</p>\n\n\n\n<p>If you&#8217;re interested in the intersection of AI and WordPress, or looking to enhance your website&#8217;s multi-lingual capabilities, this episode is for you.</p>\n\n\n\n<p>If you&#8217;d like to find out more, you can find all of the links in the show notes by heading to wptavern.com/podcast, where you&#8217;ll find all the other episodes as well.</p>\n\n\n\n<p>And so without further delay, I bring you Matthias Pupillo.</p>\n\n\n\n<p>I am joined on the podcast today by Matthias Pupillo. How you doing Matthias?</p>\n\n\n\n<p>[00:03:54] <strong>Matthias Pupillo:</strong> I&#8217;m doing fantastic, Nathan.</p>\n\n\n\n<p>[00:03:55] <strong>Nathan Wrigley:</strong> Very, very nice to have you with us. We had a little bit of a chat before we pressed record, and in that chat, Matthias revealed to me that he&#8217;s got a long history with WordPress, but not necessarily the WordPress community.</p>\n\n\n\n<p>Matthias, we&#8217;re going to be talking about AI, transcribing, transliteration, multilingual, all that kind of stuff today. Before we do, would you just give us a quick potted bio of your history with tech, WordPress, however far you want to go back.</p>\n\n\n\n<p>[00:04:19] <strong>Matthias Pupillo:</strong> Oh yeah, absolutely. So I&#8217;ve been a software, I have to say commercially, building software for 25 years. I&#8217;ve been recreationally building software for 35 years. So I started pretty much when I was eight building code.</p>\n\n\n\n<p>And I started in WordPress with 1.2. I was writing hand coded HTML in Microsoft notes, and so it was a dramatic shift back then in 2002, 2003.</p>\n\n\n\n<p>And I was running my own consulting firm, doing web design professionally, and found WordPress by, it was a divine intervention one day. Someone wanted to pay me for editing, and I didn&#8217;t know how to write software, besides HTML, CSS and Java. And Java back then was not building a website. It was a complicated journey and it was fun.</p>\n\n\n\n<p>The day WordPress 2.5.5, when we had tabs, that was great. And then we got 2.6 and it went horizontal menu, that was a fun day. It&#8217;s been a long road with WordPress. I think I&#8217;ve built two or three hundred websites with it, maybe more. Not to mention coaching, staffing, and like guidance from an architecture standpoint.</p>\n\n\n\n<p>[00:05:22] <strong>Nathan Wrigley:</strong> That&#8217;s a really long and storied, well, a really long story basically, so that&#8217;s lovely. But however, one of the things that you said a moment ago was that, although you&#8217;ve been using WordPress for a long time, the community side of it is more recent I think. Only in the fairly recent past that you&#8217;ve got yourself out to events, and started to interact with the community more. Is that right?</p>\n\n\n\n<p>[00:05:41] <strong>Matthias Pupillo:</strong> Yeah, that&#8217;s right. Yeah, so I built the translation company FluentC, we built for apps, and GraphQL, and other integrations. And I forgot WordPress, I really did. Our website was built in WordPress, our marketing flow, our CRM, everything was in WordPress, and I forgot to build the engine.</p>\n\n\n\n<p>So, out of my shame of forgetting that, I rapidly built the plugin. Then spent four months trying to get it approved, and then joined the community in person. And my first WordCamp was in Buffalo this last May.</p>\n\n\n\n<p>[00:06:09] <strong>Nathan Wrigley:</strong> You alluded to it earlier, but I might as well get the URL out there. So FluentC is the URL, but it&#8217;s not what you are thinking, I suspect. I imagine you are thinking it ends in a Y, but my records here show that it&#8217;s fluent, and then the letter C, so F-L-U-E-N-T-C, dot io. So, fluent, the letter C, dot io. What is this service? And we&#8217;ll come to the WordPress component in a moment. But obviously you built the SaaS version, if you like, first. What is its MVP, if you like?</p>\n\n\n\n<p>[00:06:39] <strong>Matthias Pupillo:</strong> Yeah, so it came out of a problem that, I&#8217;ve built a lot of apps for healthcare, and it always offended me that they were only in one language. And the cost, time and effort to build a multi-language app was just always put to the back end of the priority list. And in healthcare it&#8217;s incredibly important that the patient knows what the directions are, knows what the medications are, knows what their appointments are.</p>\n\n\n\n<p>And so I built FluentC to handle that, and to build that multi-language, make it app developer friendly, our SaaS component is a no code solution, no code translation. If you want it native, are built into the app itself, use our GraphQL, and our i18next integrations. And then it was just, it just had to exist because of, patients need that native touch, and it needs to be super easy.</p>\n\n\n\n<p>Developer tools are always built by people who aren&#8217;t developers, it has always been a sore point my side, that people just cannot, developers are not the first thought. Like you have to write code for a living, we have to make this easy for you. So we built that first.</p>\n\n\n\n<p>[00:07:41] <strong>Nathan Wrigley:</strong> Can I just ask, in the US, given that you&#8217;ve mentioned the healthcare industry, in the US is there an obligation for that particular industry to have things translated into multiple languages? Here in the UK where I&#8217;m based, if you are going to produce something and it&#8217;s going to go into a hospital, for example, I think there is legislation around that. I don&#8217;t know what the cornucopia of languages are, but I know that there is some responsibility there. Is the same true in the US? Does it cover a particular bunch of languages? Is there a minimum requirement that you can have before you can say that&#8217;s done?</p>\n\n\n\n<p>[00:08:13] <strong>Matthias Pupillo:</strong> Yeah, there is a minimum number of, relative minimum number of, languages. It varies state by state, and it&#8217;s for the in-person experience. If you show up to the hospital and you only speak Spanish, they have to have someone in the building that speaks Spanish, or a translator available by phone. Or if you speak Russian, or Czech, or Slovakian. And they have to take care of you, and they have to treat you, and they have to give you care, and then they hand you the directions to leave in English.</p>\n\n\n\n<p>They send you your email notifications in English. After just saving your life in Croatian, they then hand you an English sheet of paper with the directions on how to get your next step care.</p>\n\n\n\n<p>The obligation, you know, Canada has that hard list obligation of two languages, French Canadian and English. But the US is sort of the in-person experience, but not the digital experience. Not your emails, not your text messages, your notifications. None of that is compelled to be in multilanguage.</p>\n\n\n\n<p>[00:09:05] <strong>Nathan Wrigley:</strong> Let&#8217;s turn our attention away from healthcare and just think about, I don&#8217;t know, like an e-commerce store or something like that. I guess this whole idea of getting things translated just makes perfect sense over there as well. Because for the last 10 years we&#8217;ve been all getting more and more into buying things online from our mobile phones, in the comfort of our own homes, sitting in an armchair and what have you.</p>\n\n\n\n<p>And increasingly, a lot of the properties are crossing international borders, so it&#8217;s not difficult for me to buy from a US company, or a European company that isn&#8217;t based where I am, knowing that the shipping and everything will be taken care of. But I guess the language component, for me, I am only an English speaker. So if I, for example, was to come across a great deal on a French website, I wouldn&#8217;t know what it was because it would simply be in French. So I guess there is a real good economic argument if you are hoping to participate in international trade, there&#8217;s a really good compelling argument to get behind this.</p>\n\n\n\n<p>[00:10:01] <strong>Matthias Pupillo:</strong> There really is because e-commerce is one of the ones that is, once you fulfill the product, you&#8217;re done. You&#8217;ve shipped it. Some amount of people will call support, some will email, some will use chat. For the majority, overwhelming majority, of e-commerce sales, it&#8217;s ship it, and you&#8217;re done. You really don&#8217;t care if the person that spoke only German. You ship them the great product, maybe you have multi-language directions if they need directions, we should be designing products that don&#8217;t need directions, like a T-shirt.</p>\n\n\n\n<p>But yes, the ability for a website and e-commerce to have those additional keywords in those native languages adds billions of potential customers. We did the analysis, and if you just cover Hindi, Chinese, English, French, and German, it&#8217;s about five languages, you add about 4.2 billion potential customers. You&#8217;re adding millions of new keywords. You&#8217;ve spent so much time, most of our WordPress, and the Woo people, spend so much time optimising their titles, their descriptions, their framework for communication on their products, and then that&#8217;s it, it&#8217;s in one language. And it&#8217;s perfect, it&#8217;s beautiful, but it really doesn&#8217;t serve them for 4 billion customers.</p>\n\n\n\n<p>We support about 140 languages. There&#8217;s about 40 languages that cover 8 billion people. Those searches are the key. You can expand at no cost, your SEO presence, just by having the translations built in in a search engine optimised way. And e-commerce fulfillment, all your tools, that&#8217;s an email and chat. The phone one, you&#8217;re going to struggle with, you may have to build some extra capabilities. That&#8217;s where the 4 billion customers need to make enough revenue for you to have some support for them. But if you have 4 billion new customers available to you and you don&#8217;t have the revenue, I&#8217;d like to question your product.</p>\n\n\n\n<p>But from an e-commerce standpoint, selling globally is super easy now. Woo handles the transactions, handles the currency, you can get some plugins for that. You can do the fulfillment. It&#8217;s super easy to cover all the taxes, but you forgot the descriptions. You forgot the titles, the tags, the meta tags, all of that stuff. And the AI translation these days, because you need a special language model, you&#8217;re using special descriptions, and they&#8217;re really good at this. It really is a known thing to translate, and it&#8217;s super easy to adjust and bring in that new traffic. And I think that&#8217;s the important thing about e-commerce, yeah.</p>\n\n\n\n<p>[00:12:22] <strong>Nathan Wrigley:</strong> If we rewind the clock, I don&#8217;t know, 25 years or something, before the internet had taken off, apart from a bunch of really nerdy academics at CERN or something like that, the idea of owning a shop which would be communicating globally was really more or less pie in the sky. You know, there are a few giant companies that we all know of that were crossing international boundaries, car manufacturers and things like that, these giant entities.</p>\n\n\n\n<p>But people who had a regular shop, which you might describe as a bricks and mortar shop, they&#8217;re not going to be doing that because they&#8217;re locally based, there&#8217;s no prospect of doing that, all of it is completely out of bounds.</p>\n\n\n\n<p>And then along comes the internet. Suddenly the boundaries are collapsing. And although it&#8217;s still probably out of bounds for many people, it&#8217;s becoming increasingly obvious to any store owner that you can ship things. All of that shipping capability has been taken care of, the logistics can be taken care of by somebody else.</p>\n\n\n\n<p>But there&#8217;s this missing piece. And I guess, again, if we rewind the clock about 25 years. The idea of translating things must have been fabulously expensive, because for every piece of text that you wished to translate, presumably you had to get a human being to read it, spend time wrangling it, and then giving you the translation, which you would then need to print in some way.</p>\n\n\n\n<p>But now, the advent of AI, and I know that AI is all the rage at the moment, but it does seem like a lot of the AI stuff is kind of hype. And some of it might have utility, but much of it doesn&#8217;t seem to have utility. But it really feels like the translation piece is really credible. I don&#8217;t know how perfectly accurate it is, whether it&#8217;s 95% from English to French, say, or 99.9, I don&#8217;t really know, but because that&#8217;s such a logical thing to do, it does seem like an area in which a computer could excel at. Is that the case? Is translation from one language to another, do computers do this increasingly well, accurately?</p>\n\n\n\n<p>[00:14:18] <strong>Matthias Pupillo:</strong> Yeah, computers are doing it very well. And it is a different AI than the ChatGPT. ChatGPT, Llama, some of those things are terrible at translations, you need a special one for it. And the special ones are getting of standard, by the book translations very good. They&#8217;re still very bad at a couple of things, colloquialisms. We have a great phrase, six of one, half a dozen of the other, that doesn&#8217;t make any sense in Spanish.</p>\n\n\n\n<p>We lose such great things, like there&#8217;s a wonderful Spanish word, an event called the quinceañera, which is your 15th birthday party. There&#8217;s cultural significance in language that we lose. And we are trying to fix that. Everyone&#8217;s trying to fix that. It&#8217;s as bad as it&#8217;s going to be. But as far as formal communication goes, if you were setting a date and a time for an event, or you were describing what is best be described as a pair of shoes, or fixed product file folders, or something like that, it does very good at those things.</p>\n\n\n\n<p>It doesn&#8217;t do good at tone and colloquial mannerisms. But other than that, it&#8217;s pretty good. The AI translations are getting so good. And the cost to review them. So I was once on a project years ago, and this is before this. They built an app, then they sent it to a translation company with no context, so it didn&#8217;t say what was on the page. So there&#8217;s this wonderful place in the world called Turkey. There&#8217;s also a wonderful piece of food from a bird called turkey. And so here you are with the word Turkey, the country, or turkey, the meat, being all across your website. So even humans without context get it wrong. And so you really need that context engine.</p>\n\n\n\n<p>We also have this wonderful thing in most websites called the back button, we do that. We also as humans have a part of our body called the back. So in other languages, those aren&#8217;t the same word. And those type of things, humans get wrong so often because they just see the word back, and they just see the, most translation tools that send them over to the company to even manually do it, they do it one word at a time. One line at a time. And there&#8217;s no context, so they&#8217;re just like, I guess it means the country, it&#8217;s capital, I guess we&#8217;re not talking about food, but it was a recipe guide and it&#8217;s your turkey dinner. And so those are the type of things that even humans get wrong still.</p>\n\n\n\n<p>And then the management of it, back to developer friendly. Could you imagine getting emailed a spreadsheet every week as you&#8217;re trying to go to prod? You&#8217;re building a website, here you are, new post, new blog, new product. Okay, I got to email, and I got to check my email, and then I got to save it on that one, and I gotta create a new one, and then I got to save it again because, oh no, I changed the description, now I have to go back to the translator.</p>\n\n\n\n<p>Because in your native language, every keystroke, comma, everything matters. So the human translate, I got to go back, and now I have an entire workflow added to my post and pages. And I love my post and pages, I just want to go in and type and hit save. I barely want somebody else to review it. This is WordPress, we&#8217;re cowboys, we go right to prod. We hit save, we hit publish, we hit draft for a little bit, but we&#8217;re going to prod. And that&#8217;s the difference with these older systems and how to do this is that. With humans involved, you either have to have a huge team or you have to do it yourself, and it still impacts your workflow.</p>\n\n\n\n<p>The real problem with translations is it&#8217;s so time consuming. It&#8217;s so much effort. We thankfully have a connected enough world that we can find a chain between every language on Earth. We can find a person who speaks English to French, we can find a French person who speaks German, we can find a German person who speaks Polish, and we can connect the whole world, great.</p>\n\n\n\n<p>That&#8217;s got to get much faster, and we have to connect the world. If we could talk to each other like this, this is where we want to go. This is what I want to do. I want this multi-language, Star Trek had it right. The universal translator built into our ears is the correct technology. Every interface you look at is in your technology, localised to your context. That&#8217;s the vision. That&#8217;s what I&#8217;m working on.</p>\n\n\n\n<p>[00:18:06] <strong>Nathan Wrigley:</strong> You were talking about a workflow there. The AI presumably is significantly quicker, because if you were to be employing humans to do this, presumably you&#8217;d send an email with the text, wait a little while, maybe a day, or a week, or whatever it may be, and then it comes back, and then you&#8217;ve got to then copy and paste that into the blog post. And I realise that there are WordPress plugins out there that will handle that more or less seamlessly on the back end of your website as well.</p>\n\n\n\n<p>But I&#8217;m guessing that AI can handle, let&#8217;s say you&#8217;ve got a, I don&#8217;t know, 1500 word article or something, I&#8217;m going to guess, I actually don&#8217;t know, but I&#8217;m guessing that it could translate that in moments. Be it with all the caveats of how accurate it is and what have you. It&#8217;s a fairly straightforward amount of time, so that you could see the results in seconds. Is that accurate?</p>\n\n\n\n<p>[00:18:49] <strong>Matthias Pupillo:</strong> Yeah, as a software architect, I can no longer abide by anything longer than three seconds. So our average response time is 1.2 seconds, over at FluentC, and then we are trying to see if we can get that down. That seems too slow to me. And so 1.2 seconds for a whole article.</p>\n\n\n\n<p>[00:19:05] <strong>Nathan Wrigley:</strong> Can you translate multiple languages simultaneously? Maybe on the FluentC backend, it&#8217;s actually queuing them and doing them one at a time. But would I be able to, for example, say, okay, my target audience is the Chinese market, the Japanese market, the Philippines market, throw in, I don&#8217;t know, Vietnamese and a bunch of other things, you know, languages that I&#8217;m really not that familiar with. Can I get the same result? 1.2 seconds later or thereabouts, they will all be taken care of and ready to go.</p>\n\n\n\n<p>[00:19:30] <strong>Matthias Pupillo:</strong> Yeah.</p>\n\n\n\n<p>[00:19:31] <strong>Nathan Wrigley:</strong> It&#8217;s phenomenal.</p>\n\n\n\n<p>[00:19:32] <strong>Matthias Pupillo:</strong> Yeah, we built a multithreaded. We have different channels for each language, and basically you can hit 140 languages, don&#8217;t do it, you don&#8217;t need some of these languages. Some of these are like, we&#8217;re thinking about adding Klingon and Kardashian, we&#8217;re talking about mythical languages. If you&#8217;d like to speak Elfish from Lord of the Rings, we&#8217;re working on that too. We do parallel processing. So we handle all of them in about 1.2 seconds. So in about one second, two seconds, you&#8217;ll be able to have all 40 languages, five languages, downloaded to your copy of WordPress.</p>\n\n\n\n<p>[00:19:59] <strong>Nathan Wrigley:</strong> You mentioned that ChatGPT, which is the one I think most people are familiar with, you mentioned that that is not quite as robust for the language translation. What is the difference then between the one that you are using? What is that one called, and how is that different? Is it just purely built to do the job of translating one language to another?</p>\n\n\n\n<p>[00:20:17] <strong>Matthias Pupillo:</strong> Yeah, so the regular ChatGPT, the Llama, they&#8217;re only fed documents in certain languages. And they can read, they&#8217;re fed French documents, it&#8217;s all about access to data. This is why we have an accidental bias in AI. We&#8217;re only feeding it English content and, you know, we&#8217;ll say Western languages because that&#8217;s all we have access to.</p>\n\n\n\n<p>We have very limited documentation written in Swahili. There are very few books. There are very few books in Hebrew. The Arabic books do not have the wealth of digital knowledge. There are so many books in Arabic that are not digital. They&#8217;re handwritten books, they&#8217;re handwritten things from historical precedents. But every book written by Charles Dickens is online. Almost everything written in the King&#8217;s English, every bit of Shakespeare.</p>\n\n\n\n<p>But some of these other cultures do not have the digital free access for these AI companies to ingest. And their models, their tokenisation, their transformers, all of that stuff on their side is not designed to go from token to language, it&#8217;s designed to go from token to token. So you need a specific large language model, and a neural net just tied to multilanguage. So Google Translate, DeepL, AWS Translate, those are the big players in the game. And then what we&#8217;ve done is we&#8217;ve built a layer on top of them. And we&#8217;ve built the FluentC LLM to be context driven.</p>\n\n\n\n<p>So instead of translating one word, we&#8217;re sending in FluentC context. So because we&#8217;re connected to your WordPress site, we know all of your pages. We know all of your about. We know your tagline. We know your title. We know all of that stuff about your site, and we can include that, and we process the context to make sure we have the context right.</p>\n\n\n\n<p>And then we do a scoring algorithm across the big cloud translation engines to really drive a good output. So we&#8217;ll know if it&#8217;s a bad translation. And then, you know, we&#8217;ve just recently launched an edit capability, so if you do notice, you can just go in and hit edit, and change. But yeah, the ChatGPTs do terrible translations, and it&#8217;s just not designed for it.</p>\n\n\n\n<p>[00:22:12] <strong>Nathan Wrigley:</strong> So when this podcast episode airs, I will use an AI, and we&#8217;re both speaking in English, and it&#8217;s pretty good with the UK accent that I have, and I have no doubt that it will be excellent on the accent that you have. So I will feed the audio into that, and within a minute, less than a minute, it will have transcribed that audio. And it will have done, to my eye, about 95, somewhere between 95 and 97% accurate. There&#8217;s always little bits, for example, it&#8217;ll just mishear the slur between one word and another, and so it&#8217;ll misunderstand that word, but it&#8217;ll do a pretty good job.</p>\n\n\n\n<p>The thing about that is, it&#8217;s just trying to do one word at a time, you know, discreetly. What&#8217;s that word? What&#8217;s that word? What&#8217;s that word? But then if I was to get that translated, let&#8217;s say, into another language, French, German, whatever we pick. When I&#8217;ve had the opportunity live to use Google Translate, it&#8217;s kind of interesting watching that happen because on the screen as I&#8217;m saying English, I&#8217;ll see the Italian words being printed out, and then there&#8217;ll be like a little pause, and things sometimes get deleted in real time. And so somehow it&#8217;s thinking, okay, that word wasn&#8217;t what I thought it was.</p>\n\n\n\n<p>So what I&#8217;m trying to say is, when it&#8217;s translating, it&#8217;s not taking one word strictly at a time, because that would just be junk. We know that the order of French sentences, for example, is entirely different. They put words before other words and so on. The order in English is completely different to the order in French. Presumably you have to take that into account. So it&#8217;s not just, if we were to watch this happening, it&#8217;s not linear. It must take the whole sentence as a whole, and then have a guess, and then rewrite its guess. How does that all work?</p>\n\n\n\n<p>[00:23:49] <strong>Matthias Pupillo:</strong> Yeah, and it works by, the more you give it, the better it is. So a one word translation, turkey, meat, country, in English. But if you give it a paragraph, and you start talking about a city in Turkey, and you start talking about a neighborhood, and you give it context. You have to have context of everything else you&#8217;re talking about.</p>\n\n\n\n<p>A word, a phrase, you&#8217;re at a bar versus you&#8217;re at church. You&#8217;re at your doctor&#8217;s office versus just walking down the street. Those are contextual elements you have to give to those models so they know who you&#8217;re talking to. If you put relationships between two people, a producer and a customer, a transaction. Or a mother and a daughter. Those are different contexts, and they&#8217;re going to speak differently to each other. And you have to feed all of that in.</p>\n\n\n\n<p>That&#8217;s where pre-processing translations is a really important thing. The Google Translate on Chrome does a great job, it just doesn&#8217;t have all the context. But the context of translations is key. Where we&#8217;re talking, why we&#8217;re talking, when we&#8217;re talking, those are all different things in every language.</p>\n\n\n\n<p>[00:24:51] <strong>Nathan Wrigley:</strong> So, do you have a plugin which is linking up to your SaaS backend to do this? And how does that interface with, I don&#8217;t know, let&#8217;s say the block editor. How do I, for example, if I created just a post, or a page, or something like that, how does it all look? Do you have a version on the repo, or is this just a premium thing? How does it work?</p>\n\n\n\n<p>[00:25:10] <strong>Matthias Pupillo:</strong> Oh yeah, the FluentC plugin is on wordpress.org, and that was a big challenge for me. Coming back to the community, I was unaware that there were standards, and that took a few months. I didn&#8217;t know comments had to end in a period. That was a long-term feedback in my first publication, I&#8217;d go a week and then I&#8217;d have comments wrong. It&#8217;s like, okay then, I don&#8217;t think that&#8217;s critical to the app.</p>\n\n\n\n<p>But the FluentC plugin works in the background. Every time you post or publish anything, we pick it up, and then on that traffic we then store the translation locally to your copy of WordPress without object duplication.</p>\n\n\n\n<p>The other thing that, being in WordPress so long, WPML and Polylang have been running the game for, I don&#8217;t know, since the beginning. And the object duplication was always a problem to me. I can&#8217;t grow WordPress to enterprise scale if I have a German version of the page and an English version of the page, I can&#8217;t integrate that content. If I have an e-commerce flow, we talked to some people, and I have a backend not in WordPress, and I&#8217;m feeding WordPress and Woo in my front end, I can&#8217;t have five copies of the same product. I can&#8217;t have object duplication. I need product number seven, I need all my backend systems to go to number seven, I can&#8217;t have a different order ID and things like that.</p>\n\n\n\n<p>And so we really built the plugin to solve that problem. And the FluentC plugin, it&#8217;s on wordpress.org, and you just download it, install it, sign up, pick your languages. We&#8217;re giving away a free language still, so there&#8217;s one free language out of the gate, and then you can add and subscribe to more of those, though one language is free.</p>\n\n\n\n<p>[00:26:39] <strong>Nathan Wrigley:</strong> So let&#8217;s say, for example, I&#8217;ve got a product with an ID of seven, and I want that product to have five languages. We don&#8217;t need to get into which ones, but five languages. Is the product ID for all of those seven? You are saying, does that differ from other solutions that may be out there? And we&#8217;re not going to get into the competitive differences and what have you but, is there, a difference there?</p>\n\n\n\n<p>Some of the options that are available, they might create different IDs because they&#8217;ll have the German one, and the Spanish one, and what have you. Whereas you are saying, it&#8217;s all handled in ID of seven. And if that is the case, how does it do the translation? How does it pull out the English text and swap it for the German on the fly?</p>\n\n\n\n<p>[00:27:16] <strong>Matthias Pupillo:</strong> Yes, thankfully the fantastic developers in the community at WordPress has given us hooks. And so as the hooks render the front end, and as they&#8217;re done, we intercept the hooks, we run some processing on it, and then we store up right before it&#8217;s viewed. So we have tricked WordPress into thinking there&#8217;s a German page. We have modified the URL, so it&#8217;ll be dash de, and then it&#8217;ll be the product name. And so we have tricked WordPress using hooks and standards.</p>\n\n\n\n<p>The block editor is super fun. That was super fun to get that all integrated. Because for most of the cases, we found that most people actually don&#8217;t speak Japanese. Most English producers of content do not speak Japanese, so they don&#8217;t want to be bothered by it. And then as you go through that workflow, what always bothers me is anything that gets in the way of publishing. We&#8217;re independent free thinkers, we&#8217;re self publishers, right? The whole goal of WordPress is independent publishing, right? It was originally a blogging platform, and it was meant for us to get our word out there and communicate in an internet that didn&#8217;t support it. But FluentC plugin is designed to be seamless, and if you want to control it, you can. But other than that, you just ignore it. And I hope you just go to my app and hit subscribe, and then you never touch it again.</p>\n\n\n\n<p>[00:28:25] <strong>Nathan Wrigley:</strong> How do you, on the backend, how do you see, are you able to see the German translation? Does it sort of store the German in a meta field somewhere, or?</p>\n\n\n\n<p>[00:28:33] <strong>Matthias Pupillo:</strong> Yeah, actually we just published it yesterday, that you&#8217;re actually able to, as of yesterday, go in and see all of the translations. We use transients, and so we&#8217;re using transients in the WordPress database, and it&#8217;s super fast because you never hit my cloud. Once it comes a way back to you during that initial load, that 1.3 seconds per page thing like that, then it&#8217;s right from your page, and right from your server. You don&#8217;t call back. You&#8217;re not dependent on me after you get the translation, so it&#8217;s super fast.</p>\n\n\n\n<p>As a software architect, I&#8217;ve been doing that for 20 years, performance is key. If we slow down all of WordPress because we want to support more people, that&#8217;s counterproductive. We can&#8217;t add billions of new people to our sites and then, oh yeah, everyone&#8217;s now one and a half, two seconds slower.</p>\n\n\n\n<p>[00:29:15] <strong>Nathan Wrigley:</strong> I don&#8217;t know how closely you keep your eye on the roadmap for WordPress, but we&#8217;re in phase three of the Gutenberg project. And at the moment that, broadly speaking, could be categorised as collaboration. There&#8217;s a whole bunch of other things thrown in there as well, but the idea of having some interface which we can communicate with in real time with other people, and that&#8217;s yet to happen.</p>\n\n\n\n<p>But the fourth phase is all about this topic, is all about multilingual and what have you. And I imagine that there is an opportunity there, but also maybe there&#8217;s a little bit of trepidation. Because, although the scope for this phase four hasn&#8217;t been exactly ironed out really, and there&#8217;s a little bit up in the air because we haven&#8217;t got there yet. I don&#8217;t know what your thoughts are, whether or not you are building a business which may end up being completely upended by WordPress Core. Or whether you think actually there&#8217;s a opportunity for me here because I&#8217;ll be able to bolt into whatever is built. So that question is, it&#8217;s not very targeted, but hopefully you&#8217;ve got an intuition. Phase four is coming, it&#8217;s going to be exactly in the ballpark of what you are doing. So does it offer you an opportunity, or is it something to be worried about?</p>\n\n\n\n<p>[00:30:24] <strong>Matthias Pupillo:</strong> We are looking forward to participating in phase four. Now that I&#8217;m actively in the community, I&#8217;d love to help with phase four. We are dreaming of a world where you just use FluentC&#8217;s backend, you don&#8217;t need to install our plugin, be fantastic. If we could get standardisation among the hooks, the translations, the power to do it and edit it, that would be fantastic. We view all of the phase four talk as a super impactful, important upgrade to WordPress, to make it really global publishing software,</p>\n\n\n\n<p>[00:30:55] <strong>Nathan Wrigley:</strong> So in that scenario, perhaps the intention for you is to pivot away from being a plugin, more to being an API basically. You know, you go to your service in the same way that you do for ChatGPT, for example, and you get a key. And you paste that into some core component of WordPress, which ships with vanilla WordPress, and then your translation has just happened on the fly. That&#8217;s interesting. So that&#8217;s a potential direction you are hoping it might go in, right.</p>\n\n\n\n<p>[00:31:22] <strong>Matthias Pupillo:</strong> Yeah, that would be great. If we end up that WordPress does it so well that all of the translation plugins are irrelevant, and now we&#8217;re competing on API qualities, I&#8217;m perfectly fine with that. I&#8217;m perfectly fine with building a better mousetrap and helping WordPress. Honestly, I just want the world to get smaller and make this easier.</p>\n\n\n\n<p>So I think we&#8217;re going to do fine in that world. I think we&#8217;re going to be proactive, I think the developer tools we&#8217;re coming out with in the next few months, to actually automatically get all of your language files ready to go, and at least one version of translation ready to submit with your plugin, will make the world smaller.</p>\n\n\n\n<p>I think having multi-language themes with 1.2 second response time is pretty good, so that theme developers can start to plug in. We think there&#8217;s still an area around WordPress that&#8217;ll make it better, and then if WordPress can standardise the way it thinks about multi-language, standardise the control mechanisms. We&#8217;ve had to invent a lot of stuff that, once it&#8217;s standardises we think it&#8217;ll be better for everyone. And yes, it will allow more up market entrants, and yes, it will be more open, but that&#8217;s WordPress.</p>\n\n\n\n<p>[00:32:29] <strong>Nathan Wrigley:</strong> What&#8217;s the nature of the LLMs? I know that you drew a distinction between the LLMs that you&#8217;ve decided to use and the layer that you&#8217;ve added on top, and the ones that we&#8217;re all familiar with, ChatGPT and what have you. What I&#8217;m meaning by this is that it feels like a lot of money, in many cases, tens of billions of dollars is pointing towards things like ChatGPT. And we know that Google has deep products.</p>\n\n\n\n<p>Are we worried about a future where only a few of these AI companies are able to offer services? Simply because they&#8217;ve been the ones that have invested so much, and they&#8217;ve become the defaults. Does anything like that concern you at all? That we&#8217;re sort of building something where there&#8217;s going to be a few incumbents, and their AI is going to be so superior to anything else, that we won&#8217;t have an opportunity to use rivals, because they just won&#8217;t be worth it.</p>\n\n\n\n<p>[00:33:14] <strong>Matthias Pupillo:</strong> Yeah, that&#8217;s all around tech though. We have our big six tech firms, they have more money than anyone thought they should have. They have so much power, they have so much control. They could buy all of the competitors in the entire space for less than they lost buying coffee. And that consolidation, that&#8217;s going to be a real problem.</p>\n\n\n\n<p>There almost has to be a WordPress for AI. We have to get an open source AI model that actually is contributed by other people. We have to do, maybe Matt wants to start another thing. And we have to go at this because WordPress and this open source, it serves a real valid purpose. It does keep everyone in check, it does keep everyone in line. The reason it&#8217;s not $25,000 to run out a basic website is because WordPress exists. Self-publishing, open source tools exist.</p>\n\n\n\n<p>If the AI goes private, we&#8217;ll call it 1980s versions of software. The eighties existed, we&#8217;ve already seen this. We&#8217;ve seen languages, coding languages that were proprietary. Software that&#8217;s proprietary. We have Java. We know how this goes. We have Objective-C. We have whole languages locked down by a company. If they lock down the AI, we&#8217;re all not going to be able to use it unless we pay them.</p>\n\n\n\n<p>There is not a competitive landscape. We need that openness, we need the WordPress people to really get involved in this because it&#8217;s going to be out of our control, and it&#8217;s going to get self consolidated. It&#8217;s how capitalism works. The market drive to a single winner. It drives unless there are other values than money, and people who see other value, community value, network value, people that actually just want to win and communicate.</p>\n\n\n\n<p>Like all of this stuff that we get out of WordPress, all of the joy and happiness. We were so happy, I was just at WordCamp Ottawa. It was such a happy place. We&#8217;re all just there to learn, and talk, and teach, and do, and be together, and it&#8217;s so fantastic. And I really love that about WordPress, and we do need that for AI because it is going to get controlled by these mega companies. I mean, Microsoft spent $10 billion, yeah, billion.</p>\n\n\n\n<p>[00:35:15] <strong>Nathan Wrigley:</strong> My understanding is that they&#8217;re potentially also building a $100 billion data center in the very near future as well. You know, just eye watering amounts of money that the likes of you and I, really it&#8217;s difficult to understand the levels that these companies are on. And you imagine that, the more that they can pour into it, the more that they pull ahead in the race, and make themselves so indispensable.</p>\n\n\n\n<p>And actually that leads me to another, and probably final question. If you are in the technology space, for the last 50 years, it&#8217;s been a tough thing to keep up because technology changes so fast, but some things don&#8217;t change too quickly. Like the CSS spec doesn&#8217;t change all that quickly. So you&#8217;re building, I don&#8217;t know, a page builder, you&#8217;ve at least got a bedrock there and you can work on it.</p>\n\n\n\n<p>How is this for you, in the AI space, trying to keep up? Because it feels like, you know, you blink and things have changed. From one day to the next, something that was working is no longer working. Something which was cool is no longer cool. Some company that you&#8217;d never heard of is now worth a hundred billion dollars, you know. How do you keep up with all of this?</p>\n\n\n\n<p>[00:36:18] <strong>Matthias Pupillo:</strong> Yeah, so we focus on things that I personally, and our company, focus on value. We do not respect this slideware, vaporware version of AI. We have lived through blockchain. We have lived through Web 2.0. I have been doing this for 25 years. I had an AOL disc, I used to use dial up internet.</p>\n\n\n\n<p>So we are driving to things that actually create value. And those things we&#8217;re chasing, duplicating, replicating, incorporating. And we&#8217;ve gotten good at identifying the stuff that&#8217;s just fluff. And that&#8217;s going to be hard for new people to come in in tech, that they can&#8217;t identify it.</p>\n\n\n\n<p>But we were here through all of this. Like we have been here since containers, when containerisation was going to change the world. And it sort of did, but it sort of didn&#8217;t. And it&#8217;s now just on the tool belt, and it&#8217;s another button in the servers. But it&#8217;s not really, it didn&#8217;t change the world, it didn&#8217;t solve everything.</p>\n\n\n\n<p>[00:37:07] <strong>Nathan Wrigley:</strong> Yeah, it kind of feels to me that, I really don&#8217;t know, I think you could almost flip a coin and see whether AI will be used everywhere, or the opposite. You know, people will just get fed up with it and think, actually, do you know what, the human touch is much better. But it does feel like you are on fairly steady ground because the capacity for AI to do the translation job is so profoundly obvious. It&#8217;s really straightforward. There&#8217;s a direct line between, I don&#8217;t know, the amount of time that it takes and the cost, and what have you. It really seems like a really sensible place to be.</p>\n\n\n\n<p>We&#8217;re kind of going to have to knock it on the head because of the amount of time that we&#8217;ve got available for this podcast. But just before we go, would you mind just dropping a few details about where people can find you? That could be, I don&#8217;t know, a social handle, it could be a website, or an email. What&#8217;s the best place to find you if people want to talk about translating in WordPress with AI?</p>\n\n\n\n<p>[00:37:56] <strong>Matthias Pupillo:</strong> Yeah, I&#8217;m on the Make WordPress Slack. Our website FluentC.ai is our WordPress focus website, F-L-U-E-N-T-C dot A-I, is our WordPress focus website. That&#8217;s a great place. I&#8217;m on LinkedIn. But Slack and wordpress.org are great places to go.</p>\n\n\n\n<p>[00:38:13] <strong>Nathan Wrigley:</strong> Okay. Thank you so much for chatting to me today. I really appreciate it.</p>\n\n\n\n<p>[00:38:16] <strong>Matthias Pupillo:</strong> Thank you.</p>\n</div>\n\n\n\n<p>On the podcast today we have Matthias Pupillo.</p>\n\n\n\n<p>Matthias has extensive experience in the technology and creative sectors, and is currently working as the co-founder of FluentC.ai, an AI-powered language technology company. With a background in technology, he’s focusing on developing solutions to enhance communication across different languages and platforms. He’s been involved with WordPress since its early days around version 1.2, and has a rich history of web design and consulting, having worked on hundreds of WordPress websites. But it’s only recently that he’s become more engaged in the WordPress community through events like WordCamp Buffalo.</p>\n\n\n\n<p>In the podcast today we talk about AI-driven language translations, particularly focusing on Matthias’s work with FluentC, which is his translation plugin for WordPress. It supports multithreaded, simultaneous translations of up to 140 languages, enabling your pages and posts to be offered in other languages in just a few moments.</p>\n\n\n\n<p>We cover the differences between AI models designed for translation, such as ChatGPT and Llama, which aren&#8217;t specialised for this task, and how his platform builds a contextual layer above those. He emphasises the importance of context and diverse multilingual data in producing high-quality translations. FluentC&#8217;s functionality involves local storage of translated content, in an effort to maintain website speed. This is done using native WordPress hooks and URL modifications.</p>\n\n\n\n<p>Matthias also offers his thoughts on the ongoing multilingual support phase of the Gutenberg project, and his hopes for FluentC to evolve from a standalone plugin to an API which could be used by WordPress Core.</p>\n\n\n\n<p>We get into the broader implications of AI in translation, the need for open-source models to compete in this rapidly evolving space, and the parallels between AI evolution and past trends like blockchain and Web 2.0.</p>\n\n\n\n<p>If you&#8217;re interested in the intersection of AI and WordPress, or are looking to enhance your website&#8217;s multilingual capabilities, this episode is for you.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Useful links</h2>\n\n\n\n<p><a href=\"https://www.fluentc.io/\">FluentC website</a></p>\n\n\n\n<p><a href=\"https://wordpress.org/plugins/fluentc-translation/\">FluentC plugin</a></p>\n\n\n\n<p><a href=\"https://chatgpt.com/\">ChatGPT</a></p>\n\n\n\n<p><a href=\"https://llama.meta.com/\">Llama</a></p>\n\n\n\n<p><a href=\"https://translate.google.com/?sl=auto&tl=en&op=translate\">Google Translate</a></p>\n\n\n\n<p><a href=\"https://www.deepl.com/en/translator\">DeepL</a></p>\n\n\n\n<p><a href=\"https://aws.amazon.com/translate/\">AWS Translate</a></p>\n\n\n\n<p><a href=\"https://wpml.org/\">WPML plugin</a></p>\n\n\n\n<p><a href=\"https://wordpress.org/plugins/polylang/\">Polylang plugin</a></p>\n\n\n\n<p><a href=\"https://profiles.wordpress.org/mvpis/\">Matthias on WordPress.org</a></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 11 Sep 2024 14:00:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Nathan Wrigley\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:1;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:71:\"Akismet: How to Stop Contact Form Spam on Any Website (99.99% Accuracy)\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"http://akismet.com/?p=284162\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:55:\"https://akismet.com/blog/how-to-stop-contact-form-spam/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:19696:\"<p>If you have an unsecured contact form on your website —&nbsp;one that doesn’t use any kind of spam-prevention technology —&nbsp;you’ll likely get a lot of time-wasting, irrelevant submissions. That’s because, without some sort of protection in place, contact forms are simply wide open for malicious actors and bots to submit spam.</p>\n\n\n\n<p>There are several ways you can protect a contact form, whether you’re using WordPress or not. You can <a href=\"https://akismet.com/blog/what-is-captcha/\">add CAPTCHAs</a>, make contact forms only available for logged-in users, or add a smart, automated anti-spam protection tool like Akismet.&nbsp;</p>\n\n\n\n<p>Sites that care about the user experience and maximizing conversion rates should almost always choose a solution from that last category —&nbsp;one that stops contact form spam without<em> </em>annoying site visitors.</p>\n\n\n<p>In this article, we’ll go over the most effective ways to stop contact form spam. We’ll also discuss why CAPTCHA is no longer the preferred tool for spam protection and show you what you should be using instead. Let’s get to&nbsp;it!</p>\n\n\n<span id=\"more-284162\"></span>\n\n\n<h2 id=\"the-best-solutions-to-stop-form-spam-in 2024\" class=\"wp-block-heading\">The best solutions to stop form spam in&nbsp;2024</h2>\n\n<p>In this section, we’ll walk you through the best solutions to stop contact form spam. We’ll explain how each solution works, as well as its pros and cons, to help you decide which option to implement for your&nbsp;website.</p>\n\n\n<h3 id=\"1-akismet\" class=\"wp-block-heading\">1. Akismet</h3>\n\n\n\n<img width=\"1095\" height=\"488\" src=\"https://akismet.com/wp-content/uploads/2024/09/image.png\" alt=\"Akismet homepage with the text \" />\n\n\n<p>Over 100 million websites use Akismet to protect against form spam. Once you set up Akismet on your site, it will analyze submissions and determine what is real content and what is&nbsp;spam.</p>\n\n<p>Akismet leverages machine learning to do this. The software has removed over 500 billion pieces of spam from the web. Every time it does this, it gets better at identifying spam. It’s gotten so good, in fact, that it boasts an accuracy rating of&nbsp;99.99%.</p>\n\n<p>The best thing about Akismet is that it doesn’t force users to solve puzzles or interact with elements on your site before enabling them to submit a form. Akismet does its work in the background and prevents contact form spam from reaching your&nbsp;inbox.</p>\n\n<p>If you use WordPress, you can easily integrate Akismet <a href=\"https://wordpress.org/plugins/akismet/\">with a plugin</a>. Akismet also offers integration options for other content management systems (CMS), including <a href=\"https://akismet.com/support/getting-started/does-akismet-only-work-with-wordpress/#:~:text=While%20Akismet%20is%20most%20used,the%20Plugins%20and%20libraries%20page.\">Joomla and&nbsp;Drupal</a>.</p>\n\n<p>You can also integrate Akismet with other types of sites using its API. This makes it a near&#8209;universal solution for spam&nbsp;protection.</p>\n\n\n<h3 id=\"2-captchas\" class=\"wp-block-heading\">2. CAPTCHAs</h3>\n\n\n\n<img width=\"939\" height=\"675\" src=\"https://akismet.com/wp-content/uploads/2024/09/image-1.png\" alt=\"example of reCAPTCHA on a form\" class=\"wp-image-284165\" />\n\n\n<p>Completely automated public Turing tests (or CAPTCHAs) are tools designed to help block bots from being able to submit forms. CAPTCHAs are everywhere on the web, from login pages to comment sections and contact&nbsp;forms.</p>\n\n<p>There are several types of CAPTCHAs you can use to protect a contact form. <a href=\"https://akismet.com/blog/what-is-recaptcha/\">Google reCAPTCHA</a>, for example, provides CAPTCHAs with visual puzzles that users need to solve or elements they need to click on to prove they’re human. The latest versions of reCAPTCHA don’t require interaction, but you’re free to choose which option to&nbsp;use.</p>\n\n<p>While CAPTCHAs are popular, they do have a few downsides. We’ll explore the cons of using CAPTCHAs later in the&nbsp;post.</p>\n\n\n<h3 id=\"3-honeypot\" class=\"wp-block-heading\">3. Honeypot</h3>\n\n\n<p><a href=\"https://akismet.com/blog/what-is-a-honeypot/\">Using honeypots</a> is a creative way to mitigate contact form spam for a website. This method involves setting up an input field within the form and hiding it from human users in some way (typically using&nbsp;CSS).</p>\n\n<p>Although real visitors won’t be able to see the field, they’ll still be able to submit forms as usual. <a href=\"https://akismet.com/blog/what-is-a-spambot/\">Spambots</a>, on the other hand, are typically configured to fill out every field in a form, including&nbsp;honeypots.</p>\n\n<p>This method can help you identify which form submissions come from bots. You can use that information to filter these messages and keep your focus on real&nbsp;submissions.</p>\n\n<p>Although the honeypot approach can be effective, you’ll still receive contact form spam, which can clutter your inbox. Plus, you’ll need to understand basic CSS to hide a contact form field. If you use a CMS with a contact form plugin, it might not allow you to easily hide&nbsp;elements.</p>\n\n<p>Some spambots are also capable of bypassing honeypot fields. And, you run the risk of real users stumbling into the hidden fields, which can lead you to think their submissions are also&nbsp;spam.</p>\n\n<h3 id=\"4-session cookies\" class=\"wp-block-heading\">4. Session&nbsp;cookies</h3>\n\n<p>As you may know, some websites use session cookies to track your information and activity on their pages. This means you can also use cookies to identify bots due to the way they behave on your&nbsp;site.</p>\n\n<p>Bot activity can be relatively simple to identify. Spambots often go straight for contact forms, fill them out immediately, and attempt to make multiple submissions. In contrast to how real users behave, they’re also unlikely to interact with other elements on a&nbsp;site.</p>\n\n<p>You can use this information to block form submissions for sessions that engage in suspicious behavior. But this only works if you’re comfortable configuring cookies to detect suspicious&nbsp;behavior.</p>\n\n<p>That process requires you to configure the cookies to flag behavior that you would typically see with spambots. There can be a lot of trial and error involved in this process, and it’s arguably a lot more difficult than using an available tool or service to block contact form&nbsp;spam.</p>\n\n<p>Typically, this solution is more common among enterprise websites and businesses that have the technical know&#8209;how to implement advanced security measures. Even then, the results you get might not be worth the trouble when there are out&#8209;of&#8209;the&#8209;box solutions you can use to achieve similar (or even better)&nbsp;results.</p>\n\n<h3 id=\"5-email filtering\" class=\"wp-block-heading\">5. Email&nbsp;filtering</h3>\n\n<p>Most modern email clients offer some type of message filtering functionality. You can use these filters to flag emails from specific addresses or those that contain keywords you associate with&nbsp;spam.</p>\n\n\n<img width=\"1263\" height=\"465\" src=\"https://akismet.com/wp-content/uploads/2024/09/image-2.png\" alt=\"filters and blocked addresses section of Gmail\" class=\"wp-image-284167\" />\n\n\n\n<p>In general, you shouldn’t use email filtering tools to deal with contact form spam unless you get a very low number of messages. For this method to be effective, you need to decide what terms to filter and continue to add new keywords over time.&nbsp;</p>\n\n\n<p>Flagging the wrong keywords can lead to situations where your email will falsely flag messages from real users. Identifying these false positives will often require you to spend time in your email’s spam folder, which is precisely what you want to&nbsp;avoid.</p>\n\n<h2 id=\"why-captcha-is-not-the-best option\" class=\"wp-block-heading\">Why CAPTCHA is not the best&nbsp;option</h2>\n\n\n<p>CAPTCHAs are one of the most common forms of spam protection on the web. You can see CAPTCHAs everywhere, but that doesn’t mean they’re the most effective spam protection method.&nbsp;</p>\n\n\n<p>There are several reasons why using them may not be the best&nbsp;option:</p>\n\n\n<ul class=\"wp-block-list\"><li><strong>CAPTCHAs negatively impact the user experience. </strong>Some types of CAPTCHAs require users to interact with an element to prove they’re human or to solve one or more puzzles. If you’ve ever had to solve multiple CAPTCHA puzzles to access a form, you know how frustrating this can&nbsp;be.</li>\n\n<li><strong>CAPTCHAs are prone to false positives.</strong> Even humans can make mistakes when it comes to CAPTCHAs. The detection algorithms aren’t perfect, which can lead to situations where a website flags a real user as a bot and prevents them from submitting a contact&nbsp;form.</li>\n\n<li><strong>CAPTCHAs require work to set up and constant updates. </strong>Spambots and CAPTCHAs are constantly trying to beat each other. Some types of spambots can bypass CAPTCHAs with a decent success rate. This means you may need to update your CAPTCHA implementation regularly. Plus, you have to set up CAPTCHAs individually for each form you want to&nbsp;protect.</li></ul>\n\n\n<p>It’s important to note that your experience using CAPTCHAs can vary a lot depending on which service you use. Some CAPTCHAs, like the latest versions of reCAPTCHA, don’t require users to solve puzzles or interact with elements on the web. Even so, it’s safe to say that CAPTCHAs are becoming&nbsp;outdated.</p>\n\n<p>Instead of using a CAPTCHA, consider a <a href=\"https://akismet.com/blog/captcha-alternatives/\">more powerful alternative</a> to the contact form spam problem, like&nbsp;Akismet.</p>\n\n<h2 class=\"wp-block-heading\">Akismet: the best anti&#8209;spam&nbsp;solution</h2>\n\n\n<p>Most anti-spam tools focus on identifying spam content and bots before they can submit a contact form. Akismet does things differently.&nbsp;</p>\n\n\n\n<p>The service uses machine learning to constantly improve its spam detection capabilities. That constant improvement has led to the point where Akismet can boast a 99.99% accuracy rate in detecting spam.&nbsp;</p>\n\n\n<p>You can choose whether to save spam comments for review or let Akismet discard them&nbsp;immediately.</p>\n\n\n<img width=\"918\" height=\"282\" src=\"https://akismet.com/wp-content/uploads/2024/09/image-3.png\" alt=\"spam filtering settings in Akismet\" class=\"wp-image-284169\" />\n\n\n<p>Akismet will automatically detect contact form spam and filter it for you. The service also offers a host of other benefits, which include the&nbsp;following:</p>\n\n\n<ul class=\"wp-block-list\"><li><strong>Easy setup. </strong>If you use WordPress, you can set up Akismet in minutes. All you have to do is install and activate the plugin, and it will automatically start protecting your site against spam submissions. This ease of use also applies to installing Akismet on other types of&nbsp;sites.</li>\n\n<li><strong>A more seamless user experience. </strong>The service works in the background and doesn’t involve elements that require user interaction. This reduces the friction of submitting a contact form, which can improve your conversion&nbsp;rates.</li>\n\n<li><strong>Integration with any kind of website. </strong>Akismet offers simple integration protocols for several popular platforms, including WordPress. You can also use the Akismet API to make the service work with nearly any other kind of website or&nbsp;application.</li></ul>\n\n\n<p>Keep in mind that if you want to <a href=\"https://akismet.com/developers/getting-started/\">use the Akismet API</a>, you’ll probably need to work with a developer to set up a custom integration for your&nbsp;site.</p>\n\n<h2 id=\"how-to-integrate-akismet-on-any website\" class=\"wp-block-heading\">How to integrate Akismet on any&nbsp;website</h2>\n\n<p>Akismet offers different integration methods depending on what kind of website you run. If you’re using WordPress, you can get Akismet up and running in a matter of&nbsp;minutes.</p>\n\n\n<p>To start, install and activate the Akismet plugin. Then, Akismet will ask you to select a plan.&nbsp;</p>\n\n\n<p>Hobbyists can select a <strong>Personal </strong>plan and pay a fair rate of their choice. Incredibly affordable commercial plans are available for other&nbsp;situations.</p>\n\n\n<img width=\"865\" height=\"835\" src=\"https://akismet.com/wp-content/uploads/2024/09/image-4.png\" alt=\"pricing plans for Akismet\" class=\"wp-image-284170\" />\n\n\n<p>Once you sign up for a plan, you’ll get access to an Akismet API key. Enter that key in WordPress by going to <strong>Settings → Akismet&nbsp;Anti&#8209;Spam</strong>.</p>\n\n\n<img width=\"1600\" height=\"441\" src=\"https://akismet.com/wp-content/uploads/2024/09/image-5.png\" alt=\"entering your API key in WordPress\" class=\"wp-image-284171\" />\n\n\n\n<p>Click on <strong>Connect with API key </strong>and that’s it. Akismet will activate and start protecting your site from spam immediately.&nbsp;</p>\n\n\n<p>Note that if you’re using Akismet with WordPress, the plugin integrates with some of the most popular contact form tools. That includes options like Jetpack’s <a href=\"https://jetpack.com/support/jetpack-blocks/contact-form/\" target=\"_blank\" rel=\"noreferrer noopener\">form blocks</a>, Contact Form 7, and Gravity&nbsp;Forms.</p>\n\n<p>As we mentioned before, Akismet also offers <a href=\"https://akismet.com/developers/plugins-and-libraries/\">integrations with other CMSs</a>, including Joomla and Drupal. Those integrations work differently than with WordPress, so you’ll need to check the Akismet documentation to set them&nbsp;up.</p>\n\n<p>You also have the option of <a href=\"https://akismet.com/developers/\">using the Akismet API</a> to integrate the service with any kind of website or application. This requires some level of development work, but enables you to leverage Akismet’s spam detection and protection functionality on any<strong>&nbsp;</strong>website.</p>\n\n<h2 id=\"frequently-asked questions\" class=\"wp-block-heading\">Frequently asked&nbsp;questions</h2>\n\n<p>If you still have questions about how to stop spam from website contact forms, this section will answer&nbsp;them.</p>\n\n<h3 id=\"what-is-contact-form spam\" class=\"wp-block-heading\">What is contact form&nbsp;spam?</h3>\n\n<p>Contact forms are common targets for spammers and bots. If the form doesn’t use some type of security feature, spammers are able to make all kinds of useless and potentially&#8209;harmful submissions through the form. These can include links to other websites, promotions for fraudulent services and products, and automatically&#8209;generated&nbsp;content.</p>\n\n<h3 id=\"how-does-contact-form-spam-affect-a website\" class=\"wp-block-heading\">How does contact form spam affect a&nbsp;website?</h3>\n\n<p>Contact form spam shouldn’t affect your website on the front end, unless the form is open to some kind of attack that can compromise your site’s security (<a href=\"https://jetpack.com/blog/what-is-sql-injection/\" target=\"_blank\" rel=\"noreferrer noopener\">like SQL&nbsp;injection</a>).</p>\n\n<p>In most cases, the biggest downside of contact form spam is having to deal with it. This spam can quickly fill up your inbox and make it harder for you to separate the real messages from the fake&nbsp;ones.</p>\n\n<h3 id=\"why-is-akismet-considered-the-best-solution-for-contact-form spam\" class=\"wp-block-heading\">Why is Akismet considered the best solution for contact form&nbsp;spam?</h3>\n\n\n<p>Most solutions that focus on stopping contact form spam do so at the expense of the user experience. CAPTCHAs, for instance, force users to solve problems or click on elements before they can submit a form. This can reduce the number of people willing to use the form and can even make them inaccessible to those with disabilities.&nbsp;</p>\n\n\n<p>Akismet is highly effective in stopping contact form spam, with a detection accuracy rate of 99.99% for spam content. Plus, Akismet doesn’t impact the user experience whatsoever, as it works in the background during form&nbsp;submission.</p>\n\n<h3 id=\"what-are-honeypot-fields-and-how-do-they work\" class=\"wp-block-heading\">What are honeypot fields, and how do they&nbsp;work?</h3>\n\n<p>A honeypot field is an element in a contact form that only bots should be able to engage with. You can create one by using CSS to hide a field in plain sight or through a plugin that will handle this for you. Regular users will skip the hidden field, but spambots&nbsp;won’t.</p>\n\n<p>Once the honeypot is set, you can filter all contact form submissions that fill out the field. You may also be able to blocklist the IP addresses that make the submissions, depending on which contact form tool you’re&nbsp;using.</p>\n\n<h3 id=\"how-effective-is-captcha-in-preventing spam\" class=\"wp-block-heading\">How effective is CAPTCHA in preventing&nbsp;spam?</h3>\n\n<p>CAPTCHAs are among the most popular solutions for protecting your website from contact form spam. Their popularity makes them a significant target for attackers, who are constantly devising ways to bypass them using automated&nbsp;tools.</p>\n\n<p>It’s also not uncommon for CAPTCHAs to flag real users as bots. Overall, CAPTCHAs can be highly effective, but they’re not without several&nbsp;downsides.</p>\n\n<h3 id=\"can-spambots-bypass-honeypot-fields-and captchas\" class=\"wp-block-heading\">Can spambots bypass honeypot fields and&nbsp;CAPTCHAs?</h3>\n\n<p>Yes, some spambots can bypass honeypot fields and CAPTCHAs. Attackers are constantly trying to bypass form security measures, and that means creating new bots and constantly updating them so they remain&nbsp;effective.</p>\n\n<p>Akismet bypasses this problem by focusing its spam detection tools on the content of the form submissions. The service also learns from each submission, which makes it the most accurate spam detection and prevention tool on the&nbsp;market.</p>\n\n<h3 id=\"can-akismet-protect-against-all-types-of spam\" class=\"wp-block-heading\">Can Akismet protect against all types of&nbsp;spam?</h3>\n\n<p>Spammers and bots tend to target any public form on websites. Akismet can protect all the forms on your site by monitoring submissions. It does this without you having to set up individual protection for each form, as is the case with&nbsp;CAPTCHAs.</p>\n\n<h3 id=\"where-can-i-learn-more-about akismet\" class=\"wp-block-heading\">Where can I learn more about&nbsp;Akismet?</h3>\n\n<p>You can visit the <a href=\"https://akismet.com/features/\">Akismet features page</a> to learn more about how its spam protection functionality works. If you’re ready to start using Akismet on your website, <a href=\"https://akismet.com/pricing/\">check out the available&nbsp;plans</a>.</p>\n\n<h2 id=\"stop-contact-form-spam-using akismet\" class=\"wp-block-heading\">Stop contact form spam using&nbsp;Akismet</h2>\n\n<p>If you’re spending time dealing with contact form spam, you may be missing out on submissions from real users. Using tools that enable you to stop form spam will free up your time for other tasks. Moreover, with the right tools, it’s relatively easy to stop contact form&nbsp;spam.</p>\n\n<p>There are several ways to stop contact form spam. Akismet is the leading option since it doesn’t impede navigation for real users. It’s also easy to implement (particularly if you’re using WordPress), and it has a 99.99% rate of accuracy for spam&nbsp;detection.</p>\n\n<p>You can use Akismet for free on your personal website or choose from affordable plans for commercial sites, where spam protection becomes even more essential. <a href=\"https://akismet.com/pricing/\">Start using Akismet&nbsp;today</a>!</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 11 Sep 2024 13:00:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:11:\"Jen Swisher\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:2;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:77:\"Do The Woo Community: A Look at Asynchronous Communication with Adam and Emma\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"https://dothewoo.io/?p=85619\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:76:\"https://dothewoo.io/a-look-at-asynchronous-communication-with-adam-and-emma/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:30399:\"Episode Transcript\n<div class=\"wp-block-group has-global-padding is-layout-constrained wp-block-group-is-layout-constrained\">\n<p>Adam:<br />This is Woo Biz Chat. Hi, my name is Adam Weeks, and this is…</p>\n\n\n\n<p>Emma:<br />Hi, I&#8217;m Emma.</p>\n\n\n\n<p>Adam:<br />Hey, Emma! Oh my goodness, it&#8217;s been a little while. We&#8217;re getting to catch up, and have we got a show for you?</p>\n\n\n\n<p>Emma:<br />Oh, do we?</p>\n\n\n\n<p>Adam:<br />Yes, yes, yes! This is Woo Biz Chat. This conversation came about because I was thinking of this topic, and I don’t know that we’ve really talked about it much. However, I have a new contract, and I’ve been working with 10up. 10up is one of the biggest agencies in WordPress, and they’ve grown so much because they do certain things really well. I’ve been so impressed with the team.</p>\n\n\n\n<p>One of the things I hear repeatedly is about that &#8220;last 10%.&#8221; That’s really what gets them over the finish line with some of these big enterprise projects. It’s been a lot of fun getting to know this talented team. One of the people on this team, her name is Haley, and she is hilarious. She’s a project manager and very good at communicating.</p>\n\n\n\n<p>In fact, this morning I hopped on Slack, as you do, and she had a very succinct but thorough rundown of an event we needed to be updated on. She did it in a way that was clear, funny, interesting, and timely. So, let’s talk about a few of those things we’re going to discuss in this episode. If you’re curious about asynchronous communication, this might be something unique—not to commerce so much—but in Woo, I imagine we have to work asynchronously. We’re in our Slack, we’re in our email, and we need to have a good foundation and a good way to communicate asynchronously. We’re going to dive into all those topics.</p>\n\n\n\n<p>Before we start, is it okay to swear? When can you be funny? When can you not? All these things—so that’s what we’re going to get into. Also, Emma, one of the reasons we picked this topic is that you are very good at it, and I’m going to learn from you today.</p>\n\n\n\n<p>Emma:<br />Except for all of…</p>\n\n\n\n<p>Adam:<br />Let’s start us off. Tell me your general thoughts on asynchronous communication. Do you have a philosophy? What are your thoughts from a high level?</p>\n\n\n\n<p>Emma:<br />That&#8217;s such a loaded question! It&#8217;s like, how do you pack everything into one nicely typed-out message as a response?</p>\n\n\n\n<p>Adam:<br />It’s hard, right?</p>\n\n\n\n<p>Emma:<br />It really is. Practice doesn’t make perfect, but it gets close. And everybody’s different. One thing we can start off with is that there are so many different audiences, and people know you at different levels, so everyone will interpret communication differently. But just to quickly start off, for people who don’t know—what even is async communication? Basically, it&#8217;s communication where the participants don’t need to interact in real-time. It doesn’t have to be face-to-face. It can be messages or information exchanged on Slack, Messenger, Teams, project management tools, emails, etc.</p>\n\n\n\n<p>This is different from synchronous communication, which is what we’re doing now—calls, meetings, phone calls, live chat, stuff like that. Asynchronous communication is when a message is sent, and you deal with it when you can. So, what are the best ways to deal with it from there?</p>\n\n\n\n<p>Adam:<br />Alright, asynchronous communication. We use it a lot in this industry because of the nature of the work. Time zones are another reason for async communication. Your day might not overlap with your coworkers or clients completely. It can be helpful to get something moving, and then when you go to sleep, someone else is waking up and takes it from there.</p>\n\n\n\n<p>Alright, I’m going to ask you a few different questions. You’re good at this! What is one thing you try to do when using async communication? What’s a guiding principle for you?</p>\n\n\n\n<p>Emma:<br />It’s actually kind of funny because we communicate like this a lot due to our time zones. Yesterday, I sent you a message before bed like, “Here, check out these show notes,” and then I checked it after your full day. But it wasn’t always that easy. Well, with you, yes, but with other people, maybe not as easy.</p>\n\n\n\n<p>I stand by this: over-communicating is never a bad thing when it comes to async communication, especially if the person has never met you before. Whether it&#8217;s a quick “huddle” on Slack or Zoom, if someone’s never put a tone or voice behind your words, they might interpret it in many different ways. So, clarity and context are essential. Sometimes, I reread a message I sent and think, &#8220;I know what that means, but maybe the person reading it doesn’t.&#8221; Over-communicating is never really over-communicating.</p>\n\n\n\n<p>Adam:<br />You are never penalized for over-communicating. The person may be annoyed, but that&#8217;s okay. They can skim it.</p>\n\n\n\n<p>Emma:<br />Exactly. One person might say, “I already know all this; why did you write so much?” But maybe 99 other people reading it will go, “Oh, it all makes sense now. I don’t have to ask any follow-up questions.” Amazing!</p>\n\n\n\n<p>Adam:<br />It’s like taking notes in a meeting. You think, “Oh, I’ll remember that.” Nope, I won’t remember that.</p>\n\n\n\n<p>Emma:<br />No way.</p>\n\n\n\n<p>Adam:<br />My brain doesn’t work that well.</p>\n\n\n\n<p>Emma:<br />My brain ain’t braining.</p>\n\n\n\n<p>Adam:<br />My brain ain’t braining! And sometimes, you’re taking notes for someone who wasn’t at the meeting. If someone gets hit by a bus—this sounds terrible—and they weren’t there…</p>\n\n\n\n<p>Emma:<br />They’ll have the notes communicated async. Just kidding! Because they’re…dead. No, wait, sorry. Too far.</p>\n\n\n\n<p>Adam:<br />Asynchronous communication. What was I saying?</p>\n\n\n\n<p>Emma:<br />You were talking about taking notes for someone else.</p>\n\n\n\n<p>Adam:<br />Right, your notes need to stand on their own for someone who doesn’t have any context. You won’t be penalized for over-communicating, and the person you&#8217;re communicating with might also be forgetful. You won’t be penalized for clarity.</p>\n\n\n\n<p>Emma:<br />A hundred percent. But in addition, I’d recommend—depending on the type of communication—if you can, jump on a short call. Putting a voice behind the words they’ll read on a screen helps, especially if it’s the first time you’re giving feedback. You don’t have to do this every time, but I recently did this at work. I was in a call with some team leads, hosting a meeting. I can’t remember all the details, but at the end, they asked for feedback.</p>\n\n\n\n<p>I’d never given this person feedback in written form before, and I made sure there was enough context, examples, and action points in the message. But then I thought, “You could read this the wrong way.” So I said, “Hey, can you hop on a quick call? I’ll send this feedback afterward.” It was just a quick Slack huddle. After that, the next time I sent feedback, it was clear, and I didn’t need to overuse emojis.</p>\n\n\n\n<p>Sure! Here’s the continuation of the corrected transcript:</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" />\n\n\n\n<p>Adam:<br />Wait, wait…</p>\n\n\n\n<p>Emma:<br />You couldn’t see me, but I also did cat claws, like &#8220;rawr.&#8221;</p>\n\n\n\n<p>Adam:<br />Everyone&#8217;s imagining that now.</p>\n\n\n\n<p>Emma:<br />I thought, &#8220;She asked for feedback, so let me jump on a quick call to give it to her.&#8221; After that, when I sent the written feedback, it was very clear. She could now imagine my personality behind the words, without me having to overuse emojis.</p>\n\n\n\n<p>Adam:<br />Oh, all the emojis.</p>\n\n\n\n<p>Emma:<br />Yeah.</p>\n\n\n\n<p>Adam:<br />So you bring up a good point. We’re talking about asynchronous communication and how to use it, but there’s also the point of <em>when not</em> to use it. I’ve come up with this framework: information is shared quite well asynchronously—whether through emails or Slack—but if you’re trying to connect with someone, solve a problem, or if there’s some emotional element involved, it’s better to hop on a quick Zoom call, or use Slack’s huddle feature. Sometimes something that might take back-and-forth exchanges in Slack—or even be misunderstood—can be solved in two minutes over a call. Don’t try to solve problems over a text message.</p>\n\n\n\n<p>Emma:<br />I agree. If there’s no quick decision being made or communication is being lost due to a lack of context, then move to another method. Whether it’s a call, a huddle, or a voice note—even a quick voice recording can help bridge the gap.</p>\n\n\n\n<p>Adam:<br />Oh yeah, voice notes are great. You can record a quick message. Another thing I don’t use enough is video recording—where you record your screen and say, &#8220;Hey, this is what I’m seeing.&#8221; They can hear your voice and see exactly what you&#8217;re seeing, which can be super helpful. So, there are lots of ways to handle async communication.</p>\n\n\n\n<p>Alright, so we briefly talked about emojis—emoticons? I don’t know the difference. How do you use them? When do you find them helpful, or when are they annoying?</p>\n\n\n\n<p>Emma:<br />One of the things I love about working with Hosting or switching to different Slack groups is the custom emojis they have. They’ve got all these little dancing characters. When I move to WordPress Slack, or back to our group, I’m like, “Where’s the dancing cookie?” or “Where’s the cat spinning on a Roomba?”</p>\n\n\n\n<p>I also have a &#8220;Hall of Fame&#8221; of my own custom emojis, like Emma smirking, Emma flabbergasted, Emma disappointed. And I’m sad when I go to Messenger or another platform that doesn’t let me use them. Sometimes, all you need is an emoji to express yourself.</p>\n\n\n\n<p>Adam:<br />Okay, wait—Bob, if you’re listening, we need to get all of Emma’s custom emojis on Slack. I want them all!</p>\n\n\n\n<p>Emma:<br />Yeah, I think I can make them myself. We’ll have to see. But we kind of have this weird thing where the original smiley face—the one with no teeth—has turned into this passive-aggressive emoji for some reason.</p>\n\n\n\n<p>Adam:<br />The thumbs-up emoji—is that okay?</p>\n\n\n\n<p>Emma:<br />Oh yeah, thumbs-up is okay. We kind of use it as the end of a conversation, like, “This is done. No need to continue.” It’s like when you’re dating and don’t know how to hang up the phone—you hang up first, no, you hang up first. Someone sends a thumbs-up, and that’s it. It’s all good.</p>\n\n\n\n<p>Adam:<br />It’s all Gucci! What about the hands-raised emoji? You know, the two hands in the air?</p>\n\n\n\n<p>Emma:<br />Yeah, we use that one a lot, along with the &#8220;grinning&#8221; emoji, which is like, “Oops, we’ve got to work on that now.” And of course, the sweating smile when something doesn’t go as planned. The shrug emoji is also a big one.</p>\n\n\n\n<p>Adam:<br />I love the shrug emoji.</p>\n\n\n\n<p>Emma:<br />Oh, totally. It adds a little bit of emotion to your communication. Sometimes, just a simple emoji makes the message more relatable—especially if you’re trying to send kudos or hype someone up. But don’t go overboard with emojis either, because then it can distract from the actual message.</p>\n\n\n\n<p>Adam:<br />Too much emotion, not enough content.</p>\n\n\n\n<p>Emma:<br />Exactly. And on that note, there are some emojis that don’t age well or might accidentally offend someone. Sometimes an emoji or symbol might become controversial or inappropriate, and then someone calls you out on it. If it wasn’t malicious, just delete it and learn from it. There are boundaries to emoji usage, but they can be a fun and helpful tool.</p>\n\n\n\n<p>Adam:<br />So, the takeaway here is: use emojis, but don’t overdo it. They’re helpful in adding some humanity to otherwise black-and-white text. You can only use so many exclamation marks. Do you use exclamation marks a lot to add emphasis?</p>\n\n\n\n<p>Emma:<br />I have this weird thing against exclamation marks. Stop shouting at me! Nobody’s that excited. I tend to avoid using too many. However, I’ve caught myself doing it when I’m really excited. Someone once gave me feedback about that—because I tend to end messages with double periods or double stops, like &#8220;..&#8221; instead of a single period or an ellipsis. They said that it could come across as unhappy or cold if I didn’t add more information or an emoji. So, I switched that up!</p>\n\n\n\n<p>Adam:<br />Communication evolves, right?</p>\n\n\n\n<p>Emma:<br />Yep, if you’re trying to ensure people know you&#8217;re happy or positive, throw in a smiley face or something.</p>\n\n\n\n<p>Adam:<br />That’s a great point—feedback can be really helpful for improving how you communicate. So, what we take away from this is: give feedback on how someone’s async communication is going, and assume the best in them, especially when you don’t hear back.</p>\n\n\n\n<p>When someone doesn’t respond after you’ve put effort into your message—there are crickets—how do you handle that situation?</p>\n\n\n\n<p>Emma:<br />Yeah, that happens. Especially because my team spans 10 time zones, there’s no way everyone is online at the same time. So, one thing we do is react to messages with an emoji once we&#8217;ve read it or acted on it. Sometimes that gets old, but it becomes second nature—react with a fun emoji so that people know you&#8217;ve seen the message.</p>\n\n\n\n<p>Also, I’m all for tagging people. Not aggressively, but if 24 hours have passed and you know they’ve been online, tag them again. Ping them until they see it! It’s easy to miss a message in Slack or Teams, especially if it pops up briefly and you lose it.</p>\n\n\n\n<p>Adam:<br />Exactly. Sometimes you see a message, but then it disappears, and you can’t find it again.</p>\n\n\n\n<p>Emma:<br />Right, or if you accidentally open it on your phone, you’re kind of out of luck. So don’t feel bad about tagging people—ping them a few times. From my perspective, I’ve never gotten mad at someone for tagging me multiple times. If I missed it, I appreciate the reminder. You could also use a loading emoji, like “I’m working on it, but give me a minute.”</p>\n\n\n\n<p>Adam:<br />So, aggressively tagging—got it. Another thing I’ve found helpful is to avoid asking seven questions in one message. If someone knows the answer to six of them but not the seventh, they might delay responding altogether. Break it down to one or two key questions.</p>\n\n\n\n<p>Here’s the continuation of the transcript with corrections:</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" />\n\n\n\n<p>Adam:<br />So, break it down into one or two key questions, and when you get that response, they can address those first. When you overload someone with too many questions, they’re more likely to ghost you—not because they mean to, but because it feels overwhelming.</p>\n\n\n\n<p>Also, when you do get a response, you might see a little checkmark or a “done,” or they might write “received” or “great question, let me follow up.” That’s something I try to do more of—if someone asks me something complex and I don’t have all the answers right away, I at least let them know I’m thinking about it or working on it. It helps keep the conversation moving forward.</p>\n\n\n\n<p>Emma:<br />Yeah, that’s important. And if your company already has established procedures, emojis can be helpful for tracking communication, too. You can use a &#8220;loading&#8221; emoji, the eyes emoji, or a “working on it” emoji to show progress, and then update it when you&#8217;re done.</p>\n\n\n\n<p>I also want to touch on the formatting of async communication. If you need to ask more than three questions, it can get confusing. If you have a multi-part conversation, I recommend sending a separate post for each topic so they can each have their own dedicated thread. That way, less information gets lost compared to a giant message where everything is lumped together. Otherwise, you might end up having to schedule a call because there’s too much going on in one message.</p>\n\n\n\n<p>Adam:<br />That’s a great tip. Another thing I picked up from my friend Haley at 10up is the importance of consistency and rhythm in communication. If you’re managing a project and have a weekly meeting or update, try to send your agenda or summary at the same time every week. People appreciate predictability in communication—it helps build trust and reduces surprises.</p>\n\n\n\n<p>Another good tip Haley mentioned was drafting your message in Google Docs and getting peer review before you send it out. What’s your take on that?</p>\n\n\n\n<p>Emma:<br />I think it depends on the message, but yeah, I definitely agree with using Google Docs for longer or more formal messages. I’m more comfortable writing in Google Docs because I have Grammarly and other tools to help catch mistakes. Also, if it’s something important or if I need input from others, I’ll ask someone to review it before sending it.</p>\n\n\n\n<p>Sometimes, I’ll ask for feedback like, “Does this have enough context? Does this sound like me? Do I sound upset or annoyed?” Having another set of eyes on a message can help make sure it&#8217;s clear and professional before you hit send.</p>\n\n\n\n<p>Adam:<br />Yeah, I love Grammarly Pro for the win! It&#8217;s not just about catching grammar mistakes—it’s also about ensuring that the message aligns with what you want to convey. Especially with important messages or anything client-facing, it&#8217;s good to slow down and have someone else review it. Don’t rush to publish it—take a beat, have someone look it over, and make sure everything’s in order.</p>\n\n\n\n<p>And one trick I’ve learned is to set expectations upfront. Instead of saying, “When you have a minute, can you look at this?” say, “I need to send this out by 7 PM; would you mind reviewing it before then?” That way, they know how urgent it is, and if they can’t get to it in time, you’re still able to send it by the deadline.</p>\n\n\n\n<p>Emma:<br />Exactly! And it helps to be clear about expectations, especially in different time zones. Also, if something is optional for some people but mandatory for others, it’s important to tag those people directly so they know they need to review it.</p>\n\n\n\n<p>We had an example today on my team where someone sent a message with a summary and action points, and then said, “You have until the end of the day to challenge this, or I’m proceeding.” That’s a great way to set a clear timeline and let people know what the plan is.</p>\n\n\n\n<p>Adam:<br />That’s a great way to handle it—give a clear deadline for feedback and move forward if no one challenges it. There’s a phrase I like: “It’s unkind to be unclear.” Sometimes we try to be too nice, saying, “If you have time,” or “whatever works for you,” but in the end, it just makes things more confusing. Being direct is better.</p>\n\n\n\n<p>Emma:<br />I agree! It’s like when I speak, I tend to say, “Maybe, possibly, kind of…” but in messages, I’m much more direct—“Do this” or “This needs to happen.” It’s about clarity and getting things done.</p>\n\n\n\n<p>Adam:<br />Yeah, it’s unkind to be unclear. You want to be kind and polite, but also clear. It’s a balance—don’t leave people guessing, but also don’t be overly harsh. And if you’re giving people a timeline, tell them when you need something done, and if it’s okay if they don’t respond, let them know that too.</p>\n\n\n\n<p>Emma:<br />Exactly. And when you’re writing these messages, also be aware of the language you use, especially when it comes to different cultures and inclusivity. You don’t want to unintentionally offend someone, so choose your words carefully. And if you do make a mistake, apologize and learn from it.</p>\n\n\n\n<p>Adam:<br />Yes, that’s a great point—be mindful of your audience and the words you choose. And if you mess up, own it and apologize. We’re all learning.</p>\n\n\n\n<p>Alright, we’ve covered a lot, but we still have one more sensitive topic to discuss: swearing. Is it okay to swear? When is it okay, and when is it not okay? What’s your take on dropping swear words in async communication?</p>\n\n\n\n<p>Emma:<br />Personally, I have a bit of a potty mouth, so I’m used to swearing in my day-to-day life. But in async communication, it depends on the company culture. At Hostinger, for example, it’s common for people to drop the occasional F-bomb internally, but I wouldn’t swear in a message to someone I just met or on their first day.</p>\n\n\n\n<p>I think swearing is something that comes with familiarity—it’s more about knowing your audience. If it’s internal and you have a good relationship with the person, swearing might be fine. But for external clients or more formal situations, it’s definitely a no-go.</p>\n\n\n\n<p>Adam:<br />Yeah, I agree. Don’t be the first to swear. If you’re building a relationship or working with a client, keep it professional. There’s a time and place for it, and you want to be sure it’s appropriate before you start using swear words.</p>\n\n\n\n<p>At the same time, you want to be authentic. So if you’re comfortable swearing in certain contexts and it feels natural, it’s okay to do that—but be mindful of the situation.</p>\n\n\n\n<p>Emma:<br />Exactly. Be yourself, but be cautious. And remember, in async communication, everything can be screenshot and shared. So, if you’re swearing in Slack or anywhere else, be aware that it could end up somewhere you didn’t intend.</p>\n\n\n\n<p>Adam:<br />That’s a great point. Always assume your message could be shared, even in private channels or DMs. If you wouldn’t want your message to be forwarded, don’t send it.</p>\n\n\n\n<p>Another thing I try to do in async messages is start by being human. It’s easy to get straight to the point in async communication, but it’s nice to start with a “Hey, how are you?” or “Hope your week is going well” before diving into the business stuff.</p>\n\n\n\n<p>Emma:<br />I agree! My greetings change depending on my energy levels. Sometimes it’s “Hey,” sometimes it’s “Hello!” with lots of o’s, or even a dancing cactus emoji. But I always try to start with a personal touch because we’re not just talking to robots.</p>\n\n\n\n<p>You should ask how someone’s doing before diving into work, especially if you haven’t spoken to them in a while. Just like in person, you don’t walk up to someone and immediately ask them for a status update. Start with a greeting, then get into the conversation.</p>\n\n\n\n<p>Adam:<br />Exactly. It helps build rapport and makes the conversation feel more human. It also shows that you care about the other person beyond just the task at hand. Any final thoughts as we wrap up?</p>\n\n\n\n<p>Emma:<br />I had one, but it’s gone now. My brain isn’t braining anymore!</p>\n\n\n\n<p>Adam:<br />The best part is you can tell me later—async communication!</p>\n\n\n\n<p>Emma:<br />Yes, exactly! I’ll ping you later. But seriously, if anyone listening has questions or specific scenarios where they want help improving their async communication, feel free to send me a message. I love helping with that kind of stuff!</p>\n\n\n\n<p>Adam:<br />Absolutely! And if you, the listeners, have any tips or strategies you use for async communication that we haven’t covered, please let us know. We’d love to hear from you.</p>\n\n\n\n<p>Emma:<br />Yes, and if you have any other topics you want to discuss with us, we’d be more than happy to have you on the show. We can talk, and, you know, shoot the poo—uh, I mean, shoot the shit.</p>\n\n\n\n<p>Adam:<br />And that is a sign that we’re wrapping up this episode of Woo Biz Chat!</p>\n\n\n\n<p>Emma:<br />This is why Emma doesn’t close the show. Goodbye, and thanks to all our listeners!</p>\n</div>\n\n\n\n\n<div class=\"wp-block-group has-border-color has-light-gray-background-color has-background has-small-font-size has-global-padding is-layout-constrained wp-container-core-group-is-layout-7 wp-block-group-is-layout-constrained\">\n<p class=\"has-secondary-color has-text-color has-link-color wp-elements-9acf640b7ba38a84a982fc35d618387f\">This show is sponsored by&#8230;</p>\n\n\n\n<div class=\"wp-block-group is-vertical is-layout-flex wp-container-core-group-is-layout-6 wp-block-group-is-layout-flex\">\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-1 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<div class=\"wp-block-group is-nowrap is-layout-flex wp-container-core-group-is-layout-3 wp-block-group-is-layout-flex\">\n<div class=\"wp-block-group has-base-background-color has-background wp-container-content-3 has-global-padding is-content-justification-left is-layout-constrained wp-container-core-group-is-layout-2 wp-block-group-is-layout-constrained\">\n<img width=\"525\" height=\"525\" tabindex=\"0\" src=\"https://i0.wp.com/dothewoo.io/wp-content/uploads/2024/03/Airwallex.jpg?resize=525%2C525&ssl=1\" alt=\"Airwallex\" class=\"wp-image-80258\" />\n</div>\n</div>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<p class=\"wp-container-content-4\"><strong><a href=\"https://www.airwallex.com/integrations/woocommerce?utm_source=701Nn000009vJ0mIAE\">Airwallex</a></strong>: With <strong>Airwallex</strong> merchants are no longer forced to convert their foreign incoming payments into their home market currencies and they can use the funds to pay suppliers internationally.</p>\n</div>\n</div>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-2 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<div class=\"wp-block-group is-nowrap is-layout-flex wp-container-core-group-is-layout-5 wp-block-group-is-layout-flex\">\n<div class=\"wp-block-group has-base-background-color has-background wp-container-content-5 has-global-padding is-content-justification-left is-layout-constrained wp-container-core-group-is-layout-4 wp-block-group-is-layout-constrained\">\n<img width=\"500\" height=\"500\" tabindex=\"0\" src=\"https://i0.wp.com/dothewoo.io/wp-content/uploads/2024/02/Omnisend-square.jpg?resize=500%2C500&ssl=1\" alt=\"\" class=\"wp-image-78802\" />\n</div>\n</div>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<p class=\"wp-container-content-6\"><strong><a href=\"https://your.omnisend.com/onlywoo_dothewoo\">Omnisend</a></strong>: Whether it&#8217;s for integration into your Woo product, or building sites for clients, <strong>Omnisend</strong> is the solution for email and SMS marketing with their CRM solution for WooCommerce shops and your own website.</p>\n</div>\n</div>\n</div>\n</div>\n\n\n\n<p>In this episode of <strong><em>Woo BizChat</em></strong>, hosts <strong>Adam Weeks</strong> and <strong>Emma Young</strong> dive into the world of asynchronous communication, sharing insights on how to effectively communicate across different time zones and platforms. </p>\n\n\n\n<p>They explore the do’s and don’ts of async communication, the importance of over-communicating, using emojis and tone to convey clarity, and when to switch to a real-time conversation. </p>\n\n\n\n<p>Adam and Emma also tackle the tricky topic of swearing in professional contexts, the value of getting feedback, and how to build rapport while keeping communication clear and human. </p>\n\n\n\n<h2 class=\"wp-block-heading\">Takeaways</h2>\n\n\n\n<p><strong>Over-communicating is better than under-communicating</strong>: In asynchronous communication, providing thorough context is essential, especially if the person hasn’t met you in person or doesn’t know your communication style. Clear, detailed messages help avoid misunderstandings.</p>\n\n\n\n<p><strong>Use emojis strategically</strong>: Emojis can add warmth and tone to otherwise cold, text-based communication. However, don’t overdo it—use them to enhance clarity and express emotions without distracting from the message.</p>\n\n\n\n<p><strong>Break up complex messages</strong>: When you need to ask multiple questions or cover several topics, break your message into separate posts or threads to keep discussions organized and avoid overwhelming the recipient.</p>\n\n\n\n<p><strong>Timing and consistency matter</strong>: Whether it’s a recurring meeting agenda or an important message, being consistent with when and how you communicate helps establish predictability and reliability in your workflow.</p>\n\n\n\n<p><strong>When to switch to real-time communication</strong>: If a conversation becomes too complex or emotional, it’s often best to switch from async to synchronous communication. A quick Zoom call or Slack huddle can save time and prevent misunderstandings.</p>\n\n\n\n<p><strong>Be mindful of your audience</strong>: Different cultures and communication styles may require adjusting your approach. Always be respectful and considerate, especially when using acronyms, jargon, or informal language.</p>\n\n\n\n<p><strong>Feedback is key</strong>: Regularly ask for feedback on your communication style to improve. It helps you ensure that your messages are clear and interpreted as intended.</p>\n\n\n\n<p><strong>Set expectations clearly</strong>: Don’t be afraid to set clear deadlines and expectations in your messages. It’s unkind to be unclear—people appreciate knowing when something is due or when to take action.</p>\n\n\n\n<p><strong>Use peer reviews for important messages</strong>: When sending out important or client-facing communication, consider drafting in a tool like Google Docs and getting feedback from peers before hitting send.</p>\n\n\n\n<p><strong>Know when it’s okay to swear</strong>: Swearing in async communication depends on the company culture and your relationship with the person you’re communicating with. Keep it professional, especially in client-facing conversations, and avoid being the first to swear.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" />\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 11 Sep 2024 09:38:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:3;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:207:\"HeroPress: How WordPress and My Work Help Me Stay on Board During the War – Як WordPress та робота допомагають мені залишатись на плаву під час війни? \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://heropress.com/?post_type=heropress-essays&p=7335\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:198:\"https://heropress.com/essays/how-wordpress-and-my-work-help-me-stay-on-board-during-the-war/#utm_source=rss&utm_medium=rss&utm_campaign=how-wordpress-and-my-work-help-me-stay-on-board-during-the-war\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:34865:\"<img width=\"1024\" height=\"512\" src=\"https://heropress.com/wp-content/uploads/2024/09/090624-min.jpg\" class=\"attachment-large size-large wp-post-image\" alt=\"\" />\nHere is Lana reading her own story aloud.\n\n\n\n\n\n<p><a href=\"https://heropress.com/feed/#ukranian\">Це есе також доступно українською.</a></p>\n\n\n\n<p>My name is Lana Miro, shortened for Svitlana. I’m a Partnerships Manager at Crocoblock. This article is my personal story about how WordPress and my work have been helping me stay on board during the war in Ukraine.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-brief-introduction\">Brief Introduction</h2>\n\n\n\n<p>I’m 28 years old, born and raised in Mykolaiv, Ukraine. It’s a peaceful, small city (<em>before the war, about 400,000 people lived here</em>). I never thought about moving because travelling and exploring other cities for short periods was enough for me. Mykolaiv was always my comfort zone, where I felt safe.</p>\n\n\n\n<p>This city provides me with a sense of peace – the river, the parks… the river – yes, I’m a fan of water. <img src=\"https://s.w.org/images/core/emoji/15.0.3/72x72/1f30a.png\" alt=\"🌊\" class=\"wp-smiley\" /></p>\n\n\n\n<a href=\"https://x.com/Lana_Miro/status/1822876256439857433\"><img width=\"1024\" height=\"807\" src=\"https://heropress.com/wp-content/uploads/2024/09/[email protected]\" alt=\"\" class=\"wp-image-7336\" /></a>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-my-introduction-to-wordpress\">My Introduction to WordPress</h2>\n\n\n\n<p>I began my journey with WordPress in 2017 when I started an internship at TemplateMonster. That’s when I discovered this incredible platform that captivated me with its scope and possibilities.</p>\n\n\n\n<p>At TemplateMonster, I worked as a Partnerships Manager. At that time, the company’s niche was templates for various CMS platforms. So, I’m well-acquainted with all of WordPress’s competitors. <img src=\"https://s.w.org/images/core/emoji/15.0.3/72x72/1f604.png\" alt=\"😄\" class=\"wp-smiley\" /></p>\n\n\n\n<p>During my three years with the company,<strong> I realized that WordPress was the largest and most interesting CMS for me.</strong></p>\n\n\n\n<p>Why?</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>The community and the number of people creating content about WordPress is enormous!</li>\n\n\n\n<li>A variety of plugins and templates.</li>\n\n\n\n<li>An interesting and intuitive dashboard.</li>\n</ul>\n\n\n\n<p>In 2020, during the Covid pandemic, I started experiencing issues with my back and mental health, so I decided to take a one-year break. I left the project and rejoined another Holding project a year later – Crocoblock.</p>\n\n\n\n<p>Crocoblock was a breath of fresh air for me because of its amazing community and cool plugins that I wanted to work with.</p>\n\n\n\n<p><img src=\"https://s.w.org/images/core/emoji/15.0.3/72x72/26a1.png\" alt=\"⚡\" class=\"wp-smiley\" />My main tasks involved finding partners for collaboration, organizing events, and more. I’ve described partnerships in more detail in my free guide – <a href=\"https://lanamiro.medium.com/free-ebook-wordpress-partnerships-basics-61635d13f82a?source=user_profile---------0----------------------------\"><em>WordPress Partnerships Basics</em></a>.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-invasion-how-to-work\">Invasion: How to Work?</h2>\n\n\n\n<p>The war with Russia has been ongoing since 2014, so the Russian invasion in 2022 wasn’t a surprise to us. However, what was surprising – that bombs, missiles, and artillery could be used with such intensity in the 21st century.</p>\n\n\n\n<p>For the first two weeks, we were paralyzed. <img src=\"https://s.w.org/images/core/emoji/15.0.3/72x72/1f614.png\" alt=\"😔\" class=\"wp-smiley\" /></p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-the-beginning\">The beginning</h3>\n\n\n\n<p>The first two weeks of the war were a real shock. We were all paralyzed, but the Crocoblock team quickly came together, creating an operational chat to support each other. This was a time when<strong> words, actions, and even just being present in the chat meant so much</strong>.<img src=\"https://s.w.org/images/core/emoji/15.0.3/72x72/1f499.png\" alt=\"💙\" class=\"wp-smiley\" /></p>\n\n\n\n<p>For example, one of our employees immediately went to the army, so we collected money, and our developers bought everything he needed to start.</p>\n\n\n\n<p>I checked my work email on the second day of the escalation. Lying in the basement, with the internet barely reaching, I decided, “<em>I’m relatively safe, so I can respond to partners</em>.” I reviewed critical messages, and let them know that we were okay and would respond as soon as we adapted.</p>\n\n\n\n<p>A few days later, we decided to<a href=\"https://crocoblock.com/blog/wordpress-community-supports-ukraine/\"> write a blog post</a> to let the Community know we were okay and to explain what was happening. <img src=\"https://s.w.org/images/core/emoji/15.0.3/72x72/1f625.png\" alt=\"😥\" class=\"wp-smiley\" /></p>\n\n\n\n<p>After two weeks of lying in the basement (<em>yes, my family of nine spent two weeks in the basement, occasionally sleeping in the corridor or bathroom for safety</em>), a bomb was dropped near our street, and that became a critical moment for our family.&nbsp;</p>\n\n\n\n<p>By a majority vote, we decided to move to the western part of our country.</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-adaptation-period\">Adaptation period</h3>\n\n\n\n<p>Once we were safe, I was able to start working at 100% (<em>okay, maybe 80%, as 20% of me was still in shock </em><img src=\"https://s.w.org/images/core/emoji/15.0.3/72x72/1f623.png\" alt=\"😣\" class=\"wp-smiley\" />). Of course, the news, conditions, and stress affected me, but <strong>work helped me get back into a routine and begin to adapt.</strong></p>\n\n\n\n<p>Work became my lifeline.&nbsp;</p>\n\n\n\n<p>It brought me back to life, giving me a <strong>sense of stability</strong> when everything around me was falling apart. We recorded a video message for our clients, which was an important step not only for synchronization but also for my personal recovery.</p>\n\n\n\n<div class=\"wp-block-embed__wrapper\">\n\n</div>\n\n\n\n<p>Not to mention the numerous words of support we received afterward.</p>\n\n\n\n<p>We once again realized that <strong>Crocoblock clients are the best</strong>.<img src=\"https://s.w.org/images/core/emoji/15.0.3/72x72/1f49a.png\" alt=\"💚\" class=\"wp-smiley\" /></p>\n\n\n\n<p>Part of the team immediately moved to safer cities or went abroad. But some stayed in Mykolaiv, and Anna, our CEO, was in an occupied city – Kherson. But that’s her story. I was incredibly happy when she finally left the occupation, and <strong>we exhaled in relief</strong>.</p>\n\n\n\n<p>After three months (<em>which felt like a year</em>), my husband and I decided to move closer to Mykolaiv to be near his parents. It was safe there, but due to the constant changes, my depression reached its peak.</p>\n\n\n\n<p>Fortunately, part of Kherson was liberated, and Mykolaiv was being shelled less frequently, so we decided to <strong>return home</strong>. That’s when I started treatment with a psychiatrist. She helped stabilize my condition and bring me back.<img src=\"https://s.w.org/images/core/emoji/15.0.3/72x72/231b.png\" alt=\"⌛\" class=\"wp-smiley\" /></p>\n\n\n\n<p><img src=\"https://s.w.org/images/core/emoji/15.0.3/72x72/1f4af.png\" alt=\"💯\" class=\"wp-smiley\" /> <strong>2022 was the hardest year for me and my family</strong>, but the ability to work and be part of the WordPress community helped me<strong> Just Continue</strong>. At the end of the year, I decided to thank everyone who supported me, asked how I was doing, joked, and was kind to me in a p<a href=\"https://lanamiro.medium.com/thank-you-wordpress-community-3eb235dae1f1\">ost on Medium</a>.&nbsp;</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-team-changes\">Team changes</h3>\n\n\n\n<p>Of course, the war impacted our team, and I immediately noticed how management changed its approach to<strong> focus on caring for each team member</strong>.</p>\n\n\n\n<p><img src=\"https://s.w.org/images/core/emoji/15.0.3/72x72/1f64c.png\" alt=\"🙌\" class=\"wp-smiley\" /> We started having training sessions based on the team’s requests (e.g.,<em> anxiety management</em>), management helped with healing supplies (<em>since there are blackouts or Internet issues in Ukraine</em>), and relocation if needed.</p>\n\n\n\n<p>During the war, our HR team introduced the <strong>IDP (Individual Development Plan)</strong>, which allows you to outline your development for the year, focus, and receive better feedback. This helped me during my depression. The war brought changes, and I became more anxious, chaotic and found it hard to focus.</p>\n\n\n\n<p><img src=\"https://s.w.org/images/core/emoji/15.0.3/72x72/1f469-200d-1f4bb.png\" alt=\"👩‍💻\" class=\"wp-smiley\" /> <strong>The constant support from my manager was also crucial.</strong> My manager is Anna, our CEO. I regularly receive feedback from her, which is often needed to work better. She also supports my initiatives and ideas, which is incredibly motivating.</p>\n\n\n\n<p>I try to implement her skills in managing my team of three wonderful women – Victoria, Community Manager; Nikki, Content Marketer; and Dashel, our blog Editor. <img src=\"https://s.w.org/images/core/emoji/15.0.3/72x72/1f64f.png\" alt=\"🙏\" class=\"wp-smiley\" /></p>\n\n\n\n<a href=\"https://heropress.com/wp-content/uploads/2024/09/crocoblock-team-1024.webp\" class=\"kb-advanced-image-link\"><img width=\"1024\" height=\"683\" src=\"https://heropress.com/wp-content/uploads/2024/09/crocoblock-team-1024.webp\" alt=\"Crocoblock Team\" class=\"kb-img wp-image-7337\" /></a>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-today\">Today</h3>\n\n\n\n<p>I’m writing this article on August 26, during one of the biggest attacks by Russia (<em>just one day after our Independence Day celebration</em>). More than 100 missiles and drones were launched this morning.</p>\n\n\n\n<p>We woke up at 7:30 a.m. and saw the attack begin. Thanks to monitoring channels, we can continue to live and hide in shelters when they announce. I had breakfast, did some exercise, and started working with sirens in the background.</p>\n\n\n\n<p>Next came the emergency electricity offs, as one of Russia&#8217;s goals is to break our energy system and plunge our country and people into chaos. But besides anger and hatred, I no longer feel anything for them. We are prepared; we have power banks, EcoFlows, water reserves, and are ready to work full force so our country can survive.</p>\n\n\n\n<p><img src=\"https://s.w.org/images/core/emoji/15.0.3/72x72/1f4aa.png\" alt=\"💪\" class=\"wp-smiley\" /> We are currently actively preparing for our 2nd WordPress Agency Summit in September, and this helps me feel like I can be useful to the community. <a href=\"https://crocoblock.com/wordpress-agency-summit/\">Join us; it’s free</a>.</p>\n\n\n\n<p>We’re also trying to participate in more WordPress events. For example, this year we <a href=\"https://crocoblock.com/blog/wordcamp-europe-2024-impressions/\">sponsored WordCamp Europe 2024</a>, and we’re planning to <a href=\"https://grinon.wordcamp.org/2024/\">sponsor a local event in Spain</a> for the first time. <img src=\"https://s.w.org/images/core/emoji/15.0.3/72x72/1f44f.png\" alt=\"👏\" class=\"wp-smiley\" /></p>\n\n\n\n<p>In general, I’m finding my place in the WordPress community, which inspires me with its kindness and support. The first step was my guide on partnerships. Next, I plan to:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Launch my blog </strong>– a home for my thoughts – on partnerships, event organization, mental health, etc.;</li>\n\n\n\n<li><strong>Contribute photos to the WordPress directory</strong> (since this is an old hobby I forgot about);</li>\n\n\n\n<li>Plus, I have many ideas that I want to gradually implement. <img src=\"https://s.w.org/images/core/emoji/15.0.3/72x72/1f642.png\" alt=\"🙂\" class=\"wp-smiley\" /></li>\n</ul>\n\n\n\n<a href=\"https://heropress.com/wp-content/uploads/2024/09/crocoblock-flying-to-wordcamp-europe-1024.webp\" class=\"kb-advanced-image-link\"><img width=\"1024\" height=\"768\" src=\"https://heropress.com/wp-content/uploads/2024/09/crocoblock-flying-to-wordcamp-europe-1024.webp\" alt=\"Crocoblock Team in an airplane\" class=\"kb-img wp-image-7338\" /></a>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-what-helped-me\">What Helped Me</h2>\n\n\n\n<p>My strength comes from the support of my team, family, and the WordPress community. Along with that, therapy, household chores, and even simple joys like cafes or books helped me find inner harmony to continue living.</p>\n\n\n\n<p><img src=\"https://s.w.org/images/core/emoji/15.0.3/72x72/2b50.png\" alt=\"⭐\" class=\"wp-smiley\" />My top glimmers:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Donating to the military (I try to donate at least 10% of my income every month);</li>\n\n\n\n<li>Car trips (this is my therapy and childhood dream);</li>\n\n\n\n<li>Household chores to distract myself and declutter;</li>\n\n\n\n<li>Cafes (many atmospheric places have opened in the city);</li>\n\n\n\n<li>Supporting Ukrainian businesses (we try to buy local products);</li>\n\n\n\n<li>WordPress events and activities;</li>\n\n\n\n<li>Books and good music;</li>\n\n\n\n<li>Comfortable and beautiful things;</li>\n\n\n\n<li>The support of my family and sister;</li>\n\n\n\n<li>Flowers and small gifts (I didn’t see the point before, but now they bring a smile and improve my mood).</li>\n</ul>\n\n\n\n<p>Because only in harmony with myself can I help my country. <img src=\"https://s.w.org/images/core/emoji/15.0.3/72x72/1f499.png\" alt=\"💙\" class=\"wp-smiley\" /> <img src=\"https://s.w.org/images/core/emoji/15.0.3/72x72/1f49b.png\" alt=\"💛\" class=\"wp-smiley\" /></p>\n\n\n<div class=\"kb-row-layout-wrap kb-row-layout-id7335_1d82ac-22 alignnone kt-row-has-bg wp-block-kadence-rowlayout\"><div class=\"kt-row-column-wrap kt-has-1-columns kt-row-layout-equal kt-tab-layout-inherit kt-mobile-layout-row kt-row-valign-top\">\n\n<div class=\"wp-block-kadence-column kadence-column7335_b866b9-19\"><div class=\"kt-inside-inner-col\">\n<h2 id=\"work-environment\" class=\"kt-adv-heading7335_4cd999-6f wp-block-kadence-advancedheading\">Lana&#8217;s Work Environment</h2>\n\n\n\n<p>We asked Lana for a view into her development life and this is what she sent!</p>\n\n\n	<div class=\"hotspots-image-container\">\n		<img width=\"2000\" height=\"900\" src=\"https://heropress.com/wp-content/uploads/2024/09/lana-workspace-2.jpeg\" alt=\"Lana Miro\'s Workspace\" class=\"hotspots-image skip-lazy\" />\n	</div>\n\n\n\n\n<p class=\"kt-adv-heading7335_4adc64-8c wp-block-kadence-advancedheading has-theme-palette-9-background-color has-background\">HeroPress would like to thank <a href=\"https://wpdrawattention.com/\">Draw Attention</a> for their donation of the plugin to make this interactive image!</p>\n</div></div>\n\n</div></div>\n\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" />\n\n\n\n<h1 id=\"ukranian\" class=\"kt-adv-heading7335_a20301-49 wp-block-kadence-advancedheading\">Як WordPress та робота допомагають мені залишатись на плаву під час війни?&nbsp;</h1>\n\n\n\nСлухайте власну історію Лани вголос.\n\n\n\n\n\n<p>Мене звати Лана Міро, скорочено від Світлани. Я – партнерський менеджер у Crocoblock. Ця стаття – моя особиста історія про те, як WordPress і робота допомагають мені залишатися на плаву під час війни в Україні.</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-короткий-вступ\">Короткий вступ</h2>\n\n\n\n<p>Мені 28 років, я народилась і проживаю у місті Миколаїв, Україна. Це спокійне, не велике місто (до війни, тут проживало близько 400 тис. людей). Я ніколи не задумувалась про переїзд, бо мені було достатньо подорожей і дослідження інших міст на короткий період. А от Миколаїв завжди залишався моєю комфортною зоною, де я почувала себе в безпеці.</p>\n\n\n\n<p>Тут є те, що дає мені відчуття спокою – річка, парки… річка – так, я фанат води.<img src=\"https://s.w.org/images/core/emoji/15.0.3/72x72/1f30a.png\" alt=\"🌊\" class=\"wp-smiley\" /></p>\n\n\n\n<a href=\"https://x.com/Lana_Miro/status/1822876256439857433\" class=\"kb-advanced-image-link\"><img width=\"1024\" height=\"807\" src=\"https://heropress.com/wp-content/uploads/2024/09/[email protected]\" alt=\"\" class=\"kb-img wp-image-7336\" /></a>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-знайомство-з-wordpress\">Знайомство з WordPress</h2>\n\n\n\n<p>Я почала свій шлях з WordPress у 2017 році, коли прийшла на стажування до TemplateMonster. Тоді я відкрила для себе цю неймовірну платформу, яка захопила мене своєю масштабністю і можливостями.</p>\n\n\n\n<p>У TemplateMonster, я працювала менеджером з партнерств. На той період ніша компанії – це шаблони для різних CMS. Тому я обізнана з усіма конкурентами WordPress. <img src=\"https://s.w.org/images/core/emoji/15.0.3/72x72/1f600.png\" alt=\"😀\" class=\"wp-smiley\" />&nbsp;</p>\n\n\n\n<p>Протягом 3х років роботи в компанії, я зрозуміла, що WordPress найбільша і найцікавіша для мене CMS.</p>\n\n\n\n<p>Чому?&nbsp;</p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Ком’юніті та кількість людей, які створюють контент про WordPress – величезна!</li>\n\n\n\n<li>Різноманітність плагінів, шаблонів</li>\n\n\n\n<li>Цікавий і інтуїтивний дашборд&nbsp;</li>\n</ol>\n\n\n\n<p>У 2020, під час Covid, я почала більше відчувати проблеми зі спиною і ментальним здоров’ям, тому вирішила зробити паузу на 1 рік. Звільнилась з проекту і поновилась через рік у інший проект холдингу – Crocoblock.&nbsp;</p>\n\n\n\n<p>Crocoblock став для мене новим ковтком повітря, бо тут крутезне ком’юніті і класні плагіни, з якими хочеться працювати.&nbsp;</p>\n\n\n\n<p><img src=\"https://s.w.org/images/core/emoji/15.0.3/72x72/26a1.png\" alt=\"⚡\" class=\"wp-smiley\" />Моїми основними завданнями було пошук партнерів для співпраці, організація заходів, і т.д. Більше про партнерства, я описала у своєму, безкоштовному посібнику – <a href=\"https://lanamiro.medium.com/free-ebook-wordpress-partnerships-basics-61635d13f82a?source=user_profile---------0----------------------------\">WordPress Partnerships Basics</a>.&nbsp;</p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-повномасштабна-війна-як-працювати\">Повномасштабна Війна: як працювати?</h2>\n\n\n\n<p>Війна з росією триває з 2014 року, тому для нас не був сюрпризом наступ росіян 2022. Але сюрпризом було, що у 21 столітті можуть використовуватись бомби, ракети, та артилерія в такій інтенсивності.&nbsp;</p>\n\n\n\n<p>Перші 2 тижні ми були паралізовані. <img src=\"https://s.w.org/images/core/emoji/15.0.3/72x72/1f614.png\" alt=\"😔\" class=\"wp-smiley\" /></p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-початок\">Початок</h3>\n\n\n\n<p>Перші два тижні війни були справжнім шоком. Ми всі були паралізовані, але команда Crocoblock швидко згуртувалася, створивши оперативний чат для підтримки один одного. Це був час, коли слова, дії і навіть просто присутність у чаті значили дуже багато.<img src=\"https://s.w.org/images/core/emoji/15.0.3/72x72/1f499.png\" alt=\"💙\" class=\"wp-smiley\" /></p>\n\n\n\n<p>(<em>наприклад, наш співробітник одразу пішов воювати, тому ми зібрали гроші і наші розробники купили все що йому потрібно для початку</em>).&nbsp;</p>\n\n\n\n<p>На робочу пошту я зайшла десь на другий день ескалації. Лежачи в підвалі, інтернет трошки дотягував, тому я вирішила – “<em>Я відносно в безпеці, отже можу відповісти партнерам :D</em>”. Я оглянула критичні повідомлення, дала знати що у нас все окей і відповімо якомога скоріше як адаптуємось.&nbsp;</p>\n\n\n\n<p>Через пару днів, ми вирішили <a href=\"https://crocoblock.com/blog/wordpress-community-supports-ukraine/\">написати блог статтю</a>, щоб дати знати нашим клієнтам та партнерам – ми в порядку і що взагалі відбувається. <img src=\"https://s.w.org/images/core/emoji/15.0.3/72x72/1f625.png\" alt=\"😥\" class=\"wp-smiley\" />&nbsp;</p>\n\n\n\n<p>Через 2 тижні, лежачи в підвалі (<em>так, 2 тижні моя сім’я з 9 людей провела в підвалі, періодично сплячи в коридорі або ванній кімнаті дому для безпеки</em>) недалеко від нашої вулиці скинули бомбу і це стало критичним моментом для нашої сім’і. І методом голосування – ми виїхали на захід нашої країни.</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-період-адаптації\">Період адаптації</h3>\n\n\n\n<p>Будучи в безпеці, я змогла почати працювати на всі 100 <em>(ну окей, на 80%, 20% мене ще досі було шокована</em><img src=\"https://s.w.org/images/core/emoji/15.0.3/72x72/1f623.png\" alt=\"😣\" class=\"wp-smiley\" />). Звичайно, новини, умови і стан стресу вплинули, але робота допомогла повернутись в режим і почати адаптуватись.&nbsp;</p>\n\n\n\n<p>Робота стала моїм рятівним колом. Вона повернула мене до життя, дала мені відчуття стабільності, коли все навколо руйнувалося. Ми записали відеозвернення для наших клієнтів, що стало важливим кроком не лише для синхронізації, але й для мого особистого відновлення.</p>\n\n\n\n<div class=\"wp-block-embed__wrapper\">\n\n</div>\n\n\n\n<p>Не кажучи вже про численну кількість слів підтримки, яку ми отримали потім.&nbsp;</p>\n\n\n\n<p>Ми ще раз зрозуміли –<strong> Crocoblock клієнти – найкращі</strong>.<img src=\"https://s.w.org/images/core/emoji/15.0.3/72x72/1f49a.png\" alt=\"💚\" class=\"wp-smiley\" /></p>\n\n\n\n<p>Частина команди одразу переїхала в безпечніші міста або виїхала закордон. Але дехто залишався в Миколаєві, а Анна – наша CEO взагалі була в окупованому місті – Херсон. Але це вже її історія. Я була неймовірно рада коли вона нарешті виїхала з окупації і ми видихнули з полегшенням.</p>\n\n\n\n<p>Після 3х місяців (<em>для мене вони тягнулись як рік</em>), я і мій чоловік вирішили переїхати ближче до Миколаєва до його батьків. Там було безпечно, але через зміни, моя депресія досягла апогею.</p>\n\n\n\n<p>На щастя, звільнили частину Херсону і Миколаїв став менше обстрілюватись, тому ми вирішили повернутися додому. Де я почала лікування з психіатром. Вона допомогла стабілізувати мій стан і повернути себе.<img src=\"https://s.w.org/images/core/emoji/15.0.3/72x72/231b.png\" alt=\"⌛\" class=\"wp-smiley\" /></p>\n\n\n\n<p><strong><img src=\"https://s.w.org/images/core/emoji/15.0.3/72x72/1f4af.png\" alt=\"💯\" class=\"wp-smiley\" />2022 рік був найскладнішим</strong> для мене та моєї сім’ї, але можливість працювати та бути частинкою WordPress ком’юніті допомогло мені вистояти та допомагати моїй країні. В кінці року, я вирішила подякувати всім, хто мене підтримував, запитував як справи, жартував, був добрим до мене, у <a href=\"https://lanamiro.medium.com/thank-you-wordpress-community-3eb235dae1f1\">своєму пості на Medium</a>.&nbsp;&nbsp;</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-командні-зміни\">Командні зміни</h3>\n\n\n\n<p>Звичайно війна вплинула на нашу команду і я одразу помітила як менеджмент змінив підхід до управління з акцентом на <strong>піклування про кожного члена команди</strong>.&nbsp;</p>\n\n\n\n<p><img src=\"https://s.w.org/images/core/emoji/15.0.3/72x72/1f64c.png\" alt=\"🙌\" class=\"wp-smiley\" />У нас почались тренінги згідно запитів команди (<em>наприклад, боротьба з тривожністю</em>), менеджмент допомагає з засобами заживлення (<em>так як в Україні бувають блекаути/проблеми зі світлом або зв’язком</em>) та релокацією за потреби.</p>\n\n\n\n<p>Під час війни, наша HR команда ввела IDP (Individual development plan), який дозволяє окреслити розвиток людини протягом року, сфокусуватись і отримувати кращий фідбек. Мені це допомогло під час депресії. Бо війна внесла свої корективи і я стала більш тривожною, хаотичною і важко було сфокусуватись.</p>\n\n\n\n<p><strong><img src=\"https://s.w.org/images/core/emoji/15.0.3/72x72/1f469-200d-1f4bb.png\" alt=\"👩‍💻\" class=\"wp-smiley\" />Важливою є постійна підтримка менеджера</strong>. Мій менеджер – це Анна, наша СЕО. Від неї я постійно отримую фідбек, який так часто потрібен, щоб краще працювати. Також вона підтримує мої починання та ідеї, що неймовірно мотивує.&nbsp;</p>\n\n\n\n<p>Я стараюсь наслідувати її навички у своєму управлінні моєю командою з трьох прекрасних жінок – Вікторія, Community Manager; Ніккі, Content Marketer, та Дашель, Editor.</p>\n\n\n\n<a href=\"https://heropress.com/wp-content/uploads/2024/09/crocoblock-team-1024.webp\" class=\"kb-advanced-image-link\"><img width=\"1024\" height=\"683\" src=\"https://heropress.com/wp-content/uploads/2024/09/crocoblock-team-1024.webp\" alt=\"Crocoblock Team\" class=\"kb-img wp-image-7337\" /></a>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-сьогодення-nbsp\">Сьогодення&nbsp;</h3>\n\n\n\n<p>Пишу цю статтю 26 серпня, в день однієї з наймасштабнішої атаки росії (буквально 1 день від святкування нашого дня Незалежності). Більше 100 ракет і дронів було випущено зранку.&nbsp;</p>\n\n\n\n<p>Зранку ми прокинулись о 7:30 і побачили початок атаки. Завдяки моніторинговим каналам, ми можемо продовжувати жити і підглядати коли треба сховатись в укриття. Я поснідала, зробила зарядку і почала працювати з серенами на фоні (це значно краще ніж вибухи).&nbsp;</p>\n\n\n\n<p>Далі почались аварійні відключення, бо одна з цілей росії – зламати нашу енергосистему і ввести нашу країну і людей в хаос. Але, окрім злості і ненависті я більше не відчуваю нічого до них. Ми підготовлені, маємо пауербанки, екофлоу, резерви води і готові працювати наповну, щоб країна вижила.</p>\n\n\n\n<p><img src=\"https://s.w.org/images/core/emoji/15.0.3/72x72/1f4aa.png\" alt=\"💪\" class=\"wp-smiley\" />Зараз ми активно працюємо над підготовкою до нашої 2гої WordPress Agency Summit у вересні і це допомагає мені відчувати, що я можу бути корисною ком’юніті. <a href=\"https://crocoblock.com/wordpress-agency-summit/\">Доєднуйтесь</a>, це безкоштовно.&nbsp;</p>\n\n\n\n<p>Також стараємось більше брати участь у заходах WordPress. Наприклад, <a href=\"https://crocoblock.com/blog/wordcamp-europe-2024-impressions/\">спонсорували WordCamp Europe 2024</a>, та плануємо спонсорувати вперше <a href=\"https://grinon.wordcamp.org/2024/\">локальний захід у Іспанії</a>.<img src=\"https://s.w.org/images/core/emoji/15.0.3/72x72/1f44f.png\" alt=\"👏\" class=\"wp-smiley\" /></p>\n\n\n\n<a href=\"https://heropress.com/wp-content/uploads/2024/09/crocoblock-flying-to-wordcamp-europe-1024.webp\" class=\"kb-advanced-image-link\"><img width=\"1024\" height=\"768\" src=\"https://heropress.com/wp-content/uploads/2024/09/crocoblock-flying-to-wordcamp-europe-1024.webp\" alt=\"Crocoblock Team in an airplane\" class=\"kb-img wp-image-7338\" /></a>\n\n\n\n<p><strong>В загальному, я шукаю своє місце у WordPress ком’юніті</strong>, яке надихає мене своєю добротою та підтримкою. Першим кроком був мій посібник про партнерства. Далі, я планую:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>запустити свій блог</strong> – дім для моїх думок – про партнерства, організацію заходів, ментальне здоров’я і т.д.;</li>\n\n\n\n<li><strong>контриб’юторство фотографій</strong> у директорію WordPress (так як це моє стареньке хоббі про яке я забула);</li>\n\n\n\n<li>Плюс маю безліч ідей, які поступово хочу втілювати. <img src=\"https://s.w.org/images/core/emoji/15.0.3/72x72/1f642.png\" alt=\"🙂\" class=\"wp-smiley\" /></li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-що-мені-допомогло\">Що мені Допомогло</h2>\n\n\n\n<p>Моя сила – це підтримка моєї команди, родини, і ком’юніті WordPress. Разом з тим, терапія, побутові справи, і навіть прості радощі, такі як кав’ярні або книжки, допомогли мені знайти внутрішню гармонію, щоб продовжувати боротьбу.</p>\n\n\n\n<p>Мої топ глімери:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Донати на військо (щомісяця стараюсь не менше 10% доходу донатити);</li>\n\n\n\n<li>Поїздки на машині (це моя терапія і дитяча мрія);</li>\n\n\n\n<li>Побутові справи, щоб відволіктись і не думати;</li>\n\n\n\n<li>Кав’ярні (у місті відкрилось багато атмосферних закладів);</li>\n\n\n\n<li>Підтримка українських бізнесів (намагаємось купувати локальні товари);</li>\n\n\n\n<li>WordPress заходи та події;</li>\n\n\n\n<li>Книжки та хороша музика;&nbsp;</li>\n\n\n\n<li>Зручні та гарні речі;&nbsp;</li>\n\n\n\n<li>Підтримка моєї сім’ї, родини та сестри;</li>\n\n\n\n<li>Квіти та дрібні подарунки (раніше не бачила в тому сенсу, а зараз дарують посмішку і настрій).</li>\n</ul>\n\n\n\n<p>Бо тільки у гармонійному стані я можу допомагати своїй країні вистояти. <img src=\"https://s.w.org/images/core/emoji/15.0.3/72x72/1f499.png\" alt=\"💙\" class=\"wp-smiley\" /> <img src=\"https://s.w.org/images/core/emoji/15.0.3/72x72/1f49b.png\" alt=\"💛\" class=\"wp-smiley\" /></p>\n<p>The post <a href=\"https://heropress.com/essays/how-wordpress-and-my-work-help-me-stay-on-board-during-the-war/\">How WordPress and My Work Help Me Stay on Board During the War &#8211; Як WordPress та робота допомагають мені залишатись на плаву під час війни? </a> appeared first on <a href=\"https://heropress.com\">HeroPress</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 11 Sep 2024 05:00:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:9:\"Lana Miro\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:4;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:55:\"WordPress.org blog: WordPress 6.6.2 Maintenance Release\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=17669\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:71:\"https://wordpress.org/news/2024/09/wordpress-6-6-2-maintenance-release/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:8328:\"<h2 class=\"wp-block-heading\">WordPress 6.6.2 is now available!</h2>\n\n\n\n<p>This minor release includes <a href=\"https://core.trac.wordpress.org/query?status=closed&id=!61982&milestone=6.6.2&group=status&col=id&col=summary&col=owner&col=type&col=priority&col=component&col=version&col=keywords&order=id\">15 bug fixes in Core</a> and <a href=\"https://core.trac.wordpress.org/ticket/61982#comment:5\">11 in the Block Editor</a>, addressing issues like unexpected CSS specificity changes in certain themes. For a full summary of the maintenance updates, you can refer to the <a href=\"https://make.wordpress.org/core/2024/09/04/wordpress-6-6-2-rc1-is-now-available/\">Release Candidate announcement</a>.</p>\n\n\n\n<p>WordPress 6.6.2 is a short-cycle release. The next major release will be <a href=\"https://make.wordpress.org/core/6-7/\">version 6.7</a> planned for November 12, 2024.</p>\n\n\n\n<p>If you have sites that support automatic background updates, the update process will begin automatically.</p>\n\n\n\n<p>You can <a href=\"https://wordpress.org/wordpress-6.6.2.zip\">download WordPress 6.6.2 from WordPress.org</a>, or visit your WordPress Dashboard, click “Updates”, and then click “Update Now”.</p>\n\n\n\n<p>For more information on this release, please <a href=\"https://wordpress.org/support/wordpress-version/version-6-6-2\">visit the HelpHub site</a>.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Thank you to these WordPress contributors</h2>\n\n\n\n<p>This release was led by <a href=\"https://profiles.wordpress.org/hellofromTonya\">Tonya Mork</a> and <a href=\"https://profiles.wordpress.org/vcanales/\">Vicente Canales</a>, with <a href=\"https://profiles.wordpress.org/jorbin/\">Aaron Jorbin</a> mentoring us.</p>\n\n\n\n<p>WordPress 6.6.2 would not have been possible without the contributions of the following people. Their asynchronous coordination to deliver maintenance fixes into a stable release is a testament to the power and capability of the WordPress community.</p>\n\n\n\n<p class=\"is-style-wporg-props-long\"><a href=\"https://profiles.wordpress.org/jorbin\">Aaron Jorbin</a>, <a href=\"https://profiles.wordpress.org/aaronrobertshaw\">Aaron Robertshaw</a>, <a href=\"https://profiles.wordpress.org/adamsilverstein\">Adam Silverstein</a>, <a href=\"https://profiles.wordpress.org/wildworks\">Aki Hamano</a>, <a href=\"https://profiles.wordpress.org/atachibana\">Akira Tachibana</a>, <a href=\"https://profiles.wordpress.org/akshat2802\">Akshat Kakkad</a>, <a href=\"https://profiles.wordpress.org/harlet7\">Alexandru Horeanu</a>, <a href=\"https://profiles.wordpress.org/amitraj2203\">Amit Raj</a>, <a href=\"https://profiles.wordpress.org/andreiglingeanu\">andreiglingeanu</a>, <a href=\"https://profiles.wordpress.org/andrewserong\">Andrew Serong</a>, <a href=\"https://profiles.wordpress.org/the-ank\">Ankur Vishwakarma</a>, <a href=\"https://profiles.wordpress.org/ahortin\">Anthony Hortin</a>, <a href=\"https://profiles.wordpress.org/apmeyer\">apmeyer</a>, <a href=\"https://profiles.wordpress.org/aristath\">Ari Stathopoulos</a>, <a href=\"https://profiles.wordpress.org/rainbowgeek\">Benjamin Denis</a>, <a href=\"https://profiles.wordpress.org/bernhard-reiter\">bernhard-reiter</a>, <a href=\"https://profiles.wordpress.org/ironprogrammer\">Brian Alexander</a>, <a href=\"https://profiles.wordpress.org/freibergergarcia\">Bruno Freiberger Garcia</a>, <a href=\"https://profiles.wordpress.org/poena\">Carolina Nymark</a>, <a href=\"https://profiles.wordpress.org/costdev\">Colin Stewart</a>, <a href=\"https://profiles.wordpress.org/talldanwp\">Daniel Richards</a>, <a href=\"https://profiles.wordpress.org/dballari\">David Ballarin Prunera</a>, <a href=\"https://profiles.wordpress.org/davidbaumwald\">David Baumwald</a>, <a href=\"https://profiles.wordpress.org/dlh\">David Herrera</a>, <a href=\"https://profiles.wordpress.org/dsas\">Dean Sas</a>, <a href=\"https://profiles.wordpress.org/debarghyabanerjee\">DEBARGHYA BANERJEE</a>, <a href=\"https://profiles.wordpress.org/dmsnell\">Dennis Snell</a>, <a href=\"https://profiles.wordpress.org/mamaduka\">George Mamadashvili</a>, <a href=\"https://profiles.wordpress.org/gziolo\">Greg Ziółkowski</a>, <a href=\"https://profiles.wordpress.org/jamesros161\">James Rosado</a>, <a href=\"https://profiles.wordpress.org/madtownlems\">Jason LeMahieu (MadtownLems)</a>, <a href=\"https://profiles.wordpress.org/audrasjb\">Jb Audras</a>, <a href=\"https://profiles.wordpress.org/jeherve\">Jeremy Herve</a>, <a href=\"https://profiles.wordpress.org/joedolson\">Joe Dolson</a>, <a href=\"https://profiles.wordpress.org/jonsurrell\">Jon Surrell</a>, <a href=\"https://profiles.wordpress.org/josklever\">Jos Klever</a>, <a href=\"https://profiles.wordpress.org/karan4word\">karan4official</a>, <a href=\"https://profiles.wordpress.org/ryelle\">Kelly Choyce-Dwan</a>, <a href=\"https://profiles.wordpress.org/kowsar89\">Kowsar Hossain</a>, <a href=\"https://profiles.wordpress.org/kracked888\">kracked888</a>, <a href=\"https://profiles.wordpress.org/luisherranz\">luisherranz</a>, <a href=\"https://profiles.wordpress.org/clorith\">Marius L. J.</a>, <a href=\"https://profiles.wordpress.org/marius84\">mariushosting</a>, <a href=\"https://profiles.wordpress.org/markhowellsmead\">Mark Howells-Mead</a>, <a href=\"https://profiles.wordpress.org/mattraines\">mattraines</a>, <a href=\"https://profiles.wordpress.org/michaelwp85\">michaelwp85</a>, <a href=\"https://profiles.wordpress.org/mukesh27\">Mukesh Panchal</a>, <a href=\"https://profiles.wordpress.org/munyagu\">munyagu</a>, <a href=\"https://profiles.wordpress.org/narenin\">Narendra Sishodiya</a>, <a href=\"https://profiles.wordpress.org/ndiego\">Nick Diego</a>, <a href=\"https://profiles.wordpress.org/nithi22\">Nithin John</a>, <a href=\"https://profiles.wordpress.org/nithins53\">Nithin SreeRaj</a>, <a href=\"https://profiles.wordpress.org/alshakero\">Omar Alshaker</a>, <a href=\"https://profiles.wordpress.org/paaljoachim\">Paal Joachim Romdahl</a>, <a href=\"https://profiles.wordpress.org/pamprn\">Pamela Ribeiro</a>, <a href=\"https://profiles.wordpress.org/swissspidy\">Pascal Birchler</a>, <a href=\"https://profiles.wordpress.org/pbiron\">Paul Biron</a>, <a href=\"https://profiles.wordpress.org/peterwilsoncc\">Peter Wilson</a>, <a href=\"https://profiles.wordpress.org/presstoke\">presstoke</a>, <a href=\"https://profiles.wordpress.org/ramonopoly\">ramonopoly</a>, <a href=\"https://profiles.wordpress.org/youknowriad\">Riad Benguella</a>, <a href=\"https://profiles.wordpress.org/coffee2code\">Scott Reilly</a>, <a href=\"https://profiles.wordpress.org/sergeybiryukov\">Sergey Biryukov</a>, <a href=\"https://profiles.wordpress.org/shailu25\">Shail Mehta</a>, <a href=\"https://profiles.wordpress.org/smerriman\">smerriman</a>, <a href=\"https://profiles.wordpress.org/sabernhardt\">Stephen Bernhardt</a>, <a href=\"https://profiles.wordpress.org/hellofromTonya\">Tonya Mork</a>, <a href=\"https://profiles.wordpress.org/vcanales\">Vicente Canales</a>, <a href=\"https://profiles.wordpress.org/wongjn\">wongjn</a>, <a href=\"https://profiles.wordpress.org/ytfeldrawkcab\">ytfeLdrawkcaB</a>\n</p>\n\n\n\n<h2 class=\"wp-block-heading\">How to contribute</h2>\n\n\n\n<p class=\"is-style-default\">To get involved in WordPress core development, head over to Trac, <a href=\"https://core.trac.wordpress.org/report/6\">pick a ticket</a>, and join the conversation in the <a href=\"https://wordpress.slack.com/archives/C02RQBWTW\">#core</a> and <a href=\"https://wordpress.slack.com/archives/C07BTF54N68\">#6-7-release-leads</a> channels. Need help? Check out the <a href=\"https://make.wordpress.org/core/handbook/\">Core Contributor Handbook</a>.</p>\n\n\n\n<p>As a reminder, please see <a href=\"https://make.wordpress.org/plugins/2024/09/04/upcoming-security-changes-for-plugin-and-theme-authors-on-wordpress-org/\">this post for the upcoming security changes for plugin and theme authors on WordPress.org</a>.</p>\n\n\n\n<p class=\"has-text-align-right\"><em>Props to <a href=\"https://profiles.wordpress.org/jorbin/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>jorbin</a>, <a href=\"https://profiles.wordpress.org/cbringmann/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>cbringmann</a>, <a href=\"https://profiles.wordpress.org/audrasjb/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>audrasjb</a>, and <a href=\"https://profiles.wordpress.org/sergeybiryukov/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>sergeybiryukov</a> for proofreading.</em></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 10 Sep 2024 16:07:26 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:10:\"Tonya Mork\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:5;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:86:\"Do The Woo Community: Three AI Projects Happening at  Automattic with Thomas Shellberg\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"https://dothewoo.io/?p=85607\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:70:\"https://dothewoo.io/3-ai-projects-at-automattic-with-thomas-shellberg/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:20518:\"<div class=\"wp-block-group has-border-color has-light-gray-background-color has-background has-small-font-size has-global-padding is-layout-constrained wp-container-core-group-is-layout-13 wp-block-group-is-layout-constrained\">\n<p class=\"has-secondary-color has-text-color has-link-color wp-elements-9acf640b7ba38a84a982fc35d618387f\">This show is sponsored by&#8230;</p>\n\n\n\n<div class=\"wp-block-group is-vertical is-layout-flex wp-container-core-group-is-layout-12 wp-block-group-is-layout-flex\">\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-3 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<div class=\"wp-block-group is-nowrap is-layout-flex wp-container-core-group-is-layout-9 wp-block-group-is-layout-flex\">\n<div class=\"wp-block-group has-base-background-color has-background wp-container-content-7 has-global-padding is-content-justification-left is-layout-constrained wp-container-core-group-is-layout-8 wp-block-group-is-layout-constrained\">\n<img width=\"1224\" height=\"1224\" tabindex=\"0\" src=\"https://i0.wp.com/dothewoo.io/wp-content/uploads/2022/11/Hostinger_Vertical_Purple-e1668465093968.jpg?resize=1224%2C1224&ssl=1\" alt=\"Hostinger\" class=\"wp-image-73505\" />\n</div>\n</div>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<p class=\"wp-container-content-8\"><strong><a href=\"https://hostinger.com\">Hostinger</a></strong>: As a builder or an agency managing multiple sites, check out <strong>Hostinger</strong>. Whether you are building a WordPress site or specifically, a Woo store, their infrastructure brings your clients sites speed, uptime and security.</p>\n</div>\n</div>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-4 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<div class=\"wp-block-group is-nowrap is-layout-flex wp-container-core-group-is-layout-11 wp-block-group-is-layout-flex\">\n<div class=\"wp-block-group has-base-background-color has-background wp-container-content-9 has-global-padding is-content-justification-left is-layout-constrained wp-container-core-group-is-layout-10 wp-block-group-is-layout-constrained\">\n<img width=\"500\" height=\"500\" tabindex=\"0\" src=\"https://i0.wp.com/dothewoo.io/wp-content/uploads/2024/02/Omnisend-square.jpg?resize=500%2C500&ssl=1\" alt=\"\" class=\"wp-image-78802\" />\n</div>\n</div>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<p class=\"wp-container-content-10\"><strong><a href=\"https://your.omnisend.com/onlywoo_dothewoo\">Omnisend</a></strong>: Whether it&#8217;s for integration into your Woo product, or building sites for clients, <strong>Omnisend</strong> is the solution for email and SMS marketing with their CRM solution for WooCommerce shops and your own website.</p>\n</div>\n</div>\n</div>\n</div>\n\n\n\nEpisode Transcript\n<div class=\"wp-block-group has-global-padding is-layout-constrained wp-block-group-is-layout-constrained\">\n<p>Dave:<br />Welcome to Do the Woo. This is an All Things WordPress and WooCommerce podcast, and this is the Emerging Tech series. I am your host, Dave Lockie, and for this episode, we&#8217;ve got Thomas Shellberg, who is representing the Applied AI team from Automattic, and therefore one of my colleagues. Hi, Thomas. Thanks for joining us today. How are you doing?</p>\n\n\n\n<p>Thomas:<br />Hi, Dave. I&#8217;m doing great. Thanks for having me.</p>\n\n\n\n<p>Dave:<br />Perfect. So today we wanted to talk a little bit about what Automattic is up to with AI, and you are the best person I can think of to talk us through that. So, I guess maybe first let&#8217;s just start with you. What&#8217;s your background? How did you come to be at Automattic, and when did you join the Applied AI team, and why? What were you doing before, and what was so appealing about jumping into this team?</p>\n\n\n\n<p>Thomas:<br />Yeah, thanks. So, I&#8217;ve actually been at Automattic for nine years now. Before then, I was working for WooThemes, which was before it became WooCommerce and before it was acquired by Automattic. I&#8217;ve been working with Woo for a long time. Yeah, one of the originals— I think we were about 35 people. It was a very scrappy, small company when I joined. I was hired as a Happiness Engineer in 2014, and I worked there for five years before I started to get really interested in programming. I became essentially the first junior developer at Automattic in 2020 and became a full-time engineer. I was working on Woo Pay and some other Woo payments and projects, extensions, etc.</p>\n\n\n\n<p>Pretty much after GPT-3 came out, I started to get really interested in the LLM (large language model) side of machine learning and AI. Before that, I had done some AI courses, the more traditional machine learning courses by Andrew Ng, from the famous Stanford course. But yeah, I started to run some experiments and began thinking about ways that WooCommerce could utilize this new LLM technology and some of the magic that apparently came out of this &#8220;black box.&#8221; I was quite vocal about my experiments and ideas, and we eventually created a Woo AI team—sort of an experimental, short-term team to explore what kind of projects in WooCommerce could utilize AI.</p>\n\n\n\n<p>Our biggest achievement was the Woo AI plugin that we shipped to about 10,000 customers, and it still gets used to this day. The plugin mainly helps with generating product descriptions, product titles, categories, and even includes a background removal tool for images. After that, I moved into the Applied AI team, which focuses more on WordPress.com functionality and how we can improve it. I’ve been on the Applied AI team since May.</p>\n\n\n\n<p>Dave:<br />What a lovely story! Coming from a Happiness background and ending up really in the thick of it, the cutting edge of what we&#8217;re trying to do as a business—it must feel like a great ride you&#8217;ve been on.</p>\n\n\n\n<p>Thomas:<br />Yeah, and I think everyone should do some kind of tech support or customer support in their lifetime. It really helps you develop a level of empathy for your customers that you can’t replicate just by using the product short-term. I think it really, really helps in development.</p>\n\n\n\n<p>Dave:<br />Yeah, it&#8217;s almost unlimited in the number of ways someone can misunderstand, misuse, or break a piece of technology. I&#8217;ve done a lot of customer support myself over the years, so, yeah, strong plus-one from me there.</p>\n\n\n\n<p>Thomas:<br />You can never fully predict how people will use your products, especially something as flexible as WooCommerce or WordPress. People find interesting ways to use a product that you never thought of.</p>\n\n\n\n<p>Dave:<br />Totally. My background is in agency freelancing and then running an agency, and I always used to say there are a million ways to build a WordPress site, but only a handful of ways that are actually right or good for the long term. I think that remains true to this day, and it&#8217;s definitely something I’m passionate about in my day-to-day work—figuring out when to be more opinionated about how to build successful sites and stores using Automattic’s suite of products and services.</p>\n\n\n\n<p>Obviously, there are different tribes or mini-ecosystems within the greater space. For example, if you’re building on Elementor, there’s a whole bunch of stuff that comes along with that. But Automattic has its own de facto set of opinions. We think that if you&#8217;re going to do e-commerce on WordPress, you should be using WooCommerce, Gutenberg, and Jetpack. Trying to find that balance between flexibility and customizability while also having opinions and guardrails to ensure product compatibility and a consistent user experience—both on the front and back ends—is a really interesting problem to solve.</p>\n\n\n\n<p>Thomas:<br />I think that&#8217;s a really interesting point, and it&#8217;s very relevant at this moment. We’ll get into some of the projects we’re working on, but that’s exactly what we’re dealing with—finding the balance between freedom and opinionated patterns, presets, or decisions about how a website should look and what an AI should do for you, versus leaving things open for customization.</p>\n\n\n\n<p>Dave:<br />Awesome. That’s a nice and natural segue. Why don’t you tell us some of the things that you’re up to—maybe some of the things you’ve shipped and are iterating on, and maybe some of the active projects you’re working on now? Then we can leap into the future a little.</p>\n\n\n\n<p>Thomas:<br />Sure. I’d say we have three major projects. One of them is public, and one is sort of behind the scenes but kind of public. The first one is the Jetpack AI Assistant. It’s a contextual AI assistant that lives inside the Gutenberg editor. It’s highly contextual, so if you select a text block, you’ll see AI options like &#8220;translate this text,&#8221; &#8220;rewrite this,&#8221; or &#8220;correct mistakes,&#8221; which is really cool. It’s built into the editor, so it doesn’t add any extra level of abstraction or anything unfamiliar. It’s just part of what you already know. So, that’s great.</p>\n\n\n\n<p>It’s an extra plan inside of Jetpack. It can also generate images, helping to make your pages and posts more interesting and appealing. Instead of hunting for a stock image that might not fit perfectly, you can use AI-generated images that match your needs. It’s really good for outlining posts too. Usually, the hardest part of writing is starting from nothing, and having an outline really helps.</p>\n\n\n\n<p>Dave:<br />Yeah, I totally agree. There’s always the challenge of a blank piece of paper. You have a rough idea, but how do you shape it quickly? When you&#8217;re writing casually, you can leave things half-finished and come back to them, but if you&#8217;re a professional marketer or under pressure to produce content regularly, you need to quickly form a good idea of what the end product will look like. I think AI helps with that.</p>\n\n\n\n<p>Also, it’s great for keeping you in a particular mode—whether you’re creating or editing. I often find that when I’m in a creative mode, the editorial side of my brain starts creeping in, and it gets distracting. With an AI assistant, I know I can focus on the creative part now and rely on the machine to handle the editing later. What kind of feedback have you received about how the Jetpack AI Assistant is being used?</p>\n\n\n\n<p>Thomas:<br />Oh, that&#8217;s a good question. I’d have to get back to you with specifics, but I do know we have quite a few users who love it. Feedback has been good. I don&#8217;t have the numbers right now, but I can get them to you.</p>\n\n\n\n<p>Dave:<br />Cool. Sorry to put you on the spot there. No worries! Hard questions, even if we&#8217;re on the same team, Thomas. Good stuff. Alright, so project number one is the in-editor assistant. What’s project number two?</p>\n\n\n\n<p>Thomas:<br />Project number two is called Odie. Odie is basically our in-house WordPress.com chat system. You can think of it as a chatbot platform. It has access to and is trained on all WordPress.com documentation, so it provides accurate answers to common questions from WordPress.com users.</p>\n\n\n\n<p>One bot, called WaaPu, is available via a chat interface natively within the WordPress.com admin area. When you search for help, that’s the first thing that pops up. It’s a conversational interface, and it’s actually doing quite well. We make it clear that it’s powered by AI because we want to be as transparent as possible. The main benefit is that WordPress.com users get help super fast, often resolving their issues right away.</p>\n\n\n\n<p>About 30–40% of support volume is handled by this chatbot, with high customer ratings. It’s really good for repetitive questions that come up from documentation and don’t require creative troubleshooting. People appreciate getting immediate answers rather than waiting for a response from a human.</p>\n\n\n\n<p>Dave:<br />That makes total sense. If you’re in a rush, you’ll settle for a quick coffee out of a machine rather than waiting for a handcrafted brew. I guess ticket completion rates are higher than expected?</p>\n\n\n\n<p>Thomas:<br />Yes, higher than I expected! What’s cool is that our Happiness Engineers (HEs) help improve WaaPu’s quality. Tickets answered by Odie are reviewed by HEs, who give them ratings, so it gets better based on what our Happiness Engineers would reply with. There’s a human feedback loop improving it.</p>\n\n\n\n<p>Dave:<br />And the name Odie—wasn’t that a cartoon dog from Garfield?</p>\n\n\n\n<p>Thomas:<br />Yes, technically it’s short for Odysseus, but yes,</p>\n\n\n\n<p>there’s Odie from Garfield too.</p>\n\n\n\n<p>Dave:<br />Maybe there’s a double meaning there. Hopefully, it&#8217;s smarter than Garfield&#8217;s Odie! It sounds like it is. I didn’t realize we were seeing such an impact. Often people don’t know what question to ask—they know what they’re trying to achieve but not the terminology to use. Chatbots can crystallize what they’re really asking. Do you think that’s fair?</p>\n\n\n\n<p>Thomas:<br />Absolutely. There are multiple benefits. By automating simple and repetitive questions, Happiness Engineers have more time for complex, creative problem-solving, which is more stimulating and uses more of their knowledge. When I was a Happiness Engineer, I worked on the most complex tickets at WooCommerce, and it was much more engaging than handling password resets all day. So, there’s a second benefit for people craving a bit more complexity and creativity in their job.</p>\n\n\n\n<p>Dave:<br />That’s about moving up the value chain and building stronger relationships with customers. Instead of answering repetitive queries, we can focus on novel challenges with our customers, which adds value. It ties into that earlier point about balancing customization with guidance.</p>\n\n\n\n<p>So, tell us about project three.</p>\n\n\n\n<p>Thomas:<br />Project three is ongoing and codenamed Big Sky. It’s our most ambitious project—essentially an AI assistant for building your first website on WordPress.com. We’re targeting people who recognize WordPress.com as a great place to build a site but don’t know how to design one. Being launched into a blank page can be intimidating, so as part of onboarding, this assistant helps generate an initial site layout that looks good. Then, the user can tailor it without needing to know anything about web design.</p>\n\n\n\n<p>Our goal is to make the process intuitive, even for users with no prior experience with WordPress. We&#8217;re really excited about it.</p>\n\n\n\n<p>Dave:<br />Interesting. So, this essentially teaches users by allowing them to change something already set up? They can see how blocks are composed, and by editing the blocks, they learn how the tool works. It’s easier to tweak something than to start from scratch.</p>\n\n\n\n<p>Thomas:<br />Absolutely. It’s very hard to start from scratch. Even if you have a rough idea, it’s easier to see something similar and make it your own. It speeds up the process massively. The challenge we’re working on is ensuring users don’t feel dropped into the deep end with Gutenberg. We want to guide them through the experience without overwhelming them.</p>\n\n\n\n<p>Dave:<br />I can see how this reduces the tension of tweaking vs. starting from scratch. It helps users stay creative and experiment, allowing them to take control in ways that feel natural.</p>\n\n\n\n<p>Thomas:<br />Exactly. We&#8217;re targeting business owners who want to focus on their business and the creative aspect of running it. We want to lower the barrier to entry by making website building intuitive, rather than making them learn web design to run their business.</p>\n\n\n\n<p>Dave:<br />Totally agree! This also feels essential for the future of websites. Many other digital channels, like social media, are intuitive and easy to use from the start. We need websites to have a similar experience—something that just works without needing expert advice.</p>\n\n\n\n<p>Thomas:<br />Absolutely. Our idea is to grow with the user. Initially, the site may not need complex functionality, but as their business grows—whether that means taking payments, adding members, or shipping inventory—we’ll be there with modular solutions that meet their needs.</p>\n\n\n\n<p>Dave:<br />That makes sense. It aligns perfectly with our mission of democratizing publishing. Thanks for sharing everything that Automattic’s up to. I’ve learned a lot today, and I’m sure our listeners have too. Will you be at WordCamp US?</p>\n\n\n\n<p>Thomas:<br />Unfortunately, I won’t be there. I’m in Germany and have a broken foot, so flying isn’t an option.</p>\n\n\n\n<p>Dave:<br />Oh no! Best wishes for a swift recovery! Thanks again, Thomas, and take care.</p>\n</div>\n\n\n\n\n<p>In this episode of <em><strong>All Things WordPress &amp; Woo, Emerging Tech</strong></em> series, host <strong>Dave Lockie</strong> chats with T<strong>homas Shellberg from Automattic&#8217;s Applied AI team</strong>. </p>\n\n\n\n<p>They explore Automattic&#8217;s recent AI projects, including the Jetpack AI Assistant for content creation, the Odie chatbot for in-house WordPress.com support, and Big Sky, an ambitious AI-driven tool for helping users build websites.</p>\n\n\n\n<p>Thomas shares insights on the role of AI in enhancing user experience, reducing complexity, and supporting small businesses. They also discuss the evolving landscape of e-commerce, AI&#8217;s potential to democratize web development, and the future of AI-powered solutions in WordPress and WooCommerce.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Takeaways</h2>\n\n\n\n<p><strong>The Projects</strong>: Automattic is working on several AI-driven projects, including the Jetpack AI Assistant for content creation, Odie, an in-house chatbot for WordPress.com support, and Big Sky, an AI assistant that helps users build their first website. Each project aims to simplify tasks and improve user experience across WordPress and WooCommerce.</p>\n\n\n\n<p><strong>AI in Content Creation</strong>: The Jetpack AI Assistant integrates directly into the Gutenberg editor, offering users contextual suggestions for rewriting, translating, and improving content. It can also generate images and outlines to help users overcome the &#8220;blank page&#8221; problem when writing.</p>\n\n\n\n<p><strong>Automation in Customer Support</strong>: The Odie chatbot, used on WordPress.com, handles about 30-40% of support volume, answering common and repetitive questions quickly. This allows Happiness Engineers to focus on more complex and creative customer problems, improving overall support quality.</p>\n\n\n\n<p><strong>Simplifying Website Creation</strong>: Big Sky, Automattic&#8217;s most ambitious AI project, aims to help users—especially those with no web design experience—build their first website on WordPress.com. By generating an initial layout, users can easily modify their site without starting from scratch.</p>\n\n\n\n<p><strong>Empowering Small Businesses</strong>: Automattic’s AI tools, particularly in WooCommerce, aim to democratize e-commerce by giving small businesses access to tools that are typically available to larger companies. These tools can help artisans and entrepreneurs create professional websites without the need for technical expertise.</p>\n\n\n\n<p><strong>Balancing Flexibility and Opinionation</strong>: A recurring theme is the challenge of balancing flexibility with providing opinionated guidance. Automattic&#8217;s goal is to maintain the customizable nature of WordPress and WooCommerce while offering users more structured, streamlined experiences with the help of AI.</p>\n\n\n\n<p><strong>Future of E-commerce Analytics</strong>: Automattic is also working on improving WooCommerce analytics with AI-driven insights that can provide actionable feedback for merchants. This includes personalized suggestions on how to improve store performance based on industry benchmarks.</p>\n\n\n\n<p><strong>AI’s Role in Democratizing Technology</strong>: The discussion highlights how AI can lower the barriers for small business owners, reducing the complexity and cost of building and managing websites, and allowing them to compete with larger brands.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 10 Sep 2024 00:23:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:6;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:88:\"WPTavern: WordPress Community Team to Close Inactive Meetup Groups by September 16, 2024\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=161213\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:98:\"https://wptavern.com/wordpress-community-team-to-close-inactive-meetup-groups-by-september-16-2024\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2245:\"<p>Automattic’s Community Engagement Specialist, Devin Maeztri, has <a href=\"https://make.wordpress.org/community/2024/09/06/final-reminder-inactive-meetup-groups-will-be-closed-in-september-2024/\">announced</a> that the WordPress Community Team will close all inactive meetup groups by September 16, 2024. Over the past month, the team has been working hard to reactivate recently inactive WordPress Meetups.</p>\n\n\n\n<p>“This project comes in response to recent data revealing that nearly half of our groups are currently inactive—a statistic that underscores the need for proactive measures.”, Devin <a href=\"https://make.wordpress.org/community/2024/06/28/reactivating-inactive-meetup-groups/\">explained.</a> As of June 2024, there are more than 762 WordPress Meetup groups across 108 countries and nearly 537,000 members.&nbsp;</p>\n\n\n\n<p>The Community Team released a <a href=\"https://docs.google.com/spreadsheets/d/1ZQtvn2fHQRFcgxSM64vXWE8yY0CqcPkrEVzpVowi8sQ/edit?gid=0#gid=0\">list of inactive Meetups</a> at risk of removal from the WordPress Chapter Meetup Program. Organizers have until <strong>September 16</strong> to confirm if they wish to remain active.</p>\n\n\n\n<p>As per the list, 22 meetups have already requested closure. Spain leads with six closure requests, followed by the USA (4), France (3), and Indonesia (3).</p>\n\n\n\n<p>Meetup groups that fail to respond will be removed from the WordPress Chapter Meetup Program. Currently, 140 groups are yet to respond, with the largest numbers coming from the USA (33), Italy (8), Brazil (7), Spain (6), India (6), and Venezuela (4).</p>\n\n\n\n<p>“Once a group is removed from the WordPress network, Meetup.com will guide Co-organizers, Assistant Organizers, Event Organizers, and Members on how to keep the group active independently (including managing the subscription fee).”, Devin assured.</p>\n\n\n\n<p>Since June 2024, WordPress.com has<a href=\"https://wordpress.com/blog/2024/06/16/free-wordpress-meetup-site/\"> offered free websites</a> for local WordPress meetups.</p>\n\n\n\n<p>Organizers who believe their group was mistakenly flagged as inactive and groups that wish to rejoin the WordPress network after removal can contact the Community Team at [email protected].</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 09 Sep 2024 17:42:58 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:7:\"Jyolsna\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:7;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:63:\"WPTavern: Pedraum Pardehpoosh Joins Automattic as VP of Product\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=161236\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:74:\"https://wptavern.com/pedraum-pardehpoosh-joins-automattic-as-vp-of-product\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1755:\"<p>Last week, Automattic <a href=\"https://automattic.com/2024/09/03/welcome-pedraum-pardehpoosh/\">announced</a> Pedraum Pardehpoosh as its new Vice President of Product. Though a new face in the WordPress arena, he brings extensive tech experience from both startups and major corporations like Walmart, Apple, and Airbnb. </p>\n\n\n\n<p>In the announcement, Automattic shared, “As VP of Product, Pedraum will oversee product excellence across Automattic, beginning by immersing himself in the open source WordPress ecosystem that drives innovation for 43% of the Internet.”&nbsp;</p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>I’m thrilled to be joining Automattic. My top focus will be to understand the WordPress ecosystem deeply, first and foremost. After that, I hope to help foster a culture of product development, befitting a company of Automattic’s stature. With so much talent and so many great ideas that go along with that, I expect the top challenges will be prioritization and focus.</p>\n\n\n\n<p>&#8211; Pedraum Pardehpoosh</p>\n</blockquote>\n\n\n\n<p>Automattic’s product portfolio includes WordPress.com, Woo, Jetpack, WordPress VIP, Simplenote, Longreads, The Atavist, WPScan, Akismet, Gravatar, Crowdsignal, Cloudup, Tumblr, Day One, Pocket Casts, Newspack, and Beeper.&nbsp;</p>\n\n\n\n<p>Pedraum’s appointment comes during an exciting time for Automattic as they <a href=\"https://wptavern.com/automattic-is-migrating-tumblr-to-wordpress\">migrate Tumblr to WordPress</a>. The company is actively hiring for this <a href=\"https://automattic.com/work-with-us/tumblr-migration/\">migration</a> and other roles, with open positions listed <a href=\"https://automattic.com/work-with-us/\">here</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 09 Sep 2024 17:17:40 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:7:\"Jyolsna\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:8;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:111:\"Do The Woo Community: AI, Adaptability, and the Future of eCommerce, Insights from Gigi JK and Steve Tamulewicz\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"https://dothewoo.io/?p=85589\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:107:\"https://dothewoo.io/ai-adaptability-and-the-future-of-ecommerce-insights-from-gigi-jk-and-steve-tamulewicz/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:30107:\"<div class=\"wp-block-group has-border-color has-light-gray-background-color has-background has-small-font-size has-global-padding is-layout-constrained wp-container-core-group-is-layout-18 wp-block-group-is-layout-constrained\">\n<p class=\"has-secondary-color has-text-color has-link-color wp-elements-9acf640b7ba38a84a982fc35d618387f\">This show is sponsored by&#8230;</p>\n\n\n\n<div class=\"wp-block-group is-vertical is-layout-flex wp-container-core-group-is-layout-17 wp-block-group-is-layout-flex\">\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-5 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<div class=\"wp-block-group is-nowrap is-layout-flex wp-container-core-group-is-layout-16 wp-block-group-is-layout-flex\">\n<div class=\"wp-block-group has-base-background-color has-background wp-container-content-11 has-global-padding is-content-justification-left is-layout-constrained wp-container-core-group-is-layout-15 wp-block-group-is-layout-constrained\">\n<img width=\"600\" height=\"600\" tabindex=\"0\" src=\"https://i0.wp.com/dothewoo.io/wp-content/uploads/2022/10/GoDaddy-square.png?resize=600%2C600&ssl=1\" alt=\"GoDaddy\" class=\"wp-image-75131\" />\n</div>\n</div>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<p class=\"wp-container-content-12\"> <strong><a href=\"https://godaddy.com\">GoDaddy</a></strong>: Build your clients sites using the flexibility of a <strong>Managed WooCommerce Store from GoDaddy</strong>. If you clients are looking to expand their store, you can deliver them a fully-customized WooCommerce site.</p>\n</div>\n</div>\n</div>\n</div>\n\n\n\nEpisode Transcript\n<div class=\"wp-block-group has-global-padding is-layout-constrained wp-block-group-is-layout-constrained\">\n<p>Gigi:<br />Good morning, Steve. How are you?</p>\n\n\n\n<p>Steve:<br />I&#8217;m well, Gigi, and yourself?</p>\n\n\n\n<p>Gigi:<br />Doing well too, thank you. So, for this podcast, let me introduce myself. I am Gigi JK. I run an eCommerce engineering company.</p>\n\n\n\n<p>Steve:<br />And I am Steve Tamulewicz with eCreations out of Phoenix, Arizona. Also a WordPress and WooCommerce platform engineer as well.</p>\n\n\n\n<p>Gigi:<br />Alright, so a little bit more about my company. We are a WooCommerce certified agency. However, we have expertise in multiple eCommerce platforms, and we differentiate ourselves from most of the other agencies by being an eCommerce engineering company. The reason why is that, for us, eCommerce is like a car rally, and in order to win the race, you need a great driving team—that&#8217;s your marketing agency—and then you need a great hardcore engineering team to figure out what the right car engineering you need to have and what the right gears it should have. That&#8217;s where Virtina comes in. I started as a software engineering company, Virtina. Then we saw this need in the marketplace for a good software engineering company, just like a good car engineering company. There was a need for a great eCommerce engineering company. So we shifted the focus from being a software engineering company to an eCommerce engineering company. The last point is, 90%—no, 98%—of my clients are small to medium-sized businesses. But once in a while, we get a client like Amazon or the world&#8217;s largest democratic country. When they get into trouble, and somehow our name gets passed around, they come to us, and we do a good job at it. And we have other agencies also work with us behind the scenes, in front of the scenes, etc.</p>\n\n\n\n<p>Steve:<br />So, we, on the other hand, are focused on Woo. So, when we have clients who come to us with a certain challenge, we want to understand what our client&#8217;s end game is. And a lot of times, if they&#8217;re sold on a different platform than Woo, I haven’t done my job. But if they are, I will turn them over to XII, or if they need someone in their specific geographic region, we work with other verified experts as we are, and as you are, Gigi. But you&#8217;re absolutely right when you say that we have to understand the client, and I love the race car analogy. We’ve got to put together the pieces. I still need to make a living, but if it’s not right for the client, I’m not going to put myself in that position. So, most of our clientele is probably mid-to-enterprise level, and I think you and I are probably one of six or seven in the country who get that.</p>\n\n\n\n<p>I always get the calls to fix things, but a lot of times, when other agencies or freelancers say, &#8220;This can&#8217;t be done,&#8221; you call one of us guys. So, we like the data analysis. We like working with them to make sure that they come up with the right solution, whether it be Woo or not. If it is, great, we&#8217;ll work with them, and we&#8217;ll start doing the architecture and going through that. If it&#8217;s not, then we have no problem referring. As a background, Gigi and I, we met—was it in &#8217;16 or &#8217;17?—up in Seattle at WordCamp. It was a good party.</p>\n\n\n\n<p>Gigi:<br />Just before COVID.</p>\n\n\n\n<p>Steve:<br />Yes. So, I think that kind of sums up what we do. I was thinking about this podcast, Gigi, and I wanted to ask you—you brought up a good segue—did COVID affect you? And if it did, did you become busier? Did you slow down? How did that happen? What was your experience with the whole COVID thing?</p>\n\n\n\n<p>Gigi:<br />Very good question. By being in this space, competing with other digital marketing agencies, with our background, we have specific challenges every day, right? I&#8217;m talking specifically, as I mentioned, we are a software engineering company focused on eCommerce, right? We are not a marketing agency, and we compete with the marketing agents, the gurus, the pundits, and experts who are really good in marketing. We compete with them. When COVID happened, it just hit us really badly. We had to take certain steps internally. I&#8217;m very grateful to my team, some of whom have been with me for more than a decade—even predating me in the company—and the team stuck with us, giving me a lot of support to go through those challenges. We learned a lot of things that made us resilient.</p>\n\n\n\n<p>Today, when a lot of agencies went out of business, and other businesses as well, we are still here. And if I sum up what made us strong, it was how to market better. Our marketing became our storytelling, and our marketing became way better because COVID forced us to do that. That’s one thing. The second thing we learned is that our lead source used to be leads from partner platforms and organic. The shift was, 90% of the leads came from platforms and 10% from organic. Today, because of COVID, we were able to change the equation to just the opposite—90%, 98% from organic, and almost 1% from any other sources. It taught us a lot of lessons. How about you?</p>\n\n\n\n<p>Steve:<br />So, it was interesting. It was challenging. We were considered essential with what we do, and I give my team credit. Again, I&#8217;ll give my team more credit than you gave yours, how’s that? Without my team—they all had options to work from home, and we had the protocols in place, obviously—but it was odd because there was a paradigm shift. I think we have a lot of brick-and-mortar and online clients, and we deal with a lot of clients that have both. Because brick-and-mortar sales went down, their eCommerce sales just went through the roof, and that opened everyone&#8217;s eyes. They realized, &#8220;Hey, we were able to do this in the store, we need to be able to do that online too.&#8221; And short of coding &#8220;smell-o-vision,&#8221; it was very difficult and challenging for us to be quickly reactive based on the decline of in-store traffic and the increase in online traffic. So, we got through it. It was fun, it was challenging, and it was definitely a learning experience. I think with the whole COVID era of 2020 and 2021, everyone learned, especially with online commerce. Regardless of the platform, I think everyone learned that it’s here to stay. Obviously, you have all these stores still today going out of business, and I believe that’s because online commerce really accelerated during the COVID period.</p>\n\n\n\n<p>Gigi:<br />Yeah, true. There has been a big shift in the last, let’s say, 12 months with the advent of AI. I am curious to know—</p>\n\n\n\n<p>Steve:<br />That I fired all my developers? I use ChatGPT for all my code.</p>\n\n\n\n<p>Gigi:<br />Yeah. How is that affecting your marketing, your lead flow, the Google changes—GA or Mute—sometimes it&#8217;s there, sometimes it&#8217;s not there, right? And SEO versus GEO, all that AI stuff—how is it affecting your agency?</p>\n\n\n\n<p>Steve:<br />So, we use AI as a pretty decent springboard. When we are in charge of content, product descriptions, or whatever the case may be, and we get writer&#8217;s block or creative block—it happens in every agency, right?—we’ll go to ChatGPT or another AI tool and say, &#8220;Okay, write me a description that says this.&#8221; And then it&#8217;s like, &#8220;Okay, alright, now I can get started.&#8221; It’s kind of like a kickstart, but then you have to make sure that it’s not recognized as AI. But we use it as a clutch in an engine. Going back to your race car analogy, we use it just to warm up the engine a little bit. Do you use it?</p>\n\n\n\n<p>Gigi:<br />Of course, right. We’ve been using it for idea generation and idea evaluation, in terms of any form of content—idea generation and evaluation. When it comes to creating the meat of it—let’s say we’re talking a blog—we can create the table of contents, figure out and evaluate the ideas, topics, etc., and decide what’s good and what’s bad. Then we start generating the content. Well, initially—I&#8217;m smiling because about a year ago when I started pushing AI to our content writers, it took me about four or five months to change their minds because they were used to writing a certain way. Now here comes the tool. They said, &#8220;No, no, no, no!&#8221; But over time, their attitude changed. Now, today, we use the AI to write the content and then use human expertise to make sure it’s providing unique value and a unique perspective whenever we produce something.</p>\n\n\n\n<p>Steve:<br />And the right voice. It’s got to be the right tone and the right voice for the company you’re writing for.</p>\n\n\n\n<p>Gigi:<br />Exactly. But on the other hand, back in the day—when I say back in the day, let’s say six years ago—Google became stronger, and we had the problem of information overload. Everybody had that problem of information overload. There was a lot of information everywhere, and how do you condense that information? Then comes AI. Now we are able to take a huge amount of information, condense it, and ask, “What’s the expertise or the focus you&#8217;re looking for?” You</p>\n\n\n\n<p>can get the answers you want very fast. Sometimes, down to a three-word answer from a 5,000-word article. That’s amazing. Then we started thinking, &#8220;If we take that analogy, how can we help our customers? Is there a tool that will help us do the same thing for them?&#8221; Our customers are mostly small- to medium-sized businesses—business owners and marketing decision-makers. When it comes to their eCommerce businesses, they’re trying to figure out their strategy, their competitors, understanding their customers&#8217; needs and wants, and how to extrapolate a marketing strategy. Then, they have to figure out feature gaps, conversion gaps, and so on. So, I’ve been in search of a tool, and I recently found one called Inverse Hub. It’s not publicly available yet, but we’ve been lucky to be the initial guinea pigs. We’ve been testing it, and so far, it’s doing a great job for our very solid customers. We are using AI to help our clients understand their competitive landscape, their buyers&#8217; needs and wants based on data, and to understand their strengths and weaknesses. It’s creating strategies, action plans, content calendars, and all of the above. AI accelerates all of that. So, that&#8217;s the angle I&#8217;m very excited about in the last three months. Having that kind of partnership will help us succeed.</p>\n\n\n\n<p>Steve:<br />I think it’s interesting with AI because, as a broader picture, it’s still in its infancy. The longer this goes, the more it’s a double-sided coin. It’s there to help, but I’m a little nervous to see what else it’s going to be able to do.</p>\n\n\n\n<p>Gigi:<br />I can tell you what it&#8217;s going to do, based on my understanding. It’s going to help us make better, faster, more accurate decisions. That’s the benefit of it. But, it&#8217;s also going to make us dumb. Even though we’re making better, faster, and more accurate decisions, the tool is going to make us dumb. So, those who can stay sharp with the tool, understanding both the positives and negatives, are going to be the ones who win the race.</p>\n\n\n\n<p>Steve:<br />Interesting take on that, sir.</p>\n\n\n\n<p>Gigi:<br />Yeah.</p>\n\n\n\n<p>Steve:<br />So, it’s going to make us not think for ourselves?</p>\n\n\n\n<p>Gigi:<br />Not exactly. But, if we can think <em>with</em> the tool…</p>\n\n\n\n<p>Steve:<br />Yes, there we go.</p>\n\n\n\n<p>Gigi:<br />Like with Inverse Hub. I really love that tool—that&#8217;s why I’m saying its name again. Similar tools will emerge in every industry. People who can think using the tool like that are going to be the true winners. But if somebody is going to truly depend upon and rely 100% on the tool itself…</p>\n\n\n\n<p>Steve:<br />I got you. I think we both use AI in kind of the same way. It’s interesting that your content writers didn’t want to touch it for a while, because I have three writers, and they looked at me and said, &#8220;Okay, let’s give this a shot.&#8221; I told them, &#8220;You better, because your deadline’s at 5 o’clock today.&#8221; So all of a sudden, it went from hesitation to adoption. I think for us, it may have been a quicker acceptance. But, as tools progress, it gets easier and easier. What was your first IDE that you used, right? Yeah, right after Notepad or Notepad++, and now they have things that will just automatically finish the flow. It’s an interesting time, and everything’s still young.</p>\n\n\n\n<p>Gigi:<br />Yeah. Someone told me last week that something came out in the market called Cursor, I think—code generator using natural language. There&#8217;s a lot of buzz around it now. I don’t know if it’s the talk of the town, but there’s a lot of buzz. I need to take a deep dive into it. I always wonder, and this is one of the positions I have—I always wonder how this will affect platforms like Shopify, WooCommerce, and BigCommerce. Let’s say three years from now, would I be able to generate a completely rich-featured eCommerce platform, better than my competition, addressing and understanding the needs of my customers, with all the features built in? What if it knows everything, and all it takes is a few lines of commands to generate it, right? So would that happen? If that happens, what will happen to the platforms?</p>\n\n\n\n<p>Steve:<br />I&#8217;ll tell you what would happen, in my opinion. You’d have the dog chasing its tail, hypothetically. If I can upload a photo of a product into some platform, and all of a sudden everything just starts spitting out, my competitor is going to do the same thing. So now it&#8217;s going to come in, and it might really increase the competitiveness of commerce. I think it has the potential to do that. I’m sure it has that potential now. I still want the human touch, because it&#8217;s important. Regardless of whether you say, &#8220;Hey, write this in the tone of so-and-so,&#8221; you still need some human interaction. I think there will always be a need for people with fingers and toes and eyes and ears.</p>\n\n\n\n<p>Gigi:<br />Yeah, I totally agree. This goes back to what we discussed a couple of minutes ago: the people who are going to depend upon the tool itself are going to die; they are going to become extinct. But the people who understand the tool, and then bring their human intelligence, are going to be the winners. I totally agree with that. But at the same time, as these tools become more mature, our need to be involved gets lesser and lesser. At some point, how will these platforms affect the game? How will the competitive landscape of the platforms themselves be affected?</p>\n\n\n\n<p>Steve:<br />So, AI keeps you up at night, thinking about it?</p>\n\n\n\n<p>Gigi:<br />Yeah, it does. It does. Nowadays, I’ll tell you, getting older, and when we go to doctors, they’ll start prescribing us medicines. I come back, I put it into ChatGPT, just to make sure, &#8220;How does this react with my history?&#8221; Without my name or any identifiers, I can create avatars and say, &#8220;Hey, this guy, these are the problems, these are the medications. The next doctor—what should I watch for?&#8221; Even with that, it is giving me really good advice. The doctor prevails, of course. I’d say I’m a bit on the riskier side of that, but it’s okay for me because I have this tool, and I have the doctor as well. So I’m not completely AI-based, but before, I didn’t even have that.</p>\n\n\n\n<p>Steve:<br />We all got our medical degrees from Google, and now we can get them from AI. That’s funny.</p>\n\n\n\n<p>Gigi:<br />I’m curious to know how your company, eCreations, uses AI beyond content generation. What other ways do you use it?</p>\n\n\n\n<p>Steve:<br />With AI?</p>\n\n\n\n<p>Gigi:<br />Yes.</p>\n\n\n\n<p>Steve:<br />So, content calendar—everything dealing with content, obviously. Or if we get stuck and we’ve got a rogue semicolon somewhere, or this isn&#8217;t working, or this custom extension isn’t working that we&#8217;re making for Woo, ChatGPT will, again, shed light on maybe something we missed. It may give us a snippet of code that makes us say, &#8220;Interesting. Okay, cool.&#8221; So I think it provides us, again, with content, ideas, and answers to quick questions. But it also assists us with maybe a different set of eyes. Like, &#8220;Here’s my code, and I need it to do this,&#8221; or whatever the case may be. Again, just as content writers have content block, sometimes if you’re coding a custom plugin for Woo, or an extension, or whatever, you’re going through your thought process, and you’ve got your systems architecture in place. Everything’s great, planned and dandy, but you forgot a component. We’ve used that for funnels—not only for creation, but verification, and also just double-checking. Like, &#8220;Hey, what else am I forgetting?&#8221; kind of thing. So we use it as another tool to look at something with a different perspective.</p>\n\n\n\n<p>Gigi:<br />I see. Yeah. I’ll tell you. So, you primarily use it for content and code quality. We started with content, then went into code quality. Nowadays, my QA team is coming up with AI-based tools to increase the effectiveness of the QA itself. They use certain tools like TestRigor, and there’s another one, so they use these tools even beyond automated test tools like Selenium and others. Their life is getting better and easier, and therefore, more effective, using an AI-based QA process. Our UX team uses AI to understand the effectiveness of designs. They identify conversion leaks before they convert the designs into actual pages. We take that, and we’re just beginning to use that tool for ourselves to figure out our competitive landscape and marketing strategies—how to expand. So we started using that internally. Also, someone was telling me yesterday—you know the saying that every 18 months technology doubles in size or increases? Yesterday someone told me that’s now happening every 10 hours. Technology is making changes by many folds every 10 hours. I can see that in my business. The more and more we identify use cases to improve, not only our customer’s lives and their businesses but our own business as well, using AI. I’m very glad to see that it’s coming. And I’m not the only one driving this, pushing this. I used to be the one. Now our team leads are coming to me and the management team saying, &#8220;Why</p>\n\n\n\n<p>can&#8217;t we do this? Can we look into this?&#8221; So it’s exciting. It’s exciting.</p>\n\n\n\n<p>Steve:<br />You know what? That’s another good thing here, and I want your input on this. You and I have known each other for many years, and it was good to see Bob again. I saw him in San Diego in—was it 2020?—yeah, it was COVID time. So, I’d like to think that we’re the best in Phoenix, but there are other agencies around. There are agencies like you, Joe, Johnny, and everybody else, and we all get along. We see each other on the WooExperts channel through Automattic. And when we get together, there’s always this tension that I never quite understood. Not between us, but with other agency owners, it&#8217;s like, &#8220;Hey, we’re all in the same ocean, we’re all in the same sea,&#8221; but there’s always this competition. I didn’t mean to bring that up earlier, where I’m going to crush you because I like you quite a bit. So, I understand the competitive part of it, and I understand that everyone has their specialty. If someone wants Shopify, I don’t do it, you do. So boom, we’re done. And at the end of the day, the client is at least directed to someone who can help, right? I’m curious to see if you’ve also ever experienced or are experiencing this fight to the death with other agencies, like, &#8220;My job is to get the deal, get the deal, get the deal!&#8221; Are you in that boat, or is it just a Phoenix thing?</p>\n\n\n\n<p>Gigi:<br />I would say I have not experienced it. The reason I haven’t experienced it is that I have a couple of guys who watch the Slack space, what’s going on, and then whenever I need something, they tell me, &#8220;You get on it.&#8221; So I am always where they need me most, and I’m there. So, I don’t go into that kind of level to experience that. That’s why you don’t see me much at all in the gatherings, community gatherings, etc. I’m a little busy. If you need me, any agency needs me, I’m there deep. And you have been, too.</p>\n\n\n\n<p>Steve:<br />Yes, yes.</p>\n\n\n\n<p>Gigi:<br />So, it is unfortunate, but I believe it is there. I’m lucky not to experience that, but it is unfortunate that you identified that the ocean is big enough, and it is growing. There are agencies—well, we don’t discriminate against project sizes. We are fascinated. One of the biggest companies in the world came to us—this is in the office equipment business—they came to us, and the first project was $1,500. There was a high-risk merchant who came to us, and the first project was like $3,000. Then, he became a $75,000-per-year customer. He stayed with us, and in three years, that client became a $6 million client. So, this is eCommerce. We don’t discriminate against project size or revenue size. We love the complexity of it. But then there are agencies coming to us saying, &#8220;This is a $20,000 project, help us. We don’t want it,&#8221; or, &#8220;This is a $10,000 project, we don’t want it. Do you want it?&#8221; We take it. So, we operate in more of a collaborative space rather than a competitive one. What I’m trying to say is that kind of mechanism or mechanics is in the marketplace. But the ocean is big enough for us all to survive.</p>\n\n\n\n<p>Steve:<br />Yeah, it’s always interesting finding different agency owners&#8217; perspectives on it. It might be a city thing, because I have a lot of friends like you in different cities, and they’re in a very competitive, bigger city. And it’s like, guys, quantity, quality, or cost—choose two, because you can’t have all three. It’s all about the dollars with these larger organizations that say, &#8220;Hey, I have X number of dollars to spend. I’ve got to spend it by the end of the year. Here’s the scope of work. Can you do it for X?&#8221; And if the answer is no, they just move on. Then I’ll talk to you in six to eight months because you&#8217;re not going to get it delivered. It’s going to be bug-ridden, etc., etc., etc. So, I was curious to get your input on that. And yes, you are a busy person, I’ll give you that, too.</p>\n\n\n\n<p>Gigi:<br />Yeah, I’m lucky to have a couple of companies, a couple of agencies, that have partnerships with us. Maybe you’re too much out in the open. Maybe everybody’s seeing you as a threat, Steve, because you are a better marketer.</p>\n\n\n\n<p>Steve:<br />Look at me, I’m not a threat!</p>\n\n\n\n<p>Gigi:<br />They see me as a network geek. &#8220;Oh, he’s a software engineering guy. He’s not a threat. He doesn’t know anything about marketing, that’s fine. He’s not a threat.&#8221; If they see you as a marketing agency guy, you’ve got more marketing muscle under your belt than me. I think that may be the reason.</p>\n\n\n\n<p>Steve:<br />Well, I always love talking to you, Gigi. I really do. And I’m glad that we kept in touch since we first met. But enjoy Florida. Take care of yourself, your family, and your team. And with that, I think this was a good conversation. I appreciate you.</p>\n\n\n\n<p>Gigi:<br />Yeah, likewise. It has been a wonderful journey so far. I’m glad that we crossed paths about six or seven years ago. It has been a blessing, Steve, and I wish you the best, both personally and professionally. If there’s anything I can do to help, please let me know.</p>\n\n\n\n<p>Steve:<br />The door’s open here too. So, if you ever get sick of the humidity down in Florida, come out to the heat in Phoenix. Today it’s 103 degrees!</p>\n\n\n\n<p>Gigi:<br />Every day it rains, and it’s crazy humid! We’re going to be about 103 today, too. Yeah, it’s crazy.</p>\n\n\n\n<p>Steve:<br />Alright, my friend. Thank you again. We’ll talk soon.</p>\n\n\n\n<p>Gigi:<br />Alright, thank you.</p>\n</div>\n\n\n\n\n<p>In this episode of<strong><em> Woo AgencyChat</em></strong>, <strong>Gigi J. Kizhakkechethipuzha</strong>, founder of <strong>Virtina</strong>, an eCommerce engineering company, joins <strong>Steve Tamulewicz</strong> from <strong>eCreations</strong>, a WooCommerce and WordPress platform engineering expert. Together, they dive into the all things with running a WooCommerce agency, the impact of the COVID-19 pandemic, and how their companies adapted to the shifting landscape.</p>\n\n\n\n<p>Gigi and Steve share how they approach ecommerce challenges, from competing with marketing agencies to solving complex client problems. The conversation also dives into the increasing role of AI in the industry, discussing both its advantages and potential drawbacks. </p>\n\n\n\n<h2 class=\"wp-block-heading\">Takeaways</h2>\n\n\n\n<p><strong>The Shift to eCommerce During COVID-19</strong>: Both Gigi and Steve shared how their businesses adapted during the COVID-19 pandemic. Brick-and-mortar stores faced significant challenges, but eCommerce sales surged, highlighting the importance of having a strong online presence. The pandemic forced many companies to improve their digital strategies and embrace eCommerce as a permanent part of their business model.</p>\n\n\n\n<p><strong>The Role of AI in eCommerce</strong>: AI has become a valuable tool for idea generation, content creation, and problem-solving in both companies. Gigi and Steve discussed how they use AI tools like ChatGPT to overcome creative blocks and code challenges, but both emphasized the need for human oversight to ensure the final product aligns with the brand&#8217;s tone and goals. AI is still in its infancy, and while it accelerates processes, companies need to stay sharp and not rely on it exclusively.</p>\n\n\n\n<p><strong>Collaboration Over Competition</strong>: Gigi emphasizes the importance of collaboration among agencies rather than seeing each other as competitors. He believes the &#8220;ocean is big enough&#8221; for everyone to thrive, and partnerships can lead to better outcomes for clients and businesses alike. Steve shares that some agency environments are highly competitive, but he shares Gigi’s perspective that collaboration is key to long-term success.</p>\n\n\n\n<p><strong>Adaptability is Key to Growth</strong>: Both guest co-hosts highlight how adaptability has been critical to their success. Whether it&#8217;s shifting lead generation strategies, using new AI tools, or adjusting to market changes, being flexible and open to new technologies and methodologies has allowed them to stay ahead in the rapidly evolving eCommerce space.</p>\n\n\n\n<p><strong>Future of eCommerce Platforms</strong>: Gigi raises an interesting point about the future of platforms like Shopify, WooCommerce, and BigCommerce, wondering if AI will one day generate fully-featured eCommerce platforms based on customer needs. This could lead to a more competitive landscape where businesses can more easily adopt advanced eCommerce solutions.</p>\n\n\n\n<p><strong>Human Expertise Still Matters</strong>: Despite the growing use of AI, both Gigi and Steve agree that human expertise remains crucial. AI can assist with tasks, but human insight, creativity, and decision-making are still essential for success, particularly in complex eCommerce projects.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Links</h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong><a href=\"https://ecreations.net/\">eCreations</a></strong></li>\n\n\n\n<li><strong><a href=\"https://virtina.com/\">Virtina</a></strong></li>\n\n\n\n<li><strong><a href=\"https://www.linkedin.com/in/gigijk/\">Gigi on LinkedIn</a></strong></li>\n\n\n\n<li><strong><a href=\"https://www.linkedin.com/in/stevetamulewicz/\">Steve on LinkedIn</a></strong></li>\n\n\n\n<li><strong><a href=\"https://testrigor.com/\">Test Rigor</a></strong></li>\n\n\n\n<li><strong><a href=\"https://www.selenium.dev/\">Selenium</a></strong></li>\n</ul>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 09 Sep 2024 08:50:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:9;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:20:\"Matt: Timex Datalink\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:23:\"https://ma.tt/?p=124976\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:37:\"https://ma.tt/2024/09/timex-datalink/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:897:\"<p>I had a huge nostalgia blast today with this video from <a href=\"https://www.youtube.com/@LGR\">Lazy Game Reviews</a> showing and setting up a <a href=\"https://en.wikipedia.org/wiki/Timex_Datalink\">Timex Datalink watch</a>, which was a &#8220;smart&#8221; watch that would show data that you transmitted to it by holding it in front of your CRT monitor and it flashing a bunch of lines.</p>\n\n\n\n<div class=\"wp-block-embed__wrapper\">\n\n</div>\n\n\n\n<p>It&#8217;s hard to describe how much my Ironman Triathlon Datalink watch was my entire world when I was a little kid, I was totally obsessed with it. I filled up every bit of its memory with numbers and notes. And the Indiglo!</p>\n\n\n<div class=\"wp-block-image\">\n<img width=\"604\" height=\"882\" tabindex=\"0\" src=\"https://i0.wp.com/ma.tt/files/2024/09/Timex_Ironman_Triathlon_Datalink.jpeg?resize=604%2C882&ssl=1\" alt=\"\" class=\"wp-image-125000\" /></div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 07 Sep 2024 17:06:42 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:10;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:100:\"Gutenberg Times: Roadmap WordPress 6.7, Design Systems, Data Views and more —  Weekend Edition 303\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://gutenbergtimes.com/?p=29884\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:104:\"https://gutenbergtimes.com/roadmap-wordpress-6-7-design-systems-data-views-and-more-weekend-edition-303/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:18540:\"<p>Hi,</p>\n\n\n\n<p>We are sprinting towards a new WordPress version, and the two months until the final release will pass quickly!  The <a href=\"https://make.wordpress.org/core/2024/09/03/roadmap-to-6-7/\"><strong>Roadmap to 6.7</strong></a> is now available. </p>\n\n\n\n<p>If you&#8217;ve got a ton of websites to manage, whether you&#8217;re a product owner, agency dev, or consultant, it might be a good idea to get that testing schedule lined up. The <a href=\"https://make.wordpress.org/core/6-7/\">release cycle schedule</a> for WordPress 6.7 helps with that, for sure. </p>\n\n\n\n<p>I just looked at the <a href=\"https://make.wordpress.org/design/2024/09/06/data-views-update-1/\">latest on Data Views</a> in the site editor—super exciting stuff! It&#8217;s going to be a big part of the WordPress admin redesign, and you&#8217;ll be hearing and reading more about it soon.</p>\n\n\n\n<p>For now, have an awesome weekend and soak up the last bits of summer.  I can&#8217;t wait for the fall colors to start in Bavaria!</p>\n\n\n\n<p>Yours, 💕<br /><em>Birgit</em></p>\n\n\n\n<p>PS. If you house your products on the WordPress repositories,  this post is for you. <a href=\"https://make.wordpress.org/plugins/2024/09/04/upcoming-security-changes-for-plugin-and-theme-authors-on-wordpress-org/\"><strong>Upcoming Security Changes for Plugin and Theme Authors on WordPress.org</strong></a>. Set-up 2FA now. Don&#8217;t procrastinate! </p>\n\n\n\n<p>PPS: And if you have the feeling that this edition is too short, I bet, you haven&#8217;t read<a href=\"https://gutenbergtimes.com/data-views-new-block-themes-template-registration-for-plugins-weekend-edition-302/\"> all the articles listed in last week&#8217;s edition</a>. &nbsp;&nbsp;😝&nbsp; &nbsp;&nbsp;</p>\n\n\n\n<div class=\"wp-block-group has-light-background-background-color has-background\"><div class=\"wp-block-group__inner-container is-layout-flow wp-block-group-is-layout-flow\">\n<p><strong>Table of Contents</strong></p>\n\n\n\n<ol><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/roadmap-wordpress-6-7-design-systems-data-views-and-more-weekend-edition-303/#0-word-press-release-information\">Developing Gutenberg and WordPress</a><ol><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/roadmap-wordpress-6-7-design-systems-data-views-and-more-weekend-edition-303/#upcoming-online-live-wordpress-tutorials\">Upcoming Online Live WordPress Tutorials</a></li></ol></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/roadmap-wordpress-6-7-design-systems-data-views-and-more-weekend-edition-303/#0-p\">Plugins, Themes, and Tools for #nocode site builders and owners</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/roadmap-wordpress-6-7-design-systems-data-views-and-more-weekend-edition-303/#2-word-press-6-0-1-and-6-1-scheduled\">Theme Development for full Site Editing and Blocks</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/roadmap-wordpress-6-7-design-systems-data-views-and-more-weekend-edition-303/#3-building-themes-for-fse-and-word-press\">Building Blocks and Tools for the Block editor. </a></li></ol>\n</div></div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"0-word-press-release-information\">Developing Gutenberg and WordPress</h2>\n\n\n\n<p>The design team published the first update of a series on the progress of Data Views in <a href=\"https://make.wordpress.org/design/2024/09/06/data-views-update-1/\"><strong>Data Views Update #1</strong></a>. &#8220;This update is the start of a series to provide more frequent information about the latest and greatest, so folks can follow along, provide feedback, and explore using this component. It builds on the initial update&nbsp;<a href=\"https://make.wordpress.org/core/2024/06/13/data-views-update-june-2024/\" target=\"_blank\" rel=\"noreferrer noopener\">shared in June</a>&nbsp;and will share biweekly updates going forward as it remains helpful.&#8221; </p>\n\n\n\n<p>If you are moved to start exploring the Data View component for your plugin, you get a head start reading through JuanMa Garrido&#8217;s <em><a href=\"https://developer.wordpress.org/news/2024/08/27/using-data-views-to-display-and-interact-with-data-in-plugins/\" target=\"_blank\" rel=\"noreferrer noopener\">Using Data Views to Display and Interact with Data in Plugins</a></em>, where he explains how to add a&nbsp;React&nbsp;app to a plugin page and use the Data Views component to display a data list.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p>Thanks to the effort of release leads, <strong>Tonya Mork</strong> and <strong>Vicente Canales</strong>,  the release candidate 1 (RC1) for <a href=\"https://make.wordpress.org/core/2024/09/04/wordpress-6-6-2-rc1-is-now-available/\"><strong>WordPress 6.6.2 </strong></a>has been available since September 4th. The final release will be on  September 10. It entails 15 fixes in Core and 11 fixes for the Block editor. Quite a few commits and PRs were dealing with issues caused by the <a href=\"https://make.wordpress.org/core/2024/06/21/wordpress-6-6-css-specificity/\">lowered CSS specificity</a>. It also fixed the bug around the derivative state for the Interactivity API and the post editor connected to iframe rendering. The list of all fixes are available in the RC 1 <a href=\"https://make.wordpress.org/core/2024/09/04/wordpress-6-6-2-rc1-is-now-available/\">release post</a>.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p class=\"has-accent-color has-light-background-background-color has-text-color has-background has-link-color wp-elements-44545c1be248d85a6508375132087a4f\">🎙️ Latest episode: <a href=\"https://gutenbergtimes.com/podcast/gutenberg-changelog-106-gutenberg-19-0-19-1-wordpress-6-7-outreach/\">Gutenberg Changelog #106 – Gutenberg 19.0, 19.1, WordPress 6.7 and Outreach channel</a> with special guest Jessica Lyschik</p>\n\n\n\n<p><strong>Joen Asmussen</strong> outlines a cross-team effort, that&#8217;s  on the way to <a href=\"https://make.wordpress.org/design/2024/09/05/advancing-the-wordpress-design-system/\"><strong>Advancing the WordPress Design System</strong></a>. &#8220;The goal, specifically, is to bring together existing tools like&nbsp;<code>@wordpress/components</code>, the new&nbsp;Figma library, and&nbsp;Storybook&nbsp;into a unified design system reference site that anyone can use to contribute back to WordPress or extend WordPress in line with a shared design language.&nbsp;&#8221; he wrote. Asmussen also pointed to the <a href=\"https://react.ui.audi/?path=/docs/introduction--docs\">Storybook of car manufacturer Audi</a>,  to illustrate how something like this could look. </p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><strong>Jyolsna JC</strong> at WPTavern reports on the <a href=\"https://wptavern.com/wordpress-6-7-roadmap-includes-new-default-theme-apis-and-media-enhancements\"><strong>WordPress 6.7 Roadmap Includes New Default Theme, APIs, and Media Enhancements</strong></a>. &#8220;Anne has cautioned that the new features mentioned in the post are being actively pursued, but doesn’t necessarily mean each will make it into the final release of WordPress 6.7.” she wrote.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p>Reminder:<strong> Live Developer Hours </strong>will take place on September 10th at 15:00 UTC. <a href=\"https://www.meetup.com/learn-wordpress-online-workshops/events/303059268/\"><strong>A First Look at the Template Registration API in WordPress 6.7</strong></a> Join&nbsp;<strong>Justin Tadlock&nbsp;</strong>and&nbsp;<strong>Nick Diego </strong>to discuss the feature and how to use it. Tadlock published a <a href=\"https://developer.wordpress.org/news/2024/08/29/registering-block-templates-via-plugins-in-wordpress-6-7/\">tutorial on the WordPress Developer blog</a> last week, that might give you a head start. Join the Developer Hours to get your questions answered. </p>\n\n\n\n<a href=\"https://www.meetup.com/learn-wordpress-online-workshops/events/303059268/\"><img width=\"600\" height=\"338\" tabindex=\"0\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2024/08/dev-hours-2024-09-10.webp?resize=600%2C338&ssl=1\" alt=\"\" class=\"wp-image-29848\" /></a>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"upcoming-online-live-wordpress-tutorials\">Upcoming Online Live WordPress Tutorials</h3>\n\n\n\n<p>The training team has added a few more online tutorial on the roster on Meetup: </p>\n\n\n\n<p><strong>September 10, 2024, at 9:00 am UTC:</strong> <a href=\"https://www.meetup.com/learn-wordpress-online-workshops/events/303105402/?eventOrigin=group_events_list\"><strong>Setting up a WordPress blog</strong></a></p>\n\n\n\n<p><strong>September 11, 2024, at 12 am UTC</strong>: <a href=\"https://www.meetup.com/learn-wordpress-online-workshops/events/303210069\"><strong>Creating Your Own Contact Form Plugin</strong></a></p>\n\n\n\n<p><strong>September 12, 2024, at 14:00 UTC</strong>: <a href=\"https://www.meetup.com/learn-wordpress-online-workshops/events/303122344/?eventOrigin=group_events_list\"><strong>Exploring the Query Loop block</strong></a></p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"0-p\">Plugins, Themes, and Tools for #nocode site builders and owners</h2>\n\n\n\n<p><strong>Colin Newcomer</strong> take <a href=\"https://wpshout.com/first-look-at-twenty-twenty-five/\"><strong>First Look at the Upcoming Twenty Twenty-Five Default WordPress Theme</strong></a>. &#8220;Looking at the preview images, it kind of makes me think of Ikea – and that’s a compliment! I like its minimal looks and I think there are some great-looking patterns that users will be able to play around with.&#8221; he wrote. </p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><strong>Bud Kraus</strong> of <em>JoyofWP</em> posted a valuable tutorial on <a href=\"https://www.hostinger.com/tutorials/wordpress-style-guide\"><strong>how to create a simple style guide for your WordPress website</strong></a> on <em>Hostinger</em> blog. While big companies have designers for Style Guides, small business owners or freelancers can use the WordPress Site Editor, respectively the Style Book tab as their tool. The tutorial helps you make choices on color combinations and block styling to ensure a consistent look. Documenting your decisions ensures you’ll know how to update your site in the future. Kraus has notes for you depending on if you&#8217;re working within a block theme, a classic theme or with Elementor page builder.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p>Press This: podcast is back and host <strong>Brian Gardner</strong> discussed with his guest <strong>Rich Tabor</strong> how <a href=\"https://wpengine.com/blog/press-this-wordpress-design-tool/\"><strong>WordPress as a design tool empowers users to create</strong></a> unique designs using the platform&#8217;s versatile tools. Tabor emphasized how important user-friendly feature are for a flexible design.  </p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"2-word-press-6-0-1-and-6-1-scheduled\">Theme Development for full Site Editing and Blocks</h2>\n\n\n\n<p><strong>Anne McCarthy</strong> invites you to <a href=\"https://nomad.blog/2024/08/29/join-me-in-testing-block-bindings-api/\"><strong>help testing the Block Bindings UI</strong></a>, that&#8217;s still an experiment in the Gutenberg plugin. She shared on her personal blog all the information you need, including a demo video and the <a href=\"https://playground.wordpress.net/#{%20%22preferredVersions%22:%20{%20%22php%22:%20%228.3%22,%20%22wp%22:%20%22latest%22%20},%20%22features%22:%20{%20%22networking%22:%20true%20},%20%22steps%22:%20[%20{%20%22step%22:%20%22login%22%20},%20{%20%22step%22:%20%22installTheme%22,%20%22themeZipFile%22:%20{%20%22resource%22:%20%22url%22,%20%22url%22:%20%22https://raw.githubusercontent.com/wptrainingteam/tt4-book-reviews/master/_playground/tt4-book-reviews.zip%22%20},%20%22options%22:%20{%20%22activate%22:%20true%20}%20},%20{%20%22step%22:%20%22runPHP%22,%20%22code%22:%20%22%3C?php%20require%20\'/wordpress/wp-load.php\';%20$wpdb-%3Equery(\'delete%20from%20wp_posts\');%22%20},%20{%20%22step%22:%20%22importWxr%22,%20%22file%22:%20{%20%22resource%22:%20%22url%22,%20%22url%22:%20%22https://raw.githubusercontent.com/wptrainingteam/tt4-book-reviews/master/_playground/site-content.xml%22%20}%20},%20{%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20{%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22gutenberg%22%20},%20%22options%22:%20{%20%22activate%22:%20true%20}%20},%20{%20%22step%22:%20%22runPHP%22,%20%22code%22:%20%22%3C?php%20require%20\'/wordpress/wp-load.php\';%20update_option(%20\'gutenberg-experiments\',%20array(%20\'gutenberg-block-bindings-ui\'%20=%3E%20true%20)%20);%22%20}%20]%20}\">Playground link to a test site</a></p>\n\n\n\n<img width=\"652\" height=\"317\" tabindex=\"0\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2024/09/Screenshot-2024-09-06-at-12.29.49.png?resize=652%2C317&ssl=1\" alt=\"Book reviews - Block Bindings\" class=\"wp-image-29956\" />\n\n\n\n<p><strong>&nbsp;<a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/\" target=\"_blank\" rel=\"noreferrer noopener\">&#8220;Keeping up with Gutenberg &#8211; Index 2024&#8221;</a>&nbsp;</strong><br />A chronological list of the WordPress Make Blog posts from various teams involved in Gutenberg development: Design, Theme Review Team, Core Editor, Core JS, Core CSS, Test, and Meta team from Jan. 2024 on. Updated by yours truly. The previous years are also available: <strong><strong><a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/keeping-up-with-gutenberg-index-2020/\">2020</a>&nbsp;|&nbsp;<a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/keeping-up-with-gutenberg-index-2021/\">2021</a></strong>&nbsp;|&nbsp;<strong><a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/keeping-up-with-gutenberg-index-2022/\">2022</a></strong></strong>&nbsp;|&nbsp;<strong><a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/gutenberg-index-2023\">2023</a></strong></p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"3-building-themes-for-fse-and-word-press\">Building Blocks and Tools for the Block editor. </h2>\n\n\n\n<p>In the upcoming<strong> <a href=\"https://www.meetup.com/learn-wordpress-online-workshops/events/303059268/\">Developer Hours: A First Look at the Template Registration API in WordPress 6.7</a></strong> <strong>Justin Tadlock</strong> and <strong>Nick Diego</strong> will demonstrate will default front-end output demonstrate the basics of registration and how to integrate custom fields, block variations and more. Your questions will be answered in the Q &amp; A portion of the event.&nbsp;</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><strong>Nick Diego</strong> published on his personal blog how it <a href=\"https://nickdiego.com/enabling-linked-group-blocks-in-wordpress/\"><strong>enabled linked Group blocks in WordPress</strong></a> and took a slightly different route than Damon Cook in <a href=\"https://developer.wordpress.org/news/2024/07/30/building-a-card-layout-with-a-hover-reveal-effect/\">his post</a> on the developer blog. Diego walk you through his thinking on implementing his vision on what&#8217;s necessary for the block editor view as and how he tackle the challenge on the front end. The final result is quite intriguing. </p>\n\n\n\n<img width=\"652\" height=\"497\" tabindex=\"0\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2024/09/linked-group.webp?resize=652%2C497&ssl=1\" alt=\"Linked group block\" class=\"wp-image-29955\" />\n\n\n\n<p><strong><a href=\"https://gutenbergtimes.com/need-a-zip-from-master/\">Need a plugin .zip from Gutenberg&#8217;s master branch?</a></strong><br />Gutenberg Times provides daily build for testing and review. </p>\n\n\n\n<p>Now also available via <a href=\"https://playground.wordpress.net/?blueprint-url=https://gutenbergtimes.com/wp-content/uploads/2020/11/playnightly.json\">WordPress Playground</a>. There is no need for a test site locally or on a server. Have you been using it? <a href=\"mailto:[email protected]\">Email me </a>with your experience</p>\n\n\n\n<p><img alt=\"GitHub all releases\" src=\"https://img.shields.io/github/downloads/bph/gutenberg/total?style=for-the-badge\" /></p>\n\n\n\n<p class=\"has-text-align-center has-small-font-size\"><em>Questions? Suggestions? Ideas? </em><br /><em>Don&#8217;t hesitate to send <a href=\"mailto:[email protected]\">them via email</a> or</em><br /><em> send me a message on WordPress Slack or Twitter @bph</em>.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" />\n\n\n\n<p class=\"has-text-align-center has-small-font-size\">For questions to be answered on the <a href=\"http://gutenbergtimes.com/podcast\">Gutenberg Changelog</a>, <br />send them to <a href=\"mailto:[email protected]\">[email protected]</a></p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p>Featured Image: Tiles at Vancouver Airport by Birgit Pauli-Haack </p>\n\n\n\n<hr class=\"wp-block-separator has-css-opacity is-style-wide\" />\n\n\n\n<p class=\"has-text-align-left\"><strong>Don&#8217;t want to miss the next Weekend Edition? </strong></p>\n\n\n<form class=\"wp-block-newsletterglue-form ngl-form ngl-portrait\" action=\"https://gutenbergtimes.com/feed/\" method=\"post\"><div class=\"ngl-form-container\"><div class=\"ngl-form-field\"><label class=\"ngl-form-label\" for=\"ngl_email\"><br />Type in your Email address to subscribe.</label><div class=\"ngl-form-input\"><input type=\"email\" class=\"ngl-form-input-text\" name=\"ngl_email\" id=\"ngl_email\" /></div></div><button type=\"submit\" class=\"ngl-form-button\">Subscribe</button><p class=\"ngl-form-text\">We hate spam, too, and won&#8217;t give your email address to anyone <br />except Mailchimp to send out our Weekend Edition</p></div><div class=\"ngl-message-overlay\"><div class=\"ngl-message-svg-wrap\"></div><div class=\"ngl-message-overlay-text\">Thanks for subscribing.</div></div><input type=\"hidden\" name=\"ngl_list_id\" id=\"ngl_list_id\" value=\"26f81bd8ae\" /><input type=\"hidden\" name=\"ngl_double_optin\" id=\"ngl_double_optin\" value=\"yes\" /></form>\n\n\n<hr class=\"wp-block-separator has-css-opacity is-style-wide\" />\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 07 Sep 2024 12:13:45 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:18:\"Birgit Pauli-Haack\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:11;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:74:\"Gravatar: Why Digital Identity Management is Crucial for Modern Businesses\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"http://blog.gravatar.com/?p=1630\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:102:\"https://blog.gravatar.com/2024/08/01/why-digital-identity-management-is-crucial-for-modern-businesses/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:14597:\"<p>Digital identity management is a series of processes that websites and companies use to ensure that individuals accessing their systems, networks, and data are who they claim to be. This helps in verifying and maintaining users&#8217; online presence and plays a significant role in keeping sensitive information safe from unauthorized access, which is mandated by privacy laws and regulations.&nbsp;</p>\n\n\n\n<p>In this article, we’ll discuss the complexities of securing online identities and guide you through the essentials of digital identity management. We’ll also show you how easy it is to start with <a href=\"https://gravatar.com/\">Gravatar</a> – a user-friendly platform that simplifies managing online identities for individuals and organizations, ensuring security and ease of use.</p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Understanding digital identity management and access management</strong></h2>\n\n\n\n<p>One common mistake companies make is to confuse digital identity management with access management. In reality, the two concepts are related but not quite the same, and it’s important to know the differences between them.&nbsp;&nbsp;</p>\n\n\n\n<p>Digital identity management involves the creation, management, and retirement of online identities. It&#8217;s the electronic footprint that represents an individual within a system, critical for identifying and authenticating users.&nbsp;</p>\n\n\n\n<p>This might include assigning each employee a unique identifier (like an email address) upon joining. This identifier is used to create profiles in the company&#8217;s systems, granting access to relevant applications and data based on their role. As employees move within the company, their access rights are updated or revoked accordingly, ensuring security and compliance. The process also includes authentication methods, such as passwords or biometrics, to verify identities.</p>\n\n\n\n<p>Access management focuses on regulating what resources a user can access within a system. It&#8217;s about setting and enforcing rules and policies linked to an individual&#8217;s online identity and determining their permissions within an organization&#8217;s digital space.&nbsp;</p>\n\n\n\n<p>Two other important terms you’ll often come across in this space are Identity and Access Management (IAM) and Privileged Access Management (PAM). IAM covers the broad spectrum of managing user identities and their access rights, ensuring everyone has the appropriate entry to resources. PAM, however, narrows this focus to the high-stakes world of privileged accounts, those with the keys to the kingdom – meaning they have permissions to manage and secure access to critical systems and data.</p>\n\n\n\n<p>An effective digital identity management system is the foundation for solid access management. For instance, integrating a solution like <a href=\"https://gravatar.com/\">Gravatar</a> can simplify the intricacies involved in both areas.&nbsp;</p>\n\n\n\n<p>Gravatar is a tool that allows users to create digital identities linked to their email addresses, and you can connect your website to Gravatar’s API to import relevant user data when that user signs up to your website. This allows you to utilize Gravatar as your digital identity verification system, allowing you to set relevant access rights for your users.&nbsp;</p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Understanding attributes of digital identities</strong></h2>\n\n\n\n<p>Identifiers, attributes, and credentials are the foundation of digital identities, each playing an important role in online identity management. Let’s look at them in more detail:&nbsp;</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Identifiers</strong>, such as usernames or email addresses, act as the entry point, linking each digital identity to a unique online presence. Gravatar, for example, uses email addresses as a universal identifier to create a globally recognized profile.</li>\n\n\n\n<li><strong>Attributes</strong>, the personal details associated with an identifier, range from names to contact information, painting a fuller picture of the identity. </li>\n\n\n\n<li><strong>Credentials</strong> include passwords, biometric data, or security tokens. They serve as the key to authenticating and validating an individual&#8217;s claim to identity.</li>\n</ul>\n\n\n\n<p>Keeping these details accurate and safe is crucial. If things go wrong, someone could steal an identity, get into places they shouldn’t, or even cause data leaks. That&#8217;s why companies use advanced systems to protect this information and follow strict rules to guard privacy and safety.&nbsp;</p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Typical process of digital identity management</strong></h2>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>1. Provisioning and granting access</strong></h3>\n\n\n\n<p>You start by setting up the different digital identities and user accounts across platforms. This can vary from one organization to another, but the process is more or less like this:&nbsp;</p>\n\n\n\n<ol class=\"wp-block-list\">\n<li><strong>User registration: </strong>Enter basic details like name, email, and password.</li>\n\n\n\n<li><strong>Verification:</strong> Confirm the email or phone via a sent link or code.</li>\n\n\n\n<li><strong>Multi-Factor Authentication (MFA):</strong> Set up an additional verification step for login (more on that in the next step). </li>\n\n\n\n<li><strong>Acceptance of terms: </strong>Agree to the terms of service and privacy policy.</li>\n\n\n\n<li><strong>Profile completion: </strong>Fill in additional personal or professional info.</li>\n</ol>\n\n\n\n<p>Permissions for new users are set following guidelines from standards such as <a href=\"https://www.iso.org/standard/27001\" rel=\"nofollow\">ISO/IEC 27001</a>, ensuring secure access control from the start. This approach ensures that access levels are appropriately assigned according to the user&#8217;s role within the organization, laying a foundational layer of security. </p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>2. Authentication</strong></h3>\n\n\n\n<p>Authentication is mandatory, and it can be done in many different ways. From traditional passwords to Two-Factor Authentication (2FA) and biometrics, each method strengthens security in its unique way.&nbsp;</p>\n\n\n\n<p>However, managing multiple authentication methods across different platforms presents several challenges. It can lead to confusion among users who must remember various passwords and authentication steps, increasing the risk of password fatigue and security breaches.&nbsp;</p>\n\n\n\n<p>For administrators, it complicates security protocols, requiring extensive resources to monitor and update these systems to ensure they remain secure and user-friendly. Additionally, integrating and maintaining compatibility across diverse platforms can be technically challenging and time-consuming, straining IT departments and potentially leading to gaps in security coverage.&nbsp;</p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>3. Authorization</strong></h3>\n\n\n\n<p>Authorization is what dictates the actions that authenticated users are permitted to perform. This process, distinct from authentication, involves assigning specific roles and permissions, a task that grows increasingly complex across different systems.&nbsp;</p>\n\n\n\n<p>There are different ways of doing this:&nbsp;</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Role-Based Access Control (RBAC): </strong>Assign access levels based on user roles (e.g., admin, editor).</li>\n\n\n\n<li><strong>Attribute-Based Access Control (ABAC): </strong>Grant permissions based on attributes (e.g., department).</li>\n\n\n\n<li><strong>Manual configuration: </strong>Admins manually set specific access rights as needed.</li>\n\n\n\n<li><strong>Default permissions: </strong>New accounts get basic access which can be adjusted later.</li>\n\n\n\n<li><strong>Self-service permissions: </strong>Users can request more access, pending admin approval.</li>\n</ul>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>4. Lifecycle management</strong></h3>\n\n\n\n<p>The nature of digital identities requires continuous management throughout their lifecycle, from activation to eventual deactivation. The challenge here lies in ensuring these identities are accurately maintained and updated across numerous platforms. For example, companies need to make sure that ex-employees have zero access to important data such as accounts, documents, and passwords because they can take advantage of that.&nbsp;</p>\n\n\n\n<p>To do this properly, businesses need to implement a systematic approach to manage these changes effectively and securely, preventing potential security vulnerabilities.</p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>5. Federation</strong></h3>\n\n\n\n<p>A federation is a set of agreements and standards that enable using a single identity across multiple systems. With technologies like Single Sign-On (SSO) and Identity Providers (IdPs), users enjoy the convenience of accessing multiple services with one set of credentials.&nbsp;</p>\n\n\n\n<p>Gravatar is a great example of this federated approach, allowing a single, consistent identity to be recognized and utilized across various services, thereby simplifying the user experience and enhancing security.</p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>6. Auditing</strong></h3>\n\n\n\n<p>Auditing is integral to ensuring that digital identity management processes remain compliant and secure. This involves comprehensive logging and monitoring, which can be a complex task for organizations with extensive digital footprints.&nbsp;</p>\n\n\n\n<p>Effective auditing practices are crucial for detecting security breaches and ensuring adherence to regulatory standards, forming a backbone for secure digital identity management.</p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>How Gravatar facilitates digital identity management for website owners&nbsp;</strong></h2>\n\n\n\n<img tabindex=\"0\" width=\"660\" height=\"403\" src=\"https://blog.gravatar.com/wp-content/uploads/2024/07/gravatar-homepage-1.png?w=660\" alt=\"Gravatar homepage\" class=\"wp-image-1636\" />\n\n\n\n<p><a href=\"https://gravatar.com/\">Gravatar</a> is a digital identity management solution for a wide range of online platforms, including websites, web applications, forums, eCommerce stores, and more.&nbsp;</p>\n\n\n\n<p>It offers users the ability to create a digital identity linked to their email address, enabling this identity to be consistently recognized across any platform that integrates Gravatar&#8217;s services.&nbsp;</p>\n\n\n\n<img tabindex=\"0\" width=\"660\" height=\"373\" src=\"https://blog.gravatar.com/wp-content/uploads/2024/07/gravatar-profile-example.png?w=660\" alt=\"Gravatar profile example \n\" class=\"wp-image-1634\" />\n\n\n\n<p>Essentially what this means is that when someone signs up to your website, the information you get from them comes directly from their Gravatar profile. This simplifies digital identity management for you as a website owner as Gravatar handles the storage and management of all user data, alleviating administrative burden and compliance hurdles for you.&nbsp;</p>\n\n\n\n<p>There are many benefits to using Gravatar:&nbsp;</p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Users carry their digital identity all over the web</strong></h3>\n\n\n\n<p>Gravatar stands out by providing what&#8217;s known as a “universal avatar”, a singular digital identity that moves with the user from one site to another. This universal recognition creates a streamlined online experience and means that you, as a website owner, can count on the accuracy and consistency of that user data.&nbsp;</p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Users don’t fill in data multiple times</strong></h3>\n\n\n\n<p>One of the most tangible benefits of Gravatar is the fact that users no longer need to fill in their details on every new site they visit; instead, their Gravatar profile carries their information across the web. This feature not only makes online navigation more efficient for users but also contributes to higher engagement rates on websites, as the barrier to participation is markedly lowered.</p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Data storage and management are handled by Gravatar</strong></h3>\n\n\n\n<p>Gravatar&#8217;s role in handling data storage and management can be very beneficial for website owners and businesses. The platform securely stores user information and avatars, taking on the responsibility of managing this data, which can be a complex and security-sensitive task.&nbsp;</p>\n\n\n\n<p>This offloads a considerable workload from organizations that might not have the resources or expertise to manage user data securely. Additionally, Gravatar’s adherence to data protection standards, including the <a href=\"https://gdpr-info.eu/\" rel=\"nofollow\">General Data Protection Regulation (EU GDPR)</a> and the <a href=\"https://oag.ca.gov/privacy/ccpa\" rel=\"nofollow\">California Consumer Privacy Act of 2018 (CCPA)</a>, ensures website owners comply with important privacy regulations, further reducing legal and operational risks.</p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>You can create personalized experiences with user data</strong></h3>\n\n\n\n<p>Despite its centralized approach to data management, Gravatar prioritizes user privacy, ensuring that site owners can only access the information that users have agreed to share. This arrangement supports the creation of personalized experiences on websites without compromising user privacy.&nbsp;</p>\n\n\n\n<p>Website owners can tailor content, recommendations, and services to individual users based on the data available through Gravatar, enhancing user engagement and satisfaction.</p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Improve your digital identity strategy with Gravatar&nbsp;</strong></h2>\n\n\n\n<p>With the growing amount of information stored online and the rise of cyber attacks, it’s becoming increasingly important for businesses to take digital identity management seriously, especially if they want to protect user data and streamline user experiences.&nbsp;</p>\n\n\n\n<p>Adopting a third-party authentication service like <a href=\"https://gravatar.com/\">Gravatar</a> can greatly simplify this process and help you efficiently handle the intricacies of digital identity management.&nbsp;Gravatar offers a secure, user-friendly platform that bridges the gap between privacy concerns and the desire for a fluid online experience. So, if you’re a business looking to improve its digital identity strategy, take a look at how Gravatar can serve as your ideal <a href=\"https://docs.gravatar.com/\">identity management solution</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 06 Sep 2024 21:45:04 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:11:\"Ronnie Burt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:12;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:79:\"Gravatar: Step-by-Step Guide to Designing Effective User Onboarding Experiences\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"http://blog.gravatar.com/?p=2130\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:64:\"https://blog.gravatar.com/2024/09/06/onboarding-user-experience/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:24649:\"<p>User onboarding is the first interaction between your product and new users. It’s centered around guiding them through the initial setup and core features, helping them quickly grasp your product&#8217;s value.</p>\n\n\n\n<p><strong>A well-designed onboarding experience boosts user retention and engagement by providing a clear, enjoyable introduction to your product</strong>. This increases the likelihood of users becoming long-term paying customers and advocates for your brand.</p>\n\n\n\n<p>The science behind it is very simple! When users quickly grasp how your product can solve their problems or improve their lives, <strong>they&#8217;re more likely to explore its features and incorporate it into their routines.</strong></p>\n\n\n\n<p>And the benefits don’t stop there – effective onboarding is directly linked to revenue growth. Users who understand your product&#8217;s value are more likely to convert from free trials or upgrade to premium features.</p>\n\n\n\n<p>Finally, what better way to get feedback and insights to refine your product than the one your users give during their onboarding?&nbsp;&nbsp;</p>\n\n\n\n<p>Now that you’re convinced that you cannot neglect this process in good conscience, this guide will walk you through creating an engaging user onboarding experience, covering best practices, key UX patterns, and optimization strategies.</p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Best practices for effective user onboarding</strong></h2>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Simplify the sign-up process</strong></h3>\n\n\n\n<p>Many things can drive users away before they start, including long and complex sign-up forms and the need to enter their information for new credentials. So, naturally, a simple sign-up process with <a href=\"https://blog.gravatar.com/2024/05/04/authentication-protocols/\">a wider selection of authentication techniques</a> helps more users complete it and start using your product.</p>\n\n\n\n<p>Here is how you can do this:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Ask for less:</strong> Only request essential information.</li>\n\n\n\n<li><strong>Spread out data collection:</strong> Gather more details over time as users engage.</li>\n\n\n\n<li><strong>Offer social logins:</strong> Let users sign up with existing accounts like Google or Facebook.</li>\n\n\n\n<li><strong>Use </strong><a href=\"https://blog.gravatar.com/2024/05/09/single-sign-on-solutions/\" rel=\"nofollow\"><strong>Single Sign-On (SSO)</strong></a><strong>:</strong> One set of login details for multiple related services.</li>\n\n\n\n<li><strong>Apply smart defaults: </strong>Pre-fill fields when possible to save time.</li>\n</ul>\n\n\n\n<p>These tricks speed up sign-up and create a positive first impression as users don&#8217;t have to think as much or do extra work.</p>\n\n\n\n<p>For example, <a href=\"https://slack.com/\" rel=\"nofollow\">Slack</a> only asks for an email to start, letting users gradually complete their profile as they use the platform.&nbsp;</p>\n\n\n\n<img tabindex=\"0\" width=\"1185\" height=\"632\" src=\"https://blog.gravatar.com/wp-content/uploads/2024/09/magic-link-slack.png\" alt=\"Slack login screen\" class=\"wp-image-2133\" />\n\n\n\n<h4 class=\"wp-block-heading\"><strong>How Gravatar reduces sign-up friction</strong></h4>\n\n\n\n<img tabindex=\"0\" width=\"1473\" height=\"918\" src=\"https://blog.gravatar.com/wp-content/uploads/2024/09/gravatar-profiles-as-a-service-1-1.png\" alt=\"Gravatar homepage\" class=\"wp-image-2134\" />\n\n\n\n<p><a href=\"https://gravatar.com/\">Gravatar</a> is a service by <a href=\"https://automattic.com/\">Automattic</a> that provides users with consistent avatars and <a href=\"https://blog.gravatar.com/2024/06/03/profiles-as-a-service/\">profile information</a> across websites and platforms. Developers can integrate this service into their products and improve the sign-up process by automatically adding user pictures and info on Gravatar-integrated sites.&nbsp;</p>\n\n\n\n<p>This allows their users to take advantage of a consistent identity as they’ll have the same profile picture across sites.&nbsp;</p>\n\n\n\n<img tabindex=\"0\" width=\"979\" height=\"554\" src=\"https://blog.gravatar.com/wp-content/uploads/2024/09/gravatar-profile-example-1.png\" alt=\"Example of a Gravatar profile\" class=\"wp-image-2135\" />\n\n\n\n<p>It also reduces the time it takes to sign up because they don’t have to re-enter the same basic information every time.&nbsp;</p>\n\n\n\n<p>Most importantly, this process is extremely secure and privacy-oriented, with users having complete control over the data they share. Everything is stored securely with Gravatar, so developers can benefit from our API and SDKs without worrying about regulations and handling customer information.&nbsp;</p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Include a welcome screen with a microsurvey</strong></h3>\n\n\n\n<p>A welcome screen with a quick survey (also known as a microsurvey) is a great way to start your users&#8217; journey. It&#8217;s like greeting new users and asking about their preferences, which makes them feel more valued, helps personalize the experience, and gives you insights to improve your product.&nbsp;</p>\n\n\n\n<p>Here is how you can make your microsurvey more effective:&nbsp;</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Keep it simple, don&#8217;t overwhelm users.&nbsp;</li>\n\n\n\n<li>Ask relevant questions so you can focus on improving user experience.&nbsp;</li>\n\n\n\n<li>Tell users how their answers help.&nbsp;</li>\n\n\n\n<li>For multiple questions, indicate how many are left.&nbsp;</li>\n</ul>\n\n\n\n<p><strong>Example:</strong> <a href=\"https://www.duolingo.com/\" rel=\"nofollow\">Duolingo</a> asks users which language they want to learn and why, personalizing the learning experience from the start.&nbsp;</p>\n\n\n\n<img tabindex=\"0\" width=\"1323\" height=\"730\" src=\"https://blog.gravatar.com/wp-content/uploads/2024/09/duoling-startup-screen.png\" alt=\"Duolingo startup screen\" class=\"wp-image-2137\" />\n\n\n\n<img tabindex=\"0\" width=\"1269\" height=\"784\" src=\"https://blog.gravatar.com/wp-content/uploads/2024/09/duolingo-micro-survey-1.png\" alt=\"Duolingo micro survey\" class=\"wp-image-2138\" />\n\n\n\n<h4 class=\"wp-block-heading\"><strong>Pre-gathering user data with Gravatar</strong></h4>\n\n\n\n<p>Gravatar can enhance your welcome process by auto-filling information with existing Gravatar profile data. Then, it can use the same data to personalize the welcome screen by showing the user&#8217;s profile picture and asking smarter questions instead of generic queries.&nbsp;</p>\n\n\n\n<p>Integrating Gravatar can make your onboarding faster and more personal. Here&#8217;s how:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Use <a href=\"https://docs.gravatar.com/\">Gravatar&#8217;s API</a> to fetch user data based on the <a href=\"https://docs.gravatar.com/general/hash/\">user email hashes</a>.</li>\n\n\n\n<li>Use the <a href=\"https://docs.gravatar.com/api/avatars/\">Avatar API</a> to display the user&#8217;s Gravatar image on the welcome screen.</li>\n\n\n\n<li>Pre-fill any available information in your micro survey.</li>\n\n\n\n<li>Tailor your questions based on the data you already have.</li>\n</ul>\n\n\n\n<p>Combining a thoughtful welcome screen, a brief microsurvey, and Gravatar integration creates a smooth, personalized start to the user&#8217;s journey with your product.</p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Segment your users based on goals</strong></h3>\n\n\n\n<p>Dividing your users into groups based on what they want to achieve can make your onboarding process more effective. This approach helps you give each user the most relevant information and guidance, which is very likely to increase engagement and improve future adoption rates.&nbsp;</p>\n\n\n\n<p>How to segment users:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Use surveys or welcome messages</strong> to ask about their main objectives, such as &#8220;<em>What do you want to achieve with our product?</em>&#8220;</li>\n\n\n\n<li><strong>Group users with similar goals together.</strong> For instance, in a project management tool, you might have groups for personal use, small business, and enterprise users.&nbsp;</li>\n\n\n\n<li><strong>Design different onboarding flows for each user group</strong> and show features and tips most relevant to each group&#8217;s goals.&nbsp;</li>\n\n\n\n<li><strong>Choose onboarding and UI elements that work best for each group&#8217;s needs.</strong> For example, use tooltips for tech-savvy users and guided tours for beginners.&nbsp;</li>\n</ul>\n\n\n\n<h4 class=\"wp-block-heading\"><strong>Real-world example:</strong> <a href=\"https://www.videoask.com/\" rel=\"nofollow\">VideoAsk</a></h4>\n\n\n\n<img tabindex=\"0\" width=\"2069\" height=\"1040\" src=\"https://blog.gravatar.com/wp-content/uploads/2024/09/videoask-onboarding.png\" alt=\"Videoask startup screen\" class=\"wp-image-2141\" />\n\n\n\n<p><a href=\"https://www.videoask.com/\" rel=\"nofollow\">VideoAsk</a>, a video survey platform, segments new users by asking them if they want to recruit talent or conduct research to understand their audience better. Then, based on the answer, it shows different features and tutorials. This approach ensures each user sees the most relevant parts of the product first.&nbsp;</p>\n\n\n\n<p>Remember to regularly review and update your segments as you learn more about your users and how they use your product.</p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Utilize essential UX patterns&nbsp;</strong></h3>\n\n\n\n<p>When designing your onboarding experience, you must use the right UX patterns to guide users effectively. These patterns help users quickly understand your product and its value.</p>\n\n\n\n<p>For example, <strong>interactive walkthroughs and product tours</strong> are excellent ways to introduce new users to your product&#8217;s key features. They provide a virtual guide, reducing friction and improving understanding. When creating these, keep them concise and focused on core features. Use progress indicators to set expectations, and always allow users to exit or skip if they prefer.</p>\n\n\n\n<p>An excellent example of this is the onboarding process of <a href=\"https://asana.com/\" rel=\"nofollow\">Asana</a>, which allows new users to customize their projects from the get-go.&nbsp;</p>\n\n\n\n<img tabindex=\"0\" width=\"660\" height=\"425\" src=\"https://blog.gravatar.com/wp-content/uploads/2024/09/asana-onboarding-example.gif?w=660\" alt=\"Asana onboarding process\" class=\"wp-image-2142\" />\n\n\n\n<p>Tooltips and hotspots are another way of providing contextual guidance as users explore your interface. They draw attention to specific elements and explain functionality without disrupting the user&#8217;s workflow.&nbsp;</p>\n\n\n\n<img tabindex=\"0\" width=\"660\" height=\"384\" src=\"https://blog.gravatar.com/wp-content/uploads/2024/09/asana-tooltips.png?w=660\" alt=\"Tooltips with Asana\" class=\"wp-image-2143\" />\n\n\n\n<p>When using tooltips, <strong>keep the copy clear and actionable</strong>. Use them sparingly to avoid overwhelming users, and make sure they&#8217;re easy to dismiss.</p>\n\n\n\n<p>Next, we have onboarding checklists and progress bars. These are effective tools for breaking down key setup tasks into manageable steps. They motivate users by gamifying the experience and providing a sense of accomplishment. When creating checklists, prioritize 3-5 key actions that deliver immediate value. <strong>Use clear, action-oriented microcopy, and celebrate when users complete all steps.</strong></p>\n\n\n\n<p>Finally, you need to add a resource center where users can self-serve their education and resolve issues independently, significantly reducing support costs.&nbsp;</p>\n\n\n\n<img tabindex=\"0\" width=\"660\" height=\"466\" src=\"https://blog.gravatar.com/wp-content/uploads/2024/09/gravatar-support-center.png?w=660\" alt=\"Gravatar support center\" class=\"wp-image-2144\" />\n\n\n\n<p>When setting up a resource center, organize content by topic and format. Make search functionality prominent and gather feedback to identify content gaps.</p>\n\n\n\n<p>Remember, the goal of these UX patterns is to help users understand and derive value from your product as quickly as possible. Each pattern serves a specific purpose, so choose the ones that best fit your product and user needs. Regularly test and refine these elements based on user feedback and behavior to continually improve your onboarding experience.</p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Ensure onboarding highlights value</strong></h3>\n\n\n\n<p>When designing your onboarding process, focus on demonstrating how your product solves users&#8217; problems and improves their lives. This approach helps users quickly realize the benefits of your product, increasing the likelihood they&#8217;ll continue using it.</p>\n\n\n\n<p>One key strategy is to guide users to their &#8220;Aha!&#8221; moment as quickly as possible. This is the point where they truly grasp the value of your product. To achieve this:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Keep your onboarding process concise and focused on core benefits.</li>\n\n\n\n<li>Use demo data or templates to help users visualize the product&#8217;s potential.</li>\n\n\n\n<li>Highlight key features that deliver immediate value.</li>\n</ul>\n\n\n\n<p>For example, <a href=\"https://www.canva.com\" rel=\"nofollow\">Canva</a>, a graphic design platform, immediately shows users a gallery of templates they can use. This instantly demonstrates the product&#8217;s value by showing how easily users can create professional designs.</p>\n\n\n\n<img tabindex=\"0\" width=\"660\" height=\"348\" src=\"https://blog.gravatar.com/wp-content/uploads/2024/09/canva-homepage-1.png?w=660\" alt=\"Canva homepage\" class=\"wp-image-2145\" />\n\n\n\n<h3 class=\"wp-block-heading\"><strong>How to facilitate setup and help users achieve quick payoffs</strong></h3>\n\n\n\n<p>Let&#8217;s face it: <strong>nobody likes a complicated setup process</strong>. The quicker users can get started and see results, the more likely they are to stick around. So, how do we make this happen?</p>\n\n\n\n<p>First up, let&#8217;s talk about making setup a breeze:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Use AI and machine learning to help guide users through setup based on their needs.</strong> For instance, <a href=\"https://www.intercom.com/blog/announcing-resolution-bot/\" rel=\"nofollow\">Intercom&#8217;s Resolution Bot</a> learns from past conversations to answer user questions during setup. Or consider <a href=\"https://www.appcues.com/\" rel=\"nofollow\">Appcues</a>, which uses AI to suggest the best onboarding flow based on user behavior.</li>\n</ul>\n\n\n\n<img tabindex=\"0\" width=\"660\" height=\"360\" src=\"https://blog.gravatar.com/wp-content/uploads/2024/09/democues-app-demo.png?w=660\" alt=\"Democues app demo\" class=\"wp-image-2146\" />\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Show, don&#8217;t just tell, with interactive walkthroughs that guide users step-by-step</strong>. Tools like <a href=\"https://www.walkme.com/\">WalkMe</a> or <a href=\"https://www.pendo.io/\">Pendo</a> can create custom guides that adapt to each user&#8217;s progress.</li>\n</ul>\n\n\n\n<img tabindex=\"0\" width=\"660\" height=\"323\" src=\"https://blog.gravatar.com/wp-content/uploads/2024/09/pendo-onboarding-tool.png?w=660\" alt=\"Pendo onboarding tool dashboard with tooltips\" class=\"wp-image-2148\" />\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Do some of the work for users by pre-filing information where possible</strong>. Less typing for users means less frustration.</li>\n\n\n\n<li><strong>Want to make the setup more fun? </strong>Try adding some game-like elements. Progress bars or achievement badges can turn a boring setup into a mini-adventure.</li>\n</ul>\n\n\n\n<p>Okay, but how can you create those quick payoffs? The answer is simple: don&#8217;t make users guess why your product is great – show them! During onboarding, focus on showcasing immediate benefits. For example:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>If you have a project management tool, show how it can organize tasks in just a few clicks.</li>\n\n\n\n<li>For a fitness app, demonstrate how quickly users can set up a workout plan.</li>\n</ul>\n\n\n\n<p>The key is to connect your product&#8217;s features directly to the user&#8217;s needs or problems. Say something like, &#8220;<em>See how easy it is to track your team&#8217;s progress?</em>&#8221; or &#8220;<em>Look at that – you&#8217;ve just planned your whole week&#8217;s meals in under 5 minutes!</em>&#8220;</p>\n\n\n\n<p>Give users some easy victories right off the bat. These quick wins should be simple tasks that pack a punch in showing your product&#8217;s value. For instance, in a photo editing app, you can let users apply a one-click filter that dramatically improves their photo.</p>\n\n\n\n<p>Finally, use what you know about your users to point them toward features they&#8217;ll love. This could be based on info they provided during sign-up or actions they&#8217;ve taken in the app. For example, if a user said they&#8217;re interested in running, a fitness app could highlight its running tracking features first.</p>\n\n\n\n<p>These personalized touches make users feel understood and help them get more out of your product faster. For more information, check out our guide on user experience personalization.</p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Drive users toward key actions</strong></h3>\n\n\n\n<p>Guiding users to perform key actions is crucial for ensuring they get the most value from your product quickly. These actions are the core activities that demonstrate your product&#8217;s usefulness and encourage continued engagement.</p>\n\n\n\n<p>To effectively drive users toward key actions:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Identify your product&#8217;s most important features or tasks.&nbsp;</li>\n\n\n\n<li>Design clear, action-oriented onboarding flows.</li>\n\n\n\n<li>Use prominent Calls-To-Action (CTAs) to guide users.</li>\n</ul>\n\n\n\n<p>Consider using gamification elements like progress bars or achievements to motivate users. For example, LinkedIn encourages profile completion by showing a progress meter and suggesting the next steps.</p>\n\n\n\n<p>Personalization can make your guidance more effective. Use data from the sign-up process or initial interactions to tailor the key actions you suggest to each user.</p>\n\n\n\n<p>While guiding users is important, you also have to provide options for more exploratory or experienced users. Include easily accessible &#8220;<em>skip</em>&#8221; or &#8220;<em>learn more</em>&#8221; options in your onboarding flow.</p>\n\n\n\n<p>Remember to measure the completion rate of these key actions. This data can help you refine your onboarding process and identify any stumbling blocks users might be encountering.</p>\n\n\n\n<p>By focusing on driving users toward key actions, you help them experience your product&#8217;s value quickly, increasing the likelihood of long-term engagement and success.</p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>How to measure and optimize user onboarding</strong></h2>\n\n\n\n<p>To ensure your onboarding process is effective, you need to measure its performance and continuously optimize it. This involves tracking specific metrics and collecting user feedback. Let&#8217;s explore the key metrics to track and how to collect valuable data.</p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Key metrics to track</strong></h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Time to Value (TTV):</strong> This measures how quickly users experience the core value of your product. A shorter TTV often leads to better user retention. To measure TTV, track the time from sign-up to when users complete key actions that represent value realization.</li>\n\n\n\n<li><strong>Engagement rate:</strong> This metric shows the percentage of users actively using your product after onboarding. A high engagement rate indicates a successful onboarding strategy. Analyze user activity logs to determine the proportion of active users over time.</li>\n\n\n\n<li><strong>Customer churn:</strong> Churn rate measures how many users stop using your product after onboarding. A high churn rate may indicate problems with your onboarding process. Calculate the percentage of users who discontinue use within a defined period post-onboarding.</li>\n\n\n\n<li><strong>Feature adoption rate:</strong> This tracks how many users engage with key features of your product. It helps you understand which features are being utilized and which may need better onboarding support. Monitor user interactions with specific features to calculate the adoption rate.</li>\n\n\n\n<li><strong>User satisfaction:</strong> This qualitative metric provides insights into users&#8217; experiences and areas for improvement. Use surveys, Net Promoter Score (NPS), and Customer Satisfaction (CSAT) scores post-onboarding to gauge user satisfaction.</li>\n</ul>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>How to collect data</strong></h3>\n\n\n\n<p>To gather the necessary data for these metrics, consider the following methods:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Analytics tools: </strong>Use platforms like <a href=\"https://marketingplatform.google.com/about/analytics/\" rel=\"nofollow\">Google Analytics</a>, <a href=\"https://mixpanel.com/\" rel=\"nofollow\">Mixpanel</a>, or <a href=\"https://amplitude.com/\" rel=\"nofollow\">Amplitude</a> to track user behavior. Set up event tracking to monitor key actions during onboarding. Analyze funnel reports to understand where users are dropping off and which steps are most effective.</li>\n</ul>\n\n\n\n<img tabindex=\"0\" width=\"660\" height=\"291\" src=\"https://blog.gravatar.com/wp-content/uploads/2024/09/mixpanel-homepage.png?w=660\" alt=\"Mixpanel homepage and example analytics board\" class=\"wp-image-2149\" />\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Customer feedback:</strong> Conduct surveys using tools like <a href=\"https://www.surveymonkey.com/\" rel=\"nofollow\">SurveyMonkey</a> or <a href=\"https://www.typeform.com/\" target=\"_blank\" rel=\"noreferrer noopener\">Typeform</a> to gather user opinions on the onboarding experience. Implement NPS and CSAT surveys to measure overall satisfaction. Use in-app feedback tools to collect real-time insights from users.</li>\n</ul>\n\n\n\n<img tabindex=\"0\" width=\"660\" height=\"322\" src=\"https://blog.gravatar.com/wp-content/uploads/2024/09/survey-monkey-homepage.png?w=660\" alt=\"Survey Monkey homepage\" class=\"wp-image-2150\" />\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>User interviews:</strong> Conduct one-on-one interviews with a diverse sample of users. These provide deeper insights into the onboarding experience and can uncover issues that might not be apparent from quantitative data alone.</li>\n\n\n\n<li><strong>Heatmaps and session recordings: </strong>Tools like <a href=\"https://www.hotjar.com/\" target=\"_blank\" rel=\"noreferrer noopener\">Hotjar</a> or <a href=\"https://www.crazyegg.com/\" rel=\"nofollow\">Crazy Egg</a> can help you visualize how users interact with your onboarding process. Analyze these to identify areas where users struggle or spend more time than expected.</li>\n</ul>\n\n\n\n<img tabindex=\"0\" width=\"660\" height=\"326\" src=\"https://blog.gravatar.com/wp-content/uploads/2024/09/hotjar-homepage.png?w=660\" alt=\"Hotjar homepage\" class=\"wp-image-2151\" />\n\n\n\n<p>Remember, the goal of collecting this data is to continually improve your onboarding process. Regularly review your metrics and user feedback to identify areas for optimization. Look for patterns in user behavior and feedback that suggest where improvements can be made.</p>\n\n\n\n<p>For example, if you notice a high drop-off rate at a particular step in your onboarding process, investigate why users might be struggling at that point. Are the instructions unclear? Is the step too complex? Use this insight to refine and simplify that part of the process.</p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Integrate Gravatar to improve your onboarding experience</strong></h2>\n\n\n\n<p>So, we&#8217;ve covered a lot about making your onboarding process better. Remember, it&#8217;s all about keeping things simple, personal, and valuable for your users.</p>\n\n\n\n<p>Now, here&#8217;s where Gravatar comes in handy. By using Gravatar in your onboarding:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>You make sign-up quicker – no need for users to fill out everything from scratch.</li>\n\n\n\n<li>Users get to keep their familiar profile across different sites.</li>\n\n\n\n<li>You can personalize things right from the start using their Gravatar info.</li>\n</ul>\n\n\n\n<p>It&#8217;s a win-win: <strong>users save time, and you get useful info to make their experience even better</strong>.</p>\n\n\n\n<p>Want to give it a shot? <a href=\"https://docs.gravatar.com/\">Head over to our developer documents</a> and see how you can add Gravatar to your onboarding. It&#8217;s a simple way to make a big difference in how users start with your product.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 06 Sep 2024 21:43:58 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:11:\"Ronnie Burt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:13;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:85:\"WPTavern: WordPress.org Introduces New Security Measures for Plugin and Theme Authors\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=161159\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:96:\"https://wptavern.com/wordpress-org-introduces-new-security-measures-for-plugin-and-theme-authors\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3159:\"<p>Starting October 1st, 2024, WordPress.org will roll out <a href=\"https://make.wordpress.org/plugins/2024/09/04/upcoming-security-changes-for-plugin-and-theme-authors-on-wordpress-org/\">new security measures</a> aimed at enhancing the safety of accounts with commit access to plugins and themes. This was announced by the Automattic-sponsored developer Dion Hulse.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Mandatory Two-Factor Authentication</h2>\n\n\n\n<p>Beginning next month, WordPress.org will make two-factor authentication (2FA) mandatory for all plugin and theme authors. Authors can configure 2FA by <a href=\"https://profiles.wordpress.org/me/profile/security.\">visiting their WordPress.org profiles</a>, and the platform has already started prompting them to do so.&nbsp;</p>\n\n\n\n<p>Dion Hulse emphasized the importance of securely storing backup codes, as losing access to both 2FA methods and backup codes could complicate account recovery.</p>\n\n\n\n<h2 class=\"wp-block-heading\">SVN Passwords for Commit Access</h2>\n\n\n\n<p>WordPress.org will also introduce SVN passwords for committing changes to plugins and themes. This feature separates commit access from the main WordPress.org account credentials, offering an extra layer of security. Authors can generate SVN passwords through their profiles, ensuring that their main account passwords are protected. Those using deployment scripts, like GitHub Actions, will need to update their stored passwords with these new SVN credentials.</p>\n\n\n\n<p>For those wondering why the Plugin Review Team is not using 2FA with SVN, Dion explained, “Due to technical limitations, 2FA cannot be applied to our existing code repositories, that’s why we’ve chosen to secure WordPress.org code through a combination of account-level two-factor authentication, high-entropy SVN passwords, and other deploy-time security features (such as &nbsp;<a href=\"https://developer.wordpress.org/plugins/wordpress-org/release-confirmation-emails/\">Release Confirmations</a>).”</p>\n\n\n\n<p>For more information, authors can refer to the guides on <a href=\"https://make.wordpress.org/meta/handbook/tutorials-guides/configuring-two-factor-authentication/\">Configuring Two-Factor Authentication</a> and <a href=\"https://make.wordpress.org/meta/handbook/tutorials-guides/svn-access/\">Subversion Access</a> and Chris Christoff’s post on <a href=\"https://make.wordpress.org/plugins/2024/06/26/keeping-your-plugin-committer-accounts-secure/\">Keeping Your Plugin Committer Accounts Secure</a></p>\n\n\n\n<h2 class=\"wp-block-heading\">Community Reaction&nbsp;</h2>\n\n\n\n<p>The community has reacted positively to these changes, with some expressing that these updates were long overdue. “At least we were earlier than someone stepping on Mars, &#8221; joked developer Toma Todua.</p>\n\n\n\n<p>Recently, the WordPress Plugin Team has ramped up efforts to enhance platform security. In June, they temporarily halted plugin releases and forced all plugin authors to <a href=\"https://make.wordpress.org/plugins/2024/06/29/password-reset-required-for-plugin-authors/\">reset their passwords</a> after five WordPress.org user accounts were compromised.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 06 Sep 2024 20:12:50 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:7:\"Jyolsna\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:14;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:51:\"WPTavern: Key Insights From WooCommerce Survey 2024\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=161147\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:62:\"https://wptavern.com/key-insights-from-woocommerce-survey-2024\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3340:\"<p>WooCommerce has unveiled the results of its <a href=\"https://woocommerce.com/black-friday-trends/\">2024 summer survey</a>, shedding light on how store owners, developers, and partners gear up for Black Friday Cyber Monday (BFCM) and the holiday shopping rush.</p>\n\n\n\n<p>Here are the key takeaways from the survey:</p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>BFCM Sales Account for a Major Share of Annual Revenue</strong></h3>\n\n\n\n<p>BFCM plays a crucial role for online merchants, contributing to approximately 30%-50% of their yearly sales. The survey revealed that 66% of stores reported increased sales during the holiday season, highlighting its significance for businesses. In fact, for some stores, up to 50% of their annual revenue comes from this period alone.</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>46% of stores see up to 30% of their yearly sales during this time.</li>\n\n\n\n<li>26% generate over 30% of their annual sales.</li>\n\n\n\n<li>8% surpass 50% of annual sales during BFCM.</li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\">Stores &amp; Early Planning</h2>\n\n\n\n<p>Larger stores with annual revenues of $250K+ are 12% more likely to begin preparations early. In total, <a href=\"https://woocommerce.com/black-friday-trends/\">81% of stores actively plan</a> for BFCM promotions.</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>26% of stores begin planning 1-4 weeks before BFCM.</li>\n\n\n\n<li>27% start preparations 1-3 months ahead.</li>\n\n\n\n<li>13% dedicate 3-6 months to preparation.</li>\n\n\n\n<li>4% start more than 6 months in advance.</li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\">Preparation Tactics &amp; Strategies</h2>\n\n\n\n<p>26% of stores planned to increase inventory as their primary preparation strategy. This was followed by marketing, promotions, and website optimization.</p>\n\n\n\n<p>When it comes to marketing channels:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>29% of stores find email the most effective, followed by organic social media (25%).</li>\n\n\n\n<li>Other popular channels include paid social (13%), search ads (8%), and content marketing (6%).</li>\n</ul>\n\n\n\n<p>For the 2024 holiday season, 34% of stores are adjusting their strategies, focusing on: </p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Introducing new products (26%)</li>\n\n\n\n<li>Improving marketing efforts (24%)</li>\n\n\n\n<li>Enhancing website performance (16%)</li>\n\n\n\n<li>Starting sales early (10%)</li>\n\n\n\n<li>Offering special discounts (9%)</li>\n\n\n\n<li>Making changes to customer engagement, social media, and inventory management completes the list.</li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\">Multi-Channel Sales </h2>\n\n\n\n<p>The survey also noted that 67% of stores sell through multiple channels, including physical locations and online marketplaces. Specifically, 11% of stores sell on Amazon, 8% sell on Etsy and 6% sell on eBay.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Customer Engagement &amp; Analytics</h2>\n\n\n\n<p>A significant 91% of stores use analytics tools like Google Analytics, WooCommerce Analytics Dashboard, and Meteorik to evaluate campaign performance. Despite the busy season, 89% of stores do not implement a special refund or return policy&nbsp;</p>\n\n\n\n<p>Woo&#8217;s Chief Marketing Officer, Tamara Niesen, has <a href=\"https://woocommerce.com/posts/black-friday-stats-and-trends/\">shared more insights</a> on the survey results on the WooCommerce blog.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 06 Sep 2024 17:03:30 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:7:\"Jyolsna\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:15;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:81:\"WPTavern: #135 – Jonathan Bossenger on Enhancing WordPress Learning Experiences\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:48:\"https://wptavern.com/?post_type=podcast&p=160816\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:95:\"https://wptavern.com/podcast/135-jonathan-bossenger-on-enhancing-wordpress-learning-experiences\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:65453:\"Transcript<div>\n<p>[00:00:00] <strong>Nathan Wrigley:</strong> Welcome to the Jukebox podcast from WP Tavern. My name is Nathan Wrigley.</p>\n\n\n\n<p>Jukebox is a podcast, which is dedicated to all things WordPress. The people, the events, the plugins, the blocks, the themes, and in this case, enhancing WordPress learning experiences.</p>\n\n\n\n<p>If you&#8217;d like to subscribe to the podcast, you can do that by searching for WP Tavern in your podcast, player of choice. Or by going to wptavern.com/feed/podcast. And you can copy that URL into most podcast players.</p>\n\n\n\n<p>If you have a topic that you&#8217;d like us to feature on the podcast, I&#8217;m keen to hear from you and hopefully get you, or your idea, featured on the show. Head to wptavern.com/contact/jukebox, and use the form there.</p>\n\n\n\n<p>So on the podcast today, we have Jonathan Bossenger. Jonathan based in Cape town, South Africa, has been an integral part of the WordPress community for nearly a decade. Transitioning from software development to web, and then WordPress development, he found his passion in education.</p>\n\n\n\n<p>Since attending his first word camp in 2015, he has focused on creating educational content for WordPress developers. Now employed at Automattic as a developer educator, he contributes to the Learn platform, helping to train and guide new developers in the WordPress ecosystem.</p>\n\n\n\n<p>He&#8217;s on the podcast today to explain some of the ways that you can learn WordPress with up to date, freely available content.</p>\n\n\n\n<p>We discuss the goal of making WordPress learning accessible globally, especially for those who can&#8217;t afford expensive courses.</p>\n\n\n\n<p>The discussion gets into the transformative potential of the Learn WordPress platform, especially in the era of Playground, which will enable interactive coding practice without the need for external tools. Jonathan sees this as a game changer for web agencies, providing a streamlined training resource for new developers and conserving valuable time and resources.</p>\n\n\n\n<p>We cover Jonathan&#8217;s journey from software developer to developer educator, supported by his former employer, Castos. He shares the challenges of keeping educational content current amidst WordPress&#8217;s rapid evolution, and the importance of staying updated with WordPress core developments.</p>\n\n\n\n<p>The conversation also touches on the structured learning pathways, designed to guide learners from beginner to advanced levels. Segmented into user designer and developer categories.</p>\n\n\n\n<p>The professionalism of WordPress projects like Learn, and the essential role of contributors in translating and internationalising content to reach a broader audience ,comes under the microscope as well. And Jonathan reflects upon the dynamic nature of open source communities, stressing the need for decisive leadership in software development decisions from time to time.</p>\n\n\n\n<p>Towards the end, we talk about the many ways that you can assist the Learn project, and there are many more ways than you might imagine.</p>\n\n\n\n<p>If you&#8217;re curious about how people learn about WordPress, and how you can be a part of that project, this episode is for you.</p>\n\n\n\n<p>If you&#8217;re interested in finding out more, you can find all of the links in the show notes by heading to wptavern.com/podcast, where you&#8217;ll find all the other episodes as well.</p>\n\n\n\n<p>And so without further delay, I bring you Jonathan Bossenger.</p>\n\n\n\n<p>I am joined on the podcast today, once more by Jonathan Bossenger. Hey, Jonathan.</p>\n\n\n\n<p>[00:03:59] <strong>Jonathan Bossenger:</strong> Hello, I&#8217;m back.</p>\n\n\n\n<p>[00:04:01] <strong>Nathan Wrigley:</strong> Thank you so much for coming on the podcast today. We&#8217;re going to be talking about a really important subject, and a subject which I think is getting more importance. We can get into the politics or what have you of that in a moment.</p>\n\n\n\n<p>Before we begin the conversation all about Learn, and what&#8217;s going on over there, Jonathan, for those people who don&#8217;t know who you are, do you want to just give us your brief potted history? Maybe your current job, and your history with WordPress and so on?</p>\n\n\n\n<p>[00:04:24] <strong>Jonathan Bossenger:</strong> Sure. So for those who don&#8217;t know, my name is Jonathan Bossenger. I live in Cape Town in South Africa, which is the country right at the tip of Africa. I have been involved in the WordPress community now for about nine years. I went to my first WordCamp in Cape Town in 2015, and I am a web developer, originally a software developer, then a web developer, then a WordPress developer.</p>\n\n\n\n<p>And I&#8217;m now transitioned to this wonderful new thing that I call, or at least people call developer educator. I&#8217;m currently employed at Automattic, I&#8217;m sponsored to work full-time with the WordPress training team, and my job is basically creating educational content for WordPress developers. So everything that is on Learn, that has to do with WordPress development, I have got some hand in somewhere there.</p>\n\n\n\n<p>[00:05:05] <strong>Nathan Wrigley:</strong> Was this a pivot that you kind of had as part of your north star five or six years ago, or is this very much an evolution that kind of happened to you without it meaning to be the case?</p>\n\n\n\n<p>[00:05:16] <strong>Jonathan Bossenger:</strong> I did pivot from software development to developer education kind of organically, but also with a little bit of support. You&#8217;ll appreciate the story, Nathan. So as you will know, I was working at Castos for a number of years. I was the initial developer that Craig hired when we first kicked Castos off. I became lead developer as the company grew.</p>\n\n\n\n<p>And in conversations that I had with Craig, as my CEO, as the company grew, and as we run about the time the TinySeed thing happened and Craig had some money that he could spend to grow the team and all those things. He sat me down and he said to me, right, what does the future look like for you? As the company grows, we&#8217;ve got potential to get big, what does the future look like?</p>\n\n\n\n<p>And he said the word engineering manager, and the term CTO came up, and I realised in those conversations that that was not what I wanted to be doing. As much as I enjoyed developing software, I&#8217;m not great at leading people. I have a very short temper, I struggle to lead properly, and part of it is also just I&#8217;ve never had good experience under other good leaders, and that was part of my journey.</p>\n\n\n\n<p>But what I really do enjoy doing, and you&#8217;ll appreciate this, I enjoy educating folks about content, about things, about GPL, about whatever. And I really enjoy teaching other developers, mentoring them, guiding them through a journey. And at the time I shared this information with Craig, he said to me, well, funnily enough there&#8217;s this role at Delicious Brains. I&#8217;m sure you&#8217;ll know Delicious Brains, WP Migrate, and all those plugins. And they were looking for specifically a developer educator.</p>\n\n\n\n<p>And I sat on that job posting for about a year and a half before I eventually applied. But that was the sort of transition of that process, going from full-time software developer to developer educator. And that process is what landed me up where I am today because I enjoy teaching WordPress, I enjoy teaching WordPress development. I discovered the training team through a series of events. And so when the role, when the position became available to do this full time, I grabbed it with both hands, and that&#8217;s where I am now.</p>\n\n\n\n<p>[00:07:04] <strong>Nathan Wrigley:</strong> So you are an Automattician, you work for Automattic now, yeah. And you are a hundred percent on creating educational materials, that is all that you are involved in?</p>\n\n\n\n<p>[00:07:13] <strong>Jonathan Bossenger:</strong> That is what my role is within the company, but I also do jump in here and there all over the place because I am a full-time volunteer, if you will, I&#8217;m a lifelong volunteer. So I do try and get involved with Core wherever I can. I try and help with the docs wherever I can because the docs, especially the developer docs, they inform a lot of my content that we create for Learn.</p>\n\n\n\n<p>So if I find issues in the docs, I&#8217;ll try and update those. After about a year and a half of pestering folks, eventually they gave me access to the docs, and I can just make whatever changes I need to. And I do treat that with a lot of respect, and I only make changes that I think are really obvious. Or I check with folks first and make sure that those changes make sense.</p>\n\n\n\n<p>But my employment at Automattic is specifically to work with the training team, to help drive the Learn WordPress platform forward, primarily creating content, helping with the platform, helping with the code base. Bringing in other collaborators, working with other collaborators, supporting them, and just helping to make Learn WordPress the best place to learn about WordPress.</p>\n\n\n\n<p>[00:08:07] <strong>Nathan Wrigley:</strong> Yeah, nice. I guess if you have the calling to be an educator, and some people do and some people don&#8217;t, I know plenty of people who really enjoy the work that they do as educators, be it of children, online, or what have you. If you have that calling, it is profoundly meaningful, isn&#8217;t it? If you have that in you, that you wish to educate other people, I think there&#8217;s a deep sense of satisfaction and meaning that comes from that, and significance that comes from that. So I hope it&#8217;s fulfilling you on that level.</p>\n\n\n\n<p>But also, interesting in the bit that you just said, you&#8217;re dipping in and out. Because I guess, if you are going to be teaching people about WordPress, and given what Learn covers, and we&#8217;ll get into all of that, you can&#8217;t become de-skilled, can you? It&#8217;s not like you could sit making courses five years from now, without being absolutely knee deep in the weeds of the project as a whole, because won&#8217;t know what&#8217;s going on. You won&#8217;t know what to make courses about. You won&#8217;t understand the new UI that&#8217;s coming down the pike, and all of that kind of thing. So I guess the two things go hand in hand, you have to keep up to date.</p>\n\n\n\n<p>[00:09:05] <strong>Jonathan Bossenger:</strong> Absolutely. I have learned more about WordPress Core in the last two years that I&#8217;ve been teaching it, than I ever have in the nine years before that I was using it and building on top of it.</p>\n\n\n\n<p>There&#8217;s that very common saying about, to really understand a topic, teach it. Because you can only teach someone something if you really understand. And so I am challenged even with some of the older stuff. I was doing a series of lessons recently about how to extend user capabilities, and I went down a massive rabbit hole about how this all actually works. I&#8217;ve used it in the past as a plugin developer when I was working at Castos, and for projects and whatever. I&#8217;ve assigned capabilities, I&#8217;ve created custom capabilities, but I&#8217;ve never understood how they really just work. I&#8217;ve just gone, yeah, they work, and I&#8217;ve moved on with my life.</p>\n\n\n\n<p>Now I have to understand deeply how they work, before I can teach somebody. So this is the interesting thing about WordPress is there is so much to learn. There is so much historical information, there is so much in Core that will continue forever, that there is to learn. And then as you say, there&#8217;s so much new stuff coming in.</p>\n\n\n\n<p>The new stuff is a whole topic on its own, and we&#8217;ll definitely chat about that in a second. But yeah, there&#8217;s just so much to learn and to then teach that I feel like, I&#8217;ve always said I&#8217;ve never been the best developer, there are folks out there who are way better developers than I am, there are architects and whatever else. But I&#8217;ve always had this desire to share knowledge and teach others.</p>\n\n\n\n<p>And so now I get the best of both worlds. I get to dive into Core, I get to dig into the code, I get to understand how it works. I get to find bugs and report them if something&#8217;s wonky while I&#8217;m preparing a lesson. And then I get to share that with others, and help them figure out how this stuff all works, I do all the fumbling, and then I present the lesson, and off they go.</p>\n\n\n\n<p>[00:10:39] <strong>Nathan Wrigley:</strong> With the kind of teaching that you do, so I have several friends in the real world who live close to me who teach children in schools. And the feedback there is immediate, you teach the content, and then you&#8217;re either staring a bunch of happy faces, or there&#8217;s confusion on the face, and so you realise, okay, I pitched that incorrectly. The whole online content thing, I don&#8217;t understand how the feedback works there.</p>\n\n\n\n<p>But also, we spoke about it being a meaningful thing, and I think probably if you&#8217;re a classroom teacher, the meaning is the faces. You know, you see the impression that you are having on the children. You can see that, okay, that child who didn&#8217;t get that yesterday now gets it, and there&#8217;s that it immediate feedback loop, which must be beautiful. But what does that look like for online content? How do you even get feedback about, okay, that worked, or that was good, or no, redo that? How does that happen?</p>\n\n\n\n<p>[00:11:26] <strong>Jonathan Bossenger:</strong> There&#8217;s a couple of ways that does happen for me at least. The one way is that we have got feedback processes in our content on Learn WordPress. So there is a feedback form linked at the bottom of most lessons. The end of every course we&#8217;re implementing a feedback survey. But we also do things that allow more direct feedback.</p>\n\n\n\n<p>So something that we kicked off last year for the first time, we ran one last year, we are planning on running two this year, we just finished the first one, was this concept of a in-person course cohort. So we take a series of content, and then we invite learners to come along on a journey.</p>\n\n\n\n<p>It&#8217;s asynchronous communication, but then we, once a week we have a synchronous call where everybody who&#8217;s available gets together, and we chat through the content. And in those spaces I get to interact with the students directly. I get to see the successes. I get to see the difficulties and try and help them with the difficulties.</p>\n\n\n\n<p>I also get to see the students, or the learners, helping each other out. And so in all of those spaces I get that sort of reinforce, okay, wow, this is working, this isn&#8217;t working, seeing this successful, that kind of thing.</p>\n\n\n\n<p>But then also, interestingly, with the way we create content, we have a review process. So when a new lesson is ready to be published, we will upload it to the GitHub issue, we manage everything in GitHub. We&#8217;ll upload it to the GitHub issue, and then we will ask members of the training team to review the content. And so they&#8217;re basically getting like a preview of the content before it gets published live.</p>\n\n\n\n<p>And a lot of the folks who do the reviews are subject matter experts in that area. So if it&#8217;s a thing about developing a plugin, or developing a block, or whatever. It&#8217;ll be block developers, and plugin developers, and theme developers who review the content. And they will give you direct feedback as well. And they will say, oh, this works, ooh, I learned this today. And so you&#8217;ll get those little nuggets here and there.</p>\n\n\n\n<p>So I have a lot of great feedback. I&#8217;d love to get more, and we&#8217;re working on processes to get more, and more, and more feedback. Because the more interactions we can have with learners, the more we can see what works and what doesn&#8217;t. And that&#8217;s definitely a big part of the whole redesign, and the relaunch that we&#8217;ve been working on, is creating spaces for that feedback.</p>\n\n\n\n<p>[00:13:18] <strong>Nathan Wrigley:</strong> Nice. Let&#8217;s get into the content itself. So it occurs to me that we&#8217;ve got this far into the episode and we haven&#8217;t actually mentioned the URL, which is a bit remiss. So head to learn.wordpress.org, and from there you can go in all sorts of directions, and you&#8217;ll be able to see that. The UI may change, it has undergone some changes recently as well.</p>\n\n\n\n<p>But in an ideal world, we&#8217;d go to that website, and we would have any question about WordPress, and we would find the answer. That would be a utopia, some sort of crazy universe that we don&#8217;t live in, where everything that we could possibly want, there&#8217;s a piece of content which will address that question.</p>\n\n\n\n<p>Of course, that&#8217;s not the reality. You have to pick and choose your subjects. At this moment in history, we&#8217;re in July 2024, how are those decisions made? How do you make the decision, okay, this is the next tranche of content that we&#8217;re going to make? Ignore what you&#8217;ve already got. How are you making decisions about what comes next?</p>\n\n\n\n<p>[00:14:12] <strong>Jonathan Bossenger:</strong> So that is very much driven by the learners themselves. And you mentioned about ignore the content you&#8217;ve got, but the content that we&#8217;ve got is actually very important to think about because it informed where we are currently. So at the end of, I think it was the end of 2021, or 2022, I can&#8217;t remember exactly what year, but the training team, so the WordPress training team, these are the folks that are similar to the Core team, or the Meta team, we all know those teams in Slack, and all the different teams on the Make Blogs. The training team is the team that focuses on everything on Learn WordPress.</p>\n\n\n\n<p>They did a individual learner feedback survey. They tried to reach all folks who have accessed Learn content since its inception in 2020. And they said, give us your feedback. What is working, what is not working? And the biggest piece of feedback we got out of that learner survey was more structured learning pathways.</p>\n\n\n\n<p>At that stage, the content was very scattershot. We were creating the content that we thought was good, so when I joined Automattic as a full-time sponsored contributor, and I looked at the developer focused content there, I went, well, there&#8217;s nothing about WordPress hooks. That&#8217;s probably one of the first things that you need to learn about if you&#8217;re going to develop with WordPress. So I created a series of lessons on WordPress hooks.</p>\n\n\n\n<p>And then I went, well, what is the next thing I want to create? There was no structure, there was no plan. And so learning pathways became the thing that folks wanted the most. So that&#8217;s what we&#8217;re focusing on right now.</p>\n\n\n\n<p>[00:15:31] <strong>Nathan Wrigley:</strong> Could you just clear up what pathways means? Because I suspect it might be a word which isn&#8217;t entirely familiar to everybody.</p>\n\n\n\n<p>[00:15:37] <strong>Jonathan Bossenger:</strong> A hundred percent. And I didn&#8217;t know what a learning pathway was before I got started, to be honest. But in our scope, in our space, when we talk about a learning pathway, we mean a specifically structured series of modules and lessons that take you from point 1 to point 5, for example.</p>\n\n\n\n<p>We defined a series of learning pathways, the first are all user focused. So we have a beginner user learning pathway, and it&#8217;s basically the introduction to WordPress. You&#8217;ve never used WordPress before. What are pages? What are posts? How do I set the homepage instead of the blog home? All those kind of beginner situations. So you can go from knowing nothing about WordPress, to having a pretty good idea about how WordPress works, and you can put your site together.</p>\n\n\n\n<p>Then we have the next level which is, now you understand how WordPress works, now how do we go deeper? Maybe, how do themes work? How do themes get installed, and how do they work within your WordPress sites, or plugins, or those kind of things? How you can build forms. What options you have. What are plugins, and where do I find them? And those kind of questions.</p>\n\n\n\n<p>And then for the developer side we had a similar thing, we said, right, let&#8217;s imagine somebody who&#8217;s now gone through all the user learning pathways, and they can use WordPress successfully, but now they want to go a step further. They want to start customising WordPress beyond what the no code tools allow. How do they start?</p>\n\n\n\n<p>Well, they first need to start and understand what HTML, CSS, PHP and MySQL are, and JavaScript, and we need to give them an introduction to that. So we kind of, we define these learning pathways as a structured way of progressing from point A to point Z, say, within a specific realm. Be it user, designer. And we specifically isolated user, designer and developer, because those were kind of our, what we saw as our three big user stories, if you will.</p>\n\n\n\n<p>[00:17:12] <strong>Nathan Wrigley:</strong> So the pathways are kind of structured content. You begin at, if you like, lesson one, and you go through 3, 4, 5, 6, all the way up to 20 or what have you. And so, when you come out of that, at the end, you&#8217;ve acquired a body of learning. It feels like an LMS, a learning management system is kind of how it&#8217;s all held together.</p>\n\n\n\n<p>So you log into the UI, you can see that you&#8217;ve completed this lesson, you&#8217;re up to lesson five, okay, clearly lesson six comes next. And if you complete one pathway, is there some intention that one pathway will then lead to another pathway, if you like? So if you complete the beginner bit, then a logical step would be to go to this next pathway, so that everything is sort of like a big spider web.</p>\n\n\n\n<p>[00:17:52] <strong>Jonathan Bossenger:</strong> Exactly that. So, for example, if we think about it, let&#8217;s go to brand new user, they come in, they start with the beginner user pathway. They finish that. Then from there, do they want to go further into the user side of things, and there&#8217;s a link to the next level pathway, and they can go through that. Or do they want to get into development? And then that links them to the beginner developer learning pathway. So depending on what type of scenario they have, they can then choose to go from there.</p>\n\n\n\n<p>And then additionally, if I just focus on, let&#8217;s say the beginner developer learning pathway. So in the beginner developer learning pathway we introduce the concepts of the web languages, and web servers, and all that kind of thing. And then we talk about an introduction to plugins. And at the end of the plugins module, well, what if they want to go further into plugin development? Then there will be a plugin developer learning pathway. And that&#8217;s all focusing on plugin developments, and all the things you would need to learn for plugin development.</p>\n\n\n\n<p>Let&#8217;s say they don&#8217;t want to do that, they continue along beginner developer. The next one, actually it&#8217;s the other way around, it&#8217;s theme first, then plugin. So they do theme, then plugin. At the end of the theme module, what if they want to go deeper into themes? Then there&#8217;s a link to the theme developer learning pathway. So they could either carry on with beginner, and just wrap that up, and get a broad understanding of sort of WordPress development, or they could choose to dive in deeper. And once they finished, for example, theme developer, they could come back, and then go through plugin developer.</p>\n\n\n\n<p>We do envision, as you say, the sort of spider web. At the moment, everything is very one lane. So it&#8217;s sort of beginner user, intermediate user, advanced user. The same for developer, the same for designer. But once all this content is created, then we can start thinking about how, sort of getting an idea of where people go and what they want to learn, and trying to tie these things in together so that, whichever path they take, there&#8217;s content for them to get to an eventual goal.</p>\n\n\n\n<p>[00:19:22] <strong>Nathan Wrigley:</strong> You mentioned earlier that there were real world conversations that you had. So i&#8217;ll just use the word Zoom for want of a better word. So you get on a Zoom call once a month. Do they fit into these learning pathways? So, for example, if I was to join the, oh I don&#8217;t know, the beginner WordPress one. I&#8217;m absolutely new to WordPress, I just want learn how to install it, and what a post is, and what a page is, and all of that kind of stuff. Is there any kind of Zoom call for that, or are we on our own? Does every pathway have its sort of dedicated time, or is it just all the pathways on the Zoom call at the same moment? How does that all work?</p>\n\n\n\n<p>[00:19:54] <strong>Jonathan Bossenger:</strong> So as I mentioned, the course cohorts, the Zoom calls, they&#8217;re something that&#8217;s very new that we&#8217;ve kind of started experimenting with. So the first one we ran, I basically, I created a separate course for it, because we were doing it over a period of six weeks, so one call per week. So we essentially had to have enough content for somebody to kind of work on on a week by week basis.</p>\n\n\n\n<p>We also had to think about, well, how much time do folks actually have after their day jobs and whatever else to work on this content? So we tried to make sure that what they were working on could be done within about two to three hours. So they could do it on a Saturday morning if they&#8217;re working a day job, or an evening or whatever the case is. And so we created a separate course for that to work through. Work out the kinks, figure out how it&#8217;s all going to work.</p>\n\n\n\n<p>The ultimate goal is to actually, with the next time we do a course cohort, is to actually take the folks through a set of modules in a specific learning pathway. So what I&#8217;m envisioning for, and because I&#8217;m focused on developers, what I&#8217;m envisioning for my next course cohort is to take, and I know you shared the beginner developer learning pathway in a previous podcast. But to take folks through maybe the first six, possibly six modules, because I think there&#8217;s 12 in total.</p>\n\n\n\n<p>The first six modules of the beginner developer learning pathway, which will cover an introduction to WordPress, and web servers, and how it works. The five programming languages. An introduction to plugins, themes, and blocks. So that&#8217;ll give them a good base, a good foundation to start from.</p>\n\n\n\n<p>And then from there, if they choose to continue along that pathway on their own, they&#8217;re more than welcome to. But then what I would like to be able to do is, the next time we run a course cohort, I invite those folks back for part two. And we then take them on the next six, and we take them through that process. So that&#8217;s kind of what I&#8217;m envisioning.</p>\n\n\n\n<p>And it&#8217;s going to kind of be interesting to manage because eventually I&#8217;m going to be in a situation where I&#8217;m running one cohort for the first six and one cohort for the second six, because the previous first six are coming back for the second six, and I&#8217;m going to be cycling around like that. So I&#8217;m going to need folks to help me facilitate those, I can&#8217;t just do it all myself. And that&#8217;s part of what we do as well. But that&#8217;s kind of the idea.</p>\n\n\n\n<p>[00:21:47] <strong>Nathan Wrigley:</strong> That&#8217;s a nice endeavor, isn&#8217;t it? So almost recycling the knowledge through the people that been through the program. So the beginners of yesteryear are the ones who are training the beginnings of next year, if you know what I mean. Yeah, that&#8217;s really nice. Yeah, this lovely sort of feedback loop. That&#8217;s wonderful.</p>\n\n\n\n<p>[00:22:01] <strong>Jonathan Bossenger:</strong> And we actually had someone, sorry to interrupt you, we actually someone from the last cohort who actually has stepped up and said he would like to help facilitate the next one. So I&#8217;m hoping to invite him along for the next one that we kick off, so that he can maybe facilitate that and I can be more in a support role, so that he can then continue along. So that&#8217;s hopefully where this goes.</p>\n\n\n\n<p>[00:22:20] <strong>Nathan Wrigley:</strong> We have a lot of commercial courses online. You don&#8217;t have to Google too much to discover that there&#8217;s dozens probably, maybe hundreds, I don&#8217;t know, of courses online where this is the person&#8217;s job, if you like. They sell the course, you pay for access for a period of time, you use an LMS and what have you.</p>\n\n\n\n<p>And so in that way you have this intuition, I guess that, okay, I&#8217;ve paid for it, hopefully it&#8217;s going to be updated and rah, rah, rah. But this, we should have pointed out probably before, there&#8217;s no cost to any of this to the end user. How does that work? Obviously there&#8217;s a lot of volunteer work, you are an Automattician so you are seconded to do this work. How does it all, I mean, it can&#8217;t be free, it can be free at the point of use, but it can&#8217;t be free to create. How does it afford to exist? How can that be?</p>\n\n\n\n<p>[00:23:03] <strong>Jonathan Bossenger:</strong> I mean it&#8217;s as simple as Five for the Future. And I&#8217;ve publicly said this. When I joined Automattic I went and checked, and 5% of Automattic staff are working on WordPress Core. So Automattic puts its money where its mouth is. And the great thing about that is that, by doing that we make the learning content as free and open source as the software itself.</p>\n\n\n\n<p>And I want to just say this upfront, I have a great love and respect for anybody creating educational content for any kind of product, service, whatever, on their own. It is not something I could do. I am very fortunate that I get paid a regular salary to do this. And a few people have said to me, you could probably earn so much more if you did this on your own. And they&#8217;re probably right, but it&#8217;s just not within my brain space to be able to do that.</p>\n\n\n\n<p>So I have great respect for folks who can do this on their own and make a living out of it. And I love the fact that all these options exist because what I teach, and what someone like Fränk Klein, or Nyasha Green, they&#8217;re all folks who have got courses online that are either free or paid. What they teach and what I teach are all from our subjective viewpoint. So it&#8217;s based on our experiences, based on our knowledge.</p>\n\n\n\n<p>So I encourage folks to try out these different courses if they can afford to do them, because you&#8217;re going to get pieces of information that you wouldn&#8217;t get from someone like myself, because of different levels of experience, different backgrounds, different interests, whatever. But what I want to be able to do is I want to be able to make it possible so that folks who can&#8217;t afford to learn these things, students, folks in third world countries, can go online and get something. That&#8217;s my goal.</p>\n\n\n\n<p>If they come to Learn WordPress, and they learn the basics, and then they go off and learn and pay for another course because they get hired a job, and that job pays for them to learn somewhere else, I am happy. Because ultimately that is the goal of democratising something. You know, we democratise publishing by building this open source software, and making it possible for companies to earn money off it. So I want to democratise WordPress learning and make it possible for folks to learn what they need to do to get a job, and then be able to pay for other courses and increase their learning that way.</p>\n\n\n\n<p>[00:25:06] <strong>Nathan Wrigley:</strong> I think lucky is the wrong word, but when I was going through on another podcast that I do, when I was just explaining that some of these courses were coming around, you know, the introduction to WordPress course, and the developer course and what have you that have dropped in the last few months. I just felt an enormous sense of, oh I don&#8217;t know, privilege or luck that that&#8217;s all there. That anybody on the planet who has the capacity to connect to the internet, does have the capacity to learn WordPress completely for free.</p>\n\n\n\n<p>And as you said, you may go off in different directions, and Learn is bound to the WordPress project itself, you know, it&#8217;s not going to explore this page builder, or that page builder because that&#8217;s out of the bounds. But what a privilege to just roll into web development as a project, you know, maybe it&#8217;s a hobby at the moment, and find a bunch of really credible resources online, and then think to yourself, okay, where&#8217;s the checkout? There&#8217;s no checkout. It&#8217;s just completely for free. And that is, that&#8217;s miraculous, frankly. And it could not have been that way, but it is.</p>\n\n\n\n<p>[00:26:07] <strong>Jonathan Bossenger:</strong> It is, absolutely. And the way I always look at this is, you talk about other page builders, and let&#8217;s talk about other plugins, and other themes, and whatever the case may be. We talk about perfect utopias. What I would love to see is a world where agency X, you know, Human Made, all these web agencies, I&#8217;m just mentioning names, XWP, 10up, all of those. They&#8217;ve got new developers coming in, junior developers coming in, and instead of them having to build, hire somebody, or pay somebody to make content for internal training, they can just link them off to Learn WordPress.</p>\n\n\n\n<p>And then those folks can go through the training and then be productive members of that team. And then that person who&#8217;s creating the content can do something else for the company, can create other content that the company needs, as opposed to having to recreate this educational content all the time.</p>\n\n\n\n<p>We&#8217;ve had conversations with hosting companies. You know, hosting companies, they have video editors who have to both create educational videos for customers, but also promotional videos and all that to grow the company. Wouldn&#8217;t it be great if they could just focus on their promotional videos and grow the company, and send customers links to Learn WordPress? They don&#8217;t even have to send them links to Learn WordPress, it&#8217;s as open source as the software. So everything we release is creative commons essentially, because that&#8217;s the text video version of open source software.</p>\n\n\n\n<p>So if they want to include it in their customer support portals, all of our videos are on YouTube, so folks could link to it from YouTube if they want to. Imagine how much opportunity it creates for them to use those folks for other things, for growing the business, for customer interactions, or whatever the case may be. As opposed to having to recreate the wheel every time, because every hosting company needs to create support videos. Every hosting company needs to create a, this is pages, this is posts, blah, blah, blah.</p>\n\n\n\n<p>[00:27:38] <strong>Nathan Wrigley:</strong> That&#8217;s a really nice idea. I&#8217;m going to go off piste for just a moment, and I don&#8217;t want to go down this alley particularly, but also, if you go to some of the courses, I&#8217;m going to coin a phrase, they are Playgroundable. You can click a button, the button at the moment says, practice with WordPress Playground. And if you&#8217;re not familiar with that button, just go and click it and hold your breath for about two seconds.</p>\n\n\n\n<p>You&#8217;ll basically get a functioning website inside the browser with the course content there, all of the bits and pieces that are mentioned. So that impediment, even the impediment of, okay, go download something like Local. Install WordPress. Now do this, do that. Make sure these settings are all configured. Even that headache is gone, and that is just utterly remarkable. I don&#8217;t know if you want to just quickly get into that, but how amazing is that?</p>\n\n\n\n<p>[00:28:23] <strong>Jonathan Bossenger:</strong> Absolutely. Matt said this at his summer update, pay attention to Playground. So I just want to mention, you talk about the practice with WordPress Playground button. That button doesn&#8217;t yet load up the Playground instance with all the course content. But there&#8217;s currently a conversation that I&#8217;m actively involved in, and have been for the last few weeks, where we&#8217;re going to make that possible.</p>\n\n\n\n<p>So I am able to load up the code example, for example, of the lesson that I&#8217;m working on in a Playground block inside the lesson. And folks can physically code inside the window and see the changes on the preview. And then there&#8217;s a button where you can open that in a new tab and it goes full screen in your laptop, or your computer, or whatever. And you can just live code it there, see the changes, see what breaks, see the debug output. And then there&#8217;s a button to download that code to your machine so that you can upload it to GitHub or wherever you want to.</p>\n\n\n\n<p>Playground is going to change the way we teach WordPress to folks, and I can&#8217;t wait for it to be, it&#8217;s like 99% there. There&#8217;s a few tweaks we&#8217;re busy making to get it there. There&#8217;s also quite a bit of work we&#8217;ve been working on with accessibility of Playground. You probably know Alex Stein, he&#8217;s been helping us test that, so massive thanks to him, so that there&#8217;s no accessibility issues. So yes, when the relaunch happens at the end of this month, beginning of this month, I&#8217;m hoping that that&#8217;s all going to be in place. And then as you&#8217;re sitting there reading through the lesson or watching the video, and you want to try this out, as you say, you click a button, it opens a tab, and you just code, and you just see it do its thing.</p>\n\n\n\n<p>[00:29:41] <strong>Nathan Wrigley:</strong> It&#8217;s properly profound. I remember when I first saw Playground, I actually didn&#8217;t make the mental leap to what it could do. To be honest, I&#8217;m not sure many people did. Adam Zielinski did. The rest of us were sort of caught short a little bit, but I thought, oh, that&#8217;s novel, that&#8217;s interesting. But it feels to me as if the education piece, not just tied to WordPress, but in schools, in universities, in colleges, that seems to be one of the most useful things. You know, that ability to, okay, we want to teach you something, okay, you want all the resources, click that button, there they are, right there. And it&#8217;ll be fascinating to see how that goes.</p>\n\n\n\n<p>[00:30:14] <strong>Jonathan Bossenger:</strong> Very quickly, before we wrap this up, I just want to share a story. I remember at a previous WordCamp in Cape Town we did a kids camp. And all we wanted to do was teach kids what WordPress is and how you use it. We spent the whole morning just getting them to install a local development environment and getting a WordPress install set up. So that&#8217;s half a day lost. Now you don&#8217;t have that half a day. You just dive straight in, so yeah.</p>\n\n\n\n<p>[00:30:33] <strong>Nathan Wrigley:</strong> And also probably the interest as well. You know, you&#8217;ll have lost a few kids along the way.</p>\n\n\n\n<p>[00:30:37] <strong>Jonathan Bossenger:</strong> We did. Half of them lost it halfway through.</p>\n\n\n\n<p>[00:30:39] <strong>Nathan Wrigley:</strong> Yeah. Anyway, so keep your eye on Playground, and also I&#8217;ll link to the episode that I did with Adam Zielinski. The problem with that episode is it goes out of date like in a heart beat because everything&#8217;s changing so quick. Which actually leads me nicely to that question in terms of Learn. Because in the last five, six years, WordPress has changed phenomenally, but it feels like that pace of change, especially in the last year, has gone even more critical.</p>\n\n\n\n<p>The UI is about to change entirely for massive part, well, in fact has in many ways, but is about to undergo major changes. How do you keep up with all of this? And I mean obviously you do it by doing the work, but that must be a constant kind of thorn in the side of a project like Learn, because you release a piece of content and then six weeks later, oh okay, that no longer works, we&#8217;ve got to go back. So it must be this constant cycle of check that it&#8217;s still working, okay, remake the videos, try to slot it in somewhere, make sure all the links are working.</p>\n\n\n\n<p>[00:31:38] <strong>Jonathan Bossenger:</strong> I will say that this is one area where the learning pathways sort of project that we have now, and the learning pathway itself is essentially just a course in an LMS. And I think you mentioned this in the last podcast, we&#8217;re using Sensei underneath. But it&#8217;s just a really big course. In the past we&#8217;ve had courses which were like four or five lessons and that was the course. Now we&#8217;re talking about 50 lessons or whatever, broken down into modules with activities.</p>\n\n\n\n<p>But structurally it&#8217;s just a course. It&#8217;s nothing special, but it&#8217;s a course with a very specific goal. And so one of the things that we try and do is we try and isolate specific topics within each module, and then within each lesson with each module, we try and isolate even further.</p>\n\n\n\n<p>My experience has been that a lot of what I&#8217;m teaching is foundational software development within WordPress, which doesn&#8217;t really change much. That having been said, there&#8217;s a contributor that I&#8217;ve been working with, Cynthia Norman, you might know her, she&#8217;s from Canada. She recently won the Kim Parsell Memorial Scholarship to WordCamp US. She has been working with me on the theme developer learning pathway.</p>\n\n\n\n<p>And in the process of that thing, so we started working on that at about the beginning of this year. And in the process of that, we had a number of things pop up here and there that have changed. My general attitude about these things, and this might be because I&#8217;m a developer primarily, an educator second to that. But my general attitude about these things is that, even though something has changed, the core content is still useful.</p>\n\n\n\n<p>Yes, it does require you to maybe overlook some UI change. Maybe a button is a different text, or it&#8217;s in a place, or whatever. But underneath it all, it&#8217;s all more or less the same. My colleague Wes, also an Automattician, also sponsored to work with the training team, focusing on the user facing side, he has a much harder time, because things change a lot more drastically for him than what they do for me. But his advantage there is his courses, his learning pathways are a little bit shorter than mine because there&#8217;s not so much in depth technical knowledge that he needs to present.</p>\n\n\n\n<p>So yes, it is a realistic thing. It&#8217;s a conversation we have many, many, many, times, and we&#8217;ve kind of settled on, we will fix it in post, if you will. So we wait for somebody, as much as we can, we wait for somebody to report the issue and then we fix it when it&#8217;s reported. That might seem a little bit silly to some folks, but ultimately that&#8217;s our advantage with the fact that we don&#8217;t rely on the income of the sale of these courses to be able to get folks learning them. So if it&#8217;s not super, super up to date, it&#8217;s not the end of the world really.</p>\n\n\n\n<p>And that&#8217;s where I say I respect folks who are having to keep super, super up to date, because if they don&#8217;t, then people don&#8217;t pay for their courses. So that&#8217;s our little bit of an advantage.</p>\n\n\n\n<p>I still have people coming back to me today, I did two courses on Block Themes. Developers Guide to Block Themes in 2022, and that is now 3, 4, 5 versions out of date. But I still have people coming back to me and saying, this was still valuable because it gave me the core foundational knowledge that I didn&#8217;t have, and then I could just build on top of that. So I don&#8217;t see that to be a huge problem. We just need to, when we&#8217;re planning these things, we do need to be aware of them. We do need to be fairly reactive when things do get picked up.</p>\n\n\n\n<p>What&#8217;s great is we have Anne McCarthy working with us. So Anne McCarthy is one of our subject matter experts in the training team. And she will often, when she sees a change coming, she will tag us. And so there&#8217;s actually one lesson in the beginner developer learning pathway that I&#8217;m going to be editing this week. Because Anne tagged a change that was coming in, I think 6.6, and I&#8217;m going to be editing it this week to make that difference. So we do have those kind of feedback loops, which is very helpful.</p>\n\n\n\n<p>[00:34:47] <strong>Nathan Wrigley:</strong> Yeah, that&#8217;s really nice. It just all speaks to the whole thing, there&#8217;s a cohesion there. And that kind of leads me into this next thing, and it feels as if, I don&#8217;t really know how to encapsulate this in a question, it&#8217;s maybe more just an opinion. But it does feel like projects like Learn, so learn.wordpress.org, or we&#8217;ll just call it Learn, have got a much more, air quotes, I&#8217;m doing air quotes, professional thing about them. That&#8217;s not a particularly well worded question. Let me try that again. It feels like, things like Learn are more professional now than they were before.</p>\n\n\n\n<p>That isn&#8217;t to say that what was before was unprofessional, but it does seem like there is more focus on making things utterly complete. You know, look professional from the outset. Have a nice UI. Have a nice UX. All of those things being taken into consideration. Is it just me? Is that just coincidence? Or is there some sort of imperative to make things look, and again, air quotes, enterprise ready. Is there something going on there?</p>\n\n\n\n<p>[00:35:45] <strong>Jonathan Bossenger:</strong> So I would say that the phrase is not enterprise ready, but the phrase you could think about as, let&#8217;s do great work. This is public information. So you might remember there was some kerfuffle a while back on the Core, the Make Core blog about the redesign of the WordPress.org landing page. And Matt was quite vocal about the fact that sometimes design by committee doesn&#8217;t work. Sometimes somebody needs to make a decision and take a stance and say, this is the way we&#8217;re going, this is the way we&#8217;re doing things because this will take us to where we need to go.</p>\n\n\n\n<p>I remember vividly when I went to my first WordCamp Europe in 2018 in Serbia, I was still working as a freelancer at the time, I wasn&#8217;t even working at Castos yet. I was working as a freelancer at Codeable, and I had the opportunity to travel to WorldCamp Europe. You might remember, you actually messaged me in Slack and said, is that you asking a question? Because I think you saw me on the YouTube stream or something.</p>\n\n\n\n<p>[00:36:30] <strong>Nathan Wrigley:</strong> I did, yeah.</p>\n\n\n\n<p>[00:36:31] <strong>Jonathan Bossenger:</strong> That was the first time I got to ask a question of Matt ever in my life. And my question to him was, why the block editor? Why are we doing all of this? And I mean I wasn&#8217;t an Automattician at the time, I was just a freelance WordPress developer contributing to the project where I could. And the answer that he gave me that day kind of stuck with me. And he said, what brought us to where we are now is not going to take us to where we need to go. And that is kind of what all of this is about.</p>\n\n\n\n<p>Now, I&#8217;ve never had this conversation with Matt, my CEO, around this. This is still back to when I was still, this is Matt, my BDFL. But I&#8217;ve always felt that it&#8217;s interesting, I come from PHP based open source software. So my experience of open source communities was largely framed by the communities I was involved in, which was the PHP community, the Cake PHP community, and the Laravel community.</p>\n\n\n\n<p>In those communities, the founder, the creator of the software, the BDFL, whatever you want to call them, has a very distinct and controlling voice. If you look at the Laravel software, Taylor Otwell says, this is what we&#8217;re doing. And he doesn&#8217;t ask for anybody&#8217;s opinions. He says, this is what we&#8217;re doing, and this is the way we&#8217;re going to go forward. And nobody shouts about it. Nobody complains.</p>\n\n\n\n<p>Now, I&#8217;m not saying we shouldn&#8217;t have a voice and we shouldn&#8217;t have opinions, but I do believe in any software, open source or closed, or otherwise, there needs to be somebody who makes a final choice. There needs to be a captain of the ship. And sometimes we need to disagree with the captain&#8217;s decision, but commit to whatever the vision is and see if it works. And sometimes we just need to let the captain make the decision and hope for the best. Sometimes it&#8217;s going to work out, sometimes it isn&#8217;t.</p>\n\n\n\n<p>But I do feel like, and again, this is not something I&#8217;ve been impressed upon internally or otherwise. I do feel like Matt has decided he wants to sort of take the ship in a certain direction, because he believes that this is the right direction for the ship, and the redesign is part of that. You may have noticed, he is commenting on the Core blog, posting on the Core blog a lot more than he ever used to. My perception is that he feels the need to sort of take control again because he sees a certain vision and he needs to guide the ship in that vision.</p>\n\n\n\n<p>And my opinion on that is, well, it&#8217;s his software ultimately. Were it not for him and Mike launching this, and driving this forward, I wouldn&#8217;t be doing this today. So sometimes I need to step back and let the vision play itself out, and see where it goes. And so far it seems to be working.</p>\n\n\n\n<p>[00:38:41] <strong>Nathan Wrigley:</strong> Yeah, if you obsess about WordPress quite as much as I do, you would see these little tendrils of professionalism in the way that WordPress is presenting itself. Now, you may like the design of, I don&#8217;t know, the wordpress.org redesign that happened recently, you know, the showcase, and all of those kind of things. You may like them, you may not, but they are kind of opinionated. They seem be very modern. And they are, and I was just using the phrase earlier, enterprise ready, they just speak of, okay, this project isn&#8217;t stale. We are here for your small projects, but we&#8217;re also here for your gigantic projects as well.</p>\n\n\n\n<p>And feels like the impetus on having people like you, boots on ground, paying for you to make this content, it feels that that whole thing is just some sort of bigger vision in the background, which isn&#8217;t necessarily spoken about, but all of the little bits and pieces together mean that, yeah, you can have confidence that there&#8217;s some bigger picture going on. There&#8217;s a direction, there&#8217;s an arrow going in a certain direction.</p>\n\n\n\n<p>Yeah, okay, so I&#8217;ve got a final question, and that is that, if I go to learn.wordpress.org, I&#8217;m a lucky person in that my native language is English. So everywhere I go, I see everything written in English, and that makes my life tremendously easy. Now, I know that a lot of people speak English but, how do we educate the people who don&#8217;t?</p>\n\n\n\n<p>[00:39:56] <strong>Jonathan Bossenger:</strong> That&#8217;s a great question. So that is my blessing and my curse. I grew up in a country where English is my first language. I might be living in Africa, but English is my first language. So that means I can easily create and consume that content, but it&#8217;s very difficult for me to translate it. I could translate it to Afrikaans, but that&#8217;s only going to help South Africa, not the rest of the world.</p>\n\n\n\n<p>So that is something that we do need. We do need more folks translating content. Now, we are very fortunate in the training team that we have a number of English second language speakers. One of our team reps, Ben, who you might have met at WordCamp Europe this year, I know he spoke about Learn WordPress. He&#8217;s originally Australian, but grew up in Japan. So Japanese is actually his first language, and English is his second language ironically. And so he&#8217;s very committed towards, internationalising our Learn WordPress content. So we need translators.</p>\n\n\n\n<p>One of the reasons why we have the text version of all content on Learn WordPress is so that somebody can translate it. It&#8217;s also the reason we have subtitles, not only for accessibility, but so that someone can translate those subtitles as well. But that only happens with translators, and it&#8217;s not something that I can do. So if you are a translator, if you are somebody who speaks another language and you want to contribute to WordPress, one of the easiest things you can do is take one of the lessons in any one of the courses and help us translate it.</p>\n\n\n\n<p>In our Make training team site, in our handbook, we have an onboarding page, and one of the options in that onboarding is, I want to translate content. So we want to try and make it as easy as possible for folks to translate, but we need those folks to come on board. And so getting the word out there is probably one of our biggest tasks, is to get as many translators as we can because one of our goals is to make all this content somehow fully translated.</p>\n\n\n\n<p>[00:41:32] <strong>Nathan Wrigley:</strong> We&#8217;ve spoken relentlessly for the last 40 minutes in very positive tones about Learn, but obviously there&#8217;s going to be things like that, like translations, also missing content. Content that is on the roadmap, but far away.</p>\n\n\n\n<p>[00:41:44] <strong>Jonathan Bossenger:</strong> You saw one of them the other day when you were going through the course on your podcast. One of the episodes, one of the lessons had been, what had happened? And I don&#8217;t mind sharing the story because it&#8217;s quite funny. So somebody had translated the lesson and then assigned it to the course, not realising that doing that would&#8217;ve overwritten the original English one. So what you saw was I think a Tamil translation of that lesson.</p>\n\n\n\n<p>[00:42:01] <strong>Nathan Wrigley:</strong> That&#8217;s right.</p>\n\n\n\n<p>[00:42:01] <strong>Jonathan Bossenger:</strong> So, wonderful that the person did the translation, but we hadn&#8217;t quite figured out the process of translating it yet, which is why it came up.</p>\n\n\n\n<p>[00:42:07] <strong>Nathan Wrigley:</strong> That was a funny moment. But the broader question there is, obviously you need more boots on the ground, the project will never be finished, it&#8217;s just not the nature of it. Where do people go if they&#8217;re interested, having listened to this, they&#8217;re interested? I mean, maybe you want to drop a Slack channel, or an email address, or a URL. Whatever you think will serve best for getting people involved with learn.wordpress.org.</p>\n\n\n\n<p>[00:42:29] <strong>Jonathan Bossenger:</strong> So the best thing that I can suggest is go to make.wordpress.org/training. So that&#8217;ll take you to the training team blog. And then right at the top of that page, just next to the Make WordPress training title, there&#8217;s a link that says Getting Started. Click on that link, scroll down a little bit, and there&#8217;s a video of Ben, who I mentioned earlier, introducing you to the training team. And then there&#8217;s an entire onboarding process.</p>\n\n\n\n<p>Go through that process. In my opinion, as somebody who&#8217;s been contributing to WordPress for about nine years, we have, as the trading team, one of the best onboarding pages in the teams, because Ben really took the time to sit down and go, right, what do new folks need to know? Where do we need to guide them?</p>\n\n\n\n<p>He even takes you through your first sort of three contributions and how to do that. And then we also have, tied into that, we have what we call the Training Guide Program, where if you want to, you can get paired up with a training team member to take you through the onboarding process, if you need someone to take you through that.</p>\n\n\n\n<p>So if you want to get involved, if you&#8217;re a translator, and I&#8217;m going to start calling for people here now. If you&#8217;re a translator, if you&#8217;re somebody who can do research and script writing. If you&#8217;re somebody who likes to review these videos and give us feedback. If you&#8217;re somebody who&#8217;s a video editor and you can edit from a recorded voice, you can just put images together and create videos, please go to that site.</p>\n\n\n\n<p>So it&#8217;s make.wordpress.org/training, go through the onboarding process and see what role you fit in. And then join us. That onboarding takes you through to where to join in the Slack channel, and who the team is, and what we do, and who the team, it covers everything. But that would be the place that I would recommend you get started.</p>\n\n\n\n<p>[00:43:59] <strong>Nathan Wrigley:</strong> That&#8217;s really interesting because, usually when there&#8217;s a teacher student relationship, it&#8217;s very much top down. The teacher has all the expertise and is going to disseminate it down. But from what you&#8217;ve said, anybody, whether you be a video editor, an audio editor, whether you&#8217;re just interested in reviewing content, or translating content, there&#8217;s a place. You don&#8217;t have to be that right at the top, educator, down. There&#8217;s a whole jigsaw of different jobs underneath which are needed, okay.</p>\n\n\n\n<p>[00:44:25] <strong>Jonathan Bossenger:</strong> And I&#8217;m going to cheat a little bit here, and I&#8217;m also going to say this. And this is my opinion, this is not the opinion of my company, this is not the opinion of the team, but this is my personal opinion. As somebody who has been contributing for the last nine years to multiple different teams, the beauty of Learn WordPress is we are our own little enclosed environment. We have our own code base for learn.wordpress.org. So if you want to commit patches, and bugs, and pull requests, you do it to that code base on its own. You don&#8217;t have to finagle WordPress develop. We&#8217;ve got our own one. And the content is all managed on our own GitHub repository within that, sort of, code base repository.</p>\n\n\n\n<p>So we&#8217;re kind of, I always talk about us as this very sort of elite strike force within the WordPress community, focused on learning. And we have all the elements and all the access that we need. We don&#8217;t need to really bother other teams like I&#8217;m sure you know, if you want to fix something on wordpress.org, you have to commit code here, and you have to connect with meta, and you have to log a bug over here. It&#8217;s kind of all over the place. If you want to commit to Core, you&#8217;ve got to find the right Slack channel for the right thing, and the right component, whatever.</p>\n\n\n\n<p>Learn is self-contained. So it&#8217;s one of the best places to contribute for the first time, if you&#8217;re a first time contributor, because everything is in one space. We don&#8217;t really have to bother other teams too much. We&#8217;ve got all the tools we need, and we just need more, as you say, boots on the floor to achieve our goals.</p>\n\n\n\n<p>[00:45:32] <strong>Nathan Wrigley:</strong> That is absolutely perfect. I will make sure that all of the bits and pieces that you mentioned just then get into the show notes. So head over to wptavern.com and search for the episode with Jonathan Bossenger in it. So that&#8217;s all the questions that I&#8217;ve got. Thank you so much for chatting to me today, Jonathan. I&#8217;ve really appreciated it, thank you.</p>\n\n\n\n<p>[00:45:49] <strong>Jonathan Bossenger:</strong> Awesome. No problem. Thank you so much for having me. And I would just like to say, to everybody who was in the, where you highlighted of the developer learning pathway. So it was yourself, Tammie was there, Michelle, and I can&#8217;t remember the other chap&#8217;s name.</p>\n\n\n\n<p>I just want to say what a wonderful experience it was watching something that I&#8217;ve spent the better past of the last year working on, being so well received by folks in the community. One of the comments that was made, I can&#8217;t remember the chap&#8217;s name, but he said something about, he can see that there is a love for this.</p>\n\n\n\n<p>And that really just touched me because that is exactly where I come from. There&#8217;s a love to teach others, and it&#8217;s so nice to see that this is appreciated by our community. So I just want to say thank you to you, for highlighting it for everybody who was in that podcast. It was a really, really cool day, and I spent the entire day with this massive smile on my face.</p>\n\n\n\n<p>[00:46:33] <strong>Nathan Wrigley:</strong> Oh, nice. Well, that makes me happy. Thank you so much for chatting to me today, Jonathan. Really appreciate it.</p>\n\n\n\n<p>[00:46:38] <strong>Jonathan Bossenger:</strong> No problem. Thank you.</p>\n</div>\n\n\n\n<p>On the podcast today we have <a href=\"https://jonathanbossenger.com/about/\">Jonathan Bossenger</a>.</p>\n\n\n\n<p>Jonathan, based in Cape Town, South Africa, has been an integral part of the WordPress community for nearly a decade. Transitioning from software development to web and then WordPress development, he found his passion in education. Since attending his first WordCamp in 2015, he has focused on creating educational content for WordPress developers. Now employed at Automattic as a developer educator, he contributes to the Learn platform, helping to train and guide new developers in the WordPress ecosystem.</p>\n\n\n\n<p>He’s on the podcast today to explain some of the ways that you can learn WordPress with up to date, freely available content. We discuss the goal of making WordPress learning accessible globally, especially for those who can&#8217;t afford expensive courses.</p>\n\n\n\n<p>The discussion gets into the transformative potential of the Learn WordPress platform, especially in the era of Playground, which will enable interactive coding practice without the need for external tools. Jonathan sees this as a game-changer for web agencies, providing a streamlined training resource for new developers and conserving valuable time and resources.</p>\n\n\n\n<p>We cover Jonathan&#8217;s journey from software developer to developer educator, supported by his former employer, Castos. He shares the challenges of keeping educational content current amidst WordPress&#8217;s rapid evolution, and the importance of staying updated with WordPress Core developments.</p>\n\n\n\n<p>The conversation also touches on the structured learning pathways designed to guide learners from beginner to advanced levels, segmented into user, designer, and developer categories.</p>\n\n\n\n<p>The professionalisation of WordPress projects like Learn, and the essential role of contributors in translating and internationalising content to reach a broader audience comes under the microscope as well, and Jonathan reflects upon the dynamic nature of open-source communities, stressing the need for decisive leadership in software development decisions from time to time.</p>\n\n\n\n<p>Towards the end we talk about the many ways that you can assist the Learn project, and there are many&nbsp; more ways than you might imagine.</p>\n\n\n\n<p>If you’re curious about how people learn about WordPress, and how you can be a part of that project, this episode is for you.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Useful links</h2>\n\n\n\n<p><a href=\"https://learn.wordpress.org/\">Learn WordPress</a></p>\n\n\n\n<p><a href=\"https://castos.com/\">Castos</a></p>\n\n\n\n<p><a href=\"https://tinyseed.com/\">TinySeed</a></p>\n\n\n\n<p><a href=\"https://deliciousbrains.com/\">Delicious Brains</a></p>\n\n\n\n<p><a href=\"https://make.wordpress.org/training/\">Make WordPress Training</a></p>\n\n\n\n<p><a href=\"https://wordpress.org/five-for-the-future/\">Five for the Future</a></p>\n\n\n\n<p><a href=\"https://wordpress.org/playground/\">WordPress Playground</a></p>\n\n\n\n<p><a href=\"https://senseilms.com/\">Sensei LMS</a></p>\n\n\n\n<p><a href=\"https://wordpressfoundation.org/projects/kim-parsell-memorial-scholarship/\">Kim Parsell Memorial Scholarship</a></p>\n\n\n\n<p><a href=\"https://make.wordpress.org/training/handbook/\">Make WordPress Training Handbook</a></p>\n\n\n\n<p><a href=\"https://wptavern.com/the-wordpress-training-teams-big-changes-learning-pathways-and-website-redesign\">The WordPress Training Team’s Big Changes: Learning Pathways and Website Redesign</a></p>\n\n\n\n<p><a href=\"https://jonathanbossenger.com/\">Jonathan&#8217;s website</a></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 06 Sep 2024 13:15:06 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Nathan Wrigley\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:16;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:96:\"Do The Woo Community: Inclusivity, Community Trust, and Fair Pay with Megan Rose and Mike Conley\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"https://dothewoo.io/?p=85559\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:93:\"https://dothewoo.io/inclusivity-community-trust-and-fair-pay-with-megan-rose-and-mike-conley/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:19520:\"<div class=\"wp-block-group has-border-color has-light-gray-background-color has-background has-small-font-size has-global-padding is-layout-constrained wp-container-core-group-is-layout-25 wp-block-group-is-layout-constrained\">\n<p class=\"has-secondary-color has-text-color has-link-color wp-elements-9acf640b7ba38a84a982fc35d618387f\">This show is sponsored by&#8230;</p>\n\n\n\n<div class=\"wp-block-group is-vertical is-layout-flex wp-container-core-group-is-layout-24 wp-block-group-is-layout-flex\">\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-6 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<div class=\"wp-block-group is-nowrap is-layout-flex wp-container-core-group-is-layout-21 wp-block-group-is-layout-flex\">\n<div class=\"wp-block-group has-base-background-color has-background wp-container-content-13 has-global-padding is-content-justification-left is-layout-constrained wp-container-core-group-is-layout-20 wp-block-group-is-layout-constrained\">\n<img width=\"750\" height=\"750\" tabindex=\"0\" src=\"https://i0.wp.com/dothewoo.io/wp-content/uploads/2024/09/Kinsta-Hosting.jpg?resize=750%2C750&ssl=1\" alt=\"Kinsta Hosting\" class=\"wp-image-85514\" />\n</div>\n</div>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<p class=\"wp-container-content-14\"><strong><a href=\"https://kinsta.com/?utm_source=dothewoo&utm_medium=Referral&utm_campaign=website\">Kinsta</a></strong>: Offering a high-performance hosting platform with managed WordPress hosting, powered by Google Cloud, ensuring fast load times and robust security. </p>\n</div>\n</div>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-7 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<div class=\"wp-block-group is-nowrap is-layout-flex wp-container-core-group-is-layout-23 wp-block-group-is-layout-flex\">\n<div class=\"wp-block-group has-base-background-color has-background wp-container-content-15 has-global-padding is-content-justification-left is-layout-constrained wp-container-core-group-is-layout-22 wp-block-group-is-layout-constrained\">\n<img width=\"1509\" height=\"1038\" tabindex=\"0\" src=\"https://i0.wp.com/dothewoo.io/wp-content/uploads/2024/01/Woo-logo-color.png?resize=1509%2C1038&ssl=1\" alt=\"\" class=\"wp-image-77744\" />\n</div>\n</div>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<p class=\"wp-container-content-16\"><strong><a href=\"https://woocommerce.com/products/\">Woo Marketplace</a></strong> &#8211; Grow your business with hundreds of solutions for your clients or your own store.</p>\n</div>\n</div>\n</div>\n</div>\n\n\n\nEpisode Transcript\n<div class=\"wp-block-group has-global-padding is-layout-constrained wp-block-group-is-layout-constrained\">\n<p>Birgit:<br />Hi, I am your host, Birgit, and we are here with another episode of <em>The WordPress Way</em>, where we dive deep into the heart and soul of WordPress, exploring the cutting edge and the incredible people shaping its future. I have two lovely guests today on our show, and I would love for them to introduce themselves. I have onboard Megan and Mike. Please, Megan, tell our audience a bit about yourself.</p>\n\n\n\n<p>Megan:<br />Hi. Yeah, so I&#8217;m Megan Rose. I’ve been pretty active in the WordPress community since around 2014, so people might know me from there. I’m based in northeast Ohio, and I work with the WordPress community here, as well as on the WordCamp US organizing team and the Incident Response Team. Alternatively, people might know me from Codeable, where I’m the Head of Community.</p>\n\n\n\n<p>Birgit:<br />That’s impressive. To explain to the audience, you and I met previously at several WordCamps, and it’s really good to see that someone like you is also part of the Incident Response Team, which plays a crucial role in improving DEIB. Mike, would you mind telling the audience a bit about yourself?</p>\n\n\n\n<p>Mike:<br />Sure. I also work at Codeable alongside Megan, and we’re on the same team. That’s how I ended up here—we’re recently coworkers, and she just asked if I’d be willing to come on. Let’s see, my background is not in WordPress. The majority of my background—and my degree, in fact—is in social work, but I also have a few years of experience in sales and other customer-facing roles. In my, I guess, “free time”—or rather, not-work-related time—I’ve also been a volunteer. It’s called a Harassment and Grievance Officer, doing similar code of conduct work for a local community organization.</p>\n\n\n\n<p>Birgit:<br />Wow, really impressive. It’s interesting to learn more about coworkers while recording a podcast. As Mike said, I also recently joined Codeable within the support team, but nevertheless, I invited you both because we share a common passion for improving diversity and fostering inclusion. Mike, you mentioned the code of conduct work—how do you approach that best? For me, English is not my first language, so sometimes it’s difficult to articulate myself clearly. Please bear with me. I’ve prepared some questions and would love to hear from you, Megan. Can you share your experience with community management and the strategies you’ve found effective in fostering an inclusive environment? You mentioned you’re on the Incident Response Team within the global WordPress community. Could you share some of your experiences and what you encounter daily?</p>\n\n\n\n<p>Megan:<br />Yeah, sure. I’ll start by saying my experiences are my own and not necessarily shared by others at Codeable, but when I first got involved in the WordPress community, it felt a little like a boys’ club. There were times when community members would say things that made me uncomfortable, and I even had someone slide into my DMs at one point. So, I knew I had some work ahead of me.</p>\n\n\n\n<p>Because I already had experience handling code of conduct issues and felt confident tackling these kinds of challenges—and with the support of management—I dove right into laying the groundwork for a more welcoming environment, especially for women and gender minorities. One of the first things I did was introduce a code of conduct process. I actually borrowed heavily from the WordPress community&#8217;s code of conduct.</p>\n\n\n\n<p>In WordPress, there are two codes of conduct: one is event-specific, used at WordCamps, and the other is the overarching one that was introduced, I believe, in 2020, when things moved online due to the pandemic. The shift to online spaces made it clear we needed a more comprehensive approach. I adapted that structure and began reporting at the end of the year on how many incidents were dealt with, anonymizing the data for privacy. I think that helped build trust, especially within gender minority and LGBTQ+ groups, who had previously experienced discomfort in the community.</p>\n\n\n\n<p>We also made adjustments to our termination procedures, requiring a staff vote, and moved towards more education-focused responses rather than purely punitive measures. I’m proud of my ability to have one-on-one conversations with people who may have said or done something that made someone else feel unwelcome. Often, these are long conversations, but they help change minds and foster better understanding.</p>\n\n\n\n<p>Birgit:<br />That’s really interesting. You mentioned the global WordPress community, but you also work with Codeable, fostering its expert community, which exists within the broader WordPress ecosystem. Given the male-dominated nature of this field and the cultural diversity, how do you navigate conversations about inclusive language and respect? For example, when I attended the CloudFest Hackathon, I worked on improving the check for inclusive language within WordPress. Though the project didn’t turn out as I envisioned, I learned a lot about cultural perspectives. How do you raise awareness when issues occur, especially when different people might have different boundaries or triggers?</p>\n\n\n\n<p>Megan:<br />Yeah, I think goal number one when I first started was to earn the community’s trust and respect. That’s not something that happens overnight. Everyone’s worked somewhere where a new person comes in and starts making big changes, and it can feel off-putting. So, I didn’t want to be that person. I spent a lot of time just having casual, one-on-one conversations, getting to know people, and building trust.</p>\n\n\n\n<p>When people have experienced negative things in the past and reported them with no real outcome, there’s a silencing effect. They’re less likely to report things again in the future. I made it a priority to show that there was a process in place and that it would be followed fairly. In some cases, people reported incidents to me directly, expressing fear that following the formal process might negatively impact the income of the person they were reporting. It’s a complicated situation when you’re afraid of affecting someone’s livelihood. This can make it harder for people to come forward, and I think that hesitation exists within the WordPress space as well.</p>\n\n\n\n<p>Birgit:<br />Yes, thank you for sharing that insight. As you mentioned, some people may be hesitant to report incidents because they feel their concerns aren&#8217;t serious enough, or they fear consequences. But everyone has different boundaries, and we need to have systems that allow people to express discomfort or request mediation. One of the things I love about the WordPress community is that, overall, we care for each other. Mike, as someone newer to the WordPress community, but with a background in social work, could you share your observations about the WordPress ecosystem, especially compared to your previous experiences?</p>\n\n\n\n<p>Mike:<br />Sure. Like I said, most of my background is in social work, which definitely helps in customer service roles. My direct experience with WordPress or open-source communities has been limited, but as a teenager, I was really into Mozilla and the launch of Firefox. I’ve always been more interested in the philosophical side of open source rather than the software development side.</p>\n\n\n\n<p>From an outside perspective, I try to bring a sense of non-judgmental acceptance, something I learned from social work. This helps when dealing with code of conduct situations where people make mistakes, but that doesn’t mean they’re bad people. Mistakes happen. I try to approach these situations with empathy.</p>\n\n\n\n<p>When we talk about diversity in open source, especially WordPress, I think there’s a bit of a contradiction. WordPress exists within capitalism, and as long as a handful of companies control WordPress, we can’t fully democratize publishing the way we might hope.</p>\n\n\n\n<p>Birgit:<br />You bring up a really interesting point. There’s always that tension between the community-driven aspect of WordPress and the capitalist environment it operates within. I remember discussions about creating a governance board for WordPress—there’s still some optimism around that. From your perspective, how can we reconcile these contradictions and push for more transparency and fairness, especially when it comes to pay equity?</p>\n\n\n\n<p>Mike:<br />Yeah, we’ve talked about this before. I believe transparency is crucial, especially when it comes to pay. It’s easy for companies to say they care about diversity, but it means nothing if there’s a significant pay disparity that goes unaddressed. Gender-based pay disparities, for example, are still very common, and they’re not something that should be shrugged off as someone else’s problem. It’s our problem.</p>\n\n\n\n<p>Take a company like Buffer, for example. They’ve publicly listed every employee’s name and salary on their website. That kind of transparency is how you show you’re serious about fairness. In the U.S., it’s illegal for companies to prevent employees from discussing their salaries, but people are still discouraged from doing so. If you really care about diversity and inclusion, that transparency has to be there, and it starts with talking to your coworkers.</p>\n\n\n\n<p>Birgit:<br />That’s a powerful point, and it connects to the broader conversation about company culture. It’s not just about what you do as an individual but about creating systemic changes. Megan, you mentioned some great strategies earlier about de-escalation and setting boundaries. Would you mind expanding on that?</p>\n\n\n\n<p>Megan:<br />Sure. De-escalation is one of my favorite things—it feels like an art form to me. I try to blend it seamlessly into conversations, often using humor to diffuse tension. If things get heated, especially during a video call, I might make a joke like, “Well, we all know politicians always have our best interests at heart, right?” It’s a light way of finding common ground, without getting preachy. Humor works in face-to-face or video interactions but might not be appropriate in something like Slack.</p>\n\n\n\n<p>When humor doesn’t work, I’m comfortable with a hard pivot. If someone’s talking about something I don’t want to engage with, I might just say, “Okay, let’s move on.” You can also ask people about their personal interests—like how their kids are doing in school. It helps shift the conversation without creating conflict.</p>\n\n\n\n<p>Birgit:<br />That’s such a useful approach, and it really resonates with me. And speaking of personal milestones, I have to mention—today was my grandson’s first day of school. He’s six years old, and I’m so proud.</p>\n\n\n\n<p>Mike, to wrap things up, could you share some tips on improving written communication, especially in support roles, where you often only have text to work with?</p>\n\n\n\n<p>Mike:<br />Absolutely. One of the biggest things I’ve noticed is that people often aren’t clear in their communication because they assume others understand the context. This can be especially true with native speakers, who might use casual language or euphemisms that aren’t clear to everyone. My advice is to always draft your message, then reread it from the perspective of someone who doesn’t know what you’re thinking. Precision is key—being direct and clear avoids misunderstandings.</p>\n\n\n\n<p>Another tip is to focus on being non-judgmental, especially when addressing mistakes. We all make errors, but that doesn’t define us as people. It’s important to approach situations with empathy and understanding.</p>\n\n\n\n<p>Birgit:<br />Thank you both for sharing your insights and personal stories. It’s been a truly enlightening conversation. I hope everyone listening takes a moment to reflect on what we’ve discussed—pat yourselves on the back for the work you’re doing, but also remember to take care of your own mental health. Megan, Mike, I’m so grateful for your time today.</p>\n\n\n\n<p>And to our listeners, thank you for tuning in to <em>The WordPress Way</em>. We hope today’s conversation has sparked new ideas and inspired you to engage more deeply within the WordPress community and your work environment. DEIB isn’t just about numbers; it’s about making real changes that foster belonging and respect for everyone. Keep the conversation going by sharing this episode, and join us again next month as we explore more important DEIB topics and meet the leaders driving change. Don’t forget to subscribe on your favorite podcast platform, so you never miss an episode. Until next time, keep pushing the envelope and doing WordPress the right way.</p>\n</div>\n\n\n\n\n<p>In this episode of <em><strong>The WordPress Way</strong></em>, host <strong>Birgit</strong> is joined by two incredible guests, <strong>Megan Rose</strong>, Head of Community at <strong>Codeable</strong> and a key member of the WordPress Incident Response Team, and <strong>Mike Conley</strong>, also from <strong>Codeable</strong>, with a background in social work and customer service. </p>\n\n\n\n<p>Together, they dive into the complexities of fostering inclusive and welcoming environments within the WordPress ecosystem and beyond. </p>\n\n\n\n<p>The conversation touches on <strong>Megan</strong>&#8216;s experience managing community code of conduct processes, <strong>Mike</strong>&#8216;s insights into diversity and inclusion, and how both are working to promote positive change.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Takeaways</h2>\n\n\n\n<p><strong>Building Trust in Communities</strong>: When stepping into leadership or community management roles, it’s essential to first build trust with the members. This requires time, one-on-one conversations, and an understanding of the existing dynamics.</p>\n\n\n\n<p><strong>Code of Conduct Implementation</strong>: Introducing a clear and transparent code of conduct can foster a safer and more welcoming environment. Megan emphasized the importance of having processes in place for handling incidents, reporting them anonymously, and ensuring follow-through to build confidence in the community.</p>\n\n\n\n<p><strong>De-escalation and Conflict Resolution</strong>: Megan shared practical techniques for de-escalating tense conversations, particularly in a global and diverse community. Humor, setting boundaries, and using a &#8220;hard pivot&#8221; to shift topics can be effective strategies.</p>\n\n\n\n<p><strong>Importance of Transparency and Fairness in Pay</strong>: Mike highlighted the need for transparency in compensation, arguing that real diversity and inclusion efforts are incomplete without addressing pay disparities. They/them advocates for open discussions about pay and collective action to address inequalities.</p>\n\n\n\n<p><strong>Written Communication in Customer Support</strong>: In support roles, written communication is key. Mike suggested drafting and rereading responses from the perspective of someone unfamiliar with the situation to ensure clarity and avoid misunderstandings.</p>\n\n\n\n<p><strong>Navigating Global Cultural Differences</strong>: In a globally distributed community like WordPress, cultural differences must be acknowledged and respected. Community leaders should foster inclusive environments that take into account diverse perspectives and backgrounds.</p>\n\n\n\n<p><strong>Promoting Inclusivity in Male-Dominated Fields</strong>: The WordPress and tech industries can sometimes feel male-dominated, but intentional efforts, like those from Megan, to create welcoming spaces for women and gender minorities can make a significant impact.</p>\n\n\n\n<p><strong>Democratizing Governance and Decision-Making</strong>: The conversation touched on the broader topic of democratizing the structures within the WordPress ecosystem and the companies that support it, including calls for more employee representation and shared decision-making in companies.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Links</h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong><a href=\"https://profiles.wordpress.org/megabyterose/\">Megan on WordPress.org</a></strong></li>\n\n\n\n<li><strong><a href=\"https://www.codeable.io/story/\">Codeable</a></strong></li>\n\n\n\n<li><strong><a href=\"https://make.wordpress.org/handbook/community-code-of-conduct/\">WordPress Community Code of Conduct</a></strong></li>\n\n\n\n<li><strong><a href=\"https://learn.wordpress.org/course/incident-response-team-training/\">WordPress Incident Response Team training</a></strong></li>\n</ul>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 06 Sep 2024 11:39:58 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:17;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:88:\"WPTavern: WordPress 6.7 Roadmap Includes New Default Theme, APIs, and Media Enhancements\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=161079\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:97:\"https://wptavern.com/wordpress-6-7-roadmap-includes-new-default-theme-apis-and-media-enhancements\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3517:\"<p>Anne McCarthy has unveiled the <a href=\"https://make.wordpress.org/core/2024/09/03/roadmap-to-6-7/\">roadmap for WordPress 6.7</a>, slated for release on November 12, 2024. This will be the final major update of the year.</p>\n\n\n\n<p>She has emphasized that “More than anything though, this release brings refinement to how everything connects together to create a more seamless WordPress experience, whether you’re trying to upload a HEIC image to your site or display a selection of posts with the Query Loop block.”</p>\n\n\n\n<p>WordPress 6.7 will ship with a new default theme, <a href=\"https://make.wordpress.org/core/2024/08/15/introducing-twenty-twenty-five/\">Twenty Twenty-Five</a>, that “embodies ultimate flexibility and adaptability”. Fully compatible with the Site Editor, the theme features high-quality fonts supporting multiple languages, a variety of color palettes, and an extensive collection of patterns.</p>\n\n\n\n<p>This release will also include two new APIs designed to simplify developers&#8217; workflows:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://wptavern.com/gutenberg-19-1-introduces-plugin-template-registration-api\">Template Registration API</a> to allow templates and template parts to be registered directly within plugins without filters.</li>\n\n\n\n<li>Preview Options API to expand the Preview dropdown menu in the post/page editor and add greater flexibility in preview functionality.</li>\n</ul>\n\n\n\n<p>Several existing APIs, such as the Interactivity API, Block Bindings API, and HTML API, will also see enhancements.</p>\n\n\n\n<p>New features offering more flexibility and functionality will improve the data view experience. Users can expect options to hide or show filters in the interface, adjust the density of information in the grid layout, and configure the grid layout&#8217;s aspect ratio to their preferences.</p>\n\n\n\n<p>The Query Loop block will be updated to ease customization. Improvements include refining settings copy and context detection for a more intuitive user experience. For a better editing experience, WordPress 6.7 will introduce an option to zoom out and work at the pattern level. </p>\n\n\n\n<p>Significant updates to media handling are also on the way, including <a href=\"https://make.wordpress.org/core/2024/08/15/automatic-conversion-of-heic-images-to-jpeg-in-wordpress-6-7/\">HEIC support</a>, auto sizes for lazy loaded images, and more background image support at individual and global levels.&nbsp;</p>\n\n\n\n<p>Other highlights of WordPress 6.7 include:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Updates to design tools, including shadow support for Group blocks.</li>\n\n\n\n<li>Improved support for PHP 8.x and removing code specific for unsupported versions.&nbsp;</li>\n\n\n\n<li>A new split view for the iframe post editor to ensure a consistent WYSIWYG experience.</li>\n\n\n\n<li>Removing the experimental status of typography blocks</li>\n\n\n\n<li>A new feature in the Styles interface allowing users to customize theme presets.</li>\n</ul>\n\n\n\n<p>Anne has cautioned that the new features mentioned in the post “ is being actively pursued, but doesn’t necessarily mean each will make it into the final release of WordPress 6.7.”</p>\n\n\n\n<p>Interested users can look into the <a href=\"https://make.wordpress.org/core/2024/08/16/hallway-hangout-recording-lets-chat-about-whats-next-in-gutenberg-august-2024/\">demos</a> shared during a recent hallway hangout to get a glimpse into what&#8217;s being developed for this release and future updates.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 05 Sep 2024 18:03:29 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:7:\"Jyolsna\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:18;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:49:\"BuddyPress: BuddyPress 14.1.0 Maintenance Release\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"https://buddypress.org/?p=335040\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:69:\"https://buddypress.org/2024/09/buddypress-14-1-0-maintenance-release/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1038:\"<p>Immediately available is <a href=\"https://downloads.wordpress.org/plugin/buddypress.14.1.0.zip\">BuddyPress 14.1.0</a>. This maintenance release fixes 4 bugs. For details on the changes, please read the <a href=\"https://codex.buddypress.org/releases/version-14-1-0/\">14.1.0 release notes</a>.</p>\n\n\n\n<p>Update to BuddyPress 14.1.0 today in your WordPress Dashboard, or by <a href=\"https://wordpress.org/plugins/buddypress/\">downloading from the WordPress.org plugin repository</a>.</p>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"many-thanks-to-11-1-0-contributors\">Many thanks to 14.1.0 contributors <span class=\"dashicons dashicons-heart\"></span></h2>\n\n\n\n<p><a href=\"https://profiles.wordpress.org/thomaslhotta\">thomaslhotta</a>, <a href=\"https://profiles.wordpress.org/shailu25/\">shailu25</a>, <a href=\"https://profiles.wordpress.org/emaralive\">emaralive</a>, <a href=\"https://profiles.wordpress.org/espellcaste\">espellcaste</a> &amp; <a href=\"https://profiles.wordpress.org/imath/\">imath</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 04 Sep 2024 21:41:48 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Mathieu Viet\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:19;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:51:\"WPTavern: WordPress Blog WPLift Joins E2M Solutions\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=161018\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:62:\"https://wptavern.com/wordpress-blog-wplift-joins-e2m-solutions\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2087:\"<p>The popular WordPress blog <a href=\"https://wplift.com/wplift-is-acquired-by-e2m-solutions/\">WPLift has been acquired</a> by E2M Solutions, a leading white-label partner with operations in India and the United States. Founded by Oliver Dale in September 2010 under Kooc Media, WPLift has undergone several ownership changes over the years.</p>\n\n\n\n<p>Dan Tol acquired the blog from Oliver Dale in 2016 and managed it until 2023 when it was acquired by UnlimitedWP, a WordPress White Label service provider. UnlimitedWP was then acquired by E2M Solutions in June this year, making this latest transition somewhat anticipated.</p>\n\n\n\n<p>Manish Dudharejia, the CEO of E2M, <a href=\"https://www.e2msolutions.com/blog/e2m-solutions-officially-acquires-wplift/\">commented on the acquisition</a> saying: “Bringing WPLift into the E2M family is about more than just expanding our reach. It’s about collaboration and community, WPLift enhances our ability to engage with and contribute to the WordPress ecosystem… WPLift is more than just a great media partner for E2M; it’s our way of supporting and giving back to the global WordPress community.” </p>\n\n\n\n<h2 class=\"wp-block-heading\">Future Plans</h2>\n\n\n\n<p>The E2M team has confirmed that “WPLift will continue its mission to deliver insightful articles and updates.” Future plans include featuring WP expert interviews, sharing the latest news, and covering WordCamps as a Media Partner.</p>\n\n\n\n<p>WPLift’s <a href=\"https://wplift.com/wplift-is-acquired-by-e2m-solutions/\">acquisition announcement</a> says, “ Some things may be changing around WPLift HQ, but we remain as committed as ever to being your trusted source for verifiable news… If there’s just one thing we want you to take away today, it’s that, even after being acquired, the only way things are going to change around here is for the better.”</p>\n\n\n\n<p>Another WordPress blog, <a href=\"https://x.com/wpbizdev/status/1830874145779056969\">WP BizDev</a>, reacted to the acquisition: “Great to see an agency invest in media. A smart move too.”</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 04 Sep 2024 18:25:23 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:7:\"Jyolsna\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:20;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:78:\"Do The Woo Community: A Learning Journey to Accessibility with Maestro Stevens\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"https://dothewoo.io/?p=85534\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:77:\"https://dothewoo.io/a-learning-journey-to-accessibility-with-maestro-stevens/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:18667:\"<div class=\"wp-block-group has-border-color has-light-gray-background-color has-background has-small-font-size has-global-padding is-layout-constrained wp-container-core-group-is-layout-32 wp-block-group-is-layout-constrained\">\n<p class=\"has-secondary-color has-text-color has-link-color wp-elements-9acf640b7ba38a84a982fc35d618387f\">This show is sponsored by&#8230;</p>\n\n\n\n<div class=\"wp-block-group is-vertical is-layout-flex wp-container-core-group-is-layout-31 wp-block-group-is-layout-flex\">\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-8 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<div class=\"wp-block-group is-nowrap is-layout-flex wp-container-core-group-is-layout-28 wp-block-group-is-layout-flex\">\n<div class=\"wp-block-group has-base-background-color has-background wp-container-content-17 has-global-padding is-content-justification-left is-layout-constrained wp-container-core-group-is-layout-27 wp-block-group-is-layout-constrained\">\n<img width=\"500\" height=\"500\" tabindex=\"0\" src=\"https://i0.wp.com/dothewoo.io/wp-content/uploads/2024/02/Omnisend-square.jpg?resize=500%2C500&ssl=1\" alt=\"\" class=\"wp-image-78802\" />\n</div>\n</div>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<p class=\"wp-container-content-18\"><strong><a href=\"https://your.omnisend.com/onlywoo_dothewoo\">Omnisend</a></strong>: Whether it&#8217;s for integration into your Woo product, or building sites for clients, <strong>Omnisend</strong> is the solution for email and SMS marketing with their CRM solution for WooCommerce shops and your own website.</p>\n</div>\n</div>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-9 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<div class=\"wp-block-group is-nowrap is-layout-flex wp-container-core-group-is-layout-30 wp-block-group-is-layout-flex\">\n<div class=\"wp-block-group has-base-background-color has-background wp-container-content-19 has-global-padding is-content-justification-left is-layout-constrained wp-container-core-group-is-layout-29 wp-block-group-is-layout-constrained\">\n<img width=\"1224\" height=\"1224\" tabindex=\"0\" src=\"https://i0.wp.com/dothewoo.io/wp-content/uploads/2022/11/Hostinger_Vertical_Purple-e1668465093968.jpg?resize=1224%2C1224&ssl=1\" alt=\"Hostinger\" class=\"wp-image-73505\" />\n</div>\n</div>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<p class=\"wp-container-content-20\"><strong><a href=\"https://hostinger.com\">Hostinger</a></strong>: As a builder or an agency managing multiple sites, check out <strong>Hostinger</strong>. Whether you are building a WordPress site or specifically, a Woo store, their infrastructure brings your clients sites speed, uptime and security.</p>\n</div>\n</div>\n</div>\n</div>\n\n\n\nEpisode Transcript\n<div class=\"wp-block-group has-global-padding is-layout-constrained wp-block-group-is-layout-constrained\">\n<p>Anne:<br />Hello everyone. Welcome to yet another session of the notorious, not-so-notorious-yet accessibility podcast at Do the Woo. With me today is Maestro Stevens from Iconic Templates. Now, some of you may know him, while to some of you, he may come as a total surprise. But I promise you, this is going to be a very entertaining conversation about scalability, accessibility, being part of the WordPress community—especially in that regard—and, of course, e-commerce and accessibility. But as usual, we are trying to get guests on the show who are in the midst of learning about or working with accessibility, instead of always featuring people who already know everything. There are so many people who don’t know yet, and we’re going to get the other specialists on for sure at some point. The goal is that we all learn how to implement accessibility in e-commerce because it&#8217;s incredibly important. We are all learning, we are all struggling, and we are all going to get there at some point. Also with us today is Bob Dunn, and today Bob is representing Taeka, who, due to circumstances, couldn’t be with us today. He is here to protect all of you from me and Maestro talking too much about unrelated things, because we like to babble, right, Bob?</p>\n\n\n\n<p>BobWP:<br />Right? Yeah, yeah. I’ll be the podcast bouncer, and that’s it. I’m always accessible to do these things.</p>\n\n\n\n<p>Anne:<br />Yeah, that’s wonderful. So, for people who don’t know me, a little bit of my background: I’m an accessibility specialist and a big mouth in the WordPress community. I love to connect people, I love to learn, I love to teach, and I hope I can bring you some extras every time we do this. And Maestro, I would say let’s go. Can you tell us a little bit more about yourself and what you’re doing in daily life?</p>\n\n\n\n<p>Maestro:<br />Yes, yes. Thank you, Anne, and thank you, Bob, as well for having me on. I’ve been greatly anticipating this opportunity. But just a little bit about me—as Anne already said, my name is Maestro Stevens, and I am the owner and founder of Iconic Templates. We are a template-based platform for WordPress. It mainly came from me being an advocate and a user of other people’s templates for years, starting my journey, I would say, back in 2008. So, I’m no WordPress &#8220;old-schooler&#8221; as I call it, like the people who came in way before me. But I definitely love the fact that WordPress has given me opportunities, flexibility, and new lessons as far as community and developing websites.</p>\n\n\n\n<p>Anne:<br />Alright, so what is your accessibility angle, just to put you on the spot?</p>\n\n\n\n<p>Maestro:<br />When it comes to e-commerce and accessibility, I would say I am a newbie on the cusp of becoming an intermediate person. For me, accessibility is still an ocean of wonders and questions. I’m not a technical person in terms of development, and what I’ve learned about accessibility has a lot to do with development practices and design practices as well. I’m neither a designer nor a developer, so my experience is more relatable to the average person. But what I’ve learned is the importance and necessity of accessibility, because there are many more people in the world who I assumed could access websites, but they can’t because of various disabilities or disadvantages. So, I’m learning. I’m a work in progress, but I’ve learned a lot so far. In the e-commerce world, especially, it’s critical—because people can’t buy what they can’t see. If they can’t access your website or experience it in certain ways, how can you expect them to purchase your product?</p>\n\n\n\n<p>Anne:<br />And it’s not just about seeing, right? It’s always interesting that accessibility is thought of as something for people who are blind, but the group of people affected is so much larger. You’re missing out on a ton of conversions if your website is filled with sliders and moving elements. Accessibility as an important part of your conversion strategy is something people tend to forget. And I know you like to look at things from a larger perspective. I find it interesting that you don’t have a development background, because that’s important for everyone to know, especially when creating websites. I mean, WordPress enables us to install WooCommerce and create a webshop without knowing what we’re doing. In a sense, it guides us, which is wonderful. But if you’re working at a professional level, you have to understand—just like with bookkeeping—you don’t have to know how to do your own bookkeeping, but you need to be able to read the numbers. So, I’m challenging you here. This is what we call &#8220;shooting at an open goal.&#8221; Now, if there are conversion advantages to accessibility, especially in e-commerce, what advantages do you see? Can you expand on that? And I have the same question for Bob, actually.</p>\n\n\n\n<p>Maestro:<br />Yeah, I’ll start with this: The reason I didn’t mention conversions is that I always try to speak to a C-level grade student audience. I consider myself a C-level student. And when I start using big words, people start asking more questions, and they get confused. So, I like to come up with little metaphors, similes, or simple ways to explain things that the average person can understand. Then I give them the &#8220;juice,&#8221; as we say. So yes, you&#8217;re absolutely right. It is about conversions. For example, if you have a button on your website that’s a certain color or it’s developed in a way that makes it jittery or weird, it can make it hard for someone to commit to moving forward to the next step, whether that’s a sale, a subscription, or joining your email list. So, in my opinion, that’s one example of how accessibility can affect conversions—using buttons. As far as I know, links and buttons are what move us forward to the next step on the journey.</p>\n\n\n\n<p>Anne:<br />Links and buttons—those are an interesting topic. I’ll keep a mental note to get back to that. Bob, what about you? What does accessibility in e-commerce mean to you?</p>\n\n\n\n<p>BobWP:<br />Well, I agree a lot with what Maestro said. It’s interesting because I think about accessibility and wonder where we draw the line. I’ll give you an example. Today I was on a site ordering something. When I got to the checkout and entered my address, it gave me two lines—one for the first part of the address and one for the second part. Our address is quite long, and when I hit &#8220;next step,&#8221; it moved the second part of the address onto the first line, saying, “Your address is limited to 34 characters.” So, I had to think, “How can I adjust this to make it deliverable?” And while that might be more of a technical issue with the checkout form, it made me think about accessibility—this was frustrating to me, and I can see and think through the problem. But what kind of issues would this pose for others? It’s strange—these little things can create big problems. For instance, I get vertigo sometimes, and scrolling can be tough for me. But if something comes on the screen with wiggly or strange movements because someone is trying to be clever, it becomes challenging. So, yeah, it’s a constant challenge for far more people than we might imagine.</p>\n\n\n\n<p>Anne:<br />Yeah, this is so true. Unfortunately, these issues are hard to measure when talking to companies. Whether it’s in the U.S., where they need to be compliant, or here in Europe, where the European Accessibility Act is going to hit like a tsunami, it’s important to understand. You are naming examples here, and they’re hard to measure. Companies complain that they pay SEO specialists thousands every month, and they celebrate when their click rate increases by half a percent. But at some point, they’ll notice that conversions are failing or bounce rates are high. You can spend all the money you want on SEO, but you’ll still have unexplained bounces if your website isn&#8217;t accessible. You can’t measure assistive technology usage—that would be an incredible breach of privacy. This is always a tough discussion between shop owners and companies that need to make their shops accessible. They want numbers, but common sense should also play a role. If you&#8217;re working on a webshop, whether you&#8217;re a developer or not, you need to understand basic things—like buttons and links. Few people outside of coding know that a button does something and a link goes somewhere. People like to wrap links in buttons that look like buttons. In hardcore accessibility circles, people will say, “Don’t do that,” but we’re talking about inclusion here, and everyone should be included, not just people who rely on assistive technology. We are all sensitive to certain stimuli, and we can all benefit from accessibility features. Have you ever tried turning your screen to black and white on your iPhone?</p>\n\n\n\n<p>Maestro:<br />Yes! To your point, I’ve noticed a trend where people are becoming more conscious of these things. In email templates, for instance, you can’t control the email client—whether it’s Gmail or Yahoo (does anyone still use Yahoo? I’m sure someone does!). And it’s interesting that with Apple’s iOS updates, they&#8217;re allowing users to change the gradients on icons. But when it comes to color changes, I’ve noticed that people who are accessibility-conscious will often change the default link color from blue to something more legible in dark mode, for example. Chrome, Safari, and other browsers all handle accessibility in their own ways, but they don’t always follow the same rulebook.</p>\n\n\n\n<p>Anne:<br />Doesn’t that scare you a little?</p>\n\n\n\n<p>Maestro:<br />Yes! It’s both fascinating and scary. There are certain things you just can’t control. But what can you do?</p>\n\n\n\n<p>Anne:<br />And going back to Bob’s example about the form—this is where UI and UX go hand in hand. People say you can’t make beautiful accessible websites, which is nonsense. But something practical like a form—I love it when a form is coded so it asks, “Do you want to autofill this?” That’s not just helpful for jittery users—it’s helpful for everyone. Accessibility is primarily intended for people who use assistive technology, but then it helps everyone else too. And it’s interesting to see how page builders and themes handle this. Some of them are like, “Hey, look at this beautiful form widget,” but wouldn&#8217;t it be great if you didn’t have to worry whether the browser will offer autofill options?</p>\n\n\n\n<p>Maestro:<br />Yes, and I’ve seen this a lot, especially with email templates. Different email clients handle accessibility differently, and it’s the same with browsers. But going back to your point—there are so many things we can’t control.</p>\n\n\n\n<p>Anne:<br />Yeah, it’s like when you’re working with page builders or themes, and they offer these forms that look great, but are they accessible? You need to test that.</p>\n\n\n\n<p>Maestro:<br />Exactly. And this goes back to how accessibility affects conversions. If people can’t use your forms, how can they complete their purchase? It’s all connected.</p>\n\n\n\n<p>Anne:<br />Absolutely. So, we’ve covered a lot of ground here. Do you have any final thoughts, Maestro, before we wrap up?</p>\n\n\n\n<p>Maestro:<br />Just that accessibility is a journey. I’m still learning, and I hope to continue improving. It’s important for everyone to start somewhere, and we can all make a difference by making our websites more accessible.</p>\n\n\n\n<p>Anne:<br />Thank you so much for joining us today, Maestro. It was a pleasure having you on the show.</p>\n\n\n\n<p>Maestro:<br />Thank you for having me. It was a pleasure.</p>\n</div>\n\n\n\n\n<p>In this episode of the <strong>All Things WordPress and WooCommerce</strong>, hosts <strong>Anne</strong> and BobWP are joined by <strong>Maestro Stevens</strong>, founder of <strong>Iconic Templates</strong>, as he shares his journey of learning accessibility for the web. </p>\n\n\n\n<p>Together, they dive into the challenges, opportunities, and strategies for making online stores more accessible, not just for compliance but to improve conversions and user experience for everyone. </p>\n\n\n\n<p>Whether you&#8217;re new to accessibility or looking for ways to integrate it into your WordPress projects, this conversation offers valuable insights, practical tips, and reflections from professionals in the process of learning and implementing accessible web practices.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Takeaways</h2>\n\n\n\n<p><strong>Accessibility is for Everyone</strong>: Accessibility isn’t just about making websites usable for people with visual impairments—it benefits everyone, including those with cognitive, physical, and situational challenges. Making a site accessible improves the overall user experience and helps more people engage with your content or products.</p>\n\n\n\n<p><strong>Accessibility and Conversions</strong>: A key point in the discussion was that accessibility directly impacts conversions, especially in e-commerce. If users can&#8217;t navigate your site or interact with elements like buttons or forms, they can’t complete transactions. Accessible design helps remove barriers, ensuring that all users can take the desired actions, such as making purchases.</p>\n\n\n\n<p><strong>Growing Awareness in WordPress</strong>: Both Maestro and Anne discussed the growing importance of accessibility in the WordPress and WooCommerce communities. WordPress is actively developing more accessible features, and WooCommerce is improving accessibility in product creation and checkout experiences.</p>\n\n\n\n<p><strong>Learning is a Journey</strong>: <strong>Maestro</strong> shared that he’s still learning about accessibility and how to incorporate it into his projects. This is an important reminder that it’s okay to start small and grow your knowledge over time. Tools like the <strong>Accessibility Checker</strong> plugin can help identify areas for improvement.</p>\n\n\n\n<p><strong>Collaboration and Communication are Key</strong>: When making websites more accessible, collaboration between developers, designers, and clients is essential. Clear communication about the importance of accessibility can help shift mindsets and lead to better results. Approaching accessibility with respect and consideration encourages progress.</p>\n\n\n\n<p><strong>The Role of Assistive Technology</strong>: Assistive technology is critical for people with disabilities, but there’s no easy way to measure how many people use it on your website. As Anne pointed out, some things like form autofill or visual simplicity can help many users, even those who don’t rely on assistive tech.</p>\n\n\n\n<p><strong>Continuous Improvement</strong>: As the conversation highlighted, accessibility is not a one-time task but an ongoing process. Regularly updating your website with accessibility in mind ensures that it remains usable for all visitors, including those with different abilities.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Links</h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong><a href=\"https://iconictemplates.com\">Iconic Templates</a></strong></li>\n\n\n\n<li><strong><a href=\"https://www.linkedin.com/in/maestrostevens/\">Maestro on LinkedIn</a></strong></li>\n\n\n\n<li><strong><a href=\"https://equalizedigital.com/accessibility-checker\">Accessibility Checker by Equalize Digital</a></strong></li>\n</ul>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 04 Sep 2024 14:22:23 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:21;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:88:\"Akismet: Demand Generation vs Lead Generation — Use Both to Grow Customers and Revenue\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"http://akismet.com/?p=284132\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:62:\"https://akismet.com/blog/demand-generation-vs-lead-generation/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:18397:\"<p>To make a customer, you first have to <em>attract</em> potential customers. But if all you ever do is <em>attract</em> them, and not engage and sell to them, your company won’t grow fast enough. This is why, when you hear about demand generation vs lead generation, your reaction should be that you need both, not one or the&nbsp;other.</p>\n\n\n<p>Neglect either one of these, and your revenue will eventually feel the effects. You’ll either shrink your pool of qualified leads and potential customers, or you’ll fail to convert as many as you should have the ones you have.&nbsp;</p>\n\n\n\n<p>In other words, both lead generation and demand generation play huge roles in business growth. You need to commit to and succeed in both if you want to see sustained revenue increases.&nbsp;</p>\n\n\n<p>Let’s take a look at each&nbsp;concept.</p>\n\n\n<span id=\"more-284132\"></span>\n\n\n<h2 id=\"what-is-demand generation\" class=\"wp-block-heading\">What is demand&nbsp;generation?</h2>\n\n\n<p>Demand generation focuses on attracting new potential customers. In funnel speak, the focus here is on top-of-funnel marketing. You’re creating interest and curiosity about your products and services. You’re making people lean in.&nbsp;</p>\n\n\n<p>When we talk about how marketing is about getting attention amid the intense competition and chaos of the digital world, we’re talking about demand generation. Getting noticed. Being memorable. Becoming part of the conversation in people’s&nbsp;minds.</p>\n\n\n<p>“Did you hear about….” is a demand generation question asked by someone who was successfully marketed to.&nbsp;</p>\n\n\n<h3 id=\"key-components-of-demand generation\" class=\"wp-block-heading\">Key components of demand&nbsp;generation</h3>\n\n\n<p>Demand generation refers to any type of marketing whose objective is to gain attention, interest, or curiosity. You’ll ask people to do things like click, read, open, watch, and comment.&nbsp;</p>\n\n\n\n<p>Your goal is to position a product, service, or brand as something positive, helpful, useful, or trustworthy in your particular industry.&nbsp;</p>\n\n\n<p>Demand generation marketing could&nbsp;be:</p>\n\n\n<ul class=\"wp-block-list\">\n<li>Helpful</li>\n\n\n\n<li>Informative</li>\n\n\n\n<li>Memorable</li>\n\n\n\n<li>Trust-building</li>\n\n\n\n<li>Educational </li>\n\n\n\n<li>Free</li>\n\n\n\n<li>Easily-accessible</li>\n</ul>\n\n\n\n<p>You’ll use tactics such as social media marketing, influencer marketing, email campaigns that aren’t directly selling, giveaways, webinars, and free content. Larger companies might also use legacy media channels like TV and radio.&nbsp;</p>\n\n\n<h3 id=\"the-role-of-demand-generation-in-the-buyer’s journey\" class=\"wp-block-heading\">The role of demand generation in the buyer’s&nbsp;journey</h3>\n\n<p>Not every potential customer is ready to buy right now. But if you’ve done effective demand generation marketing, when the time comes for them to buy, your company or product will be at the top of their&nbsp;mind.</p>\n\n\n<p>At the top of the sales funnel, people are just shopping around. They’re not ready to make decisions. They’re not ready to fill out forms, sign up for consultations, or give you their contact information.&nbsp;</p>\n\n\n\n<p>Demand generation marketing engages people who aren’t even looking, and those who are looking but aren’t necessarily that serious about it yet.&nbsp;</p>\n\n\n\n<p>For example, a customer may be happy with their current car insurance. But they know they’re planning to buy a new car in the next couple of years, and when they do, they might take a fresh look at their insurance. Demand generation marketing gives them a direction to go when that time comes.&nbsp;</p>\n\n\n<h3 id=\"kpis-and-measurement-of-demand generation\" class=\"wp-block-heading\">KPIs and measurement of demand&nbsp;generation</h3>\n\n<p>Demand generation marketing, broadly speaking, gets measured with broad metrics. You’re focusing here on reach more than&nbsp;engagement.</p>\n\n\n<p>That means things like visibility, social mentions and shares, opens, click-through rates, and webpage traffic.&nbsp;</p>\n\n\n<h2 id=\"what-is-lead generation\" class=\"wp-block-heading\">What is lead&nbsp;generation?</h2>\n\n\n<p>While demand generation is about creating desire, spurring positive feelings, and being remembered, lead generation is about inspiring action. With demand generation, no one has to commit to anything. With lead generation, someone is going to call you or fill out a form — and you’re expecting them to do so.&nbsp;</p>\n\n\n\n<p>Now, we’ve moved down the funnel a bit. Desire has grown, and the motivation to act, engage, and possibly buy has taken over. Now, the lead is thinking, “I need this, or I want this, and maybe this is the direction to go.”&nbsp;</p>\n\n\n\n<p>You’ve got their attention. Now, you’re converting that attention into something you hope results in a sale.&nbsp;</p>\n\n\n<h3 id=\"key-components-of-lead generation\" class=\"wp-block-heading\">Key components of lead&nbsp;generation</h3>\n\n\n<p>Lead generation refers to any type of marketing whose objective is to collect customer data, initiate follow-up, nurture a relationship, actively engage with prospects, or make an offer and complete a sale. You’ll be asking potential customers to do things like sign up, join, request, try a sample, start a free trial, or make a purchase.&nbsp;</p>\n\n\n<p>Lead generation always comes with some sort of offer, and usually that’s in exchange for their contact information. This is the goal — to obtain their information so you can follow up and pursue the relationship and an eventual&nbsp;sale.</p>\n\n<p>Lead generation marketing could&nbsp;be:</p>\n\n\n<ul class=\"wp-block-list\">\n<li>Direct</li>\n\n\n\n<li>Specific</li>\n\n\n\n<li>Helpful</li>\n\n\n\n<li>Empowering</li>\n\n\n\n<li>Solution-oriented</li>\n\n\n\n<li>Offer-driven</li>\n\n\n\n<li>Urgent</li>\n</ul>\n\n\n<p>Media for lead generation marketing can overlap quite a bit with demand generation media, but it’s more in how you use it. You can use social media, but the call to action will be more specific than “learn&nbsp;more.”</p>\n\n\n<p>Lead generation tends to be much more effective when done with the help of marketing automation. With automation, you can develop follow-up processes and sequences that you can track for people at all sorts of stages in their customer journeys.&nbsp;</p>\n\n\n<p>Lead&#8209;gen marketing uses assets like landing pages, paid ads, live chat, and lead magnet tools like white papers, eBooks, free trials, and time&#8209;limited coupons and discounts for new&nbsp;customers.</p>\n\n<p><strong>Pro tip: </strong>Minimize friction at conversion points by reducing the number of fields that prospects must fill out. The quickest way to boost your results is to eliminate CAPTCHAs and other anti&#8209;spam checks. Instead, <a href=\"https://akismet.com/pricing/\">use Akismet</a> to block 99.99% of spam without interrupting the user experience.&nbsp;</p>\n\n\n<img width=\"1600\" height=\"732\" src=\"https://akismet.com/wp-content/uploads/2024/06/image-2.png\" alt=\"Akismet homepage with the text \" />\n\n\n<h3 id=\"the-role-of-lead-generation-in-the-buyer’s journey\" class=\"wp-block-heading\">The role of lead generation in the buyer’s&nbsp;journey</h3>\n\n\n<p>With lead generation, you’re requiring a decision that carries some sort of consequence.&nbsp;</p>\n\n\n\n<p>The prospect thinks, “Either I engage with this, and then I can expect certain things to follow, or I can choose not to engage.”&nbsp;</p>\n\n\n\n<p>Lead generation presumes a pre-existing level of interest. If someone complains about being “sold” by your marketing, in the negative sense, that simply means this person hasn’t yet experienced enough of your demand marketing. You’re pushing them too far, too early. They aren’t ready to give you their contact information. They feel “pressured.”&nbsp;</p>\n\n\n\n<p>But a potential customer who knows what they need, knows what they’re looking for, and wants to find a good solution won’t respond to lead generation marketing like that at all. They want it. They want helpful content, answers, customer service, and the opportunity to move forward with someone they believe can help.&nbsp;</p>\n\n\n<h3 id=\"kpis-and-measurement-of-lead generation\" class=\"wp-block-heading\">KPIs and measurement of lead&nbsp;generation</h3>\n\n\n<p>Lead generation gets measured by the sorts of metrics you can more directly link to revenue. This includes things like signups, responses, quote forms filled out, demos requested, free trials started, and conversions. Other lead generation metrics include cost per lead and lead response time.&nbsp;</p>\n\n\n\n<p>All these metrics lead to money. More signups mean more sales. Lower lead response time means more leads engaged more efficiently.&nbsp;</p>\n\n\n<h2 id=\"key-differences-between-demand-and-lead generation\" class=\"wp-block-heading\">Key differences between demand and lead&nbsp;generation</h2>\n\n<p>As you’ve probably picked up already, while some overlap exists between demand generation and lead generation, these are very different types of marketing. Let’s explore the differences in more&nbsp;detail.</p>\n\n<h3 id=\"core-focus-and purpose\" class=\"wp-block-heading\">Core focus and&nbsp;purpose</h3>\n\n\n<p>Demand generation marketing focuses on building an audience. When this type of marketing has worked, if you speak, people listen. If you make an announcement, people pay attention. You have their trust, or at least their awareness.&nbsp;</p>\n\n\n<p>Lead generation marketing works at converting the audience you’ve already built through demand generation. If you have 100,000 people who have expressed or felt some level of interest, how many of those can you motivate to give their contact information or request your lead magnet offer? That’s the question lead generation marketing is&nbsp;answering.</p>\n\n\n<img width=\"1600\" height=\"780\" src=\"https://akismet.com/wp-content/uploads/2024/08/image.png\" alt=\"WPVIP lead capture form\" class=\"wp-image-284134\" />\n\n\n<h3 id=\"timing-and-stage-in-the-buyer’s journey\" class=\"wp-block-heading\">Timing and stage in the buyer’s&nbsp;journey</h3>\n\n\n<p>The timing of both of these types of marketing can vary dramatically.&nbsp;</p>\n\n\n\n<p>On one hand, this can all happen in a single session with a new lead.&nbsp;</p>\n\n\n\n<p>Suppose a person already knows they need something you sell, but they haven’t acted on it yet. This person could be called a “warm unknown prospect.” Maybe they’re the type of person who makes fast decisions.&nbsp;</p>\n\n\n\n<p>This person sees a post on social media. Their interest is piqued because they’ve already been thinking about something they need related to the content of the post. So, they engage with the post by clicking on it, which takes them to an article on your site.&nbsp;</p>\n\n\n<p>From there, they explore your site, look at your products, and then come across a lead magnet offer for a 30&#8209;day coupon for new customers. They sign up. Now, the clock is ticking. In less than 30 days, this person could travel through all stages of the buying journey and make a purchase, becoming a&nbsp;customer.</p>\n\n<p>In fact, it could go even faster than that. They could make a purchase the same&nbsp;day.</p>\n\n\n<p>However, the same process could be drawn out over months, even years, for another potential customer.&nbsp;</p>\n\n\n\n<p>Some industries have shorter sales cycles, and others have longer ones. Sometimes, you continue to nurture and develop the relationship merely to sustain interest. During that time, you also continue to make lead generation offers. Some in your audience will act on those offers.&nbsp;</p>\n\n\n<h3 id=\"strategies-and tactics\" class=\"wp-block-heading\">Strategies and&nbsp;tactics</h3>\n\n<p>Strategies for demand generation marketing include things&nbsp;like:</p>\n\n\n<ul class=\"wp-block-list\"><li>Attention&#8209;getting language or multimedia&nbsp;imagery</li>\n\n\n<li>Humor</li>\n\n\n\n<li>Trust-building content</li>\n\n\n<li>Low&#8209;stakes offers like reading reviews and consuming free&nbsp;content</li>\n\n<li>Consistent content and media&nbsp;presence</li>\n\n<li>Low or no&#8209;pressure&nbsp;content</li></ul>\n\n\n<p>Strategies for lead generation marketing include things&nbsp;like:</p>\n\n\n<ul class=\"wp-block-list\"><li>Targeted and measurable offers — including free&nbsp;ones</li>\n\n<li>Lead magnets that collect contact&nbsp;information</li>\n\n\n<li>Follow-up emails</li>\n\n\n<li>Demonstrations, consultations, free&nbsp;trials</li>\n\n<li>New customer discounts, promotions, and&nbsp;giveaways</li>\n\n<li>CTAs that demand a&nbsp;decision</li></ul>\n\n\n<h3 id=\"measurement-and metrics\" class=\"wp-block-heading\">Measurement and&nbsp;metrics</h3>\n\n<p>When demand generation works, your audience grows with people who are open to becoming a lead. You’re not reaching out directly to them yet, but if you did, they’d be more likely to be&nbsp;responsive.</p>\n\n\n<p>When lead generation works, your engaged audience is ready to consider becoming a customer.&nbsp;</p>\n\n\n\n<p>You measure the metrics that support each of these outcomes.&nbsp;</p>\n\n\n\n<p>Demand generation gets measured with visibility, likes, opens, shares, web traffic, views, and seconds or minutes watched, for something like a webinar or a YouTube ad.&nbsp;</p>\n\n\n\n<p>Lead generation gets measured with form submissions, demos and consultations scheduled and attended, redeemed coupons, converted free trials, as well as the process-metrics like cost per lead.&nbsp;</p>\n\n\n<h2 id=\"why-you-need-both-lead-and-demand generation\" class=\"wp-block-heading\">Why you need both lead and demand&nbsp;generation</h2>\n\n<p>You need both because each type of marketing fills missing gaps in the&nbsp;other.</p>\n\n<p>If all you do is demand generation, you’ll build an audience, but you won’t convert nearly as many of them into paying customers as you should have. If all you do is lead generation, you’ll have too small a pool to draw from, and will be constantly trying to attract new leads from people who’ve never heard of&nbsp;you.</p>\n\n\n<p>Generating leads from total strangers takes a lot more work and money than generating leads from people who are at least familiar with you.&nbsp;</p>\n\n\n\n<p>The analogy would be like trying to irrigate a field with water from a trickling stream, rather than an abundant river.&nbsp;</p>\n\n\n\n<p>Demand generation provides the river. Lead generation waters the field.&nbsp;</p>\n\n\n\n<h2 id=\"faqs\" class=\"wp-block-heading\">FAQs</h2>\n\n\n<h3 id=\"can-lead-generation-work-without-prior-demand generation\" class=\"wp-block-heading\">Can lead generation work without prior demand&nbsp;generation?</h3>\n\n\n<p>Yes, but it requires a lot more effort, and will usually produce a lot less revenue. With sufficiently targeted marketing, you can create leads from a cold audience. But that target audience, which has to be pre-existing, needs to already be large enough to generate enough quality leads.&nbsp;</p>\n\n\n<h3 id=\"what-are-common-challenges-in-lead-generation-and-how-can-i-overcome them\" class=\"wp-block-heading\">What are common challenges in lead generation, and how can I overcome&nbsp;them?</h3>\n\n\n<p>Common challenges include not knowing where to look, not having sufficient follow-up marketing, and being timid in making or closing the sale — letting good leads languish on the vine.&nbsp;</p>\n\n\n\n<p>As for knowing where to look, with demand generation marketing, you can build your own audience and then find leads from there. Other than that, look for pre-existing media where your audience already congregates, such as an industry event. Or, use targeted online advertising.&nbsp;</p>\n\n\n\n<p>For the follow-up problem, you want to create the plan before launching the lead gen campaign. Otherwise, you get a bunch of leads, but you miss the opportunity to convert them. Create a plan and a process for how you will contact your leads. Have a phone script. Have an email welcome series. Send them something in the mail.&nbsp;</p>\n\n\n\n<img width=\"1600\" height=\"876\" src=\"https://akismet.com/wp-content/uploads/2024/08/image-1.png\" alt=\"Email from Dan-O\" class=\"wp-image-284135\" />\n\n\n\n<p>To inspire confidence in prospects to take action, you must first have confidence in your own ability to sell and the essential role your product or service will play in their lives. For larger companies, it takes a highly-trained sales team and a process that works, and that adapts to the needs of the moment for each prospect.&nbsp;</p>\n\n\n<h3 id=\"how-can-akismet-help-in-improving-the-quality-of-my-lead-generation efforts\" class=\"wp-block-heading\">How can Akismet help in improving the quality of my lead generation&nbsp;efforts?</h3>\n\n<p>A big part of lead generation is online form submissions. And this is where you run into the annoying problem of bots and scammers filling out your forms. To prevent this, many companies turn to CAPTCHA and other visual puzzles to verify people are humans. But this just passes on the annoyance to your leads. Making them solve puzzles doesn’t set them up to be converted into&nbsp;customers.</p>\n\n\n<p><a href=\"https://akismet.com/features/\">Akismet helps improve lead generation</a> by securing your forms from scammers without forcing your leads to slog through silly puzzles they can’t read and can barely see just to get a hold of your lead magnet or sign up for your free demo or consultation.&nbsp;</p>\n\n\n\n<p>No puzzles. No roadblocks. And, no spammers. Your forms just work, and it all happens in the background so no one even knows it’s a thing.&nbsp;</p>\n\n\n<h3 id=\"what-types-of-companies-generally-use akismet\" class=\"wp-block-heading\">What types of companies generally use&nbsp;Akismet?</h3>\n\n\n<p>Over 100 million websites currently use Akismet, including<a href=\"https://akismet.com/enterprise/\"> enterprise clients</a> such as Microsoft, Bluehost, and ConvertKit.&nbsp;</p>\n\n\n<p><a href=\"https://akismet.com/blog/convertkit-customerstory/\">Here’s more about ConvertKit’s experience</a> with&nbsp;Akismet.</p>\n\n<h3 id=\"where-can-i-learn-more-about-integrating-akismet-with-my-marketing efforts\" class=\"wp-block-heading\">Where can I learn more about integrating Akismet with my marketing&nbsp;efforts?</h3>\n\n\n<p><a href=\"https://akismet.com/features/\">Find out more</a> about how Akismet works in the background to create a zero-friction web form experience for your leads.&nbsp;</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 04 Sep 2024 13:00:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:11:\"Jen Swisher\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:22;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:69:\"WPTavern: WordPress Training Team Seeks Ideas to Attract New Learners\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=160887\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:80:\"https://wptavern.com/wordpress-training-team-seeks-ideas-to-attract-new-learners\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1991:\"<p>The WordPress Training Team is <a href=\"https://make.wordpress.org/training/2024/08/28/drawing-new-learners-to-the-new-learn-wordpress-org/\">currently seeking ideas and feedback</a> from the community to prioritize activities that will increase engagement with the newly <a href=\"https://make.wordpress.org/training/2024/08/02/meet-the-new-learn-wordpress/\">revamped Learn WordPress platform</a> and attract new learners.&nbsp;&nbsp;</p>\n\n\n\n<p>Automattic-sponsored Kathryn Presner stated, “We want to have a steady flow of new learners discovering the site and taking advantage of the valuable resources it offers.”</p>\n\n\n\n<p>She has outlined three types of potential activities that the Training Team is considering &#8211;  expanding marketing initiatives, increasing the Training Team’s visibility at WordCamps, and equipping learners and contributors with resources to promote Learn WordPress. </p>\n\n\n\n<p>Community members can go through the list of planned promotional activities, workshops, and events in <a href=\"https://make.wordpress.org/training/2024/08/28/drawing-new-learners-to-the-new-learn-wordpress-org/\">Kathryn’s post</a>. They can also <strong>share feedback and suggest new activities by September 10, 2024. </strong></p>\n\n\n\n<p>Home to high-quality educational resources, <a href=\"https://learn.wordpress.org/\">Learn WordPress</a>, was <a href=\"https://wptavern.com/learn-wordpress-platform-launches-with-free-courses-workshops-and-lesson-plans\">launched</a> in 2020 and received a revamp very recently. </p>\n\n\n\n<p>Lately, various WordPress teams have been exploring ways to attract new members to the WP ecosystem. Just last month, the Community Team proposed <a href=\"https://wptavern.com/new-proposal-to-update-wordcamp-budget-guidelines-to-attract-new-attendees\">updating WordCamp budget guidelines</a> to draw in new attendees. </p>\n\n\n\n<p>These initiatives are encouraging especially when there have been talks of the WordPress market stagnating.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 03 Sep 2024 18:22:32 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:7:\"Jyolsna\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:23;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"Gravatar: Digital Identity Insights for IT Professionals\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"http://blog.gravatar.com/?p=1854\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:64:\"https://blog.gravatar.com/2024/08/17/digital-identity-platforms/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:26276:\"<p>As businesses continue to digitize their operations, the need for robust digital identity systems has become more pressing than ever. These systems play a critical role in ensuring the security and compliance of IT environments by managing and securing user identities, protecting sensitive data, and maintaining operational efficiency.</p>\n\n\n\n<p>However, implementing and managing digital identity systems is no easy feat. Poor digital identity management can expose organizations to a wide range of risks, including data breaches, unauthorized access, and compliance violations. These risks can have severe consequences, ranging from financial losses to reputational damage.</p>\n\n\n\n<p>To help IT professionals navigate this complex landscape, we&#8217;ve put together a comprehensive guide on digital identity systems. We’ll explain the definition and importance of digital identity systems, along with their key components and benefits. We&#8217;ll also compare leading platforms like Gravatar, Microsoft Entra ID, Okta, and OneLogin, examining their features and integration capabilities. Additionally, we&#8217;ll discuss regulatory challenges and technological advancements shaping the future of digital identity management.</p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>What is a digital identity platform?</strong></h2>\n\n\n\n<p>A digital identity platform is a system designed to manage and <a href=\"https://blog.gravatar.com/2024/02/21/securing-cyber-space-role-of-digital-identity-verification/\">verify digital identities</a> within an organization. It plays a vital role in ensuring that the right individuals have access to the right resources at the right times, which maintains security and operational efficiency. These platforms help authenticate users, manage their access permissions, and track their activities to prevent unauthorized access and data breaches.</p>\n\n\n\n<p>Digital identity systems are essential in modern IT environments due to the growing need for strict security measures and efficient identity management. With the rise of online security threats and the increasing complexity of regulatory requirements, these systems help organizations stay compliant and secure.&nbsp;</p>\n\n\n\n<p>While digital identity systems are designed to mitigate risks, they can potentially introduce new challenges if not implemented and managed properly. Improper configuration, weak security measures, or lack of regular updates can create vulnerabilities that malicious actors may exploit. However, these risks are not inherent to the systems themselves but rather stem from how they are deployed and maintained within an organization.</p>\n\n\n\n<p>To understand how to effectively implement and manage digital identity systems while minimizing potential risks, it&#8217;s essential to start with a strong foundation. This includes understanding the structure of digital identity systems, their key components, and how they interact with each other.</p>\n\n\n\n<p>Let&#8217;s begin by exploring these fundamental aspects of digital identity management.</p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Key components of an effective digital identity system&nbsp;</strong></h2>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Identity verification</strong></h3>\n\n\n\n<p><a href=\"https://blog.gravatar.com/2024/02/21/securing-cyber-space-role-of-digital-identity-verification/\">Identity verification</a> is at the core of any digital identity system. It ensures users are who they claim to be and keeps data safe against unauthorized access. Common methods include Multi-Factor Authentication (MFA), which adds an extra layer of security by requiring users to provide two or more verification factors. For instance, after entering a password, users might also need to enter a code sent to their phone.&nbsp;</p>\n\n\n\n<p>Another method is the <a href=\"https://blog.gravatar.com/2024/05/09/single-sign-on-solutions/\">Single Sign-On (SSO)</a>, which simplifies the login process by allowing users to access multiple applications with one set of credentials. When you combine that with a <a href=\"https://blog.gravatar.com/2024/04/26/revamping-user-authentication-the-role-of-passkeys/\">powerful passkey integration</a>, it significantly reduces password fatigue and improves security.&nbsp;</p>\n\n\n\n<p>Finally, we have Know-Your-Customer (KYC) processes, which are often used in financial services to verify identities through documentation and background checks, ensuring compliance with regulations.</p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Role-based access control (RBAC)</strong></h3>\n\n\n\n<p>As the name suggests, role-based access control assigns permissions based on the different roles or job positions within an organization. This means employees have access only to the information and systems necessary for their jobs. For example, a marketing manager might have access to the company’s social media accounts but not the financial records.&nbsp;</p>\n\n\n\n<p>A strategy like this comes with many benefits:&nbsp;</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Minimizes the risk of unauthorized access by restricting users to predefined roles.&nbsp;</li>\n\n\n\n<li>Makes it easier to manage permissions and enforce security policies.</li>\n\n\n\n<li>Improves operational efficiency by streamlining access management.&nbsp;</li>\n\n\n\n<li>Ensures that new employees quickly gain the necessary access without compromising security.</li>\n\n\n\n<li>Removes information clutter allowing users to access only the information they need.&nbsp;</li>\n</ul>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Lifecycle management</strong></h3>\n\n\n\n<p>Lifecycle management involves overseeing user identities from onboarding to offboarding. This includes creating accounts, assigning roles, configuring permissions, and eventually deactivating accounts when people leave the organization. Effective lifecycle management ensures that user profiles are always up-to-date and secure.&nbsp;</p>\n\n\n\n<p>For instance, when employees change departments, their access permissions should be adjusted accordingly. This process prevents security gaps arising from outdated or incorrect access rights, reducing the risk of insider threats.</p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Auditing and compliance</strong></h3>\n\n\n\n<p>Auditing and compliance are crucial for monitoring user activities, tracking resource access, and ensuring adherence to security policies and regulations. Regular audits help identify suspicious behavior, such as unusual login times or access patterns, allowing organizations to respond swiftly to potential threats.</p>\n\n\n\n<p>Compliance features ensure that the organization maintains detailed logs of user activities and access controls in order to meet regulatory requirements, such as:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://gdpr-info.eu/\" rel=\"nofollow\">The General Data Protection Regulation (GDPR)</a> in the European Union</li>\n\n\n\n<li><a href=\"https://www.hhs.gov/hipaa/index.html\" rel=\"nofollow\">The Health Insurance Portability and Accountability Act (HIPAA)</a></li>\n\n\n\n<li><a href=\"https://oag.ca.gov/privacy/ccpa\" rel=\"nofollow\">The California Consumer Privacy Act (CCPA)</a></li>\n\n\n\n<li>And many more!&nbsp;</li>\n</ul>\n\n\n\n<p>Make sure you research the relevant regulations of your specific region and country or use a platform that strictly follows them.&nbsp;</p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Comparing top digital identity platforms</strong></h2>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Gravatar</strong></h3>\n\n\n\n<img tabindex=\"0\" width=\"1473\" height=\"918\" src=\"https://blog.gravatar.com/wp-content/uploads/2024/07/gravatar-profiles-as-a-service.png\" alt=\"Gravatar homepage\" class=\"wp-image-1856\" />\n\n\n\n<p><a href=\"https://gravatar.com/\">Gravatar</a>, short for Globally Recognized Avatar, is an online identity platform that links users&#8217; profiles to their email addresses, making it easier to maintain a consistent digital identity across various platforms. Major services like <a href=\"https://wordpress.org/\" rel=\"nofollow\">WordPress</a>, <a href=\"https://github.com/\" rel=\"nofollow\">GitHub</a>, <a href=\"https://slack.com/\" rel=\"nofollow\">Slack</a>, and <a href=\"https://openai.com/\" rel=\"nofollow\">OpenAI</a> use Gravatar to streamline the user experience and ensure that individuals have the same avatar and profile information wherever they go.</p>\n\n\n\n<p>One of Gravatar&#8217;s primary functions is to simplify the process of maintaining a consistent digital identity. By linking profiles to email addresses, it allows users to create a single profile that can be used across multiple sites. For example, an employee can create a Gravatar profile linked to their work email, creating an internal database that helps the organization keep track of its entire workforce. This consistent identity helps in fostering a sense of community and professionalism within the company.</p>\n\n\n\n<p><a href=\"https://docs.gravatar.com/api/profiles/tutorial-user-profile/\">Developers can easily integrate Gravatar</a> with their company website or employee portal. They can pull in avatars and profile information directly from Gravatar, ensuring that the internal system always has up-to-date information about each employee. This integration can be done <a href=\"https://blog.gravatar.com/2024/06/03/profiles-as-a-service/\">through the Gravatar API</a>, which allows for seamless importing of profile details. Such integration helps employees get to know each other better, promoting stronger connections and professional relationships within the organization.</p>\n\n\n\n<p>Gravatar also prioritizes user privacy and control over personal data. Users have the ability to manage the visibility of their information, deciding what is public and what remains private. Companies benefit from this setup because they don&#8217;t need to store any user data – Gravatar handles all of it. This reduces the risk of data breaches and simplifies data management for IT departments.</p>\n\n\n\n<p>Gravatar benefits various user groups, particularly IT departments and internal business organizations. IT departments appreciate the ease of integration and the reduction in data management workload. Business organizations benefit from the enhanced sense of community and improved internal communication that comes with a consistent and easily recognizable digital identity for all employees.</p>\n\n\n\n<p>Gravatar is free for users and developers, making it the most cost-effective solution on our list. Just make sure your employees or users know where they need to go to update their Gravatar profiles!</p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Okta</strong></h3>\n\n\n\n<img tabindex=\"0\" width=\"1424\" height=\"692\" src=\"https://blog.gravatar.com/wp-content/uploads/2024/07/okta-homepage.png\" alt=\"Okta homepage\" class=\"wp-image-1857\" />\n\n\n\n<p><a href=\"https://www.okta.com/\" rel=\"nofollow\">Okta</a> is a leading digital identity platform known for its comprehensive identity governance and lifecycle management services. Its workforce service is called the Okta Workforce Identity Cloud, and it helps organizations manage and secure user access across various applications and systems.</p>\n\n\n\n<p>Its main features include:&nbsp;</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>A user-friendly interface</strong> and features to streamline the identity management process.</li>\n\n\n\n<li><strong><a href=\"https://blog.gravatar.com/2024/05/09/single-sign-on-solutions/\">Single sign-on (SSO)</a> and self-service password reset options </strong>that<strong> </strong>enhance the user experience and reduce the IT support burden.</li>\n\n\n\n<li><strong>Security features</strong> include multi-factor authentication, conditional access, phishing resistance, and advanced threat detection.&nbsp;</li>\n\n\n\n<li><strong>Easy integration with a wide range of applications, systems, and cloud services</strong>. Examples include Microsoft Azure, AWS, and Salesforce.&nbsp;</li>\n\n\n\n<li><strong>Lifecycle management systems </strong>to help IT professionals automate changes to user profiles, assignments, and more. This includes creating groups of employees and assigning rules depending on their workflow and needs.&nbsp;</li>\n</ul>\n\n\n\n<p>Okta is highly scalable, supporting businesses of all sizes and industries. However, it doesn’t offer a single service but different products you can choose to combine however you see fit. For example, SSO is a separate service and costs $2 per user/month, while the lifecycle management is $4 per user/month.</p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>OneLogin</strong></h3>\n\n\n\n<img tabindex=\"0\" width=\"660\" height=\"306\" src=\"https://blog.gravatar.com/wp-content/uploads/2024/07/onelogin-homepage.png?w=660\" alt=\"OneLogin homepage\" class=\"wp-image-1858\" />\n\n\n\n<p><a href=\"https://www.onelogin.com/\" rel=\"nofollow\">OneLogin</a> focuses on providing a user-friendly and scalable digital identity platform. It aims to simplify identity management for both users and administrators. Its main features include:&nbsp;</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>An intuitive interface</strong> that makes it easy for users to manage their identities.&nbsp;</li>\n\n\n\n<li><strong>OneLogin Desktop and Access </strong>for a passwordless environment and unified access across apps.&nbsp;</li>\n\n\n\n<li><strong>Strong security measures to protect user identities and data</strong>. These include MFA, SSO, and context-aware adaptive authentication.</li>\n\n\n\n<li><strong>Integration with a wide range of applications and systems</strong>, such as <a href=\"https://www.office.com/\" rel=\"nofollow\">Microsoft Office 365</a>, <a href=\"https://workspace.google.com/\" rel=\"nofollow\">G Suite</a>, and <a href=\"https://aws.amazon.com/\" rel=\"nofollow\">AWS</a>.&nbsp;</li>\n\n\n\n<li><strong>Synchronization with advanced directories </strong>like <a href=\"https://www.workday.com/\" rel=\"nofollow\">Workday</a>, <a href=\"https://learn.microsoft.com/en-us/windows-server/identity/ad-ds/get-started/virtual-dc/active-directory-domain-services-overview\" rel=\"nofollow\">Active Directory</a>, and <a href=\"https://ldap.com/\" rel=\"nofollow\">Lightweight Directory Access Protocol (LDAP)</a>.&nbsp;</li>\n</ul>\n\n\n\n<p>OneLogin is designed to scale with the needs of businesses of all sizes, and similar to Okta, the majority of its solutions are priced per user/per month. For example, SSO, MFA, and Advanced Directory are all $2 per month per user, while the identity lifecycle management service is $4 per month per user.&nbsp;</p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Microsoft Entra ID</strong></h3>\n\n\n\n<img tabindex=\"0\" width=\"660\" height=\"305\" src=\"https://blog.gravatar.com/wp-content/uploads/2024/07/microsoft-entra-id-homepage.png?w=660\" alt=\"Microsoft Entra ID homepage\" class=\"wp-image-1859\" />\n\n\n\n<p><a href=\"https://www.microsoft.com/en-us/security/business/identity-access/microsoft-entra-id\" rel=\"nofollow\">Microsoft Entra ID</a> (previously known as Azure Active Directory) is a modern cloud identity and access service developed by Microsoft. It has a free version and 30-day trials for its paid tiers.&nbsp;</p>\n\n\n\n<p>Its main features include:&nbsp;</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Different </strong><a href=\"https://blog.gravatar.com/2024/05/04/authentication-protocols/\"><strong>authentication methods</strong></a> such as SSO, SAML, <a href=\"https://oauth.net/2/\" target=\"_blank\" rel=\"noreferrer noopener\">oAuth 2.0</a>, and federated authentication.&nbsp;</li>\n\n\n\n<li><strong>Administration and hybrid identity features</strong> like user and group management, role-based access control, cloud monitoring and analytics, and delegated administration built-in roles.&nbsp;</li>\n\n\n\n<li><strong>Identity protection and security features </strong>for the higher plans, including risk-based conditional access, authentication context, token protection, and risk event investigation.&nbsp;</li>\n\n\n\n<li><strong>Reporting capabilities</strong> like basic usage and security reports and Security Information and Events Management (SIEM) connectivity.&nbsp;</li>\n</ul>\n\n\n\n<p>Microsoft Entra ID has three main pricing tiers allowing you to scale as needed, starting from $6 per user/month up to $9 per user/month.&nbsp;</p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Comparing the top four digital identity platforms</strong></h2>\n\n\n\n<table class=\"has-contrast-background-color has-background has-fixed-layout\"><tbody><tr><td></td><td><strong>Gravatar</strong></td><td><strong>Okta</strong></td><td><strong>OneLogin</strong></td><td><strong>Microsoft Entra ID</strong></td></tr><tr><td><strong>Usability&nbsp;</strong></td><td>Simplifies consistent digital identity across platforms. Easy to set up and use. Minimal daily management required.&nbsp;</td><td>User-friendly interface, SSO, and self-service password reset. Reduces IT support burden.</td><td>Intuitive interface and passwordless environment with OneLogin Desktop and Access. Easy for users and admins.</td><td>Simple setup with various authentication methods, user and group management, and delegated administration roles.&nbsp;</td></tr><tr><td><strong>Security</strong></td><td>Prioritizes user privacy and data control. No storage of user data on company servers for easy compliance with major regulations.&nbsp;</td><td>MFA, conditional access, and advanced threat detection. Compliance with standards like SOC 2, GDPR, ISO 27001.</td><td>MFA, SSO, and context-aware adaptive authentication.&nbsp;</td><td>SSO, MFA, risk-based conditional access, and advanced security features in higher plans.&nbsp;</td></tr><tr><td><strong>Scalability&nbsp;</strong></td><td>Ideal for businesses of all sizes. Benefits IT departments and business organizations.&nbsp;</td><td>Highly scalable, suitable for any business size.&nbsp; Modular services (SSO, lifecycle management)</td><td>Scales with businesses of all sizes. Modular pricing per user/month.&nbsp;</td><td>Three main pricing tiers that scale with business needs.&nbsp;</td></tr><tr><td><strong>Integrations</strong></td><td>Can be integrated with any system or application through the Gravatar REST API. Used in apps like WordPress, GitHub, Slack, and OpenAI.&nbsp;</td><td>Integrates with Microsoft Azure, AWS, and Salesforce. Wide range of application integrations</td><td>Integrates with Microsoft Office 365, G Suite, AWS, Workday, Active Directory, and LDAP.&nbsp;</td><td>SSO, SAML, oAuth 2.0, and federated authentication.&nbsp; Connects with various Microsoft services and third-party apps.</td></tr><tr><td><strong>Best for</strong></td><td>Best for organizations seeking simple, consistent identity management.</td><td>Ideal for businesses needing strong security and integration capabilities.</td><td>Suitable for businesses looking for an easy-to-use, secure identity management solution.</td><td>Perfect for organizations heavily using Microsoft products and needing scalable security.</td></tr></tbody></table>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Regulatory challenges in digital identity management</strong></h2>\n\n\n\n<p>Managing digital identities comes with a host of regulatory challenges that IT professionals must navigate to ensure compliance and security, but with the right knowledge and approach, you can tackle these issues effectively.</p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Compliance with global data privacy regulations</strong></h3>\n\n\n\n<p>Major regulations like <a href=\"https://gdpr-info.eu/\" rel=\"nofollow\">GDPR</a> in Europe and <a href=\"https://oag.ca.gov/privacy/ccpa\" rel=\"nofollow\">CCPA</a> in the US place a lot of heavy requirements on digital identity management systems. These regulations demand impeccable data protection, explicit user consent, and transparency in data handling. For instance, GDPR requires organizations to ensure that personal data is processed lawfully, collected for specified purposes, and kept secure.</p>\n\n\n\n<p>Organizations should implement high-quality identity management systems that enforce strict data protection measures to ensure compliance. It’s also recommended that you perform regular audits to identify areas for improvement and educate employees about data privacy policies and best practices.</p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Complexities of decentralized identity systems</strong></h3>\n\n\n\n<p><a href=\"https://blog.gravatar.com/2024/07/30/decentralized-identity-management/\">Decentralized identity</a> systems, including blockchain-based solutions, offer promising advantages but also bring regulatory challenges. These systems distribute identity management across multiple nodes, reducing reliance on a central authority. However, the lack of standardization and evolving legal frameworks pose significant hurdles.</p>\n\n\n\n<p>To stay compliant while adopting decentralized technologies, businesses should do the following:&nbsp;</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Collaborate with regulatory bodies to stay updated on legal requirements.&nbsp;</li>\n\n\n\n<li>Adopt best practices such as transparent data usage policies and participating in industry standardization efforts.&nbsp;</li>\n\n\n\n<li>Work with experts in blockchain and decentralized systems to ensure that implementations meet regulatory standards.</li>\n</ul>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Interoperability across digital identity systems</strong></h3>\n\n\n\n<p>Interoperability is super important but equally hard to achieve, especially while trying to maintain security and compliance. Different systems often use varied standards and protocols, making integration more difficult.</p>\n\n\n\n<p>Thankfully, standards like SAML, <a href=\"https://blog.gravatar.com/2024/05/10/oauth-2-0-simplified-unraveling-authorization-protocols/\">OAuth</a>, and <a href=\"https://auth0.com/docs/authenticate/protocols/openid-connect-protocol\" rel=\"nofollow\">OpenID Connect</a> solve this issue by providing common frameworks for authentication and authorization. By adopting these standards, organizations can ensure their systems work well with others while maintaining security. Regular testing and updates are necessary to keep systems interoperable and secure.</p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Combating identity fraud and cyberattacks</strong></h3>\n\n\n\n<p>One of the risks of running any type of organization is constantly battling security threats like phishing, credential stuffing, and social engineering attacks. And when you’re trying to protect the digital identities of your workforce, you need to take more advanced security measures.</p>\n\n\n\n<p>Implementing multi-factor authentication (MFA) is a common choice, as it adds an extra layer of security beyond passwords. Biometric verification and behavioral analytics can further enhance security by ensuring that the person accessing the system is indeed the authorized user. Naturally, you need to perform regular security assessments and updates to security protocols to stay ahead of potential threats.</p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>How Gravatar solves compliance and security concerns</strong></h3>\n\n\n\n<p>Gravatar&#8217;s privacy-forward approach helps organizations comply with data privacy regulations without even thinking about it. It does that by ensuring that no user data is stored on company servers and that users can control their data visibility, enhancing privacy and security.</p>\n\n\n\n<p>Besides that, <a href=\"https://docs.gravatar.com/api/profiles/rest-api/\">Gravatar&#8217;s easy integration via API</a> ensures complete interoperability with existing systems. This means organizations can maintain a consistent digital identity across platforms without complicating their IT infrastructure or adding new software.&nbsp;</p>\n\n\n\n<p>By offering consistent digital identity verification, Gravatar enhances security and reduces the risks associated with identity fraud.</p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>AI and machine learning for identity verification</strong></h2>\n\n\n\n<p>As with any other industry, AI and machine learning are transforming digital identity verification, making processes more efficient and user-friendly. These technologies reduce friction by automating complex tasks and providing real-time, accurate verifications.</p>\n\n\n\n<p>For example, there are now advanced techniques like liveness detection and knowledge-based authentication powered by AI/ML to enhance security and user experience.&nbsp;</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Liveness detection</strong> ensures a user is physically present during the verification process, preventing spoofing attempts. For example, facial recognition systems can now detect subtle movements to confirm a live user rather than a static image.&nbsp;</li>\n\n\n\n<li><strong>Knowledge-based authentication</strong> uses AI to analyze user behavior and answer patterns, more accurately identifying potential fraud.</li>\n</ul>\n\n\n\n<p>Gravatar’s API can be integrated with AI/ML-based verification methods, simplifying the process for developers. By pulling user data through Gravatar and combining it with AI-powered verification, businesses can create a user-friendly and secure identity management system. This integration provides all users with consistent, reliable identity verification across platforms, reducing the need for repetitive authentication steps.</p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Improve your digital identity strategy with advanced solutions</strong></h2>\n\n\n\n<p>Managing digital identities effectively requires navigating a complex regulatory landscape and staying vigilant against security threats. Solutions like Gravatar can help address these challenges by providing strong, privacy-centric, and easily integrable identity management options.&nbsp;</p>\n\n\n\n<p>Most of all, Gravatar helps users maintain a consistent digital identity across various platforms, offering a privacy-forward approach that lets users control the visibility of their information. Its easy integration into applications ensures that user experience is enhanced without compromising on privacy standards.</p>\n\n\n\n<p>So, if you’re a developer looking to integrate Gravatar as a digital identity management solution, <a href=\"https://docs.gravatar.com/api/profiles/rest-api/\">try out the new REST API</a> for yourself!&nbsp;</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 03 Sep 2024 16:00:04 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:11:\"Ronnie Burt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:24;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:76:\"Gravatar: Exploring FIDO Passkeys: A Closer Look at Future of Authentication\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"http://blog.gravatar.com/?p=1722\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:50:\"https://blog.gravatar.com/2024/08/15/fido-passkey/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:13014:\"<p>Online security is an industry that moves with the speed of light, and FIDO passkeys represent one of the biggest moves ever made – going from traditional password-based authentication methods to a passwordless life.&nbsp;</p>\n\n\n\n<p>In this article, we’ll examine FIDO passkeys in more detail, illustrating how they enhance security and streamline the sign-in process for users across various devices and platforms.&nbsp;</p>\n\n\n\n<p>By exploring the mechanics behind passkeys, their advantages, and practical applications, you&#8217;ll gain a better understanding of this innovative technology. Whether you&#8217;re an IT professional, a developer, or a tech enthusiast, join us in discovering how FIDO passkeys are shaping the future of secure online authentication.</p>\n\n\n\n<h2 class=\"wp-block-heading\">What is FIDO? </h2>\n\n\n\n<p>Developed by the <a href=\"https://fidoalliance.org/\" rel=\"nofollow\">FIDO Alliance</a>, Fast Identity Online (FIDO) represents a groundbreaking initiative aimed at redefining online security. It’s a set of security specifications that significantly reduce our reliance on passwords, introducing a more secure and <a href=\"https://blog.gravatar.com/2024/04/26/revamping-user-authentication-the-role-of-passkeys/\">user-friendly method of authentication</a>.</p>\n\n\n\n<p>At the heart of FIDO&#8217;s approach is the concept of local authentication. Instead of sending your password across the internet where it could be intercepted, FIDO performs the authentication on your device. This method is much more secure and enhances privacy by ensuring your unique credentials never leave your device.</p>\n\n\n\n<p>By leveraging cryptographic keys, FIDO allows users to prove their identity online without revealing sensitive information. This innovative approach makes it much harder for hackers to gain unauthorized access to accounts, as they can&#8217;t simply steal a password. Instead, they would need physical access to the user&#8217;s device, a significantly higher barrier to breach.</p>\n\n\n\n<h2 class=\"wp-block-heading\">How FIDO passkeys revolutionize user security with public key cryptography</h2>\n\n\n\n<p>FIDO passkeys’ architecture is built around a pair of cryptographic keys: a public key stored on the service provider’s server, and a private key securely kept on the user’s device. This design ensures that authentication happens locally, making it significantly more secure.</p>\n\n\n\n<p>Here is how it works:&nbsp;</p>\n\n\n\n<p><strong>Registration:</strong> To start using a FIDO passkey, users first need to access the service they want to use it with. This typically involves verifying your identity through an existing method (like a password or an email link) and then initiating the passkey creation. Users begin by registering with a service, where their device creates a new pair of cryptographic keys.</p>\n\n\n\n<img tabindex=\"0\" width=\"2288\" height=\"1145\" src=\"https://blog.gravatar.com/wp-content/uploads/2024/07/registration-process-iag.png\" alt=\"Registration process with FIDO passkeys\" class=\"wp-image-1723\" />\n\n\n\n<p><strong>Storing: </strong>The public key is safely stored on the service’s server, while the private key remains secured on the device. The server associates the public key with your account. Your device is now “bound” to your account using this passkey.</p>\n\n\n\n<p><strong>Authentication:</strong> When users want to log in, the service will ask for the passkey by sending a challenge to their device. Sometimes (depending on the configuration), the users will need to verify their identity to unlock the private key stored on their device to sign the challenge. Successful decryption and response to the challenge verify the user’s identity without transmitting any secret information or the private key itself.&nbsp;</p>\n\n\n\n<img tabindex=\"0\" width=\"2289\" height=\"1458\" src=\"https://blog.gravatar.com/wp-content/uploads/2024/07/sign-in_iag.png\" alt=\"Sign-in process with FIDO passkeys\" class=\"wp-image-1726\" />\n\n\n\n<p>There are many advantages to FIDO Passkeys:&nbsp;</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Enhanced security: </strong>By verifying the user locally, FIDO keeps users and devices safe against phishing, brute force attacks, and other cyber threats.&nbsp;</li>\n\n\n\n<li><strong>User convenience: </strong>Simplifies the login process for users, eliminating the need to remember and manage complex passwords.</li>\n\n\n\n<li><strong>Heightened user trust:</strong> Increases confidence in the platform’s security.</li>\n\n\n\n<li><strong>Reduction in data breaches: </strong>Minimizes risks associated with password theft.</li>\n\n\n\n<li><strong>Cost savings: </strong>Lowers the financial impact related to security breaches and <a href=\"https://www.keepersecurity.com/en_GB/resources/cost-of-a-helpdesk-password-reset/\" rel=\"nofollow\">password resets</a>, which can add up to thousands or millions of dollars per year, depending on the size of the organization.</li>\n\n\n\n<li><strong>Universal compatibility: </strong>FIDO passkeys can be integrated into a wide range of devices and platforms, allowing users to enjoy advanced security without the need for additional hardware.</li>\n\n\n\n<li><strong>Scalability and versatility: </strong>FIDO passkeys are adaptable, capable of being deployed across numerous industries, such as finance and e-commerce, and compatible with various platforms, including web and mobile applications.</li>\n</ul>\n\n\n\n<p>Here is how FIDO Passkeys compare to traditional authentication methods:</p>\n\n\n\n<table class=\"has-fixed-layout\"><tbody><tr><td class=\"has-text-align-center\"><strong>Feature</strong></td><td class=\"has-text-align-center\"><strong>FIDO Passkeys</strong></td><td class=\"has-text-align-center\"><strong>Traditional Authentication</strong></td></tr><tr><td class=\"has-text-align-center\"><strong>Authentication Method</strong></td><td class=\"has-text-align-center\">Two-factor, biometric verification</td><td class=\"has-text-align-center\">Password-based</td></tr><tr><td class=\"has-text-align-center\"><strong>Security Level</strong></td><td class=\"has-text-align-center\">High, due to local authentication</td><td class=\"has-text-align-center\">Lower, prone to breaches</td></tr><tr><td class=\"has-text-align-center\"><strong>User Convenience</strong></td><td class=\"has-text-align-center\">High, no passwords needed</td><td class=\"has-text-align-center\">Low, due to the necessity of password management</td></tr></tbody></table>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>The role of WebAuthn and CTAP in enabling FIDO passkeys</strong></h3>\n\n\n\n<p>The Web Authentication (WebAuthn) and Client To Authenticator Protocol (CTAP) standards are what help platforms and services adopt FIDO passkeys in their systems. These protocols work together to ensure a user-friendly and secure authentication experience across various devices and platforms.</p>\n\n\n\n<h4 class=\"wp-block-heading\"><strong>WebAuthn at a glance</strong></h4>\n\n\n\n<p><a href=\"https://webauthn.io/\" rel=\"nofollow\">WebAuthn</a> defines an API for creating and using strong authentication credentials on the web. It enables users to log in via biometrics, mobile devices, or FIDO security keys, enhancing the security of online interactions.&nbsp;</p>\n\n\n\n<p>WebAuthn is designed to work alongside traditional passwords, offering a layer of multi-factor authentication (MFA) that significantly boosts security without compromising convenience.&nbsp;</p>\n\n\n\n<p>Major browsers like <a href=\"https://www.google.com/chrome/\" rel=\"nofollow\">Google Chrome</a>, <a href=\"https://www.mozilla.org/en-US/firefox/new/\" rel=\"nofollow\">Mozilla Firefox</a>, and <a href=\"https://www.microsoft.com/en-us/edge\" rel=\"nofollow\">Microsoft Edge</a> have embraced WebAuthn, signaling its growing acceptance as the standard for web authentication.</p>\n\n\n\n<h4 class=\"wp-block-heading\"><strong>CTAP: Bridging devices and authenticators</strong></h4>\n\n\n\n<p><a href=\"https://fidoalliance.org/specs/fido-v2.2-rd-20230321/fido-client-to-authenticator-protocol-v2.2-rd-20230321.html\" rel=\"nofollow\">CTAP</a> complements WebAuthn by adding the option to use external devices such as mobile phones or security keys as authenticators. This protocol is also very important for enabling FIDO passkeys to function across different platforms, allowing for a more integrated and secure authentication process. CTAP is particularly valuable in scenarios requiring Two-Factor Authentication (2FA), where an additional layer of security is crucial.</p>\n\n\n\n<p>CTAP is often used in high-risk sectors like banking and healthcare, where the integrity of user authentication processes is critical. In these environments, CTAP&#8217;s role in 2FA is vital, offering an extra security measure that protects sensitive data and user identities from potential threats.</p>\n\n\n\n<h4 class=\"wp-block-heading\"><strong>Ensuring compatibility: Using passkeys across devices and platforms</strong></h4>\n\n\n\n<p>FIDO passkeys seamlessly integrate with major operating systems, including <a href=\"https://www.microsoft.com/en-us/windows\" rel=\"nofollow\">Windows</a>, <a href=\"https://www.apple.com/macos/sonoma/\" rel=\"nofollow\">macOS</a>, and <a href=\"https://www.linux.org/\" rel=\"nofollow\">Linux</a>, as well as mobile platforms such as <a href=\"https://www.apple.com/ios/ios-17/\" rel=\"nofollow\">iOS</a> and <a href=\"https://www.android.com/\" rel=\"nofollow\">Android</a>. This widespread compatibility means users can enjoy the benefits of passkeys, such as enhanced security and convenience, on virtually any device they own.</p>\n\n\n\n<p>You can also use FIDO passkeys on virtually any browser, including Chrome, Firefox, <a href=\"https://www.apple.com/safari/\">Safari</a>, and Edge because they fully support WebAuthn and CTAP protocols. While these browsers are committed to implementing these standards, there might be some variations in support levels, so you need to pay attention to ongoing updates and adjust as needed to ensure a smooth user experience.</p>\n\n\n\n<p>In order to properly integrate FIDO passkeys, platforms and services need to implement the WebAuthn API and potentially adapt to the latest versions of CTAP. If you’re a developer or an IT professional, we recommend that you stay informed about these evolving standards to ensure compatibility and maximize security.</p>\n\n\n\n<p>Despite the broad support for FIDO passkeys, challenges still exist, such as discrepancies in protocol implementations across different platforms or browsers. Thankfully, there is a <a href=\"https://groups.google.com/a/fidoalliance.org/g/fido-dev\" rel=\"nofollow\">very active FIDO dev community</a> that people can turn to at any point and try to resolve technical issues.</p>\n\n\n\n<p>Finally, it’s worth mentioning that besides all the software, you also have hardware authenticators, like <a href=\"https://www.yubico.com/products/\" rel=\"nofollow\">YubiKeys</a>, that enhance the FIDO passkey ecosystem by providing a physical device that stores cryptographic credentials. These devices are compatible with a wide range of operating systems and platforms, offering an additional layer of security, especially in environments where mobile devices are not allowed or practical.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Gravatar: Your digital identity management companion in a passkeys world</h2>\n\n\n\n<p>Are you passionate about passkeys and eager for a world where passwords no longer exist? We are too! Passkeys, including those built on FIDO standards, are a huge step forward in creating a better internet for the world.&nbsp;</p>\n\n\n\n<p>But it’s not the only step forward. If you’re looking into implementing FIDO passkeys on your website or web app, go the extra mile and build a truly robust and complete digital identity management system with <a href=\"https://gravatar.com/\">Gravatar</a>.&nbsp;</p>\n\n\n\n<p><a href=\"https://gravatar.com/\">Gravatar</a>, an <a href=\"https://automattic.com/\">Automattic</a> service, is a profile management system that allows people to create Gravatar profiles linked to their email addresses, which they can carry across various apps and platforms such as <a href=\"https://wordpress.org/\" rel=\"nofollow\">WordPress</a>, <a href=\"https://slack.com/\" rel=\"nofollow\">Slack</a>, and <a href=\"https://openai.com/\" rel=\"nofollow\">OpenAI</a>.</p>\n\n\n\n<p>With the combination of Gravatar and FIDO, you can significantly improve the onboarding process and user experience by allowing people to effortlessly sign up and sign in to your platform without the hassle of remembering multiple passwords.&nbsp;</p>\n\n\n\n<p>The result? A quick and easy sign-up process that saves time, making it a win-win for both users and service providers!</p>\n\n\n\n<p>In addition, you can use Gravatar&#8217;s API to offer personalized, secure, and privacy-preserving user experiences on your platform.&nbsp;If you want to learn more about how Gravatar can elevate your user experience and security, <a href=\"https://docs.gravatar.com/\">check out our documentation and subscribe to our newsletter</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 03 Sep 2024 16:00:04 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:11:\"Ronnie Burt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:25;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:69:\"Gravatar: 10 Proven Strategies for Engaging Users: App Onboarding 101\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"http://blog.gravatar.com/?p=2111\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:52:\"https://blog.gravatar.com/2024/09/03/app-onboarding/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:27918:\"<p>Have you ever downloaded an app only to feel lost and frustrated within the first few minutes? That&#8217;s where app onboarding comes in. It&#8217;s the digital equivalent of a warm welcome and a guided tour, all rolled into one user-friendly experience. </p>\n\n\n\n<p>Simply put, app onboarding is the process of introducing new users to your app&#8217;s interface, features, and benefits. A well-crafted onboarding experience can make the difference between a user who sticks around and one who hits the dreaded uninstall button. </p>\n\n\n\n<p>But here&#8217;s the kicker: <strong>effective onboarding isn&#8217;t just about showing off your app&#8217;s bells and whistles</strong>. It&#8217;s about helping users understand how your app can solve their problems or make their lives easier. Get it right, and you&#8217;ll see higher user satisfaction, increased engagement, and, ultimately, better retention rates.</p>\n\n\n\n<p>In this article, we share the top strategies for creating an onboarding experience that will wow your users and keep them coming back for more.&nbsp;</p>\n\n\n\n<p>Let&#8217;s get started!</p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Why app onboarding is different from web onboarding</strong></h2>\n\n\n\n<p>If you&#8217;re thinking, &#8220;Onboarding is onboarding, right?&#8221; – think again. Mobile app onboarding is a whole different ball game compared to its web counterpart. Here’s why:</p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>User engagement and time constraints</strong></h3>\n\n\n\n<p>Mobile users are like hummingbirds – always on the move and easily distracted. They&#8217;re scrolling through apps while waiting for coffee, during commutes, or in between Netflix episodes. This means you&#8217;ve got a smaller window to capture and keep their attention.</p>\n\n\n\n<p>With web onboarding, users might be willing to sit through a longer introduction. But for mobile? <a href=\"https://www.nature.com/articles/s41598-023-36256-4\" rel=\"nofollow\">Research shows</a> that you need to be quick, concise, and to the point. It&#8217;s all about delivering maximum value in minimum time.</p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Technical constraints and opportunities</strong></h3>\n\n\n\n<p>Mobile devices come with their own set of challenges and perks. Smaller screens mean you need to be smart about how you present information. Every pixel counts!</p>\n\n\n\n<p>But it&#8217;s not all limitations. Mobile apps can tap into device-specific features like push notifications, geolocation, and camera access. These can be powerful tools for creating a more immersive and personalized onboarding experience.</p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Consistency across platforms</strong></h3>\n\n\n\n<p>Here&#8217;s where things get tricky. If your app has both mobile and web versions, you need to walk a fine line. The onboarding experience should feel consistent across platforms while still playing to the strengths of each.</p>\n\n\n\n<p>Think of it as like translating a book into different languages. The core story stays the same, but you might need to tweak certain elements to make it resonate with each audience.</p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Top strategies for an engaging app onboarding process</strong></h2>\n\n\n\n<p>Ready to take your app onboarding from good to great? Let&#8217;s dive into some strategies that&#8217;ll have your users saying &#8220;wow&#8221; from the get-go.</p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>1. Choose your onboarding strategy</strong></h3>\n\n\n\n<p>First things first – you need to pick the right onboarding strategy. You want to make a great impression, but you also want to be true to your app&#8217;s personality.&nbsp;</p>\n\n\n\n<p>Here are three popular strategies:</p>\n\n\n\n<h4 class=\"wp-block-heading\"><strong>Progressive onboarding</strong></h4>\n\n\n\n<p>This is the &#8220;show, don&#8217;t tell&#8221; of the onboarding world. Instead of bombarding users with information, you introduce features gradually as they explore the app.</p>\n\n\n\n<p><strong>Benefits:</strong></p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Prevents information overload.</li>\n\n\n\n<li>Allows users to learn by doing.</li>\n\n\n\n<li>Keeps users engaged by revealing features at just the right moment.</li>\n</ul>\n\n\n\n<p><strong>Tips:</strong></p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Use tooltips to guide users through features step-by-step.</li>\n\n\n\n<li>Add gamification elements like progress bars to keep users motivated.</li>\n\n\n\n<li>Keep instructions short and sweet – think bite-sized nuggets of info.</li>\n</ul>\n\n\n\n<h4 class=\"wp-block-heading\"><strong>Function-oriented onboarding</strong></h4>\n\n\n\n<p>This strategy focuses on teaching users how to use your app&#8217;s core features right off the bat.</p>\n\n\n\n<p><strong>Benefits:</strong></p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Gets users up to speed quickly on essential features.</li>\n\n\n\n<li>Helps users achieve their goals faster.</li>\n\n\n\n<li>Reduces the learning curve.</li>\n</ul>\n\n\n\n<p><strong>Tips:</strong></p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Create interactive tutorials for key functions.</li>\n\n\n\n<li>Use video guides or animations to show features in action.</li>\n\n\n\n<li>Let users practice in a safe sandbox environment before diving in.</li>\n</ul>\n\n\n\n<h4 class=\"wp-block-heading\"><strong>Benefits-oriented onboarding</strong></h4>\n\n\n\n<p>This approach is all about showing users what&#8217;s in it for them. It&#8217;s like answering the question, &#8220;Why should I care about this app?&#8221;</p>\n\n\n\n<p><strong>Benefits:</strong></p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Helps users understand your app&#8217;s unique value proposition.</li>\n\n\n\n<li>Motivates users by showing them what they can achieve.</li>\n\n\n\n<li>Increases retention by aligning your app&#8217;s value with user needs.</li>\n</ul>\n\n\n\n<p><strong>Tips:</strong></p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Use welcome screens to showcase key benefits.</li>\n\n\n\n<li>Include user testimonials or success stories.</li>\n\n\n\n<li>Personalize content to highlight features that align with user goals.</li>\n</ul>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>2. Include key onboarding elements</strong></h3>\n\n\n\n<p>Now that you&#8217;ve chosen your strategy let&#8217;s talk about the essential elements of a killer onboarding process.</p>\n\n\n\n<h4 class=\"wp-block-heading\"><strong>Sign-up page</strong></h4>\n\n\n\n<p>This is your app&#8217;s front door. Make it welcoming and easy to walk through, focusing on clear instructions and encouraging users to finish the process.</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Keep it simple – ask for only essential information.</li>\n\n\n\n<li>Consider offering social media login options.</li>\n\n\n\n<li>Make it visually appealing with a clean design and clear call-to-action buttons.</li>\n</ul>\n\n\n\n<h4 class=\"wp-block-heading\"><strong>Welcome screen</strong></h4>\n\n\n\n<p>This is your app&#8217;s first impression so make sure it’s inviting, informative, and it includes a brief overview of the app&#8217;s benefits and features.</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Use a friendly, welcoming tone.</li>\n\n\n\n<li>Highlight key benefits and features.</li>\n\n\n\n<li>Personalize the message if possible (e.g., &#8220;Hi Sarah, welcome to [App Name]!&#8221;).</li>\n</ul>\n\n\n\n<h4 class=\"wp-block-heading\"><strong>Interactive walkthrough</strong></h4>\n\n\n\n<p>In this section, you need to guide users through your app&#8217;s features in a way that&#8217;s engaging and educational. You can even make it into a game-like experience.&nbsp;</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Break complex features into simple, digestible steps.</li>\n\n\n\n<li>Use tooltips, pop-ups, and animations to guide users.</li>\n\n\n\n<li>Make it interactive – let users try features as they learn about them.</li>\n</ul>\n\n\n\n<h4 class=\"wp-block-heading\"><strong>Feature guidance</strong></h4>\n\n\n\n<p>Help users understand and use your app&#8217;s core features effectively. The faster they get to this point, the more they will get out of using your app.&nbsp;</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Use tooltips to provide contextual help.</li>\n\n\n\n<li>Offer short, focused tutorials for key features.</li>\n\n\n\n<li>Provide on-demand help that users can access when they need it.</li>\n</ul>\n\n\n\n<h4 class=\"wp-block-heading\"><strong>Self-serve support</strong></h4>\n\n\n\n<p>Empower users to find answers on their own.</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Create a comprehensive knowledge base with articles, FAQs, and video tutorials that users can access anytime.</li>\n\n\n\n<li>Make sure your help section is searchable and includes logical categories so it’s easy to navigate.</li>\n\n\n\n<li>Consider adding a community forum where users can help each other.&nbsp;</li>\n</ul>\n\n\n\n<p><strong>Strike a balance: </strong>You want to provide enough guidance to help users get started but not so much that they feel overwhelmed or hand-held. It&#8217;s all about empowering your users to explore and discover the value of your app on their own terms.</p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>3. Adapt the onboarding process length to your users</strong></h3>\n\n\n\n<p>When it comes to app onboarding, there are conflicting opinions about whether it’s a better idea to keep it short and sweet or not. While most people seem to be rushing to get to that “first value”, some experiments show that longer onboarding processes <a href=\"https://www.innertrends.com/blog/onboarding-is-it-a-good-idea-to-get-to-first-value-a-s-a-p\" rel=\"nofollow\">lead to higher conversion and retention rates</a>.&nbsp;</p>\n\n\n\n<p>I personally think that just like anything else, a balanced approach is needed – it all comes down to context. Think about your target audience and tailor the process to their requirements. For example, if you have a music app, like <a href=\"https://open.spotify.com/\" rel=\"nofollow\">Spotify</a>, the user’s main goal is to just listen to music, so a lengthy onboarding process doesn’t really make sense. You can add a step where they can select their favorite genres and artists, but beyond that, you’re just making it hard for them to start using your app as intended.&nbsp;</p>\n\n\n\n<p>On the other hand, if you have a fitness app that offers personalized workouts, you’ll probably need a lot more information from your users such as their fitness goals, current weight and possibilities, exercises they can’t or don’t want to do, number of sessions per week, whether they live in an apartment and need to be quiet or they go to the gym and have access to a lot of equipment, etc.&nbsp;</p>\n\n\n\n<p>Whatever your case is, there are some universal rules that help make the onboarding uncluttered, which should be the goal.&nbsp;</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Minimize the number of steps:</strong> Think &#8220;need to know&#8221; vs &#8220;nice to know.&#8221;</li>\n\n\n\n<li><strong>Use progressive disclosure:</strong> Reveal features gradually as users need them.</li>\n\n\n\n<li><strong>Make non-essential steps skippable: </strong>Let users decide what they want to learn.</li>\n</ul>\n\n\n\n<h4 class=\"wp-block-heading\"><strong>How Gravatar integration helps reduce sign-up times</strong></h4>\n\n\n\n<img tabindex=\"0\" width=\"1473\" height=\"918\" src=\"https://blog.gravatar.com/wp-content/uploads/2024/09/gravatar-profiles-as-a-service-1.png\" alt=\"Gravatar – Profiles as a Service\" class=\"wp-image-2114\" />\n\n\n\n<p><a href=\"https://gravatar.com/\">Gravatar</a>, short for Globally Recognized Avatar, is a tool that allows people to create consistent <a href=\"https://blog.gravatar.com/2024/02/21/securing-cyber-space-role-of-digital-identity-verification/\">digital identities</a> with the same profile picture and basic information across multiple platforms, all linked to their email addresses.</p>\n\n\n\n<p>As an app developer, you can <a href=\"https://blog.gravatar.com/2024/06/03/profiles-as-a-service/\">use the Gravatar REST API</a> to create a <a href=\"https://blog.gravatar.com/2024/08/16/user-experience-personalization/\">personalized experience</a> for each user. This means that users can quickly sign up using their existing Gravatar profile, which automatically populates their profile picture and basic info. No more tedious form-filling!</p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>4. Collect user data at initial stages</strong></h3>\n\n\n\n<p>Collecting user data early on helps you tailor the experience to their preferences and needs, and when you do that, you can enjoy:&nbsp;</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Personalization through customized content and recommendations</strong>, making your app more relevant to each user.</li>\n\n\n\n<li><strong>Improved retention</strong> because personalized experiences can lead to higher user satisfaction and retention rates.</li>\n\n\n\n<li><strong>Efficiency in operations</strong> thanks to early data collection, making your app more intuitive and user-friendly.</li>\n</ul>\n\n\n\n<p>But here&#8217;s the catch – you need to strike a balance between collecting necessary information and not overwhelming the user. It&#8217;s like asking for someone&#8217;s life story on a first date – it&#8217;s too much, too soon.</p>\n\n\n\n<p>This is also where you can use the Gravatar integration to its full potential. Users can import their name, email, and profile picture from their Gravatar account with just a click because the API will pull this verified information directly from the user&#8217;s profile. This method significantly reduces the risk of errors and friction, so you can increase completion rates and improve user engagement.</p>\n\n\n\n<p>Finally, it’s a great way of preventing fake accounts – users are more likely to use their real identities when importing existing profile information.</p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>5. Create skippable elements</strong></h3>\n\n\n\n<p>Apps in similar niches tend to look and work in familiar ways (project management apps, for example), so if your users are more knowledgeable, they probably won’t need to go through the entire process similar to a complete beginner. This is why it’s always a good idea to add a skip button during the different stages and allow users to control the process based on their preferences.&nbsp;</p>\n\n\n\n<p>This tactic:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Respects your users’ time:</strong> Some users might already be familiar with similar apps and don&#8217;t need a full tutorial.</li>\n\n\n\n<li><strong>Avoids redundancy:</strong> Forcing people through unnecessary steps can lead to frustration and abandonment.</li>\n\n\n\n<li><strong>Empowers users: </strong>Having control over the learning process can increase engagement and satisfaction.</li>\n</ul>\n\n\n\n<p><strong>Pro tip: </strong>Always provide a clear and visible option to skip onboarding steps.&nbsp;</p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>6. Utilize a progress bar</strong></h3>\n\n\n\n<p>Progress bars are the best way to give users a sense of how far they&#8217;ve come and how much is left to go.&nbsp;</p>\n\n\n\n<p>They bring:&nbsp;</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Visual representation: </strong>They provide a clear visual of the onboarding process, helping users understand their progress.</li>\n\n\n\n<li><strong>Psychological benefits: </strong>They create a sense of accomplishment and reduce anxiety, which can increase user engagement and completion rates.</li>\n\n\n\n<li><strong>Set expectations: </strong>By showing the number of steps involved, progress bars help users know what to expect from the onboarding process.</li>\n</ul>\n\n\n\n<p><strong>Fun fact:</strong> A <a href=\"https://www.nngroup.com/articles/progress-indicators/\" rel=\"nofollow\">study by the Nielsen Norman Group</a> showed that progress bars can significantly improve user engagement. It&#8217;s like the difference between running a marathon with or without mile markers – knowing how far you&#8217;ve come can be a powerful motivator.</p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>7. Utilize onboarding checklists</strong></h3>\n\n\n\n<p>Checklists aren&#8217;t just for grocery shopping or packing for vacation. For app onboarding, they&#8217;re a powerful tool to ensure users complete essential steps and get the most out of your app.</p>\n\n\n\n<p>Here&#8217;s why checklists rock:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Track progress: </strong>They help users keep track of what they&#8217;ve done and what&#8217;s left to do.</li>\n\n\n\n<li><strong>Provide structure:</strong> Checklists break down the onboarding process into manageable steps.</li>\n\n\n\n<li><strong>Psychological benefits: </strong>There&#8217;s something satisfying about checking off items on a list. It provides a sense of accomplishment and can motivate users to complete the onboarding process.</li>\n</ul>\n\n\n\n<p>Think of onboarding checklists as a gentle guide, not a strict rulebook. They should help users navigate your app, not make them feel like they&#8217;re taking a test.</p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>8. Use push notifications strategically</strong></h3>\n\n\n\n<p>When used correctly, push notifications can guide, motivate, and engage users throughout their onboarding journey and beyond. But beware: <strong>poorly timed or irrelevant notifications can put users off and even lead them to uninstall.</strong></p>\n\n\n\n<p>Here&#8217;s how to make push notifications work for you with some fictional examples from famous apps:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Welcome messages: </strong>Start on the right foot with a warm greeting. A language learning app might send something like: &#8220;<em>Bienvenue! Ready to start your French adventure?</em>&#8220;</li>\n\n\n\n<li><strong>Event-triggered notifications:</strong> Respond to users&#8217; real-time behavior to keep them engaged. If you have a sports app, you can encourage users who have been active throughout the day and maybe offer them some stretching exercises.&nbsp;</li>\n\n\n\n<li><strong>Onboarding completion reminders:</strong> Gently nudge users to finish setting up their profiles. For example, LinkedIn often sends notifications like &#8220;<em>Your profile is 70% complete. Add your skills to stand out to recruiters!</em>&#8220;</li>\n\n\n\n<li><strong>Milestone celebrations:</strong> Acknowledge user progress to boost motivation. Duolingo is very famous just for that and gives its users all sorts of milestones to celebrate, such as learning streaks.&nbsp;</li>\n</ul>\n\n\n\n<img tabindex=\"0\" width=\"660\" height=\"384\" src=\"https://blog.gravatar.com/wp-content/uploads/2024/09/duolingo-streak.png?w=660\" alt=\"Duolingo 1-day streak milestone\" class=\"wp-image-2115\" />\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Personalized tips:</strong> Offer advice based on user behavior. A meditation app might notice a lot of phone activity in times when the device would usually be turned off and send a message saying: &#8220;<em>Having trouble sleeping? Try our new &#8216;Deep Sleep&#8217; story tonight at 10 PM.</em>&#8220;</li>\n</ul>\n\n\n\n<p>Lastly, always give users control over their notification settings. Nothing turns people off faster than feeling bombarded with messages they can&#8217;t opt out of. Respect their preferences, and they&#8217;re more likely to stay engaged with your app in the long run.</p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>9. Employ regular user testing</strong></h3>\n\n\n\n<p>Last but definitely not least, don&#8217;t forget about user testing. It&#8217;s like having a focus group for your app, helping you identify pain points and optimize the onboarding flow.</p>\n\n\n\n<p>Here&#8217;s why user testing is so important:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Identify issues:</strong> It helps you spot problems in the onboarding process that you might have overlooked.</li>\n\n\n\n<li><strong>Gather feedback: </strong>Get actionable insights directly from your target users.</li>\n\n\n\n<li><strong>Continuous improvement: </strong>Regular testing allows you to refine and enhance the onboarding experience over time.</li>\n</ul>\n\n\n\n<p>There are different ways to conduct user testing:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Moderated testing:</strong> Watch users interact with your app in real time and ask questions.</li>\n\n\n\n<li><strong>Unmoderated testing:</strong> Users complete tasks on their own and provide feedback.</li>\n\n\n\n<li><strong>A/B testing:</strong> Compare different versions of your onboarding process to see which performs better.</li>\n\n\n\n<li><strong>Beta testing: </strong>Release your app to a small group of users before the official launch to gather feedback.</li>\n</ul>\n\n\n\n<p>Remember, user testing isn&#8217;t a one-and-done deal. It&#8217;s an ongoing process that helps you keep your onboarding experience fresh, relevant, and effective.</p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Examples of apps with great onboarding flows</strong></h2>\n\n\n\n<p>Let&#8217;s take a look at some apps that have nailed the onboarding process.&nbsp;</p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Duolingo</strong></h3>\n\n\n\n<img tabindex=\"0\" width=\"660\" height=\"394\" src=\"https://blog.gravatar.com/wp-content/uploads/2024/09/duolingo-homepage.png?w=660\" alt=\"Duolingo homepage\" class=\"wp-image-2116\" />\n\n\n\n<p><a href=\"https://www.duolingo.com/\" rel=\"nofollow\">Duolingo</a>, the popular language learning app, has mastered the art of engaging onboarding.</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Fun and engaging:</strong> Duolingo turns the necessary information gathering into a fun, game-like experience. It doesn&#8217;t feel like a chore – it feels like the start of an adventure.</li>\n</ul>\n\n\n\n<img tabindex=\"0\" width=\"660\" height=\"371\" src=\"https://blog.gravatar.com/wp-content/uploads/2024/09/duolingo-onboarding-example.png?w=660\" alt=\"Duolingo onboarding question – Choose a language \" class=\"wp-image-2127\" />\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Gamification:</strong> The app uses elements like rewards, progress tracking, and interactive lessons to keep users motivated from the get-go.</li>\n\n\n\n<li><strong>Personalization:</strong> By asking about language proficiency and learning goals, Duolingo tailors the experience to each user&#8217;s needs (and they include a cool progress bar!).</li>\n</ul>\n\n\n\n<img tabindex=\"0\" width=\"660\" height=\"407\" src=\"https://blog.gravatar.com/wp-content/uploads/2024/09/duolingo-micro-survey.png?w=660\" alt=\"Duolingo questionnaire \" class=\"wp-image-2128\" />\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Immediate value:</strong> Users start learning right away, experiencing the app&#8217;s core value proposition from the first interaction.</li>\n</ul>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>TikTok</strong></h3>\n\n\n\n<img tabindex=\"0\" width=\"660\" height=\"407\" src=\"https://blog.gravatar.com/wp-content/uploads/2024/09/tiktok-homepage.png?w=660\" alt=\"TikTok homepage with a MrBeast video\" class=\"wp-image-2118\" />\n\n\n\n<p><a href=\"https://www.tiktok.com/en/\" rel=\"nofollow\">TikTok</a>&#8216;s onboarding is all about getting users hooked on content as quickly as possible.</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Quick time-to-value:</strong> Users can start watching and swiping through videos without even signing up.&nbsp;</li>\n\n\n\n<li><strong>Minimal friction:</strong> TikTok delays the sign-up process until users are already engaged with the content. By then, users are more likely to complete the process because they&#8217;ve already experienced the app&#8217;s value.</li>\n\n\n\n<li><strong>Interactive and intuitive:</strong> The onboarding process is highly interactive, teaching users how to use the app through actual usage rather than explicit instructions.</li>\n</ul>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>DoorDash</strong></h3>\n\n\n\n<img tabindex=\"0\" width=\"660\" height=\"323\" src=\"https://blog.gravatar.com/wp-content/uploads/2024/09/doordash-homepage.png?w=660\" alt=\"DoorDash homepage\" class=\"wp-image-2119\" />\n\n\n\n<p><a href=\"https://www.doordash.com/\" rel=\"nofollow\">DoorDash</a>, the popular food delivery app, takes a unique approach to onboarding that puts user experience first.</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Value-first approach:</strong> DoorDash allows users to browse restaurants and menus before requiring sign-up. This strategy lets users see the app&#8217;s value upfront, increasing the likelihood they&#8217;ll complete the registration process.</li>\n\n\n\n<li><strong>Easy onboarding:</strong> The flow is designed to be intuitive and user-friendly. Each step feels natural and necessary, reducing the chance of user drop-off.</li>\n\n\n\n<li><strong>Personalization:</strong> By collecting user preferences early on, such as favorite cuisines or dietary restrictions, DoorDash can immediately start offering personalized recommendations, enhancing the user experience from the get-go.</li>\n</ul>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Bumble</strong></h3>\n\n\n\n<img tabindex=\"0\" width=\"660\" height=\"373\" src=\"https://blog.gravatar.com/wp-content/uploads/2024/09/bumble-homepage.png?w=660\" alt=\"Bumble homepage\" class=\"wp-image-2120\" />\n\n\n\n<p><a href=\"https://bumble.com/en-us/\" rel=\"nofollow\">Bumble</a>, the dating app where women make the first move, has created an onboarding process that&#8217;s both engaging and informative.</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Interactive onboarding:</strong> Bumble uses interactive elements to guide users through profile creation, making what could be a tedious process feel more like a fun questionnaire.</li>\n\n\n\n<li><strong>Social proofing:</strong> The app cleverly uses social proof techniques, such as showing success stories, to encourage users to complete the onboarding process. It&#8217;s like saying, &#8220;<em>Look at all these people who found love – you could be next!</em>&#8220;</li>\n</ul>\n\n\n\n<img tabindex=\"0\" width=\"660\" height=\"321\" src=\"https://blog.gravatar.com/wp-content/uploads/2024/09/bumble-social-proof.png?w=660\" alt=\"Bumble social proof on a homepage\" class=\"wp-image-2121\" />\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Personalization:</strong> By collecting user preferences and interests early on, Bumble can start providing more relevant matches right away, increasing the chances of user satisfaction and retention.</li>\n</ul>\n\n\n\n<p>These examples demonstrate how effective onboarding can take many forms, but they all share common elements: <strong>they&#8217;re engaging, they provide immediate value, and they&#8217;re tailored to the user&#8217;s needs and the app&#8217;s unique features</strong>. By studying these successful onboarding flows, you can gather insights and inspiration for creating your own stellar onboarding experience.</p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Drive app success with an engaging onboarding process</strong></h2>\n\n\n\n<p>And there you have it – your roadmap to creating an app onboarding experience that users will love. Remember, the key is to make it easy, engaging, and valuable right from the start. Your onboarding should be like a good handshake – firm, friendly, and not too long.</p>\n\n\n\n<p>We&#8217;ve covered a lot of ground in this article, from choosing the right onboarding strategy to leveraging tools like progress bars and checklists. But here&#8217;s a pro tip that ties it all together: <strong>consider integrating Gravatar into your onboarding process</strong>. It&#8217;s like having a universal ID for the internet, making sign-ups a breeze, and helping you collect key user data right off the bat.</p>\n\n\n\n<p>Gravatar integration is easier than you might think, and it can significantly streamline your onboarding process. By allowing users to import their existing profile information, you&#8217;re not just saving them time – you&#8217;re also ensuring accuracy and consistency in user data.</p>\n\n\n\n<p>Ready to take your app onboarding to the next level? <a href=\"https://docs.gravatar.com/\">Dive deeper into Gravatar integration</a> and discover how it can transform your user experience.&nbsp;</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 03 Sep 2024 15:50:35 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:11:\"Ronnie Burt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:26;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:61:\"WordPress.org blog: WordCamp US 2024: Oregon-a See You There?\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=17653\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:75:\"https://wordpress.org/news/2024/09/wordcamp-us-2024-oregon-a-see-you-there/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:4619:\"<p><a href=\"https://us.wordcamp.org/2024/\">WordCamp US 2024</a> rounds out this year’s trio of flagship WordCamps. Starting September 17, open source and WordPress professionals from around the world will touch down in Portland, Oregon, for four days of learning, connecting, and collaborating.&nbsp;</p>\n\n\n\n<p>There’s even more packed into the conference schedule this year, with the collaborative spirit of <a href=\"https://us.wordcamp.org/2024/contributor-day/\">Contributor Day</a> and the introduction of <a href=\"https://us.wordcamp.org/2024/introducing-showcase-day/\">Showcase Day</a> to kick things off.</p>\n\n\n\n<h2 class=\"wp-block-heading has-huge-font-size\">New this year: Showcase Day</h2>\n\n\n\n<p>Showcase Day will spotlight innovative and impactful projects built on WordPress. Through a curated series of presentations, attendees will gain insights into how WordPress drives success across diverse industries, including enterprise-level implementations for clients such as <a href=\"https://us.wordcamp.org/2024/session/showcase-keynote-reach-for-the-sky-disney-experiences-magical-transformation-with-gutenberg/\">Disney Experiences</a>, <a href=\"https://us.wordcamp.org/2024/session/the-news-never-sleeps-how-wordpress-powers-the-new-york-post/\">The New York Post</a>, <a href=\"https://us.wordcamp.org/2024/session/breaking-news-cnns-rise-to-industry-leaders-in-brazil/\">CNN Brazil</a>, <a href=\"https://us.wordcamp.org/2024/session/reinventing-vox-medias-cms-a-wordpress-migration-technical-deep-dive/\">Vox Media</a>, and <a href=\"https://us.wordcamp.org/2024/session/how-to-use-humanity-the-open-source-theme-from-amnesty/\">Amnesty International</a>.</p>\n\n\n\n<h2 class=\"wp-block-heading has-huge-font-size\">Keynotes, presentations, and more</h2>\n\n\n\n<p>Following Showcase Day, two programming days on September 19-20 will feature notable keynote speakers, including OSS Capital Founder <a href=\"https://us.wordcamp.org/2024/speaker/joseph-jacks/\">Joseph Jacks</a> and TIME CTO <a href=\"https://us.wordcamp.org/2024/speaker/burhan-hamid/\">Burhan Hamid</a>.</p>\n\n\n\n<p>A roster of highly anticipated presenters will also speak on a wide range of WordPress topics, from business strategy to technical insights on <a href=\"https://us.wordcamp.org/2024/session/beyond-the-playground-wordpress-as-a-tool-and-product-builder/\">WordPress Playground</a> and the <a href=\"https://us.wordcamp.org/2024/session/unleash-the-power-of-the-interactivity-api-a-new-era-for-wordpress/\">Interactivity API</a>. Attendees can learn from case studies across sectors like education and nonprofits and get inspired by the <a href=\"https://us.wordcamp.org/2024/session/speed-build-competition/\">WordPress Speed Build Battle</a>. All the presentations will be live streamed throughout the conference on the <a href=\"https://youtube.com/wordpress\">WordPress YouTube channel</a>.</p>\n\n\n\n<p>A <a href=\"https://us.wordcamp.org/2024/session/networking/\">Networking Block</a> will also offer opportunities to connect and explore potential collaborations within the WordPress ecosystem.</p>\n\n\n\n<h2 class=\"wp-block-heading has-huge-font-size\">Closing session with Matt</h2>\n\n\n\n<p>WordPress Cofounder Matt Mullenweg will close the conference with a <a href=\"https://us.wordcamp.org/2024/session/an-in-person-qa-with-matt-mullenweg/\">live question-and-answer session</a>. You can watch Matt’s Q&amp;A on September 20, 2024, streaming live on the <a href=\"https://youtube.com/wordpress\">WordPress YouTube channel</a> starting at 3:45 p.m. Pacific Daylight Time (10:45 p.m. UTC).</p>\n\n\n\n<h2 class=\"wp-block-heading has-huge-font-size\">Need help getting WordCamp-ready? </h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Get your <a href=\"https://us.wordcamp.org/2024/tickets/\">WordCamp US tickets</a> (if you haven’t already)</li>\n\n\n\n<li>Check out the <a href=\"https://us.wordcamp.org/2024/schedule/\">full schedule of events</a></li>\n\n\n\n<li>Listen to Executive Director Josepha’s <a href=\"https://wordpress.org/news/2024/06/episode-81-its-your-first-wordcamp-welcome/\">tips for WordCamp first-timers</a></li>\n</ul>\n\n\n\n<p>Don’t miss any of the action—follow WordPress on <a href=\"https://x.com/wordpress\">X</a>, <a href=\"https://www.linkedin.com/company/wordpress\">LinkedIn</a>, or <a href=\"https://www.instagram.com/wordpress/\">Instagram</a>. And when you’re sharing highlights, tips, videos, and photos from the conference floor, remember to tag #WCUS (and #WordPress) to bring everyone along for the experience.</p>\n\n\n\n<p>Whether you’ll be joining us in person in Portland or watching online from elsewhere, we’ll see you very soon!</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 03 Sep 2024 15:24:34 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Lauren Stein\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:27;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:156:\"WordCamp Central: WordCamp Jinja 2024: Diverse Speaker Sessions, Creatives and Students Camp, Workshops, Free Web Design Hackathon, fun activities and more!\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:39:\"https://central.wordcamp.org/?p=6943667\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:175:\"https://central.wordcamp.org/news/2024/09/wordcamp-jinja-2024-diverse-speaker-sessions-creatives-and-students-camp-workshops-free-web-design-hackathon-fun-activities-and-more/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:7150:\"<p>WordCamp Jinja 2024&nbsp;is scheduled for&nbsp;Thursday, 5th September to Friday, 6th September 2024, at&nbsp;The Innovation Village, Plot 5 Main Street, Jinja, Uganda as our main venue. This event is our annual WordPress conference in Jinja, Eastern Uganda, organized since 2022 by the <a href=\"https://www.meetup.com/jinja-wordpress-meetup/\">WordPress Jinja Meetup Community</a>. It has grown to become one of the largest annual community tech events in Jinja City and the eastern region, bringing together diverse attendees, including developers, designers, online publishers, students, educators, and entrepreneurs from Uganda, East Africa, and beyond.</p>\n\n\n\n<div class=\"wp-block-embed__wrapper\">\n\n</div>\n\n\n\n<p>We are thrilled to announce a lineup of local and international speakers from who will share their expertise and insights on various topics and everything to do with WordPress. Additionally, in partnership with Google Developer Groups Cloud Jinja, Rotary Club of Jinja City, Sharebility, Xerus, Hello World Africa, Women Tech Makers Jinja and other local tech communities, this year’s event will feature our annual free web design hackathon, workshops and other engaging activities. Our theme, &#8220;Unleash Your Creativity with WordPress on The Nile!&#8221;, invites you to explore WordPress in a dynamic, creative environment by the banks of the Nile River at #WordCampJinja 2024.</p>\n\n\n\n<p>Expect a variety of activities, including beginner workshops, inspirational talks, showcases, hands on labs and discussions on best practices and the latest trends in WordPress development and design. Additionally, there will be a parallel Contributor event day on 6th September 2024 to engage with the WordPress Open Source community, and an exciting after-party near the Source of the Nile in Jinja, perfect for networking and relaxation.<br /><br />Accommodation options are plenty and always available for those traveling to Jinja for the first time. Attendees can find a list of hotels and guest houses through booking.com<a href=\"https://bit.ly/entebbehotels\">&nbsp;</a>or by contacting the WordCamp team directlyat&nbsp;<a href=\"mailto:[email protected]\">[email protected]</a>&nbsp;for more information on Jinja&#8217;s variety of accommodation and guidance.&nbsp;</p>\n\n\n\n<p>To book your tickets now, sponsor/partner or learn more, please visit <a href=\"https://jinja.wordcamp.org/2024\">https://jinja.wordcamp.org/2024</a>&nbsp;or&nbsp;contact us at [email protected]. Don’t miss this opportunity to learn, network, and celebrate WordPress in one of East Africa&#8217;s most exciting cities!</p>\n\n\n\n<p><strong>Join the discussion via #WordCampJinja hashtag on Twitter</strong>:<br /></p>\n\n\n\n<div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"twitter-tweet\"><p lang=\"en\" dir=\"ltr\">Don\'t miss out on the amazing learning, networking and fun at  <a href=\"https://twitter.com/hashtag/WordCampJinja?src=hash&ref_src=twsrc%5Etfw\">#WordCampJinja</a> 5th-6th Sept 2024. We have an amazing set of speakers, sessions and activities this year. <br /><br />Secure your spot here while they last: <a href=\"https://t.co/AFx1yFVsG8\">https://t.co/AFx1yFVsG8</a><a href=\"https://twitter.com/hashtag/WordCampJinja?src=hash&ref_src=twsrc%5Etfw\">#WordCampJinja</a> <a href=\"https://twitter.com/hashtag/WordPress?src=hash&ref_src=twsrc%5Etfw\">#WordPress</a> <a href=\"https://twitter.com/hashtag/Jinja?src=hash&ref_src=twsrc%5Etfw\">#Jinja</a> 1/7 <a href=\"https://t.co/3ZpTaNMrwz\">pic.twitter.com/3ZpTaNMrwz</a></p>&mdash; Jinja WordPress Meetup (@WordPressJinja) <a href=\"https://twitter.com/WordPressJinja/status/1830568118130704826?ref_src=twsrc%5Etfw\">September 2, 2024</a></blockquote>\n</div>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-1 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"twitter-tweet\"><p lang=\"en\" dir=\"ltr\">Greetings friends. It\'s our norm every year at our <a href=\"https://twitter.com/hashtag/WordCampJinja?src=hash&ref_src=twsrc%5Etfw\">#WordCampJinja</a> to give back to the local startup and NGO community through offering our skills and talents.<br /><br />Free <a href=\"https://twitter.com/hashtag/WebDesign?src=hash&ref_src=twsrc%5Etfw\">#WebDesign</a> and hands-on support during the extra <a href=\"https://twitter.com/hashtag/WordCampJinja?src=hash&ref_src=twsrc%5Etfw\">#WordCampJinja</a> hackathon sessions at <a href=\"https://twitter.com/TheVillageUG?ref_src=twsrc%5Etfw\">@TheVillageUG</a> Jinja. <a href=\"https://t.co/FLx40N3bqt\">pic.twitter.com/FLx40N3bqt</a></p>&mdash; Jinja WordPress Meetup (@WordPressJinja) <a href=\"https://twitter.com/WordPressJinja/status/1828473854320123912?ref_src=twsrc%5Etfw\">August 27, 2024</a></blockquote>\n</div>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"twitter-tweet\"><p lang=\"en\" dir=\"ltr\">We have an amazing set of speakers at  <a href=\"https://twitter.com/hashtag/WordCamp?src=hash&ref_src=twsrc%5Etfw\">#WordCamp</a> Jinja 2024 this year. Don\'t miss out!<a href=\"https://t.co/axCYqBTnlh\">https://t.co/axCYqBTnlh</a><br /><br />Book your ticket here if in East Africa: <a href=\"https://t.co/AFx1yFW0vG\">https://t.co/AFx1yFW0vG</a><br /><br />Global attendees:<a href=\"https://t.co/iz6FCEPz9r\">https://t.co/iz6FCEPz9r</a><a href=\"https://twitter.com/hashtag/WordCampJinja?src=hash&ref_src=twsrc%5Etfw\">#WordCampJinja</a> <a href=\"https://twitter.com/hashtag/WordPress?src=hash&ref_src=twsrc%5Etfw\">#WordPress</a> <a href=\"https://twitter.com/hashtag/UnleashYourCreativity?src=hash&ref_src=twsrc%5Etfw\">#UnleashYourCreativity</a> <a href=\"https://twitter.com/hashtag/Jinja?src=hash&ref_src=twsrc%5Etfw\">#Jinja</a></p>&mdash; Jinja WordPress Meetup (@WordPressJinja) <a href=\"https://twitter.com/WordPressJinja/status/1825320863799111712?ref_src=twsrc%5Etfw\">August 18, 2024</a></blockquote>\n</div>\n</div>\n</div>\n\n\n\n<div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"twitter-tweet\"><p lang=\"en\" dir=\"ltr\">WordCamp Jinja, Uganda, Africa. <br />Returning September 5th &amp; 6th 2024 <br />Another amazing Metaverse Opportunity presented by MetaverseWP &#8211; Africa Rising !!! <a href=\"https://t.co/rq5O2dz7Zj\">https://t.co/rq5O2dz7Zj</a> <a href=\"https://twitter.com/jinjacity?ref_src=twsrc%5Etfw\">@jinjacity</a> <a href=\"https://twitter.com/StateHouseUg?ref_src=twsrc%5Etfw\">@StateHouseUg</a> <a href=\"https://twitter.com/Ulia_256?ref_src=twsrc%5Etfw\">@Ulia_256</a> <a href=\"https://twitter.com/MinofHealthUG?ref_src=twsrc%5Etfw\">@MinofHealthUG</a> <a href=\"https://twitter.com/usmissionuganda?ref_src=twsrc%5Etfw\">@usmissionuganda</a> <a href=\"https://twitter.com/hashtag/MetaverseWP?src=hash&ref_src=twsrc%5Etfw\">#MetaverseWP</a> <a href=\"https://t.co/jU6irPoYHh\">pic.twitter.com/jU6irPoYHh</a></p>&mdash; William Jackson, MAT, CEO, Metaverse Opportunities (@wmjackson) <a href=\"https://twitter.com/wmjackson/status/1829038417276960815?ref_src=twsrc%5Etfw\">August 29, 2024</a></blockquote>\n</div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 03 Sep 2024 13:29:46 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:18:\"Mohammed Kateregga\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:28;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:80:\"Do The Woo Community: Tips for Attending WordCampUS with Marcus, Katie and BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"https://dothewoo.io/?p=85498\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:78:\"https://dothewoo.io/tips-for-attending-wordcampus-with-marcus-katie-and-bobwp/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:48863:\"<div class=\"wp-block-group has-border-color has-light-gray-background-color has-background has-small-font-size has-global-padding is-layout-constrained wp-container-core-group-is-layout-39 wp-block-group-is-layout-constrained\">\n<p class=\"has-secondary-color has-text-color has-link-color wp-elements-9acf640b7ba38a84a982fc35d618387f\">This show is sponsored by&#8230;</p>\n\n\n\n<div class=\"wp-block-group is-vertical is-layout-flex wp-container-core-group-is-layout-38 wp-block-group-is-layout-flex\">\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-10 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<div class=\"wp-block-group is-nowrap is-layout-flex wp-container-core-group-is-layout-35 wp-block-group-is-layout-flex\">\n<div class=\"wp-block-group has-base-background-color has-background wp-container-content-21 has-global-padding is-content-justification-left is-layout-constrained wp-container-core-group-is-layout-34 wp-block-group-is-layout-constrained\">\n<img width=\"500\" height=\"500\" tabindex=\"0\" src=\"https://i0.wp.com/dothewoo.io/wp-content/uploads/2024/02/Omnisend-square.jpg?resize=500%2C500&ssl=1\" alt=\"\" class=\"wp-image-78802\" />\n</div>\n</div>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<p class=\"wp-container-content-22\"><strong><a href=\"https://your.omnisend.com/onlywoo_dothewoo\">Omnisend</a></strong>: Whether it&#8217;s for integration into your Woo product, or building sites for clients, <strong>Omnisend</strong> is the solution for email and SMS marketing with their CRM solution for WooCommerce shops and your own website.</p>\n</div>\n</div>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-11 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<div class=\"wp-block-group is-nowrap is-layout-flex wp-container-core-group-is-layout-37 wp-block-group-is-layout-flex\">\n<div class=\"wp-block-group has-base-background-color has-background wp-container-content-23 has-global-padding is-content-justification-left is-layout-constrained wp-container-core-group-is-layout-36 wp-block-group-is-layout-constrained\">\n<img width=\"525\" height=\"525\" tabindex=\"0\" src=\"https://i0.wp.com/dothewoo.io/wp-content/uploads/2024/03/Airwallex.jpg?resize=525%2C525&ssl=1\" alt=\"Airwallex\" class=\"wp-image-80258\" />\n</div>\n</div>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<p class=\"wp-container-content-24\"><strong><a href=\"https://www.airwallex.com/integrations/woocommerce?utm_source=701Nn000009vJ0mIAE\">Airwallex</a></strong>: With <strong>Airwallex</strong> merchants are no longer forced to convert their foreign incoming payments into their home market currencies and they can use the funds to pay suppliers internationally.</p>\n</div>\n</div>\n</div>\n</div>\n\n\n\nEpisode Transcript\n<div class=\"wp-block-group has-global-padding is-layout-constrained wp-block-group-is-layout-constrained\">\n<p>Marcus:<br />Well, hey everyone. Welcome to another BizChat on Do the Woo. My name is Marcus Burnette, and I&#8217;m a community marketer with GoDaddy. I&#8217;m here today, as always, with my wonderful co-host from Barn2 Plugins, Katie Keith, and we&#8217;ve roped in the man behind the curtain himself, Bob Dunn. How are you both doing today?</p>\n\n\n\n<p>Katie:<br />Yeah, I&#8217;m good, thanks. Good to talk to you, and very exciting to have Bob on as well.</p>\n\n\n\n<p>BobWP:<br />They let me out of my cage, so it&#8217;s great to be here.</p>\n\n\n\n<p>Marcus:<br />Got to join us every once in a while. Well, we&#8217;re going to be chatting about the WordCamp experience with us coming up and how to make the most of your time and money as a business, whether you&#8217;re attending, sponsoring, or maybe even watching from afar. We can talk about that as well. I was going to say, maybe to start, we&#8217;ll assume for the purposes of this conversation that people know what a WordCamp is and have decided to bring their business. So we&#8217;ll kind of start with that baseline and talk a little bit about just maximizing the time, maximizing the spend, and all of that. How does that sound to you all?</p>\n\n\n\n<p>Katie:<br />Yeah, that sounds good. Should be interesting.</p>\n\n\n\n<p>Marcus:<br />Yep. Awesome. I guess I&#8217;ll just kick it off for all of us to chat about WordCamp as a concept, as a group of sessions, and there are sponsors and there are parties and all of that stuff. How do you balance what to attend, especially when it comes to sessions? There are a lot to choose from, with multiple tracks. How do you pick and choose what makes the most sense to attend at a WordCamp?</p>\n\n\n\n<p>Katie:<br />Yeah, it&#8217;s easy to feel quite torn in many different directions. At the big WordCamps, you&#8217;ve got multiple tracks running alongside each other, and then, of course, all the time there is the hallway track as well. So you need to look at the schedule and think of those maybe four different things—three tracks plus the general networking. Oh, and the sponsor hall, so you could argue that&#8217;s five. Which of those do you do at any given moment? And then, in addition, you&#8217;ve got all the parties. I remember when I started going to WordCamps, it was really just like the after party, but now I think every WordCamp I go to, there are more side events being organized of all different scales by many different companies of different sizes, and a lot of those are open to everybody to register. And I think, in WordCamp Europe this year, there were probably three or four parties running in the same building simultaneously on the first night of the conference. So it was like going between different parties and ethical dilemmas of not being able to attend one after taking a place by registering. So it is a fine juggling act.</p>\n\n\n\n<p>BobWP:<br />Yeah. I think, especially for anybody new, it is finding that right balance and not totally being worn out by the end of day one or something. It&#8217;s a bit challenging, and you probably want some downtime too, so I think that&#8217;s important. Some of us fill up our cards—or dance cards, per se—and we&#8217;re going from one place to another. I think the sessions are really nice in the sense that not only are they great educationally, but for people that need a little bit of downtime to get out of the social atmosphere, they can just maybe sit and relax. A session is great because you can sit there, you can enjoy, you can learn. So there&#8217;s a lot of stuff. Unfortunately, I don&#8217;t make most of the sessions, but I do fill up the side events. I fill up the card on that. I try not to overlap too much where I disappoint somebody if I&#8217;m taking a spot. I don&#8217;t want to be doing that, but yeah, it&#8217;s a hard thing to really… Sometimes it&#8217;s that experience the first time. You&#8217;ve got to see how it goes, and from there on, you start to get what works for you and what doesn&#8217;t.</p>\n\n\n\n<p>Marcus:<br />Yeah. A lot of advice I&#8217;ve heard from people is that the sessions will almost always end up online for you to watch later, so skip them and go network. Do you think that is solid advice? Do you think there&#8217;s a worthwhile reason to look at the schedule and find sessions that you probably should attend? You don&#8217;t have the opportunity to ask questions of a speaker necessarily if you&#8217;re watching it later, where you might be able to ask questions during the session. Do you think it&#8217;s worth it? I guess the question is, is that good advice, or should people still look at the schedule and find time to at least attend a few sessions?</p>\n\n\n\n<p>Katie:<br />Yeah, I feel a bit torn because I recently was a speaker for the first time, but generally, sessions are not an important part of a WordCamp for me. They cover things that you can access at any time of the year, either by reading blog posts or eBooks or real books or listening to podcasts like this. There&#8217;s information, the same as what you get in talks, wherever you look these days. It&#8217;s really excellent how much the WordPress community produces that you can learn from. And then, as you said, Marcus, you can watch things later. There is sort of something to be said for going in person, but I feel that&#8217;s a missed opportunity, and I love what Bob said about it being a kind of break. I go to sessions for an introvert break, and I might learn something, but yeah, that&#8217;s track six. I said there were four or five tracks, and the introvert track is the other one, which might be a wellness room. For me, it&#8217;s often just going back to my hotel room for half an hour for that reason. Actually, I like to stay at the venue if it&#8217;s a hotel where possible because you can just go if you need a bit of a break and then come back down into the thick of it. But I find that the networking, both with people I already know and people I haven&#8217;t met yet, is the most valuable part of attending a WordCamp, and the sessions, therefore, aren&#8217;t as important unless I need a break.</p>\n\n\n\n<p>BobWP:<br />I think that it&#8217;s, again, what you&#8217;re going there for. And I think maybe saying it in the way of that they are online, so being aware that they&#8217;re online if something happens, if you cannot make it, or you get into a conversation you don&#8217;t want to end. That&#8217;s a great alternative because you do have that option. But like Katie said, I think there&#8217;s also some people too that they like to immerse themselves in the actual room, listening to it versus doing it online. So I think it&#8217;s a recommendation more than a suggestion like, &#8220;Hey, you can go there, but if you can&#8217;t make every session, they are online.&#8221; And like you said, everybody&#8217;s going to make their choice. Sometimes I feel really bad when somebody asks me, &#8220;Oh, did you come and see my session?&#8221; And then you fall back, &#8220;Oh, well, I will catch up online.&#8221;</p>\n\n\n\n<p>Katie:<br />I do go to sessions if it&#8217;s somebody I know because I&#8217;m supporting them. And it&#8217;s sort of different motivation, isn&#8217;t it?</p>\n\n\n\n<p>Marcus:<br />Yeah, that makes sense. But it also becomes harder and harder as you get to know more and more people.</p>\n\n\n\n<p>Katie:<br />True, true. We do know a lot of speakers by now.</p>\n\n\n\n<p>Marcus:<br />Yeah. And you mentioned that you recently were able to be a speaker. One of my questions I had for you, and I&#8217;ll ask Bob too because he&#8217;s been a speaker, do you feel like there&#8217;s a strong business case for applying to speak? Did you feel like, I guess, did you feel like that was worthwhile for your business? Did you do that because you wanted to have that as an accolade, as something that you&#8217;ve done under your belt? Personally, I guess just, and then talking about whether or not people are even attending sessions, is there a good business case for applying and being accepted to speak and being a speaker at a WordCamp event?</p>\n\n\n\n<p>Katie:<br />Well, it&#8217;s interesting because I didn&#8217;t particularly want to be a speaker, so I do the WP Product Talk podcast with Matt Cromwell and two other people, but Matt particularly invited me to apply with him, and I kind of just said yes without really thinking about it or whether I actually wanted to. I just thought, &#8220;Yeah, that would help promote the podcast. Let&#8217;s go for it.&#8221; And then we were accepted, and I was like, &#8220;Oh, I&#8217;ve never spoken to a big group. I&#8217;m not sure I&#8217;m comfortable with this,&#8221; but I wasn&#8217;t going to drop out or anything. So I did lots of practicing, and it went really well. But reflecting on it afterward, actually, I realized that it was valuable to the business to be a speaker, and particularly in comparison with sponsoring. And I know I upset a few people, which I regret afterward because I tweeted or something that having sponsored the previous year and then being a speaker the following year, I felt that my company had similar exposure from the two things. Also, there were six of my team members walking around in the bright Barn2 T-shirts, and that plus being a speaker and I was on a discussion panel. I tweeted that I felt maybe Barn2 had as much exposure from that as sponsoring. And then lots of people quite rightly got upset that we need to be encouraging people to sponsor and not saying it&#8217;s not necessary. So I would say they are different ways of achieving exposure for your company. Sponsoring is one way, which undeniably does that. But yes, being a speaker does help you get exposure, particularly if you can think of a topic to talk about, which is in some way not directly promotional but is</p>\n\n\n\n<p>relevant to what you do. Because I was talking about how to build a product company, which has nothing to do with the plugins that I sell. So if you can think of something a bit more relevant—if you sell WooCommerce extensions, your talk can be about WooCommerce to help you position yourself as an expert in that field—particularly then I think that could possibly help with sales. Maybe not in the short term, but in the long term, people would recognize you and your company more and be more likely to become a customer. So I would say that there is a business benefit of being a speaker.</p>\n\n\n\n<p>Marcus:<br />Yeah, I&#8217;d argue that talking about building a product company is relevant in the sense that I like to know who I&#8217;m buying products from, and so knowing you and your company better would be good for business overall. And we&#8217;ll talk about the sponsorship piece in a moment, but I want to give Bob a chance too. Bob, I know your business is a little bit different. You&#8217;re not a product company or an agency, although you&#8217;ve done both of those things too, I believe. Do you feel like there&#8217;s a business case to speaking? Is it just exposure, or is it part of the long-term game—the long game of hoping that people recognize you and want to purchase from you down the line? Or is there maybe a more direct business case for it?</p>\n\n\n\n<p>BobWP:<br />Yeah, I think that… I wish I could remember my first time speaking. I need to go to a site that will tell me that, which we&#8217;re all familiar with—Marcus&#8217;s site. But yeah, so it was early. I don&#8217;t know if it&#8217;s 2011, 12, 13 when I did it, and yeah, I forced myself to do it because, at that point, I wasn&#8217;t really into speaking to large groups. I tried to do it at a few other conferences too, but it was personal branding for me. I was doing a lot of training back then, blogging—that was it—basically a lot of training. And for me, it was a good way to brand myself because, obviously, what I talked about was what I talked about in my tutorials or my videos or whatever. So it was certainly something I did for a few years. Then there came a point where I didn&#8217;t really necessarily feel like I didn&#8217;t want to brand myself or continue to brand myself, but I just got to the point where I thought, &#8220;I think I&#8217;m done speaking at WordCamps.&#8221; And I think that decision partly came too because I&#8217;d done it for a few years and so many people apply to those, and I thought, &#8220;Why am I continuing to take up the space there?&#8221; And so I kind of stepped back, and I prefer not speaking now. I enjoy going to WordCamps, but I would encourage anybody to do it and see how it works for you too, personally. It&#8217;s not always the easiest thing for a lot of people to do—to get up and stand in front of a crowd like that. But I&#8217;ve talked to many people who have been very stressed. I&#8217;ll just divert to a little short story. Years ago, I was at a WordCamp, a local WordCamp. There was a guy sitting on the floor, and I&#8217;m not going to mention him, but he&#8217;s very known in the WordPress space. But he was sitting on the floor by himself, and I asked him what was wrong. He looked a little stressed. He said, &#8220;I&#8217;m speaking for the very first time, and I don&#8217;t think I should have done this.&#8221; So I sat down on the floor next to him. We just started talking. I said, &#8220;People are pretty forgiving,&#8221; and this was quite a few years ago, but I think they still are. I said, &#8220;Go in there, do your thing.&#8221; And eventually, he did. I don&#8217;t know if I really made him feel any better about it, but afterward, somebody did come up to me and, without even asking them, they said, &#8220;Hey, the guy was a little nervous, but boy, the information was great. He did a really good job.&#8221; So I went back and told him. I thought he should hear that, and he did smile. He said, &#8220;Wow, that&#8217;s great to know.&#8221; But yeah, it&#8217;s something you&#8217;ve got to… For a lot of people, you make yourself do it, but I think it&#8217;s, again, it really depends on the person and if that&#8217;s what you&#8217;re comfortable with and if you feel you really want to build that brand, whether it&#8217;s your company&#8217;s brand or your personal brand.</p>\n\n\n\n<p>Marcus:<br />Yeah, if your profile is up to date fully, your first talk was in 2011 at WordCamp Seattle, so, oh wow, been a little bit, but you&#8217;ve spoken plenty of times since then. Yeah, I spoke as well last year, I think it was, at WordCamp Phoenix, and I appreciated, I guess, the exposure. I appreciated the way that it opened up opportunities for people to ask you questions. I think that was more beneficial than most anything else was. Now you&#8217;re a name on the sheet and a face that people have seen that, for better or for worse, makes you an expert in at least the topic that you were talking about, but also by the nature of it, a WordPress expert in the WordPress expert circle. And so it gives opportunities for you to have people approach you and ask questions and say, &#8220;I want to learn more about X, Y, Z.&#8221; And if you&#8217;re a business, that opens up doors for you to talk about, like Katie was saying, if your talk was about something related to your business, there&#8217;s obviously an open door there to then talk about some of the products or services that you sell as well—to say, &#8220;Hey, I understand that problem. I&#8217;ve come across it lots of times. We&#8217;ve actually built a product that helps with that problem. Let me tell you about it.&#8221; And the sales process kind of comes to you a little bit in that regard, and I think that&#8217;s helpful as well. It is something that you have to apply and be accepted for. So let&#8217;s talk about the other direction, which is sponsorship, which you pay into as a business. You can also pay to be a sponsor. That guarantees you a spot in the sponsor hall, whatever that may look like. It&#8217;s a little different based on the size of the conference, but that gets you guaranteed access to attendees to talk a little bit about what you do. I don&#8217;t want to open the controversy box again with Katie there on whether you should or shouldn&#8217;t, but maybe we can talk a little bit about the business case for sponsoring a little bit and what do you get? I know that Katie, you&#8217;ve sponsored in the past. Bob, I know that you&#8217;ve sponsored in the past. I&#8217;m part of the GoDaddy team that sponsors globally all of the WordCamps, so maybe we can chat just a little bit about the business case for sponsoring WordCamp events. We&#8217;ll start with you, Katie.</p>\n\n\n\n<p>Katie:<br />I think we can all agree, and this is well-documented now, that sponsoring does not generate enough direct sales in the short term to cover the cost of sponsorship. However, there are still other benefits, particularly if you have the kind of marketing strategy and accompanying budget where you are going for general brand awareness within the WordPress community, which, for example, hosting companies—that&#8217;s very important that they&#8217;re seen to be big players, support the community, and so on. Being there has a symbolic importance, as well as directly getting people to know your brand over time. So I think there are benefits, but you shouldn&#8217;t sponsor a WordCamp if you think it&#8217;s going to generate more sales than it costs straight away and that you&#8217;ll be able to measure that. Last year, when I sponsored for the first time, I did a sale—a 50% off sale—and gave everybody leaflets with coupon codes, and we made literally zero sales from that. And I know because nobody used that coupon; I can track that. So it is not a direct ROI, but people must be more familiar with our brand. Hundreds and hundreds of people talked to us over the two days. We did product demos. Existing customers asked questions which might have helped to boost their loyalty over time and their likelihood of being retained and renewing. There are lots of indirect benefits, but you&#8217;re never going to measure them.</p>\n\n\n\n<p>BobWP:<br />Do the Woo sponsored, and actually several people came up to me and asked me, &#8220;Why are you sponsoring?&#8221; They couldn&#8217;t quite understand it because I am not selling a product. I&#8217;m basically saying, &#8220;Hey, come and listen to our shows.&#8221; And I thought about it long and hard. I had a little experience with being able to take over a booth at WordCamp US last year. So then, after that experience, I decided to try WordCamp Asia and WordCamp Europe. And one thing is, yeah, your expectations—you&#8217;ve got to understand what to expect and can this bring enough value to you for brand awareness? And that was one big part of it, to make people aware of the podcasts. I&#8217;d also… It&#8217;s easy to say, &#8220;Hey, go spend whatever amount of money out there you need to spend to be a sponsor.&#8221; But I also had my sponsors. I talked to them about me sponsoring at least a couple of the flagship sponsorships, so I got that money through my sponsorships where I could sponsor, which is kind of meta. But anyway, it was incredibly valuable for me because of not just being a podcast but being what the podcast stands for within the community. I mean, it became more of a community table. I know that Katie was able to spend some time at it, and people would just come up and talk about things. They don&#8217;t always need to talk about a podcast show. Katie was catching people she maybe hadn&#8217;t seen yet because we were in a very nice location, especially at WordCamp Europe, where people were passing by. And I had several</p>\n\n\n\n<p>people later on say, &#8220;Hey, I was going to stop by and say hi, but there were so many people around your booth that I just thought, well, maybe I can catch you another time.&#8221; And they said, &#8220;We just saw you constantly busy,&#8221; and it wasn&#8217;t necessarily, again, selling or talking about the podcast endlessly, but when somebody would be able to come up and say, &#8220;Hey, what&#8217;s your podcast about?&#8221; I had all these stickers out for the different shows, and so I&#8217;d get talking to them. I&#8217;d say, &#8220;Well, what do you do?&#8221; I&#8217;d give them the sticker of the show that I thought fit them because they maybe wouldn&#8217;t want to listen to them all. So it was a very good investment for me and a good investment for the growth. I think Katie said something like, &#8220;If you can find the right strategy and you find the value and the value equals what you have to spend,&#8221; especially in the case of Katie or GoDaddy. I mean, I set myself up, and I was basically it, and then some of the hosts were there. But you&#8217;ve got a team that you&#8217;ve got to fly there or whatever. You&#8217;ve got a team that you&#8217;ve got to put in the hotels, feed, all this stuff. So there&#8217;s a lot of added expense besides just that dollar amount you&#8217;re looking at for the sponsorship. So it&#8217;s a good value if you know what you&#8217;re getting into.</p>\n\n\n\n<p>Marcus:<br />For something like WordCamp US, I don&#8217;t even want to talk about the amount of money that GoDaddy spends to sponsor and have team members and all of that there. And the ROI is impossible to either track long-term or make up in immediate sales. WordCamps are generally not sales events. We aren&#8217;t salesy. When people come up to the booth, we&#8217;re happy to talk about the things that we&#8217;re doing with WordPress and GoDaddy and share as much information as people are interested in listening to, but it&#8217;s not a sales event. We all kind of know that, and so making that up is nearly impossible. That being said, and we could probably do an entire episode—or I think maybe we even have done an episode—about why or why not to sponsor, there&#8217;s another part to sponsoring WordCamp in the sense that one of the big reasons that we&#8217;re global sponsors and continue to be large sponsors at flagship events is just to show the community that we&#8217;re here and invested in the community. There&#8217;s clearly an investment cost there that isn&#8217;t recouped in sales. That is just us saying, &#8220;We want to see this project, this ecosystem, this community succeed. We&#8217;re going to put our dollars behind it and show up and show up big and have lots of people come with us to meet the community and be part of the community and contribute, to be part of Contributor Day and all of that stuff.&#8221; That being said, I also wonder kind of the flip side that I always ask myself and ask people when we start to talk about whether we should or shouldn&#8217;t be at any particular WordCamp is: is there a cost to not being at a WordCamp? We&#8217;ve clearly discussed not financial, but kind of like a reputation cost. Does showing up one year and not showing up the next year look like, &#8220;Oh no, I don&#8217;t know what&#8217;s going on with that company. They must not be doing well. They decided not to sponsor. Were they not able to sponsor? Are they pulling back from the community?&#8221; That kind of thing. I wonder what you both think about that, if there are thoughts of what the cost is to not being a sponsor, especially, I guess, if you&#8217;ve been a sponsor before. I guess if you&#8217;ve never been a sponsor, then are you irrelevant already is the first question. And if you were a sponsor and then you aren&#8217;t a sponsor in the future, is there a level of people thinking that you&#8217;re on your way to irrelevance? I don&#8217;t know. I think there&#8217;s a psychological piece to it too, and I wonder what you all think about that, whether there&#8217;s a cost of not being a sponsor or not being there at all. Katie, I know that you weren&#8217;t a sponsor, but you still showed up and were there and were a speaker and had a team there, and they were walking around in their shirts, so clearly not irrelevant, clearly there to support the community. But I wonder if there&#8217;s a cost to not showing up.</p>\n\n\n\n<p>Katie:<br />I think it depends on your line of work. I think the main types that can be hurt by not sponsoring are hosting companies because it&#8217;s almost like an arms race to show who&#8217;s the biggest and has the biggest booth. Does the type of booth fit with people&#8217;s perceptions of your scale of company? And it can go both ways, so you kind of do need to choose wisely both whether to just not be sponsoring and, if you are, is it going to make you look good or bad basically. Whereas I think there&#8217;s nothing wrong with a small booth if you are a small company. Like at Barn2, I feel it fits our reputation or whatever. I don&#8217;t think, as far as I know, any eyebrows will be raised by having the small booth. Same with Do the Woo—it&#8217;s a community booth; you&#8217;re not a product company, Bob. So I think it makes sense for you to have that level, but the big companies need to think about that.</p>\n\n\n\n<p>BobWP:<br />That&#8217;s interesting because I&#8217;ve thought of it, but I&#8217;ve never thought of it in the question that Marcus said because it is perception. And I guess where that perception comes from is probably more for the core community too, is the people that see you all the time and know about you all the time as opposed to maybe new people in WordPress.</p>\n\n\n\n<p>Marcus:<br />Yeah, it&#8217;s interesting for sure, and as someone who is largely in charge of running a big booth for a hosting company at flagship events and stuff, it&#8217;s definitely something that we do think about. What is the perception? What is the perception in the giveaways that we&#8217;re giving away? I mean, there&#8217;s definitely the perception aspect to all of it. The design of the booth has to be on par with a large brand or whatever. Sometimes that&#8217;s good, sometimes that&#8217;s bad. Sometimes we want to look more corporate than we are. Sometimes we want to look less corporate than we are—more approachable, less approachable—and there&#8217;s just a lot that goes into it.</p>\n\n\n\n<p>BobWP:<br />It&#8217;s interesting. That could actually flow over into the perception of side events too. Why is this person doing this huge side event and this hosting company is having a smaller whatever? Is that another perceived idea that, oh, they&#8217;re kind of cutting back because of whatever? Speaking of side events, I&#8217;m curious, and this kind of gets away a little bit from the sponsorship, but I was talking to Katie a little bit about it: do either of you ever strategically plan side events? Is it just, &#8220;Hey, I am going to sign up for this one, this one; I&#8217;m going to do this,&#8221; and just party or meet people and have fun, or is there some other little method to your madness?</p>\n\n\n\n<p>Marcus:<br />Yeah, in my case, I&#8217;m on the clock at camps basically from the time that my plane touches down to when I get back to the airport and head out. And so the side events, for me, are just as much hallway track and networking as any other part of the event, but it is definitely far more casual and easier to jump into conversations. The networking doesn&#8217;t necessarily mean we&#8217;re talking business, but I am getting to know people, creating those relationships and forming friendships with people that I&#8217;ve seen at a few camps and deepening relationships with people that I&#8217;ve seen for the first time or people that I&#8217;ve talked to online a bunch of times and we finally get to meet up in person. So a part of it is trying to figure out where are some of the people that I want to have conversations with going? What are their plans, where are they headed? Some of it is knowing some of the other side event organizers and them asking me specifically, &#8220;Hey, I&#8217;d love for you to drop by.&#8221; And then I try to make an attempt to make it to those events. There comes a time where there&#8217;s so many of them that they sort of overlap or even are in the same building, and then you&#8217;re playing that classic TV show where you&#8217;re trying to be in two or three places at once. So you&#8217;re zipping out the back door to drop down to another party for 30 minutes, and then you&#8217;re coming back up, and you&#8217;re like, &#8220;I just went to the bathroom real quick,&#8221; and trying to keep conversations going and stuff. As far as strategy-wise goes, I&#8217;m there at those to basically just deepen relationships and talk to people and have a good time. And obviously, the benefits of that spill out past the WordCamp event, where I can have conversations back online with folks but know them a little bit better and their personalities and all of that and have better conversations and stuff. As far as time management strategies, that&#8217;s so difficult because you have to map out where each of the events are and what time they&#8217;re happening and when they start and when they end and how far one is from the other. And I don&#8217;t have energy for all of that, but I try to make sure that I&#8217;m getting to the events, especially if someone has specifically asked me, like, &#8220;Hey, I&#8217;m going to be at this event, and I&#8217;d like to chat with you for some time. Are you going to be there? Would you make it there?&#8221; And then I&#8217;ll try to make it there, and I&#8217;ll have a conversation with those folks.</p>\n\n\n\n<p>Katie:<br />Yeah, I think with the side events, my strategy has definitely relaxed over the years. When I first started going to WordCamp, I would always make a point of wearing the T-shirt to all the side events. Even costume things like the after parties would often say, &#8220;Wear a costume.&#8221; I was like, &#8220;Nope, I want to be in my Barn2 T-shirt, and I want it to say on</p>\n\n\n\n<p>the front and the back what my company is because then people are more likely to come up to me if they know who we are.&#8221; And I think if you are trying to raise awareness and you don&#8217;t know that many people, that is a good strategy. I don&#8217;t particularly do that anymore at the side events because I&#8217;m all networked out by then after the daytime when I was wearing the T-shirt. And I know enough people that there will be people to talk to all evening without needing to advertise my company, and people know me more anyway from the podcast and Twitter and what photos and whatever. So I don&#8217;t do that, but I would recommend it if you&#8217;re just starting out. And also, the parties vary in terms of how loud they are, and really it&#8217;s best to view them as networking events. So the after party… Everybody constantly feeds back that they need a quiet room, but they&#8217;re often very bad at that. They were fine this year at WordCamp US; it was in a museum again like last year’s. But the WordCamp Europe after party was too loud this year, for example, despite feedback saying that they needed quieter areas. So if you just want to talk to people and network, find the quieter parties, which you can do by thinking about the location. Is it a nightclub, or is it in a restaurant or a cocktail bar or something that&#8217;s going to be quieter? So that&#8217;s good. And I heard an interesting tip, which I&#8217;ve never implemented, which is that if you&#8217;ve got multiple team members, send different team members to different side events so that your team has representation across more of the community. I think that&#8217;s kind of a shame because one of the big benefits of WordCamps that we haven&#8217;t talked about is bringing your team together. It may be that you don&#8217;t have company retreats; we don&#8217;t have company retreats. We just bring each team member to their local flagship WordCamp, and that&#8217;s a really good bonding experience for people. And so that&#8217;s another reason to go to WordCamp. I&#8217;m not sure I&#8217;d want to separate them out at a side event, but I can see the business benefit in terms of marketing of doing so.</p>\n\n\n\n<p>BobWP:<br />Yeah, that makes sense. I mean, at least I thought I&#8217;m like Marcus—if somebody says, &#8220;Are you going to be at this event? I&#8217;d love to talk,&#8221; I truly try to make an effort to be there. And I&#8217;m a little bit more lax on, as long as I&#8217;m not, like I said before, overlapping and not showing up. I sign up for quite a few of them because I also find that often the opportunity comes to meet somebody that I haven&#8217;t met yet at WordCamp—maybe catching up or someone I don&#8217;t know at all—just happened to run into them, say, &#8220;I&#8217;m going to this event because I know more people at it or because of the brand or whatever.&#8221; I find myself signing up for just about any event that comes my way that I have time for because what else am I going to be doing—sitting in my room or something? So I might as well be out meeting people. So yeah, I don&#8217;t necessarily have much of a strategy. I do find that I do end up leaving if I can&#8217;t hear what somebody&#8217;s saying. I think one party in Athens—I don&#8217;t know where it was—I damaged my hearing even more than it already is, but it&#8217;s hard to communicate for some of us in those situations, and I will likely make my way to another party if it becomes a point where I just cannot have a conversation at all. But yeah, I think it&#8217;s going to all depend on what works for you and what is right for you and some of that stuff. I&#8217;ve had people actually say to me that they went to a side event and they found out it was almost too overwhelming, even more so than the WordCamps. There was just too much socializing, and they were ready for some downtime and stuff. So you&#8217;ve just got to kind of play it by ear and decide what works for you.</p>\n\n\n\n<p>Marcus:<br />Yeah. My last side event question was going to be, we sort of all agree that there are good networking opportunities. Do you tend to talk shop at those or not? Or does it depend? Are you looking to just hang out and get to know people who they are a little bit better? Are you offended if people come up to you and ask to talk shop? How do you handle those conversations?</p>\n\n\n\n<p>Katie:<br />I go with the flow. I&#8217;m happy to do either and to allow people to lead. Sometimes I&#8217;ll be meeting new people, and you may end up talking shop because you&#8217;ve done perhaps some collaboration with them in the past online and you&#8217;ve not met in person, or you might use it as a chance to get to know each other personally, which helps to strengthen your professional relationship. Or at other side events, I end up speaking with people I already know well and already know everything about their businesses. So we would be talking about other things then. So I think, unless you have a really clear strategy, which is fine, you can go with the flow and see what happens.</p>\n\n\n\n<p>BobWP:<br />Whatever way the wind blows, however it works. Although it was very ironic that the first three flagships I went to after we moved to Portugal, 90% of the people who walked up to me, the first question out of their mouth was, &#8220;How is Portugal?&#8221; So I repeated that story numerous times for three different flagship WordCamps—at least probably, yeah, maybe hundreds of times and stuff. So I didn&#8217;t talk shop a lot because people didn&#8217;t care about that. All they wanted to know was how the move and how Portugal went.</p>\n\n\n\n<p>Katie:<br />That&#8217;s what happens if you&#8217;re famous and have an interesting story.</p>\n\n\n\n<p>BobWP:<br />Yeah. I know we could go on and on. Is there a little tip or strategy that you&#8217;ve found works, that doesn&#8217;t kind of fall into the norm, or something that just helps people who are going and trying to navigate whether it&#8217;s their first time or they&#8217;re within their first few WordCamps that they&#8217;re still trying to find out the right thing to do?</p>\n\n\n\n<p>Marcus:<br />Yeah, so I&#8217;ll take it from the introvert&#8217;s perspective because, as weird as it is for me to have a job where I go to WordCamps and talk to people, I am more introverted by nature. So what I do—what I find is extremely helpful—is I&#8217;ll get wherever the camp is, at least kind of the day before everything starts happening, and give myself a few hours to just leave on my own and go explore the city, go explore just outside the city. If there&#8217;s a WordCamp US in Portland this year, there are great places to go hiking and see some stuff outdoors as well. Just get away from everyone else for a couple of hours because the entire event is going to be very &#8220;peopley.&#8221; You&#8217;re going to be non-stop talking to people from the time that registration starts to the time that the side event after party or whatever ends. And so you&#8217;re talking at least a day, but in many cases, multiple days worth of just being around, being surrounded by people and talking to people constantly. And so I generally try to just get away for a couple of hours by myself. I&#8217;ll grab either my camera or just have my phone on me and just go out away and take pictures and walk around and just enjoy the silence, I guess, for a little bit. And then that really prepares me to be in a headspace to talk to people for many hours at a time. And so I highly recommend doing that for anyone who&#8217;s mildly introverted, I guess, just to give yourself some time to be on your own before you get into being around everyone else for that long of a time.</p>\n\n\n\n<p>Katie:<br />Well, that definitely applies to the majority of people who attend WordCamps as well, probably unlike conferences in some other industries. But that is definitely the case with WordCamp attendees as a whole. So my advice would be to do with networking. If you don&#8217;t already know people at a WordCamp, you need to understand it&#8217;s the sort of place you can just go up to somebody and talk to them. It doesn&#8217;t matter what you say—just, &#8220;Oh, hey, I&#8217;m so-and-so, what do you do?&#8221; People are open to that. And I&#8217;d say this even as a woman in a male-dominated industry. People don&#8217;t think it&#8217;s strange if you just go up to people and talk to them. They also don&#8217;t act inappropriately. It&#8217;s just everybody is friendly, accepts that it&#8217;s a networking event, and you can do that. So even if you are quite shy and you&#8217;ve never been to a WordCamp before, do that because I think you could listen to Marcus and say, &#8220;Well, I don&#8217;t know anyone. I&#8217;m not going to spend all day talking.&#8221; Actually, you should just go into the sponsor hall and go up to the sponsors. You may get into conversations with people near the sponsor booths as well. That&#8217;s a good place for networking if you don&#8217;t already know people. So do end up talking to people and try and remember them. I&#8217;m really bad at this. You talk to so many people, and then you&#8217;re probably going to have some kind of contact through collaborations or link exchanges or whatever kind of partnership work you do with other people—or hiring them or being hired by them or any of these things. At some point in the future, they may well remember you and you don&#8217;t remember them. And that happens to me all the time. And so try and write down who you&#8217;ve talked to or something and keep that because you never know when you need a bit of help with the memory. Overwhelming.</p>\n\n\n\n<p>BobWP:<br />Yeah, good to take a picture of a selfie or take a picture of them. Then you can zoom in on their name tag if it&#8217;s not flipped over, and you can see their name at least.</p>\n\n\n\n<p>Katie:<br />Good advice.</p>\n\n\n\n<p>BobWP:<br />Yeah. Yeah, I&#8217;ve done that a few times. And a little bit of piggyback on the networking. What I always tell people is visit all the vendors, all the sponsors, and it&#8217;s kind of two-part. One is, they&#8217;re not going to be, like Marcus said, none of them are like these huge high-pressure sales pitches you may have experienced at other conferences that you&#8217;ve gone to. They do like to talk, and you never know what will happen in a conversation. That&#8217;s just what Katie was saying—going up and talking to people. You never know what kind of connection you&#8217;re going to make, what may happen down the road, what kind of friendship you might build. So make sure and do that. And another thing I learned early on to do is as you&#8217;re looking at the sponsor list, if there&#8217;s a sponsor that you&#8217;re not familiar with, there is a new name, and you&#8217;re like, &#8220;Especially some of the smaller sponsors will be that way,&#8221; and you think, &#8220;Oh, is this somebody I should know about?&#8221; Go and check out their website. And if it&#8217;s somebody that you think would be worth getting to know better, or maybe it&#8217;s a product or a service that you&#8217;re thinking you&#8217;d really find valuable, learn a little bit about their business—just enough to be able to walk up to them and not say, &#8220;Hey, what do you do?&#8221; Say, &#8220;Hey, I checked out your site, and I noticed you do these couple of things, and I&#8217;m kind of interested in that one part of it.&#8221; And probably a lot of sponsors will go, &#8220;Wow, this person actually took the time,&#8221; and the conversation&#8217;s going to go a lot more smoothly. And you don&#8217;t want to do that with every sponsor—do the research—but there might be some that maybe you want to become an affiliate, maybe you want to… Something you have in your mind, you might segue into a conversation knowing a little bit about them better than just asking, &#8220;What do you do?&#8221;</p>\n\n\n\n<p>Katie:<br />Yeah, that&#8217;s good advice. And linked to that, we haven&#8217;t mentioned the attendee list that you can read through—a list of the people who are going beforehand. It&#8217;s a long list. There are thousands of people on it, but if you are just starting out and you don&#8217;t know who you want to meet with, it&#8217;s a really good idea, I think, to spend half an hour reading through it and just seeing what names jump out at you. It might be individuals&#8217; names that, I don&#8217;t know, you follow on Twitter or have had some kind of contact with or seen in a podcast or doing a talk at a previous WordCamp. Anything to make you recognize them and think maybe you want to reach out beforehand and arrange to connect with them. Or alternatively, you might recognize their company name and think, actually, yeah, I could get some business benefit from having an in-person connection with someone from that company. So the attendee list is another way to do that as well as the sponsors. So that&#8217;s been great. I think we&#8217;ve covered a lot of different angles of how to get the most out of a WordCamp, whether you are sponsoring, speaking, or just attending. So I hope everybody has a great time at WordCamp US, and we&#8217;ll all be there. And yeah, I hope it&#8217;s useful.</p>\n</div>\n\n\n\n\n<p>In this <strong>Woo BizChat, Marcus Burnette, Katie Keith, and BobWP</strong> dive into how to get the most out of <strong><a href=\"https://us.wordcamp.org/2024/\">WordCampUS</a></strong>, whether you’re sponsoring, speaking, or just attending. </p>\n\n\n\n<p>They talk about balancing sessions with networking, especially through side events, and the long-term perks of building connections in the WordPress community. </p>\n\n\n\n<p>Plus, they share some useful tips for introverts and newcomers on how to navigate WordCamps and make the experience as rewarding as possible.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Takeaways</h2>\n\n\n\n<p><strong>Balancing WordCamp Activities</strong>: Attendees should consider balancing session attendance with networking opportunities, such as hallway tracks and side events. Sessions can often be viewed later online, so focusing on networking might provide more immediate value.</p>\n\n\n\n<p><strong>Networking Strategy</strong>: It&#8217;s important to be open to meeting new people and networking, even for introverts. Approaching sponsors and other attendees can lead to valuable connections and collaborations.</p>\n\n\n\n<p><strong>Speaking at WordCamps</strong>: Speaking at WordCamps can be a great way to build personal and company branding, even if it doesn&#8217;t directly lead to immediate business. It&#8217;s also a good opportunity to support the community and share expertise.</p>\n\n\n\n<p><strong>Sponsorship Considerations</strong>: Sponsorships are more about brand awareness and community involvement than immediate sales ROI. However, sponsors should be mindful of the perception their presence (or absence) may create within the community.</p>\n\n\n\n<p><strong>Side Events</strong>: Side events are valuable for casual networking and building relationships. Attendees might consider which events to attend based on who they want to connect with and the atmosphere of the event.</p>\n\n\n\n<p><strong>Preparation Tips</strong>: For newcomers or those who are introverted, it&#8217;s helpful to take some time alone before the event, research sponsors and attendees, and approach networking in a relaxed, go-with-the-flow manner.</p>\n\n\n\n<p><strong>Team Strategy</strong>: If attending with a team, consider spreading out across different side events to maximize the company’s presence and networking opportunities, though it’s also important to use the event as a team-building experience.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 03 Sep 2024 13:00:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:29;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:52:\"Do The Woo Community: Welcome Our New Sponsor Kinsta\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:43:\"https://dothewoo.io/?post_type=blog&p=85506\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://dothewoo.io/blog/welcome-our-new-sponsor-kinsta/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2429:\"<p>Hey everyone! We&#8217;re happy to announce that <strong><a href=\"https://kinsta.com/?utm_source=dothewoo&utm_medium=Referral&utm_campaign=website\">Kinsta</a></strong> is now officially one of our sponsors supporting the Do the Woo community! <img src=\"https://s.w.org/images/core/emoji/15.0.3/72x72/1f389.png\" alt=\"🎉\" class=\"wp-smiley\" /></p>\n\n\n\n<p>If you&#8217;re in the market for WordPress hosting, check out what Kinsta brings to the table:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Container Technology</strong>: No more shared resources. Your site gets its own container, ensuring faster and more reliable performance.</li>\n\n\n\n<li><strong>Latest C3D Google Cloud Servers</strong>: Kinsta’s using the newest Google Cloud servers to power all your sites. Expect great speeds and top-tier performance.</li>\n\n\n\n<li><strong>Global CDN &amp; Edge Caching</strong>: Say goodbye to slow load times—Kinsta’s global CDN and edge caching got you covered.</li>\n\n\n\n<li><strong>G2’s Highest Rated in Managed WordPress Hosting</strong>: Kinsta is used by users all over, and they’re the top-rated on G2!</li>\n\n\n\n<li><strong>Cloudflare Enterprise for All Sites</strong>: Every site hosted on Kinsta gets Cloudflare Enterprise, meaning enhanced security and speed.</li>\n\n\n\n<li><strong>Auto Backups, Staging, and Plugin Vulnerability Alerts</strong>: Kinsta’s got your back with automatic backups, a staging environment, and alerts for any plugin vulnerabilities.</li>\n\n\n\n<li><strong>Uptime Monitoring</strong>: Kinsta keeps an eye on your site 24/7, so you don’t have to worry about downtime.</li>\n\n\n\n<li><strong>SSH, REST API, and APM</strong>: For the tech-savvy, Kinsta offers SSH access, a REST API, and Application Performance Monitoring. </li>\n\n\n\n<li><strong>24/7 Live Support by Humans</strong>: Anytime you need help, real people (not bots) are there to assist you—day or night.</li>\n\n\n\n<li><strong>Agency Partner Program</strong>: Agencies, listen up! You can get up to $10,000 in credits if you switch over to Kinsta. </li>\n\n\n\n<li><strong>Account Manager &amp; Custom Plans</strong>: Need something tailored just for you? Kinsta provides account managers and custom plans to fit your unique needs.</li>\n</ul>\n\n\n\n<p>We are happy to have <strong><a href=\"https://kinsta.com/?utm_source=dothewoo&utm_medium=Referral&utm_campaign=website\">Kinsta</a></strong> on board and their support of the community!</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 03 Sep 2024 10:26:08 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"bobwptrainer\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:30;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:55:\"WPTavern: Automattic is Migrating Tumblr to WordPress \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=160831\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:64:\"https://wptavern.com/automattic-is-migrating-tumblr-to-wordpress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:5966:\"<p>Automattic announced last week its plan to <a href=\"https://automattic.com/2024/08/27/shipping-tumblr-and-wordpress/\">migrate Tumblr to WordPress</a>, a move described as “one of the largest technical migrations in internet history.” This move comes after Automattic <a href=\"https://wptavern.com/automattic-acquires-tumblr-plans-to-rebuild-the-backend-powered-by-wordpress\">acquired Tumblr</a> in 2019, marking the company’s biggest acquisition at the time.</p>\n\n\n\n<p>During the acquisition, Matt Mullenweg had pointed out that “Tumblr and WordPress have always been very philosophically aligned.” An emerging Tumblr/WordPress plugin and theme ecosystem were on the cards, and Matt said that once Tumblr’s backend is on WordPress, the idea of plugins can be explored.</p>\n\n\n\n<p>After the acquisition, Tumblr faced tough times, with Matt revealing last year that it was spending about <a href=\"https://techcrunch.com/2023/07/12/tumblr-is-losing-30m-each-year-ceo-says/\">$30 million</a> more than its annual earnings. The porn ban didn’t help matters, but the <a href=\"https://techcrunch.com/2023/02/15/is-the-exodus-over-heres-how-twitter-alternatives-have-fared-since-elon-musks-acquisition/\">Twitter Exodus</a> of early 2023 following Elon Musk’s acquisition of the social media site gave it a sudden boost.&nbsp;</p>\n\n\n\n<p>The migration announcement post said, “We’re not talking about changing Tumblr. We’re not turning Tumblr into WordPress. That would defeat the purpose. We acquired Tumblr to benefit from its differences and strengths, not to water it down. We love Tumblr’s streamlined posting experience and its current product direction. We’re not changing that. We’re talking about running Tumblr’s backend on WordPress. You won’t even notice a difference from the outside.”</p>\n\n\n\n<p>Automattic <a href=\"https://x.com/automattic/status/1829097044549489008\">reiterated</a> that<strong> “The changes will be exclusively at the backend.”</strong></p>\n\n\n\n<p>The migration though not easy &#8211; with Tumblr hosting over half a billion blogs &#8211; will be a win-win situation for both WordPress and Tumblr. Automattic believes that “Tumblr will benefit from the collective effort that goes into the open source WordPress project. And WordPress will benefit from the tools and creativity we invest into Tumblr and contribute back to WordPress.”&nbsp;</p>\n\n\n\n<h2 class=\"wp-block-heading\">Men Wanted for Hazardous Journey</h2>\n\n\n\n<p>Automattic is actively seeking experienced PHP programmers to undertake this migration project. Matt compared this to the famous British explorer Ernest Shackleton’s recruitment ad for his Antarctic expedition, which read, “Men wanted for hazardous journey. Small wages, bitter cold, long months of complete darkness, constant danger, safe return doubtful. Honour and recognition in case of success.”</p>\n\n\n\n<p>The <a href=\"https://automattic.com/work-with-us/tumblr-migration/\">advertisement continues</a>, “If you’re an experienced programmer… if you’re a SQL‑slinger… if you’ve worked on other big audacious projects like this… if Gordian knots tremble in your presence, we want to work with you!”</p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>&#8220;We’re already seeing interesting candidates apply and resume review is underway for full-time roles. All relevant experience is welcome, particularly those who have worked on other large migrations or are just excited about working on a challenge of this size.&#8221;</p>\n\n\n\n<p>&#8211; Bob Ralian, Tumblr Migration Lead</p>\n</blockquote>\n\n\n\n<p>Interested candidates can apply through the <a href=\"https://automattic.com/work-with-us/tumblr-migration/\">website</a> giving a brief introduction about themselves. The post does not give any details about the remuneration or the application deadline. </p>\n\n\n\n<h2 class=\"wp-block-heading\">Community Response&nbsp;</h2>\n\n\n\n<p>Matt <a href=\"https://x.com/photomatt/status/1829675793058054285\">tweeted</a> “I&#8217;m excited about this one.”, while <a href=\"https://x.com/karks88/status/1829677054625038789\">Eric Karkovack</a> of Speckyboy quipped “Will there be a project status blog? If so, I&#8217;d recommend calling it &#8220;Tumblng Into WordPress&#8221;.”</p>\n\n\n\n<p>Platform Lead Engineer at Pew Research Center <a href=\"https://x.com/SethRubenstein/status/1828977899082252368\">Seth Rubenstein</a> tweeted, “This is so exciting. I hope this means it becomes easier to create Tumblr themes in the future; especially, dare I say, if they’re just block themes…” <a href=\"https://x.com/courtneyr_dev/status/1828979569581298069\">Courtney Robertson</a>, Open Source Developer Advocate at GoDaddy, also hopes to see more “ block themes supporting post formats SOON.”</p>\n\n\n\n<p>Head of WP Relations at Elementor, <a href=\"https://x.com/miriamschwab/status/1829058002520789443\">Miriam Schwab</a> dubbed it “The ultimate &#8220;data liberation&#8221; project” while Developer Advocate WPEngine <a href=\"https://x.com/dcook/status/1829204853790519320\">Damon Cook </a>speculated, “I wonder if there will be outcomes from this large migration that could overlap and help solve pieces of the Data Liberation project.”</p>\n\n\n\n<p>Product Designer <a href=\"https://x.com/ybhrdwj/status/1829030113402355723\">Yash Bhardwaj </a>was excited ”This will go down in history books similar to some ancient empire conquering another.”&nbsp;</p>\n\n\n\n<p><a href=\"https://x.com/nickweisser/status/1829461378588950606\">Nick Weisser</a> of Openstream is optimistic “This would represent a significant increase in the market share of #WordPress, pushing it from around 43% to over 60%?”</p>\n\n\n\n<p>I’m sure no one foresaw these developments when Jeff Chandler wrote “<a href=\"https://wptavern.com/wordpress-to-be-more-tumblr-like\">WordPress To Be More Tumblr Like</a>” in 2010.</p>\n\n\n\n<p><br /></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 02 Sep 2024 17:18:17 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:7:\"Jyolsna\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:31;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:43:\"WPTavern: State of CSS 2024 Survey Now Open\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=160779\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:54:\"https://wptavern.com/state-of-css-2024-survey-now-open\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2802:\"<p>The annual <a href=\"https://dev.to/sachagreif/the-2024-state-of-css-survey-is-now-open-4o5h\">State of CSS 2024</a> Survey is officially open. The survey aims to explore the “world of styles and selectors to try and identify upcoming trends, and figure out what features and tools to learn next.”</p>\n\n\n\n<p>Organized by Devographics, with support from contributors, translators, and volunteers, the survey is open to everyone. CSS users are encouraged to <a href=\"https://survey.devographics.com/en-US/survey/state-of-css/2024\">take the survey </a>by September 7, 2024.</p>\n\n\n\n<p>This year’s survey introduces several new features and takes around 15-20 minutes to complete, with all questions being optional. The survey covers 11 key topics, including Layout, Shapes and Graphics, Colors, Interactions, Accessibility, and a concluding ‘About You’ section.</p>\n\n\n\n<p>Since its launch in 2019, the survey has grown in popularity, with 9,190 developers participating last year. Some insights from the previous survey include:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Most participants were from the USA, followed by Germany and the UK.</li>\n\n\n\n<li>61.3% of respondents identified as male, 7.7% as female, and 1.4% as non-binary or gender non-conforming.</li>\n\n\n\n<li>Bootstrap and Tailwind CSS topped the list in terms of usage, while Tailwind CSS and PureCSS led in retention.&nbsp;</li>\n\n\n\n<li>CSS was primarily used for web apps, blogs, and marketing sites.&nbsp;</li>\n\n\n\n<li>Subgrid was the most commented feature, Open Props the technology with the highest percentage of returning users and Panda the tool most mentioned in freeform questions.&nbsp;</li>\n</ul>\n\n\n\n<p>The survey data is valuable for browser vendors, influencing their focus areas and roadmaps. Rachel Andrew, content lead for web.dev and developer.chrome.com at Google, <a href=\"https://web.dev/blog/state-of-css-2024\">shared </a>that the State of CSS survey is one of the methods they use to learn what&#8217;s important to the developers. “These surveys let you tell us exactly what you are using, and what you want to use but can&#8217;t due to bugs or lack of support. They help us to see the places where more learning materials might be helpful, or which things we should prioritize for implementation in the browser.”, she said. </p>\n\n\n\n<p>Sacha Greif mentioned that this year, the team aims to release the results within weeks after the survey closes. The next surveys on the schedule are the <a href=\"https://github.com/Devographics/surveys/issues/235\">State of HTML 2024</a> (September 10), the <a href=\"https://github.com/Devographics/surveys/issues/243\">State of React 2024</a> (October 10), and the <a href=\"https://github.com/Devographics/surveys/issues/227\">State of JavaScript 2024</a> (November 10).</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 02 Sep 2024 14:38:04 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:7:\"Jyolsna\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:32;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:67:\"WordPress.org blog: WP Briefing: Episode 85: WordPress in Education\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"https://wordpress.org/news/?post_type=podcast&p=17643\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:69:\"https://wordpress.org/news/2024/09/episode-85-wordpress-in-education/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:14022:\"<p>Discover why WordPress is becoming a cornerstone in student education. In this episode of WordPress Briefing, host Josepha Haden Chomphosy explores the vital role of WordPress in the school curriculum and how it equips students with essential skills for thriving in their future careers.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Credits</h2>\n\n\n\n<p>Host:&nbsp;<a href=\"https://profiles.wordpress.org/chanthaboune/\">Josepha Haden Chomphosy</a><br />Editor:&nbsp;<a href=\"https://profiles.wordpress.org/dustinhartzler/\">Dustin Hartzler</a><br />Logo:&nbsp;<a href=\"https://profiles.wordpress.org/javiarce/\">Javier Arce</a><br />Production:&nbsp;<a href=\"https://profiles.wordpress.org/bjmcsherry/\">Brett McSherry</a><br />Song: Fearless First by Kevin MacLeod</p>\n\n\n\n<h2 class=\"wp-block-heading\">Show Notes</h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://wordpress.org/news/2021/10/episode-17-wordpressing-your-way-to-digital-literacy/\">WordPress Briefing Episode 17: WordPressing Your Way to Digital Literacy</a></li>\n\n\n\n<li><a href=\"https://wpcampus.org/\">WPCampus</a></li>\n\n\n\n<li><a href=\"https://events.wordpress.org/managua/2024/wordpress-youth-day\">WordPress Youth Day 2024</a></li>\n\n\n\n<li><a href=\"https://events.wordpress.org/kerala/2024/youthcamp-kozhikode/\">WordPress YouthCamp 2024</a></li>\n\n\n\n<li><a href=\"https://events.wordpress.org/uganda/2024/competition/\">Uganda Website Projects Competition 2024</a></li>\n\n\n\n<li><a href=\"https://events.wordpress.org/masaka/2024/wordpress-showcase/\">WordPress in Education Showcase</a></li>\n\n\n\n<li><a href=\"https://events.wordpress.org/skopje/2024/wordcamp-youth-hackathon/\">WordCamp Youth Hackathon</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/training/\">Make WordPress Training Team</a></li>\n\n\n\n<li><a href=\"https://learn.wordpress.org/\">Learn WordPress</a>\n<ul class=\"wp-block-list\">\n<li><a href=\"https://learn.wordpress.org/courses/\">Learn WordPress &#8211; Courses</a></li>\n\n\n\n<li><a href=\"https://learn.wordpress.org/lessons/\">Learn WordPress &#8211; Lessons</a></li>\n</ul>\n</li>\n\n\n\n<li><strong>Small List of Big Things</strong>\n<ul class=\"wp-block-list\">\n<li><a href=\"https://us.wordcamp.org/2024/schedule/\">The WordCamp US schedule</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/project/2024/08/16/wordpress-contributor-mentorship-program-cohort-3-2024-q4-call-for-mentees-mentors/\">WordPress Contributor Mentorship Program Cohort (#3)</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/project/2024/08/19/ramping-up-wordpress-on-youtube/\" target=\"_blank\" rel=\"noreferrer noopener\">Ramping up WordPress on YouTube</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/community/2024/08/06/important-call-to-action-help-us-reactivate-inactive-meetup-groups-by-sept-16/\">Important Call to Action: Help Us Reactivate Inactive Meetup Groups by Sept 16</a></li>\n</ul>\n</li>\n\n\n\n<li>Have a question you’d like answered? Submit them to&nbsp;<a href=\"mailto:[email protected]\">[email protected]</a>.</li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\">Transcript</h2>\n\n\n\n<span id=\"more-17643\"></span>\n\n\n\n<p>[00:00:00] <strong>Josepha:</strong> Hello, everyone, and welcome to the WordPress Briefing, the podcast where you can catch quick explanations of the ideas behind the WordPress open source project, some insight into the community that supports it, and get a small list of big things coming up in the next two weeks. I&#8217;m your host, Josepha Haden Chomphosy. Here we go.</p>\n\n\n\n<p>[00:00:28] (Music intro)</p>\n\n\n\n<p>[00:00:39] <strong>Josepha:</strong> It&#8217;s been a while since I talked to you about the digital divide. In case you&#8217;re a brand new listener, check out episode 17, and actually everyone, just go check out episode 17 because bridging the digital divide, teaching people how to embrace technology fully and how to make it work for you, is one of the primary motivators of my decisions in WordPress.</p>\n\n\n\n<p>[00:01:02] <strong>Josepha:</strong> WordPress&#8217;s unique position as both a tool that&#8217;s ubiquitous in its use and a community that is all-encompassing in its skill set means that if you know a bit about how open source works, you can use it as a tool to learn digital literacy and practice technical skills. Even though this is one of my primary motivators, I have never actually succeeded at getting WordPress into schools.</p>\n\n\n\n<p>It&#8217;s not for lack of trying, it&#8217;s not for lack of interest from the community; it&#8217;s more that it&#8217;s hard to fit into curriculum-based learning. After all, we&#8217;ve had ways to learn WordPress for as long as we&#8217;ve had ways to use WordPress. It&#8217;s just that it takes a long time to design instructional material, even when you know the content like the back of your hand.</p>\n\n\n\n<p>And open source stuff just moves really quickly. However, that didn&#8217;t stop us from spending years refining the content that we do have into the learning pathways you can now find on learn.WordPress.org. If you&#8217;re an educator, you can use those almost out of the box. But if you&#8217;ve got learners in your home and want to make a case for why their school should bring a little WordPress based digital literacy into the classroom, I&#8217;ve got five good arguments for you for why they should give us a chance.&nbsp;</p>\n\n\n\n<p>[00:02:16] <strong>Josepha:</strong> The first one, as I mentioned before, WordPress as a tool is practically ubiquitous. It powers a significant portion of the web, so it&#8217;s easy to find examples to aspire to and content creators for guidance. And given that it is so prevalent, knowing WordPress ensures that students are well prepared for a wide range of job opportunities in the digital industry, making them more competitive in the job market overall.</p>\n\n\n\n<p>Second is that WordPress is a free and open source piece of software. In our case, it&#8217;s free in both meanings of the word. Free, as in no cost and no constraints. That means students have freedom to experiment with the code and with the design, which gives you that feeling of joyous experimentation that a lot of us had at the start of the web before there were CMSs. It taps into a different kind of creativity that results in technical curiosity and, ultimately, growth.</p>\n\n\n\n<p>[00:03:13] <strong>Josepha:</strong> The third thing is that the best way to learn WordPress happens to also align with the concept of project-based learning, which is one of the best methods for learning in general. I believe that to be true. I&#8217;m not an educator, but I really believe that project-based learning is the best way to learn complex topics. It&#8217;s an active way to learn. You get a bunch of tactical skills in there, like development, alongside the basics of good collaboration, critical thinking, and problem-solving. Obviously, these are all skills that are directly valuable in the workplace, but I have also found them profoundly useful in my day-to-day existence. You know, as a human participating in a society.&nbsp;</p>\n\n\n\n<p>Number four is a bit of a spicy nugget, but WordPress is essential for creating and managing digital content, which is table stakes right now. That&#8217;s a foundational skill for most web dev jobs, but also marketing, journalism, and communications. And beyond that, everyone knows that your best leaders are the people who can tell a compelling story based on the information they have. The ones who can connect the dots in a way that makes it matter to you. This is a spicy, of course, because of the confusing do si do that AI is taking with the content landscape. But I believe that people are the best storytellers, and stories are what keep us all moving forward.&nbsp;</p>\n\n\n\n<p>[00:04:34] <strong>Josepha:</strong> And then the final thing is that there is a whole wide world of open source. There are so many products and projects that use an open source license, right? Like you, listener, I can guarantee I don&#8217;t even know who you are, but I can guarantee that you use at least one item a day that has some open source thing in it. </p>\n\n\n\n<p>And most of these open source projects are international. They&#8217;re developed on a global scale across numerous countries by people with various levels of education. And it&#8217;s this vastness of scope, this broadness of connection, that will give you, give your student, a chance to understand how to work across cultures, how to build something that is more than the sum of its parts, and how to embrace the concept of altruistic generosity that leads to a triumph of the commons.</p>\n\n\n\n<p>[00:05:26] <strong>Josepha:</strong> Because just as I&#8217;m sure that you, a complete stranger, touched something open source today, I&#8217;m equally sure that the people we bring into open source will be able to solve the biggest problems of tomorrow with better connections and more skill because of what we taught them here today.&nbsp;If all of this sounds compelling, but you&#8217;re not ready to, like, go into your school administrator, your superintendent, your local, I don&#8217;t know, education board.</p>\n\n\n\n<p>If this felt right, but you don&#8217;t know for sure, and you want a little bit more experience with it before you go advocate for it yourself, I will have in the show notes over on WordPress.org, I&#8217;ll have in the show notes of this podcast a series of events that are coming up. We have a couple that have already gone by WPCampus, I think just wrapped up a few weeks ago. But there are a handful of events that are happening across the world that is specific to youth wanting to learn technology, working with WordPress to get that done.</p>\n\n\n\n<p>[00:06:26] <strong>Josepha:</strong> And then educators as well. You can also always stop by the Training Team and ask them questions about how this all works, why it works together their philosophies behind their learning pathways. There are so many ways that you can get answers to the questions that you might have about why open source, and especially WordPress, is worth trying to get your students exposed to and working in and contributing to.</p>\n\n\n\n<p>[00:06:52] (Music interlude)</p>\n\n\n\n<p>[00:06:59] <strong>Josepha:</strong> That brings me, now that I have finished with my little soapbox, to our small list of big things. Gosh, I hope you all missed hearing teeny tiny rants about WordPress and open source from me over the break that I took in August, but before you respond to that, feel free to respond to me in any comments. Let&#8217;s first get to the small list of big things. </p>\n\n\n\n<p>[00:07:23] <strong>Josepha:</strong> First up, the full WordCamp US schedule has been released, so if you&#8217;re planning to attend that, you can take a look and get your schedule, your personal schedule, for the week figured out. But if you&#8217;re still on the fence, there might be a speaker or two in there that tips the scales for you.</p>\n\n\n\n<p>The next thing is that the WordPress Contributor Mentorship Program Cohort number three, the third one, will happen in Q4 this year. The call for mentors and mentees has just been completed. But you should keep an eye out on September 9th, I think. So, at the end of this week, the final list will be announced. This program has been excellent for mentors to give back to the community while enhancing their leadership skills. And the mentees who participate have received personalized guidance and a chance to develop skills and network within the community, and a good portion of them continue to contribute to WordPress itself and other open source projects that we rely on as well.</p>\n\n\n\n<p>[00:08:20] <strong>Josepha:</strong> The third thing is that YouTube has been an essential platform for sharing complex ideas with a diverse audience. And our WordPress YouTube channel is no exception. It has been slowly warming itself up. We have a team that&#8217;s warming up the content over there. WordCamp information gets on it now. But in keeping with our commitment to meeting the needs of both current and future users, just making sure that we meet people where they are, I&#8217;m excited to announce that Jamie Marsland will be taking on the management of the WordPress YouTube channel. So for anyone who&#8217;s attending WordCamp US, stop by and say hello to Jamie in person.</p>\n\n\n\n<p>And then, finally, I have a really important call to action. So, we are still working to reactivate our meetup groups. The Community Team is driving that charge, and they need your help to reactivate any group that&#8217;s inactive. Last month, a list of groups was shared and marked for removal from our chapter program. And we requested responses by August 5th to keep those groups active, but due to the summer holiday, we have extended it a little bit. We&#8217;ve extended it to September 16th, which, if I am remembering my calendar correctly, is a couple weeks from now. So if your group is on that pending closure list, email [email protected] to let us know if you want to reactivate the group or if you are ready to step down and have a new leader show up, and we can help you figure out how to get that done. Either way, if you&#8217;re on the list, email us let us know what your hopes and, dreams, and plans are there.&nbsp;</p>\n\n\n\n<p><span>[00:09:58]&nbsp;<strong>Josepha:</strong>&nbsp;That, my friends, is your small list of big things.</span> Don&#8217;t forget to follow us on your favorite podcast app or subscribe directly on WordPress.org/news. You&#8217;ll get a friendly reminder whenever there&#8217;s a new episode. If you liked what you heard today, share it with a fellow WordPresser or future WordPresser. But if you have any questions about what you heard, then you can share those with me at [email protected]. I am your host, Josepha Haden Chomphosy. I&#8217;m so glad to be back. Thank you for tuning in today for the WordPress Briefing, and I&#8217;ll see you again in a couple of weeks.&nbsp;</p>\n\n\n\n<p>[00:10:29] (Music outro)</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 02 Sep 2024 12:00:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Brett McSherry\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:33;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:62:\"Do The Woo Community: The Soft Relaunch of the Do the Woo Blog\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:43:\"https://dothewoo.io/?post_type=blog&p=85204\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:66:\"https://dothewoo.io/blog/the-soft-relaunch-of-the-do-the-woo-blog/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1586:\"<p>Well, you may have noticed a subtle change on the site here. Maybe more specifically the last few days. In a nutshell, the <strong><a href=\"https://dothewoo.io/blog/\">blog</a></strong> is back.</p>\n\n\n\n<p>Now you may be asking, &#8220;A blog? Is that news?&#8221;</p>\n\n\n\n<p>Well, in an episode a bit ago, <strong><a href=\"https://dothewoo.io/unpacking-blogging-a-blogstorm-with-ronald-gijsel-and-bobwp/\">Ronald and I chatted about this</a> during our Blogstorm</strong> and shared what it means to us and what we plan on doing with this blog. The fact the site was sans blog for sometime, well, that&#8217;s another story. </p>\n\n\n\n<p>Initially you will see that there are already <strong><a href=\"https://dothewoo.io/blog/\">some posts here</a></strong> that were, well, moved over to BobWP.com and now have returned here, their original home.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Why a soft relaunch?</h2>\n\n\n\n<p>Two reasons. First, still getting a lot of things in place on the backend. </p>\n\n\n\n<p>Secondly, we are now into September and people are winding down from summer. Plus we want to make it more official during <strong><a href=\"https://us.wordcamp.org/2024/\">WordCampUS 2024</a></strong>.</p>\n\n\n\n<p>It&#8217;s that simple. </p>\n\n\n\n<p>We have a lot of plans for this blog and to model it after our podcast, a blog for the community, by the community. And as we move along, and share more, you will have a better understanding why we think this is kind of a &#8220;big deal&#8221;.</p>\n\n\n\n<p>In the meantime, keep your eyes and ears open as we tell it all during WordCampUS.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 02 Sep 2024 10:15:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:34;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:111:\"Do The Woo Community: Scaling WooCommerce: Insights on High-Performance Order Storage (HPOS) with Vedanshu Jain\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"https://dothewoo.io/?p=85448\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:107:\"https://dothewoo.io/scaling-woocommerce-insights-on-high-performance-order-storage-hpos-with-vedanshu-jain/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:58381:\"<div class=\"wp-block-group has-border-color has-light-gray-background-color has-background has-small-font-size has-global-padding is-layout-constrained wp-container-core-group-is-layout-44 wp-block-group-is-layout-constrained\">\n<p class=\"has-secondary-color has-text-color has-link-color wp-elements-9acf640b7ba38a84a982fc35d618387f\">This show is sponsored by&#8230;</p>\n\n\n\n<div class=\"wp-block-group is-vertical is-layout-flex wp-container-core-group-is-layout-43 wp-block-group-is-layout-flex\">\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-12 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<div class=\"wp-block-group is-nowrap is-layout-flex wp-container-core-group-is-layout-42 wp-block-group-is-layout-flex\">\n<div class=\"wp-block-group has-base-background-color has-background wp-container-content-25 has-global-padding is-content-justification-left is-layout-constrained wp-container-core-group-is-layout-41 wp-block-group-is-layout-constrained\">\n<img width=\"1650\" height=\"1650\" tabindex=\"0\" src=\"https://i0.wp.com/dothewoo.io/wp-content/uploads/2021/03/avalara-logo-_dtw.png?resize=1650%2C1650&ssl=1\" alt=\"\" class=\"wp-image-75400\" />\n</div>\n</div>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<p class=\"wp-container-content-26\"><strong><a href=\"https://developer.avalara.com/\" target=\"_blank\" rel=\"noreferrer noopener\">Avalara</a></strong>: help developers make sure their Woo projects are tax compliance done right with Avalara&#8217;s API. Visit their extensive developer resources today.</p>\n</div>\n</div>\n</div>\n</div>\n\n\n\nEpisode Transcript\n<div class=\"wp-block-group has-global-padding is-layout-constrained wp-block-group-is-layout-constrained\">\n<p>Marcel:<br />Well, hello everyone. Welcome to another episode of Woo Have Chat. Today with me, the one and only Mike. Hello, Mike. I was trying to think of a fancy way to introduce you today, but…</p>\n\n\n\n<p>Mike:<br />That&#8217;s what you think.</p>\n\n\n\n<p>Marcel:<br />That’s as fancy as I can get. Yes. How are you doing, man? All good?</p>\n\n\n\n<p>Mike:<br />I&#8217;m good, I&#8217;m good. Monday morning. Got to do some work today using New Relic to troubleshoot WooCommerce. So maybe there’ll be some stuff to talk about with that.</p>\n\n\n\n<p>Marcel:<br />Oh wow. Alright, today’s a very special episode. We are excited to introduce Vedanshu Jain. He&#8217;s a senior software engineer and a key contributor to the WooCommerce project at Automattic. I guess for the last six years, but he&#8217;ll correct me if I did the math correctly. Lately, he has been concentrating on scaling and performance. He plays a pivotal role in leading the HPOS project. Also, we did talk about the pronunciation of HPOS, if that’s the correct way to pronounce it or not. We’re going to be corrected in a minute. He’s also worked on numerous performance enhancements and has helped many merchants fine-tune their sites to handle greater scale. So let&#8217;s dive into his insights. Welcome to the show.</p>\n\n\n\n<p>Vedanshu:<br />Hello, hello. Very happy to be here. So yeah, I have been working for six years now at Automattic, which is more than half a decade. So yeah, that’s a lot. HPOS, I guess I pronounce it HPOS, but I do not think we have an official pronunciation. So I suppose as long as we can communicate, it’s fine, but it can get a little bit hard to figure out what you’re talking about. H-P-O-S, it’s all the same. No problem.</p>\n\n\n\n<p>Marcel:<br />Right? Well, there are many ways to pronounce it, and most of the people we talk to about HPOS or HPOS, they go and say, &#8220;What is that?&#8221; Regardless of the way that you pronounce it. So I guess you’re right, we need to explain to people what that is. Would you mind explaining very quickly? I know we did an episode about this previously, but there might be some people who don’t know what we’re talking about and have the exact same response to HPOS: What the hell is that?</p>\n\n\n\n<p>Vedanshu:<br />Yeah, so HPOS is basically High Performance Order Storage. What we did with that project is that WooCommerce by default used to store order data in posts and post meta tables using custom post types, which is a feature in WordPress. It’s a great feature, and we have been quite successful users of that feature, like WooCommerce and many other plugins in general. But orders specifically can grow really fast. For a successful site, you can have hundreds, thousands, and millions of orders, and then storing them all in posts and post meta tables means that different operations on the site are going to compete with all this bulk of orders for all their normal operations, right?</p>\n\n\n\n<p>Because it’s the same table, it’s the same data storage. So what HPOS does is it stores just the order data in different tables so that your posts and post meta tables are free to serve your post content, to serve the site’s content, products, attributes, and all those other things. So in a sense, it makes your site faster, but maybe that’s not a super accurate way to say it. I think a more accurate way to say it is that it’ll make your site more scalable. So when you’re receiving this bulk of orders, your site will not be slowed down just because there are millions of entries in the post meta table due to orders or just because of the orders that you’re receiving. So it sets your site up for easier scaling for your growth, and yeah, that’s what the whole project is about.</p>\n\n\n\n<p>Marcel:<br />Great. Do you think this is for all merchants out there using WooCommerce? Is this for just people who have a hundred thousand orders? Is this for people who are just starting out and need to activate this no matter what? What is your recommendation?</p>\n\n\n\n<p>Vedanshu:<br />So if you are starting out, I 100% recommend that you start with HPOS because you are going to hit growth—or at least you want to hit growth—or at least we hope that you’re going to hit that growth, and then you will need it. So it doesn’t make sense when you’re starting out to not start with HPOS because everything else is the same; everything else is equivalent. You will have very similar interfaces; you have all the major plugins already providing support with HPOS, so you have the same experience. So for the shops that are starting out, I highly recommend starting with HPOS, which is also the default. If you set up a new site with WooCommerce now, you will start on HPOS. Additionally, for shops that are hitting growth or shops that are already using custom post types because they have been in business for some time now, I do recommend that you consider switching to HPOS whenever you can because if you don’t—or let’s say you don’t have time now—then when you hit growth, you would want to do it, and then you would do it in a bit of a stressful situation because orders are coming in, the site is slowing down, and now you want to start planning it. It would be a bit more stressful.</p>\n\n\n\n<p>So if you can plan it early, that’s really great because that’s what we are trying to get everyone towards, which is just an HPOS-based future. We do want people to scale well. We do want people to have great experiences with WooCommerce at any stage of growth. So yeah, I recommend HPOS if you start out, but also if you already have a shop that’s on custom post types, plan your migration when you can plan it without stress.</p>\n\n\n\n<p>Marcel:<br />Right. Most people don’t have HPOS activated by default, I guess I would say. And most people are also afraid to activate it if they already have a store and it’s a big store. I didn’t want to talk too much about this, but I think it’s a good way just again to remind people about how great of a feature this is. Would you still recommend people to invest a small amount of time in activating it? And would you say it is hard or very easy to activate HPOS?</p>\n\n\n\n<p>Vedanshu:<br />We do understand the complexity involved in it. So you’re basically on a live site, you’re basically replacing one of the key components of that site. You’re basically replacing where very critical data is being stored live. Understandably, it’s a bit daunting and intimidating. The good thing is we have in-built rollback mechanisms, which means that you can switch to HPOS, you can try it out, you can verify if it works fine. In a situation where it does not work fine, the rollback is possible. So from the interface itself, you can switch back to post tables, and then everything would be as it was before. So we do have some safeguards. We do have some fail-safe mechanisms, which basically mean that even if you found some issue or even if you find that you do not have the time anymore or even if you—or for whatever reason—want to switch back, you can.</p>\n\n\n\n<p>The main thing is that you do try to make some time here and give it a shot. So we also have a guide on the WooCommerce blog which tells you some steps that, if you’re running a high-volume site, what you can do or the series of steps that you can perform, some basic testing, some testing on staging, and then how you disable. So when you switch to HPOS for the first time from a shop that is using post storage, we would be writing data to both post and HPOS tables. So there is a series of steps that you can disable this sync methodologically. So this way, basically, you would have some ramp from post to HPOS, and if something goes wrong, you can go back to post again, and that guide will detail all that—what you can do, what you should do, what you should test for, and what you should expect.</p>\n\n\n\n<p>Marcel:<br />Actually, the reason why we got to Vedanshu in the first place was a very interesting one because Mike had this client who had this very particular use case, and he was asking me, &#8220;Do you know somebody?&#8221; And I did know somebody else that works at Automattic and managed a lot of the WooCommerce-related projects. It was very interesting to ask Darren about, &#8220;Hey, we have this particular issue. Mike has this client. We would like to talk to somebody who can give us an answer, or at least a very comforting answer, about the way that we can solve this particular problem.&#8221; Mike, do you want to share a little bit about this story?</p>\n\n\n\n<p>Mike:<br />Yeah, we mentioned it briefly in the first podcast, and it’s a Shark Tank client who gets a lot of orders. They had moved to HPOS but still had the backward compatibility thing enabled. I was doing… They wanted a backend troubleshooting project done, and they were having weird delays, and I noticed this consistent query that was showing up that was taking 40 seconds. I remember asking you on the way to go play squash, Marcel, and you were like, &#8220;Oh yeah, those are the HPOS tables. They shouldn’t be taking that long.&#8221; And I was like, &#8220;Yeah, the whole benefit of introducing HPOS was that search queries and things like that were supposed to get way faster.&#8221; I think you had a client as well who had a similar challenge, and we were trying to gather data. I tried rewriting the queries to make them more precise</p>\n\n\n\n<p>so they weren’t using likes or wildcards and that kind of stuff, and it still didn’t really make that much of a difference.</p>\n\n\n\n<p>So then we went on this adventure to figure out who can help us answer this. This is not what was supposed to happen. Then we met Vedanshu at the WooCommerce party in Turin, and you said, &#8220;Oh, there’s this new feature with these indexes that we are adding in WooCommerce 9.00 beta 2, which should speed that up significantly.&#8221; I think a week or two later, I managed to get it tested, and the same queries ended up taking a hundred milliseconds, and I was like, &#8220;Ha, it works!&#8221; And Vedanshu was so confident at the party—I don’t know if you remember—he was like, &#8220;Yeah, yeah, just install this. It should be way better.&#8221;</p>\n\n\n\n<p>Marcel:<br />I do remember, yeah.</p>\n\n\n\n<p>Mike:<br />Marcel and I were both a little bit skeptical, we’re not going to lie, because we were like, &#8220;How is it going to go from 40 seconds to anything acceptable? There’s a long way down to two or three seconds.&#8221; So yeah, we were very pleasantly surprised to see that it made things significantly faster. We were curious about how you go into researching, developing, proposing, and sort of testing. That’s a major change because building a separate index for all of the order emails and stuff like that so it’s basically instant—that doesn’t sound like it’s something you just snap your fingers and it magically gets done. So I’m curious what that process is like.</p>\n\n\n\n<p>Vedanshu:<br />So I think for the context, you’re talking about the HPOS text search, which is basically full-text search in MySQL. This is something that we wanted to do for a long time, even before HPOS, but the structure, but our way of storing data where we would store data in the post meta tables, was a blocker for us to do it because you cannot add this index on the entirety of the post meta table because it would make your space requirements for the database or RAM requirements go way up. So I guess for research, even before HPOS, one of the things that we researched is what would be possible because just changing the database structure without leveraging the features of that structure is not going to just speed up the site. But what you would get with this sort of architecture change is basically collateral gains, which means that even just by changing that data structure, nothing happens by default. You would need to write those queries, you would need to build those in, and you would need to do some work on top of it to actually take advantage of this new structure.</p>\n\n\n\n<p>So with that in mind, we decided to have this addressable separately so that we can apply an FTS index on it. So yeah, I guess it depends on doing some planning ahead on what you want to do with this feature once it’s out, once it’s built. This is something that a normalized structure would allow you to do, is that you can add more indexes, you can add very specific indexes on the data structure or on the query requirements that you have. FTS is one example, but there are some more. For example, for many shops, they might be querying some specific column more often than the other ones. Even if WooCommerce does not provide a default index on that column specifically, the merchant can add it, or the developers can add it. So for research, we take a look at what we can do right now, what are the things that are blocking.</p>\n\n\n\n<p>So even with post meta, you can scale a site quite well. You have been in business for quite a while, and you would know that even with posts and post meta, you would have experienced that you can scale a site quite well. It’s just that there are some things where this structure would start becoming a blocker. There are some features that you cannot explore anymore. You can still work around it. For example, you could stream the order data to Elasticsearch and provide the search from there. You could do many workarounds, but it’s not straightforward, it’s not simple enough, it’s not something that works out of the box. So this is that we actually did figure out what we wanted. Even if you see the issue—like the issue for the FTS index—it opened two years back when HPOS was still in planning.</p>\n\n\n\n<p>We opened the issue then that this is something that we would do once HPOS has rolled out. There are some more enhancements that we still have in mind, and hopefully, we would be able to roll those out soon enough. But yeah, we try to look at what is currently possible, what is currently not possible with the existing structure, what are the blockers, and try to figure out how we go from there. But FTS and index is something that’s been on our mind for a bit now. I think for the WordPress core project too, they also have an issue open to add FTS indexes for post content and the main post table so that you are able to search post content way more faster than you can right now. But yeah…</p>\n\n\n\n<p>Marcel:<br />How would you test something like that? So let’s say, for example, you get your team together and you decide, &#8220;Oh, let’s do these indexes, this full-text index thing, and we have now a new table, and we’re going to turn this on,&#8221; and now you go, &#8220;Yeah, but first to make a decision, I would imagine that you have to base it on results, and you have to have some data that will back up the decision about activating or proposing for everybody to activate this.&#8221; I know how well most people probably have their MySQL database settings set up in a way that it’s possible to use it, but how would you go about measuring the success of something like this and say with confidence now for everybody that this is going to benefit everyone?</p>\n\n\n\n<p>Vedanshu:<br />So for testing, the primary testbed is some of the test sites that we have, that we host on. So basically they’re hosted on WordPress.com. Some of those sites have about 1 million orders or 600,000 orders, and we primarily test against… So that’s the first step in feature development. We would build these queries, we would manually create these indexes using direct MySQL queries, try to run queries, compare the differences, and see if it’s something that’s worthwhile to pursue. If it is, then we would try to build it into a feature, and then we would do this testing that we are doing right now. So currently, FTS indexes are marked as experimental. One of the things that currently actually blocks it from graduating, or sort of graduating away from experimental to enable by default, is that in some specific versions, we find that the results are inconsistent.</p>\n\n\n\n<p>So I do not recall exactly, but anyway, I think from MySQL version 8.2.0.24 to 8.2.0.31, you will see that the site will be unable to create this index because of a MySQL bug, which was then fixed in 8.2.0.35. Okay, so this is something we learned. Once we have this package, once we have this in experimental, we do not know how it’ll go. We got these reports that this person is not able to create this index on the site, we go and try to debug, and then we find out that okay, this is some MySQL bug, and you have to upgrade a MySQL version to actually have this working. So once you put a feature in experimental, we try to make some noise about it or try to have more people use it. Some people would have great experiences like you have, and then some people will find out some edge cases and report them back to us.</p>\n\n\n\n<p>So we would eventually graduate the feature when we are confident that we have resolved most of the edge cases. We know that this feature will not break sites just on upgrading. We know that this feature will not break sites just on enabling it. So this is the same process we followed for HPOS. We had an experimental mode for quite a long time. We made a lot of noise about it. We requested people to try it out. Some people had great experiences, some people reported bugs, and we tried to fix them as much as we can. Eventually, you’ll see that once you release something as experimental, you get a lot of bug reports soon. Depending on how big the feature is, you will get bug reports very soon, and then they will start to drop off. Once they sort of stabilize, once you have fixed all the high-priority bugs, you can mark that feature as stable. This is something that we did for HPOS; this is something that we are doing for FTS indexes. But actually, FTS indexes are quite stable. There are some edge cases—there is another edge case around phone numbers, which it is not able to search properly, which is something that I actually have on my list to look into today. But other than that, it seems quite stable. Hopefully, we will be able to graduate it soon.</p>\n\n\n\n<p>Marcel:<br />I guess also indexes are a feature of the database engine. It’s not something or some code that you guys wrote and are experimenting with like it is with HPOS, right? You sort of trust the engineers who created the database engine on it working as it should be, as it was created for. I imagine it would be kind of easier to make the decision in terms of activating that as opposed to HPOS, which is—or HPOS, I’m going to call it HPOS for the rest of the podcast—just shorter. It’s shorter. It’s the way that we’ve been talking about it the whole time, so it’s very hard for me to change it. Where you have this synchronization</p>\n\n\n\n<p>going on, you have important data copying. I imagine that is a much harder update to do than just the index, right? Let’s imagine the following: You were sitting down in front of a computer, you were talking to some friends, and somebody came up and said, &#8220;Hey, I have this great idea to build something for WordPress that is an e-commerce platform, and let’s call it, for example, WooCommerce.&#8221; What would you architect differently in terms of the database in comparison to today? So if you were to be able to, at day zero, decide on the architecture of the database, what would you do differently?</p>\n\n\n\n<p>Vedanshu:<br />Okay, so that’s a very interesting question. I also wanted to talk a little bit about what you said earlier about the FTS indexes. So FTS index is one of MySQL’s features. You can do a CREATE INDEX statement and have it enabled, but it’s a little bit more complex because it has a lot of tuning parameters. For example, you can specify… Right now we have configured it to work on natural language, so it would split words based on spaces, apostrophes, and all the natural language separators. But you can also create just trigrams or n-grams. You can configure it to behave more similar to Elasticsearch. So there are some configuration parameters that you can play around with depending on the use case of your site. So this experimental time is also meant for us to figure out what the optimized state of tuning for that feature is, which we may end up changing based on the feedback that we get.</p>\n\n\n\n<p>But otherwise, it’s much more stable than HPOS because we trust the developers of MySQL very much. It’s an extremely great piece of software. Right, okay. So if you think about the journey of WooCommerce, the CPT integration with custom post types gave it, in my opinion, a much-needed lift when it needed it. Developers understand custom post types; developers understand playing around with it, extending it, modifying its API. So integrating it with custom post types rather than building a new table from the start I think was a good decision—or at least in my opinion—because it allows you to, first of all, build it really quickly because then you do not have to create all these custom queries. You do not have to manage the caching around it. You do not have to do a lot of things. WordPress will do the heavy lifting.</p>\n\n\n\n<p>In fact, you don’t even need to create an admin interface. You don’t even need to worry about access controls, security, performance, and so many things that are just taken care of for you, including the programmatic API to access it. So it’s extremely powerful, and I think at that point, using custom post types even for orders was the right choice. For a new project, for everything new, if I were sitting in a friend circle—maybe we were at a campfire roasting some marshmallows—if someone tells me that we are doing this new thing, I would use as much existing functionality as I can, or at least… So depending on who you ask, depending on what developer you ask, this is probably going to change. I think for any product, there is no singular success path. For every product, it’s going to be different, and you can make a product work using all parts, or a product will not work even if you have the best architecture—it’s implementation details.</p>\n\n\n\n<p>But I don’t know, in my opinion, I would use WordPress features as much as I can and build custom functionality when I have to. But when you see this scale, unless WordPress starts coming in the way, I don’t think that I would engineer a feature to work around it or to bypass it. The other case is if the philosophy of what WordPress provides is completely different from what the feature intends to do, which it kind of is in the case of orders because they’re never going to be published to the world—the post is eventually supposed to be published to the world, an order will not. So it diverges from the philosophy a little bit, but then I would try to use as many WordPress features as I can because it would allow our team to start quickly, prototype directly on top of it, and then once the product is successful, then we can worry about scale. We can worry about what we want to do exactly—or, well, not what we want to do, but what’s the best structure for it and how do we support our customers who are growing very well, how do we support our clients who are doing very well, and we should not get in the way of their growth just for our growth.</p>\n\n\n\n<p>Marcel:<br />The biggest challenge we have with databases is their size, I would say. Right? How big of a deal is it to have gigantic table sizes? I don’t know. We deal with 4 million rows, 6 million rows in post meta sometimes. Is that a big deal? Is that not so much? What would you say?</p>\n\n\n\n<p>Vedanshu:<br />So disk storage is not that much of a concern as big of a concern as memory is—like available memory is. MySQL will try to load everything into memory. It’ll try to load all the indexes into memory, and if allowed, it would load everything, which is fine, which works great for the case that MySQL does for us. As a database designer, it means that our indexes are smart. We are not normalizing data too much. For example, in post meta, you have this meta key and meta value. This meta key is repeated thousands of times because every order is going to have the same meta keys, right? By converting it to columns, you’re reducing the amount that MySQL needs to load because—this is kind of oversimplifying—but it doesn’t need to load that string anymore. It knows that this is this column; it knows that this column is called whatever, and it knows all the values that belong to this column.</p>\n\n\n\n<p>So the amount of data that MySQL will put into RAM decreases with this denormalization—it comes into play. I wouldn’t say that it doesn’t matter. I wouldn’t say that the space doesn’t matter, or I wouldn’t say that the size of the database doesn’t matter. It does matter. So first, with a bigger database, MySQL needs to have… With a denormalized database such as post meta, it would need to put more data into the RAM. But then also when it queries the data, it needs to scan through more rows; it needs to filter through more rows. So that also slows different parts of your site down. It’s a concern, but you can solve it in the sense that… One option is you can throw money at the server, but at some point, it gets tricky because there’s some limit to it, or that limit can hit really fast, really soon when the data explodes. So it’s a concern, but it’s not a concern when you’re starting up, when you’re developing this new product—or this is just my very subjective opinion. Many people will disagree with that—but it’ll definitely be a concern as you grow. It’ll definitely be a concern as you start to grow, as you start to acquire more customers or more data. And yeah, it would be a problem eventually.</p>\n\n\n\n<p>Mike:<br />Hopefully… In Danish, we call those luxury problems. Hopefully, if you’re making that many orders, you’re also making money, and hopefully enough of that is profit to be able to allocate to solving this issue. So I’m curious, how much extra RAM is necessary for the FTS indexes on a site with a million orders? Is there any calculation or preparation people should do to make sure MySQL won’t crash because it runs out of memory?</p>\n\n\n\n<p>Vedanshu:<br />I actually tried to measure it during my testing, but I wasn’t able to. MySQL would always use the same amount of RAM, but I think that’s because of the testing conditions that I wanted. That’s mostly because I wasn’t able to create this testing condition where it would load more data. Maybe it was doing something behind the scenes that wasn’t observable, but I suppose that it would definitely need more RAM. It cannot… Even though just because I wasn’t able to observe it doesn’t mean that it’s not loading more RAM, but what it internally does is that it creates these words. For example, in your address, if you have, say, &#8220;221B Baker Street,&#8221; then it’ll have this row &#8220;221B,&#8221; it’ll have this row &#8220;Baker,&#8221; it would have this row &#8220;Street,&#8221; and then in each of these rows, it would store IDs of all the different order IDs where &#8220;221B,&#8221; &#8220;Baker,&#8221; or &#8220;Street&#8221; come in. So it’s not inefficient, it’s actually… It’s quite a good data structure, as we trust the developers of MySQL. It’s a pretty good data structure. It should have some additional RAM requirements, but I do not know what that is, or at least in my testing or in my research that I did, I wasn’t able to find this exact number that I can point out that this is what it’s going to need.</p>\n\n\n\n<p>Mike:<br />If you were testing on WordPress.com too, that would make it more challenging—a big multisite, right? The database is shared?</p>\n\n\n\n<p>Vedanshu:<br />No, so for the RAM, I was actually testing it on my local setup to actually see how much the requirement increases so that I can actually figure out the memory used by that exact process. So that’s why I said that it should have some additional RAM requirements, but I wasn’t able to actually establish how much. I hope that MySQL would have some documentation somewhere that tells you this, but it would also really depend on how different your database is. For example, if all the customers live on Baker</p>\n\n\n\n<p>Street, it’s not going to be a lot because it would find those repetitions. If your customers live all across the world with different addresses, the natural language… If it’s not able to index those words properly, if everything is different, then it would have a lot more requirement than it would by just when the addresses are more normalized. So maybe the RAM requirements cannot be as straightforwardly established as we can do it for other data structures, but it’s efficient, I hope. I guess, all that we have seen.</p>\n\n\n\n<p>Marcel:<br />Ideally, if you have a database that is two gigabytes, you have two gigabytes of RAM, right? Just load everything into memory, it’ll work.</p>\n\n\n\n<p>Vedanshu:<br />But then, Mike, you did test it out, right? Did you notice anything about how much additional requirement it imposed on your server?</p>\n\n\n\n<p>Mike:<br />So on this particular server, it’s huge—64 gigs of RAM—and there’s a lot of it allocated. I think over 30 gigs of RAM is allocated to MySQL, so we didn’t need to make any adjustments basically. One of the reasons I moved them to that host was so that they had plenty of room for growth because they get so many orders per day, and their live site and staging site share the same server. So I would’ve had to get them to buy an extra airplane because it’s a dedicated physical server. It’s a bit more complicated than just spinning up an extra instance. But I’m having a meeting with them actually this week, so if I get any… When I told them I was going to speak with you, they were really excited because stores at this level… When they don’t want to move away to something like Shopify or something else, when things are working, their team is well-versed in WooCommerce and is trained in it now. So they don’t want to migrate away. Having someone who is very much working inside of core and knows what new developments are on the horizon helps give them a lot of confidence that WooCommerce can scale and can handle their multimillion-dollar business. Those are probably the kind of customers WooCommerce wants to keep happy, you would think, for the benefits of keeping the project alive for the very long term, so that it fits customers of all sizes—just starting out and those who have the luxury problem of that kind of growth and success.</p>\n\n\n\n<p>Marcel:<br />Do you see a future where WooCommerce would be a standalone version of WordPress?</p>\n\n\n\n<p>Vedanshu:<br />Currently, I think it’s too coupled. So anything can happen in the future—I won’t say that nothing is impossible—but I think currently WooCommerce is too coupled with WordPress to be standalone anytime soon, at least. We rely on WordPress to… For example, the product relies on WordPress a lot because they are a post type that does get published. But then we rely on WordPress for role-based access control. We rely on WordPress for the whole admin backend. We rely on WordPress for a lot of things. I think there is a very nice future for WooCommerce within the WordPress ecosystem and for the WordPress ecosystem itself. But I would not say that there would be a standalone WooCommerce soon enough, although I do not see it immediately, at least.</p>\n\n\n\n<p>Marcel:<br />Yeah, the reason I ask has to do with what we were talking about and having these bigger clients come in. It’s hard for us as freelancers, for example, to come up with a big client and say to them why they wouldn’t migrate away from WooCommerce because they know that the concept of WooCommerce is… It is a plugin that is for WordPress, and WordPress is content management software that is more for… Well, it’s kind of strange to say that it is for blog posts and for running a blog, but it’s for so many things right now. But basically, what people understand when they have to make a decision is that they have these dedicated platforms that are just solely there for the purpose of having an online store. And then you have something that you attach to another thing, and that enables you to sell your products online as well. So it kind of makes it a little bit harder for us to sell the idea. Although honestly, WooCommerce is so popular right now that most of these big ones don’t even ask those questions anymore. But there are some numbers that say that WooCommerce is mostly spread in smaller stores than in bigger stores. So for people to make the jump and to decide about WooCommerce, wouldn’t it be better if you would be saying that you are installing WooCommerce and not WordPress? You know what I mean?</p>\n\n\n\n<p>Vedanshu:<br />So this is something for the marketing team to really answer, but I don’t know. I’ve always seen WordPress as an asset because I understand that even for a person who is primarily here for commerce, who primarily wants to use WooCommerce for commerce, they would eventually want to publish their product. They would eventually want to have… Or maybe not everyone, but in a majority of cases, they would want to publish their products. They would want to do SEO on them. They would want to have good SEO for their site. They would want to have their site look beautiful, use nice themes. They would want to have a membership area, have customers’ accounts, my account pages, and all of those things. They are something that we derive from WordPress. Even if you take a look at a WooCommerce and WordPress installation as WooCommerce first, there are a lot of things that are essential for a commerce shop that we derive from WordPress.</p>\n\n\n\n<p>The features that WooCommerce uses from WordPress are not small; it’s huge. We pretty much use almost all the functionality that WordPress has to offer. An e-commerce site will pretty much use all the functionality that WordPress has to offer. I think that’s an asset, right? Because not just the functionality, but it also means that there are more experts in the ecosystem. There is more knowledge in the ecosystem, there is a bigger community. There is so much that we gain from WordPress. If we had to make WooCommerce standalone, we would have to implement all these things again that we currently just get from WordPress.</p>\n\n\n\n<p>Marcel:<br />It would have to be a fork of WordPress and then put WooCommerce on top of it, right?</p>\n\n\n\n<p>Vedanshu:<br />Yep, yep. Something like that.</p>\n\n\n\n<p>Marcel:<br />I like to ask these questions that are challenging, that you haven’t had time to think about them before. I think that’s the most fun about it. If you had a magic wand, what would you change in WooCommerce?</p>\n\n\n\n<p>Vedanshu:<br />That’s an interesting one. So I do not have a magic wand—I really wish I did. As someone working on performance, I feel that currently people have to understand the platform a bit as they grow. For example, they would change servers, maybe they would migrate to different machines, they would integrate different technologies. There are some milestones that happen as you grow. This is the same, right? Migrating to a different server or a bigger server, integrating Elasticsearch, integrating some different technologies, figuring out if you’re at a stage where you want to look into horizontal scaling, and things like that. If I had a magic wand, I think I would make this super clear or I would have it done magically that, &#8220;Okay, now I need this,&#8221; so this just happens. &#8220;I need this,&#8221; this just happens. So again, this is with a caveat that this is my limited perspective, but I think people are not that worried about additional cost as they grow because as Mike says, it’s a luxury problem. You want to have these problems, but having to replatform is annoying. It’s a distraction away from your main business. It’s something… It’s a chore. So I wish that we had something that just scales you up as you go, figures out where you want to go, and just takes you there and everything is just perfect all the time.</p>\n\n\n\n<p>Marcel:<br />Some notices appearing on the dashboard saying, &#8220;Now that you have a thousand customers, this would be advisable,&#8221; or… Well, who knows? Maybe AI will come in and help some of these clients scale a little bit better because some of these issues are repeatable, so they’re all the same for all clients. It’s kind of like there should already be some tool out there that allows us to give some automatic tips on how to improve the store and stuff like that.</p>\n\n\n\n<p>Vedanshu:<br />Maybe you just click on a button and you are now on the server that you need at that point in your growth journey.</p>\n\n\n\n<p>Marcel:<br />Well, to my defense, I would say we need two, but one is an automatic one and the other is &#8220;hire an expert.&#8221;</p>\n\n\n\n<p>Mike:<br />For the &#8220;hire an expert.&#8221;</p>\n\n\n\n<p>Do you find that clients take for granted the technological resource portion of running a store? I find in my own experience that it’s like buying a car. They buy the car and they’re like, &#8220;This should just run forever, no matter how many people I’m putting in it, how much crap I want to transport.&#8221; And when things stop working, they get very confused. They’re like, &#8220;What do you mean?&#8221; And I say, &#8220;Well, you’ve got to maintain the thing. If your family has doubled in size, maybe you want to get a bigger car.&#8221; It’s something that I find that non-technical store owners just… It’s like a shock for them. Some elasticity is required in growth and rebuilding and stuff. I was wondering if you found something similar.</p>\n\n\n\n<p>Vedanshu:<br />I can understand that as a customer or as a user of the product, you may think that way. But as you mentioned, it’s not that simple. In India, there’s this thing called—we call it Chota</p>\n\n\n\n<p>Hathi. It’s basically a small pickup truck, the miniature version of a pickup truck, and you can use it to haul and carry stuff from your warehouse to your frontend stores or whatever it is. When you start, you buy this Chota Hathi, and then you can outgrow it as you grow. Suddenly it’s not enough. You have to make too many rounds; you cannot carry that much stuff anymore, or you need to carry much more stuff. So you need to buy a bigger one. You need to buy a proper pickup truck. You need to eventually buy a fleet of them when you get super successful. It’s the same with WooCommerce as well. You can start with a very small investment, and then you can grow it as much as you can or as much as you want to. This is something that we are actually trying to… So we actually just published a blog post on, I think, Friday. It’s called &#8220;Scaling with WooCommerce,&#8221; which helps you with this path that when you start out, the principle of WooCommerce is that you can run it on a very small basic server, but it’ll take you to wherever you need to go with the help of magic wands, which we call experts in the community. That’s the main principle. This engine and this truck bed, that’s all you need, and you can add more of these if you need it. You can buy a bigger one, or… All sorts of vertical scaling, horizontal scaling, integrating other technologies, or whatever milestones there are, you can do that. That’s the focus from our side. But that said, I also understand that, &#8220;I buy a small truck and I expect it to carry everything for me forever.&#8221; The difference is that in a physical shop, it’s easy to see that you cannot fit more than 400 kgs or some unit of it more than that on this small truck. So you need to buy a new one, or you need to buy a bigger one, or you need to buy more of them. It’s not super clear in software because, in software, you click and something happens. So that’s something that is a perception that we want to tackle, but you will see that as you grow, even if you want a bigger truck or even if you want a fleet, it’ll give you a very nice return. You will be in charge of everything, and it’ll give you a much better return on your investment as you grow your business because these are the things that you are using to grow the business. So we are trying to change the perception of it. But yeah, I do understand that with software… Someone at least, even me, I just download it and it should take me to the moon, but that’s going to need a bit more work than that.</p>\n\n\n\n<p>Marcel:<br />That’s awesome. We do have a lot of experience with customers like that, who just expect things to work. And also the other way around—they don’t expect to pay that much because they thought it should work in the first place. Sometimes we go in and say, &#8220;Yeah, but this needs fine-tuning and this and that.&#8221; And they say, &#8220;Yeah, but then I have to spend money, and it doesn’t make any sense.&#8221; Well, it does make a lot of sense. In the blog post you were just talking about, &#8220;Scaling with WooCommerce,&#8221; it’s really about that. It’s about different ways you can scale and how your growth and how the profit that you have… How much you should spend some of that into scaling well. It’s a very hard lesson to give to people, and that’s why case studies are so important—to show people how others did and how directly relatable it is for websites that run faster, how it converts better.</p>\n\n\n\n<p>And that’s measurable. That’s something that, for example, Mike also has on his website—a tool to calculate that. So it’s very obvious to us that this is relatable, but it’s sometimes hard to explain that to other people. Do you think WooCommerce needs to have more case studies of the bigger clients where we can really point to them and say, &#8220;Look, WooCommerce is used in this million-dollar company, it’s used on that website&#8221;? Because with WordPress, we do this a little bit—we do tell people who are the big institutions and companies who use WordPress. I personally think WooCommerce misses that a little bit. Do you think that’s the case as well? And I know this is more marketing than performance, but it’s sort of related, right? It’s like, &#8220;Look, this is a website that has a thousand orders a day; you can do it as well. So your decision with having five orders a day today is a good one because you can scale it to a thousand a day.&#8221;</p>\n\n\n\n<p>Vedanshu:<br />I think it would be helpful, yeah. So this is, as you said, marketing, but we do have customers that use WooCommerce on some crazy scales, and it could make a lot of sense to document their journey if they’re fine with it and tell people that they’re using it. Tell people what scale they have, how they’re managing it, what their average request times are, what their conversion is, and things like that. I think it would be helpful. Let me see if I can ask some people inside to see if we can do this sort of marketing.</p>\n\n\n\n<p>Marcel:<br />Yeah, I think it’s very important, and this is the first thing people ask us: &#8220;Yeah, but do you have any examples?&#8221; and all of that. Obviously, Mike, being an expert, is more oriented toward this performance tuning part of the business. Mike does a very great job in writing case studies and almost automatically selling the idea that if you increase performance, you gain in sales. And yeah, I think that’s a very important part, and WooCommerce, I think, misses that a little bit, which we should definitely be investing more in—talking about these clients that I’m talking about. I’ve worked with some of them as well, and some of them… WooCommerce coming over to Codeable and asking for freelancers to work on these bigger clients because they have these bigger challenges. I was surprised to know, &#8220;Oh, this business? I know this business,&#8221; and I’m not living in the USA, right?</p>\n\n\n\n<p>So I’m not supposed to know all the small, medium businesses and names that they have over there that have ads on the television and all of that. So there’s a culture around the businesses that is more US-oriented than in the rest of the world. But there are some other names who come over to this side of the world, and they get their brands and names over here. Some of them I say, &#8220;Oh, this website runs WooCommerce? Oh, that website runs WooCommerce?&#8221; So it’s kind of a surprise for me, and I question… It shouldn’t be a surprise for me as it shouldn’t be a surprise for anybody else. I think there’s something that needs to be done in terms of telling everybody, like all the other competing platforms do, right? They do announce who the brands are that are using them. I think it’s very beneficial if they would do that.</p>\n\n\n\n<p>Mike:<br />I’ve found the challenge is often that… With the Shark Tank client, they made me sign an NDA. They don’t want me to publicize who they are because once it’s a business, there’s money involved, there’s competition, and people are always looking for a technical edge or a way to… &#8220;How are they doing it?&#8221; If you keep your competitors stuck on trying to figure out the technical puzzle, it takes away their resources from being able to compete in other areas that might be challenging for you to keep up with. So I think part of it, unfortunately, is just business and the nature of it, and trying to keep things competitive and keep your profit margins and your market share. It’s way easier for me to get people who just use WordPress for the blog or the content production… They’re happy to brag about how many visits they’re getting and how much things got better.</p>\n\n\n\n<p>But as soon as they’re selling a product, it becomes… Yeah, they seem way more hesitant. So maybe giving them incentives might help. I think that making this connection with the WooCommerce core team helps provide a… Like, &#8220;Hey, we’d like to share your story. You’ll still be anonymous, but we’d like to get some numbers out there.&#8221; It helps build some trust, I think, and confidence in WooCommerce as a product for the long term. We’ll see if we can help make something like that happen. I don’t know if you experience that as well, Marcel, with… If you want to write a case study or publish things that… They’re like, &#8220;Hey, you can say…&#8221; I change the names, and I usually don’t use the company name unless they say it’s okay. And it’s very rare that they say yes.</p>\n\n\n\n<p>Marcel:<br />Yeah, there’s this concern about giving away some critical information that they took months or years to accumulate. Then simply there’s another developer who comes in and just talks about all the tricks and all the things that… Sometimes, Mike, they don’t even want to tell that it is you who worked on this particular feature because then other companies and competitors will come to you and say, &#8220;Hey, but I’ll pay double if you do the same thing for me,&#8221; and stuff like that. I understand that, but at the same time, WooCommerce is also a business, I would say, because they want advertising in terms of what clients use, what companies use WooCommerce. Two businesses talk to each other, and as you said, Mike, they will compensate for giving away that information to each other. I think there’s… Yeah, it’s a challenge.</p>\n\n\n\n<p>We have obviously this challenge,</p>\n\n\n\n<p>and we have NDAs, and we are more strict about talking about it because we know the nitty-gritty, and we know all the tricks, and we know what we did with the website. It would help immensely others who are struggling to scale their online shops to know how the others did it, right? That’s the whole secret about maintaining a business: &#8220;How are those guys selling ten times more than we are? What are they doing? Why is it that their website is loading in 200 milliseconds and mine is two seconds?&#8221; Yeah, I understand how challenging that can be, for sure.</p>\n\n\n\n<p>Vedanshu:<br />Especially if you talk about scale—how many orders you are getting—it gives your competitor a direct idea of the exact revenue that you’re making, right? Or it at least gives them a ballpark, which is pretty sensitive to give away.</p>\n\n\n\n<p>Mike:<br />And what Marcel was saying too, that there are clients that don’t want me to even announce which industry they are working in because they’re like, &#8220;You’re my secret sauce. You’re my competitive advantage, and I don’t want other people to know that you’re helping me.&#8221; Then they’re going to offer you money—double, triple, or whatever—to do the same stuff. It’s tricky. It’s very flattering; it’s a very nice compliment. But at the same time, I think when you get into freelancing and helping WooCommerce stores with performance and user experience and all of that, you’re interested in making the internet a more enjoyable place for people to shop and do stuff. If you’re sort of restricted to doing that for fewer people, it feels weird—it doesn’t feel like you’re fulfilling your mission, I guess, in the same way as you’d ideally like to.</p>\n\n\n\n<p>Marcel:<br />100%, definitely. Vedanshu, we would have a thousand more questions to ask you. We would probably get much more technical in our questions than our audience would like us to get. But we would like to thank you very much for participating in today’s episode. It was a pleasure having you. We’re definitely going to keep in contact because, yeah, this is what we love to do. We love to have these connections with people who are, first of all, smarter than we are; secondly, who know about what’s coming in the future and what’s happening with WooCommerce; and thirdly, because you’re very friendly and very helpful in answering our questions. This is something that we all benefit from, and therefore we thank you for your participation today. It was a pleasure having you on the episode.</p>\n\n\n\n<p>Vedanshu:<br />Thank you so much. The pleasure was all mine. I wouldn’t say anything on the &#8220;smarter&#8221; bit because I think you’re all much smarter than me. But yeah, it was a pleasure being here, talking to you, and you’re all friendly too, so yeah, it makes for a nice time. Thank you.</p>\n\n\n\n<p>Marcel:<br />Alright, thank you so much for listening. This is our first guest that we are bringing on this new edition of Woo Have Chat. We’re going to have other guests coming up. Yeah, this is just the beginning of it, right, Mike?</p>\n\n\n\n<p>Mike:<br />Warm-up? Yeah, yeah. During this recording, I was thinking that Vedanshu is like a performance hero. He’s helping speed up WooCommerce across countless stores, and I think we need to have more friendly, approachable, passionate performance heroes on the show and have them share their experience and stuff. So I hope you’re okay with that title. We can get you a cape if you want.</p>\n\n\n\n<p>Vedanshu:<br />Please, please. I would go and buy a cape right now.</p>\n\n\n\n<p>Mike:<br />What color should it be? Purple? WooCommerce purple?</p>\n\n\n\n<p>Marcel:<br />Probably, yeah, probably. Alright, we want to thank you so much for listening, and we’ll see you in the next episode.</p>\n</div>\n\n\n\n\n<p>In this episode of <strong><em>Woo DevChat</em></strong>, hosts <strong>Marcel</strong> and <strong>Mike</strong> dive deep into the world of WooCommerce performance and scalability with <strong>Vedanshu Jain,core developer and key contributor to the WooCommerce project at Automattic</strong>. </p>\n\n\n\n<p>Vedanshu shares his insights on High-Performance Order Storage (HPOS), a game-changing feature designed to help WooCommerce stores handle massive volumes of orders without compromising speed. We discuss the importance of planning for growth, the challenges of adopting new technologies, and how WooCommerce can compete with dedicated e-commerce platforms. </p>\n\n\n\n<p>Whether you&#8217;re building a small store or a high-traffic site, this episode is packed with valuable tips on future-proofing your WooCommerce projects.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Takeaways</h2>\n\n\n\n<p><strong>HPOS (High-Performance Order Storage):</strong> HPOS is designed to improve the scalability and performance of WooCommerce stores by storing order data in separate tables instead of the default WordPress posts and post meta tables. This approach helps large-scale operations run smoothly without slowing down the site as orders increase.</p>\n\n\n\n<p><strong>Importance of Scalability:</strong> For new WooCommerce stores, starting with HPOS is recommended to prepare for future growth, while existing stores should consider migrating to avoid potential performance issues.</p>\n\n\n\n<p><strong>Challenges with Adoption:</strong> Despite its benefits, some store owners may hesitate to activate HPOS due to concerns about potential disruptions, especially on live sites. WooCommerce addresses this by offering rollback mechanisms and guides to ensure a safe transition.</p>\n\n\n\n<p><strong>Performance Enhancements:</strong> The WooCommerce team continually works on performance improvements, such as introducing full-text search (FTS) indexes in MySQL, which significantly speeds up search queries on large datasets. These enhancements undergo extensive testing before being recommended for widespread use to ensure stability and reliability.</p>\n\n\n\n<p><strong>Real-World Testing and Feedback</strong>: Features like FTS indexes are initially released as experimental to gather real-world feedback and identify edge cases before being marked as stable. The WooCommerce team relies on testing both in controlled environments and on real, high-traffic sites to ensure the robustness of new features.</p>\n\n\n\n<p><strong>WooCommerce vs. Dedicated E-commerce Platforms: </strong>WooCommerce’s integration with WordPress offers many advantages, including flexibility and access to a vast ecosystem of plugins and themes. However, there is a perception challenge when comparing WooCommerce, which is a WordPress plugin, with dedicated e-commerce platforms.</p>\n\n\n\n<p><strong>Marketing and Communication</strong>: To combat the perception that WooCommerce is only suitable for smaller stores, the platform could benefit from highlighting successful large-scale implementations through case studies. These would play a crucial role in showcasing WooCommerce’s capabilities.</p>\n\n\n\n<p><strong>The Importance of Planning for Growth</strong>: As stores grow, they need to plan for increased server resources, potential platform changes, and other scaling challenges. Early planning can help avoid stress and ensure smooth growth.</p>\n\n\n\n<p><strong>Challenges in Sharing Success Stories</strong>: While case studies can be valuable, many successful businesses are reluctant to share details due to competitive reasons, including revealing their technical strategies and performance enhancements.</p>\n\n\n\n<p><strong>WooCommerce’s Future Direction</strong>: WooCommerce is deeply integrated with WordPress, and while there are no immediate plans to separate it, the team is focused on enhancing its scalability and performance within the WordPress ecosystem.</p>\n\n\n\n<p class=\"has-large-font-size\"><strong>Links</strong></p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong><a href=\"https://www.linkedin.com/in/vedanshuj/\">Vedanshu on LinkedIn</a></strong></li>\n\n\n\n<li><strong><a href=\"https://profiles.wordpress.org/vedjain/\">Vedanshu on WordPress.org</a></strong></li>\n\n\n\n<li><strong><a href=\"https://woocommerce.com/document/high-performance-order-storage/\">High-Performance Order Storage Documentation on Woo</a></strong></li>\n\n\n\n<li><strong><a href=\"https://developer.woocommerce.com/2024/08/22/scaling-with-woocommerce/\">Scaling with WooCommerce</a></strong></li>\n\n\n\n<li><strong><a href=\"https://dev.mysql.com/doc/refman/8.0/en/fulltext-search.html\">Full-Text Search Functions with MySQL</a></strong></li>\n</ul>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 02 Sep 2024 09:08:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:35;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:102:\"Gutenberg Times: Gutenberg Changelog #106 – Gutenberg 19.0, 19.1, WordPress 6.7 and Outreach channel\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"https://gutenbergtimes.com/?post_type=podcast&p=29895\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:102:\"https://gutenbergtimes.com/podcast/gutenberg-changelog-106-gutenberg-19-0-19-1-wordpress-6-7-outreach/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:59856:\"<p>In this episode, Jessica Lyschik and Birgit Pauli-Haack discuss Gutenberg 19.0, 19.1, WordPress 6.7, Outreach channel, and Twenty-Twenty-Five Default theme</p>\n\n\n\n<p><a href=\"https://gutenbergtimes.com/podcast/gutenberg-changelog-106-gutenberg-19-0-19-1-wordpress-6-7-outreach/#shownotes\">Show Notes</a> / <a href=\"https://gutenbergtimes.com/podcast/gutenberg-changelog-106-gutenberg-19-0-19-1-wordpress-6-7-outreach/transcript\">Transcript</a></p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Editor:&nbsp;<a href=\"https://www.linkedin.com/in/sandy-reed/\">Sandy Reed</a></li>\n\n\n\n<li>Logo:&nbsp;<a href=\"https://markuraine.com/\">Mark Uraine</a></li>\n\n\n\n<li>Production:&nbsp;<a href=\"https://icodeforapurpose.com\">Birgit Pauli-Haack</a></li>\n</ul>\n\n\n\n<p class=\"has-larger-font-size\" id=\"shownotes\"><strong>Show Notes</strong></p>\n\n\n\n<h2 class=\"wp-block-heading\">Developer Hours</h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://www.youtube.com/watch?v=U3Zs3NOTLt4&list=PL1pJFUVKQ7ETApyQQlt3pLNjPx2HrQwl5&index=1&pp=iAQB\">Developer Hours: Hello, Blocks! – An Introduction to Block Development</a></li>\n\n\n\n<li><a href=\"https://www.youtube.com/watch?v=CSukzeeIjb8\">Developer Hours: Building WordPress themes with the Create Block Theme plugin</a></li>\n\n\n\n<li><a href=\"https://www.youtube.com/playlist?list=PL1pJFUVKQ7ETApyQQlt3pLNjPx2HrQwl5\">Developer Hours YouTube playlist</a></li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\">WordPress Releases</h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://make.wordpress.org/core/2024/08/19/wordpress-6-6-2/\">WordPress 6.6.2</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/6-7/\">WordPress 6.7</a></li>\n\n\n\n<li><a href=\"https://github.com/orgs/WordPress/projects/210/views/1\">Project Board for Editor Tasks</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2024/08/16/hallway-hangout-recording-lets-chat-about-whats-next-in-gutenberg-august-2024/\">Hallway Hangout recording: Let’s chat about what’s next in Gutenberg (August 2024)</a></li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\">Twenty-Twenty-Five default theme</h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://make.wordpress.org/core/2024/08/15/introducing-twenty-twenty-five/\">Introducing Twenty Twenty-Five</a>&nbsp;</li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2024/08/30/default-theme-chat-summary-august-28-2024/\">Default Theme Chat Summary, August 28, 2024</a></li>\n\n\n\n<li><a href=\"https://github.com/WordPress/twentytwentyfive/\">WordPress/twentytwentyfive</a>&nbsp;(<a href=\"https://github.com/WordPress/twentytwentyfive/archive/refs/heads/trunk.zip\">Download Zip file</a>)</li>\n\n\n\n<li>Or&nbsp;<a href=\"https://playground.wordpress.net/#{%22landingPage%22:%22/%22,%22steps%22:[{%22step%22:%22installTheme%22,%22themeZipFile%22:{%22resource%22:%22url%22,%22url%22:%22https://github-proxy.com/proxy/?repo=WordPress/twentytwentyfive&branch=trunk%22},%22options%22:{%22activate%22:true}}]}\">check it out on a test site via Playground</a></li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\">What&#8217;s Released</h2>\n\n\n\n<p><a href=\"https://wordpress.org/plugins/create-block-theme/\">Create Block Theme plugin</a></p>\n\n\n\n<p><a href=\"https://www.youtube.com/watch?v=CSukzeeIjb8\">Developer Hours: Building WordPress themes with the Create Block Theme plugin</a></p>\n\n\n\n<p><a href=\"https://make.wordpress.org/core/2024/08/14/whats-new-in-gutenberg-19-0-14-august/\">What’s new in Gutenberg 19.0? (14 August)</a></p>\n\n\n\n<p><a href=\"https://make.wordpress.org/core/?p=115085&preview=1&_ppp=0dbaacf08c\">What’s new in Gutenberg 19.1</a></p>\n\n\n\n<p>What&#8217;s discussed? </p>\n\n\n\n<p>Inline commenting on Blocks <a href=\"https://github.com/WordPress/gutenberg/issues/59445\">https://github.com/WordPress/gutenberg/issues/59445</a></p>\n\n\n\n<p class=\"has-large-font-size\">Stay in Touch</p>\n\n\n\n<div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container is-layout-flow wp-block-group-is-layout-flow\">\n<ul class=\"wp-block-list\">\n<li>Did you like this episode? <a href=\"https://lovethepodcast.com/gutenbergchangelog\"><strong>Please write us a review </strong></a></li>\n\n\n\n<li>Ping us on X (formerly known as Twitter) or send DMs with questions. <a href=\"https://twitter.com/gutenbergtimes\">@gutenbergtimes </a>and <a href=\"https://twitter.com/bph\">@bph</a>.</li>\n\n\n\n<li><em>If you have questions or suggestions, or news you want us to include, send them to <a href=\"mailto:[email protected]\">[email protected]</a>. </em></li>\n\n\n\n<li><em>Please write us a review on iTunes! <a href=\"https://gutenbergtimes.com/itunes/\">(Click here to learn how)</a></em></li>\n</ul>\n</div></div>\n\n\n\n<p class=\"has-large-font-size\" id=\"transcript\"><strong>Transcript</strong></p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> Well, hello and welcome to our 106th episode of the Gutenberg Chainsaw Podcast. In today&#8217;s episode, we will talk about Gutenberg 19.0, 19.1, WordPress 6.7, and some other stuff. I&#8217;m your host, Birgit Pauli-Haack, curator at the Gutenberg Times and a full-time core contributor for the WordPress Open Source project sponsored by Automattic.</p>\n\n\n\n<p>With me today as co-host is Jessica Lyschik from Greyd, core contributor and theme wizard, and one of the people you&#8217;ll find often in the WordPress Outreach channel discussing block themes and other topics. It&#8217;s wonderful to have you, Jessica. Thank you for taking the time. How are you today and how was your summer?</p>\n\n\n\n<p><em>Jessica Lyschik:</em> Yeah, thanks for having me, Birgit. I&#8217;m doing good. My summer was nice so far. It&#8217;s a bit hot outside, so I&#8217;m here in the cool area, so that&#8217;s all good.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> Yeah, I just recently looked at the&#8230; So I&#8217;m pretty much also, it&#8217;s very hot. It&#8217;s about 29 degrees inside, 31 outside Celsius, and I was just comparing it to Florida because I lived there for 25 years and I found that the advantage here in Munich is that in the night, it gets really colder.</p>\n\n\n\n<p>It cools off about eight degrees. So I looked at the weather in Florida even at night they have 25, 24 degrees, and here we have about 16 or 15 degrees Celsius, so it&#8217;s all bearable. And a night owl like me can certainly survive this one here.</p>\n\n\n\n<p><em>Jessica Lyschik:</em> Yeah, I&#8217;m a night owl too. So in the evening, it&#8217;s a bit more chilly.</p>\n\n\n\n<p><em>Birgit Pauli-Haack: </em>Yeah. So Jessica, you have been on the show before. This is your third time, but for our new listeners, would you tell us briefly what you&#8217;re working on and how you contribute to WordPress?</p>\n\n\n\n<p><em>Jessica Lyschik:</em> Yeah, sure. So Birgit has actually introduced me quite well already. So I&#8217;m working at Greyd on the products that enhance not just the block editor, but also a lot of stuff to improve your workflows in managing a WordPress website. So I do everything from support, to bug fixes, to new features like the whole package.</p>\n\n\n\n<p>And I&#8217;m also a WordPress core contributor and have worked on the Twenty Twenty Four theme last year. So it&#8217;s now been a year since then. And apparently I appear way too often on the outreach channel on Slack, and I hope that not every time people are rolling their eyes because I have asked another question there.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> No, it&#8217;s quite the opposite actually, and I just mentioned it because I don&#8217;t think we talked on this show before on the outreach program that merged into a broader scope than it was with the full site editing. And it&#8217;s a channel where Nick Diego, Justin Tadlock, myself, and Ryan Welcher actually hang out on the WordPress Slack to answer questions, connect with extenders that build products on top of WordPress or know coders that do theme building.</p>\n\n\n\n<p>And so if you have questions or if you think something isn&#8217;t right or if you just wonder, okay, I don&#8217;t know, is it supposed to work like that or is it a bug? And to figure that out, it&#8217;s very hard to do a bug report when you don&#8217;t know if it&#8217;s supposed to work like that or not. So we figure it out together. And so answering questions.</p>\n\n\n\n<p>So when you come, you actually are part of the feedback loop back to the developers as well to say, okay, if Jessica&#8217;s confused, it&#8217;s confused for other people too, or you&#8217;re also an early warning system. Jessica the canary. So keep doing what you&#8217;re doing. It helps you probably both in your work as well as in our work, and I want to encourage a lot of other people to come to the channel and hang out. We don&#8217;t bite. We answer every question and we hope you get better at whatever you want to do. So that&#8217;s why I mentioned it before.</p>\n\n\n\n<p><em>Jessica Lyschik:</em> And I&#8217;m the one who asks the most questions, I feel like, in this channel.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> Sometimes. Well, that depends on what you&#8217;re working on.</p>\n\n\n\n<p><em>Jessica Lyschik:</em> Yeah, that&#8217;s actually true. So sometimes it&#8217;s like there&#8217;s something, a feature we would like to add in our product and it&#8217;s like, hmm, how is core handling that? Is that actually right? Or should this be different? Is that a bug? Is that a bug in our end in our product? Can we reproduce this with just for default theme and WordPress core itself?</p>\n\n\n\n<p>And oftentimes it&#8217;s a bit unsure, is it really supposed to work like that? So I had multiple questions of these and I got them answered all. I think there was one or two that were too broad and maybe not in depth from my side, which is totally okay. But in general, I can say has always been an answer at some point, and if not, then just keep iterating on it. So keep asking again.</p>\n\n\n\n<p>And I think it works very well in the outreach channel. Just also from my perspective as an extender, I think it&#8217;s super valuable to have this channel so I can just discuss this in turn with my colleagues and then, okay, we don&#8217;t know what to do next or where the culprit is so we can ask core contributors and maybe other people have ideas. So I have helped out also other people that had questions where I knew the answer to, so I help them out as well.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> And sometimes it&#8217;s not just something that doesn&#8217;t work right or it&#8217;s quirky or something like that. It&#8217;s more like how do you approach it in working with that particular API and having multiple voices in one channel actually helps really figuring it out for yourself or for myself, but also gives a better input or feedback on what are the use cases, special features will come in.</p>\n\n\n\n<p>We have new APIs for the plugins and can do templates that are editable in this site editor when we talk about it a little later today with the 19.1 release. But that is certainly something that needs to be discussed with a few people. There&#8217;s also a GitHub group, it&#8217;s called WordPress/Outreach, where about 22 people extenders have said, &#8220;Okay, if you ping us with that handle, we are ready to give feedback on certain new features and a discussion on issue on GitHub or on a PR.&#8221;</p>\n\n\n\n<p>So I think we can close the feedback loops a little bit or make the feedback loops a little bit closer and a little bit more interactive during development and even afterwards. Well, that&#8217;s a little excursion, the outreach channel, so join us there. You definitely need a Slack account and you need a WordPress.org account, but other than that, it&#8217;s easy access.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Announcements<strong>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</strong></h3>\n\n\n\n<p>So we are at the announcements space on this podcast and it&#8217;s been a while since our last show with Ellen Bauer, so let&#8217;s catch up on a few things. So there were two more developer hours that happened last month. One was on Hello Blocks, an introduction to block development. It&#8217;s not about new features, it&#8217;s about if you haven&#8217;t yet started getting into block development, I think Ryan Welcher was there how to get started, how to approach it, what are the things to learn, and I think they did a great job in putting that all together.</p>\n\n\n\n<p>And then we also had one last week that was the building WordPress themes with the Create Block Theme plugin, and Tammie Lister showed us how she works with that plugin in her theme development process. And it was a great insight also because you also talked about style variations, what works and what doesn&#8217;t work and all that.</p>\n\n\n\n<p>So the recordings are up on YouTube and of course, we&#8217;ll share all the links in the show notes including the link to the developer hours YouTube playlist, so you can go back and listen to the other 25 developer hours that have been done since, I think, last year. Have you listened to any of those developer hours? Not necessarily those two, but others?</p>\n\n\n\n<p><em>Jessica Lyschik:</em> I think I&#8217;ve attended a few in the past, so these two were&#8230; I&#8217;m also already too advanced for this, so I skipped them, but I think for new people or people just starting out or not knowing where to start, I think these are pretty good starter sessions to get into to learn the vocabulary that we use and just to see how do things work and maybe then experiment on top of that.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: Exactly, yeah. It&#8217;s hard to get into all the different audiences. Yeah, they are low-code people, there are developer people, so this is definitely for developers that touch code and more than for no-code or low-code site builders. There are two releases, WordPress releases coming up. There&#8217;s a minor release, a maintenance release coming up with WordPress 6.6.2.</p>\n\n\n\n<p>The release candidate one is scheduled for September 4th and the full release is planned for September 10th. And block editor wise, there is mostly some touch up on the CSS specificity that came out with 6.6 and got a few sites struggling with that. And though the bugs are coming through and we share the link to the release post so you can look up on the track tickets what else is in that maintenance release.&nbsp;</p>\n\n\n\n<h3 class=\"wp-block-heading\">WordPress 6.7</h3>\n\n\n\n<p>The second release coming up is WordPress 6.7, the major release and WordPress beta one is scheduled for Tuesday, November 1st.&nbsp;</p>\n\n\n\n<p><em>Jessica Lyschik:</em> October 1st.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> November 1st, I wish. October 1st. Thank you so much for pointing that out for me. It&#8217;s right there. But the reading at the brain&#8230; It&#8217;s only now it&#8217;s only four weeks away and the last Gutenberg plugin that&#8217;s going to push features into that release will be 19.3. So there are two more Gutenberg plugin releases to come. And then we know what actually made it into 6.7 release.</p>\n\n\n\n<p>There&#8217;s a project board for the editor task, and a couple of weeks ago, there was a hallway hangout with demos of what&#8217;s next for Gutenberg and it showed some demos from the developers how the new tabs block comes along, how a new accordion block comes along, how the image gallery light box is supposed to work, then how the UI for custom fields going to look like with the block bindings together and with the sync patterns overrides.</p>\n\n\n\n<p>And then there&#8217;s also a free form cropping tool that people are working on. I&#8217;m not quite sure it&#8217;s going to make it for 6.7, but it&#8217;s definitely worth looking at it because it&#8217;s better than what is there now. And then there were status updates on data views on the zoomed out mode, on the grid layout, and also on background images for block support.</p>\n\n\n\n<p>So those are things that we don&#8217;t have a roadmap for WordPress 6.7 yet it probably will be published with a source of truth that Anne McCarthy puts out, and there probably won&#8217;t be a prior WordPress roadmap for WordPress 6.7. So we&#8217;ll definitely keep you informed. Anything that stood out for you, Jessica, that you&#8217;re excited about?</p>\n\n\n\n<p><em>Jessica Lyschik</em>: 6.7 will also ship with a new default theme.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> Good point. That was not on the Hallway Hangout.</p>\n\n\n\n<p><em>Jessica Lyschik</em>: Because I think the Hallway Hangout happened before the introduction post got online I think something like that.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> Yes.</p>\n\n\n\n<p><em>Jessica Lyschik</em>: So new default theme. So Twenty Twenty Four will have its last days. Nah, just kidding. Twenty Twenty Five will be coming, yes. Yeah, design is up. The work has already started and I haven&#8217;t checked in this week, I was a bit busy. But so far, what I&#8217;ve been seeing looks pretty good. It&#8217;s like progress is made. They have a few more weeks than we did last year.</p>\n\n\n\n<p>Last year we had only four, now they have seven, so they have a bit more time to polish things, but I think overall the design is pretty straightforward. It has some nice features in it, but it&#8217;s not too advanced that it super much relies on features to be implemented. I know Carolina has been working on post formats as well, but I don&#8217;t think that these will make it actually. So I think there&#8217;s some more feedback needed or some more iterations needed on that, but overall the theme just looks great.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> Yeah. Yeah. And the listeners, we will share the introduction post that was on the make core block, I think it was&#8230; Yeah, I&#8217;ll find it. I didn&#8217;t put it in the list here. I&#8217;m sorry.</p>\n\n\n\n<p><em>Jessica Lyschik:</em> No worries, that&#8217;s why you have me here.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> Yes, right. You are more in tune than what happened in the last four weeks than I was because I was on vacation.</p>\n\n\n\n<p><em>Jessica Lyschik:</em> Everyone deserves a vacation, so that&#8217;s fine.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> Yeah, so I also saw that Carolina, and we&#8217;re talking about Carolina Nymark who was here two episodes before on the show. She is also facilitating weekly meetings for contributors to the default Twenty Twenty Five theme because there is a call for contributors for creating style variations as well as patterns. And so if you want to contribute to that or just see what&#8217;s happening about it, just follow the core Slack block for the theme meetings for the default theme so you know what&#8217;s up.</p>\n\n\n\n<h3 class=\"wp-block-heading\">What’s Released &#8211; Create Block Theme<strong>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</strong></h3>\n\n\n\n<p>So we are at the stage what actually was released, and before we go into Gutenberg, let&#8217;s talk about the Create Block Theme plugin. I&#8217;m not sure if you&#8217;re actually using that because you&#8217;re more into code and not going from the site to use the theme and back and forth again, but that&#8217;s what you can do with Create Block Theme plugin. You can make all the design changes and decisions on a theme.</p>\n\n\n\n<p>So you can clone a theme, you can start an empty theme from scratch, or you can create a child theme with that plugin directly from your admin for the admin pages or for the site from the site editor. And then you can save the changes that are made through the site editor that are stored in the database, be pulled out into your file system, so being changes for colors or style variations or all that, you can then export it into your theme file system and then use that update so you can use it on a different site as well.</p>\n\n\n\n<p>And that&#8217;s actually a process that quite a few theme developers use, especially also those that work for Automattic. There was a Hallway Hangout where Beatrice Fialho, who also is the designer of the Twenty Twenty Five theme, has demonstrated her workflow from using the site editor to pull in a theme into Playground and then use the plugin to get it out of it into and then push it to GitHub as a pull request.</p>\n\n\n\n<p>So that was really cool. And you don&#8217;t need to know code pretty much, you can all do it through Playground. But the Create Block Theme plugin is sometimes a little bit behind core because all the new features need to land in core and then it needs to be decided. Okay, how can Block Theme plugin&#8230; God, this hard?</p>\n\n\n\n<p><em>Jessica Lyschik:</em> It&#8217;s all worse than one.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> Yeah. Create Block Theme plugin help, no coders or theme builders to get everything out again into a theme that is reusable. So there&#8217;s a new global style, JSON data inspector. There&#8217;s also an update on the black theme, theme JSON. Then the side bar because when you install it&#8217;s installed, it has the side bar in the side editor, but on classic themes you don&#8217;t have the site bar. So it&#8217;s disabled for classic themes.</p>\n\n\n\n<p>You can still use it through the admin pages, and now they had to bump up the minimum required WordPress version to 6.6. So if you use that Create Block Theme plugin, I will cluster the links in the show notes with the developer hours with Tammie Lister, the link to the plugin, and also to the Hallway Hangout recap where we have the demo, how the plugin Playground and GitHub can work together to put it also in version control.</p>\n\n\n\n<p>It was complicated. I thought it would be easier, but maybe it&#8217;s just me who made it complicated.&nbsp;</p>\n\n\n\n<h3 class=\"wp-block-heading\">Gutenberg 19.0</h3>\n\n\n\n<p>All right, Gutenberg 19.0, 206 PRs merged by 50 contributors including five first-time contributors. Fabulous. Great work. So what&#8217;s new? Yeah, no fear. We will not read all 206 PRs. We only grab a few of those as most of you know, do you want to start Jessica?</p>\n\n\n\n<h3 class=\"wp-block-heading\">Enhancements</h3>\n\n\n\n<p><em>Jessica Lyschik:</em> Yeah, I think we can directly start with one of the enhancements, which is font format library at old edit field to inline image, which basically means when you have added an inline image to a paragraph for example, then you can also now add an alternative text, which was previously not possible.</p>\n\n\n\n<p>I think there was only that you could adjust the width but not add anything else. And maybe sometimes it would be helpful to have an alternative text there, especially for accessibility reasons. So that&#8217;s actually a really cool change. It&#8217;s tiny, but it&#8217;s really helping. Definitely.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> Yeah, just to clarify, I totally agree with you. It&#8217;s tiny, but a very good enhancement. If the image has an alt text in the media library, it automatically was pulled but you weren&#8217;t able to change it. So that&#8217;s why the edit field was added to it. So if somebody uploaded it without an alt text, you couldn&#8217;t edit it unless you go back to the media library and edit it, remove it from the canvas and then put it in again. So this is not so much…</p>\n\n\n\n<p><em>Jessica Lyschik:</em> Yeah, sometimes it will be usable or exactly using that case to have no alternative text when it&#8217;s just something, a visual indicator. So there&#8217;s no need for an alternative text. But as you said, when you can only change it from what&#8217;s in the media library then it makes no sense because sometimes you would need it and sometimes maybe even not. Now you can really apply an alternative text or not if you don&#8217;t need it. So you have now both options.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> Yeah, decorative imaging doesn&#8217;t need an alt text, but yes, cool. For the gallery link controls, they are now in the block toolbar. So because the link controls not only has, you could either put a link on the image or you can enable the click to increase and those two things were separated, so you could actually do both.</p>\n\n\n\n<p>Now you can only do either one of them, which makes sense because you can only do a one click action on the image. So that&#8217;s why those things are now combined and you find them in the block toolbar and not in the side bar.</p>\n\n\n\n<p><em>Jessica Lyschik:</em> Yeah, that&#8217;s a pretty good user experience enhancement. So I really like that. I actually haven&#8217;t seen this before, but good to have it pointed out.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> So on the navigation block, the system now hides the overlay menu, that&#8217;s the mobile menu. If the block is selected so it gets out of your way. The navigation block gets quite a few incremental changes and improvements, but this one is definitely&#8230;</p>\n\n\n\n<p>And it&#8217;s all a little bit clustered and we find in other releases that or that they&#8217;re working on is removing or moving stuff around. So the navigation block will have some additional small improvements, quality of life improvements, which are definitely necessary.</p>\n\n\n\n<p><em>Jessica Lyschik:</em> Border block support, yay. More posts receive borders, yay. I mean it sounds super hard, but it&#8217;s actually, I don&#8217;t think where Borders started out which block it was just a few, couple blocks, but it makes sense to have them at more blocks available because sometimes you want to style and a block with borders when your layout needs it, for example.</p>\n\n\n\n<p>So otherwise, you would have to put it in a group before and now you can just style it on the block itself just like you can do in CSS basically. And I think borders is a really nice example where it makes sense to add it to a lot of blocks. So there are a couple of more that got border block support in 19.0. So mostly post-related blocks, post-date, post-term, post-title, so and then we have site tagline, site title, table of contents. It&#8217;s not published yet, I think.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> Well, table of contents is in the plugin, but it&#8217;s not in the core.</p>\n\n\n\n<p><em>Jessica Lyschik:</em> It&#8217;s in the plugin, right? It&#8217;s not in core yet. Exactly. Is Time To Read in core already? I&#8217;m not sure, no.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> No. There were some accessibility issues with Time To Read and also the exclusivity it makes you feel bad when you take longer than the Time To Read puts out there. So there were some concerns in that both are in the Gutenberg plugin definitely, but now they have border support, so if you use them in production, it&#8217;s always interesting.</p>\n\n\n\n<p>So there were some tweaks on the tag cloud controls and description there were nice because it&#8217;s a little bit more organized in the side bar and how the design is cleaned up and it also has the feature smallest to largest. You can now put the side, it&#8217;s a little bit more organized and also has a better description. The next one is the list block.</p>\n\n\n\n<p><em>Jessica Lyschik:</em> Yeah, the list block seems to got a bunch of improvements there. I&#8217;m just trying to figure it out.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> Change the numbering style to something much more recognizable like a list style and then move the style controls up to the start value controls. So it&#8217;s also the user interface for that. Change the longer title to just for reverse list numbering to just reverse, which would be definitely equally understandable, I hope.</p>\n\n\n\n<p>And then remove the default background color control to the list item, which is very nice. I like that because then you can do your own stripe design if you want to And it changed the default icon size to the, what is that? 40 pixels. That&#8217;s something that some of the interface items have a different size than others and I think the standardized is to go for 40 pixels.</p>\n\n\n\n<p><em>Jessica Lyschik:</em> I have seen this change now across the change logs recently, so I think there&#8217;s some unification there going on to make them all the same size. So you know where do you expect to click in. That makes total sense. No, that&#8217;s actually pretty good improvement. So it&#8217;s, again, just tiny and probably not the next big feature, but it&#8217;s definitely user experience improvement. That&#8217;s cool to see.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> Yeah, there is a Gutenberg polish board that has been around for I think three versions and contributors are getting finally a little bit more through that to make all those changes. So I like that there&#8217;s revisit some of the design choices and unify them exactly, especially because there are new things coming in the data views and it would be helpful when they were all standardized as well.</p>\n\n\n\n<p>And one of the features in the Gutenberg 19.0 is additional data use extensibility. So it allows now to unregister permanent delete post actions or unregister restore post action or unregister trash post action. That is for site owners or site builders that want to put some guardrails around those state of use actions to help the clients not to get lost or…</p>\n\n\n\n<p><em>Jessica Lyschik:</em> Destroy site.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> Save them for themselves. Yeah, destroy their site, yes. But it also opens it up. I think it&#8217;s another, it&#8217;s also coming, if it&#8217;s under 19.1, it&#8217;s definitely a 19.2 is that it opens up that particular piece also for third-party additional bug action. So I think that&#8217;s the way to where it goes, where it&#8217;s heading.</p>\n\n\n\n<p><em>Jessica Lyschik:</em> Yeah, I think we need this also because the true power of WordPress previously when you use the old style backend, it&#8217;s extensibility. So you could add whatever you needed to work with whatever plugin, functionality was provided. And I think if we lose this then WordPress will lose its user base. That sounds now very harsh.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> No, you&#8217;re right.</p>\n\n\n\n<p><em>Jessica Lyschik</em>: It&#8217;s like little steps in that direction and I think when we have this extensibility overall that when we keep this, it was on the old-school WordPress if you will, then I think that&#8217;s only the pathway forward because what made WordPress so big is the fact that you can make everything out of it so it&#8217;s so extensible.</p>\n\n\n\n<p>There are so many plugins, there&#8217;s so much functionality you can use with it and if you just do not allow these things, I think this is also where people struggle sometimes where agencies struggle to get the stuff in and we struggle great with that sometimes. So the more, the better of extensibility possibilities.</p>\n\n\n\n<p><em>Birgit Pauli-Haack: </em>As a side note, there is now a tracking issue in Gutenberg repository about the most important extensibility issues for certain areas and so that would be really great, and I will share the link in the show notes, would be really great to get more input on each of those issues in terms of use case and why it&#8217;s really important for a certain use case to have that extensibility feature in there.</p>\n\n\n\n<p>I will share the link in the show notes, but it&#8217;s also something that will be more and more also discussed in the outreach channels and it&#8217;s not so much about the data views because I think, so the Gutenberg developers definitely know that the data views will not come to WordPress permanently unless they are extendable to the same or similar grade as it is now.</p>\n\n\n\n<p>So one approach is should we replicate the hooks and the filters or should we see, because there&#8217;s another level there, is the user can also make decisions on certain things. So that&#8217;s why it&#8217;s really important for the site editor and the block editor to get the extensibility with that in mind.</p>\n\n\n\n<p>For the data views, it&#8217;s not that important because the extensibility is a given point, but it doesn&#8217;t have the user changing things too much around except for maybe changing the column or changing which fields are displayed are all things that haven&#8217;t been done yet previously to WordPress. So it&#8217;s coming in additional features, but the extensibility certainly will come back.</p>\n\n\n\n<p>Talking about the next thing on the changelog, that&#8217;s the heading that&#8217;s enable heading level curation. So that is a PR where you can, as a developer, give your clients, your site creators, certain headers that you can only use as default. So one example is why do we have the H1 in that list when you are not supposed to have more than one H1 heading on the page, which is now the site title for now default.</p>\n\n\n\n<p>So every other heading should be H2, which works, but then there are other things as well where you say, okay, for the editor, we can only have H3s because all the other things are dynamically graded. So that was definitely one of those extensibility issues for the editor that came out of a conversation with extenders who have hundreds and hundreds of sites on their multi-site system to give them a way to have additional guardrails for their users, their students or faculty members.</p>\n\n\n\n<p><em>Jessica Lyschik</em>: That&#8217;s a very good change. I like that.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> And with it actually also comes a new option called level option attribute for other core blocks like the post title, the query title, site title, and the site tagline where you can also control the available heading levels for your custom blocks or your block variations if you want to.</p>\n\n\n\n<p><em>Jessica Lyschik:</em> Yeah, that makes sense to extend that to these blocks as well.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> Because that&#8217;s where the headings come in on a dynamic level. Then what comes out of conversations had in the hallway tracks of WordCamp, I think since we have WordCamp&#8217;s now more and more and these conversations happen quite frequently and they&#8217;ll also make it into core quite rapidly.</p>\n\n\n\n<p><em>Jessica Lyschik:</em> That&#8217;s true.</p>\n\n\n\n<p><em>Birgit Pauli-Haack</em>: So what&#8217;s the next one? I highlighted add the radio scale, but I think that&#8217;s the slider for the border radius. You can now add a scale to it through the components. So that is definitely a developer related thing. So you have radius X small, radius small, radius medium, radius large, so you can have presets for your bottle radius I think through the components. That&#8217;s cool.</p>\n\n\n\n<p><em>Jessica Lyschik:</em> Nice.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> And do you want to take the select controls?</p>\n\n\n\n<p><em>Jessica Lyschik:</em> Well, they seem to be very much technical.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> Yeah, we can skip that. It&#8217;s definitely for…</p>\n\n\n\n<p><em>Jessica Lyschik:</em> I think we can skip that. Yeah.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> Yeah, it&#8217;s for developers that use the select control. If you have that in your plugins or products, go back and see how that might change how you work with it. It&#8217;s all backwards compatible so don&#8217;t fear. So the next one, I&#8217;m in school, I think we are almost done with 19.0.</p>\n\n\n\n<p><em>Jessica Lyschik:</em> I think I highlighted one that I found quite interesting.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> Did I skip it?</p>\n\n\n\n<p><em>Jessica Lyschik:</em> Probably.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> Go ahead.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Accessibility</h3>\n\n\n\n<p><em>Jessica Lyschik:</em> It&#8217;s in the accessibility section, there has been a PR to move the post per page offset and pages controls from the block toolbar into the inspector controls and we&#8217;re now talking about the query loop block. So previously, or as of now you have to, when you want to adjust what the query loop is outputting the number of posts per page, if there should be an offset and these things, you have it in a block toolbar and now they got all moved to the setting side bar.</p>\n\n\n\n<p>So I think this is a change that probably will leave people confused if they do not hear about it or they will search for those. Where is that toggle? I need to change the number of posts. So I just wanted to highlight that one because that&#8217;s what I stumbled upon as well and I thought, ooh. I mean, it&#8217;s not a bad change makes sense to move them to the site bar, but if you are not aware of it that things are moving around, then it might be confusing to hear.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> Totally correct to call that out, especially because the side bar is not automatically opened. When you select the block, so you need to have another click and open the side bar settings for that. And I think it also was moved to the inspector controls, which is the technical term for side bar, because there is also additional features are coming for that and it would be combined with those options for the query loop. Yeah, good point. Thank you so much.</p>\n\n\n\n<p>And I have another one and we talked about it, but I just wanted to see that there is also a hook to allow for the data view sustainability. There&#8217;s also a hook to allow third-party scripts to register and unregister post type actions that is combined with what we previously talked about the same, the extensibility of the data views and I think that was it all, the Gutenberg 19.0 and we are moving right into Gutenberg 19.1.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Gutenberg 19.1</h3>\n\n\n\n<p>So vacation time, you see they have only 178 PRs merged by 46 contributors. The release post is out and Artemio Morales was the release lead for this one. Let&#8217;s talk about the enhancements. There are some quick edit actions for the data views.</p>\n\n\n\n<p><em>Jessica Lyschik:</em> Just as quick edit actions, but I guess it&#8217;s related to data views and the linked issues, it says data views. Oh my god, so many changes.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> And the data views, so you don&#8217;t have to open up the post to change the post status. So you can publish or put it in draft or move it forward or change the date right from the data view list and I think that&#8217;s pretty cool.</p>\n\n\n\n<p><em>Jessica Lyschik:</em> Yeah, it&#8217;s just like replicating what we have or what we are used to from the traditional post overview to exactly in the data views to&#8230; When you see something familiar, it just gets easier to adapt to the different look, but it works the same when you use it. Of course, under the hood it&#8217;s a bit different, but I think the user experience when it&#8217;s fairly similar to what we are used to, I think people will quickly adapt to the new interface.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> I totally agree with you, but the interface looks so much more modern so it&#8217;s actually delightful.</p>\n\n\n\n<p><em>Jessica Lyschik:</em> Absolutely, yes.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> And part of the extensibility again, so there is some great work being done and very pushed forward. There&#8217;s also unregistering, duplicate post actions patterns, unregistered duplication from template part actions or rename or reorder page or view post actions and all that.</p>\n\n\n\n<p>So you can definitely, as a plugin developer, when you use those data views, you can pretty much make your own defaults for that and use it as you need it for your plugins. So the image block has a reset button.</p>\n\n\n\n<p><em>Jessica Lyschik:</em> Yeah, I think this is also an interesting change. It looks, again, one of these tiny changes, but when you have added an image block before and then selected an media either from your library or from URL, you could never reset the block to this initial state where you have this white box with the three buttons and now you can because the reset option has been added to where you replace those, where you can replace the media, you can reset it.</p>\n\n\n\n<p>So in case you want to change the image to something else but don&#8217;t have the new image ready yet, you can just delete it, but leave the image block as placeholder there so you know when you come back that you can edit again. I think this is, again, a tiny change, but I think it could be a great quality of life improvement for many people.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> Absolutely, yeah. You can go back to where you started off and that&#8217;s always a good place when you make decisions, you have buyer’s remorse for that and you can just go back and say, okay.</p>\n\n\n\n<p><em>Jessica Lyschik</em>: Maybe I have changed the aspect ratio or whatever other changes you&#8217;ve made and you need to start over again. It&#8217;s now as simple as clicking into a menu element and not having to delete the block and then add a new block again, which has more clicks than just resetting it.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> Absolutely, absolutely. Yeah. And also staying with the image block, there&#8217;s now an overlay with a text shadow possible for the image, so the caption can be on top of the image instead of underneath if you wanted to or it&#8217;s now automatically there.</p>\n\n\n\n<p><em>Jessica Lyschik:</em> And the background is not as harsh as it used to be, so when you have added the caption to the image, there was always this big black hole or this gradient that was in your face and probably did not match many layouts I guess. So that&#8217;s probably why people didn&#8217;t use it and now it&#8217;s just, it&#8217;s still there but it&#8217;s much lighter and it&#8217;s not that harsh at the bottom of the image.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> Yeah, there&#8217;s an art in painting. There is this kind of, don&#8217;t use the black-black thing because it burns a hole in your canvas for a person that&#8217;s going to look at it. That&#8217;s a similar design move there to not be so harsh on certain backgrounds.</p>\n\n\n\n<p><em>Jessica Lyschik:</em> We have some updates to other blocks. I think highlighting the quote block first is something interesting. So the quote block didn&#8217;t have alignment controls, so you couldn&#8217;t left align, right align, center width, full width and wide width.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> Right? Yeah. It was the full width and align wide width that wasn&#8217;t available.</p>\n\n\n\n<p><em>Jessica Lyschik:</em> Yeah, exactly. And I think this has something to do also with the pull quote block from what I roughly remember, but you can now fully align this to whatever you need the quote block to, especially like that it&#8217;s left and right alignable, so you have that in the text, you have this quote block and then the text floats around it. I think this can be very useful. It&#8217;s not here&#8217;s an entire block splitting up your content, but it&#8217;s actually a bit more usable in this case.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> I really like the right or left alignment because you can pull out some of the quotes from a text and make it a little bit more stand out instead of just using a subheader or something like that. So yeah, pretty cool. And now we get some more board support for more blocks.</p>\n\n\n\n<p>So all the comment blocks, comment, author content and date have now border controls, as does the post author bio name and the full author parent block and then the query title and the query loop, the query title can have borders for the file block. The list items block. That is actually pretty cool because then now you can do underlined line items. That&#8217;s really cool. And then also…</p>\n\n\n\n<p><em>Jessica Lyschik:</em> And alternating it with the background to have also distinct border. Then not just the background color but also have a distinct border in between. Oh, that&#8217;s very nice.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> Exactly, exactly. Yeah, and then you can do it also on the full list. Let us stand out and have a border also for the preformatted block and the tag cloud. They all have now border support in the Gutenberg plugin with the 19.1 release. This release also has a few updates for the zoomed out feature. Have you tried the zoom out feature yet?</p>\n\n\n\n<p><em>Jessica Lyschik</em>: Not yet. I&#8217;ve been seeing things around, but I haven&#8217;t really gotten into testing it out yet.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> So when you use patterns, it will click on a pattern. It now can recede the whole canvas into a full page view so to speak. That&#8217;s the zoomed out one. There&#8217;s also a zoomed out. I don&#8217;t know exactly when that happens. Sometimes it&#8217;s triggered and now there is a drop-down also on where you do the preview and the mobile and the preview new tab. There&#8217;s also a new drop-down on the zoomed out or zoom in.</p>\n\n\n\n<p>So you can see, okay, when I want to put in a new section, how does that change my whole feel for the whole page? And that&#8217;s actually a great feature, but it has a few pitfalls. Can I edit when I&#8217;m in that mode? And so the block insertion points needed to be handled differently, clear out or changed when you select a different block or section and then the default inserter to the patterns tab when in zoom out.</p>\n\n\n\n<p>Okay. So you will see when the pattern, when you&#8217;re zoomed out mode and you click on the insertor, you first see the pattern displayed because there is the idea that if you are in zoomed out mode, you want to add bigger sections and you need a bigger view on that. It&#8217;s kind of those assumptions all need to be tested.</p>\n\n\n\n<p>So it would be really cool to have more testing being done and get some more opinions and feedback about it, how that changes your flow when you work it on a day-to-day basis. And there is actually a call for testing out for that by Anne McCarthy. No, she has block binding, sorry. And now she definitely wants you to test us in the outreach channel. She posted that, so get on it, Jessica.</p>\n\n\n\n<p><em>Jessica Lyschik:</em> Yeah, I guess. I&#8217;m not so sure the next two weeks will be a bit tough, so probably after WorldCamp US maybe where I think we&#8217;ll be almost too late to actually test this, but.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> I&#8217;m not sure it&#8217;s going to make it to 6.7. There is a full push for it to get it in .7, but I don&#8217;t know yet or we don&#8217;t know yet.</p>\n\n\n\n<p><em>Jessica Lyschik:</em> It&#8217;s a pretty big feature, the whole zoom out thing. So it&#8217;s one of those things that probably will need another iteration before they land in core, that will be&#8230; I think this way, this is the way to go.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> Yeah, I feel that too, but we&#8217;ll see. Because you can&#8217;t scale it down to say, okay, I have a minimum viable product and then iterate on it. If it disrupts your workflow too much, you can&#8217;t go back and then you have some backwards compatibility of something that you didn&#8217;t want. Being on the conscious side is definitely something that we learned with the whole Gutenberg releases.</p>\n\n\n\n<p><em>Jessica Lyschik:</em> As you said, it works better with some other features that are just small steps so that the iterations happen in small steps and they&#8217;re not disturbing the actual workflow that people are already using. So this would be one of those things that if you put it in, things would change immediately for people and they have no chance to look into it or get used to it. Probably not even deactivated if possible.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> Yes, and there&#8217;s also the surprise factor will not as intuitive as you want it to be. Sometimes you get some new feature and said, oh, that is cool. It triggers and you say, oh, that&#8217;s new and I like it. Most of the time it&#8217;s kind of, oh, what happened? Did I do something?</p>\n\n\n\n<p><em>Jessica Lyschik:</em> This disrupts my workflow. So that&#8217;s always the not so good option you want to I go for.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> So true. So true, yes. Then we come to one of the biggest features landed in Gutenberg 19.1 that a lot of people have been waiting for since Block Themes came out in Twenty Twenty Two. No, in Twenty Twenty. We first talked about block themes and I know because I had the early Carolina Nymark and Anders Noren and even a developer on the Gutenberg Live Q&amp;A.</p>\n\n\n\n<h3 class=\"wp-block-heading\">API<strong>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</strong></h3>\n\n\n\n<p>So the feature is how plugin can create templates that are edible in the site editor and API has landed right now with 19.1 in Gutenberg and almost immediately, well Justin Tadlock was working with a release candidate and he published a tutorial on how plugin developers can work with it or start at least experimenting with it on the developer block.</p>\n\n\n\n<p>It&#8217;s called Registering Block Templates via our plugins in WordPress 6.7, and it&#8217;s definitely worth getting to know that feature now because now it can be issues, bug reports can be found out, so definitely get into it when you&#8217;re interested in that.</p>\n\n\n\n<p>He has an example on where you do custom post types and custom fields for a book custom post type and then shows how to create the single book and then the archive book template and as well as the custom templates that you can offer for changing the single post book or something like that.&nbsp;</p>\n\n\n\n<p>So there will also be, on September 10th 15:00 UTC, that&#8217;s 9:00 AM Eastern and 17:00 European Central.</p>\n\n\n\n<p><em>Jessica Lyschik:</em> It will be 11 Eastern?</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> 11 Eastern, yes. I make that mistake. All the time zones, the pain of my existence. So 11 Eastern, 8:00 AM Pacific, and 5:00 PM in Central Europe. There&#8217;s a developer hangout, a first look at the template registration API. You can RSVP wire the WordPress online meetup group and if you get the chance to look at the tutorial, you can also bring your questions.</p>\n\n\n\n<p>So I like that combination of, okay, there&#8217;s an API in Gutenberg, we have a developer block post about it on how to use it and then we offer developer hours to it. So that&#8217;s a great way to roll out a feature that a lot of people have waited for and to integrate it into their plugins.</p>\n\n\n\n<p><em>Jessica Lyschik:</em> It&#8217;s a full package and I definitely need to look into it because that&#8217;s very interesting, especially if you&#8217;re registering custom post types in some sort. And then imagine you have whatever plugin you&#8217;re using, if you&#8217;re using a plugin to register post types and then the plugin is able to provide you with a template or various templates.</p>\n\n\n\n<p>Or if you have specific templates, you can already tie that template to the post type when you register them, you can just go into the editor, no other files included, no chat theme where you need to throw in any other template, template files essentially and just start editing from there. I think that&#8217;s a pretty nice feature.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> It&#8217;s a pretty feature, yeah, it&#8217;s something that hasn&#8217;t been done in WordPress before and it was not so easy for plugin developers to get it right in the first place, even with classic themes. So this is definitely a move forward and could entice some of the plugin developers that haven&#8217;t been migrating to the block editor yet entirely to rethink that piece because it&#8217;s probably easier to do it now without having to create custom blocks or anything.</p>\n\n\n\n<p>I read through the tutorial, it seems to be pretty straightforward and especially when you are already familiar with block themes and patterns and all that. Definitely.</p>\n\n\n\n<p><em>Jessica Lyschik:</em> Yeah, that&#8217;s definitely on my to-do list for next week to check that out because that&#8217;s a really interesting thing. Also for other grade to provide additional templates for whatever you needed, have custom ideas, so that&#8217;s actually pretty neat.</p>\n\n\n\n<p>Or maybe even just blank templates registering, so let&#8217;s say you add a post type and then have a checkbox somewhere that says add templates to site editor and then you check the box, save it, and then go directly to the site editor and have an empty template there without having to go through this template creation process within the site editor. It just takes away a couple steps, but it makes it so smoother.</p>\n\n\n\n<p><em>Birgit Pauli-Haack: </em>Absolutely.</p>\n\n\n\n<p><em>Jessica Lyschik:</em> Then creation for the post types. So that would be pretty gassed.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> And you probably could even find out what&#8217;s the overall header and footer and so you don&#8217;t have an empty template, you just have a template with the rest of the site already filled in. Might be something to think about. Yeah, so that&#8217;s the big, new feature right now it&#8217;s the first iteration of the API, so any feedback would be absolutely helpful if there are bug reports, put them in the GitHub issue.</p>\n\n\n\n<p>If you want to discuss it with other people, go to the developer hours and discuss it and then we&#8217;ll figure out or they figure out if there are some additional iterations necessary or feature requests. Also join us in the outreach channel to discuss some of the things. Moving on on the 19.1, do we have more?</p>\n\n\n\n<p><em>Jessica Lyschik:</em> I think that&#8217;s it.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> That&#8217;s it?</p>\n\n\n\n<p><em>Jessica Lyschik:</em> Don&#8217;t see anymore.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Documentation</h3>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> All right. I had one thing in the documentation part because&#8230; Right. The interactivity API has additional documentation and it&#8217;s more on the basis of fundamentals. So it explains three core concept of the interactivity API in more depth, so people who had problems to figure out what the interactivity API is for and how it&#8217;s actually works can consult the new pages in the documentation and hopefully, get more clarity on it.</p>\n\n\n\n<p>Excellent. So thank you so much, Jessica for going with me through the two changelogs for two plugins.&nbsp;</p>\n\n\n\n<h3 class=\"wp-block-heading\">What’s in Active Development or Discussed</h3>\n\n\n\n<p>I have one more thing and that is what it&#8217;s an active development and that touches on the collaboration effort on WordPress, so more people can comment in line on the block editor about content and I share the issue with that. That&#8217;s issue 59445, 59445 if you want to grab it.</p>\n\n\n\n<p>Of course. The link is in the show notes, but the issue was just updated with some mock-ups on how this is supposed to work. There&#8217;s also a PR 60622 that you can definitely put into your playground and experiment with it, but the mock-ups are really nice. You can have in line comments per block and then see also in the site bar, it&#8217;s an overlay to the side bar who has with the comments for that particular block. That&#8217;s neat. Check it out. If you want to test the PR, it&#8217;s not merged yet. You would need to use the playground and punch in the number six, oh&#8230; What was it?</p>\n\n\n\n<p><em>Jessica Lyschik:</em> Somewhere in the middle. Six, oh something.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> 60622, and then I&#8217;ll share the link in the show notes directly to the playground, the space where you can with the PR installed so you can test it. But it&#8217;s definitely something I&#8217;m really excited about because when you&#8217;re working on a&#8230; You can take away the Google Docs commenting thing and not just edit or write directly in the block editor and have additional people comment on it. That&#8217;s really cool.</p>\n\n\n\n<p><em>Jessica Lyschik</em>: Yeah, that&#8217;s definitely an interesting thing too. I would be interested if it&#8217;s actually possible that two people can already see a block post.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> Yeah, that&#8217;s part of it. Yes.</p>\n\n\n\n<p><em>Jessica Lyschik:</em> Yeah, I guess so. It would make sense. You can do it asynchronously, but I think doing it, seeing someone just like in a Google Docs, seeing someone editing stuff and then you can comment on it. I think that&#8217;s in a very interesting way forward to work with WordPress.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> The core contributors are working on so many things and just this section, our podcast almost points out some of the things that would be interesting to get an early view on it to get feedback on it or even figure out if that fits in your workflow for concentration or even in development. All right, we are at the end of the show.</p>\n\n\n\n<p><em>Jessica Lyschik:</em> Already?</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> Yeah, already is good. We have talked about quite a few things today. Thank you so much for your time. Is there anything that you would want to talk about that you didn&#8217;t get a word in kind of thing? Because I&#8217;m rambling on.</p>\n\n\n\n<p><em>Jessica Lyschik:</em> No, I think I mentioned the default theme.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> Yes.</p>\n\n\n\n<p><em>Jessica Lyschik:</em> I think that&#8217;s probably also one of the interesting things for 6.7 or what&#8217;s currently going on in the WordPress core contribution world.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> September 10th, 15:00 UTC, the next developer hour is happening on the template plugins. That&#8217;s just a little reminder for those that listen to this end. As always, the show notes will be published on <a href=\"http://gutenbergtimes.com/podcast\">GutenbergTimes.com/podcast</a>.</p>\n\n\n\n<p>As mentioned, this is the 106th episode, and if you have questions or suggestions or news you want us to include, send them to <a href=\"mailto:[email protected]\">[email protected]</a>. That&#8217;s the <a href=\"mailto:[email protected]\">[email protected]</a>.</p>\n\n\n\n<p>So thank you all for listening and welcome all the new listeners that we gathered in the last four weeks. Thank you, Jessica. If people want to get in touch with you, how can they reach you or find you online?</p>\n\n\n\n<p><em>Jessica Lyschik:</em> So I guess easiest is Twitter or X, if you call it. I would still call it Twitter anyway.</p>\n\n\n\n<p><em>Birgit Pauli-Haack:</em> You do?</p>\n\n\n\n<p><em>Jessica Lyschik:</em> It&#8217;s Jessica Lyschik, just my full name on there, or find me on Slack @Jessica. That&#8217;s probably where you can reach me the easiest.</p>\n\n\n\n<p><em>Birgit Pauli-Haa</em>ck: That&#8217;s WordPress Slack?</p>\n\n\n\n<p><em>Jessica Lyschik:</em> WordPress Slack, yes, exactly.</p>\n\n\n\n<p><em>Birgit Pauli-Haack: </em>Wonderful. That&#8217;s it. Until the next time. Goodbye.</p>\n\n\n\n<p><em>Jessica Lyschik</em>: Bye.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sun, 01 Sep 2024 16:44:46 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:18:\"Birgit Pauli-Haack\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:36;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:150:\"Gutenberg Times: Data Views, new Block themes, Accessibility Block Twenty-Twenty-Five theme, Template registration for plugins — Weekend Edition 302\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://gutenbergtimes.com/?p=29550\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:109:\"https://gutenbergtimes.com/data-views-new-block-themes-template-registration-for-plugins-weekend-edition-302/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:31722:\"<p>Hi there! </p>\n\n\n\n<p>Wow, going on vacation and coming back to all the great content, and features built around the WordPress Block editor felt quite overwhelming. And I am afraid that it might happen to you, too, when you look at this Weekend Edition. Marvel on all the great content creators that share their knowledge, their creativity, and their time to contribute to WordPress.</p>\n\n\n\n<p>So, Summer is over, and we are heading into the last four months of the year. For many, that&#8217;s the busiest time of the year. I wish you all the luck and perseverance for your art of building websites. And to my American friends, Happy Labor Day weekend! </p>\n\n\n\n<p>To all others, have a wonderful weekend!</p>\n\n\n\n<p>Yours, 💕<br /><em>Birgit</em></p>\n\n\n\n<div class=\"wp-block-group has-light-background-background-color has-background\"><div class=\"wp-block-group__inner-container is-layout-flow wp-block-group-is-layout-flow\">\n<p><strong>Table of Contents</strong></p>\n\n\n\n<ol><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/data-views-new-block-themes-template-registration-for-plugins-weekend-edition-302/#0-word-press-release-information\">Developing Gutenberg and WordPress</a><ol><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/data-views-new-block-themes-template-registration-for-plugins-weekend-edition-302/#wordpress-minor-and-major-release-schedule\">WordPress Minor and Major release schedule</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/data-views-new-block-themes-template-registration-for-plugins-weekend-edition-302/#gutenberg-plugin-releases\">Gutenberg Plugin releases</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/data-views-new-block-themes-template-registration-for-plugins-weekend-edition-302/#default-theme-twenty-twenty-five\">Default Theme Twenty-Twenty-Five</a></li></ol></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/data-views-new-block-themes-template-registration-for-plugins-weekend-edition-302/#0-p\">Plugins, Themes, and Tools for #nocode site builders and owners</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/data-views-new-block-themes-template-registration-for-plugins-weekend-edition-302/#2-word-press-6-0-1-and-6-1-scheduled\">Theme Development for Full Site Editing and Blocks</a></li><li><a class=\"wp-block-table-of-contents__entry\" href=\"https://gutenbergtimes.com/data-views-new-block-themes-template-registration-for-plugins-weekend-edition-302/#3-building-themes-for-fse-and-word-press\">Building Blocks and Tools for the Block editor</a></li></ol>\n</div></div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"0-word-press-release-information\">Developing Gutenberg and WordPress</h2>\n\n\n\n<p><strong>Justin Tadlock</strong> posted this month&#8217;s roundup of updates in <a href=\"https://developer.wordpress.org/news/2024/08/10/whats-new-for-developers-august-2024/\"><strong>What’s new for developers? (August 2024)</strong></a>. and highlighted the Learn WP redesign, the offline mode and PWA support for Playground, and loads of extra block supports. You also find seven updates relevant to plugin developers and seven topics important for theme builders and developers. </p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p>Mid-August core contributors met in an informal Hangout sharing in demos what they have been working. Read all about it in <strong>Hector Prieto</strong>&#8216;s summary and watch the recordings: <a href=\"https://make.wordpress.org/core/2024/08/16/hallway-hangout-recording-lets-chat-about-whats-next-in-gutenberg-august-2024/\">Hallway Hangout recording: Let’s chat about what’s next in Gutenberg (August 2024)</a></p>\n\n\n\n<p>List of demos and their GitHub Issues: </p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://github.com/WordPress/gutenberg/pull/63689\">New tabs block</a></li>\n\n\n\n<li><a href=\"https://github.com/WordPress/gutenberg/pull/64119\">New accordion block</a></li>\n\n\n\n<li><a href=\"https://github.com/WordPress/gutenberg/pull/62906\">Image gallery lightbox</a></li>\n\n\n\n<li><a href=\"https://github.com/WordPress/gutenberg/pull/64570\">Custom Fields UI</a></li>\n\n\n\n<li><a href=\"https://github.com/WordPress/gutenberg/pull/63335\">Free-form cropping tool</a></li>\n\n\n\n<li><a href=\"https://github.com/WordPress/gutenberg/issues/53322\">Status update on Data Views</a></li>\n\n\n\n<li><a href=\"https://github.com/WordPress/gutenberg/issues/64197\">Status check on Zoomed-out mode</a></li>\n\n\n\n<li><a href=\"https://github.com/WordPress/gutenberg/issues/57478\">Status check on the Grid Layout</a></li>\n\n\n\n<li><a href=\"https://github.com/WordPress/gutenberg/issues/54336\">Updates on Background Image block supports</a></li>\n</ul>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><strong>Joen Asmussen</strong> posted the <a href=\"https://make.wordpress.org/design/2024/08/26/design-share-62-aug-12-aug-23/\">Design Share #62 (Aug 12-Aug 23)</a>, about the ongoing work on the WordPress Design team. In the post you find images or videos and associated GitHub links to learn more about the following topics:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Systematizing typography styles in the admin&nbsp;UI</li>\n\n\n\n<li>Text-Wrap Controls</li>\n\n\n\n<li>Small Placeholders</li>\n\n\n\n<li>Styling States in the Style Book</li>\n\n\n\n<li>WordPress.org: Sign-in</li>\n\n\n\n<li>“Add New”</li>\n\n\n\n<li>Image Cropping</li>\n\n\n\n<li>Font Library in Classic Themes</li>\n\n\n\n<li>Expand&nbsp;<code>ItemGroup</code>&nbsp;for greater flexibility and a more consistent UI</li>\n\n\n\n<li>Update&nbsp;<code>Modal</code>&nbsp;animation</li>\n\n\n\n<li>Update&nbsp;<code>ToggleGroupControl</code>&nbsp;appearance</li>\n\n\n\n<li>Five for the Future refresh</li>\n</ul>\n\n\n<div width=\"100%\" class=\"ng-block-e64664cf3519123f wp-block-newsletterglue-separator ng-block\"><div><div><div class=\"ng-block-td\" align=\"center\"><hr /></div></div></div></div>\n\n\n<h3 class=\"wp-block-heading\" id=\"wordpress-minor-and-major-release-schedule\">WordPress Minor and Major release schedule</h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Tonya Mork updated us on the next maintenance release, <a href=\"https://make.wordpress.org/core/2024/08/19/wordpress-6-6-2/\">WordPress 6.6.2</a>. Release Candidate 1 is scheduled for Sept. 4, and the full release is planned for Sept. 10. The minor maintenance release will patch several CSS specificity, styling, and user experience issues related to the Block Editor.</li>\n</ul>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://make.wordpress.org/core/6-7/\">WordPress 6.7</a> release squad is complete. WordPress 6.7 Beta 1 is scheduled for Tuesday, October 1 (only a month away)! If you want to follow along, consult the <a href=\"https://github.com/orgs/WordPress/projects/210/views/1\">Project Board for Editor Tasks</a> with iteration issues for each feature. Release Candidate 1 and Field Guide will be released on October 12th, 2024. Final release is scheduled for November 11, 2024<br /></li>\n\n\n\n<li><strong>Anne McCarthy</strong> invites you to collaborate on <a href=\"https://nomad.blog/2024/08/29/join-me-in-testing-block-bindings-api/\"><strong>testing the Block Bindings UI</strong></a> and provides you all the tools via Playground blueprint and shows you how to use the feature in an accompanying video. </li>\n</ul>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"gutenberg-plugin-releases\">Gutenberg Plugin releases</h3>\n\n\n\n<p>In the past three weeks, two new version of the Gutenberg plugin were released:</p>\n\n\n\n<p>In the release post, <a href=\"https://make.wordpress.org/core/2024/08/14/whats-new-in-gutenberg-19-0-14-august/\"><strong>What’s new in Gutenberg 19.0? (14 August)</strong></a>, <strong>Jorge Costa</strong> highlighted</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://make.wordpress.org/core/2024/08/14/whats-new-in-gutenberg-19-0-14-august/#ui-to-connect-blocks-and-custom-fields\">UI to connect blocks and custom fields</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2024/08/14/whats-new-in-gutenberg-19-0-14-august/#dataviews-get-a-new-view-configuration-ui\">Quick edit is now available on the new Pages list</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2024/08/14/whats-new-in-gutenberg-19-0-14-august/#it-is-now-possible-for-users-to-show-or-hide-filters\">Show or hide filters in Data Views</a></li>\n</ul>\n\n\n\n<p><a href=\"https://x.com/jyolsnaje\"><strong>Jyolsna JE, </strong></a> new editor at <em>WPTavern</em> has more details in <a href=\"https://wptavern.com/gutenberg-19-0-introduces-two-new-experimental-features\"><strong>Gutenberg 19.0 Introduces Two New Experimental Features</strong></a> </p>\n\n\n\n<p>Yes, WPTavern has an editor again. Jyolsna JE  has been in the WordPress news space for quite a while as editor for the WP Content newsletter, WordCamp Kerala organizer, and contributor on the documentation and translation teams. Jyolsna JE started publishing on the WPTavern on August 14, 2024. <a href=\"https://wptavern.com/blog\">You can catch up on her articles here</a>. </p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p>First time release lead, <strong>Artemio Morales</strong> highlighted in his post <a href=\"https://make.wordpress.org/core/2024/08/28/whats-new-in-gutenberg-19-1-28-august/\"><strong>What’s new in Gutenberg 19.1? (28 August)</strong></a> two significant updates: </p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://make.wordpress.org/core/2024/08/28/whats-new-in-gutenberg-19-1-28-august/#plugin-template-registration-api\">Plugin Template Registration API</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2024/08/28/whats-new-in-gutenberg-19-1-28-august/#image-caption-styles\">Image Caption Styles</a></li>\n</ul>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><a href=\"https://x.com/jyolsnaje\"><strong>Jyolsna JE</strong></a> at WPTavern, also covered this release in <a href=\"https://wptavern.com/gutenberg-19-1-introduces-plugin-template-registration-api\">Gutenberg 19.1 Introduces Plugin Template Registration API</a>. </p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><strong>Jessica Lychik </strong>and I dug a little deeper into the changelog of those two releases and recorded the <strong>Gutenberg Changelog episode 106</strong>. You&#8217;ll also learn more about the WordPress outreach channel for extenders, what it&#8217;s all about and how much we appreciate product builders coming and discuss quirks, bugs, and approaches to working with block themes in a no-code, low-code basis as well as developers creating plugins for the block editor. The episode will land in your inbox over the weekend. </p>\n\n\n\n<img width=\"652\" height=\"186\" tabindex=\"0\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2024/08/Screenshot-2024-08-31-at-13.08.29.png?resize=652%2C186&ssl=1\" alt=\"\" class=\"wp-image-29869\" />\n\n\n\n<p class=\"has-accent-color has-light-background-background-color has-text-color has-background has-link-color wp-elements-44545c1be248d85a6508375132087a4f\">🎙️ Latest episode: <a href=\"https://gutenbergtimes.com/podcast/gutenberg-changelog-106-gutenberg-19-0-19-1-wordpress-6-7-outreach/\">Gutenberg Changelog #106 – Gutenberg 19.0, 19.1, WordPress 6.7 and Outreach channel</a> with special guest Jessica Lyschik</p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"default-theme-twenty-twenty-five\">Default Theme Twenty-Twenty-Five</h3>\n\n\n\n<p>The development of the Twenty-Twenty-Five theme is in full swing. <a href=\"https://x.com/carolinapoena\"><strong>Carolina Nymark</strong></a> and <a href=\"https://x.com/juanfraa\"><strong>Juan Aldasoro</strong></a> as the co-lead developers on the project.  Here are the resource links, should you be interested in the progress of the theme, or even available to contribute patterns and templates. </p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Wednesdays at&nbsp;15:00 UTC, there are weekly Slack meetings in the&nbsp;<code>#core-themes</code>&nbsp;channel <em>(You need a Slack account and a WordPress.org account to participate) </em></li>\n\n\n\n<li>Most recent <a href=\"https://make.wordpress.org/core/2024/08/30/default-theme-chat-summary-august-28-2024/\">Default Theme Chat Summary, August 28, 2024</a></li>\n\n\n\n<li>GitHub Repo <a href=\"https://github.com/WordPress/twentytwentyfive/\">WordPress/twentytwentyfive</a> (<a href=\"https://github.com/WordPress/twentytwentyfive/archive/refs/heads/trunk.zip\">Download Zip file</a>)</li>\n\n\n\n<li><a href=\"https://www.youtube.com/redirect?event=video_description&redir_token=QUFFLUhqa1lVY0M3OXJWTG5OSzhHSXhjVGF3SGRhWTRZUXxBQ3Jtc0tuX1c1RVZ3NWk1WE5GY0laaTU2V2h5aVZpVzZOUHRJaklJcWx0SzlXT1NraTlKSHFqMDljRUF6Q0ZJWTgzVEZDTVJLUy1aWWpqcC05b0JiNFNnTzVBSnRkZTF1Wk82RXM5OG9hWlNJWUJObVlSZ2JZOA&q=https%3A%2F%2Fwww.figma.com%2Fdesign%2FdzGCSntVch4EQdVERTqyVK%2FTwenty-Twenty-Five%3Fnode-id%3D1-3384%26t%3DcPAp5fnPHM1joE8F-0&v=ZfpQt0U64zI\">Figma space</a></li>\n\n\n\n<li>Or <a href=\"https://playground.wordpress.net/#{%22landingPage%22:%22/%22,%22steps%22:[{%22step%22:%22installTheme%22,%22themeZipFile%22:{%22resource%22:%22url%22,%22url%22:%22https://github-proxy.com/proxy/?repo=WordPress/twentytwentyfive&branch=trunk%22},%22options%22:{%22activate%22:true}}]}\">check it out on a test site via Playground</a></li>\n\n\n\n<li><a href=\"https://make.wordpress.org/core/2024/08/15/introducing-twenty-twenty-five/\">Introducing Twenty Twenty-Five</a> with the design</li>\n</ul>\n\n\n\n<img width=\"652\" height=\"408\" tabindex=\"0\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2024/08/Cover-1536x960-1.jpg?resize=652%2C408&ssl=1\" alt=\"\" class=\"wp-image-29870\" />\n\n\n\n<h2 class=\"wp-block-heading\" id=\"0-p\">Plugins, Themes, and Tools for #nocode site builders and owners</h2>\n\n\n\n<p><strong>Troy Chaplin</strong>, long-time WordPress developer and designer from Ottawa, Canada,  has been working on an accessibility plugin for the WordPress block editor, called <a href=\"https://github.com/troychaplin/block-accessibility-checks\"><strong>Block Accessibility Checks</strong></a> to help content creators make sure their content is accessible, and meets Web Content Accessibility Guidelines (WCAG). The super early version includes the following checks:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>core/button has text and a link</li>\n\n\n\n<li>core/image checks for alt tag, also adds an option to confirm the image is used for decorative purposes, which is not an a11y concern</li>\n\n\n\n<li>core/table checks for header row on each table</li>\n</ul>\n\n\n\n<p>For now, the plugin is available on GitHub. Chaplin plans to submitted it to the WordPress plugin repository, once it is more stable. If you like to test it, use the <code>/developer</code> branch as it includes the <code>/build</code> directory.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p>With the site editor, content creators gain more power and control over their site&#8217;s design and theme. This power also comes with an additional need to learn a new concept: WordPress templates, and their relations to your post and pages. Longtime educator and WordPress expert, <strong>Bud Kraus</strong> helps you <a href=\"https://www.godaddy.com/resources/skills/making-sense-of-wordpress-templates\"><strong>make sense of WordPress templates</strong></a>, in his post on the <em>GoDaddyPro</em> blog. You&#8217;ll learn the basis of WordPress themes, and what each block theme template is used for. Kraus also covers WordPress template hierarchy as well as how to find the template used and how to make modifications.</p>\n\n\n<div width=\"100%\" class=\"ng-block-9d5df1d261b250e0 wp-block-newsletterglue-separator ng-block\"><div><div><div class=\"ng-block-td\" align=\"center\"><hr /></div></div></div></div>\n\n\n<p>On WPMinute, <a href=\"https://x.com/mattmedeiros\"><strong>Matt Medeiros</strong></a> put together a comprehensive guide to uncloak the building blocks of a WordPress site <em>(pun unintended)</em>. In <a href=\"https://thewpminute.com/understanding-gutenberg-blocks-patterns-and-templates/\"><strong>Understanding Gutenberg Blocks, Patterns, and Templates</strong></a>, he explains the differences between blocks, patterns, and templates, and how they can be used to create and manage website content more effectively. Medeiros demystifies each component, offering practical insights and examples to help users understand their individual roles and how they work together within the Gutenberg editor. The guide is aimed at aiding WordPress users in leveraging these tools to enhance the customization and functionality of their websites.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p>Speaking of Block themes, the <strong>WordPress Theme repository</strong> houses now <strong><a href=\"https://wordpress.org/themes/tags/full-site-editing/\">909 Block Themes</a>.</strong> You can find a theme in nostalgic DOS monochrome computer design, or a theme for a construction company, a digital agency, your photo collection, or for your friendly neighborhood cricket club. I am intrigued by the purpose-driven designs. What is our go-to theme nowadays?</p>\n\n\n\n<img width=\"652\" height=\"333\" tabindex=\"0\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2024/08/Screenshot-2024-08-29-at-15.52.54.png?resize=652%2C333&ssl=1\" alt=\"\" class=\"wp-image-29811\" />\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><a href=\"https://x.com/jeremyanderberg\"><strong>Jeremy Anderberg</strong></a>, WordPress.com, highlighted four <a href=\"https://wordpress.com/blog/2024/08/27/new-wordpress-themes-august-2024/\"><strong>new block themes for August 2024</strong></a>. You can browse the hosting company&#8217;s theme directory. <a href=\"https://wordpress.com/themes/free\">All 32 free themes</a> are also available for download to use on a site hosted somewhere else. You can find the download links on the respective theme&#8217;s page by scrolling to the bottom and looking for the download box.</p>\n\n\n\n<img width=\"652\" height=\"105\" tabindex=\"0\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2024/08/Screenshot-2024-08-29-at-16.13.18.png?resize=652%2C105&ssl=1\" alt=\"\" class=\"wp-image-29814\" />\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p>Fränk Klein collected examples of sites in his post <a href=\"https://wpdevelopmentcourses.ck.page/posts/full-site-editing-in-the-real-world-7-websites-built-using-block-themes\">Full-Site Editing in The Real World: 7 websites built using block themes</a> and provides some background to their implementation strategies. </p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"2-word-press-6-0-1-and-6-1-scheduled\">Theme Development for Full Site Editing and Blocks</h2>\n\n\n\n<p><a href=\"https://x.com/olawanle_joel\"><strong>Joel Olawanle</strong></a>, wrote for Kinsta blog, about the <a href=\"https://kinsta.com/blog/wordpress-theme-core-concepts/\"><strong>Core concepts to understand in WordPress theme development</strong></a> and covers essential theme files (<code>style.css</code>, <code>index.php</code>, <code>functions.php</code>), the template hierarchy, and child themes. You&#8217;ll learn theme customization, best practices for development, including coding standards, security, and performance tips, ensuring you can build and optimize effective WordPress themes. </p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p>On <em>GutenbergMarket</em>, <a href=\"https://x.com/jkoussertari\"><strong>James Koussertari</strong></a> published <a href=\"https://gutenbergmarket.com/news/a-comprehensive-guide-to-building-wordpress-block-themes\"><strong>A Comprehensive Guide to Building WordPress Block Themes</strong></a> as a central resource which collates the best articles &amp; tutorials on the web. &#8220;Plus, a sprinkle of my own insights, golden nuggets &amp; workarounds.&#8221; <a href=\"https://x.com/jkoussertari/status/1642885174596714496\">he wrote on X.</a> </p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><em>WebDevStudios</em> has released a new collection of WordPress block themes designed to enhance website customization and improve user experience. The themes are tailored to provide seamless integration with the WordPress block editor, allowing for greater flexibility and easier content management. Details on their approach, links to the theme and its demo site and code repository on GitHub all can be found in the article by <a href=\"https://x.com/LisaSabinWilson\"><strong>Lisa Sabin-Wilson</strong></a>,  <a href=\"https://webdevstudios.com/2024/08/26/webdevstudios-wordpress-block-themes/\"><strong>Embracing the Future: How WebDevStudios Is Leading with WordPress Block Themes </strong></a></p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p>In his video <a href=\"https://www.youtube.com/watch?v=cqaRzk-INaU\"><strong>WordPress theme json units and spacing scale</strong></a>, <a href=\"https://x.com/elliottrichmond\"><strong>Elliott Richmond </strong></a> explains in roughly five minutes how to handle preset for spacing, and how to adjust the user interface for client projects. </p>\n\n\n\n<p>Richmond has published over ten quick tutorial videos on how to work with WordPress theme.json. You can catch the other videos via <a href=\"https://www.youtube.com/playlist?list=PL837DkQZeKd6epnvczWwh7Qye3l33lDeR\">his playlist on YouTube</a></p>\n\n\n\n<p><strong>&nbsp;<a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/\" target=\"_blank\" rel=\"noreferrer noopener\">&#8220;Keeping up with Gutenberg &#8211; Index 2024&#8221;</a>&nbsp;</strong><br />A chronological list of the WordPress Make Blog posts from various teams involved in Gutenberg development: Design, Theme Review Team, Core Editor, Core JS, Core CSS, Test, and Meta team from Jan. 2024 on. Updated by yours truly. The previous years are also available: <strong><strong><a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/keeping-up-with-gutenberg-index-2020/\">2020</a>&nbsp;|&nbsp;<a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/keeping-up-with-gutenberg-index-2021/\">2021</a></strong>&nbsp;|&nbsp;<strong><a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/keeping-up-with-gutenberg-index-2022/\">2022</a></strong></strong>&nbsp;|&nbsp;<strong><a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/gutenberg-index-2023\">2023</a></strong></p>\n\n\n\n<p>In this week&#8217;s <a href=\"https://www.youtube.com/watch?v=CSukzeeIjb8\"><strong>Developer Hours: Building WordPress themes with the Create Block Theme plugin</strong></a>, <strong>Tammie Lister</strong> and I explored how to use the Create Block Theme plugin to make block theme development easier. Tammie Lister, core committer, theme maintainer, and contributor to Gutenberg, joined us to explain how it works and talk about the new features. Whether you’ve used the plugin before or created your own block theme, you won’t want to miss this chance to see how it can improve your workflow.</p>\n\n\n\n<a href=\"https://www.youtube.com/watch?v=CSukzeeIjb8\"><img width=\"652\" height=\"367\" tabindex=\"0\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2024/08/developer-hours_-create-block-theme-plugin-youtube.webp?resize=652%2C367&ssl=1\" alt=\"\" class=\"wp-image-29872\" /></a>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"3-building-themes-for-fse-and-word-press\">Building Blocks and Tools for the Block editor</h2>\n\n\n\n<p><strong>Joe Velasco</strong> wanted to share with you that <a href=\"https://josvelasco.com/i-use-real-wordpress-block-plugins-only/\"><strong>&#8220;I use real WordPress block plugins only&#8221;</strong></a>. He took a closer look at plugins that offer blocks and found some have not really subscribed to the concepts of the block editor: They are &#8220;disguised as shortcodes&#8221; or &#8220;blocks with non-native settings&#8221;. He goes on and describes what &#8220;real WordPress blocks&#8221; deliver. And Velasco also quotes Carsten Back, who stopped creating &#8216;real&#8217; blocks and works within block variations, as he only needs to keep track of the relevant pieces and leave updates of core/blocks to the core contributors. </p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><strong>Justin Tadlock</strong> explored the newest feature: Plugin developers can now <a href=\"https://developer.wordpress.org/news/2024/08/29/registering-block-templates-via-plugins-in-wordpress-6-7/\"><strong>register block templates via plugins in WordPress 6.7</strong></a>. In WordPress 6.7, plugin developers now can register block templates directly through their plugins. This simplifies the site-building process for users by giving them ready-made layouts and configurations. Tadlock explains how this is done using the <code>register_block_template()</code> function, with a practical example to illustrate the process. Custom templates can be created for different post types, allowing for more flexibility in content presentation. This update aims to enhance the capabilities of the WordPress block editor, making it easier and more intuitive to use.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p>You can also join <strong>Justin Tadlock </strong>and <strong>Nick Diego</strong> at the next<a href=\"https://www.meetup.com/learn-wordpress-online-workshops/events/303059268/\"><strong> Developer Hours on September 10 at 15:00 UTC</strong></a> to discuss the feature and how to use it. </p>\n\n\n\n<img width=\"600\" height=\"338\" tabindex=\"0\" src=\"https://i0.wp.com/gutenbergtimes.com/wp-content/uploads/2024/08/dev-hours-2024-09-10.webp?resize=600%2C338&ssl=1\" alt=\"\" class=\"wp-image-29848\" />\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p>In his post on the WordPress Developer Blog, <strong><a href=\"https://developer.wordpress.org/news/2024/08/15/how-to-extend-a-wordpress-block/\">How to extend a WordPress block</a> Nick Diego</strong> published a handy guide for anyone looking to enhance existing WordPress blocks. It covers what block extensions are and why they&#8217;re useful, teaches you how to use the Block API filters to tweak settings and components, and gives step-by-step instructions on creating new block variations. </p>\n\n\n\n<p>You&#8217;ll also learn how to add custom controls to the block inspector for more flexibility. Plus, there&#8217;s a complete example to follow, showing the whole process from start to finish. The mix of code snippets and clear explanations makes it easy for developers of all levels to dive in and start customizing.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p><strong>JuanMa Garrido </strong>published his first post on the Developer Blog, <strong><a href=\"https://developer.wordpress.org/news/2024/08/27/using-data-views-to-display-and-interact-with-data-in-plugins/\">Using Data Views to display and interact with data in plugins</a>.</strong> He talks about using Data Views in plugins to manage and display data. It starts by explaining what Data Views are and how they improve plugins by handling data efficiently. </p>\n\n\n\n<p>There&#8217;s a step-by-step guide on setting everything up, along with interactive examples to show how to fetch, display, and update data. The post highlights benefits like better code management and user interaction, and it includes useful code snippets. To wrap up, Garrido summarizes the advantages and suggests further reading. It&#8217;s a handy guide for developers wanting to boost their plugins with Data Views.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p>Back to the basics, was the goal for the <a href=\"https://www.youtube.com/watch?v=U3Zs3NOTLt4\"><strong>Developer Hours: Hello, Blocks! – An Introduction to Block Development</strong></a>. <strong>Ryan Welcher</strong> and<strong> JuanMa Garrido</strong> explained how blocks are structured and defined within WordPress, giving you a foundational understanding of block.json, attributes, block supports, and more. You will learn the differences between statically and dynamically rendered blocks, along with the pros and cons of each. Finally, we introduced tools that will help you quickly start creating your own custom blocks.</p>\n\n\n<div width=\"100%\" class=\"wp-block-newsletterglue-showhide ng-block\">\n<div class=\"wp-block-embed__wrapper\">\n<div class=\"toolbelt-video-wrapper\"></div>\n</div>\n</div>\n\n\n<p><strong><a href=\"https://gutenbergtimes.com/need-a-zip-from-master/\">Need a plugin .zip from Gutenberg&#8217;s master branch?</a></strong><br />Gutenberg Times provides daily build for testing and review. </p>\n\n\n\n<p>Now also available via <a href=\"https://playground.wordpress.net/?blueprint-url=https://gutenbergtimes.com/wp-content/uploads/2020/11/playnightly.json\">WordPress Playground</a>. There is no need for a test site locally or on a server. Have you been using it? <a href=\"mailto:[email protected]\">Email me </a>with your experience</p>\n\n\n\n<p><img alt=\"GitHub all releases\" src=\"https://img.shields.io/github/downloads/bph/gutenberg/total?style=for-the-badge\" /></p>\n\n\n\n<p class=\"has-text-align-center has-small-font-size\"><em>Questions? Suggestions? Ideas? </em><br /><em>Don&#8217;t hesitate to send <a href=\"mailto:[email protected]\">them via email</a> or</em><br /><em> send me a message on WordPress Slack or Twitter @bph</em>.</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" />\n\n\n\n<p class=\"has-text-align-center has-small-font-size\">For questions to be answered on the <a href=\"http://gutenbergtimes.com/podcast\">Gutenberg Changelog</a>, <br />send them to <a href=\"mailto:[email protected]\">[email protected]</a></p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" />\n\n\n\n<p>Featured Image: &#8220;<a href=\"https://www.flickr.com/photos/45416094@N02/6758331079\">Wooden Blocks</a>&#8221; by <a href=\"https://www.flickr.com/photos/45416094@N02\">limecools</a> is licensed under <a href=\"https://creativecommons.org/licenses/by-nc-sa/2.0/?ref=openverse\">CC BY-NC-SA 2.0</a>.</p>\n\n\n\n<hr class=\"wp-block-separator has-css-opacity is-style-wide\" />\n\n\n\n<p class=\"has-text-align-left\"><strong>Don&#8217;t want to miss the next Weekend Edition? </strong></p>\n\n\n<form class=\"wp-block-newsletterglue-form ngl-form ngl-portrait\" action=\"https://gutenbergtimes.com/feed/\" method=\"post\"><div class=\"ngl-form-container\"><div class=\"ngl-form-field\"><label class=\"ngl-form-label\" for=\"ngl_email\"><br />Type in your Email address to subscribe.</label><div class=\"ngl-form-input\"><input type=\"email\" class=\"ngl-form-input-text\" name=\"ngl_email\" id=\"ngl_email\" /></div></div><button type=\"submit\" class=\"ngl-form-button\">Subscribe</button><p class=\"ngl-form-text\">We hate spam, too, and won&#8217;t give your email address to anyone <br />except Mailchimp to send out our Weekend Edition</p></div><div class=\"ngl-message-overlay\"><div class=\"ngl-message-svg-wrap\"></div><div class=\"ngl-message-overlay-text\">Thanks for subscribing.</div></div><input type=\"hidden\" name=\"ngl_list_id\" id=\"ngl_list_id\" value=\"26f81bd8ae\" /><input type=\"hidden\" name=\"ngl_double_optin\" id=\"ngl_double_optin\" value=\"yes\" /></form>\n\n\n<hr class=\"wp-block-separator has-css-opacity is-style-wide\" />\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 31 Aug 2024 16:45:26 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:18:\"Birgit Pauli-Haack\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:37;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:48:\"Do The Woo Community: Investing in the Community\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"https://dothewoo.io/?p=85468\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:47:\"https://dothewoo.io/investing-in-the-community/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:5104:\"Episode Transcript\n<div class=\"wp-block-group has-global-padding is-layout-constrained wp-block-group-is-layout-constrained\">\n<p>BobWP:<br />Hey, it&#8217;s Bob WP, and welcome to Woo Bits, a part of Do the Woo, a podcast for WooCommerce builders.</p>\n\n\n\n<p>Today, I have a short show with a partial update on the upcoming Do the Woo 4.0, tentatively being released in March. Now, I know this may be a bit premature, but I wanted to share one element of what&#8217;s going on here with Do the Woo, coming in the new year, and that is contributor support.</p>\n\n\n\n<p>In a recent Dev Chat, I joined the conversation around supporting contributors in the space. Towards the end of the conversation, I let a bit of the cat out of the bag regarding what we are doing with Do the Woo with our next big version in March 2023.</p>\n\n\n\n<p>This is what I revealed: I can’t really give away a lot of details at this point, as I’m still working them out. But moving into the next phase of Do the Woo, we are looking at a bigger investment in the community. The podcast has been one way to support the community. Other behind-the-scenes activities also play a part in this through conversations and connections. But another piece of Do the Woo will be focused on helping to sustain contributions in the space.</p>\n\n\n\n<p>It’s a challenge. I think one of the things that I’ve learned as I’ve listened to a lot of guests and had conversations with many different people is that the funds are there. In the podcast, I talked about how Carl mentioned companies have it, and I work with a lot of different sponsors, or I speak to potential sponsors or new people coming into the space.</p>\n\n\n\n<p>We have a number of sponsors here, and many of these new companies entering the ecosystem want to put their dollars to the best use to fit their own goals, but they don’t know where to start. They want to support the community, and they’re still trying to understand the ecosystem. As a result, I think there’s a chance to build a different mindset here.</p>\n\n\n\n<p>What this means for Do the Woo is that we’ll be more of a conduit for some of these funds and companies who want to support the work of contributors. On top of that, Do the Woo will be putting money back in starting next year, and we’ll have it set to a pretty high standard through our sponsors, aiming to fill all the sponsor slots. At the same time, we will be supporting others who are making similar efforts.</p>\n\n\n\n<p>We’re not reinventing the wheel. I think it’s going to be an educational process, and it may evolve on our side as we progress over the next few months. However, I’m hopeful that, however this plays out, we can open some eyes and maybe show that there are ways to do this. Sometimes, some companies need a bit of a push or guidance.</p>\n\n\n\n<p>The conversation we had in the episode was a great start here at Do the Woo, and I think there’s a lot more to be said. I’m pretty excited about what we’re going to be doing, and I’m also excited about the direction the overall community is moving in, with both contributor support and, of course, elevating diversity as well.</p>\n\n\n\n<p>This is just a short Do the Woo update. I wanted to give you a little heads-up. I know there are a lot of details that still need to be worked out, and I’m sure you’re going to hear it from not just us, but others in the space. I’d like to thank our pod friends again at OS Training. Make sure to check them out at ostraining.com.</p>\n\n\n\n<p>If you are interested in learning more about becoming a sponsor partner here at Do the Woo and helping the community in 2023, go to dothewoo.io/partnership. This is a pretty serious commitment for companies out there. It’s a year-long commitment, but if you’re interested, definitely let us know.</p>\n\n\n\n<p>So that’s it for today, and until next time, keep on doing the Woo.</p>\n</div>\n\n\n\n\n<p><em><strong>NOTE</strong>: in this ever evolving ecosystem, here at Do the Woo continues to support the community but also is supporting our hosts who tirelessly volunteer their time here at Do the Woo. You can now support individual shows that in turn support the hosts. The hosts can use the funds for their own travel and contribution time, or donate them to their choice in the community.</em> (Updated March 2023).</p>\n\n\n\n<p>In this episode of Woo Bits, part of the Do the Woo podcast, the host discusses the upcoming release of Do The Woo 4.0, tentatively scheduled for March 2023. </p>\n\n\n\n<p>The new version will focus on supporting contributors in the WooCommerce community. The host reveals plans for a larger investment into the community, with the aim of sustaining contributions. The podcast will serve as a conduit for funds from companies wishing to support the work of contributors. </p>\n\n\n\n<p>Additionally, Do the Woo plans to reinvest money back into the community, setting a high standard through its sponsors. The host also mentions the importance of diversity in the community and encourages companies interested in becoming a sponsor partner to reach out.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 31 Aug 2024 11:30:45 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:38;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"Matt: Happy Birthday Stephen!\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:23:\"https://ma.tt/?p=124410\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:45:\"https://ma.tt/2024/08/happy-birthday-stephen/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:309:\"<p>I love a good birthday blog post, and <a href=\"https://writings.stephenwolfram.com/2024/08/five-most-productive-years-what-happened-and-whats-next/\">Stephen Wolfram has delivered the most epic for his 65<sup>th</sup> birthday</a>. I&#8217;m so honored that WordPress is one of the tools in his toolkit.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 30 Aug 2024 23:21:38 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:39;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:68:\"WPTavern: Gutenberg 19.1 Introduces Plugin Template Registration API\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=160727\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:79:\"https://wptavern.com/gutenberg-19-1-introduces-plugin-template-registration-api\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2142:\"<p>Gutenberg 19.1 <a href=\"https://make.wordpress.org/core/2024/08/28/whats-new-in-gutenberg-19-1-28-august/\">has arrived</a>, introducing the eagerly anticipated plugin template registration API and updates to image caption styles. This Gutenberg version will be later incorporated into WordPress 6.7.</p>\n\n\n\n<p>The highlight of this release is the plugin template registration API. It addresses a long-standing issue developers have faced with conflicts between plugins and themes, particularly when dealing with custom post types, taxonomies, or virtual pages.</p>\n\n\n\n<p>This new feature allows developers to register block templates directly within their plugins, providing fully customizable default content layouts. Till now, developers had to use multiple filters to register templates. By building on the Gutenberg block system, this update makes it easier for themes and users to adapt and personalize templates according to their design and functional needs.</p>\n\n\n\n<p>Justin Tadlock has published a <a href=\"https://developer.wordpress.org/news/2024/08/29/registering-block-templates-via-plugins-in-wordpress-6-7/\">detailed tutorial</a> on this feature on the Developer Blog and will host a <a href=\"https://www.meetup.com/learn-wordpress-online-workshops/events/303059268/\">Developer Hours Session</a> with Nick Diego on September 10, 2024.</p>\n\n\n\n<p>This release also tones down the intensity of the caption background, improving the image caption styles.&nbsp;</p>\n\n\n\n<p>Other notable changes in this version include:</p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Improved data view extensibility</li>\n\n\n\n<li>Better defaults for the zoom out view</li>\n\n\n\n<li>Added border support for core blocks</li>\n\n\n\n<li>Applied elevation scale to Modal, Popover, and Snackbar components.</li>\n\n\n\n<li>Fixed wp-config anchors to make wp-env compatible with WordPress versions older than 5.4.</li>\n</ul>\n\n\n\n<p>The community’s response has been enthusiastic, with feedback such as “Really like this feature”, “Great one, that I am looking for !” and “Literally the greatest news I&#8217;ve heard in years (and I had a baby last year)”</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 30 Aug 2024 18:58:07 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:7:\"Jyolsna\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:40;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:24:\"Matt: Burning Man So Far\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:23:\"https://ma.tt/?p=124335\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:41:\"https://ma.tt/2024/08/burning-man-so-far/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2955:\"<p>This is my 9<sup>th</sup> Burning Man; I started coming in 2013. It&#8217;s incredible how much it has changed and evolved in that time. I love seeing all the technology and engineering advances every year. In my time it has gone from more fire and flashlights to LEDs with rainbow and color everywhere. </p>\n\n\n\n<p>I drove in on Sunday, my first time driving in. Logistically, it&#8217;s been smooth so far regarding access to power and water, and of course, I set up a Starlink. <img src=\"https://s.w.org/images/core/emoji/15.0.3/72x72/263a.png\" alt=\"☺\" class=\"wp-smiley\" /> It&#8217;s also been a Goldilocks year with the weather and wind.</p>\n\n\n\n<p>I swear this will be my last Burn with Micro-USB, which I consider my personal nemesis. <a href=\"https://us.ultimateears.com/\">Ultimate Ears has finally upgraded their Booms to USB-C</a> (thank you <a href=\"https://www.linkedin.com/in/hanneke-faber/\">Hanneke</a>!) but Micro USB came back to bite me unexpectedly this year.</p>\n\n\n\n<p>Burning Man is heaven for photographers; the dust makes everything look dramatic. I wanted to return to my &#8220;PhotoMatt&#8221; roots and shoot this year, so I resurrected back my big camera, a <a href=\"https://kenrockwell.com/nikon/d5.htm\">Nikon D5</a>, and I&#8217;ve gotten some incredible shots. <a href=\"https://burningman.org/about/10-principles/\">Burning Man has a principle of Radical Self Reliance</a>, which I tried to practice, but the XQD reader I brought isn&#8217;t working. The D5 has a USB port you can connect to, but it&#8217;s the one I consider the most cursed of all USB ports: Micro USB B Data.</p>\n\n\n<div class=\"wp-block-image\">\n<img width=\"400\" height=\"300\" tabindex=\"0\" src=\"https://i0.wp.com/ma.tt/files/2024/08/74274e25-bd00-400e-8a38-a318259ef37f.jpg?resize=400%2C300&ssl=1\" alt=\"\" class=\"wp-image-124339\" /></div>\n\n\n<p>No one likes that connector. </p>\n\n\n\n<p>People often ask me what Burning Man is like, it&#8217;s hard to answer because it&#8217;s very much &#8220;choose your own adventure.&#8221; People can and do have radically different experiences. For me, this year has had highlights that included seeing the most amazing whirling dervish with live music, talking to people coding visualizations on art pieces, and doing dishes! This year I&#8217;m camping with <a href=\"https://www.instagram.com/maxacamp/\">Maxa</a> and my work shifts are with the kitchen team. Maxa is legendary for the love and care they put into food, so it&#8217;s been amazing to see the effort that goes into making meals for 100+ people three times a day in extreme conditions. As you can imagine, this generates a lot of dishes and I&#8217;ve made it a personal goal to be the best dishwasher ever, scrubbing every nook and cranny while trying to conserve water.</p>\n\n\n\n<p>If I can get a cable or card reader to download photos, <a href=\"https://www.tumblr.com/photomatt\">I&#8217;ll post them on my Tumblr</a>, so keep an eye out for updates.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 30 Aug 2024 03:33:22 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:41;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:65:\"WPTavern: Registrations Open for WordPress Accessibility Day 2024\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=160652\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:76:\"https://wptavern.com/registrations-open-for-wordpress-accessibility-day-2024\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2618:\"<p>Registrations are now open for<a href=\"https://2024.wpaccessibility.day/\"> WordPress Accessibility Day 2024</a>, scheduled for October 9-10, 2024. This nonprofit, free, 24-hour global event is on a mission “to demystify website accessibility for WordPress developers, designers, content creators, and users so that they can build websites that work for everyone.”</p>\n\n\n\n<p>Initially <a href=\"https://make.wordpress.org/accessibility/2020/05/07/announcing-the-first-wordpress-accessibility-day/\">launched in 2020 </a>by the WordPress Core Accessibility Team, the event is now organized by the Accessibility Team alongside dedicated volunteers from the WordPress community. This year&#8217;s <a href=\"https://2024.wpaccessibility.day/about/organizers/\">event is led by</a> a team of three Board of Directors—Amber Hinds, Bet Hannon, and Joe Dolson—supported by eight Team Leads and 19 Organizers.</p>\n\n\n\n<p>The conference is pre-approved for continuing education credits for the International Association of Accessibility Professionals Web Accessibility Specialist (WAS) and Certified Professional in Core Competencies (CPACC) certifications.</p>\n\n\n\n<p>Lainey Feingold, renowned for her role in negotiating the first web accessibility agreement in the U.S., will be the <a href=\"https://2024.wpaccessibility.day/announcing-lainey-feingold-as-our-2024-keynote-speaker/\">keynote speaker</a>. Her keynote address, “Accessibility is a Civil Right: The Digital Accessibility Legal Landscape for the WordPress Community,” will explore the current legal landscape of digital accessibility from a human rights perspective.</p>\n\n\n\n<p>The <a href=\"https://2024.wpaccessibility.day/schedule/\">full schedule is out</a>, with over 20 presentations on a single track. The event will be live-streamed with live captioning and American Sign Language (ASL) Interpretation. Those who miss it can watch it later on the <a href=\"https://www.youtube.com/channel/UCes9XCUZd51CAigbBEGlfNg\">WP Accessibility Day YouTube channel</a> and on their website with captions and full transcripts.</p>\n\n\n\n<p>The event will be hosted virtually on Zoom, where <a href=\"https://2024.wpaccessibility.day/register/\">registered participants</a> can enjoy 24 hours of insightful talks on WordPress and accessibility. Attendees will also receive virtual swag and have the opportunity to win prizes.&nbsp;</p>\n\n\n\n<p>WordPress Accessibility Day is sponsored by <a href=\"https://knowbility.org/about\">Knowbility</a>, and interested community members can donate to the event through the <a href=\"https://wpaccessibility.day/donate/\">website</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 29 Aug 2024 17:35:37 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:7:\"Jyolsna\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:42;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:92:\"Do The Woo Community: Monolithic CMS Products and Open Source CMSs and DXPs with Dan Drapeau\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"https://dothewoo.io/?p=85423\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:74:\"https://dothewoo.io/monolithic-cms-products-and-open-source-cmss-and-dxps/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:28704:\"<div class=\"wp-block-group has-border-color has-light-gray-background-color has-background has-small-font-size has-global-padding is-layout-constrained wp-container-core-group-is-layout-49 wp-block-group-is-layout-constrained\">\n<p class=\"has-secondary-color has-text-color has-link-color wp-elements-9acf640b7ba38a84a982fc35d618387f\">This show is sponsored by&#8230;</p>\n\n\n\n<div class=\"wp-block-group is-vertical is-layout-flex wp-container-core-group-is-layout-48 wp-block-group-is-layout-flex\">\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-13 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<div class=\"wp-block-group is-nowrap is-layout-flex wp-container-core-group-is-layout-47 wp-block-group-is-layout-flex\">\n<div class=\"wp-block-group has-base-background-color has-background wp-container-content-27 has-global-padding is-content-justification-left is-layout-constrained wp-container-core-group-is-layout-46 wp-block-group-is-layout-constrained\">\n<img width=\"1650\" height=\"1650\" tabindex=\"0\" src=\"https://i0.wp.com/dothewoo.io/wp-content/uploads/2021/03/avalara-logo-_dtw.png?resize=1650%2C1650&ssl=1\" alt=\"\" class=\"wp-image-75400\" />\n</div>\n</div>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<p class=\"wp-container-content-28\"><strong><a href=\"https://www.avalara.com/us/en/products/enterprise.html\" target=\"_blank\" rel=\"noreferrer noopener\">Avalara</a></strong>:  providing cloud-based and scalable global tax compliance that is hassle-free, safe and secure plus topped off with enterprise-class security.</p>\n</div>\n</div>\n</div>\n</div>\n\n\n\nEpisode Transcript\n<div class=\"wp-block-group has-global-padding is-layout-constrained wp-block-group-is-layout-constrained\">\n<p>Here is the corrected transcript with the requested modifications:</p>\n\n\n\n<p>Karim:<br />Hello and welcome to Scaling Enterprise WordPress and Open Source. I&#8217;m Karim Marucchi, your host from the Scale Consortium, and today we&#8217;re going to have a great episode talking specifically about how enterprise stakeholders and the customers we work with have been navigating the challenges of comparing monolithic CMS products with WordPress and open source CMSs and DXPs. Today, we have a very special guest with us, Dan Drapeau. Dan.</p>\n\n\n\n<p>Dan:<br />Hey, Karim. I&#8217;m Dan Drapeau. I&#8217;m an independent consultant specializing in DXP advisory services. I&#8217;ve worked extensively with a wide array of digital experience platforms, content, and commerce platforms, starting from an engineering and architecture perspective and then evolving into platform strategy advisory. As the industry has shifted, I&#8217;ve expanded my expertise to include CDPs and personalization. In late 2023, I launched my brand, DXP Catalyst Consulting, to help guide organizations through their digital transformation journeys. I&#8217;ve been working in the CMS/DXP space for about 12 years, starting at NorthPoint Digital, then moving to EY for several years, and later taking on a tech director role at Blue Fountain Media in New York before landing at Vynamic.</p>\n\n\n\n<p>Karim:<br />Okay, well, that&#8217;s quite a background in helping enterprises figure out what to use, so we&#8217;re going to tap into that. In your experience, how are they approaching procurement?</p>\n\n\n\n<p>Dan:<br />Sometimes, let&#8217;s say the sponsor might be a CIO or CMO, they might suggest, &#8220;Hey, we need to do a DXP evaluation. This is the vendor I&#8217;ve worked with in the past, so I have a preference for this one.&#8221; It&#8217;s a challenging task for procurement to start from there. They can pull up a Gartner or Forrester document and look at the leading DXPs, but that doesn&#8217;t tell the whole story. Of course, there are open source solutions, and you can&#8217;t really compare an open source solution—or really, let&#8217;s talk about an open source CMS—to a DXP, right? It&#8217;s comparing apples and oranges. So that&#8217;s where procurement faces challenges initially, just trying to move forward with this type of conversation.</p>\n\n\n\n<p>Karim:<br />In my experience as well, you&#8217;re right. The stakeholder usually comes to the conversation already thinking, &#8220;I&#8217;ve either worked with Product X before or I want to work with Product Y going forward.&#8221; So they&#8217;re coming with these preconceptions. Are they asking procurement for alternatives, or are they bringing a set of alternatives? How is that working? Are procurement departments aware of what alternatives exist?</p>\n\n\n\n<p>Dan:<br />I&#8217;m not sure if procurement departments are always in the know. I think there could be a variety of factors. It could be a CIO leading the charge to select a new enterprise solution for the company, and they might already be working with an outside agency and getting counsel on this. But yes, it’s certainly possible. In many circumstances, they come in saying, &#8220;We want to go with Adobe,&#8221; and then it&#8217;s up to procurement to find a couple of other selections if the company is truly trying to go at this alone.</p>\n\n\n\n<p>Karim:<br />Are you finding, in working with your customers, that sometimes these stakeholders ask RFP writers or proposal writers in their departments or even consultants to write it for a specific platform, as in &#8220;I just want to work with this platform,&#8221; or are they more open-ended? Before we even get to procurement, how are they approaching procurement when they do this? Are they approaching it with an open mind mostly, or do you see that most of the time they’ve already decided, &#8220;Let’s write it in this way&#8221;?</p>\n\n\n\n<p>Dan:<br />It’s a mix. Sometimes I’ve seen outside agencies or consultancies write an RFP or RFI on behalf of the customer, and it might be tilted toward a particular vendor. I think if an organization is doing this alone, there tends to be more of an open mind in terms of writing the RFI, so it doesn’t benefit a single vendor.</p>\n\n\n\n<p>Karim:<br />That aligns with my experience as well, where you can sometimes tell if it’s been done with the help of an outside agent, as opposed to if they’ve hired someone like yourself who is independently thinking, &#8220;Let’s go talk about what your gap is.&#8221; Okay.</p>\n\n\n\n<p>Dan:<br />And oftentimes, the RFI might not come out that well if a company doesn’t have the experience to put these types of documents together, especially in the DXP/CMS world.</p>\n\n\n\n<p>Karim:<br />Right, exactly. So now let’s turn to the scenario where they have written this RFI or RFP, and it’s geared toward wanting an all-in-one solution—a procurement solution that is one vendor. What are the challenges for procurement? How would procurement deal with that if suddenly someone says, &#8220;What about open source?&#8221;</p>\n\n\n\n<p>Dan:<br />I think they need to look more at the bigger picture here and really understand the requirements. Is a full DXP truly needed, where we’re talking about content management, analytics, personalization, email marketing, or do they really just need a CMS? Once you have a better grasp of the requirements, it’s easier to make comparisons. By having that full understanding, you can slice and dice things a little bit. So maybe you look at a couple of monolithic DXPs, but you could also consider individual CMS solutions or individual personalization solutions. It really depends on what’s in scope. I think that is pretty critical, and they also need to look at total cost of ownership. That’s a significant factor.</p>\n\n\n\n<p>Karim:<br />Of course, but I heard you say that if they’re looking at DXP or open source, there’s the same assumption that we’re dealing with in the open source world where they’re thinking it’s either DXP (meaning one system) or it’s open source. Now, in a lot of the marketing I’m seeing these days, the monolithic DXPs are bending over backward to try and use the word &#8220;composable.&#8221;</p>\n\n\n\n<p>Dan:<br />Yes.</p>\n\n\n\n<p>Karim:<br />So while they’re doing that, is that an opportunity for open source vendors to say, &#8220;Okay, let’s help you redefine DXP&#8221;? Instead of approaching it as an either/or, can they say, &#8220;No, this is the same as the monolithic; they’re just as composable&#8221;? How can the vendors approach that mindset of &#8220;It’s either DXP or I’m going to look into open source&#8221;?</p>\n\n\n\n<p>Dan:<br />The rise of composability has changed things a little. Like you said, you’ve seen some of the vendors offer more of a composable suite now, transitioning from a monolith. And again, when I look at a DXP, it’s like an ecosystem of technologies or capabilities—content management, commerce, and so on. There’s no reason there can’t be an open source composable DXP, right? There could be an open source CMS at the heart of it, but then you could integrate any other product that you might want. So I think that’s a good way to view it when you’re trying to make a selection.</p>\n\n\n\n<p>Karim:<br />Right. So you mentioned being able to choose your own, and when the all-in-one vendors are trying to market the fact that they are all-in-one, saying &#8220;You don’t need to worry about it, even if it is composable, we’ve got your back,&#8221; I remember from our conversations that when you start your process, you conduct a MarTech gap analysis, right? Tell us about that and how it could help stakeholders and folks within an organization figure out if they need to be on the track for a monolithic system or if they could think composable.</p>\n\n\n\n<p>Dan:<br />Sure. Oftentimes, I do the gap analysis when I’m working with marketing executives. Let’s say they’re defining a new digital customer experience and working with an agency on persona definition, journey mapping, UI/UX work to envision what it could look like. But when it comes to reality and actually trying to build a solution, there might be gaps in their MarTech ecosystem, and that’s where my service typically comes in. They might have a really old monolithic solution in place for a DXP, but there might be a scenario where they have an old CMS, but they’re missing capabilities for personalization, CDP, and other things they might need. That’s generally where I help. The output is typically either a platform strategy or optimizing their current architecture. If it’s a platform strategy, it’s important to understand where the gaps are and what capabilities we really need to look at because sometimes it’s not just CMS.</p>\n\n\n\n<p>Karim:<br />Correct. Right. So if they’re looking at a DXP rather than just content management, it’s really about system integration. How would you approach that in helping the stakeholder say to their procurement department, &#8220;I’d like to look outside of a monolithic&#8221;? Do you have advice for open source vendors on how they can help their customers talk to procurement about looking beyond the monolithics?</p>\n\n\n\n<p>Dan:<br />One thing I mentioned was really understanding the requirements. Again, do they need a DXP with a broad set of integrated capabilities, or do they need just a CMS or a best-of-breed solution? I think educating the client stakeholders is pretty important—making sure they understand the benefits and trade-offs of open source solutions and what composable architecture means, why taking a composable modular approach makes sense. Composable doesn’t only mean SaaS solutions; you obviously have to factor in open source here. Educating them on not just the total cost of ownership but also the flexibility you get is crucial. Case studies can be helpful in showing the value of open source and why they should consider it. Sometimes proposing a pilot or proof of concept can go a long way as well, but I don’t see that used too often anymore.</p>\n\n\n\n<p>Karim:<br />So that can help our customer stakeholders explain it to others within their departments, whether it’s marketing or IT, and so forth. But when they</p>\n\n\n\n<p>switch and say, &#8220;Right, I’m going to think of going to these two monolithic systems and a third option, I’d like to look at open source,&#8221; what our listeners would love to know is how they can tell procurement that this is worth doing. This is worth not only looking at monolithics where you’re going to talk to one vendor, but also at open source where you might have to talk to multiple vendors. I think you nailed it earlier when you mentioned total cost of ownership, but what other benefits or information do they need to give procurement? From what I’ve seen—and you tell me, you’re the expert—procurement is focused on schedule, ease of contract, and costs. So how do we get that information to procurement? How can our listeners approach their procurement professionals and help them understand why they should go through the extra effort?</p>\n\n\n\n<p>Dan:<br />Well, I think there can be some trade-offs when you’re looking at the monolithic solutions as well, such as vendor lock-in, which is a significant one. You just have so much more flexibility with open source solutions, and that’s a pretty important thing for the stakeholders to actually understand. And again, TCO is incredibly significant in justifying why an open source solution should be evaluated.</p>\n\n\n\n<p>Karim:<br />Okay, great. Have you run into any examples where they’ve been looking at solutions and had questions about how many vendors it takes or what the difference is between dealing with a monolithic and an open source platform?</p>\n\n\n\n<p>Dan:<br />Yeah, that topic comes up. There’s a lot to delve into when looking at the advantages and disadvantages of a monolithic DXP versus open source. I’m happy to dive into that if it makes sense here. So where to start? It’s one of my favorite conversations. I think one significant disadvantage of a monolithic solution is innovation lag. Monolithic solutions just don’t keep pace with rapid changes in the digital landscape. New features and capabilities take a long time to develop and release, which limits what the organization can do. I know we’re talking mostly about content management, but one example I like using is around commerce. If you’re a retailer and you’ve got a monolithic commerce solution, let’s say there’s a rise in voice commerce, augmented reality commerce, or conversational commerce. With that type of solution, how can you really compete in the market when your competitors might have a more modern architecture or solution and can adapt to trends and technologies more quickly?</p>\n\n\n\n<p>With a monolithic solution, there tends to be complex implementation, and upgrading is a huge undertaking. For example, with Sitecore, upgrading from version 8 to 9 or 9 to 10 is a big project. You don’t typically have that issue with open source solutions, with one caveat: older versions of Drupal. There tend to be high initial costs upfront with monolithic DXPs and just a lot of lack of flexibility. You’ve got vendor lock-in; it’s tough to switch providers. If you’re using a solution with built-in personalization, it may not be easy to leverage another personalization solution or vendor. You have a pre-integrated package, and scalability can be an issue with monolithic DXPs as well.</p>\n\n\n\n<p>Karim:<br />Let me back you up a second. When you mentioned the lack of innovation, that’s why they started switching their conversations from &#8220;We are monolithic&#8221; to &#8220;We’re really composable; you can plug things in and out,&#8221; and they start touting the fact that they have APIs. Are they exposing their entire system so you can plug into any part of it and use any other system? Because that’s how the marketing makes it sound. How extensive are these APIs?</p>\n\n\n\n<p>Dan:<br />It depends. There are still some monolithic solutions in the market. I mentioned Sitecore quite a bit because I’ve worked with it extensively, especially at Vynamic. They’ve got their XP product, which is a truly monolithic solution where you’ve got content management, personalization, email marketing, and analytics all bundled together. They’ve transitioned to a composable suite where they offer a number of other SaaS products that you can integrate. But there are trade-offs with that too, like having to deal with multiple interfaces. Some companies have shifted in that direction, but their customers haven’t, and their customers might still be using the monolithic solutions today because it’s a big investment to go from a single all-in-one solution to potentially needing to license four or five tools from the same vendor.</p>\n\n\n\n<p>Karim:<br />That can actually bring your cost of ownership higher and higher each time they &#8220;innovate.&#8221; So if it’s harder to innovate, that’s the negative. On the positive side, you do have one throat to choke on the vendor side. You have one way to handle things. Today, with Acquia, you can use Drupal and still have a one-vendor solution by bringing in one of their approved agencies and the way they’re structuring their projects these days. But besides that one example, if you do want to use WordPress and DXP-style functions, how do you decide where to go? How do you approach that conversation when you’re speaking to your customers?</p>\n\n\n\n<p>Dan:<br />Really understanding what capabilities they need and then exploring independent or best-of-breed solutions in each of those areas. DXP encompasses a lot, from content management through commerce, CDP, personalization, DAM, and more. There are many vendors with great solutions in each of those areas that are not part of a broader vendor-specific DXP. Once you understand what you’ve got with WordPress, but know you need a CDP and personalization capabilities, you can focus your search on what other solutions are out there and figure out how to integrate them within your solution, like WordPress. It’s easier in some cases, like with Drupal where Acquia exists, and they do have a number of products in their ecosystem, so it’s one throat to choke, right? It’s a single vendor. With WordPress, you have more flexibility and infinite choices to figure out what the right solution might be. You just have to do more exploration on your own.</p>\n\n\n\n<p>Karim:<br />So the negative being that you have to do a little bit more homework or come a little more prepared. But what I’m hearing is that there’s an opportunity for both open source vendors and for the customers within an enterprise organization, the stakeholders, to say, &#8220;I have some ideas about how I want to do things, and if I understand the major pieces I want to put together, then a good consultant or agency can help me fill in those gaps if I find the right one.&#8221; There’s an opportunity there, right?</p>\n\n\n\n<p>Dan:<br />For sure. I think in most cases, I would recommend that an organization go with an agency or independent consultant because it’s hard to do this on your own. Most companies don’t have the inside knowledge about every CDP vendor out there or what the right solutions are and how they all integrate. That’s a hard problem to solve.</p>\n\n\n\n<p>Karim:<br />Right. So Dan, we’ve talked about how to approach the stakeholders and how the stakeholders might want to approach procurement to talk about some of these things. Do you have any advice for agencies or WordPress hosting platforms on the best ways to show a procurement department that they can create the same type of solution as some of these monolithics? How can they compete?</p>\n\n\n\n<p>Dan:<br />Sure. I think it’s up to the agency and maybe the enterprise hosting provider to come in as a united front. In my experience, having these discussions with procurement departments, that has worked most effectively. So at least within the WordPress space, when we’re talking about enterprise hosting, typically you think of WP Engine, Automattic’s WordPress VIP, and Pantheon as great options. So, coming in as a united force is really the key approach I would take in that circumstance.</p>\n\n\n\n<p>Karim:<br />That makes sense. I’ve seen a lot of RFPs come across where they are specifically written for monolithic systems. Do you have any advice for agencies or hosts when it comes to answering these questions, especially when the answers might actually be split across both vendor and host?</p>\n\n\n\n<p>Dan:<br />Yes, actually. Branching off our topic of working as a united front, I think it’s the same in this circumstance. If I were an agency, I would lean on the vendor, like WP Engine, to answer the questions specifically around infrastructure. Then, as the agency, I would answer the questions from more of a services or integration perspective and be transparent. It’s a collective effort; it’s not an all-in-one solution or product that does everything.</p>\n\n\n\n<p>Karim:<br />Okay, Dan, thank you. That’s a really good answer. So, in answering these questions and trying to help procurement understand how best to look at these options, it sounds like being yourself, being honest, and going out of your way to explain the benefits of open source—not only the total cost of ownership but also the deep expertise that you’re going to get from multiple vendors—is key. It sounds like the key here is to highlight composability and the fact that you’re not monolithic. I think that’s what I’m hearing in this conversation. Could you share some insights on how the different agencies or vendors around WordPress and open source can roadmap their services or approach to dealing with these types of customers? How can they compete? If you could give us a wrap-up of how they can prepare to have these conversations, what kind of homework should they do?</p>\n\n\n\n<p>Dan:<br />Yes, I think roadmapping is key. If an agency is coming in with a solution like WordPress for content management, having a roadmap for where you might need to inject new functionality, like personalization, might make sense down the road. How are you going to address that within WordPress? You might select a specific tool and plan out how the integration would work, and also factor in prerequisite work, like having a personalization strategy. A lot of that logic</p>\n\n\n\n<p>needs to be sorted out in advance because, from a monolithic vendor solution perspective, they can just say, &#8220;We flip a switch.&#8221; Obviously, that’s not really the reality, but that’s how they would probably go about presenting it. So, with agencies and hosting providers, it’s more about presenting a thorough roadmap and maybe even an architecture of the direction you’re going to go.</p>\n\n\n\n<p>Karim:<br />Okay, so I asked from the point of view of an agency, but really that’s also what the buyer should keep in mind. At the end of the day, you do have the negatives of &#8220;It’s the Wild West; it’s very open; you have the entire MarTech 11,000+ that you could compose a solution from.&#8221; But the positives are that if you find the right partner, if you find the right consultant, such as yourself, to help with figuring out what your needs are and then find the right agency and the right platform, you can have solutions that don’t need to be re-platformed every three to five years. They can just develop because you are truly composable, and as you want to move from personalization X to Y or email platform W to Z, you can do that because you are truly composable when using open source as a hub. Is that fair?</p>\n\n\n\n<p>Dan:<br />For sure. Yes. I think with most monolithic solutions, one thing we touched on was the significant upgrades, and it’s really the case if they’re cloud-hosted. But that is a major problem, and you don’t have that flexibility to test out a new vendor or product very easily without an extensive amount of work. With open source and a composable framework, it’s a totally different story. With WordPress, you never have significant upgrade cycles, right? There are incremental updates, and I think normally the enterprise hosting provider handles those core updates for you, and you’re more on the hook for updating plugins and things like that. But the major pro is that you don’t have to deal with significant upgrade cycles. You can focus more on innovation and building out new functionality. That’s the key, most critical part for the business.</p>\n\n\n\n<p>Karim:<br />Great. Thank you. With that, I’d like to thank everybody for joining us and look forward to our next conversation. Please don’t forget to visit our page and get our podcast from wherever you get your favorite podcasts. This has been Scaling Enterprise WordPress and Open Source Software. I&#8217;m Karim Marucchi, and thank you for joining us.</p>\n</div>\n\n\n\n\n<p>In this episode of <strong><em>Scaling Enterprise WordPress and Open Source, The Buyer&#8217;s View</em></strong>, host <strong>Karim Marucchi</strong> is joined by <strong>digital experience platform (DXP) expert Dan Drapeau</strong> to explore the challenges and strategies involved in selecting the right CMS and DXP solutions for enterprise organizations. </p>\n\n\n\n<p>They dive into the complexities of procurement, the rise of composable architectures, and the benefits and trade-offs of monolithic versus open source platforms. </p>\n\n\n\n<p>Whether you&#8217;re navigating vendor lock-in, conducting a MarTech gap analysis, or considering the total cost of ownership, this episode offers valuable insights for making informed decisions in the rapidly evolving digital landscape.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Takeaways</h2>\n\n\n\n<p><strong>Procurement Challenges</strong>: Enterprise stakeholders often approach procurement with preconceived preferences for specific platforms, making it challenging for procurement teams to evaluate all viable options, especially when considering open source solutions.</p>\n\n\n\n<p><strong>Monolithic vs. Composable Solutions</strong>: Monolithic Digital Experience Platforms (DXPs) can lead to vendor lock-in and slow innovation. Composable architectures, including open source solutions, offer greater flexibility and adaptability to rapidly changing market trends.</p>\n\n\n\n<p><strong>Total Cost of Ownership (TCO)</strong>: While monolithic solutions may appear more integrated, the total cost of ownership, including long-term flexibility, innovation, and upgrade cycles, often makes open source and composable solutions more attractive.</p>\n\n\n\n<p><strong>Education and Communication</strong>: It&#8217;s crucial for stakeholders to educate their procurement teams on the benefits of open source and composable solutions. This includes understanding composable architectures, the flexibility of open source, and the long-term advantages over monolithic systems.</p>\n\n\n\n<p><strong>Role of Agencies and Consultants</strong>: Independent consultants and agencies play a critical role in helping organizations navigate the complexities of selecting and integrating the right DXP and CMS solutions. Partnering with knowledgeable experts can make the process smoother and more effective.</p>\n\n\n\n<p><strong>Innovation and Upgrade Cycles</strong>: Monolithic solutions often lag in innovation and require significant effort to upgrade, while open source solutions allow for incremental updates and continuous innovation without disruptive upgrade cycles.</p>\n\n\n\n<p><strong>Strategic Roadmapping</strong>: Agencies and vendors should focus on presenting clear roadmaps that outline how to integrate new functionalities within a composable framework. This helps in communicating the long-term benefits and flexibility of open source solutions to procurement and stakeholders.</p>\n\n\n\n<p class=\"has-large-font-size\"><strong>Links to learn more or that were mentioned</strong></p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong><a href=\"https://www.linkedin.com/in/dan-drapeau/\">Dan on LinkedIn</a></strong></li>\n\n\n\n<li><strong><a href=\"https://dxpcatalyst.com/\">DXP Catalyst Consulting</a></strong></li>\n\n\n\n<li><a href=\"https://www.acquia.com/\"><strong>Acquia</strong></a></li>\n\n\n\n<li><strong><a href=\"https://wpvip.com/\">Automattic WordPress VIP</a></strong></li>\n\n\n\n<li><strong><a href=\"https://www.sitecore.com/\">Sitecore</a></strong></li>\n\n\n\n<li><strong><a href=\"https://www.cxtoday.com/loyalty-management/gartner-magic-quadrant-for-digital-experience-platforms-dxps-2024/\">Gartner Magic Quadrant for Digital Experience Platforms (DXPs) 2024</a></strong></li>\n</ul>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 29 Aug 2024 09:09:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:43;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:19:\"Matt: People Wanted\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:23:\"https://ma.tt/?p=124251\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:36:\"https://ma.tt/2024/08/people-wanted/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1334:\"<p>There&#8217;s an <a href=\"https://www.smithsonianmag.com/smart-news/shackleton-probably-never-took-out-an-ad-seeking-men-for-a-hazardous-journey-5552379/\">apocryphal</a> story about Ernest Shackleton putting an ad in the newspaper that read:</p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p><em>Men wanted for hazardous journey. Small wages, bitter cold, long months of complete darkness, constant danger, safe return doubtful. Honour and recognition in case of success.</em></p>\n</blockquote>\n\n\n\n<p>If you&#8217;ve read the book <a href=\"https://www.amazon.com/dp/0465062881\">Endurance by Alfred Lansing</a>, you know how that went. Pretty legendary. One of my most treasured possessions is actually a copy of <a href=\"https://www.baumanrarebooks.com/rare-books/shackleton-ernest/heart-of-the-antarctic/112302.aspx\">Ernest Shackleton&#8217;s Heart of the Antarctic book signed by every member of the shore party and Shackleton</a>.</p>\n\n\n\n<p>You may have heard the news that we&#8217;re going to <a href=\"https://automattic.com/2024/08/27/shipping-tumblr-and-wordpress/\">migrate Tumblr onto WordPress</a>. Automattic has put up a <a href=\"https://automattic.com/work-with-us/tumblr-migration/\">similar page calling for talented engineers of any gender who want to join the voyage</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 28 Aug 2024 21:17:41 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:44;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:71:\"WPTavern: #134 – Chris Ferdinandi on ADHD, Focus, and Working in Tech\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:48:\"https://wptavern.com/?post_type=podcast&p=160182\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:83:\"https://wptavern.com/podcast/134-chris-ferdinandi-on-adhd-focus-and-working-in-tech\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:49593:\"Transcript<div>\n<p>[00:00:00] <strong>Nathan Wrigley:</strong> Welcome to the Jukebox podcast from WP Tavern. My name is Nathan Wrigley.</p>\n\n\n\n<p>Jukebox is a podcast which is dedicated to all things WordPress. The people, the events, the plugins, the blocks, the themes, and in this case, ADHD, focus and working in tech.</p>\n\n\n\n<p>If you&#8217;d like to subscribe to the podcast, you can do that by searching for WP Tavern in your podcast player of choice, or by going to wptavern.com/feed/podcast. And you can copy that URL into most podcast players.</p>\n\n\n\n<p>If you have a topic that you&#8217;d like us to feature on the podcast, I&#8217;m keen to hear from you and hopefully get you, or your idea featured on the show. Head to wptavern.com/contact/jukebox, and use the form there.</p>\n\n\n\n<p>So on the podcast today we have Chris Ferdinandi. Chris, a web developer with ADHD, has navigated both the human resources and web development landscapes. He&#8217;s here to share his unique experiences and insights on how ADHD has shaped his career and daily life, as well as offer practical strategies for managing ADHD in the workplace and beyond.</p>\n\n\n\n<p>We talk about the world of ADHD, exploring the challenges and advantages it brings, especially in a world designed for neuro-typical individuals. Chris talks about the abundance of ideas, risk-taking behaviour, and the lack of impulse control that can present both opportunities and obstacles. He candidly discusses how ADHD affects his ability to focus, regulate attention, and how it impacts emotions and impulse control.</p>\n\n\n\n<p>Chris refers to ADHD traits as superpowers, and embraces them whilst also acknowledging the real world difficulties. He discusses how ADHD individuals often struggle with hyper focus, and how interruptions can be particularly detrimental to their workflows. He suggests structuring workdays with blocked off meeting times to maintain focus upon tasks which need doing in the timescales required.</p>\n\n\n\n<p>We also touch upon other workplace accommodations, the importance of understanding ADHD subtypes, and navigating disclosure in professional settings. Chris emphasises the strengths that come with ADHD, and offers practical tips like starting small tasks, trying to regulate dopamine and taking breaks.</p>\n\n\n\n<p>Towards the end of the podcast, Chris invites listeners to engage with him and explore more resources on his website, which is linked to in the show notes, which you can find at wptavern.com/podcast, where you&#8217;ll find all the other episodes as well.</p>\n\n\n\n<p>If you&#8217;re curious about how ADHD can turn challenges into career strengths, this episode is for you.</p>\n\n\n\n<p>And so without further delay, I bring you Chris Ferdinandi.</p>\n\n\n\n<p>I am joined on the podcast by Chris Ferdinandi. Hi Chris.</p>\n\n\n\n<p>[00:03:21] <strong>Chris Ferdinandi:</strong> Hey Nathan. Thanks so much for having me.</p>\n\n\n\n<p>[00:03:23] <strong>Nathan Wrigley:</strong> You are very, very welcome. Chris is on the podcast today, we just had a little chat actually about how we connected, and that&#8217;s a story in itself. We were going to do a different podcast episode, but we&#8217;ve ended up doing this one.</p>\n\n\n\n<p>The story today is going to be all about ADHD. I explained to Chris that I know what the acronym means, we&#8217;ll have question marks about the acronym&#8217;s appropriateness as well. But I actually don&#8217;t know how it applies to people&#8217;s lives. My knowledge of medicine and all of that is pretty poor in all honesty. So there&#8217;s a nice conversation to be had.</p>\n\n\n\n<p>Before we begin that conversation, Chris, I&#8217;m just wondering if you could just set out the stall, give us your two minute bio, who you are, what your relationship is with web development, and all of that.</p>\n\n\n\n<p>[00:04:04] <strong>Chris Ferdinandi:</strong> Yeah, absolutely. I&#8217;m a web developer, I have ADHD. I originally started off my life as a human resource professional, sometimes called personnel, depending on where you&#8217;re at. And I had a WordPress blog because I had really strong opinions on how HR worked, and what I liked about it, and what I didn&#8217;t, and I wanted to have a little bit more control over look and feel of that. So I taught myself web development, and eventually loved it so much that I made it my job.</p>\n\n\n\n<p>So WordPress literally kickstarted my career. But early in my career, I felt like I couldn&#8217;t get anything done. I was pretty sure I was going to get fired from my first job, and that kind of sent me down this whole rabbit hole of exploration, and learning about productivity and stuff.</p>\n\n\n\n<p>But since then, I&#8217;ve discovered a bunch of systems and strategies that work for me, that let me turn my ADHD into a superpower. One of the things I learned is that a lot of productivity advice for neurotypical folks just does not work for ADHD people. And yeah, so I&#8217;m here today talk about the joys and struggles of being a developer with ADHD.</p>\n\n\n\n<p>[00:05:03] <strong>Nathan Wrigley:</strong> Oh, it&#8217;s really interesting. I&#8217;m really pleased that you are willing to talk to me about this, and I do apologise if I put my foot in my mouth at any point. But we&#8217;ll try to get through it, and hopefully you&#8217;ll be able to educate me as the podcast episode goes on.</p>\n\n\n\n<p>My understanding of ADHD, as I said, is incredibly narrow. I really only know what the acronym is, and the broadest brush strokes of what that might mean. We use the term in the UK ADHD, that acronym, but I&#8217;ve also heard people say ADD. Do you just want to outline what the acronym stands for? And just flesh out a little bit how it applies to your life, and what it means for you, and how you might be different from somebody without ADHD.</p>\n\n\n\n<p>[00:05:42] <strong>Chris Ferdinandi:</strong> Absolutely. ADHD stands for Attention Deficit Hyperactivity Disorder. ADD stands for Attention Deficit Disorder. They used to be, like I think around the eighties, nineties, they were considered two different things. These days, in most medical literature, it is all ADHD, and then there&#8217;s a few different subtypes. One of them is inattentive, which is what you would normally think of as ADD. The other one is hyperactive, which is what I think most people think of as ADHD.</p>\n\n\n\n<p>For both of those, the name is actually bad. And I don&#8217;t mean like bad, like you shouldn&#8217;t use it, it&#8217;s like a bad descriptor of what ADHD actually is. Because people with ADHD don&#8217;t have a deficit of attention as the name describes. That&#8217;s what it seemed like when it was first identified and labeled, but it&#8217;s actually an executive functioning disorder. And so more typically what you find is folks with ADHD have trouble regulating their attention.</p>\n\n\n\n<p>We almost have too much of it, not a deficit, and sometimes it&#8217;s scattered in a million different directions. Other times it is hyper-focused on just one thing, to the detriment of all the other things around us.</p>\n\n\n\n<p>ADHD can manifest in a whole bunch of fun ways. One of them is that you have trouble kind of focusing on the one thing you&#8217;re supposed to be doing, either because you&#8217;re thinking about a million other things, or you&#8217;re thinking about the one thing that has really locked in your attention at that particular moment.</p>\n\n\n\n<p>Sometimes, if you have the kind of the hyperactive or impulsive subtype, you have an excess energy, so you might hear things like, oh, you&#8217;re a lot. In social situations, people might find you overwhelming, for lack of a better word.</p>\n\n\n\n<p>It also has a whole bunch of other seemingly unrelated side effects, that are all related to the way, biologically, an ADHD brain is different from a neurotypical brain.</p>\n\n\n\n<p>So my brain does not produce as much dopamine as a typical person&#8217;s might. That&#8217;s where the difficulty regulating my attention comes from. But it also has some other interesting side effects, like dopamine is related to your ability to perceive time. So a lot of folks with ADHD suffer from something called time blindness, where you literally do not perceive time as it accurately occurs.</p>\n\n\n\n<p>You know, that whole like, time flies when you&#8217;re having a good time kind of thing, that is an ever present state for someone with ADHD. If you&#8217;re having fun, time goes really fast. If you&#8217;re not, it goes painfully slow. There is no like regular passage of time. And if you ask me how long something took, or how long something will take, I literally cannot tell you because I cannot accurately perceive time. So that&#8217;s really fun.</p>\n\n\n\n<p>Also common with ADHD is a difficulty sometimes regulating your emotions. So mild slights, or just like really minor things can feel very big, or you can have emotional responses to things that are outsised for the actual size of the thing that has happened to you. So minor setbacks can feel really big. A slight comment on a performance review can feel like a really big emotional dagger. You know, that can make certain work situations really difficult.</p>\n\n\n\n<p>The other, I think, big kind of hallmark for folks with ADHD is a lack of impulse control. There&#8217;s a tendency to just say whatever&#8217;s on your mind without having that filter first, that stops you from saying, hey, should I say this? Or you&#8217;ll get an impulse to do something, and you&#8217;ll just go for it without pausing to assess risk, or think through, if I do this, that will happen.</p>\n\n\n\n<p>All of these things are both blessings and curses, depending on kind of the situation and how you apply them. And so a big part of what I do professionally now is try to help other ADHD folks understand how to reduce the negative impacts of some of these things, and also pivot some of these things into benefits. It&#8217;s like that whole thing where like, every strength a person has can also be a weakness if applied poorly, and vice versa. So yeah, I help folks channel some of these things that challenge them, into things that can really help them in their career.</p>\n\n\n\n<p>[00:09:25] <strong>Nathan Wrigley:</strong> You mentioned there that you obviously have this, but it sounded like you categorised it into two different variants. There was, I can&#8217;t remember the exact wording, but you said that there was two.</p>\n\n\n\n<p>[00:09:35] <strong>Chris Ferdinandi:</strong> So there&#8217;s technically three subtypes. The first is inattentive, which is what most folks think of as, historically as ADD, where you have trouble regulating your attention, but you don&#8217;t have the hyperactivity. There&#8217;s hyperactive or impulsive, where you tend to have bad impulse control and a lot of energy, but you&#8217;re not necessarily inattentive. You don&#8217;t have trouble regulating your attention, you just can&#8217;t control your impulses.</p>\n\n\n\n<p>And then there&#8217;s the most commonly diagnosed type, which is combined, where you have both. And that&#8217;s what, historically, was just called ADHD. The thing with the inattentive subtype, so hyperactive or impulsive by itself is relatively uncommon, the inattentive subtype is less commonly diagnosed, but I am increasingly of the belief that it&#8217;s not actually less common.</p>\n\n\n\n<p>I&#8217;m hearing of a lot of people who are diagnosed with that subtype as an adult. And one of the theories is that, because it doesn&#8217;t come with the hyperactivity as well, it&#8217;s harder to recognise in people and diagnose, especially when they&#8217;re children. Historically, it&#8217;s been described as more common in women, but I am also learning of a lot of adult males who are being diagnosed with the inattentive subtype.</p>\n\n\n\n<p>I have a theory that it&#8217;s just, because you don&#8217;t have that like hyperactivity that makes it like a little bit more obvious that you are not like everyone else, it&#8217;s potentially less commonly diagnosed. To the outside it can appear like the person is just lazy, or not trying hard enough, when really there&#8217;s a lot more going on under the hood other than that.</p>\n\n\n\n<p>[00:11:01] <strong>Nathan Wrigley:</strong> I want to keep going down this exploration route of what ADHD is, if that&#8217;s all right? And there&#8217;s a couple of questions around this. The first one is, is it possible to sort of have episodes of ADHD? And what I mean by that is, is this a constant partner in your life? Are you always in this state, or do you have periods of time where it backs away a little bit, and then comes on a little bit?</p>\n\n\n\n<p>[00:11:22] <strong>Chris Ferdinandi:</strong> It&#8217;s a great question. So the answer is, yes, it&#8217;s ever present, but the degree to which it manifests, or the ways in which it affects my life are variable. So I will have days, weeks, months, where I feel very on, very productive, because remember the issue is not that I don&#8217;t have enough attention, it&#8217;s that I have trouble regulating it.</p>\n\n\n\n<p>So there will be periods where my attention is highly regulated in directions that are professionally or personally beneficial. Really focused on a big coding project I have going on, or we&#8217;ve got some big project going around on the house and it&#8217;s all I can think about.</p>\n\n\n\n<p>There will be other periods of time where I feel like my brain is in a million different directions. Sometimes in the ADHD community, folks will describe this as like I have bees in my head, because it literally just feels like you&#8217;ve got like a swarm of stuff bouncing all over the place, like a busy beehive.</p>\n\n\n\n<p>Or I will find myself hyperfocused on a thing that&#8217;s not the thing that&#8217;s most important for me to be thinking about right now. Just as an example, let&#8217;s say you were really excited about buying like an RV or a caravan, and if you&#8217;re a neurotypical person, that might be a thing you think about and you&#8217;re downtime, and you do some research nights and weekends, and you&#8217;re really excited about it, right?</p>\n\n\n\n<p>But, me, as an ADHD person, I might spend the full eight hours of my working day just obsessing about this. And anytime I try to pivot to doing work, that&#8217;ll be the thing I keep coming back to. And I find myself Googling it, and watching YouTube videos, and digging into like caravan, van life, TikTok, and just not able to focus on the other things.</p>\n\n\n\n<p>And I use that example because that&#8217;s a real thing that happened to me a couple of years ago, where I had a project, and then you end up in this really bad position where now you&#8217;re rushing to get a thing done last minute, and you don&#8217;t have as much time as you would have, if you had just focused on what you were supposed to, I guess is maybe the right phrase here. But it&#8217;s one of those things where your body literally will not let you.</p>\n\n\n\n<p>The caveat here is I am also currently not on ADHD medication. I am actively looking into getting some specifically because of stuff like this, because it can be a real hindrance to getting the things done in your life that you need to get done.</p>\n\n\n\n<p>[00:13:28] <strong>Nathan Wrigley:</strong> Can I ask, when did you first have intuitions?</p>\n\n\n\n<p>[00:13:32] <strong>Chris Ferdinandi:</strong> Oh yeah, no, I was diagnosed as a kid. This was in the eighties when the only thing that they really had for treatment was Ritalin. And it was often over-prescribed because it was relatively new, and dosing was this mysterious dance. And they didn&#8217;t even really understand why it worked for folks with ADHD. My parents decided not to medicate me.</p>\n\n\n\n<p>At the time, the primary thing was just like, oh, this person&#8217;s really hyper. That was like the main thing, and there wasn&#8217;t as much of an understanding around a lot of the other ways in which it impacts your life. There was also a lot of, both weird stigma, and also denial that it existed, because a lot of times it was predominantly prescribed in boys. There was a lot of folks who were like, oh, they&#8217;re just throwing this at any boy who shows a little bit of energy, and that&#8217;s just how boys are and, you know, just all the like gender stereotype kind of stuff around it.</p>\n\n\n\n<p>So it&#8217;s only been in the last five or six years I started digging back into ADHD, and discovered that a lot of things I thought were just weird personal quirks of mine, like responding overly emotionally to things that probably weren&#8217;t that big of a deal, or not having any idea how long, how much time had passed. It wasn&#8217;t until very recently that I realised, oh, these are ADHD things too, this is not just me. But yeah, so I was diagnosed as a kid, but never really treated for it.</p>\n\n\n\n<p>[00:14:46] <strong>Nathan Wrigley:</strong> Okay. And it is a medical diagnosis, I&#8217;m guessing. It&#8217;s not something that you could ascribe to yourself.</p>\n\n\n\n<p>[00:14:51] <strong>Chris Ferdinandi:</strong> So yes and no. It is a medical diagnosis, and if you ever wanted to explore getting medication for it, it does require an actual diagnosis from a physician. In the United States it requires a psychiatrist, those are psychologists who can actually write medical prescriptions. I know in the UK the process is a little bit different.</p>\n\n\n\n<p>It&#8217;s a whole thing, but I have found from a lot of folks, because I know, I&#8217;ve heard from friends in your region of the world, that it can be kind of a lengthy process to get seen and get diagnosed. In the interim, there are self-assessments that you can do, and I actually have a link to those. If you head over to adhdftw.com/wp-tavern, I put together a whole bunch of resources around stuff we&#8217;re going to be talking about in this episode.</p>\n\n\n\n<p>And one of those is, do I have ADHD? It&#8217;s got a link to two self-assessments, one for people who identify as men, one for people who identify as women. The reason there are two different quizzes is because it often manifests differently in women, and the test for women accounts for that, and make some adjustments to the way it rates certain questions, just to get around that whole women are often underdiagnosed thing.</p>\n\n\n\n<p>The reason I mention this is, you can&#8217;t get medication with a self-diagnosis, but if you take the quiz and you learn that you might have ADHD, because it won&#8217;t say that you do, but it&#8217;s say that you might, right, strongly indicates that you might have it. That can at the very least give you some better understanding of who you are as a person.</p>\n\n\n\n<p>Like for me, learning all of these other things that I thought were just weird personality quirks were ADHD related, and then learning some tools and strategies that other folks with ADHD have implemented to work with them, made a huge difference for me, both in terms of my understanding of myself, my self-esteem, my ability to be productive and functional.</p>\n\n\n\n<p>So yeah, it&#8217;s one of those, I would never tell someone you don&#8217;t need a medical diagnosis, but I would say that, as a first step, completing a self-diagnosis exam is a great way to kick off this journey if you think you might have ADHD. I can at least point you in the right direction and get you some information about yourself that might be helpful.</p>\n\n\n\n<p>[00:17:01] <strong>Nathan Wrigley:</strong> This is a peculiar question, and if it doesn&#8217;t land, I apologise. If I find myself infected with Covid, it&#8217;s all bad. I see that as a bad thing. I had days, and days, and days, months, and years without Covid, I got Covid. A period of time where I&#8217;m feeling bad. Do you have a relationship with your ADHD where any of it is viewed as positive in your head? Are there bits of it that you think, I&#8217;m actually kind of grateful that this is in my life?</p>\n\n\n\n<p>Because, for everything that we&#8217;ve talked about thus far, it&#8217;s easy to dwell on, it&#8217;s all negative. But there are aspects of what you described where, I suppose if you&#8217;ve got the right framing in your head, you might be able to forgive yourself, and for periods of time at least anyway, think, oh, that worked well for me. And again, I&#8217;m sorry if that landed wrong, but I hope you understand the tenor of the question, yeah.</p>\n\n\n\n<p>[00:17:46] <strong>Chris Ferdinandi:</strong> This honestly almost feels like a softball question for me, Nathan. You&#8217;re setting up the reason I&#8217;m here. I am exceedingly ADHD positive. As I mentioned, my parents did not treat my ADHD as a kid, but I didn&#8217;t have a lot of that, oh, you&#8217;re so lazy, you just need to apply yourself more. Like I didn&#8217;t get a lot of that negative self internalisation that some folks with ADHD often have.</p>\n\n\n\n<p>My parents very much encouraged me to just follow my whims, and explore my creative side. And so I firmly believe that, while ADHD absolutely creates some interesting personal challenges, they&#8217;re not inherently worse personal challenges than someone neurotypical might have, they&#8217;re just different.</p>\n\n\n\n<p>Everybody has some things they&#8217;re really good at and some things that they absolutely suck at, and a whole bunch of stuff in between. And my set, as an ADHD person, just happens to be different than yours as a neurotypical person. And a lot of the challenges with having ADHD are not specifically related to the ADHD, but related to moving about in a world, in a work environment, that was designed around the preferences of neurotypical folks.</p>\n\n\n\n<p>[00:18:52] <strong>Nathan Wrigley:</strong> Oh, I see. Okay.</p>\n\n\n\n<p>[00:18:54] <strong>Chris Ferdinandi:</strong> So, for example, I&#8217;m drowning in ideas, I have more ideas than I could ever use in a lifetime. They just come falling out of my head. Some of them are terrible ideas, but I have more ideas than I can explore.</p>\n\n\n\n<p>One of the other aspects of the impulse control thing, right? So in certain contexts that can be a very bad thing, but folks with ADHD are also a lot more likely to take risks, not just in a negative way, but in a positive way. They&#8217;re a lot more likely to be entrepreneurial. They&#8217;re a lot more likely to pursue hard things because they don&#8217;t stop to think, oh, this could be really hard and it&#8217;s not going to work out for me. And what if this happens, and that happens, and that happens? They just go for it. Sometimes they fail, sometimes they don&#8217;t.</p>\n\n\n\n<p>The lack of impulse control also means that I am often, usually the most honest person on any team that I&#8217;m working on. And in certain contexts that can mean that I put my foot in my mouth, but it also means that my managers, and my clients, and the people that I work with also know I&#8217;m the person that they can come to when they want a genuine and honest reaction to something, and not just like a yes man, bs kind of, oh yeah, that sounds great kind of response.</p>\n\n\n\n<p>Actually, I wrote an article recently about the whole, if ADHD folks talk to neurotypical folks the way neurotypical folks sometimes talk about ADHD, and I&#8217;m not saying you did this Nathan, so please don&#8217;t take this personally. Like, we would say things like, oh, it&#8217;s so sad that you can&#8217;t just live in the moment, that you&#8217;re always like thinking about the future, and thinking about consequences for things.</p>\n\n\n\n<p>If you embrace it, there can be a real freeness that comes with ADHD. It absolutely can create challenges. And even if the world was structured around my preferences, and not neurotypical folks preferences, I still exist in a society with other humans, right? And like I do things that irritate the heck out of my partner and she&#8217;s neurotypical. But even if she wasn&#8217;t, I am certain some of my ADHD quirks would also irritate her. Because I have some students who are ADHD with ADHD partners, and their ADHDness sometimes gets on each other&#8217;s nerves too. So I&#8217;m not trying to say it&#8217;s all sunshine and roses, but every challenge that ADHD presents, there is a subsequent strength that you can tap into.</p>\n\n\n\n<p>[00:21:01] <strong>Nathan Wrigley:</strong> Yeah, I think on the website you describe it as superpowers, which we&#8217;ll get into in a minute. But the analogy that&#8217;s coming into my head, and this may be terrible, but this is what I&#8217;m thinking of, so I believe that I don&#8217;t have ADHD, my attention and my energy levels can kind of be regulated in the same way that, if I go to a, we call it a tap, I think you call it a faucet. I can regulate that, I can turn it whichever way I like, whereas it feels to me, maybe yours is kind of more like really full on, or maybe switched off, it&#8217;s less granular. That&#8217;s the way I&#8217;m imagining it in my head.</p>\n\n\n\n<p>[00:21:33] <strong>Chris Ferdinandi:</strong> That feels very accurate for me, yes. And the other thing too is like, so to belabour this analogy, if I turn on the tap and I don&#8217;t want to, it tends to be like a really old and corroded tap, you need to turn extra hard to get going, and it&#8217;ll start as just a little bit of a trickle, and you need to like really wrench it and then it turns into a torrent.</p>\n\n\n\n<p>I don&#8217;t want to make it sound like, if you have stuff to do when you don&#8217;t want to do it, you can never do it, it&#8217;s just it&#8217;s substantially harder. And most folks with ADHD who function have learned tips and tricks that they use to get themselves doing things that they&#8217;re not particularly interested in.</p>\n\n\n\n<p>[00:22:11] <strong>Nathan Wrigley:</strong> Well, I think that&#8217;s where we should go next. So you&#8217;ve obviously, throughout your life, you&#8217;ve encountered a variety of different problems, and perhaps it has been compounded by ADHD. And so the second part of this podcast, beginning now I guess, is to go through some of those. I can&#8217;t really ask questions around this because I don&#8217;t know what the things would be worth exploring.</p>\n\n\n\n<p>So what I&#8217;ll do is just say, tell us, just give us your wisdom, tell us some of the things that you&#8217;ve discovered over the years, and how they might fit into the work life of somebody that would be listening to this podcast. They&#8217;re probably at a desk, they&#8217;re probably on a computer, you know, they&#8217;re coding away, or they&#8217;re creating plugins, blocks, themes, those kind of things. And yeah, I&#8217;ll just unleash you and say, tell us what you&#8217;ve discovered.</p>\n\n\n\n<p>[00:22:50] <strong>Chris Ferdinandi:</strong> Yeah, so there&#8217;s a handful of things. The big thing with any sort of creative work, whether it&#8217;s coding, design, the arts of any sort is that, getting into a flow is really important. I think anybody who&#8217;s done deep coding work, or design work can recall that feeling, where you are really focused on the thing you&#8217;re doing and time seems to be zipping by, and you&#8217;re in a really productive state, you feel like all cylinders are hitting.</p>\n\n\n\n<p>For ADHD folks, that tends to manifest as our hyper focus, where we are extremely fixated on that one thing. Getting into it can either be really easy, if it&#8217;s a thing you&#8217;re very passionate about, to the point that you literally, you cannot help yourself, or it can be really challenging.</p>\n\n\n\n<p>Even if it&#8217;s something you&#8217;re interested in, sometimes your body just doesn&#8217;t want to cooperate. I think the game, or the end goal, if you&#8217;re someone who&#8217;s doing creative professional work as a person with ADHD, is to get into that hyper focus around meaningful work.</p>\n\n\n\n<p>And if you&#8217;re having a day where that just clicks, it&#8217;s awesome, but if you&#8217;re not, there are a few things that are acutely, well, there&#8217;s a few things you can do, but there&#8217;s also a few things that can really ruin that for you, even if you&#8217;re naturally in that state. For example, because ADHD brains have trouble regulating their attention, interruptions are much more costly and painful for us than they are for neurotypical folks.</p>\n\n\n\n<p>I think a lot of folks who have been in the flow before know that feeling of getting broken out of it, and how like frustrating they can feel, and how it can take a little bit to get back into it. Much worse for someone with ADHD. So like midday meetings, for example, open offices where someone can just randomly pop over to your desk. Those are really, really detrimental.</p>\n\n\n\n<p>I wrote an article over at ADHDftw/wptavern. But I wrote this article on what I call the temporal dead zone, which is this period where, you&#8217;ve just finished a task and you have a meeting that&#8217;s starting sometime in the next 30 to 60 minutes, a lot of ADHDers will just avoid starting any additional work before that meeting, because if they do and they get into a hyper focus, they&#8217;re going to get interrupted. And that&#8217;s either going to be really painful, or you&#8217;re going to forget entirely about the meeting, and you&#8217;re just going to not show up.</p>\n\n\n\n<p>And then the meeting ends, and then there&#8217;s this other lengthy period of you getting refocused into your work . And so like midday meetings can just completely ruin a day for someone with ADHD.</p>\n\n\n\n<p>So I like to structure my days where I have meeting days and completely blocked out, please don&#8217;t book my time, kind of days, because it&#8217;s absolutely destructive. I will pause for a second, Nathan, just in case you have questions because I will ramble without stopping.</p>\n\n\n\n<p>[00:25:32] <strong>Nathan Wrigley:</strong> Yeah, I do actually have a question there, and it doesn&#8217;t necessarily relate to that, but I do take the point that you&#8217;re making. You&#8217;re sort of portioning up your week a little bit so that you allow yourself to be, I don&#8217;t know, in a day where interruptions can happen, or in a day where you just, I cannot be interrupted and I know that that will work better for me.</p>\n\n\n\n<p>But there was something that you said there, which I just wrote down. I scribbled it down as you were saying it, you said, so you were talking about this 60 minute, or 30 minute window where you wouldn&#8217;t want to start something, and you said, because the interruption would be painful. And I wondered what you meant by that. And what I&#8217;m meaning is, I&#8217;m associating pain with an actual, physical harm. Does it manifest on that kind of level? Is it a almost like a pain, or is it just extreme discomfort? What did you mean?</p>\n\n\n\n<p>[00:26:13] <strong>Chris Ferdinandi:</strong> Yeah, it&#8217;s a cognitive pain that, I&#8217;m trying to think of a good analogy here. The best way I can describe it is, if you&#8217;ve ever felt like an intense longing for something, or someone that you couldn&#8217;t have, it feels a lot like that. If I&#8217;m deeply focused on a thing, and then you rip me away from that thing, my brain will remain focused on that thing, frustrated that it can&#8217;t do anything with that thing.</p>\n\n\n\n<p>Especially if you couple that with challenges regulating your emotions, it can even, in certain contexts, cause like irritability, or like being short with people when you don&#8217;t mean to. Yeah, so it can be a real challenge, and a lot of ADHD folks will kind of avoid putting themselves in that position, they know what&#8217;s going to happen, right? Like you&#8217;ll just start to ramp up into the work, and then you&#8217;ll get ripped away from it.</p>\n\n\n\n<p>[00:27:03] <strong>Nathan Wrigley:</strong> So it&#8217;s almost like you&#8217;ve been deprived of something that you are absolutely keen to get on with. So for me, a task given to me by anybody, I could put it down, pick it up, put it down, pick it up, I&#8217;d probably feel, on some level, a little bit frustrated if I was in the zone, as I describe it to myself.</p>\n\n\n\n<p>But this is a more intense feeling of longing, and then that longing gets broken, and so you feel deprived, and possibly a bit annoyed. Again, I&#8217;m not trying to put words in your mouth but, am I about in the right ballpark?</p>\n\n\n\n<p>[00:27:30] <strong>Chris Ferdinandi:</strong> Yeah, definitely.</p>\n\n\n\n<p>[00:27:31] <strong>Nathan Wrigley:</strong> Okay. Gosh, that&#8217;s fascinating. Okay, so we&#8217;ve talked about the portioning up of the week. Was there anything else that you wanted to cover?</p>\n\n\n\n<p>[00:27:38] <strong>Chris Ferdinandi:</strong> Yeah, so I talk about this concept of kind of following your ADHD flow, or working with your natural state a fair bit with some of the folks that I work with around this. And you&#8217;re going to have weeks, you&#8217;re going to have days where you&#8217;re a bit more like on than others.</p>\n\n\n\n<p>So you will have days where you&#8217;re just naturally, deeply focused and phenomenally productive. And then you&#8217;re going to have days where you&#8217;re not, getting yourself into the flow of work is a little bit harder than others.</p>\n\n\n\n<p>And I&#8217;ve had fellow ADHDers, and I&#8217;ve also been guilty of this myself, describe these days where you sit in front of the computer trying to will yourself to work, and then eight hours later you feel like you&#8217;ve gotten almost nothing done, but you&#8217;ve also been at a desk the entire time. And so it just feels like a complete waste of a day because you didn&#8217;t do any work work, you didn&#8217;t do any not work work, you did nothing, and it&#8217;s a really bad feeling.</p>\n\n\n\n<p>Depending on your life history, your experiences with ADHD up to this point, any other life trauma you have, it can even start to create this really like negative internal feelings of self for some people. You know, especially if you&#8217;re one of those folks that grew up undiagnosed and were just told that you&#8217;re lazy, and this shouldn&#8217;t be that hard, and see how easy that was, it can really make you feel terrible inside.</p>\n\n\n\n<p>And so one of the things I&#8217;ve learned is that trying to fight that is a path to failure. When you&#8217;re in that kind of mood, no amount of just staring at a screen is going to work for you. So there&#8217;s a few different things you can do that will help.</p>\n\n\n\n<p>One of them is, a lot of traditional productivity advice talks about picking your biggest task first, so you get it out of the way, or like eating the large frog first is how I&#8217;ve sometimes heard this described, which is disgusting analogy. It&#8217;s what I&#8217;ve heard. And because ADHD brains have a lot of inertia, right, getting you moving, the big task will just overwhelm you, you won&#8217;t get anything done.</p>\n\n\n\n<p>So what I often tell people is pick the smallest, easiest, most insignificant task first. Doesn&#8217;t even necessarily have to be work related, right? So it could be like, I have this phone call I&#8217;ve been putting off, it&#8217;s only going to take 15 minutes, just make it. Let me respond to some emails, to talk coding stuff for a second, right? There&#8217;s this thing I need to fix, it&#8217;s literally just one line of CSS. Let me go in and make that change, and push it, so that I&#8217;ve done something. That creates a spike of dopamine that gets your brain moving in the right direction. And the next task that you do, that can be a little bit bigger, or another small task, kind of furthers that. So that can help you.</p>\n\n\n\n<p>All of what ADHD management comes down to is really dopamine regulation, right? You could do things like consume some caffeine, coffee, tea, soda. If you have a prescription for ADHD medication, and you take it intermittently, that would probably be a good day to take your ADHD medication, because the whole point of ADHD medication is to increase dopamine production, or stop your brain from absorbing what it does make, so that more of it floats around in your head.</p>\n\n\n\n<p>One other thing that works really well for me personally is doing physical tasks. So exercise will spike your dopamine, and being outside in the sun will as well. So if you can exercise outdoors, you get the double whammy. I&#8217;ve decided in old age I&#8217;m going to start gardening. That&#8217;s become my midlife crisis, and for me that usually involves moving lots of heavy rocks around and ripping out weeds and doing stuff like that. So I get a two for one, which is great. And then my yard looks nice, so it&#8217;s a win, win, win. Or even just doing like rote, zen-like tasks around the house, like folding laundry, doing dishes, vacuuming. Anything where you turn your brain off for a little bit can be really, really, helpful.</p>\n\n\n\n<p>But the idea is you want to step away from the thing that you&#8217;re not able to do, because you&#8217;re not, staring at it for X number of hours isn&#8217;t going to get it done. You need to go do something completely different. It&#8217;s almost like turning your brain off and back on again, right? Like the old, like the computer thing. It&#8217;s just continuing to try to work through the pinwheel, isn&#8217;t going to do it for you.</p>\n\n\n\n<p>[00:31:27] <strong>Nathan Wrigley:</strong> A question following on from that is, if you are in an environment like I am, where I&#8217;m a freelancer, I&#8217;ve got real autonomy over my day, so should I wish to go and garden, that&#8217;s fine. I can do that and I can make it all up. But if I&#8217;m sitting in an environment where I have a boss, and I say to the boss, I just got to do something else for a bit. In a neurotypical world that&#8217;s, no, no, no, you are here, you arrive at nine o&#8217;clock, you punch in the card, and you are going at five, and in between those hours you&#8217;re there, that&#8217;s your desk and these are your tasks, now carry on.</p>\n\n\n\n<p>So I presume there&#8217;d have to be some relationship there. An explanation to the employer would be a good idea. I don&#8217;t know what I&#8217;m trying to get to there, but do you understand what I&#8217;m meaning?</p>\n\n\n\n<p>[00:32:10] <strong>Chris Ferdinandi:</strong> Absolutely, yeah. There&#8217;s a few different paths you can take here. So, work from home, remote work has been a huge boon for a lot of folks with ADHD and other neurodivergent kind of conditions, because it lets you work when, where, and how works best for you. Sometimes, I know employers have been really keen on spyware on computers and stuff, to track when you&#8217;re at your desk and that sort of thing.</p>\n\n\n\n<p>But setting that aside for a minute, there&#8217;s two paths you can take. One of them is you make your own accommodations and you ask for forgiveness, not permission. In certain employer contexts I have done that, and my feeling on that is that, if you&#8217;re getting the work done, or you&#8217;re taking accommodations for yourself that allow you to be more productive and function better as an employee, and you&#8217;re not messing up anybody else&#8217;s work output, I have no moral or ethical issue with that.</p>\n\n\n\n<p>For example, if taking 20 minutes away from your desk means that you can come back and be more productive throughout the day, that&#8217;s actually better than not doing that. The other option, one that I have also done very successfully at different employers, is to disclose that I have ADHD and ask for different accommodations at work.</p>\n\n\n\n<p>The UK has laws around this, the US has laws around this. In many countries, employers are allowed to, are required rather, to provide a reasonable, quote unquote, reasonable accommodations for, or I think in the UK they call it reasonable adjustments, for workers with disabilities or health conditions. In America this is guided by the Americans with Disabilities Act.</p>\n\n\n\n<p>So it&#8217;s helpful if you have a professional diagnosis. In some countries it may be required. In the US it&#8217;s actually not because we have medical disclosure laws that prohibit an employer from requiring an official doctor&#8217;s note to say, you have to do this. So you can ask for accommodations without the official diagnosis. That is the employer&#8217;s discretion if they&#8217;re reasonable, it&#8217;s a whole complicated system.</p>\n\n\n\n<p>But there are like a bunch of things you can ask for that potentially help you. For example, you could ask for a work from home, or partial work from home arrangement, so that you can avoid the distractions of an office. You could ask for a private, quiet space to work in, if you&#8217;re in an open office environment. You could ask for meeting free days, or asynchronous standups to avoid interrupting you mid hyper focus or midday.</p>\n\n\n\n<p>Some folks find that they don&#8217;t work best nine to five. Like for me, my peak performance happens between ten and two, and six and ten. And so I schedule my work around those buckets of productivity. And depending on how your employer is set up, you might be able to ask for irregular work hours.</p>\n\n\n\n<p>If there&#8217;s particular types of work you find interesting, you could ask to have more autonomy over the tasks that you choose to work on, or shorter meetings, or fewer meetings, or more frequent breaks. Again, over at a ADHD FTW, I have a whole bunch of information on asking for accommodations at work, including suggestions of things you could ask for, and stuff you can do if you don&#8217;t feel ready to do that.</p>\n\n\n\n<p>The one caveat here that I just, I really want to acknowledge, I am a cisgendered, heterosexual white man, and I feel like I have an immense amount of professional privilege that means, when I say to my employer, hey, I have ADHD, and it would be really helpful if. I don&#8217;t feel like I have a bunch of other stuff that puts me under scrutiny already from my employer.</p>\n\n\n\n<p>I have talked to friends and students who are in the LGBTQ community, or are in a minority, or are women, and they have told me that they feel less comfortable sometimes disclosing their ADHD at work. Because they already feel like they&#8217;re under more scrutiny from their employer, and they don&#8217;t want something else that causes the employer to look at their work with more scrutiny than the employer might their peers.</p>\n\n\n\n<p>So I just want to put that out there as like the, I understand the privilege of being able to just say, hey, I have this thing that makes it harder for me to work sometime, and I want to tell you about it, person who pays me to do work. There&#8217;s obviously a bit of a, depending on your work culture and your work environment, there can be a risk there.</p>\n\n\n\n<p>I generally recommend, if you&#8217;re going to disclose, like I&#8217;ve even seen some job applications that ask if you have a disability, and I recommend not disclosing that ahead of time. Let them interview you, let them determine if you would be a good fit first, and then tell them, and ask for accommodations. Because every work environment is going to be a little different, and the accommodations I need in one office environment are very different from the accommodations I might need in another, depending on the work culture there. I don&#8217;t think it benefits you to pre disclose that information.</p>\n\n\n\n<p>That said, I did once do that. I was in an interview where the interviewer asked me if I, when working on a big project, if I preferred to have multiple, throughout the day check-ins, or if I&#8217;d like to go off and do work for a few days, and then come back and like reconvene. And, Nathan, it probably won&#8217;t surprise you to learn that I favour the latter, because interruptions are very bad for me.</p>\n\n\n\n<p>In the context of saying that, I didn&#8217;t want to seem like I was a hermit who didn&#8217;t like talking to my coworkers. So I was like, I have ADHD and interruptions affect me badly. And the interviewer, she was like, oh, I have ADHD too, and so does our coworker Josh, and so does Mike, the guy who&#8217;s the manager for this role, we all have it, we all work that way, that&#8217;s great. And I got a job offer like three days later. So that time it worked out really well.</p>\n\n\n\n<p>So like a lot of this is trusting your gut, playing things by ear, assessing your personal needs and your work environment in their own context, because it&#8217;s one of those things too where ADHD symptoms are a bit of a spectrum. Not everyone has all of the symptoms, not everyone has all of the symptoms all the time. And so your individual ADHD experience, and needs, are almost certainly likely to be different from mine.</p>\n\n\n\n<p>[00:37:45] <strong>Nathan Wrigley:</strong> I think I&#8217;ve probably asked all of the different questions that I wanted to ask, but it&#8217;s been really fascinating just, first of all, learning about what it is because, as I said at the top, I really did have a great big void there. So I&#8217;ve got an inkling that I&#8217;ve a better understanding, so thank you for that. But also, during the second part, a much greater understanding of what might be remedial things that you can do to introduce productivity if you like, or enhancements to your life, should you have ADHD.</p>\n\n\n\n<p>Before we go, Chris, I wonder if you have a moment just to tell us a URL, I mean, I know you&#8217;ve mentioned a few so far already, and we&#8217;ll put those in the show notes. But, you know, if somebody wanted to contact you, I don&#8217;t know if you&#8217;re comfortable sharing email addresses, or Twitter handles, or whatever it might be. So over to you with that.</p>\n\n\n\n<p>[00:38:28] <strong>Chris Ferdinandi:</strong> Yeah, absolutely. So if you go to ADHDFTW.com/wptavern, with or without dashes, you can spell it like eight different ways, it&#8217;ll all get you there. I have put together a whole bunch of additional articles and resources that dig deeper into some of the stuff we talked about. I feel like we went pretty deep, but you can go so much deeper on some of this stuff. So I&#8217;ve got a whole bunch of additional resources for folks. If they want it, you can also find my contact information, my email address is [email protected], but you can find that and my social media handles over at the website as well.</p>\n\n\n\n<p>If you think you have ADHD, you do have ADHD, and you want to talk about that, or kind of explore some of the challenges, some of the things you feel are working really well for you, you just want to talk about it, I&#8217;m always happy to chat ADHD stuff with folks. So please do feel free to get in touch and reach out. And I also publish every weekday a short email with a tip, or trick, or idea that can help you unlock your ADHD superpowers. So you can sign up for that over at ADHDFTW.com as well.</p>\n\n\n\n<p>[00:39:29] <strong>Nathan Wrigley:</strong> Chris Ferdinandi, thank you so much for chatting to me about this really, genuinely interesting subject. I really appreciate it.</p>\n\n\n\n<p>[00:39:36] <strong>Chris Ferdinandi:</strong> Thanks for having me, Nathan. This was great.</p>\n</div>\n\n\n\n<p>On the podcast today we have <a href=\"https://mastodon.social/@cferdinandi\">Chris Ferdinandi</a>.</p>\n\n\n\n<p>Chris, a web developer with ADHD, has navigated both the human resources and web development landscapes. He&#8217;s here to share his unique experiences and insights on how ADHD has shaped his career and daily life, as well as offer practical strategies for managing ADHD in the workplace and beyond.</p>\n\n\n\n<p>We talk about the world of ADHD, exploring the challenges and advantages it brings, especially in a world designed for neurotypical individuals. Chris talks about the abundance of ideas, risk-taking behaviour, and the lack of impulse control that can present both opportunities and obstacles. He candidly discusses how ADHD affects his ability to focus, regulate attention, and how it impacts emotions and impulse control.</p>\n\n\n\n<p>Chris refers to ADHD traits as superpowers, and embraces them while also acknowledging the real-world difficulties. He discusses how ADHD individuals often struggle with hyper-focus, and how interruptions can be particularly detrimental to their workflows. He suggests structuring workdays with blocked-off meeting times to maintain focus upon tasks which need doing in the timescales required.</p>\n\n\n\n<p>We also touch upon other workplace accommodations, the importance of understanding ADHD subtypes, and navigating disclosure in professional settings. Chris emphasises the strengths that come with ADHD, and offers practical tips like starting small tasks, trying to regulate dopamine, and taking breaks.</p>\n\n\n\n<p>Towards the end of the podcast, Chris invites listeners to engage with him and explore more resources on his website which is linked to in the show notes which you can find at <a href=\"https://wptavern.com/podcast\">https://wptavern.com/podcast</a>, where you’ll find all the episodes.</p>\n\n\n\n<p>If you&#8217;re curious about how ADHD can turn challenges into career strengths, this episode is for you.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Useful links</h2>\n\n\n\n<p><a href=\"https://adhdftw.com/wp-tavern/\">ADHD For The Win article mentioned in the podcast</a></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 28 Aug 2024 14:00:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Nathan Wrigley\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:45;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:73:\"Gravatar: Level Up Your Profile: 3 Cool New Features for Your Link-in-Bio\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"http://blog.gravatar.com/?p=2094\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:100:\"https://blog.gravatar.com/2024/08/28/level-up-your-profile-3-cool-new-features-for-your-link-in-bio/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2850:\"<p>We&#8217;ve got some exciting updates that&#8217;ll make your profile page pop. Get ready to showcase your personality like never before with these fresh features:</p>\n\n\n\n<h2 class=\"wp-block-heading\">1. Make a Splash with Header Images</h2>\n\n\n\n<img tabindex=\"0\" width=\"2800\" height=\"1720\" src=\"https://blog.gravatar.com/wp-content/uploads/2024/08/image-8.png\" alt=\"\" class=\"wp-image-2103\" />\n\n\n\n<p>First impressions matter, right? Now you can add a custom header image to your profile. Whether it&#8217;s a stunning landscape, your latest artwork, or a snapshot of your pet rock collection &#8211; let it reflect your vibe.</p>\n\n\n\n<p><strong>Where to find it:</strong> Head to your <a href=\"https://gravatar.com/profile\">Profile Editor</a>, click on &#8216;Design&#8217; and then &#8216;Header&#8217;. Click, upload, and boom – instant profile makeover!</p>\n\n\n\n<h2 class=\"wp-block-heading\">2. Reorder Your Sections (Finally!)</h2>\n\n\n\n<img tabindex=\"0\" width=\"2800\" height=\"1720\" src=\"https://blog.gravatar.com/wp-content/uploads/2024/08/image-1.png\" alt=\"\" class=\"wp-image-2100\" />\n\n\n\n<p>You asked, we listened! Now you&#8217;re the boss of your profile layout. Drag and drop sections to create the perfect flow. You can reorder Links and Verified Accounts, too. Your profile, your rules.</p>\n\n\n\n<p><strong>Where to find it:</strong> In the Profile Editor, click on &#8216;Design&#8217; and then &#8216;Layout&#8217;. Grab, drag, drop – it&#8217;s that easy. Your perfect profile layout is just a few clicks away.</p>\n\n\n\n<h2 class=\"wp-block-heading\">3. Mobile Wallet, There&#8217;s My Card!</h2>\n\n\n\n<img tabindex=\"0\" width=\"2800\" height=\"1720\" src=\"https://blog.gravatar.com/wp-content/uploads/2024/08/image-7.png\" alt=\"\" class=\"wp-image-2101\" />\n\n\n\n<p>Last but not least, we&#8217;re bringing your Gravatar profile to the real world with Mobile Wallet Cards for both iOS and Android. These digital business cards are always with you, making it easy to share your profile with others. Networking events will never be the same.</p>\n\n\n\n<p><strong>Where to find it:</strong> View your profile while logged in. Click on the &#8216;Share profile&#8217; button and look for &#8216;Add to Apple/Google wallet&#8217;.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Show Off Your Gravatar Glow-Up!</h2>\n\n\n\n<p>Time to put these new features to work! </p>\n\n\n\n<p>This comes fresh off the heels of <a href=\"https://blog.gravatar.com/2024/07/31/better-links-simple-messaging-developer-tools-and-more/\">Better Links &amp; Simple Messaging</a>, and the current offer of <a href=\"https://blog.gravatar.com/2024/06/26/link-your-gravatar-profile-with-a-free-custom-domain/\">free .link custom domains</a>.</p>\n\n\n\n<p>Drop a link to your revamped Gravatar in the comments. Let&#8217;s see those snazzy headers, perfectly ordered sections, and slick wallet cards in action!</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 28 Aug 2024 13:58:15 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:11:\"Ronnie Burt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:46;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:93:\"Do The Woo Community: From WordPress to Drupal, Insights and Innovations with Malcolm Peralty\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"https://dothewoo.io/?p=85349\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:91:\"https://dothewoo.io/from-wordpress-to-drupal-insights-and-innovations-with-malcolm-peralty/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:48754:\"Episode Transcript\n<div class=\"wp-block-group has-global-padding is-layout-constrained wp-block-group-is-layout-constrained\">\n<p>Certainly! Here is the revised transcript with corrected misspellings, grammar, punctuation, and speaker formatting:</p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\" />\n\n\n\n<p><strong>Courtney:</strong><br />Hello everybody, and welcome to another Open Talk in Open Source. I am Courtney Robertson. Robert&#8217;s not able to be with me today, but I have a fantastic guest lined up for us. Today we&#8217;re going to talk with Malcolm Peralty. Malcolm, have I pronounced your last name correctly?</p>\n\n\n\n<p><strong>Malcolm:</strong><br />You did great, yep.</p>\n\n\n\n<p><strong>Courtney:</strong><br />Okay, fantastic. So a lot of the WordPress community knows Malcolm or has encountered working with Malcolm in various places, but these days Malcolm is in the Drupal community too. So we&#8217;re going to first start out with learning a little bit about your background and WordPress. Before we get onto that, can you tell us a little bit about your background with WordPress? I looked up your profile before when I was doing my homework to come up with some questions for you, and I saw that your WordPress profile is from 2005. So that tells me you&#8217;re not new to this space. Tell me a little more.</p>\n\n\n\n<p><strong>Malcolm:</strong><br />So I originally started with WordPress back with version 0.72, which is kind of the first mainstream release of WordPress. I was not too long out of college at that point. I was all excited about PHP development. I did not want to reinvent the wheel and develop my own CMS, so I thought, well, geez, I need something. I have to publish online. I have all these things that I want to get out. I was using Blogger at the time and writing the rest of the code for my website myself. So my blog was on Blogger, and the rest of my website was PHP. Then I pulled in WordPress and said, wow, geez, I could do my whole website with this. I ended up as a full-time blogger writing about WordPress back around WordPress 1.0 on bloggingpro.com, which was actually in the WordPress newsfeed at the time. I did some podcasts with Charles Stricklin, co-hosted on the WordPress podcast with Charles Stricklin back in the day, and have done multiple different podcasts with Jeff Chandler. I worked as a project manager for 10up, doing support and marketing for Gravity Forms. I&#8217;ve worked with Canberra Creative as well as a few other WordPress agencies or multi-CMS agencies. Yeah, I&#8217;ve done a little bit of everything in the WordPress community. I&#8217;ve been very, very, very fortunate. It&#8217;s been a long career. We&#8217;re coming up on 20 years or so, which just seems outrageous, but it&#8217;s been amazing.</p>\n\n\n\n<p><strong>Courtney:</strong><br />Yeah. So WordPress 1.0, goodness! I found it around version 2.4, so I was a little early into this, but my profile wasn&#8217;t made for a couple of years after that. I have to ask, you said that you realized you could build your whole website with WordPress. Those of us that have been in this space for a long time know that originally WordPress was just there for blogging purposes. There were no pages, no sidebars, no widgets. Those were all fancy new features that came much later along. When you began using WordPress to build your entire website, was it still when it was intended to be just for blogging? Were you much of a hacker?</p>\n\n\n\n<p><strong>Malcolm:</strong><br />Yeah, so I think the other pages that I had were individual blog posts that I had listed on those pages. So my about page was a blog post about me that I just had on a specific page. So I had it in the navigation, and I think I did that for all the pages of content back then. So that&#8217;s how I built out my website with a blogging tool.</p>\n\n\n\n<p><strong>Courtney:</strong><br />Hilarious. I remember those days, how to register sidebars and add widgets, and do things that it wasn&#8217;t really originally intended to do. It&#8217;s good to talk with people from that era of time. I should look up some of those old posts about WordPress from that era. Oh gosh, the screenshots.</p>\n\n\n\n<p><strong>Malcolm:</strong><br />They&#8217;re brutal.</p>\n\n\n\n<p><strong>Courtney:</strong><br />Yep. Wayback Machine is there for all of us, absolutely. So you and I last crossed paths at the first-ever WordCamp Canada. I think it was our second time meeting up. We met up originally, was it Buffalo I think?</p>\n\n\n\n<p><strong>Malcolm:</strong><br />Yep, that&#8217;s correct. Two years ago in Buffalo.</p>\n\n\n\n<p><strong>Courtney:</strong><br />So Canada was, I think, a huge success. It was a great camp. Can you tell folks a little bit more about your time at WordCamp Canada and also what you specifically were doing there?</p>\n\n\n\n<p><strong>Malcolm:</strong><br />So I kind of dip my toe in and out of WordCamps from time to time. I find it a great way to reconnect, especially in this post-COVID era. It&#8217;s really nice to see some friendly faces that I know I share an interest with. And so when I heard about WordCamp Canada, I was all over that. One of the things that I kind of jokingly did was submit a topic of wanting to discuss working remotely for American companies in Canada. I&#8217;ve been able to do that for the majority of my career, so I thought, I&#8217;ll submit this. I highly doubt they&#8217;ll take it because a lot of WordCamps typically are more engineering-focused, how you can do cool things with WordPress, they have beginner tracks, but typically those are how to start with WordPress from almost a technical perspective. Some of these social topics or more career-focused topics usually get a thumbs down, so to speak.</p>\n\n\n\n<p>And I think WordCamp Canada was one of the first times I saw that there was a very heavy kind of social track related to accessibility, inclusivity, employment, and globalization. So all of those topics were really kind of focused on and highlighted. And so they said yes to my presentation. It was a really nice opportunity to share the experiences that I&#8217;ve had, and I hope that someone out there will look at international employment opportunities in a new way and stop limiting themselves because my career would be half of what it is if I hadn&#8217;t kind of pushed myself to deal with the ins and outs of working for American companies for the majority of my career.</p>\n\n\n\n<p><strong>Courtney:</strong><br />I actually had a chance to be in the audience for that talk, which was great. And I was looking at it from the lens of I&#8217;m an American with many Canadian coworkers, and I like to understand some of the unique things that they might be facing that I just might not be aware of. What are some of the challenges that they&#8217;re facing in their line of work? And then also we&#8217;re allowed to, at my place of employment at GoDaddy, we&#8217;re allowed to side hustle with other things. And so if I were to ever contract somebody that is working in Canada, what things should I be mindful of that they&#8217;re facing? So I think it was a great talk even for those that were not able to be present. But I expect that the videos for WordCamp Canada will have been uploaded to WordPress.tv. I believe they&#8217;re all in the queue right now and just awaiting the publishing of a few of them. So do feel free, folks, to go check that out on WordPress.tv, look for WordCamp Canada and Malcolm, and I&#8217;m sure you&#8217;ll find it. So you took work at Acquia, which is outside the WordPress community completely. First of all, many folks in this audience, we&#8217;re the Do the Woo network here, and that means that people are keyed into what&#8217;s going on specifically with WooCommerce, which is a subset of WordPress. Acquia is so not WordPress. Can you tell us what Acquia is known for and what led you to consider work outside of the WordPress bubble?</p>\n\n\n\n<p><strong>Malcolm:</strong><br />Yeah, so Acquia is the Drupal mothership in the same way that Automattic is for WordPress. Dries, the founder of Drupal, is the CTO of the company. So it&#8217;s a slightly different role than Matt Mullenweg has at Automattic. But the two companies have so many parallels. They&#8217;re very similar in so many ways. So if you know anything about Automattic, you kind of inherently know stuff about Acquia. It&#8217;s a product-focused company based around Drupal, and I never expected to work there. That was a strange coincidence. A lot of my career has been strange coincidences in terms of timing and kind of being bold enough to say yes to things that other people might say no to. So the company I was working for at the time had been acquired. I was their WordPress expert. I think the role was something like web strategist or something like that.</p>\n\n\n\n<p>And they had been acquired and the writing was kind of on the wall. They were integrating multiple companies. They weren&#8217;t going to need multiple web people to help them out. I was doing the math and said, I&#8217;m not going to take a risk on my career and wait and see if I&#8217;m the one that survives the Hunger Games. I was talking to Ian Gupta, who I knew from way back in the day, and he had, not recently, but I was interested in getting my Agile certification. He had done that. He was in my contact list on LinkedIn. So I reached out and said, how did you find that? Next thing I knew, he was like, yeah, I&#8217;m working for Acquia now as a technical account manager. Would you ever consider working for Acquia? And I was like, I had never, but I would be open to that discussion. Through the interviewing process, the whole way through, I was like, they&#8217;re not going to hire me. They&#8217;re not going to hire me. I&#8217;m a WordPress guy for the most part, they&#8217;re not going to hire me. And so when the offer came in to actually hire me, I was kind of like, uh-oh, what have I done? This</p>\n\n\n\n<p>is very different from anything that I had done before. And I was a little worried, a little concerned, but I mean, for those that have had the opportunity to work for Acquia and enjoyed their experience or some of the other large WordPress organizations, in a way, Acquia has that same kind of mentality, that same kind of mindset, and it has continued to be an amazing experience.</p>\n\n\n\n<p><strong>Courtney:</strong><br />That&#8217;s great. It&#8217;s really exciting to be able to hear that. So in your role of technical account manager, my understanding of WordPress versus Drupal is that early on, in the before times, before we had sidebars and pages, Drupal traditionally led the way with more of the robust enterprise level of websites. They had a lot of inroads with higher ed and large-scale corporations, and WordPress was originally seen as though it&#8217;s just that blogging platform even after it could handle a full CMS. Is that still true for Drupal today? And what can you tell me about maybe where Drupal is going these days? I know a little bit about the Starshot initiative. I&#8217;ve read a little bit on what&#8217;s going on with that one, but what kind of users are selecting Drupal, and who&#8217;s the primary audience? We know that WordPress can do all of it, and WordPress is for everybody that wants to be able to publish. But do we still find that Drupal is primarily handling these enterprise-scale kind of websites?</p>\n\n\n\n<p><strong>Malcolm:</strong><br />For the most part, that is still the expected use case for Drupal. That is changing and transforming because there are only so many enterprise companies that exist, which I think speaks volumes to the difference in market share between the two CMSs. I think Drupal is at around 1% of the web, where WordPress is at 30-some-odd percent of the web and 50% of the CMS usage, and Drupal is at like 2% of CMS usage. So very different goals and focuses. I remember early on when I started using Drupal in some project management work, the joke was, oh, if you wanted some quick and easy blogging system, you kind of tacked on WordPress inside a Drupal install. And that was the way you gave that functionality to people who didn&#8217;t necessarily have the technical chops or the ability to deal with the learning curve of Drupal. In terms of a cultural perspective, from my experience within the Drupal community, there&#8217;s still this assumption that WordPress is inferior in some way.</p>\n\n\n\n<p>It&#8217;s not really good because there&#8217;s still a concern that the security isn&#8217;t quite there or the robustness in terms of translations and these kinds of custom field-related things don&#8217;t really exist within WordPress core, and so it&#8217;s just not as good. Then the second opinion that I see a lot of is that Drupal and WordPress are so different that they shouldn&#8217;t even be directly compared. Why even have that conversation? A coworker of mine likes to say Drupal is like a data relationship system with CMS functionality, and WordPress is a blogging system with CMS functionality, right? So he sees it from a completely different angle. I&#8217;ve showed him Advanced Custom Fields, I&#8217;ve shown him WE LOT, I&#8217;ve shown him some of the functionality that can be added to WordPress relatively easily to give a lot of those similar feelings and functions that they&#8217;re used to in Drupal.</p>\n\n\n\n<p>I&#8217;ve actually been internally spending a little bit of time at Acquia pointing out some WordPress-related things from time to time to let everyone know that most of their knowledge is several years out of date. They&#8217;re still thinking WordPress is WordPress 2.0; they have no idea what&#8217;s happened in the last 3, 5, 7 years in WordPress. So their opinions are really skewed based on that historical memory of what WordPress was. I&#8217;m trying to bring them up to date with what it actually is today, and that&#8217;s been a really fun project. You mentioned Starshot, which apparently they&#8217;re going to call Drupal CMS, which I think is kind of a lame name because Drupal is a CMS. So calling Starshot &#8220;Drupal CMS,&#8221; I don&#8217;t understand that, but I&#8217;m not the decision-maker there. But its entire focus is improving Drupal from a skilled site builder perspective, which reminds me so much of what WordPress has done with Gutenberg, and I think it is the perfect direction for Drupal to go.</p>\n\n\n\n<p><strong>Courtney:</strong><br />Yeah, I was reading a little bit about it on Dries&#8217; website. I&#8217;m still a diehard RSS reader, and as I was reading through the direction of that, what the WordPress community may know of Drupal is that you can integrate Gutenberg into Drupal. You can have the Gutenberg experience in the equivalent of a post editor. Maybe what the Drupal community needs to know is that we are working on core fields. The table will be gathering at WordCamp US with Scott Clark at the helm on that one for the Core Fields API. Because of the data views that are going on inside of when you go to edit your theme, setting up the configuration that&#8217;s necessary there, it&#8217;s becoming apparent that we need that to the point where it was called out at WordCamp US last year during Matt&#8217;s Q&amp;A. Oh, that Drupal has this core fields area.</p>\n\n\n\n<p>So I think it&#8217;s pretty interesting though for a few reasons. Basically, it seemed to me like there were almost three flavors in Dries&#8217; post about how one could select what variety of Drupal they would like to experience. Can you elaborate a little bit more on that? And on this, which was actually put forward as the strategy plan? I don&#8217;t know that I&#8217;ve ever seen a strategy plan as it relates. We see our big picture goals for the year-end WordPress, but I don&#8217;t think we&#8217;ve seen a strategy plan fully published in the WordPress space. Can you tell us more about those areas a little bit?</p>\n\n\n\n<p><strong>Malcolm:</strong><br />Yeah. So I think this whole thing with Starshot reminds me of the &#8220;learn JavaScript deeply&#8221; call that Matt made for WordPress. This is a call to everyone to say, look, we realize that the transition right now for CMSs is, how do we empower marketers and site builders to execute on their goals? They&#8217;re driving the decisions about the CMS, they&#8217;re driving the choices. It&#8217;s not the IT team. They&#8217;re managing the updates maybe, but they&#8217;re certainly not driving the decision of what CMS to use. And so how can we appeal to that audience? Even today, it requires a fair bit of technical understanding to install and run a Drupal site. There&#8217;s no five-minute install like in WordPress. It requires an understanding of Composer, it requires an understanding of YAML files. It is not simple, easy, or fun. Then when you get into the interface, it feels a little bit clunky.</p>\n\n\n\n<p>It doesn&#8217;t feel super modern. If you compare it to Webflow and WordPress and modern Squarespace and Wix, while they&#8217;re not necessarily aiming for the same businesses, they are in a way aiming for the same end user, which is the site builder, the person publishing the content online. So there&#8217;s a couple of different pieces there. One is this thing called recipes, which is really cool to me. The idea that you could, at any point in the process during the installation or later on, pick and choose what functionality you want. So let&#8217;s say you want a marketing website with a form system and maybe a cool download section on your website. Maybe you think of some other features that you want in there. You want user-generated content on your website. With recipes, you&#8217;ll be able to select those things, and it will not just install the plugins, which are called modules in Drupal, but it&#8217;ll also help with the configuration.</p>\n\n\n\n<p>Then once I have my site fully configured and ready to go, I can download that as a recipe and share it out. Recipes can be as small as passwords expire in 90 days, or they can be as big as here&#8217;s a full CMS system with all of these things pre-configured for you—all these modules pre-selected, the theme ready to go, user settings, additional fields, all this stuff just ready to go out of the box with this little special recipe file. You can then add additional recipe files on top of that and mix and match to your heart&#8217;s content to build up your perfect version of Drupal. I think that is such a really interesting way to go. I can imagine how something similar to that would be useful in the WordPress space, especially for those that are running multiple hundreds of sites, or maybe even for GoDaddy to come up with kind of like this is the GoDaddy install of WordPress.</p>\n\n\n\n<p>So it&#8217;s not just the plugins and themes, but it&#8217;s even maybe the configuration options because out of the box, we all know that WordPress has some configuration options that we, by default, on autopilot, go and change because we know that&#8217;s not really how we want our site to be, right? We don&#8217;t want the permalinks to be like S equals 243. We want pretty permalinks, so we change that. We want our assets to be uploaded probably to year and month folders, so we go and change that. How nice would it be to have a way to just have those all set by default through this recipe system? And so that&#8217;s one of the many things that&#8217;s coming with this Starshot experience.</p>\n\n\n\n<p><strong>Courtney:</strong><br />I really like that. I think that in the WordPress space for the DIY crowd, I would say what we have in the hosting space, coming from working at GoDaddy and knowing that my competitors are offering similar, is a lot of use of AI for the onboarding wizard experience. So you say, I want to open a pizza shop, I want to open a cafe, or I&#8217;m opening up maybe a fashion boutique or something like that. Based upon what you indicate you want, it will walk you through and create a basic five-page site. You need to change the content to be your own. It will give you some free stock images that you&#8217;re permitted to use, but ideally, you would swap those out for your own. It will help guide you towards selecting the appropriate color</p>\n\n\n\n<p>scheme, etc. You could default to say, here is the font choice for my brand, here is the whatever.</p>\n\n\n\n<p>I think about that at the DIY level, that&#8217;s pretty cool. But agencies tend to not want AI to get in their way at the spin-up phase. What I like about Starshot is that the agencies that are building the sites for customers have a means of selecting that. Perhaps it could be made more GUI or easier even for agencies, but I think the first step is to understand what the agencies need. I think Drupal tends to historically be primarily agency folks. Unless you&#8217;re a developer that just wants to learn Drupal, I don&#8217;t know too many hobbyists that go to Drupal and learn all of Drupal to get up and going, though I could be wrong—happy to be wrong about that. But yeah, it looks to be pretty interesting to see where that&#8217;s going. I really like tuning in to read Dries&#8217; blog posts, like I said, but I also really enjoy when I get a chance to see his equivalent of the state of the word, his annual address to the community.</p>\n\n\n\n<p>As well as, I really enjoyed the video that I saw where Matt had invited Dries and Mike Little, co-founder of WordPress, to Automattic&#8217;s Grand Meetup. So Automattic, as a company, has an annual grand meetup where they invite everybody together. I thought that interview or that time was actually quite unique. I really love to hear from what other open-source projects are doing and how we can benefit each other in the open-source space. Sure, we have competitors. I could say, yes, I&#8217;m at GoDaddy and I know what my competitors are doing, but also my friends work at those places. As a whole, it&#8217;s on us to care for the shared customers and community. Included in that are things like, oh yes, we do make Drupal hosting available to our customers. And in the process of that, I think about issues like what&#8217;s going on in PHP and the push as PHP continues—it&#8217;s under both of our projects, right?</p>\n\n\n\n<p>So as PHP continues to push forward with how quickly they&#8217;re iterating upon the language compared to historically in the past, well, our customers are all going to face the challenges and the struggles of that. Working at a hosting company, it&#8217;s on my mind. I might think about it from the WordPress lens first, but certainly, it applies across the board. What do the other things that we offer that are also very PHP-based deal with, and how do we address those needs too? So that leads into the next question or the next topic. There are some of the overlapping roles of open source in both of our ecosystems. I&#8217;ve met several folks in the Drupal space. Some of them I&#8217;ve actually got lined up coming in the near future. AmyJune Hineline has overlapped in both WordPress and Drupal.</p>\n\n\n\n<p>AmyJune is one of the mentors of mentors. There is a mentorship program in the Drupal space, and I have several friends that have been a part of that in their early web dev learning journey. It&#8217;s more about learning to use and implement Drupal, whereas in WordPress, our mentorship program is primarily more around getting up and running as a contributor if you would like to be a contributor. We have a mentorship program specific to contributors to all of the teams. We both have really big user bases across both WordPress and Drupal. What are some of the other interesting challenges that you&#8217;ve seen? What role does Acquia have in that? For instance, with the WordPress mentorship program, we see a lot of Automattic staff primarily facilitating and leading that. What&#8217;s Acquia doing to help foster contribution to Drupal? What&#8217;s Acquia doing, or what is Drupal as a project also doing related to any kind of challenges in the open-source space?</p>\n\n\n\n<p><strong>Malcolm:</strong><br />Yeah, I&#8217;ll be honest, I haven&#8217;t really dived much into this yet. Primarily at Acquia, our focus is on the products and services we provide. While Dries and others talk about open source and are the lead drummers of that ideal, I think, like many of the bigger WordPress companies, there&#8217;s a lot of kind of closed or proprietary things that are happening that&#8217;ll probably never be spun off and freely given to the communities as open-source versions. That isn&#8217;t to say that there are no contributions to open source, and actually, TAMs are recommended to provide time back to open-source projects or help resolve issues with different modules. In my opinion, the open-source community across the board has really taken a backseat to profitability over the last couple of years, especially as the number of subscription-based themes, plugins, and services for both continues to grow. There&#8217;s less of that tinker, hacker, freedom fighter mentality of the early days that both of these CMSs used to have.</p>\n\n\n\n<p><strong>Courtney:</strong><br />Yeah, that makes sense. I do aspire to bring some of the learnings of what&#8217;s going on both in one project to the other. One of those that&#8217;s on my radar right now, I&#8217;m actively working on the contributor dashboards for the WordPress project and how folks are being recognized—I’ll say it that way; I don&#8217;t want to say tracked. It&#8217;s more about are we recognizing the various efforts? One of the things that I really responded to a lot about Drupal is that Drupal has a means of logging your contribution efforts. It&#8217;s a bit of a manual process at this time, whereas some of the tooling that we&#8217;re looking at for contributor dashboards in WordPress would be rather automated—getting activity on how many Slack messages one might be sending that are in public channels, specifying that, or GitHub activity. Whereas there are folks doing a lot of hidden labor like reading posts, somebody might scoff about that.</p>\n\n\n\n<p>But for those who want to have a deep historical knowledge about the project, the act of reading posts and researching—there&#8217;s no way to automate tracking that activity. So Drupal has a really interesting way of doing that. I&#8217;ve thought about bringing something akin to that. For those that do more of that hidden type of work, wherever it is never going to be practical to get activity metrics, anywhere that we could get activity metrics, let&#8217;s build an automation for that. But if it does not make sense to do activity metrics, some means of logging that time in a more manual process—I feel like the more that we can continue to recognize the value of contributors in open source, the better we are as stewards of various open-source projects. I think we can serve as examples to how open source should be for other projects probably yet to come.</p>\n\n\n\n<p>So I&#8217;ve been doing some deep thinking around that lately in my specific day-to-day work. I&#8217;m excited to see where that one goes. Looking ahead, what do you think the future for Drupal with Acquia leading some of the major initiatives will look like? In WordPress, we see Automattic generally leads the way with what we are doing with Gutenberg, with the community team as far as events go, and we&#8217;re grateful for that ability, but we also see that there is a need for more organizations to step up and step in to facilitate some of that. How do you see that shaking out with Acquia in particular as it relates to Drupal? Do you see the same tensions in the community perhaps about the direction of the project?</p>\n\n\n\n<p><strong>Malcolm:</strong><br />Very much so. Again, there are mirror images of each other in so many ways. It feels like right now, especially the Drupal community is taking pages out of the modern WordPress playbook. I will say that with WordPress, there isn&#8217;t the same kind of marketing team with Drupal that some of the closed-source hosted enterprise CMS systems have. So in some ways, expansion for Drupal will come from trying to entice more people to work on the project. I think that we have a very similar percentage of third-party companies working on it, but I think we&#8217;re struggling. I think, just like the WordPress community is starting to as well, where a lot of the contributors are—no offense—they&#8217;re getting a little older. I had someone once say to me, the biggest mistake that Drupal&#8217;s made was turning away from being a CMS option for the local mom-and-pop shop.</p>\n\n\n\n<p>Because once that happened, young developers had a hard time getting started with Drupal, and the project lost some important continuance of fresh, young, and new ideas. I&#8217;m seeing that as I&#8217;m participating more and more in this community, they&#8217;re trying to go, oh shoot, we kind of shot ourselves in the foot here about the future of Drupal. How do we fix that before the old guard all sail off into the distance, so to speak? Making it more innovative, reducing the friction in using the software, I think, will be a big part of that. One of the major changes that I have a lot of enterprise customers lament is how quick Drupal is versioning right now. It&#8217;s just constant new versions coming out. I think there was only a year and a half between the first version of Drupal 10 and the Drupal 11 release that came out, which is incredibly fast for the Drupal community.</p>\n\n\n\n<p>For those that don&#8217;t know, there are still a lot of sites running Drupal 7 and have been running it forever and would love to just run it forever. But the goal now is, how can we iterate on Drupal in a way that it can innovate while maintaining some of that backward compatibility so that we don&#8217;t break things, so that we can release more often, and have upgrades more often, and just make that a seamless part of using Drupal? Again, that reminds me a lot of what WordPress has done. It&#8217;s a lot of versions—I think three to four a year. I don&#8217;t think Drupal&#8217;s going to iterate that quickly, but that is the goal. Again, it reminds me so much of what WordPress is doing. Then from an Automattic versus Acquia perspective, I think it&#8217;s very similar. We try to point the direction that we see based on the clients that we have in hopes that we as a company are helping lead the project well.</p>\n\n\n\n<p>But there are still definitely a</p>\n\n\n\n<p>lot of different voices with different interests and focuses as we move forward. I think there are a lot of people out there that don&#8217;t see the value in Starshot, that don&#8217;t see the value in appealing to the experienced builder, who think that it should remain a very developer-centric CMS platform because that provides the comfort and security that they&#8217;re used to. But I think there&#8217;s a diminishing market for that kind of CMS, and I think that this new project or this new direction is such a breath of fresh air.</p>\n\n\n\n<p><strong>Courtney:</strong><br />I would agree there. That kind of reminds me a little bit about the needs of the users, not just from the contributor space, but also from the user space, how the needs of the users of projects are evolving. It used to be that we were just asking for pages in WordPress or sidebars back when I remember that. That&#8217;s how I learned PHP—registering a sidebar to stick a widget in the side, and I had to learn a lot about PHP. I didn&#8217;t really have any mentors or anyone to help me through that experience. Oh boy, was that a challenge, especially when there weren&#8217;t nearly as many materials online for teaching me this as there are these days. So one of the hot issues that I see right now across these are areas like accessibility, the need for improving accessibility. You mentioned the hot-button word of backward compatibility and where that stands. I know that Drupal has had some differences compared to WordPress in pushing updates when we have releases and the cadence of the releases. It&#8217;s funny that in WordPress, folks so much lament, why does it take so long to get whatever? And also lament, oh my goodness, you&#8217;re shipping so many releases in a year. Meanwhile, Drupal&#8217;s like, oh, it&#8217;s only a year and a half. We could do it. And that&#8217;s making waves in a year and a half. I don&#8217;t know enough about Drupal to know if in that year and a half they&#8217;re shipping many features in that change. I also don&#8217;t know which versions are or are not backward compatible. Where do you see that shaking out in the different communities?</p>\n\n\n\n<p><strong>Malcolm:</strong><br />Yeah, so the learning curve for Drupal is steep. I&#8217;ve mentioned that before, but one of the reasons for that is there are some externalities that both CMSs have. Drupal depends on CKEditor for its editing experience. So when CKEditor 4 went end of life, Drupal had to upgrade to CKEditor 5. When Composer upgrades, Drupal needs to update to the new version of Composer. There are some other projects within Drupal that also push that along. Then of course, we have the upgrades of PHP, the upgrades of MySQL. So there are all these externalities that have to be managed through this process. So it&#8217;s not wholly on the CMS to determine when these releases happen in some ways, right? Because we want to continue that secure, performant, and accessible tool. In terms of accessibility, I will say a lot of people in the Drupal community have this strong belief that Drupal is much more accessible than WordPress.</p>\n\n\n\n<p>Again, I think it really comes down to the company that&#8217;s developing. With the additional things that you add on top of it, like WordPress core on its own is very accessible, but you add a really crummy theme and some crummy plugins, and guess what? You can&#8217;t use it anymore. And that&#8217;s very similar to Drupal. There are agencies that are not as good at accessibility, and when they develop a theme for Drupal to publish a site online, it&#8217;s not accessible. Or when they create a module for Drupal to add some functionality and they don&#8217;t do it in an accessible way, guess what? The admin panel is no longer accessible. There&#8217;s been some complaints about CKEditor not being as accessible as some people would like in terms of the version that&#8217;s integrated with Drupal. So again, there are always these ebbs and flows, and it really depends on these third parties. So I really dislike the conversation of is WordPress accessible or is Drupal accessible? And if we take it down to the core, the answer for both is yes, but as soon as you change anything or add anything, then the answer might be no.</p>\n\n\n\n<p><strong>Courtney:</strong><br />And the answer for a logged-in user that is in the edit interface as opposed to the front-end website visitor also could be vastly different about that too. And that&#8217;s just even with core for both of them. Yeah, so it&#8217;s something that I think we all could benefit from learning about for sure. So let&#8217;s skip ahead to what advice do you have for others in the community? Those who have been longtime contributors and are considering branching out like you have. I know some WordPress people that are itching to look beyond the WordPress experience itself. I am quite happy here. I think there&#8217;s a lot of learning to do, and I love to get into shenanigans where I learn from other open-source projects, and I hope that we can share our knowledge together and benefit all of our communities through that. But I know some folks that are looking to different shores, we&#8217;ll say. What advice do you have for them and how could they start preparing if they&#8217;re interested in jumping ship to somewhere like Acquia? Or leaving the standard CMS space for other kinds of flavors of web dev?</p>\n\n\n\n<p><strong>Malcolm:</strong><br />Yeah, I will say hopefully through this discussion, anyone, no matter which open-source project you&#8217;re on, especially if it&#8217;s a PHP, MySQL-developed CMS, you can easily transition from one to the other. And there are some amazing opportunities there. I would highly recommend if you are a WordPress developer or you&#8217;re a Drupal developer and you&#8217;ve been in that space for a long period of time, take a short break and go check out what the other is doing. You might be able to contribute some important refinements due to your experience. You might be able to identify a path that your CMS choice went down only to find a dead end, and you could save countless hours of tinkering by dozens of people by bringing that up. You might see features or functions or ideas that you could bring back to the tool that you favor. So there&#8217;s a huge amount of opportunity there, and especially right now with all of the transitions and changes that have happened in WordPress over the last couple of years and the ones that are being queued up for Drupal over the next little while, this would be a great time to just kind of peek in and see what the other is doing and take some learnings from that.</p>\n\n\n\n<p>Because while both CMSs typically target different types of customers, so to speak, I think that there&#8217;s a lot to learn from each other. There&#8217;s a lot of opportunities for time savings, and there&#8217;s, I don&#8217;t know necessarily that it&#8217;ll become one homogenous CMS someday, but I think that there are advantages that each has that each should be looking to incorporate into their own right. And so we should be hoping to see those kinds of opportunities and transitions. I will say from someone who&#8217;s been in the WordPress space primarily for the last 20 years, going to a more niche CMS means that there&#8217;s a little bit less competition in a way. So your opportunity for contribution, in a way, is larger, right? Your potential impact is larger, and sometimes the salaries are higher. So explore those things, explore those opportunities, and push yourself to learn new things. I know that if and when I ever come back to the WordPress community and work in WordPress again, the things that I&#8217;ll have learned through this process will be so valuable in that effort. So no new knowledge is wasted.</p>\n\n\n\n<p><strong>Courtney:</strong><br />Absolutely. What kinds of things right now, in a more timely fashion, we&#8217;ve talked about our Drupal community and the WordPress community and the learnings between them—what kind of things in open source, whether they be new open-source projects, any kind of dependencies—you mentioned PHP, MySQL—being aware of what these things that we depend upon in our open-source projects are doing, or any other kinds of trends, things that are on your radar that are more news related?</p>\n\n\n\n<p><strong>Malcolm:</strong><br />Yeah, I love full-site editing in WordPress. I remember when the idea first came out, people were saying that at some point, maybe WordPress would only have one base theme and we would all just install different block and patterns packs or style packs. I still believe that could be a long-term direction for themes in WordPress. I think that the Experience Builder in Drupal is potentially trying to develop something similar. I know Webflow has really kind of focused in on the freedom of design in an interesting way. I think being able to easily implement an idea on the web will empower so many people, and I&#8217;m really excited about that. Personally, one of the things that&#8217;s impacted me the most at work is there&#8217;s an open-source tool called Rooney, which allows me to scan Drupal websites and get an understanding of what&#8217;s going on with them.</p>\n\n\n\n<p>I&#8217;ve been able to start writing my own policies and profiles, which allows me to take data that I think is valuable or interesting about the Drupal install and the server configuration and the traffic and the logs, and parse that out in valuable ways for my customers. I wish I had that back in the WordPress world because being able to type in a command in the command line and get a really nice HTML report that I can then tease little details out of has just been—oh my goodness, it&#8217;s the chef&#8217;s kiss of my job in a way. So I really love that and would love to see someone take a look at that and maybe generate something like that for WordPress before I go back to that space. If I do someday, that ability to analyze, to take in all of these various data sources and turn them into graphs and charts and stats in a way that is useful and actionable—it&#8217;s so empowering and I hope to continue to see those kinds of tools get more time and attention. I&#8217;m actually trying to push Acquia to really spend some money—basically some people time—and say, hey, look, we&#8217;re actually going to sponsor this project because it&#8217;s</p>\n\n\n\n<p>so important internally to our team that we want to make sure that it never goes away and that it continues to be developed, supported, and grown. So Rooney is my thing that I think is really cool from a technical perspective.</p>\n\n\n\n<p><strong>Courtney:</strong><br />I think I might need a link for that. Thank you so much for the past 40 minutes or so here that we&#8217;ve been together. Is there anybody else that you think we should have on the show?</p>\n\n\n\n<p><strong>Malcolm:</strong><br />I have two quick suggestions. Brent Schultz from Third and Grove—he worked with me at 10up. He has a deep knowledge of both WordPress and Drupal from an engineering perspective, and I think that would be super interesting. Being a VP of a large multi-CMS agency, he can provide information on the keyword &#8220;composable architecture,&#8221; being able to take a bunch of different tools and combine them and create them into these custom solutions. I think he would be amazing for that. Then my second one was—I asked my boss this question: if I&#8217;m asked who should go on the show, who should I mention? He said Ron Northcutt, head of Developer Relations at Appsmith, would be great. He had a deep interest in trying to bring more e-commerce functionality into Drupal, something that is often pushed off to third-party tools. I think the conversation about the difference between why did WordPress think it was okay to have WooCommerce, but Drupal thought that having any kind of commerce functionality was the wrong approach when Drupal was supposed to be focused on big business and enterprise. And WordPress was supposed to be the mom-and-pop blogger. So I think that conversation would be a lot of fun as well to be able to listen to.</p>\n\n\n\n<p><strong>Courtney:</strong><br />I think that would be fantastic for a Do the Woo show of all places. Absolutely, yes. And one little bit of a plug back—Bob did not ask me to share this, but there is a new show on Do the Woo that is specific for WordPress in the enterprise. That one might be really interesting also for some of the Drupal folks to take a listen to because it is a lot of the top-tier Fortune 50 type of websites, the enterprise agencies behind those, sharing about their experiences and what they need in the WordPress interface and also the WordPress community as it relates to serving their customers. So I&#8217;ll make sure I share a link back for that one with you. Thank you so much, Malcolm, for being with us today.</p>\n\n\n\n<p><strong>Malcolm:</strong><br />Thanks for having me.</p>\n</div>\n\n\n\n\n<p>In this episode of <strong><em>Open Talk on Open Source</em></strong>, host <strong>Courtney Robertson</strong> sits down with <strong>Malcolm Peralty, a seasoned expert in both the WordPress and Drupal communities</strong>. </p>\n\n\n\n<p>With nearly two decades of experience in the open-source space, Malcolm shares his journey from starting with WordPress in its early days to his current role at Acquia, the &#8220;mothership&#8221; of Drupal. </p>\n\n\n\n<p>The conversation dives deep into the evolution of both platforms, the challenges and opportunities in open source, and the exciting future of content management systems. </p>\n\n\n\n<h2 class=\"wp-block-heading\">Takeaways</h2>\n\n\n\n<p><strong>Malcolm Peralty&#8217;s Journey</strong>: Malcolm has extensive experience in the WordPress community, having started with WordPress back in its early versions. His career spans various roles, including blogging, project management, and support for major WordPress products.</p>\n\n\n\n<p><strong>Transition to Drupal</strong>: Malcolm transitioned from the WordPress community to working with Drupal at Acquia, highlighting the parallels between the two platforms and the opportunities that come from exploring different open-source projects.</p>\n\n\n\n<p><strong>WordCamp Canada Experience</strong>: Malcolm discussed his experience presenting at WordCamp Canada, where he spoke on working remotely for American companies while based in Canada, and noted the growing focus on social topics in WordCamps.</p>\n\n\n\n<p><strong>Acquia and Drupal&#8217;s Focus</strong>: Acquia plays a similar role for Drupal as Automattic does for WordPress, with a focus on product development. Malcolm’s role at Acquia involves bridging the knowledge gap between the Drupal and WordPress communities.</p>\n\n\n\n<p><strong>Drupal&#8217;s Evolution and Starshot Initiative</strong>: The Starshot initiative, now referred to as Drupal CMS, is aimed at improving Drupal for site builders, akin to WordPress’s Gutenberg project. This initiative focuses on making Drupal more accessible and user-friendly, particularly for non-developers.</p>\n\n\n\n<p><strong>Comparison Between WordPress and Drupal</strong>: Malcolm highlighted the differences in perception and use cases between WordPress and Drupal, noting that while Drupal is seen as more robust for enterprise-level websites, there’s a growing recognition of WordPress&#8217;s capabilities beyond blogging.</p>\n\n\n\n<p><strong>Recipes in Drupal</strong>: A key feature in Drupal&#8217;s future is the introduction of &#8220;recipes,&#8221; which allow users to configure and share pre-built site configurations, offering flexibility and ease of use, especially for agencies.</p>\n\n\n\n<p><strong>Open Source and Mentorship</strong>: Both WordPress and Drupal have strong mentorship and community support programs, though their focuses differ. Malcolm pointed out the importance of cross-community learning and contribution.</p>\n\n\n\n<p><strong>Challenges in Open Source:</strong> Malcolm discussed the challenges facing open-source communities, including the shift from a hacker mentality to profitability, and the need to attract fresh contributors as the original contributors age.</p>\n\n\n\n<p><strong>Future Directions for Drupal</strong>: The Drupal community is looking to reduce friction in using the platform and make it more appealing to a broader audience, particularly as it relates to maintaining backward compatibility and frequent updates.</p>\n\n\n\n<p><strong>Advice for Community Members</strong>: Malcolm encourages developers and contributors to explore other open-source projects like Drupal to gain new perspectives and ideas that can be brought back to their original communities, enhancing both personal growth and community innovation.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Links</h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https://peralty.com/about-me/\"><strong>Peralty &#8211; About Me</strong></a></li>\n\n\n\n<li><a href=\"https://peralty.com/2024/04/05/one-year-at-acquia/\"><strong>One Year at Acquia</strong></a></li>\n\n\n\n<li><a href=\"https://www.acquia.com/about-us\"><strong>Acquia &#8211; About Us</strong></a></li>\n\n\n\n<li><a href=\"https://dri.es/drupal-cms-the-official-name-for-drupal-starshot\"><strong>Dries &#8211; Drupal CMS, the Official Name for Drupal Starshot</strong></a></li>\n\n\n\n<li><a href=\"https://dri.es/introducing-drupal-starshot-product-strategy\"><strong>Dries &#8211; Introducing Drupal Starshot Product Strategy</strong></a></li>\n\n\n\n<li><a href=\"https://profiles.wordpress.org/phoenixfireball/\"><strong>Malcolm Peralty&#8217;s WordPress Profile</strong></a></li>\n\n\n\n<li><a href=\"https://canada.wordcamp.org/2024/speaker/malcolm-peralty/\"><strong>WordCamp Canada 2024 Speaker Profile &#8211; Malcolm Peralty</strong></a></li>\n\n\n\n<li><a href=\"https://canada.wordcamp.org/2024/session/working-in-wordpress-with-american-companies/\"><strong>WordCamp Canada 2024 Session &#8211; Working in WordPress with American Companies</strong></a></li>\n</ul>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 28 Aug 2024 09:00:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:47;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:78:\"WPTavern: Remote Code Execution Vulnerability Patched in WPML WordPress Plugin\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=160485\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:89:\"https://wptavern.com/remote-code-execution-vulnerability-patched-in-wpml-wordpress-plugin\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1842:\"<p>The popular WordPress Multilingual plugin, WPML, which is installed on over 1,000,000 websites, has patched a <a href=\"https://www.wordfence.com/blog/2024/08/1000000-wordpress-sites-protected-against-unique-remote-code-execution-vulnerability-in-wpml-wordpress-plugin/\">Remote Code Execution (RCE)</a> vulnerability (CVE-2024-6386) that researchers have classified as <strong>&#8220;Critical,&#8221; with a CVSS score of 9.9</strong>. Users are strongly advised to update their websites to the patched version, WPML 4.6.13.</p>\n\n\n\n<p>Security researcher <a href=\"https://sec.stealthcopter.com/\">Mat Rollings</a> (stealthcopter) discovered and reported the vulnerability through the Wordfence Bug Bounty program, earning a bounty of $1,639.</p>\n\n\n\n<p>Wordfence’s István Márton explained: “The WPML plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 4.6.12 via Twig Server-Side Template Injection. This is due to missing input validation and sanitization on the render function. This makes it possible for authenticated attackers, with Contributor-level access and above, to execute code on the server.”</p>\n\n\n\n<p>Matt Rollings dubbed this vulnerability “a classic example of the dangers of improper input sanitization in templating engines” and has shared more technical details about this vulnerability on his <a href=\"https://sec.stealthcopter.com/wpml-rce-via-twig-ssti/\">blog</a>.&nbsp;</p>\n\n\n\n<p>In the past eight days, researchers have earned $21,037 as bounties for reporting three critical plugin vulnerabilities: <a href=\"https://wptavern.com/critical-vulnerability-patched-in-givewp-plugin\">GiveWP</a>, <a href=\"https://wptavern.com/record-bounty-awarded-as-critical-privilege-escalation-vulnerability-patched-in-litespeed-cache-plugin\">LiteSpeed Cache</a>, and WPML.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 27 Aug 2024 20:05:02 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:7:\"Jyolsna\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:48;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:47:\"WPTavern: WordCamp Europe 2025 Seeks Organizers\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=160466\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:58:\"https://wptavern.com/wordcamp-europe-2025-seeks-organizers\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2652:\"<p><a href=\"https://europe.wordcamp.org/2025/\">WordCamp Europe 2025</a>, scheduled to take place from June 5 &#8211; 7, 2025, in Basel, Switzerland is <a href=\"https://europe.wordcamp.org/2025/call-for-organisers/\">looking for organizers</a> to make this flagship event a grand success. The planning phase of this event will start in September 2024. </p>\n\n\n\n<p>Organizers will be involved in weekly or bi-weekly meetings leading up to the event and will <a href=\"https://europe.wordcamp.org/2025/call-for-organisers/teams/\">work in teams</a> including Budget, Community, Content, and Design. </p>\n\n\n\n<p>The WordCamp Europe 2024 in Torino, Italy received prestigious <a href=\"https://europe.wordcamp.org/2024/wordcamp-europe-receives-patronage-from-the-european-parliament/\">patronage from the European Parliament</a>, granted by Roberta Metsola, President of the European Parliament. The event emphasized accessibility and inclusivity and was attended by 2,584 attendees from over 70 countries. The 2023 and 2022 events were heavily criticized by the community for <a href=\"https://europe.wordcamp.org/2022/diversity-at-wceu/\">lack of diversity</a> in speaker lineups and organizing teams but the 2024 version more than made up for it. </p>\n\n\n\n<p>WordCamp Europe 2025 looks to be on the right track when it comes to accessibility and sustainability. The <a href=\"https://europe.wordcamp.org/2025/venue/\">venue Messe and Congress Center Basel</a> are fully accessible for people with mobility challenges and prioritize environmental sustainability. However, the event coincides with Eid ul-Adha, a major Muslim holiday.</p>\n\n\n\n<p>The organizers have assured that: &#8220;While we cannot change the dates, the organizing team is committed to making WCEU 2025 more inclusive of attendees who are celebrating Eid ul-Adha. To do this, we will consult with the Diversity, Equity, Inclusion, and Belonging (DEIB) Working Group and attendees of the Muslim community to find initiatives that support them to feel welcome at our event during those dates.&#8221;</p>\n\n\n\n<p><strong>The last date for applying is August 31, 2024, at 23:59 CEST.</strong> While it is recommended that applicants be based within European time zones due to meeting schedules, any WordPress enthusiast from around the globe can apply. </p>\n\n\n\n<p>Though all WordCamp communications will be in English, knowledge of French or German is essential to apply for the local team. </p>\n\n\n\n<p>Those interested in hosting WordCamp Europe 2026 are encouraged to apply for the 2025 organizing team to gain valuable experience and insight into event logistics and organizational requirements.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 27 Aug 2024 18:36:54 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:7:\"Jyolsna\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:49;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:69:\"Do The Woo Community: Page Builders and WooCommerce with Anthony Tran\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"https://dothewoo.io/?p=85351\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:68:\"https://dothewoo.io/page-builders-and-woocommerce-with-anthony-tran/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:43245:\"<div class=\"wp-block-group has-border-color has-light-gray-background-color has-background has-small-font-size has-global-padding is-layout-constrained wp-container-core-group-is-layout-57 wp-block-group-is-layout-constrained\">\n<p class=\"has-secondary-color has-text-color has-link-color wp-elements-9acf640b7ba38a84a982fc35d618387f\">This show is sponsored by&#8230;</p>\n\n\n\n<div class=\"wp-block-group is-vertical is-layout-flex wp-container-core-group-is-layout-56 wp-block-group-is-layout-flex\">\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-14 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<div class=\"wp-block-group is-nowrap is-layout-flex wp-container-core-group-is-layout-53 wp-block-group-is-layout-flex\">\n<div class=\"wp-block-group has-base-background-color has-background wp-container-content-29 has-global-padding is-content-justification-left is-layout-constrained wp-container-core-group-is-layout-52 wp-block-group-is-layout-constrained\">\n<img width=\"525\" height=\"525\" tabindex=\"0\" src=\"https://i0.wp.com/dothewoo.io/wp-content/uploads/2024/03/Airwallex.jpg?resize=525%2C525&ssl=1\" alt=\"Airwallex\" class=\"wp-image-80258\" />\n</div>\n</div>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<p class=\"wp-container-content-30\"><strong><a href=\"https://www.airwallex.com/integrations/woocommerce?utm_source=701Nn000009vJ0mIAE\">Airwallex</a></strong>: With <strong>Airwallex</strong> merchants are no longer forced to convert their foreign incoming payments into their home market currencies and they can use the funds to pay suppliers internationally.</p>\n</div>\n</div>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-15 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<div class=\"wp-block-group is-nowrap is-layout-flex wp-container-core-group-is-layout-55 wp-block-group-is-layout-flex\">\n<div class=\"wp-block-group has-base-background-color has-background wp-container-content-31 has-global-padding is-content-justification-left is-layout-constrained wp-container-core-group-is-layout-54 wp-block-group-is-layout-constrained\">\n<img width=\"500\" height=\"500\" tabindex=\"0\" src=\"https://i0.wp.com/dothewoo.io/wp-content/uploads/2024/02/Omnisend-square.jpg?resize=500%2C500&ssl=1\" alt=\"\" class=\"wp-image-78802\" />\n</div>\n</div>\n</div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<p class=\"wp-container-content-32\"><strong><a href=\"https://your.omnisend.com/onlywoo_dothewoo\">Omnisend</a></strong>: Whether it&#8217;s for integration into your Woo product, or building sites for clients, <strong>Omnisend</strong> is the solution for email and SMS marketing with their CRM solution for WooCommerce shops and your own website.</p>\n</div>\n</div>\n</div>\n</div>\n\n\n\nEpisode Transcript\n<div class=\"wp-block-group has-global-padding is-layout-constrained wp-block-group-is-layout-constrained\">\n<p>Emma:<br />Welcome, everybody, to another exciting episode of <em>Do the Woo Biz Chat</em>, where we dive deep into the world of WooCommerce and everything that powers successful e-commerce businesses. We are, again, your hosts, Emma Young and Adam Weeks, and we are thrilled to have you here with us today. Hopefully, we can explore some exciting new trends, tips, tools, and anything to help elevate your site to new heights.</p>\n\n\n\n<p>Adam:<br />Thank you, thank you, thank you, Ms. Emma. Yes, that&#8217;s right. We are joined by Anthony Tran today. He&#8217;s the Marketing Director of Beaver Builder, one of the leading page builders in the WordPress ecosystem. He&#8217;s here to share his expertise on how page builders can revolutionize your WooCommerce site and enhance your customer experience. Anthony, welcome. We are so glad to have you here. We’ve met a few times, and it&#8217;s my pleasure to welcome you onto the show.</p>\n\n\n\n<p>Anthony:<br />Hey everyone, thanks for having me on the show.</p>\n\n\n\n<p>Adam:<br />It&#8217;s good to have you. Anthony, would you mind just sharing with us a little bit about your background, how long you&#8217;ve been at Beaver Builder, and what Beaver Builder is for those who may not know?</p>\n\n\n\n<p>Anthony:<br />Yeah, I&#8217;d be happy to. So I started my entrepreneurship journey in 2013. I left my corporate job and started a podcast. I was podcasting about digital marketing, and it evolved into creating my own WordPress web design agency. My wife and I were building websites using Beaver Builder in 2014, and that’s how we learned about it. After a couple of years doing the agency work, Beaver Builder was looking for a Marketing Director, and I thought, “Wow, this would be such an awesome opportunity with my marketing background using Beaver Builder.” I joined the team, I think, in 2019. So I&#8217;ve been with them for about five years, and it&#8217;s been a lot of fun. I’m happy to be here and happy to dive into WordPress, Beaver Builder, or wherever you want to take us.</p>\n\n\n\n<p>Emma:<br />That is the ultimate customer success story! You used it for a web agency, and now you&#8217;re the Director of Marketing. That&#8217;s awesome. Do you happen to know, by any chance, where the name Beaver Builder came from?</p>\n\n\n\n<p>Anthony:<br />Yeah, there’s a cool story behind it. Robbie has shared this on a mini-podcast, but basically, when they first created the business, it was called Fastline Page Builder. Not a great name, not great branding, but their agency was Fastline LLC, Fastline Media—sorry, Fastline Media. After their initial launch, it didn’t really take off at first. They had some customers who used it and liked the product, but they said, “Hey, maybe you can work on the brand name.” So Robbie and the guys had to brainstorm. They thought, “Let’s figure out what kind of animal builds something.” I think they came up with some really wacky names at first, like “Oh, spiders create webs,” and “Bees make hives.” One day, Robbie came into the office and said, “What do you think about Beaver Builder?” They all kind of chuckled about it; it was kind of goofy. Then they slept on it and thought, “I like it. It’s got a fun ring to it; it’s fun. It kind of has our personality, and we think it’d be fun. Let’s see what happens.” And of course, the name stuck, and it became what it is today.</p>\n\n\n\n<p>Adam:<br />Fantastic. It is memorable. I was at CloudFest in Germany, and we were talking to Robbie. I introduced him to the guy who started Groundhogg, and I was like, “We’ve got groundhogs and beaver builders. WordPress is full of quirky animals.” I wasn’t sure where we could go with that, but it didn’t go anywhere other than it being memorable. So, well done to Robbie for something that sticks in your brain. So, WooCommerce and page builders—what I wanted to pull out of this episode is this idea about where these two intersect, and I’m kind of curious about your take. How does someone know if a page builder is right for them or if it’s not for them if they’re starting a store? What’s your general sense? We’ll kind of start from a high level and then work our way down. From a high level, why would someone want a page builder, Beaver Builder being one of them, but there are a number of them out there. There’s Divi, and these different page builders. Why would someone want to use a page builder?</p>\n\n\n\n<p>Anthony:<br />Well, from a high level, page builders are great because if you’re looking to create a website and you maybe don’t know how to code, you’re not a developer, or you just don’t want to code, and you want to be able to easily drag and drop layouts on the front end of your WordPress website, then a page builder is perfect for you. I don’t know if you all remember back in 2013 how building WordPress websites was like—you would pick a theme, and you would get stuck with this certain layout. You could change the colors and fonts a little bit, and every time you adjusted something, you had to refresh your screen, open it up on the front end, and see what it looked like. Well, with page builders, it’s nice because you see everything, and it’s very intuitive, just drag and drop. So from a high level, I think page builders are great for anyone who wants to be able to build custom websites and have a lot of flexibility to do so.</p>\n\n\n\n<p>And as far as from a WooCommerce perspective, I think it works great. It’s just a perfect pairing, especially with Beaver Builder because WooCommerce out of the box is just a great solution for anyone who wants to create an e-commerce website with WordPress. Out of the box, you can have your shop, your cart, your checkout page, your product pages—those are all going to work out of the box. But what Beaver Builder and other page builders do is take it to the next level, where you can create custom layouts for your shop, custom layouts for your product page, your checkout page, your cart page. So all those shopping cart experiences can now be customized to match your brand and be consistent throughout your entire website. So that’s why I really like page builders with WooCommerce.</p>\n\n\n\n<p>Adam:<br />Nice. Excellent answer. Thank you.</p>\n\n\n\n<p>Emma:<br />It was really good. It was like all the questions that I wanted to ask as a follow-up were answered already. He’s good. I can see your podcast experience background. Maybe you can go into another thing, like an additional plugin that can help enhance all of these Beaver Builder features?</p>\n\n\n\n<p>Anthony:<br />Well, thank you for leading with that question or the follow-up question, because Beaver Themer is an add-on product that we have that actually allows you to create all those custom layouts with WooCommerce and Beaver Builder. The good news is—and I was actually going to tell you this later in the podcast—we are going to be including Beaver Themer in all of our pricing packages soon. So now people can get the power of Beaver Builder, Beaver Themer, and if they want to create WooCommerce websites, it’s all going to be in a nice package for you. You can use it and be able to create it. We also have a free video tutorial course on how to create e-commerce websites using all of our products with WooCommerce.</p>\n\n\n\n<p>Adam:<br />Nice. When you said &#8220;The Power of Beaver Builder,&#8221; there was like a He-Man, &#8220;The Power of Beaver Builder.&#8221;</p>\n\n\n\n<p>Anthony:<br />Well, Brent, our design lead, always likes to create these themed beavers, especially during Halloween. So I might have to give him that idea, say, “Hey, maybe this year we could do like a Thor Beaver.”</p>\n\n\n\n<p>Adam:<br />Yes, there you go.</p>\n\n\n\n<p>Anthony:<br />We’re even trying to get him to do a Batman Beaver, but he hasn’t gotten around to that yet.</p>\n\n\n\n<p>Adam:<br />Batman… a lot of alliteration going on there. Batman, Beaver Builder. Oh, very cool. Alright, so from a high level, there’s the customization that a page builder can bring you. What challenges might someone face—and this may be if you have any case studies or people that you’re thinking of—what type of challenges can someone run into as they’re building out their e-commerce site using Beaver Builder and WooCommerce? Are there things that you’ve seen, like, “Hey, these are the things you need to avoid,” or “You’re using Beaver Builder wrong”? Anything that you’ve seen that might be some of the challenges?</p>\n\n\n\n<p>Anthony:<br />Well, I think when anyone is using any kind of new tool or software, there’s always going to be some kind of learning curve. But I think what people can find confidence in using WooCommerce and Beaver Builder is that both of those products have been around for a very long time. Beaver Builder’s been around for over 10 years, so the product is very stable, very mature, and it’s not going to go anywhere. The same thing with WooCommerce. WooCommerce has been around since, I mean, probably since WordPress started back in 2009 or so. They’re very reliable. The good news is if you do have any questions, there are so many video tutorials, so many courses, so many YouTube videos about both of these products that you’re going to be able to find any answer to any question you might have. Yeah, there’s a learning curve, and you might run into some roadblocks, but you can simply Google</p>\n\n\n\n<p>and find the answer to whatever roadblock you have while you’re creating your e-commerce site.</p>\n\n\n\n<p>Emma:<br />Do you think there’s ever a case—or maybe you’ve seen an example—where a page builder was maybe not the right choice? Is there ever a situation like that?</p>\n\n\n\n<p>Anthony:<br />Yeah, I think if someone’s looking to create a basic online store and they already have a WordPress theme that they just really love and want to use, then that might be a good fit for them. They might say, “Hey, I already have a theme I like, or I have an existing site, and I just want to be able to plug in an e-commerce platform to add some products.” Then that’s perfect for them. They can install WooCommerce, use the default styles and settings, and they’re off and running with creating their e-commerce site. They don’t have to start over with a new page builder or a new website. So if they already have a preexisting site, or they just want to build something very simple, or they want to use a very specific theme, then maybe a page builder is not the right fit for them.</p>\n\n\n\n<p>Adam:<br />Got it. Sometimes when you run into the hardcore WordPress person who wrote the code themselves, I have seen this thing where page builders get a bad reputation, like “You don’t want to use a page builder.” What is the source of that angst that you may have seen out there?</p>\n\n\n\n<p>Anthony:<br />Well, just seeing how WordPress has evolved over the years, I think, like you said, some of those hardcore WordPress users may have been the people who were there from the very beginning and liked to hand-code WordPress themes and their websites. So maybe they feel like, “Hey, a page builder kind of takes away the fun of hand-coding things the way they’re used to.” So they might not have completely adopted the idea of a page builder, but I think if they’re open to exploring it, they’ll find that, man, it really speeds up their development time—the time it takes to build websites—and they still have the flexibility to add code if they want to. So that’s one of the nice things about Beaver Builder. It’s pretty much a no-code type of product, but it does allow you to custom code, add your own HTML, CSS, JavaScript, things like that.</p>\n\n\n\n<p>So you can do customization if you like to, but if you want to use a product out of the box without coding, you can. The other thing I will say is that there’s a lot of misconception when it comes to using page builders. People say, “Oh, it impacts speed or performance.” But there have been so many case studies that have been written online about people doing performance speed tests with page builders, including Beaver Builder, that have proven that page builders are actually very fast and are not the main cause of slow performance. When building a WordPress website, there are just so many factors that could impact speed, like slow web hosting services, if someone installs too many plugins, if people upload image files that are too large and haven’t been compressed, or if they’re not using other speed technology like caching tools and CDNs. I mean, there are so many other factors when it comes to speed and performance that I think people are being narrow-minded if they’re thinking that it’s just a page builder that’s slowing down their website.</p>\n\n\n\n<p>Emma:<br />Have you found that some of those hardcore WordPress users who like to do everything themselves from coding everything start to see the beauty of a page builder? And what was it, maybe, that ended up changing their minds?</p>\n\n\n\n<p>Anthony:<br />Yeah, I mean, we get testimonials and feedback reviews all the time from people who say the exact same thing—you know, they had that aha moment where they said, “I have been a diehard non-page builder person for many years. I’ve been hand-coding everything myself, and I’ve finally tried out Beaver Builder or other page builders, and wow, I’m blown away. This is amazing. I’ll never go back to hand-coding everything myself.” And that’s just a fun turnaround story that we love to hear because I don’t think people have to necessarily choose one way or the other. They can actually have a hybrid of both. You can still use page builders and can still custom code on page builders. So I don’t think people have to plant their flag and say, “I only choose one side or the other.”</p>\n\n\n\n<p>Adam:<br />I love how you go through testimonials and get to know your customers. Beaver Builder has an incredible community. You have a very active Slack, with a lot of people in there talking about Beaver Builder. I’m curious, is there anyone who stands out who used Beaver Builder in a surprising way? There’s this idea I have that you make a tool, and someone uses your tool in a way that the creator wasn’t expecting or beyond the general idea. Has anybody surprised you, like “Wow, you made that with Beaver Builder”? Anything that stands out?</p>\n\n\n\n<p>Anthony:<br />Wow, there have been so many great websites and examples to choose from. It’s kind of hard to pick, but what recently surprised me was that there have been a lot of college websites created using Beaver Builder—really very recognized institutions. If you Google &#8220;College Beaver Builder College Websites,&#8221; we wrote a blog post about, I think it was, 13 colleges that created their websites using Beaver Builder. I’m just going to name off a few examples, like Harvard, MIT, Berkeley, USC, University of Florida, UC— I mean, the list goes on. These are all really prominent schools. The nice thing is these colleges are actually teaching these students how to build websites using Beaver Builder. And I’ll give another example that I was recently a part of, which was 48in48—I’m not sure if you guys have heard of that.</p>\n\n\n\n<p>It’s a nonprofit organization that helps build websites for organizations that need websites. Basically, they ask for volunteers to build 48 free websites for organizations that need them, and they build them in 48 hours or less, and they’re all using Beaver Builder to create these websites. I got to be part of the judging panel to select the top three. It’s just fun. It’s just some recognition. But I was amazed to see some of these websites that are created—I mean, full five to ten-page websites for these organizations. And I was very impressed by the quality of work that was done. So it was cool just to see people using Beaver Builder in the real world.</p>\n\n\n\n<p>Emma:<br />That is so cool. I’m Googling 48in48 right now, and it makes me want to try it because I’ve just been trying to do a WooCommerce site on the side a couple of hours here and there. Now I’m like, “Alright, I’m going to go home—I’m at home—after this call. I’m going to go get Beaver Builder, sign up for it, and make 48 versions of it.” This is the coolest thing. I got goosebumps when you were telling me about this. This is really cool; it should get more attention. I like this.</p>\n\n\n\n<p>Anthony:<br />Yeah, we’re definitely trying to spread the word too. It’s just a great cause, and they’re always looking for volunteers. So if you want to help build websites or have any marketing skills that you want to volunteer, they’d be willing to have you help them. They always host this. I think every quarter, there’s a new event, so it’s really cool.</p>\n\n\n\n<p>Emma:<br />I just want to quickly circle back to the college websites. I’m also looking at that blog post right now that shows all of the images of it. So would you say—is there a niche or some type of topic that most Beaver Builder users tend to use it for, or does it kind of cover all different types of sites?</p>\n\n\n\n<p>Anthony:<br />We’ve seen it all. We’ve seen it all. I mean, obviously we’ve seen e-commerce sites with WooCommerce. We have college websites; we have blogs. I think Robbie even said there was a NASA website that was using Beaver Builder. I mean, there are just some really cool examples of websites. People build directory websites, membership sites. What else is there? Yeah, I’ve definitely seen a variety, even just simple landing pages. There are so many use cases, and it’s really neat to see a lot of people that use it. I mean, there have been over a million websites built with Beaver Builder, so there’s probably everything you can imagine that’s been built with Beaver Builder.</p>\n\n\n\n<p>Adam:<br />That’s amazing. A million! There are a number of brands in WordPress that have a following, and I would say Beaver Builder is one of them. Sometimes there’s this tongue-in-cheek idea of your company needing fans and raving fans and how to get them. I would say that Beaver Builder actually does have fans, and it is exciting to see that. And I think your commitment to some of these projects where, “Hey, we’re going to give back; we’re going to do this 48in48,” things like that are spectacular. Alright, shifting gears a little bit, because Bob keeps bugging Emma and me that we’ve got to get our numbers up. SEO for this podcast—Bob keeps bugging us, so I’ve got to use the word AI a few more times, apparently. I’m kidding; Bob doesn’t say that. But that is one of the transformational things of technology in this industry. Nothing is going to be left untouched by AI in some way. I’m curious if Beaver Builder has any plans if anything’s happening in that area. Yeah. What’s your take on page builders and how page builders will relate to AI now and going forward?</p>\n\n\n\n<p>Anthony:<br />Yes,</p>\n\n\n\n<p>AI is definitely moving very fast, I will say. And it’s exciting. It’s like the internet before the internet became what it is today, and I think that’s why people are so excited. There’s this new technology; they’re all trying to figure out how to apply it to their business, and the potential is limitless. The evolution in the last year or two has just been mind-boggling. Every time there’s a new announcement from OpenAI or Google or Facebook about something using AI, I’m just like, “Wow, it’s amazing.” So anyways, as far as when it comes to building websites, I’ve already seen a lot of technology and products and software that have been created to help web creators build websites using AI. For example, I’ve seen AI that can help create sitemaps. Obviously, they can write content, create stock images, spin up layouts, provide brand colors, and create logos for you.</p>\n\n\n\n<p>A lot of these are separate products, and I think where page builder companies will evolve to is they’ll find ways to integrate some of these special features or product capabilities into the page builder, which will eventually give someone more of an all-in-one solution for their customers. So that’s something that we’ve been exploring for our product as well. It’s like, “Okay, we want to continue to evolve our product. We want to give value to our customers, but we also don’t want to…” A lot of big concerns for page builders are that people say, “Oh, we don’t want page builders to have too much bloat.” So there’s a balancing act. We want to add more features, but it’s still got to be lightweight. It’s still got to not impact performance. We want to give all these AI integrations, but is it necessary? Are there other products or tools that are already doing it better that people can just rely on versus us trying to give a different version of it? So there’s definitely a lot of discussion on where AI fits into our business model. But yeah, it’s definitely something that we’re keeping a pulse on, and it’ll be interesting to see how we find ways to use it.</p>\n\n\n\n<p>Emma:<br />Very cool. Thank you. That’s a very nice segue into whether there are any sneak peeks or exciting things happening that you can let us know about over at Beaver Builder. Maybe AI-related, but maybe not.</p>\n\n\n\n<p>Anthony:<br />Yeah, we actually have a lot of projects in development. We used to be, I guess, a little bit behind closed doors. A lot of times, we didn’t want the secret to come out too early, but now we’re trying to be more transparent, more open about what projects we’re working on. Justin Busa, the co-founder of Beaver Builder, actually wrote two blog posts recently about upcoming features and product development that they’re working on, and we’ve actually published them. We shared them, and if you check out those blog posts, we have screenshots, video clips, and examples of what that new technology is going to look like. And what we found is that being more transparent and letting people know what’s coming ahead has actually been a good thing. It’s created a lot of buzz; people are really excited about it. It’s something for people to look forward to. And it just shows that we’re continuing to grow. We’re definitely not stagnant. We’re continuing to add more to our product, continue to improve our product for our customers, and we’re listening to their feedback because a lot of the ideas that we’re implementing came from their feedback and their suggestions.</p>\n\n\n\n<p>Emma:<br />Nice. I love to hear stuff like that—giving clients exactly what they want and a solution to their problems. Actually, those are Adam’s words. I think he drops that at least once in every podcast, but I got him this time. Here you go.</p>\n\n\n\n<p>Adam:<br />Alright, so the name of this podcast is <em>Woo Biz Chat.</em> So, business—a lot of people listening to this have a business in WordPress and WooCommerce. Recently, you all made the decision to update pricing. Pricing is one of those topics that business owners in WordPress, and really in most any business, struggle with. How do we price this product? What are the repercussions of pricing? We know why we change pricing—it’s for profit and different reasons—but I recognize that. If you could maybe take us back behind the curtain a little bit and share with us—so Beaver Builder has updated its pricing. Can you walk us through the thought process, the steps you took to get to where you are today, and some of the things that might’ve made you nervous and how you decided to go forward? I’d love to just hear your thinking on pricing and price changes.</p>\n\n\n\n<p>Anthony:<br />Yeah, this is actually a really good discussion because we just published a blog post last week announcing our upcoming pricing changes that are going to happen in September. Now, before I even dive into that, I just want to let you know that if any existing Beaver Builder customers have a subscription, this does not impact them in any way. Their subscription, their plans, will all remain the same. They do not have to worry.</p>\n\n\n\n<p>Adam:<br />Yeah, that’s a choice right there. That’s part of a philosophy—is that we’re going to grandfather people, and we’re going to keep the people who are on our current plan the same. Okay, this is interesting. Yeah, I want to hear more.</p>\n\n\n\n<p>Anthony:<br />Yeah. So Beaver Builder hasn’t changed its pricing for over 10 years.</p>\n\n\n\n<p>Adam:<br />Oh, wow. Okay.</p>\n\n\n\n<p>Anthony:<br />And of course, over those 10 years, the costs of things have gone up and have changed. But we struggled with changing our pricing because we care about our customers and we didn’t want to interrupt their current pricing models at any time. And so, when we did go through this process, we always thought of them first. These are our legacy customers. Some of these customers have been around for 5, 7, 8, 10 years, and we really wanted to, I guess, reward them for being loyal to us by not interrupting their pricing. We’re going to keep it all the same. So that was number one. It was rule number one—we do not mess with legacy customers’ pricing subscriptions. These changes are only impacting new customers. But we also didn’t want to go with the “Hey, we’re just going to raise prices to raise prices.” That just doesn’t feel good either. We’re really about the people.</p>\n\n\n\n<p>So we said, “How can we add more value to our new customer base?” And one of the pieces of feedback that we got over the years was, “Hey, can you include Beaver Themer in all your pricing plans?” Now, when Beaver Themer came out in 2017, it was a new thing. Theme builders were not around. So Beaver Themer was one of the first to do it, or if not the first to do it. And so it was a new revolutionary product. So of course, we felt like, “Hey, this new product—we want to be able to provide it as an add-on subscription. If people want to use it, they can purchase it. If not, Beaver Builder as it is works great.” But over the years, as we got more competitors, our competitors started building theme builders into their pricing plans.</p>\n\n\n\n<p>So we said, “Okay, we want to be competitive with our competitors, so we’re going to include Beaver Themer in all our new pricing plans. We’re going to include the WordPress Beaver Builder theme in all of our pricing plans, and we’re going to change our lowest pricing package from $99 to $89.” So it lowers the barrier to entry for any new customer that just wants to build one website. They’ll get all of our products—the page builder, the theme, and Beaver Themer for only $89, which I think makes us very competitive. Then some of our other pricing plans, like our highest tier plan, our unlimited plan, is actually still the same. So not only did we lower our lowest price, we kept our highest price the same, and then our middle tiers are just slightly higher, but they include everything. They include Beaver Themer. So we really said, “Hey, how can we balance providing value and still make us competitive in the market?”</p>\n\n\n\n<p>And then the only main differentiator from our legacy users is that before, all of our plans in our legacy packages were unlimited. Now we have some site limitations. So our middle tier has a 50-site limit, our highest tier is unlimited, and our lowest tier is one site. But here’s the thing—we took it one step further. We didn’t just throw out any random number. We did a lot of digging into our analytics and did a case study of all of our customers out there—how many sites each subscription had, how many websites they built, and all these things in different pricing packages. We ran the numbers and said, “Okay, if we were to make this change, would it drastically impact our customers or any of our new customers?” And the answer is no. So we found a really nice balance where it’s like, we’re going to give you more value, and yeah, we’re going to give you slight limitations, but 90% of you are not even going to be impacted even if you change to the new plans. But if you stay with the old ones, you’re still going to be okay. It was a very well-thought-out process. I’m very proud of the team. It took us months to really come to where we are today. Even then, before pulling the trigger, we announced it to our Facebook group just to get some initial feedback to see if anyone brought up any things that we didn’t think of that we might need to adjust.</p>\n\n\n\n<p>Luckily, it’s been really well-received, so we’re very excited to push it out.</p>\n\n\n\n<p>Adam:<br />Nice. Congratulations on that. It sounds like it was something that you had to think through a lot. There were a lot of questions on, “Are we doing this the right way?” And it wasn’t just, “We need more money—raise prices.” It was done the Beaver Builder way, where you guys think through things and care a lot about your community. So well done there. But you say it’s not actually until September that this is going live?</p>\n\n\n\n<p>Anthony:<br />Yes. Yeah. September, I believe it’s September 10th or 11th, somewhere around that range, is when we’re going live. And yeah, I will definitely say that we really wanted to focus on our customers, our community, and we did not want to upset them in any way. And that’s the one thing we definitely led with—this new plan does not impact you if you’re not changing your subscription. Legacy users, you’re still good.</p>\n\n\n\n<p>Adam:<br />There you go. So if you are listening to this podcast before September 10th, hurry up and go get your— but if you’re already a Beaver Builder user, you’re fine.</p>\n\n\n\n<p>Emma:<br />But that’s actually great advice for all the listeners out there who have pricing plans on their sites—the thought process and all of the data analysis that you guys put into deciding when to do the change and how to do the change and what the price is like. That’s something that we hopefully can adapt into our own business models, however big or small your personal Woo business is. But that leads me into another question. Let’s say somebody jumps on this before the pricing change or after—it doesn’t matter—and they’re considering trying out Beaver Builder. Maybe they’re a first-timer for building a site in general. What kind of things should they focus on to get the most out of this tool? Is there a right or wrong way to build a website? Is there a logical way? It can be maybe something you recommend from experience, but yeah, what would be something that you would advise to someone using it for the first time?</p>\n\n\n\n<p>Anthony:<br />Well, if you’re interested in Beaver Builder, I would say there are a couple of opportunities to try it for free. Number one, we have Beaver Builder Lite, which is our free version. We’ve added some more to it, by the way, recently. And there’s also a free live demo on our website where you can actually click, and it’ll spin up a demo website, and you can literally drag and drop the modules and see how it works. So there are definitely some free versions that you can use to try it before you buy it. The other thing is we have free courses, as I mentioned, not only published on our YouTube channel, but they’re also available on our website. We don’t try to sell you anything. We just have you log in, and you can watch the video tutorials. You can watch video tutorials on how to use the product.</p>\n\n\n\n<p>We even have a course that walks you from beginning to end on how to build a website, and you watch—we call it Follow Along—where you just follow us building the website, and we give you all the design files. That’s another way to do it as well. And gosh, like I said, there are just so many resources out there. There was a gentleman named Joshua Long—I’m just going to give him a shout-out. He just created a course recently on webdesigntrainer.com, where it’s a beginning-to-end, soup-to-nuts course on how to build a website using Beaver Builder. It’s very well created. I want to give him a shout-out. Also, WP101 has created a course on how to use basic WordPress. Their video tutorials are great, but they also have some course content regarding Beaver Builder. So yeah, there are a lot of different ways to learn about Beaver Builder, learn about WordPress, and learn how to use WooCommerce too. So hopefully, don’t be scared—just jump in, take it a little bit at a time, day by day, and you’ll be surprised at what you can create in a couple of days.</p>\n\n\n\n<p>Adam:<br />Yeah, I was very impressed. I Googled WooCommerce and Beaver Builder, and Will Morris wrote a really in-depth article—just step-by-step—on how to build a WooCommerce site using Beaver Builder. And it is just a very well-done tutorial with videos. I think that type of attention to detail is one of the reasons why Beaver Builder is so popular. I think Elementor—and no shade to them at all, they’re great people over there—but one thing about Beaver Builder is that it feels to me like it’s the page builder for the people who know… just, it kind of has that feeling to me. And one thing I liked is that in that article, someone asked a question, and you were the first person to answer it. There was another one back in 2021. This article has been updated. And so you personally hopped in and answered a question. I think that just goes to who Beaver Builder is and what you guys really stand for.</p>\n\n\n\n<p>Anthony:<br />Thank you. Yeah, we’re definitely for the people. We try to be personable. And actually, we’re going to be at WordCamp US. So if you are in Portland this year, feel free to say hi to us. The founders are going to be there—Billy, Robbie, Justin, and I. So yeah, make sure you come and say hi. We’ll have a booth out there too.</p>\n\n\n\n<p>Adam:<br />Very cool. Yeah, I was just going to ask—so if anybody wants to get to know Beaver Builder, WordCamp US is where you should be.</p>\n\n\n\n<p>Emma:<br />Yeah. Hopefully with a beaver holding a Thor hammer.</p>\n\n\n\n<p>Adam:<br />I have high expectations.</p>\n\n\n\n<p>Emma:<br />But yeah, WordCamp US is just around the corner, so if you have more personal questions to ask Anthony or his colleagues, go find him at his booth, wherever that may be in the large conference hall. But is there maybe something that we didn’t ask you that you wanted to talk about related to Beaver Builder, WordPress, or a Woo site? Or it can be completely unrelated as well. We’re always down with that. Maybe something we forgot.</p>\n\n\n\n<p>Anthony:<br />Well, I guess I’ll just leave with this. One of the great things about WordPress I’ve found is the community. Whatever product or products you use within WordPress, I think we all just look at it as a big ecosystem. We’re all one big family, especially when you notice it when we go to WordCamps, the WordPress meetups, local meetups, and of course the big conferences—WordCamp US, WordCamp Europe, Asia, etc. There’s just this really amazing community where we’re all just friends, and we all geek out about the same thing. It’s just fun to be able to hang out with like-minded people. So I would say if you haven’t gone to one of these live events, please do. It’s a lot of fun, and a lot of people put a lot of work into hosting these events. So make a trip, and hopefully, we’ll meet you all there.</p>\n\n\n\n<p>Adam:<br />Fantastic. Well, Anthony, thank you so much for supporting the WordPress community by attending these events. And again, yeah, stop by and meet Anthony and the good people of Beaver Builder at a WordCamp near you. Thank you for this time. This has been another episode of <em>Biz Chat.</em> You can find us wherever you find a podcast. Please share this podcast with people that you care about. If you don’t care about them, don’t share it with them. But if you do care about people, you should share this podcast because you’ll get to meet amazing people like Anthony and learn about the companies in WordPress that are doing the work, such as Beaver Builder. And with that, thank you so much. I hope you guys have a great rest of your day.</p>\n</div>\n\n\n\n\n<p>In this episode of <em><strong>Woo BizChat</strong></em>, hosts <strong>Emma Young</strong> and <strong>Adam Weeks</strong> chat with <strong>Anthony Tran, Marketing Director of Beaver Builder</strong>, to explore the intersection of WooCommerce and page builders. </p>\n\n\n\n<p>Anthony shares his journey from a WordPress web design agency owner to leading the marketing efforts at one of the most popular page builders in the WordPress ecosystem. They talk about the benefits of using page builders like Beaver Builder for creating customized, flexible e-commerce sites, the evolution of page builders in the WordPress community, and the exciting developments on the horizon, including AI integration and upcoming features. </p>\n\n\n\n<h2 class=\"wp-block-heading\">Takeaways</h2>\n\n\n\n<p><strong>The Power of Page Builders</strong>: Page builders like Beaver Builder offer a user-friendly way to create custom, flexible websites without needing to code. They are beneficial for WooCommerce users looking to enhance their online stores with personalized layouts and consistent branding across their site.</p>\n\n\n\n<p><strong>Beaver Builder’s Origin Story</strong>: The name &#8220;Beaver Builder&#8221; was chosen for its fun and memorable branding, which has since become a cornerstone of its identity in the WordPress community.</p>\n\n\n\n<p><strong>Customer Success and Community</strong>: Anthony Tran’s journey from a user of Beaver Builder to its Marketing Director highlights the company’s strong community focus. Beaver Builder has cultivated a loyal following, evidenced by testimonials and its active community, including contributions to initiatives like 48in48.</p>\n\n\n\n<p><strong>Challenges and Misconceptions</strong>: While some hardcore WordPress users may initially resist using page builders due to a preference for hand-coding, many have found that page builders significantly speed up development time without sacrificing flexibility. Misconceptions about page builders impacting site speed are often unfounded, as many other factors influence performance.</p>\n\n\n\n<p><strong>AI and the Future of Page Builders</strong>: Beaver Builder is keeping a close eye on AI developments and exploring how AI can be integrated into its offerings to enhance the user experience, while maintaining the product&#8217;s lightweight and efficient performance.</p>\n\n\n\n<p><strong>Upcoming Features and Pricing Changes</strong>: Beaver Builder is continuously evolving, with new features and integrations on the horizon. The company is also adjusting its pricing for new customers, including the addition of Beaver Themer in all pricing plans, while ensuring that existing customers’ plans remain unchanged.</p>\n\n\n\n<p><strong>Educational Resources</strong>: For new users, Beaver Builder offers a variety of free resources, including tutorials, courses, and live demos, to help them get the most out of the tool and build their sites with confidence.</p>\n\n\n\n<h3 class=\"wp-block-heading\">Links</h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong><a href=\"https://www.linkedin.com/in/anthonytranmba/\">Anthony on LinkedIn</a></strong></li>\n\n\n\n<li><strong><a href=\"https://www.wpbeaverbuilder.com/\">Beaver Builder</a></strong></li>\n\n\n\n<li><strong><a href=\"https://www.wpbeaverbuilder.com/blog/\">Beaver Builder Blog</a></strong></li>\n\n\n\n<li><strong><a href=\"https://48in48.org/\">48in48</a></strong></li>\n\n\n\n<li><strong><a href=\"https://webdesigntrainer.com/\">Web Design Trainer by Joshua Long</a></strong></li>\n\n\n\n<li><strong><a href=\"https://www.wpbeaverbuilder.com/woocommerce-page-builder/\">Will Morris’s Article on WooCommerce and Beaver Builder</a></strong></li>\n</ul>\n\n\n\n<p></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 27 Aug 2024 09:46:50 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}}}}}}}}}}s:4:\"type\";i:128;s:7:\"headers\";O:48:\"WpOrg\\Requests\\Utility\\CaseInsensitiveDictionary\":1:{s:7:\"\0*\0data\";a:9:{s:6:\"server\";s:5:\"nginx\";s:4:\"date\";s:29:\"Wed, 11 Sep 2024 15:50:37 GMT\";s:12:\"content-type\";s:8:\"text/xml\";s:13:\"last-modified\";s:29:\"Wed, 11 Sep 2024 15:30:46 GMT\";s:4:\"vary\";s:15:\"Accept-Encoding\";s:15:\"x-frame-options\";s:10:\"SAMEORIGIN\";s:16:\"content-encoding\";s:2:\"br\";s:7:\"alt-svc\";s:19:\"h3=\":443\"; ma=86400\";s:4:\"x-nc\";s:9:\"HIT ord 2\";}}s:5:\"build\";s:14:\"20240911154957\";}', 'off');
INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(565018, '_transient_timeout_feed_mod_d117b5738fbd35bd8c0391cda1f2b5d9', '1726113038', 'off'),
(565019, '_transient_feed_mod_d117b5738fbd35bd8c0391cda1f2b5d9', '1726069838', 'off'),
(565020, '_transient_timeout_dash_v2_88ae138922fe95674369b1cb3d215a2b', '1726113038', 'off'),
(565021, '_transient_dash_v2_88ae138922fe95674369b1cb3d215a2b', '<div class=\"rss-widget\"><ul><li><a class=\'rsswidget\' href=\'https://wordpress.org/news/2024/09/wordpress-6-6-2-maintenance-release/\'>WordPress 6.6.2 Maintenance Release</a></li><li><a class=\'rsswidget\' href=\'https://wordpress.org/news/2024/09/wordcamp-us-2024-oregon-a-see-you-there/\'>WordCamp US 2024: Oregon-a See You There?</a></li></ul></div><div class=\"rss-widget\"><ul><li><a class=\'rsswidget\' href=\'https://wptavern.com/podcast/136-matthias-pupillo-on-enhancing-wordpress-with-ai-translations\'>WPTavern: #136 – Matthias Pupillo on Enhancing WordPress With AI Translations</a></li><li><a class=\'rsswidget\' href=\'https://akismet.com/blog/how-to-stop-contact-form-spam/\'>Akismet: How to Stop Contact Form Spam on Any Website (99.99% Accuracy)</a></li><li><a class=\'rsswidget\' href=\'https://dothewoo.io/a-look-at-asynchronous-communication-with-adam-and-emma/\'>Do The Woo Community: A Look at Asynchronous Communication with Adam and Emma</a></li></ul></div>', 'off'),
(565027, '_transient_timeout_woocommerce_admin_payment_method_promotion_specs', '1726674671', 'off'),
(565028, '_transient_woocommerce_admin_payment_method_promotion_specs', 'a:1:{s:5:\"en_US\";a:2:{s:27:\"woocommerce_payments:woopay\";O:8:\"stdClass\":8:{s:2:\"id\";s:27:\"woocommerce_payments:woopay\";s:5:\"title\";s:11:\"WooPayments\";s:7:\"content\";s:393:\"Payments made simple — including WooPay, a new express checkout feature.<br/><br/>By using WooPayments you agree to the <a href=\"https://wordpress.com/tos/\" target=\"_blank\">Terms of Service</a> (including WooPay <a href=\"https://wordpress.com/tos/#more-woopay-specifically\" target=\"_blank\">merchant terms</a>) and <a href=\"https://automattic.com/privacy/\" target=\"_blank\">Privacy Policy</a>.\";s:5:\"image\";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: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: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:2;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:7:\"version\";s:9:\"8.1.0-dev\";s:8:\"operator\";s:2:\">=\";}}s:9:\"sub_title\";s:865:\"<img class=\"wcpay-visa-icon wcpay-icon\" src=\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/icons/visa.svg\" alt=\"Visa\"><img class=\"wcpay-mastercard-icon wcpay-icon\" src=\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/icons/mastercard.svg\" alt=\"Mastercard\"><img class=\"wcpay-amex-icon wcpay-icon\" src=\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/icons/amex.svg\" alt=\"Amex\"><img class=\"wcpay-googlepay-icon wcpay-icon\" src=\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/icons/googlepay.svg\" alt=\"Googlepay\"><img class=\"wcpay-applepay-icon wcpay-icon\" src=\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/icons/applepay.svg\" alt=\"Applepay\">\";s:15:\"additional_info\";O:8:\"stdClass\":1:{s:18:\"experiment_version\";s:2:\"v2\";}}s:20:\"woocommerce_payments\";O:8:\"stdClass\":8:{s:2:\"id\";s:20:\"woocommerce_payments\";s:5:\"title\";s:11:\"WooPayments\";s:7:\"content\";s:369:\"Payments made simple, with no monthly fees – designed exclusively for WooCommerce stores. Accept credit cards, debit cards, and other popular payment methods.<br/><br/>By clicking “Install”, you agree to the <a href=\"https://wordpress.com/tos/\" target=\"_blank\">Terms of Service</a> and <a href=\"https://automattic.com/privacy/\" target=\"_blank\">Privacy policy</a>.\";s:5:\"image\";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:10:\"is_visible\";a:2:{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:\"=\";}}}}s:9:\"sub_title\";s:865:\"<img class=\"wcpay-visa-icon wcpay-icon\" src=\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/icons/visa.svg\" alt=\"Visa\"><img class=\"wcpay-mastercard-icon wcpay-icon\" src=\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/icons/mastercard.svg\" alt=\"Mastercard\"><img class=\"wcpay-amex-icon wcpay-icon\" src=\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/icons/amex.svg\" alt=\"Amex\"><img class=\"wcpay-googlepay-icon wcpay-icon\" src=\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/icons/googlepay.svg\" alt=\"Googlepay\"><img class=\"wcpay-applepay-icon wcpay-icon\" src=\"https://woocommerce.com/wp-content/plugins/wccom-plugins/payment-gateway-suggestions/images/icons/applepay.svg\" alt=\"Applepay\">\";s:15:\"additional_info\";O:8:\"stdClass\":1:{s:18:\"experiment_version\";s:2:\"v2\";}}}}', 'off'),
(565571, '_transient_timeout_orders-all-statuses', '1726675273', 'off'),
(565572, '_transient_orders-all-statuses', 'a:2:{s:7:\"version\";s:10:\"1719404846\";s:5:\"value\";a:5:{i:0;s:10:\"wc-on-hold\";i:1;s:12:\"wc-completed\";i:2;s:12:\"wc-cancelled\";i:3;s:13:\"wc-processing\";i:4;s:9:\"wc-failed\";}}', 'off'),
(565573, '_transient_timeout_woocommerce_admin_payment_gateway_suggestions_specs', '1726675273', 'off');
INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(565574, '_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 `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(566210, '_site_transient_timeout_wp_theme_files_patterns-fe13a5858881a006632c7ffa939d96b3', '1726077561', 'off'),
(566211, '_site_transient_wp_theme_files_patterns-fe13a5858881a006632c7ffa939d96b3', 'a:2:{s:7:\"version\";s:5:\"1.3.8\";s:8:\"patterns\";a:0:{}}', 'off'),
(566213, '_transient_timeout_woocommerce_blocks_asset_api_script_data', '1728668640', 'off');
INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(566214, '_transient_woocommerce_blocks_asset_api_script_data', '{\"script_data\":{\"assets\\/client\\/blocks\\/wc-settings.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-settings.js\",\"version\":\"eb5ac71a827c4c81fed8\",\"dependencies\":[\"wp-hooks\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-types.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-types.js\",\"version\":\"bda84b1be3361607d04a\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-middleware.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-middleware.js\",\"version\":\"ca04183222edaf8a26be\",\"dependencies\":[\"wp-api-fetch\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-data.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-data.js\",\"version\":\"0e434c6572b93f79dc50\",\"dependencies\":[\"wc-blocks-registry\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-data\",\"wp-data-controls\",\"wp-deprecated\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-notices\",\"wp-polyfill\",\"wp-url\"]},\"assets\\/client\\/blocks\\/wc-blocks-vendors.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-vendors.js\",\"version\":\"d9d7fcceb0c5bebdd22e\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-registry.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-registry.js\",\"version\":\"e3cff70739d4f4ef0a13\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-hooks\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks.js\",\"version\":\"00ce86264fca4977b16a\",\"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-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/wc-blocks-shared-context.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-shared-context.js\",\"version\":\"6eb6865831aa5a75475d\",\"dependencies\":[\"react\",\"wp-element\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-shared-hocs.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-shared-hocs.js\",\"version\":\"4f21a9f43ea5bfa7f02e\",\"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:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/price-format.js\",\"version\":\"483d2180eda1f53dc60d\",\"dependencies\":[\"wc-settings\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-blocks-frontend-vendors-frontend.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-blocks-frontend-vendors-frontend.js\",\"version\":\"14a323ef57eb3ed7e6d7\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-cart-checkout-vendors-frontend.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-cart-checkout-vendors-frontend.js\",\"version\":\"2ac95ec54eaf9af5414f\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-cart-checkout-base-frontend.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-cart-checkout-base-frontend.js\",\"version\":\"06f242f4287f114435ce\",\"dependencies\":[\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/blocks-checkout.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/blocks-checkout.js\",\"version\":\"b17cecfe19e23a3899e0\",\"dependencies\":[\"wc-cart-checkout-base\",\"wc-cart-checkout-vendors\",\"react\",\"react-dom\",\"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-polyfill\",\"wp-primitives\",\"wp-warning\"]},\"assets\\/client\\/blocks\\/blocks-components.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/blocks-components.js\",\"version\":\"da0f5cdfc687e857c2c8\",\"dependencies\":[\"wc-cart-checkout-base\",\"wc-cart-checkout-vendors\",\"react\",\"react-dom\",\"wc-blocks-data-store\",\"wc-settings\",\"wc-types\",\"wp-a11y\",\"wp-compose\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/wc-interactivity-dropdown.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-interactivity-dropdown.js\",\"version\":\"8997b5406dcf18064a4e\",\"dependencies\":[\"wc-interactivity\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-interactivity-checkbox-list.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-interactivity-checkbox-list.js\",\"version\":\"91e00bc6d68f5554d45f\",\"dependencies\":[\"wc-interactivity\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/active-filters.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/active-filters.js\",\"version\":\"07254c2f32c26d21c0ef\",\"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\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/active-filters-frontend.js\",\"version\":\"6c48702f58c24bb97f66\",\"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\\/all-products.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/all-products.js\",\"version\":\"ade530385a5847b8e2f1\",\"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\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/all-products-frontend.js\",\"version\":\"d3b2da0916f9d8584854\",\"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-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\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/all-reviews.js\",\"version\":\"4421b2ba149150ba3a80\",\"dependencies\":[\"react\",\"wc-blocks-components\",\"wc-settings\",\"wp-api-fetch\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-escape-html\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/reviews-frontend.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/reviews-frontend.js\",\"version\":\"403abda05b51a9c06a58\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"react\",\"wc-blocks-components\",\"wc-settings\",\"wp-a11y\",\"wp-api-fetch\",\"wp-element\",\"wp-i18n\",\"wp-is-shallow-equal\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/attribute-filter.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/attribute-filter.js\",\"version\":\"be80c8f5f8fcb0ad5075\",\"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\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/attribute-filter-frontend.js\",\"version\":\"61292cafbcfbb0d769e5\",\"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\\/breadcrumbs.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/breadcrumbs.js\",\"version\":\"c78bceea82834e964257\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/catalog-sorting.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/catalog-sorting.js\",\"version\":\"6c2e6a0a2cd09107cf04\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/legacy-template.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/legacy-template.js\",\"version\":\"29c54d60b87e558b319b\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-core-data\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-notices\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/classic-shortcode.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/classic-shortcode.js\",\"version\":\"77bba6e2f771a40e1cec\",\"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\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/coming-soon.js\",\"version\":\"eda5aa7c09bf71414023\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-i18n\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/customer-account.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/customer-account.js\",\"version\":\"7b218585a46958b8a170\",\"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\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/featured-category.js\",\"version\":\"c7075e8fffe37d9ad21d\",\"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\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/featured-product.js\",\"version\":\"d3af59655b446a53100c\",\"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\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/filter-wrapper.js\",\"version\":\"7f2269e03957a553e47c\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/filter-wrapper-frontend.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/filter-wrapper-frontend.js\",\"version\":\"be90313602d88db405f9\",\"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\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/handpicked-products.js\",\"version\":\"acf80e15b27dca063f23\",\"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\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart.js\",\"version\":\"bf3254a6e47fc6d85fc6\",\"dependencies\":[\"react\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"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\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-frontend.js\",\"version\":\"de93ee7eb69dd39340fa\",\"dependencies\":[\"wc-cart-checkout-base\",\"wc-cart-checkout-vendors\",\"wc-price-format\",\"wc-settings\",\"wc-types\",\"wp-api-fetch\",\"wp-i18n\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/store-notices.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/store-notices.js\",\"version\":\"2e8dc38e57382d79fce0\",\"dependencies\":[\"react\",\"wp-a11y\",\"wp-block-editor\",\"wp-blocks\",\"wp-deprecated\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/price-filter.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/price-filter.js\",\"version\":\"67ddaae590e2c2e1d5ff\",\"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\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/price-filter-frontend.js\",\"version\":\"9b60270349d493bd0f8b\",\"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\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-best-sellers.js\",\"version\":\"421922b42cf4c6de6a74\",\"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\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-button.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/product-button-interactivity-frontend.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-button-interactivity-frontend.js\",\"version\":\"cb28f5957f4ece0c48e5\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"react\",\"wc-blocks-data-store\",\"wc-interactivity\",\"wp-a11y\",\"wp-data\",\"wp-deprecated\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-categories.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-categories.js\",\"version\":\"19dfea34dec3553590a0\",\"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\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-category.js\",\"version\":\"2cb7ddb399fe6f29c932\",\"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\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-collection.js\",\"version\":\"3630c621d2a0481ab5b9\",\"dependencies\":[\"react\",\"wc-blocks-registry\",\"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-polyfill\",\"wp-primitives\",\"wp-url\"]},\"assets\\/client\\/blocks\\/product-collection-frontend.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-collection-frontend.js\",\"version\":\"37b3a37d0211278e6a0c\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"wc-interactivity\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/product-collection-no-results.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-collection-no-results.js\",\"version\":\"d1c4e65a98c9f79e8930\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-gallery.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-gallery.js\",\"version\":\"c7b111b60716451682e0\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-gallery-frontend.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-gallery-frontend.js\",\"version\":\"c340254c6c31444370fb\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"wc-interactivity\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/product-gallery-large-image.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-gallery-large-image.js\",\"version\":\"32b186af1c3d64a75d46\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/product-gallery-large-image-frontend.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-gallery-large-image-frontend.js\",\"version\":\"dd8201c48d0f0223ee5a\",\"dependencies\":[\"wc-blocks-frontend-vendors\",\"wc-interactivity\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/product-new.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-new.js\",\"version\":\"8af7bb3cd67cd0e42b9a\",\"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\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-on-sale.js\",\"version\":\"a056ece38962718de3a1\",\"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\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-template.js\",\"version\":\"eca1e74855f51d321260\",\"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\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-query.js\",\"version\":\"a7d5f3d226515cbdae09\",\"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\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-query-frontend.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/product-results-count.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-results-count.js\",\"version\":\"f5e7da47100ae9363279\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-search.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-search.js\",\"version\":\"1a4b65a4e4891b2f8194\",\"dependencies\":[\"react\",\"wc-settings\",\"wc-types\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-compose\",\"wp-data\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/product-summary.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-summary.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/product-tag.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-tag.js\",\"version\":\"342af558ffb7a1357f15\",\"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\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-title.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/product-title-frontend.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-title-frontend.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/product-top-rated.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/product-top-rated.js\",\"version\":\"6fb347850bc724a274ea\",\"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\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/products-by-attribute.js\",\"version\":\"d543c49700a68f5c6c79\",\"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\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/rating-filter.js\",\"version\":\"3636cb77f3b3dfd04265\",\"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\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/reviews-by-category.js\",\"version\":\"4cb7066b850f401e4c1b\",\"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\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/reviews-by-product.js\",\"version\":\"e8a05f6b98cd05f62626\",\"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\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/single-product.js\",\"version\":\"0e8dba50189e03650508\",\"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\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/stock-filter.js\",\"version\":\"e8e06c19a750590aefee\",\"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\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/stock-filter-frontend.js\",\"version\":\"61da2cb317321e6acc8f\",\"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\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/page-content-wrapper.js\",\"version\":\"b17d813006ab6721c0bf\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-status.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-status.js\",\"version\":\"40afdaffd6a6bd8365ec\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-summary.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-summary.js\",\"version\":\"bce30c87f99abc744d6b\",\"dependencies\":[\"react\",\"wc-price-format\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-date\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-totals.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-totals.js\",\"version\":\"3578f6bba1fdfa8f4584\",\"dependencies\":[\"react\",\"wc-price-format\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-totals-wrapper.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-totals-wrapper.js\",\"version\":\"186984378635e6e08423\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-downloads.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-downloads.js\",\"version\":\"1d9816820e49da031b6c\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-components\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-downloads-wrapper.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-downloads-wrapper.js\",\"version\":\"7d7efbae89a188570068\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-billing-address.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-billing-address.js\",\"version\":\"129b99c02e2f0bbd408a\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-shipping-address.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-shipping-address.js\",\"version\":\"0371dc375c63dd728238\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-billing-wrapper.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-billing-wrapper.js\",\"version\":\"fce4c23d911cc8526506\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-shipping-wrapper.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-shipping-wrapper.js\",\"version\":\"b923bf1dbf6392c32509\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-additional-information.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-additional-information.js\",\"version\":\"f4a1c3f8c632681e85dd\",\"dependencies\":[\"react\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-additional-fields-wrapper.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-additional-fields-wrapper.js\",\"version\":\"4b25a3e20f302075ad71\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/order-confirmation-additional-fields.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/order-confirmation-additional-fields.js\",\"version\":\"da73c5eb34820cd26854\",\"dependencies\":[\"react\",\"wc-settings\",\"wp-block-editor\",\"wp-blocks\",\"wp-element\",\"wp-i18n\",\"wp-polyfill\",\"wp-primitives\"]},\"assets\\/client\\/blocks\\/cart.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart.js\",\"version\":\"f7f6d7c941de52ee8da2\",\"dependencies\":[\"react\",\"wc-blocks-checkout\",\"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\\/wc-payment-method-cheque.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-payment-method-cheque.js\",\"version\":\"a2136cacc91fbcf3e4bb\",\"dependencies\":[\"react\",\"wc-blocks-registry\",\"wc-settings\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-payment-method-paypal.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-payment-method-paypal.js\",\"version\":\"99f4e13acd4c902594a5\",\"dependencies\":[\"react\",\"wc-blocks-registry\",\"wc-settings\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-payment-method-bacs.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-payment-method-bacs.js\",\"version\":\"b1490a8c573a975bd1cc\",\"dependencies\":[\"react\",\"wc-blocks-registry\",\"wc-settings\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/wc-payment-method-cod.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/wc-payment-method-cod.js\",\"version\":\"5f402826b33bac8f9e43\",\"dependencies\":[\"react\",\"wc-blocks-registry\",\"wc-settings\",\"wp-element\",\"wp-html-entities\",\"wp-i18n\",\"wp-polyfill\"]},\"assets\\/client\\/blocks\\/cart-frontend.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-frontend.js\",\"version\":\"0c8c5e9e37d57f42a825\",\"dependencies\":[\"wc-cart-checkout-base\",\"wc-cart-checkout-vendors\",\"react\",\"wc-blocks-checkout\",\"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-plugins\",\"wp-polyfill\",\"wp-primitives\",\"wp-style-engine\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-accepted-payment-methods-frontend.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-accepted-payment-methods-frontend.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-accepted-payment-methods-style.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-accepted-payment-methods-style.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-frontend.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-frontend.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-products-frontend.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-products-frontend.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-products-style.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-products-style.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-style.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-cross-sells-style.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-express-payment-frontend.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-express-payment-frontend.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-express-payment-style.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-express-payment-style.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-items-frontend.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-items-frontend.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-items-style.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-items-style.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-line-items-frontend.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-line-items-frontend.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-line-items-style.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-line-items-style.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-order-summary-frontend.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-order-summary-frontend.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-order-summary-style.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-order-summary-style.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-totals-frontend.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-totals-frontend.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-totals-style.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-totals-style.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/empty-cart-frontend.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/empty-cart-frontend.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/empty-cart-style.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/empty-cart-style.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/filled-cart-frontend.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/filled-cart-frontend.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/filled-cart-style.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/filled-cart-style.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-coupon-form-frontend.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-coupon-form-frontend.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-coupon-form-style.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-coupon-form-style.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-discount-frontend.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-discount-frontend.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-discount-style.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-discount-style.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-fee-frontend.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-fee-frontend.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-fee-style.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-fee-style.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-heading-frontend.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-heading-frontend.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-heading-style.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-heading-style.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-shipping-frontend.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-shipping-frontend.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-shipping-style.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-shipping-style.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-subtotal-frontend.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-subtotal-frontend.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-subtotal-style.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-subtotal-style.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-taxes-frontend.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-taxes-frontend.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-taxes-style.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-taxes-style.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-totals-frontend.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-totals-frontend.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/order-summary-totals-style.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/order-summary-totals-style.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/proceed-to-checkout-frontend.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/proceed-to-checkout-frontend.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/proceed-to-checkout-style.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/proceed-to-checkout-style.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-taxes-block.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-taxes-block.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-subtotal-block.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-subtotal-block.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-totals-block.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-totals-block.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/filled-cart-block.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/filled-cart-block.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/empty-cart-block.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/empty-cart-block.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-totals-block.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-totals-block.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-items-block.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-items-block.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-line-items-block.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-line-items-block.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-block.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-block.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-express-payment-block.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-express-payment-block.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/proceed-to-checkout-block.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/proceed-to-checkout-block.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-accepted-payment-methods-block.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-accepted-payment-methods-block.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-coupon-form-block.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-coupon-form-block.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-discount-block.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-discount-block.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-fee-block.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-fee-block.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-heading-block.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-heading-block.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-order-summary-shipping-block.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-order-summary-shipping-block.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-cross-sells-block.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-cross-sells-block.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-cross-sells-products-block.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-cross-sells-products-block.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout.js\",\"version\":\"51872d6fb59f4108070e\",\"dependencies\":[\"react\",\"wc-blocks-checkout\",\"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\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-frontend.js\",\"version\":\"01ca023b099c8689df96\",\"dependencies\":[\"wc-cart-checkout-base\",\"wc-cart-checkout-vendors\",\"react\",\"wc-blocks-checkout\",\"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-plugins\",\"wp-polyfill\",\"wp-primitives\",\"wp-url\",\"wp-wordcount\"]},\"assets\\/client\\/blocks\\/checkout-blocks\\/actions-frontend.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/actions-frontend.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/actions-style.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/actions-style.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/additional-information-frontend.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/additional-information-frontend.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/additional-information-style.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/additional-information-style.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/billing-address-frontend.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/billing-address-frontend.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/billing-address-style.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/billing-address-style.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/contact-information-frontend.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/contact-information-frontend.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/contact-information-style.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/contact-information-style.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/express-payment-frontend.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/express-payment-frontend.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/fields-frontend.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/fields-frontend.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/fields-style.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/fields-style.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-note-frontend.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-note-frontend.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-cart-items-frontend.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-cart-items-frontend.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-cart-items-style.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-cart-items-style.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-coupon-form-frontend.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-coupon-form-frontend.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-coupon-form-style.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-coupon-form-style.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-discount-frontend.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-discount-frontend.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-discount-style.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-discount-style.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-fee-frontend.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-fee-frontend.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-fee-style.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-fee-style.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-frontend.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-frontend.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-shipping-frontend.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-shipping-frontend.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-shipping-style.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-shipping-style.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-style.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-style.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-subtotal-frontend.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-subtotal-frontend.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-subtotal-style.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-subtotal-style.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-taxes-frontend.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-taxes-frontend.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-taxes-style.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/order-summary-taxes-style.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/payment-frontend.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/payment-frontend.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/payment-style.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/payment-style.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/pickup-options-frontend.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/pickup-options-frontend.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/pickup-options-style.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/pickup-options-style.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/shipping-address-frontend.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/shipping-address-frontend.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/shipping-address-style.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/shipping-address-style.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/shipping-method-frontend.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/shipping-method-frontend.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/shipping-method-style.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/shipping-method-style.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/shipping-methods-frontend.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/shipping-methods-frontend.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/shipping-methods-style.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/shipping-methods-style.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/terms-frontend.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/terms-frontend.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/terms-style.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/terms-style.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/totals-frontend.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/totals-frontend.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-blocks\\/totals-style.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-blocks\\/totals-style.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/cart-blocks\\/cart-express-payment--checkout-blocks\\/express-payment-frontend.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/cart-blocks\\/cart-express-payment--checkout-blocks\\/express-payment-frontend.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-actions-block.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-actions-block.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-additional-information-block.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-additional-information-block.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-billing-address-block.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-billing-address-block.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-contact-information-block.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-contact-information-block.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-express-payment-block.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-express-payment-block.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-fields-block.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-fields-block.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-note-block.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-note-block.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-block.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-block.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-cart-items-block.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-cart-items-block.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-coupon-form-block.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-coupon-form-block.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-discount-block.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-discount-block.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-fee-block.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-fee-block.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-shipping-block.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-shipping-block.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-subtotal-block.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-subtotal-block.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-taxes-block.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-taxes-block.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-order-summary-totals-block.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-order-summary-totals-block.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-payment-block.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-payment-block.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-shipping-address-block.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-shipping-address-block.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-shipping-methods-block.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-shipping-methods-block.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-shipping-method-block.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-shipping-method-block.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-pickup-options-block.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-pickup-options-block.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-terms-block.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-terms-block.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/checkout-totals-block.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/checkout-totals-block.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-contents.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-contents.js\",\"version\":\"14e25599dbb3d905d529\",\"dependencies\":[\"react\",\"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\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/empty-mini-cart-contents-block.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/filled-mini-cart-contents-block.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/filled-mini-cart-contents-block.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-footer-block.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-footer-block.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-items-block.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-items-block.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-products-table-block.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-products-table-block.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-shopping-button-block.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-shopping-button-block.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-cart-button-block.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-cart-button-block.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-checkout-button-block.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-checkout-button-block.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-title-block.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-title-block.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-title-items-counter-block.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-title-items-counter-block.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]},\"assets\\/client\\/blocks\\/mini-cart-title-label-block.js\":{\"src\":\"http:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/woocommerce\\/assets\\/client\\/blocks\\/mini-cart-title-label-block.js\",\"version\":\"wc-9.2.3\",\"dependencies\":[]}},\"version\":\"wc-9.2.3\",\"hash\":\"6779c038e940ae22ca6b190318dee150\"}', 'off');
INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(566217, '_site_transient_timeout_php_check_f9b25a35946393ab2b3328e72e3e778a', '1726680586', 'off'),
(566218, '_site_transient_php_check_f9b25a35946393ab2b3328e72e3e778a', 'a:5:{s:19:\"recommended_version\";s:3:\"7.4\";s:15:\"minimum_version\";s:6:\"7.2.24\";s:12:\"is_supported\";b:1;s:9:\"is_secure\";b:1;s:13:\"is_acceptable\";b:1;}', 'off'),
(566237, '_transient_timeout_elementor_unread_notifications_1', '1726079929', 'off'),
(566238, '_transient_elementor_unread_notifications_1', 'a:11:{i:0;s:17:\"ai-featured-image\";i:1;s:18:\"search-widget-3.23\";i:2;s:21:\"floating-buttons-3.23\";i:3;s:16:\"link-in-bio-3.23\";i:4;s:20:\"nested-elements-3.23\";i:5;s:20:\"element-caching-3.22\";i:6;s:15:\"off-canvas-3.22\";i:7;s:20:\"5-star-rating-prompt\";i:8;s:20:\"image-optimizer-3.19\";i:9;s:39:\"display-conditions-dynamic-content-3.20\";i:10;s:17:\"elementor-add-ons\";}', 'off'),
(566246, '_site_transient_timeout_wp_theme_files_patterns-947636a79f2f53e1ed40ef9a1bba01cb', '1726083654', 'off'),
(566247, '_site_transient_wp_theme_files_patterns-947636a79f2f53e1ed40ef9a1bba01cb', 'a:2:{s:7:\"version\";s:5:\"1.3.8\";s:8:\"patterns\";a:0:{}}', 'off'),
(566248, '_transient_timeout_elementor_remote_info_api_data_3.24.0', '1726125062', 'off'),
(566249, '_transient_elementor_remote_info_api_data_3.24.0', 'a:4:{s:9:\"timestamp\";s:10:\"1726080464\";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.6.2\";s:12:\"requires_php\";s:3:\"5.6\";}s:10:\"conditions\";a:0:{}}}', 'off'),
(566250, '_site_transient_timeout_community-events-59088d8a741eed4e9230b1045094f76b', '1726125065', 'off'),
(566251, '_site_transient_community-events-59088d8a741eed4e9230b1045094f76b', 'a:4:{s:9:\"sandboxed\";b:0;s:5:\"error\";N;s:8:\"location\";a:1:{s:2:\"ip\";s:21:\"2409:40f4:2052:2d46::\";}s:6:\"events\";a:1:{i:0;a:10:{s:4:\"type\";s:8:\"wordcamp\";s:5:\"title\";s:20:\"WordCamp Kerala 2024\";s:3:\"url\";s:33:\"https://kerala.wordcamp.org/2024/\";s:6:\"meetup\";N;s:10:\"meetup_url\";N;s:4:\"date\";s:19:\"2024-11-09 00:00:00\";s:8:\"end_date\";s:19:\"2024-11-09 00:00:00\";s:20:\"start_unix_timestamp\";i:1731090600;s:18:\"end_unix_timestamp\";i:1731090600;s:8:\"location\";a:4:{s:8:\"location\";s:24:\"Kozhikode, Kerala, India\";s:7:\"country\";s:2:\"IN\";s:8:\"latitude\";d:11.1824646;s:9:\"longitude\";d:75.8259912;}}}}', 'off'),
(566252, '_transient_timeout__woocommerce_helper_subscriptions', '1726082804', 'off'),
(566253, '_transient__woocommerce_helper_subscriptions', 'a:0:{}', 'off'),
(566254, '_site_transient_timeout_theme_roots', '1726083704', 'off'),
(566255, '_site_transient_theme_roots', 'a:2:{s:13:\"doccure-child\";s:7:\"/themes\";s:7:\"doccure\";s:7:\"/themes\";}', 'off'),
(566267, 'specialities_children', 'a:0:{}', 'auto'),
(566269, 'woocommerce_share_key', 'BZHKX5Oto8akNJC9aK2GnvETLtD8L4cj', 'auto'),
(566275, '_elementor_global_css', 'a:7:{s:4:\"time\";i:1726082236;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:5:\"empty\";i:0;b:0;s:3:\"css\";s:0:\"\";}', 'auto');

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

--
-- Table structure for table `wp_postmeta`
--

DROP TABLE IF EXISTS `wp_postmeta`;
CREATE TABLE IF NOT EXISTS `wp_postmeta` (
  `meta_id` bigint UNSIGNED NOT NULL AUTO_INCREMENT,
  `post_id` bigint UNSIGNED NOT NULL DEFAULT '0',
  `meta_key` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `meta_value` longtext COLLATE utf8mb4_unicode_ci,
  PRIMARY KEY (`meta_id`),
  KEY `post_id` (`post_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=InnoDB AUTO_INCREMENT=31594 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `wp_postmeta`
--

INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1, 2, '_wp_page_template', 'default'),
(2, 3, '_wp_page_template', 'default'),
(5, 6, '_form', '<label> Your name\n    [text* your-name] </label>\n\n<label> Your email\n    [email* your-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\"]'),
(6, 6, '_mail', 'a:8:{s:7:\"subject\";s:30:\"[_site_title] \"[your-subject]\"\";s:6:\"sender\";s:39:\"[_site_title] <[email protected]>\";s:4:\"body\";s:163:\"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 [_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;}'),
(7, 6, '_mail_2', 'a:9:{s:6:\"active\";b:0;s:7:\"subject\";s:30:\"[_site_title] \"[your-subject]\"\";s:6:\"sender\";s:39:\"[_site_title] <[email protected]>\";s:4:\"body\";s:105:\"Message Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on [_site_title] ([_site_url])\";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;}'),
(8, 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: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: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.\";}'),
(9, 6, '_additional_settings', ''),
(10, 6, '_locale', 'en_US'),
(184, 8, '_wp_attached_file', '2022/01/log_file_2022-01-19__08-04-24.txt'),
(185, 35, '_wp_attached_file', '2021/10/woocommerce-placeholder.png'),
(186, 35, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:1200;s:4:\"file\";s:35:\"2021/10/woocommerce-placeholder.png\";s:8:\"filesize\";i:102644;s:5:\"sizes\";a:22:{s:6:\"medium\";a:4:{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:5:\"large\";a:4:{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:9:\"thumbnail\";a:4:{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:12:\"medium_large\";a:4:{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:18:\"doccure_blog_large\";a:4:{s:4:\"file\";s:36:\"woocommerce-placeholder-1140x400.png\";s:5:\"width\";i:1140;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"doccure_blog_sidebar\";a:4:{s:4:\"file\";s:35:\"woocommerce-placeholder-825x360.png\";s:5:\"width\";i:825;s:6:\"height\";i:360;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"doccure_doctors_2x\";a:4:{s:4:\"file\";s:35:\"woocommerce-placeholder-547x428.png\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"doccure_blog_medium\";a:4:{s:4:\"file\";s:35:\"woocommerce-placeholder-545x389.png\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"doccure_blog_grid\";a:4:{s:4:\"file\";s:35:\"woocommerce-placeholder-350x250.png\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"doccure_blog_list\";a:4:{s:4:\"file\";s:35:\"woocommerce-placeholder-308x220.png\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"doccure_doctors_type\";a:4:{s:4:\"file\";s:35:\"woocommerce-placeholder-261x205.png\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"doccure_blog_grid_v2\";a:4:{s:4:\"file\";s:35:\"woocommerce-placeholder-255x250.png\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"doccure_top_rat_doc\";a:4:{s:4:\"file\";s:35:\"woocommerce-placeholder-255x200.png\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"doccure_listing_thumb\";a:4:{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:30:\"doccure_latest_articles_widget\";a:4:{s:4:\"file\";s:33:\"woocommerce-placeholder-65x65.png\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:9:\"image/png\";}s:22:\"doccure_artical_auther\";a:4:{s:4:\"file\";s:33:\"woocommerce-placeholder-30x30.png\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"doccure_chosen_icone\";a:4:{s:4:\"file\";s:33:\"woocommerce-placeholder-20x20.png\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"doccure-portfolio\";a:4:{s:4:\"file\";s:35:\"woocommerce-placeholder-540x380.png\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:9:\"image/png\";}s:24:\"doccure-portfolio-square\";a:4:{s:4:\"file\";s:35:\"woocommerce-placeholder-420x420.png\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"doccure-service\";a:4:{s:4:\"file\";s:35:\"woocommerce-placeholder-600x480.png\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"doccure-small-square\";a:4:{s:4:\"file\";s:35:\"woocommerce-placeholder-250x250.png\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"sigma-blog-medium\";a:4:{s:4:\"file\";s:35:\"woocommerce-placeholder-600x645.png\";s:5:\"width\";i:600;s:6:\"height\";i:645;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(187, 36, '_wp_attached_file', '2021/10/log_file_2021-10-01__11-38-43.txt'),
(188, 763, '_wp_attached_file', '2021/10/search-bg.png'),
(189, 763, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1600;s:6:\"height\";i:210;s:4:\"file\";s:21:\"2021/10/search-bg.png\";s:8:\"filesize\";i:67410;s:5:\"sizes\";a:23:{s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"search-bg-300x39.png\";s:5:\"width\";i:300;s:6:\"height\";i:39;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"search-bg-1024x134.png\";s:5:\"width\";i:1024;s:6:\"height\";i:134;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"search-bg-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"search-bg-768x101.png\";s:5:\"width\";i:768;s:6:\"height\";i:101;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:22:\"search-bg-1536x202.png\";s:5:\"width\";i:1536;s:6:\"height\";i:202;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"doccure_blog_large\";a:4:{s:4:\"file\";s:22:\"search-bg-1140x210.png\";s:5:\"width\";i:1140;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"doccure_blog_sidebar\";a:4:{s:4:\"file\";s:21:\"search-bg-825x210.png\";s:5:\"width\";i:825;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"doccure_doctors_2x\";a:4:{s:4:\"file\";s:21:\"search-bg-547x210.png\";s:5:\"width\";i:547;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"doccure_blog_medium\";a:4:{s:4:\"file\";s:21:\"search-bg-545x210.png\";s:5:\"width\";i:545;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"doccure_blog_grid\";a:4:{s:4:\"file\";s:21:\"search-bg-350x210.png\";s:5:\"width\";i:350;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"doccure_blog_list\";a:4:{s:4:\"file\";s:21:\"search-bg-308x210.png\";s:5:\"width\";i:308;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"doccure_doctors_type\";a:4:{s:4:\"file\";s:21:\"search-bg-261x205.png\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"doccure_blog_grid_v2\";a:4:{s:4:\"file\";s:21:\"search-bg-255x210.png\";s:5:\"width\";i:255;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"doccure_top_rat_doc\";a:4:{s:4:\"file\";s:21:\"search-bg-255x200.png\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"doccure_listing_thumb\";a:4:{s:4:\"file\";s:21:\"search-bg-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:30:\"doccure_latest_articles_widget\";a:4:{s:4:\"file\";s:19:\"search-bg-65x65.png\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:9:\"image/png\";}s:22:\"doccure_artical_auther\";a:4:{s:4:\"file\";s:19:\"search-bg-30x30.png\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"doccure_chosen_icone\";a:4:{s:4:\"file\";s:19:\"search-bg-20x20.png\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"doccure-portfolio\";a:4:{s:4:\"file\";s:21:\"search-bg-540x210.png\";s:5:\"width\";i:540;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/png\";}s:24:\"doccure-portfolio-square\";a:4:{s:4:\"file\";s:21:\"search-bg-420x210.png\";s:5:\"width\";i:420;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"doccure-service\";a:4:{s:4:\"file\";s:21:\"search-bg-600x210.png\";s:5:\"width\";i:600;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"doccure-small-square\";a:4:{s:4:\"file\";s:21:\"search-bg-250x210.png\";s:5:\"width\";i:250;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"sigma-blog-medium\";a:4:{s:4:\"file\";s:21:\"search-bg-600x210.png\";s:5:\"width\";i:600;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(190, 764, '_wp_attached_file', '2021/10/log_file_2021-10-01__11-52-18.txt'),
(191, 765, '_wp_attached_file', '2021/10/logo.png'),
(192, 765, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:201;s:6:\"height\";i:52;s:4:\"file\";s:16:\"2021/10/logo.png\";s:8:\"filesize\";i:3636;s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"logo-150x52.png\";s:5:\"width\";i:150;s:6:\"height\";i:52;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"doccure_listing_thumb\";a:4:{s:4:\"file\";s:15:\"logo-100x52.png\";s:5:\"width\";i:100;s:6:\"height\";i:52;s:9:\"mime-type\";s:9:\"image/png\";}s:30:\"doccure_latest_articles_widget\";a:4:{s:4:\"file\";s:14:\"logo-65x52.png\";s:5:\"width\";i:65;s:6:\"height\";i:52;s:9:\"mime-type\";s:9:\"image/png\";}s:22:\"doccure_artical_auther\";a:4:{s:4:\"file\";s:14:\"logo-30x30.png\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"doccure_chosen_icone\";a:4:{s:4:\"file\";s:14:\"logo-20x20.png\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(193, 767, '_wp_attached_file', '2021/10/doctor-1.jpg'),
(194, 767, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:640;s:6:\"height\";i:512;s:4:\"file\";s:20:\"2021/10/doctor-1.jpg\";s:8:\"filesize\";i:37390;s:5:\"sizes\";a:20:{s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"doctor-1-300x240.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"doctor-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"doccure_blog_large\";a:4:{s:4:\"file\";s:20:\"doctor-1-640x400.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_blog_sidebar\";a:4:{s:4:\"file\";s:20:\"doctor-1-640x360.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"doccure_doctors_2x\";a:4:{s:4:\"file\";s:20:\"doctor-1-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"doccure_blog_medium\";a:4:{s:4:\"file\";s:20:\"doctor-1-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_grid\";a:4:{s:4:\"file\";s:20:\"doctor-1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_list\";a:4:{s:4:\"file\";s:20:\"doctor-1-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_doctors_type\";a:4:{s:4:\"file\";s:20:\"doctor-1-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_blog_grid_v2\";a:4:{s:4:\"file\";s:20:\"doctor-1-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"doccure_top_rat_doc\";a:4:{s:4:\"file\";s:20:\"doctor-1-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"doccure_listing_thumb\";a:4:{s:4:\"file\";s:20:\"doctor-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:30:\"doccure_latest_articles_widget\";a:4:{s:4:\"file\";s:18:\"doctor-1-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"doccure_artical_auther\";a:4:{s:4:\"file\";s:18:\"doctor-1-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_chosen_icone\";a:4:{s:4:\"file\";s:18:\"doctor-1-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure-portfolio\";a:4:{s:4:\"file\";s:20:\"doctor-1-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"doccure-portfolio-square\";a:4:{s:4:\"file\";s:20:\"doctor-1-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"doccure-service\";a:4:{s:4:\"file\";s:20:\"doctor-1-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure-small-square\";a:4:{s:4:\"file\";s:20:\"doctor-1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"sigma-blog-medium\";a:4:{s:4:\"file\";s:20:\"doctor-1-600x512.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:512;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:{}}}'),
(196, 769, '_wp_attached_file', '2021/10/favicon.png'),
(197, 769, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:32;s:6:\"height\";i:32;s:4:\"file\";s:19:\"2021/10/favicon.png\";s:8:\"filesize\";i:489;s:5:\"sizes\";a:2:{s:22:\"doccure_artical_auther\";a:4:{s:4:\"file\";s:17:\"favicon-30x30.png\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"doccure_chosen_icone\";a:4:{s:4:\"file\";s:17:\"favicon-20x20.png\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(204, 773, '_wp_attached_file', '2021/09/doctor-06-1.jpg'),
(205, 773, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:420;s:6:\"height\";i:420;s:4:\"file\";s:23:\"2021/09/doctor-06-1.jpg\";s:8:\"filesize\";i:17739;s:5:\"sizes\";a:16:{s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"doctor-06-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"doctor-06-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"doccure_blog_large\";a:4:{s:4:\"file\";s:23:\"doctor-06-1-420x400.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_blog_sidebar\";a:4:{s:4:\"file\";s:23:\"doctor-06-1-420x360.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"doccure_blog_medium\";a:4:{s:4:\"file\";s:23:\"doctor-06-1-420x389.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_grid\";a:4:{s:4:\"file\";s:23:\"doctor-06-1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_list\";a:4:{s:4:\"file\";s:23:\"doctor-06-1-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_doctors_type\";a:4:{s:4:\"file\";s:23:\"doctor-06-1-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_blog_grid_v2\";a:4:{s:4:\"file\";s:23:\"doctor-06-1-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"doccure_top_rat_doc\";a:4:{s:4:\"file\";s:23:\"doctor-06-1-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"doccure_listing_thumb\";a:4:{s:4:\"file\";s:23:\"doctor-06-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:30:\"doccure_latest_articles_widget\";a:4:{s:4:\"file\";s:21:\"doctor-06-1-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"doccure_artical_auther\";a:4:{s:4:\"file\";s:21:\"doctor-06-1-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_chosen_icone\";a:4:{s:4:\"file\";s:21:\"doctor-06-1-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure-portfolio\";a:4:{s:4:\"file\";s:23:\"doctor-06-1-420x380.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure-small-square\";a:4:{s:4:\"file\";s:23:\"doctor-06-1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;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:{}}}'),
(206, 773, '_wxr_import_parent', '682'),
(207, 774, '_wp_attached_file', '2021/09/doctor-05-1.jpg'),
(208, 774, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:420;s:6:\"height\";i:420;s:4:\"file\";s:23:\"2021/09/doctor-05-1.jpg\";s:8:\"filesize\";i:18648;s:5:\"sizes\";a:16:{s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"doctor-05-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"doctor-05-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"doccure_blog_large\";a:4:{s:4:\"file\";s:23:\"doctor-05-1-420x400.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_blog_sidebar\";a:4:{s:4:\"file\";s:23:\"doctor-05-1-420x360.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"doccure_blog_medium\";a:4:{s:4:\"file\";s:23:\"doctor-05-1-420x389.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_grid\";a:4:{s:4:\"file\";s:23:\"doctor-05-1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_list\";a:4:{s:4:\"file\";s:23:\"doctor-05-1-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_doctors_type\";a:4:{s:4:\"file\";s:23:\"doctor-05-1-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_blog_grid_v2\";a:4:{s:4:\"file\";s:23:\"doctor-05-1-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"doccure_top_rat_doc\";a:4:{s:4:\"file\";s:23:\"doctor-05-1-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"doccure_listing_thumb\";a:4:{s:4:\"file\";s:23:\"doctor-05-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:30:\"doccure_latest_articles_widget\";a:4:{s:4:\"file\";s:21:\"doctor-05-1-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"doccure_artical_auther\";a:4:{s:4:\"file\";s:21:\"doctor-05-1-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_chosen_icone\";a:4:{s:4:\"file\";s:21:\"doctor-05-1-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure-portfolio\";a:4:{s:4:\"file\";s:23:\"doctor-05-1-420x380.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure-small-square\";a:4:{s:4:\"file\";s:23:\"doctor-05-1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;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:{}}}'),
(209, 774, '_wxr_import_parent', '681'),
(210, 775, '_wp_attached_file', '2021/09/doctor-04-1.jpg'),
(211, 775, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:420;s:6:\"height\";i:420;s:4:\"file\";s:23:\"2021/09/doctor-04-1.jpg\";s:8:\"filesize\";i:17984;s:5:\"sizes\";a:16:{s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"doctor-04-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"doctor-04-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"doccure_blog_large\";a:4:{s:4:\"file\";s:23:\"doctor-04-1-420x400.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_blog_sidebar\";a:4:{s:4:\"file\";s:23:\"doctor-04-1-420x360.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"doccure_blog_medium\";a:4:{s:4:\"file\";s:23:\"doctor-04-1-420x389.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_grid\";a:4:{s:4:\"file\";s:23:\"doctor-04-1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_list\";a:4:{s:4:\"file\";s:23:\"doctor-04-1-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_doctors_type\";a:4:{s:4:\"file\";s:23:\"doctor-04-1-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_blog_grid_v2\";a:4:{s:4:\"file\";s:23:\"doctor-04-1-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"doccure_top_rat_doc\";a:4:{s:4:\"file\";s:23:\"doctor-04-1-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"doccure_listing_thumb\";a:4:{s:4:\"file\";s:23:\"doctor-04-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:30:\"doccure_latest_articles_widget\";a:4:{s:4:\"file\";s:21:\"doctor-04-1-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"doccure_artical_auther\";a:4:{s:4:\"file\";s:21:\"doctor-04-1-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_chosen_icone\";a:4:{s:4:\"file\";s:21:\"doctor-04-1-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure-portfolio\";a:4:{s:4:\"file\";s:23:\"doctor-04-1-420x380.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure-small-square\";a:4:{s:4:\"file\";s:23:\"doctor-04-1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;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:{}}}'),
(212, 775, '_wxr_import_parent', '680'),
(213, 776, '_wp_attached_file', '2021/09/doctor-03.jpg'),
(214, 776, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:420;s:6:\"height\";i:420;s:4:\"file\";s:21:\"2021/09/doctor-03.jpg\";s:8:\"filesize\";i:21668;s:5:\"sizes\";a:16:{s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"doctor-03-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"doctor-03-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"doccure_blog_large\";a:4:{s:4:\"file\";s:21:\"doctor-03-420x400.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_blog_sidebar\";a:4:{s:4:\"file\";s:21:\"doctor-03-420x360.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"doccure_blog_medium\";a:4:{s:4:\"file\";s:21:\"doctor-03-420x389.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_grid\";a:4:{s:4:\"file\";s:21:\"doctor-03-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_list\";a:4:{s:4:\"file\";s:21:\"doctor-03-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_doctors_type\";a:4:{s:4:\"file\";s:21:\"doctor-03-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_blog_grid_v2\";a:4:{s:4:\"file\";s:21:\"doctor-03-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"doccure_top_rat_doc\";a:4:{s:4:\"file\";s:21:\"doctor-03-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"doccure_listing_thumb\";a:4:{s:4:\"file\";s:21:\"doctor-03-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:30:\"doccure_latest_articles_widget\";a:4:{s:4:\"file\";s:19:\"doctor-03-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"doccure_artical_auther\";a:4:{s:4:\"file\";s:19:\"doctor-03-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_chosen_icone\";a:4:{s:4:\"file\";s:19:\"doctor-03-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure-portfolio\";a:4:{s:4:\"file\";s:21:\"doctor-03-420x380.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure-small-square\";a:4:{s:4:\"file\";s:21:\"doctor-03-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;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:{}}}'),
(215, 776, '_wxr_import_parent', '679'),
(216, 777, '_wp_attached_file', '2021/09/doctor-02-1.jpg'),
(217, 777, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:420;s:6:\"height\";i:420;s:4:\"file\";s:23:\"2021/09/doctor-02-1.jpg\";s:8:\"filesize\";i:18848;s:5:\"sizes\";a:16:{s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"doctor-02-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"doctor-02-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"doccure_blog_large\";a:4:{s:4:\"file\";s:23:\"doctor-02-1-420x400.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_blog_sidebar\";a:4:{s:4:\"file\";s:23:\"doctor-02-1-420x360.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"doccure_blog_medium\";a:4:{s:4:\"file\";s:23:\"doctor-02-1-420x389.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_grid\";a:4:{s:4:\"file\";s:23:\"doctor-02-1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_list\";a:4:{s:4:\"file\";s:23:\"doctor-02-1-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_doctors_type\";a:4:{s:4:\"file\";s:23:\"doctor-02-1-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_blog_grid_v2\";a:4:{s:4:\"file\";s:23:\"doctor-02-1-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"doccure_top_rat_doc\";a:4:{s:4:\"file\";s:23:\"doctor-02-1-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"doccure_listing_thumb\";a:4:{s:4:\"file\";s:23:\"doctor-02-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:30:\"doccure_latest_articles_widget\";a:4:{s:4:\"file\";s:21:\"doctor-02-1-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"doccure_artical_auther\";a:4:{s:4:\"file\";s:21:\"doctor-02-1-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_chosen_icone\";a:4:{s:4:\"file\";s:21:\"doctor-02-1-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure-portfolio\";a:4:{s:4:\"file\";s:23:\"doctor-02-1-420x380.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure-small-square\";a:4:{s:4:\"file\";s:23:\"doctor-02-1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;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:{}}}'),
(218, 777, '_wxr_import_parent', '678'),
(219, 780, '_wp_attached_file', '2021/09/doctor-01-1.jpg'),
(220, 780, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:420;s:6:\"height\";i:420;s:4:\"file\";s:23:\"2021/09/doctor-01-1.jpg\";s:8:\"filesize\";i:26782;s:5:\"sizes\";a:16:{s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"doctor-01-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"doctor-01-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"doccure_blog_large\";a:4:{s:4:\"file\";s:23:\"doctor-01-1-420x400.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_blog_sidebar\";a:4:{s:4:\"file\";s:23:\"doctor-01-1-420x360.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"doccure_blog_medium\";a:4:{s:4:\"file\";s:23:\"doctor-01-1-420x389.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_grid\";a:4:{s:4:\"file\";s:23:\"doctor-01-1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_list\";a:4:{s:4:\"file\";s:23:\"doctor-01-1-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_doctors_type\";a:4:{s:4:\"file\";s:23:\"doctor-01-1-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_blog_grid_v2\";a:4:{s:4:\"file\";s:23:\"doctor-01-1-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"doccure_top_rat_doc\";a:4:{s:4:\"file\";s:23:\"doctor-01-1-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"doccure_listing_thumb\";a:4:{s:4:\"file\";s:23:\"doctor-01-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:30:\"doccure_latest_articles_widget\";a:4:{s:4:\"file\";s:21:\"doctor-01-1-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"doccure_artical_auther\";a:4:{s:4:\"file\";s:21:\"doctor-01-1-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_chosen_icone\";a:4:{s:4:\"file\";s:21:\"doctor-01-1-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure-portfolio\";a:4:{s:4:\"file\";s:23:\"doctor-01-1-420x380.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure-small-square\";a:4:{s:4:\"file\";s:23:\"doctor-01-1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;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:{}}}'),
(221, 780, '_wxr_import_parent', '604'),
(222, 781, '_wp_attached_file', '2021/10/footer-logo.png'),
(223, 781, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:201;s:6:\"height\";i:52;s:4:\"file\";s:23:\"2021/10/footer-logo.png\";s:8:\"filesize\";i:2076;s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"footer-logo-150x52.png\";s:5:\"width\";i:150;s:6:\"height\";i:52;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"doccure_listing_thumb\";a:4:{s:4:\"file\";s:22:\"footer-logo-100x52.png\";s:5:\"width\";i:100;s:6:\"height\";i:52;s:9:\"mime-type\";s:9:\"image/png\";}s:30:\"doccure_latest_articles_widget\";a:4:{s:4:\"file\";s:21:\"footer-logo-65x52.png\";s:5:\"width\";i:65;s:6:\"height\";i:52;s:9:\"mime-type\";s:9:\"image/png\";}s:22:\"doccure_artical_auther\";a:4:{s:4:\"file\";s:21:\"footer-logo-30x30.png\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"doccure_chosen_icone\";a:4:{s:4:\"file\";s:21:\"footer-logo-20x20.png\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(224, 783, '_wp_attached_file', '2021/10/patient4.jpg'),
(225, 783, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:20:\"2021/10/patient4.jpg\";s:8:\"filesize\";i:23937;s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"patient4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_grid\";a:4:{s:4:\"file\";s:20:\"patient4-300x250.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_list\";a:4:{s:4:\"file\";s:20:\"patient4-300x220.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_doctors_type\";a:4:{s:4:\"file\";s:20:\"patient4-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_blog_grid_v2\";a:4:{s:4:\"file\";s:20:\"patient4-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"doccure_top_rat_doc\";a:4:{s:4:\"file\";s:20:\"patient4-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"doccure_listing_thumb\";a:4:{s:4:\"file\";s:20:\"patient4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:30:\"doccure_latest_articles_widget\";a:4:{s:4:\"file\";s:18:\"patient4-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"doccure_artical_auther\";a:4:{s:4:\"file\";s:18:\"patient4-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_chosen_icone\";a:4:{s:4:\"file\";s:18:\"patient4-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure-small-square\";a:4:{s:4:\"file\";s:20:\"patient4-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;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:{}}}'),
(226, 800, '_wp_attached_file', '2021/09/patient1.jpg'),
(227, 800, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:20:\"2021/09/patient1.jpg\";s:8:\"filesize\";i:24873;s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"patient1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_grid\";a:4:{s:4:\"file\";s:20:\"patient1-300x250.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_list\";a:4:{s:4:\"file\";s:20:\"patient1-300x220.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_doctors_type\";a:4:{s:4:\"file\";s:20:\"patient1-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_blog_grid_v2\";a:4:{s:4:\"file\";s:20:\"patient1-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"doccure_top_rat_doc\";a:4:{s:4:\"file\";s:20:\"patient1-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"doccure_listing_thumb\";a:4:{s:4:\"file\";s:20:\"patient1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:30:\"doccure_latest_articles_widget\";a:4:{s:4:\"file\";s:18:\"patient1-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"doccure_artical_auther\";a:4:{s:4:\"file\";s:18:\"patient1-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_chosen_icone\";a:4:{s:4:\"file\";s:18:\"patient1-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure-small-square\";a:4:{s:4:\"file\";s:20:\"patient1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;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:{}}}'),
(229, 802, '_wp_attached_file', '2021/08/patient2.jpg'),
(230, 802, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:20:\"2021/08/patient2.jpg\";s:8:\"filesize\";i:33184;s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"patient2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_grid\";a:4:{s:4:\"file\";s:20:\"patient2-300x250.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_list\";a:4:{s:4:\"file\";s:20:\"patient2-300x220.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_doctors_type\";a:4:{s:4:\"file\";s:20:\"patient2-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_blog_grid_v2\";a:4:{s:4:\"file\";s:20:\"patient2-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"doccure_top_rat_doc\";a:4:{s:4:\"file\";s:20:\"patient2-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"doccure_listing_thumb\";a:4:{s:4:\"file\";s:20:\"patient2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:30:\"doccure_latest_articles_widget\";a:4:{s:4:\"file\";s:18:\"patient2-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"doccure_artical_auther\";a:4:{s:4:\"file\";s:18:\"patient2-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_chosen_icone\";a:4:{s:4:\"file\";s:18:\"patient2-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure-small-square\";a:4:{s:4:\"file\";s:20:\"patient2-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;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:{}}}'),
(232, 803, '_wp_attached_file', '2021/08/patient3.jpg'),
(233, 803, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:20:\"2021/08/patient3.jpg\";s:8:\"filesize\";i:20246;s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"patient3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_grid\";a:4:{s:4:\"file\";s:20:\"patient3-300x250.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_list\";a:4:{s:4:\"file\";s:20:\"patient3-300x220.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_doctors_type\";a:4:{s:4:\"file\";s:20:\"patient3-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_blog_grid_v2\";a:4:{s:4:\"file\";s:20:\"patient3-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"doccure_top_rat_doc\";a:4:{s:4:\"file\";s:20:\"patient3-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"doccure_listing_thumb\";a:4:{s:4:\"file\";s:20:\"patient3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:30:\"doccure_latest_articles_widget\";a:4:{s:4:\"file\";s:18:\"patient3-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"doccure_artical_auther\";a:4:{s:4:\"file\";s:18:\"patient3-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_chosen_icone\";a:4:{s:4:\"file\";s:18:\"patient3-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure-small-square\";a:4:{s:4:\"file\";s:20:\"patient3-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;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:{}}}'),
(235, 804, '_wp_attached_file', '2021/08/patient4.jpg'),
(236, 804, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:20:\"2021/08/patient4.jpg\";s:8:\"filesize\";i:23937;s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"patient4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_grid\";a:4:{s:4:\"file\";s:20:\"patient4-300x250.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_list\";a:4:{s:4:\"file\";s:20:\"patient4-300x220.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_doctors_type\";a:4:{s:4:\"file\";s:20:\"patient4-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_blog_grid_v2\";a:4:{s:4:\"file\";s:20:\"patient4-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"doccure_top_rat_doc\";a:4:{s:4:\"file\";s:20:\"patient4-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"doccure_listing_thumb\";a:4:{s:4:\"file\";s:20:\"patient4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:30:\"doccure_latest_articles_widget\";a:4:{s:4:\"file\";s:18:\"patient4-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"doccure_artical_auther\";a:4:{s:4:\"file\";s:18:\"patient4-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_chosen_icone\";a:4:{s:4:\"file\";s:18:\"patient4-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure-small-square\";a:4:{s:4:\"file\";s:20:\"patient4-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;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:{}}}'),
(238, 805, '_wp_attached_file', '2021/10/feature.png');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(239, 805, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:421;s:6:\"height\";i:376;s:4:\"file\";s:19:\"2021/10/feature.png\";s:8:\"filesize\";i:27816;s:5:\"sizes\";a:13:{s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"feature-300x268.png\";s:5:\"width\";i:300;s:6:\"height\";i:268;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"feature-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"doccure_blog_sidebar\";a:4:{s:4:\"file\";s:19:\"feature-421x360.png\";s:5:\"width\";i:421;s:6:\"height\";i:360;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"doccure_blog_grid\";a:4:{s:4:\"file\";s:19:\"feature-350x250.png\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"doccure_blog_list\";a:4:{s:4:\"file\";s:19:\"feature-308x220.png\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"doccure_doctors_type\";a:4:{s:4:\"file\";s:19:\"feature-261x205.png\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"doccure_blog_grid_v2\";a:4:{s:4:\"file\";s:19:\"feature-255x250.png\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"doccure_top_rat_doc\";a:4:{s:4:\"file\";s:19:\"feature-255x200.png\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"doccure_listing_thumb\";a:4:{s:4:\"file\";s:19:\"feature-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:30:\"doccure_latest_articles_widget\";a:4:{s:4:\"file\";s:17:\"feature-65x65.png\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:9:\"image/png\";}s:22:\"doccure_artical_auther\";a:4:{s:4:\"file\";s:17:\"feature-30x30.png\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"doccure_chosen_icone\";a:4:{s:4:\"file\";s:17:\"feature-20x20.png\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"doccure-small-square\";a:4:{s:4:\"file\";s:19:\"feature-250x250.png\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(241, 807, '_wp_attached_file', '2021/10/specialities-01.png'),
(242, 807, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:64;s:6:\"height\";i:64;s:4:\"file\";s:27:\"2021/10/specialities-01.png\";s:8:\"filesize\";i:2732;s:5:\"sizes\";a:2:{s:22:\"doccure_artical_auther\";a:4:{s:4:\"file\";s:25:\"specialities-01-30x30.png\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"doccure_chosen_icone\";a:4:{s:4:\"file\";s:25:\"specialities-01-20x20.png\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(243, 808, '_wp_attached_file', '2021/10/specialities-02.png'),
(244, 808, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:64;s:6:\"height\";i:64;s:4:\"file\";s:27:\"2021/10/specialities-02.png\";s:8:\"filesize\";i:2733;s:5:\"sizes\";a:2:{s:22:\"doccure_artical_auther\";a:4:{s:4:\"file\";s:25:\"specialities-02-30x30.png\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"doccure_chosen_icone\";a:4:{s:4:\"file\";s:25:\"specialities-02-20x20.png\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(245, 809, '_wp_attached_file', '2021/10/specialities-03.png'),
(246, 809, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:64;s:6:\"height\";i:64;s:4:\"file\";s:27:\"2021/10/specialities-03.png\";s:8:\"filesize\";i:2151;s:5:\"sizes\";a:2:{s:22:\"doccure_artical_auther\";a:4:{s:4:\"file\";s:25:\"specialities-03-30x30.png\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"doccure_chosen_icone\";a:4:{s:4:\"file\";s:25:\"specialities-03-20x20.png\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(247, 810, '_wp_attached_file', '2021/10/specialities-04.png'),
(248, 810, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:64;s:6:\"height\";i:64;s:4:\"file\";s:27:\"2021/10/specialities-04.png\";s:8:\"filesize\";i:2512;s:5:\"sizes\";a:2:{s:22:\"doccure_artical_auther\";a:4:{s:4:\"file\";s:25:\"specialities-04-30x30.png\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"doccure_chosen_icone\";a:4:{s:4:\"file\";s:25:\"specialities-04-20x20.png\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(249, 811, '_wp_attached_file', '2021/10/specialities-05.png'),
(250, 811, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:64;s:6:\"height\";i:64;s:4:\"file\";s:27:\"2021/10/specialities-05.png\";s:8:\"filesize\";i:2681;s:5:\"sizes\";a:2:{s:22:\"doccure_artical_auther\";a:4:{s:4:\"file\";s:25:\"specialities-05-30x30.png\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"doccure_chosen_icone\";a:4:{s:4:\"file\";s:25:\"specialities-05-20x20.png\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(251, 812, '_wp_attached_file', '2021/10/about-bg.png'),
(252, 812, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1604;s:6:\"height\";i:720;s:4:\"file\";s:20:\"2021/10/about-bg.png\";s:8:\"filesize\";i:1858031;s:5:\"sizes\";a:23:{s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"about-bg-300x135.png\";s:5:\"width\";i:300;s:6:\"height\";i:135;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"about-bg-1024x460.png\";s:5:\"width\";i:1024;s:6:\"height\";i:460;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"about-bg-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"about-bg-768x345.png\";s:5:\"width\";i:768;s:6:\"height\";i:345;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:21:\"about-bg-1536x689.png\";s:5:\"width\";i:1536;s:6:\"height\";i:689;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"doccure_blog_large\";a:4:{s:4:\"file\";s:21:\"about-bg-1140x400.png\";s:5:\"width\";i:1140;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"doccure_blog_sidebar\";a:4:{s:4:\"file\";s:20:\"about-bg-825x360.png\";s:5:\"width\";i:825;s:6:\"height\";i:360;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"doccure_doctors_2x\";a:4:{s:4:\"file\";s:20:\"about-bg-547x428.png\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"doccure_blog_medium\";a:4:{s:4:\"file\";s:20:\"about-bg-545x389.png\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"doccure_blog_grid\";a:4:{s:4:\"file\";s:20:\"about-bg-350x250.png\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"doccure_blog_list\";a:4:{s:4:\"file\";s:20:\"about-bg-308x220.png\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"doccure_doctors_type\";a:4:{s:4:\"file\";s:20:\"about-bg-261x205.png\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"doccure_blog_grid_v2\";a:4:{s:4:\"file\";s:20:\"about-bg-255x250.png\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"doccure_top_rat_doc\";a:4:{s:4:\"file\";s:20:\"about-bg-255x200.png\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"doccure_listing_thumb\";a:4:{s:4:\"file\";s:20:\"about-bg-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:30:\"doccure_latest_articles_widget\";a:4:{s:4:\"file\";s:18:\"about-bg-65x65.png\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:9:\"image/png\";}s:22:\"doccure_artical_auther\";a:4:{s:4:\"file\";s:18:\"about-bg-30x30.png\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"doccure_chosen_icone\";a:4:{s:4:\"file\";s:18:\"about-bg-20x20.png\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"doccure-portfolio\";a:4:{s:4:\"file\";s:20:\"about-bg-540x380.png\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:9:\"image/png\";}s:24:\"doccure-portfolio-square\";a:4:{s:4:\"file\";s:20:\"about-bg-420x420.png\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"doccure-service\";a:4:{s:4:\"file\";s:20:\"about-bg-600x480.png\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"doccure-small-square\";a:4:{s:4:\"file\";s:20:\"about-bg-250x250.png\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"sigma-blog-medium\";a:4:{s:4:\"file\";s:20:\"about-bg-600x645.png\";s:5:\"width\";i:600;s:6:\"height\";i:645;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(254, 814, '_wp_attached_file', '2021/10/vect-01.png'),
(255, 814, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:53;s:6:\"height\";i:33;s:4:\"file\";s:19:\"2021/10/vect-01.png\";s:8:\"filesize\";i:688;s:5:\"sizes\";a:2:{s:22:\"doccure_artical_auther\";a:4:{s:4:\"file\";s:17:\"vect-01-30x30.png\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"doccure_chosen_icone\";a:4:{s:4:\"file\";s:17:\"vect-01-20x20.png\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(257, 815, '_wp_attached_file', '2021/10/vect-02.png'),
(258, 815, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:53;s:6:\"height\";i:43;s:4:\"file\";s:19:\"2021/10/vect-02.png\";s:8:\"filesize\";i:1024;s:5:\"sizes\";a:2:{s:22:\"doccure_artical_auther\";a:4:{s:4:\"file\";s:17:\"vect-02-30x30.png\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"doccure_chosen_icone\";a:4:{s:4:\"file\";s:17:\"vect-02-20x20.png\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(260, 816, '_wp_attached_file', '2021/10/vect-03.png'),
(261, 816, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:53;s:6:\"height\";i:53;s:4:\"file\";s:19:\"2021/10/vect-03.png\";s:8:\"filesize\";i:1683;s:5:\"sizes\";a:2:{s:22:\"doccure_artical_auther\";a:4:{s:4:\"file\";s:17:\"vect-03-30x30.png\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"doccure_chosen_icone\";a:4:{s:4:\"file\";s:17:\"vect-03-20x20.png\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(263, 1657, '_wp_attached_file', '2021/11/banner-bg.png'),
(264, 1657, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:450;s:4:\"file\";s:21:\"2021/11/banner-bg.png\";s:8:\"filesize\";i:245276;s:5:\"sizes\";a:23:{s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"banner-bg-300x70.png\";s:5:\"width\";i:300;s:6:\"height\";i:70;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"banner-bg-1024x240.png\";s:5:\"width\";i:1024;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"banner-bg-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"banner-bg-768x180.png\";s:5:\"width\";i:768;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:22:\"banner-bg-1536x360.png\";s:5:\"width\";i:1536;s:6:\"height\";i:360;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"doccure_blog_large\";a:4:{s:4:\"file\";s:22:\"banner-bg-1140x400.png\";s:5:\"width\";i:1140;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"doccure_blog_sidebar\";a:4:{s:4:\"file\";s:21:\"banner-bg-825x360.png\";s:5:\"width\";i:825;s:6:\"height\";i:360;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"doccure_doctors_2x\";a:4:{s:4:\"file\";s:21:\"banner-bg-547x428.png\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"doccure_blog_medium\";a:4:{s:4:\"file\";s:21:\"banner-bg-545x389.png\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"doccure_blog_grid\";a:4:{s:4:\"file\";s:21:\"banner-bg-350x250.png\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"doccure_blog_list\";a:4:{s:4:\"file\";s:21:\"banner-bg-308x220.png\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"doccure_doctors_type\";a:4:{s:4:\"file\";s:21:\"banner-bg-261x205.png\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"doccure_blog_grid_v2\";a:4:{s:4:\"file\";s:21:\"banner-bg-255x250.png\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"doccure_top_rat_doc\";a:4:{s:4:\"file\";s:21:\"banner-bg-255x200.png\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"doccure_listing_thumb\";a:4:{s:4:\"file\";s:21:\"banner-bg-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:30:\"doccure_latest_articles_widget\";a:4:{s:4:\"file\";s:19:\"banner-bg-65x65.png\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:9:\"image/png\";}s:22:\"doccure_artical_auther\";a:4:{s:4:\"file\";s:19:\"banner-bg-30x30.png\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"doccure_chosen_icone\";a:4:{s:4:\"file\";s:19:\"banner-bg-20x20.png\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"doccure-portfolio\";a:4:{s:4:\"file\";s:21:\"banner-bg-540x380.png\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:9:\"image/png\";}s:24:\"doccure-portfolio-square\";a:4:{s:4:\"file\";s:21:\"banner-bg-420x420.png\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"doccure-service\";a:4:{s:4:\"file\";s:21:\"banner-bg-600x450.png\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"doccure-small-square\";a:4:{s:4:\"file\";s:21:\"banner-bg-250x250.png\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"sigma-blog-medium\";a:4:{s:4:\"file\";s:21:\"banner-bg-600x450.png\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(265, 1669, '_wp_attached_file', '2021/11/footerlogo.png'),
(266, 1669, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:201;s:6:\"height\";i:52;s:4:\"file\";s:22:\"2021/11/footerlogo.png\";s:8:\"filesize\";i:6249;s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"footerlogo-150x52.png\";s:5:\"width\";i:150;s:6:\"height\";i:52;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"doccure_listing_thumb\";a:4:{s:4:\"file\";s:21:\"footerlogo-100x52.png\";s:5:\"width\";i:100;s:6:\"height\";i:52;s:9:\"mime-type\";s:9:\"image/png\";}s:30:\"doccure_latest_articles_widget\";a:4:{s:4:\"file\";s:20:\"footerlogo-65x52.png\";s:5:\"width\";i:65;s:6:\"height\";i:52;s:9:\"mime-type\";s:9:\"image/png\";}s:22:\"doccure_artical_auther\";a:4:{s:4:\"file\";s:20:\"footerlogo-30x30.png\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"doccure_chosen_icone\";a:4:{s:4:\"file\";s:20:\"footerlogo-20x20.png\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(267, 1672, '_wp_attached_file', '2021/09/banner-3.jpg'),
(268, 1672, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1680;s:6:\"height\";i:683;s:4:\"file\";s:20:\"2021/09/banner-3.jpg\";s:8:\"filesize\";i:668266;s:5:\"sizes\";a:23:{s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"banner-3-300x122.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:122;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"banner-3-1024x416.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"banner-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"banner-3-768x312.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:21:\"banner-3-1536x624.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:624;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"doccure_blog_large\";a:4:{s:4:\"file\";s:21:\"banner-3-1140x400.jpg\";s:5:\"width\";i:1140;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_blog_sidebar\";a:4:{s:4:\"file\";s:20:\"banner-3-825x360.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"doccure_doctors_2x\";a:4:{s:4:\"file\";s:20:\"banner-3-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"doccure_blog_medium\";a:4:{s:4:\"file\";s:20:\"banner-3-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_grid\";a:4:{s:4:\"file\";s:20:\"banner-3-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_list\";a:4:{s:4:\"file\";s:20:\"banner-3-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_doctors_type\";a:4:{s:4:\"file\";s:20:\"banner-3-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_blog_grid_v2\";a:4:{s:4:\"file\";s:20:\"banner-3-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"doccure_top_rat_doc\";a:4:{s:4:\"file\";s:20:\"banner-3-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"doccure_listing_thumb\";a:4:{s:4:\"file\";s:20:\"banner-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:30:\"doccure_latest_articles_widget\";a:4:{s:4:\"file\";s:18:\"banner-3-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"doccure_artical_auther\";a:4:{s:4:\"file\";s:18:\"banner-3-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_chosen_icone\";a:4:{s:4:\"file\";s:18:\"banner-3-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure-portfolio\";a:4:{s:4:\"file\";s:20:\"banner-3-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"doccure-portfolio-square\";a:4:{s:4:\"file\";s:20:\"banner-3-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"doccure-service\";a:4:{s:4:\"file\";s:20:\"banner-3-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure-small-square\";a:4:{s:4:\"file\";s:20:\"banner-3-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"sigma-blog-medium\";a:4:{s:4:\"file\";s:20:\"banner-3-600x645.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:645;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:{}}}'),
(270, 1714, '_wp_attached_file', '2021/11/blog-10.jpg'),
(271, 1714, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:19:\"2021/11/blog-10.jpg\";s:8:\"filesize\";i:420628;s:5:\"sizes\";a:22:{s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"blog-10-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:20:\"blog-10-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"blog-10-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:19:\"blog-10-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"doccure_blog_large\";a:4:{s:4:\"file\";s:20:\"blog-10-1140x400.jpg\";s:5:\"width\";i:1140;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_blog_sidebar\";a:4:{s:4:\"file\";s:19:\"blog-10-825x360.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"doccure_doctors_2x\";a:4:{s:4:\"file\";s:19:\"blog-10-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"doccure_blog_medium\";a:4:{s:4:\"file\";s:19:\"blog-10-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_grid\";a:4:{s:4:\"file\";s:19:\"blog-10-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_list\";a:4:{s:4:\"file\";s:19:\"blog-10-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_doctors_type\";a:4:{s:4:\"file\";s:19:\"blog-10-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_blog_grid_v2\";a:4:{s:4:\"file\";s:19:\"blog-10-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"doccure_top_rat_doc\";a:4:{s:4:\"file\";s:19:\"blog-10-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"doccure_listing_thumb\";a:4:{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:30:\"doccure_latest_articles_widget\";a:4:{s:4:\"file\";s:17:\"blog-10-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"doccure_artical_auther\";a:4:{s:4:\"file\";s:17:\"blog-10-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_chosen_icone\";a:4:{s:4:\"file\";s:17:\"blog-10-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure-portfolio\";a:4:{s:4:\"file\";s:19:\"blog-10-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"doccure-portfolio-square\";a:4:{s:4:\"file\";s:19:\"blog-10-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"doccure-service\";a:4:{s:4:\"file\";s:19:\"blog-10-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure-small-square\";a:4:{s:4:\"file\";s:19:\"blog-10-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"sigma-blog-medium\";a:4:{s:4:\"file\";s:19:\"blog-10-600x645.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:645;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:{}}}'),
(273, 1716, '_wp_attached_file', '2021/09/blog-04.jpg'),
(274, 1716, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:19:\"2021/09/blog-04.jpg\";s:8:\"filesize\";i:378870;s:5:\"sizes\";a:22:{s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"blog-04-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:20:\"blog-04-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"blog-04-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:19:\"blog-04-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"doccure_blog_large\";a:4:{s:4:\"file\";s:20:\"blog-04-1140x400.jpg\";s:5:\"width\";i:1140;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_blog_sidebar\";a:4:{s:4:\"file\";s:19:\"blog-04-825x360.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"doccure_doctors_2x\";a:4:{s:4:\"file\";s:19:\"blog-04-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"doccure_blog_medium\";a:4:{s:4:\"file\";s:19:\"blog-04-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_grid\";a:4:{s:4:\"file\";s:19:\"blog-04-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_list\";a:4:{s:4:\"file\";s:19:\"blog-04-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_doctors_type\";a:4:{s:4:\"file\";s:19:\"blog-04-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_blog_grid_v2\";a:4:{s:4:\"file\";s:19:\"blog-04-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"doccure_top_rat_doc\";a:4:{s:4:\"file\";s:19:\"blog-04-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"doccure_listing_thumb\";a:4:{s:4:\"file\";s:19:\"blog-04-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:30:\"doccure_latest_articles_widget\";a:4:{s:4:\"file\";s:17:\"blog-04-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"doccure_artical_auther\";a:4:{s:4:\"file\";s:17:\"blog-04-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_chosen_icone\";a:4:{s:4:\"file\";s:17:\"blog-04-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure-portfolio\";a:4:{s:4:\"file\";s:19:\"blog-04-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"doccure-portfolio-square\";a:4:{s:4:\"file\";s:19:\"blog-04-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"doccure-service\";a:4:{s:4:\"file\";s:19:\"blog-04-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure-small-square\";a:4:{s:4:\"file\";s:19:\"blog-04-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"sigma-blog-medium\";a:4:{s:4:\"file\";s:19:\"blog-04-600x645.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:645;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:{}}}'),
(276, 1739, '_wp_attached_file', '2021/09/feature1.jpg'),
(277, 1739, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:20:\"2021/09/feature1.jpg\";s:8:\"filesize\";i:75773;s:5:\"sizes\";a:19:{s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"feature1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"feature1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"doccure_blog_large\";a:4:{s:4:\"file\";s:20:\"feature1-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_blog_sidebar\";a:4:{s:4:\"file\";s:20:\"feature1-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"doccure_doctors_2x\";a:4:{s:4:\"file\";s:20:\"feature1-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"doccure_blog_medium\";a:4:{s:4:\"file\";s:20:\"feature1-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_grid\";a:4:{s:4:\"file\";s:20:\"feature1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_list\";a:4:{s:4:\"file\";s:20:\"feature1-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_doctors_type\";a:4:{s:4:\"file\";s:20:\"feature1-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_blog_grid_v2\";a:4:{s:4:\"file\";s:20:\"feature1-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"doccure_top_rat_doc\";a:4:{s:4:\"file\";s:20:\"feature1-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"doccure_listing_thumb\";a:4:{s:4:\"file\";s:20:\"feature1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:30:\"doccure_latest_articles_widget\";a:4:{s:4:\"file\";s:18:\"feature1-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"doccure_artical_auther\";a:4:{s:4:\"file\";s:18:\"feature1-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_chosen_icone\";a:4:{s:4:\"file\";s:18:\"feature1-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure-portfolio\";a:4:{s:4:\"file\";s:20:\"feature1-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"doccure-portfolio-square\";a:4:{s:4:\"file\";s:20:\"feature1-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"doccure-service\";a:4:{s:4:\"file\";s:20:\"feature1-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure-small-square\";a:4:{s:4:\"file\";s:20:\"feature1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;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:{}}}'),
(279, 1740, '_wp_attached_file', '2021/09/feature2.jpg'),
(280, 1740, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:20:\"2021/09/feature2.jpg\";s:8:\"filesize\";i:57399;s:5:\"sizes\";a:19:{s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"feature2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"feature2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"doccure_blog_large\";a:4:{s:4:\"file\";s:20:\"feature2-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_blog_sidebar\";a:4:{s:4:\"file\";s:20:\"feature2-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"doccure_doctors_2x\";a:4:{s:4:\"file\";s:20:\"feature2-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"doccure_blog_medium\";a:4:{s:4:\"file\";s:20:\"feature2-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_grid\";a:4:{s:4:\"file\";s:20:\"feature2-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_list\";a:4:{s:4:\"file\";s:20:\"feature2-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_doctors_type\";a:4:{s:4:\"file\";s:20:\"feature2-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_blog_grid_v2\";a:4:{s:4:\"file\";s:20:\"feature2-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"doccure_top_rat_doc\";a:4:{s:4:\"file\";s:20:\"feature2-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"doccure_listing_thumb\";a:4:{s:4:\"file\";s:20:\"feature2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:30:\"doccure_latest_articles_widget\";a:4:{s:4:\"file\";s:18:\"feature2-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"doccure_artical_auther\";a:4:{s:4:\"file\";s:18:\"feature2-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_chosen_icone\";a:4:{s:4:\"file\";s:18:\"feature2-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure-portfolio\";a:4:{s:4:\"file\";s:20:\"feature2-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"doccure-portfolio-square\";a:4:{s:4:\"file\";s:20:\"feature2-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"doccure-service\";a:4:{s:4:\"file\";s:20:\"feature2-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure-small-square\";a:4:{s:4:\"file\";s:20:\"feature2-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;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:{}}}'),
(282, 1741, '_wp_attached_file', '2021/09/feature-3.jpg'),
(283, 1741, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:21:\"2021/09/feature-3.jpg\";s:8:\"filesize\";i:60403;s:5:\"sizes\";a:19:{s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"feature-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"feature-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"doccure_blog_large\";a:4:{s:4:\"file\";s:21:\"feature-3-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_blog_sidebar\";a:4:{s:4:\"file\";s:21:\"feature-3-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"doccure_doctors_2x\";a:4:{s:4:\"file\";s:21:\"feature-3-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"doccure_blog_medium\";a:4:{s:4:\"file\";s:21:\"feature-3-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_grid\";a:4:{s:4:\"file\";s:21:\"feature-3-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_list\";a:4:{s:4:\"file\";s:21:\"feature-3-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_doctors_type\";a:4:{s:4:\"file\";s:21:\"feature-3-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_blog_grid_v2\";a:4:{s:4:\"file\";s:21:\"feature-3-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"doccure_top_rat_doc\";a:4:{s:4:\"file\";s:21:\"feature-3-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"doccure_listing_thumb\";a:4:{s:4:\"file\";s:21:\"feature-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:30:\"doccure_latest_articles_widget\";a:4:{s:4:\"file\";s:19:\"feature-3-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"doccure_artical_auther\";a:4:{s:4:\"file\";s:19:\"feature-3-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_chosen_icone\";a:4:{s:4:\"file\";s:19:\"feature-3-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure-portfolio\";a:4:{s:4:\"file\";s:21:\"feature-3-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"doccure-portfolio-square\";a:4:{s:4:\"file\";s:21:\"feature-3-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"doccure-service\";a:4:{s:4:\"file\";s:21:\"feature-3-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure-small-square\";a:4:{s:4:\"file\";s:21:\"feature-3-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;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:{}}}'),
(285, 1742, '_wp_attached_file', '2021/09/feature4.jpg'),
(286, 1742, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:20:\"2021/09/feature4.jpg\";s:8:\"filesize\";i:64538;s:5:\"sizes\";a:19:{s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"feature4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"feature4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"doccure_blog_large\";a:4:{s:4:\"file\";s:20:\"feature4-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_blog_sidebar\";a:4:{s:4:\"file\";s:20:\"feature4-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"doccure_doctors_2x\";a:4:{s:4:\"file\";s:20:\"feature4-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"doccure_blog_medium\";a:4:{s:4:\"file\";s:20:\"feature4-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_grid\";a:4:{s:4:\"file\";s:20:\"feature4-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_list\";a:4:{s:4:\"file\";s:20:\"feature4-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_doctors_type\";a:4:{s:4:\"file\";s:20:\"feature4-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_blog_grid_v2\";a:4:{s:4:\"file\";s:20:\"feature4-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"doccure_top_rat_doc\";a:4:{s:4:\"file\";s:20:\"feature4-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"doccure_listing_thumb\";a:4:{s:4:\"file\";s:20:\"feature4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:30:\"doccure_latest_articles_widget\";a:4:{s:4:\"file\";s:18:\"feature4-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"doccure_artical_auther\";a:4:{s:4:\"file\";s:18:\"feature4-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_chosen_icone\";a:4:{s:4:\"file\";s:18:\"feature4-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure-portfolio\";a:4:{s:4:\"file\";s:20:\"feature4-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"doccure-portfolio-square\";a:4:{s:4:\"file\";s:20:\"feature4-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"doccure-service\";a:4:{s:4:\"file\";s:20:\"feature4-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure-small-square\";a:4:{s:4:\"file\";s:20:\"feature4-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;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:{}}}'),
(288, 1743, '_wp_attached_file', '2021/09/feature5.jpg'),
(289, 1743, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:20:\"2021/09/feature5.jpg\";s:8:\"filesize\";i:63966;s:5:\"sizes\";a:19:{s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"feature5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"feature5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"doccure_blog_large\";a:4:{s:4:\"file\";s:20:\"feature5-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_blog_sidebar\";a:4:{s:4:\"file\";s:20:\"feature5-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"doccure_doctors_2x\";a:4:{s:4:\"file\";s:20:\"feature5-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"doccure_blog_medium\";a:4:{s:4:\"file\";s:20:\"feature5-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_grid\";a:4:{s:4:\"file\";s:20:\"feature5-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_list\";a:4:{s:4:\"file\";s:20:\"feature5-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_doctors_type\";a:4:{s:4:\"file\";s:20:\"feature5-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_blog_grid_v2\";a:4:{s:4:\"file\";s:20:\"feature5-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"doccure_top_rat_doc\";a:4:{s:4:\"file\";s:20:\"feature5-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"doccure_listing_thumb\";a:4:{s:4:\"file\";s:20:\"feature5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:30:\"doccure_latest_articles_widget\";a:4:{s:4:\"file\";s:18:\"feature5-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"doccure_artical_auther\";a:4:{s:4:\"file\";s:18:\"feature5-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_chosen_icone\";a:4:{s:4:\"file\";s:18:\"feature5-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure-portfolio\";a:4:{s:4:\"file\";s:20:\"feature5-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"doccure-portfolio-square\";a:4:{s:4:\"file\";s:20:\"feature5-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"doccure-service\";a:4:{s:4:\"file\";s:20:\"feature5-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure-small-square\";a:4:{s:4:\"file\";s:20:\"feature5-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;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:{}}}'),
(291, 1744, '_wp_attached_file', '2021/08/feature6.jpg');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(292, 1744, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:20:\"2021/08/feature6.jpg\";s:8:\"filesize\";i:60123;s:5:\"sizes\";a:19:{s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"feature6-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"feature6-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"doccure_blog_large\";a:4:{s:4:\"file\";s:20:\"feature6-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_blog_sidebar\";a:4:{s:4:\"file\";s:20:\"feature6-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"doccure_doctors_2x\";a:4:{s:4:\"file\";s:20:\"feature6-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"doccure_blog_medium\";a:4:{s:4:\"file\";s:20:\"feature6-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_grid\";a:4:{s:4:\"file\";s:20:\"feature6-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_list\";a:4:{s:4:\"file\";s:20:\"feature6-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_doctors_type\";a:4:{s:4:\"file\";s:20:\"feature6-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_blog_grid_v2\";a:4:{s:4:\"file\";s:20:\"feature6-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"doccure_top_rat_doc\";a:4:{s:4:\"file\";s:20:\"feature6-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"doccure_listing_thumb\";a:4:{s:4:\"file\";s:20:\"feature6-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:30:\"doccure_latest_articles_widget\";a:4:{s:4:\"file\";s:18:\"feature6-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"doccure_artical_auther\";a:4:{s:4:\"file\";s:18:\"feature6-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_chosen_icone\";a:4:{s:4:\"file\";s:18:\"feature6-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure-portfolio\";a:4:{s:4:\"file\";s:20:\"feature6-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"doccure-portfolio-square\";a:4:{s:4:\"file\";s:20:\"feature6-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"doccure-service\";a:4:{s:4:\"file\";s:20:\"feature6-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure-small-square\";a:4:{s:4:\"file\";s:20:\"feature6-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;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:{}}}'),
(294, 1786, '_wp_attached_file', '2021/09/blog-02-1.jpg'),
(295, 1786, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:21:\"2021/09/blog-02-1.jpg\";s:8:\"filesize\";i:590997;s:5:\"sizes\";a:22:{s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"blog-02-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"blog-02-1-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"blog-02-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"blog-02-1-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"doccure_blog_large\";a:4:{s:4:\"file\";s:22:\"blog-02-1-1140x400.jpg\";s:5:\"width\";i:1140;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_blog_sidebar\";a:4:{s:4:\"file\";s:21:\"blog-02-1-825x360.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"doccure_doctors_2x\";a:4:{s:4:\"file\";s:21:\"blog-02-1-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"doccure_blog_medium\";a:4:{s:4:\"file\";s:21:\"blog-02-1-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_grid\";a:4:{s:4:\"file\";s:21:\"blog-02-1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_list\";a:4:{s:4:\"file\";s:21:\"blog-02-1-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_doctors_type\";a:4:{s:4:\"file\";s:21:\"blog-02-1-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_blog_grid_v2\";a:4:{s:4:\"file\";s:21:\"blog-02-1-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"doccure_top_rat_doc\";a:4:{s:4:\"file\";s:21:\"blog-02-1-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"doccure_listing_thumb\";a:4:{s:4:\"file\";s:21:\"blog-02-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:30:\"doccure_latest_articles_widget\";a:4:{s:4:\"file\";s:19:\"blog-02-1-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"doccure_artical_auther\";a:4:{s:4:\"file\";s:19:\"blog-02-1-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_chosen_icone\";a:4:{s:4:\"file\";s:19:\"blog-02-1-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure-portfolio\";a:4:{s:4:\"file\";s:21:\"blog-02-1-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"doccure-portfolio-square\";a:4:{s:4:\"file\";s:21:\"blog-02-1-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"doccure-service\";a:4:{s:4:\"file\";s:21:\"blog-02-1-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure-small-square\";a:4:{s:4:\"file\";s:21:\"blog-02-1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"sigma-blog-medium\";a:4:{s:4:\"file\";s:21:\"blog-02-1-600x645.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:645;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:{}}}'),
(297, 1787, '_wp_attached_file', '2021/09/blog-01.jpg'),
(298, 1787, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:19:\"2021/09/blog-01.jpg\";s:8:\"filesize\";i:418500;s:5:\"sizes\";a:22:{s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"blog-01-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:20:\"blog-01-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"blog-01-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:19:\"blog-01-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"doccure_blog_large\";a:4:{s:4:\"file\";s:20:\"blog-01-1140x400.jpg\";s:5:\"width\";i:1140;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_blog_sidebar\";a:4:{s:4:\"file\";s:19:\"blog-01-825x360.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"doccure_doctors_2x\";a:4:{s:4:\"file\";s:19:\"blog-01-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"doccure_blog_medium\";a:4:{s:4:\"file\";s:19:\"blog-01-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_grid\";a:4:{s:4:\"file\";s:19:\"blog-01-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_list\";a:4:{s:4:\"file\";s:19:\"blog-01-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_doctors_type\";a:4:{s:4:\"file\";s:19:\"blog-01-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_blog_grid_v2\";a:4:{s:4:\"file\";s:19:\"blog-01-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"doccure_top_rat_doc\";a:4:{s:4:\"file\";s:19:\"blog-01-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"doccure_listing_thumb\";a:4:{s:4:\"file\";s:19:\"blog-01-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:30:\"doccure_latest_articles_widget\";a:4:{s:4:\"file\";s:17:\"blog-01-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"doccure_artical_auther\";a:4:{s:4:\"file\";s:17:\"blog-01-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_chosen_icone\";a:4:{s:4:\"file\";s:17:\"blog-01-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure-portfolio\";a:4:{s:4:\"file\";s:19:\"blog-01-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"doccure-portfolio-square\";a:4:{s:4:\"file\";s:19:\"blog-01-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"doccure-service\";a:4:{s:4:\"file\";s:19:\"blog-01-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure-small-square\";a:4:{s:4:\"file\";s:19:\"blog-01-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"sigma-blog-medium\";a:4:{s:4:\"file\";s:19:\"blog-01-600x645.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:645;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:{}}}'),
(300, 1788, '_wp_attached_file', '2021/11/feature-06.jpg'),
(301, 1788, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:22:\"2021/11/feature-06.jpg\";s:8:\"filesize\";i:75773;s:5:\"sizes\";a:19:{s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"feature-06-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"feature-06-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"doccure_blog_large\";a:4:{s:4:\"file\";s:22:\"feature-06-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_blog_sidebar\";a:4:{s:4:\"file\";s:22:\"feature-06-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"doccure_doctors_2x\";a:4:{s:4:\"file\";s:22:\"feature-06-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"doccure_blog_medium\";a:4:{s:4:\"file\";s:22:\"feature-06-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_grid\";a:4:{s:4:\"file\";s:22:\"feature-06-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_list\";a:4:{s:4:\"file\";s:22:\"feature-06-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_doctors_type\";a:4:{s:4:\"file\";s:22:\"feature-06-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_blog_grid_v2\";a:4:{s:4:\"file\";s:22:\"feature-06-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"doccure_top_rat_doc\";a:4:{s:4:\"file\";s:22:\"feature-06-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"doccure_listing_thumb\";a:4:{s:4:\"file\";s:22:\"feature-06-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:30:\"doccure_latest_articles_widget\";a:4:{s:4:\"file\";s:20:\"feature-06-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"doccure_artical_auther\";a:4:{s:4:\"file\";s:20:\"feature-06-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_chosen_icone\";a:4:{s:4:\"file\";s:20:\"feature-06-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure-portfolio\";a:4:{s:4:\"file\";s:22:\"feature-06-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"doccure-portfolio-square\";a:4:{s:4:\"file\";s:22:\"feature-06-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"doccure-service\";a:4:{s:4:\"file\";s:22:\"feature-06-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure-small-square\";a:4:{s:4:\"file\";s:22:\"feature-06-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;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:{}}}'),
(303, 1789, '_wp_attached_file', '2021/11/feature-03.jpg'),
(304, 1789, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:22:\"2021/11/feature-03.jpg\";s:8:\"filesize\";i:64538;s:5:\"sizes\";a:19:{s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"feature-03-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"feature-03-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"doccure_blog_large\";a:4:{s:4:\"file\";s:22:\"feature-03-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_blog_sidebar\";a:4:{s:4:\"file\";s:22:\"feature-03-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"doccure_doctors_2x\";a:4:{s:4:\"file\";s:22:\"feature-03-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"doccure_blog_medium\";a:4:{s:4:\"file\";s:22:\"feature-03-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_grid\";a:4:{s:4:\"file\";s:22:\"feature-03-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_list\";a:4:{s:4:\"file\";s:22:\"feature-03-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_doctors_type\";a:4:{s:4:\"file\";s:22:\"feature-03-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_blog_grid_v2\";a:4:{s:4:\"file\";s:22:\"feature-03-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"doccure_top_rat_doc\";a:4:{s:4:\"file\";s:22:\"feature-03-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"doccure_listing_thumb\";a:4:{s:4:\"file\";s:22:\"feature-03-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:30:\"doccure_latest_articles_widget\";a:4:{s:4:\"file\";s:20:\"feature-03-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"doccure_artical_auther\";a:4:{s:4:\"file\";s:20:\"feature-03-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_chosen_icone\";a:4:{s:4:\"file\";s:20:\"feature-03-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure-portfolio\";a:4:{s:4:\"file\";s:22:\"feature-03-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"doccure-portfolio-square\";a:4:{s:4:\"file\";s:22:\"feature-03-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"doccure-service\";a:4:{s:4:\"file\";s:22:\"feature-03-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure-small-square\";a:4:{s:4:\"file\";s:22:\"feature-03-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;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:{}}}'),
(306, 1791, '_wp_attached_file', '2021/09/feature-02-2.jpg'),
(307, 1791, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:24:\"2021/09/feature-02-2.jpg\";s:8:\"filesize\";i:63966;s:5:\"sizes\";a:19:{s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"feature-02-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"feature-02-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"doccure_blog_large\";a:4:{s:4:\"file\";s:24:\"feature-02-2-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_blog_sidebar\";a:4:{s:4:\"file\";s:24:\"feature-02-2-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"doccure_doctors_2x\";a:4:{s:4:\"file\";s:24:\"feature-02-2-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"doccure_blog_medium\";a:4:{s:4:\"file\";s:24:\"feature-02-2-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_grid\";a:4:{s:4:\"file\";s:24:\"feature-02-2-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_list\";a:4:{s:4:\"file\";s:24:\"feature-02-2-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_doctors_type\";a:4:{s:4:\"file\";s:24:\"feature-02-2-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_blog_grid_v2\";a:4:{s:4:\"file\";s:24:\"feature-02-2-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"doccure_top_rat_doc\";a:4:{s:4:\"file\";s:24:\"feature-02-2-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"doccure_listing_thumb\";a:4:{s:4:\"file\";s:24:\"feature-02-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:30:\"doccure_latest_articles_widget\";a:4:{s:4:\"file\";s:22:\"feature-02-2-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"doccure_artical_auther\";a:4:{s:4:\"file\";s:22:\"feature-02-2-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_chosen_icone\";a:4:{s:4:\"file\";s:22:\"feature-02-2-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure-portfolio\";a:4:{s:4:\"file\";s:24:\"feature-02-2-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"doccure-portfolio-square\";a:4:{s:4:\"file\";s:24:\"feature-02-2-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"doccure-service\";a:4:{s:4:\"file\";s:24:\"feature-02-2-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure-small-square\";a:4:{s:4:\"file\";s:24:\"feature-02-2-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;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:{}}}'),
(309, 1792, '_wp_attached_file', '2021/09/feature-02-3.jpg'),
(310, 1792, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:24:\"2021/09/feature-02-3.jpg\";s:8:\"filesize\";i:63966;s:5:\"sizes\";a:19:{s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"feature-02-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"feature-02-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"doccure_blog_large\";a:4:{s:4:\"file\";s:24:\"feature-02-3-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_blog_sidebar\";a:4:{s:4:\"file\";s:24:\"feature-02-3-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"doccure_doctors_2x\";a:4:{s:4:\"file\";s:24:\"feature-02-3-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"doccure_blog_medium\";a:4:{s:4:\"file\";s:24:\"feature-02-3-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_grid\";a:4:{s:4:\"file\";s:24:\"feature-02-3-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_list\";a:4:{s:4:\"file\";s:24:\"feature-02-3-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_doctors_type\";a:4:{s:4:\"file\";s:24:\"feature-02-3-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_blog_grid_v2\";a:4:{s:4:\"file\";s:24:\"feature-02-3-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"doccure_top_rat_doc\";a:4:{s:4:\"file\";s:24:\"feature-02-3-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"doccure_listing_thumb\";a:4:{s:4:\"file\";s:24:\"feature-02-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:30:\"doccure_latest_articles_widget\";a:4:{s:4:\"file\";s:22:\"feature-02-3-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"doccure_artical_auther\";a:4:{s:4:\"file\";s:22:\"feature-02-3-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_chosen_icone\";a:4:{s:4:\"file\";s:22:\"feature-02-3-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure-portfolio\";a:4:{s:4:\"file\";s:24:\"feature-02-3-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"doccure-portfolio-square\";a:4:{s:4:\"file\";s:24:\"feature-02-3-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"doccure-service\";a:4:{s:4:\"file\";s:24:\"feature-02-3-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure-small-square\";a:4:{s:4:\"file\";s:24:\"feature-02-3-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;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:{}}}'),
(312, 1793, '_wp_attached_file', '2021/09/feature-05.jpg'),
(313, 1793, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:22:\"2021/09/feature-05.jpg\";s:8:\"filesize\";i:57399;s:5:\"sizes\";a:19:{s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"feature-05-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"feature-05-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"doccure_blog_large\";a:4:{s:4:\"file\";s:22:\"feature-05-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_blog_sidebar\";a:4:{s:4:\"file\";s:22:\"feature-05-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"doccure_doctors_2x\";a:4:{s:4:\"file\";s:22:\"feature-05-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"doccure_blog_medium\";a:4:{s:4:\"file\";s:22:\"feature-05-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_grid\";a:4:{s:4:\"file\";s:22:\"feature-05-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_list\";a:4:{s:4:\"file\";s:22:\"feature-05-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_doctors_type\";a:4:{s:4:\"file\";s:22:\"feature-05-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_blog_grid_v2\";a:4:{s:4:\"file\";s:22:\"feature-05-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"doccure_top_rat_doc\";a:4:{s:4:\"file\";s:22:\"feature-05-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"doccure_listing_thumb\";a:4:{s:4:\"file\";s:22:\"feature-05-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:30:\"doccure_latest_articles_widget\";a:4:{s:4:\"file\";s:20:\"feature-05-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"doccure_artical_auther\";a:4:{s:4:\"file\";s:20:\"feature-05-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_chosen_icone\";a:4:{s:4:\"file\";s:20:\"feature-05-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure-portfolio\";a:4:{s:4:\"file\";s:22:\"feature-05-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"doccure-portfolio-square\";a:4:{s:4:\"file\";s:22:\"feature-05-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"doccure-service\";a:4:{s:4:\"file\";s:22:\"feature-05-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure-small-square\";a:4:{s:4:\"file\";s:22:\"feature-05-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;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:{}}}'),
(315, 1794, '_wp_attached_file', '2021/09/feature-01-1.jpg'),
(316, 1794, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:24:\"2021/09/feature-01-1.jpg\";s:8:\"filesize\";i:60123;s:5:\"sizes\";a:19:{s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"feature-01-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"feature-01-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"doccure_blog_large\";a:4:{s:4:\"file\";s:24:\"feature-01-1-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_blog_sidebar\";a:4:{s:4:\"file\";s:24:\"feature-01-1-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"doccure_doctors_2x\";a:4:{s:4:\"file\";s:24:\"feature-01-1-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"doccure_blog_medium\";a:4:{s:4:\"file\";s:24:\"feature-01-1-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_grid\";a:4:{s:4:\"file\";s:24:\"feature-01-1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_list\";a:4:{s:4:\"file\";s:24:\"feature-01-1-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_doctors_type\";a:4:{s:4:\"file\";s:24:\"feature-01-1-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_blog_grid_v2\";a:4:{s:4:\"file\";s:24:\"feature-01-1-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"doccure_top_rat_doc\";a:4:{s:4:\"file\";s:24:\"feature-01-1-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"doccure_listing_thumb\";a:4:{s:4:\"file\";s:24:\"feature-01-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:30:\"doccure_latest_articles_widget\";a:4:{s:4:\"file\";s:22:\"feature-01-1-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"doccure_artical_auther\";a:4:{s:4:\"file\";s:22:\"feature-01-1-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_chosen_icone\";a:4:{s:4:\"file\";s:22:\"feature-01-1-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure-portfolio\";a:4:{s:4:\"file\";s:24:\"feature-01-1-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"doccure-portfolio-square\";a:4:{s:4:\"file\";s:24:\"feature-01-1-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"doccure-service\";a:4:{s:4:\"file\";s:24:\"feature-01-1-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure-small-square\";a:4:{s:4:\"file\";s:24:\"feature-01-1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;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:{}}}'),
(318, 1795, '_wp_attached_file', '2021/09/feature-03.jpg'),
(319, 1795, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:22:\"2021/09/feature-03.jpg\";s:8:\"filesize\";i:64538;s:5:\"sizes\";a:19:{s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"feature-03-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"feature-03-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"doccure_blog_large\";a:4:{s:4:\"file\";s:22:\"feature-03-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_blog_sidebar\";a:4:{s:4:\"file\";s:22:\"feature-03-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"doccure_doctors_2x\";a:4:{s:4:\"file\";s:22:\"feature-03-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"doccure_blog_medium\";a:4:{s:4:\"file\";s:22:\"feature-03-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_grid\";a:4:{s:4:\"file\";s:22:\"feature-03-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_list\";a:4:{s:4:\"file\";s:22:\"feature-03-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_doctors_type\";a:4:{s:4:\"file\";s:22:\"feature-03-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_blog_grid_v2\";a:4:{s:4:\"file\";s:22:\"feature-03-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"doccure_top_rat_doc\";a:4:{s:4:\"file\";s:22:\"feature-03-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"doccure_listing_thumb\";a:4:{s:4:\"file\";s:22:\"feature-03-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:30:\"doccure_latest_articles_widget\";a:4:{s:4:\"file\";s:20:\"feature-03-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"doccure_artical_auther\";a:4:{s:4:\"file\";s:20:\"feature-03-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_chosen_icone\";a:4:{s:4:\"file\";s:20:\"feature-03-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure-portfolio\";a:4:{s:4:\"file\";s:22:\"feature-03-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"doccure-portfolio-square\";a:4:{s:4:\"file\";s:22:\"feature-03-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"doccure-service\";a:4:{s:4:\"file\";s:22:\"feature-03-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure-small-square\";a:4:{s:4:\"file\";s:22:\"feature-03-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;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:{}}}'),
(321, 1796, '_wp_attached_file', '2021/09/feature-05-1.jpg'),
(322, 1796, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:24:\"2021/09/feature-05-1.jpg\";s:8:\"filesize\";i:57399;s:5:\"sizes\";a:19:{s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"feature-05-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"feature-05-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"doccure_blog_large\";a:4:{s:4:\"file\";s:24:\"feature-05-1-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_blog_sidebar\";a:4:{s:4:\"file\";s:24:\"feature-05-1-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"doccure_doctors_2x\";a:4:{s:4:\"file\";s:24:\"feature-05-1-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"doccure_blog_medium\";a:4:{s:4:\"file\";s:24:\"feature-05-1-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_grid\";a:4:{s:4:\"file\";s:24:\"feature-05-1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_list\";a:4:{s:4:\"file\";s:24:\"feature-05-1-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_doctors_type\";a:4:{s:4:\"file\";s:24:\"feature-05-1-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_blog_grid_v2\";a:4:{s:4:\"file\";s:24:\"feature-05-1-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"doccure_top_rat_doc\";a:4:{s:4:\"file\";s:24:\"feature-05-1-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"doccure_listing_thumb\";a:4:{s:4:\"file\";s:24:\"feature-05-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:30:\"doccure_latest_articles_widget\";a:4:{s:4:\"file\";s:22:\"feature-05-1-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"doccure_artical_auther\";a:4:{s:4:\"file\";s:22:\"feature-05-1-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_chosen_icone\";a:4:{s:4:\"file\";s:22:\"feature-05-1-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure-portfolio\";a:4:{s:4:\"file\";s:24:\"feature-05-1-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"doccure-portfolio-square\";a:4:{s:4:\"file\";s:24:\"feature-05-1-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"doccure-service\";a:4:{s:4:\"file\";s:24:\"feature-05-1-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure-small-square\";a:4:{s:4:\"file\";s:24:\"feature-05-1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;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:{}}}'),
(324, 1797, '_wp_attached_file', '2021/09/feature-02-4.jpg'),
(325, 1797, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:24:\"2021/09/feature-02-4.jpg\";s:8:\"filesize\";i:63966;s:5:\"sizes\";a:19:{s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"feature-02-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"feature-02-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"doccure_blog_large\";a:4:{s:4:\"file\";s:24:\"feature-02-4-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_blog_sidebar\";a:4:{s:4:\"file\";s:24:\"feature-02-4-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"doccure_doctors_2x\";a:4:{s:4:\"file\";s:24:\"feature-02-4-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"doccure_blog_medium\";a:4:{s:4:\"file\";s:24:\"feature-02-4-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_grid\";a:4:{s:4:\"file\";s:24:\"feature-02-4-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_list\";a:4:{s:4:\"file\";s:24:\"feature-02-4-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_doctors_type\";a:4:{s:4:\"file\";s:24:\"feature-02-4-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_blog_grid_v2\";a:4:{s:4:\"file\";s:24:\"feature-02-4-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"doccure_top_rat_doc\";a:4:{s:4:\"file\";s:24:\"feature-02-4-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"doccure_listing_thumb\";a:4:{s:4:\"file\";s:24:\"feature-02-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:30:\"doccure_latest_articles_widget\";a:4:{s:4:\"file\";s:22:\"feature-02-4-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"doccure_artical_auther\";a:4:{s:4:\"file\";s:22:\"feature-02-4-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_chosen_icone\";a:4:{s:4:\"file\";s:22:\"feature-02-4-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure-portfolio\";a:4:{s:4:\"file\";s:24:\"feature-02-4-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"doccure-portfolio-square\";a:4:{s:4:\"file\";s:24:\"feature-02-4-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"doccure-service\";a:4:{s:4:\"file\";s:24:\"feature-02-4-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure-small-square\";a:4:{s:4:\"file\";s:24:\"feature-02-4-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;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:{}}}'),
(327, 1856, '_wp_attached_file', '2021/11/img-1.jpg'),
(328, 1856, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:65;s:6:\"height\";i:65;s:4:\"file\";s:17:\"2021/11/img-1.jpg\";s:8:\"filesize\";i:3244;s:5:\"sizes\";a:2:{s:22:\"doccure_artical_auther\";a:4:{s:4:\"file\";s:15:\"img-1-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_chosen_icone\";a:4:{s:4:\"file\";s:15:\"img-1-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;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:{}}}'),
(330, 1868, '_wp_attached_file', '2021/11/clinic-7.jpg'),
(331, 1868, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:287;s:6:\"height\";i:236;s:4:\"file\";s:20:\"2021/11/clinic-7.jpg\";s:8:\"filesize\";i:55696;s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"clinic-7-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_list\";a:4:{s:4:\"file\";s:20:\"clinic-7-287x220.jpg\";s:5:\"width\";i:287;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_doctors_type\";a:4:{s:4:\"file\";s:20:\"clinic-7-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_blog_grid_v2\";a:4:{s:4:\"file\";s:20:\"clinic-7-255x236.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:236;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"doccure_top_rat_doc\";a:4:{s:4:\"file\";s:20:\"clinic-7-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"doccure_listing_thumb\";a:4:{s:4:\"file\";s:20:\"clinic-7-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:30:\"doccure_latest_articles_widget\";a:4:{s:4:\"file\";s:18:\"clinic-7-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"doccure_artical_auther\";a:4:{s:4:\"file\";s:18:\"clinic-7-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_chosen_icone\";a:4:{s:4:\"file\";s:18:\"clinic-7-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure-small-square\";a:4:{s:4:\"file\";s:20:\"clinic-7-250x236.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:236;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:{}}}'),
(333, 1869, '_wp_attached_file', '2021/11/clinic-4.jpg'),
(334, 1869, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:214;s:6:\"height\";i:316;s:4:\"file\";s:20:\"2021/11/clinic-4.jpg\";s:8:\"filesize\";i:40824;s:5:\"sizes\";a:12:{s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"clinic-4-203x300.jpg\";s:5:\"width\";i:203;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"clinic-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_grid\";a:4:{s:4:\"file\";s:20:\"clinic-4-214x250.jpg\";s:5:\"width\";i:214;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_list\";a:4:{s:4:\"file\";s:20:\"clinic-4-214x220.jpg\";s:5:\"width\";i:214;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_doctors_type\";a:4:{s:4:\"file\";s:20:\"clinic-4-214x205.jpg\";s:5:\"width\";i:214;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_blog_grid_v2\";a:4:{s:4:\"file\";s:20:\"clinic-4-214x250.jpg\";s:5:\"width\";i:214;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"doccure_top_rat_doc\";a:4:{s:4:\"file\";s:20:\"clinic-4-214x200.jpg\";s:5:\"width\";i:214;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"doccure_listing_thumb\";a:4:{s:4:\"file\";s:20:\"clinic-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:30:\"doccure_latest_articles_widget\";a:4:{s:4:\"file\";s:18:\"clinic-4-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"doccure_artical_auther\";a:4:{s:4:\"file\";s:18:\"clinic-4-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_chosen_icone\";a:4:{s:4:\"file\";s:18:\"clinic-4-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure-small-square\";a:4:{s:4:\"file\";s:20:\"clinic-4-214x250.jpg\";s:5:\"width\";i:214;s:6:\"height\";i:250;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:{}}}'),
(336, 1870, '_wp_attached_file', '2021/11/clinic-5.jpg');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(337, 1870, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:214;s:6:\"height\";i:316;s:4:\"file\";s:20:\"2021/11/clinic-5.jpg\";s:8:\"filesize\";i:51299;s:5:\"sizes\";a:12:{s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"clinic-5-203x300.jpg\";s:5:\"width\";i:203;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"clinic-5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_grid\";a:4:{s:4:\"file\";s:20:\"clinic-5-214x250.jpg\";s:5:\"width\";i:214;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_list\";a:4:{s:4:\"file\";s:20:\"clinic-5-214x220.jpg\";s:5:\"width\";i:214;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_doctors_type\";a:4:{s:4:\"file\";s:20:\"clinic-5-214x205.jpg\";s:5:\"width\";i:214;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_blog_grid_v2\";a:4:{s:4:\"file\";s:20:\"clinic-5-214x250.jpg\";s:5:\"width\";i:214;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"doccure_top_rat_doc\";a:4:{s:4:\"file\";s:20:\"clinic-5-214x200.jpg\";s:5:\"width\";i:214;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"doccure_listing_thumb\";a:4:{s:4:\"file\";s:20:\"clinic-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:30:\"doccure_latest_articles_widget\";a:4:{s:4:\"file\";s:18:\"clinic-5-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"doccure_artical_auther\";a:4:{s:4:\"file\";s:18:\"clinic-5-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_chosen_icone\";a:4:{s:4:\"file\";s:18:\"clinic-5-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure-small-square\";a:4:{s:4:\"file\";s:20:\"clinic-5-214x250.jpg\";s:5:\"width\";i:214;s:6:\"height\";i:250;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:{}}}'),
(339, 1871, '_wp_attached_file', '2021/11/clinic-6.jpg'),
(340, 1871, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:287;s:6:\"height\";i:236;s:4:\"file\";s:20:\"2021/11/clinic-6.jpg\";s:8:\"filesize\";i:41915;s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"clinic-6-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_list\";a:4:{s:4:\"file\";s:20:\"clinic-6-287x220.jpg\";s:5:\"width\";i:287;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_doctors_type\";a:4:{s:4:\"file\";s:20:\"clinic-6-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_blog_grid_v2\";a:4:{s:4:\"file\";s:20:\"clinic-6-255x236.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:236;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"doccure_top_rat_doc\";a:4:{s:4:\"file\";s:20:\"clinic-6-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"doccure_listing_thumb\";a:4:{s:4:\"file\";s:20:\"clinic-6-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:30:\"doccure_latest_articles_widget\";a:4:{s:4:\"file\";s:18:\"clinic-6-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"doccure_artical_auther\";a:4:{s:4:\"file\";s:18:\"clinic-6-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_chosen_icone\";a:4:{s:4:\"file\";s:18:\"clinic-6-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure-small-square\";a:4:{s:4:\"file\";s:20:\"clinic-6-250x236.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:236;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:{}}}'),
(342, 1872, '_wp_attached_file', '2021/11/login-banner.png'),
(343, 1872, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:750;s:4:\"file\";s:24:\"2021/11/login-banner.png\";s:8:\"filesize\";i:62455;s:5:\"sizes\";a:23:{s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"login-banner-300x225.png\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"login-banner-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"login-banner-768x576.png\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"doccure_blog_large\";a:4:{s:4:\"file\";s:25:\"login-banner-1000x400.png\";s:5:\"width\";i:1000;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"doccure_blog_sidebar\";a:4:{s:4:\"file\";s:24:\"login-banner-825x360.png\";s:5:\"width\";i:825;s:6:\"height\";i:360;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"doccure_doctors_2x\";a:4:{s:4:\"file\";s:24:\"login-banner-547x428.png\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"doccure_blog_medium\";a:4:{s:4:\"file\";s:24:\"login-banner-545x389.png\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"doccure_blog_grid\";a:4:{s:4:\"file\";s:24:\"login-banner-350x250.png\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"doccure_blog_list\";a:4:{s:4:\"file\";s:24:\"login-banner-308x220.png\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"doccure_doctors_type\";a:4:{s:4:\"file\";s:24:\"login-banner-261x205.png\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"doccure_blog_grid_v2\";a:4:{s:4:\"file\";s:24:\"login-banner-255x250.png\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"doccure_top_rat_doc\";a:4:{s:4:\"file\";s:24:\"login-banner-255x200.png\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"doccure_listing_thumb\";a:4:{s:4:\"file\";s:24:\"login-banner-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:30:\"doccure_latest_articles_widget\";a:4:{s:4:\"file\";s:22:\"login-banner-65x65.png\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:9:\"image/png\";}s:22:\"doccure_artical_auther\";a:4:{s:4:\"file\";s:22:\"login-banner-30x30.png\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"doccure_chosen_icone\";a:4:{s:4:\"file\";s:22:\"login-banner-20x20.png\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"doccure-portfolio\";a:4:{s:4:\"file\";s:24:\"login-banner-540x380.png\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:9:\"image/png\";}s:24:\"doccure-portfolio-square\";a:4:{s:4:\"file\";s:24:\"login-banner-420x420.png\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"doccure-service\";a:4:{s:4:\"file\";s:24:\"login-banner-600x480.png\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"doccure-small-square\";a:4:{s:4:\"file\";s:24:\"login-banner-250x250.png\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"sigma-blog-medium\";a:4:{s:4:\"file\";s:24:\"login-banner-600x645.png\";s:5:\"width\";i:600;s:6:\"height\";i:645;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"login-banner-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:43402;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"login-banner-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9068;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(345, 1874, '_wp_attached_file', '2021/08/feature-img.jpg'),
(346, 1874, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:678;s:6:\"height\";i:561;s:4:\"file\";s:23:\"2021/08/feature-img.jpg\";s:8:\"filesize\";i:283303;s:5:\"sizes\";a:20:{s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"feature-img-300x248.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:248;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"feature-img-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"doccure_blog_large\";a:4:{s:4:\"file\";s:23:\"feature-img-678x400.jpg\";s:5:\"width\";i:678;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_blog_sidebar\";a:4:{s:4:\"file\";s:23:\"feature-img-678x360.jpg\";s:5:\"width\";i:678;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"doccure_doctors_2x\";a:4:{s:4:\"file\";s:23:\"feature-img-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"doccure_blog_medium\";a:4:{s:4:\"file\";s:23:\"feature-img-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_grid\";a:4:{s:4:\"file\";s:23:\"feature-img-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_list\";a:4:{s:4:\"file\";s:23:\"feature-img-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_doctors_type\";a:4:{s:4:\"file\";s:23:\"feature-img-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_blog_grid_v2\";a:4:{s:4:\"file\";s:23:\"feature-img-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"doccure_top_rat_doc\";a:4:{s:4:\"file\";s:23:\"feature-img-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"doccure_listing_thumb\";a:4:{s:4:\"file\";s:23:\"feature-img-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:30:\"doccure_latest_articles_widget\";a:4:{s:4:\"file\";s:21:\"feature-img-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"doccure_artical_auther\";a:4:{s:4:\"file\";s:21:\"feature-img-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_chosen_icone\";a:4:{s:4:\"file\";s:21:\"feature-img-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure-portfolio\";a:4:{s:4:\"file\";s:23:\"feature-img-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"doccure-portfolio-square\";a:4:{s:4:\"file\";s:23:\"feature-img-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"doccure-service\";a:4:{s:4:\"file\";s:23:\"feature-img-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure-small-square\";a:4:{s:4:\"file\";s:23:\"feature-img-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"sigma-blog-medium\";a:4:{s:4:\"file\";s:23:\"feature-img-600x561.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:561;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:\"1\";s:8:\"keywords\";a:0:{}}}'),
(348, 12, '_wp_attached_file', '2021/12/feature4.jpg'),
(349, 12, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:20:\"2021/12/feature4.jpg\";s:8:\"filesize\";i:64538;s:5:\"sizes\";a:19:{s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"feature4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"feature4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"doccure_blog_large\";a:4:{s:4:\"file\";s:20:\"feature4-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_blog_sidebar\";a:4:{s:4:\"file\";s:20:\"feature4-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"doccure_doctors_2x\";a:4:{s:4:\"file\";s:20:\"feature4-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"doccure_blog_medium\";a:4:{s:4:\"file\";s:20:\"feature4-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_grid\";a:4:{s:4:\"file\";s:20:\"feature4-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_list\";a:4:{s:4:\"file\";s:20:\"feature4-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_doctors_type\";a:4:{s:4:\"file\";s:20:\"feature4-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_blog_grid_v2\";a:4:{s:4:\"file\";s:20:\"feature4-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"doccure_top_rat_doc\";a:4:{s:4:\"file\";s:20:\"feature4-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"doccure_listing_thumb\";a:4:{s:4:\"file\";s:20:\"feature4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:30:\"doccure_latest_articles_widget\";a:4:{s:4:\"file\";s:18:\"feature4-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"doccure_artical_auther\";a:4:{s:4:\"file\";s:18:\"feature4-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_chosen_icone\";a:4:{s:4:\"file\";s:18:\"feature4-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure-portfolio\";a:4:{s:4:\"file\";s:20:\"feature4-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"doccure-portfolio-square\";a:4:{s:4:\"file\";s:20:\"feature4-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"doccure-service\";a:4:{s:4:\"file\";s:20:\"feature4-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure-small-square\";a:4:{s:4:\"file\";s:20:\"feature4-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;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:{}}}'),
(351, 13, '_wp_attached_file', '2021/12/feature4-edited.jpg'),
(352, 13, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:338;s:4:\"file\";s:27:\"2021/12/feature4-edited.jpg\";s:8:\"filesize\";i:33005;s:5:\"sizes\";a:16:{s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"feature4-edited-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"feature4-edited-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"doccure_doctors_2x\";a:4:{s:4:\"file\";s:27:\"feature4-edited-547x338.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"doccure_blog_medium\";a:4:{s:4:\"file\";s:27:\"feature4-edited-545x338.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_grid\";a:4:{s:4:\"file\";s:27:\"feature4-edited-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_list\";a:4:{s:4:\"file\";s:27:\"feature4-edited-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_doctors_type\";a:4:{s:4:\"file\";s:27:\"feature4-edited-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_blog_grid_v2\";a:4:{s:4:\"file\";s:27:\"feature4-edited-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"doccure_top_rat_doc\";a:4:{s:4:\"file\";s:27:\"feature4-edited-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"doccure_listing_thumb\";a:4:{s:4:\"file\";s:27:\"feature4-edited-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:30:\"doccure_latest_articles_widget\";a:4:{s:4:\"file\";s:25:\"feature4-edited-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"doccure_artical_auther\";a:4:{s:4:\"file\";s:25:\"feature4-edited-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_chosen_icone\";a:4:{s:4:\"file\";s:25:\"feature4-edited-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure-portfolio\";a:4:{s:4:\"file\";s:27:\"feature4-edited-540x338.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"doccure-portfolio-square\";a:4:{s:4:\"file\";s:27:\"feature4-edited-420x338.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:338;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure-small-square\";a:4:{s:4:\"file\";s:27:\"feature4-edited-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;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:{}}}'),
(353, 34, '_wp_attached_file', '2021/12/log_file_2021-12-14__12-11-08.txt'),
(354, 1875, '_wp_attached_file', '2021/08/Depositphotos_135129520_el0.jpg'),
(355, 1875, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:916;s:6:\"height\";i:640;s:4:\"file\";s:39:\"2021/08/Depositphotos_135129520_el0.jpg\";s:8:\"filesize\";i:314563;s:5:\"sizes\";a:21:{s:6:\"medium\";a:4:{s:4:\"file\";s:39:\"Depositphotos_135129520_el0-300x210.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:39:\"Depositphotos_135129520_el0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:39:\"Depositphotos_135129520_el0-768x537.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:537;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"doccure_blog_large\";a:4:{s:4:\"file\";s:39:\"Depositphotos_135129520_el0-916x400.jpg\";s:5:\"width\";i:916;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_blog_sidebar\";a:4:{s:4:\"file\";s:39:\"Depositphotos_135129520_el0-825x360.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"doccure_doctors_2x\";a:4:{s:4:\"file\";s:39:\"Depositphotos_135129520_el0-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"doccure_blog_medium\";a:4:{s:4:\"file\";s:39:\"Depositphotos_135129520_el0-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_grid\";a:4:{s:4:\"file\";s:39:\"Depositphotos_135129520_el0-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_list\";a:4:{s:4:\"file\";s:39:\"Depositphotos_135129520_el0-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_doctors_type\";a:4:{s:4:\"file\";s:39:\"Depositphotos_135129520_el0-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_blog_grid_v2\";a:4:{s:4:\"file\";s:39:\"Depositphotos_135129520_el0-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"doccure_top_rat_doc\";a:4:{s:4:\"file\";s:39:\"Depositphotos_135129520_el0-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"doccure_listing_thumb\";a:4:{s:4:\"file\";s:39:\"Depositphotos_135129520_el0-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:30:\"doccure_latest_articles_widget\";a:4:{s:4:\"file\";s:37:\"Depositphotos_135129520_el0-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"doccure_artical_auther\";a:4:{s:4:\"file\";s:37:\"Depositphotos_135129520_el0-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_chosen_icone\";a:4:{s:4:\"file\";s:37:\"Depositphotos_135129520_el0-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure-portfolio\";a:4:{s:4:\"file\";s:39:\"Depositphotos_135129520_el0-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"doccure-portfolio-square\";a:4:{s:4:\"file\";s:39:\"Depositphotos_135129520_el0-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"doccure-service\";a:4:{s:4:\"file\";s:39:\"Depositphotos_135129520_el0-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure-small-square\";a:4:{s:4:\"file\";s:39:\"Depositphotos_135129520_el0-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"sigma-blog-medium\";a:4:{s:4:\"file\";s:39:\"Depositphotos_135129520_el0-600x640.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:640;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:{}}}'),
(357, 1876, '_wp_attached_file', '2021/08/Group-8.jpg'),
(358, 1876, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1700;s:6:\"height\";i:558;s:4:\"file\";s:19:\"2021/08/Group-8.jpg\";s:8:\"filesize\";i:481355;s:5:\"sizes\";a:25:{s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"Group-8-300x98.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:98;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:20:\"Group-8-1024x336.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:336;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"Group-8-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:19:\"Group-8-768x252.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:252;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:20:\"Group-8-1536x504.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:504;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"doccure_blog_large\";a:4:{s:4:\"file\";s:20:\"Group-8-1140x400.jpg\";s:5:\"width\";i:1140;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_blog_sidebar\";a:4:{s:4:\"file\";s:19:\"Group-8-825x360.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"doccure_doctors_2x\";a:4:{s:4:\"file\";s:19:\"Group-8-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"doccure_blog_medium\";a:4:{s:4:\"file\";s:19:\"Group-8-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_grid\";a:4:{s:4:\"file\";s:19:\"Group-8-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_list\";a:4:{s:4:\"file\";s:19:\"Group-8-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_doctors_type\";a:4:{s:4:\"file\";s:19:\"Group-8-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_blog_grid_v2\";a:4:{s:4:\"file\";s:19:\"Group-8-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"doccure_top_rat_doc\";a:4:{s:4:\"file\";s:19:\"Group-8-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"doccure_listing_thumb\";a:4:{s:4:\"file\";s:19:\"Group-8-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:30:\"doccure_latest_articles_widget\";a:4:{s:4:\"file\";s:17:\"Group-8-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"doccure_artical_auther\";a:4:{s:4:\"file\";s:17:\"Group-8-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_chosen_icone\";a:4:{s:4:\"file\";s:17:\"Group-8-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure-portfolio\";a:4:{s:4:\"file\";s:19:\"Group-8-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"doccure-portfolio-square\";a:4:{s:4:\"file\";s:19:\"Group-8-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"doccure-service\";a:4:{s:4:\"file\";s:19:\"Group-8-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure-small-square\";a:4:{s:4:\"file\";s:19:\"Group-8-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"sigma-blog-medium\";a:4:{s:4:\"file\";s:19:\"Group-8-600x558.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:558;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:19:\"Group-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:7968;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:19:\"Group-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:2305;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(360, 1877, '_wp_attached_file', '2021/08/doctor-07-1.jpg'),
(361, 1877, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:630;s:6:\"height\";i:420;s:4:\"file\";s:23:\"2021/08/doctor-07-1.jpg\";s:8:\"filesize\";i:25876;s:5:\"sizes\";a:20:{s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"doctor-07-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"doctor-07-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"doccure_blog_large\";a:4:{s:4:\"file\";s:23:\"doctor-07-1-630x400.jpg\";s:5:\"width\";i:630;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_blog_sidebar\";a:4:{s:4:\"file\";s:23:\"doctor-07-1-630x360.jpg\";s:5:\"width\";i:630;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"doccure_doctors_2x\";a:4:{s:4:\"file\";s:23:\"doctor-07-1-547x420.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"doccure_blog_medium\";a:4:{s:4:\"file\";s:23:\"doctor-07-1-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_grid\";a:4:{s:4:\"file\";s:23:\"doctor-07-1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_list\";a:4:{s:4:\"file\";s:23:\"doctor-07-1-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_doctors_type\";a:4:{s:4:\"file\";s:23:\"doctor-07-1-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_blog_grid_v2\";a:4:{s:4:\"file\";s:23:\"doctor-07-1-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"doccure_top_rat_doc\";a:4:{s:4:\"file\";s:23:\"doctor-07-1-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"doccure_listing_thumb\";a:4:{s:4:\"file\";s:23:\"doctor-07-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:30:\"doccure_latest_articles_widget\";a:4:{s:4:\"file\";s:21:\"doctor-07-1-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"doccure_artical_auther\";a:4:{s:4:\"file\";s:21:\"doctor-07-1-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_chosen_icone\";a:4:{s:4:\"file\";s:21:\"doctor-07-1-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure-portfolio\";a:4:{s:4:\"file\";s:23:\"doctor-07-1-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"doccure-portfolio-square\";a:4:{s:4:\"file\";s:23:\"doctor-07-1-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"doccure-service\";a:4:{s:4:\"file\";s:23:\"doctor-07-1-600x420.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure-small-square\";a:4:{s:4:\"file\";s:23:\"doctor-07-1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"sigma-blog-medium\";a:4:{s:4:\"file\";s:23:\"doctor-07-1-600x420.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:420;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:{}}}'),
(363, 1878, '_wp_attached_file', '2021/08/special-banner.jpg'),
(364, 1878, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1680;s:6:\"height\";i:717;s:4:\"file\";s:26:\"2021/08/special-banner.jpg\";s:8:\"filesize\";i:27193;s:5:\"sizes\";a:23:{s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"special-banner-300x128.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:128;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:27:\"special-banner-1024x437.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:437;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"special-banner-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:26:\"special-banner-768x328.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:328;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:27:\"special-banner-1536x656.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:656;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"doccure_blog_large\";a:4:{s:4:\"file\";s:27:\"special-banner-1140x400.jpg\";s:5:\"width\";i:1140;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_blog_sidebar\";a:4:{s:4:\"file\";s:26:\"special-banner-825x360.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"doccure_doctors_2x\";a:4:{s:4:\"file\";s:26:\"special-banner-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"doccure_blog_medium\";a:4:{s:4:\"file\";s:26:\"special-banner-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_grid\";a:4:{s:4:\"file\";s:26:\"special-banner-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_list\";a:4:{s:4:\"file\";s:26:\"special-banner-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_doctors_type\";a:4:{s:4:\"file\";s:26:\"special-banner-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_blog_grid_v2\";a:4:{s:4:\"file\";s:26:\"special-banner-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"doccure_top_rat_doc\";a:4:{s:4:\"file\";s:26:\"special-banner-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"doccure_listing_thumb\";a:4:{s:4:\"file\";s:26:\"special-banner-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:30:\"doccure_latest_articles_widget\";a:4:{s:4:\"file\";s:24:\"special-banner-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"doccure_artical_auther\";a:4:{s:4:\"file\";s:24:\"special-banner-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_chosen_icone\";a:4:{s:4:\"file\";s:24:\"special-banner-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure-portfolio\";a:4:{s:4:\"file\";s:26:\"special-banner-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"doccure-portfolio-square\";a:4:{s:4:\"file\";s:26:\"special-banner-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"doccure-service\";a:4:{s:4:\"file\";s:26:\"special-banner-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure-small-square\";a:4:{s:4:\"file\";s:26:\"special-banner-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"sigma-blog-medium\";a:4:{s:4:\"file\";s:26:\"special-banner-600x645.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:645;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:\"1\";s:8:\"keywords\";a:0:{}}}'),
(366, 1925, '_wp_attached_file', '2021/11/pattern-2.png'),
(367, 1925, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1170;s:6:\"height\";i:240;s:4:\"file\";s:21:\"2021/11/pattern-2.png\";s:8:\"filesize\";i:2555;s:5:\"sizes\";a:22:{s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"pattern-2-300x62.png\";s:5:\"width\";i:300;s:6:\"height\";i:62;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"pattern-2-1024x210.png\";s:5:\"width\";i:1024;s:6:\"height\";i:210;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"pattern-2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"pattern-2-768x158.png\";s:5:\"width\";i:768;s:6:\"height\";i:158;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"doccure_blog_large\";a:4:{s:4:\"file\";s:22:\"pattern-2-1140x240.png\";s:5:\"width\";i:1140;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"doccure_blog_sidebar\";a:4:{s:4:\"file\";s:21:\"pattern-2-825x240.png\";s:5:\"width\";i:825;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"doccure_doctors_2x\";a:4:{s:4:\"file\";s:21:\"pattern-2-547x240.png\";s:5:\"width\";i:547;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"doccure_blog_medium\";a:4:{s:4:\"file\";s:21:\"pattern-2-545x240.png\";s:5:\"width\";i:545;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"doccure_blog_grid\";a:4:{s:4:\"file\";s:21:\"pattern-2-350x240.png\";s:5:\"width\";i:350;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"doccure_blog_list\";a:4:{s:4:\"file\";s:21:\"pattern-2-308x220.png\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"doccure_doctors_type\";a:4:{s:4:\"file\";s:21:\"pattern-2-261x205.png\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"doccure_blog_grid_v2\";a:4:{s:4:\"file\";s:21:\"pattern-2-255x240.png\";s:5:\"width\";i:255;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"doccure_top_rat_doc\";a:4:{s:4:\"file\";s:21:\"pattern-2-255x200.png\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"doccure_listing_thumb\";a:4:{s:4:\"file\";s:21:\"pattern-2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:30:\"doccure_latest_articles_widget\";a:4:{s:4:\"file\";s:19:\"pattern-2-65x65.png\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:9:\"image/png\";}s:22:\"doccure_artical_auther\";a:4:{s:4:\"file\";s:19:\"pattern-2-30x30.png\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"doccure_chosen_icone\";a:4:{s:4:\"file\";s:19:\"pattern-2-20x20.png\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"doccure-portfolio\";a:4:{s:4:\"file\";s:21:\"pattern-2-540x240.png\";s:5:\"width\";i:540;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";}s:24:\"doccure-portfolio-square\";a:4:{s:4:\"file\";s:21:\"pattern-2-420x240.png\";s:5:\"width\";i:420;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"doccure-service\";a:4:{s:4:\"file\";s:21:\"pattern-2-600x240.png\";s:5:\"width\";i:600;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"doccure-small-square\";a:4:{s:4:\"file\";s:21:\"pattern-2-250x240.png\";s:5:\"width\";i:250;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"sigma-blog-medium\";a:4:{s:4:\"file\";s:21:\"pattern-2-600x240.png\";s:5:\"width\";i:600;s:6:\"height\";i:240;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(369, 2746, '_wp_attached_file', '2021/12/patient.jpg'),
(370, 2746, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:19:\"2021/12/patient.jpg\";s:8:\"filesize\";i:20597;s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"patient-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_grid\";a:4:{s:4:\"file\";s:19:\"patient-300x250.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_list\";a:4:{s:4:\"file\";s:19:\"patient-300x220.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_doctors_type\";a:4:{s:4:\"file\";s:19:\"patient-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_blog_grid_v2\";a:4:{s:4:\"file\";s:19:\"patient-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"doccure_top_rat_doc\";a:4:{s:4:\"file\";s:19:\"patient-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"doccure_listing_thumb\";a:4:{s:4:\"file\";s:19:\"patient-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:30:\"doccure_latest_articles_widget\";a:4:{s:4:\"file\";s:17:\"patient-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"doccure_artical_auther\";a:4:{s:4:\"file\";s:17:\"patient-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_chosen_icone\";a:4:{s:4:\"file\";s:17:\"patient-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure-small-square\";a:4:{s:4:\"file\";s:19:\"patient-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;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:{}}}'),
(372, 2820, '_wp_attached_file', '2021/12/patient1.jpg'),
(373, 2820, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:20:\"2021/12/patient1.jpg\";s:8:\"filesize\";i:24873;s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"patient1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_grid\";a:4:{s:4:\"file\";s:20:\"patient1-300x250.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_list\";a:4:{s:4:\"file\";s:20:\"patient1-300x220.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_doctors_type\";a:4:{s:4:\"file\";s:20:\"patient1-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_blog_grid_v2\";a:4:{s:4:\"file\";s:20:\"patient1-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"doccure_top_rat_doc\";a:4:{s:4:\"file\";s:20:\"patient1-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"doccure_listing_thumb\";a:4:{s:4:\"file\";s:20:\"patient1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:30:\"doccure_latest_articles_widget\";a:4:{s:4:\"file\";s:18:\"patient1-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"doccure_artical_auther\";a:4:{s:4:\"file\";s:18:\"patient1-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_chosen_icone\";a:4:{s:4:\"file\";s:18:\"patient1-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure-small-square\";a:4:{s:4:\"file\";s:20:\"patient1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;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:{}}}'),
(375, 2822, '_wp_attached_file', '2021/12/patient2.jpg'),
(376, 2822, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:20:\"2021/12/patient2.jpg\";s:8:\"filesize\";i:33184;s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"patient2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_grid\";a:4:{s:4:\"file\";s:20:\"patient2-300x250.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_list\";a:4:{s:4:\"file\";s:20:\"patient2-300x220.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_doctors_type\";a:4:{s:4:\"file\";s:20:\"patient2-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_blog_grid_v2\";a:4:{s:4:\"file\";s:20:\"patient2-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"doccure_top_rat_doc\";a:4:{s:4:\"file\";s:20:\"patient2-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"doccure_listing_thumb\";a:4:{s:4:\"file\";s:20:\"patient2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:30:\"doccure_latest_articles_widget\";a:4:{s:4:\"file\";s:18:\"patient2-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"doccure_artical_auther\";a:4:{s:4:\"file\";s:18:\"patient2-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_chosen_icone\";a:4:{s:4:\"file\";s:18:\"patient2-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure-small-square\";a:4:{s:4:\"file\";s:20:\"patient2-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;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:{}}}'),
(378, 2826, '_wp_attached_file', '2021/12/patient4.jpg'),
(379, 2826, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:20:\"2021/12/patient4.jpg\";s:8:\"filesize\";i:23937;s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"patient4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_grid\";a:4:{s:4:\"file\";s:20:\"patient4-300x250.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_list\";a:4:{s:4:\"file\";s:20:\"patient4-300x220.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_doctors_type\";a:4:{s:4:\"file\";s:20:\"patient4-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_blog_grid_v2\";a:4:{s:4:\"file\";s:20:\"patient4-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"doccure_top_rat_doc\";a:4:{s:4:\"file\";s:20:\"patient4-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"doccure_listing_thumb\";a:4:{s:4:\"file\";s:20:\"patient4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:30:\"doccure_latest_articles_widget\";a:4:{s:4:\"file\";s:18:\"patient4-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"doccure_artical_auther\";a:4:{s:4:\"file\";s:18:\"patient4-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_chosen_icone\";a:4:{s:4:\"file\";s:18:\"patient4-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure-small-square\";a:4:{s:4:\"file\";s:20:\"patient4-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;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:{}}}'),
(381, 2941, '_wp_attached_file', '2021/12/patient3.jpg');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(382, 2941, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:20:\"2021/12/patient3.jpg\";s:8:\"filesize\";i:20246;s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"patient3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_grid\";a:4:{s:4:\"file\";s:20:\"patient3-300x250.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_list\";a:4:{s:4:\"file\";s:20:\"patient3-300x220.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_doctors_type\";a:4:{s:4:\"file\";s:20:\"patient3-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_blog_grid_v2\";a:4:{s:4:\"file\";s:20:\"patient3-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"doccure_top_rat_doc\";a:4:{s:4:\"file\";s:20:\"patient3-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"doccure_listing_thumb\";a:4:{s:4:\"file\";s:20:\"patient3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:30:\"doccure_latest_articles_widget\";a:4:{s:4:\"file\";s:18:\"patient3-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"doccure_artical_auther\";a:4:{s:4:\"file\";s:18:\"patient3-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_chosen_icone\";a:4:{s:4:\"file\";s:18:\"patient3-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure-small-square\";a:4:{s:4:\"file\";s:20:\"patient3-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;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:{}}}'),
(384, 2947, '_wp_attached_file', '2021/12/patient9.jpg'),
(385, 2947, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:20:\"2021/12/patient9.jpg\";s:8:\"filesize\";i:15661;s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"patient9-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_grid\";a:4:{s:4:\"file\";s:20:\"patient9-300x250.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_list\";a:4:{s:4:\"file\";s:20:\"patient9-300x220.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_doctors_type\";a:4:{s:4:\"file\";s:20:\"patient9-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_blog_grid_v2\";a:4:{s:4:\"file\";s:20:\"patient9-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"doccure_top_rat_doc\";a:4:{s:4:\"file\";s:20:\"patient9-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"doccure_listing_thumb\";a:4:{s:4:\"file\";s:20:\"patient9-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:30:\"doccure_latest_articles_widget\";a:4:{s:4:\"file\";s:18:\"patient9-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"doccure_artical_auther\";a:4:{s:4:\"file\";s:18:\"patient9-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_chosen_icone\";a:4:{s:4:\"file\";s:18:\"patient9-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure-small-square\";a:4:{s:4:\"file\";s:20:\"patient9-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;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:{}}}'),
(387, 2970, '_wp_attached_file', '2021/12/doctor-05-1.jpg'),
(388, 2970, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:420;s:6:\"height\";i:420;s:4:\"file\";s:23:\"2021/12/doctor-05-1.jpg\";s:8:\"filesize\";i:18648;s:5:\"sizes\";a:16:{s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"doctor-05-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"doctor-05-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"doccure_blog_large\";a:4:{s:4:\"file\";s:23:\"doctor-05-1-420x400.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_blog_sidebar\";a:4:{s:4:\"file\";s:23:\"doctor-05-1-420x360.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"doccure_blog_medium\";a:4:{s:4:\"file\";s:23:\"doctor-05-1-420x389.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_grid\";a:4:{s:4:\"file\";s:23:\"doctor-05-1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_list\";a:4:{s:4:\"file\";s:23:\"doctor-05-1-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_doctors_type\";a:4:{s:4:\"file\";s:23:\"doctor-05-1-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_blog_grid_v2\";a:4:{s:4:\"file\";s:23:\"doctor-05-1-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"doccure_top_rat_doc\";a:4:{s:4:\"file\";s:23:\"doctor-05-1-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"doccure_listing_thumb\";a:4:{s:4:\"file\";s:23:\"doctor-05-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:30:\"doccure_latest_articles_widget\";a:4:{s:4:\"file\";s:21:\"doctor-05-1-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"doccure_artical_auther\";a:4:{s:4:\"file\";s:21:\"doctor-05-1-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_chosen_icone\";a:4:{s:4:\"file\";s:21:\"doctor-05-1-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure-portfolio\";a:4:{s:4:\"file\";s:23:\"doctor-05-1-420x380.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure-small-square\";a:4:{s:4:\"file\";s:23:\"doctor-05-1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;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:{}}}'),
(390, 3054, '_wp_attached_file', '2022/01/doctor-08.jpg'),
(391, 3054, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:630;s:6:\"height\";i:420;s:4:\"file\";s:21:\"2022/01/doctor-08.jpg\";s:8:\"filesize\";i:26717;s:5:\"sizes\";a:20:{s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"doctor-08-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"doctor-08-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"doccure_blog_large\";a:4:{s:4:\"file\";s:21:\"doctor-08-630x400.jpg\";s:5:\"width\";i:630;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_blog_sidebar\";a:4:{s:4:\"file\";s:21:\"doctor-08-630x360.jpg\";s:5:\"width\";i:630;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"doccure_doctors_2x\";a:4:{s:4:\"file\";s:21:\"doctor-08-547x420.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"doccure_blog_medium\";a:4:{s:4:\"file\";s:21:\"doctor-08-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_grid\";a:4:{s:4:\"file\";s:21:\"doctor-08-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_list\";a:4:{s:4:\"file\";s:21:\"doctor-08-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_doctors_type\";a:4:{s:4:\"file\";s:21:\"doctor-08-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_blog_grid_v2\";a:4:{s:4:\"file\";s:21:\"doctor-08-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"doccure_top_rat_doc\";a:4:{s:4:\"file\";s:21:\"doctor-08-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"doccure_listing_thumb\";a:4:{s:4:\"file\";s:21:\"doctor-08-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:30:\"doccure_latest_articles_widget\";a:4:{s:4:\"file\";s:19:\"doctor-08-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"doccure_artical_auther\";a:4:{s:4:\"file\";s:19:\"doctor-08-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_chosen_icone\";a:4:{s:4:\"file\";s:19:\"doctor-08-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure-portfolio\";a:4:{s:4:\"file\";s:21:\"doctor-08-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"doccure-portfolio-square\";a:4:{s:4:\"file\";s:21:\"doctor-08-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"doccure-service\";a:4:{s:4:\"file\";s:21:\"doctor-08-600x420.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure-small-square\";a:4:{s:4:\"file\";s:21:\"doctor-08-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"sigma-blog-medium\";a:4:{s:4:\"file\";s:21:\"doctor-08-600x420.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:420;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:{}}}'),
(393, 3056, '_wp_attached_file', '2022/01/doctor-thumb-10.jpg'),
(394, 3056, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:27:\"2022/01/doctor-thumb-10.jpg\";s:8:\"filesize\";i:35129;s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"doctor-thumb-10-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_grid\";a:4:{s:4:\"file\";s:27:\"doctor-thumb-10-300x250.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_list\";a:4:{s:4:\"file\";s:27:\"doctor-thumb-10-300x220.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_doctors_type\";a:4:{s:4:\"file\";s:27:\"doctor-thumb-10-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_blog_grid_v2\";a:4:{s:4:\"file\";s:27:\"doctor-thumb-10-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"doccure_top_rat_doc\";a:4:{s:4:\"file\";s:27:\"doctor-thumb-10-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"doccure_listing_thumb\";a:4:{s:4:\"file\";s:27:\"doctor-thumb-10-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:30:\"doccure_latest_articles_widget\";a:4:{s:4:\"file\";s:25:\"doctor-thumb-10-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"doccure_artical_auther\";a:4:{s:4:\"file\";s:25:\"doctor-thumb-10-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_chosen_icone\";a:4:{s:4:\"file\";s:25:\"doctor-thumb-10-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure-small-square\";a:4:{s:4:\"file\";s:27:\"doctor-thumb-10-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;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:{}}}'),
(396, 3058, '_wp_attached_file', '2022/01/doctor-05.jpg'),
(397, 3058, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:630;s:6:\"height\";i:420;s:4:\"file\";s:21:\"2022/01/doctor-05.jpg\";s:8:\"filesize\";i:22132;s:5:\"sizes\";a:20:{s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"doctor-05-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"doctor-05-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"doccure_blog_large\";a:4:{s:4:\"file\";s:21:\"doctor-05-630x400.jpg\";s:5:\"width\";i:630;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_blog_sidebar\";a:4:{s:4:\"file\";s:21:\"doctor-05-630x360.jpg\";s:5:\"width\";i:630;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"doccure_doctors_2x\";a:4:{s:4:\"file\";s:21:\"doctor-05-547x420.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"doccure_blog_medium\";a:4:{s:4:\"file\";s:21:\"doctor-05-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_grid\";a:4:{s:4:\"file\";s:21:\"doctor-05-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_list\";a:4:{s:4:\"file\";s:21:\"doctor-05-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_doctors_type\";a:4:{s:4:\"file\";s:21:\"doctor-05-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_blog_grid_v2\";a:4:{s:4:\"file\";s:21:\"doctor-05-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"doccure_top_rat_doc\";a:4:{s:4:\"file\";s:21:\"doctor-05-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"doccure_listing_thumb\";a:4:{s:4:\"file\";s:21:\"doctor-05-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:30:\"doccure_latest_articles_widget\";a:4:{s:4:\"file\";s:19:\"doctor-05-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"doccure_artical_auther\";a:4:{s:4:\"file\";s:19:\"doctor-05-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_chosen_icone\";a:4:{s:4:\"file\";s:19:\"doctor-05-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure-portfolio\";a:4:{s:4:\"file\";s:21:\"doctor-05-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"doccure-portfolio-square\";a:4:{s:4:\"file\";s:21:\"doctor-05-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"doccure-service\";a:4:{s:4:\"file\";s:21:\"doctor-05-600x420.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure-small-square\";a:4:{s:4:\"file\";s:21:\"doctor-05-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"sigma-blog-medium\";a:4:{s:4:\"file\";s:21:\"doctor-05-600x420.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:420;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:{}}}'),
(399, 3060, '_wp_attached_file', '2022/01/doctor-07.jpg'),
(400, 3060, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:630;s:6:\"height\";i:420;s:4:\"file\";s:21:\"2022/01/doctor-07.jpg\";s:8:\"filesize\";i:25876;s:5:\"sizes\";a:20:{s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"doctor-07-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"doctor-07-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"doccure_blog_large\";a:4:{s:4:\"file\";s:21:\"doctor-07-630x400.jpg\";s:5:\"width\";i:630;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_blog_sidebar\";a:4:{s:4:\"file\";s:21:\"doctor-07-630x360.jpg\";s:5:\"width\";i:630;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"doccure_doctors_2x\";a:4:{s:4:\"file\";s:21:\"doctor-07-547x420.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"doccure_blog_medium\";a:4:{s:4:\"file\";s:21:\"doctor-07-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_grid\";a:4:{s:4:\"file\";s:21:\"doctor-07-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_list\";a:4:{s:4:\"file\";s:21:\"doctor-07-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_doctors_type\";a:4:{s:4:\"file\";s:21:\"doctor-07-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_blog_grid_v2\";a:4:{s:4:\"file\";s:21:\"doctor-07-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"doccure_top_rat_doc\";a:4:{s:4:\"file\";s:21:\"doctor-07-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"doccure_listing_thumb\";a:4:{s:4:\"file\";s:21:\"doctor-07-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:30:\"doccure_latest_articles_widget\";a:4:{s:4:\"file\";s:19:\"doctor-07-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"doccure_artical_auther\";a:4:{s:4:\"file\";s:19:\"doctor-07-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_chosen_icone\";a:4:{s:4:\"file\";s:19:\"doctor-07-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure-portfolio\";a:4:{s:4:\"file\";s:21:\"doctor-07-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"doccure-portfolio-square\";a:4:{s:4:\"file\";s:21:\"doctor-07-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"doccure-service\";a:4:{s:4:\"file\";s:21:\"doctor-07-600x420.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure-small-square\";a:4:{s:4:\"file\";s:21:\"doctor-07-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"sigma-blog-medium\";a:4:{s:4:\"file\";s:21:\"doctor-07-600x420.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:420;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:{}}}'),
(402, 3063, '_wp_attached_file', '2022/01/doctor-thumb-09.jpg'),
(403, 3063, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:27:\"2022/01/doctor-thumb-09.jpg\";s:8:\"filesize\";i:26229;s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"doctor-thumb-09-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_grid\";a:4:{s:4:\"file\";s:27:\"doctor-thumb-09-300x250.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_list\";a:4:{s:4:\"file\";s:27:\"doctor-thumb-09-300x220.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_doctors_type\";a:4:{s:4:\"file\";s:27:\"doctor-thumb-09-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_blog_grid_v2\";a:4:{s:4:\"file\";s:27:\"doctor-thumb-09-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"doccure_top_rat_doc\";a:4:{s:4:\"file\";s:27:\"doctor-thumb-09-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"doccure_listing_thumb\";a:4:{s:4:\"file\";s:27:\"doctor-thumb-09-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:30:\"doccure_latest_articles_widget\";a:4:{s:4:\"file\";s:25:\"doctor-thumb-09-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"doccure_artical_auther\";a:4:{s:4:\"file\";s:25:\"doctor-thumb-09-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_chosen_icone\";a:4:{s:4:\"file\";s:25:\"doctor-thumb-09-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure-small-square\";a:4:{s:4:\"file\";s:27:\"doctor-thumb-09-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;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:{}}}'),
(405, 3065, '_wp_attached_file', '2022/01/doctor-03.jpg'),
(406, 3065, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:630;s:6:\"height\";i:420;s:4:\"file\";s:21:\"2022/01/doctor-03.jpg\";s:8:\"filesize\";i:27789;s:5:\"sizes\";a:20:{s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"doctor-03-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"doctor-03-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"doccure_blog_large\";a:4:{s:4:\"file\";s:21:\"doctor-03-630x400.jpg\";s:5:\"width\";i:630;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_blog_sidebar\";a:4:{s:4:\"file\";s:21:\"doctor-03-630x360.jpg\";s:5:\"width\";i:630;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"doccure_doctors_2x\";a:4:{s:4:\"file\";s:21:\"doctor-03-547x420.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"doccure_blog_medium\";a:4:{s:4:\"file\";s:21:\"doctor-03-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_grid\";a:4:{s:4:\"file\";s:21:\"doctor-03-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_list\";a:4:{s:4:\"file\";s:21:\"doctor-03-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_doctors_type\";a:4:{s:4:\"file\";s:21:\"doctor-03-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_blog_grid_v2\";a:4:{s:4:\"file\";s:21:\"doctor-03-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"doccure_top_rat_doc\";a:4:{s:4:\"file\";s:21:\"doctor-03-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"doccure_listing_thumb\";a:4:{s:4:\"file\";s:21:\"doctor-03-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:30:\"doccure_latest_articles_widget\";a:4:{s:4:\"file\";s:19:\"doctor-03-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"doccure_artical_auther\";a:4:{s:4:\"file\";s:19:\"doctor-03-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_chosen_icone\";a:4:{s:4:\"file\";s:19:\"doctor-03-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure-portfolio\";a:4:{s:4:\"file\";s:21:\"doctor-03-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"doccure-portfolio-square\";a:4:{s:4:\"file\";s:21:\"doctor-03-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"doccure-service\";a:4:{s:4:\"file\";s:21:\"doctor-03-600x420.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure-small-square\";a:4:{s:4:\"file\";s:21:\"doctor-03-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"sigma-blog-medium\";a:4:{s:4:\"file\";s:21:\"doctor-03-600x420.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:420;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:{}}}'),
(408, 3068, '_wp_attached_file', '2022/01/patient7.jpg'),
(409, 3068, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:20:\"2022/01/patient7.jpg\";s:8:\"filesize\";i:45012;s:5:\"sizes\";a:19:{s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"patient7-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"patient7-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"doccure_blog_large\";a:4:{s:4:\"file\";s:20:\"patient7-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_blog_sidebar\";a:4:{s:4:\"file\";s:20:\"patient7-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"doccure_doctors_2x\";a:4:{s:4:\"file\";s:20:\"patient7-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"doccure_blog_medium\";a:4:{s:4:\"file\";s:20:\"patient7-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_grid\";a:4:{s:4:\"file\";s:20:\"patient7-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_list\";a:4:{s:4:\"file\";s:20:\"patient7-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_doctors_type\";a:4:{s:4:\"file\";s:20:\"patient7-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_blog_grid_v2\";a:4:{s:4:\"file\";s:20:\"patient7-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"doccure_top_rat_doc\";a:4:{s:4:\"file\";s:20:\"patient7-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"doccure_listing_thumb\";a:4:{s:4:\"file\";s:20:\"patient7-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:30:\"doccure_latest_articles_widget\";a:4:{s:4:\"file\";s:18:\"patient7-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"doccure_artical_auther\";a:4:{s:4:\"file\";s:18:\"patient7-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_chosen_icone\";a:4:{s:4:\"file\";s:18:\"patient7-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure-portfolio\";a:4:{s:4:\"file\";s:20:\"patient7-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"doccure-portfolio-square\";a:4:{s:4:\"file\";s:20:\"patient7-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"doccure-service\";a:4:{s:4:\"file\";s:20:\"patient7-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure-small-square\";a:4:{s:4:\"file\";s:20:\"patient7-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;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:{}}}'),
(411, 3076, '_wp_attached_file', '2022/01/book-doc-04.jpg'),
(412, 3076, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:349;s:6:\"height\";i:382;s:4:\"file\";s:23:\"2022/01/book-doc-04.jpg\";s:8:\"filesize\";i:112307;s:5:\"sizes\";a:14:{s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"book-doc-04-274x300.jpg\";s:5:\"width\";i:274;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"book-doc-04-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_blog_sidebar\";a:4:{s:4:\"file\";s:23:\"book-doc-04-349x360.jpg\";s:5:\"width\";i:349;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_grid\";a:4:{s:4:\"file\";s:23:\"book-doc-04-349x250.jpg\";s:5:\"width\";i:349;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_list\";a:4:{s:4:\"file\";s:23:\"book-doc-04-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_doctors_type\";a:4:{s:4:\"file\";s:23:\"book-doc-04-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_blog_grid_v2\";a:4:{s:4:\"file\";s:23:\"book-doc-04-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"doccure_top_rat_doc\";a:4:{s:4:\"file\";s:23:\"book-doc-04-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"doccure_listing_thumb\";a:4:{s:4:\"file\";s:23:\"book-doc-04-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:30:\"doccure_latest_articles_widget\";a:4:{s:4:\"file\";s:21:\"book-doc-04-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"doccure_artical_auther\";a:4:{s:4:\"file\";s:21:\"book-doc-04-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_chosen_icone\";a:4:{s:4:\"file\";s:21:\"book-doc-04-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure-portfolio\";a:4:{s:4:\"file\";s:23:\"book-doc-04-349x380.jpg\";s:5:\"width\";i:349;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure-small-square\";a:4:{s:4:\"file\";s:23:\"book-doc-04-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;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:\"1\";s:8:\"keywords\";a:0:{}}}'),
(1010, 2934, '_address', ' 2286 Sundown Lane, Austin, Texas 78749, USA'),
(1011, 2934, '_longitude', '-0.1262362'),
(1012, 2934, '_latitude', '51.5001524'),
(1013, 2934, 'am_slots_data', 'a:3:{s:3:\"mon\";a:1:{s:5:\"slots\";a:20:{s:9:\"1000-1010\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1015-1025\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1030-1040\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1045-1055\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1100-1110\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1115-1125\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1130-1140\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1145-1155\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1200-1210\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1215-1225\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1230-1240\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1245-1255\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1300-1310\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1315-1325\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1330-1340\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1345-1355\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1400-1410\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1415-1425\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1430-1440\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1445-1455\";a:1:{s:6:\"spaces\";s:1:\"1\";}}}s:3:\"tue\";a:1:{s:5:\"slots\";a:15:{s:9:\"0800-0815\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"0825-0840\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"0850-0905\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"0915-0930\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"0940-0955\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1005-1020\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1030-1045\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1055-1110\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1120-1135\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1145-1200\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1210-1225\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1235-1250\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1300-1315\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1325-1340\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1350-1405\";a:1:{s:6:\"spaces\";s:1:\"1\";}}}s:3:\"wed\";a:1:{s:5:\"slots\";a:6:{s:9:\"1300-1330\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1345-1415\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1430-1500\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1515-1545\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1600-1630\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1645-1715\";a:1:{s:6:\"spaces\";s:1:\"1\";}}}}'),
(1014, 2934, '_consultant_fee', '20'),
(1015, 2934, '_team_services', 'a:0:{}'),
(1016, 2936, '_address', ''),
(1017, 2936, '_longitude', '-0.1262362'),
(1018, 2936, '_latitude', '51.5001524'),
(1019, 2936, '_consultant_fee', '200'),
(1020, 2936, '_team_services', 'a:0:{}'),
(1021, 2936, 'am_slots_data', 'a:1:{s:3:\"mon\";a:1:{s:5:\"slots\";a:8:{s:9:\"1100-1110\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1130-1140\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1200-1210\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1230-1240\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1300-1310\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1330-1340\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1400-1410\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1430-1440\";a:1:{s:6:\"spaces\";s:1:\"1\";}}}}'),
(1022, 3040, '_address', ''),
(1023, 3040, '_longitude', '-0.1262362'),
(1024, 3040, '_latitude', '51.5001524'),
(1025, 3040, '_consultant_fee', '100'),
(1026, 3040, '_team_services', 'a:0:{}'),
(1027, 3055, '_address', ''),
(1028, 3055, '_longitude', '-0.1262362'),
(1029, 3055, '_latitude', '51.5001524'),
(1030, 3055, 'am_slots_data', 'a:2:{s:3:\"mon\";a:1:{s:5:\"slots\";a:8:{s:9:\"1100-1130\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1150-1220\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1240-1310\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1330-1400\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1420-1450\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1510-1540\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1600-1630\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1650-1720\";a:1:{s:6:\"spaces\";s:1:\"1\";}}}s:3:\"tue\";a:1:{s:5:\"slots\";a:9:{s:9:\"1000-1030\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1050-1120\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1140-1210\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1230-1300\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1320-1350\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1410-1440\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1500-1530\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1550-1620\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1640-1710\";a:1:{s:6:\"spaces\";s:1:\"1\";}}}}'),
(1031, 3057, '_address', ''),
(1032, 3057, '_longitude', '-0.1262362'),
(1033, 3057, '_latitude', '51.5001524'),
(1034, 3057, 'am_slots_data', 'a:1:{s:3:\"tue\";a:1:{s:5:\"slots\";a:8:{s:9:\"1000-1030\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1050-1120\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1140-1210\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1230-1300\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1320-1350\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1410-1440\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1500-1530\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1550-1620\";a:1:{s:6:\"spaces\";s:1:\"1\";}}}}'),
(1035, 3059, '_address', ''),
(1036, 3059, '_longitude', '-0.1262362'),
(1037, 3059, '_latitude', '51.5001524'),
(1038, 3059, 'am_slots_data', 'a:2:{s:3:\"wed\";a:1:{s:5:\"slots\";a:8:{s:9:\"1000-1030\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1050-1120\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1140-1210\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1230-1300\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1320-1350\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1410-1440\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1500-1530\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1550-1620\";a:1:{s:6:\"spaces\";s:1:\"1\";}}}s:3:\"tue\";a:1:{s:5:\"slots\";a:9:{s:9:\"1000-1030\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1050-1120\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1140-1210\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1230-1300\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1320-1350\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1410-1440\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1500-1530\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1550-1620\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1640-1710\";a:1:{s:6:\"spaces\";s:1:\"1\";}}}}'),
(1039, 3061, '_address', ''),
(1040, 3061, '_longitude', '-0.1262362'),
(1041, 3061, '_latitude', '51.5001524'),
(1042, 3061, 'am_slots_data', 'a:2:{s:3:\"mon\";a:1:{s:5:\"slots\";a:8:{s:9:\"1000-1030\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1050-1120\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1140-1210\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1230-1300\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1320-1350\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1410-1440\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1500-1530\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1550-1620\";a:1:{s:6:\"spaces\";s:1:\"1\";}}}s:3:\"tue\";a:1:{s:5:\"slots\";a:9:{s:9:\"1000-1030\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1050-1120\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1140-1210\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1230-1300\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1320-1350\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1410-1440\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1500-1530\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1550-1620\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1640-1710\";a:1:{s:6:\"spaces\";s:1:\"1\";}}}}'),
(1043, 16, '_menu_item_type', 'custom'),
(1044, 16, '_menu_item_menu_item_parent', '0'),
(1045, 16, '_menu_item_object_id', '16'),
(1046, 16, '_menu_item_object', 'custom'),
(1047, 16, '_menu_item_target', ''),
(1048, 16, '_menu_item_classes', 'a:1:{i:0;s:11:\"custom-menu\";}'),
(1049, 16, '_menu_item_xfn', ''),
(1050, 16, '_menu_item_url', '#'),
(1051, 16, '_wp_old_date', '2021-08-24'),
(1052, 16, '_wp_old_date', '2021-08-26'),
(1053, 16, '_wp_old_date', '2021-08-30'),
(1054, 16, '_wp_old_date', '2021-09-08'),
(1055, 16, '_wp_old_date', '2021-09-09'),
(1056, 16, '_wp_old_date', '2021-09-13'),
(1057, 16, '_wp_old_date', '2021-09-22'),
(1058, 16, '_wp_old_date', '2021-09-24'),
(1059, 16, '_wp_old_date', '2021-09-25'),
(1060, 16, '_wp_old_date', '2021-09-30'),
(1061, 16, '_wp_old_date', '2021-10-01'),
(1062, 16, '_wp_old_date', '2021-10-05'),
(1063, 16, '_wp_old_date', '2021-10-07'),
(1064, 16, '_wp_old_date', '2021-10-08'),
(1065, 16, '_wp_old_date', '2021-10-22'),
(1066, 16, '_wp_old_date', '2021-10-23'),
(1067, 16, '_wp_old_date', '2021-10-26'),
(1068, 16, '_wp_old_date', '2021-10-28'),
(1069, 16, '_wp_old_date', '2021-11-02'),
(1070, 16, '_wp_old_date', '2021-12-21'),
(1071, 16, '_wp_old_date', '2021-12-22'),
(1072, 16, '_wp_old_date', '2021-12-30'),
(1073, 16, '_wp_old_date', '2021-12-31'),
(1074, 16, '_wp_old_date', '2022-01-03'),
(1075, 16, '_wp_old_date', '2022-01-04'),
(1076, 312, 'rs_page_bg_color', ''),
(1077, 312, 'sigma_layout_settings', 'a:84:{s:11:\"header_type\";s:6:\"static\";s:13:\"header-layout\";s:9:\"layout-10\";s:25:\"header_type_page_template\";s:1:\"0\";s:15:\"header-position\";s:15:\"header-absolute\";s:26:\"adjust-custom-header-width\";s:4:\"true\";s:18:\"header-width-style\";s:10:\"full-width\";s:30:\"adjust-custom-header-top-width\";s:4:\"true\";s:22:\"header-top-width-style\";s:10:\"full-width\";s:21:\"header_controls_style\";s:13:\"theme-options\";s:23:\"header_top_btn_bg_color\";s:0:\"\";s:20:\"header_top_btn_color\";s:0:\"\";s:26:\"header_top_social_bg_color\";s:0:\"\";s:23:\"header_top_social_color\";s:7:\"#ffffff\";s:30:\"header_top_social_border_color\";s:0:\"\";s:32:\"header_top_social_hover_bg_color\";s:0:\"\";s:29:\"header_top_social_hover_color\";s:7:\"#ffffff\";s:36:\"header_top_social_hover_border_color\";s:0:\"\";s:13:\"header_top_bg\";s:0:\"\";s:23:\"header_top_border_color\";s:0:\"\";s:16:\"header_sticky_bg\";s:0:\"\";s:19:\"header_sticky_color\";s:0:\"\";s:25:\"header_sticky_color_hover\";s:0:\"\";s:24:\"header_controls_bg_color\";s:0:\"\";s:26:\"header_controls_text_color\";s:7:\"#ffffff\";s:28:\"header_controls_border_color\";s:0:\"\";s:30:\"header_controls_hover_bg_color\";s:0:\"\";s:32:\"header_controls_hover_text_color\";s:7:\"#ffffff\";s:34:\"header_controls_hover_border_color\";s:0:\"\";s:24:\"header_collapse_bg_color\";s:0:\"\";s:21:\"header_collapse_color\";s:0:\"\";s:25:\"header_contact_info_style\";s:7:\"style-2\";s:28:\"header_contact_info_bg_color\";s:0:\"\";s:25:\"header_contact_info_color\";s:7:\"#ffffff\";s:34:\"header_contact_info_hover_bg_color\";s:0:\"\";s:31:\"header_contact_info_hover_color\";s:7:\"#ffffff\";s:20:\"cta_info_title_color\";s:0:\"\";s:23:\"cta_info_subtitle_color\";s:0:\"\";s:19:\"cta_info_icon_color\";s:0:\"\";s:22:\"cta_info_icon_bg_color\";s:0:\"\";s:26:\"cta_info_icon_border_color\";s:0:\"\";s:20:\"cta_info_hover_color\";s:0:\"\";s:19:\"header_cta_bg_color\";s:0:\"\";s:16:\"header_cta_color\";s:0:\"\";s:25:\"header_cta_hover_bg_color\";s:0:\"\";s:22:\"header_cta_hover_color\";s:0:\"\";s:14:\"header_main_bg\";s:0:\"\";s:17:\"header_main_color\";s:7:\"#ffffff\";s:23:\"header_main_color_hover\";s:0:\"\";s:22:\"header_bottom_bg_color\";s:0:\"\";s:19:\"header_bottom_color\";s:0:\"\";s:25:\"header_bottom_hover_color\";s:0:\"\";s:26:\"header_bottom_border_color\";s:0:\"\";s:17:\"header_submenu_bg\";s:0:\"\";s:20:\"header_submenu_color\";s:0:\"\";s:26:\"header_submenu_color_hover\";s:0:\"\";s:9:\"site-logo\";s:3:\"310\";s:11:\"sticky-logo\";s:0:\"\";s:15:\"subheader_style\";s:13:\"theme-options\";s:19:\"breadcrumb_position\";s:13:\"theme-options\";s:19:\"subheader_alignment\";s:13:\"theme-options\";s:16:\"breadcrumb_color\";s:0:\"\";s:21:\"breadcrumb_link_color\";s:0:\"\";s:27:\"breadcrumb_link_color_hover\";s:0:\"\";s:19:\"breadcrumb_bg_color\";s:0:\"\";s:21:\"subheader_title_color\";s:0:\"\";s:23:\"subheader_caption_color\";s:0:\"\";s:18:\"display_breadcrumb\";s:0:\"\";s:11:\"footer_type\";s:13:\"theme-options\";s:25:\"footer_type_page_template\";s:1:\"0\";s:13:\"footer-layout\";s:13:\"theme-options\";s:11:\"footer-logo\";s:3:\"310\";s:14:\"copyright_text\";s:0:\"\";s:22:\"footer_main_background\";s:0:\"\";s:17:\"footer_text_color\";s:0:\"\";s:23:\"footer_text_hover_color\";s:0:\"\";s:22:\"footer_social_bg_color\";s:0:\"\";s:19:\"footer_social_color\";s:0:\"\";s:28:\"footer_social_hover_bg_color\";s:0:\"\";s:25:\"footer_social_hover_color\";s:0:\"\";s:19:\"footer_border_color\";s:0:\"\";s:26:\"footer_form_input_bg_color\";s:0:\"\";s:30:\"footer_form_input_border_color\";s:0:\"\";s:25:\"footer_widget_title_color\";s:0:\"\";s:13:\"primary_color\";s:0:\"\";}'),
(1078, 312, '_wpb_vc_js_status', 'false'),
(1146, 333, '_menu_item_type', 'post_type'),
(1147, 333, '_menu_item_menu_item_parent', '16'),
(1148, 333, '_menu_item_object_id', '228'),
(1149, 333, '_menu_item_object', 'page'),
(1150, 333, '_menu_item_target', ''),
(1151, 333, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(1152, 333, '_menu_item_xfn', ''),
(1153, 333, '_menu_item_url', ''),
(1154, 333, '_wp_old_date', '2021-08-26'),
(1155, 333, '_wp_old_date', '2021-08-30'),
(1156, 333, '_wp_old_date', '2021-09-08'),
(1157, 333, '_wp_old_date', '2021-09-09'),
(1158, 333, '_wp_old_date', '2021-09-13'),
(1159, 333, '_wp_old_date', '2021-09-22'),
(1160, 333, '_wp_old_date', '2021-09-24'),
(1161, 333, '_wp_old_date', '2021-09-25'),
(1162, 333, '_wp_old_date', '2021-09-30'),
(1163, 333, '_wp_old_date', '2021-10-01'),
(1164, 333, '_wp_old_date', '2021-10-05'),
(1165, 333, '_wp_old_date', '2021-10-07'),
(1166, 333, '_wp_old_date', '2021-10-08'),
(1167, 333, '_wp_old_date', '2021-10-22'),
(1168, 333, '_wp_old_date', '2021-10-23'),
(1169, 333, '_wp_old_date', '2021-10-26'),
(1170, 333, '_wp_old_date', '2021-10-28'),
(1171, 333, '_wp_old_date', '2021-11-02'),
(1172, 333, '_wp_old_date', '2021-12-21'),
(1173, 333, '_wp_old_date', '2021-12-22'),
(1174, 333, '_wp_old_date', '2021-12-30'),
(1175, 333, '_wp_old_date', '2021-12-31'),
(1176, 333, '_wp_old_date', '2022-01-03'),
(1177, 333, '_wp_old_date', '2022-01-04'),
(1244, 734, '_menu_item_type', 'custom'),
(1245, 734, '_menu_item_menu_item_parent', '0'),
(1246, 734, '_menu_item_object_id', '734'),
(1247, 734, '_menu_item_object', 'custom'),
(1248, 734, '_menu_item_target', ''),
(1249, 734, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(1250, 734, '_menu_item_xfn', ''),
(1251, 734, '_menu_item_url', '#'),
(1252, 734, '_wp_old_date', '2021-09-30'),
(1253, 734, '_wp_old_date', '2021-10-01'),
(1254, 734, '_wp_old_date', '2021-10-05'),
(1255, 734, '_wp_old_date', '2021-10-07'),
(1256, 734, '_wp_old_date', '2021-10-08'),
(1257, 734, '_wp_old_date', '2021-10-22'),
(1258, 734, '_wp_old_date', '2021-10-23'),
(1259, 734, '_wp_old_date', '2021-10-26'),
(1260, 734, '_wp_old_date', '2021-10-28'),
(1261, 734, '_wp_old_date', '2021-11-02'),
(1262, 734, '_wp_old_date', '2021-12-21'),
(1263, 734, '_wp_old_date', '2021-12-22'),
(1264, 734, '_wp_old_date', '2021-12-30'),
(1265, 734, '_wp_old_date', '2021-12-31'),
(1266, 734, '_wp_old_date', '2022-01-03'),
(1267, 734, '_wp_old_date', '2022-01-04'),
(1509, 3062, '_address', ''),
(1510, 3062, '_longitude', '-0.1262362'),
(1511, 3062, '_latitude', '51.5001524'),
(1512, 3062, 'am_slots_data', 'a:2:{s:3:\"mon\";a:1:{s:5:\"slots\";a:8:{s:9:\"1000-1030\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1050-1120\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1140-1210\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1230-1300\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1320-1350\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1410-1440\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1500-1530\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1550-1620\";a:1:{s:6:\"spaces\";s:1:\"1\";}}}s:3:\"tue\";a:1:{s:5:\"slots\";a:9:{s:9:\"1000-1030\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1050-1120\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1140-1210\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1230-1300\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1320-1350\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1410-1440\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1500-1530\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1550-1620\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1640-1710\";a:1:{s:6:\"spaces\";s:1:\"1\";}}}}'),
(1513, 3064, '_address', ''),
(1514, 3064, '_longitude', '-0.1262362'),
(1515, 3064, '_latitude', '51.5001524'),
(1516, 3064, 'am_slots_data', 'a:1:{s:3:\"tue\";a:1:{s:5:\"slots\";a:8:{s:9:\"1000-1030\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1050-1120\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1140-1210\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1230-1300\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1320-1350\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1410-1440\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1500-1530\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1550-1620\";a:1:{s:6:\"spaces\";s:1:\"1\";}}}}'),
(1517, 3066, '_address', ''),
(1518, 3066, '_longitude', '-0.1262362'),
(1519, 3066, '_latitude', '51.5001524');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1520, 3066, 'am_slots_data', 'a:2:{s:3:\"mon\";a:1:{s:5:\"slots\";a:8:{s:9:\"1100-1130\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1150-1220\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1240-1310\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1330-1400\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1420-1450\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1510-1540\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1600-1630\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1650-1720\";a:1:{s:6:\"spaces\";s:1:\"1\";}}}s:3:\"tue\";a:1:{s:5:\"slots\";a:9:{s:9:\"1000-1030\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1050-1120\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1140-1210\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1230-1300\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1320-1350\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1410-1440\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1500-1530\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1550-1620\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1640-1710\";a:1:{s:6:\"spaces\";s:1:\"1\";}}}}'),
(1521, 3094, '_wp_page_template', 'default'),
(1530, 70, 'sigma_page_settings', 'a:10:{s:26:\"sigma_one_page_menu_enable\";s:0:\"\";s:24:\"sigma_page_custom_layout\";s:1:\"0\";s:23:\"sigma_subheader_disable\";s:0:\"\";s:23:\"sigma_page_custom_title\";s:0:\"\";s:26:\"sigma_page_custom_subtitle\";s:0:\"\";s:27:\"sigma_page_sidebar_position\";s:13:\"theme-options\";s:17:\"sigma_page_layout\";s:13:\"theme-options\";s:22:\"sigma_custom_subheader\";s:0:\"\";s:19:\"sigma_popup_disable\";s:0:\"\";s:24:\"popup_type_page_template\";s:1:\"0\";}'),
(1531, 70, 'ao_post_optimize', 'a:6:{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\";s:15:\"ao_post_preload\";s:0:\"\";}'),
(1532, 70, '_wpb_vc_js_status', 'true'),
(1533, 70, '_yoast_wpseo_estimated-reading-time-minutes', '5'),
(1534, 70, '_wp_page_template', 'homepage-template.php'),
(1537, 70, '_wpb_post_custom_css', '.subscribe-cta-form .sigma-subscribe-form-style-1 {\r\n    border: 2px solid #fff;\r\n    border-radius: 6px;\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"email\"] {\r\n    background: transparent;\r\n    border: 0;\r\n    color: #fff;\r\n    height: 70px;\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"email\"]::placeholder {\r\n    color: #fff;\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"submit\"] {\r\n    background: #fff;\r\n    margin: 5px;\r\n    border-radius: 6px;\r\n    color: var(--thm-secondary);\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 span.wpcf7-not-valid-tip {\r\n    color: #fff;\r\n    position: absolute;\r\n}\r\n@media(max-width: 467px){\r\n    .subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"submit\"]{\r\n        padding: 10px;\r\n        font-size: 12px;\r\n    }\r\n    .subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"email\"]{\r\n        padding: 10px;\r\n    }\r\n}\r\n\r\n.sigma_post .sigma_post-meta span {\r\n    font-size: 13px; }\r\n    \r\n.sigma_post.style-16 .sigma_post-body {\r\n   padding: 20px 0px 0px 0px;\r\n   border: 0px solid;\r\n}\r\n\r\n@media only screen and (max-width: 991px) and (min-width: 768px) {\r\n	.sigma_cta.style-8 .sigma_cta-content h4 {\r\n        font-size: 19px !important;\r\n	}\r\n        .section-title .title {\r\n          font-size: 25px;}\r\n\r\n.sigma_btn.btn-sm {\r\n    font-size: 12px;\r\n    padding: 7px 14px;}\r\n    \r\n}\r\n\r\n@media (max-width: 767px) {\r\n    .section-title .title {\r\n          font-size: 25px;\r\n    }\r\n}\r\n\r\n.sigma_post .sigma_post-meta span i {\r\n    margin-right: 3px;}\r\n    \r\n.sigma_post .sigma_post-meta span+span {\r\n    margin-left: 20px!important;\r\n}\r\n\r\n@media only screen and (max-width: 360px) and (min-width: 280px) {\r\n   .sigma_post .sigma_post-meta span a{\r\n        font-size: 10px !important;\r\n    }\r\n}\r\n\r\n.sigma_post .sigma_post-body h5 a {\r\n    font-size: 18px !important;\r\n}\r\n\r\n.sub-title {\r\n    color: #757575;\r\n    font-size: 16px;\r\n    margin-top:15px;\r\n}\r\n    \r\n.about-content{\r\n    font-size: 14px;\r\n    font-weight: 400;\r\n    line-height: 26px;\r\n}\r\n\r\n.sigma_post .sigma_post-meta span a {\r\n	color: #757575;\r\n    }\r\n    \r\n.sigma_post .sigma_post-meta span i {\r\n     color: #757575;\r\n}\r\n\r\n.sigma_post .sigma_post-meta span a:hover, .sigma_post .sigma_post-meta span .comment-count:hover {\r\n    color: unset;\r\n}\r\n\r\nh5 {\r\n    line-height: 1;\r\n}\r\n\r\n.sigma_post .sigma_post-meta{\r\n    margin-bottom: 15px;\r\n}\r\n\r\n.sigma_post .sigma_post-body .sigma_post-content h5{\r\n    margin:0 0 10px;\r\n}\r\n\r\n.sigma_post.style-16 .sigma_post-body{\r\n    padding:7px 0px 0px 0px;\r\n}\r\n\r\n.sigma_post .sigma_post-body .sigma_post-content p{\r\n    margin: 0px 0;\r\n}\r\n\r\n.sigma_doctor .sigma_doctor-categories a{\r\n    font-size:13px;\r\n}\r\n\r\n.sigma_doctor.style-17 .sigma_doctor-body .sigma_doctor-info span{\r\n    font-size:12px;\r\n    color:#666;\r\n}\r\n.sigma_service h5{\r\n    text-align:center;\r\n    font-size:0.9375rem;\r\n}\r\n\r\n.sigma_button_wrapper .sigma_btn.style-2{\r\n    font-size: 16px !important;\r\n    font-weight: 600 !important;\r\n    padding: 12px 30px !important;\r\n    box-shadow: none !important;\r\n    text-transform: capitalize;\r\n}\r\n\r\n.sigma_service.style-18 .sigma_service-thumb img{\r\n    border-radius: 100%;\r\n    box-shadow: 1px 6px 14px rgb(0 0 0 / 20%);\r\n    width: 140px;\r\n    height: 140px;\r\n    object-fit: cover;\r\n    margin-left: auto;\r\n    margin-right: auto;\r\n    text-align: center !important;\r\n}\r\n\r\n.sigma_doctor.style-19 .sigma_rating{\r\n    font-size:14px;\r\n}\r\n.sigma_doctor.style-19 span{\r\n    font-size:13px;\r\n}\r\n.sigma_rating i {\r\n    color: #f4c150;\r\n}\r\n.sigma_doctor.style-19 .sigma_rating{\r\n    margin-top:6px;\r\n    margin-bottom:3px;\r\n}\r\n\r\n.sigma_post .sigma_post-meta{\r\n    margin-top:10px;\r\n    margin-bottom:10px;\r\n}\r\n\r\n.sigma_post .sigma_post-meta span+span{\r\n    float:right;\r\n    text-align:right;\r\n}\r\n.sigma_post .sigma_post-meta span.author {\r\n    float:left;\r\n    width:50%;\r\n}\r\n\r\n.sigma_post .sigma_post-meta{\r\n     justify-content: space-between;    \r\n}\r\n\r\n.fa-clock:before{\r\n color: #fff;\r\n}\r\n.sigma_post.style-15 .sigma_post-meta.is-absolute {\r\n    right: 80px;\r\n}\r\n\r\n.sigma_post.style-15 .sigma_post-body .btn-link {\r\n    background: #01cae4;\r\n    color: #fff;\r\n    padding: 8px 16px;\r\n    font-size: 14px;\r\n    line-height: 1.6;\r\n    border-radius: 6px;\r\n    margin-top: 13px;\r\n}\r\n\r\n.sigma_post.style-15{\r\n    box-shadow: unset;\r\n    padding: 20px;\r\n    margin-bottom: 20px;\r\n}\r\n\r\n.sigma_post.style-15.has-post-thumbnail .sigma_post-body{\r\n    padding: 10px 0 0;\r\n}\r\n.sigma_post.style-15 .sigma_post-meta{\r\n    padding-top: 8px;\r\n}\r\n.sigma-blog-1894029072 .col-lg-4 .sigma_post.style-15 .sigma_post-body .sigma_post-content h5{\r\n    margin-top: 20px;\r\n}\r\n\r\n.sigma_post .sigma_post-body .sigma_post-content h5{\r\n    margin: 20px 0 10px;\r\n}\r\n\r\n\r\n.sigma_info.style-14 .sigma_info-title .sigma_info-icon{\r\n    background: unset !important;\r\n}\r\n\r\n.sigma_info.style-14 .sigma_info-title h5 {\r\n    margin: 0;}\r\n    \r\n    \r\n   .sigma_info.style-14 .shape-2 {\r\n    right: -44px;\r\n    top: auto;\r\n    bottom: -20px;\r\n}\r\n\r\n.sigma_info.style-14 .shape-2{\r\n    display:none;\r\n}\r\n\r\n .sigma_info.style-14 .sigma_info-description a {\r\n    color: #fff;\r\n    font-size: 25px;\r\n    font-weight: 500;\r\n}\r\n\r\n.sigma_info.style-14 .sigma_info-description a:hover {\r\n    color: #09e5ab;\r\n}\r\n.sigma_post.style-15 .sigma_post-body .btn-link:hover{\r\n    background: #09e5ab;\r\n    color: #ffffff;\r\n}'),
(1538, 70, '_wpnonce', '9184a1832d'),
(1539, 70, '_wp_http_referer', '/wp-admin/post.php?post=70&action=edit'),
(1540, 70, 'user_ID', '1'),
(1541, 70, 'action', 'editpost'),
(1542, 70, 'originalaction', 'editpost'),
(1543, 70, 'post_author', '1'),
(1544, 70, 'post_type', 'page'),
(1545, 70, 'original_post_status', 'publish'),
(1546, 70, 'referredby', 'https://doccure-wp.dreamstechnologies.com/wp-admin/edit.php?post_type=page'),
(1547, 70, '_wp_original_http_referer', 'https://doccure-wp.dreamstechnologies.com/wp-admin/edit.php?post_type=page'),
(1548, 70, 'post_ID', '70'),
(1549, 70, 'meta-box-order-nonce', '4f18d42b63'),
(1550, 70, 'closedpostboxesnonce', '14611e12e3'),
(1551, 70, 'post_title', 'Home 2'),
(1552, 70, 'samplepermalinknonce', '110a5dc600'),
(1553, 70, 'content', '<!-- Banner\r\n================================================== -->\r\n<section  style=\"background: #f9f9f9 url(https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/banner-bg.png) no-repeat bottom center;\" 	 >\r\n<h1>Search Doctor, Make an Appointment</h1>\r\n<p>Discover the best doctors, clinic & hospital the city nearest to you.</p>\r\n                    <form action=\"https://doccure-wp.dreamstechnologies.com/search-doctors\" method=\"get\" id=\"search_form\">\r\n                                                          			<select name=\"location\">\r\n				<option value=\"\">Select a location</option>\r\n					<option data-flag=\'\'  value=\"australia\">Australia</option>\r\n	<option data-flag=\'\'  value=\"england\">England</option>\r\n	<option data-flag=\'\'  value=\"india\">India</option>\r\n			</select>\r\n                                                  		<input type=\"hidden\" name=\"searchby\"  value=\"both\">\r\n		<input type=\"text\" name=\"keyword\" placeholder=\"Search doctors, clinics, hospitals, etc.\" value=\"\">\r\n                                                  <input type=\"submit\" value=\"Search\">\r\n                  </form>\r\n</section>\r\n 		<h2 \r\n		style=\"text-align:center;\"> What are you looking for? </h2>\r\n		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/10/doctor-1.jpg\" alt=\"\">\r\n<h4>Visit a doctor</h4>\r\n<p><a href=\"#\" target=\"_blank\" rel=\"nofollow noopener\" tabindex=\"0\">Book Now</a></p>\r\n		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/12/feature-06.jpg\" alt=\"\">\r\n<h4>Medical</h4>\r\n<p><a href=\"#\" target=\"_blank\" rel=\"nofollow noopener\" tabindex=\"0\">Book Now</a></p>\r\n		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/12/feature-03.jpg\" alt=\"\">\r\n<h4>Services</h4>\r\n<p><a href=\"#\" target=\"_blank\" rel=\"nofollow noopener\" tabindex=\"0\">Book Now</a></p>\r\n 		<h2 \r\n		style=\"text-align:center;\"> Clinic and Specialities  \r\n			</h2>\r\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\r\ntempor incididunt ut labore et dolore magna aliqua.</p>\r\n		[slide-anything id=\'527\']		\r\n				 														<h3>3500</h3>\r\n																<p>Happy Customers</p>\r\n				 														<h3>450+</h3>\r\n																<p>Projects Done\r\n</p>\r\n				 														<h3>40+</h3>\r\n																<p>Awards\r\n</p>\r\n				 														<h3>3500</h3>\r\n																<p>Client Works\r\n</p>\r\n 		<h2 \r\n		style=\"text-align:center;\"> Book Our Doctor </h2>\r\n				<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/>\r\n				  <h5>\r\n				  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/shiwangi-tripathy/\">shiwangi tripathy</a>\r\n				  </h5>\r\n        India        \r\n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/shiwangi-tripathy/\">\r\n					  <button tabindex=\"0\"> \r\n						View Profile</button>\r\n						</a>\r\n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/shiwangi-tripathy/\">\r\n					  <button tabindex=\"0\"> \r\n					  Book Now</button>\r\n					  </a>\r\n				<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/>\r\n				  <h5>\r\n				  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sun-raj/\">sun raj</a>\r\n				  </h5>\r\n        India        \r\n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sun-raj/\">\r\n					  <button tabindex=\"0\"> \r\n						View Profile</button>\r\n						</a>\r\n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sun-raj/\">\r\n					  <button tabindex=\"0\"> \r\n					  Book Now</button>\r\n					  </a>\r\n				<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-07.jpg\"/>\r\n				  <h5>\r\n				  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">Doctor Demo</a>\r\n				  </h5>\r\n        Australia        \r\n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">\r\n					  <button tabindex=\"0\"> \r\n						View Profile</button>\r\n						</a>\r\n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">\r\n					  <button tabindex=\"0\"> \r\n					  Book Now</button>\r\n					  </a>\r\n				<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-09.jpg\"/>\r\n				  <h5>\r\n				  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">James Amen</a>\r\n				  </h5>\r\n        England        \r\n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">\r\n					  <button tabindex=\"0\"> \r\n						View Profile</button>\r\n						</a>\r\n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">\r\n					  <button tabindex=\"0\"> \r\n					  Book Now</button>\r\n					  </a>\r\n 		<h2 \r\n		style=\"text-align:center;\"> Available Features in Our Clinic  \r\n			</h2>\r\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\r\ntempor incididunt ut labore et dolore magna aliqua.</p>\r\n			<a href=\"\">\r\n								<p>Medical</p>\r\n			</a>\r\n			<a href=\"\">\r\n								<p>Operation</p>\r\n			</a>\r\n			<a href=\"\">\r\n								<p>Laboratory</p>\r\n			</a>\r\n			<a href=\"\">\r\n								<p>ICU</p>\r\n			</a>\r\n			<a href=\"\">\r\n								<p>Test Room</p>\r\n			</a>\r\n			<a href=\"\">\r\n								<p>Patient Ward</p>\r\n			</a>\r\n 		<h2 \r\n		style=\"text-align:center;\"> Blogs and News  \r\n			</h2>\r\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\r\ntempor incididunt ut labore et dolore magna aliqua.</p>\r\n              <article>\r\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\r\n                        21 Feb 2023                      \r\n					                        <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">123</a></h5>\r\n					                              <p>Good Morning...                            </p>\r\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">Read more</a>\r\n              </article>\r\n              <article>\r\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\r\n                        02 Aug 2022                      \r\n                      Diagnose                      \r\n					                        <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">s.kafgkjsdfgu;ks</a></h5>\r\n					                              <p>Article contents&#8230;s,haf;l |&#8221;...                            </p>\r\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">Read more</a>\r\n              </article>\r\n              <article>\r\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\r\n                        16 Jun 2022                      \r\n                      Clinic                      \r\n					                        <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">testsksskkkk2222</a></h5>\r\n					                              <p>testsksskkkk2222 testsksskkkk testsksskkkk222...                            </p>\r\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">Read more</a>\r\n              </article>'),
(1554, 70, 'wp-preview', ''),
(1555, 70, 'hidden_post_status', 'publish'),
(1556, 70, 'post_status', 'publish'),
(1557, 70, 'hidden_post_password', ''),
(1558, 70, 'hidden_post_visibility', 'public'),
(1559, 70, 'visibility', 'public'),
(1560, 70, 'post_password', ''),
(1561, 70, 'mm', '08'),
(1562, 70, 'jj', '24'),
(1563, 70, 'aa', '2021'),
(1564, 70, 'hh', '09'),
(1565, 70, 'mn', '32'),
(1566, 70, 'ss', '55'),
(1567, 70, 'hidden_mm', '08'),
(1568, 70, 'cur_mm', '09'),
(1569, 70, 'hidden_jj', '24'),
(1570, 70, 'cur_jj', '11'),
(1571, 70, 'hidden_aa', '2021'),
(1572, 70, 'cur_aa', '2024'),
(1573, 70, 'hidden_hh', '09'),
(1574, 70, 'cur_hh', '17'),
(1575, 70, 'hidden_mn', '32'),
(1576, 70, 'cur_mn', '22'),
(1577, 70, 'original_publish', 'Update'),
(1578, 70, 'save', 'Update'),
(1579, 70, 'parent_id', ''),
(1580, 70, 'page_template', 'homepage-template.php'),
(1581, 70, 'menu_order', '0'),
(1582, 70, 'ao_metabox_nonce', '9718f89feb'),
(1583, 70, 'ao_post_js_optimize', 'on'),
(1584, 70, 'ao_post_css_optimize', 'on'),
(1585, 70, 'ao_post_ccss', 'on'),
(1586, 70, 'ao_post_lazyload', 'on'),
(1587, 70, 'sigma-page-meta-nonce', '8a1f2a0a9d'),
(1588, 70, 'sigma_page_custom_layout', '0'),
(1589, 70, 'sigma_page_custom_title', ''),
(1590, 70, 'sigma_page_custom_subtitle', ''),
(1591, 70, 'sigma_custom_subheader', ''),
(1592, 70, 'sigma_page_sidebar_position', 'theme-options'),
(1593, 70, 'sigma_page_layout', 'theme-options'),
(1594, 70, 'popup_type_page_template', '0'),
(1595, 70, 'image', '4660'),
(1596, 70, 'wpb_vc_js_status', 'true'),
(1597, 70, 'wpb_vc_loading', 'Loading, please wait...'),
(1598, 70, 'wpb_vc_loading_row', 'Crunching...'),
(1599, 70, 'vc_post_custom_css', '.subscribe-cta-form .sigma-subscribe-form-style-1 {\r\n    border: 2px solid #fff;\r\n    border-radius: 6px;\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"email\"] {\r\n    background: transparent;\r\n    border: 0;\r\n    color: #fff;\r\n    height: 70px;\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"email\"]::placeholder {\r\n    color: #fff;\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"submit\"] {\r\n    background: #fff;\r\n    margin: 5px;\r\n    border-radius: 6px;\r\n    color: var(--thm-secondary);\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 span.wpcf7-not-valid-tip {\r\n    color: #fff;\r\n    position: absolute;\r\n}\r\n@media(max-width: 467px){\r\n    .subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"submit\"]{\r\n        padding: 10px;\r\n        font-size: 12px;\r\n    }\r\n    .subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"email\"]{\r\n        padding: 10px;\r\n    }\r\n}\r\n\r\n.sigma_post .sigma_post-meta span {\r\n    font-size: 13px; }\r\n    \r\n.sigma_post.style-16 .sigma_post-body {\r\n   padding: 20px 0px 0px 0px;\r\n   border: 0px solid;\r\n}\r\n\r\n@media only screen and (max-width: 991px) and (min-width: 768px) {\r\n	.sigma_cta.style-8 .sigma_cta-content h4 {\r\n        font-size: 19px !important;\r\n	}\r\n        .section-title .title {\r\n          font-size: 25px;}\r\n\r\n.sigma_btn.btn-sm {\r\n    font-size: 12px;\r\n    padding: 7px 14px;}\r\n    \r\n}\r\n\r\n@media (max-width: 767px) {\r\n    .section-title .title {\r\n          font-size: 25px;\r\n    }\r\n}\r\n\r\n.sigma_post .sigma_post-meta span i {\r\n    margin-right: 3px;}\r\n    \r\n.sigma_post .sigma_post-meta span+span {\r\n    margin-left: 20px!important;\r\n}\r\n\r\n@media only screen and (max-width: 360px) and (min-width: 280px) {\r\n   .sigma_post .sigma_post-meta span a{\r\n        font-size: 10px !important;\r\n    }\r\n}\r\n\r\n.sigma_post .sigma_post-body h5 a {\r\n    font-size: 18px !important;\r\n}\r\n\r\n.sub-title {\r\n    color: #757575;\r\n    font-size: 16px;\r\n    margin-top:15px;\r\n}\r\n    \r\n.about-content{\r\n    font-size: 14px;\r\n    font-weight: 400;\r\n    line-height: 26px;\r\n}\r\n\r\n.sigma_post .sigma_post-meta span a {\r\n	color: #757575;\r\n    }\r\n    \r\n.sigma_post .sigma_post-meta span i {\r\n     color: #757575;\r\n}\r\n\r\n.sigma_post .sigma_post-meta span a:hover, .sigma_post .sigma_post-meta span .comment-count:hover {\r\n    color: unset;\r\n}\r\n\r\nh5 {\r\n    line-height: 1;\r\n}\r\n\r\n.sigma_post .sigma_post-meta{\r\n    margin-bottom: 15px;\r\n}\r\n\r\n.sigma_post .sigma_post-body .sigma_post-content h5{\r\n    margin:0 0 10px;\r\n}\r\n\r\n.sigma_post.style-16 .sigma_post-body{\r\n    padding:7px 0px 0px 0px;\r\n}\r\n\r\n.sigma_post .sigma_post-body .sigma_post-content p{\r\n    margin: 0px 0;\r\n}\r\n\r\n.sigma_doctor .sigma_doctor-categories a{\r\n    font-size:13px;\r\n}\r\n\r\n.sigma_doctor.style-17 .sigma_doctor-body .sigma_doctor-info span{\r\n    font-size:12px;\r\n    color:#666;\r\n}\r\n.sigma_service h5{\r\n    text-align:center;\r\n    font-size:0.9375rem;\r\n}\r\n\r\n.sigma_button_wrapper .sigma_btn.style-2{\r\n    font-size: 16px !important;\r\n    font-weight: 600 !important;\r\n    padding: 12px 30px !important;\r\n    box-shadow: none !important;\r\n    text-transform: capitalize;\r\n}\r\n\r\n.sigma_service.style-18 .sigma_service-thumb img{\r\n    border-radius: 100%;\r\n    box-shadow: 1px 6px 14px rgb(0 0 0 / 20%);\r\n    width: 140px;\r\n    height: 140px;\r\n    object-fit: cover;\r\n    margin-left: auto;\r\n    margin-right: auto;\r\n    text-align: center !important;\r\n}\r\n\r\n.sigma_doctor.style-19 .sigma_rating{\r\n    font-size:14px;\r\n}\r\n.sigma_doctor.style-19 span{\r\n    font-size:13px;\r\n}\r\n.sigma_rating i {\r\n    color: #f4c150;\r\n}\r\n.sigma_doctor.style-19 .sigma_rating{\r\n    margin-top:6px;\r\n    margin-bottom:3px;\r\n}\r\n\r\n.sigma_post .sigma_post-meta{\r\n    margin-top:10px;\r\n    margin-bottom:10px;\r\n}\r\n\r\n.sigma_post .sigma_post-meta span+span{\r\n    float:right;\r\n    text-align:right;\r\n}\r\n.sigma_post .sigma_post-meta span.author {\r\n    float:left;\r\n    width:50%;\r\n}\r\n\r\n.sigma_post .sigma_post-meta{\r\n     justify-content: space-between;    \r\n}\r\n\r\n.fa-clock:before{\r\n color: #fff;\r\n}\r\n.sigma_post.style-15 .sigma_post-meta.is-absolute {\r\n    right: 80px;\r\n}\r\n\r\n.sigma_post.style-15 .sigma_post-body .btn-link {\r\n    background: #01cae4;\r\n    color: #fff;\r\n    padding: 8px 16px;\r\n    font-size: 14px;\r\n    line-height: 1.6;\r\n    border-radius: 6px;\r\n    margin-top: 13px;\r\n}\r\n\r\n.sigma_post.style-15{\r\n    box-shadow: unset;\r\n    padding: 20px;\r\n    margin-bottom: 20px;\r\n}\r\n\r\n.sigma_post.style-15.has-post-thumbnail .sigma_post-body{\r\n    padding: 10px 0 0;\r\n}\r\n.sigma_post.style-15 .sigma_post-meta{\r\n    padding-top: 8px;\r\n}\r\n.sigma-blog-1894029072 .col-lg-4 .sigma_post.style-15 .sigma_post-body .sigma_post-content h5{\r\n    margin-top: 20px;\r\n}\r\n\r\n.sigma_post .sigma_post-body .sigma_post-content h5{\r\n    margin: 20px 0 10px;\r\n}\r\n\r\n\r\n.sigma_info.style-14 .sigma_info-title .sigma_info-icon{\r\n    background: unset !important;\r\n}\r\n\r\n.sigma_info.style-14 .sigma_info-title h5 {\r\n    margin: 0;}\r\n    \r\n    \r\n   .sigma_info.style-14 .shape-2 {\r\n    right: -44px;\r\n    top: auto;\r\n    bottom: -20px;\r\n}\r\n\r\n.sigma_info.style-14 .shape-2{\r\n    display:none;\r\n}\r\n\r\n .sigma_info.style-14 .sigma_info-description a {\r\n    color: #fff;\r\n    font-size: 25px;\r\n    font-weight: 500;\r\n}\r\n\r\n.sigma_info.style-14 .sigma_info-description a:hover {\r\n    color: #09e5ab;\r\n}\r\n.sigma_post.style-15 .sigma_post-body .btn-link:hover{\r\n    background: #09e5ab;\r\n    color: #ffffff;\r\n}'),
(1600, 70, 'metakeyselect', '#NONE#'),
(1601, 70, 'metakeyinput', ''),
(1602, 70, 'metavalue', ''),
(1603, 70, '_ajax_nonce-add-meta', '86498e7fd3'),
(1604, 70, 'advanced_view', '1'),
(1605, 70, 'add_comment_nonce', '4efdbd9c46'),
(1606, 70, '_ajax_fetch_list_nonce', '180cfb78c8'),
(1607, 70, 'post_name', 'home-2'),
(1608, 70, 'post_author_override', '1'),
(1609, 70, 'post_mime_type', ''),
(1610, 70, 'ID', '70'),
(1611, 70, 'post_content', '<!-- Banner\r\n================================================== -->\r\n<section  style=\"background: #f9f9f9 url(https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/banner-bg.png) no-repeat bottom center;\" 	 >\r\n<h1>Search Doctor, Make an Appointment</h1>\r\n<p>Discover the best doctors, clinic & hospital the city nearest to you.</p>\r\n                    <form action=\"https://doccure-wp.dreamstechnologies.com/search-doctors\" method=\"get\" id=\"search_form\">\r\n                                                          			<select name=\"location\">\r\n				<option value=\"\">Select a location</option>\r\n					<option data-flag=\'\'  value=\"australia\">Australia</option>\r\n	<option data-flag=\'\'  value=\"england\">England</option>\r\n	<option data-flag=\'\'  value=\"india\">India</option>\r\n			</select>\r\n                                                  		<input type=\"hidden\" name=\"searchby\"  value=\"both\">\r\n		<input type=\"text\" name=\"keyword\" placeholder=\"Search doctors, clinics, hospitals, etc.\" value=\"\">\r\n                                                  <input type=\"submit\" value=\"Search\">\r\n                  </form>\r\n</section>\r\n 		<h2 \r\n		style=\"text-align:center;\"> What are you looking for? </h2>\r\n		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/10/doctor-1.jpg\" alt=\"\">\r\n<h4>Visit a doctor</h4>\r\n<p><a href=\"#\" target=\"_blank\" rel=\"nofollow noopener\" tabindex=\"0\">Book Now</a></p>\r\n		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/12/feature-06.jpg\" alt=\"\">\r\n<h4>Medical</h4>\r\n<p><a href=\"#\" target=\"_blank\" rel=\"nofollow noopener\" tabindex=\"0\">Book Now</a></p>\r\n		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/12/feature-03.jpg\" alt=\"\">\r\n<h4>Services</h4>\r\n<p><a href=\"#\" target=\"_blank\" rel=\"nofollow noopener\" tabindex=\"0\">Book Now</a></p>\r\n 		<h2 \r\n		style=\"text-align:center;\"> Clinic and Specialities  \r\n			</h2>\r\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\r\ntempor incididunt ut labore et dolore magna aliqua.</p>\r\n		[slide-anything id=\'527\']		\r\n				 														<h3>3500</h3>\r\n																<p>Happy Customers</p>\r\n				 														<h3>450+</h3>\r\n																<p>Projects Done\r\n</p>\r\n				 														<h3>40+</h3>\r\n																<p>Awards\r\n</p>\r\n				 														<h3>3500</h3>\r\n																<p>Client Works\r\n</p>\r\n 		<h2 \r\n		style=\"text-align:center;\"> Book Our Doctor </h2>\r\n				<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/>\r\n				  <h5>\r\n				  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/shiwangi-tripathy/\">shiwangi tripathy</a>\r\n				  </h5>\r\n        India        \r\n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/shiwangi-tripathy/\">\r\n					  <button tabindex=\"0\"> \r\n						View Profile</button>\r\n						</a>\r\n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/shiwangi-tripathy/\">\r\n					  <button tabindex=\"0\"> \r\n					  Book Now</button>\r\n					  </a>\r\n				<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/>\r\n				  <h5>\r\n				  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sun-raj/\">sun raj</a>\r\n				  </h5>\r\n        India        \r\n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sun-raj/\">\r\n					  <button tabindex=\"0\"> \r\n						View Profile</button>\r\n						</a>\r\n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sun-raj/\">\r\n					  <button tabindex=\"0\"> \r\n					  Book Now</button>\r\n					  </a>\r\n				<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-07.jpg\"/>\r\n				  <h5>\r\n				  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">Doctor Demo</a>\r\n				  </h5>\r\n        Australia        \r\n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">\r\n					  <button tabindex=\"0\"> \r\n						View Profile</button>\r\n						</a>\r\n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">\r\n					  <button tabindex=\"0\"> \r\n					  Book Now</button>\r\n					  </a>\r\n				<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-09.jpg\"/>\r\n				  <h5>\r\n				  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">James Amen</a>\r\n				  </h5>\r\n        England        \r\n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">\r\n					  <button tabindex=\"0\"> \r\n						View Profile</button>\r\n						</a>\r\n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">\r\n					  <button tabindex=\"0\"> \r\n					  Book Now</button>\r\n					  </a>\r\n 		<h2 \r\n		style=\"text-align:center;\"> Available Features in Our Clinic  \r\n			</h2>\r\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\r\ntempor incididunt ut labore et dolore magna aliqua.</p>\r\n			<a href=\"\">\r\n								<p>Medical</p>\r\n			</a>\r\n			<a href=\"\">\r\n								<p>Operation</p>\r\n			</a>\r\n			<a href=\"\">\r\n								<p>Laboratory</p>\r\n			</a>\r\n			<a href=\"\">\r\n								<p>ICU</p>\r\n			</a>\r\n			<a href=\"\">\r\n								<p>Test Room</p>\r\n			</a>\r\n			<a href=\"\">\r\n								<p>Patient Ward</p>\r\n			</a>\r\n 		<h2 \r\n		style=\"text-align:center;\"> Blogs and News  \r\n			</h2>\r\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\r\ntempor incididunt ut labore et dolore magna aliqua.</p>\r\n              <article>\r\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\r\n                        21 Feb 2023                      \r\n					                        <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">123</a></h5>\r\n					                              <p>Good Morning...                            </p>\r\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">Read more</a>\r\n              </article>\r\n              <article>\r\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\r\n                        02 Aug 2022                      \r\n                      Diagnose                      \r\n					                        <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">s.kafgkjsdfgu;ks</a></h5>\r\n					                              <p>Article contents&#8230;s,haf;l |&#8221;...                            </p>\r\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">Read more</a>\r\n              </article>\r\n              <article>\r\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\r\n                        16 Jun 2022                      \r\n                      Clinic                      \r\n					                        <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">testsksskkkk2222</a></h5>\r\n					                              <p>testsksskkkk2222 testsksskkkk testsksskkkk222...                            </p>\r\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">Read more</a>\r\n              </article>'),
(1612, 70, 'post_parent', '0'),
(1613, 70, 'comment_status', 'open'),
(1614, 70, 'ping_status', 'closed'),
(1615, 70, 'am_page_data', 'a:13:{s:12:\"am_seo_title\";s:0:\"\";s:18:\"am_seo_description\";s:0:\"\";s:15:\"am_seo_keywords\";s:0:\"\";s:9:\"am_layout\";s:10:\"no_sidebar\";s:15:\"am_left_sidebar\";s:0:\"\";s:13:\"am_page_title\";s:4:\"hide\";s:12:\"am_title_bar\";s:7:\"default\";s:14:\"am_breadcrumbs\";s:6:\"enable\";s:15:\"am_title_bar_bg\";s:0:\"\";s:17:\"am_title_bar_text\";s:0:\"\";s:13:\"am_rev_slider\";s:1:\"0\";s:12:\"am_shortcode\";s:0:\"\";s:15:\"am_header_style\";s:18:\"header_transparent\";}');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1616, 70, 'meta', 'a:114:{i:1563;a:2:{s:3:\"key\";s:2:\"aa\";s:5:\"value\";s:4:\"2021\";}i:16006;a:2:{s:3:\"key\";s:15:\"acf_has_changed\";s:5:\"value\";s:1:\"0\";}i:1541;a:2:{s:3:\"key\";s:6:\"action\";s:5:\"value\";s:8:\"editpost\";}i:15999;a:2:{s:3:\"key\";s:16:\"active_post_lock\";s:5:\"value\";s:12:\"1653417089:1\";}i:1605;a:2:{s:3:\"key\";s:17:\"add_comment_nonce\";s:5:\"value\";s:10:\"4efdbd9c46\";}i:1604;a:2:{s:3:\"key\";s:13:\"advanced_view\";s:5:\"value\";s:1:\"1\";}i:1582;a:2:{s:3:\"key\";s:16:\"ao_metabox_nonce\";s:5:\"value\";s:10:\"9718f89feb\";}i:1585;a:2:{s:3:\"key\";s:12:\"ao_post_ccss\";s:5:\"value\";s:2:\"on\";}i:1584;a:2:{s:3:\"key\";s:20:\"ao_post_css_optimize\";s:5:\"value\";s:2:\"on\";}i:1583;a:2:{s:3:\"key\";s:19:\"ao_post_js_optimize\";s:5:\"value\";s:2:\"on\";}i:1586;a:2:{s:3:\"key\";s:16:\"ao_post_lazyload\";s:5:\"value\";s:2:\"on\";}i:15662;a:2:{s:3:\"key\";s:15:\"ao_post_preload\";s:5:\"value\";s:0:\"\";}i:16005;a:2:{s:3:\"key\";s:10:\"auto_draft\";s:5:\"value\";s:0:\"\";}i:1550;a:2:{s:3:\"key\";s:20:\"closedpostboxesnonce\";s:5:\"value\";s:10:\"14611e12e3\";}i:16004;a:2:{s:3:\"key\";s:26:\"clubstome_sidebar_position\";s:5:\"value\";s:7:\"inherit\";}i:1613;a:2:{s:3:\"key\";s:14:\"comment_status\";s:5:\"value\";s:4:\"open\";}i:1553;a:2:{s:3:\"key\";s:7:\"content\";s:5:\"value\";s:7421:\"<!-- Banner\r\n================================================== -->\r\n<section  style=\"background: #f9f9f9 url(https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/banner-bg.png) no-repeat bottom center;\" 	 >\r\n<h1>Search Doctor, Make an Appointment</h1>\r\n<p>Discover the best doctors, clinic & hospital the city nearest to you.</p>\r\n                    <form action=\"https://doccure-wp.dreamstechnologies.com/search-doctors\" method=\"get\" id=\"search_form\">\r\n                                                          			<select name=\"location\">\r\n				<option value=\"\">Select a location</option>\r\n					<option data-flag=\'\'  value=\"australia\">Australia</option>\r\n	<option data-flag=\'\'  value=\"england\">England</option>\r\n	<option data-flag=\'\'  value=\"india\">India</option>\r\n			</select>\r\n                                                  		<input type=\"hidden\" name=\"searchby\"  value=\"both\">\r\n		<input type=\"text\" name=\"keyword\" placeholder=\"Search doctors, clinics, hospitals, etc.\" value=\"\">\r\n                                                  <input type=\"submit\" value=\"Search\">\r\n                  </form>\r\n</section>\r\n 		<h2 \r\n		style=\"text-align:center;\"> What are you looking for? </h2>\r\n		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/10/doctor-1.jpg\" alt=\"\">\r\n<h4>Visit a doctor</h4>\r\n<p><a href=\"#\" target=\"_blank\" rel=\"nofollow noopener\" tabindex=\"0\">Book Now</a></p>\r\n		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/12/feature-06.jpg\" alt=\"\">\r\n<h4>Medical</h4>\r\n<p><a href=\"#\" target=\"_blank\" rel=\"nofollow noopener\" tabindex=\"0\">Book Now</a></p>\r\n		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/12/feature-03.jpg\" alt=\"\">\r\n<h4>Services</h4>\r\n<p><a href=\"#\" target=\"_blank\" rel=\"nofollow noopener\" tabindex=\"0\">Book Now</a></p>\r\n 		<h2 \r\n		style=\"text-align:center;\"> Clinic and Specialities  \r\n			</h2>\r\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\r\ntempor incididunt ut labore et dolore magna aliqua.</p>\r\n		[slide-anything id=\'527\']		\r\n				 														<h3>3500</h3>\r\n																<p>Happy Customers</p>\r\n				 														<h3>450+</h3>\r\n																<p>Projects Done\r\n</p>\r\n				 														<h3>40+</h3>\r\n																<p>Awards\r\n</p>\r\n				 														<h3>3500</h3>\r\n																<p>Client Works\r\n</p>\r\n 		<h2 \r\n		style=\"text-align:center;\"> Book Our Doctor </h2>\r\n				<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/>\r\n				  <h5>\r\n				  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/shiwangi-tripathy/\">shiwangi tripathy</a>\r\n				  </h5>\r\n        India        \r\n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/shiwangi-tripathy/\">\r\n					  <button tabindex=\"0\"> \r\n						View Profile</button>\r\n						</a>\r\n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/shiwangi-tripathy/\">\r\n					  <button tabindex=\"0\"> \r\n					  Book Now</button>\r\n					  </a>\r\n				<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/>\r\n				  <h5>\r\n				  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sun-raj/\">sun raj</a>\r\n				  </h5>\r\n        India        \r\n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sun-raj/\">\r\n					  <button tabindex=\"0\"> \r\n						View Profile</button>\r\n						</a>\r\n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sun-raj/\">\r\n					  <button tabindex=\"0\"> \r\n					  Book Now</button>\r\n					  </a>\r\n				<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-07.jpg\"/>\r\n				  <h5>\r\n				  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">Doctor Demo</a>\r\n				  </h5>\r\n        Australia        \r\n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">\r\n					  <button tabindex=\"0\"> \r\n						View Profile</button>\r\n						</a>\r\n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">\r\n					  <button tabindex=\"0\"> \r\n					  Book Now</button>\r\n					  </a>\r\n				<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-09.jpg\"/>\r\n				  <h5>\r\n				  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">James Amen</a>\r\n				  </h5>\r\n        England        \r\n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">\r\n					  <button tabindex=\"0\"> \r\n						View Profile</button>\r\n						</a>\r\n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">\r\n					  <button tabindex=\"0\"> \r\n					  Book Now</button>\r\n					  </a>\r\n 		<h2 \r\n		style=\"text-align:center;\"> Available Features in Our Clinic  \r\n			</h2>\r\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\r\ntempor incididunt ut labore et dolore magna aliqua.</p>\r\n			<a href=\"\">\r\n								<p>Medical</p>\r\n			</a>\r\n			<a href=\"\">\r\n								<p>Operation</p>\r\n			</a>\r\n			<a href=\"\">\r\n								<p>Laboratory</p>\r\n			</a>\r\n			<a href=\"\">\r\n								<p>ICU</p>\r\n			</a>\r\n			<a href=\"\">\r\n								<p>Test Room</p>\r\n			</a>\r\n			<a href=\"\">\r\n								<p>Patient Ward</p>\r\n			</a>\r\n 		<h2 \r\n		style=\"text-align:center;\"> Blogs and News  \r\n			</h2>\r\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\r\ntempor incididunt ut labore et dolore magna aliqua.</p>\r\n              <article>\r\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\r\n                        21 Feb 2023                      \r\n					                        <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">123</a></h5>\r\n					                              <p>Good Morning...                            </p>\r\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">Read more</a>\r\n              </article>\r\n              <article>\r\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\r\n                        02 Aug 2022                      \r\n                      Diagnose                      \r\n					                        <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">s.kafgkjsdfgu;ks</a></h5>\r\n					                              <p>Article contents&#8230;s,haf;l |&#8221;...                            </p>\r\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">Read more</a>\r\n              </article>\r\n              <article>\r\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\r\n                        16 Jun 2022                      \r\n                      Clinic                      \r\n					                        <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">testsksskkkk2222</a></h5>\r\n					                              <p>testsksskkkk2222 testsksskkkk testsksskkkk222...                            </p>\r\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">Read more</a>\r\n              </article>\";}i:1572;a:2:{s:3:\"key\";s:6:\"cur_aa\";s:5:\"value\";s:4:\"2024\";}i:1574;a:2:{s:3:\"key\";s:6:\"cur_hh\";s:5:\"value\";s:2:\"17\";}i:1570;a:2:{s:3:\"key\";s:6:\"cur_jj\";s:5:\"value\";s:2:\"11\";}i:1568;a:2:{s:3:\"key\";s:6:\"cur_mm\";s:5:\"value\";s:2:\"09\";}i:1576;a:2:{s:3:\"key\";s:6:\"cur_mn\";s:5:\"value\";s:2:\"20\";}i:10087;a:2:{s:3:\"key\";s:16:\"dfi_fimageplug-2\";s:5:\"value\";s:10:\"d0b5931b74\";}i:15997;a:2:{s:3:\"key\";s:7:\"excerpt\";s:5:\"value\";s:0:\"\";}i:1564;a:2:{s:3:\"key\";s:2:\"hh\";s:5:\"value\";s:2:\"09\";}i:1571;a:2:{s:3:\"key\";s:9:\"hidden_aa\";s:5:\"value\";s:4:\"2021\";}i:1573;a:2:{s:3:\"key\";s:9:\"hidden_hh\";s:5:\"value\";s:2:\"09\";}i:1569;a:2:{s:3:\"key\";s:9:\"hidden_jj\";s:5:\"value\";s:2:\"24\";}i:1567;a:2:{s:3:\"key\";s:9:\"hidden_mm\";s:5:\"value\";s:2:\"08\";}i:1575;a:2:{s:3:\"key\";s:9:\"hidden_mn\";s:5:\"value\";s:2:\"32\";}i:1557;a:2:{s:3:\"key\";s:20:\"hidden_post_password\";s:5:\"value\";s:0:\"\";}i:1555;a:2:{s:3:\"key\";s:18:\"hidden_post_status\";s:5:\"value\";s:7:\"publish\";}i:1558;a:2:{s:3:\"key\";s:22:\"hidden_post_visibility\";s:5:\"value\";s:6:\"public\";}i:1610;a:2:{s:3:\"key\";s:2:\"ID\";s:5:\"value\";s:2:\"70\";}i:1595;a:2:{s:3:\"key\";s:5:\"image\";s:5:\"value\";s:4:\"4660\";}i:1562;a:2:{s:3:\"key\";s:2:\"jj\";s:5:\"value\";s:2:\"24\";}i:1581;a:2:{s:3:\"key\";s:10:\"menu_order\";s:5:\"value\";s:1:\"0\";}i:1549;a:2:{s:3:\"key\";s:20:\"meta-box-order-nonce\";s:5:\"value\";s:10:\"4f18d42b63\";}i:1601;a:2:{s:3:\"key\";s:12:\"metakeyinput\";s:5:\"value\";s:0:\"\";}i:1600;a:2:{s:3:\"key\";s:13:\"metakeyselect\";s:5:\"value\";s:6:\"#NONE#\";}i:1602;a:2:{s:3:\"key\";s:9:\"metavalue\";s:5:\"value\";s:0:\"\";}i:1561;a:2:{s:3:\"key\";s:2:\"mm\";s:5:\"value\";s:2:\"08\";}i:1565;a:2:{s:3:\"key\";s:2:\"mn\";s:5:\"value\";s:2:\"32\";}i:15998;a:2:{s:3:\"key\";s:11:\"newcategory\";s:5:\"value\";s:17:\"New+Category+Name\";}i:15992;a:2:{s:3:\"key\";s:18:\"newcategory_parent\";s:5:\"value\";s:2:\"-1\";}i:1545;a:2:{s:3:\"key\";s:20:\"original_post_status\";s:5:\"value\";s:7:\"publish\";}i:19699;a:2:{s:3:\"key\";s:19:\"original_post_title\";s:5:\"value\";s:6:\"Home 2\";}i:1577;a:2:{s:3:\"key\";s:16:\"original_publish\";s:5:\"value\";s:6:\"Update\";}i:1542;a:2:{s:3:\"key\";s:14:\"originalaction\";s:5:\"value\";s:8:\"editpost\";}i:1580;a:2:{s:3:\"key\";s:13:\"page_template\";s:5:\"value\";s:23:\"elementor_header_footer\";}i:1579;a:2:{s:3:\"key\";s:9:\"parent_id\";s:5:\"value\";s:0:\"\";}i:1614;a:2:{s:3:\"key\";s:11:\"ping_status\";s:5:\"value\";s:6:\"closed\";}i:1594;a:2:{s:3:\"key\";s:24:\"popup_type_page_template\";s:5:\"value\";s:1:\"0\";}i:1543;a:2:{s:3:\"key\";s:11:\"post_author\";s:5:\"value\";s:1:\"1\";}i:1608;a:2:{s:3:\"key\";s:20:\"post_author_override\";s:5:\"value\";s:1:\"1\";}i:1611;a:2:{s:3:\"key\";s:12:\"post_content\";s:5:\"value\";s:7421:\"<!-- Banner\r\n================================================== -->\r\n<section  style=\"background: #f9f9f9 url(https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/banner-bg.png) no-repeat bottom center;\" 	 >\r\n<h1>Search Doctor, Make an Appointment</h1>\r\n<p>Discover the best doctors, clinic & hospital the city nearest to you.</p>\r\n                    <form action=\"https://doccure-wp.dreamstechnologies.com/search-doctors\" method=\"get\" id=\"search_form\">\r\n                                                          			<select name=\"location\">\r\n				<option value=\"\">Select a location</option>\r\n					<option data-flag=\'\'  value=\"australia\">Australia</option>\r\n	<option data-flag=\'\'  value=\"england\">England</option>\r\n	<option data-flag=\'\'  value=\"india\">India</option>\r\n			</select>\r\n                                                  		<input type=\"hidden\" name=\"searchby\"  value=\"both\">\r\n		<input type=\"text\" name=\"keyword\" placeholder=\"Search doctors, clinics, hospitals, etc.\" value=\"\">\r\n                                                  <input type=\"submit\" value=\"Search\">\r\n                  </form>\r\n</section>\r\n 		<h2 \r\n		style=\"text-align:center;\"> What are you looking for? </h2>\r\n		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/10/doctor-1.jpg\" alt=\"\">\r\n<h4>Visit a doctor</h4>\r\n<p><a href=\"#\" target=\"_blank\" rel=\"nofollow noopener\" tabindex=\"0\">Book Now</a></p>\r\n		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/12/feature-06.jpg\" alt=\"\">\r\n<h4>Medical</h4>\r\n<p><a href=\"#\" target=\"_blank\" rel=\"nofollow noopener\" tabindex=\"0\">Book Now</a></p>\r\n		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/12/feature-03.jpg\" alt=\"\">\r\n<h4>Services</h4>\r\n<p><a href=\"#\" target=\"_blank\" rel=\"nofollow noopener\" tabindex=\"0\">Book Now</a></p>\r\n 		<h2 \r\n		style=\"text-align:center;\"> Clinic and Specialities  \r\n			</h2>\r\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\r\ntempor incididunt ut labore et dolore magna aliqua.</p>\r\n		[slide-anything id=\'527\']		\r\n				 														<h3>3500</h3>\r\n																<p>Happy Customers</p>\r\n				 														<h3>450+</h3>\r\n																<p>Projects Done\r\n</p>\r\n				 														<h3>40+</h3>\r\n																<p>Awards\r\n</p>\r\n				 														<h3>3500</h3>\r\n																<p>Client Works\r\n</p>\r\n 		<h2 \r\n		style=\"text-align:center;\"> Book Our Doctor </h2>\r\n				<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/>\r\n				  <h5>\r\n				  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/shiwangi-tripathy/\">shiwangi tripathy</a>\r\n				  </h5>\r\n        India        \r\n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/shiwangi-tripathy/\">\r\n					  <button tabindex=\"0\"> \r\n						View Profile</button>\r\n						</a>\r\n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/shiwangi-tripathy/\">\r\n					  <button tabindex=\"0\"> \r\n					  Book Now</button>\r\n					  </a>\r\n				<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/>\r\n				  <h5>\r\n				  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sun-raj/\">sun raj</a>\r\n				  </h5>\r\n        India        \r\n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sun-raj/\">\r\n					  <button tabindex=\"0\"> \r\n						View Profile</button>\r\n						</a>\r\n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sun-raj/\">\r\n					  <button tabindex=\"0\"> \r\n					  Book Now</button>\r\n					  </a>\r\n				<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-07.jpg\"/>\r\n				  <h5>\r\n				  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">Doctor Demo</a>\r\n				  </h5>\r\n        Australia        \r\n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">\r\n					  <button tabindex=\"0\"> \r\n						View Profile</button>\r\n						</a>\r\n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">\r\n					  <button tabindex=\"0\"> \r\n					  Book Now</button>\r\n					  </a>\r\n				<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-09.jpg\"/>\r\n				  <h5>\r\n				  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">James Amen</a>\r\n				  </h5>\r\n        England        \r\n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">\r\n					  <button tabindex=\"0\"> \r\n						View Profile</button>\r\n						</a>\r\n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">\r\n					  <button tabindex=\"0\"> \r\n					  Book Now</button>\r\n					  </a>\r\n 		<h2 \r\n		style=\"text-align:center;\"> Available Features in Our Clinic  \r\n			</h2>\r\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\r\ntempor incididunt ut labore et dolore magna aliqua.</p>\r\n			<a href=\"\">\r\n								<p>Medical</p>\r\n			</a>\r\n			<a href=\"\">\r\n								<p>Operation</p>\r\n			</a>\r\n			<a href=\"\">\r\n								<p>Laboratory</p>\r\n			</a>\r\n			<a href=\"\">\r\n								<p>ICU</p>\r\n			</a>\r\n			<a href=\"\">\r\n								<p>Test Room</p>\r\n			</a>\r\n			<a href=\"\">\r\n								<p>Patient Ward</p>\r\n			</a>\r\n 		<h2 \r\n		style=\"text-align:center;\"> Blogs and News  \r\n			</h2>\r\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\r\ntempor incididunt ut labore et dolore magna aliqua.</p>\r\n              <article>\r\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\r\n                        21 Feb 2023                      \r\n					                        <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">123</a></h5>\r\n					                              <p>Good Morning...                            </p>\r\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">Read more</a>\r\n              </article>\r\n              <article>\r\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\r\n                        02 Aug 2022                      \r\n                      Diagnose                      \r\n					                        <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">s.kafgkjsdfgu;ks</a></h5>\r\n					                              <p>Article contents&#8230;s,haf;l |&#8221;...                            </p>\r\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">Read more</a>\r\n              </article>\r\n              <article>\r\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\r\n                        16 Jun 2022                      \r\n                      Clinic                      \r\n					                        <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">testsksskkkk2222</a></h5>\r\n					                              <p>testsksskkkk2222 testsksskkkk testsksskkkk222...                            </p>\r\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">Read more</a>\r\n              </article>\";}i:16007;a:2:{s:3:\"key\";s:12:\"post_excerpt\";s:5:\"value\";s:0:\"\";}i:15996;a:2:{s:3:\"key\";s:11:\"post_format\";s:5:\"value\";s:1:\"0\";}i:1548;a:2:{s:3:\"key\";s:7:\"post_ID\";s:5:\"value\";s:2:\"70\";}i:1609;a:2:{s:3:\"key\";s:14:\"post_mime_type\";s:5:\"value\";s:0:\"\";}i:1607;a:2:{s:3:\"key\";s:9:\"post_name\";s:5:\"value\";s:6:\"home-2\";}i:1612;a:2:{s:3:\"key\";s:11:\"post_parent\";s:5:\"value\";s:1:\"0\";}i:1560;a:2:{s:3:\"key\";s:13:\"post_password\";s:5:\"value\";s:0:\"\";}i:1556;a:2:{s:3:\"key\";s:11:\"post_status\";s:5:\"value\";s:7:\"publish\";}i:1551;a:2:{s:3:\"key\";s:10:\"post_title\";s:5:\"value\";s:6:\"Home 2\";}i:1544;a:2:{s:3:\"key\";s:9:\"post_type\";s:5:\"value\";s:4:\"page\";}i:16000;a:2:{s:3:\"key\";s:7:\"publish\";s:5:\"value\";s:7:\"Publish\";}i:1546;a:2:{s:3:\"key\";s:10:\"referredby\";s:5:\"value\";s:74:\"https://doccure-wp.dreamstechnologies.com/wp-admin/edit.php?post_type=page\";}i:25999;a:2:{s:3:\"key\";s:16:\"rs_page_bg_color\";s:5:\"value\";s:0:\"\";}i:1552;a:2:{s:3:\"key\";s:20:\"samplepermalinknonce\";s:5:\"value\";s:10:\"110a5dc600\";}i:1578;a:2:{s:3:\"key\";s:4:\"save\";s:5:\"value\";s:6:\"Update\";}i:15687;a:2:{s:3:\"key\";s:6:\"screen\";s:5:\"value\";s:6:\"mobile\";}i:1591;a:2:{s:3:\"key\";s:22:\"sigma_custom_subheader\";s:5:\"value\";s:0:\"\";}i:1588;a:2:{s:3:\"key\";s:24:\"sigma_page_custom_layout\";s:5:\"value\";s:1:\"0\";}i:1590;a:2:{s:3:\"key\";s:26:\"sigma_page_custom_subtitle\";s:5:\"value\";s:0:\"\";}i:1589;a:2:{s:3:\"key\";s:23:\"sigma_page_custom_title\";s:5:\"value\";s:0:\"\";}i:1593;a:2:{s:3:\"key\";s:17:\"sigma_page_layout\";s:5:\"value\";s:13:\"theme-options\";}i:1592;a:2:{s:3:\"key\";s:27:\"sigma_page_sidebar_position\";s:5:\"value\";s:13:\"theme-options\";}i:1587;a:2:{s:3:\"key\";s:21:\"sigma-page-meta-nonce\";s:5:\"value\";s:10:\"8a1f2a0a9d\";}i:1566;a:2:{s:3:\"key\";s:2:\"ss\";s:5:\"value\";s:2:\"55\";}i:16008;a:2:{s:3:\"key\";s:7:\"to_ping\";s:5:\"value\";s:0:\"\";}i:16003;a:2:{s:3:\"key\";s:13:\"trackback_url\";s:5:\"value\";s:0:\"\";}i:1540;a:2:{s:3:\"key\";s:7:\"user_ID\";s:5:\"value\";s:1:\"1\";}i:1599;a:2:{s:3:\"key\";s:18:\"vc_post_custom_css\";s:5:\"value\";s:5408:\".subscribe-cta-form .sigma-subscribe-form-style-1 {\r\n    border: 2px solid #fff;\r\n    border-radius: 6px;\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"email\"] {\r\n    background: transparent;\r\n    border: 0;\r\n    color: #fff;\r\n    height: 70px;\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"email\"]::placeholder {\r\n    color: #fff;\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"submit\"] {\r\n    background: #fff;\r\n    margin: 5px;\r\n    border-radius: 6px;\r\n    color: var(--thm-secondary);\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 span.wpcf7-not-valid-tip {\r\n    color: #fff;\r\n    position: absolute;\r\n}\r\n@media(max-width: 467px){\r\n    .subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"submit\"]{\r\n        padding: 10px;\r\n        font-size: 12px;\r\n    }\r\n    .subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"email\"]{\r\n        padding: 10px;\r\n    }\r\n}\r\n\r\n.sigma_post .sigma_post-meta span {\r\n    font-size: 13px; }\r\n    \r\n.sigma_post.style-16 .sigma_post-body {\r\n   padding: 20px 0px 0px 0px;\r\n   border: 0px solid;\r\n}\r\n\r\n@media only screen and (max-width: 991px) and (min-width: 768px) {\r\n	.sigma_cta.style-8 .sigma_cta-content h4 {\r\n        font-size: 19px !important;\r\n	}\r\n        .section-title .title {\r\n          font-size: 25px;}\r\n\r\n.sigma_btn.btn-sm {\r\n    font-size: 12px;\r\n    padding: 7px 14px;}\r\n    \r\n}\r\n\r\n@media (max-width: 767px) {\r\n    .section-title .title {\r\n          font-size: 25px;\r\n    }\r\n}\r\n\r\n.sigma_post .sigma_post-meta span i {\r\n    margin-right: 3px;}\r\n    \r\n.sigma_post .sigma_post-meta span+span {\r\n    margin-left: 20px!important;\r\n}\r\n\r\n@media only screen and (max-width: 360px) and (min-width: 280px) {\r\n   .sigma_post .sigma_post-meta span a{\r\n        font-size: 10px !important;\r\n    }\r\n}\r\n\r\n.sigma_post .sigma_post-body h5 a {\r\n    font-size: 18px !important;\r\n}\r\n\r\n.sub-title {\r\n    color: #757575;\r\n    font-size: 16px;\r\n    margin-top:15px;\r\n}\r\n    \r\n.about-content{\r\n    font-size: 14px;\r\n    font-weight: 400;\r\n    line-height: 26px;\r\n}\r\n\r\n.sigma_post .sigma_post-meta span a {\r\n	color: #757575;\r\n    }\r\n    \r\n.sigma_post .sigma_post-meta span i {\r\n     color: #757575;\r\n}\r\n\r\n.sigma_post .sigma_post-meta span a:hover, .sigma_post .sigma_post-meta span .comment-count:hover {\r\n    color: unset;\r\n}\r\n\r\nh5 {\r\n    line-height: 1;\r\n}\r\n\r\n.sigma_post .sigma_post-meta{\r\n    margin-bottom: 15px;\r\n}\r\n\r\n.sigma_post .sigma_post-body .sigma_post-content h5{\r\n    margin:0 0 10px;\r\n}\r\n\r\n.sigma_post.style-16 .sigma_post-body{\r\n    padding:7px 0px 0px 0px;\r\n}\r\n\r\n.sigma_post .sigma_post-body .sigma_post-content p{\r\n    margin: 0px 0;\r\n}\r\n\r\n.sigma_doctor .sigma_doctor-categories a{\r\n    font-size:13px;\r\n}\r\n\r\n.sigma_doctor.style-17 .sigma_doctor-body .sigma_doctor-info span{\r\n    font-size:12px;\r\n    color:#666;\r\n}\r\n.sigma_service h5{\r\n    text-align:center;\r\n    font-size:0.9375rem;\r\n}\r\n\r\n.sigma_button_wrapper .sigma_btn.style-2{\r\n    font-size: 16px !important;\r\n    font-weight: 600 !important;\r\n    padding: 12px 30px !important;\r\n    box-shadow: none !important;\r\n    text-transform: capitalize;\r\n}\r\n\r\n.sigma_service.style-18 .sigma_service-thumb img{\r\n    border-radius: 100%;\r\n    box-shadow: 1px 6px 14px rgb(0 0 0 / 20%);\r\n    width: 140px;\r\n    height: 140px;\r\n    object-fit: cover;\r\n    margin-left: auto;\r\n    margin-right: auto;\r\n    text-align: center !important;\r\n}\r\n\r\n.sigma_doctor.style-19 .sigma_rating{\r\n    font-size:14px;\r\n}\r\n.sigma_doctor.style-19 span{\r\n    font-size:13px;\r\n}\r\n.sigma_rating i {\r\n    color: #f4c150;\r\n}\r\n.sigma_doctor.style-19 .sigma_rating{\r\n    margin-top:6px;\r\n    margin-bottom:3px;\r\n}\r\n\r\n.sigma_post .sigma_post-meta{\r\n    margin-top:10px;\r\n    margin-bottom:10px;\r\n}\r\n\r\n.sigma_post .sigma_post-meta span+span{\r\n    float:right;\r\n    text-align:right;\r\n}\r\n.sigma_post .sigma_post-meta span.author {\r\n    float:left;\r\n    width:50%;\r\n}\r\n\r\n.sigma_post .sigma_post-meta{\r\n     justify-content: space-between;    \r\n}\r\n\r\n.fa-clock:before{\r\n color: #fff;\r\n}\r\n.sigma_post.style-15 .sigma_post-meta.is-absolute {\r\n    right: 80px;\r\n}\r\n\r\n.sigma_post.style-15 .sigma_post-body .btn-link {\r\n    background: #01cae4;\r\n    color: #fff;\r\n    padding: 8px 16px;\r\n    font-size: 14px;\r\n    line-height: 1.6;\r\n    border-radius: 6px;\r\n    margin-top: 13px;\r\n}\r\n\r\n.sigma_post.style-15{\r\n    box-shadow: unset;\r\n    padding: 20px;\r\n    margin-bottom: 20px;\r\n}\r\n\r\n.sigma_post.style-15.has-post-thumbnail .sigma_post-body{\r\n    padding: 10px 0 0;\r\n}\r\n.sigma_post.style-15 .sigma_post-meta{\r\n    padding-top: 8px;\r\n}\r\n.sigma-blog-1894029072 .col-lg-4 .sigma_post.style-15 .sigma_post-body .sigma_post-content h5{\r\n    margin-top: 20px;\r\n}\r\n\r\n.sigma_post .sigma_post-body .sigma_post-content h5{\r\n    margin: 20px 0 10px;\r\n}\r\n\r\n\r\n.sigma_info.style-14 .sigma_info-title .sigma_info-icon{\r\n    background: unset !important;\r\n}\r\n\r\n.sigma_info.style-14 .sigma_info-title h5 {\r\n    margin: 0;}\r\n    \r\n    \r\n   .sigma_info.style-14 .shape-2 {\r\n    right: -44px;\r\n    top: auto;\r\n    bottom: -20px;\r\n}\r\n\r\n.sigma_info.style-14 .shape-2{\r\n    display:none;\r\n}\r\n\r\n .sigma_info.style-14 .sigma_info-description a {\r\n    color: #fff;\r\n    font-size: 25px;\r\n    font-weight: 500;\r\n}\r\n\r\n.sigma_info.style-14 .sigma_info-description a:hover {\r\n    color: #09e5ab;\r\n}\r\n.sigma_post.style-15 .sigma_post-body .btn-link:hover{\r\n    background: #09e5ab;\r\n    color: #ffffff;\r\n}\";}i:1559;a:2:{s:3:\"key\";s:10:\"visibility\";s:5:\"value\";s:6:\"public\";}i:1554;a:2:{s:3:\"key\";s:10:\"wp-preview\";s:5:\"value\";s:0:\"\";}i:1596;a:2:{s:3:\"key\";s:16:\"wpb_vc_js_status\";s:5:\"value\";s:4:\"true\";}i:1597;a:2:{s:3:\"key\";s:14:\"wpb_vc_loading\";s:5:\"value\";s:23:\"Loading, please wait...\";}i:1598;a:2:{s:3:\"key\";s:18:\"wpb_vc_loading_row\";s:5:\"value\";s:12:\"Crunching...\";}i:15664;a:2:{s:3:\"key\";s:24:\"yoast_free_metabox_nonce\";s:5:\"value\";s:10:\"5f7cc6f5b9\";}i:15675;a:2:{s:3:\"key\";s:19:\"yoast_wpseo_bctitle\";s:5:\"value\";s:0:\"\";}i:15676;a:2:{s:3:\"key\";s:21:\"yoast_wpseo_canonical\";s:5:\"value\";s:0:\"\";}i:15669;a:2:{s:3:\"key\";s:25:\"yoast_wpseo_content_score\";s:5:\"value\";s:1:\"0\";}i:15671;a:2:{s:3:\"key\";s:42:\"yoast_wpseo_estimated-reading-time-minutes\";s:5:\"value\";s:1:\"0\";}i:15665;a:2:{s:3:\"key\";s:19:\"yoast_wpseo_focuskw\";s:5:\"value\";s:0:\"\";}i:21549;a:2:{s:3:\"key\";s:36:\"yoast_wpseo_inclusive_language_score\";s:5:\"value\";s:1:\"0\";}i:15670;a:2:{s:3:\"key\";s:26:\"yoast_wpseo_is_cornerstone\";s:5:\"value\";s:5:\"false\";}i:15668;a:2:{s:3:\"key\";s:19:\"yoast_wpseo_linkdex\";s:5:\"value\";s:5:\"-1389\";}i:15674;a:2:{s:3:\"key\";s:27:\"yoast_wpseo_meta-robots-adv\";s:5:\"value\";s:0:\"\";}i:15673;a:2:{s:3:\"key\";s:32:\"yoast_wpseo_meta-robots-nofollow\";s:5:\"value\";s:1:\"0\";}i:15672;a:2:{s:3:\"key\";s:31:\"yoast_wpseo_meta-robots-noindex\";s:5:\"value\";s:1:\"0\";}i:15667;a:2:{s:3:\"key\";s:20:\"yoast_wpseo_metadesc\";s:5:\"value\";s:0:\"\";}i:15680;a:2:{s:3:\"key\";s:33:\"yoast_wpseo_opengraph-description\";s:5:\"value\";s:0:\"\";}i:15681;a:2:{s:3:\"key\";s:27:\"yoast_wpseo_opengraph-image\";s:5:\"value\";s:0:\"\";}i:15682;a:2:{s:3:\"key\";s:30:\"yoast_wpseo_opengraph-image-id\";s:5:\"value\";s:0:\"\";}i:15679;a:2:{s:3:\"key\";s:27:\"yoast_wpseo_opengraph-title\";s:5:\"value\";s:0:\"\";}i:15678;a:2:{s:3:\"key\";s:31:\"yoast_wpseo_schema_article_type\";s:5:\"value\";s:0:\"\";}i:15677;a:2:{s:3:\"key\";s:28:\"yoast_wpseo_schema_page_type\";s:5:\"value\";s:0:\"\";}i:15666;a:2:{s:3:\"key\";s:17:\"yoast_wpseo_title\";s:5:\"value\";s:0:\"\";}i:15684;a:2:{s:3:\"key\";s:31:\"yoast_wpseo_twitter-description\";s:5:\"value\";s:0:\"\";}i:15685;a:2:{s:3:\"key\";s:25:\"yoast_wpseo_twitter-image\";s:5:\"value\";s:0:\"\";}i:15686;a:2:{s:3:\"key\";s:28:\"yoast_wpseo_twitter-image-id\";s:5:\"value\";s:0:\"\";}i:15683;a:2:{s:3:\"key\";s:25:\"yoast_wpseo_twitter-title\";s:5:\"value\";s:0:\"\";}i:21550;a:2:{s:3:\"key\";s:31:\"yoast_wpseo_wordproof_timestamp\";s:5:\"value\";s:0:\"\";}}'),
(1617, 70, '_ajax_nonce', '951ff6012b'),
(1621, 72, 'sigma_page_settings', 'a:10:{s:26:\"sigma_one_page_menu_enable\";s:0:\"\";s:24:\"sigma_page_custom_layout\";s:1:\"0\";s:23:\"sigma_subheader_disable\";s:0:\"\";s:23:\"sigma_page_custom_title\";s:0:\"\";s:26:\"sigma_page_custom_subtitle\";s:0:\"\";s:27:\"sigma_page_sidebar_position\";s:13:\"theme-options\";s:17:\"sigma_page_layout\";s:13:\"theme-options\";s:22:\"sigma_custom_subheader\";s:0:\"\";s:19:\"sigma_popup_disable\";s:0:\"\";s:24:\"popup_type_page_template\";s:1:\"0\";}'),
(1622, 72, '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\";}'),
(1623, 72, '_wpb_vc_js_status', 'false'),
(1624, 72, '_yoast_wpseo_estimated-reading-time-minutes', ''),
(1625, 73, '_wpb_shortcodes_custom_css', '.vc_custom_1637906877875{padding-top: 50px !important;padding-bottom: 40px !important;}'),
(1626, 73, '_wpb_shortcodes_custom_css', '.vc_custom_1637906877875{padding-top: 50px !important;padding-bottom: 40px !important;}'),
(1627, 73, '_wpb_shortcodes_custom_css', '.vc_custom_1637906877875{padding-top: 50px !important;padding-bottom: 40px !important;}'),
(1628, 73, '_wpb_shortcodes_custom_css', '.vc_custom_1637906877875{padding-top: 50px !important;padding-bottom: 40px !important;}'),
(1629, 73, '_wpb_shortcodes_custom_css', '.vc_custom_1637906877875{padding-top: 50px !important;padding-bottom: 40px !important;}'),
(1630, 73, '_wpb_shortcodes_custom_css', '.vc_custom_1637906877875{padding-top: 50px !important;padding-bottom: 40px !important;}'),
(1631, 73, '_wpb_shortcodes_custom_css', '.vc_custom_1637906877875{padding-top: 50px !important;padding-bottom: 40px !important;}'),
(1632, 73, '_wpb_shortcodes_custom_css', '.vc_custom_1637906877875{padding-top: 50px !important;padding-bottom: 40px !important;}'),
(1633, 73, 'sigma_page_settings', 'a:10:{s:26:\"sigma_one_page_menu_enable\";s:0:\"\";s:24:\"sigma_page_custom_layout\";s:1:\"0\";s:23:\"sigma_subheader_disable\";s:0:\"\";s:23:\"sigma_page_custom_title\";s:0:\"\";s:26:\"sigma_page_custom_subtitle\";s:0:\"\";s:27:\"sigma_page_sidebar_position\";s:13:\"theme-options\";s:17:\"sigma_page_layout\";s:13:\"theme-options\";s:22:\"sigma_custom_subheader\";s:0:\"\";s:19:\"sigma_popup_disable\";s:0:\"\";s:24:\"popup_type_page_template\";s:1:\"0\";}'),
(1634, 73, 'ao_post_optimize', 'a:6:{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\";s:15:\"ao_post_preload\";s:0:\"\";}'),
(1635, 73, '_wpb_vc_js_status', 'true'),
(1636, 73, '_yoast_wpseo_estimated-reading-time-minutes', '1'),
(1637, 73, '_wp_page_template', 'template-bloggrid.php'),
(1639, 73, '_wpb_shortcodes_custom_css', '.vc_custom_1637906877875{padding-top: 50px !important;padding-bottom: 40px !important;}'),
(1640, 73, '_wpb_post_custom_css', '.sigma_post.style-15{\r\n    margin-bottom: 0px;\r\n}\r\n\r\n.sigma_post.style-2 .sigma_post-body {\r\n    padding-top: 14px !important;\r\n}\r\n\r\n.sigma_post.style-2 .sigma_post-body .sigma_post-content h5 {\r\n    font-size: 18px !important;\r\n}\r\n\r\n.sigma_post.style-2 .sigma_post-body {\r\n    padding: 0px !important;\r\n}\r\n\r\n.sigma_post.style-2 .sigma_post-body .sigma_post-content {\r\n    padding: 30px 0 0;\r\n}\r\n.sigma_post.style-16 .sigma_post-body {\r\n    padding-top: 0px !important;\r\n    border: 0px solid var(--thm-border);\r\n}\r\n\r\n.sigma_post.style-16 .sigma_post-body{\r\n    padding:0px;\r\n}\r\n\r\nh1 a, h2 a, h3 a, h4 a, h5 a, h6 a, h1, h2, h3, h4, h5, h6, b, strong{\r\n    font-size:18px !important;\r\n}\r\n\r\n.sigma_post .sigma_post-meta span a{\r\n    color:#686a6f;\r\n}\r\n\r\n.sigma_post .sigma_post-meta span i{\r\n    color: #686a6f;\r\n}\r\n\r\n.sigma_post .sigma_post-meta{\r\n    margin-bottom:10px;\r\n    margin-top:20px !important;\r\n}\r\n.sigma_post{\r\n    margin-bottom: 20px;\r\n}\r\n\r\n.sigma_post .sigma_post-body .sigma_post-content p{\r\n    margin: 0px 0;\r\n}\r\n.sigma_post .sigma_post-body .sigma_post-content h5{\r\n    margin:0 0 8px;\r\n}\r\n.sigma_post .sigma_post-body h5 a {\r\n    line-height: 25px;\r\n}'),
(1674, 329, '_menu_item_type', 'post_type'),
(1675, 329, '_menu_item_menu_item_parent', '897'),
(1676, 329, '_menu_item_object_id', '73'),
(1677, 329, '_menu_item_object', 'page'),
(1678, 329, '_menu_item_target', ''),
(1679, 329, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(1680, 329, '_menu_item_xfn', ''),
(1681, 329, '_menu_item_url', ''),
(1682, 329, '_wp_old_date', '2021-08-26'),
(1683, 329, '_wp_old_date', '2021-08-30'),
(1684, 329, '_wp_old_date', '2021-09-08'),
(1685, 329, '_wp_old_date', '2021-09-09'),
(1686, 329, '_wp_old_date', '2021-09-13'),
(1687, 329, '_wp_old_date', '2021-09-22'),
(1688, 329, '_wp_old_date', '2021-09-24'),
(1689, 329, '_wp_old_date', '2021-09-25'),
(1690, 329, '_wp_old_date', '2021-09-30'),
(1691, 329, '_wp_old_date', '2021-10-01'),
(1692, 329, '_wp_old_date', '2021-10-05'),
(1693, 329, '_wp_old_date', '2021-10-07'),
(1694, 329, '_wp_old_date', '2021-10-08'),
(1695, 329, '_wp_old_date', '2021-10-22'),
(1696, 329, '_wp_old_date', '2021-10-23'),
(1697, 329, '_wp_old_date', '2021-10-26'),
(1698, 329, '_wp_old_date', '2021-10-28'),
(1699, 329, '_wp_old_date', '2021-11-02'),
(1700, 329, '_wp_old_date', '2021-12-21'),
(1701, 329, '_wp_old_date', '2021-12-22'),
(1702, 329, '_wp_old_date', '2021-12-30'),
(1703, 329, '_wp_old_date', '2021-12-31'),
(1704, 329, '_wp_old_date', '2022-01-03'),
(1705, 329, '_wp_old_date', '2022-01-04'),
(1706, 336, '_menu_item_type', 'custom'),
(1707, 336, '_menu_item_menu_item_parent', '0'),
(1708, 336, '_menu_item_object_id', '336'),
(1709, 336, '_menu_item_object', 'custom'),
(1710, 336, '_menu_item_target', ''),
(1711, 336, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(1712, 336, '_menu_item_xfn', ''),
(1713, 336, '_menu_item_url', '#'),
(1714, 336, '_wp_old_date', '2021-08-26'),
(1715, 336, '_wp_old_date', '2021-08-30'),
(1716, 336, '_wp_old_date', '2021-09-08'),
(1717, 336, '_wp_old_date', '2021-09-09'),
(1718, 336, '_wp_old_date', '2021-09-13'),
(1719, 336, '_wp_old_date', '2021-09-22'),
(1720, 336, '_wp_old_date', '2021-09-24'),
(1721, 336, '_wp_old_date', '2021-09-25'),
(1722, 336, '_wp_old_date', '2021-09-30'),
(1723, 336, '_wp_old_date', '2021-10-01'),
(1724, 336, '_wp_old_date', '2021-10-05'),
(1725, 336, '_wp_old_date', '2021-10-07'),
(1726, 336, '_wp_old_date', '2021-10-08'),
(1727, 336, '_wp_old_date', '2021-10-22'),
(1728, 336, '_wp_old_date', '2021-10-23'),
(1729, 336, '_wp_old_date', '2021-10-26'),
(1730, 336, '_wp_old_date', '2021-10-28'),
(1731, 336, '_wp_old_date', '2021-11-02'),
(1732, 336, '_wp_old_date', '2021-12-21'),
(1733, 336, '_wp_old_date', '2021-12-22'),
(1734, 336, '_wp_old_date', '2021-12-30'),
(1735, 336, '_wp_old_date', '2021-12-31'),
(1736, 336, '_wp_old_date', '2022-01-03'),
(1737, 336, '_wp_old_date', '2022-01-04'),
(1738, 339, '_menu_item_url', ''),
(1739, 339, '_menu_item_xfn', ''),
(1740, 339, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(1741, 339, '_menu_item_target', ''),
(1742, 339, '_menu_item_object', 'page'),
(1743, 339, '_menu_item_object_id', '241'),
(1744, 339, '_menu_item_menu_item_parent', '0'),
(1745, 339, '_menu_item_type', 'post_type'),
(1746, 339, '_wp_old_date', '2021-08-26'),
(1747, 339, '_wp_old_date', '2021-08-30'),
(1748, 339, '_wp_old_date', '2021-09-08'),
(1749, 339, '_wp_old_date', '2021-09-09'),
(1750, 339, '_wp_old_date', '2021-09-13'),
(1751, 339, '_wp_old_date', '2021-09-22'),
(1752, 339, '_wp_old_date', '2021-09-24'),
(1753, 339, '_wp_old_date', '2021-09-25'),
(1754, 339, '_wp_old_date', '2021-09-30'),
(1755, 339, '_wp_old_date', '2021-10-01'),
(1756, 339, '_wp_old_date', '2021-10-05'),
(1757, 339, '_wp_old_date', '2021-10-07'),
(1758, 339, '_wp_old_date', '2021-10-08'),
(1759, 339, '_wp_old_date', '2021-10-22'),
(1760, 339, '_wp_old_date', '2021-10-23'),
(1761, 339, '_wp_old_date', '2021-10-26'),
(1762, 339, '_wp_old_date', '2021-10-28'),
(1763, 339, '_wp_old_date', '2021-11-02'),
(1764, 339, '_wp_old_date', '2021-12-21'),
(1765, 339, '_wp_old_date', '2021-12-22'),
(1766, 339, '_wp_old_date', '2021-12-30'),
(1767, 339, '_wp_old_date', '2021-12-31'),
(1768, 339, '_wp_old_date', '2022-01-03'),
(1769, 339, '_wp_old_date', '2022-01-04'),
(1771, 762, '_menu_item_type', 'post_type'),
(1772, 762, '_menu_item_menu_item_parent', '897'),
(1773, 762, '_menu_item_object_id', '689'),
(1774, 762, '_menu_item_object', 'post'),
(1775, 762, '_menu_item_target', ''),
(1776, 762, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(1777, 762, '_menu_item_xfn', ''),
(1778, 762, '_menu_item_url', ''),
(1779, 762, '_wp_old_date', '2021-09-30'),
(1780, 762, '_wp_old_date', '2021-10-01'),
(1781, 762, '_wp_old_date', '2021-10-05'),
(1782, 762, '_wp_old_date', '2021-10-07'),
(1783, 762, '_wp_old_date', '2021-10-08'),
(1784, 762, '_wp_old_date', '2021-10-22'),
(1785, 762, '_wp_old_date', '2021-10-23'),
(1786, 762, '_wp_old_date', '2021-10-26'),
(1787, 762, '_wp_old_date', '2021-10-28'),
(1788, 762, '_wp_old_date', '2021-11-02'),
(1789, 762, '_wp_old_date', '2021-12-21'),
(1790, 762, '_wp_old_date', '2021-12-22'),
(1791, 762, '_wp_old_date', '2021-12-30'),
(1792, 762, '_wp_old_date', '2021-12-31'),
(1793, 762, '_wp_old_date', '2022-01-03'),
(1794, 762, '_wp_old_date', '2022-01-04'),
(1796, 897, '_menu_item_type', 'custom'),
(1797, 897, '_menu_item_menu_item_parent', '0'),
(1798, 897, '_menu_item_object_id', '897'),
(1799, 897, '_menu_item_object', 'custom'),
(1800, 897, '_menu_item_target', ''),
(1801, 897, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(1802, 897, '_menu_item_xfn', ''),
(1803, 897, '_menu_item_url', '#'),
(1804, 897, '_wp_old_date', '2021-10-08'),
(1805, 897, '_wp_old_date', '2021-10-22'),
(1806, 897, '_wp_old_date', '2021-10-23'),
(1807, 897, '_wp_old_date', '2021-10-26'),
(1808, 897, '_wp_old_date', '2021-10-28'),
(1809, 897, '_wp_old_date', '2021-11-02'),
(1810, 897, '_wp_old_date', '2021-12-21'),
(1811, 897, '_wp_old_date', '2021-12-22'),
(1812, 897, '_wp_old_date', '2021-12-30'),
(1813, 897, '_wp_old_date', '2021-12-31'),
(1814, 897, '_wp_old_date', '2022-01-03'),
(1815, 897, '_wp_old_date', '2022-01-04'),
(1856, 2767, '_menu_item_type', 'post_type'),
(1857, 2767, '_menu_item_menu_item_parent', '336'),
(1858, 2767, '_menu_item_object_id', '1942'),
(1859, 2767, '_menu_item_object', 'page'),
(1860, 2767, '_menu_item_target', ''),
(1861, 2767, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(1862, 2767, '_menu_item_xfn', ''),
(1863, 2767, '_menu_item_url', ''),
(1864, 2767, '_wp_old_date', '2021-12-22'),
(1865, 2767, '_wp_old_date', '2021-12-30'),
(1866, 2767, '_wp_old_date', '2021-12-31'),
(1867, 2767, '_wp_old_date', '2022-01-03'),
(1868, 2767, '_wp_old_date', '2022-01-04'),
(2031, 228, 'sigma_page_settings', 'a:10:{s:26:\"sigma_one_page_menu_enable\";s:0:\"\";s:24:\"sigma_page_custom_layout\";s:1:\"0\";s:23:\"sigma_subheader_disable\";s:0:\"\";s:23:\"sigma_page_custom_title\";s:0:\"\";s:26:\"sigma_page_custom_subtitle\";s:0:\"\";s:27:\"sigma_page_sidebar_position\";s:13:\"theme-options\";s:17:\"sigma_page_layout\";s:13:\"theme-options\";s:22:\"sigma_custom_subheader\";s:0:\"\";s:19:\"sigma_popup_disable\";s:0:\"\";s:24:\"popup_type_page_template\";s:1:\"0\";}'),
(2032, 228, 'ao_post_optimize', 'a:6:{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\";s:15:\"ao_post_preload\";s:0:\"\";}'),
(2033, 228, '_wpb_vc_js_status', 'false'),
(2034, 228, '_yoast_wpseo_estimated-reading-time-minutes', '4'),
(2035, 228, '_wp_page_template', 'elementor_header_footer'),
(2038, 228, '_wpb_post_custom_css', '.sigma_header.header-layout-10 .sigma_header-middle .sigma_btn {\r\n    color: #09e5ab;\r\n    box-shadow: none;\r\n    border: 2px solid;\r\n	  padding: 10px 20px;\r\n    font-weight: 500;\r\n}\r\n\r\n.sigma_accordion.style-13 .card .card-header .accordion-link{\r\n    font-size: 15px;\r\n}\r\n\r\n.sigma_accordion.style-13 .card-body {\r\n    font-size: 15px;}'),
(2047, 241, 'sigma_page_settings', 'a:10:{s:26:\"sigma_one_page_menu_enable\";s:0:\"\";s:24:\"sigma_page_custom_layout\";s:1:\"0\";s:23:\"sigma_subheader_disable\";s:0:\"\";s:23:\"sigma_page_custom_title\";s:0:\"\";s:26:\"sigma_page_custom_subtitle\";s:0:\"\";s:27:\"sigma_page_sidebar_position\";s:13:\"theme-options\";s:17:\"sigma_page_layout\";s:13:\"theme-options\";s:22:\"sigma_custom_subheader\";s:0:\"\";s:19:\"sigma_popup_disable\";s:0:\"\";s:24:\"popup_type_page_template\";s:1:\"0\";}'),
(2048, 241, 'ao_post_optimize', 'a:6:{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\";s:15:\"ao_post_preload\";s:0:\"\";}'),
(2049, 241, '_wpb_vc_js_status', 'false'),
(2050, 241, '_yoast_wpseo_estimated-reading-time-minutes', '1'),
(2051, 241, '_wp_page_template', 'elementor_header_footer'),
(2054, 241, '_wpb_post_custom_css', '.custom-contact-form-style input:not([type=\"submit\"]), .custom-contact-form-style select, .custom-contact-form-style textarea {\r\n    background: transparent;\r\n    border-radius: 0;\r\n}\r\n\r\n.sigma_header.header-layout-10 .sigma_header-middle .sigma_btn {\r\n    color: #09e5ab;\r\n    box-shadow: none;\r\n    border: 2px solid;\r\n	  padding: 10px 20px;\r\n    font-weight: 500;\r\n}\r\n\r\n\r\n.bg-color{\r\n    background:linear-gradient(360deg, rgba(0, 113, 220, 0.06) 40.94%, rgba(229, 241, 251, 0) 100%);\r\n}\r\n\r\n.contactform_row  .wpcf7{\r\n    background:#FFF;\r\n    border-radius:8px;\r\n}\r\n.contactform_row input[type=\"text\"], .contactform_row input[type=\"email\"], .contactform_row textarea, .contactform_row input[type=\"tel\"], .contactform_row select{\r\n	border-radius: 5px;\r\n    border: 1px solid #f0f0f0;\r\n    padding: 15px 15px;\r\n}\r\n.contactform_row input[type=\"submit\"]{\r\n    padding: 12px 18px;\r\n    color: #fff;\r\n    font-weight: 500;\r\n    border-radius: 8px;\r\n    border: 1px solid #e5f1fb;\r\n    text-transform: uppercase;\r\n    font-size: 18px;\r\n    min-width: 160px;\r\n}\r\n.contactform_row .wpcf7 label span{\r\n   color:#ff0000;   \r\n}\r\n\r\n.text_padding{\r\n    padding-bottom:50px;\r\n}\r\n.contact_info .sigma_info.style-3{\r\n   overflow:unset;   \r\n}\r\n\r\n\r\n.custom-contact-form-style .form-group {\r\n    margin-bottom: 30px;\r\n}\r\n\r\n.wpb_gmaps_widget .wpb_wrapper{\r\n     padding:0px;\r\n}\r\n\r\n.sigma_info.style-3 .sigma_info-icon {\r\n    background-color: unset;\r\n}\r\n\r\n.sigma_info.style-3 .sigma_info-icon{\r\n    margin:0 auto 10px;\r\n}\r\n\r\n.sigma_info.style-3{\r\n    padding: 30px;\r\n}\r\n\r\n.custom-contact-form-style input:not([type=submit]), .custom-contact-form-style select, .custom-contact-form-style textarea {\r\n    border-radius: 6px;\r\n}'),
(2055, 241, '_wpnonce', '54fe009ef0'),
(2056, 241, '_wp_http_referer', '/elementor/wp-admin/post.php?post=241&action=edit'),
(2057, 241, 'user_ID', '1'),
(2058, 241, 'action', 'editpost'),
(2059, 241, 'originalaction', 'editpost'),
(2060, 241, 'post_author', '1'),
(2061, 241, 'post_type', 'page'),
(2062, 241, 'original_post_status', 'publish'),
(2063, 241, 'referredby', 'https://doccure-wp.dreamstechnologies.com/wp-admin/post.php?post=241&action=edit'),
(2064, 241, '_wp_original_http_referer', 'https://doccure-wp.dreamstechnologies.com/wp-admin/post.php?post=241&action=edit'),
(2065, 241, 'post_ID', '241'),
(2066, 241, 'meta-box-order-nonce', '08f1a2a1fc'),
(2067, 241, 'closedpostboxesnonce', '8da0cd27e9'),
(2068, 241, 'post_title', 'Contact Us'),
(2069, 241, 'samplepermalinknonce', '0d959bcda0'),
(2070, 241, 'content', '[vc_row full_width=\"stretch_row\" css=\".vc_custom_1669703020704{background-color: #f8f9fa !important;}\" el_class=\"contact_firstsection\"][vc_column el_class=\"section-title\"][vc_custom_heading text=\"Contact Us\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" el_class=\"title\"][vc_column_text el_class=\"contacttitle_spacing\"]\r\n<p style=\"text-align: center;\">Great doctor if you need your family member to get effective immediate assistance,\r\nemergency treatment, or simple consultation.</p>\r\n[/vc_column_text][vc_row_inner equal_height=\"yes\" el_class=\"contact_info\"][vc_column_inner el_class=\"contactus_infobox\" width=\"1/3\"][vc_icon icon_fontawesome=\"fas fa-phone-alt\" align=\"center\"][vc_custom_heading text=\"Phone Number\" font_container=\"tag:h5|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]\r\n<p style=\"text-align: center;\">+1 315 369 5943</p>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner el_class=\"contactus_infobox\" width=\"1/3\"][vc_icon icon_fontawesome=\"far fa-envelope\" align=\"center\"][vc_custom_heading text=\"Email\" font_container=\"tag:h5|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]\r\n<p style=\"text-align: center;\">[email protected]</p>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner el_class=\"contactus_infobox\" width=\"1/3\"][vc_icon icon_fontawesome=\"fas fa-map-marker-alt\" align=\"center\"][vc_custom_heading text=\"Location\" font_container=\"tag:h5|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]\r\n<p style=\"text-align: center;\">3556 Beech Street, USA</p>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1637850786591{padding-top: 70px !important;padding-bottom: 70px !important;}\"][vc_column width=\"1/2\"][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDI2MjQuOTkxNDQwNjA4MTQ5MyUyMTJkMi4yOTIyOTI2MTUyMDE2NTQlMjEzZDQ4Ljg1ODM3MzYwODY2MjcyJTIxMm0zJTIxMWYwJTIxMmYwJTIxM2YwJTIxM20yJTIxMWkxMDI0JTIxMmk3NjglMjE0ZjEzLjElMjEzbTMlMjExbTIlMjExczB4NDdlNjZlMjk2NGUzNGUyZCUyNTNBMHg4ZGRjYTllZTM4MGVmN2UwJTIxMnNFaWZmZWwlMjUyMFRvd2VyJTIxNWUwJTIxM20yJTIxMXNlbiUyMTJzaW4lMjE0djE1NzExMTUwODQ4MjglMjE1bTIlMjExc2VuJTIxMnNpbiUyMiUyMHdpZHRoJTNEJTIyNTAwJTIyJTIwaGVpZ2h0JTNEJTIyNDcwJTIyJTIwZnJhbWVib3JkZXIlM0QlMjIwJTIyJTIwc3R5bGUlM0QlMjJib3JkZXIlM0EwJTIyJTIwYWxsb3dmdWxsc2NyZWVuJTNFJTNDJTJGaWZyYW1lJTNF\" css=\".vc_custom_1637850763809{margin-bottom: 0px !important;border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][vc_column width=\"1/2\" el_class=\"section-title\"][vc_column_text el_class=\"contact_subinfo\"]GET IN TOUCH[/vc_column_text][vc_custom_heading text=\"Contact Details\" use_theme_fonts=\"yes\" el_class=\"title contact_spacing\"][contact-form-7 id=\"244\"][/vc_column][/vc_row]'),
(2071, 241, 'wp-preview', ''),
(2072, 241, 'hidden_post_status', 'publish'),
(2073, 241, 'post_status', 'publish'),
(2074, 241, 'hidden_post_password', ''),
(2075, 241, 'hidden_post_visibility', 'public'),
(2076, 241, 'visibility', 'public'),
(2077, 241, 'post_password', ''),
(2078, 241, 'mm', '08'),
(2079, 241, 'jj', '25'),
(2080, 241, 'aa', '2021'),
(2081, 241, 'hh', '07'),
(2082, 241, 'mn', '59'),
(2083, 241, 'ss', '00'),
(2084, 241, 'hidden_mm', '08'),
(2085, 241, 'cur_mm', '04'),
(2086, 241, 'hidden_jj', '25'),
(2087, 241, 'cur_jj', '28'),
(2088, 241, 'hidden_aa', '2021'),
(2089, 241, 'cur_aa', '2023');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2090, 241, 'hidden_hh', '07'),
(2091, 241, 'cur_hh', '15'),
(2092, 241, 'hidden_mn', '59'),
(2093, 241, 'cur_mn', '11'),
(2094, 241, 'original_publish', 'Update'),
(2095, 241, 'save', 'Update'),
(2096, 241, 'parent_id', ''),
(2097, 241, 'page_template', 'elementor_header_footer'),
(2098, 241, 'menu_order', '0'),
(2099, 241, 'ao_metabox_nonce', '0f9545aa8d'),
(2100, 241, 'ao_post_js_optimize', 'on'),
(2101, 241, 'ao_post_css_optimize', 'on'),
(2102, 241, 'ao_post_ccss', 'on'),
(2103, 241, 'ao_post_lazyload', 'on'),
(2104, 241, 'sigma-page-meta-nonce', '01780b088a'),
(2105, 241, 'sigma_page_custom_layout', '0'),
(2106, 241, 'sigma_page_custom_title', ''),
(2107, 241, 'sigma_page_custom_subtitle', ''),
(2108, 241, 'sigma_custom_subheader', ''),
(2109, 241, 'sigma_page_sidebar_position', 'theme-options'),
(2110, 241, 'sigma_page_layout', 'theme-options'),
(2111, 241, 'popup_type_page_template', '0'),
(2112, 241, 'wpb_vc_js_status', 'false'),
(2113, 241, 'wpb_vc_loading', 'Loading, please wait...'),
(2114, 241, 'wpb_vc_loading_row', 'Crunching...'),
(2115, 241, 'vc_post_custom_css', '.custom-contact-form-style input:not([type=\"submit\"]), .custom-contact-form-style select, .custom-contact-form-style textarea {\r\n    background: transparent;\r\n    border-radius: 0;\r\n}\r\n\r\n.sigma_header.header-layout-10 .sigma_header-middle .sigma_btn {\r\n    color: #09e5ab;\r\n    box-shadow: none;\r\n    border: 2px solid;\r\n	  padding: 10px 20px;\r\n    font-weight: 500;\r\n}\r\n\r\n\r\n.bg-color{\r\n    background:linear-gradient(360deg, rgba(0, 113, 220, 0.06) 40.94%, rgba(229, 241, 251, 0) 100%);\r\n}\r\n\r\n.contactform_row  .wpcf7{\r\n    background:#FFF;\r\n    border-radius:8px;\r\n}\r\n.contactform_row input[type=\"text\"], .contactform_row input[type=\"email\"], .contactform_row textarea, .contactform_row input[type=\"tel\"], .contactform_row select{\r\n	border-radius: 5px;\r\n    border: 1px solid #f0f0f0;\r\n    padding: 15px 15px;\r\n}\r\n.contactform_row input[type=\"submit\"]{\r\n    padding: 12px 18px;\r\n    color: #fff;\r\n    font-weight: 500;\r\n    border-radius: 8px;\r\n    border: 1px solid #e5f1fb;\r\n    text-transform: uppercase;\r\n    font-size: 18px;\r\n    min-width: 160px;\r\n}\r\n.contactform_row .wpcf7 label span{\r\n   color:#ff0000;   \r\n}\r\n\r\n.text_padding{\r\n    padding-bottom:50px;\r\n}\r\n.contact_info .sigma_info.style-3{\r\n   overflow:unset;   \r\n}\r\n\r\n\r\n.custom-contact-form-style .form-group {\r\n    margin-bottom: 30px;\r\n}\r\n\r\n.wpb_gmaps_widget .wpb_wrapper{\r\n     padding:0px;\r\n}\r\n\r\n.sigma_info.style-3 .sigma_info-icon {\r\n    background-color: unset;\r\n}\r\n\r\n.sigma_info.style-3 .sigma_info-icon{\r\n    margin:0 auto 10px;\r\n}\r\n\r\n.sigma_info.style-3{\r\n    padding: 30px;\r\n}\r\n\r\n.custom-contact-form-style input:not([type=submit]), .custom-contact-form-style select, .custom-contact-form-style textarea {\r\n    border-radius: 6px;\r\n}'),
(2116, 241, 'metakeyselect', '#NONE#'),
(2117, 241, 'metakeyinput', ''),
(2118, 241, 'metavalue', ''),
(2119, 241, '_ajax_nonce-add-meta', 'ec938d98c3'),
(2120, 241, 'advanced_view', '1'),
(2121, 241, 'add_comment_nonce', '28918bee4d'),
(2122, 241, '_ajax_fetch_list_nonce', 'e453368868'),
(2123, 241, 'post_name', 'contact-us'),
(2124, 241, 'post_author_override', '1'),
(2125, 241, 'post_mime_type', ''),
(2126, 241, 'ID', '241'),
(2127, 241, 'post_content', '[vc_row full_width=\"stretch_row\" css=\".vc_custom_1669703020704{background-color: #f8f9fa !important;}\" el_class=\"contact_firstsection\"][vc_column el_class=\"section-title\"][vc_custom_heading text=\"Contact Us\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" el_class=\"title\"][vc_column_text el_class=\"contacttitle_spacing\"]\r\n<p style=\"text-align: center;\">Great doctor if you need your family member to get effective immediate assistance,\r\nemergency treatment, or simple consultation.</p>\r\n[/vc_column_text][vc_row_inner equal_height=\"yes\" el_class=\"contact_info\"][vc_column_inner el_class=\"contactus_infobox\" width=\"1/3\"][vc_icon icon_fontawesome=\"fas fa-phone-alt\" align=\"center\"][vc_custom_heading text=\"Phone Number\" font_container=\"tag:h5|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]\r\n<p style=\"text-align: center;\">+1 315 369 5943</p>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner el_class=\"contactus_infobox\" width=\"1/3\"][vc_icon icon_fontawesome=\"far fa-envelope\" align=\"center\"][vc_custom_heading text=\"Email\" font_container=\"tag:h5|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]\r\n<p style=\"text-align: center;\">[email protected]</p>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner el_class=\"contactus_infobox\" width=\"1/3\"][vc_icon icon_fontawesome=\"fas fa-map-marker-alt\" align=\"center\"][vc_custom_heading text=\"Location\" font_container=\"tag:h5|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]\r\n<p style=\"text-align: center;\">3556 Beech Street, USA</p>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1637850786591{padding-top: 70px !important;padding-bottom: 70px !important;}\"][vc_column width=\"1/2\"][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDI2MjQuOTkxNDQwNjA4MTQ5MyUyMTJkMi4yOTIyOTI2MTUyMDE2NTQlMjEzZDQ4Ljg1ODM3MzYwODY2MjcyJTIxMm0zJTIxMWYwJTIxMmYwJTIxM2YwJTIxM20yJTIxMWkxMDI0JTIxMmk3NjglMjE0ZjEzLjElMjEzbTMlMjExbTIlMjExczB4NDdlNjZlMjk2NGUzNGUyZCUyNTNBMHg4ZGRjYTllZTM4MGVmN2UwJTIxMnNFaWZmZWwlMjUyMFRvd2VyJTIxNWUwJTIxM20yJTIxMXNlbiUyMTJzaW4lMjE0djE1NzExMTUwODQ4MjglMjE1bTIlMjExc2VuJTIxMnNpbiUyMiUyMHdpZHRoJTNEJTIyNTAwJTIyJTIwaGVpZ2h0JTNEJTIyNDcwJTIyJTIwZnJhbWVib3JkZXIlM0QlMjIwJTIyJTIwc3R5bGUlM0QlMjJib3JkZXIlM0EwJTIyJTIwYWxsb3dmdWxsc2NyZWVuJTNFJTNDJTJGaWZyYW1lJTNF\" css=\".vc_custom_1637850763809{margin-bottom: 0px !important;border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][vc_column width=\"1/2\" el_class=\"section-title\"][vc_column_text el_class=\"contact_subinfo\"]GET IN TOUCH[/vc_column_text][vc_custom_heading text=\"Contact Details\" use_theme_fonts=\"yes\" el_class=\"title contact_spacing\"][contact-form-7 id=\"244\"][/vc_column][/vc_row]'),
(2128, 241, 'post_parent', '0'),
(2129, 241, 'comment_status', 'closed'),
(2130, 241, 'ping_status', 'closed'),
(2131, 241, 'am_page_data', 'a:12:{s:12:\"am_seo_title\";s:0:\"\";s:18:\"am_seo_description\";s:0:\"\";s:15:\"am_seo_keywords\";s:0:\"\";s:9:\"am_layout\";s:10:\"no_sidebar\";s:15:\"am_left_sidebar\";s:0:\"\";s:13:\"am_page_title\";s:4:\"show\";s:12:\"am_title_bar\";s:7:\"default\";s:14:\"am_breadcrumbs\";s:6:\"enable\";s:15:\"am_title_bar_bg\";s:0:\"\";s:17:\"am_title_bar_text\";s:0:\"\";s:13:\"am_rev_slider\";s:1:\"6\";s:12:\"am_shortcode\";s:0:\"\";}'),
(2133, 241, 'meta', 'a:102:{i:2080;a:2:{s:3:\"key\";s:2:\"aa\";s:5:\"value\";s:4:\"2021\";}i:2058;a:2:{s:3:\"key\";s:6:\"action\";s:5:\"value\";s:8:\"editpost\";}i:2121;a:2:{s:3:\"key\";s:17:\"add_comment_nonce\";s:5:\"value\";s:10:\"9abb36bfc0\";}i:2120;a:2:{s:3:\"key\";s:13:\"advanced_view\";s:5:\"value\";s:1:\"1\";}i:2099;a:2:{s:3:\"key\";s:16:\"ao_metabox_nonce\";s:5:\"value\";s:10:\"0f9545aa8d\";}i:2102;a:2:{s:3:\"key\";s:12:\"ao_post_ccss\";s:5:\"value\";s:2:\"on\";}i:2101;a:2:{s:3:\"key\";s:20:\"ao_post_css_optimize\";s:5:\"value\";s:2:\"on\";}i:2100;a:2:{s:3:\"key\";s:19:\"ao_post_js_optimize\";s:5:\"value\";s:2:\"on\";}i:2103;a:2:{s:3:\"key\";s:16:\"ao_post_lazyload\";s:5:\"value\";s:2:\"on\";}i:21891;a:2:{s:3:\"key\";s:15:\"ao_post_preload\";s:5:\"value\";s:0:\"\";}i:2067;a:2:{s:3:\"key\";s:20:\"closedpostboxesnonce\";s:5:\"value\";s:10:\"b8d9387a13\";}i:2129;a:2:{s:3:\"key\";s:14:\"comment_status\";s:5:\"value\";s:6:\"closed\";}i:2070;a:2:{s:3:\"key\";s:7:\"content\";s:5:\"value\";s:3024:\"[vc_row full_width=\"stretch_row\" css=\".vc_custom_1669703020704{background-color: #f8f9fa !important;}\" el_class=\"contact_firstsection\"][vc_column el_class=\"section-title\"][vc_custom_heading text=\"Contact Us\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" el_class=\"title\"][vc_column_text el_class=\"contacttitle_spacing\"]\r\n<p style=\"text-align: center;\">Great doctor if you need your family member to get effective immediate assistance,\r\nemergency treatment, or simple consultation.</p>\r\n[/vc_column_text][vc_row_inner equal_height=\"yes\" el_class=\"contact_info\"][vc_column_inner el_class=\"contactus_infobox\" width=\"1/3\"][vc_icon icon_fontawesome=\"fas fa-phone-alt\" align=\"center\"][vc_custom_heading text=\"Phone Number\" font_container=\"tag:h5|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]\r\n<p style=\"text-align: center;\">+1 315 369 5943</p>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner el_class=\"contactus_infobox\" width=\"1/3\"][vc_icon icon_fontawesome=\"far fa-envelope\" align=\"center\"][vc_custom_heading text=\"Email\" font_container=\"tag:h5|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]\r\n<p style=\"text-align: center;\">[email protected]</p>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner el_class=\"contactus_infobox\" width=\"1/3\"][vc_icon icon_fontawesome=\"fas fa-map-marker-alt\" align=\"center\"][vc_custom_heading text=\"Location\" font_container=\"tag:h5|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]\r\n<p style=\"text-align: center;\">3556 Beech Street, USA</p>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1637850786591{padding-top: 70px !important;padding-bottom: 70px !important;}\"][vc_column width=\"1/2\"][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDI2MjQuOTkxNDQwNjA4MTQ5MyUyMTJkMi4yOTIyOTI2MTUyMDE2NTQlMjEzZDQ4Ljg1ODM3MzYwODY2MjcyJTIxMm0zJTIxMWYwJTIxMmYwJTIxM2YwJTIxM20yJTIxMWkxMDI0JTIxMmk3NjglMjE0ZjEzLjElMjEzbTMlMjExbTIlMjExczB4NDdlNjZlMjk2NGUzNGUyZCUyNTNBMHg4ZGRjYTllZTM4MGVmN2UwJTIxMnNFaWZmZWwlMjUyMFRvd2VyJTIxNWUwJTIxM20yJTIxMXNlbiUyMTJzaW4lMjE0djE1NzExMTUwODQ4MjglMjE1bTIlMjExc2VuJTIxMnNpbiUyMiUyMHdpZHRoJTNEJTIyNTAwJTIyJTIwaGVpZ2h0JTNEJTIyNDcwJTIyJTIwZnJhbWVib3JkZXIlM0QlMjIwJTIyJTIwc3R5bGUlM0QlMjJib3JkZXIlM0EwJTIyJTIwYWxsb3dmdWxsc2NyZWVuJTNFJTNDJTJGaWZyYW1lJTNF\" css=\".vc_custom_1637850763809{margin-bottom: 0px !important;border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][vc_column width=\"1/2\" el_class=\"section-title\"][vc_column_text el_class=\"contact_subinfo\"]GET IN TOUCH[/vc_column_text][vc_custom_heading text=\"Contact Details\" use_theme_fonts=\"yes\" el_class=\"title contact_spacing\"][contact-form-7 id=\"244\"][/vc_column][/vc_row]\";}i:2089;a:2:{s:3:\"key\";s:6:\"cur_aa\";s:5:\"value\";s:4:\"2022\";}i:2091;a:2:{s:3:\"key\";s:6:\"cur_hh\";s:5:\"value\";s:2:\"10\";}i:2087;a:2:{s:3:\"key\";s:6:\"cur_jj\";s:5:\"value\";s:2:\"06\";}i:2085;a:2:{s:3:\"key\";s:6:\"cur_mm\";s:5:\"value\";s:2:\"12\";}i:2093;a:2:{s:3:\"key\";s:6:\"cur_mn\";s:5:\"value\";s:2:\"15\";}i:21893;a:2:{s:3:\"key\";s:16:\"dfi_fimageplug-2\";s:5:\"value\";s:10:\"b14a542003\";}i:2081;a:2:{s:3:\"key\";s:2:\"hh\";s:5:\"value\";s:2:\"07\";}i:2088;a:2:{s:3:\"key\";s:9:\"hidden_aa\";s:5:\"value\";s:4:\"2021\";}i:2090;a:2:{s:3:\"key\";s:9:\"hidden_hh\";s:5:\"value\";s:2:\"07\";}i:2086;a:2:{s:3:\"key\";s:9:\"hidden_jj\";s:5:\"value\";s:2:\"25\";}i:2084;a:2:{s:3:\"key\";s:9:\"hidden_mm\";s:5:\"value\";s:2:\"08\";}i:2092;a:2:{s:3:\"key\";s:9:\"hidden_mn\";s:5:\"value\";s:2:\"59\";}i:2074;a:2:{s:3:\"key\";s:20:\"hidden_post_password\";s:5:\"value\";s:0:\"\";}i:2072;a:2:{s:3:\"key\";s:18:\"hidden_post_status\";s:5:\"value\";s:7:\"publish\";}i:2075;a:2:{s:3:\"key\";s:22:\"hidden_post_visibility\";s:5:\"value\";s:6:\"public\";}i:2126;a:2:{s:3:\"key\";s:2:\"ID\";s:5:\"value\";s:3:\"241\";}i:2079;a:2:{s:3:\"key\";s:2:\"jj\";s:5:\"value\";s:2:\"25\";}i:2098;a:2:{s:3:\"key\";s:10:\"menu_order\";s:5:\"value\";s:1:\"0\";}i:2066;a:2:{s:3:\"key\";s:20:\"meta-box-order-nonce\";s:5:\"value\";s:10:\"456c3cb6b9\";}i:2117;a:2:{s:3:\"key\";s:12:\"metakeyinput\";s:5:\"value\";s:0:\"\";}i:2116;a:2:{s:3:\"key\";s:13:\"metakeyselect\";s:5:\"value\";s:6:\"#NONE#\";}i:2118;a:2:{s:3:\"key\";s:9:\"metavalue\";s:5:\"value\";s:0:\"\";}i:2078;a:2:{s:3:\"key\";s:2:\"mm\";s:5:\"value\";s:2:\"08\";}i:2082;a:2:{s:3:\"key\";s:2:\"mn\";s:5:\"value\";s:2:\"59\";}i:2062;a:2:{s:3:\"key\";s:20:\"original_post_status\";s:5:\"value\";s:7:\"publish\";}i:21888;a:2:{s:3:\"key\";s:19:\"original_post_title\";s:5:\"value\";s:10:\"Contact Us\";}i:2094;a:2:{s:3:\"key\";s:16:\"original_publish\";s:5:\"value\";s:6:\"Update\";}i:2059;a:2:{s:3:\"key\";s:14:\"originalaction\";s:5:\"value\";s:8:\"editpost\";}i:2097;a:2:{s:3:\"key\";s:13:\"page_template\";s:5:\"value\";s:7:\"default\";}i:2096;a:2:{s:3:\"key\";s:9:\"parent_id\";s:5:\"value\";s:0:\"\";}i:2130;a:2:{s:3:\"key\";s:11:\"ping_status\";s:5:\"value\";s:6:\"closed\";}i:2111;a:2:{s:3:\"key\";s:24:\"popup_type_page_template\";s:5:\"value\";s:1:\"0\";}i:2060;a:2:{s:3:\"key\";s:11:\"post_author\";s:5:\"value\";s:1:\"1\";}i:2124;a:2:{s:3:\"key\";s:20:\"post_author_override\";s:5:\"value\";s:1:\"1\";}i:2127;a:2:{s:3:\"key\";s:12:\"post_content\";s:5:\"value\";s:3024:\"[vc_row full_width=\"stretch_row\" css=\".vc_custom_1669703020704{background-color: #f8f9fa !important;}\" el_class=\"contact_firstsection\"][vc_column el_class=\"section-title\"][vc_custom_heading text=\"Contact Us\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" el_class=\"title\"][vc_column_text el_class=\"contacttitle_spacing\"]\r\n<p style=\"text-align: center;\">Great doctor if you need your family member to get effective immediate assistance,\r\nemergency treatment, or simple consultation.</p>\r\n[/vc_column_text][vc_row_inner equal_height=\"yes\" el_class=\"contact_info\"][vc_column_inner el_class=\"contactus_infobox\" width=\"1/3\"][vc_icon icon_fontawesome=\"fas fa-phone-alt\" align=\"center\"][vc_custom_heading text=\"Phone Number\" font_container=\"tag:h5|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]\r\n<p style=\"text-align: center;\">+1 315 369 5943</p>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner el_class=\"contactus_infobox\" width=\"1/3\"][vc_icon icon_fontawesome=\"far fa-envelope\" align=\"center\"][vc_custom_heading text=\"Email\" font_container=\"tag:h5|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]\r\n<p style=\"text-align: center;\">[email protected]</p>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner el_class=\"contactus_infobox\" width=\"1/3\"][vc_icon icon_fontawesome=\"fas fa-map-marker-alt\" align=\"center\"][vc_custom_heading text=\"Location\" font_container=\"tag:h5|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]\r\n<p style=\"text-align: center;\">3556 Beech Street, USA</p>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1637850786591{padding-top: 70px !important;padding-bottom: 70px !important;}\"][vc_column width=\"1/2\"][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDI2MjQuOTkxNDQwNjA4MTQ5MyUyMTJkMi4yOTIyOTI2MTUyMDE2NTQlMjEzZDQ4Ljg1ODM3MzYwODY2MjcyJTIxMm0zJTIxMWYwJTIxMmYwJTIxM2YwJTIxM20yJTIxMWkxMDI0JTIxMmk3NjglMjE0ZjEzLjElMjEzbTMlMjExbTIlMjExczB4NDdlNjZlMjk2NGUzNGUyZCUyNTNBMHg4ZGRjYTllZTM4MGVmN2UwJTIxMnNFaWZmZWwlMjUyMFRvd2VyJTIxNWUwJTIxM20yJTIxMXNlbiUyMTJzaW4lMjE0djE1NzExMTUwODQ4MjglMjE1bTIlMjExc2VuJTIxMnNpbiUyMiUyMHdpZHRoJTNEJTIyNTAwJTIyJTIwaGVpZ2h0JTNEJTIyNDcwJTIyJTIwZnJhbWVib3JkZXIlM0QlMjIwJTIyJTIwc3R5bGUlM0QlMjJib3JkZXIlM0EwJTIyJTIwYWxsb3dmdWxsc2NyZWVuJTNFJTNDJTJGaWZyYW1lJTNF\" css=\".vc_custom_1637850763809{margin-bottom: 0px !important;border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][vc_column width=\"1/2\" el_class=\"section-title\"][vc_column_text el_class=\"contact_subinfo\"]GET IN TOUCH[/vc_column_text][vc_custom_heading text=\"Contact Details\" use_theme_fonts=\"yes\" el_class=\"title contact_spacing\"][contact-form-7 id=\"244\"][/vc_column][/vc_row]\";}i:2065;a:2:{s:3:\"key\";s:7:\"post_ID\";s:5:\"value\";s:3:\"241\";}i:2125;a:2:{s:3:\"key\";s:14:\"post_mime_type\";s:5:\"value\";s:0:\"\";}i:2123;a:2:{s:3:\"key\";s:9:\"post_name\";s:5:\"value\";s:10:\"contact-us\";}i:2128;a:2:{s:3:\"key\";s:11:\"post_parent\";s:5:\"value\";s:1:\"0\";}i:2077;a:2:{s:3:\"key\";s:13:\"post_password\";s:5:\"value\";s:0:\"\";}i:2073;a:2:{s:3:\"key\";s:11:\"post_status\";s:5:\"value\";s:7:\"publish\";}i:2068;a:2:{s:3:\"key\";s:10:\"post_title\";s:5:\"value\";s:10:\"Contact Us\";}i:2061;a:2:{s:3:\"key\";s:9:\"post_type\";s:5:\"value\";s:4:\"page\";}i:2063;a:2:{s:3:\"key\";s:10:\"referredby\";s:5:\"value\";s:64:\"https://doccure-wp.dreamstechnologies.com/wp-admin/post.php\";}i:22289;a:2:{s:3:\"key\";s:16:\"rs_page_bg_color\";s:5:\"value\";s:7:\"#ffffff\";}i:2069;a:2:{s:3:\"key\";s:20:\"samplepermalinknonce\";s:5:\"value\";s:10:\"096ada2a1f\";}i:2095;a:2:{s:3:\"key\";s:4:\"save\";s:5:\"value\";s:6:\"Update\";}i:21919;a:2:{s:3:\"key\";s:6:\"screen\";s:5:\"value\";s:6:\"mobile\";}i:2108;a:2:{s:3:\"key\";s:22:\"sigma_custom_subheader\";s:5:\"value\";s:0:\"\";}i:2105;a:2:{s:3:\"key\";s:24:\"sigma_page_custom_layout\";s:5:\"value\";s:1:\"0\";}i:2107;a:2:{s:3:\"key\";s:26:\"sigma_page_custom_subtitle\";s:5:\"value\";s:0:\"\";}i:2106;a:2:{s:3:\"key\";s:23:\"sigma_page_custom_title\";s:5:\"value\";s:0:\"\";}i:2110;a:2:{s:3:\"key\";s:17:\"sigma_page_layout\";s:5:\"value\";s:13:\"theme-options\";}i:2109;a:2:{s:3:\"key\";s:27:\"sigma_page_sidebar_position\";s:5:\"value\";s:13:\"theme-options\";}i:2104;a:2:{s:3:\"key\";s:21:\"sigma-page-meta-nonce\";s:5:\"value\";s:10:\"01780b088a\";}i:22290;a:2:{s:3:\"key\";s:14:\"slide_template\";s:5:\"value\";s:7:\"default\";}i:2083;a:2:{s:3:\"key\";s:2:\"ss\";s:5:\"value\";s:2:\"00\";}i:2057;a:2:{s:3:\"key\";s:7:\"user_ID\";s:5:\"value\";s:1:\"1\";}i:2115;a:2:{s:3:\"key\";s:18:\"vc_post_custom_css\";s:5:\"value\";s:1708:\".custom-contact-form-style input:not([type=\"submit\"]), .custom-contact-form-style select, .custom-contact-form-style textarea {\r\n    background: transparent;\r\n    border-radius: 0;\r\n}\r\n\r\n.sigma_header.header-layout-10 .sigma_header-middle .sigma_btn {\r\n    color: #09e5ab;\r\n    box-shadow: none;\r\n    border: 2px solid;\r\n	  padding: 10px 20px;\r\n    font-weight: 500;\r\n}\r\n\r\n\r\n.bg-color{\r\n    background:linear-gradient(360deg, rgba(0, 113, 220, 0.06) 40.94%, rgba(229, 241, 251, 0) 100%);\r\n}\r\n\r\n.contactform_row  .wpcf7{\r\n    background:#FFF;\r\n    border-radius:8px;\r\n}\r\n.contactform_row input[type=\"text\"], .contactform_row input[type=\"email\"], .contactform_row textarea, .contactform_row input[type=\"tel\"], .contactform_row select{\r\n	border-radius: 5px;\r\n    border: 1px solid #f0f0f0;\r\n    padding: 15px 15px;\r\n}\r\n.contactform_row input[type=\"submit\"]{\r\n    padding: 12px 18px;\r\n    color: #fff;\r\n    font-weight: 500;\r\n    border-radius: 8px;\r\n    border: 1px solid #e5f1fb;\r\n    text-transform: uppercase;\r\n    font-size: 18px;\r\n    min-width: 160px;\r\n}\r\n.contactform_row .wpcf7 label span{\r\n   color:#ff0000;   \r\n}\r\n\r\n.text_padding{\r\n    padding-bottom:50px;\r\n}\r\n.contact_info .sigma_info.style-3{\r\n   overflow:unset;   \r\n}\r\n\r\n\r\n.custom-contact-form-style .form-group {\r\n    margin-bottom: 30px;\r\n}\r\n\r\n.wpb_gmaps_widget .wpb_wrapper{\r\n     padding:0px;\r\n}\r\n\r\n.sigma_info.style-3 .sigma_info-icon {\r\n    background-color: unset;\r\n}\r\n\r\n.sigma_info.style-3 .sigma_info-icon{\r\n    margin:0 auto 10px;\r\n}\r\n\r\n.sigma_info.style-3{\r\n    padding: 30px;\r\n}\r\n\r\n.custom-contact-form-style input:not([type=submit]), .custom-contact-form-style select, .custom-contact-form-style textarea {\r\n    border-radius: 6px;\r\n}\";}i:2076;a:2:{s:3:\"key\";s:10:\"visibility\";s:5:\"value\";s:6:\"public\";}i:2071;a:2:{s:3:\"key\";s:10:\"wp-preview\";s:5:\"value\";s:0:\"\";}i:2112;a:2:{s:3:\"key\";s:16:\"wpb_vc_js_status\";s:5:\"value\";s:5:\"false\";}i:2113;a:2:{s:3:\"key\";s:14:\"wpb_vc_loading\";s:5:\"value\";s:23:\"Loading, please wait...\";}i:2114;a:2:{s:3:\"key\";s:18:\"wpb_vc_loading_row\";s:5:\"value\";s:12:\"Crunching...\";}i:21894;a:2:{s:3:\"key\";s:24:\"yoast_free_metabox_nonce\";s:5:\"value\";s:10:\"578020da88\";}i:21906;a:2:{s:3:\"key\";s:19:\"yoast_wpseo_bctitle\";s:5:\"value\";s:0:\"\";}i:21907;a:2:{s:3:\"key\";s:21:\"yoast_wpseo_canonical\";s:5:\"value\";s:0:\"\";}i:21899;a:2:{s:3:\"key\";s:25:\"yoast_wpseo_content_score\";s:5:\"value\";s:2:\"90\";}i:21902;a:2:{s:3:\"key\";s:42:\"yoast_wpseo_estimated-reading-time-minutes\";s:5:\"value\";s:1:\"1\";}i:21895;a:2:{s:3:\"key\";s:19:\"yoast_wpseo_focuskw\";s:5:\"value\";s:0:\"\";}i:21900;a:2:{s:3:\"key\";s:36:\"yoast_wpseo_inclusive_language_score\";s:5:\"value\";s:1:\"0\";}i:21901;a:2:{s:3:\"key\";s:26:\"yoast_wpseo_is_cornerstone\";s:5:\"value\";s:5:\"false\";}i:21898;a:2:{s:3:\"key\";s:19:\"yoast_wpseo_linkdex\";s:5:\"value\";s:5:\"-1389\";}i:21905;a:2:{s:3:\"key\";s:27:\"yoast_wpseo_meta-robots-adv\";s:5:\"value\";s:0:\"\";}i:21904;a:2:{s:3:\"key\";s:32:\"yoast_wpseo_meta-robots-nofollow\";s:5:\"value\";s:1:\"0\";}i:21903;a:2:{s:3:\"key\";s:31:\"yoast_wpseo_meta-robots-noindex\";s:5:\"value\";s:1:\"0\";}i:21897;a:2:{s:3:\"key\";s:20:\"yoast_wpseo_metadesc\";s:5:\"value\";s:0:\"\";}i:21912;a:2:{s:3:\"key\";s:33:\"yoast_wpseo_opengraph-description\";s:5:\"value\";s:0:\"\";}i:21913;a:2:{s:3:\"key\";s:27:\"yoast_wpseo_opengraph-image\";s:5:\"value\";s:0:\"\";}i:21914;a:2:{s:3:\"key\";s:30:\"yoast_wpseo_opengraph-image-id\";s:5:\"value\";s:0:\"\";}i:21911;a:2:{s:3:\"key\";s:27:\"yoast_wpseo_opengraph-title\";s:5:\"value\";s:0:\"\";}i:21910;a:2:{s:3:\"key\";s:31:\"yoast_wpseo_schema_article_type\";s:5:\"value\";s:0:\"\";}i:21909;a:2:{s:3:\"key\";s:28:\"yoast_wpseo_schema_page_type\";s:5:\"value\";s:0:\"\";}i:21896;a:2:{s:3:\"key\";s:17:\"yoast_wpseo_title\";s:5:\"value\";s:0:\"\";}i:21916;a:2:{s:3:\"key\";s:31:\"yoast_wpseo_twitter-description\";s:5:\"value\";s:0:\"\";}i:21917;a:2:{s:3:\"key\";s:25:\"yoast_wpseo_twitter-image\";s:5:\"value\";s:0:\"\";}i:21918;a:2:{s:3:\"key\";s:28:\"yoast_wpseo_twitter-image-id\";s:5:\"value\";s:0:\"\";}i:21915;a:2:{s:3:\"key\";s:25:\"yoast_wpseo_twitter-title\";s:5:\"value\";s:0:\"\";}i:21908;a:2:{s:3:\"key\";s:31:\"yoast_wpseo_wordproof_timestamp\";s:5:\"value\";s:0:\"\";}}'),
(2134, 241, '_ajax_nonce', '7a73628680'),
(2139, 501, 'rs_page_bg_color', ''),
(2140, 501, 'sigma_portfolio_details', 'a:4:{s:27:\"sigma_portfolio_client_name\";s:0:\"\";s:24:\"sigma_portfolio_location\";s:0:\"\";s:24:\"sigma_portfolio_duration\";s:0:\"\";s:20:\"sigma_portfolio_icon\";s:0:\"\";}'),
(2142, 501, '_yoast_wpseo_estimated-reading-time-minutes', '2'),
(2143, 501, '_wpb_vc_js_status', 'true'),
(2144, 501, '_wpb_post_custom_css', '.sigma_single-pagination {\r\n    padding-top: 0px;\r\n    display: none;\r\n}\r\n\r\n.sigma_post-details-meta-item {\r\n    flex: 1;\r\n    display: none;\r\n}\r\n\r\n.section {\r\n    padding-bottom: 0px !important;\r\n    padding-top: 0px !important;\r\n}'),
(2148, 656, 'ao_post_optimize', 'a:6:{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\";s:15:\"ao_post_preload\";s:0:\"\";}'),
(2149, 656, '_yoast_wpseo_primary_category', '22'),
(2150, 656, '_yoast_wpseo_content_score', '30'),
(2151, 656, '_yoast_wpseo_estimated-reading-time-minutes', '2'),
(2152, 656, 'post_views_count', '282'),
(2153, 656, '_wxr_import_has_attachment_refs', '1'),
(2154, 656, '_wpb_vc_js_status', 'true'),
(2155, 656, '_wp_page_template', 'default'),
(2156, 656, '_wp_old_slug', 'protecting-the-brain-from-parkinson-disease'),
(2157, 656, '_wp_old_slug', 'doccure-making-your-clinic-painless-visit-2'),
(2158, 656, '_thumbnail_id', '1787'),
(2163, 689, 'ao_post_optimize', 'a:6:{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\";s:15:\"ao_post_preload\";s:0:\"\";}'),
(2164, 689, '_yoast_wpseo_primary_category', '22'),
(2165, 689, '_yoast_wpseo_content_score', '30'),
(2166, 689, '_yoast_wpseo_estimated-reading-time-minutes', '2'),
(2167, 689, 'post_views_count', '949'),
(2168, 689, '_wxr_import_has_attachment_refs', '1'),
(2169, 689, '_wpb_vc_js_status', 'true'),
(2170, 689, '_wp_page_template', 'default'),
(2171, 689, '_wp_old_slug', 'protecting-the-brain-from-parkinson-disease'),
(2172, 689, '_wp_old_slug', 'doccure-making-your-clinic-painless-visit-2'),
(2173, 689, '_thumbnail_id', '1786'),
(2174, 689, '_wp_old_slug', 'what-are-the-benefits-of-online-doctor-booking'),
(2178, 691, 'ao_post_optimize', 'a:6:{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\";s:15:\"ao_post_preload\";s:0:\"\";}'),
(2179, 691, '_yoast_wpseo_primary_category', '22'),
(2180, 691, '_yoast_wpseo_content_score', '30'),
(2181, 691, '_yoast_wpseo_estimated-reading-time-minutes', '2'),
(2182, 691, '_thumbnail_id', '1716'),
(2183, 691, 'post_views_count', '328'),
(2184, 691, '_wxr_import_has_attachment_refs', '1'),
(2185, 691, '_wpb_vc_js_status', 'true'),
(2186, 691, '_wp_page_template', 'default'),
(2187, 691, '_wp_old_slug', 'protecting-the-brain-from-parkinson-disease'),
(2188, 691, '_wp_old_slug', 'doccure-making-your-clinic-painless-visit-2'),
(2276, 758, '_wpb_shortcodes_custom_css', '.vc_custom_1633340705722{padding-top: 30px !important;}'),
(2277, 758, '_wpb_shortcodes_custom_css', '.vc_custom_1633340705722{padding-top: 30px !important;}'),
(2278, 758, '_wp_page_template', 'default'),
(2279, 758, 'sigma_page_settings', 'a:10:{s:26:\"sigma_one_page_menu_enable\";s:0:\"\";s:24:\"sigma_page_custom_layout\";s:1:\"0\";s:23:\"sigma_subheader_disable\";s:0:\"\";s:23:\"sigma_page_custom_title\";s:0:\"\";s:26:\"sigma_page_custom_subtitle\";s:0:\"\";s:27:\"sigma_page_sidebar_position\";s:13:\"theme-options\";s:17:\"sigma_page_layout\";s:13:\"theme-options\";s:22:\"sigma_custom_subheader\";s:0:\"\";s:19:\"sigma_popup_disable\";s:0:\"\";s:24:\"popup_type_page_template\";s:1:\"0\";}'),
(2280, 758, '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\";}'),
(2281, 758, '_wpb_vc_js_status', 'true'),
(2282, 758, '_yoast_wpseo_content_score', '60'),
(2283, 758, '_yoast_wpseo_estimated-reading-time-minutes', '2'),
(2284, 758, '_wpb_shortcodes_custom_css', '.vc_custom_1633340705722{padding-top: 30px !important;}'),
(2285, 834, '_wpb_shortcodes_custom_css', '.vc_custom_1633341987856{padding-top: 30px !important;}'),
(2286, 834, '_wpb_shortcodes_custom_css', '.vc_custom_1633341987856{padding-top: 30px !important;}'),
(2287, 834, 'sigma_page_settings', 'a:10:{s:26:\"sigma_one_page_menu_enable\";s:0:\"\";s:24:\"sigma_page_custom_layout\";s:1:\"0\";s:23:\"sigma_subheader_disable\";s:0:\"\";s:23:\"sigma_page_custom_title\";s:0:\"\";s:26:\"sigma_page_custom_subtitle\";s:0:\"\";s:27:\"sigma_page_sidebar_position\";s:13:\"theme-options\";s:17:\"sigma_page_layout\";s:13:\"theme-options\";s:22:\"sigma_custom_subheader\";s:0:\"\";s:19:\"sigma_popup_disable\";s:0:\"\";s:24:\"popup_type_page_template\";s:1:\"0\";}'),
(2288, 834, '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\";}'),
(2289, 834, '_wpb_vc_js_status', 'true'),
(2290, 834, '_yoast_wpseo_estimated-reading-time-minutes', '2'),
(2291, 834, '_wp_page_template', 'default'),
(2292, 834, '_yoast_wpseo_content_score', '60'),
(2293, 834, '_wpb_shortcodes_custom_css', '.vc_custom_1633341987856{padding-top: 30px !important;}'),
(2296, 896, 'rs_page_bg_color', ''),
(2297, 896, 'sigma_portfolio_details', 'a:4:{s:27:\"sigma_portfolio_client_name\";s:0:\"\";s:24:\"sigma_portfolio_location\";s:0:\"\";s:24:\"sigma_portfolio_duration\";s:0:\"\";s:20:\"sigma_portfolio_icon\";s:0:\"\";}'),
(2298, 896, '_wpb_vc_js_status', 'false'),
(2299, 896, '_wpb_post_custom_css', '.sigma_single-pagination {\r\n    padding-top: 0px;\r\n    display: none;\r\n}\r\n\r\n.sigma_post-details-meta-item {\r\n    flex: 1;\r\n    display: none;\r\n}\r\n\r\n.sigma_service.style-4 .sigma_service-content-wrapper {\r\n    padding: 40px;\r\n    display:none;\r\n}\r\n\r\n.wpb_single_image:hover{\r\n    transition: .3s;\r\n}'),
(2300, 896, '_wp_old_slug', 'testing'),
(2310, 1931, 'am_page_data', 'a:12:{s:12:\"am_seo_title\";s:0:\"\";s:18:\"am_seo_description\";s:0:\"\";s:15:\"am_seo_keywords\";s:0:\"\";s:9:\"am_layout\";s:10:\"no_sidebar\";s:15:\"am_left_sidebar\";s:0:\"\";s:13:\"am_page_title\";s:4:\"show\";s:12:\"am_title_bar\";s:7:\"default\";s:14:\"am_breadcrumbs\";s:6:\"enable\";s:15:\"am_title_bar_bg\";s:0:\"\";s:17:\"am_title_bar_text\";s:0:\"\";s:13:\"am_rev_slider\";s:1:\"6\";s:12:\"am_shortcode\";s:0:\"\";}'),
(2311, 1931, '_wp_page_template', 'registerform.php'),
(2312, 1931, 'sigma_page_settings', 'a:10:{s:26:\"sigma_one_page_menu_enable\";s:0:\"\";s:24:\"sigma_page_custom_layout\";s:1:\"0\";s:23:\"sigma_subheader_disable\";s:0:\"\";s:23:\"sigma_page_custom_title\";s:0:\"\";s:26:\"sigma_page_custom_subtitle\";s:0:\"\";s:27:\"sigma_page_sidebar_position\";s:13:\"theme-options\";s:17:\"sigma_page_layout\";s:13:\"theme-options\";s:22:\"sigma_custom_subheader\";s:0:\"\";s:19:\"sigma_popup_disable\";s:0:\"\";s:24:\"popup_type_page_template\";s:1:\"0\";}'),
(2313, 1931, '_wpnonce', '549bc6f2fc'),
(2314, 1931, '_wp_http_referer', '/elementor/wp-admin/post.php?post=1931&action=edit'),
(2315, 1931, 'user_ID', '1'),
(2316, 1931, 'action', 'editpost'),
(2317, 1931, 'originalaction', 'editpost'),
(2318, 1931, 'post_type', 'page'),
(2319, 1931, 'original_post_status', 'publish'),
(2320, 1931, 'referredby', 'https://doccure-wp.dreamstechnologies.com/wp-admin/edit.php?post_type=page&paged=2'),
(2321, 1931, '_wp_original_http_referer', 'https://doccure-wp.dreamstechnologies.com/wp-admin/edit.php?post_type=page&paged=2'),
(2322, 1931, 'auto_draft', '1'),
(2323, 1931, 'post_ID', '1931'),
(2324, 1931, 'meta-box-order-nonce', '08f1a2a1fc'),
(2325, 1931, 'closedpostboxesnonce', '8da0cd27e9'),
(2326, 1931, 'samplepermalinknonce', '0d959bcda0'),
(2329, 1931, 'ao_metabox_nonce', '4be17c93e5'),
(2330, 1931, '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\";}'),
(2331, 1931, 'ao_post_js_optimize', 'on'),
(2332, 1931, 'ao_post_css_optimize', 'on'),
(2333, 1931, 'ao_post_ccss', 'on'),
(2334, 1931, 'ao_post_lazyload', 'on'),
(2335, 1931, 'sigma-page-meta-nonce', '14b1f8261f'),
(2336, 1931, 'sigma_page_custom_layout', '0'),
(2337, 1931, 'sigma_page_custom_title', ''),
(2338, 1931, 'sigma_page_custom_subtitle', ''),
(2339, 1931, 'sigma_custom_subheader', ''),
(2340, 1931, 'sigma_page_sidebar_position', 'theme-options'),
(2341, 1931, 'sigma_page_layout', 'theme-options'),
(2342, 1931, 'popup_type_page_template', '0'),
(2343, 1931, 'wpb_vc_js_status', 'false'),
(2344, 1931, 'wpb_vc_loading', 'Loading, please wait...'),
(2345, 1931, 'wpb_vc_loading_row', 'Crunching...'),
(2346, 1931, 'vc_post_custom_css', ''),
(2347, 1931, 'comment_status', 'closed'),
(2348, 1931, 'ping_status', 'closed'),
(2349, 1931, 'post_author', '1'),
(2350, 1931, 'post_mime_type', ''),
(2351, 1931, 'ID', '1931'),
(2352, 1931, 'post_status', 'publish'),
(2353, 1931, '_wpb_vc_js_status', 'false'),
(2354, 1933, 'am_page_data', 'a:12:{s:12:\"am_seo_title\";s:0:\"\";s:18:\"am_seo_description\";s:0:\"\";s:15:\"am_seo_keywords\";s:0:\"\";s:9:\"am_layout\";s:10:\"no_sidebar\";s:15:\"am_left_sidebar\";s:0:\"\";s:13:\"am_page_title\";s:4:\"show\";s:12:\"am_title_bar\";s:7:\"default\";s:14:\"am_breadcrumbs\";s:6:\"enable\";s:15:\"am_title_bar_bg\";s:0:\"\";s:17:\"am_title_bar_text\";s:0:\"\";s:13:\"am_rev_slider\";s:1:\"6\";s:12:\"am_shortcode\";s:0:\"\";}'),
(2355, 1933, '_wp_page_template', 'loginform.php'),
(2356, 1933, 'sigma_page_settings', 'a:10:{s:26:\"sigma_one_page_menu_enable\";s:0:\"\";s:24:\"sigma_page_custom_layout\";s:1:\"0\";s:23:\"sigma_subheader_disable\";s:0:\"\";s:23:\"sigma_page_custom_title\";s:0:\"\";s:26:\"sigma_page_custom_subtitle\";s:0:\"\";s:27:\"sigma_page_sidebar_position\";s:13:\"theme-options\";s:17:\"sigma_page_layout\";s:13:\"theme-options\";s:22:\"sigma_custom_subheader\";s:0:\"\";s:19:\"sigma_popup_disable\";s:0:\"\";s:24:\"popup_type_page_template\";s:1:\"0\";}'),
(2357, 1933, '_wpnonce', 'cf4de86da0'),
(2358, 1933, '_wp_http_referer', '/elementor/wp-admin/post.php?post=1933&action=edit'),
(2359, 1933, 'user_ID', '1'),
(2360, 1933, 'action', 'editpost'),
(2361, 1933, 'originalaction', 'editpost'),
(2362, 1933, 'post_type', 'page'),
(2363, 1933, 'original_post_status', 'publish'),
(2364, 1933, 'referredby', 'https://doccure-wp.dreamstechnologies.com/wp-admin/edit.php?post_type=page'),
(2365, 1933, '_wp_original_http_referer', 'https://doccure-wp.dreamstechnologies.com/wp-admin/edit.php?post_type=page'),
(2366, 1933, 'auto_draft', '1'),
(2367, 1933, 'post_ID', '1933'),
(2368, 1933, 'meta-box-order-nonce', '08f1a2a1fc'),
(2369, 1933, 'closedpostboxesnonce', '8da0cd27e9'),
(2370, 1933, 'samplepermalinknonce', '0d959bcda0'),
(2373, 1933, 'ao_metabox_nonce', '4be17c93e5'),
(2374, 1933, '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\";}'),
(2375, 1933, 'ao_post_js_optimize', 'on'),
(2376, 1933, 'ao_post_css_optimize', 'on'),
(2377, 1933, 'ao_post_ccss', 'on'),
(2378, 1933, 'ao_post_lazyload', 'on'),
(2379, 1933, 'sigma-page-meta-nonce', '14b1f8261f'),
(2380, 1933, 'sigma_page_custom_layout', '0'),
(2381, 1933, 'sigma_page_custom_title', ''),
(2382, 1933, 'sigma_page_custom_subtitle', ''),
(2383, 1933, 'sigma_custom_subheader', ''),
(2384, 1933, 'sigma_page_sidebar_position', 'theme-options'),
(2385, 1933, 'sigma_page_layout', 'theme-options'),
(2386, 1933, 'popup_type_page_template', '0'),
(2387, 1933, 'wpb_vc_js_status', 'false'),
(2388, 1933, 'wpb_vc_loading', 'Loading, please wait...'),
(2389, 1933, 'wpb_vc_loading_row', 'Crunching...'),
(2390, 1933, 'vc_post_custom_css', ''),
(2391, 1933, 'comment_status', 'closed'),
(2392, 1933, 'ping_status', 'closed'),
(2393, 1933, 'post_author', '1'),
(2394, 1933, 'post_mime_type', ''),
(2395, 1933, 'ID', '1933'),
(2396, 1933, 'post_status', 'publish'),
(2397, 1933, '_wpb_vc_js_status', 'false'),
(2398, 1934, 'am_page_data', 'a:12:{s:12:\"am_seo_title\";s:0:\"\";s:18:\"am_seo_description\";s:0:\"\";s:15:\"am_seo_keywords\";s:0:\"\";s:9:\"am_layout\";s:10:\"no_sidebar\";s:15:\"am_left_sidebar\";s:0:\"\";s:13:\"am_page_title\";s:4:\"show\";s:12:\"am_title_bar\";s:7:\"default\";s:14:\"am_breadcrumbs\";s:6:\"enable\";s:15:\"am_title_bar_bg\";s:0:\"\";s:17:\"am_title_bar_text\";s:0:\"\";s:13:\"am_rev_slider\";s:1:\"6\";s:12:\"am_shortcode\";s:0:\"\";}'),
(2399, 1934, '_wp_page_template', 'forgotpassword.php'),
(2400, 1934, 'sigma_page_settings', 'a:10:{s:26:\"sigma_one_page_menu_enable\";s:0:\"\";s:24:\"sigma_page_custom_layout\";s:1:\"0\";s:23:\"sigma_subheader_disable\";s:0:\"\";s:23:\"sigma_page_custom_title\";s:0:\"\";s:26:\"sigma_page_custom_subtitle\";s:0:\"\";s:27:\"sigma_page_sidebar_position\";s:13:\"theme-options\";s:17:\"sigma_page_layout\";s:13:\"theme-options\";s:22:\"sigma_custom_subheader\";s:0:\"\";s:19:\"sigma_popup_disable\";s:0:\"\";s:24:\"popup_type_page_template\";s:1:\"0\";}'),
(2401, 1934, '_wpnonce', '63c0c4a714'),
(2402, 1934, '_wp_http_referer', '/elementor/wp-admin/post.php?post=1934&action=edit'),
(2403, 1934, 'user_ID', '1'),
(2404, 1934, 'action', 'editpost'),
(2405, 1934, 'originalaction', 'editpost'),
(2406, 1934, 'post_type', 'page'),
(2407, 1934, 'original_post_status', 'publish'),
(2408, 1934, 'referredby', 'https://doccure-wp.dreamstechnologies.com/wp-admin/edit.php?post_type=page'),
(2409, 1934, '_wp_original_http_referer', 'https://doccure-wp.dreamstechnologies.com/wp-admin/edit.php?post_type=page'),
(2410, 1934, 'auto_draft', '1'),
(2411, 1934, 'post_ID', '1934'),
(2412, 1934, 'meta-box-order-nonce', '08f1a2a1fc'),
(2413, 1934, 'closedpostboxesnonce', '8da0cd27e9'),
(2414, 1934, 'samplepermalinknonce', '0d959bcda0'),
(2417, 1934, 'ao_metabox_nonce', '059476f284'),
(2418, 1934, 'ao_post_optimize', 'a:6:{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\";s:15:\"ao_post_preload\";s:0:\"\";}'),
(2419, 1934, 'ao_post_js_optimize', 'on'),
(2420, 1934, 'ao_post_css_optimize', 'on'),
(2421, 1934, 'ao_post_ccss', 'on'),
(2422, 1934, 'ao_post_lazyload', 'on'),
(2423, 1934, 'sigma-page-meta-nonce', '8140a23bef'),
(2424, 1934, 'sigma_page_custom_layout', '0'),
(2425, 1934, 'sigma_page_custom_title', ''),
(2426, 1934, 'sigma_page_custom_subtitle', ''),
(2427, 1934, 'sigma_custom_subheader', ''),
(2428, 1934, 'sigma_page_sidebar_position', 'theme-options'),
(2429, 1934, 'sigma_page_layout', 'theme-options'),
(2430, 1934, 'popup_type_page_template', '0'),
(2431, 1934, 'wpb_vc_js_status', 'false'),
(2432, 1934, 'wpb_vc_loading', 'Loading, please wait...'),
(2433, 1934, 'wpb_vc_loading_row', 'Crunching...'),
(2434, 1934, 'vc_post_custom_css', ''),
(2435, 1934, 'comment_status', 'closed'),
(2436, 1934, 'ping_status', 'closed'),
(2437, 1934, 'post_author', '1'),
(2438, 1934, 'post_mime_type', ''),
(2439, 1934, 'ID', '1934'),
(2440, 1934, 'post_status', 'publish'),
(2441, 1934, '_wpb_vc_js_status', 'false'),
(2442, 1938, 'am_page_data', 'a:12:{s:12:\"am_seo_title\";s:0:\"\";s:18:\"am_seo_description\";s:0:\"\";s:15:\"am_seo_keywords\";s:0:\"\";s:9:\"am_layout\";s:10:\"no_sidebar\";s:15:\"am_left_sidebar\";s:0:\"\";s:13:\"am_page_title\";s:4:\"show\";s:12:\"am_title_bar\";s:7:\"default\";s:14:\"am_breadcrumbs\";s:6:\"enable\";s:15:\"am_title_bar_bg\";s:0:\"\";s:17:\"am_title_bar_text\";s:0:\"\";s:13:\"am_rev_slider\";s:1:\"6\";s:12:\"am_shortcode\";s:0:\"\";}'),
(2443, 1938, '_wp_page_template', 'directory/dashboard.php'),
(2444, 1938, 'sigma_page_settings', 'a:10:{s:26:\"sigma_one_page_menu_enable\";s:0:\"\";s:24:\"sigma_page_custom_layout\";s:1:\"0\";s:23:\"sigma_subheader_disable\";s:0:\"\";s:23:\"sigma_page_custom_title\";s:0:\"\";s:26:\"sigma_page_custom_subtitle\";s:0:\"\";s:27:\"sigma_page_sidebar_position\";s:13:\"theme-options\";s:17:\"sigma_page_layout\";s:13:\"theme-options\";s:22:\"sigma_custom_subheader\";s:0:\"\";s:19:\"sigma_popup_disable\";s:0:\"\";s:24:\"popup_type_page_template\";s:1:\"0\";}'),
(2445, 1938, '_wpnonce', '2770864cbb'),
(2446, 1938, '_wp_http_referer', '/elementor/wp-admin/post.php?post=1938&action=edit'),
(2447, 1938, 'user_ID', '1'),
(2448, 1938, 'action', 'editpost'),
(2449, 1938, 'originalaction', 'editpost'),
(2450, 1938, 'post_type', 'page'),
(2451, 1938, 'original_post_status', 'publish'),
(2452, 1938, 'referredby', 'https://doccure-wp.dreamstechnologies.com/wp-admin/edit.php?post_type=page'),
(2453, 1938, '_wp_original_http_referer', 'https://doccure-wp.dreamstechnologies.com/wp-admin/edit.php?post_type=page'),
(2454, 1938, 'auto_draft', '1'),
(2455, 1938, 'post_ID', '1938'),
(2456, 1938, 'meta-box-order-nonce', '08f1a2a1fc'),
(2457, 1938, 'closedpostboxesnonce', '8da0cd27e9'),
(2458, 1938, 'samplepermalinknonce', '0d959bcda0'),
(2461, 1938, 'ao_metabox_nonce', '1f03534dcf'),
(2462, 1938, '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\";}'),
(2463, 1938, 'ao_post_js_optimize', 'on'),
(2464, 1938, 'ao_post_css_optimize', 'on'),
(2465, 1938, 'ao_post_ccss', 'on'),
(2466, 1938, 'ao_post_lazyload', 'on'),
(2467, 1938, 'sigma-page-meta-nonce', 'aa8c8b6456'),
(2468, 1938, 'sigma_page_custom_layout', '0'),
(2469, 1938, 'sigma_page_custom_title', ''),
(2470, 1938, 'sigma_page_custom_subtitle', ''),
(2471, 1938, 'sigma_custom_subheader', ''),
(2472, 1938, 'sigma_page_sidebar_position', 'theme-options'),
(2473, 1938, 'sigma_page_layout', 'theme-options'),
(2474, 1938, 'popup_type_page_template', '0'),
(2475, 1938, 'wpb_vc_js_status', 'false'),
(2476, 1938, 'wpb_vc_loading', 'Loading, please wait...'),
(2477, 1938, 'wpb_vc_loading_row', 'Crunching...'),
(2478, 1938, 'vc_post_custom_css', ''),
(2479, 1938, 'comment_status', 'closed'),
(2480, 1938, 'ping_status', 'closed'),
(2481, 1938, 'post_author', '1'),
(2482, 1938, 'post_mime_type', ''),
(2483, 1938, 'ID', '1938'),
(2484, 1938, 'post_status', 'publish'),
(2485, 1938, '_wpb_vc_js_status', 'false'),
(2486, 1942, 'am_page_data', 'a:12:{s:12:\"am_seo_title\";s:0:\"\";s:18:\"am_seo_description\";s:0:\"\";s:15:\"am_seo_keywords\";s:0:\"\";s:9:\"am_layout\";s:10:\"no_sidebar\";s:15:\"am_left_sidebar\";s:0:\"\";s:13:\"am_page_title\";s:4:\"show\";s:12:\"am_title_bar\";s:7:\"default\";s:14:\"am_breadcrumbs\";s:6:\"enable\";s:15:\"am_title_bar_bg\";s:0:\"\";s:17:\"am_title_bar_text\";s:0:\"\";s:13:\"am_rev_slider\";s:1:\"6\";s:12:\"am_shortcode\";s:0:\"\";}'),
(2487, 1942, '_wp_page_template', 'directory/doctor-search.php'),
(2488, 1942, 'sigma_page_settings', 'a:10:{s:26:\"sigma_one_page_menu_enable\";s:0:\"\";s:24:\"sigma_page_custom_layout\";s:1:\"0\";s:23:\"sigma_subheader_disable\";s:0:\"\";s:23:\"sigma_page_custom_title\";s:0:\"\";s:26:\"sigma_page_custom_subtitle\";s:0:\"\";s:27:\"sigma_page_sidebar_position\";s:13:\"theme-options\";s:17:\"sigma_page_layout\";s:13:\"theme-options\";s:22:\"sigma_custom_subheader\";s:0:\"\";s:19:\"sigma_popup_disable\";s:0:\"\";s:24:\"popup_type_page_template\";s:1:\"0\";}'),
(2489, 1942, '_wpnonce', '3d9e482175'),
(2490, 1942, '_wp_http_referer', '/elementor/wp-admin/post.php?post=1942&action=edit'),
(2491, 1942, 'user_ID', '1'),
(2492, 1942, 'action', 'editpost'),
(2493, 1942, 'originalaction', 'editpost'),
(2494, 1942, 'post_type', 'page'),
(2495, 1942, 'original_post_status', 'publish'),
(2496, 1942, 'referredby', 'https://doccure-wp.dreamstechnologies.com/wp-admin/edit.php?post_type=page&paged=2'),
(2497, 1942, '_wp_original_http_referer', 'https://doccure-wp.dreamstechnologies.com/wp-admin/edit.php?post_type=page&paged=2'),
(2498, 1942, 'auto_draft', '1'),
(2499, 1942, 'post_ID', '1942'),
(2500, 1942, 'meta-box-order-nonce', '08f1a2a1fc'),
(2501, 1942, 'closedpostboxesnonce', '8da0cd27e9'),
(2502, 1942, 'samplepermalinknonce', '0d959bcda0'),
(2505, 1942, 'ao_metabox_nonce', 'd3e51fa7f2'),
(2506, 1942, '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\";}'),
(2507, 1942, 'ao_post_js_optimize', 'on'),
(2508, 1942, 'ao_post_css_optimize', 'on'),
(2509, 1942, 'ao_post_ccss', 'on'),
(2510, 1942, 'ao_post_lazyload', 'on'),
(2511, 1942, 'sigma-page-meta-nonce', 'd279253b0d'),
(2512, 1942, 'sigma_page_custom_layout', '0'),
(2513, 1942, 'sigma_page_custom_title', ''),
(2514, 1942, 'sigma_page_custom_subtitle', ''),
(2515, 1942, 'sigma_custom_subheader', ''),
(2516, 1942, 'sigma_page_sidebar_position', 'theme-options'),
(2517, 1942, 'sigma_page_layout', 'theme-options'),
(2518, 1942, 'popup_type_page_template', '0'),
(2519, 1942, 'wpb_vc_js_status', 'false'),
(2520, 1942, 'wpb_vc_loading', 'Loading, please wait...'),
(2521, 1942, 'wpb_vc_loading_row', 'Crunching...'),
(2522, 1942, 'vc_post_custom_css', ''),
(2523, 1942, 'comment_status', 'closed'),
(2524, 1942, 'ping_status', 'closed'),
(2525, 1942, 'post_author', '1'),
(2526, 1942, 'post_mime_type', ''),
(2527, 1942, 'ID', '1942'),
(2528, 1942, 'post_status', 'publish'),
(2529, 1942, '_wpb_vc_js_status', 'false'),
(2530, 1944, 'am_page_data', 'a:12:{s:12:\"am_seo_title\";s:0:\"\";s:18:\"am_seo_description\";s:0:\"\";s:15:\"am_seo_keywords\";s:0:\"\";s:9:\"am_layout\";s:10:\"no_sidebar\";s:15:\"am_left_sidebar\";s:0:\"\";s:13:\"am_page_title\";s:4:\"show\";s:12:\"am_title_bar\";s:7:\"default\";s:14:\"am_breadcrumbs\";s:6:\"enable\";s:15:\"am_title_bar_bg\";s:0:\"\";s:17:\"am_title_bar_text\";s:0:\"\";s:13:\"am_rev_slider\";s:1:\"6\";s:12:\"am_shortcode\";s:0:\"\";}'),
(2531, 1944, '_wp_page_template', 'default'),
(2532, 1944, 'sigma_page_settings', 'a:10:{s:26:\"sigma_one_page_menu_enable\";s:0:\"\";s:24:\"sigma_page_custom_layout\";s:1:\"0\";s:23:\"sigma_subheader_disable\";s:0:\"\";s:23:\"sigma_page_custom_title\";s:0:\"\";s:26:\"sigma_page_custom_subtitle\";s:0:\"\";s:27:\"sigma_page_sidebar_position\";s:13:\"theme-options\";s:17:\"sigma_page_layout\";s:13:\"theme-options\";s:22:\"sigma_custom_subheader\";s:0:\"\";s:19:\"sigma_popup_disable\";s:0:\"\";s:24:\"popup_type_page_template\";s:1:\"0\";}'),
(2533, 1944, '_wpnonce', '3da1fee3db'),
(2534, 1944, '_wp_http_referer', '/elementor/wp-admin/post.php?post=1944&action=edit'),
(2535, 1944, 'user_ID', '1'),
(2536, 1944, 'action', 'editpost'),
(2537, 1944, 'originalaction', 'editpost'),
(2538, 1944, 'post_type', 'page'),
(2539, 1944, 'original_post_status', 'publish'),
(2540, 1944, 'referredby', 'https://doccure-wp.dreamstechnologies.com/wp-admin/edit.php?post_type=page'),
(2541, 1944, '_wp_original_http_referer', 'https://doccure-wp.dreamstechnologies.com/wp-admin/edit.php?post_type=page'),
(2542, 1944, 'auto_draft', '1'),
(2543, 1944, 'post_ID', '1944'),
(2544, 1944, 'meta-box-order-nonce', '08f1a2a1fc'),
(2545, 1944, 'closedpostboxesnonce', '8da0cd27e9'),
(2546, 1944, 'samplepermalinknonce', '0d959bcda0'),
(2549, 1944, 'ao_metabox_nonce', '943aa5b7de'),
(2550, 1944, '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\";}'),
(2551, 1944, 'ao_post_js_optimize', 'on'),
(2552, 1944, 'ao_post_css_optimize', 'on'),
(2553, 1944, 'ao_post_ccss', 'on'),
(2554, 1944, 'ao_post_lazyload', 'on'),
(2555, 1944, 'sigma-page-meta-nonce', '3f57486dd3'),
(2556, 1944, 'sigma_page_custom_layout', '0'),
(2557, 1944, 'sigma_page_custom_title', ''),
(2558, 1944, 'sigma_page_custom_subtitle', ''),
(2559, 1944, 'sigma_custom_subheader', ''),
(2560, 1944, 'sigma_page_sidebar_position', 'theme-options'),
(2561, 1944, 'sigma_page_layout', 'theme-options'),
(2562, 1944, 'popup_type_page_template', '0'),
(2563, 1944, 'wpb_vc_js_status', 'false'),
(2564, 1944, 'wpb_vc_loading', 'Loading, please wait...'),
(2565, 1944, 'wpb_vc_loading_row', 'Crunching...'),
(2566, 1944, 'vc_post_custom_css', ''),
(2567, 1944, 'comment_status', 'closed'),
(2568, 1944, 'ping_status', 'closed'),
(2569, 1944, 'post_author', '1'),
(2570, 1944, 'post_mime_type', ''),
(2571, 1944, 'ID', '1944'),
(2572, 1944, 'post_status', 'publish'),
(2573, 1944, '_wpb_vc_js_status', 'false'),
(2595, 527, 'sa_slide1_content', '<p class=\"sliderimg\"><img class=\"alignnone size-full wp-image-807 aligncenter\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/10/specialities-01.png\" alt=\"\" width=\"64\" height=\"64\" /></p>\r\n<p class=\"speicality-item\" style=\"text-align: center;\"><a href=\"#\">Neurology</a></p>'),
(2596, 527, 'sa_slide1_image_data', '0~center center~100% 100%~no-repeat~rgba(0,0,0,0)'),
(2597, 527, 'sa_slide1_link_url', ''),
(2598, 527, 'sa_slide1_link_target', '_self'),
(2599, 527, 'sa_slide1_popup_type', 'NONE'),
(2600, 527, 'sa_slide1_popup_imageid', ''),
(2601, 527, 'sa_slide1_popup_imagetitle', ''),
(2602, 527, 'sa_slide1_popup_video_id', ''),
(2603, 527, 'sa_slide1_popup_video_type', ''),
(2604, 527, 'sa_slide1_popup_background', 'no'),
(2605, 527, 'sa_slide1_popup_html', ''),
(2606, 527, 'sa_slide1_popup_shortcode', '0'),
(2607, 527, 'sa_slide1_popup_bgcol', '#ffffff'),
(2608, 527, 'sa_slide1_popup_width', '600'),
(2609, 527, 'sa_slide2_content', '<p class=\"sliderimg\"><img class=\"size-full wp-image-808 aligncenter\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/10/specialities-02.png\" alt=\"\" width=\"64\" height=\"64\" /></p>\r\n<p class=\"speicality-item\" style=\"text-align: center;\"><a href=\"#\">Urology</a></p>'),
(2610, 527, 'sa_slide2_image_data', '0~center center~cover~no-repeat~rgba(0,0,0,0)'),
(2611, 527, 'sa_slide2_link_url', ''),
(2612, 527, 'sa_slide2_link_target', '_self'),
(2613, 527, 'sa_slide2_popup_type', 'NONE'),
(2614, 527, 'sa_slide2_popup_imageid', ''),
(2615, 527, 'sa_slide2_popup_imagetitle', ''),
(2616, 527, 'sa_slide2_popup_video_id', ''),
(2617, 527, 'sa_slide2_popup_video_type', ''),
(2618, 527, 'sa_slide2_popup_background', 'no'),
(2619, 527, 'sa_slide2_popup_html', ''),
(2620, 527, 'sa_slide2_popup_shortcode', '0'),
(2621, 527, 'sa_slide2_popup_bgcol', '#ffffff'),
(2622, 527, 'sa_slide2_popup_width', '600'),
(2623, 527, 'sa_slide3_content', '<p class=\"sliderimg\"><img class=\"size-full wp-image-809 aligncenter\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/10/specialities-03.png\" alt=\"\" width=\"64\" height=\"64\" /></p>\r\n<p class=\"speicality-item\" style=\"text-align: center;\"><a href=\"#\">Orthopedic</a></p>'),
(2624, 527, 'sa_slide3_image_data', '0~center center~cover~no-repeat~rgba(0,0,0,0)');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2625, 527, 'sa_slide3_link_url', ''),
(2626, 527, 'sa_slide3_link_target', '_self'),
(2627, 527, 'sa_slide3_popup_type', 'NONE'),
(2628, 527, 'sa_slide3_popup_imageid', ''),
(2629, 527, 'sa_slide3_popup_imagetitle', ''),
(2630, 527, 'sa_slide3_popup_video_id', ''),
(2631, 527, 'sa_slide3_popup_video_type', ''),
(2632, 527, 'sa_slide3_popup_background', 'no'),
(2633, 527, 'sa_slide3_popup_html', ''),
(2634, 527, 'sa_slide3_popup_shortcode', '0'),
(2635, 527, 'sa_slide3_popup_bgcol', '#ffffff'),
(2636, 527, 'sa_slide3_popup_width', '600'),
(2637, 527, 'sa_slide4_content', '<p class=\"sliderimg\"><img class=\"size-full wp-image-810 aligncenter\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/10/specialities-04.png\" alt=\"\" width=\"64\" height=\"64\" /></p>\r\n<p class=\"speicality-item\" style=\"text-align: center;\"><a href=\"#\">Cardiologist</a></p>'),
(2638, 527, 'sa_slide4_image_data', '0~center center~cover~no-repeat~rgba(0,0,0,0)'),
(2639, 527, 'sa_slide4_link_url', ''),
(2640, 527, 'sa_slide4_link_target', '_self'),
(2641, 527, 'sa_slide4_popup_type', 'NONE'),
(2642, 527, 'sa_slide4_popup_imageid', ''),
(2643, 527, 'sa_slide4_popup_imagetitle', ''),
(2644, 527, 'sa_slide4_popup_video_id', ''),
(2645, 527, 'sa_slide4_popup_video_type', ''),
(2646, 527, 'sa_slide4_popup_background', 'no'),
(2647, 527, 'sa_slide4_popup_html', ''),
(2648, 527, 'sa_slide4_popup_shortcode', '0'),
(2649, 527, 'sa_slide4_popup_bgcol', '#ffffff'),
(2650, 527, 'sa_slide4_popup_width', '600'),
(2651, 527, 'sa_slide5_content', '<p class=\"sliderimg\"><img class=\"size-full wp-image-811 aligncenter\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/10/specialities-05.png\" alt=\"\" width=\"64\" height=\"64\" /></p>\r\n<p class=\"speicality-item\" style=\"text-align: center;\"><a href=\"#\">Dentist</a></p>'),
(2652, 527, 'sa_slide5_image_data', '0~center center~cover~no-repeat~rgba(0,0,0,0)'),
(2653, 527, 'sa_slide5_link_url', ''),
(2654, 527, 'sa_slide5_link_target', '_self'),
(2655, 527, 'sa_slide5_popup_type', 'NONE'),
(2656, 527, 'sa_slide5_popup_imageid', ''),
(2657, 527, 'sa_slide5_popup_imagetitle', ''),
(2658, 527, 'sa_slide5_popup_video_id', ''),
(2659, 527, 'sa_slide5_popup_video_type', ''),
(2660, 527, 'sa_slide5_popup_background', 'no'),
(2661, 527, 'sa_slide5_popup_html', ''),
(2662, 527, 'sa_slide5_popup_shortcode', '0'),
(2663, 527, 'sa_slide5_popup_bgcol', '#ffffff'),
(2664, 527, 'sa_slide5_popup_width', '600'),
(2665, 527, 'sa_slide6_content', '<p class=\"sliderimg\"><img class=\"alignnone size-full wp-image-807 aligncenter\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/10/specialities-01.png\" alt=\"\" width=\"64\" height=\"64\" /></p>\n<p class=\"speicality-item\" style=\"text-align: center;\"><a href=\"https://doccure-wp.dreamstechnologies.com/doctor-category/neurology/\">Neurology</a></p>'),
(2666, 527, 'sa_slide6_image_data', '0~center center~100% 100%~no-repeat~rgba(0,0,0,0)'),
(2667, 527, 'sa_slide6_link_url', ''),
(2668, 527, 'sa_slide6_link_target', '_self'),
(2669, 527, 'sa_slide6_popup_type', 'NONE'),
(2670, 527, 'sa_slide6_popup_imageid', ''),
(2671, 527, 'sa_slide6_popup_imagetitle', ''),
(2672, 527, 'sa_slide6_popup_video_id', ''),
(2673, 527, 'sa_slide6_popup_video_type', ''),
(2674, 527, 'sa_slide6_popup_background', 'no'),
(2675, 527, 'sa_slide6_popup_html', ''),
(2676, 527, 'sa_slide6_popup_shortcode', '0'),
(2677, 527, 'sa_slide6_popup_bgcol', '#ffffff'),
(2678, 527, 'sa_slide6_popup_width', '600'),
(2679, 527, 'sa_slide7_content', '<div style=\"text-align: center; padding-bottom: 10px;\">\n<div><img src=\"http://localhost/dreamguys/wp-content/plugins/slide-anything/images/sample_logo8.png\" alt=\"Logo 8\" /></div>\n<h3>Company Name</h3>\n<p>Lorem ipsum dolor sit amet, cu usu cibo vituperata, id ius probo maiestatis inciderint, sit eu vide volutpat.</p>\n</div>'),
(2680, 527, 'sa_slide7_image_data', '0~left top~contain~no-repeat~#ead1dc'),
(2681, 527, 'sa_slide7_link_url', ''),
(2682, 527, 'sa_slide7_link_target', '_self'),
(2683, 527, 'sa_slide7_popup_type', 'NONE'),
(2684, 527, 'sa_slide7_popup_imageid', ''),
(2685, 527, 'sa_slide7_popup_imagetitle', ''),
(2686, 527, 'sa_slide7_popup_video_id', ''),
(2687, 527, 'sa_slide7_popup_video_type', ''),
(2688, 527, 'sa_slide7_popup_background', 'no'),
(2689, 527, 'sa_slide7_popup_html', ''),
(2690, 527, 'sa_slide7_popup_shortcode', '0'),
(2691, 527, 'sa_slide7_popup_bgcol', '#ffffff'),
(2692, 527, 'sa_slide7_popup_width', '600'),
(2693, 527, 'sa_slide8_content', '<div style=\'text-align: center; padding-bottom: 10px;\'>\n<div><img src=\'http://localhost/dreamguys/wp-content/plugins/slide-anything/images/sample_logo8.png\' alt=\'Logo 8\' /></div>\n<h3>Company Name</h3>\n<p>Lorem ipsum dolor sit amet, cu usu cibo vituperata, id ius probo maiestatis inciderint, sit eu vide volutpat.</p>\n</div>\n'),
(2694, 527, 'sa_slide8_image_data', '~left top~contain~no-repeat~#ead1dc'),
(2695, 527, 'sa_slide8_link_url', ''),
(2696, 527, 'sa_slide8_link_target', '_self'),
(2697, 527, 'sa_slide8_popup_type', 'NONE'),
(2698, 527, 'sa_slide8_popup_imageid', ''),
(2699, 527, 'sa_slide8_popup_imagetitle', ''),
(2700, 527, 'sa_slide8_popup_video_id', ''),
(2701, 527, 'sa_slide8_popup_video_type', ''),
(2702, 527, 'sa_slide8_popup_background', 'no'),
(2703, 527, 'sa_slide8_popup_html', ''),
(2704, 527, 'sa_slide8_popup_shortcode', '0'),
(2705, 527, 'sa_slide8_popup_bgcol', '#ffffff'),
(2706, 527, 'sa_slide8_popup_width', '600'),
(2707, 527, 'sa_disable_visual_editor', '0'),
(2708, 527, 'sa_num_slides', '5'),
(2709, 527, 'sa_slide_duration', '4'),
(2710, 527, 'sa_slide_transition', '0.3'),
(2711, 527, 'sa_slide_by', '1'),
(2712, 527, 'sa_loop_slider', '1'),
(2713, 527, 'sa_stop_hover', '1'),
(2714, 527, 'sa_nav_arrows', '0'),
(2715, 527, 'sa_pagination', '1'),
(2716, 527, 'sa_shortcodes', '0'),
(2717, 527, 'sa_random_order', '1'),
(2718, 527, 'sa_reverse_order', '0'),
(2719, 527, 'sa_mouse_drag', '0'),
(2720, 527, 'sa_touch_drag', '1'),
(2721, 527, 'sa_mousewheel', '0'),
(2722, 527, 'sa_click_advance', '0'),
(2723, 527, 'sa_auto_height', '0'),
(2724, 527, 'sa_vert_center', '0'),
(2725, 527, 'sa_items_width1', '1'),
(2726, 527, 'sa_items_width2', '3'),
(2727, 527, 'sa_items_width3', '3'),
(2728, 527, 'sa_items_width4', '5'),
(2729, 527, 'sa_items_width5', '5'),
(2730, 527, 'sa_items_width6', '5'),
(2731, 527, 'sa_transition', 'Slide'),
(2732, 527, 'sa_hero_slider', '0'),
(2733, 527, 'sa_showcase_slider', '0'),
(2734, 527, 'sa_showcase_width', '120'),
(2735, 527, 'sa_showcase_tablet', '0'),
(2736, 527, 'sa_showcase_width_tab', '130'),
(2737, 527, 'sa_showcase_mobile', '0'),
(2738, 527, 'sa_showcase_width_mob', '140'),
(2739, 527, 'sa_css_id', 'sample_slider'),
(2740, 527, 'sa_background_color', 'rgba(0,0,0,0)'),
(2741, 527, 'sa_border_width', '0'),
(2742, 527, 'sa_border_color', 'rgb(240, 240, 240)'),
(2743, 527, 'sa_border_radius', '0'),
(2744, 527, 'sa_wrapper_padd_top', '8'),
(2745, 527, 'sa_wrapper_padd_right', '20'),
(2746, 527, 'sa_wrapper_padd_bottom', '8'),
(2747, 527, 'sa_wrapper_padd_left', '20'),
(2748, 527, 'sa_slide_min_height_perc', '6'),
(2749, 527, 'sa_slide_padding_tb', '0'),
(2750, 527, 'sa_slide_padding_lr', '5'),
(2751, 527, 'sa_slide_margin_lr', '0'),
(2752, 527, 'sa_autohide_arrows', '1'),
(2753, 527, 'sa_dot_per_slide', '1'),
(2754, 527, 'sa_slide_icons_location', 'Center Center'),
(2755, 527, 'sa_slide_icons_visible', '0'),
(2756, 527, 'sa_slide_icons_color', 'white selected'),
(2757, 527, 'sa_thumbs_active', '0'),
(2758, 527, 'sa_thumbs_location', 'Inside Bottom'),
(2759, 527, 'sa_thumbs_image_size', 'thumbnail'),
(2760, 527, 'sa_thumbs_padding', '3'),
(2761, 527, 'sa_thumbs_width', '150'),
(2762, 527, 'sa_thumbs_height', '85'),
(2763, 527, 'sa_thumbs_opacity', '50'),
(2764, 527, 'sa_thumbs_border_width', '0'),
(2765, 527, 'sa_thumbs_border_color', '#ffffff'),
(2766, 527, 'sa_thumbs_resp_tablet', '75'),
(2767, 527, 'sa_thumbs_resp_mobile', '50'),
(2768, 527, 'rs_page_bg_color', ''),
(2769, 527, 'sa_slide1_char_count', '291'),
(2770, 527, 'sa_slide2_char_count', '279'),
(2771, 527, 'sa_slide3_char_count', '282'),
(2772, 527, 'sa_slide4_char_count', '284'),
(2773, 527, 'sa_slide5_char_count', '279'),
(2774, 527, 'sa_slide6_char_count', '353'),
(2775, 527, 'sa_slide7_char_count', '328'),
(2776, 527, 'sa_slide8_char_count', '325'),
(2777, 527, 'sa_info_added', '0'),
(2778, 527, 'sa_info_deleted', '0'),
(2779, 527, 'sa_duplicate_slide', '0'),
(2780, 527, 'sa_info_duplicated', '0'),
(2781, 527, 'sa_move_slide_up', '0'),
(2782, 527, 'sa_info_moved', '0'),
(2783, 527, 'sa_slide_icons_fullslide', '0'),
(2784, 527, 'sa_other_settings', '0|0|0|0|0|0|full'),
(2785, 527, 'sa_start_pos', '1'),
(2813, 2724, 'am_regular_users_data', 'a:6:{s:13:\"am_first_name\";s:7:\"Richard\";s:12:\"am_last_name\";s:6:\"Wilson\";s:16:\"am_mobile_number\";s:15:\"+1 923 782 4575\";s:12:\"am_name_base\";s:2:\"mr\";s:14:\"am_sub_heading\";s:0:\"\";s:20:\"am_short_description\";s:0:\"\";}'),
(2814, 2724, '_is_verified', 'yes'),
(2815, 2724, '_linked_profile', '8'),
(2816, 2724, 'is_featured', '0'),
(2817, 2724, '_address', ''),
(2818, 2724, '_longitude', '-0.1262362'),
(2819, 2724, '_latitude', '51.5001524'),
(2820, 2724, '_mobile_number', '+1 923 782 4575'),
(2821, 2724, '_thumbnail_id', '2746'),
(2822, 2819, 'am_regular_users_data', 'a:6:{s:13:\"am_first_name\";s:8:\"Charlene\";s:12:\"am_last_name\";s:4:\"Reed\";s:16:\"am_mobile_number\";s:15:\"+1 828 632 9170\";s:12:\"am_name_base\";s:2:\"mr\";s:14:\"am_sub_heading\";s:0:\"\";s:20:\"am_short_description\";s:0:\"\";}'),
(2823, 2819, '_is_verified', 'yes'),
(2824, 2819, '_linked_profile', '9'),
(2825, 2819, 'is_featured', '0'),
(2826, 2819, '_address', ''),
(2827, 2819, '_longitude', '-0.1262362'),
(2828, 2819, '_latitude', '51.5001524'),
(2829, 2819, '_mobile_number', '+1 828 632 9170'),
(2830, 2819, '_thumbnail_id', '2820'),
(2831, 2821, 'am_regular_users_data', 'a:6:{s:13:\"am_first_name\";s:6:\"Travis\";s:12:\"am_last_name\";s:7:\"Trimble\";s:16:\"am_mobile_number\";s:15:\"+1 207 729 9974\";s:12:\"am_name_base\";s:2:\"mr\";s:14:\"am_sub_heading\";s:0:\"\";s:20:\"am_short_description\";s:0:\"\";}'),
(2832, 2821, '_is_verified', 'yes'),
(2833, 2821, '_linked_profile', '10'),
(2834, 2821, 'is_featured', '0'),
(2835, 2821, '_address', ''),
(2836, 2821, '_longitude', '-0.1262362'),
(2837, 2821, '_latitude', '51.5001524'),
(2838, 2821, '_mobile_number', '+1 207 729 9974'),
(2839, 2821, '_thumbnail_id', '2822'),
(2840, 2823, 'am_regular_users_data', 'a:6:{s:13:\"am_first_name\";s:4:\"Carl\";s:12:\"am_last_name\";s:5:\"Kelly\";s:16:\"am_mobile_number\";s:15:\"+1 260 724 7769\";s:12:\"am_name_base\";s:2:\"mr\";s:14:\"am_sub_heading\";s:0:\"\";s:20:\"am_short_description\";s:0:\"\";}'),
(2841, 2823, '_is_verified', 'yes'),
(2842, 2823, '_linked_profile', '11'),
(2843, 2823, 'is_featured', '0'),
(2844, 2823, '_address', ''),
(2845, 2823, '_longitude', '-0.1262362'),
(2846, 2823, '_latitude', '51.5001524'),
(2847, 2823, '_mobile_number', '+1 260 724 7769'),
(2848, 2823, '_thumbnail_id', '2941'),
(2849, 2825, 'am_regular_users_data', 'a:6:{s:13:\"am_first_name\";s:8:\"Michelle\";s:12:\"am_last_name\";s:7:\"Fairfax\";s:16:\"am_mobile_number\";s:15:\"+1 504 368 6874\";s:12:\"am_name_base\";s:2:\"mr\";s:14:\"am_sub_heading\";s:0:\"\";s:20:\"am_short_description\";s:0:\"\";}'),
(2850, 2825, '_is_verified', 'yes'),
(2851, 2825, '_linked_profile', '12'),
(2852, 2825, 'is_featured', '0'),
(2853, 2825, '_address', ''),
(2854, 2825, '_longitude', '-0.1262362'),
(2855, 2825, '_latitude', '51.5001524'),
(2856, 2825, '_mobile_number', '+1 504 368 6874'),
(2857, 2825, '_thumbnail_id', '2826'),
(2868, 3051, 'am_regular_users_data', 'a:2:{s:13:\"am_first_name\";s:5:\"Elsie\";s:12:\"am_last_name\";s:6:\"Gilley\";}'),
(2869, 3051, '_is_verified', 'yes'),
(2870, 3051, '_linked_profile', '24'),
(2871, 3051, 'is_featured', '0'),
(2872, 3053, 'am_regular_users_data', 'a:2:{s:13:\"am_first_name\";s:6:\"Daniel\";s:12:\"am_last_name\";s:8:\"Griffing\";}'),
(2873, 3053, '_is_verified', 'yes'),
(2874, 3053, '_linked_profile', '26'),
(2875, 3053, 'is_featured', '0'),
(2876, 3067, 'am_regular_users_data', 'a:6:{s:13:\"am_first_name\";s:4:\"Joan\";s:12:\"am_last_name\";s:7:\"Gardner\";s:16:\"am_mobile_number\";s:15:\"+1 504 368 6874\";s:12:\"am_name_base\";s:2:\"mr\";s:14:\"am_sub_heading\";s:0:\"\";s:20:\"am_short_description\";s:0:\"\";}'),
(2877, 3067, '_is_verified', 'yes'),
(2878, 3067, '_linked_profile', '27'),
(2879, 3067, 'is_featured', '0'),
(2880, 3067, '_address', ''),
(2881, 3067, '_longitude', '-0.1262362'),
(2882, 3067, '_latitude', '51.5001524'),
(2883, 3067, '_mobile_number', '+1 504 368 6874'),
(2884, 3067, '_thumbnail_id', '3068'),
(3058, 102, '_wpb_shortcodes_custom_css', '.vc_custom_1637904776878{padding-top: 60px !important;padding-bottom: 50px !important;}.vc_custom_1637820705740{padding-top: 80px !important;padding-bottom: 60px !important;background-color: #dfe8ed !important;}.vc_custom_1637820729454{padding-top: 60px !important;padding-bottom: 60px !important;}.vc_custom_1637816906678{padding-top: 50px !important;padding-bottom: 50px !important;background-image: url(https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/Group-8.jpg?id=1876) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1637820760234{padding-top: 70px !important;padding-bottom: 80px !important;}.vc_custom_1637904660628{margin-bottom: 0px !important;}.vc_custom_1637899588070{margin-top: 30px !important;}.vc_custom_1637904874533{margin-top: 25px !important;}.vc_custom_1637752991404{margin-bottom: 50px !important;padding-top: 30px !important;}.vc_custom_1637758986199{margin-bottom: 20px !important;padding-top: 30px !important;}'),
(3059, 102, '_wpb_shortcodes_custom_css', '.vc_custom_1637904776878{padding-top: 60px !important;padding-bottom: 50px !important;}.vc_custom_1637820705740{padding-top: 80px !important;padding-bottom: 60px !important;background-color: #dfe8ed !important;}.vc_custom_1637820729454{padding-top: 60px !important;padding-bottom: 60px !important;}.vc_custom_1637816906678{padding-top: 50px !important;padding-bottom: 50px !important;background-image: url(https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/Group-8.jpg?id=1876) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1637820760234{padding-top: 70px !important;padding-bottom: 80px !important;}.vc_custom_1637904660628{margin-bottom: 0px !important;}.vc_custom_1637899588070{margin-top: 30px !important;}.vc_custom_1637904874533{margin-top: 25px !important;}.vc_custom_1637752991404{margin-bottom: 50px !important;padding-top: 30px !important;}.vc_custom_1637758986199{margin-bottom: 20px !important;padding-top: 30px !important;}'),
(3060, 102, '_wpb_shortcodes_custom_css', '.vc_custom_1637904776878{padding-top: 60px !important;padding-bottom: 50px !important;}.vc_custom_1637820705740{padding-top: 80px !important;padding-bottom: 60px !important;background-color: #dfe8ed !important;}.vc_custom_1637820729454{padding-top: 60px !important;padding-bottom: 60px !important;}.vc_custom_1637816906678{padding-top: 50px !important;padding-bottom: 50px !important;background-image: url(https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/Group-8.jpg?id=1876) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1637820760234{padding-top: 70px !important;padding-bottom: 80px !important;}.vc_custom_1637904660628{margin-bottom: 0px !important;}.vc_custom_1637899588070{margin-top: 30px !important;}.vc_custom_1637904874533{margin-top: 25px !important;}.vc_custom_1637752991404{margin-bottom: 50px !important;padding-top: 30px !important;}.vc_custom_1637758986199{margin-bottom: 20px !important;padding-top: 30px !important;}'),
(3061, 102, '_wpb_shortcodes_custom_css', '.vc_custom_1637904776878{padding-top: 60px !important;padding-bottom: 50px !important;}.vc_custom_1637820705740{padding-top: 80px !important;padding-bottom: 60px !important;background-color: #dfe8ed !important;}.vc_custom_1637820729454{padding-top: 60px !important;padding-bottom: 60px !important;}.vc_custom_1637816906678{padding-top: 50px !important;padding-bottom: 50px !important;background-image: url(https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/Group-8.jpg?id=1876) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1637820760234{padding-top: 70px !important;padding-bottom: 80px !important;}.vc_custom_1637904660628{margin-bottom: 0px !important;}.vc_custom_1637899588070{margin-top: 30px !important;}.vc_custom_1637904874533{margin-top: 25px !important;}.vc_custom_1637752991404{margin-bottom: 50px !important;padding-top: 30px !important;}.vc_custom_1637758986199{margin-bottom: 20px !important;padding-top: 30px !important;}'),
(3062, 102, '_wpb_shortcodes_custom_css', '.vc_custom_1637904776878{padding-top: 60px !important;padding-bottom: 50px !important;}.vc_custom_1637820705740{padding-top: 80px !important;padding-bottom: 60px !important;background-color: #dfe8ed !important;}.vc_custom_1637820729454{padding-top: 60px !important;padding-bottom: 60px !important;}.vc_custom_1637816906678{padding-top: 50px !important;padding-bottom: 50px !important;background-image: url(https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/Group-8.jpg?id=1876) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1637820760234{padding-top: 70px !important;padding-bottom: 80px !important;}.vc_custom_1637904660628{margin-bottom: 0px !important;}.vc_custom_1637899588070{margin-top: 30px !important;}.vc_custom_1637904874533{margin-top: 25px !important;}.vc_custom_1637752991404{margin-bottom: 50px !important;padding-top: 30px !important;}.vc_custom_1637758986199{margin-bottom: 20px !important;padding-top: 30px !important;}'),
(3063, 102, '_wpb_shortcodes_custom_css', '.vc_custom_1637904776878{padding-top: 60px !important;padding-bottom: 50px !important;}.vc_custom_1637820705740{padding-top: 80px !important;padding-bottom: 60px !important;background-color: #dfe8ed !important;}.vc_custom_1637820729454{padding-top: 60px !important;padding-bottom: 60px !important;}.vc_custom_1637816906678{padding-top: 50px !important;padding-bottom: 50px !important;background-image: url(https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/Group-8.jpg?id=1876) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1637820760234{padding-top: 70px !important;padding-bottom: 80px !important;}.vc_custom_1637904660628{margin-bottom: 0px !important;}.vc_custom_1637899588070{margin-top: 30px !important;}.vc_custom_1637904874533{margin-top: 25px !important;}.vc_custom_1637752991404{margin-bottom: 50px !important;padding-top: 30px !important;}.vc_custom_1637758986199{margin-bottom: 20px !important;padding-top: 30px !important;}'),
(3064, 102, '_wpb_shortcodes_custom_css', '.vc_custom_1637904776878{padding-top: 60px !important;padding-bottom: 50px !important;}.vc_custom_1637820705740{padding-top: 80px !important;padding-bottom: 60px !important;background-color: #dfe8ed !important;}.vc_custom_1637820729454{padding-top: 60px !important;padding-bottom: 60px !important;}.vc_custom_1637816906678{padding-top: 50px !important;padding-bottom: 50px !important;background-image: url(https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/Group-8.jpg?id=1876) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1637820760234{padding-top: 70px !important;padding-bottom: 80px !important;}.vc_custom_1637904660628{margin-bottom: 0px !important;}.vc_custom_1637899588070{margin-top: 30px !important;}.vc_custom_1637904874533{margin-top: 25px !important;}.vc_custom_1637752991404{margin-bottom: 50px !important;padding-top: 30px !important;}.vc_custom_1637758986199{margin-bottom: 20px !important;padding-top: 30px !important;}'),
(3065, 102, '_wpb_shortcodes_custom_css', '.vc_custom_1637904776878{padding-top: 60px !important;padding-bottom: 50px !important;}.vc_custom_1637820705740{padding-top: 80px !important;padding-bottom: 60px !important;background-color: #dfe8ed !important;}.vc_custom_1637820729454{padding-top: 60px !important;padding-bottom: 60px !important;}.vc_custom_1637816906678{padding-top: 50px !important;padding-bottom: 50px !important;background-image: url(https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/Group-8.jpg?id=1876) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1637820760234{padding-top: 70px !important;padding-bottom: 80px !important;}.vc_custom_1637904660628{margin-bottom: 0px !important;}.vc_custom_1637899588070{margin-top: 30px !important;}.vc_custom_1637904874533{margin-top: 25px !important;}.vc_custom_1637752991404{margin-bottom: 50px !important;padding-top: 30px !important;}.vc_custom_1637758986199{margin-bottom: 20px !important;padding-top: 30px !important;}'),
(3066, 102, 'rs_page_bg_color', ''),
(3067, 102, 'sigma_service_details', 'a:3:{s:18:\"sigma_service_icon\";s:20:\"flaticon-stethoscope\";s:28:\"sigma_service_features_total\";s:1:\"0\";s:28:\"sigma_service_featured_title\";s:0:\"\";}'),
(3068, 102, '_wpb_vc_js_status', 'false'),
(3069, 102, '_yoast_wpseo_estimated-reading-time-minutes', '4'),
(3070, 102, '_thumbnail_id', '1744'),
(3071, 102, '_wpb_shortcodes_custom_css', '.vc_custom_1637904776878{padding-top: 60px !important;padding-bottom: 50px !important;}.vc_custom_1637820705740{padding-top: 80px !important;padding-bottom: 60px !important;background-color: #dfe8ed !important;}.vc_custom_1637820729454{padding-top: 60px !important;padding-bottom: 60px !important;}.vc_custom_1637816906678{padding-top: 50px !important;padding-bottom: 50px !important;background-image: url(https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/Group-8.jpg?id=1876) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1637820760234{padding-top: 70px !important;padding-bottom: 80px !important;}.vc_custom_1637904660628{margin-bottom: 0px !important;}.vc_custom_1637899588070{margin-top: 30px !important;}.vc_custom_1637904874533{margin-top: 25px !important;}.vc_custom_1637752991404{margin-bottom: 50px !important;padding-top: 30px !important;}.vc_custom_1637758986199{margin-bottom: 20px !important;padding-top: 30px !important;}'),
(3072, 102, '_yoast_wpseo_content_score', '30'),
(3073, 102, '_wp_old_slug', 'therapiya'),
(3074, 102, '_wp_old_slug', 'urology'),
(3075, 102, '_wpb_post_custom_css', '.sigma_post-details-meta-item {\n    flex: 1;\n    display: none;\n}\n.sigma_single-pagination {\n    padding-top: 0px;\n    display: none;\n}\n\n\n\n.section {\n    padding-bottom: 0px !important;\n    padding-top: 0px !important;\n    margin-bottom: -30px;\n}\n\n.service-content-wrapper {\n    margin-bottom: 0px;\n}\n\n.sigma_accordion.style-13 .card .card-header .accordion-link{\n    font-size: 15px;\n}\n\n.sigma_accordion.style-13 .card-body {\n    font-size: 15px;}\n\n.sigma_info.style-14 .sigma_info-title .sigma_info-icon{\n    background: unset !important;\n}\n\n.sigma_info.style-14 .sigma_info-title h5 {\n    margin: 0;}\n    \n    \n   .sigma_info.style-14 .shape-2 {\n    right: -44px;\n    top: auto;\n    bottom: -20px;\n}\n\n.sigma_info.style-11 .sigma_info-title{\n    height: 90px;\n    max-width:25% ;\n}\n\n.sigma_info.style-11{\n    margin-bottom:30px;\n}\n\n.sigma_info.style-14 .shape-2{\n    display:none;\n}'),
(3076, 103, 'rs_page_bg_color', ''),
(3077, 103, 'sigma_testimonial_details', 'a:3:{s:24:\"sigma_testimonial_rating\";s:1:\"0\";s:29:\"sigma_testimonial_designation\";s:12:\"El Paso, USA\";s:29:\"sigma_testimonial_social_icon\";s:0:\"\";}'),
(3078, 103, '_thumbnail_id', '804'),
(3079, 103, '_wpb_vc_js_status', 'false'),
(3080, 107, 'rs_page_bg_color', ''),
(3081, 107, 'sigma_testimonial_details', 'a:3:{s:24:\"sigma_testimonial_rating\";s:1:\"0\";s:29:\"sigma_testimonial_designation\";s:12:\"El Paso, USA\";s:29:\"sigma_testimonial_social_icon\";s:0:\"\";}'),
(3082, 107, '_thumbnail_id', '803'),
(3083, 107, '_wpb_vc_js_status', 'false'),
(3084, 108, 'rs_page_bg_color', ''),
(3085, 108, 'sigma_testimonial_details', 'a:3:{s:24:\"sigma_testimonial_rating\";s:1:\"0\";s:29:\"sigma_testimonial_designation\";s:13:\"Abington, USA\";s:29:\"sigma_testimonial_social_icon\";s:0:\"\";}'),
(3086, 108, '_thumbnail_id', '802'),
(3087, 108, '_wpb_vc_js_status', 'false'),
(3088, 152, '_form', '<div class=\"sigma-subscribe-form-style-1\">\n                  [email* your-email placeholder \"Enter you email\"] [submit \"Subscribe\"]\n                </div>'),
(3089, 152, '_mail', 'a:9:{s:6:\"active\";b:1;s:7:\"subject\";s:30:\"[_site_title] \"[your-subject]\"\";s:6:\"sender\";s:25:\"[email protected]\";s:9:\"recipient\";s:25:\"[email protected]\";s:4:\"body\";s:163:\"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 [_site_title] ([_site_url])\";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;}'),
(3090, 152, '_mail_2', 'a:9:{s:6:\"active\";b:0;s:7:\"subject\";s:30:\"[_site_title] \"[your-subject]\"\";s:6:\"sender\";s:40:\"[_site_title] <[email protected]>\";s:9:\"recipient\";s:12:\"[your-email]\";s:4:\"body\";s:105:\"Message Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on [_site_title] ([_site_url])\";s:18:\"additional_headers\";s:29:\"Reply-To: [_site_admin_email]\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),
(3091, 152, '_messages', 'a:22:{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: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: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: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: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.\";}'),
(3092, 152, '_additional_settings', ''),
(3093, 152, '_locale', 'en_US'),
(3094, 204, '_form', '<div class=\"page-cta-form\">\n<div class=\"input-group justify-content-xl-end justify-content-start flex-wrap flex-sm-nowrap\">\n                  [email* your-email placeholder \"Enter you email\"]\n                  <div class=\"input-group-append position-relative\">\n                    [submit \"Subscribe\"] <i class=\"fal fa-envelope mr-2\"></i>\n                  </div>\n                </div>\n</div>'),
(3095, 204, '_mail', 'a:9:{s:6:\"active\";b:1;s:7:\"subject\";s:30:\"[_site_title] \"[your-subject]\"\";s:6:\"sender\";s:25:\"[email protected]\";s:9:\"recipient\";s:25:\"[email protected]\";s:4:\"body\";s:163:\"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 [_site_title] ([_site_url])\";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;}'),
(3096, 204, '_mail_2', 'a:9:{s:6:\"active\";b:0;s:7:\"subject\";s:30:\"[_site_title] \"[your-subject]\"\";s:6:\"sender\";s:40:\"[_site_title] <[email protected]>\";s:9:\"recipient\";s:12:\"[your-email]\";s:4:\"body\";s:105:\"Message Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on [_site_title] ([_site_url])\";s:18:\"additional_headers\";s:29:\"Reply-To: [_site_admin_email]\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),
(3097, 204, '_messages', 'a:22:{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: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: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: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: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.\";}'),
(3098, 204, '_additional_settings', ''),
(3099, 204, '_locale', 'en_US'),
(3100, 232, 'rs_page_bg_color', ''),
(3101, 232, 'sigma_page_template_settings', 'a:17:{s:31:\"sigma_page_template_custom_type\";s:11:\"header-type\";s:31:\"sigma_page_template_popup_style\";s:7:\"default\";s:22:\"sigma_popup_event_type\";s:14:\"popup-onscroll\";s:23:\"sigma_popup_onload_time\";s:0:\"\";s:26:\"sigma_popup_enable_overlay\";s:0:\"\";s:25:\"sigma_popup_overlay_color\";s:0:\"\";s:27:\"sigma_popup_overlay_opacity\";s:0:\"\";s:22:\"sigma_popup_dimensions\";s:0:\"\";s:28:\"sigma_popup_custom_dimension\";s:16:\"popup-dm-default\";s:21:\"sigma_popup_max_width\";s:0:\"\";s:22:\"sigma_popup_max_height\";s:0:\"\";s:30:\"sigma_popup_close_trigger_type\";s:13:\"trigger-empty\";s:25:\"sigma_popup_close_timeout\";s:0:\"\";s:33:\"sigma_default_close_trigger_color\";s:0:\"\";s:27:\"sigma_popup_animation_style\";s:18:\"popup-animate-none\";s:20:\"sigma_popup_position\";s:18:\"popup-pos-top-left\";s:28:\"sigma_popup_enable_condition\";s:0:\"\";}'),
(3102, 232, '_wpb_vc_js_status', 'true'),
(3103, 233, 'rs_page_bg_color', ''),
(3104, 233, 'sigma_page_template_settings', 'a:17:{s:31:\"sigma_page_template_custom_type\";s:11:\"header-type\";s:31:\"sigma_page_template_popup_style\";s:7:\"default\";s:22:\"sigma_popup_event_type\";s:14:\"popup-onscroll\";s:23:\"sigma_popup_onload_time\";s:0:\"\";s:26:\"sigma_popup_enable_overlay\";s:0:\"\";s:25:\"sigma_popup_overlay_color\";s:0:\"\";s:27:\"sigma_popup_overlay_opacity\";s:0:\"\";s:22:\"sigma_popup_dimensions\";s:0:\"\";s:28:\"sigma_popup_custom_dimension\";s:16:\"popup-dm-default\";s:21:\"sigma_popup_max_width\";s:0:\"\";s:22:\"sigma_popup_max_height\";s:0:\"\";s:30:\"sigma_popup_close_trigger_type\";s:13:\"trigger-empty\";s:25:\"sigma_popup_close_timeout\";s:0:\"\";s:33:\"sigma_default_close_trigger_color\";s:0:\"\";s:27:\"sigma_popup_animation_style\";s:18:\"popup-animate-none\";s:20:\"sigma_popup_position\";s:18:\"popup-pos-top-left\";s:28:\"sigma_popup_enable_condition\";s:0:\"\";}'),
(3105, 233, '_wpb_vc_js_status', 'true'),
(3106, 235, 'rs_page_bg_color', ''),
(3107, 235, 'sigma_page_template_settings', 'a:17:{s:31:\"sigma_page_template_custom_type\";s:11:\"header-type\";s:31:\"sigma_page_template_popup_style\";s:7:\"default\";s:22:\"sigma_popup_event_type\";s:14:\"popup-onscroll\";s:23:\"sigma_popup_onload_time\";s:0:\"\";s:26:\"sigma_popup_enable_overlay\";s:0:\"\";s:25:\"sigma_popup_overlay_color\";s:0:\"\";s:27:\"sigma_popup_overlay_opacity\";s:0:\"\";s:22:\"sigma_popup_dimensions\";s:0:\"\";s:28:\"sigma_popup_custom_dimension\";s:16:\"popup-dm-default\";s:21:\"sigma_popup_max_width\";s:0:\"\";s:22:\"sigma_popup_max_height\";s:0:\"\";s:30:\"sigma_popup_close_trigger_type\";s:13:\"trigger-empty\";s:25:\"sigma_popup_close_timeout\";s:0:\"\";s:33:\"sigma_default_close_trigger_color\";s:0:\"\";s:27:\"sigma_popup_animation_style\";s:18:\"popup-animate-none\";s:20:\"sigma_popup_position\";s:18:\"popup-pos-top-left\";s:28:\"sigma_popup_enable_condition\";s:0:\"\";}'),
(3108, 235, '_wpb_vc_js_status', 'true'),
(3109, 236, 'rs_page_bg_color', ''),
(3110, 236, 'sigma_page_template_settings', 'a:17:{s:31:\"sigma_page_template_custom_type\";s:11:\"header-type\";s:31:\"sigma_page_template_popup_style\";s:7:\"default\";s:22:\"sigma_popup_event_type\";s:14:\"popup-onscroll\";s:23:\"sigma_popup_onload_time\";s:0:\"\";s:26:\"sigma_popup_enable_overlay\";s:0:\"\";s:25:\"sigma_popup_overlay_color\";s:0:\"\";s:27:\"sigma_popup_overlay_opacity\";s:0:\"\";s:22:\"sigma_popup_dimensions\";s:0:\"\";s:28:\"sigma_popup_custom_dimension\";s:16:\"popup-dm-default\";s:21:\"sigma_popup_max_width\";s:0:\"\";s:22:\"sigma_popup_max_height\";s:0:\"\";s:30:\"sigma_popup_close_trigger_type\";s:13:\"trigger-empty\";s:25:\"sigma_popup_close_timeout\";s:0:\"\";s:33:\"sigma_default_close_trigger_color\";s:0:\"\";s:27:\"sigma_popup_animation_style\";s:18:\"popup-animate-none\";s:20:\"sigma_popup_position\";s:18:\"popup-pos-top-left\";s:28:\"sigma_popup_enable_condition\";s:0:\"\";}'),
(3111, 236, '_wpb_vc_js_status', 'true'),
(3112, 237, 'rs_page_bg_color', ''),
(3113, 237, 'sigma_page_template_settings', 'a:17:{s:31:\"sigma_page_template_custom_type\";s:11:\"header-type\";s:31:\"sigma_page_template_popup_style\";s:7:\"default\";s:22:\"sigma_popup_event_type\";s:14:\"popup-onscroll\";s:23:\"sigma_popup_onload_time\";s:0:\"\";s:26:\"sigma_popup_enable_overlay\";s:0:\"\";s:25:\"sigma_popup_overlay_color\";s:0:\"\";s:27:\"sigma_popup_overlay_opacity\";s:0:\"\";s:22:\"sigma_popup_dimensions\";s:0:\"\";s:28:\"sigma_popup_custom_dimension\";s:16:\"popup-dm-default\";s:21:\"sigma_popup_max_width\";s:0:\"\";s:22:\"sigma_popup_max_height\";s:0:\"\";s:30:\"sigma_popup_close_trigger_type\";s:13:\"trigger-empty\";s:25:\"sigma_popup_close_timeout\";s:0:\"\";s:33:\"sigma_default_close_trigger_color\";s:0:\"\";s:27:\"sigma_popup_animation_style\";s:18:\"popup-animate-none\";s:20:\"sigma_popup_position\";s:18:\"popup-pos-top-left\";s:28:\"sigma_popup_enable_condition\";s:0:\"\";}'),
(3114, 237, '_wpb_vc_js_status', 'true'),
(3115, 412, 'rs_page_bg_color', ''),
(3116, 412, 'sigma_testimonial_details', 'a:3:{s:24:\"sigma_testimonial_rating\";s:1:\"0\";s:29:\"sigma_testimonial_designation\";s:11:\"Leland, USA\";s:29:\"sigma_testimonial_social_icon\";s:0:\"\";}'),
(3117, 412, '_thumbnail_id', '800'),
(3118, 412, '_wpb_vc_js_status', 'false'),
(3119, 463, '_wpb_shortcodes_custom_css', '.vc_custom_1649309951121{padding-top: 20px !important;padding-bottom: 20px !important;}.vc_custom_1632308057371{padding-top: 20px !important;padding-bottom: 20px !important;}.vc_custom_1632308067616{padding-top: 20px !important;padding-bottom: 20px !important;}.vc_custom_1646401479661{padding-top: 20px !important;padding-bottom: 20px !important;}.vc_custom_1652955505490{margin-top: 15px !important;margin-bottom: 0px !important;}.vc_custom_1637044758811{margin-top: 30px !important;}.vc_custom_1637131018975{margin-bottom: 30px !important;}.vc_custom_1637044446857{margin-bottom: 0px !important;}.vc_custom_1634984453974{border-top-width: 1px !important;padding-top: 20px !important;padding-bottom: 20px !important;border-top-color: #1663a6 !important;border-top-style: solid !important;}.vc_custom_1646642147744{margin-bottom: 0px !important;}'),
(3120, 463, '_wpb_shortcodes_custom_css', '.vc_custom_1649309951121{padding-top: 20px !important;padding-bottom: 20px !important;}.vc_custom_1632308057371{padding-top: 20px !important;padding-bottom: 20px !important;}.vc_custom_1632308067616{padding-top: 20px !important;padding-bottom: 20px !important;}.vc_custom_1646401479661{padding-top: 20px !important;padding-bottom: 20px !important;}.vc_custom_1652955505490{margin-top: 15px !important;margin-bottom: 0px !important;}.vc_custom_1637044758811{margin-top: 30px !important;}.vc_custom_1637131018975{margin-bottom: 30px !important;}.vc_custom_1637044446857{margin-bottom: 0px !important;}.vc_custom_1634984453974{border-top-width: 1px !important;padding-top: 20px !important;padding-bottom: 20px !important;border-top-color: #1663a6 !important;border-top-style: solid !important;}.vc_custom_1646642147744{margin-bottom: 0px !important;}'),
(3121, 463, '_wpb_shortcodes_custom_css', '.vc_custom_1649309951121{padding-top: 20px !important;padding-bottom: 20px !important;}.vc_custom_1632308057371{padding-top: 20px !important;padding-bottom: 20px !important;}.vc_custom_1632308067616{padding-top: 20px !important;padding-bottom: 20px !important;}.vc_custom_1646401479661{padding-top: 20px !important;padding-bottom: 20px !important;}.vc_custom_1652955505490{margin-top: 15px !important;margin-bottom: 0px !important;}.vc_custom_1637044758811{margin-top: 30px !important;}.vc_custom_1637131018975{margin-bottom: 30px !important;}.vc_custom_1637044446857{margin-bottom: 0px !important;}.vc_custom_1634984453974{border-top-width: 1px !important;padding-top: 20px !important;padding-bottom: 20px !important;border-top-color: #1663a6 !important;border-top-style: solid !important;}.vc_custom_1646642147744{margin-bottom: 0px !important;}'),
(3122, 463, '_wpb_shortcodes_custom_css', '.vc_custom_1649309951121{padding-top: 20px !important;padding-bottom: 20px !important;}.vc_custom_1632308057371{padding-top: 20px !important;padding-bottom: 20px !important;}.vc_custom_1632308067616{padding-top: 20px !important;padding-bottom: 20px !important;}.vc_custom_1646401479661{padding-top: 20px !important;padding-bottom: 20px !important;}.vc_custom_1652955505490{margin-top: 15px !important;margin-bottom: 0px !important;}.vc_custom_1637044758811{margin-top: 30px !important;}.vc_custom_1637131018975{margin-bottom: 30px !important;}.vc_custom_1637044446857{margin-bottom: 0px !important;}.vc_custom_1634984453974{border-top-width: 1px !important;padding-top: 20px !important;padding-bottom: 20px !important;border-top-color: #1663a6 !important;border-top-style: solid !important;}.vc_custom_1646642147744{margin-bottom: 0px !important;}'),
(3123, 463, '_wpb_shortcodes_custom_css', '.vc_custom_1649309951121{padding-top: 20px !important;padding-bottom: 20px !important;}.vc_custom_1632308057371{padding-top: 20px !important;padding-bottom: 20px !important;}.vc_custom_1632308067616{padding-top: 20px !important;padding-bottom: 20px !important;}.vc_custom_1646401479661{padding-top: 20px !important;padding-bottom: 20px !important;}.vc_custom_1652955505490{margin-top: 15px !important;margin-bottom: 0px !important;}.vc_custom_1637044758811{margin-top: 30px !important;}.vc_custom_1637131018975{margin-bottom: 30px !important;}.vc_custom_1637044446857{margin-bottom: 0px !important;}.vc_custom_1634984453974{border-top-width: 1px !important;padding-top: 20px !important;padding-bottom: 20px !important;border-top-color: #1663a6 !important;border-top-style: solid !important;}.vc_custom_1646642147744{margin-bottom: 0px !important;}'),
(3124, 463, '_wpb_shortcodes_custom_css', '.vc_custom_1649309951121{padding-top: 20px !important;padding-bottom: 20px !important;}.vc_custom_1632308057371{padding-top: 20px !important;padding-bottom: 20px !important;}.vc_custom_1632308067616{padding-top: 20px !important;padding-bottom: 20px !important;}.vc_custom_1646401479661{padding-top: 20px !important;padding-bottom: 20px !important;}.vc_custom_1652955505490{margin-top: 15px !important;margin-bottom: 0px !important;}.vc_custom_1637044758811{margin-top: 30px !important;}.vc_custom_1637131018975{margin-bottom: 30px !important;}.vc_custom_1637044446857{margin-bottom: 0px !important;}.vc_custom_1634984453974{border-top-width: 1px !important;padding-top: 20px !important;padding-bottom: 20px !important;border-top-color: #1663a6 !important;border-top-style: solid !important;}.vc_custom_1646642147744{margin-bottom: 0px !important;}'),
(3125, 463, '_wpb_shortcodes_custom_css', '.vc_custom_1649309951121{padding-top: 20px !important;padding-bottom: 20px !important;}.vc_custom_1632308057371{padding-top: 20px !important;padding-bottom: 20px !important;}.vc_custom_1632308067616{padding-top: 20px !important;padding-bottom: 20px !important;}.vc_custom_1646401479661{padding-top: 20px !important;padding-bottom: 20px !important;}.vc_custom_1652955505490{margin-top: 15px !important;margin-bottom: 0px !important;}.vc_custom_1637044758811{margin-top: 30px !important;}.vc_custom_1637131018975{margin-bottom: 30px !important;}.vc_custom_1637044446857{margin-bottom: 0px !important;}.vc_custom_1634984453974{border-top-width: 1px !important;padding-top: 20px !important;padding-bottom: 20px !important;border-top-color: #1663a6 !important;border-top-style: solid !important;}.vc_custom_1646642147744{margin-bottom: 0px !important;}'),
(3126, 463, '_wpb_shortcodes_custom_css', '.vc_custom_1649309951121{padding-top: 20px !important;padding-bottom: 20px !important;}.vc_custom_1632308057371{padding-top: 20px !important;padding-bottom: 20px !important;}.vc_custom_1632308067616{padding-top: 20px !important;padding-bottom: 20px !important;}.vc_custom_1646401479661{padding-top: 20px !important;padding-bottom: 20px !important;}.vc_custom_1652955505490{margin-top: 15px !important;margin-bottom: 0px !important;}.vc_custom_1637044758811{margin-top: 30px !important;}.vc_custom_1637131018975{margin-bottom: 30px !important;}.vc_custom_1637044446857{margin-bottom: 0px !important;}.vc_custom_1634984453974{border-top-width: 1px !important;padding-top: 20px !important;padding-bottom: 20px !important;border-top-color: #1663a6 !important;border-top-style: solid !important;}.vc_custom_1646642147744{margin-bottom: 0px !important;}'),
(3127, 463, '_wpb_shortcodes_custom_css', '.vc_custom_1649309951121{padding-top: 20px !important;padding-bottom: 20px !important;}.vc_custom_1632308057371{padding-top: 20px !important;padding-bottom: 20px !important;}.vc_custom_1632308067616{padding-top: 20px !important;padding-bottom: 20px !important;}.vc_custom_1646401479661{padding-top: 20px !important;padding-bottom: 20px !important;}.vc_custom_1652955505490{margin-top: 15px !important;margin-bottom: 0px !important;}.vc_custom_1637044758811{margin-top: 30px !important;}.vc_custom_1637131018975{margin-bottom: 30px !important;}.vc_custom_1637044446857{margin-bottom: 0px !important;}.vc_custom_1634984453974{border-top-width: 1px !important;padding-top: 20px !important;padding-bottom: 20px !important;border-top-color: #1663a6 !important;border-top-style: solid !important;}.vc_custom_1646642147744{margin-bottom: 0px !important;}'),
(3128, 463, 'rs_page_bg_color', ''),
(3129, 463, 'sigma_page_template_settings', 'a:17:{s:31:\"sigma_page_template_custom_type\";s:11:\"footer-type\";s:31:\"sigma_page_template_popup_style\";s:7:\"default\";s:22:\"sigma_popup_event_type\";s:14:\"popup-onscroll\";s:23:\"sigma_popup_onload_time\";s:0:\"\";s:26:\"sigma_popup_enable_overlay\";s:0:\"\";s:25:\"sigma_popup_overlay_color\";s:0:\"\";s:27:\"sigma_popup_overlay_opacity\";s:0:\"\";s:22:\"sigma_popup_dimensions\";s:0:\"\";s:28:\"sigma_popup_custom_dimension\";s:16:\"popup-dm-default\";s:21:\"sigma_popup_max_width\";s:0:\"\";s:22:\"sigma_popup_max_height\";s:0:\"\";s:30:\"sigma_popup_close_trigger_type\";s:13:\"trigger-empty\";s:25:\"sigma_popup_close_timeout\";s:0:\"\";s:33:\"sigma_default_close_trigger_color\";s:0:\"\";s:27:\"sigma_popup_animation_style\";s:18:\"popup-animate-none\";s:20:\"sigma_popup_position\";s:18:\"popup-pos-top-left\";s:28:\"sigma_popup_enable_condition\";s:0:\"\";}'),
(3130, 463, '_wpb_vc_js_status', 'true'),
(3131, 463, '_wpb_shortcodes_custom_css', '.vc_custom_1649309951121{padding-top: 20px !important;padding-bottom: 20px !important;}.vc_custom_1632308057371{padding-top: 20px !important;padding-bottom: 20px !important;}.vc_custom_1632308067616{padding-top: 20px !important;padding-bottom: 20px !important;}.vc_custom_1646401479661{padding-top: 20px !important;padding-bottom: 20px !important;}.vc_custom_1652955505490{margin-top: 15px !important;margin-bottom: 0px !important;}.vc_custom_1637044758811{margin-top: 30px !important;}.vc_custom_1637131018975{margin-bottom: 30px !important;}.vc_custom_1637044446857{margin-bottom: 0px !important;}.vc_custom_1634984453974{border-top-width: 1px !important;padding-top: 20px !important;padding-bottom: 20px !important;border-top-color: #1663a6 !important;border-top-style: solid !important;}.vc_custom_1646642147744{margin-bottom: 0px !important;}'),
(3133, 660, '_wpb_shortcodes_custom_css', '.vc_custom_1637904776878{padding-top: 60px !important;padding-bottom: 50px !important;}.vc_custom_1637820705740{padding-top: 80px !important;padding-bottom: 60px !important;background-color: #dfe8ed !important;}.vc_custom_1637820729454{padding-top: 60px !important;padding-bottom: 60px !important;}.vc_custom_1637816906678{padding-top: 50px !important;padding-bottom: 50px !important;background-image: url(https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/Group-8.jpg?id=1876) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1637820760234{padding-top: 70px !important;padding-bottom: 80px !important;}.vc_custom_1637904660628{margin-bottom: 0px !important;}.vc_custom_1637899588070{margin-top: 30px !important;}.vc_custom_1637904874533{margin-top: 25px !important;}.vc_custom_1637752991404{margin-bottom: 50px !important;padding-top: 30px !important;}.vc_custom_1637758986199{margin-bottom: 20px !important;padding-top: 30px !important;}'),
(3134, 660, '_wpb_shortcodes_custom_css', '.vc_custom_1637904776878{padding-top: 60px !important;padding-bottom: 50px !important;}.vc_custom_1637820705740{padding-top: 80px !important;padding-bottom: 60px !important;background-color: #dfe8ed !important;}.vc_custom_1637820729454{padding-top: 60px !important;padding-bottom: 60px !important;}.vc_custom_1637816906678{padding-top: 50px !important;padding-bottom: 50px !important;background-image: url(https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/Group-8.jpg?id=1876) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1637820760234{padding-top: 70px !important;padding-bottom: 80px !important;}.vc_custom_1637904660628{margin-bottom: 0px !important;}.vc_custom_1637899588070{margin-top: 30px !important;}.vc_custom_1637904874533{margin-top: 25px !important;}.vc_custom_1637752991404{margin-bottom: 50px !important;padding-top: 30px !important;}.vc_custom_1637758986199{margin-bottom: 20px !important;padding-top: 30px !important;}'),
(3135, 660, '_wpb_shortcodes_custom_css', '.vc_custom_1637904776878{padding-top: 60px !important;padding-bottom: 50px !important;}.vc_custom_1637820705740{padding-top: 80px !important;padding-bottom: 60px !important;background-color: #dfe8ed !important;}.vc_custom_1637820729454{padding-top: 60px !important;padding-bottom: 60px !important;}.vc_custom_1637816906678{padding-top: 50px !important;padding-bottom: 50px !important;background-image: url(https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/Group-8.jpg?id=1876) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1637820760234{padding-top: 70px !important;padding-bottom: 80px !important;}.vc_custom_1637904660628{margin-bottom: 0px !important;}.vc_custom_1637899588070{margin-top: 30px !important;}.vc_custom_1637904874533{margin-top: 25px !important;}.vc_custom_1637752991404{margin-bottom: 50px !important;padding-top: 30px !important;}.vc_custom_1637758986199{margin-bottom: 20px !important;padding-top: 30px !important;}');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3136, 660, '_wpb_shortcodes_custom_css', '.vc_custom_1637904776878{padding-top: 60px !important;padding-bottom: 50px !important;}.vc_custom_1637820705740{padding-top: 80px !important;padding-bottom: 60px !important;background-color: #dfe8ed !important;}.vc_custom_1637820729454{padding-top: 60px !important;padding-bottom: 60px !important;}.vc_custom_1637816906678{padding-top: 50px !important;padding-bottom: 50px !important;background-image: url(https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/Group-8.jpg?id=1876) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1637820760234{padding-top: 70px !important;padding-bottom: 80px !important;}.vc_custom_1637904660628{margin-bottom: 0px !important;}.vc_custom_1637899588070{margin-top: 30px !important;}.vc_custom_1637904874533{margin-top: 25px !important;}.vc_custom_1637752991404{margin-bottom: 50px !important;padding-top: 30px !important;}.vc_custom_1637758986199{margin-bottom: 20px !important;padding-top: 30px !important;}'),
(3137, 660, '_wpb_shortcodes_custom_css', '.vc_custom_1637904776878{padding-top: 60px !important;padding-bottom: 50px !important;}.vc_custom_1637820705740{padding-top: 80px !important;padding-bottom: 60px !important;background-color: #dfe8ed !important;}.vc_custom_1637820729454{padding-top: 60px !important;padding-bottom: 60px !important;}.vc_custom_1637816906678{padding-top: 50px !important;padding-bottom: 50px !important;background-image: url(https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/Group-8.jpg?id=1876) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1637820760234{padding-top: 70px !important;padding-bottom: 80px !important;}.vc_custom_1637904660628{margin-bottom: 0px !important;}.vc_custom_1637899588070{margin-top: 30px !important;}.vc_custom_1637904874533{margin-top: 25px !important;}.vc_custom_1637752991404{margin-bottom: 50px !important;padding-top: 30px !important;}.vc_custom_1637758986199{margin-bottom: 20px !important;padding-top: 30px !important;}'),
(3138, 660, '_wpb_shortcodes_custom_css', '.vc_custom_1637904776878{padding-top: 60px !important;padding-bottom: 50px !important;}.vc_custom_1637820705740{padding-top: 80px !important;padding-bottom: 60px !important;background-color: #dfe8ed !important;}.vc_custom_1637820729454{padding-top: 60px !important;padding-bottom: 60px !important;}.vc_custom_1637816906678{padding-top: 50px !important;padding-bottom: 50px !important;background-image: url(https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/Group-8.jpg?id=1876) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1637820760234{padding-top: 70px !important;padding-bottom: 80px !important;}.vc_custom_1637904660628{margin-bottom: 0px !important;}.vc_custom_1637899588070{margin-top: 30px !important;}.vc_custom_1637904874533{margin-top: 25px !important;}.vc_custom_1637752991404{margin-bottom: 50px !important;padding-top: 30px !important;}.vc_custom_1637758986199{margin-bottom: 20px !important;padding-top: 30px !important;}'),
(3139, 660, '_wpb_shortcodes_custom_css', '.vc_custom_1637904776878{padding-top: 60px !important;padding-bottom: 50px !important;}.vc_custom_1637820705740{padding-top: 80px !important;padding-bottom: 60px !important;background-color: #dfe8ed !important;}.vc_custom_1637820729454{padding-top: 60px !important;padding-bottom: 60px !important;}.vc_custom_1637816906678{padding-top: 50px !important;padding-bottom: 50px !important;background-image: url(https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/Group-8.jpg?id=1876) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1637820760234{padding-top: 70px !important;padding-bottom: 80px !important;}.vc_custom_1637904660628{margin-bottom: 0px !important;}.vc_custom_1637899588070{margin-top: 30px !important;}.vc_custom_1637904874533{margin-top: 25px !important;}.vc_custom_1637752991404{margin-bottom: 50px !important;padding-top: 30px !important;}.vc_custom_1637758986199{margin-bottom: 20px !important;padding-top: 30px !important;}'),
(3140, 660, '_wpb_shortcodes_custom_css', '.vc_custom_1637904776878{padding-top: 60px !important;padding-bottom: 50px !important;}.vc_custom_1637820705740{padding-top: 80px !important;padding-bottom: 60px !important;background-color: #dfe8ed !important;}.vc_custom_1637820729454{padding-top: 60px !important;padding-bottom: 60px !important;}.vc_custom_1637816906678{padding-top: 50px !important;padding-bottom: 50px !important;background-image: url(https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/Group-8.jpg?id=1876) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1637820760234{padding-top: 70px !important;padding-bottom: 80px !important;}.vc_custom_1637904660628{margin-bottom: 0px !important;}.vc_custom_1637899588070{margin-top: 30px !important;}.vc_custom_1637904874533{margin-top: 25px !important;}.vc_custom_1637752991404{margin-bottom: 50px !important;padding-top: 30px !important;}.vc_custom_1637758986199{margin-bottom: 20px !important;padding-top: 30px !important;}'),
(3141, 660, '_wpb_shortcodes_custom_css', '.vc_custom_1637904776878{padding-top: 60px !important;padding-bottom: 50px !important;}.vc_custom_1637820705740{padding-top: 80px !important;padding-bottom: 60px !important;background-color: #dfe8ed !important;}.vc_custom_1637820729454{padding-top: 60px !important;padding-bottom: 60px !important;}.vc_custom_1637816906678{padding-top: 50px !important;padding-bottom: 50px !important;background-image: url(https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/Group-8.jpg?id=1876) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1637820760234{padding-top: 70px !important;padding-bottom: 80px !important;}.vc_custom_1637904660628{margin-bottom: 0px !important;}.vc_custom_1637899588070{margin-top: 30px !important;}.vc_custom_1637904874533{margin-top: 25px !important;}.vc_custom_1637752991404{margin-bottom: 50px !important;padding-top: 30px !important;}.vc_custom_1637758986199{margin-bottom: 20px !important;padding-top: 30px !important;}'),
(3142, 660, 'rs_page_bg_color', ''),
(3143, 660, 'sigma_service_details', 'a:3:{s:18:\"sigma_service_icon\";s:20:\"flaticon-stethoscope\";s:28:\"sigma_service_features_total\";s:1:\"0\";s:28:\"sigma_service_featured_title\";s:0:\"\";}'),
(3144, 660, '_wpb_vc_js_status', 'true'),
(3145, 660, '_yoast_wpseo_estimated-reading-time-minutes', '4'),
(3146, 660, '_thumbnail_id', '1797'),
(3147, 660, '_wpb_shortcodes_custom_css', '.vc_custom_1637904776878{padding-top: 60px !important;padding-bottom: 50px !important;}.vc_custom_1637820705740{padding-top: 80px !important;padding-bottom: 60px !important;background-color: #dfe8ed !important;}.vc_custom_1637820729454{padding-top: 60px !important;padding-bottom: 60px !important;}.vc_custom_1637816906678{padding-top: 50px !important;padding-bottom: 50px !important;background-image: url(https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/Group-8.jpg?id=1876) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1637820760234{padding-top: 70px !important;padding-bottom: 80px !important;}.vc_custom_1637904660628{margin-bottom: 0px !important;}.vc_custom_1637899588070{margin-top: 30px !important;}.vc_custom_1637904874533{margin-top: 25px !important;}.vc_custom_1637752991404{margin-bottom: 50px !important;padding-top: 30px !important;}.vc_custom_1637758986199{margin-bottom: 20px !important;padding-top: 30px !important;}'),
(3148, 660, '_yoast_wpseo_content_score', '30'),
(3149, 660, '_wp_old_slug', 'therapiya'),
(3150, 660, '_wp_old_slug', 'urology'),
(3151, 660, '_wpb_post_custom_css', '.sigma_post-details-meta-item {\n    flex: 1;\n    display: none;\n}\n.sigma_single-pagination {\n    padding-top: 0px;\n    display: none;\n}\n\n\n\n.section {\n    padding-bottom: 0px !important;\n    padding-top: 0px !important;\n    margin-bottom: -30px;\n}\n\n.service-content-wrapper {\n    margin-bottom: 0px;\n}\n\n.sigma_accordion.style-13 .card .card-header .accordion-link{\n    font-size: 15px;\n}\n\n.sigma_accordion.style-13 .card-body {\n    font-size: 15px;}\n\n.sigma_info.style-14 .sigma_info-title .sigma_info-icon{\n    background: unset !important;\n}\n\n.sigma_info.style-14 .sigma_info-title h5 {\n    margin: 0;}\n    \n    \n   .sigma_info.style-14 .shape-2 {\n    right: -44px;\n    top: auto;\n    bottom: -20px;\n}\n\n.sigma_info.style-11 .sigma_info-title{\n    height: 90px;\n    max-width:25% ;\n}\n\n.sigma_info.style-11{\n    margin-bottom:30px;\n}\n\n.sigma_info.style-14 .shape-2{\n    display:none;\n}'),
(3152, 661, '_wpb_shortcodes_custom_css', '.vc_custom_1637904776878{padding-top: 60px !important;padding-bottom: 50px !important;}.vc_custom_1637820705740{padding-top: 80px !important;padding-bottom: 60px !important;background-color: #dfe8ed !important;}.vc_custom_1637820729454{padding-top: 60px !important;padding-bottom: 60px !important;}.vc_custom_1637816906678{padding-top: 50px !important;padding-bottom: 50px !important;background-image: url(https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/Group-8.jpg?id=1876) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1637820760234{padding-top: 70px !important;padding-bottom: 80px !important;}.vc_custom_1637904660628{margin-bottom: 0px !important;}.vc_custom_1637899588070{margin-top: 30px !important;}.vc_custom_1637904874533{margin-top: 25px !important;}.vc_custom_1637752991404{margin-bottom: 50px !important;padding-top: 30px !important;}.vc_custom_1637758986199{margin-bottom: 20px !important;padding-top: 30px !important;}'),
(3153, 661, '_wpb_shortcodes_custom_css', '.vc_custom_1637904776878{padding-top: 60px !important;padding-bottom: 50px !important;}.vc_custom_1637820705740{padding-top: 80px !important;padding-bottom: 60px !important;background-color: #dfe8ed !important;}.vc_custom_1637820729454{padding-top: 60px !important;padding-bottom: 60px !important;}.vc_custom_1637816906678{padding-top: 50px !important;padding-bottom: 50px !important;background-image: url(https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/Group-8.jpg?id=1876) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1637820760234{padding-top: 70px !important;padding-bottom: 80px !important;}.vc_custom_1637904660628{margin-bottom: 0px !important;}.vc_custom_1637899588070{margin-top: 30px !important;}.vc_custom_1637904874533{margin-top: 25px !important;}.vc_custom_1637752991404{margin-bottom: 50px !important;padding-top: 30px !important;}.vc_custom_1637758986199{margin-bottom: 20px !important;padding-top: 30px !important;}'),
(3154, 661, '_wpb_shortcodes_custom_css', '.vc_custom_1637904776878{padding-top: 60px !important;padding-bottom: 50px !important;}.vc_custom_1637820705740{padding-top: 80px !important;padding-bottom: 60px !important;background-color: #dfe8ed !important;}.vc_custom_1637820729454{padding-top: 60px !important;padding-bottom: 60px !important;}.vc_custom_1637816906678{padding-top: 50px !important;padding-bottom: 50px !important;background-image: url(https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/Group-8.jpg?id=1876) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1637820760234{padding-top: 70px !important;padding-bottom: 80px !important;}.vc_custom_1637904660628{margin-bottom: 0px !important;}.vc_custom_1637899588070{margin-top: 30px !important;}.vc_custom_1637904874533{margin-top: 25px !important;}.vc_custom_1637752991404{margin-bottom: 50px !important;padding-top: 30px !important;}.vc_custom_1637758986199{margin-bottom: 20px !important;padding-top: 30px !important;}'),
(3155, 661, '_wpb_shortcodes_custom_css', '.vc_custom_1637904776878{padding-top: 60px !important;padding-bottom: 50px !important;}.vc_custom_1637820705740{padding-top: 80px !important;padding-bottom: 60px !important;background-color: #dfe8ed !important;}.vc_custom_1637820729454{padding-top: 60px !important;padding-bottom: 60px !important;}.vc_custom_1637816906678{padding-top: 50px !important;padding-bottom: 50px !important;background-image: url(https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/Group-8.jpg?id=1876) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1637820760234{padding-top: 70px !important;padding-bottom: 80px !important;}.vc_custom_1637904660628{margin-bottom: 0px !important;}.vc_custom_1637899588070{margin-top: 30px !important;}.vc_custom_1637904874533{margin-top: 25px !important;}.vc_custom_1637752991404{margin-bottom: 50px !important;padding-top: 30px !important;}.vc_custom_1637758986199{margin-bottom: 20px !important;padding-top: 30px !important;}'),
(3156, 661, '_wpb_shortcodes_custom_css', '.vc_custom_1637904776878{padding-top: 60px !important;padding-bottom: 50px !important;}.vc_custom_1637820705740{padding-top: 80px !important;padding-bottom: 60px !important;background-color: #dfe8ed !important;}.vc_custom_1637820729454{padding-top: 60px !important;padding-bottom: 60px !important;}.vc_custom_1637816906678{padding-top: 50px !important;padding-bottom: 50px !important;background-image: url(https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/Group-8.jpg?id=1876) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1637820760234{padding-top: 70px !important;padding-bottom: 80px !important;}.vc_custom_1637904660628{margin-bottom: 0px !important;}.vc_custom_1637899588070{margin-top: 30px !important;}.vc_custom_1637904874533{margin-top: 25px !important;}.vc_custom_1637752991404{margin-bottom: 50px !important;padding-top: 30px !important;}.vc_custom_1637758986199{margin-bottom: 20px !important;padding-top: 30px !important;}'),
(3157, 661, '_wpb_shortcodes_custom_css', '.vc_custom_1637904776878{padding-top: 60px !important;padding-bottom: 50px !important;}.vc_custom_1637820705740{padding-top: 80px !important;padding-bottom: 60px !important;background-color: #dfe8ed !important;}.vc_custom_1637820729454{padding-top: 60px !important;padding-bottom: 60px !important;}.vc_custom_1637816906678{padding-top: 50px !important;padding-bottom: 50px !important;background-image: url(https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/Group-8.jpg?id=1876) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1637820760234{padding-top: 70px !important;padding-bottom: 80px !important;}.vc_custom_1637904660628{margin-bottom: 0px !important;}.vc_custom_1637899588070{margin-top: 30px !important;}.vc_custom_1637904874533{margin-top: 25px !important;}.vc_custom_1637752991404{margin-bottom: 50px !important;padding-top: 30px !important;}.vc_custom_1637758986199{margin-bottom: 20px !important;padding-top: 30px !important;}'),
(3158, 661, '_wpb_shortcodes_custom_css', '.vc_custom_1637904776878{padding-top: 60px !important;padding-bottom: 50px !important;}.vc_custom_1637820705740{padding-top: 80px !important;padding-bottom: 60px !important;background-color: #dfe8ed !important;}.vc_custom_1637820729454{padding-top: 60px !important;padding-bottom: 60px !important;}.vc_custom_1637816906678{padding-top: 50px !important;padding-bottom: 50px !important;background-image: url(https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/Group-8.jpg?id=1876) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1637820760234{padding-top: 70px !important;padding-bottom: 80px !important;}.vc_custom_1637904660628{margin-bottom: 0px !important;}.vc_custom_1637899588070{margin-top: 30px !important;}.vc_custom_1637904874533{margin-top: 25px !important;}.vc_custom_1637752991404{margin-bottom: 50px !important;padding-top: 30px !important;}.vc_custom_1637758986199{margin-bottom: 20px !important;padding-top: 30px !important;}'),
(3159, 661, '_wpb_shortcodes_custom_css', '.vc_custom_1637904776878{padding-top: 60px !important;padding-bottom: 50px !important;}.vc_custom_1637820705740{padding-top: 80px !important;padding-bottom: 60px !important;background-color: #dfe8ed !important;}.vc_custom_1637820729454{padding-top: 60px !important;padding-bottom: 60px !important;}.vc_custom_1637816906678{padding-top: 50px !important;padding-bottom: 50px !important;background-image: url(https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/Group-8.jpg?id=1876) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1637820760234{padding-top: 70px !important;padding-bottom: 80px !important;}.vc_custom_1637904660628{margin-bottom: 0px !important;}.vc_custom_1637899588070{margin-top: 30px !important;}.vc_custom_1637904874533{margin-top: 25px !important;}.vc_custom_1637752991404{margin-bottom: 50px !important;padding-top: 30px !important;}.vc_custom_1637758986199{margin-bottom: 20px !important;padding-top: 30px !important;}'),
(3160, 661, '_wpb_shortcodes_custom_css', '.vc_custom_1637904776878{padding-top: 60px !important;padding-bottom: 50px !important;}.vc_custom_1637820705740{padding-top: 80px !important;padding-bottom: 60px !important;background-color: #dfe8ed !important;}.vc_custom_1637820729454{padding-top: 60px !important;padding-bottom: 60px !important;}.vc_custom_1637816906678{padding-top: 50px !important;padding-bottom: 50px !important;background-image: url(https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/Group-8.jpg?id=1876) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1637820760234{padding-top: 70px !important;padding-bottom: 80px !important;}.vc_custom_1637904660628{margin-bottom: 0px !important;}.vc_custom_1637899588070{margin-top: 30px !important;}.vc_custom_1637904874533{margin-top: 25px !important;}.vc_custom_1637752991404{margin-bottom: 50px !important;padding-top: 30px !important;}.vc_custom_1637758986199{margin-bottom: 20px !important;padding-top: 30px !important;}'),
(3161, 661, 'rs_page_bg_color', ''),
(3162, 661, 'sigma_service_details', 'a:3:{s:18:\"sigma_service_icon\";s:20:\"flaticon-stethoscope\";s:28:\"sigma_service_features_total\";s:1:\"0\";s:28:\"sigma_service_featured_title\";s:0:\"\";}'),
(3163, 661, '_wpb_vc_js_status', 'true'),
(3164, 661, '_yoast_wpseo_estimated-reading-time-minutes', '4'),
(3165, 661, '_thumbnail_id', '1789'),
(3166, 661, '_wpb_shortcodes_custom_css', '.vc_custom_1637904776878{padding-top: 60px !important;padding-bottom: 50px !important;}.vc_custom_1637820705740{padding-top: 80px !important;padding-bottom: 60px !important;background-color: #dfe8ed !important;}.vc_custom_1637820729454{padding-top: 60px !important;padding-bottom: 60px !important;}.vc_custom_1637816906678{padding-top: 50px !important;padding-bottom: 50px !important;background-image: url(https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/Group-8.jpg?id=1876) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1637820760234{padding-top: 70px !important;padding-bottom: 80px !important;}.vc_custom_1637904660628{margin-bottom: 0px !important;}.vc_custom_1637899588070{margin-top: 30px !important;}.vc_custom_1637904874533{margin-top: 25px !important;}.vc_custom_1637752991404{margin-bottom: 50px !important;padding-top: 30px !important;}.vc_custom_1637758986199{margin-bottom: 20px !important;padding-top: 30px !important;}'),
(3167, 661, '_yoast_wpseo_content_score', '30'),
(3168, 661, '_wp_old_slug', 'therapiya'),
(3169, 661, '_wp_old_slug', 'urology'),
(3170, 661, '_wpb_post_custom_css', '.sigma_post-details-meta-item {\n    flex: 1;\n    display: none;\n}\n.sigma_single-pagination {\n    padding-top: 0px;\n    display: none;\n}\n\n\n\n.section {\n    padding-bottom: 0px !important;\n    padding-top: 0px !important;\n    margin-bottom: -30px;\n}\n\n.service-content-wrapper {\n    margin-bottom: 0px;\n}\n\n.sigma_accordion.style-13 .card .card-header .accordion-link{\n    font-size: 15px;\n}\n\n.sigma_accordion.style-13 .card-body {\n    font-size: 15px;}\n\n.sigma_info.style-14 .sigma_info-title .sigma_info-icon{\n    background: unset !important;\n}\n\n.sigma_info.style-14 .sigma_info-title h5 {\n    margin: 0;}\n    \n    \n   .sigma_info.style-14 .shape-2 {\n    right: -44px;\n    top: auto;\n    bottom: -20px;\n}\n\n.sigma_info.style-11 .sigma_info-title{\n    height: 90px;\n    max-width:25% ;\n}\n\n.sigma_info.style-11{\n    margin-bottom:30px;\n}\n\n.sigma_info.style-14 .shape-2{\n    display:none;\n}'),
(3171, 662, '_wpb_shortcodes_custom_css', '.vc_custom_1637904776878{padding-top: 60px !important;padding-bottom: 50px !important;}.vc_custom_1637820705740{padding-top: 80px !important;padding-bottom: 60px !important;background-color: #dfe8ed !important;}.vc_custom_1637820729454{padding-top: 60px !important;padding-bottom: 60px !important;}.vc_custom_1637816906678{padding-top: 50px !important;padding-bottom: 50px !important;background-image: url(https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/Group-8.jpg?id=1876) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1637820760234{padding-top: 70px !important;padding-bottom: 80px !important;}.vc_custom_1637904660628{margin-bottom: 0px !important;}.vc_custom_1637899588070{margin-top: 30px !important;}.vc_custom_1637904874533{margin-top: 25px !important;}.vc_custom_1637752991404{margin-bottom: 50px !important;padding-top: 30px !important;}.vc_custom_1637758986199{margin-bottom: 20px !important;padding-top: 30px !important;}'),
(3172, 662, '_wpb_shortcodes_custom_css', '.vc_custom_1637904776878{padding-top: 60px !important;padding-bottom: 50px !important;}.vc_custom_1637820705740{padding-top: 80px !important;padding-bottom: 60px !important;background-color: #dfe8ed !important;}.vc_custom_1637820729454{padding-top: 60px !important;padding-bottom: 60px !important;}.vc_custom_1637816906678{padding-top: 50px !important;padding-bottom: 50px !important;background-image: url(https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/Group-8.jpg?id=1876) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1637820760234{padding-top: 70px !important;padding-bottom: 80px !important;}.vc_custom_1637904660628{margin-bottom: 0px !important;}.vc_custom_1637899588070{margin-top: 30px !important;}.vc_custom_1637904874533{margin-top: 25px !important;}.vc_custom_1637752991404{margin-bottom: 50px !important;padding-top: 30px !important;}.vc_custom_1637758986199{margin-bottom: 20px !important;padding-top: 30px !important;}'),
(3173, 662, '_wpb_shortcodes_custom_css', '.vc_custom_1637904776878{padding-top: 60px !important;padding-bottom: 50px !important;}.vc_custom_1637820705740{padding-top: 80px !important;padding-bottom: 60px !important;background-color: #dfe8ed !important;}.vc_custom_1637820729454{padding-top: 60px !important;padding-bottom: 60px !important;}.vc_custom_1637816906678{padding-top: 50px !important;padding-bottom: 50px !important;background-image: url(https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/Group-8.jpg?id=1876) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1637820760234{padding-top: 70px !important;padding-bottom: 80px !important;}.vc_custom_1637904660628{margin-bottom: 0px !important;}.vc_custom_1637899588070{margin-top: 30px !important;}.vc_custom_1637904874533{margin-top: 25px !important;}.vc_custom_1637752991404{margin-bottom: 50px !important;padding-top: 30px !important;}.vc_custom_1637758986199{margin-bottom: 20px !important;padding-top: 30px !important;}'),
(3174, 662, '_wpb_shortcodes_custom_css', '.vc_custom_1637904776878{padding-top: 60px !important;padding-bottom: 50px !important;}.vc_custom_1637820705740{padding-top: 80px !important;padding-bottom: 60px !important;background-color: #dfe8ed !important;}.vc_custom_1637820729454{padding-top: 60px !important;padding-bottom: 60px !important;}.vc_custom_1637816906678{padding-top: 50px !important;padding-bottom: 50px !important;background-image: url(https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/Group-8.jpg?id=1876) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1637820760234{padding-top: 70px !important;padding-bottom: 80px !important;}.vc_custom_1637904660628{margin-bottom: 0px !important;}.vc_custom_1637899588070{margin-top: 30px !important;}.vc_custom_1637904874533{margin-top: 25px !important;}.vc_custom_1637752991404{margin-bottom: 50px !important;padding-top: 30px !important;}.vc_custom_1637758986199{margin-bottom: 20px !important;padding-top: 30px !important;}'),
(3175, 662, '_wpb_shortcodes_custom_css', '.vc_custom_1637904776878{padding-top: 60px !important;padding-bottom: 50px !important;}.vc_custom_1637820705740{padding-top: 80px !important;padding-bottom: 60px !important;background-color: #dfe8ed !important;}.vc_custom_1637820729454{padding-top: 60px !important;padding-bottom: 60px !important;}.vc_custom_1637816906678{padding-top: 50px !important;padding-bottom: 50px !important;background-image: url(https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/Group-8.jpg?id=1876) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1637820760234{padding-top: 70px !important;padding-bottom: 80px !important;}.vc_custom_1637904660628{margin-bottom: 0px !important;}.vc_custom_1637899588070{margin-top: 30px !important;}.vc_custom_1637904874533{margin-top: 25px !important;}.vc_custom_1637752991404{margin-bottom: 50px !important;padding-top: 30px !important;}.vc_custom_1637758986199{margin-bottom: 20px !important;padding-top: 30px !important;}'),
(3176, 662, '_wpb_shortcodes_custom_css', '.vc_custom_1637904776878{padding-top: 60px !important;padding-bottom: 50px !important;}.vc_custom_1637820705740{padding-top: 80px !important;padding-bottom: 60px !important;background-color: #dfe8ed !important;}.vc_custom_1637820729454{padding-top: 60px !important;padding-bottom: 60px !important;}.vc_custom_1637816906678{padding-top: 50px !important;padding-bottom: 50px !important;background-image: url(https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/Group-8.jpg?id=1876) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1637820760234{padding-top: 70px !important;padding-bottom: 80px !important;}.vc_custom_1637904660628{margin-bottom: 0px !important;}.vc_custom_1637899588070{margin-top: 30px !important;}.vc_custom_1637904874533{margin-top: 25px !important;}.vc_custom_1637752991404{margin-bottom: 50px !important;padding-top: 30px !important;}.vc_custom_1637758986199{margin-bottom: 20px !important;padding-top: 30px !important;}'),
(3177, 662, '_wpb_shortcodes_custom_css', '.vc_custom_1637904776878{padding-top: 60px !important;padding-bottom: 50px !important;}.vc_custom_1637820705740{padding-top: 80px !important;padding-bottom: 60px !important;background-color: #dfe8ed !important;}.vc_custom_1637820729454{padding-top: 60px !important;padding-bottom: 60px !important;}.vc_custom_1637816906678{padding-top: 50px !important;padding-bottom: 50px !important;background-image: url(https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/Group-8.jpg?id=1876) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1637820760234{padding-top: 70px !important;padding-bottom: 80px !important;}.vc_custom_1637904660628{margin-bottom: 0px !important;}.vc_custom_1637899588070{margin-top: 30px !important;}.vc_custom_1637904874533{margin-top: 25px !important;}.vc_custom_1637752991404{margin-bottom: 50px !important;padding-top: 30px !important;}.vc_custom_1637758986199{margin-bottom: 20px !important;padding-top: 30px !important;}'),
(3178, 662, '_wpb_shortcodes_custom_css', '.vc_custom_1637904776878{padding-top: 60px !important;padding-bottom: 50px !important;}.vc_custom_1637820705740{padding-top: 80px !important;padding-bottom: 60px !important;background-color: #dfe8ed !important;}.vc_custom_1637820729454{padding-top: 60px !important;padding-bottom: 60px !important;}.vc_custom_1637816906678{padding-top: 50px !important;padding-bottom: 50px !important;background-image: url(https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/Group-8.jpg?id=1876) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1637820760234{padding-top: 70px !important;padding-bottom: 80px !important;}.vc_custom_1637904660628{margin-bottom: 0px !important;}.vc_custom_1637899588070{margin-top: 30px !important;}.vc_custom_1637904874533{margin-top: 25px !important;}.vc_custom_1637752991404{margin-bottom: 50px !important;padding-top: 30px !important;}.vc_custom_1637758986199{margin-bottom: 20px !important;padding-top: 30px !important;}'),
(3179, 662, '_wpb_shortcodes_custom_css', '.vc_custom_1637904776878{padding-top: 60px !important;padding-bottom: 50px !important;}.vc_custom_1637820705740{padding-top: 80px !important;padding-bottom: 60px !important;background-color: #dfe8ed !important;}.vc_custom_1637820729454{padding-top: 60px !important;padding-bottom: 60px !important;}.vc_custom_1637816906678{padding-top: 50px !important;padding-bottom: 50px !important;background-image: url(https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/Group-8.jpg?id=1876) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1637820760234{padding-top: 70px !important;padding-bottom: 80px !important;}.vc_custom_1637904660628{margin-bottom: 0px !important;}.vc_custom_1637899588070{margin-top: 30px !important;}.vc_custom_1637904874533{margin-top: 25px !important;}.vc_custom_1637752991404{margin-bottom: 50px !important;padding-top: 30px !important;}.vc_custom_1637758986199{margin-bottom: 20px !important;padding-top: 30px !important;}'),
(3180, 662, 'rs_page_bg_color', ''),
(3181, 662, 'sigma_service_details', 'a:3:{s:18:\"sigma_service_icon\";s:20:\"flaticon-stethoscope\";s:28:\"sigma_service_features_total\";s:1:\"0\";s:28:\"sigma_service_featured_title\";s:0:\"\";}'),
(3182, 662, '_wpb_vc_js_status', 'true'),
(3183, 662, '_yoast_wpseo_estimated-reading-time-minutes', '4'),
(3184, 662, '_thumbnail_id', '1741'),
(3185, 662, '_wpb_shortcodes_custom_css', '.vc_custom_1637904776878{padding-top: 60px !important;padding-bottom: 50px !important;}.vc_custom_1637820705740{padding-top: 80px !important;padding-bottom: 60px !important;background-color: #dfe8ed !important;}.vc_custom_1637820729454{padding-top: 60px !important;padding-bottom: 60px !important;}.vc_custom_1637816906678{padding-top: 50px !important;padding-bottom: 50px !important;background-image: url(https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/Group-8.jpg?id=1876) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1637820760234{padding-top: 70px !important;padding-bottom: 80px !important;}.vc_custom_1637904660628{margin-bottom: 0px !important;}.vc_custom_1637899588070{margin-top: 30px !important;}.vc_custom_1637904874533{margin-top: 25px !important;}.vc_custom_1637752991404{margin-bottom: 50px !important;padding-top: 30px !important;}.vc_custom_1637758986199{margin-bottom: 20px !important;padding-top: 30px !important;}'),
(3186, 662, '_yoast_wpseo_content_score', '30'),
(3187, 662, '_wp_old_slug', 'therapiya'),
(3188, 662, '_wp_old_slug', 'urology'),
(3189, 662, '_wpb_post_custom_css', '.sigma_post-details-meta-item {\n    flex: 1;\n    display: none;\n}\n.sigma_single-pagination {\n    padding-top: 0px;\n    display: none;\n}\n\n\n\n.section {\n    padding-bottom: 0px !important;\n    padding-top: 0px !important;\n    margin-bottom: -30px;\n}\n\n.service-content-wrapper {\n    margin-bottom: 0px;\n}\n\n.sigma_accordion.style-13 .card .card-header .accordion-link{\n    font-size: 15px;\n}\n\n.sigma_accordion.style-13 .card-body {\n    font-size: 15px;}\n\n.sigma_info.style-14 .sigma_info-title .sigma_info-icon{\n    background: unset !important;\n}\n\n.sigma_info.style-14 .sigma_info-title h5 {\n    margin: 0;}\n    \n    \n   .sigma_info.style-14 .shape-2 {\n    right: -44px;\n    top: auto;\n    bottom: -20px;\n}\n\n.sigma_info.style-11 .sigma_info-title{\n    height: 90px;\n    max-width:25% ;\n}\n\n.sigma_info.style-11{\n    margin-bottom:30px;\n}\n\n.sigma_info.style-14 .shape-2{\n    display:none;\n}'),
(3190, 663, '_wpb_shortcodes_custom_css', '.vc_custom_1637904776878{padding-top: 60px !important;padding-bottom: 50px !important;}.vc_custom_1637820705740{padding-top: 80px !important;padding-bottom: 60px !important;background-color: #dfe8ed !important;}.vc_custom_1637820729454{padding-top: 60px !important;padding-bottom: 60px !important;}.vc_custom_1637816906678{padding-top: 50px !important;padding-bottom: 50px !important;background-image: url(https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/Group-8.jpg?id=1876) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1637820760234{padding-top: 70px !important;padding-bottom: 80px !important;}.vc_custom_1637904660628{margin-bottom: 0px !important;}.vc_custom_1637899588070{margin-top: 30px !important;}.vc_custom_1637904874533{margin-top: 25px !important;}.vc_custom_1637752991404{margin-bottom: 50px !important;padding-top: 30px !important;}.vc_custom_1637758986199{margin-bottom: 20px !important;padding-top: 30px !important;}'),
(3191, 663, '_wpb_shortcodes_custom_css', '.vc_custom_1637904776878{padding-top: 60px !important;padding-bottom: 50px !important;}.vc_custom_1637820705740{padding-top: 80px !important;padding-bottom: 60px !important;background-color: #dfe8ed !important;}.vc_custom_1637820729454{padding-top: 60px !important;padding-bottom: 60px !important;}.vc_custom_1637816906678{padding-top: 50px !important;padding-bottom: 50px !important;background-image: url(https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/Group-8.jpg?id=1876) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1637820760234{padding-top: 70px !important;padding-bottom: 80px !important;}.vc_custom_1637904660628{margin-bottom: 0px !important;}.vc_custom_1637899588070{margin-top: 30px !important;}.vc_custom_1637904874533{margin-top: 25px !important;}.vc_custom_1637752991404{margin-bottom: 50px !important;padding-top: 30px !important;}.vc_custom_1637758986199{margin-bottom: 20px !important;padding-top: 30px !important;}'),
(3192, 663, '_wpb_shortcodes_custom_css', '.vc_custom_1637904776878{padding-top: 60px !important;padding-bottom: 50px !important;}.vc_custom_1637820705740{padding-top: 80px !important;padding-bottom: 60px !important;background-color: #dfe8ed !important;}.vc_custom_1637820729454{padding-top: 60px !important;padding-bottom: 60px !important;}.vc_custom_1637816906678{padding-top: 50px !important;padding-bottom: 50px !important;background-image: url(https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/Group-8.jpg?id=1876) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1637820760234{padding-top: 70px !important;padding-bottom: 80px !important;}.vc_custom_1637904660628{margin-bottom: 0px !important;}.vc_custom_1637899588070{margin-top: 30px !important;}.vc_custom_1637904874533{margin-top: 25px !important;}.vc_custom_1637752991404{margin-bottom: 50px !important;padding-top: 30px !important;}.vc_custom_1637758986199{margin-bottom: 20px !important;padding-top: 30px !important;}'),
(3193, 663, '_wpb_shortcodes_custom_css', '.vc_custom_1637904776878{padding-top: 60px !important;padding-bottom: 50px !important;}.vc_custom_1637820705740{padding-top: 80px !important;padding-bottom: 60px !important;background-color: #dfe8ed !important;}.vc_custom_1637820729454{padding-top: 60px !important;padding-bottom: 60px !important;}.vc_custom_1637816906678{padding-top: 50px !important;padding-bottom: 50px !important;background-image: url(https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/Group-8.jpg?id=1876) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1637820760234{padding-top: 70px !important;padding-bottom: 80px !important;}.vc_custom_1637904660628{margin-bottom: 0px !important;}.vc_custom_1637899588070{margin-top: 30px !important;}.vc_custom_1637904874533{margin-top: 25px !important;}.vc_custom_1637752991404{margin-bottom: 50px !important;padding-top: 30px !important;}.vc_custom_1637758986199{margin-bottom: 20px !important;padding-top: 30px !important;}'),
(3194, 663, '_wpb_shortcodes_custom_css', '.vc_custom_1637904776878{padding-top: 60px !important;padding-bottom: 50px !important;}.vc_custom_1637820705740{padding-top: 80px !important;padding-bottom: 60px !important;background-color: #dfe8ed !important;}.vc_custom_1637820729454{padding-top: 60px !important;padding-bottom: 60px !important;}.vc_custom_1637816906678{padding-top: 50px !important;padding-bottom: 50px !important;background-image: url(https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/Group-8.jpg?id=1876) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1637820760234{padding-top: 70px !important;padding-bottom: 80px !important;}.vc_custom_1637904660628{margin-bottom: 0px !important;}.vc_custom_1637899588070{margin-top: 30px !important;}.vc_custom_1637904874533{margin-top: 25px !important;}.vc_custom_1637752991404{margin-bottom: 50px !important;padding-top: 30px !important;}.vc_custom_1637758986199{margin-bottom: 20px !important;padding-top: 30px !important;}'),
(3195, 663, '_wpb_shortcodes_custom_css', '.vc_custom_1637904776878{padding-top: 60px !important;padding-bottom: 50px !important;}.vc_custom_1637820705740{padding-top: 80px !important;padding-bottom: 60px !important;background-color: #dfe8ed !important;}.vc_custom_1637820729454{padding-top: 60px !important;padding-bottom: 60px !important;}.vc_custom_1637816906678{padding-top: 50px !important;padding-bottom: 50px !important;background-image: url(https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/Group-8.jpg?id=1876) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1637820760234{padding-top: 70px !important;padding-bottom: 80px !important;}.vc_custom_1637904660628{margin-bottom: 0px !important;}.vc_custom_1637899588070{margin-top: 30px !important;}.vc_custom_1637904874533{margin-top: 25px !important;}.vc_custom_1637752991404{margin-bottom: 50px !important;padding-top: 30px !important;}.vc_custom_1637758986199{margin-bottom: 20px !important;padding-top: 30px !important;}'),
(3196, 663, '_wpb_shortcodes_custom_css', '.vc_custom_1637904776878{padding-top: 60px !important;padding-bottom: 50px !important;}.vc_custom_1637820705740{padding-top: 80px !important;padding-bottom: 60px !important;background-color: #dfe8ed !important;}.vc_custom_1637820729454{padding-top: 60px !important;padding-bottom: 60px !important;}.vc_custom_1637816906678{padding-top: 50px !important;padding-bottom: 50px !important;background-image: url(https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/Group-8.jpg?id=1876) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1637820760234{padding-top: 70px !important;padding-bottom: 80px !important;}.vc_custom_1637904660628{margin-bottom: 0px !important;}.vc_custom_1637899588070{margin-top: 30px !important;}.vc_custom_1637904874533{margin-top: 25px !important;}.vc_custom_1637752991404{margin-bottom: 50px !important;padding-top: 30px !important;}.vc_custom_1637758986199{margin-bottom: 20px !important;padding-top: 30px !important;}'),
(3197, 663, '_wpb_shortcodes_custom_css', '.vc_custom_1637904776878{padding-top: 60px !important;padding-bottom: 50px !important;}.vc_custom_1637820705740{padding-top: 80px !important;padding-bottom: 60px !important;background-color: #dfe8ed !important;}.vc_custom_1637820729454{padding-top: 60px !important;padding-bottom: 60px !important;}.vc_custom_1637816906678{padding-top: 50px !important;padding-bottom: 50px !important;background-image: url(https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/Group-8.jpg?id=1876) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1637820760234{padding-top: 70px !important;padding-bottom: 80px !important;}.vc_custom_1637904660628{margin-bottom: 0px !important;}.vc_custom_1637899588070{margin-top: 30px !important;}.vc_custom_1637904874533{margin-top: 25px !important;}.vc_custom_1637752991404{margin-bottom: 50px !important;padding-top: 30px !important;}.vc_custom_1637758986199{margin-bottom: 20px !important;padding-top: 30px !important;}'),
(3198, 663, '_wpb_shortcodes_custom_css', '.vc_custom_1637904776878{padding-top: 60px !important;padding-bottom: 50px !important;}.vc_custom_1637820705740{padding-top: 80px !important;padding-bottom: 60px !important;background-color: #dfe8ed !important;}.vc_custom_1637820729454{padding-top: 60px !important;padding-bottom: 60px !important;}.vc_custom_1637816906678{padding-top: 50px !important;padding-bottom: 50px !important;background-image: url(https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/Group-8.jpg?id=1876) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1637820760234{padding-top: 70px !important;padding-bottom: 80px !important;}.vc_custom_1637904660628{margin-bottom: 0px !important;}.vc_custom_1637899588070{margin-top: 30px !important;}.vc_custom_1637904874533{margin-top: 25px !important;}.vc_custom_1637752991404{margin-bottom: 50px !important;padding-top: 30px !important;}.vc_custom_1637758986199{margin-bottom: 20px !important;padding-top: 30px !important;}'),
(3199, 663, 'rs_page_bg_color', ''),
(3200, 663, 'sigma_service_details', 'a:3:{s:18:\"sigma_service_icon\";s:20:\"flaticon-stethoscope\";s:28:\"sigma_service_features_total\";s:1:\"0\";s:28:\"sigma_service_featured_title\";s:0:\"\";}'),
(3201, 663, '_wpb_vc_js_status', 'true'),
(3202, 663, '_yoast_wpseo_estimated-reading-time-minutes', '4'),
(3203, 663, '_thumbnail_id', '1796'),
(3204, 663, '_wpb_shortcodes_custom_css', '.vc_custom_1637904776878{padding-top: 60px !important;padding-bottom: 50px !important;}.vc_custom_1637820705740{padding-top: 80px !important;padding-bottom: 60px !important;background-color: #dfe8ed !important;}.vc_custom_1637820729454{padding-top: 60px !important;padding-bottom: 60px !important;}.vc_custom_1637816906678{padding-top: 50px !important;padding-bottom: 50px !important;background-image: url(https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/Group-8.jpg?id=1876) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1637820760234{padding-top: 70px !important;padding-bottom: 80px !important;}.vc_custom_1637904660628{margin-bottom: 0px !important;}.vc_custom_1637899588070{margin-top: 30px !important;}.vc_custom_1637904874533{margin-top: 25px !important;}.vc_custom_1637752991404{margin-bottom: 50px !important;padding-top: 30px !important;}.vc_custom_1637758986199{margin-bottom: 20px !important;padding-top: 30px !important;}'),
(3205, 663, '_yoast_wpseo_content_score', '30'),
(3206, 663, '_wp_old_slug', 'therapiya'),
(3207, 663, '_wp_old_slug', 'urology'),
(3208, 663, '_wpb_post_custom_css', '.sigma_post-details-meta-item {\n    flex: 1;\n    display: none;\n}\n.sigma_single-pagination {\n    padding-top: 0px;\n    display: none;\n}\n\n\n\n.section {\n    padding-bottom: 0px !important;\n    padding-top: 0px !important;\n    margin-bottom: -30px;\n}\n\n.service-content-wrapper {\n    margin-bottom: 0px;\n}\n\n.sigma_accordion.style-13 .card .card-header .accordion-link{\n    font-size: 15px;\n}\n\n.sigma_accordion.style-13 .card-body {\n    font-size: 15px;}\n\n.sigma_info.style-14 .sigma_info-title .sigma_info-icon{\n    background: unset !important;\n}\n\n.sigma_info.style-14 .sigma_info-title h5 {\n    margin: 0;}\n    \n    \n   .sigma_info.style-14 .shape-2 {\n    right: -44px;\n    top: auto;\n    bottom: -20px;\n}\n\n.sigma_info.style-11 .sigma_info-title{\n    height: 90px;\n    max-width:25% ;\n}\n\n.sigma_info.style-11{\n    margin-bottom:30px;\n}\n\n.sigma_info.style-14 .shape-2{\n    display:none;\n}'),
(3209, 665, '_wpb_shortcodes_custom_css', '.vc_custom_1637904776878{padding-top: 60px !important;padding-bottom: 50px !important;}.vc_custom_1637820705740{padding-top: 80px !important;padding-bottom: 60px !important;background-color: #dfe8ed !important;}.vc_custom_1637820729454{padding-top: 60px !important;padding-bottom: 60px !important;}.vc_custom_1637816906678{padding-top: 50px !important;padding-bottom: 50px !important;background-image: url(https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/Group-8.jpg?id=1876) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1637820760234{padding-top: 70px !important;padding-bottom: 80px !important;}.vc_custom_1637904660628{margin-bottom: 0px !important;}.vc_custom_1637899588070{margin-top: 30px !important;}.vc_custom_1637904874533{margin-top: 25px !important;}.vc_custom_1637752991404{margin-bottom: 50px !important;padding-top: 30px !important;}.vc_custom_1637758986199{margin-bottom: 20px !important;padding-top: 30px !important;}'),
(3210, 665, '_wpb_shortcodes_custom_css', '.vc_custom_1637904776878{padding-top: 60px !important;padding-bottom: 50px !important;}.vc_custom_1637820705740{padding-top: 80px !important;padding-bottom: 60px !important;background-color: #dfe8ed !important;}.vc_custom_1637820729454{padding-top: 60px !important;padding-bottom: 60px !important;}.vc_custom_1637816906678{padding-top: 50px !important;padding-bottom: 50px !important;background-image: url(https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/Group-8.jpg?id=1876) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1637820760234{padding-top: 70px !important;padding-bottom: 80px !important;}.vc_custom_1637904660628{margin-bottom: 0px !important;}.vc_custom_1637899588070{margin-top: 30px !important;}.vc_custom_1637904874533{margin-top: 25px !important;}.vc_custom_1637752991404{margin-bottom: 50px !important;padding-top: 30px !important;}.vc_custom_1637758986199{margin-bottom: 20px !important;padding-top: 30px !important;}'),
(3211, 665, '_wpb_shortcodes_custom_css', '.vc_custom_1637904776878{padding-top: 60px !important;padding-bottom: 50px !important;}.vc_custom_1637820705740{padding-top: 80px !important;padding-bottom: 60px !important;background-color: #dfe8ed !important;}.vc_custom_1637820729454{padding-top: 60px !important;padding-bottom: 60px !important;}.vc_custom_1637816906678{padding-top: 50px !important;padding-bottom: 50px !important;background-image: url(https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/Group-8.jpg?id=1876) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1637820760234{padding-top: 70px !important;padding-bottom: 80px !important;}.vc_custom_1637904660628{margin-bottom: 0px !important;}.vc_custom_1637899588070{margin-top: 30px !important;}.vc_custom_1637904874533{margin-top: 25px !important;}.vc_custom_1637752991404{margin-bottom: 50px !important;padding-top: 30px !important;}.vc_custom_1637758986199{margin-bottom: 20px !important;padding-top: 30px !important;}');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3212, 665, '_wpb_shortcodes_custom_css', '.vc_custom_1637904776878{padding-top: 60px !important;padding-bottom: 50px !important;}.vc_custom_1637820705740{padding-top: 80px !important;padding-bottom: 60px !important;background-color: #dfe8ed !important;}.vc_custom_1637820729454{padding-top: 60px !important;padding-bottom: 60px !important;}.vc_custom_1637816906678{padding-top: 50px !important;padding-bottom: 50px !important;background-image: url(https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/Group-8.jpg?id=1876) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1637820760234{padding-top: 70px !important;padding-bottom: 80px !important;}.vc_custom_1637904660628{margin-bottom: 0px !important;}.vc_custom_1637899588070{margin-top: 30px !important;}.vc_custom_1637904874533{margin-top: 25px !important;}.vc_custom_1637752991404{margin-bottom: 50px !important;padding-top: 30px !important;}.vc_custom_1637758986199{margin-bottom: 20px !important;padding-top: 30px !important;}'),
(3213, 665, '_wpb_shortcodes_custom_css', '.vc_custom_1637904776878{padding-top: 60px !important;padding-bottom: 50px !important;}.vc_custom_1637820705740{padding-top: 80px !important;padding-bottom: 60px !important;background-color: #dfe8ed !important;}.vc_custom_1637820729454{padding-top: 60px !important;padding-bottom: 60px !important;}.vc_custom_1637816906678{padding-top: 50px !important;padding-bottom: 50px !important;background-image: url(https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/Group-8.jpg?id=1876) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1637820760234{padding-top: 70px !important;padding-bottom: 80px !important;}.vc_custom_1637904660628{margin-bottom: 0px !important;}.vc_custom_1637899588070{margin-top: 30px !important;}.vc_custom_1637904874533{margin-top: 25px !important;}.vc_custom_1637752991404{margin-bottom: 50px !important;padding-top: 30px !important;}.vc_custom_1637758986199{margin-bottom: 20px !important;padding-top: 30px !important;}'),
(3214, 665, '_wpb_shortcodes_custom_css', '.vc_custom_1637904776878{padding-top: 60px !important;padding-bottom: 50px !important;}.vc_custom_1637820705740{padding-top: 80px !important;padding-bottom: 60px !important;background-color: #dfe8ed !important;}.vc_custom_1637820729454{padding-top: 60px !important;padding-bottom: 60px !important;}.vc_custom_1637816906678{padding-top: 50px !important;padding-bottom: 50px !important;background-image: url(https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/Group-8.jpg?id=1876) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1637820760234{padding-top: 70px !important;padding-bottom: 80px !important;}.vc_custom_1637904660628{margin-bottom: 0px !important;}.vc_custom_1637899588070{margin-top: 30px !important;}.vc_custom_1637904874533{margin-top: 25px !important;}.vc_custom_1637752991404{margin-bottom: 50px !important;padding-top: 30px !important;}.vc_custom_1637758986199{margin-bottom: 20px !important;padding-top: 30px !important;}'),
(3215, 665, '_wpb_shortcodes_custom_css', '.vc_custom_1637904776878{padding-top: 60px !important;padding-bottom: 50px !important;}.vc_custom_1637820705740{padding-top: 80px !important;padding-bottom: 60px !important;background-color: #dfe8ed !important;}.vc_custom_1637820729454{padding-top: 60px !important;padding-bottom: 60px !important;}.vc_custom_1637816906678{padding-top: 50px !important;padding-bottom: 50px !important;background-image: url(https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/Group-8.jpg?id=1876) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1637820760234{padding-top: 70px !important;padding-bottom: 80px !important;}.vc_custom_1637904660628{margin-bottom: 0px !important;}.vc_custom_1637899588070{margin-top: 30px !important;}.vc_custom_1637904874533{margin-top: 25px !important;}.vc_custom_1637752991404{margin-bottom: 50px !important;padding-top: 30px !important;}.vc_custom_1637758986199{margin-bottom: 20px !important;padding-top: 30px !important;}'),
(3216, 665, '_wpb_shortcodes_custom_css', '.vc_custom_1637904776878{padding-top: 60px !important;padding-bottom: 50px !important;}.vc_custom_1637820705740{padding-top: 80px !important;padding-bottom: 60px !important;background-color: #dfe8ed !important;}.vc_custom_1637820729454{padding-top: 60px !important;padding-bottom: 60px !important;}.vc_custom_1637816906678{padding-top: 50px !important;padding-bottom: 50px !important;background-image: url(https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/Group-8.jpg?id=1876) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1637820760234{padding-top: 70px !important;padding-bottom: 80px !important;}.vc_custom_1637904660628{margin-bottom: 0px !important;}.vc_custom_1637899588070{margin-top: 30px !important;}.vc_custom_1637904874533{margin-top: 25px !important;}.vc_custom_1637752991404{margin-bottom: 50px !important;padding-top: 30px !important;}.vc_custom_1637758986199{margin-bottom: 20px !important;padding-top: 30px !important;}'),
(3217, 665, '_wpb_shortcodes_custom_css', '.vc_custom_1637904776878{padding-top: 60px !important;padding-bottom: 50px !important;}.vc_custom_1637820705740{padding-top: 80px !important;padding-bottom: 60px !important;background-color: #dfe8ed !important;}.vc_custom_1637820729454{padding-top: 60px !important;padding-bottom: 60px !important;}.vc_custom_1637816906678{padding-top: 50px !important;padding-bottom: 50px !important;background-image: url(https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/Group-8.jpg?id=1876) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1637820760234{padding-top: 70px !important;padding-bottom: 80px !important;}.vc_custom_1637904660628{margin-bottom: 0px !important;}.vc_custom_1637899588070{margin-top: 30px !important;}.vc_custom_1637904874533{margin-top: 25px !important;}.vc_custom_1637752991404{margin-bottom: 50px !important;padding-top: 30px !important;}.vc_custom_1637758986199{margin-bottom: 20px !important;padding-top: 30px !important;}'),
(3218, 665, '_wpb_shortcodes_custom_css', '.vc_custom_1637904776878{padding-top: 60px !important;padding-bottom: 50px !important;}.vc_custom_1637820705740{padding-top: 80px !important;padding-bottom: 60px !important;background-color: #dfe8ed !important;}.vc_custom_1637820729454{padding-top: 60px !important;padding-bottom: 60px !important;}.vc_custom_1637816906678{padding-top: 50px !important;padding-bottom: 50px !important;background-image: url(https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/Group-8.jpg?id=1876) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1637820760234{padding-top: 70px !important;padding-bottom: 80px !important;}.vc_custom_1637904660628{margin-bottom: 0px !important;}.vc_custom_1637899588070{margin-top: 30px !important;}.vc_custom_1637904874533{margin-top: 25px !important;}.vc_custom_1637752991404{margin-bottom: 50px !important;padding-top: 30px !important;}.vc_custom_1637758986199{margin-bottom: 20px !important;padding-top: 30px !important;}'),
(3219, 665, 'rs_page_bg_color', ''),
(3220, 665, 'sigma_service_details', 'a:3:{s:18:\"sigma_service_icon\";s:13:\"flaticon-tick\";s:28:\"sigma_service_features_total\";s:1:\"0\";s:28:\"sigma_service_featured_title\";s:0:\"\";}'),
(3221, 665, '_wpb_vc_js_status', 'true'),
(3222, 665, '_yoast_wpseo_estimated-reading-time-minutes', '4'),
(3223, 665, '_thumbnail_id', '1739'),
(3224, 665, '_wpb_shortcodes_custom_css', '.vc_custom_1637904776878{padding-top: 60px !important;padding-bottom: 50px !important;}.vc_custom_1637820705740{padding-top: 80px !important;padding-bottom: 60px !important;background-color: #dfe8ed !important;}.vc_custom_1637820729454{padding-top: 60px !important;padding-bottom: 60px !important;}.vc_custom_1637816906678{padding-top: 50px !important;padding-bottom: 50px !important;background-image: url(https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/Group-8.jpg?id=1876) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1637820760234{padding-top: 70px !important;padding-bottom: 80px !important;}.vc_custom_1637904660628{margin-bottom: 0px !important;}.vc_custom_1637899588070{margin-top: 30px !important;}.vc_custom_1637904874533{margin-top: 25px !important;}.vc_custom_1637752991404{margin-bottom: 50px !important;padding-top: 30px !important;}.vc_custom_1637758986199{margin-bottom: 20px !important;padding-top: 30px !important;}'),
(3225, 665, '_yoast_wpseo_content_score', '30'),
(3226, 665, '_wp_old_slug', 'therapiya'),
(3227, 665, '_wp_old_slug', 'urology'),
(3228, 665, '_wpb_post_custom_css', '.sigma_post-details-meta-item {\n    flex: 1;\n    display: none;\n}\n.sigma_single-pagination {\n    padding-top: 0px;\n    display: none;\n}\n\n\n\n.section {\n    padding-bottom: 0px !important;\n    padding-top: 0px !important;\n    margin-bottom: -30px;\n}\n\n.service-content-wrapper {\n    margin-bottom: 0px;\n}\n\n.sigma_accordion.style-13 .card .card-header .accordion-link{\n    font-size: 15px;\n}\n\n.sigma_accordion.style-13 .card-body {\n    font-size: 15px;}\n\n.sigma_info.style-14 .sigma_info-title .sigma_info-icon{\n    background: unset !important;\n}\n\n.sigma_info.style-14 .sigma_info-title h5 {\n    margin: 0;}\n    \n    \n   .sigma_info.style-14 .shape-2 {\n    right: -44px;\n    top: auto;\n    bottom: -20px;\n}\n\n.sigma_info.style-11 .sigma_info-title{\n    height: 90px;\n    max-width:25% ;\n}\n\n.sigma_info.style-11{\n    margin-bottom:30px;\n}\n\n.sigma_info.style-14 .shape-2{\n    display:none;\n}'),
(3229, 1926, '_form', '[email* your-email class:rounded-0 placeholder \"Enter your email\"]\n<div class=\"sigma_btn btn-block\">\n[submit class:btn-block \"Submit\"]\n</div>'),
(3230, 1926, '_mail', 'a:9:{s:6:\"active\";b:1;s:7:\"subject\";s:30:\"[_site_title] \"[your-subject]\"\";s:6:\"sender\";s:25:\"[email protected]\";s:9:\"recipient\";s:25:\"[email protected]\";s:4:\"body\";s:163:\"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 [_site_title] ([_site_url])\";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;}'),
(3231, 1926, '_mail_2', 'a:9:{s:6:\"active\";b:0;s:7:\"subject\";s:30:\"[_site_title] \"[your-subject]\"\";s:6:\"sender\";s:40:\"[_site_title] <[email protected]>\";s:9:\"recipient\";s:12:\"[your-email]\";s:4:\"body\";s:105:\"Message Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on [_site_title] ([_site_url])\";s:18:\"additional_headers\";s:29:\"Reply-To: [_site_admin_email]\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),
(3232, 1926, '_messages', 'a:22:{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: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: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: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: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.\";}'),
(3233, 1926, '_additional_settings', ''),
(3234, 1926, '_locale', 'en_US'),
(3235, 32, '_form', '<label> Your name\n    [text* your-name] </label>\n\n<label> Your email\n    [email* your-email] </label>\n\n<label> Subject\n    [text* your-subject] </label>\n\n<label> Your message (optional)\n    [textarea your-message] </label>\n\n [hidden hidden-613 \"post_title\"]\n\n[submit \"Submit\"]'),
(3236, 32, '_mail', 'a:9:{s:6:\"active\";b:1;s:7:\"subject\";s:30:\"[_site_title] \"[your-subject]\"\";s:6:\"sender\";s:31:\"[_site_title] <[email protected]>\";s:9:\"recipient\";s:19:\"[_site_admin_email]\";s:4:\"body\";s:182:\"From: [your-name] <[your-email]>\nSubject: [your-subject]\nname: [hidden-613]\n\nMessage Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on [_site_title] ([_site_url])\";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;}'),
(3237, 32, '_mail_2', 'a:9:{s:6:\"active\";b:0;s:7:\"subject\";s:30:\"[_site_title] \"[your-subject]\"\";s:6:\"sender\";s:31:\"[_site_title] <[email protected]>\";s:9:\"recipient\";s:12:\"[your-email]\";s:4:\"body\";s:105:\"Message Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on [_site_title] ([_site_url])\";s:18:\"additional_headers\";s:29:\"Reply-To: [_site_admin_email]\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),
(3238, 32, '_messages', 'a:22:{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: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: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: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: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.\";}'),
(3239, 32, '_additional_settings', ''),
(3240, 32, '_locale', 'en_US'),
(3241, 212, '_form', '<div class=\"form-group placeholder-white\">\n                  <i class=\"fal fa-user\"></i> [text* your-name placeholder \"Name\"]\n                  \n                 </div>\n                <div class=\"form-group placeholder-white\">\n                  <i class=\"fal fa-envelope\"></i> [email* your-email placeholder \"Email\"]\n                </div>\n                <div class=\"form-group placeholder-white\">\n                  [textarea* your-message 10x4 placeholder \"Leave us a message\"]\n                </div>\n<div>\n</div>\n<div class=\"sigma_btn btn-block\">\n                [submit class:btn-block class:secondary-bg \"SEND\"]\n</div>'),
(3242, 212, '_mail', 'a:9:{s:6:\"active\";b:1;s:7:\"subject\";s:30:\"[_site_title] \"[your-subject]\"\";s:6:\"sender\";s:25:\"[email protected]\";s:9:\"recipient\";s:25:\"[email protected]\";s:4:\"body\";s:163:\"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 [_site_title] ([_site_url])\";s:18:\"additional_headers\";s:0:\"\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),
(3243, 212, '_mail_2', 'a:9:{s:6:\"active\";b:0;s:7:\"subject\";s:30:\"[_site_title] \"[your-subject]\"\";s:6:\"sender\";s:40:\"[_site_title] <[email protected]>\";s:9:\"recipient\";s:12:\"[your-email]\";s:4:\"body\";s:105:\"Message Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on [_site_title] ([_site_url])\";s:18:\"additional_headers\";s:29:\"Reply-To: [_site_admin_email]\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),
(3244, 212, '_messages', 'a:22:{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: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: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: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: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.\";}'),
(3245, 212, '_additional_settings', ''),
(3246, 212, '_locale', 'en_US'),
(3247, 244, '_form', '<div class=\"sigma_form style-2 custom-contact-form-style\">\n          <div class=\"row\">\n            <div class=\"col-lg-6\">\n              <div class=\"form-group\">\n                [text* your-name placeholder \"Enter First Name\"]\n              </div>\n            </div>\n           <div class=\"col-lg-6\">\n              <div class=\"form-group\">\n                [text* text-558 your-name placeholder \"Enter Last Name\"]\n              </div>\n            </div>\n            <div class=\"col-lg-6\">\n              <div class=\"form-group\">\n                [email* your-email placeholder \"Email Address\"]\n              </div>\n            </div>\n            <div class=\"col-lg-6\">\n              <div class=\"form-group\">\n                [tel your-phone placeholder \"Phone Number\"]\n              </div>\n            </div>\n            <div class=\"col-12\">\n              <div class=\"form-group\">\n                [textarea your-message placeholder \"Enter Message\"]\n              </div>\n            </div>\n            <div class=\"col-12\">\n              [submit \"Submit\"]\n            </div>\n          </div>\n      </div>'),
(3248, 244, '_mail', 'a:9:{s:6:\"active\";b:1;s:7:\"subject\";s:30:\"[_site_title] \"[your-subject]\"\";s:6:\"sender\";s:41:\"[_site_title] <[email protected]>\";s:9:\"recipient\";s:23:\"[email protected]\";s:4:\"body\";s:163:\"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 [_site_title] ([_site_url])\";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;}'),
(3249, 244, '_mail_2', 'a:9:{s:6:\"active\";b:0;s:7:\"subject\";s:30:\"[_site_title] \"[your-subject]\"\";s:6:\"sender\";s:40:\"[_site_title] <[email protected]>\";s:9:\"recipient\";s:12:\"[your-email]\";s:4:\"body\";s:105:\"Message Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on [_site_title] ([_site_url])\";s:18:\"additional_headers\";s:29:\"Reply-To: [_site_admin_email]\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),
(3250, 244, '_messages', 'a:22:{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: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: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: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: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.\";}'),
(3251, 244, '_additional_settings', ''),
(3252, 244, '_locale', 'en_US'),
(3253, 574, '_form', '<div class=\"row\">\n<div class=\"search-box\">\n<div class=\"col-md-6\">\n<div class=\"form-group search-location\">\n<input type=\"text\" class=\"form-control\" placeholder=\"Search Location\">\n<span class=\"form-text\">Based on your Location</span>\n</div>\n</div>\n<div class=\"col-md-6\">\n<div class=\"form-group search-info\">\n<input type=\"text\" class=\"form-control\" placeholder=\"Search Doctors, Clinics, Hospitals, Diseases Etc\">\n<span class=\"form-text\">Ex : Dental or Sugar Check up etc</span>\n</div>\n\n<button type=\"submit\" class=\"btn btn-primary search-btn mt-0\"><i class=\"fas fa-search\"></i> <span>Search</span></button>\n</div>\n</div>\n</div>'),
(3254, 574, '_mail', 'a:9:{s:6:\"active\";b:1;s:7:\"subject\";s:30:\"[_site_title] \"[your-subject]\"\";s:6:\"sender\";s:25:\"[email protected]\";s:9:\"recipient\";s:25:\"[email protected]\";s:4:\"body\";s:163:\"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 [_site_title] ([_site_url])\";s:18:\"additional_headers\";s:0:\"\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),
(3255, 574, '_mail_2', 'a:9:{s:6:\"active\";b:0;s:7:\"subject\";s:30:\"[_site_title] \"[your-subject]\"\";s:6:\"sender\";s:39:\"[_site_title] <[email protected]>\";s:9:\"recipient\";s:12:\"[your-email]\";s:4:\"body\";s:105:\"Message Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on [_site_title] ([_site_url])\";s:18:\"additional_headers\";s:29:\"Reply-To: [_site_admin_email]\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),
(3256, 574, '_messages', 'a:22:{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: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: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: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: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.\";}'),
(3257, 574, '_additional_settings', ''),
(3258, 574, '_locale', 'en_US'),
(3259, 744, '_form', '<div class=\"sigma_form style-2 custom-contact-form-style\">\n         <h3 class=\"contactdetails\">Book Now</h3>\n          <div class=\"row\">\n            <div class=\"col-lg-6\">\n              <div class=\"form-group\">\n                [text* your-name placeholder \"Enter Full Name\"]\n              </div>\n            </div>\n            <div class=\"col-lg-6\">\n              <div class=\"form-group\">\n                [email* your-email placeholder \"Email Address\"]\n              </div>\n            </div>\n            <div class=\"col-lg-6\">\n              <div class=\"form-group\">\n                [tel* your-phone placeholder \"Phone Number\"]\n              </div>\n            </div>\n            <div class=\"col-lg-6\">\n              <div class=\"form-group\">\n               [text* text-480 placeholder \"Disease Name\"]\n              </div>\n            </div>\n            <div class=\"col-12\">\n              <div class=\"form-group\">\n                [textarea your-message placeholder \"Enter Message\"]\n                [hidden hidden-280 \"post_title\"]\n              </div>\n            </div>\n            <div class=\"col-12\">\n              [submit \"Submit\"]\n            </div>\n          </div>\n      </div>'),
(3260, 744, '_mail', 'a:9:{s:6:\"active\";b:1;s:7:\"subject\";s:27:\"[_site_title] \"[your-name]\"\";s:6:\"sender\";s:25:\"[email protected]\";s:9:\"recipient\";s:25:\"[email protected]\";s:4:\"body\";s:217:\"From: \nName: [your-name] \nEmail: [your-email]\nPhone Number:[your-phone]\nDiseases:[text-480]\nMessage: [your-message]\nDoctor Name: [hidden-280]\n\n-- \nThis e-mail was sent from a Doctor form on [_site_title] ([_site_url])\";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;}'),
(3261, 744, '_mail_2', 'a:9:{s:6:\"active\";b:0;s:7:\"subject\";s:30:\"[_site_title] \"[your-subject]\"\";s:6:\"sender\";s:31:\"[_site_title] <[email protected]>\";s:9:\"recipient\";s:12:\"[your-email]\";s:4:\"body\";s:105:\"Message Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on [_site_title] ([_site_url])\";s:18:\"additional_headers\";s:29:\"Reply-To: [_site_admin_email]\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),
(3262, 744, '_messages', 'a:22:{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: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: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: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: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.\";}'),
(3263, 744, '_additional_settings', ''),
(3264, 744, '_locale', 'en_US'),
(3296, 3112, '_address', '2286 Sundown Lane, Sydney'),
(3297, 3112, '_longitude', ''),
(3298, 3112, '_latitude', ''),
(3302, 3112, 'am_slots_data', 'a:5:{s:3:\"wed\";a:1:{s:5:\"slots\";a:15:{s:9:\"1330-1345\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1500-1515\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1530-1545\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1600-1615\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1630-1645\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1700-1715\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1730-1745\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1800-1815\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1830-1845\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1900-1915\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1930-1945\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"2000-2015\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"2030-2045\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"2100-2115\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"2130-2145\";a:1:{s:6:\"spaces\";s:1:\"1\";}}}s:3:\"thu\";a:1:{s:5:\"slots\";a:7:{s:9:\"0900-0920\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1020-1040\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1100-1120\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1140-1200\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1220-1240\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1300-1320\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1340-1400\";a:1:{s:6:\"spaces\";s:1:\"1\";}}}s:3:\"fri\";a:1:{s:5:\"slots\";a:8:{s:9:\"1300-1315\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1330-1345\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1400-1415\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1430-1445\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1500-1515\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1530-1545\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1600-1615\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1630-1645\";a:1:{s:6:\"spaces\";s:1:\"1\";}}}s:3:\"mon\";a:1:{s:5:\"slots\";a:6:{s:9:\"1000-1020\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1040-1100\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1120-1140\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1200-1220\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1240-1300\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1320-1340\";a:1:{s:6:\"spaces\";s:1:\"1\";}}}s:3:\"tue\";a:1:{s:5:\"slots\";a:5:{s:9:\"1000-1030\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1130-1200\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1300-1330\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1430-1500\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1600-1630\";a:1:{s:6:\"spaces\";s:1:\"1\";}}}}'),
(3418, 1942, '_edit_lock', '1682696944:1'),
(3419, 1942, '_edit_last', '1'),
(3439, 3126, 'doctor-friendliness', '1'),
(3440, 3126, '_user_id', '3'),
(3441, 3126, '_waiting_time', '1'),
(3442, 3126, '_feedback_recommend', 'yes'),
(3443, 3126, '_feedbackpublicly', ''),
(3444, 3126, 'user_rating', '1.00'),
(3445, 3126, 'user_from', '3113'),
(3446, 3126, 'user_to', '3047'),
(3447, 3126, 'review_date', '2022-01-20 13:21:41'),
(3455, 3127, 'doctor-friendliness', '4'),
(3456, 3127, '_user_id', '3'),
(3457, 3127, '_waiting_time', '1'),
(3458, 3127, '_feedback_recommend', 'yes'),
(3459, 3127, '_feedbackpublicly', ''),
(3460, 3127, 'user_rating', '4.00'),
(3461, 3127, 'user_from', '3113'),
(3462, 3127, 'user_to', '3046'),
(3463, 3127, 'review_date', '2022-01-20 13:36:53'),
(3522, 3134, '_address', 'Cbe'),
(3523, 3134, '_longitude', ''),
(3524, 3134, '_latitude', ''),
(3528, 3134, 'am_slots_data', 'a:1:{s:3:\"sat\";a:1:{s:5:\"slots\";a:9:{s:9:\"1000-1030\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1050-1120\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1140-1210\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1230-1300\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1320-1350\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1410-1440\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1500-1530\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1550-1620\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1640-1710\";a:1:{s:6:\"spaces\";s:1:\"1\";}}}}'),
(3546, 3112, '_consultant_fee', '0'),
(3547, 3112, '_team_services', 'a:0:{}'),
(3562, 3139, 'am_page_data', 'a:0:{}'),
(3655, 3142, '_edit_lock', '1719416797:1'),
(3656, 3142, '_edit_last', '1'),
(3657, 3142, 'rs_page_bg_color', ''),
(3658, 3142, 'sa_slide1_content', ''),
(3659, 3142, 'sa_slide1_image_data', '3145~right center~100% auto~no-repeat~rgba(0,0,0,0)'),
(3660, 3142, 'sa_slide1_link_url', ''),
(3661, 3142, 'sa_slide1_link_target', '_self'),
(3662, 3142, 'sa_slide2_content', ''),
(3663, 3142, 'sa_slide2_image_data', '3145~left top~100% auto~no-repeat~rgba(0,0,0,0)'),
(3664, 3142, 'sa_slide2_link_url', ''),
(3665, 3142, 'sa_slide2_link_target', '_self'),
(3666, 3142, 'sa_slide3_content', ''),
(3667, 3142, 'sa_slide3_image_data', '3145~left top~100% auto~no-repeat~rgba(0,0,0,0)'),
(3668, 3142, 'sa_slide3_link_url', ''),
(3669, 3142, 'sa_slide3_link_target', '_self'),
(3670, 3142, 'sa_num_slides', '4'),
(3671, 3142, 'sa_disable_visual_editor', '0'),
(3672, 3142, 'sa_info_added', '0'),
(3673, 3142, 'sa_info_deleted', '0'),
(3674, 3142, 'sa_duplicate_slide', '0'),
(3675, 3142, 'sa_info_duplicated', '0'),
(3676, 3142, 'sa_move_slide_up', '0'),
(3677, 3142, 'sa_info_moved', '0'),
(3678, 3142, 'sa_slide_duration', '5'),
(3679, 3142, 'sa_slide_transition', '0.2'),
(3680, 3142, 'sa_slide_by', '1'),
(3681, 3142, 'sa_loop_slider', '1'),
(3682, 3142, 'sa_stop_hover', '1'),
(3683, 3142, 'sa_nav_arrows', '1'),
(3684, 3142, 'sa_pagination', '0'),
(3685, 3142, 'sa_random_order', '0'),
(3686, 3142, 'sa_reverse_order', '0'),
(3687, 3142, 'sa_shortcodes', '0'),
(3688, 3142, 'sa_mouse_drag', '0'),
(3689, 3142, 'sa_touch_drag', '1'),
(3690, 3142, 'sa_mousewheel', '0'),
(3691, 3142, 'sa_click_advance', '0'),
(3692, 3142, 'sa_auto_height', '0'),
(3693, 3142, 'sa_vert_center', '0'),
(3694, 3142, 'sa_items_width1', '1'),
(3695, 3142, 'sa_items_width2', '1'),
(3696, 3142, 'sa_items_width3', '1'),
(3697, 3142, 'sa_items_width4', '1'),
(3698, 3142, 'sa_items_width5', '1'),
(3699, 3142, 'sa_items_width6', '1'),
(3700, 3142, 'sa_transition', 'Slide'),
(3701, 3142, 'sa_hero_slider', '0'),
(3702, 3142, 'sa_showcase_slider', '0'),
(3703, 3142, 'sa_showcase_tablet', '0'),
(3704, 3142, 'sa_showcase_mobile', '0'),
(3705, 3142, 'sa_css_id', 'slider_3142'),
(3706, 3142, 'sa_background_color', 'rgba(0,0,0,0)'),
(3707, 3142, 'sa_border_width', '0'),
(3708, 3142, 'sa_border_color', 'rgba(0,0,0,0)'),
(3709, 3142, 'sa_border_radius', '0'),
(3710, 3142, 'sa_wrapper_padd_top', '0'),
(3711, 3142, 'sa_wrapper_padd_right', '0'),
(3712, 3142, 'sa_wrapper_padd_bottom', '0'),
(3713, 3142, 'sa_wrapper_padd_left', '0'),
(3714, 3142, 'sa_slide_min_height_perc', '50'),
(3715, 3142, 'sa_slide_padding_tb', '5'),
(3716, 3142, 'sa_slide_padding_lr', '5'),
(3717, 3142, 'sa_slide_margin_lr', '0'),
(3718, 3142, 'sa_slide_icons_location', 'Center Center'),
(3719, 3142, 'sa_slide_icons_color', 'white selected'),
(3720, 3142, 'sa_autohide_arrows', '1'),
(3721, 3142, 'sa_dot_per_slide', '0'),
(3722, 3142, 'sa_slide_icons_visible', '0'),
(3723, 3142, 'sa_slide_icons_fullslide', '0'),
(3724, 3142, 'sa_other_settings', '0|0|0|0|0|0|full'),
(3725, 3142, 'sa_start_pos', '1'),
(3731, 3145, '_wp_attached_file', '2022/03/banner-6.jpg'),
(3732, 3145, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:700;s:4:\"file\";s:20:\"2022/03/banner-6.jpg\";s:8:\"filesize\";i:206318;s:5:\"sizes\";a:23:{s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"banner-6-300x109.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:109;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"banner-6-1024x373.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:373;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"banner-6-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"banner-6-768x280.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:280;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:21:\"banner-6-1536x560.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:560;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"doccure_blog_large\";a:4:{s:4:\"file\";s:21:\"banner-6-1140x400.jpg\";s:5:\"width\";i:1140;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_blog_sidebar\";a:4:{s:4:\"file\";s:20:\"banner-6-825x360.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"doccure_doctors_2x\";a:4:{s:4:\"file\";s:20:\"banner-6-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"doccure_blog_medium\";a:4:{s:4:\"file\";s:20:\"banner-6-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_grid\";a:4:{s:4:\"file\";s:20:\"banner-6-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_list\";a:4:{s:4:\"file\";s:20:\"banner-6-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_doctors_type\";a:4:{s:4:\"file\";s:20:\"banner-6-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_blog_grid_v2\";a:4:{s:4:\"file\";s:20:\"banner-6-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"doccure_top_rat_doc\";a:4:{s:4:\"file\";s:20:\"banner-6-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"doccure_listing_thumb\";a:4:{s:4:\"file\";s:20:\"banner-6-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:30:\"doccure_latest_articles_widget\";a:4:{s:4:\"file\";s:18:\"banner-6-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"doccure_artical_auther\";a:4:{s:4:\"file\";s:18:\"banner-6-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_chosen_icone\";a:4:{s:4:\"file\";s:18:\"banner-6-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure-portfolio\";a:4:{s:4:\"file\";s:20:\"banner-6-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"doccure-portfolio-square\";a:4:{s:4:\"file\";s:20:\"banner-6-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"doccure-service\";a:4:{s:4:\"file\";s:20:\"banner-6-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure-small-square\";a:4:{s:4:\"file\";s:20:\"banner-6-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"sigma-blog-medium\";a:4:{s:4:\"file\";s:20:\"banner-6-600x645.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:645;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:{}}}'),
(3733, 3142, 'sa_slide1_char_count', '0'),
(3734, 3142, 'sa_slide2_char_count', '0'),
(3735, 3142, 'sa_slide3_char_count', '0'),
(3736, 3142, 'sa_slide4_content', ''),
(3737, 3142, 'sa_slide4_image_data', '3145~left top~100% auto~no-repeat~rgba(0,0,0,0)'),
(3738, 3142, 'sa_slide4_link_url', ''),
(3739, 3142, 'sa_slide4_link_target', '_self'),
(3740, 3142, 'sa_slide4_char_count', '0'),
(4352, 3213, '_wp_attached_file', '2022/03/features-06.png'),
(4353, 3213, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:150;s:6:\"height\";i:150;s:4:\"file\";s:23:\"2022/03/features-06.png\";s:8:\"filesize\";i:9841;s:5:\"sizes\";a:4:{s:21:\"doccure_listing_thumb\";a:4:{s:4:\"file\";s:23:\"features-06-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:30:\"doccure_latest_articles_widget\";a:4:{s:4:\"file\";s:21:\"features-06-65x65.png\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:9:\"image/png\";}s:22:\"doccure_artical_auther\";a:4:{s:4:\"file\";s:21:\"features-06-30x30.png\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"doccure_chosen_icone\";a:4:{s:4:\"file\";s:21:\"features-06-20x20.png\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4354, 3214, '_wp_attached_file', '2022/03/features-05.png'),
(4355, 3214, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:150;s:6:\"height\";i:150;s:4:\"file\";s:23:\"2022/03/features-05.png\";s:8:\"filesize\";i:5291;s:5:\"sizes\";a:4:{s:21:\"doccure_listing_thumb\";a:4:{s:4:\"file\";s:23:\"features-05-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:30:\"doccure_latest_articles_widget\";a:4:{s:4:\"file\";s:21:\"features-05-65x65.png\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:9:\"image/png\";}s:22:\"doccure_artical_auther\";a:4:{s:4:\"file\";s:21:\"features-05-30x30.png\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"doccure_chosen_icone\";a:4:{s:4:\"file\";s:21:\"features-05-20x20.png\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4356, 3215, '_wp_attached_file', '2022/03/features-04.png'),
(4357, 3215, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:150;s:6:\"height\";i:150;s:4:\"file\";s:23:\"2022/03/features-04.png\";s:8:\"filesize\";i:7922;s:5:\"sizes\";a:4:{s:21:\"doccure_listing_thumb\";a:4:{s:4:\"file\";s:23:\"features-04-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:30:\"doccure_latest_articles_widget\";a:4:{s:4:\"file\";s:21:\"features-04-65x65.png\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:9:\"image/png\";}s:22:\"doccure_artical_auther\";a:4:{s:4:\"file\";s:21:\"features-04-30x30.png\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"doccure_chosen_icone\";a:4:{s:4:\"file\";s:21:\"features-04-20x20.png\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4358, 3216, '_wp_attached_file', '2022/03/features-03.png'),
(4359, 3216, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:150;s:6:\"height\";i:150;s:4:\"file\";s:23:\"2022/03/features-03.png\";s:8:\"filesize\";i:1489;s:5:\"sizes\";a:4:{s:21:\"doccure_listing_thumb\";a:4:{s:4:\"file\";s:23:\"features-03-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:30:\"doccure_latest_articles_widget\";a:4:{s:4:\"file\";s:21:\"features-03-65x65.png\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:9:\"image/png\";}s:22:\"doccure_artical_auther\";a:4:{s:4:\"file\";s:21:\"features-03-30x30.png\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"doccure_chosen_icone\";a:4:{s:4:\"file\";s:21:\"features-03-20x20.png\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4360, 3217, '_wp_attached_file', '2022/03/features-02.png'),
(4361, 3217, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:150;s:6:\"height\";i:150;s:4:\"file\";s:23:\"2022/03/features-02.png\";s:8:\"filesize\";i:7811;s:5:\"sizes\";a:4:{s:21:\"doccure_listing_thumb\";a:4:{s:4:\"file\";s:23:\"features-02-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:30:\"doccure_latest_articles_widget\";a:4:{s:4:\"file\";s:21:\"features-02-65x65.png\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:9:\"image/png\";}s:22:\"doccure_artical_auther\";a:4:{s:4:\"file\";s:21:\"features-02-30x30.png\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"doccure_chosen_icone\";a:4:{s:4:\"file\";s:21:\"features-02-20x20.png\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4362, 3218, '_wp_attached_file', '2022/03/features-01.png');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4363, 3218, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:150;s:6:\"height\";i:150;s:4:\"file\";s:23:\"2022/03/features-01.png\";s:8:\"filesize\";i:5705;s:5:\"sizes\";a:4:{s:21:\"doccure_listing_thumb\";a:4:{s:4:\"file\";s:23:\"features-01-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:30:\"doccure_latest_articles_widget\";a:4:{s:4:\"file\";s:21:\"features-01-65x65.png\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:9:\"image/png\";}s:22:\"doccure_artical_auther\";a:4:{s:4:\"file\";s:21:\"features-01-30x30.png\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"doccure_chosen_icone\";a:4:{s:4:\"file\";s:21:\"features-01-20x20.png\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(4924, 3263, '_wp_attached_file', '2022/03/icon1.png'),
(4925, 3263, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:40;s:6:\"height\";i:34;s:4:\"file\";s:17:\"2022/03/icon1.png\";s:8:\"filesize\";i:1345;s:5:\"sizes\";a:2:{s:22:\"doccure_artical_auther\";a:4:{s:4:\"file\";s:15:\"icon1-30x30.png\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"doccure_chosen_icone\";a:4:{s:4:\"file\";s:15:\"icon1-20x20.png\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5050, 3277, '_wp_attached_file', '2022/03/icon2.png'),
(5051, 3277, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:36;s:6:\"height\";i:40;s:4:\"file\";s:17:\"2022/03/icon2.png\";s:8:\"filesize\";i:1658;s:5:\"sizes\";a:2:{s:22:\"doccure_artical_auther\";a:4:{s:4:\"file\";s:15:\"icon2-30x30.png\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"doccure_chosen_icone\";a:4:{s:4:\"file\";s:15:\"icon2-20x20.png\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5087, 3283, '_wp_attached_file', '2022/03/icon6.png'),
(5088, 3283, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:70;s:6:\"height\";i:70;s:4:\"file\";s:17:\"2022/03/icon6.png\";s:8:\"filesize\";i:2541;s:5:\"sizes\";a:3:{s:30:\"doccure_latest_articles_widget\";a:4:{s:4:\"file\";s:15:\"icon6-65x65.png\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:9:\"image/png\";}s:22:\"doccure_artical_auther\";a:4:{s:4:\"file\";s:15:\"icon6-30x30.png\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"doccure_chosen_icone\";a:4:{s:4:\"file\";s:15:\"icon6-20x20.png\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5096, 3285, '_wp_attached_file', '2022/03/icon3.png'),
(5097, 3285, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:30;s:6:\"height\";i:40;s:4:\"file\";s:17:\"2022/03/icon3.png\";s:8:\"filesize\";i:1299;s:5:\"sizes\";a:2:{s:22:\"doccure_artical_auther\";a:4:{s:4:\"file\";s:15:\"icon3-30x30.png\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"doccure_chosen_icone\";a:4:{s:4:\"file\";s:15:\"icon3-20x20.png\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5105, 3287, '_wp_attached_file', '2022/03/icon4.png'),
(5106, 3287, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:40;s:6:\"height\";i:36;s:4:\"file\";s:17:\"2022/03/icon4.png\";s:8:\"filesize\";i:1227;s:5:\"sizes\";a:2:{s:22:\"doccure_artical_auther\";a:4:{s:4:\"file\";s:15:\"icon4-30x30.png\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"doccure_chosen_icone\";a:4:{s:4:\"file\";s:15:\"icon4-20x20.png\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5114, 3289, '_wp_attached_file', '2022/03/icon5.png'),
(5115, 3289, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:40;s:6:\"height\";i:40;s:4:\"file\";s:17:\"2022/03/icon5.png\";s:8:\"filesize\";i:1539;s:5:\"sizes\";a:2:{s:22:\"doccure_artical_auther\";a:4:{s:4:\"file\";s:15:\"icon5-30x30.png\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"doccure_chosen_icone\";a:4:{s:4:\"file\";s:15:\"icon5-20x20.png\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5116, 3289, '_edit_lock', '1646388340:1'),
(5186, 3296, '_wp_attached_file', '2022/03/icon1-1.png'),
(5187, 3296, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:40;s:6:\"height\";i:34;s:4:\"file\";s:19:\"2022/03/icon1-1.png\";s:8:\"filesize\";i:1345;s:5:\"sizes\";a:2:{s:22:\"doccure_artical_auther\";a:4:{s:4:\"file\";s:17:\"icon1-1-30x30.png\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"doccure_chosen_icone\";a:4:{s:4:\"file\";s:17:\"icon1-1-20x20.png\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(5325, 463, '_edit_lock', '1656055253:1'),
(5326, 463, '_edit_last', '1'),
(5423, 3318, '_menu_item_type', 'custom'),
(5424, 3318, '_menu_item_menu_item_parent', '0'),
(5425, 3318, '_menu_item_object_id', '3318'),
(5426, 3318, '_menu_item_object', 'custom'),
(5427, 3318, '_menu_item_target', ''),
(5428, 3318, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(5429, 3318, '_menu_item_xfn', ''),
(5430, 3318, '_menu_item_url', 'https://doccure-wp.dreamstechnologies.com/register'),
(5539, 3318, '_menu_item_wpmi', 'a:6:{s:5:\"label\";i:0;s:8:\"position\";s:6:\"before\";s:5:\"align\";s:6:\"middle\";s:4:\"size\";s:1:\"1\";s:4:\"icon\";s:31:\"dashicons dashicons-admin-users\";s:5:\"color\";s:0:\"\";}'),
(5550, 16, '_wp_old_date', '2022-01-06'),
(5554, 333, '_wp_old_date', '2022-01-06'),
(5556, 734, '_wp_old_date', '2022-01-06'),
(5562, 336, '_wp_old_date', '2022-01-06'),
(5563, 2767, '_wp_old_date', '2022-01-06'),
(5565, 897, '_wp_old_date', '2022-01-06'),
(5567, 329, '_wp_old_date', '2022-01-06'),
(5568, 762, '_wp_old_date', '2022-01-06'),
(5569, 339, '_wp_old_date', '2022-01-06'),
(5697, 16, '_wp_old_date', '2022-03-07'),
(5701, 333, '_wp_old_date', '2022-03-07'),
(5703, 734, '_wp_old_date', '2022-03-07'),
(5709, 336, '_wp_old_date', '2022-03-07'),
(5710, 2767, '_wp_old_date', '2022-03-07'),
(5712, 897, '_wp_old_date', '2022-03-07'),
(5714, 329, '_wp_old_date', '2022-03-07'),
(5715, 762, '_wp_old_date', '2022-03-07'),
(5716, 339, '_wp_old_date', '2022-03-07'),
(5790, 3340, '_wp_attached_file', '2022/03/banner-5.jpg'),
(5791, 3340, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:950;s:4:\"file\";s:20:\"2022/03/banner-5.jpg\";s:8:\"filesize\";i:199616;s:5:\"sizes\";a:23:{s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"banner-5-300x148.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:148;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"banner-5-1024x507.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:507;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"banner-5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"banner-5-768x380.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:21:\"banner-5-1536x760.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"doccure_blog_large\";a:4:{s:4:\"file\";s:21:\"banner-5-1140x400.jpg\";s:5:\"width\";i:1140;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_blog_sidebar\";a:4:{s:4:\"file\";s:20:\"banner-5-825x360.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"doccure_doctors_2x\";a:4:{s:4:\"file\";s:20:\"banner-5-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"doccure_blog_medium\";a:4:{s:4:\"file\";s:20:\"banner-5-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_grid\";a:4:{s:4:\"file\";s:20:\"banner-5-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_list\";a:4:{s:4:\"file\";s:20:\"banner-5-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_doctors_type\";a:4:{s:4:\"file\";s:20:\"banner-5-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_blog_grid_v2\";a:4:{s:4:\"file\";s:20:\"banner-5-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"doccure_top_rat_doc\";a:4:{s:4:\"file\";s:20:\"banner-5-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"doccure_listing_thumb\";a:4:{s:4:\"file\";s:20:\"banner-5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:30:\"doccure_latest_articles_widget\";a:4:{s:4:\"file\";s:18:\"banner-5-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"doccure_artical_auther\";a:4:{s:4:\"file\";s:18:\"banner-5-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_chosen_icone\";a:4:{s:4:\"file\";s:18:\"banner-5-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure-portfolio\";a:4:{s:4:\"file\";s:20:\"banner-5-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"doccure-portfolio-square\";a:4:{s:4:\"file\";s:20:\"banner-5-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"doccure-service\";a:4:{s:4:\"file\";s:20:\"banner-5-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure-small-square\";a:4:{s:4:\"file\";s:20:\"banner-5-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"sigma-blog-medium\";a:4:{s:4:\"file\";s:20:\"banner-5-600x645.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:645;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:{}}}'),
(6124, 3369, '_wp_attached_file', '2022/03/clinic-1.jpg'),
(6125, 3369, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:214;s:6:\"height\";i:316;s:4:\"file\";s:20:\"2022/03/clinic-1.jpg\";s:8:\"filesize\";i:50477;s:5:\"sizes\";a:12:{s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"clinic-1-203x300.jpg\";s:5:\"width\";i:203;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"clinic-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_grid\";a:4:{s:4:\"file\";s:20:\"clinic-1-214x250.jpg\";s:5:\"width\";i:214;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_list\";a:4:{s:4:\"file\";s:20:\"clinic-1-214x220.jpg\";s:5:\"width\";i:214;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_doctors_type\";a:4:{s:4:\"file\";s:20:\"clinic-1-214x205.jpg\";s:5:\"width\";i:214;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_blog_grid_v2\";a:4:{s:4:\"file\";s:20:\"clinic-1-214x250.jpg\";s:5:\"width\";i:214;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"doccure_top_rat_doc\";a:4:{s:4:\"file\";s:20:\"clinic-1-214x200.jpg\";s:5:\"width\";i:214;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"doccure_listing_thumb\";a:4:{s:4:\"file\";s:20:\"clinic-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:30:\"doccure_latest_articles_widget\";a:4:{s:4:\"file\";s:18:\"clinic-1-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"doccure_artical_auther\";a:4:{s:4:\"file\";s:18:\"clinic-1-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_chosen_icone\";a:4:{s:4:\"file\";s:18:\"clinic-1-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure-small-square\";a:4:{s:4:\"file\";s:20:\"clinic-1-214x250.jpg\";s:5:\"width\";i:214;s:6:\"height\";i:250;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:{}}}'),
(6166, 3374, '_wp_attached_file', '2022/03/icon1-1-1.png'),
(6167, 3374, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:40;s:6:\"height\";i:34;s:4:\"file\";s:21:\"2022/03/icon1-1-1.png\";s:8:\"filesize\";i:1345;s:5:\"sizes\";a:2:{s:22:\"doccure_artical_auther\";a:4:{s:4:\"file\";s:19:\"icon1-1-1-30x30.png\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"doccure_chosen_icone\";a:4:{s:4:\"file\";s:19:\"icon1-1-1-20x20.png\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(6168, 3375, '_wp_attached_file', '2022/03/icon1-2.png'),
(6169, 3375, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:40;s:6:\"height\";i:34;s:4:\"file\";s:19:\"2022/03/icon1-2.png\";s:8:\"filesize\";i:1345;s:5:\"sizes\";a:2:{s:22:\"doccure_artical_auther\";a:4:{s:4:\"file\";s:17:\"icon1-2-30x30.png\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"doccure_chosen_icone\";a:4:{s:4:\"file\";s:17:\"icon1-2-20x20.png\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(6280, 3387, '_wp_attached_file', '2022/03/clinic-12.jpg'),
(6281, 3387, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:306;s:6:\"height\";i:306;s:4:\"file\";s:21:\"2022/03/clinic-12.jpg\";s:8:\"filesize\";i:26287;s:5:\"sizes\";a:12:{s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"clinic-12-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"clinic-12-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_grid\";a:4:{s:4:\"file\";s:21:\"clinic-12-306x250.jpg\";s:5:\"width\";i:306;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_list\";a:4:{s:4:\"file\";s:21:\"clinic-12-306x220.jpg\";s:5:\"width\";i:306;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_doctors_type\";a:4:{s:4:\"file\";s:21:\"clinic-12-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_blog_grid_v2\";a:4:{s:4:\"file\";s:21:\"clinic-12-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"doccure_top_rat_doc\";a:4:{s:4:\"file\";s:21:\"clinic-12-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"doccure_listing_thumb\";a:4:{s:4:\"file\";s:21:\"clinic-12-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:30:\"doccure_latest_articles_widget\";a:4:{s:4:\"file\";s:19:\"clinic-12-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"doccure_artical_auther\";a:4:{s:4:\"file\";s:19:\"clinic-12-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_chosen_icone\";a:4:{s:4:\"file\";s:19:\"clinic-12-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure-small-square\";a:4:{s:4:\"file\";s:21:\"clinic-12-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;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:{}}}'),
(6282, 3388, '_wp_attached_file', '2022/03/clinic-13.jpg'),
(6283, 3388, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:306;s:6:\"height\";i:306;s:4:\"file\";s:21:\"2022/03/clinic-13.jpg\";s:8:\"filesize\";i:29502;s:5:\"sizes\";a:12:{s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"clinic-13-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"clinic-13-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_grid\";a:4:{s:4:\"file\";s:21:\"clinic-13-306x250.jpg\";s:5:\"width\";i:306;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_list\";a:4:{s:4:\"file\";s:21:\"clinic-13-306x220.jpg\";s:5:\"width\";i:306;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_doctors_type\";a:4:{s:4:\"file\";s:21:\"clinic-13-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_blog_grid_v2\";a:4:{s:4:\"file\";s:21:\"clinic-13-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"doccure_top_rat_doc\";a:4:{s:4:\"file\";s:21:\"clinic-13-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"doccure_listing_thumb\";a:4:{s:4:\"file\";s:21:\"clinic-13-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:30:\"doccure_latest_articles_widget\";a:4:{s:4:\"file\";s:19:\"clinic-13-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"doccure_artical_auther\";a:4:{s:4:\"file\";s:19:\"clinic-13-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_chosen_icone\";a:4:{s:4:\"file\";s:19:\"clinic-13-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure-small-square\";a:4:{s:4:\"file\";s:21:\"clinic-13-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;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:{}}}'),
(6284, 3389, '_wp_attached_file', '2022/03/clinic-14.jpg'),
(6285, 3389, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:306;s:6:\"height\";i:306;s:4:\"file\";s:21:\"2022/03/clinic-14.jpg\";s:8:\"filesize\";i:27998;s:5:\"sizes\";a:12:{s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"clinic-14-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"clinic-14-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_grid\";a:4:{s:4:\"file\";s:21:\"clinic-14-306x250.jpg\";s:5:\"width\";i:306;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_list\";a:4:{s:4:\"file\";s:21:\"clinic-14-306x220.jpg\";s:5:\"width\";i:306;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_doctors_type\";a:4:{s:4:\"file\";s:21:\"clinic-14-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_blog_grid_v2\";a:4:{s:4:\"file\";s:21:\"clinic-14-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"doccure_top_rat_doc\";a:4:{s:4:\"file\";s:21:\"clinic-14-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"doccure_listing_thumb\";a:4:{s:4:\"file\";s:21:\"clinic-14-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:30:\"doccure_latest_articles_widget\";a:4:{s:4:\"file\";s:19:\"clinic-14-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"doccure_artical_auther\";a:4:{s:4:\"file\";s:19:\"clinic-14-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_chosen_icone\";a:4:{s:4:\"file\";s:19:\"clinic-14-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure-small-square\";a:4:{s:4:\"file\";s:21:\"clinic-14-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;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:{}}}'),
(6286, 3390, '_wp_attached_file', '2022/03/clinic-15.jpg'),
(6287, 3390, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:306;s:6:\"height\";i:306;s:4:\"file\";s:21:\"2022/03/clinic-15.jpg\";s:8:\"filesize\";i:31061;s:5:\"sizes\";a:12:{s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"clinic-15-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"clinic-15-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_grid\";a:4:{s:4:\"file\";s:21:\"clinic-15-306x250.jpg\";s:5:\"width\";i:306;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_list\";a:4:{s:4:\"file\";s:21:\"clinic-15-306x220.jpg\";s:5:\"width\";i:306;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_doctors_type\";a:4:{s:4:\"file\";s:21:\"clinic-15-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_blog_grid_v2\";a:4:{s:4:\"file\";s:21:\"clinic-15-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"doccure_top_rat_doc\";a:4:{s:4:\"file\";s:21:\"clinic-15-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"doccure_listing_thumb\";a:4:{s:4:\"file\";s:21:\"clinic-15-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:30:\"doccure_latest_articles_widget\";a:4:{s:4:\"file\";s:19:\"clinic-15-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"doccure_artical_auther\";a:4:{s:4:\"file\";s:19:\"clinic-15-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_chosen_icone\";a:4:{s:4:\"file\";s:19:\"clinic-15-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure-small-square\";a:4:{s:4:\"file\";s:21:\"clinic-15-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;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:{}}}'),
(6288, 3391, '_wp_attached_file', '2022/03/clinic-16.jpg'),
(6289, 3391, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:306;s:6:\"height\";i:306;s:4:\"file\";s:21:\"2022/03/clinic-16.jpg\";s:8:\"filesize\";i:32292;s:5:\"sizes\";a:12:{s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"clinic-16-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"clinic-16-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_grid\";a:4:{s:4:\"file\";s:21:\"clinic-16-306x250.jpg\";s:5:\"width\";i:306;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_list\";a:4:{s:4:\"file\";s:21:\"clinic-16-306x220.jpg\";s:5:\"width\";i:306;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_doctors_type\";a:4:{s:4:\"file\";s:21:\"clinic-16-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_blog_grid_v2\";a:4:{s:4:\"file\";s:21:\"clinic-16-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"doccure_top_rat_doc\";a:4:{s:4:\"file\";s:21:\"clinic-16-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"doccure_listing_thumb\";a:4:{s:4:\"file\";s:21:\"clinic-16-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:30:\"doccure_latest_articles_widget\";a:4:{s:4:\"file\";s:19:\"clinic-16-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"doccure_artical_auther\";a:4:{s:4:\"file\";s:19:\"clinic-16-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_chosen_icone\";a:4:{s:4:\"file\";s:19:\"clinic-16-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure-small-square\";a:4:{s:4:\"file\";s:21:\"clinic-16-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;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:{}}}'),
(6290, 3392, '_wp_attached_file', '2022/03/clinic-17.jpg'),
(6291, 3392, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:306;s:6:\"height\";i:306;s:4:\"file\";s:21:\"2022/03/clinic-17.jpg\";s:8:\"filesize\";i:29469;s:5:\"sizes\";a:12:{s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"clinic-17-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"clinic-17-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_grid\";a:4:{s:4:\"file\";s:21:\"clinic-17-306x250.jpg\";s:5:\"width\";i:306;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_list\";a:4:{s:4:\"file\";s:21:\"clinic-17-306x220.jpg\";s:5:\"width\";i:306;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_doctors_type\";a:4:{s:4:\"file\";s:21:\"clinic-17-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_blog_grid_v2\";a:4:{s:4:\"file\";s:21:\"clinic-17-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"doccure_top_rat_doc\";a:4:{s:4:\"file\";s:21:\"clinic-17-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"doccure_listing_thumb\";a:4:{s:4:\"file\";s:21:\"clinic-17-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:30:\"doccure_latest_articles_widget\";a:4:{s:4:\"file\";s:19:\"clinic-17-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"doccure_artical_auther\";a:4:{s:4:\"file\";s:19:\"clinic-17-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_chosen_icone\";a:4:{s:4:\"file\";s:19:\"clinic-17-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure-small-square\";a:4:{s:4:\"file\";s:21:\"clinic-17-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;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:{}}}'),
(6292, 3393, '_wp_attached_file', '2022/03/clinic-18.jpg'),
(6293, 3393, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:306;s:6:\"height\";i:306;s:4:\"file\";s:21:\"2022/03/clinic-18.jpg\";s:8:\"filesize\";i:33039;s:5:\"sizes\";a:12:{s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"clinic-18-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"clinic-18-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_grid\";a:4:{s:4:\"file\";s:21:\"clinic-18-306x250.jpg\";s:5:\"width\";i:306;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_list\";a:4:{s:4:\"file\";s:21:\"clinic-18-306x220.jpg\";s:5:\"width\";i:306;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_doctors_type\";a:4:{s:4:\"file\";s:21:\"clinic-18-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_blog_grid_v2\";a:4:{s:4:\"file\";s:21:\"clinic-18-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"doccure_top_rat_doc\";a:4:{s:4:\"file\";s:21:\"clinic-18-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"doccure_listing_thumb\";a:4:{s:4:\"file\";s:21:\"clinic-18-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:30:\"doccure_latest_articles_widget\";a:4:{s:4:\"file\";s:19:\"clinic-18-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"doccure_artical_auther\";a:4:{s:4:\"file\";s:19:\"clinic-18-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_chosen_icone\";a:4:{s:4:\"file\";s:19:\"clinic-18-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure-small-square\";a:4:{s:4:\"file\";s:21:\"clinic-18-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;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:{}}}'),
(6329, 3399, '_wp_attached_file', '2022/03/icon8.png'),
(6330, 3399, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:32;s:6:\"height\";i:30;s:4:\"file\";s:17:\"2022/03/icon8.png\";s:8:\"filesize\";i:1123;s:5:\"sizes\";a:2:{s:22:\"doccure_artical_auther\";a:4:{s:4:\"file\";s:15:\"icon8-30x30.png\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"doccure_chosen_icone\";a:4:{s:4:\"file\";s:15:\"icon8-20x20.png\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(6345, 3402, '_wp_attached_file', '2022/03/icon10.png'),
(6346, 3402, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:32;s:6:\"height\";i:30;s:4:\"file\";s:18:\"2022/03/icon10.png\";s:8:\"filesize\";i:918;s:5:\"sizes\";a:2:{s:22:\"doccure_artical_auther\";a:4:{s:4:\"file\";s:16:\"icon10-30x30.png\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"doccure_chosen_icone\";a:4:{s:4:\"file\";s:16:\"icon10-20x20.png\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(6360, 3404, '_wp_attached_file', '2022/03/icon11.png'),
(6361, 3404, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:32;s:6:\"height\";i:30;s:4:\"file\";s:18:\"2022/03/icon11.png\";s:8:\"filesize\";i:946;s:5:\"sizes\";a:2:{s:22:\"doccure_artical_auther\";a:4:{s:4:\"file\";s:16:\"icon11-30x30.png\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"doccure_chosen_icone\";a:4:{s:4:\"file\";s:16:\"icon11-20x20.png\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(6369, 3406, '_wp_attached_file', '2022/03/icon7.png'),
(6370, 3406, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:32;s:6:\"height\";i:30;s:4:\"file\";s:17:\"2022/03/icon7.png\";s:8:\"filesize\";i:898;s:5:\"sizes\";a:2:{s:22:\"doccure_artical_auther\";a:4:{s:4:\"file\";s:15:\"icon7-30x30.png\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"doccure_chosen_icone\";a:4:{s:4:\"file\";s:15:\"icon7-20x20.png\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(6584, 656, '_edit_lock', '1719380230:1'),
(6586, 656, '_edit_last', '1'),
(6589, 656, '_wpnonce', '9609a28fd2'),
(6590, 656, '_wp_http_referer', '/doccure-wp/elementor/wp-admin/post.php?post=656&action=edit&message=1'),
(6591, 656, 'user_ID', '1'),
(6592, 656, 'action', 'editpost'),
(6593, 656, 'originalaction', 'editpost'),
(6594, 656, 'post_author', '1'),
(6595, 656, 'post_type', 'post'),
(6596, 656, 'original_post_status', 'publish'),
(6597, 656, 'referredby', 'https://doccure-wp.dreamstechnologies.com/wp-admin/post.php?post=656&action=edit'),
(6598, 656, '_wp_original_http_referer', 'https://doccure-wp.dreamstechnologies.com/wp-admin/post.php?post=656&action=edit'),
(6599, 656, 'post_ID', '656'),
(6600, 656, 'meta-box-order-nonce', '429f916367'),
(6601, 656, 'closedpostboxesnonce', 'ebd8c0d31d'),
(6602, 656, 'post_title', '5 Great reasons to use an online doctor to choose'),
(6603, 656, 'samplepermalinknonce', 'b18865e5f0'),
(6604, 656, 'content', '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.\r\n\r\nSed 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. Ut enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur, vel illum qui dolorem eum fugiat quo voluptas nulla pariatur?\r\n\r\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.'),
(6605, 656, 'wp-preview', ''),
(6606, 656, 'hidden_post_status', 'publish'),
(6607, 656, 'post_status', 'publish'),
(6608, 656, 'hidden_post_password', ''),
(6609, 656, 'hidden_post_visibility', 'public'),
(6610, 656, 'visibility', 'public'),
(6611, 656, 'post_password', ''),
(6612, 656, 'mm', '09'),
(6613, 656, 'jj', '25'),
(6614, 656, 'aa', '2021'),
(6615, 656, 'hh', '05'),
(6616, 656, 'mn', '22'),
(6617, 656, 'ss', '17'),
(6618, 656, 'hidden_mm', '09'),
(6619, 656, 'cur_mm', '06'),
(6620, 656, 'hidden_jj', '25'),
(6621, 656, 'cur_jj', '26'),
(6622, 656, 'hidden_aa', '2021'),
(6623, 656, 'cur_aa', '2024'),
(6624, 656, 'hidden_hh', '05'),
(6625, 656, 'cur_hh', '05'),
(6626, 656, 'hidden_mn', '22'),
(6627, 656, 'cur_mn', '35'),
(6628, 656, 'original_publish', 'Update'),
(6629, 656, 'save', 'Update'),
(6630, 656, 'post_format', '0'),
(6631, 656, 'post_category', 'a:2:{i:0;s:1:\"0\";i:1;s:1:\"5\";}'),
(6632, 656, 'newcategory', 'New Category Name'),
(6633, 656, 'newcategory_parent', '-1'),
(6634, 656, '_ajax_nonce-add-category', '88d4585859'),
(6635, 656, 'tax_input', 'a:1:{s:8:\"post_tag\";s:24:\"Doctors, Health, Medical\";}'),
(6636, 656, 'newtag', 'a:1:{s:8:\"post_tag\";s:0:\"\";}'),
(6637, 656, 'page_template', 'default'),
(6640, 656, 'ao_metabox_nonce', '9718f89feb'),
(6641, 656, 'ao_post_js_optimize', 'on'),
(6642, 656, 'ao_post_css_optimize', 'on'),
(6643, 656, 'ao_post_ccss', 'on'),
(6644, 656, 'ao_post_lazyload', 'on'),
(6645, 656, 'excerpt', 'Delve into the impact of digital life on mental health & discover practical strategies to maintain mental well-being.'),
(6646, 656, 'trackback_url', '');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(6647, 656, 'meta', 'a:97:{i:6614;a:2:{s:3:\"key\";s:2:\"aa\";s:5:\"value\";s:4:\"2021\";}i:6592;a:2:{s:3:\"key\";s:6:\"action\";s:5:\"value\";s:8:\"editpost\";}i:6656;a:2:{s:3:\"key\";s:17:\"add_comment_nonce\";s:5:\"value\";s:10:\"6ec6023ce3\";}i:6653;a:2:{s:3:\"key\";s:13:\"advanced_view\";s:5:\"value\";s:1:\"1\";}i:6640;a:2:{s:3:\"key\";s:16:\"ao_metabox_nonce\";s:5:\"value\";s:10:\"9718f89feb\";}i:6643;a:2:{s:3:\"key\";s:12:\"ao_post_ccss\";s:5:\"value\";s:2:\"on\";}i:6642;a:2:{s:3:\"key\";s:20:\"ao_post_css_optimize\";s:5:\"value\";s:2:\"on\";}i:6641;a:2:{s:3:\"key\";s:19:\"ao_post_js_optimize\";s:5:\"value\";s:2:\"on\";}i:6644;a:2:{s:3:\"key\";s:16:\"ao_post_lazyload\";s:5:\"value\";s:2:\"on\";}i:21772;a:2:{s:3:\"key\";s:15:\"ao_post_preload\";s:5:\"value\";s:0:\"\";}i:6601;a:2:{s:3:\"key\";s:20:\"closedpostboxesnonce\";s:5:\"value\";s:10:\"ebd8c0d31d\";}i:6654;a:2:{s:3:\"key\";s:14:\"comment_status\";s:5:\"value\";s:4:\"open\";}i:6604;a:2:{s:3:\"key\";s:7:\"content\";s:5:\"value\";s:2162:\"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.\r\n\r\nSed 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. Ut enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur, vel illum qui dolorem eum fugiat quo voluptas nulla pariatur?\r\n\r\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.\";}i:6623;a:2:{s:3:\"key\";s:6:\"cur_aa\";s:5:\"value\";s:4:\"2024\";}i:6625;a:2:{s:3:\"key\";s:6:\"cur_hh\";s:5:\"value\";s:2:\"05\";}i:6621;a:2:{s:3:\"key\";s:6:\"cur_jj\";s:5:\"value\";s:2:\"26\";}i:6619;a:2:{s:3:\"key\";s:6:\"cur_mm\";s:5:\"value\";s:2:\"06\";}i:6627;a:2:{s:3:\"key\";s:6:\"cur_mn\";s:5:\"value\";s:2:\"35\";}i:16897;a:2:{s:3:\"key\";s:16:\"dfi_fimageplug-2\";s:5:\"value\";s:10:\"7a1b04f833\";}i:6645;a:2:{s:3:\"key\";s:7:\"excerpt\";s:5:\"value\";s:117:\"Delve into the impact of digital life on mental health & discover practical strategies to maintain mental well-being.\";}i:6615;a:2:{s:3:\"key\";s:2:\"hh\";s:5:\"value\";s:2:\"05\";}i:6622;a:2:{s:3:\"key\";s:9:\"hidden_aa\";s:5:\"value\";s:4:\"2021\";}i:6624;a:2:{s:3:\"key\";s:9:\"hidden_hh\";s:5:\"value\";s:2:\"05\";}i:6620;a:2:{s:3:\"key\";s:9:\"hidden_jj\";s:5:\"value\";s:2:\"25\";}i:6618;a:2:{s:3:\"key\";s:9:\"hidden_mm\";s:5:\"value\";s:2:\"09\";}i:6626;a:2:{s:3:\"key\";s:9:\"hidden_mn\";s:5:\"value\";s:2:\"22\";}i:6608;a:2:{s:3:\"key\";s:20:\"hidden_post_password\";s:5:\"value\";s:0:\"\";}i:6606;a:2:{s:3:\"key\";s:18:\"hidden_post_status\";s:5:\"value\";s:7:\"publish\";}i:6609;a:2:{s:3:\"key\";s:22:\"hidden_post_visibility\";s:5:\"value\";s:6:\"public\";}i:6661;a:2:{s:3:\"key\";s:2:\"ID\";s:5:\"value\";s:3:\"656\";}i:6613;a:2:{s:3:\"key\";s:2:\"jj\";s:5:\"value\";s:2:\"25\";}i:6600;a:2:{s:3:\"key\";s:20:\"meta-box-order-nonce\";s:5:\"value\";s:10:\"429f916367\";}i:6650;a:2:{s:3:\"key\";s:12:\"metakeyinput\";s:5:\"value\";s:0:\"\";}i:6649;a:2:{s:3:\"key\";s:13:\"metakeyselect\";s:5:\"value\";s:6:\"#NONE#\";}i:6651;a:2:{s:3:\"key\";s:9:\"metavalue\";s:5:\"value\";s:0:\"\";}i:6612;a:2:{s:3:\"key\";s:2:\"mm\";s:5:\"value\";s:2:\"09\";}i:6616;a:2:{s:3:\"key\";s:2:\"mn\";s:5:\"value\";s:2:\"22\";}i:6632;a:2:{s:3:\"key\";s:11:\"newcategory\";s:5:\"value\";s:17:\"New Category Name\";}i:6633;a:2:{s:3:\"key\";s:18:\"newcategory_parent\";s:5:\"value\";s:2:\"-1\";}i:6596;a:2:{s:3:\"key\";s:20:\"original_post_status\";s:5:\"value\";s:7:\"publish\";}i:21769;a:2:{s:3:\"key\";s:19:\"original_post_title\";s:5:\"value\";s:39:\"5 Great reasons to use an online doctor\";}i:6628;a:2:{s:3:\"key\";s:16:\"original_publish\";s:5:\"value\";s:6:\"Update\";}i:6593;a:2:{s:3:\"key\";s:14:\"originalaction\";s:5:\"value\";s:8:\"editpost\";}i:6637;a:2:{s:3:\"key\";s:13:\"page_template\";s:5:\"value\";s:7:\"default\";}i:6655;a:2:{s:3:\"key\";s:11:\"ping_status\";s:5:\"value\";s:4:\"open\";}i:6594;a:2:{s:3:\"key\";s:11:\"post_author\";s:5:\"value\";s:1:\"1\";}i:6659;a:2:{s:3:\"key\";s:20:\"post_author_override\";s:5:\"value\";s:1:\"1\";}i:6662;a:2:{s:3:\"key\";s:12:\"post_content\";s:5:\"value\";s:2162:\"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.\r\n\r\nSed 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. Ut enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur, vel illum qui dolorem eum fugiat quo voluptas nulla pariatur?\r\n\r\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.\";}i:6663;a:2:{s:3:\"key\";s:12:\"post_excerpt\";s:5:\"value\";s:117:\"Delve into the impact of digital life on mental health & discover practical strategies to maintain mental well-being.\";}i:6630;a:2:{s:3:\"key\";s:11:\"post_format\";s:5:\"value\";s:1:\"0\";}i:6599;a:2:{s:3:\"key\";s:7:\"post_ID\";s:5:\"value\";s:3:\"656\";}i:6660;a:2:{s:3:\"key\";s:14:\"post_mime_type\";s:5:\"value\";s:0:\"\";}i:6658;a:2:{s:3:\"key\";s:9:\"post_name\";s:5:\"value\";s:39:\"5-great-reasons-to-use-an-online-doctor\";}i:6611;a:2:{s:3:\"key\";s:13:\"post_password\";s:5:\"value\";s:0:\"\";}i:6607;a:2:{s:3:\"key\";s:11:\"post_status\";s:5:\"value\";s:7:\"publish\";}i:6602;a:2:{s:3:\"key\";s:10:\"post_title\";s:5:\"value\";s:39:\"5 Great reasons to use an online doctor\";}i:6595;a:2:{s:3:\"key\";s:9:\"post_type\";s:5:\"value\";s:4:\"post\";}i:2152;a:2:{s:3:\"key\";s:16:\"post_views_count\";s:5:\"value\";s:3:\"282\";}i:6597;a:2:{s:3:\"key\";s:10:\"referredby\";s:5:\"value\";s:55:\"https://doccure-wp.dreamstechnologies.com/wp-admin/edit.php\";}i:22253;a:2:{s:3:\"key\";s:16:\"rs_page_bg_color\";s:5:\"value\";s:7:\"#ffffff\";}i:6603;a:2:{s:3:\"key\";s:20:\"samplepermalinknonce\";s:5:\"value\";s:10:\"b18865e5f0\";}i:6629;a:2:{s:3:\"key\";s:4:\"save\";s:5:\"value\";s:6:\"Update\";}i:16923;a:2:{s:3:\"key\";s:6:\"screen\";s:5:\"value\";s:6:\"mobile\";}i:22254;a:2:{s:3:\"key\";s:14:\"slide_template\";s:5:\"value\";s:7:\"default\";}i:6617;a:2:{s:3:\"key\";s:2:\"ss\";s:5:\"value\";s:2:\"17\";}i:6664;a:2:{s:3:\"key\";s:7:\"to_ping\";s:5:\"value\";s:0:\"\";}i:6646;a:2:{s:3:\"key\";s:13:\"trackback_url\";s:5:\"value\";s:0:\"\";}i:6591;a:2:{s:3:\"key\";s:7:\"user_ID\";s:5:\"value\";s:1:\"1\";}i:6610;a:2:{s:3:\"key\";s:10:\"visibility\";s:5:\"value\";s:6:\"public\";}i:6605;a:2:{s:3:\"key\";s:10:\"wp-preview\";s:5:\"value\";s:0:\"\";}i:16898;a:2:{s:3:\"key\";s:24:\"yoast_free_metabox_nonce\";s:5:\"value\";s:10:\"dd3f67164c\";}i:16909;a:2:{s:3:\"key\";s:19:\"yoast_wpseo_bctitle\";s:5:\"value\";s:0:\"\";}i:16910;a:2:{s:3:\"key\";s:21:\"yoast_wpseo_canonical\";s:5:\"value\";s:0:\"\";}i:16903;a:2:{s:3:\"key\";s:25:\"yoast_wpseo_content_score\";s:5:\"value\";s:2:\"30\";}i:16905;a:2:{s:3:\"key\";s:42:\"yoast_wpseo_estimated-reading-time-minutes\";s:5:\"value\";s:1:\"2\";}i:16899;a:2:{s:3:\"key\";s:19:\"yoast_wpseo_focuskw\";s:5:\"value\";s:0:\"\";}i:21773;a:2:{s:3:\"key\";s:36:\"yoast_wpseo_inclusive_language_score\";s:5:\"value\";s:1:\"0\";}i:16904;a:2:{s:3:\"key\";s:26:\"yoast_wpseo_is_cornerstone\";s:5:\"value\";s:5:\"false\";}i:16902;a:2:{s:3:\"key\";s:19:\"yoast_wpseo_linkdex\";s:5:\"value\";s:5:\"-1184\";}i:16908;a:2:{s:3:\"key\";s:27:\"yoast_wpseo_meta-robots-adv\";s:5:\"value\";s:0:\"\";}i:16907;a:2:{s:3:\"key\";s:32:\"yoast_wpseo_meta-robots-nofollow\";s:5:\"value\";s:1:\"0\";}i:16906;a:2:{s:3:\"key\";s:31:\"yoast_wpseo_meta-robots-noindex\";s:5:\"value\";s:1:\"0\";}i:16901;a:2:{s:3:\"key\";s:20:\"yoast_wpseo_metadesc\";s:5:\"value\";s:0:\"\";}i:16914;a:2:{s:3:\"key\";s:33:\"yoast_wpseo_opengraph-description\";s:5:\"value\";s:0:\"\";}i:16915;a:2:{s:3:\"key\";s:27:\"yoast_wpseo_opengraph-image\";s:5:\"value\";s:0:\"\";}i:16916;a:2:{s:3:\"key\";s:30:\"yoast_wpseo_opengraph-image-id\";s:5:\"value\";s:0:\"\";}i:16913;a:2:{s:3:\"key\";s:27:\"yoast_wpseo_opengraph-title\";s:5:\"value\";s:0:\"\";}i:16922;a:2:{s:3:\"key\";s:34:\"yoast_wpseo_primary_category_nonce\";s:5:\"value\";s:10:\"39794e3a69\";}i:16921;a:2:{s:3:\"key\";s:33:\"yoast_wpseo_primary_category_term\";s:5:\"value\";s:0:\"\";}i:16912;a:2:{s:3:\"key\";s:31:\"yoast_wpseo_schema_article_type\";s:5:\"value\";s:0:\"\";}i:16911;a:2:{s:3:\"key\";s:28:\"yoast_wpseo_schema_page_type\";s:5:\"value\";s:0:\"\";}i:16900;a:2:{s:3:\"key\";s:17:\"yoast_wpseo_title\";s:5:\"value\";s:0:\"\";}i:16918;a:2:{s:3:\"key\";s:31:\"yoast_wpseo_twitter-description\";s:5:\"value\";s:0:\"\";}i:16919;a:2:{s:3:\"key\";s:25:\"yoast_wpseo_twitter-image\";s:5:\"value\";s:0:\"\";}i:16920;a:2:{s:3:\"key\";s:28:\"yoast_wpseo_twitter-image-id\";s:5:\"value\";s:0:\"\";}i:16917;a:2:{s:3:\"key\";s:25:\"yoast_wpseo_twitter-title\";s:5:\"value\";s:0:\"\";}i:21774;a:2:{s:3:\"key\";s:31:\"yoast_wpseo_wordproof_timestamp\";s:5:\"value\";s:0:\"\";}}'),
(6648, 656, '_ajax_nonce', 'd76e3cf2d5'),
(6649, 656, 'metakeyselect', '#NONE#'),
(6650, 656, 'metakeyinput', ''),
(6651, 656, 'metavalue', ''),
(6652, 656, '_ajax_nonce-add-meta', '8d979d532f'),
(6653, 656, 'advanced_view', '1'),
(6654, 656, 'comment_status', 'open'),
(6655, 656, 'ping_status', 'open'),
(6656, 656, 'add_comment_nonce', '6ec6023ce3'),
(6657, 656, '_ajax_fetch_list_nonce', '63fe75807e'),
(6658, 656, 'post_name', '5-great-reasons-to-use-an-online-doctor'),
(6659, 656, 'post_author_override', '1'),
(6660, 656, 'post_mime_type', ''),
(6661, 656, 'ID', '656'),
(6662, 656, 'post_content', '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.\r\n\r\nSed 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. Ut enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur, vel illum qui dolorem eum fugiat quo voluptas nulla pariatur?\r\n\r\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.'),
(6663, 656, 'post_excerpt', 'Delve into the impact of digital life on mental health & discover practical strategies to maintain mental well-being.'),
(6664, 656, 'to_ping', ''),
(6665, 656, 'am_post_data', 'a:11:{s:12:\"am_seo_title\";s:0:\"\";s:18:\"am_seo_description\";s:0:\"\";s:15:\"am_seo_keywords\";s:0:\"\";s:9:\"am_layout\";s:10:\"no_sidebar\";s:10:\"am_sidebar\";s:0:\"\";s:12:\"am_title_bar\";s:7:\"default\";s:14:\"am_breadcrumbs\";s:6:\"enable\";s:15:\"am_title_bar_bg\";s:0:\"\";s:17:\"am_title_bar_text\";s:0:\"\";s:13:\"am_rev_slider\";s:1:\"0\";s:12:\"am_shortcode\";s:0:\"\";}'),
(6918, 3442, '_wp_attached_file', '2022/03/clinic-big-img.png'),
(6919, 3442, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:874;s:6:\"height\";i:586;s:4:\"file\";s:26:\"2022/03/clinic-big-img.png\";s:8:\"filesize\";i:113602;s:5:\"sizes\";a:21:{s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"clinic-big-img-300x201.png\";s:5:\"width\";i:300;s:6:\"height\";i:201;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"clinic-big-img-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:26:\"clinic-big-img-768x515.png\";s:5:\"width\";i:768;s:6:\"height\";i:515;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"doccure_blog_large\";a:4:{s:4:\"file\";s:26:\"clinic-big-img-874x400.png\";s:5:\"width\";i:874;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"doccure_blog_sidebar\";a:4:{s:4:\"file\";s:26:\"clinic-big-img-825x360.png\";s:5:\"width\";i:825;s:6:\"height\";i:360;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"doccure_doctors_2x\";a:4:{s:4:\"file\";s:26:\"clinic-big-img-547x428.png\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"doccure_blog_medium\";a:4:{s:4:\"file\";s:26:\"clinic-big-img-545x389.png\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"doccure_blog_grid\";a:4:{s:4:\"file\";s:26:\"clinic-big-img-350x250.png\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"doccure_blog_list\";a:4:{s:4:\"file\";s:26:\"clinic-big-img-308x220.png\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"doccure_doctors_type\";a:4:{s:4:\"file\";s:26:\"clinic-big-img-261x205.png\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"doccure_blog_grid_v2\";a:4:{s:4:\"file\";s:26:\"clinic-big-img-255x250.png\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"doccure_top_rat_doc\";a:4:{s:4:\"file\";s:26:\"clinic-big-img-255x200.png\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"doccure_listing_thumb\";a:4:{s:4:\"file\";s:26:\"clinic-big-img-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:30:\"doccure_latest_articles_widget\";a:4:{s:4:\"file\";s:24:\"clinic-big-img-65x65.png\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:9:\"image/png\";}s:22:\"doccure_artical_auther\";a:4:{s:4:\"file\";s:24:\"clinic-big-img-30x30.png\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"doccure_chosen_icone\";a:4:{s:4:\"file\";s:24:\"clinic-big-img-20x20.png\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"doccure-portfolio\";a:4:{s:4:\"file\";s:26:\"clinic-big-img-540x380.png\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:9:\"image/png\";}s:24:\"doccure-portfolio-square\";a:4:{s:4:\"file\";s:26:\"clinic-big-img-420x420.png\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"doccure-service\";a:4:{s:4:\"file\";s:26:\"clinic-big-img-600x480.png\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"doccure-small-square\";a:4:{s:4:\"file\";s:26:\"clinic-big-img-250x250.png\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"sigma-blog-medium\";a:4:{s:4:\"file\";s:26:\"clinic-big-img-600x586.png\";s:5:\"width\";i:600;s:6:\"height\";i:586;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(6948, 665, '_edit_lock', '1670216192:1'),
(7019, 3318, '_wp_old_date', '2022-03-07'),
(7020, 3450, '_menu_item_type', 'custom'),
(7021, 3450, '_menu_item_menu_item_parent', '0'),
(7022, 3450, '_menu_item_object_id', '3450'),
(7023, 3450, '_menu_item_object', 'custom'),
(7024, 3450, '_menu_item_target', ''),
(7025, 3450, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(7026, 3450, '_menu_item_xfn', ''),
(7027, 3450, '_menu_item_url', '#'),
(7038, 3453, '_menu_item_type', 'post_type'),
(7039, 3453, '_menu_item_menu_item_parent', '0'),
(7040, 3453, '_menu_item_object_id', '1933'),
(7041, 3453, '_menu_item_object', 'page'),
(7042, 3453, '_menu_item_target', ''),
(7043, 3453, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(7044, 3453, '_menu_item_xfn', ''),
(7045, 3453, '_menu_item_url', ''),
(7047, 3454, '_menu_item_type', 'post_type'),
(7048, 3454, '_menu_item_menu_item_parent', '0'),
(7049, 3454, '_menu_item_object_id', '1931'),
(7050, 3454, '_menu_item_object', 'page'),
(7051, 3454, '_menu_item_target', ''),
(7052, 3454, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(7053, 3454, '_menu_item_xfn', ''),
(7054, 3454, '_menu_item_url', ''),
(7143, 3455, '_menu_item_type', 'taxonomy'),
(7144, 3455, '_menu_item_menu_item_parent', '0'),
(7145, 3455, '_menu_item_object_id', '27'),
(7146, 3455, '_menu_item_object', 'specialities'),
(7147, 3455, '_menu_item_target', ''),
(7148, 3455, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(7149, 3455, '_menu_item_xfn', ''),
(7150, 3455, '_menu_item_url', ''),
(7152, 3456, '_menu_item_type', 'taxonomy'),
(7153, 3456, '_menu_item_menu_item_parent', '0'),
(7154, 3456, '_menu_item_object_id', '18'),
(7155, 3456, '_menu_item_object', 'specialities'),
(7156, 3456, '_menu_item_target', ''),
(7157, 3456, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(7158, 3456, '_menu_item_xfn', ''),
(7159, 3456, '_menu_item_url', ''),
(7161, 3457, '_menu_item_type', 'taxonomy'),
(7162, 3457, '_menu_item_menu_item_parent', '0'),
(7163, 3457, '_menu_item_object_id', '19'),
(7164, 3457, '_menu_item_object', 'specialities'),
(7165, 3457, '_menu_item_target', ''),
(7166, 3457, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(7167, 3457, '_menu_item_xfn', ''),
(7168, 3457, '_menu_item_url', ''),
(7170, 3458, '_menu_item_type', 'taxonomy'),
(7171, 3458, '_menu_item_menu_item_parent', '0'),
(7172, 3458, '_menu_item_object_id', '35'),
(7173, 3458, '_menu_item_object', 'specialities'),
(7174, 3458, '_menu_item_target', ''),
(7175, 3458, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(7176, 3458, '_menu_item_xfn', ''),
(7177, 3458, '_menu_item_url', ''),
(7260, 3465, '_menu_item_type', 'post_type'),
(7261, 3465, '_menu_item_menu_item_parent', '0'),
(7262, 3465, '_menu_item_object_id', '834'),
(7263, 3465, '_menu_item_object', 'page'),
(7264, 3465, '_menu_item_target', ''),
(7265, 3465, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(7266, 3465, '_menu_item_xfn', ''),
(7267, 3465, '_menu_item_url', ''),
(7269, 3466, '_menu_item_type', 'post_type'),
(7270, 3466, '_menu_item_menu_item_parent', '0'),
(7271, 3466, '_menu_item_object_id', '758'),
(7272, 3466, '_menu_item_object', 'page'),
(7273, 3466, '_menu_item_target', ''),
(7274, 3466, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(7275, 3466, '_menu_item_xfn', ''),
(7276, 3466, '_menu_item_url', ''),
(7441, 16, '_wp_old_date', '2022-03-08'),
(7445, 333, '_wp_old_date', '2022-03-08'),
(7447, 734, '_wp_old_date', '2022-03-08'),
(7453, 336, '_wp_old_date', '2022-03-08'),
(7454, 2767, '_wp_old_date', '2022-03-08'),
(7456, 897, '_wp_old_date', '2022-03-08'),
(7458, 329, '_wp_old_date', '2022-03-08'),
(7459, 762, '_wp_old_date', '2022-03-08'),
(7460, 339, '_wp_old_date', '2022-03-08'),
(7461, 3480, '_wp_attached_file', '2022/03/banner-7.jpg'),
(7462, 3480, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:450;s:4:\"file\";s:20:\"2022/03/banner-7.jpg\";s:8:\"filesize\";i:31805;s:5:\"sizes\";a:23:{s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"banner-7-300x70.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:70;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"banner-7-1024x240.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"banner-7-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"banner-7-768x180.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:21:\"banner-7-1536x360.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"doccure_blog_large\";a:4:{s:4:\"file\";s:21:\"banner-7-1140x400.jpg\";s:5:\"width\";i:1140;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_blog_sidebar\";a:4:{s:4:\"file\";s:20:\"banner-7-825x360.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"doccure_doctors_2x\";a:4:{s:4:\"file\";s:20:\"banner-7-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"doccure_blog_medium\";a:4:{s:4:\"file\";s:20:\"banner-7-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_grid\";a:4:{s:4:\"file\";s:20:\"banner-7-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_list\";a:4:{s:4:\"file\";s:20:\"banner-7-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_doctors_type\";a:4:{s:4:\"file\";s:20:\"banner-7-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_blog_grid_v2\";a:4:{s:4:\"file\";s:20:\"banner-7-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"doccure_top_rat_doc\";a:4:{s:4:\"file\";s:20:\"banner-7-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"doccure_listing_thumb\";a:4:{s:4:\"file\";s:20:\"banner-7-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:30:\"doccure_latest_articles_widget\";a:4:{s:4:\"file\";s:18:\"banner-7-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"doccure_artical_auther\";a:4:{s:4:\"file\";s:18:\"banner-7-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_chosen_icone\";a:4:{s:4:\"file\";s:18:\"banner-7-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure-portfolio\";a:4:{s:4:\"file\";s:20:\"banner-7-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"doccure-portfolio-square\";a:4:{s:4:\"file\";s:20:\"banner-7-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"doccure-service\";a:4:{s:4:\"file\";s:20:\"banner-7-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure-small-square\";a:4:{s:4:\"file\";s:20:\"banner-7-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"sigma-blog-medium\";a:4:{s:4:\"file\";s:20:\"banner-7-600x450.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:450;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:{}}}'),
(7872, 3516, 'am_page_data', 'a:12:{s:12:\"am_seo_title\";s:0:\"\";s:18:\"am_seo_description\";s:0:\"\";s:15:\"am_seo_keywords\";s:0:\"\";s:9:\"am_layout\";s:10:\"no_sidebar\";s:15:\"am_left_sidebar\";s:0:\"\";s:13:\"am_page_title\";s:4:\"hide\";s:12:\"am_title_bar\";s:7:\"default\";s:14:\"am_breadcrumbs\";s:6:\"enable\";s:15:\"am_title_bar_bg\";s:0:\"\";s:17:\"am_title_bar_text\";s:0:\"\";s:13:\"am_rev_slider\";s:1:\"1\";s:12:\"am_shortcode\";s:0:\"\";}'),
(7873, 3516, '_edit_lock', '1676886533:1'),
(7874, 3516, '_edit_last', '1'),
(7875, 3516, 'sigma_page_settings', 'a:10:{s:26:\"sigma_one_page_menu_enable\";s:0:\"\";s:24:\"sigma_page_custom_layout\";s:1:\"0\";s:23:\"sigma_subheader_disable\";s:0:\"\";s:23:\"sigma_page_custom_title\";s:0:\"\";s:26:\"sigma_page_custom_subtitle\";s:0:\"\";s:27:\"sigma_page_sidebar_position\";s:13:\"theme-options\";s:17:\"sigma_page_layout\";s:13:\"theme-options\";s:22:\"sigma_custom_subheader\";s:0:\"\";s:19:\"sigma_popup_disable\";s:0:\"\";s:24:\"popup_type_page_template\";s:1:\"0\";}'),
(7876, 3516, '_wpnonce', 'b9404c23a8'),
(7877, 3516, '_wp_http_referer', '/doccure19/wp-admin/post.php?post=3516&action=edit&message=1'),
(7878, 3516, 'user_ID', '1'),
(7879, 3516, 'action', 'editpost'),
(7880, 3516, 'originalaction', 'editpost'),
(7881, 3516, 'post_type', 'page'),
(7882, 3516, 'original_post_status', 'publish'),
(7883, 3516, 'referredby', 'https://doccure-wp.dreamstechnologies.com/wp-admin/post.php?post=3516&action=edit'),
(7884, 3516, '_wp_original_http_referer', 'https://doccure-wp.dreamstechnologies.com/wp-admin/post.php?post=3516&action=edit'),
(7885, 3516, 'auto_draft', '1'),
(7886, 3516, 'post_ID', '3516'),
(7887, 3516, 'meta-box-order-nonce', 'c975a8aba1'),
(7888, 3516, 'closedpostboxesnonce', '23937234fe'),
(7889, 3516, 'samplepermalinknonce', 'cc9841d4ac'),
(7892, 3516, 'ao_metabox_nonce', '94b1492091'),
(7893, 3516, '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\";}'),
(7894, 3516, 'ao_post_js_optimize', 'on'),
(7895, 3516, 'ao_post_css_optimize', 'on'),
(7896, 3516, 'ao_post_ccss', 'on'),
(7897, 3516, 'ao_post_lazyload', 'on'),
(7898, 3516, 'sigma-page-meta-nonce', '916c58c940'),
(7899, 3516, 'sigma_page_custom_layout', '0'),
(7900, 3516, 'sigma_page_custom_title', ''),
(7901, 3516, 'sigma_page_custom_subtitle', ''),
(7902, 3516, 'sigma_custom_subheader', ''),
(7903, 3516, 'sigma_page_sidebar_position', 'theme-options'),
(7904, 3516, 'sigma_page_layout', 'theme-options'),
(7905, 3516, 'popup_type_page_template', '0'),
(7906, 3516, 'wpb_vc_js_status', 'true'),
(7907, 3516, 'wpb_vc_loading', 'Loading, please wait...'),
(7908, 3516, 'wpb_vc_loading_row', 'Crunching...');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(7909, 3516, 'vc_post_custom_css', '.sigma_subheader{\r\n    display:none;\r\n}\r\n.looking-section-four {\r\n    padding: 80px 0 80px;\r\n}\r\n.section-header-four h2 {\r\n    font-weight: 700 !important;\r\n    color: #263238  !important;\r\n}\r\n.color-primary {\r\n    color: #0071DC;\r\n    font-weight: 700;\r\n}\r\n.looking-row {\r\n    padding-left: 0px;\r\n    padding-right: 0px;\r\n    background: #FFFFFF;\r\n    border: 1px solid rgba(192, 201, 213, 0.5);\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.looking-grid-four {\r\n    display: flex;\r\n    padding: 0px;\r\n    background: #fff;\r\n    border: 1px solid transparent;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.looking-grid-four .looking-box-four {\r\n    display: flex;\r\n    padding: 20px;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n    position: relative;\r\n    top: 0px;\r\n    right: 0px;\r\n}\r\n.looking-box-four .looking-inner-box {\r\n    padding: 20px;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.looking-box-four .looking-inner-box .looking-info-four a {\r\n    display: inline-flex;\r\n    justify-content: center;\r\n    align-items: center;\r\n    font-weight: 600;\r\n    font-size: 28px;\r\n    color: #063B6F;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.looking-box-four .looking-inner-box .looking-info-four a i {\r\n    font-size: 40px;\r\n    color: #0071DC;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.me-2 {\r\n    margin-right: 0.5rem!important;\r\n}\r\n.looking-box-four .looking-inner-box .looking-info-four strong {\r\n    margin-top: 20px;\r\n    font-weight:400 !important;\r\n    display:block;\r\n    margin-bottom: 0;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.looking-box-four .looking-inner-box .looking-four-btn {\r\n    margin-top: 30px;\r\n}\r\n.looking-box-four .looking-inner-box .looking-four-btn a {\r\n    display: inline-flex;\r\n    justify-content: center;\r\n    align-items: center;\r\n    font-weight: 700;\r\n    font-size: 18px;\r\n    color: #0071DC;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.looking-box-four .looking-inner-box .looking-four-btn a i {\r\n    color: #0071DC;\r\n    position: relative;\r\n    left: 0;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.ms-2 {\r\n    margin-left: 0.5rem!important;\r\n}\r\n.looking-grid-four:hover {\r\n    background: #E5F1FB;\r\n    border: 1px solid rgba(192, 201, 213, 0.5);\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.looking-grid-four:hover .looking-box-four {\r\n    background: #01255D;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n    -webkit-transform: translate(0px, 0px);\r\n    -ms-transform: translate(0px, 0px);\r\n    transform: translate(0px, 0px);\r\n    top: -20px;\r\n    right: -20px;\r\n}\r\n.looking-grid-four:hover .looking-box-four .looking-inner-box {\r\n    background: rgba(255, 255, 255, 0.06);\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.looking-grid-four:hover .looking-box-four .looking-inner-box .looking-info-four a {\r\n    color: #fff;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.looking-grid-four:hover .looking-inner-box .looking-info-four strong {\r\n    color: #fff;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.looking-grid-four:hover .looking-box-four .looking-inner-box .looking-four-btn a {\r\n    color: #fff;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.looking-grid-four:hover .looking-box-four .looking-inner-box .looking-four-btn a i {\r\n    color: #fff;\r\n    left: 10px;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.looking-grid-four:hover .looking-box-four .looking-inner-box .looking-info-four a i {\r\n    color: #fff;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.clinic-section-four {\r\n    padding: 40px 0 0px;\r\n}\r\n.sub-title p{\r\n    color: #3E5463;\r\n    font-size: 16px;\r\n    max-width: 600px;\r\n    text-align:center;\r\n}\r\n.clinic-grid-four {\r\n    position: relative;\r\n    overflow: hidden;\r\n    margin-bottom: 30px;\r\n    text-align: center;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.clinic-grid-four .clinic-img {\r\n    position: relative;\r\n    overflow: hidden;\r\n    border-radius: 6px;\r\n}\r\n.clinic-grid-four .clinic-img:before {\r\n    background-color: rgba(0, 40, 79, 0.8);\r\n    content: \"\";\r\n    position: absolute;\r\n    left: 0;\r\n    top: 0;\r\n    width: 100%;\r\n    height: 100%;\r\n    z-index: 1;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.clinic-grid-four .clinic-img .clinic-image {\r\n    width: 100%;\r\n    -webkit-transform: translateZ(0);\r\n    -moz-transform: translateZ(0);\r\n    transform: translateZ(0);\r\n    -moz-transition: all 2000ms cubic-bezier(.19,1,.22,1) 0ms;\r\n    -ms-transition: all 2000ms cubic-bezier(.19,1,.22,1) 0ms;\r\n    -o-transition: all 2000ms cubic-bezier(.19,1,.22,1) 0ms;\r\n    -webkit-transition: all 2000ms cubic-bezier(.19,1,.22,1) 0ms;\r\n    transition: all 2000ms cubic-bezier(.19,1,.22,1) 0ms;\r\n}\r\n.clinic-grid-four .clinic-content {\r\n    position: absolute;\r\n    top: 50%;\r\n    left: 50%;\r\n    z-index: 1;\r\n    width: 100%;\r\n    -webkit-transform: translate(-50%, -50%);\r\n    -ms-transform: translate(-50%, -50%);\r\n    transform: translate(-50%, -50%);\r\n    text-align: center !important;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.clinic-grid-four .clinic-content h4 {\r\n    font-family: \'Montserrat\', sans-serif;\r\n    font-size: 24px;\r\n    font-weight: 600;\r\n    color: #fff;\r\n    margin-bottom: 20px;\r\n}\r\n.clinic-grid-four .clinic-icon-inner {\r\n    position: absolute;\r\n    bottom: 15px;\r\n    right: 30px;\r\n    z-index: 1;\r\n    background: #fff;\r\n    border-radius: 6px;\r\n    padding: 20px;\r\n    display: flex;\r\n    justify-content: center;\r\n    align-items: center;\r\n    width: 80px;\r\n    height: 80px;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.clinic-grid-four .clinic-icon-inner img {\r\n    width: 40px;\r\n    fill: #0071DC;\r\n    filter: invert(26%) sepia(31%) saturate(5801%) hue-rotate(153deg) brightness(75%) contrast(130%);\r\n}\r\n.clinic-grid-four .clinic-icon-inner .sigma_about-image-1{\r\n    border:none;\r\n    border-radius:unset;\r\n    padding:0;\r\n}\r\n.clinic-grid-four .overlay {\r\n    position: absolute;\r\n    bottom: 100% !important;\r\n    left: 0;\r\n    right: 0;\r\n    overflow: hidden;\r\n    width: 100%;\r\n    height: 0 !important;\r\n    background-color: #0071DC;\r\n    border-radius: 6px;\r\n    z-index: 1;\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    flex-direction: column;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n\r\n.clinic-grid-four .overlay .clinic-round {\r\n    background-color: #F1F1F1;\r\n    border: 1px solid #F1F1F1;\r\n    border-radius: 100%;\r\n    display: flex;\r\n    justify-content: center;\r\n    align-items: center;\r\n    width: 120px;\r\n    height: 120px;\r\n    animation: pulse-secondary 2s infinite;\r\n    -webkit-box-shadow: 0 0 0 rgb(255 255 255);\r\n    box-shadow: 0 0 0 rgb(255 255 255);\r\n}\r\n.clinic-grid-four .overlay .clinic-round img {\r\n    width: 50px;\r\n    fill: #0071DC;\r\n    filter: invert(26%) sepia(31%) saturate(5801%) hue-rotate(153deg) brightness(75%) contrast(130%);\r\n}\r\n.clinic-grid-four .overlay h4 {\r\n    font-family: \'Montserrat\', sans-serif;\r\n    font-size: 24px;\r\n    font-weight: 600;\r\n    color: #fff;\r\n    margin-bottom: 0px;\r\n}\r\n.clinic-grid-four:hover .overlay {\r\n    height: 100% !important;\r\n    bottom: 0 !important;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.clinic-grid-four .wpb_content_element{\r\n    margin-bottom:0px;\r\n}\r\n.sigma_about .sigma_about-image-1,\r\n.sigma-custom-image-style-1 .sigma_about .sigma_about-image-1 img, \r\n.sigma-custom-image-style-1 .sigma_about .sigma_about-image-2 img{\r\n    border:none !important;\r\n    border-radius:unset !important;\r\n    background:unset !important;\r\n    padding:0 !important;\r\n}\r\n.doctor-section-four {\r\n    padding: 40px 0 80px;\r\n}\r\n.best-doctors-grid {\r\n    background: #FFFFFF;\r\n    border: 1px solid rgba(192, 201, 213, 0.5);\r\n    border-radius: 6px;\r\n    position: relative;\r\n    margin-bottom: 70px;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.best-doctors-grid .best-doctors-img {\r\n    border-radius: 6px 6px 0px 0px;\r\n    position: relative;\r\n    overflow: hidden;\r\n    height: 227px;\r\n    padding: 0;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.best-doctors-grid .best-doctors-img img {\r\n    width: 100%;\r\n    border-radius: 6px 6px 0px 0px;\r\n    -webkit-transform: translateZ(0);\r\n    -moz-transform: translateZ(0);\r\n    transform: translateZ(0);\r\n    -moz-transition: all 2000ms cubic-bezier(.19,1,.22,1) 0ms;\r\n    -ms-transition: all 2000ms cubic-bezier(.19,1,.22,1) 0ms;\r\n    -o-transition: all 2000ms cubic-bezier(.19,1,.22,1) 0ms;\r\n    -webkit-transition: all 2000ms cubic-bezier(.19,1,.22,1) 0ms;\r\n    transition: all 2000ms cubic-bezier(.19,1,.22,1) 0ms;\r\n}\r\n.best-doctors-grid .best-doctors-info {\r\n    padding: 20px;\r\n    font-family: \'Montserrat\', sans-serif;\r\n    border-radius: 0px 0px 6px 6px;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.best-doctors-grid .best-doctors-info h3 {\r\n    margin-bottom: 10px;\r\n}\r\n.best-doctors-grid .best-doctors-info .doctor-posting {\r\n    font-weight: 500;\r\n    font-size: 14px;\r\n    color: #3E5463;\r\n    margin-bottom: 14px;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.best-doctors-grid .best-doctors-info .doctors-amount {\r\n    font-weight: 600;\r\n    font-size: 18px;\r\n    color: #27AD5F;\r\n    margin-bottom: 14px;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.best-doctors-grid .best-doctors-info .rating {\r\n    font-weight: 500;\r\n    font-size: 14px;\r\n    color: #3E5463;\r\n    margin-bottom: 24px;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.best-doctors-grid .best-doctors-info .booking-btn {\r\n    padding: 0;\r\n    margin: 0;\r\n}\r\n.best-doctors-grid .best-doctors-info .booking-btn .btn {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    width: 100%;\r\n    color: #0071DC;\r\n    background: transparent;\r\n    border: 1px solid #fff;\r\n    border-radius: 5px;\r\n    padding: 10px;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.btn {\r\n    display: inline-block;\r\n    font-weight: 400;\r\n    line-height: 1.5;\r\n    color: #212529;\r\n    text-align: center;\r\n    text-decoration: none;\r\n    vertical-align: middle;\r\n    cursor: pointer;\r\n    -webkit-user-select: none;\r\n    -moz-user-select: none;\r\n    user-select: none;\r\n    background-color: transparent;\r\n    border: 1px solid transparent;\r\n    padding: 0.375rem 0.75rem;\r\n    font-size: 1rem;\r\n    border-radius: 0.25rem;\r\n    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;\r\n}\r\n.best-doctors-grid .best-doctors-info .booking-btn .btn span {\r\n    position: relative;\r\n    right: 0px;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.best-doctors-grid .best-doctors-info .booking-btn .btn i {\r\n    font-size: 14px;\r\n}\r\n.best-doctors-grid:hover .best-doctors-img:before {\r\n    background-color: rgba(0, 28, 43, 0.42);\r\n    content: \"\";\r\n    position: absolute;\r\n    left: 0;\r\n    top: 0;\r\n    width: 100%;\r\n    height: 100%;\r\n    z-index: 1;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.best-doctors-grid:hover .best-doctors-info {\r\n    background: #0071DC;\r\n    box-shadow: 0px 20px 40px rgb(0 0 0 / 9%);\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.best-doctors-grid:hover .best-doctors-info h3 a {\r\n    color: #fff;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.best-doctors-grid:hover .best-doctors-info .doctor-posting {\r\n    color: #fff;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.best-doctors-grid:hover .best-doctors-info .doctors-amount {\r\n    color: #fff;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.best-doctors-grid:hover .best-doctors-info .rating {\r\n    color: #fff;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.best-doctors-grid:hover .best-doctors-info .booking-btn .btn {\r\n    background: #fff;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.best-doctors-grid:hover .best-doctors-info .booking-btn .btn span {\r\n    right: 0px;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.doctor-section-four .slick-slide, .best-doctors-slider .slick-slide, .best-doctors-slider .slick-slide {\r\n    display: block;\r\n    margin-left: 0;\r\n    padding: 10px;\r\n    width: 280px;\r\n    padding-bottom: 0;\r\n}\r\n.best-doctors-slider .slick-dots li button {\r\n    width: 20px;\r\n    height: 20px;\r\n    background: #00284F;\r\n    border-radius: 50px !important;\r\n}\r\n.best-doctors-slider .slick-dots li.slick-active button {\r\n    background-color: #0071DC !important;\r\n    box-shadow: 0px 0px 10px #0071dc;\r\n}\r\n.best-doctors-slider .slick-dots li button {\r\n    width: 20px;\r\n    height: 20px;\r\n    background: #00284F;\r\n    border-radius: 50px;\r\n}\r\n.best-doctors-grid .best-doctors-info h3 a {\r\n    font-size: 18px;\r\n    font-weight: 600;\r\n    color: #000;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n    font-family: \'Montserrat\', sans-serif;\r\n    text-transform:capitalize;\r\n}\r\n.best-doctors-grid .best-doctors-img img{\r\n    min-height: 227px;\r\n    object-fit: cover;\r\n}\r\n.best-doctors-grid:hover .best-doctors-info .doctor-posting {\r\n    color: #fff;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.blog-section-four {\r\n    padding: 0;\r\n}\r\n.sigma_post.style-16{\r\n    padding:0;\r\n}\r\n.sigma_post.style-16 .sigma_post-body{\r\n    padding:15px;\r\n}\r\n.sigma_post.style-16 .blog-date-four {\r\n    position: absolute;\r\n    left: 15px;\r\n    bottom: 15px;\r\n    z-index: 1;\r\n}\r\n.sigma_post.style-16 span.posted-on {\r\n    font-family: \'IBM Plex Sans\', sans-serif;\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    padding: 10px;\r\n    height: 43px;\r\n    background: #0071DC;\r\n    border-radius: 5px;\r\n    color: #FFFFFF;\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: space-between;\r\n}\r\n.sigma_post.style-16 span.posted-on a {\r\n    font-family: \'IBM Plex Sans\', sans-serif;\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    height: 43px;\r\n    background: #0071DC;\r\n    border-radius: 5px;\r\n    color: #FFFFFF;\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: space-between;\r\n}\r\n.sigma_post.style-16 span.posted-on i{\r\n    margin-right: 0.5rem!important;\r\n}\r\n.sigma_post.style-16 .blog-date-four:hover span.posted-on,\r\n.sigma_post.style-16 .blog-date-four:hover span.posted-on a{\r\n    background: #3E5463;\r\n    color: #fff;\r\n}\r\n.sigma_post.style-16 .blog-doctors-four {\r\n    font-family: \'Montserrat\', sans-serif;\r\n    padding: 15px;\r\n    border-top: 1px solid #E0E0E0;\r\n    border-bottom: 1px solid #E0E0E0;\r\n}\r\n.sigma_post.style-16 span.author{\r\n    display: flex;\r\n    align-items: center;\r\n    font-size: 16px;\r\n    font-weight: 500;\r\n    color: #3E5463;\r\n}\r\n.sigma_post.style-16 .blog-doctors-four img {\r\n    width: 37px;\r\n    border-radius: 50%;\r\n    height: 37px;\r\n    margin-right: 0.5rem!important;\r\n}\r\n.sigma_post.style-16 span.categories-list i{\r\n    display:none;\r\n}\r\n.sigma_post.style-16 span.categories-list a{\r\n    margin-bottom: 0px;\r\n    font-weight: 400;\r\n    font-size: 14px;\r\n    color: #FFFFFF;\r\n    background: #98A2B0;\r\n    border-radius: 5px;\r\n    padding: 5px;\r\n    display: inline-flex;\r\n    justify-content: center;\r\n    align-items: center;\r\n}\r\n.sigma_post.style-16 .sigma_post-content p{\r\n    font-family: \'Montserrat\', sans-serif;\r\n    font-size: 16px;\r\n    font-weight: 500;\r\n    color: #3E5463;\r\n    margin-bottom: 0px;\r\n    margin-top: 0;\r\n    line-height:unset;\r\n}\r\n.sigma_post.style-16 .blog-four-arrow {\r\n    position: absolute;\r\n    bottom: 0px;\r\n    width: 100%;\r\n    text-align: center;\r\n}\r\n.sigma_post.style-16 .blog-four-arrow a {\r\n    background-color: #0071DC;\r\n    color: #fff;\r\n    box-shadow: 0px 0px 20px rgb(10 99 184 / 85%);\r\n    width: 38px;\r\n    height: 38px;\r\n    border-radius: 50%;\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    opacity: 0;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n    margin: auto;\r\n}\r\n.sigma_post.style-16 .blog-info-four {\r\n    padding: 15px;\r\n}\r\n.sigma_post.style-16 .blog-info-four h5{\r\n    margin-bottom:0px;\r\n}\r\n.sigma_post.style-16 .blog-info-four h5 a {\r\n    font-family: \'Encode Sans\', sans-serif;\r\n    font-weight: 600;\r\n    color: #3E5463;\r\n}\r\n.sigma_post.style-16{\r\n   background: #FFFFFF;\r\n    border: 1px solid #E0E0E0;\r\n    border-radius: 10px;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n    position: relative;\r\n    margin-bottom: 80px;\r\n}\r\n.sigma_post.style-16 .sigma_post-body{\r\n    border:none;\r\n}\r\n.sigma_post.style-16:hover {\r\n    box-shadow: 0px 35px 35px rgb(0 28 43 / 10%) !important;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.sigma_post.style-16:hover .sigma_post-thumb img {\r\n    -webkit-transform: scale(1.15);\r\n    -moz-transform: scale(1.15);\r\n    transform: scale(1.15);\r\n}\r\n.sigma_post.style-16:hover .blog-info-four a {\r\n    color: #0071DC;\r\n}\r\n.sigma_post.style-16:hover .blog-four-arrow a {\r\n    -webkit-transform: translate(0, 50%);\r\n    transform: translate(0, 50%);\r\n    opacity: 1;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.vc_btn3-container.viewall_btn{\r\n    margin-bottom:0;\r\n}\r\n.viewall_btn a{\r\n    font-family: \'Encode Sans\', sans-serif;\r\n    padding: 8px 30px !important;\r\n    box-shadow: inset 0 0 0 #fff !important;\r\n    text-transform: capitalize !important;\r\n    font-size: 16px !important;\r\n    font-weight: 700 !important;\r\n    border-radius: 5px !important;\r\n    background-image: unset !important;\r\n}\r\n.viewall_btn:hover a{\r\n    color: #0071DC !important;\r\n    border: 1px solid #0071DC;\r\n    background-color: #ffffff !important;\r\n    background: #ffffff !important;\r\n    box-shadow: inset 210px 0 0 0 #ffffff;\r\n    -webkit-transition: all 0.5s;\r\n    -moz-transition: all 0.5s;\r\n    -o-transition: all 0.5s;\r\n    transition: all 0.5s;\r\n}\r\nbody .vc_general.vc_btn3:before{\r\n   background-color: #FFF;\r\n   border: 1px solid #0071DC;\r\n   border-radius: 5px !important;\r\n}\r\n.sigma_footer{\r\n    background-color: #242424;\r\n}\r\n.sigma_footer .sigma-footer-template .sigma_footer_menu_wrapper .widgettitle{\r\n    font-size: 22px;\r\n}\r\n.home-four-banner {\r\n    background-size: cover;\r\n    background-repeat: no-repeat;\r\n    background-position: center;\r\n    padding: 0px 0 40px;\r\n    position: relative;\r\n    overflow: hidden;\r\n}\r\n.home-four-doctor {\r\n    padding: 140px 0;\r\n    max-width: 668px;\r\n    margin-left: auto;\r\n}\r\n.home-four-doctor .home-four-header {\r\n    margin-bottom: 40px;\r\n}\r\n.home-four-doctor .home-four-header h2 {\r\n    color: #fff;\r\n    font-weight: 700;\r\n    margin: auto;\r\n    font-size: 48px;\r\n    max-width: 550px;\r\n    text-align: right;\r\n}\r\n.home-four-doctor .home-four-header h2 span.orange {\r\n    color: #F2A54A;\r\n}\r\n.banner-four-form .form-group {\r\n    position: relative;\r\n}\r\n.form-group {\r\n    margin-bottom: 1.25rem;\r\n    display: inline-flex;\r\n    width: 100%;\r\n}\r\n.dc-select:after{\r\n    color:#000;\r\n}\r\n.select2-container--default .select2-selection--single{\r\n    border: 1px solid #C4C4C4 !important;\r\n    border-color: #C4C4C4 !important;\r\n}\r\n.app_btn input[type=submit]{\r\n    padding: 12px 30px;\r\n    color: #fff !important;\r\n    background: #0071DC;\r\n    width:100%;\r\n    border: 1px solid #0071DC;\r\n    border-radius: 5px;\r\n    font-weight: 700;\r\n    font-size: 16px;\r\n    letter-spacing:0;\r\n    -webkit-transition: all 500ms ease;\r\n    -moz-transition: all 500ms ease;\r\n    -o-transition: all 500ms ease;\r\n    transition: all 500ms ease;\r\n}\r\n.app_btn:hover input[type=submit] {\r\n    color: #0071DC !important;\r\n    background:#fff;\r\n    -webkit-transition: all 500ms ease;\r\n    -moz-transition: all 500ms ease;\r\n    -o-transition: all 500ms ease;\r\n    transition: all 500ms ease;\r\n}\r\n.features-clinic-four{\r\n    padding:80px 0 0 0;\r\n}\r\n.features-clinic-grid {\r\n    border-radius: 10px;\r\n    position: relative;\r\n}\r\n.features-clinic-grid .features-clinic-img {\r\n    position: relative;\r\n    overflow: hidden;\r\n    border-radius: 10px;\r\n}\r\n.features-clinic-grid .features-clinic-img img {\r\n    width: 100%;\r\n    border-radius: 10px;\r\n    -webkit-transform: translateZ(0);\r\n    -moz-transform: translateZ(0);\r\n    transform: translateZ(0);\r\n    -moz-transition: all 2000ms cubic-bezier(.19,1,.22,1) 0ms;\r\n    -ms-transition: all 2000ms cubic-bezier(.19,1,.22,1) 0ms;\r\n    -o-transition: all 2000ms cubic-bezier(.19,1,.22,1) 0ms;\r\n    -webkit-transition: all 2000ms cubic-bezier(.19,1,.22,1) 0ms;\r\n    transition: all 2000ms cubic-bezier(.19,1,.22,1) 0ms;\r\n}\r\n.features-clinic-four .feature-clinic-overlay {\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    flex-direction: column;\r\n    position: relative;\r\n    bottom: 30px;\r\n}\r\n.features-clinic-four .feature-clinic-overlay p {\r\n    background: #0071DC;\r\n    border: 1px solid #0071DC;\r\n    border-radius: 4px;\r\n    display: flex;\r\n    justify-content: center;\r\n    align-items: center;\r\n    margin-bottom: 0;\r\n    font-size: 15px;\r\n    font-weight: 700;\r\n    color: #fff;\r\n    font-family: \'Encode Sans\', sans-serif;\r\n    padding: 10px 20px;\r\n}\r\n.dc-stars{\r\n    margin: 0 0 24px;\r\n}\r\n.features-clinic-slider-four .slick-slide {\r\n    margin-right: 15px;\r\n}\r\n.features-clinic-slider-four .slick-prev, .features-clinic-slider-four .slick-next {\r\n    display: flex;\r\n    display: -webkit-flex;\r\n    align-items: center;\r\n    -webkit-align-items: center;\r\n    justify-content: center;\r\n    -webkit-justify-content: center;\r\n    background: #B3BCC9;\r\n    color: #000000;\r\n    box-shadow: unset;\r\n    opacity: 1;\r\n    width: 44px;\r\n    height: 44px;\r\n    border-radius: 50px !important;\r\n    font-size: 0;\r\n    position: absolute;\r\n    top: 100%;\r\n}\r\n.features-clinic-slider-four .best-doctor-slider .slick-next {\r\n    right: -70px;\r\n    left: auto;\r\n}\r\n.features-clinic-slider-four .slick-prev:hover, \r\n.features-clinic-slider-four .slick-next:hover {\r\n    background: #0071DC;\r\n    color: #fff;\r\n    opacity: 1;\r\n}\r\n.features-clinic-slider-four .slick-prev:hover :before, \r\n.features-clinic-slider-four .slick-next:hover :before{\r\n     color: #fff;\r\n}\r\n.features-clinic-slider-four .slick-prev {\r\n    left: 0;\r\n    right: auto;\r\n    margin-top:30px;\r\n}\r\n.features-clinic-slider-four .slick-next{\r\n    left:55px;\r\n    margin-top:30px;\r\n}\r\n.features-clinic-slider-four .slick-next:before,\r\n.features-clinic-slider-four .slick-prev:before {\r\n    content: \"\\f054\";\r\n    font-family: \"Font Awesome 5 Free\";\r\n    font-weight: 900;\r\n    color: #000;\r\n    opacity: 1;\r\n    font-size: 16px;\r\n}\r\n.features-clinic-slider-four .slick-prev:before {\r\n    content: \"\\f053\";\r\n}\r\n.btn-one {\r\n    font-size: 16px;\r\n    font-weight: 700;\r\n    color: #fff;\r\n    font-family: \'Encode Sans\', sans-serif;\r\n    padding: 10px 30px;\r\n    text-align: center;\r\n    background: #0071DC;\r\n    border: 1px solid #0071DC;\r\n    box-shadow: inset 0 0 0 0 #ffffff;\r\n    border-radius: 5px;\r\n    min-width: 110px;\r\n    -webkit-transition: all 0.5s;\r\n    -moz-transition: all 0.5s;\r\n    -o-transition: all 0.5s;\r\n    transition: all 0.5s;\r\n}\r\n.btn-one:hover {\r\n    color: #0071DC;\r\n    border: 1px solid #0071DC;\r\n    background: #ffffff;\r\n    box-shadow: inset 0 50px 0 0 #ffffff;\r\n    -webkit-transition: all 0.5s;\r\n    -moz-transition: all 0.5s;\r\n    -o-transition: all 0.5s;\r\n    transition: all 0.5s;\r\n}\r\ndiv#content {\r\n    margin-top: -152px;\r\n}\r\n.sigma_header.header-layout-10{\r\n    z-index:9;\r\n}\r\n.sigma_header-top{\r\n    border-bottom:none;\r\n}\r\nul.sigma_header-top-nav li {\r\n    padding-right: 20px;\r\n    margin-right: 20px;\r\n    color: #FFFFFF;\r\n    font-weight: 500;\r\n    border-right: 1px solid #fff;\r\n}\r\nul.sigma_header-top-nav  li:last-child {\r\n    border: none;\r\n    padding: 0;\r\n    margin: 0;\r\n}\r\nul.sigma_header-top-nav li a{\r\n    font-weight: 500 !important;\r\n    font-size: 16px !important;\r\n}\r\n.sigma_header-top-inner{\r\n    padding:20px 0;\r\n}\r\n.sigma_header.header-layout-10 .sigma_header-middle .container .navbar{\r\n    border-radius:5px;\r\n}\r\n.sigma_header .navbar-nav li a {\r\n    text-transform: none;\r\n    font-size: 16px;\r\n    font-weight: 600;\r\n    color: #1A1A1A;\r\n}\r\n.sigma_header .navbar-nav li a:hover, .sigma_header .navbar-nav li.active>a {\r\n    color: #0071DC !important;\r\n}\r\n#menu-primary-menu-1 li.current-menu-item a {\r\n    color: #0071DC !important;\r\n}\r\n#menu-primary-menu .current-menu-item a, .current-menu-ancestor a {\r\n    color: #0071DC !important;\r\n}\r\nul#menu-homefivemenu {\r\n    margin: 0;\r\n    padding: 0;\r\n}\r\nul#menu-homefivemenu li{\r\n    -webkit-box-align: center;\r\n    -ms-flex-align: center;\r\n    align-items: center;\r\n    display: -webkit-inline-box;\r\n    display: -ms-inline-flexbox;\r\n    display: inline-flex;\r\n    padding-right: 20px;\r\n    justify-content: center;\r\n    -webkit-justify-content: center;\r\n    -ms-flex-pack: center;\r\n}\r\nul#menu-homefivemenu li a\r\n{\r\n    display: inline-block;\r\n    border: 1px solid #0071DC;\r\n    padding: 10px 30px;\r\n    color: #0071DC;\r\n    border-radius: 5px;\r\n    font-weight: 700;\r\n    font-size: 16px;\r\n    position: relative;\r\n    z-index: 1;\r\n    -webkit-transition: all 500ms ease;\r\n    -moz-transition: all 500ms ease;\r\n    -o-transition: all 500ms ease;\r\n    transition: all 500ms ease;\r\n}\r\nbody.logged-in ul#menu-homefivemenu{\r\n    display:none;\r\n}\r\nul#menu-homefivemenu li:first-child a{\r\n    background:#0071DC;\r\n    color:#fff;\r\n}\r\nul#menu-homefivemenu li:first-child a:hover{\r\n    background: #fff;\r\n    color: #0071DC;\r\n    -webkit-transition: all 500ms ease;\r\n    -moz-transition: all 500ms ease;\r\n    -o-transition: all 500ms ease;\r\n    transition: all 500ms ease;\r\n}\r\nfooter.sigma_footer .footer-top {\r\n    padding: 40px 0;\r\n}\r\nfooter.sigma_footer .widget{\r\n    padding:0;\r\n    background:unset;\r\n}\r\nfooter.sigma_footer .widget h6::before{\r\n    display:none;\r\n}\r\nfooter.sigma_footer .widget h6 {\r\n    color: #fff;\r\n    font-size: 22px;\r\n    font-weight: 700;\r\n    margin-bottom: 20px;\r\n    text-transform: capitalize;\r\n}\r\nfooter.sigma_footer .widget p{\r\n  color: #E0E0E0;\r\n    font-family: \'Encode Sans\', sans-serif;  \r\n}\r\nfooter.sigma_footer .widget p i{\r\n    margin-right:20px;\r\n    color: #fff;\r\n}\r\nul#menu-specalitiesmenu  li,\r\nul#menu-servicesmenu li{\r\n    padding: 0px 0px 10px 0;\r\n}\r\nul#menu-specalitiesmenu  li a,\r\nul#menu-servicesmenu li a{\r\n    color: #E0E0E0;\r\n    padding-left: 0px;\r\n    font-family: \'Montserrat\', sans-serif;\r\n    transition: all 0.4s ease 0s;\r\n    font-weight:400;\r\n    font-size:15px;\r\n}\r\ndiv#social-widget-area .widget ul>li {\r\n    padding: 0px 0px 10px 0;\r\n}\r\ndiv#social-widget-area  ul li a {\r\n    color: #E0E0E0;\r\n    padding-left: 0px;\r\n    font-family: \'Montserrat\', sans-serif;\r\n    transition: all 0.4s ease 0s;\r\n}\r\ndiv#social-widget-area  ul li a i {\r\n    font-size: 20px;\r\n    color: #FFFFFF;\r\n}\r\nfooter.sigma_footer .footer-bottom .copyright {\r\n    border-top: 1px solid #C0C9D5;\r\n    padding: 30px 0;\r\n}\r\nul#menu-privacymenu {\r\n    font-size: 14px;\r\n    margin: 0;\r\n    padding: 0;\r\n    text-align: right;\r\n}\r\nul#menu-privacymenu li {\r\n    display: inline-block;\r\n    margin-right: 15px;\r\n}\r\nul#menu-privacymenu li::after {\r\n    color: #fff;\r\n    content: \"|\";\r\n    font-weight: 300;\r\n    position: relative;\r\n    left: 10px;\r\n}\r\nul#menu-privacymenu li:last-child {\r\n    margin-right: 0;\r\n}\r\nul#menu-privacymenu li:last-child::after {\r\n    content: \"\";\r\n}\r\nul#menu-privacymenu li a:hover {\r\n    color: #0071DC;\r\n}\r\nul.sigma_header-top-nav.social-info li{\r\n    border-right: none;\r\n    margin:0;\r\n    padding:0;\r\n}\r\n.sigma_header.header-layout-10 .sigma_header-top-inner .sigma_header-top-contacts .sigma_header-top-nav.social-info li+li{\r\n    margin-left: 15px;\r\n}\r\n.text-end {\r\n    margin-right: 15px;\r\n    margin-top: 30px;\r\n}\r\n.looking-grid-four .wpb_content_element{\r\n    margin-bottom:0 !important;\r\n}'),
(7910, 3516, 'comment_status', 'closed'),
(7911, 3516, 'ping_status', 'closed'),
(7912, 3516, 'post_author', '1'),
(7913, 3516, 'post_mime_type', ''),
(7914, 3516, 'ID', '3516'),
(7915, 3516, 'post_status', 'publish'),
(7916, 3516, '_wpb_vc_js_status', 'true'),
(7917, 3516, '_wp_page_template', 'default'),
(7918, 3516, 'post_title', 'Test'),
(7919, 3516, 'content', '[vc_row full_width=\"stretch_row_content\" bg_position=\"center-center\" css=\".vc_custom_1646981830890{background-image: url(https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/banner-5.jpg?id=3340) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"home-four-banner\"][vc_column][vc_row_inner][vc_column_inner width=\"5/12\"][/vc_column_inner][vc_column_inner el_class=\"home-four-doctor\" width=\"7/12\"][sigma_custom_heading subtitle_text_transform=\"\" title=\"#E-8_U2VhcmNoJTIwRG9jdG9yJTJDJTIwTWFrZSUyMGFuJTIwJTNDc3BhbiUyMGNsYXNzJTNEJTIyb3JhbmdlJTIyJTNFQXBwb2ludG1lbnQlM0MlMkZzcGFuJTNF\" el_class=\"home-four-header\" css=\".vc_custom_1646913738443{padding-top: 120px !important;}\"][vc_column_text el_class=\"banner-four-form\"][homesearchfive_form][/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row el_class=\"looking-section-four\"][vc_column][sigma_custom_heading subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"#E-8_V2hhdCUyMGFyZSUyMHlvdSUyMCUzQ3NwYW4lMjBjbGFzcyUzRCUyMmNvbG9yLXByaW1hcnklMjIlM0Vsb29raW5nJTNDJTJGc3BhbiUzRSUyMGZvciUzRg==\" el_class=\"section-header-four\" css=\".vc_custom_1646724648106{margin-bottom: 60px !important;}\"][vc_row_inner equal_height=\"yes\" el_class=\"looking-row\"][vc_column_inner el_class=\"looking-grid-four\" width=\"1/3\"][vc_column_text]\r\n<div class=\"looking-box-four\">\r\n<div class=\"looking-inner-box\">\r\n<div class=\"looking-info-four\"><a href=\"search.html\"><i class=\"fas fa-user-md me-2\"></i> Visit a Doctor</a>\r\n<strong>We hire the best specialists to deliver top-notch diagnostic services for you diagnostic services for you.</strong></div>\r\n<div class=\"looking-four-btn\"><a href=\"booking.html\">Book Now<i class=\"fas fa-arrow-right ms-2\"></i></a></div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner el_class=\"looking-grid-four\" width=\"1/3\"][vc_column_text]\r\n<div class=\"looking-box-four\">\r\n<div class=\"looking-inner-box\">\r\n<div class=\"looking-info-four\"><a href=\"search.html\"><i class=\"fas fa-tablets me-2\"></i> Find a Pharmacy</a>\r\n<strong>We provide the a wide range of medical services, so every person could have the opportunity.</strong></div>\r\n<div class=\"looking-four-btn\"><a href=\"booking.html\">Find Now<i class=\"fas fa-arrow-right ms-2\"></i></a></div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner el_class=\"looking-grid-four\" width=\"1/3\"][vc_column_text]\r\n<div class=\"looking-box-four\">\r\n<div class=\"looking-inner-box\">\r\n<div class=\"looking-info-four\"><a href=\"search.html\"><i class=\"fas fa-vial me-2\"></i> Find a Lab</a>\r\n<strong>We use the first-class medical equipment for timely diagnostics of various diseases.</strong></div>\r\n<div class=\"looking-four-btn\"><a href=\"booking.html\">Book Now<i class=\"fas fa-arrow-right ms-2\"></i></a></div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row el_class=\"clinic-section-four\"][vc_column][sigma_custom_heading subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"#E-8_Q2xpbmljJTIwJTI2JTIwJTNDc3BhbiUyMGNsYXNzJTNEJTIyY29sb3ItcHJpbWFyeSUyMiUzRVNwZWNpYWxpdGllcyUzQyUyRnNwYW4lM0UlMEElMjAlMEE=\" el_class=\"section-header-four\"][vc_column_text el_class=\"sub-title\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\r\n\r\n[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/4\" el_class=\"clinic-grid-four\"][sigma_custom_image default_image=\"3369\" el_class=\"clinic-img\"][sigma_custom_heading title_element=\"h4\" subtitle_text_transform=\"\" title=\"Urology\" el_class=\"clinic-content\"][sigma_custom_image default_image=\"3375\" el_class=\"clinic-icon-inner\"][vc_column_text el_class=\"overlay\"]\r\n<div class=\"clinic-cricle\">\r\n<div class=\"clinic-round\"><img class=\"alignnone size-full wp-image-3375\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon1-2.png\" alt=\"\" width=\"40\" height=\"34\" /></div>\r\n</div>\r\n<h4>Urology</h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\" el_class=\"clinic-grid-four\"][sigma_custom_image default_image=\"3387\" el_class=\"clinic-img\"][sigma_custom_heading title_element=\"h4\" subtitle_text_transform=\"\" title=\"Orthopedic\" el_class=\"clinic-content\"][sigma_custom_image default_image=\"3406\" el_class=\"clinic-icon-inner\"][vc_column_text el_class=\"overlay\"]\r\n<div class=\"clinic-cricle\">\r\n<div class=\"clinic-round\"><img class=\"alignnone size-full wp-image-3406\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon7.png\" alt=\"\" /></div>\r\n</div>\r\n<h4>Orthopedic</h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\" el_class=\"clinic-grid-four\"][sigma_custom_image default_image=\"3388\" el_class=\"clinic-img\"][sigma_custom_heading title_element=\"h4\" subtitle_text_transform=\"\" title=\"Dentist\" el_class=\"clinic-content\"][sigma_custom_image default_image=\"3287\" el_class=\"clinic-icon-inner\"][vc_column_text el_class=\"overlay\"]\r\n<div class=\"clinic-cricle\">\r\n<div class=\"clinic-round\"><img class=\"alignnone size-full wp-image-3287\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon4.png\" alt=\"\" /></div>\r\n</div>\r\n<h4>Dentist</h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\" el_class=\"clinic-grid-four\"][sigma_custom_image default_image=\"3389\" el_class=\"clinic-img\"][sigma_custom_heading title_element=\"h4\" subtitle_text_transform=\"\" title=\"Cardiologist\" el_class=\"clinic-content\"][sigma_custom_image default_image=\"3285\" el_class=\"clinic-icon-inner\"][vc_column_text el_class=\"overlay\"]\r\n<div class=\"clinic-cricle\">\r\n<div class=\"clinic-round\"><img class=\"alignnone size-full wp-image-3285\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon3.png\" alt=\"\" /></div>\r\n</div>\r\n<h4>Cardiologist</h4>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1646737613843{margin-bottom: 40px !important;}\"][vc_column width=\"1/4\" el_class=\"clinic-grid-four\"][sigma_custom_image default_image=\"3390\" el_class=\"clinic-img\"][sigma_custom_heading title_element=\"h4\" subtitle_text_transform=\"\" title=\"MRI Scans\" el_class=\"clinic-content\"][sigma_custom_image default_image=\"3399\" el_class=\"clinic-icon-inner\"][vc_column_text el_class=\"overlay\"]\r\n<div class=\"clinic-cricle\">\r\n<div class=\"clinic-round\"><img class=\"alignnone size-full wp-image-3399\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon8.png\" alt=\"\" /></div>\r\n</div>\r\n<h4>MRI Scans</h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\" el_class=\"clinic-grid-four\"][sigma_custom_image default_image=\"3391\" el_class=\"clinic-img\"][sigma_custom_heading title_element=\"h4\" subtitle_text_transform=\"\" title=\"Neurology\" el_class=\"clinic-content\"][sigma_custom_image default_image=\"3375\" el_class=\"clinic-icon-inner\"][vc_column_text el_class=\"overlay\"]\r\n<div class=\"clinic-cricle\">\r\n<div class=\"clinic-round\"><img class=\"alignnone size-full wp-image-3375\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon1-2.png\" alt=\"\" width=\"40\" height=\"34\" /></div>\r\n</div>\r\n<h4>Neurology</h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\" el_class=\"clinic-grid-four\"][sigma_custom_image default_image=\"3392\" el_class=\"clinic-img\"][sigma_custom_heading title_element=\"h4\" subtitle_text_transform=\"\" title=\"Laboratory\" el_class=\"clinic-content\"][sigma_custom_image default_image=\"3402\" el_class=\"clinic-icon-inner\"][vc_column_text el_class=\"overlay\"]\r\n<div class=\"clinic-cricle\">\r\n<div class=\"clinic-round\"><img class=\"alignnone size-full wp-image-3402\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon10.png\" alt=\"\" /></div>\r\n</div>\r\n<h4>Laboratory</h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\" el_class=\"clinic-grid-four\"][sigma_custom_image default_image=\"3393\" el_class=\"clinic-img\"][sigma_custom_heading title_element=\"h4\" subtitle_text_transform=\"\" title=\"Primary Checkup\" el_class=\"clinic-content\"][sigma_custom_image default_image=\"3404\" el_class=\"clinic-icon-inner\"][vc_column_text el_class=\"overlay\"]\r\n<div class=\"clinic-cricle\">\r\n<div class=\"clinic-round\"><img class=\"alignnone size-full wp-image-3404\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon11.png\" alt=\"\" /></div>\r\n</div>\r\n<h4>Primary Checkup</h4>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row el_class=\"doctor-section-four\"][vc_column][sigma_custom_heading subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"#E-8_Qm9vayUyME91ciUyMCUzQ3NwYW4lMjBjbGFzcyUzRCUyMmNvbG9yLXByaW1hcnklMjIlM0VCZXN0JTIwRG9jdG9yJTNDJTJGc3BhbiUzRSUwQSUyMCUwQQ==\" el_class=\"section-header-four\"][vc_column_text el_class=\"sub-title\"]Access to expert physicians and surgeons, advanced technologies and top-quality surgery facilities right here.\r\n\r\n[/vc_column_text][vc_column_text][bestdoctorsfive_loop][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" bg_position=\"left-bottom\" el_class=\"features-clinic-four\" css=\".vc_custom_1646893293079{background-color: #f4f5f7 !important;}\"][vc_column][sigma_custom_heading subtitle_text_transform=\"\" heading_alignment=\"text-center\" enable-full-width=\"true\" title=\"#E-8_QXZhaWxhYmxlJTIwRmVhdHVyZXMlMjAlM0NzcGFuJTIwY2xhc3MlM0QlMjJjb2xvci1wcmltYXJ5JTIyJTNFaW4lMjBPdXIlMjBDbGluaWMlM0MlMkZzcGFuJTNFJTBBJTIwJTBB\" el_class=\"section-header-four\"][vc_column_text el_class=\"sub-title\"]It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.\r\n[/vc_column_text][vc_row_inner][vc_column_inner width=\"1/2\" bg_position=\"center-center\" css=\".vc_custom_1646915123056{background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_single_image image=\"3442\" img_size=\"full\" css=\".vc_custom_1646926072492{margin-bottom: 0px !important;}\" el_class=\"availableblock_img\"][/vc_column_inner][vc_column_inner el_class=\"features_width\" width=\"1/2\"][vc_column_text][availablefeatures_loop][/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" bg_position=\"left-bottom\" el_class=\"blog-section-four\"][vc_column][sigma_custom_heading subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"#E-8_T3VyJTIwTGF0ZXN0JTIwJTNDc3BhbiUyMGNsYXNzJTNEJTIyY29sb3ItcHJpbWFyeSUyMiUzRUJsb2dzJTNDJTJGc3BhbiUzRSUwQSUyMCUwQQ==\" el_class=\"section-header-four\" css=\".vc_custom_1646891092927{padding-top: 80px !important;}\"][vc_column_text el_class=\"sub-title\"]It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][sigma_blog style=\"style-16\" show_comments=\"\" post_slider_scroll=\"1\" post_slider_responsive_xl=\"3\" post_slider_responsive_lg=\"3\" post_slider_responsive_md=\"2\" post_slider_responsive_sm=\"1\" post_slider_responsive_xs=\"1\" slider_heading_alignment=\"text-left\" post_per_page=\"3\"][/vc_column][/vc_row][vc_row][vc_column][vc_btn title=\"View More\" style=\"custom\" custom_background=\"#0071dc\" custom_text=\"#ffffff\" shape=\"square\" align=\"center\" link=\"url:http%3A%2F%2Flocalhost%2Fdoccure19%2Fbenefits-of-online-doctor-booking%2F\" el_class=\"viewall_btn\" css=\".vc_custom_1646824430769{margin-bottom: 80px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][/vc_column][/vc_row][vc_row][vc_column][vc_column_text][homepagetwodoctors_loop][/vc_column_text][/vc_column][/vc_row]'),
(7920, 3516, 'wp-preview', ''),
(7921, 3516, 'hidden_post_status', 'publish'),
(7922, 3516, 'hidden_post_password', ''),
(7923, 3516, 'hidden_post_visibility', 'public'),
(7924, 3516, 'visibility', 'public'),
(7925, 3516, 'post_password', ''),
(7926, 3516, 'mm', '03'),
(7927, 3516, 'jj', '12'),
(7928, 3516, 'aa', '2022'),
(7929, 3516, 'hh', '04'),
(7930, 3516, 'mn', '19'),
(7931, 3516, 'ss', '19'),
(7932, 3516, 'hidden_mm', '03'),
(7933, 3516, 'cur_mm', '03'),
(7934, 3516, 'hidden_jj', '12'),
(7935, 3516, 'cur_jj', '18'),
(7936, 3516, 'hidden_aa', '2022'),
(7937, 3516, 'cur_aa', '2022'),
(7938, 3516, 'hidden_hh', '04'),
(7939, 3516, 'cur_hh', '12'),
(7940, 3516, 'hidden_mn', '19'),
(7941, 3516, 'cur_mn', '31'),
(7942, 3516, 'original_publish', 'Update'),
(7943, 3516, 'save', 'Update'),
(7944, 3516, 'parent_id', ''),
(7945, 3516, 'page_template', 'default'),
(7946, 3516, 'menu_order', '0');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(7950, 3516, 'meta', 'a:76:{i:7928;a:2:{s:3:\"key\";s:2:\"aa\";s:5:\"value\";s:4:\"2022\";}i:7879;a:2:{s:3:\"key\";s:6:\"action\";s:5:\"value\";s:8:\"editpost\";}i:7957;a:2:{s:3:\"key\";s:17:\"add_comment_nonce\";s:5:\"value\";s:10:\"7bbf67e8fc\";}i:7956;a:2:{s:3:\"key\";s:13:\"advanced_view\";s:5:\"value\";s:1:\"1\";}i:7892;a:2:{s:3:\"key\";s:16:\"ao_metabox_nonce\";s:5:\"value\";s:10:\"94b1492091\";}i:7896;a:2:{s:3:\"key\";s:12:\"ao_post_ccss\";s:5:\"value\";s:2:\"on\";}i:7895;a:2:{s:3:\"key\";s:20:\"ao_post_css_optimize\";s:5:\"value\";s:2:\"on\";}i:7894;a:2:{s:3:\"key\";s:19:\"ao_post_js_optimize\";s:5:\"value\";s:2:\"on\";}i:7897;a:2:{s:3:\"key\";s:16:\"ao_post_lazyload\";s:5:\"value\";s:2:\"on\";}i:7885;a:2:{s:3:\"key\";s:10:\"auto_draft\";s:5:\"value\";s:1:\"1\";}i:7888;a:2:{s:3:\"key\";s:20:\"closedpostboxesnonce\";s:5:\"value\";s:10:\"23937234fe\";}i:7910;a:2:{s:3:\"key\";s:14:\"comment_status\";s:5:\"value\";s:6:\"closed\";}i:7919;a:2:{s:3:\"key\";s:7:\"content\";s:5:\"value\";s:11347:\"[vc_row full_width=\"stretch_row_content\" bg_position=\"center-center\" css=\".vc_custom_1646981830890{background-image: url(https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/banner-5.jpg?id=3340) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"home-four-banner\"][vc_column][vc_row_inner][vc_column_inner width=\"5/12\"][/vc_column_inner][vc_column_inner el_class=\"home-four-doctor\" width=\"7/12\"][sigma_custom_heading subtitle_text_transform=\"\" title=\"#E-8_U2VhcmNoJTIwRG9jdG9yJTJDJTIwTWFrZSUyMGFuJTIwJTNDc3BhbiUyMGNsYXNzJTNEJTIyb3JhbmdlJTIyJTNFQXBwb2ludG1lbnQlM0MlMkZzcGFuJTNF\" el_class=\"home-four-header\" css=\".vc_custom_1646913738443{padding-top: 120px !important;}\"][vc_column_text el_class=\"banner-four-form\"][homesearchfive_form][/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row el_class=\"looking-section-four\"][vc_column][sigma_custom_heading subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"#E-8_V2hhdCUyMGFyZSUyMHlvdSUyMCUzQ3NwYW4lMjBjbGFzcyUzRCUyMmNvbG9yLXByaW1hcnklMjIlM0Vsb29raW5nJTNDJTJGc3BhbiUzRSUyMGZvciUzRg==\" el_class=\"section-header-four\" css=\".vc_custom_1646724648106{margin-bottom: 60px !important;}\"][vc_row_inner equal_height=\"yes\" el_class=\"looking-row\"][vc_column_inner el_class=\"looking-grid-four\" width=\"1/3\"][vc_column_text]\r\n<div class=\"looking-box-four\">\r\n<div class=\"looking-inner-box\">\r\n<div class=\"looking-info-four\"><a href=\"search.html\"><i class=\"fas fa-user-md me-2\"></i> Visit a Doctor</a>\r\n<strong>We hire the best specialists to deliver top-notch diagnostic services for you diagnostic services for you.</strong></div>\r\n<div class=\"looking-four-btn\"><a href=\"booking.html\">Book Now<i class=\"fas fa-arrow-right ms-2\"></i></a></div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner el_class=\"looking-grid-four\" width=\"1/3\"][vc_column_text]\r\n<div class=\"looking-box-four\">\r\n<div class=\"looking-inner-box\">\r\n<div class=\"looking-info-four\"><a href=\"search.html\"><i class=\"fas fa-tablets me-2\"></i> Find a Pharmacy</a>\r\n<strong>We provide the a wide range of medical services, so every person could have the opportunity.</strong></div>\r\n<div class=\"looking-four-btn\"><a href=\"booking.html\">Find Now<i class=\"fas fa-arrow-right ms-2\"></i></a></div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner el_class=\"looking-grid-four\" width=\"1/3\"][vc_column_text]\r\n<div class=\"looking-box-four\">\r\n<div class=\"looking-inner-box\">\r\n<div class=\"looking-info-four\"><a href=\"search.html\"><i class=\"fas fa-vial me-2\"></i> Find a Lab</a>\r\n<strong>We use the first-class medical equipment for timely diagnostics of various diseases.</strong></div>\r\n<div class=\"looking-four-btn\"><a href=\"booking.html\">Book Now<i class=\"fas fa-arrow-right ms-2\"></i></a></div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row el_class=\"clinic-section-four\"][vc_column][sigma_custom_heading subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"#E-8_Q2xpbmljJTIwJTI2JTIwJTNDc3BhbiUyMGNsYXNzJTNEJTIyY29sb3ItcHJpbWFyeSUyMiUzRVNwZWNpYWxpdGllcyUzQyUyRnNwYW4lM0UlMEElMjAlMEE=\" el_class=\"section-header-four\"][vc_column_text el_class=\"sub-title\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\r\n\r\n[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/4\" el_class=\"clinic-grid-four\"][sigma_custom_image default_image=\"3369\" el_class=\"clinic-img\"][sigma_custom_heading title_element=\"h4\" subtitle_text_transform=\"\" title=\"Urology\" el_class=\"clinic-content\"][sigma_custom_image default_image=\"3375\" el_class=\"clinic-icon-inner\"][vc_column_text el_class=\"overlay\"]\r\n<div class=\"clinic-cricle\">\r\n<div class=\"clinic-round\"><img class=\"alignnone size-full wp-image-3375\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon1-2.png\" alt=\"\" width=\"40\" height=\"34\" /></div>\r\n</div>\r\n<h4>Urology</h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\" el_class=\"clinic-grid-four\"][sigma_custom_image default_image=\"3387\" el_class=\"clinic-img\"][sigma_custom_heading title_element=\"h4\" subtitle_text_transform=\"\" title=\"Orthopedic\" el_class=\"clinic-content\"][sigma_custom_image default_image=\"3406\" el_class=\"clinic-icon-inner\"][vc_column_text el_class=\"overlay\"]\r\n<div class=\"clinic-cricle\">\r\n<div class=\"clinic-round\"><img class=\"alignnone size-full wp-image-3406\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon7.png\" alt=\"\" /></div>\r\n</div>\r\n<h4>Orthopedic</h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\" el_class=\"clinic-grid-four\"][sigma_custom_image default_image=\"3388\" el_class=\"clinic-img\"][sigma_custom_heading title_element=\"h4\" subtitle_text_transform=\"\" title=\"Dentist\" el_class=\"clinic-content\"][sigma_custom_image default_image=\"3287\" el_class=\"clinic-icon-inner\"][vc_column_text el_class=\"overlay\"]\r\n<div class=\"clinic-cricle\">\r\n<div class=\"clinic-round\"><img class=\"alignnone size-full wp-image-3287\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon4.png\" alt=\"\" /></div>\r\n</div>\r\n<h4>Dentist</h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\" el_class=\"clinic-grid-four\"][sigma_custom_image default_image=\"3389\" el_class=\"clinic-img\"][sigma_custom_heading title_element=\"h4\" subtitle_text_transform=\"\" title=\"Cardiologist\" el_class=\"clinic-content\"][sigma_custom_image default_image=\"3285\" el_class=\"clinic-icon-inner\"][vc_column_text el_class=\"overlay\"]\r\n<div class=\"clinic-cricle\">\r\n<div class=\"clinic-round\"><img class=\"alignnone size-full wp-image-3285\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon3.png\" alt=\"\" /></div>\r\n</div>\r\n<h4>Cardiologist</h4>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1646737613843{margin-bottom: 40px !important;}\"][vc_column width=\"1/4\" el_class=\"clinic-grid-four\"][sigma_custom_image default_image=\"3390\" el_class=\"clinic-img\"][sigma_custom_heading title_element=\"h4\" subtitle_text_transform=\"\" title=\"MRI Scans\" el_class=\"clinic-content\"][sigma_custom_image default_image=\"3399\" el_class=\"clinic-icon-inner\"][vc_column_text el_class=\"overlay\"]\r\n<div class=\"clinic-cricle\">\r\n<div class=\"clinic-round\"><img class=\"alignnone size-full wp-image-3399\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon8.png\" alt=\"\" /></div>\r\n</div>\r\n<h4>MRI Scans</h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\" el_class=\"clinic-grid-four\"][sigma_custom_image default_image=\"3391\" el_class=\"clinic-img\"][sigma_custom_heading title_element=\"h4\" subtitle_text_transform=\"\" title=\"Neurology\" el_class=\"clinic-content\"][sigma_custom_image default_image=\"3375\" el_class=\"clinic-icon-inner\"][vc_column_text el_class=\"overlay\"]\r\n<div class=\"clinic-cricle\">\r\n<div class=\"clinic-round\"><img class=\"alignnone size-full wp-image-3375\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon1-2.png\" alt=\"\" width=\"40\" height=\"34\" /></div>\r\n</div>\r\n<h4>Neurology</h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\" el_class=\"clinic-grid-four\"][sigma_custom_image default_image=\"3392\" el_class=\"clinic-img\"][sigma_custom_heading title_element=\"h4\" subtitle_text_transform=\"\" title=\"Laboratory\" el_class=\"clinic-content\"][sigma_custom_image default_image=\"3402\" el_class=\"clinic-icon-inner\"][vc_column_text el_class=\"overlay\"]\r\n<div class=\"clinic-cricle\">\r\n<div class=\"clinic-round\"><img class=\"alignnone size-full wp-image-3402\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon10.png\" alt=\"\" /></div>\r\n</div>\r\n<h4>Laboratory</h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\" el_class=\"clinic-grid-four\"][sigma_custom_image default_image=\"3393\" el_class=\"clinic-img\"][sigma_custom_heading title_element=\"h4\" subtitle_text_transform=\"\" title=\"Primary Checkup\" el_class=\"clinic-content\"][sigma_custom_image default_image=\"3404\" el_class=\"clinic-icon-inner\"][vc_column_text el_class=\"overlay\"]\r\n<div class=\"clinic-cricle\">\r\n<div class=\"clinic-round\"><img class=\"alignnone size-full wp-image-3404\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon11.png\" alt=\"\" /></div>\r\n</div>\r\n<h4>Primary Checkup</h4>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row el_class=\"doctor-section-four\"][vc_column][sigma_custom_heading subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"#E-8_Qm9vayUyME91ciUyMCUzQ3NwYW4lMjBjbGFzcyUzRCUyMmNvbG9yLXByaW1hcnklMjIlM0VCZXN0JTIwRG9jdG9yJTNDJTJGc3BhbiUzRSUwQSUyMCUwQQ==\" el_class=\"section-header-four\"][vc_column_text el_class=\"sub-title\"]Access to expert physicians and surgeons, advanced technologies and top-quality surgery facilities right here.\r\n\r\n[/vc_column_text][vc_column_text][bestdoctorsfive_loop][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" bg_position=\"left-bottom\" el_class=\"features-clinic-four\" css=\".vc_custom_1646893293079{background-color: #f4f5f7 !important;}\"][vc_column][sigma_custom_heading subtitle_text_transform=\"\" heading_alignment=\"text-center\" enable-full-width=\"true\" title=\"#E-8_QXZhaWxhYmxlJTIwRmVhdHVyZXMlMjAlM0NzcGFuJTIwY2xhc3MlM0QlMjJjb2xvci1wcmltYXJ5JTIyJTNFaW4lMjBPdXIlMjBDbGluaWMlM0MlMkZzcGFuJTNFJTBBJTIwJTBB\" el_class=\"section-header-four\"][vc_column_text el_class=\"sub-title\"]It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.\r\n[/vc_column_text][vc_row_inner][vc_column_inner width=\"1/2\" bg_position=\"center-center\" css=\".vc_custom_1646915123056{background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_single_image image=\"3442\" img_size=\"full\" css=\".vc_custom_1646926072492{margin-bottom: 0px !important;}\" el_class=\"availableblock_img\"][/vc_column_inner][vc_column_inner el_class=\"features_width\" width=\"1/2\"][vc_column_text][availablefeatures_loop][/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" bg_position=\"left-bottom\" el_class=\"blog-section-four\"][vc_column][sigma_custom_heading subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"#E-8_T3VyJTIwTGF0ZXN0JTIwJTNDc3BhbiUyMGNsYXNzJTNEJTIyY29sb3ItcHJpbWFyeSUyMiUzRUJsb2dzJTNDJTJGc3BhbiUzRSUwQSUyMCUwQQ==\" el_class=\"section-header-four\" css=\".vc_custom_1646891092927{padding-top: 80px !important;}\"][vc_column_text el_class=\"sub-title\"]It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][sigma_blog style=\"style-16\" show_comments=\"\" post_slider_scroll=\"1\" post_slider_responsive_xl=\"3\" post_slider_responsive_lg=\"3\" post_slider_responsive_md=\"2\" post_slider_responsive_sm=\"1\" post_slider_responsive_xs=\"1\" slider_heading_alignment=\"text-left\" post_per_page=\"3\"][/vc_column][/vc_row][vc_row][vc_column][vc_btn title=\"View More\" style=\"custom\" custom_background=\"#0071dc\" custom_text=\"#ffffff\" shape=\"square\" align=\"center\" link=\"url:http%3A%2F%2Flocalhost%2Fdoccure19%2Fbenefits-of-online-doctor-booking%2F\" el_class=\"viewall_btn\" css=\".vc_custom_1646824430769{margin-bottom: 80px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][/vc_column][/vc_row][vc_row][vc_column][vc_column_text][doctors_hometwo_loop_shortcode][/vc_column_text][/vc_column][/vc_row]\";}i:7937;a:2:{s:3:\"key\";s:6:\"cur_aa\";s:5:\"value\";s:4:\"2022\";}i:7939;a:2:{s:3:\"key\";s:6:\"cur_hh\";s:5:\"value\";s:2:\"12\";}i:7935;a:2:{s:3:\"key\";s:6:\"cur_jj\";s:5:\"value\";s:2:\"18\";}i:7933;a:2:{s:3:\"key\";s:6:\"cur_mm\";s:5:\"value\";s:2:\"03\";}i:7941;a:2:{s:3:\"key\";s:6:\"cur_mn\";s:5:\"value\";s:2:\"31\";}i:9349;a:2:{s:3:\"key\";s:16:\"dfi_fimageplug-2\";s:5:\"value\";s:10:\"0389390906\";}i:7929;a:2:{s:3:\"key\";s:2:\"hh\";s:5:\"value\";s:2:\"04\";}i:7936;a:2:{s:3:\"key\";s:9:\"hidden_aa\";s:5:\"value\";s:4:\"2022\";}i:7938;a:2:{s:3:\"key\";s:9:\"hidden_hh\";s:5:\"value\";s:2:\"04\";}i:7934;a:2:{s:3:\"key\";s:9:\"hidden_jj\";s:5:\"value\";s:2:\"12\";}i:7932;a:2:{s:3:\"key\";s:9:\"hidden_mm\";s:5:\"value\";s:2:\"03\";}i:7940;a:2:{s:3:\"key\";s:9:\"hidden_mn\";s:5:\"value\";s:2:\"19\";}i:7922;a:2:{s:3:\"key\";s:20:\"hidden_post_password\";s:5:\"value\";s:0:\"\";}i:7921;a:2:{s:3:\"key\";s:18:\"hidden_post_status\";s:5:\"value\";s:7:\"publish\";}i:7923;a:2:{s:3:\"key\";s:22:\"hidden_post_visibility\";s:5:\"value\";s:6:\"public\";}i:7914;a:2:{s:3:\"key\";s:2:\"ID\";s:5:\"value\";s:4:\"3516\";}i:7970;a:2:{s:3:\"key\";s:5:\"image\";s:5:\"value\";s:4:\"3442\";}i:7927;a:2:{s:3:\"key\";s:2:\"jj\";s:5:\"value\";s:2:\"12\";}i:7946;a:2:{s:3:\"key\";s:10:\"menu_order\";s:5:\"value\";s:1:\"0\";}i:7887;a:2:{s:3:\"key\";s:20:\"meta-box-order-nonce\";s:5:\"value\";s:10:\"c975a8aba1\";}i:7953;a:2:{s:3:\"key\";s:12:\"metakeyinput\";s:5:\"value\";s:0:\"\";}i:7952;a:2:{s:3:\"key\";s:13:\"metakeyselect\";s:5:\"value\";s:6:\"#NONE#\";}i:7954;a:2:{s:3:\"key\";s:9:\"metavalue\";s:5:\"value\";s:0:\"\";}i:7926;a:2:{s:3:\"key\";s:2:\"mm\";s:5:\"value\";s:2:\"03\";}i:7930;a:2:{s:3:\"key\";s:2:\"mn\";s:5:\"value\";s:2:\"19\";}i:7882;a:2:{s:3:\"key\";s:20:\"original_post_status\";s:5:\"value\";s:7:\"publish\";}i:7942;a:2:{s:3:\"key\";s:16:\"original_publish\";s:5:\"value\";s:6:\"Update\";}i:7880;a:2:{s:3:\"key\";s:14:\"originalaction\";s:5:\"value\";s:8:\"editpost\";}i:7945;a:2:{s:3:\"key\";s:13:\"page_template\";s:5:\"value\";s:7:\"default\";}i:7944;a:2:{s:3:\"key\";s:9:\"parent_id\";s:5:\"value\";s:0:\"\";}i:7911;a:2:{s:3:\"key\";s:11:\"ping_status\";s:5:\"value\";s:6:\"closed\";}i:7905;a:2:{s:3:\"key\";s:24:\"popup_type_page_template\";s:5:\"value\";s:1:\"0\";}i:7912;a:2:{s:3:\"key\";s:11:\"post_author\";s:5:\"value\";s:1:\"1\";}i:7960;a:2:{s:3:\"key\";s:20:\"post_author_override\";s:5:\"value\";s:1:\"1\";}i:7961;a:2:{s:3:\"key\";s:12:\"post_content\";s:5:\"value\";s:11347:\"[vc_row full_width=\"stretch_row_content\" bg_position=\"center-center\" css=\".vc_custom_1646981830890{background-image: url(https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/banner-5.jpg?id=3340) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"home-four-banner\"][vc_column][vc_row_inner][vc_column_inner width=\"5/12\"][/vc_column_inner][vc_column_inner el_class=\"home-four-doctor\" width=\"7/12\"][sigma_custom_heading subtitle_text_transform=\"\" title=\"#E-8_U2VhcmNoJTIwRG9jdG9yJTJDJTIwTWFrZSUyMGFuJTIwJTNDc3BhbiUyMGNsYXNzJTNEJTIyb3JhbmdlJTIyJTNFQXBwb2ludG1lbnQlM0MlMkZzcGFuJTNF\" el_class=\"home-four-header\" css=\".vc_custom_1646913738443{padding-top: 120px !important;}\"][vc_column_text el_class=\"banner-four-form\"][homesearchfive_form][/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row el_class=\"looking-section-four\"][vc_column][sigma_custom_heading subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"#E-8_V2hhdCUyMGFyZSUyMHlvdSUyMCUzQ3NwYW4lMjBjbGFzcyUzRCUyMmNvbG9yLXByaW1hcnklMjIlM0Vsb29raW5nJTNDJTJGc3BhbiUzRSUyMGZvciUzRg==\" el_class=\"section-header-four\" css=\".vc_custom_1646724648106{margin-bottom: 60px !important;}\"][vc_row_inner equal_height=\"yes\" el_class=\"looking-row\"][vc_column_inner el_class=\"looking-grid-four\" width=\"1/3\"][vc_column_text]\r\n<div class=\"looking-box-four\">\r\n<div class=\"looking-inner-box\">\r\n<div class=\"looking-info-four\"><a href=\"search.html\"><i class=\"fas fa-user-md me-2\"></i> Visit a Doctor</a>\r\n<strong>We hire the best specialists to deliver top-notch diagnostic services for you diagnostic services for you.</strong></div>\r\n<div class=\"looking-four-btn\"><a href=\"booking.html\">Book Now<i class=\"fas fa-arrow-right ms-2\"></i></a></div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner el_class=\"looking-grid-four\" width=\"1/3\"][vc_column_text]\r\n<div class=\"looking-box-four\">\r\n<div class=\"looking-inner-box\">\r\n<div class=\"looking-info-four\"><a href=\"search.html\"><i class=\"fas fa-tablets me-2\"></i> Find a Pharmacy</a>\r\n<strong>We provide the a wide range of medical services, so every person could have the opportunity.</strong></div>\r\n<div class=\"looking-four-btn\"><a href=\"booking.html\">Find Now<i class=\"fas fa-arrow-right ms-2\"></i></a></div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner el_class=\"looking-grid-four\" width=\"1/3\"][vc_column_text]\r\n<div class=\"looking-box-four\">\r\n<div class=\"looking-inner-box\">\r\n<div class=\"looking-info-four\"><a href=\"search.html\"><i class=\"fas fa-vial me-2\"></i> Find a Lab</a>\r\n<strong>We use the first-class medical equipment for timely diagnostics of various diseases.</strong></div>\r\n<div class=\"looking-four-btn\"><a href=\"booking.html\">Book Now<i class=\"fas fa-arrow-right ms-2\"></i></a></div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row el_class=\"clinic-section-four\"][vc_column][sigma_custom_heading subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"#E-8_Q2xpbmljJTIwJTI2JTIwJTNDc3BhbiUyMGNsYXNzJTNEJTIyY29sb3ItcHJpbWFyeSUyMiUzRVNwZWNpYWxpdGllcyUzQyUyRnNwYW4lM0UlMEElMjAlMEE=\" el_class=\"section-header-four\"][vc_column_text el_class=\"sub-title\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\r\n\r\n[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/4\" el_class=\"clinic-grid-four\"][sigma_custom_image default_image=\"3369\" el_class=\"clinic-img\"][sigma_custom_heading title_element=\"h4\" subtitle_text_transform=\"\" title=\"Urology\" el_class=\"clinic-content\"][sigma_custom_image default_image=\"3375\" el_class=\"clinic-icon-inner\"][vc_column_text el_class=\"overlay\"]\r\n<div class=\"clinic-cricle\">\r\n<div class=\"clinic-round\"><img class=\"alignnone size-full wp-image-3375\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon1-2.png\" alt=\"\" width=\"40\" height=\"34\" /></div>\r\n</div>\r\n<h4>Urology</h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\" el_class=\"clinic-grid-four\"][sigma_custom_image default_image=\"3387\" el_class=\"clinic-img\"][sigma_custom_heading title_element=\"h4\" subtitle_text_transform=\"\" title=\"Orthopedic\" el_class=\"clinic-content\"][sigma_custom_image default_image=\"3406\" el_class=\"clinic-icon-inner\"][vc_column_text el_class=\"overlay\"]\r\n<div class=\"clinic-cricle\">\r\n<div class=\"clinic-round\"><img class=\"alignnone size-full wp-image-3406\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon7.png\" alt=\"\" /></div>\r\n</div>\r\n<h4>Orthopedic</h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\" el_class=\"clinic-grid-four\"][sigma_custom_image default_image=\"3388\" el_class=\"clinic-img\"][sigma_custom_heading title_element=\"h4\" subtitle_text_transform=\"\" title=\"Dentist\" el_class=\"clinic-content\"][sigma_custom_image default_image=\"3287\" el_class=\"clinic-icon-inner\"][vc_column_text el_class=\"overlay\"]\r\n<div class=\"clinic-cricle\">\r\n<div class=\"clinic-round\"><img class=\"alignnone size-full wp-image-3287\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon4.png\" alt=\"\" /></div>\r\n</div>\r\n<h4>Dentist</h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\" el_class=\"clinic-grid-four\"][sigma_custom_image default_image=\"3389\" el_class=\"clinic-img\"][sigma_custom_heading title_element=\"h4\" subtitle_text_transform=\"\" title=\"Cardiologist\" el_class=\"clinic-content\"][sigma_custom_image default_image=\"3285\" el_class=\"clinic-icon-inner\"][vc_column_text el_class=\"overlay\"]\r\n<div class=\"clinic-cricle\">\r\n<div class=\"clinic-round\"><img class=\"alignnone size-full wp-image-3285\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon3.png\" alt=\"\" /></div>\r\n</div>\r\n<h4>Cardiologist</h4>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1646737613843{margin-bottom: 40px !important;}\"][vc_column width=\"1/4\" el_class=\"clinic-grid-four\"][sigma_custom_image default_image=\"3390\" el_class=\"clinic-img\"][sigma_custom_heading title_element=\"h4\" subtitle_text_transform=\"\" title=\"MRI Scans\" el_class=\"clinic-content\"][sigma_custom_image default_image=\"3399\" el_class=\"clinic-icon-inner\"][vc_column_text el_class=\"overlay\"]\r\n<div class=\"clinic-cricle\">\r\n<div class=\"clinic-round\"><img class=\"alignnone size-full wp-image-3399\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon8.png\" alt=\"\" /></div>\r\n</div>\r\n<h4>MRI Scans</h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\" el_class=\"clinic-grid-four\"][sigma_custom_image default_image=\"3391\" el_class=\"clinic-img\"][sigma_custom_heading title_element=\"h4\" subtitle_text_transform=\"\" title=\"Neurology\" el_class=\"clinic-content\"][sigma_custom_image default_image=\"3375\" el_class=\"clinic-icon-inner\"][vc_column_text el_class=\"overlay\"]\r\n<div class=\"clinic-cricle\">\r\n<div class=\"clinic-round\"><img class=\"alignnone size-full wp-image-3375\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon1-2.png\" alt=\"\" width=\"40\" height=\"34\" /></div>\r\n</div>\r\n<h4>Neurology</h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\" el_class=\"clinic-grid-four\"][sigma_custom_image default_image=\"3392\" el_class=\"clinic-img\"][sigma_custom_heading title_element=\"h4\" subtitle_text_transform=\"\" title=\"Laboratory\" el_class=\"clinic-content\"][sigma_custom_image default_image=\"3402\" el_class=\"clinic-icon-inner\"][vc_column_text el_class=\"overlay\"]\r\n<div class=\"clinic-cricle\">\r\n<div class=\"clinic-round\"><img class=\"alignnone size-full wp-image-3402\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon10.png\" alt=\"\" /></div>\r\n</div>\r\n<h4>Laboratory</h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\" el_class=\"clinic-grid-four\"][sigma_custom_image default_image=\"3393\" el_class=\"clinic-img\"][sigma_custom_heading title_element=\"h4\" subtitle_text_transform=\"\" title=\"Primary Checkup\" el_class=\"clinic-content\"][sigma_custom_image default_image=\"3404\" el_class=\"clinic-icon-inner\"][vc_column_text el_class=\"overlay\"]\r\n<div class=\"clinic-cricle\">\r\n<div class=\"clinic-round\"><img class=\"alignnone size-full wp-image-3404\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon11.png\" alt=\"\" /></div>\r\n</div>\r\n<h4>Primary Checkup</h4>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row el_class=\"doctor-section-four\"][vc_column][sigma_custom_heading subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"#E-8_Qm9vayUyME91ciUyMCUzQ3NwYW4lMjBjbGFzcyUzRCUyMmNvbG9yLXByaW1hcnklMjIlM0VCZXN0JTIwRG9jdG9yJTNDJTJGc3BhbiUzRSUwQSUyMCUwQQ==\" el_class=\"section-header-four\"][vc_column_text el_class=\"sub-title\"]Access to expert physicians and surgeons, advanced technologies and top-quality surgery facilities right here.\r\n\r\n[/vc_column_text][vc_column_text][bestdoctorsfive_loop][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" bg_position=\"left-bottom\" el_class=\"features-clinic-four\" css=\".vc_custom_1646893293079{background-color: #f4f5f7 !important;}\"][vc_column][sigma_custom_heading subtitle_text_transform=\"\" heading_alignment=\"text-center\" enable-full-width=\"true\" title=\"#E-8_QXZhaWxhYmxlJTIwRmVhdHVyZXMlMjAlM0NzcGFuJTIwY2xhc3MlM0QlMjJjb2xvci1wcmltYXJ5JTIyJTNFaW4lMjBPdXIlMjBDbGluaWMlM0MlMkZzcGFuJTNFJTBBJTIwJTBB\" el_class=\"section-header-four\"][vc_column_text el_class=\"sub-title\"]It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.\r\n[/vc_column_text][vc_row_inner][vc_column_inner width=\"1/2\" bg_position=\"center-center\" css=\".vc_custom_1646915123056{background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_single_image image=\"3442\" img_size=\"full\" css=\".vc_custom_1646926072492{margin-bottom: 0px !important;}\" el_class=\"availableblock_img\"][/vc_column_inner][vc_column_inner el_class=\"features_width\" width=\"1/2\"][vc_column_text][availablefeatures_loop][/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" bg_position=\"left-bottom\" el_class=\"blog-section-four\"][vc_column][sigma_custom_heading subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"#E-8_T3VyJTIwTGF0ZXN0JTIwJTNDc3BhbiUyMGNsYXNzJTNEJTIyY29sb3ItcHJpbWFyeSUyMiUzRUJsb2dzJTNDJTJGc3BhbiUzRSUwQSUyMCUwQQ==\" el_class=\"section-header-four\" css=\".vc_custom_1646891092927{padding-top: 80px !important;}\"][vc_column_text el_class=\"sub-title\"]It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][sigma_blog style=\"style-16\" show_comments=\"\" post_slider_scroll=\"1\" post_slider_responsive_xl=\"3\" post_slider_responsive_lg=\"3\" post_slider_responsive_md=\"2\" post_slider_responsive_sm=\"1\" post_slider_responsive_xs=\"1\" slider_heading_alignment=\"text-left\" post_per_page=\"3\"][/vc_column][/vc_row][vc_row][vc_column][vc_btn title=\"View More\" style=\"custom\" custom_background=\"#0071dc\" custom_text=\"#ffffff\" shape=\"square\" align=\"center\" link=\"url:http%3A%2F%2Flocalhost%2Fdoccure19%2Fbenefits-of-online-doctor-booking%2F\" el_class=\"viewall_btn\" css=\".vc_custom_1646824430769{margin-bottom: 80px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][/vc_column][/vc_row][vc_row][vc_column][vc_column_text][doctors_hometwo_loop_shortcode][/vc_column_text][/vc_column][/vc_row]\";}i:7886;a:2:{s:3:\"key\";s:7:\"post_ID\";s:5:\"value\";s:4:\"3516\";}i:7913;a:2:{s:3:\"key\";s:14:\"post_mime_type\";s:5:\"value\";s:0:\"\";}i:7959;a:2:{s:3:\"key\";s:9:\"post_name\";s:5:\"value\";s:4:\"test\";}i:7962;a:2:{s:3:\"key\";s:11:\"post_parent\";s:5:\"value\";s:1:\"0\";}i:7925;a:2:{s:3:\"key\";s:13:\"post_password\";s:5:\"value\";s:0:\"\";}i:7915;a:2:{s:3:\"key\";s:11:\"post_status\";s:5:\"value\";s:7:\"publish\";}i:7918;a:2:{s:3:\"key\";s:10:\"post_title\";s:5:\"value\";s:4:\"Test\";}i:7881;a:2:{s:3:\"key\";s:9:\"post_type\";s:5:\"value\";s:4:\"page\";}i:7883;a:2:{s:3:\"key\";s:10:\"referredby\";s:5:\"value\";s:115:\"https://doccure-wp.dreamstechnologies.com/wp-admin/edit.php?s=test&post_status=all&post_type=page&action=-1&m=0&paged=1&action2=-1\";}i:9352;a:2:{s:3:\"key\";s:16:\"rs_page_bg_color\";s:5:\"value\";s:7:\"#ffffff\";}i:7889;a:2:{s:3:\"key\";s:20:\"samplepermalinknonce\";s:5:\"value\";s:10:\"cc9841d4ac\";}i:7943;a:2:{s:3:\"key\";s:4:\"save\";s:5:\"value\";s:6:\"Update\";}i:7902;a:2:{s:3:\"key\";s:22:\"sigma_custom_subheader\";s:5:\"value\";s:0:\"\";}i:7899;a:2:{s:3:\"key\";s:24:\"sigma_page_custom_layout\";s:5:\"value\";s:1:\"0\";}i:7901;a:2:{s:3:\"key\";s:26:\"sigma_page_custom_subtitle\";s:5:\"value\";s:0:\"\";}i:7900;a:2:{s:3:\"key\";s:23:\"sigma_page_custom_title\";s:5:\"value\";s:0:\"\";}i:7904;a:2:{s:3:\"key\";s:17:\"sigma_page_layout\";s:5:\"value\";s:13:\"theme-options\";}i:7903;a:2:{s:3:\"key\";s:27:\"sigma_page_sidebar_position\";s:5:\"value\";s:13:\"theme-options\";}i:7898;a:2:{s:3:\"key\";s:21:\"sigma-page-meta-nonce\";s:5:\"value\";s:10:\"916c58c940\";}i:9353;a:2:{s:3:\"key\";s:14:\"slide_template\";s:5:\"value\";s:7:\"default\";}i:7931;a:2:{s:3:\"key\";s:2:\"ss\";s:5:\"value\";s:2:\"19\";}i:7878;a:2:{s:3:\"key\";s:7:\"user_ID\";s:5:\"value\";s:1:\"1\";}i:7909;a:2:{s:3:\"key\";s:18:\"vc_post_custom_css\";s:5:\"value\";s:30160:\".sigma_subheader{\r\n    display:none;\r\n}\r\n.looking-section-four {\r\n    padding: 80px 0 80px;\r\n}\r\n.section-header-four h2 {\r\n    font-weight: 700 !important;\r\n    color: #263238  !important;\r\n}\r\n.color-primary {\r\n    color: #0071DC;\r\n    font-weight: 700;\r\n}\r\n.looking-row {\r\n    padding-left: 0px;\r\n    padding-right: 0px;\r\n    background: #FFFFFF;\r\n    border: 1px solid rgba(192, 201, 213, 0.5);\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.looking-grid-four {\r\n    display: flex;\r\n    padding: 0px;\r\n    background: #fff;\r\n    border: 1px solid transparent;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.looking-grid-four .looking-box-four {\r\n    display: flex;\r\n    padding: 20px;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n    position: relative;\r\n    top: 0px;\r\n    right: 0px;\r\n}\r\n.looking-box-four .looking-inner-box {\r\n    padding: 20px;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.looking-box-four .looking-inner-box .looking-info-four a {\r\n    display: inline-flex;\r\n    justify-content: center;\r\n    align-items: center;\r\n    font-weight: 600;\r\n    font-size: 28px;\r\n    color: #063B6F;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.looking-box-four .looking-inner-box .looking-info-four a i {\r\n    font-size: 40px;\r\n    color: #0071DC;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.me-2 {\r\n    margin-right: 0.5rem!important;\r\n}\r\n.looking-box-four .looking-inner-box .looking-info-four strong {\r\n    margin-top: 20px;\r\n    font-weight:400 !important;\r\n    display:block;\r\n    margin-bottom: 0;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.looking-box-four .looking-inner-box .looking-four-btn {\r\n    margin-top: 30px;\r\n}\r\n.looking-box-four .looking-inner-box .looking-four-btn a {\r\n    display: inline-flex;\r\n    justify-content: center;\r\n    align-items: center;\r\n    font-weight: 700;\r\n    font-size: 18px;\r\n    color: #0071DC;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.looking-box-four .looking-inner-box .looking-four-btn a i {\r\n    color: #0071DC;\r\n    position: relative;\r\n    left: 0;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.ms-2 {\r\n    margin-left: 0.5rem!important;\r\n}\r\n.looking-grid-four:hover {\r\n    background: #E5F1FB;\r\n    border: 1px solid rgba(192, 201, 213, 0.5);\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.looking-grid-four:hover .looking-box-four {\r\n    background: #01255D;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n    -webkit-transform: translate(0px, 0px);\r\n    -ms-transform: translate(0px, 0px);\r\n    transform: translate(0px, 0px);\r\n    top: -20px;\r\n    right: -20px;\r\n}\r\n.looking-grid-four:hover .looking-box-four .looking-inner-box {\r\n    background: rgba(255, 255, 255, 0.06);\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.looking-grid-four:hover .looking-box-four .looking-inner-box .looking-info-four a {\r\n    color: #fff;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.looking-grid-four:hover .looking-inner-box .looking-info-four strong {\r\n    color: #fff;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.looking-grid-four:hover .looking-box-four .looking-inner-box .looking-four-btn a {\r\n    color: #fff;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.looking-grid-four:hover .looking-box-four .looking-inner-box .looking-four-btn a i {\r\n    color: #fff;\r\n    left: 10px;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.looking-grid-four:hover .looking-box-four .looking-inner-box .looking-info-four a i {\r\n    color: #fff;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.clinic-section-four {\r\n    padding: 40px 0 0px;\r\n}\r\n.sub-title p{\r\n    color: #3E5463;\r\n    font-size: 16px;\r\n    max-width: 600px;\r\n    text-align:center;\r\n}\r\n.clinic-grid-four {\r\n    position: relative;\r\n    overflow: hidden;\r\n    margin-bottom: 30px;\r\n    text-align: center;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.clinic-grid-four .clinic-img {\r\n    position: relative;\r\n    overflow: hidden;\r\n    border-radius: 6px;\r\n}\r\n.clinic-grid-four .clinic-img:before {\r\n    background-color: rgba(0, 40, 79, 0.8);\r\n    content: \"\";\r\n    position: absolute;\r\n    left: 0;\r\n    top: 0;\r\n    width: 100%;\r\n    height: 100%;\r\n    z-index: 1;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.clinic-grid-four .clinic-img .clinic-image {\r\n    width: 100%;\r\n    -webkit-transform: translateZ(0);\r\n    -moz-transform: translateZ(0);\r\n    transform: translateZ(0);\r\n    -moz-transition: all 2000ms cubic-bezier(.19,1,.22,1) 0ms;\r\n    -ms-transition: all 2000ms cubic-bezier(.19,1,.22,1) 0ms;\r\n    -o-transition: all 2000ms cubic-bezier(.19,1,.22,1) 0ms;\r\n    -webkit-transition: all 2000ms cubic-bezier(.19,1,.22,1) 0ms;\r\n    transition: all 2000ms cubic-bezier(.19,1,.22,1) 0ms;\r\n}\r\n.clinic-grid-four .clinic-content {\r\n    position: absolute;\r\n    top: 50%;\r\n    left: 50%;\r\n    z-index: 1;\r\n    width: 100%;\r\n    -webkit-transform: translate(-50%, -50%);\r\n    -ms-transform: translate(-50%, -50%);\r\n    transform: translate(-50%, -50%);\r\n    text-align: center !important;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.clinic-grid-four .clinic-content h4 {\r\n    font-family: \'Montserrat\', sans-serif;\r\n    font-size: 24px;\r\n    font-weight: 600;\r\n    color: #fff;\r\n    margin-bottom: 20px;\r\n}\r\n.clinic-grid-four .clinic-icon-inner {\r\n    position: absolute;\r\n    bottom: 15px;\r\n    right: 30px;\r\n    z-index: 1;\r\n    background: #fff;\r\n    border-radius: 6px;\r\n    padding: 20px;\r\n    display: flex;\r\n    justify-content: center;\r\n    align-items: center;\r\n    width: 80px;\r\n    height: 80px;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.clinic-grid-four .clinic-icon-inner img {\r\n    width: 40px;\r\n    fill: #0071DC;\r\n    filter: invert(26%) sepia(31%) saturate(5801%) hue-rotate(153deg) brightness(75%) contrast(130%);\r\n}\r\n.clinic-grid-four .clinic-icon-inner .sigma_about-image-1{\r\n    border:none;\r\n    border-radius:unset;\r\n    padding:0;\r\n}\r\n.clinic-grid-four .overlay {\r\n    position: absolute;\r\n    bottom: 100% !important;\r\n    left: 0;\r\n    right: 0;\r\n    overflow: hidden;\r\n    width: 100%;\r\n    height: 0 !important;\r\n    background-color: #0071DC;\r\n    border-radius: 6px;\r\n    z-index: 1;\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    flex-direction: column;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n\r\n.clinic-grid-four .overlay .clinic-round {\r\n    background-color: #F1F1F1;\r\n    border: 1px solid #F1F1F1;\r\n    border-radius: 100%;\r\n    display: flex;\r\n    justify-content: center;\r\n    align-items: center;\r\n    width: 120px;\r\n    height: 120px;\r\n    animation: pulse-secondary 2s infinite;\r\n    -webkit-box-shadow: 0 0 0 rgb(255 255 255);\r\n    box-shadow: 0 0 0 rgb(255 255 255);\r\n}\r\n.clinic-grid-four .overlay .clinic-round img {\r\n    width: 50px;\r\n    fill: #0071DC;\r\n    filter: invert(26%) sepia(31%) saturate(5801%) hue-rotate(153deg) brightness(75%) contrast(130%);\r\n}\r\n.clinic-grid-four .overlay h4 {\r\n    font-family: \'Montserrat\', sans-serif;\r\n    font-size: 24px;\r\n    font-weight: 600;\r\n    color: #fff;\r\n    margin-bottom: 0px;\r\n}\r\n.clinic-grid-four:hover .overlay {\r\n    height: 100% !important;\r\n    bottom: 0 !important;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.clinic-grid-four .wpb_content_element{\r\n    margin-bottom:0px;\r\n}\r\n.sigma_about .sigma_about-image-1,\r\n.sigma-custom-image-style-1 .sigma_about .sigma_about-image-1 img, \r\n.sigma-custom-image-style-1 .sigma_about .sigma_about-image-2 img{\r\n    border:none !important;\r\n    border-radius:unset !important;\r\n    background:unset !important;\r\n    padding:0 !important;\r\n}\r\n.doctor-section-four {\r\n    padding: 40px 0 80px;\r\n}\r\n.best-doctors-grid {\r\n    background: #FFFFFF;\r\n    border: 1px solid rgba(192, 201, 213, 0.5);\r\n    border-radius: 6px;\r\n    position: relative;\r\n    margin-bottom: 70px;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.best-doctors-grid .best-doctors-img {\r\n    border-radius: 6px 6px 0px 0px;\r\n    position: relative;\r\n    overflow: hidden;\r\n    height: 227px;\r\n    padding: 0;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.best-doctors-grid .best-doctors-img img {\r\n    width: 100%;\r\n    border-radius: 6px 6px 0px 0px;\r\n    -webkit-transform: translateZ(0);\r\n    -moz-transform: translateZ(0);\r\n    transform: translateZ(0);\r\n    -moz-transition: all 2000ms cubic-bezier(.19,1,.22,1) 0ms;\r\n    -ms-transition: all 2000ms cubic-bezier(.19,1,.22,1) 0ms;\r\n    -o-transition: all 2000ms cubic-bezier(.19,1,.22,1) 0ms;\r\n    -webkit-transition: all 2000ms cubic-bezier(.19,1,.22,1) 0ms;\r\n    transition: all 2000ms cubic-bezier(.19,1,.22,1) 0ms;\r\n}\r\n.best-doctors-grid .best-doctors-info {\r\n    padding: 20px;\r\n    font-family: \'Montserrat\', sans-serif;\r\n    border-radius: 0px 0px 6px 6px;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.best-doctors-grid .best-doctors-info h3 {\r\n    margin-bottom: 10px;\r\n}\r\n.best-doctors-grid .best-doctors-info .doctor-posting {\r\n    font-weight: 500;\r\n    font-size: 14px;\r\n    color: #3E5463;\r\n    margin-bottom: 14px;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.best-doctors-grid .best-doctors-info .doctors-amount {\r\n    font-weight: 600;\r\n    font-size: 18px;\r\n    color: #27AD5F;\r\n    margin-bottom: 14px;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.best-doctors-grid .best-doctors-info .rating {\r\n    font-weight: 500;\r\n    font-size: 14px;\r\n    color: #3E5463;\r\n    margin-bottom: 24px;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.best-doctors-grid .best-doctors-info .booking-btn {\r\n    padding: 0;\r\n    margin: 0;\r\n}\r\n.best-doctors-grid .best-doctors-info .booking-btn .btn {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    width: 100%;\r\n    color: #0071DC;\r\n    background: transparent;\r\n    border: 1px solid #fff;\r\n    border-radius: 5px;\r\n    padding: 10px;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.btn {\r\n    display: inline-block;\r\n    font-weight: 400;\r\n    line-height: 1.5;\r\n    color: #212529;\r\n    text-align: center;\r\n    text-decoration: none;\r\n    vertical-align: middle;\r\n    cursor: pointer;\r\n    -webkit-user-select: none;\r\n    -moz-user-select: none;\r\n    user-select: none;\r\n    background-color: transparent;\r\n    border: 1px solid transparent;\r\n    padding: 0.375rem 0.75rem;\r\n    font-size: 1rem;\r\n    border-radius: 0.25rem;\r\n    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;\r\n}\r\n.best-doctors-grid .best-doctors-info .booking-btn .btn span {\r\n    position: relative;\r\n    right: 0px;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.best-doctors-grid .best-doctors-info .booking-btn .btn i {\r\n    font-size: 14px;\r\n}\r\n.best-doctors-grid:hover .best-doctors-img:before {\r\n    background-color: rgba(0, 28, 43, 0.42);\r\n    content: \"\";\r\n    position: absolute;\r\n    left: 0;\r\n    top: 0;\r\n    width: 100%;\r\n    height: 100%;\r\n    z-index: 1;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.best-doctors-grid:hover .best-doctors-info {\r\n    background: #0071DC;\r\n    box-shadow: 0px 20px 40px rgb(0 0 0 / 9%);\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.best-doctors-grid:hover .best-doctors-info h3 a {\r\n    color: #fff;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.best-doctors-grid:hover .best-doctors-info .doctor-posting {\r\n    color: #fff;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.best-doctors-grid:hover .best-doctors-info .doctors-amount {\r\n    color: #fff;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.best-doctors-grid:hover .best-doctors-info .rating {\r\n    color: #fff;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.best-doctors-grid:hover .best-doctors-info .booking-btn .btn {\r\n    background: #fff;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.best-doctors-grid:hover .best-doctors-info .booking-btn .btn span {\r\n    right: 0px;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.doctor-section-four .slick-slide, .best-doctors-slider .slick-slide, .best-doctors-slider .slick-slide {\r\n    display: block;\r\n    margin-left: 0;\r\n    padding: 10px;\r\n    width: 280px;\r\n    padding-bottom: 0;\r\n}\r\n.best-doctors-slider .slick-dots li button {\r\n    width: 20px;\r\n    height: 20px;\r\n    background: #00284F;\r\n    border-radius: 50px !important;\r\n}\r\n.best-doctors-slider .slick-dots li.slick-active button {\r\n    background-color: #0071DC !important;\r\n    box-shadow: 0px 0px 10px #0071dc;\r\n}\r\n.best-doctors-slider .slick-dots li button {\r\n    width: 20px;\r\n    height: 20px;\r\n    background: #00284F;\r\n    border-radius: 50px;\r\n}\r\n.best-doctors-grid .best-doctors-info h3 a {\r\n    font-size: 18px;\r\n    font-weight: 600;\r\n    color: #000;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n    font-family: \'Montserrat\', sans-serif;\r\n    text-transform:capitalize;\r\n}\r\n.best-doctors-grid .best-doctors-img img{\r\n    min-height: 227px;\r\n    object-fit: cover;\r\n}\r\n.best-doctors-grid:hover .best-doctors-info .doctor-posting {\r\n    color: #fff;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.blog-section-four {\r\n    padding: 0;\r\n}\r\n.sigma_post.style-16{\r\n    padding:0;\r\n}\r\n.sigma_post.style-16 .sigma_post-body{\r\n    padding:15px;\r\n}\r\n.sigma_post.style-16 .blog-date-four {\r\n    position: absolute;\r\n    left: 15px;\r\n    bottom: 15px;\r\n    z-index: 1;\r\n}\r\n.sigma_post.style-16 span.posted-on {\r\n    font-family: \'IBM Plex Sans\', sans-serif;\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    padding: 10px;\r\n    height: 43px;\r\n    background: #0071DC;\r\n    border-radius: 5px;\r\n    color: #FFFFFF;\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: space-between;\r\n}\r\n.sigma_post.style-16 span.posted-on a {\r\n    font-family: \'IBM Plex Sans\', sans-serif;\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    height: 43px;\r\n    background: #0071DC;\r\n    border-radius: 5px;\r\n    color: #FFFFFF;\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: space-between;\r\n}\r\n.sigma_post.style-16 span.posted-on i{\r\n    margin-right: 0.5rem!important;\r\n}\r\n.sigma_post.style-16 .blog-date-four:hover span.posted-on,\r\n.sigma_post.style-16 .blog-date-four:hover span.posted-on a{\r\n    background: #3E5463;\r\n    color: #fff;\r\n}\r\n.sigma_post.style-16 .blog-doctors-four {\r\n    font-family: \'Montserrat\', sans-serif;\r\n    padding: 15px;\r\n    border-top: 1px solid #E0E0E0;\r\n    border-bottom: 1px solid #E0E0E0;\r\n}\r\n.sigma_post.style-16 span.author{\r\n    display: flex;\r\n    align-items: center;\r\n    font-size: 16px;\r\n    font-weight: 500;\r\n    color: #3E5463;\r\n}\r\n.sigma_post.style-16 .blog-doctors-four img {\r\n    width: 37px;\r\n    border-radius: 50%;\r\n    height: 37px;\r\n    margin-right: 0.5rem!important;\r\n}\r\n.sigma_post.style-16 span.categories-list i{\r\n    display:none;\r\n}\r\n.sigma_post.style-16 span.categories-list a{\r\n    margin-bottom: 0px;\r\n    font-weight: 400;\r\n    font-size: 14px;\r\n    color: #FFFFFF;\r\n    background: #98A2B0;\r\n    border-radius: 5px;\r\n    padding: 5px;\r\n    display: inline-flex;\r\n    justify-content: center;\r\n    align-items: center;\r\n}\r\n.sigma_post.style-16 .sigma_post-content p{\r\n    font-family: \'Montserrat\', sans-serif;\r\n    font-size: 16px;\r\n    font-weight: 500;\r\n    color: #3E5463;\r\n    margin-bottom: 0px;\r\n    margin-top: 0;\r\n    line-height:unset;\r\n}\r\n.sigma_post.style-16 .blog-four-arrow {\r\n    position: absolute;\r\n    bottom: 0px;\r\n    width: 100%;\r\n    text-align: center;\r\n}\r\n.sigma_post.style-16 .blog-four-arrow a {\r\n    background-color: #0071DC;\r\n    color: #fff;\r\n    box-shadow: 0px 0px 20px rgb(10 99 184 / 85%);\r\n    width: 38px;\r\n    height: 38px;\r\n    border-radius: 50%;\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    opacity: 0;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n    margin: auto;\r\n}\r\n.sigma_post.style-16 .blog-info-four {\r\n    padding: 15px;\r\n}\r\n.sigma_post.style-16 .blog-info-four h5{\r\n    margin-bottom:0px;\r\n}\r\n.sigma_post.style-16 .blog-info-four h5 a {\r\n    font-family: \'Encode Sans\', sans-serif;\r\n    font-weight: 600;\r\n    color: #3E5463;\r\n}\r\n.sigma_post.style-16{\r\n   background: #FFFFFF;\r\n    border: 1px solid #E0E0E0;\r\n    border-radius: 10px;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n    position: relative;\r\n    margin-bottom: 80px;\r\n}\r\n.sigma_post.style-16 .sigma_post-body{\r\n    border:none;\r\n}\r\n.sigma_post.style-16:hover {\r\n    box-shadow: 0px 35px 35px rgb(0 28 43 / 10%) !important;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.sigma_post.style-16:hover .sigma_post-thumb img {\r\n    -webkit-transform: scale(1.15);\r\n    -moz-transform: scale(1.15);\r\n    transform: scale(1.15);\r\n}\r\n.sigma_post.style-16:hover .blog-info-four a {\r\n    color: #0071DC;\r\n}\r\n.sigma_post.style-16:hover .blog-four-arrow a {\r\n    -webkit-transform: translate(0, 50%);\r\n    transform: translate(0, 50%);\r\n    opacity: 1;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.vc_btn3-container.viewall_btn{\r\n    margin-bottom:0;\r\n}\r\n.viewall_btn a{\r\n    font-family: \'Encode Sans\', sans-serif;\r\n    padding: 8px 30px !important;\r\n    box-shadow: inset 0 0 0 #fff !important;\r\n    text-transform: capitalize !important;\r\n    font-size: 16px !important;\r\n    font-weight: 700 !important;\r\n    border-radius: 5px !important;\r\n    background-image: unset !important;\r\n}\r\n.viewall_btn:hover a{\r\n    color: #0071DC !important;\r\n    border: 1px solid #0071DC;\r\n    background-color: #ffffff !important;\r\n    background: #ffffff !important;\r\n    box-shadow: inset 210px 0 0 0 #ffffff;\r\n    -webkit-transition: all 0.5s;\r\n    -moz-transition: all 0.5s;\r\n    -o-transition: all 0.5s;\r\n    transition: all 0.5s;\r\n}\r\nbody .vc_general.vc_btn3:before{\r\n   background-color: #FFF;\r\n   border: 1px solid #0071DC;\r\n   border-radius: 5px !important;\r\n}\r\n.sigma_footer{\r\n    background-color: #242424;\r\n}\r\n.sigma_footer .sigma-footer-template .sigma_footer_menu_wrapper .widgettitle{\r\n    font-size: 22px;\r\n}\r\n.home-four-banner {\r\n    background-size: cover;\r\n    background-repeat: no-repeat;\r\n    background-position: center;\r\n    padding: 0px 0 40px;\r\n    position: relative;\r\n    overflow: hidden;\r\n}\r\n.home-four-doctor {\r\n    padding: 140px 0;\r\n    max-width: 668px;\r\n    margin-left: auto;\r\n}\r\n.home-four-doctor .home-four-header {\r\n    margin-bottom: 40px;\r\n}\r\n.home-four-doctor .home-four-header h2 {\r\n    color: #fff;\r\n    font-weight: 700;\r\n    margin: auto;\r\n    font-size: 48px;\r\n    max-width: 550px;\r\n    text-align: right;\r\n}\r\n.home-four-doctor .home-four-header h2 span.orange {\r\n    color: #F2A54A;\r\n}\r\n.banner-four-form .form-group {\r\n    position: relative;\r\n}\r\n.form-group {\r\n    margin-bottom: 1.25rem;\r\n    display: inline-flex;\r\n    width: 100%;\r\n}\r\n.dc-select:after{\r\n    color:#000;\r\n}\r\n.select2-container--default .select2-selection--single{\r\n    border: 1px solid #C4C4C4 !important;\r\n    border-color: #C4C4C4 !important;\r\n}\r\n.app_btn input[type=submit]{\r\n    padding: 12px 30px;\r\n    color: #fff !important;\r\n    background: #0071DC;\r\n    width:100%;\r\n    border: 1px solid #0071DC;\r\n    border-radius: 5px;\r\n    font-weight: 700;\r\n    font-size: 16px;\r\n    letter-spacing:0;\r\n    -webkit-transition: all 500ms ease;\r\n    -moz-transition: all 500ms ease;\r\n    -o-transition: all 500ms ease;\r\n    transition: all 500ms ease;\r\n}\r\n.app_btn:hover input[type=submit] {\r\n    color: #0071DC !important;\r\n    background:#fff;\r\n    -webkit-transition: all 500ms ease;\r\n    -moz-transition: all 500ms ease;\r\n    -o-transition: all 500ms ease;\r\n    transition: all 500ms ease;\r\n}\r\n.features-clinic-four{\r\n    padding:80px 0 0 0;\r\n}\r\n.features-clinic-grid {\r\n    border-radius: 10px;\r\n    position: relative;\r\n}\r\n.features-clinic-grid .features-clinic-img {\r\n    position: relative;\r\n    overflow: hidden;\r\n    border-radius: 10px;\r\n}\r\n.features-clinic-grid .features-clinic-img img {\r\n    width: 100%;\r\n    border-radius: 10px;\r\n    -webkit-transform: translateZ(0);\r\n    -moz-transform: translateZ(0);\r\n    transform: translateZ(0);\r\n    -moz-transition: all 2000ms cubic-bezier(.19,1,.22,1) 0ms;\r\n    -ms-transition: all 2000ms cubic-bezier(.19,1,.22,1) 0ms;\r\n    -o-transition: all 2000ms cubic-bezier(.19,1,.22,1) 0ms;\r\n    -webkit-transition: all 2000ms cubic-bezier(.19,1,.22,1) 0ms;\r\n    transition: all 2000ms cubic-bezier(.19,1,.22,1) 0ms;\r\n}\r\n.features-clinic-four .feature-clinic-overlay {\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    flex-direction: column;\r\n    position: relative;\r\n    bottom: 30px;\r\n}\r\n.features-clinic-four .feature-clinic-overlay p {\r\n    background: #0071DC;\r\n    border: 1px solid #0071DC;\r\n    border-radius: 4px;\r\n    display: flex;\r\n    justify-content: center;\r\n    align-items: center;\r\n    margin-bottom: 0;\r\n    font-size: 15px;\r\n    font-weight: 700;\r\n    color: #fff;\r\n    font-family: \'Encode Sans\', sans-serif;\r\n    padding: 10px 20px;\r\n}\r\n.dc-stars{\r\n    margin: 0 0 24px;\r\n}\r\n.features-clinic-slider-four .slick-slide {\r\n    margin-right: 15px;\r\n}\r\n.features-clinic-slider-four .slick-prev, .features-clinic-slider-four .slick-next {\r\n    display: flex;\r\n    display: -webkit-flex;\r\n    align-items: center;\r\n    -webkit-align-items: center;\r\n    justify-content: center;\r\n    -webkit-justify-content: center;\r\n    background: #B3BCC9;\r\n    color: #000000;\r\n    box-shadow: unset;\r\n    opacity: 1;\r\n    width: 44px;\r\n    height: 44px;\r\n    border-radius: 50px !important;\r\n    font-size: 0;\r\n    position: absolute;\r\n    top: 100%;\r\n}\r\n.features-clinic-slider-four .best-doctor-slider .slick-next {\r\n    right: -70px;\r\n    left: auto;\r\n}\r\n.features-clinic-slider-four .slick-prev:hover, \r\n.features-clinic-slider-four .slick-next:hover {\r\n    background: #0071DC;\r\n    color: #fff;\r\n    opacity: 1;\r\n}\r\n.features-clinic-slider-four .slick-prev:hover :before, \r\n.features-clinic-slider-four .slick-next:hover :before{\r\n     color: #fff;\r\n}\r\n.features-clinic-slider-four .slick-prev {\r\n    left: 0;\r\n    right: auto;\r\n    margin-top:30px;\r\n}\r\n.features-clinic-slider-four .slick-next{\r\n    left:55px;\r\n    margin-top:30px;\r\n}\r\n.features-clinic-slider-four .slick-next:before,\r\n.features-clinic-slider-four .slick-prev:before {\r\n    content: \"\\f054\";\r\n    font-family: \"Font Awesome 5 Free\";\r\n    font-weight: 900;\r\n    color: #000;\r\n    opacity: 1;\r\n    font-size: 16px;\r\n}\r\n.features-clinic-slider-four .slick-prev:before {\r\n    content: \"\\f053\";\r\n}\r\n.btn-one {\r\n    font-size: 16px;\r\n    font-weight: 700;\r\n    color: #fff;\r\n    font-family: \'Encode Sans\', sans-serif;\r\n    padding: 10px 30px;\r\n    text-align: center;\r\n    background: #0071DC;\r\n    border: 1px solid #0071DC;\r\n    box-shadow: inset 0 0 0 0 #ffffff;\r\n    border-radius: 5px;\r\n    min-width: 110px;\r\n    -webkit-transition: all 0.5s;\r\n    -moz-transition: all 0.5s;\r\n    -o-transition: all 0.5s;\r\n    transition: all 0.5s;\r\n}\r\n.btn-one:hover {\r\n    color: #0071DC;\r\n    border: 1px solid #0071DC;\r\n    background: #ffffff;\r\n    box-shadow: inset 0 50px 0 0 #ffffff;\r\n    -webkit-transition: all 0.5s;\r\n    -moz-transition: all 0.5s;\r\n    -o-transition: all 0.5s;\r\n    transition: all 0.5s;\r\n}\r\ndiv#content {\r\n    margin-top: -152px;\r\n}\r\n.sigma_header.header-layout-10{\r\n    z-index:9;\r\n}\r\n.sigma_header-top{\r\n    border-bottom:none;\r\n}\r\nul.sigma_header-top-nav li {\r\n    padding-right: 20px;\r\n    margin-right: 20px;\r\n    color: #FFFFFF;\r\n    font-weight: 500;\r\n    border-right: 1px solid #fff;\r\n}\r\nul.sigma_header-top-nav  li:last-child {\r\n    border: none;\r\n    padding: 0;\r\n    margin: 0;\r\n}\r\nul.sigma_header-top-nav li a{\r\n    font-weight: 500 !important;\r\n    font-size: 16px !important;\r\n}\r\n.sigma_header-top-inner{\r\n    padding:20px 0;\r\n}\r\n.sigma_header.header-layout-10 .sigma_header-middle .container .navbar{\r\n    border-radius:5px;\r\n}\r\n.sigma_header .navbar-nav li a {\r\n    text-transform: none;\r\n    font-size: 16px;\r\n    font-weight: 600;\r\n    color: #1A1A1A;\r\n}\r\n.sigma_header .navbar-nav li a:hover, .sigma_header .navbar-nav li.active>a {\r\n    color: #0071DC !important;\r\n}\r\n#menu-primary-menu-1 li.current-menu-item a {\r\n    color: #0071DC !important;\r\n}\r\n#menu-primary-menu .current-menu-item a, .current-menu-ancestor a {\r\n    color: #0071DC !important;\r\n}\r\nul#menu-homefivemenu {\r\n    margin: 0;\r\n    padding: 0;\r\n}\r\nul#menu-homefivemenu li{\r\n    -webkit-box-align: center;\r\n    -ms-flex-align: center;\r\n    align-items: center;\r\n    display: -webkit-inline-box;\r\n    display: -ms-inline-flexbox;\r\n    display: inline-flex;\r\n    padding-right: 20px;\r\n    justify-content: center;\r\n    -webkit-justify-content: center;\r\n    -ms-flex-pack: center;\r\n}\r\nul#menu-homefivemenu li a\r\n{\r\n    display: inline-block;\r\n    border: 1px solid #0071DC;\r\n    padding: 10px 30px;\r\n    color: #0071DC;\r\n    border-radius: 5px;\r\n    font-weight: 700;\r\n    font-size: 16px;\r\n    position: relative;\r\n    z-index: 1;\r\n    -webkit-transition: all 500ms ease;\r\n    -moz-transition: all 500ms ease;\r\n    -o-transition: all 500ms ease;\r\n    transition: all 500ms ease;\r\n}\r\nbody.logged-in ul#menu-homefivemenu{\r\n    display:none;\r\n}\r\nul#menu-homefivemenu li:first-child a{\r\n    background:#0071DC;\r\n    color:#fff;\r\n}\r\nul#menu-homefivemenu li:first-child a:hover{\r\n    background: #fff;\r\n    color: #0071DC;\r\n    -webkit-transition: all 500ms ease;\r\n    -moz-transition: all 500ms ease;\r\n    -o-transition: all 500ms ease;\r\n    transition: all 500ms ease;\r\n}\r\nfooter.sigma_footer .footer-top {\r\n    padding: 40px 0;\r\n}\r\nfooter.sigma_footer .widget{\r\n    padding:0;\r\n    background:unset;\r\n}\r\nfooter.sigma_footer .widget h6::before{\r\n    display:none;\r\n}\r\nfooter.sigma_footer .widget h6 {\r\n    color: #fff;\r\n    font-size: 22px;\r\n    font-weight: 700;\r\n    margin-bottom: 20px;\r\n    text-transform: capitalize;\r\n}\r\nfooter.sigma_footer .widget p{\r\n  color: #E0E0E0;\r\n    font-family: \'Encode Sans\', sans-serif;  \r\n}\r\nfooter.sigma_footer .widget p i{\r\n    margin-right:20px;\r\n    color: #fff;\r\n}\r\nul#menu-specalitiesmenu  li,\r\nul#menu-servicesmenu li{\r\n    padding: 0px 0px 10px 0;\r\n}\r\nul#menu-specalitiesmenu  li a,\r\nul#menu-servicesmenu li a{\r\n    color: #E0E0E0;\r\n    padding-left: 0px;\r\n    font-family: \'Montserrat\', sans-serif;\r\n    transition: all 0.4s ease 0s;\r\n    font-weight:400;\r\n    font-size:15px;\r\n}\r\ndiv#social-widget-area .widget ul>li {\r\n    padding: 0px 0px 10px 0;\r\n}\r\ndiv#social-widget-area  ul li a {\r\n    color: #E0E0E0;\r\n    padding-left: 0px;\r\n    font-family: \'Montserrat\', sans-serif;\r\n    transition: all 0.4s ease 0s;\r\n}\r\ndiv#social-widget-area  ul li a i {\r\n    font-size: 20px;\r\n    color: #FFFFFF;\r\n}\r\nfooter.sigma_footer .footer-bottom .copyright {\r\n    border-top: 1px solid #C0C9D5;\r\n    padding: 30px 0;\r\n}\r\nul#menu-privacymenu {\r\n    font-size: 14px;\r\n    margin: 0;\r\n    padding: 0;\r\n    text-align: right;\r\n}\r\nul#menu-privacymenu li {\r\n    display: inline-block;\r\n    margin-right: 15px;\r\n}\r\nul#menu-privacymenu li::after {\r\n    color: #fff;\r\n    content: \"|\";\r\n    font-weight: 300;\r\n    position: relative;\r\n    left: 10px;\r\n}\r\nul#menu-privacymenu li:last-child {\r\n    margin-right: 0;\r\n}\r\nul#menu-privacymenu li:last-child::after {\r\n    content: \"\";\r\n}\r\nul#menu-privacymenu li a:hover {\r\n    color: #0071DC;\r\n}\r\nul.sigma_header-top-nav.social-info li{\r\n    border-right: none;\r\n    margin:0;\r\n    padding:0;\r\n}\r\n.sigma_header.header-layout-10 .sigma_header-top-inner .sigma_header-top-contacts .sigma_header-top-nav.social-info li+li{\r\n    margin-left: 15px;\r\n}\r\n.text-end {\r\n    margin-right: 15px;\r\n    margin-top: 30px;\r\n}\r\n.looking-grid-four .wpb_content_element{\r\n    margin-bottom:0 !important;\r\n}\";}i:7924;a:2:{s:3:\"key\";s:10:\"visibility\";s:5:\"value\";s:6:\"public\";}i:7920;a:2:{s:3:\"key\";s:10:\"wp-preview\";s:5:\"value\";s:0:\"\";}i:7906;a:2:{s:3:\"key\";s:16:\"wpb_vc_js_status\";s:5:\"value\";s:4:\"true\";}i:7907;a:2:{s:3:\"key\";s:14:\"wpb_vc_loading\";s:5:\"value\";s:23:\"Loading, please wait...\";}i:7908;a:2:{s:3:\"key\";s:18:\"wpb_vc_loading_row\";s:5:\"value\";s:12:\"Crunching...\";}}');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(7951, 3516, '_ajax_nonce', '0649a5caed'),
(7952, 3516, 'metakeyselect', '#NONE#'),
(7953, 3516, 'metakeyinput', ''),
(7954, 3516, 'metavalue', ''),
(7955, 3516, '_ajax_nonce-add-meta', 'a9c148b030'),
(7956, 3516, 'advanced_view', '1'),
(7957, 3516, 'add_comment_nonce', '7bbf67e8fc'),
(7958, 3516, '_ajax_fetch_list_nonce', '1f1f364f7e'),
(7959, 3516, 'post_name', 'test'),
(7960, 3516, 'post_author_override', '1'),
(7961, 3516, 'post_content', '[vc_row full_width=\"stretch_row_content\" bg_position=\"center-center\" css=\".vc_custom_1646981830890{background-image: url(https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/banner-5.jpg?id=3340) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"home-four-banner\"][vc_column][vc_row_inner][vc_column_inner width=\"5/12\"][/vc_column_inner][vc_column_inner el_class=\"home-four-doctor\" width=\"7/12\"][sigma_custom_heading subtitle_text_transform=\"\" title=\"#E-8_U2VhcmNoJTIwRG9jdG9yJTJDJTIwTWFrZSUyMGFuJTIwJTNDc3BhbiUyMGNsYXNzJTNEJTIyb3JhbmdlJTIyJTNFQXBwb2ludG1lbnQlM0MlMkZzcGFuJTNF\" el_class=\"home-four-header\" css=\".vc_custom_1646913738443{padding-top: 120px !important;}\"][vc_column_text el_class=\"banner-four-form\"][homesearchfive_form][/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row el_class=\"looking-section-four\"][vc_column][sigma_custom_heading subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"#E-8_V2hhdCUyMGFyZSUyMHlvdSUyMCUzQ3NwYW4lMjBjbGFzcyUzRCUyMmNvbG9yLXByaW1hcnklMjIlM0Vsb29raW5nJTNDJTJGc3BhbiUzRSUyMGZvciUzRg==\" el_class=\"section-header-four\" css=\".vc_custom_1646724648106{margin-bottom: 60px !important;}\"][vc_row_inner equal_height=\"yes\" el_class=\"looking-row\"][vc_column_inner el_class=\"looking-grid-four\" width=\"1/3\"][vc_column_text]\r\n<div class=\"looking-box-four\">\r\n<div class=\"looking-inner-box\">\r\n<div class=\"looking-info-four\"><a href=\"search.html\"><i class=\"fas fa-user-md me-2\"></i> Visit a Doctor</a>\r\n<strong>We hire the best specialists to deliver top-notch diagnostic services for you diagnostic services for you.</strong></div>\r\n<div class=\"looking-four-btn\"><a href=\"booking.html\">Book Now<i class=\"fas fa-arrow-right ms-2\"></i></a></div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner el_class=\"looking-grid-four\" width=\"1/3\"][vc_column_text]\r\n<div class=\"looking-box-four\">\r\n<div class=\"looking-inner-box\">\r\n<div class=\"looking-info-four\"><a href=\"search.html\"><i class=\"fas fa-tablets me-2\"></i> Find a Pharmacy</a>\r\n<strong>We provide the a wide range of medical services, so every person could have the opportunity.</strong></div>\r\n<div class=\"looking-four-btn\"><a href=\"booking.html\">Find Now<i class=\"fas fa-arrow-right ms-2\"></i></a></div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner el_class=\"looking-grid-four\" width=\"1/3\"][vc_column_text]\r\n<div class=\"looking-box-four\">\r\n<div class=\"looking-inner-box\">\r\n<div class=\"looking-info-four\"><a href=\"search.html\"><i class=\"fas fa-vial me-2\"></i> Find a Lab</a>\r\n<strong>We use the first-class medical equipment for timely diagnostics of various diseases.</strong></div>\r\n<div class=\"looking-four-btn\"><a href=\"booking.html\">Book Now<i class=\"fas fa-arrow-right ms-2\"></i></a></div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row el_class=\"clinic-section-four\"][vc_column][sigma_custom_heading subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"#E-8_Q2xpbmljJTIwJTI2JTIwJTNDc3BhbiUyMGNsYXNzJTNEJTIyY29sb3ItcHJpbWFyeSUyMiUzRVNwZWNpYWxpdGllcyUzQyUyRnNwYW4lM0UlMEElMjAlMEE=\" el_class=\"section-header-four\"][vc_column_text el_class=\"sub-title\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\r\n\r\n[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/4\" el_class=\"clinic-grid-four\"][sigma_custom_image default_image=\"3369\" el_class=\"clinic-img\"][sigma_custom_heading title_element=\"h4\" subtitle_text_transform=\"\" title=\"Urology\" el_class=\"clinic-content\"][sigma_custom_image default_image=\"3375\" el_class=\"clinic-icon-inner\"][vc_column_text el_class=\"overlay\"]\r\n<div class=\"clinic-cricle\">\r\n<div class=\"clinic-round\"><img class=\"alignnone size-full wp-image-3375\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon1-2.png\" alt=\"\" width=\"40\" height=\"34\" /></div>\r\n</div>\r\n<h4>Urology</h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\" el_class=\"clinic-grid-four\"][sigma_custom_image default_image=\"3387\" el_class=\"clinic-img\"][sigma_custom_heading title_element=\"h4\" subtitle_text_transform=\"\" title=\"Orthopedic\" el_class=\"clinic-content\"][sigma_custom_image default_image=\"3406\" el_class=\"clinic-icon-inner\"][vc_column_text el_class=\"overlay\"]\r\n<div class=\"clinic-cricle\">\r\n<div class=\"clinic-round\"><img class=\"alignnone size-full wp-image-3406\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon7.png\" alt=\"\" /></div>\r\n</div>\r\n<h4>Orthopedic</h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\" el_class=\"clinic-grid-four\"][sigma_custom_image default_image=\"3388\" el_class=\"clinic-img\"][sigma_custom_heading title_element=\"h4\" subtitle_text_transform=\"\" title=\"Dentist\" el_class=\"clinic-content\"][sigma_custom_image default_image=\"3287\" el_class=\"clinic-icon-inner\"][vc_column_text el_class=\"overlay\"]\r\n<div class=\"clinic-cricle\">\r\n<div class=\"clinic-round\"><img class=\"alignnone size-full wp-image-3287\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon4.png\" alt=\"\" /></div>\r\n</div>\r\n<h4>Dentist</h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\" el_class=\"clinic-grid-four\"][sigma_custom_image default_image=\"3389\" el_class=\"clinic-img\"][sigma_custom_heading title_element=\"h4\" subtitle_text_transform=\"\" title=\"Cardiologist\" el_class=\"clinic-content\"][sigma_custom_image default_image=\"3285\" el_class=\"clinic-icon-inner\"][vc_column_text el_class=\"overlay\"]\r\n<div class=\"clinic-cricle\">\r\n<div class=\"clinic-round\"><img class=\"alignnone size-full wp-image-3285\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon3.png\" alt=\"\" /></div>\r\n</div>\r\n<h4>Cardiologist</h4>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1646737613843{margin-bottom: 40px !important;}\"][vc_column width=\"1/4\" el_class=\"clinic-grid-four\"][sigma_custom_image default_image=\"3390\" el_class=\"clinic-img\"][sigma_custom_heading title_element=\"h4\" subtitle_text_transform=\"\" title=\"MRI Scans\" el_class=\"clinic-content\"][sigma_custom_image default_image=\"3399\" el_class=\"clinic-icon-inner\"][vc_column_text el_class=\"overlay\"]\r\n<div class=\"clinic-cricle\">\r\n<div class=\"clinic-round\"><img class=\"alignnone size-full wp-image-3399\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon8.png\" alt=\"\" /></div>\r\n</div>\r\n<h4>MRI Scans</h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\" el_class=\"clinic-grid-four\"][sigma_custom_image default_image=\"3391\" el_class=\"clinic-img\"][sigma_custom_heading title_element=\"h4\" subtitle_text_transform=\"\" title=\"Neurology\" el_class=\"clinic-content\"][sigma_custom_image default_image=\"3375\" el_class=\"clinic-icon-inner\"][vc_column_text el_class=\"overlay\"]\r\n<div class=\"clinic-cricle\">\r\n<div class=\"clinic-round\"><img class=\"alignnone size-full wp-image-3375\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon1-2.png\" alt=\"\" width=\"40\" height=\"34\" /></div>\r\n</div>\r\n<h4>Neurology</h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\" el_class=\"clinic-grid-four\"][sigma_custom_image default_image=\"3392\" el_class=\"clinic-img\"][sigma_custom_heading title_element=\"h4\" subtitle_text_transform=\"\" title=\"Laboratory\" el_class=\"clinic-content\"][sigma_custom_image default_image=\"3402\" el_class=\"clinic-icon-inner\"][vc_column_text el_class=\"overlay\"]\r\n<div class=\"clinic-cricle\">\r\n<div class=\"clinic-round\"><img class=\"alignnone size-full wp-image-3402\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon10.png\" alt=\"\" /></div>\r\n</div>\r\n<h4>Laboratory</h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\" el_class=\"clinic-grid-four\"][sigma_custom_image default_image=\"3393\" el_class=\"clinic-img\"][sigma_custom_heading title_element=\"h4\" subtitle_text_transform=\"\" title=\"Primary Checkup\" el_class=\"clinic-content\"][sigma_custom_image default_image=\"3404\" el_class=\"clinic-icon-inner\"][vc_column_text el_class=\"overlay\"]\r\n<div class=\"clinic-cricle\">\r\n<div class=\"clinic-round\"><img class=\"alignnone size-full wp-image-3404\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon11.png\" alt=\"\" /></div>\r\n</div>\r\n<h4>Primary Checkup</h4>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row el_class=\"doctor-section-four\"][vc_column][sigma_custom_heading subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"#E-8_Qm9vayUyME91ciUyMCUzQ3NwYW4lMjBjbGFzcyUzRCUyMmNvbG9yLXByaW1hcnklMjIlM0VCZXN0JTIwRG9jdG9yJTNDJTJGc3BhbiUzRSUwQSUyMCUwQQ==\" el_class=\"section-header-four\"][vc_column_text el_class=\"sub-title\"]Access to expert physicians and surgeons, advanced technologies and top-quality surgery facilities right here.\r\n\r\n[/vc_column_text][vc_column_text][bestdoctorsfive_loop][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" bg_position=\"left-bottom\" el_class=\"features-clinic-four\" css=\".vc_custom_1646893293079{background-color: #f4f5f7 !important;}\"][vc_column][sigma_custom_heading subtitle_text_transform=\"\" heading_alignment=\"text-center\" enable-full-width=\"true\" title=\"#E-8_QXZhaWxhYmxlJTIwRmVhdHVyZXMlMjAlM0NzcGFuJTIwY2xhc3MlM0QlMjJjb2xvci1wcmltYXJ5JTIyJTNFaW4lMjBPdXIlMjBDbGluaWMlM0MlMkZzcGFuJTNFJTBBJTIwJTBB\" el_class=\"section-header-four\"][vc_column_text el_class=\"sub-title\"]It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.\r\n[/vc_column_text][vc_row_inner][vc_column_inner width=\"1/2\" bg_position=\"center-center\" css=\".vc_custom_1646915123056{background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_single_image image=\"3442\" img_size=\"full\" css=\".vc_custom_1646926072492{margin-bottom: 0px !important;}\" el_class=\"availableblock_img\"][/vc_column_inner][vc_column_inner el_class=\"features_width\" width=\"1/2\"][vc_column_text][availablefeatures_loop][/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" bg_position=\"left-bottom\" el_class=\"blog-section-four\"][vc_column][sigma_custom_heading subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"#E-8_T3VyJTIwTGF0ZXN0JTIwJTNDc3BhbiUyMGNsYXNzJTNEJTIyY29sb3ItcHJpbWFyeSUyMiUzRUJsb2dzJTNDJTJGc3BhbiUzRSUwQSUyMCUwQQ==\" el_class=\"section-header-four\" css=\".vc_custom_1646891092927{padding-top: 80px !important;}\"][vc_column_text el_class=\"sub-title\"]It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][sigma_blog style=\"style-16\" show_comments=\"\" post_slider_scroll=\"1\" post_slider_responsive_xl=\"3\" post_slider_responsive_lg=\"3\" post_slider_responsive_md=\"2\" post_slider_responsive_sm=\"1\" post_slider_responsive_xs=\"1\" slider_heading_alignment=\"text-left\" post_per_page=\"3\"][/vc_column][/vc_row][vc_row][vc_column][vc_btn title=\"View More\" style=\"custom\" custom_background=\"#0071dc\" custom_text=\"#ffffff\" shape=\"square\" align=\"center\" link=\"url:http%3A%2F%2Flocalhost%2Fdoccure19%2Fbenefits-of-online-doctor-booking%2F\" el_class=\"viewall_btn\" css=\".vc_custom_1646824430769{margin-bottom: 80px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][/vc_column][/vc_row][vc_row][vc_column][vc_column_text][homepagetwodoctors_loop][/vc_column_text][/vc_column][/vc_row]'),
(7962, 3516, 'post_parent', '0'),
(7963, 3518, '_wpb_shortcodes_custom_css', '.vc_custom_1646981830890{background-image: url(https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/banner-5.jpg?id=3340) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1646737613843{margin-bottom: 40px !important;}.vc_custom_1646893293079{background-color: #f4f5f7 !important;}.vc_custom_1646913738443{padding-top: 120px !important;}.vc_custom_1646724648106{margin-bottom: 60px !important;}.vc_custom_1646915123056{background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1646926072492{margin-bottom: 0px !important;}.vc_custom_1646891092927{padding-top: 80px !important;}.vc_custom_1646824430769{margin-bottom: 80px !important;}'),
(7966, 3516, '_wpb_shortcodes_custom_css', '.vc_custom_1646981830890{background-image: url(https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/banner-5.jpg?id=3340) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1646737613843{margin-bottom: 40px !important;}.vc_custom_1646893293079{background-color: #f4f5f7 !important;}.vc_custom_1646913738443{padding-top: 120px !important;}.vc_custom_1646724648106{margin-bottom: 60px !important;}.vc_custom_1646915123056{background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1646926072492{margin-bottom: 0px !important;}.vc_custom_1646891092927{padding-top: 80px !important;}.vc_custom_1646824430769{margin-bottom: 80px !important;}'),
(7970, 3516, 'image', '3442'),
(7971, 3516, '_wpb_post_custom_css', '.sigma_subheader{\r\n    display:none;\r\n}\r\n.looking-section-four {\r\n    padding: 80px 0 80px;\r\n}\r\n.section-header-four h2 {\r\n    font-weight: 700 !important;\r\n    color: #263238  !important;\r\n}\r\n.color-primary {\r\n    color: #0071DC;\r\n    font-weight: 700;\r\n}\r\n.looking-row {\r\n    padding-left: 0px;\r\n    padding-right: 0px;\r\n    background: #FFFFFF;\r\n    border: 1px solid rgba(192, 201, 213, 0.5);\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.looking-grid-four {\r\n    display: flex;\r\n    padding: 0px;\r\n    background: #fff;\r\n    border: 1px solid transparent;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.looking-grid-four .looking-box-four {\r\n    display: flex;\r\n    padding: 20px;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n    position: relative;\r\n    top: 0px;\r\n    right: 0px;\r\n}\r\n.looking-box-four .looking-inner-box {\r\n    padding: 20px;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.looking-box-four .looking-inner-box .looking-info-four a {\r\n    display: inline-flex;\r\n    justify-content: center;\r\n    align-items: center;\r\n    font-weight: 600;\r\n    font-size: 28px;\r\n    color: #063B6F;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.looking-box-four .looking-inner-box .looking-info-four a i {\r\n    font-size: 40px;\r\n    color: #0071DC;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.me-2 {\r\n    margin-right: 0.5rem!important;\r\n}\r\n.looking-box-four .looking-inner-box .looking-info-four strong {\r\n    margin-top: 20px;\r\n    font-weight:400 !important;\r\n    display:block;\r\n    margin-bottom: 0;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.looking-box-four .looking-inner-box .looking-four-btn {\r\n    margin-top: 30px;\r\n}\r\n.looking-box-four .looking-inner-box .looking-four-btn a {\r\n    display: inline-flex;\r\n    justify-content: center;\r\n    align-items: center;\r\n    font-weight: 700;\r\n    font-size: 18px;\r\n    color: #0071DC;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.looking-box-four .looking-inner-box .looking-four-btn a i {\r\n    color: #0071DC;\r\n    position: relative;\r\n    left: 0;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.ms-2 {\r\n    margin-left: 0.5rem!important;\r\n}\r\n.looking-grid-four:hover {\r\n    background: #E5F1FB;\r\n    border: 1px solid rgba(192, 201, 213, 0.5);\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.looking-grid-four:hover .looking-box-four {\r\n    background: #01255D;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n    -webkit-transform: translate(0px, 0px);\r\n    -ms-transform: translate(0px, 0px);\r\n    transform: translate(0px, 0px);\r\n    top: -20px;\r\n    right: -20px;\r\n}\r\n.looking-grid-four:hover .looking-box-four .looking-inner-box {\r\n    background: rgba(255, 255, 255, 0.06);\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.looking-grid-four:hover .looking-box-four .looking-inner-box .looking-info-four a {\r\n    color: #fff;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.looking-grid-four:hover .looking-inner-box .looking-info-four strong {\r\n    color: #fff;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.looking-grid-four:hover .looking-box-four .looking-inner-box .looking-four-btn a {\r\n    color: #fff;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.looking-grid-four:hover .looking-box-four .looking-inner-box .looking-four-btn a i {\r\n    color: #fff;\r\n    left: 10px;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.looking-grid-four:hover .looking-box-four .looking-inner-box .looking-info-four a i {\r\n    color: #fff;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.clinic-section-four {\r\n    padding: 40px 0 0px;\r\n}\r\n.sub-title p{\r\n    color: #3E5463;\r\n    font-size: 16px;\r\n    max-width: 600px;\r\n    text-align:center;\r\n}\r\n.clinic-grid-four {\r\n    position: relative;\r\n    overflow: hidden;\r\n    margin-bottom: 30px;\r\n    text-align: center;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.clinic-grid-four .clinic-img {\r\n    position: relative;\r\n    overflow: hidden;\r\n    border-radius: 6px;\r\n}\r\n.clinic-grid-four .clinic-img:before {\r\n    background-color: rgba(0, 40, 79, 0.8);\r\n    content: \"\";\r\n    position: absolute;\r\n    left: 0;\r\n    top: 0;\r\n    width: 100%;\r\n    height: 100%;\r\n    z-index: 1;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.clinic-grid-four .clinic-img .clinic-image {\r\n    width: 100%;\r\n    -webkit-transform: translateZ(0);\r\n    -moz-transform: translateZ(0);\r\n    transform: translateZ(0);\r\n    -moz-transition: all 2000ms cubic-bezier(.19,1,.22,1) 0ms;\r\n    -ms-transition: all 2000ms cubic-bezier(.19,1,.22,1) 0ms;\r\n    -o-transition: all 2000ms cubic-bezier(.19,1,.22,1) 0ms;\r\n    -webkit-transition: all 2000ms cubic-bezier(.19,1,.22,1) 0ms;\r\n    transition: all 2000ms cubic-bezier(.19,1,.22,1) 0ms;\r\n}\r\n.clinic-grid-four .clinic-content {\r\n    position: absolute;\r\n    top: 50%;\r\n    left: 50%;\r\n    z-index: 1;\r\n    width: 100%;\r\n    -webkit-transform: translate(-50%, -50%);\r\n    -ms-transform: translate(-50%, -50%);\r\n    transform: translate(-50%, -50%);\r\n    text-align: center !important;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.clinic-grid-four .clinic-content h4 {\r\n    font-family: \'Montserrat\', sans-serif;\r\n    font-size: 24px;\r\n    font-weight: 600;\r\n    color: #fff;\r\n    margin-bottom: 20px;\r\n}\r\n.clinic-grid-four .clinic-icon-inner {\r\n    position: absolute;\r\n    bottom: 15px;\r\n    right: 30px;\r\n    z-index: 1;\r\n    background: #fff;\r\n    border-radius: 6px;\r\n    padding: 20px;\r\n    display: flex;\r\n    justify-content: center;\r\n    align-items: center;\r\n    width: 80px;\r\n    height: 80px;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.clinic-grid-four .clinic-icon-inner img {\r\n    width: 40px;\r\n    fill: #0071DC;\r\n    filter: invert(26%) sepia(31%) saturate(5801%) hue-rotate(153deg) brightness(75%) contrast(130%);\r\n}\r\n.clinic-grid-four .clinic-icon-inner .sigma_about-image-1{\r\n    border:none;\r\n    border-radius:unset;\r\n    padding:0;\r\n}\r\n.clinic-grid-four .overlay {\r\n    position: absolute;\r\n    bottom: 100% !important;\r\n    left: 0;\r\n    right: 0;\r\n    overflow: hidden;\r\n    width: 100%;\r\n    height: 0 !important;\r\n    background-color: #0071DC;\r\n    border-radius: 6px;\r\n    z-index: 1;\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    flex-direction: column;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n\r\n.clinic-grid-four .overlay .clinic-round {\r\n    background-color: #F1F1F1;\r\n    border: 1px solid #F1F1F1;\r\n    border-radius: 100%;\r\n    display: flex;\r\n    justify-content: center;\r\n    align-items: center;\r\n    width: 120px;\r\n    height: 120px;\r\n    animation: pulse-secondary 2s infinite;\r\n    -webkit-box-shadow: 0 0 0 rgb(255 255 255);\r\n    box-shadow: 0 0 0 rgb(255 255 255);\r\n}\r\n.clinic-grid-four .overlay .clinic-round img {\r\n    width: 50px;\r\n    fill: #0071DC;\r\n    filter: invert(26%) sepia(31%) saturate(5801%) hue-rotate(153deg) brightness(75%) contrast(130%);\r\n}\r\n.clinic-grid-four .overlay h4 {\r\n    font-family: \'Montserrat\', sans-serif;\r\n    font-size: 24px;\r\n    font-weight: 600;\r\n    color: #fff;\r\n    margin-bottom: 0px;\r\n}\r\n.clinic-grid-four:hover .overlay {\r\n    height: 100% !important;\r\n    bottom: 0 !important;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.clinic-grid-four .wpb_content_element{\r\n    margin-bottom:0px;\r\n}\r\n.sigma_about .sigma_about-image-1,\r\n.sigma-custom-image-style-1 .sigma_about .sigma_about-image-1 img, \r\n.sigma-custom-image-style-1 .sigma_about .sigma_about-image-2 img{\r\n    border:none !important;\r\n    border-radius:unset !important;\r\n    background:unset !important;\r\n    padding:0 !important;\r\n}\r\n.doctor-section-four {\r\n    padding: 40px 0 80px;\r\n}\r\n.best-doctors-grid {\r\n    background: #FFFFFF;\r\n    border: 1px solid rgba(192, 201, 213, 0.5);\r\n    border-radius: 6px;\r\n    position: relative;\r\n    margin-bottom: 70px;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.best-doctors-grid .best-doctors-img {\r\n    border-radius: 6px 6px 0px 0px;\r\n    position: relative;\r\n    overflow: hidden;\r\n    height: 227px;\r\n    padding: 0;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.best-doctors-grid .best-doctors-img img {\r\n    width: 100%;\r\n    border-radius: 6px 6px 0px 0px;\r\n    -webkit-transform: translateZ(0);\r\n    -moz-transform: translateZ(0);\r\n    transform: translateZ(0);\r\n    -moz-transition: all 2000ms cubic-bezier(.19,1,.22,1) 0ms;\r\n    -ms-transition: all 2000ms cubic-bezier(.19,1,.22,1) 0ms;\r\n    -o-transition: all 2000ms cubic-bezier(.19,1,.22,1) 0ms;\r\n    -webkit-transition: all 2000ms cubic-bezier(.19,1,.22,1) 0ms;\r\n    transition: all 2000ms cubic-bezier(.19,1,.22,1) 0ms;\r\n}\r\n.best-doctors-grid .best-doctors-info {\r\n    padding: 20px;\r\n    font-family: \'Montserrat\', sans-serif;\r\n    border-radius: 0px 0px 6px 6px;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.best-doctors-grid .best-doctors-info h3 {\r\n    margin-bottom: 10px;\r\n}\r\n.best-doctors-grid .best-doctors-info .doctor-posting {\r\n    font-weight: 500;\r\n    font-size: 14px;\r\n    color: #3E5463;\r\n    margin-bottom: 14px;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.best-doctors-grid .best-doctors-info .doctors-amount {\r\n    font-weight: 600;\r\n    font-size: 18px;\r\n    color: #27AD5F;\r\n    margin-bottom: 14px;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.best-doctors-grid .best-doctors-info .rating {\r\n    font-weight: 500;\r\n    font-size: 14px;\r\n    color: #3E5463;\r\n    margin-bottom: 24px;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.best-doctors-grid .best-doctors-info .booking-btn {\r\n    padding: 0;\r\n    margin: 0;\r\n}\r\n.best-doctors-grid .best-doctors-info .booking-btn .btn {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    width: 100%;\r\n    color: #0071DC;\r\n    background: transparent;\r\n    border: 1px solid #fff;\r\n    border-radius: 5px;\r\n    padding: 10px;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.btn {\r\n    display: inline-block;\r\n    font-weight: 400;\r\n    line-height: 1.5;\r\n    color: #212529;\r\n    text-align: center;\r\n    text-decoration: none;\r\n    vertical-align: middle;\r\n    cursor: pointer;\r\n    -webkit-user-select: none;\r\n    -moz-user-select: none;\r\n    user-select: none;\r\n    background-color: transparent;\r\n    border: 1px solid transparent;\r\n    padding: 0.375rem 0.75rem;\r\n    font-size: 1rem;\r\n    border-radius: 0.25rem;\r\n    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;\r\n}\r\n.best-doctors-grid .best-doctors-info .booking-btn .btn span {\r\n    position: relative;\r\n    right: 0px;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.best-doctors-grid .best-doctors-info .booking-btn .btn i {\r\n    font-size: 14px;\r\n}\r\n.best-doctors-grid:hover .best-doctors-img:before {\r\n    background-color: rgba(0, 28, 43, 0.42);\r\n    content: \"\";\r\n    position: absolute;\r\n    left: 0;\r\n    top: 0;\r\n    width: 100%;\r\n    height: 100%;\r\n    z-index: 1;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.best-doctors-grid:hover .best-doctors-info {\r\n    background: #0071DC;\r\n    box-shadow: 0px 20px 40px rgb(0 0 0 / 9%);\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.best-doctors-grid:hover .best-doctors-info h3 a {\r\n    color: #fff;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.best-doctors-grid:hover .best-doctors-info .doctor-posting {\r\n    color: #fff;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.best-doctors-grid:hover .best-doctors-info .doctors-amount {\r\n    color: #fff;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.best-doctors-grid:hover .best-doctors-info .rating {\r\n    color: #fff;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.best-doctors-grid:hover .best-doctors-info .booking-btn .btn {\r\n    background: #fff;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.best-doctors-grid:hover .best-doctors-info .booking-btn .btn span {\r\n    right: 0px;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.doctor-section-four .slick-slide, .best-doctors-slider .slick-slide, .best-doctors-slider .slick-slide {\r\n    display: block;\r\n    margin-left: 0;\r\n    padding: 10px;\r\n    width: 280px;\r\n    padding-bottom: 0;\r\n}\r\n.best-doctors-slider .slick-dots li button {\r\n    width: 20px;\r\n    height: 20px;\r\n    background: #00284F;\r\n    border-radius: 50px !important;\r\n}\r\n.best-doctors-slider .slick-dots li.slick-active button {\r\n    background-color: #0071DC !important;\r\n    box-shadow: 0px 0px 10px #0071dc;\r\n}\r\n.best-doctors-slider .slick-dots li button {\r\n    width: 20px;\r\n    height: 20px;\r\n    background: #00284F;\r\n    border-radius: 50px;\r\n}\r\n.best-doctors-grid .best-doctors-info h3 a {\r\n    font-size: 18px;\r\n    font-weight: 600;\r\n    color: #000;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n    font-family: \'Montserrat\', sans-serif;\r\n    text-transform:capitalize;\r\n}\r\n.best-doctors-grid .best-doctors-img img{\r\n    min-height: 227px;\r\n    object-fit: cover;\r\n}\r\n.best-doctors-grid:hover .best-doctors-info .doctor-posting {\r\n    color: #fff;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.blog-section-four {\r\n    padding: 0;\r\n}\r\n.sigma_post.style-16{\r\n    padding:0;\r\n}\r\n.sigma_post.style-16 .sigma_post-body{\r\n    padding:15px;\r\n}\r\n.sigma_post.style-16 .blog-date-four {\r\n    position: absolute;\r\n    left: 15px;\r\n    bottom: 15px;\r\n    z-index: 1;\r\n}\r\n.sigma_post.style-16 span.posted-on {\r\n    font-family: \'IBM Plex Sans\', sans-serif;\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    padding: 10px;\r\n    height: 43px;\r\n    background: #0071DC;\r\n    border-radius: 5px;\r\n    color: #FFFFFF;\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: space-between;\r\n}\r\n.sigma_post.style-16 span.posted-on a {\r\n    font-family: \'IBM Plex Sans\', sans-serif;\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    height: 43px;\r\n    background: #0071DC;\r\n    border-radius: 5px;\r\n    color: #FFFFFF;\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: space-between;\r\n}\r\n.sigma_post.style-16 span.posted-on i{\r\n    margin-right: 0.5rem!important;\r\n}\r\n.sigma_post.style-16 .blog-date-four:hover span.posted-on,\r\n.sigma_post.style-16 .blog-date-four:hover span.posted-on a{\r\n    background: #3E5463;\r\n    color: #fff;\r\n}\r\n.sigma_post.style-16 .blog-doctors-four {\r\n    font-family: \'Montserrat\', sans-serif;\r\n    padding: 15px;\r\n    border-top: 1px solid #E0E0E0;\r\n    border-bottom: 1px solid #E0E0E0;\r\n}\r\n.sigma_post.style-16 span.author{\r\n    display: flex;\r\n    align-items: center;\r\n    font-size: 16px;\r\n    font-weight: 500;\r\n    color: #3E5463;\r\n}\r\n.sigma_post.style-16 .blog-doctors-four img {\r\n    width: 37px;\r\n    border-radius: 50%;\r\n    height: 37px;\r\n    margin-right: 0.5rem!important;\r\n}\r\n.sigma_post.style-16 span.categories-list i{\r\n    display:none;\r\n}\r\n.sigma_post.style-16 span.categories-list a{\r\n    margin-bottom: 0px;\r\n    font-weight: 400;\r\n    font-size: 14px;\r\n    color: #FFFFFF;\r\n    background: #98A2B0;\r\n    border-radius: 5px;\r\n    padding: 5px;\r\n    display: inline-flex;\r\n    justify-content: center;\r\n    align-items: center;\r\n}\r\n.sigma_post.style-16 .sigma_post-content p{\r\n    font-family: \'Montserrat\', sans-serif;\r\n    font-size: 16px;\r\n    font-weight: 500;\r\n    color: #3E5463;\r\n    margin-bottom: 0px;\r\n    margin-top: 0;\r\n    line-height:unset;\r\n}\r\n.sigma_post.style-16 .blog-four-arrow {\r\n    position: absolute;\r\n    bottom: 0px;\r\n    width: 100%;\r\n    text-align: center;\r\n}\r\n.sigma_post.style-16 .blog-four-arrow a {\r\n    background-color: #0071DC;\r\n    color: #fff;\r\n    box-shadow: 0px 0px 20px rgb(10 99 184 / 85%);\r\n    width: 38px;\r\n    height: 38px;\r\n    border-radius: 50%;\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    opacity: 0;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n    margin: auto;\r\n}\r\n.sigma_post.style-16 .blog-info-four {\r\n    padding: 15px;\r\n}\r\n.sigma_post.style-16 .blog-info-four h5{\r\n    margin-bottom:0px;\r\n}\r\n.sigma_post.style-16 .blog-info-four h5 a {\r\n    font-family: \'Encode Sans\', sans-serif;\r\n    font-weight: 600;\r\n    color: #3E5463;\r\n}\r\n.sigma_post.style-16{\r\n   background: #FFFFFF;\r\n    border: 1px solid #E0E0E0;\r\n    border-radius: 10px;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n    position: relative;\r\n    margin-bottom: 80px;\r\n}\r\n.sigma_post.style-16 .sigma_post-body{\r\n    border:none;\r\n}\r\n.sigma_post.style-16:hover {\r\n    box-shadow: 0px 35px 35px rgb(0 28 43 / 10%) !important;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.sigma_post.style-16:hover .sigma_post-thumb img {\r\n    -webkit-transform: scale(1.15);\r\n    -moz-transform: scale(1.15);\r\n    transform: scale(1.15);\r\n}\r\n.sigma_post.style-16:hover .blog-info-four a {\r\n    color: #0071DC;\r\n}\r\n.sigma_post.style-16:hover .blog-four-arrow a {\r\n    -webkit-transform: translate(0, 50%);\r\n    transform: translate(0, 50%);\r\n    opacity: 1;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.vc_btn3-container.viewall_btn{\r\n    margin-bottom:0;\r\n}\r\n.viewall_btn a{\r\n    font-family: \'Encode Sans\', sans-serif;\r\n    padding: 8px 30px !important;\r\n    box-shadow: inset 0 0 0 #fff !important;\r\n    text-transform: capitalize !important;\r\n    font-size: 16px !important;\r\n    font-weight: 700 !important;\r\n    border-radius: 5px !important;\r\n    background-image: unset !important;\r\n}\r\n.viewall_btn:hover a{\r\n    color: #0071DC !important;\r\n    border: 1px solid #0071DC;\r\n    background-color: #ffffff !important;\r\n    background: #ffffff !important;\r\n    box-shadow: inset 210px 0 0 0 #ffffff;\r\n    -webkit-transition: all 0.5s;\r\n    -moz-transition: all 0.5s;\r\n    -o-transition: all 0.5s;\r\n    transition: all 0.5s;\r\n}\r\nbody .vc_general.vc_btn3:before{\r\n   background-color: #FFF;\r\n   border: 1px solid #0071DC;\r\n   border-radius: 5px !important;\r\n}\r\n.sigma_footer{\r\n    background-color: #242424;\r\n}\r\n.sigma_footer .sigma-footer-template .sigma_footer_menu_wrapper .widgettitle{\r\n    font-size: 22px;\r\n}\r\n.home-four-banner {\r\n    background-size: cover;\r\n    background-repeat: no-repeat;\r\n    background-position: center;\r\n    padding: 0px 0 40px;\r\n    position: relative;\r\n    overflow: hidden;\r\n}\r\n.home-four-doctor {\r\n    padding: 140px 0;\r\n    max-width: 668px;\r\n    margin-left: auto;\r\n}\r\n.home-four-doctor .home-four-header {\r\n    margin-bottom: 40px;\r\n}\r\n.home-four-doctor .home-four-header h2 {\r\n    color: #fff;\r\n    font-weight: 700;\r\n    margin: auto;\r\n    font-size: 48px;\r\n    max-width: 550px;\r\n    text-align: right;\r\n}\r\n.home-four-doctor .home-four-header h2 span.orange {\r\n    color: #F2A54A;\r\n}\r\n.banner-four-form .form-group {\r\n    position: relative;\r\n}\r\n.form-group {\r\n    margin-bottom: 1.25rem;\r\n    display: inline-flex;\r\n    width: 100%;\r\n}\r\n.dc-select:after{\r\n    color:#000;\r\n}\r\n.select2-container--default .select2-selection--single{\r\n    border: 1px solid #C4C4C4 !important;\r\n    border-color: #C4C4C4 !important;\r\n}\r\n.app_btn input[type=submit]{\r\n    padding: 12px 30px;\r\n    color: #fff !important;\r\n    background: #0071DC;\r\n    width:100%;\r\n    border: 1px solid #0071DC;\r\n    border-radius: 5px;\r\n    font-weight: 700;\r\n    font-size: 16px;\r\n    letter-spacing:0;\r\n    -webkit-transition: all 500ms ease;\r\n    -moz-transition: all 500ms ease;\r\n    -o-transition: all 500ms ease;\r\n    transition: all 500ms ease;\r\n}\r\n.app_btn:hover input[type=submit] {\r\n    color: #0071DC !important;\r\n    background:#fff;\r\n    -webkit-transition: all 500ms ease;\r\n    -moz-transition: all 500ms ease;\r\n    -o-transition: all 500ms ease;\r\n    transition: all 500ms ease;\r\n}\r\n.features-clinic-four{\r\n    padding:80px 0 0 0;\r\n}\r\n.features-clinic-grid {\r\n    border-radius: 10px;\r\n    position: relative;\r\n}\r\n.features-clinic-grid .features-clinic-img {\r\n    position: relative;\r\n    overflow: hidden;\r\n    border-radius: 10px;\r\n}\r\n.features-clinic-grid .features-clinic-img img {\r\n    width: 100%;\r\n    border-radius: 10px;\r\n    -webkit-transform: translateZ(0);\r\n    -moz-transform: translateZ(0);\r\n    transform: translateZ(0);\r\n    -moz-transition: all 2000ms cubic-bezier(.19,1,.22,1) 0ms;\r\n    -ms-transition: all 2000ms cubic-bezier(.19,1,.22,1) 0ms;\r\n    -o-transition: all 2000ms cubic-bezier(.19,1,.22,1) 0ms;\r\n    -webkit-transition: all 2000ms cubic-bezier(.19,1,.22,1) 0ms;\r\n    transition: all 2000ms cubic-bezier(.19,1,.22,1) 0ms;\r\n}\r\n.features-clinic-four .feature-clinic-overlay {\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    flex-direction: column;\r\n    position: relative;\r\n    bottom: 30px;\r\n}\r\n.features-clinic-four .feature-clinic-overlay p {\r\n    background: #0071DC;\r\n    border: 1px solid #0071DC;\r\n    border-radius: 4px;\r\n    display: flex;\r\n    justify-content: center;\r\n    align-items: center;\r\n    margin-bottom: 0;\r\n    font-size: 15px;\r\n    font-weight: 700;\r\n    color: #fff;\r\n    font-family: \'Encode Sans\', sans-serif;\r\n    padding: 10px 20px;\r\n}\r\n.dc-stars{\r\n    margin: 0 0 24px;\r\n}\r\n.features-clinic-slider-four .slick-slide {\r\n    margin-right: 15px;\r\n}\r\n.features-clinic-slider-four .slick-prev, .features-clinic-slider-four .slick-next {\r\n    display: flex;\r\n    display: -webkit-flex;\r\n    align-items: center;\r\n    -webkit-align-items: center;\r\n    justify-content: center;\r\n    -webkit-justify-content: center;\r\n    background: #B3BCC9;\r\n    color: #000000;\r\n    box-shadow: unset;\r\n    opacity: 1;\r\n    width: 44px;\r\n    height: 44px;\r\n    border-radius: 50px !important;\r\n    font-size: 0;\r\n    position: absolute;\r\n    top: 100%;\r\n}\r\n.features-clinic-slider-four .best-doctor-slider .slick-next {\r\n    right: -70px;\r\n    left: auto;\r\n}\r\n.features-clinic-slider-four .slick-prev:hover, \r\n.features-clinic-slider-four .slick-next:hover {\r\n    background: #0071DC;\r\n    color: #fff;\r\n    opacity: 1;\r\n}\r\n.features-clinic-slider-four .slick-prev:hover :before, \r\n.features-clinic-slider-four .slick-next:hover :before{\r\n     color: #fff;\r\n}\r\n.features-clinic-slider-four .slick-prev {\r\n    left: 0;\r\n    right: auto;\r\n    margin-top:30px;\r\n}\r\n.features-clinic-slider-four .slick-next{\r\n    left:55px;\r\n    margin-top:30px;\r\n}\r\n.features-clinic-slider-four .slick-next:before,\r\n.features-clinic-slider-four .slick-prev:before {\r\n    content: \"\\f054\";\r\n    font-family: \"Font Awesome 5 Free\";\r\n    font-weight: 900;\r\n    color: #000;\r\n    opacity: 1;\r\n    font-size: 16px;\r\n}\r\n.features-clinic-slider-four .slick-prev:before {\r\n    content: \"\\f053\";\r\n}\r\n.btn-one {\r\n    font-size: 16px;\r\n    font-weight: 700;\r\n    color: #fff;\r\n    font-family: \'Encode Sans\', sans-serif;\r\n    padding: 10px 30px;\r\n    text-align: center;\r\n    background: #0071DC;\r\n    border: 1px solid #0071DC;\r\n    box-shadow: inset 0 0 0 0 #ffffff;\r\n    border-radius: 5px;\r\n    min-width: 110px;\r\n    -webkit-transition: all 0.5s;\r\n    -moz-transition: all 0.5s;\r\n    -o-transition: all 0.5s;\r\n    transition: all 0.5s;\r\n}\r\n.btn-one:hover {\r\n    color: #0071DC;\r\n    border: 1px solid #0071DC;\r\n    background: #ffffff;\r\n    box-shadow: inset 0 50px 0 0 #ffffff;\r\n    -webkit-transition: all 0.5s;\r\n    -moz-transition: all 0.5s;\r\n    -o-transition: all 0.5s;\r\n    transition: all 0.5s;\r\n}\r\ndiv#content {\r\n    margin-top: -152px;\r\n}\r\n.sigma_header.header-layout-10{\r\n    z-index:9;\r\n}\r\n.sigma_header-top{\r\n    border-bottom:none;\r\n}\r\nul.sigma_header-top-nav li {\r\n    padding-right: 20px;\r\n    margin-right: 20px;\r\n    color: #FFFFFF;\r\n    font-weight: 500;\r\n    border-right: 1px solid #fff;\r\n}\r\nul.sigma_header-top-nav  li:last-child {\r\n    border: none;\r\n    padding: 0;\r\n    margin: 0;\r\n}\r\nul.sigma_header-top-nav li a{\r\n    font-weight: 500 !important;\r\n    font-size: 16px !important;\r\n}\r\n.sigma_header-top-inner{\r\n    padding:20px 0;\r\n}\r\n.sigma_header.header-layout-10 .sigma_header-middle .container .navbar{\r\n    border-radius:5px;\r\n}\r\n.sigma_header .navbar-nav li a {\r\n    text-transform: none;\r\n    font-size: 16px;\r\n    font-weight: 600;\r\n    color: #1A1A1A;\r\n}\r\n.sigma_header .navbar-nav li a:hover, .sigma_header .navbar-nav li.active>a {\r\n    color: #0071DC !important;\r\n}\r\n#menu-primary-menu-1 li.current-menu-item a {\r\n    color: #0071DC !important;\r\n}\r\n#menu-primary-menu .current-menu-item a, .current-menu-ancestor a {\r\n    color: #0071DC !important;\r\n}\r\nul#menu-homefivemenu {\r\n    margin: 0;\r\n    padding: 0;\r\n}\r\nul#menu-homefivemenu li{\r\n    -webkit-box-align: center;\r\n    -ms-flex-align: center;\r\n    align-items: center;\r\n    display: -webkit-inline-box;\r\n    display: -ms-inline-flexbox;\r\n    display: inline-flex;\r\n    padding-right: 20px;\r\n    justify-content: center;\r\n    -webkit-justify-content: center;\r\n    -ms-flex-pack: center;\r\n}\r\nul#menu-homefivemenu li a\r\n{\r\n    display: inline-block;\r\n    border: 1px solid #0071DC;\r\n    padding: 10px 30px;\r\n    color: #0071DC;\r\n    border-radius: 5px;\r\n    font-weight: 700;\r\n    font-size: 16px;\r\n    position: relative;\r\n    z-index: 1;\r\n    -webkit-transition: all 500ms ease;\r\n    -moz-transition: all 500ms ease;\r\n    -o-transition: all 500ms ease;\r\n    transition: all 500ms ease;\r\n}\r\nbody.logged-in ul#menu-homefivemenu{\r\n    display:none;\r\n}\r\nul#menu-homefivemenu li:first-child a{\r\n    background:#0071DC;\r\n    color:#fff;\r\n}\r\nul#menu-homefivemenu li:first-child a:hover{\r\n    background: #fff;\r\n    color: #0071DC;\r\n    -webkit-transition: all 500ms ease;\r\n    -moz-transition: all 500ms ease;\r\n    -o-transition: all 500ms ease;\r\n    transition: all 500ms ease;\r\n}\r\nfooter.sigma_footer .footer-top {\r\n    padding: 40px 0;\r\n}\r\nfooter.sigma_footer .widget{\r\n    padding:0;\r\n    background:unset;\r\n}\r\nfooter.sigma_footer .widget h6::before{\r\n    display:none;\r\n}\r\nfooter.sigma_footer .widget h6 {\r\n    color: #fff;\r\n    font-size: 22px;\r\n    font-weight: 700;\r\n    margin-bottom: 20px;\r\n    text-transform: capitalize;\r\n}\r\nfooter.sigma_footer .widget p{\r\n  color: #E0E0E0;\r\n    font-family: \'Encode Sans\', sans-serif;  \r\n}\r\nfooter.sigma_footer .widget p i{\r\n    margin-right:20px;\r\n    color: #fff;\r\n}\r\nul#menu-specalitiesmenu  li,\r\nul#menu-servicesmenu li{\r\n    padding: 0px 0px 10px 0;\r\n}\r\nul#menu-specalitiesmenu  li a,\r\nul#menu-servicesmenu li a{\r\n    color: #E0E0E0;\r\n    padding-left: 0px;\r\n    font-family: \'Montserrat\', sans-serif;\r\n    transition: all 0.4s ease 0s;\r\n    font-weight:400;\r\n    font-size:15px;\r\n}\r\ndiv#social-widget-area .widget ul>li {\r\n    padding: 0px 0px 10px 0;\r\n}\r\ndiv#social-widget-area  ul li a {\r\n    color: #E0E0E0;\r\n    padding-left: 0px;\r\n    font-family: \'Montserrat\', sans-serif;\r\n    transition: all 0.4s ease 0s;\r\n}\r\ndiv#social-widget-area  ul li a i {\r\n    font-size: 20px;\r\n    color: #FFFFFF;\r\n}\r\nfooter.sigma_footer .footer-bottom .copyright {\r\n    border-top: 1px solid #C0C9D5;\r\n    padding: 30px 0;\r\n}\r\nul#menu-privacymenu {\r\n    font-size: 14px;\r\n    margin: 0;\r\n    padding: 0;\r\n    text-align: right;\r\n}\r\nul#menu-privacymenu li {\r\n    display: inline-block;\r\n    margin-right: 15px;\r\n}\r\nul#menu-privacymenu li::after {\r\n    color: #fff;\r\n    content: \"|\";\r\n    font-weight: 300;\r\n    position: relative;\r\n    left: 10px;\r\n}\r\nul#menu-privacymenu li:last-child {\r\n    margin-right: 0;\r\n}\r\nul#menu-privacymenu li:last-child::after {\r\n    content: \"\";\r\n}\r\nul#menu-privacymenu li a:hover {\r\n    color: #0071DC;\r\n}\r\nul.sigma_header-top-nav.social-info li{\r\n    border-right: none;\r\n    margin:0;\r\n    padding:0;\r\n}\r\n.sigma_header.header-layout-10 .sigma_header-top-inner .sigma_header-top-contacts .sigma_header-top-nav.social-info li+li{\r\n    margin-left: 15px;\r\n}\r\n.text-end {\r\n    margin-right: 15px;\r\n    margin-top: 30px;\r\n}\r\n.looking-grid-four .wpb_content_element{\r\n    margin-bottom:0 !important;\r\n}');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(7985, 3520, '_wpb_post_custom_css', '.sigma_subheader{\r\n    display:none;\r\n}\r\n.looking-section-four {\r\n    padding: 80px 0 80px;\r\n}\r\n.section-header-four h2 {\r\n    font-weight: 700 !important;\r\n    color: #263238  !important;\r\n}\r\n.color-primary {\r\n    color: #0071DC;\r\n    font-weight: 700;\r\n}\r\n.looking-row {\r\n    padding-left: 0px;\r\n    padding-right: 0px;\r\n    background: #FFFFFF;\r\n    border: 1px solid rgba(192, 201, 213, 0.5);\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.looking-grid-four {\r\n    display: flex;\r\n    padding: 0px;\r\n    background: #fff;\r\n    border: 1px solid transparent;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.looking-grid-four .looking-box-four {\r\n    display: flex;\r\n    padding: 20px;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n    position: relative;\r\n    top: 0px;\r\n    right: 0px;\r\n}\r\n.looking-box-four .looking-inner-box {\r\n    padding: 20px;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.looking-box-four .looking-inner-box .looking-info-four a {\r\n    display: inline-flex;\r\n    justify-content: center;\r\n    align-items: center;\r\n    font-weight: 600;\r\n    font-size: 28px;\r\n    color: #063B6F;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.looking-box-four .looking-inner-box .looking-info-four a i {\r\n    font-size: 40px;\r\n    color: #0071DC;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.me-2 {\r\n    margin-right: 0.5rem!important;\r\n}\r\n.looking-box-four .looking-inner-box .looking-info-four strong {\r\n    margin-top: 20px;\r\n    font-weight:400 !important;\r\n    display:block;\r\n    margin-bottom: 0;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.looking-box-four .looking-inner-box .looking-four-btn {\r\n    margin-top: 30px;\r\n}\r\n.looking-box-four .looking-inner-box .looking-four-btn a {\r\n    display: inline-flex;\r\n    justify-content: center;\r\n    align-items: center;\r\n    font-weight: 700;\r\n    font-size: 18px;\r\n    color: #0071DC;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.looking-box-four .looking-inner-box .looking-four-btn a i {\r\n    color: #0071DC;\r\n    position: relative;\r\n    left: 0;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.ms-2 {\r\n    margin-left: 0.5rem!important;\r\n}\r\n.looking-grid-four:hover {\r\n    background: #E5F1FB;\r\n    border: 1px solid rgba(192, 201, 213, 0.5);\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.looking-grid-four:hover .looking-box-four {\r\n    background: #01255D;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n    -webkit-transform: translate(0px, 0px);\r\n    -ms-transform: translate(0px, 0px);\r\n    transform: translate(0px, 0px);\r\n    top: -20px;\r\n    right: -20px;\r\n}\r\n.looking-grid-four:hover .looking-box-four .looking-inner-box {\r\n    background: rgba(255, 255, 255, 0.06);\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.looking-grid-four:hover .looking-box-four .looking-inner-box .looking-info-four a {\r\n    color: #fff;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.looking-grid-four:hover .looking-inner-box .looking-info-four strong {\r\n    color: #fff;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.looking-grid-four:hover .looking-box-four .looking-inner-box .looking-four-btn a {\r\n    color: #fff;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.looking-grid-four:hover .looking-box-four .looking-inner-box .looking-four-btn a i {\r\n    color: #fff;\r\n    left: 10px;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.looking-grid-four:hover .looking-box-four .looking-inner-box .looking-info-four a i {\r\n    color: #fff;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.clinic-section-four {\r\n    padding: 40px 0 0px;\r\n}\r\n.sub-title p{\r\n    color: #3E5463;\r\n    font-size: 16px;\r\n    max-width: 600px;\r\n    text-align:center;\r\n}\r\n.clinic-grid-four {\r\n    position: relative;\r\n    overflow: hidden;\r\n    margin-bottom: 30px;\r\n    text-align: center;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.clinic-grid-four .clinic-img {\r\n    position: relative;\r\n    overflow: hidden;\r\n    border-radius: 6px;\r\n}\r\n.clinic-grid-four .clinic-img:before {\r\n    background-color: rgba(0, 40, 79, 0.8);\r\n    content: \"\";\r\n    position: absolute;\r\n    left: 0;\r\n    top: 0;\r\n    width: 100%;\r\n    height: 100%;\r\n    z-index: 1;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.clinic-grid-four .clinic-img .clinic-image {\r\n    width: 100%;\r\n    -webkit-transform: translateZ(0);\r\n    -moz-transform: translateZ(0);\r\n    transform: translateZ(0);\r\n    -moz-transition: all 2000ms cubic-bezier(.19,1,.22,1) 0ms;\r\n    -ms-transition: all 2000ms cubic-bezier(.19,1,.22,1) 0ms;\r\n    -o-transition: all 2000ms cubic-bezier(.19,1,.22,1) 0ms;\r\n    -webkit-transition: all 2000ms cubic-bezier(.19,1,.22,1) 0ms;\r\n    transition: all 2000ms cubic-bezier(.19,1,.22,1) 0ms;\r\n}\r\n.clinic-grid-four .clinic-content {\r\n    position: absolute;\r\n    top: 50%;\r\n    left: 50%;\r\n    z-index: 1;\r\n    width: 100%;\r\n    -webkit-transform: translate(-50%, -50%);\r\n    -ms-transform: translate(-50%, -50%);\r\n    transform: translate(-50%, -50%);\r\n    text-align: center !important;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.clinic-grid-four .clinic-content h4 {\r\n    font-family: \'Montserrat\', sans-serif;\r\n    font-size: 24px;\r\n    font-weight: 600;\r\n    color: #fff;\r\n    margin-bottom: 20px;\r\n}\r\n.clinic-grid-four .clinic-icon-inner {\r\n    position: absolute;\r\n    bottom: 15px;\r\n    right: 30px;\r\n    z-index: 1;\r\n    background: #fff;\r\n    border-radius: 6px;\r\n    padding: 20px;\r\n    display: flex;\r\n    justify-content: center;\r\n    align-items: center;\r\n    width: 80px;\r\n    height: 80px;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.clinic-grid-four .clinic-icon-inner img {\r\n    width: 40px;\r\n    fill: #0071DC;\r\n    filter: invert(26%) sepia(31%) saturate(5801%) hue-rotate(153deg) brightness(75%) contrast(130%);\r\n}\r\n.clinic-grid-four .clinic-icon-inner .sigma_about-image-1{\r\n    border:none;\r\n    border-radius:unset;\r\n    padding:0;\r\n}\r\n.clinic-grid-four .overlay {\r\n    position: absolute;\r\n    bottom: 100% !important;\r\n    left: 0;\r\n    right: 0;\r\n    overflow: hidden;\r\n    width: 100%;\r\n    height: 0 !important;\r\n    background-color: #0071DC;\r\n    border-radius: 6px;\r\n    z-index: 1;\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    flex-direction: column;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n\r\n.clinic-grid-four .overlay .clinic-round {\r\n    background-color: #F1F1F1;\r\n    border: 1px solid #F1F1F1;\r\n    border-radius: 100%;\r\n    display: flex;\r\n    justify-content: center;\r\n    align-items: center;\r\n    width: 120px;\r\n    height: 120px;\r\n    animation: pulse-secondary 2s infinite;\r\n    -webkit-box-shadow: 0 0 0 rgb(255 255 255);\r\n    box-shadow: 0 0 0 rgb(255 255 255);\r\n}\r\n.clinic-grid-four .overlay .clinic-round img {\r\n    width: 50px;\r\n    fill: #0071DC;\r\n    filter: invert(26%) sepia(31%) saturate(5801%) hue-rotate(153deg) brightness(75%) contrast(130%);\r\n}\r\n.clinic-grid-four .overlay h4 {\r\n    font-family: \'Montserrat\', sans-serif;\r\n    font-size: 24px;\r\n    font-weight: 600;\r\n    color: #fff;\r\n    margin-bottom: 0px;\r\n}\r\n.clinic-grid-four:hover .overlay {\r\n    height: 100% !important;\r\n    bottom: 0 !important;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.clinic-grid-four .wpb_content_element{\r\n    margin-bottom:0px;\r\n}\r\n.sigma_about .sigma_about-image-1,\r\n.sigma-custom-image-style-1 .sigma_about .sigma_about-image-1 img, \r\n.sigma-custom-image-style-1 .sigma_about .sigma_about-image-2 img{\r\n    border:none !important;\r\n    border-radius:unset !important;\r\n    background:unset !important;\r\n    padding:0 !important;\r\n}\r\n.doctor-section-four {\r\n    padding: 40px 0 80px;\r\n}\r\n.best-doctors-grid {\r\n    background: #FFFFFF;\r\n    border: 1px solid rgba(192, 201, 213, 0.5);\r\n    border-radius: 6px;\r\n    position: relative;\r\n    margin-bottom: 70px;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.best-doctors-grid .best-doctors-img {\r\n    border-radius: 6px 6px 0px 0px;\r\n    position: relative;\r\n    overflow: hidden;\r\n    height: 227px;\r\n    padding: 0;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.best-doctors-grid .best-doctors-img img {\r\n    width: 100%;\r\n    border-radius: 6px 6px 0px 0px;\r\n    -webkit-transform: translateZ(0);\r\n    -moz-transform: translateZ(0);\r\n    transform: translateZ(0);\r\n    -moz-transition: all 2000ms cubic-bezier(.19,1,.22,1) 0ms;\r\n    -ms-transition: all 2000ms cubic-bezier(.19,1,.22,1) 0ms;\r\n    -o-transition: all 2000ms cubic-bezier(.19,1,.22,1) 0ms;\r\n    -webkit-transition: all 2000ms cubic-bezier(.19,1,.22,1) 0ms;\r\n    transition: all 2000ms cubic-bezier(.19,1,.22,1) 0ms;\r\n}\r\n.best-doctors-grid .best-doctors-info {\r\n    padding: 20px;\r\n    font-family: \'Montserrat\', sans-serif;\r\n    border-radius: 0px 0px 6px 6px;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.best-doctors-grid .best-doctors-info h3 {\r\n    margin-bottom: 10px;\r\n}\r\n.best-doctors-grid .best-doctors-info .doctor-posting {\r\n    font-weight: 500;\r\n    font-size: 14px;\r\n    color: #3E5463;\r\n    margin-bottom: 14px;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.best-doctors-grid .best-doctors-info .doctors-amount {\r\n    font-weight: 600;\r\n    font-size: 18px;\r\n    color: #27AD5F;\r\n    margin-bottom: 14px;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.best-doctors-grid .best-doctors-info .rating {\r\n    font-weight: 500;\r\n    font-size: 14px;\r\n    color: #3E5463;\r\n    margin-bottom: 24px;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.best-doctors-grid .best-doctors-info .booking-btn {\r\n    padding: 0;\r\n    margin: 0;\r\n}\r\n.best-doctors-grid .best-doctors-info .booking-btn .btn {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    width: 100%;\r\n    color: #0071DC;\r\n    background: transparent;\r\n    border: 1px solid #fff;\r\n    border-radius: 5px;\r\n    padding: 10px;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.btn {\r\n    display: inline-block;\r\n    font-weight: 400;\r\n    line-height: 1.5;\r\n    color: #212529;\r\n    text-align: center;\r\n    text-decoration: none;\r\n    vertical-align: middle;\r\n    cursor: pointer;\r\n    -webkit-user-select: none;\r\n    -moz-user-select: none;\r\n    user-select: none;\r\n    background-color: transparent;\r\n    border: 1px solid transparent;\r\n    padding: 0.375rem 0.75rem;\r\n    font-size: 1rem;\r\n    border-radius: 0.25rem;\r\n    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;\r\n}\r\n.best-doctors-grid .best-doctors-info .booking-btn .btn span {\r\n    position: relative;\r\n    right: 0px;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.best-doctors-grid .best-doctors-info .booking-btn .btn i {\r\n    font-size: 14px;\r\n}\r\n.best-doctors-grid:hover .best-doctors-img:before {\r\n    background-color: rgba(0, 28, 43, 0.42);\r\n    content: \"\";\r\n    position: absolute;\r\n    left: 0;\r\n    top: 0;\r\n    width: 100%;\r\n    height: 100%;\r\n    z-index: 1;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.best-doctors-grid:hover .best-doctors-info {\r\n    background: #0071DC;\r\n    box-shadow: 0px 20px 40px rgb(0 0 0 / 9%);\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.best-doctors-grid:hover .best-doctors-info h3 a {\r\n    color: #fff;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.best-doctors-grid:hover .best-doctors-info .doctor-posting {\r\n    color: #fff;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.best-doctors-grid:hover .best-doctors-info .doctors-amount {\r\n    color: #fff;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.best-doctors-grid:hover .best-doctors-info .rating {\r\n    color: #fff;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.best-doctors-grid:hover .best-doctors-info .booking-btn .btn {\r\n    background: #fff;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.best-doctors-grid:hover .best-doctors-info .booking-btn .btn span {\r\n    right: 0px;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.doctor-section-four .slick-slide, .best-doctors-slider .slick-slide, .best-doctors-slider .slick-slide {\r\n    display: block;\r\n    margin-left: 0;\r\n    padding: 10px;\r\n    width: 280px;\r\n    padding-bottom: 0;\r\n}\r\n.best-doctors-slider .slick-dots li button {\r\n    width: 20px;\r\n    height: 20px;\r\n    background: #00284F;\r\n    border-radius: 50px !important;\r\n}\r\n.best-doctors-slider .slick-dots li.slick-active button {\r\n    background-color: #0071DC !important;\r\n    box-shadow: 0px 0px 10px #0071dc;\r\n}\r\n.best-doctors-slider .slick-dots li button {\r\n    width: 20px;\r\n    height: 20px;\r\n    background: #00284F;\r\n    border-radius: 50px;\r\n}\r\n.best-doctors-grid .best-doctors-info h3 a {\r\n    font-size: 18px;\r\n    font-weight: 600;\r\n    color: #000;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n    font-family: \'Montserrat\', sans-serif;\r\n    text-transform:capitalize;\r\n}\r\n.best-doctors-grid .best-doctors-img img{\r\n    min-height: 227px;\r\n    object-fit: cover;\r\n}\r\n.best-doctors-grid:hover .best-doctors-info .doctor-posting {\r\n    color: #fff;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.blog-section-four {\r\n    padding: 0;\r\n}\r\n.sigma_post.style-16{\r\n    padding:0;\r\n}\r\n.sigma_post.style-16 .sigma_post-body{\r\n    padding:15px;\r\n}\r\n.sigma_post.style-16 .blog-date-four {\r\n    position: absolute;\r\n    left: 15px;\r\n    bottom: 15px;\r\n    z-index: 1;\r\n}\r\n.sigma_post.style-16 span.posted-on {\r\n    font-family: \'IBM Plex Sans\', sans-serif;\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    padding: 10px;\r\n    height: 43px;\r\n    background: #0071DC;\r\n    border-radius: 5px;\r\n    color: #FFFFFF;\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: space-between;\r\n}\r\n.sigma_post.style-16 span.posted-on a {\r\n    font-family: \'IBM Plex Sans\', sans-serif;\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    height: 43px;\r\n    background: #0071DC;\r\n    border-radius: 5px;\r\n    color: #FFFFFF;\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: space-between;\r\n}\r\n.sigma_post.style-16 span.posted-on i{\r\n    margin-right: 0.5rem!important;\r\n}\r\n.sigma_post.style-16 .blog-date-four:hover span.posted-on,\r\n.sigma_post.style-16 .blog-date-four:hover span.posted-on a{\r\n    background: #3E5463;\r\n    color: #fff;\r\n}\r\n.sigma_post.style-16 .blog-doctors-four {\r\n    font-family: \'Montserrat\', sans-serif;\r\n    padding: 15px;\r\n    border-top: 1px solid #E0E0E0;\r\n    border-bottom: 1px solid #E0E0E0;\r\n}\r\n.sigma_post.style-16 span.author{\r\n    display: flex;\r\n    align-items: center;\r\n    font-size: 16px;\r\n    font-weight: 500;\r\n    color: #3E5463;\r\n}\r\n.sigma_post.style-16 .blog-doctors-four img {\r\n    width: 37px;\r\n    border-radius: 50%;\r\n    height: 37px;\r\n    margin-right: 0.5rem!important;\r\n}\r\n.sigma_post.style-16 span.categories-list i{\r\n    display:none;\r\n}\r\n.sigma_post.style-16 span.categories-list a{\r\n    margin-bottom: 0px;\r\n    font-weight: 400;\r\n    font-size: 14px;\r\n    color: #FFFFFF;\r\n    background: #98A2B0;\r\n    border-radius: 5px;\r\n    padding: 5px;\r\n    display: inline-flex;\r\n    justify-content: center;\r\n    align-items: center;\r\n}\r\n.sigma_post.style-16 .sigma_post-content p{\r\n    font-family: \'Montserrat\', sans-serif;\r\n    font-size: 16px;\r\n    font-weight: 500;\r\n    color: #3E5463;\r\n    margin-bottom: 0px;\r\n    margin-top: 0;\r\n    line-height:unset;\r\n}\r\n.sigma_post.style-16 .blog-four-arrow {\r\n    position: absolute;\r\n    bottom: 0px;\r\n    width: 100%;\r\n    text-align: center;\r\n}\r\n.sigma_post.style-16 .blog-four-arrow a {\r\n    background-color: #0071DC;\r\n    color: #fff;\r\n    box-shadow: 0px 0px 20px rgb(10 99 184 / 85%);\r\n    width: 38px;\r\n    height: 38px;\r\n    border-radius: 50%;\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    opacity: 0;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n    margin: auto;\r\n}\r\n.sigma_post.style-16 .blog-info-four {\r\n    padding: 15px;\r\n}\r\n.sigma_post.style-16 .blog-info-four h5{\r\n    margin-bottom:0px;\r\n}\r\n.sigma_post.style-16 .blog-info-four h5 a {\r\n    font-family: \'Encode Sans\', sans-serif;\r\n    font-weight: 600;\r\n    color: #3E5463;\r\n}\r\n.sigma_post.style-16{\r\n   background: #FFFFFF;\r\n    border: 1px solid #E0E0E0;\r\n    border-radius: 10px;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n    position: relative;\r\n    margin-bottom: 80px;\r\n}\r\n.sigma_post.style-16 .sigma_post-body{\r\n    border:none;\r\n}\r\n.sigma_post.style-16:hover {\r\n    box-shadow: 0px 35px 35px rgb(0 28 43 / 10%) !important;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.sigma_post.style-16:hover .sigma_post-thumb img {\r\n    -webkit-transform: scale(1.15);\r\n    -moz-transform: scale(1.15);\r\n    transform: scale(1.15);\r\n}\r\n.sigma_post.style-16:hover .blog-info-four a {\r\n    color: #0071DC;\r\n}\r\n.sigma_post.style-16:hover .blog-four-arrow a {\r\n    -webkit-transform: translate(0, 50%);\r\n    transform: translate(0, 50%);\r\n    opacity: 1;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.vc_btn3-container.viewall_btn{\r\n    margin-bottom:0;\r\n}\r\n.viewall_btn a{\r\n    font-family: \'Encode Sans\', sans-serif;\r\n    padding: 8px 30px !important;\r\n    box-shadow: inset 0 0 0 #fff !important;\r\n    text-transform: capitalize !important;\r\n    font-size: 16px !important;\r\n    font-weight: 700 !important;\r\n    border-radius: 5px !important;\r\n    background-image: unset !important;\r\n}\r\n.viewall_btn:hover a{\r\n    color: #0071DC !important;\r\n    border: 1px solid #0071DC;\r\n    background-color: #ffffff !important;\r\n    background: #ffffff !important;\r\n    box-shadow: inset 210px 0 0 0 #ffffff;\r\n    -webkit-transition: all 0.5s;\r\n    -moz-transition: all 0.5s;\r\n    -o-transition: all 0.5s;\r\n    transition: all 0.5s;\r\n}\r\nbody .vc_general.vc_btn3:before{\r\n   background-color: #FFF;\r\n   border: 1px solid #0071DC;\r\n   border-radius: 5px !important;\r\n}\r\n.sigma_footer{\r\n    background-color: #242424;\r\n}\r\n.sigma_footer .sigma-footer-template .sigma_footer_menu_wrapper .widgettitle{\r\n    font-size: 22px;\r\n}\r\n.home-four-banner {\r\n    background-size: cover;\r\n    background-repeat: no-repeat;\r\n    background-position: center;\r\n    padding: 0px 0 40px;\r\n    position: relative;\r\n    overflow: hidden;\r\n}\r\n.home-four-doctor {\r\n    padding: 140px 0;\r\n    max-width: 668px;\r\n    margin-left: auto;\r\n}\r\n.home-four-doctor .home-four-header {\r\n    margin-bottom: 40px;\r\n}\r\n.home-four-doctor .home-four-header h2 {\r\n    color: #fff;\r\n    font-weight: 700;\r\n    margin: auto;\r\n    font-size: 48px;\r\n    max-width: 550px;\r\n    text-align: right;\r\n}\r\n.home-four-doctor .home-four-header h2 span.orange {\r\n    color: #F2A54A;\r\n}\r\n.banner-four-form .form-group {\r\n    position: relative;\r\n}\r\n.form-group {\r\n    margin-bottom: 1.25rem;\r\n    display: inline-flex;\r\n    width: 100%;\r\n}\r\n.dc-select:after{\r\n    color:#000;\r\n}\r\n.select2-container--default .select2-selection--single{\r\n    border: 1px solid #C4C4C4 !important;\r\n    border-color: #C4C4C4 !important;\r\n}\r\n.app_btn input[type=submit]{\r\n    padding: 12px 30px;\r\n    color: #fff !important;\r\n    background: #0071DC;\r\n    width:100%;\r\n    border: 1px solid #0071DC;\r\n    border-radius: 5px;\r\n    font-weight: 700;\r\n    font-size: 16px;\r\n    letter-spacing:0;\r\n    -webkit-transition: all 500ms ease;\r\n    -moz-transition: all 500ms ease;\r\n    -o-transition: all 500ms ease;\r\n    transition: all 500ms ease;\r\n}\r\n.app_btn:hover input[type=submit] {\r\n    color: #0071DC !important;\r\n    background:#fff;\r\n    -webkit-transition: all 500ms ease;\r\n    -moz-transition: all 500ms ease;\r\n    -o-transition: all 500ms ease;\r\n    transition: all 500ms ease;\r\n}\r\n.features-clinic-four{\r\n    padding:80px 0 0 0;\r\n}\r\n.features-clinic-grid {\r\n    border-radius: 10px;\r\n    position: relative;\r\n}\r\n.features-clinic-grid .features-clinic-img {\r\n    position: relative;\r\n    overflow: hidden;\r\n    border-radius: 10px;\r\n}\r\n.features-clinic-grid .features-clinic-img img {\r\n    width: 100%;\r\n    border-radius: 10px;\r\n    -webkit-transform: translateZ(0);\r\n    -moz-transform: translateZ(0);\r\n    transform: translateZ(0);\r\n    -moz-transition: all 2000ms cubic-bezier(.19,1,.22,1) 0ms;\r\n    -ms-transition: all 2000ms cubic-bezier(.19,1,.22,1) 0ms;\r\n    -o-transition: all 2000ms cubic-bezier(.19,1,.22,1) 0ms;\r\n    -webkit-transition: all 2000ms cubic-bezier(.19,1,.22,1) 0ms;\r\n    transition: all 2000ms cubic-bezier(.19,1,.22,1) 0ms;\r\n}\r\n.features-clinic-four .feature-clinic-overlay {\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    flex-direction: column;\r\n    position: relative;\r\n    bottom: 30px;\r\n}\r\n.features-clinic-four .feature-clinic-overlay p {\r\n    background: #0071DC;\r\n    border: 1px solid #0071DC;\r\n    border-radius: 4px;\r\n    display: flex;\r\n    justify-content: center;\r\n    align-items: center;\r\n    margin-bottom: 0;\r\n    font-size: 15px;\r\n    font-weight: 700;\r\n    color: #fff;\r\n    font-family: \'Encode Sans\', sans-serif;\r\n    padding: 10px 20px;\r\n}\r\n.dc-stars{\r\n    margin: 0 0 24px;\r\n}\r\n.features-clinic-slider-four .slick-slide {\r\n    margin-right: 15px;\r\n}\r\n.features-clinic-slider-four .slick-prev, .features-clinic-slider-four .slick-next {\r\n    display: flex;\r\n    display: -webkit-flex;\r\n    align-items: center;\r\n    -webkit-align-items: center;\r\n    justify-content: center;\r\n    -webkit-justify-content: center;\r\n    background: #B3BCC9;\r\n    color: #000000;\r\n    box-shadow: unset;\r\n    opacity: 1;\r\n    width: 44px;\r\n    height: 44px;\r\n    border-radius: 50px !important;\r\n    font-size: 0;\r\n    position: absolute;\r\n    top: 100%;\r\n}\r\n.features-clinic-slider-four .best-doctor-slider .slick-next {\r\n    right: -70px;\r\n    left: auto;\r\n}\r\n.features-clinic-slider-four .slick-prev:hover, \r\n.features-clinic-slider-four .slick-next:hover {\r\n    background: #0071DC;\r\n    color: #fff;\r\n    opacity: 1;\r\n}\r\n.features-clinic-slider-four .slick-prev:hover :before, \r\n.features-clinic-slider-four .slick-next:hover :before{\r\n     color: #fff;\r\n}\r\n.features-clinic-slider-four .slick-prev {\r\n    left: 0;\r\n    right: auto;\r\n    margin-top:30px;\r\n}\r\n.features-clinic-slider-four .slick-next{\r\n    left:55px;\r\n    margin-top:30px;\r\n}\r\n.features-clinic-slider-four .slick-next:before,\r\n.features-clinic-slider-four .slick-prev:before {\r\n    content: \"\\f054\";\r\n    font-family: \"Font Awesome 5 Free\";\r\n    font-weight: 900;\r\n    color: #000;\r\n    opacity: 1;\r\n    font-size: 16px;\r\n}\r\n.features-clinic-slider-four .slick-prev:before {\r\n    content: \"\\f053\";\r\n}\r\n.btn-one {\r\n    font-size: 16px;\r\n    font-weight: 700;\r\n    color: #fff;\r\n    font-family: \'Encode Sans\', sans-serif;\r\n    padding: 10px 30px;\r\n    text-align: center;\r\n    background: #0071DC;\r\n    border: 1px solid #0071DC;\r\n    box-shadow: inset 0 0 0 0 #ffffff;\r\n    border-radius: 5px;\r\n    min-width: 110px;\r\n    -webkit-transition: all 0.5s;\r\n    -moz-transition: all 0.5s;\r\n    -o-transition: all 0.5s;\r\n    transition: all 0.5s;\r\n}\r\n.btn-one:hover {\r\n    color: #0071DC;\r\n    border: 1px solid #0071DC;\r\n    background: #ffffff;\r\n    box-shadow: inset 0 50px 0 0 #ffffff;\r\n    -webkit-transition: all 0.5s;\r\n    -moz-transition: all 0.5s;\r\n    -o-transition: all 0.5s;\r\n    transition: all 0.5s;\r\n}\r\ndiv#content {\r\n    margin-top: -152px;\r\n}\r\n.sigma_header.header-layout-10{\r\n    z-index:9;\r\n}\r\n.sigma_header-top{\r\n    border-bottom:none;\r\n}\r\nul.sigma_header-top-nav li {\r\n    padding-right: 20px;\r\n    margin-right: 20px;\r\n    color: #FFFFFF;\r\n    font-weight: 500;\r\n    border-right: 1px solid #fff;\r\n}\r\nul.sigma_header-top-nav  li:last-child {\r\n    border: none;\r\n    padding: 0;\r\n    margin: 0;\r\n}\r\nul.sigma_header-top-nav li a{\r\n    font-weight: 500 !important;\r\n    font-size: 16px !important;\r\n}\r\n.sigma_header-top-inner{\r\n    padding:20px 0;\r\n}\r\n.sigma_header.header-layout-10 .sigma_header-middle .container .navbar{\r\n    border-radius:5px;\r\n}\r\n.sigma_header .navbar-nav li a {\r\n    text-transform: none;\r\n    font-size: 16px;\r\n    font-weight: 600;\r\n    color: #1A1A1A;\r\n}\r\n.sigma_header .navbar-nav li a:hover, .sigma_header .navbar-nav li.active>a {\r\n    color: #0071DC !important;\r\n}\r\n#menu-primary-menu-1 li.current-menu-item a {\r\n    color: #0071DC !important;\r\n}\r\n#menu-primary-menu .current-menu-item a, .current-menu-ancestor a {\r\n    color: #0071DC !important;\r\n}\r\nul#menu-homefivemenu {\r\n    margin: 0;\r\n    padding: 0;\r\n}\r\nul#menu-homefivemenu li{\r\n    -webkit-box-align: center;\r\n    -ms-flex-align: center;\r\n    align-items: center;\r\n    display: -webkit-inline-box;\r\n    display: -ms-inline-flexbox;\r\n    display: inline-flex;\r\n    padding-right: 20px;\r\n    justify-content: center;\r\n    -webkit-justify-content: center;\r\n    -ms-flex-pack: center;\r\n}\r\nul#menu-homefivemenu li a\r\n{\r\n    display: inline-block;\r\n    border: 1px solid #0071DC;\r\n    padding: 10px 30px;\r\n    color: #0071DC;\r\n    border-radius: 5px;\r\n    font-weight: 700;\r\n    font-size: 16px;\r\n    position: relative;\r\n    z-index: 1;\r\n    -webkit-transition: all 500ms ease;\r\n    -moz-transition: all 500ms ease;\r\n    -o-transition: all 500ms ease;\r\n    transition: all 500ms ease;\r\n}\r\nbody.logged-in ul#menu-homefivemenu{\r\n    display:none;\r\n}\r\nul#menu-homefivemenu li:first-child a{\r\n    background:#0071DC;\r\n    color:#fff;\r\n}\r\nul#menu-homefivemenu li:first-child a:hover{\r\n    background: #fff;\r\n    color: #0071DC;\r\n    -webkit-transition: all 500ms ease;\r\n    -moz-transition: all 500ms ease;\r\n    -o-transition: all 500ms ease;\r\n    transition: all 500ms ease;\r\n}\r\nfooter.sigma_footer .footer-top {\r\n    padding: 40px 0;\r\n}\r\nfooter.sigma_footer .widget{\r\n    padding:0;\r\n    background:unset;\r\n}\r\nfooter.sigma_footer .widget h6::before{\r\n    display:none;\r\n}\r\nfooter.sigma_footer .widget h6 {\r\n    color: #fff;\r\n    font-size: 22px;\r\n    font-weight: 700;\r\n    margin-bottom: 20px;\r\n    text-transform: capitalize;\r\n}\r\nfooter.sigma_footer .widget p{\r\n  color: #E0E0E0;\r\n    font-family: \'Encode Sans\', sans-serif;  \r\n}\r\nfooter.sigma_footer .widget p i{\r\n    margin-right:20px;\r\n    color: #fff;\r\n}\r\nul#menu-specalitiesmenu  li,\r\nul#menu-servicesmenu li{\r\n    padding: 0px 0px 10px 0;\r\n}\r\nul#menu-specalitiesmenu  li a,\r\nul#menu-servicesmenu li a{\r\n    color: #E0E0E0;\r\n    padding-left: 0px;\r\n    font-family: \'Montserrat\', sans-serif;\r\n    transition: all 0.4s ease 0s;\r\n    font-weight:400;\r\n    font-size:15px;\r\n}\r\ndiv#social-widget-area .widget ul>li {\r\n    padding: 0px 0px 10px 0;\r\n}\r\ndiv#social-widget-area  ul li a {\r\n    color: #E0E0E0;\r\n    padding-left: 0px;\r\n    font-family: \'Montserrat\', sans-serif;\r\n    transition: all 0.4s ease 0s;\r\n}\r\ndiv#social-widget-area  ul li a i {\r\n    font-size: 20px;\r\n    color: #FFFFFF;\r\n}\r\nfooter.sigma_footer .footer-bottom .copyright {\r\n    border-top: 1px solid #C0C9D5;\r\n    padding: 30px 0;\r\n}\r\nul#menu-privacymenu {\r\n    font-size: 14px;\r\n    margin: 0;\r\n    padding: 0;\r\n    text-align: right;\r\n}\r\nul#menu-privacymenu li {\r\n    display: inline-block;\r\n    margin-right: 15px;\r\n}\r\nul#menu-privacymenu li::after {\r\n    color: #fff;\r\n    content: \"|\";\r\n    font-weight: 300;\r\n    position: relative;\r\n    left: 10px;\r\n}\r\nul#menu-privacymenu li:last-child {\r\n    margin-right: 0;\r\n}\r\nul#menu-privacymenu li:last-child::after {\r\n    content: \"\";\r\n}\r\nul#menu-privacymenu li a:hover {\r\n    color: #0071DC;\r\n}\r\nul.sigma_header-top-nav.social-info li{\r\n    border-right: none;\r\n    margin:0;\r\n    padding:0;\r\n}\r\n.sigma_header.header-layout-10 .sigma_header-top-inner .sigma_header-top-contacts .sigma_header-top-nav.social-info li+li{\r\n    margin-left: 15px;\r\n}\r\n.text-end {\r\n    margin-right: 15px;\r\n    margin-top: 30px;\r\n}\r\n.looking-grid-four .wpb_content_element{\r\n    margin-bottom:0 !important;\r\n}'),
(7986, 3520, '_wpb_shortcodes_custom_css', '.vc_custom_1646981830890{background-image: url(https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/banner-5.jpg?id=3340) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1646737613843{margin-bottom: 40px !important;}.vc_custom_1646893293079{background-color: #f4f5f7 !important;}.vc_custom_1646913738443{padding-top: 120px !important;}.vc_custom_1646724648106{margin-bottom: 60px !important;}.vc_custom_1646915123056{background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1646926072492{margin-bottom: 0px !important;}.vc_custom_1646891092927{padding-top: 80px !important;}.vc_custom_1646824430769{margin-bottom: 80px !important;}');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(7992, 3521, '_wpb_post_custom_css', '.sigma_subheader{\r\n    display:none;\r\n}\r\n.looking-section-four {\r\n    padding: 80px 0 80px;\r\n}\r\n.section-header-four h2 {\r\n    font-weight: 700 !important;\r\n    color: #263238  !important;\r\n}\r\n.color-primary {\r\n    color: #0071DC;\r\n    font-weight: 700;\r\n}\r\n.looking-row {\r\n    padding-left: 0px;\r\n    padding-right: 0px;\r\n    background: #FFFFFF;\r\n    border: 1px solid rgba(192, 201, 213, 0.5);\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.looking-grid-four {\r\n    display: flex;\r\n    padding: 0px;\r\n    background: #fff;\r\n    border: 1px solid transparent;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.looking-grid-four .looking-box-four {\r\n    display: flex;\r\n    padding: 20px;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n    position: relative;\r\n    top: 0px;\r\n    right: 0px;\r\n}\r\n.looking-box-four .looking-inner-box {\r\n    padding: 20px;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.looking-box-four .looking-inner-box .looking-info-four a {\r\n    display: inline-flex;\r\n    justify-content: center;\r\n    align-items: center;\r\n    font-weight: 600;\r\n    font-size: 28px;\r\n    color: #063B6F;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.looking-box-four .looking-inner-box .looking-info-four a i {\r\n    font-size: 40px;\r\n    color: #0071DC;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.me-2 {\r\n    margin-right: 0.5rem!important;\r\n}\r\n.looking-box-four .looking-inner-box .looking-info-four strong {\r\n    margin-top: 20px;\r\n    font-weight:400 !important;\r\n    display:block;\r\n    margin-bottom: 0;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.looking-box-four .looking-inner-box .looking-four-btn {\r\n    margin-top: 30px;\r\n}\r\n.looking-box-four .looking-inner-box .looking-four-btn a {\r\n    display: inline-flex;\r\n    justify-content: center;\r\n    align-items: center;\r\n    font-weight: 700;\r\n    font-size: 18px;\r\n    color: #0071DC;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.looking-box-four .looking-inner-box .looking-four-btn a i {\r\n    color: #0071DC;\r\n    position: relative;\r\n    left: 0;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.ms-2 {\r\n    margin-left: 0.5rem!important;\r\n}\r\n.looking-grid-four:hover {\r\n    background: #E5F1FB;\r\n    border: 1px solid rgba(192, 201, 213, 0.5);\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.looking-grid-four:hover .looking-box-four {\r\n    background: #01255D;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n    -webkit-transform: translate(0px, 0px);\r\n    -ms-transform: translate(0px, 0px);\r\n    transform: translate(0px, 0px);\r\n    top: -20px;\r\n    right: -20px;\r\n}\r\n.looking-grid-four:hover .looking-box-four .looking-inner-box {\r\n    background: rgba(255, 255, 255, 0.06);\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.looking-grid-four:hover .looking-box-four .looking-inner-box .looking-info-four a {\r\n    color: #fff;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.looking-grid-four:hover .looking-inner-box .looking-info-four strong {\r\n    color: #fff;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.looking-grid-four:hover .looking-box-four .looking-inner-box .looking-four-btn a {\r\n    color: #fff;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.looking-grid-four:hover .looking-box-four .looking-inner-box .looking-four-btn a i {\r\n    color: #fff;\r\n    left: 10px;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.looking-grid-four:hover .looking-box-four .looking-inner-box .looking-info-four a i {\r\n    color: #fff;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.clinic-section-four {\r\n    padding: 40px 0 0px;\r\n}\r\n.sub-title p{\r\n    color: #3E5463;\r\n    font-size: 16px;\r\n    max-width: 600px;\r\n    text-align:center;\r\n}\r\n.clinic-grid-four {\r\n    position: relative;\r\n    overflow: hidden;\r\n    margin-bottom: 30px;\r\n    text-align: center;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.clinic-grid-four .clinic-img {\r\n    position: relative;\r\n    overflow: hidden;\r\n    border-radius: 6px;\r\n}\r\n.clinic-grid-four .clinic-img:before {\r\n    background-color: rgba(0, 40, 79, 0.8);\r\n    content: \"\";\r\n    position: absolute;\r\n    left: 0;\r\n    top: 0;\r\n    width: 100%;\r\n    height: 100%;\r\n    z-index: 1;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.clinic-grid-four .clinic-img .clinic-image {\r\n    width: 100%;\r\n    -webkit-transform: translateZ(0);\r\n    -moz-transform: translateZ(0);\r\n    transform: translateZ(0);\r\n    -moz-transition: all 2000ms cubic-bezier(.19,1,.22,1) 0ms;\r\n    -ms-transition: all 2000ms cubic-bezier(.19,1,.22,1) 0ms;\r\n    -o-transition: all 2000ms cubic-bezier(.19,1,.22,1) 0ms;\r\n    -webkit-transition: all 2000ms cubic-bezier(.19,1,.22,1) 0ms;\r\n    transition: all 2000ms cubic-bezier(.19,1,.22,1) 0ms;\r\n}\r\n.clinic-grid-four .clinic-content {\r\n    position: absolute;\r\n    top: 50%;\r\n    left: 50%;\r\n    z-index: 1;\r\n    width: 100%;\r\n    -webkit-transform: translate(-50%, -50%);\r\n    -ms-transform: translate(-50%, -50%);\r\n    transform: translate(-50%, -50%);\r\n    text-align: center !important;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.clinic-grid-four .clinic-content h4 {\r\n    font-family: \'Montserrat\', sans-serif;\r\n    font-size: 24px;\r\n    font-weight: 600;\r\n    color: #fff;\r\n    margin-bottom: 20px;\r\n}\r\n.clinic-grid-four .clinic-icon-inner {\r\n    position: absolute;\r\n    bottom: 15px;\r\n    right: 30px;\r\n    z-index: 1;\r\n    background: #fff;\r\n    border-radius: 6px;\r\n    padding: 20px;\r\n    display: flex;\r\n    justify-content: center;\r\n    align-items: center;\r\n    width: 80px;\r\n    height: 80px;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.clinic-grid-four .clinic-icon-inner img {\r\n    width: 40px;\r\n    fill: #0071DC;\r\n    filter: invert(26%) sepia(31%) saturate(5801%) hue-rotate(153deg) brightness(75%) contrast(130%);\r\n}\r\n.clinic-grid-four .clinic-icon-inner .sigma_about-image-1{\r\n    border:none;\r\n    border-radius:unset;\r\n    padding:0;\r\n}\r\n.clinic-grid-four .overlay {\r\n    position: absolute;\r\n    bottom: 100% !important;\r\n    left: 0;\r\n    right: 0;\r\n    overflow: hidden;\r\n    width: 100%;\r\n    height: 0 !important;\r\n    background-color: #0071DC;\r\n    border-radius: 6px;\r\n    z-index: 1;\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    flex-direction: column;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n\r\n.clinic-grid-four .overlay .clinic-round {\r\n    background-color: #F1F1F1;\r\n    border: 1px solid #F1F1F1;\r\n    border-radius: 100%;\r\n    display: flex;\r\n    justify-content: center;\r\n    align-items: center;\r\n    width: 120px;\r\n    height: 120px;\r\n    animation: pulse-secondary 2s infinite;\r\n    -webkit-box-shadow: 0 0 0 rgb(255 255 255);\r\n    box-shadow: 0 0 0 rgb(255 255 255);\r\n}\r\n.clinic-grid-four .overlay .clinic-round img {\r\n    width: 50px;\r\n    fill: #0071DC;\r\n    filter: invert(26%) sepia(31%) saturate(5801%) hue-rotate(153deg) brightness(75%) contrast(130%);\r\n}\r\n.clinic-grid-four .overlay h4 {\r\n    font-family: \'Montserrat\', sans-serif;\r\n    font-size: 24px;\r\n    font-weight: 600;\r\n    color: #fff;\r\n    margin-bottom: 0px;\r\n}\r\n.clinic-grid-four:hover .overlay {\r\n    height: 100% !important;\r\n    bottom: 0 !important;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.clinic-grid-four .wpb_content_element{\r\n    margin-bottom:0px;\r\n}\r\n.sigma_about .sigma_about-image-1,\r\n.sigma-custom-image-style-1 .sigma_about .sigma_about-image-1 img, \r\n.sigma-custom-image-style-1 .sigma_about .sigma_about-image-2 img{\r\n    border:none !important;\r\n    border-radius:unset !important;\r\n    background:unset !important;\r\n    padding:0 !important;\r\n}\r\n.doctor-section-four {\r\n    padding: 40px 0 80px;\r\n}\r\n.best-doctors-grid {\r\n    background: #FFFFFF;\r\n    border: 1px solid rgba(192, 201, 213, 0.5);\r\n    border-radius: 6px;\r\n    position: relative;\r\n    margin-bottom: 70px;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.best-doctors-grid .best-doctors-img {\r\n    border-radius: 6px 6px 0px 0px;\r\n    position: relative;\r\n    overflow: hidden;\r\n    height: 227px;\r\n    padding: 0;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.best-doctors-grid .best-doctors-img img {\r\n    width: 100%;\r\n    border-radius: 6px 6px 0px 0px;\r\n    -webkit-transform: translateZ(0);\r\n    -moz-transform: translateZ(0);\r\n    transform: translateZ(0);\r\n    -moz-transition: all 2000ms cubic-bezier(.19,1,.22,1) 0ms;\r\n    -ms-transition: all 2000ms cubic-bezier(.19,1,.22,1) 0ms;\r\n    -o-transition: all 2000ms cubic-bezier(.19,1,.22,1) 0ms;\r\n    -webkit-transition: all 2000ms cubic-bezier(.19,1,.22,1) 0ms;\r\n    transition: all 2000ms cubic-bezier(.19,1,.22,1) 0ms;\r\n}\r\n.best-doctors-grid .best-doctors-info {\r\n    padding: 20px;\r\n    font-family: \'Montserrat\', sans-serif;\r\n    border-radius: 0px 0px 6px 6px;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.best-doctors-grid .best-doctors-info h3 {\r\n    margin-bottom: 10px;\r\n}\r\n.best-doctors-grid .best-doctors-info .doctor-posting {\r\n    font-weight: 500;\r\n    font-size: 14px;\r\n    color: #3E5463;\r\n    margin-bottom: 14px;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.best-doctors-grid .best-doctors-info .doctors-amount {\r\n    font-weight: 600;\r\n    font-size: 18px;\r\n    color: #27AD5F;\r\n    margin-bottom: 14px;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.best-doctors-grid .best-doctors-info .rating {\r\n    font-weight: 500;\r\n    font-size: 14px;\r\n    color: #3E5463;\r\n    margin-bottom: 24px;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.best-doctors-grid .best-doctors-info .booking-btn {\r\n    padding: 0;\r\n    margin: 0;\r\n}\r\n.best-doctors-grid .best-doctors-info .booking-btn .btn {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    width: 100%;\r\n    color: #0071DC;\r\n    background: transparent;\r\n    border: 1px solid #fff;\r\n    border-radius: 5px;\r\n    padding: 10px;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.btn {\r\n    display: inline-block;\r\n    font-weight: 400;\r\n    line-height: 1.5;\r\n    color: #212529;\r\n    text-align: center;\r\n    text-decoration: none;\r\n    vertical-align: middle;\r\n    cursor: pointer;\r\n    -webkit-user-select: none;\r\n    -moz-user-select: none;\r\n    user-select: none;\r\n    background-color: transparent;\r\n    border: 1px solid transparent;\r\n    padding: 0.375rem 0.75rem;\r\n    font-size: 1rem;\r\n    border-radius: 0.25rem;\r\n    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;\r\n}\r\n.best-doctors-grid .best-doctors-info .booking-btn .btn span {\r\n    position: relative;\r\n    right: 0px;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.best-doctors-grid .best-doctors-info .booking-btn .btn i {\r\n    font-size: 14px;\r\n}\r\n.best-doctors-grid:hover .best-doctors-img:before {\r\n    background-color: rgba(0, 28, 43, 0.42);\r\n    content: \"\";\r\n    position: absolute;\r\n    left: 0;\r\n    top: 0;\r\n    width: 100%;\r\n    height: 100%;\r\n    z-index: 1;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.best-doctors-grid:hover .best-doctors-info {\r\n    background: #0071DC;\r\n    box-shadow: 0px 20px 40px rgb(0 0 0 / 9%);\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.best-doctors-grid:hover .best-doctors-info h3 a {\r\n    color: #fff;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.best-doctors-grid:hover .best-doctors-info .doctor-posting {\r\n    color: #fff;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.best-doctors-grid:hover .best-doctors-info .doctors-amount {\r\n    color: #fff;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.best-doctors-grid:hover .best-doctors-info .rating {\r\n    color: #fff;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.best-doctors-grid:hover .best-doctors-info .booking-btn .btn {\r\n    background: #fff;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.best-doctors-grid:hover .best-doctors-info .booking-btn .btn span {\r\n    right: 0px;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.doctor-section-four .slick-slide, .best-doctors-slider .slick-slide, .best-doctors-slider .slick-slide {\r\n    display: block;\r\n    margin-left: 0;\r\n    padding: 10px;\r\n    width: 280px;\r\n    padding-bottom: 0;\r\n}\r\n.best-doctors-slider .slick-dots li button {\r\n    width: 20px;\r\n    height: 20px;\r\n    background: #00284F;\r\n    border-radius: 50px !important;\r\n}\r\n.best-doctors-slider .slick-dots li.slick-active button {\r\n    background-color: #0071DC !important;\r\n    box-shadow: 0px 0px 10px #0071dc;\r\n}\r\n.best-doctors-slider .slick-dots li button {\r\n    width: 20px;\r\n    height: 20px;\r\n    background: #00284F;\r\n    border-radius: 50px;\r\n}\r\n.best-doctors-grid .best-doctors-info h3 a {\r\n    font-size: 18px;\r\n    font-weight: 600;\r\n    color: #000;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n    font-family: \'Montserrat\', sans-serif;\r\n    text-transform:capitalize;\r\n}\r\n.best-doctors-grid .best-doctors-img img{\r\n    min-height: 227px;\r\n    object-fit: cover;\r\n}\r\n.best-doctors-grid:hover .best-doctors-info .doctor-posting {\r\n    color: #fff;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.blog-section-four {\r\n    padding: 0;\r\n}\r\n.sigma_post.style-16{\r\n    padding:0;\r\n}\r\n.sigma_post.style-16 .sigma_post-body{\r\n    padding:15px;\r\n}\r\n.sigma_post.style-16 .blog-date-four {\r\n    position: absolute;\r\n    left: 15px;\r\n    bottom: 15px;\r\n    z-index: 1;\r\n}\r\n.sigma_post.style-16 span.posted-on {\r\n    font-family: \'IBM Plex Sans\', sans-serif;\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    padding: 10px;\r\n    height: 43px;\r\n    background: #0071DC;\r\n    border-radius: 5px;\r\n    color: #FFFFFF;\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: space-between;\r\n}\r\n.sigma_post.style-16 span.posted-on a {\r\n    font-family: \'IBM Plex Sans\', sans-serif;\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    height: 43px;\r\n    background: #0071DC;\r\n    border-radius: 5px;\r\n    color: #FFFFFF;\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: space-between;\r\n}\r\n.sigma_post.style-16 span.posted-on i{\r\n    margin-right: 0.5rem!important;\r\n}\r\n.sigma_post.style-16 .blog-date-four:hover span.posted-on,\r\n.sigma_post.style-16 .blog-date-four:hover span.posted-on a{\r\n    background: #3E5463;\r\n    color: #fff;\r\n}\r\n.sigma_post.style-16 .blog-doctors-four {\r\n    font-family: \'Montserrat\', sans-serif;\r\n    padding: 15px;\r\n    border-top: 1px solid #E0E0E0;\r\n    border-bottom: 1px solid #E0E0E0;\r\n}\r\n.sigma_post.style-16 span.author{\r\n    display: flex;\r\n    align-items: center;\r\n    font-size: 16px;\r\n    font-weight: 500;\r\n    color: #3E5463;\r\n}\r\n.sigma_post.style-16 .blog-doctors-four img {\r\n    width: 37px;\r\n    border-radius: 50%;\r\n    height: 37px;\r\n    margin-right: 0.5rem!important;\r\n}\r\n.sigma_post.style-16 span.categories-list i{\r\n    display:none;\r\n}\r\n.sigma_post.style-16 span.categories-list a{\r\n    margin-bottom: 0px;\r\n    font-weight: 400;\r\n    font-size: 14px;\r\n    color: #FFFFFF;\r\n    background: #98A2B0;\r\n    border-radius: 5px;\r\n    padding: 5px;\r\n    display: inline-flex;\r\n    justify-content: center;\r\n    align-items: center;\r\n}\r\n.sigma_post.style-16 .sigma_post-content p{\r\n    font-family: \'Montserrat\', sans-serif;\r\n    font-size: 16px;\r\n    font-weight: 500;\r\n    color: #3E5463;\r\n    margin-bottom: 0px;\r\n    margin-top: 0;\r\n    line-height:unset;\r\n}\r\n.sigma_post.style-16 .blog-four-arrow {\r\n    position: absolute;\r\n    bottom: 0px;\r\n    width: 100%;\r\n    text-align: center;\r\n}\r\n.sigma_post.style-16 .blog-four-arrow a {\r\n    background-color: #0071DC;\r\n    color: #fff;\r\n    box-shadow: 0px 0px 20px rgb(10 99 184 / 85%);\r\n    width: 38px;\r\n    height: 38px;\r\n    border-radius: 50%;\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    opacity: 0;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n    margin: auto;\r\n}\r\n.sigma_post.style-16 .blog-info-four {\r\n    padding: 15px;\r\n}\r\n.sigma_post.style-16 .blog-info-four h5{\r\n    margin-bottom:0px;\r\n}\r\n.sigma_post.style-16 .blog-info-four h5 a {\r\n    font-family: \'Encode Sans\', sans-serif;\r\n    font-weight: 600;\r\n    color: #3E5463;\r\n}\r\n.sigma_post.style-16{\r\n   background: #FFFFFF;\r\n    border: 1px solid #E0E0E0;\r\n    border-radius: 10px;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n    position: relative;\r\n    margin-bottom: 80px;\r\n}\r\n.sigma_post.style-16 .sigma_post-body{\r\n    border:none;\r\n}\r\n.sigma_post.style-16:hover {\r\n    box-shadow: 0px 35px 35px rgb(0 28 43 / 10%) !important;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.sigma_post.style-16:hover .sigma_post-thumb img {\r\n    -webkit-transform: scale(1.15);\r\n    -moz-transform: scale(1.15);\r\n    transform: scale(1.15);\r\n}\r\n.sigma_post.style-16:hover .blog-info-four a {\r\n    color: #0071DC;\r\n}\r\n.sigma_post.style-16:hover .blog-four-arrow a {\r\n    -webkit-transform: translate(0, 50%);\r\n    transform: translate(0, 50%);\r\n    opacity: 1;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.vc_btn3-container.viewall_btn{\r\n    margin-bottom:0;\r\n}\r\n.viewall_btn a{\r\n    font-family: \'Encode Sans\', sans-serif;\r\n    padding: 8px 30px !important;\r\n    box-shadow: inset 0 0 0 #fff !important;\r\n    text-transform: capitalize !important;\r\n    font-size: 16px !important;\r\n    font-weight: 700 !important;\r\n    border-radius: 5px !important;\r\n    background-image: unset !important;\r\n}\r\n.viewall_btn:hover a{\r\n    color: #0071DC !important;\r\n    border: 1px solid #0071DC;\r\n    background-color: #ffffff !important;\r\n    background: #ffffff !important;\r\n    box-shadow: inset 210px 0 0 0 #ffffff;\r\n    -webkit-transition: all 0.5s;\r\n    -moz-transition: all 0.5s;\r\n    -o-transition: all 0.5s;\r\n    transition: all 0.5s;\r\n}\r\nbody .vc_general.vc_btn3:before{\r\n   background-color: #FFF;\r\n   border: 1px solid #0071DC;\r\n   border-radius: 5px !important;\r\n}\r\n.sigma_footer{\r\n    background-color: #242424;\r\n}\r\n.sigma_footer .sigma-footer-template .sigma_footer_menu_wrapper .widgettitle{\r\n    font-size: 22px;\r\n}\r\n.home-four-banner {\r\n    background-size: cover;\r\n    background-repeat: no-repeat;\r\n    background-position: center;\r\n    padding: 0px 0 40px;\r\n    position: relative;\r\n    overflow: hidden;\r\n}\r\n.home-four-doctor {\r\n    padding: 140px 0;\r\n    max-width: 668px;\r\n    margin-left: auto;\r\n}\r\n.home-four-doctor .home-four-header {\r\n    margin-bottom: 40px;\r\n}\r\n.home-four-doctor .home-four-header h2 {\r\n    color: #fff;\r\n    font-weight: 700;\r\n    margin: auto;\r\n    font-size: 48px;\r\n    max-width: 550px;\r\n    text-align: right;\r\n}\r\n.home-four-doctor .home-four-header h2 span.orange {\r\n    color: #F2A54A;\r\n}\r\n.banner-four-form .form-group {\r\n    position: relative;\r\n}\r\n.form-group {\r\n    margin-bottom: 1.25rem;\r\n    display: inline-flex;\r\n    width: 100%;\r\n}\r\n.dc-select:after{\r\n    color:#000;\r\n}\r\n.select2-container--default .select2-selection--single{\r\n    border: 1px solid #C4C4C4 !important;\r\n    border-color: #C4C4C4 !important;\r\n}\r\n.app_btn input[type=submit]{\r\n    padding: 12px 30px;\r\n    color: #fff !important;\r\n    background: #0071DC;\r\n    width:100%;\r\n    border: 1px solid #0071DC;\r\n    border-radius: 5px;\r\n    font-weight: 700;\r\n    font-size: 16px;\r\n    letter-spacing:0;\r\n    -webkit-transition: all 500ms ease;\r\n    -moz-transition: all 500ms ease;\r\n    -o-transition: all 500ms ease;\r\n    transition: all 500ms ease;\r\n}\r\n.app_btn:hover input[type=submit] {\r\n    color: #0071DC !important;\r\n    background:#fff;\r\n    -webkit-transition: all 500ms ease;\r\n    -moz-transition: all 500ms ease;\r\n    -o-transition: all 500ms ease;\r\n    transition: all 500ms ease;\r\n}\r\n.features-clinic-four{\r\n    padding:80px 0 0 0;\r\n}\r\n.features-clinic-grid {\r\n    border-radius: 10px;\r\n    position: relative;\r\n}\r\n.features-clinic-grid .features-clinic-img {\r\n    position: relative;\r\n    overflow: hidden;\r\n    border-radius: 10px;\r\n}\r\n.features-clinic-grid .features-clinic-img img {\r\n    width: 100%;\r\n    border-radius: 10px;\r\n    -webkit-transform: translateZ(0);\r\n    -moz-transform: translateZ(0);\r\n    transform: translateZ(0);\r\n    -moz-transition: all 2000ms cubic-bezier(.19,1,.22,1) 0ms;\r\n    -ms-transition: all 2000ms cubic-bezier(.19,1,.22,1) 0ms;\r\n    -o-transition: all 2000ms cubic-bezier(.19,1,.22,1) 0ms;\r\n    -webkit-transition: all 2000ms cubic-bezier(.19,1,.22,1) 0ms;\r\n    transition: all 2000ms cubic-bezier(.19,1,.22,1) 0ms;\r\n}\r\n.features-clinic-four .feature-clinic-overlay {\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    flex-direction: column;\r\n    position: relative;\r\n    bottom: 30px;\r\n}\r\n.features-clinic-four .feature-clinic-overlay p {\r\n    background: #0071DC;\r\n    border: 1px solid #0071DC;\r\n    border-radius: 4px;\r\n    display: flex;\r\n    justify-content: center;\r\n    align-items: center;\r\n    margin-bottom: 0;\r\n    font-size: 15px;\r\n    font-weight: 700;\r\n    color: #fff;\r\n    font-family: \'Encode Sans\', sans-serif;\r\n    padding: 10px 20px;\r\n}\r\n.dc-stars{\r\n    margin: 0 0 24px;\r\n}\r\n.features-clinic-slider-four .slick-slide {\r\n    margin-right: 15px;\r\n}\r\n.features-clinic-slider-four .slick-prev, .features-clinic-slider-four .slick-next {\r\n    display: flex;\r\n    display: -webkit-flex;\r\n    align-items: center;\r\n    -webkit-align-items: center;\r\n    justify-content: center;\r\n    -webkit-justify-content: center;\r\n    background: #B3BCC9;\r\n    color: #000000;\r\n    box-shadow: unset;\r\n    opacity: 1;\r\n    width: 44px;\r\n    height: 44px;\r\n    border-radius: 50px !important;\r\n    font-size: 0;\r\n    position: absolute;\r\n    top: 100%;\r\n}\r\n.features-clinic-slider-four .best-doctor-slider .slick-next {\r\n    right: -70px;\r\n    left: auto;\r\n}\r\n.features-clinic-slider-four .slick-prev:hover, \r\n.features-clinic-slider-four .slick-next:hover {\r\n    background: #0071DC;\r\n    color: #fff;\r\n    opacity: 1;\r\n}\r\n.features-clinic-slider-four .slick-prev:hover :before, \r\n.features-clinic-slider-four .slick-next:hover :before{\r\n     color: #fff;\r\n}\r\n.features-clinic-slider-four .slick-prev {\r\n    left: 0;\r\n    right: auto;\r\n    margin-top:30px;\r\n}\r\n.features-clinic-slider-four .slick-next{\r\n    left:55px;\r\n    margin-top:30px;\r\n}\r\n.features-clinic-slider-four .slick-next:before,\r\n.features-clinic-slider-four .slick-prev:before {\r\n    content: \"\\f054\";\r\n    font-family: \"Font Awesome 5 Free\";\r\n    font-weight: 900;\r\n    color: #000;\r\n    opacity: 1;\r\n    font-size: 16px;\r\n}\r\n.features-clinic-slider-four .slick-prev:before {\r\n    content: \"\\f053\";\r\n}\r\n.btn-one {\r\n    font-size: 16px;\r\n    font-weight: 700;\r\n    color: #fff;\r\n    font-family: \'Encode Sans\', sans-serif;\r\n    padding: 10px 30px;\r\n    text-align: center;\r\n    background: #0071DC;\r\n    border: 1px solid #0071DC;\r\n    box-shadow: inset 0 0 0 0 #ffffff;\r\n    border-radius: 5px;\r\n    min-width: 110px;\r\n    -webkit-transition: all 0.5s;\r\n    -moz-transition: all 0.5s;\r\n    -o-transition: all 0.5s;\r\n    transition: all 0.5s;\r\n}\r\n.btn-one:hover {\r\n    color: #0071DC;\r\n    border: 1px solid #0071DC;\r\n    background: #ffffff;\r\n    box-shadow: inset 0 50px 0 0 #ffffff;\r\n    -webkit-transition: all 0.5s;\r\n    -moz-transition: all 0.5s;\r\n    -o-transition: all 0.5s;\r\n    transition: all 0.5s;\r\n}\r\ndiv#content {\r\n    margin-top: -152px;\r\n}\r\n.sigma_header.header-layout-10{\r\n    z-index:9;\r\n}\r\n.sigma_header-top{\r\n    border-bottom:none;\r\n}\r\nul.sigma_header-top-nav li {\r\n    padding-right: 20px;\r\n    margin-right: 20px;\r\n    color: #FFFFFF;\r\n    font-weight: 500;\r\n    border-right: 1px solid #fff;\r\n}\r\nul.sigma_header-top-nav  li:last-child {\r\n    border: none;\r\n    padding: 0;\r\n    margin: 0;\r\n}\r\nul.sigma_header-top-nav li a{\r\n    font-weight: 500 !important;\r\n    font-size: 16px !important;\r\n}\r\n.sigma_header-top-inner{\r\n    padding:20px 0;\r\n}\r\n.sigma_header.header-layout-10 .sigma_header-middle .container .navbar{\r\n    border-radius:5px;\r\n}\r\n.sigma_header .navbar-nav li a {\r\n    text-transform: none;\r\n    font-size: 16px;\r\n    font-weight: 600;\r\n    color: #1A1A1A;\r\n}\r\n.sigma_header .navbar-nav li a:hover, .sigma_header .navbar-nav li.active>a {\r\n    color: #0071DC !important;\r\n}\r\n#menu-primary-menu-1 li.current-menu-item a {\r\n    color: #0071DC !important;\r\n}\r\n#menu-primary-menu .current-menu-item a, .current-menu-ancestor a {\r\n    color: #0071DC !important;\r\n}\r\nul#menu-homefivemenu {\r\n    margin: 0;\r\n    padding: 0;\r\n}\r\nul#menu-homefivemenu li{\r\n    -webkit-box-align: center;\r\n    -ms-flex-align: center;\r\n    align-items: center;\r\n    display: -webkit-inline-box;\r\n    display: -ms-inline-flexbox;\r\n    display: inline-flex;\r\n    padding-right: 20px;\r\n    justify-content: center;\r\n    -webkit-justify-content: center;\r\n    -ms-flex-pack: center;\r\n}\r\nul#menu-homefivemenu li a\r\n{\r\n    display: inline-block;\r\n    border: 1px solid #0071DC;\r\n    padding: 10px 30px;\r\n    color: #0071DC;\r\n    border-radius: 5px;\r\n    font-weight: 700;\r\n    font-size: 16px;\r\n    position: relative;\r\n    z-index: 1;\r\n    -webkit-transition: all 500ms ease;\r\n    -moz-transition: all 500ms ease;\r\n    -o-transition: all 500ms ease;\r\n    transition: all 500ms ease;\r\n}\r\nbody.logged-in ul#menu-homefivemenu{\r\n    display:none;\r\n}\r\nul#menu-homefivemenu li:first-child a{\r\n    background:#0071DC;\r\n    color:#fff;\r\n}\r\nul#menu-homefivemenu li:first-child a:hover{\r\n    background: #fff;\r\n    color: #0071DC;\r\n    -webkit-transition: all 500ms ease;\r\n    -moz-transition: all 500ms ease;\r\n    -o-transition: all 500ms ease;\r\n    transition: all 500ms ease;\r\n}\r\nfooter.sigma_footer .footer-top {\r\n    padding: 40px 0;\r\n}\r\nfooter.sigma_footer .widget{\r\n    padding:0;\r\n    background:unset;\r\n}\r\nfooter.sigma_footer .widget h6::before{\r\n    display:none;\r\n}\r\nfooter.sigma_footer .widget h6 {\r\n    color: #fff;\r\n    font-size: 22px;\r\n    font-weight: 700;\r\n    margin-bottom: 20px;\r\n    text-transform: capitalize;\r\n}\r\nfooter.sigma_footer .widget p{\r\n  color: #E0E0E0;\r\n    font-family: \'Encode Sans\', sans-serif;  \r\n}\r\nfooter.sigma_footer .widget p i{\r\n    margin-right:20px;\r\n    color: #fff;\r\n}\r\nul#menu-specalitiesmenu  li,\r\nul#menu-servicesmenu li{\r\n    padding: 0px 0px 10px 0;\r\n}\r\nul#menu-specalitiesmenu  li a,\r\nul#menu-servicesmenu li a{\r\n    color: #E0E0E0;\r\n    padding-left: 0px;\r\n    font-family: \'Montserrat\', sans-serif;\r\n    transition: all 0.4s ease 0s;\r\n    font-weight:400;\r\n    font-size:15px;\r\n}\r\ndiv#social-widget-area .widget ul>li {\r\n    padding: 0px 0px 10px 0;\r\n}\r\ndiv#social-widget-area  ul li a {\r\n    color: #E0E0E0;\r\n    padding-left: 0px;\r\n    font-family: \'Montserrat\', sans-serif;\r\n    transition: all 0.4s ease 0s;\r\n}\r\ndiv#social-widget-area  ul li a i {\r\n    font-size: 20px;\r\n    color: #FFFFFF;\r\n}\r\nfooter.sigma_footer .footer-bottom .copyright {\r\n    border-top: 1px solid #C0C9D5;\r\n    padding: 30px 0;\r\n}\r\nul#menu-privacymenu {\r\n    font-size: 14px;\r\n    margin: 0;\r\n    padding: 0;\r\n    text-align: right;\r\n}\r\nul#menu-privacymenu li {\r\n    display: inline-block;\r\n    margin-right: 15px;\r\n}\r\nul#menu-privacymenu li::after {\r\n    color: #fff;\r\n    content: \"|\";\r\n    font-weight: 300;\r\n    position: relative;\r\n    left: 10px;\r\n}\r\nul#menu-privacymenu li:last-child {\r\n    margin-right: 0;\r\n}\r\nul#menu-privacymenu li:last-child::after {\r\n    content: \"\";\r\n}\r\nul#menu-privacymenu li a:hover {\r\n    color: #0071DC;\r\n}\r\nul.sigma_header-top-nav.social-info li{\r\n    border-right: none;\r\n    margin:0;\r\n    padding:0;\r\n}\r\n.sigma_header.header-layout-10 .sigma_header-top-inner .sigma_header-top-contacts .sigma_header-top-nav.social-info li+li{\r\n    margin-left: 15px;\r\n}\r\n.text-end {\r\n    margin-right: 15px;\r\n    margin-top: 30px;\r\n}\r\n.looking-grid-four .wpb_content_element{\r\n    margin-bottom:0 !important;\r\n}'),
(7993, 3521, '_wpb_shortcodes_custom_css', '.vc_custom_1646981830890{background-image: url(https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/banner-5.jpg?id=3340) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1646737613843{margin-bottom: 40px !important;}.vc_custom_1646893293079{background-color: #f4f5f7 !important;}.vc_custom_1646913738443{padding-top: 120px !important;}.vc_custom_1646724648106{margin-bottom: 60px !important;}.vc_custom_1646915123056{background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1646926072492{margin-bottom: 0px !important;}.vc_custom_1646891092927{padding-top: 80px !important;}.vc_custom_1646824430769{margin-bottom: 80px !important;}'),
(8060, 3529, '_wp_attached_file', '2022/03/clinic-icon1.png'),
(8061, 3529, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:50;s:6:\"height\";i:50;s:4:\"file\";s:24:\"2022/03/clinic-icon1.png\";s:8:\"filesize\";i:2473;s:5:\"sizes\";a:2:{s:22:\"doccure_artical_auther\";a:4:{s:4:\"file\";s:22:\"clinic-icon1-30x30.png\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"doccure_chosen_icone\";a:4:{s:4:\"file\";s:22:\"clinic-icon1-20x20.png\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8162, 3539, '_wp_attached_file', '2022/03/clinic-icon2.png'),
(8163, 3539, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:50;s:6:\"height\";i:50;s:4:\"file\";s:24:\"2022/03/clinic-icon2.png\";s:8:\"filesize\";i:1686;s:5:\"sizes\";a:2:{s:22:\"doccure_artical_auther\";a:4:{s:4:\"file\";s:22:\"clinic-icon2-30x30.png\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"doccure_chosen_icone\";a:4:{s:4:\"file\";s:22:\"clinic-icon2-20x20.png\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8164, 3540, '_wp_attached_file', '2022/03/clinic-icon3.png'),
(8165, 3540, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:50;s:6:\"height\";i:50;s:4:\"file\";s:24:\"2022/03/clinic-icon3.png\";s:8:\"filesize\";i:1952;s:5:\"sizes\";a:2:{s:22:\"doccure_artical_auther\";a:4:{s:4:\"file\";s:22:\"clinic-icon3-30x30.png\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"doccure_chosen_icone\";a:4:{s:4:\"file\";s:22:\"clinic-icon3-20x20.png\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8166, 3541, '_wp_attached_file', '2022/03/clinic-icon4.png'),
(8167, 3541, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:50;s:6:\"height\";i:50;s:4:\"file\";s:24:\"2022/03/clinic-icon4.png\";s:8:\"filesize\";i:2588;s:5:\"sizes\";a:2:{s:22:\"doccure_artical_auther\";a:4:{s:4:\"file\";s:22:\"clinic-icon4-30x30.png\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"doccure_chosen_icone\";a:4:{s:4:\"file\";s:22:\"clinic-icon4-20x20.png\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8168, 3542, '_wp_attached_file', '2022/03/clinic-icon5.png'),
(8169, 3542, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:50;s:6:\"height\";i:50;s:4:\"file\";s:24:\"2022/03/clinic-icon5.png\";s:8:\"filesize\";i:3882;s:5:\"sizes\";a:2:{s:22:\"doccure_artical_auther\";a:4:{s:4:\"file\";s:22:\"clinic-icon5-30x30.png\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"doccure_chosen_icone\";a:4:{s:4:\"file\";s:22:\"clinic-icon5-20x20.png\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8170, 3543, '_wp_attached_file', '2022/03/clinic-icon6.png'),
(8171, 3543, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:50;s:6:\"height\";i:50;s:4:\"file\";s:24:\"2022/03/clinic-icon6.png\";s:8:\"filesize\";i:3958;s:5:\"sizes\";a:2:{s:22:\"doccure_artical_auther\";a:4:{s:4:\"file\";s:22:\"clinic-icon6-30x30.png\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"doccure_chosen_icone\";a:4:{s:4:\"file\";s:22:\"clinic-icon6-20x20.png\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8229, 3551, '_wp_attached_file', '2022/03/doctor-img2.png'),
(8230, 3551, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:416;s:6:\"height\";i:270;s:4:\"file\";s:23:\"2022/03/doctor-img2.png\";s:8:\"filesize\";i:14126;s:5:\"sizes\";a:12:{s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"doctor-img2-300x195.png\";s:5:\"width\";i:300;s:6:\"height\";i:195;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"doctor-img2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"doccure_blog_grid\";a:4:{s:4:\"file\";s:23:\"doctor-img2-350x250.png\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"doccure_blog_list\";a:4:{s:4:\"file\";s:23:\"doctor-img2-308x220.png\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"doccure_doctors_type\";a:4:{s:4:\"file\";s:23:\"doctor-img2-261x205.png\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"doccure_blog_grid_v2\";a:4:{s:4:\"file\";s:23:\"doctor-img2-255x250.png\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"doccure_top_rat_doc\";a:4:{s:4:\"file\";s:23:\"doctor-img2-255x200.png\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"doccure_listing_thumb\";a:4:{s:4:\"file\";s:23:\"doctor-img2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:30:\"doccure_latest_articles_widget\";a:4:{s:4:\"file\";s:21:\"doctor-img2-65x65.png\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:9:\"image/png\";}s:22:\"doccure_artical_auther\";a:4:{s:4:\"file\";s:21:\"doctor-img2-30x30.png\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"doccure_chosen_icone\";a:4:{s:4:\"file\";s:21:\"doctor-img2-20x20.png\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"doccure-small-square\";a:4:{s:4:\"file\";s:23:\"doctor-img2-250x250.png\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8238, 3553, '_wp_attached_file', '2022/03/doctor-bg1.jpg'),
(8239, 3553, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:502;s:4:\"file\";s:22:\"2022/03/doctor-bg1.jpg\";s:8:\"filesize\";i:12702;s:5:\"sizes\";a:23:{s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"doctor-bg1-300x78.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:78;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"doctor-bg1-1024x268.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:268;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"doctor-bg1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"doctor-bg1-768x201.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:201;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:23:\"doctor-bg1-1536x402.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:402;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"doccure_blog_large\";a:4:{s:4:\"file\";s:23:\"doctor-bg1-1140x400.jpg\";s:5:\"width\";i:1140;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_blog_sidebar\";a:4:{s:4:\"file\";s:22:\"doctor-bg1-825x360.jpg\";s:5:\"width\";i:825;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"doccure_doctors_2x\";a:4:{s:4:\"file\";s:22:\"doctor-bg1-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"doccure_blog_medium\";a:4:{s:4:\"file\";s:22:\"doctor-bg1-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_grid\";a:4:{s:4:\"file\";s:22:\"doctor-bg1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_list\";a:4:{s:4:\"file\";s:22:\"doctor-bg1-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_doctors_type\";a:4:{s:4:\"file\";s:22:\"doctor-bg1-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_blog_grid_v2\";a:4:{s:4:\"file\";s:22:\"doctor-bg1-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"doccure_top_rat_doc\";a:4:{s:4:\"file\";s:22:\"doctor-bg1-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"doccure_listing_thumb\";a:4:{s:4:\"file\";s:22:\"doctor-bg1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:30:\"doccure_latest_articles_widget\";a:4:{s:4:\"file\";s:20:\"doctor-bg1-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"doccure_artical_auther\";a:4:{s:4:\"file\";s:20:\"doctor-bg1-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_chosen_icone\";a:4:{s:4:\"file\";s:20:\"doctor-bg1-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure-portfolio\";a:4:{s:4:\"file\";s:22:\"doctor-bg1-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"doccure-portfolio-square\";a:4:{s:4:\"file\";s:22:\"doctor-bg1-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"doccure-service\";a:4:{s:4:\"file\";s:22:\"doctor-bg1-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure-small-square\";a:4:{s:4:\"file\";s:22:\"doctor-bg1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"sigma-blog-medium\";a:4:{s:4:\"file\";s:22:\"doctor-bg1-600x502.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:502;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:{}}}'),
(8324, 3563, '_wp_attached_file', '2022/03/urology.png'),
(8325, 3563, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:40;s:6:\"height\";i:34;s:4:\"file\";s:19:\"2022/03/urology.png\";s:8:\"filesize\";i:1345;s:5:\"sizes\";a:2:{s:22:\"doccure_artical_auther\";a:4:{s:4:\"file\";s:17:\"urology-30x30.png\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"doccure_chosen_icone\";a:4:{s:4:\"file\";s:17:\"urology-20x20.png\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(8414, 665, '_edit_last', '1'),
(8415, 665, 'dfiFeatured', 'a:1:{i:0;s:49:\"/2022/03/features-02.png,/2022/03/features-02.png\";}'),
(8417, 663, '_edit_lock', '1670216254:1'),
(8418, 663, '_edit_last', '1'),
(8419, 663, 'dfiFeatured', 'a:1:{i:0;s:49:\"/2022/03/features-01.png,/2022/03/features-01.png\";}'),
(8420, 662, '_edit_lock', '1670216441:1'),
(8421, 662, '_edit_last', '1'),
(8422, 662, 'dfiFeatured', 'a:1:{i:0;s:49:\"/2022/03/features-06.png,/2022/03/features-06.png\";}'),
(8423, 661, '_edit_lock', '1670216333:1'),
(8424, 661, '_edit_last', '1'),
(8425, 661, 'dfiFeatured', 'a:1:{i:0;s:49:\"/2022/03/features-05.png,/2022/03/features-05.png\";}'),
(8426, 660, '_edit_lock', '1670216411:1'),
(8427, 102, '_edit_lock', '1670216457:1'),
(8428, 660, '_edit_last', '1'),
(8429, 660, 'dfiFeatured', 'a:1:{i:0;s:49:\"/2022/03/features-04.png,/2022/03/features-04.png\";}'),
(8430, 102, '_edit_last', '1'),
(8431, 102, 'dfiFeatured', 'a:1:{i:0;s:49:\"/2022/03/features-03.png,/2022/03/features-03.png\";}'),
(8440, 3574, '_wp_attached_file', '2022/03/clinic-11.jpg'),
(8441, 3574, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:306;s:6:\"height\";i:306;s:4:\"file\";s:21:\"2022/03/clinic-11.jpg\";s:8:\"filesize\";i:33461;s:5:\"sizes\";a:12:{s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"clinic-11-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"clinic-11-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_grid\";a:4:{s:4:\"file\";s:21:\"clinic-11-306x250.jpg\";s:5:\"width\";i:306;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_list\";a:4:{s:4:\"file\";s:21:\"clinic-11-306x220.jpg\";s:5:\"width\";i:306;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_doctors_type\";a:4:{s:4:\"file\";s:21:\"clinic-11-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_blog_grid_v2\";a:4:{s:4:\"file\";s:21:\"clinic-11-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"doccure_top_rat_doc\";a:4:{s:4:\"file\";s:21:\"clinic-11-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"doccure_listing_thumb\";a:4:{s:4:\"file\";s:21:\"clinic-11-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:30:\"doccure_latest_articles_widget\";a:4:{s:4:\"file\";s:19:\"clinic-11-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"doccure_artical_auther\";a:4:{s:4:\"file\";s:19:\"clinic-11-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_chosen_icone\";a:4:{s:4:\"file\";s:19:\"clinic-11-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure-small-square\";a:4:{s:4:\"file\";s:21:\"clinic-11-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;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:{}}}');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(8442, 3575, '_wp_attached_file', '2022/03/clinic-18-1.jpg'),
(8443, 3575, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:306;s:6:\"height\";i:306;s:4:\"file\";s:23:\"2022/03/clinic-18-1.jpg\";s:8:\"filesize\";i:33039;s:5:\"sizes\";a:12:{s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"clinic-18-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"clinic-18-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_grid\";a:4:{s:4:\"file\";s:23:\"clinic-18-1-306x250.jpg\";s:5:\"width\";i:306;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_list\";a:4:{s:4:\"file\";s:23:\"clinic-18-1-306x220.jpg\";s:5:\"width\";i:306;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_doctors_type\";a:4:{s:4:\"file\";s:23:\"clinic-18-1-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_blog_grid_v2\";a:4:{s:4:\"file\";s:23:\"clinic-18-1-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"doccure_top_rat_doc\";a:4:{s:4:\"file\";s:23:\"clinic-18-1-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"doccure_listing_thumb\";a:4:{s:4:\"file\";s:23:\"clinic-18-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:30:\"doccure_latest_articles_widget\";a:4:{s:4:\"file\";s:21:\"clinic-18-1-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"doccure_artical_auther\";a:4:{s:4:\"file\";s:21:\"clinic-18-1-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_chosen_icone\";a:4:{s:4:\"file\";s:21:\"clinic-18-1-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure-small-square\";a:4:{s:4:\"file\";s:23:\"clinic-18-1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;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:{}}}'),
(9330, 3652, '_edit_lock', '1656055726:1'),
(9331, 3652, '_edit_last', '1'),
(9332, 3652, 'dfiFeatured', 'a:1:{i:0;s:0:\"\";}'),
(9333, 3652, 'rs_page_bg_color', ''),
(9334, 3652, 'sigma_page_template_settings', 'a:17:{s:31:\"sigma_page_template_custom_type\";s:11:\"header-type\";s:31:\"sigma_page_template_popup_style\";s:7:\"default\";s:22:\"sigma_popup_event_type\";s:14:\"popup-onscroll\";s:23:\"sigma_popup_onload_time\";s:0:\"\";s:26:\"sigma_popup_enable_overlay\";s:0:\"\";s:25:\"sigma_popup_overlay_color\";s:0:\"\";s:27:\"sigma_popup_overlay_opacity\";s:0:\"\";s:22:\"sigma_popup_dimensions\";s:0:\"\";s:28:\"sigma_popup_custom_dimension\";s:16:\"popup-dm-default\";s:21:\"sigma_popup_max_width\";s:0:\"\";s:22:\"sigma_popup_max_height\";s:0:\"\";s:30:\"sigma_popup_close_trigger_type\";s:13:\"trigger-empty\";s:25:\"sigma_popup_close_timeout\";s:0:\"\";s:33:\"sigma_default_close_trigger_color\";s:0:\"\";s:27:\"sigma_popup_animation_style\";s:18:\"popup-animate-none\";s:20:\"sigma_popup_position\";s:18:\"popup-pos-top-left\";s:28:\"sigma_popup_enable_condition\";s:0:\"\";}'),
(9335, 3652, '_wpb_vc_js_status', 'true'),
(9342, 3654, '_wp_attached_file', '2022/03/footer-logo.png'),
(9343, 3654, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:140;s:6:\"height\";i:36;s:4:\"file\";s:23:\"2022/03/footer-logo.png\";s:8:\"filesize\";i:3569;s:5:\"sizes\";a:4:{s:21:\"doccure_listing_thumb\";a:4:{s:4:\"file\";s:22:\"footer-logo-100x36.png\";s:5:\"width\";i:100;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}s:30:\"doccure_latest_articles_widget\";a:4:{s:4:\"file\";s:21:\"footer-logo-65x36.png\";s:5:\"width\";i:65;s:6:\"height\";i:36;s:9:\"mime-type\";s:9:\"image/png\";}s:22:\"doccure_artical_auther\";a:4:{s:4:\"file\";s:21:\"footer-logo-30x30.png\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"doccure_chosen_icone\";a:4:{s:4:\"file\";s:21:\"footer-logo-20x20.png\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9345, 3516, 'dfiFeatured', 'a:1:{i:0;s:0:\"\";}'),
(9349, 3516, 'dfi_fimageplug-2', '0389390906'),
(9350, 3655, '_wpb_post_custom_css', '.sigma_subheader{\r\n    display:none;\r\n}\r\n.looking-section-four {\r\n    padding: 80px 0 80px;\r\n}\r\n.section-header-four h2 {\r\n    font-weight: 700 !important;\r\n    color: #263238  !important;\r\n}\r\n.color-primary {\r\n    color: #0071DC;\r\n    font-weight: 700;\r\n}\r\n.looking-row {\r\n    padding-left: 0px;\r\n    padding-right: 0px;\r\n    background: #FFFFFF;\r\n    border: 1px solid rgba(192, 201, 213, 0.5);\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.looking-grid-four {\r\n    display: flex;\r\n    padding: 0px;\r\n    background: #fff;\r\n    border: 1px solid transparent;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.looking-grid-four .looking-box-four {\r\n    display: flex;\r\n    padding: 20px;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n    position: relative;\r\n    top: 0px;\r\n    right: 0px;\r\n}\r\n.looking-box-four .looking-inner-box {\r\n    padding: 20px;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.looking-box-four .looking-inner-box .looking-info-four a {\r\n    display: inline-flex;\r\n    justify-content: center;\r\n    align-items: center;\r\n    font-weight: 600;\r\n    font-size: 28px;\r\n    color: #063B6F;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.looking-box-four .looking-inner-box .looking-info-four a i {\r\n    font-size: 40px;\r\n    color: #0071DC;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.me-2 {\r\n    margin-right: 0.5rem!important;\r\n}\r\n.looking-box-four .looking-inner-box .looking-info-four strong {\r\n    margin-top: 20px;\r\n    font-weight:400 !important;\r\n    display:block;\r\n    margin-bottom: 0;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.looking-box-four .looking-inner-box .looking-four-btn {\r\n    margin-top: 30px;\r\n}\r\n.looking-box-four .looking-inner-box .looking-four-btn a {\r\n    display: inline-flex;\r\n    justify-content: center;\r\n    align-items: center;\r\n    font-weight: 700;\r\n    font-size: 18px;\r\n    color: #0071DC;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.looking-box-four .looking-inner-box .looking-four-btn a i {\r\n    color: #0071DC;\r\n    position: relative;\r\n    left: 0;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.ms-2 {\r\n    margin-left: 0.5rem!important;\r\n}\r\n.looking-grid-four:hover {\r\n    background: #E5F1FB;\r\n    border: 1px solid rgba(192, 201, 213, 0.5);\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.looking-grid-four:hover .looking-box-four {\r\n    background: #01255D;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n    -webkit-transform: translate(0px, 0px);\r\n    -ms-transform: translate(0px, 0px);\r\n    transform: translate(0px, 0px);\r\n    top: -20px;\r\n    right: -20px;\r\n}\r\n.looking-grid-four:hover .looking-box-four .looking-inner-box {\r\n    background: rgba(255, 255, 255, 0.06);\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.looking-grid-four:hover .looking-box-four .looking-inner-box .looking-info-four a {\r\n    color: #fff;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.looking-grid-four:hover .looking-inner-box .looking-info-four strong {\r\n    color: #fff;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.looking-grid-four:hover .looking-box-four .looking-inner-box .looking-four-btn a {\r\n    color: #fff;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.looking-grid-four:hover .looking-box-four .looking-inner-box .looking-four-btn a i {\r\n    color: #fff;\r\n    left: 10px;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.looking-grid-four:hover .looking-box-four .looking-inner-box .looking-info-four a i {\r\n    color: #fff;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.clinic-section-four {\r\n    padding: 40px 0 0px;\r\n}\r\n.sub-title p{\r\n    color: #3E5463;\r\n    font-size: 16px;\r\n    max-width: 600px;\r\n    text-align:center;\r\n}\r\n.clinic-grid-four {\r\n    position: relative;\r\n    overflow: hidden;\r\n    margin-bottom: 30px;\r\n    text-align: center;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.clinic-grid-four .clinic-img {\r\n    position: relative;\r\n    overflow: hidden;\r\n    border-radius: 6px;\r\n}\r\n.clinic-grid-four .clinic-img:before {\r\n    background-color: rgba(0, 40, 79, 0.8);\r\n    content: \"\";\r\n    position: absolute;\r\n    left: 0;\r\n    top: 0;\r\n    width: 100%;\r\n    height: 100%;\r\n    z-index: 1;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.clinic-grid-four .clinic-img .clinic-image {\r\n    width: 100%;\r\n    -webkit-transform: translateZ(0);\r\n    -moz-transform: translateZ(0);\r\n    transform: translateZ(0);\r\n    -moz-transition: all 2000ms cubic-bezier(.19,1,.22,1) 0ms;\r\n    -ms-transition: all 2000ms cubic-bezier(.19,1,.22,1) 0ms;\r\n    -o-transition: all 2000ms cubic-bezier(.19,1,.22,1) 0ms;\r\n    -webkit-transition: all 2000ms cubic-bezier(.19,1,.22,1) 0ms;\r\n    transition: all 2000ms cubic-bezier(.19,1,.22,1) 0ms;\r\n}\r\n.clinic-grid-four .clinic-content {\r\n    position: absolute;\r\n    top: 50%;\r\n    left: 50%;\r\n    z-index: 1;\r\n    width: 100%;\r\n    -webkit-transform: translate(-50%, -50%);\r\n    -ms-transform: translate(-50%, -50%);\r\n    transform: translate(-50%, -50%);\r\n    text-align: center !important;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.clinic-grid-four .clinic-content h4 {\r\n    font-family: \'Montserrat\', sans-serif;\r\n    font-size: 24px;\r\n    font-weight: 600;\r\n    color: #fff;\r\n    margin-bottom: 20px;\r\n}\r\n.clinic-grid-four .clinic-icon-inner {\r\n    position: absolute;\r\n    bottom: 15px;\r\n    right: 30px;\r\n    z-index: 1;\r\n    background: #fff;\r\n    border-radius: 6px;\r\n    padding: 20px;\r\n    display: flex;\r\n    justify-content: center;\r\n    align-items: center;\r\n    width: 80px;\r\n    height: 80px;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.clinic-grid-four .clinic-icon-inner img {\r\n    width: 40px;\r\n    fill: #0071DC;\r\n    filter: invert(26%) sepia(31%) saturate(5801%) hue-rotate(153deg) brightness(75%) contrast(130%);\r\n}\r\n.clinic-grid-four .clinic-icon-inner .sigma_about-image-1{\r\n    border:none;\r\n    border-radius:unset;\r\n    padding:0;\r\n}\r\n.clinic-grid-four .overlay {\r\n    position: absolute;\r\n    bottom: 100% !important;\r\n    left: 0;\r\n    right: 0;\r\n    overflow: hidden;\r\n    width: 100%;\r\n    height: 0 !important;\r\n    background-color: #0071DC;\r\n    border-radius: 6px;\r\n    z-index: 1;\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    flex-direction: column;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n\r\n.clinic-grid-four .overlay .clinic-round {\r\n    background-color: #F1F1F1;\r\n    border: 1px solid #F1F1F1;\r\n    border-radius: 100%;\r\n    display: flex;\r\n    justify-content: center;\r\n    align-items: center;\r\n    width: 120px;\r\n    height: 120px;\r\n    animation: pulse-secondary 2s infinite;\r\n    -webkit-box-shadow: 0 0 0 rgb(255 255 255);\r\n    box-shadow: 0 0 0 rgb(255 255 255);\r\n}\r\n.clinic-grid-four .overlay .clinic-round img {\r\n    width: 50px;\r\n    fill: #0071DC;\r\n    filter: invert(26%) sepia(31%) saturate(5801%) hue-rotate(153deg) brightness(75%) contrast(130%);\r\n}\r\n.clinic-grid-four .overlay h4 {\r\n    font-family: \'Montserrat\', sans-serif;\r\n    font-size: 24px;\r\n    font-weight: 600;\r\n    color: #fff;\r\n    margin-bottom: 0px;\r\n}\r\n.clinic-grid-four:hover .overlay {\r\n    height: 100% !important;\r\n    bottom: 0 !important;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.clinic-grid-four .wpb_content_element{\r\n    margin-bottom:0px;\r\n}\r\n.sigma_about .sigma_about-image-1,\r\n.sigma-custom-image-style-1 .sigma_about .sigma_about-image-1 img, \r\n.sigma-custom-image-style-1 .sigma_about .sigma_about-image-2 img{\r\n    border:none !important;\r\n    border-radius:unset !important;\r\n    background:unset !important;\r\n    padding:0 !important;\r\n}\r\n.doctor-section-four {\r\n    padding: 40px 0 80px;\r\n}\r\n.best-doctors-grid {\r\n    background: #FFFFFF;\r\n    border: 1px solid rgba(192, 201, 213, 0.5);\r\n    border-radius: 6px;\r\n    position: relative;\r\n    margin-bottom: 70px;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.best-doctors-grid .best-doctors-img {\r\n    border-radius: 6px 6px 0px 0px;\r\n    position: relative;\r\n    overflow: hidden;\r\n    height: 227px;\r\n    padding: 0;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.best-doctors-grid .best-doctors-img img {\r\n    width: 100%;\r\n    border-radius: 6px 6px 0px 0px;\r\n    -webkit-transform: translateZ(0);\r\n    -moz-transform: translateZ(0);\r\n    transform: translateZ(0);\r\n    -moz-transition: all 2000ms cubic-bezier(.19,1,.22,1) 0ms;\r\n    -ms-transition: all 2000ms cubic-bezier(.19,1,.22,1) 0ms;\r\n    -o-transition: all 2000ms cubic-bezier(.19,1,.22,1) 0ms;\r\n    -webkit-transition: all 2000ms cubic-bezier(.19,1,.22,1) 0ms;\r\n    transition: all 2000ms cubic-bezier(.19,1,.22,1) 0ms;\r\n}\r\n.best-doctors-grid .best-doctors-info {\r\n    padding: 20px;\r\n    font-family: \'Montserrat\', sans-serif;\r\n    border-radius: 0px 0px 6px 6px;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.best-doctors-grid .best-doctors-info h3 {\r\n    margin-bottom: 10px;\r\n}\r\n.best-doctors-grid .best-doctors-info .doctor-posting {\r\n    font-weight: 500;\r\n    font-size: 14px;\r\n    color: #3E5463;\r\n    margin-bottom: 14px;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.best-doctors-grid .best-doctors-info .doctors-amount {\r\n    font-weight: 600;\r\n    font-size: 18px;\r\n    color: #27AD5F;\r\n    margin-bottom: 14px;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.best-doctors-grid .best-doctors-info .rating {\r\n    font-weight: 500;\r\n    font-size: 14px;\r\n    color: #3E5463;\r\n    margin-bottom: 24px;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.best-doctors-grid .best-doctors-info .booking-btn {\r\n    padding: 0;\r\n    margin: 0;\r\n}\r\n.best-doctors-grid .best-doctors-info .booking-btn .btn {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    width: 100%;\r\n    color: #0071DC;\r\n    background: transparent;\r\n    border: 1px solid #fff;\r\n    border-radius: 5px;\r\n    padding: 10px;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.btn {\r\n    display: inline-block;\r\n    font-weight: 400;\r\n    line-height: 1.5;\r\n    color: #212529;\r\n    text-align: center;\r\n    text-decoration: none;\r\n    vertical-align: middle;\r\n    cursor: pointer;\r\n    -webkit-user-select: none;\r\n    -moz-user-select: none;\r\n    user-select: none;\r\n    background-color: transparent;\r\n    border: 1px solid transparent;\r\n    padding: 0.375rem 0.75rem;\r\n    font-size: 1rem;\r\n    border-radius: 0.25rem;\r\n    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;\r\n}\r\n.best-doctors-grid .best-doctors-info .booking-btn .btn span {\r\n    position: relative;\r\n    right: 0px;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.best-doctors-grid .best-doctors-info .booking-btn .btn i {\r\n    font-size: 14px;\r\n}\r\n.best-doctors-grid:hover .best-doctors-img:before {\r\n    background-color: rgba(0, 28, 43, 0.42);\r\n    content: \"\";\r\n    position: absolute;\r\n    left: 0;\r\n    top: 0;\r\n    width: 100%;\r\n    height: 100%;\r\n    z-index: 1;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.best-doctors-grid:hover .best-doctors-info {\r\n    background: #0071DC;\r\n    box-shadow: 0px 20px 40px rgb(0 0 0 / 9%);\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.best-doctors-grid:hover .best-doctors-info h3 a {\r\n    color: #fff;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.best-doctors-grid:hover .best-doctors-info .doctor-posting {\r\n    color: #fff;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.best-doctors-grid:hover .best-doctors-info .doctors-amount {\r\n    color: #fff;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.best-doctors-grid:hover .best-doctors-info .rating {\r\n    color: #fff;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.best-doctors-grid:hover .best-doctors-info .booking-btn .btn {\r\n    background: #fff;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.best-doctors-grid:hover .best-doctors-info .booking-btn .btn span {\r\n    right: 0px;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.doctor-section-four .slick-slide, .best-doctors-slider .slick-slide, .best-doctors-slider .slick-slide {\r\n    display: block;\r\n    margin-left: 0;\r\n    padding: 10px;\r\n    width: 280px;\r\n    padding-bottom: 0;\r\n}\r\n.best-doctors-slider .slick-dots li button {\r\n    width: 20px;\r\n    height: 20px;\r\n    background: #00284F;\r\n    border-radius: 50px !important;\r\n}\r\n.best-doctors-slider .slick-dots li.slick-active button {\r\n    background-color: #0071DC !important;\r\n    box-shadow: 0px 0px 10px #0071dc;\r\n}\r\n.best-doctors-slider .slick-dots li button {\r\n    width: 20px;\r\n    height: 20px;\r\n    background: #00284F;\r\n    border-radius: 50px;\r\n}\r\n.best-doctors-grid .best-doctors-info h3 a {\r\n    font-size: 18px;\r\n    font-weight: 600;\r\n    color: #000;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n    font-family: \'Montserrat\', sans-serif;\r\n    text-transform:capitalize;\r\n}\r\n.best-doctors-grid .best-doctors-img img{\r\n    min-height: 227px;\r\n    object-fit: cover;\r\n}\r\n.best-doctors-grid:hover .best-doctors-info .doctor-posting {\r\n    color: #fff;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.blog-section-four {\r\n    padding: 0;\r\n}\r\n.sigma_post.style-16{\r\n    padding:0;\r\n}\r\n.sigma_post.style-16 .sigma_post-body{\r\n    padding:15px;\r\n}\r\n.sigma_post.style-16 .blog-date-four {\r\n    position: absolute;\r\n    left: 15px;\r\n    bottom: 15px;\r\n    z-index: 1;\r\n}\r\n.sigma_post.style-16 span.posted-on {\r\n    font-family: \'IBM Plex Sans\', sans-serif;\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    padding: 10px;\r\n    height: 43px;\r\n    background: #0071DC;\r\n    border-radius: 5px;\r\n    color: #FFFFFF;\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: space-between;\r\n}\r\n.sigma_post.style-16 span.posted-on a {\r\n    font-family: \'IBM Plex Sans\', sans-serif;\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    height: 43px;\r\n    background: #0071DC;\r\n    border-radius: 5px;\r\n    color: #FFFFFF;\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: space-between;\r\n}\r\n.sigma_post.style-16 span.posted-on i{\r\n    margin-right: 0.5rem!important;\r\n}\r\n.sigma_post.style-16 .blog-date-four:hover span.posted-on,\r\n.sigma_post.style-16 .blog-date-four:hover span.posted-on a{\r\n    background: #3E5463;\r\n    color: #fff;\r\n}\r\n.sigma_post.style-16 .blog-doctors-four {\r\n    font-family: \'Montserrat\', sans-serif;\r\n    padding: 15px;\r\n    border-top: 1px solid #E0E0E0;\r\n    border-bottom: 1px solid #E0E0E0;\r\n}\r\n.sigma_post.style-16 span.author{\r\n    display: flex;\r\n    align-items: center;\r\n    font-size: 16px;\r\n    font-weight: 500;\r\n    color: #3E5463;\r\n}\r\n.sigma_post.style-16 .blog-doctors-four img {\r\n    width: 37px;\r\n    border-radius: 50%;\r\n    height: 37px;\r\n    margin-right: 0.5rem!important;\r\n}\r\n.sigma_post.style-16 span.categories-list i{\r\n    display:none;\r\n}\r\n.sigma_post.style-16 span.categories-list a{\r\n    margin-bottom: 0px;\r\n    font-weight: 400;\r\n    font-size: 14px;\r\n    color: #FFFFFF;\r\n    background: #98A2B0;\r\n    border-radius: 5px;\r\n    padding: 5px;\r\n    display: inline-flex;\r\n    justify-content: center;\r\n    align-items: center;\r\n}\r\n.sigma_post.style-16 .sigma_post-content p{\r\n    font-family: \'Montserrat\', sans-serif;\r\n    font-size: 16px;\r\n    font-weight: 500;\r\n    color: #3E5463;\r\n    margin-bottom: 0px;\r\n    margin-top: 0;\r\n    line-height:unset;\r\n}\r\n.sigma_post.style-16 .blog-four-arrow {\r\n    position: absolute;\r\n    bottom: 0px;\r\n    width: 100%;\r\n    text-align: center;\r\n}\r\n.sigma_post.style-16 .blog-four-arrow a {\r\n    background-color: #0071DC;\r\n    color: #fff;\r\n    box-shadow: 0px 0px 20px rgb(10 99 184 / 85%);\r\n    width: 38px;\r\n    height: 38px;\r\n    border-radius: 50%;\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    opacity: 0;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n    margin: auto;\r\n}\r\n.sigma_post.style-16 .blog-info-four {\r\n    padding: 15px;\r\n}\r\n.sigma_post.style-16 .blog-info-four h5{\r\n    margin-bottom:0px;\r\n}\r\n.sigma_post.style-16 .blog-info-four h5 a {\r\n    font-family: \'Encode Sans\', sans-serif;\r\n    font-weight: 600;\r\n    color: #3E5463;\r\n}\r\n.sigma_post.style-16{\r\n   background: #FFFFFF;\r\n    border: 1px solid #E0E0E0;\r\n    border-radius: 10px;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n    position: relative;\r\n    margin-bottom: 80px;\r\n}\r\n.sigma_post.style-16 .sigma_post-body{\r\n    border:none;\r\n}\r\n.sigma_post.style-16:hover {\r\n    box-shadow: 0px 35px 35px rgb(0 28 43 / 10%) !important;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.sigma_post.style-16:hover .sigma_post-thumb img {\r\n    -webkit-transform: scale(1.15);\r\n    -moz-transform: scale(1.15);\r\n    transform: scale(1.15);\r\n}\r\n.sigma_post.style-16:hover .blog-info-four a {\r\n    color: #0071DC;\r\n}\r\n.sigma_post.style-16:hover .blog-four-arrow a {\r\n    -webkit-transform: translate(0, 50%);\r\n    transform: translate(0, 50%);\r\n    opacity: 1;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.vc_btn3-container.viewall_btn{\r\n    margin-bottom:0;\r\n}\r\n.viewall_btn a{\r\n    font-family: \'Encode Sans\', sans-serif;\r\n    padding: 8px 30px !important;\r\n    box-shadow: inset 0 0 0 #fff !important;\r\n    text-transform: capitalize !important;\r\n    font-size: 16px !important;\r\n    font-weight: 700 !important;\r\n    border-radius: 5px !important;\r\n    background-image: unset !important;\r\n}\r\n.viewall_btn:hover a{\r\n    color: #0071DC !important;\r\n    border: 1px solid #0071DC;\r\n    background-color: #ffffff !important;\r\n    background: #ffffff !important;\r\n    box-shadow: inset 210px 0 0 0 #ffffff;\r\n    -webkit-transition: all 0.5s;\r\n    -moz-transition: all 0.5s;\r\n    -o-transition: all 0.5s;\r\n    transition: all 0.5s;\r\n}\r\nbody .vc_general.vc_btn3:before{\r\n   background-color: #FFF;\r\n   border: 1px solid #0071DC;\r\n   border-radius: 5px !important;\r\n}\r\n.sigma_footer{\r\n    background-color: #242424;\r\n}\r\n.sigma_footer .sigma-footer-template .sigma_footer_menu_wrapper .widgettitle{\r\n    font-size: 22px;\r\n}\r\n.home-four-banner {\r\n    background-size: cover;\r\n    background-repeat: no-repeat;\r\n    background-position: center;\r\n    padding: 0px 0 40px;\r\n    position: relative;\r\n    overflow: hidden;\r\n}\r\n.home-four-doctor {\r\n    padding: 140px 0;\r\n    max-width: 668px;\r\n    margin-left: auto;\r\n}\r\n.home-four-doctor .home-four-header {\r\n    margin-bottom: 40px;\r\n}\r\n.home-four-doctor .home-four-header h2 {\r\n    color: #fff;\r\n    font-weight: 700;\r\n    margin: auto;\r\n    font-size: 48px;\r\n    max-width: 550px;\r\n    text-align: right;\r\n}\r\n.home-four-doctor .home-four-header h2 span.orange {\r\n    color: #F2A54A;\r\n}\r\n.banner-four-form .form-group {\r\n    position: relative;\r\n}\r\n.form-group {\r\n    margin-bottom: 1.25rem;\r\n    display: inline-flex;\r\n    width: 100%;\r\n}\r\n.dc-select:after{\r\n    color:#000;\r\n}\r\n.select2-container--default .select2-selection--single{\r\n    border: 1px solid #C4C4C4 !important;\r\n    border-color: #C4C4C4 !important;\r\n}\r\n.app_btn input[type=submit]{\r\n    padding: 12px 30px;\r\n    color: #fff !important;\r\n    background: #0071DC;\r\n    width:100%;\r\n    border: 1px solid #0071DC;\r\n    border-radius: 5px;\r\n    font-weight: 700;\r\n    font-size: 16px;\r\n    letter-spacing:0;\r\n    -webkit-transition: all 500ms ease;\r\n    -moz-transition: all 500ms ease;\r\n    -o-transition: all 500ms ease;\r\n    transition: all 500ms ease;\r\n}\r\n.app_btn:hover input[type=submit] {\r\n    color: #0071DC !important;\r\n    background:#fff;\r\n    -webkit-transition: all 500ms ease;\r\n    -moz-transition: all 500ms ease;\r\n    -o-transition: all 500ms ease;\r\n    transition: all 500ms ease;\r\n}\r\n.features-clinic-four{\r\n    padding:80px 0 0 0;\r\n}\r\n.features-clinic-grid {\r\n    border-radius: 10px;\r\n    position: relative;\r\n}\r\n.features-clinic-grid .features-clinic-img {\r\n    position: relative;\r\n    overflow: hidden;\r\n    border-radius: 10px;\r\n}\r\n.features-clinic-grid .features-clinic-img img {\r\n    width: 100%;\r\n    border-radius: 10px;\r\n    -webkit-transform: translateZ(0);\r\n    -moz-transform: translateZ(0);\r\n    transform: translateZ(0);\r\n    -moz-transition: all 2000ms cubic-bezier(.19,1,.22,1) 0ms;\r\n    -ms-transition: all 2000ms cubic-bezier(.19,1,.22,1) 0ms;\r\n    -o-transition: all 2000ms cubic-bezier(.19,1,.22,1) 0ms;\r\n    -webkit-transition: all 2000ms cubic-bezier(.19,1,.22,1) 0ms;\r\n    transition: all 2000ms cubic-bezier(.19,1,.22,1) 0ms;\r\n}\r\n.features-clinic-four .feature-clinic-overlay {\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    flex-direction: column;\r\n    position: relative;\r\n    bottom: 30px;\r\n}\r\n.features-clinic-four .feature-clinic-overlay p {\r\n    background: #0071DC;\r\n    border: 1px solid #0071DC;\r\n    border-radius: 4px;\r\n    display: flex;\r\n    justify-content: center;\r\n    align-items: center;\r\n    margin-bottom: 0;\r\n    font-size: 15px;\r\n    font-weight: 700;\r\n    color: #fff;\r\n    font-family: \'Encode Sans\', sans-serif;\r\n    padding: 10px 20px;\r\n}\r\n.dc-stars{\r\n    margin: 0 0 24px;\r\n}\r\n.features-clinic-slider-four .slick-slide {\r\n    margin-right: 15px;\r\n}\r\n.features-clinic-slider-four .slick-prev, .features-clinic-slider-four .slick-next {\r\n    display: flex;\r\n    display: -webkit-flex;\r\n    align-items: center;\r\n    -webkit-align-items: center;\r\n    justify-content: center;\r\n    -webkit-justify-content: center;\r\n    background: #B3BCC9;\r\n    color: #000000;\r\n    box-shadow: unset;\r\n    opacity: 1;\r\n    width: 44px;\r\n    height: 44px;\r\n    border-radius: 50px !important;\r\n    font-size: 0;\r\n    position: absolute;\r\n    top: 100%;\r\n}\r\n.features-clinic-slider-four .best-doctor-slider .slick-next {\r\n    right: -70px;\r\n    left: auto;\r\n}\r\n.features-clinic-slider-four .slick-prev:hover, \r\n.features-clinic-slider-four .slick-next:hover {\r\n    background: #0071DC;\r\n    color: #fff;\r\n    opacity: 1;\r\n}\r\n.features-clinic-slider-four .slick-prev:hover :before, \r\n.features-clinic-slider-four .slick-next:hover :before{\r\n     color: #fff;\r\n}\r\n.features-clinic-slider-four .slick-prev {\r\n    left: 0;\r\n    right: auto;\r\n    margin-top:30px;\r\n}\r\n.features-clinic-slider-four .slick-next{\r\n    left:55px;\r\n    margin-top:30px;\r\n}\r\n.features-clinic-slider-four .slick-next:before,\r\n.features-clinic-slider-four .slick-prev:before {\r\n    content: \"\\f054\";\r\n    font-family: \"Font Awesome 5 Free\";\r\n    font-weight: 900;\r\n    color: #000;\r\n    opacity: 1;\r\n    font-size: 16px;\r\n}\r\n.features-clinic-slider-four .slick-prev:before {\r\n    content: \"\\f053\";\r\n}\r\n.btn-one {\r\n    font-size: 16px;\r\n    font-weight: 700;\r\n    color: #fff;\r\n    font-family: \'Encode Sans\', sans-serif;\r\n    padding: 10px 30px;\r\n    text-align: center;\r\n    background: #0071DC;\r\n    border: 1px solid #0071DC;\r\n    box-shadow: inset 0 0 0 0 #ffffff;\r\n    border-radius: 5px;\r\n    min-width: 110px;\r\n    -webkit-transition: all 0.5s;\r\n    -moz-transition: all 0.5s;\r\n    -o-transition: all 0.5s;\r\n    transition: all 0.5s;\r\n}\r\n.btn-one:hover {\r\n    color: #0071DC;\r\n    border: 1px solid #0071DC;\r\n    background: #ffffff;\r\n    box-shadow: inset 0 50px 0 0 #ffffff;\r\n    -webkit-transition: all 0.5s;\r\n    -moz-transition: all 0.5s;\r\n    -o-transition: all 0.5s;\r\n    transition: all 0.5s;\r\n}\r\ndiv#content {\r\n    margin-top: -152px;\r\n}\r\n.sigma_header.header-layout-10{\r\n    z-index:9;\r\n}\r\n.sigma_header-top{\r\n    border-bottom:none;\r\n}\r\nul.sigma_header-top-nav li {\r\n    padding-right: 20px;\r\n    margin-right: 20px;\r\n    color: #FFFFFF;\r\n    font-weight: 500;\r\n    border-right: 1px solid #fff;\r\n}\r\nul.sigma_header-top-nav  li:last-child {\r\n    border: none;\r\n    padding: 0;\r\n    margin: 0;\r\n}\r\nul.sigma_header-top-nav li a{\r\n    font-weight: 500 !important;\r\n    font-size: 16px !important;\r\n}\r\n.sigma_header-top-inner{\r\n    padding:20px 0;\r\n}\r\n.sigma_header.header-layout-10 .sigma_header-middle .container .navbar{\r\n    border-radius:5px;\r\n}\r\n.sigma_header .navbar-nav li a {\r\n    text-transform: none;\r\n    font-size: 16px;\r\n    font-weight: 600;\r\n    color: #1A1A1A;\r\n}\r\n.sigma_header .navbar-nav li a:hover, .sigma_header .navbar-nav li.active>a {\r\n    color: #0071DC !important;\r\n}\r\n#menu-primary-menu-1 li.current-menu-item a {\r\n    color: #0071DC !important;\r\n}\r\n#menu-primary-menu .current-menu-item a, .current-menu-ancestor a {\r\n    color: #0071DC !important;\r\n}\r\nul#menu-homefivemenu {\r\n    margin: 0;\r\n    padding: 0;\r\n}\r\nul#menu-homefivemenu li{\r\n    -webkit-box-align: center;\r\n    -ms-flex-align: center;\r\n    align-items: center;\r\n    display: -webkit-inline-box;\r\n    display: -ms-inline-flexbox;\r\n    display: inline-flex;\r\n    padding-right: 20px;\r\n    justify-content: center;\r\n    -webkit-justify-content: center;\r\n    -ms-flex-pack: center;\r\n}\r\nul#menu-homefivemenu li a\r\n{\r\n    display: inline-block;\r\n    border: 1px solid #0071DC;\r\n    padding: 10px 30px;\r\n    color: #0071DC;\r\n    border-radius: 5px;\r\n    font-weight: 700;\r\n    font-size: 16px;\r\n    position: relative;\r\n    z-index: 1;\r\n    -webkit-transition: all 500ms ease;\r\n    -moz-transition: all 500ms ease;\r\n    -o-transition: all 500ms ease;\r\n    transition: all 500ms ease;\r\n}\r\nbody.logged-in ul#menu-homefivemenu{\r\n    display:none;\r\n}\r\nul#menu-homefivemenu li:first-child a{\r\n    background:#0071DC;\r\n    color:#fff;\r\n}\r\nul#menu-homefivemenu li:first-child a:hover{\r\n    background: #fff;\r\n    color: #0071DC;\r\n    -webkit-transition: all 500ms ease;\r\n    -moz-transition: all 500ms ease;\r\n    -o-transition: all 500ms ease;\r\n    transition: all 500ms ease;\r\n}\r\nfooter.sigma_footer .footer-top {\r\n    padding: 40px 0;\r\n}\r\nfooter.sigma_footer .widget{\r\n    padding:0;\r\n    background:unset;\r\n}\r\nfooter.sigma_footer .widget h6::before{\r\n    display:none;\r\n}\r\nfooter.sigma_footer .widget h6 {\r\n    color: #fff;\r\n    font-size: 22px;\r\n    font-weight: 700;\r\n    margin-bottom: 20px;\r\n    text-transform: capitalize;\r\n}\r\nfooter.sigma_footer .widget p{\r\n  color: #E0E0E0;\r\n    font-family: \'Encode Sans\', sans-serif;  \r\n}\r\nfooter.sigma_footer .widget p i{\r\n    margin-right:20px;\r\n    color: #fff;\r\n}\r\nul#menu-specalitiesmenu  li,\r\nul#menu-servicesmenu li{\r\n    padding: 0px 0px 10px 0;\r\n}\r\nul#menu-specalitiesmenu  li a,\r\nul#menu-servicesmenu li a{\r\n    color: #E0E0E0;\r\n    padding-left: 0px;\r\n    font-family: \'Montserrat\', sans-serif;\r\n    transition: all 0.4s ease 0s;\r\n    font-weight:400;\r\n    font-size:15px;\r\n}\r\ndiv#social-widget-area .widget ul>li {\r\n    padding: 0px 0px 10px 0;\r\n}\r\ndiv#social-widget-area  ul li a {\r\n    color: #E0E0E0;\r\n    padding-left: 0px;\r\n    font-family: \'Montserrat\', sans-serif;\r\n    transition: all 0.4s ease 0s;\r\n}\r\ndiv#social-widget-area  ul li a i {\r\n    font-size: 20px;\r\n    color: #FFFFFF;\r\n}\r\nfooter.sigma_footer .footer-bottom .copyright {\r\n    border-top: 1px solid #C0C9D5;\r\n    padding: 30px 0;\r\n}\r\nul#menu-privacymenu {\r\n    font-size: 14px;\r\n    margin: 0;\r\n    padding: 0;\r\n    text-align: right;\r\n}\r\nul#menu-privacymenu li {\r\n    display: inline-block;\r\n    margin-right: 15px;\r\n}\r\nul#menu-privacymenu li::after {\r\n    color: #fff;\r\n    content: \"|\";\r\n    font-weight: 300;\r\n    position: relative;\r\n    left: 10px;\r\n}\r\nul#menu-privacymenu li:last-child {\r\n    margin-right: 0;\r\n}\r\nul#menu-privacymenu li:last-child::after {\r\n    content: \"\";\r\n}\r\nul#menu-privacymenu li a:hover {\r\n    color: #0071DC;\r\n}\r\nul.sigma_header-top-nav.social-info li{\r\n    border-right: none;\r\n    margin:0;\r\n    padding:0;\r\n}\r\n.sigma_header.header-layout-10 .sigma_header-top-inner .sigma_header-top-contacts .sigma_header-top-nav.social-info li+li{\r\n    margin-left: 15px;\r\n}\r\n.text-end {\r\n    margin-right: 15px;\r\n    margin-top: 30px;\r\n}\r\n.looking-grid-four .wpb_content_element{\r\n    margin-bottom:0 !important;\r\n}'),
(9351, 3655, '_wpb_shortcodes_custom_css', '.vc_custom_1646981830890{background-image: url(https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/banner-5.jpg?id=3340) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1646737613843{margin-bottom: 40px !important;}.vc_custom_1646893293079{background-color: #f4f5f7 !important;}.vc_custom_1646913738443{padding-top: 120px !important;}.vc_custom_1646724648106{margin-bottom: 60px !important;}.vc_custom_1646915123056{background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1646926072492{margin-bottom: 0px !important;}.vc_custom_1646891092927{padding-top: 80px !important;}.vc_custom_1646824430769{margin-bottom: 80px !important;}'),
(9356, 3516, '_thumbnail_id', '-1');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(9357, 3656, '_wpb_post_custom_css', '.sigma_subheader{\r\n    display:none;\r\n}\r\n.looking-section-four {\r\n    padding: 80px 0 80px;\r\n}\r\n.section-header-four h2 {\r\n    font-weight: 700 !important;\r\n    color: #263238  !important;\r\n}\r\n.color-primary {\r\n    color: #0071DC;\r\n    font-weight: 700;\r\n}\r\n.looking-row {\r\n    padding-left: 0px;\r\n    padding-right: 0px;\r\n    background: #FFFFFF;\r\n    border: 1px solid rgba(192, 201, 213, 0.5);\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.looking-grid-four {\r\n    display: flex;\r\n    padding: 0px;\r\n    background: #fff;\r\n    border: 1px solid transparent;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.looking-grid-four .looking-box-four {\r\n    display: flex;\r\n    padding: 20px;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n    position: relative;\r\n    top: 0px;\r\n    right: 0px;\r\n}\r\n.looking-box-four .looking-inner-box {\r\n    padding: 20px;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.looking-box-four .looking-inner-box .looking-info-four a {\r\n    display: inline-flex;\r\n    justify-content: center;\r\n    align-items: center;\r\n    font-weight: 600;\r\n    font-size: 28px;\r\n    color: #063B6F;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.looking-box-four .looking-inner-box .looking-info-four a i {\r\n    font-size: 40px;\r\n    color: #0071DC;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.me-2 {\r\n    margin-right: 0.5rem!important;\r\n}\r\n.looking-box-four .looking-inner-box .looking-info-four strong {\r\n    margin-top: 20px;\r\n    font-weight:400 !important;\r\n    display:block;\r\n    margin-bottom: 0;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.looking-box-four .looking-inner-box .looking-four-btn {\r\n    margin-top: 30px;\r\n}\r\n.looking-box-four .looking-inner-box .looking-four-btn a {\r\n    display: inline-flex;\r\n    justify-content: center;\r\n    align-items: center;\r\n    font-weight: 700;\r\n    font-size: 18px;\r\n    color: #0071DC;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.looking-box-four .looking-inner-box .looking-four-btn a i {\r\n    color: #0071DC;\r\n    position: relative;\r\n    left: 0;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.ms-2 {\r\n    margin-left: 0.5rem!important;\r\n}\r\n.looking-grid-four:hover {\r\n    background: #E5F1FB;\r\n    border: 1px solid rgba(192, 201, 213, 0.5);\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.looking-grid-four:hover .looking-box-four {\r\n    background: #01255D;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n    -webkit-transform: translate(0px, 0px);\r\n    -ms-transform: translate(0px, 0px);\r\n    transform: translate(0px, 0px);\r\n    top: -20px;\r\n    right: -20px;\r\n}\r\n.looking-grid-four:hover .looking-box-four .looking-inner-box {\r\n    background: rgba(255, 255, 255, 0.06);\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.looking-grid-four:hover .looking-box-four .looking-inner-box .looking-info-four a {\r\n    color: #fff;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.looking-grid-four:hover .looking-inner-box .looking-info-four strong {\r\n    color: #fff;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.looking-grid-four:hover .looking-box-four .looking-inner-box .looking-four-btn a {\r\n    color: #fff;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.looking-grid-four:hover .looking-box-four .looking-inner-box .looking-four-btn a i {\r\n    color: #fff;\r\n    left: 10px;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.looking-grid-four:hover .looking-box-four .looking-inner-box .looking-info-four a i {\r\n    color: #fff;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.clinic-section-four {\r\n    padding: 40px 0 0px;\r\n}\r\n.sub-title p{\r\n    color: #3E5463;\r\n    font-size: 16px;\r\n    max-width: 600px;\r\n    text-align:center;\r\n}\r\n.clinic-grid-four {\r\n    position: relative;\r\n    overflow: hidden;\r\n    margin-bottom: 30px;\r\n    text-align: center;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.clinic-grid-four .clinic-img {\r\n    position: relative;\r\n    overflow: hidden;\r\n    border-radius: 6px;\r\n}\r\n.clinic-grid-four .clinic-img:before {\r\n    background-color: rgba(0, 40, 79, 0.8);\r\n    content: \"\";\r\n    position: absolute;\r\n    left: 0;\r\n    top: 0;\r\n    width: 100%;\r\n    height: 100%;\r\n    z-index: 1;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.clinic-grid-four .clinic-img .clinic-image {\r\n    width: 100%;\r\n    -webkit-transform: translateZ(0);\r\n    -moz-transform: translateZ(0);\r\n    transform: translateZ(0);\r\n    -moz-transition: all 2000ms cubic-bezier(.19,1,.22,1) 0ms;\r\n    -ms-transition: all 2000ms cubic-bezier(.19,1,.22,1) 0ms;\r\n    -o-transition: all 2000ms cubic-bezier(.19,1,.22,1) 0ms;\r\n    -webkit-transition: all 2000ms cubic-bezier(.19,1,.22,1) 0ms;\r\n    transition: all 2000ms cubic-bezier(.19,1,.22,1) 0ms;\r\n}\r\n.clinic-grid-four .clinic-content {\r\n    position: absolute;\r\n    top: 50%;\r\n    left: 50%;\r\n    z-index: 1;\r\n    width: 100%;\r\n    -webkit-transform: translate(-50%, -50%);\r\n    -ms-transform: translate(-50%, -50%);\r\n    transform: translate(-50%, -50%);\r\n    text-align: center !important;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.clinic-grid-four .clinic-content h4 {\r\n    font-family: \'Montserrat\', sans-serif;\r\n    font-size: 24px;\r\n    font-weight: 600;\r\n    color: #fff;\r\n    margin-bottom: 20px;\r\n}\r\n.clinic-grid-four .clinic-icon-inner {\r\n    position: absolute;\r\n    bottom: 15px;\r\n    right: 30px;\r\n    z-index: 1;\r\n    background: #fff;\r\n    border-radius: 6px;\r\n    padding: 20px;\r\n    display: flex;\r\n    justify-content: center;\r\n    align-items: center;\r\n    width: 80px;\r\n    height: 80px;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.clinic-grid-four .clinic-icon-inner img {\r\n    width: 40px;\r\n    fill: #0071DC;\r\n    filter: invert(26%) sepia(31%) saturate(5801%) hue-rotate(153deg) brightness(75%) contrast(130%);\r\n}\r\n.clinic-grid-four .clinic-icon-inner .sigma_about-image-1{\r\n    border:none;\r\n    border-radius:unset;\r\n    padding:0;\r\n}\r\n.clinic-grid-four .overlay {\r\n    position: absolute;\r\n    bottom: 100% !important;\r\n    left: 0;\r\n    right: 0;\r\n    overflow: hidden;\r\n    width: 100%;\r\n    height: 0 !important;\r\n    background-color: #0071DC;\r\n    border-radius: 6px;\r\n    z-index: 1;\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    flex-direction: column;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n\r\n.clinic-grid-four .overlay .clinic-round {\r\n    background-color: #F1F1F1;\r\n    border: 1px solid #F1F1F1;\r\n    border-radius: 100%;\r\n    display: flex;\r\n    justify-content: center;\r\n    align-items: center;\r\n    width: 120px;\r\n    height: 120px;\r\n    animation: pulse-secondary 2s infinite;\r\n    -webkit-box-shadow: 0 0 0 rgb(255 255 255);\r\n    box-shadow: 0 0 0 rgb(255 255 255);\r\n}\r\n.clinic-grid-four .overlay .clinic-round img {\r\n    width: 50px;\r\n    fill: #0071DC;\r\n    filter: invert(26%) sepia(31%) saturate(5801%) hue-rotate(153deg) brightness(75%) contrast(130%);\r\n}\r\n.clinic-grid-four .overlay h4 {\r\n    font-family: \'Montserrat\', sans-serif;\r\n    font-size: 24px;\r\n    font-weight: 600;\r\n    color: #fff;\r\n    margin-bottom: 0px;\r\n}\r\n.clinic-grid-four:hover .overlay {\r\n    height: 100% !important;\r\n    bottom: 0 !important;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.clinic-grid-four .wpb_content_element{\r\n    margin-bottom:0px;\r\n}\r\n.sigma_about .sigma_about-image-1,\r\n.sigma-custom-image-style-1 .sigma_about .sigma_about-image-1 img, \r\n.sigma-custom-image-style-1 .sigma_about .sigma_about-image-2 img{\r\n    border:none !important;\r\n    border-radius:unset !important;\r\n    background:unset !important;\r\n    padding:0 !important;\r\n}\r\n.doctor-section-four {\r\n    padding: 40px 0 80px;\r\n}\r\n.best-doctors-grid {\r\n    background: #FFFFFF;\r\n    border: 1px solid rgba(192, 201, 213, 0.5);\r\n    border-radius: 6px;\r\n    position: relative;\r\n    margin-bottom: 70px;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.best-doctors-grid .best-doctors-img {\r\n    border-radius: 6px 6px 0px 0px;\r\n    position: relative;\r\n    overflow: hidden;\r\n    height: 227px;\r\n    padding: 0;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.best-doctors-grid .best-doctors-img img {\r\n    width: 100%;\r\n    border-radius: 6px 6px 0px 0px;\r\n    -webkit-transform: translateZ(0);\r\n    -moz-transform: translateZ(0);\r\n    transform: translateZ(0);\r\n    -moz-transition: all 2000ms cubic-bezier(.19,1,.22,1) 0ms;\r\n    -ms-transition: all 2000ms cubic-bezier(.19,1,.22,1) 0ms;\r\n    -o-transition: all 2000ms cubic-bezier(.19,1,.22,1) 0ms;\r\n    -webkit-transition: all 2000ms cubic-bezier(.19,1,.22,1) 0ms;\r\n    transition: all 2000ms cubic-bezier(.19,1,.22,1) 0ms;\r\n}\r\n.best-doctors-grid .best-doctors-info {\r\n    padding: 20px;\r\n    font-family: \'Montserrat\', sans-serif;\r\n    border-radius: 0px 0px 6px 6px;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.best-doctors-grid .best-doctors-info h3 {\r\n    margin-bottom: 10px;\r\n}\r\n.best-doctors-grid .best-doctors-info .doctor-posting {\r\n    font-weight: 500;\r\n    font-size: 14px;\r\n    color: #3E5463;\r\n    margin-bottom: 14px;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.best-doctors-grid .best-doctors-info .doctors-amount {\r\n    font-weight: 600;\r\n    font-size: 18px;\r\n    color: #27AD5F;\r\n    margin-bottom: 14px;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.best-doctors-grid .best-doctors-info .rating {\r\n    font-weight: 500;\r\n    font-size: 14px;\r\n    color: #3E5463;\r\n    margin-bottom: 24px;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.best-doctors-grid .best-doctors-info .booking-btn {\r\n    padding: 0;\r\n    margin: 0;\r\n}\r\n.best-doctors-grid .best-doctors-info .booking-btn .btn {\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    width: 100%;\r\n    color: #0071DC;\r\n    background: transparent;\r\n    border: 1px solid #fff;\r\n    border-radius: 5px;\r\n    padding: 10px;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.btn {\r\n    display: inline-block;\r\n    font-weight: 400;\r\n    line-height: 1.5;\r\n    color: #212529;\r\n    text-align: center;\r\n    text-decoration: none;\r\n    vertical-align: middle;\r\n    cursor: pointer;\r\n    -webkit-user-select: none;\r\n    -moz-user-select: none;\r\n    user-select: none;\r\n    background-color: transparent;\r\n    border: 1px solid transparent;\r\n    padding: 0.375rem 0.75rem;\r\n    font-size: 1rem;\r\n    border-radius: 0.25rem;\r\n    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;\r\n}\r\n.best-doctors-grid .best-doctors-info .booking-btn .btn span {\r\n    position: relative;\r\n    right: 0px;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.best-doctors-grid .best-doctors-info .booking-btn .btn i {\r\n    font-size: 14px;\r\n}\r\n.best-doctors-grid:hover .best-doctors-img:before {\r\n    background-color: rgba(0, 28, 43, 0.42);\r\n    content: \"\";\r\n    position: absolute;\r\n    left: 0;\r\n    top: 0;\r\n    width: 100%;\r\n    height: 100%;\r\n    z-index: 1;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.best-doctors-grid:hover .best-doctors-info {\r\n    background: #0071DC;\r\n    box-shadow: 0px 20px 40px rgb(0 0 0 / 9%);\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.best-doctors-grid:hover .best-doctors-info h3 a {\r\n    color: #fff;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.best-doctors-grid:hover .best-doctors-info .doctor-posting {\r\n    color: #fff;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.best-doctors-grid:hover .best-doctors-info .doctors-amount {\r\n    color: #fff;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.best-doctors-grid:hover .best-doctors-info .rating {\r\n    color: #fff;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.best-doctors-grid:hover .best-doctors-info .booking-btn .btn {\r\n    background: #fff;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.best-doctors-grid:hover .best-doctors-info .booking-btn .btn span {\r\n    right: 0px;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.doctor-section-four .slick-slide, .best-doctors-slider .slick-slide, .best-doctors-slider .slick-slide {\r\n    display: block;\r\n    margin-left: 0;\r\n    padding: 10px;\r\n    width: 280px;\r\n    padding-bottom: 0;\r\n}\r\n.best-doctors-slider .slick-dots li button {\r\n    width: 20px;\r\n    height: 20px;\r\n    background: #00284F;\r\n    border-radius: 50px !important;\r\n}\r\n.best-doctors-slider .slick-dots li.slick-active button {\r\n    background-color: #0071DC !important;\r\n    box-shadow: 0px 0px 10px #0071dc;\r\n}\r\n.best-doctors-slider .slick-dots li button {\r\n    width: 20px;\r\n    height: 20px;\r\n    background: #00284F;\r\n    border-radius: 50px;\r\n}\r\n.best-doctors-grid .best-doctors-info h3 a {\r\n    font-size: 18px;\r\n    font-weight: 600;\r\n    color: #000;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n    font-family: \'Montserrat\', sans-serif;\r\n    text-transform:capitalize;\r\n}\r\n.best-doctors-grid .best-doctors-img img{\r\n    min-height: 227px;\r\n    object-fit: cover;\r\n}\r\n.best-doctors-grid:hover .best-doctors-info .doctor-posting {\r\n    color: #fff;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.blog-section-four {\r\n    padding: 0;\r\n}\r\n.sigma_post.style-16{\r\n    padding:0;\r\n}\r\n.sigma_post.style-16 .sigma_post-body{\r\n    padding:15px;\r\n}\r\n.sigma_post.style-16 .blog-date-four {\r\n    position: absolute;\r\n    left: 15px;\r\n    bottom: 15px;\r\n    z-index: 1;\r\n}\r\n.sigma_post.style-16 span.posted-on {\r\n    font-family: \'IBM Plex Sans\', sans-serif;\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    padding: 10px;\r\n    height: 43px;\r\n    background: #0071DC;\r\n    border-radius: 5px;\r\n    color: #FFFFFF;\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: space-between;\r\n}\r\n.sigma_post.style-16 span.posted-on a {\r\n    font-family: \'IBM Plex Sans\', sans-serif;\r\n    font-weight: 600;\r\n    font-size: 16px;\r\n    height: 43px;\r\n    background: #0071DC;\r\n    border-radius: 5px;\r\n    color: #FFFFFF;\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: space-between;\r\n}\r\n.sigma_post.style-16 span.posted-on i{\r\n    margin-right: 0.5rem!important;\r\n}\r\n.sigma_post.style-16 .blog-date-four:hover span.posted-on,\r\n.sigma_post.style-16 .blog-date-four:hover span.posted-on a{\r\n    background: #3E5463;\r\n    color: #fff;\r\n}\r\n.sigma_post.style-16 .blog-doctors-four {\r\n    font-family: \'Montserrat\', sans-serif;\r\n    padding: 15px;\r\n    border-top: 1px solid #E0E0E0;\r\n    border-bottom: 1px solid #E0E0E0;\r\n}\r\n.sigma_post.style-16 span.author{\r\n    display: flex;\r\n    align-items: center;\r\n    font-size: 16px;\r\n    font-weight: 500;\r\n    color: #3E5463;\r\n}\r\n.sigma_post.style-16 .blog-doctors-four img {\r\n    width: 37px;\r\n    border-radius: 50%;\r\n    height: 37px;\r\n    margin-right: 0.5rem!important;\r\n}\r\n.sigma_post.style-16 span.categories-list i{\r\n    display:none;\r\n}\r\n.sigma_post.style-16 span.categories-list a{\r\n    margin-bottom: 0px;\r\n    font-weight: 400;\r\n    font-size: 14px;\r\n    color: #FFFFFF;\r\n    background: #98A2B0;\r\n    border-radius: 5px;\r\n    padding: 5px;\r\n    display: inline-flex;\r\n    justify-content: center;\r\n    align-items: center;\r\n}\r\n.sigma_post.style-16 .sigma_post-content p{\r\n    font-family: \'Montserrat\', sans-serif;\r\n    font-size: 16px;\r\n    font-weight: 500;\r\n    color: #3E5463;\r\n    margin-bottom: 0px;\r\n    margin-top: 0;\r\n    line-height:unset;\r\n}\r\n.sigma_post.style-16 .blog-four-arrow {\r\n    position: absolute;\r\n    bottom: 0px;\r\n    width: 100%;\r\n    text-align: center;\r\n}\r\n.sigma_post.style-16 .blog-four-arrow a {\r\n    background-color: #0071DC;\r\n    color: #fff;\r\n    box-shadow: 0px 0px 20px rgb(10 99 184 / 85%);\r\n    width: 38px;\r\n    height: 38px;\r\n    border-radius: 50%;\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    opacity: 0;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n    margin: auto;\r\n}\r\n.sigma_post.style-16 .blog-info-four {\r\n    padding: 15px;\r\n}\r\n.sigma_post.style-16 .blog-info-four h5{\r\n    margin-bottom:0px;\r\n}\r\n.sigma_post.style-16 .blog-info-four h5 a {\r\n    font-family: \'Encode Sans\', sans-serif;\r\n    font-weight: 600;\r\n    color: #3E5463;\r\n}\r\n.sigma_post.style-16{\r\n   background: #FFFFFF;\r\n    border: 1px solid #E0E0E0;\r\n    border-radius: 10px;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n    position: relative;\r\n    margin-bottom: 80px;\r\n}\r\n.sigma_post.style-16 .sigma_post-body{\r\n    border:none;\r\n}\r\n.sigma_post.style-16:hover {\r\n    box-shadow: 0px 35px 35px rgb(0 28 43 / 10%) !important;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.sigma_post.style-16:hover .sigma_post-thumb img {\r\n    -webkit-transform: scale(1.15);\r\n    -moz-transform: scale(1.15);\r\n    transform: scale(1.15);\r\n}\r\n.sigma_post.style-16:hover .blog-info-four a {\r\n    color: #0071DC;\r\n}\r\n.sigma_post.style-16:hover .blog-four-arrow a {\r\n    -webkit-transform: translate(0, 50%);\r\n    transform: translate(0, 50%);\r\n    opacity: 1;\r\n    -webkit-transition: 0.7s;\r\n    -moz-transition: 0.7s;\r\n    -o-transition: 0.7s;\r\n    transition: 0.7s;\r\n}\r\n.vc_btn3-container.viewall_btn{\r\n    margin-bottom:0;\r\n}\r\n.viewall_btn a{\r\n    font-family: \'Encode Sans\', sans-serif;\r\n    padding: 8px 30px !important;\r\n    box-shadow: inset 0 0 0 #fff !important;\r\n    text-transform: capitalize !important;\r\n    font-size: 16px !important;\r\n    font-weight: 700 !important;\r\n    border-radius: 5px !important;\r\n    background-image: unset !important;\r\n}\r\n.viewall_btn:hover a{\r\n    color: #0071DC !important;\r\n    border: 1px solid #0071DC;\r\n    background-color: #ffffff !important;\r\n    background: #ffffff !important;\r\n    box-shadow: inset 210px 0 0 0 #ffffff;\r\n    -webkit-transition: all 0.5s;\r\n    -moz-transition: all 0.5s;\r\n    -o-transition: all 0.5s;\r\n    transition: all 0.5s;\r\n}\r\nbody .vc_general.vc_btn3:before{\r\n   background-color: #FFF;\r\n   border: 1px solid #0071DC;\r\n   border-radius: 5px !important;\r\n}\r\n.sigma_footer{\r\n    background-color: #242424;\r\n}\r\n.sigma_footer .sigma-footer-template .sigma_footer_menu_wrapper .widgettitle{\r\n    font-size: 22px;\r\n}\r\n.home-four-banner {\r\n    background-size: cover;\r\n    background-repeat: no-repeat;\r\n    background-position: center;\r\n    padding: 0px 0 40px;\r\n    position: relative;\r\n    overflow: hidden;\r\n}\r\n.home-four-doctor {\r\n    padding: 140px 0;\r\n    max-width: 668px;\r\n    margin-left: auto;\r\n}\r\n.home-four-doctor .home-four-header {\r\n    margin-bottom: 40px;\r\n}\r\n.home-four-doctor .home-four-header h2 {\r\n    color: #fff;\r\n    font-weight: 700;\r\n    margin: auto;\r\n    font-size: 48px;\r\n    max-width: 550px;\r\n    text-align: right;\r\n}\r\n.home-four-doctor .home-four-header h2 span.orange {\r\n    color: #F2A54A;\r\n}\r\n.banner-four-form .form-group {\r\n    position: relative;\r\n}\r\n.form-group {\r\n    margin-bottom: 1.25rem;\r\n    display: inline-flex;\r\n    width: 100%;\r\n}\r\n.dc-select:after{\r\n    color:#000;\r\n}\r\n.select2-container--default .select2-selection--single{\r\n    border: 1px solid #C4C4C4 !important;\r\n    border-color: #C4C4C4 !important;\r\n}\r\n.app_btn input[type=submit]{\r\n    padding: 12px 30px;\r\n    color: #fff !important;\r\n    background: #0071DC;\r\n    width:100%;\r\n    border: 1px solid #0071DC;\r\n    border-radius: 5px;\r\n    font-weight: 700;\r\n    font-size: 16px;\r\n    letter-spacing:0;\r\n    -webkit-transition: all 500ms ease;\r\n    -moz-transition: all 500ms ease;\r\n    -o-transition: all 500ms ease;\r\n    transition: all 500ms ease;\r\n}\r\n.app_btn:hover input[type=submit] {\r\n    color: #0071DC !important;\r\n    background:#fff;\r\n    -webkit-transition: all 500ms ease;\r\n    -moz-transition: all 500ms ease;\r\n    -o-transition: all 500ms ease;\r\n    transition: all 500ms ease;\r\n}\r\n.features-clinic-four{\r\n    padding:80px 0 0 0;\r\n}\r\n.features-clinic-grid {\r\n    border-radius: 10px;\r\n    position: relative;\r\n}\r\n.features-clinic-grid .features-clinic-img {\r\n    position: relative;\r\n    overflow: hidden;\r\n    border-radius: 10px;\r\n}\r\n.features-clinic-grid .features-clinic-img img {\r\n    width: 100%;\r\n    border-radius: 10px;\r\n    -webkit-transform: translateZ(0);\r\n    -moz-transform: translateZ(0);\r\n    transform: translateZ(0);\r\n    -moz-transition: all 2000ms cubic-bezier(.19,1,.22,1) 0ms;\r\n    -ms-transition: all 2000ms cubic-bezier(.19,1,.22,1) 0ms;\r\n    -o-transition: all 2000ms cubic-bezier(.19,1,.22,1) 0ms;\r\n    -webkit-transition: all 2000ms cubic-bezier(.19,1,.22,1) 0ms;\r\n    transition: all 2000ms cubic-bezier(.19,1,.22,1) 0ms;\r\n}\r\n.features-clinic-four .feature-clinic-overlay {\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    flex-direction: column;\r\n    position: relative;\r\n    bottom: 30px;\r\n}\r\n.features-clinic-four .feature-clinic-overlay p {\r\n    background: #0071DC;\r\n    border: 1px solid #0071DC;\r\n    border-radius: 4px;\r\n    display: flex;\r\n    justify-content: center;\r\n    align-items: center;\r\n    margin-bottom: 0;\r\n    font-size: 15px;\r\n    font-weight: 700;\r\n    color: #fff;\r\n    font-family: \'Encode Sans\', sans-serif;\r\n    padding: 10px 20px;\r\n}\r\n.dc-stars{\r\n    margin: 0 0 24px;\r\n}\r\n.features-clinic-slider-four .slick-slide {\r\n    margin-right: 15px;\r\n}\r\n.features-clinic-slider-four .slick-prev, .features-clinic-slider-four .slick-next {\r\n    display: flex;\r\n    display: -webkit-flex;\r\n    align-items: center;\r\n    -webkit-align-items: center;\r\n    justify-content: center;\r\n    -webkit-justify-content: center;\r\n    background: #B3BCC9;\r\n    color: #000000;\r\n    box-shadow: unset;\r\n    opacity: 1;\r\n    width: 44px;\r\n    height: 44px;\r\n    border-radius: 50px !important;\r\n    font-size: 0;\r\n    position: absolute;\r\n    top: 100%;\r\n}\r\n.features-clinic-slider-four .best-doctor-slider .slick-next {\r\n    right: -70px;\r\n    left: auto;\r\n}\r\n.features-clinic-slider-four .slick-prev:hover, \r\n.features-clinic-slider-four .slick-next:hover {\r\n    background: #0071DC;\r\n    color: #fff;\r\n    opacity: 1;\r\n}\r\n.features-clinic-slider-four .slick-prev:hover :before, \r\n.features-clinic-slider-four .slick-next:hover :before{\r\n     color: #fff;\r\n}\r\n.features-clinic-slider-four .slick-prev {\r\n    left: 0;\r\n    right: auto;\r\n    margin-top:30px;\r\n}\r\n.features-clinic-slider-four .slick-next{\r\n    left:55px;\r\n    margin-top:30px;\r\n}\r\n.features-clinic-slider-four .slick-next:before,\r\n.features-clinic-slider-four .slick-prev:before {\r\n    content: \"\\f054\";\r\n    font-family: \"Font Awesome 5 Free\";\r\n    font-weight: 900;\r\n    color: #000;\r\n    opacity: 1;\r\n    font-size: 16px;\r\n}\r\n.features-clinic-slider-four .slick-prev:before {\r\n    content: \"\\f053\";\r\n}\r\n.btn-one {\r\n    font-size: 16px;\r\n    font-weight: 700;\r\n    color: #fff;\r\n    font-family: \'Encode Sans\', sans-serif;\r\n    padding: 10px 30px;\r\n    text-align: center;\r\n    background: #0071DC;\r\n    border: 1px solid #0071DC;\r\n    box-shadow: inset 0 0 0 0 #ffffff;\r\n    border-radius: 5px;\r\n    min-width: 110px;\r\n    -webkit-transition: all 0.5s;\r\n    -moz-transition: all 0.5s;\r\n    -o-transition: all 0.5s;\r\n    transition: all 0.5s;\r\n}\r\n.btn-one:hover {\r\n    color: #0071DC;\r\n    border: 1px solid #0071DC;\r\n    background: #ffffff;\r\n    box-shadow: inset 0 50px 0 0 #ffffff;\r\n    -webkit-transition: all 0.5s;\r\n    -moz-transition: all 0.5s;\r\n    -o-transition: all 0.5s;\r\n    transition: all 0.5s;\r\n}\r\ndiv#content {\r\n    margin-top: -152px;\r\n}\r\n.sigma_header.header-layout-10{\r\n    z-index:9;\r\n}\r\n.sigma_header-top{\r\n    border-bottom:none;\r\n}\r\nul.sigma_header-top-nav li {\r\n    padding-right: 20px;\r\n    margin-right: 20px;\r\n    color: #FFFFFF;\r\n    font-weight: 500;\r\n    border-right: 1px solid #fff;\r\n}\r\nul.sigma_header-top-nav  li:last-child {\r\n    border: none;\r\n    padding: 0;\r\n    margin: 0;\r\n}\r\nul.sigma_header-top-nav li a{\r\n    font-weight: 500 !important;\r\n    font-size: 16px !important;\r\n}\r\n.sigma_header-top-inner{\r\n    padding:20px 0;\r\n}\r\n.sigma_header.header-layout-10 .sigma_header-middle .container .navbar{\r\n    border-radius:5px;\r\n}\r\n.sigma_header .navbar-nav li a {\r\n    text-transform: none;\r\n    font-size: 16px;\r\n    font-weight: 600;\r\n    color: #1A1A1A;\r\n}\r\n.sigma_header .navbar-nav li a:hover, .sigma_header .navbar-nav li.active>a {\r\n    color: #0071DC !important;\r\n}\r\n#menu-primary-menu-1 li.current-menu-item a {\r\n    color: #0071DC !important;\r\n}\r\n#menu-primary-menu .current-menu-item a, .current-menu-ancestor a {\r\n    color: #0071DC !important;\r\n}\r\nul#menu-homefivemenu {\r\n    margin: 0;\r\n    padding: 0;\r\n}\r\nul#menu-homefivemenu li{\r\n    -webkit-box-align: center;\r\n    -ms-flex-align: center;\r\n    align-items: center;\r\n    display: -webkit-inline-box;\r\n    display: -ms-inline-flexbox;\r\n    display: inline-flex;\r\n    padding-right: 20px;\r\n    justify-content: center;\r\n    -webkit-justify-content: center;\r\n    -ms-flex-pack: center;\r\n}\r\nul#menu-homefivemenu li a\r\n{\r\n    display: inline-block;\r\n    border: 1px solid #0071DC;\r\n    padding: 10px 30px;\r\n    color: #0071DC;\r\n    border-radius: 5px;\r\n    font-weight: 700;\r\n    font-size: 16px;\r\n    position: relative;\r\n    z-index: 1;\r\n    -webkit-transition: all 500ms ease;\r\n    -moz-transition: all 500ms ease;\r\n    -o-transition: all 500ms ease;\r\n    transition: all 500ms ease;\r\n}\r\nbody.logged-in ul#menu-homefivemenu{\r\n    display:none;\r\n}\r\nul#menu-homefivemenu li:first-child a{\r\n    background:#0071DC;\r\n    color:#fff;\r\n}\r\nul#menu-homefivemenu li:first-child a:hover{\r\n    background: #fff;\r\n    color: #0071DC;\r\n    -webkit-transition: all 500ms ease;\r\n    -moz-transition: all 500ms ease;\r\n    -o-transition: all 500ms ease;\r\n    transition: all 500ms ease;\r\n}\r\nfooter.sigma_footer .footer-top {\r\n    padding: 40px 0;\r\n}\r\nfooter.sigma_footer .widget{\r\n    padding:0;\r\n    background:unset;\r\n}\r\nfooter.sigma_footer .widget h6::before{\r\n    display:none;\r\n}\r\nfooter.sigma_footer .widget h6 {\r\n    color: #fff;\r\n    font-size: 22px;\r\n    font-weight: 700;\r\n    margin-bottom: 20px;\r\n    text-transform: capitalize;\r\n}\r\nfooter.sigma_footer .widget p{\r\n  color: #E0E0E0;\r\n    font-family: \'Encode Sans\', sans-serif;  \r\n}\r\nfooter.sigma_footer .widget p i{\r\n    margin-right:20px;\r\n    color: #fff;\r\n}\r\nul#menu-specalitiesmenu  li,\r\nul#menu-servicesmenu li{\r\n    padding: 0px 0px 10px 0;\r\n}\r\nul#menu-specalitiesmenu  li a,\r\nul#menu-servicesmenu li a{\r\n    color: #E0E0E0;\r\n    padding-left: 0px;\r\n    font-family: \'Montserrat\', sans-serif;\r\n    transition: all 0.4s ease 0s;\r\n    font-weight:400;\r\n    font-size:15px;\r\n}\r\ndiv#social-widget-area .widget ul>li {\r\n    padding: 0px 0px 10px 0;\r\n}\r\ndiv#social-widget-area  ul li a {\r\n    color: #E0E0E0;\r\n    padding-left: 0px;\r\n    font-family: \'Montserrat\', sans-serif;\r\n    transition: all 0.4s ease 0s;\r\n}\r\ndiv#social-widget-area  ul li a i {\r\n    font-size: 20px;\r\n    color: #FFFFFF;\r\n}\r\nfooter.sigma_footer .footer-bottom .copyright {\r\n    border-top: 1px solid #C0C9D5;\r\n    padding: 30px 0;\r\n}\r\nul#menu-privacymenu {\r\n    font-size: 14px;\r\n    margin: 0;\r\n    padding: 0;\r\n    text-align: right;\r\n}\r\nul#menu-privacymenu li {\r\n    display: inline-block;\r\n    margin-right: 15px;\r\n}\r\nul#menu-privacymenu li::after {\r\n    color: #fff;\r\n    content: \"|\";\r\n    font-weight: 300;\r\n    position: relative;\r\n    left: 10px;\r\n}\r\nul#menu-privacymenu li:last-child {\r\n    margin-right: 0;\r\n}\r\nul#menu-privacymenu li:last-child::after {\r\n    content: \"\";\r\n}\r\nul#menu-privacymenu li a:hover {\r\n    color: #0071DC;\r\n}\r\nul.sigma_header-top-nav.social-info li{\r\n    border-right: none;\r\n    margin:0;\r\n    padding:0;\r\n}\r\n.sigma_header.header-layout-10 .sigma_header-top-inner .sigma_header-top-contacts .sigma_header-top-nav.social-info li+li{\r\n    margin-left: 15px;\r\n}\r\n.text-end {\r\n    margin-right: 15px;\r\n    margin-top: 30px;\r\n}\r\n.looking-grid-four .wpb_content_element{\r\n    margin-bottom:0 !important;\r\n}'),
(9358, 3656, '_wpb_shortcodes_custom_css', '.vc_custom_1646981830890{background-image: url(https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/banner-5.jpg?id=3340) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1646737613843{margin-bottom: 40px !important;}.vc_custom_1646893293079{background-color: #f4f5f7 !important;}.vc_custom_1646913738443{padding-top: 120px !important;}.vc_custom_1646724648106{margin-bottom: 60px !important;}.vc_custom_1646915123056{background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1646926072492{margin-bottom: 0px !important;}.vc_custom_1646891092927{padding-top: 80px !important;}.vc_custom_1646824430769{margin-bottom: 80px !important;}'),
(9359, 3516, 'rs_page_bg_color', '#ffffff'),
(9360, 3516, 'slide_template', 'default'),
(9577, 70, '_edit_lock', '1726076553:1'),
(9647, 3671, '_wp_attached_file', '2022/01/book-doctor-13.jpg'),
(9648, 3671, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:306;s:6:\"height\";i:350;s:4:\"file\";s:26:\"2022/01/book-doctor-13.jpg\";s:8:\"filesize\";i:35301;s:5:\"sizes\";a:12:{s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"book-doctor-13-262x300.jpg\";s:5:\"width\";i:262;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"book-doctor-13-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_grid\";a:4:{s:4:\"file\";s:26:\"book-doctor-13-306x250.jpg\";s:5:\"width\";i:306;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_list\";a:4:{s:4:\"file\";s:26:\"book-doctor-13-306x220.jpg\";s:5:\"width\";i:306;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_doctors_type\";a:4:{s:4:\"file\";s:26:\"book-doctor-13-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_blog_grid_v2\";a:4:{s:4:\"file\";s:26:\"book-doctor-13-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"doccure_top_rat_doc\";a:4:{s:4:\"file\";s:26:\"book-doctor-13-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"doccure_listing_thumb\";a:4:{s:4:\"file\";s:26:\"book-doctor-13-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:30:\"doccure_latest_articles_widget\";a:4:{s:4:\"file\";s:24:\"book-doctor-13-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"doccure_artical_auther\";a:4:{s:4:\"file\";s:24:\"book-doctor-13-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_chosen_icone\";a:4:{s:4:\"file\";s:24:\"book-doctor-13-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure-small-square\";a:4:{s:4:\"file\";s:26:\"book-doctor-13-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;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:{}}}'),
(9718, 3672, '_wp_attached_file', '2022/03/book-doctor-14.jpg'),
(9719, 3672, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:306;s:6:\"height\";i:350;s:4:\"file\";s:26:\"2022/03/book-doctor-14.jpg\";s:8:\"filesize\";i:29603;s:5:\"sizes\";a:12:{s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"book-doctor-14-262x300.jpg\";s:5:\"width\";i:262;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"book-doctor-14-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_grid\";a:4:{s:4:\"file\";s:26:\"book-doctor-14-306x250.jpg\";s:5:\"width\";i:306;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_list\";a:4:{s:4:\"file\";s:26:\"book-doctor-14-306x220.jpg\";s:5:\"width\";i:306;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_doctors_type\";a:4:{s:4:\"file\";s:26:\"book-doctor-14-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_blog_grid_v2\";a:4:{s:4:\"file\";s:26:\"book-doctor-14-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"doccure_top_rat_doc\";a:4:{s:4:\"file\";s:26:\"book-doctor-14-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"doccure_listing_thumb\";a:4:{s:4:\"file\";s:26:\"book-doctor-14-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:30:\"doccure_latest_articles_widget\";a:4:{s:4:\"file\";s:24:\"book-doctor-14-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"doccure_artical_auther\";a:4:{s:4:\"file\";s:24:\"book-doctor-14-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_chosen_icone\";a:4:{s:4:\"file\";s:24:\"book-doctor-14-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure-small-square\";a:4:{s:4:\"file\";s:26:\"book-doctor-14-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;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:{}}}'),
(9937, 3675, '_wp_attached_file', '2022/01/book-doctor-10.jpg'),
(9938, 3675, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:306;s:6:\"height\";i:291;s:4:\"file\";s:26:\"2022/01/book-doctor-10.jpg\";s:8:\"filesize\";i:24723;s:5:\"sizes\";a:12:{s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"book-doctor-10-300x285.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:285;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"book-doctor-10-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_grid\";a:4:{s:4:\"file\";s:26:\"book-doctor-10-306x250.jpg\";s:5:\"width\";i:306;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_list\";a:4:{s:4:\"file\";s:26:\"book-doctor-10-306x220.jpg\";s:5:\"width\";i:306;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_doctors_type\";a:4:{s:4:\"file\";s:26:\"book-doctor-10-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_blog_grid_v2\";a:4:{s:4:\"file\";s:26:\"book-doctor-10-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"doccure_top_rat_doc\";a:4:{s:4:\"file\";s:26:\"book-doctor-10-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"doccure_listing_thumb\";a:4:{s:4:\"file\";s:26:\"book-doctor-10-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:30:\"doccure_latest_articles_widget\";a:4:{s:4:\"file\";s:24:\"book-doctor-10-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"doccure_artical_auther\";a:4:{s:4:\"file\";s:24:\"book-doctor-10-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_chosen_icone\";a:4:{s:4:\"file\";s:24:\"book-doctor-10-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure-small-square\";a:4:{s:4:\"file\";s:26:\"book-doctor-10-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;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:{}}}'),
(10008, 3676, '_wp_attached_file', '2022/01/book-doctor-11.jpg'),
(10009, 3676, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:306;s:6:\"height\";i:291;s:4:\"file\";s:26:\"2022/01/book-doctor-11.jpg\";s:8:\"filesize\";i:24853;s:5:\"sizes\";a:12:{s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"book-doctor-11-300x285.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:285;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"book-doctor-11-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_grid\";a:4:{s:4:\"file\";s:26:\"book-doctor-11-306x250.jpg\";s:5:\"width\";i:306;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_list\";a:4:{s:4:\"file\";s:26:\"book-doctor-11-306x220.jpg\";s:5:\"width\";i:306;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_doctors_type\";a:4:{s:4:\"file\";s:26:\"book-doctor-11-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_blog_grid_v2\";a:4:{s:4:\"file\";s:26:\"book-doctor-11-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"doccure_top_rat_doc\";a:4:{s:4:\"file\";s:26:\"book-doctor-11-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"doccure_listing_thumb\";a:4:{s:4:\"file\";s:26:\"book-doctor-11-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:30:\"doccure_latest_articles_widget\";a:4:{s:4:\"file\";s:24:\"book-doctor-11-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"doccure_artical_auther\";a:4:{s:4:\"file\";s:24:\"book-doctor-11-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_chosen_icone\";a:4:{s:4:\"file\";s:24:\"book-doctor-11-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure-small-square\";a:4:{s:4:\"file\";s:26:\"book-doctor-11-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;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:{}}}'),
(10082, 70, '_edit_last', '1'),
(10083, 70, 'dfiFeatured', 'a:1:{i:0;s:0:\"\";}'),
(10087, 70, 'dfi_fimageplug-2', 'd0b5931b74'),
(10088, 3683, '_wpb_post_custom_css', '.subscribe-cta-form .sigma-subscribe-form-style-1 {\r\n    border: 2px solid #fff;\r\n    border-radius: 6px;\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"email\"] {\r\n    background: transparent;\r\n    border: 0;\r\n    color: #fff;\r\n    height: 70px;\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"email\"]::placeholder {\r\n    color: #fff;\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"submit\"] {\r\n    background: #fff;\r\n    margin: 5px;\r\n    border-radius: 6px;\r\n    color: var(--thm-secondary);\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 span.wpcf7-not-valid-tip {\r\n    color: #fff;\r\n    position: absolute;\r\n}\r\n@media(max-width: 467px){\r\n    .subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"submit\"]{\r\n        padding: 10px;\r\n        font-size: 12px;\r\n    }\r\n    .subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"email\"]{\r\n        padding: 10px;\r\n    }\r\n}\r\n\r\n.sigma_post .sigma_post-meta span {\r\n    font-size: 13px; }\r\n    \r\n.sigma_post.style-16 .sigma_post-body {\r\n   padding: 20px 0px 0px 0px;\r\n   border: 0px solid;\r\n}\r\n\r\n@media only screen and (max-width: 991px) and (min-width: 768px) {\r\n	.sigma_cta.style-8 .sigma_cta-content h4 {\r\n        font-size: 19px !important;\r\n	}\r\n        .section-title .title {\r\n          font-size: 25px;}\r\n\r\n.sigma_btn.btn-sm {\r\n    font-size: 12px;\r\n    padding: 7px 14px;}\r\n    \r\n}\r\n\r\n@media (max-width: 767px) {\r\n    .section-title .title {\r\n          font-size: 25px;\r\n    }\r\n}\r\n\r\n.sigma_post .sigma_post-meta span i {\r\n    margin-right: 3px;}\r\n    \r\n.sigma_post .sigma_post-meta span+span {\r\n    margin-left: 20px!important;\r\n}\r\n\r\n@media only screen and (max-width: 360px) and (min-width: 280px) {\r\n   .sigma_post .sigma_post-meta span a{\r\n        font-size: 10px !important;\r\n    }\r\n}\r\n\r\n.sigma_post .sigma_post-body h5 a {\r\n    font-size: 18px !important;\r\n}\r\n\r\n.sub-title {\r\n    color: #757575;\r\n    font-size: 16px;\r\n    margin-top:15px;\r\n}\r\n    \r\n.about-content{\r\n    font-size: 14px;\r\n    font-weight: 400;\r\n    line-height: 26px;\r\n}\r\n\r\n.sigma_post .sigma_post-meta span a {\r\n	color: #757575;\r\n    }\r\n    \r\n.sigma_post .sigma_post-meta span i {\r\n     color: #757575;\r\n}\r\n\r\n.sigma_post .sigma_post-meta span a:hover, .sigma_post .sigma_post-meta span .comment-count:hover {\r\n    color: unset;\r\n}\r\n\r\nh5 {\r\n    line-height: 1;\r\n}\r\n\r\n.sigma_post .sigma_post-meta{\r\n    margin-bottom: 15px;\r\n}\r\n\r\n.sigma_post .sigma_post-body .sigma_post-content h5{\r\n    margin:0 0 10px;\r\n}\r\n\r\n.sigma_post.style-16 .sigma_post-body{\r\n    padding:7px 0px 0px 0px;\r\n}\r\n\r\n.sigma_post .sigma_post-body .sigma_post-content p{\r\n    margin: 0px 0;\r\n}\r\n\r\n.sigma_doctor .sigma_doctor-categories a{\r\n    font-size:13px;\r\n}\r\n\r\n.sigma_doctor.style-17 .sigma_doctor-body .sigma_doctor-info span{\r\n    font-size:12px;\r\n    color:#666;\r\n}\r\n.sigma_service h5{\r\n    text-align:center;\r\n    font-size:0.9375rem;\r\n}\r\n\r\n.sigma_button_wrapper .sigma_btn.style-2{\r\n    font-size: 16px !important;\r\n    font-weight: 600 !important;\r\n    padding: 12px 30px !important;\r\n    box-shadow: none !important;\r\n    text-transform: capitalize;\r\n}\r\n\r\n.sigma_service.style-18 .sigma_service-thumb img{\r\n    border-radius: 100%;\r\n    box-shadow: 1px 6px 14px rgb(0 0 0 / 20%);\r\n    width: 140px;\r\n    height: 140px;\r\n    object-fit: cover;\r\n    margin-left: auto;\r\n    margin-right: auto;\r\n    text-align: center !important;\r\n}\r\n\r\n.sigma_doctor.style-19 .sigma_rating{\r\n    font-size:14px;\r\n}\r\n.sigma_doctor.style-19 span{\r\n    font-size:13px;\r\n}\r\n.sigma_rating i {\r\n    color: #f4c150;\r\n}\r\n.sigma_doctor.style-19 .sigma_rating{\r\n    margin-top:6px;\r\n    margin-bottom:3px;\r\n}\r\n\r\n.sigma_post .sigma_post-meta{\r\n    margin-top:10px;\r\n    margin-bottom:10px;\r\n}\r\n\r\n.sigma_post .sigma_post-meta span+span{\r\n    float:right;\r\n    text-align:right;\r\n}\r\n.sigma_post .sigma_post-meta span.author {\r\n    float:left;\r\n    width:50%;\r\n}\r\n\r\n.sigma_post .sigma_post-meta{\r\n     justify-content: space-between;    \r\n}\r\n\r\n.fa-clock:before{\r\n color: #fff;\r\n}\r\n.sigma_post.style-15 .sigma_post-meta.is-absolute {\r\n    right: 80px;\r\n}\r\n\r\n.sigma_post.style-15 .sigma_post-body .btn-link {\r\n    background: #01cae4;\r\n    color: #fff;\r\n    padding: 8px 16px;\r\n    font-size: 14px;\r\n    line-height: 1.6;\r\n    border-radius: 6px;\r\n    margin-top: 13px;\r\n}\r\n\r\n.sigma_post.style-15{\r\n    box-shadow: unset;\r\n    padding: 20px;\r\n    margin-bottom: 20px;\r\n}\r\n\r\n.sigma_post.style-15.has-post-thumbnail .sigma_post-body{\r\n    padding: 10px 0 0;\r\n}\r\n.sigma_post.style-15 .sigma_post-meta{\r\n    padding-top: 8px;\r\n}\r\n.sigma-blog-1894029072 .col-lg-4 .sigma_post.style-15 .sigma_post-body .sigma_post-content h5{\r\n    margin-top: 20px;\r\n}\r\n\r\n.sigma_post .sigma_post-body .sigma_post-content h5{\r\n    margin: 20px 0 10px;\r\n}\r\n\r\n\r\n.sigma_info.style-14 .sigma_info-title .sigma_info-icon{\r\n    background: unset !important;\r\n}\r\n\r\n.sigma_info.style-14 .sigma_info-title h5 {\r\n    margin: 0;}\r\n    \r\n    \r\n   .sigma_info.style-14 .shape-2 {\r\n    right: -44px;\r\n    top: auto;\r\n    bottom: -20px;\r\n}\r\n\r\n.sigma_info.style-14 .shape-2{\r\n    display:none;\r\n}\r\n\r\n .sigma_info.style-14 .sigma_info-description a {\r\n    color: #fff;\r\n    font-size: 25px;\r\n    font-weight: 500;\r\n}\r\n\r\n.sigma_info.style-14 .sigma_info-description a:hover {\r\n    color: #09e5ab;\r\n}\r\n.sigma_post.style-15 .sigma_post-body .btn-link:hover{\r\n    background: #09e5ab;\r\n    color: #ffffff;\r\n}');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10089, 3683, '_wpb_shortcodes_custom_css', '.vc_custom_1640946506112{background-color: #15558d !important;}.vc_custom_1637839952992{padding-top: 80px !important;padding-bottom: 70px !important;background-color: #f8f9fa !important;}.vc_custom_1637840284589{padding-top: 70px !important;padding-bottom: 60px !important;background-color: #15558d !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1636980732076{padding-top: 80px !important;padding-bottom: 80px !important;}.vc_custom_1640852318456{padding-top: 80px !important;padding-bottom: 80px !important;background-color: #f8f9fa !important;}.vc_custom_1637841729123{padding-top: 60px !important;padding-bottom: 60px !important;}.vc_custom_1637830219372{padding-top: 80px !important;padding-bottom: 80px !important;}.vc_custom_1637902949313{padding-top: 80px !important;padding-bottom: 80px !important;background-color: #f8f9fa !important;}.vc_custom_1631086209173{margin-bottom: 50px !important;}.vc_custom_1635426287419{margin-bottom: 25px !important;}.vc_custom_1640931534164{padding-right: 0px !important;}.vc_custom_1637036562291{padding-bottom: 60px !important;}.vc_custom_1640931521701{padding-right: 0px !important;}'),
(10095, 3684, '_wpb_post_custom_css', '.subscribe-cta-form .sigma-subscribe-form-style-1 {\r\n    border: 2px solid #fff;\r\n    border-radius: 6px;\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"email\"] {\r\n    background: transparent;\r\n    border: 0;\r\n    color: #fff;\r\n    height: 70px;\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"email\"]::placeholder {\r\n    color: #fff;\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"submit\"] {\r\n    background: #fff;\r\n    margin: 5px;\r\n    border-radius: 6px;\r\n    color: var(--thm-secondary);\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 span.wpcf7-not-valid-tip {\r\n    color: #fff;\r\n    position: absolute;\r\n}\r\n@media(max-width: 467px){\r\n    .subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"submit\"]{\r\n        padding: 10px;\r\n        font-size: 12px;\r\n    }\r\n    .subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"email\"]{\r\n        padding: 10px;\r\n    }\r\n}\r\n\r\n.sigma_post .sigma_post-meta span {\r\n    font-size: 13px; }\r\n    \r\n.sigma_post.style-16 .sigma_post-body {\r\n   padding: 20px 0px 0px 0px;\r\n   border: 0px solid;\r\n}\r\n\r\n@media only screen and (max-width: 991px) and (min-width: 768px) {\r\n	.sigma_cta.style-8 .sigma_cta-content h4 {\r\n        font-size: 19px !important;\r\n	}\r\n        .section-title .title {\r\n          font-size: 25px;}\r\n\r\n.sigma_btn.btn-sm {\r\n    font-size: 12px;\r\n    padding: 7px 14px;}\r\n    \r\n}\r\n\r\n@media (max-width: 767px) {\r\n    .section-title .title {\r\n          font-size: 25px;\r\n    }\r\n}\r\n\r\n.sigma_post .sigma_post-meta span i {\r\n    margin-right: 3px;}\r\n    \r\n.sigma_post .sigma_post-meta span+span {\r\n    margin-left: 20px!important;\r\n}\r\n\r\n@media only screen and (max-width: 360px) and (min-width: 280px) {\r\n   .sigma_post .sigma_post-meta span a{\r\n        font-size: 10px !important;\r\n    }\r\n}\r\n\r\n.sigma_post .sigma_post-body h5 a {\r\n    font-size: 18px !important;\r\n}\r\n\r\n.sub-title {\r\n    color: #757575;\r\n    font-size: 16px;\r\n    margin-top:15px;\r\n}\r\n    \r\n.about-content{\r\n    font-size: 14px;\r\n    font-weight: 400;\r\n    line-height: 26px;\r\n}\r\n\r\n.sigma_post .sigma_post-meta span a {\r\n	color: #757575;\r\n    }\r\n    \r\n.sigma_post .sigma_post-meta span i {\r\n     color: #757575;\r\n}\r\n\r\n.sigma_post .sigma_post-meta span a:hover, .sigma_post .sigma_post-meta span .comment-count:hover {\r\n    color: unset;\r\n}\r\n\r\nh5 {\r\n    line-height: 1;\r\n}\r\n\r\n.sigma_post .sigma_post-meta{\r\n    margin-bottom: 15px;\r\n}\r\n\r\n.sigma_post .sigma_post-body .sigma_post-content h5{\r\n    margin:0 0 10px;\r\n}\r\n\r\n.sigma_post.style-16 .sigma_post-body{\r\n    padding:7px 0px 0px 0px;\r\n}\r\n\r\n.sigma_post .sigma_post-body .sigma_post-content p{\r\n    margin: 0px 0;\r\n}\r\n\r\n.sigma_doctor .sigma_doctor-categories a{\r\n    font-size:13px;\r\n}\r\n\r\n.sigma_doctor.style-17 .sigma_doctor-body .sigma_doctor-info span{\r\n    font-size:12px;\r\n    color:#666;\r\n}\r\n.sigma_service h5{\r\n    text-align:center;\r\n    font-size:0.9375rem;\r\n}\r\n\r\n.sigma_button_wrapper .sigma_btn.style-2{\r\n    font-size: 16px !important;\r\n    font-weight: 600 !important;\r\n    padding: 12px 30px !important;\r\n    box-shadow: none !important;\r\n    text-transform: capitalize;\r\n}\r\n\r\n.sigma_service.style-18 .sigma_service-thumb img{\r\n    border-radius: 100%;\r\n    box-shadow: 1px 6px 14px rgb(0 0 0 / 20%);\r\n    width: 140px;\r\n    height: 140px;\r\n    object-fit: cover;\r\n    margin-left: auto;\r\n    margin-right: auto;\r\n    text-align: center !important;\r\n}\r\n\r\n.sigma_doctor.style-19 .sigma_rating{\r\n    font-size:14px;\r\n}\r\n.sigma_doctor.style-19 span{\r\n    font-size:13px;\r\n}\r\n.sigma_rating i {\r\n    color: #f4c150;\r\n}\r\n.sigma_doctor.style-19 .sigma_rating{\r\n    margin-top:6px;\r\n    margin-bottom:3px;\r\n}\r\n\r\n.sigma_post .sigma_post-meta{\r\n    margin-top:10px;\r\n    margin-bottom:10px;\r\n}\r\n\r\n.sigma_post .sigma_post-meta span+span{\r\n    float:right;\r\n    text-align:right;\r\n}\r\n.sigma_post .sigma_post-meta span.author {\r\n    float:left;\r\n    width:50%;\r\n}\r\n\r\n.sigma_post .sigma_post-meta{\r\n     justify-content: space-between;    \r\n}\r\n\r\n.fa-clock:before{\r\n color: #fff;\r\n}\r\n.sigma_post.style-15 .sigma_post-meta.is-absolute {\r\n    right: 80px;\r\n}\r\n\r\n.sigma_post.style-15 .sigma_post-body .btn-link {\r\n    background: #01cae4;\r\n    color: #fff;\r\n    padding: 8px 16px;\r\n    font-size: 14px;\r\n    line-height: 1.6;\r\n    border-radius: 6px;\r\n    margin-top: 13px;\r\n}\r\n\r\n.sigma_post.style-15{\r\n    box-shadow: unset;\r\n    padding: 20px;\r\n    margin-bottom: 20px;\r\n}\r\n\r\n.sigma_post.style-15.has-post-thumbnail .sigma_post-body{\r\n    padding: 10px 0 0;\r\n}\r\n.sigma_post.style-15 .sigma_post-meta{\r\n    padding-top: 8px;\r\n}\r\n.sigma-blog-1894029072 .col-lg-4 .sigma_post.style-15 .sigma_post-body .sigma_post-content h5{\r\n    margin-top: 20px;\r\n}\r\n\r\n.sigma_post .sigma_post-body .sigma_post-content h5{\r\n    margin: 20px 0 10px;\r\n}\r\n\r\n\r\n.sigma_info.style-14 .sigma_info-title .sigma_info-icon{\r\n    background: unset !important;\r\n}\r\n\r\n.sigma_info.style-14 .sigma_info-title h5 {\r\n    margin: 0;}\r\n    \r\n    \r\n   .sigma_info.style-14 .shape-2 {\r\n    right: -44px;\r\n    top: auto;\r\n    bottom: -20px;\r\n}\r\n\r\n.sigma_info.style-14 .shape-2{\r\n    display:none;\r\n}\r\n\r\n .sigma_info.style-14 .sigma_info-description a {\r\n    color: #fff;\r\n    font-size: 25px;\r\n    font-weight: 500;\r\n}\r\n\r\n.sigma_info.style-14 .sigma_info-description a:hover {\r\n    color: #09e5ab;\r\n}\r\n.sigma_post.style-15 .sigma_post-body .btn-link:hover{\r\n    background: #09e5ab;\r\n    color: #ffffff;\r\n}'),
(10096, 3684, '_wpb_shortcodes_custom_css', '.vc_custom_1640946506112{background-color: #15558d !important;}.vc_custom_1637839952992{padding-top: 80px !important;padding-bottom: 70px !important;background-color: #f8f9fa !important;}.vc_custom_1637840284589{padding-top: 70px !important;padding-bottom: 60px !important;background-color: #15558d !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1636980732076{padding-top: 80px !important;padding-bottom: 80px !important;}.vc_custom_1640852318456{padding-top: 80px !important;padding-bottom: 80px !important;background-color: #f8f9fa !important;}.vc_custom_1637841729123{padding-top: 60px !important;padding-bottom: 60px !important;}.vc_custom_1637830219372{padding-top: 80px !important;padding-bottom: 80px !important;}.vc_custom_1637902949313{padding-top: 80px !important;padding-bottom: 80px !important;background-color: #f8f9fa !important;}.vc_custom_1631086209173{margin-bottom: 50px !important;}.vc_custom_1635426287419{margin-bottom: 25px !important;}.vc_custom_1640931534164{padding-right: 0px !important;}.vc_custom_1637036562291{padding-bottom: 60px !important;}.vc_custom_1640931521701{padding-right: 0px !important;}'),
(10102, 3685, '_wpb_post_custom_css', '.subscribe-cta-form .sigma-subscribe-form-style-1 {\r\n    border: 2px solid #fff;\r\n    border-radius: 6px;\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"email\"] {\r\n    background: transparent;\r\n    border: 0;\r\n    color: #fff;\r\n    height: 70px;\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"email\"]::placeholder {\r\n    color: #fff;\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"submit\"] {\r\n    background: #fff;\r\n    margin: 5px;\r\n    border-radius: 6px;\r\n    color: var(--thm-secondary);\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 span.wpcf7-not-valid-tip {\r\n    color: #fff;\r\n    position: absolute;\r\n}\r\n@media(max-width: 467px){\r\n    .subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"submit\"]{\r\n        padding: 10px;\r\n        font-size: 12px;\r\n    }\r\n    .subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"email\"]{\r\n        padding: 10px;\r\n    }\r\n}\r\n\r\n.sigma_post .sigma_post-meta span {\r\n    font-size: 13px; }\r\n    \r\n.sigma_post.style-16 .sigma_post-body {\r\n   padding: 20px 0px 0px 0px;\r\n   border: 0px solid;\r\n}\r\n\r\n@media only screen and (max-width: 991px) and (min-width: 768px) {\r\n	.sigma_cta.style-8 .sigma_cta-content h4 {\r\n        font-size: 19px !important;\r\n	}\r\n        .section-title .title {\r\n          font-size: 25px;}\r\n\r\n.sigma_btn.btn-sm {\r\n    font-size: 12px;\r\n    padding: 7px 14px;}\r\n    \r\n}\r\n\r\n@media (max-width: 767px) {\r\n    .section-title .title {\r\n          font-size: 25px;\r\n    }\r\n}\r\n\r\n.sigma_post .sigma_post-meta span i {\r\n    margin-right: 3px;}\r\n    \r\n.sigma_post .sigma_post-meta span+span {\r\n    margin-left: 20px!important;\r\n}\r\n\r\n@media only screen and (max-width: 360px) and (min-width: 280px) {\r\n   .sigma_post .sigma_post-meta span a{\r\n        font-size: 10px !important;\r\n    }\r\n}\r\n\r\n.sigma_post .sigma_post-body h5 a {\r\n    font-size: 18px !important;\r\n}\r\n\r\n.sub-title {\r\n    color: #757575;\r\n    font-size: 16px;\r\n    margin-top:15px;\r\n}\r\n    \r\n.about-content{\r\n    font-size: 14px;\r\n    font-weight: 400;\r\n    line-height: 26px;\r\n}\r\n\r\n.sigma_post .sigma_post-meta span a {\r\n	color: #757575;\r\n    }\r\n    \r\n.sigma_post .sigma_post-meta span i {\r\n     color: #757575;\r\n}\r\n\r\n.sigma_post .sigma_post-meta span a:hover, .sigma_post .sigma_post-meta span .comment-count:hover {\r\n    color: unset;\r\n}\r\n\r\nh5 {\r\n    line-height: 1;\r\n}\r\n\r\n.sigma_post .sigma_post-meta{\r\n    margin-bottom: 15px;\r\n}\r\n\r\n.sigma_post .sigma_post-body .sigma_post-content h5{\r\n    margin:0 0 10px;\r\n}\r\n\r\n.sigma_post.style-16 .sigma_post-body{\r\n    padding:7px 0px 0px 0px;\r\n}\r\n\r\n.sigma_post .sigma_post-body .sigma_post-content p{\r\n    margin: 0px 0;\r\n}\r\n\r\n.sigma_doctor .sigma_doctor-categories a{\r\n    font-size:13px;\r\n}\r\n\r\n.sigma_doctor.style-17 .sigma_doctor-body .sigma_doctor-info span{\r\n    font-size:12px;\r\n    color:#666;\r\n}\r\n.sigma_service h5{\r\n    text-align:center;\r\n    font-size:0.9375rem;\r\n}\r\n\r\n.sigma_button_wrapper .sigma_btn.style-2{\r\n    font-size: 16px !important;\r\n    font-weight: 600 !important;\r\n    padding: 12px 30px !important;\r\n    box-shadow: none !important;\r\n    text-transform: capitalize;\r\n}\r\n\r\n.sigma_service.style-18 .sigma_service-thumb img{\r\n    border-radius: 100%;\r\n    box-shadow: 1px 6px 14px rgb(0 0 0 / 20%);\r\n    width: 140px;\r\n    height: 140px;\r\n    object-fit: cover;\r\n    margin-left: auto;\r\n    margin-right: auto;\r\n    text-align: center !important;\r\n}\r\n\r\n.sigma_doctor.style-19 .sigma_rating{\r\n    font-size:14px;\r\n}\r\n.sigma_doctor.style-19 span{\r\n    font-size:13px;\r\n}\r\n.sigma_rating i {\r\n    color: #f4c150;\r\n}\r\n.sigma_doctor.style-19 .sigma_rating{\r\n    margin-top:6px;\r\n    margin-bottom:3px;\r\n}\r\n\r\n.sigma_post .sigma_post-meta{\r\n    margin-top:10px;\r\n    margin-bottom:10px;\r\n}\r\n\r\n.sigma_post .sigma_post-meta span+span{\r\n    float:right;\r\n    text-align:right;\r\n}\r\n.sigma_post .sigma_post-meta span.author {\r\n    float:left;\r\n    width:50%;\r\n}\r\n\r\n.sigma_post .sigma_post-meta{\r\n     justify-content: space-between;    \r\n}\r\n\r\n.fa-clock:before{\r\n color: #fff;\r\n}\r\n.sigma_post.style-15 .sigma_post-meta.is-absolute {\r\n    right: 80px;\r\n}\r\n\r\n.sigma_post.style-15 .sigma_post-body .btn-link {\r\n    background: #01cae4;\r\n    color: #fff;\r\n    padding: 8px 16px;\r\n    font-size: 14px;\r\n    line-height: 1.6;\r\n    border-radius: 6px;\r\n    margin-top: 13px;\r\n}\r\n\r\n.sigma_post.style-15{\r\n    box-shadow: unset;\r\n    padding: 20px;\r\n    margin-bottom: 20px;\r\n}\r\n\r\n.sigma_post.style-15.has-post-thumbnail .sigma_post-body{\r\n    padding: 10px 0 0;\r\n}\r\n.sigma_post.style-15 .sigma_post-meta{\r\n    padding-top: 8px;\r\n}\r\n.sigma-blog-1894029072 .col-lg-4 .sigma_post.style-15 .sigma_post-body .sigma_post-content h5{\r\n    margin-top: 20px;\r\n}\r\n\r\n.sigma_post .sigma_post-body .sigma_post-content h5{\r\n    margin: 20px 0 10px;\r\n}\r\n\r\n\r\n.sigma_info.style-14 .sigma_info-title .sigma_info-icon{\r\n    background: unset !important;\r\n}\r\n\r\n.sigma_info.style-14 .sigma_info-title h5 {\r\n    margin: 0;}\r\n    \r\n    \r\n   .sigma_info.style-14 .shape-2 {\r\n    right: -44px;\r\n    top: auto;\r\n    bottom: -20px;\r\n}\r\n\r\n.sigma_info.style-14 .shape-2{\r\n    display:none;\r\n}\r\n\r\n .sigma_info.style-14 .sigma_info-description a {\r\n    color: #fff;\r\n    font-size: 25px;\r\n    font-weight: 500;\r\n}\r\n\r\n.sigma_info.style-14 .sigma_info-description a:hover {\r\n    color: #09e5ab;\r\n}\r\n.sigma_post.style-15 .sigma_post-body .btn-link:hover{\r\n    background: #09e5ab;\r\n    color: #ffffff;\r\n}'),
(10103, 3685, '_wpb_shortcodes_custom_css', '.vc_custom_1640946506112{background-color: #15558d !important;}.vc_custom_1637839952992{padding-top: 80px !important;padding-bottom: 70px !important;background-color: #f8f9fa !important;}.vc_custom_1637840284589{padding-top: 70px !important;padding-bottom: 60px !important;background-color: #15558d !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1636980732076{padding-top: 80px !important;padding-bottom: 80px !important;}.vc_custom_1640852318456{padding-top: 80px !important;padding-bottom: 80px !important;background-color: #f8f9fa !important;}.vc_custom_1637841729123{padding-top: 60px !important;padding-bottom: 60px !important;}.vc_custom_1637830219372{padding-top: 80px !important;padding-bottom: 80px !important;}.vc_custom_1637902949313{padding-top: 80px !important;padding-bottom: 80px !important;background-color: #f8f9fa !important;}.vc_custom_1631086209173{margin-bottom: 50px !important;}.vc_custom_1635426287419{margin-bottom: 25px !important;}.vc_custom_1640931534164{padding-right: 0px !important;}.vc_custom_1637036562291{padding-bottom: 60px !important;}.vc_custom_1640931521701{padding-right: 0px !important;}'),
(10106, 73, '_edit_lock', '1682697027:1'),
(10107, 73, '_edit_last', '1'),
(10108, 73, 'dfiFeatured', 'a:1:{i:0;s:0:\"\";}'),
(10109, 73, '_wpnonce', 'e4f328d642'),
(10110, 73, '_wp_http_referer', '/elementor/wp-admin/post.php?post=73&action=edit'),
(10111, 73, 'user_ID', '1'),
(10112, 73, 'action', 'editpost'),
(10113, 73, 'originalaction', 'editpost'),
(10114, 73, 'post_author', '1'),
(10115, 73, 'post_type', 'page'),
(10116, 73, 'original_post_status', 'publish'),
(10117, 73, 'referredby', 'https://doccure-wp.dreamstechnologies.com/wp-admin/edit.php?post_type=page'),
(10118, 73, '_wp_original_http_referer', 'https://doccure-wp.dreamstechnologies.com/wp-admin/edit.php?post_type=page'),
(10119, 73, 'post_ID', '73'),
(10120, 73, 'meta-box-order-nonce', '08f1a2a1fc'),
(10121, 73, 'closedpostboxesnonce', '8da0cd27e9'),
(10122, 73, 'post_title', 'Blog Grid'),
(10123, 73, 'samplepermalinknonce', '0d959bcda0'),
(10124, 73, 'content', '[vc_row css=\".vc_custom_1637906877875{padding-top: 50px !important;padding-bottom: 40px !important;}\"][vc_column][sigma_blog layout=\"grid\" style=\"style-13\" post_grid_responsive_xl=\"3\" post_grid_responsive_lg=\"3\" post_grid_responsive_md=\"2\" post_grid_responsive_sm=\"1\" post_per_page=\"6\" title_font_size=\"15px\"][/vc_column][/vc_row]'),
(10125, 73, 'wp-preview', ''),
(10126, 73, 'hidden_post_status', 'publish'),
(10127, 73, 'post_status', 'publish'),
(10128, 73, 'hidden_post_password', ''),
(10129, 73, 'hidden_post_visibility', 'public'),
(10130, 73, 'visibility', 'public'),
(10131, 73, 'post_password', ''),
(10132, 73, 'mm', '08'),
(10133, 73, 'jj', '24'),
(10134, 73, 'aa', '2021'),
(10135, 73, 'hh', '09'),
(10136, 73, 'mn', '33'),
(10137, 73, 'ss', '25'),
(10138, 73, 'hidden_mm', '08'),
(10139, 73, 'cur_mm', '04'),
(10140, 73, 'hidden_jj', '24'),
(10141, 73, 'cur_jj', '28'),
(10142, 73, 'hidden_aa', '2021'),
(10143, 73, 'cur_aa', '2023'),
(10144, 73, 'hidden_hh', '09'),
(10145, 73, 'cur_hh', '15'),
(10146, 73, 'hidden_mn', '33'),
(10147, 73, 'cur_mn', '48'),
(10148, 73, 'original_publish', 'Update'),
(10149, 73, 'save', 'Update'),
(10150, 73, 'parent_id', ''),
(10151, 73, 'page_template', 'template-bloggrid.php'),
(10152, 73, 'menu_order', '0'),
(10155, 73, 'ao_metabox_nonce', '9718f89feb'),
(10156, 73, 'ao_post_js_optimize', 'on'),
(10157, 73, 'ao_post_css_optimize', 'on'),
(10158, 73, 'ao_post_ccss', 'on'),
(10159, 73, 'ao_post_lazyload', 'on'),
(10160, 73, 'sigma-page-meta-nonce', '9dba9a9a84'),
(10161, 73, 'sigma_page_custom_layout', '0'),
(10162, 73, 'sigma_page_custom_title', ''),
(10163, 73, 'sigma_page_custom_subtitle', ''),
(10164, 73, 'sigma_custom_subheader', ''),
(10165, 73, 'sigma_page_sidebar_position', 'theme-options'),
(10166, 73, 'sigma_page_layout', 'theme-options'),
(10167, 73, 'popup_type_page_template', '0'),
(10169, 73, 'dfi_fimageplug-2', 'aeb35579db'),
(10170, 73, 'wpb_vc_js_status', 'true'),
(10171, 73, 'wpb_vc_loading', 'Loading, please wait...'),
(10172, 73, 'wpb_vc_loading_row', 'Crunching...'),
(10173, 73, 'vc_post_custom_css', '.sigma_post.style-15{\r\n    margin-bottom: 0px;\r\n}\r\n\r\n.sigma_post.style-2 .sigma_post-body {\r\n    padding-top: 14px !important;\r\n}\r\n\r\n.sigma_post.style-2 .sigma_post-body .sigma_post-content h5 {\r\n    font-size: 18px !important;\r\n}\r\n\r\n.sigma_post.style-2 .sigma_post-body {\r\n    padding: 0px !important;\r\n}\r\n\r\n.sigma_post.style-2 .sigma_post-body .sigma_post-content {\r\n    padding: 30px 0 0;\r\n}\r\n.sigma_post.style-16 .sigma_post-body {\r\n    padding-top: 0px !important;\r\n    border: 0px solid var(--thm-border);\r\n}\r\n\r\n.sigma_post.style-16 .sigma_post-body{\r\n    padding:0px;\r\n}\r\n\r\nh1 a, h2 a, h3 a, h4 a, h5 a, h6 a, h1, h2, h3, h4, h5, h6, b, strong{\r\n    font-size:18px !important;\r\n}\r\n\r\n.sigma_post .sigma_post-meta span a{\r\n    color:#686a6f;\r\n}\r\n\r\n.sigma_post .sigma_post-meta span i{\r\n    color: #686a6f;\r\n}\r\n\r\n.sigma_post .sigma_post-meta{\r\n    margin-bottom:10px;\r\n    margin-top:20px !important;\r\n}\r\n.sigma_post{\r\n    margin-bottom: 20px;\r\n}\r\n\r\n.sigma_post .sigma_post-body .sigma_post-content p{\r\n    margin: 0px 0;\r\n}\r\n.sigma_post .sigma_post-body .sigma_post-content h5{\r\n    margin:0 0 8px;\r\n}\r\n.sigma_post .sigma_post-body h5 a {\r\n    line-height: 25px;\r\n}'),
(10174, 73, 'metakeyselect', '#NONE#'),
(10175, 73, 'metakeyinput', ''),
(10176, 73, 'metavalue', ''),
(10177, 73, '_ajax_nonce-add-meta', 'ec938d98c3'),
(10178, 73, 'advanced_view', '1'),
(10179, 73, 'add_comment_nonce', '28918bee4d'),
(10180, 73, '_ajax_fetch_list_nonce', 'e453368868'),
(10181, 73, 'post_name', 'blog-grid'),
(10182, 73, 'post_author_override', '1'),
(10183, 73, 'post_mime_type', ''),
(10184, 73, 'ID', '73'),
(10185, 73, 'post_content', '[vc_row css=\".vc_custom_1637906877875{padding-top: 50px !important;padding-bottom: 40px !important;}\"][vc_column][sigma_blog layout=\"grid\" style=\"style-13\" post_grid_responsive_xl=\"3\" post_grid_responsive_lg=\"3\" post_grid_responsive_md=\"2\" post_grid_responsive_sm=\"1\" post_per_page=\"6\" title_font_size=\"15px\"][/vc_column][/vc_row]'),
(10186, 73, 'post_parent', '0'),
(10187, 73, 'comment_status', 'closed'),
(10188, 73, 'ping_status', 'closed'),
(10189, 73, 'am_page_data', 'a:12:{s:12:\"am_seo_title\";s:0:\"\";s:18:\"am_seo_description\";s:0:\"\";s:15:\"am_seo_keywords\";s:0:\"\";s:9:\"am_layout\";s:10:\"no_sidebar\";s:15:\"am_left_sidebar\";s:0:\"\";s:13:\"am_page_title\";s:4:\"show\";s:12:\"am_title_bar\";s:7:\"default\";s:14:\"am_breadcrumbs\";s:6:\"enable\";s:15:\"am_title_bar_bg\";s:0:\"\";s:17:\"am_title_bar_text\";s:0:\"\";s:13:\"am_rev_slider\";s:1:\"6\";s:12:\"am_shortcode\";s:0:\"\";}'),
(10190, 3686, '_wpb_post_custom_css', '.sigma_post.style-15{\r\n    margin-bottom: 0px;\r\n}\r\n\r\n.sigma_post.style-2 .sigma_post-body {\r\n    padding-top: 14px !important;\r\n}\r\n\r\n.sigma_post.style-2 .sigma_post-body .sigma_post-content h5 {\r\n    font-size: 18px !important;\r\n}\r\n\r\n.sigma_post.style-2 .sigma_post-body {\r\n    padding: 0px !important;\r\n}\r\n\r\n.sigma_post.style-2 .sigma_post-body .sigma_post-content {\r\n    padding: 30px 0 0;\r\n}\r\n.sigma_post.style-16 .sigma_post-body {\r\n    padding-top: 0px !important;\r\n    border: 0px solid var(--thm-border);\r\n}\r\n\r\n.sigma_post.style-16 .sigma_post-body{\r\n    padding:0px;\r\n}\r\n\r\nh1 a, h2 a, h3 a, h4 a, h5 a, h6 a, h1, h2, h3, h4, h5, h6, b, strong{\r\n    font-size:18px !important;\r\n}\r\n\r\n.sigma_post .sigma_post-meta span a{\r\n    color:#686a6f;\r\n}\r\n\r\n.sigma_post .sigma_post-meta span i{\r\n    color: #686a6f;\r\n}\r\n\r\n.sigma_post .sigma_post-meta{\r\n    margin-bottom:10px;\r\n    margin-top:20px !important;\r\n}\r\n.sigma_post{\r\n    margin-bottom: 20px;\r\n}\r\n\r\n.sigma_post .sigma_post-body .sigma_post-content p{\r\n    margin: 0px 0;\r\n}\r\n.sigma_post .sigma_post-body .sigma_post-content h5{\r\n    margin:0 0 8px;\r\n}'),
(10191, 3686, '_wpb_shortcodes_custom_css', '.vc_custom_1637906877875{padding-top: 50px !important;padding-bottom: 40px !important;}'),
(10194, 3687, '_menu_item_type', 'taxonomy'),
(10195, 3687, '_menu_item_menu_item_parent', '734'),
(10196, 3687, '_menu_item_object_id', '27'),
(10197, 3687, '_menu_item_object', 'specialities'),
(10198, 3687, '_menu_item_target', ''),
(10199, 3687, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(10200, 3687, '_menu_item_xfn', ''),
(10201, 3687, '_menu_item_url', ''),
(10203, 3688, '_menu_item_type', 'taxonomy'),
(10204, 3688, '_menu_item_menu_item_parent', '734'),
(10205, 3688, '_menu_item_object_id', '35'),
(10206, 3688, '_menu_item_object', 'specialities'),
(10207, 3688, '_menu_item_target', ''),
(10208, 3688, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(10209, 3688, '_menu_item_xfn', ''),
(10210, 3688, '_menu_item_url', ''),
(10212, 3689, '_menu_item_type', 'taxonomy'),
(10213, 3689, '_menu_item_menu_item_parent', '734'),
(10214, 3689, '_menu_item_object_id', '18'),
(10215, 3689, '_menu_item_object', 'specialities'),
(10216, 3689, '_menu_item_target', ''),
(10217, 3689, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(10218, 3689, '_menu_item_xfn', ''),
(10219, 3689, '_menu_item_url', ''),
(10234, 16, '_wp_old_date', '2022-03-11'),
(10238, 333, '_wp_old_date', '2022-03-11'),
(10240, 734, '_wp_old_date', '2022-03-11'),
(10241, 336, '_wp_old_date', '2022-03-11'),
(10242, 2767, '_wp_old_date', '2022-03-11'),
(10244, 897, '_wp_old_date', '2022-03-11'),
(10246, 329, '_wp_old_date', '2022-03-11'),
(10247, 762, '_wp_old_date', '2022-03-11'),
(10248, 339, '_wp_old_date', '2022-03-11'),
(10249, 3691, '_menu_item_type', 'post_type'),
(10250, 3691, '_menu_item_menu_item_parent', '897'),
(10251, 3691, '_menu_item_object_id', '72'),
(10252, 3691, '_menu_item_object', 'page'),
(10253, 3691, '_menu_item_target', ''),
(10254, 3691, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(10255, 3691, '_menu_item_xfn', ''),
(10256, 3691, '_menu_item_url', ''),
(10321, 3700, 'am_regular_users_data', 'a:2:{s:13:\"am_first_name\";s:4:\"Joan\";s:12:\"am_last_name\";s:7:\"Gardner\";}'),
(10322, 3700, '_is_verified', 'yes'),
(10323, 3700, '_linked_profile', '10'),
(10324, 3700, 'is_featured', '0'),
(10325, 3701, 'am_doctors_data', 'a:2:{s:10:\"am_gallery\";a:4:{i:1;a:3:{s:13:\"attachment_id\";i:5636;s:3:\"url\";s:82:\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2024/06/paul-01-1.jpg\";s:4:\"name\";s:13:\"paul-01-1.jpg\";}i:2;a:3:{s:13:\"attachment_id\";i:5637;s:3:\"url\";s:82:\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2024/06/paul-02-1.jpg\";s:4:\"name\";s:13:\"paul-02-1.jpg\";}i:3;a:3:{s:13:\"attachment_id\";i:5638;s:3:\"url\";s:82:\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2024/06/paul-03-1.jpg\";s:4:\"name\";s:13:\"paul-03-1.jpg\";}i:4;a:3:{s:13:\"attachment_id\";i:5639;s:3:\"url\";s:82:\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2024/06/paul-04-1.jpg\";s:4:\"name\";s:13:\"paul-04-1.jpg\";}}s:9:\"am_videos\";a:0:{}}'),
(10326, 3701, '_is_verified', 'yes'),
(10327, 3701, '_linked_profile', '11'),
(10328, 3701, 'is_featured', '0'),
(10329, 3701, '_profile_blocked', 'off'),
(10330, 3701, 'am_gender', 'male'),
(10331, 3701, '_doctor_location', '3702'),
(10332, 3703, '_wp_attached_file', '2022/03/clinic-3.jpg'),
(10333, 3703, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:214;s:6:\"height\";i:316;s:4:\"file\";s:20:\"2022/03/clinic-3.jpg\";s:8:\"filesize\";i:50020;s:5:\"sizes\";a:12:{s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"clinic-3-203x300.jpg\";s:5:\"width\";i:203;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"clinic-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_grid\";a:4:{s:4:\"file\";s:20:\"clinic-3-214x250.jpg\";s:5:\"width\";i:214;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_list\";a:4:{s:4:\"file\";s:20:\"clinic-3-214x220.jpg\";s:5:\"width\";i:214;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_doctors_type\";a:4:{s:4:\"file\";s:20:\"clinic-3-214x205.jpg\";s:5:\"width\";i:214;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_blog_grid_v2\";a:4:{s:4:\"file\";s:20:\"clinic-3-214x250.jpg\";s:5:\"width\";i:214;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"doccure_top_rat_doc\";a:4:{s:4:\"file\";s:20:\"clinic-3-214x200.jpg\";s:5:\"width\";i:214;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"doccure_listing_thumb\";a:4:{s:4:\"file\";s:20:\"clinic-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:30:\"doccure_latest_articles_widget\";a:4:{s:4:\"file\";s:18:\"clinic-3-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"doccure_artical_auther\";a:4:{s:4:\"file\";s:18:\"clinic-3-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_chosen_icone\";a:4:{s:4:\"file\";s:18:\"clinic-3-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure-small-square\";a:4:{s:4:\"file\";s:20:\"clinic-3-214x250.jpg\";s:5:\"width\";i:214;s:6:\"height\";i:250;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:{}}}'),
(10335, 3702, '_address', '213 Old Trafford UK'),
(10336, 3702, '_longitude', ''),
(10337, 3702, '_latitude', ''),
(10338, 3701, '_address', '213 Old Trafford UK'),
(10339, 3701, '_longitude', ''),
(10340, 3701, '_latitude', ''),
(10341, 3702, 'am_slots_data', 'a:7:{s:3:\"wed\";a:1:{s:5:\"slots\";a:17:{s:9:\"0200-0300\";a:1:{s:6:\"spaces\";s:1:\"2\";}s:9:\"0315-0415\";a:1:{s:6:\"spaces\";s:1:\"2\";}s:9:\"0430-0530\";a:1:{s:6:\"spaces\";s:1:\"2\";}s:9:\"0545-0645\";a:1:{s:6:\"spaces\";s:1:\"2\";}s:9:\"0700-0800\";a:1:{s:6:\"spaces\";s:1:\"2\";}s:9:\"0815-0915\";a:1:{s:6:\"spaces\";s:1:\"2\";}s:9:\"0930-1030\";a:1:{s:6:\"spaces\";s:1:\"2\";}s:9:\"1045-1145\";a:1:{s:6:\"spaces\";s:1:\"2\";}s:9:\"1200-1300\";a:1:{s:6:\"spaces\";s:1:\"2\";}s:9:\"1315-1415\";a:1:{s:6:\"spaces\";s:1:\"2\";}s:9:\"1430-1530\";a:1:{s:6:\"spaces\";s:1:\"2\";}s:9:\"1545-1645\";a:1:{s:6:\"spaces\";s:1:\"2\";}s:9:\"1700-1800\";a:1:{s:6:\"spaces\";s:1:\"2\";}s:9:\"1815-1915\";a:1:{s:6:\"spaces\";s:1:\"2\";}s:9:\"1930-2030\";a:1:{s:6:\"spaces\";s:1:\"2\";}s:9:\"2045-2145\";a:1:{s:6:\"spaces\";s:1:\"2\";}s:9:\"2200-2300\";a:1:{s:6:\"spaces\";s:1:\"2\";}}}s:3:\"thu\";a:1:{s:5:\"slots\";a:6:{s:9:\"1100-1130\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1200-1230\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1300-1330\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1400-1430\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1600-1630\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"0200-0215\";a:1:{s:6:\"spaces\";s:1:\"2\";}}}s:3:\"sat\";a:1:{s:5:\"slots\";a:13:{s:9:\"1100-1130\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1200-1230\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1300-1330\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1400-1445\";a:1:{s:6:\"spaces\";s:1:\"2\";}s:9:\"1455-1540\";a:1:{s:6:\"spaces\";s:1:\"2\";}s:9:\"1550-1635\";a:1:{s:6:\"spaces\";s:1:\"2\";}s:9:\"1645-1730\";a:1:{s:6:\"spaces\";s:1:\"2\";}s:9:\"1740-1825\";a:1:{s:6:\"spaces\";s:1:\"2\";}s:9:\"1835-1920\";a:1:{s:6:\"spaces\";s:1:\"2\";}s:9:\"1930-2015\";a:1:{s:6:\"spaces\";s:1:\"2\";}s:9:\"2025-2110\";a:1:{s:6:\"spaces\";s:1:\"2\";}s:9:\"2120-2205\";a:1:{s:6:\"spaces\";s:1:\"2\";}s:9:\"2215-2300\";a:1:{s:6:\"spaces\";s:1:\"2\";}}}s:3:\"sun\";a:1:{s:5:\"slots\";a:45:{s:9:\"0800-0830\";a:1:{s:6:\"spaces\";s:1:\"3\";}s:9:\"0840-0910\";a:1:{s:6:\"spaces\";s:1:\"3\";}s:9:\"0920-0950\";a:1:{s:6:\"spaces\";s:1:\"3\";}s:9:\"1000-1030\";a:1:{s:6:\"spaces\";s:1:\"3\";}s:9:\"1040-1110\";a:1:{s:6:\"spaces\";s:1:\"3\";}s:9:\"1120-1150\";a:1:{s:6:\"spaces\";s:1:\"3\";}s:9:\"0000-0015\";a:1:{s:6:\"spaces\";s:1:\"3\";}s:9:\"0025-0040\";a:1:{s:6:\"spaces\";s:1:\"3\";}s:9:\"0050-0105\";a:1:{s:6:\"spaces\";s:1:\"3\";}s:9:\"0115-0130\";a:1:{s:6:\"spaces\";s:1:\"3\";}s:9:\"0140-0155\";a:1:{s:6:\"spaces\";s:1:\"3\";}s:9:\"0205-0220\";a:1:{s:6:\"spaces\";s:1:\"3\";}s:9:\"0230-0245\";a:1:{s:6:\"spaces\";s:1:\"3\";}s:9:\"0255-0310\";a:1:{s:6:\"spaces\";s:1:\"3\";}s:9:\"0320-0335\";a:1:{s:6:\"spaces\";s:1:\"3\";}s:9:\"0345-0400\";a:1:{s:6:\"spaces\";s:1:\"3\";}s:9:\"0410-0425\";a:1:{s:6:\"spaces\";s:1:\"3\";}s:9:\"0435-0450\";a:1:{s:6:\"spaces\";s:1:\"3\";}s:9:\"1200-1215\";a:1:{s:6:\"spaces\";s:1:\"2\";}s:9:\"1225-1240\";a:1:{s:6:\"spaces\";s:1:\"2\";}s:9:\"1250-1305\";a:1:{s:6:\"spaces\";s:1:\"2\";}s:9:\"1315-1330\";a:1:{s:6:\"spaces\";s:1:\"2\";}s:9:\"1340-1355\";a:1:{s:6:\"spaces\";s:1:\"2\";}s:9:\"1405-1420\";a:1:{s:6:\"spaces\";s:1:\"2\";}s:9:\"1430-1445\";a:1:{s:6:\"spaces\";s:1:\"2\";}s:9:\"1455-1510\";a:1:{s:6:\"spaces\";s:1:\"2\";}s:9:\"1520-1535\";a:1:{s:6:\"spaces\";s:1:\"2\";}s:9:\"1545-1600\";a:1:{s:6:\"spaces\";s:1:\"2\";}s:9:\"1610-1625\";a:1:{s:6:\"spaces\";s:1:\"2\";}s:9:\"1635-1650\";a:1:{s:6:\"spaces\";s:1:\"2\";}s:9:\"1700-1715\";a:1:{s:6:\"spaces\";s:1:\"2\";}s:9:\"1725-1740\";a:1:{s:6:\"spaces\";s:1:\"2\";}s:9:\"1750-1805\";a:1:{s:6:\"spaces\";s:1:\"2\";}s:9:\"1815-1830\";a:1:{s:6:\"spaces\";s:1:\"2\";}s:9:\"1840-1855\";a:1:{s:6:\"spaces\";s:1:\"2\";}s:9:\"1905-1920\";a:1:{s:6:\"spaces\";s:1:\"2\";}s:9:\"1930-1945\";a:1:{s:6:\"spaces\";s:1:\"2\";}s:9:\"1955-2010\";a:1:{s:6:\"spaces\";s:1:\"2\";}s:9:\"2020-2035\";a:1:{s:6:\"spaces\";s:1:\"2\";}s:9:\"2045-2100\";a:1:{s:6:\"spaces\";s:1:\"2\";}s:9:\"2110-2125\";a:1:{s:6:\"spaces\";s:1:\"2\";}s:9:\"2135-2150\";a:1:{s:6:\"spaces\";s:1:\"2\";}s:9:\"2200-2215\";a:1:{s:6:\"spaces\";s:1:\"2\";}s:9:\"2225-2240\";a:1:{s:6:\"spaces\";s:1:\"2\";}s:9:\"2250-2305\";a:1:{s:6:\"spaces\";s:1:\"2\";}}}s:3:\"fri\";a:1:{s:5:\"slots\";a:14:{s:9:\"0800-0820\";a:1:{s:6:\"spaces\";s:1:\"2\";}s:9:\"0830-0850\";a:1:{s:6:\"spaces\";s:1:\"2\";}s:9:\"0900-0920\";a:1:{s:6:\"spaces\";s:1:\"2\";}s:9:\"0930-0950\";a:1:{s:6:\"spaces\";s:1:\"2\";}s:9:\"1000-1020\";a:1:{s:6:\"spaces\";s:1:\"2\";}s:9:\"1030-1050\";a:1:{s:6:\"spaces\";s:1:\"2\";}s:9:\"1100-1120\";a:1:{s:6:\"spaces\";s:1:\"2\";}s:9:\"1130-1150\";a:1:{s:6:\"spaces\";s:1:\"2\";}s:9:\"1400-1430\";a:1:{s:6:\"spaces\";s:1:\"3\";}s:9:\"1445-1515\";a:1:{s:6:\"spaces\";s:1:\"3\";}s:9:\"1530-1600\";a:1:{s:6:\"spaces\";s:1:\"3\";}s:9:\"1615-1645\";a:1:{s:6:\"spaces\";s:1:\"3\";}s:9:\"1700-1730\";a:1:{s:6:\"spaces\";s:1:\"3\";}s:9:\"1745-1815\";a:1:{s:6:\"spaces\";s:1:\"3\";}}}s:3:\"mon\";a:1:{s:5:\"slots\";a:27:{s:9:\"0140-0150\";a:1:{s:6:\"spaces\";s:1:\"2\";}s:9:\"0200-0210\";a:1:{s:6:\"spaces\";s:1:\"2\";}s:9:\"0220-0230\";a:1:{s:6:\"spaces\";s:1:\"2\";}s:9:\"0240-0250\";a:1:{s:6:\"spaces\";s:1:\"2\";}s:9:\"0300-0310\";a:1:{s:6:\"spaces\";s:1:\"2\";}s:9:\"0320-0330\";a:1:{s:6:\"spaces\";s:1:\"2\";}s:9:\"0340-0350\";a:1:{s:6:\"spaces\";s:1:\"2\";}s:9:\"0400-0410\";a:1:{s:6:\"spaces\";s:1:\"2\";}s:9:\"0420-0430\";a:1:{s:6:\"spaces\";s:1:\"2\";}s:9:\"0440-0450\";a:1:{s:6:\"spaces\";s:1:\"2\";}s:9:\"0500-0510\";a:1:{s:6:\"spaces\";s:1:\"2\";}s:9:\"0520-0530\";a:1:{s:6:\"spaces\";s:1:\"2\";}s:9:\"0540-0550\";a:1:{s:6:\"spaces\";s:1:\"2\";}s:9:\"0600-0610\";a:1:{s:6:\"spaces\";s:1:\"2\";}s:9:\"0640-0650\";a:1:{s:6:\"spaces\";s:1:\"2\";}s:9:\"0700-0710\";a:1:{s:6:\"spaces\";s:1:\"2\";}s:9:\"0720-0730\";a:1:{s:6:\"spaces\";s:1:\"2\";}s:9:\"0740-0750\";a:1:{s:6:\"spaces\";s:1:\"2\";}s:9:\"0800-0810\";a:1:{s:6:\"spaces\";s:1:\"2\";}s:9:\"0820-0830\";a:1:{s:6:\"spaces\";s:1:\"2\";}s:9:\"0840-0850\";a:1:{s:6:\"spaces\";s:1:\"2\";}s:9:\"0900-0910\";a:1:{s:6:\"spaces\";s:1:\"2\";}s:9:\"0920-0930\";a:1:{s:6:\"spaces\";s:1:\"2\";}s:9:\"0940-0950\";a:1:{s:6:\"spaces\";s:1:\"2\";}s:9:\"1000-1010\";a:1:{s:6:\"spaces\";s:1:\"2\";}s:9:\"1020-1030\";a:1:{s:6:\"spaces\";s:1:\"2\";}s:9:\"1040-1050\";a:1:{s:6:\"spaces\";s:1:\"2\";}}}s:3:\"tue\";a:1:{s:5:\"slots\";a:19:{s:9:\"0400-0415\";a:1:{s:6:\"spaces\";s:1:\"3\";}s:9:\"0420-0435\";a:1:{s:6:\"spaces\";s:1:\"3\";}s:9:\"0440-0455\";a:1:{s:6:\"spaces\";s:1:\"3\";}s:9:\"0540-0555\";a:1:{s:6:\"spaces\";s:1:\"3\";}s:9:\"0600-0615\";a:1:{s:6:\"spaces\";s:1:\"3\";}s:9:\"0620-0635\";a:1:{s:6:\"spaces\";s:1:\"3\";}s:9:\"0640-0655\";a:1:{s:6:\"spaces\";s:1:\"3\";}s:9:\"0700-0715\";a:1:{s:6:\"spaces\";s:1:\"3\";}s:9:\"0720-0735\";a:1:{s:6:\"spaces\";s:1:\"3\";}s:9:\"0740-0755\";a:1:{s:6:\"spaces\";s:1:\"3\";}s:9:\"0800-0815\";a:1:{s:6:\"spaces\";s:1:\"3\";}s:9:\"0820-0835\";a:1:{s:6:\"spaces\";s:1:\"3\";}s:9:\"0840-0855\";a:1:{s:6:\"spaces\";s:1:\"3\";}s:9:\"0900-0915\";a:1:{s:6:\"spaces\";s:1:\"3\";}s:9:\"0920-0935\";a:1:{s:6:\"spaces\";s:1:\"3\";}s:9:\"0940-0955\";a:1:{s:6:\"spaces\";s:1:\"3\";}s:9:\"1000-1015\";a:1:{s:6:\"spaces\";s:1:\"3\";}s:9:\"1020-1035\";a:1:{s:6:\"spaces\";s:1:\"3\";}s:9:\"1040-1055\";a:1:{s:6:\"spaces\";s:1:\"3\";}}}}'),
(10342, 3704, 'am_doctors_data', 'a:2:{s:10:\"am_gallery\";a:4:{i:1;a:3:{s:13:\"attachment_id\";i:5632;s:3:\"url\";s:83:\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2024/06/olgas-01-1.jpg\";s:4:\"name\";s:14:\"olgas-01-1.jpg\";}i:2;a:3:{s:13:\"attachment_id\";i:5633;s:3:\"url\";s:83:\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2024/06/olgas-02-1.jpg\";s:4:\"name\";s:14:\"olgas-02-1.jpg\";}i:3;a:3:{s:13:\"attachment_id\";i:5634;s:3:\"url\";s:83:\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2024/06/olgas-03-1.jpg\";s:4:\"name\";s:14:\"olgas-03-1.jpg\";}i:4;a:3:{s:13:\"attachment_id\";i:5635;s:3:\"url\";s:83:\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2024/06/olgas-04-1.jpg\";s:4:\"name\";s:14:\"olgas-04-1.jpg\";}}s:9:\"am_videos\";a:0:{}}'),
(10343, 3704, '_is_verified', 'yes'),
(10344, 3704, '_linked_profile', '12'),
(10345, 3704, 'is_featured', '0'),
(10346, 3704, '_profile_blocked', 'off'),
(10347, 3704, 'am_gender', 'male'),
(10348, 3704, '_doctor_location', '3705'),
(10349, 3706, '_wp_attached_file', '2022/03/clinic-3-1.jpg'),
(10350, 3706, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:214;s:6:\"height\";i:316;s:4:\"file\";s:22:\"2022/03/clinic-3-1.jpg\";s:8:\"filesize\";i:50020;s:5:\"sizes\";a:12:{s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"clinic-3-1-203x300.jpg\";s:5:\"width\";i:203;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"clinic-3-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_grid\";a:4:{s:4:\"file\";s:22:\"clinic-3-1-214x250.jpg\";s:5:\"width\";i:214;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_list\";a:4:{s:4:\"file\";s:22:\"clinic-3-1-214x220.jpg\";s:5:\"width\";i:214;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_doctors_type\";a:4:{s:4:\"file\";s:22:\"clinic-3-1-214x205.jpg\";s:5:\"width\";i:214;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_blog_grid_v2\";a:4:{s:4:\"file\";s:22:\"clinic-3-1-214x250.jpg\";s:5:\"width\";i:214;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"doccure_top_rat_doc\";a:4:{s:4:\"file\";s:22:\"clinic-3-1-214x200.jpg\";s:5:\"width\";i:214;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"doccure_listing_thumb\";a:4:{s:4:\"file\";s:22:\"clinic-3-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:30:\"doccure_latest_articles_widget\";a:4:{s:4:\"file\";s:20:\"clinic-3-1-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"doccure_artical_auther\";a:4:{s:4:\"file\";s:20:\"clinic-3-1-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_chosen_icone\";a:4:{s:4:\"file\";s:20:\"clinic-3-1-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure-small-square\";a:4:{s:4:\"file\";s:22:\"clinic-3-1-214x250.jpg\";s:5:\"width\";i:214;s:6:\"height\";i:250;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:{}}}'),
(10352, 3705, '_address', '213 Old Trafford UK'),
(10353, 3705, '_longitude', ''),
(10354, 3705, '_latitude', ''),
(10355, 3704, '_address', '213 Old Trafford UK'),
(10356, 3704, '_longitude', ''),
(10357, 3704, '_latitude', ''),
(10358, 3705, 'am_slots_data', 'a:7:{s:3:\"mon\";a:1:{s:5:\"slots\";a:5:{s:9:\"1100-1130\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1200-1230\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1300-1330\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1400-1430\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1600-1630\";a:1:{s:6:\"spaces\";s:1:\"1\";}}}s:3:\"tue\";a:1:{s:5:\"slots\";a:42:{s:9:\"1100-1130\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1200-1230\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1300-1330\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1400-1430\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1500-1530\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1600-1630\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"0100-0105\";a:1:{s:6:\"spaces\";s:1:\"2\";}s:9:\"0105-0110\";a:1:{s:6:\"spaces\";s:1:\"2\";}s:9:\"0110-0115\";a:1:{s:6:\"spaces\";s:1:\"2\";}s:9:\"0115-0120\";a:1:{s:6:\"spaces\";s:1:\"2\";}s:9:\"0120-0125\";a:1:{s:6:\"spaces\";s:1:\"2\";}s:9:\"0125-0130\";a:1:{s:6:\"spaces\";s:1:\"2\";}s:9:\"0130-0135\";a:1:{s:6:\"spaces\";s:1:\"2\";}s:9:\"0135-0140\";a:1:{s:6:\"spaces\";s:1:\"2\";}s:9:\"0140-0145\";a:1:{s:6:\"spaces\";s:1:\"2\";}s:9:\"0145-0150\";a:1:{s:6:\"spaces\";s:1:\"2\";}s:9:\"0150-0155\";a:1:{s:6:\"spaces\";s:1:\"2\";}s:9:\"0155-0200\";a:1:{s:6:\"spaces\";s:1:\"2\";}s:9:\"0200-0205\";a:1:{s:6:\"spaces\";s:1:\"2\";}s:9:\"0205-0210\";a:1:{s:6:\"spaces\";s:1:\"2\";}s:9:\"0210-0215\";a:1:{s:6:\"spaces\";s:1:\"2\";}s:9:\"0215-0220\";a:1:{s:6:\"spaces\";s:1:\"2\";}s:9:\"0220-0225\";a:1:{s:6:\"spaces\";s:1:\"2\";}s:9:\"0225-0230\";a:1:{s:6:\"spaces\";s:1:\"2\";}s:9:\"0230-0235\";a:1:{s:6:\"spaces\";s:1:\"2\";}s:9:\"0235-0240\";a:1:{s:6:\"spaces\";s:1:\"2\";}s:9:\"0240-0245\";a:1:{s:6:\"spaces\";s:1:\"2\";}s:9:\"0245-0250\";a:1:{s:6:\"spaces\";s:1:\"2\";}s:9:\"0250-0255\";a:1:{s:6:\"spaces\";s:1:\"2\";}s:9:\"0255-0300\";a:1:{s:6:\"spaces\";s:1:\"2\";}s:9:\"0300-0305\";a:1:{s:6:\"spaces\";s:1:\"2\";}s:9:\"0305-0310\";a:1:{s:6:\"spaces\";s:1:\"2\";}s:9:\"0310-0315\";a:1:{s:6:\"spaces\";s:1:\"2\";}s:9:\"0315-0320\";a:1:{s:6:\"spaces\";s:1:\"2\";}s:9:\"0320-0325\";a:1:{s:6:\"spaces\";s:1:\"2\";}s:9:\"0325-0330\";a:1:{s:6:\"spaces\";s:1:\"2\";}s:9:\"0330-0335\";a:1:{s:6:\"spaces\";s:1:\"2\";}s:9:\"0335-0340\";a:1:{s:6:\"spaces\";s:1:\"2\";}s:9:\"0340-0345\";a:1:{s:6:\"spaces\";s:1:\"2\";}s:9:\"0345-0350\";a:1:{s:6:\"spaces\";s:1:\"2\";}s:9:\"0350-0355\";a:1:{s:6:\"spaces\";s:1:\"2\";}s:9:\"0355-0400\";a:1:{s:6:\"spaces\";s:1:\"2\";}}}s:3:\"wed\";a:1:{s:5:\"slots\";a:6:{s:9:\"1100-1130\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1200-1230\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1300-1330\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1400-1430\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1500-1530\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1600-1630\";a:1:{s:6:\"spaces\";s:1:\"1\";}}}s:3:\"thu\";a:1:{s:5:\"slots\";a:6:{s:9:\"1100-1130\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1200-1230\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1300-1330\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1400-1430\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1500-1530\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1600-1630\";a:1:{s:6:\"spaces\";s:1:\"1\";}}}s:3:\"fri\";a:1:{s:5:\"slots\";a:6:{s:9:\"1100-1130\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1200-1230\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1300-1330\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1400-1430\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1500-1530\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1600-1630\";a:1:{s:6:\"spaces\";s:1:\"1\";}}}s:3:\"sat\";a:1:{s:5:\"slots\";a:16:{s:9:\"0700-0730\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"0745-0815\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"0830-0900\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"0915-0945\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1000-1030\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1045-1115\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1130-1200\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1215-1245\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1300-1330\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1345-1415\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1430-1500\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1515-1545\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1600-1630\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1645-1715\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1730-1800\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1815-1845\";a:1:{s:6:\"spaces\";s:1:\"1\";}}}s:3:\"sun\";a:1:{s:5:\"slots\";a:2:{s:9:\"1400-1500\";a:1:{s:6:\"spaces\";s:1:\"2\";}s:9:\"1530-1630\";a:1:{s:6:\"spaces\";s:1:\"2\";}}}}'),
(10411, 3704, '_edit_lock', '1674458765:1'),
(10412, 3701, '_edit_lock', '1674458972:1'),
(10413, 3704, '_edit_last', '1'),
(10415, 3704, 'dfiFeatured', 'a:1:{i:0;s:0:\"\";}'),
(10416, 3704, 'rs_page_bg_color', ''),
(10417, 3704, '_wpnonce', 'fa97277c0e'),
(10418, 3704, '_wp_http_referer', '/doccure19/wp-admin/post.php?post=3704&action=edit'),
(10419, 3704, 'user_ID', '1'),
(10420, 3704, 'action', 'editpost'),
(10421, 3704, 'originalaction', 'editpost'),
(10422, 3704, 'post_author', '12'),
(10423, 3704, 'post_type', 'doctors'),
(10424, 3704, 'original_post_status', 'publish'),
(10425, 3704, 'referredby', 'https://doccure-wp.dreamstechnologies.com/wp-admin/edit.php?post_type=doctors'),
(10426, 3704, '_wp_original_http_referer', 'https://doccure-wp.dreamstechnologies.com/wp-admin/edit.php?post_type=doctors'),
(10427, 3704, 'post_ID', '3704'),
(10428, 3704, 'meta-box-order-nonce', 'a38c0d1883'),
(10429, 3704, 'closedpostboxesnonce', '86615ba277'),
(10430, 3704, 'post_title', 'Olga Barlow'),
(10431, 3704, 'samplepermalinknonce', '46c4d1340e'),
(10432, 3704, 'content', ''),
(10433, 3704, 'wp-preview', ''),
(10434, 3704, 'hidden_post_status', 'publish'),
(10435, 3704, 'post_status', 'publish'),
(10436, 3704, 'hidden_post_password', ''),
(10437, 3704, 'hidden_post_visibility', 'public'),
(10438, 3704, 'visibility', 'public'),
(10439, 3704, 'post_password', ''),
(10440, 3704, 'mm', '03'),
(10441, 3704, 'jj', '28'),
(10442, 3704, 'aa', '2022'),
(10443, 3704, 'hh', '11'),
(10444, 3704, 'mn', '24'),
(10445, 3704, 'ss', '57'),
(10446, 3704, 'hidden_mm', '03'),
(10447, 3704, 'cur_mm', '03'),
(10448, 3704, 'hidden_jj', '28'),
(10449, 3704, 'cur_jj', '28'),
(10450, 3704, 'hidden_aa', '2022'),
(10451, 3704, 'cur_aa', '2022'),
(10452, 3704, 'hidden_hh', '11'),
(10453, 3704, 'cur_hh', '12'),
(10454, 3704, 'hidden_mn', '24'),
(10455, 3704, 'cur_mn', '48'),
(10456, 3704, 'original_publish', 'Update'),
(10457, 3704, 'save', 'Update'),
(10458, 3704, 'tax_input', 'a:4:{s:9:\"languages\";a:3:{i:0;s:1:\"0\";i:1;s:2:\"22\";i:2;s:2:\"26\";}s:9:\"locations\";a:2:{i:0;s:1:\"0\";i:1;s:2:\"25\";}s:12:\"specialities\";a:2:{i:0;s:1:\"0\";i:1;s:2:\"18\";}s:8:\"services\";a:1:{i:0;s:1:\"0\";}}'),
(10459, 3704, 'newlanguages', 'New Language Name'),
(10460, 3704, 'newlanguages_parent', '-1'),
(10461, 3704, '_ajax_nonce-add-languages', '4ec67e5bec'),
(10462, 3704, 'newlocations', 'New Location Name'),
(10463, 3704, 'newlocations_parent', '-1'),
(10464, 3704, '_ajax_nonce-add-locations', '386970d833'),
(10465, 3704, 'newspecialities', 'New Specialities Name'),
(10466, 3704, 'newspecialities_parent', '-1'),
(10467, 3704, '_ajax_nonce-add-specialities', '5cb0e72775'),
(10468, 3704, 'newservices', 'New Services Name'),
(10469, 3704, 'newservices_parent', '-1'),
(10470, 3704, '_ajax_nonce-add-services', '110ed7343b'),
(10471, 3704, 'dfi_fimageplug-2', 'fd9cfab16a'),
(10472, 3704, 'excerpt', ''),
(10473, 3704, 'post_name', 'olga-barlow'),
(10474, 3704, 'post_author_override', '12'),
(10475, 3704, '_featured_date', ''),
(10476, 3704, 'post_mime_type', ''),
(10477, 3704, 'ID', '3704'),
(10478, 3704, 'post_content', ''),
(10479, 3704, 'post_excerpt', ''),
(10480, 3704, 'comment_status', 'closed'),
(10481, 3704, 'ping_status', 'closed'),
(10482, 3704, '_featured_timestamp', ''),
(10483, 3701, '_edit_last', '1'),
(10485, 3701, 'dfiFeatured', 'a:1:{i:0;s:0:\"\";}'),
(10486, 3701, 'rs_page_bg_color', ''),
(10487, 3701, '_wpnonce', '95adda875e'),
(10488, 3701, '_wp_http_referer', '/doccure19/wp-admin/post.php?post=3701&action=edit'),
(10489, 3701, 'user_ID', '1'),
(10490, 3701, 'action', 'editpost'),
(10491, 3701, 'originalaction', 'editpost'),
(10492, 3701, 'post_author', '11'),
(10493, 3701, 'post_type', 'doctors'),
(10494, 3701, 'original_post_status', 'publish'),
(10495, 3701, 'referredby', 'https://doccure-wp.dreamstechnologies.com/wp-admin/edit.php?post_type=doctors'),
(10496, 3701, '_wp_original_http_referer', 'https://doccure-wp.dreamstechnologies.com/wp-admin/edit.php?post_type=doctors'),
(10497, 3701, 'post_ID', '3701'),
(10498, 3701, 'meta-box-order-nonce', 'a38c0d1883'),
(10499, 3701, 'closedpostboxesnonce', '86615ba277'),
(10500, 3701, 'post_title', 'Paul Richard'),
(10501, 3701, 'samplepermalinknonce', '46c4d1340e'),
(10502, 3701, 'content', ''),
(10503, 3701, 'wp-preview', ''),
(10504, 3701, 'hidden_post_status', 'publish'),
(10505, 3701, 'post_status', 'publish'),
(10506, 3701, 'hidden_post_password', ''),
(10507, 3701, 'hidden_post_visibility', 'public'),
(10508, 3701, 'visibility', 'public'),
(10509, 3701, 'post_password', ''),
(10510, 3701, 'mm', '03'),
(10511, 3701, 'jj', '28'),
(10512, 3701, 'aa', '2022'),
(10513, 3701, 'hh', '11'),
(10514, 3701, 'mn', '19'),
(10515, 3701, 'ss', '16'),
(10516, 3701, 'hidden_mm', '03'),
(10517, 3701, 'cur_mm', '03'),
(10518, 3701, 'hidden_jj', '28'),
(10519, 3701, 'cur_jj', '28'),
(10520, 3701, 'hidden_aa', '2022'),
(10521, 3701, 'cur_aa', '2022'),
(10522, 3701, 'hidden_hh', '11'),
(10523, 3701, 'cur_hh', '12'),
(10524, 3701, 'hidden_mn', '19'),
(10525, 3701, 'cur_mn', '48'),
(10526, 3701, 'original_publish', 'Update'),
(10527, 3701, 'save', 'Update'),
(10528, 3701, 'tax_input', 'a:4:{s:9:\"languages\";a:3:{i:0;s:1:\"0\";i:1;s:2:\"22\";i:2;s:2:\"34\";}s:9:\"locations\";a:2:{i:0;s:1:\"0\";i:1;s:2:\"17\";}s:12:\"specialities\";a:2:{i:0;s:1:\"0\";i:1;s:2:\"19\";}s:8:\"services\";a:1:{i:0;s:1:\"0\";}}'),
(10529, 3701, 'newlanguages', 'New Language Name'),
(10530, 3701, 'newlanguages_parent', '-1'),
(10531, 3701, '_ajax_nonce-add-languages', '4ec67e5bec'),
(10532, 3701, 'newlocations', 'New Location Name'),
(10533, 3701, 'newlocations_parent', '-1'),
(10534, 3701, '_ajax_nonce-add-locations', '386970d833'),
(10535, 3701, 'newspecialities', 'New Specialities Name'),
(10536, 3701, 'newspecialities_parent', '-1'),
(10537, 3701, '_ajax_nonce-add-specialities', '5cb0e72775'),
(10538, 3701, 'newservices', 'New Services Name'),
(10539, 3701, 'newservices_parent', '-1'),
(10540, 3701, '_ajax_nonce-add-services', '110ed7343b'),
(10541, 3701, 'dfi_fimageplug-2', 'fd9cfab16a'),
(10542, 3701, 'excerpt', ''),
(10543, 3701, 'post_name', 'paul-richard'),
(10544, 3701, 'post_author_override', '11'),
(10545, 3701, '_featured_date', ''),
(10546, 3701, 'post_mime_type', ''),
(10547, 3701, 'ID', '3701'),
(10548, 3701, 'post_content', ''),
(10549, 3701, 'post_excerpt', ''),
(10550, 3701, 'comment_status', 'closed'),
(10551, 3701, 'ping_status', 'closed');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10552, 3701, '_featured_timestamp', ''),
(10731, 16, '_wp_old_date', '2022-03-28'),
(10735, 333, '_wp_old_date', '2022-03-28'),
(10737, 734, '_wp_old_date', '2022-03-28'),
(10738, 3689, '_wp_old_date', '2022-03-28'),
(10740, 3687, '_wp_old_date', '2022-03-28'),
(10741, 3688, '_wp_old_date', '2022-03-28'),
(10742, 336, '_wp_old_date', '2022-03-28'),
(10743, 2767, '_wp_old_date', '2022-03-28'),
(10745, 897, '_wp_old_date', '2022-03-28'),
(10746, 3691, '_wp_old_date', '2022-03-28'),
(10747, 329, '_wp_old_date', '2022-03-28'),
(10748, 762, '_wp_old_date', '2022-03-28'),
(10749, 339, '_wp_old_date', '2022-03-28'),
(10836, 3731, '_wp_attached_file', '2022/04/shape-7.png'),
(10837, 3731, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:114;s:6:\"height\";i:34;s:4:\"file\";s:19:\"2022/04/shape-7.png\";s:8:\"filesize\";i:1888;s:5:\"sizes\";a:4:{s:21:\"doccure_listing_thumb\";a:4:{s:4:\"file\";s:18:\"shape-7-100x34.png\";s:5:\"width\";i:100;s:6:\"height\";i:34;s:9:\"mime-type\";s:9:\"image/png\";}s:30:\"doccure_latest_articles_widget\";a:4:{s:4:\"file\";s:17:\"shape-7-65x34.png\";s:5:\"width\";i:65;s:6:\"height\";i:34;s:9:\"mime-type\";s:9:\"image/png\";}s:22:\"doccure_artical_auther\";a:4:{s:4:\"file\";s:17:\"shape-7-30x30.png\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"doccure_chosen_icone\";a:4:{s:4:\"file\";s:17:\"shape-7-20x20.png\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(10838, 3732, '_wp_attached_file', '2022/04/banner-img.png'),
(10839, 3732, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:645;s:6:\"height\";i:646;s:4:\"file\";s:22:\"2022/04/banner-img.png\";s:8:\"filesize\";i:83083;s:5:\"sizes\";a:20:{s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"banner-img-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"banner-img-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"doccure_blog_large\";a:4:{s:4:\"file\";s:22:\"banner-img-645x400.png\";s:5:\"width\";i:645;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"doccure_blog_sidebar\";a:4:{s:4:\"file\";s:22:\"banner-img-645x360.png\";s:5:\"width\";i:645;s:6:\"height\";i:360;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"doccure_doctors_2x\";a:4:{s:4:\"file\";s:22:\"banner-img-547x428.png\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"doccure_blog_medium\";a:4:{s:4:\"file\";s:22:\"banner-img-545x389.png\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"doccure_blog_grid\";a:4:{s:4:\"file\";s:22:\"banner-img-350x250.png\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"doccure_blog_list\";a:4:{s:4:\"file\";s:22:\"banner-img-308x220.png\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"doccure_doctors_type\";a:4:{s:4:\"file\";s:22:\"banner-img-261x205.png\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"doccure_blog_grid_v2\";a:4:{s:4:\"file\";s:22:\"banner-img-255x250.png\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"doccure_top_rat_doc\";a:4:{s:4:\"file\";s:22:\"banner-img-255x200.png\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"doccure_listing_thumb\";a:4:{s:4:\"file\";s:22:\"banner-img-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:30:\"doccure_latest_articles_widget\";a:4:{s:4:\"file\";s:20:\"banner-img-65x65.png\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:9:\"image/png\";}s:22:\"doccure_artical_auther\";a:4:{s:4:\"file\";s:20:\"banner-img-30x30.png\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"doccure_chosen_icone\";a:4:{s:4:\"file\";s:20:\"banner-img-20x20.png\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"doccure-portfolio\";a:4:{s:4:\"file\";s:22:\"banner-img-540x380.png\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:9:\"image/png\";}s:24:\"doccure-portfolio-square\";a:4:{s:4:\"file\";s:22:\"banner-img-420x420.png\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"doccure-service\";a:4:{s:4:\"file\";s:22:\"banner-img-600x480.png\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"doccure-small-square\";a:4:{s:4:\"file\";s:22:\"banner-img-250x250.png\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"sigma-blog-medium\";a:4:{s:4:\"file\";s:22:\"banner-img-600x645.png\";s:5:\"width\";i:600;s:6:\"height\";i:645;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(10847, 3734, '_wp_attached_file', '2022/04/banner-check.png'),
(10848, 3734, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:26;s:6:\"height\";i:26;s:4:\"file\";s:24:\"2022/04/banner-check.png\";s:8:\"filesize\";i:519;s:5:\"sizes\";a:1:{s:20:\"doccure_chosen_icone\";a:4:{s:4:\"file\";s:22:\"banner-check-20x20.png\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(10856, 3736, '_wp_attached_file', '2022/04/appoinment-img.png'),
(10857, 3736, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:817;s:4:\"file\";s:26:\"2022/04/appoinment-img.png\";s:8:\"filesize\";i:138796;s:5:\"sizes\";a:22:{s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"appoinment-img-220x300.png\";s:5:\"width\";i:220;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"appoinment-img-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"doccure_blog_large\";a:4:{s:4:\"file\";s:26:\"appoinment-img-600x400.png\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"doccure_blog_sidebar\";a:4:{s:4:\"file\";s:26:\"appoinment-img-600x360.png\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"doccure_doctors_2x\";a:4:{s:4:\"file\";s:26:\"appoinment-img-547x428.png\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"doccure_blog_medium\";a:4:{s:4:\"file\";s:26:\"appoinment-img-545x389.png\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"doccure_blog_grid\";a:4:{s:4:\"file\";s:26:\"appoinment-img-350x250.png\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"doccure_blog_list\";a:4:{s:4:\"file\";s:26:\"appoinment-img-308x220.png\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"doccure_doctors_type\";a:4:{s:4:\"file\";s:26:\"appoinment-img-261x205.png\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"doccure_blog_grid_v2\";a:4:{s:4:\"file\";s:26:\"appoinment-img-255x250.png\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"doccure_top_rat_doc\";a:4:{s:4:\"file\";s:26:\"appoinment-img-255x200.png\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"doccure_listing_thumb\";a:4:{s:4:\"file\";s:26:\"appoinment-img-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:30:\"doccure_latest_articles_widget\";a:4:{s:4:\"file\";s:24:\"appoinment-img-65x65.png\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:9:\"image/png\";}s:22:\"doccure_artical_auther\";a:4:{s:4:\"file\";s:24:\"appoinment-img-30x30.png\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"doccure_chosen_icone\";a:4:{s:4:\"file\";s:24:\"appoinment-img-20x20.png\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"doccure-portfolio\";a:4:{s:4:\"file\";s:26:\"appoinment-img-540x380.png\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:9:\"image/png\";}s:24:\"doccure-portfolio-square\";a:4:{s:4:\"file\";s:26:\"appoinment-img-420x420.png\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:9:\"image/png\";}s:15:\"doccure-service\";a:4:{s:4:\"file\";s:26:\"appoinment-img-600x480.png\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"doccure-small-square\";a:4:{s:4:\"file\";s:26:\"appoinment-img-250x250.png\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"sigma-blog-medium\";a:4:{s:4:\"file\";s:26:\"appoinment-img-600x645.png\";s:5:\"width\";i:600;s:6:\"height\";i:645;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"appoinment-img-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:114269;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"appoinment-img-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:17013;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(10858, 3737, '_wp_attached_file', '2022/04/phone-call.png'),
(10859, 3737, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:104;s:6:\"height\";i:104;s:4:\"file\";s:22:\"2022/04/phone-call.png\";s:8:\"filesize\";i:2351;s:5:\"sizes\";a:4:{s:21:\"doccure_listing_thumb\";a:4:{s:4:\"file\";s:22:\"phone-call-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:30:\"doccure_latest_articles_widget\";a:4:{s:4:\"file\";s:20:\"phone-call-65x65.png\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:9:\"image/png\";}s:22:\"doccure_artical_auther\";a:4:{s:4:\"file\";s:20:\"phone-call-30x30.png\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"doccure_chosen_icone\";a:4:{s:4:\"file\";s:20:\"phone-call-20x20.png\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(10874, 3740, '_wp_attached_file', '2022/04/doctor-img.jpg'),
(10875, 3740, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:535;s:6:\"height\";i:871;s:4:\"file\";s:22:\"2022/04/doctor-img.jpg\";s:8:\"filesize\";i:24384;s:5:\"sizes\";a:20:{s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"doctor-img-184x300.jpg\";s:5:\"width\";i:184;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"doctor-img-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"doccure_blog_large\";a:4:{s:4:\"file\";s:22:\"doctor-img-535x400.jpg\";s:5:\"width\";i:535;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_blog_sidebar\";a:4:{s:4:\"file\";s:22:\"doctor-img-535x360.jpg\";s:5:\"width\";i:535;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"doccure_doctors_2x\";a:4:{s:4:\"file\";s:22:\"doctor-img-535x428.jpg\";s:5:\"width\";i:535;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"doccure_blog_medium\";a:4:{s:4:\"file\";s:22:\"doctor-img-535x389.jpg\";s:5:\"width\";i:535;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_grid\";a:4:{s:4:\"file\";s:22:\"doctor-img-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_list\";a:4:{s:4:\"file\";s:22:\"doctor-img-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_doctors_type\";a:4:{s:4:\"file\";s:22:\"doctor-img-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_blog_grid_v2\";a:4:{s:4:\"file\";s:22:\"doctor-img-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"doccure_top_rat_doc\";a:4:{s:4:\"file\";s:22:\"doctor-img-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"doccure_listing_thumb\";a:4:{s:4:\"file\";s:22:\"doctor-img-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:30:\"doccure_latest_articles_widget\";a:4:{s:4:\"file\";s:20:\"doctor-img-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"doccure_artical_auther\";a:4:{s:4:\"file\";s:20:\"doctor-img-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_chosen_icone\";a:4:{s:4:\"file\";s:20:\"doctor-img-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure-portfolio\";a:4:{s:4:\"file\";s:22:\"doctor-img-535x380.jpg\";s:5:\"width\";i:535;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"doccure-portfolio-square\";a:4:{s:4:\"file\";s:22:\"doctor-img-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:15:\"doccure-service\";a:4:{s:4:\"file\";s:22:\"doctor-img-535x480.jpg\";s:5:\"width\";i:535;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure-small-square\";a:4:{s:4:\"file\";s:22:\"doctor-img-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"sigma-blog-medium\";a:4:{s:4:\"file\";s:22:\"doctor-img-535x645.jpg\";s:5:\"width\";i:535;s:6:\"height\";i:645;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:{}}}'),
(10896, 3743, '_menu_item_type', 'post_type'),
(10897, 3743, '_menu_item_menu_item_parent', '3808'),
(10898, 3743, '_menu_item_object_id', '70'),
(10899, 3743, '_menu_item_object', 'page'),
(10900, 3743, '_menu_item_target', ''),
(10901, 3743, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(10902, 3743, '_menu_item_xfn', ''),
(10903, 3743, '_menu_item_url', ''),
(11639, 463, 'dfiFeatured', 'a:1:{i:0;s:0:\"\";}'),
(11835, 3796, '_wpb_post_custom_css', '.subscribe-cta-form .sigma-subscribe-form-style-1 {\r\n    border: 2px solid #fff;\r\n    border-radius: 6px;\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"email\"] {\r\n    background: transparent;\r\n    border: 0;\r\n    color: #fff;\r\n    height: 70px;\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"email\"]::placeholder {\r\n    color: #fff;\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"submit\"] {\r\n    background: #fff;\r\n    margin: 5px;\r\n    border-radius: 6px;\r\n    color: var(--thm-secondary);\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 span.wpcf7-not-valid-tip {\r\n    color: #fff;\r\n    position: absolute;\r\n}\r\n@media(max-width: 467px){\r\n    .subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"submit\"]{\r\n        padding: 10px;\r\n        font-size: 12px;\r\n    }\r\n    .subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"email\"]{\r\n        padding: 10px;\r\n    }\r\n}\r\n\r\n.sigma_post .sigma_post-meta span {\r\n    font-size: 13px; }\r\n    \r\n.sigma_post.style-16 .sigma_post-body {\r\n   padding: 20px 0px 0px 0px;\r\n   border: 0px solid;\r\n}\r\n\r\n@media only screen and (max-width: 991px) and (min-width: 768px) {\r\n	.sigma_cta.style-8 .sigma_cta-content h4 {\r\n        font-size: 19px !important;\r\n	}\r\n        .section-title .title {\r\n          font-size: 25px;}\r\n\r\n.sigma_btn.btn-sm {\r\n    font-size: 12px;\r\n    padding: 7px 14px;}\r\n    \r\n}\r\n\r\n@media (max-width: 767px) {\r\n    .section-title .title {\r\n          font-size: 25px;\r\n    }\r\n}\r\n\r\n.sigma_post .sigma_post-meta span i {\r\n    margin-right: 3px;}\r\n    \r\n.sigma_post .sigma_post-meta span+span {\r\n    margin-left: 20px!important;\r\n}\r\n\r\n@media only screen and (max-width: 360px) and (min-width: 280px) {\r\n   .sigma_post .sigma_post-meta span a{\r\n        font-size: 10px !important;\r\n    }\r\n}\r\n\r\n.sigma_post .sigma_post-body h5 a {\r\n    font-size: 18px !important;\r\n}\r\n\r\n.sub-title {\r\n    color: #757575;\r\n    font-size: 16px;\r\n    margin-top:15px;\r\n}\r\n    \r\n.about-content{\r\n    font-size: 14px;\r\n    font-weight: 400;\r\n    line-height: 26px;\r\n}\r\n\r\n.sigma_post .sigma_post-meta span a {\r\n	color: #757575;\r\n    }\r\n    \r\n.sigma_post .sigma_post-meta span i {\r\n     color: #757575;\r\n}\r\n\r\n.sigma_post .sigma_post-meta span a:hover, .sigma_post .sigma_post-meta span .comment-count:hover {\r\n    color: unset;\r\n}\r\n\r\nh5 {\r\n    line-height: 1;\r\n}\r\n\r\n.sigma_post .sigma_post-meta{\r\n    margin-bottom: 15px;\r\n}\r\n\r\n.sigma_post .sigma_post-body .sigma_post-content h5{\r\n    margin:0 0 10px;\r\n}\r\n\r\n.sigma_post.style-16 .sigma_post-body{\r\n    padding:7px 0px 0px 0px;\r\n}\r\n\r\n.sigma_post .sigma_post-body .sigma_post-content p{\r\n    margin: 0px 0;\r\n}\r\n\r\n.sigma_doctor .sigma_doctor-categories a{\r\n    font-size:13px;\r\n}\r\n\r\n.sigma_doctor.style-17 .sigma_doctor-body .sigma_doctor-info span{\r\n    font-size:12px;\r\n    color:#666;\r\n}\r\n.sigma_service h5{\r\n    text-align:center;\r\n    font-size:0.9375rem;\r\n}\r\n\r\n.sigma_button_wrapper .sigma_btn.style-2{\r\n    font-size: 16px !important;\r\n    font-weight: 600 !important;\r\n    padding: 12px 30px !important;\r\n    box-shadow: none !important;\r\n    text-transform: capitalize;\r\n}\r\n\r\n.sigma_service.style-18 .sigma_service-thumb img{\r\n    border-radius: 100%;\r\n    box-shadow: 1px 6px 14px rgb(0 0 0 / 20%);\r\n    width: 140px;\r\n    height: 140px;\r\n    object-fit: cover;\r\n    margin-left: auto;\r\n    margin-right: auto;\r\n    text-align: center !important;\r\n}\r\n\r\n.sigma_doctor.style-19 .sigma_rating{\r\n    font-size:14px;\r\n}\r\n.sigma_doctor.style-19 span{\r\n    font-size:13px;\r\n}\r\n.sigma_rating i {\r\n    color: #f4c150;\r\n}\r\n.sigma_doctor.style-19 .sigma_rating{\r\n    margin-top:6px;\r\n    margin-bottom:3px;\r\n}\r\n\r\n.sigma_post .sigma_post-meta{\r\n    margin-top:10px;\r\n    margin-bottom:10px;\r\n}\r\n\r\n.sigma_post .sigma_post-meta span+span{\r\n    float:right;\r\n    text-align:right;\r\n}\r\n.sigma_post .sigma_post-meta span.author {\r\n    float:left;\r\n    width:50%;\r\n}\r\n\r\n.sigma_post .sigma_post-meta{\r\n     justify-content: space-between;    \r\n}\r\n\r\n.fa-clock:before{\r\n color: #fff;\r\n}\r\n.sigma_post.style-15 .sigma_post-meta.is-absolute {\r\n    right: 80px;\r\n}\r\n\r\n.sigma_post.style-15 .sigma_post-body .btn-link {\r\n    background: #01cae4;\r\n    color: #fff;\r\n    padding: 8px 16px;\r\n    font-size: 14px;\r\n    line-height: 1.6;\r\n    border-radius: 6px;\r\n    margin-top: 13px;\r\n}\r\n\r\n.sigma_post.style-15{\r\n    box-shadow: unset;\r\n    padding: 20px;\r\n    margin-bottom: 20px;\r\n}\r\n\r\n.sigma_post.style-15.has-post-thumbnail .sigma_post-body{\r\n    padding: 10px 0 0;\r\n}\r\n.sigma_post.style-15 .sigma_post-meta{\r\n    padding-top: 8px;\r\n}\r\n.sigma-blog-1894029072 .col-lg-4 .sigma_post.style-15 .sigma_post-body .sigma_post-content h5{\r\n    margin-top: 20px;\r\n}\r\n\r\n.sigma_post .sigma_post-body .sigma_post-content h5{\r\n    margin: 20px 0 10px;\r\n}\r\n\r\n\r\n.sigma_info.style-14 .sigma_info-title .sigma_info-icon{\r\n    background: unset !important;\r\n}\r\n\r\n.sigma_info.style-14 .sigma_info-title h5 {\r\n    margin: 0;}\r\n    \r\n    \r\n   .sigma_info.style-14 .shape-2 {\r\n    right: -44px;\r\n    top: auto;\r\n    bottom: -20px;\r\n}\r\n\r\n.sigma_info.style-14 .shape-2{\r\n    display:none;\r\n}\r\n\r\n .sigma_info.style-14 .sigma_info-description a {\r\n    color: #fff;\r\n    font-size: 25px;\r\n    font-weight: 500;\r\n}\r\n\r\n.sigma_info.style-14 .sigma_info-description a:hover {\r\n    color: #09e5ab;\r\n}\r\n.sigma_post.style-15 .sigma_post-body .btn-link:hover{\r\n    background: #09e5ab;\r\n    color: #ffffff;\r\n}'),
(11836, 3796, '_wpb_shortcodes_custom_css', '.vc_custom_1640946506112{background-color: #15558d !important;}.vc_custom_1637839952992{padding-top: 80px !important;padding-bottom: 70px !important;background-color: #f8f9fa !important;}.vc_custom_1637840284589{padding-top: 70px !important;padding-bottom: 60px !important;background-color: #15558d !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1636980732076{padding-top: 80px !important;padding-bottom: 80px !important;}.vc_custom_1640852318456{padding-top: 80px !important;padding-bottom: 80px !important;background-color: #f8f9fa !important;}.vc_custom_1637841729123{padding-top: 60px !important;padding-bottom: 60px !important;}.vc_custom_1637830219372{padding-top: 80px !important;padding-bottom: 80px !important;}.vc_custom_1637902949313{padding-top: 80px !important;padding-bottom: 80px !important;background-color: #f8f9fa !important;}.vc_custom_1631086209173{margin-bottom: 50px !important;}.vc_custom_1635426287419{margin-bottom: 25px !important;}.vc_custom_1640931534164{padding-right: 0px !important;}.vc_custom_1637036562291{padding-bottom: 60px !important;}.vc_custom_1640931521701{padding-right: 0px !important;}'),
(11842, 3797, '_wpb_post_custom_css', '.subscribe-cta-form .sigma-subscribe-form-style-1 {\r\n    border: 2px solid #fff;\r\n    border-radius: 6px;\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"email\"] {\r\n    background: transparent;\r\n    border: 0;\r\n    color: #fff;\r\n    height: 70px;\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"email\"]::placeholder {\r\n    color: #fff;\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"submit\"] {\r\n    background: #fff;\r\n    margin: 5px;\r\n    border-radius: 6px;\r\n    color: var(--thm-secondary);\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 span.wpcf7-not-valid-tip {\r\n    color: #fff;\r\n    position: absolute;\r\n}\r\n@media(max-width: 467px){\r\n    .subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"submit\"]{\r\n        padding: 10px;\r\n        font-size: 12px;\r\n    }\r\n    .subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"email\"]{\r\n        padding: 10px;\r\n    }\r\n}\r\n\r\n.sigma_post .sigma_post-meta span {\r\n    font-size: 13px; }\r\n    \r\n.sigma_post.style-16 .sigma_post-body {\r\n   padding: 20px 0px 0px 0px;\r\n   border: 0px solid;\r\n}\r\n\r\n@media only screen and (max-width: 991px) and (min-width: 768px) {\r\n	.sigma_cta.style-8 .sigma_cta-content h4 {\r\n        font-size: 19px !important;\r\n	}\r\n        .section-title .title {\r\n          font-size: 25px;}\r\n\r\n.sigma_btn.btn-sm {\r\n    font-size: 12px;\r\n    padding: 7px 14px;}\r\n    \r\n}\r\n\r\n@media (max-width: 767px) {\r\n    .section-title .title {\r\n          font-size: 25px;\r\n    }\r\n}\r\n\r\n.sigma_post .sigma_post-meta span i {\r\n    margin-right: 3px;}\r\n    \r\n.sigma_post .sigma_post-meta span+span {\r\n    margin-left: 20px!important;\r\n}\r\n\r\n@media only screen and (max-width: 360px) and (min-width: 280px) {\r\n   .sigma_post .sigma_post-meta span a{\r\n        font-size: 10px !important;\r\n    }\r\n}\r\n\r\n.sigma_post .sigma_post-body h5 a {\r\n    font-size: 18px !important;\r\n}\r\n\r\n.sub-title {\r\n    color: #757575;\r\n    font-size: 16px;\r\n    margin-top:15px;\r\n}\r\n    \r\n.about-content{\r\n    font-size: 14px;\r\n    font-weight: 400;\r\n    line-height: 26px;\r\n}\r\n\r\n.sigma_post .sigma_post-meta span a {\r\n	color: #757575;\r\n    }\r\n    \r\n.sigma_post .sigma_post-meta span i {\r\n     color: #757575;\r\n}\r\n\r\n.sigma_post .sigma_post-meta span a:hover, .sigma_post .sigma_post-meta span .comment-count:hover {\r\n    color: unset;\r\n}\r\n\r\nh5 {\r\n    line-height: 1;\r\n}\r\n\r\n.sigma_post .sigma_post-meta{\r\n    margin-bottom: 15px;\r\n}\r\n\r\n.sigma_post .sigma_post-body .sigma_post-content h5{\r\n    margin:0 0 10px;\r\n}\r\n\r\n.sigma_post.style-16 .sigma_post-body{\r\n    padding:7px 0px 0px 0px;\r\n}\r\n\r\n.sigma_post .sigma_post-body .sigma_post-content p{\r\n    margin: 0px 0;\r\n}\r\n\r\n.sigma_doctor .sigma_doctor-categories a{\r\n    font-size:13px;\r\n}\r\n\r\n.sigma_doctor.style-17 .sigma_doctor-body .sigma_doctor-info span{\r\n    font-size:12px;\r\n    color:#666;\r\n}\r\n.sigma_service h5{\r\n    text-align:center;\r\n    font-size:0.9375rem;\r\n}\r\n\r\n.sigma_button_wrapper .sigma_btn.style-2{\r\n    font-size: 16px !important;\r\n    font-weight: 600 !important;\r\n    padding: 12px 30px !important;\r\n    box-shadow: none !important;\r\n    text-transform: capitalize;\r\n}\r\n\r\n.sigma_service.style-18 .sigma_service-thumb img{\r\n    border-radius: 100%;\r\n    box-shadow: 1px 6px 14px rgb(0 0 0 / 20%);\r\n    width: 140px;\r\n    height: 140px;\r\n    object-fit: cover;\r\n    margin-left: auto;\r\n    margin-right: auto;\r\n    text-align: center !important;\r\n}\r\n\r\n.sigma_doctor.style-19 .sigma_rating{\r\n    font-size:14px;\r\n}\r\n.sigma_doctor.style-19 span{\r\n    font-size:13px;\r\n}\r\n.sigma_rating i {\r\n    color: #f4c150;\r\n}\r\n.sigma_doctor.style-19 .sigma_rating{\r\n    margin-top:6px;\r\n    margin-bottom:3px;\r\n}\r\n\r\n.sigma_post .sigma_post-meta{\r\n    margin-top:10px;\r\n    margin-bottom:10px;\r\n}\r\n\r\n.sigma_post .sigma_post-meta span+span{\r\n    float:right;\r\n    text-align:right;\r\n}\r\n.sigma_post .sigma_post-meta span.author {\r\n    float:left;\r\n    width:50%;\r\n}\r\n\r\n.sigma_post .sigma_post-meta{\r\n     justify-content: space-between;    \r\n}\r\n\r\n.fa-clock:before{\r\n color: #fff;\r\n}\r\n.sigma_post.style-15 .sigma_post-meta.is-absolute {\r\n    right: 80px;\r\n}\r\n\r\n.sigma_post.style-15 .sigma_post-body .btn-link {\r\n    background: #01cae4;\r\n    color: #fff;\r\n    padding: 8px 16px;\r\n    font-size: 14px;\r\n    line-height: 1.6;\r\n    border-radius: 6px;\r\n    margin-top: 13px;\r\n}\r\n\r\n.sigma_post.style-15{\r\n    box-shadow: unset;\r\n    padding: 20px;\r\n    margin-bottom: 20px;\r\n}\r\n\r\n.sigma_post.style-15.has-post-thumbnail .sigma_post-body{\r\n    padding: 10px 0 0;\r\n}\r\n.sigma_post.style-15 .sigma_post-meta{\r\n    padding-top: 8px;\r\n}\r\n.sigma-blog-1894029072 .col-lg-4 .sigma_post.style-15 .sigma_post-body .sigma_post-content h5{\r\n    margin-top: 20px;\r\n}\r\n\r\n.sigma_post .sigma_post-body .sigma_post-content h5{\r\n    margin: 20px 0 10px;\r\n}\r\n\r\n\r\n.sigma_info.style-14 .sigma_info-title .sigma_info-icon{\r\n    background: unset !important;\r\n}\r\n\r\n.sigma_info.style-14 .sigma_info-title h5 {\r\n    margin: 0;}\r\n    \r\n    \r\n   .sigma_info.style-14 .shape-2 {\r\n    right: -44px;\r\n    top: auto;\r\n    bottom: -20px;\r\n}\r\n\r\n.sigma_info.style-14 .shape-2{\r\n    display:none;\r\n}\r\n\r\n .sigma_info.style-14 .sigma_info-description a {\r\n    color: #fff;\r\n    font-size: 25px;\r\n    font-weight: 500;\r\n}\r\n\r\n.sigma_info.style-14 .sigma_info-description a:hover {\r\n    color: #09e5ab;\r\n}\r\n.sigma_post.style-15 .sigma_post-body .btn-link:hover{\r\n    background: #09e5ab;\r\n    color: #ffffff;\r\n}'),
(11843, 3797, '_wpb_shortcodes_custom_css', '.vc_custom_1640946506112{background-color: #15558d !important;}.vc_custom_1637839952992{padding-top: 80px !important;padding-bottom: 70px !important;background-color: #f8f9fa !important;}.vc_custom_1637840284589{padding-top: 70px !important;padding-bottom: 60px !important;background-color: #15558d !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1636980732076{padding-top: 80px !important;padding-bottom: 80px !important;}.vc_custom_1640852318456{padding-top: 80px !important;padding-bottom: 80px !important;background-color: #f8f9fa !important;}.vc_custom_1637841729123{padding-top: 60px !important;padding-bottom: 60px !important;}.vc_custom_1637830219372{padding-top: 80px !important;padding-bottom: 80px !important;}.vc_custom_1637902949313{padding-top: 80px !important;padding-bottom: 80px !important;background-color: #f8f9fa !important;}.vc_custom_1631086209173{margin-bottom: 50px !important;}.vc_custom_1635426287419{margin-bottom: 25px !important;}.vc_custom_1640931534164{padding-right: 0px !important;}.vc_custom_1637036562291{padding-bottom: 60px !important;}.vc_custom_1640931521701{padding-right: 0px !important;}'),
(11849, 3798, '_wpb_post_custom_css', '.subscribe-cta-form .sigma-subscribe-form-style-1 {\r\n    border: 2px solid #fff;\r\n    border-radius: 6px;\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"email\"] {\r\n    background: transparent;\r\n    border: 0;\r\n    color: #fff;\r\n    height: 70px;\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"email\"]::placeholder {\r\n    color: #fff;\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"submit\"] {\r\n    background: #fff;\r\n    margin: 5px;\r\n    border-radius: 6px;\r\n    color: var(--thm-secondary);\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 span.wpcf7-not-valid-tip {\r\n    color: #fff;\r\n    position: absolute;\r\n}\r\n@media(max-width: 467px){\r\n    .subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"submit\"]{\r\n        padding: 10px;\r\n        font-size: 12px;\r\n    }\r\n    .subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"email\"]{\r\n        padding: 10px;\r\n    }\r\n}\r\n\r\n.sigma_post .sigma_post-meta span {\r\n    font-size: 13px; }\r\n    \r\n.sigma_post.style-16 .sigma_post-body {\r\n   padding: 20px 0px 0px 0px;\r\n   border: 0px solid;\r\n}\r\n\r\n@media only screen and (max-width: 991px) and (min-width: 768px) {\r\n	.sigma_cta.style-8 .sigma_cta-content h4 {\r\n        font-size: 19px !important;\r\n	}\r\n        .section-title .title {\r\n          font-size: 25px;}\r\n\r\n.sigma_btn.btn-sm {\r\n    font-size: 12px;\r\n    padding: 7px 14px;}\r\n    \r\n}\r\n\r\n@media (max-width: 767px) {\r\n    .section-title .title {\r\n          font-size: 25px;\r\n    }\r\n}\r\n\r\n.sigma_post .sigma_post-meta span i {\r\n    margin-right: 3px;}\r\n    \r\n.sigma_post .sigma_post-meta span+span {\r\n    margin-left: 20px!important;\r\n}\r\n\r\n@media only screen and (max-width: 360px) and (min-width: 280px) {\r\n   .sigma_post .sigma_post-meta span a{\r\n        font-size: 10px !important;\r\n    }\r\n}\r\n\r\n.sigma_post .sigma_post-body h5 a {\r\n    font-size: 18px !important;\r\n}\r\n\r\n.sub-title {\r\n    color: #757575;\r\n    font-size: 16px;\r\n    margin-top:15px;\r\n}\r\n    \r\n.about-content{\r\n    font-size: 14px;\r\n    font-weight: 400;\r\n    line-height: 26px;\r\n}\r\n\r\n.sigma_post .sigma_post-meta span a {\r\n	color: #757575;\r\n    }\r\n    \r\n.sigma_post .sigma_post-meta span i {\r\n     color: #757575;\r\n}\r\n\r\n.sigma_post .sigma_post-meta span a:hover, .sigma_post .sigma_post-meta span .comment-count:hover {\r\n    color: unset;\r\n}\r\n\r\nh5 {\r\n    line-height: 1;\r\n}\r\n\r\n.sigma_post .sigma_post-meta{\r\n    margin-bottom: 15px;\r\n}\r\n\r\n.sigma_post .sigma_post-body .sigma_post-content h5{\r\n    margin:0 0 10px;\r\n}\r\n\r\n.sigma_post.style-16 .sigma_post-body{\r\n    padding:7px 0px 0px 0px;\r\n}\r\n\r\n.sigma_post .sigma_post-body .sigma_post-content p{\r\n    margin: 0px 0;\r\n}\r\n\r\n.sigma_doctor .sigma_doctor-categories a{\r\n    font-size:13px;\r\n}\r\n\r\n.sigma_doctor.style-17 .sigma_doctor-body .sigma_doctor-info span{\r\n    font-size:12px;\r\n    color:#666;\r\n}\r\n.sigma_service h5{\r\n    text-align:center;\r\n    font-size:0.9375rem;\r\n}\r\n\r\n.sigma_button_wrapper .sigma_btn.style-2{\r\n    font-size: 16px !important;\r\n    font-weight: 600 !important;\r\n    padding: 12px 30px !important;\r\n    box-shadow: none !important;\r\n    text-transform: capitalize;\r\n}\r\n\r\n.sigma_service.style-18 .sigma_service-thumb img{\r\n    border-radius: 100%;\r\n    box-shadow: 1px 6px 14px rgb(0 0 0 / 20%);\r\n    width: 140px;\r\n    height: 140px;\r\n    object-fit: cover;\r\n    margin-left: auto;\r\n    margin-right: auto;\r\n    text-align: center !important;\r\n}\r\n\r\n.sigma_doctor.style-19 .sigma_rating{\r\n    font-size:14px;\r\n}\r\n.sigma_doctor.style-19 span{\r\n    font-size:13px;\r\n}\r\n.sigma_rating i {\r\n    color: #f4c150;\r\n}\r\n.sigma_doctor.style-19 .sigma_rating{\r\n    margin-top:6px;\r\n    margin-bottom:3px;\r\n}\r\n\r\n.sigma_post .sigma_post-meta{\r\n    margin-top:10px;\r\n    margin-bottom:10px;\r\n}\r\n\r\n.sigma_post .sigma_post-meta span+span{\r\n    float:right;\r\n    text-align:right;\r\n}\r\n.sigma_post .sigma_post-meta span.author {\r\n    float:left;\r\n    width:50%;\r\n}\r\n\r\n.sigma_post .sigma_post-meta{\r\n     justify-content: space-between;    \r\n}\r\n\r\n.fa-clock:before{\r\n color: #fff;\r\n}\r\n.sigma_post.style-15 .sigma_post-meta.is-absolute {\r\n    right: 80px;\r\n}\r\n\r\n.sigma_post.style-15 .sigma_post-body .btn-link {\r\n    background: #01cae4;\r\n    color: #fff;\r\n    padding: 8px 16px;\r\n    font-size: 14px;\r\n    line-height: 1.6;\r\n    border-radius: 6px;\r\n    margin-top: 13px;\r\n}\r\n\r\n.sigma_post.style-15{\r\n    box-shadow: unset;\r\n    padding: 20px;\r\n    margin-bottom: 20px;\r\n}\r\n\r\n.sigma_post.style-15.has-post-thumbnail .sigma_post-body{\r\n    padding: 10px 0 0;\r\n}\r\n.sigma_post.style-15 .sigma_post-meta{\r\n    padding-top: 8px;\r\n}\r\n.sigma-blog-1894029072 .col-lg-4 .sigma_post.style-15 .sigma_post-body .sigma_post-content h5{\r\n    margin-top: 20px;\r\n}\r\n\r\n.sigma_post .sigma_post-body .sigma_post-content h5{\r\n    margin: 20px 0 10px;\r\n}\r\n\r\n\r\n.sigma_info.style-14 .sigma_info-title .sigma_info-icon{\r\n    background: unset !important;\r\n}\r\n\r\n.sigma_info.style-14 .sigma_info-title h5 {\r\n    margin: 0;}\r\n    \r\n    \r\n   .sigma_info.style-14 .shape-2 {\r\n    right: -44px;\r\n    top: auto;\r\n    bottom: -20px;\r\n}\r\n\r\n.sigma_info.style-14 .shape-2{\r\n    display:none;\r\n}\r\n\r\n .sigma_info.style-14 .sigma_info-description a {\r\n    color: #fff;\r\n    font-size: 25px;\r\n    font-weight: 500;\r\n}\r\n\r\n.sigma_info.style-14 .sigma_info-description a:hover {\r\n    color: #09e5ab;\r\n}\r\n.sigma_post.style-15 .sigma_post-body .btn-link:hover{\r\n    background: #09e5ab;\r\n    color: #ffffff;\r\n}'),
(11850, 3798, '_wpb_shortcodes_custom_css', '.vc_custom_1640946506112{background-color: #15558d !important;}.vc_custom_1637839952992{padding-top: 80px !important;padding-bottom: 70px !important;background-color: #f8f9fa !important;}.vc_custom_1637840284589{padding-top: 70px !important;padding-bottom: 60px !important;background-color: #15558d !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1636980732076{padding-top: 80px !important;padding-bottom: 80px !important;}.vc_custom_1640852318456{padding-top: 80px !important;padding-bottom: 80px !important;background-color: #f8f9fa !important;}.vc_custom_1637841729123{padding-top: 60px !important;padding-bottom: 60px !important;}.vc_custom_1637830219372{padding-top: 80px !important;padding-bottom: 80px !important;}.vc_custom_1637902949313{padding-top: 80px !important;padding-bottom: 80px !important;background-color: #f8f9fa !important;}.vc_custom_1631086209173{margin-bottom: 50px !important;}.vc_custom_1635426287419{margin-bottom: 25px !important;}.vc_custom_1640931534164{padding-right: 0px !important;}.vc_custom_1637036562291{padding-bottom: 60px !important;}.vc_custom_1640931521701{padding-right: 0px !important;}'),
(11856, 3799, '_wpb_post_custom_css', '.subscribe-cta-form .sigma-subscribe-form-style-1 {\r\n    border: 2px solid #fff;\r\n    border-radius: 6px;\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"email\"] {\r\n    background: transparent;\r\n    border: 0;\r\n    color: #fff;\r\n    height: 70px;\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"email\"]::placeholder {\r\n    color: #fff;\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"submit\"] {\r\n    background: #fff;\r\n    margin: 5px;\r\n    border-radius: 6px;\r\n    color: var(--thm-secondary);\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 span.wpcf7-not-valid-tip {\r\n    color: #fff;\r\n    position: absolute;\r\n}\r\n@media(max-width: 467px){\r\n    .subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"submit\"]{\r\n        padding: 10px;\r\n        font-size: 12px;\r\n    }\r\n    .subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"email\"]{\r\n        padding: 10px;\r\n    }\r\n}\r\n\r\n.sigma_post .sigma_post-meta span {\r\n    font-size: 13px; }\r\n    \r\n.sigma_post.style-16 .sigma_post-body {\r\n   padding: 20px 0px 0px 0px;\r\n   border: 0px solid;\r\n}\r\n\r\n@media only screen and (max-width: 991px) and (min-width: 768px) {\r\n	.sigma_cta.style-8 .sigma_cta-content h4 {\r\n        font-size: 19px !important;\r\n	}\r\n        .section-title .title {\r\n          font-size: 25px;}\r\n\r\n.sigma_btn.btn-sm {\r\n    font-size: 12px;\r\n    padding: 7px 14px;}\r\n    \r\n}\r\n\r\n@media (max-width: 767px) {\r\n    .section-title .title {\r\n          font-size: 25px;\r\n    }\r\n}\r\n\r\n.sigma_post .sigma_post-meta span i {\r\n    margin-right: 3px;}\r\n    \r\n.sigma_post .sigma_post-meta span+span {\r\n    margin-left: 20px!important;\r\n}\r\n\r\n@media only screen and (max-width: 360px) and (min-width: 280px) {\r\n   .sigma_post .sigma_post-meta span a{\r\n        font-size: 10px !important;\r\n    }\r\n}\r\n\r\n.sigma_post .sigma_post-body h5 a {\r\n    font-size: 18px !important;\r\n}\r\n\r\n.sub-title {\r\n    color: #757575;\r\n    font-size: 16px;\r\n    margin-top:15px;\r\n}\r\n    \r\n.about-content{\r\n    font-size: 14px;\r\n    font-weight: 400;\r\n    line-height: 26px;\r\n}\r\n\r\n.sigma_post .sigma_post-meta span a {\r\n	color: #757575;\r\n    }\r\n    \r\n.sigma_post .sigma_post-meta span i {\r\n     color: #757575;\r\n}\r\n\r\n.sigma_post .sigma_post-meta span a:hover, .sigma_post .sigma_post-meta span .comment-count:hover {\r\n    color: unset;\r\n}\r\n\r\nh5 {\r\n    line-height: 1;\r\n}\r\n\r\n.sigma_post .sigma_post-meta{\r\n    margin-bottom: 15px;\r\n}\r\n\r\n.sigma_post .sigma_post-body .sigma_post-content h5{\r\n    margin:0 0 10px;\r\n}\r\n\r\n.sigma_post.style-16 .sigma_post-body{\r\n    padding:7px 0px 0px 0px;\r\n}\r\n\r\n.sigma_post .sigma_post-body .sigma_post-content p{\r\n    margin: 0px 0;\r\n}\r\n\r\n.sigma_doctor .sigma_doctor-categories a{\r\n    font-size:13px;\r\n}\r\n\r\n.sigma_doctor.style-17 .sigma_doctor-body .sigma_doctor-info span{\r\n    font-size:12px;\r\n    color:#666;\r\n}\r\n.sigma_service h5{\r\n    text-align:center;\r\n    font-size:0.9375rem;\r\n}\r\n\r\n.sigma_button_wrapper .sigma_btn.style-2{\r\n    font-size: 16px !important;\r\n    font-weight: 600 !important;\r\n    padding: 12px 30px !important;\r\n    box-shadow: none !important;\r\n    text-transform: capitalize;\r\n}\r\n\r\n.sigma_service.style-18 .sigma_service-thumb img{\r\n    border-radius: 100%;\r\n    box-shadow: 1px 6px 14px rgb(0 0 0 / 20%);\r\n    width: 140px;\r\n    height: 140px;\r\n    object-fit: cover;\r\n    margin-left: auto;\r\n    margin-right: auto;\r\n    text-align: center !important;\r\n}\r\n\r\n.sigma_doctor.style-19 .sigma_rating{\r\n    font-size:14px;\r\n}\r\n.sigma_doctor.style-19 span{\r\n    font-size:13px;\r\n}\r\n.sigma_rating i {\r\n    color: #f4c150;\r\n}\r\n.sigma_doctor.style-19 .sigma_rating{\r\n    margin-top:6px;\r\n    margin-bottom:3px;\r\n}\r\n\r\n.sigma_post .sigma_post-meta{\r\n    margin-top:10px;\r\n    margin-bottom:10px;\r\n}\r\n\r\n.sigma_post .sigma_post-meta span+span{\r\n    float:right;\r\n    text-align:right;\r\n}\r\n.sigma_post .sigma_post-meta span.author {\r\n    float:left;\r\n    width:50%;\r\n}\r\n\r\n.sigma_post .sigma_post-meta{\r\n     justify-content: space-between;    \r\n}\r\n\r\n.fa-clock:before{\r\n color: #fff;\r\n}\r\n.sigma_post.style-15 .sigma_post-meta.is-absolute {\r\n    right: 80px;\r\n}\r\n\r\n.sigma_post.style-15 .sigma_post-body .btn-link {\r\n    background: #01cae4;\r\n    color: #fff;\r\n    padding: 8px 16px;\r\n    font-size: 14px;\r\n    line-height: 1.6;\r\n    border-radius: 6px;\r\n    margin-top: 13px;\r\n}\r\n\r\n.sigma_post.style-15{\r\n    box-shadow: unset;\r\n    padding: 20px;\r\n    margin-bottom: 20px;\r\n}\r\n\r\n.sigma_post.style-15.has-post-thumbnail .sigma_post-body{\r\n    padding: 10px 0 0;\r\n}\r\n.sigma_post.style-15 .sigma_post-meta{\r\n    padding-top: 8px;\r\n}\r\n.sigma-blog-1894029072 .col-lg-4 .sigma_post.style-15 .sigma_post-body .sigma_post-content h5{\r\n    margin-top: 20px;\r\n}\r\n\r\n.sigma_post .sigma_post-body .sigma_post-content h5{\r\n    margin: 20px 0 10px;\r\n}\r\n\r\n\r\n.sigma_info.style-14 .sigma_info-title .sigma_info-icon{\r\n    background: unset !important;\r\n}\r\n\r\n.sigma_info.style-14 .sigma_info-title h5 {\r\n    margin: 0;}\r\n    \r\n    \r\n   .sigma_info.style-14 .shape-2 {\r\n    right: -44px;\r\n    top: auto;\r\n    bottom: -20px;\r\n}\r\n\r\n.sigma_info.style-14 .shape-2{\r\n    display:none;\r\n}\r\n\r\n .sigma_info.style-14 .sigma_info-description a {\r\n    color: #fff;\r\n    font-size: 25px;\r\n    font-weight: 500;\r\n}\r\n\r\n.sigma_info.style-14 .sigma_info-description a:hover {\r\n    color: #09e5ab;\r\n}\r\n.sigma_post.style-15 .sigma_post-body .btn-link:hover{\r\n    background: #09e5ab;\r\n    color: #ffffff;\r\n}'),
(11857, 3799, '_wpb_shortcodes_custom_css', '.vc_custom_1640946506112{background-color: #15558d !important;}.vc_custom_1637839952992{padding-top: 80px !important;padding-bottom: 70px !important;background-color: #f8f9fa !important;}.vc_custom_1637840284589{padding-top: 70px !important;padding-bottom: 60px !important;background-color: #15558d !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1636980732076{padding-top: 80px !important;padding-bottom: 80px !important;}.vc_custom_1640852318456{padding-top: 80px !important;padding-bottom: 80px !important;background-color: #f8f9fa !important;}.vc_custom_1637841729123{padding-top: 60px !important;padding-bottom: 60px !important;}.vc_custom_1637830219372{padding-top: 80px !important;padding-bottom: 80px !important;}.vc_custom_1637902949313{padding-top: 80px !important;padding-bottom: 80px !important;background-color: #f8f9fa !important;}.vc_custom_1631086209173{margin-bottom: 50px !important;}.vc_custom_1635426287419{margin-bottom: 25px !important;}.vc_custom_1640931534164{padding-right: 0px !important;}.vc_custom_1637036562291{padding-bottom: 60px !important;}.vc_custom_1640931521701{padding-right: 0px !important;}');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11863, 3800, '_wpb_post_custom_css', '.subscribe-cta-form .sigma-subscribe-form-style-1 {\r\n    border: 2px solid #fff;\r\n    border-radius: 6px;\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"email\"] {\r\n    background: transparent;\r\n    border: 0;\r\n    color: #fff;\r\n    height: 70px;\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"email\"]::placeholder {\r\n    color: #fff;\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"submit\"] {\r\n    background: #fff;\r\n    margin: 5px;\r\n    border-radius: 6px;\r\n    color: var(--thm-secondary);\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 span.wpcf7-not-valid-tip {\r\n    color: #fff;\r\n    position: absolute;\r\n}\r\n@media(max-width: 467px){\r\n    .subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"submit\"]{\r\n        padding: 10px;\r\n        font-size: 12px;\r\n    }\r\n    .subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"email\"]{\r\n        padding: 10px;\r\n    }\r\n}\r\n\r\n.sigma_post .sigma_post-meta span {\r\n    font-size: 13px; }\r\n    \r\n.sigma_post.style-16 .sigma_post-body {\r\n   padding: 20px 0px 0px 0px;\r\n   border: 0px solid;\r\n}\r\n\r\n@media only screen and (max-width: 991px) and (min-width: 768px) {\r\n	.sigma_cta.style-8 .sigma_cta-content h4 {\r\n        font-size: 19px !important;\r\n	}\r\n        .section-title .title {\r\n          font-size: 25px;}\r\n\r\n.sigma_btn.btn-sm {\r\n    font-size: 12px;\r\n    padding: 7px 14px;}\r\n    \r\n}\r\n\r\n@media (max-width: 767px) {\r\n    .section-title .title {\r\n          font-size: 25px;\r\n    }\r\n}\r\n\r\n.sigma_post .sigma_post-meta span i {\r\n    margin-right: 3px;}\r\n    \r\n.sigma_post .sigma_post-meta span+span {\r\n    margin-left: 20px!important;\r\n}\r\n\r\n@media only screen and (max-width: 360px) and (min-width: 280px) {\r\n   .sigma_post .sigma_post-meta span a{\r\n        font-size: 10px !important;\r\n    }\r\n}\r\n\r\n.sigma_post .sigma_post-body h5 a {\r\n    font-size: 18px !important;\r\n}\r\n\r\n.sub-title {\r\n    color: #757575;\r\n    font-size: 16px;\r\n    margin-top:15px;\r\n}\r\n    \r\n.about-content{\r\n    font-size: 14px;\r\n    font-weight: 400;\r\n    line-height: 26px;\r\n}\r\n\r\n.sigma_post .sigma_post-meta span a {\r\n	color: #757575;\r\n    }\r\n    \r\n.sigma_post .sigma_post-meta span i {\r\n     color: #757575;\r\n}\r\n\r\n.sigma_post .sigma_post-meta span a:hover, .sigma_post .sigma_post-meta span .comment-count:hover {\r\n    color: unset;\r\n}\r\n\r\nh5 {\r\n    line-height: 1;\r\n}\r\n\r\n.sigma_post .sigma_post-meta{\r\n    margin-bottom: 15px;\r\n}\r\n\r\n.sigma_post .sigma_post-body .sigma_post-content h5{\r\n    margin:0 0 10px;\r\n}\r\n\r\n.sigma_post.style-16 .sigma_post-body{\r\n    padding:7px 0px 0px 0px;\r\n}\r\n\r\n.sigma_post .sigma_post-body .sigma_post-content p{\r\n    margin: 0px 0;\r\n}\r\n\r\n.sigma_doctor .sigma_doctor-categories a{\r\n    font-size:13px;\r\n}\r\n\r\n.sigma_doctor.style-17 .sigma_doctor-body .sigma_doctor-info span{\r\n    font-size:12px;\r\n    color:#666;\r\n}\r\n.sigma_service h5{\r\n    text-align:center;\r\n    font-size:0.9375rem;\r\n}\r\n\r\n.sigma_button_wrapper .sigma_btn.style-2{\r\n    font-size: 16px !important;\r\n    font-weight: 600 !important;\r\n    padding: 12px 30px !important;\r\n    box-shadow: none !important;\r\n    text-transform: capitalize;\r\n}\r\n\r\n.sigma_service.style-18 .sigma_service-thumb img{\r\n    border-radius: 100%;\r\n    box-shadow: 1px 6px 14px rgb(0 0 0 / 20%);\r\n    width: 140px;\r\n    height: 140px;\r\n    object-fit: cover;\r\n    margin-left: auto;\r\n    margin-right: auto;\r\n    text-align: center !important;\r\n}\r\n\r\n.sigma_doctor.style-19 .sigma_rating{\r\n    font-size:14px;\r\n}\r\n.sigma_doctor.style-19 span{\r\n    font-size:13px;\r\n}\r\n.sigma_rating i {\r\n    color: #f4c150;\r\n}\r\n.sigma_doctor.style-19 .sigma_rating{\r\n    margin-top:6px;\r\n    margin-bottom:3px;\r\n}\r\n\r\n.sigma_post .sigma_post-meta{\r\n    margin-top:10px;\r\n    margin-bottom:10px;\r\n}\r\n\r\n.sigma_post .sigma_post-meta span+span{\r\n    float:right;\r\n    text-align:right;\r\n}\r\n.sigma_post .sigma_post-meta span.author {\r\n    float:left;\r\n    width:50%;\r\n}\r\n\r\n.sigma_post .sigma_post-meta{\r\n     justify-content: space-between;    \r\n}\r\n\r\n.fa-clock:before{\r\n color: #fff;\r\n}\r\n.sigma_post.style-15 .sigma_post-meta.is-absolute {\r\n    right: 80px;\r\n}\r\n\r\n.sigma_post.style-15 .sigma_post-body .btn-link {\r\n    background: #01cae4;\r\n    color: #fff;\r\n    padding: 8px 16px;\r\n    font-size: 14px;\r\n    line-height: 1.6;\r\n    border-radius: 6px;\r\n    margin-top: 13px;\r\n}\r\n\r\n.sigma_post.style-15{\r\n    box-shadow: unset;\r\n    padding: 20px;\r\n    margin-bottom: 20px;\r\n}\r\n\r\n.sigma_post.style-15.has-post-thumbnail .sigma_post-body{\r\n    padding: 10px 0 0;\r\n}\r\n.sigma_post.style-15 .sigma_post-meta{\r\n    padding-top: 8px;\r\n}\r\n.sigma-blog-1894029072 .col-lg-4 .sigma_post.style-15 .sigma_post-body .sigma_post-content h5{\r\n    margin-top: 20px;\r\n}\r\n\r\n.sigma_post .sigma_post-body .sigma_post-content h5{\r\n    margin: 20px 0 10px;\r\n}\r\n\r\n\r\n.sigma_info.style-14 .sigma_info-title .sigma_info-icon{\r\n    background: unset !important;\r\n}\r\n\r\n.sigma_info.style-14 .sigma_info-title h5 {\r\n    margin: 0;}\r\n    \r\n    \r\n   .sigma_info.style-14 .shape-2 {\r\n    right: -44px;\r\n    top: auto;\r\n    bottom: -20px;\r\n}\r\n\r\n.sigma_info.style-14 .shape-2{\r\n    display:none;\r\n}\r\n\r\n .sigma_info.style-14 .sigma_info-description a {\r\n    color: #fff;\r\n    font-size: 25px;\r\n    font-weight: 500;\r\n}\r\n\r\n.sigma_info.style-14 .sigma_info-description a:hover {\r\n    color: #09e5ab;\r\n}\r\n.sigma_post.style-15 .sigma_post-body .btn-link:hover{\r\n    background: #09e5ab;\r\n    color: #ffffff;\r\n}'),
(11864, 3800, '_wpb_shortcodes_custom_css', '.vc_custom_1640946506112{background-color: #15558d !important;}.vc_custom_1637839952992{padding-top: 80px !important;padding-bottom: 70px !important;background-color: #f8f9fa !important;}.vc_custom_1637840284589{padding-top: 70px !important;padding-bottom: 60px !important;background-color: #15558d !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1636980732076{padding-top: 80px !important;padding-bottom: 80px !important;}.vc_custom_1640852318456{padding-top: 80px !important;padding-bottom: 80px !important;background-color: #f8f9fa !important;}.vc_custom_1637841729123{padding-top: 60px !important;padding-bottom: 60px !important;}.vc_custom_1637830219372{padding-top: 80px !important;padding-bottom: 80px !important;}.vc_custom_1637902949313{padding-top: 80px !important;padding-bottom: 80px !important;background-color: #f8f9fa !important;}.vc_custom_1631086209173{margin-bottom: 50px !important;}.vc_custom_1635426287419{margin-bottom: 25px !important;}.vc_custom_1640931534164{padding-right: 0px !important;}.vc_custom_1637036562291{padding-bottom: 60px !important;}.vc_custom_1640931521701{padding-right: 0px !important;}'),
(11870, 3801, '_wpb_post_custom_css', '.subscribe-cta-form .sigma-subscribe-form-style-1 {\r\n    border: 2px solid #fff;\r\n    border-radius: 6px;\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"email\"] {\r\n    background: transparent;\r\n    border: 0;\r\n    color: #fff;\r\n    height: 70px;\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"email\"]::placeholder {\r\n    color: #fff;\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"submit\"] {\r\n    background: #fff;\r\n    margin: 5px;\r\n    border-radius: 6px;\r\n    color: var(--thm-secondary);\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 span.wpcf7-not-valid-tip {\r\n    color: #fff;\r\n    position: absolute;\r\n}\r\n@media(max-width: 467px){\r\n    .subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"submit\"]{\r\n        padding: 10px;\r\n        font-size: 12px;\r\n    }\r\n    .subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"email\"]{\r\n        padding: 10px;\r\n    }\r\n}\r\n\r\n.sigma_post .sigma_post-meta span {\r\n    font-size: 13px; }\r\n    \r\n.sigma_post.style-16 .sigma_post-body {\r\n   padding: 20px 0px 0px 0px;\r\n   border: 0px solid;\r\n}\r\n\r\n@media only screen and (max-width: 991px) and (min-width: 768px) {\r\n	.sigma_cta.style-8 .sigma_cta-content h4 {\r\n        font-size: 19px !important;\r\n	}\r\n        .section-title .title {\r\n          font-size: 25px;}\r\n\r\n.sigma_btn.btn-sm {\r\n    font-size: 12px;\r\n    padding: 7px 14px;}\r\n    \r\n}\r\n\r\n@media (max-width: 767px) {\r\n    .section-title .title {\r\n          font-size: 25px;\r\n    }\r\n}\r\n\r\n.sigma_post .sigma_post-meta span i {\r\n    margin-right: 3px;}\r\n    \r\n.sigma_post .sigma_post-meta span+span {\r\n    margin-left: 20px!important;\r\n}\r\n\r\n@media only screen and (max-width: 360px) and (min-width: 280px) {\r\n   .sigma_post .sigma_post-meta span a{\r\n        font-size: 10px !important;\r\n    }\r\n}\r\n\r\n.sigma_post .sigma_post-body h5 a {\r\n    font-size: 18px !important;\r\n}\r\n\r\n.sub-title {\r\n    color: #757575;\r\n    font-size: 16px;\r\n    margin-top:15px;\r\n}\r\n    \r\n.about-content{\r\n    font-size: 14px;\r\n    font-weight: 400;\r\n    line-height: 26px;\r\n}\r\n\r\n.sigma_post .sigma_post-meta span a {\r\n	color: #757575;\r\n    }\r\n    \r\n.sigma_post .sigma_post-meta span i {\r\n     color: #757575;\r\n}\r\n\r\n.sigma_post .sigma_post-meta span a:hover, .sigma_post .sigma_post-meta span .comment-count:hover {\r\n    color: unset;\r\n}\r\n\r\nh5 {\r\n    line-height: 1;\r\n}\r\n\r\n.sigma_post .sigma_post-meta{\r\n    margin-bottom: 15px;\r\n}\r\n\r\n.sigma_post .sigma_post-body .sigma_post-content h5{\r\n    margin:0 0 10px;\r\n}\r\n\r\n.sigma_post.style-16 .sigma_post-body{\r\n    padding:7px 0px 0px 0px;\r\n}\r\n\r\n.sigma_post .sigma_post-body .sigma_post-content p{\r\n    margin: 0px 0;\r\n}\r\n\r\n.sigma_doctor .sigma_doctor-categories a{\r\n    font-size:13px;\r\n}\r\n\r\n.sigma_doctor.style-17 .sigma_doctor-body .sigma_doctor-info span{\r\n    font-size:12px;\r\n    color:#666;\r\n}\r\n.sigma_service h5{\r\n    text-align:center;\r\n    font-size:0.9375rem;\r\n}\r\n\r\n.sigma_button_wrapper .sigma_btn.style-2{\r\n    font-size: 16px !important;\r\n    font-weight: 600 !important;\r\n    padding: 12px 30px !important;\r\n    box-shadow: none !important;\r\n    text-transform: capitalize;\r\n}\r\n\r\n.sigma_service.style-18 .sigma_service-thumb img{\r\n    border-radius: 100%;\r\n    box-shadow: 1px 6px 14px rgb(0 0 0 / 20%);\r\n    width: 140px;\r\n    height: 140px;\r\n    object-fit: cover;\r\n    margin-left: auto;\r\n    margin-right: auto;\r\n    text-align: center !important;\r\n}\r\n\r\n.sigma_doctor.style-19 .sigma_rating{\r\n    font-size:14px;\r\n}\r\n.sigma_doctor.style-19 span{\r\n    font-size:13px;\r\n}\r\n.sigma_rating i {\r\n    color: #f4c150;\r\n}\r\n.sigma_doctor.style-19 .sigma_rating{\r\n    margin-top:6px;\r\n    margin-bottom:3px;\r\n}\r\n\r\n.sigma_post .sigma_post-meta{\r\n    margin-top:10px;\r\n    margin-bottom:10px;\r\n}\r\n\r\n.sigma_post .sigma_post-meta span+span{\r\n    float:right;\r\n    text-align:right;\r\n}\r\n.sigma_post .sigma_post-meta span.author {\r\n    float:left;\r\n    width:50%;\r\n}\r\n\r\n.sigma_post .sigma_post-meta{\r\n     justify-content: space-between;    \r\n}\r\n\r\n.fa-clock:before{\r\n color: #fff;\r\n}\r\n.sigma_post.style-15 .sigma_post-meta.is-absolute {\r\n    right: 80px;\r\n}\r\n\r\n.sigma_post.style-15 .sigma_post-body .btn-link {\r\n    background: #01cae4;\r\n    color: #fff;\r\n    padding: 8px 16px;\r\n    font-size: 14px;\r\n    line-height: 1.6;\r\n    border-radius: 6px;\r\n    margin-top: 13px;\r\n}\r\n\r\n.sigma_post.style-15{\r\n    box-shadow: unset;\r\n    padding: 20px;\r\n    margin-bottom: 20px;\r\n}\r\n\r\n.sigma_post.style-15.has-post-thumbnail .sigma_post-body{\r\n    padding: 10px 0 0;\r\n}\r\n.sigma_post.style-15 .sigma_post-meta{\r\n    padding-top: 8px;\r\n}\r\n.sigma-blog-1894029072 .col-lg-4 .sigma_post.style-15 .sigma_post-body .sigma_post-content h5{\r\n    margin-top: 20px;\r\n}\r\n\r\n.sigma_post .sigma_post-body .sigma_post-content h5{\r\n    margin: 20px 0 10px;\r\n}\r\n\r\n\r\n.sigma_info.style-14 .sigma_info-title .sigma_info-icon{\r\n    background: unset !important;\r\n}\r\n\r\n.sigma_info.style-14 .sigma_info-title h5 {\r\n    margin: 0;}\r\n    \r\n    \r\n   .sigma_info.style-14 .shape-2 {\r\n    right: -44px;\r\n    top: auto;\r\n    bottom: -20px;\r\n}\r\n\r\n.sigma_info.style-14 .shape-2{\r\n    display:none;\r\n}\r\n\r\n .sigma_info.style-14 .sigma_info-description a {\r\n    color: #fff;\r\n    font-size: 25px;\r\n    font-weight: 500;\r\n}\r\n\r\n.sigma_info.style-14 .sigma_info-description a:hover {\r\n    color: #09e5ab;\r\n}\r\n.sigma_post.style-15 .sigma_post-body .btn-link:hover{\r\n    background: #09e5ab;\r\n    color: #ffffff;\r\n}'),
(11871, 3801, '_wpb_shortcodes_custom_css', '.vc_custom_1640946506112{background-color: #15558d !important;}.vc_custom_1637839952992{padding-top: 80px !important;padding-bottom: 70px !important;background-color: #f8f9fa !important;}.vc_custom_1637840284589{padding-top: 70px !important;padding-bottom: 60px !important;background-color: #15558d !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1636980732076{padding-top: 80px !important;padding-bottom: 80px !important;}.vc_custom_1640852318456{padding-top: 80px !important;padding-bottom: 80px !important;background-color: #f8f9fa !important;}.vc_custom_1637841729123{padding-top: 60px !important;padding-bottom: 60px !important;}.vc_custom_1637830219372{padding-top: 80px !important;padding-bottom: 80px !important;}.vc_custom_1637902949313{padding-top: 80px !important;padding-bottom: 80px !important;background-color: #f8f9fa !important;}.vc_custom_1631086209173{margin-bottom: 50px !important;}.vc_custom_1635426287419{margin-bottom: 25px !important;}.vc_custom_1640931534164{padding-right: 0px !important;}.vc_custom_1637036562291{padding-bottom: 60px !important;}.vc_custom_1640931521701{padding-right: 0px !important;}'),
(11919, 3808, '_menu_item_type', 'custom'),
(11920, 3808, '_menu_item_menu_item_parent', '0'),
(11921, 3808, '_menu_item_object_id', '3808'),
(11922, 3808, '_menu_item_object', 'custom'),
(11923, 3808, '_menu_item_target', ''),
(11924, 3808, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(11925, 3808, '_menu_item_xfn', ''),
(11926, 3808, '_menu_item_url', '#'),
(11928, 3743, '_wp_old_date', '2022-04-05'),
(11933, 16, '_wp_old_date', '2022-04-05'),
(11937, 333, '_wp_old_date', '2022-04-05'),
(11939, 734, '_wp_old_date', '2022-04-05'),
(11940, 3689, '_wp_old_date', '2022-04-05'),
(11942, 3687, '_wp_old_date', '2022-04-05'),
(11943, 3688, '_wp_old_date', '2022-04-05'),
(11944, 336, '_wp_old_date', '2022-04-05'),
(11945, 2767, '_wp_old_date', '2022-04-05'),
(11947, 897, '_wp_old_date', '2022-04-05'),
(11948, 3691, '_wp_old_date', '2022-04-05'),
(11949, 329, '_wp_old_date', '2022-04-05'),
(11950, 762, '_wp_old_date', '2022-04-05'),
(11951, 339, '_wp_old_date', '2022-04-05'),
(12092, 3702, '_consultant_fee', '500'),
(12093, 3702, '_team_services', 'a:0:{}'),
(12145, 1934, '_edit_lock', '1682697023:1'),
(12155, 3808, '_wp_old_date', '2022-04-08'),
(12156, 3743, '_wp_old_date', '2022-04-08'),
(12161, 16, '_wp_old_date', '2022-04-08'),
(12165, 333, '_wp_old_date', '2022-04-08'),
(12167, 734, '_wp_old_date', '2022-04-08'),
(12168, 3689, '_wp_old_date', '2022-04-08'),
(12170, 3687, '_wp_old_date', '2022-04-08'),
(12171, 3688, '_wp_old_date', '2022-04-08'),
(12172, 336, '_wp_old_date', '2022-04-08'),
(12173, 2767, '_wp_old_date', '2022-04-08'),
(12175, 897, '_wp_old_date', '2022-04-08'),
(12176, 3691, '_wp_old_date', '2022-04-08'),
(12177, 329, '_wp_old_date', '2022-04-08'),
(12178, 762, '_wp_old_date', '2022-04-08'),
(12179, 339, '_wp_old_date', '2022-04-08'),
(12588, 691, 'am_post_data', 'a:11:{s:12:\"am_seo_title\";s:0:\"\";s:18:\"am_seo_description\";s:0:\"\";s:15:\"am_seo_keywords\";s:0:\"\";s:9:\"am_layout\";s:10:\"no_sidebar\";s:10:\"am_sidebar\";s:0:\"\";s:12:\"am_title_bar\";s:7:\"default\";s:14:\"am_breadcrumbs\";s:6:\"enable\";s:15:\"am_title_bar_bg\";s:0:\"\";s:17:\"am_title_bar_text\";s:0:\"\";s:13:\"am_rev_slider\";s:1:\"0\";s:12:\"am_shortcode\";s:0:\"\";}'),
(12592, 689, 'am_post_data', 'a:11:{s:12:\"am_seo_title\";s:0:\"\";s:18:\"am_seo_description\";s:0:\"\";s:15:\"am_seo_keywords\";s:0:\"\";s:9:\"am_layout\";s:10:\"no_sidebar\";s:10:\"am_sidebar\";s:0:\"\";s:12:\"am_title_bar\";s:7:\"default\";s:14:\"am_breadcrumbs\";s:6:\"enable\";s:15:\"am_title_bar_bg\";s:0:\"\";s:17:\"am_title_bar_text\";s:0:\"\";s:13:\"am_rev_slider\";s:1:\"0\";s:12:\"am_shortcode\";s:0:\"\";}'),
(12617, 689, '_edit_last', '1'),
(12620, 689, '_edit_lock', '1719387150:1'),
(13701, 3977, '_wpb_post_custom_css', '.subscribe-cta-form .sigma-subscribe-form-style-1 {\r\n    border: 2px solid #fff;\r\n    border-radius: 6px;\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"email\"] {\r\n    background: transparent;\r\n    border: 0;\r\n    color: #fff;\r\n    height: 70px;\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"email\"]::placeholder {\r\n    color: #fff;\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"submit\"] {\r\n    background: #fff;\r\n    margin: 5px;\r\n    border-radius: 6px;\r\n    color: var(--thm-secondary);\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 span.wpcf7-not-valid-tip {\r\n    color: #fff;\r\n    position: absolute;\r\n}\r\n@media(max-width: 467px){\r\n    .subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"submit\"]{\r\n        padding: 10px;\r\n        font-size: 12px;\r\n    }\r\n    .subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"email\"]{\r\n        padding: 10px;\r\n    }\r\n}\r\n\r\n.sigma_post .sigma_post-meta span {\r\n    font-size: 13px; }\r\n    \r\n.sigma_post.style-16 .sigma_post-body {\r\n   padding: 20px 0px 0px 0px;\r\n   border: 0px solid;\r\n}\r\n\r\n@media only screen and (max-width: 991px) and (min-width: 768px) {\r\n	.sigma_cta.style-8 .sigma_cta-content h4 {\r\n        font-size: 19px !important;\r\n	}\r\n        .section-title .title {\r\n          font-size: 25px;}\r\n\r\n.sigma_btn.btn-sm {\r\n    font-size: 12px;\r\n    padding: 7px 14px;}\r\n    \r\n}\r\n\r\n@media (max-width: 767px) {\r\n    .section-title .title {\r\n          font-size: 25px;\r\n    }\r\n}\r\n\r\n.sigma_post .sigma_post-meta span i {\r\n    margin-right: 3px;}\r\n    \r\n.sigma_post .sigma_post-meta span+span {\r\n    margin-left: 20px!important;\r\n}\r\n\r\n@media only screen and (max-width: 360px) and (min-width: 280px) {\r\n   .sigma_post .sigma_post-meta span a{\r\n        font-size: 10px !important;\r\n    }\r\n}\r\n\r\n.sigma_post .sigma_post-body h5 a {\r\n    font-size: 18px !important;\r\n}\r\n\r\n.sub-title {\r\n    color: #757575;\r\n    font-size: 16px;\r\n    margin-top:15px;\r\n}\r\n    \r\n.about-content{\r\n    font-size: 14px;\r\n    font-weight: 400;\r\n    line-height: 26px;\r\n}\r\n\r\n.sigma_post .sigma_post-meta span a {\r\n	color: #757575;\r\n    }\r\n    \r\n.sigma_post .sigma_post-meta span i {\r\n     color: #757575;\r\n}\r\n\r\n.sigma_post .sigma_post-meta span a:hover, .sigma_post .sigma_post-meta span .comment-count:hover {\r\n    color: unset;\r\n}\r\n\r\nh5 {\r\n    line-height: 1;\r\n}\r\n\r\n.sigma_post .sigma_post-meta{\r\n    margin-bottom: 15px;\r\n}\r\n\r\n.sigma_post .sigma_post-body .sigma_post-content h5{\r\n    margin:0 0 10px;\r\n}\r\n\r\n.sigma_post.style-16 .sigma_post-body{\r\n    padding:7px 0px 0px 0px;\r\n}\r\n\r\n.sigma_post .sigma_post-body .sigma_post-content p{\r\n    margin: 0px 0;\r\n}\r\n\r\n.sigma_doctor .sigma_doctor-categories a{\r\n    font-size:13px;\r\n}\r\n\r\n.sigma_doctor.style-17 .sigma_doctor-body .sigma_doctor-info span{\r\n    font-size:12px;\r\n    color:#666;\r\n}\r\n.sigma_service h5{\r\n    text-align:center;\r\n    font-size:0.9375rem;\r\n}\r\n\r\n.sigma_button_wrapper .sigma_btn.style-2{\r\n    font-size: 16px !important;\r\n    font-weight: 600 !important;\r\n    padding: 12px 30px !important;\r\n    box-shadow: none !important;\r\n    text-transform: capitalize;\r\n}\r\n\r\n.sigma_service.style-18 .sigma_service-thumb img{\r\n    border-radius: 100%;\r\n    box-shadow: 1px 6px 14px rgb(0 0 0 / 20%);\r\n    width: 140px;\r\n    height: 140px;\r\n    object-fit: cover;\r\n    margin-left: auto;\r\n    margin-right: auto;\r\n    text-align: center !important;\r\n}\r\n\r\n.sigma_doctor.style-19 .sigma_rating{\r\n    font-size:14px;\r\n}\r\n.sigma_doctor.style-19 span{\r\n    font-size:13px;\r\n}\r\n.sigma_rating i {\r\n    color: #f4c150;\r\n}\r\n.sigma_doctor.style-19 .sigma_rating{\r\n    margin-top:6px;\r\n    margin-bottom:3px;\r\n}\r\n\r\n.sigma_post .sigma_post-meta{\r\n    margin-top:10px;\r\n    margin-bottom:10px;\r\n}\r\n\r\n.sigma_post .sigma_post-meta span+span{\r\n    float:right;\r\n    text-align:right;\r\n}\r\n.sigma_post .sigma_post-meta span.author {\r\n    float:left;\r\n    width:50%;\r\n}\r\n\r\n.sigma_post .sigma_post-meta{\r\n     justify-content: space-between;    \r\n}\r\n\r\n.fa-clock:before{\r\n color: #fff;\r\n}\r\n.sigma_post.style-15 .sigma_post-meta.is-absolute {\r\n    right: 80px;\r\n}\r\n\r\n.sigma_post.style-15 .sigma_post-body .btn-link {\r\n    background: #01cae4;\r\n    color: #fff;\r\n    padding: 8px 16px;\r\n    font-size: 14px;\r\n    line-height: 1.6;\r\n    border-radius: 6px;\r\n    margin-top: 13px;\r\n}\r\n\r\n.sigma_post.style-15{\r\n    box-shadow: unset;\r\n    padding: 20px;\r\n    margin-bottom: 20px;\r\n}\r\n\r\n.sigma_post.style-15.has-post-thumbnail .sigma_post-body{\r\n    padding: 10px 0 0;\r\n}\r\n.sigma_post.style-15 .sigma_post-meta{\r\n    padding-top: 8px;\r\n}\r\n.sigma-blog-1894029072 .col-lg-4 .sigma_post.style-15 .sigma_post-body .sigma_post-content h5{\r\n    margin-top: 20px;\r\n}\r\n\r\n.sigma_post .sigma_post-body .sigma_post-content h5{\r\n    margin: 20px 0 10px;\r\n}\r\n\r\n\r\n.sigma_info.style-14 .sigma_info-title .sigma_info-icon{\r\n    background: unset !important;\r\n}\r\n\r\n.sigma_info.style-14 .sigma_info-title h5 {\r\n    margin: 0;}\r\n    \r\n    \r\n   .sigma_info.style-14 .shape-2 {\r\n    right: -44px;\r\n    top: auto;\r\n    bottom: -20px;\r\n}\r\n\r\n.sigma_info.style-14 .shape-2{\r\n    display:none;\r\n}\r\n\r\n .sigma_info.style-14 .sigma_info-description a {\r\n    color: #fff;\r\n    font-size: 25px;\r\n    font-weight: 500;\r\n}\r\n\r\n.sigma_info.style-14 .sigma_info-description a:hover {\r\n    color: #09e5ab;\r\n}\r\n.sigma_post.style-15 .sigma_post-body .btn-link:hover{\r\n    background: #09e5ab;\r\n    color: #ffffff;\r\n}'),
(13702, 3977, '_wpb_shortcodes_custom_css', '.vc_custom_1640946506112{background-color: #15558d !important;}.vc_custom_1637839952992{padding-top: 80px !important;padding-bottom: 70px !important;background-color: #f8f9fa !important;}.vc_custom_1637840284589{padding-top: 70px !important;padding-bottom: 60px !important;background-color: #15558d !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1636980732076{padding-top: 80px !important;padding-bottom: 80px !important;}.vc_custom_1640852318456{padding-top: 80px !important;padding-bottom: 80px !important;background-color: #f8f9fa !important;}.vc_custom_1637841729123{padding-top: 60px !important;padding-bottom: 60px !important;}.vc_custom_1637830219372{padding-top: 80px !important;padding-bottom: 80px !important;}.vc_custom_1637902949313{padding-top: 80px !important;padding-bottom: 80px !important;background-color: #f8f9fa !important;}.vc_custom_1631086209173{margin-bottom: 50px !important;}.vc_custom_1635426287419{margin-bottom: 25px !important;}.vc_custom_1640931534164{padding-right: 0px !important;}.vc_custom_1637036562291{padding-bottom: 60px !important;}.vc_custom_1640931521701{padding-right: 0px !important;}'),
(13708, 3978, '_wpb_post_custom_css', '.subscribe-cta-form .sigma-subscribe-form-style-1 {\r\n    border: 2px solid #fff;\r\n    border-radius: 6px;\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"email\"] {\r\n    background: transparent;\r\n    border: 0;\r\n    color: #fff;\r\n    height: 70px;\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"email\"]::placeholder {\r\n    color: #fff;\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"submit\"] {\r\n    background: #fff;\r\n    margin: 5px;\r\n    border-radius: 6px;\r\n    color: var(--thm-secondary);\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 span.wpcf7-not-valid-tip {\r\n    color: #fff;\r\n    position: absolute;\r\n}\r\n@media(max-width: 467px){\r\n    .subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"submit\"]{\r\n        padding: 10px;\r\n        font-size: 12px;\r\n    }\r\n    .subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"email\"]{\r\n        padding: 10px;\r\n    }\r\n}\r\n\r\n.sigma_post .sigma_post-meta span {\r\n    font-size: 13px; }\r\n    \r\n.sigma_post.style-16 .sigma_post-body {\r\n   padding: 20px 0px 0px 0px;\r\n   border: 0px solid;\r\n}\r\n\r\n@media only screen and (max-width: 991px) and (min-width: 768px) {\r\n	.sigma_cta.style-8 .sigma_cta-content h4 {\r\n        font-size: 19px !important;\r\n	}\r\n        .section-title .title {\r\n          font-size: 25px;}\r\n\r\n.sigma_btn.btn-sm {\r\n    font-size: 12px;\r\n    padding: 7px 14px;}\r\n    \r\n}\r\n\r\n@media (max-width: 767px) {\r\n    .section-title .title {\r\n          font-size: 25px;\r\n    }\r\n}\r\n\r\n.sigma_post .sigma_post-meta span i {\r\n    margin-right: 3px;}\r\n    \r\n.sigma_post .sigma_post-meta span+span {\r\n    margin-left: 20px!important;\r\n}\r\n\r\n@media only screen and (max-width: 360px) and (min-width: 280px) {\r\n   .sigma_post .sigma_post-meta span a{\r\n        font-size: 10px !important;\r\n    }\r\n}\r\n\r\n.sigma_post .sigma_post-body h5 a {\r\n    font-size: 18px !important;\r\n}\r\n\r\n.sub-title {\r\n    color: #757575;\r\n    font-size: 16px;\r\n    margin-top:15px;\r\n}\r\n    \r\n.about-content{\r\n    font-size: 14px;\r\n    font-weight: 400;\r\n    line-height: 26px;\r\n}\r\n\r\n.sigma_post .sigma_post-meta span a {\r\n	color: #757575;\r\n    }\r\n    \r\n.sigma_post .sigma_post-meta span i {\r\n     color: #757575;\r\n}\r\n\r\n.sigma_post .sigma_post-meta span a:hover, .sigma_post .sigma_post-meta span .comment-count:hover {\r\n    color: unset;\r\n}\r\n\r\nh5 {\r\n    line-height: 1;\r\n}\r\n\r\n.sigma_post .sigma_post-meta{\r\n    margin-bottom: 15px;\r\n}\r\n\r\n.sigma_post .sigma_post-body .sigma_post-content h5{\r\n    margin:0 0 10px;\r\n}\r\n\r\n.sigma_post.style-16 .sigma_post-body{\r\n    padding:7px 0px 0px 0px;\r\n}\r\n\r\n.sigma_post .sigma_post-body .sigma_post-content p{\r\n    margin: 0px 0;\r\n}\r\n\r\n.sigma_doctor .sigma_doctor-categories a{\r\n    font-size:13px;\r\n}\r\n\r\n.sigma_doctor.style-17 .sigma_doctor-body .sigma_doctor-info span{\r\n    font-size:12px;\r\n    color:#666;\r\n}\r\n.sigma_service h5{\r\n    text-align:center;\r\n    font-size:0.9375rem;\r\n}\r\n\r\n.sigma_button_wrapper .sigma_btn.style-2{\r\n    font-size: 16px !important;\r\n    font-weight: 600 !important;\r\n    padding: 12px 30px !important;\r\n    box-shadow: none !important;\r\n    text-transform: capitalize;\r\n}\r\n\r\n.sigma_service.style-18 .sigma_service-thumb img{\r\n    border-radius: 100%;\r\n    box-shadow: 1px 6px 14px rgb(0 0 0 / 20%);\r\n    width: 140px;\r\n    height: 140px;\r\n    object-fit: cover;\r\n    margin-left: auto;\r\n    margin-right: auto;\r\n    text-align: center !important;\r\n}\r\n\r\n.sigma_doctor.style-19 .sigma_rating{\r\n    font-size:14px;\r\n}\r\n.sigma_doctor.style-19 span{\r\n    font-size:13px;\r\n}\r\n.sigma_rating i {\r\n    color: #f4c150;\r\n}\r\n.sigma_doctor.style-19 .sigma_rating{\r\n    margin-top:6px;\r\n    margin-bottom:3px;\r\n}\r\n\r\n.sigma_post .sigma_post-meta{\r\n    margin-top:10px;\r\n    margin-bottom:10px;\r\n}\r\n\r\n.sigma_post .sigma_post-meta span+span{\r\n    float:right;\r\n    text-align:right;\r\n}\r\n.sigma_post .sigma_post-meta span.author {\r\n    float:left;\r\n    width:50%;\r\n}\r\n\r\n.sigma_post .sigma_post-meta{\r\n     justify-content: space-between;    \r\n}\r\n\r\n.fa-clock:before{\r\n color: #fff;\r\n}\r\n.sigma_post.style-15 .sigma_post-meta.is-absolute {\r\n    right: 80px;\r\n}\r\n\r\n.sigma_post.style-15 .sigma_post-body .btn-link {\r\n    background: #01cae4;\r\n    color: #fff;\r\n    padding: 8px 16px;\r\n    font-size: 14px;\r\n    line-height: 1.6;\r\n    border-radius: 6px;\r\n    margin-top: 13px;\r\n}\r\n\r\n.sigma_post.style-15{\r\n    box-shadow: unset;\r\n    padding: 20px;\r\n    margin-bottom: 20px;\r\n}\r\n\r\n.sigma_post.style-15.has-post-thumbnail .sigma_post-body{\r\n    padding: 10px 0 0;\r\n}\r\n.sigma_post.style-15 .sigma_post-meta{\r\n    padding-top: 8px;\r\n}\r\n.sigma-blog-1894029072 .col-lg-4 .sigma_post.style-15 .sigma_post-body .sigma_post-content h5{\r\n    margin-top: 20px;\r\n}\r\n\r\n.sigma_post .sigma_post-body .sigma_post-content h5{\r\n    margin: 20px 0 10px;\r\n}\r\n\r\n\r\n.sigma_info.style-14 .sigma_info-title .sigma_info-icon{\r\n    background: unset !important;\r\n}\r\n\r\n.sigma_info.style-14 .sigma_info-title h5 {\r\n    margin: 0;}\r\n    \r\n    \r\n   .sigma_info.style-14 .shape-2 {\r\n    right: -44px;\r\n    top: auto;\r\n    bottom: -20px;\r\n}\r\n\r\n.sigma_info.style-14 .shape-2{\r\n    display:none;\r\n}\r\n\r\n .sigma_info.style-14 .sigma_info-description a {\r\n    color: #fff;\r\n    font-size: 25px;\r\n    font-weight: 500;\r\n}\r\n\r\n.sigma_info.style-14 .sigma_info-description a:hover {\r\n    color: #09e5ab;\r\n}\r\n.sigma_post.style-15 .sigma_post-body .btn-link:hover{\r\n    background: #09e5ab;\r\n    color: #ffffff;\r\n}'),
(13709, 3978, '_wpb_shortcodes_custom_css', '.vc_custom_1640946506112{background-color: #15558d !important;}.vc_custom_1637839952992{padding-top: 80px !important;padding-bottom: 70px !important;background-color: #f8f9fa !important;}.vc_custom_1637840284589{padding-top: 70px !important;padding-bottom: 60px !important;background-color: #15558d !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1636980732076{padding-top: 80px !important;padding-bottom: 80px !important;}.vc_custom_1640852318456{padding-top: 80px !important;padding-bottom: 80px !important;background-color: #f8f9fa !important;}.vc_custom_1637841729123{padding-top: 60px !important;padding-bottom: 60px !important;}.vc_custom_1637830219372{padding-top: 80px !important;padding-bottom: 80px !important;}.vc_custom_1637902949313{padding-top: 80px !important;padding-bottom: 80px !important;background-color: #f8f9fa !important;}.vc_custom_1631086209173{margin-bottom: 50px !important;}.vc_custom_1635426287419{margin-bottom: 25px !important;}.vc_custom_1640931534164{padding-right: 0px !important;}.vc_custom_1637036562291{padding-bottom: 60px !important;}.vc_custom_1640931521701{padding-right: 0px !important;}'),
(13719, 3979, '_wpb_post_custom_css', '.subscribe-cta-form .sigma-subscribe-form-style-1 {\r\n    border: 2px solid #fff;\r\n    border-radius: 6px;\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"email\"] {\r\n    background: transparent;\r\n    border: 0;\r\n    color: #fff;\r\n    height: 70px;\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"email\"]::placeholder {\r\n    color: #fff;\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"submit\"] {\r\n    background: #fff;\r\n    margin: 5px;\r\n    border-radius: 6px;\r\n    color: var(--thm-secondary);\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 span.wpcf7-not-valid-tip {\r\n    color: #fff;\r\n    position: absolute;\r\n}\r\n@media(max-width: 467px){\r\n    .subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"submit\"]{\r\n        padding: 10px;\r\n        font-size: 12px;\r\n    }\r\n    .subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"email\"]{\r\n        padding: 10px;\r\n    }\r\n}\r\n\r\n.sigma_post .sigma_post-meta span {\r\n    font-size: 13px; }\r\n    \r\n.sigma_post.style-16 .sigma_post-body {\r\n   padding: 20px 0px 0px 0px;\r\n   border: 0px solid;\r\n}\r\n\r\n@media only screen and (max-width: 991px) and (min-width: 768px) {\r\n	.sigma_cta.style-8 .sigma_cta-content h4 {\r\n        font-size: 19px !important;\r\n	}\r\n        .section-title .title {\r\n          font-size: 25px;}\r\n\r\n.sigma_btn.btn-sm {\r\n    font-size: 12px;\r\n    padding: 7px 14px;}\r\n    \r\n}\r\n\r\n@media (max-width: 767px) {\r\n    .section-title .title {\r\n          font-size: 25px;\r\n    }\r\n}\r\n\r\n.sigma_post .sigma_post-meta span i {\r\n    margin-right: 3px;}\r\n    \r\n.sigma_post .sigma_post-meta span+span {\r\n    margin-left: 20px!important;\r\n}\r\n\r\n@media only screen and (max-width: 360px) and (min-width: 280px) {\r\n   .sigma_post .sigma_post-meta span a{\r\n        font-size: 10px !important;\r\n    }\r\n}\r\n\r\n.sigma_post .sigma_post-body h5 a {\r\n    font-size: 18px !important;\r\n}\r\n\r\n.sub-title {\r\n    color: #757575;\r\n    font-size: 16px;\r\n    margin-top:15px;\r\n}\r\n    \r\n.about-content{\r\n    font-size: 14px;\r\n    font-weight: 400;\r\n    line-height: 26px;\r\n}\r\n\r\n.sigma_post .sigma_post-meta span a {\r\n	color: #757575;\r\n    }\r\n    \r\n.sigma_post .sigma_post-meta span i {\r\n     color: #757575;\r\n}\r\n\r\n.sigma_post .sigma_post-meta span a:hover, .sigma_post .sigma_post-meta span .comment-count:hover {\r\n    color: unset;\r\n}\r\n\r\nh5 {\r\n    line-height: 1;\r\n}\r\n\r\n.sigma_post .sigma_post-meta{\r\n    margin-bottom: 15px;\r\n}\r\n\r\n.sigma_post .sigma_post-body .sigma_post-content h5{\r\n    margin:0 0 10px;\r\n}\r\n\r\n.sigma_post.style-16 .sigma_post-body{\r\n    padding:7px 0px 0px 0px;\r\n}\r\n\r\n.sigma_post .sigma_post-body .sigma_post-content p{\r\n    margin: 0px 0;\r\n}\r\n\r\n.sigma_doctor .sigma_doctor-categories a{\r\n    font-size:13px;\r\n}\r\n\r\n.sigma_doctor.style-17 .sigma_doctor-body .sigma_doctor-info span{\r\n    font-size:12px;\r\n    color:#666;\r\n}\r\n.sigma_service h5{\r\n    text-align:center;\r\n    font-size:0.9375rem;\r\n}\r\n\r\n.sigma_button_wrapper .sigma_btn.style-2{\r\n    font-size: 16px !important;\r\n    font-weight: 600 !important;\r\n    padding: 12px 30px !important;\r\n    box-shadow: none !important;\r\n    text-transform: capitalize;\r\n}\r\n\r\n.sigma_service.style-18 .sigma_service-thumb img{\r\n    border-radius: 100%;\r\n    box-shadow: 1px 6px 14px rgb(0 0 0 / 20%);\r\n    width: 140px;\r\n    height: 140px;\r\n    object-fit: cover;\r\n    margin-left: auto;\r\n    margin-right: auto;\r\n    text-align: center !important;\r\n}\r\n\r\n.sigma_doctor.style-19 .sigma_rating{\r\n    font-size:14px;\r\n}\r\n.sigma_doctor.style-19 span{\r\n    font-size:13px;\r\n}\r\n.sigma_rating i {\r\n    color: #f4c150;\r\n}\r\n.sigma_doctor.style-19 .sigma_rating{\r\n    margin-top:6px;\r\n    margin-bottom:3px;\r\n}\r\n\r\n.sigma_post .sigma_post-meta{\r\n    margin-top:10px;\r\n    margin-bottom:10px;\r\n}\r\n\r\n.sigma_post .sigma_post-meta span+span{\r\n    float:right;\r\n    text-align:right;\r\n}\r\n.sigma_post .sigma_post-meta span.author {\r\n    float:left;\r\n    width:50%;\r\n}\r\n\r\n.sigma_post .sigma_post-meta{\r\n     justify-content: space-between;    \r\n}\r\n\r\n.fa-clock:before{\r\n color: #fff;\r\n}\r\n.sigma_post.style-15 .sigma_post-meta.is-absolute {\r\n    right: 80px;\r\n}\r\n\r\n.sigma_post.style-15 .sigma_post-body .btn-link {\r\n    background: #01cae4;\r\n    color: #fff;\r\n    padding: 8px 16px;\r\n    font-size: 14px;\r\n    line-height: 1.6;\r\n    border-radius: 6px;\r\n    margin-top: 13px;\r\n}\r\n\r\n.sigma_post.style-15{\r\n    box-shadow: unset;\r\n    padding: 20px;\r\n    margin-bottom: 20px;\r\n}\r\n\r\n.sigma_post.style-15.has-post-thumbnail .sigma_post-body{\r\n    padding: 10px 0 0;\r\n}\r\n.sigma_post.style-15 .sigma_post-meta{\r\n    padding-top: 8px;\r\n}\r\n.sigma-blog-1894029072 .col-lg-4 .sigma_post.style-15 .sigma_post-body .sigma_post-content h5{\r\n    margin-top: 20px;\r\n}\r\n\r\n.sigma_post .sigma_post-body .sigma_post-content h5{\r\n    margin: 20px 0 10px;\r\n}\r\n\r\n\r\n.sigma_info.style-14 .sigma_info-title .sigma_info-icon{\r\n    background: unset !important;\r\n}\r\n\r\n.sigma_info.style-14 .sigma_info-title h5 {\r\n    margin: 0;}\r\n    \r\n    \r\n   .sigma_info.style-14 .shape-2 {\r\n    right: -44px;\r\n    top: auto;\r\n    bottom: -20px;\r\n}\r\n\r\n.sigma_info.style-14 .shape-2{\r\n    display:none;\r\n}\r\n\r\n .sigma_info.style-14 .sigma_info-description a {\r\n    color: #fff;\r\n    font-size: 25px;\r\n    font-weight: 500;\r\n}\r\n\r\n.sigma_info.style-14 .sigma_info-description a:hover {\r\n    color: #09e5ab;\r\n}\r\n.sigma_post.style-15 .sigma_post-body .btn-link:hover{\r\n    background: #09e5ab;\r\n    color: #ffffff;\r\n}'),
(13720, 3979, '_wpb_shortcodes_custom_css', '.vc_custom_1640946506112{background-color: #15558d !important;}.vc_custom_1637839952992{padding-top: 80px !important;padding-bottom: 70px !important;background-color: #f8f9fa !important;}.vc_custom_1637840284589{padding-top: 70px !important;padding-bottom: 60px !important;background-color: #15558d !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1636980732076{padding-top: 80px !important;padding-bottom: 80px !important;}.vc_custom_1640852318456{padding-top: 80px !important;padding-bottom: 80px !important;background-color: #f8f9fa !important;}.vc_custom_1637841729123{padding-top: 60px !important;padding-bottom: 60px !important;}.vc_custom_1637830219372{padding-top: 80px !important;padding-bottom: 80px !important;}.vc_custom_1637902949313{padding-top: 80px !important;padding-bottom: 80px !important;background-color: #f8f9fa !important;}.vc_custom_1631086209173{margin-bottom: 50px !important;}.vc_custom_1635426287419{margin-bottom: 25px !important;}.vc_custom_1640931534164{padding-right: 0px !important;}.vc_custom_1637036562291{padding-bottom: 60px !important;}.vc_custom_1640931521701{padding-right: 0px !important;}'),
(13726, 3980, '_wpb_post_custom_css', '.subscribe-cta-form .sigma-subscribe-form-style-1 {\r\n    border: 2px solid #fff;\r\n    border-radius: 6px;\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"email\"] {\r\n    background: transparent;\r\n    border: 0;\r\n    color: #fff;\r\n    height: 70px;\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"email\"]::placeholder {\r\n    color: #fff;\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"submit\"] {\r\n    background: #fff;\r\n    margin: 5px;\r\n    border-radius: 6px;\r\n    color: var(--thm-secondary);\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 span.wpcf7-not-valid-tip {\r\n    color: #fff;\r\n    position: absolute;\r\n}\r\n@media(max-width: 467px){\r\n    .subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"submit\"]{\r\n        padding: 10px;\r\n        font-size: 12px;\r\n    }\r\n    .subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"email\"]{\r\n        padding: 10px;\r\n    }\r\n}\r\n\r\n.sigma_post .sigma_post-meta span {\r\n    font-size: 13px; }\r\n    \r\n.sigma_post.style-16 .sigma_post-body {\r\n   padding: 20px 0px 0px 0px;\r\n   border: 0px solid;\r\n}\r\n\r\n@media only screen and (max-width: 991px) and (min-width: 768px) {\r\n	.sigma_cta.style-8 .sigma_cta-content h4 {\r\n        font-size: 19px !important;\r\n	}\r\n        .section-title .title {\r\n          font-size: 25px;}\r\n\r\n.sigma_btn.btn-sm {\r\n    font-size: 12px;\r\n    padding: 7px 14px;}\r\n    \r\n}\r\n\r\n@media (max-width: 767px) {\r\n    .section-title .title {\r\n          font-size: 25px;\r\n    }\r\n}\r\n\r\n.sigma_post .sigma_post-meta span i {\r\n    margin-right: 3px;}\r\n    \r\n.sigma_post .sigma_post-meta span+span {\r\n    margin-left: 20px!important;\r\n}\r\n\r\n@media only screen and (max-width: 360px) and (min-width: 280px) {\r\n   .sigma_post .sigma_post-meta span a{\r\n        font-size: 10px !important;\r\n    }\r\n}\r\n\r\n.sigma_post .sigma_post-body h5 a {\r\n    font-size: 18px !important;\r\n}\r\n\r\n.sub-title {\r\n    color: #757575;\r\n    font-size: 16px;\r\n    margin-top:15px;\r\n}\r\n    \r\n.about-content{\r\n    font-size: 14px;\r\n    font-weight: 400;\r\n    line-height: 26px;\r\n}\r\n\r\n.sigma_post .sigma_post-meta span a {\r\n	color: #757575;\r\n    }\r\n    \r\n.sigma_post .sigma_post-meta span i {\r\n     color: #757575;\r\n}\r\n\r\n.sigma_post .sigma_post-meta span a:hover, .sigma_post .sigma_post-meta span .comment-count:hover {\r\n    color: unset;\r\n}\r\n\r\nh5 {\r\n    line-height: 1;\r\n}\r\n\r\n.sigma_post .sigma_post-meta{\r\n    margin-bottom: 15px;\r\n}\r\n\r\n.sigma_post .sigma_post-body .sigma_post-content h5{\r\n    margin:0 0 10px;\r\n}\r\n\r\n.sigma_post.style-16 .sigma_post-body{\r\n    padding:7px 0px 0px 0px;\r\n}\r\n\r\n.sigma_post .sigma_post-body .sigma_post-content p{\r\n    margin: 0px 0;\r\n}\r\n\r\n.sigma_doctor .sigma_doctor-categories a{\r\n    font-size:13px;\r\n}\r\n\r\n.sigma_doctor.style-17 .sigma_doctor-body .sigma_doctor-info span{\r\n    font-size:12px;\r\n    color:#666;\r\n}\r\n.sigma_service h5{\r\n    text-align:center;\r\n    font-size:0.9375rem;\r\n}\r\n\r\n.sigma_button_wrapper .sigma_btn.style-2{\r\n    font-size: 16px !important;\r\n    font-weight: 600 !important;\r\n    padding: 12px 30px !important;\r\n    box-shadow: none !important;\r\n    text-transform: capitalize;\r\n}\r\n\r\n.sigma_service.style-18 .sigma_service-thumb img{\r\n    border-radius: 100%;\r\n    box-shadow: 1px 6px 14px rgb(0 0 0 / 20%);\r\n    width: 140px;\r\n    height: 140px;\r\n    object-fit: cover;\r\n    margin-left: auto;\r\n    margin-right: auto;\r\n    text-align: center !important;\r\n}\r\n\r\n.sigma_doctor.style-19 .sigma_rating{\r\n    font-size:14px;\r\n}\r\n.sigma_doctor.style-19 span{\r\n    font-size:13px;\r\n}\r\n.sigma_rating i {\r\n    color: #f4c150;\r\n}\r\n.sigma_doctor.style-19 .sigma_rating{\r\n    margin-top:6px;\r\n    margin-bottom:3px;\r\n}\r\n\r\n.sigma_post .sigma_post-meta{\r\n    margin-top:10px;\r\n    margin-bottom:10px;\r\n}\r\n\r\n.sigma_post .sigma_post-meta span+span{\r\n    float:right;\r\n    text-align:right;\r\n}\r\n.sigma_post .sigma_post-meta span.author {\r\n    float:left;\r\n    width:50%;\r\n}\r\n\r\n.sigma_post .sigma_post-meta{\r\n     justify-content: space-between;    \r\n}\r\n\r\n.fa-clock:before{\r\n color: #fff;\r\n}\r\n.sigma_post.style-15 .sigma_post-meta.is-absolute {\r\n    right: 80px;\r\n}\r\n\r\n.sigma_post.style-15 .sigma_post-body .btn-link {\r\n    background: #01cae4;\r\n    color: #fff;\r\n    padding: 8px 16px;\r\n    font-size: 14px;\r\n    line-height: 1.6;\r\n    border-radius: 6px;\r\n    margin-top: 13px;\r\n}\r\n\r\n.sigma_post.style-15{\r\n    box-shadow: unset;\r\n    padding: 20px;\r\n    margin-bottom: 20px;\r\n}\r\n\r\n.sigma_post.style-15.has-post-thumbnail .sigma_post-body{\r\n    padding: 10px 0 0;\r\n}\r\n.sigma_post.style-15 .sigma_post-meta{\r\n    padding-top: 8px;\r\n}\r\n.sigma-blog-1894029072 .col-lg-4 .sigma_post.style-15 .sigma_post-body .sigma_post-content h5{\r\n    margin-top: 20px;\r\n}\r\n\r\n.sigma_post .sigma_post-body .sigma_post-content h5{\r\n    margin: 20px 0 10px;\r\n}\r\n\r\n\r\n.sigma_info.style-14 .sigma_info-title .sigma_info-icon{\r\n    background: unset !important;\r\n}\r\n\r\n.sigma_info.style-14 .sigma_info-title h5 {\r\n    margin: 0;}\r\n    \r\n    \r\n   .sigma_info.style-14 .shape-2 {\r\n    right: -44px;\r\n    top: auto;\r\n    bottom: -20px;\r\n}\r\n\r\n.sigma_info.style-14 .shape-2{\r\n    display:none;\r\n}\r\n\r\n .sigma_info.style-14 .sigma_info-description a {\r\n    color: #fff;\r\n    font-size: 25px;\r\n    font-weight: 500;\r\n}\r\n\r\n.sigma_info.style-14 .sigma_info-description a:hover {\r\n    color: #09e5ab;\r\n}\r\n.sigma_post.style-15 .sigma_post-body .btn-link:hover{\r\n    background: #09e5ab;\r\n    color: #ffffff;\r\n}'),
(13727, 3980, '_wpb_shortcodes_custom_css', '.vc_custom_1640946506112{background-color: #15558d !important;}.vc_custom_1637839952992{padding-top: 80px !important;padding-bottom: 70px !important;background-color: #f8f9fa !important;}.vc_custom_1637840284589{padding-top: 70px !important;padding-bottom: 60px !important;background-color: #15558d !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1636980732076{padding-top: 80px !important;padding-bottom: 80px !important;}.vc_custom_1640852318456{padding-top: 80px !important;padding-bottom: 80px !important;background-color: #f8f9fa !important;}.vc_custom_1637841729123{padding-top: 60px !important;padding-bottom: 60px !important;}.vc_custom_1637830219372{padding-top: 80px !important;padding-bottom: 80px !important;}.vc_custom_1637902949313{padding-top: 80px !important;padding-bottom: 80px !important;background-color: #f8f9fa !important;}.vc_custom_1631086209173{margin-bottom: 50px !important;}.vc_custom_1635426287419{margin-bottom: 25px !important;}.vc_custom_1640931534164{padding-right: 0px !important;}.vc_custom_1637036562291{padding-bottom: 60px !important;}.vc_custom_1640931521701{padding-right: 0px !important;}');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(13733, 3981, '_wpb_post_custom_css', '.subscribe-cta-form .sigma-subscribe-form-style-1 {\r\n    border: 2px solid #fff;\r\n    border-radius: 6px;\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"email\"] {\r\n    background: transparent;\r\n    border: 0;\r\n    color: #fff;\r\n    height: 70px;\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"email\"]::placeholder {\r\n    color: #fff;\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"submit\"] {\r\n    background: #fff;\r\n    margin: 5px;\r\n    border-radius: 6px;\r\n    color: var(--thm-secondary);\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 span.wpcf7-not-valid-tip {\r\n    color: #fff;\r\n    position: absolute;\r\n}\r\n@media(max-width: 467px){\r\n    .subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"submit\"]{\r\n        padding: 10px;\r\n        font-size: 12px;\r\n    }\r\n    .subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"email\"]{\r\n        padding: 10px;\r\n    }\r\n}\r\n\r\n.sigma_post .sigma_post-meta span {\r\n    font-size: 13px; }\r\n    \r\n.sigma_post.style-16 .sigma_post-body {\r\n   padding: 20px 0px 0px 0px;\r\n   border: 0px solid;\r\n}\r\n\r\n@media only screen and (max-width: 991px) and (min-width: 768px) {\r\n	.sigma_cta.style-8 .sigma_cta-content h4 {\r\n        font-size: 19px !important;\r\n	}\r\n        .section-title .title {\r\n          font-size: 25px;}\r\n\r\n.sigma_btn.btn-sm {\r\n    font-size: 12px;\r\n    padding: 7px 14px;}\r\n    \r\n}\r\n\r\n@media (max-width: 767px) {\r\n    .section-title .title {\r\n          font-size: 25px;\r\n    }\r\n}\r\n\r\n.sigma_post .sigma_post-meta span i {\r\n    margin-right: 3px;}\r\n    \r\n.sigma_post .sigma_post-meta span+span {\r\n    margin-left: 20px!important;\r\n}\r\n\r\n@media only screen and (max-width: 360px) and (min-width: 280px) {\r\n   .sigma_post .sigma_post-meta span a{\r\n        font-size: 10px !important;\r\n    }\r\n}\r\n\r\n.sigma_post .sigma_post-body h5 a {\r\n    font-size: 18px !important;\r\n}\r\n\r\n.sub-title {\r\n    color: #757575;\r\n    font-size: 16px;\r\n    margin-top:15px;\r\n}\r\n    \r\n.about-content{\r\n    font-size: 14px;\r\n    font-weight: 400;\r\n    line-height: 26px;\r\n}\r\n\r\n.sigma_post .sigma_post-meta span a {\r\n	color: #757575;\r\n    }\r\n    \r\n.sigma_post .sigma_post-meta span i {\r\n     color: #757575;\r\n}\r\n\r\n.sigma_post .sigma_post-meta span a:hover, .sigma_post .sigma_post-meta span .comment-count:hover {\r\n    color: unset;\r\n}\r\n\r\nh5 {\r\n    line-height: 1;\r\n}\r\n\r\n.sigma_post .sigma_post-meta{\r\n    margin-bottom: 15px;\r\n}\r\n\r\n.sigma_post .sigma_post-body .sigma_post-content h5{\r\n    margin:0 0 10px;\r\n}\r\n\r\n.sigma_post.style-16 .sigma_post-body{\r\n    padding:7px 0px 0px 0px;\r\n}\r\n\r\n.sigma_post .sigma_post-body .sigma_post-content p{\r\n    margin: 0px 0;\r\n}\r\n\r\n.sigma_doctor .sigma_doctor-categories a{\r\n    font-size:13px;\r\n}\r\n\r\n.sigma_doctor.style-17 .sigma_doctor-body .sigma_doctor-info span{\r\n    font-size:12px;\r\n    color:#666;\r\n}\r\n.sigma_service h5{\r\n    text-align:center;\r\n    font-size:0.9375rem;\r\n}\r\n\r\n.sigma_button_wrapper .sigma_btn.style-2{\r\n    font-size: 16px !important;\r\n    font-weight: 600 !important;\r\n    padding: 12px 30px !important;\r\n    box-shadow: none !important;\r\n    text-transform: capitalize;\r\n}\r\n\r\n.sigma_service.style-18 .sigma_service-thumb img{\r\n    border-radius: 100%;\r\n    box-shadow: 1px 6px 14px rgb(0 0 0 / 20%);\r\n    width: 140px;\r\n    height: 140px;\r\n    object-fit: cover;\r\n    margin-left: auto;\r\n    margin-right: auto;\r\n    text-align: center !important;\r\n}\r\n\r\n.sigma_doctor.style-19 .sigma_rating{\r\n    font-size:14px;\r\n}\r\n.sigma_doctor.style-19 span{\r\n    font-size:13px;\r\n}\r\n.sigma_rating i {\r\n    color: #f4c150;\r\n}\r\n.sigma_doctor.style-19 .sigma_rating{\r\n    margin-top:6px;\r\n    margin-bottom:3px;\r\n}\r\n\r\n.sigma_post .sigma_post-meta{\r\n    margin-top:10px;\r\n    margin-bottom:10px;\r\n}\r\n\r\n.sigma_post .sigma_post-meta span+span{\r\n    float:right;\r\n    text-align:right;\r\n}\r\n.sigma_post .sigma_post-meta span.author {\r\n    float:left;\r\n    width:50%;\r\n}\r\n\r\n.sigma_post .sigma_post-meta{\r\n     justify-content: space-between;    \r\n}\r\n\r\n.fa-clock:before{\r\n color: #fff;\r\n}\r\n.sigma_post.style-15 .sigma_post-meta.is-absolute {\r\n    right: 80px;\r\n}\r\n\r\n.sigma_post.style-15 .sigma_post-body .btn-link {\r\n    background: #01cae4;\r\n    color: #fff;\r\n    padding: 8px 16px;\r\n    font-size: 14px;\r\n    line-height: 1.6;\r\n    border-radius: 6px;\r\n    margin-top: 13px;\r\n}\r\n\r\n.sigma_post.style-15{\r\n    box-shadow: unset;\r\n    padding: 20px;\r\n    margin-bottom: 20px;\r\n}\r\n\r\n.sigma_post.style-15.has-post-thumbnail .sigma_post-body{\r\n    padding: 10px 0 0;\r\n}\r\n.sigma_post.style-15 .sigma_post-meta{\r\n    padding-top: 8px;\r\n}\r\n.sigma-blog-1894029072 .col-lg-4 .sigma_post.style-15 .sigma_post-body .sigma_post-content h5{\r\n    margin-top: 20px;\r\n}\r\n\r\n.sigma_post .sigma_post-body .sigma_post-content h5{\r\n    margin: 20px 0 10px;\r\n}\r\n\r\n\r\n.sigma_info.style-14 .sigma_info-title .sigma_info-icon{\r\n    background: unset !important;\r\n}\r\n\r\n.sigma_info.style-14 .sigma_info-title h5 {\r\n    margin: 0;}\r\n    \r\n    \r\n   .sigma_info.style-14 .shape-2 {\r\n    right: -44px;\r\n    top: auto;\r\n    bottom: -20px;\r\n}\r\n\r\n.sigma_info.style-14 .shape-2{\r\n    display:none;\r\n}\r\n\r\n .sigma_info.style-14 .sigma_info-description a {\r\n    color: #fff;\r\n    font-size: 25px;\r\n    font-weight: 500;\r\n}\r\n\r\n.sigma_info.style-14 .sigma_info-description a:hover {\r\n    color: #09e5ab;\r\n}\r\n.sigma_post.style-15 .sigma_post-body .btn-link:hover{\r\n    background: #09e5ab;\r\n    color: #ffffff;\r\n}'),
(13734, 3981, '_wpb_shortcodes_custom_css', '.vc_custom_1640946506112{background-color: #15558d !important;}.vc_custom_1637839952992{padding-top: 80px !important;padding-bottom: 70px !important;background-color: #f8f9fa !important;}.vc_custom_1637840284589{padding-top: 70px !important;padding-bottom: 60px !important;background-color: #15558d !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1636980732076{padding-top: 80px !important;padding-bottom: 80px !important;}.vc_custom_1640852318456{padding-top: 80px !important;padding-bottom: 80px !important;background-color: #f8f9fa !important;}.vc_custom_1637841729123{padding-top: 60px !important;padding-bottom: 60px !important;}.vc_custom_1637830219372{padding-top: 80px !important;padding-bottom: 80px !important;}.vc_custom_1637902949313{padding-top: 80px !important;padding-bottom: 80px !important;background-color: #f8f9fa !important;}.vc_custom_1631086209173{margin-bottom: 50px !important;}.vc_custom_1635426287419{margin-bottom: 25px !important;}.vc_custom_1640931534164{padding-right: 0px !important;}.vc_custom_1637036562291{padding-bottom: 60px !important;}.vc_custom_1640931521701{padding-right: 0px !important;}'),
(13740, 3982, '_wpb_post_custom_css', '.subscribe-cta-form .sigma-subscribe-form-style-1 {\r\n    border: 2px solid #fff;\r\n    border-radius: 6px;\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"email\"] {\r\n    background: transparent;\r\n    border: 0;\r\n    color: #fff;\r\n    height: 70px;\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"email\"]::placeholder {\r\n    color: #fff;\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"submit\"] {\r\n    background: #fff;\r\n    margin: 5px;\r\n    border-radius: 6px;\r\n    color: var(--thm-secondary);\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 span.wpcf7-not-valid-tip {\r\n    color: #fff;\r\n    position: absolute;\r\n}\r\n@media(max-width: 467px){\r\n    .subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"submit\"]{\r\n        padding: 10px;\r\n        font-size: 12px;\r\n    }\r\n    .subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"email\"]{\r\n        padding: 10px;\r\n    }\r\n}\r\n\r\n.sigma_post .sigma_post-meta span {\r\n    font-size: 13px; }\r\n    \r\n.sigma_post.style-16 .sigma_post-body {\r\n   padding: 20px 0px 0px 0px;\r\n   border: 0px solid;\r\n}\r\n\r\n@media only screen and (max-width: 991px) and (min-width: 768px) {\r\n	.sigma_cta.style-8 .sigma_cta-content h4 {\r\n        font-size: 19px !important;\r\n	}\r\n        .section-title .title {\r\n          font-size: 25px;}\r\n\r\n.sigma_btn.btn-sm {\r\n    font-size: 12px;\r\n    padding: 7px 14px;}\r\n    \r\n}\r\n\r\n@media (max-width: 767px) {\r\n    .section-title .title {\r\n          font-size: 25px;\r\n    }\r\n}\r\n\r\n.sigma_post .sigma_post-meta span i {\r\n    margin-right: 3px;}\r\n    \r\n.sigma_post .sigma_post-meta span+span {\r\n    margin-left: 20px!important;\r\n}\r\n\r\n@media only screen and (max-width: 360px) and (min-width: 280px) {\r\n   .sigma_post .sigma_post-meta span a{\r\n        font-size: 10px !important;\r\n    }\r\n}\r\n\r\n.sigma_post .sigma_post-body h5 a {\r\n    font-size: 18px !important;\r\n}\r\n\r\n.sub-title {\r\n    color: #757575;\r\n    font-size: 16px;\r\n    margin-top:15px;\r\n}\r\n    \r\n.about-content{\r\n    font-size: 14px;\r\n    font-weight: 400;\r\n    line-height: 26px;\r\n}\r\n\r\n.sigma_post .sigma_post-meta span a {\r\n	color: #757575;\r\n    }\r\n    \r\n.sigma_post .sigma_post-meta span i {\r\n     color: #757575;\r\n}\r\n\r\n.sigma_post .sigma_post-meta span a:hover, .sigma_post .sigma_post-meta span .comment-count:hover {\r\n    color: unset;\r\n}\r\n\r\nh5 {\r\n    line-height: 1;\r\n}\r\n\r\n.sigma_post .sigma_post-meta{\r\n    margin-bottom: 15px;\r\n}\r\n\r\n.sigma_post .sigma_post-body .sigma_post-content h5{\r\n    margin:0 0 10px;\r\n}\r\n\r\n.sigma_post.style-16 .sigma_post-body{\r\n    padding:7px 0px 0px 0px;\r\n}\r\n\r\n.sigma_post .sigma_post-body .sigma_post-content p{\r\n    margin: 0px 0;\r\n}\r\n\r\n.sigma_doctor .sigma_doctor-categories a{\r\n    font-size:13px;\r\n}\r\n\r\n.sigma_doctor.style-17 .sigma_doctor-body .sigma_doctor-info span{\r\n    font-size:12px;\r\n    color:#666;\r\n}\r\n.sigma_service h5{\r\n    text-align:center;\r\n    font-size:0.9375rem;\r\n}\r\n\r\n.sigma_button_wrapper .sigma_btn.style-2{\r\n    font-size: 16px !important;\r\n    font-weight: 600 !important;\r\n    padding: 12px 30px !important;\r\n    box-shadow: none !important;\r\n    text-transform: capitalize;\r\n}\r\n\r\n.sigma_service.style-18 .sigma_service-thumb img{\r\n    border-radius: 100%;\r\n    box-shadow: 1px 6px 14px rgb(0 0 0 / 20%);\r\n    width: 140px;\r\n    height: 140px;\r\n    object-fit: cover;\r\n    margin-left: auto;\r\n    margin-right: auto;\r\n    text-align: center !important;\r\n}\r\n\r\n.sigma_doctor.style-19 .sigma_rating{\r\n    font-size:14px;\r\n}\r\n.sigma_doctor.style-19 span{\r\n    font-size:13px;\r\n}\r\n.sigma_rating i {\r\n    color: #f4c150;\r\n}\r\n.sigma_doctor.style-19 .sigma_rating{\r\n    margin-top:6px;\r\n    margin-bottom:3px;\r\n}\r\n\r\n.sigma_post .sigma_post-meta{\r\n    margin-top:10px;\r\n    margin-bottom:10px;\r\n}\r\n\r\n.sigma_post .sigma_post-meta span+span{\r\n    float:right;\r\n    text-align:right;\r\n}\r\n.sigma_post .sigma_post-meta span.author {\r\n    float:left;\r\n    width:50%;\r\n}\r\n\r\n.sigma_post .sigma_post-meta{\r\n     justify-content: space-between;    \r\n}\r\n\r\n.fa-clock:before{\r\n color: #fff;\r\n}\r\n.sigma_post.style-15 .sigma_post-meta.is-absolute {\r\n    right: 80px;\r\n}\r\n\r\n.sigma_post.style-15 .sigma_post-body .btn-link {\r\n    background: #01cae4;\r\n    color: #fff;\r\n    padding: 8px 16px;\r\n    font-size: 14px;\r\n    line-height: 1.6;\r\n    border-radius: 6px;\r\n    margin-top: 13px;\r\n}\r\n\r\n.sigma_post.style-15{\r\n    box-shadow: unset;\r\n    padding: 20px;\r\n    margin-bottom: 20px;\r\n}\r\n\r\n.sigma_post.style-15.has-post-thumbnail .sigma_post-body{\r\n    padding: 10px 0 0;\r\n}\r\n.sigma_post.style-15 .sigma_post-meta{\r\n    padding-top: 8px;\r\n}\r\n.sigma-blog-1894029072 .col-lg-4 .sigma_post.style-15 .sigma_post-body .sigma_post-content h5{\r\n    margin-top: 20px;\r\n}\r\n\r\n.sigma_post .sigma_post-body .sigma_post-content h5{\r\n    margin: 20px 0 10px;\r\n}\r\n\r\n\r\n.sigma_info.style-14 .sigma_info-title .sigma_info-icon{\r\n    background: unset !important;\r\n}\r\n\r\n.sigma_info.style-14 .sigma_info-title h5 {\r\n    margin: 0;}\r\n    \r\n    \r\n   .sigma_info.style-14 .shape-2 {\r\n    right: -44px;\r\n    top: auto;\r\n    bottom: -20px;\r\n}\r\n\r\n.sigma_info.style-14 .shape-2{\r\n    display:none;\r\n}\r\n\r\n .sigma_info.style-14 .sigma_info-description a {\r\n    color: #fff;\r\n    font-size: 25px;\r\n    font-weight: 500;\r\n}\r\n\r\n.sigma_info.style-14 .sigma_info-description a:hover {\r\n    color: #09e5ab;\r\n}\r\n.sigma_post.style-15 .sigma_post-body .btn-link:hover{\r\n    background: #09e5ab;\r\n    color: #ffffff;\r\n}'),
(13741, 3982, '_wpb_shortcodes_custom_css', '.vc_custom_1640946506112{background-color: #15558d !important;}.vc_custom_1637839952992{padding-top: 80px !important;padding-bottom: 70px !important;background-color: #f8f9fa !important;}.vc_custom_1637840284589{padding-top: 70px !important;padding-bottom: 60px !important;background-color: #15558d !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1636980732076{padding-top: 80px !important;padding-bottom: 80px !important;}.vc_custom_1640852318456{padding-top: 80px !important;padding-bottom: 80px !important;background-color: #f8f9fa !important;}.vc_custom_1637841729123{padding-top: 60px !important;padding-bottom: 60px !important;}.vc_custom_1637830219372{padding-top: 80px !important;padding-bottom: 80px !important;}.vc_custom_1637902949313{padding-top: 80px !important;padding-bottom: 80px !important;background-color: #f8f9fa !important;}.vc_custom_1631086209173{margin-bottom: 50px !important;}.vc_custom_1635426287419{margin-bottom: 25px !important;}.vc_custom_1640931534164{padding-right: 0px !important;}.vc_custom_1637036562291{padding-bottom: 60px !important;}.vc_custom_1640931521701{padding-right: 0px !important;}'),
(13747, 3983, '_wpb_post_custom_css', '.subscribe-cta-form .sigma-subscribe-form-style-1 {\r\n    border: 2px solid #fff;\r\n    border-radius: 6px;\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"email\"] {\r\n    background: transparent;\r\n    border: 0;\r\n    color: #fff;\r\n    height: 70px;\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"email\"]::placeholder {\r\n    color: #fff;\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"submit\"] {\r\n    background: #fff;\r\n    margin: 5px;\r\n    border-radius: 6px;\r\n    color: var(--thm-secondary);\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 span.wpcf7-not-valid-tip {\r\n    color: #fff;\r\n    position: absolute;\r\n}\r\n@media(max-width: 467px){\r\n    .subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"submit\"]{\r\n        padding: 10px;\r\n        font-size: 12px;\r\n    }\r\n    .subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"email\"]{\r\n        padding: 10px;\r\n    }\r\n}\r\n\r\n.sigma_post .sigma_post-meta span {\r\n    font-size: 13px; }\r\n    \r\n.sigma_post.style-16 .sigma_post-body {\r\n   padding: 20px 0px 0px 0px;\r\n   border: 0px solid;\r\n}\r\n\r\n@media only screen and (max-width: 991px) and (min-width: 768px) {\r\n	.sigma_cta.style-8 .sigma_cta-content h4 {\r\n        font-size: 19px !important;\r\n	}\r\n        .section-title .title {\r\n          font-size: 25px;}\r\n\r\n.sigma_btn.btn-sm {\r\n    font-size: 12px;\r\n    padding: 7px 14px;}\r\n    \r\n}\r\n\r\n@media (max-width: 767px) {\r\n    .section-title .title {\r\n          font-size: 25px;\r\n    }\r\n}\r\n\r\n.sigma_post .sigma_post-meta span i {\r\n    margin-right: 3px;}\r\n    \r\n.sigma_post .sigma_post-meta span+span {\r\n    margin-left: 20px!important;\r\n}\r\n\r\n@media only screen and (max-width: 360px) and (min-width: 280px) {\r\n   .sigma_post .sigma_post-meta span a{\r\n        font-size: 10px !important;\r\n    }\r\n}\r\n\r\n.sigma_post .sigma_post-body h5 a {\r\n    font-size: 18px !important;\r\n}\r\n\r\n.sub-title {\r\n    color: #757575;\r\n    font-size: 16px;\r\n    margin-top:15px;\r\n}\r\n    \r\n.about-content{\r\n    font-size: 14px;\r\n    font-weight: 400;\r\n    line-height: 26px;\r\n}\r\n\r\n.sigma_post .sigma_post-meta span a {\r\n	color: #757575;\r\n    }\r\n    \r\n.sigma_post .sigma_post-meta span i {\r\n     color: #757575;\r\n}\r\n\r\n.sigma_post .sigma_post-meta span a:hover, .sigma_post .sigma_post-meta span .comment-count:hover {\r\n    color: unset;\r\n}\r\n\r\nh5 {\r\n    line-height: 1;\r\n}\r\n\r\n.sigma_post .sigma_post-meta{\r\n    margin-bottom: 15px;\r\n}\r\n\r\n.sigma_post .sigma_post-body .sigma_post-content h5{\r\n    margin:0 0 10px;\r\n}\r\n\r\n.sigma_post.style-16 .sigma_post-body{\r\n    padding:7px 0px 0px 0px;\r\n}\r\n\r\n.sigma_post .sigma_post-body .sigma_post-content p{\r\n    margin: 0px 0;\r\n}\r\n\r\n.sigma_doctor .sigma_doctor-categories a{\r\n    font-size:13px;\r\n}\r\n\r\n.sigma_doctor.style-17 .sigma_doctor-body .sigma_doctor-info span{\r\n    font-size:12px;\r\n    color:#666;\r\n}\r\n.sigma_service h5{\r\n    text-align:center;\r\n    font-size:0.9375rem;\r\n}\r\n\r\n.sigma_button_wrapper .sigma_btn.style-2{\r\n    font-size: 16px !important;\r\n    font-weight: 600 !important;\r\n    padding: 12px 30px !important;\r\n    box-shadow: none !important;\r\n    text-transform: capitalize;\r\n}\r\n\r\n.sigma_service.style-18 .sigma_service-thumb img{\r\n    border-radius: 100%;\r\n    box-shadow: 1px 6px 14px rgb(0 0 0 / 20%);\r\n    width: 140px;\r\n    height: 140px;\r\n    object-fit: cover;\r\n    margin-left: auto;\r\n    margin-right: auto;\r\n    text-align: center !important;\r\n}\r\n\r\n.sigma_doctor.style-19 .sigma_rating{\r\n    font-size:14px;\r\n}\r\n.sigma_doctor.style-19 span{\r\n    font-size:13px;\r\n}\r\n.sigma_rating i {\r\n    color: #f4c150;\r\n}\r\n.sigma_doctor.style-19 .sigma_rating{\r\n    margin-top:6px;\r\n    margin-bottom:3px;\r\n}\r\n\r\n.sigma_post .sigma_post-meta{\r\n    margin-top:10px;\r\n    margin-bottom:10px;\r\n}\r\n\r\n.sigma_post .sigma_post-meta span+span{\r\n    float:right;\r\n    text-align:right;\r\n}\r\n.sigma_post .sigma_post-meta span.author {\r\n    float:left;\r\n    width:50%;\r\n}\r\n\r\n.sigma_post .sigma_post-meta{\r\n     justify-content: space-between;    \r\n}\r\n\r\n.fa-clock:before{\r\n color: #fff;\r\n}\r\n.sigma_post.style-15 .sigma_post-meta.is-absolute {\r\n    right: 80px;\r\n}\r\n\r\n.sigma_post.style-15 .sigma_post-body .btn-link {\r\n    background: #01cae4;\r\n    color: #fff;\r\n    padding: 8px 16px;\r\n    font-size: 14px;\r\n    line-height: 1.6;\r\n    border-radius: 6px;\r\n    margin-top: 13px;\r\n}\r\n\r\n.sigma_post.style-15{\r\n    box-shadow: unset;\r\n    padding: 20px;\r\n    margin-bottom: 20px;\r\n}\r\n\r\n.sigma_post.style-15.has-post-thumbnail .sigma_post-body{\r\n    padding: 10px 0 0;\r\n}\r\n.sigma_post.style-15 .sigma_post-meta{\r\n    padding-top: 8px;\r\n}\r\n.sigma-blog-1894029072 .col-lg-4 .sigma_post.style-15 .sigma_post-body .sigma_post-content h5{\r\n    margin-top: 20px;\r\n}\r\n\r\n.sigma_post .sigma_post-body .sigma_post-content h5{\r\n    margin: 20px 0 10px;\r\n}\r\n\r\n\r\n.sigma_info.style-14 .sigma_info-title .sigma_info-icon{\r\n    background: unset !important;\r\n}\r\n\r\n.sigma_info.style-14 .sigma_info-title h5 {\r\n    margin: 0;}\r\n    \r\n    \r\n   .sigma_info.style-14 .shape-2 {\r\n    right: -44px;\r\n    top: auto;\r\n    bottom: -20px;\r\n}\r\n\r\n.sigma_info.style-14 .shape-2{\r\n    display:none;\r\n}\r\n\r\n .sigma_info.style-14 .sigma_info-description a {\r\n    color: #fff;\r\n    font-size: 25px;\r\n    font-weight: 500;\r\n}\r\n\r\n.sigma_info.style-14 .sigma_info-description a:hover {\r\n    color: #09e5ab;\r\n}\r\n.sigma_post.style-15 .sigma_post-body .btn-link:hover{\r\n    background: #09e5ab;\r\n    color: #ffffff;\r\n}'),
(13748, 3983, '_wpb_shortcodes_custom_css', '.vc_custom_1640946506112{background-color: #15558d !important;}.vc_custom_1637839952992{padding-top: 80px !important;padding-bottom: 70px !important;background-color: #f8f9fa !important;}.vc_custom_1637840284589{padding-top: 70px !important;padding-bottom: 60px !important;background-color: #15558d !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1636980732076{padding-top: 80px !important;padding-bottom: 80px !important;}.vc_custom_1640852318456{padding-top: 80px !important;padding-bottom: 80px !important;background-color: #f8f9fa !important;}.vc_custom_1637841729123{padding-top: 60px !important;padding-bottom: 60px !important;}.vc_custom_1637830219372{padding-top: 80px !important;padding-bottom: 80px !important;}.vc_custom_1637902949313{padding-top: 80px !important;padding-bottom: 80px !important;background-color: #f8f9fa !important;}.vc_custom_1631086209173{margin-bottom: 50px !important;}.vc_custom_1635426287419{margin-bottom: 25px !important;}.vc_custom_1640931534164{padding-right: 0px !important;}.vc_custom_1637036562291{padding-bottom: 60px !important;}.vc_custom_1640931521701{padding-right: 0px !important;}'),
(13754, 3984, '_wpb_post_custom_css', '.subscribe-cta-form .sigma-subscribe-form-style-1 {\r\n    border: 2px solid #fff;\r\n    border-radius: 6px;\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"email\"] {\r\n    background: transparent;\r\n    border: 0;\r\n    color: #fff;\r\n    height: 70px;\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"email\"]::placeholder {\r\n    color: #fff;\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"submit\"] {\r\n    background: #fff;\r\n    margin: 5px;\r\n    border-radius: 6px;\r\n    color: var(--thm-secondary);\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 span.wpcf7-not-valid-tip {\r\n    color: #fff;\r\n    position: absolute;\r\n}\r\n@media(max-width: 467px){\r\n    .subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"submit\"]{\r\n        padding: 10px;\r\n        font-size: 12px;\r\n    }\r\n    .subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"email\"]{\r\n        padding: 10px;\r\n    }\r\n}\r\n\r\n.sigma_post .sigma_post-meta span {\r\n    font-size: 13px; }\r\n    \r\n.sigma_post.style-16 .sigma_post-body {\r\n   padding: 20px 0px 0px 0px;\r\n   border: 0px solid;\r\n}\r\n\r\n@media only screen and (max-width: 991px) and (min-width: 768px) {\r\n	.sigma_cta.style-8 .sigma_cta-content h4 {\r\n        font-size: 19px !important;\r\n	}\r\n        .section-title .title {\r\n          font-size: 25px;}\r\n\r\n.sigma_btn.btn-sm {\r\n    font-size: 12px;\r\n    padding: 7px 14px;}\r\n    \r\n}\r\n\r\n@media (max-width: 767px) {\r\n    .section-title .title {\r\n          font-size: 25px;\r\n    }\r\n}\r\n\r\n.sigma_post .sigma_post-meta span i {\r\n    margin-right: 3px;}\r\n    \r\n.sigma_post .sigma_post-meta span+span {\r\n    margin-left: 20px!important;\r\n}\r\n\r\n@media only screen and (max-width: 360px) and (min-width: 280px) {\r\n   .sigma_post .sigma_post-meta span a{\r\n        font-size: 10px !important;\r\n    }\r\n}\r\n\r\n.sigma_post .sigma_post-body h5 a {\r\n    font-size: 18px !important;\r\n}\r\n\r\n.sub-title {\r\n    color: #757575;\r\n    font-size: 16px;\r\n    margin-top:15px;\r\n}\r\n    \r\n.about-content{\r\n    font-size: 14px;\r\n    font-weight: 400;\r\n    line-height: 26px;\r\n}\r\n\r\n.sigma_post .sigma_post-meta span a {\r\n	color: #757575;\r\n    }\r\n    \r\n.sigma_post .sigma_post-meta span i {\r\n     color: #757575;\r\n}\r\n\r\n.sigma_post .sigma_post-meta span a:hover, .sigma_post .sigma_post-meta span .comment-count:hover {\r\n    color: unset;\r\n}\r\n\r\nh5 {\r\n    line-height: 1;\r\n}\r\n\r\n.sigma_post .sigma_post-meta{\r\n    margin-bottom: 15px;\r\n}\r\n\r\n.sigma_post .sigma_post-body .sigma_post-content h5{\r\n    margin:0 0 10px;\r\n}\r\n\r\n.sigma_post.style-16 .sigma_post-body{\r\n    padding:7px 0px 0px 0px;\r\n}\r\n\r\n.sigma_post .sigma_post-body .sigma_post-content p{\r\n    margin: 0px 0;\r\n}\r\n\r\n.sigma_doctor .sigma_doctor-categories a{\r\n    font-size:13px;\r\n}\r\n\r\n.sigma_doctor.style-17 .sigma_doctor-body .sigma_doctor-info span{\r\n    font-size:12px;\r\n    color:#666;\r\n}\r\n.sigma_service h5{\r\n    text-align:center;\r\n    font-size:0.9375rem;\r\n}\r\n\r\n.sigma_button_wrapper .sigma_btn.style-2{\r\n    font-size: 16px !important;\r\n    font-weight: 600 !important;\r\n    padding: 12px 30px !important;\r\n    box-shadow: none !important;\r\n    text-transform: capitalize;\r\n}\r\n\r\n.sigma_service.style-18 .sigma_service-thumb img{\r\n    border-radius: 100%;\r\n    box-shadow: 1px 6px 14px rgb(0 0 0 / 20%);\r\n    width: 140px;\r\n    height: 140px;\r\n    object-fit: cover;\r\n    margin-left: auto;\r\n    margin-right: auto;\r\n    text-align: center !important;\r\n}\r\n\r\n.sigma_doctor.style-19 .sigma_rating{\r\n    font-size:14px;\r\n}\r\n.sigma_doctor.style-19 span{\r\n    font-size:13px;\r\n}\r\n.sigma_rating i {\r\n    color: #f4c150;\r\n}\r\n.sigma_doctor.style-19 .sigma_rating{\r\n    margin-top:6px;\r\n    margin-bottom:3px;\r\n}\r\n\r\n.sigma_post .sigma_post-meta{\r\n    margin-top:10px;\r\n    margin-bottom:10px;\r\n}\r\n\r\n.sigma_post .sigma_post-meta span+span{\r\n    float:right;\r\n    text-align:right;\r\n}\r\n.sigma_post .sigma_post-meta span.author {\r\n    float:left;\r\n    width:50%;\r\n}\r\n\r\n.sigma_post .sigma_post-meta{\r\n     justify-content: space-between;    \r\n}\r\n\r\n.fa-clock:before{\r\n color: #fff;\r\n}\r\n.sigma_post.style-15 .sigma_post-meta.is-absolute {\r\n    right: 80px;\r\n}\r\n\r\n.sigma_post.style-15 .sigma_post-body .btn-link {\r\n    background: #01cae4;\r\n    color: #fff;\r\n    padding: 8px 16px;\r\n    font-size: 14px;\r\n    line-height: 1.6;\r\n    border-radius: 6px;\r\n    margin-top: 13px;\r\n}\r\n\r\n.sigma_post.style-15{\r\n    box-shadow: unset;\r\n    padding: 20px;\r\n    margin-bottom: 20px;\r\n}\r\n\r\n.sigma_post.style-15.has-post-thumbnail .sigma_post-body{\r\n    padding: 10px 0 0;\r\n}\r\n.sigma_post.style-15 .sigma_post-meta{\r\n    padding-top: 8px;\r\n}\r\n.sigma-blog-1894029072 .col-lg-4 .sigma_post.style-15 .sigma_post-body .sigma_post-content h5{\r\n    margin-top: 20px;\r\n}\r\n\r\n.sigma_post .sigma_post-body .sigma_post-content h5{\r\n    margin: 20px 0 10px;\r\n}\r\n\r\n\r\n.sigma_info.style-14 .sigma_info-title .sigma_info-icon{\r\n    background: unset !important;\r\n}\r\n\r\n.sigma_info.style-14 .sigma_info-title h5 {\r\n    margin: 0;}\r\n    \r\n    \r\n   .sigma_info.style-14 .shape-2 {\r\n    right: -44px;\r\n    top: auto;\r\n    bottom: -20px;\r\n}\r\n\r\n.sigma_info.style-14 .shape-2{\r\n    display:none;\r\n}\r\n\r\n .sigma_info.style-14 .sigma_info-description a {\r\n    color: #fff;\r\n    font-size: 25px;\r\n    font-weight: 500;\r\n}\r\n\r\n.sigma_info.style-14 .sigma_info-description a:hover {\r\n    color: #09e5ab;\r\n}\r\n.sigma_post.style-15 .sigma_post-body .btn-link:hover{\r\n    background: #09e5ab;\r\n    color: #ffffff;\r\n}'),
(13755, 3984, '_wpb_shortcodes_custom_css', '.vc_custom_1640946506112{background-color: #15558d !important;}.vc_custom_1637839952992{padding-top: 80px !important;padding-bottom: 70px !important;background-color: #f8f9fa !important;}.vc_custom_1637840284589{padding-top: 70px !important;padding-bottom: 60px !important;background-color: #15558d !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1636980732076{padding-top: 80px !important;padding-bottom: 80px !important;}.vc_custom_1640852318456{padding-top: 80px !important;padding-bottom: 80px !important;background-color: #f8f9fa !important;}.vc_custom_1637841729123{padding-top: 60px !important;padding-bottom: 60px !important;}.vc_custom_1637830219372{padding-top: 80px !important;padding-bottom: 80px !important;}.vc_custom_1637902949313{padding-top: 80px !important;padding-bottom: 80px !important;background-color: #f8f9fa !important;}.vc_custom_1631086209173{margin-bottom: 50px !important;}.vc_custom_1635426287419{margin-bottom: 25px !important;}.vc_custom_1640931534164{padding-right: 0px !important;}.vc_custom_1637036562291{padding-bottom: 60px !important;}.vc_custom_1640931521701{padding-right: 0px !important;}'),
(13761, 3985, '_wpb_post_custom_css', '.subscribe-cta-form .sigma-subscribe-form-style-1 {\r\n    border: 2px solid #fff;\r\n    border-radius: 6px;\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"email\"] {\r\n    background: transparent;\r\n    border: 0;\r\n    color: #fff;\r\n    height: 70px;\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"email\"]::placeholder {\r\n    color: #fff;\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"submit\"] {\r\n    background: #fff;\r\n    margin: 5px;\r\n    border-radius: 6px;\r\n    color: var(--thm-secondary);\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 span.wpcf7-not-valid-tip {\r\n    color: #fff;\r\n    position: absolute;\r\n}\r\n@media(max-width: 467px){\r\n    .subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"submit\"]{\r\n        padding: 10px;\r\n        font-size: 12px;\r\n    }\r\n    .subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"email\"]{\r\n        padding: 10px;\r\n    }\r\n}\r\n\r\n.sigma_post .sigma_post-meta span {\r\n    font-size: 13px; }\r\n    \r\n.sigma_post.style-16 .sigma_post-body {\r\n   padding: 20px 0px 0px 0px;\r\n   border: 0px solid;\r\n}\r\n\r\n@media only screen and (max-width: 991px) and (min-width: 768px) {\r\n	.sigma_cta.style-8 .sigma_cta-content h4 {\r\n        font-size: 19px !important;\r\n	}\r\n        .section-title .title {\r\n          font-size: 25px;}\r\n\r\n.sigma_btn.btn-sm {\r\n    font-size: 12px;\r\n    padding: 7px 14px;}\r\n    \r\n}\r\n\r\n@media (max-width: 767px) {\r\n    .section-title .title {\r\n          font-size: 25px;\r\n    }\r\n}\r\n\r\n.sigma_post .sigma_post-meta span i {\r\n    margin-right: 3px;}\r\n    \r\n.sigma_post .sigma_post-meta span+span {\r\n    margin-left: 20px!important;\r\n}\r\n\r\n@media only screen and (max-width: 360px) and (min-width: 280px) {\r\n   .sigma_post .sigma_post-meta span a{\r\n        font-size: 10px !important;\r\n    }\r\n}\r\n\r\n.sigma_post .sigma_post-body h5 a {\r\n    font-size: 18px !important;\r\n}\r\n\r\n.sub-title {\r\n    color: #757575;\r\n    font-size: 16px;\r\n    margin-top:15px;\r\n}\r\n    \r\n.about-content{\r\n    font-size: 14px;\r\n    font-weight: 400;\r\n    line-height: 26px;\r\n}\r\n\r\n.sigma_post .sigma_post-meta span a {\r\n	color: #757575;\r\n    }\r\n    \r\n.sigma_post .sigma_post-meta span i {\r\n     color: #757575;\r\n}\r\n\r\n.sigma_post .sigma_post-meta span a:hover, .sigma_post .sigma_post-meta span .comment-count:hover {\r\n    color: unset;\r\n}\r\n\r\nh5 {\r\n    line-height: 1;\r\n}\r\n\r\n.sigma_post .sigma_post-meta{\r\n    margin-bottom: 15px;\r\n}\r\n\r\n.sigma_post .sigma_post-body .sigma_post-content h5{\r\n    margin:0 0 10px;\r\n}\r\n\r\n.sigma_post.style-16 .sigma_post-body{\r\n    padding:7px 0px 0px 0px;\r\n}\r\n\r\n.sigma_post .sigma_post-body .sigma_post-content p{\r\n    margin: 0px 0;\r\n}\r\n\r\n.sigma_doctor .sigma_doctor-categories a{\r\n    font-size:13px;\r\n}\r\n\r\n.sigma_doctor.style-17 .sigma_doctor-body .sigma_doctor-info span{\r\n    font-size:12px;\r\n    color:#666;\r\n}\r\n.sigma_service h5{\r\n    text-align:center;\r\n    font-size:0.9375rem;\r\n}\r\n\r\n.sigma_button_wrapper .sigma_btn.style-2{\r\n    font-size: 16px !important;\r\n    font-weight: 600 !important;\r\n    padding: 12px 30px !important;\r\n    box-shadow: none !important;\r\n    text-transform: capitalize;\r\n}\r\n\r\n.sigma_service.style-18 .sigma_service-thumb img{\r\n    border-radius: 100%;\r\n    box-shadow: 1px 6px 14px rgb(0 0 0 / 20%);\r\n    width: 140px;\r\n    height: 140px;\r\n    object-fit: cover;\r\n    margin-left: auto;\r\n    margin-right: auto;\r\n    text-align: center !important;\r\n}\r\n\r\n.sigma_doctor.style-19 .sigma_rating{\r\n    font-size:14px;\r\n}\r\n.sigma_doctor.style-19 span{\r\n    font-size:13px;\r\n}\r\n.sigma_rating i {\r\n    color: #f4c150;\r\n}\r\n.sigma_doctor.style-19 .sigma_rating{\r\n    margin-top:6px;\r\n    margin-bottom:3px;\r\n}\r\n\r\n.sigma_post .sigma_post-meta{\r\n    margin-top:10px;\r\n    margin-bottom:10px;\r\n}\r\n\r\n.sigma_post .sigma_post-meta span+span{\r\n    float:right;\r\n    text-align:right;\r\n}\r\n.sigma_post .sigma_post-meta span.author {\r\n    float:left;\r\n    width:50%;\r\n}\r\n\r\n.sigma_post .sigma_post-meta{\r\n     justify-content: space-between;    \r\n}\r\n\r\n.fa-clock:before{\r\n color: #fff;\r\n}\r\n.sigma_post.style-15 .sigma_post-meta.is-absolute {\r\n    right: 80px;\r\n}\r\n\r\n.sigma_post.style-15 .sigma_post-body .btn-link {\r\n    background: #01cae4;\r\n    color: #fff;\r\n    padding: 8px 16px;\r\n    font-size: 14px;\r\n    line-height: 1.6;\r\n    border-radius: 6px;\r\n    margin-top: 13px;\r\n}\r\n\r\n.sigma_post.style-15{\r\n    box-shadow: unset;\r\n    padding: 20px;\r\n    margin-bottom: 20px;\r\n}\r\n\r\n.sigma_post.style-15.has-post-thumbnail .sigma_post-body{\r\n    padding: 10px 0 0;\r\n}\r\n.sigma_post.style-15 .sigma_post-meta{\r\n    padding-top: 8px;\r\n}\r\n.sigma-blog-1894029072 .col-lg-4 .sigma_post.style-15 .sigma_post-body .sigma_post-content h5{\r\n    margin-top: 20px;\r\n}\r\n\r\n.sigma_post .sigma_post-body .sigma_post-content h5{\r\n    margin: 20px 0 10px;\r\n}\r\n\r\n\r\n.sigma_info.style-14 .sigma_info-title .sigma_info-icon{\r\n    background: unset !important;\r\n}\r\n\r\n.sigma_info.style-14 .sigma_info-title h5 {\r\n    margin: 0;}\r\n    \r\n    \r\n   .sigma_info.style-14 .shape-2 {\r\n    right: -44px;\r\n    top: auto;\r\n    bottom: -20px;\r\n}\r\n\r\n.sigma_info.style-14 .shape-2{\r\n    display:none;\r\n}\r\n\r\n .sigma_info.style-14 .sigma_info-description a {\r\n    color: #fff;\r\n    font-size: 25px;\r\n    font-weight: 500;\r\n}\r\n\r\n.sigma_info.style-14 .sigma_info-description a:hover {\r\n    color: #09e5ab;\r\n}\r\n.sigma_post.style-15 .sigma_post-body .btn-link:hover{\r\n    background: #09e5ab;\r\n    color: #ffffff;\r\n}'),
(13762, 3985, '_wpb_shortcodes_custom_css', '.vc_custom_1640946506112{background-color: #15558d !important;}.vc_custom_1637839952992{padding-top: 80px !important;padding-bottom: 70px !important;background-color: #f8f9fa !important;}.vc_custom_1637840284589{padding-top: 70px !important;padding-bottom: 60px !important;background-color: #15558d !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1636980732076{padding-top: 80px !important;padding-bottom: 80px !important;}.vc_custom_1640852318456{padding-top: 80px !important;padding-bottom: 80px !important;background-color: #f8f9fa !important;}.vc_custom_1637841729123{padding-top: 60px !important;padding-bottom: 60px !important;}.vc_custom_1637830219372{padding-top: 80px !important;padding-bottom: 80px !important;}.vc_custom_1637902949313{padding-top: 80px !important;padding-bottom: 80px !important;background-color: #f8f9fa !important;}.vc_custom_1631086209173{margin-bottom: 50px !important;}.vc_custom_1635426287419{margin-bottom: 25px !important;}.vc_custom_1640931534164{padding-right: 0px !important;}.vc_custom_1637036562291{padding-bottom: 60px !important;}.vc_custom_1640931521701{padding-right: 0px !important;}'),
(13768, 3986, '_wpb_post_custom_css', '.subscribe-cta-form .sigma-subscribe-form-style-1 {\r\n    border: 2px solid #fff;\r\n    border-radius: 6px;\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"email\"] {\r\n    background: transparent;\r\n    border: 0;\r\n    color: #fff;\r\n    height: 70px;\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"email\"]::placeholder {\r\n    color: #fff;\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"submit\"] {\r\n    background: #fff;\r\n    margin: 5px;\r\n    border-radius: 6px;\r\n    color: var(--thm-secondary);\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 span.wpcf7-not-valid-tip {\r\n    color: #fff;\r\n    position: absolute;\r\n}\r\n@media(max-width: 467px){\r\n    .subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"submit\"]{\r\n        padding: 10px;\r\n        font-size: 12px;\r\n    }\r\n    .subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"email\"]{\r\n        padding: 10px;\r\n    }\r\n}\r\n\r\n.sigma_post .sigma_post-meta span {\r\n    font-size: 13px; }\r\n    \r\n.sigma_post.style-16 .sigma_post-body {\r\n   padding: 20px 0px 0px 0px;\r\n   border: 0px solid;\r\n}\r\n\r\n@media only screen and (max-width: 991px) and (min-width: 768px) {\r\n	.sigma_cta.style-8 .sigma_cta-content h4 {\r\n        font-size: 19px !important;\r\n	}\r\n        .section-title .title {\r\n          font-size: 25px;}\r\n\r\n.sigma_btn.btn-sm {\r\n    font-size: 12px;\r\n    padding: 7px 14px;}\r\n    \r\n}\r\n\r\n@media (max-width: 767px) {\r\n    .section-title .title {\r\n          font-size: 25px;\r\n    }\r\n}\r\n\r\n.sigma_post .sigma_post-meta span i {\r\n    margin-right: 3px;}\r\n    \r\n.sigma_post .sigma_post-meta span+span {\r\n    margin-left: 20px!important;\r\n}\r\n\r\n@media only screen and (max-width: 360px) and (min-width: 280px) {\r\n   .sigma_post .sigma_post-meta span a{\r\n        font-size: 10px !important;\r\n    }\r\n}\r\n\r\n.sigma_post .sigma_post-body h5 a {\r\n    font-size: 18px !important;\r\n}\r\n\r\n.sub-title {\r\n    color: #757575;\r\n    font-size: 16px;\r\n    margin-top:15px;\r\n}\r\n    \r\n.about-content{\r\n    font-size: 14px;\r\n    font-weight: 400;\r\n    line-height: 26px;\r\n}\r\n\r\n.sigma_post .sigma_post-meta span a {\r\n	color: #757575;\r\n    }\r\n    \r\n.sigma_post .sigma_post-meta span i {\r\n     color: #757575;\r\n}\r\n\r\n.sigma_post .sigma_post-meta span a:hover, .sigma_post .sigma_post-meta span .comment-count:hover {\r\n    color: unset;\r\n}\r\n\r\nh5 {\r\n    line-height: 1;\r\n}\r\n\r\n.sigma_post .sigma_post-meta{\r\n    margin-bottom: 15px;\r\n}\r\n\r\n.sigma_post .sigma_post-body .sigma_post-content h5{\r\n    margin:0 0 10px;\r\n}\r\n\r\n.sigma_post.style-16 .sigma_post-body{\r\n    padding:7px 0px 0px 0px;\r\n}\r\n\r\n.sigma_post .sigma_post-body .sigma_post-content p{\r\n    margin: 0px 0;\r\n}\r\n\r\n.sigma_doctor .sigma_doctor-categories a{\r\n    font-size:13px;\r\n}\r\n\r\n.sigma_doctor.style-17 .sigma_doctor-body .sigma_doctor-info span{\r\n    font-size:12px;\r\n    color:#666;\r\n}\r\n.sigma_service h5{\r\n    text-align:center;\r\n    font-size:0.9375rem;\r\n}\r\n\r\n.sigma_button_wrapper .sigma_btn.style-2{\r\n    font-size: 16px !important;\r\n    font-weight: 600 !important;\r\n    padding: 12px 30px !important;\r\n    box-shadow: none !important;\r\n    text-transform: capitalize;\r\n}\r\n\r\n.sigma_service.style-18 .sigma_service-thumb img{\r\n    border-radius: 100%;\r\n    box-shadow: 1px 6px 14px rgb(0 0 0 / 20%);\r\n    width: 140px;\r\n    height: 140px;\r\n    object-fit: cover;\r\n    margin-left: auto;\r\n    margin-right: auto;\r\n    text-align: center !important;\r\n}\r\n\r\n.sigma_doctor.style-19 .sigma_rating{\r\n    font-size:14px;\r\n}\r\n.sigma_doctor.style-19 span{\r\n    font-size:13px;\r\n}\r\n.sigma_rating i {\r\n    color: #f4c150;\r\n}\r\n.sigma_doctor.style-19 .sigma_rating{\r\n    margin-top:6px;\r\n    margin-bottom:3px;\r\n}\r\n\r\n.sigma_post .sigma_post-meta{\r\n    margin-top:10px;\r\n    margin-bottom:10px;\r\n}\r\n\r\n.sigma_post .sigma_post-meta span+span{\r\n    float:right;\r\n    text-align:right;\r\n}\r\n.sigma_post .sigma_post-meta span.author {\r\n    float:left;\r\n    width:50%;\r\n}\r\n\r\n.sigma_post .sigma_post-meta{\r\n     justify-content: space-between;    \r\n}\r\n\r\n.fa-clock:before{\r\n color: #fff;\r\n}\r\n.sigma_post.style-15 .sigma_post-meta.is-absolute {\r\n    right: 80px;\r\n}\r\n\r\n.sigma_post.style-15 .sigma_post-body .btn-link {\r\n    background: #01cae4;\r\n    color: #fff;\r\n    padding: 8px 16px;\r\n    font-size: 14px;\r\n    line-height: 1.6;\r\n    border-radius: 6px;\r\n    margin-top: 13px;\r\n}\r\n\r\n.sigma_post.style-15{\r\n    box-shadow: unset;\r\n    padding: 20px;\r\n    margin-bottom: 20px;\r\n}\r\n\r\n.sigma_post.style-15.has-post-thumbnail .sigma_post-body{\r\n    padding: 10px 0 0;\r\n}\r\n.sigma_post.style-15 .sigma_post-meta{\r\n    padding-top: 8px;\r\n}\r\n.sigma-blog-1894029072 .col-lg-4 .sigma_post.style-15 .sigma_post-body .sigma_post-content h5{\r\n    margin-top: 20px;\r\n}\r\n\r\n.sigma_post .sigma_post-body .sigma_post-content h5{\r\n    margin: 20px 0 10px;\r\n}\r\n\r\n\r\n.sigma_info.style-14 .sigma_info-title .sigma_info-icon{\r\n    background: unset !important;\r\n}\r\n\r\n.sigma_info.style-14 .sigma_info-title h5 {\r\n    margin: 0;}\r\n    \r\n    \r\n   .sigma_info.style-14 .shape-2 {\r\n    right: -44px;\r\n    top: auto;\r\n    bottom: -20px;\r\n}\r\n\r\n.sigma_info.style-14 .shape-2{\r\n    display:none;\r\n}\r\n\r\n .sigma_info.style-14 .sigma_info-description a {\r\n    color: #fff;\r\n    font-size: 25px;\r\n    font-weight: 500;\r\n}\r\n\r\n.sigma_info.style-14 .sigma_info-description a:hover {\r\n    color: #09e5ab;\r\n}\r\n.sigma_post.style-15 .sigma_post-body .btn-link:hover{\r\n    background: #09e5ab;\r\n    color: #ffffff;\r\n}'),
(13769, 3986, '_wpb_shortcodes_custom_css', '.vc_custom_1640946506112{background-color: #15558d !important;}.vc_custom_1652882382636{padding-top: 80px !important;padding-bottom: 70px !important;background-color: #f8f9fa !important;}.vc_custom_1637840284589{padding-top: 70px !important;padding-bottom: 60px !important;background-color: #15558d !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1636980732076{padding-top: 80px !important;padding-bottom: 80px !important;}.vc_custom_1640852318456{padding-top: 80px !important;padding-bottom: 80px !important;background-color: #f8f9fa !important;}.vc_custom_1637841729123{padding-top: 60px !important;padding-bottom: 60px !important;}.vc_custom_1637830219372{padding-top: 80px !important;padding-bottom: 80px !important;}.vc_custom_1637902949313{padding-top: 80px !important;padding-bottom: 80px !important;background-color: #f8f9fa !important;}.vc_custom_1631086209173{margin-bottom: 50px !important;}.vc_custom_1635426287419{margin-bottom: 25px !important;}.vc_custom_1640931534164{padding-right: 0px !important;}.vc_custom_1637036562291{padding-bottom: 60px !important;}.vc_custom_1640931521701{padding-right: 0px !important;}'),
(13775, 3987, '_wpb_post_custom_css', '.subscribe-cta-form .sigma-subscribe-form-style-1 {\r\n    border: 2px solid #fff;\r\n    border-radius: 6px;\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"email\"] {\r\n    background: transparent;\r\n    border: 0;\r\n    color: #fff;\r\n    height: 70px;\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"email\"]::placeholder {\r\n    color: #fff;\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"submit\"] {\r\n    background: #fff;\r\n    margin: 5px;\r\n    border-radius: 6px;\r\n    color: var(--thm-secondary);\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 span.wpcf7-not-valid-tip {\r\n    color: #fff;\r\n    position: absolute;\r\n}\r\n@media(max-width: 467px){\r\n    .subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"submit\"]{\r\n        padding: 10px;\r\n        font-size: 12px;\r\n    }\r\n    .subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"email\"]{\r\n        padding: 10px;\r\n    }\r\n}\r\n\r\n.sigma_post .sigma_post-meta span {\r\n    font-size: 13px; }\r\n    \r\n.sigma_post.style-16 .sigma_post-body {\r\n   padding: 20px 0px 0px 0px;\r\n   border: 0px solid;\r\n}\r\n\r\n@media only screen and (max-width: 991px) and (min-width: 768px) {\r\n	.sigma_cta.style-8 .sigma_cta-content h4 {\r\n        font-size: 19px !important;\r\n	}\r\n        .section-title .title {\r\n          font-size: 25px;}\r\n\r\n.sigma_btn.btn-sm {\r\n    font-size: 12px;\r\n    padding: 7px 14px;}\r\n    \r\n}\r\n\r\n@media (max-width: 767px) {\r\n    .section-title .title {\r\n          font-size: 25px;\r\n    }\r\n}\r\n\r\n.sigma_post .sigma_post-meta span i {\r\n    margin-right: 3px;}\r\n    \r\n.sigma_post .sigma_post-meta span+span {\r\n    margin-left: 20px!important;\r\n}\r\n\r\n@media only screen and (max-width: 360px) and (min-width: 280px) {\r\n   .sigma_post .sigma_post-meta span a{\r\n        font-size: 10px !important;\r\n    }\r\n}\r\n\r\n.sigma_post .sigma_post-body h5 a {\r\n    font-size: 18px !important;\r\n}\r\n\r\n.sub-title {\r\n    color: #757575;\r\n    font-size: 16px;\r\n    margin-top:15px;\r\n}\r\n    \r\n.about-content{\r\n    font-size: 14px;\r\n    font-weight: 400;\r\n    line-height: 26px;\r\n}\r\n\r\n.sigma_post .sigma_post-meta span a {\r\n	color: #757575;\r\n    }\r\n    \r\n.sigma_post .sigma_post-meta span i {\r\n     color: #757575;\r\n}\r\n\r\n.sigma_post .sigma_post-meta span a:hover, .sigma_post .sigma_post-meta span .comment-count:hover {\r\n    color: unset;\r\n}\r\n\r\nh5 {\r\n    line-height: 1;\r\n}\r\n\r\n.sigma_post .sigma_post-meta{\r\n    margin-bottom: 15px;\r\n}\r\n\r\n.sigma_post .sigma_post-body .sigma_post-content h5{\r\n    margin:0 0 10px;\r\n}\r\n\r\n.sigma_post.style-16 .sigma_post-body{\r\n    padding:7px 0px 0px 0px;\r\n}\r\n\r\n.sigma_post .sigma_post-body .sigma_post-content p{\r\n    margin: 0px 0;\r\n}\r\n\r\n.sigma_doctor .sigma_doctor-categories a{\r\n    font-size:13px;\r\n}\r\n\r\n.sigma_doctor.style-17 .sigma_doctor-body .sigma_doctor-info span{\r\n    font-size:12px;\r\n    color:#666;\r\n}\r\n.sigma_service h5{\r\n    text-align:center;\r\n    font-size:0.9375rem;\r\n}\r\n\r\n.sigma_button_wrapper .sigma_btn.style-2{\r\n    font-size: 16px !important;\r\n    font-weight: 600 !important;\r\n    padding: 12px 30px !important;\r\n    box-shadow: none !important;\r\n    text-transform: capitalize;\r\n}\r\n\r\n.sigma_service.style-18 .sigma_service-thumb img{\r\n    border-radius: 100%;\r\n    box-shadow: 1px 6px 14px rgb(0 0 0 / 20%);\r\n    width: 140px;\r\n    height: 140px;\r\n    object-fit: cover;\r\n    margin-left: auto;\r\n    margin-right: auto;\r\n    text-align: center !important;\r\n}\r\n\r\n.sigma_doctor.style-19 .sigma_rating{\r\n    font-size:14px;\r\n}\r\n.sigma_doctor.style-19 span{\r\n    font-size:13px;\r\n}\r\n.sigma_rating i {\r\n    color: #f4c150;\r\n}\r\n.sigma_doctor.style-19 .sigma_rating{\r\n    margin-top:6px;\r\n    margin-bottom:3px;\r\n}\r\n\r\n.sigma_post .sigma_post-meta{\r\n    margin-top:10px;\r\n    margin-bottom:10px;\r\n}\r\n\r\n.sigma_post .sigma_post-meta span+span{\r\n    float:right;\r\n    text-align:right;\r\n}\r\n.sigma_post .sigma_post-meta span.author {\r\n    float:left;\r\n    width:50%;\r\n}\r\n\r\n.sigma_post .sigma_post-meta{\r\n     justify-content: space-between;    \r\n}\r\n\r\n.fa-clock:before{\r\n color: #fff;\r\n}\r\n.sigma_post.style-15 .sigma_post-meta.is-absolute {\r\n    right: 80px;\r\n}\r\n\r\n.sigma_post.style-15 .sigma_post-body .btn-link {\r\n    background: #01cae4;\r\n    color: #fff;\r\n    padding: 8px 16px;\r\n    font-size: 14px;\r\n    line-height: 1.6;\r\n    border-radius: 6px;\r\n    margin-top: 13px;\r\n}\r\n\r\n.sigma_post.style-15{\r\n    box-shadow: unset;\r\n    padding: 20px;\r\n    margin-bottom: 20px;\r\n}\r\n\r\n.sigma_post.style-15.has-post-thumbnail .sigma_post-body{\r\n    padding: 10px 0 0;\r\n}\r\n.sigma_post.style-15 .sigma_post-meta{\r\n    padding-top: 8px;\r\n}\r\n.sigma-blog-1894029072 .col-lg-4 .sigma_post.style-15 .sigma_post-body .sigma_post-content h5{\r\n    margin-top: 20px;\r\n}\r\n\r\n.sigma_post .sigma_post-body .sigma_post-content h5{\r\n    margin: 20px 0 10px;\r\n}\r\n\r\n\r\n.sigma_info.style-14 .sigma_info-title .sigma_info-icon{\r\n    background: unset !important;\r\n}\r\n\r\n.sigma_info.style-14 .sigma_info-title h5 {\r\n    margin: 0;}\r\n    \r\n    \r\n   .sigma_info.style-14 .shape-2 {\r\n    right: -44px;\r\n    top: auto;\r\n    bottom: -20px;\r\n}\r\n\r\n.sigma_info.style-14 .shape-2{\r\n    display:none;\r\n}\r\n\r\n .sigma_info.style-14 .sigma_info-description a {\r\n    color: #fff;\r\n    font-size: 25px;\r\n    font-weight: 500;\r\n}\r\n\r\n.sigma_info.style-14 .sigma_info-description a:hover {\r\n    color: #09e5ab;\r\n}\r\n.sigma_post.style-15 .sigma_post-body .btn-link:hover{\r\n    background: #09e5ab;\r\n    color: #ffffff;\r\n}');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(13776, 3987, '_wpb_shortcodes_custom_css', '.vc_custom_1640946506112{background-color: #15558d !important;}.vc_custom_1652882382636{padding-top: 80px !important;padding-bottom: 70px !important;background-color: #f8f9fa !important;}.vc_custom_1636980732076{padding-top: 80px !important;padding-bottom: 80px !important;}.vc_custom_1637840284589{padding-top: 70px !important;padding-bottom: 60px !important;background-color: #15558d !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1640852318456{padding-top: 80px !important;padding-bottom: 80px !important;background-color: #f8f9fa !important;}.vc_custom_1637841729123{padding-top: 60px !important;padding-bottom: 60px !important;}.vc_custom_1637830219372{padding-top: 80px !important;padding-bottom: 80px !important;}.vc_custom_1637902949313{padding-top: 80px !important;padding-bottom: 80px !important;background-color: #f8f9fa !important;}.vc_custom_1631086209173{margin-bottom: 50px !important;}.vc_custom_1635426287419{margin-bottom: 25px !important;}.vc_custom_1640931534164{padding-right: 0px !important;}.vc_custom_1637036562291{padding-bottom: 60px !important;}.vc_custom_1640931521701{padding-right: 0px !important;}'),
(13794, 3652, '_wpb_shortcodes_custom_css', '.vc_custom_1649309951121{padding-top: 20px !important;padding-bottom: 20px !important;}.vc_custom_1652941844502{padding-top: 20px !important;padding-bottom: 20px !important;}.vc_custom_1632308057371{padding-top: 20px !important;padding-bottom: 20px !important;}.vc_custom_1632308067616{padding-top: 20px !important;padding-bottom: 20px !important;}.vc_custom_1646401479661{padding-top: 20px !important;padding-bottom: 20px !important;}.vc_custom_1637044803735{margin-bottom: 0px !important;}.vc_custom_1637044758811{margin-top: 30px !important;}.vc_custom_1653656158794{margin-top: 5px !important;margin-bottom: 30px !important;}.vc_custom_1656055372244{margin-bottom: 0px !important;}.vc_custom_1634984453974{border-top-width: 1px !important;padding-top: 20px !important;padding-bottom: 20px !important;border-top-color: #1663a6 !important;border-top-style: solid !important;}.vc_custom_1646642147744{margin-bottom: 0px !important;}'),
(13798, 3988, '_wpb_post_custom_css', '.subscribe-cta-form .sigma-subscribe-form-style-1 {\r\n    border: 2px solid #fff;\r\n    border-radius: 6px;\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"email\"] {\r\n    background: transparent;\r\n    border: 0;\r\n    color: #fff;\r\n    height: 70px;\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"email\"]::placeholder {\r\n    color: #fff;\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"submit\"] {\r\n    background: #fff;\r\n    margin: 5px;\r\n    border-radius: 6px;\r\n    color: var(--thm-secondary);\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 span.wpcf7-not-valid-tip {\r\n    color: #fff;\r\n    position: absolute;\r\n}\r\n@media(max-width: 467px){\r\n    .subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"submit\"]{\r\n        padding: 10px;\r\n        font-size: 12px;\r\n    }\r\n    .subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"email\"]{\r\n        padding: 10px;\r\n    }\r\n}\r\n\r\n.sigma_post .sigma_post-meta span {\r\n    font-size: 13px; }\r\n    \r\n.sigma_post.style-16 .sigma_post-body {\r\n   padding: 20px 0px 0px 0px;\r\n   border: 0px solid;\r\n}\r\n\r\n@media only screen and (max-width: 991px) and (min-width: 768px) {\r\n	.sigma_cta.style-8 .sigma_cta-content h4 {\r\n        font-size: 19px !important;\r\n	}\r\n        .section-title .title {\r\n          font-size: 25px;}\r\n\r\n.sigma_btn.btn-sm {\r\n    font-size: 12px;\r\n    padding: 7px 14px;}\r\n    \r\n}\r\n\r\n@media (max-width: 767px) {\r\n    .section-title .title {\r\n          font-size: 25px;\r\n    }\r\n}\r\n\r\n.sigma_post .sigma_post-meta span i {\r\n    margin-right: 3px;}\r\n    \r\n.sigma_post .sigma_post-meta span+span {\r\n    margin-left: 20px!important;\r\n}\r\n\r\n@media only screen and (max-width: 360px) and (min-width: 280px) {\r\n   .sigma_post .sigma_post-meta span a{\r\n        font-size: 10px !important;\r\n    }\r\n}\r\n\r\n.sigma_post .sigma_post-body h5 a {\r\n    font-size: 18px !important;\r\n}\r\n\r\n.sub-title {\r\n    color: #757575;\r\n    font-size: 16px;\r\n    margin-top:15px;\r\n}\r\n    \r\n.about-content{\r\n    font-size: 14px;\r\n    font-weight: 400;\r\n    line-height: 26px;\r\n}\r\n\r\n.sigma_post .sigma_post-meta span a {\r\n	color: #757575;\r\n    }\r\n    \r\n.sigma_post .sigma_post-meta span i {\r\n     color: #757575;\r\n}\r\n\r\n.sigma_post .sigma_post-meta span a:hover, .sigma_post .sigma_post-meta span .comment-count:hover {\r\n    color: unset;\r\n}\r\n\r\nh5 {\r\n    line-height: 1;\r\n}\r\n\r\n.sigma_post .sigma_post-meta{\r\n    margin-bottom: 15px;\r\n}\r\n\r\n.sigma_post .sigma_post-body .sigma_post-content h5{\r\n    margin:0 0 10px;\r\n}\r\n\r\n.sigma_post.style-16 .sigma_post-body{\r\n    padding:7px 0px 0px 0px;\r\n}\r\n\r\n.sigma_post .sigma_post-body .sigma_post-content p{\r\n    margin: 0px 0;\r\n}\r\n\r\n.sigma_doctor .sigma_doctor-categories a{\r\n    font-size:13px;\r\n}\r\n\r\n.sigma_doctor.style-17 .sigma_doctor-body .sigma_doctor-info span{\r\n    font-size:12px;\r\n    color:#666;\r\n}\r\n.sigma_service h5{\r\n    text-align:center;\r\n    font-size:0.9375rem;\r\n}\r\n\r\n.sigma_button_wrapper .sigma_btn.style-2{\r\n    font-size: 16px !important;\r\n    font-weight: 600 !important;\r\n    padding: 12px 30px !important;\r\n    box-shadow: none !important;\r\n    text-transform: capitalize;\r\n}\r\n\r\n.sigma_service.style-18 .sigma_service-thumb img{\r\n    border-radius: 100%;\r\n    box-shadow: 1px 6px 14px rgb(0 0 0 / 20%);\r\n    width: 140px;\r\n    height: 140px;\r\n    object-fit: cover;\r\n    margin-left: auto;\r\n    margin-right: auto;\r\n    text-align: center !important;\r\n}\r\n\r\n.sigma_doctor.style-19 .sigma_rating{\r\n    font-size:14px;\r\n}\r\n.sigma_doctor.style-19 span{\r\n    font-size:13px;\r\n}\r\n.sigma_rating i {\r\n    color: #f4c150;\r\n}\r\n.sigma_doctor.style-19 .sigma_rating{\r\n    margin-top:6px;\r\n    margin-bottom:3px;\r\n}\r\n\r\n.sigma_post .sigma_post-meta{\r\n    margin-top:10px;\r\n    margin-bottom:10px;\r\n}\r\n\r\n.sigma_post .sigma_post-meta span+span{\r\n    float:right;\r\n    text-align:right;\r\n}\r\n.sigma_post .sigma_post-meta span.author {\r\n    float:left;\r\n    width:50%;\r\n}\r\n\r\n.sigma_post .sigma_post-meta{\r\n     justify-content: space-between;    \r\n}\r\n\r\n.fa-clock:before{\r\n color: #fff;\r\n}\r\n.sigma_post.style-15 .sigma_post-meta.is-absolute {\r\n    right: 80px;\r\n}\r\n\r\n.sigma_post.style-15 .sigma_post-body .btn-link {\r\n    background: #01cae4;\r\n    color: #fff;\r\n    padding: 8px 16px;\r\n    font-size: 14px;\r\n    line-height: 1.6;\r\n    border-radius: 6px;\r\n    margin-top: 13px;\r\n}\r\n\r\n.sigma_post.style-15{\r\n    box-shadow: unset;\r\n    padding: 20px;\r\n    margin-bottom: 20px;\r\n}\r\n\r\n.sigma_post.style-15.has-post-thumbnail .sigma_post-body{\r\n    padding: 10px 0 0;\r\n}\r\n.sigma_post.style-15 .sigma_post-meta{\r\n    padding-top: 8px;\r\n}\r\n.sigma-blog-1894029072 .col-lg-4 .sigma_post.style-15 .sigma_post-body .sigma_post-content h5{\r\n    margin-top: 20px;\r\n}\r\n\r\n.sigma_post .sigma_post-body .sigma_post-content h5{\r\n    margin: 20px 0 10px;\r\n}\r\n\r\n\r\n.sigma_info.style-14 .sigma_info-title .sigma_info-icon{\r\n    background: unset !important;\r\n}\r\n\r\n.sigma_info.style-14 .sigma_info-title h5 {\r\n    margin: 0;}\r\n    \r\n    \r\n   .sigma_info.style-14 .shape-2 {\r\n    right: -44px;\r\n    top: auto;\r\n    bottom: -20px;\r\n}\r\n\r\n.sigma_info.style-14 .shape-2{\r\n    display:none;\r\n}\r\n\r\n .sigma_info.style-14 .sigma_info-description a {\r\n    color: #fff;\r\n    font-size: 25px;\r\n    font-weight: 500;\r\n}\r\n\r\n.sigma_info.style-14 .sigma_info-description a:hover {\r\n    color: #09e5ab;\r\n}\r\n.sigma_post.style-15 .sigma_post-body .btn-link:hover{\r\n    background: #09e5ab;\r\n    color: #ffffff;\r\n}'),
(13799, 3988, '_wpb_shortcodes_custom_css', '.vc_custom_1640946506112{background-color: #15558d !important;}.vc_custom_1652943535867{padding-top: 80px !important;padding-bottom: 70px !important;background-color: #f8f9fa !important;}.vc_custom_1636980732076{padding-top: 80px !important;padding-bottom: 80px !important;}.vc_custom_1637840284589{padding-top: 70px !important;padding-bottom: 60px !important;background-color: #15558d !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1640852318456{padding-top: 80px !important;padding-bottom: 80px !important;background-color: #f8f9fa !important;}.vc_custom_1637841729123{padding-top: 60px !important;padding-bottom: 60px !important;}.vc_custom_1637830219372{padding-top: 80px !important;padding-bottom: 80px !important;}.vc_custom_1637902949313{padding-top: 80px !important;padding-bottom: 80px !important;background-color: #f8f9fa !important;}.vc_custom_1631086209173{margin-bottom: 50px !important;}.vc_custom_1635426287419{margin-bottom: 25px !important;}.vc_custom_1640931534164{padding-right: 0px !important;}.vc_custom_1637036562291{padding-bottom: 60px !important;}.vc_custom_1640931521701{padding-right: 0px !important;}'),
(13828, 3991, '_address', '2883 University Street, Seattle, Texas Washington, 98155'),
(13829, 3991, '_longitude', ''),
(13830, 3991, '_latitude', ''),
(13834, 3993, 'doctor-friendliness', '4'),
(13835, 3993, '_user_id', '10'),
(13836, 3993, '_waiting_time', '1'),
(13837, 3993, '_feedback_recommend', 'yes'),
(13838, 3993, '_feedbackpublicly', ''),
(13839, 3993, 'user_rating', '4.00'),
(13840, 3993, 'user_from', '3700'),
(13841, 3993, 'user_to', '3704'),
(13842, 3993, 'review_date', '2022-05-19 08:25:59'),
(13843, 3704, 'review_data', 'a:4:{s:17:\"dc_average_rating\";s:4:\"4.67\";s:15:\"dc_total_rating\";s:1:\"3\";s:19:\"dc_total_percentage\";d:93.4;s:15:\"dc_rating_count\";s:2:\"14\";}'),
(13844, 3704, 'rating_filter', '4.67'),
(13845, 3704, '_recommend', '3'),
(13846, 3704, '_total_voting', '0'),
(13847, 3994, 'doctor-friendliness', '5'),
(13848, 3994, '_user_id', '10'),
(13849, 3994, '_waiting_time', '1'),
(13850, 3994, '_feedback_recommend', 'yes'),
(13851, 3994, '_feedbackpublicly', ''),
(13852, 3994, 'user_rating', '5.00'),
(13853, 3994, 'user_from', '3700'),
(13854, 3994, 'user_to', '3701'),
(13855, 3994, 'review_date', '2022-05-19 08:26:27'),
(13856, 3701, 'review_data', 'a:4:{s:17:\"dc_average_rating\";s:4:\"5.00\";s:15:\"dc_total_rating\";s:1:\"2\";s:19:\"dc_total_percentage\";d:100;s:15:\"dc_rating_count\";s:2:\"10\";}'),
(13857, 3701, 'rating_filter', '5.00'),
(13858, 3701, '_recommend', '2'),
(13859, 3701, '_total_voting', '0'),
(13860, 3995, 'doctor-friendliness', '4'),
(13861, 3995, '_user_id', '10'),
(13862, 3995, '_waiting_time', '1'),
(13863, 3995, '_feedback_recommend', 'yes'),
(13864, 3995, '_feedbackpublicly', ''),
(13865, 3995, 'user_rating', '4.00'),
(13866, 3995, 'user_from', '3700'),
(13867, 3995, 'user_to', '3253'),
(13868, 3995, 'review_date', '2022-05-19 08:26:49'),
(13873, 3996, 'am_doctors_data', 'a:2:{s:10:\"am_gallery\";a:4:{i:1;a:3:{s:13:\"attachment_id\";i:5628;s:3:\"url\";s:89:\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2024/06/sofiabrient-01-1.jpg\";s:4:\"name\";s:20:\"sofiabrient-01-1.jpg\";}i:2;a:3:{s:13:\"attachment_id\";i:5629;s:3:\"url\";s:89:\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2024/06/sofiabrient-02-1.jpg\";s:4:\"name\";s:20:\"sofiabrient-02-1.jpg\";}i:3;a:3:{s:13:\"attachment_id\";i:5630;s:3:\"url\";s:89:\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2024/06/sofiabrient-03-1.jpg\";s:4:\"name\";s:20:\"sofiabrient-03-1.jpg\";}i:4;a:3:{s:13:\"attachment_id\";i:5631;s:3:\"url\";s:89:\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2024/06/sofiabrient-04-1.jpg\";s:4:\"name\";s:20:\"sofiabrient-04-1.jpg\";}}s:9:\"am_videos\";a:0:{}}'),
(13874, 3996, '_is_verified', 'yes'),
(13875, 3996, '_linked_profile', '57'),
(13876, 3996, 'is_featured', '0'),
(13877, 3996, '_profile_blocked', 'off'),
(15453, 3997, '_user_type', 'regular_users'),
(15454, 3997, '_booking_type', 'doctor'),
(15455, 3997, '_price', '0'),
(15456, 3997, '_hospital_id', '3702'),
(15457, 3997, '_doctor_id', '3701'),
(15458, 3997, '_am_booking', 'a:7:{s:13:\"_with_patient\";a:4:{s:8:\"relation\";s:0:\"\";s:10:\"other_name\";s:13:\"Charlene Reed\";s:8:\"bk_email\";s:20:\"[email protected]\";s:8:\"bk_phone\";s:8:\"66767678\";}s:9:\"_services\";a:0:{}s:15:\"_consultant_fee\";i:0;s:6:\"_price\";i:0;s:17:\"_appointment_date\";s:10:\"2022-05-22\";s:6:\"_slots\";s:9:\"0900-0945\";s:12:\"_hospital_id\";s:4:\"3702\";}'),
(15459, 3997, '_appointment_date', '2022-05-22'),
(15460, 3997, '_booking_service', 'a:0:{}'),
(15461, 3997, '_booking_slot', '0900-0945'),
(15462, 3997, '_booking_hospitals', '3702'),
(15463, 3997, 'bk_username', 'Charlene Reed'),
(15464, 3997, 'bk_email', '[email protected]'),
(15465, 3997, 'bk_phone', '66767678'),
(15466, 3998, '_user_type', 'regular_users'),
(15467, 3998, '_booking_type', 'doctor'),
(15468, 3998, '_price', '0'),
(15469, 3998, '_hospital_id', '3705'),
(15470, 3998, '_doctor_id', '3704'),
(15471, 3998, '_am_booking', 'a:7:{s:13:\"_with_patient\";a:4:{s:8:\"relation\";s:0:\"\";s:10:\"other_name\";s:13:\"Charlene Reed\";s:8:\"bk_email\";s:20:\"[email protected]\";s:8:\"bk_phone\";s:6:\"886898\";}s:9:\"_services\";a:0:{}s:15:\"_consultant_fee\";i:0;s:6:\"_price\";i:0;s:17:\"_appointment_date\";s:10:\"2022-05-23\";s:6:\"_slots\";s:9:\"1000-1030\";s:12:\"_hospital_id\";s:4:\"3705\";}'),
(15472, 3998, '_appointment_date', '2022-05-23'),
(15473, 3998, '_booking_service', 'a:0:{}'),
(15474, 3998, '_booking_slot', '1000-1030'),
(15475, 3998, '_booking_hospitals', '3705'),
(15476, 3998, 'bk_username', 'Charlene Reed'),
(15477, 3998, 'bk_email', '[email protected]'),
(15478, 3998, 'bk_phone', '886898'),
(15479, 3999, '_user_type', 'regular_users'),
(15480, 3999, '_booking_type', 'doctor'),
(15481, 3999, '_price', '0'),
(15482, 3999, '_hospital_id', '3705'),
(15483, 3999, '_doctor_id', '3704'),
(15484, 3999, '_am_booking', 'a:7:{s:13:\"_with_patient\";a:4:{s:8:\"relation\";s:0:\"\";s:10:\"other_name\";s:12:\"Joan Gardner\";s:8:\"bk_email\";s:16:\"[email protected]\";s:8:\"bk_phone\";s:9:\"867867878\";}s:9:\"_services\";a:0:{}s:15:\"_consultant_fee\";i:0;s:6:\"_price\";i:0;s:17:\"_appointment_date\";s:10:\"2022-05-23\";s:6:\"_slots\";s:9:\"1100-1130\";s:12:\"_hospital_id\";s:4:\"3705\";}'),
(15485, 3999, '_appointment_date', '2022-05-23'),
(15486, 3999, '_booking_service', 'a:0:{}'),
(15487, 3999, '_booking_slot', '1100-1130'),
(15488, 3999, '_booking_hospitals', '3705'),
(15489, 3999, 'bk_username', 'Joan Gardner'),
(15490, 3999, 'bk_email', '[email protected]'),
(15491, 3999, 'bk_phone', '867867878'),
(15492, 4000, '_user_type', 'regular_users'),
(15493, 4000, '_booking_type', 'doctor'),
(15494, 4000, '_price', '0'),
(15495, 4000, '_hospital_id', '3702'),
(15496, 4000, '_doctor_id', '3701'),
(15497, 4000, '_am_booking', 'a:7:{s:13:\"_with_patient\";a:4:{s:8:\"relation\";s:0:\"\";s:10:\"other_name\";s:12:\"Joan Gardner\";s:8:\"bk_email\";s:16:\"[email protected]\";s:8:\"bk_phone\";s:7:\"6786768\";}s:9:\"_services\";a:0:{}s:15:\"_consultant_fee\";i:0;s:6:\"_price\";i:0;s:17:\"_appointment_date\";s:10:\"2022-05-22\";s:6:\"_slots\";s:9:\"0950-1035\";s:12:\"_hospital_id\";s:4:\"3702\";}'),
(15498, 4000, '_appointment_date', '2022-05-22'),
(15499, 4000, '_booking_service', 'a:0:{}'),
(15500, 4000, '_booking_slot', '0950-1035'),
(15501, 4000, '_booking_hospitals', '3702'),
(15502, 4000, 'bk_username', 'Joan Gardner'),
(15503, 4000, 'bk_email', '[email protected]'),
(15504, 4000, 'bk_phone', '6786768'),
(15505, 3705, '_consultant_fee', '200'),
(15506, 3705, '_team_services', 'a:0:{}'),
(15507, 3991, 'am_slots_data', 'a:6:{s:3:\"mon\";a:1:{s:5:\"slots\";a:6:{s:9:\"1100-1130\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1200-1230\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1300-1330\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1400-1430\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1500-1530\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1600-1630\";a:1:{s:6:\"spaces\";s:1:\"1\";}}}s:3:\"tue\";a:1:{s:5:\"slots\";a:6:{s:9:\"1100-1130\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1200-1230\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1300-1330\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1400-1430\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1500-1530\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1600-1630\";a:1:{s:6:\"spaces\";s:1:\"1\";}}}s:3:\"wed\";a:1:{s:5:\"slots\";a:6:{s:9:\"1100-1130\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1200-1230\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1300-1330\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1400-1430\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1500-1530\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1600-1630\";a:1:{s:6:\"spaces\";s:1:\"1\";}}}s:3:\"thu\";a:1:{s:5:\"slots\";a:6:{s:9:\"1100-1130\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1200-1230\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1300-1330\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1400-1430\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1500-1530\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1600-1630\";a:1:{s:6:\"spaces\";s:1:\"1\";}}}s:3:\"fri\";a:1:{s:5:\"slots\";a:6:{s:9:\"1100-1130\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1200-1230\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1300-1330\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1400-1430\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1500-1530\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1600-1630\";a:1:{s:6:\"spaces\";s:1:\"1\";}}}s:3:\"sat\";a:1:{s:5:\"slots\";a:6:{s:9:\"1100-1130\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1200-1230\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1300-1330\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1400-1430\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1500-1530\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1600-1630\";a:1:{s:6:\"spaces\";s:1:\"1\";}}}}'),
(15508, 3991, '_consultant_fee', '100'),
(15509, 3991, '_team_services', 'a:0:{}'),
(15510, 4001, '_user_type', 'regular_users'),
(15511, 4001, '_booking_type', 'doctor'),
(15512, 4001, '_price', '0'),
(15513, 4001, '_hospital_id', '3991'),
(15514, 4001, '_doctor_id', '3253'),
(15515, 4001, '_am_booking', 'a:7:{s:13:\"_with_patient\";a:4:{s:8:\"relation\";s:0:\"\";s:10:\"other_name\";s:12:\"Joan Gardner\";s:8:\"bk_email\";s:16:\"[email protected]\";s:8:\"bk_phone\";s:9:\"978987798\";}s:9:\"_services\";a:0:{}s:15:\"_consultant_fee\";i:0;s:6:\"_price\";i:0;s:17:\"_appointment_date\";s:10:\"2022-05-21\";s:6:\"_slots\";s:9:\"0830-0845\";s:12:\"_hospital_id\";s:4:\"3991\";}'),
(15516, 4001, '_appointment_date', '2022-05-21'),
(15517, 4001, '_booking_service', 'a:0:{}'),
(15518, 4001, '_booking_slot', '0830-0845'),
(15519, 4001, '_booking_hospitals', '3991'),
(15520, 4001, 'bk_username', 'Joan Gardner'),
(15521, 4001, 'bk_email', '[email protected]'),
(15522, 4001, 'bk_phone', '978987798'),
(15523, 3996, 'am_gender', 'male'),
(15527, 3996, '_doctor_location', '4003'),
(15528, 4003, '_address', '213 Old Trafford UK'),
(15529, 4003, '_longitude', ''),
(15530, 4003, '_latitude', ''),
(15531, 3996, '_address', '213 Old Trafford UK'),
(15532, 3996, '_longitude', ''),
(15533, 3996, '_latitude', ''),
(15534, 4003, 'am_slots_data', 'a:6:{s:3:\"fri\";a:1:{s:5:\"slots\";a:6:{s:9:\"1100-1130\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1200-1230\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1300-1330\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1400-1430\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1500-1530\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1600-1630\";a:1:{s:6:\"spaces\";s:1:\"1\";}}}s:3:\"mon\";a:1:{s:5:\"slots\";a:6:{s:9:\"1100-1130\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1200-1230\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1300-1330\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1400-1430\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1500-1530\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1600-1630\";a:1:{s:6:\"spaces\";s:1:\"1\";}}}s:3:\"tue\";a:1:{s:5:\"slots\";a:6:{s:9:\"1100-1130\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1200-1230\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1300-1330\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1400-1430\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1500-1530\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1600-1630\";a:1:{s:6:\"spaces\";s:1:\"1\";}}}s:3:\"wed\";a:1:{s:5:\"slots\";a:6:{s:9:\"1100-1130\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1200-1230\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1300-1330\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1400-1430\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1500-1530\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1600-1630\";a:1:{s:6:\"spaces\";s:1:\"1\";}}}s:3:\"thu\";a:1:{s:5:\"slots\";a:6:{s:9:\"1100-1130\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1200-1230\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1300-1330\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1400-1430\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1500-1530\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1600-1630\";a:1:{s:6:\"spaces\";s:1:\"1\";}}}s:3:\"sat\";a:1:{s:5:\"slots\";a:6:{s:9:\"1100-1130\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1200-1230\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1300-1330\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1400-1430\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1500-1530\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1600-1630\";a:1:{s:6:\"spaces\";s:1:\"1\";}}}}'),
(15535, 4003, '_consultant_fee', '100'),
(15536, 4003, '_team_services', 'a:0:{}'),
(15537, 4004, 'am_doctors_data', 'a:2:{s:10:\"am_gallery\";a:4:{i:1;a:3:{s:13:\"attachment_id\";i:5624;s:3:\"url\";s:87:\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2024/06/rubyperin-01-1.jpg\";s:4:\"name\";s:18:\"rubyperin-01-1.jpg\";}i:2;a:3:{s:13:\"attachment_id\";i:5625;s:3:\"url\";s:87:\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2024/06/rubyperin-02-1.jpg\";s:4:\"name\";s:18:\"rubyperin-02-1.jpg\";}i:3;a:3:{s:13:\"attachment_id\";i:5626;s:3:\"url\";s:87:\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2024/06/rubyperin-03-1.jpg\";s:4:\"name\";s:18:\"rubyperin-03-1.jpg\";}i:4;a:3:{s:13:\"attachment_id\";i:5627;s:3:\"url\";s:87:\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2024/06/rubyperin-04-1.jpg\";s:4:\"name\";s:18:\"rubyperin-04-1.jpg\";}}s:9:\"am_videos\";a:0:{}}'),
(15538, 4004, '_is_verified', 'yes'),
(15539, 4004, '_linked_profile', '58'),
(15540, 4004, 'is_featured', '0'),
(15541, 4004, '_profile_blocked', 'off'),
(15542, 4004, 'am_gender', 'male'),
(15546, 4004, '_doctor_location', '4006'),
(15547, 4006, '_address', '2/321 London UK'),
(15548, 4006, '_longitude', ''),
(15549, 4006, '_latitude', ''),
(15550, 4004, '_address', '2/321 London UK'),
(15551, 4004, '_longitude', ''),
(15552, 4004, '_latitude', ''),
(15553, 4006, 'am_slots_data', 'a:6:{s:3:\"thu\";a:1:{s:5:\"slots\";a:6:{s:9:\"1100-1130\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1200-1230\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1300-1330\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1400-1430\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1500-1530\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1600-1630\";a:1:{s:6:\"spaces\";s:1:\"1\";}}}s:3:\"fri\";a:1:{s:5:\"slots\";a:6:{s:9:\"1100-1130\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1200-1230\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1300-1330\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1400-1430\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1500-1530\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1600-1630\";a:1:{s:6:\"spaces\";s:1:\"1\";}}}s:3:\"mon\";a:1:{s:5:\"slots\";a:6:{s:9:\"1100-1130\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1200-1230\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1300-1330\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1400-1430\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1500-1530\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1600-1630\";a:1:{s:6:\"spaces\";s:1:\"1\";}}}s:3:\"tue\";a:1:{s:5:\"slots\";a:6:{s:9:\"1100-1130\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1200-1230\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1300-1330\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1400-1430\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1500-1530\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1600-1630\";a:1:{s:6:\"spaces\";s:1:\"1\";}}}s:3:\"wed\";a:1:{s:5:\"slots\";a:6:{s:9:\"1100-1130\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1200-1230\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1300-1330\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1400-1430\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1500-1530\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1600-1630\";a:1:{s:6:\"spaces\";s:1:\"1\";}}}s:3:\"sat\";a:1:{s:5:\"slots\";a:6:{s:9:\"1100-1130\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1200-1230\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1300-1330\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1400-1430\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1500-1530\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1600-1630\";a:1:{s:6:\"spaces\";s:1:\"1\";}}}}'),
(15557, 4008, 'doctor-friendliness', '5'),
(15558, 4008, '_user_id', '10'),
(15559, 4008, '_waiting_time', '1'),
(15560, 4008, '_feedback_recommend', 'yes'),
(15561, 4008, '_feedbackpublicly', ''),
(15562, 4008, 'user_rating', '5.00'),
(15563, 4008, 'user_from', '3700'),
(15564, 4008, 'user_to', '4004'),
(15565, 4008, 'review_date', '2022-05-19 09:40:53'),
(15566, 4004, 'review_data', 'a:4:{s:17:\"dc_average_rating\";s:4:\"5.00\";s:15:\"dc_total_rating\";s:1:\"2\";s:19:\"dc_total_percentage\";d:100;s:15:\"dc_rating_count\";s:2:\"10\";}'),
(15567, 4004, 'rating_filter', '5.00'),
(15568, 4004, '_recommend', '2'),
(15569, 4004, '_total_voting', '0'),
(15570, 4009, '_user_type', 'regular_users'),
(15571, 4009, '_booking_type', 'doctor'),
(15572, 4009, '_price', '0'),
(15573, 4009, '_hospital_id', '4006'),
(15574, 4009, '_doctor_id', '4004'),
(15575, 4009, '_am_booking', 'a:7:{s:13:\"_with_patient\";a:4:{s:8:\"relation\";s:0:\"\";s:10:\"other_name\";s:12:\"Joan Gardner\";s:8:\"bk_email\";s:16:\"[email protected]\";s:8:\"bk_phone\";s:8:\"97979978\";}s:9:\"_services\";a:0:{}s:15:\"_consultant_fee\";i:0;s:6:\"_price\";i:0;s:17:\"_appointment_date\";s:10:\"2022-05-19\";s:6:\"_slots\";s:9:\"1100-1130\";s:12:\"_hospital_id\";s:4:\"4006\";}'),
(15576, 4009, '_appointment_date', '2022-05-19'),
(15577, 4009, '_booking_service', 'a:0:{}'),
(15578, 4009, '_booking_slot', '1100-1130'),
(15579, 4009, '_booking_hospitals', '4006'),
(15580, 4009, 'bk_username', 'Joan Gardner'),
(15581, 4009, 'bk_email', '[email protected]'),
(15582, 4009, 'bk_phone', '97979978'),
(15583, 4010, 'doctor-friendliness', '4'),
(15584, 4010, '_user_id', '10'),
(15585, 4010, '_waiting_time', '1'),
(15586, 4010, '_feedback_recommend', 'yes'),
(15587, 4010, '_feedbackpublicly', ''),
(15588, 4010, 'user_rating', '4.00'),
(15589, 4010, 'user_from', '3700'),
(15590, 4010, 'user_to', '3996'),
(15591, 4010, 'review_date', '2022-05-19 09:42:03'),
(15592, 3996, 'review_data', 'a:4:{s:17:\"dc_average_rating\";s:4:\"4.67\";s:15:\"dc_total_rating\";s:1:\"3\";s:19:\"dc_total_percentage\";d:93.4;s:15:\"dc_rating_count\";s:2:\"14\";}'),
(15593, 3996, 'rating_filter', '4.67'),
(15594, 3996, '_recommend', '3'),
(15595, 3996, '_total_voting', '0'),
(15596, 4011, '_user_type', 'regular_users'),
(15597, 4011, '_booking_type', 'doctor'),
(15598, 4011, '_price', '100'),
(15599, 4011, '_hospital_id', '4003'),
(15600, 4011, '_doctor_id', '3996'),
(15601, 4011, '_am_booking', 'a:7:{s:13:\"_with_patient\";a:4:{s:8:\"relation\";s:0:\"\";s:10:\"other_name\";s:12:\"Joan Gardner\";s:8:\"bk_email\";s:16:\"[email protected]\";s:8:\"bk_phone\";s:6:\"089090\";}s:9:\"_services\";a:0:{}s:15:\"_consultant_fee\";s:3:\"100\";s:6:\"_price\";s:3:\"100\";s:17:\"_appointment_date\";s:10:\"2022-05-19\";s:6:\"_slots\";s:9:\"1100-1130\";s:12:\"_hospital_id\";s:4:\"4003\";}'),
(15602, 4011, '_appointment_date', '2022-05-19'),
(15603, 4011, '_booking_service', 'a:0:{}'),
(15604, 4011, '_booking_slot', '1100-1130'),
(15605, 4011, '_booking_hospitals', '4003'),
(15606, 4011, 'bk_username', 'Joan Gardner'),
(15607, 4011, 'bk_email', '[email protected]'),
(15608, 4011, 'bk_phone', '089090'),
(15609, 4012, '_wp_attached_file', '2022/05/book-doctor-12.jpg'),
(15610, 4012, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:306;s:6:\"height\";i:291;s:4:\"file\";s:26:\"2022/05/book-doctor-12.jpg\";s:8:\"filesize\";i:29898;s:5:\"sizes\";a:12:{s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"book-doctor-12-300x285.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:285;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"book-doctor-12-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_grid\";a:4:{s:4:\"file\";s:26:\"book-doctor-12-306x250.jpg\";s:5:\"width\";i:306;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_list\";a:4:{s:4:\"file\";s:26:\"book-doctor-12-306x220.jpg\";s:5:\"width\";i:306;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_doctors_type\";a:4:{s:4:\"file\";s:26:\"book-doctor-12-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_blog_grid_v2\";a:4:{s:4:\"file\";s:26:\"book-doctor-12-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"doccure_top_rat_doc\";a:4:{s:4:\"file\";s:26:\"book-doctor-12-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"doccure_listing_thumb\";a:4:{s:4:\"file\";s:26:\"book-doctor-12-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:30:\"doccure_latest_articles_widget\";a:4:{s:4:\"file\";s:24:\"book-doctor-12-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"doccure_artical_auther\";a:4:{s:4:\"file\";s:24:\"book-doctor-12-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_chosen_icone\";a:4:{s:4:\"file\";s:24:\"book-doctor-12-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure-small-square\";a:4:{s:4:\"file\";s:26:\"book-doctor-12-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;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:{}}}'),
(15612, 4013, '_wp_attached_file', '2022/05/book-doctor-11.jpg'),
(15613, 4013, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:306;s:6:\"height\";i:291;s:4:\"file\";s:26:\"2022/05/book-doctor-11.jpg\";s:8:\"filesize\";i:24853;s:5:\"sizes\";a:12:{s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"book-doctor-11-300x285.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:285;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"book-doctor-11-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_grid\";a:4:{s:4:\"file\";s:26:\"book-doctor-11-306x250.jpg\";s:5:\"width\";i:306;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_list\";a:4:{s:4:\"file\";s:26:\"book-doctor-11-306x220.jpg\";s:5:\"width\";i:306;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_doctors_type\";a:4:{s:4:\"file\";s:26:\"book-doctor-11-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_blog_grid_v2\";a:4:{s:4:\"file\";s:26:\"book-doctor-11-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"doccure_top_rat_doc\";a:4:{s:4:\"file\";s:26:\"book-doctor-11-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"doccure_listing_thumb\";a:4:{s:4:\"file\";s:26:\"book-doctor-11-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:30:\"doccure_latest_articles_widget\";a:4:{s:4:\"file\";s:24:\"book-doctor-11-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"doccure_artical_auther\";a:4:{s:4:\"file\";s:24:\"book-doctor-11-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_chosen_icone\";a:4:{s:4:\"file\";s:24:\"book-doctor-11-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure-small-square\";a:4:{s:4:\"file\";s:26:\"book-doctor-11-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;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:{}}}'),
(15615, 4014, '_wp_attached_file', '2022/05/book-doctor-10.jpg'),
(15616, 4014, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:306;s:6:\"height\";i:291;s:4:\"file\";s:26:\"2022/05/book-doctor-10.jpg\";s:8:\"filesize\";i:24723;s:5:\"sizes\";a:12:{s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"book-doctor-10-300x285.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:285;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"book-doctor-10-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_grid\";a:4:{s:4:\"file\";s:26:\"book-doctor-10-306x250.jpg\";s:5:\"width\";i:306;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_list\";a:4:{s:4:\"file\";s:26:\"book-doctor-10-306x220.jpg\";s:5:\"width\";i:306;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_doctors_type\";a:4:{s:4:\"file\";s:26:\"book-doctor-10-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_blog_grid_v2\";a:4:{s:4:\"file\";s:26:\"book-doctor-10-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"doccure_top_rat_doc\";a:4:{s:4:\"file\";s:26:\"book-doctor-10-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"doccure_listing_thumb\";a:4:{s:4:\"file\";s:26:\"book-doctor-10-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:30:\"doccure_latest_articles_widget\";a:4:{s:4:\"file\";s:24:\"book-doctor-10-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"doccure_artical_auther\";a:4:{s:4:\"file\";s:24:\"book-doctor-10-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_chosen_icone\";a:4:{s:4:\"file\";s:24:\"book-doctor-10-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure-small-square\";a:4:{s:4:\"file\";s:26:\"book-doctor-10-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;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:{}}}'),
(15624, 4017, '_wp_attached_file', '2022/05/doctor-thumb-08.jpg'),
(15625, 4017, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:27:\"2022/05/doctor-thumb-08.jpg\";s:8:\"filesize\";i:32821;s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"doctor-thumb-08-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_grid\";a:4:{s:4:\"file\";s:27:\"doctor-thumb-08-300x250.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"doccure_blog_list\";a:4:{s:4:\"file\";s:27:\"doctor-thumb-08-300x220.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_doctors_type\";a:4:{s:4:\"file\";s:27:\"doctor-thumb-08-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_blog_grid_v2\";a:4:{s:4:\"file\";s:27:\"doctor-thumb-08-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"doccure_top_rat_doc\";a:4:{s:4:\"file\";s:27:\"doctor-thumb-08-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"doccure_listing_thumb\";a:4:{s:4:\"file\";s:27:\"doctor-thumb-08-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:30:\"doccure_latest_articles_widget\";a:4:{s:4:\"file\";s:25:\"doctor-thumb-08-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"doccure_artical_auther\";a:4:{s:4:\"file\";s:25:\"doctor-thumb-08-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure_chosen_icone\";a:4:{s:4:\"file\";s:25:\"doctor-thumb-08-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"doccure-small-square\";a:4:{s:4:\"file\";s:27:\"doctor-thumb-08-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;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:{}}}'),
(15627, 4018, '_menu_item_type', 'taxonomy'),
(15628, 4018, '_menu_item_menu_item_parent', '734'),
(15629, 4018, '_menu_item_object_id', '44'),
(15630, 4018, '_menu_item_object', 'specialities'),
(15631, 4018, '_menu_item_target', ''),
(15632, 4018, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(15633, 4018, '_menu_item_xfn', ''),
(15634, 4018, '_menu_item_url', ''),
(15636, 3808, '_wp_old_date', '2022-04-23'),
(15637, 3743, '_wp_old_date', '2022-04-23'),
(15642, 16, '_wp_old_date', '2022-04-23'),
(15646, 333, '_wp_old_date', '2022-04-23'),
(15648, 734, '_wp_old_date', '2022-04-23'),
(15649, 3689, '_wp_old_date', '2022-04-23'),
(15650, 3687, '_wp_old_date', '2022-04-23'),
(15651, 3688, '_wp_old_date', '2022-04-23'),
(15652, 336, '_wp_old_date', '2022-04-23'),
(15653, 2767, '_wp_old_date', '2022-04-23'),
(15655, 897, '_wp_old_date', '2022-04-23'),
(15656, 3691, '_wp_old_date', '2022-04-23'),
(15657, 329, '_wp_old_date', '2022-04-23'),
(15658, 762, '_wp_old_date', '2022-04-23'),
(15659, 339, '_wp_old_date', '2022-04-23'),
(15662, 70, 'ao_post_preload', ''),
(15664, 70, 'yoast_free_metabox_nonce', '5f7cc6f5b9'),
(15665, 70, 'yoast_wpseo_focuskw', ''),
(15666, 70, 'yoast_wpseo_title', ''),
(15667, 70, 'yoast_wpseo_metadesc', ''),
(15668, 70, 'yoast_wpseo_linkdex', '-1389'),
(15669, 70, 'yoast_wpseo_content_score', '0'),
(15670, 70, 'yoast_wpseo_is_cornerstone', 'false'),
(15671, 70, 'yoast_wpseo_estimated-reading-time-minutes', '0'),
(15672, 70, 'yoast_wpseo_meta-robots-noindex', '0'),
(15673, 70, 'yoast_wpseo_meta-robots-nofollow', '0'),
(15674, 70, 'yoast_wpseo_meta-robots-adv', ''),
(15675, 70, 'yoast_wpseo_bctitle', ''),
(15676, 70, 'yoast_wpseo_canonical', ''),
(15677, 70, 'yoast_wpseo_schema_page_type', ''),
(15678, 70, 'yoast_wpseo_schema_article_type', ''),
(15679, 70, 'yoast_wpseo_opengraph-title', ''),
(15680, 70, 'yoast_wpseo_opengraph-description', ''),
(15681, 70, 'yoast_wpseo_opengraph-image', ''),
(15682, 70, 'yoast_wpseo_opengraph-image-id', ''),
(15683, 70, 'yoast_wpseo_twitter-title', ''),
(15684, 70, 'yoast_wpseo_twitter-description', ''),
(15685, 70, 'yoast_wpseo_twitter-image', ''),
(15686, 70, 'yoast_wpseo_twitter-image-id', ''),
(15687, 70, 'screen', 'mobile'),
(15688, 4019, '_wpb_post_custom_css', '.subscribe-cta-form .sigma-subscribe-form-style-1 {\r\n    border: 2px solid #fff;\r\n    border-radius: 6px;\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"email\"] {\r\n    background: transparent;\r\n    border: 0;\r\n    color: #fff;\r\n    height: 70px;\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"email\"]::placeholder {\r\n    color: #fff;\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"submit\"] {\r\n    background: #fff;\r\n    margin: 5px;\r\n    border-radius: 6px;\r\n    color: var(--thm-secondary);\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 span.wpcf7-not-valid-tip {\r\n    color: #fff;\r\n    position: absolute;\r\n}\r\n@media(max-width: 467px){\r\n    .subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"submit\"]{\r\n        padding: 10px;\r\n        font-size: 12px;\r\n    }\r\n    .subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"email\"]{\r\n        padding: 10px;\r\n    }\r\n}\r\n\r\n.sigma_post .sigma_post-meta span {\r\n    font-size: 13px; }\r\n    \r\n.sigma_post.style-16 .sigma_post-body {\r\n   padding: 20px 0px 0px 0px;\r\n   border: 0px solid;\r\n}\r\n\r\n@media only screen and (max-width: 991px) and (min-width: 768px) {\r\n	.sigma_cta.style-8 .sigma_cta-content h4 {\r\n        font-size: 19px !important;\r\n	}\r\n        .section-title .title {\r\n          font-size: 25px;}\r\n\r\n.sigma_btn.btn-sm {\r\n    font-size: 12px;\r\n    padding: 7px 14px;}\r\n    \r\n}\r\n\r\n@media (max-width: 767px) {\r\n    .section-title .title {\r\n          font-size: 25px;\r\n    }\r\n}\r\n\r\n.sigma_post .sigma_post-meta span i {\r\n    margin-right: 3px;}\r\n    \r\n.sigma_post .sigma_post-meta span+span {\r\n    margin-left: 20px!important;\r\n}\r\n\r\n@media only screen and (max-width: 360px) and (min-width: 280px) {\r\n   .sigma_post .sigma_post-meta span a{\r\n        font-size: 10px !important;\r\n    }\r\n}\r\n\r\n.sigma_post .sigma_post-body h5 a {\r\n    font-size: 18px !important;\r\n}\r\n\r\n.sub-title {\r\n    color: #757575;\r\n    font-size: 16px;\r\n    margin-top:15px;\r\n}\r\n    \r\n.about-content{\r\n    font-size: 14px;\r\n    font-weight: 400;\r\n    line-height: 26px;\r\n}\r\n\r\n.sigma_post .sigma_post-meta span a {\r\n	color: #757575;\r\n    }\r\n    \r\n.sigma_post .sigma_post-meta span i {\r\n     color: #757575;\r\n}\r\n\r\n.sigma_post .sigma_post-meta span a:hover, .sigma_post .sigma_post-meta span .comment-count:hover {\r\n    color: unset;\r\n}\r\n\r\nh5 {\r\n    line-height: 1;\r\n}\r\n\r\n.sigma_post .sigma_post-meta{\r\n    margin-bottom: 15px;\r\n}\r\n\r\n.sigma_post .sigma_post-body .sigma_post-content h5{\r\n    margin:0 0 10px;\r\n}\r\n\r\n.sigma_post.style-16 .sigma_post-body{\r\n    padding:7px 0px 0px 0px;\r\n}\r\n\r\n.sigma_post .sigma_post-body .sigma_post-content p{\r\n    margin: 0px 0;\r\n}\r\n\r\n.sigma_doctor .sigma_doctor-categories a{\r\n    font-size:13px;\r\n}\r\n\r\n.sigma_doctor.style-17 .sigma_doctor-body .sigma_doctor-info span{\r\n    font-size:12px;\r\n    color:#666;\r\n}\r\n.sigma_service h5{\r\n    text-align:center;\r\n    font-size:0.9375rem;\r\n}\r\n\r\n.sigma_button_wrapper .sigma_btn.style-2{\r\n    font-size: 16px !important;\r\n    font-weight: 600 !important;\r\n    padding: 12px 30px !important;\r\n    box-shadow: none !important;\r\n    text-transform: capitalize;\r\n}\r\n\r\n.sigma_service.style-18 .sigma_service-thumb img{\r\n    border-radius: 100%;\r\n    box-shadow: 1px 6px 14px rgb(0 0 0 / 20%);\r\n    width: 140px;\r\n    height: 140px;\r\n    object-fit: cover;\r\n    margin-left: auto;\r\n    margin-right: auto;\r\n    text-align: center !important;\r\n}\r\n\r\n.sigma_doctor.style-19 .sigma_rating{\r\n    font-size:14px;\r\n}\r\n.sigma_doctor.style-19 span{\r\n    font-size:13px;\r\n}\r\n.sigma_rating i {\r\n    color: #f4c150;\r\n}\r\n.sigma_doctor.style-19 .sigma_rating{\r\n    margin-top:6px;\r\n    margin-bottom:3px;\r\n}\r\n\r\n.sigma_post .sigma_post-meta{\r\n    margin-top:10px;\r\n    margin-bottom:10px;\r\n}\r\n\r\n.sigma_post .sigma_post-meta span+span{\r\n    float:right;\r\n    text-align:right;\r\n}\r\n.sigma_post .sigma_post-meta span.author {\r\n    float:left;\r\n    width:50%;\r\n}\r\n\r\n.sigma_post .sigma_post-meta{\r\n     justify-content: space-between;    \r\n}\r\n\r\n.fa-clock:before{\r\n color: #fff;\r\n}\r\n.sigma_post.style-15 .sigma_post-meta.is-absolute {\r\n    right: 80px;\r\n}\r\n\r\n.sigma_post.style-15 .sigma_post-body .btn-link {\r\n    background: #01cae4;\r\n    color: #fff;\r\n    padding: 8px 16px;\r\n    font-size: 14px;\r\n    line-height: 1.6;\r\n    border-radius: 6px;\r\n    margin-top: 13px;\r\n}\r\n\r\n.sigma_post.style-15{\r\n    box-shadow: unset;\r\n    padding: 20px;\r\n    margin-bottom: 20px;\r\n}\r\n\r\n.sigma_post.style-15.has-post-thumbnail .sigma_post-body{\r\n    padding: 10px 0 0;\r\n}\r\n.sigma_post.style-15 .sigma_post-meta{\r\n    padding-top: 8px;\r\n}\r\n.sigma-blog-1894029072 .col-lg-4 .sigma_post.style-15 .sigma_post-body .sigma_post-content h5{\r\n    margin-top: 20px;\r\n}\r\n\r\n.sigma_post .sigma_post-body .sigma_post-content h5{\r\n    margin: 20px 0 10px;\r\n}\r\n\r\n\r\n.sigma_info.style-14 .sigma_info-title .sigma_info-icon{\r\n    background: unset !important;\r\n}\r\n\r\n.sigma_info.style-14 .sigma_info-title h5 {\r\n    margin: 0;}\r\n    \r\n    \r\n   .sigma_info.style-14 .shape-2 {\r\n    right: -44px;\r\n    top: auto;\r\n    bottom: -20px;\r\n}\r\n\r\n.sigma_info.style-14 .shape-2{\r\n    display:none;\r\n}\r\n\r\n .sigma_info.style-14 .sigma_info-description a {\r\n    color: #fff;\r\n    font-size: 25px;\r\n    font-weight: 500;\r\n}\r\n\r\n.sigma_info.style-14 .sigma_info-description a:hover {\r\n    color: #09e5ab;\r\n}\r\n.sigma_post.style-15 .sigma_post-body .btn-link:hover{\r\n    background: #09e5ab;\r\n    color: #ffffff;\r\n}'),
(15689, 4019, '_wpb_shortcodes_custom_css', '.vc_custom_1640946506112{background-color: #15558d !important;}.vc_custom_1652943535867{padding-top: 80px !important;padding-bottom: 70px !important;background-color: #f8f9fa !important;}.vc_custom_1636980732076{padding-top: 80px !important;padding-bottom: 80px !important;}.vc_custom_1637840284589{padding-top: 70px !important;padding-bottom: 60px !important;background-color: #15558d !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1640852318456{padding-top: 80px !important;padding-bottom: 80px !important;background-color: #f8f9fa !important;}.vc_custom_1637841729123{padding-top: 60px !important;padding-bottom: 60px !important;}.vc_custom_1637902949313{padding-top: 80px !important;padding-bottom: 80px !important;background-color: #f8f9fa !important;}.vc_custom_1631086209173{margin-bottom: 50px !important;}.vc_custom_1635426287419{margin-bottom: 25px !important;}.vc_custom_1640931534164{padding-right: 0px !important;}.vc_custom_1637036562291{padding-bottom: 60px !important;}.vc_custom_1640931521701{padding-right: 0px !important;}'),
(15698, 527, '_edit_lock', '1719416916:1'),
(15740, 527, '_edit_last', '1'),
(15741, 527, 'dfiFeatured', 'a:1:{i:0;s:0:\"\";}');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(15827, 4026, '_wpb_post_custom_css', '.subscribe-cta-form .sigma-subscribe-form-style-1 {\r\n    border: 2px solid #fff;\r\n    border-radius: 6px;\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"email\"] {\r\n    background: transparent;\r\n    border: 0;\r\n    color: #fff;\r\n    height: 70px;\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"email\"]::placeholder {\r\n    color: #fff;\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"submit\"] {\r\n    background: #fff;\r\n    margin: 5px;\r\n    border-radius: 6px;\r\n    color: var(--thm-secondary);\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 span.wpcf7-not-valid-tip {\r\n    color: #fff;\r\n    position: absolute;\r\n}\r\n@media(max-width: 467px){\r\n    .subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"submit\"]{\r\n        padding: 10px;\r\n        font-size: 12px;\r\n    }\r\n    .subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"email\"]{\r\n        padding: 10px;\r\n    }\r\n}\r\n\r\n.sigma_post .sigma_post-meta span {\r\n    font-size: 13px; }\r\n    \r\n.sigma_post.style-16 .sigma_post-body {\r\n   padding: 20px 0px 0px 0px;\r\n   border: 0px solid;\r\n}\r\n\r\n@media only screen and (max-width: 991px) and (min-width: 768px) {\r\n	.sigma_cta.style-8 .sigma_cta-content h4 {\r\n        font-size: 19px !important;\r\n	}\r\n        .section-title .title {\r\n          font-size: 25px;}\r\n\r\n.sigma_btn.btn-sm {\r\n    font-size: 12px;\r\n    padding: 7px 14px;}\r\n    \r\n}\r\n\r\n@media (max-width: 767px) {\r\n    .section-title .title {\r\n          font-size: 25px;\r\n    }\r\n}\r\n\r\n.sigma_post .sigma_post-meta span i {\r\n    margin-right: 3px;}\r\n    \r\n.sigma_post .sigma_post-meta span+span {\r\n    margin-left: 20px!important;\r\n}\r\n\r\n@media only screen and (max-width: 360px) and (min-width: 280px) {\r\n   .sigma_post .sigma_post-meta span a{\r\n        font-size: 10px !important;\r\n    }\r\n}\r\n\r\n.sigma_post .sigma_post-body h5 a {\r\n    font-size: 18px !important;\r\n}\r\n\r\n.sub-title {\r\n    color: #757575;\r\n    font-size: 16px;\r\n    margin-top:15px;\r\n}\r\n    \r\n.about-content{\r\n    font-size: 14px;\r\n    font-weight: 400;\r\n    line-height: 26px;\r\n}\r\n\r\n.sigma_post .sigma_post-meta span a {\r\n	color: #757575;\r\n    }\r\n    \r\n.sigma_post .sigma_post-meta span i {\r\n     color: #757575;\r\n}\r\n\r\n.sigma_post .sigma_post-meta span a:hover, .sigma_post .sigma_post-meta span .comment-count:hover {\r\n    color: unset;\r\n}\r\n\r\nh5 {\r\n    line-height: 1;\r\n}\r\n\r\n.sigma_post .sigma_post-meta{\r\n    margin-bottom: 15px;\r\n}\r\n\r\n.sigma_post .sigma_post-body .sigma_post-content h5{\r\n    margin:0 0 10px;\r\n}\r\n\r\n.sigma_post.style-16 .sigma_post-body{\r\n    padding:7px 0px 0px 0px;\r\n}\r\n\r\n.sigma_post .sigma_post-body .sigma_post-content p{\r\n    margin: 0px 0;\r\n}\r\n\r\n.sigma_doctor .sigma_doctor-categories a{\r\n    font-size:13px;\r\n}\r\n\r\n.sigma_doctor.style-17 .sigma_doctor-body .sigma_doctor-info span{\r\n    font-size:12px;\r\n    color:#666;\r\n}\r\n.sigma_service h5{\r\n    text-align:center;\r\n    font-size:0.9375rem;\r\n}\r\n\r\n.sigma_button_wrapper .sigma_btn.style-2{\r\n    font-size: 16px !important;\r\n    font-weight: 600 !important;\r\n    padding: 12px 30px !important;\r\n    box-shadow: none !important;\r\n    text-transform: capitalize;\r\n}\r\n\r\n.sigma_service.style-18 .sigma_service-thumb img{\r\n    border-radius: 100%;\r\n    box-shadow: 1px 6px 14px rgb(0 0 0 / 20%);\r\n    width: 140px;\r\n    height: 140px;\r\n    object-fit: cover;\r\n    margin-left: auto;\r\n    margin-right: auto;\r\n    text-align: center !important;\r\n}\r\n\r\n.sigma_doctor.style-19 .sigma_rating{\r\n    font-size:14px;\r\n}\r\n.sigma_doctor.style-19 span{\r\n    font-size:13px;\r\n}\r\n.sigma_rating i {\r\n    color: #f4c150;\r\n}\r\n.sigma_doctor.style-19 .sigma_rating{\r\n    margin-top:6px;\r\n    margin-bottom:3px;\r\n}\r\n\r\n.sigma_post .sigma_post-meta{\r\n    margin-top:10px;\r\n    margin-bottom:10px;\r\n}\r\n\r\n.sigma_post .sigma_post-meta span+span{\r\n    float:right;\r\n    text-align:right;\r\n}\r\n.sigma_post .sigma_post-meta span.author {\r\n    float:left;\r\n    width:50%;\r\n}\r\n\r\n.sigma_post .sigma_post-meta{\r\n     justify-content: space-between;    \r\n}\r\n\r\n.fa-clock:before{\r\n color: #fff;\r\n}\r\n.sigma_post.style-15 .sigma_post-meta.is-absolute {\r\n    right: 80px;\r\n}\r\n\r\n.sigma_post.style-15 .sigma_post-body .btn-link {\r\n    background: #01cae4;\r\n    color: #fff;\r\n    padding: 8px 16px;\r\n    font-size: 14px;\r\n    line-height: 1.6;\r\n    border-radius: 6px;\r\n    margin-top: 13px;\r\n}\r\n\r\n.sigma_post.style-15{\r\n    box-shadow: unset;\r\n    padding: 20px;\r\n    margin-bottom: 20px;\r\n}\r\n\r\n.sigma_post.style-15.has-post-thumbnail .sigma_post-body{\r\n    padding: 10px 0 0;\r\n}\r\n.sigma_post.style-15 .sigma_post-meta{\r\n    padding-top: 8px;\r\n}\r\n.sigma-blog-1894029072 .col-lg-4 .sigma_post.style-15 .sigma_post-body .sigma_post-content h5{\r\n    margin-top: 20px;\r\n}\r\n\r\n.sigma_post .sigma_post-body .sigma_post-content h5{\r\n    margin: 20px 0 10px;\r\n}\r\n\r\n\r\n.sigma_info.style-14 .sigma_info-title .sigma_info-icon{\r\n    background: unset !important;\r\n}\r\n\r\n.sigma_info.style-14 .sigma_info-title h5 {\r\n    margin: 0;}\r\n    \r\n    \r\n   .sigma_info.style-14 .shape-2 {\r\n    right: -44px;\r\n    top: auto;\r\n    bottom: -20px;\r\n}\r\n\r\n.sigma_info.style-14 .shape-2{\r\n    display:none;\r\n}\r\n\r\n .sigma_info.style-14 .sigma_info-description a {\r\n    color: #fff;\r\n    font-size: 25px;\r\n    font-weight: 500;\r\n}\r\n\r\n.sigma_info.style-14 .sigma_info-description a:hover {\r\n    color: #09e5ab;\r\n}\r\n.sigma_post.style-15 .sigma_post-body .btn-link:hover{\r\n    background: #09e5ab;\r\n    color: #ffffff;\r\n}'),
(15828, 4026, '_wpb_shortcodes_custom_css', '.vc_custom_1640946506112{background-color: #15558d !important;}.vc_custom_1652943535867{padding-top: 80px !important;padding-bottom: 70px !important;background-color: #f8f9fa !important;}.vc_custom_1636980732076{padding-top: 80px !important;padding-bottom: 80px !important;}.vc_custom_1637840284589{padding-top: 70px !important;padding-bottom: 60px !important;background-color: #15558d !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1640852318456{padding-top: 80px !important;padding-bottom: 80px !important;background-color: #f8f9fa !important;}.vc_custom_1637841729123{padding-top: 60px !important;padding-bottom: 60px !important;}.vc_custom_1637902949313{padding-top: 80px !important;padding-bottom: 80px !important;background-color: #f8f9fa !important;}.vc_custom_1631086209173{margin-bottom: 50px !important;}.vc_custom_1635426287419{margin-bottom: 25px !important;}.vc_custom_1640931534164{padding-right: 0px !important;}.vc_custom_1637036562291{padding-bottom: 60px !important;}.vc_custom_1640931521701{padding-right: 0px !important;}'),
(15837, 4027, '_wpb_post_custom_css', '.subscribe-cta-form .sigma-subscribe-form-style-1 {\r\n    border: 2px solid #fff;\r\n    border-radius: 6px;\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"email\"] {\r\n    background: transparent;\r\n    border: 0;\r\n    color: #fff;\r\n    height: 70px;\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"email\"]::placeholder {\r\n    color: #fff;\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"submit\"] {\r\n    background: #fff;\r\n    margin: 5px;\r\n    border-radius: 6px;\r\n    color: var(--thm-secondary);\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 span.wpcf7-not-valid-tip {\r\n    color: #fff;\r\n    position: absolute;\r\n}\r\n@media(max-width: 467px){\r\n    .subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"submit\"]{\r\n        padding: 10px;\r\n        font-size: 12px;\r\n    }\r\n    .subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"email\"]{\r\n        padding: 10px;\r\n    }\r\n}\r\n\r\n.sigma_post .sigma_post-meta span {\r\n    font-size: 13px; }\r\n    \r\n.sigma_post.style-16 .sigma_post-body {\r\n   padding: 20px 0px 0px 0px;\r\n   border: 0px solid;\r\n}\r\n\r\n@media only screen and (max-width: 991px) and (min-width: 768px) {\r\n	.sigma_cta.style-8 .sigma_cta-content h4 {\r\n        font-size: 19px !important;\r\n	}\r\n        .section-title .title {\r\n          font-size: 25px;}\r\n\r\n.sigma_btn.btn-sm {\r\n    font-size: 12px;\r\n    padding: 7px 14px;}\r\n    \r\n}\r\n\r\n@media (max-width: 767px) {\r\n    .section-title .title {\r\n          font-size: 25px;\r\n    }\r\n}\r\n\r\n.sigma_post .sigma_post-meta span i {\r\n    margin-right: 3px;}\r\n    \r\n.sigma_post .sigma_post-meta span+span {\r\n    margin-left: 20px!important;\r\n}\r\n\r\n@media only screen and (max-width: 360px) and (min-width: 280px) {\r\n   .sigma_post .sigma_post-meta span a{\r\n        font-size: 10px !important;\r\n    }\r\n}\r\n\r\n.sigma_post .sigma_post-body h5 a {\r\n    font-size: 18px !important;\r\n}\r\n\r\n.sub-title {\r\n    color: #757575;\r\n    font-size: 16px;\r\n    margin-top:15px;\r\n}\r\n    \r\n.about-content{\r\n    font-size: 14px;\r\n    font-weight: 400;\r\n    line-height: 26px;\r\n}\r\n\r\n.sigma_post .sigma_post-meta span a {\r\n	color: #757575;\r\n    }\r\n    \r\n.sigma_post .sigma_post-meta span i {\r\n     color: #757575;\r\n}\r\n\r\n.sigma_post .sigma_post-meta span a:hover, .sigma_post .sigma_post-meta span .comment-count:hover {\r\n    color: unset;\r\n}\r\n\r\nh5 {\r\n    line-height: 1;\r\n}\r\n\r\n.sigma_post .sigma_post-meta{\r\n    margin-bottom: 15px;\r\n}\r\n\r\n.sigma_post .sigma_post-body .sigma_post-content h5{\r\n    margin:0 0 10px;\r\n}\r\n\r\n.sigma_post.style-16 .sigma_post-body{\r\n    padding:7px 0px 0px 0px;\r\n}\r\n\r\n.sigma_post .sigma_post-body .sigma_post-content p{\r\n    margin: 0px 0;\r\n}\r\n\r\n.sigma_doctor .sigma_doctor-categories a{\r\n    font-size:13px;\r\n}\r\n\r\n.sigma_doctor.style-17 .sigma_doctor-body .sigma_doctor-info span{\r\n    font-size:12px;\r\n    color:#666;\r\n}\r\n.sigma_service h5{\r\n    text-align:center;\r\n    font-size:0.9375rem;\r\n}\r\n\r\n.sigma_button_wrapper .sigma_btn.style-2{\r\n    font-size: 16px !important;\r\n    font-weight: 600 !important;\r\n    padding: 12px 30px !important;\r\n    box-shadow: none !important;\r\n    text-transform: capitalize;\r\n}\r\n\r\n.sigma_service.style-18 .sigma_service-thumb img{\r\n    border-radius: 100%;\r\n    box-shadow: 1px 6px 14px rgb(0 0 0 / 20%);\r\n    width: 140px;\r\n    height: 140px;\r\n    object-fit: cover;\r\n    margin-left: auto;\r\n    margin-right: auto;\r\n    text-align: center !important;\r\n}\r\n\r\n.sigma_doctor.style-19 .sigma_rating{\r\n    font-size:14px;\r\n}\r\n.sigma_doctor.style-19 span{\r\n    font-size:13px;\r\n}\r\n.sigma_rating i {\r\n    color: #f4c150;\r\n}\r\n.sigma_doctor.style-19 .sigma_rating{\r\n    margin-top:6px;\r\n    margin-bottom:3px;\r\n}\r\n\r\n.sigma_post .sigma_post-meta{\r\n    margin-top:10px;\r\n    margin-bottom:10px;\r\n}\r\n\r\n.sigma_post .sigma_post-meta span+span{\r\n    float:right;\r\n    text-align:right;\r\n}\r\n.sigma_post .sigma_post-meta span.author {\r\n    float:left;\r\n    width:50%;\r\n}\r\n\r\n.sigma_post .sigma_post-meta{\r\n     justify-content: space-between;    \r\n}\r\n\r\n.fa-clock:before{\r\n color: #fff;\r\n}\r\n.sigma_post.style-15 .sigma_post-meta.is-absolute {\r\n    right: 80px;\r\n}\r\n\r\n.sigma_post.style-15 .sigma_post-body .btn-link {\r\n    background: #01cae4;\r\n    color: #fff;\r\n    padding: 8px 16px;\r\n    font-size: 14px;\r\n    line-height: 1.6;\r\n    border-radius: 6px;\r\n    margin-top: 13px;\r\n}\r\n\r\n.sigma_post.style-15{\r\n    box-shadow: unset;\r\n    padding: 20px;\r\n    margin-bottom: 20px;\r\n}\r\n\r\n.sigma_post.style-15.has-post-thumbnail .sigma_post-body{\r\n    padding: 10px 0 0;\r\n}\r\n.sigma_post.style-15 .sigma_post-meta{\r\n    padding-top: 8px;\r\n}\r\n.sigma-blog-1894029072 .col-lg-4 .sigma_post.style-15 .sigma_post-body .sigma_post-content h5{\r\n    margin-top: 20px;\r\n}\r\n\r\n.sigma_post .sigma_post-body .sigma_post-content h5{\r\n    margin: 20px 0 10px;\r\n}\r\n\r\n\r\n.sigma_info.style-14 .sigma_info-title .sigma_info-icon{\r\n    background: unset !important;\r\n}\r\n\r\n.sigma_info.style-14 .sigma_info-title h5 {\r\n    margin: 0;}\r\n    \r\n    \r\n   .sigma_info.style-14 .shape-2 {\r\n    right: -44px;\r\n    top: auto;\r\n    bottom: -20px;\r\n}\r\n\r\n.sigma_info.style-14 .shape-2{\r\n    display:none;\r\n}\r\n\r\n .sigma_info.style-14 .sigma_info-description a {\r\n    color: #fff;\r\n    font-size: 25px;\r\n    font-weight: 500;\r\n}\r\n\r\n.sigma_info.style-14 .sigma_info-description a:hover {\r\n    color: #09e5ab;\r\n}\r\n.sigma_post.style-15 .sigma_post-body .btn-link:hover{\r\n    background: #09e5ab;\r\n    color: #ffffff;\r\n}'),
(15838, 4027, '_wpb_shortcodes_custom_css', '.vc_custom_1640946506112{background-color: #15558d !important;}.vc_custom_1652943535867{padding-top: 80px !important;padding-bottom: 70px !important;background-color: #f8f9fa !important;}.vc_custom_1636980732076{padding-top: 80px !important;padding-bottom: 80px !important;}.vc_custom_1637840284589{padding-top: 70px !important;padding-bottom: 60px !important;background-color: #15558d !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1640852318456{padding-top: 80px !important;padding-bottom: 80px !important;background-color: #f8f9fa !important;}.vc_custom_1637841729123{padding-top: 60px !important;padding-bottom: 60px !important;}.vc_custom_1637902949313{padding-top: 80px !important;padding-bottom: 80px !important;background-color: #f8f9fa !important;}.vc_custom_1631086209173{margin-bottom: 50px !important;}.vc_custom_1635426287419{margin-bottom: 25px !important;}.vc_custom_1640931534164{padding-right: 0px !important;}.vc_custom_1637036562291{padding-bottom: 60px !important;}.vc_custom_1640931521701{padding-right: 0px !important;}'),
(15844, 4028, '_wpb_post_custom_css', '.subscribe-cta-form .sigma-subscribe-form-style-1 {\r\n    border: 2px solid #fff;\r\n    border-radius: 6px;\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"email\"] {\r\n    background: transparent;\r\n    border: 0;\r\n    color: #fff;\r\n    height: 70px;\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"email\"]::placeholder {\r\n    color: #fff;\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"submit\"] {\r\n    background: #fff;\r\n    margin: 5px;\r\n    border-radius: 6px;\r\n    color: var(--thm-secondary);\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 span.wpcf7-not-valid-tip {\r\n    color: #fff;\r\n    position: absolute;\r\n}\r\n@media(max-width: 467px){\r\n    .subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"submit\"]{\r\n        padding: 10px;\r\n        font-size: 12px;\r\n    }\r\n    .subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"email\"]{\r\n        padding: 10px;\r\n    }\r\n}\r\n\r\n.sigma_post .sigma_post-meta span {\r\n    font-size: 13px; }\r\n    \r\n.sigma_post.style-16 .sigma_post-body {\r\n   padding: 20px 0px 0px 0px;\r\n   border: 0px solid;\r\n}\r\n\r\n@media only screen and (max-width: 991px) and (min-width: 768px) {\r\n	.sigma_cta.style-8 .sigma_cta-content h4 {\r\n        font-size: 19px !important;\r\n	}\r\n        .section-title .title {\r\n          font-size: 25px;}\r\n\r\n.sigma_btn.btn-sm {\r\n    font-size: 12px;\r\n    padding: 7px 14px;}\r\n    \r\n}\r\n\r\n@media (max-width: 767px) {\r\n    .section-title .title {\r\n          font-size: 25px;\r\n    }\r\n}\r\n\r\n.sigma_post .sigma_post-meta span i {\r\n    margin-right: 3px;}\r\n    \r\n.sigma_post .sigma_post-meta span+span {\r\n    margin-left: 20px!important;\r\n}\r\n\r\n@media only screen and (max-width: 360px) and (min-width: 280px) {\r\n   .sigma_post .sigma_post-meta span a{\r\n        font-size: 10px !important;\r\n    }\r\n}\r\n\r\n.sigma_post .sigma_post-body h5 a {\r\n    font-size: 18px !important;\r\n}\r\n\r\n.sub-title {\r\n    color: #757575;\r\n    font-size: 16px;\r\n    margin-top:15px;\r\n}\r\n    \r\n.about-content{\r\n    font-size: 14px;\r\n    font-weight: 400;\r\n    line-height: 26px;\r\n}\r\n\r\n.sigma_post .sigma_post-meta span a {\r\n	color: #757575;\r\n    }\r\n    \r\n.sigma_post .sigma_post-meta span i {\r\n     color: #757575;\r\n}\r\n\r\n.sigma_post .sigma_post-meta span a:hover, .sigma_post .sigma_post-meta span .comment-count:hover {\r\n    color: unset;\r\n}\r\n\r\nh5 {\r\n    line-height: 1;\r\n}\r\n\r\n.sigma_post .sigma_post-meta{\r\n    margin-bottom: 15px;\r\n}\r\n\r\n.sigma_post .sigma_post-body .sigma_post-content h5{\r\n    margin:0 0 10px;\r\n}\r\n\r\n.sigma_post.style-16 .sigma_post-body{\r\n    padding:7px 0px 0px 0px;\r\n}\r\n\r\n.sigma_post .sigma_post-body .sigma_post-content p{\r\n    margin: 0px 0;\r\n}\r\n\r\n.sigma_doctor .sigma_doctor-categories a{\r\n    font-size:13px;\r\n}\r\n\r\n.sigma_doctor.style-17 .sigma_doctor-body .sigma_doctor-info span{\r\n    font-size:12px;\r\n    color:#666;\r\n}\r\n.sigma_service h5{\r\n    text-align:center;\r\n    font-size:0.9375rem;\r\n}\r\n\r\n.sigma_button_wrapper .sigma_btn.style-2{\r\n    font-size: 16px !important;\r\n    font-weight: 600 !important;\r\n    padding: 12px 30px !important;\r\n    box-shadow: none !important;\r\n    text-transform: capitalize;\r\n}\r\n\r\n.sigma_service.style-18 .sigma_service-thumb img{\r\n    border-radius: 100%;\r\n    box-shadow: 1px 6px 14px rgb(0 0 0 / 20%);\r\n    width: 140px;\r\n    height: 140px;\r\n    object-fit: cover;\r\n    margin-left: auto;\r\n    margin-right: auto;\r\n    text-align: center !important;\r\n}\r\n\r\n.sigma_doctor.style-19 .sigma_rating{\r\n    font-size:14px;\r\n}\r\n.sigma_doctor.style-19 span{\r\n    font-size:13px;\r\n}\r\n.sigma_rating i {\r\n    color: #f4c150;\r\n}\r\n.sigma_doctor.style-19 .sigma_rating{\r\n    margin-top:6px;\r\n    margin-bottom:3px;\r\n}\r\n\r\n.sigma_post .sigma_post-meta{\r\n    margin-top:10px;\r\n    margin-bottom:10px;\r\n}\r\n\r\n.sigma_post .sigma_post-meta span+span{\r\n    float:right;\r\n    text-align:right;\r\n}\r\n.sigma_post .sigma_post-meta span.author {\r\n    float:left;\r\n    width:50%;\r\n}\r\n\r\n.sigma_post .sigma_post-meta{\r\n     justify-content: space-between;    \r\n}\r\n\r\n.fa-clock:before{\r\n color: #fff;\r\n}\r\n.sigma_post.style-15 .sigma_post-meta.is-absolute {\r\n    right: 80px;\r\n}\r\n\r\n.sigma_post.style-15 .sigma_post-body .btn-link {\r\n    background: #01cae4;\r\n    color: #fff;\r\n    padding: 8px 16px;\r\n    font-size: 14px;\r\n    line-height: 1.6;\r\n    border-radius: 6px;\r\n    margin-top: 13px;\r\n}\r\n\r\n.sigma_post.style-15{\r\n    box-shadow: unset;\r\n    padding: 20px;\r\n    margin-bottom: 20px;\r\n}\r\n\r\n.sigma_post.style-15.has-post-thumbnail .sigma_post-body{\r\n    padding: 10px 0 0;\r\n}\r\n.sigma_post.style-15 .sigma_post-meta{\r\n    padding-top: 8px;\r\n}\r\n.sigma-blog-1894029072 .col-lg-4 .sigma_post.style-15 .sigma_post-body .sigma_post-content h5{\r\n    margin-top: 20px;\r\n}\r\n\r\n.sigma_post .sigma_post-body .sigma_post-content h5{\r\n    margin: 20px 0 10px;\r\n}\r\n\r\n\r\n.sigma_info.style-14 .sigma_info-title .sigma_info-icon{\r\n    background: unset !important;\r\n}\r\n\r\n.sigma_info.style-14 .sigma_info-title h5 {\r\n    margin: 0;}\r\n    \r\n    \r\n   .sigma_info.style-14 .shape-2 {\r\n    right: -44px;\r\n    top: auto;\r\n    bottom: -20px;\r\n}\r\n\r\n.sigma_info.style-14 .shape-2{\r\n    display:none;\r\n}\r\n\r\n .sigma_info.style-14 .sigma_info-description a {\r\n    color: #fff;\r\n    font-size: 25px;\r\n    font-weight: 500;\r\n}\r\n\r\n.sigma_info.style-14 .sigma_info-description a:hover {\r\n    color: #09e5ab;\r\n}\r\n.sigma_post.style-15 .sigma_post-body .btn-link:hover{\r\n    background: #09e5ab;\r\n    color: #ffffff;\r\n}'),
(15845, 4028, '_wpb_shortcodes_custom_css', '.vc_custom_1640946506112{background-color: #15558d !important;}.vc_custom_1652943535867{padding-top: 80px !important;padding-bottom: 70px !important;background-color: #f8f9fa !important;}.vc_custom_1636980732076{padding-top: 80px !important;padding-bottom: 80px !important;}.vc_custom_1637840284589{padding-top: 70px !important;padding-bottom: 60px !important;background-color: #15558d !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1640852318456{padding-top: 80px !important;padding-bottom: 80px !important;background-color: #f8f9fa !important;}.vc_custom_1637841729123{padding-top: 60px !important;padding-bottom: 60px !important;}.vc_custom_1637902949313{padding-top: 80px !important;padding-bottom: 80px !important;background-color: #f8f9fa !important;}.vc_custom_1631086209173{margin-bottom: 50px !important;}.vc_custom_1635426287419{margin-bottom: 25px !important;}.vc_custom_1640931534164{padding-right: 0px !important;}.vc_custom_1637036562291{padding-bottom: 60px !important;}.vc_custom_1640931521701{padding-right: 0px !important;}'),
(15865, 4034, '_user_type', 'regular_users'),
(15866, 4034, '_booking_type', 'doctor'),
(15867, 4034, '_price', '0'),
(15868, 4034, '_hospital_id', '3702'),
(15869, 4034, '_doctor_id', '3701'),
(15870, 4034, '_am_booking', 'a:7:{s:13:\"_with_patient\";a:4:{s:8:\"relation\";s:0:\"\";s:10:\"other_name\";s:13:\"Charlene Reed\";s:8:\"bk_email\";s:20:\"[email protected]\";s:8:\"bk_phone\";s:10:\"9876543210\";}s:9:\"_services\";a:0:{}s:15:\"_consultant_fee\";i:0;s:6:\"_price\";i:0;s:17:\"_appointment_date\";s:10:\"2022-05-22\";s:6:\"_slots\";s:9:\"1040-1125\";s:12:\"_hospital_id\";s:4:\"3702\";}'),
(15871, 4034, '_appointment_date', '2022-05-22'),
(15872, 4034, '_booking_service', 'a:0:{}'),
(15873, 4034, '_booking_slot', '1040-1125'),
(15874, 4034, '_booking_hospitals', '3702'),
(15875, 4034, 'bk_username', 'Charlene Reed'),
(15876, 4034, 'bk_email', '[email protected]'),
(15877, 4034, 'bk_phone', '9876543210'),
(15914, 4043, '_menu_item_type', 'post_type'),
(15915, 4043, '_menu_item_menu_item_parent', '336'),
(15916, 4043, '_menu_item_object_id', '3701'),
(15917, 4043, '_menu_item_object', 'doctors'),
(15918, 4043, '_menu_item_target', ''),
(15919, 4043, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(15920, 4043, '_menu_item_xfn', ''),
(15921, 4043, '_menu_item_url', ''),
(15923, 3808, '_wp_old_date', '2022-05-19'),
(15924, 3743, '_wp_old_date', '2022-05-19'),
(15929, 16, '_wp_old_date', '2022-05-19'),
(15933, 333, '_wp_old_date', '2022-05-19'),
(15935, 734, '_wp_old_date', '2022-05-19'),
(15936, 3689, '_wp_old_date', '2022-05-19'),
(15937, 3687, '_wp_old_date', '2022-05-19'),
(15938, 4018, '_wp_old_date', '2022-05-19'),
(15939, 3688, '_wp_old_date', '2022-05-19'),
(15940, 336, '_wp_old_date', '2022-05-19'),
(15941, 2767, '_wp_old_date', '2022-05-19'),
(15942, 897, '_wp_old_date', '2022-05-19'),
(15943, 3691, '_wp_old_date', '2022-05-19'),
(15944, 329, '_wp_old_date', '2022-05-19'),
(15945, 762, '_wp_old_date', '2022-05-19'),
(15946, 339, '_wp_old_date', '2022-05-19'),
(15951, 4046, '_user_type', 'regular_users'),
(15952, 4046, '_booking_type', 'doctor'),
(15953, 4046, '_price', '0'),
(15954, 4046, '_hospital_id', '3991'),
(15955, 4046, '_doctor_id', '3253'),
(15956, 4046, '_am_booking', 'a:7:{s:13:\"_with_patient\";a:4:{s:8:\"relation\";s:6:\"others\";s:10:\"other_name\";s:15:\"21Charlene Reed\";s:8:\"bk_email\";s:22:\"[email protected]\";s:8:\"bk_phone\";s:2:\"12\";}s:9:\"_services\";a:0:{}s:15:\"_consultant_fee\";i:0;s:6:\"_price\";i:0;s:17:\"_appointment_date\";s:10:\"2022-05-25\";s:6:\"_slots\";s:9:\"1400-1415\";s:12:\"_hospital_id\";s:4:\"3991\";}'),
(15957, 4046, '_appointment_date', '2022-05-25'),
(15958, 4046, '_booking_service', 'a:0:{}'),
(15959, 4046, '_booking_slot', '1400-1415'),
(15960, 4046, '_booking_hospitals', '3991'),
(15961, 4046, 'bk_username', '21Charlene Reed'),
(15962, 4046, 'bk_email', '[email protected]'),
(15963, 4046, 'bk_phone', '12'),
(15978, 4052, '_user_type', 'regular_users'),
(15979, 4052, '_booking_type', 'doctor'),
(15980, 4052, '_price', '0'),
(15981, 4052, '_hospital_id', '4006'),
(15982, 4052, '_doctor_id', '4004'),
(15983, 4052, '_am_booking', 'a:7:{s:13:\"_with_patient\";a:4:{s:8:\"relation\";s:0:\"\";s:10:\"other_name\";s:13:\"Charlene Reed\";s:8:\"bk_email\";s:20:\"[email protected]\";s:8:\"bk_phone\";s:10:\"3296261594\";}s:9:\"_services\";a:0:{}s:15:\"_consultant_fee\";i:0;s:6:\"_price\";i:0;s:17:\"_appointment_date\";s:10:\"2022-05-26\";s:6:\"_slots\";s:9:\"1400-1430\";s:12:\"_hospital_id\";s:4:\"4006\";}'),
(15984, 4052, '_appointment_date', '2022-05-26'),
(15985, 4052, '_booking_service', 'a:0:{}'),
(15986, 4052, '_booking_slot', '1400-1430'),
(15987, 4052, '_booking_hospitals', '4006'),
(15988, 4052, 'bk_username', 'Charlene Reed'),
(15989, 4052, 'bk_email', '[email protected]'),
(15990, 4052, 'bk_phone', '3296261594'),
(15991, 70, 'theme_sidebar', 'a:4:{s:11:\"footer-area\";s:0:\"\";s:9:\"mega-menu\";s:0:\"\";s:17:\"sidebar-secondary\";s:0:\"\";s:15:\"sidebar-primary\";s:0:\"\";}'),
(15992, 70, 'newcategory_parent', '-1'),
(15994, 70, 'tax_input', 'a:1:{s:8:\"post_tag\";s:0:\"\";}'),
(15995, 70, 'fields', 'a:1:{s:19:\"field_57572e4d8d27f\";s:0:\"\";}'),
(15996, 70, 'post_format', '0'),
(15997, 70, 'excerpt', ''),
(15998, 70, 'newcategory', 'New+Category+Name'),
(15999, 70, 'active_post_lock', '1653417089:1'),
(16000, 70, 'publish', 'Publish'),
(16001, 70, 'post_category', 'a:1:{i:0;s:1:\"0\";}'),
(16002, 70, 'newtag', 'a:1:{s:8:\"post_tag\";s:0:\"\";}'),
(16003, 70, 'trackback_url', ''),
(16004, 70, 'clubstome_sidebar_position', 'inherit'),
(16005, 70, 'auto_draft', ''),
(16006, 70, 'acf_has_changed', '0'),
(16007, 70, 'post_excerpt', ''),
(16008, 70, 'to_ping', ''),
(16009, 4053, '_wpb_shortcodes_custom_css', '.vc_custom_1640946506112{background-color: #15558d !important;}.vc_custom_1652943535867{padding-top: 80px !important;padding-bottom: 70px !important;background-color: #f8f9fa !important;}.vc_custom_1636980732076{padding-top: 80px !important;padding-bottom: 80px !important;}.vc_custom_1637840284589{padding-top: 70px !important;padding-bottom: 60px !important;background-color: #15558d !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1640852318456{padding-top: 80px !important;padding-bottom: 80px !important;background-color: #f8f9fa !important;}.vc_custom_1637841729123{padding-top: 60px !important;padding-bottom: 60px !important;}.vc_custom_1637902949313{padding-top: 80px !important;padding-bottom: 80px !important;background-color: #f8f9fa !important;}.vc_custom_1631086209173{margin-bottom: 50px !important;}.vc_custom_1635426287419{margin-bottom: 25px !important;}.vc_custom_1640931534164{padding-right: 0px !important;}.vc_custom_1637036562291{padding-bottom: 60px !important;}.vc_custom_1640931521701{padding-right: 0px !important;}'),
(16500, 4162, '_wpb_post_custom_css', '.subscribe-cta-form .sigma-subscribe-form-style-1 {\r\n    border: 2px solid #fff;\r\n    border-radius: 6px;\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"email\"] {\r\n    background: transparent;\r\n    border: 0;\r\n    color: #fff;\r\n    height: 70px;\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"email\"]::placeholder {\r\n    color: #fff;\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"submit\"] {\r\n    background: #fff;\r\n    margin: 5px;\r\n    border-radius: 6px;\r\n    color: var(--thm-secondary);\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 span.wpcf7-not-valid-tip {\r\n    color: #fff;\r\n    position: absolute;\r\n}\r\n@media(max-width: 467px){\r\n    .subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"submit\"]{\r\n        padding: 10px;\r\n        font-size: 12px;\r\n    }\r\n    .subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"email\"]{\r\n        padding: 10px;\r\n    }\r\n}\r\n\r\n.sigma_post .sigma_post-meta span {\r\n    font-size: 13px; }\r\n    \r\n.sigma_post.style-16 .sigma_post-body {\r\n   padding: 20px 0px 0px 0px;\r\n   border: 0px solid;\r\n}\r\n\r\n@media only screen and (max-width: 991px) and (min-width: 768px) {\r\n	.sigma_cta.style-8 .sigma_cta-content h4 {\r\n        font-size: 19px !important;\r\n	}\r\n        .section-title .title {\r\n          font-size: 25px;}\r\n\r\n.sigma_btn.btn-sm {\r\n    font-size: 12px;\r\n    padding: 7px 14px;}\r\n    \r\n}\r\n\r\n@media (max-width: 767px) {\r\n    .section-title .title {\r\n          font-size: 25px;\r\n    }\r\n}\r\n\r\n.sigma_post .sigma_post-meta span i {\r\n    margin-right: 3px;}\r\n    \r\n.sigma_post .sigma_post-meta span+span {\r\n    margin-left: 20px!important;\r\n}\r\n\r\n@media only screen and (max-width: 360px) and (min-width: 280px) {\r\n   .sigma_post .sigma_post-meta span a{\r\n        font-size: 10px !important;\r\n    }\r\n}\r\n\r\n.sigma_post .sigma_post-body h5 a {\r\n    font-size: 18px !important;\r\n}\r\n\r\n.sub-title {\r\n    color: #757575;\r\n    font-size: 16px;\r\n    margin-top:15px;\r\n}\r\n    \r\n.about-content{\r\n    font-size: 14px;\r\n    font-weight: 400;\r\n    line-height: 26px;\r\n}\r\n\r\n.sigma_post .sigma_post-meta span a {\r\n	color: #757575;\r\n    }\r\n    \r\n.sigma_post .sigma_post-meta span i {\r\n     color: #757575;\r\n}\r\n\r\n.sigma_post .sigma_post-meta span a:hover, .sigma_post .sigma_post-meta span .comment-count:hover {\r\n    color: unset;\r\n}\r\n\r\nh5 {\r\n    line-height: 1;\r\n}\r\n\r\n.sigma_post .sigma_post-meta{\r\n    margin-bottom: 15px;\r\n}\r\n\r\n.sigma_post .sigma_post-body .sigma_post-content h5{\r\n    margin:0 0 10px;\r\n}\r\n\r\n.sigma_post.style-16 .sigma_post-body{\r\n    padding:7px 0px 0px 0px;\r\n}\r\n\r\n.sigma_post .sigma_post-body .sigma_post-content p{\r\n    margin: 0px 0;\r\n}\r\n\r\n.sigma_doctor .sigma_doctor-categories a{\r\n    font-size:13px;\r\n}\r\n\r\n.sigma_doctor.style-17 .sigma_doctor-body .sigma_doctor-info span{\r\n    font-size:12px;\r\n    color:#666;\r\n}\r\n.sigma_service h5{\r\n    text-align:center;\r\n    font-size:0.9375rem;\r\n}\r\n\r\n.sigma_button_wrapper .sigma_btn.style-2{\r\n    font-size: 16px !important;\r\n    font-weight: 600 !important;\r\n    padding: 12px 30px !important;\r\n    box-shadow: none !important;\r\n    text-transform: capitalize;\r\n}\r\n\r\n.sigma_service.style-18 .sigma_service-thumb img{\r\n    border-radius: 100%;\r\n    box-shadow: 1px 6px 14px rgb(0 0 0 / 20%);\r\n    width: 140px;\r\n    height: 140px;\r\n    object-fit: cover;\r\n    margin-left: auto;\r\n    margin-right: auto;\r\n    text-align: center !important;\r\n}\r\n\r\n.sigma_doctor.style-19 .sigma_rating{\r\n    font-size:14px;\r\n}\r\n.sigma_doctor.style-19 span{\r\n    font-size:13px;\r\n}\r\n.sigma_rating i {\r\n    color: #f4c150;\r\n}\r\n.sigma_doctor.style-19 .sigma_rating{\r\n    margin-top:6px;\r\n    margin-bottom:3px;\r\n}\r\n\r\n.sigma_post .sigma_post-meta{\r\n    margin-top:10px;\r\n    margin-bottom:10px;\r\n}\r\n\r\n.sigma_post .sigma_post-meta span+span{\r\n    float:right;\r\n    text-align:right;\r\n}\r\n.sigma_post .sigma_post-meta span.author {\r\n    float:left;\r\n    width:50%;\r\n}\r\n\r\n.sigma_post .sigma_post-meta{\r\n     justify-content: space-between;    \r\n}\r\n\r\n.fa-clock:before{\r\n color: #fff;\r\n}\r\n.sigma_post.style-15 .sigma_post-meta.is-absolute {\r\n    right: 80px;\r\n}\r\n\r\n.sigma_post.style-15 .sigma_post-body .btn-link {\r\n    background: #01cae4;\r\n    color: #fff;\r\n    padding: 8px 16px;\r\n    font-size: 14px;\r\n    line-height: 1.6;\r\n    border-radius: 6px;\r\n    margin-top: 13px;\r\n}\r\n\r\n.sigma_post.style-15{\r\n    box-shadow: unset;\r\n    padding: 20px;\r\n    margin-bottom: 20px;\r\n}\r\n\r\n.sigma_post.style-15.has-post-thumbnail .sigma_post-body{\r\n    padding: 10px 0 0;\r\n}\r\n.sigma_post.style-15 .sigma_post-meta{\r\n    padding-top: 8px;\r\n}\r\n.sigma-blog-1894029072 .col-lg-4 .sigma_post.style-15 .sigma_post-body .sigma_post-content h5{\r\n    margin-top: 20px;\r\n}\r\n\r\n.sigma_post .sigma_post-body .sigma_post-content h5{\r\n    margin: 20px 0 10px;\r\n}\r\n\r\n\r\n.sigma_info.style-14 .sigma_info-title .sigma_info-icon{\r\n    background: unset !important;\r\n}\r\n\r\n.sigma_info.style-14 .sigma_info-title h5 {\r\n    margin: 0;}\r\n    \r\n    \r\n   .sigma_info.style-14 .shape-2 {\r\n    right: -44px;\r\n    top: auto;\r\n    bottom: -20px;\r\n}\r\n\r\n.sigma_info.style-14 .shape-2{\r\n    display:none;\r\n}\r\n\r\n .sigma_info.style-14 .sigma_info-description a {\r\n    color: #fff;\r\n    font-size: 25px;\r\n    font-weight: 500;\r\n}\r\n\r\n.sigma_info.style-14 .sigma_info-description a:hover {\r\n    color: #09e5ab;\r\n}\r\n.sigma_post.style-15 .sigma_post-body .btn-link:hover{\r\n    background: #09e5ab;\r\n    color: #ffffff;\r\n}'),
(16501, 4162, '_wpb_shortcodes_custom_css', '.vc_custom_1640946506112{background-color: #15558d !important;}.vc_custom_1652943535867{padding-top: 80px !important;padding-bottom: 70px !important;background-color: #f8f9fa !important;}.vc_custom_1636980732076{padding-top: 80px !important;padding-bottom: 80px !important;}.vc_custom_1637840284589{padding-top: 70px !important;padding-bottom: 60px !important;background-color: #15558d !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1640852318456{padding-top: 80px !important;padding-bottom: 80px !important;background-color: #f8f9fa !important;}.vc_custom_1637841729123{padding-top: 60px !important;padding-bottom: 60px !important;}.vc_custom_1637902949313{padding-top: 80px !important;padding-bottom: 80px !important;background-color: #f8f9fa !important;}.vc_custom_1631086209173{margin-bottom: 50px !important;}.vc_custom_1635426287419{margin-bottom: 25px !important;}.vc_custom_1640931534164{padding-right: 0px !important;}.vc_custom_1637036562291{padding-bottom: 60px !important;}.vc_custom_1640931521701{padding-right: 0px !important;}'),
(16545, 4173, 'am_regular_users_data', 'a:6:{s:13:\"am_first_name\";s:7:\"Patient\";s:12:\"am_last_name\";s:4:\"Demo\";s:16:\"am_mobile_number\";s:7:\"4545435\";s:12:\"am_name_base\";s:2:\"mr\";s:14:\"am_sub_heading\";s:0:\"\";s:20:\"am_short_description\";s:0:\"\";}'),
(16546, 4173, '_is_verified', 'yes'),
(16547, 4173, '_linked_profile', '62'),
(16548, 4173, 'is_featured', '0'),
(16550, 4174, '_address', '2286 Sundown Lane, Austin, Texas 78749, USA'),
(16551, 4174, '_longitude', ''),
(16552, 4174, '_latitude', ''),
(16556, 4174, 'am_slots_data', 'a:6:{s:3:\"mon\";a:1:{s:5:\"slots\";a:6:{s:9:\"1100-1130\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1200-1230\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1300-1330\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1400-1430\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1500-1530\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1600-1630\";a:1:{s:6:\"spaces\";s:1:\"1\";}}}s:3:\"tue\";a:1:{s:5:\"slots\";a:6:{s:9:\"1100-1130\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1200-1230\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1300-1330\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1400-1430\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1500-1530\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1600-1630\";a:1:{s:6:\"spaces\";s:1:\"1\";}}}s:3:\"wed\";a:1:{s:5:\"slots\";a:6:{s:9:\"1100-1130\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1200-1230\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1300-1330\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1400-1430\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1500-1530\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1600-1630\";a:1:{s:6:\"spaces\";s:1:\"1\";}}}s:3:\"thu\";a:1:{s:5:\"slots\";a:6:{s:9:\"1100-1130\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1200-1230\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1300-1330\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1400-1430\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1500-1530\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1600-1630\";a:1:{s:6:\"spaces\";s:1:\"1\";}}}s:3:\"fri\";a:1:{s:5:\"slots\";a:6:{s:9:\"1100-1130\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1200-1230\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1300-1330\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1400-1430\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1500-1530\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1600-1630\";a:1:{s:6:\"spaces\";s:1:\"1\";}}}s:3:\"sat\";a:1:{s:5:\"slots\";a:6:{s:9:\"1100-1130\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1200-1230\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1300-1330\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1400-1430\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1500-1530\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1600-1630\";a:1:{s:6:\"spaces\";s:1:\"1\";}}}}'),
(16557, 4175, '_user_type', 'regular_users'),
(16558, 4175, '_booking_type', 'doctor'),
(16559, 4175, '_price', '0'),
(16560, 4175, '_hospital_id', '4174'),
(16561, 4175, '_doctor_id', '4171'),
(16562, 4175, '_am_booking', 'a:7:{s:13:\"_with_patient\";a:4:{s:8:\"relation\";s:0:\"\";s:10:\"other_name\";s:12:\"Patient Demo\";s:8:\"bk_email\";s:23:\"[email protected]\";s:8:\"bk_phone\";s:9:\"979667867\";}s:9:\"_services\";a:0:{}s:15:\"_consultant_fee\";i:0;s:6:\"_price\";i:0;s:17:\"_appointment_date\";s:10:\"2022-05-26\";s:6:\"_slots\";s:9:\"1100-1130\";s:12:\"_hospital_id\";s:4:\"4174\";}'),
(16563, 4175, '_appointment_date', '2022-05-26'),
(16564, 4175, '_booking_service', 'a:0:{}'),
(16565, 4175, '_booking_slot', '1100-1130'),
(16566, 4175, '_booking_hospitals', '4174'),
(16567, 4175, 'bk_username', 'Patient Demo'),
(16568, 4175, 'bk_email', '[email protected]'),
(16569, 4175, 'bk_phone', '979667867'),
(16570, 4176, 'doctor-friendliness', '5'),
(16571, 4176, '_user_id', '62'),
(16572, 4176, '_waiting_time', '1'),
(16573, 4176, '_feedback_recommend', 'yes'),
(16574, 4176, '_feedbackpublicly', ''),
(16575, 4176, 'user_rating', '5.00'),
(16576, 4176, 'user_from', '4173'),
(16577, 4176, 'user_to', '4171'),
(16578, 4176, 'review_date', '2022-05-26 08:18:07'),
(16607, 4174, '_consultant_fee', '0'),
(16608, 4174, '_team_services', 'a:0:{}'),
(16609, 4184, '_user_type', 'regular_users'),
(16610, 4184, '_booking_type', 'doctor'),
(16611, 4184, '_price', '0'),
(16612, 4184, '_hospital_id', '3702'),
(16613, 4184, '_doctor_id', '3701'),
(16614, 4184, '_am_booking', 'a:7:{s:13:\"_with_patient\";a:4:{s:8:\"relation\";s:0:\"\";s:10:\"other_name\";s:12:\"Patient Demo\";s:8:\"bk_email\";s:23:\"[email protected]\";s:8:\"bk_phone\";s:7:\"9799798\";}s:9:\"_services\";a:0:{}s:15:\"_consultant_fee\";i:0;s:6:\"_price\";i:0;s:17:\"_appointment_date\";s:10:\"2022-05-30\";s:6:\"_slots\";s:9:\"1100-1130\";s:12:\"_hospital_id\";s:4:\"3702\";}'),
(16615, 4184, '_appointment_date', '2022-05-30'),
(16616, 4184, '_booking_service', 'a:0:{}'),
(16617, 4184, '_booking_slot', '1100-1130'),
(16618, 4184, '_booking_hospitals', '3702'),
(16619, 4184, 'bk_username', 'Patient Demo'),
(16620, 4184, 'bk_email', '[email protected]'),
(16621, 4184, 'bk_phone', '9799798'),
(16770, 4215, '_wpb_post_custom_css', '.subscribe-cta-form .sigma-subscribe-form-style-1 {\r\n    border: 2px solid #fff;\r\n    border-radius: 6px;\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"email\"] {\r\n    background: transparent;\r\n    border: 0;\r\n    color: #fff;\r\n    height: 70px;\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"email\"]::placeholder {\r\n    color: #fff;\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"submit\"] {\r\n    background: #fff;\r\n    margin: 5px;\r\n    border-radius: 6px;\r\n    color: var(--thm-secondary);\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 span.wpcf7-not-valid-tip {\r\n    color: #fff;\r\n    position: absolute;\r\n}\r\n@media(max-width: 467px){\r\n    .subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"submit\"]{\r\n        padding: 10px;\r\n        font-size: 12px;\r\n    }\r\n    .subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"email\"]{\r\n        padding: 10px;\r\n    }\r\n}\r\n\r\n.sigma_post .sigma_post-meta span {\r\n    font-size: 13px; }\r\n    \r\n.sigma_post.style-16 .sigma_post-body {\r\n   padding: 20px 0px 0px 0px;\r\n   border: 0px solid;\r\n}\r\n\r\n@media only screen and (max-width: 991px) and (min-width: 768px) {\r\n	.sigma_cta.style-8 .sigma_cta-content h4 {\r\n        font-size: 19px !important;\r\n	}\r\n        .section-title .title {\r\n          font-size: 25px;}\r\n\r\n.sigma_btn.btn-sm {\r\n    font-size: 12px;\r\n    padding: 7px 14px;}\r\n    \r\n}\r\n\r\n@media (max-width: 767px) {\r\n    .section-title .title {\r\n          font-size: 25px;\r\n    }\r\n}\r\n\r\n.sigma_post .sigma_post-meta span i {\r\n    margin-right: 3px;}\r\n    \r\n.sigma_post .sigma_post-meta span+span {\r\n    margin-left: 20px!important;\r\n}\r\n\r\n@media only screen and (max-width: 360px) and (min-width: 280px) {\r\n   .sigma_post .sigma_post-meta span a{\r\n        font-size: 10px !important;\r\n    }\r\n}\r\n\r\n.sigma_post .sigma_post-body h5 a {\r\n    font-size: 18px !important;\r\n}\r\n\r\n.sub-title {\r\n    color: #757575;\r\n    font-size: 16px;\r\n    margin-top:15px;\r\n}\r\n    \r\n.about-content{\r\n    font-size: 14px;\r\n    font-weight: 400;\r\n    line-height: 26px;\r\n}\r\n\r\n.sigma_post .sigma_post-meta span a {\r\n	color: #757575;\r\n    }\r\n    \r\n.sigma_post .sigma_post-meta span i {\r\n     color: #757575;\r\n}\r\n\r\n.sigma_post .sigma_post-meta span a:hover, .sigma_post .sigma_post-meta span .comment-count:hover {\r\n    color: unset;\r\n}\r\n\r\nh5 {\r\n    line-height: 1;\r\n}\r\n\r\n.sigma_post .sigma_post-meta{\r\n    margin-bottom: 15px;\r\n}\r\n\r\n.sigma_post .sigma_post-body .sigma_post-content h5{\r\n    margin:0 0 10px;\r\n}\r\n\r\n.sigma_post.style-16 .sigma_post-body{\r\n    padding:7px 0px 0px 0px;\r\n}\r\n\r\n.sigma_post .sigma_post-body .sigma_post-content p{\r\n    margin: 0px 0;\r\n}\r\n\r\n.sigma_doctor .sigma_doctor-categories a{\r\n    font-size:13px;\r\n}\r\n\r\n.sigma_doctor.style-17 .sigma_doctor-body .sigma_doctor-info span{\r\n    font-size:12px;\r\n    color:#666;\r\n}\r\n.sigma_service h5{\r\n    text-align:center;\r\n    font-size:0.9375rem;\r\n}\r\n\r\n.sigma_button_wrapper .sigma_btn.style-2{\r\n    font-size: 16px !important;\r\n    font-weight: 600 !important;\r\n    padding: 12px 30px !important;\r\n    box-shadow: none !important;\r\n    text-transform: capitalize;\r\n}\r\n\r\n.sigma_service.style-18 .sigma_service-thumb img{\r\n    border-radius: 100%;\r\n    box-shadow: 1px 6px 14px rgb(0 0 0 / 20%);\r\n    width: 140px;\r\n    height: 140px;\r\n    object-fit: cover;\r\n    margin-left: auto;\r\n    margin-right: auto;\r\n    text-align: center !important;\r\n}\r\n\r\n.sigma_doctor.style-19 .sigma_rating{\r\n    font-size:14px;\r\n}\r\n.sigma_doctor.style-19 span{\r\n    font-size:13px;\r\n}\r\n.sigma_rating i {\r\n    color: #f4c150;\r\n}\r\n.sigma_doctor.style-19 .sigma_rating{\r\n    margin-top:6px;\r\n    margin-bottom:3px;\r\n}\r\n\r\n.sigma_post .sigma_post-meta{\r\n    margin-top:10px;\r\n    margin-bottom:10px;\r\n}\r\n\r\n.sigma_post .sigma_post-meta span+span{\r\n    float:right;\r\n    text-align:right;\r\n}\r\n.sigma_post .sigma_post-meta span.author {\r\n    float:left;\r\n    width:50%;\r\n}\r\n\r\n.sigma_post .sigma_post-meta{\r\n     justify-content: space-between;    \r\n}\r\n\r\n.fa-clock:before{\r\n color: #fff;\r\n}\r\n.sigma_post.style-15 .sigma_post-meta.is-absolute {\r\n    right: 80px;\r\n}\r\n\r\n.sigma_post.style-15 .sigma_post-body .btn-link {\r\n    background: #01cae4;\r\n    color: #fff;\r\n    padding: 8px 16px;\r\n    font-size: 14px;\r\n    line-height: 1.6;\r\n    border-radius: 6px;\r\n    margin-top: 13px;\r\n}\r\n\r\n.sigma_post.style-15{\r\n    box-shadow: unset;\r\n    padding: 20px;\r\n    margin-bottom: 20px;\r\n}\r\n\r\n.sigma_post.style-15.has-post-thumbnail .sigma_post-body{\r\n    padding: 10px 0 0;\r\n}\r\n.sigma_post.style-15 .sigma_post-meta{\r\n    padding-top: 8px;\r\n}\r\n.sigma-blog-1894029072 .col-lg-4 .sigma_post.style-15 .sigma_post-body .sigma_post-content h5{\r\n    margin-top: 20px;\r\n}\r\n\r\n.sigma_post .sigma_post-body .sigma_post-content h5{\r\n    margin: 20px 0 10px;\r\n}\r\n\r\n\r\n.sigma_info.style-14 .sigma_info-title .sigma_info-icon{\r\n    background: unset !important;\r\n}\r\n\r\n.sigma_info.style-14 .sigma_info-title h5 {\r\n    margin: 0;}\r\n    \r\n    \r\n   .sigma_info.style-14 .shape-2 {\r\n    right: -44px;\r\n    top: auto;\r\n    bottom: -20px;\r\n}\r\n\r\n.sigma_info.style-14 .shape-2{\r\n    display:none;\r\n}\r\n\r\n .sigma_info.style-14 .sigma_info-description a {\r\n    color: #fff;\r\n    font-size: 25px;\r\n    font-weight: 500;\r\n}\r\n\r\n.sigma_info.style-14 .sigma_info-description a:hover {\r\n    color: #09e5ab;\r\n}\r\n.sigma_post.style-15 .sigma_post-body .btn-link:hover{\r\n    background: #09e5ab;\r\n    color: #ffffff;\r\n}'),
(16771, 4215, '_wpb_shortcodes_custom_css', '.vc_custom_1640946506112{background-color: #15558d !important;}.vc_custom_1652943535867{padding-top: 80px !important;padding-bottom: 70px !important;background-color: #f8f9fa !important;}.vc_custom_1636980732076{padding-top: 80px !important;padding-bottom: 80px !important;}.vc_custom_1637840284589{padding-top: 70px !important;padding-bottom: 60px !important;background-color: #15558d !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1640852318456{padding-top: 80px !important;padding-bottom: 80px !important;background-color: #f8f9fa !important;}.vc_custom_1637841729123{padding-top: 60px !important;padding-bottom: 60px !important;}.vc_custom_1637902949313{padding-top: 80px !important;padding-bottom: 80px !important;background-color: #f8f9fa !important;}.vc_custom_1631086209173{margin-bottom: 50px !important;}.vc_custom_1635426287419{margin-bottom: 25px !important;}.vc_custom_1640931534164{padding-right: 0px !important;}.vc_custom_1637036562291{padding-bottom: 60px !important;}.vc_custom_1640931521701{padding-right: 0px !important;}'),
(16776, 73, 'ao_post_preload', ''),
(16778, 73, 'yoast_free_metabox_nonce', '5f7cc6f5b9'),
(16779, 73, 'yoast_wpseo_focuskw', ''),
(16780, 73, 'yoast_wpseo_title', ''),
(16781, 73, 'yoast_wpseo_metadesc', ''),
(16782, 73, 'yoast_wpseo_linkdex', '-2803'),
(16783, 73, 'yoast_wpseo_content_score', '0'),
(16784, 73, 'yoast_wpseo_is_cornerstone', 'false'),
(16785, 73, 'yoast_wpseo_estimated-reading-time-minutes', '1'),
(16786, 73, 'yoast_wpseo_meta-robots-noindex', '0'),
(16787, 73, 'yoast_wpseo_meta-robots-nofollow', '0'),
(16788, 73, 'yoast_wpseo_meta-robots-adv', ''),
(16789, 73, 'yoast_wpseo_bctitle', ''),
(16790, 73, 'yoast_wpseo_canonical', ''),
(16791, 73, 'yoast_wpseo_schema_page_type', ''),
(16792, 73, 'yoast_wpseo_schema_article_type', ''),
(16793, 73, 'yoast_wpseo_opengraph-title', ''),
(16794, 73, 'yoast_wpseo_opengraph-description', ''),
(16795, 73, 'yoast_wpseo_opengraph-image', ''),
(16796, 73, 'yoast_wpseo_opengraph-image-id', ''),
(16797, 73, 'yoast_wpseo_twitter-title', ''),
(16798, 73, 'yoast_wpseo_twitter-description', ''),
(16799, 73, 'yoast_wpseo_twitter-image', ''),
(16800, 73, 'yoast_wpseo_twitter-image-id', ''),
(16801, 73, 'screen', 'mobile');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(16802, 73, 'meta', 'a:102:{i:10134;a:2:{s:3:\"key\";s:2:\"aa\";s:5:\"value\";s:4:\"2021\";}i:10112;a:2:{s:3:\"key\";s:6:\"action\";s:5:\"value\";s:8:\"editpost\";}i:10179;a:2:{s:3:\"key\";s:17:\"add_comment_nonce\";s:5:\"value\";s:10:\"18ad0d929f\";}i:10178;a:2:{s:3:\"key\";s:13:\"advanced_view\";s:5:\"value\";s:1:\"1\";}i:10155;a:2:{s:3:\"key\";s:16:\"ao_metabox_nonce\";s:5:\"value\";s:10:\"9718f89feb\";}i:10158;a:2:{s:3:\"key\";s:12:\"ao_post_ccss\";s:5:\"value\";s:2:\"on\";}i:10157;a:2:{s:3:\"key\";s:20:\"ao_post_css_optimize\";s:5:\"value\";s:2:\"on\";}i:10156;a:2:{s:3:\"key\";s:19:\"ao_post_js_optimize\";s:5:\"value\";s:2:\"on\";}i:10159;a:2:{s:3:\"key\";s:16:\"ao_post_lazyload\";s:5:\"value\";s:2:\"on\";}i:16776;a:2:{s:3:\"key\";s:15:\"ao_post_preload\";s:5:\"value\";s:0:\"\";}i:10121;a:2:{s:3:\"key\";s:20:\"closedpostboxesnonce\";s:5:\"value\";s:10:\"e64ab9b85b\";}i:10187;a:2:{s:3:\"key\";s:14:\"comment_status\";s:5:\"value\";s:6:\"closed\";}i:10124;a:2:{s:3:\"key\";s:7:\"content\";s:5:\"value\";s:330:\"[vc_row css=\".vc_custom_1637906877875{padding-top: 50px !important;padding-bottom: 40px !important;}\"][vc_column][sigma_blog layout=\"grid\" style=\"style-13\" post_grid_responsive_xl=\"3\" post_grid_responsive_lg=\"3\" post_grid_responsive_md=\"2\" post_grid_responsive_sm=\"1\" post_per_page=\"6\" title_font_size=\"15px\"][/vc_column][/vc_row]\";}i:10143;a:2:{s:3:\"key\";s:6:\"cur_aa\";s:5:\"value\";s:4:\"2022\";}i:10145;a:2:{s:3:\"key\";s:6:\"cur_hh\";s:5:\"value\";s:2:\"06\";}i:10141;a:2:{s:3:\"key\";s:6:\"cur_jj\";s:5:\"value\";s:2:\"05\";}i:10139;a:2:{s:3:\"key\";s:6:\"cur_mm\";s:5:\"value\";s:2:\"12\";}i:10147;a:2:{s:3:\"key\";s:6:\"cur_mn\";s:5:\"value\";s:2:\"23\";}i:10169;a:2:{s:3:\"key\";s:16:\"dfi_fimageplug-2\";s:5:\"value\";s:10:\"6bab6b9b99\";}i:10135;a:2:{s:3:\"key\";s:2:\"hh\";s:5:\"value\";s:2:\"09\";}i:10142;a:2:{s:3:\"key\";s:9:\"hidden_aa\";s:5:\"value\";s:4:\"2021\";}i:10144;a:2:{s:3:\"key\";s:9:\"hidden_hh\";s:5:\"value\";s:2:\"09\";}i:10140;a:2:{s:3:\"key\";s:9:\"hidden_jj\";s:5:\"value\";s:2:\"24\";}i:10138;a:2:{s:3:\"key\";s:9:\"hidden_mm\";s:5:\"value\";s:2:\"08\";}i:10146;a:2:{s:3:\"key\";s:9:\"hidden_mn\";s:5:\"value\";s:2:\"33\";}i:10128;a:2:{s:3:\"key\";s:20:\"hidden_post_password\";s:5:\"value\";s:0:\"\";}i:10126;a:2:{s:3:\"key\";s:18:\"hidden_post_status\";s:5:\"value\";s:7:\"publish\";}i:10129;a:2:{s:3:\"key\";s:22:\"hidden_post_visibility\";s:5:\"value\";s:6:\"public\";}i:10184;a:2:{s:3:\"key\";s:2:\"ID\";s:5:\"value\";s:2:\"73\";}i:10133;a:2:{s:3:\"key\";s:2:\"jj\";s:5:\"value\";s:2:\"24\";}i:10152;a:2:{s:3:\"key\";s:10:\"menu_order\";s:5:\"value\";s:1:\"0\";}i:10120;a:2:{s:3:\"key\";s:20:\"meta-box-order-nonce\";s:5:\"value\";s:10:\"ba95ca343e\";}i:10175;a:2:{s:3:\"key\";s:12:\"metakeyinput\";s:5:\"value\";s:0:\"\";}i:10174;a:2:{s:3:\"key\";s:13:\"metakeyselect\";s:5:\"value\";s:6:\"#NONE#\";}i:10176;a:2:{s:3:\"key\";s:9:\"metavalue\";s:5:\"value\";s:0:\"\";}i:10132;a:2:{s:3:\"key\";s:2:\"mm\";s:5:\"value\";s:2:\"08\";}i:10136;a:2:{s:3:\"key\";s:2:\"mn\";s:5:\"value\";s:2:\"33\";}i:10116;a:2:{s:3:\"key\";s:20:\"original_post_status\";s:5:\"value\";s:7:\"publish\";}i:21631;a:2:{s:3:\"key\";s:19:\"original_post_title\";s:5:\"value\";s:9:\"Blog Grid\";}i:10148;a:2:{s:3:\"key\";s:16:\"original_publish\";s:5:\"value\";s:6:\"Update\";}i:10113;a:2:{s:3:\"key\";s:14:\"originalaction\";s:5:\"value\";s:8:\"editpost\";}i:10151;a:2:{s:3:\"key\";s:13:\"page_template\";s:5:\"value\";s:21:\"template-bloggrid.php\";}i:10150;a:2:{s:3:\"key\";s:9:\"parent_id\";s:5:\"value\";s:0:\"\";}i:10188;a:2:{s:3:\"key\";s:11:\"ping_status\";s:5:\"value\";s:6:\"closed\";}i:10167;a:2:{s:3:\"key\";s:24:\"popup_type_page_template\";s:5:\"value\";s:1:\"0\";}i:10114;a:2:{s:3:\"key\";s:11:\"post_author\";s:5:\"value\";s:1:\"1\";}i:10182;a:2:{s:3:\"key\";s:20:\"post_author_override\";s:5:\"value\";s:1:\"1\";}i:10185;a:2:{s:3:\"key\";s:12:\"post_content\";s:5:\"value\";s:330:\"[vc_row css=\".vc_custom_1637906877875{padding-top: 50px !important;padding-bottom: 40px !important;}\"][vc_column][sigma_blog layout=\"grid\" style=\"style-13\" post_grid_responsive_xl=\"3\" post_grid_responsive_lg=\"3\" post_grid_responsive_md=\"2\" post_grid_responsive_sm=\"1\" post_per_page=\"6\" title_font_size=\"15px\"][/vc_column][/vc_row]\";}i:10119;a:2:{s:3:\"key\";s:7:\"post_ID\";s:5:\"value\";s:2:\"73\";}i:10183;a:2:{s:3:\"key\";s:14:\"post_mime_type\";s:5:\"value\";s:0:\"\";}i:10181;a:2:{s:3:\"key\";s:9:\"post_name\";s:5:\"value\";s:9:\"blog-grid\";}i:10186;a:2:{s:3:\"key\";s:11:\"post_parent\";s:5:\"value\";s:1:\"0\";}i:10131;a:2:{s:3:\"key\";s:13:\"post_password\";s:5:\"value\";s:0:\"\";}i:10127;a:2:{s:3:\"key\";s:11:\"post_status\";s:5:\"value\";s:7:\"publish\";}i:10122;a:2:{s:3:\"key\";s:10:\"post_title\";s:5:\"value\";s:9:\"Blog Grid\";}i:10115;a:2:{s:3:\"key\";s:9:\"post_type\";s:5:\"value\";s:4:\"page\";}i:10117;a:2:{s:3:\"key\";s:10:\"referredby\";s:5:\"value\";s:79:\"https://doccure-wp.dreamstechnologies.com/wp-admin/edit.php?post_type=page\";}i:21632;a:2:{s:3:\"key\";s:16:\"rs_page_bg_color\";s:5:\"value\";s:7:\"#ffffff\";}i:10123;a:2:{s:3:\"key\";s:20:\"samplepermalinknonce\";s:5:\"value\";s:10:\"b5c82ccb6e\";}i:10149;a:2:{s:3:\"key\";s:4:\"save\";s:5:\"value\";s:6:\"Update\";}i:16801;a:2:{s:3:\"key\";s:6:\"screen\";s:5:\"value\";s:6:\"mobile\";}i:10164;a:2:{s:3:\"key\";s:22:\"sigma_custom_subheader\";s:5:\"value\";s:0:\"\";}i:10161;a:2:{s:3:\"key\";s:24:\"sigma_page_custom_layout\";s:5:\"value\";s:1:\"0\";}i:10163;a:2:{s:3:\"key\";s:26:\"sigma_page_custom_subtitle\";s:5:\"value\";s:0:\"\";}i:10162;a:2:{s:3:\"key\";s:23:\"sigma_page_custom_title\";s:5:\"value\";s:0:\"\";}i:10166;a:2:{s:3:\"key\";s:17:\"sigma_page_layout\";s:5:\"value\";s:13:\"theme-options\";}i:10165;a:2:{s:3:\"key\";s:27:\"sigma_page_sidebar_position\";s:5:\"value\";s:13:\"theme-options\";}i:10160;a:2:{s:3:\"key\";s:21:\"sigma-page-meta-nonce\";s:5:\"value\";s:10:\"9dba9a9a84\";}i:21633;a:2:{s:3:\"key\";s:14:\"slide_template\";s:5:\"value\";s:7:\"default\";}i:10137;a:2:{s:3:\"key\";s:2:\"ss\";s:5:\"value\";s:2:\"25\";}i:10111;a:2:{s:3:\"key\";s:7:\"user_ID\";s:5:\"value\";s:1:\"1\";}i:10173;a:2:{s:3:\"key\";s:18:\"vc_post_custom_css\";s:5:\"value\";s:1170:\".sigma_post.style-15{\r\n    margin-bottom: 0px;\r\n}\r\n\r\n.sigma_post.style-2 .sigma_post-body {\r\n    padding-top: 14px !important;\r\n}\r\n\r\n.sigma_post.style-2 .sigma_post-body .sigma_post-content h5 {\r\n    font-size: 18px !important;\r\n}\r\n\r\n.sigma_post.style-2 .sigma_post-body {\r\n    padding: 0px !important;\r\n}\r\n\r\n.sigma_post.style-2 .sigma_post-body .sigma_post-content {\r\n    padding: 30px 0 0;\r\n}\r\n.sigma_post.style-16 .sigma_post-body {\r\n    padding-top: 0px !important;\r\n    border: 0px solid var(--thm-border);\r\n}\r\n\r\n.sigma_post.style-16 .sigma_post-body{\r\n    padding:0px;\r\n}\r\n\r\nh1 a, h2 a, h3 a, h4 a, h5 a, h6 a, h1, h2, h3, h4, h5, h6, b, strong{\r\n    font-size:18px !important;\r\n}\r\n\r\n.sigma_post .sigma_post-meta span a{\r\n    color:#686a6f;\r\n}\r\n\r\n.sigma_post .sigma_post-meta span i{\r\n    color: #686a6f;\r\n}\r\n\r\n.sigma_post .sigma_post-meta{\r\n    margin-bottom:10px;\r\n    margin-top:20px !important;\r\n}\r\n.sigma_post{\r\n    margin-bottom: 20px;\r\n}\r\n\r\n.sigma_post .sigma_post-body .sigma_post-content p{\r\n    margin: 0px 0;\r\n}\r\n.sigma_post .sigma_post-body .sigma_post-content h5{\r\n    margin:0 0 8px;\r\n}\r\n.sigma_post .sigma_post-body h5 a {\r\n    line-height: 25px;\r\n}\";}i:10130;a:2:{s:3:\"key\";s:10:\"visibility\";s:5:\"value\";s:6:\"public\";}i:10125;a:2:{s:3:\"key\";s:10:\"wp-preview\";s:5:\"value\";s:0:\"\";}i:10170;a:2:{s:3:\"key\";s:16:\"wpb_vc_js_status\";s:5:\"value\";s:4:\"true\";}i:10171;a:2:{s:3:\"key\";s:14:\"wpb_vc_loading\";s:5:\"value\";s:23:\"Loading, please wait...\";}i:10172;a:2:{s:3:\"key\";s:18:\"wpb_vc_loading_row\";s:5:\"value\";s:12:\"Crunching...\";}i:16778;a:2:{s:3:\"key\";s:24:\"yoast_free_metabox_nonce\";s:5:\"value\";s:10:\"dd3f67164c\";}i:16789;a:2:{s:3:\"key\";s:19:\"yoast_wpseo_bctitle\";s:5:\"value\";s:0:\"\";}i:16790;a:2:{s:3:\"key\";s:21:\"yoast_wpseo_canonical\";s:5:\"value\";s:0:\"\";}i:16783;a:2:{s:3:\"key\";s:25:\"yoast_wpseo_content_score\";s:5:\"value\";s:1:\"0\";}i:16785;a:2:{s:3:\"key\";s:42:\"yoast_wpseo_estimated-reading-time-minutes\";s:5:\"value\";s:1:\"1\";}i:16779;a:2:{s:3:\"key\";s:19:\"yoast_wpseo_focuskw\";s:5:\"value\";s:0:\"\";}i:21635;a:2:{s:3:\"key\";s:36:\"yoast_wpseo_inclusive_language_score\";s:5:\"value\";s:1:\"0\";}i:16784;a:2:{s:3:\"key\";s:26:\"yoast_wpseo_is_cornerstone\";s:5:\"value\";s:5:\"false\";}i:16782;a:2:{s:3:\"key\";s:19:\"yoast_wpseo_linkdex\";s:5:\"value\";s:5:\"-2803\";}i:16788;a:2:{s:3:\"key\";s:27:\"yoast_wpseo_meta-robots-adv\";s:5:\"value\";s:0:\"\";}i:16787;a:2:{s:3:\"key\";s:32:\"yoast_wpseo_meta-robots-nofollow\";s:5:\"value\";s:1:\"0\";}i:16786;a:2:{s:3:\"key\";s:31:\"yoast_wpseo_meta-robots-noindex\";s:5:\"value\";s:1:\"0\";}i:16781;a:2:{s:3:\"key\";s:20:\"yoast_wpseo_metadesc\";s:5:\"value\";s:0:\"\";}i:16794;a:2:{s:3:\"key\";s:33:\"yoast_wpseo_opengraph-description\";s:5:\"value\";s:0:\"\";}i:16795;a:2:{s:3:\"key\";s:27:\"yoast_wpseo_opengraph-image\";s:5:\"value\";s:0:\"\";}i:16796;a:2:{s:3:\"key\";s:30:\"yoast_wpseo_opengraph-image-id\";s:5:\"value\";s:0:\"\";}i:16793;a:2:{s:3:\"key\";s:27:\"yoast_wpseo_opengraph-title\";s:5:\"value\";s:0:\"\";}i:16792;a:2:{s:3:\"key\";s:31:\"yoast_wpseo_schema_article_type\";s:5:\"value\";s:0:\"\";}i:16791;a:2:{s:3:\"key\";s:28:\"yoast_wpseo_schema_page_type\";s:5:\"value\";s:0:\"\";}i:16780;a:2:{s:3:\"key\";s:17:\"yoast_wpseo_title\";s:5:\"value\";s:0:\"\";}i:16798;a:2:{s:3:\"key\";s:31:\"yoast_wpseo_twitter-description\";s:5:\"value\";s:0:\"\";}i:16799;a:2:{s:3:\"key\";s:25:\"yoast_wpseo_twitter-image\";s:5:\"value\";s:0:\"\";}i:16800;a:2:{s:3:\"key\";s:28:\"yoast_wpseo_twitter-image-id\";s:5:\"value\";s:0:\"\";}i:16797;a:2:{s:3:\"key\";s:25:\"yoast_wpseo_twitter-title\";s:5:\"value\";s:0:\"\";}i:21636;a:2:{s:3:\"key\";s:31:\"yoast_wpseo_wordproof_timestamp\";s:5:\"value\";s:0:\"\";}}'),
(16803, 73, '_ajax_nonce', '7a73628680'),
(16851, 3999, '_wp_old_date', '2022-05-19'),
(16852, 4184, '_wp_old_date', '2022-05-26'),
(16865, 4175, '_wp_old_date', '2022-05-26'),
(16866, 4173, '_saved_doctors', ''),
(16867, 4222, '_user_type', 'regular_users'),
(16868, 4222, '_booking_type', 'doctor'),
(16869, 4222, '_price', '0'),
(16870, 4222, '_hospital_id', '4174'),
(16871, 4222, '_doctor_id', '4171'),
(16872, 4222, '_am_booking', 'a:7:{s:13:\"_with_patient\";a:4:{s:8:\"relation\";s:4:\"wife\";s:10:\"other_name\";s:13:\"For my spouse\";s:8:\"bk_email\";s:23:\"[email protected]\";s:8:\"bk_phone\";s:10:\"9629323529\";}s:9:\"_services\";a:0:{}s:15:\"_consultant_fee\";i:0;s:6:\"_price\";i:0;s:17:\"_appointment_date\";s:10:\"2022-05-28\";s:6:\"_slots\";s:9:\"1500-1530\";s:12:\"_hospital_id\";s:4:\"4174\";}'),
(16873, 4222, '_appointment_date', '2022-05-28'),
(16874, 4222, '_booking_service', 'a:0:{}'),
(16875, 4222, '_booking_slot', '1500-1530'),
(16876, 4222, '_booking_hospitals', '4174'),
(16877, 4222, 'bk_username', 'For my spouse'),
(16878, 4222, 'bk_email', '[email protected]'),
(16879, 4222, 'bk_phone', '9629323529'),
(16880, 4173, '_address', 'sdfdsfds'),
(16881, 4173, '_longitude', ''),
(16882, 4173, '_latitude', ''),
(16883, 4173, '_mobile_number', '4545435'),
(16894, 656, 'dfiFeatured', 'a:1:{i:0;s:0:\"\";}'),
(16897, 656, 'dfi_fimageplug-2', '7a1b04f833'),
(16898, 656, 'yoast_free_metabox_nonce', 'dd3f67164c'),
(16899, 656, 'yoast_wpseo_focuskw', ''),
(16900, 656, 'yoast_wpseo_title', ''),
(16901, 656, 'yoast_wpseo_metadesc', ''),
(16902, 656, 'yoast_wpseo_linkdex', '-1184'),
(16903, 656, 'yoast_wpseo_content_score', '30'),
(16904, 656, 'yoast_wpseo_is_cornerstone', 'false'),
(16905, 656, 'yoast_wpseo_estimated-reading-time-minutes', '2'),
(16906, 656, 'yoast_wpseo_meta-robots-noindex', '0'),
(16907, 656, 'yoast_wpseo_meta-robots-nofollow', '0'),
(16908, 656, 'yoast_wpseo_meta-robots-adv', ''),
(16909, 656, 'yoast_wpseo_bctitle', ''),
(16910, 656, 'yoast_wpseo_canonical', ''),
(16911, 656, 'yoast_wpseo_schema_page_type', ''),
(16912, 656, 'yoast_wpseo_schema_article_type', ''),
(16913, 656, 'yoast_wpseo_opengraph-title', ''),
(16914, 656, 'yoast_wpseo_opengraph-description', ''),
(16915, 656, 'yoast_wpseo_opengraph-image', ''),
(16916, 656, 'yoast_wpseo_opengraph-image-id', ''),
(16917, 656, 'yoast_wpseo_twitter-title', ''),
(16918, 656, 'yoast_wpseo_twitter-description', ''),
(16919, 656, 'yoast_wpseo_twitter-image', ''),
(16920, 656, 'yoast_wpseo_twitter-image-id', ''),
(16921, 656, 'yoast_wpseo_primary_category_term', ''),
(16922, 656, 'yoast_wpseo_primary_category_nonce', '39794e3a69'),
(16923, 656, 'screen', 'mobile'),
(16930, 656, '_wp_old_slug', 'what-are-the-5-great-reasons-to-use-an-online-doctor'),
(16933, 691, '_edit_lock', '1719379953:1'),
(16934, 691, '_edit_last', '1'),
(16937, 691, 'dfiFeatured', 'a:1:{i:0;s:0:\"\";}'),
(16938, 691, '_wpnonce', '64fb98ebdb'),
(16939, 691, '_wp_http_referer', '/doccure-wp/elementor/wp-admin/post.php?post=691&action=edit&message=1'),
(16940, 691, 'user_ID', '1'),
(16941, 691, 'action', 'editpost'),
(16942, 691, 'originalaction', 'editpost'),
(16943, 691, 'post_author', '1'),
(16944, 691, 'post_type', 'post'),
(16945, 691, 'original_post_status', 'publish'),
(16946, 691, 'referredby', 'https://doccure-wp.dreamstechnologies.com/wp-admin/post.php?post=691&action=edit'),
(16947, 691, 'post_ID', '691'),
(16948, 691, 'meta-box-order-nonce', '429f916367'),
(16949, 691, 'closedpostboxesnonce', 'ebd8c0d31d'),
(16950, 691, 'post_title', 'Benefits of Consulting With an Online Doctor'),
(16951, 691, 'samplepermalinknonce', 'b18865e5f0'),
(16952, 691, 'content', '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.\r\n\r\nSed 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. Ut enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur, vel illum qui dolorem eum fugiat quo voluptas nulla pariatur?\r\n\r\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.'),
(16953, 691, 'wp-preview', ''),
(16954, 691, 'hidden_post_status', 'publish'),
(16955, 691, 'post_status', 'publish'),
(16956, 691, 'hidden_post_password', ''),
(16957, 691, 'hidden_post_visibility', 'public'),
(16958, 691, 'visibility', 'public'),
(16959, 691, 'post_password', ''),
(16960, 691, 'mm', '09'),
(16961, 691, 'jj', '28'),
(16962, 691, 'aa', '2021'),
(16963, 691, 'hh', '08'),
(16964, 691, 'mn', '18'),
(16965, 691, 'ss', '15'),
(16966, 691, 'hidden_mm', '09'),
(16967, 691, 'cur_mm', '06'),
(16968, 691, 'hidden_jj', '28'),
(16969, 691, 'cur_jj', '26'),
(16970, 691, 'hidden_aa', '2021'),
(16971, 691, 'cur_aa', '2024'),
(16972, 691, 'hidden_hh', '08'),
(16973, 691, 'cur_hh', '05'),
(16974, 691, 'hidden_mn', '18'),
(16975, 691, 'cur_mn', '34'),
(16976, 691, 'original_publish', 'Update'),
(16977, 691, 'publish', 'Publish'),
(16978, 691, 'post_format', '0'),
(16979, 691, 'post_category', 'a:2:{i:0;s:1:\"0\";i:1;s:1:\"3\";}'),
(16980, 691, 'newcategory', 'New Category Name'),
(16981, 691, 'newcategory_parent', '-1'),
(16982, 691, '_ajax_nonce-add-category', '88d4585859'),
(16983, 691, 'tax_input', 'a:1:{s:8:\"post_tag\";s:24:\"Doctors, Health, Medical\";}'),
(16984, 691, 'newtag', 'a:1:{s:8:\"post_tag\";s:0:\"\";}'),
(16985, 691, 'page_template', 'default'),
(16988, 691, 'dfi_fimageplug-2', '7a1b04f833'),
(16989, 691, 'yoast_free_metabox_nonce', 'dd3f67164c'),
(16990, 691, 'yoast_wpseo_focuskw', ''),
(16991, 691, 'yoast_wpseo_title', ''),
(16992, 691, 'yoast_wpseo_metadesc', ''),
(16993, 691, 'yoast_wpseo_linkdex', '-1184'),
(16994, 691, 'yoast_wpseo_content_score', '30'),
(16995, 691, 'yoast_wpseo_is_cornerstone', 'false'),
(16996, 691, 'yoast_wpseo_estimated-reading-time-minutes', '2'),
(16997, 691, 'yoast_wpseo_meta-robots-noindex', '0'),
(16998, 691, 'yoast_wpseo_meta-robots-nofollow', '0'),
(16999, 691, 'yoast_wpseo_meta-robots-adv', ''),
(17000, 691, 'yoast_wpseo_bctitle', ''),
(17001, 691, 'yoast_wpseo_canonical', ''),
(17002, 691, 'yoast_wpseo_schema_page_type', ''),
(17003, 691, 'yoast_wpseo_schema_article_type', ''),
(17004, 691, 'yoast_wpseo_opengraph-title', ''),
(17005, 691, 'yoast_wpseo_opengraph-description', ''),
(17006, 691, 'yoast_wpseo_opengraph-image', ''),
(17007, 691, 'yoast_wpseo_opengraph-image-id', ''),
(17008, 691, 'yoast_wpseo_twitter-title', ''),
(17009, 691, 'yoast_wpseo_twitter-description', ''),
(17010, 691, 'yoast_wpseo_twitter-image', ''),
(17011, 691, 'yoast_wpseo_twitter-image-id', ''),
(17012, 691, 'yoast_wpseo_primary_category_term', ''),
(17013, 691, 'yoast_wpseo_primary_category_nonce', '39794e3a69'),
(17014, 691, 'screen', 'mobile'),
(17015, 691, 'excerpt', 'Uncover strategies to achieve a harmonious balance between professional and personal well-being.'),
(17016, 691, 'trackback_url', ''),
(17017, 691, 'meta', 'a:98:{i:16962;a:2:{s:3:\"key\";s:2:\"aa\";s:5:\"value\";s:4:\"2021\";}i:16941;a:2:{s:3:\"key\";s:6:\"action\";s:5:\"value\";s:8:\"editpost\";}i:17041;a:2:{s:3:\"key\";s:17:\"add_comment_nonce\";s:5:\"value\";s:10:\"6ec6023ce3\";}i:17023;a:2:{s:3:\"key\";s:13:\"advanced_view\";s:5:\"value\";s:1:\"1\";}i:21643;a:2:{s:3:\"key\";s:16:\"ao_metabox_nonce\";s:5:\"value\";s:10:\"9718f89feb\";}i:21646;a:2:{s:3:\"key\";s:12:\"ao_post_ccss\";s:5:\"value\";s:2:\"on\";}i:21645;a:2:{s:3:\"key\";s:20:\"ao_post_css_optimize\";s:5:\"value\";s:2:\"on\";}i:21644;a:2:{s:3:\"key\";s:19:\"ao_post_js_optimize\";s:5:\"value\";s:2:\"on\";}i:21647;a:2:{s:3:\"key\";s:16:\"ao_post_lazyload\";s:5:\"value\";s:2:\"on\";}i:21648;a:2:{s:3:\"key\";s:15:\"ao_post_preload\";s:5:\"value\";s:0:\"\";}i:16949;a:2:{s:3:\"key\";s:20:\"closedpostboxesnonce\";s:5:\"value\";s:10:\"ebd8c0d31d\";}i:17024;a:2:{s:3:\"key\";s:14:\"comment_status\";s:5:\"value\";s:4:\"open\";}i:16952;a:2:{s:3:\"key\";s:7:\"content\";s:5:\"value\";s:2262:\"Uncover strategies to achieve a harmonious balance between professional and personal well-being.\r\n\r\nLorem 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.\r\n\r\nSed 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. Ut enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur, vel illum qui dolorem eum fugiat quo voluptas nulla pariatur?\r\n\r\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.\";}i:16971;a:2:{s:3:\"key\";s:6:\"cur_aa\";s:5:\"value\";s:4:\"2024\";}i:16973;a:2:{s:3:\"key\";s:6:\"cur_hh\";s:5:\"value\";s:2:\"05\";}i:16969;a:2:{s:3:\"key\";s:6:\"cur_jj\";s:5:\"value\";s:2:\"26\";}i:16967;a:2:{s:3:\"key\";s:6:\"cur_mm\";s:5:\"value\";s:2:\"06\";}i:16975;a:2:{s:3:\"key\";s:6:\"cur_mn\";s:5:\"value\";s:2:\"33\";}i:16988;a:2:{s:3:\"key\";s:16:\"dfi_fimageplug-2\";s:5:\"value\";s:10:\"7a1b04f833\";}i:17015;a:2:{s:3:\"key\";s:7:\"excerpt\";s:5:\"value\";s:0:\"\";}i:16963;a:2:{s:3:\"key\";s:2:\"hh\";s:5:\"value\";s:2:\"08\";}i:16970;a:2:{s:3:\"key\";s:9:\"hidden_aa\";s:5:\"value\";s:4:\"2021\";}i:16972;a:2:{s:3:\"key\";s:9:\"hidden_hh\";s:5:\"value\";s:2:\"08\";}i:16968;a:2:{s:3:\"key\";s:9:\"hidden_jj\";s:5:\"value\";s:2:\"28\";}i:16966;a:2:{s:3:\"key\";s:9:\"hidden_mm\";s:5:\"value\";s:2:\"09\";}i:16974;a:2:{s:3:\"key\";s:9:\"hidden_mn\";s:5:\"value\";s:2:\"18\";}i:16956;a:2:{s:3:\"key\";s:20:\"hidden_post_password\";s:5:\"value\";s:0:\"\";}i:16954;a:2:{s:3:\"key\";s:18:\"hidden_post_status\";s:5:\"value\";s:7:\"publish\";}i:16957;a:2:{s:3:\"key\";s:22:\"hidden_post_visibility\";s:5:\"value\";s:6:\"public\";}i:17029;a:2:{s:3:\"key\";s:2:\"ID\";s:5:\"value\";s:3:\"691\";}i:16961;a:2:{s:3:\"key\";s:2:\"jj\";s:5:\"value\";s:2:\"28\";}i:16948;a:2:{s:3:\"key\";s:20:\"meta-box-order-nonce\";s:5:\"value\";s:10:\"429f916367\";}i:17020;a:2:{s:3:\"key\";s:12:\"metakeyinput\";s:5:\"value\";s:0:\"\";}i:17019;a:2:{s:3:\"key\";s:13:\"metakeyselect\";s:5:\"value\";s:6:\"#NONE#\";}i:17021;a:2:{s:3:\"key\";s:9:\"metavalue\";s:5:\"value\";s:0:\"\";}i:16960;a:2:{s:3:\"key\";s:2:\"mm\";s:5:\"value\";s:2:\"09\";}i:16964;a:2:{s:3:\"key\";s:2:\"mn\";s:5:\"value\";s:2:\"18\";}i:16980;a:2:{s:3:\"key\";s:11:\"newcategory\";s:5:\"value\";s:17:\"New Category Name\";}i:16981;a:2:{s:3:\"key\";s:18:\"newcategory_parent\";s:5:\"value\";s:2:\"-1\";}i:16945;a:2:{s:3:\"key\";s:20:\"original_post_status\";s:5:\"value\";s:7:\"publish\";}i:21640;a:2:{s:3:\"key\";s:19:\"original_post_title\";s:5:\"value\";s:44:\"Benefits of Consulting With an Online Doctor\";}i:16976;a:2:{s:3:\"key\";s:16:\"original_publish\";s:5:\"value\";s:6:\"Update\";}i:16942;a:2:{s:3:\"key\";s:14:\"originalaction\";s:5:\"value\";s:8:\"editpost\";}i:16985;a:2:{s:3:\"key\";s:13:\"page_template\";s:5:\"value\";s:7:\"default\";}i:17025;a:2:{s:3:\"key\";s:11:\"ping_status\";s:5:\"value\";s:4:\"open\";}i:16943;a:2:{s:3:\"key\";s:11:\"post_author\";s:5:\"value\";s:1:\"1\";}i:17027;a:2:{s:3:\"key\";s:20:\"post_author_override\";s:5:\"value\";s:1:\"1\";}i:17030;a:2:{s:3:\"key\";s:12:\"post_content\";s:5:\"value\";s:2262:\"Uncover strategies to achieve a harmonious balance between professional and personal well-being.\r\n\r\nLorem 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.\r\n\r\nSed 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. Ut enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur, vel illum qui dolorem eum fugiat quo voluptas nulla pariatur?\r\n\r\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.\";}i:17031;a:2:{s:3:\"key\";s:12:\"post_excerpt\";s:5:\"value\";s:0:\"\";}i:16978;a:2:{s:3:\"key\";s:11:\"post_format\";s:5:\"value\";s:1:\"0\";}i:16947;a:2:{s:3:\"key\";s:7:\"post_ID\";s:5:\"value\";s:3:\"691\";}i:17028;a:2:{s:3:\"key\";s:14:\"post_mime_type\";s:5:\"value\";s:0:\"\";}i:17026;a:2:{s:3:\"key\";s:9:\"post_name\";s:5:\"value\";s:44:\"benefits-of-consulting-with-an-online-doctor\";}i:16959;a:2:{s:3:\"key\";s:13:\"post_password\";s:5:\"value\";s:0:\"\";}i:16955;a:2:{s:3:\"key\";s:11:\"post_status\";s:5:\"value\";s:7:\"publish\";}i:16950;a:2:{s:3:\"key\";s:10:\"post_title\";s:5:\"value\";s:44:\"Benefits of Consulting With an Online Doctor\";}i:16944;a:2:{s:3:\"key\";s:9:\"post_type\";s:5:\"value\";s:4:\"post\";}i:2183;a:2:{s:3:\"key\";s:16:\"post_views_count\";s:5:\"value\";s:3:\"328\";}i:16977;a:2:{s:3:\"key\";s:7:\"publish\";s:5:\"value\";s:7:\"Publish\";}i:16946;a:2:{s:3:\"key\";s:10:\"referredby\";s:5:\"value\";s:55:\"https://doccure-wp.dreamstechnologies.com/wp-admin/edit.php\";}i:22241;a:2:{s:3:\"key\";s:16:\"rs_page_bg_color\";s:5:\"value\";s:7:\"#ffffff\";}i:16951;a:2:{s:3:\"key\";s:20:\"samplepermalinknonce\";s:5:\"value\";s:10:\"b18865e5f0\";}i:17038;a:2:{s:3:\"key\";s:4:\"save\";s:5:\"value\";s:6:\"Update\";}i:17014;a:2:{s:3:\"key\";s:6:\"screen\";s:5:\"value\";s:6:\"mobile\";}i:22242;a:2:{s:3:\"key\";s:14:\"slide_template\";s:5:\"value\";s:7:\"default\";}i:16965;a:2:{s:3:\"key\";s:2:\"ss\";s:5:\"value\";s:2:\"15\";}i:17032;a:2:{s:3:\"key\";s:7:\"to_ping\";s:5:\"value\";s:0:\"\";}i:17016;a:2:{s:3:\"key\";s:13:\"trackback_url\";s:5:\"value\";s:0:\"\";}i:16940;a:2:{s:3:\"key\";s:7:\"user_ID\";s:5:\"value\";s:1:\"1\";}i:16958;a:2:{s:3:\"key\";s:10:\"visibility\";s:5:\"value\";s:6:\"public\";}i:16953;a:2:{s:3:\"key\";s:10:\"wp-preview\";s:5:\"value\";s:0:\"\";}i:16989;a:2:{s:3:\"key\";s:24:\"yoast_free_metabox_nonce\";s:5:\"value\";s:10:\"dd3f67164c\";}i:17000;a:2:{s:3:\"key\";s:19:\"yoast_wpseo_bctitle\";s:5:\"value\";s:0:\"\";}i:17001;a:2:{s:3:\"key\";s:21:\"yoast_wpseo_canonical\";s:5:\"value\";s:0:\"\";}i:16994;a:2:{s:3:\"key\";s:25:\"yoast_wpseo_content_score\";s:5:\"value\";s:2:\"30\";}i:16996;a:2:{s:3:\"key\";s:42:\"yoast_wpseo_estimated-reading-time-minutes\";s:5:\"value\";s:1:\"2\";}i:16990;a:2:{s:3:\"key\";s:19:\"yoast_wpseo_focuskw\";s:5:\"value\";s:0:\"\";}i:21649;a:2:{s:3:\"key\";s:36:\"yoast_wpseo_inclusive_language_score\";s:5:\"value\";s:1:\"0\";}i:16995;a:2:{s:3:\"key\";s:26:\"yoast_wpseo_is_cornerstone\";s:5:\"value\";s:5:\"false\";}i:16993;a:2:{s:3:\"key\";s:19:\"yoast_wpseo_linkdex\";s:5:\"value\";s:5:\"-1184\";}i:16999;a:2:{s:3:\"key\";s:27:\"yoast_wpseo_meta-robots-adv\";s:5:\"value\";s:0:\"\";}i:16998;a:2:{s:3:\"key\";s:32:\"yoast_wpseo_meta-robots-nofollow\";s:5:\"value\";s:1:\"0\";}i:16997;a:2:{s:3:\"key\";s:31:\"yoast_wpseo_meta-robots-noindex\";s:5:\"value\";s:1:\"0\";}i:16992;a:2:{s:3:\"key\";s:20:\"yoast_wpseo_metadesc\";s:5:\"value\";s:0:\"\";}i:17005;a:2:{s:3:\"key\";s:33:\"yoast_wpseo_opengraph-description\";s:5:\"value\";s:0:\"\";}i:17006;a:2:{s:3:\"key\";s:27:\"yoast_wpseo_opengraph-image\";s:5:\"value\";s:0:\"\";}i:17007;a:2:{s:3:\"key\";s:30:\"yoast_wpseo_opengraph-image-id\";s:5:\"value\";s:0:\"\";}i:17004;a:2:{s:3:\"key\";s:27:\"yoast_wpseo_opengraph-title\";s:5:\"value\";s:0:\"\";}i:17013;a:2:{s:3:\"key\";s:34:\"yoast_wpseo_primary_category_nonce\";s:5:\"value\";s:10:\"39794e3a69\";}i:17012;a:2:{s:3:\"key\";s:33:\"yoast_wpseo_primary_category_term\";s:5:\"value\";s:0:\"\";}i:17003;a:2:{s:3:\"key\";s:31:\"yoast_wpseo_schema_article_type\";s:5:\"value\";s:0:\"\";}i:17002;a:2:{s:3:\"key\";s:28:\"yoast_wpseo_schema_page_type\";s:5:\"value\";s:0:\"\";}i:16991;a:2:{s:3:\"key\";s:17:\"yoast_wpseo_title\";s:5:\"value\";s:0:\"\";}i:17009;a:2:{s:3:\"key\";s:31:\"yoast_wpseo_twitter-description\";s:5:\"value\";s:0:\"\";}i:17010;a:2:{s:3:\"key\";s:25:\"yoast_wpseo_twitter-image\";s:5:\"value\";s:0:\"\";}i:17011;a:2:{s:3:\"key\";s:28:\"yoast_wpseo_twitter-image-id\";s:5:\"value\";s:0:\"\";}i:17008;a:2:{s:3:\"key\";s:25:\"yoast_wpseo_twitter-title\";s:5:\"value\";s:0:\"\";}i:21650;a:2:{s:3:\"key\";s:31:\"yoast_wpseo_wordproof_timestamp\";s:5:\"value\";s:0:\"\";}}'),
(17018, 691, '_ajax_nonce', 'd76e3cf2d5'),
(17019, 691, 'metakeyselect', '#NONE#'),
(17020, 691, 'metakeyinput', ''),
(17021, 691, 'metavalue', ''),
(17022, 691, '_ajax_nonce-add-meta', '8d979d532f'),
(17023, 691, 'advanced_view', '1'),
(17024, 691, 'comment_status', 'open'),
(17025, 691, 'ping_status', 'open'),
(17026, 691, 'post_name', 'benefits-of-consulting-with-an-online-doctor'),
(17027, 691, 'post_author_override', '1'),
(17028, 691, 'post_mime_type', ''),
(17029, 691, 'ID', '691'),
(17030, 691, 'post_content', '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.\r\n\r\nSed 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. Ut enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur, vel illum qui dolorem eum fugiat quo voluptas nulla pariatur?\r\n\r\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.'),
(17031, 691, 'post_excerpt', 'Uncover strategies to achieve a harmonious balance between professional and personal well-being.'),
(17032, 691, 'to_ping', ''),
(17037, 691, '_wp_original_http_referer', 'https://doccure-wp.dreamstechnologies.com/wp-admin/post.php?post=691&action=edit'),
(17038, 691, 'save', 'Update'),
(17041, 691, 'add_comment_nonce', '6ec6023ce3'),
(17042, 691, '_ajax_fetch_list_nonce', '63fe75807e'),
(17054, 4229, '_wpb_post_custom_css', '.subscribe-cta-form .sigma-subscribe-form-style-1 {\r\n    border: 2px solid #fff;\r\n    border-radius: 6px;\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"email\"] {\r\n    background: transparent;\r\n    border: 0;\r\n    color: #fff;\r\n    height: 70px;\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"email\"]::placeholder {\r\n    color: #fff;\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"submit\"] {\r\n    background: #fff;\r\n    margin: 5px;\r\n    border-radius: 6px;\r\n    color: var(--thm-secondary);\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 span.wpcf7-not-valid-tip {\r\n    color: #fff;\r\n    position: absolute;\r\n}\r\n@media(max-width: 467px){\r\n    .subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"submit\"]{\r\n        padding: 10px;\r\n        font-size: 12px;\r\n    }\r\n    .subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"email\"]{\r\n        padding: 10px;\r\n    }\r\n}\r\n\r\n.sigma_post .sigma_post-meta span {\r\n    font-size: 13px; }\r\n    \r\n.sigma_post.style-16 .sigma_post-body {\r\n   padding: 20px 0px 0px 0px;\r\n   border: 0px solid;\r\n}\r\n\r\n@media only screen and (max-width: 991px) and (min-width: 768px) {\r\n	.sigma_cta.style-8 .sigma_cta-content h4 {\r\n        font-size: 19px !important;\r\n	}\r\n        .section-title .title {\r\n          font-size: 25px;}\r\n\r\n.sigma_btn.btn-sm {\r\n    font-size: 12px;\r\n    padding: 7px 14px;}\r\n    \r\n}\r\n\r\n@media (max-width: 767px) {\r\n    .section-title .title {\r\n          font-size: 25px;\r\n    }\r\n}\r\n\r\n.sigma_post .sigma_post-meta span i {\r\n    margin-right: 3px;}\r\n    \r\n.sigma_post .sigma_post-meta span+span {\r\n    margin-left: 20px!important;\r\n}\r\n\r\n@media only screen and (max-width: 360px) and (min-width: 280px) {\r\n   .sigma_post .sigma_post-meta span a{\r\n        font-size: 10px !important;\r\n    }\r\n}\r\n\r\n.sigma_post .sigma_post-body h5 a {\r\n    font-size: 18px !important;\r\n}\r\n\r\n.sub-title {\r\n    color: #757575;\r\n    font-size: 16px;\r\n    margin-top:15px;\r\n}\r\n    \r\n.about-content{\r\n    font-size: 14px;\r\n    font-weight: 400;\r\n    line-height: 26px;\r\n}\r\n\r\n.sigma_post .sigma_post-meta span a {\r\n	color: #757575;\r\n    }\r\n    \r\n.sigma_post .sigma_post-meta span i {\r\n     color: #757575;\r\n}\r\n\r\n.sigma_post .sigma_post-meta span a:hover, .sigma_post .sigma_post-meta span .comment-count:hover {\r\n    color: unset;\r\n}\r\n\r\nh5 {\r\n    line-height: 1;\r\n}\r\n\r\n.sigma_post .sigma_post-meta{\r\n    margin-bottom: 15px;\r\n}\r\n\r\n.sigma_post .sigma_post-body .sigma_post-content h5{\r\n    margin:0 0 10px;\r\n}\r\n\r\n.sigma_post.style-16 .sigma_post-body{\r\n    padding:7px 0px 0px 0px;\r\n}\r\n\r\n.sigma_post .sigma_post-body .sigma_post-content p{\r\n    margin: 0px 0;\r\n}\r\n\r\n.sigma_doctor .sigma_doctor-categories a{\r\n    font-size:13px;\r\n}\r\n\r\n.sigma_doctor.style-17 .sigma_doctor-body .sigma_doctor-info span{\r\n    font-size:12px;\r\n    color:#666;\r\n}\r\n.sigma_service h5{\r\n    text-align:center;\r\n    font-size:0.9375rem;\r\n}\r\n\r\n.sigma_button_wrapper .sigma_btn.style-2{\r\n    font-size: 16px !important;\r\n    font-weight: 600 !important;\r\n    padding: 12px 30px !important;\r\n    box-shadow: none !important;\r\n    text-transform: capitalize;\r\n}\r\n\r\n.sigma_service.style-18 .sigma_service-thumb img{\r\n    border-radius: 100%;\r\n    box-shadow: 1px 6px 14px rgb(0 0 0 / 20%);\r\n    width: 140px;\r\n    height: 140px;\r\n    object-fit: cover;\r\n    margin-left: auto;\r\n    margin-right: auto;\r\n    text-align: center !important;\r\n}\r\n\r\n.sigma_doctor.style-19 .sigma_rating{\r\n    font-size:14px;\r\n}\r\n.sigma_doctor.style-19 span{\r\n    font-size:13px;\r\n}\r\n.sigma_rating i {\r\n    color: #f4c150;\r\n}\r\n.sigma_doctor.style-19 .sigma_rating{\r\n    margin-top:6px;\r\n    margin-bottom:3px;\r\n}\r\n\r\n.sigma_post .sigma_post-meta{\r\n    margin-top:10px;\r\n    margin-bottom:10px;\r\n}\r\n\r\n.sigma_post .sigma_post-meta span+span{\r\n    float:right;\r\n    text-align:right;\r\n}\r\n.sigma_post .sigma_post-meta span.author {\r\n    float:left;\r\n    width:50%;\r\n}\r\n\r\n.sigma_post .sigma_post-meta{\r\n     justify-content: space-between;    \r\n}\r\n\r\n.fa-clock:before{\r\n color: #fff;\r\n}\r\n.sigma_post.style-15 .sigma_post-meta.is-absolute {\r\n    right: 80px;\r\n}\r\n\r\n.sigma_post.style-15 .sigma_post-body .btn-link {\r\n    background: #01cae4;\r\n    color: #fff;\r\n    padding: 8px 16px;\r\n    font-size: 14px;\r\n    line-height: 1.6;\r\n    border-radius: 6px;\r\n    margin-top: 13px;\r\n}\r\n\r\n.sigma_post.style-15{\r\n    box-shadow: unset;\r\n    padding: 20px;\r\n    margin-bottom: 20px;\r\n}\r\n\r\n.sigma_post.style-15.has-post-thumbnail .sigma_post-body{\r\n    padding: 10px 0 0;\r\n}\r\n.sigma_post.style-15 .sigma_post-meta{\r\n    padding-top: 8px;\r\n}\r\n.sigma-blog-1894029072 .col-lg-4 .sigma_post.style-15 .sigma_post-body .sigma_post-content h5{\r\n    margin-top: 20px;\r\n}\r\n\r\n.sigma_post .sigma_post-body .sigma_post-content h5{\r\n    margin: 20px 0 10px;\r\n}\r\n\r\n\r\n.sigma_info.style-14 .sigma_info-title .sigma_info-icon{\r\n    background: unset !important;\r\n}\r\n\r\n.sigma_info.style-14 .sigma_info-title h5 {\r\n    margin: 0;}\r\n    \r\n    \r\n   .sigma_info.style-14 .shape-2 {\r\n    right: -44px;\r\n    top: auto;\r\n    bottom: -20px;\r\n}\r\n\r\n.sigma_info.style-14 .shape-2{\r\n    display:none;\r\n}\r\n\r\n .sigma_info.style-14 .sigma_info-description a {\r\n    color: #fff;\r\n    font-size: 25px;\r\n    font-weight: 500;\r\n}\r\n\r\n.sigma_info.style-14 .sigma_info-description a:hover {\r\n    color: #09e5ab;\r\n}\r\n.sigma_post.style-15 .sigma_post-body .btn-link:hover{\r\n    background: #09e5ab;\r\n    color: #ffffff;\r\n}'),
(17055, 4229, '_wpb_shortcodes_custom_css', '.vc_custom_1640946506112{background-color: #15558d !important;}.vc_custom_1653970675422{padding-top: 80px !important;padding-bottom: 70px !important;background-color: #f8f9fa !important;}.vc_custom_1636980732076{padding-top: 80px !important;padding-bottom: 80px !important;}.vc_custom_1637840284589{padding-top: 70px !important;padding-bottom: 60px !important;background-color: #15558d !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1640852318456{padding-top: 80px !important;padding-bottom: 80px !important;background-color: #f8f9fa !important;}.vc_custom_1637841729123{padding-top: 60px !important;padding-bottom: 60px !important;}.vc_custom_1637902949313{padding-top: 80px !important;padding-bottom: 80px !important;background-color: #f8f9fa !important;}.vc_custom_1631086209173{margin-bottom: 50px !important;}.vc_custom_1635426287419{margin-bottom: 25px !important;}.vc_custom_1640931534164{padding-right: 0px !important;}.vc_custom_1637036562291{padding-bottom: 60px !important;}.vc_custom_1640931521701{padding-right: 0px !important;}'),
(17068, 4232, '_wp_attached_file', '2022/05/img-pharmacylab.jpg'),
(17069, 4232, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:450;s:6:\"height\";i:300;s:4:\"file\";s:27:\"2022/05/img-pharmacylab.jpg\";s:8:\"filesize\";i:21082;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"img-pharmacylab-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10057;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"img-pharmacylab-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4441;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:27:\"img-pharmacylab-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13453;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:27:\"img-pharmacylab-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11131;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:27:\"img-pharmacylab-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8985;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:27:\"img-pharmacylab-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9355;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:27:\"img-pharmacylab-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8568;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:27:\"img-pharmacylab-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2707;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:25:\"img-pharmacylab-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1698;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:25:\"img-pharmacylab-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:966;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:25:\"img-pharmacylab-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:894;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:27:\"img-pharmacylab-420x300.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19537;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:27:\"img-pharmacylab-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9264;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(17070, 4233, '_wp_attached_file', '2022/05/lab-image-1.jpg'),
(17071, 4233, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:450;s:6:\"height\";i:300;s:4:\"file\";s:23:\"2022/05/lab-image-1.jpg\";s:8:\"filesize\";i:24256;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"lab-image-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12442;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"lab-image-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6774;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:23:\"lab-image-1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16506;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:23:\"lab-image-1-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13915;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:23:\"lab-image-1-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11885;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:23:\"lab-image-1-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13635;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:23:\"lab-image-1-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11279;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:23:\"lab-image-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:3798;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:21:\"lab-image-1-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2266;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:21:\"lab-image-1-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1098;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:21:\"lab-image-1-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:930;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:23:\"lab-image-1-420x300.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23506;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:23:\"lab-image-1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13589;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"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 `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(17089, 4236, '_wpb_post_custom_css', '.subscribe-cta-form .sigma-subscribe-form-style-1 {\r\n    border: 2px solid #fff;\r\n    border-radius: 6px;\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"email\"] {\r\n    background: transparent;\r\n    border: 0;\r\n    color: #fff;\r\n    height: 70px;\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"email\"]::placeholder {\r\n    color: #fff;\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"submit\"] {\r\n    background: #fff;\r\n    margin: 5px;\r\n    border-radius: 6px;\r\n    color: var(--thm-secondary);\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 span.wpcf7-not-valid-tip {\r\n    color: #fff;\r\n    position: absolute;\r\n}\r\n@media(max-width: 467px){\r\n    .subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"submit\"]{\r\n        padding: 10px;\r\n        font-size: 12px;\r\n    }\r\n    .subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"email\"]{\r\n        padding: 10px;\r\n    }\r\n}\r\n\r\n.sigma_post .sigma_post-meta span {\r\n    font-size: 13px; }\r\n    \r\n.sigma_post.style-16 .sigma_post-body {\r\n   padding: 20px 0px 0px 0px;\r\n   border: 0px solid;\r\n}\r\n\r\n@media only screen and (max-width: 991px) and (min-width: 768px) {\r\n	.sigma_cta.style-8 .sigma_cta-content h4 {\r\n        font-size: 19px !important;\r\n	}\r\n        .section-title .title {\r\n          font-size: 25px;}\r\n\r\n.sigma_btn.btn-sm {\r\n    font-size: 12px;\r\n    padding: 7px 14px;}\r\n    \r\n}\r\n\r\n@media (max-width: 767px) {\r\n    .section-title .title {\r\n          font-size: 25px;\r\n    }\r\n}\r\n\r\n.sigma_post .sigma_post-meta span i {\r\n    margin-right: 3px;}\r\n    \r\n.sigma_post .sigma_post-meta span+span {\r\n    margin-left: 20px!important;\r\n}\r\n\r\n@media only screen and (max-width: 360px) and (min-width: 280px) {\r\n   .sigma_post .sigma_post-meta span a{\r\n        font-size: 10px !important;\r\n    }\r\n}\r\n\r\n.sigma_post .sigma_post-body h5 a {\r\n    font-size: 18px !important;\r\n}\r\n\r\n.sub-title {\r\n    color: #757575;\r\n    font-size: 16px;\r\n    margin-top:15px;\r\n}\r\n    \r\n.about-content{\r\n    font-size: 14px;\r\n    font-weight: 400;\r\n    line-height: 26px;\r\n}\r\n\r\n.sigma_post .sigma_post-meta span a {\r\n	color: #757575;\r\n    }\r\n    \r\n.sigma_post .sigma_post-meta span i {\r\n     color: #757575;\r\n}\r\n\r\n.sigma_post .sigma_post-meta span a:hover, .sigma_post .sigma_post-meta span .comment-count:hover {\r\n    color: unset;\r\n}\r\n\r\nh5 {\r\n    line-height: 1;\r\n}\r\n\r\n.sigma_post .sigma_post-meta{\r\n    margin-bottom: 15px;\r\n}\r\n\r\n.sigma_post .sigma_post-body .sigma_post-content h5{\r\n    margin:0 0 10px;\r\n}\r\n\r\n.sigma_post.style-16 .sigma_post-body{\r\n    padding:7px 0px 0px 0px;\r\n}\r\n\r\n.sigma_post .sigma_post-body .sigma_post-content p{\r\n    margin: 0px 0;\r\n}\r\n\r\n.sigma_doctor .sigma_doctor-categories a{\r\n    font-size:13px;\r\n}\r\n\r\n.sigma_doctor.style-17 .sigma_doctor-body .sigma_doctor-info span{\r\n    font-size:12px;\r\n    color:#666;\r\n}\r\n.sigma_service h5{\r\n    text-align:center;\r\n    font-size:0.9375rem;\r\n}\r\n\r\n.sigma_button_wrapper .sigma_btn.style-2{\r\n    font-size: 16px !important;\r\n    font-weight: 600 !important;\r\n    padding: 12px 30px !important;\r\n    box-shadow: none !important;\r\n    text-transform: capitalize;\r\n}\r\n\r\n.sigma_service.style-18 .sigma_service-thumb img{\r\n    border-radius: 100%;\r\n    box-shadow: 1px 6px 14px rgb(0 0 0 / 20%);\r\n    width: 140px;\r\n    height: 140px;\r\n    object-fit: cover;\r\n    margin-left: auto;\r\n    margin-right: auto;\r\n    text-align: center !important;\r\n}\r\n\r\n.sigma_doctor.style-19 .sigma_rating{\r\n    font-size:14px;\r\n}\r\n.sigma_doctor.style-19 span{\r\n    font-size:13px;\r\n}\r\n.sigma_rating i {\r\n    color: #f4c150;\r\n}\r\n.sigma_doctor.style-19 .sigma_rating{\r\n    margin-top:6px;\r\n    margin-bottom:3px;\r\n}\r\n\r\n.sigma_post .sigma_post-meta{\r\n    margin-top:10px;\r\n    margin-bottom:10px;\r\n}\r\n\r\n.sigma_post .sigma_post-meta span+span{\r\n    float:right;\r\n    text-align:right;\r\n}\r\n.sigma_post .sigma_post-meta span.author {\r\n    float:left;\r\n    width:50%;\r\n}\r\n\r\n.sigma_post .sigma_post-meta{\r\n     justify-content: space-between;    \r\n}\r\n\r\n.fa-clock:before{\r\n color: #fff;\r\n}\r\n.sigma_post.style-15 .sigma_post-meta.is-absolute {\r\n    right: 80px;\r\n}\r\n\r\n.sigma_post.style-15 .sigma_post-body .btn-link {\r\n    background: #01cae4;\r\n    color: #fff;\r\n    padding: 8px 16px;\r\n    font-size: 14px;\r\n    line-height: 1.6;\r\n    border-radius: 6px;\r\n    margin-top: 13px;\r\n}\r\n\r\n.sigma_post.style-15{\r\n    box-shadow: unset;\r\n    padding: 20px;\r\n    margin-bottom: 20px;\r\n}\r\n\r\n.sigma_post.style-15.has-post-thumbnail .sigma_post-body{\r\n    padding: 10px 0 0;\r\n}\r\n.sigma_post.style-15 .sigma_post-meta{\r\n    padding-top: 8px;\r\n}\r\n.sigma-blog-1894029072 .col-lg-4 .sigma_post.style-15 .sigma_post-body .sigma_post-content h5{\r\n    margin-top: 20px;\r\n}\r\n\r\n.sigma_post .sigma_post-body .sigma_post-content h5{\r\n    margin: 20px 0 10px;\r\n}\r\n\r\n\r\n.sigma_info.style-14 .sigma_info-title .sigma_info-icon{\r\n    background: unset !important;\r\n}\r\n\r\n.sigma_info.style-14 .sigma_info-title h5 {\r\n    margin: 0;}\r\n    \r\n    \r\n   .sigma_info.style-14 .shape-2 {\r\n    right: -44px;\r\n    top: auto;\r\n    bottom: -20px;\r\n}\r\n\r\n.sigma_info.style-14 .shape-2{\r\n    display:none;\r\n}\r\n\r\n .sigma_info.style-14 .sigma_info-description a {\r\n    color: #fff;\r\n    font-size: 25px;\r\n    font-weight: 500;\r\n}\r\n\r\n.sigma_info.style-14 .sigma_info-description a:hover {\r\n    color: #09e5ab;\r\n}\r\n.sigma_post.style-15 .sigma_post-body .btn-link:hover{\r\n    background: #09e5ab;\r\n    color: #ffffff;\r\n}'),
(17090, 4236, '_wpb_shortcodes_custom_css', '.vc_custom_1640946506112{background-color: #15558d !important;}.vc_custom_1653973876860{padding-top: 80px !important;padding-bottom: 70px !important;background-color: #f8f9fa !important;}.vc_custom_1636980732076{padding-top: 80px !important;padding-bottom: 80px !important;}.vc_custom_1637840284589{padding-top: 70px !important;padding-bottom: 60px !important;background-color: #15558d !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1640852318456{padding-top: 80px !important;padding-bottom: 80px !important;background-color: #f8f9fa !important;}.vc_custom_1637841729123{padding-top: 60px !important;padding-bottom: 60px !important;}.vc_custom_1637902949313{padding-top: 80px !important;padding-bottom: 80px !important;background-color: #f8f9fa !important;}.vc_custom_1631086209173{margin-bottom: 50px !important;}.vc_custom_1635426287419{margin-bottom: 25px !important;}.vc_custom_1640931534164{padding-right: 0px !important;}.vc_custom_1637036562291{padding-bottom: 60px !important;}.vc_custom_1640931521701{padding-right: 0px !important;}'),
(17096, 4238, '_user_type', 'regular_users'),
(17097, 4238, '_booking_type', 'doctor'),
(17098, 4238, '_price', '0'),
(17099, 4238, '_hospital_id', '4006'),
(17100, 4238, '_doctor_id', '4004'),
(17101, 4238, '_am_booking', 'a:7:{s:13:\"_with_patient\";a:4:{s:8:\"relation\";s:0:\"\";s:10:\"other_name\";s:13:\"Charlene Reed\";s:8:\"bk_email\";s:20:\"[email protected]\";s:8:\"bk_phone\";s:10:\"8007371170\";}s:9:\"_services\";a:0:{}s:15:\"_consultant_fee\";i:0;s:6:\"_price\";i:0;s:17:\"_appointment_date\";s:10:\"2022-06-09\";s:6:\"_slots\";s:9:\"1200-1230\";s:12:\"_hospital_id\";s:4:\"4006\";}'),
(17102, 4238, '_appointment_date', '2022-06-09'),
(17103, 4238, '_booking_service', 'a:0:{}'),
(17104, 4238, '_booking_slot', '1200-1230'),
(17105, 4238, '_booking_hospitals', '4006'),
(17106, 4238, 'bk_username', 'Charlene Reed'),
(17107, 4238, 'bk_email', '[email protected]'),
(17108, 4238, 'bk_phone', '8007371170'),
(17111, 4241, '_user_type', 'regular_users'),
(17112, 4241, '_booking_type', 'doctor'),
(17113, 4241, '_price', '0'),
(17114, 4241, '_hospital_id', '4174'),
(17115, 4241, '_doctor_id', '4171'),
(17116, 4241, '_am_booking', 'a:7:{s:13:\"_with_patient\";a:4:{s:8:\"relation\";s:0:\"\";s:10:\"other_name\";s:13:\"Charlene Reed\";s:8:\"bk_email\";s:20:\"[email protected]\";s:8:\"bk_phone\";s:10:\"9876543210\";}s:9:\"_services\";a:0:{}s:15:\"_consultant_fee\";i:0;s:6:\"_price\";i:0;s:17:\"_appointment_date\";s:10:\"2022-06-09\";s:6:\"_slots\";s:9:\"1500-1530\";s:12:\"_hospital_id\";s:4:\"4174\";}'),
(17117, 4241, '_appointment_date', '2022-06-09'),
(17118, 4241, '_booking_service', 'a:0:{}'),
(17119, 4241, '_booking_slot', '1500-1530'),
(17120, 4241, '_booking_hospitals', '4174'),
(17121, 4241, 'bk_username', 'Charlene Reed'),
(17122, 4241, 'bk_email', '[email protected]'),
(17123, 4241, 'bk_phone', '9876543210'),
(17124, 4242, '_user_type', 'regular_users'),
(17125, 4242, '_booking_type', 'doctor'),
(17126, 4242, '_price', '100'),
(17127, 4242, '_hospital_id', '3702'),
(17128, 4242, '_doctor_id', '3701'),
(17129, 4242, '_am_booking', 'a:7:{s:13:\"_with_patient\";a:4:{s:8:\"relation\";s:0:\"\";s:10:\"other_name\";s:13:\"Charlene Reed\";s:8:\"bk_email\";s:20:\"[email protected]\";s:8:\"bk_phone\";s:10:\"9876543210\";}s:9:\"_services\";a:0:{}s:15:\"_consultant_fee\";s:3:\"100\";s:6:\"_price\";s:3:\"100\";s:17:\"_appointment_date\";s:10:\"2022-06-01\";s:6:\"_slots\";s:9:\"1140-1150\";s:12:\"_hospital_id\";s:4:\"3702\";}'),
(17130, 4242, '_appointment_date', '2022-06-01'),
(17131, 4242, '_booking_service', 'a:0:{}'),
(17132, 4242, '_booking_slot', '1140-1150'),
(17133, 4242, '_booking_hospitals', '3702'),
(17134, 4242, 'bk_username', 'Charlene Reed'),
(17135, 4242, 'bk_email', '[email protected]'),
(17136, 4242, 'bk_phone', '9876543210'),
(17137, 4243, '_user_type', 'regular_users'),
(17138, 4243, '_booking_type', 'doctor'),
(17139, 4243, '_price', '100'),
(17140, 4243, '_hospital_id', '3702'),
(17141, 4243, '_doctor_id', '3701'),
(17142, 4243, '_am_booking', 'a:7:{s:13:\"_with_patient\";a:4:{s:8:\"relation\";s:0:\"\";s:10:\"other_name\";s:12:\"Joan Gardner\";s:8:\"bk_email\";s:16:\"[email protected]\";s:8:\"bk_phone\";s:10:\"9876543210\";}s:9:\"_services\";a:0:{}s:15:\"_consultant_fee\";s:3:\"100\";s:6:\"_price\";s:3:\"100\";s:17:\"_appointment_date\";s:10:\"2022-06-15\";s:6:\"_slots\";s:9:\"1200-1210\";s:12:\"_hospital_id\";s:4:\"3702\";}'),
(17143, 4243, '_appointment_date', '2022-06-15'),
(17144, 4243, '_booking_service', 'a:0:{}'),
(17145, 4243, '_booking_slot', '1200-1210'),
(17146, 4243, '_booking_hospitals', '3702'),
(17147, 4243, 'bk_username', 'Joan Gardner'),
(17148, 4243, 'bk_email', '[email protected]'),
(17149, 4243, 'bk_phone', '9876543210'),
(17172, 4247, '_user_type', 'regular_users'),
(17173, 4247, '_booking_type', 'doctor'),
(17174, 4247, '_price', '100'),
(17175, 4247, '_hospital_id', '3702'),
(17176, 4247, '_doctor_id', '3701'),
(17177, 4247, '_am_booking', 'a:7:{s:13:\"_with_patient\";a:4:{s:8:\"relation\";s:0:\"\";s:10:\"other_name\";s:13:\"Charlene Reed\";s:8:\"bk_email\";s:20:\"[email protected]\";s:8:\"bk_phone\";s:6:\"123123\";}s:9:\"_services\";a:0:{}s:15:\"_consultant_fee\";s:3:\"100\";s:6:\"_price\";s:3:\"100\";s:17:\"_appointment_date\";s:10:\"2022-06-20\";s:6:\"_slots\";s:9:\"1100-1145\";s:12:\"_hospital_id\";s:4:\"3702\";}'),
(17178, 4247, '_appointment_date', '2022-06-20'),
(17179, 4247, '_booking_service', 'a:0:{}'),
(17180, 4247, '_booking_slot', '1100-1145'),
(17181, 4247, '_booking_hospitals', '3702'),
(17182, 4247, 'bk_username', 'Charlene Reed'),
(17183, 4247, 'bk_email', '[email protected]'),
(17184, 4247, 'bk_phone', '123123'),
(17252, 4259, '_user_type', 'regular_users'),
(17253, 4259, '_booking_type', 'doctor'),
(17254, 4259, '_price', '0'),
(17255, 4259, '_hospital_id', '4174'),
(17256, 4259, '_doctor_id', '4171'),
(17257, 4259, '_am_booking', 'a:7:{s:13:\"_with_patient\";a:4:{s:8:\"relation\";s:0:\"\";s:10:\"other_name\";s:12:\"Joan Gardner\";s:8:\"bk_email\";s:16:\"[email protected]\";s:8:\"bk_phone\";s:1:\"5\";}s:9:\"_services\";a:0:{}s:15:\"_consultant_fee\";i:0;s:6:\"_price\";i:0;s:17:\"_appointment_date\";s:10:\"2022-06-09\";s:6:\"_slots\";s:9:\"1300-1330\";s:12:\"_hospital_id\";s:4:\"4174\";}'),
(17258, 4259, '_appointment_date', '2022-06-09'),
(17259, 4259, '_booking_service', 'a:0:{}'),
(17260, 4259, '_booking_slot', '1300-1330'),
(17261, 4259, '_booking_hospitals', '4174'),
(17262, 4259, 'bk_username', 'Joan Gardner'),
(17263, 4259, 'bk_email', '[email protected]'),
(17264, 4259, 'bk_phone', '5'),
(17265, 4260, '_user_type', 'regular_users'),
(17266, 4260, '_booking_type', 'doctor'),
(17267, 4260, '_price', '0'),
(17268, 4260, '_hospital_id', '4174'),
(17269, 4260, '_doctor_id', '4171'),
(17270, 4260, '_am_booking', 'a:7:{s:13:\"_with_patient\";a:4:{s:8:\"relation\";s:0:\"\";s:10:\"other_name\";s:12:\"Joan Gardner\";s:8:\"bk_email\";s:16:\"[email protected]\";s:8:\"bk_phone\";s:11:\"19004208727\";}s:9:\"_services\";a:0:{}s:15:\"_consultant_fee\";i:0;s:6:\"_price\";i:0;s:17:\"_appointment_date\";s:10:\"2022-06-13\";s:6:\"_slots\";s:9:\"0200-0300\";s:12:\"_hospital_id\";s:4:\"4174\";}'),
(17271, 4260, '_appointment_date', '2022-06-13'),
(17272, 4260, '_booking_service', 'a:0:{}'),
(17273, 4260, '_booking_slot', '0200-0300'),
(17274, 4260, '_booking_hospitals', '4174'),
(17275, 4260, 'bk_username', 'Joan Gardner'),
(17276, 4260, 'bk_email', '[email protected]'),
(17277, 4260, 'bk_phone', '19004208727'),
(17423, 4243, '_wp_old_date', '2022-06-02'),
(17474, 4279, '_user_type', 'regular_users'),
(17475, 4279, '_booking_type', 'doctor'),
(17476, 4279, '_price', '0'),
(17477, 4279, '_hospital_id', '4174'),
(17478, 4279, '_doctor_id', '4171'),
(17479, 4279, '_am_booking', 'a:7:{s:13:\"_with_patient\";a:4:{s:8:\"relation\";s:0:\"\";s:10:\"other_name\";s:13:\"Charlene Reed\";s:8:\"bk_email\";s:20:\"[email protected]\";s:8:\"bk_phone\";s:9:\"962534566\";}s:9:\"_services\";a:0:{}s:15:\"_consultant_fee\";i:0;s:6:\"_price\";i:0;s:17:\"_appointment_date\";s:10:\"2022-06-13\";s:6:\"_slots\";s:9:\"1010-1110\";s:12:\"_hospital_id\";s:4:\"4174\";}'),
(17480, 4279, '_appointment_date', '2022-06-13'),
(17481, 4279, '_booking_service', 'a:0:{}'),
(17482, 4279, '_booking_slot', '1010-1110'),
(17483, 4279, '_booking_hospitals', '4174'),
(17484, 4279, 'bk_username', 'Charlene Reed'),
(17485, 4279, 'bk_email', '[email protected]'),
(17486, 4279, 'bk_phone', '962534566'),
(17487, 4281, '_wp_attached_file', '2022/06/13-410x260.png'),
(17488, 4281, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:275;s:6:\"height\";i:154;s:4:\"file\";s:22:\"2022/06/13-410x260.png\";s:8:\"filesize\";i:85701;s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"13-410x260-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:42392;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:22:\"13-410x260-261x154.png\";s:5:\"width\";i:261;s:6:\"height\";i:154;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:79128;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:22:\"13-410x260-255x154.png\";s:5:\"width\";i:255;s:6:\"height\";i:154;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:77471;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:22:\"13-410x260-255x154.png\";s:5:\"width\";i:255;s:6:\"height\";i:154;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:77471;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:22:\"13-410x260-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:21604;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:20:\"13-410x260-65x65.png\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10314;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:20:\"13-410x260-30x30.png\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2683;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:20:\"13-410x260-20x20.png\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1344;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:22:\"13-410x260-250x154.png\";s:5:\"width\";i:250;s:6:\"height\";i:154;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:76119;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(17493, 4283, '_user_type', 'regular_users'),
(17494, 4283, '_booking_type', 'doctor'),
(17495, 4283, '_price', '0'),
(17496, 4283, '_hospital_id', '4006'),
(17497, 4283, '_doctor_id', '4004'),
(17498, 4283, '_am_booking', 'a:7:{s:13:\"_with_patient\";a:4:{s:8:\"relation\";s:0:\"\";s:10:\"other_name\";s:13:\"Charlene Reed\";s:8:\"bk_email\";s:20:\"[email protected]\";s:8:\"bk_phone\";s:15:\"555555555555555\";}s:9:\"_services\";a:0:{}s:15:\"_consultant_fee\";i:0;s:6:\"_price\";i:0;s:17:\"_appointment_date\";s:10:\"2022-06-16\";s:6:\"_slots\";s:9:\"1200-1230\";s:12:\"_hospital_id\";s:4:\"4006\";}'),
(17499, 4283, '_appointment_date', '2022-06-16'),
(17500, 4283, '_booking_service', 'a:0:{}'),
(17501, 4283, '_booking_slot', '1200-1230'),
(17502, 4283, '_booking_hospitals', '4006'),
(17503, 4283, 'bk_username', 'Charlene Reed'),
(17504, 4283, 'bk_email', '[email protected]'),
(17505, 4283, 'bk_phone', '555555555555555'),
(17523, 4286, '_user_type', 'regular_users'),
(17524, 4286, '_booking_type', 'doctor'),
(17525, 4286, '_price', '0'),
(17526, 4286, '_hospital_id', '4174'),
(17527, 4286, '_doctor_id', '4171'),
(17528, 4286, '_am_booking', 'a:7:{s:13:\"_with_patient\";a:4:{s:8:\"relation\";s:0:\"\";s:10:\"other_name\";s:13:\"Charlene Reed\";s:8:\"bk_email\";s:20:\"[email protected]\";s:8:\"bk_phone\";s:8:\"12345678\";}s:9:\"_services\";a:0:{}s:15:\"_consultant_fee\";i:0;s:6:\"_price\";i:0;s:17:\"_appointment_date\";s:10:\"2022-06-17\";s:6:\"_slots\";s:9:\"1100-1130\";s:12:\"_hospital_id\";s:4:\"4174\";}'),
(17529, 4286, '_appointment_date', '2022-06-17'),
(17530, 4286, '_booking_service', 'a:0:{}'),
(17531, 4286, '_booking_slot', '1100-1130'),
(17532, 4286, '_booking_hospitals', '4174'),
(17533, 4286, 'bk_username', 'Charlene Reed'),
(17534, 4286, 'bk_email', '[email protected]'),
(17535, 4286, 'bk_phone', '12345678'),
(17536, 4287, 'doctor-friendliness', '5'),
(17537, 4287, '_user_id', '9'),
(17538, 4287, '_waiting_time', '1'),
(17539, 4287, '_feedback_recommend', 'yes'),
(17540, 4287, '_feedbackpublicly', ''),
(17541, 4287, 'user_rating', '5.00'),
(17542, 4287, 'user_from', '3699'),
(17543, 4287, 'user_to', '3996'),
(17544, 4287, 'review_date', '2022-06-16 02:57:32'),
(17545, 4288, '_user_type', 'regular_users'),
(17546, 4288, '_booking_type', 'doctor'),
(17547, 4288, '_price', '100'),
(17548, 4288, '_hospital_id', '4003'),
(17549, 4288, '_doctor_id', '3996'),
(17550, 4288, '_am_booking', 'a:7:{s:13:\"_with_patient\";a:4:{s:8:\"relation\";s:0:\"\";s:10:\"other_name\";s:13:\"Charlene Reed\";s:8:\"bk_email\";s:20:\"[email protected]\";s:8:\"bk_phone\";s:8:\"66458514\";}s:9:\"_services\";a:0:{}s:15:\"_consultant_fee\";s:3:\"100\";s:6:\"_price\";s:3:\"100\";s:17:\"_appointment_date\";s:10:\"2022-06-17\";s:6:\"_slots\";s:9:\"1500-1530\";s:12:\"_hospital_id\";s:4:\"4003\";}'),
(17551, 4288, '_appointment_date', '2022-06-17'),
(17552, 4288, '_booking_service', 'a:0:{}'),
(17553, 4288, '_booking_slot', '1500-1530'),
(17554, 4288, '_booking_hospitals', '4003'),
(17555, 4288, 'bk_username', 'Charlene Reed'),
(17556, 4288, 'bk_email', '[email protected]'),
(17557, 4288, 'bk_phone', '66458514'),
(17567, 4290, '_user_type', 'regular_users'),
(17568, 4290, '_booking_type', 'doctor'),
(17569, 4290, '_price', '0'),
(17570, 4290, '_hospital_id', '3705'),
(17571, 4290, '_doctor_id', '3704'),
(17572, 4290, '_am_booking', 'a:7:{s:13:\"_with_patient\";a:4:{s:8:\"relation\";s:0:\"\";s:10:\"other_name\";s:13:\"Charlene Reed\";s:8:\"bk_email\";s:20:\"[email protected]\";s:8:\"bk_phone\";s:8:\"66458514\";}s:9:\"_services\";a:0:{}s:15:\"_consultant_fee\";i:0;s:6:\"_price\";i:0;s:17:\"_appointment_date\";s:10:\"2022-07-01\";s:6:\"_slots\";s:9:\"1600-1630\";s:12:\"_hospital_id\";s:4:\"3705\";}'),
(17573, 4290, '_appointment_date', '2022-07-01'),
(17574, 4290, '_booking_service', 'a:0:{}'),
(17575, 4290, '_booking_slot', '1600-1630'),
(17576, 4290, '_booking_hospitals', '3705'),
(17577, 4290, 'bk_username', 'Charlene Reed'),
(17578, 4290, 'bk_email', '[email protected]'),
(17579, 4290, 'bk_phone', '66458514'),
(17585, 4294, '_user_type', 'regular_users'),
(17586, 4294, '_booking_type', 'doctor'),
(17587, 4294, '_price', '0'),
(17588, 4294, '_hospital_id', '4174'),
(17589, 4294, '_doctor_id', '4171'),
(17590, 4294, '_am_booking', 'a:7:{s:13:\"_with_patient\";a:4:{s:8:\"relation\";s:0:\"\";s:10:\"other_name\";s:13:\"Charlene Reed\";s:8:\"bk_email\";s:20:\"[email protected]\";s:8:\"bk_phone\";s:12:\"098765432345\";}s:9:\"_services\";a:0:{}s:15:\"_consultant_fee\";i:0;s:6:\"_price\";i:0;s:17:\"_appointment_date\";s:10:\"2022-06-16\";s:6:\"_slots\";s:9:\"1400-1430\";s:12:\"_hospital_id\";s:4:\"4174\";}'),
(17591, 4294, '_appointment_date', '2022-06-16'),
(17592, 4294, '_booking_service', 'a:0:{}'),
(17593, 4294, '_booking_slot', '1400-1430'),
(17594, 4294, '_booking_hospitals', '4174'),
(17595, 4294, 'bk_username', 'Charlene Reed'),
(17596, 4294, 'bk_email', '[email protected]'),
(17597, 4294, 'bk_phone', '098765432345'),
(17598, 4295, '_user_type', 'regular_users'),
(17599, 4295, '_booking_type', 'doctor'),
(17600, 4295, '_price', '0'),
(17601, 4295, '_hospital_id', '4174'),
(17602, 4295, '_doctor_id', '4171'),
(17603, 4295, '_am_booking', 'a:7:{s:13:\"_with_patient\";a:4:{s:8:\"relation\";s:0:\"\";s:10:\"other_name\";s:13:\"Charlene Reed\";s:8:\"bk_email\";s:20:\"[email protected]\";s:8:\"bk_phone\";s:9:\"456456456\";}s:9:\"_services\";a:0:{}s:15:\"_consultant_fee\";i:0;s:6:\"_price\";i:0;s:17:\"_appointment_date\";s:10:\"2022-06-24\";s:6:\"_slots\";s:9:\"1500-1530\";s:12:\"_hospital_id\";s:4:\"4174\";}'),
(17604, 4295, '_appointment_date', '2022-06-24'),
(17605, 4295, '_booking_service', 'a:0:{}'),
(17606, 4295, '_booking_slot', '1500-1530'),
(17607, 4295, '_booking_hospitals', '4174'),
(17608, 4295, 'bk_username', 'Charlene Reed'),
(17609, 4295, 'bk_email', '[email protected]'),
(17610, 4295, 'bk_phone', '456456456'),
(17611, 4296, '_user_type', 'regular_users'),
(17612, 4296, '_booking_type', 'doctor'),
(17613, 4296, '_price', '0'),
(17614, 4296, '_hospital_id', '4174'),
(17615, 4296, '_doctor_id', '4171'),
(17616, 4296, '_am_booking', 'a:7:{s:13:\"_with_patient\";a:4:{s:8:\"relation\";s:0:\"\";s:10:\"other_name\";s:19:\"Charlene Reed543543\";s:8:\"bk_email\";s:26:\"[email protected]\";s:8:\"bk_phone\";s:15:\"543545435435435\";}s:9:\"_services\";a:0:{}s:15:\"_consultant_fee\";i:0;s:6:\"_price\";i:0;s:17:\"_appointment_date\";s:10:\"2022-06-17\";s:6:\"_slots\";s:9:\"1200-1230\";s:12:\"_hospital_id\";s:4:\"4174\";}'),
(17617, 4296, '_appointment_date', '2022-06-17'),
(17618, 4296, '_booking_service', 'a:0:{}'),
(17619, 4296, '_booking_slot', '1200-1230'),
(17620, 4296, '_booking_hospitals', '4174'),
(17621, 4296, 'bk_username', 'Charlene Reed543543'),
(17622, 4296, 'bk_email', '[email protected]'),
(17623, 4296, 'bk_phone', '543545435435435'),
(17624, 4297, '_user_type', 'regular_users'),
(17625, 4297, '_booking_type', 'doctor'),
(17626, 4297, '_price', '0'),
(17627, 4297, '_hospital_id', '4174'),
(17628, 4297, '_doctor_id', '4171'),
(17629, 4297, '_am_booking', 'a:7:{s:13:\"_with_patient\";a:4:{s:8:\"relation\";s:0:\"\";s:10:\"other_name\";s:13:\"Charlene Reed\";s:8:\"bk_email\";s:20:\"[email protected]\";s:8:\"bk_phone\";s:15:\"543545435435435\";}s:9:\"_services\";a:0:{}s:15:\"_consultant_fee\";i:0;s:6:\"_price\";i:0;s:17:\"_appointment_date\";s:10:\"2022-06-17\";s:6:\"_slots\";s:9:\"1500-1530\";s:12:\"_hospital_id\";s:4:\"4174\";}'),
(17630, 4297, '_appointment_date', '2022-06-17'),
(17631, 4297, '_booking_service', 'a:0:{}'),
(17632, 4297, '_booking_slot', '1500-1530'),
(17633, 4297, '_booking_hospitals', '4174'),
(17634, 4297, 'bk_username', 'Charlene Reed'),
(17635, 4297, 'bk_email', '[email protected]'),
(17636, 4297, 'bk_phone', '543545435435435'),
(17637, 4298, '_user_type', 'regular_users'),
(17638, 4298, '_booking_type', 'doctor'),
(17639, 4298, '_price', '0'),
(17640, 4298, '_hospital_id', '4174'),
(17641, 4298, '_doctor_id', '4171'),
(17642, 4298, '_am_booking', 'a:7:{s:13:\"_with_patient\";a:4:{s:8:\"relation\";s:0:\"\";s:10:\"other_name\";s:13:\"Charlene Reed\";s:8:\"bk_email\";s:20:\"[email protected]\";s:8:\"bk_phone\";s:11:\"05336543232\";}s:9:\"_services\";a:0:{}s:15:\"_consultant_fee\";i:0;s:6:\"_price\";i:0;s:17:\"_appointment_date\";s:10:\"2022-06-24\";s:6:\"_slots\";s:9:\"1400-1430\";s:12:\"_hospital_id\";s:4:\"4174\";}'),
(17643, 4298, '_appointment_date', '2022-06-24'),
(17644, 4298, '_booking_service', 'a:0:{}'),
(17645, 4298, '_booking_slot', '1400-1430'),
(17646, 4298, '_booking_hospitals', '4174'),
(17647, 4298, 'bk_username', 'Charlene Reed'),
(17648, 4298, 'bk_email', '[email protected]'),
(17649, 4298, 'bk_phone', '05336543232'),
(17655, 4300, '_user_type', 'regular_users'),
(17656, 4300, '_booking_type', 'doctor'),
(17657, 4300, '_price', '0'),
(17658, 4300, '_hospital_id', '4174'),
(17659, 4300, '_doctor_id', '4171'),
(17660, 4300, '_am_booking', 'a:7:{s:13:\"_with_patient\";a:4:{s:8:\"relation\";s:0:\"\";s:10:\"other_name\";s:19:\"Charlene Reed543543\";s:8:\"bk_email\";s:20:\"[email protected]\";s:8:\"bk_phone\";s:15:\"543545435435435\";}s:9:\"_services\";a:0:{}s:15:\"_consultant_fee\";i:0;s:6:\"_price\";i:0;s:17:\"_appointment_date\";s:10:\"2022-06-18\";s:6:\"_slots\";s:9:\"1200-1230\";s:12:\"_hospital_id\";s:4:\"4174\";}'),
(17661, 4300, '_appointment_date', '2022-06-18'),
(17662, 4300, '_booking_service', 'a:0:{}'),
(17663, 4300, '_booking_slot', '1200-1230'),
(17664, 4300, '_booking_hospitals', '4174'),
(17665, 4300, 'bk_username', 'Charlene Reed543543'),
(17666, 4300, 'bk_email', '[email protected]'),
(17667, 4300, 'bk_phone', '543545435435435'),
(17673, 4303, '_user_type', 'regular_users'),
(17674, 4303, '_booking_type', 'doctor'),
(17675, 4303, '_price', '100'),
(17676, 4303, '_hospital_id', '4003'),
(17677, 4303, '_doctor_id', '3996'),
(17678, 4303, '_am_booking', 'a:7:{s:13:\"_with_patient\";a:4:{s:8:\"relation\";s:0:\"\";s:10:\"other_name\";s:13:\"Charlene Reed\";s:8:\"bk_email\";s:20:\"[email protected]\";s:8:\"bk_phone\";s:11:\"34534534534\";}s:9:\"_services\";a:0:{}s:15:\"_consultant_fee\";s:3:\"100\";s:6:\"_price\";s:3:\"100\";s:17:\"_appointment_date\";s:10:\"2022-06-30\";s:6:\"_slots\";s:9:\"1500-1530\";s:12:\"_hospital_id\";s:4:\"4003\";}'),
(17679, 4303, '_appointment_date', '2022-06-30'),
(17680, 4303, '_booking_service', 'a:0:{}'),
(17681, 4303, '_booking_slot', '1500-1530'),
(17682, 4303, '_booking_hospitals', '4003'),
(17683, 4303, 'bk_username', 'Charlene Reed'),
(17684, 4303, 'bk_email', '[email protected]'),
(17685, 4303, 'bk_phone', '34534534534'),
(17686, 4304, '_user_type', 'regular_users'),
(17687, 4304, '_booking_type', 'doctor'),
(17688, 4304, '_price', '0'),
(17689, 4304, '_hospital_id', '4174'),
(17690, 4304, '_doctor_id', '4171'),
(17691, 4304, '_am_booking', 'a:7:{s:13:\"_with_patient\";a:4:{s:8:\"relation\";s:0:\"\";s:10:\"other_name\";s:13:\"Charlene Reed\";s:8:\"bk_email\";s:20:\"[email protected]\";s:8:\"bk_phone\";s:6:\"435678\";}s:9:\"_services\";a:0:{}s:15:\"_consultant_fee\";i:0;s:6:\"_price\";i:0;s:17:\"_appointment_date\";s:10:\"2022-06-23\";s:6:\"_slots\";s:9:\"1500-1530\";s:12:\"_hospital_id\";s:4:\"4174\";}'),
(17692, 4304, '_appointment_date', '2022-06-23'),
(17693, 4304, '_booking_service', 'a:0:{}'),
(17694, 4304, '_booking_slot', '1500-1530'),
(17695, 4304, '_booking_hospitals', '4174'),
(17696, 4304, 'bk_username', 'Charlene Reed'),
(17697, 4304, 'bk_email', '[email protected]'),
(17698, 4304, 'bk_phone', '435678'),
(17720, 4306, 'am_page_data', 'a:12:{s:12:\"am_seo_title\";s:0:\"\";s:18:\"am_seo_description\";s:0:\"\";s:15:\"am_seo_keywords\";s:0:\"\";s:9:\"am_layout\";s:10:\"no_sidebar\";s:15:\"am_left_sidebar\";s:0:\"\";s:13:\"am_page_title\";s:4:\"show\";s:12:\"am_title_bar\";s:7:\"default\";s:14:\"am_breadcrumbs\";s:6:\"enable\";s:15:\"am_title_bar_bg\";s:0:\"\";s:17:\"am_title_bar_text\";s:0:\"\";s:13:\"am_rev_slider\";s:1:\"6\";s:12:\"am_shortcode\";s:0:\"\";}'),
(17721, 4306, '_edit_lock', '1719416973:1'),
(17722, 4306, '_wp_page_template', 'doctors-map-view.php'),
(17723, 4306, '_edit_last', '1'),
(17724, 4306, 'dfiFeatured', 'a:1:{i:0;s:0:\"\";}'),
(17725, 4306, 'sigma_page_settings', 'a:10:{s:26:\"sigma_one_page_menu_enable\";s:0:\"\";s:24:\"sigma_page_custom_layout\";s:1:\"0\";s:23:\"sigma_subheader_disable\";s:0:\"\";s:23:\"sigma_page_custom_title\";s:0:\"\";s:26:\"sigma_page_custom_subtitle\";s:0:\"\";s:27:\"sigma_page_sidebar_position\";s:13:\"theme-options\";s:17:\"sigma_page_layout\";s:13:\"theme-options\";s:22:\"sigma_custom_subheader\";s:0:\"\";s:19:\"sigma_popup_disable\";s:0:\"\";s:24:\"popup_type_page_template\";s:1:\"0\";}'),
(17726, 4306, '_wpnonce', '52dd155ca3'),
(17727, 4306, '_wp_http_referer', '/elementor/wp-admin/post.php?post=4306&action=edit'),
(17728, 4306, 'user_ID', '1'),
(17729, 4306, 'action', 'editpost'),
(17730, 4306, 'originalaction', 'editpost'),
(17731, 4306, 'post_type', 'page'),
(17732, 4306, 'original_post_status', 'publish'),
(17733, 4306, 'referredby', 'https://doccure-wp.dreamstechnologies.com/wp-admin/edit.php?post_type=page'),
(17734, 4306, '_wp_original_http_referer', 'https://doccure-wp.dreamstechnologies.com/wp-admin/edit.php?post_type=page'),
(17735, 4306, 'auto_draft', '1'),
(17736, 4306, 'post_ID', '4306'),
(17737, 4306, 'meta-box-order-nonce', '08f1a2a1fc'),
(17738, 4306, 'closedpostboxesnonce', '8da0cd27e9'),
(17739, 4306, 'samplepermalinknonce', '0d959bcda0'),
(17742, 4306, 'ao_metabox_nonce', '483da75ee9'),
(17743, 4306, 'ao_post_optimize', 'a:6:{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\";s:15:\"ao_post_preload\";s:0:\"\";}'),
(17744, 4306, 'ao_post_js_optimize', 'on'),
(17745, 4306, 'ao_post_css_optimize', 'on'),
(17746, 4306, 'ao_post_ccss', 'on'),
(17747, 4306, 'ao_post_lazyload', 'on'),
(17748, 4306, 'ao_post_preload', ''),
(17749, 4306, 'sigma-page-meta-nonce', '11ed040558'),
(17750, 4306, 'sigma_page_custom_layout', '0'),
(17751, 4306, 'sigma_page_custom_title', ''),
(17752, 4306, 'sigma_page_custom_subtitle', ''),
(17753, 4306, 'sigma_custom_subheader', ''),
(17754, 4306, 'sigma_page_sidebar_position', 'theme-options'),
(17755, 4306, 'sigma_page_layout', 'theme-options'),
(17756, 4306, 'popup_type_page_template', '0'),
(17757, 4306, 'dfi_fimageplug-2', 'aeb35579db'),
(17758, 4306, 'wpb_vc_js_status', 'false'),
(17759, 4306, 'wpb_vc_loading', 'Loading, please wait...'),
(17760, 4306, 'wpb_vc_loading_row', 'Crunching...'),
(17761, 4306, 'vc_post_custom_css', ''),
(17762, 4306, 'yoast_free_metabox_nonce', '5f7cc6f5b9'),
(17763, 4306, 'yoast_wpseo_focuskw', ''),
(17764, 4306, 'yoast_wpseo_title', ''),
(17765, 4306, 'yoast_wpseo_metadesc', ''),
(17766, 4306, 'yoast_wpseo_linkdex', '-2803'),
(17767, 4306, 'yoast_wpseo_content_score', '0'),
(17768, 4306, 'yoast_wpseo_is_cornerstone', 'false'),
(17769, 4306, 'yoast_wpseo_estimated-reading-time-minutes', '0'),
(17770, 4306, 'yoast_wpseo_meta-robots-noindex', '0'),
(17771, 4306, 'yoast_wpseo_meta-robots-nofollow', '0'),
(17772, 4306, 'yoast_wpseo_meta-robots-adv', ''),
(17773, 4306, 'yoast_wpseo_bctitle', ''),
(17774, 4306, 'yoast_wpseo_canonical', ''),
(17775, 4306, 'yoast_wpseo_schema_page_type', ''),
(17776, 4306, 'yoast_wpseo_schema_article_type', ''),
(17777, 4306, 'yoast_wpseo_opengraph-title', ''),
(17778, 4306, 'yoast_wpseo_opengraph-description', ''),
(17779, 4306, 'yoast_wpseo_opengraph-image', ''),
(17780, 4306, 'yoast_wpseo_opengraph-image-id', ''),
(17781, 4306, 'yoast_wpseo_twitter-title', ''),
(17782, 4306, 'yoast_wpseo_twitter-description', ''),
(17783, 4306, 'yoast_wpseo_twitter-image', ''),
(17784, 4306, 'yoast_wpseo_twitter-image-id', ''),
(17785, 4306, 'screen', 'mobile'),
(17786, 4306, 'comment_status', 'closed'),
(17787, 4306, 'ping_status', 'closed'),
(17788, 4306, 'post_author', '1'),
(17789, 4306, 'post_mime_type', ''),
(17790, 4306, 'ID', '4306'),
(17791, 4306, 'post_status', 'publish'),
(17792, 4306, '_wpb_vc_js_status', 'false'),
(17793, 4306, '_yoast_wpseo_estimated-reading-time-minutes', '0'),
(17803, 3808, '_wp_old_date', '2022-05-23'),
(17804, 3743, '_wp_old_date', '2022-05-23'),
(17809, 16, '_wp_old_date', '2022-05-23'),
(17813, 333, '_wp_old_date', '2022-05-23'),
(17815, 734, '_wp_old_date', '2022-05-23'),
(17816, 3689, '_wp_old_date', '2022-05-23'),
(17817, 3687, '_wp_old_date', '2022-05-23'),
(17818, 4018, '_wp_old_date', '2022-05-23'),
(17819, 3688, '_wp_old_date', '2022-05-23'),
(17820, 336, '_wp_old_date', '2022-05-23'),
(17821, 2767, '_wp_old_date', '2022-05-23'),
(17822, 4043, '_wp_old_date', '2022-05-23'),
(17823, 897, '_wp_old_date', '2022-05-23'),
(17824, 3691, '_wp_old_date', '2022-05-23'),
(17825, 329, '_wp_old_date', '2022-05-23'),
(17826, 762, '_wp_old_date', '2022-05-23'),
(17827, 339, '_wp_old_date', '2022-05-23'),
(17839, 4314, '_wp_attached_file', '2022/06/feature-01-1.jpg'),
(17840, 4314, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:24:\"2022/06/feature-01-1.jpg\";s:8:\"filesize\";i:60123;s:5:\"sizes\";a:19:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"feature-01-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:18581;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"feature-01-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6651;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:24:\"feature-01-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:39331;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:24:\"feature-01-1-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34546;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:24:\"feature-01-1-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37008;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:24:\"feature-01-1-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34086;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:24:\"feature-01-1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17790;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:24:\"feature-01-1-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14842;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:24:\"feature-01-1-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12753;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:24:\"feature-01-1-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13867;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:24:\"feature-01-1-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11996;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:24:\"feature-01-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:3930;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:22:\"feature-01-1-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2345;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:22:\"feature-01-1-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1128;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:22:\"feature-01-1-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:944;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:24:\"feature-01-1-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33036;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:24:\"feature-01-1-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29770;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:24:\"feature-01-1-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46963;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:24:\"feature-01-1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13934;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(17841, 4315, '_wp_attached_file', '2022/06/feature-02-1.jpg'),
(17842, 4315, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:24:\"2022/06/feature-02-1.jpg\";s:8:\"filesize\";i:63966;s:5:\"sizes\";a:19:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"feature-02-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:21722;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"feature-02-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7638;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:24:\"feature-02-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:40698;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:24:\"feature-02-1-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34284;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:24:\"feature-02-1-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38098;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:24:\"feature-02-1-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35560;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:24:\"feature-02-1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19156;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:24:\"feature-02-1-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16094;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:24:\"feature-02-1-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13375;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:24:\"feature-02-1-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16068;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:24:\"feature-02-1-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12728;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:24:\"feature-02-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:4367;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:22:\"feature-02-1-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2542;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:22:\"feature-02-1-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1147;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:22:\"feature-02-1-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:972;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:24:\"feature-02-1-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34488;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:24:\"feature-02-1-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33925;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:24:\"feature-02-1-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46763;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:24:\"feature-02-1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16084;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(17843, 4316, '_wp_attached_file', '2022/06/feature-03-1.jpg'),
(17844, 4316, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:24:\"2022/06/feature-03-1.jpg\";s:8:\"filesize\";i:64538;s:5:\"sizes\";a:19:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"feature-03-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:17463;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"feature-03-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6125;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:24:\"feature-03-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:37345;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:24:\"feature-03-1-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34668;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:24:\"feature-03-1-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34990;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:24:\"feature-03-1-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32435;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:24:\"feature-03-1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17095;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:24:\"feature-03-1-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14196;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:24:\"feature-03-1-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11813;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:24:\"feature-03-1-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12906;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:24:\"feature-03-1-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11204;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:24:\"feature-03-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:3513;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:22:\"feature-03-1-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2136;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:22:\"feature-03-1-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1062;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:22:\"feature-03-1-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:927;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:24:\"feature-03-1-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31555;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:24:\"feature-03-1-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27860;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:24:\"feature-03-1-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43080;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:24:\"feature-03-1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12934;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(17845, 4317, '_wp_attached_file', '2022/06/feature-04-1.jpg'),
(17846, 4317, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:24:\"2022/06/feature-04-1.jpg\";s:8:\"filesize\";i:60403;s:5:\"sizes\";a:19:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"feature-04-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:17766;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"feature-04-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6252;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:24:\"feature-04-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:38149;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:24:\"feature-04-1-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35040;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:24:\"feature-04-1-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34523;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:24:\"feature-04-1-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32807;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:24:\"feature-04-1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17507;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:24:\"feature-04-1-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14682;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:24:\"feature-04-1-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12123;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:24:\"feature-04-1-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13247;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:24:\"feature-04-1-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11681;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:24:\"feature-04-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:3564;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:22:\"feature-04-1-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2200;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:22:\"feature-04-1-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1061;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:22:\"feature-04-1-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:900;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:24:\"feature-04-1-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32196;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:24:\"feature-04-1-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27821;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:24:\"feature-04-1-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42026;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:24:\"feature-04-1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13178;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(17848, 4318, '_wp_attached_file', '2022/06/feature-01-1-1.jpg');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(17849, 4318, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:26:\"2022/06/feature-01-1-1.jpg\";s:8:\"filesize\";i:60123;s:5:\"sizes\";a:19:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"feature-01-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:18581;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"feature-01-1-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6651;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:26:\"feature-01-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:39331;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:26:\"feature-01-1-1-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34546;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:26:\"feature-01-1-1-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37008;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:26:\"feature-01-1-1-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34086;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:26:\"feature-01-1-1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17790;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:26:\"feature-01-1-1-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14842;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:26:\"feature-01-1-1-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12753;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:26:\"feature-01-1-1-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13867;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:26:\"feature-01-1-1-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11996;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:26:\"feature-01-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:3930;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:24:\"feature-01-1-1-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2345;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:24:\"feature-01-1-1-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1128;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:24:\"feature-01-1-1-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:944;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:26:\"feature-01-1-1-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33036;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:26:\"feature-01-1-1-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29770;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:26:\"feature-01-1-1-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46963;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:26:\"feature-01-1-1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13934;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(17850, 4319, '_wp_attached_file', '2022/06/feature-02-1-1.jpg'),
(17851, 4319, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:26:\"2022/06/feature-02-1-1.jpg\";s:8:\"filesize\";i:63966;s:5:\"sizes\";a:19:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"feature-02-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:21722;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"feature-02-1-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7638;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:26:\"feature-02-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:40698;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:26:\"feature-02-1-1-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34284;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:26:\"feature-02-1-1-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38098;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:26:\"feature-02-1-1-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35560;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:26:\"feature-02-1-1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19156;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:26:\"feature-02-1-1-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16094;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:26:\"feature-02-1-1-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13375;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:26:\"feature-02-1-1-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16068;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:26:\"feature-02-1-1-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12728;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:26:\"feature-02-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:4367;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:24:\"feature-02-1-1-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2542;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:24:\"feature-02-1-1-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1147;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:24:\"feature-02-1-1-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:972;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:26:\"feature-02-1-1-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34488;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:26:\"feature-02-1-1-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33925;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:26:\"feature-02-1-1-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46763;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:26:\"feature-02-1-1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16084;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(17852, 4320, '_wp_attached_file', '2022/06/feature-03-1-1.jpg'),
(17853, 4320, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:26:\"2022/06/feature-03-1-1.jpg\";s:8:\"filesize\";i:64538;s:5:\"sizes\";a:19:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"feature-03-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:17463;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"feature-03-1-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6125;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:26:\"feature-03-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:37345;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:26:\"feature-03-1-1-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34668;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:26:\"feature-03-1-1-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34990;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:26:\"feature-03-1-1-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32435;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:26:\"feature-03-1-1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17095;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:26:\"feature-03-1-1-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14196;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:26:\"feature-03-1-1-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11813;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:26:\"feature-03-1-1-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12906;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:26:\"feature-03-1-1-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11204;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:26:\"feature-03-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:3513;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:24:\"feature-03-1-1-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2136;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:24:\"feature-03-1-1-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1062;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:24:\"feature-03-1-1-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:927;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:26:\"feature-03-1-1-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31555;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:26:\"feature-03-1-1-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27860;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:26:\"feature-03-1-1-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43080;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:26:\"feature-03-1-1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12934;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(17854, 4321, '_wp_attached_file', '2022/06/feature-04-1-1.jpg'),
(17855, 4321, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:26:\"2022/06/feature-04-1-1.jpg\";s:8:\"filesize\";i:60403;s:5:\"sizes\";a:19:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"feature-04-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:17766;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"feature-04-1-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6252;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:26:\"feature-04-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:38149;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:26:\"feature-04-1-1-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35040;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:26:\"feature-04-1-1-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34523;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:26:\"feature-04-1-1-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32807;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:26:\"feature-04-1-1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17507;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:26:\"feature-04-1-1-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14682;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:26:\"feature-04-1-1-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12123;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:26:\"feature-04-1-1-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13247;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:26:\"feature-04-1-1-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11681;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:26:\"feature-04-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:3564;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:24:\"feature-04-1-1-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2200;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:24:\"feature-04-1-1-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1061;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:24:\"feature-04-1-1-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:900;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:26:\"feature-04-1-1-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32196;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:26:\"feature-04-1-1-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27821;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:26:\"feature-04-1-1-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42026;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:26:\"feature-04-1-1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13178;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(17857, 4322, '_wp_attached_file', '2022/06/feature-01-2.jpg'),
(17858, 4322, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:24:\"2022/06/feature-01-2.jpg\";s:8:\"filesize\";i:60123;s:5:\"sizes\";a:19:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"feature-01-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:18581;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"feature-01-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6651;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:24:\"feature-01-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:39331;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:24:\"feature-01-2-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34546;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:24:\"feature-01-2-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37008;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:24:\"feature-01-2-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34086;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:24:\"feature-01-2-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17790;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:24:\"feature-01-2-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14842;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:24:\"feature-01-2-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12753;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:24:\"feature-01-2-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13867;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:24:\"feature-01-2-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11996;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:24:\"feature-01-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:3930;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:22:\"feature-01-2-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2345;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:22:\"feature-01-2-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1128;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:22:\"feature-01-2-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:944;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:24:\"feature-01-2-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33036;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:24:\"feature-01-2-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29770;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:24:\"feature-01-2-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46963;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:24:\"feature-01-2-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13934;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(17859, 4323, '_wp_attached_file', '2022/06/feature-02-2.jpg'),
(17860, 4323, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:24:\"2022/06/feature-02-2.jpg\";s:8:\"filesize\";i:63966;s:5:\"sizes\";a:19:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"feature-02-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:21722;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"feature-02-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7638;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:24:\"feature-02-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:40698;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:24:\"feature-02-2-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34284;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:24:\"feature-02-2-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38098;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:24:\"feature-02-2-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35560;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:24:\"feature-02-2-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19156;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:24:\"feature-02-2-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16094;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:24:\"feature-02-2-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13375;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:24:\"feature-02-2-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16068;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:24:\"feature-02-2-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12728;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:24:\"feature-02-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:4367;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:22:\"feature-02-2-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2542;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:22:\"feature-02-2-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1147;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:22:\"feature-02-2-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:972;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:24:\"feature-02-2-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34488;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:24:\"feature-02-2-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33925;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:24:\"feature-02-2-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46763;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:24:\"feature-02-2-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16084;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(17861, 4324, '_wp_attached_file', '2022/06/feature-03-2.jpg'),
(17862, 4324, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:24:\"2022/06/feature-03-2.jpg\";s:8:\"filesize\";i:64538;s:5:\"sizes\";a:19:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"feature-03-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:17463;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"feature-03-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6125;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:24:\"feature-03-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:37345;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:24:\"feature-03-2-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34668;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:24:\"feature-03-2-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34990;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:24:\"feature-03-2-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32435;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:24:\"feature-03-2-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17095;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:24:\"feature-03-2-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14196;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:24:\"feature-03-2-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11813;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:24:\"feature-03-2-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12906;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:24:\"feature-03-2-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11204;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:24:\"feature-03-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:3513;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:22:\"feature-03-2-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2136;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:22:\"feature-03-2-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1062;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:22:\"feature-03-2-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:927;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:24:\"feature-03-2-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31555;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:24:\"feature-03-2-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27860;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:24:\"feature-03-2-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43080;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:24:\"feature-03-2-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12934;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(17863, 4325, '_wp_attached_file', '2022/06/feature-04-2.jpg'),
(17864, 4325, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:24:\"2022/06/feature-04-2.jpg\";s:8:\"filesize\";i:60403;s:5:\"sizes\";a:19:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"feature-04-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:17766;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"feature-04-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6252;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:24:\"feature-04-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:38149;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:24:\"feature-04-2-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35040;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:24:\"feature-04-2-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34523;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:24:\"feature-04-2-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32807;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:24:\"feature-04-2-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17507;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:24:\"feature-04-2-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14682;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:24:\"feature-04-2-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12123;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:24:\"feature-04-2-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13247;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:24:\"feature-04-2-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11681;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:24:\"feature-04-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:3564;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:22:\"feature-04-2-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2200;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:22:\"feature-04-2-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1061;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:22:\"feature-04-2-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:900;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:24:\"feature-04-2-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32196;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:24:\"feature-04-2-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27821;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:24:\"feature-04-2-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42026;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:24:\"feature-04-2-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13178;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(17866, 4326, '_wp_attached_file', '2022/06/feature-01-2-1.jpg'),
(17867, 4326, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:26:\"2022/06/feature-01-2-1.jpg\";s:8:\"filesize\";i:60123;s:5:\"sizes\";a:19:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"feature-01-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:18581;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"feature-01-2-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6651;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:26:\"feature-01-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:39331;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:26:\"feature-01-2-1-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34546;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:26:\"feature-01-2-1-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37008;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:26:\"feature-01-2-1-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34086;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:26:\"feature-01-2-1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17790;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:26:\"feature-01-2-1-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14842;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:26:\"feature-01-2-1-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12753;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:26:\"feature-01-2-1-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13867;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:26:\"feature-01-2-1-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11996;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:26:\"feature-01-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:3930;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:24:\"feature-01-2-1-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2345;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:24:\"feature-01-2-1-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1128;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:24:\"feature-01-2-1-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:944;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:26:\"feature-01-2-1-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33036;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:26:\"feature-01-2-1-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29770;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:26:\"feature-01-2-1-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46963;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:26:\"feature-01-2-1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13934;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(17868, 4327, '_wp_attached_file', '2022/06/feature-02-2-1.jpg'),
(17869, 4327, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:26:\"2022/06/feature-02-2-1.jpg\";s:8:\"filesize\";i:63966;s:5:\"sizes\";a:19:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"feature-02-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:21722;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"feature-02-2-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7638;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:26:\"feature-02-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:40698;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:26:\"feature-02-2-1-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34284;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:26:\"feature-02-2-1-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38098;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:26:\"feature-02-2-1-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35560;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:26:\"feature-02-2-1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19156;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:26:\"feature-02-2-1-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16094;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:26:\"feature-02-2-1-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13375;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:26:\"feature-02-2-1-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16068;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:26:\"feature-02-2-1-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12728;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:26:\"feature-02-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:4367;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:24:\"feature-02-2-1-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2542;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:24:\"feature-02-2-1-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1147;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:24:\"feature-02-2-1-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:972;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:26:\"feature-02-2-1-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34488;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:26:\"feature-02-2-1-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33925;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:26:\"feature-02-2-1-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46763;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:26:\"feature-02-2-1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16084;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(17870, 4328, '_wp_attached_file', '2022/06/feature-03-2-1.jpg'),
(17871, 4328, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:26:\"2022/06/feature-03-2-1.jpg\";s:8:\"filesize\";i:64538;s:5:\"sizes\";a:19:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"feature-03-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:17463;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"feature-03-2-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6125;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:26:\"feature-03-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:37345;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:26:\"feature-03-2-1-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34668;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:26:\"feature-03-2-1-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34990;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:26:\"feature-03-2-1-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32435;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:26:\"feature-03-2-1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17095;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:26:\"feature-03-2-1-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14196;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:26:\"feature-03-2-1-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11813;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:26:\"feature-03-2-1-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12906;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:26:\"feature-03-2-1-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11204;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:26:\"feature-03-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:3513;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:24:\"feature-03-2-1-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2136;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:24:\"feature-03-2-1-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1062;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:24:\"feature-03-2-1-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:927;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:26:\"feature-03-2-1-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31555;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:26:\"feature-03-2-1-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27860;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:26:\"feature-03-2-1-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43080;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:26:\"feature-03-2-1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12934;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(17872, 4329, '_wp_attached_file', '2022/06/feature-04-2-1.jpg'),
(17873, 4329, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:26:\"2022/06/feature-04-2-1.jpg\";s:8:\"filesize\";i:60403;s:5:\"sizes\";a:19:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"feature-04-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:17766;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"feature-04-2-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6252;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:26:\"feature-04-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:38149;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:26:\"feature-04-2-1-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35040;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:26:\"feature-04-2-1-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34523;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:26:\"feature-04-2-1-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32807;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:26:\"feature-04-2-1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17507;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:26:\"feature-04-2-1-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14682;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:26:\"feature-04-2-1-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12123;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:26:\"feature-04-2-1-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13247;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:26:\"feature-04-2-1-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11681;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:26:\"feature-04-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:3564;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:24:\"feature-04-2-1-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2200;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:24:\"feature-04-2-1-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1061;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:24:\"feature-04-2-1-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:900;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:26:\"feature-04-2-1-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32196;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:26:\"feature-04-2-1-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27821;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:26:\"feature-04-2-1-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42026;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:26:\"feature-04-2-1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13178;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(17883, 4334, '_user_type', 'regular_users'),
(17884, 4334, '_booking_type', 'doctor'),
(17885, 4334, '_price', '0'),
(17886, 4334, '_hospital_id', '4174'),
(17887, 4334, '_doctor_id', '4171');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(17888, 4334, '_am_booking', 'a:7:{s:13:\"_with_patient\";a:4:{s:8:\"relation\";s:0:\"\";s:10:\"other_name\";s:12:\"Patient Demo\";s:8:\"bk_email\";s:23:\"[email protected]\";s:8:\"bk_phone\";s:7:\"4545435\";}s:9:\"_services\";a:0:{}s:15:\"_consultant_fee\";i:0;s:6:\"_price\";i:0;s:17:\"_appointment_date\";s:10:\"2022-06-23\";s:6:\"_slots\";s:9:\"1100-1130\";s:12:\"_hospital_id\";s:4:\"4174\";}'),
(17889, 4334, '_appointment_date', '2022-06-23'),
(17890, 4334, '_booking_service', 'a:0:{}'),
(17891, 4334, '_booking_slot', '1100-1130'),
(17892, 4334, '_booking_hospitals', '4174'),
(17893, 4334, 'bk_username', 'Patient Demo'),
(17894, 4334, 'bk_email', '[email protected]'),
(17895, 4334, 'bk_phone', '4545435'),
(17896, 4335, '_hospital_id', '4174'),
(17897, 4335, '_medicine', 'a:1:{i:157951;a:5:{s:4:\"name\";s:9:\"Test Name\";s:14:\"medicine_types\";s:2:\"65\";s:17:\"medicine_duration\";s:2:\"72\";s:14:\"medicine_usage\";s:2:\"69\";s:6:\"detail\";s:26:\"Need to take once in a day\";}}'),
(17898, 4335, '_doctor_id', '61'),
(17899, 4335, '_booking_id', '4334'),
(17900, 4335, '_patient_id', '62'),
(17901, 4335, '_myself', ''),
(17902, 4335, '_detail', 'a:13:{s:17:\"_laboratory_tests\";a:1:{i:0;s:2:\"80\";}s:13:\"_patient_name\";s:12:\"Patient Demo\";s:6:\"_phone\";s:7:\"4545435\";s:4:\"_age\";s:2:\"31\";s:8:\"_address\";s:8:\"sdfdsfds\";s:9:\"_location\";i:17;s:7:\"_gender\";s:4:\"male\";s:15:\"_marital_status\";s:2:\"76\";s:18:\"_childhood_illness\";a:1:{i:0;s:2:\"62\";}s:12:\"_vital_signs\";a:1:{i:58;a:2:{s:4:\"name\";s:2:\"58\";s:5:\"value\";s:3:\"100\";}}s:16:\"_medical_history\";s:11:\"Lorem Ipsum\";s:9:\"_medicine\";a:1:{i:157951;a:5:{s:4:\"name\";s:9:\"Test Name\";s:14:\"medicine_types\";s:2:\"65\";s:17:\"medicine_duration\";s:2:\"72\";s:14:\"medicine_usage\";s:2:\"69\";s:6:\"detail\";s:26:\"Need to take once in a day\";}}s:9:\"_diseases\";a:1:{i:0;s:2:\"78\";}}'),
(17903, 4335, '_childhood_illness', 'a:1:{i:0;s:2:\"62\";}'),
(17904, 4335, '_marital_status', '76'),
(17905, 4334, '_prescription_id', '4335'),
(17912, 4335, 'post_views_count', '10'),
(17916, 3808, '_wp_old_date', '2022-06-23'),
(17917, 3743, '_wp_old_date', '2022-06-23'),
(17922, 16, '_wp_old_date', '2022-06-23'),
(17926, 333, '_wp_old_date', '2022-06-23'),
(17928, 734, '_wp_old_date', '2022-06-23'),
(17929, 3689, '_wp_old_date', '2022-06-23'),
(17930, 3687, '_wp_old_date', '2022-06-23'),
(17931, 4018, '_wp_old_date', '2022-06-23'),
(17932, 3688, '_wp_old_date', '2022-06-23'),
(17933, 336, '_wp_old_date', '2022-06-23'),
(17934, 2767, '_wp_old_date', '2022-06-23'),
(17935, 4043, '_wp_old_date', '2022-06-23'),
(17936, 897, '_wp_old_date', '2022-06-23'),
(17937, 3691, '_wp_old_date', '2022-06-23'),
(17938, 329, '_wp_old_date', '2022-06-23'),
(17939, 762, '_wp_old_date', '2022-06-23'),
(17940, 339, '_wp_old_date', '2022-06-23'),
(17944, 4341, '_wpb_post_custom_css', '.subscribe-cta-form .sigma-subscribe-form-style-1 {\r\n    border: 2px solid #fff;\r\n    border-radius: 6px;\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"email\"] {\r\n    background: transparent;\r\n    border: 0;\r\n    color: #fff;\r\n    height: 70px;\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"email\"]::placeholder {\r\n    color: #fff;\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"submit\"] {\r\n    background: #fff;\r\n    margin: 5px;\r\n    border-radius: 6px;\r\n    color: var(--thm-secondary);\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 span.wpcf7-not-valid-tip {\r\n    color: #fff;\r\n    position: absolute;\r\n}\r\n@media(max-width: 467px){\r\n    .subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"submit\"]{\r\n        padding: 10px;\r\n        font-size: 12px;\r\n    }\r\n    .subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"email\"]{\r\n        padding: 10px;\r\n    }\r\n}\r\n\r\n.sigma_post .sigma_post-meta span {\r\n    font-size: 13px; }\r\n    \r\n.sigma_post.style-16 .sigma_post-body {\r\n   padding: 20px 0px 0px 0px;\r\n   border: 0px solid;\r\n}\r\n\r\n@media only screen and (max-width: 991px) and (min-width: 768px) {\r\n	.sigma_cta.style-8 .sigma_cta-content h4 {\r\n        font-size: 19px !important;\r\n	}\r\n        .section-title .title {\r\n          font-size: 25px;}\r\n\r\n.sigma_btn.btn-sm {\r\n    font-size: 12px;\r\n    padding: 7px 14px;}\r\n    \r\n}\r\n\r\n@media (max-width: 767px) {\r\n    .section-title .title {\r\n          font-size: 25px;\r\n    }\r\n}\r\n\r\n.sigma_post .sigma_post-meta span i {\r\n    margin-right: 3px;}\r\n    \r\n.sigma_post .sigma_post-meta span+span {\r\n    margin-left: 20px!important;\r\n}\r\n\r\n@media only screen and (max-width: 360px) and (min-width: 280px) {\r\n   .sigma_post .sigma_post-meta span a{\r\n        font-size: 10px !important;\r\n    }\r\n}\r\n\r\n.sigma_post .sigma_post-body h5 a {\r\n    font-size: 18px !important;\r\n}\r\n\r\n.sub-title {\r\n    color: #757575;\r\n    font-size: 16px;\r\n    margin-top:15px;\r\n}\r\n    \r\n.about-content{\r\n    font-size: 14px;\r\n    font-weight: 400;\r\n    line-height: 26px;\r\n}\r\n\r\n.sigma_post .sigma_post-meta span a {\r\n	color: #757575;\r\n    }\r\n    \r\n.sigma_post .sigma_post-meta span i {\r\n     color: #757575;\r\n}\r\n\r\n.sigma_post .sigma_post-meta span a:hover, .sigma_post .sigma_post-meta span .comment-count:hover {\r\n    color: unset;\r\n}\r\n\r\nh5 {\r\n    line-height: 1;\r\n}\r\n\r\n.sigma_post .sigma_post-meta{\r\n    margin-bottom: 15px;\r\n}\r\n\r\n.sigma_post .sigma_post-body .sigma_post-content h5{\r\n    margin:0 0 10px;\r\n}\r\n\r\n.sigma_post.style-16 .sigma_post-body{\r\n    padding:7px 0px 0px 0px;\r\n}\r\n\r\n.sigma_post .sigma_post-body .sigma_post-content p{\r\n    margin: 0px 0;\r\n}\r\n\r\n.sigma_doctor .sigma_doctor-categories a{\r\n    font-size:13px;\r\n}\r\n\r\n.sigma_doctor.style-17 .sigma_doctor-body .sigma_doctor-info span{\r\n    font-size:12px;\r\n    color:#666;\r\n}\r\n.sigma_service h5{\r\n    text-align:center;\r\n    font-size:0.9375rem;\r\n}\r\n\r\n.sigma_button_wrapper .sigma_btn.style-2{\r\n    font-size: 16px !important;\r\n    font-weight: 600 !important;\r\n    padding: 12px 30px !important;\r\n    box-shadow: none !important;\r\n    text-transform: capitalize;\r\n}\r\n\r\n.sigma_service.style-18 .sigma_service-thumb img{\r\n    border-radius: 100%;\r\n    box-shadow: 1px 6px 14px rgb(0 0 0 / 20%);\r\n    width: 140px;\r\n    height: 140px;\r\n    object-fit: cover;\r\n    margin-left: auto;\r\n    margin-right: auto;\r\n    text-align: center !important;\r\n}\r\n\r\n.sigma_doctor.style-19 .sigma_rating{\r\n    font-size:14px;\r\n}\r\n.sigma_doctor.style-19 span{\r\n    font-size:13px;\r\n}\r\n.sigma_rating i {\r\n    color: #f4c150;\r\n}\r\n.sigma_doctor.style-19 .sigma_rating{\r\n    margin-top:6px;\r\n    margin-bottom:3px;\r\n}\r\n\r\n.sigma_post .sigma_post-meta{\r\n    margin-top:10px;\r\n    margin-bottom:10px;\r\n}\r\n\r\n.sigma_post .sigma_post-meta span+span{\r\n    float:right;\r\n    text-align:right;\r\n}\r\n.sigma_post .sigma_post-meta span.author {\r\n    float:left;\r\n    width:50%;\r\n}\r\n\r\n.sigma_post .sigma_post-meta{\r\n     justify-content: space-between;    \r\n}\r\n\r\n.fa-clock:before{\r\n color: #fff;\r\n}\r\n.sigma_post.style-15 .sigma_post-meta.is-absolute {\r\n    right: 80px;\r\n}\r\n\r\n.sigma_post.style-15 .sigma_post-body .btn-link {\r\n    background: #01cae4;\r\n    color: #fff;\r\n    padding: 8px 16px;\r\n    font-size: 14px;\r\n    line-height: 1.6;\r\n    border-radius: 6px;\r\n    margin-top: 13px;\r\n}\r\n\r\n.sigma_post.style-15{\r\n    box-shadow: unset;\r\n    padding: 20px;\r\n    margin-bottom: 20px;\r\n}\r\n\r\n.sigma_post.style-15.has-post-thumbnail .sigma_post-body{\r\n    padding: 10px 0 0;\r\n}\r\n.sigma_post.style-15 .sigma_post-meta{\r\n    padding-top: 8px;\r\n}\r\n.sigma-blog-1894029072 .col-lg-4 .sigma_post.style-15 .sigma_post-body .sigma_post-content h5{\r\n    margin-top: 20px;\r\n}\r\n\r\n.sigma_post .sigma_post-body .sigma_post-content h5{\r\n    margin: 20px 0 10px;\r\n}\r\n\r\n\r\n.sigma_info.style-14 .sigma_info-title .sigma_info-icon{\r\n    background: unset !important;\r\n}\r\n\r\n.sigma_info.style-14 .sigma_info-title h5 {\r\n    margin: 0;}\r\n    \r\n    \r\n   .sigma_info.style-14 .shape-2 {\r\n    right: -44px;\r\n    top: auto;\r\n    bottom: -20px;\r\n}\r\n\r\n.sigma_info.style-14 .shape-2{\r\n    display:none;\r\n}\r\n\r\n .sigma_info.style-14 .sigma_info-description a {\r\n    color: #fff;\r\n    font-size: 25px;\r\n    font-weight: 500;\r\n}\r\n\r\n.sigma_info.style-14 .sigma_info-description a:hover {\r\n    color: #09e5ab;\r\n}\r\n.sigma_post.style-15 .sigma_post-body .btn-link:hover{\r\n    background: #09e5ab;\r\n    color: #ffffff;\r\n}'),
(17945, 4341, '_wpb_shortcodes_custom_css', '.vc_custom_1640946506112{background-color: #15558d !important;}.vc_custom_1657887776142{padding-top: 80px !important;padding-bottom: 70px !important;background-color: #f8f9fa !important;}.vc_custom_1636980732076{padding-top: 80px !important;padding-bottom: 80px !important;}.vc_custom_1637840284589{padding-top: 70px !important;padding-bottom: 60px !important;background-color: #15558d !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1640852318456{padding-top: 80px !important;padding-bottom: 80px !important;background-color: #f8f9fa !important;}.vc_custom_1637841729123{padding-top: 60px !important;padding-bottom: 60px !important;}.vc_custom_1637902949313{padding-top: 80px !important;padding-bottom: 80px !important;background-color: #f8f9fa !important;}.vc_custom_1631086209173{margin-bottom: 50px !important;}.vc_custom_1635426287419{margin-bottom: 25px !important;}.vc_custom_1640931534164{padding-right: 0px !important;}.vc_custom_1637036562291{padding-bottom: 60px !important;}.vc_custom_1640931521701{padding-right: 0px !important;}'),
(17948, 4342, '_user_type', 'regular_users'),
(17949, 4342, '_booking_type', 'doctor'),
(17950, 4342, '_price', '100'),
(17951, 4342, '_hospital_id', '3705'),
(17952, 4342, '_doctor_id', '3704'),
(17953, 4342, '_am_booking', 'a:7:{s:13:\"_with_patient\";a:4:{s:8:\"relation\";s:0:\"\";s:10:\"other_name\";s:13:\"Charlene Reed\";s:8:\"bk_email\";s:20:\"[email protected]\";s:8:\"bk_phone\";s:10:\"9999999999\";}s:9:\"_services\";a:0:{}s:15:\"_consultant_fee\";s:3:\"100\";s:6:\"_price\";s:3:\"100\";s:17:\"_appointment_date\";s:10:\"2022-07-21\";s:6:\"_slots\";s:9:\"1200-1230\";s:12:\"_hospital_id\";s:4:\"3705\";}'),
(17954, 4342, '_appointment_date', '2022-07-21'),
(17955, 4342, '_booking_service', 'a:0:{}'),
(17956, 4342, '_booking_slot', '1200-1230'),
(17957, 4342, '_booking_hospitals', '3705'),
(17958, 4342, 'bk_username', 'Charlene Reed'),
(17959, 4342, 'bk_email', '[email protected]'),
(17960, 4342, 'bk_phone', '9999999999'),
(17994, 3808, '_wp_old_date', '2022-07-15'),
(17995, 3743, '_wp_old_date', '2022-07-15'),
(18000, 16, '_wp_old_date', '2022-07-15'),
(18004, 333, '_wp_old_date', '2022-07-15'),
(18006, 734, '_wp_old_date', '2022-07-15'),
(18007, 3689, '_wp_old_date', '2022-07-15'),
(18008, 3687, '_wp_old_date', '2022-07-15'),
(18009, 4018, '_wp_old_date', '2022-07-15'),
(18010, 3688, '_wp_old_date', '2022-07-15'),
(18011, 336, '_wp_old_date', '2022-07-15'),
(18012, 2767, '_wp_old_date', '2022-07-15'),
(18013, 4043, '_wp_old_date', '2022-07-15'),
(18014, 897, '_wp_old_date', '2022-07-15'),
(18015, 3691, '_wp_old_date', '2022-07-15'),
(18016, 329, '_wp_old_date', '2022-07-15'),
(18017, 762, '_wp_old_date', '2022-07-15'),
(18018, 339, '_wp_old_date', '2022-07-15'),
(18047, 4342, '_wp_old_date', '2022-07-16'),
(18053, 4351, '_user_type', 'regular_users'),
(18054, 4351, '_booking_type', 'doctor'),
(18055, 4351, '_price', '0'),
(18056, 4351, '_hospital_id', '4006'),
(18057, 4351, '_doctor_id', '4004'),
(18058, 4351, '_am_booking', 'a:7:{s:13:\"_with_patient\";a:4:{s:8:\"relation\";s:0:\"\";s:10:\"other_name\";s:12:\"Joan Gardner\";s:8:\"bk_email\";s:16:\"[email protected]\";s:8:\"bk_phone\";s:11:\"09210922196\";}s:9:\"_services\";a:0:{}s:15:\"_consultant_fee\";i:0;s:6:\"_price\";i:0;s:17:\"_appointment_date\";s:10:\"2022-07-23\";s:6:\"_slots\";s:9:\"1400-1430\";s:12:\"_hospital_id\";s:4:\"4006\";}'),
(18059, 4351, '_appointment_date', '2022-07-23'),
(18060, 4351, '_booking_service', 'a:0:{}'),
(18061, 4351, '_booking_slot', '1400-1430'),
(18062, 4351, '_booking_hospitals', '4006'),
(18063, 4351, 'bk_username', 'Joan Gardner'),
(18064, 4351, 'bk_email', '[email protected]'),
(18065, 4351, 'bk_phone', '09210922196'),
(18085, 3701, '_thumbnail_id', '4017'),
(18103, 4356, '_user_type', 'regular_users'),
(18104, 4356, '_booking_type', 'doctor'),
(18105, 4356, '_price', '0'),
(18106, 4356, '_hospital_id', '4006'),
(18107, 4356, '_doctor_id', '4004'),
(18108, 4356, '_am_booking', 'a:7:{s:13:\"_with_patient\";a:4:{s:8:\"relation\";s:0:\"\";s:10:\"other_name\";s:13:\"Charlene Reed\";s:8:\"bk_email\";s:20:\"[email protected]\";s:8:\"bk_phone\";s:10:\"3007871441\";}s:9:\"_services\";a:0:{}s:15:\"_consultant_fee\";i:0;s:6:\"_price\";i:0;s:17:\"_appointment_date\";s:10:\"2022-08-24\";s:6:\"_slots\";s:9:\"1500-1530\";s:12:\"_hospital_id\";s:4:\"4006\";}'),
(18109, 4356, '_appointment_date', '2022-08-24'),
(18110, 4356, '_booking_service', 'a:0:{}'),
(18111, 4356, '_booking_slot', '1500-1530'),
(18112, 4356, '_booking_hospitals', '4006'),
(18113, 4356, 'bk_username', 'Charlene Reed'),
(18114, 4356, 'bk_email', '[email protected]'),
(18115, 4356, 'bk_phone', '3007871441'),
(18125, 4358, '_user_type', 'regular_users'),
(18126, 4358, '_booking_type', 'doctor'),
(18127, 4358, '_price', '100'),
(18128, 4358, '_hospital_id', '3705'),
(18129, 4358, '_doctor_id', '3704'),
(18130, 4358, '_am_booking', 'a:7:{s:13:\"_with_patient\";a:4:{s:8:\"relation\";s:0:\"\";s:10:\"other_name\";s:13:\"Charlene Reed\";s:8:\"bk_email\";s:20:\"[email protected]\";s:8:\"bk_phone\";s:9:\"123456789\";}s:9:\"_services\";a:0:{}s:15:\"_consultant_fee\";s:3:\"100\";s:6:\"_price\";s:3:\"100\";s:17:\"_appointment_date\";s:10:\"2022-07-28\";s:6:\"_slots\";s:9:\"1400-1430\";s:12:\"_hospital_id\";s:4:\"3705\";}'),
(18131, 4358, '_appointment_date', '2022-07-28'),
(18132, 4358, '_booking_service', 'a:0:{}'),
(18133, 4358, '_booking_slot', '1400-1430'),
(18134, 4358, '_booking_hospitals', '3705'),
(18135, 4358, 'bk_username', 'Charlene Reed'),
(18136, 4358, 'bk_email', '[email protected]'),
(18137, 4358, 'bk_phone', '123456789'),
(18138, 4359, '_user_type', 'regular_users'),
(18139, 4359, '_booking_type', 'doctor'),
(18140, 4359, '_price', '100'),
(18141, 4359, '_hospital_id', '4003'),
(18142, 4359, '_doctor_id', '3996'),
(18143, 4359, '_am_booking', 'a:7:{s:13:\"_with_patient\";a:4:{s:8:\"relation\";s:0:\"\";s:10:\"other_name\";s:13:\"Charlene Reed\";s:8:\"bk_email\";s:20:\"[email protected]\";s:8:\"bk_phone\";s:10:\"1234567889\";}s:9:\"_services\";a:0:{}s:15:\"_consultant_fee\";s:3:\"100\";s:6:\"_price\";s:3:\"100\";s:17:\"_appointment_date\";s:10:\"2022-07-29\";s:6:\"_slots\";s:9:\"1100-1130\";s:12:\"_hospital_id\";s:4:\"4003\";}'),
(18144, 4359, '_appointment_date', '2022-07-29'),
(18145, 4359, '_booking_service', 'a:0:{}'),
(18146, 4359, '_booking_slot', '1100-1130'),
(18147, 4359, '_booking_hospitals', '4003'),
(18148, 4359, 'bk_username', 'Charlene Reed'),
(18149, 4359, 'bk_email', '[email protected]'),
(18150, 4359, 'bk_phone', '1234567889'),
(18155, 4361, '_user_type', 'regular_users'),
(18156, 4361, '_booking_type', 'doctor'),
(18157, 4361, '_price', '0'),
(18158, 4361, '_hospital_id', '4006'),
(18159, 4361, '_doctor_id', '4004'),
(18160, 4361, '_am_booking', 'a:7:{s:13:\"_with_patient\";a:4:{s:8:\"relation\";s:0:\"\";s:10:\"other_name\";s:13:\"Charlene Reed\";s:8:\"bk_email\";s:20:\"[email protected]\";s:8:\"bk_phone\";s:10:\"0634986630\";}s:9:\"_services\";a:0:{}s:15:\"_consultant_fee\";i:0;s:6:\"_price\";i:0;s:17:\"_appointment_date\";s:10:\"2022-07-30\";s:6:\"_slots\";s:9:\"1200-1230\";s:12:\"_hospital_id\";s:4:\"4006\";}'),
(18161, 4361, '_appointment_date', '2022-07-30'),
(18162, 4361, '_booking_service', 'a:0:{}'),
(18163, 4361, '_booking_slot', '1200-1230'),
(18164, 4361, '_booking_hospitals', '4006'),
(18165, 4361, 'bk_username', 'Charlene Reed'),
(18166, 4361, 'bk_email', '[email protected]'),
(18167, 4361, 'bk_phone', '0634986630'),
(18186, 4365, '_user_type', 'regular_users'),
(18187, 4365, '_booking_type', 'doctor'),
(18188, 4365, '_price', '100'),
(18189, 4365, '_hospital_id', '3705'),
(18190, 4365, '_doctor_id', '3704'),
(18191, 4365, '_am_booking', 'a:7:{s:13:\"_with_patient\";a:4:{s:8:\"relation\";s:0:\"\";s:10:\"other_name\";s:13:\"Charlene Reed\";s:8:\"bk_email\";s:20:\"[email protected]\";s:8:\"bk_phone\";s:13:\"4342212222222\";}s:9:\"_services\";a:0:{}s:15:\"_consultant_fee\";s:3:\"100\";s:6:\"_price\";s:3:\"100\";s:17:\"_appointment_date\";s:10:\"2022-08-09\";s:6:\"_slots\";s:9:\"1200-1230\";s:12:\"_hospital_id\";s:4:\"3705\";}'),
(18192, 4365, '_appointment_date', '2022-08-09'),
(18193, 4365, '_booking_service', 'a:0:{}'),
(18194, 4365, '_booking_slot', '1200-1230'),
(18195, 4365, '_booking_hospitals', '3705'),
(18196, 4365, 'bk_username', 'Charlene Reed'),
(18197, 4365, 'bk_email', '[email protected]'),
(18198, 4365, 'bk_phone', '4342212222222'),
(18199, 4366, '_user_type', 'regular_users'),
(18200, 4366, '_booking_type', 'doctor'),
(18201, 4366, '_price', '100'),
(18202, 4366, '_hospital_id', '3702'),
(18203, 4366, '_doctor_id', '3701'),
(18204, 4366, '_am_booking', 'a:7:{s:13:\"_with_patient\";a:4:{s:8:\"relation\";s:0:\"\";s:10:\"other_name\";s:13:\"Charlene Reed\";s:8:\"bk_email\";s:20:\"[email protected]\";s:8:\"bk_phone\";s:13:\"4342212222222\";}s:9:\"_services\";a:0:{}s:15:\"_consultant_fee\";s:3:\"100\";s:6:\"_price\";s:3:\"100\";s:17:\"_appointment_date\";s:10:\"2022-08-02\";s:6:\"_slots\";s:9:\"1800-1830\";s:12:\"_hospital_id\";s:4:\"3702\";}'),
(18205, 4366, '_appointment_date', '2022-08-02'),
(18206, 4366, '_booking_service', 'a:0:{}'),
(18207, 4366, '_booking_slot', '1800-1830'),
(18208, 4366, '_booking_hospitals', '3702'),
(18209, 4366, 'bk_username', 'Charlene Reed'),
(18210, 4366, 'bk_email', '[email protected]'),
(18211, 4366, 'bk_phone', '4342212222222'),
(18251, 4372, '_user_type', 'regular_users'),
(18252, 4372, '_booking_type', 'doctor'),
(18253, 4372, '_price', '0'),
(18254, 4372, '_hospital_id', '4006'),
(18255, 4372, '_doctor_id', '4004'),
(18256, 4372, '_am_booking', 'a:7:{s:13:\"_with_patient\";a:4:{s:8:\"relation\";s:0:\"\";s:10:\"other_name\";s:12:\"Joan Gardner\";s:8:\"bk_email\";s:16:\"[email protected]\";s:8:\"bk_phone\";s:14:\"+91 1234567895\";}s:9:\"_services\";a:0:{}s:15:\"_consultant_fee\";i:0;s:6:\"_price\";i:0;s:17:\"_appointment_date\";s:10:\"2022-08-10\";s:6:\"_slots\";s:9:\"1600-1630\";s:12:\"_hospital_id\";s:4:\"4006\";}'),
(18257, 4372, '_appointment_date', '2022-08-10'),
(18258, 4372, '_booking_service', 'a:0:{}'),
(18259, 4372, '_booking_slot', '1600-1630'),
(18260, 4372, '_booking_hospitals', '4006'),
(18261, 4372, 'bk_username', 'Joan Gardner'),
(18262, 4372, 'bk_email', '[email protected]'),
(18263, 4372, 'bk_phone', '+91 1234567895'),
(18285, 4377, '_user_type', 'regular_users'),
(18286, 4377, '_booking_type', 'doctor'),
(18287, 4377, '_price', '0'),
(18288, 4377, '_hospital_id', '4006'),
(18289, 4377, '_doctor_id', '4004'),
(18290, 4377, '_am_booking', 'a:7:{s:13:\"_with_patient\";a:4:{s:8:\"relation\";s:0:\"\";s:10:\"other_name\";s:12:\"Joan Gardner\";s:8:\"bk_email\";s:16:\"[email protected]\";s:8:\"bk_phone\";s:10:\"8989898989\";}s:9:\"_services\";a:0:{}s:15:\"_consultant_fee\";i:0;s:6:\"_price\";i:0;s:17:\"_appointment_date\";s:10:\"2022-08-04\";s:6:\"_slots\";s:9:\"1200-1230\";s:12:\"_hospital_id\";s:4:\"4006\";}'),
(18291, 4377, '_appointment_date', '2022-08-04'),
(18292, 4377, '_booking_service', 'a:0:{}'),
(18293, 4377, '_booking_slot', '1200-1230'),
(18294, 4377, '_booking_hospitals', '4006'),
(18295, 4377, 'bk_username', 'Joan Gardner'),
(18296, 4377, 'bk_email', '[email protected]'),
(18297, 4377, 'bk_phone', '8989898989'),
(18298, 4378, '_user_type', 'regular_users'),
(18299, 4378, '_booking_type', 'doctor'),
(18300, 4378, '_price', '100'),
(18301, 4378, '_hospital_id', '3702'),
(18302, 4378, '_doctor_id', '3701'),
(18303, 4378, '_am_booking', 'a:7:{s:13:\"_with_patient\";a:4:{s:8:\"relation\";s:0:\"\";s:10:\"other_name\";s:12:\"Joan Gardner\";s:8:\"bk_email\";s:16:\"[email protected]\";s:8:\"bk_phone\";s:9:\"123123123\";}s:9:\"_services\";a:0:{}s:15:\"_consultant_fee\";s:3:\"100\";s:6:\"_price\";s:3:\"100\";s:17:\"_appointment_date\";s:10:\"2022-08-04\";s:6:\"_slots\";s:9:\"1200-1230\";s:12:\"_hospital_id\";s:4:\"3702\";}'),
(18304, 4378, '_appointment_date', '2022-08-04'),
(18305, 4378, '_booking_service', 'a:0:{}'),
(18306, 4378, '_booking_slot', '1200-1230'),
(18307, 4378, '_booking_hospitals', '3702'),
(18308, 4378, 'bk_username', 'Joan Gardner'),
(18309, 4378, 'bk_email', '[email protected]'),
(18310, 4378, 'bk_phone', '123123123'),
(18311, 4379, '_user_type', 'regular_users'),
(18312, 4379, '_booking_type', 'doctor'),
(18313, 4379, '_price', '100'),
(18314, 4379, '_hospital_id', '3702'),
(18315, 4379, '_doctor_id', '3701'),
(18316, 4379, '_am_booking', 'a:7:{s:13:\"_with_patient\";a:4:{s:8:\"relation\";s:0:\"\";s:10:\"other_name\";s:12:\"Joan Gardner\";s:8:\"bk_email\";s:16:\"[email protected]\";s:8:\"bk_phone\";s:10:\"9876543210\";}s:9:\"_services\";a:0:{}s:15:\"_consultant_fee\";s:3:\"100\";s:6:\"_price\";s:3:\"100\";s:17:\"_appointment_date\";s:10:\"2022-08-04\";s:6:\"_slots\";s:9:\"1300-1330\";s:12:\"_hospital_id\";s:4:\"3702\";}'),
(18317, 4379, '_appointment_date', '2022-08-04'),
(18318, 4379, '_booking_service', 'a:0:{}'),
(18319, 4379, '_booking_slot', '1300-1330'),
(18320, 4379, '_booking_hospitals', '3702'),
(18321, 4379, 'bk_username', 'Joan Gardner'),
(18322, 4379, 'bk_email', '[email protected]'),
(18323, 4379, 'bk_phone', '9876543210'),
(18328, 4381, '_user_type', 'regular_users'),
(18329, 4381, '_booking_type', 'doctor'),
(18330, 4381, '_price', '0'),
(18331, 4381, '_hospital_id', '4006'),
(18332, 4381, '_doctor_id', '4004'),
(18333, 4381, '_am_booking', 'a:7:{s:13:\"_with_patient\";a:4:{s:8:\"relation\";s:0:\"\";s:10:\"other_name\";s:12:\"Joan Gardner\";s:8:\"bk_email\";s:16:\"[email protected]\";s:8:\"bk_phone\";s:3:\"111\";}s:9:\"_services\";a:0:{}s:15:\"_consultant_fee\";i:0;s:6:\"_price\";i:0;s:17:\"_appointment_date\";s:10:\"2022-08-10\";s:6:\"_slots\";s:9:\"1400-1430\";s:12:\"_hospital_id\";s:4:\"4006\";}'),
(18334, 4381, '_appointment_date', '2022-08-10'),
(18335, 4381, '_booking_service', 'a:0:{}'),
(18336, 4381, '_booking_slot', '1400-1430'),
(18337, 4381, '_booking_hospitals', '4006'),
(18338, 4381, 'bk_username', 'Joan Gardner'),
(18339, 4381, 'bk_email', '[email protected]'),
(18340, 4381, 'bk_phone', '111'),
(18341, 3700, '_saved_doctors', 'a:5:{i:0;i:3996;i:1;i:3253;i:2;i:4481;i:3;i:3701;i:4;i:4474;}'),
(18342, 4382, '_user_type', 'regular_users'),
(18343, 4382, '_booking_type', 'doctor'),
(18344, 4382, '_price', '100'),
(18345, 4382, '_hospital_id', '4003'),
(18346, 4382, '_doctor_id', '3996'),
(18347, 4382, '_am_booking', 'a:7:{s:13:\"_with_patient\";a:4:{s:8:\"relation\";s:0:\"\";s:10:\"other_name\";s:12:\"Joan Gardner\";s:8:\"bk_email\";s:16:\"[email protected]\";s:8:\"bk_phone\";s:10:\"3635388364\";}s:9:\"_services\";a:0:{}s:15:\"_consultant_fee\";s:3:\"100\";s:6:\"_price\";s:3:\"100\";s:17:\"_appointment_date\";s:10:\"2022-08-08\";s:6:\"_slots\";s:9:\"1400-1430\";s:12:\"_hospital_id\";s:4:\"4003\";}'),
(18348, 4382, '_appointment_date', '2022-08-08'),
(18349, 4382, '_booking_service', 'a:0:{}'),
(18350, 4382, '_booking_slot', '1400-1430'),
(18351, 4382, '_booking_hospitals', '4003'),
(18352, 4382, 'bk_username', 'Joan Gardner'),
(18353, 4382, 'bk_email', '[email protected]'),
(18354, 4382, 'bk_phone', '3635388364'),
(18368, 4386, '_user_type', 'regular_users'),
(18369, 4386, '_booking_type', 'doctor'),
(18370, 4386, '_price', '100'),
(18371, 4386, '_hospital_id', '3991'),
(18372, 4386, '_doctor_id', '3253'),
(18373, 4386, '_am_booking', 'a:7:{s:13:\"_with_patient\";a:4:{s:8:\"relation\";s:0:\"\";s:10:\"other_name\";s:12:\"Joan Gardner\";s:8:\"bk_email\";s:16:\"[email protected]\";s:8:\"bk_phone\";s:9:\"976422287\";}s:9:\"_services\";a:0:{}s:15:\"_consultant_fee\";s:3:\"100\";s:6:\"_price\";s:3:\"100\";s:17:\"_appointment_date\";s:10:\"2022-08-08\";s:6:\"_slots\";s:9:\"1100-1130\";s:12:\"_hospital_id\";s:4:\"3991\";}'),
(18374, 4386, '_appointment_date', '2022-08-08'),
(18375, 4386, '_booking_service', 'a:0:{}'),
(18376, 4386, '_booking_slot', '1100-1130'),
(18377, 4386, '_booking_hospitals', '3991'),
(18378, 4386, 'bk_username', 'Joan Gardner'),
(18379, 4386, 'bk_email', '[email protected]'),
(18380, 4386, 'bk_phone', '976422287'),
(18381, 4387, '_hospital_id', '3702'),
(18382, 4387, '_medicine', 'a:0:{}'),
(18383, 4387, '_doctor_id', '11'),
(18384, 4387, '_booking_id', '4366'),
(18385, 4387, '_patient_id', '9'),
(18386, 4387, '_myself', ''),
(18387, 4387, '_detail', 'a:12:{s:13:\"_patient_name\";s:13:\"Charlene Reed\";s:6:\"_phone\";s:13:\"4342212222222\";s:4:\"_age\";s:2:\"31\";s:8:\"_address\";s:0:\"\";s:9:\"_location\";i:25;s:7:\"_gender\";s:6:\"female\";s:15:\"_marital_status\";s:0:\"\";s:18:\"_childhood_illness\";a:0:{}s:12:\"_vital_signs\";s:0:\"\";s:16:\"_medical_history\";s:4:\"Hola\";s:9:\"_medicine\";a:0:{}s:9:\"_diseases\";a:0:{}}'),
(18388, 4387, '_childhood_illness', 'a:0:{}'),
(18389, 4387, '_marital_status', ''),
(18390, 4366, '_prescription_id', '4387'),
(18395, 4389, '_user_type', 'regular_users'),
(18396, 4389, '_booking_type', 'doctor'),
(18397, 4389, '_price', '0'),
(18398, 4389, '_hospital_id', '4006'),
(18399, 4389, '_doctor_id', '4004'),
(18400, 4389, '_am_booking', 'a:7:{s:13:\"_with_patient\";a:4:{s:8:\"relation\";s:6:\"sister\";s:10:\"other_name\";s:12:\"Joan Gardner\";s:8:\"bk_email\";s:16:\"[email protected]\";s:8:\"bk_phone\";s:7:\"0558555\";}s:9:\"_services\";a:0:{}s:15:\"_consultant_fee\";i:0;s:6:\"_price\";i:0;s:17:\"_appointment_date\";s:10:\"2022-08-10\";s:6:\"_slots\";s:9:\"1200-1230\";s:12:\"_hospital_id\";s:4:\"4006\";}'),
(18401, 4389, '_appointment_date', '2022-08-10'),
(18402, 4389, '_booking_service', 'a:0:{}'),
(18403, 4389, '_booking_slot', '1200-1230'),
(18404, 4389, '_booking_hospitals', '4006'),
(18405, 4389, 'bk_username', 'Joan Gardner'),
(18406, 4389, 'bk_email', '[email protected]'),
(18407, 4389, 'bk_phone', '0558555'),
(18460, 4396, '_user_type', 'regular_users'),
(18461, 4396, '_booking_type', 'doctor'),
(18462, 4396, '_price', '0'),
(18463, 4396, '_hospital_id', '4006'),
(18464, 4396, '_doctor_id', '4004'),
(18465, 4396, '_am_booking', 'a:7:{s:13:\"_with_patient\";a:4:{s:8:\"relation\";s:0:\"\";s:10:\"other_name\";s:12:\"Joan Gardner\";s:8:\"bk_email\";s:16:\"[email protected]\";s:8:\"bk_phone\";s:2:\"11\";}s:9:\"_services\";a:0:{}s:15:\"_consultant_fee\";i:0;s:6:\"_price\";i:0;s:17:\"_appointment_date\";s:10:\"2022-08-19\";s:6:\"_slots\";s:9:\"1400-1430\";s:12:\"_hospital_id\";s:4:\"4006\";}'),
(18466, 4396, '_appointment_date', '2022-08-19'),
(18467, 4396, '_booking_service', 'a:0:{}'),
(18468, 4396, '_booking_slot', '1400-1430'),
(18469, 4396, '_booking_hospitals', '4006'),
(18470, 4396, 'bk_username', 'Joan Gardner'),
(18471, 4396, 'bk_email', '[email protected]'),
(18472, 4396, 'bk_phone', '11'),
(18496, 4400, '_hospital_id', '3702'),
(18497, 4400, '_medicine', 'a:1:{i:441024;a:5:{s:4:\"name\";s:3:\"Pcm\";s:14:\"medicine_types\";s:1:\"0\";s:17:\"medicine_duration\";s:1:\"0\";s:14:\"medicine_usage\";s:1:\"0\";s:6:\"detail\";s:0:\"\";}}'),
(18498, 4400, '_doctor_id', '11'),
(18499, 4400, '_booking_id', '4399'),
(18500, 4400, '_patient_id', '112'),
(18501, 4400, '_myself', ''),
(18502, 4400, '_detail', 'a:12:{s:13:\"_patient_name\";s:10:\"MahateerWW\";s:6:\"_phone\";s:11:\"23232323232\";s:4:\"_age\";s:2:\"31\";s:8:\"_address\";s:0:\"\";s:9:\"_location\";i:17;s:7:\"_gender\";s:0:\"\";s:15:\"_marital_status\";s:0:\"\";s:18:\"_childhood_illness\";a:0:{}s:12:\"_vital_signs\";s:0:\"\";s:16:\"_medical_history\";s:23:\"Fever from last 10 days\";s:9:\"_medicine\";a:1:{i:441024;a:5:{s:4:\"name\";s:3:\"Pcm\";s:14:\"medicine_types\";s:1:\"0\";s:17:\"medicine_duration\";s:1:\"0\";s:14:\"medicine_usage\";s:1:\"0\";s:6:\"detail\";s:0:\"\";}}s:9:\"_diseases\";a:0:{}}'),
(18503, 4400, '_childhood_illness', 'a:0:{}'),
(18504, 4400, '_marital_status', ''),
(18510, 4402, '_user_type', 'regular_users'),
(18511, 4402, '_booking_type', 'doctor'),
(18512, 4402, '_price', '100'),
(18513, 4402, '_hospital_id', '4003'),
(18514, 4402, '_doctor_id', '3996'),
(18515, 4402, '_am_booking', 'a:7:{s:13:\"_with_patient\";a:4:{s:8:\"relation\";s:0:\"\";s:10:\"other_name\";s:12:\"Joan Gardner\";s:8:\"bk_email\";s:16:\"[email protected]\";s:8:\"bk_phone\";s:6:\"030000\";}s:9:\"_services\";a:0:{}s:15:\"_consultant_fee\";s:3:\"100\";s:6:\"_price\";s:3:\"100\";s:17:\"_appointment_date\";s:10:\"2022-08-19\";s:6:\"_slots\";s:9:\"1400-1430\";s:12:\"_hospital_id\";s:4:\"4003\";}'),
(18516, 4402, '_appointment_date', '2022-08-19'),
(18517, 4402, '_booking_service', 'a:0:{}'),
(18518, 4402, '_booking_slot', '1400-1430'),
(18519, 4402, '_booking_hospitals', '4003'),
(18520, 4402, 'bk_username', 'Joan Gardner'),
(18521, 4402, 'bk_email', '[email protected]'),
(18522, 4402, 'bk_phone', '030000'),
(18523, 4365, '_wp_old_date', '2022-08-01'),
(18524, 4403, '_user_type', 'regular_users'),
(18525, 4403, '_booking_type', 'doctor'),
(18526, 4403, '_price', '0'),
(18527, 4403, '_hospital_id', '4006'),
(18528, 4403, '_doctor_id', '4004'),
(18529, 4403, '_am_booking', 'a:7:{s:13:\"_with_patient\";a:4:{s:8:\"relation\";s:0:\"\";s:10:\"other_name\";s:12:\"Joan Gardner\";s:8:\"bk_email\";s:16:\"[email protected]\";s:8:\"bk_phone\";s:10:\"0625658794\";}s:9:\"_services\";a:0:{}s:15:\"_consultant_fee\";i:0;s:6:\"_price\";i:0;s:17:\"_appointment_date\";s:10:\"2022-08-23\";s:6:\"_slots\";s:9:\"1100-1130\";s:12:\"_hospital_id\";s:4:\"4006\";}'),
(18530, 4403, '_appointment_date', '2022-08-23'),
(18531, 4403, '_booking_service', 'a:0:{}'),
(18532, 4403, '_booking_slot', '1100-1130'),
(18533, 4403, '_booking_hospitals', '4006'),
(18534, 4403, 'bk_username', 'Joan Gardner'),
(18535, 4403, 'bk_email', '[email protected]'),
(18536, 4403, 'bk_phone', '0625658794'),
(18537, 4404, '_user_type', 'regular_users'),
(18538, 4404, '_booking_type', 'doctor'),
(18539, 4404, '_price', '120'),
(18540, 4404, '_hospital_id', '3702'),
(18541, 4404, '_doctor_id', '3701'),
(18542, 4404, '_am_booking', 'a:7:{s:13:\"_with_patient\";a:4:{s:8:\"relation\";s:0:\"\";s:10:\"other_name\";s:12:\"Joan Gardner\";s:8:\"bk_email\";s:16:\"[email protected]\";s:8:\"bk_phone\";s:12:\"887900\'09009\";}s:9:\"_services\";a:0:{}s:15:\"_consultant_fee\";s:3:\"120\";s:6:\"_price\";s:3:\"120\";s:17:\"_appointment_date\";s:10:\"2022-08-23\";s:6:\"_slots\";s:9:\"1300-1330\";s:12:\"_hospital_id\";s:4:\"3702\";}'),
(18543, 4404, '_appointment_date', '2022-08-23'),
(18544, 4404, '_booking_service', 'a:0:{}'),
(18545, 4404, '_booking_slot', '1300-1330'),
(18546, 4404, '_booking_hospitals', '3702'),
(18547, 4404, 'bk_username', 'Joan Gardner'),
(18548, 4404, 'bk_email', '[email protected]'),
(18549, 4404, 'bk_phone', '887900\'09009'),
(18551, 4405, '_hospital_id', '3705'),
(18552, 4405, '_medicine', 'a:0:{}'),
(18553, 4405, '_doctor_id', '12'),
(18554, 4405, '_booking_id', '4365'),
(18555, 4405, '_patient_id', '9'),
(18556, 4405, '_myself', ''),
(18557, 4405, '_detail', 'a:12:{s:13:\"_patient_name\";s:13:\"Charlene Reed\";s:6:\"_phone\";s:13:\"4342212222222\";s:4:\"_age\";s:2:\"31\";s:8:\"_address\";s:22:\"3455 vfdbsdfn hss hsbn\";s:9:\"_location\";i:25;s:7:\"_gender\";s:6:\"female\";s:15:\"_marital_status\";s:0:\"\";s:18:\"_childhood_illness\";a:0:{}s:12:\"_vital_signs\";s:0:\"\";s:16:\"_medical_history\";s:9:\"1ws egeqg\";s:9:\"_medicine\";a:0:{}s:9:\"_diseases\";a:0:{}}'),
(18558, 4405, '_childhood_illness', 'a:0:{}'),
(18559, 4405, '_marital_status', ''),
(18560, 4365, '_prescription_id', '4405'),
(18561, 4358, '_wp_old_date', '2022-07-28'),
(18610, 4404, '_wp_old_date', '2022-08-19'),
(18623, 4414, '_user_type', 'regular_users'),
(18624, 4414, '_booking_type', 'doctor'),
(18625, 4414, '_price', '0'),
(18626, 4414, '_hospital_id', '4006'),
(18627, 4414, '_doctor_id', '4004'),
(18628, 4414, '_am_booking', 'a:7:{s:13:\"_with_patient\";a:4:{s:8:\"relation\";s:0:\"\";s:10:\"other_name\";s:12:\"Joan Gardner\";s:8:\"bk_email\";s:16:\"[email protected]\";s:8:\"bk_phone\";s:10:\"1234567890\";}s:9:\"_services\";a:0:{}s:15:\"_consultant_fee\";i:0;s:6:\"_price\";i:0;s:17:\"_appointment_date\";s:10:\"2022-08-22\";s:6:\"_slots\";s:9:\"1600-1630\";s:12:\"_hospital_id\";s:4:\"4006\";}'),
(18629, 4414, '_appointment_date', '2022-08-22'),
(18630, 4414, '_booking_service', 'a:0:{}'),
(18631, 4414, '_booking_slot', '1600-1630'),
(18632, 4414, '_booking_hospitals', '4006'),
(18633, 4414, 'bk_username', 'Joan Gardner'),
(18634, 4414, 'bk_email', '[email protected]'),
(18635, 4414, 'bk_phone', '1234567890'),
(18636, 4415, '_user_type', 'regular_users'),
(18637, 4415, '_booking_type', 'doctor'),
(18638, 4415, '_price', '100'),
(18639, 4415, '_hospital_id', '4003'),
(18640, 4415, '_doctor_id', '3996'),
(18641, 4415, '_am_booking', 'a:7:{s:13:\"_with_patient\";a:4:{s:8:\"relation\";s:0:\"\";s:10:\"other_name\";s:12:\"Joan Gardner\";s:8:\"bk_email\";s:16:\"[email protected]\";s:8:\"bk_phone\";s:10:\"1234567890\";}s:9:\"_services\";a:0:{}s:15:\"_consultant_fee\";s:3:\"100\";s:6:\"_price\";s:3:\"100\";s:17:\"_appointment_date\";s:10:\"2022-08-23\";s:6:\"_slots\";s:9:\"1500-1530\";s:12:\"_hospital_id\";s:4:\"4003\";}'),
(18642, 4415, '_appointment_date', '2022-08-23'),
(18643, 4415, '_booking_service', 'a:0:{}'),
(18644, 4415, '_booking_slot', '1500-1530'),
(18645, 4415, '_booking_hospitals', '4003'),
(18646, 4415, 'bk_username', 'Joan Gardner'),
(18647, 4415, 'bk_email', '[email protected]'),
(18648, 4415, 'bk_phone', '1234567890'),
(18765, 4171, 'am_gender', 'male'),
(18766, 4171, 'am__data', 'a:10:{s:13:\"am_first_name\";s:6:\"Doctor\";s:16:\"am_mobile_number\";s:5:\"67678\";s:12:\"am_last_name\";s:8:\"Demotest\";s:12:\"am_name_base\";s:2:\"dr\";s:9:\"am_gender\";s:4:\"male\";s:17:\"am_starting_price\";s:0:\"\";s:14:\"am_sub_heading\";s:0:\"\";s:20:\"am_short_description\";s:0:\"\";s:10:\"am_web_url\";s:0:\"\";s:19:\"am_memberships_name\";a:0:{}}'),
(18767, 4431, '_wp_attached_file', 'woocommerce-placeholder.png'),
(18768, 4431, '_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:102644;s:5:\"sizes\";a:22:{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:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:36:\"woocommerce-placeholder-1140x400.png\";s:5:\"width\";i:1140;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:104290;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:35:\"woocommerce-placeholder-825x360.png\";s:5:\"width\";i:825;s:6:\"height\";i:360;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:63404;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:35:\"woocommerce-placeholder-547x428.png\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:32623;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:35:\"woocommerce-placeholder-545x389.png\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:32216;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:35:\"woocommerce-placeholder-350x250.png\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:15325;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:35:\"woocommerce-placeholder-308x220.png\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:12322;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:35:\"woocommerce-placeholder-261x205.png\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9638;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:35:\"woocommerce-placeholder-255x250.png\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9418;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:35:\"woocommerce-placeholder-255x200.png\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9138;}s:21:\"doccure_listing_thumb\";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:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:33:\"woocommerce-placeholder-65x65.png\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1234;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:33:\"woocommerce-placeholder-30x30.png\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:439;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:33:\"woocommerce-placeholder-20x20.png\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:303;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:35:\"woocommerce-placeholder-540x380.png\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:31552;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:35:\"woocommerce-placeholder-420x420.png\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:21371;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:35:\"woocommerce-placeholder-600x480.png\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:38918;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:35:\"woocommerce-placeholder-250x250.png\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9318;}s:17:\"sigma-blog-medium\";a:5:{s:4:\"file\";s:35:\"woocommerce-placeholder-600x645.png\";s:5:\"width\";i:600;s:6:\"height\";i:645;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:44034;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(18769, 4432, '_edit_lock', '1661495052:1'),
(18770, 4432, '_edit_last', '1'),
(18771, 4432, '_visibility', 'visible'),
(18772, 4432, '_stock_status', 'instock'),
(18773, 4432, '_wp_page_template', 'default'),
(18774, 4432, 'package_type', '0'),
(18775, 4432, 'dc_services', ''),
(18776, 4432, 'dc_downloads', ''),
(18777, 4432, 'dc_articles', ''),
(18778, 4432, 'dc_awards', ''),
(18779, 4432, 'dc_memberships', ''),
(18780, 4432, 'dc_chat', 'yes'),
(18781, 4432, 'dc_bookings', 'yes'),
(18782, 4432, 'dc_featured', 'yes'),
(18783, 4432, 'dc_featured_duration', ''),
(18784, 4432, 'dc_duration', 'weekly'),
(18785, 4432, '_regular_price', '1'),
(18786, 4432, 'total_sales', '28'),
(18787, 4432, '_tax_status', 'taxable'),
(18788, 4432, '_tax_class', ''),
(18789, 4432, '_manage_stock', 'no'),
(18790, 4432, '_backorders', 'no'),
(18791, 4432, '_sold_individually', 'no'),
(18792, 4432, '_virtual', 'no'),
(18793, 4432, '_downloadable', 'no'),
(18794, 4432, '_download_limit', '-1'),
(18795, 4432, '_download_expiry', '-1'),
(18796, 4432, '_stock', NULL),
(18797, 4432, '_wc_average_rating', '0'),
(18798, 4432, '_wc_review_count', '0'),
(18799, 4432, '_product_version', '6.8.2'),
(18800, 4432, '_price', '1'),
(18801, 4432, '_doccure_booking', 'yes'),
(18802, 4432, 'dfiFeatured', 'a:1:{i:0;s:0:\"\";}'),
(18803, 4432, 'rs_page_bg_color', ''),
(18804, 4432, '_yoast_wpseo_estimated-reading-time-minutes', ''),
(18805, 4433, 'am_page_data', 'a:12:{s:12:\"am_seo_title\";s:0:\"\";s:18:\"am_seo_description\";s:0:\"\";s:15:\"am_seo_keywords\";s:0:\"\";s:9:\"am_layout\";s:10:\"no_sidebar\";s:15:\"am_left_sidebar\";s:0:\"\";s:13:\"am_page_title\";s:4:\"show\";s:12:\"am_title_bar\";s:7:\"default\";s:14:\"am_breadcrumbs\";s:6:\"enable\";s:15:\"am_title_bar_bg\";s:0:\"\";s:17:\"am_title_bar_text\";s:0:\"\";s:13:\"am_rev_slider\";s:1:\"6\";s:12:\"am_shortcode\";s:0:\"\";}'),
(18806, 4433, '_edit_lock', '1682697027:1'),
(18807, 4435, 'am_page_data', 'a:12:{s:12:\"am_seo_title\";s:0:\"\";s:18:\"am_seo_description\";s:0:\"\";s:15:\"am_seo_keywords\";s:0:\"\";s:9:\"am_layout\";s:10:\"no_sidebar\";s:15:\"am_left_sidebar\";s:0:\"\";s:13:\"am_page_title\";s:4:\"show\";s:12:\"am_title_bar\";s:7:\"default\";s:14:\"am_breadcrumbs\";s:6:\"enable\";s:15:\"am_title_bar_bg\";s:0:\"\";s:17:\"am_title_bar_text\";s:0:\"\";s:13:\"am_rev_slider\";s:1:\"6\";s:12:\"am_shortcode\";s:0:\"\";}'),
(18808, 4435, '_edit_lock', '1682697026:1'),
(18809, 4433, '_edit_last', '1'),
(18810, 4433, 'dfiFeatured', 'a:1:{i:0;s:0:\"\";}'),
(18811, 4433, 'sigma_page_settings', 'a:10:{s:26:\"sigma_one_page_menu_enable\";s:0:\"\";s:24:\"sigma_page_custom_layout\";s:1:\"0\";s:23:\"sigma_subheader_disable\";s:0:\"\";s:23:\"sigma_page_custom_title\";s:0:\"\";s:26:\"sigma_page_custom_subtitle\";s:0:\"\";s:27:\"sigma_page_sidebar_position\";s:13:\"theme-options\";s:17:\"sigma_page_layout\";s:13:\"theme-options\";s:22:\"sigma_custom_subheader\";s:0:\"\";s:19:\"sigma_popup_disable\";s:0:\"\";s:24:\"popup_type_page_template\";s:1:\"0\";}'),
(18812, 4433, '_wpnonce', '06acd1ac27'),
(18813, 4433, '_wp_http_referer', '/elementor/wp-admin/post.php?post=4433&action=edit'),
(18814, 4433, 'user_ID', '1'),
(18815, 4433, 'action', 'editpost'),
(18816, 4433, 'originalaction', 'editpost'),
(18817, 4433, 'post_type', 'page'),
(18818, 4433, 'original_post_status', 'publish'),
(18819, 4433, 'referredby', 'https://doccure-wp.dreamstechnologies.com/wp-admin/edit.php?post_type=page'),
(18820, 4433, '_wp_original_http_referer', 'https://doccure-wp.dreamstechnologies.com/wp-admin/edit.php?post_type=page'),
(18821, 4433, 'auto_draft', '1'),
(18822, 4433, 'post_ID', '4433'),
(18823, 4433, 'meta-box-order-nonce', '08f1a2a1fc'),
(18824, 4433, 'closedpostboxesnonce', '8da0cd27e9'),
(18825, 4433, 'samplepermalinknonce', '0d959bcda0'),
(18828, 4433, 'ao_metabox_nonce', '8c7a754379'),
(18829, 4433, 'ao_post_optimize', 'a:6:{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\";s:15:\"ao_post_preload\";s:0:\"\";}'),
(18830, 4433, 'ao_post_js_optimize', 'on'),
(18831, 4433, 'ao_post_css_optimize', 'on'),
(18832, 4433, 'ao_post_ccss', 'on'),
(18833, 4433, 'ao_post_lazyload', 'on'),
(18834, 4433, 'ao_post_preload', ''),
(18835, 4433, 'sigma-page-meta-nonce', '8a1f2a0a9d'),
(18836, 4433, 'sigma_page_custom_layout', '0'),
(18837, 4433, 'sigma_page_custom_title', ''),
(18838, 4433, 'sigma_page_custom_subtitle', ''),
(18839, 4433, 'sigma_custom_subheader', ''),
(18840, 4433, 'sigma_page_sidebar_position', 'theme-options'),
(18841, 4433, 'sigma_page_layout', 'theme-options'),
(18842, 4433, 'popup_type_page_template', '0'),
(18843, 4433, 'dfi_fimageplug-2', 'aeb35579db'),
(18844, 4433, 'wpb_vc_js_status', 'false'),
(18845, 4433, 'wpb_vc_loading', 'Loading, please wait...'),
(18846, 4433, 'wpb_vc_loading_row', 'Crunching...'),
(18847, 4433, 'vc_post_custom_css', ''),
(18848, 4433, 'yoast_free_metabox_nonce', '5f7cc6f5b9'),
(18849, 4433, 'yoast_wpseo_focuskw', ''),
(18850, 4433, 'yoast_wpseo_title', ''),
(18851, 4433, 'yoast_wpseo_metadesc', ''),
(18852, 4433, 'yoast_wpseo_linkdex', '-1389'),
(18853, 4433, 'yoast_wpseo_content_score', '0'),
(18854, 4433, 'yoast_wpseo_is_cornerstone', 'false'),
(18855, 4433, 'yoast_wpseo_estimated-reading-time-minutes', '1'),
(18856, 4433, 'yoast_wpseo_meta-robots-noindex', '0'),
(18857, 4433, 'yoast_wpseo_meta-robots-nofollow', '0'),
(18858, 4433, 'yoast_wpseo_meta-robots-adv', ''),
(18859, 4433, 'yoast_wpseo_bctitle', ''),
(18860, 4433, 'yoast_wpseo_canonical', ''),
(18861, 4433, 'yoast_wpseo_schema_page_type', ''),
(18862, 4433, 'yoast_wpseo_schema_article_type', ''),
(18863, 4433, 'yoast_wpseo_opengraph-title', ''),
(18864, 4433, 'yoast_wpseo_opengraph-description', ''),
(18865, 4433, 'yoast_wpseo_opengraph-image', ''),
(18866, 4433, 'yoast_wpseo_opengraph-image-id', ''),
(18867, 4433, 'yoast_wpseo_twitter-title', ''),
(18868, 4433, 'yoast_wpseo_twitter-description', ''),
(18869, 4433, 'yoast_wpseo_twitter-image', ''),
(18870, 4433, 'yoast_wpseo_twitter-image-id', ''),
(18871, 4433, 'screen', 'mobile'),
(18872, 4433, 'comment_status', 'closed'),
(18873, 4433, 'ping_status', 'closed'),
(18874, 4433, 'post_author', '1'),
(18875, 4433, 'post_mime_type', ''),
(18876, 4433, 'ID', '4433'),
(18877, 4433, 'post_status', 'publish'),
(18878, 4433, '_wpb_vc_js_status', 'false'),
(18880, 4433, '_yoast_wpseo_estimated-reading-time-minutes', '1'),
(18881, 4435, '_edit_last', '1'),
(18882, 4435, 'dfiFeatured', 'a:1:{i:0;s:0:\"\";}'),
(18883, 4435, 'sigma_page_settings', 'a:10:{s:26:\"sigma_one_page_menu_enable\";s:0:\"\";s:24:\"sigma_page_custom_layout\";s:1:\"0\";s:23:\"sigma_subheader_disable\";s:0:\"\";s:23:\"sigma_page_custom_title\";s:0:\"\";s:26:\"sigma_page_custom_subtitle\";s:0:\"\";s:27:\"sigma_page_sidebar_position\";s:13:\"theme-options\";s:17:\"sigma_page_layout\";s:13:\"theme-options\";s:22:\"sigma_custom_subheader\";s:0:\"\";s:19:\"sigma_popup_disable\";s:0:\"\";s:24:\"popup_type_page_template\";s:1:\"0\";}'),
(18884, 4435, '_wpnonce', '4a3026cd77'),
(18885, 4435, '_wp_http_referer', '/elementor/wp-admin/post.php?post=4435&action=edit'),
(18886, 4435, 'user_ID', '1'),
(18887, 4435, 'action', 'editpost'),
(18888, 4435, 'originalaction', 'editpost'),
(18889, 4435, 'post_type', 'page'),
(18890, 4435, 'original_post_status', 'publish'),
(18891, 4435, 'referredby', 'https://doccure-wp.dreamstechnologies.com/wp-admin/edit.php?post_type=page'),
(18892, 4435, '_wp_original_http_referer', 'https://doccure-wp.dreamstechnologies.com/wp-admin/edit.php?post_type=page'),
(18893, 4435, 'auto_draft', '1'),
(18894, 4435, 'post_ID', '4435'),
(18895, 4435, 'meta-box-order-nonce', '08f1a2a1fc'),
(18896, 4435, 'closedpostboxesnonce', '8da0cd27e9'),
(18897, 4435, 'samplepermalinknonce', '0d959bcda0'),
(18900, 4435, 'ao_metabox_nonce', '8c7a754379'),
(18901, 4435, 'ao_post_optimize', 'a:6:{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\";s:15:\"ao_post_preload\";s:0:\"\";}'),
(18902, 4435, 'ao_post_js_optimize', 'on'),
(18903, 4435, 'ao_post_css_optimize', 'on'),
(18904, 4435, 'ao_post_ccss', 'on'),
(18905, 4435, 'ao_post_lazyload', 'on'),
(18906, 4435, 'ao_post_preload', ''),
(18907, 4435, 'sigma-page-meta-nonce', '8a1f2a0a9d'),
(18908, 4435, 'sigma_page_custom_layout', '0'),
(18909, 4435, 'sigma_page_custom_title', ''),
(18910, 4435, 'sigma_page_custom_subtitle', ''),
(18911, 4435, 'sigma_custom_subheader', ''),
(18912, 4435, 'sigma_page_sidebar_position', 'theme-options'),
(18913, 4435, 'sigma_page_layout', 'theme-options'),
(18914, 4435, 'popup_type_page_template', '0'),
(18915, 4435, 'dfi_fimageplug-2', 'aeb35579db'),
(18916, 4435, 'wpb_vc_js_status', 'false'),
(18917, 4435, 'wpb_vc_loading', 'Loading, please wait...'),
(18918, 4435, 'wpb_vc_loading_row', 'Crunching...'),
(18919, 4435, 'vc_post_custom_css', ''),
(18920, 4435, 'yoast_free_metabox_nonce', '5f7cc6f5b9'),
(18921, 4435, 'yoast_wpseo_focuskw', ''),
(18922, 4435, 'yoast_wpseo_title', ''),
(18923, 4435, 'yoast_wpseo_metadesc', ''),
(18924, 4435, 'yoast_wpseo_linkdex', '-1340'),
(18925, 4435, 'yoast_wpseo_content_score', '30'),
(18926, 4435, 'yoast_wpseo_is_cornerstone', 'false'),
(18927, 4435, 'yoast_wpseo_estimated-reading-time-minutes', '1'),
(18928, 4435, 'yoast_wpseo_meta-robots-noindex', '0'),
(18929, 4435, 'yoast_wpseo_meta-robots-nofollow', '0'),
(18930, 4435, 'yoast_wpseo_meta-robots-adv', ''),
(18931, 4435, 'yoast_wpseo_bctitle', ''),
(18932, 4435, 'yoast_wpseo_canonical', ''),
(18933, 4435, 'yoast_wpseo_schema_page_type', ''),
(18934, 4435, 'yoast_wpseo_schema_article_type', ''),
(18935, 4435, 'yoast_wpseo_opengraph-title', ''),
(18936, 4435, 'yoast_wpseo_opengraph-description', ''),
(18937, 4435, 'yoast_wpseo_opengraph-image', ''),
(18938, 4435, 'yoast_wpseo_opengraph-image-id', ''),
(18939, 4435, 'yoast_wpseo_twitter-title', ''),
(18940, 4435, 'yoast_wpseo_twitter-description', ''),
(18941, 4435, 'yoast_wpseo_twitter-image', ''),
(18942, 4435, 'yoast_wpseo_twitter-image-id', ''),
(18943, 4435, 'screen', 'mobile'),
(18944, 4435, 'comment_status', 'closed'),
(18945, 4435, 'ping_status', 'closed'),
(18946, 4435, 'post_author', '1'),
(18947, 4435, 'post_mime_type', ''),
(18948, 4435, 'ID', '4435'),
(18949, 4435, 'post_status', 'publish'),
(18950, 4435, '_wpb_vc_js_status', 'false'),
(18951, 4435, '_yoast_wpseo_content_score', '30'),
(18952, 4435, '_yoast_wpseo_estimated-reading-time-minutes', '1'),
(18953, 4438, '_order_key', 'wc_order_5xG63kek16fR5'),
(18954, 4438, '_customer_user', '10'),
(18955, 4438, '_payment_method', 'paypal'),
(18956, 4438, '_payment_method_title', 'PayPal'),
(18957, 4438, '_customer_ip_address', '2402:3a80:1321:ea9a:dc3e:ac78:42a6:c2e0'),
(18958, 4438, '_customer_user_agent', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/104.0.0.0 Safari/537.36'),
(18959, 4438, '_created_via', 'checkout'),
(18960, 4438, '_cart_hash', '7e6ae778c71d5f06aa8d23413325ef5d'),
(18961, 4438, '_billing_first_name', 'Joan'),
(18962, 4438, '_billing_last_name', 'Gardner'),
(18963, 4438, '_billing_address_1', 'K Street. 1667 K Street NW.'),
(18964, 4438, '_billing_city', 'Washington'),
(18965, 4438, '_billing_state', 'WA'),
(18966, 4438, '_billing_postcode', '20005'),
(18967, 4438, '_billing_country', 'US'),
(18968, 4438, '_billing_email', '[email protected]'),
(18969, 4438, '_billing_phone', '654455445'),
(18970, 4438, '_order_currency', 'USD'),
(18971, 4438, '_cart_discount', '0');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(18972, 4438, '_cart_discount_tax', '0'),
(18973, 4438, '_order_shipping', '0'),
(18974, 4438, '_order_shipping_tax', '0'),
(18975, 4438, '_order_tax', '0'),
(18976, 4438, '_order_total', '120.00'),
(18977, 4438, '_order_version', '6.8.2'),
(18978, 4438, '_prices_include_tax', 'no'),
(18979, 4438, '_billing_address_index', 'Joan Gardner  K Street. 1667 K Street NW.  Washington WA 20005 US [email protected] 654455445'),
(18980, 4438, '_shipping_address_index', '         '),
(18981, 4438, 'is_vat_exempt', 'no'),
(18982, 4438, 'cus_woo_product_data', 'a:13:{s:7:\"service\";a:0:{}s:14:\"consultant_fee\";s:3:\"120\";s:5:\"price\";s:3:\"120\";s:5:\"slots\";s:9:\"1000-1100\";s:16:\"appointment_date\";s:10:\"2022-08-26\";s:8:\"hospital\";s:4:\"3702\";s:9:\"doctor_id\";i:3701;s:7:\"content\";s:0:\"\";s:6:\"myself\";s:6:\"myself\";s:10:\"other_name\";s:12:\"Joan Gardner\";s:8:\"bk_email\";s:16:\"[email protected]\";s:8:\"bk_phone\";s:8:\"54555455\";s:8:\"relation\";s:0:\"\";}'),
(18983, 4438, 'payment_type', 'bookings'),
(18984, 4438, 'admin_shares', '0.00'),
(18985, 4438, 'doctors_shares', '120.00'),
(18986, 4438, 'doctor_id', '3701'),
(18987, 4438, 'patient_id', '10'),
(18988, 4438, 'Payment type', 'instant'),
(18989, 4438, '_transaction_id', '7568958818400251N'),
(18990, 4438, '_paypal_status', 'pending'),
(18991, 4438, '_recorded_sales', 'yes'),
(18992, 4438, '_recorded_coupon_usage_counts', 'yes'),
(18993, 4438, '_order_stock_reduced', 'yes'),
(18994, 4438, '_new_order_email_sent', 'true'),
(18995, 4439, '_order_key', 'wc_order_JGWaCmcF3fCcY'),
(18996, 4439, '_customer_user', '10'),
(18997, 4439, '_payment_method', 'stripe_cc'),
(18998, 4439, '_payment_method_title', 'Credit Card'),
(18999, 4439, '_customer_ip_address', '2402:3a80:1321:ea9a:dc3e:ac78:42a6:c2e0'),
(19000, 4439, '_customer_user_agent', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/104.0.0.0 Safari/537.36'),
(19001, 4439, '_created_via', 'checkout'),
(19002, 4439, '_cart_hash', '65001b7cf0b91db139c80f2f3efee902'),
(19003, 4439, '_billing_first_name', 'Joan'),
(19004, 4439, '_billing_last_name', 'Gardner'),
(19005, 4439, '_billing_address_1', 'K Street. 1667 K Street NW.'),
(19006, 4439, '_billing_city', 'Washington'),
(19007, 4439, '_billing_state', 'WA'),
(19008, 4439, '_billing_postcode', '20005'),
(19009, 4439, '_billing_country', 'US'),
(19010, 4439, '_billing_email', '[email protected]'),
(19011, 4439, '_billing_phone', '654455445'),
(19012, 4439, '_order_currency', 'USD'),
(19013, 4439, '_cart_discount', '0'),
(19014, 4439, '_cart_discount_tax', '0'),
(19015, 4439, '_order_shipping', '0'),
(19016, 4439, '_order_shipping_tax', '0'),
(19017, 4439, '_order_tax', '0'),
(19018, 4439, '_order_total', '120.00'),
(19019, 4439, '_order_version', '6.8.2'),
(19020, 4439, '_prices_include_tax', 'no'),
(19021, 4439, '_billing_address_index', 'Joan Gardner  K Street. 1667 K Street NW.  Washington WA 20005 US [email protected] 654455445'),
(19022, 4439, '_shipping_address_index', '         '),
(19023, 4439, 'is_vat_exempt', 'no'),
(19024, 4439, 'cus_woo_product_data', 'a:13:{s:7:\"service\";a:0:{}s:14:\"consultant_fee\";s:3:\"120\";s:5:\"price\";s:3:\"120\";s:5:\"slots\";s:9:\"1200-1300\";s:16:\"appointment_date\";s:10:\"2022-08-26\";s:8:\"hospital\";s:4:\"3702\";s:9:\"doctor_id\";i:3701;s:7:\"content\";s:0:\"\";s:6:\"myself\";s:6:\"myself\";s:10:\"other_name\";s:12:\"Joan Gardner\";s:8:\"bk_email\";s:16:\"[email protected]\";s:8:\"bk_phone\";s:7:\"6565656\";s:8:\"relation\";s:0:\"\";}'),
(19025, 4439, 'payment_type', 'bookings'),
(19026, 4439, 'admin_shares', '0.00'),
(19027, 4439, 'doctors_shares', '120.00'),
(19028, 4439, 'doctor_id', '3701'),
(19029, 4439, 'patient_id', '10'),
(19030, 4439, '_payment_intent', 'a:39:{s:2:\"id\";s:27:\"pi_3Lax42HWmJQ3VDhT0DKGC29z\";s:6:\"object\";s:14:\"payment_intent\";s:6:\"amount\";i:12000;s:17:\"amount_capturable\";i:0;s:14:\"amount_details\";a:1:{s:3:\"tip\";a:0:{}}s:15:\"amount_received\";i:0;s:11:\"application\";N;s:22:\"application_fee_amount\";N;s:25:\"automatic_payment_methods\";N;s:11:\"canceled_at\";N;s:19:\"cancellation_reason\";N;s:14:\"capture_method\";s:9:\"automatic\";s:7:\"charges\";a:5:{s:6:\"object\";s:4:\"list\";s:4:\"data\";a:0:{}s:8:\"has_more\";b:0;s:11:\"total_count\";i:0;s:3:\"url\";s:54:\"/v1/charges?payment_intent=pi_3Lax42HWmJQ3VDhT0DKGC29z\";}s:13:\"client_secret\";s:60:\"pi_3Lax42HWmJQ3VDhT0DKGC29z_secret_KVbVuLDLs1kVMmSl7mOhuHnuU\";s:19:\"confirmation_method\";s:6:\"manual\";s:7:\"created\";i:1661499290;s:8:\"currency\";s:3:\"usd\";s:8:\"customer\";s:18:\"cus_MJa2ZVMGjBXBsX\";s:11:\"description\";s:23:\"Order 4439 from Doccure\";s:7:\"invoice\";N;s:18:\"last_payment_error\";N;s:8:\"livemode\";b:0;s:8:\"metadata\";a:8:{s:7:\"created\";s:10:\"1661499289\";s:10:\"gateway_id\";s:9:\"stripe_cc\";s:10:\"ip_address\";s:39:\"2402:3a80:1321:ea9a:dc3e:ac78:42a6:c2e0\";s:8:\"order_id\";s:4:\"4439\";s:7:\"partner\";s:14:\"PaymentPlugins\";s:12:\"product_4432\";s:18:\"Doctor Booking x 1\";s:10:\"user_agent\";s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/104.0.0.0 Safari/537.36\";s:7:\"user_id\";s:2:\"10\";}s:11:\"next_action\";N;s:12:\"on_behalf_of\";N;s:14:\"payment_method\";s:27:\"pm_1Lax3zHWmJQ3VDhTErTbFjP6\";s:22:\"payment_method_options\";a:1:{s:4:\"card\";a:4:{s:12:\"installments\";N;s:15:\"mandate_options\";N;s:7:\"network\";N;s:22:\"request_three_d_secure\";s:9:\"automatic\";}}s:20:\"payment_method_types\";a:1:{i:0;s:4:\"card\";}s:10:\"processing\";N;s:13:\"receipt_email\";N;s:6:\"review\";N;s:18:\"setup_future_usage\";N;s:8:\"shipping\";N;s:6:\"source\";N;s:20:\"statement_descriptor\";N;s:27:\"statement_descriptor_suffix\";N;s:6:\"status\";s:21:\"requires_confirmation\";s:13:\"transfer_data\";N;s:14:\"transfer_group\";N;}'),
(19031, 4439, '_payment_intent_id', 'pi_3Lax42HWmJQ3VDhT0DKGC29z'),
(19032, 4439, '_payment_method_token', 'pm_1Lax3zHWmJQ3VDhTErTbFjP6'),
(19033, 4439, '_wc_stripe_mode', 'test'),
(19035, 4439, '_wc_stripe_charge_status', 'succeeded'),
(19036, 4439, '_transaction_id', 'ch_3Lax42HWmJQ3VDhT0Pua0nZc'),
(19037, 4439, '_date_completed', '1661499292'),
(19038, 4439, '_date_paid', '1661499292'),
(19039, 4439, '_paid_date', '2022-08-26 07:34:52'),
(19040, 4439, '_completed_date', '2022-08-26 07:34:52'),
(19041, 4439, '_download_permissions_granted', 'yes'),
(19042, 4439, '_recorded_sales', 'yes'),
(19043, 4439, '_recorded_coupon_usage_counts', 'yes'),
(19044, 4439, '_order_stock_reduced', 'yes'),
(19045, 4439, '_new_order_email_sent', 'true'),
(19046, 4440, 'bk_email', '[email protected]'),
(19047, 4440, 'bk_phone', '6565656'),
(19048, 4440, 'bk_username', 'Joan Gardner'),
(19049, 4440, '_price', '120'),
(19050, 4440, '_appointment_date', '2022-08-26'),
(19051, 4440, '_booking_service', 'a:0:{}'),
(19052, 4440, '_booking_slot', '1200-1300'),
(19053, 4440, '_booking_hospitals', '3702'),
(19054, 4440, '_hospital_id', '3702'),
(19055, 4440, '_doctor_id', '3701'),
(19056, 4440, '_am_booking', 'a:9:{s:6:\"_price\";s:3:\"120\";s:13:\"_user_details\";a:3:{s:8:\"bk_email\";s:16:\"[email protected]\";s:8:\"bk_phone\";s:7:\"6565656\";s:11:\"bk_username\";s:12:\"Joan Gardner\";}s:6:\"myself\";s:6:\"myself\";s:13:\"_with_patient\";a:2:{s:10:\"other_name\";s:12:\"Joan Gardner\";s:8:\"relation\";s:0:\"\";}s:15:\"_consultant_fee\";s:3:\"120\";s:9:\"_services\";a:0:{}s:17:\"_appointment_date\";s:10:\"2022-08-26\";s:6:\"_slots\";s:9:\"1200-1300\";s:12:\"_hospital_id\";s:4:\"3702\";}'),
(19057, 4441, '_order_key', 'wc_order_MPlhOOzkxzvHP'),
(19058, 4441, '_customer_user', '10'),
(19059, 4441, '_payment_method', 'razorpay'),
(19060, 4441, '_payment_method_title', 'Pay via Razorpay'),
(19061, 4441, '_customer_ip_address', '2402:3a80:1321:ea9a:dc3e:ac78:42a6:c2e0'),
(19062, 4441, '_customer_user_agent', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/104.0.0.0 Safari/537.36'),
(19063, 4441, '_created_via', 'checkout'),
(19064, 4441, '_cart_hash', '29cfe0a057601c4e9c9846e5253deb3e'),
(19065, 4441, '_billing_first_name', 'Joan'),
(19066, 4441, '_billing_last_name', 'Gardner'),
(19067, 4441, '_billing_address_1', 'K Street. 1667 K Street NW.'),
(19068, 4441, '_billing_city', 'Washington'),
(19069, 4441, '_billing_state', 'WA'),
(19070, 4441, '_billing_postcode', '20005'),
(19071, 4441, '_billing_country', 'US'),
(19072, 4441, '_billing_email', '[email protected]'),
(19073, 4441, '_billing_phone', '654455445'),
(19074, 4441, '_order_currency', 'USD'),
(19075, 4441, '_cart_discount', '0'),
(19076, 4441, '_cart_discount_tax', '0'),
(19077, 4441, '_order_shipping', '0'),
(19078, 4441, '_order_shipping_tax', '0'),
(19079, 4441, '_order_tax', '0'),
(19080, 4441, '_order_total', '120.00'),
(19081, 4441, '_order_version', '6.8.2'),
(19082, 4441, '_prices_include_tax', 'no'),
(19083, 4441, '_billing_address_index', 'Joan Gardner  K Street. 1667 K Street NW.  Washington WA 20005 US [email protected] 654455445'),
(19084, 4441, '_shipping_address_index', '         '),
(19085, 4441, 'is_vat_exempt', 'no'),
(19086, 4441, 'cus_woo_product_data', 'a:13:{s:7:\"service\";a:0:{}s:14:\"consultant_fee\";s:3:\"120\";s:5:\"price\";s:3:\"120\";s:5:\"slots\";s:9:\"1000-1100\";s:16:\"appointment_date\";s:10:\"2022-08-26\";s:8:\"hospital\";s:4:\"3702\";s:9:\"doctor_id\";i:3701;s:7:\"content\";s:0:\"\";s:6:\"myself\";s:6:\"myself\";s:10:\"other_name\";s:12:\"Joan Gardner\";s:8:\"bk_email\";s:16:\"[email protected]\";s:8:\"bk_phone\";s:7:\"5665654\";s:8:\"relation\";s:0:\"\";}'),
(19087, 4441, 'payment_type', 'bookings'),
(19088, 4441, 'admin_shares', '0.00'),
(19089, 4441, 'doctors_shares', '120.00'),
(19090, 4441, 'doctor_id', '3701'),
(19091, 4441, 'patient_id', '10'),
(19092, 4441, 'is_magic_checkout_order', 'no'),
(19093, 4441, '_transaction_id', 'pay_KABKIrBXv2NuC9'),
(19094, 4441, '_date_paid', '1661499430'),
(19095, 4441, '_paid_date', '2022-08-26 07:37:10'),
(19096, 4441, '_download_permissions_granted', 'yes'),
(19097, 4441, '_recorded_sales', 'yes'),
(19098, 4441, '_recorded_coupon_usage_counts', 'yes'),
(19099, 4441, '_order_stock_reduced', 'yes'),
(19100, 4441, '_new_order_email_sent', 'true'),
(19101, 4442, 'bk_email', '[email protected]'),
(19102, 4442, 'bk_phone', '5665654'),
(19103, 4442, 'bk_username', 'Joan Gardner'),
(19104, 4442, '_price', '120'),
(19105, 4442, '_appointment_date', '2022-08-26'),
(19106, 4442, '_booking_service', 'a:0:{}'),
(19107, 4442, '_booking_slot', '1000-1100'),
(19108, 4442, '_booking_hospitals', '3702'),
(19109, 4442, '_hospital_id', '3702'),
(19110, 4442, '_doctor_id', '3701'),
(19111, 4442, '_am_booking', 'a:9:{s:6:\"_price\";s:3:\"120\";s:13:\"_user_details\";a:3:{s:8:\"bk_email\";s:16:\"[email protected]\";s:8:\"bk_phone\";s:7:\"5665654\";s:11:\"bk_username\";s:12:\"Joan Gardner\";}s:6:\"myself\";s:6:\"myself\";s:13:\"_with_patient\";a:2:{s:10:\"other_name\";s:12:\"Joan Gardner\";s:8:\"relation\";s:0:\"\";}s:15:\"_consultant_fee\";s:3:\"120\";s:9:\"_services\";a:0:{}s:17:\"_appointment_date\";s:10:\"2022-08-26\";s:6:\"_slots\";s:9:\"1000-1100\";s:12:\"_hospital_id\";s:4:\"3702\";}'),
(19112, 4441, '_date_completed', '1661499431'),
(19113, 4441, '_completed_date', '2022-08-26 07:37:11'),
(19114, 4441, 'rzp_webhook_notified_at', '1661499431'),
(19115, 4441, '_edit_lock', '1661499366:1'),
(19116, 4439, '_edit_lock', '1661499388:1'),
(19117, 4438, '_edit_lock', '1661500593:1'),
(19118, 4443, '_order_key', 'wc_order_KHALOzfVZtUEj'),
(19119, 4443, '_customer_user', '10'),
(19120, 4443, '_payment_method', 'stripe_cc'),
(19121, 4443, '_payment_method_title', 'Credit Card'),
(19122, 4443, '_customer_ip_address', '2402:3a80:1321:ea9a:dc3e:ac78:42a6:c2e0'),
(19123, 4443, '_customer_user_agent', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/104.0.0.0 Safari/537.36'),
(19124, 4443, '_created_via', 'checkout'),
(19125, 4443, '_cart_hash', '54058701d663d6c372eaddfc1b5437a2'),
(19126, 4443, '_billing_first_name', 'Joan'),
(19127, 4443, '_billing_last_name', 'Gardner'),
(19128, 4443, '_billing_address_1', 'K Street. 1667 K Street NW.'),
(19129, 4443, '_billing_city', 'Washington'),
(19130, 4443, '_billing_state', 'WA'),
(19131, 4443, '_billing_postcode', '20005'),
(19132, 4443, '_billing_country', 'US'),
(19133, 4443, '_billing_email', '[email protected]'),
(19134, 4443, '_billing_phone', '654455445'),
(19135, 4443, '_order_currency', 'USD'),
(19136, 4443, '_cart_discount', '0'),
(19137, 4443, '_cart_discount_tax', '0'),
(19138, 4443, '_order_shipping', '0'),
(19139, 4443, '_order_shipping_tax', '0'),
(19140, 4443, '_order_tax', '0'),
(19141, 4443, '_order_total', '120.00'),
(19142, 4443, '_order_version', '6.8.2'),
(19143, 4443, '_prices_include_tax', 'no'),
(19144, 4443, '_billing_address_index', 'Joan Gardner  K Street. 1667 K Street NW.  Washington WA 20005 US [email protected] 654455445'),
(19145, 4443, '_shipping_address_index', '         '),
(19146, 4443, 'is_vat_exempt', 'no'),
(19147, 4443, 'cus_woo_product_data', 'a:13:{s:7:\"service\";a:0:{}s:14:\"consultant_fee\";s:3:\"120\";s:5:\"price\";s:3:\"120\";s:5:\"slots\";s:9:\"1400-1500\";s:16:\"appointment_date\";s:10:\"2022-08-26\";s:8:\"hospital\";s:4:\"3702\";s:9:\"doctor_id\";i:3701;s:7:\"content\";s:0:\"\";s:6:\"myself\";s:6:\"myself\";s:10:\"other_name\";s:12:\"Joan Gardner\";s:8:\"bk_email\";s:16:\"[email protected]\";s:8:\"bk_phone\";s:6:\"797798\";s:8:\"relation\";s:0:\"\";}'),
(19148, 4443, 'payment_type', 'bookings'),
(19149, 4443, 'admin_shares', '0.00'),
(19150, 4443, 'doctors_shares', '120.00'),
(19151, 4443, 'doctor_id', '3701'),
(19152, 4443, 'patient_id', '10'),
(19153, 4443, '_payment_intent', 'a:39:{s:2:\"id\";s:27:\"pi_3LaxIcHWmJQ3VDhT1lVn3loc\";s:6:\"object\";s:14:\"payment_intent\";s:6:\"amount\";i:12000;s:17:\"amount_capturable\";i:0;s:14:\"amount_details\";a:1:{s:3:\"tip\";a:0:{}}s:15:\"amount_received\";i:0;s:11:\"application\";N;s:22:\"application_fee_amount\";N;s:25:\"automatic_payment_methods\";N;s:11:\"canceled_at\";N;s:19:\"cancellation_reason\";N;s:14:\"capture_method\";s:9:\"automatic\";s:7:\"charges\";a:5:{s:6:\"object\";s:4:\"list\";s:4:\"data\";a:0:{}s:8:\"has_more\";b:0;s:11:\"total_count\";i:0;s:3:\"url\";s:54:\"/v1/charges?payment_intent=pi_3LaxIcHWmJQ3VDhT1lVn3loc\";}s:13:\"client_secret\";s:60:\"pi_3LaxIcHWmJQ3VDhT1lVn3loc_secret_5LhfrqE2AKcwmP6BZvMvGrqNk\";s:19:\"confirmation_method\";s:6:\"manual\";s:7:\"created\";i:1661500194;s:8:\"currency\";s:3:\"usd\";s:8:\"customer\";s:18:\"cus_MJa2ZVMGjBXBsX\";s:11:\"description\";s:23:\"Order 4443 from Doccure\";s:7:\"invoice\";N;s:18:\"last_payment_error\";N;s:8:\"livemode\";b:0;s:8:\"metadata\";a:8:{s:7:\"created\";s:10:\"1661500194\";s:10:\"gateway_id\";s:9:\"stripe_cc\";s:10:\"ip_address\";s:39:\"2402:3a80:1321:ea9a:dc3e:ac78:42a6:c2e0\";s:8:\"order_id\";s:4:\"4443\";s:7:\"partner\";s:14:\"PaymentPlugins\";s:12:\"product_4432\";s:18:\"Doctor Booking x 1\";s:10:\"user_agent\";s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/104.0.0.0 Safari/537.36\";s:7:\"user_id\";s:2:\"10\";}s:11:\"next_action\";N;s:12:\"on_behalf_of\";N;s:14:\"payment_method\";s:27:\"pm_1LaxIZHWmJQ3VDhTizLDLWO6\";s:22:\"payment_method_options\";a:1:{s:4:\"card\";a:4:{s:12:\"installments\";N;s:15:\"mandate_options\";N;s:7:\"network\";N;s:22:\"request_three_d_secure\";s:9:\"automatic\";}}s:20:\"payment_method_types\";a:1:{i:0;s:4:\"card\";}s:10:\"processing\";N;s:13:\"receipt_email\";N;s:6:\"review\";N;s:18:\"setup_future_usage\";N;s:8:\"shipping\";N;s:6:\"source\";N;s:20:\"statement_descriptor\";N;s:27:\"statement_descriptor_suffix\";N;s:6:\"status\";s:21:\"requires_confirmation\";s:13:\"transfer_data\";N;s:14:\"transfer_group\";N;}'),
(19154, 4443, '_payment_intent_id', 'pi_3LaxIcHWmJQ3VDhT1lVn3loc'),
(19155, 4443, '_payment_method_token', 'pm_1LaxIZHWmJQ3VDhTizLDLWO6'),
(19156, 4443, '_wc_stripe_mode', 'test'),
(19158, 4443, '_wc_stripe_charge_status', 'succeeded'),
(19159, 4443, '_transaction_id', 'ch_3LaxIcHWmJQ3VDhT1yQSiUHx'),
(19160, 4443, '_date_completed', '1661500197'),
(19161, 4443, '_date_paid', '1661500197'),
(19162, 4443, '_paid_date', '2022-08-26 07:49:57'),
(19163, 4443, '_completed_date', '2022-08-26 07:49:57'),
(19164, 4443, '_download_permissions_granted', 'yes'),
(19165, 4443, '_recorded_sales', 'yes'),
(19166, 4443, '_recorded_coupon_usage_counts', 'yes'),
(19167, 4443, '_order_stock_reduced', 'yes'),
(19168, 4443, '_new_order_email_sent', 'true'),
(19169, 4444, 'bk_email', '[email protected]'),
(19170, 4444, 'bk_phone', '797798'),
(19171, 4444, 'bk_username', 'Joan Gardner'),
(19172, 4444, '_price', '120'),
(19173, 4444, '_appointment_date', '2022-08-26'),
(19174, 4444, '_booking_service', 'a:0:{}'),
(19175, 4444, '_booking_slot', '1400-1500'),
(19176, 4444, '_booking_hospitals', '3702'),
(19177, 4444, '_hospital_id', '3702'),
(19178, 4444, '_doctor_id', '3701'),
(19179, 4444, '_am_booking', 'a:9:{s:6:\"_price\";s:3:\"120\";s:13:\"_user_details\";a:3:{s:8:\"bk_email\";s:16:\"[email protected]\";s:8:\"bk_phone\";s:6:\"797798\";s:11:\"bk_username\";s:12:\"Joan Gardner\";}s:6:\"myself\";s:6:\"myself\";s:13:\"_with_patient\";a:2:{s:10:\"other_name\";s:12:\"Joan Gardner\";s:8:\"relation\";s:0:\"\";}s:15:\"_consultant_fee\";s:3:\"120\";s:9:\"_services\";a:0:{}s:17:\"_appointment_date\";s:10:\"2022-08-26\";s:6:\"_slots\";s:9:\"1400-1500\";s:12:\"_hospital_id\";s:4:\"3702\";}'),
(19180, 4445, '_order_key', 'wc_order_4BLzQ0hLQycPN'),
(19181, 4445, '_customer_user', '10'),
(19182, 4445, '_payment_method', 'paypal'),
(19183, 4445, '_payment_method_title', 'PayPal'),
(19184, 4445, '_customer_ip_address', '2402:3a80:1321:ea9a:dc3e:ac78:42a6:c2e0'),
(19185, 4445, '_customer_user_agent', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/104.0.0.0 Safari/537.36'),
(19186, 4445, '_created_via', 'checkout'),
(19187, 4445, '_cart_hash', '7059fe55e2464c0e9be8825f8b7bb850'),
(19188, 4445, '_billing_first_name', 'Joan'),
(19189, 4445, '_billing_last_name', 'Gardner'),
(19190, 4445, '_billing_address_1', 'K Street. 1667 K Street NW.'),
(19191, 4445, '_billing_city', 'Washington'),
(19192, 4445, '_billing_state', 'WA'),
(19193, 4445, '_billing_postcode', '20005'),
(19194, 4445, '_billing_country', 'US'),
(19195, 4445, '_billing_email', '[email protected]'),
(19196, 4445, '_billing_phone', '654455445'),
(19197, 4445, '_order_currency', 'USD'),
(19198, 4445, '_cart_discount', '0'),
(19199, 4445, '_cart_discount_tax', '0'),
(19200, 4445, '_order_shipping', '0'),
(19201, 4445, '_order_shipping_tax', '0'),
(19202, 4445, '_order_tax', '0'),
(19203, 4445, '_order_total', '120.00'),
(19204, 4445, '_order_version', '6.8.2'),
(19205, 4445, '_prices_include_tax', 'no'),
(19206, 4445, '_billing_address_index', 'Joan Gardner  K Street. 1667 K Street NW.  Washington WA 20005 US [email protected] 654455445'),
(19207, 4445, '_shipping_address_index', '         '),
(19208, 4445, 'is_vat_exempt', 'no'),
(19209, 4445, 'cus_woo_product_data', 'a:13:{s:7:\"service\";a:0:{}s:14:\"consultant_fee\";s:3:\"120\";s:5:\"price\";s:3:\"120\";s:5:\"slots\";s:9:\"1400-1500\";s:16:\"appointment_date\";s:10:\"2022-08-26\";s:8:\"hospital\";s:4:\"3702\";s:9:\"doctor_id\";i:3701;s:7:\"content\";s:0:\"\";s:6:\"myself\";s:6:\"myself\";s:10:\"other_name\";s:12:\"Joan Gardner\";s:8:\"bk_email\";s:16:\"[email protected]\";s:8:\"bk_phone\";s:6:\"868767\";s:8:\"relation\";s:0:\"\";}'),
(19210, 4445, 'payment_type', 'bookings'),
(19211, 4445, 'admin_shares', '0.00'),
(19212, 4445, 'doctors_shares', '120.00'),
(19213, 4445, 'doctor_id', '3701'),
(19214, 4445, 'patient_id', '10'),
(19215, 4445, 'Payment type', 'instant'),
(19216, 4445, '_transaction_id', '83820960E48744720'),
(19217, 4445, '_paypal_status', 'pending'),
(19218, 4445, '_recorded_sales', 'yes'),
(19219, 4445, '_recorded_coupon_usage_counts', 'yes'),
(19220, 4445, '_order_stock_reduced', 'yes'),
(19221, 4445, '_new_order_email_sent', 'true'),
(19222, 4446, '_order_key', 'wc_order_8MtG7VfWYdorO'),
(19223, 4446, '_customer_user', '10'),
(19224, 4446, '_payment_method', 'paypal'),
(19225, 4446, '_payment_method_title', 'PayPal'),
(19226, 4446, '_customer_ip_address', '2402:3a80:1321:ea9a:b48c:e6f:4d13:79ee'),
(19227, 4446, '_customer_user_agent', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/104.0.0.0 Safari/537.36'),
(19228, 4446, '_created_via', 'checkout'),
(19229, 4446, '_cart_hash', 'ae96031281cbf83ac2be6b1a235e861f'),
(19230, 4446, '_billing_first_name', 'Joan'),
(19231, 4446, '_billing_last_name', 'Gardner'),
(19232, 4446, '_billing_address_1', 'K Street. 1667 K Street NW.'),
(19233, 4446, '_billing_city', 'Washington'),
(19234, 4446, '_billing_state', 'WA'),
(19235, 4446, '_billing_postcode', '20005'),
(19236, 4446, '_billing_country', 'US'),
(19237, 4446, '_billing_email', '[email protected]'),
(19238, 4446, '_billing_phone', '654455445'),
(19239, 4446, '_order_currency', 'USD'),
(19240, 4446, '_cart_discount', '0'),
(19241, 4446, '_cart_discount_tax', '0'),
(19242, 4446, '_order_shipping', '0'),
(19243, 4446, '_order_shipping_tax', '0'),
(19244, 4446, '_order_tax', '0'),
(19245, 4446, '_order_total', '120.00'),
(19246, 4446, '_order_version', '6.8.2'),
(19247, 4446, '_prices_include_tax', 'no'),
(19248, 4446, '_billing_address_index', 'Joan Gardner  K Street. 1667 K Street NW.  Washington WA 20005 US [email protected] 654455445'),
(19249, 4446, '_shipping_address_index', '         '),
(19250, 4446, 'is_vat_exempt', 'no'),
(19251, 4446, 'cus_woo_product_data', 'a:13:{s:7:\"service\";a:0:{}s:14:\"consultant_fee\";s:3:\"120\";s:5:\"price\";s:3:\"120\";s:5:\"slots\";s:9:\"1400-1500\";s:16:\"appointment_date\";s:10:\"2022-08-26\";s:8:\"hospital\";s:4:\"3702\";s:9:\"doctor_id\";i:3701;s:7:\"content\";s:0:\"\";s:6:\"myself\";s:6:\"myself\";s:10:\"other_name\";s:12:\"Joan Gardner\";s:8:\"bk_email\";s:16:\"[email protected]\";s:8:\"bk_phone\";s:6:\"676777\";s:8:\"relation\";s:0:\"\";}'),
(19252, 4446, 'payment_type', 'bookings'),
(19253, 4446, 'admin_shares', '0.00'),
(19254, 4446, 'doctors_shares', '120.00'),
(19255, 4446, 'doctor_id', '3701'),
(19256, 4446, 'patient_id', '10'),
(19257, 4446, 'Payment type', 'instant'),
(19258, 4446, '_transaction_id', '31J93365LB836404R'),
(19259, 4446, '_paypal_status', 'completed'),
(19260, 4446, 'PayPal Transaction Fee', '4.68'),
(19261, 4446, '_date_paid', '1661503431'),
(19262, 4446, '_paid_date', '2022-08-26 08:43:51'),
(19263, 4446, '_download_permissions_granted', 'yes'),
(19264, 4446, '_recorded_sales', 'yes'),
(19265, 4446, '_recorded_coupon_usage_counts', 'yes'),
(19266, 4446, '_order_stock_reduced', 'yes'),
(19267, 4446, '_new_order_email_sent', 'true'),
(19268, 4447, 'bk_email', '[email protected]'),
(19269, 4447, 'bk_phone', '676777'),
(19270, 4447, 'bk_username', 'Joan Gardner'),
(19271, 4447, '_price', '120'),
(19272, 4447, '_appointment_date', '2022-08-26'),
(19273, 4447, '_booking_service', 'a:0:{}'),
(19274, 4447, '_booking_slot', '1400-1500'),
(19275, 4447, '_booking_hospitals', '3702'),
(19276, 4447, '_hospital_id', '3702'),
(19277, 4447, '_doctor_id', '3701'),
(19278, 4447, '_am_booking', 'a:9:{s:6:\"_price\";s:3:\"120\";s:13:\"_user_details\";a:3:{s:8:\"bk_email\";s:16:\"[email protected]\";s:8:\"bk_phone\";s:6:\"676777\";s:11:\"bk_username\";s:12:\"Joan Gardner\";}s:6:\"myself\";s:6:\"myself\";s:13:\"_with_patient\";a:2:{s:10:\"other_name\";s:12:\"Joan Gardner\";s:8:\"relation\";s:0:\"\";}s:15:\"_consultant_fee\";s:3:\"120\";s:9:\"_services\";a:0:{}s:17:\"_appointment_date\";s:10:\"2022-08-26\";s:6:\"_slots\";s:9:\"1400-1500\";s:12:\"_hospital_id\";s:4:\"3702\";}'),
(19279, 4446, '_date_completed', '1661503432'),
(19280, 4446, '_completed_date', '2022-08-26 08:43:52'),
(19281, 4446, '_edit_lock', '1661503811:1'),
(19282, 4448, '_order_key', 'wc_order_zzA1QOy5hik6l'),
(19283, 4448, '_customer_user', '10'),
(19284, 4448, '_payment_method', 'paypal'),
(19285, 4448, '_payment_method_title', 'PayPal'),
(19286, 4448, '_customer_ip_address', '2402:3a80:1321:ea9a:b48c:e6f:4d13:79ee'),
(19287, 4448, '_customer_user_agent', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/104.0.0.0 Safari/537.36'),
(19288, 4448, '_created_via', 'checkout'),
(19289, 4448, '_cart_hash', '8cd1b1e61b01e4c2a2a2f5962c4bc9d1'),
(19290, 4448, '_billing_first_name', 'Joan'),
(19291, 4448, '_billing_last_name', 'Gardner'),
(19292, 4448, '_billing_address_1', 'K Street. 1667 K Street NW.'),
(19293, 4448, '_billing_city', 'Washington'),
(19294, 4448, '_billing_state', 'WA'),
(19295, 4448, '_billing_postcode', '20005'),
(19296, 4448, '_billing_country', 'US'),
(19297, 4448, '_billing_email', '[email protected]'),
(19298, 4448, '_billing_phone', '654455445'),
(19299, 4448, '_order_currency', 'USD'),
(19300, 4448, '_cart_discount', '0'),
(19301, 4448, '_cart_discount_tax', '0'),
(19302, 4448, '_order_shipping', '0'),
(19303, 4448, '_order_shipping_tax', '0'),
(19304, 4448, '_order_tax', '0'),
(19305, 4448, '_order_total', '120.00'),
(19306, 4448, '_order_version', '6.8.2'),
(19307, 4448, '_prices_include_tax', 'no'),
(19308, 4448, '_billing_address_index', 'Joan Gardner  K Street. 1667 K Street NW.  Washington WA 20005 US [email protected] 654455445'),
(19309, 4448, '_shipping_address_index', '         '),
(19310, 4448, 'is_vat_exempt', 'no'),
(19311, 4448, 'cus_woo_product_data', 'a:13:{s:7:\"service\";a:0:{}s:14:\"consultant_fee\";s:3:\"120\";s:5:\"price\";s:3:\"120\";s:5:\"slots\";s:9:\"1200-1300\";s:16:\"appointment_date\";s:10:\"2022-08-26\";s:8:\"hospital\";s:4:\"3702\";s:9:\"doctor_id\";i:3701;s:7:\"content\";s:0:\"\";s:6:\"myself\";s:6:\"myself\";s:10:\"other_name\";s:12:\"Joan Gardner\";s:8:\"bk_email\";s:16:\"[email protected]\";s:8:\"bk_phone\";s:6:\"535455\";s:8:\"relation\";s:0:\"\";}'),
(19312, 4448, 'payment_type', 'bookings'),
(19313, 4448, 'admin_shares', '0.00'),
(19314, 4448, 'doctors_shares', '120.00'),
(19315, 4448, 'doctor_id', '3701'),
(19316, 4448, 'patient_id', '10'),
(19317, 4448, '_edit_lock', '1661507371:1'),
(19318, 4449, '_order_key', 'wc_order_m0TY9dfDyqPfD'),
(19319, 4449, '_customer_user', '10'),
(19320, 4449, '_payment_method', 'paypal'),
(19321, 4449, '_payment_method_title', 'PayPal'),
(19322, 4449, '_customer_ip_address', '2402:3a80:1321:ea9a:b48c:e6f:4d13:79ee'),
(19323, 4449, '_customer_user_agent', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/104.0.0.0 Safari/537.36'),
(19324, 4449, '_created_via', 'checkout'),
(19325, 4449, '_cart_hash', 'd94f713031f6b8c1ce411a9fd36b70fa'),
(19326, 4449, '_billing_first_name', 'Joan'),
(19327, 4449, '_billing_last_name', 'Gardner'),
(19328, 4449, '_billing_address_1', 'K Street. 1667 K Street NW.'),
(19329, 4449, '_billing_city', 'Washington'),
(19330, 4449, '_billing_state', 'WA'),
(19331, 4449, '_billing_postcode', '20005'),
(19332, 4449, '_billing_country', 'US'),
(19333, 4449, '_billing_email', '[email protected]'),
(19334, 4449, '_billing_phone', '654455445'),
(19335, 4449, '_order_currency', 'USD'),
(19336, 4449, '_cart_discount', '0'),
(19337, 4449, '_cart_discount_tax', '0'),
(19338, 4449, '_order_shipping', '0'),
(19339, 4449, '_order_shipping_tax', '0'),
(19340, 4449, '_order_tax', '0'),
(19341, 4449, '_order_total', '120.00'),
(19342, 4449, '_order_version', '6.8.2'),
(19343, 4449, '_prices_include_tax', 'no'),
(19344, 4449, '_billing_address_index', 'Joan Gardner  K Street. 1667 K Street NW.  Washington WA 20005 US [email protected] 654455445'),
(19345, 4449, '_shipping_address_index', '         '),
(19346, 4449, 'is_vat_exempt', 'no'),
(19347, 4449, 'cus_woo_product_data', 'a:13:{s:7:\"service\";a:0:{}s:14:\"consultant_fee\";s:3:\"120\";s:5:\"price\";s:3:\"120\";s:5:\"slots\";s:9:\"1000-1100\";s:16:\"appointment_date\";s:10:\"2022-08-26\";s:8:\"hospital\";s:4:\"3702\";s:9:\"doctor_id\";i:3701;s:7:\"content\";s:0:\"\";s:6:\"myself\";s:6:\"myself\";s:10:\"other_name\";s:12:\"Joan Gardner\";s:8:\"bk_email\";s:16:\"[email protected]\";s:8:\"bk_phone\";s:6:\"576576\";s:8:\"relation\";s:0:\"\";}'),
(19348, 4449, 'payment_type', 'bookings'),
(19349, 4449, 'admin_shares', '0.00'),
(19350, 4449, 'doctors_shares', '120.00'),
(19351, 4449, 'doctor_id', '3701'),
(19352, 4449, 'patient_id', '10'),
(19353, 4448, 'Payment type', 'instant'),
(19354, 4448, '_transaction_id', '36L58280PD718852B'),
(19355, 4448, '_paypal_status', 'completed'),
(19356, 4448, 'PayPal Transaction Fee', '4.68'),
(19357, 4448, '_date_paid', '1661504315'),
(19358, 4448, '_paid_date', '2022-08-26 08:58:35'),
(19359, 4448, '_download_permissions_granted', 'yes'),
(19360, 4448, '_recorded_sales', 'yes'),
(19361, 4448, '_recorded_coupon_usage_counts', 'yes'),
(19362, 4448, '_order_stock_reduced', 'yes'),
(19363, 4448, '_new_order_email_sent', 'true'),
(19364, 4450, 'bk_email', '[email protected]'),
(19365, 4450, 'bk_phone', '535455'),
(19366, 4450, 'bk_username', 'Joan Gardner'),
(19367, 4450, '_price', '120'),
(19368, 4450, '_appointment_date', '2022-08-26'),
(19369, 4450, '_booking_service', 'a:0:{}'),
(19370, 4450, '_booking_slot', '1200-1300'),
(19371, 4450, '_booking_hospitals', '3702'),
(19372, 4450, '_hospital_id', '3702'),
(19373, 4450, '_doctor_id', '3701'),
(19374, 4450, '_am_booking', 'a:9:{s:6:\"_price\";s:3:\"120\";s:13:\"_user_details\";a:3:{s:8:\"bk_email\";s:16:\"[email protected]\";s:8:\"bk_phone\";s:6:\"535455\";s:11:\"bk_username\";s:12:\"Joan Gardner\";}s:6:\"myself\";s:6:\"myself\";s:13:\"_with_patient\";a:2:{s:10:\"other_name\";s:12:\"Joan Gardner\";s:8:\"relation\";s:0:\"\";}s:15:\"_consultant_fee\";s:3:\"120\";s:9:\"_services\";a:0:{}s:17:\"_appointment_date\";s:10:\"2022-08-26\";s:6:\"_slots\";s:9:\"1200-1300\";s:12:\"_hospital_id\";s:4:\"3702\";}'),
(19375, 4448, '_date_completed', '1661504316'),
(19376, 4448, '_completed_date', '2022-08-26 08:58:36'),
(19377, 4449, '_edit_lock', '1661504592:1'),
(19378, 4451, '_order_key', 'wc_order_bcJ89m9Leyvba'),
(19379, 4451, '_customer_user', '62'),
(19380, 4451, '_payment_method', 'paypal'),
(19381, 4451, '_payment_method_title', 'PayPal'),
(19382, 4451, '_customer_ip_address', '2402:3a80:1321:ea9a:b48c:e6f:4d13:79ee'),
(19383, 4451, '_customer_user_agent', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/104.0.0.0 Safari/537.36'),
(19384, 4451, '_created_via', 'checkout'),
(19385, 4451, '_cart_hash', 'c27d3986730f71d76396f198d5b7b485'),
(19386, 4451, '_billing_first_name', 'Patient'),
(19387, 4451, '_billing_last_name', 'Demo'),
(19388, 4451, '_billing_address_1', 'K Street. 1667 K Street NW.'),
(19389, 4451, '_billing_city', 'Washington'),
(19390, 4451, '_billing_state', 'WA'),
(19391, 4451, '_billing_postcode', '20005'),
(19392, 4451, '_billing_country', 'US'),
(19393, 4451, '_billing_email', '[email protected]'),
(19394, 4451, '_billing_phone', '767677678'),
(19395, 4451, '_order_currency', 'USD'),
(19396, 4451, '_cart_discount', '0'),
(19397, 4451, '_cart_discount_tax', '0'),
(19398, 4451, '_order_shipping', '0'),
(19399, 4451, '_order_shipping_tax', '0'),
(19400, 4451, '_order_tax', '0'),
(19401, 4451, '_order_total', '120.00'),
(19402, 4451, '_order_version', '6.8.2'),
(19403, 4451, '_prices_include_tax', 'no'),
(19404, 4451, '_billing_address_index', 'Patient Demo  K Street. 1667 K Street NW.  Washington WA 20005 US [email protected] 767677678'),
(19405, 4451, '_shipping_address_index', '         '),
(19406, 4451, 'is_vat_exempt', 'no'),
(19407, 4451, 'cus_woo_product_data', 'a:13:{s:7:\"service\";a:0:{}s:14:\"consultant_fee\";s:3:\"120\";s:5:\"price\";s:3:\"120\";s:5:\"slots\";s:9:\"1000-1100\";s:16:\"appointment_date\";s:10:\"2022-08-26\";s:8:\"hospital\";s:4:\"3702\";s:9:\"doctor_id\";i:3701;s:7:\"content\";s:0:\"\";s:6:\"myself\";s:6:\"myself\";s:10:\"other_name\";s:12:\"Patient Demo\";s:8:\"bk_email\";s:23:\"[email protected]\";s:8:\"bk_phone\";s:7:\"4545435\";s:8:\"relation\";s:0:\"\";}'),
(19408, 4451, 'payment_type', 'bookings'),
(19409, 4451, 'admin_shares', '0.00'),
(19410, 4451, 'doctors_shares', '120.00'),
(19411, 4451, 'doctor_id', '3701'),
(19412, 4451, 'patient_id', '62'),
(19413, 4451, '_edit_lock', '1661507936:1'),
(19414, 4451, 'Payment type', 'instant'),
(19415, 4451, '_transaction_id', '34F07140HN898034U'),
(19416, 4451, '_paypal_status', 'completed'),
(19417, 4451, 'PayPal Transaction Fee', '4.68'),
(19418, 4451, '_date_paid', '1661507498'),
(19419, 4451, '_paid_date', '2022-08-26 09:51:38'),
(19420, 4451, '_download_permissions_granted', 'yes'),
(19421, 4451, '_recorded_sales', 'yes'),
(19422, 4451, '_recorded_coupon_usage_counts', 'yes'),
(19423, 4451, '_order_stock_reduced', 'yes'),
(19424, 4451, '_new_order_email_sent', 'true'),
(19425, 4452, 'bk_email', '[email protected]'),
(19426, 4452, 'bk_phone', '4545435'),
(19427, 4452, 'bk_username', 'Patient Demo'),
(19428, 4452, '_price', '120'),
(19429, 4452, '_appointment_date', '2022-08-26'),
(19430, 4452, '_booking_service', 'a:0:{}'),
(19431, 4452, '_booking_slot', '1000-1100'),
(19432, 4452, '_booking_hospitals', '3702'),
(19433, 4452, '_hospital_id', '3702'),
(19434, 4452, '_doctor_id', '3701'),
(19435, 4452, '_am_booking', 'a:9:{s:6:\"_price\";s:3:\"120\";s:13:\"_user_details\";a:3:{s:8:\"bk_email\";s:23:\"[email protected]\";s:8:\"bk_phone\";s:7:\"4545435\";s:11:\"bk_username\";s:12:\"Patient Demo\";}s:6:\"myself\";s:6:\"myself\";s:13:\"_with_patient\";a:2:{s:10:\"other_name\";s:12:\"Patient Demo\";s:8:\"relation\";s:0:\"\";}s:15:\"_consultant_fee\";s:3:\"120\";s:9:\"_services\";a:0:{}s:17:\"_appointment_date\";s:10:\"2022-08-26\";s:6:\"_slots\";s:9:\"1000-1100\";s:12:\"_hospital_id\";s:4:\"3702\";}'),
(19436, 4451, '_date_completed', '1661507498'),
(19437, 4451, '_completed_date', '2022-08-26 09:51:38'),
(19456, 4459, '_address', '2/321 Melbourne Victoria'),
(19457, 4459, '_longitude', ''),
(19458, 4459, '_latitude', ''),
(19462, 4459, 'am_slots_data', 'a:6:{s:3:\"mon\";a:1:{s:5:\"slots\";a:12:{s:9:\"1100-1115\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1130-1145\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1200-1215\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1230-1245\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1300-1315\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1330-1345\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1400-1415\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1430-1445\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1500-1515\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1530-1545\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1600-1615\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1630-1645\";a:1:{s:6:\"spaces\";s:1:\"1\";}}}s:3:\"tue\";a:1:{s:5:\"slots\";a:12:{s:9:\"1100-1115\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1130-1145\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1200-1215\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1230-1245\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1300-1315\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1330-1345\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1400-1415\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1430-1445\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1500-1515\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1530-1545\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1600-1615\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1630-1645\";a:1:{s:6:\"spaces\";s:1:\"1\";}}}s:3:\"wed\";a:1:{s:5:\"slots\";a:12:{s:9:\"1100-1115\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1130-1145\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1200-1215\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1230-1245\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1300-1315\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1330-1345\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1400-1415\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1430-1445\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1500-1515\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1530-1545\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1600-1615\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1630-1645\";a:1:{s:6:\"spaces\";s:1:\"1\";}}}s:3:\"thu\";a:1:{s:5:\"slots\";a:12:{s:9:\"1100-1115\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1130-1145\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1200-1215\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1230-1245\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1300-1315\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1330-1345\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1400-1415\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1430-1445\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1500-1515\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1530-1545\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1600-1615\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1630-1645\";a:1:{s:6:\"spaces\";s:1:\"1\";}}}s:3:\"fri\";a:1:{s:5:\"slots\";a:12:{s:9:\"1100-1115\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1130-1145\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1200-1215\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1230-1245\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1300-1315\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1330-1345\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1400-1415\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1430-1445\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1500-1515\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1530-1545\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1600-1615\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1630-1645\";a:1:{s:6:\"spaces\";s:1:\"1\";}}}s:3:\"sat\";a:1:{s:5:\"slots\";a:12:{s:9:\"1100-1115\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1130-1145\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1200-1215\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1230-1245\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1300-1315\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1330-1345\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1400-1415\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1430-1445\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1500-1515\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1530-1545\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1600-1615\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1630-1645\";a:1:{s:6:\"spaces\";s:1:\"1\";}}}}'),
(19463, 4459, '_consultant_fee', '100'),
(19464, 4459, '_team_services', 'a:0:{}'),
(19466, 4460, 'am_doctors_data', 'a:2:{s:10:\"am_gallery\";a:4:{i:1;a:3:{s:13:\"attachment_id\";i:5620;s:3:\"url\";s:89:\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2024/06/darrenelder-01-1.jpg\";s:4:\"name\";s:20:\"darrenelder-01-1.jpg\";}i:2;a:3:{s:13:\"attachment_id\";i:5621;s:3:\"url\";s:89:\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2024/06/darrenelder-02-1.jpg\";s:4:\"name\";s:20:\"darrenelder-02-1.jpg\";}i:3;a:3:{s:13:\"attachment_id\";i:5622;s:3:\"url\";s:89:\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2024/06/darrenelder-03-1.jpg\";s:4:\"name\";s:20:\"darrenelder-03-1.jpg\";}i:4;a:3:{s:13:\"attachment_id\";i:5623;s:3:\"url\";s:89:\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2024/06/darrenelder-04-1.jpg\";s:4:\"name\";s:20:\"darrenelder-04-1.jpg\";}}s:9:\"am_videos\";a:0:{}}'),
(19467, 4460, '_is_verified', 'yes'),
(19468, 4460, '_linked_profile', '129'),
(19469, 4460, 'is_featured', '0'),
(19470, 4460, '_profile_blocked', 'off'),
(19471, 4460, 'am_gender', 'male'),
(19472, 4461, '_wp_attached_file', '2022/08/doctor-thumb-11.jpg'),
(19473, 4461, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:27:\"2022/08/doctor-thumb-11.jpg\";s:8:\"filesize\";i:20973;s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"doctor-thumb-11-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3703;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:27:\"doctor-thumb-11-300x250.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9065;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:27:\"doctor-thumb-11-300x220.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8331;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:27:\"doctor-thumb-11-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6715;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:27:\"doctor-thumb-11-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7050;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:27:\"doctor-thumb-11-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6323;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:27:\"doctor-thumb-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:2261;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:25:\"doctor-thumb-11-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1481;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:25:\"doctor-thumb-11-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:953;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:25:\"doctor-thumb-11-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:827;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:27:\"doctor-thumb-11-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6988;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"doctor-thumb-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:2261;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(19475, 4462, '_wp_attached_file', '2022/08/feature-01-1.jpg'),
(19476, 4462, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:24:\"2022/08/feature-01-1.jpg\";s:8:\"filesize\";i:60123;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"feature-01-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:18606;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"feature-01-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6629;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:24:\"feature-01-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:39331;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:24:\"feature-01-1-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34546;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:24:\"feature-01-1-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36996;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:24:\"feature-01-1-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34109;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:24:\"feature-01-1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17803;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:24:\"feature-01-1-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14839;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:24:\"feature-01-1-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12747;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:24:\"feature-01-1-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13870;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:24:\"feature-01-1-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12007;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:24:\"feature-01-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:3916;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:22:\"feature-01-1-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2346;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:22:\"feature-01-1-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1128;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:22:\"feature-01-1-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:945;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:24:\"feature-01-1-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33022;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:24:\"feature-01-1-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29791;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:24:\"feature-01-1-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46963;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:24:\"feature-01-1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13926;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"feature-01-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:18606;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"feature-01-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:3916;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(19477, 4463, '_wp_attached_file', '2022/08/feature-02-1.jpg'),
(19478, 4463, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:24:\"2022/08/feature-02-1.jpg\";s:8:\"filesize\";i:63966;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"feature-02-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:21739;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"feature-02-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7629;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:24:\"feature-02-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:40698;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:24:\"feature-02-1-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34284;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:24:\"feature-02-1-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38068;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:24:\"feature-02-1-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35489;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:24:\"feature-02-1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19172;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:24:\"feature-02-1-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16092;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:24:\"feature-02-1-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13381;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:24:\"feature-02-1-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16059;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:24:\"feature-02-1-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12729;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:24:\"feature-02-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:4375;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:22:\"feature-02-1-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2541;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:22:\"feature-02-1-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1145;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:22:\"feature-02-1-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:970;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:24:\"feature-02-1-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34392;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:24:\"feature-02-1-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33899;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:24:\"feature-02-1-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46763;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:24:\"feature-02-1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16070;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"feature-02-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:21739;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"feature-02-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:4375;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(19479, 4464, '_wp_attached_file', '2022/08/feature-03-1.jpg');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(19480, 4464, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:24:\"2022/08/feature-03-1.jpg\";s:8:\"filesize\";i:64538;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"feature-03-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:17444;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"feature-03-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6119;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:24:\"feature-03-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:37345;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:24:\"feature-03-1-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34668;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:24:\"feature-03-1-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34946;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:24:\"feature-03-1-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32390;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:24:\"feature-03-1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17042;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:24:\"feature-03-1-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14194;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:24:\"feature-03-1-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11806;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:24:\"feature-03-1-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12913;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:24:\"feature-03-1-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11186;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:24:\"feature-03-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:3513;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:22:\"feature-03-1-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2133;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:22:\"feature-03-1-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1066;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:22:\"feature-03-1-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:926;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:24:\"feature-03-1-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31508;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:24:\"feature-03-1-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27797;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:24:\"feature-03-1-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43080;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:24:\"feature-03-1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12912;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"feature-03-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:17444;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"feature-03-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:3513;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(19481, 4465, '_wp_attached_file', '2022/08/feature-04-1.jpg'),
(19482, 4465, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:24:\"2022/08/feature-04-1.jpg\";s:8:\"filesize\";i:60403;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"feature-04-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:17762;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"feature-04-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6253;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:24:\"feature-04-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:38149;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:24:\"feature-04-1-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35040;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:24:\"feature-04-1-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34524;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:24:\"feature-04-1-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32850;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:24:\"feature-04-1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17473;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:24:\"feature-04-1-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14661;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:24:\"feature-04-1-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12095;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:24:\"feature-04-1-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13267;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:24:\"feature-04-1-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11672;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:24:\"feature-04-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:3564;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:22:\"feature-04-1-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2203;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:22:\"feature-04-1-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1063;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:22:\"feature-04-1-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:899;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:24:\"feature-04-1-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32126;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:24:\"feature-04-1-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27777;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:24:\"feature-04-1-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42026;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:24:\"feature-04-1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13152;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"feature-04-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:17762;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"feature-04-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:3564;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(19483, 4460, '_doctor_location', '4466'),
(19484, 4466, '_address', '2/321 London UK'),
(19485, 4466, '_longitude', ''),
(19486, 4466, '_latitude', ''),
(19487, 4460, '_address', '2/321 London UK'),
(19488, 4460, '_longitude', ''),
(19489, 4460, '_latitude', ''),
(19490, 4466, 'am_slots_data', 'a:6:{s:3:\"mon\";a:1:{s:5:\"slots\";a:8:{s:9:\"1100-1120\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1140-1200\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1220-1240\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1300-1320\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1340-1400\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1420-1440\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1500-1520\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1540-1600\";a:1:{s:6:\"spaces\";s:1:\"1\";}}}s:3:\"tue\";a:1:{s:5:\"slots\";a:8:{s:9:\"1100-1120\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1140-1200\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1220-1240\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1300-1320\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1340-1400\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1420-1440\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1500-1520\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1540-1600\";a:1:{s:6:\"spaces\";s:1:\"1\";}}}s:3:\"wed\";a:1:{s:5:\"slots\";a:8:{s:9:\"1100-1120\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1140-1200\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1220-1240\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1300-1320\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1340-1400\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1420-1440\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1500-1520\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1540-1600\";a:1:{s:6:\"spaces\";s:1:\"1\";}}}s:3:\"thu\";a:1:{s:5:\"slots\";a:8:{s:9:\"1100-1120\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1140-1200\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1220-1240\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1300-1320\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1340-1400\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1420-1440\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1500-1520\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1540-1600\";a:1:{s:6:\"spaces\";s:1:\"1\";}}}s:3:\"fri\";a:1:{s:5:\"slots\";a:8:{s:9:\"1100-1120\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1140-1200\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1220-1240\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1300-1320\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1340-1400\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1420-1440\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1500-1520\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1540-1600\";a:1:{s:6:\"spaces\";s:1:\"1\";}}}s:3:\"sat\";a:1:{s:5:\"slots\";a:8:{s:9:\"1100-1120\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1140-1200\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1220-1240\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1300-1320\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1340-1400\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1420-1440\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1500-1520\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1540-1600\";a:1:{s:6:\"spaces\";s:1:\"1\";}}}}'),
(19491, 4466, '_consultant_fee', '200'),
(19492, 4466, '_team_services', 'a:0:{}'),
(19493, 4467, 'am_doctors_data', 'a:2:{s:10:\"am_gallery\";a:4:{i:1;a:3:{s:13:\"attachment_id\";i:5616;s:3:\"url\";s:87:\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2024/06/carlkelly-01-1.jpg\";s:4:\"name\";s:18:\"carlkelly-01-1.jpg\";}i:2;a:3:{s:13:\"attachment_id\";i:5617;s:3:\"url\";s:87:\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2024/06/carlkelly-02-1.jpg\";s:4:\"name\";s:18:\"carlkelly-02-1.jpg\";}i:3;a:3:{s:13:\"attachment_id\";i:5618;s:3:\"url\";s:87:\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2024/06/carlkelly-03-1.jpg\";s:4:\"name\";s:18:\"carlkelly-03-1.jpg\";}i:4;a:3:{s:13:\"attachment_id\";i:5619;s:3:\"url\";s:87:\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2024/06/carlkelly-04-1.jpg\";s:4:\"name\";s:18:\"carlkelly-04-1.jpg\";}}s:9:\"am_videos\";a:0:{}}'),
(19494, 4467, '_is_verified', 'yes'),
(19495, 4467, '_linked_profile', '130'),
(19496, 4467, 'is_featured', '0'),
(19497, 4467, '_profile_blocked', 'off'),
(19498, 4467, 'am_gender', 'male'),
(19499, 4468, '_wp_attached_file', '2022/08/doctor-thumb-10.jpg'),
(19500, 4468, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:27:\"2022/08/doctor-thumb-10.jpg\";s:8:\"filesize\";i:35129;s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"doctor-thumb-10-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6214;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:27:\"doctor-thumb-10-300x250.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14094;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:27:\"doctor-thumb-10-300x220.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12611;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:27:\"doctor-thumb-10-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10310;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:27:\"doctor-thumb-10-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11857;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:27:\"doctor-thumb-10-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9804;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:27:\"doctor-thumb-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:3739;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:25:\"doctor-thumb-10-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2263;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:25:\"doctor-thumb-10-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1122;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:25:\"doctor-thumb-10-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:947;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:27:\"doctor-thumb-10-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11857;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"doctor-thumb-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:3739;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(19502, 4469, '_wp_attached_file', '2022/08/feature-01-1-1.jpg'),
(19503, 4469, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:26:\"2022/08/feature-01-1-1.jpg\";s:8:\"filesize\";i:60123;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"feature-01-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:18606;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"feature-01-1-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6629;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:26:\"feature-01-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:39331;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:26:\"feature-01-1-1-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34546;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:26:\"feature-01-1-1-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36996;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:26:\"feature-01-1-1-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34109;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:26:\"feature-01-1-1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17803;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:26:\"feature-01-1-1-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14839;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:26:\"feature-01-1-1-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12747;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:26:\"feature-01-1-1-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13870;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:26:\"feature-01-1-1-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12007;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:26:\"feature-01-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:3916;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:24:\"feature-01-1-1-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2346;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:24:\"feature-01-1-1-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1128;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:24:\"feature-01-1-1-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:945;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:26:\"feature-01-1-1-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33022;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:26:\"feature-01-1-1-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29791;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:26:\"feature-01-1-1-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46963;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:26:\"feature-01-1-1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13926;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"feature-01-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:18606;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"feature-01-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:3916;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(19504, 4470, '_wp_attached_file', '2022/08/feature-02-1-1.jpg'),
(19505, 4470, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:26:\"2022/08/feature-02-1-1.jpg\";s:8:\"filesize\";i:63966;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"feature-02-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:21739;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"feature-02-1-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7629;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:26:\"feature-02-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:40698;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:26:\"feature-02-1-1-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34284;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:26:\"feature-02-1-1-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38068;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:26:\"feature-02-1-1-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35489;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:26:\"feature-02-1-1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19172;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:26:\"feature-02-1-1-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16092;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:26:\"feature-02-1-1-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13381;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:26:\"feature-02-1-1-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16059;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:26:\"feature-02-1-1-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12729;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:26:\"feature-02-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:4375;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:24:\"feature-02-1-1-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2541;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:24:\"feature-02-1-1-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1145;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:24:\"feature-02-1-1-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:970;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:26:\"feature-02-1-1-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34392;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:26:\"feature-02-1-1-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33899;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:26:\"feature-02-1-1-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46763;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:26:\"feature-02-1-1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16070;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"feature-02-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:21739;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"feature-02-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:4375;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(19506, 4471, '_wp_attached_file', '2022/08/feature-03-1-1.jpg'),
(19507, 4471, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:26:\"2022/08/feature-03-1-1.jpg\";s:8:\"filesize\";i:64538;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"feature-03-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:17444;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"feature-03-1-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6119;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:26:\"feature-03-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:37345;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:26:\"feature-03-1-1-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34668;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:26:\"feature-03-1-1-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34946;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:26:\"feature-03-1-1-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32390;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:26:\"feature-03-1-1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17042;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:26:\"feature-03-1-1-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14194;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:26:\"feature-03-1-1-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11806;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:26:\"feature-03-1-1-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12913;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:26:\"feature-03-1-1-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11186;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:26:\"feature-03-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:3513;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:24:\"feature-03-1-1-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2133;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:24:\"feature-03-1-1-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1066;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:24:\"feature-03-1-1-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:926;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:26:\"feature-03-1-1-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31508;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:26:\"feature-03-1-1-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27797;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:26:\"feature-03-1-1-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43080;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:26:\"feature-03-1-1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12912;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"feature-03-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:17444;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"feature-03-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:3513;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(19508, 4472, '_wp_attached_file', '2022/08/feature-04-1-1.jpg'),
(19509, 4472, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:26:\"2022/08/feature-04-1-1.jpg\";s:8:\"filesize\";i:60403;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"feature-04-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:17762;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"feature-04-1-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6253;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:26:\"feature-04-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:38149;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:26:\"feature-04-1-1-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35040;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:26:\"feature-04-1-1-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34524;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:26:\"feature-04-1-1-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32850;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:26:\"feature-04-1-1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17473;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:26:\"feature-04-1-1-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14661;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:26:\"feature-04-1-1-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12095;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:26:\"feature-04-1-1-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13267;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:26:\"feature-04-1-1-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11672;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:26:\"feature-04-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:3564;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:24:\"feature-04-1-1-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2203;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:24:\"feature-04-1-1-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1063;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:24:\"feature-04-1-1-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:899;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:26:\"feature-04-1-1-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32126;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:26:\"feature-04-1-1-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27777;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:26:\"feature-04-1-1-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42026;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:26:\"feature-04-1-1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13152;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"feature-04-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:17762;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"feature-04-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:3564;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(19510, 4467, '_doctor_location', '4473'),
(19511, 4473, '_address', '232 Cheran Nagar CBE'),
(19512, 4473, '_longitude', ''),
(19513, 4473, '_latitude', ''),
(19514, 4467, '_address', '232 Cheran Nagar CBE'),
(19515, 4467, '_longitude', ''),
(19516, 4467, '_latitude', ''),
(19517, 4473, 'am_slots_data', 'a:6:{s:3:\"mon\";a:1:{s:5:\"slots\";a:5:{s:9:\"1100-1130\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1200-1230\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1300-1330\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1400-1430\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1500-1530\";a:1:{s:6:\"spaces\";s:1:\"1\";}}}s:3:\"tue\";a:1:{s:5:\"slots\";a:5:{s:9:\"1100-1130\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1200-1230\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1300-1330\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1400-1430\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1500-1530\";a:1:{s:6:\"spaces\";s:1:\"1\";}}}s:3:\"wed\";a:1:{s:5:\"slots\";a:5:{s:9:\"1100-1130\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1200-1230\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1300-1330\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1400-1430\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1500-1530\";a:1:{s:6:\"spaces\";s:1:\"1\";}}}s:3:\"thu\";a:1:{s:5:\"slots\";a:5:{s:9:\"1100-1130\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1200-1230\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1300-1330\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1400-1430\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1500-1530\";a:1:{s:6:\"spaces\";s:1:\"1\";}}}s:3:\"fri\";a:1:{s:5:\"slots\";a:5:{s:9:\"1100-1130\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1200-1230\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1300-1330\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1400-1430\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1500-1530\";a:1:{s:6:\"spaces\";s:1:\"1\";}}}s:3:\"sat\";a:1:{s:5:\"slots\";a:5:{s:9:\"1100-1130\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1200-1230\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1300-1330\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1400-1430\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1500-1530\";a:1:{s:6:\"spaces\";s:1:\"1\";}}}}'),
(19518, 4473, '_consultant_fee', '100'),
(19519, 4473, '_team_services', 'a:0:{}'),
(19520, 4474, 'am_doctors_data', 'a:2:{s:10:\"am_gallery\";a:4:{i:1;a:3:{s:13:\"attachment_id\";i:5612;s:3:\"url\";s:87:\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2024/06/jamesamen-01-1.jpg\";s:4:\"name\";s:18:\"jamesamen-01-1.jpg\";}i:2;a:3:{s:13:\"attachment_id\";i:5613;s:3:\"url\";s:87:\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2024/06/jamesamen-02-1.jpg\";s:4:\"name\";s:18:\"jamesamen-02-1.jpg\";}i:3;a:3:{s:13:\"attachment_id\";i:5614;s:3:\"url\";s:87:\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2024/06/jamesamen-03-1.jpg\";s:4:\"name\";s:18:\"jamesamen-03-1.jpg\";}i:4;a:3:{s:13:\"attachment_id\";i:5615;s:3:\"url\";s:87:\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2024/06/jamesamen-04-1.jpg\";s:4:\"name\";s:18:\"jamesamen-04-1.jpg\";}}s:9:\"am_videos\";a:0:{}}'),
(19521, 4474, '_is_verified', 'yes'),
(19522, 4474, '_linked_profile', '131'),
(19523, 4474, 'is_featured', '0'),
(19524, 4474, '_profile_blocked', 'off'),
(19525, 4474, 'am_gender', 'male'),
(19526, 4475, '_wp_attached_file', '2022/08/doctor-thumb-09.jpg'),
(19527, 4475, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:27:\"2022/08/doctor-thumb-09.jpg\";s:8:\"filesize\";i:26229;s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"doctor-thumb-09-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4229;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:27:\"doctor-thumb-09-300x250.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10359;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:27:\"doctor-thumb-09-300x220.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9638;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:27:\"doctor-thumb-09-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7508;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:27:\"doctor-thumb-09-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8349;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:27:\"doctor-thumb-09-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7205;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:27:\"doctor-thumb-09-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2559;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:25:\"doctor-thumb-09-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1621;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:25:\"doctor-thumb-09-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:948;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:25:\"doctor-thumb-09-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:847;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:27:\"doctor-thumb-09-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8285;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"doctor-thumb-09-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2559;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(19529, 4476, '_wp_attached_file', '2022/08/feature-01-2.jpg'),
(19530, 4476, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:24:\"2022/08/feature-01-2.jpg\";s:8:\"filesize\";i:60123;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"feature-01-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:18606;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"feature-01-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6629;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:24:\"feature-01-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:39331;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:24:\"feature-01-2-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34546;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:24:\"feature-01-2-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36996;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:24:\"feature-01-2-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34109;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:24:\"feature-01-2-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17803;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:24:\"feature-01-2-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14839;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:24:\"feature-01-2-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12747;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:24:\"feature-01-2-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13870;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:24:\"feature-01-2-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12007;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:24:\"feature-01-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:3916;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:22:\"feature-01-2-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2346;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:22:\"feature-01-2-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1128;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:22:\"feature-01-2-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:945;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:24:\"feature-01-2-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33022;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:24:\"feature-01-2-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29791;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:24:\"feature-01-2-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46963;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:24:\"feature-01-2-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13926;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"feature-01-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:18606;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"feature-01-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:3916;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(19531, 4477, '_wp_attached_file', '2022/08/feature-02-2.jpg'),
(19532, 4477, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:24:\"2022/08/feature-02-2.jpg\";s:8:\"filesize\";i:63966;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"feature-02-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:21739;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"feature-02-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7629;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:24:\"feature-02-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:40698;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:24:\"feature-02-2-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34284;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:24:\"feature-02-2-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38068;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:24:\"feature-02-2-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35489;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:24:\"feature-02-2-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19172;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:24:\"feature-02-2-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16092;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:24:\"feature-02-2-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13381;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:24:\"feature-02-2-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16059;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:24:\"feature-02-2-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12729;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:24:\"feature-02-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:4375;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:22:\"feature-02-2-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2541;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:22:\"feature-02-2-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1145;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:22:\"feature-02-2-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:970;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:24:\"feature-02-2-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34392;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:24:\"feature-02-2-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33899;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:24:\"feature-02-2-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46763;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:24:\"feature-02-2-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16070;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"feature-02-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:21739;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"feature-02-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:4375;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(19533, 4478, '_wp_attached_file', '2022/08/feature-03-2.jpg');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(19534, 4478, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:24:\"2022/08/feature-03-2.jpg\";s:8:\"filesize\";i:64538;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"feature-03-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:17444;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"feature-03-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6119;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:24:\"feature-03-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:37345;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:24:\"feature-03-2-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34668;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:24:\"feature-03-2-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34946;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:24:\"feature-03-2-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32390;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:24:\"feature-03-2-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17042;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:24:\"feature-03-2-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14194;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:24:\"feature-03-2-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11806;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:24:\"feature-03-2-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12913;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:24:\"feature-03-2-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11186;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:24:\"feature-03-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:3513;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:22:\"feature-03-2-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2133;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:22:\"feature-03-2-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1066;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:22:\"feature-03-2-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:926;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:24:\"feature-03-2-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31508;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:24:\"feature-03-2-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27797;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:24:\"feature-03-2-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43080;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:24:\"feature-03-2-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12912;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"feature-03-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:17444;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"feature-03-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:3513;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(19535, 4479, '_wp_attached_file', '2022/08/feature-04-2.jpg'),
(19536, 4479, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:24:\"2022/08/feature-04-2.jpg\";s:8:\"filesize\";i:60403;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"feature-04-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:17762;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"feature-04-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6253;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:24:\"feature-04-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:38149;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:24:\"feature-04-2-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35040;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:24:\"feature-04-2-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34524;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:24:\"feature-04-2-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32850;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:24:\"feature-04-2-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17473;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:24:\"feature-04-2-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14661;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:24:\"feature-04-2-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12095;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:24:\"feature-04-2-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13267;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:24:\"feature-04-2-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11672;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:24:\"feature-04-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:3564;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:22:\"feature-04-2-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2203;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:22:\"feature-04-2-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1063;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:22:\"feature-04-2-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:899;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:24:\"feature-04-2-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32126;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:24:\"feature-04-2-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27777;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:24:\"feature-04-2-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42026;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:24:\"feature-04-2-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13152;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"feature-04-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:17762;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"feature-04-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:3564;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(19537, 4474, '_doctor_location', '4480'),
(19538, 4480, '_address', '2/322 Lords UK'),
(19539, 4480, '_longitude', ''),
(19540, 4480, '_latitude', ''),
(19541, 4474, '_address', '2/322 Lords UK'),
(19542, 4474, '_longitude', ''),
(19543, 4474, '_latitude', ''),
(19544, 4480, 'am_slots_data', 'a:6:{s:3:\"mon\";a:1:{s:5:\"slots\";a:5:{s:9:\"1100-1130\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1200-1230\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1300-1330\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1400-1430\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1500-1530\";a:1:{s:6:\"spaces\";s:1:\"1\";}}}s:3:\"tue\";a:1:{s:5:\"slots\";a:5:{s:9:\"1100-1130\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1200-1230\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1300-1330\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1400-1430\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1500-1530\";a:1:{s:6:\"spaces\";s:1:\"1\";}}}s:3:\"wed\";a:1:{s:5:\"slots\";a:5:{s:9:\"1100-1130\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1200-1230\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1300-1330\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1400-1430\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1500-1530\";a:1:{s:6:\"spaces\";s:1:\"1\";}}}s:3:\"thu\";a:1:{s:5:\"slots\";a:5:{s:9:\"1100-1130\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1200-1230\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1300-1330\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1400-1430\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1500-1530\";a:1:{s:6:\"spaces\";s:1:\"1\";}}}s:3:\"fri\";a:1:{s:5:\"slots\";a:5:{s:9:\"1100-1130\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1200-1230\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1300-1330\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1400-1430\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1500-1530\";a:1:{s:6:\"spaces\";s:1:\"1\";}}}s:3:\"sat\";a:1:{s:5:\"slots\";a:5:{s:9:\"1100-1130\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1200-1230\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1300-1330\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1400-1430\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1500-1530\";a:1:{s:6:\"spaces\";s:1:\"1\";}}}}'),
(19545, 4480, '_consultant_fee', '150'),
(19546, 4480, '_team_services', 'a:0:{}'),
(19547, 4481, 'am_doctors_data', 'a:3:{s:10:\"am_gallery\";a:4:{i:1;a:3:{s:13:\"attachment_id\";i:5608;s:3:\"url\";s:88:\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2024/06/doctordemo-01-1.jpg\";s:4:\"name\";s:19:\"doctordemo-01-1.jpg\";}i:2;a:3:{s:13:\"attachment_id\";i:5609;s:3:\"url\";s:88:\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2024/06/doctordemo-02-1.jpg\";s:4:\"name\";s:19:\"doctordemo-02-1.jpg\";}i:3;a:3:{s:13:\"attachment_id\";i:5610;s:3:\"url\";s:88:\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2024/06/doctordemo-03-1.jpg\";s:4:\"name\";s:19:\"doctordemo-03-1.jpg\";}i:4;a:3:{s:13:\"attachment_id\";i:5611;s:3:\"url\";s:88:\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2024/06/doctordemo-04-1.jpg\";s:4:\"name\";s:19:\"doctordemo-04-1.jpg\";}}s:9:\"am_videos\";a:0:{}s:15:\"am_specialities\";a:0:{}}'),
(19548, 4481, '_is_verified', 'yes'),
(19549, 4481, '_linked_profile', '132'),
(19550, 4481, 'is_featured', '0'),
(19551, 4481, '_profile_blocked', 'off'),
(19552, 4481, 'am_gender', 'male'),
(19553, 4482, '_wp_attached_file', '2022/08/doctor-thumb-07.jpg'),
(19554, 4482, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:27:\"2022/08/doctor-thumb-07.jpg\";s:8:\"filesize\";i:35781;s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"doctor-thumb-07-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6387;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:27:\"doctor-thumb-07-300x250.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15989;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:27:\"doctor-thumb-07-300x220.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14616;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:27:\"doctor-thumb-07-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11437;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:27:\"doctor-thumb-07-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12687;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:27:\"doctor-thumb-07-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11077;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:27:\"doctor-thumb-07-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3771;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:25:\"doctor-thumb-07-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2224;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:25:\"doctor-thumb-07-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1122;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:25:\"doctor-thumb-07-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:943;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:27:\"doctor-thumb-07-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12481;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"doctor-thumb-07-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3771;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(19556, 4483, '_wp_attached_file', '2022/08/feature-01-2-1.jpg'),
(19557, 4483, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:26:\"2022/08/feature-01-2-1.jpg\";s:8:\"filesize\";i:60123;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"feature-01-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:18606;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"feature-01-2-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6629;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:26:\"feature-01-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:39331;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:26:\"feature-01-2-1-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34546;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:26:\"feature-01-2-1-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36996;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:26:\"feature-01-2-1-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34109;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:26:\"feature-01-2-1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17803;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:26:\"feature-01-2-1-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14839;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:26:\"feature-01-2-1-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12747;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:26:\"feature-01-2-1-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13870;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:26:\"feature-01-2-1-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12007;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:26:\"feature-01-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:3916;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:24:\"feature-01-2-1-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2346;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:24:\"feature-01-2-1-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1128;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:24:\"feature-01-2-1-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:945;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:26:\"feature-01-2-1-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33022;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:26:\"feature-01-2-1-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29791;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:26:\"feature-01-2-1-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46963;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:26:\"feature-01-2-1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13926;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"feature-01-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:18606;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"feature-01-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:3916;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(19558, 4484, '_wp_attached_file', '2022/08/feature-02-2-1.jpg'),
(19559, 4484, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:26:\"2022/08/feature-02-2-1.jpg\";s:8:\"filesize\";i:63966;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"feature-02-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:21739;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"feature-02-2-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7629;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:26:\"feature-02-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:40698;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:26:\"feature-02-2-1-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34284;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:26:\"feature-02-2-1-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38068;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:26:\"feature-02-2-1-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35489;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:26:\"feature-02-2-1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19172;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:26:\"feature-02-2-1-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16092;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:26:\"feature-02-2-1-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13381;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:26:\"feature-02-2-1-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16059;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:26:\"feature-02-2-1-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12729;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:26:\"feature-02-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:4375;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:24:\"feature-02-2-1-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2541;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:24:\"feature-02-2-1-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1145;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:24:\"feature-02-2-1-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:970;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:26:\"feature-02-2-1-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34392;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:26:\"feature-02-2-1-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33899;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:26:\"feature-02-2-1-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46763;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:26:\"feature-02-2-1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16070;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"feature-02-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:21739;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"feature-02-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:4375;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(19560, 4485, '_wp_attached_file', '2022/08/feature-03-2-1.jpg'),
(19561, 4485, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:26:\"2022/08/feature-03-2-1.jpg\";s:8:\"filesize\";i:64538;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"feature-03-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:17444;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"feature-03-2-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6119;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:26:\"feature-03-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:37345;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:26:\"feature-03-2-1-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34668;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:26:\"feature-03-2-1-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34946;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:26:\"feature-03-2-1-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32390;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:26:\"feature-03-2-1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17042;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:26:\"feature-03-2-1-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14194;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:26:\"feature-03-2-1-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11806;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:26:\"feature-03-2-1-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12913;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:26:\"feature-03-2-1-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11186;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:26:\"feature-03-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:3513;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:24:\"feature-03-2-1-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2133;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:24:\"feature-03-2-1-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1066;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:24:\"feature-03-2-1-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:926;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:26:\"feature-03-2-1-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31508;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:26:\"feature-03-2-1-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27797;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:26:\"feature-03-2-1-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43080;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:26:\"feature-03-2-1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12912;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"feature-03-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:17444;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"feature-03-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:3513;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(19562, 4486, '_wp_attached_file', '2022/08/feature-04-2-1.jpg'),
(19563, 4486, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:26:\"2022/08/feature-04-2-1.jpg\";s:8:\"filesize\";i:60403;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"feature-04-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:17762;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"feature-04-2-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6253;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:26:\"feature-04-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:38149;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:26:\"feature-04-2-1-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35040;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:26:\"feature-04-2-1-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34524;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:26:\"feature-04-2-1-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32850;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:26:\"feature-04-2-1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17473;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:26:\"feature-04-2-1-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14661;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:26:\"feature-04-2-1-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12095;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:26:\"feature-04-2-1-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13267;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:26:\"feature-04-2-1-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11672;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:26:\"feature-04-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:3564;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:24:\"feature-04-2-1-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2203;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:24:\"feature-04-2-1-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1063;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:24:\"feature-04-2-1-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:899;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:26:\"feature-04-2-1-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32126;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:26:\"feature-04-2-1-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27777;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:26:\"feature-04-2-1-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42026;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:26:\"feature-04-2-1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13152;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"feature-04-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:17762;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"feature-04-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:3564;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(19564, 4481, '_doctor_location', '4487'),
(19565, 4487, '_address', '213 Old Trafford UK'),
(19566, 4487, '_longitude', ''),
(19567, 4487, '_latitude', ''),
(19568, 4481, '_address', '213 Old Trafford UK'),
(19569, 4481, '_longitude', ''),
(19570, 4481, '_latitude', ''),
(19571, 4487, 'am_slots_data', 'a:6:{s:3:\"mon\";a:1:{s:5:\"slots\";a:22:{s:9:\"0200-0300\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"0400-0500\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"0600-0700\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"0800-0900\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1000-1015\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1020-1035\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1040-1055\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1100-1115\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1120-1135\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1140-1155\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1200-1215\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1220-1235\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1240-1255\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1300-1315\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1320-1335\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1340-1355\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1400-1415\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1420-1435\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1440-1455\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1500-1515\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1520-1535\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1540-1555\";a:1:{s:6:\"spaces\";s:1:\"1\";}}}s:3:\"wed\";a:1:{s:5:\"slots\";a:4:{s:9:\"1100-1130\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1200-1230\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1400-1430\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1500-1530\";a:1:{s:6:\"spaces\";s:1:\"1\";}}}s:3:\"thu\";a:1:{s:5:\"slots\";a:5:{s:9:\"1100-1130\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1200-1230\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1300-1330\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1400-1430\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1500-1530\";a:1:{s:6:\"spaces\";s:1:\"1\";}}}s:3:\"fri\";a:1:{s:5:\"slots\";a:5:{s:9:\"1100-1130\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1200-1230\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1300-1330\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1400-1430\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1500-1530\";a:1:{s:6:\"spaces\";s:1:\"1\";}}}s:3:\"sat\";a:1:{s:5:\"slots\";a:5:{s:9:\"1100-1130\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1200-1230\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1300-1330\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1400-1430\";a:1:{s:6:\"spaces\";s:1:\"1\";}s:9:\"1500-1530\";a:1:{s:6:\"spaces\";s:1:\"1\";}}}s:3:\"tue\";a:1:{s:5:\"slots\";a:12:{s:9:\"0800-0815\";a:1:{s:6:\"spaces\";s:1:\"2\";}s:9:\"0915-0930\";a:1:{s:6:\"spaces\";s:1:\"2\";}s:9:\"1030-1045\";a:1:{s:6:\"spaces\";s:1:\"2\";}s:9:\"1145-1200\";a:1:{s:6:\"spaces\";s:1:\"2\";}s:9:\"1300-1315\";a:1:{s:6:\"spaces\";s:1:\"2\";}s:9:\"1415-1430\";a:1:{s:6:\"spaces\";s:1:\"2\";}s:9:\"1530-1545\";a:1:{s:6:\"spaces\";s:1:\"2\";}s:9:\"1645-1700\";a:1:{s:6:\"spaces\";s:1:\"2\";}s:9:\"1800-1815\";a:1:{s:6:\"spaces\";s:1:\"2\";}s:9:\"1915-1930\";a:1:{s:6:\"spaces\";s:1:\"2\";}s:9:\"2030-2045\";a:1:{s:6:\"spaces\";s:1:\"2\";}s:9:\"2145-2200\";a:1:{s:6:\"spaces\";s:1:\"2\";}}}}'),
(19572, 4487, '_consultant_fee', '300'),
(19573, 4487, '_team_services', 'a:0:{}'),
(19574, 4488, 'doctor-friendliness', '5'),
(19575, 4488, '_user_id', '62'),
(19576, 4488, '_waiting_time', '1'),
(19577, 4488, '_feedback_recommend', 'yes'),
(19578, 4488, '_feedbackpublicly', ''),
(19579, 4488, 'user_rating', '5.00'),
(19580, 4488, 'user_from', '4173'),
(19581, 4488, 'user_to', '4481'),
(19582, 4488, 'review_date', '2022-08-26 11:34:46'),
(19583, 4481, 'review_data', 'a:4:{s:17:\"dc_average_rating\";s:4:\"4.67\";s:15:\"dc_total_rating\";s:1:\"3\";s:19:\"dc_total_percentage\";d:93.4;s:15:\"dc_rating_count\";s:2:\"14\";}'),
(19584, 4481, 'rating_filter', '4.67'),
(19585, 4481, '_recommend', '3'),
(19586, 4481, '_total_voting', '0'),
(19587, 4489, '_order_key', 'wc_order_t0eGpfyaMkMWu'),
(19588, 4489, '_customer_user', '62'),
(19589, 4489, '_payment_method', 'paypal'),
(19590, 4489, '_payment_method_title', 'PayPal'),
(19591, 4489, '_customer_ip_address', '2402:3a80:1321:ea9a:b48c:e6f:4d13:79ee'),
(19592, 4489, '_customer_user_agent', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/104.0.0.0 Safari/537.36'),
(19593, 4489, '_created_via', 'checkout'),
(19594, 4489, '_cart_hash', '993cf792b687a99205de9cd45bbccc01'),
(19595, 4489, '_billing_first_name', 'Patient'),
(19596, 4489, '_billing_last_name', 'Demo'),
(19597, 4489, '_billing_address_1', 'K Street. 1667 K Street NW.'),
(19598, 4489, '_billing_city', 'Washington'),
(19599, 4489, '_billing_state', 'WA'),
(19600, 4489, '_billing_postcode', '20005'),
(19601, 4489, '_billing_country', 'US'),
(19602, 4489, '_billing_email', '[email protected]'),
(19603, 4489, '_billing_phone', '767677678'),
(19604, 4489, '_order_currency', 'USD'),
(19605, 4489, '_cart_discount', '0'),
(19606, 4489, '_cart_discount_tax', '0'),
(19607, 4489, '_order_shipping', '0'),
(19608, 4489, '_order_shipping_tax', '0'),
(19609, 4489, '_order_tax', '0'),
(19610, 4489, '_order_total', '200.00'),
(19611, 4489, '_order_version', '6.8.2'),
(19612, 4489, '_prices_include_tax', 'no'),
(19613, 4489, '_billing_address_index', 'Patient Demo  K Street. 1667 K Street NW.  Washington WA 20005 US [email protected] 767677678'),
(19614, 4489, '_shipping_address_index', '         '),
(19615, 4489, 'is_vat_exempt', 'no'),
(19616, 4489, 'cus_woo_product_data', 'a:13:{s:7:\"service\";a:0:{}s:14:\"consultant_fee\";s:3:\"200\";s:5:\"price\";s:3:\"200\";s:5:\"slots\";s:9:\"1200-1230\";s:16:\"appointment_date\";s:10:\"2022-08-26\";s:8:\"hospital\";s:4:\"4487\";s:9:\"doctor_id\";i:4481;s:7:\"content\";s:0:\"\";s:6:\"myself\";s:6:\"myself\";s:10:\"other_name\";s:12:\"Patient Demo\";s:8:\"bk_email\";s:23:\"[email protected]\";s:8:\"bk_phone\";s:7:\"4545435\";s:8:\"relation\";s:0:\"\";}'),
(19617, 4489, 'payment_type', 'bookings'),
(19618, 4489, 'admin_shares', '0.00'),
(19619, 4489, 'doctors_shares', '200.00'),
(19620, 4489, 'doctor_id', '4481'),
(19621, 4489, 'patient_id', '62'),
(19622, 4489, 'Payment type', 'instant'),
(19623, 4489, '_transaction_id', '58B08596N94649747'),
(19624, 4489, '_paypal_status', 'completed'),
(19625, 4489, 'PayPal Transaction Fee', '7.47'),
(19626, 4489, '_date_paid', '1661513795'),
(19627, 4489, '_paid_date', '2022-08-26 11:36:35'),
(19628, 4489, '_download_permissions_granted', 'yes'),
(19629, 4489, '_recorded_sales', 'yes'),
(19630, 4489, '_recorded_coupon_usage_counts', 'yes'),
(19631, 4489, '_order_stock_reduced', 'yes'),
(19632, 4489, '_new_order_email_sent', 'true'),
(19633, 4490, 'bk_email', '[email protected]'),
(19634, 4490, 'bk_phone', '4545435'),
(19635, 4490, 'bk_username', 'Patient Demo'),
(19636, 4490, '_price', '200'),
(19637, 4490, '_appointment_date', '2022-08-26'),
(19638, 4490, '_booking_service', 'a:0:{}'),
(19639, 4490, '_booking_slot', '1200-1230'),
(19640, 4490, '_booking_hospitals', '4487'),
(19641, 4490, '_hospital_id', '4487'),
(19642, 4490, '_doctor_id', '4481'),
(19643, 4490, '_am_booking', 'a:9:{s:6:\"_price\";s:3:\"200\";s:13:\"_user_details\";a:3:{s:8:\"bk_email\";s:23:\"[email protected]\";s:8:\"bk_phone\";s:7:\"4545435\";s:11:\"bk_username\";s:12:\"Patient Demo\";}s:6:\"myself\";s:6:\"myself\";s:13:\"_with_patient\";a:2:{s:10:\"other_name\";s:12:\"Patient Demo\";s:8:\"relation\";s:0:\"\";}s:15:\"_consultant_fee\";s:3:\"200\";s:9:\"_services\";a:0:{}s:17:\"_appointment_date\";s:10:\"2022-08-26\";s:6:\"_slots\";s:9:\"1200-1230\";s:12:\"_hospital_id\";s:4:\"4487\";}'),
(19644, 4489, '_date_completed', '1661513795'),
(19645, 4489, '_completed_date', '2022-08-26 11:36:35'),
(19646, 4489, '_edit_lock', '1661514037:1'),
(19647, 4491, 'doctor-friendliness', '4'),
(19648, 4491, '_user_id', '62'),
(19649, 4491, '_waiting_time', '1'),
(19650, 4491, '_feedback_recommend', 'yes'),
(19651, 4491, '_feedbackpublicly', ''),
(19652, 4491, 'user_rating', '4.00'),
(19653, 4491, 'user_from', '4173'),
(19654, 4491, 'user_to', '4474'),
(19655, 4491, 'review_date', '2022-08-26 11:38:58'),
(19656, 4474, 'review_data', 'a:4:{s:17:\"dc_average_rating\";s:4:\"3.00\";s:15:\"dc_total_rating\";s:1:\"3\";s:19:\"dc_total_percentage\";d:60;s:15:\"dc_rating_count\";s:1:\"9\";}'),
(19657, 4474, 'rating_filter', '3.00'),
(19658, 4474, '_recommend', '2'),
(19659, 4474, '_total_voting', '0'),
(19660, 4492, 'doctor-friendliness', '4'),
(19661, 4492, '_user_id', '62'),
(19662, 4492, '_waiting_time', '1'),
(19663, 4492, '_feedback_recommend', 'yes'),
(19664, 4492, '_feedbackpublicly', ''),
(19665, 4492, 'user_rating', '4.00'),
(19666, 4492, 'user_from', '4173'),
(19667, 4492, 'user_to', '4467'),
(19668, 4492, 'review_date', '2022-08-26 11:39:16'),
(19669, 4467, 'review_data', 'a:4:{s:17:\"dc_average_rating\";s:4:\"4.00\";s:15:\"dc_total_rating\";s:1:\"1\";s:19:\"dc_total_percentage\";d:80;s:15:\"dc_rating_count\";s:1:\"4\";}'),
(19670, 4467, 'rating_filter', '4.00'),
(19671, 4467, '_recommend', '1'),
(19672, 4467, '_total_voting', '0'),
(19673, 4493, 'doctor-friendliness', '3'),
(19674, 4493, '_user_id', '62'),
(19675, 4493, '_waiting_time', '1'),
(19676, 4493, '_feedback_recommend', 'yes'),
(19677, 4493, '_feedbackpublicly', ''),
(19678, 4493, 'user_rating', '3.00'),
(19679, 4493, 'user_from', '4173'),
(19680, 4493, 'user_to', '4460'),
(19681, 4493, 'review_date', '2022-08-26 11:39:40'),
(19682, 4460, 'review_data', 'a:4:{s:17:\"dc_average_rating\";s:4:\"3.00\";s:15:\"dc_total_rating\";s:1:\"1\";s:19:\"dc_total_percentage\";d:60;s:15:\"dc_rating_count\";s:1:\"3\";}'),
(19683, 4460, 'rating_filter', '3.00'),
(19684, 4460, '_recommend', '1'),
(19685, 4460, '_total_voting', '0'),
(19686, 4494, 'doctor-friendliness', '5'),
(19687, 4494, '_user_id', '62'),
(19688, 4494, '_waiting_time', '1'),
(19689, 4494, '_feedback_recommend', 'yes'),
(19690, 4494, '_feedbackpublicly', ''),
(19691, 4494, 'user_rating', '5.00'),
(19692, 4494, 'user_from', '4173'),
(19693, 4494, 'user_to', '4453'),
(19694, 4494, 'review_date', '2022-08-26 11:39:56'),
(19699, 70, 'original_post_title', 'Home 2'),
(19703, 4495, '_wpb_post_custom_css', '.subscribe-cta-form .sigma-subscribe-form-style-1 {\r\n    border: 2px solid #fff;\r\n    border-radius: 6px;\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"email\"] {\r\n    background: transparent;\r\n    border: 0;\r\n    color: #fff;\r\n    height: 70px;\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"email\"]::placeholder {\r\n    color: #fff;\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"submit\"] {\r\n    background: #fff;\r\n    margin: 5px;\r\n    border-radius: 6px;\r\n    color: var(--thm-secondary);\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 span.wpcf7-not-valid-tip {\r\n    color: #fff;\r\n    position: absolute;\r\n}\r\n@media(max-width: 467px){\r\n    .subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"submit\"]{\r\n        padding: 10px;\r\n        font-size: 12px;\r\n    }\r\n    .subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"email\"]{\r\n        padding: 10px;\r\n    }\r\n}\r\n\r\n.sigma_post .sigma_post-meta span {\r\n    font-size: 13px; }\r\n    \r\n.sigma_post.style-16 .sigma_post-body {\r\n   padding: 20px 0px 0px 0px;\r\n   border: 0px solid;\r\n}\r\n\r\n@media only screen and (max-width: 991px) and (min-width: 768px) {\r\n	.sigma_cta.style-8 .sigma_cta-content h4 {\r\n        font-size: 19px !important;\r\n	}\r\n        .section-title .title {\r\n          font-size: 25px;}\r\n\r\n.sigma_btn.btn-sm {\r\n    font-size: 12px;\r\n    padding: 7px 14px;}\r\n    \r\n}\r\n\r\n@media (max-width: 767px) {\r\n    .section-title .title {\r\n          font-size: 25px;\r\n    }\r\n}\r\n\r\n.sigma_post .sigma_post-meta span i {\r\n    margin-right: 3px;}\r\n    \r\n.sigma_post .sigma_post-meta span+span {\r\n    margin-left: 20px!important;\r\n}\r\n\r\n@media only screen and (max-width: 360px) and (min-width: 280px) {\r\n   .sigma_post .sigma_post-meta span a{\r\n        font-size: 10px !important;\r\n    }\r\n}\r\n\r\n.sigma_post .sigma_post-body h5 a {\r\n    font-size: 18px !important;\r\n}\r\n\r\n.sub-title {\r\n    color: #757575;\r\n    font-size: 16px;\r\n    margin-top:15px;\r\n}\r\n    \r\n.about-content{\r\n    font-size: 14px;\r\n    font-weight: 400;\r\n    line-height: 26px;\r\n}\r\n\r\n.sigma_post .sigma_post-meta span a {\r\n	color: #757575;\r\n    }\r\n    \r\n.sigma_post .sigma_post-meta span i {\r\n     color: #757575;\r\n}\r\n\r\n.sigma_post .sigma_post-meta span a:hover, .sigma_post .sigma_post-meta span .comment-count:hover {\r\n    color: unset;\r\n}\r\n\r\nh5 {\r\n    line-height: 1;\r\n}\r\n\r\n.sigma_post .sigma_post-meta{\r\n    margin-bottom: 15px;\r\n}\r\n\r\n.sigma_post .sigma_post-body .sigma_post-content h5{\r\n    margin:0 0 10px;\r\n}\r\n\r\n.sigma_post.style-16 .sigma_post-body{\r\n    padding:7px 0px 0px 0px;\r\n}\r\n\r\n.sigma_post .sigma_post-body .sigma_post-content p{\r\n    margin: 0px 0;\r\n}\r\n\r\n.sigma_doctor .sigma_doctor-categories a{\r\n    font-size:13px;\r\n}\r\n\r\n.sigma_doctor.style-17 .sigma_doctor-body .sigma_doctor-info span{\r\n    font-size:12px;\r\n    color:#666;\r\n}\r\n.sigma_service h5{\r\n    text-align:center;\r\n    font-size:0.9375rem;\r\n}\r\n\r\n.sigma_button_wrapper .sigma_btn.style-2{\r\n    font-size: 16px !important;\r\n    font-weight: 600 !important;\r\n    padding: 12px 30px !important;\r\n    box-shadow: none !important;\r\n    text-transform: capitalize;\r\n}\r\n\r\n.sigma_service.style-18 .sigma_service-thumb img{\r\n    border-radius: 100%;\r\n    box-shadow: 1px 6px 14px rgb(0 0 0 / 20%);\r\n    width: 140px;\r\n    height: 140px;\r\n    object-fit: cover;\r\n    margin-left: auto;\r\n    margin-right: auto;\r\n    text-align: center !important;\r\n}\r\n\r\n.sigma_doctor.style-19 .sigma_rating{\r\n    font-size:14px;\r\n}\r\n.sigma_doctor.style-19 span{\r\n    font-size:13px;\r\n}\r\n.sigma_rating i {\r\n    color: #f4c150;\r\n}\r\n.sigma_doctor.style-19 .sigma_rating{\r\n    margin-top:6px;\r\n    margin-bottom:3px;\r\n}\r\n\r\n.sigma_post .sigma_post-meta{\r\n    margin-top:10px;\r\n    margin-bottom:10px;\r\n}\r\n\r\n.sigma_post .sigma_post-meta span+span{\r\n    float:right;\r\n    text-align:right;\r\n}\r\n.sigma_post .sigma_post-meta span.author {\r\n    float:left;\r\n    width:50%;\r\n}\r\n\r\n.sigma_post .sigma_post-meta{\r\n     justify-content: space-between;    \r\n}\r\n\r\n.fa-clock:before{\r\n color: #fff;\r\n}\r\n.sigma_post.style-15 .sigma_post-meta.is-absolute {\r\n    right: 80px;\r\n}\r\n\r\n.sigma_post.style-15 .sigma_post-body .btn-link {\r\n    background: #01cae4;\r\n    color: #fff;\r\n    padding: 8px 16px;\r\n    font-size: 14px;\r\n    line-height: 1.6;\r\n    border-radius: 6px;\r\n    margin-top: 13px;\r\n}\r\n\r\n.sigma_post.style-15{\r\n    box-shadow: unset;\r\n    padding: 20px;\r\n    margin-bottom: 20px;\r\n}\r\n\r\n.sigma_post.style-15.has-post-thumbnail .sigma_post-body{\r\n    padding: 10px 0 0;\r\n}\r\n.sigma_post.style-15 .sigma_post-meta{\r\n    padding-top: 8px;\r\n}\r\n.sigma-blog-1894029072 .col-lg-4 .sigma_post.style-15 .sigma_post-body .sigma_post-content h5{\r\n    margin-top: 20px;\r\n}\r\n\r\n.sigma_post .sigma_post-body .sigma_post-content h5{\r\n    margin: 20px 0 10px;\r\n}\r\n\r\n\r\n.sigma_info.style-14 .sigma_info-title .sigma_info-icon{\r\n    background: unset !important;\r\n}\r\n\r\n.sigma_info.style-14 .sigma_info-title h5 {\r\n    margin: 0;}\r\n    \r\n    \r\n   .sigma_info.style-14 .shape-2 {\r\n    right: -44px;\r\n    top: auto;\r\n    bottom: -20px;\r\n}\r\n\r\n.sigma_info.style-14 .shape-2{\r\n    display:none;\r\n}\r\n\r\n .sigma_info.style-14 .sigma_info-description a {\r\n    color: #fff;\r\n    font-size: 25px;\r\n    font-weight: 500;\r\n}\r\n\r\n.sigma_info.style-14 .sigma_info-description a:hover {\r\n    color: #09e5ab;\r\n}\r\n.sigma_post.style-15 .sigma_post-body .btn-link:hover{\r\n    background: #09e5ab;\r\n    color: #ffffff;\r\n}');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(19704, 4495, '_wpb_shortcodes_custom_css', '.vc_custom_1640946506112{background-color: #15558d !important;}.vc_custom_1661514077702{padding-top: 80px !important;padding-bottom: 70px !important;background-color: #f8f9fa !important;}.vc_custom_1636980732076{padding-top: 80px !important;padding-bottom: 80px !important;}.vc_custom_1637840284589{padding-top: 70px !important;padding-bottom: 60px !important;background-color: #15558d !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1640852318456{padding-top: 80px !important;padding-bottom: 80px !important;background-color: #f8f9fa !important;}.vc_custom_1637841729123{padding-top: 60px !important;padding-bottom: 60px !important;}.vc_custom_1637902949313{padding-top: 80px !important;padding-bottom: 80px !important;background-color: #f8f9fa !important;}.vc_custom_1631086209173{margin-bottom: 50px !important;}.vc_custom_1635426287419{margin-bottom: 25px !important;}.vc_custom_1640931534164{padding-right: 0px !important;}.vc_custom_1637036562291{padding-bottom: 60px !important;}.vc_custom_1640931521701{padding-right: 0px !important;}'),
(19707, 4496, '_order_key', 'wc_order_OsTozikwvCL9V'),
(19708, 4496, '_customer_user', '62'),
(19709, 4496, '_payment_method', 'razorpay'),
(19710, 4496, '_payment_method_title', 'Pay via Razorpay'),
(19711, 4496, '_customer_ip_address', '2402:3a80:1329:cb90:acf5:59b7:ab3e:9794'),
(19712, 4496, '_customer_user_agent', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/104.0.0.0 Safari/537.36'),
(19713, 4496, '_created_via', 'checkout'),
(19714, 4496, '_cart_hash', '1a980eba9cfcbb66ab53f9dfd374f4fb'),
(19715, 4496, '_billing_first_name', 'Patient'),
(19716, 4496, '_billing_last_name', 'Demo'),
(19717, 4496, '_billing_address_1', 'K Street. 1667 K Street NW.'),
(19718, 4496, '_billing_city', 'Washington'),
(19719, 4496, '_billing_state', 'WA'),
(19720, 4496, '_billing_postcode', '20005'),
(19721, 4496, '_billing_country', 'US'),
(19722, 4496, '_billing_email', '[email protected]'),
(19723, 4496, '_billing_phone', '767677678'),
(19724, 4496, '_order_currency', 'USD'),
(19725, 4496, '_cart_discount', '0'),
(19726, 4496, '_cart_discount_tax', '0'),
(19727, 4496, '_order_shipping', '0'),
(19728, 4496, '_order_shipping_tax', '0'),
(19729, 4496, '_order_tax', '0'),
(19730, 4496, '_order_total', '200.00'),
(19731, 4496, '_order_version', '6.8.2'),
(19732, 4496, '_prices_include_tax', 'no'),
(19733, 4496, '_billing_address_index', 'Patient Demo  K Street. 1667 K Street NW.  Washington WA 20005 US [email protected] 767677678'),
(19734, 4496, '_shipping_address_index', '         '),
(19735, 4496, 'is_vat_exempt', 'no'),
(19736, 4496, 'cus_woo_product_data', 'a:13:{s:7:\"service\";a:0:{}s:14:\"consultant_fee\";s:3:\"200\";s:5:\"price\";s:3:\"200\";s:5:\"slots\";s:9:\"1100-1130\";s:16:\"appointment_date\";s:10:\"2022-08-27\";s:8:\"hospital\";s:4:\"4487\";s:9:\"doctor_id\";i:4481;s:7:\"content\";s:0:\"\";s:6:\"myself\";s:6:\"myself\";s:10:\"other_name\";s:12:\"Patient Demo\";s:8:\"bk_email\";s:23:\"[email protected]\";s:8:\"bk_phone\";s:7:\"4545435\";s:8:\"relation\";s:0:\"\";}'),
(19737, 4496, 'payment_type', 'bookings'),
(19738, 4496, 'admin_shares', '0.00'),
(19739, 4496, 'doctors_shares', '200.00'),
(19740, 4496, 'doctor_id', '4481'),
(19741, 4496, 'patient_id', '62'),
(19742, 4496, 'is_magic_checkout_order', 'no'),
(19743, 4381, 'rzp_webhook_notified_at', '1661585272'),
(19777, 4481, '_edit_lock', '1679036791:1'),
(19793, 597, 'rzp_webhook_notified_at', '1662036711'),
(19802, 4509, '_order_key', 'wc_order_MKOwW7c19HOUD'),
(19803, 4509, '_customer_user', '0'),
(19804, 4509, '_payment_method', 'paypal'),
(19805, 4509, '_payment_method_title', 'PayPal'),
(19806, 4509, '_customer_ip_address', '2401:4900:1c37:5214:75c8:3b7c:6d07:24a1'),
(19807, 4509, '_customer_user_agent', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/104.0.5112.102 Safari/537.36 Edg/104.0.1293.70'),
(19808, 4509, '_created_via', 'checkout'),
(19809, 4509, '_cart_hash', 'ac7e0dc524364a39f11fecba9d5712d6'),
(19810, 4509, '_billing_first_name', 'Rajnish'),
(19811, 4509, '_billing_last_name', 'Kumar'),
(19812, 4509, '_billing_address_1', 'MAHEYA'),
(19813, 4509, '_billing_address_2', 'WARD NO 5'),
(19814, 4509, '_billing_city', 'HAJIPUR'),
(19815, 4509, '_billing_state', 'WA'),
(19816, 4509, '_billing_postcode', '27889'),
(19817, 4509, '_billing_country', 'US'),
(19818, 4509, '_billing_email', '[email protected]'),
(19819, 4509, '_billing_phone', '8210489465'),
(19820, 4509, '_order_currency', 'USD'),
(19821, 4509, '_cart_discount', '0'),
(19822, 4509, '_cart_discount_tax', '0'),
(19823, 4509, '_order_shipping', '0'),
(19824, 4509, '_order_shipping_tax', '0'),
(19825, 4509, '_order_tax', '0'),
(19826, 4509, '_order_total', '200.00'),
(19827, 4509, '_order_version', '6.8.2'),
(19828, 4509, '_prices_include_tax', 'no'),
(19829, 4509, '_billing_address_index', 'Rajnish Kumar  MAHEYA WARD NO 5 HAJIPUR WA 27889 US [email protected] 8210489465'),
(19830, 4509, '_shipping_address_index', '         '),
(19831, 4509, 'is_vat_exempt', 'no'),
(19832, 4509, 'cus_woo_product_data', 'a:13:{s:7:\"service\";a:0:{}s:14:\"consultant_fee\";s:3:\"200\";s:5:\"price\";s:3:\"200\";s:5:\"slots\";s:9:\"1500-1530\";s:16:\"appointment_date\";s:10:\"2022-09-06\";s:8:\"hospital\";s:4:\"4487\";s:9:\"doctor_id\";i:4481;s:7:\"content\";s:10:\"sir lauraa\";s:6:\"myself\";s:6:\"myself\";s:10:\"other_name\";s:13:\"Rajnish Kumar\";s:8:\"bk_email\";s:19:\"[email protected]\";s:8:\"bk_phone\";s:10:\"8210489465\";s:8:\"relation\";s:0:\"\";}'),
(19833, 4509, 'payment_type', 'bookings'),
(19834, 4509, 'admin_shares', '0.00'),
(19835, 4509, 'doctors_shares', '200.00'),
(19836, 4509, 'doctor_id', '4481'),
(19837, 4509, 'patient_id', '143'),
(19849, 822, 'rzp_webhook_notified_at', '1662536252'),
(19850, 4512, '_hospital_id', '3702'),
(19851, 4512, '_medicine', 'a:0:{}'),
(19852, 4512, '_doctor_id', '11'),
(19853, 4512, '_booking_id', '4452'),
(19854, 4512, '_patient_id', '62'),
(19855, 4512, '_myself', 'myself'),
(19856, 4512, '_detail', 'a:13:{s:17:\"_laboratory_tests\";a:0:{}s:13:\"_patient_name\";s:12:\"Patient Demo\";s:6:\"_phone\";s:7:\"4545435\";s:4:\"_age\";s:2:\"31\";s:8:\"_address\";s:8:\"sdfdsfds\";s:9:\"_location\";i:17;s:7:\"_gender\";s:4:\"male\";s:15:\"_marital_status\";s:0:\"\";s:18:\"_childhood_illness\";a:0:{}s:12:\"_vital_signs\";s:0:\"\";s:16:\"_medical_history\";s:9:\"kllkklmlk\";s:9:\"_medicine\";a:0:{}s:9:\"_diseases\";a:0:{}}'),
(19857, 4512, '_childhood_illness', 'a:0:{}'),
(19858, 4512, '_marital_status', ''),
(19859, 4452, '_prescription_id', '4512'),
(19868, 1933, '_edit_lock', '1682696864:1'),
(19874, 960, 'rzp_webhook_notified_at', '1662724881'),
(19879, 985, 'rzp_webhook_notified_at', '1662795150'),
(19880, 1226, 'rzp_webhook_notified_at', '1662824856'),
(19894, 1249, 'rzp_webhook_notified_at', '1662958188'),
(19895, 1312, 'rzp_webhook_notified_at', '1662968108'),
(19896, 1355, 'rzp_webhook_notified_at', '1662973363'),
(19897, 1357, 'rzp_webhook_notified_at', '1662973682'),
(19898, 1358, 'rzp_webhook_notified_at', '1662973880'),
(19899, 1367, 'rzp_webhook_notified_at', '1662979672'),
(19904, 1439, 'rzp_webhook_notified_at', '1662992757'),
(19910, 1464, 'rzp_webhook_notified_at', '1663079347'),
(19920, 4523, '_order_key', 'wc_order_Uxxy60lXIDmEY'),
(19921, 4523, '_customer_user', '10'),
(19922, 4523, '_customer_ip_address', '2800:200:f540:2bda:a8d7:e819:dcf1:fb75'),
(19923, 4523, '_customer_user_agent', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36'),
(19924, 4523, '_created_via', 'checkout'),
(19925, 4523, '_cart_hash', '5c12e60c8730c975d263cf7575523a25'),
(19926, 4523, '_billing_first_name', 'Joan'),
(19927, 4523, '_billing_last_name', 'Gardner'),
(19928, 4523, '_billing_address_1', 'K Street. 1667 K Street NW.'),
(19929, 4523, '_billing_city', 'Washington'),
(19930, 4523, '_billing_state', 'WA'),
(19931, 4523, '_billing_postcode', '20005'),
(19932, 4523, '_billing_country', 'US'),
(19933, 4523, '_billing_email', '[email protected]'),
(19934, 4523, '_billing_phone', '654455445'),
(19935, 4523, '_order_currency', 'USD'),
(19936, 4523, '_cart_discount', '0'),
(19937, 4523, '_cart_discount_tax', '0'),
(19938, 4523, '_order_shipping', '0'),
(19939, 4523, '_order_shipping_tax', '0'),
(19940, 4523, '_order_tax', '0'),
(19941, 4523, '_order_total', '0.00'),
(19942, 4523, '_order_version', '6.8.2'),
(19943, 4523, '_prices_include_tax', 'no'),
(19944, 4523, '_billing_address_index', 'Joan Gardner  K Street. 1667 K Street NW.  Washington WA 20005 US [email protected] 654455445'),
(19945, 4523, '_shipping_address_index', '         '),
(19946, 4523, 'is_vat_exempt', 'no'),
(19947, 4523, 'cus_woo_product_data', 'a:13:{s:7:\"service\";a:0:{}s:14:\"consultant_fee\";s:1:\"0\";s:5:\"price\";i:0;s:5:\"slots\";s:9:\"1000-1100\";s:16:\"appointment_date\";s:10:\"2022-09-16\";s:8:\"hospital\";s:4:\"3702\";s:9:\"doctor_id\";i:3701;s:7:\"content\";s:0:\"\";s:6:\"myself\";s:6:\"myself\";s:10:\"other_name\";s:12:\"Joan Gardner\";s:8:\"bk_email\";s:16:\"[email protected]\";s:8:\"bk_phone\";s:6:\"454514\";s:8:\"relation\";s:0:\"\";}'),
(19948, 4523, 'payment_type', 'bookings'),
(19949, 4523, 'admin_shares', '0.00'),
(19950, 4523, 'doctors_shares', '0.00'),
(19951, 4523, 'doctor_id', '3701'),
(19952, 4523, 'patient_id', '10'),
(19953, 4523, '_date_paid', '1663259600'),
(19954, 4523, '_paid_date', '2022-09-15 16:33:20'),
(19955, 4523, '_download_permissions_granted', 'yes'),
(19956, 4523, '_recorded_sales', 'yes'),
(19957, 4523, '_recorded_coupon_usage_counts', 'yes'),
(19958, 4523, '_order_stock_reduced', 'yes'),
(19959, 4523, '_new_order_email_sent', 'true'),
(19960, 4524, 'bk_email', '[email protected]'),
(19961, 4524, 'bk_phone', '454514'),
(19962, 4524, 'bk_username', 'Joan Gardner'),
(19963, 4524, '_price', ''),
(19964, 4524, '_appointment_date', '2022-09-16'),
(19965, 4524, '_booking_service', 'a:0:{}'),
(19966, 4524, '_booking_slot', '1000-1100'),
(19967, 4524, '_booking_hospitals', '3702'),
(19968, 4524, '_hospital_id', '3702'),
(19969, 4524, '_doctor_id', '3701'),
(19970, 4524, '_am_booking', 'a:9:{s:6:\"_price\";s:0:\"\";s:13:\"_user_details\";a:3:{s:8:\"bk_email\";s:16:\"[email protected]\";s:8:\"bk_phone\";s:6:\"454514\";s:11:\"bk_username\";s:12:\"Joan Gardner\";}s:6:\"myself\";s:6:\"myself\";s:13:\"_with_patient\";a:2:{s:10:\"other_name\";s:12:\"Joan Gardner\";s:8:\"relation\";s:0:\"\";}s:15:\"_consultant_fee\";i:0;s:9:\"_services\";a:0:{}s:17:\"_appointment_date\";s:10:\"2022-09-16\";s:6:\"_slots\";s:9:\"1000-1100\";s:12:\"_hospital_id\";s:4:\"3702\";}'),
(19971, 4523, '_date_completed', '1663259600'),
(19972, 4523, '_completed_date', '2022-09-15 16:33:20'),
(19977, 4526, '_order_key', 'wc_order_UDzx7F1JtoN9N'),
(19978, 4526, '_customer_user', '0'),
(19979, 4526, '_payment_method', 'paypal'),
(19980, 4526, '_payment_method_title', 'PayPal'),
(19981, 4526, '_customer_ip_address', '27.54.149.118'),
(19982, 4526, '_customer_user_agent', 'Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36'),
(19983, 4526, '_created_via', 'checkout'),
(19984, 4526, '_cart_hash', 'feebdf9465598a89a1ba501cc2e1dc9d'),
(19985, 4526, '_billing_first_name', 'rty'),
(19986, 4526, '_billing_last_name', 'rty'),
(19987, 4526, '_billing_address_1', 'rwer'),
(19988, 4526, '_billing_city', 'werwer'),
(19989, 4526, '_billing_state', 'WA'),
(19990, 4526, '_billing_postcode', '23423-4324'),
(19991, 4526, '_billing_country', 'US'),
(19992, 4526, '_billing_email', '[email protected]'),
(19993, 4526, '_billing_phone', '32424234'),
(19994, 4526, '_order_currency', 'USD'),
(19995, 4526, '_cart_discount', '0'),
(19996, 4526, '_cart_discount_tax', '0'),
(19997, 4526, '_order_shipping', '0'),
(19998, 4526, '_order_shipping_tax', '0'),
(19999, 4526, '_order_tax', '0'),
(20000, 4526, '_order_total', '150.00'),
(20001, 4526, '_order_version', '6.8.2'),
(20002, 4526, '_prices_include_tax', 'no'),
(20003, 4526, '_billing_address_index', 'rty rty  rwer  werwer WA 23423-4324 US [email protected] 32424234'),
(20004, 4526, '_shipping_address_index', '         '),
(20005, 4526, 'is_vat_exempt', 'no'),
(20006, 4526, 'cus_woo_product_data', 'a:13:{s:7:\"service\";a:0:{}s:14:\"consultant_fee\";s:3:\"150\";s:5:\"price\";s:3:\"150\";s:5:\"slots\";s:9:\"1100-1130\";s:16:\"appointment_date\";s:10:\"2022-09-26\";s:8:\"hospital\";s:4:\"4480\";s:9:\"doctor_id\";i:4474;s:7:\"content\";s:0:\"\";s:6:\"myself\";s:6:\"myself\";s:10:\"other_name\";s:7:\"Rty rty\";s:8:\"bk_email\";s:9:\"[email protected]\";s:8:\"bk_phone\";s:6:\"234234\";s:8:\"relation\";s:0:\"\";}'),
(20007, 4526, 'payment_type', 'bookings'),
(20008, 4526, 'admin_shares', '0.00'),
(20009, 4526, 'doctors_shares', '150.00'),
(20010, 4526, 'doctor_id', '4474'),
(20011, 4526, 'patient_id', '154'),
(20020, 4530, '_hospital_id', '3702'),
(20021, 4530, '_medicine', 'a:1:{i:320295;a:5:{s:4:\"name\";s:3:\"kkk\";s:14:\"medicine_types\";s:1:\"0\";s:17:\"medicine_duration\";s:0:\"\";s:14:\"medicine_usage\";s:1:\"0\";s:6:\"detail\";s:2:\"kk\";}}'),
(20022, 4530, '_doctor_id', '11'),
(20023, 4530, '_booking_id', '4450'),
(20024, 4530, '_patient_id', '10'),
(20025, 4530, '_myself', 'myself'),
(20026, 4530, '_detail', 'a:12:{s:13:\"_patient_name\";s:12:\"Joan Gardner\";s:6:\"_phone\";s:6:\"535455\";s:4:\"_age\";s:2:\"31\";s:8:\"_address\";s:0:\"\";s:9:\"_location\";i:25;s:7:\"_gender\";s:0:\"\";s:15:\"_marital_status\";s:0:\"\";s:18:\"_childhood_illness\";a:0:{}s:12:\"_vital_signs\";s:0:\"\";s:16:\"_medical_history\";s:6:\"kkkkkk\";s:9:\"_medicine\";a:1:{i:320295;a:5:{s:4:\"name\";s:3:\"kkk\";s:14:\"medicine_types\";s:1:\"0\";s:17:\"medicine_duration\";s:0:\"\";s:14:\"medicine_usage\";s:1:\"0\";s:6:\"detail\";s:2:\"kk\";}}s:9:\"_diseases\";a:0:{}}'),
(20027, 4530, '_childhood_illness', 'a:0:{}'),
(20028, 4530, '_marital_status', ''),
(20029, 4450, '_prescription_id', '4530'),
(20034, 4532, '_order_key', 'wc_order_naQR8sVAgNcwd'),
(20035, 4532, '_customer_user', '10'),
(20036, 4532, '_payment_method', 'paypal'),
(20037, 4532, '_payment_method_title', 'PayPal'),
(20038, 4532, '_customer_ip_address', '81.215.231.129'),
(20039, 4532, '_customer_user_agent', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36'),
(20040, 4532, '_created_via', 'checkout'),
(20041, 4532, '_cart_hash', 'ee504e033b0a4aed78f600f6442e0dcc'),
(20042, 4532, '_billing_first_name', 'Joan'),
(20043, 4532, '_billing_last_name', 'Gardner'),
(20044, 4532, '_billing_address_1', 'K Street. 1667 K Street NW.'),
(20045, 4532, '_billing_city', 'Washington'),
(20046, 4532, '_billing_state', 'WA'),
(20047, 4532, '_billing_postcode', '20005'),
(20048, 4532, '_billing_country', 'US'),
(20049, 4532, '_billing_email', '[email protected]'),
(20050, 4532, '_billing_phone', '654455445'),
(20051, 4532, '_order_currency', 'USD'),
(20052, 4532, '_cart_discount', '0'),
(20053, 4532, '_cart_discount_tax', '0'),
(20054, 4532, '_order_shipping', '0'),
(20055, 4532, '_order_shipping_tax', '0'),
(20056, 4532, '_order_tax', '0'),
(20057, 4532, '_order_total', '200.00'),
(20058, 4532, '_order_version', '6.8.2'),
(20059, 4532, '_prices_include_tax', 'no'),
(20060, 4532, '_billing_address_index', 'Joan Gardner  K Street. 1667 K Street NW.  Washington WA 20005 US [email protected] 654455445'),
(20061, 4532, '_shipping_address_index', '         '),
(20062, 4532, 'is_vat_exempt', 'no'),
(20063, 4532, 'cus_woo_product_data', 'a:13:{s:7:\"service\";a:0:{}s:14:\"consultant_fee\";s:3:\"200\";s:5:\"price\";s:3:\"200\";s:5:\"slots\";s:9:\"1400-1430\";s:16:\"appointment_date\";s:10:\"2022-09-22\";s:8:\"hospital\";s:4:\"4487\";s:9:\"doctor_id\";i:4481;s:7:\"content\";s:0:\"\";s:6:\"myself\";s:6:\"myself\";s:10:\"other_name\";s:12:\"Joan Gardner\";s:8:\"bk_email\";s:16:\"[email protected]\";s:8:\"bk_phone\";s:12:\"454545345345\";s:8:\"relation\";s:0:\"\";}'),
(20064, 4532, 'payment_type', 'bookings'),
(20065, 4532, 'admin_shares', '0.00'),
(20066, 4532, 'doctors_shares', '200.00'),
(20067, 4532, 'doctor_id', '4481'),
(20068, 4532, 'patient_id', '10'),
(20069, 4533, '_order_key', 'wc_order_fQKD8U2q0caNd'),
(20070, 4533, '_customer_user', '10'),
(20071, 4533, '_payment_method', 'paypal'),
(20072, 4533, '_payment_method_title', 'PayPal'),
(20073, 4533, '_customer_ip_address', '81.215.231.129'),
(20074, 4533, '_customer_user_agent', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36'),
(20075, 4533, '_created_via', 'checkout'),
(20076, 4533, '_cart_hash', '4074852eae10a435677a6dbbeae53afb'),
(20077, 4533, '_billing_first_name', 'Joan'),
(20078, 4533, '_billing_last_name', 'Gardner'),
(20079, 4533, '_billing_address_1', 'K Street. 1667 K Street NW.'),
(20080, 4533, '_billing_city', 'Washington'),
(20081, 4533, '_billing_state', 'WA'),
(20082, 4533, '_billing_postcode', '20005'),
(20083, 4533, '_billing_country', 'US'),
(20084, 4533, '_billing_email', '[email protected]'),
(20085, 4533, '_billing_phone', '654455445'),
(20086, 4533, '_order_currency', 'USD'),
(20087, 4533, '_cart_discount', '0'),
(20088, 4533, '_cart_discount_tax', '0'),
(20089, 4533, '_order_shipping', '0'),
(20090, 4533, '_order_shipping_tax', '0'),
(20091, 4533, '_order_tax', '0'),
(20092, 4533, '_order_total', '200.00'),
(20093, 4533, '_order_version', '6.8.2'),
(20094, 4533, '_prices_include_tax', 'no'),
(20095, 4533, '_billing_address_index', 'Joan Gardner  K Street. 1667 K Street NW.  Washington WA 20005 US [email protected] 654455445'),
(20096, 4533, '_shipping_address_index', '         '),
(20097, 4533, 'is_vat_exempt', 'no'),
(20098, 4533, 'cus_woo_product_data', 'a:13:{s:7:\"service\";a:0:{}s:14:\"consultant_fee\";s:3:\"200\";s:5:\"price\";s:3:\"200\";s:5:\"slots\";s:9:\"1500-1530\";s:16:\"appointment_date\";s:10:\"2022-09-17\";s:8:\"hospital\";s:4:\"4487\";s:9:\"doctor_id\";i:4481;s:7:\"content\";s:0:\"\";s:6:\"myself\";s:6:\"myself\";s:10:\"other_name\";s:12:\"Joan Gardner\";s:8:\"bk_email\";s:16:\"[email protected]\";s:8:\"bk_phone\";s:16:\"3243242342342343\";s:8:\"relation\";s:0:\"\";}'),
(20099, 4533, 'payment_type', 'bookings'),
(20100, 4533, 'admin_shares', '0.00'),
(20101, 4533, 'doctors_shares', '200.00'),
(20102, 4533, 'doctor_id', '4481'),
(20103, 4533, 'patient_id', '10'),
(20104, 4534, '_order_key', 'wc_order_e3dfjodeQNScz'),
(20105, 4534, '_customer_user', '10'),
(20106, 4534, '_payment_method', 'razorpay'),
(20107, 4534, '_payment_method_title', 'Pay via Razorpay'),
(20108, 4534, '_customer_ip_address', '81.215.231.129'),
(20109, 4534, '_customer_user_agent', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36'),
(20110, 4534, '_created_via', 'checkout'),
(20111, 4534, '_cart_hash', 'a862651d1acc8e9c96d18c6fe6969f37'),
(20112, 4534, '_billing_first_name', 'Joan'),
(20113, 4534, '_billing_last_name', 'Gardner'),
(20114, 4534, '_billing_address_1', 'K Street. 1667 K Street NW.'),
(20115, 4534, '_billing_city', 'Washington'),
(20116, 4534, '_billing_state', 'WA'),
(20117, 4534, '_billing_postcode', '20005'),
(20118, 4534, '_billing_country', 'US'),
(20119, 4534, '_billing_email', '[email protected]'),
(20120, 4534, '_billing_phone', '654455445'),
(20121, 4534, '_order_currency', 'USD'),
(20122, 4534, '_cart_discount', '0'),
(20123, 4534, '_cart_discount_tax', '0'),
(20124, 4534, '_order_shipping', '0'),
(20125, 4534, '_order_shipping_tax', '0'),
(20126, 4534, '_order_tax', '0'),
(20127, 4534, '_order_total', '200.00'),
(20128, 4534, '_order_version', '6.8.2'),
(20129, 4534, '_prices_include_tax', 'no'),
(20130, 4534, '_billing_address_index', 'Joan Gardner  K Street. 1667 K Street NW.  Washington WA 20005 US [email protected] 654455445'),
(20131, 4534, '_shipping_address_index', '         '),
(20132, 4534, 'is_vat_exempt', 'no'),
(20133, 4534, 'cus_woo_product_data', 'a:13:{s:7:\"service\";a:0:{}s:14:\"consultant_fee\";s:3:\"200\";s:5:\"price\";s:3:\"200\";s:5:\"slots\";s:9:\"1400-1430\";s:16:\"appointment_date\";s:10:\"2022-09-30\";s:8:\"hospital\";s:4:\"4487\";s:9:\"doctor_id\";i:4481;s:7:\"content\";s:0:\"\";s:6:\"myself\";s:6:\"myself\";s:10:\"other_name\";s:12:\"Joan Gardner\";s:8:\"bk_email\";s:16:\"[email protected]\";s:8:\"bk_phone\";s:12:\"454545345345\";s:8:\"relation\";s:7:\"brother\";}'),
(20134, 4534, 'payment_type', 'bookings'),
(20135, 4534, 'admin_shares', '0.00'),
(20136, 4534, 'doctors_shares', '200.00'),
(20137, 4534, 'doctor_id', '4481'),
(20138, 4534, 'patient_id', '10'),
(20139, 4534, 'is_magic_checkout_order', 'no'),
(20158, 1893, 'rzp_webhook_notified_at', '1663562371'),
(20201, 312, '_edit_lock', '1663906538:1'),
(20262, 4173, '_edit_lock', '1664956606:1'),
(20267, 4558, '_order_key', 'wc_order_dzS5gpDSwW1VE'),
(20268, 4558, '_customer_user', '10'),
(20269, 4558, '_payment_method', 'paypal'),
(20270, 4558, '_payment_method_title', 'PayPal'),
(20271, 4558, '_customer_ip_address', '78.160.228.168'),
(20272, 4558, '_customer_user_agent', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0 Safari/537.36'),
(20273, 4558, '_created_via', 'checkout'),
(20274, 4558, '_cart_hash', '188652c608c9833c45cd854cefcf3fcf'),
(20275, 4558, '_billing_first_name', 'Joan'),
(20276, 4558, '_billing_last_name', 'Gardner'),
(20277, 4558, '_billing_address_1', 'K Street. 1667 K Street NW.'),
(20278, 4558, '_billing_city', 'Washington'),
(20279, 4558, '_billing_state', 'WA'),
(20280, 4558, '_billing_postcode', '20005'),
(20281, 4558, '_billing_country', 'US'),
(20282, 4558, '_billing_email', '[email protected]'),
(20283, 4558, '_billing_phone', '654455445'),
(20284, 4558, '_order_currency', 'USD'),
(20285, 4558, '_cart_discount', '0'),
(20286, 4558, '_cart_discount_tax', '0'),
(20287, 4558, '_order_shipping', '0'),
(20288, 4558, '_order_shipping_tax', '0'),
(20289, 4558, '_order_tax', '0'),
(20290, 4558, '_order_total', '150.00'),
(20291, 4558, '_order_version', '6.8.2'),
(20292, 4558, '_prices_include_tax', 'no'),
(20293, 4558, '_billing_address_index', 'Joan Gardner  K Street. 1667 K Street NW.  Washington WA 20005 US [email protected] 654455445'),
(20294, 4558, '_shipping_address_index', '         '),
(20295, 4558, 'is_vat_exempt', 'no'),
(20296, 4558, 'cus_woo_product_data', 'a:13:{s:7:\"service\";a:0:{}s:14:\"consultant_fee\";s:3:\"150\";s:5:\"price\";s:3:\"150\";s:5:\"slots\";s:9:\"1400-1430\";s:16:\"appointment_date\";s:10:\"2022-10-12\";s:8:\"hospital\";s:4:\"4480\";s:9:\"doctor_id\";i:4474;s:7:\"content\";s:0:\"\";s:6:\"myself\";s:6:\"myself\";s:10:\"other_name\";s:12:\"Joan Gardner\";s:8:\"bk_email\";s:16:\"[email protected]\";s:8:\"bk_phone\";s:9:\"123456789\";s:8:\"relation\";s:0:\"\";}'),
(20297, 4558, 'payment_type', 'bookings'),
(20298, 4558, 'admin_shares', '0.00'),
(20299, 4558, 'doctors_shares', '150.00'),
(20300, 4558, 'doctor_id', '4474'),
(20301, 4558, 'patient_id', '10'),
(20306, 4560, '_order_key', 'wc_order_vSa7XSikXzcFy'),
(20307, 4560, '_customer_user', '0'),
(20308, 4560, '_payment_method', 'paypal'),
(20309, 4560, '_payment_method_title', 'PayPal'),
(20310, 4560, '_customer_ip_address', '2401:4900:3b15:21:c414:1251:8b4f:b2f6'),
(20311, 4560, '_customer_user_agent', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:105.0) Gecko/20100101 Firefox/105.0'),
(20312, 4560, '_created_via', 'checkout'),
(20313, 4560, '_cart_hash', '1449162f761554c5de18692bd603fd91'),
(20314, 4560, '_billing_first_name', 'amanjeet'),
(20315, 4560, '_billing_last_name', 'singh'),
(20316, 4560, '_billing_address_1', 'fdgghgh'),
(20317, 4560, '_billing_city', 'bermo'),
(20318, 4560, '_billing_state', 'JH'),
(20319, 4560, '_billing_postcode', '829127'),
(20320, 4560, '_billing_country', 'IN'),
(20321, 4560, '_billing_email', '[email protected]'),
(20322, 4560, '_billing_phone', '9546938484'),
(20323, 4560, '_order_currency', 'USD'),
(20324, 4560, '_cart_discount', '0'),
(20325, 4560, '_cart_discount_tax', '0'),
(20326, 4560, '_order_shipping', '0'),
(20327, 4560, '_order_shipping_tax', '0'),
(20328, 4560, '_order_tax', '0'),
(20329, 4560, '_order_total', '200.00'),
(20330, 4560, '_order_version', '7.1.0'),
(20331, 4560, '_prices_include_tax', 'no'),
(20332, 4560, '_billing_address_index', 'amanjeet singh  fdgghgh  bermo JH 829127 IN [email protected] 9546938484'),
(20333, 4560, '_shipping_address_index', '         '),
(20334, 4560, 'is_vat_exempt', 'no'),
(20335, 4560, 'cus_woo_product_data', 'a:13:{s:7:\"service\";a:0:{}s:14:\"consultant_fee\";s:3:\"200\";s:5:\"price\";s:3:\"200\";s:5:\"slots\";s:9:\"1400-1430\";s:16:\"appointment_date\";s:10:\"2022-10-14\";s:8:\"hospital\";s:4:\"4487\";s:9:\"doctor_id\";i:4481;s:7:\"content\";s:7:\"qwddfef\";s:6:\"myself\";s:6:\"myself\";s:10:\"other_name\";s:14:\"Amanjeet singh\";s:8:\"bk_email\";s:26:\"[email protected]\";s:8:\"bk_phone\";s:10:\"9546938484\";s:8:\"relation\";s:0:\"\";}'),
(20336, 4560, 'payment_type', 'bookings'),
(20337, 4560, 'admin_shares', '0.00'),
(20338, 4560, 'doctors_shares', '200.00'),
(20339, 4560, 'doctor_id', '4481'),
(20340, 4560, 'patient_id', '177'),
(20345, 4562, '_order_key', 'wc_order_f4vNRX0FZ8PiM'),
(20346, 4562, '_customer_user', '10'),
(20347, 4562, '_payment_method', 'razorpay'),
(20348, 4562, '_payment_method_title', 'Pay via Razorpay'),
(20349, 4562, '_customer_ip_address', '2401:4900:1ca2:9c6a:d551:1019:82e9:8632'),
(20350, 4562, '_customer_user_agent', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36 OPR/91.0.4516.65'),
(20351, 4562, '_created_via', 'checkout'),
(20352, 4562, '_cart_hash', 'a8db070a778190b5647025df3f0f5845'),
(20353, 4562, '_billing_first_name', 'Joan'),
(20354, 4562, '_billing_last_name', 'Gardner'),
(20355, 4562, '_billing_address_1', 'K Street. 1667 K Street NW.'),
(20356, 4562, '_billing_city', 'Washington'),
(20357, 4562, '_billing_state', 'WA'),
(20358, 4562, '_billing_postcode', '20005'),
(20359, 4562, '_billing_country', 'US'),
(20360, 4562, '_billing_email', '[email protected]'),
(20361, 4562, '_billing_phone', '654455445'),
(20362, 4562, '_order_currency', 'USD'),
(20363, 4562, '_cart_discount', '0'),
(20364, 4562, '_cart_discount_tax', '0'),
(20365, 4562, '_order_shipping', '0'),
(20366, 4562, '_order_shipping_tax', '0'),
(20367, 4562, '_order_tax', '0'),
(20368, 4562, '_order_total', '200.00'),
(20369, 4562, '_order_version', '7.1.0'),
(20370, 4562, '_prices_include_tax', 'no'),
(20371, 4562, '_billing_address_index', 'Joan Gardner  K Street. 1667 K Street NW.  Washington WA 20005 US [email protected] 654455445'),
(20372, 4562, '_shipping_address_index', '         '),
(20373, 4562, 'is_vat_exempt', 'no'),
(20374, 4562, 'cus_woo_product_data', 'a:13:{s:7:\"service\";a:0:{}s:14:\"consultant_fee\";s:3:\"200\";s:5:\"price\";s:3:\"200\";s:5:\"slots\";s:9:\"1400-1430\";s:16:\"appointment_date\";s:10:\"2022-10-14\";s:8:\"hospital\";s:4:\"4487\";s:9:\"doctor_id\";i:4481;s:7:\"content\";s:0:\"\";s:6:\"myself\";s:6:\"myself\";s:10:\"other_name\";s:12:\"Joan Gardner\";s:8:\"bk_email\";s:16:\"[email protected]\";s:8:\"bk_phone\";s:10:\"4534532222\";s:8:\"relation\";s:0:\"\";}'),
(20375, 4562, 'payment_type', 'bookings'),
(20376, 4562, 'admin_shares', '0.00'),
(20377, 4562, 'doctors_shares', '200.00'),
(20378, 4562, 'doctor_id', '4481'),
(20379, 4562, 'patient_id', '10'),
(20380, 4562, 'is_magic_checkout_order', 'no'),
(20381, 4403, 'rzp_webhook_notified_at', '1665643003'),
(20399, 4567, '_order_key', 'wc_order_B6hH3TxGGDb0c'),
(20400, 4567, '_customer_user', '0'),
(20401, 4567, '_payment_method', 'razorpay'),
(20402, 4567, '_payment_method_title', 'Pay via Razorpay'),
(20403, 4567, '_customer_ip_address', '5.173.41.28'),
(20404, 4567, '_customer_user_agent', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0 Safari/537.36 Edg/106.0.1370.42'),
(20405, 4567, '_created_via', 'checkout'),
(20406, 4567, '_cart_hash', 'f0841641673b0a146255703efa6a968b'),
(20407, 4567, '_billing_first_name', 'Rafał'),
(20408, 4567, '_billing_last_name', 'Staszczyszyn'),
(20409, 4567, '_billing_company', 'netkoncept'),
(20410, 4567, '_billing_address_1', 'Thomasa Wilsona'),
(20411, 4567, '_billing_address_2', '66/5'),
(20412, 4567, '_billing_city', 'Opole'),
(20413, 4567, '_billing_postcode', '45-429'),
(20414, 4567, '_billing_country', 'PL'),
(20415, 4567, '_billing_email', '[email protected]'),
(20416, 4567, '_billing_phone', '+48884888259'),
(20417, 4567, '_order_currency', 'USD'),
(20418, 4567, '_cart_discount', '0'),
(20419, 4567, '_cart_discount_tax', '0'),
(20420, 4567, '_order_shipping', '0'),
(20421, 4567, '_order_shipping_tax', '0'),
(20422, 4567, '_order_tax', '0'),
(20423, 4567, '_order_total', '150.00'),
(20424, 4567, '_order_version', '6.8.2'),
(20425, 4567, '_prices_include_tax', 'no'),
(20426, 4567, '_billing_address_index', 'Rafał Staszczyszyn netkoncept Thomasa Wilsona 66/5 Opole WA 45-429 PL [email protected] +48884888259'),
(20427, 4567, '_shipping_address_index', '         '),
(20429, 4567, 'cus_woo_product_data', 'a:13:{s:7:\"service\";a:0:{}s:14:\"consultant_fee\";s:3:\"150\";s:5:\"price\";s:3:\"150\";s:5:\"slots\";s:9:\"1100-1130\";s:16:\"appointment_date\";s:10:\"2022-10-14\";s:8:\"hospital\";s:4:\"4480\";s:9:\"doctor_id\";i:4474;s:7:\"content\";s:7:\"dziecko\";s:6:\"myself\";s:6:\"myself\";s:10:\"other_name\";s:10:\"Rafał sT.\";s:8:\"bk_email\";s:19:\"[email protected]\";s:8:\"bk_phone\";s:11:\"777 777 777\";s:8:\"relation\";s:0:\"\";}'),
(20430, 4567, 'payment_type', 'bookings'),
(20431, 4567, 'admin_shares', '0.00'),
(20432, 4567, 'doctors_shares', '150.00'),
(20433, 4567, 'doctor_id', '4474'),
(20434, 4567, 'patient_id', '182'),
(20435, 4567, 'is_vat_exempt', 'no'),
(20436, 4567, '_billing_state', 'WA'),
(20437, 4567, 'is_magic_checkout_order', 'no'),
(20439, 4539, 'rzp_webhook_notified_at', '1665726534'),
(20454, 4555, 'rzp_webhook_notified_at', '1666078739'),
(20456, 4571, '_edit_lock', '1678258534:1'),
(20457, 4571, '_edit_last', '1'),
(20458, 4571, '_visibility', 'visible'),
(20459, 4571, '_stock_status', 'instock'),
(20460, 4571, '_wp_page_template', 'default'),
(20461, 4571, 'package_type', 'doctors'),
(20462, 4571, 'dc_services', '3'),
(20463, 4571, 'dc_articles', '4'),
(20464, 4571, 'dc_awards', '5'),
(20465, 4571, 'dc_memberships', '2'),
(20466, 4571, 'dc_chat', 'yes'),
(20467, 4571, 'dc_bookings', 'yes'),
(20468, 4571, 'dc_duration', 'weekly'),
(20469, 4571, '_regular_price', '100'),
(20470, 4571, 'total_sales', '2'),
(20471, 4571, '_tax_status', 'taxable'),
(20472, 4571, '_tax_class', ''),
(20473, 4571, '_manage_stock', 'no'),
(20474, 4571, '_backorders', 'no'),
(20475, 4571, '_sold_individually', 'no'),
(20476, 4571, '_virtual', 'no'),
(20477, 4571, '_downloadable', 'no'),
(20478, 4571, '_download_limit', '-1'),
(20479, 4571, '_download_expiry', '-1'),
(20480, 4571, '_stock', NULL),
(20481, 4571, '_wc_average_rating', '0'),
(20482, 4571, '_wc_review_count', '0'),
(20483, 4571, '_product_version', '6.8.2'),
(20484, 4571, '_price', '100'),
(20485, 4571, 'dfiFeatured', 'a:1:{i:0;s:0:\"\";}'),
(20486, 4571, 'rs_page_bg_color', ''),
(20487, 4571, '_yoast_wpseo_estimated-reading-time-minutes', '0'),
(20488, 4571, '_yoast_wpseo_wordproof_timestamp', ''),
(20489, 4572, '_edit_lock', '1678258680:1'),
(20490, 4572, '_edit_last', '1'),
(20491, 4572, '_visibility', 'visible'),
(20492, 4572, '_stock_status', 'instock'),
(20493, 4572, '_wp_page_template', 'default'),
(20494, 4572, 'package_type', 'doctors'),
(20495, 4572, 'dc_services', '2'),
(20496, 4572, 'dc_articles', '2'),
(20497, 4572, 'dc_awards', '2'),
(20498, 4572, 'dc_memberships', '2'),
(20499, 4572, 'dc_chat', 'yes'),
(20500, 4572, 'dc_bookings', 'yes'),
(20501, 4572, 'dc_duration', 'monthly'),
(20502, 4572, '_regular_price', '150'),
(20503, 4572, 'total_sales', '5'),
(20504, 4572, '_tax_status', 'taxable'),
(20505, 4572, '_tax_class', ''),
(20506, 4572, '_manage_stock', 'no'),
(20507, 4572, '_backorders', 'no'),
(20508, 4572, '_sold_individually', 'no'),
(20509, 4572, '_virtual', 'no'),
(20510, 4572, '_downloadable', 'no'),
(20511, 4572, '_download_limit', '-1'),
(20512, 4572, '_download_expiry', '-1'),
(20513, 4572, '_stock', NULL),
(20514, 4572, '_wc_average_rating', '0'),
(20515, 4572, '_wc_review_count', '0'),
(20516, 4572, '_product_version', '7.1.0'),
(20517, 4572, '_price', '150'),
(20518, 4572, 'dfiFeatured', 'a:1:{i:0;s:0:\"\";}'),
(20519, 4572, 'rs_page_bg_color', ''),
(20520, 4572, '_yoast_wpseo_estimated-reading-time-minutes', '0'),
(20521, 4572, '_yoast_wpseo_wordproof_timestamp', ''),
(20522, 4573, '_order_key', 'wc_order_o66BhxGx0xFRL'),
(20523, 4573, '_customer_user', '132'),
(20524, 4573, '_payment_method', 'razorpay'),
(20525, 4573, '_payment_method_title', 'Pay via Razorpay'),
(20526, 4573, '_customer_ip_address', '59.97.57.17'),
(20527, 4573, '_customer_user_agent', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0 Safari/537.36'),
(20528, 4573, '_created_via', 'checkout'),
(20529, 4573, '_cart_hash', '047154d2f9f62479244857090a28e27f'),
(20530, 4573, '_billing_first_name', 'Doctor'),
(20531, 4573, '_billing_last_name', 'Demo'),
(20532, 4573, '_billing_address_1', '1667 K Street NW'),
(20533, 4573, '_billing_city', 'Washington'),
(20534, 4573, '_billing_state', 'WA'),
(20535, 4573, '_billing_postcode', '20006'),
(20536, 4573, '_billing_country', 'US'),
(20537, 4573, '_billing_email', '[email protected]'),
(20538, 4573, '_billing_phone', '9876543210'),
(20539, 4573, '_order_currency', 'USD'),
(20540, 4573, '_cart_discount', '0'),
(20541, 4573, '_cart_discount_tax', '0'),
(20542, 4573, '_order_shipping', '0'),
(20543, 4573, '_order_shipping_tax', '0'),
(20544, 4573, '_order_tax', '0'),
(20545, 4573, '_order_total', '100.00'),
(20546, 4573, '_order_version', '6.8.2'),
(20547, 4573, '_prices_include_tax', 'no'),
(20548, 4573, '_billing_address_index', 'Doctor Demo  1667 K Street NW  Washington WA 20006 US [email protected] 9876543210'),
(20549, 4573, '_shipping_address_index', '         '),
(20550, 4573, 'is_vat_exempt', 'no'),
(20551, 4573, 'cus_woo_product_data', 'a:7:{s:11:\"dc_services\";s:1:\"3\";s:11:\"dc_articles\";s:1:\"4\";s:9:\"dc_awards\";s:1:\"5\";s:14:\"dc_memberships\";s:1:\"2\";s:7:\"dc_chat\";s:3:\"yes\";s:11:\"dc_bookings\";s:3:\"yes\";s:11:\"dc_duration\";s:17:\"Weekly ( 7 days )\";}'),
(20552, 4573, 'payment_type', 'subscription'),
(20553, 4573, 'is_magic_checkout_order', 'no'),
(20554, 4573, 'rzp_webhook_notified_at', '1666085875'),
(20555, 4573, '_transaction_id', 'pay_KVBhCU6EVGeuM5'),
(20556, 4573, '_date_paid', '1666085875'),
(20557, 4573, '_paid_date', '2022-10-18 09:37:55'),
(20558, 4573, '_download_permissions_granted', 'yes'),
(20559, 4573, '_recorded_sales', 'yes'),
(20560, 4573, '_recorded_coupon_usage_counts', 'yes'),
(20561, 4573, '_order_stock_reduced', 'yes'),
(20562, 4573, '_new_order_email_sent', 'true'),
(20563, 4573, '_date_completed', '1666085876'),
(20564, 4573, '_completed_date', '2022-10-18 09:37:56'),
(20565, 4574, 'am_page_data', 'a:12:{s:12:\"am_seo_title\";s:0:\"\";s:18:\"am_seo_description\";s:0:\"\";s:15:\"am_seo_keywords\";s:0:\"\";s:9:\"am_layout\";s:10:\"no_sidebar\";s:15:\"am_left_sidebar\";s:0:\"\";s:13:\"am_page_title\";s:4:\"show\";s:12:\"am_title_bar\";s:7:\"default\";s:14:\"am_breadcrumbs\";s:6:\"enable\";s:15:\"am_title_bar_bg\";s:0:\"\";s:17:\"am_title_bar_text\";s:0:\"\";s:13:\"am_rev_slider\";s:1:\"6\";s:12:\"am_shortcode\";s:0:\"\";}'),
(20566, 4574, '_edit_lock', '1682696887:1'),
(20567, 4574, '_edit_last', '1'),
(20568, 4574, 'dfiFeatured', 'a:1:{i:0;s:0:\"\";}'),
(20569, 4574, 'sigma_page_settings', 'a:10:{s:26:\"sigma_one_page_menu_enable\";s:0:\"\";s:24:\"sigma_page_custom_layout\";s:1:\"0\";s:23:\"sigma_subheader_disable\";s:0:\"\";s:23:\"sigma_page_custom_title\";s:0:\"\";s:26:\"sigma_page_custom_subtitle\";s:0:\"\";s:27:\"sigma_page_sidebar_position\";s:13:\"theme-options\";s:17:\"sigma_page_layout\";s:13:\"theme-options\";s:22:\"sigma_custom_subheader\";s:0:\"\";s:19:\"sigma_popup_disable\";s:0:\"\";s:24:\"popup_type_page_template\";s:1:\"0\";}'),
(20570, 4574, '_wpnonce', 'be8d8fcd95'),
(20571, 4574, '_wp_http_referer', '/elementor/wp-admin/post.php?post=4574&action=edit'),
(20572, 4574, 'user_ID', '1'),
(20573, 4574, 'action', 'editpost'),
(20574, 4574, 'originalaction', 'editpost'),
(20575, 4574, 'post_type', 'page'),
(20576, 4574, 'original_post_status', 'publish'),
(20577, 4574, 'referredby', 'https://doccure-wp.dreamstechnologies.com/wp-admin/edit.php?post_type=page'),
(20578, 4574, '_wp_original_http_referer', 'https://doccure-wp.dreamstechnologies.com/wp-admin/edit.php?post_type=page'),
(20579, 4574, 'auto_draft', '1'),
(20580, 4574, 'post_ID', '4574'),
(20581, 4574, 'meta-box-order-nonce', '08f1a2a1fc'),
(20582, 4574, 'closedpostboxesnonce', '8da0cd27e9'),
(20583, 4574, 'samplepermalinknonce', '0d959bcda0'),
(20586, 4574, 'ao_metabox_nonce', 'd56c2a39f5'),
(20587, 4574, 'ao_post_optimize', 'a:6:{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\";s:15:\"ao_post_preload\";s:0:\"\";}'),
(20588, 4574, 'ao_post_js_optimize', 'on'),
(20589, 4574, 'ao_post_css_optimize', 'on'),
(20590, 4574, 'ao_post_ccss', 'on'),
(20591, 4574, 'ao_post_lazyload', 'on'),
(20592, 4574, 'ao_post_preload', ''),
(20593, 4574, 'sigma-page-meta-nonce', 'b99923019c'),
(20594, 4574, 'sigma_page_custom_layout', '0'),
(20595, 4574, 'sigma_page_custom_title', ''),
(20596, 4574, 'sigma_page_custom_subtitle', ''),
(20597, 4574, 'sigma_custom_subheader', ''),
(20598, 4574, 'sigma_page_sidebar_position', 'theme-options'),
(20599, 4574, 'sigma_page_layout', 'theme-options'),
(20600, 4574, 'popup_type_page_template', '0'),
(20601, 4574, 'dfi_fimageplug-2', 'aeb35579db'),
(20602, 4574, 'wpb_vc_js_status', 'false'),
(20603, 4574, 'wpb_vc_loading', 'Loading, please wait...'),
(20604, 4574, 'wpb_vc_loading_row', 'Crunching...'),
(20605, 4574, 'vc_post_custom_css', ''),
(20606, 4574, 'yoast_free_metabox_nonce', '5f7cc6f5b9'),
(20607, 4574, 'yoast_wpseo_focuskw', ''),
(20608, 4574, 'yoast_wpseo_title', ''),
(20609, 4574, 'yoast_wpseo_metadesc', ''),
(20610, 4574, 'yoast_wpseo_linkdex', '-1381'),
(20611, 4574, 'yoast_wpseo_content_score', '90'),
(20612, 4574, 'yoast_wpseo_inclusive_language_score', '0'),
(20613, 4574, 'yoast_wpseo_is_cornerstone', 'false'),
(20614, 4574, 'yoast_wpseo_estimated-reading-time-minutes', '1'),
(20615, 4574, 'yoast_wpseo_meta-robots-noindex', '0'),
(20616, 4574, 'yoast_wpseo_meta-robots-nofollow', '0'),
(20617, 4574, 'yoast_wpseo_meta-robots-adv', ''),
(20618, 4574, 'yoast_wpseo_bctitle', ''),
(20619, 4574, 'yoast_wpseo_canonical', ''),
(20620, 4574, 'yoast_wpseo_wordproof_timestamp', ''),
(20621, 4574, 'yoast_wpseo_schema_page_type', ''),
(20622, 4574, 'yoast_wpseo_schema_article_type', ''),
(20623, 4574, 'yoast_wpseo_opengraph-title', ''),
(20624, 4574, 'yoast_wpseo_opengraph-description', ''),
(20625, 4574, 'yoast_wpseo_opengraph-image', ''),
(20626, 4574, 'yoast_wpseo_opengraph-image-id', ''),
(20627, 4574, 'yoast_wpseo_twitter-title', ''),
(20628, 4574, 'yoast_wpseo_twitter-description', ''),
(20629, 4574, 'yoast_wpseo_twitter-image', ''),
(20630, 4574, 'yoast_wpseo_twitter-image-id', ''),
(20631, 4574, 'screen', 'mobile'),
(20632, 4574, 'comment_status', 'closed'),
(20633, 4574, 'ping_status', 'closed'),
(20634, 4574, 'post_author', '1'),
(20635, 4574, 'post_mime_type', ''),
(20636, 4574, 'ID', '4574'),
(20637, 4574, 'post_status', 'publish'),
(20638, 4574, '_wpb_vc_js_status', 'false'),
(20639, 4574, '_yoast_wpseo_estimated-reading-time-minutes', '1'),
(20640, 4574, '_yoast_wpseo_wordproof_timestamp', ''),
(20641, 4577, '_order_key', 'wc_order_YQFYtWeV1KZB5'),
(20642, 4577, '_customer_user', '62'),
(20643, 4577, '_payment_method', 'razorpay'),
(20644, 4577, '_payment_method_title', 'Pay via Razorpay'),
(20645, 4577, '_customer_ip_address', '59.97.57.17'),
(20646, 4577, '_customer_user_agent', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0 Safari/537.36'),
(20647, 4577, '_created_via', 'checkout'),
(20648, 4577, '_cart_hash', 'e686c0a3181ddfab2a68b8e06648c7bf'),
(20649, 4577, '_billing_first_name', 'Patient'),
(20650, 4577, '_billing_last_name', 'Demo'),
(20651, 4577, '_billing_address_1', 'K Street. 1667 K Street NW.'),
(20652, 4577, '_billing_city', 'Washington'),
(20653, 4577, '_billing_state', 'WA'),
(20654, 4577, '_billing_postcode', '20005'),
(20655, 4577, '_billing_country', 'US'),
(20656, 4577, '_billing_email', '[email protected]'),
(20657, 4577, '_billing_phone', '767677678'),
(20658, 4577, '_order_currency', 'USD'),
(20659, 4577, '_cart_discount', '0'),
(20660, 4577, '_cart_discount_tax', '0'),
(20661, 4577, '_order_shipping', '0'),
(20662, 4577, '_order_shipping_tax', '0'),
(20663, 4577, '_order_tax', '0'),
(20664, 4577, '_order_total', '200.00'),
(20665, 4577, '_order_version', '6.8.2'),
(20666, 4577, '_prices_include_tax', 'no'),
(20667, 4577, '_billing_address_index', 'Patient Demo  K Street. 1667 K Street NW.  Washington WA 20005 US [email protected] 767677678'),
(20668, 4577, '_shipping_address_index', '         '),
(20669, 4577, 'is_vat_exempt', 'no'),
(20670, 4577, 'cus_woo_product_data', 'a:13:{s:7:\"service\";a:0:{}s:14:\"consultant_fee\";s:3:\"200\";s:5:\"price\";s:3:\"200\";s:5:\"slots\";s:9:\"1100-1130\";s:16:\"appointment_date\";s:10:\"2022-10-18\";s:8:\"hospital\";s:4:\"4487\";s:9:\"doctor_id\";i:4481;s:7:\"content\";s:0:\"\";s:6:\"myself\";s:6:\"myself\";s:10:\"other_name\";s:12:\"Patient Demo\";s:8:\"bk_email\";s:23:\"[email protected]\";s:8:\"bk_phone\";s:7:\"4545435\";s:8:\"relation\";s:0:\"\";}'),
(20671, 4577, 'payment_type', 'bookings'),
(20672, 4577, 'admin_shares', '2.00'),
(20673, 4577, 'doctors_shares', '198.00'),
(20674, 4577, 'doctor_id', '4481'),
(20675, 4577, 'patient_id', '62'),
(20676, 4577, 'is_magic_checkout_order', 'no'),
(20677, 4577, '_transaction_id', 'pay_KVCHhlqArUkJ7f'),
(20678, 4577, '_date_paid', '1666087968'),
(20679, 4577, '_paid_date', '2022-10-18 10:12:48'),
(20680, 4577, 'rzp_webhook_notified_at', '1666087968'),
(20681, 4577, '_download_permissions_granted', 'yes'),
(20682, 4577, '_recorded_sales', 'yes'),
(20683, 4577, '_recorded_coupon_usage_counts', 'yes'),
(20684, 4577, '_order_stock_reduced', 'yes'),
(20685, 4577, '_new_order_email_sent', 'true'),
(20686, 4578, 'bk_email', '[email protected]'),
(20687, 4578, 'bk_phone', '4545435'),
(20688, 4578, 'bk_username', 'Patient Demo'),
(20689, 4578, '_price', '200'),
(20690, 4578, '_appointment_date', '2022-10-18'),
(20691, 4578, '_booking_service', 'a:0:{}'),
(20692, 4578, '_booking_slot', '1100-1130'),
(20693, 4578, '_booking_hospitals', '4487'),
(20694, 4578, '_hospital_id', '4487'),
(20695, 4578, '_doctor_id', '4481'),
(20696, 4578, '_am_booking', 'a:9:{s:6:\"_price\";s:3:\"200\";s:13:\"_user_details\";a:3:{s:8:\"bk_email\";s:23:\"[email protected]\";s:8:\"bk_phone\";s:7:\"4545435\";s:11:\"bk_username\";s:12:\"Patient Demo\";}s:6:\"myself\";s:6:\"myself\";s:13:\"_with_patient\";a:2:{s:10:\"other_name\";s:12:\"Patient Demo\";s:8:\"relation\";s:0:\"\";}s:15:\"_consultant_fee\";s:3:\"200\";s:9:\"_services\";a:0:{}s:17:\"_appointment_date\";s:10:\"2022-10-18\";s:6:\"_slots\";s:9:\"1100-1130\";s:12:\"_hospital_id\";s:4:\"4487\";}'),
(20697, 4577, '_date_completed', '1666087968'),
(20698, 4577, '_completed_date', '2022-10-18 10:12:48'),
(20708, 4582, '_order_key', 'wc_order_DCjYzGGwYslLJ'),
(20709, 4582, '_customer_user', '62'),
(20710, 4582, '_payment_method', 'razorpay'),
(20711, 4582, '_payment_method_title', 'Pay via Razorpay'),
(20712, 4582, '_customer_ip_address', '59.97.57.17'),
(20713, 4582, '_customer_user_agent', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0 Safari/537.36'),
(20714, 4582, '_created_via', 'checkout'),
(20715, 4582, '_cart_hash', '53d470e4d8b3b4c6b86714772c3d9162'),
(20716, 4582, '_billing_first_name', 'Patient'),
(20717, 4582, '_billing_last_name', 'Demo'),
(20718, 4582, '_billing_address_1', 'K Street. 1667 K Street NW.'),
(20719, 4582, '_billing_city', 'Washington'),
(20720, 4582, '_billing_state', 'WA'),
(20721, 4582, '_billing_postcode', '20005'),
(20722, 4582, '_billing_country', 'US'),
(20723, 4582, '_billing_email', '[email protected]'),
(20724, 4582, '_billing_phone', '767677678'),
(20725, 4582, '_order_currency', 'USD'),
(20726, 4582, '_cart_discount', '0'),
(20727, 4582, '_cart_discount_tax', '0'),
(20728, 4582, '_order_shipping', '0'),
(20729, 4582, '_order_shipping_tax', '0'),
(20730, 4582, '_order_tax', '0'),
(20731, 4582, '_order_total', '200.00'),
(20732, 4582, '_order_version', '6.8.2'),
(20733, 4582, '_prices_include_tax', 'no'),
(20734, 4582, '_billing_address_index', 'Patient Demo  K Street. 1667 K Street NW.  Washington WA 20005 US [email protected] 767677678'),
(20735, 4582, '_shipping_address_index', '         '),
(20736, 4582, 'is_vat_exempt', 'no'),
(20737, 4582, 'cus_woo_product_data', 'a:13:{s:7:\"service\";a:0:{}s:14:\"consultant_fee\";s:3:\"200\";s:5:\"price\";s:3:\"200\";s:5:\"slots\";s:9:\"1500-1530\";s:16:\"appointment_date\";s:10:\"2022-10-18\";s:8:\"hospital\";s:4:\"4487\";s:9:\"doctor_id\";i:4481;s:7:\"content\";s:0:\"\";s:6:\"myself\";s:6:\"myself\";s:10:\"other_name\";s:12:\"Patient Demo\";s:8:\"bk_email\";s:23:\"[email protected]\";s:8:\"bk_phone\";s:7:\"4545435\";s:8:\"relation\";s:0:\"\";}'),
(20738, 4582, 'payment_type', 'bookings'),
(20739, 4582, 'admin_shares', '2.00'),
(20740, 4582, 'doctors_shares', '198.00'),
(20741, 4582, 'doctor_id', '4481'),
(20742, 4582, 'patient_id', '62'),
(20743, 4582, 'is_magic_checkout_order', 'no'),
(20744, 4582, 'rzp_webhook_notified_at', '1666102219'),
(20745, 4582, '_transaction_id', 'pay_KVGKwu6f1WgYxj'),
(20746, 4582, '_date_paid', '1666102220'),
(20747, 4582, '_paid_date', '2022-10-18 14:10:20'),
(20748, 4582, '_download_permissions_granted', 'yes'),
(20749, 4582, '_recorded_sales', 'yes'),
(20750, 4582, '_recorded_coupon_usage_counts', 'yes'),
(20751, 4582, '_order_stock_reduced', 'yes'),
(20752, 4582, '_new_order_email_sent', 'true'),
(20753, 4583, 'bk_email', '[email protected]'),
(20754, 4583, 'bk_phone', '4545435'),
(20755, 4583, 'bk_username', 'Patient Demo'),
(20756, 4583, '_price', '200'),
(20757, 4583, '_appointment_date', '2022-10-18'),
(20758, 4583, '_booking_service', 'a:0:{}'),
(20759, 4583, '_booking_slot', '1500-1530'),
(20760, 4583, '_booking_hospitals', '4487'),
(20761, 4583, '_hospital_id', '4487'),
(20762, 4583, '_doctor_id', '4481'),
(20763, 4583, '_am_booking', 'a:9:{s:6:\"_price\";s:3:\"200\";s:13:\"_user_details\";a:3:{s:8:\"bk_email\";s:23:\"[email protected]\";s:8:\"bk_phone\";s:7:\"4545435\";s:11:\"bk_username\";s:12:\"Patient Demo\";}s:6:\"myself\";s:6:\"myself\";s:13:\"_with_patient\";a:2:{s:10:\"other_name\";s:12:\"Patient Demo\";s:8:\"relation\";s:0:\"\";}s:15:\"_consultant_fee\";s:3:\"200\";s:9:\"_services\";a:0:{}s:17:\"_appointment_date\";s:10:\"2022-10-18\";s:6:\"_slots\";s:9:\"1500-1530\";s:12:\"_hospital_id\";s:4:\"4487\";}'),
(20764, 4582, '_date_completed', '1666102220'),
(20765, 4582, '_completed_date', '2022-10-18 14:10:20'),
(20766, 4584, '_order_key', 'wc_order_yPf1E2dOPDxXY'),
(20767, 4584, '_customer_user', '62'),
(20768, 4584, '_payment_method', 'razorpay'),
(20769, 4584, '_payment_method_title', 'Pay via Razorpay'),
(20770, 4584, '_customer_ip_address', '59.97.59.154'),
(20771, 4584, '_customer_user_agent', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0 Safari/537.36'),
(20772, 4584, '_created_via', 'checkout'),
(20773, 4584, '_cart_hash', 'e43785daf90d6fa430c6b4d8d563df5d'),
(20774, 4584, '_billing_first_name', 'Patient'),
(20775, 4584, '_billing_last_name', 'Demo'),
(20776, 4584, '_billing_address_1', 'K Street. 1667 K Street NW.'),
(20777, 4584, '_billing_city', 'Washington'),
(20778, 4584, '_billing_state', 'WA'),
(20779, 4584, '_billing_postcode', '20005'),
(20780, 4584, '_billing_country', 'US'),
(20781, 4584, '_billing_email', '[email protected]'),
(20782, 4584, '_billing_phone', '767677678'),
(20783, 4584, '_order_currency', 'USD'),
(20784, 4584, '_cart_discount', '0'),
(20785, 4584, '_cart_discount_tax', '0'),
(20786, 4584, '_order_shipping', '0'),
(20787, 4584, '_order_shipping_tax', '0'),
(20788, 4584, '_order_tax', '0'),
(20789, 4584, '_order_total', '200.00'),
(20790, 4584, '_order_version', '6.8.2'),
(20791, 4584, '_prices_include_tax', 'no'),
(20792, 4584, '_billing_address_index', 'Patient Demo  K Street. 1667 K Street NW.  Washington WA 20005 US [email protected] 767677678'),
(20793, 4584, '_shipping_address_index', '         '),
(20794, 4584, 'is_vat_exempt', 'no'),
(20795, 4584, 'cus_woo_product_data', 'a:13:{s:7:\"service\";a:0:{}s:14:\"consultant_fee\";s:3:\"200\";s:5:\"price\";s:3:\"200\";s:5:\"slots\";s:9:\"1100-1130\";s:16:\"appointment_date\";s:10:\"2022-10-19\";s:8:\"hospital\";s:4:\"4487\";s:9:\"doctor_id\";i:4481;s:7:\"content\";s:0:\"\";s:6:\"myself\";s:6:\"myself\";s:10:\"other_name\";s:12:\"Patient Demo\";s:8:\"bk_email\";s:23:\"[email protected]\";s:8:\"bk_phone\";s:7:\"4545435\";s:8:\"relation\";s:0:\"\";}'),
(20796, 4584, 'payment_type', 'bookings'),
(20797, 4584, 'admin_shares', '2.00'),
(20798, 4584, 'doctors_shares', '198.00'),
(20799, 4584, 'doctor_id', '4481'),
(20800, 4584, 'patient_id', '62'),
(20801, 4584, 'is_magic_checkout_order', 'no'),
(20802, 4584, 'rzp_webhook_notified_at', '1666153795'),
(20803, 4584, '_transaction_id', 'pay_KVUyznpUy1vIjv'),
(20804, 4584, '_date_paid', '1666153796'),
(20805, 4584, '_paid_date', '2022-10-19 04:29:56'),
(20806, 4584, '_download_permissions_granted', 'yes'),
(20807, 4584, '_recorded_sales', 'yes'),
(20808, 4584, '_recorded_coupon_usage_counts', 'yes'),
(20809, 4584, '_order_stock_reduced', 'yes'),
(20810, 4584, '_new_order_email_sent', 'true'),
(20811, 4585, 'bk_email', '[email protected]'),
(20812, 4585, 'bk_phone', '4545435'),
(20813, 4585, 'bk_username', 'Patient Demo'),
(20814, 4585, '_price', '200'),
(20815, 4585, '_appointment_date', '2022-10-19'),
(20816, 4585, '_booking_service', 'a:0:{}'),
(20817, 4585, '_booking_slot', '1100-1130'),
(20818, 4585, '_booking_hospitals', '4487'),
(20819, 4585, '_hospital_id', '4487'),
(20820, 4585, '_doctor_id', '4481'),
(20821, 4585, '_am_booking', 'a:9:{s:6:\"_price\";s:3:\"200\";s:13:\"_user_details\";a:3:{s:8:\"bk_email\";s:23:\"[email protected]\";s:8:\"bk_phone\";s:7:\"4545435\";s:11:\"bk_username\";s:12:\"Patient Demo\";}s:6:\"myself\";s:6:\"myself\";s:13:\"_with_patient\";a:2:{s:10:\"other_name\";s:12:\"Patient Demo\";s:8:\"relation\";s:0:\"\";}s:15:\"_consultant_fee\";s:3:\"200\";s:9:\"_services\";a:0:{}s:17:\"_appointment_date\";s:10:\"2022-10-19\";s:6:\"_slots\";s:9:\"1100-1130\";s:12:\"_hospital_id\";s:4:\"4487\";}'),
(20822, 4584, '_date_completed', '1666153796'),
(20823, 4584, '_completed_date', '2022-10-19 04:29:56'),
(20824, 1934, '_edit_last', '1'),
(20825, 1934, 'dfiFeatured', 'a:1:{i:0;s:0:\"\";}'),
(20826, 1934, 'original_post_title', 'Forgot Password');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(20827, 1934, 'post_title', 'Forgot Password'),
(20828, 1934, 'content', '[reset_password]'),
(20829, 1934, 'wp-preview', ''),
(20830, 1934, 'hidden_post_status', 'publish'),
(20831, 1934, 'hidden_post_password', ''),
(20832, 1934, 'hidden_post_visibility', 'public'),
(20833, 1934, 'visibility', 'public'),
(20834, 1934, 'post_password', ''),
(20835, 1934, 'mm', '12'),
(20836, 1934, 'jj', '14'),
(20837, 1934, 'aa', '2021'),
(20838, 1934, 'hh', '13'),
(20839, 1934, 'mn', '49'),
(20840, 1934, 'ss', '20'),
(20841, 1934, 'hidden_mm', '12'),
(20842, 1934, 'cur_mm', '04'),
(20843, 1934, 'hidden_jj', '14'),
(20844, 1934, 'cur_jj', '28'),
(20845, 1934, 'hidden_aa', '2021'),
(20846, 1934, 'cur_aa', '2023'),
(20847, 1934, 'hidden_hh', '13'),
(20848, 1934, 'cur_hh', '15'),
(20849, 1934, 'hidden_mn', '49'),
(20850, 1934, 'cur_mn', '48'),
(20851, 1934, 'original_publish', 'Update'),
(20852, 1934, 'save', 'Update'),
(20853, 1934, 'parent_id', ''),
(20854, 1934, 'page_template', 'forgotpassword.php'),
(20855, 1934, 'menu_order', '0'),
(20858, 1934, 'ao_post_preload', ''),
(20860, 1934, 'dfi_fimageplug-2', 'aeb35579db'),
(20861, 1934, 'yoast_free_metabox_nonce', '5f7cc6f5b9'),
(20862, 1934, 'yoast_wpseo_focuskw', ''),
(20863, 1934, 'yoast_wpseo_title', ''),
(20864, 1934, 'yoast_wpseo_metadesc', ''),
(20865, 1934, 'yoast_wpseo_linkdex', '-1381'),
(20866, 1934, 'yoast_wpseo_content_score', '90'),
(20867, 1934, 'yoast_wpseo_inclusive_language_score', '0'),
(20868, 1934, 'yoast_wpseo_is_cornerstone', 'false'),
(20869, 1934, 'yoast_wpseo_estimated-reading-time-minutes', '1'),
(20870, 1934, 'yoast_wpseo_meta-robots-noindex', '0'),
(20871, 1934, 'yoast_wpseo_meta-robots-nofollow', '0'),
(20872, 1934, 'yoast_wpseo_meta-robots-adv', ''),
(20873, 1934, 'yoast_wpseo_bctitle', ''),
(20874, 1934, 'yoast_wpseo_canonical', ''),
(20875, 1934, 'yoast_wpseo_wordproof_timestamp', ''),
(20876, 1934, 'yoast_wpseo_schema_page_type', ''),
(20877, 1934, 'yoast_wpseo_schema_article_type', ''),
(20878, 1934, 'yoast_wpseo_opengraph-title', ''),
(20879, 1934, 'yoast_wpseo_opengraph-description', ''),
(20880, 1934, 'yoast_wpseo_opengraph-image', ''),
(20881, 1934, 'yoast_wpseo_opengraph-image-id', ''),
(20882, 1934, 'yoast_wpseo_twitter-title', ''),
(20883, 1934, 'yoast_wpseo_twitter-description', ''),
(20884, 1934, 'yoast_wpseo_twitter-image', ''),
(20885, 1934, 'yoast_wpseo_twitter-image-id', ''),
(20886, 1934, 'screen', 'mobile'),
(20887, 1934, 'meta', 'a:103:{i:20837;a:2:{s:3:\"key\";s:2:\"aa\";s:5:\"value\";s:4:\"2021\";}i:2404;a:2:{s:3:\"key\";s:6:\"action\";s:5:\"value\";s:8:\"editpost\";}i:20894;a:2:{s:3:\"key\";s:17:\"add_comment_nonce\";s:5:\"value\";s:10:\"617ddbe455\";}i:20893;a:2:{s:3:\"key\";s:13:\"advanced_view\";s:5:\"value\";s:1:\"1\";}i:2417;a:2:{s:3:\"key\";s:16:\"ao_metabox_nonce\";s:5:\"value\";s:10:\"059476f284\";}i:2421;a:2:{s:3:\"key\";s:12:\"ao_post_ccss\";s:5:\"value\";s:2:\"on\";}i:2420;a:2:{s:3:\"key\";s:20:\"ao_post_css_optimize\";s:5:\"value\";s:2:\"on\";}i:2419;a:2:{s:3:\"key\";s:19:\"ao_post_js_optimize\";s:5:\"value\";s:2:\"on\";}i:2422;a:2:{s:3:\"key\";s:16:\"ao_post_lazyload\";s:5:\"value\";s:2:\"on\";}i:20858;a:2:{s:3:\"key\";s:15:\"ao_post_preload\";s:5:\"value\";s:0:\"\";}i:2410;a:2:{s:3:\"key\";s:10:\"auto_draft\";s:5:\"value\";s:1:\"1\";}i:2413;a:2:{s:3:\"key\";s:20:\"closedpostboxesnonce\";s:5:\"value\";s:10:\"a8bf918b4a\";}i:2435;a:2:{s:3:\"key\";s:14:\"comment_status\";s:5:\"value\";s:6:\"closed\";}i:20828;a:2:{s:3:\"key\";s:7:\"content\";s:5:\"value\";s:16:\"[reset_password]\";}i:20846;a:2:{s:3:\"key\";s:6:\"cur_aa\";s:5:\"value\";s:4:\"2022\";}i:20848;a:2:{s:3:\"key\";s:6:\"cur_hh\";s:5:\"value\";s:2:\"06\";}i:20844;a:2:{s:3:\"key\";s:6:\"cur_jj\";s:5:\"value\";s:2:\"19\";}i:20842;a:2:{s:3:\"key\";s:6:\"cur_mm\";s:5:\"value\";s:2:\"10\";}i:20850;a:2:{s:3:\"key\";s:6:\"cur_mn\";s:5:\"value\";s:2:\"26\";}i:20860;a:2:{s:3:\"key\";s:16:\"dfi_fimageplug-2\";s:5:\"value\";s:10:\"dd95aa3016\";}i:20838;a:2:{s:3:\"key\";s:2:\"hh\";s:5:\"value\";s:2:\"13\";}i:20845;a:2:{s:3:\"key\";s:9:\"hidden_aa\";s:5:\"value\";s:4:\"2021\";}i:20847;a:2:{s:3:\"key\";s:9:\"hidden_hh\";s:5:\"value\";s:2:\"13\";}i:20843;a:2:{s:3:\"key\";s:9:\"hidden_jj\";s:5:\"value\";s:2:\"14\";}i:20841;a:2:{s:3:\"key\";s:9:\"hidden_mm\";s:5:\"value\";s:2:\"12\";}i:20849;a:2:{s:3:\"key\";s:9:\"hidden_mn\";s:5:\"value\";s:2:\"49\";}i:20831;a:2:{s:3:\"key\";s:20:\"hidden_post_password\";s:5:\"value\";s:0:\"\";}i:20830;a:2:{s:3:\"key\";s:18:\"hidden_post_status\";s:5:\"value\";s:7:\"publish\";}i:20832;a:2:{s:3:\"key\";s:22:\"hidden_post_visibility\";s:5:\"value\";s:6:\"public\";}i:2439;a:2:{s:3:\"key\";s:2:\"ID\";s:5:\"value\";s:4:\"1934\";}i:20836;a:2:{s:3:\"key\";s:2:\"jj\";s:5:\"value\";s:2:\"14\";}i:20855;a:2:{s:3:\"key\";s:10:\"menu_order\";s:5:\"value\";s:1:\"0\";}i:2412;a:2:{s:3:\"key\";s:20:\"meta-box-order-nonce\";s:5:\"value\";s:10:\"ff2c32f60a\";}i:20890;a:2:{s:3:\"key\";s:12:\"metakeyinput\";s:5:\"value\";s:0:\"\";}i:20889;a:2:{s:3:\"key\";s:13:\"metakeyselect\";s:5:\"value\";s:6:\"#NONE#\";}i:20891;a:2:{s:3:\"key\";s:9:\"metavalue\";s:5:\"value\";s:0:\"\";}i:20835;a:2:{s:3:\"key\";s:2:\"mm\";s:5:\"value\";s:2:\"12\";}i:20839;a:2:{s:3:\"key\";s:2:\"mn\";s:5:\"value\";s:2:\"49\";}i:2407;a:2:{s:3:\"key\";s:20:\"original_post_status\";s:5:\"value\";s:7:\"publish\";}i:20826;a:2:{s:3:\"key\";s:19:\"original_post_title\";s:5:\"value\";s:15:\"Forgot Password\";}i:20851;a:2:{s:3:\"key\";s:16:\"original_publish\";s:5:\"value\";s:6:\"Update\";}i:2405;a:2:{s:3:\"key\";s:14:\"originalaction\";s:5:\"value\";s:8:\"editpost\";}i:20854;a:2:{s:3:\"key\";s:13:\"page_template\";s:5:\"value\";s:7:\"default\";}i:20853;a:2:{s:3:\"key\";s:9:\"parent_id\";s:5:\"value\";s:0:\"\";}i:2436;a:2:{s:3:\"key\";s:11:\"ping_status\";s:5:\"value\";s:6:\"closed\";}i:2430;a:2:{s:3:\"key\";s:24:\"popup_type_page_template\";s:5:\"value\";s:1:\"0\";}i:2437;a:2:{s:3:\"key\";s:11:\"post_author\";s:5:\"value\";s:1:\"1\";}i:20897;a:2:{s:3:\"key\";s:20:\"post_author_override\";s:5:\"value\";s:1:\"1\";}i:20898;a:2:{s:3:\"key\";s:12:\"post_content\";s:5:\"value\";s:16:\"[reset_password]\";}i:2411;a:2:{s:3:\"key\";s:7:\"post_ID\";s:5:\"value\";s:4:\"1934\";}i:2438;a:2:{s:3:\"key\";s:14:\"post_mime_type\";s:5:\"value\";s:0:\"\";}i:20896;a:2:{s:3:\"key\";s:9:\"post_name\";s:5:\"value\";s:15:\"forgot-password\";}i:20899;a:2:{s:3:\"key\";s:11:\"post_parent\";s:5:\"value\";s:1:\"0\";}i:20834;a:2:{s:3:\"key\";s:13:\"post_password\";s:5:\"value\";s:0:\"\";}i:2440;a:2:{s:3:\"key\";s:11:\"post_status\";s:5:\"value\";s:7:\"publish\";}i:20827;a:2:{s:3:\"key\";s:10:\"post_title\";s:5:\"value\";s:15:\"Forgot Password\";}i:2406;a:2:{s:3:\"key\";s:9:\"post_type\";s:5:\"value\";s:4:\"page\";}i:2408;a:2:{s:3:\"key\";s:10:\"referredby\";s:5:\"value\";s:176:\"https://doccure-wp.dreamstechnologies.com/wp-admin/edit.php?s=forgot+password&post_status=all&post_type=page&action=-1&m=0&seo_filter&readability_filter&paged=1&action2=-1\";}i:20957;a:2:{s:3:\"key\";s:16:\"rs_page_bg_color\";s:5:\"value\";s:7:\"#ffffff\";}i:2414;a:2:{s:3:\"key\";s:20:\"samplepermalinknonce\";s:5:\"value\";s:10:\"883728c3f1\";}i:20852;a:2:{s:3:\"key\";s:4:\"save\";s:5:\"value\";s:6:\"Update\";}i:20886;a:2:{s:3:\"key\";s:6:\"screen\";s:5:\"value\";s:6:\"mobile\";}i:2427;a:2:{s:3:\"key\";s:22:\"sigma_custom_subheader\";s:5:\"value\";s:0:\"\";}i:2424;a:2:{s:3:\"key\";s:24:\"sigma_page_custom_layout\";s:5:\"value\";s:1:\"0\";}i:2426;a:2:{s:3:\"key\";s:26:\"sigma_page_custom_subtitle\";s:5:\"value\";s:0:\"\";}i:2425;a:2:{s:3:\"key\";s:23:\"sigma_page_custom_title\";s:5:\"value\";s:0:\"\";}i:2429;a:2:{s:3:\"key\";s:17:\"sigma_page_layout\";s:5:\"value\";s:13:\"theme-options\";}i:2428;a:2:{s:3:\"key\";s:27:\"sigma_page_sidebar_position\";s:5:\"value\";s:13:\"theme-options\";}i:2423;a:2:{s:3:\"key\";s:21:\"sigma-page-meta-nonce\";s:5:\"value\";s:10:\"8140a23bef\";}i:20958;a:2:{s:3:\"key\";s:14:\"slide_template\";s:5:\"value\";s:7:\"default\";}i:20840;a:2:{s:3:\"key\";s:2:\"ss\";s:5:\"value\";s:2:\"20\";}i:2403;a:2:{s:3:\"key\";s:7:\"user_ID\";s:5:\"value\";s:1:\"1\";}i:2434;a:2:{s:3:\"key\";s:18:\"vc_post_custom_css\";s:5:\"value\";s:0:\"\";}i:20833;a:2:{s:3:\"key\";s:10:\"visibility\";s:5:\"value\";s:6:\"public\";}i:20829;a:2:{s:3:\"key\";s:10:\"wp-preview\";s:5:\"value\";s:0:\"\";}i:2431;a:2:{s:3:\"key\";s:16:\"wpb_vc_js_status\";s:5:\"value\";s:5:\"false\";}i:2432;a:2:{s:3:\"key\";s:14:\"wpb_vc_loading\";s:5:\"value\";s:23:\"Loading, please wait...\";}i:2433;a:2:{s:3:\"key\";s:18:\"wpb_vc_loading_row\";s:5:\"value\";s:12:\"Crunching...\";}i:20861;a:2:{s:3:\"key\";s:24:\"yoast_free_metabox_nonce\";s:5:\"value\";s:10:\"8b2d3879e6\";}i:20873;a:2:{s:3:\"key\";s:19:\"yoast_wpseo_bctitle\";s:5:\"value\";s:0:\"\";}i:20874;a:2:{s:3:\"key\";s:21:\"yoast_wpseo_canonical\";s:5:\"value\";s:0:\"\";}i:20866;a:2:{s:3:\"key\";s:25:\"yoast_wpseo_content_score\";s:5:\"value\";s:1:\"0\";}i:20869;a:2:{s:3:\"key\";s:42:\"yoast_wpseo_estimated-reading-time-minutes\";s:5:\"value\";s:1:\"1\";}i:20862;a:2:{s:3:\"key\";s:19:\"yoast_wpseo_focuskw\";s:5:\"value\";s:0:\"\";}i:20867;a:2:{s:3:\"key\";s:36:\"yoast_wpseo_inclusive_language_score\";s:5:\"value\";s:1:\"0\";}i:20868;a:2:{s:3:\"key\";s:26:\"yoast_wpseo_is_cornerstone\";s:5:\"value\";s:5:\"false\";}i:20865;a:2:{s:3:\"key\";s:19:\"yoast_wpseo_linkdex\";s:5:\"value\";s:5:\"-1389\";}i:20872;a:2:{s:3:\"key\";s:27:\"yoast_wpseo_meta-robots-adv\";s:5:\"value\";s:0:\"\";}i:20871;a:2:{s:3:\"key\";s:32:\"yoast_wpseo_meta-robots-nofollow\";s:5:\"value\";s:1:\"0\";}i:20870;a:2:{s:3:\"key\";s:31:\"yoast_wpseo_meta-robots-noindex\";s:5:\"value\";s:1:\"0\";}i:20864;a:2:{s:3:\"key\";s:20:\"yoast_wpseo_metadesc\";s:5:\"value\";s:0:\"\";}i:20879;a:2:{s:3:\"key\";s:33:\"yoast_wpseo_opengraph-description\";s:5:\"value\";s:0:\"\";}i:20880;a:2:{s:3:\"key\";s:27:\"yoast_wpseo_opengraph-image\";s:5:\"value\";s:0:\"\";}i:20881;a:2:{s:3:\"key\";s:30:\"yoast_wpseo_opengraph-image-id\";s:5:\"value\";s:0:\"\";}i:20878;a:2:{s:3:\"key\";s:27:\"yoast_wpseo_opengraph-title\";s:5:\"value\";s:0:\"\";}i:20877;a:2:{s:3:\"key\";s:31:\"yoast_wpseo_schema_article_type\";s:5:\"value\";s:0:\"\";}i:20876;a:2:{s:3:\"key\";s:28:\"yoast_wpseo_schema_page_type\";s:5:\"value\";s:0:\"\";}i:20863;a:2:{s:3:\"key\";s:17:\"yoast_wpseo_title\";s:5:\"value\";s:0:\"\";}i:20883;a:2:{s:3:\"key\";s:31:\"yoast_wpseo_twitter-description\";s:5:\"value\";s:0:\"\";}i:20884;a:2:{s:3:\"key\";s:25:\"yoast_wpseo_twitter-image\";s:5:\"value\";s:0:\"\";}i:20885;a:2:{s:3:\"key\";s:28:\"yoast_wpseo_twitter-image-id\";s:5:\"value\";s:0:\"\";}i:20882;a:2:{s:3:\"key\";s:25:\"yoast_wpseo_twitter-title\";s:5:\"value\";s:0:\"\";}i:20875;a:2:{s:3:\"key\";s:31:\"yoast_wpseo_wordproof_timestamp\";s:5:\"value\";s:0:\"\";}}'),
(20888, 1934, '_ajax_nonce', '7a73628680'),
(20889, 1934, 'metakeyselect', '#NONE#'),
(20890, 1934, 'metakeyinput', ''),
(20891, 1934, 'metavalue', ''),
(20892, 1934, '_ajax_nonce-add-meta', 'ec938d98c3'),
(20893, 1934, 'advanced_view', '1'),
(20894, 1934, 'add_comment_nonce', '28918bee4d'),
(20895, 1934, '_ajax_fetch_list_nonce', 'e453368868'),
(20896, 1934, 'post_name', 'forgot-password'),
(20897, 1934, 'post_author_override', '1'),
(20898, 1934, 'post_content', '[reset_password]'),
(20899, 1934, 'post_parent', '0'),
(20900, 1934, '_yoast_wpseo_estimated-reading-time-minutes', '1'),
(20901, 1934, '_yoast_wpseo_wordproof_timestamp', ''),
(20904, 4588, '_order_key', 'wc_order_1SER530GKfZ8u'),
(20905, 4588, '_customer_user', '12'),
(20906, 4588, '_payment_method', 'stripe_cc'),
(20907, 4588, '_payment_method_title', 'Credit Card'),
(20908, 4588, '_customer_ip_address', '122.186.150.42'),
(20909, 4588, '_customer_user_agent', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0 Safari/537.36'),
(20910, 4588, '_created_via', 'checkout'),
(20911, 4588, '_cart_hash', '193319110fd63a2a661068ba80710fcc'),
(20912, 4588, '_billing_first_name', 'Harika'),
(20913, 4588, '_billing_last_name', 'Harika'),
(20914, 4588, '_billing_company', 'Harika'),
(20915, 4588, '_billing_address_1', '123'),
(20916, 4588, '_billing_city', 'city'),
(20917, 4588, '_billing_state', 'TN'),
(20918, 4588, '_billing_postcode', '625998'),
(20919, 4588, '_billing_country', 'IN'),
(20920, 4588, '_billing_email', '[email protected]'),
(20921, 4588, '_billing_phone', '09876543210'),
(20922, 4588, '_order_currency', 'USD'),
(20923, 4588, '_cart_discount', '0'),
(20924, 4588, '_cart_discount_tax', '0'),
(20925, 4588, '_order_shipping', '0'),
(20926, 4588, '_order_shipping_tax', '0'),
(20927, 4588, '_order_tax', '0'),
(20928, 4588, '_order_total', '150.00'),
(20929, 4588, '_order_version', '6.8.2'),
(20930, 4588, '_prices_include_tax', 'no'),
(20931, 4588, '_billing_address_index', 'Harika Harika Harika 123  city TN 625998 IN [email protected] 09876543210'),
(20932, 4588, '_shipping_address_index', '         '),
(20933, 4588, 'is_vat_exempt', 'no'),
(20934, 4588, 'cus_woo_product_data', 'a:7:{s:11:\"dc_services\";s:1:\"2\";s:11:\"dc_articles\";s:1:\"2\";s:9:\"dc_awards\";s:1:\"2\";s:14:\"dc_memberships\";s:1:\"2\";s:7:\"dc_chat\";s:2:\"no\";s:11:\"dc_bookings\";s:2:\"no\";s:11:\"dc_duration\";s:7:\"Monthly\";}'),
(20935, 4588, 'payment_type', 'subscription'),
(20936, 4588, '_payment_intent', 'a:39:{s:2:\"id\";s:27:\"pi_3LuXQTHWmJQ3VDhT1O8QP4SC\";s:6:\"object\";s:14:\"payment_intent\";s:6:\"amount\";i:15000;s:17:\"amount_capturable\";i:0;s:14:\"amount_details\";a:1:{s:3:\"tip\";a:0:{}}s:15:\"amount_received\";i:0;s:11:\"application\";N;s:22:\"application_fee_amount\";N;s:25:\"automatic_payment_methods\";N;s:11:\"canceled_at\";N;s:19:\"cancellation_reason\";N;s:14:\"capture_method\";s:9:\"automatic\";s:7:\"charges\";a:5:{s:6:\"object\";s:4:\"list\";s:4:\"data\";a:0:{}s:8:\"has_more\";b:0;s:11:\"total_count\";i:0;s:3:\"url\";s:54:\"/v1/charges?payment_intent=pi_3LuXQTHWmJQ3VDhT1O8QP4SC\";}s:13:\"client_secret\";s:60:\"pi_3LuXQTHWmJQ3VDhT1O8QP4SC_secret_IG0FwxTeMeY5qoqcp3sdNzfhL\";s:19:\"confirmation_method\";s:6:\"manual\";s:7:\"created\";i:1666167297;s:8:\"currency\";s:3:\"usd\";s:8:\"customer\";s:18:\"cus_MJcshr5WBZvldT\";s:11:\"description\";s:23:\"Order 4588 from Doccure\";s:7:\"invoice\";N;s:18:\"last_payment_error\";N;s:8:\"livemode\";b:0;s:8:\"metadata\";a:8:{s:7:\"created\";s:10:\"1666167297\";s:10:\"gateway_id\";s:9:\"stripe_cc\";s:10:\"ip_address\";s:14:\"122.186.150.42\";s:8:\"order_id\";s:4:\"4588\";s:7:\"partner\";s:14:\"PaymentPlugins\";s:12:\"product_4572\";s:11:\"Premium x 1\";s:10:\"user_agent\";s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0 Safari/537.36\";s:7:\"user_id\";s:2:\"12\";}s:11:\"next_action\";N;s:12:\"on_behalf_of\";N;s:14:\"payment_method\";s:27:\"pm_1LuXQRHWmJQ3VDhT0D4lTjFh\";s:22:\"payment_method_options\";a:1:{s:4:\"card\";a:4:{s:12:\"installments\";N;s:15:\"mandate_options\";N;s:7:\"network\";N;s:22:\"request_three_d_secure\";s:9:\"automatic\";}}s:20:\"payment_method_types\";a:1:{i:0;s:4:\"card\";}s:10:\"processing\";N;s:13:\"receipt_email\";N;s:6:\"review\";N;s:18:\"setup_future_usage\";s:11:\"off_session\";s:8:\"shipping\";N;s:6:\"source\";N;s:20:\"statement_descriptor\";N;s:27:\"statement_descriptor_suffix\";N;s:6:\"status\";s:21:\"requires_confirmation\";s:13:\"transfer_data\";N;s:14:\"transfer_group\";N;}'),
(20937, 4588, '_payment_intent_id', 'pi_3LuXQTHWmJQ3VDhT1O8QP4SC'),
(20938, 4588, '_payment_method_token', 'pm_1LuXQRHWmJQ3VDhT0D4lTjFh'),
(20939, 4588, '_wc_stripe_mode', 'test'),
(20941, 4588, '_wc_stripe_charge_status', 'succeeded'),
(20942, 4588, '_transaction_id', 'ch_3LuXQTHWmJQ3VDhT1PPyRdBH'),
(20943, 4588, '_date_completed', '1666167300'),
(20944, 4588, '_date_paid', '1666167300'),
(20945, 4588, '_paid_date', '2022-10-19 08:15:00'),
(20946, 4588, '_completed_date', '2022-10-19 08:15:00'),
(20947, 4588, '_download_permissions_granted', 'yes'),
(20948, 4588, '_recorded_sales', 'yes'),
(20949, 4588, '_recorded_coupon_usage_counts', 'yes'),
(20950, 4588, '_order_stock_reduced', 'yes'),
(20951, 4588, '_new_order_email_sent', 'true'),
(20959, 4590, '_order_key', 'wc_order_TdEBaVF5A0yls'),
(20960, 4590, '_customer_user', '10'),
(20961, 4590, '_payment_method', 'stripe_cc'),
(20962, 4590, '_payment_method_title', 'Credit Card'),
(20963, 4590, '_customer_ip_address', '212.64.216.48'),
(20964, 4590, '_customer_user_agent', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0 Safari/537.36'),
(20965, 4590, '_created_via', 'checkout'),
(20966, 4590, '_cart_hash', '7a4dc53c312ff972ffb9e8df3686e1b6'),
(20967, 4590, '_billing_first_name', 'Joan'),
(20968, 4590, '_billing_last_name', 'Gardner'),
(20969, 4590, '_billing_address_1', 'K Street. 1667 K Street NW.'),
(20970, 4590, '_billing_city', 'Washington'),
(20971, 4590, '_billing_state', 'WA'),
(20972, 4590, '_billing_postcode', '20005'),
(20973, 4590, '_billing_country', 'US'),
(20974, 4590, '_billing_email', '[email protected]'),
(20975, 4590, '_billing_phone', '654455445'),
(20976, 4590, '_order_currency', 'USD'),
(20977, 4590, '_cart_discount', '0'),
(20978, 4590, '_cart_discount_tax', '0'),
(20979, 4590, '_order_shipping', '0'),
(20980, 4590, '_order_shipping_tax', '0'),
(20981, 4590, '_order_tax', '0'),
(20982, 4590, '_order_total', '200.00'),
(20983, 4590, '_order_version', '6.8.2'),
(20984, 4590, '_prices_include_tax', 'no'),
(20985, 4590, '_billing_address_index', 'Joan Gardner  K Street. 1667 K Street NW.  Washington WA 20005 US [email protected] 654455445'),
(20986, 4590, '_shipping_address_index', '         '),
(20987, 4590, 'is_vat_exempt', 'no'),
(20988, 4590, 'cus_woo_product_data', 'a:13:{s:7:\"service\";a:0:{}s:14:\"consultant_fee\";s:3:\"200\";s:5:\"price\";s:3:\"200\";s:5:\"slots\";s:9:\"1100-1130\";s:16:\"appointment_date\";s:10:\"2022-10-26\";s:8:\"hospital\";s:4:\"4487\";s:9:\"doctor_id\";i:4481;s:7:\"content\";s:0:\"\";s:6:\"myself\";s:6:\"myself\";s:10:\"other_name\";s:12:\"Joan Gardner\";s:8:\"bk_email\";s:16:\"[email protected]\";s:8:\"bk_phone\";s:10:\"0555555555\";s:8:\"relation\";s:0:\"\";}'),
(20989, 4590, 'payment_type', 'bookings'),
(20990, 4590, 'admin_shares', '20.00'),
(20991, 4590, 'doctors_shares', '180.00'),
(20992, 4590, 'doctor_id', '4481'),
(20993, 4590, 'patient_id', '10'),
(20994, 4590, '_payment_intent', 'a:39:{s:2:\"id\";s:27:\"pi_3Lui8fHWmJQ3VDhT1F76ILtE\";s:6:\"object\";s:14:\"payment_intent\";s:6:\"amount\";i:20000;s:17:\"amount_capturable\";i:0;s:14:\"amount_details\";a:1:{s:3:\"tip\";a:0:{}}s:15:\"amount_received\";i:0;s:11:\"application\";N;s:22:\"application_fee_amount\";N;s:25:\"automatic_payment_methods\";N;s:11:\"canceled_at\";N;s:19:\"cancellation_reason\";N;s:14:\"capture_method\";s:9:\"automatic\";s:7:\"charges\";a:5:{s:6:\"object\";s:4:\"list\";s:4:\"data\";a:0:{}s:8:\"has_more\";b:0;s:11:\"total_count\";i:0;s:3:\"url\";s:54:\"/v1/charges?payment_intent=pi_3Lui8fHWmJQ3VDhT1F76ILtE\";}s:13:\"client_secret\";s:60:\"pi_3Lui8fHWmJQ3VDhT1F76ILtE_secret_YKxhkaK11IXAZ9KpNzTDxNEQR\";s:19:\"confirmation_method\";s:6:\"manual\";s:7:\"created\";i:1666208477;s:8:\"currency\";s:3:\"usd\";s:8:\"customer\";s:18:\"cus_MJa2ZVMGjBXBsX\";s:11:\"description\";s:23:\"Order 4590 from Doccure\";s:7:\"invoice\";N;s:18:\"last_payment_error\";N;s:8:\"livemode\";b:0;s:8:\"metadata\";a:8:{s:7:\"created\";s:10:\"1666208476\";s:10:\"gateway_id\";s:9:\"stripe_cc\";s:10:\"ip_address\";s:13:\"212.64.216.48\";s:8:\"order_id\";s:4:\"4590\";s:7:\"partner\";s:14:\"PaymentPlugins\";s:12:\"product_4432\";s:18:\"Doctor Booking x 1\";s:10:\"user_agent\";s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0 Safari/537.36\";s:7:\"user_id\";s:2:\"10\";}s:11:\"next_action\";N;s:12:\"on_behalf_of\";N;s:14:\"payment_method\";s:27:\"pm_1Lui8cHWmJQ3VDhTaYb5tnQJ\";s:22:\"payment_method_options\";a:1:{s:4:\"card\";a:4:{s:12:\"installments\";N;s:15:\"mandate_options\";N;s:7:\"network\";N;s:22:\"request_three_d_secure\";s:9:\"automatic\";}}s:20:\"payment_method_types\";a:1:{i:0;s:4:\"card\";}s:10:\"processing\";N;s:13:\"receipt_email\";N;s:6:\"review\";N;s:18:\"setup_future_usage\";N;s:8:\"shipping\";N;s:6:\"source\";N;s:20:\"statement_descriptor\";N;s:27:\"statement_descriptor_suffix\";N;s:6:\"status\";s:21:\"requires_confirmation\";s:13:\"transfer_data\";N;s:14:\"transfer_group\";N;}'),
(20995, 4590, '_payment_intent_id', 'pi_3Lui8fHWmJQ3VDhT1F76ILtE'),
(20996, 4590, '_payment_method_token', 'pm_1Lui8cHWmJQ3VDhTaYb5tnQJ'),
(20997, 4590, '_wc_stripe_mode', 'test'),
(20999, 4590, '_wc_stripe_charge_status', 'succeeded'),
(21000, 4590, '_transaction_id', 'ch_3Lui8fHWmJQ3VDhT1eCRL4QL'),
(21001, 4590, '_date_completed', '1666208479'),
(21002, 4590, '_date_paid', '1666208479'),
(21003, 4590, '_paid_date', '2022-10-19 19:41:19'),
(21004, 4590, '_completed_date', '2022-10-19 19:41:19'),
(21005, 4590, '_download_permissions_granted', 'yes'),
(21006, 4590, '_recorded_sales', 'yes'),
(21007, 4590, '_recorded_coupon_usage_counts', 'yes'),
(21008, 4590, '_order_stock_reduced', 'yes'),
(21009, 4590, '_new_order_email_sent', 'true'),
(21010, 4591, 'bk_email', '[email protected]'),
(21011, 4591, 'bk_phone', '0555555555'),
(21012, 4591, 'bk_username', 'Joan Gardner'),
(21013, 4591, '_price', '200'),
(21014, 4591, '_appointment_date', '2022-10-26'),
(21015, 4591, '_booking_service', 'a:0:{}'),
(21016, 4591, '_booking_slot', '1100-1130'),
(21017, 4591, '_booking_hospitals', '4487'),
(21018, 4591, '_hospital_id', '4487'),
(21019, 4591, '_doctor_id', '4481'),
(21020, 4591, '_am_booking', 'a:9:{s:6:\"_price\";s:3:\"200\";s:13:\"_user_details\";a:3:{s:8:\"bk_email\";s:16:\"[email protected]\";s:8:\"bk_phone\";s:10:\"0555555555\";s:11:\"bk_username\";s:12:\"Joan Gardner\";}s:6:\"myself\";s:6:\"myself\";s:13:\"_with_patient\";a:2:{s:10:\"other_name\";s:12:\"Joan Gardner\";s:8:\"relation\";s:0:\"\";}s:15:\"_consultant_fee\";s:3:\"200\";s:9:\"_services\";a:0:{}s:17:\"_appointment_date\";s:10:\"2022-10-26\";s:6:\"_slots\";s:9:\"1100-1130\";s:12:\"_hospital_id\";s:4:\"4487\";}'),
(21025, 4593, '_order_key', 'wc_order_CKf7qGnmyYdSP'),
(21026, 4593, '_customer_user', '10'),
(21027, 4593, '_payment_method', 'razorpay'),
(21028, 4593, '_payment_method_title', 'Pay via Razorpay'),
(21029, 4593, '_customer_ip_address', '116.193.219.251'),
(21030, 4593, '_customer_user_agent', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:105.0) Gecko/20100101 Firefox/105.0'),
(21031, 4593, '_created_via', 'checkout'),
(21032, 4593, '_cart_hash', '47a15587730d5ef5cc23f436791deff0'),
(21033, 4593, '_billing_first_name', 'Joan'),
(21034, 4593, '_billing_last_name', 'Gardner'),
(21035, 4593, '_billing_address_1', 'K Street. 1667 K Street NW.'),
(21036, 4593, '_billing_city', 'Washington'),
(21037, 4593, '_billing_state', 'WA'),
(21038, 4593, '_billing_postcode', '20005'),
(21039, 4593, '_billing_country', 'US'),
(21040, 4593, '_billing_email', '[email protected]'),
(21041, 4593, '_billing_phone', '654455445'),
(21042, 4593, '_order_currency', 'USD'),
(21043, 4593, '_cart_discount', '0'),
(21044, 4593, '_cart_discount_tax', '0'),
(21045, 4593, '_order_shipping', '0'),
(21046, 4593, '_order_shipping_tax', '0'),
(21047, 4593, '_order_tax', '0'),
(21048, 4593, '_order_total', '200.00'),
(21049, 4593, '_order_version', '7.1.0'),
(21050, 4593, '_prices_include_tax', 'no'),
(21051, 4593, '_billing_address_index', 'Joan Gardner  K Street. 1667 K Street NW.  Washington WA 20005 US [email protected] 654455445'),
(21052, 4593, '_shipping_address_index', '         '),
(21053, 4593, 'is_vat_exempt', 'no'),
(21054, 4593, 'cus_woo_product_data', 'a:13:{s:7:\"service\";a:0:{}s:14:\"consultant_fee\";s:3:\"200\";s:5:\"price\";s:3:\"200\";s:5:\"slots\";s:9:\"1200-1230\";s:16:\"appointment_date\";s:10:\"2022-10-21\";s:8:\"hospital\";s:4:\"4487\";s:9:\"doctor_id\";i:4481;s:7:\"content\";s:0:\"\";s:6:\"myself\";s:6:\"myself\";s:10:\"other_name\";s:12:\"Joan Gardner\";s:8:\"bk_email\";s:16:\"[email protected]\";s:8:\"bk_phone\";s:11:\"01234567892\";s:8:\"relation\";s:0:\"\";}'),
(21055, 4593, 'payment_type', 'bookings'),
(21056, 4593, 'admin_shares', '20.00'),
(21057, 4593, 'doctors_shares', '180.00'),
(21058, 4593, 'doctor_id', '4481'),
(21059, 4593, 'patient_id', '10'),
(21060, 4593, 'is_magic_checkout_order', 'no'),
(21082, 4598, '_order_key', 'wc_order_3OW6XOFm3qKp5'),
(21083, 4598, '_customer_user', '0'),
(21084, 4598, '_payment_method', 'razorpay'),
(21085, 4598, '_payment_method_title', 'Pay via Razorpay'),
(21086, 4598, '_customer_ip_address', '122.171.17.121'),
(21087, 4598, '_customer_user_agent', 'Mozilla/5.0 (Linux; Android 12; V2130) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0 Mobile Safari/537.36'),
(21088, 4598, '_created_via', 'checkout'),
(21089, 4598, '_cart_hash', 'c61d2f675d85102e56382d59ce575687'),
(21090, 4598, '_billing_first_name', 'Test'),
(21091, 4598, '_billing_last_name', 'Test'),
(21092, 4598, '_billing_address_1', 'Test'),
(21093, 4598, '_billing_address_2', 'Test'),
(21094, 4598, '_billing_city', 'Mysore'),
(21095, 4598, '_billing_state', 'KA'),
(21096, 4598, '_billing_postcode', '570009'),
(21097, 4598, '_billing_country', 'IN'),
(21098, 4598, '_billing_email', '[email protected]'),
(21099, 4598, '_billing_phone', '01234578900'),
(21100, 4598, '_order_currency', 'USD'),
(21101, 4598, '_cart_discount', '0'),
(21102, 4598, '_cart_discount_tax', '0'),
(21103, 4598, '_order_shipping', '0'),
(21104, 4598, '_order_shipping_tax', '0'),
(21105, 4598, '_order_tax', '0'),
(21106, 4598, '_order_total', '200.00'),
(21107, 4598, '_order_version', '6.8.2'),
(21108, 4598, '_prices_include_tax', 'no'),
(21109, 4598, '_billing_address_index', 'Test Test  Test Test Mysore KA 570009 IN [email protected] 01234578900'),
(21110, 4598, '_shipping_address_index', '         '),
(21111, 4598, 'is_vat_exempt', 'no'),
(21112, 4598, 'cus_woo_product_data', 'a:13:{s:7:\"service\";a:0:{}s:14:\"consultant_fee\";s:3:\"200\";s:5:\"price\";s:3:\"200\";s:5:\"slots\";s:9:\"1500-1530\";s:16:\"appointment_date\";s:10:\"2022-10-26\";s:8:\"hospital\";s:4:\"4487\";s:9:\"doctor_id\";i:4481;s:7:\"content\";s:0:\"\";s:6:\"myself\";s:6:\"myself\";s:10:\"other_name\";s:9:\"Test Test\";s:8:\"bk_email\";s:14:\"[email protected]\";s:8:\"bk_phone\";s:10:\"1235567890\";s:8:\"relation\";s:0:\"\";}'),
(21113, 4598, 'payment_type', 'bookings'),
(21114, 4598, 'admin_shares', '20.00'),
(21115, 4598, 'doctors_shares', '180.00'),
(21116, 4598, 'doctor_id', '4481'),
(21117, 4598, 'patient_id', '189'),
(21118, 4598, 'is_magic_checkout_order', 'no'),
(21123, 4600, '_order_key', 'wc_order_3g5H203awAMXf'),
(21124, 4600, '_customer_user', '10'),
(21125, 4600, '_payment_method', 'razorpay'),
(21126, 4600, '_payment_method_title', 'Pay via Razorpay'),
(21127, 4600, '_customer_ip_address', '2409:4060:2e19:5852:3d73:e44:ec5e:abaa'),
(21128, 4600, '_customer_user_agent', 'Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0 Safari/537.36'),
(21129, 4600, '_created_via', 'checkout'),
(21130, 4600, '_cart_hash', 'd341dc4435f8882850a9ebfb9fe76d95'),
(21131, 4600, '_billing_first_name', 'Joan'),
(21132, 4600, '_billing_last_name', 'Gardner'),
(21133, 4600, '_billing_address_1', 'K Street. 1667 K Street NW.'),
(21134, 4600, '_billing_city', 'Washington'),
(21135, 4600, '_billing_state', 'WA'),
(21136, 4600, '_billing_postcode', '20005'),
(21137, 4600, '_billing_country', 'US'),
(21138, 4600, '_billing_email', '[email protected]'),
(21139, 4600, '_billing_phone', '654455445'),
(21140, 4600, '_order_currency', 'USD'),
(21141, 4600, '_cart_discount', '0'),
(21142, 4600, '_cart_discount_tax', '0'),
(21143, 4600, '_order_shipping', '0'),
(21144, 4600, '_order_shipping_tax', '0'),
(21145, 4600, '_order_tax', '0'),
(21146, 4600, '_order_total', '200.00'),
(21147, 4600, '_order_version', '6.8.2'),
(21148, 4600, '_prices_include_tax', 'no'),
(21149, 4600, '_billing_address_index', 'Joan Gardner  K Street. 1667 K Street NW.  Washington WA 20005 US [email protected] 654455445'),
(21150, 4600, '_shipping_address_index', '         '),
(21151, 4600, 'is_vat_exempt', 'no'),
(21152, 4600, 'cus_woo_product_data', 'a:13:{s:7:\"service\";a:0:{}s:14:\"consultant_fee\";s:3:\"200\";s:5:\"price\";s:3:\"200\";s:5:\"slots\";s:9:\"1300-1330\";s:16:\"appointment_date\";s:10:\"2022-10-27\";s:8:\"hospital\";s:4:\"4487\";s:9:\"doctor_id\";i:4481;s:7:\"content\";s:0:\"\";s:6:\"myself\";s:6:\"myself\";s:10:\"other_name\";s:12:\"Joan Gardner\";s:8:\"bk_email\";s:16:\"[email protected]\";s:8:\"bk_phone\";s:10:\"1234567890\";s:8:\"relation\";s:0:\"\";}'),
(21153, 4600, 'payment_type', 'bookings'),
(21154, 4600, 'admin_shares', '20.00'),
(21155, 4600, 'doctors_shares', '180.00'),
(21156, 4600, 'doctor_id', '4481'),
(21157, 4600, 'patient_id', '10'),
(21158, 4600, 'is_magic_checkout_order', 'no'),
(21159, 4512, 'post_views_count', '3'),
(21165, 4400, 'post_views_count', '3'),
(21166, 4405, 'post_views_count', '3'),
(21167, 4387, 'post_views_count', '3'),
(21168, 4530, 'post_views_count', '5'),
(21179, 4409, 'rzp_webhook_notified_at', '1667543227'),
(21180, 4410, 'rzp_webhook_notified_at', '1667544158'),
(21191, 4417, 'rzp_webhook_notified_at', '1667562981'),
(21192, 4424, 'rzp_webhook_notified_at', '1667570838'),
(21245, 4558, 'rzp_webhook_notified_at', '1668143114'),
(21285, 4624, '_user_type', 'regular_users'),
(21286, 4624, '_booking_type', 'doctor'),
(21287, 4624, '_price', '500'),
(21288, 4624, '_hospital_id', '3702'),
(21289, 4624, '_doctor_id', '3701'),
(21290, 4624, '_am_booking', 'a:7:{s:13:\"_with_patient\";a:4:{s:8:\"relation\";s:0:\"\";s:10:\"other_name\";s:12:\"Joan Gardner\";s:8:\"bk_email\";s:16:\"[email protected]\";s:8:\"bk_phone\";s:11:\"01489631111\";}s:9:\"_services\";a:0:{}s:15:\"_consultant_fee\";s:3:\"500\";s:6:\"_price\";s:3:\"500\";s:17:\"_appointment_date\";s:10:\"2022-11-25\";s:6:\"_slots\";s:9:\"0800-0820\";s:12:\"_hospital_id\";s:4:\"3702\";}'),
(21291, 4624, '_appointment_date', '2022-11-25'),
(21292, 4624, '_booking_service', 'a:0:{}'),
(21293, 4624, '_booking_slot', '0800-0820'),
(21294, 4624, '_booking_hospitals', '3702'),
(21295, 4624, 'bk_username', 'Joan Gardner'),
(21296, 4624, 'bk_email', '[email protected]'),
(21297, 4624, 'bk_phone', '01489631111'),
(21324, 4629, '_user_type', 'regular_users'),
(21325, 4629, '_booking_type', 'doctor'),
(21326, 4629, '_price', '500'),
(21327, 4629, '_hospital_id', '3702'),
(21328, 4629, '_doctor_id', '3701'),
(21329, 4629, '_am_booking', 'a:7:{s:13:\"_with_patient\";a:4:{s:8:\"relation\";s:0:\"\";s:10:\"other_name\";s:12:\"Joan Gardner\";s:8:\"bk_email\";s:16:\"[email protected]\";s:8:\"bk_phone\";s:10:\"9875645632\";}s:9:\"_services\";a:0:{}s:15:\"_consultant_fee\";s:3:\"500\";s:6:\"_price\";s:3:\"500\";s:17:\"_appointment_date\";s:10:\"2022-11-20\";s:6:\"_slots\";s:9:\"1455-1510\";s:12:\"_hospital_id\";s:4:\"3702\";}'),
(21330, 4629, '_appointment_date', '2022-11-20'),
(21331, 4629, '_booking_service', 'a:0:{}'),
(21332, 4629, '_booking_slot', '1455-1510'),
(21333, 4629, '_booking_hospitals', '3702'),
(21334, 4629, 'bk_username', 'Joan Gardner'),
(21335, 4629, 'bk_email', '[email protected]'),
(21336, 4629, 'bk_phone', '9875645632'),
(21337, 4630, '_user_type', 'regular_users'),
(21338, 4630, '_booking_type', 'doctor'),
(21339, 4630, '_price', '500'),
(21340, 4630, '_hospital_id', '3702'),
(21341, 4630, '_doctor_id', '3701'),
(21342, 4630, '_am_booking', 'a:7:{s:13:\"_with_patient\";a:4:{s:8:\"relation\";s:0:\"\";s:10:\"other_name\";s:12:\"Joan Gardner\";s:8:\"bk_email\";s:16:\"[email protected]\";s:8:\"bk_phone\";s:10:\"9875645632\";}s:9:\"_services\";a:0:{}s:15:\"_consultant_fee\";s:3:\"500\";s:6:\"_price\";s:3:\"500\";s:17:\"_appointment_date\";s:10:\"2022-11-24\";s:6:\"_slots\";s:9:\"1100-1130\";s:12:\"_hospital_id\";s:4:\"3702\";}'),
(21343, 4630, '_appointment_date', '2022-11-24'),
(21344, 4630, '_booking_service', 'a:0:{}'),
(21345, 4630, '_booking_slot', '1100-1130'),
(21346, 4630, '_booking_hospitals', '3702'),
(21347, 4630, 'bk_username', 'Joan Gardner'),
(21348, 4630, 'bk_email', '[email protected]'),
(21349, 4630, 'bk_phone', '9875645632'),
(21350, 4631, '_user_type', 'regular_users'),
(21351, 4631, '_booking_type', 'doctor'),
(21352, 4631, '_price', '500'),
(21353, 4631, '_hospital_id', '3702'),
(21354, 4631, '_doctor_id', '3701'),
(21355, 4631, '_am_booking', 'a:7:{s:13:\"_with_patient\";a:4:{s:8:\"relation\";s:0:\"\";s:10:\"other_name\";s:12:\"Joan Gardner\";s:8:\"bk_email\";s:16:\"[email protected]\";s:8:\"bk_phone\";s:10:\"9875645632\";}s:9:\"_services\";a:0:{}s:15:\"_consultant_fee\";s:3:\"500\";s:6:\"_price\";s:3:\"500\";s:17:\"_appointment_date\";s:10:\"2022-11-26\";s:6:\"_slots\";s:9:\"2215-2300\";s:12:\"_hospital_id\";s:4:\"3702\";}'),
(21356, 4631, '_appointment_date', '2022-11-26'),
(21357, 4631, '_booking_service', 'a:0:{}'),
(21358, 4631, '_booking_slot', '2215-2300'),
(21359, 4631, '_booking_hospitals', '3702'),
(21360, 4631, 'bk_username', 'Joan Gardner'),
(21361, 4631, 'bk_email', '[email protected]'),
(21362, 4631, 'bk_phone', '9875645632'),
(21363, 4632, '_user_type', 'regular_users'),
(21364, 4632, '_booking_type', 'doctor'),
(21365, 4632, '_price', '200'),
(21366, 4632, '_hospital_id', '4487'),
(21367, 4632, '_doctor_id', '4481'),
(21368, 4632, '_am_booking', 'a:7:{s:13:\"_with_patient\";a:4:{s:8:\"relation\";s:0:\"\";s:10:\"other_name\";s:12:\"Joan Gardner\";s:8:\"bk_email\";s:16:\"[email protected]\";s:8:\"bk_phone\";s:10:\"9875645632\";}s:9:\"_services\";a:0:{}s:15:\"_consultant_fee\";s:3:\"200\";s:6:\"_price\";s:3:\"200\";s:17:\"_appointment_date\";s:10:\"2022-11-25\";s:6:\"_slots\";s:9:\"1500-1530\";s:12:\"_hospital_id\";s:4:\"4487\";}'),
(21369, 4632, '_appointment_date', '2022-11-25'),
(21370, 4632, '_booking_service', 'a:0:{}'),
(21371, 4632, '_booking_slot', '1500-1530'),
(21372, 4632, '_booking_hospitals', '4487'),
(21373, 4632, 'bk_username', 'Joan Gardner'),
(21374, 4632, 'bk_email', '[email protected]'),
(21375, 4632, 'bk_phone', '9875645632'),
(21376, 232, '_edit_lock', '1669716602:1'),
(21377, 4633, '_hospital_id', '3702'),
(21378, 4633, '_medicine', 'a:2:{i:604269;a:5:{s:4:\"name\";s:6:\"asdasd\";s:14:\"medicine_types\";s:2:\"65\";s:17:\"medicine_duration\";s:2:\"72\";s:14:\"medicine_usage\";s:2:\"69\";s:6:\"detail\";s:5:\"adasd\";}i:163109;a:5:{s:4:\"name\";s:5:\"Dawda\";s:14:\"medicine_types\";s:2:\"65\";s:17:\"medicine_duration\";s:2:\"73\";s:14:\"medicine_usage\";s:2:\"70\";s:6:\"detail\";s:0:\"\";}}'),
(21379, 4633, '_doctor_id', '11'),
(21380, 4633, '_booking_id', '4631'),
(21381, 4633, '_patient_id', '10'),
(21382, 4633, '_myself', ''),
(21383, 4633, '_detail', 'a:13:{s:17:\"_laboratory_tests\";a:1:{i:0;s:2:\"81\";}s:13:\"_patient_name\";s:12:\"Joan Gardner\";s:6:\"_phone\";s:11:\"12068502872\";s:4:\"_age\";s:2:\"31\";s:8:\"_address\";s:20:\"1170 Harrison St 307\";s:9:\"_location\";i:25;s:7:\"_gender\";s:4:\"male\";s:15:\"_marital_status\";s:2:\"76\";s:18:\"_childhood_illness\";a:1:{i:0;s:2:\"63\";}s:12:\"_vital_signs\";a:1:{i:59;a:2:{s:4:\"name\";s:2:\"59\";s:5:\"value\";s:2:\"98\";}}s:16:\"_medical_history\";s:9:\"allergies\";s:9:\"_medicine\";a:2:{i:604269;a:5:{s:4:\"name\";s:6:\"asdasd\";s:14:\"medicine_types\";s:2:\"65\";s:17:\"medicine_duration\";s:2:\"72\";s:14:\"medicine_usage\";s:2:\"69\";s:6:\"detail\";s:5:\"adasd\";}i:163109;a:5:{s:4:\"name\";s:5:\"Dawda\";s:14:\"medicine_types\";s:2:\"65\";s:17:\"medicine_duration\";s:2:\"73\";s:14:\"medicine_usage\";s:2:\"70\";s:6:\"detail\";s:0:\"\";}}s:9:\"_diseases\";a:1:{i:0;s:2:\"79\";}}'),
(21384, 4633, '_childhood_illness', 'a:1:{i:0;s:2:\"63\";}'),
(21385, 4633, '_marital_status', '76'),
(21386, 4631, '_prescription_id', '4633'),
(21451, 4644, '_user_type', 'regular_users'),
(21452, 4644, '_booking_type', 'doctor'),
(21453, 4644, '_price', '150'),
(21454, 4644, '_hospital_id', '4480'),
(21455, 4644, '_doctor_id', '4474'),
(21456, 4644, '_am_booking', 'a:7:{s:13:\"_with_patient\";a:4:{s:8:\"relation\";s:0:\"\";s:10:\"other_name\";s:12:\"Joan Gardner\";s:8:\"bk_email\";s:16:\"[email protected]\";s:8:\"bk_phone\";s:14:\"32423423423423\";}s:9:\"_services\";a:0:{}s:15:\"_consultant_fee\";s:3:\"150\";s:6:\"_price\";s:3:\"150\";s:17:\"_appointment_date\";s:10:\"2022-11-29\";s:6:\"_slots\";s:9:\"1100-1130\";s:12:\"_hospital_id\";s:4:\"4480\";}'),
(21457, 4644, '_appointment_date', '2022-11-29'),
(21458, 4644, '_booking_service', 'a:0:{}'),
(21459, 4644, '_booking_slot', '1100-1130'),
(21460, 4644, '_booking_hospitals', '4480'),
(21461, 4644, 'bk_username', 'Joan Gardner'),
(21462, 4644, 'bk_email', '[email protected]'),
(21463, 4644, 'bk_phone', '32423423423423'),
(21469, 4646, '_hospital_id', '3702'),
(21470, 4646, '_medicine', 'a:0:{}'),
(21471, 4646, '_doctor_id', '11'),
(21472, 4646, '_booking_id', '4643'),
(21473, 4646, '_patient_id', '217'),
(21474, 4646, '_myself', ''),
(21475, 4646, '_detail', 'a:13:{s:17:\"_laboratory_tests\";a:2:{i:0;s:2:\"80\";i:1;s:2:\"81\";}s:13:\"_patient_name\";s:13:\"İlyas Kuşak\";s:6:\"_phone\";s:10:\"5555555555\";s:4:\"_age\";s:2:\"31\";s:8:\"_address\";s:0:\"\";s:9:\"_location\";i:17;s:7:\"_gender\";s:0:\"\";s:15:\"_marital_status\";s:0:\"\";s:18:\"_childhood_illness\";a:0:{}s:12:\"_vital_signs\";a:1:{i:59;a:2:{s:4:\"name\";s:2:\"59\";s:5:\"value\";s:2:\"12\";}}s:16:\"_medical_history\";s:1:\"k\";s:9:\"_medicine\";a:0:{}s:9:\"_diseases\";a:0:{}}'),
(21476, 4646, '_childhood_illness', 'a:0:{}'),
(21477, 4646, '_marital_status', ''),
(21483, 241, '_edit_lock', '1682696802:1'),
(21485, 4648, '_user_type', 'regular_users'),
(21486, 4648, '_booking_type', 'doctor'),
(21487, 4648, '_price', '200'),
(21488, 4648, '_hospital_id', '4466'),
(21489, 4648, '_doctor_id', '4460'),
(21490, 4648, '_am_booking', 'a:7:{s:13:\"_with_patient\";a:4:{s:8:\"relation\";s:0:\"\";s:10:\"other_name\";s:12:\"Joan Gardner\";s:8:\"bk_email\";s:16:\"[email protected]\";s:8:\"bk_phone\";s:8:\"77777777\";}s:9:\"_services\";a:0:{}s:15:\"_consultant_fee\";s:3:\"200\";s:6:\"_price\";s:3:\"200\";s:17:\"_appointment_date\";s:10:\"2022-11-29\";s:6:\"_slots\";s:9:\"1340-1400\";s:12:\"_hospital_id\";s:4:\"4466\";}'),
(21491, 4648, '_appointment_date', '2022-11-29'),
(21492, 4648, '_booking_service', 'a:0:{}'),
(21493, 4648, '_booking_slot', '1340-1400'),
(21494, 4648, '_booking_hospitals', '4466'),
(21495, 4648, 'bk_username', 'Joan Gardner'),
(21496, 4648, 'bk_email', '[email protected]'),
(21497, 4648, 'bk_phone', '77777777'),
(21503, 501, '_edit_lock', '1682695788:1'),
(21504, 4651, '_user_type', 'regular_users'),
(21505, 4651, '_booking_type', 'doctor'),
(21506, 4651, '_price', '500'),
(21507, 4651, '_hospital_id', '3702'),
(21508, 4651, '_doctor_id', '3701'),
(21509, 4651, '_am_booking', 'a:7:{s:13:\"_with_patient\";a:4:{s:8:\"relation\";s:0:\"\";s:10:\"other_name\";s:12:\"Joan Gardner\";s:8:\"bk_email\";s:16:\"[email protected]\";s:8:\"bk_phone\";s:10:\"5555555555\";}s:9:\"_services\";a:0:{}s:15:\"_consultant_fee\";s:3:\"500\";s:6:\"_price\";s:3:\"500\";s:17:\"_appointment_date\";s:10:\"2022-12-01\";s:6:\"_slots\";s:9:\"1100-1130\";s:12:\"_hospital_id\";s:4:\"3702\";}'),
(21510, 4651, '_appointment_date', '2022-12-01'),
(21511, 4651, '_booking_service', 'a:0:{}'),
(21512, 4651, '_booking_slot', '1100-1130'),
(21513, 4651, '_booking_hospitals', '3702'),
(21514, 4651, 'bk_username', 'Joan Gardner'),
(21515, 4651, 'bk_email', '[email protected]'),
(21516, 4651, 'bk_phone', '5555555555'),
(21517, 4652, '_user_type', 'regular_users'),
(21518, 4652, '_booking_type', 'doctor'),
(21519, 4652, '_price', '100'),
(21520, 4652, '_hospital_id', '4473'),
(21521, 4652, '_doctor_id', '4467'),
(21522, 4652, '_am_booking', 'a:7:{s:13:\"_with_patient\";a:4:{s:8:\"relation\";s:0:\"\";s:10:\"other_name\";s:12:\"Joan Gardner\";s:8:\"bk_email\";s:16:\"[email protected]\";s:8:\"bk_phone\";s:10:\"1234567890\";}s:9:\"_services\";a:0:{}s:15:\"_consultant_fee\";s:3:\"100\";s:6:\"_price\";s:3:\"100\";s:17:\"_appointment_date\";s:10:\"2022-12-02\";s:6:\"_slots\";s:9:\"1500-1530\";s:12:\"_hospital_id\";s:4:\"4473\";}'),
(21523, 4652, '_appointment_date', '2022-12-02'),
(21524, 4652, '_booking_service', 'a:0:{}'),
(21525, 4652, '_booking_slot', '1500-1530'),
(21526, 4652, '_booking_hospitals', '4473'),
(21527, 4652, 'bk_username', 'Joan Gardner'),
(21528, 4652, 'bk_email', '[email protected]'),
(21529, 4652, 'bk_phone', '1234567890'),
(21530, 4653, '_user_type', 'regular_users'),
(21531, 4653, '_booking_type', 'doctor'),
(21532, 4653, '_price', '500'),
(21533, 4653, '_hospital_id', '3702'),
(21534, 4653, '_doctor_id', '3701'),
(21535, 4653, '_am_booking', 'a:7:{s:13:\"_with_patient\";a:4:{s:8:\"relation\";s:0:\"\";s:10:\"other_name\";s:12:\"Joan Gardner\";s:8:\"bk_email\";s:16:\"[email protected]\";s:8:\"bk_phone\";s:10:\"5301245632\";}s:9:\"_services\";a:0:{}s:15:\"_consultant_fee\";s:3:\"500\";s:6:\"_price\";s:3:\"500\";s:17:\"_appointment_date\";s:10:\"2022-12-08\";s:6:\"_slots\";s:9:\"1100-1130\";s:12:\"_hospital_id\";s:4:\"3702\";}'),
(21536, 4653, '_appointment_date', '2022-12-08'),
(21537, 4653, '_booking_service', 'a:0:{}'),
(21538, 4653, '_booking_slot', '1100-1130'),
(21539, 4653, '_booking_hospitals', '3702'),
(21540, 4653, 'bk_username', 'Joan Gardner'),
(21541, 4653, 'bk_email', '[email protected]'),
(21542, 4653, 'bk_phone', '5301245632'),
(21543, 4646, 'post_views_count', '1'),
(21544, 4633, 'post_views_count', '1'),
(21545, 412, '_edit_lock', '1670215709:1'),
(21549, 70, 'yoast_wpseo_inclusive_language_score', '0'),
(21550, 70, 'yoast_wpseo_wordproof_timestamp', ''),
(21551, 4654, '_wpb_post_custom_css', '.subscribe-cta-form .sigma-subscribe-form-style-1 {\r\n    border: 2px solid #fff;\r\n    border-radius: 6px;\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"email\"] {\r\n    background: transparent;\r\n    border: 0;\r\n    color: #fff;\r\n    height: 70px;\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"email\"]::placeholder {\r\n    color: #fff;\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"submit\"] {\r\n    background: #fff;\r\n    margin: 5px;\r\n    border-radius: 6px;\r\n    color: var(--thm-secondary);\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 span.wpcf7-not-valid-tip {\r\n    color: #fff;\r\n    position: absolute;\r\n}\r\n@media(max-width: 467px){\r\n    .subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"submit\"]{\r\n        padding: 10px;\r\n        font-size: 12px;\r\n    }\r\n    .subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"email\"]{\r\n        padding: 10px;\r\n    }\r\n}\r\n\r\n.sigma_post .sigma_post-meta span {\r\n    font-size: 13px; }\r\n    \r\n.sigma_post.style-16 .sigma_post-body {\r\n   padding: 20px 0px 0px 0px;\r\n   border: 0px solid;\r\n}\r\n\r\n@media only screen and (max-width: 991px) and (min-width: 768px) {\r\n	.sigma_cta.style-8 .sigma_cta-content h4 {\r\n        font-size: 19px !important;\r\n	}\r\n        .section-title .title {\r\n          font-size: 25px;}\r\n\r\n.sigma_btn.btn-sm {\r\n    font-size: 12px;\r\n    padding: 7px 14px;}\r\n    \r\n}\r\n\r\n@media (max-width: 767px) {\r\n    .section-title .title {\r\n          font-size: 25px;\r\n    }\r\n}\r\n\r\n.sigma_post .sigma_post-meta span i {\r\n    margin-right: 3px;}\r\n    \r\n.sigma_post .sigma_post-meta span+span {\r\n    margin-left: 20px!important;\r\n}\r\n\r\n@media only screen and (max-width: 360px) and (min-width: 280px) {\r\n   .sigma_post .sigma_post-meta span a{\r\n        font-size: 10px !important;\r\n    }\r\n}\r\n\r\n.sigma_post .sigma_post-body h5 a {\r\n    font-size: 18px !important;\r\n}\r\n\r\n.sub-title {\r\n    color: #757575;\r\n    font-size: 16px;\r\n    margin-top:15px;\r\n}\r\n    \r\n.about-content{\r\n    font-size: 14px;\r\n    font-weight: 400;\r\n    line-height: 26px;\r\n}\r\n\r\n.sigma_post .sigma_post-meta span a {\r\n	color: #757575;\r\n    }\r\n    \r\n.sigma_post .sigma_post-meta span i {\r\n     color: #757575;\r\n}\r\n\r\n.sigma_post .sigma_post-meta span a:hover, .sigma_post .sigma_post-meta span .comment-count:hover {\r\n    color: unset;\r\n}\r\n\r\nh5 {\r\n    line-height: 1;\r\n}\r\n\r\n.sigma_post .sigma_post-meta{\r\n    margin-bottom: 15px;\r\n}\r\n\r\n.sigma_post .sigma_post-body .sigma_post-content h5{\r\n    margin:0 0 10px;\r\n}\r\n\r\n.sigma_post.style-16 .sigma_post-body{\r\n    padding:7px 0px 0px 0px;\r\n}\r\n\r\n.sigma_post .sigma_post-body .sigma_post-content p{\r\n    margin: 0px 0;\r\n}\r\n\r\n.sigma_doctor .sigma_doctor-categories a{\r\n    font-size:13px;\r\n}\r\n\r\n.sigma_doctor.style-17 .sigma_doctor-body .sigma_doctor-info span{\r\n    font-size:12px;\r\n    color:#666;\r\n}\r\n.sigma_service h5{\r\n    text-align:center;\r\n    font-size:0.9375rem;\r\n}\r\n\r\n.sigma_button_wrapper .sigma_btn.style-2{\r\n    font-size: 16px !important;\r\n    font-weight: 600 !important;\r\n    padding: 12px 30px !important;\r\n    box-shadow: none !important;\r\n    text-transform: capitalize;\r\n}\r\n\r\n.sigma_service.style-18 .sigma_service-thumb img{\r\n    border-radius: 100%;\r\n    box-shadow: 1px 6px 14px rgb(0 0 0 / 20%);\r\n    width: 140px;\r\n    height: 140px;\r\n    object-fit: cover;\r\n    margin-left: auto;\r\n    margin-right: auto;\r\n    text-align: center !important;\r\n}\r\n\r\n.sigma_doctor.style-19 .sigma_rating{\r\n    font-size:14px;\r\n}\r\n.sigma_doctor.style-19 span{\r\n    font-size:13px;\r\n}\r\n.sigma_rating i {\r\n    color: #f4c150;\r\n}\r\n.sigma_doctor.style-19 .sigma_rating{\r\n    margin-top:6px;\r\n    margin-bottom:3px;\r\n}\r\n\r\n.sigma_post .sigma_post-meta{\r\n    margin-top:10px;\r\n    margin-bottom:10px;\r\n}\r\n\r\n.sigma_post .sigma_post-meta span+span{\r\n    float:right;\r\n    text-align:right;\r\n}\r\n.sigma_post .sigma_post-meta span.author {\r\n    float:left;\r\n    width:50%;\r\n}\r\n\r\n.sigma_post .sigma_post-meta{\r\n     justify-content: space-between;    \r\n}\r\n\r\n.fa-clock:before{\r\n color: #fff;\r\n}\r\n.sigma_post.style-15 .sigma_post-meta.is-absolute {\r\n    right: 80px;\r\n}\r\n\r\n.sigma_post.style-15 .sigma_post-body .btn-link {\r\n    background: #01cae4;\r\n    color: #fff;\r\n    padding: 8px 16px;\r\n    font-size: 14px;\r\n    line-height: 1.6;\r\n    border-radius: 6px;\r\n    margin-top: 13px;\r\n}\r\n\r\n.sigma_post.style-15{\r\n    box-shadow: unset;\r\n    padding: 20px;\r\n    margin-bottom: 20px;\r\n}\r\n\r\n.sigma_post.style-15.has-post-thumbnail .sigma_post-body{\r\n    padding: 10px 0 0;\r\n}\r\n.sigma_post.style-15 .sigma_post-meta{\r\n    padding-top: 8px;\r\n}\r\n.sigma-blog-1894029072 .col-lg-4 .sigma_post.style-15 .sigma_post-body .sigma_post-content h5{\r\n    margin-top: 20px;\r\n}\r\n\r\n.sigma_post .sigma_post-body .sigma_post-content h5{\r\n    margin: 20px 0 10px;\r\n}\r\n\r\n\r\n.sigma_info.style-14 .sigma_info-title .sigma_info-icon{\r\n    background: unset !important;\r\n}\r\n\r\n.sigma_info.style-14 .sigma_info-title h5 {\r\n    margin: 0;}\r\n    \r\n    \r\n   .sigma_info.style-14 .shape-2 {\r\n    right: -44px;\r\n    top: auto;\r\n    bottom: -20px;\r\n}\r\n\r\n.sigma_info.style-14 .shape-2{\r\n    display:none;\r\n}\r\n\r\n .sigma_info.style-14 .sigma_info-description a {\r\n    color: #fff;\r\n    font-size: 25px;\r\n    font-weight: 500;\r\n}\r\n\r\n.sigma_info.style-14 .sigma_info-description a:hover {\r\n    color: #09e5ab;\r\n}\r\n.sigma_post.style-15 .sigma_post-body .btn-link:hover{\r\n    background: #09e5ab;\r\n    color: #ffffff;\r\n}'),
(21552, 4654, '_wpb_shortcodes_custom_css', '.vc_custom_1640946506112{background-color: #15558d !important;}.vc_custom_1669115224662{background-color: #15558d !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1669103822035{background-color: #f8f9fa !important;}.vc_custom_1669103577753{background-color: #f8f9fa !important;}.vc_custom_1640931534164{padding-right: 0px !important;}'),
(21553, 70, '_yoast_wpseo_wordproof_timestamp', '');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(21559, 4655, '_wpb_post_custom_css', '.subscribe-cta-form .sigma-subscribe-form-style-1 {\r\n    border: 2px solid #fff;\r\n    border-radius: 6px;\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"email\"] {\r\n    background: transparent;\r\n    border: 0;\r\n    color: #fff;\r\n    height: 70px;\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"email\"]::placeholder {\r\n    color: #fff;\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"submit\"] {\r\n    background: #fff;\r\n    margin: 5px;\r\n    border-radius: 6px;\r\n    color: var(--thm-secondary);\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 span.wpcf7-not-valid-tip {\r\n    color: #fff;\r\n    position: absolute;\r\n}\r\n@media(max-width: 467px){\r\n    .subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"submit\"]{\r\n        padding: 10px;\r\n        font-size: 12px;\r\n    }\r\n    .subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"email\"]{\r\n        padding: 10px;\r\n    }\r\n}\r\n\r\n.sigma_post .sigma_post-meta span {\r\n    font-size: 13px; }\r\n    \r\n.sigma_post.style-16 .sigma_post-body {\r\n   padding: 20px 0px 0px 0px;\r\n   border: 0px solid;\r\n}\r\n\r\n@media only screen and (max-width: 991px) and (min-width: 768px) {\r\n	.sigma_cta.style-8 .sigma_cta-content h4 {\r\n        font-size: 19px !important;\r\n	}\r\n        .section-title .title {\r\n          font-size: 25px;}\r\n\r\n.sigma_btn.btn-sm {\r\n    font-size: 12px;\r\n    padding: 7px 14px;}\r\n    \r\n}\r\n\r\n@media (max-width: 767px) {\r\n    .section-title .title {\r\n          font-size: 25px;\r\n    }\r\n}\r\n\r\n.sigma_post .sigma_post-meta span i {\r\n    margin-right: 3px;}\r\n    \r\n.sigma_post .sigma_post-meta span+span {\r\n    margin-left: 20px!important;\r\n}\r\n\r\n@media only screen and (max-width: 360px) and (min-width: 280px) {\r\n   .sigma_post .sigma_post-meta span a{\r\n        font-size: 10px !important;\r\n    }\r\n}\r\n\r\n.sigma_post .sigma_post-body h5 a {\r\n    font-size: 18px !important;\r\n}\r\n\r\n.sub-title {\r\n    color: #757575;\r\n    font-size: 16px;\r\n    margin-top:15px;\r\n}\r\n    \r\n.about-content{\r\n    font-size: 14px;\r\n    font-weight: 400;\r\n    line-height: 26px;\r\n}\r\n\r\n.sigma_post .sigma_post-meta span a {\r\n	color: #757575;\r\n    }\r\n    \r\n.sigma_post .sigma_post-meta span i {\r\n     color: #757575;\r\n}\r\n\r\n.sigma_post .sigma_post-meta span a:hover, .sigma_post .sigma_post-meta span .comment-count:hover {\r\n    color: unset;\r\n}\r\n\r\nh5 {\r\n    line-height: 1;\r\n}\r\n\r\n.sigma_post .sigma_post-meta{\r\n    margin-bottom: 15px;\r\n}\r\n\r\n.sigma_post .sigma_post-body .sigma_post-content h5{\r\n    margin:0 0 10px;\r\n}\r\n\r\n.sigma_post.style-16 .sigma_post-body{\r\n    padding:7px 0px 0px 0px;\r\n}\r\n\r\n.sigma_post .sigma_post-body .sigma_post-content p{\r\n    margin: 0px 0;\r\n}\r\n\r\n.sigma_doctor .sigma_doctor-categories a{\r\n    font-size:13px;\r\n}\r\n\r\n.sigma_doctor.style-17 .sigma_doctor-body .sigma_doctor-info span{\r\n    font-size:12px;\r\n    color:#666;\r\n}\r\n.sigma_service h5{\r\n    text-align:center;\r\n    font-size:0.9375rem;\r\n}\r\n\r\n.sigma_button_wrapper .sigma_btn.style-2{\r\n    font-size: 16px !important;\r\n    font-weight: 600 !important;\r\n    padding: 12px 30px !important;\r\n    box-shadow: none !important;\r\n    text-transform: capitalize;\r\n}\r\n\r\n.sigma_service.style-18 .sigma_service-thumb img{\r\n    border-radius: 100%;\r\n    box-shadow: 1px 6px 14px rgb(0 0 0 / 20%);\r\n    width: 140px;\r\n    height: 140px;\r\n    object-fit: cover;\r\n    margin-left: auto;\r\n    margin-right: auto;\r\n    text-align: center !important;\r\n}\r\n\r\n.sigma_doctor.style-19 .sigma_rating{\r\n    font-size:14px;\r\n}\r\n.sigma_doctor.style-19 span{\r\n    font-size:13px;\r\n}\r\n.sigma_rating i {\r\n    color: #f4c150;\r\n}\r\n.sigma_doctor.style-19 .sigma_rating{\r\n    margin-top:6px;\r\n    margin-bottom:3px;\r\n}\r\n\r\n.sigma_post .sigma_post-meta{\r\n    margin-top:10px;\r\n    margin-bottom:10px;\r\n}\r\n\r\n.sigma_post .sigma_post-meta span+span{\r\n    float:right;\r\n    text-align:right;\r\n}\r\n.sigma_post .sigma_post-meta span.author {\r\n    float:left;\r\n    width:50%;\r\n}\r\n\r\n.sigma_post .sigma_post-meta{\r\n     justify-content: space-between;    \r\n}\r\n\r\n.fa-clock:before{\r\n color: #fff;\r\n}\r\n.sigma_post.style-15 .sigma_post-meta.is-absolute {\r\n    right: 80px;\r\n}\r\n\r\n.sigma_post.style-15 .sigma_post-body .btn-link {\r\n    background: #01cae4;\r\n    color: #fff;\r\n    padding: 8px 16px;\r\n    font-size: 14px;\r\n    line-height: 1.6;\r\n    border-radius: 6px;\r\n    margin-top: 13px;\r\n}\r\n\r\n.sigma_post.style-15{\r\n    box-shadow: unset;\r\n    padding: 20px;\r\n    margin-bottom: 20px;\r\n}\r\n\r\n.sigma_post.style-15.has-post-thumbnail .sigma_post-body{\r\n    padding: 10px 0 0;\r\n}\r\n.sigma_post.style-15 .sigma_post-meta{\r\n    padding-top: 8px;\r\n}\r\n.sigma-blog-1894029072 .col-lg-4 .sigma_post.style-15 .sigma_post-body .sigma_post-content h5{\r\n    margin-top: 20px;\r\n}\r\n\r\n.sigma_post .sigma_post-body .sigma_post-content h5{\r\n    margin: 20px 0 10px;\r\n}\r\n\r\n\r\n.sigma_info.style-14 .sigma_info-title .sigma_info-icon{\r\n    background: unset !important;\r\n}\r\n\r\n.sigma_info.style-14 .sigma_info-title h5 {\r\n    margin: 0;}\r\n    \r\n    \r\n   .sigma_info.style-14 .shape-2 {\r\n    right: -44px;\r\n    top: auto;\r\n    bottom: -20px;\r\n}\r\n\r\n.sigma_info.style-14 .shape-2{\r\n    display:none;\r\n}\r\n\r\n .sigma_info.style-14 .sigma_info-description a {\r\n    color: #fff;\r\n    font-size: 25px;\r\n    font-weight: 500;\r\n}\r\n\r\n.sigma_info.style-14 .sigma_info-description a:hover {\r\n    color: #09e5ab;\r\n}\r\n.sigma_post.style-15 .sigma_post-body .btn-link:hover{\r\n    background: #09e5ab;\r\n    color: #ffffff;\r\n}'),
(21560, 4655, '_wpb_shortcodes_custom_css', '.vc_custom_1640946506112{background-color: #15558d !important;}.vc_custom_1669115224662{background-color: #15558d !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1669103822035{background-color: #f8f9fa !important;}.vc_custom_1669103577753{background-color: #f8f9fa !important;}.vc_custom_1640931534164{padding-right: 0px !important;}'),
(21566, 4657, '_wpb_post_custom_css', '.subscribe-cta-form .sigma-subscribe-form-style-1 {\r\n    border: 2px solid #fff;\r\n    border-radius: 6px;\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"email\"] {\r\n    background: transparent;\r\n    border: 0;\r\n    color: #fff;\r\n    height: 70px;\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"email\"]::placeholder {\r\n    color: #fff;\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"submit\"] {\r\n    background: #fff;\r\n    margin: 5px;\r\n    border-radius: 6px;\r\n    color: var(--thm-secondary);\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 span.wpcf7-not-valid-tip {\r\n    color: #fff;\r\n    position: absolute;\r\n}\r\n@media(max-width: 467px){\r\n    .subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"submit\"]{\r\n        padding: 10px;\r\n        font-size: 12px;\r\n    }\r\n    .subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"email\"]{\r\n        padding: 10px;\r\n    }\r\n}\r\n\r\n.sigma_post .sigma_post-meta span {\r\n    font-size: 13px; }\r\n    \r\n.sigma_post.style-16 .sigma_post-body {\r\n   padding: 20px 0px 0px 0px;\r\n   border: 0px solid;\r\n}\r\n\r\n@media only screen and (max-width: 991px) and (min-width: 768px) {\r\n	.sigma_cta.style-8 .sigma_cta-content h4 {\r\n        font-size: 19px !important;\r\n	}\r\n        .section-title .title {\r\n          font-size: 25px;}\r\n\r\n.sigma_btn.btn-sm {\r\n    font-size: 12px;\r\n    padding: 7px 14px;}\r\n    \r\n}\r\n\r\n@media (max-width: 767px) {\r\n    .section-title .title {\r\n          font-size: 25px;\r\n    }\r\n}\r\n\r\n.sigma_post .sigma_post-meta span i {\r\n    margin-right: 3px;}\r\n    \r\n.sigma_post .sigma_post-meta span+span {\r\n    margin-left: 20px!important;\r\n}\r\n\r\n@media only screen and (max-width: 360px) and (min-width: 280px) {\r\n   .sigma_post .sigma_post-meta span a{\r\n        font-size: 10px !important;\r\n    }\r\n}\r\n\r\n.sigma_post .sigma_post-body h5 a {\r\n    font-size: 18px !important;\r\n}\r\n\r\n.sub-title {\r\n    color: #757575;\r\n    font-size: 16px;\r\n    margin-top:15px;\r\n}\r\n    \r\n.about-content{\r\n    font-size: 14px;\r\n    font-weight: 400;\r\n    line-height: 26px;\r\n}\r\n\r\n.sigma_post .sigma_post-meta span a {\r\n	color: #757575;\r\n    }\r\n    \r\n.sigma_post .sigma_post-meta span i {\r\n     color: #757575;\r\n}\r\n\r\n.sigma_post .sigma_post-meta span a:hover, .sigma_post .sigma_post-meta span .comment-count:hover {\r\n    color: unset;\r\n}\r\n\r\nh5 {\r\n    line-height: 1;\r\n}\r\n\r\n.sigma_post .sigma_post-meta{\r\n    margin-bottom: 15px;\r\n}\r\n\r\n.sigma_post .sigma_post-body .sigma_post-content h5{\r\n    margin:0 0 10px;\r\n}\r\n\r\n.sigma_post.style-16 .sigma_post-body{\r\n    padding:7px 0px 0px 0px;\r\n}\r\n\r\n.sigma_post .sigma_post-body .sigma_post-content p{\r\n    margin: 0px 0;\r\n}\r\n\r\n.sigma_doctor .sigma_doctor-categories a{\r\n    font-size:13px;\r\n}\r\n\r\n.sigma_doctor.style-17 .sigma_doctor-body .sigma_doctor-info span{\r\n    font-size:12px;\r\n    color:#666;\r\n}\r\n.sigma_service h5{\r\n    text-align:center;\r\n    font-size:0.9375rem;\r\n}\r\n\r\n.sigma_button_wrapper .sigma_btn.style-2{\r\n    font-size: 16px !important;\r\n    font-weight: 600 !important;\r\n    padding: 12px 30px !important;\r\n    box-shadow: none !important;\r\n    text-transform: capitalize;\r\n}\r\n\r\n.sigma_service.style-18 .sigma_service-thumb img{\r\n    border-radius: 100%;\r\n    box-shadow: 1px 6px 14px rgb(0 0 0 / 20%);\r\n    width: 140px;\r\n    height: 140px;\r\n    object-fit: cover;\r\n    margin-left: auto;\r\n    margin-right: auto;\r\n    text-align: center !important;\r\n}\r\n\r\n.sigma_doctor.style-19 .sigma_rating{\r\n    font-size:14px;\r\n}\r\n.sigma_doctor.style-19 span{\r\n    font-size:13px;\r\n}\r\n.sigma_rating i {\r\n    color: #f4c150;\r\n}\r\n.sigma_doctor.style-19 .sigma_rating{\r\n    margin-top:6px;\r\n    margin-bottom:3px;\r\n}\r\n\r\n.sigma_post .sigma_post-meta{\r\n    margin-top:10px;\r\n    margin-bottom:10px;\r\n}\r\n\r\n.sigma_post .sigma_post-meta span+span{\r\n    float:right;\r\n    text-align:right;\r\n}\r\n.sigma_post .sigma_post-meta span.author {\r\n    float:left;\r\n    width:50%;\r\n}\r\n\r\n.sigma_post .sigma_post-meta{\r\n     justify-content: space-between;    \r\n}\r\n\r\n.fa-clock:before{\r\n color: #fff;\r\n}\r\n.sigma_post.style-15 .sigma_post-meta.is-absolute {\r\n    right: 80px;\r\n}\r\n\r\n.sigma_post.style-15 .sigma_post-body .btn-link {\r\n    background: #01cae4;\r\n    color: #fff;\r\n    padding: 8px 16px;\r\n    font-size: 14px;\r\n    line-height: 1.6;\r\n    border-radius: 6px;\r\n    margin-top: 13px;\r\n}\r\n\r\n.sigma_post.style-15{\r\n    box-shadow: unset;\r\n    padding: 20px;\r\n    margin-bottom: 20px;\r\n}\r\n\r\n.sigma_post.style-15.has-post-thumbnail .sigma_post-body{\r\n    padding: 10px 0 0;\r\n}\r\n.sigma_post.style-15 .sigma_post-meta{\r\n    padding-top: 8px;\r\n}\r\n.sigma-blog-1894029072 .col-lg-4 .sigma_post.style-15 .sigma_post-body .sigma_post-content h5{\r\n    margin-top: 20px;\r\n}\r\n\r\n.sigma_post .sigma_post-body .sigma_post-content h5{\r\n    margin: 20px 0 10px;\r\n}\r\n\r\n\r\n.sigma_info.style-14 .sigma_info-title .sigma_info-icon{\r\n    background: unset !important;\r\n}\r\n\r\n.sigma_info.style-14 .sigma_info-title h5 {\r\n    margin: 0;}\r\n    \r\n    \r\n   .sigma_info.style-14 .shape-2 {\r\n    right: -44px;\r\n    top: auto;\r\n    bottom: -20px;\r\n}\r\n\r\n.sigma_info.style-14 .shape-2{\r\n    display:none;\r\n}\r\n\r\n .sigma_info.style-14 .sigma_info-description a {\r\n    color: #fff;\r\n    font-size: 25px;\r\n    font-weight: 500;\r\n}\r\n\r\n.sigma_info.style-14 .sigma_info-description a:hover {\r\n    color: #09e5ab;\r\n}\r\n.sigma_post.style-15 .sigma_post-body .btn-link:hover{\r\n    background: #09e5ab;\r\n    color: #ffffff;\r\n}'),
(21567, 4657, '_wpb_shortcodes_custom_css', '.vc_custom_1640946506112{background-color: #15558d !important;}.vc_custom_1669115224662{background-color: #15558d !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1669103822035{background-color: #f8f9fa !important;}.vc_custom_1669103577753{background-color: #f8f9fa !important;}.vc_custom_1640931534164{padding-right: 0px !important;}'),
(21570, 4658, '_wp_attached_file', '2022/12/feature-06.jpg'),
(21571, 4658, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:640;s:6:\"height\";i:512;s:4:\"file\";s:22:\"2022/12/feature-06.jpg\";s:8:\"filesize\";i:54863;s:5:\"sizes\";a:23:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"feature-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:16535;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"feature-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:6338;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:22:\"feature-06-640x400.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46955;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:22:\"feature-06-640x360.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45583;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:22:\"feature-06-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40808;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:22:\"feature-06-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38309;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:22:\"feature-06-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19546;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:22:\"feature-06-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16116;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:22:\"feature-06-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13038;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:22:\"feature-06-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14381;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:22:\"feature-06-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12634;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:22:\"feature-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:3522;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:20:\"feature-06-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2071;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:20:\"feature-06-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:995;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:20:\"feature-06-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:845;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:22:\"feature-06-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37001;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:22:\"feature-06-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31295;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:22:\"feature-06-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47357;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:22:\"feature-06-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14356;}s:17:\"sigma-blog-medium\";a:5:{s:4:\"file\";s:22:\"feature-06-600x512.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51951;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"feature-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:18797;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:22:\"feature-06-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47357;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"feature-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:3522;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(21575, 4659, '_wpb_post_custom_css', '.subscribe-cta-form .sigma-subscribe-form-style-1 {\r\n    border: 2px solid #fff;\r\n    border-radius: 6px;\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"email\"] {\r\n    background: transparent;\r\n    border: 0;\r\n    color: #fff;\r\n    height: 70px;\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"email\"]::placeholder {\r\n    color: #fff;\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"submit\"] {\r\n    background: #fff;\r\n    margin: 5px;\r\n    border-radius: 6px;\r\n    color: var(--thm-secondary);\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 span.wpcf7-not-valid-tip {\r\n    color: #fff;\r\n    position: absolute;\r\n}\r\n@media(max-width: 467px){\r\n    .subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"submit\"]{\r\n        padding: 10px;\r\n        font-size: 12px;\r\n    }\r\n    .subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"email\"]{\r\n        padding: 10px;\r\n    }\r\n}\r\n\r\n.sigma_post .sigma_post-meta span {\r\n    font-size: 13px; }\r\n    \r\n.sigma_post.style-16 .sigma_post-body {\r\n   padding: 20px 0px 0px 0px;\r\n   border: 0px solid;\r\n}\r\n\r\n@media only screen and (max-width: 991px) and (min-width: 768px) {\r\n	.sigma_cta.style-8 .sigma_cta-content h4 {\r\n        font-size: 19px !important;\r\n	}\r\n        .section-title .title {\r\n          font-size: 25px;}\r\n\r\n.sigma_btn.btn-sm {\r\n    font-size: 12px;\r\n    padding: 7px 14px;}\r\n    \r\n}\r\n\r\n@media (max-width: 767px) {\r\n    .section-title .title {\r\n          font-size: 25px;\r\n    }\r\n}\r\n\r\n.sigma_post .sigma_post-meta span i {\r\n    margin-right: 3px;}\r\n    \r\n.sigma_post .sigma_post-meta span+span {\r\n    margin-left: 20px!important;\r\n}\r\n\r\n@media only screen and (max-width: 360px) and (min-width: 280px) {\r\n   .sigma_post .sigma_post-meta span a{\r\n        font-size: 10px !important;\r\n    }\r\n}\r\n\r\n.sigma_post .sigma_post-body h5 a {\r\n    font-size: 18px !important;\r\n}\r\n\r\n.sub-title {\r\n    color: #757575;\r\n    font-size: 16px;\r\n    margin-top:15px;\r\n}\r\n    \r\n.about-content{\r\n    font-size: 14px;\r\n    font-weight: 400;\r\n    line-height: 26px;\r\n}\r\n\r\n.sigma_post .sigma_post-meta span a {\r\n	color: #757575;\r\n    }\r\n    \r\n.sigma_post .sigma_post-meta span i {\r\n     color: #757575;\r\n}\r\n\r\n.sigma_post .sigma_post-meta span a:hover, .sigma_post .sigma_post-meta span .comment-count:hover {\r\n    color: unset;\r\n}\r\n\r\nh5 {\r\n    line-height: 1;\r\n}\r\n\r\n.sigma_post .sigma_post-meta{\r\n    margin-bottom: 15px;\r\n}\r\n\r\n.sigma_post .sigma_post-body .sigma_post-content h5{\r\n    margin:0 0 10px;\r\n}\r\n\r\n.sigma_post.style-16 .sigma_post-body{\r\n    padding:7px 0px 0px 0px;\r\n}\r\n\r\n.sigma_post .sigma_post-body .sigma_post-content p{\r\n    margin: 0px 0;\r\n}\r\n\r\n.sigma_doctor .sigma_doctor-categories a{\r\n    font-size:13px;\r\n}\r\n\r\n.sigma_doctor.style-17 .sigma_doctor-body .sigma_doctor-info span{\r\n    font-size:12px;\r\n    color:#666;\r\n}\r\n.sigma_service h5{\r\n    text-align:center;\r\n    font-size:0.9375rem;\r\n}\r\n\r\n.sigma_button_wrapper .sigma_btn.style-2{\r\n    font-size: 16px !important;\r\n    font-weight: 600 !important;\r\n    padding: 12px 30px !important;\r\n    box-shadow: none !important;\r\n    text-transform: capitalize;\r\n}\r\n\r\n.sigma_service.style-18 .sigma_service-thumb img{\r\n    border-radius: 100%;\r\n    box-shadow: 1px 6px 14px rgb(0 0 0 / 20%);\r\n    width: 140px;\r\n    height: 140px;\r\n    object-fit: cover;\r\n    margin-left: auto;\r\n    margin-right: auto;\r\n    text-align: center !important;\r\n}\r\n\r\n.sigma_doctor.style-19 .sigma_rating{\r\n    font-size:14px;\r\n}\r\n.sigma_doctor.style-19 span{\r\n    font-size:13px;\r\n}\r\n.sigma_rating i {\r\n    color: #f4c150;\r\n}\r\n.sigma_doctor.style-19 .sigma_rating{\r\n    margin-top:6px;\r\n    margin-bottom:3px;\r\n}\r\n\r\n.sigma_post .sigma_post-meta{\r\n    margin-top:10px;\r\n    margin-bottom:10px;\r\n}\r\n\r\n.sigma_post .sigma_post-meta span+span{\r\n    float:right;\r\n    text-align:right;\r\n}\r\n.sigma_post .sigma_post-meta span.author {\r\n    float:left;\r\n    width:50%;\r\n}\r\n\r\n.sigma_post .sigma_post-meta{\r\n     justify-content: space-between;    \r\n}\r\n\r\n.fa-clock:before{\r\n color: #fff;\r\n}\r\n.sigma_post.style-15 .sigma_post-meta.is-absolute {\r\n    right: 80px;\r\n}\r\n\r\n.sigma_post.style-15 .sigma_post-body .btn-link {\r\n    background: #01cae4;\r\n    color: #fff;\r\n    padding: 8px 16px;\r\n    font-size: 14px;\r\n    line-height: 1.6;\r\n    border-radius: 6px;\r\n    margin-top: 13px;\r\n}\r\n\r\n.sigma_post.style-15{\r\n    box-shadow: unset;\r\n    padding: 20px;\r\n    margin-bottom: 20px;\r\n}\r\n\r\n.sigma_post.style-15.has-post-thumbnail .sigma_post-body{\r\n    padding: 10px 0 0;\r\n}\r\n.sigma_post.style-15 .sigma_post-meta{\r\n    padding-top: 8px;\r\n}\r\n.sigma-blog-1894029072 .col-lg-4 .sigma_post.style-15 .sigma_post-body .sigma_post-content h5{\r\n    margin-top: 20px;\r\n}\r\n\r\n.sigma_post .sigma_post-body .sigma_post-content h5{\r\n    margin: 20px 0 10px;\r\n}\r\n\r\n\r\n.sigma_info.style-14 .sigma_info-title .sigma_info-icon{\r\n    background: unset !important;\r\n}\r\n\r\n.sigma_info.style-14 .sigma_info-title h5 {\r\n    margin: 0;}\r\n    \r\n    \r\n   .sigma_info.style-14 .shape-2 {\r\n    right: -44px;\r\n    top: auto;\r\n    bottom: -20px;\r\n}\r\n\r\n.sigma_info.style-14 .shape-2{\r\n    display:none;\r\n}\r\n\r\n .sigma_info.style-14 .sigma_info-description a {\r\n    color: #fff;\r\n    font-size: 25px;\r\n    font-weight: 500;\r\n}\r\n\r\n.sigma_info.style-14 .sigma_info-description a:hover {\r\n    color: #09e5ab;\r\n}\r\n.sigma_post.style-15 .sigma_post-body .btn-link:hover{\r\n    background: #09e5ab;\r\n    color: #ffffff;\r\n}'),
(21576, 4659, '_wpb_shortcodes_custom_css', '.vc_custom_1640946506112{background-color: #15558d !important;}.vc_custom_1669115224662{background-color: #15558d !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1669103822035{background-color: #f8f9fa !important;}.vc_custom_1669103577753{background-color: #f8f9fa !important;}.vc_custom_1640931534164{padding-right: 0px !important;}'),
(21579, 4660, '_wp_attached_file', '2022/12/feature-03.jpg'),
(21580, 4660, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:640;s:6:\"height\";i:512;s:4:\"file\";s:22:\"2022/12/feature-03.jpg\";s:8:\"filesize\";i:43817;s:5:\"sizes\";a:23:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"feature-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:14236;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"feature-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:5713;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:22:\"feature-03-640x400.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35828;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:22:\"feature-03-640x360.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33667;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:22:\"feature-03-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33281;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:22:\"feature-03-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30799;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:22:\"feature-03-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16472;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:22:\"feature-03-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13841;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:22:\"feature-03-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11591;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:22:\"feature-03-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12165;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:22:\"feature-03-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10970;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:22:\"feature-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:3406;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:20:\"feature-03-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2122;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:20:\"feature-03-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1062;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:20:\"feature-03-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:933;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:22:\"feature-03-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30138;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:22:\"feature-03-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24869;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:22:\"feature-03-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38408;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:22:\"feature-03-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12134;}s:17:\"sigma-blog-medium\";a:5:{s:4:\"file\";s:22:\"feature-03-600x512.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41298;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"feature-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:15282;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:22:\"feature-03-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38408;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"feature-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:3406;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(21584, 4661, '_wpb_post_custom_css', '.subscribe-cta-form .sigma-subscribe-form-style-1 {\r\n    border: 2px solid #fff;\r\n    border-radius: 6px;\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"email\"] {\r\n    background: transparent;\r\n    border: 0;\r\n    color: #fff;\r\n    height: 70px;\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"email\"]::placeholder {\r\n    color: #fff;\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"submit\"] {\r\n    background: #fff;\r\n    margin: 5px;\r\n    border-radius: 6px;\r\n    color: var(--thm-secondary);\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 span.wpcf7-not-valid-tip {\r\n    color: #fff;\r\n    position: absolute;\r\n}\r\n@media(max-width: 467px){\r\n    .subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"submit\"]{\r\n        padding: 10px;\r\n        font-size: 12px;\r\n    }\r\n    .subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"email\"]{\r\n        padding: 10px;\r\n    }\r\n}\r\n\r\n.sigma_post .sigma_post-meta span {\r\n    font-size: 13px; }\r\n    \r\n.sigma_post.style-16 .sigma_post-body {\r\n   padding: 20px 0px 0px 0px;\r\n   border: 0px solid;\r\n}\r\n\r\n@media only screen and (max-width: 991px) and (min-width: 768px) {\r\n	.sigma_cta.style-8 .sigma_cta-content h4 {\r\n        font-size: 19px !important;\r\n	}\r\n        .section-title .title {\r\n          font-size: 25px;}\r\n\r\n.sigma_btn.btn-sm {\r\n    font-size: 12px;\r\n    padding: 7px 14px;}\r\n    \r\n}\r\n\r\n@media (max-width: 767px) {\r\n    .section-title .title {\r\n          font-size: 25px;\r\n    }\r\n}\r\n\r\n.sigma_post .sigma_post-meta span i {\r\n    margin-right: 3px;}\r\n    \r\n.sigma_post .sigma_post-meta span+span {\r\n    margin-left: 20px!important;\r\n}\r\n\r\n@media only screen and (max-width: 360px) and (min-width: 280px) {\r\n   .sigma_post .sigma_post-meta span a{\r\n        font-size: 10px !important;\r\n    }\r\n}\r\n\r\n.sigma_post .sigma_post-body h5 a {\r\n    font-size: 18px !important;\r\n}\r\n\r\n.sub-title {\r\n    color: #757575;\r\n    font-size: 16px;\r\n    margin-top:15px;\r\n}\r\n    \r\n.about-content{\r\n    font-size: 14px;\r\n    font-weight: 400;\r\n    line-height: 26px;\r\n}\r\n\r\n.sigma_post .sigma_post-meta span a {\r\n	color: #757575;\r\n    }\r\n    \r\n.sigma_post .sigma_post-meta span i {\r\n     color: #757575;\r\n}\r\n\r\n.sigma_post .sigma_post-meta span a:hover, .sigma_post .sigma_post-meta span .comment-count:hover {\r\n    color: unset;\r\n}\r\n\r\nh5 {\r\n    line-height: 1;\r\n}\r\n\r\n.sigma_post .sigma_post-meta{\r\n    margin-bottom: 15px;\r\n}\r\n\r\n.sigma_post .sigma_post-body .sigma_post-content h5{\r\n    margin:0 0 10px;\r\n}\r\n\r\n.sigma_post.style-16 .sigma_post-body{\r\n    padding:7px 0px 0px 0px;\r\n}\r\n\r\n.sigma_post .sigma_post-body .sigma_post-content p{\r\n    margin: 0px 0;\r\n}\r\n\r\n.sigma_doctor .sigma_doctor-categories a{\r\n    font-size:13px;\r\n}\r\n\r\n.sigma_doctor.style-17 .sigma_doctor-body .sigma_doctor-info span{\r\n    font-size:12px;\r\n    color:#666;\r\n}\r\n.sigma_service h5{\r\n    text-align:center;\r\n    font-size:0.9375rem;\r\n}\r\n\r\n.sigma_button_wrapper .sigma_btn.style-2{\r\n    font-size: 16px !important;\r\n    font-weight: 600 !important;\r\n    padding: 12px 30px !important;\r\n    box-shadow: none !important;\r\n    text-transform: capitalize;\r\n}\r\n\r\n.sigma_service.style-18 .sigma_service-thumb img{\r\n    border-radius: 100%;\r\n    box-shadow: 1px 6px 14px rgb(0 0 0 / 20%);\r\n    width: 140px;\r\n    height: 140px;\r\n    object-fit: cover;\r\n    margin-left: auto;\r\n    margin-right: auto;\r\n    text-align: center !important;\r\n}\r\n\r\n.sigma_doctor.style-19 .sigma_rating{\r\n    font-size:14px;\r\n}\r\n.sigma_doctor.style-19 span{\r\n    font-size:13px;\r\n}\r\n.sigma_rating i {\r\n    color: #f4c150;\r\n}\r\n.sigma_doctor.style-19 .sigma_rating{\r\n    margin-top:6px;\r\n    margin-bottom:3px;\r\n}\r\n\r\n.sigma_post .sigma_post-meta{\r\n    margin-top:10px;\r\n    margin-bottom:10px;\r\n}\r\n\r\n.sigma_post .sigma_post-meta span+span{\r\n    float:right;\r\n    text-align:right;\r\n}\r\n.sigma_post .sigma_post-meta span.author {\r\n    float:left;\r\n    width:50%;\r\n}\r\n\r\n.sigma_post .sigma_post-meta{\r\n     justify-content: space-between;    \r\n}\r\n\r\n.fa-clock:before{\r\n color: #fff;\r\n}\r\n.sigma_post.style-15 .sigma_post-meta.is-absolute {\r\n    right: 80px;\r\n}\r\n\r\n.sigma_post.style-15 .sigma_post-body .btn-link {\r\n    background: #01cae4;\r\n    color: #fff;\r\n    padding: 8px 16px;\r\n    font-size: 14px;\r\n    line-height: 1.6;\r\n    border-radius: 6px;\r\n    margin-top: 13px;\r\n}\r\n\r\n.sigma_post.style-15{\r\n    box-shadow: unset;\r\n    padding: 20px;\r\n    margin-bottom: 20px;\r\n}\r\n\r\n.sigma_post.style-15.has-post-thumbnail .sigma_post-body{\r\n    padding: 10px 0 0;\r\n}\r\n.sigma_post.style-15 .sigma_post-meta{\r\n    padding-top: 8px;\r\n}\r\n.sigma-blog-1894029072 .col-lg-4 .sigma_post.style-15 .sigma_post-body .sigma_post-content h5{\r\n    margin-top: 20px;\r\n}\r\n\r\n.sigma_post .sigma_post-body .sigma_post-content h5{\r\n    margin: 20px 0 10px;\r\n}\r\n\r\n\r\n.sigma_info.style-14 .sigma_info-title .sigma_info-icon{\r\n    background: unset !important;\r\n}\r\n\r\n.sigma_info.style-14 .sigma_info-title h5 {\r\n    margin: 0;}\r\n    \r\n    \r\n   .sigma_info.style-14 .shape-2 {\r\n    right: -44px;\r\n    top: auto;\r\n    bottom: -20px;\r\n}\r\n\r\n.sigma_info.style-14 .shape-2{\r\n    display:none;\r\n}\r\n\r\n .sigma_info.style-14 .sigma_info-description a {\r\n    color: #fff;\r\n    font-size: 25px;\r\n    font-weight: 500;\r\n}\r\n\r\n.sigma_info.style-14 .sigma_info-description a:hover {\r\n    color: #09e5ab;\r\n}\r\n.sigma_post.style-15 .sigma_post-body .btn-link:hover{\r\n    background: #09e5ab;\r\n    color: #ffffff;\r\n}'),
(21585, 4661, '_wpb_shortcodes_custom_css', '.vc_custom_1640946506112{background-color: #15558d !important;}.vc_custom_1669115224662{background-color: #15558d !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1669103822035{background-color: #f8f9fa !important;}.vc_custom_1669103577753{background-color: #f8f9fa !important;}.vc_custom_1640931534164{padding-right: 0px !important;}'),
(21631, 73, 'original_post_title', 'Blog Grid'),
(21635, 73, 'yoast_wpseo_inclusive_language_score', '0'),
(21636, 73, 'yoast_wpseo_wordproof_timestamp', ''),
(21637, 73, '_yoast_wpseo_wordproof_timestamp', ''),
(21640, 691, 'original_post_title', 'Benefits of Consulting With an Online Doctor'),
(21643, 691, 'ao_metabox_nonce', '9718f89feb'),
(21644, 691, 'ao_post_js_optimize', 'on'),
(21645, 691, 'ao_post_css_optimize', 'on'),
(21646, 691, 'ao_post_ccss', 'on'),
(21647, 691, 'ao_post_lazyload', 'on'),
(21648, 691, 'ao_post_preload', ''),
(21649, 691, 'yoast_wpseo_inclusive_language_score', '0'),
(21650, 691, 'yoast_wpseo_wordproof_timestamp', ''),
(21651, 691, '_yoast_wpseo_wordproof_timestamp', ''),
(21656, 689, 'dfiFeatured', 'a:1:{i:0;s:0:\"\";}'),
(21657, 689, '_wpnonce', 'c33a7a5b39'),
(21658, 689, '_wp_http_referer', '/doccure-wp/elementor/wp-admin/post.php?post=689&action=edit&message=1'),
(21659, 689, 'user_ID', '1'),
(21660, 689, 'action', 'editpost'),
(21661, 689, 'originalaction', 'editpost'),
(21662, 689, 'post_author', '1'),
(21663, 689, 'post_type', 'post'),
(21664, 689, 'original_post_status', 'publish'),
(21665, 689, 'referredby', 'https://doccure-wp.dreamstechnologies.com/wp-admin/post.php?post=689&action=edit'),
(21666, 689, '_wp_original_http_referer', 'https://doccure-wp.dreamstechnologies.com/wp-admin/post.php?post=689&action=edit'),
(21667, 689, 'post_ID', '689'),
(21668, 689, 'meta-box-order-nonce', '429f916367'),
(21669, 689, 'closedpostboxesnonce', 'ebd8c0d31d'),
(21670, 689, 'original_post_title', 'What are the benefits of online doctor booking'),
(21671, 689, 'post_title', 'What are the benefits of online doctor booking'),
(21672, 689, 'samplepermalinknonce', 'b18865e5f0'),
(21673, 689, 'content', '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.\r\n\r\nSed 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. Ut enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur, vel illum qui dolorem eum fugiat quo voluptas nulla pariatur?\r\n\r\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.'),
(21674, 689, 'wp-preview', ''),
(21675, 689, 'hidden_post_status', 'publish'),
(21676, 689, 'post_status', 'publish'),
(21677, 689, 'hidden_post_password', ''),
(21678, 689, 'hidden_post_visibility', 'public'),
(21679, 689, 'visibility', 'public'),
(21680, 689, 'post_password', ''),
(21681, 689, 'mm', '09'),
(21682, 689, 'jj', '28'),
(21683, 689, 'aa', '2021'),
(21684, 689, 'hh', '08'),
(21685, 689, 'mn', '09'),
(21686, 689, 'ss', '29'),
(21687, 689, 'hidden_mm', '09'),
(21688, 689, 'cur_mm', '06'),
(21689, 689, 'hidden_jj', '28'),
(21690, 689, 'cur_jj', '26'),
(21691, 689, 'hidden_aa', '2021'),
(21692, 689, 'cur_aa', '2024'),
(21693, 689, 'hidden_hh', '08'),
(21694, 689, 'cur_hh', '07'),
(21695, 689, 'hidden_mn', '09'),
(21696, 689, 'cur_mn', '21'),
(21697, 689, 'original_publish', 'Update'),
(21698, 689, 'save', 'Update'),
(21699, 689, 'post_format', '0'),
(21700, 689, 'post_category', 'a:2:{i:0;s:1:\"0\";i:1;s:1:\"3\";}'),
(21701, 689, 'newcategory', 'New Category Name'),
(21702, 689, 'newcategory_parent', '-1'),
(21703, 689, '_ajax_nonce-add-category', '88d4585859'),
(21704, 689, 'tax_input', 'a:1:{s:8:\"post_tag\";s:24:\"Doctors, Health, Medical\";}'),
(21705, 689, 'newtag', 'a:1:{s:8:\"post_tag\";s:0:\"\";}'),
(21706, 689, 'page_template', 'default'),
(21709, 689, 'ao_metabox_nonce', '9718f89feb'),
(21710, 689, 'ao_post_js_optimize', 'on'),
(21711, 689, 'ao_post_css_optimize', 'on'),
(21712, 689, 'ao_post_ccss', 'on'),
(21713, 689, 'ao_post_lazyload', 'on'),
(21714, 689, 'ao_post_preload', ''),
(21715, 689, 'dfi_fimageplug-2', '7a1b04f833'),
(21716, 689, 'yoast_free_metabox_nonce', 'dd3f67164c'),
(21717, 689, 'yoast_wpseo_focuskw', ''),
(21718, 689, 'yoast_wpseo_title', ''),
(21719, 689, 'yoast_wpseo_metadesc', ''),
(21720, 689, 'yoast_wpseo_linkdex', '-1184'),
(21721, 689, 'yoast_wpseo_content_score', '30'),
(21722, 689, 'yoast_wpseo_inclusive_language_score', '0'),
(21723, 689, 'yoast_wpseo_is_cornerstone', 'false'),
(21724, 689, 'yoast_wpseo_estimated-reading-time-minutes', '2'),
(21725, 689, 'yoast_wpseo_meta-robots-noindex', '0'),
(21726, 689, 'yoast_wpseo_meta-robots-nofollow', '0'),
(21727, 689, 'yoast_wpseo_meta-robots-adv', ''),
(21728, 689, 'yoast_wpseo_bctitle', ''),
(21729, 689, 'yoast_wpseo_canonical', ''),
(21730, 689, 'yoast_wpseo_wordproof_timestamp', ''),
(21731, 689, 'yoast_wpseo_schema_page_type', ''),
(21732, 689, 'yoast_wpseo_schema_article_type', ''),
(21733, 689, 'yoast_wpseo_opengraph-title', ''),
(21734, 689, 'yoast_wpseo_opengraph-description', ''),
(21735, 689, 'yoast_wpseo_opengraph-image', ''),
(21736, 689, 'yoast_wpseo_opengraph-image-id', ''),
(21737, 689, 'yoast_wpseo_twitter-title', ''),
(21738, 689, 'yoast_wpseo_twitter-description', ''),
(21739, 689, 'yoast_wpseo_twitter-image', ''),
(21740, 689, 'yoast_wpseo_twitter-image-id', ''),
(21741, 689, 'yoast_wpseo_primary_category_term', ''),
(21742, 689, 'yoast_wpseo_primary_category_nonce', '39794e3a69'),
(21743, 689, 'screen', 'mobile'),
(21744, 689, 'excerpt', 'Explore importance of quality sleep & learn tips to improve your sleep, ensuring raise-up refreshed & ready to face the day.'),
(21745, 689, 'trackback_url', '');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(21746, 689, 'meta', 'a:97:{i:21683;a:2:{s:3:\"key\";s:2:\"aa\";s:5:\"value\";s:4:\"2021\";}i:21660;a:2:{s:3:\"key\";s:6:\"action\";s:5:\"value\";s:8:\"editpost\";}i:21755;a:2:{s:3:\"key\";s:17:\"add_comment_nonce\";s:5:\"value\";s:10:\"6ec6023ce3\";}i:21752;a:2:{s:3:\"key\";s:13:\"advanced_view\";s:5:\"value\";s:1:\"1\";}i:21709;a:2:{s:3:\"key\";s:16:\"ao_metabox_nonce\";s:5:\"value\";s:10:\"9718f89feb\";}i:21712;a:2:{s:3:\"key\";s:12:\"ao_post_ccss\";s:5:\"value\";s:2:\"on\";}i:21711;a:2:{s:3:\"key\";s:20:\"ao_post_css_optimize\";s:5:\"value\";s:2:\"on\";}i:21710;a:2:{s:3:\"key\";s:19:\"ao_post_js_optimize\";s:5:\"value\";s:2:\"on\";}i:21713;a:2:{s:3:\"key\";s:16:\"ao_post_lazyload\";s:5:\"value\";s:2:\"on\";}i:21714;a:2:{s:3:\"key\";s:15:\"ao_post_preload\";s:5:\"value\";s:0:\"\";}i:21669;a:2:{s:3:\"key\";s:20:\"closedpostboxesnonce\";s:5:\"value\";s:10:\"ebd8c0d31d\";}i:21753;a:2:{s:3:\"key\";s:14:\"comment_status\";s:5:\"value\";s:4:\"open\";}i:21673;a:2:{s:3:\"key\";s:7:\"content\";s:5:\"value\";s:2162:\"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.\r\n\r\nSed 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. Ut enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur, vel illum qui dolorem eum fugiat quo voluptas nulla pariatur?\r\n\r\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.\";}i:21692;a:2:{s:3:\"key\";s:6:\"cur_aa\";s:5:\"value\";s:4:\"2024\";}i:21694;a:2:{s:3:\"key\";s:6:\"cur_hh\";s:5:\"value\";s:2:\"07\";}i:21690;a:2:{s:3:\"key\";s:6:\"cur_jj\";s:5:\"value\";s:2:\"26\";}i:21688;a:2:{s:3:\"key\";s:6:\"cur_mm\";s:5:\"value\";s:2:\"06\";}i:21696;a:2:{s:3:\"key\";s:6:\"cur_mn\";s:5:\"value\";s:2:\"20\";}i:21715;a:2:{s:3:\"key\";s:16:\"dfi_fimageplug-2\";s:5:\"value\";s:10:\"7a1b04f833\";}i:21744;a:2:{s:3:\"key\";s:7:\"excerpt\";s:5:\"value\";s:128:\"Explore importance of quality sleep & learn tips to improve your sleep, ensuring you raise-up refreshed & ready to face the day.\";}i:21684;a:2:{s:3:\"key\";s:2:\"hh\";s:5:\"value\";s:2:\"08\";}i:21691;a:2:{s:3:\"key\";s:9:\"hidden_aa\";s:5:\"value\";s:4:\"2021\";}i:21693;a:2:{s:3:\"key\";s:9:\"hidden_hh\";s:5:\"value\";s:2:\"08\";}i:21689;a:2:{s:3:\"key\";s:9:\"hidden_jj\";s:5:\"value\";s:2:\"28\";}i:21687;a:2:{s:3:\"key\";s:9:\"hidden_mm\";s:5:\"value\";s:2:\"09\";}i:21695;a:2:{s:3:\"key\";s:9:\"hidden_mn\";s:5:\"value\";s:2:\"09\";}i:21677;a:2:{s:3:\"key\";s:20:\"hidden_post_password\";s:5:\"value\";s:0:\"\";}i:21675;a:2:{s:3:\"key\";s:18:\"hidden_post_status\";s:5:\"value\";s:7:\"publish\";}i:21678;a:2:{s:3:\"key\";s:22:\"hidden_post_visibility\";s:5:\"value\";s:6:\"public\";}i:21760;a:2:{s:3:\"key\";s:2:\"ID\";s:5:\"value\";s:3:\"689\";}i:21682;a:2:{s:3:\"key\";s:2:\"jj\";s:5:\"value\";s:2:\"28\";}i:21668;a:2:{s:3:\"key\";s:20:\"meta-box-order-nonce\";s:5:\"value\";s:10:\"429f916367\";}i:21749;a:2:{s:3:\"key\";s:12:\"metakeyinput\";s:5:\"value\";s:0:\"\";}i:21748;a:2:{s:3:\"key\";s:13:\"metakeyselect\";s:5:\"value\";s:6:\"#NONE#\";}i:21750;a:2:{s:3:\"key\";s:9:\"metavalue\";s:5:\"value\";s:0:\"\";}i:21681;a:2:{s:3:\"key\";s:2:\"mm\";s:5:\"value\";s:2:\"09\";}i:21685;a:2:{s:3:\"key\";s:2:\"mn\";s:5:\"value\";s:2:\"09\";}i:21701;a:2:{s:3:\"key\";s:11:\"newcategory\";s:5:\"value\";s:17:\"New Category Name\";}i:21702;a:2:{s:3:\"key\";s:18:\"newcategory_parent\";s:5:\"value\";s:2:\"-1\";}i:21664;a:2:{s:3:\"key\";s:20:\"original_post_status\";s:5:\"value\";s:7:\"publish\";}i:21670;a:2:{s:3:\"key\";s:19:\"original_post_title\";s:5:\"value\";s:46:\"What are the benefits of online doctor booking\";}i:21697;a:2:{s:3:\"key\";s:16:\"original_publish\";s:5:\"value\";s:6:\"Update\";}i:21661;a:2:{s:3:\"key\";s:14:\"originalaction\";s:5:\"value\";s:8:\"editpost\";}i:21706;a:2:{s:3:\"key\";s:13:\"page_template\";s:5:\"value\";s:7:\"default\";}i:21754;a:2:{s:3:\"key\";s:11:\"ping_status\";s:5:\"value\";s:4:\"open\";}i:21662;a:2:{s:3:\"key\";s:11:\"post_author\";s:5:\"value\";s:1:\"1\";}i:21758;a:2:{s:3:\"key\";s:20:\"post_author_override\";s:5:\"value\";s:1:\"1\";}i:21761;a:2:{s:3:\"key\";s:12:\"post_content\";s:5:\"value\";s:2162:\"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.\r\n\r\nSed 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. Ut enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur, vel illum qui dolorem eum fugiat quo voluptas nulla pariatur?\r\n\r\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.\";}i:21762;a:2:{s:3:\"key\";s:12:\"post_excerpt\";s:5:\"value\";s:128:\"Explore importance of quality sleep & learn tips to improve your sleep, ensuring you raise-up refreshed & ready to face the day.\";}i:21699;a:2:{s:3:\"key\";s:11:\"post_format\";s:5:\"value\";s:1:\"0\";}i:21667;a:2:{s:3:\"key\";s:7:\"post_ID\";s:5:\"value\";s:3:\"689\";}i:21759;a:2:{s:3:\"key\";s:14:\"post_mime_type\";s:5:\"value\";s:0:\"\";}i:21757;a:2:{s:3:\"key\";s:9:\"post_name\";s:5:\"value\";s:33:\"benefits-of-online-doctor-booking\";}i:21680;a:2:{s:3:\"key\";s:13:\"post_password\";s:5:\"value\";s:0:\"\";}i:21676;a:2:{s:3:\"key\";s:11:\"post_status\";s:5:\"value\";s:7:\"publish\";}i:21671;a:2:{s:3:\"key\";s:10:\"post_title\";s:5:\"value\";s:46:\"What are the benefits of online doctor booking\";}i:21663;a:2:{s:3:\"key\";s:9:\"post_type\";s:5:\"value\";s:4:\"post\";}i:2167;a:2:{s:3:\"key\";s:16:\"post_views_count\";s:5:\"value\";s:3:\"949\";}i:21665;a:2:{s:3:\"key\";s:10:\"referredby\";s:5:\"value\";s:76:\"https://doccure-wp.dreamstechnologies.com/wp-admin/post.php?post=689&action=edit\";}i:22247;a:2:{s:3:\"key\";s:16:\"rs_page_bg_color\";s:5:\"value\";s:7:\"#ffffff\";}i:21672;a:2:{s:3:\"key\";s:20:\"samplepermalinknonce\";s:5:\"value\";s:10:\"b18865e5f0\";}i:21698;a:2:{s:3:\"key\";s:4:\"save\";s:5:\"value\";s:6:\"Update\";}i:21743;a:2:{s:3:\"key\";s:6:\"screen\";s:5:\"value\";s:6:\"mobile\";}i:22248;a:2:{s:3:\"key\";s:14:\"slide_template\";s:5:\"value\";s:7:\"default\";}i:21686;a:2:{s:3:\"key\";s:2:\"ss\";s:5:\"value\";s:2:\"29\";}i:21763;a:2:{s:3:\"key\";s:7:\"to_ping\";s:5:\"value\";s:0:\"\";}i:21745;a:2:{s:3:\"key\";s:13:\"trackback_url\";s:5:\"value\";s:0:\"\";}i:21659;a:2:{s:3:\"key\";s:7:\"user_ID\";s:5:\"value\";s:1:\"1\";}i:21679;a:2:{s:3:\"key\";s:10:\"visibility\";s:5:\"value\";s:6:\"public\";}i:21674;a:2:{s:3:\"key\";s:10:\"wp-preview\";s:5:\"value\";s:0:\"\";}i:21716;a:2:{s:3:\"key\";s:24:\"yoast_free_metabox_nonce\";s:5:\"value\";s:10:\"dd3f67164c\";}i:21728;a:2:{s:3:\"key\";s:19:\"yoast_wpseo_bctitle\";s:5:\"value\";s:0:\"\";}i:21729;a:2:{s:3:\"key\";s:21:\"yoast_wpseo_canonical\";s:5:\"value\";s:0:\"\";}i:21721;a:2:{s:3:\"key\";s:25:\"yoast_wpseo_content_score\";s:5:\"value\";s:2:\"30\";}i:21724;a:2:{s:3:\"key\";s:42:\"yoast_wpseo_estimated-reading-time-minutes\";s:5:\"value\";s:1:\"2\";}i:21717;a:2:{s:3:\"key\";s:19:\"yoast_wpseo_focuskw\";s:5:\"value\";s:0:\"\";}i:21722;a:2:{s:3:\"key\";s:36:\"yoast_wpseo_inclusive_language_score\";s:5:\"value\";s:1:\"0\";}i:21723;a:2:{s:3:\"key\";s:26:\"yoast_wpseo_is_cornerstone\";s:5:\"value\";s:5:\"false\";}i:21720;a:2:{s:3:\"key\";s:19:\"yoast_wpseo_linkdex\";s:5:\"value\";s:5:\"-1184\";}i:21727;a:2:{s:3:\"key\";s:27:\"yoast_wpseo_meta-robots-adv\";s:5:\"value\";s:0:\"\";}i:21726;a:2:{s:3:\"key\";s:32:\"yoast_wpseo_meta-robots-nofollow\";s:5:\"value\";s:1:\"0\";}i:21725;a:2:{s:3:\"key\";s:31:\"yoast_wpseo_meta-robots-noindex\";s:5:\"value\";s:1:\"0\";}i:21719;a:2:{s:3:\"key\";s:20:\"yoast_wpseo_metadesc\";s:5:\"value\";s:0:\"\";}i:21734;a:2:{s:3:\"key\";s:33:\"yoast_wpseo_opengraph-description\";s:5:\"value\";s:0:\"\";}i:21735;a:2:{s:3:\"key\";s:27:\"yoast_wpseo_opengraph-image\";s:5:\"value\";s:0:\"\";}i:21736;a:2:{s:3:\"key\";s:30:\"yoast_wpseo_opengraph-image-id\";s:5:\"value\";s:0:\"\";}i:21733;a:2:{s:3:\"key\";s:27:\"yoast_wpseo_opengraph-title\";s:5:\"value\";s:0:\"\";}i:21742;a:2:{s:3:\"key\";s:34:\"yoast_wpseo_primary_category_nonce\";s:5:\"value\";s:10:\"39794e3a69\";}i:21741;a:2:{s:3:\"key\";s:33:\"yoast_wpseo_primary_category_term\";s:5:\"value\";s:0:\"\";}i:21732;a:2:{s:3:\"key\";s:31:\"yoast_wpseo_schema_article_type\";s:5:\"value\";s:0:\"\";}i:21731;a:2:{s:3:\"key\";s:28:\"yoast_wpseo_schema_page_type\";s:5:\"value\";s:0:\"\";}i:21718;a:2:{s:3:\"key\";s:17:\"yoast_wpseo_title\";s:5:\"value\";s:0:\"\";}i:21738;a:2:{s:3:\"key\";s:31:\"yoast_wpseo_twitter-description\";s:5:\"value\";s:0:\"\";}i:21739;a:2:{s:3:\"key\";s:25:\"yoast_wpseo_twitter-image\";s:5:\"value\";s:0:\"\";}i:21740;a:2:{s:3:\"key\";s:28:\"yoast_wpseo_twitter-image-id\";s:5:\"value\";s:0:\"\";}i:21737;a:2:{s:3:\"key\";s:25:\"yoast_wpseo_twitter-title\";s:5:\"value\";s:0:\"\";}i:21730;a:2:{s:3:\"key\";s:31:\"yoast_wpseo_wordproof_timestamp\";s:5:\"value\";s:0:\"\";}}'),
(21747, 689, '_ajax_nonce', 'd76e3cf2d5'),
(21748, 689, 'metakeyselect', '#NONE#'),
(21749, 689, 'metakeyinput', ''),
(21750, 689, 'metavalue', ''),
(21751, 689, '_ajax_nonce-add-meta', '8d979d532f'),
(21752, 689, 'advanced_view', '1'),
(21753, 689, 'comment_status', 'open'),
(21754, 689, 'ping_status', 'open'),
(21755, 689, 'add_comment_nonce', '6ec6023ce3'),
(21756, 689, '_ajax_fetch_list_nonce', '63fe75807e'),
(21757, 689, 'post_name', 'benefits-of-online-doctor-booking'),
(21758, 689, 'post_author_override', '1'),
(21759, 689, 'post_mime_type', ''),
(21760, 689, 'ID', '689'),
(21761, 689, 'post_content', '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.\r\n\r\nSed 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. Ut enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur, vel illum qui dolorem eum fugiat quo voluptas nulla pariatur?\r\n\r\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.'),
(21762, 689, 'post_excerpt', 'Explore importance of quality sleep & learn tips to improve your sleep, ensuring raise-up refreshed & ready to face the day.'),
(21763, 689, 'to_ping', ''),
(21764, 689, '_yoast_wpseo_wordproof_timestamp', ''),
(21769, 656, 'original_post_title', '5 Great reasons to use an online doctor'),
(21772, 656, 'ao_post_preload', ''),
(21773, 656, 'yoast_wpseo_inclusive_language_score', '0'),
(21774, 656, 'yoast_wpseo_wordproof_timestamp', ''),
(21775, 656, '_yoast_wpseo_wordproof_timestamp', ''),
(21778, 228, '_edit_lock', '1689684857:1'),
(21779, 228, '_edit_last', '1'),
(21780, 228, 'dfiFeatured', 'a:1:{i:0;s:0:\"\";}'),
(21781, 228, '_wpnonce', '4508053027'),
(21782, 228, '_wp_http_referer', '/elementor/wp-admin/post.php?post=228&action=edit'),
(21783, 228, 'user_ID', '1'),
(21784, 228, 'action', 'editpost'),
(21785, 228, 'originalaction', 'editpost'),
(21786, 228, 'post_author', '1'),
(21787, 228, 'post_type', 'page'),
(21788, 228, 'original_post_status', 'publish'),
(21789, 228, 'referredby', 'https://doccure-wp.dreamstechnologies.com/wp-admin/edit.php?post_type=page'),
(21790, 228, '_wp_original_http_referer', 'https://doccure-wp.dreamstechnologies.com/wp-admin/edit.php?post_type=page'),
(21791, 228, 'post_ID', '228'),
(21792, 228, 'meta-box-order-nonce', '08f1a2a1fc'),
(21793, 228, 'closedpostboxesnonce', '8da0cd27e9'),
(21794, 228, 'original_post_title', 'FAQ'),
(21795, 228, 'post_title', 'FAQ'),
(21796, 228, 'samplepermalinknonce', '0d959bcda0'),
(21797, 228, 'content', ''),
(21798, 228, 'wp-preview', ''),
(21799, 228, 'hidden_post_status', 'publish'),
(21800, 228, 'post_status', 'publish'),
(21801, 228, 'hidden_post_password', ''),
(21802, 228, 'hidden_post_visibility', 'public'),
(21803, 228, 'visibility', 'public'),
(21804, 228, 'post_password', ''),
(21805, 228, 'mm', '08'),
(21806, 228, 'jj', '25'),
(21807, 228, 'aa', '2021'),
(21808, 228, 'hh', '07'),
(21809, 228, 'mn', '38'),
(21810, 228, 'ss', '21'),
(21811, 228, 'hidden_mm', '08'),
(21812, 228, 'cur_mm', '04'),
(21813, 228, 'hidden_jj', '25'),
(21814, 228, 'cur_jj', '28'),
(21815, 228, 'hidden_aa', '2021'),
(21816, 228, 'cur_aa', '2023'),
(21817, 228, 'hidden_hh', '07'),
(21818, 228, 'cur_hh', '15'),
(21819, 228, 'hidden_mn', '38'),
(21820, 228, 'cur_mn', '26'),
(21821, 228, 'original_publish', 'Update'),
(21822, 228, 'save', 'Update'),
(21823, 228, 'parent_id', ''),
(21824, 228, 'page_template', 'elementor_header_footer'),
(21825, 228, 'menu_order', '0'),
(21828, 228, 'ao_metabox_nonce', '9718f89feb'),
(21829, 228, 'ao_post_js_optimize', 'on'),
(21830, 228, 'ao_post_css_optimize', 'on'),
(21831, 228, 'ao_post_ccss', 'on'),
(21832, 228, 'ao_post_lazyload', 'on'),
(21833, 228, 'ao_post_preload', ''),
(21835, 228, 'dfi_fimageplug-2', 'aeb35579db'),
(21836, 228, 'wpb_vc_js_status', 'false'),
(21837, 228, 'wpb_vc_loading', 'Loading, please wait...'),
(21838, 228, 'wpb_vc_loading_row', 'Crunching...'),
(21839, 228, 'vc_post_custom_css', '.sigma_header.header-layout-10 .sigma_header-middle .sigma_btn {\r\n    color: #09e5ab;\r\n    box-shadow: none;\r\n    border: 2px solid;\r\n	  padding: 10px 20px;\r\n    font-weight: 500;\r\n}\r\n\r\n.sigma_accordion.style-13 .card .card-header .accordion-link{\r\n    font-size: 15px;\r\n}\r\n\r\n.sigma_accordion.style-13 .card-body {\r\n    font-size: 15px;}'),
(21840, 228, 'yoast_free_metabox_nonce', '5f7cc6f5b9'),
(21841, 228, 'yoast_wpseo_focuskw', ''),
(21842, 228, 'yoast_wpseo_title', ''),
(21843, 228, 'yoast_wpseo_metadesc', ''),
(21844, 228, 'yoast_wpseo_linkdex', '-2803'),
(21845, 228, 'yoast_wpseo_content_score', '0'),
(21846, 228, 'yoast_wpseo_inclusive_language_score', '0'),
(21847, 228, 'yoast_wpseo_is_cornerstone', 'false'),
(21848, 228, 'yoast_wpseo_estimated-reading-time-minutes', '0'),
(21849, 228, 'yoast_wpseo_meta-robots-noindex', '0'),
(21850, 228, 'yoast_wpseo_meta-robots-nofollow', '0'),
(21851, 228, 'yoast_wpseo_meta-robots-adv', ''),
(21852, 228, 'yoast_wpseo_bctitle', ''),
(21853, 228, 'yoast_wpseo_canonical', ''),
(21854, 228, 'yoast_wpseo_wordproof_timestamp', ''),
(21855, 228, 'yoast_wpseo_schema_page_type', ''),
(21856, 228, 'yoast_wpseo_schema_article_type', ''),
(21857, 228, 'yoast_wpseo_opengraph-title', ''),
(21858, 228, 'yoast_wpseo_opengraph-description', ''),
(21859, 228, 'yoast_wpseo_opengraph-image', ''),
(21860, 228, 'yoast_wpseo_opengraph-image-id', ''),
(21861, 228, 'yoast_wpseo_twitter-title', ''),
(21862, 228, 'yoast_wpseo_twitter-description', ''),
(21863, 228, 'yoast_wpseo_twitter-image', ''),
(21864, 228, 'yoast_wpseo_twitter-image-id', ''),
(21865, 228, 'screen', 'mobile'),
(21866, 228, 'metakeyselect', '#NONE#'),
(21867, 228, 'metakeyinput', ''),
(21868, 228, 'metavalue', ''),
(21869, 228, '_ajax_nonce-add-meta', 'ec938d98c3'),
(21870, 228, 'advanced_view', '1'),
(21871, 228, 'add_comment_nonce', '28918bee4d'),
(21872, 228, '_ajax_fetch_list_nonce', 'e453368868'),
(21873, 228, 'post_name', 'faq'),
(21874, 228, 'post_author_override', '1'),
(21875, 228, 'post_mime_type', ''),
(21876, 228, 'ID', '228'),
(21877, 228, 'post_content', ''),
(21878, 228, 'post_parent', '0'),
(21879, 228, 'comment_status', 'closed'),
(21880, 228, 'ping_status', 'closed'),
(21881, 228, 'am_page_data', 'a:12:{s:12:\"am_seo_title\";s:0:\"\";s:18:\"am_seo_description\";s:0:\"\";s:15:\"am_seo_keywords\";s:0:\"\";s:9:\"am_layout\";s:10:\"no_sidebar\";s:15:\"am_left_sidebar\";s:0:\"\";s:13:\"am_page_title\";s:4:\"show\";s:12:\"am_title_bar\";s:7:\"default\";s:14:\"am_breadcrumbs\";s:6:\"enable\";s:15:\"am_title_bar_bg\";s:0:\"\";s:17:\"am_title_bar_text\";s:0:\"\";s:13:\"am_rev_slider\";s:1:\"6\";s:12:\"am_shortcode\";s:0:\"\";}'),
(21882, 4670, '_wpb_post_custom_css', '.sigma_header.header-layout-10 .sigma_header-middle .sigma_btn {\r\n    color: #09e5ab;\r\n    box-shadow: none;\r\n    border: 2px solid;\r\n	  padding: 10px 20px;\r\n    font-weight: 500;\r\n}\r\n\r\n.sigma_accordion.style-13 .card .card-header .accordion-link{\r\n    font-size: 15px;\r\n}\r\n\r\n.sigma_accordion.style-13 .card-body {\r\n    font-size: 15px;}'),
(21883, 228, '_yoast_wpseo_wordproof_timestamp', ''),
(21886, 241, '_edit_last', '1'),
(21887, 241, 'dfiFeatured', 'a:1:{i:0;s:0:\"\";}'),
(21888, 241, 'original_post_title', 'Contact Us'),
(21891, 241, 'ao_post_preload', ''),
(21893, 241, 'dfi_fimageplug-2', 'aeb35579db'),
(21894, 241, 'yoast_free_metabox_nonce', '5f7cc6f5b9'),
(21895, 241, 'yoast_wpseo_focuskw', ''),
(21896, 241, 'yoast_wpseo_title', ''),
(21897, 241, 'yoast_wpseo_metadesc', ''),
(21898, 241, 'yoast_wpseo_linkdex', '-1389'),
(21899, 241, 'yoast_wpseo_content_score', '90'),
(21900, 241, 'yoast_wpseo_inclusive_language_score', '0'),
(21901, 241, 'yoast_wpseo_is_cornerstone', 'false'),
(21902, 241, 'yoast_wpseo_estimated-reading-time-minutes', '1'),
(21903, 241, 'yoast_wpseo_meta-robots-noindex', '0'),
(21904, 241, 'yoast_wpseo_meta-robots-nofollow', '0'),
(21905, 241, 'yoast_wpseo_meta-robots-adv', ''),
(21906, 241, 'yoast_wpseo_bctitle', ''),
(21907, 241, 'yoast_wpseo_canonical', ''),
(21908, 241, 'yoast_wpseo_wordproof_timestamp', ''),
(21909, 241, 'yoast_wpseo_schema_page_type', ''),
(21910, 241, 'yoast_wpseo_schema_article_type', ''),
(21911, 241, 'yoast_wpseo_opengraph-title', ''),
(21912, 241, 'yoast_wpseo_opengraph-description', ''),
(21913, 241, 'yoast_wpseo_opengraph-image', ''),
(21914, 241, 'yoast_wpseo_opengraph-image-id', ''),
(21915, 241, 'yoast_wpseo_twitter-title', ''),
(21916, 241, 'yoast_wpseo_twitter-description', ''),
(21917, 241, 'yoast_wpseo_twitter-image', ''),
(21918, 241, 'yoast_wpseo_twitter-image-id', ''),
(21919, 241, 'screen', 'mobile'),
(21920, 4671, '_wpb_post_custom_css', '.custom-contact-form-style input:not([type=\"submit\"]), .custom-contact-form-style select, .custom-contact-form-style textarea {\r\n    background: transparent;\r\n    border-radius: 0;\r\n}\r\n\r\n.sigma_header.header-layout-10 .sigma_header-middle .sigma_btn {\r\n    color: #09e5ab;\r\n    box-shadow: none;\r\n    border: 2px solid;\r\n	  padding: 10px 20px;\r\n    font-weight: 500;\r\n}\r\n\r\n\r\n.bg-color{\r\n    background:linear-gradient(360deg, rgba(0, 113, 220, 0.06) 40.94%, rgba(229, 241, 251, 0) 100%);\r\n}\r\n\r\n.contactform_row  .wpcf7{\r\n    background:#FFF;\r\n    border-radius:8px;\r\n}\r\n.contactform_row input[type=\"text\"], .contactform_row input[type=\"email\"], .contactform_row textarea, .contactform_row input[type=\"tel\"], .contactform_row select{\r\n	border-radius: 5px;\r\n    border: 1px solid #f0f0f0;\r\n    padding: 15px 15px;\r\n}\r\n.contactform_row input[type=\"submit\"]{\r\n    padding: 12px 18px;\r\n    color: #fff;\r\n    font-weight: 500;\r\n    border-radius: 8px;\r\n    border: 1px solid #e5f1fb;\r\n    text-transform: uppercase;\r\n    font-size: 18px;\r\n    min-width: 160px;\r\n}\r\n.contactform_row .wpcf7 label span{\r\n   color:#ff0000;   \r\n}\r\n\r\n.text_padding{\r\n    padding-bottom:50px;\r\n}\r\n.contact_info .sigma_info.style-3{\r\n   overflow:unset;   \r\n}\r\n\r\n\r\n.custom-contact-form-style .form-group {\r\n    margin-bottom: 30px;\r\n}\r\n\r\n.wpb_gmaps_widget .wpb_wrapper{\r\n     padding:0px;\r\n}\r\n\r\n.sigma_info.style-3 .sigma_info-icon {\r\n    background-color: unset;\r\n}\r\n\r\n.sigma_info.style-3 .sigma_info-icon{\r\n    margin:0 auto 10px;\r\n}\r\n\r\n.sigma_info.style-3{\r\n    padding: 30px;\r\n}\r\n\r\n.custom-contact-form-style input:not([type=submit]), .custom-contact-form-style select, .custom-contact-form-style textarea {\r\n    border-radius: 6px;\r\n}'),
(21921, 4671, '_wpb_shortcodes_custom_css', '.vc_custom_1669703020704{background-color: #f8f9fa !important;}.vc_custom_1637850786591{padding-top: 70px !important;padding-bottom: 70px !important;}.vc_custom_1637850763809{margin-bottom: 0px !important;border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}'),
(21922, 241, '_yoast_wpseo_wordproof_timestamp', ''),
(21958, 4677, '_edit_lock', '1670226319:1'),
(21959, 4677, '_thumbnail_id', '2826'),
(21960, 4678, '_edit_lock', '1670224118:1'),
(21961, 4678, '_thumbnail_id', '803'),
(21962, 4677, '_edit_last', '1'),
(21963, 4677, 'dfiFeatured', 'a:1:{i:0;s:0:\"\";}'),
(21964, 4677, 'rs_page_bg_color', ''),
(21965, 4677, '_yoast_wpseo_content_score', '60'),
(21966, 4677, '_yoast_wpseo_estimated-reading-time-minutes', '1'),
(21967, 4677, '_yoast_wpseo_wordproof_timestamp', ''),
(21968, 4679, '_edit_lock', '1670226425:1'),
(21969, 4678, '_edit_last', '1'),
(21970, 4678, 'dfiFeatured', 'a:1:{i:0;s:0:\"\";}'),
(21971, 4678, 'rs_page_bg_color', ''),
(21972, 4678, '_yoast_wpseo_content_score', '60'),
(21973, 4678, '_yoast_wpseo_estimated-reading-time-minutes', '1'),
(21974, 4678, '_yoast_wpseo_wordproof_timestamp', ''),
(21975, 4679, '_thumbnail_id', '2822'),
(21978, 4683, '_edit_lock', '1670226633:1'),
(21979, 4683, '_thumbnail_id', '800'),
(21981, 4683, '_edit_last', '1'),
(21982, 4683, 'dfiFeatured', 'a:1:{i:0;s:0:\"\";}'),
(21983, 4683, 'rs_page_bg_color', ''),
(21984, 4683, '_yoast_wpseo_content_score', '60'),
(21985, 4683, '_yoast_wpseo_estimated-reading-time-minutes', '1'),
(21986, 4683, '_yoast_wpseo_wordproof_timestamp', ''),
(22018, 4689, '_edit_lock', '1682696569:1'),
(22019, 4689, '_edit_last', '1'),
(22020, 4689, 'dfiFeatured', 'a:1:{i:0;s:49:\"/2022/03/features-03.png,/2022/03/features-03.png\";}'),
(22021, 4689, 'rs_page_bg_color', ''),
(22022, 4689, '_wpb_vc_js_status', 'true'),
(22023, 4689, '_thumbnail_id', '1744'),
(22025, 4691, '_edit_lock', '1682696525:1'),
(22026, 4691, '_edit_last', '1'),
(22027, 4691, 'dfiFeatured', 'a:1:{i:0;s:49:\"/2022/03/features-04.png,/2022/03/features-04.png\";}'),
(22028, 4691, 'rs_page_bg_color', ''),
(22029, 4691, '_wpb_vc_js_status', 'true'),
(22030, 4691, '_thumbnail_id', '4484'),
(22032, 4693, '_edit_lock', '1682696530:1'),
(22033, 4693, '_edit_last', '1'),
(22034, 4693, 'dfiFeatured', 'a:1:{i:0;s:49:\"/2022/03/features-05.png,/2022/03/features-05.png\";}'),
(22035, 4693, 'rs_page_bg_color', ''),
(22036, 4693, '_wpb_vc_js_status', 'true'),
(22037, 4693, '_thumbnail_id', '4328'),
(22039, 4695, '_edit_lock', '1682696526:1'),
(22040, 4695, '_edit_last', '1'),
(22041, 4695, 'dfiFeatured', 'a:1:{i:0;s:49:\"/2022/03/features-06.png,/2022/03/features-06.png\";}'),
(22042, 4695, 'rs_page_bg_color', ''),
(22043, 4695, '_wpb_vc_js_status', 'true'),
(22044, 4695, '_thumbnail_id', '1741'),
(22046, 4696, '_edit_lock', '1682696529:1'),
(22047, 4696, '_edit_last', '1'),
(22048, 4696, 'dfiFeatured', 'a:1:{i:0;s:49:\"/2022/03/features-01.png,/2022/03/features-01.png\";}'),
(22049, 4696, 'rs_page_bg_color', ''),
(22050, 4696, '_wpb_vc_js_status', 'true'),
(22051, 4696, '_thumbnail_id', '1796'),
(22053, 4698, '_edit_lock', '1682696335:1'),
(22054, 4698, '_edit_last', '1'),
(22055, 4698, 'dfiFeatured', 'a:1:{i:0;s:49:\"/2022/03/features-02.png,/2022/03/features-02.png\";}'),
(22056, 4698, 'rs_page_bg_color', ''),
(22057, 4698, '_wpb_vc_js_status', 'true'),
(22058, 4698, '_thumbnail_id', '1739'),
(22060, 4699, 'am_page_data', 'a:12:{s:12:\"am_seo_title\";s:0:\"\";s:18:\"am_seo_description\";s:0:\"\";s:15:\"am_seo_keywords\";s:0:\"\";s:9:\"am_layout\";s:10:\"no_sidebar\";s:15:\"am_left_sidebar\";s:0:\"\";s:13:\"am_page_title\";s:4:\"show\";s:12:\"am_title_bar\";s:7:\"default\";s:14:\"am_breadcrumbs\";s:6:\"enable\";s:15:\"am_title_bar_bg\";s:0:\"\";s:17:\"am_title_bar_text\";s:0:\"\";s:13:\"am_rev_slider\";s:1:\"6\";s:12:\"am_shortcode\";s:0:\"\";}'),
(22061, 4699, '_edit_lock', '1682696927:1'),
(22062, 4699, '_edit_last', '1'),
(22063, 4699, 'dfiFeatured', 'a:1:{i:0;s:0:\"\";}'),
(22064, 4699, '_wpnonce', '6155415d1d'),
(22065, 4699, '_wp_http_referer', '/elementor/wp-admin/post.php?post=4699&action=edit'),
(22066, 4699, 'user_ID', '1'),
(22067, 4699, 'action', 'editpost'),
(22068, 4699, 'originalaction', 'editpost'),
(22069, 4699, 'post_type', 'page'),
(22070, 4699, 'original_post_status', 'publish'),
(22071, 4699, 'referredby', 'https://doccure-wp.dreamstechnologies.com/wp-admin/edit.php?post_type=page&paged=2'),
(22072, 4699, '_wp_original_http_referer', 'https://doccure-wp.dreamstechnologies.com/wp-admin/edit.php?post_type=page&paged=2'),
(22073, 4699, 'auto_draft', '1'),
(22074, 4699, 'post_ID', '4699'),
(22075, 4699, 'meta-box-order-nonce', '08f1a2a1fc'),
(22076, 4699, 'closedpostboxesnonce', '8da0cd27e9'),
(22077, 4699, 'samplepermalinknonce', '0d959bcda0'),
(22080, 4699, 'ao_metabox_nonce', '9718f89feb'),
(22081, 4699, 'ao_post_optimize', 'a:6:{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\";s:15:\"ao_post_preload\";s:0:\"\";}'),
(22082, 4699, 'ao_post_js_optimize', 'on'),
(22083, 4699, 'ao_post_css_optimize', 'on'),
(22084, 4699, 'ao_post_ccss', 'on'),
(22085, 4699, 'ao_post_lazyload', 'on'),
(22086, 4699, 'ao_post_preload', ''),
(22087, 4699, 'dfi_fimageplug-2', 'aeb35579db'),
(22088, 4699, 'wpb_vc_js_status', 'false'),
(22089, 4699, 'wpb_vc_loading', 'Loading, please wait...'),
(22090, 4699, 'wpb_vc_loading_row', 'Crunching...'),
(22091, 4699, 'vc_post_custom_css', ''),
(22092, 4699, 'comment_status', 'closed'),
(22093, 4699, 'ping_status', 'closed'),
(22094, 4699, 'post_author', '1'),
(22095, 4699, 'post_mime_type', ''),
(22096, 4699, 'ID', '4699'),
(22097, 4699, 'post_status', 'publish'),
(22098, 4699, '_wpb_vc_js_status', 'false'),
(22099, 4699, '_wp_page_template', 'elementor_header_footer'),
(22100, 4699, 'original_post_title', 'Service'),
(22101, 4699, 'post_title', 'Service'),
(22102, 4699, 'content', ' '),
(22103, 4699, 'wp-preview', ''),
(22104, 4699, 'hidden_post_status', 'publish'),
(22105, 4699, 'hidden_post_password', ''),
(22106, 4699, 'hidden_post_visibility', 'public'),
(22107, 4699, 'visibility', 'public'),
(22108, 4699, 'post_password', ''),
(22109, 4699, 'mm', '12'),
(22110, 4699, 'jj', '05'),
(22111, 4699, 'aa', '2022'),
(22112, 4699, 'hh', '08'),
(22113, 4699, 'mn', '21'),
(22114, 4699, 'ss', '40'),
(22115, 4699, 'hidden_mm', '12'),
(22116, 4699, 'cur_mm', '04'),
(22117, 4699, 'hidden_jj', '05'),
(22118, 4699, 'cur_jj', '28'),
(22119, 4699, 'hidden_aa', '2022'),
(22120, 4699, 'cur_aa', '2023'),
(22121, 4699, 'hidden_hh', '08'),
(22122, 4699, 'cur_hh', '15'),
(22123, 4699, 'hidden_mn', '21'),
(22124, 4699, 'cur_mn', '14'),
(22125, 4699, 'original_publish', 'Update'),
(22126, 4699, 'save', 'Update'),
(22127, 4699, 'parent_id', ''),
(22128, 4699, 'page_template', 'elementor_header_footer'),
(22129, 4699, 'menu_order', '0'),
(22133, 4699, 'meta', 'a:69:{i:22111;a:2:{s:3:\"key\";s:2:\"aa\";s:5:\"value\";s:4:\"2022\";}i:22067;a:2:{s:3:\"key\";s:6:\"action\";s:5:\"value\";s:8:\"editpost\";}i:22140;a:2:{s:3:\"key\";s:17:\"add_comment_nonce\";s:5:\"value\";s:10:\"18ad0d929f\";}i:22139;a:2:{s:3:\"key\";s:13:\"advanced_view\";s:5:\"value\";s:1:\"1\";}i:22080;a:2:{s:3:\"key\";s:16:\"ao_metabox_nonce\";s:5:\"value\";s:10:\"9718f89feb\";}i:22084;a:2:{s:3:\"key\";s:12:\"ao_post_ccss\";s:5:\"value\";s:2:\"on\";}i:22083;a:2:{s:3:\"key\";s:20:\"ao_post_css_optimize\";s:5:\"value\";s:2:\"on\";}i:22082;a:2:{s:3:\"key\";s:19:\"ao_post_js_optimize\";s:5:\"value\";s:2:\"on\";}i:22085;a:2:{s:3:\"key\";s:16:\"ao_post_lazyload\";s:5:\"value\";s:2:\"on\";}i:22086;a:2:{s:3:\"key\";s:15:\"ao_post_preload\";s:5:\"value\";s:0:\"\";}i:22073;a:2:{s:3:\"key\";s:10:\"auto_draft\";s:5:\"value\";s:1:\"1\";}i:22076;a:2:{s:3:\"key\";s:20:\"closedpostboxesnonce\";s:5:\"value\";s:10:\"e64ab9b85b\";}i:22092;a:2:{s:3:\"key\";s:14:\"comment_status\";s:5:\"value\";s:6:\"closed\";}i:22102;a:2:{s:3:\"key\";s:7:\"content\";s:5:\"value\";s:407:\"[vc_row el_class=\"services_firstsec\"][vc_column][vc_column_text][services_list][/vc_column_text][/vc_column][/vc_row][vc_row el_class=\"services_testimonials_section\"][vc_column el_class=\"section-title\"][vc_custom_heading text=\"What Our Clients Say\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" el_class=\"title\"][vc_column_text][services_testimonials][/vc_column_text][/vc_column][/vc_row]\";}i:22120;a:2:{s:3:\"key\";s:6:\"cur_aa\";s:5:\"value\";s:4:\"2022\";}i:22122;a:2:{s:3:\"key\";s:6:\"cur_hh\";s:5:\"value\";s:2:\"08\";}i:22118;a:2:{s:3:\"key\";s:6:\"cur_jj\";s:5:\"value\";s:2:\"05\";}i:22116;a:2:{s:3:\"key\";s:6:\"cur_mm\";s:5:\"value\";s:2:\"12\";}i:22124;a:2:{s:3:\"key\";s:6:\"cur_mn\";s:5:\"value\";s:2:\"21\";}i:22087;a:2:{s:3:\"key\";s:16:\"dfi_fimageplug-2\";s:5:\"value\";s:10:\"6bab6b9b99\";}i:22112;a:2:{s:3:\"key\";s:2:\"hh\";s:5:\"value\";s:2:\"08\";}i:22119;a:2:{s:3:\"key\";s:9:\"hidden_aa\";s:5:\"value\";s:4:\"2022\";}i:22121;a:2:{s:3:\"key\";s:9:\"hidden_hh\";s:5:\"value\";s:2:\"08\";}i:22117;a:2:{s:3:\"key\";s:9:\"hidden_jj\";s:5:\"value\";s:2:\"05\";}i:22115;a:2:{s:3:\"key\";s:9:\"hidden_mm\";s:5:\"value\";s:2:\"12\";}i:22123;a:2:{s:3:\"key\";s:9:\"hidden_mn\";s:5:\"value\";s:2:\"21\";}i:22105;a:2:{s:3:\"key\";s:20:\"hidden_post_password\";s:5:\"value\";s:0:\"\";}i:22104;a:2:{s:3:\"key\";s:18:\"hidden_post_status\";s:5:\"value\";s:7:\"publish\";}i:22106;a:2:{s:3:\"key\";s:22:\"hidden_post_visibility\";s:5:\"value\";s:6:\"public\";}i:22096;a:2:{s:3:\"key\";s:2:\"ID\";s:5:\"value\";s:4:\"4699\";}i:22110;a:2:{s:3:\"key\";s:2:\"jj\";s:5:\"value\";s:2:\"05\";}i:22129;a:2:{s:3:\"key\";s:10:\"menu_order\";s:5:\"value\";s:1:\"0\";}i:22075;a:2:{s:3:\"key\";s:20:\"meta-box-order-nonce\";s:5:\"value\";s:10:\"ba95ca343e\";}i:22136;a:2:{s:3:\"key\";s:12:\"metakeyinput\";s:5:\"value\";s:0:\"\";}i:22135;a:2:{s:3:\"key\";s:13:\"metakeyselect\";s:5:\"value\";s:6:\"#NONE#\";}i:22137;a:2:{s:3:\"key\";s:9:\"metavalue\";s:5:\"value\";s:0:\"\";}i:22109;a:2:{s:3:\"key\";s:2:\"mm\";s:5:\"value\";s:2:\"12\";}i:22113;a:2:{s:3:\"key\";s:2:\"mn\";s:5:\"value\";s:2:\"21\";}i:22070;a:2:{s:3:\"key\";s:20:\"original_post_status\";s:5:\"value\";s:7:\"publish\";}i:22100;a:2:{s:3:\"key\";s:19:\"original_post_title\";s:5:\"value\";s:7:\"Service\";}i:22125;a:2:{s:3:\"key\";s:16:\"original_publish\";s:5:\"value\";s:6:\"Update\";}i:22068;a:2:{s:3:\"key\";s:14:\"originalaction\";s:5:\"value\";s:8:\"editpost\";}i:22128;a:2:{s:3:\"key\";s:13:\"page_template\";s:5:\"value\";s:7:\"default\";}i:22127;a:2:{s:3:\"key\";s:9:\"parent_id\";s:5:\"value\";s:0:\"\";}i:22093;a:2:{s:3:\"key\";s:11:\"ping_status\";s:5:\"value\";s:6:\"closed\";}i:22094;a:2:{s:3:\"key\";s:11:\"post_author\";s:5:\"value\";s:1:\"1\";}i:22143;a:2:{s:3:\"key\";s:20:\"post_author_override\";s:5:\"value\";s:1:\"1\";}i:22144;a:2:{s:3:\"key\";s:12:\"post_content\";s:5:\"value\";s:407:\"[vc_row el_class=\"services_firstsec\"][vc_column][vc_column_text][services_list][/vc_column_text][/vc_column][/vc_row][vc_row el_class=\"services_testimonials_section\"][vc_column el_class=\"section-title\"][vc_custom_heading text=\"What Our Clients Say\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" el_class=\"title\"][vc_column_text][services_testimonials][/vc_column_text][/vc_column][/vc_row]\";}i:22074;a:2:{s:3:\"key\";s:7:\"post_ID\";s:5:\"value\";s:4:\"4699\";}i:22095;a:2:{s:3:\"key\";s:14:\"post_mime_type\";s:5:\"value\";s:0:\"\";}i:22142;a:2:{s:3:\"key\";s:9:\"post_name\";s:5:\"value\";s:7:\"service\";}i:22145;a:2:{s:3:\"key\";s:11:\"post_parent\";s:5:\"value\";s:1:\"0\";}i:22108;a:2:{s:3:\"key\";s:13:\"post_password\";s:5:\"value\";s:0:\"\";}i:22097;a:2:{s:3:\"key\";s:11:\"post_status\";s:5:\"value\";s:7:\"publish\";}i:22101;a:2:{s:3:\"key\";s:10:\"post_title\";s:5:\"value\";s:7:\"Service\";}i:22069;a:2:{s:3:\"key\";s:9:\"post_type\";s:5:\"value\";s:4:\"page\";}i:22071;a:2:{s:3:\"key\";s:10:\"referredby\";s:5:\"value\";s:86:\"https://doccure-wp.dreamstechnologies.com/wp-admin/post.php?post=4699&action=edit\";}i:22146;a:2:{s:3:\"key\";s:16:\"rs_page_bg_color\";s:5:\"value\";s:7:\"#ffffff\";}i:22077;a:2:{s:3:\"key\";s:20:\"samplepermalinknonce\";s:5:\"value\";s:10:\"b5c82ccb6e\";}i:22126;a:2:{s:3:\"key\";s:4:\"save\";s:5:\"value\";s:6:\"Update\";}i:22147;a:2:{s:3:\"key\";s:14:\"slide_template\";s:5:\"value\";s:7:\"default\";}i:22114;a:2:{s:3:\"key\";s:2:\"ss\";s:5:\"value\";s:2:\"40\";}i:22066;a:2:{s:3:\"key\";s:7:\"user_ID\";s:5:\"value\";s:1:\"1\";}i:22091;a:2:{s:3:\"key\";s:18:\"vc_post_custom_css\";s:5:\"value\";s:0:\"\";}i:22107;a:2:{s:3:\"key\";s:10:\"visibility\";s:5:\"value\";s:6:\"public\";}i:22103;a:2:{s:3:\"key\";s:10:\"wp-preview\";s:5:\"value\";s:0:\"\";}i:22088;a:2:{s:3:\"key\";s:16:\"wpb_vc_js_status\";s:5:\"value\";s:5:\"false\";}i:22089;a:2:{s:3:\"key\";s:14:\"wpb_vc_loading\";s:5:\"value\";s:23:\"Loading, please wait...\";}i:22090;a:2:{s:3:\"key\";s:18:\"wpb_vc_loading_row\";s:5:\"value\";s:12:\"Crunching...\";}}'),
(22134, 4699, '_ajax_nonce', '7a73628680'),
(22135, 4699, 'metakeyselect', '#NONE#'),
(22136, 4699, 'metakeyinput', ''),
(22137, 4699, 'metavalue', ''),
(22138, 4699, '_ajax_nonce-add-meta', 'ec938d98c3'),
(22139, 4699, 'advanced_view', '1'),
(22140, 4699, 'add_comment_nonce', '28918bee4d'),
(22141, 4699, '_ajax_fetch_list_nonce', 'e453368868'),
(22142, 4699, 'post_name', 'service'),
(22143, 4699, 'post_author_override', '1'),
(22144, 4699, 'post_content', ' '),
(22145, 4699, 'post_parent', '0'),
(22148, 4702, '_menu_item_type', 'post_type'),
(22149, 4702, '_menu_item_menu_item_parent', '0'),
(22150, 4702, '_menu_item_object_id', '4698'),
(22151, 4702, '_menu_item_object', 'services'),
(22152, 4702, '_menu_item_target', ''),
(22153, 4702, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(22154, 4702, '_menu_item_xfn', ''),
(22155, 4702, '_menu_item_url', ''),
(22157, 4703, '_menu_item_type', 'post_type'),
(22158, 4703, '_menu_item_menu_item_parent', '0'),
(22159, 4703, '_menu_item_object_id', '4696'),
(22160, 4703, '_menu_item_object', 'services'),
(22161, 4703, '_menu_item_target', ''),
(22162, 4703, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(22163, 4703, '_menu_item_xfn', ''),
(22164, 4703, '_menu_item_url', ''),
(22166, 4704, '_menu_item_type', 'post_type'),
(22167, 4704, '_menu_item_menu_item_parent', '0'),
(22168, 4704, '_menu_item_object_id', '4695'),
(22169, 4704, '_menu_item_object', 'services'),
(22170, 4704, '_menu_item_target', ''),
(22171, 4704, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(22172, 4704, '_menu_item_xfn', ''),
(22173, 4704, '_menu_item_url', ''),
(22175, 4705, '_menu_item_type', 'post_type'),
(22176, 4705, '_menu_item_menu_item_parent', '0'),
(22177, 4705, '_menu_item_object_id', '4693'),
(22178, 4705, '_menu_item_object', 'services'),
(22179, 4705, '_menu_item_target', ''),
(22180, 4705, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(22181, 4705, '_menu_item_xfn', ''),
(22182, 4705, '_menu_item_url', ''),
(22202, 4708, '_menu_item_type', 'post_type'),
(22203, 4708, '_menu_item_menu_item_parent', '16'),
(22204, 4708, '_menu_item_object_id', '4699'),
(22205, 4708, '_menu_item_object', 'page'),
(22206, 4708, '_menu_item_target', ''),
(22207, 4708, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(22208, 4708, '_menu_item_xfn', ''),
(22209, 4708, '_menu_item_url', ''),
(22211, 3808, '_wp_old_date', '2022-07-18'),
(22212, 3743, '_wp_old_date', '2022-07-18'),
(22217, 16, '_wp_old_date', '2022-07-18'),
(22221, 333, '_wp_old_date', '2022-07-18'),
(22223, 734, '_wp_old_date', '2022-07-18'),
(22224, 3689, '_wp_old_date', '2022-07-18'),
(22225, 3687, '_wp_old_date', '2022-07-18'),
(22226, 4018, '_wp_old_date', '2022-07-18'),
(22227, 3688, '_wp_old_date', '2022-07-18'),
(22228, 336, '_wp_old_date', '2022-07-18'),
(22229, 2767, '_wp_old_date', '2022-07-18'),
(22230, 4043, '_wp_old_date', '2022-07-18'),
(22232, 897, '_wp_old_date', '2022-07-18'),
(22233, 3691, '_wp_old_date', '2022-07-18'),
(22234, 329, '_wp_old_date', '2022-07-18'),
(22235, 762, '_wp_old_date', '2022-07-18'),
(22236, 339, '_wp_old_date', '2022-07-18'),
(22241, 691, 'rs_page_bg_color', '#ffffff'),
(22242, 691, 'slide_template', 'default'),
(22247, 689, 'rs_page_bg_color', '#ffffff'),
(22248, 689, 'slide_template', 'default'),
(22253, 656, 'rs_page_bg_color', '#ffffff'),
(22254, 656, 'slide_template', 'default'),
(22281, 4716, '_wp_attached_file', '2022/12/dglogo-center.png'),
(22282, 4716, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:130;s:6:\"height\";i:38;s:4:\"file\";s:25:\"2022/12/dglogo-center.png\";s:8:\"filesize\";i:6157;s:5:\"sizes\";a:5:{s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:24:\"dglogo-center-100x38.png\";s:5:\"width\";i:100;s:6:\"height\";i:38;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2628;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:23:\"dglogo-center-65x38.png\";s:5:\"width\";i:65;s:6:\"height\";i:38;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1538;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:23:\"dglogo-center-30x30.png\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:902;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:23:\"dglogo-center-20x20.png\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:505;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"dglogo-center-100x38.png\";s:5:\"width\";i:100;s:6:\"height\";i:38;s:9:\"mime-type\";s:9:\"image/png\";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:{}}}'),
(22303, 4718, '_user_type', 'regular_users'),
(22304, 4718, '_booking_type', 'doctor'),
(22305, 4718, '_price', '200'),
(22306, 4718, '_hospital_id', '4487'),
(22307, 4718, '_doctor_id', '4481'),
(22308, 4718, '_am_booking', 'a:7:{s:13:\"_with_patient\";a:4:{s:8:\"relation\";s:0:\"\";s:10:\"other_name\";s:12:\"Joan Gardner\";s:8:\"bk_email\";s:16:\"[email protected]\";s:8:\"bk_phone\";s:6:\"123456\";}s:9:\"_services\";a:0:{}s:15:\"_consultant_fee\";s:3:\"200\";s:6:\"_price\";s:3:\"200\";s:17:\"_appointment_date\";s:10:\"2022-12-08\";s:6:\"_slots\";s:9:\"1400-1430\";s:12:\"_hospital_id\";s:4:\"4487\";}'),
(22309, 4718, '_appointment_date', '2022-12-08'),
(22310, 4718, '_booking_service', 'a:0:{}'),
(22311, 4718, '_booking_slot', '1400-1430'),
(22312, 4718, '_booking_hospitals', '4487'),
(22313, 4718, 'bk_username', 'Joan Gardner'),
(22314, 4718, 'bk_email', '[email protected]'),
(22315, 4718, 'bk_phone', '123456'),
(22316, 4593, '_download_permissions_granted', 'no'),
(22317, 4593, '_recorded_sales', 'no'),
(22318, 4593, '_recorded_coupon_usage_counts', 'no'),
(22319, 4593, '_new_order_email_sent', 'false'),
(22320, 4593, '_order_stock_reduced', 'no'),
(22321, 4719, '_order_key', 'wc_order_SXZzHKwFY5AkQ'),
(22322, 4719, '_customer_user', '10'),
(22323, 4719, '_payment_method', 'razorpay'),
(22324, 4719, '_payment_method_title', 'Pay via Razorpay'),
(22325, 4719, '_customer_ip_address', '116.72.18.146'),
(22326, 4719, '_customer_user_agent', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/107.0.0.0 Safari/537.36'),
(22327, 4719, '_created_via', 'checkout'),
(22328, 4719, '_cart_hash', 'd341dc4435f8882850a9ebfb9fe76d95'),
(22329, 4719, '_download_permissions_granted', 'no'),
(22330, 4719, '_recorded_sales', 'no'),
(22331, 4719, '_recorded_coupon_usage_counts', 'no'),
(22332, 4719, '_new_order_email_sent', 'false'),
(22333, 4719, '_order_stock_reduced', 'no'),
(22334, 4719, '_billing_first_name', 'Joan'),
(22335, 4719, '_billing_last_name', 'Gardner'),
(22336, 4719, '_billing_address_1', 'K Street. 1667 K Street NW.'),
(22337, 4719, '_billing_city', 'Washington'),
(22338, 4719, '_billing_state', 'WA'),
(22339, 4719, '_billing_postcode', '20005'),
(22340, 4719, '_billing_country', 'US'),
(22341, 4719, '_billing_email', '[email protected]'),
(22342, 4719, '_billing_phone', '654455445'),
(22343, 4719, '_order_currency', 'USD'),
(22344, 4719, '_cart_discount', '0'),
(22345, 4719, '_cart_discount_tax', '0'),
(22346, 4719, '_order_shipping', '0'),
(22347, 4719, '_order_shipping_tax', '0'),
(22348, 4719, '_order_tax', '0'),
(22349, 4719, '_order_total', '200.00'),
(22350, 4719, '_order_version', '7.1.0'),
(22351, 4719, '_prices_include_tax', 'no'),
(22352, 4719, '_billing_address_index', 'Joan Gardner  K Street. 1667 K Street NW.  Washington WA 20005 US [email protected] 654455445'),
(22353, 4719, '_shipping_address_index', '         '),
(22354, 4719, 'is_vat_exempt', 'no'),
(22355, 4719, 'cus_woo_product_data', 'a:13:{s:7:\"service\";a:0:{}s:14:\"consultant_fee\";s:3:\"200\";s:5:\"price\";s:3:\"200\";s:5:\"slots\";s:9:\"1300-1330\";s:16:\"appointment_date\";s:10:\"2022-10-27\";s:8:\"hospital\";s:4:\"4487\";s:9:\"doctor_id\";i:4481;s:7:\"content\";s:0:\"\";s:6:\"myself\";s:6:\"myself\";s:10:\"other_name\";s:12:\"Joan Gardner\";s:8:\"bk_email\";s:16:\"[email protected]\";s:8:\"bk_phone\";s:10:\"1234567890\";s:8:\"relation\";s:0:\"\";}'),
(22356, 4719, 'payment_type', 'bookings'),
(22357, 4719, 'admin_shares', '20.00'),
(22358, 4719, 'doctors_shares', '180.00'),
(22359, 4719, 'doctor_id', '4481'),
(22360, 4719, 'patient_id', '10'),
(22361, 4719, 'is_magic_checkout_order', 'no'),
(22362, 4562, '_download_permissions_granted', 'no'),
(22363, 4562, '_recorded_sales', 'no'),
(22364, 4562, '_recorded_coupon_usage_counts', 'no'),
(22365, 4562, '_new_order_email_sent', 'false'),
(22366, 4562, '_order_stock_reduced', 'no'),
(22367, 501, '_edit_last', '1'),
(22368, 501, 'dfiFeatured', 'a:1:{i:0;s:0:\"\";}'),
(22369, 501, '_yoast_wpseo_wordproof_timestamp', ''),
(22370, 4651, '_wp_old_date', '2022-11-30'),
(22372, 4698, '_yoast_wpseo_estimated-reading-time-minutes', '5'),
(22373, 4698, '_yoast_wpseo_wordproof_timestamp', ''),
(22374, 4696, '_yoast_wpseo_content_score', '90'),
(22375, 4696, '_yoast_wpseo_estimated-reading-time-minutes', '5'),
(22376, 4696, '_yoast_wpseo_wordproof_timestamp', ''),
(22377, 4695, '_yoast_wpseo_content_score', '90'),
(22378, 4695, '_yoast_wpseo_estimated-reading-time-minutes', '5'),
(22379, 4695, '_yoast_wpseo_wordproof_timestamp', ''),
(22380, 4693, '_yoast_wpseo_content_score', '90'),
(22381, 4693, '_yoast_wpseo_estimated-reading-time-minutes', '5'),
(22382, 4693, '_yoast_wpseo_wordproof_timestamp', ''),
(22383, 4691, '_yoast_wpseo_content_score', '90'),
(22384, 4691, '_yoast_wpseo_estimated-reading-time-minutes', '5'),
(22385, 4691, '_yoast_wpseo_wordproof_timestamp', ''),
(22386, 4689, '_yoast_wpseo_content_score', '90'),
(22387, 4689, '_yoast_wpseo_estimated-reading-time-minutes', '5'),
(22388, 4689, '_yoast_wpseo_wordproof_timestamp', ''),
(22389, 4722, '_menu_item_type', 'custom'),
(22390, 4722, '_menu_item_menu_item_parent', '16'),
(22391, 4722, '_menu_item_object_id', '4722'),
(22392, 4722, '_menu_item_object', 'custom'),
(22393, 4722, '_menu_item_target', ''),
(22394, 4722, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(22395, 4722, '_menu_item_xfn', ''),
(22396, 4722, '_menu_item_url', 'https://doccure-wp.dreamstechnologies.com/services/patient-ward/'),
(22398, 3808, '_wp_old_date', '2022-12-05'),
(22399, 3743, '_wp_old_date', '2022-12-05'),
(22404, 16, '_wp_old_date', '2022-12-05'),
(22406, 4708, '_wp_old_date', '2022-12-05'),
(22407, 333, '_wp_old_date', '2022-12-05'),
(22409, 734, '_wp_old_date', '2022-12-05'),
(22410, 3689, '_wp_old_date', '2022-12-05'),
(22411, 3687, '_wp_old_date', '2022-12-05'),
(22412, 4018, '_wp_old_date', '2022-12-05'),
(22413, 3688, '_wp_old_date', '2022-12-05'),
(22414, 336, '_wp_old_date', '2022-12-05'),
(22415, 2767, '_wp_old_date', '2022-12-05'),
(22416, 4043, '_wp_old_date', '2022-12-05'),
(22418, 897, '_wp_old_date', '2022-12-05'),
(22419, 3691, '_wp_old_date', '2022-12-05'),
(22420, 329, '_wp_old_date', '2022-12-05'),
(22421, 762, '_wp_old_date', '2022-12-05'),
(22422, 339, '_wp_old_date', '2022-12-05'),
(22442, 4521, 'rzp_webhook_notified_at', '1671100169'),
(22461, 5498, 'rzp_webhook_notified_at', '1671428778'),
(22476, 5522, 'rzp_webhook_notified_at', '1671625237'),
(22482, 5508, 'rzp_webhook_notified_at', '1671778544'),
(22483, 4578, 'rzp_webhook_notified_at', '1671803643'),
(22484, 4735, '_order_key', 'wc_order_eq3fYBhxiggcD'),
(22485, 4735, '_customer_user', '132'),
(22486, 4735, '_payment_method', 'razorpay'),
(22487, 4735, '_payment_method_title', 'Pay via Razorpay'),
(22488, 4735, '_customer_ip_address', '59.97.58.218'),
(22489, 4735, '_customer_user_agent', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36'),
(22490, 4735, '_created_via', 'checkout'),
(22491, 4735, '_cart_hash', '193319110fd63a2a661068ba80710fcc'),
(22492, 4735, '_download_permissions_granted', 'yes'),
(22493, 4735, '_recorded_sales', 'yes'),
(22494, 4735, '_recorded_coupon_usage_counts', 'yes'),
(22495, 4735, '_new_order_email_sent', 'true'),
(22496, 4735, '_order_stock_reduced', 'yes'),
(22497, 4735, '_billing_first_name', 'Doctor'),
(22498, 4735, '_billing_last_name', 'Demo'),
(22499, 4735, '_billing_address_1', '1667 K Street NW'),
(22500, 4735, '_billing_city', 'Washington'),
(22501, 4735, '_billing_state', 'WA'),
(22502, 4735, '_billing_postcode', '20006'),
(22503, 4735, '_billing_country', 'US'),
(22504, 4735, '_billing_email', '[email protected]'),
(22505, 4735, '_billing_phone', '9876543210'),
(22506, 4735, '_order_currency', 'USD'),
(22507, 4735, '_cart_discount', '0'),
(22508, 4735, '_cart_discount_tax', '0'),
(22509, 4735, '_order_shipping', '0'),
(22510, 4735, '_order_shipping_tax', '0'),
(22511, 4735, '_order_tax', '0'),
(22512, 4735, '_order_total', '150.00');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(22513, 4735, '_order_version', '7.1.0'),
(22514, 4735, '_prices_include_tax', 'no'),
(22515, 4735, '_billing_address_index', 'Doctor Demo  1667 K Street NW  Washington WA 20006 US [email protected] 9876543210'),
(22516, 4735, '_shipping_address_index', '         '),
(22517, 4735, 'is_vat_exempt', 'no'),
(22518, 4735, 'cus_woo_product_data', 'a:7:{s:11:\"dc_services\";s:1:\"2\";s:11:\"dc_articles\";s:1:\"2\";s:9:\"dc_awards\";s:1:\"2\";s:14:\"dc_memberships\";s:1:\"2\";s:7:\"dc_chat\";s:2:\"no\";s:11:\"dc_bookings\";s:2:\"no\";s:11:\"dc_duration\";s:7:\"Monthly\";}'),
(22519, 4735, 'payment_type', 'subscription'),
(22520, 4735, 'is_magic_checkout_order', 'no'),
(22521, 4735, '_transaction_id', 'pay_KvNMWiT9s03G9I'),
(22522, 4735, '_date_paid', '1671803799'),
(22523, 4735, '_paid_date', '2022-12-23 13:56:39'),
(22524, 4735, 'rzp_webhook_notified_at', '1671803801'),
(22525, 4735, '_date_completed', '1671803807'),
(22526, 4735, '_completed_date', '2022-12-23 13:56:47'),
(22528, 4553, 'rzp_webhook_notified_at', '1671820028'),
(22529, 4554, 'rzp_webhook_notified_at', '1671820603'),
(22530, 4556, 'rzp_webhook_notified_at', '1671850385'),
(22531, 4557, 'rzp_webhook_notified_at', '1671850906'),
(22532, 4559, 'rzp_webhook_notified_at', '1671856781'),
(22533, 4560, 'rzp_webhook_notified_at', '1671859644'),
(22534, 4561, 'rzp_webhook_notified_at', '1671859764'),
(22535, 4560, '_transaction_id', 'pay_KvdDfTkg2c563c'),
(22536, 4560, '_date_paid', '1671860108'),
(22537, 4560, '_download_permissions_granted', 'yes'),
(22538, 4560, '_recorded_sales', 'yes'),
(22539, 4560, '_recorded_coupon_usage_counts', 'yes'),
(22540, 4560, '_new_order_email_sent', 'true'),
(22541, 4560, '_order_stock_reduced', 'yes'),
(22542, 4560, '_paid_date', '2022-12-24 05:35:08'),
(22560, 5586, 'rzp_webhook_notified_at', '1671888193'),
(22569, 5853, 'rzp_webhook_notified_at', '1672069427'),
(22570, 5855, 'rzp_webhook_notified_at', '1672070586'),
(22571, 5856, 'rzp_webhook_notified_at', '1672071554'),
(22572, 5857, 'rzp_webhook_notified_at', '1672071699'),
(22590, 4744, '_order_key', 'wc_order_Tfg0uWycriqce'),
(22591, 4744, '_customer_user', '132'),
(22592, 4744, '_payment_method', 'stripe_cc'),
(22593, 4744, '_payment_method_title', 'Credit Card'),
(22594, 4744, '_customer_ip_address', '2401:4900:1ce0:36b:4177:a9d:2fed:a8f9'),
(22595, 4744, '_customer_user_agent', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:108.0) Gecko/20100101 Firefox/108.0'),
(22596, 4744, '_created_via', 'checkout'),
(22597, 4744, '_cart_hash', '193319110fd63a2a661068ba80710fcc'),
(22598, 4744, '_download_permissions_granted', 'yes'),
(22599, 4744, '_recorded_sales', 'yes'),
(22600, 4744, '_recorded_coupon_usage_counts', 'yes'),
(22601, 4744, '_new_order_email_sent', 'true'),
(22602, 4744, '_order_stock_reduced', 'yes'),
(22603, 4744, '_billing_first_name', 'Doctor'),
(22604, 4744, '_billing_last_name', 'Demo'),
(22605, 4744, '_billing_address_1', '1667 K Street NW'),
(22606, 4744, '_billing_city', 'Washington'),
(22607, 4744, '_billing_state', 'WA'),
(22608, 4744, '_billing_postcode', '20006'),
(22609, 4744, '_billing_country', 'US'),
(22610, 4744, '_billing_email', '[email protected]'),
(22611, 4744, '_billing_phone', '9876543210'),
(22612, 4744, '_order_currency', 'USD'),
(22613, 4744, '_cart_discount', '0'),
(22614, 4744, '_cart_discount_tax', '0'),
(22615, 4744, '_order_shipping', '0'),
(22616, 4744, '_order_shipping_tax', '0'),
(22617, 4744, '_order_tax', '0'),
(22618, 4744, '_order_total', '150.00'),
(22619, 4744, '_order_version', '7.1.0'),
(22620, 4744, '_prices_include_tax', 'no'),
(22621, 4744, '_billing_address_index', 'Doctor Demo  1667 K Street NW  Washington WA 20006 US [email protected] 9876543210'),
(22622, 4744, '_shipping_address_index', '         '),
(22624, 4744, 'cus_woo_product_data', 'a:7:{s:11:\"dc_services\";s:1:\"2\";s:11:\"dc_articles\";s:1:\"2\";s:9:\"dc_awards\";s:1:\"2\";s:14:\"dc_memberships\";s:1:\"2\";s:7:\"dc_chat\";s:2:\"no\";s:11:\"dc_bookings\";s:2:\"no\";s:11:\"dc_duration\";s:7:\"Monthly\";}'),
(22625, 4744, 'payment_type', 'subscription'),
(22626, 4744, 'is_vat_exempt', 'no'),
(22627, 4744, '_payment_intent_id', 'pi_3MKdSvHWmJQ3VDhT17m1y9qa'),
(22628, 4744, '_payment_method_token', 'pm_1MKdSsHWmJQ3VDhTlyAOJ2Nf'),
(22629, 4744, '_wc_stripe_mode', 'test'),
(22631, 4744, '_wc_stripe_charge_status', 'succeeded'),
(22632, 4744, '_transaction_id', 'ch_3MKdSvHWmJQ3VDhT1HuCACD4'),
(22633, 4744, '_date_completed', '1672387042'),
(22634, 4744, '_date_paid', '1672387042'),
(22635, 4744, '_paid_date', '2022-12-30 07:57:22'),
(22636, 4744, '_completed_date', '2022-12-30 07:57:22'),
(22637, 4746, '_order_key', 'wc_order_VkSwEuir84snS'),
(22638, 4746, '_customer_user', '132'),
(22639, 4746, '_payment_method', 'stripe_cc'),
(22640, 4746, '_payment_method_title', 'Credit Card'),
(22641, 4746, '_customer_ip_address', '2401:4900:1ce0:36b:4177:a9d:2fed:a8f9'),
(22642, 4746, '_customer_user_agent', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:108.0) Gecko/20100101 Firefox/108.0'),
(22643, 4746, '_created_via', 'checkout'),
(22644, 4746, '_cart_hash', '047154d2f9f62479244857090a28e27f'),
(22645, 4746, '_download_permissions_granted', 'yes'),
(22646, 4746, '_recorded_sales', 'yes'),
(22647, 4746, '_recorded_coupon_usage_counts', 'yes'),
(22648, 4746, '_new_order_email_sent', 'true'),
(22649, 4746, '_order_stock_reduced', 'yes'),
(22650, 4746, '_billing_first_name', 'Doctor'),
(22651, 4746, '_billing_last_name', 'Demo'),
(22652, 4746, '_billing_address_1', '1667 K Street NW'),
(22653, 4746, '_billing_city', 'Washington'),
(22654, 4746, '_billing_state', 'WA'),
(22655, 4746, '_billing_postcode', '20006'),
(22656, 4746, '_billing_country', 'US'),
(22657, 4746, '_billing_email', '[email protected]'),
(22658, 4746, '_billing_phone', '9876543210'),
(22659, 4746, '_order_currency', 'USD'),
(22660, 4746, '_cart_discount', '0'),
(22661, 4746, '_cart_discount_tax', '0'),
(22662, 4746, '_order_shipping', '0'),
(22663, 4746, '_order_shipping_tax', '0'),
(22664, 4746, '_order_tax', '0'),
(22665, 4746, '_order_total', '100.00'),
(22666, 4746, '_order_version', '7.1.0'),
(22667, 4746, '_prices_include_tax', 'no'),
(22668, 4746, '_billing_address_index', 'Doctor Demo  1667 K Street NW  Washington WA 20006 US [email protected] 9876543210'),
(22669, 4746, '_shipping_address_index', '         '),
(22670, 4746, 'is_vat_exempt', 'no'),
(22671, 4746, 'cus_woo_product_data', 'a:7:{s:11:\"dc_services\";s:1:\"3\";s:11:\"dc_articles\";s:1:\"4\";s:9:\"dc_awards\";s:1:\"5\";s:14:\"dc_memberships\";s:1:\"2\";s:7:\"dc_chat\";s:3:\"yes\";s:11:\"dc_bookings\";s:3:\"yes\";s:11:\"dc_duration\";s:17:\"Weekly ( 7 days )\";}'),
(22672, 4746, 'payment_type', 'subscription'),
(22673, 4746, '_payment_intent_id', 'pi_3MKdUGHWmJQ3VDhT11qRn7VY'),
(22674, 4746, '_payment_method_token', 'pm_1MKdUDHWmJQ3VDhTmMUXabtq'),
(22675, 4746, '_wc_stripe_mode', 'test'),
(22677, 4746, '_wc_stripe_charge_status', 'succeeded'),
(22678, 4746, '_transaction_id', 'ch_3MKdUGHWmJQ3VDhT1tRFftRl'),
(22679, 4746, '_date_completed', '1672387125'),
(22680, 4746, '_date_paid', '1672387125'),
(22681, 4746, '_paid_date', '2022-12-30 07:58:45'),
(22682, 4746, '_completed_date', '2022-12-30 07:58:45'),
(22683, 4747, '_order_key', 'wc_order_mUGllv1ThOPCS'),
(22684, 4747, '_customer_user', '62'),
(22685, 4747, '_payment_method', 'paypal'),
(22686, 4747, '_payment_method_title', 'PayPal'),
(22687, 4747, '_customer_ip_address', '162.216.141.52'),
(22688, 4747, '_customer_user_agent', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36'),
(22689, 4747, '_created_via', 'checkout'),
(22690, 4747, '_cart_hash', '621da7d5a3dc4972e4d47c9a55e39c04'),
(22691, 4747, '_download_permissions_granted', 'no'),
(22692, 4747, '_recorded_sales', 'no'),
(22693, 4747, '_recorded_coupon_usage_counts', 'no'),
(22694, 4747, '_new_order_email_sent', 'false'),
(22695, 4747, '_order_stock_reduced', 'no'),
(22696, 4747, '_billing_first_name', 'Patient'),
(22697, 4747, '_billing_last_name', 'Demo'),
(22698, 4747, '_billing_address_1', 'K Street. 1667 K Street NW.'),
(22699, 4747, '_billing_city', 'Washington'),
(22700, 4747, '_billing_state', 'WA'),
(22701, 4747, '_billing_postcode', '20005'),
(22702, 4747, '_billing_country', 'US'),
(22703, 4747, '_billing_email', '[email protected]'),
(22704, 4747, '_billing_phone', '767677678'),
(22705, 4747, '_order_currency', 'USD'),
(22706, 4747, '_cart_discount', '0'),
(22707, 4747, '_cart_discount_tax', '0'),
(22708, 4747, '_order_shipping', '0'),
(22709, 4747, '_order_shipping_tax', '0'),
(22710, 4747, '_order_tax', '0'),
(22711, 4747, '_order_total', '200.00'),
(22712, 4747, '_order_version', '7.1.0'),
(22713, 4747, '_prices_include_tax', 'no'),
(22714, 4747, '_billing_address_index', 'Patient Demo  K Street. 1667 K Street NW.  Washington WA 20005 US [email protected] 767677678'),
(22715, 4747, '_shipping_address_index', '         '),
(22716, 4747, 'is_vat_exempt', 'no'),
(22717, 4747, 'cus_woo_product_data', 'a:13:{s:7:\"service\";a:0:{}s:14:\"consultant_fee\";s:3:\"200\";s:5:\"price\";s:3:\"200\";s:5:\"slots\";s:9:\"1400-1430\";s:16:\"appointment_date\";s:10:\"2023-01-19\";s:8:\"hospital\";s:4:\"4487\";s:9:\"doctor_id\";i:4481;s:7:\"content\";s:0:\"\";s:6:\"myself\";s:8:\"someelse\";s:10:\"other_name\";s:12:\"Patient Demo\";s:8:\"bk_email\";s:23:\"[email protected]\";s:8:\"bk_phone\";s:7:\"4545435\";s:8:\"relation\";s:0:\"\";}'),
(22718, 4747, 'payment_type', 'bookings'),
(22719, 4747, 'admin_shares', '20.00'),
(22720, 4747, 'doctors_shares', '180.00'),
(22721, 4747, 'doctor_id', '4481'),
(22722, 4747, 'patient_id', '62'),
(22727, 4718, '_wp_old_date', '2022-12-06'),
(22728, 4749, '_hospital_id', '4487'),
(22729, 4749, '_medicine', 'a:1:{i:192134;a:5:{s:4:\"name\";s:8:\"pantocid\";s:14:\"medicine_types\";s:2:\"65\";s:17:\"medicine_duration\";s:2:\"73\";s:14:\"medicine_usage\";s:2:\"69\";s:6:\"detail\";s:0:\"\";}}'),
(22730, 4749, '_doctor_id', '132'),
(22731, 4749, '_booking_id', '4718'),
(22732, 4749, '_patient_id', '10'),
(22733, 4749, '_myself', ''),
(22734, 4749, '_detail', 'a:13:{s:17:\"_laboratory_tests\";a:3:{i:0;s:2:\"80\";i:1;s:2:\"97\";i:2;s:2:\"81\";}s:13:\"_patient_name\";s:12:\"Joan Gardner\";s:6:\"_phone\";s:6:\"123456\";s:4:\"_age\";s:2:\"32\";s:8:\"_address\";s:0:\"\";s:9:\"_location\";i:25;s:7:\"_gender\";s:4:\"male\";s:15:\"_marital_status\";s:2:\"76\";s:18:\"_childhood_illness\";a:1:{i:0;s:2:\"64\";}s:12:\"_vital_signs\";a:2:{i:58;a:2:{s:4:\"name\";s:2:\"58\";s:5:\"value\";s:0:\"\";}i:59;a:2:{s:4:\"name\";s:2:\"59\";s:5:\"value\";s:3:\"456\";}}s:16:\"_medical_history\";s:24:\"bnhmnmn nbnjnkm jhkj kjk\";s:9:\"_medicine\";a:1:{i:192134;a:5:{s:4:\"name\";s:8:\"pantocid\";s:14:\"medicine_types\";s:2:\"65\";s:17:\"medicine_duration\";s:2:\"73\";s:14:\"medicine_usage\";s:2:\"69\";s:6:\"detail\";s:0:\"\";}}s:9:\"_diseases\";a:1:{i:0;s:2:\"79\";}}'),
(22735, 4749, '_childhood_illness', 'a:1:{i:0;s:2:\"64\";}'),
(22736, 4749, '_marital_status', '76'),
(22737, 4718, '_prescription_id', '4749'),
(22746, 4752, '_order_key', 'wc_order_igb7z850SlkEV'),
(22747, 4752, '_customer_user', '0'),
(22748, 4752, '_payment_method', 'paypal'),
(22749, 4752, '_payment_method_title', 'PayPal'),
(22750, 4752, '_customer_ip_address', '177.239.95.241'),
(22751, 4752, '_customer_user_agent', 'Mozilla/5.0 (Linux; Android 10; POT-LX3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Mobile Safari/537.36'),
(22752, 4752, '_created_via', 'checkout'),
(22753, 4752, '_cart_hash', '3e4bb2b8db88ff542c5a730788522c5c'),
(22754, 4752, '_download_permissions_granted', 'no'),
(22755, 4752, '_recorded_sales', 'no'),
(22756, 4752, '_recorded_coupon_usage_counts', 'no'),
(22757, 4752, '_new_order_email_sent', 'false'),
(22758, 4752, '_order_stock_reduced', 'no'),
(22759, 4752, '_billing_first_name', 'fabián'),
(22760, 4752, '_billing_last_name', 'beltrán'),
(22761, 4752, '_billing_company', 'graficoder2022'),
(22762, 4752, '_billing_address_1', '34 holoo'),
(22763, 4752, '_billing_city', 'Cuauhtémoc'),
(22764, 4752, '_billing_state', 'CH'),
(22765, 4752, '_billing_postcode', '31590'),
(22766, 4752, '_billing_country', 'MX'),
(22767, 4752, '_billing_email', '[email protected]'),
(22768, 4752, '_billing_phone', '6252065399'),
(22769, 4752, '_order_currency', 'USD'),
(22770, 4752, '_cart_discount', '0'),
(22771, 4752, '_cart_discount_tax', '0'),
(22772, 4752, '_order_shipping', '0'),
(22773, 4752, '_order_shipping_tax', '0'),
(22774, 4752, '_order_tax', '0'),
(22775, 4752, '_order_total', '200.00'),
(22776, 4752, '_order_version', '7.1.0'),
(22777, 4752, '_prices_include_tax', 'no'),
(22778, 4752, '_billing_address_index', 'fabián beltrán graficoder2022 34 holoo  Cuauhtémoc CH 31590 MX [email protected] 6252065399'),
(22779, 4752, '_shipping_address_index', '         '),
(22780, 4752, 'is_vat_exempt', 'no'),
(22781, 4752, 'cus_woo_product_data', 'a:13:{s:7:\"service\";a:0:{}s:14:\"consultant_fee\";s:3:\"200\";s:5:\"price\";s:3:\"200\";s:5:\"slots\";s:9:\"1100-1130\";s:16:\"appointment_date\";s:10:\"2023-01-03\";s:8:\"hospital\";s:4:\"4487\";s:9:\"doctor_id\";i:4481;s:7:\"content\";s:12:\"Test booking\";s:6:\"myself\";s:6:\"myself\";s:10:\"other_name\";s:16:\"Fabián beltrán\";s:8:\"bk_email\";s:26:\"[email protected]\";s:8:\"bk_phone\";s:10:\"6252065399\";s:8:\"relation\";s:0:\"\";}'),
(22782, 4752, 'payment_type', 'bookings'),
(22783, 4752, 'admin_shares', '20.00'),
(22784, 4752, 'doctors_shares', '180.00'),
(22785, 4752, 'doctor_id', '4481'),
(22786, 4752, 'patient_id', '243'),
(22791, 4755, '_order_key', 'wc_order_0zXGvqOfiY94N'),
(22792, 4755, '_customer_user', '62'),
(22793, 4755, '_payment_method', 'paypal'),
(22794, 4755, '_payment_method_title', 'PayPal'),
(22795, 4755, '_customer_ip_address', '151.68.135.130'),
(22796, 4755, '_customer_user_agent', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36'),
(22797, 4755, '_created_via', 'checkout'),
(22798, 4755, '_cart_hash', '6d347db33a560aeca2cf184134e75f7d'),
(22799, 4755, '_download_permissions_granted', 'no'),
(22800, 4755, '_recorded_sales', 'no'),
(22801, 4755, '_recorded_coupon_usage_counts', 'no'),
(22802, 4755, '_new_order_email_sent', 'false'),
(22803, 4755, '_order_stock_reduced', 'no'),
(22804, 4755, '_billing_first_name', 'Patient'),
(22805, 4755, '_billing_last_name', 'Demo'),
(22806, 4755, '_billing_address_1', 'K Street. 1667 K Street NW.'),
(22807, 4755, '_billing_city', 'Washington'),
(22808, 4755, '_billing_state', 'WA'),
(22809, 4755, '_billing_postcode', '20005'),
(22810, 4755, '_billing_country', 'US'),
(22811, 4755, '_billing_email', '[email protected]'),
(22812, 4755, '_billing_phone', '767677678'),
(22813, 4755, '_order_currency', 'USD'),
(22814, 4755, '_cart_discount', '0'),
(22815, 4755, '_cart_discount_tax', '0'),
(22816, 4755, '_order_shipping', '0'),
(22817, 4755, '_order_shipping_tax', '0'),
(22818, 4755, '_order_tax', '0'),
(22819, 4755, '_order_total', '200.00'),
(22820, 4755, '_order_version', '7.1.0'),
(22821, 4755, '_prices_include_tax', 'no'),
(22822, 4755, '_billing_address_index', 'Patient Demo  K Street. 1667 K Street NW.  Washington WA 20005 US [email protected] 767677678'),
(22823, 4755, '_shipping_address_index', '         '),
(22824, 4755, 'is_vat_exempt', 'no'),
(22825, 4755, 'cus_woo_product_data', 'a:13:{s:7:\"service\";a:0:{}s:14:\"consultant_fee\";s:3:\"200\";s:5:\"price\";s:3:\"200\";s:5:\"slots\";s:9:\"1200-1230\";s:16:\"appointment_date\";s:10:\"2023-01-03\";s:8:\"hospital\";s:4:\"4487\";s:9:\"doctor_id\";i:4481;s:7:\"content\";s:0:\"\";s:6:\"myself\";s:6:\"myself\";s:10:\"other_name\";s:12:\"Patient Demo\";s:8:\"bk_email\";s:23:\"[email protected]\";s:8:\"bk_phone\";s:7:\"4545435\";s:8:\"relation\";s:0:\"\";}'),
(22826, 4755, 'payment_type', 'bookings'),
(22827, 4755, 'admin_shares', '20.00'),
(22828, 4755, 'doctors_shares', '180.00'),
(22829, 4755, 'doctor_id', '4481'),
(22830, 4755, 'patient_id', '62'),
(22831, 4490, 'rzp_webhook_notified_at', '1672806850'),
(22832, 4756, '_order_key', 'wc_order_Rbu0onbPqiGKI'),
(22833, 4756, '_customer_user', '62'),
(22834, 4756, '_payment_method', 'paypal'),
(22835, 4756, '_payment_method_title', 'PayPal'),
(22836, 4756, '_customer_ip_address', '2a02:587:220a:6500:1531:2798:dd3:52b7'),
(22837, 4756, '_customer_user_agent', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36'),
(22838, 4756, '_created_via', 'checkout'),
(22839, 4756, '_cart_hash', 'e40eed88f18d76f1c32f46ba1363e4f9'),
(22840, 4756, '_download_permissions_granted', 'no'),
(22841, 4756, '_recorded_sales', 'no'),
(22842, 4756, '_recorded_coupon_usage_counts', 'no'),
(22843, 4756, '_new_order_email_sent', 'false'),
(22844, 4756, '_order_stock_reduced', 'no'),
(22845, 4756, '_billing_first_name', 'Patient'),
(22846, 4756, '_billing_last_name', 'Demo'),
(22847, 4756, '_billing_address_1', 'K Street. 1667 K Street NW.'),
(22848, 4756, '_billing_city', 'Washington'),
(22849, 4756, '_billing_state', 'WA'),
(22850, 4756, '_billing_postcode', '20005'),
(22851, 4756, '_billing_country', 'US'),
(22852, 4756, '_billing_email', '[email protected]'),
(22853, 4756, '_billing_phone', '767677678'),
(22854, 4756, '_order_currency', 'USD'),
(22855, 4756, '_cart_discount', '0'),
(22856, 4756, '_cart_discount_tax', '0'),
(22857, 4756, '_order_shipping', '0'),
(22858, 4756, '_order_shipping_tax', '0'),
(22859, 4756, '_order_tax', '0'),
(22860, 4756, '_order_total', '200.00'),
(22861, 4756, '_order_version', '7.1.0'),
(22862, 4756, '_prices_include_tax', 'no'),
(22863, 4756, '_billing_address_index', 'Patient Demo  K Street. 1667 K Street NW.  Washington WA 20005 US [email protected] 767677678'),
(22864, 4756, '_shipping_address_index', '         '),
(22865, 4756, 'is_vat_exempt', 'no'),
(22866, 4756, 'cus_woo_product_data', 'a:13:{s:7:\"service\";a:0:{}s:14:\"consultant_fee\";s:3:\"200\";s:5:\"price\";s:3:\"200\";s:5:\"slots\";s:9:\"1500-1530\";s:16:\"appointment_date\";s:10:\"2023-01-06\";s:8:\"hospital\";s:4:\"4487\";s:9:\"doctor_id\";i:4481;s:7:\"content\";s:0:\"\";s:6:\"myself\";s:8:\"someelse\";s:10:\"other_name\";s:12:\"Patient Demo\";s:8:\"bk_email\";s:23:\"[email protected]\";s:8:\"bk_phone\";s:7:\"4545435\";s:8:\"relation\";s:6:\"sister\";}'),
(22867, 4756, 'payment_type', 'bookings'),
(22868, 4756, 'admin_shares', '20.00'),
(22869, 4756, 'doctors_shares', '180.00'),
(22870, 4756, 'doctor_id', '4481'),
(22871, 4756, 'patient_id', '62'),
(22872, 6465, 'rzp_webhook_notified_at', '1672906984'),
(22873, 6466, 'rzp_webhook_notified_at', '1672907118'),
(22876, 4757, '_order_key', 'wc_order_q3l0EdrREMQgn'),
(22877, 4757, '_customer_user', '132'),
(22878, 4757, '_payment_method', 'paypal'),
(22879, 4757, '_payment_method_title', 'PayPal'),
(22880, 4757, '_customer_ip_address', '41.189.232.42'),
(22881, 4757, '_customer_user_agent', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36'),
(22882, 4757, '_created_via', 'checkout'),
(22883, 4757, '_cart_hash', '193319110fd63a2a661068ba80710fcc'),
(22884, 4757, '_download_permissions_granted', 'no'),
(22885, 4757, '_recorded_sales', 'no'),
(22886, 4757, '_recorded_coupon_usage_counts', 'no'),
(22887, 4757, '_new_order_email_sent', 'false'),
(22888, 4757, '_order_stock_reduced', 'no'),
(22889, 4757, '_billing_first_name', 'Doctor'),
(22890, 4757, '_billing_last_name', 'Demo'),
(22891, 4757, '_billing_address_1', '1667 K Street NW'),
(22892, 4757, '_billing_city', 'Washington'),
(22893, 4757, '_billing_state', 'WA'),
(22894, 4757, '_billing_postcode', '20006'),
(22895, 4757, '_billing_country', 'US'),
(22896, 4757, '_billing_email', '[email protected]'),
(22897, 4757, '_billing_phone', '9876543210'),
(22898, 4757, '_order_currency', 'USD'),
(22899, 4757, '_cart_discount', '0'),
(22900, 4757, '_cart_discount_tax', '0'),
(22901, 4757, '_order_shipping', '0'),
(22902, 4757, '_order_shipping_tax', '0'),
(22903, 4757, '_order_tax', '0'),
(22904, 4757, '_order_total', '150.00'),
(22905, 4757, '_order_version', '7.1.0'),
(22906, 4757, '_prices_include_tax', 'no'),
(22907, 4757, '_billing_address_index', 'Doctor Demo  1667 K Street NW  Washington WA 20006 US [email protected] 9876543210'),
(22908, 4757, '_shipping_address_index', '         '),
(22909, 4757, 'is_vat_exempt', 'no'),
(22910, 4757, 'cus_woo_product_data', 'a:7:{s:11:\"dc_services\";s:1:\"2\";s:11:\"dc_articles\";s:1:\"2\";s:9:\"dc_awards\";s:1:\"2\";s:14:\"dc_memberships\";s:1:\"2\";s:7:\"dc_chat\";s:2:\"no\";s:11:\"dc_bookings\";s:2:\"no\";s:11:\"dc_duration\";s:7:\"Monthly\";}'),
(22911, 4757, 'payment_type', 'subscription'),
(22912, 4758, '_order_key', 'wc_order_Y8SIqZOpXYuMg'),
(22913, 4758, '_customer_user', '62'),
(22914, 4758, '_payment_method', 'stripe_cc'),
(22915, 4758, '_payment_method_title', 'Stripe'),
(22916, 4758, '_customer_ip_address', '41.189.232.42'),
(22917, 4758, '_customer_user_agent', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36'),
(22918, 4758, '_created_via', 'checkout'),
(22919, 4758, '_cart_hash', 'c3a604b046baf99dcf20fcb1ef023d4f'),
(22920, 4758, '_download_permissions_granted', 'no'),
(22921, 4758, '_recorded_sales', 'no'),
(22922, 4758, '_recorded_coupon_usage_counts', 'no'),
(22923, 4758, '_new_order_email_sent', 'false'),
(22924, 4758, '_order_stock_reduced', 'no'),
(22925, 4758, '_billing_first_name', 'Patient'),
(22926, 4758, '_billing_last_name', 'Demo'),
(22927, 4758, '_billing_address_1', 'K Street. 1667 K Street NW.'),
(22928, 4758, '_billing_city', 'Washington'),
(22929, 4758, '_billing_state', 'WA'),
(22930, 4758, '_billing_postcode', '20005'),
(22931, 4758, '_billing_country', 'US'),
(22932, 4758, '_billing_email', '[email protected]'),
(22933, 4758, '_billing_phone', '767677678'),
(22934, 4758, '_order_currency', 'USD'),
(22935, 4758, '_cart_discount', '0'),
(22936, 4758, '_cart_discount_tax', '0'),
(22937, 4758, '_order_shipping', '0'),
(22938, 4758, '_order_shipping_tax', '0'),
(22939, 4758, '_order_tax', '0'),
(22940, 4758, '_order_total', '200.00'),
(22941, 4758, '_order_version', '7.1.0'),
(22942, 4758, '_prices_include_tax', 'no'),
(22943, 4758, '_billing_address_index', 'Patient Demo  K Street. 1667 K Street NW.  Washington WA 20005 US [email protected] 767677678'),
(22944, 4758, '_shipping_address_index', '         '),
(22946, 4758, 'cus_woo_product_data', 'a:13:{s:7:\"service\";a:0:{}s:14:\"consultant_fee\";s:3:\"200\";s:5:\"price\";s:3:\"200\";s:5:\"slots\";s:9:\"1100-1130\";s:16:\"appointment_date\";s:10:\"2023-01-07\";s:8:\"hospital\";s:4:\"4487\";s:9:\"doctor_id\";i:4481;s:7:\"content\";s:0:\"\";s:6:\"myself\";s:6:\"myself\";s:10:\"other_name\";s:12:\"Patient Demo\";s:8:\"bk_email\";s:23:\"[email protected]\";s:8:\"bk_phone\";s:7:\"4545435\";s:8:\"relation\";s:0:\"\";}'),
(22947, 4758, 'payment_type', 'bookings'),
(22948, 4758, 'admin_shares', '20.00'),
(22949, 4758, 'doctors_shares', '180.00'),
(22950, 4758, 'doctor_id', '4481'),
(22951, 4758, 'patient_id', '62'),
(22952, 4758, '_payment_intent_id', 'pi_3MMuUFHWmJQ3VDhT18l6vT3f'),
(22953, 4758, '_payment_method_token', 'O:20:\"Stripe\\PaymentMethod\":8:{s:8:\"\0*\0_opts\";O:26:\"Stripe\\Util\\RequestOptions\":3:{s:7:\"headers\";a:2:{s:14:\"Stripe-Account\";N;s:14:\"Stripe-Version\";s:10:\"2022-08-01\";}s:6:\"apiKey\";s:107:\"sk_test_51LaeKdHWmJQ3VDhTJ3KkqnbImOtXfD0a6816KJBxFRnToBbqRTh7srawxcCDzV5AjTJo0DdCcY05XrJThxEzXWqr00MLML9DIq\";s:7:\"apiBase\";N;}s:18:\"\0*\0_originalValues\";a:9:{s:2:\"id\";s:27:\"pm_1MMuUlHWmJQ3VDhTjWWhdSNX\";s:6:\"object\";s:14:\"payment_method\";s:15:\"billing_details\";a:4:{s:7:\"address\";a:6:{s:4:\"city\";s:10:\"Washington\";s:7:\"country\";s:2:\"US\";s:5:\"line1\";s:27:\"K Street. 1667 K Street NW.\";s:5:\"line2\";N;s:11:\"postal_code\";s:5:\"20005\";s:5:\"state\";s:2:\"WA\";}s:5:\"email\";s:23:\"[email protected]\";s:4:\"name\";s:12:\"Patient Demo\";s:5:\"phone\";s:9:\"767677678\";}s:4:\"card\";a:12:{s:5:\"brand\";s:10:\"mastercard\";s:6:\"checks\";a:3:{s:19:\"address_line1_check\";s:9:\"unchecked\";s:25:\"address_postal_code_check\";s:9:\"unchecked\";s:9:\"cvc_check\";s:9:\"unchecked\";}s:7:\"country\";s:2:\"DJ\";s:9:\"exp_month\";i:11;s:8:\"exp_year\";i:2024;s:11:\"fingerprint\";s:16:\"Hp9FwSuSBO25AYWl\";s:7:\"funding\";s:5:\"debit\";s:14:\"generated_from\";N;s:5:\"last4\";s:4:\"1969\";s:8:\"networks\";a:2:{s:9:\"available\";a:1:{i:0;s:10:\"mastercard\";}s:9:\"preferred\";N;}s:20:\"three_d_secure_usage\";a:1:{s:9:\"supported\";b:1;}s:6:\"wallet\";N;}s:7:\"created\";i:1672929159;s:8:\"customer\";N;s:8:\"livemode\";b:0;s:8:\"metadata\";a:0:{}s:4:\"type\";s:4:\"card\";}s:10:\"\0*\0_values\";a:9:{s:2:\"id\";s:27:\"pm_1MMuUlHWmJQ3VDhTjWWhdSNX\";s:6:\"object\";s:14:\"payment_method\";s:15:\"billing_details\";O:19:\"Stripe\\StripeObject\":7:{s:8:\"\0*\0_opts\";r:2;s:18:\"\0*\0_originalValues\";a:4:{s:7:\"address\";a:6:{s:4:\"city\";s:10:\"Washington\";s:7:\"country\";s:2:\"US\";s:5:\"line1\";s:27:\"K Street. 1667 K Street NW.\";s:5:\"line2\";N;s:11:\"postal_code\";s:5:\"20005\";s:5:\"state\";s:2:\"WA\";}s:5:\"email\";s:23:\"[email protected]\";s:4:\"name\";s:12:\"Patient Demo\";s:5:\"phone\";s:9:\"767677678\";}s:10:\"\0*\0_values\";a:4:{s:7:\"address\";O:19:\"Stripe\\StripeObject\":7:{s:8:\"\0*\0_opts\";r:2;s:18:\"\0*\0_originalValues\";a:6:{s:4:\"city\";s:10:\"Washington\";s:7:\"country\";s:2:\"US\";s:5:\"line1\";s:27:\"K Street. 1667 K Street NW.\";s:5:\"line2\";N;s:11:\"postal_code\";s:5:\"20005\";s:5:\"state\";s:2:\"WA\";}s:10:\"\0*\0_values\";a:6:{s:4:\"city\";s:10:\"Washington\";s:7:\"country\";s:2:\"US\";s:5:\"line1\";s:27:\"K Street. 1667 K Street NW.\";s:5:\"line2\";N;s:11:\"postal_code\";s:5:\"20005\";s:5:\"state\";s:2:\"WA\";}s:17:\"\0*\0_unsavedValues\";O:15:\"Stripe\\Util\\Set\":1:{s:22:\"\0Stripe\\Util\\Set\0_elts\";a:0:{}}s:19:\"\0*\0_transientValues\";O:15:\"Stripe\\Util\\Set\":1:{s:22:\"\0Stripe\\Util\\Set\0_elts\";a:0:{}}s:19:\"\0*\0_retrieveOptions\";a:0:{}s:16:\"\0*\0_lastResponse\";N;}s:5:\"email\";s:23:\"[email protected]\";s:4:\"name\";s:12:\"Patient Demo\";s:5:\"phone\";s:9:\"767677678\";}s:17:\"\0*\0_unsavedValues\";O:15:\"Stripe\\Util\\Set\":1:{s:22:\"\0Stripe\\Util\\Set\0_elts\";a:0:{}}s:19:\"\0*\0_transientValues\";O:15:\"Stripe\\Util\\Set\":1:{s:22:\"\0Stripe\\Util\\Set\0_elts\";a:0:{}}s:19:\"\0*\0_retrieveOptions\";a:0:{}s:16:\"\0*\0_lastResponse\";N;}s:4:\"card\";O:19:\"Stripe\\StripeObject\":7:{s:8:\"\0*\0_opts\";r:2;s:18:\"\0*\0_originalValues\";a:12:{s:5:\"brand\";s:10:\"mastercard\";s:6:\"checks\";a:3:{s:19:\"address_line1_check\";s:9:\"unchecked\";s:25:\"address_postal_code_check\";s:9:\"unchecked\";s:9:\"cvc_check\";s:9:\"unchecked\";}s:7:\"country\";s:2:\"DJ\";s:9:\"exp_month\";i:11;s:8:\"exp_year\";i:2024;s:11:\"fingerprint\";s:16:\"Hp9FwSuSBO25AYWl\";s:7:\"funding\";s:5:\"debit\";s:14:\"generated_from\";N;s:5:\"last4\";s:4:\"1969\";s:8:\"networks\";a:2:{s:9:\"available\";a:1:{i:0;s:10:\"mastercard\";}s:9:\"preferred\";N;}s:20:\"three_d_secure_usage\";a:1:{s:9:\"supported\";b:1;}s:6:\"wallet\";N;}s:10:\"\0*\0_values\";a:12:{s:5:\"brand\";s:10:\"mastercard\";s:6:\"checks\";O:19:\"Stripe\\StripeObject\":7:{s:8:\"\0*\0_opts\";r:2;s:18:\"\0*\0_originalValues\";a:3:{s:19:\"address_line1_check\";s:9:\"unchecked\";s:25:\"address_postal_code_check\";s:9:\"unchecked\";s:9:\"cvc_check\";s:9:\"unchecked\";}s:10:\"\0*\0_values\";a:3:{s:19:\"address_line1_check\";s:9:\"unchecked\";s:25:\"address_postal_code_check\";s:9:\"unchecked\";s:9:\"cvc_check\";s:9:\"unchecked\";}s:17:\"\0*\0_unsavedValues\";O:15:\"Stripe\\Util\\Set\":1:{s:22:\"\0Stripe\\Util\\Set\0_elts\";a:0:{}}s:19:\"\0*\0_transientValues\";O:15:\"Stripe\\Util\\Set\":1:{s:22:\"\0Stripe\\Util\\Set\0_elts\";a:0:{}}s:19:\"\0*\0_retrieveOptions\";a:0:{}s:16:\"\0*\0_lastResponse\";N;}s:7:\"country\";s:2:\"DJ\";s:9:\"exp_month\";i:11;s:8:\"exp_year\";i:2024;s:11:\"fingerprint\";s:16:\"Hp9FwSuSBO25AYWl\";s:7:\"funding\";s:5:\"debit\";s:14:\"generated_from\";N;s:5:\"last4\";s:4:\"1969\";s:8:\"networks\";O:19:\"Stripe\\StripeObject\":7:{s:8:\"\0*\0_opts\";r:2;s:18:\"\0*\0_originalValues\";a:2:{s:9:\"available\";a:1:{i:0;s:10:\"mastercard\";}s:9:\"preferred\";N;}s:10:\"\0*\0_values\";a:2:{s:9:\"available\";a:1:{i:0;s:10:\"mastercard\";}s:9:\"preferred\";N;}s:17:\"\0*\0_unsavedValues\";O:15:\"Stripe\\Util\\Set\":1:{s:22:\"\0Stripe\\Util\\Set\0_elts\";a:0:{}}s:19:\"\0*\0_transientValues\";O:15:\"Stripe\\Util\\Set\":1:{s:22:\"\0Stripe\\Util\\Set\0_elts\";a:0:{}}s:19:\"\0*\0_retrieveOptions\";a:0:{}s:16:\"\0*\0_lastResponse\";N;}s:20:\"three_d_secure_usage\";O:19:\"Stripe\\StripeObject\":7:{s:8:\"\0*\0_opts\";r:2;s:18:\"\0*\0_originalValues\";a:1:{s:9:\"supported\";b:1;}s:10:\"\0*\0_values\";a:1:{s:9:\"supported\";b:1;}s:17:\"\0*\0_unsavedValues\";O:15:\"Stripe\\Util\\Set\":1:{s:22:\"\0Stripe\\Util\\Set\0_elts\";a:0:{}}s:19:\"\0*\0_transientValues\";O:15:\"Stripe\\Util\\Set\":1:{s:22:\"\0Stripe\\Util\\Set\0_elts\";a:0:{}}s:19:\"\0*\0_retrieveOptions\";a:0:{}s:16:\"\0*\0_lastResponse\";N;}s:6:\"wallet\";N;}s:17:\"\0*\0_unsavedValues\";O:15:\"Stripe\\Util\\Set\":1:{s:22:\"\0Stripe\\Util\\Set\0_elts\";a:0:{}}s:19:\"\0*\0_transientValues\";O:15:\"Stripe\\Util\\Set\":1:{s:22:\"\0Stripe\\Util\\Set\0_elts\";a:0:{}}s:19:\"\0*\0_retrieveOptions\";a:0:{}s:16:\"\0*\0_lastResponse\";N;}s:7:\"created\";i:1672929159;s:8:\"customer\";N;s:8:\"livemode\";b:0;s:8:\"metadata\";O:19:\"Stripe\\StripeObject\":7:{s:8:\"\0*\0_opts\";r:2;s:18:\"\0*\0_originalValues\";a:0:{}s:10:\"\0*\0_values\";a:0:{}s:17:\"\0*\0_unsavedValues\";O:15:\"Stripe\\Util\\Set\":1:{s:22:\"\0Stripe\\Util\\Set\0_elts\";a:0:{}}s:19:\"\0*\0_transientValues\";O:15:\"Stripe\\Util\\Set\":1:{s:22:\"\0Stripe\\Util\\Set\0_elts\";a:0:{}}s:19:\"\0*\0_retrieveOptions\";a:0:{}s:16:\"\0*\0_lastResponse\";N;}s:4:\"type\";s:4:\"card\";}s:17:\"\0*\0_unsavedValues\";O:15:\"Stripe\\Util\\Set\":1:{s:22:\"\0Stripe\\Util\\Set\0_elts\";a:0:{}}s:19:\"\0*\0_transientValues\";O:15:\"Stripe\\Util\\Set\":1:{s:22:\"\0Stripe\\Util\\Set\0_elts\";a:0:{}}s:19:\"\0*\0_retrieveOptions\";a:0:{}s:16:\"\0*\0_lastResponse\";N;s:14:\"saveWithParent\";b:0;}'),
(22954, 4758, '_wc_stripe_mode', 'test'),
(22955, 4758, '_payment_intent', 'a:39:{s:2:\"id\";s:27:\"pi_3MMuUFHWmJQ3VDhT18l6vT3f\";s:6:\"object\";s:14:\"payment_intent\";s:6:\"amount\";i:20000;s:17:\"amount_capturable\";i:0;s:14:\"amount_details\";a:1:{s:3:\"tip\";a:0:{}}s:15:\"amount_received\";i:0;s:11:\"application\";N;s:22:\"application_fee_amount\";N;s:25:\"automatic_payment_methods\";N;s:11:\"canceled_at\";N;s:19:\"cancellation_reason\";N;s:14:\"capture_method\";s:9:\"automatic\";s:7:\"charges\";a:5:{s:6:\"object\";s:4:\"list\";s:4:\"data\";a:1:{i:0;a:47:{s:2:\"id\";s:27:\"ch_3MMuUFHWmJQ3VDhT1PDgztF5\";s:6:\"object\";s:6:\"charge\";s:6:\"amount\";i:20000;s:15:\"amount_captured\";i:0;s:15:\"amount_refunded\";i:0;s:11:\"application\";N;s:15:\"application_fee\";N;s:22:\"application_fee_amount\";N;s:19:\"balance_transaction\";N;s:15:\"billing_details\";a:4:{s:7:\"address\";a:6:{s:4:\"city\";s:10:\"Washington\";s:7:\"country\";s:2:\"US\";s:5:\"line1\";s:27:\"K Street. 1667 K Street NW.\";s:5:\"line2\";N;s:11:\"postal_code\";s:5:\"20005\";s:5:\"state\";s:2:\"WA\";}s:5:\"email\";s:23:\"[email protected]\";s:4:\"name\";s:12:\"Patient Demo\";s:5:\"phone\";s:9:\"767677678\";}s:31:\"calculated_statement_descriptor\";s:6:\"Stripe\";s:8:\"captured\";b:0;s:7:\"created\";i:1672929162;s:8:\"currency\";s:3:\"usd\";s:8:\"customer\";s:18:\"cus_MJcKfrMN5rIYMs\";s:11:\"description\";s:23:\"Order 4758 from Doccure\";s:11:\"destination\";N;s:7:\"dispute\";N;s:8:\"disputed\";b:0;s:27:\"failure_balance_transaction\";N;s:12:\"failure_code\";s:13:\"card_declined\";s:15:\"failure_message\";s:159:\"Your card was declined. Your request was in test mode, but used a non test (live) card. For a list of valid test cards, visit: https://stripe.com/docs/testing.\";s:13:\"fraud_details\";a:0:{}s:7:\"invoice\";N;s:8:\"livemode\";b:0;s:8:\"metadata\";a:8:{s:10:\"gateway_id\";s:9:\"stripe_cc\";s:10:\"user_agent\";s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36\";s:12:\"product_4432\";s:18:\"Doctor Booking x 1\";s:7:\"partner\";s:14:\"PaymentPlugins\";s:7:\"user_id\";s:2:\"62\";s:7:\"created\";s:10:\"1672929161\";s:8:\"order_id\";s:4:\"4758\";s:10:\"ip_address\";s:13:\"41.189.232.42\";}s:12:\"on_behalf_of\";N;s:5:\"order\";N;s:7:\"outcome\";a:6:{s:14:\"network_status\";s:19:\"not_sent_to_network\";s:6:\"reason\";s:19:\"test_mode_live_card\";s:10:\"risk_level\";s:6:\"normal\";s:10:\"risk_score\";i:0;s:14:\"seller_message\";s:139:\"This charge request was in test mode, but did not use a Stripe test card number. For the list of these numbers, see stripe.com/docs/testing\";s:4:\"type\";s:7:\"invalid\";}s:4:\"paid\";b:0;s:14:\"payment_intent\";s:27:\"pi_3MMuUFHWmJQ3VDhT18l6vT3f\";s:14:\"payment_method\";s:27:\"pm_1MMuUlHWmJQ3VDhTjWWhdSNX\";s:22:\"payment_method_details\";a:2:{s:4:\"card\";a:13:{s:5:\"brand\";s:10:\"mastercard\";s:6:\"checks\";a:3:{s:19:\"address_line1_check\";s:9:\"unchecked\";s:25:\"address_postal_code_check\";s:9:\"unchecked\";s:9:\"cvc_check\";s:9:\"unchecked\";}s:7:\"country\";s:2:\"DJ\";s:9:\"exp_month\";i:11;s:8:\"exp_year\";i:2024;s:11:\"fingerprint\";s:16:\"Hp9FwSuSBO25AYWl\";s:7:\"funding\";s:5:\"debit\";s:12:\"installments\";N;s:5:\"last4\";s:4:\"1969\";s:7:\"mandate\";N;s:7:\"network\";s:10:\"mastercard\";s:14:\"three_d_secure\";N;s:6:\"wallet\";N;}s:4:\"type\";s:4:\"card\";}s:13:\"receipt_email\";N;s:14:\"receipt_number\";N;s:11:\"receipt_url\";N;s:8:\"refunded\";b:0;s:7:\"refunds\";a:5:{s:6:\"object\";s:4:\"list\";s:4:\"data\";a:0:{}s:8:\"has_more\";b:0;s:11:\"total_count\";i:0;s:3:\"url\";s:47:\"/v1/charges/ch_3MMuUFHWmJQ3VDhT1PDgztF5/refunds\";}s:6:\"review\";N;s:8:\"shipping\";N;s:6:\"source\";N;s:15:\"source_transfer\";N;s:20:\"statement_descriptor\";N;s:27:\"statement_descriptor_suffix\";N;s:6:\"status\";s:6:\"failed\";s:13:\"transfer_data\";N;s:14:\"transfer_group\";N;}}s:8:\"has_more\";b:1;s:11:\"total_count\";i:2;s:3:\"url\";s:54:\"/v1/charges?payment_intent=pi_3MMuUFHWmJQ3VDhT18l6vT3f\";}s:13:\"client_secret\";s:60:\"pi_3MMuUFHWmJQ3VDhT18l6vT3f_secret_tz1A9dwbcX4BlohOlsK1uCgLu\";s:19:\"confirmation_method\";s:6:\"manual\";s:7:\"created\";i:1672929127;s:8:\"currency\";s:3:\"usd\";s:8:\"customer\";s:18:\"cus_MJcKfrMN5rIYMs\";s:11:\"description\";s:23:\"Order 4758 from Doccure\";s:7:\"invoice\";N;s:18:\"last_payment_error\";a:7:{s:6:\"charge\";s:27:\"ch_3MMuUFHWmJQ3VDhT1PDgztF5\";s:4:\"code\";s:13:\"card_declined\";s:12:\"decline_code\";s:19:\"test_mode_live_card\";s:7:\"doc_url\";s:49:\"https://stripe.com/docs/error-codes/card-declined\";s:7:\"message\";s:159:\"Your card was declined. Your request was in test mode, but used a non test (live) card. For a list of valid test cards, visit: https://stripe.com/docs/testing.\";s:14:\"payment_method\";a:9:{s:2:\"id\";s:27:\"pm_1MMuUlHWmJQ3VDhTjWWhdSNX\";s:6:\"object\";s:14:\"payment_method\";s:15:\"billing_details\";a:4:{s:7:\"address\";a:6:{s:4:\"city\";s:10:\"Washington\";s:7:\"country\";s:2:\"US\";s:5:\"line1\";s:27:\"K Street. 1667 K Street NW.\";s:5:\"line2\";N;s:11:\"postal_code\";s:5:\"20005\";s:5:\"state\";s:2:\"WA\";}s:5:\"email\";s:23:\"[email protected]\";s:4:\"name\";s:12:\"Patient Demo\";s:5:\"phone\";s:9:\"767677678\";}s:4:\"card\";a:12:{s:5:\"brand\";s:10:\"mastercard\";s:6:\"checks\";a:3:{s:19:\"address_line1_check\";s:9:\"unchecked\";s:25:\"address_postal_code_check\";s:9:\"unchecked\";s:9:\"cvc_check\";s:9:\"unchecked\";}s:7:\"country\";s:2:\"DJ\";s:9:\"exp_month\";i:11;s:8:\"exp_year\";i:2024;s:11:\"fingerprint\";s:16:\"Hp9FwSuSBO25AYWl\";s:7:\"funding\";s:5:\"debit\";s:14:\"generated_from\";N;s:5:\"last4\";s:4:\"1969\";s:8:\"networks\";a:2:{s:9:\"available\";a:1:{i:0;s:10:\"mastercard\";}s:9:\"preferred\";N;}s:20:\"three_d_secure_usage\";a:1:{s:9:\"supported\";b:1;}s:6:\"wallet\";N;}s:7:\"created\";i:1672929159;s:8:\"customer\";N;s:8:\"livemode\";b:0;s:8:\"metadata\";a:0:{}s:4:\"type\";s:4:\"card\";}s:4:\"type\";s:10:\"card_error\";}s:8:\"livemode\";b:0;s:8:\"metadata\";a:8:{s:10:\"gateway_id\";s:9:\"stripe_cc\";s:10:\"user_agent\";s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36\";s:12:\"product_4432\";s:18:\"Doctor Booking x 1\";s:7:\"partner\";s:14:\"PaymentPlugins\";s:7:\"user_id\";s:2:\"62\";s:7:\"created\";s:10:\"1672929161\";s:8:\"order_id\";s:4:\"4758\";s:10:\"ip_address\";s:13:\"41.189.232.42\";}s:11:\"next_action\";N;s:12:\"on_behalf_of\";N;s:14:\"payment_method\";N;s:22:\"payment_method_options\";a:1:{s:4:\"card\";a:4:{s:12:\"installments\";N;s:15:\"mandate_options\";N;s:7:\"network\";N;s:22:\"request_three_d_secure\";s:9:\"automatic\";}}s:20:\"payment_method_types\";a:1:{i:0;s:4:\"card\";}s:10:\"processing\";N;s:13:\"receipt_email\";N;s:6:\"review\";N;s:18:\"setup_future_usage\";s:11:\"off_session\";s:8:\"shipping\";N;s:6:\"source\";N;s:20:\"statement_descriptor\";N;s:27:\"statement_descriptor_suffix\";N;s:6:\"status\";s:23:\"requires_payment_method\";s:13:\"transfer_data\";N;s:14:\"transfer_group\";N;}'),
(22956, 4758, 'is_vat_exempt', 'no'),
(22966, 6549, 'rzp_webhook_notified_at', '1672991831'),
(22967, 6550, 'rzp_webhook_notified_at', '1672992542'),
(22969, 4911, 'rzp_webhook_notified_at', '1673327509'),
(22975, 4762, '_order_key', 'wc_order_Ka4tYI4uqxgYP'),
(22976, 4762, '_customer_user', '132'),
(22977, 4762, '_payment_method', 'razorpay'),
(22978, 4762, '_payment_method_title', 'Pay via Razorpay'),
(22979, 4762, '_customer_ip_address', '59.97.61.90'),
(22980, 4762, '_customer_user_agent', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36'),
(22981, 4762, '_created_via', 'checkout'),
(22982, 4762, '_cart_hash', '193319110fd63a2a661068ba80710fcc'),
(22983, 4762, '_download_permissions_granted', 'yes'),
(22984, 4762, '_recorded_sales', 'yes'),
(22985, 4762, '_recorded_coupon_usage_counts', 'yes'),
(22986, 4762, '_new_order_email_sent', 'true'),
(22987, 4762, '_order_stock_reduced', 'yes'),
(22988, 4762, '_billing_first_name', 'Doctor'),
(22989, 4762, '_billing_last_name', 'Demo'),
(22990, 4762, '_billing_address_1', '1667 K Street NW'),
(22991, 4762, '_billing_city', 'Washington'),
(22992, 4762, '_billing_state', 'WA'),
(22993, 4762, '_billing_postcode', '20006'),
(22994, 4762, '_billing_country', 'US'),
(22995, 4762, '_billing_email', '[email protected]'),
(22996, 4762, '_billing_phone', '9876543210'),
(22997, 4762, '_order_currency', 'USD'),
(22998, 4762, '_cart_discount', '0'),
(22999, 4762, '_cart_discount_tax', '0'),
(23000, 4762, '_order_shipping', '0'),
(23001, 4762, '_order_shipping_tax', '0'),
(23002, 4762, '_order_tax', '0'),
(23003, 4762, '_order_total', '150.00'),
(23004, 4762, '_order_version', '7.1.0'),
(23005, 4762, '_prices_include_tax', 'no'),
(23006, 4762, '_billing_address_index', 'Doctor Demo  1667 K Street NW  Washington WA 20006 US [email protected] 9876543210'),
(23007, 4762, '_shipping_address_index', '         '),
(23008, 4762, 'is_vat_exempt', 'no'),
(23009, 4762, 'cus_woo_product_data', 'a:7:{s:11:\"dc_services\";s:1:\"2\";s:11:\"dc_articles\";s:1:\"2\";s:9:\"dc_awards\";s:1:\"2\";s:14:\"dc_memberships\";s:1:\"2\";s:7:\"dc_chat\";s:2:\"no\";s:11:\"dc_bookings\";s:2:\"no\";s:11:\"dc_duration\";s:7:\"Monthly\";}'),
(23010, 4762, 'payment_type', 'subscription'),
(23011, 4762, 'is_magic_checkout_order', 'no'),
(23012, 4762, '_transaction_id', 'pay_L3AoOQJdwTepFj'),
(23013, 4762, '_date_paid', '1673506321'),
(23014, 4762, '_paid_date', '2023-01-12 06:52:01'),
(23015, 4762, 'rzp_webhook_notified_at', '1673506322'),
(23016, 4762, '_date_completed', '1673506325'),
(23017, 4762, '_completed_date', '2023-01-12 06:52:05'),
(23018, 4763, '_order_key', 'wc_order_gekOKZIaubFfs'),
(23019, 4763, '_customer_user', '132'),
(23020, 4763, '_payment_method', 'razorpay'),
(23021, 4763, '_payment_method_title', 'Pay via Razorpay'),
(23022, 4763, '_customer_ip_address', '2402:3a80:565:fc1e:887b:d9ac:ff98:c333'),
(23023, 4763, '_customer_user_agent', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36'),
(23024, 4763, '_created_via', 'checkout'),
(23025, 4763, '_cart_hash', 'ba3803063642e3e4e7b68f4ccb7a8a56'),
(23026, 4763, '_download_permissions_granted', 'yes'),
(23027, 4763, '_recorded_sales', 'yes'),
(23028, 4763, '_recorded_coupon_usage_counts', 'yes'),
(23029, 4763, '_new_order_email_sent', 'true'),
(23030, 4763, '_order_stock_reduced', 'yes'),
(23031, 4763, '_billing_first_name', 'Doctor'),
(23032, 4763, '_billing_last_name', 'Demo'),
(23033, 4763, '_billing_address_1', '1667 K Street NW'),
(23034, 4763, '_billing_city', 'Washington'),
(23035, 4763, '_billing_state', 'WA'),
(23036, 4763, '_billing_postcode', '20006'),
(23037, 4763, '_billing_country', 'US'),
(23038, 4763, '_billing_email', '[email protected]'),
(23039, 4763, '_billing_phone', '9876543210'),
(23040, 4763, '_order_currency', 'USD'),
(23041, 4763, '_cart_discount', '0'),
(23042, 4763, '_cart_discount_tax', '0'),
(23043, 4763, '_order_shipping', '0'),
(23044, 4763, '_order_shipping_tax', '0'),
(23045, 4763, '_order_tax', '0'),
(23046, 4763, '_order_total', '150.00'),
(23047, 4763, '_order_version', '7.1.0'),
(23048, 4763, '_prices_include_tax', 'no'),
(23049, 4763, '_billing_address_index', 'Doctor Demo  1667 K Street NW  Washington WA 20006 US [email protected] 9876543210'),
(23050, 4763, '_shipping_address_index', '         '),
(23051, 4763, 'is_vat_exempt', 'no'),
(23052, 4763, 'cus_woo_product_data', 'a:7:{s:11:\"dc_services\";s:1:\"2\";s:11:\"dc_articles\";s:1:\"2\";s:9:\"dc_awards\";s:1:\"2\";s:14:\"dc_memberships\";s:1:\"2\";s:7:\"dc_chat\";s:3:\"yes\";s:11:\"dc_bookings\";s:3:\"yes\";s:11:\"dc_duration\";s:7:\"Monthly\";}'),
(23053, 4763, 'payment_type', 'subscription'),
(23054, 4763, 'is_magic_checkout_order', 'no'),
(23055, 4763, '_transaction_id', 'pay_L3COePf3rtxgpj'),
(23056, 4763, '_date_paid', '1673511903'),
(23057, 4763, '_paid_date', '2023-01-12 08:25:03'),
(23058, 4763, 'rzp_webhook_notified_at', '1673511905'),
(23059, 4763, '_date_completed', '1673511906'),
(23060, 4763, '_completed_date', '2023-01-12 08:25:06'),
(23095, 4772, '_order_key', 'wc_order_OhVSiqHM7N0GN'),
(23096, 4772, '_customer_user', '132'),
(23097, 4772, '_payment_method', 'paypal'),
(23098, 4772, '_payment_method_title', 'PayPal'),
(23099, 4772, '_customer_ip_address', '197.241.13.86'),
(23100, 4772, '_customer_user_agent', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36'),
(23101, 4772, '_created_via', 'checkout'),
(23102, 4772, '_cart_hash', '047154d2f9f62479244857090a28e27f'),
(23103, 4772, '_download_permissions_granted', 'no'),
(23104, 4772, '_recorded_sales', 'no'),
(23105, 4772, '_recorded_coupon_usage_counts', 'no'),
(23106, 4772, '_new_order_email_sent', 'false'),
(23107, 4772, '_order_stock_reduced', 'no'),
(23108, 4772, '_billing_first_name', 'Doctor'),
(23109, 4772, '_billing_last_name', 'Demo'),
(23110, 4772, '_billing_address_1', '1667 K Street NW'),
(23111, 4772, '_billing_city', 'Washington'),
(23112, 4772, '_billing_state', 'WA'),
(23113, 4772, '_billing_postcode', '20006'),
(23114, 4772, '_billing_country', 'US'),
(23115, 4772, '_billing_email', '[email protected]'),
(23116, 4772, '_billing_phone', '9876543210'),
(23117, 4772, '_order_currency', 'USD'),
(23118, 4772, '_cart_discount', '0'),
(23119, 4772, '_cart_discount_tax', '0'),
(23120, 4772, '_order_shipping', '0'),
(23121, 4772, '_order_shipping_tax', '0'),
(23122, 4772, '_order_tax', '0'),
(23123, 4772, '_order_total', '100.00'),
(23124, 4772, '_order_version', '7.1.0'),
(23125, 4772, '_prices_include_tax', 'no'),
(23126, 4772, '_billing_address_index', 'Doctor Demo  1667 K Street NW  Washington WA 20006 US [email protected] 9876543210'),
(23127, 4772, '_shipping_address_index', '         '),
(23128, 4772, 'is_vat_exempt', 'no'),
(23129, 4772, 'cus_woo_product_data', 'a:7:{s:11:\"dc_services\";s:1:\"3\";s:11:\"dc_articles\";s:1:\"4\";s:9:\"dc_awards\";s:1:\"5\";s:14:\"dc_memberships\";s:1:\"2\";s:7:\"dc_chat\";s:3:\"yes\";s:11:\"dc_bookings\";s:3:\"yes\";s:11:\"dc_duration\";s:17:\"Weekly ( 7 days )\";}'),
(23130, 4772, 'payment_type', 'subscription'),
(23136, 4774, '_order_key', 'wc_order_EY6AlMviBJvGs'),
(23137, 4774, '_customer_user', '62'),
(23138, 4774, '_payment_method', 'paypal'),
(23139, 4774, '_payment_method_title', 'PayPal'),
(23140, 4774, '_customer_ip_address', '103.154.49.63'),
(23141, 4774, '_customer_user_agent', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36'),
(23142, 4774, '_created_via', 'checkout'),
(23143, 4774, '_cart_hash', '25b4f34873fac34620bf9c8f8ccdda47'),
(23144, 4774, '_download_permissions_granted', 'no'),
(23145, 4774, '_recorded_sales', 'no'),
(23146, 4774, '_recorded_coupon_usage_counts', 'no'),
(23147, 4774, '_new_order_email_sent', 'false'),
(23148, 4774, '_order_stock_reduced', 'no'),
(23149, 4774, '_billing_first_name', 'Patient'),
(23150, 4774, '_billing_last_name', 'Demo'),
(23151, 4774, '_billing_address_1', 'K Street. 1667 K Street NW.'),
(23152, 4774, '_billing_city', 'Washington'),
(23153, 4774, '_billing_state', 'WA'),
(23154, 4774, '_billing_postcode', '20005'),
(23155, 4774, '_billing_country', 'US'),
(23156, 4774, '_billing_email', '[email protected]'),
(23157, 4774, '_billing_phone', '767677678'),
(23158, 4774, '_order_currency', 'USD'),
(23159, 4774, '_cart_discount', '0'),
(23160, 4774, '_cart_discount_tax', '0'),
(23161, 4774, '_order_shipping', '0'),
(23162, 4774, '_order_shipping_tax', '0'),
(23163, 4774, '_order_tax', '0'),
(23164, 4774, '_order_total', '200.00'),
(23165, 4774, '_order_version', '7.1.0'),
(23166, 4774, '_prices_include_tax', 'no'),
(23167, 4774, '_billing_address_index', 'Patient Demo  K Street. 1667 K Street NW.  Washington WA 20005 US [email protected] 767677678'),
(23168, 4774, '_shipping_address_index', '         '),
(23169, 4774, 'is_vat_exempt', 'no'),
(23170, 4774, 'cus_woo_product_data', 'a:13:{s:7:\"service\";a:0:{}s:14:\"consultant_fee\";s:3:\"200\";s:5:\"price\";s:3:\"200\";s:5:\"slots\";s:9:\"1200-1230\";s:16:\"appointment_date\";s:10:\"2023-01-21\";s:8:\"hospital\";s:4:\"4487\";s:9:\"doctor_id\";i:4481;s:7:\"content\";s:5:\"ffffb\";s:6:\"myself\";s:6:\"myself\";s:10:\"other_name\";s:12:\"Patient Demo\";s:8:\"bk_email\";s:23:\"[email protected]\";s:8:\"bk_phone\";s:7:\"4545435\";s:8:\"relation\";s:0:\"\";}'),
(23171, 4774, 'payment_type', 'bookings'),
(23172, 4774, 'admin_shares', '20.00'),
(23173, 4774, 'doctors_shares', '180.00'),
(23174, 4774, 'doctor_id', '4481'),
(23175, 4774, 'patient_id', '62'),
(23176, 4775, '_order_key', 'wc_order_mA2flVanR2cuJ'),
(23177, 4775, '_customer_user', '62'),
(23178, 4775, '_payment_method', 'paypal'),
(23179, 4775, '_payment_method_title', 'PayPal'),
(23180, 4775, '_customer_ip_address', '196.201.202.152'),
(23181, 4775, '_customer_user_agent', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36'),
(23182, 4775, '_created_via', 'checkout'),
(23183, 4775, '_cart_hash', 'ba4a3ccb33bebbb3202c0d797dc4191f'),
(23184, 4775, '_download_permissions_granted', 'no'),
(23185, 4775, '_recorded_sales', 'no'),
(23186, 4775, '_recorded_coupon_usage_counts', 'no'),
(23187, 4775, '_new_order_email_sent', 'false'),
(23188, 4775, '_order_stock_reduced', 'no'),
(23189, 4775, '_billing_first_name', 'Patient'),
(23190, 4775, '_billing_last_name', 'Demo'),
(23191, 4775, '_billing_address_1', 'K Street. 1667 K Street NW.'),
(23192, 4775, '_billing_city', 'Washington'),
(23193, 4775, '_billing_state', 'WA'),
(23194, 4775, '_billing_postcode', '20005'),
(23195, 4775, '_billing_country', 'US'),
(23196, 4775, '_billing_email', '[email protected]'),
(23197, 4775, '_billing_phone', '767677678'),
(23198, 4775, '_order_currency', 'USD'),
(23199, 4775, '_cart_discount', '0'),
(23200, 4775, '_cart_discount_tax', '0'),
(23201, 4775, '_order_shipping', '0'),
(23202, 4775, '_order_shipping_tax', '0'),
(23203, 4775, '_order_tax', '0'),
(23204, 4775, '_order_total', '200.00'),
(23205, 4775, '_order_version', '7.1.0'),
(23206, 4775, '_prices_include_tax', 'no'),
(23207, 4775, '_billing_address_index', 'Patient Demo  K Street. 1667 K Street NW.  Washington WA 20005 US [email protected] 767677678'),
(23208, 4775, '_shipping_address_index', '         '),
(23209, 4775, 'is_vat_exempt', 'no'),
(23210, 4775, 'cus_woo_product_data', 'a:13:{s:7:\"service\";a:0:{}s:14:\"consultant_fee\";s:3:\"200\";s:5:\"price\";s:3:\"200\";s:5:\"slots\";s:9:\"1100-1130\";s:16:\"appointment_date\";s:10:\"2023-01-21\";s:8:\"hospital\";s:4:\"4487\";s:9:\"doctor_id\";i:4481;s:7:\"content\";s:0:\"\";s:6:\"myself\";s:6:\"myself\";s:10:\"other_name\";s:12:\"Patient Demo\";s:8:\"bk_email\";s:23:\"[email protected]\";s:8:\"bk_phone\";s:7:\"4545435\";s:8:\"relation\";s:0:\"\";}'),
(23211, 4775, 'payment_type', 'bookings'),
(23212, 4775, 'admin_shares', '20.00'),
(23213, 4775, 'doctors_shares', '180.00'),
(23214, 4775, 'doctor_id', '4481'),
(23215, 4775, 'patient_id', '62'),
(23248, 4474, '_edit_lock', '1674457528:1'),
(23249, 4467, '_edit_lock', '1674458326:1'),
(23250, 4460, '_edit_lock', '1674458622:1'),
(23251, 4004, '_edit_lock', '1674458632:1'),
(23252, 3996, '_edit_lock', '1674458707:1'),
(23253, 5215, 'rzp_webhook_notified_at', '1674649363'),
(23254, 6921, 'rzp_webhook_notified_at', '1674650048'),
(23255, 6914, 'rzp_webhook_notified_at', '1674655395'),
(23261, 5693, 'rzp_webhook_notified_at', '1674737923'),
(23262, 5219, 'rzp_webhook_notified_at', '1674739325'),
(23263, 5221, 'rzp_webhook_notified_at', '1674740380'),
(23264, 5694, 'rzp_webhook_notified_at', '1674740575'),
(23265, 6922, 'rzp_webhook_notified_at', '1674741435'),
(23266, 6927, 'rzp_webhook_notified_at', '1674797197'),
(23267, 4785, '_order_key', 'wc_order_8O579zbHdN2Bl'),
(23268, 4785, '_customer_user', '62'),
(23269, 4785, '_payment_method', 'paypal'),
(23270, 4785, '_payment_method_title', 'PayPal'),
(23271, 4785, '_customer_ip_address', '27.123.253.201'),
(23272, 4785, '_customer_user_agent', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36'),
(23273, 4785, '_created_via', 'checkout'),
(23274, 4785, '_cart_hash', '41cb1de81e601f5f12b9f28ad0c7e0a8'),
(23275, 4785, '_download_permissions_granted', 'no'),
(23276, 4785, '_recorded_sales', 'no'),
(23277, 4785, '_recorded_coupon_usage_counts', 'no'),
(23278, 4785, '_new_order_email_sent', 'false'),
(23279, 4785, '_order_stock_reduced', 'no'),
(23280, 4785, '_billing_first_name', 'Patient');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(23281, 4785, '_billing_last_name', 'Demo'),
(23282, 4785, '_billing_address_1', 'K Street. 1667 K Street NW.'),
(23283, 4785, '_billing_city', 'Washington'),
(23284, 4785, '_billing_state', 'WA'),
(23285, 4785, '_billing_postcode', '20005'),
(23286, 4785, '_billing_country', 'US'),
(23287, 4785, '_billing_email', '[email protected]'),
(23288, 4785, '_billing_phone', '767677678'),
(23289, 4785, '_order_currency', 'USD'),
(23290, 4785, '_cart_discount', '0'),
(23291, 4785, '_cart_discount_tax', '0'),
(23292, 4785, '_order_shipping', '0'),
(23293, 4785, '_order_shipping_tax', '0'),
(23294, 4785, '_order_tax', '0'),
(23295, 4785, '_order_total', '200.00'),
(23296, 4785, '_order_version', '7.1.0'),
(23297, 4785, '_prices_include_tax', 'no'),
(23298, 4785, '_billing_address_index', 'Patient Demo  K Street. 1667 K Street NW.  Washington WA 20005 US [email protected] 767677678'),
(23299, 4785, '_shipping_address_index', '         '),
(23300, 4785, 'is_vat_exempt', 'no'),
(23301, 4785, 'cus_woo_product_data', 'a:13:{s:7:\"service\";a:0:{}s:14:\"consultant_fee\";s:3:\"200\";s:5:\"price\";s:3:\"200\";s:5:\"slots\";s:9:\"1100-1130\";s:16:\"appointment_date\";s:10:\"2023-01-27\";s:8:\"hospital\";s:4:\"4487\";s:9:\"doctor_id\";i:4481;s:7:\"content\";s:0:\"\";s:6:\"myself\";s:6:\"myself\";s:10:\"other_name\";s:12:\"Patient Demo\";s:8:\"bk_email\";s:23:\"[email protected]\";s:8:\"bk_phone\";s:7:\"4545435\";s:8:\"relation\";s:0:\"\";}'),
(23302, 4785, 'payment_type', 'bookings'),
(23303, 4785, 'admin_shares', '20.00'),
(23304, 4785, 'doctors_shares', '180.00'),
(23305, 4785, 'doctor_id', '4481'),
(23306, 4785, 'patient_id', '62'),
(23335, 5566, 'rzp_webhook_notified_at', '1675170187'),
(23340, 5573, 'rzp_webhook_notified_at', '1675258877'),
(23341, 4792, '_order_key', 'wc_order_4JcuH6qnRPmK7'),
(23342, 4792, '_customer_user', '62'),
(23343, 4792, '_payment_method', 'razorpay'),
(23344, 4792, '_payment_method_title', 'Pay via Razorpay'),
(23345, 4792, '_customer_ip_address', '2001:861:3381:7d40:cd6e:dda:7e36:b99c'),
(23346, 4792, '_customer_user_agent', 'Mozilla/5.0 (Linux; Android 13; SM-G990B) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Mobile Safari/537.36'),
(23347, 4792, '_created_via', 'checkout'),
(23348, 4792, '_cart_hash', '57fb5517716c5fcabc7c88cb2ff7de67'),
(23349, 4792, '_download_permissions_granted', 'no'),
(23350, 4792, '_recorded_sales', 'no'),
(23351, 4792, '_recorded_coupon_usage_counts', 'no'),
(23352, 4792, '_new_order_email_sent', 'false'),
(23353, 4792, '_order_stock_reduced', 'no'),
(23354, 4792, '_billing_first_name', 'Patient'),
(23355, 4792, '_billing_last_name', 'Demo'),
(23356, 4792, '_billing_address_1', 'K Street. 1667 K Street NW.'),
(23357, 4792, '_billing_city', 'Washington'),
(23358, 4792, '_billing_state', 'WA'),
(23359, 4792, '_billing_postcode', '20005'),
(23360, 4792, '_billing_country', 'US'),
(23361, 4792, '_billing_email', '[email protected]'),
(23362, 4792, '_billing_phone', '767677678'),
(23363, 4792, '_order_currency', 'USD'),
(23364, 4792, '_cart_discount', '0'),
(23365, 4792, '_cart_discount_tax', '0'),
(23366, 4792, '_order_shipping', '0'),
(23367, 4792, '_order_shipping_tax', '0'),
(23368, 4792, '_order_tax', '0'),
(23369, 4792, '_order_total', '200.00'),
(23370, 4792, '_order_version', '7.1.0'),
(23371, 4792, '_prices_include_tax', 'no'),
(23372, 4792, '_billing_address_index', 'Patient Demo  K Street. 1667 K Street NW.  Washington WA 20005 US [email protected] 767677678'),
(23373, 4792, '_shipping_address_index', '         '),
(23374, 4792, 'is_vat_exempt', 'no'),
(23375, 4792, 'cus_woo_product_data', 'a:13:{s:7:\"service\";a:0:{}s:14:\"consultant_fee\";s:3:\"200\";s:5:\"price\";s:3:\"200\";s:5:\"slots\";s:9:\"1200-1230\";s:16:\"appointment_date\";s:10:\"2023-02-11\";s:8:\"hospital\";s:4:\"4487\";s:9:\"doctor_id\";i:4481;s:7:\"content\";s:0:\"\";s:6:\"myself\";s:6:\"myself\";s:10:\"other_name\";s:12:\"Patient Demo\";s:8:\"bk_email\";s:23:\"[email protected]\";s:8:\"bk_phone\";s:7:\"4545435\";s:8:\"relation\";s:0:\"\";}'),
(23376, 4792, 'payment_type', 'bookings'),
(23377, 4792, 'admin_shares', '20.00'),
(23378, 4792, 'doctors_shares', '180.00'),
(23379, 4792, 'doctor_id', '4481'),
(23380, 4792, 'patient_id', '62'),
(23381, 4792, 'is_magic_checkout_order', 'no'),
(23382, 5580, 'rzp_webhook_notified_at', '1675313239'),
(23383, 6959, 'rzp_webhook_notified_at', '1675323642'),
(23384, 6964, 'rzp_webhook_notified_at', '1675324413'),
(23420, 1838, 'rzp_webhook_notified_at', '1675830510'),
(23421, 1931, '_edit_lock', '1682696947:1'),
(23431, 7016, 'rzp_webhook_notified_at', '1675950170'),
(23444, 4804, '_wpb_post_custom_css', '.subscribe-cta-form .sigma-subscribe-form-style-1 {\r\n    border: 2px solid #fff;\r\n    border-radius: 6px;\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"email\"] {\r\n    background: transparent;\r\n    border: 0;\r\n    color: #fff;\r\n    height: 70px;\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"email\"]::placeholder {\r\n    color: #fff;\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"submit\"] {\r\n    background: #fff;\r\n    margin: 5px;\r\n    border-radius: 6px;\r\n    color: var(--thm-secondary);\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 span.wpcf7-not-valid-tip {\r\n    color: #fff;\r\n    position: absolute;\r\n}\r\n@media(max-width: 467px){\r\n    .subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"submit\"]{\r\n        padding: 10px;\r\n        font-size: 12px;\r\n    }\r\n    .subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"email\"]{\r\n        padding: 10px;\r\n    }\r\n}\r\n\r\n.sigma_post .sigma_post-meta span {\r\n    font-size: 13px; }\r\n    \r\n.sigma_post.style-16 .sigma_post-body {\r\n   padding: 20px 0px 0px 0px;\r\n   border: 0px solid;\r\n}\r\n\r\n@media only screen and (max-width: 991px) and (min-width: 768px) {\r\n	.sigma_cta.style-8 .sigma_cta-content h4 {\r\n        font-size: 19px !important;\r\n	}\r\n        .section-title .title {\r\n          font-size: 25px;}\r\n\r\n.sigma_btn.btn-sm {\r\n    font-size: 12px;\r\n    padding: 7px 14px;}\r\n    \r\n}\r\n\r\n@media (max-width: 767px) {\r\n    .section-title .title {\r\n          font-size: 25px;\r\n    }\r\n}\r\n\r\n.sigma_post .sigma_post-meta span i {\r\n    margin-right: 3px;}\r\n    \r\n.sigma_post .sigma_post-meta span+span {\r\n    margin-left: 20px!important;\r\n}\r\n\r\n@media only screen and (max-width: 360px) and (min-width: 280px) {\r\n   .sigma_post .sigma_post-meta span a{\r\n        font-size: 10px !important;\r\n    }\r\n}\r\n\r\n.sigma_post .sigma_post-body h5 a {\r\n    font-size: 18px !important;\r\n}\r\n\r\n.sub-title {\r\n    color: #757575;\r\n    font-size: 16px;\r\n    margin-top:15px;\r\n}\r\n    \r\n.about-content{\r\n    font-size: 14px;\r\n    font-weight: 400;\r\n    line-height: 26px;\r\n}\r\n\r\n.sigma_post .sigma_post-meta span a {\r\n	color: #757575;\r\n    }\r\n    \r\n.sigma_post .sigma_post-meta span i {\r\n     color: #757575;\r\n}\r\n\r\n.sigma_post .sigma_post-meta span a:hover, .sigma_post .sigma_post-meta span .comment-count:hover {\r\n    color: unset;\r\n}\r\n\r\nh5 {\r\n    line-height: 1;\r\n}\r\n\r\n.sigma_post .sigma_post-meta{\r\n    margin-bottom: 15px;\r\n}\r\n\r\n.sigma_post .sigma_post-body .sigma_post-content h5{\r\n    margin:0 0 10px;\r\n}\r\n\r\n.sigma_post.style-16 .sigma_post-body{\r\n    padding:7px 0px 0px 0px;\r\n}\r\n\r\n.sigma_post .sigma_post-body .sigma_post-content p{\r\n    margin: 0px 0;\r\n}\r\n\r\n.sigma_doctor .sigma_doctor-categories a{\r\n    font-size:13px;\r\n}\r\n\r\n.sigma_doctor.style-17 .sigma_doctor-body .sigma_doctor-info span{\r\n    font-size:12px;\r\n    color:#666;\r\n}\r\n.sigma_service h5{\r\n    text-align:center;\r\n    font-size:0.9375rem;\r\n}\r\n\r\n.sigma_button_wrapper .sigma_btn.style-2{\r\n    font-size: 16px !important;\r\n    font-weight: 600 !important;\r\n    padding: 12px 30px !important;\r\n    box-shadow: none !important;\r\n    text-transform: capitalize;\r\n}\r\n\r\n.sigma_service.style-18 .sigma_service-thumb img{\r\n    border-radius: 100%;\r\n    box-shadow: 1px 6px 14px rgb(0 0 0 / 20%);\r\n    width: 140px;\r\n    height: 140px;\r\n    object-fit: cover;\r\n    margin-left: auto;\r\n    margin-right: auto;\r\n    text-align: center !important;\r\n}\r\n\r\n.sigma_doctor.style-19 .sigma_rating{\r\n    font-size:14px;\r\n}\r\n.sigma_doctor.style-19 span{\r\n    font-size:13px;\r\n}\r\n.sigma_rating i {\r\n    color: #f4c150;\r\n}\r\n.sigma_doctor.style-19 .sigma_rating{\r\n    margin-top:6px;\r\n    margin-bottom:3px;\r\n}\r\n\r\n.sigma_post .sigma_post-meta{\r\n    margin-top:10px;\r\n    margin-bottom:10px;\r\n}\r\n\r\n.sigma_post .sigma_post-meta span+span{\r\n    float:right;\r\n    text-align:right;\r\n}\r\n.sigma_post .sigma_post-meta span.author {\r\n    float:left;\r\n    width:50%;\r\n}\r\n\r\n.sigma_post .sigma_post-meta{\r\n     justify-content: space-between;    \r\n}\r\n\r\n.fa-clock:before{\r\n color: #fff;\r\n}\r\n.sigma_post.style-15 .sigma_post-meta.is-absolute {\r\n    right: 80px;\r\n}\r\n\r\n.sigma_post.style-15 .sigma_post-body .btn-link {\r\n    background: #01cae4;\r\n    color: #fff;\r\n    padding: 8px 16px;\r\n    font-size: 14px;\r\n    line-height: 1.6;\r\n    border-radius: 6px;\r\n    margin-top: 13px;\r\n}\r\n\r\n.sigma_post.style-15{\r\n    box-shadow: unset;\r\n    padding: 20px;\r\n    margin-bottom: 20px;\r\n}\r\n\r\n.sigma_post.style-15.has-post-thumbnail .sigma_post-body{\r\n    padding: 10px 0 0;\r\n}\r\n.sigma_post.style-15 .sigma_post-meta{\r\n    padding-top: 8px;\r\n}\r\n.sigma-blog-1894029072 .col-lg-4 .sigma_post.style-15 .sigma_post-body .sigma_post-content h5{\r\n    margin-top: 20px;\r\n}\r\n\r\n.sigma_post .sigma_post-body .sigma_post-content h5{\r\n    margin: 20px 0 10px;\r\n}\r\n\r\n\r\n.sigma_info.style-14 .sigma_info-title .sigma_info-icon{\r\n    background: unset !important;\r\n}\r\n\r\n.sigma_info.style-14 .sigma_info-title h5 {\r\n    margin: 0;}\r\n    \r\n    \r\n   .sigma_info.style-14 .shape-2 {\r\n    right: -44px;\r\n    top: auto;\r\n    bottom: -20px;\r\n}\r\n\r\n.sigma_info.style-14 .shape-2{\r\n    display:none;\r\n}\r\n\r\n .sigma_info.style-14 .sigma_info-description a {\r\n    color: #fff;\r\n    font-size: 25px;\r\n    font-weight: 500;\r\n}\r\n\r\n.sigma_info.style-14 .sigma_info-description a:hover {\r\n    color: #09e5ab;\r\n}\r\n.sigma_post.style-15 .sigma_post-body .btn-link:hover{\r\n    background: #09e5ab;\r\n    color: #ffffff;\r\n}'),
(23445, 4804, '_wpb_shortcodes_custom_css', '.vc_custom_1640946506112{background-color: #15558d !important;}.vc_custom_1669115224662{background-color: #15558d !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1669103822035{background-color: #f8f9fa !important;}.vc_custom_1669103577753{background-color: #f8f9fa !important;}.vc_custom_1640931534164{padding-right: 0px !important;}'),
(23446, 4804, 'fw_options', 'a:0:{}'),
(23452, 4805, '_wpb_post_custom_css', '.subscribe-cta-form .sigma-subscribe-form-style-1 {\r\n    border: 2px solid #fff;\r\n    border-radius: 6px;\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"email\"] {\r\n    background: transparent;\r\n    border: 0;\r\n    color: #fff;\r\n    height: 70px;\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"email\"]::placeholder {\r\n    color: #fff;\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"submit\"] {\r\n    background: #fff;\r\n    margin: 5px;\r\n    border-radius: 6px;\r\n    color: var(--thm-secondary);\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 span.wpcf7-not-valid-tip {\r\n    color: #fff;\r\n    position: absolute;\r\n}\r\n@media(max-width: 467px){\r\n    .subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"submit\"]{\r\n        padding: 10px;\r\n        font-size: 12px;\r\n    }\r\n    .subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"email\"]{\r\n        padding: 10px;\r\n    }\r\n}\r\n\r\n.sigma_post .sigma_post-meta span {\r\n    font-size: 13px; }\r\n    \r\n.sigma_post.style-16 .sigma_post-body {\r\n   padding: 20px 0px 0px 0px;\r\n   border: 0px solid;\r\n}\r\n\r\n@media only screen and (max-width: 991px) and (min-width: 768px) {\r\n	.sigma_cta.style-8 .sigma_cta-content h4 {\r\n        font-size: 19px !important;\r\n	}\r\n        .section-title .title {\r\n          font-size: 25px;}\r\n\r\n.sigma_btn.btn-sm {\r\n    font-size: 12px;\r\n    padding: 7px 14px;}\r\n    \r\n}\r\n\r\n@media (max-width: 767px) {\r\n    .section-title .title {\r\n          font-size: 25px;\r\n    }\r\n}\r\n\r\n.sigma_post .sigma_post-meta span i {\r\n    margin-right: 3px;}\r\n    \r\n.sigma_post .sigma_post-meta span+span {\r\n    margin-left: 20px!important;\r\n}\r\n\r\n@media only screen and (max-width: 360px) and (min-width: 280px) {\r\n   .sigma_post .sigma_post-meta span a{\r\n        font-size: 10px !important;\r\n    }\r\n}\r\n\r\n.sigma_post .sigma_post-body h5 a {\r\n    font-size: 18px !important;\r\n}\r\n\r\n.sub-title {\r\n    color: #757575;\r\n    font-size: 16px;\r\n    margin-top:15px;\r\n}\r\n    \r\n.about-content{\r\n    font-size: 14px;\r\n    font-weight: 400;\r\n    line-height: 26px;\r\n}\r\n\r\n.sigma_post .sigma_post-meta span a {\r\n	color: #757575;\r\n    }\r\n    \r\n.sigma_post .sigma_post-meta span i {\r\n     color: #757575;\r\n}\r\n\r\n.sigma_post .sigma_post-meta span a:hover, .sigma_post .sigma_post-meta span .comment-count:hover {\r\n    color: unset;\r\n}\r\n\r\nh5 {\r\n    line-height: 1;\r\n}\r\n\r\n.sigma_post .sigma_post-meta{\r\n    margin-bottom: 15px;\r\n}\r\n\r\n.sigma_post .sigma_post-body .sigma_post-content h5{\r\n    margin:0 0 10px;\r\n}\r\n\r\n.sigma_post.style-16 .sigma_post-body{\r\n    padding:7px 0px 0px 0px;\r\n}\r\n\r\n.sigma_post .sigma_post-body .sigma_post-content p{\r\n    margin: 0px 0;\r\n}\r\n\r\n.sigma_doctor .sigma_doctor-categories a{\r\n    font-size:13px;\r\n}\r\n\r\n.sigma_doctor.style-17 .sigma_doctor-body .sigma_doctor-info span{\r\n    font-size:12px;\r\n    color:#666;\r\n}\r\n.sigma_service h5{\r\n    text-align:center;\r\n    font-size:0.9375rem;\r\n}\r\n\r\n.sigma_button_wrapper .sigma_btn.style-2{\r\n    font-size: 16px !important;\r\n    font-weight: 600 !important;\r\n    padding: 12px 30px !important;\r\n    box-shadow: none !important;\r\n    text-transform: capitalize;\r\n}\r\n\r\n.sigma_service.style-18 .sigma_service-thumb img{\r\n    border-radius: 100%;\r\n    box-shadow: 1px 6px 14px rgb(0 0 0 / 20%);\r\n    width: 140px;\r\n    height: 140px;\r\n    object-fit: cover;\r\n    margin-left: auto;\r\n    margin-right: auto;\r\n    text-align: center !important;\r\n}\r\n\r\n.sigma_doctor.style-19 .sigma_rating{\r\n    font-size:14px;\r\n}\r\n.sigma_doctor.style-19 span{\r\n    font-size:13px;\r\n}\r\n.sigma_rating i {\r\n    color: #f4c150;\r\n}\r\n.sigma_doctor.style-19 .sigma_rating{\r\n    margin-top:6px;\r\n    margin-bottom:3px;\r\n}\r\n\r\n.sigma_post .sigma_post-meta{\r\n    margin-top:10px;\r\n    margin-bottom:10px;\r\n}\r\n\r\n.sigma_post .sigma_post-meta span+span{\r\n    float:right;\r\n    text-align:right;\r\n}\r\n.sigma_post .sigma_post-meta span.author {\r\n    float:left;\r\n    width:50%;\r\n}\r\n\r\n.sigma_post .sigma_post-meta{\r\n     justify-content: space-between;    \r\n}\r\n\r\n.fa-clock:before{\r\n color: #fff;\r\n}\r\n.sigma_post.style-15 .sigma_post-meta.is-absolute {\r\n    right: 80px;\r\n}\r\n\r\n.sigma_post.style-15 .sigma_post-body .btn-link {\r\n    background: #01cae4;\r\n    color: #fff;\r\n    padding: 8px 16px;\r\n    font-size: 14px;\r\n    line-height: 1.6;\r\n    border-radius: 6px;\r\n    margin-top: 13px;\r\n}\r\n\r\n.sigma_post.style-15{\r\n    box-shadow: unset;\r\n    padding: 20px;\r\n    margin-bottom: 20px;\r\n}\r\n\r\n.sigma_post.style-15.has-post-thumbnail .sigma_post-body{\r\n    padding: 10px 0 0;\r\n}\r\n.sigma_post.style-15 .sigma_post-meta{\r\n    padding-top: 8px;\r\n}\r\n.sigma-blog-1894029072 .col-lg-4 .sigma_post.style-15 .sigma_post-body .sigma_post-content h5{\r\n    margin-top: 20px;\r\n}\r\n\r\n.sigma_post .sigma_post-body .sigma_post-content h5{\r\n    margin: 20px 0 10px;\r\n}\r\n\r\n\r\n.sigma_info.style-14 .sigma_info-title .sigma_info-icon{\r\n    background: unset !important;\r\n}\r\n\r\n.sigma_info.style-14 .sigma_info-title h5 {\r\n    margin: 0;}\r\n    \r\n    \r\n   .sigma_info.style-14 .shape-2 {\r\n    right: -44px;\r\n    top: auto;\r\n    bottom: -20px;\r\n}\r\n\r\n.sigma_info.style-14 .shape-2{\r\n    display:none;\r\n}\r\n\r\n .sigma_info.style-14 .sigma_info-description a {\r\n    color: #fff;\r\n    font-size: 25px;\r\n    font-weight: 500;\r\n}\r\n\r\n.sigma_info.style-14 .sigma_info-description a:hover {\r\n    color: #09e5ab;\r\n}\r\n.sigma_post.style-15 .sigma_post-body .btn-link:hover{\r\n    background: #09e5ab;\r\n    color: #ffffff;\r\n}'),
(23453, 4805, '_wpb_shortcodes_custom_css', '.vc_custom_1640946506112{background-color: #15558d !important;}.vc_custom_1669115224662{background-color: #15558d !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1669103822035{background-color: #f8f9fa !important;}.vc_custom_1669103577753{background-color: #f8f9fa !important;}.vc_custom_1640931534164{padding-right: 0px !important;}'),
(23454, 4805, 'fw_options', 'a:0:{}'),
(23461, 4807, '_order_key', 'wc_order_eGWLEH99Yv42G'),
(23462, 4807, '_customer_user', '62'),
(23463, 4807, '_payment_method', 'razorpay'),
(23464, 4807, '_payment_method_title', 'Pay via Razorpay'),
(23465, 4807, '_customer_ip_address', '122.186.150.42'),
(23466, 4807, '_customer_user_agent', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36'),
(23467, 4807, '_created_via', 'checkout'),
(23468, 4807, '_cart_hash', '24bf71a06bb06202135367d575fa0d8e'),
(23469, 4807, '_download_permissions_granted', 'yes'),
(23470, 4807, '_recorded_sales', 'yes'),
(23471, 4807, '_recorded_coupon_usage_counts', 'yes'),
(23472, 4807, '_new_order_email_sent', 'true'),
(23473, 4807, '_order_stock_reduced', 'yes'),
(23474, 4807, '_billing_first_name', 'Patient'),
(23475, 4807, '_billing_last_name', 'Demo'),
(23476, 4807, '_billing_address_1', 'K Street. 1667 K Street NW.'),
(23477, 4807, '_billing_city', 'Washington'),
(23478, 4807, '_billing_state', 'WA'),
(23479, 4807, '_billing_postcode', '20005'),
(23480, 4807, '_billing_country', 'US'),
(23481, 4807, '_billing_email', '[email protected]'),
(23482, 4807, '_billing_phone', '767677678'),
(23483, 4807, '_order_currency', 'USD'),
(23484, 4807, '_cart_discount', '0'),
(23485, 4807, '_cart_discount_tax', '0'),
(23486, 4807, '_order_shipping', '0'),
(23487, 4807, '_order_shipping_tax', '0'),
(23488, 4807, '_order_tax', '0'),
(23489, 4807, '_order_total', '200.00'),
(23490, 4807, '_order_version', '7.1.0'),
(23491, 4807, '_prices_include_tax', 'no'),
(23492, 4807, '_billing_address_index', 'Patient Demo  K Street. 1667 K Street NW.  Washington WA 20005 US [email protected] 767677678'),
(23493, 4807, '_shipping_address_index', '         '),
(23494, 4807, 'is_vat_exempt', 'no'),
(23495, 4807, 'cus_woo_product_data', 'a:13:{s:7:\"service\";a:0:{}s:14:\"consultant_fee\";s:3:\"200\";s:5:\"price\";s:3:\"200\";s:5:\"slots\";s:9:\"1100-1130\";s:16:\"appointment_date\";s:10:\"2023-02-16\";s:8:\"hospital\";s:4:\"4487\";s:9:\"doctor_id\";i:4481;s:7:\"content\";s:0:\"\";s:6:\"myself\";s:6:\"myself\";s:10:\"other_name\";s:12:\"Patient Demo\";s:8:\"bk_email\";s:23:\"[email protected]\";s:8:\"bk_phone\";s:7:\"4545435\";s:8:\"relation\";s:0:\"\";}'),
(23496, 4807, 'payment_type', 'bookings'),
(23497, 4807, 'admin_shares', '20.00'),
(23498, 4807, 'doctors_shares', '180.00'),
(23499, 4807, 'doctor_id', '4481'),
(23500, 4807, 'patient_id', '62'),
(23501, 4807, 'is_magic_checkout_order', 'no'),
(23502, 4807, '_transaction_id', 'pay_LGcsMR5V2yZMDB'),
(23503, 4807, '_date_paid', '1676443574'),
(23504, 4807, '_paid_date', '2023-02-15 06:46:14'),
(23505, 4808, 'bk_email', '[email protected]'),
(23506, 4808, 'bk_phone', '4545435'),
(23507, 4808, 'bk_username', 'Patient Demo'),
(23508, 4808, '_price', '200'),
(23509, 4808, '_appointment_date', '2023-02-16'),
(23510, 4808, '_booking_service', 'a:0:{}'),
(23511, 4808, '_booking_slot', '1100-1130'),
(23512, 4808, '_booking_hospitals', '4487'),
(23513, 4808, '_hospital_id', '4487'),
(23514, 4808, '_doctor_id', '4481'),
(23515, 4808, '_am_booking', 'a:9:{s:6:\"_price\";s:3:\"200\";s:13:\"_user_details\";a:3:{s:8:\"bk_email\";s:23:\"[email protected]\";s:8:\"bk_phone\";s:7:\"4545435\";s:11:\"bk_username\";s:12:\"Patient Demo\";}s:6:\"myself\";s:6:\"myself\";s:13:\"_with_patient\";a:2:{s:10:\"other_name\";s:12:\"Patient Demo\";s:8:\"relation\";s:0:\"\";}s:15:\"_consultant_fee\";s:3:\"200\";s:9:\"_services\";a:0:{}s:17:\"_appointment_date\";s:10:\"2023-02-16\";s:6:\"_slots\";s:9:\"1100-1130\";s:12:\"_hospital_id\";s:4:\"4487\";}'),
(23516, 4807, 'rzp_webhook_notified_at', '1676443575'),
(23517, 4807, '_date_completed', '1676443575'),
(23518, 4807, '_completed_date', '2023-02-15 06:46:15'),
(23519, 4809, '_user_type', 'regular_users'),
(23520, 4809, '_booking_type', 'doctor'),
(23521, 4809, '_price', '0'),
(23522, 4809, '_hospital_id', '4006'),
(23523, 4809, '_doctor_id', '4004'),
(23524, 4809, '_am_booking', 'a:7:{s:13:\"_with_patient\";a:4:{s:8:\"relation\";s:0:\"\";s:10:\"other_name\";s:12:\"Patient Demo\";s:8:\"bk_email\";s:23:\"[email protected]\";s:8:\"bk_phone\";s:7:\"4545435\";}s:9:\"_services\";a:0:{}s:15:\"_consultant_fee\";i:0;s:6:\"_price\";i:0;s:17:\"_appointment_date\";s:10:\"2023-02-16\";s:6:\"_slots\";s:9:\"1400-1430\";s:12:\"_hospital_id\";s:4:\"4006\";}'),
(23525, 4809, '_appointment_date', '2023-02-16'),
(23526, 4809, '_booking_service', 'a:0:{}'),
(23527, 4809, '_booking_slot', '1400-1430'),
(23528, 4809, '_booking_hospitals', '4006'),
(23529, 4809, 'bk_username', 'Patient Demo'),
(23530, 4809, 'bk_email', '[email protected]'),
(23531, 4809, 'bk_phone', '4545435'),
(23545, 4814, '_hospital_id', '4487'),
(23546, 4814, '_medicine', 'a:0:{}'),
(23547, 4814, '_doctor_id', '132'),
(23548, 4814, '_booking_id', '4808'),
(23549, 4814, '_patient_id', '62'),
(23550, 4814, '_myself', 'myself'),
(23551, 4814, '_detail', 'a:13:{s:17:\"_laboratory_tests\";a:3:{i:0;s:2:\"80\";i:1;s:2:\"97\";i:2;s:2:\"81\";}s:13:\"_patient_name\";s:12:\"Patient Demo\";s:6:\"_phone\";s:7:\"4545435\";s:4:\"_age\";s:2:\"32\";s:8:\"_address\";s:8:\"sdfdsfds\";s:9:\"_location\";i:21;s:7:\"_gender\";s:4:\"male\";s:15:\"_marital_status\";s:2:\"77\";s:18:\"_childhood_illness\";a:0:{}s:12:\"_vital_signs\";a:2:{i:58;a:2:{s:4:\"name\";s:2:\"58\";s:5:\"value\";s:6:\"110/25\";}i:59;a:2:{s:4:\"name\";s:2:\"59\";s:5:\"value\";s:0:\"\";}}s:16:\"_medical_history\";s:31:\"take med 3 day again visit must\";s:9:\"_medicine\";a:0:{}s:9:\"_diseases\";a:1:{i:0;s:2:\"78\";}}'),
(23552, 4814, '_childhood_illness', 'a:0:{}'),
(23553, 4814, '_marital_status', '77'),
(23554, 4808, '_prescription_id', '4814'),
(23564, 4817, '_order_key', 'wc_order_rwCgB6Ly0ulWC'),
(23565, 4817, '_customer_user', '62'),
(23566, 4817, '_payment_method', 'paypal'),
(23567, 4817, '_payment_method_title', 'PayPal'),
(23568, 4817, '_customer_ip_address', '2407:aa80:314:9645:c434:ea57:ffe4:4cb8'),
(23569, 4817, '_customer_user_agent', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36'),
(23570, 4817, '_created_via', 'checkout'),
(23571, 4817, '_cart_hash', 'ad97a7564a4a949bae6e160e19d77da8'),
(23572, 4817, '_download_permissions_granted', 'no'),
(23573, 4817, '_recorded_sales', 'no'),
(23574, 4817, '_recorded_coupon_usage_counts', 'no'),
(23575, 4817, '_new_order_email_sent', 'false'),
(23576, 4817, '_order_stock_reduced', 'no'),
(23577, 4817, '_billing_first_name', 'Patient'),
(23578, 4817, '_billing_last_name', 'Demo'),
(23579, 4817, '_billing_address_1', 'K Street. 1667 K Street NW.'),
(23580, 4817, '_billing_city', 'Washington'),
(23581, 4817, '_billing_state', 'WA'),
(23582, 4817, '_billing_postcode', '20005'),
(23583, 4817, '_billing_country', 'US'),
(23584, 4817, '_billing_email', '[email protected]'),
(23585, 4817, '_billing_phone', '767677678'),
(23586, 4817, '_order_currency', 'USD'),
(23587, 4817, '_cart_discount', '0'),
(23588, 4817, '_cart_discount_tax', '0'),
(23589, 4817, '_order_shipping', '0'),
(23590, 4817, '_order_shipping_tax', '0'),
(23591, 4817, '_order_tax', '0'),
(23592, 4817, '_order_total', '200.00'),
(23593, 4817, '_order_version', '7.1.0'),
(23594, 4817, '_prices_include_tax', 'no'),
(23595, 4817, '_billing_address_index', 'Patient Demo  K Street. 1667 K Street NW.  Washington WA 20005 US [email protected] 767677678'),
(23596, 4817, '_shipping_address_index', '         '),
(23597, 4817, 'is_vat_exempt', 'no'),
(23598, 4817, 'cus_woo_product_data', 'a:13:{s:7:\"service\";a:0:{}s:14:\"consultant_fee\";s:3:\"200\";s:5:\"price\";s:3:\"200\";s:5:\"slots\";s:9:\"1100-1130\";s:16:\"appointment_date\";s:10:\"2023-02-23\";s:8:\"hospital\";s:4:\"4487\";s:9:\"doctor_id\";i:4481;s:7:\"content\";s:0:\"\";s:6:\"myself\";s:6:\"myself\";s:10:\"other_name\";s:12:\"Patient Demo\";s:8:\"bk_email\";s:23:\"[email protected]\";s:8:\"bk_phone\";s:7:\"4545435\";s:8:\"relation\";s:0:\"\";}'),
(23599, 4817, 'payment_type', 'bookings'),
(23600, 4817, 'admin_shares', '20.00'),
(23601, 4817, 'doctors_shares', '180.00'),
(23602, 4817, 'doctor_id', '4481'),
(23603, 4817, 'patient_id', '62'),
(23606, 4820, 'fw_options', 'a:0:{}'),
(23623, 3318, '_wp_old_date', '2022-03-10'),
(23628, 4828, '_order_key', 'wc_order_KroWUEzunbpmb'),
(23629, 4828, '_customer_user', '62'),
(23630, 4828, '_customer_ip_address', '103.177.174.118'),
(23631, 4828, '_customer_user_agent', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.0.0 Safari/537.36'),
(23632, 4828, '_created_via', 'checkout'),
(23633, 4828, '_cart_hash', '111e537737bf47f1a2fb2ff60da755bd'),
(23634, 4828, '_download_permissions_granted', 'yes'),
(23635, 4828, '_recorded_sales', 'yes'),
(23636, 4828, '_recorded_coupon_usage_counts', 'yes'),
(23637, 4828, '_new_order_email_sent', 'true'),
(23638, 4828, '_order_stock_reduced', 'yes'),
(23639, 4828, '_billing_first_name', 'Patient'),
(23640, 4828, '_billing_last_name', 'Demo'),
(23641, 4828, '_billing_address_1', 'K Street. 1667 K Street NW.'),
(23642, 4828, '_billing_city', 'Washington'),
(23643, 4828, '_billing_state', 'WA'),
(23644, 4828, '_billing_postcode', '20005'),
(23645, 4828, '_billing_country', 'US'),
(23646, 4828, '_billing_email', '[email protected]'),
(23647, 4828, '_billing_phone', '767677678'),
(23648, 4828, '_order_currency', 'USD'),
(23649, 4828, '_cart_discount', '0'),
(23650, 4828, '_cart_discount_tax', '0'),
(23651, 4828, '_order_shipping', '0'),
(23652, 4828, '_order_shipping_tax', '0'),
(23653, 4828, '_order_tax', '0'),
(23654, 4828, '_order_total', '0.00'),
(23655, 4828, '_order_version', '7.1.0'),
(23656, 4828, '_prices_include_tax', 'no'),
(23657, 4828, '_billing_address_index', 'Patient Demo  K Street. 1667 K Street NW.  Washington WA 20005 US [email protected] 767677678'),
(23658, 4828, '_shipping_address_index', '         '),
(23659, 4828, 'is_vat_exempt', 'no'),
(23660, 4828, 'cus_woo_product_data', 'a:13:{s:7:\"service\";a:0:{}s:14:\"consultant_fee\";s:0:\"\";s:5:\"price\";i:0;s:5:\"slots\";s:9:\"1100-1130\";s:16:\"appointment_date\";s:10:\"2023-02-27\";s:8:\"hospital\";s:4:\"4006\";s:9:\"doctor_id\";i:4004;s:7:\"content\";s:0:\"\";s:6:\"myself\";s:6:\"myself\";s:10:\"other_name\";s:12:\"Patient Demo\";s:8:\"bk_email\";s:23:\"[email protected]\";s:8:\"bk_phone\";s:7:\"4545435\";s:8:\"relation\";s:0:\"\";}'),
(23661, 4828, 'payment_type', 'bookings'),
(23662, 4828, 'admin_shares', '0.00'),
(23663, 4828, 'doctors_shares', '0.00'),
(23664, 4828, 'doctor_id', '4004'),
(23665, 4828, 'patient_id', '62'),
(23666, 4828, '_date_paid', '1677429687'),
(23667, 4828, '_paid_date', '2023-02-26 16:41:27'),
(23668, 4829, 'bk_email', '[email protected]'),
(23669, 4829, 'bk_phone', '4545435'),
(23670, 4829, 'bk_username', 'Patient Demo'),
(23671, 4829, '_price', ''),
(23672, 4829, '_appointment_date', '2023-02-27'),
(23673, 4829, '_booking_service', 'a:0:{}'),
(23674, 4829, '_booking_slot', '1100-1130'),
(23675, 4829, '_booking_hospitals', '4006'),
(23676, 4829, '_hospital_id', '4006'),
(23677, 4829, '_doctor_id', '4004'),
(23678, 4829, '_am_booking', 'a:9:{s:6:\"_price\";s:0:\"\";s:13:\"_user_details\";a:3:{s:8:\"bk_email\";s:23:\"[email protected]\";s:8:\"bk_phone\";s:7:\"4545435\";s:11:\"bk_username\";s:12:\"Patient Demo\";}s:6:\"myself\";s:6:\"myself\";s:13:\"_with_patient\";a:2:{s:10:\"other_name\";s:12:\"Patient Demo\";s:8:\"relation\";s:0:\"\";}s:15:\"_consultant_fee\";i:0;s:9:\"_services\";a:0:{}s:17:\"_appointment_date\";s:10:\"2023-02-27\";s:6:\"_slots\";s:9:\"1100-1130\";s:12:\"_hospital_id\";s:4:\"4006\";}'),
(23679, 4828, '_date_completed', '1677429688'),
(23680, 4828, '_completed_date', '2023-02-26 16:41:28'),
(23681, 2499, 'rzp_webhook_notified_at', '1677498636'),
(23701, 4834, '_order_key', 'wc_order_lADm7DuDCJHuZ'),
(23702, 4834, '_customer_user', '0'),
(23703, 4834, '_payment_method', 'razorpay'),
(23704, 4834, '_payment_method_title', 'Pay via Razorpay'),
(23705, 4834, '_customer_ip_address', '14.192.55.36'),
(23706, 4834, '_customer_user_agent', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.0.0 Safari/537.36'),
(23707, 4834, '_created_via', 'checkout'),
(23708, 4834, '_cart_hash', '1ade9a63839c43b1380678084f418f52'),
(23709, 4834, '_download_permissions_granted', 'no'),
(23710, 4834, '_recorded_sales', 'no'),
(23711, 4834, '_recorded_coupon_usage_counts', 'no'),
(23712, 4834, '_new_order_email_sent', 'false'),
(23713, 4834, '_order_stock_reduced', 'no'),
(23714, 4834, '_billing_first_name', 'Harsh'),
(23715, 4834, '_billing_last_name', 'Singh'),
(23716, 4834, '_billing_company', 'Wapking'),
(23717, 4834, '_billing_address_1', 'Lanka Varanasi'),
(23718, 4834, '_billing_city', 'VARANASI'),
(23719, 4834, '_billing_state', 'UP'),
(23720, 4834, '_billing_postcode', '221005'),
(23721, 4834, '_billing_country', 'IN'),
(23722, 4834, '_billing_email', '[email protected]'),
(23723, 4834, '_billing_phone', '+9123423412'),
(23724, 4834, '_order_currency', 'USD'),
(23725, 4834, '_cart_discount', '0'),
(23726, 4834, '_cart_discount_tax', '0'),
(23727, 4834, '_order_shipping', '0'),
(23728, 4834, '_order_shipping_tax', '0'),
(23729, 4834, '_order_tax', '0'),
(23730, 4834, '_order_total', '200.00'),
(23731, 4834, '_order_version', '7.1.0'),
(23732, 4834, '_prices_include_tax', 'no'),
(23733, 4834, '_billing_address_index', 'Harsh Singh Wapking Lanka Varanasi  VARANASI UP 221005 IN [email protected] +9123423412'),
(23734, 4834, '_shipping_address_index', '         '),
(23735, 4834, 'is_vat_exempt', 'no'),
(23736, 4834, 'cus_woo_product_data', 'a:13:{s:7:\"service\";a:0:{}s:14:\"consultant_fee\";s:3:\"200\";s:5:\"price\";s:3:\"200\";s:5:\"slots\";s:9:\"1200-1230\";s:16:\"appointment_date\";s:10:\"2023-03-09\";s:8:\"hospital\";s:4:\"4487\";s:9:\"doctor_id\";i:4481;s:7:\"content\";s:0:\"\";s:6:\"myself\";s:6:\"myself\";s:10:\"other_name\";s:11:\"Harsh Singh\";s:8:\"bk_email\";s:33:\"[email protected]\";s:8:\"bk_phone\";s:12:\"1221312312`1\";s:8:\"relation\";s:0:\"\";}'),
(23737, 4834, 'payment_type', 'bookings'),
(23738, 4834, 'admin_shares', '20.00'),
(23739, 4834, 'doctors_shares', '180.00'),
(23740, 4834, 'doctor_id', '4481'),
(23741, 4834, 'patient_id', '283'),
(23742, 4834, 'is_magic_checkout_order', 'no'),
(23744, 7173, 'rzp_webhook_notified_at', '1677683530'),
(23825, 4847, '_order_key', 'wc_order_D0WZQvV3taFYj'),
(23826, 4847, '_customer_user', '62'),
(23827, 4847, '_payment_method', 'stripe_cc'),
(23828, 4847, '_payment_method_title', 'Credit Card'),
(23829, 4847, '_customer_ip_address', '188.153.83.199'),
(23830, 4847, '_customer_user_agent', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.0.0 Safari/537.36'),
(23831, 4847, '_created_via', 'checkout'),
(23832, 4847, '_cart_hash', '0ab6da74928fe8f49e091a1491dc1ecb'),
(23833, 4847, '_download_permissions_granted', 'yes'),
(23834, 4847, '_recorded_sales', 'yes'),
(23835, 4847, '_recorded_coupon_usage_counts', 'yes'),
(23836, 4847, '_new_order_email_sent', 'true'),
(23837, 4847, '_order_stock_reduced', 'yes'),
(23838, 4847, '_billing_first_name', 'Patient'),
(23839, 4847, '_billing_last_name', 'Demo'),
(23840, 4847, '_billing_address_1', 'K Street. 1667 K Street NW.'),
(23841, 4847, '_billing_city', 'Washington'),
(23842, 4847, '_billing_state', 'WA'),
(23843, 4847, '_billing_postcode', '20005'),
(23844, 4847, '_billing_country', 'US'),
(23845, 4847, '_billing_email', '[email protected]'),
(23846, 4847, '_billing_phone', '767677678'),
(23847, 4847, '_order_currency', 'USD'),
(23848, 4847, '_cart_discount', '0'),
(23849, 4847, '_cart_discount_tax', '0'),
(23850, 4847, '_order_shipping', '0'),
(23851, 4847, '_order_shipping_tax', '0'),
(23852, 4847, '_order_tax', '0'),
(23853, 4847, '_order_total', '200.00'),
(23854, 4847, '_order_version', '7.1.0'),
(23855, 4847, '_prices_include_tax', 'no'),
(23856, 4847, '_billing_address_index', 'Patient Demo  K Street. 1667 K Street NW.  Washington WA 20005 US [email protected] 767677678'),
(23857, 4847, '_shipping_address_index', '         '),
(23858, 4847, 'is_vat_exempt', 'no'),
(23859, 4847, 'cus_woo_product_data', 'a:13:{s:7:\"service\";a:0:{}s:14:\"consultant_fee\";s:3:\"200\";s:5:\"price\";s:3:\"200\";s:5:\"slots\";s:9:\"1200-1230\";s:16:\"appointment_date\";s:10:\"2023-03-04\";s:8:\"hospital\";s:4:\"4487\";s:9:\"doctor_id\";i:4481;s:7:\"content\";s:0:\"\";s:6:\"myself\";s:6:\"myself\";s:10:\"other_name\";s:12:\"Patient Demo\";s:8:\"bk_email\";s:23:\"[email protected]\";s:8:\"bk_phone\";s:7:\"4545435\";s:8:\"relation\";s:0:\"\";}'),
(23860, 4847, 'payment_type', 'bookings'),
(23861, 4847, 'admin_shares', '20.00'),
(23862, 4847, 'doctors_shares', '180.00'),
(23863, 4847, 'doctor_id', '4481'),
(23864, 4847, 'patient_id', '62'),
(23865, 4847, '_payment_intent_id', 'pi_3Mh7VhHWmJQ3VDhT0OXimcGI'),
(23866, 4847, '_payment_method_token', 'pm_1Mh7VfHWmJQ3VDhTIcxShOxI'),
(23867, 4847, '_wc_stripe_mode', 'test'),
(23869, 4847, '_wc_stripe_charge_status', 'succeeded'),
(23870, 4847, '_transaction_id', 'ch_3Mh7VhHWmJQ3VDhT08s2SY64'),
(23871, 4847, '_date_completed', '1677745751'),
(23872, 4847, '_date_paid', '1677745751'),
(23873, 4847, '_paid_date', '2023-03-02 08:29:11'),
(23874, 4847, '_completed_date', '2023-03-02 08:29:11'),
(23875, 4848, 'bk_email', '[email protected]'),
(23876, 4848, 'bk_phone', '4545435'),
(23877, 4848, 'bk_username', 'Patient Demo'),
(23878, 4848, '_price', '200'),
(23879, 4848, '_appointment_date', '2023-03-04'),
(23880, 4848, '_booking_service', 'a:0:{}'),
(23881, 4848, '_booking_slot', '1200-1230'),
(23882, 4848, '_booking_hospitals', '4487'),
(23883, 4848, '_hospital_id', '4487'),
(23884, 4848, '_doctor_id', '4481'),
(23885, 4848, '_am_booking', 'a:9:{s:6:\"_price\";s:3:\"200\";s:13:\"_user_details\";a:3:{s:8:\"bk_email\";s:23:\"[email protected]\";s:8:\"bk_phone\";s:7:\"4545435\";s:11:\"bk_username\";s:12:\"Patient Demo\";}s:6:\"myself\";s:6:\"myself\";s:13:\"_with_patient\";a:2:{s:10:\"other_name\";s:12:\"Patient Demo\";s:8:\"relation\";s:0:\"\";}s:15:\"_consultant_fee\";s:3:\"200\";s:9:\"_services\";a:0:{}s:17:\"_appointment_date\";s:10:\"2023-03-04\";s:6:\"_slots\";s:9:\"1200-1230\";s:12:\"_hospital_id\";s:4:\"4487\";}'),
(23935, 4858, '_order_key', 'wc_order_da2ZaHuG2WnIl'),
(23936, 4858, '_customer_user', '62'),
(23937, 4858, '_payment_method', 'razorpay'),
(23938, 4858, '_payment_method_title', 'Pay via Razorpay'),
(23939, 4858, '_customer_ip_address', '2401:4900:1ce3:865f:21de:6f68:bb12:3ff0'),
(23940, 4858, '_customer_user_agent', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.0.0 Safari/537.36'),
(23941, 4858, '_created_via', 'checkout'),
(23942, 4858, '_cart_hash', 'fa286197b61b99e4793922b9fc1e838b'),
(23943, 4858, '_download_permissions_granted', 'yes'),
(23944, 4858, '_recorded_sales', 'yes'),
(23945, 4858, '_recorded_coupon_usage_counts', 'yes'),
(23946, 4858, '_new_order_email_sent', 'true'),
(23947, 4858, '_order_stock_reduced', 'yes'),
(23948, 4858, '_billing_first_name', 'Patient'),
(23949, 4858, '_billing_last_name', 'Demo'),
(23950, 4858, '_billing_address_1', 'K Street. 1667 K Street NW.'),
(23951, 4858, '_billing_city', 'Washington'),
(23952, 4858, '_billing_state', 'WA'),
(23953, 4858, '_billing_postcode', '20005'),
(23954, 4858, '_billing_country', 'US'),
(23955, 4858, '_billing_email', '[email protected]'),
(23956, 4858, '_billing_phone', '767677678'),
(23957, 4858, '_order_currency', 'USD'),
(23958, 4858, '_cart_discount', '0'),
(23959, 4858, '_cart_discount_tax', '0'),
(23960, 4858, '_order_shipping', '0'),
(23961, 4858, '_order_shipping_tax', '0'),
(23962, 4858, '_order_tax', '0'),
(23963, 4858, '_order_total', '150.00'),
(23964, 4858, '_order_version', '7.1.0'),
(23965, 4858, '_prices_include_tax', 'no'),
(23966, 4858, '_billing_address_index', 'Patient Demo  K Street. 1667 K Street NW.  Washington WA 20005 US [email protected] 767677678'),
(23967, 4858, '_shipping_address_index', '         '),
(23968, 4858, 'is_vat_exempt', 'no'),
(23969, 4858, 'cus_woo_product_data', 'a:13:{s:7:\"service\";a:0:{}s:14:\"consultant_fee\";s:3:\"150\";s:5:\"price\";s:3:\"150\";s:5:\"slots\";s:9:\"1100-1130\";s:16:\"appointment_date\";s:10:\"2023-03-03\";s:8:\"hospital\";s:4:\"4480\";s:9:\"doctor_id\";i:4474;s:7:\"content\";s:0:\"\";s:6:\"myself\";s:6:\"myself\";s:10:\"other_name\";s:12:\"Patient Demo\";s:8:\"bk_email\";s:23:\"[email protected]\";s:8:\"bk_phone\";s:7:\"4545435\";s:8:\"relation\";s:0:\"\";}'),
(23970, 4858, 'payment_type', 'bookings'),
(23971, 4858, 'admin_shares', '15.00'),
(23972, 4858, 'doctors_shares', '135.00'),
(23973, 4858, 'doctor_id', '4474'),
(23974, 4858, 'patient_id', '62'),
(23975, 4858, 'is_magic_checkout_order', 'no'),
(23976, 4858, '_transaction_id', 'pay_LMx8KDz2A9YGtM'),
(23977, 4858, '_date_paid', '1677824952'),
(23978, 4858, '_paid_date', '2023-03-03 06:29:12'),
(23979, 4859, 'bk_email', '[email protected]'),
(23980, 4859, 'bk_phone', '4545435'),
(23981, 4859, 'bk_username', 'Patient Demo'),
(23982, 4859, '_price', '150'),
(23983, 4859, '_appointment_date', '2023-03-03'),
(23984, 4859, '_booking_service', 'a:0:{}'),
(23985, 4859, '_booking_slot', '1100-1130'),
(23986, 4859, '_booking_hospitals', '4480'),
(23987, 4859, '_hospital_id', '4480'),
(23988, 4859, '_doctor_id', '4474'),
(23989, 4859, '_am_booking', 'a:9:{s:6:\"_price\";s:3:\"150\";s:13:\"_user_details\";a:3:{s:8:\"bk_email\";s:23:\"[email protected]\";s:8:\"bk_phone\";s:7:\"4545435\";s:11:\"bk_username\";s:12:\"Patient Demo\";}s:6:\"myself\";s:6:\"myself\";s:13:\"_with_patient\";a:2:{s:10:\"other_name\";s:12:\"Patient Demo\";s:8:\"relation\";s:0:\"\";}s:15:\"_consultant_fee\";s:3:\"150\";s:9:\"_services\";a:0:{}s:17:\"_appointment_date\";s:10:\"2023-03-03\";s:6:\"_slots\";s:9:\"1100-1130\";s:12:\"_hospital_id\";s:4:\"4480\";}'),
(23990, 4858, 'rzp_webhook_notified_at', '1677824953'),
(23991, 4858, '_date_completed', '1677824954'),
(23992, 4858, '_completed_date', '2023-03-03 06:29:14'),
(23993, 4860, '_order_key', 'wc_order_zvKAqnjO5AqOz'),
(23994, 4860, '_customer_user', '62'),
(23995, 4860, '_payment_method', 'razorpay'),
(23996, 4860, '_payment_method_title', 'Pay via Razorpay'),
(23997, 4860, '_customer_ip_address', '2401:4900:1ce3:865f:21de:6f68:bb12:3ff0'),
(23998, 4860, '_customer_user_agent', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.0.0 Safari/537.36'),
(23999, 4860, '_created_via', 'checkout'),
(24000, 4860, '_cart_hash', '631843df7219d1222dd43a346ff5043e'),
(24001, 4860, '_download_permissions_granted', 'yes'),
(24002, 4860, '_recorded_sales', 'yes'),
(24003, 4860, '_recorded_coupon_usage_counts', 'yes'),
(24004, 4860, '_new_order_email_sent', 'true'),
(24005, 4860, '_order_stock_reduced', 'yes'),
(24006, 4860, '_billing_first_name', 'Patient'),
(24007, 4860, '_billing_last_name', 'Demo'),
(24008, 4860, '_billing_address_1', 'K Street. 1667 K Street NW.'),
(24009, 4860, '_billing_city', 'Washington'),
(24010, 4860, '_billing_state', 'WA'),
(24011, 4860, '_billing_postcode', '20005'),
(24012, 4860, '_billing_country', 'US'),
(24013, 4860, '_billing_email', '[email protected]'),
(24014, 4860, '_billing_phone', '767677678'),
(24015, 4860, '_order_currency', 'USD'),
(24016, 4860, '_cart_discount', '0'),
(24017, 4860, '_cart_discount_tax', '0'),
(24018, 4860, '_order_shipping', '0'),
(24019, 4860, '_order_shipping_tax', '0'),
(24020, 4860, '_order_tax', '0'),
(24021, 4860, '_order_total', '150.00'),
(24022, 4860, '_order_version', '7.1.0'),
(24023, 4860, '_prices_include_tax', 'no'),
(24024, 4860, '_billing_address_index', 'Patient Demo  K Street. 1667 K Street NW.  Washington WA 20005 US [email protected] 767677678'),
(24025, 4860, '_shipping_address_index', '         '),
(24026, 4860, 'is_vat_exempt', 'no'),
(24027, 4860, 'cus_woo_product_data', 'a:13:{s:7:\"service\";a:0:{}s:14:\"consultant_fee\";s:3:\"150\";s:5:\"price\";s:3:\"150\";s:5:\"slots\";s:9:\"1200-1230\";s:16:\"appointment_date\";s:10:\"2023-03-03\";s:8:\"hospital\";s:4:\"4480\";s:9:\"doctor_id\";i:4474;s:7:\"content\";s:0:\"\";s:6:\"myself\";s:6:\"myself\";s:10:\"other_name\";s:12:\"Patient Demo\";s:8:\"bk_email\";s:23:\"[email protected]\";s:8:\"bk_phone\";s:7:\"4545435\";s:8:\"relation\";s:0:\"\";}'),
(24028, 4860, 'payment_type', 'bookings'),
(24029, 4860, 'admin_shares', '15.00'),
(24030, 4860, 'doctors_shares', '135.00'),
(24031, 4860, 'doctor_id', '4474'),
(24032, 4860, 'patient_id', '62'),
(24033, 4860, 'is_magic_checkout_order', 'no'),
(24034, 4860, '_transaction_id', 'pay_LMxKYYJow5pCYL'),
(24035, 4860, '_date_paid', '1677825648'),
(24036, 4860, '_paid_date', '2023-03-03 06:40:48'),
(24037, 4861, 'bk_email', '[email protected]'),
(24038, 4861, 'bk_phone', '4545435'),
(24039, 4861, 'bk_username', 'Patient Demo'),
(24040, 4861, '_price', '150'),
(24041, 4861, '_appointment_date', '2023-03-03'),
(24042, 4861, '_booking_service', 'a:0:{}'),
(24043, 4861, '_booking_slot', '1200-1230'),
(24044, 4861, '_booking_hospitals', '4480'),
(24045, 4861, '_hospital_id', '4480'),
(24046, 4861, '_doctor_id', '4474'),
(24047, 4861, '_am_booking', 'a:9:{s:6:\"_price\";s:3:\"150\";s:13:\"_user_details\";a:3:{s:8:\"bk_email\";s:23:\"[email protected]\";s:8:\"bk_phone\";s:7:\"4545435\";s:11:\"bk_username\";s:12:\"Patient Demo\";}s:6:\"myself\";s:6:\"myself\";s:13:\"_with_patient\";a:2:{s:10:\"other_name\";s:12:\"Patient Demo\";s:8:\"relation\";s:0:\"\";}s:15:\"_consultant_fee\";s:3:\"150\";s:9:\"_services\";a:0:{}s:17:\"_appointment_date\";s:10:\"2023-03-03\";s:6:\"_slots\";s:9:\"1200-1230\";s:12:\"_hospital_id\";s:4:\"4480\";}'),
(24048, 4860, 'rzp_webhook_notified_at', '1677825649'),
(24049, 4860, '_date_completed', '1677825649'),
(24050, 4860, '_completed_date', '2023-03-03 06:40:49'),
(24051, 4862, '_order_key', 'wc_order_840QufyqY8HkF'),
(24052, 4862, '_customer_user', '62'),
(24053, 4862, '_payment_method', 'razorpay'),
(24054, 4862, '_payment_method_title', 'Pay via Razorpay'),
(24055, 4862, '_customer_ip_address', '2401:4900:1ce3:865f:21de:6f68:bb12:3ff0'),
(24056, 4862, '_customer_user_agent', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.0.0 Safari/537.36'),
(24057, 4862, '_created_via', 'checkout'),
(24058, 4862, '_cart_hash', '0f2720e5fe542e0ba52bcbf766666315'),
(24059, 4862, '_download_permissions_granted', 'yes'),
(24060, 4862, '_recorded_sales', 'yes'),
(24061, 4862, '_recorded_coupon_usage_counts', 'yes'),
(24062, 4862, '_new_order_email_sent', 'true'),
(24063, 4862, '_order_stock_reduced', 'yes'),
(24064, 4862, '_billing_first_name', 'Patient'),
(24065, 4862, '_billing_last_name', 'Demo'),
(24066, 4862, '_billing_address_1', 'K Street. 1667 K Street NW.'),
(24067, 4862, '_billing_city', 'Washington'),
(24068, 4862, '_billing_state', 'WA'),
(24069, 4862, '_billing_postcode', '20005'),
(24070, 4862, '_billing_country', 'US'),
(24071, 4862, '_billing_email', '[email protected]'),
(24072, 4862, '_billing_phone', '767677678'),
(24073, 4862, '_order_currency', 'USD'),
(24074, 4862, '_cart_discount', '0'),
(24075, 4862, '_cart_discount_tax', '0'),
(24076, 4862, '_order_shipping', '0'),
(24077, 4862, '_order_shipping_tax', '0'),
(24078, 4862, '_order_tax', '0'),
(24079, 4862, '_order_total', '150.00'),
(24080, 4862, '_order_version', '7.1.0'),
(24081, 4862, '_prices_include_tax', 'no'),
(24082, 4862, '_billing_address_index', 'Patient Demo  K Street. 1667 K Street NW.  Washington WA 20005 US [email protected] 767677678'),
(24083, 4862, '_shipping_address_index', '         '),
(24084, 4862, 'is_vat_exempt', 'no'),
(24085, 4862, 'cus_woo_product_data', 'a:13:{s:7:\"service\";a:0:{}s:14:\"consultant_fee\";s:3:\"150\";s:5:\"price\";s:3:\"150\";s:5:\"slots\";s:9:\"1100-1130\";s:16:\"appointment_date\";s:10:\"2023-03-04\";s:8:\"hospital\";s:4:\"4480\";s:9:\"doctor_id\";i:4474;s:7:\"content\";s:0:\"\";s:6:\"myself\";s:6:\"myself\";s:10:\"other_name\";s:12:\"Patient Demo\";s:8:\"bk_email\";s:23:\"[email protected]\";s:8:\"bk_phone\";s:7:\"4545435\";s:8:\"relation\";s:0:\"\";}'),
(24086, 4862, 'payment_type', 'bookings'),
(24087, 4862, 'admin_shares', '15.00'),
(24088, 4862, 'doctors_shares', '135.00'),
(24089, 4862, 'doctor_id', '4474'),
(24090, 4862, 'patient_id', '62'),
(24091, 4862, 'is_magic_checkout_order', 'no'),
(24092, 4862, '_transaction_id', 'pay_LMxM4V0DD9k32g'),
(24093, 4862, '_date_paid', '1677825734'),
(24094, 4862, '_paid_date', '2023-03-03 06:42:14'),
(24095, 4863, 'bk_email', '[email protected]'),
(24096, 4863, 'bk_phone', '4545435'),
(24097, 4863, 'bk_username', 'Patient Demo'),
(24098, 4863, '_price', '150'),
(24099, 4863, '_appointment_date', '2023-03-04'),
(24100, 4863, '_booking_service', 'a:0:{}'),
(24101, 4863, '_booking_slot', '1100-1130'),
(24102, 4863, '_booking_hospitals', '4480'),
(24103, 4863, '_hospital_id', '4480'),
(24104, 4863, '_doctor_id', '4474'),
(24105, 4863, '_am_booking', 'a:9:{s:6:\"_price\";s:3:\"150\";s:13:\"_user_details\";a:3:{s:8:\"bk_email\";s:23:\"[email protected]\";s:8:\"bk_phone\";s:7:\"4545435\";s:11:\"bk_username\";s:12:\"Patient Demo\";}s:6:\"myself\";s:6:\"myself\";s:13:\"_with_patient\";a:2:{s:10:\"other_name\";s:12:\"Patient Demo\";s:8:\"relation\";s:0:\"\";}s:15:\"_consultant_fee\";s:3:\"150\";s:9:\"_services\";a:0:{}s:17:\"_appointment_date\";s:10:\"2023-03-04\";s:6:\"_slots\";s:9:\"1100-1130\";s:12:\"_hospital_id\";s:4:\"4480\";}'),
(24106, 4862, '_date_completed', '1677825735'),
(24107, 4862, '_completed_date', '2023-03-03 06:42:15'),
(24108, 4862, 'rzp_webhook_notified_at', '1677825735'),
(24110, 4864, '_order_key', 'wc_order_HufpedGbQB2Vj'),
(24111, 4864, '_customer_user', '62'),
(24112, 4864, '_payment_method', 'paypal'),
(24113, 4864, '_payment_method_title', 'PayPal'),
(24114, 4864, '_customer_ip_address', '78.188.77.165'),
(24115, 4864, '_customer_user_agent', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.0.0 Safari/537.36'),
(24116, 4864, '_created_via', 'checkout'),
(24117, 4864, '_cart_hash', 'a227102da95fcb47356513b6a9e4b9ea'),
(24118, 4864, '_download_permissions_granted', 'no'),
(24119, 4864, '_recorded_sales', 'no'),
(24120, 4864, '_recorded_coupon_usage_counts', 'no'),
(24121, 4864, '_new_order_email_sent', 'false'),
(24122, 4864, '_order_stock_reduced', 'no'),
(24123, 4864, '_billing_first_name', 'Patient'),
(24124, 4864, '_billing_last_name', 'Demo'),
(24125, 4864, '_billing_address_1', 'K Street. 1667 K Street NW.'),
(24126, 4864, '_billing_city', 'Washington'),
(24127, 4864, '_billing_state', 'WA'),
(24128, 4864, '_billing_postcode', '20005'),
(24129, 4864, '_billing_country', 'US'),
(24130, 4864, '_billing_email', '[email protected]'),
(24131, 4864, '_billing_phone', '767677678'),
(24132, 4864, '_order_currency', 'USD'),
(24133, 4864, '_cart_discount', '0'),
(24134, 4864, '_cart_discount_tax', '0'),
(24135, 4864, '_order_shipping', '0'),
(24136, 4864, '_order_shipping_tax', '0'),
(24137, 4864, '_order_tax', '0'),
(24138, 4864, '_order_total', '500.00'),
(24139, 4864, '_order_version', '7.1.0'),
(24140, 4864, '_prices_include_tax', 'no'),
(24141, 4864, '_billing_address_index', 'Patient Demo  K Street. 1667 K Street NW.  Washington WA 20005 US [email protected] 767677678'),
(24142, 4864, '_shipping_address_index', '         '),
(24143, 4864, 'is_vat_exempt', 'no'),
(24144, 4864, 'cus_woo_product_data', 'a:13:{s:7:\"service\";a:0:{}s:14:\"consultant_fee\";s:3:\"500\";s:5:\"price\";s:3:\"500\";s:5:\"slots\";s:9:\"1530-1600\";s:16:\"appointment_date\";s:10:\"2023-03-03\";s:8:\"hospital\";s:4:\"3702\";s:9:\"doctor_id\";i:3701;s:7:\"content\";s:0:\"\";s:6:\"myself\";s:6:\"myself\";s:10:\"other_name\";s:12:\"Patient Demo\";s:8:\"bk_email\";s:23:\"[email protected]\";s:8:\"bk_phone\";s:7:\"4545435\";s:8:\"relation\";s:0:\"\";}'),
(24145, 4864, 'payment_type', 'bookings'),
(24146, 4864, 'admin_shares', '50.00'),
(24147, 4864, 'doctors_shares', '450.00'),
(24148, 4864, 'doctor_id', '3701'),
(24149, 4864, 'patient_id', '62'),
(24150, 4865, '_order_key', 'wc_order_H2ODcnRxTGzBt'),
(24151, 4865, '_customer_user', '62'),
(24152, 4865, '_payment_method', 'paypal'),
(24153, 4865, '_payment_method_title', 'PayPal'),
(24154, 4865, '_customer_ip_address', '5.54.27.89'),
(24155, 4865, '_customer_user_agent', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.0.0 Safari/537.36'),
(24156, 4865, '_created_via', 'checkout'),
(24157, 4865, '_cart_hash', 'aa118909ef2f570765fe8e242b858a48'),
(24158, 4865, '_download_permissions_granted', 'no'),
(24159, 4865, '_recorded_sales', 'no'),
(24160, 4865, '_recorded_coupon_usage_counts', 'no'),
(24161, 4865, '_new_order_email_sent', 'false'),
(24162, 4865, '_order_stock_reduced', 'no'),
(24163, 4865, '_billing_first_name', 'Patient'),
(24164, 4865, '_billing_last_name', 'Demo'),
(24165, 4865, '_billing_address_1', 'K Street. 1667 K Street NW.'),
(24166, 4865, '_billing_city', 'Washington'),
(24167, 4865, '_billing_state', 'WA'),
(24168, 4865, '_billing_postcode', '20005'),
(24169, 4865, '_billing_country', 'US'),
(24170, 4865, '_billing_email', '[email protected]'),
(24171, 4865, '_billing_phone', '767677678'),
(24172, 4865, '_order_currency', 'USD');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(24173, 4865, '_cart_discount', '0'),
(24174, 4865, '_cart_discount_tax', '0'),
(24175, 4865, '_order_shipping', '0'),
(24176, 4865, '_order_shipping_tax', '0'),
(24177, 4865, '_order_tax', '0'),
(24178, 4865, '_order_total', '200.00'),
(24179, 4865, '_order_version', '7.1.0'),
(24180, 4865, '_prices_include_tax', 'no'),
(24181, 4865, '_billing_address_index', 'Patient Demo  K Street. 1667 K Street NW.  Washington WA 20005 US [email protected] 767677678'),
(24182, 4865, '_shipping_address_index', '         '),
(24183, 4865, 'is_vat_exempt', 'no'),
(24184, 4865, 'cus_woo_product_data', 'a:13:{s:7:\"service\";a:0:{}s:14:\"consultant_fee\";s:3:\"200\";s:5:\"price\";s:3:\"200\";s:5:\"slots\";s:9:\"1500-1530\";s:16:\"appointment_date\";s:10:\"2023-03-17\";s:8:\"hospital\";s:4:\"4487\";s:9:\"doctor_id\";i:4481;s:7:\"content\";s:0:\"\";s:6:\"myself\";s:6:\"myself\";s:10:\"other_name\";s:12:\"Patient Demo\";s:8:\"bk_email\";s:23:\"[email protected]\";s:8:\"bk_phone\";s:7:\"4545435\";s:8:\"relation\";s:7:\"brother\";}'),
(24185, 4865, 'payment_type', 'bookings'),
(24186, 4865, 'admin_shares', '20.00'),
(24187, 4865, 'doctors_shares', '180.00'),
(24188, 4865, 'doctor_id', '4481'),
(24189, 4865, 'patient_id', '62'),
(24225, 7185, 'rzp_webhook_notified_at', '1678149901'),
(24226, 3, '_wp_suggested_privacy_policy_content', 'a:3:{s:11:\"plugin_name\";s:9:\"WordPress\";s:11:\"policy_text\";s:4255:\"<h2>Who we are</h2><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>Our website address is: https://doccure-wp.dreamstechnologies.com.</p><h2>Comments</h2><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><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><h2>Media</h2><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><h2>Cookies</h2><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><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><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><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><h2>Embedded content from other websites</h2><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><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><h2>Who we share your data with</h2><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><h2>How long we retain your data</h2><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><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><h2>What rights you have over your data</h2><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><h2>Where your data is sent</h2><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>Visitor comments may be checked through an automated spam detection service.</p>\";s:5:\"added\";i:1678170722;}'),
(24227, 3, '_wp_suggested_privacy_policy_content', 'a:3:{s:11:\"plugin_name\";s:11:\"WooCommerce\";s:11:\"policy_text\";s:4106:\"<div class=\"wp-suggested-text\"><p class=\"privacy-policy-tutorial\">This sample language includes the basics around what personal data your store may be collecting, storing and sharing, as well as who may have access to that data. Depending on what settings are enabled and which additional plugins are used, the specific information shared by your store will vary. We recommend consulting with a lawyer when deciding what information to disclose on your privacy policy.</p><p>We collect information about you during the checkout process on our store.</p><h2>What we collect and store</h2><p>While you visit our site, we’ll track:</p><ul><li>Products you’ve viewed: we’ll use this to, for example, show you products you’ve recently viewed</li><li>Location, IP address and browser type: we’ll use this for purposes like estimating taxes and shipping</li><li>Shipping address: we’ll ask you to enter this so we can, for instance, estimate shipping before you place an order, and send you the order!</li></ul><p>We’ll also use cookies to keep track of cart contents while you’re browsing our site.</p><p class=\"privacy-policy-tutorial\">Note: you may want to further detail your cookie policy, and link to that section from here.</p><p>When you purchase from us, we’ll ask you to provide information including your name, billing address, shipping address, email address, phone number, credit card/payment details and optional account information like username and password. We’ll use this information for purposes, such as, to:</p><ul><li>Send you information about your account and order</li><li>Respond to your requests, including refunds and complaints</li><li>Process payments and prevent fraud</li><li>Set up your account for our store</li><li>Comply with any legal obligations we have, such as calculating taxes</li><li>Improve our store offerings</li><li>Send you marketing messages, if you choose to receive them</li></ul><p>If you create an account, we will store your name, address, email and phone number, which will be used to populate the checkout for future orders.</p><p>We generally store information about you for as long as we need the information for the purposes for which we collect and use it, and we are not legally required to continue to keep it. For example, we will store order information for XXX years for tax and accounting purposes. This includes your name, email address and billing and shipping addresses.</p><p>We will also store comments or reviews, if you choose to leave them.</p><h2>Who on our team has access</h2><p>Members of our team have access to the information you provide us. For example, both Administrators and Shop Managers can access:</p><ul><li>Order information like what was purchased, when it was purchased and where it should be sent, and</li><li>Customer information like your name, email address, and billing and shipping information.</li></ul><p>Our team members have access to this information to help fulfill orders, process refunds and support you.</p><h2>What we share with others</h2><p class=\"privacy-policy-tutorial\">In this section you should list who you’re sharing data with, and for what purpose. This could include, but may not be limited to, analytics, marketing, payment gateways, shipping providers, and third party embeds.</p><p>We share information with third parties who help us provide our orders and store services to you; for example --</p><h3>Payments</h3><p class=\"privacy-policy-tutorial\">In this subsection you should list which third party payment processors you’re using to take payments on your store since these may handle customer data. We’ve included PayPal as an example, but you should remove this if you’re not using PayPal.</p><p>We accept payments through PayPal. When processing payments, some of your data will be passed to PayPal, including information required to process or support the payment, such as the purchase total and billing information.</p><p>Please see the <a href=\"https://www.paypal.com/us/webapps/mpp/ua/privacy-full\">PayPal Privacy Policy</a> for more details.</p></div>\";s:5:\"added\";i:1678170722;}'),
(24228, 3, '_wp_suggested_privacy_policy_content', 'a:3:{s:11:\"plugin_name\";s:17:\"Slider Revolution\";s:11:\"policy_text\";s:4380:\"<h2>In case you’re using Google Web Fonts (default) or playing videos or sounds via YouTube or Vimeo in Slider Revolution we recommend to add the corresponding text phrase to your privacy police:</h2>\n		<h3>YouTube</h3> <p>Our website uses plugins from YouTube, which is operated by Google. The operator of the pages is YouTube LLC, 901 Cherry Ave., San Bruno, CA 94066, USA.</p> <p>If you visit one of our pages featuring a YouTube plugin, a connection to the YouTube servers is established. Here the YouTube server is informed about which of our pages you have visited.</p> <p>If you\'re logged in to your YouTube account, YouTube allows you to associate your browsing behavior directly with your personal profile. You can prevent this by logging out of your YouTube account.</p> <p>YouTube is used to help make our website appealing. This constitutes a justified interest pursuant to Art. 6 (1) (f) DSGVO.</p> <p>Further information about handling user data, can be found in the data protection declaration of YouTube under <a href=\"https://www.google.de/intl/de/policies/privacy\" target=\"_blank\" rel=\"noopener\">https://www.google.de/intl/de/policies/privacy</a>.</p>\n		<h3>Vimeo</h3> <p>Our website uses features provided by the Vimeo video portal. This service is provided by Vimeo Inc., 555 West 18th Street, New York, New York 10011, USA.</p> <p>If you visit one of our pages featuring a Vimeo plugin, a connection to the Vimeo servers is established. Here the Vimeo server is informed about which of our pages you have visited. In addition, Vimeo will receive your IP address. This also applies if you are not logged in to Vimeo when you visit our plugin or do not have a Vimeo account. The information is transmitted to a Vimeo server in the US, where it is stored.</p> <p>If you are logged in to your Vimeo account, Vimeo allows you to associate your browsing behavior directly with your personal profile. You can prevent this by logging out of your Vimeo account.</p> <p>For more information on how to handle user data, please refer to the Vimeo Privacy Policy at <a href=\"https://vimeo.com/privacy\" target=\"_blank\" rel=\"noopener\">https://vimeo.com/privacy</a>.</p>\n		<h3>Google Web Fonts</h3> <p>For uniform representation of fonts, this page uses web fonts provided by Google. When you open a page, your browser loads the required web fonts into your browser cache to display texts and fonts correctly.</p> <p>For this purpose your browser has to establish a direct connection to Google servers. Google thus becomes aware that our web page was accessed via your IP address. The use of Google Web fonts is done in the interest of a uniform and attractive presentation of our plugin. This constitutes a justified interest pursuant to Art. 6 (1) (f) DSGVO.</p> <p>If your browser does not support web fonts, a standard font is used by your computer.</p> <p>Further information about handling user data, can be found at <a href=\"https://developers.google.com/fonts/faq\" target=\"_blank\" rel=\"noopener\">https://developers.google.com/fonts/faq</a> and in Google\'s privacy policy at <a href=\"https://www.google.com/policies/privacy/\" target=\"_blank\" rel=\"noopener\">https://www.google.com/policies/privacy/</a>.</p>\n		<h3>SoundCloud</h3><p>On our pages, plugins of the SoundCloud social network (SoundCloud Limited, Berners House, 47-48 Berners Street, London W1T 3NF, UK) may be integrated. The SoundCloud plugins can be recognized by the SoundCloud logo on our site.</p>\n			<p>When you visit our site, a direct connection between your browser and the SoundCloud server is established via the plugin. This enables SoundCloud to receive information that you have visited our site from your IP address. If you click on the “Like” or “Share” buttons while you are logged into your SoundCloud account, you can link the content of our pages to your SoundCloud profile. This means that SoundCloud can associate visits to our pages with your user account. We would like to point out that, as the provider of these pages, we have no knowledge of the content of the data transmitted or how it will be used by SoundCloud. For more information on SoundCloud’s privacy policy, please go to https://soundcloud.com/pages/privacy.</p><p>If you do not want SoundCloud to associate your visit to our site with your SoundCloud account, please log out of your SoundCloud account.</p>\";s:5:\"added\";i:1678170722;}'),
(24229, 1942, 'dfiFeatured', 'a:1:{i:0;s:0:\"\";}'),
(24232, 1942, 'dfi_fimageplug-2', 'aeb35579db'),
(24233, 1942, 'yoast_free_metabox_nonce', '5f7cc6f5b9'),
(24234, 1942, 'yoast_wpseo_focuskw', ''),
(24235, 1942, 'yoast_wpseo_title', ''),
(24236, 1942, 'yoast_wpseo_metadesc', ''),
(24237, 1942, 'yoast_wpseo_linkdex', '-2803'),
(24238, 1942, 'yoast_wpseo_content_score', '0'),
(24239, 1942, 'yoast_wpseo_is_cornerstone', 'false'),
(24240, 1942, 'yoast_wpseo_estimated-reading-time-minutes', '0'),
(24241, 1942, 'yoast_wpseo_meta-robots-noindex', '0'),
(24242, 1942, 'yoast_wpseo_meta-robots-nofollow', '0'),
(24243, 1942, 'yoast_wpseo_meta-robots-adv', ''),
(24244, 1942, 'yoast_wpseo_bctitle', ''),
(24245, 1942, 'yoast_wpseo_canonical', ''),
(24246, 1942, 'yoast_wpseo_wordproof_timestamp', ''),
(24247, 1942, 'yoast_wpseo_schema_page_type', ''),
(24248, 1942, 'yoast_wpseo_schema_article_type', ''),
(24249, 1942, 'yoast_wpseo_opengraph-title', ''),
(24250, 1942, 'yoast_wpseo_opengraph-description', ''),
(24251, 1942, 'yoast_wpseo_opengraph-image', ''),
(24252, 1942, 'yoast_wpseo_opengraph-image-id', ''),
(24253, 1942, 'yoast_wpseo_twitter-title', ''),
(24254, 1942, 'yoast_wpseo_twitter-description', ''),
(24255, 1942, 'yoast_wpseo_twitter-image', ''),
(24256, 1942, 'yoast_wpseo_twitter-image-id', ''),
(24257, 1942, 'screen', 'mobile'),
(24258, 1942, '_yoast_wpseo_estimated-reading-time-minutes', '0'),
(24259, 1942, '_yoast_wpseo_wordproof_timestamp', ''),
(24301, 4882, 'fw_options', 'a:0:{}'),
(24328, 7232, 'rzp_webhook_notified_at', '1678863533'),
(24329, 7233, 'rzp_webhook_notified_at', '1678867048'),
(24375, 4898, '_order_key', 'wc_order_AawEl3FFpiher'),
(24376, 4898, '_customer_user', '62'),
(24377, 4898, '_payment_method', 'paypal'),
(24378, 4898, '_payment_method_title', 'PayPal'),
(24379, 4898, '_customer_ip_address', '2409:4072:6c0e:44c3:9a36:bb40:13f2:cb68'),
(24380, 4898, '_customer_user_agent', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.0.0 Safari/537.36'),
(24381, 4898, '_created_via', 'checkout'),
(24382, 4898, '_cart_hash', '234b4e02370f974a139e36fdc24806dd'),
(24383, 4898, '_download_permissions_granted', 'no'),
(24384, 4898, '_recorded_sales', 'no'),
(24385, 4898, '_recorded_coupon_usage_counts', 'no'),
(24386, 4898, '_new_order_email_sent', 'false'),
(24387, 4898, '_order_stock_reduced', 'no'),
(24388, 4898, '_billing_first_name', 'Patient'),
(24389, 4898, '_billing_last_name', 'Demo'),
(24390, 4898, '_billing_address_1', 'K Street. 1667 K Street NW.'),
(24391, 4898, '_billing_city', 'Washington'),
(24392, 4898, '_billing_state', 'WA'),
(24393, 4898, '_billing_postcode', '20005'),
(24394, 4898, '_billing_country', 'US'),
(24395, 4898, '_billing_email', '[email protected]'),
(24396, 4898, '_billing_phone', '767677678'),
(24397, 4898, '_order_currency', 'USD'),
(24398, 4898, '_cart_discount', '0'),
(24399, 4898, '_cart_discount_tax', '0'),
(24400, 4898, '_order_shipping', '0'),
(24401, 4898, '_order_shipping_tax', '0'),
(24402, 4898, '_order_tax', '0'),
(24403, 4898, '_order_total', '100.00'),
(24404, 4898, '_order_version', '7.1.0'),
(24405, 4898, '_prices_include_tax', 'no'),
(24406, 4898, '_billing_address_index', 'Patient Demo  K Street. 1667 K Street NW.  Washington WA 20005 US [email protected] 767677678'),
(24407, 4898, '_shipping_address_index', '         '),
(24408, 4898, 'is_vat_exempt', 'no'),
(24409, 4898, 'cus_woo_product_data', 'a:13:{s:7:\"service\";a:0:{}s:14:\"consultant_fee\";s:3:\"100\";s:5:\"price\";s:3:\"100\";s:5:\"slots\";s:9:\"1100-1130\";s:16:\"appointment_date\";s:10:\"2023-03-27\";s:8:\"hospital\";s:4:\"4473\";s:9:\"doctor_id\";i:4467;s:7:\"content\";s:0:\"\";s:6:\"myself\";s:6:\"myself\";s:10:\"other_name\";s:12:\"Patient Demo\";s:8:\"bk_email\";s:23:\"[email protected]\";s:8:\"bk_phone\";s:7:\"4545435\";s:8:\"relation\";s:0:\"\";}'),
(24410, 4898, 'payment_type', 'bookings'),
(24411, 4898, 'admin_shares', '10.00'),
(24412, 4898, 'doctors_shares', '90.00'),
(24413, 4898, 'doctor_id', '4467'),
(24414, 4898, 'patient_id', '62'),
(24473, 4911, '_order_key', 'wc_order_lFec0aINVDccK'),
(24474, 4911, '_customer_user', '62'),
(24475, 4911, '_payment_method', 'razorpay'),
(24476, 4911, '_payment_method_title', 'Pay via Razorpay'),
(24477, 4911, '_customer_ip_address', '2405:201:9008:30b6:dee:87fe:f51:4c75'),
(24478, 4911, '_customer_user_agent', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.0.0 Safari/537.36 Edg/111.0.1661.54'),
(24479, 4911, '_created_via', 'checkout'),
(24480, 4911, '_cart_hash', '47b2d4952efacdc16a0c589eb2ee298e'),
(24481, 4911, '_download_permissions_granted', 'no'),
(24482, 4911, '_recorded_sales', 'no'),
(24483, 4911, '_recorded_coupon_usage_counts', 'no'),
(24484, 4911, '_new_order_email_sent', 'false'),
(24485, 4911, '_order_stock_reduced', 'no'),
(24486, 4911, '_billing_first_name', 'Patient'),
(24487, 4911, '_billing_last_name', 'Demo'),
(24488, 4911, '_billing_address_1', 'K Street. 1667 K Street NW.'),
(24489, 4911, '_billing_city', 'Washington'),
(24490, 4911, '_billing_state', 'WA'),
(24491, 4911, '_billing_postcode', '20005'),
(24492, 4911, '_billing_country', 'US'),
(24493, 4911, '_billing_email', '[email protected]'),
(24494, 4911, '_billing_phone', '767677678'),
(24495, 4911, '_order_currency', 'USD'),
(24496, 4911, '_cart_discount', '0'),
(24497, 4911, '_cart_discount_tax', '0'),
(24498, 4911, '_order_shipping', '0'),
(24499, 4911, '_order_shipping_tax', '0'),
(24500, 4911, '_order_tax', '0'),
(24501, 4911, '_order_total', '300.00'),
(24502, 4911, '_order_version', '7.1.0'),
(24503, 4911, '_prices_include_tax', 'no'),
(24504, 4911, '_billing_address_index', 'Patient Demo  K Street. 1667 K Street NW.  Washington WA 20005 US [email protected] 767677678'),
(24505, 4911, '_shipping_address_index', '         '),
(24506, 4911, 'is_vat_exempt', 'no'),
(24507, 4911, 'cus_woo_product_data', 'a:13:{s:7:\"service\";a:0:{}s:14:\"consultant_fee\";s:3:\"300\";s:5:\"price\";s:3:\"300\";s:5:\"slots\";s:9:\"1100-1130\";s:16:\"appointment_date\";s:10:\"2023-03-30\";s:8:\"hospital\";s:4:\"4487\";s:9:\"doctor_id\";i:4481;s:7:\"content\";s:0:\"\";s:6:\"myself\";s:6:\"myself\";s:10:\"other_name\";s:12:\"Patient Demo\";s:8:\"bk_email\";s:23:\"[email protected]\";s:8:\"bk_phone\";s:7:\"4545435\";s:8:\"relation\";s:0:\"\";}'),
(24508, 4911, 'payment_type', 'bookings'),
(24509, 4911, 'admin_shares', '30.00'),
(24510, 4911, 'doctors_shares', '270.00'),
(24511, 4911, 'doctor_id', '4481'),
(24512, 4911, 'patient_id', '62'),
(24513, 4911, 'is_magic_checkout_order', 'no'),
(24575, 4916, '_elementor_edit_mode', 'builder'),
(24576, 4916, '_elementor_template_type', 'kit'),
(24688, 4929, '_wp_attached_file', '2023/04/banner-img.png'),
(24689, 4929, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:645;s:6:\"height\";i:646;s:4:\"file\";s:22:\"2023/04/banner-img.png\";s:8:\"filesize\";i:83083;s:5:\"sizes\";a:23:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"banner-img-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:78997;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"banner-img-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:26475;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:22:\"banner-img-645x400.png\";s:5:\"width\";i:645;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:143623;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:22:\"banner-img-645x360.png\";s:5:\"width\";i:645;s:6:\"height\";i:360;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:129826;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:22:\"banner-img-547x428.png\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:181990;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:22:\"banner-img-545x389.png\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:167732;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:22:\"banner-img-350x250.png\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:81535;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:22:\"banner-img-308x220.png\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:66306;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:22:\"banner-img-261x205.png\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:54920;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:22:\"banner-img-255x250.png\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:60227;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:22:\"banner-img-255x200.png\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:52989;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:22:\"banner-img-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:14284;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:20:\"banner-img-65x65.png\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7515;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:20:\"banner-img-30x30.png\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2335;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:20:\"banner-img-20x20.png\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1254;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:22:\"banner-img-540x380.png\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:162816;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:22:\"banner-img-420x420.png\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:135789;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:22:\"banner-img-600x480.png\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:213693;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:22:\"banner-img-250x250.png\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:58927;}s:19:\"doccure-blog-medium\";a:5:{s:4:\"file\";s:22:\"banner-img-600x645.png\";s:5:\"width\";i:600;s:6:\"height\";i:645;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:246009;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"banner-img-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:78634;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:22:\"banner-img-600x601.png\";s:5:\"width\";i:600;s:6:\"height\";i:601;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:240629;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"banner-img-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:14284;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(25572, 5030, '_order_key', 'wc_order_pwVkTvsVTTdss'),
(25573, 5030, '_customer_user', '0'),
(25574, 5030, '_customer_ip_address', '122.161.66.157'),
(25575, 5030, '_customer_user_agent', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36'),
(25576, 5030, '_created_via', 'checkout'),
(25577, 5030, '_cart_hash', 'b6842c2cd4189379387d09c0ffbdcc63'),
(25578, 5030, '_download_permissions_granted', 'yes'),
(25579, 5030, '_recorded_sales', 'yes'),
(25580, 5030, '_recorded_coupon_usage_counts', 'yes'),
(25581, 5030, '_new_order_email_sent', 'true'),
(25582, 5030, '_order_stock_reduced', 'yes'),
(25583, 5030, '_billing_first_name', 'sunny'),
(25584, 5030, '_billing_last_name', 'sehgal'),
(25585, 5030, '_billing_address_1', 'qw'),
(25586, 5030, '_billing_city', 'delhi'),
(25587, 5030, '_billing_state', 'WA'),
(25588, 5030, '_billing_postcode', '14326'),
(25589, 5030, '_billing_country', 'US'),
(25590, 5030, '_billing_email', '[email protected]'),
(25591, 5030, '_billing_phone', '782793426'),
(25592, 5030, '_order_currency', 'USD'),
(25593, 5030, '_cart_discount', '0'),
(25594, 5030, '_cart_discount_tax', '0'),
(25595, 5030, '_order_shipping', '0'),
(25596, 5030, '_order_shipping_tax', '0'),
(25597, 5030, '_order_tax', '0'),
(25598, 5030, '_order_total', '0.00'),
(25599, 5030, '_order_version', '7.1.0'),
(25600, 5030, '_prices_include_tax', 'no'),
(25601, 5030, '_billing_address_index', 'sunny sehgal  qw  delhi WA 14326 US [email protected] 782793426'),
(25602, 5030, '_shipping_address_index', '         '),
(25603, 5030, 'is_vat_exempt', 'no'),
(25604, 5030, 'cus_woo_product_data', 'a:13:{s:7:\"service\";a:0:{}s:14:\"consultant_fee\";s:0:\"\";s:5:\"price\";i:0;s:5:\"slots\";s:9:\"1900-1910\";s:16:\"appointment_date\";s:10:\"2023-04-24\";s:8:\"hospital\";s:4:\"5029\";s:9:\"doctor_id\";i:5006;s:7:\"content\";s:0:\"\";s:6:\"myself\";s:6:\"myself\";s:10:\"other_name\";s:12:\"Sunny sehgal\";s:8:\"bk_email\";s:17:\"[email protected]\";s:8:\"bk_phone\";s:10:\"7827922346\";s:8:\"relation\";s:0:\"\";}'),
(25605, 5030, 'payment_type', 'bookings'),
(25606, 5030, 'admin_shares', '0.00'),
(25607, 5030, 'doctors_shares', '0.00'),
(25608, 5030, 'doctor_id', '5006'),
(25609, 5030, 'patient_id', '319'),
(25610, 5030, '_date_paid', '1682335597'),
(25611, 5030, '_paid_date', '2023-04-24 11:26:37'),
(25623, 5030, '_date_completed', '1682335598'),
(25624, 5030, '_completed_date', '2023-04-24 11:26:38'),
(25625, 5032, '_order_key', 'wc_order_gwvLVidc4l0L4'),
(25626, 5032, '_customer_user', '0'),
(25627, 5032, '_customer_ip_address', '2401:4900:1c22:7253:f8c9:a875:5426:bd7a'),
(25628, 5032, '_customer_user_agent', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36'),
(25629, 5032, '_created_via', 'checkout'),
(25630, 5032, '_cart_hash', 'e5978f9b639799e75555c0891aaef567'),
(25631, 5032, '_download_permissions_granted', 'yes'),
(25632, 5032, '_recorded_sales', 'yes'),
(25633, 5032, '_recorded_coupon_usage_counts', 'yes'),
(25634, 5032, '_new_order_email_sent', 'true'),
(25635, 5032, '_order_stock_reduced', 'yes'),
(25636, 5032, '_billing_first_name', 'sunny'),
(25637, 5032, '_billing_last_name', 'sehgal'),
(25638, 5032, '_billing_address_1', 'qw'),
(25639, 5032, '_billing_city', 'delhi'),
(25640, 5032, '_billing_state', 'WA'),
(25641, 5032, '_billing_postcode', '14326'),
(25642, 5032, '_billing_country', 'US'),
(25643, 5032, '_billing_email', '[email protected]'),
(25644, 5032, '_billing_phone', '782793426'),
(25645, 5032, '_order_currency', 'USD'),
(25646, 5032, '_cart_discount', '0'),
(25647, 5032, '_cart_discount_tax', '0'),
(25648, 5032, '_order_shipping', '0'),
(25649, 5032, '_order_shipping_tax', '0'),
(25650, 5032, '_order_tax', '0'),
(25651, 5032, '_order_total', '0.00'),
(25652, 5032, '_order_version', '7.1.0'),
(25653, 5032, '_prices_include_tax', 'no'),
(25654, 5032, '_billing_address_index', 'sunny sehgal  qw  delhi WA 14326 US [email protected] 782793426'),
(25655, 5032, '_shipping_address_index', '         '),
(25656, 5032, 'is_vat_exempt', 'no'),
(25657, 5032, 'cus_woo_product_data', 'a:13:{s:7:\"service\";a:0:{}s:14:\"consultant_fee\";s:0:\"\";s:5:\"price\";i:0;s:5:\"slots\";s:9:\"1700-0000\";s:16:\"appointment_date\";s:10:\"2023-04-25\";s:8:\"hospital\";s:4:\"5029\";s:9:\"doctor_id\";i:5006;s:7:\"content\";s:0:\"\";s:6:\"myself\";s:6:\"myself\";s:10:\"other_name\";s:12:\"Sunny sehgal\";s:8:\"bk_email\";s:17:\"[email protected]\";s:8:\"bk_phone\";s:9:\"989898998\";s:8:\"relation\";s:0:\"\";}'),
(25658, 5032, 'payment_type', 'bookings'),
(25659, 5032, 'admin_shares', '0.00'),
(25660, 5032, 'doctors_shares', '0.00'),
(25661, 5032, 'doctor_id', '5006'),
(25662, 5032, 'patient_id', '319'),
(25663, 5032, '_date_paid', '1682336811'),
(25664, 5032, '_paid_date', '2023-04-24 11:46:51'),
(25676, 5032, '_date_completed', '1682336812'),
(25677, 5032, '_completed_date', '2023-04-24 11:46:52'),
(25678, 5034, '_order_key', 'wc_order_sMhnOOOANDYRU'),
(25679, 5034, '_customer_user', '0'),
(25680, 5034, '_customer_ip_address', '2401:4900:1c22:7253:f8c9:a875:5426:bd7a'),
(25681, 5034, '_customer_user_agent', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36'),
(25682, 5034, '_created_via', 'checkout'),
(25683, 5034, '_cart_hash', '9402b62fa30969952bb47b20430df665'),
(25684, 5034, '_download_permissions_granted', 'yes'),
(25685, 5034, '_recorded_sales', 'yes'),
(25686, 5034, '_recorded_coupon_usage_counts', 'yes'),
(25687, 5034, '_new_order_email_sent', 'true'),
(25688, 5034, '_order_stock_reduced', 'yes'),
(25689, 5034, '_billing_first_name', 'sunny'),
(25690, 5034, '_billing_last_name', 'sehgal'),
(25691, 5034, '_billing_address_1', 'qw'),
(25692, 5034, '_billing_city', 'delhi'),
(25693, 5034, '_billing_state', 'WA'),
(25694, 5034, '_billing_postcode', '14326'),
(25695, 5034, '_billing_country', 'US'),
(25696, 5034, '_billing_email', '[email protected]'),
(25697, 5034, '_billing_phone', '782793426'),
(25698, 5034, '_order_currency', 'USD'),
(25699, 5034, '_cart_discount', '0'),
(25700, 5034, '_cart_discount_tax', '0'),
(25701, 5034, '_order_shipping', '0'),
(25702, 5034, '_order_shipping_tax', '0'),
(25703, 5034, '_order_tax', '0'),
(25704, 5034, '_order_total', '0.00'),
(25705, 5034, '_order_version', '7.1.0'),
(25706, 5034, '_prices_include_tax', 'no'),
(25707, 5034, '_billing_address_index', 'sunny sehgal  qw  delhi WA 14326 US [email protected] 782793426'),
(25708, 5034, '_shipping_address_index', '         '),
(25709, 5034, 'is_vat_exempt', 'no'),
(25710, 5034, 'cus_woo_product_data', 'a:13:{s:7:\"service\";a:0:{}s:14:\"consultant_fee\";s:0:\"\";s:5:\"price\";i:0;s:5:\"slots\";s:9:\"0800-0000\";s:16:\"appointment_date\";s:10:\"2023-04-25\";s:8:\"hospital\";s:4:\"5029\";s:9:\"doctor_id\";i:5006;s:7:\"content\";s:0:\"\";s:6:\"myself\";s:6:\"myself\";s:10:\"other_name\";s:12:\"Sunny sehgal\";s:8:\"bk_email\";s:17:\"[email protected]\";s:8:\"bk_phone\";s:10:\"9898989898\";s:8:\"relation\";s:0:\"\";}'),
(25711, 5034, 'payment_type', 'bookings'),
(25712, 5034, 'admin_shares', '0.00'),
(25713, 5034, 'doctors_shares', '0.00'),
(25714, 5034, 'doctor_id', '5006'),
(25715, 5034, 'patient_id', '319'),
(25716, 5034, '_date_paid', '1682337212'),
(25717, 5034, '_paid_date', '2023-04-24 11:53:32'),
(25729, 5034, '_date_completed', '1682337213'),
(25730, 5034, '_completed_date', '2023-04-24 11:53:33'),
(25744, 3808, '_wp_old_date', '2022-12-09'),
(25745, 3743, '_wp_old_date', '2022-12-09'),
(25750, 16, '_wp_old_date', '2022-12-09'),
(25752, 4708, '_wp_old_date', '2022-12-09'),
(25753, 4722, '_wp_old_date', '2022-12-09'),
(25754, 333, '_wp_old_date', '2022-12-09'),
(25756, 734, '_wp_old_date', '2022-12-09'),
(25757, 3689, '_wp_old_date', '2022-12-09'),
(25758, 3687, '_wp_old_date', '2022-12-09'),
(25759, 4018, '_wp_old_date', '2022-12-09'),
(25760, 3688, '_wp_old_date', '2022-12-09'),
(25761, 336, '_wp_old_date', '2022-12-09'),
(25762, 2767, '_wp_old_date', '2022-12-09'),
(25763, 4043, '_wp_old_date', '2022-12-09'),
(25765, 897, '_wp_old_date', '2022-12-09'),
(25766, 3691, '_wp_old_date', '2022-12-09'),
(25767, 329, '_wp_old_date', '2022-12-09'),
(25768, 762, '_wp_old_date', '2022-12-09'),
(25769, 339, '_wp_old_date', '2022-12-09'),
(25791, 72, '_edit_lock', '1682696775:1'),
(25990, 70, '_elementor_edit_mode_nonce', '62767cf231'),
(25991, 70, '_elementor_post_mode', '1'),
(25995, 5073, '_wpb_post_custom_css', '.subscribe-cta-form .sigma-subscribe-form-style-1 {\r\n    border: 2px solid #fff;\r\n    border-radius: 6px;\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"email\"] {\r\n    background: transparent;\r\n    border: 0;\r\n    color: #fff;\r\n    height: 70px;\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"email\"]::placeholder {\r\n    color: #fff;\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"submit\"] {\r\n    background: #fff;\r\n    margin: 5px;\r\n    border-radius: 6px;\r\n    color: var(--thm-secondary);\r\n}\r\n.subscribe-cta-form .sigma-subscribe-form-style-1 span.wpcf7-not-valid-tip {\r\n    color: #fff;\r\n    position: absolute;\r\n}\r\n@media(max-width: 467px){\r\n    .subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"submit\"]{\r\n        padding: 10px;\r\n        font-size: 12px;\r\n    }\r\n    .subscribe-cta-form .sigma-subscribe-form-style-1 input[type=\"email\"]{\r\n        padding: 10px;\r\n    }\r\n}\r\n\r\n.sigma_post .sigma_post-meta span {\r\n    font-size: 13px; }\r\n    \r\n.sigma_post.style-16 .sigma_post-body {\r\n   padding: 20px 0px 0px 0px;\r\n   border: 0px solid;\r\n}\r\n\r\n@media only screen and (max-width: 991px) and (min-width: 768px) {\r\n	.sigma_cta.style-8 .sigma_cta-content h4 {\r\n        font-size: 19px !important;\r\n	}\r\n        .section-title .title {\r\n          font-size: 25px;}\r\n\r\n.sigma_btn.btn-sm {\r\n    font-size: 12px;\r\n    padding: 7px 14px;}\r\n    \r\n}\r\n\r\n@media (max-width: 767px) {\r\n    .section-title .title {\r\n          font-size: 25px;\r\n    }\r\n}\r\n\r\n.sigma_post .sigma_post-meta span i {\r\n    margin-right: 3px;}\r\n    \r\n.sigma_post .sigma_post-meta span+span {\r\n    margin-left: 20px!important;\r\n}\r\n\r\n@media only screen and (max-width: 360px) and (min-width: 280px) {\r\n   .sigma_post .sigma_post-meta span a{\r\n        font-size: 10px !important;\r\n    }\r\n}\r\n\r\n.sigma_post .sigma_post-body h5 a {\r\n    font-size: 18px !important;\r\n}\r\n\r\n.sub-title {\r\n    color: #757575;\r\n    font-size: 16px;\r\n    margin-top:15px;\r\n}\r\n    \r\n.about-content{\r\n    font-size: 14px;\r\n    font-weight: 400;\r\n    line-height: 26px;\r\n}\r\n\r\n.sigma_post .sigma_post-meta span a {\r\n	color: #757575;\r\n    }\r\n    \r\n.sigma_post .sigma_post-meta span i {\r\n     color: #757575;\r\n}\r\n\r\n.sigma_post .sigma_post-meta span a:hover, .sigma_post .sigma_post-meta span .comment-count:hover {\r\n    color: unset;\r\n}\r\n\r\nh5 {\r\n    line-height: 1;\r\n}\r\n\r\n.sigma_post .sigma_post-meta{\r\n    margin-bottom: 15px;\r\n}\r\n\r\n.sigma_post .sigma_post-body .sigma_post-content h5{\r\n    margin:0 0 10px;\r\n}\r\n\r\n.sigma_post.style-16 .sigma_post-body{\r\n    padding:7px 0px 0px 0px;\r\n}\r\n\r\n.sigma_post .sigma_post-body .sigma_post-content p{\r\n    margin: 0px 0;\r\n}\r\n\r\n.sigma_doctor .sigma_doctor-categories a{\r\n    font-size:13px;\r\n}\r\n\r\n.sigma_doctor.style-17 .sigma_doctor-body .sigma_doctor-info span{\r\n    font-size:12px;\r\n    color:#666;\r\n}\r\n.sigma_service h5{\r\n    text-align:center;\r\n    font-size:0.9375rem;\r\n}\r\n\r\n.sigma_button_wrapper .sigma_btn.style-2{\r\n    font-size: 16px !important;\r\n    font-weight: 600 !important;\r\n    padding: 12px 30px !important;\r\n    box-shadow: none !important;\r\n    text-transform: capitalize;\r\n}\r\n\r\n.sigma_service.style-18 .sigma_service-thumb img{\r\n    border-radius: 100%;\r\n    box-shadow: 1px 6px 14px rgb(0 0 0 / 20%);\r\n    width: 140px;\r\n    height: 140px;\r\n    object-fit: cover;\r\n    margin-left: auto;\r\n    margin-right: auto;\r\n    text-align: center !important;\r\n}\r\n\r\n.sigma_doctor.style-19 .sigma_rating{\r\n    font-size:14px;\r\n}\r\n.sigma_doctor.style-19 span{\r\n    font-size:13px;\r\n}\r\n.sigma_rating i {\r\n    color: #f4c150;\r\n}\r\n.sigma_doctor.style-19 .sigma_rating{\r\n    margin-top:6px;\r\n    margin-bottom:3px;\r\n}\r\n\r\n.sigma_post .sigma_post-meta{\r\n    margin-top:10px;\r\n    margin-bottom:10px;\r\n}\r\n\r\n.sigma_post .sigma_post-meta span+span{\r\n    float:right;\r\n    text-align:right;\r\n}\r\n.sigma_post .sigma_post-meta span.author {\r\n    float:left;\r\n    width:50%;\r\n}\r\n\r\n.sigma_post .sigma_post-meta{\r\n     justify-content: space-between;    \r\n}\r\n\r\n.fa-clock:before{\r\n color: #fff;\r\n}\r\n.sigma_post.style-15 .sigma_post-meta.is-absolute {\r\n    right: 80px;\r\n}\r\n\r\n.sigma_post.style-15 .sigma_post-body .btn-link {\r\n    background: #01cae4;\r\n    color: #fff;\r\n    padding: 8px 16px;\r\n    font-size: 14px;\r\n    line-height: 1.6;\r\n    border-radius: 6px;\r\n    margin-top: 13px;\r\n}\r\n\r\n.sigma_post.style-15{\r\n    box-shadow: unset;\r\n    padding: 20px;\r\n    margin-bottom: 20px;\r\n}\r\n\r\n.sigma_post.style-15.has-post-thumbnail .sigma_post-body{\r\n    padding: 10px 0 0;\r\n}\r\n.sigma_post.style-15 .sigma_post-meta{\r\n    padding-top: 8px;\r\n}\r\n.sigma-blog-1894029072 .col-lg-4 .sigma_post.style-15 .sigma_post-body .sigma_post-content h5{\r\n    margin-top: 20px;\r\n}\r\n\r\n.sigma_post .sigma_post-body .sigma_post-content h5{\r\n    margin: 20px 0 10px;\r\n}\r\n\r\n\r\n.sigma_info.style-14 .sigma_info-title .sigma_info-icon{\r\n    background: unset !important;\r\n}\r\n\r\n.sigma_info.style-14 .sigma_info-title h5 {\r\n    margin: 0;}\r\n    \r\n    \r\n   .sigma_info.style-14 .shape-2 {\r\n    right: -44px;\r\n    top: auto;\r\n    bottom: -20px;\r\n}\r\n\r\n.sigma_info.style-14 .shape-2{\r\n    display:none;\r\n}\r\n\r\n .sigma_info.style-14 .sigma_info-description a {\r\n    color: #fff;\r\n    font-size: 25px;\r\n    font-weight: 500;\r\n}\r\n\r\n.sigma_info.style-14 .sigma_info-description a:hover {\r\n    color: #09e5ab;\r\n}\r\n.sigma_post.style-15 .sigma_post-body .btn-link:hover{\r\n    background: #09e5ab;\r\n    color: #ffffff;\r\n}'),
(25996, 5073, 'fw_options', 'a:0:{}'),
(25999, 70, 'rs_page_bg_color', ''),
(26002, 70, '_elementor_edit_mode', 'builder'),
(26003, 70, '_elementor_template_type', 'wp-page'),
(26004, 70, '_elementor_version', '3.23.4'),
(26005, 5074, 'am_page_data', 'a:13:{s:12:\"am_seo_title\";s:0:\"\";s:18:\"am_seo_description\";s:0:\"\";s:15:\"am_seo_keywords\";s:0:\"\";s:9:\"am_layout\";s:10:\"no_sidebar\";s:15:\"am_left_sidebar\";s:0:\"\";s:13:\"am_page_title\";s:4:\"hide\";s:12:\"am_title_bar\";s:7:\"default\";s:14:\"am_breadcrumbs\";s:6:\"enable\";s:15:\"am_title_bar_bg\";s:0:\"\";s:17:\"am_title_bar_text\";s:0:\"\";s:13:\"am_rev_slider\";s:1:\"0\";s:12:\"am_shortcode\";s:0:\"\";s:15:\"am_header_style\";s:18:\"header_transparent\";}'),
(26006, 5075, 'am_page_data', 'a:13:{s:12:\"am_seo_title\";s:0:\"\";s:18:\"am_seo_description\";s:0:\"\";s:15:\"am_seo_keywords\";s:0:\"\";s:9:\"am_layout\";s:10:\"no_sidebar\";s:15:\"am_left_sidebar\";s:0:\"\";s:13:\"am_page_title\";s:4:\"hide\";s:12:\"am_title_bar\";s:7:\"default\";s:14:\"am_breadcrumbs\";s:6:\"enable\";s:15:\"am_title_bar_bg\";s:0:\"\";s:17:\"am_title_bar_text\";s:0:\"\";s:13:\"am_rev_slider\";s:1:\"0\";s:12:\"am_shortcode\";s:0:\"\";s:15:\"am_header_style\";s:18:\"header_transparent\";}'),
(26007, 5076, 'am_page_data', 'a:13:{s:12:\"am_seo_title\";s:0:\"\";s:18:\"am_seo_description\";s:0:\"\";s:15:\"am_seo_keywords\";s:0:\"\";s:9:\"am_layout\";s:10:\"no_sidebar\";s:15:\"am_left_sidebar\";s:0:\"\";s:13:\"am_page_title\";s:4:\"hide\";s:12:\"am_title_bar\";s:7:\"default\";s:14:\"am_breadcrumbs\";s:6:\"enable\";s:15:\"am_title_bar_bg\";s:0:\"\";s:17:\"am_title_bar_text\";s:0:\"\";s:13:\"am_rev_slider\";s:1:\"0\";s:12:\"am_shortcode\";s:0:\"\";s:15:\"am_header_style\";s:12:\"header_fixed\";}'),
(26008, 5074, '_edit_lock', '1726075570:1'),
(26009, 5074, '_edit_last', '1'),
(26010, 5074, '_wp_page_template', 'homepage-template.php'),
(26011, 5074, 'dfiFeatured', 'a:1:{i:0;s:0:\"\";}'),
(26012, 5074, '_wpnonce', '5ab9497368'),
(26013, 5074, '_wp_http_referer', '/wp-admin/post.php?post=5074&action=edit'),
(26014, 5074, 'user_ID', '1'),
(26015, 5074, 'action', 'editpost'),
(26016, 5074, 'originalaction', 'editpost'),
(26017, 5074, 'post_author', '1'),
(26018, 5074, 'post_type', 'page'),
(26019, 5074, 'original_post_status', 'publish'),
(26020, 5074, 'referredby', 'https://doccure-wp.dreamstechnologies.com/wp-admin/edit.php?post_type=page'),
(26021, 5074, '_wp_original_http_referer', 'https://doccure-wp.dreamstechnologies.com/wp-admin/edit.php?post_type=page'),
(26022, 5074, 'auto_draft', ''),
(26023, 5074, 'post_ID', '5074'),
(26024, 5074, 'meta-box-order-nonce', '4f18d42b63'),
(26025, 5074, 'closedpostboxesnonce', '14611e12e3'),
(26026, 5074, 'original_post_title', 'Home 3'),
(26027, 5074, 'post_title', 'Home 3'),
(26028, 5074, 'samplepermalinknonce', '110a5dc600'),
(26029, 5074, '_elementor_edit_mode_nonce', '62767cf231'),
(26030, 5074, '_elementor_post_mode', '1');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(26031, 5074, 'content', '<!-- Banner\r\n================================================== -->\r\n<section >\r\n           <h2>Search Doctor, <br> Make an Appointment</h2>\r\n		  <h4><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/04/banner-check.png\" alt=\"\" width=\"26\" height=\"26\" /> Instant Operation & Appointment</h4>\r\n		  <h4><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/04/banner-check.png\" alt=\"\" width=\"26\" height=\"26\" /> 100% Expert Doctors </h4>\r\n		  <p>Discover the best doctors, clinic & hospital the city nearest to you.</p>\r\n			<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/04/banner-img.png\">\r\n				<form action=\"https://doccure-wp.dreamstechnologies.com/search-doctors\" method=\"get\" id=\"search_form\">\r\n							  			<select name=\"location\">\r\n				<option value=\"\">Select a location</option>\r\n					<option data-flag=\'\'  value=\"australia\">Australia</option>\r\n	<option data-flag=\'\'  value=\"england\">England</option>\r\n	<option data-flag=\'\'  value=\"india\">India</option>\r\n			</select>\r\n								<input type=\"hidden\" name=\"searchby\"  value=\"doctors\">\r\n		<input type=\"text\" name=\"keyword\" placeholder=\"Search doctors, clinics, hospitals, etc.\" value=\"\">\r\n						<input type=\"submit\" value=\"Search\">\r\n				</form>\r\n</section>\r\n															<img width=\"600\" height=\"817\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/04/appoinment-img.png\" alt=\"\" loading=\"lazy\" srcset=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/04/appoinment-img.png 600w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/04/appoinment-img-220x300.png 220w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\r\n		<h4><a href=\"#\">Visit a Doctor</a></h4>\r\nWe provide the a wide range of medical services, so every person could have the opportunity		\r\n			<a href=\"#\" role=\"button\">\r\n						Read More\r\n					</a>\r\n		<h4><a href=\"#\">Medical</a></h4>\r\nWe provide the a wide range of medical services, so every person could have the opportunity.		\r\n			<a href=\"#\" role=\"button\">\r\n						Read More\r\n					</a>\r\n		<h4><a href=\"#\">Services</a></h4>\r\nWe provide the a wide range of medical services, so every person could have the opportunity		\r\n			<a href=\"#\" role=\"button\">\r\n						Read More\r\n					</a>\r\n		<h3>Schedule</h3>\r\n<ul>\r\n 	<li><strong>Monday – Friday</strong> 8.00 – 13.00</li>\r\n 	<li><strong>Saturday</strong> 8.00 – 15.00</li>\r\n</ul><h3>Request an Appointment</h3>\r\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/04/phone-call.png\" alt=\"\" width=\"104\" height=\"104\" />\r\n<p>Call us on</p>\r\n<h2>+1 (208) 567 0707</h2>\r\n 		<h2 \r\n		style=\"text-align:center;\"> High Quality Service for you  \r\n			</h2>\r\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt<br> ut labore et dolore magna aliqua</p>\r\n                <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-14.jpg\" alt=\"\" />\r\n                      <img src=\"\" alt=\"\" />\r\n                                          <p>Cardiologist</p>\r\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/specialities/cardiologist\">\r\n                                          </a>\r\n                <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-13.jpg\" alt=\"\" />\r\n                      <img src=\"\" alt=\"\" />\r\n                                          <p>Dentist</p>\r\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/specialities/dentist\">\r\n                                          </a>\r\n                <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-17.jpg\" alt=\"\" />\r\n                      <img src=\"\" alt=\"\" />\r\n                                          <p>Laboratory</p>\r\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/specialities/laboratory\">\r\n                                          </a>\r\n                <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-15.jpg\" alt=\"\" />\r\n                      <img src=\"\" alt=\"\" />\r\n                                          <p>MRI Scans</p>\r\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/specialities/mri-scans\">\r\n                                          </a>\r\n 		<h2 \r\n		style=\"text-align:center;\"> Book Our Doctor  \r\n			</h2>\r\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br> tempor incididunt ut labore et dolore magna aliqua.</p>\r\n						<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-07.jpg\"/></a>\r\n							  <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/icon2.png\"/>\r\n							<h3>\r\n					  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">Doctor Demo					  			<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/best-doctor-check.png\"/>\r\n								</a>\r\n					  </h3>\r\n						<button tabindex=\"0\"> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">\r\n						  Book Appointment</a></button>\r\n						<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-09.jpg\"/></a>\r\n							  <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/icon2.png\"/>\r\n							<h3>\r\n					  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">James Amen					  			<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/best-doctor-check.png\"/>\r\n								</a>\r\n					  </h3>\r\n						<button tabindex=\"0\"> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">\r\n						  Book Appointment</a></button>\r\n						<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-10.jpg\"/></a>\r\n							  <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/icon2.png\"/>\r\n							<h3>\r\n					  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\">Carl Kelly					  			<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/best-doctor-check.png\"/>\r\n								</a>\r\n					  </h3>\r\n						<button tabindex=\"0\"> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\">\r\n						  Book Appointment</a></button>\r\n						<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-11.jpg\"/></a>\r\n							  <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/icon2.png\"/>\r\n							<h3>\r\n					  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\">Darren Elder					  			<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/best-doctor-check.png\"/>\r\n								</a>\r\n					  </h3>\r\n						<button tabindex=\"0\"> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\">\r\n						  Book Appointment</a></button>\r\n							<a href=\"#\">View More </a>\r\n 		<h2 \r\n		style=\"text-align:center;\"> Availabe Features in Our Clinic  \r\n			</h2>\r\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br> tempor incididunt ut labore et dolore magna aliqua.</p>\r\n						   <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/features-02.png\"/>\r\n				  <p>Medical</p>\r\n						   <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/features-01.png\"/>\r\n				  <p>Operation</p>\r\n						   <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/features-06.png\"/>\r\n				  <p>Laboratory</p>\r\n						   <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/features-05.png\"/>\r\n				  <p>ICU</p>\r\n						   <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/features-04.png\"/>\r\n				  <p>Test Room</p>\r\n						   <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/features-03.png\"/>\r\n				  <p>Patient Ward</p>\r\n					<a href=\"#\">View More </a>\r\n 		<h2 \r\n		style=\"text-align:center;\"> Let’s See Our Latest News  \r\n			</h2>\r\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br> tempor incididunt ut labore et dolore magna aliqua.</p>\r\n              <article>\r\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\r\n                        <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\" rel=\"bookmark\">\r\n                        21 Feb 2023</a>\r\n                          <a href=\"https://doccure-wp.dreamstechnologies.com/category/clinic/\" rel=\"category tag\">\r\n                                                </a> \r\n                      <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">123</a></h5>\r\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">Read more</a>\r\n              </article>\r\n              <article>\r\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\r\n                        <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\" rel=\"bookmark\">\r\n                        02 Aug 2022</a>\r\n                          <a href=\"https://doccure-wp.dreamstechnologies.com/category/clinic/\" rel=\"category tag\">\r\n                          Diagnose                      </a> \r\n                      <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">s.kafgkjsdfgu;ks</a></h5>\r\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">Read more</a>\r\n              </article>\r\n              <article>\r\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\r\n                        <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\" rel=\"bookmark\">\r\n                        16 Jun 2022</a>\r\n                          <a href=\"https://doccure-wp.dreamstechnologies.com/category/clinic/\" rel=\"category tag\">\r\n                          Clinic                      </a> \r\n                      <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">testsksskkkk2222</a></h5>\r\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">Read more</a>\r\n              </article>\r\n   			<a href=\"#\">View More </a>'),
(26032, 5074, 'wp-preview', ''),
(26033, 5074, 'hidden_post_status', 'publish'),
(26034, 5074, 'post_status', 'publish'),
(26035, 5074, 'hidden_post_password', ''),
(26036, 5074, 'hidden_post_visibility', 'public'),
(26037, 5074, 'visibility', 'public'),
(26038, 5074, 'post_password', ''),
(26039, 5074, 'mm', '04'),
(26040, 5074, 'jj', '28'),
(26041, 5074, 'aa', '2023'),
(26042, 5074, 'hh', '14'),
(26043, 5074, 'mn', '17'),
(26044, 5074, 'ss', '56'),
(26045, 5074, 'hidden_mm', '04'),
(26046, 5074, 'cur_mm', '09'),
(26047, 5074, 'hidden_jj', '28'),
(26048, 5074, 'cur_jj', '11'),
(26049, 5074, 'hidden_aa', '2023'),
(26050, 5074, 'cur_aa', '2024'),
(26051, 5074, 'hidden_hh', '14'),
(26052, 5074, 'cur_hh', '17'),
(26053, 5074, 'hidden_mn', '17'),
(26054, 5074, 'cur_mn', '22'),
(26055, 5074, 'original_publish', 'Update'),
(26056, 5074, 'publish', 'Publish'),
(26057, 5074, 'parent_id', ''),
(26058, 5074, 'page_template', 'homepage-template.php'),
(26059, 5074, 'menu_order', '0'),
(26063, 5074, 'dfi_fimageplug-2', 'd0b5931b74'),
(26064, 5074, 'wpb_vc_js_status', 'false'),
(26065, 5074, 'wpb_vc_loading', 'Loading, please wait...'),
(26066, 5074, 'wpb_vc_loading_row', 'Crunching...'),
(26067, 5074, 'vc_post_custom_css', ''),
(26068, 5074, 'yoast_free_metabox_nonce', '5f7cc6f5b9'),
(26069, 5074, 'yoast_wpseo_focuskw', ''),
(26070, 5074, 'yoast_wpseo_title', ''),
(26071, 5074, 'yoast_wpseo_metadesc', ''),
(26072, 5074, 'yoast_wpseo_linkdex', '-2803'),
(26073, 5074, 'yoast_wpseo_content_score', '0'),
(26074, 5074, 'yoast_wpseo_is_cornerstone', 'false'),
(26075, 5074, 'yoast_wpseo_estimated-reading-time-minutes', '0'),
(26076, 5074, 'yoast_wpseo_meta-robots-noindex', '0'),
(26077, 5074, 'yoast_wpseo_meta-robots-nofollow', '0'),
(26078, 5074, 'yoast_wpseo_meta-robots-adv', ''),
(26079, 5074, 'yoast_wpseo_bctitle', ''),
(26080, 5074, 'yoast_wpseo_canonical', ''),
(26081, 5074, 'yoast_wpseo_wordproof_timestamp', ''),
(26082, 5074, 'yoast_wpseo_schema_page_type', ''),
(26083, 5074, 'yoast_wpseo_schema_article_type', ''),
(26084, 5074, 'yoast_wpseo_opengraph-title', ''),
(26085, 5074, 'yoast_wpseo_opengraph-description', ''),
(26086, 5074, 'yoast_wpseo_opengraph-image', ''),
(26087, 5074, 'yoast_wpseo_opengraph-image-id', ''),
(26088, 5074, 'yoast_wpseo_twitter-title', ''),
(26089, 5074, 'yoast_wpseo_twitter-description', ''),
(26090, 5074, 'yoast_wpseo_twitter-image', ''),
(26091, 5074, 'yoast_wpseo_twitter-image-id', ''),
(26092, 5074, 'screen', 'mobile'),
(26093, 5074, 'metakeyselect', '#NONE#'),
(26094, 5074, 'metakeyinput', ''),
(26095, 5074, 'metavalue', ''),
(26096, 5074, '_ajax_nonce-add-meta', '86498e7fd3'),
(26097, 5074, 'advanced_view', '1'),
(26098, 5074, 'post_name', 'home-3'),
(26099, 5074, 'post_author_override', '1'),
(26100, 5074, 'post_mime_type', ''),
(26101, 5074, 'ID', '5074'),
(26102, 5074, 'post_content', '<!-- Banner\r\n================================================== -->\r\n<section >\r\n           <h2>Search Doctor, <br> Make an Appointment</h2>\r\n		  <h4><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/04/banner-check.png\" alt=\"\" width=\"26\" height=\"26\" /> Instant Operation & Appointment</h4>\r\n		  <h4><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/04/banner-check.png\" alt=\"\" width=\"26\" height=\"26\" /> 100% Expert Doctors </h4>\r\n		  <p>Discover the best doctors, clinic & hospital the city nearest to you.</p>\r\n			<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/04/banner-img.png\">\r\n				<form action=\"https://doccure-wp.dreamstechnologies.com/search-doctors\" method=\"get\" id=\"search_form\">\r\n							  			<select name=\"location\">\r\n				<option value=\"\">Select a location</option>\r\n					<option data-flag=\'\'  value=\"australia\">Australia</option>\r\n	<option data-flag=\'\'  value=\"england\">England</option>\r\n	<option data-flag=\'\'  value=\"india\">India</option>\r\n			</select>\r\n								<input type=\"hidden\" name=\"searchby\"  value=\"doctors\">\r\n		<input type=\"text\" name=\"keyword\" placeholder=\"Search doctors, clinics, hospitals, etc.\" value=\"\">\r\n						<input type=\"submit\" value=\"Search\">\r\n				</form>\r\n</section>\r\n															<img width=\"600\" height=\"817\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/04/appoinment-img.png\" alt=\"\" loading=\"lazy\" srcset=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/04/appoinment-img.png 600w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/04/appoinment-img-220x300.png 220w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\r\n		<h4><a href=\"#\">Visit a Doctor</a></h4>\r\nWe provide the a wide range of medical services, so every person could have the opportunity		\r\n			<a href=\"#\" role=\"button\">\r\n						Read More\r\n					</a>\r\n		<h4><a href=\"#\">Medical</a></h4>\r\nWe provide the a wide range of medical services, so every person could have the opportunity.		\r\n			<a href=\"#\" role=\"button\">\r\n						Read More\r\n					</a>\r\n		<h4><a href=\"#\">Services</a></h4>\r\nWe provide the a wide range of medical services, so every person could have the opportunity		\r\n			<a href=\"#\" role=\"button\">\r\n						Read More\r\n					</a>\r\n		<h3>Schedule</h3>\r\n<ul>\r\n 	<li><strong>Monday – Friday</strong> 8.00 – 13.00</li>\r\n 	<li><strong>Saturday</strong> 8.00 – 15.00</li>\r\n</ul><h3>Request an Appointment</h3>\r\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/04/phone-call.png\" alt=\"\" width=\"104\" height=\"104\" />\r\n<p>Call us on</p>\r\n<h2>+1 (208) 567 0707</h2>\r\n 		<h2 \r\n		style=\"text-align:center;\"> High Quality Service for you  \r\n			</h2>\r\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt<br> ut labore et dolore magna aliqua</p>\r\n                <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-14.jpg\" alt=\"\" />\r\n                      <img src=\"\" alt=\"\" />\r\n                                          <p>Cardiologist</p>\r\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/specialities/cardiologist\">\r\n                                          </a>\r\n                <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-13.jpg\" alt=\"\" />\r\n                      <img src=\"\" alt=\"\" />\r\n                                          <p>Dentist</p>\r\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/specialities/dentist\">\r\n                                          </a>\r\n                <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-17.jpg\" alt=\"\" />\r\n                      <img src=\"\" alt=\"\" />\r\n                                          <p>Laboratory</p>\r\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/specialities/laboratory\">\r\n                                          </a>\r\n                <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-15.jpg\" alt=\"\" />\r\n                      <img src=\"\" alt=\"\" />\r\n                                          <p>MRI Scans</p>\r\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/specialities/mri-scans\">\r\n                                          </a>\r\n 		<h2 \r\n		style=\"text-align:center;\"> Book Our Doctor  \r\n			</h2>\r\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br> tempor incididunt ut labore et dolore magna aliqua.</p>\r\n						<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-07.jpg\"/></a>\r\n							  <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/icon2.png\"/>\r\n							<h3>\r\n					  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">Doctor Demo					  			<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/best-doctor-check.png\"/>\r\n								</a>\r\n					  </h3>\r\n						<button tabindex=\"0\"> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">\r\n						  Book Appointment</a></button>\r\n						<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-09.jpg\"/></a>\r\n							  <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/icon2.png\"/>\r\n							<h3>\r\n					  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">James Amen					  			<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/best-doctor-check.png\"/>\r\n								</a>\r\n					  </h3>\r\n						<button tabindex=\"0\"> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">\r\n						  Book Appointment</a></button>\r\n						<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-10.jpg\"/></a>\r\n							  <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/icon2.png\"/>\r\n							<h3>\r\n					  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\">Carl Kelly					  			<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/best-doctor-check.png\"/>\r\n								</a>\r\n					  </h3>\r\n						<button tabindex=\"0\"> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\">\r\n						  Book Appointment</a></button>\r\n						<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-11.jpg\"/></a>\r\n							  <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/icon2.png\"/>\r\n							<h3>\r\n					  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\">Darren Elder					  			<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/best-doctor-check.png\"/>\r\n								</a>\r\n					  </h3>\r\n						<button tabindex=\"0\"> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\">\r\n						  Book Appointment</a></button>\r\n							<a href=\"#\">View More </a>\r\n 		<h2 \r\n		style=\"text-align:center;\"> Availabe Features in Our Clinic  \r\n			</h2>\r\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br> tempor incididunt ut labore et dolore magna aliqua.</p>\r\n						   <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/features-02.png\"/>\r\n				  <p>Medical</p>\r\n						   <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/features-01.png\"/>\r\n				  <p>Operation</p>\r\n						   <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/features-06.png\"/>\r\n				  <p>Laboratory</p>\r\n						   <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/features-05.png\"/>\r\n				  <p>ICU</p>\r\n						   <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/features-04.png\"/>\r\n				  <p>Test Room</p>\r\n						   <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/features-03.png\"/>\r\n				  <p>Patient Ward</p>\r\n					<a href=\"#\">View More </a>\r\n 		<h2 \r\n		style=\"text-align:center;\"> Let’s See Our Latest News  \r\n			</h2>\r\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br> tempor incididunt ut labore et dolore magna aliqua.</p>\r\n              <article>\r\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\r\n                        <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\" rel=\"bookmark\">\r\n                        21 Feb 2023</a>\r\n                          <a href=\"https://doccure-wp.dreamstechnologies.com/category/clinic/\" rel=\"category tag\">\r\n                                                </a> \r\n                      <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">123</a></h5>\r\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">Read more</a>\r\n              </article>\r\n              <article>\r\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\r\n                        <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\" rel=\"bookmark\">\r\n                        02 Aug 2022</a>\r\n                          <a href=\"https://doccure-wp.dreamstechnologies.com/category/clinic/\" rel=\"category tag\">\r\n                          Diagnose                      </a> \r\n                      <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">s.kafgkjsdfgu;ks</a></h5>\r\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">Read more</a>\r\n              </article>\r\n              <article>\r\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\r\n                        <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\" rel=\"bookmark\">\r\n                        16 Jun 2022</a>\r\n                          <a href=\"https://doccure-wp.dreamstechnologies.com/category/clinic/\" rel=\"category tag\">\r\n                          Clinic                      </a> \r\n                      <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">testsksskkkk2222</a></h5>\r\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">Read more</a>\r\n              </article>\r\n   			<a href=\"#\">View More </a>'),
(26103, 5074, 'post_parent', '0'),
(26104, 5074, 'comment_status', 'closed'),
(26105, 5074, 'ping_status', 'closed'),
(26106, 5074, '_wpb_vc_js_status', 'false'),
(26107, 5074, '_yoast_wpseo_estimated-reading-time-minutes', '8'),
(26108, 5074, '_yoast_wpseo_wordproof_timestamp', ''),
(26109, 5077, 'fw_options', 'a:0:{}'),
(26110, 5074, 'rs_page_bg_color', ''),
(26112, 5075, '_edit_lock', '1726075354:1'),
(26113, 5075, '_edit_last', '1'),
(26114, 5075, '_wp_page_template', 'homepage-template.php'),
(26115, 5075, 'dfiFeatured', 'a:1:{i:0;s:0:\"\";}'),
(26116, 5075, '_wpnonce', '5527117552'),
(26117, 5075, '_wp_http_referer', '/wp-admin/post.php?post=5075&action=edit'),
(26118, 5075, 'user_ID', '1'),
(26119, 5075, 'action', 'editpost'),
(26120, 5075, 'originalaction', 'editpost'),
(26121, 5075, 'post_author', '1'),
(26122, 5075, 'post_type', 'page'),
(26123, 5075, 'original_post_status', 'publish'),
(26124, 5075, 'referredby', 'https://doccure-wp.dreamstechnologies.com/wp-admin/edit.php?post_type=page'),
(26125, 5075, '_wp_original_http_referer', 'https://doccure-wp.dreamstechnologies.com/wp-admin/edit.php?post_type=page'),
(26126, 5075, 'auto_draft', ''),
(26127, 5075, 'post_ID', '5075'),
(26128, 5075, 'meta-box-order-nonce', '4f18d42b63'),
(26129, 5075, 'closedpostboxesnonce', '14611e12e3'),
(26130, 5075, 'original_post_title', 'Home 4'),
(26131, 5075, 'post_title', 'Home 4'),
(26132, 5075, 'samplepermalinknonce', '110a5dc600'),
(26133, 5075, '_elementor_edit_mode_nonce', '62767cf231'),
(26134, 5075, '_elementor_post_mode', '1'),
(26135, 5075, 'content', '<!-- Banner\r\n================================================== -->\r\n<section  style=\"background: #f9f9f9 url(https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/banner-6.jpg) no-repeat bottom center;background-size: cover;\" 	 >\r\n                <h2>Search Doctor, Make an Appointment</h2>\r\n                <form action=\"https://doccure-wp.dreamstechnologies.com/search-doctors\" method=\"get\" id=\"search_form\">\r\n                                          <fieldset>\r\n                            <label>Location</label>\r\n                                                          			<select name=\"location\">\r\n				<option value=\"\">Select a location</option>\r\n					<option data-flag=\'\'  value=\"australia\">Australia</option>\r\n	<option data-flag=\'\'  value=\"england\">England</option>\r\n	<option data-flag=\'\'  value=\"india\">India</option>\r\n			</select>\r\n                              <label>Gender</label>\r\n                                  		<select name=\"gender\">\r\n			<option value=\"\" >Search by gender</option>\r\n			<option value=\"male\" >Male</option>\r\n			<option value=\"female\" >Female</option>\r\n			<option value=\"all\" >All</option>\r\n		</select>\r\n                        <label>Speciality</label>\r\n                                                          			<select name=\"specialities\">\r\n				<option value=\"\">Select a speciality</option>\r\n					<option data-flag=\'\'  value=\"cardiologist\">Cardiologist</option>\r\n	<option data-flag=\'\'  value=\"dentist\">Dentist</option>\r\n	<option data-flag=\'\'  value=\"laboratory\">Laboratory</option>\r\n	<option data-flag=\'\'  value=\"mri-scans\">MRI Scans</option>\r\n	<option data-flag=\'\'  value=\"neurology\">Neurology</option>\r\n	<option data-flag=\'\'  value=\"orthopedic\">Orthopedic</option>\r\n	<option data-flag=\'\'  value=\"ultrasound\">Ultrasound</option>\r\n	<option data-flag=\'\'  value=\"urology\">Urology</option>\r\n			</select>\r\n                                                  <input type=\"submit\" value=\"Search\">\r\n                                          </fieldset>\r\n                  </form>\r\n</section>\r\n 		<h2 \r\n		style=\"text-align:left;\"> What are you looking for?  \r\n			</h2>\r\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\r\n</p>\r\n				 														<h2>Visit a Doctor</h2>\r\n																<p>We hire the best specialists and best medical services the to deliver top-notch diagnostic services for you.\r\n</p>\r\n				 														<h2>Find a Pharmacy</h2>\r\n																<p>We provide the a wide range of medical services, so every person could have the opportunity.\r\n</p>\r\n				 														<h2>Find a Lab</h2>\r\n																<p>We use the first-class medical equipment for timely diagnostics of various diseases.\r\n</p>\r\n 		<h2 \r\n		style=\"text-align:left;\"> Book Our Best Doctor  \r\n			</h2>\r\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\r\n</p>\r\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-07.jpg\"/></a>\r\n                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/icon2.png\"/>\r\n                  <a href=\"javascript:void(0)\" tabindex=\"0\">\r\n                    Verified\r\n                    			<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/best-doctor-check.png\"/>\r\n			                  </a>\r\n                                              <a href=\"javascript:void(0)\" tabindex=\"0\">\r\n                                              </a>\r\n                <h3> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">Doctor Demo</a></h3>\r\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">\r\n                    Book Appointment</a>\r\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-09.jpg\"/></a>\r\n                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/icon2.png\"/>\r\n                  <a href=\"javascript:void(0)\" tabindex=\"0\">\r\n                    Verified\r\n                    			<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/best-doctor-check.png\"/>\r\n			                  </a>\r\n                                              <a href=\"javascript:void(0)\" tabindex=\"0\">\r\n                                              </a>\r\n                <h3> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">James Amen</a></h3>\r\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">\r\n                    Book Appointment</a>\r\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-10.jpg\"/></a>\r\n                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/icon2.png\"/>\r\n                  <a href=\"javascript:void(0)\" tabindex=\"0\">\r\n                    Verified\r\n                    			<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/best-doctor-check.png\"/>\r\n			                  </a>\r\n                                              <a href=\"javascript:void(0)\" tabindex=\"0\">\r\n                                              </a>\r\n                <h3> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\">Carl Kelly</a></h3>\r\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\">\r\n                    Book Appointment</a>\r\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-11.jpg\"/></a>\r\n                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/icon2.png\"/>\r\n                  <a href=\"javascript:void(0)\" tabindex=\"0\">\r\n                    Verified\r\n                    			<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/best-doctor-check.png\"/>\r\n			                  </a>\r\n                                              <a href=\"javascript:void(0)\" tabindex=\"0\">\r\n                                              </a>\r\n                <h3> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\">Darren Elder</a></h3>\r\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\">\r\n                    Book Appointment</a>\r\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/ruby-perrin/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/05/book-doctor-12.jpg\"/></a>\r\n                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/icon2.png\"/>\r\n                  <a href=\"javascript:void(0)\" tabindex=\"0\">\r\n                    Verified\r\n                    			<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/best-doctor-check.png\"/>\r\n			                  </a>\r\n                                              <a href=\"javascript:void(0)\" tabindex=\"0\">\r\n                                              </a>\r\n                <h3> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/ruby-perrin/\">Ruby Perrin</a></h3>\r\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/ruby-perrin/\">\r\n                    Book Appointment</a>\r\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sofia-brient/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/05/book-doctor-11.jpg\"/></a>\r\n                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/icon2.png\"/>\r\n                  <a href=\"javascript:void(0)\" tabindex=\"0\">\r\n                    Verified\r\n                    			<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/best-doctor-check.png\"/>\r\n			                  </a>\r\n                                              <a href=\"javascript:void(0)\" tabindex=\"0\">\r\n                                              </a>\r\n                <h3> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sofia-brient/\">Sofia Brient</a></h3>\r\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sofia-brient/\">\r\n                    Book Appointment</a>\r\n							<a  href=\"#\">View More </a>\r\n 		<h2 \r\n		style=\"text-align:left;\"> Available Features in Our Clinic  \r\n			</h2>\r\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\r\n</p>\r\n                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/features-02.png\"/>\r\n                    <h4>Medical</h4>\r\n                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/features-01.png\"/>\r\n                    <h4>Operation</h4>\r\n                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/features-06.png\"/>\r\n                    <h4>Laboratory</h4>\r\n                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/features-05.png\"/>\r\n                    <h4>ICU</h4>\r\n                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/features-04.png\"/>\r\n                    <h4>Test Room</h4>\r\n                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/features-03.png\"/>\r\n                    <h4>Patient Ward</h4>\r\n 		<h2 \r\n		style=\"text-align:left;\"> High Quality Service for you  \r\n			</h2>\r\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\r\n</p>\r\n								  <img src=\"\" alt=\"\" />\r\n								  <img src=\"\" alt=\"\" />\r\n								  <h4>Cardiologist</h4>\r\n								  <p>5 Doctors</p>\r\n												 <!-- overlay -->\r\n							  <h4>Cardiologist</h4>\r\n							  <p>5 Doctors </p>\r\n								  <img src=\"\" alt=\"\" />\r\n								  <img src=\"\" alt=\"\" />\r\n								  <h4>Dentist</h4>\r\n								  <p>0 Doctors</p>\r\n												 <!-- overlay -->\r\n							  <h4>Dentist</h4>\r\n							  <p>0 Doctors </p>\r\n								  <img src=\"\" alt=\"\" />\r\n								  <img src=\"\" alt=\"\" />\r\n								  <h4>Laboratory</h4>\r\n								  <p>0 Doctors</p>\r\n												 <!-- overlay -->\r\n							  <h4>Laboratory</h4>\r\n							  <p>0 Doctors </p>\r\n								  <img src=\"\" alt=\"\" />\r\n								  <img src=\"\" alt=\"\" />\r\n								  <h4>MRI Scans</h4>\r\n								  <p>1 Doctors</p>\r\n												 <!-- overlay -->\r\n							  <h4>MRI Scans</h4>\r\n							  <p>1 Doctors </p>\r\n								  <img src=\"\" alt=\"\" />\r\n								  <img src=\"\" alt=\"\" />\r\n								  <h4>Neurology</h4>\r\n								  <p>2 Doctors</p>\r\n												 <!-- overlay -->\r\n							  <h4>Neurology</h4>\r\n							  <p>2 Doctors </p>\r\n								  <img src=\"\" alt=\"\" />\r\n								  <img src=\"\" alt=\"\" />\r\n								  <h4>Orthopedic</h4>\r\n								  <p>1 Doctors</p>\r\n												 <!-- overlay -->\r\n							  <h4>Orthopedic</h4>\r\n							  <p>1 Doctors </p>\r\n							<a href=\"#\">View More </a>\r\n 		<h2 \r\n		style=\"text-align:left;\"> Blogs and News  \r\n			</h2>\r\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\r\n</p>\r\n              <article>\r\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\r\n                        <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\" rel=\"bookmark\">\r\n                        21 Feb 2023</a>\r\n                      <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">123</a></h5>\r\n                <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\" tabindex=\"0\">\r\n                </a>\r\n              </article>\r\n              <article>\r\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\r\n                        <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\" rel=\"bookmark\">\r\n                        02 Aug 2022</a>\r\n                      <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">s.kafgkjsdfgu;ks</a></h5>\r\n                <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\" tabindex=\"0\">\r\n                </a>\r\n              </article>\r\n              <article>\r\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\r\n                        <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\" rel=\"bookmark\">\r\n                        16 Jun 2022</a>\r\n                      <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">testsksskkkk2222</a></h5>\r\n                <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\" tabindex=\"0\">\r\n                </a>\r\n              </article>'),
(26136, 5075, 'wp-preview', ''),
(26137, 5075, 'hidden_post_status', 'publish'),
(26138, 5075, 'post_status', 'publish'),
(26139, 5075, 'hidden_post_password', ''),
(26140, 5075, 'hidden_post_visibility', 'public'),
(26141, 5075, 'visibility', 'public'),
(26142, 5075, 'post_password', ''),
(26143, 5075, 'mm', '04'),
(26144, 5075, 'jj', '28'),
(26145, 5075, 'aa', '2023'),
(26146, 5075, 'hh', '14'),
(26147, 5075, 'mn', '18'),
(26148, 5075, 'ss', '07'),
(26149, 5075, 'hidden_mm', '04'),
(26150, 5075, 'cur_mm', '09'),
(26151, 5075, 'hidden_jj', '28'),
(26152, 5075, 'cur_jj', '11'),
(26153, 5075, 'hidden_aa', '2023'),
(26154, 5075, 'cur_aa', '2024'),
(26155, 5075, 'hidden_hh', '14'),
(26156, 5075, 'cur_hh', '17'),
(26157, 5075, 'hidden_mn', '18'),
(26158, 5075, 'cur_mn', '21'),
(26159, 5075, 'original_publish', 'Update'),
(26160, 5075, 'publish', 'Publish'),
(26161, 5075, 'parent_id', ''),
(26162, 5075, 'page_template', 'homepage-template.php'),
(26163, 5075, 'menu_order', '0'),
(26167, 5075, 'dfi_fimageplug-2', 'd0b5931b74'),
(26168, 5075, 'wpb_vc_js_status', 'false'),
(26169, 5075, 'wpb_vc_loading', 'Loading, please wait...'),
(26170, 5075, 'wpb_vc_loading_row', 'Crunching...'),
(26171, 5075, 'vc_post_custom_css', ''),
(26172, 5075, 'yoast_free_metabox_nonce', '5f7cc6f5b9'),
(26173, 5075, 'yoast_wpseo_focuskw', ''),
(26174, 5075, 'yoast_wpseo_title', ''),
(26175, 5075, 'yoast_wpseo_metadesc', ''),
(26176, 5075, 'yoast_wpseo_linkdex', '-2803'),
(26177, 5075, 'yoast_wpseo_content_score', '0'),
(26178, 5075, 'yoast_wpseo_is_cornerstone', 'false'),
(26179, 5075, 'yoast_wpseo_estimated-reading-time-minutes', '0'),
(26180, 5075, 'yoast_wpseo_meta-robots-noindex', '0'),
(26181, 5075, 'yoast_wpseo_meta-robots-nofollow', '0'),
(26182, 5075, 'yoast_wpseo_meta-robots-adv', ''),
(26183, 5075, 'yoast_wpseo_bctitle', ''),
(26184, 5075, 'yoast_wpseo_canonical', ''),
(26185, 5075, 'yoast_wpseo_wordproof_timestamp', ''),
(26186, 5075, 'yoast_wpseo_schema_page_type', ''),
(26187, 5075, 'yoast_wpseo_schema_article_type', ''),
(26188, 5075, 'yoast_wpseo_opengraph-title', ''),
(26189, 5075, 'yoast_wpseo_opengraph-description', ''),
(26190, 5075, 'yoast_wpseo_opengraph-image', ''),
(26191, 5075, 'yoast_wpseo_opengraph-image-id', ''),
(26192, 5075, 'yoast_wpseo_twitter-title', ''),
(26193, 5075, 'yoast_wpseo_twitter-description', ''),
(26194, 5075, 'yoast_wpseo_twitter-image', ''),
(26195, 5075, 'yoast_wpseo_twitter-image-id', ''),
(26196, 5075, 'screen', 'mobile'),
(26197, 5075, 'metakeyselect', '#NONE#'),
(26198, 5075, 'metakeyinput', ''),
(26199, 5075, 'metavalue', ''),
(26200, 5075, '_ajax_nonce-add-meta', '86498e7fd3'),
(26201, 5075, 'advanced_view', '1'),
(26202, 5075, 'post_name', 'home-4'),
(26203, 5075, 'post_author_override', '1'),
(26204, 5075, 'post_mime_type', ''),
(26205, 5075, 'ID', '5075');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(26206, 5075, 'post_content', '<!-- Banner\r\n================================================== -->\r\n<section  style=\"background: #f9f9f9 url(https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/banner-6.jpg) no-repeat bottom center;background-size: cover;\" 	 >\r\n                <h2>Search Doctor, Make an Appointment</h2>\r\n                <form action=\"https://doccure-wp.dreamstechnologies.com/search-doctors\" method=\"get\" id=\"search_form\">\r\n                                          <fieldset>\r\n                            <label>Location</label>\r\n                                                          			<select name=\"location\">\r\n				<option value=\"\">Select a location</option>\r\n					<option data-flag=\'\'  value=\"australia\">Australia</option>\r\n	<option data-flag=\'\'  value=\"england\">England</option>\r\n	<option data-flag=\'\'  value=\"india\">India</option>\r\n			</select>\r\n                              <label>Gender</label>\r\n                                  		<select name=\"gender\">\r\n			<option value=\"\" >Search by gender</option>\r\n			<option value=\"male\" >Male</option>\r\n			<option value=\"female\" >Female</option>\r\n			<option value=\"all\" >All</option>\r\n		</select>\r\n                        <label>Speciality</label>\r\n                                                          			<select name=\"specialities\">\r\n				<option value=\"\">Select a speciality</option>\r\n					<option data-flag=\'\'  value=\"cardiologist\">Cardiologist</option>\r\n	<option data-flag=\'\'  value=\"dentist\">Dentist</option>\r\n	<option data-flag=\'\'  value=\"laboratory\">Laboratory</option>\r\n	<option data-flag=\'\'  value=\"mri-scans\">MRI Scans</option>\r\n	<option data-flag=\'\'  value=\"neurology\">Neurology</option>\r\n	<option data-flag=\'\'  value=\"orthopedic\">Orthopedic</option>\r\n	<option data-flag=\'\'  value=\"ultrasound\">Ultrasound</option>\r\n	<option data-flag=\'\'  value=\"urology\">Urology</option>\r\n			</select>\r\n                                                  <input type=\"submit\" value=\"Search\">\r\n                                          </fieldset>\r\n                  </form>\r\n</section>\r\n 		<h2 \r\n		style=\"text-align:left;\"> What are you looking for?  \r\n			</h2>\r\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\r\n</p>\r\n				 														<h2>Visit a Doctor</h2>\r\n																<p>We hire the best specialists and best medical services the to deliver top-notch diagnostic services for you.\r\n</p>\r\n				 														<h2>Find a Pharmacy</h2>\r\n																<p>We provide the a wide range of medical services, so every person could have the opportunity.\r\n</p>\r\n				 														<h2>Find a Lab</h2>\r\n																<p>We use the first-class medical equipment for timely diagnostics of various diseases.\r\n</p>\r\n 		<h2 \r\n		style=\"text-align:left;\"> Book Our Best Doctor  \r\n			</h2>\r\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\r\n</p>\r\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-07.jpg\"/></a>\r\n                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/icon2.png\"/>\r\n                  <a href=\"javascript:void(0)\" tabindex=\"0\">\r\n                    Verified\r\n                    			<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/best-doctor-check.png\"/>\r\n			                  </a>\r\n                                              <a href=\"javascript:void(0)\" tabindex=\"0\">\r\n                                              </a>\r\n                <h3> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">Doctor Demo</a></h3>\r\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">\r\n                    Book Appointment</a>\r\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-09.jpg\"/></a>\r\n                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/icon2.png\"/>\r\n                  <a href=\"javascript:void(0)\" tabindex=\"0\">\r\n                    Verified\r\n                    			<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/best-doctor-check.png\"/>\r\n			                  </a>\r\n                                              <a href=\"javascript:void(0)\" tabindex=\"0\">\r\n                                              </a>\r\n                <h3> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">James Amen</a></h3>\r\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">\r\n                    Book Appointment</a>\r\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-10.jpg\"/></a>\r\n                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/icon2.png\"/>\r\n                  <a href=\"javascript:void(0)\" tabindex=\"0\">\r\n                    Verified\r\n                    			<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/best-doctor-check.png\"/>\r\n			                  </a>\r\n                                              <a href=\"javascript:void(0)\" tabindex=\"0\">\r\n                                              </a>\r\n                <h3> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\">Carl Kelly</a></h3>\r\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\">\r\n                    Book Appointment</a>\r\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-11.jpg\"/></a>\r\n                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/icon2.png\"/>\r\n                  <a href=\"javascript:void(0)\" tabindex=\"0\">\r\n                    Verified\r\n                    			<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/best-doctor-check.png\"/>\r\n			                  </a>\r\n                                              <a href=\"javascript:void(0)\" tabindex=\"0\">\r\n                                              </a>\r\n                <h3> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\">Darren Elder</a></h3>\r\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\">\r\n                    Book Appointment</a>\r\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/ruby-perrin/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/05/book-doctor-12.jpg\"/></a>\r\n                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/icon2.png\"/>\r\n                  <a href=\"javascript:void(0)\" tabindex=\"0\">\r\n                    Verified\r\n                    			<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/best-doctor-check.png\"/>\r\n			                  </a>\r\n                                              <a href=\"javascript:void(0)\" tabindex=\"0\">\r\n                                              </a>\r\n                <h3> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/ruby-perrin/\">Ruby Perrin</a></h3>\r\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/ruby-perrin/\">\r\n                    Book Appointment</a>\r\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sofia-brient/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/05/book-doctor-11.jpg\"/></a>\r\n                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/icon2.png\"/>\r\n                  <a href=\"javascript:void(0)\" tabindex=\"0\">\r\n                    Verified\r\n                    			<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/best-doctor-check.png\"/>\r\n			                  </a>\r\n                                              <a href=\"javascript:void(0)\" tabindex=\"0\">\r\n                                              </a>\r\n                <h3> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sofia-brient/\">Sofia Brient</a></h3>\r\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sofia-brient/\">\r\n                    Book Appointment</a>\r\n							<a  href=\"#\">View More </a>\r\n 		<h2 \r\n		style=\"text-align:left;\"> Available Features in Our Clinic  \r\n			</h2>\r\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\r\n</p>\r\n                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/features-02.png\"/>\r\n                    <h4>Medical</h4>\r\n                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/features-01.png\"/>\r\n                    <h4>Operation</h4>\r\n                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/features-06.png\"/>\r\n                    <h4>Laboratory</h4>\r\n                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/features-05.png\"/>\r\n                    <h4>ICU</h4>\r\n                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/features-04.png\"/>\r\n                    <h4>Test Room</h4>\r\n                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/features-03.png\"/>\r\n                    <h4>Patient Ward</h4>\r\n 		<h2 \r\n		style=\"text-align:left;\"> High Quality Service for you  \r\n			</h2>\r\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\r\n</p>\r\n								  <img src=\"\" alt=\"\" />\r\n								  <img src=\"\" alt=\"\" />\r\n								  <h4>Cardiologist</h4>\r\n								  <p>5 Doctors</p>\r\n												 <!-- overlay -->\r\n							  <h4>Cardiologist</h4>\r\n							  <p>5 Doctors </p>\r\n								  <img src=\"\" alt=\"\" />\r\n								  <img src=\"\" alt=\"\" />\r\n								  <h4>Dentist</h4>\r\n								  <p>0 Doctors</p>\r\n												 <!-- overlay -->\r\n							  <h4>Dentist</h4>\r\n							  <p>0 Doctors </p>\r\n								  <img src=\"\" alt=\"\" />\r\n								  <img src=\"\" alt=\"\" />\r\n								  <h4>Laboratory</h4>\r\n								  <p>0 Doctors</p>\r\n												 <!-- overlay -->\r\n							  <h4>Laboratory</h4>\r\n							  <p>0 Doctors </p>\r\n								  <img src=\"\" alt=\"\" />\r\n								  <img src=\"\" alt=\"\" />\r\n								  <h4>MRI Scans</h4>\r\n								  <p>1 Doctors</p>\r\n												 <!-- overlay -->\r\n							  <h4>MRI Scans</h4>\r\n							  <p>1 Doctors </p>\r\n								  <img src=\"\" alt=\"\" />\r\n								  <img src=\"\" alt=\"\" />\r\n								  <h4>Neurology</h4>\r\n								  <p>2 Doctors</p>\r\n												 <!-- overlay -->\r\n							  <h4>Neurology</h4>\r\n							  <p>2 Doctors </p>\r\n								  <img src=\"\" alt=\"\" />\r\n								  <img src=\"\" alt=\"\" />\r\n								  <h4>Orthopedic</h4>\r\n								  <p>1 Doctors</p>\r\n												 <!-- overlay -->\r\n							  <h4>Orthopedic</h4>\r\n							  <p>1 Doctors </p>\r\n							<a href=\"#\">View More </a>\r\n 		<h2 \r\n		style=\"text-align:left;\"> Blogs and News  \r\n			</h2>\r\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\r\n</p>\r\n              <article>\r\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\r\n                        <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\" rel=\"bookmark\">\r\n                        21 Feb 2023</a>\r\n                      <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">123</a></h5>\r\n                <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\" tabindex=\"0\">\r\n                </a>\r\n              </article>\r\n              <article>\r\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\r\n                        <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\" rel=\"bookmark\">\r\n                        02 Aug 2022</a>\r\n                      <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">s.kafgkjsdfgu;ks</a></h5>\r\n                <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\" tabindex=\"0\">\r\n                </a>\r\n              </article>\r\n              <article>\r\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\r\n                        <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\" rel=\"bookmark\">\r\n                        16 Jun 2022</a>\r\n                      <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">testsksskkkk2222</a></h5>\r\n                <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\" tabindex=\"0\">\r\n                </a>\r\n              </article>'),
(26207, 5075, 'post_parent', '0'),
(26208, 5076, '_edit_lock', '1726075127:1'),
(26209, 5075, 'comment_status', 'closed'),
(26210, 5075, 'ping_status', 'closed'),
(26211, 5075, '_wpb_vc_js_status', 'false'),
(26212, 5075, '_yoast_wpseo_estimated-reading-time-minutes', '10'),
(26213, 5075, '_yoast_wpseo_wordproof_timestamp', ''),
(26214, 5078, 'fw_options', 'a:0:{}'),
(26215, 5075, 'rs_page_bg_color', ''),
(26217, 5076, '_edit_last', '1'),
(26218, 5076, '_wp_page_template', 'elementor_header_footer'),
(26219, 5076, 'dfiFeatured', 'a:1:{i:0;s:0:\"\";}'),
(26220, 5076, '_wpnonce', 'ad15d57b4e'),
(26221, 5076, '_wp_http_referer', '/wp-admin/post.php?post=5076&action=edit'),
(26222, 5076, 'user_ID', '1'),
(26223, 5076, 'action', 'editpost'),
(26224, 5076, 'originalaction', 'editpost'),
(26225, 5076, 'post_author', '1'),
(26226, 5076, 'post_type', 'page'),
(26227, 5076, 'original_post_status', 'publish'),
(26228, 5076, 'referredby', 'https://doccure-wp.dreamstechnologies.com/wp-admin/edit.php?post_type=page'),
(26229, 5076, '_wp_original_http_referer', 'https://doccure-wp.dreamstechnologies.com/wp-admin/edit.php?post_type=page'),
(26230, 5076, 'auto_draft', ''),
(26231, 5076, 'post_ID', '5076'),
(26232, 5076, 'meta-box-order-nonce', '4f18d42b63'),
(26233, 5076, 'closedpostboxesnonce', '14611e12e3'),
(26234, 5076, 'original_post_title', 'Home 5'),
(26235, 5076, 'post_title', 'Home 5'),
(26236, 5076, 'samplepermalinknonce', '110a5dc600'),
(26237, 5076, '_elementor_edit_mode_nonce', '62767cf231'),
(26238, 5076, '_elementor_post_mode', '1'),
(26239, 5076, 'content', '<!-- Banner\r\n================================================== -->\r\n<section  style=\"background: #f9f9f9 url(https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/banner-5.jpg) no-repeat bottom center;background-size: cover;\" 	 >\r\n	<p>Search Doctor, Make <br>an Appointment</p>\r\n      <form action=\"https://doccure-wp.dreamstechnologies.com/search-doctors\" method=\"get\" id=\"search_form\">\r\n                                			<select name=\"location\">\r\n				<option value=\"\">Select a location</option>\r\n					<option data-flag=\'\'  value=\"australia\">Australia</option>\r\n	<option data-flag=\'\'  value=\"england\">England</option>\r\n	<option data-flag=\'\'  value=\"india\">India</option>\r\n			</select>\r\n                                  		<select name=\"gender\">\r\n			<option value=\"\" >Search by gender</option>\r\n			<option value=\"male\" >Male</option>\r\n			<option value=\"female\" >Female</option>\r\n			<option value=\"all\" >All</option>\r\n		</select>\r\n                              			<select name=\"specialities\">\r\n				<option value=\"\">Select a speciality</option>\r\n					<option data-flag=\'\'  value=\"cardiologist\">Cardiologist</option>\r\n	<option data-flag=\'\'  value=\"dentist\">Dentist</option>\r\n	<option data-flag=\'\'  value=\"laboratory\">Laboratory</option>\r\n	<option data-flag=\'\'  value=\"mri-scans\">MRI Scans</option>\r\n	<option data-flag=\'\'  value=\"neurology\">Neurology</option>\r\n	<option data-flag=\'\'  value=\"orthopedic\">Orthopedic</option>\r\n	<option data-flag=\'\'  value=\"ultrasound\">Ultrasound</option>\r\n	<option data-flag=\'\'  value=\"urology\">Urology</option>\r\n			</select>\r\n                         <input type=\"submit\" value=\"MAKE APPOINTMENT\">\r\n                  </form>\r\n</section>\r\n 		<h2 \r\n		style=\"text-align:center;\"> What are you looking for? </h2>\r\n<a href=\"\" target=\"_blank\" rel=\"nofollow noopener\"> \r\n						Visit a Doctor</a>\r\n<strong>We hire the best specialists to deliver top-notch diagnostic services for you diagnostic services for you.</strong>\r\n<a href=\"\" target=\"_blank\" rel=\"noopener\">Book Now</a>\r\n<a href=\"\" target=\"_blank\" rel=\"nofollow noopener\"> \r\n						Find a Pharmacy</a>\r\n<strong>We provide the a wide range of medical services, so every person could have the opportunity.\r\n</strong>\r\n<a href=\"\" target=\"_blank\" rel=\"noopener\">Book Now</a>\r\n<a href=\"\" target=\"_blank\" rel=\"nofollow noopener\"> \r\n						Find a Lab</a>\r\n<strong>We hire the best specialists to deliver top-notch diagnostic services for you diagnostic services for you.</strong>\r\n<a href=\"\" target=\"_blank\" rel=\"noopener\">Book Now</a>\r\n 		<h2 \r\n		style=\"text-align:center;\"> Clinic &amp; Specialities  \r\n			</h2>\r\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br> tempor incididunt ut labore et dolore magna aliqua.\r\n</p>\r\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-14.jpg\" alt=\"\" />\r\n                                                <h4>Cardiologist</h4>\r\n                              <img src=\"\" alt=\"\" />\r\n                            <img src=\"\" alt=\"\" />\r\n                        <h4>Cardiologist</h4>\r\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-13.jpg\" alt=\"\" />\r\n                                                <h4>Dentist</h4>\r\n                              <img src=\"\" alt=\"\" />\r\n                            <img src=\"\" alt=\"\" />\r\n                        <h4>Dentist</h4>\r\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-17.jpg\" alt=\"\" />\r\n                                                <h4>Laboratory</h4>\r\n                              <img src=\"\" alt=\"\" />\r\n                            <img src=\"\" alt=\"\" />\r\n                        <h4>Laboratory</h4>\r\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-15.jpg\" alt=\"\" />\r\n                                                <h4>MRI Scans</h4>\r\n                              <img src=\"\" alt=\"\" />\r\n                            <img src=\"\" alt=\"\" />\r\n                        <h4>MRI Scans</h4>\r\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-16.jpg\" alt=\"\" />\r\n                                                <h4>Neurology</h4>\r\n                              <img src=\"\" alt=\"\" />\r\n                            <img src=\"\" alt=\"\" />\r\n                        <h4>Neurology</h4>\r\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-12.jpg\" alt=\"\" />\r\n                                                <h4>Orthopedic</h4>\r\n                              <img src=\"\" alt=\"\" />\r\n                            <img src=\"\" alt=\"\" />\r\n                        <h4>Orthopedic</h4>\r\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-18-1.jpg\" alt=\"\" />\r\n                                                <h4>Ultrasound</h4>\r\n                              <img src=\"\" alt=\"\" />\r\n                            <img src=\"\" alt=\"\" />\r\n                        <h4>Ultrasound</h4>\r\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-11.jpg\" alt=\"\" />\r\n                                                <h4>Urology</h4>\r\n                              <img src=\"\" alt=\"\" />\r\n                            <img src=\"\" alt=\"\" />\r\n                        <h4>Urology</h4>\r\n 		<h2 \r\n		style=\"text-align:center;\"> Book Our Best Doctor  \r\n			</h2>\r\n						<p> Access to expert physicians and surgeons, advanced technologies and<br> top-quality surgery facilities right here.\r\n</p>\r\n                <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-07.jpg\"/></a>\r\n                <h3> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">Doctor Demo</a></h3>\r\n                                              <h5>$0</h5>\r\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\" tabindex=\"0\">\r\n                                                  Book Appointment \r\n                                          </a>\r\n                <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-09.jpg\"/></a>\r\n                <h3> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">James Amen</a></h3>\r\n                                              <h5>$0</h5>\r\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\" tabindex=\"0\">\r\n                                                  Book Appointment \r\n                                          </a>\r\n                <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-10.jpg\"/></a>\r\n                <h3> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\">Carl Kelly</a></h3>\r\n                                              <h5>$0</h5>\r\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\" tabindex=\"0\">\r\n                                                  Book Appointment \r\n                                          </a>\r\n                <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-11.jpg\"/></a>\r\n                <h3> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\">Darren Elder</a></h3>\r\n                                              <h5>$0</h5>\r\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\" tabindex=\"0\">\r\n                                                  Book Appointment \r\n                                          </a>\r\n                <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/ruby-perrin/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/05/book-doctor-12.jpg\"/></a>\r\n                <h3> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/ruby-perrin/\">Ruby Perrin</a></h3>\r\n                                              <h5>$0</h5>\r\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/ruby-perrin/\" tabindex=\"0\">\r\n                                                  Book Appointment \r\n                                          </a>\r\n                <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sofia-brient/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/05/book-doctor-11.jpg\"/></a>\r\n                <h3> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sofia-brient/\">Sofia Brient</a></h3>\r\n                                              <h5>$0</h5>\r\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sofia-brient/\" tabindex=\"0\">\r\n                                                  Book Appointment \r\n                                          </a>\r\n 		<h2 \r\n		style=\"text-align:center;\"> Available Features in Our Clinic  \r\n			</h2>\r\n						<p> It is a long established fact that a reader will be distracted by the readable<br> content of a page when looking at its layout.\r\n</p>\r\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/services/medical/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/feature1.jpg\"/></a>\r\n                  <p>Medical</p>\r\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/services/operation/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/feature-05-1.jpg\"/></a>\r\n                  <p>Operation</p>\r\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/services/laboratory/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/feature-3.jpg\"/></a>\r\n                  <p>Laboratory</p>\r\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/services/icu/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/06/feature-03-2-1.jpg\"/></a>\r\n                  <p>ICU</p>\r\n                  <a href=\"#\">View More</a>\r\n 		<h2 \r\n		style=\"text-align:center;\"> Our Latest Blogs  \r\n			</h2>\r\n						<p> It is a long established fact that a reader will be distracted by the readable<br> content of a page when looking at its layout.\r\n</p>\r\n              <article>\r\n                   <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\r\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\" rel=\"bookmark\" tabindex=\"0\">\r\n                    21 Feb 2023</a></a>\r\n                      <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">123</a></h5>\r\n                  <img alt=\'Doctor Demo\' src=\'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-07-65x65.jpg\' class=\'avatar photo\' width=\'32\' height=\'32\'  />                  <a href=\"https://doccure-wp.dreamstechnologies.com/author/doctor-demo/\">\r\n                  Doctor Demo </a>\r\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/category/clinic/\" rel=\"category tag\" tabindex=\"0\">\r\n                                        </a> \r\n                  <p>\r\n                  Good Morning                  </p>\r\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\"></a>\r\n              </article>\r\n              <article>\r\n                   <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\r\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\" rel=\"bookmark\" tabindex=\"0\">\r\n                    02 Aug 2022</a></a>\r\n                      <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">s.kafgkjsdfgu;ks</a></h5>\r\n                  <img alt=\'Paul Richard\' src=\'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/05/doctor-thumb-08-65x65.jpg\' class=\'avatar photo\' width=\'32\' height=\'32\'  />                  <a href=\"https://doccure-wp.dreamstechnologies.com/author/paul-richard/\">\r\n                  Paul Richard </a>\r\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/category/clinic/\" rel=\"category tag\" tabindex=\"0\">\r\n                    Diagnose                    </a> \r\n                  <p>\r\n                  Article contents...s,haf;l |\"                  </p>\r\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\"></a>\r\n              </article>\r\n              <article>\r\n                   <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\r\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\" rel=\"bookmark\" tabindex=\"0\">\r\n                    16 Jun 2022</a></a>\r\n                      <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">testsksskkkk2222</a></h5>\r\n                  <img alt=\'Olga Barlow\' src=\'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/05/book-doctor-10-65x65.jpg\' class=\'avatar photo\' width=\'32\' height=\'32\'  />                  <a href=\"https://doccure-wp.dreamstechnologies.com/author/olga-barlow/\">\r\n                  Olga Barlow </a>\r\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/category/clinic/\" rel=\"category tag\" tabindex=\"0\">\r\n                    Clinic                    </a> \r\n                  <p>\r\n                  testsksskkkk2222 testsksskkkk testsksskkkk222                  </p>\r\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\"></a>\r\n              </article>\r\n			<a style=\"background-color:#0071dc; color:#ffffff;\" href=\"#\" title=\"\">View More</a>'),
(26240, 5076, 'wp-preview', ''),
(26241, 5076, 'hidden_post_status', 'publish'),
(26242, 5076, 'post_status', 'publish'),
(26243, 5076, 'hidden_post_password', ''),
(26244, 5076, 'hidden_post_visibility', 'public'),
(26245, 5076, 'visibility', 'public'),
(26246, 5076, 'post_password', ''),
(26247, 5076, 'mm', '04'),
(26248, 5076, 'jj', '28'),
(26249, 5076, 'aa', '2023'),
(26250, 5076, 'hh', '14'),
(26251, 5076, 'mn', '18'),
(26252, 5076, 'ss', '36'),
(26253, 5076, 'hidden_mm', '04'),
(26254, 5076, 'cur_mm', '09'),
(26255, 5076, 'hidden_jj', '28'),
(26256, 5076, 'cur_jj', '11'),
(26257, 5076, 'hidden_aa', '2023'),
(26258, 5076, 'cur_aa', '2024'),
(26259, 5076, 'hidden_hh', '14'),
(26260, 5076, 'cur_hh', '17'),
(26261, 5076, 'hidden_mn', '18'),
(26262, 5076, 'cur_mn', '07'),
(26263, 5076, 'original_publish', 'Update'),
(26264, 5076, 'publish', 'Publish'),
(26265, 5076, 'parent_id', ''),
(26266, 5076, 'page_template', 'elementor_header_footer'),
(26267, 5076, 'menu_order', '0'),
(26271, 5076, 'dfi_fimageplug-2', 'd0b5931b74'),
(26272, 5076, 'wpb_vc_js_status', 'false'),
(26273, 5076, 'wpb_vc_loading', 'Loading, please wait...'),
(26274, 5076, 'wpb_vc_loading_row', 'Crunching...'),
(26275, 5076, 'vc_post_custom_css', ''),
(26276, 5076, 'yoast_free_metabox_nonce', '5f7cc6f5b9'),
(26277, 5076, 'yoast_wpseo_focuskw', ''),
(26278, 5076, 'yoast_wpseo_title', ''),
(26279, 5076, 'yoast_wpseo_metadesc', ''),
(26280, 5076, 'yoast_wpseo_linkdex', '-2803'),
(26281, 5076, 'yoast_wpseo_content_score', '0'),
(26282, 5076, 'yoast_wpseo_is_cornerstone', 'false'),
(26283, 5076, 'yoast_wpseo_estimated-reading-time-minutes', '0'),
(26284, 5076, 'yoast_wpseo_meta-robots-noindex', '0'),
(26285, 5076, 'yoast_wpseo_meta-robots-nofollow', '0'),
(26286, 5076, 'yoast_wpseo_meta-robots-adv', ''),
(26287, 5076, 'yoast_wpseo_bctitle', ''),
(26288, 5076, 'yoast_wpseo_canonical', ''),
(26289, 5076, 'yoast_wpseo_wordproof_timestamp', ''),
(26290, 5076, 'yoast_wpseo_schema_page_type', ''),
(26291, 5076, 'yoast_wpseo_schema_article_type', ''),
(26292, 5076, 'yoast_wpseo_opengraph-title', ''),
(26293, 5076, 'yoast_wpseo_opengraph-description', ''),
(26294, 5076, 'yoast_wpseo_opengraph-image', ''),
(26295, 5076, 'yoast_wpseo_opengraph-image-id', ''),
(26296, 5076, 'yoast_wpseo_twitter-title', ''),
(26297, 5076, 'yoast_wpseo_twitter-description', ''),
(26298, 5076, 'yoast_wpseo_twitter-image', ''),
(26299, 5076, 'yoast_wpseo_twitter-image-id', ''),
(26300, 5076, 'screen', 'mobile'),
(26301, 5076, 'metakeyselect', '#NONE#'),
(26302, 5076, 'metakeyinput', ''),
(26303, 5076, 'metavalue', ''),
(26304, 5076, '_ajax_nonce-add-meta', '86498e7fd3'),
(26305, 5076, 'advanced_view', '1'),
(26306, 5076, 'post_name', 'home-5'),
(26307, 5076, 'post_author_override', '1'),
(26308, 5076, 'post_mime_type', ''),
(26309, 5076, 'ID', '5076'),
(26310, 5076, 'post_content', '<!-- Banner\r\n================================================== -->\r\n<section  style=\"background: #f9f9f9 url(https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/banner-5.jpg) no-repeat bottom center;background-size: cover;\" 	 >\r\n	<p>Search Doctor, Make <br>an Appointment</p>\r\n      <form action=\"https://doccure-wp.dreamstechnologies.com/search-doctors\" method=\"get\" id=\"search_form\">\r\n                                			<select name=\"location\">\r\n				<option value=\"\">Select a location</option>\r\n					<option data-flag=\'\'  value=\"australia\">Australia</option>\r\n	<option data-flag=\'\'  value=\"england\">England</option>\r\n	<option data-flag=\'\'  value=\"india\">India</option>\r\n			</select>\r\n                                  		<select name=\"gender\">\r\n			<option value=\"\" >Search by gender</option>\r\n			<option value=\"male\" >Male</option>\r\n			<option value=\"female\" >Female</option>\r\n			<option value=\"all\" >All</option>\r\n		</select>\r\n                              			<select name=\"specialities\">\r\n				<option value=\"\">Select a speciality</option>\r\n					<option data-flag=\'\'  value=\"cardiologist\">Cardiologist</option>\r\n	<option data-flag=\'\'  value=\"dentist\">Dentist</option>\r\n	<option data-flag=\'\'  value=\"laboratory\">Laboratory</option>\r\n	<option data-flag=\'\'  value=\"mri-scans\">MRI Scans</option>\r\n	<option data-flag=\'\'  value=\"neurology\">Neurology</option>\r\n	<option data-flag=\'\'  value=\"orthopedic\">Orthopedic</option>\r\n	<option data-flag=\'\'  value=\"ultrasound\">Ultrasound</option>\r\n	<option data-flag=\'\'  value=\"urology\">Urology</option>\r\n			</select>\r\n                         <input type=\"submit\" value=\"MAKE APPOINTMENT\">\r\n                  </form>\r\n</section>\r\n 		<h2 \r\n		style=\"text-align:center;\"> What are you looking for? </h2>\r\n<a href=\"\" target=\"_blank\" rel=\"nofollow noopener\"> \r\n						Visit a Doctor</a>\r\n<strong>We hire the best specialists to deliver top-notch diagnostic services for you diagnostic services for you.</strong>\r\n<a href=\"\" target=\"_blank\" rel=\"noopener\">Book Now</a>\r\n<a href=\"\" target=\"_blank\" rel=\"nofollow noopener\"> \r\n						Find a Pharmacy</a>\r\n<strong>We provide the a wide range of medical services, so every person could have the opportunity.\r\n</strong>\r\n<a href=\"\" target=\"_blank\" rel=\"noopener\">Book Now</a>\r\n<a href=\"\" target=\"_blank\" rel=\"nofollow noopener\"> \r\n						Find a Lab</a>\r\n<strong>We hire the best specialists to deliver top-notch diagnostic services for you diagnostic services for you.</strong>\r\n<a href=\"\" target=\"_blank\" rel=\"noopener\">Book Now</a>\r\n 		<h2 \r\n		style=\"text-align:center;\"> Clinic &amp; Specialities  \r\n			</h2>\r\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br> tempor incididunt ut labore et dolore magna aliqua.\r\n</p>\r\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-14.jpg\" alt=\"\" />\r\n                                                <h4>Cardiologist</h4>\r\n                              <img src=\"\" alt=\"\" />\r\n                            <img src=\"\" alt=\"\" />\r\n                        <h4>Cardiologist</h4>\r\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-13.jpg\" alt=\"\" />\r\n                                                <h4>Dentist</h4>\r\n                              <img src=\"\" alt=\"\" />\r\n                            <img src=\"\" alt=\"\" />\r\n                        <h4>Dentist</h4>\r\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-17.jpg\" alt=\"\" />\r\n                                                <h4>Laboratory</h4>\r\n                              <img src=\"\" alt=\"\" />\r\n                            <img src=\"\" alt=\"\" />\r\n                        <h4>Laboratory</h4>\r\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-15.jpg\" alt=\"\" />\r\n                                                <h4>MRI Scans</h4>\r\n                              <img src=\"\" alt=\"\" />\r\n                            <img src=\"\" alt=\"\" />\r\n                        <h4>MRI Scans</h4>\r\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-16.jpg\" alt=\"\" />\r\n                                                <h4>Neurology</h4>\r\n                              <img src=\"\" alt=\"\" />\r\n                            <img src=\"\" alt=\"\" />\r\n                        <h4>Neurology</h4>\r\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-12.jpg\" alt=\"\" />\r\n                                                <h4>Orthopedic</h4>\r\n                              <img src=\"\" alt=\"\" />\r\n                            <img src=\"\" alt=\"\" />\r\n                        <h4>Orthopedic</h4>\r\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-18-1.jpg\" alt=\"\" />\r\n                                                <h4>Ultrasound</h4>\r\n                              <img src=\"\" alt=\"\" />\r\n                            <img src=\"\" alt=\"\" />\r\n                        <h4>Ultrasound</h4>\r\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-11.jpg\" alt=\"\" />\r\n                                                <h4>Urology</h4>\r\n                              <img src=\"\" alt=\"\" />\r\n                            <img src=\"\" alt=\"\" />\r\n                        <h4>Urology</h4>\r\n 		<h2 \r\n		style=\"text-align:center;\"> Book Our Best Doctor  \r\n			</h2>\r\n						<p> Access to expert physicians and surgeons, advanced technologies and<br> top-quality surgery facilities right here.\r\n</p>\r\n                <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-07.jpg\"/></a>\r\n                <h3> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">Doctor Demo</a></h3>\r\n                                              <h5>$0</h5>\r\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\" tabindex=\"0\">\r\n                                                  Book Appointment \r\n                                          </a>\r\n                <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-09.jpg\"/></a>\r\n                <h3> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">James Amen</a></h3>\r\n                                              <h5>$0</h5>\r\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\" tabindex=\"0\">\r\n                                                  Book Appointment \r\n                                          </a>\r\n                <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-10.jpg\"/></a>\r\n                <h3> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\">Carl Kelly</a></h3>\r\n                                              <h5>$0</h5>\r\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\" tabindex=\"0\">\r\n                                                  Book Appointment \r\n                                          </a>\r\n                <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-11.jpg\"/></a>\r\n                <h3> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\">Darren Elder</a></h3>\r\n                                              <h5>$0</h5>\r\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\" tabindex=\"0\">\r\n                                                  Book Appointment \r\n                                          </a>\r\n                <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/ruby-perrin/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/05/book-doctor-12.jpg\"/></a>\r\n                <h3> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/ruby-perrin/\">Ruby Perrin</a></h3>\r\n                                              <h5>$0</h5>\r\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/ruby-perrin/\" tabindex=\"0\">\r\n                                                  Book Appointment \r\n                                          </a>\r\n                <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sofia-brient/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/05/book-doctor-11.jpg\"/></a>\r\n                <h3> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sofia-brient/\">Sofia Brient</a></h3>\r\n                                              <h5>$0</h5>\r\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sofia-brient/\" tabindex=\"0\">\r\n                                                  Book Appointment \r\n                                          </a>\r\n 		<h2 \r\n		style=\"text-align:center;\"> Available Features in Our Clinic  \r\n			</h2>\r\n						<p> It is a long established fact that a reader will be distracted by the readable<br> content of a page when looking at its layout.\r\n</p>\r\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/services/medical/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/feature1.jpg\"/></a>\r\n                  <p>Medical</p>\r\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/services/operation/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/feature-05-1.jpg\"/></a>\r\n                  <p>Operation</p>\r\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/services/laboratory/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/feature-3.jpg\"/></a>\r\n                  <p>Laboratory</p>\r\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/services/icu/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/06/feature-03-2-1.jpg\"/></a>\r\n                  <p>ICU</p>\r\n                  <a href=\"#\">View More</a>\r\n 		<h2 \r\n		style=\"text-align:center;\"> Our Latest Blogs  \r\n			</h2>\r\n						<p> It is a long established fact that a reader will be distracted by the readable<br> content of a page when looking at its layout.\r\n</p>\r\n              <article>\r\n                   <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\r\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\" rel=\"bookmark\" tabindex=\"0\">\r\n                    21 Feb 2023</a></a>\r\n                      <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">123</a></h5>\r\n                  <img alt=\'Doctor Demo\' src=\'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-07-65x65.jpg\' class=\'avatar photo\' width=\'32\' height=\'32\'  />                  <a href=\"https://doccure-wp.dreamstechnologies.com/author/doctor-demo/\">\r\n                  Doctor Demo </a>\r\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/category/clinic/\" rel=\"category tag\" tabindex=\"0\">\r\n                                        </a> \r\n                  <p>\r\n                  Good Morning                  </p>\r\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\"></a>\r\n              </article>\r\n              <article>\r\n                   <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\r\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\" rel=\"bookmark\" tabindex=\"0\">\r\n                    02 Aug 2022</a></a>\r\n                      <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">s.kafgkjsdfgu;ks</a></h5>\r\n                  <img alt=\'Paul Richard\' src=\'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/05/doctor-thumb-08-65x65.jpg\' class=\'avatar photo\' width=\'32\' height=\'32\'  />                  <a href=\"https://doccure-wp.dreamstechnologies.com/author/paul-richard/\">\r\n                  Paul Richard </a>\r\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/category/clinic/\" rel=\"category tag\" tabindex=\"0\">\r\n                    Diagnose                    </a> \r\n                  <p>\r\n                  Article contents...s,haf;l |\"                  </p>\r\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\"></a>\r\n              </article>\r\n              <article>\r\n                   <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\r\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\" rel=\"bookmark\" tabindex=\"0\">\r\n                    16 Jun 2022</a></a>\r\n                      <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">testsksskkkk2222</a></h5>\r\n                  <img alt=\'Olga Barlow\' src=\'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/05/book-doctor-10-65x65.jpg\' class=\'avatar photo\' width=\'32\' height=\'32\'  />                  <a href=\"https://doccure-wp.dreamstechnologies.com/author/olga-barlow/\">\r\n                  Olga Barlow </a>\r\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/category/clinic/\" rel=\"category tag\" tabindex=\"0\">\r\n                    Clinic                    </a> \r\n                  <p>\r\n                  testsksskkkk2222 testsksskkkk testsksskkkk222                  </p>\r\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\"></a>\r\n              </article>\r\n			<a style=\"background-color:#0071dc; color:#ffffff;\" href=\"#\" title=\"\">View More</a>'),
(26311, 5076, 'post_parent', '0'),
(26312, 5076, 'comment_status', 'closed'),
(26313, 5076, 'ping_status', 'closed'),
(26314, 5076, '_wpb_vc_js_status', 'false'),
(26315, 5076, '_yoast_wpseo_estimated-reading-time-minutes', '10'),
(26316, 5076, '_yoast_wpseo_wordproof_timestamp', ''),
(26317, 5079, 'fw_options', 'a:0:{}'),
(26318, 5076, 'rs_page_bg_color', ''),
(26409, 5076, '_elementor_edit_mode', 'builder'),
(26410, 5076, '_elementor_template_type', 'wp-page'),
(26411, 5076, '_elementor_version', '3.12.2'),
(26412, 5075, '_elementor_edit_mode', 'builder'),
(26413, 5075, '_elementor_template_type', 'wp-page'),
(26414, 5075, '_elementor_version', '3.12.2'),
(26415, 5074, '_elementor_edit_mode', 'builder'),
(26416, 5074, '_elementor_template_type', 'wp-page');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(26417, 5074, '_elementor_version', '3.12.2'),
(26440, 5088, '_elementor_edit_mode', 'builder'),
(26441, 5088, '_elementor_template_type', 'page'),
(26442, 5088, '_elementor_version', '3.12.2'),
(26443, 5088, '_elementor_data', '[{\"id\":\"4e66989d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"css_classes\":\"page-template-homepagethree\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"761352b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c36e11e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"css_classes\":\"mobile_doctorblock page-template-homepagethree elementor_home3\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1b4a3f25\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"66aa941c\",\"elType\":\"section\",\"settings\":{\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3e94f595\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"9d84ce3\",\"elType\":\"widget\",\"settings\":{\"title\":\"What are you looking for?\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\\n\\n\",\"text_align\":\"left\",\"with_border\":\"\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"447b9307\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"daca37e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"css_classes\":\"looking-grid hvr-bounce-to-right\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true},{\"id\":\"2d9eccc4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"css_classes\":\"looking-grid hvr-bounce-to-right\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true},{\"id\":\"7d7ecba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"css_classes\":\"looking-grid hvr-bounce-to-right\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c926170\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"page-template-homepagethree\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"557ea881\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"css_classes\":\"best-doctor-section\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"306b884c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book Our Best Doctor\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\",\"text_align\":\"left\",\"with_border\":\"\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-headline\"},{\"id\":\"17114439\",\"elType\":\"widget\",\"settings\":{\"style\":\"style3\",\"limit\":6,\"link\":\"#\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"DoctorsCarousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"84735dc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"css_classes\":\"page-template-homepagethree\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#EDF5FC\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"19ec728b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"css_classes\":\"features-clinic-section \",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"eac9118\",\"elType\":\"section\",\"settings\":{\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3940f077\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"68165a1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Available Features in Our Clinic\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\\n\\n\",\"text_align\":\"left\",\"with_border\":\"\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-headline\"},{\"id\":\"6aa47c5a\",\"elType\":\"widget\",\"settings\":{\"style\":\"style2\",\"limit\":6,\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"DoctorsServices\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"63a3d69e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"css_classes\":\"page-template-homepagethree \",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3cf66c8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"css_classes\":\" \",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4ce93907\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"high-service-section\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5c480d20\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4d6bb737\",\"elType\":\"widget\",\"settings\":{\"title\":\"High Quality Service for you\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\\n\\n\",\"text_align\":\"left\",\"with_border\":\"\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-headline\"},{\"id\":\"6992dcd8\",\"elType\":\"widget\",\"settings\":{\"style\":\"style2\",\"link\":\"#\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"DoctorsSpecialities\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"63200e1d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"css_classes\":\"page-template-homepagethree \",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"8785ac8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"css_classes\":\" \",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6b4480b1\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"high--section\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"31db555f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"b1002bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blogs and News\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\\n\\n\",\"text_align\":\"left\",\"with_border\":\"\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-headline\"},{\"id\":\"426306f4\",\"elType\":\"widget\",\"settings\":{\"styletype\":\"style3\",\"after_excerpt\":\"...\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-posts-grid\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(26444, 5089, 'fw_options', 'a:0:{}'),
(26445, 5089, '_elementor_edit_mode', 'builder'),
(26446, 5089, '_elementor_template_type', 'page'),
(26447, 5089, '_elementor_version', '3.12.2');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(26448, 5089, '_elementor_data', '[{\"id\":\"4e66989d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"css_classes\":\"page-template-homepagethree\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"761352b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c36e11e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"css_classes\":\"mobile_doctorblock page-template-homepagethree elementor_home3\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1b4a3f25\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"66aa941c\",\"elType\":\"section\",\"settings\":{\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3e94f595\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"9d84ce3\",\"elType\":\"widget\",\"settings\":{\"title\":\"What are you looking for?\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\\n\\n\",\"text_align\":\"left\",\"with_border\":\"\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"447b9307\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"daca37e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"css_classes\":\"looking-grid hvr-bounce-to-right\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true},{\"id\":\"2d9eccc4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"css_classes\":\"looking-grid hvr-bounce-to-right\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true},{\"id\":\"7d7ecba7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"css_classes\":\"looking-grid hvr-bounce-to-right\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c926170\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"page-template-homepagethree\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"557ea881\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"css_classes\":\"best-doctor-section\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"306b884c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book Our Best Doctor\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\",\"text_align\":\"left\",\"with_border\":\"\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-headline\"},{\"id\":\"17114439\",\"elType\":\"widget\",\"settings\":{\"style\":\"style3\",\"limit\":6,\"link\":\"#\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"DoctorsCarousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"84735dc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"css_classes\":\"page-template-homepagethree\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#EDF5FC\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"19ec728b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"css_classes\":\"features-clinic-section \",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"eac9118\",\"elType\":\"section\",\"settings\":{\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3940f077\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"68165a1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Available Features in Our Clinic\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\\n\\n\",\"text_align\":\"left\",\"with_border\":\"\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-headline\"},{\"id\":\"6aa47c5a\",\"elType\":\"widget\",\"settings\":{\"style\":\"style2\",\"limit\":6,\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"DoctorsServices\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"63a3d69e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"css_classes\":\"page-template-homepagethree \",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3cf66c8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"css_classes\":\" \",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4ce93907\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"high-service-section\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5c480d20\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4d6bb737\",\"elType\":\"widget\",\"settings\":{\"title\":\"High Quality Service for you\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\\n\\n\",\"text_align\":\"left\",\"with_border\":\"\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-headline\"},{\"id\":\"6992dcd8\",\"elType\":\"widget\",\"settings\":{\"style\":\"style2\",\"link\":\"#\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"DoctorsSpecialities\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"63200e1d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"css_classes\":\"page-template-homepagethree \",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"8785ac8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"css_classes\":\" \",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6b4480b1\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"high--section\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"31db555f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"b1002bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blogs and News\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\\n\\n\",\"text_align\":\"left\",\"with_border\":\"\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-headline\"},{\"id\":\"426306f4\",\"elType\":\"widget\",\"settings\":{\"styletype\":\"style3\",\"after_excerpt\":\"...\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-posts-grid\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(26449, 5089, '_thumbnail_id', ''),
(26451, 5090, '_elementor_edit_mode', 'builder'),
(26452, 5090, '_elementor_template_type', 'page'),
(26453, 5090, '_elementor_version', '3.12.2');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(26454, 5090, '_elementor_data', '[{\"id\":\"12fac6bb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"css_classes\":\"page-template-homepagefour\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"41b38fcf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"69ce9c1c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"css_classes\":\"page-template-homepagefour looking-section-four\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"48ffa908\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7f48ad56\",\"elType\":\"section\",\"settings\":{\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3219f3fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7a307a6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"What are you <span class=\\\"color-primary\\\">looking<\\/span> for?\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2c7ac647\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"css_classes\":\"looking-row\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"47bdb59a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"css_classes\":\"looking-grid-four\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true},{\"id\":\"6ac7a345\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"css_classes\":\"looking-grid-four\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true},{\"id\":\"ccf3805\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"css_classes\":\"looking-grid-four\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"282826ed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"css_classes\":\"page-template-homepagefour clinic-section-four\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2ffa8ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7d4e745f\",\"elType\":\"section\",\"settings\":{\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"34f1c8c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5a145c39\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinic &amp; <span class=\\\"color-primary\\\">Specialities<\\/span>\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br> tempor incididunt ut labore et dolore magna aliqua.\\n\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"307bef9b\",\"elType\":\"section\",\"settings\":{\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5d663889\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"154deaee\",\"elType\":\"widget\",\"settings\":{\"style\":\"style3\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"DoctorsSpecialities\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"357aee7d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"css_classes\":\"page-template-homepagefour doctor-section-four  \",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"a0f63f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"32f874f3\",\"elType\":\"section\",\"settings\":{\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1d5f0a4f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"284486f6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book Our <span class=\\\"color-primary\\\">Best Doctor<\\/span>\",\"subtitle\":\"Access to expert physicians and surgeons, advanced technologies and<br> top-quality surgery facilities right here.\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"765baaa8\",\"elType\":\"section\",\"settings\":{\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2116218d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4b83afb1\",\"elType\":\"widget\",\"settings\":{\"style\":\"style4\",\"limit\":6,\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"DoctorsCarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"14dbb316\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#F4F5F7\",\"css_classes\":\"page-template-homepagefour features-clinic-four\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5fc8e0af\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3efb4736\",\"elType\":\"section\",\"settings\":{\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4d6f6074\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4dea1ee7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Available Features <span class=\\\"color-primary\\\">in Our Clinic<\\/span>\",\"subtitle\":\"It is a long established fact that a reader will be distracted by the readable<br> content of a page when looking at its layout.\\n\\n\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2e2d0772\",\"elType\":\"section\",\"settings\":{\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"47fec792\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"aa660ba\",\"elType\":\"widget\",\"settings\":{\"style\":\"style3\",\"link\":\"#\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"DoctorsServices\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51cb95f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"background_background\":\"classic\",\"css_classes\":\"page-template-homepagefour blog-section-four homepagefour_elementor\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"ec7f839\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"48a9da9e\",\"elType\":\"section\",\"settings\":{\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2fce771e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"554f2223\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Latest <span class=\\\"color-primary\\\">Blogs<\\/span>\",\"subtitle\":\"It is a long established fact that a reader will be distracted by the readable<br> content of a page when looking at its layout.\\n\\n\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ba37\",\"elType\":\"section\",\"settings\":{\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4a857dd7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4a7a1b7d\",\"elType\":\"widget\",\"settings\":{\"styletype\":\"style4\",\"after_excerpt\":\"...\",\"link\":\"#\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-posts-grid\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(26455, 5091, 'fw_options', 'a:0:{}'),
(26456, 5091, '_elementor_edit_mode', 'builder'),
(26457, 5091, '_elementor_template_type', 'page'),
(26458, 5091, '_elementor_version', '3.12.2');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(26459, 5091, '_elementor_data', '[{\"id\":\"12fac6bb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"css_classes\":\"page-template-homepagefour\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"41b38fcf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"69ce9c1c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"css_classes\":\"page-template-homepagefour looking-section-four\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"48ffa908\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7f48ad56\",\"elType\":\"section\",\"settings\":{\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3219f3fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7a307a6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"What are you <span class=\\\"color-primary\\\">looking<\\/span> for?\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2c7ac647\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"css_classes\":\"looking-row\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"47bdb59a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"css_classes\":\"looking-grid-four\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true},{\"id\":\"6ac7a345\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"css_classes\":\"looking-grid-four\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true},{\"id\":\"ccf3805\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"css_classes\":\"looking-grid-four\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"282826ed\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"css_classes\":\"page-template-homepagefour clinic-section-four\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2ffa8ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7d4e745f\",\"elType\":\"section\",\"settings\":{\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"34f1c8c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5a145c39\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinic &amp; <span class=\\\"color-primary\\\">Specialities<\\/span>\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br> tempor incididunt ut labore et dolore magna aliqua.\\n\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"307bef9b\",\"elType\":\"section\",\"settings\":{\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5d663889\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"154deaee\",\"elType\":\"widget\",\"settings\":{\"style\":\"style3\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"DoctorsSpecialities\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"357aee7d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"css_classes\":\"page-template-homepagefour doctor-section-four  \",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"a0f63f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"32f874f3\",\"elType\":\"section\",\"settings\":{\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1d5f0a4f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"284486f6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book Our <span class=\\\"color-primary\\\">Best Doctor<\\/span>\",\"subtitle\":\"Access to expert physicians and surgeons, advanced technologies and<br> top-quality surgery facilities right here.\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"765baaa8\",\"elType\":\"section\",\"settings\":{\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2116218d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4b83afb1\",\"elType\":\"widget\",\"settings\":{\"style\":\"style4\",\"limit\":6,\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"DoctorsCarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"14dbb316\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#F4F5F7\",\"css_classes\":\"page-template-homepagefour features-clinic-four\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5fc8e0af\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3efb4736\",\"elType\":\"section\",\"settings\":{\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4d6f6074\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4dea1ee7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Available Features <span class=\\\"color-primary\\\">in Our Clinic<\\/span>\",\"subtitle\":\"It is a long established fact that a reader will be distracted by the readable<br> content of a page when looking at its layout.\\n\\n\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2e2d0772\",\"elType\":\"section\",\"settings\":{\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"47fec792\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"aa660ba\",\"elType\":\"widget\",\"settings\":{\"style\":\"style3\",\"link\":\"#\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"DoctorsServices\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51cb95f3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"background_background\":\"classic\",\"css_classes\":\"page-template-homepagefour blog-section-four homepagefour_elementor\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"ec7f839\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"48a9da9e\",\"elType\":\"section\",\"settings\":{\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2fce771e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"554f2223\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Latest <span class=\\\"color-primary\\\">Blogs<\\/span>\",\"subtitle\":\"It is a long established fact that a reader will be distracted by the readable<br> content of a page when looking at its layout.\\n\\n\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ba37\",\"elType\":\"section\",\"settings\":{\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4a857dd7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4a7a1b7d\",\"elType\":\"widget\",\"settings\":{\"styletype\":\"style4\",\"after_excerpt\":\"...\",\"link\":\"#\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-posts-grid\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(26460, 5091, '_thumbnail_id', ''),
(26462, 5092, '_elementor_edit_mode', 'builder'),
(26463, 5092, '_elementor_template_type', 'page'),
(26464, 5092, '_elementor_version', '3.12.2');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(26465, 5092, '_elementor_data', '[{\"id\":\"658af3b3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"css_classes\":\"contact_firstsection \",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"77ce8606\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6116b35e\",\"elType\":\"section\",\"settings\":{\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7cdc6c53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6c0e59d2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"subtitle\":\"Great doctor if you need your family member to get effective immediate assistance,<br>\\nemergency treatment, or simple consultation.\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"138d9ee2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6a79849b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true},{\"id\":\"154df67f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true},{\"id\":\"794702b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3cfbd8b8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"css_classes\":\"section_spacing\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1c0080de\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6b8ba630\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5a245e44\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"53f4f680\",\"elType\":\"widget\",\"settings\":{\"address\":\"Eiffel Tower\",\"height\":{\"unit\":\"px\",\"size\":465,\"sizes\":[]},\"height_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"height_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"70371992\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(26466, 5093, 'fw_options', 'a:0:{}'),
(26467, 5093, '_elementor_edit_mode', 'builder'),
(26468, 5093, '_elementor_template_type', 'page'),
(26469, 5093, '_elementor_version', '3.12.2'),
(26470, 5093, '_elementor_data', '[{\"id\":\"658af3b3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"css_classes\":\"contact_firstsection \",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"77ce8606\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6116b35e\",\"elType\":\"section\",\"settings\":{\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7cdc6c53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6c0e59d2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"subtitle\":\"Great doctor if you need your family member to get effective immediate assistance,<br>\\nemergency treatment, or simple consultation.\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"138d9ee2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6a79849b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true},{\"id\":\"154df67f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true},{\"id\":\"794702b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3cfbd8b8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"css_classes\":\"section_spacing\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1c0080de\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6b8ba630\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5a245e44\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"53f4f680\",\"elType\":\"widget\",\"settings\":{\"address\":\"Eiffel Tower\",\"height\":{\"unit\":\"px\",\"size\":465,\"sizes\":[]},\"height_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"height_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"70371992\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(26471, 5093, '_thumbnail_id', ''),
(26473, 5094, '_elementor_edit_mode', 'builder'),
(26474, 5094, '_elementor_template_type', 'page'),
(26475, 5094, '_elementor_version', '3.12.2');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(26476, 5094, '_elementor_data', '[{\"id\":\"20755494\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1fe08afa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"737ce8a\",\"elType\":\"widget\",\"settings\":{\"text_visible\":\"Title\",\"text_hidden\":\"Text after hover\",\"title\":\"About us\",\"content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In porta luctus est interdum pretium. Fusce id tortor fringilla, suscipit turpis ac, varius ex. Cras vel metus ligula. Nam enim ligula, bibendum a iaculis ut, cursus id augue. Proin vitae purus id tortor vehicula scelerisque non in libero.<\\/p>\\n\\n<p>Nulla non turpis sit amet purus pharetra sollicitudin. Proin rutrum urna ut suscipit ullamcorper. Proin sapien felis, dignissim non finibus eget, luctus vel purus. Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros.<\\/p>\\n\\n<p>Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros. dignissim non finibus eget, luctus vel purus. Pellentesque efficitur.<\\/p>\",\"background\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_one\":{\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2022\\/05\\/img-pharmacylab.jpg\",\"id\":4232,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-flip-bannerabout\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7b623618\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"css_classes\":\"whychoose_aboutmainsection\",\"layout\":\"full_width\",\"gap\":\"no\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2baf1f45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"73e5e686\",\"elType\":\"section\",\"settings\":{\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2ddf59c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1d26711d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Doccure\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3fe74093\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"743d6013\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true},{\"id\":\"7667a2d6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true},{\"id\":\"18836b35\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b56d47b\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"css_classes\":\"about_ser_section\",\"gap\":\"no\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"d9b092\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1580a7b5\",\"elType\":\"section\",\"settings\":{\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"f2065e9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1c9337e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Available Features in Our Clinic\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod\\ntempor incididunt ut labore et dolore magna aliqua.\\n\\n\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4d192762\",\"elType\":\"section\",\"settings\":{\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"230dbdda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6538d047\",\"elType\":\"widget\",\"settings\":{\"style\":\"style4\",\"limit\":6,\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"DoctorsServices\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9750f57\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"css_classes\":\"aboutus_clinic\",\"gap\":\"no\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5ef3fb8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"332d10a6\",\"elType\":\"section\",\"settings\":{\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"42b52c4f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"41469c45\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinic and Specialities\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod \\ntempor incididunt ut labore et dolore magna aliqua.\\n\\n\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1ff6b6fe\",\"elType\":\"section\",\"settings\":{\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3e01be1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6c8b9982\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[slide-anything id=\'527\']\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e6483f0\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"css_classes\":\"aboutus_faq_section elementor_aboutus\",\"gap\":\"no\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"777c0747\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"120c3264\",\"elType\":\"section\",\"settings\":{\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3f771b6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"385a1e99\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions.\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4764ab4c\",\"elType\":\"section\",\"settings\":{\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"694d266e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"14bb2fcd\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"White Plains Hospital Kendiaccepts Insurance\",\"tab_content\":\"Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.\\n\\n\",\"_id\":\"ae7eb65\"},{\"tab_title\":\"White Plains Hospital Kendiaccepts Insurance\",\"tab_content\":\"Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.\\n\\n\",\"_id\":\"6238c65\"},{\"tab_title\":\"White Plains Hospital Kendiaccepts Insurance\",\"tab_content\":\"Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.\\n\\n\",\"_id\":\"937e817\"},{\"tab_title\":\"White Plains Hospital Kendiaccepts Insurance\",\"tab_content\":\"Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.\\n\\n\",\"_id\":\"dc25a0b\"}],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1eb82a21\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"css_classes\":\"aboutuspage_testiblock\",\"gap\":\"no\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"77495e63\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2057446d\",\"elType\":\"section\",\"settings\":{\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"762a9566\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"19036836\",\"elType\":\"widget\",\"settings\":{\"hide_avatar\":\"\",\"hide_job\":\"\",\"hide_username\":\"\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-testimonials\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(26477, 5095, 'fw_options', 'a:0:{}'),
(26478, 5095, '_elementor_edit_mode', 'builder'),
(26479, 5095, '_elementor_template_type', 'page'),
(26480, 5095, '_elementor_version', '3.12.2');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(26481, 5095, '_elementor_data', '[{\"id\":\"20755494\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1fe08afa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"737ce8a\",\"elType\":\"widget\",\"settings\":{\"text_visible\":\"Title\",\"text_hidden\":\"Text after hover\",\"title\":\"About us\",\"content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In porta luctus est interdum pretium. Fusce id tortor fringilla, suscipit turpis ac, varius ex. Cras vel metus ligula. Nam enim ligula, bibendum a iaculis ut, cursus id augue. Proin vitae purus id tortor vehicula scelerisque non in libero.<\\/p>\\n\\n<p>Nulla non turpis sit amet purus pharetra sollicitudin. Proin rutrum urna ut suscipit ullamcorper. Proin sapien felis, dignissim non finibus eget, luctus vel purus. Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros.<\\/p>\\n\\n<p>Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros. dignissim non finibus eget, luctus vel purus. Pellentesque efficitur.<\\/p>\",\"background\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_one\":{\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2022\\/05\\/img-pharmacylab.jpg\",\"id\":4232,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-flip-bannerabout\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7b623618\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"css_classes\":\"whychoose_aboutmainsection\",\"layout\":\"full_width\",\"gap\":\"no\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2baf1f45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"73e5e686\",\"elType\":\"section\",\"settings\":{\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2ddf59c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1d26711d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Doccure\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3fe74093\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"743d6013\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true},{\"id\":\"7667a2d6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true},{\"id\":\"18836b35\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b56d47b\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"css_classes\":\"about_ser_section\",\"gap\":\"no\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"d9b092\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1580a7b5\",\"elType\":\"section\",\"settings\":{\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"f2065e9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1c9337e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Available Features in Our Clinic\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod\\ntempor incididunt ut labore et dolore magna aliqua.\\n\\n\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4d192762\",\"elType\":\"section\",\"settings\":{\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"230dbdda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6538d047\",\"elType\":\"widget\",\"settings\":{\"style\":\"style4\",\"limit\":6,\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"DoctorsServices\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9750f57\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"css_classes\":\"aboutus_clinic\",\"gap\":\"no\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5ef3fb8b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"332d10a6\",\"elType\":\"section\",\"settings\":{\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"42b52c4f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"41469c45\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinic and Specialities\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod \\ntempor incididunt ut labore et dolore magna aliqua.\\n\\n\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1ff6b6fe\",\"elType\":\"section\",\"settings\":{\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3e01be1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6c8b9982\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[slide-anything id=\'527\']\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e6483f0\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"css_classes\":\"aboutus_faq_section elementor_aboutus\",\"gap\":\"no\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"777c0747\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"120c3264\",\"elType\":\"section\",\"settings\":{\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3f771b6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"385a1e99\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions.\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4764ab4c\",\"elType\":\"section\",\"settings\":{\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"694d266e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"14bb2fcd\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"White Plains Hospital Kendiaccepts Insurance\",\"tab_content\":\"Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.\\n\\n\",\"_id\":\"ae7eb65\"},{\"tab_title\":\"White Plains Hospital Kendiaccepts Insurance\",\"tab_content\":\"Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.\\n\\n\",\"_id\":\"6238c65\"},{\"tab_title\":\"White Plains Hospital Kendiaccepts Insurance\",\"tab_content\":\"Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.\\n\\n\",\"_id\":\"937e817\"},{\"tab_title\":\"White Plains Hospital Kendiaccepts Insurance\",\"tab_content\":\"Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.\\n\\n\",\"_id\":\"dc25a0b\"}],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1eb82a21\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"css_classes\":\"aboutuspage_testiblock\",\"gap\":\"no\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"77495e63\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2057446d\",\"elType\":\"section\",\"settings\":{\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"762a9566\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"19036836\",\"elType\":\"widget\",\"settings\":{\"hide_avatar\":\"\",\"hide_job\":\"\",\"hide_username\":\"\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-testimonials\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(26482, 5095, '_thumbnail_id', ''),
(26484, 5096, '_elementor_edit_mode', 'builder'),
(26485, 5096, '_elementor_template_type', 'page'),
(26486, 5096, '_elementor_version', '3.12.2'),
(26487, 5096, '_elementor_data', '[{\"id\":\"171a4832\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\" tabs_accordionblock faq_page\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"12a55754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"63947b4d\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Payments\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"15c6313\"},{\"tab_title\":\"Booking\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"75d59c0\"},{\"tab_title\":\"Mattis urna sit\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"bc5fa15\"},{\"tab_title\":\"Molestie vel augue\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"41bb731\"},{\"tab_title\":\"Eros odio\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"dd5239d\"}],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-accordion\"}],\"isInner\":false}],\"isInner\":false}]'),
(26488, 5097, 'fw_options', 'a:0:{}'),
(26489, 5097, '_elementor_edit_mode', 'builder'),
(26490, 5097, '_elementor_template_type', 'page'),
(26491, 5097, '_elementor_version', '3.12.2');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(26492, 5097, '_elementor_data', '[{\"id\":\"171a4832\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\" tabs_accordionblock faq_page\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"12a55754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"63947b4d\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Payments\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"15c6313\"},{\"tab_title\":\"Booking\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"75d59c0\"},{\"tab_title\":\"Mattis urna sit\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"bc5fa15\"},{\"tab_title\":\"Molestie vel augue\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"41bb731\"},{\"tab_title\":\"Eros odio\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"dd5239d\"}],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-accordion\"}],\"isInner\":false}],\"isInner\":false}]'),
(26493, 5097, '_thumbnail_id', ''),
(26495, 5098, '_elementor_edit_mode', 'builder'),
(26496, 5098, '_elementor_template_type', 'page'),
(26497, 5098, '_elementor_version', '3.12.2'),
(26498, 5098, '_elementor_data', '[{\"id\":\"22e5a84e\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" services_firstsec\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"11bb210f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"59d7e4d4\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" services_testimonials_section\",\"gap\":\"no\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3b7b0611\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"110c7820\",\"elType\":\"section\",\"settings\":{\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"17541b81\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3e18fec\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"with_border\":\"\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"14c8b07f\",\"elType\":\"section\",\"settings\":{\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"c1de1c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6ea69dce\",\"elType\":\"widget\",\"settings\":{\"hide_avatar\":\"\",\"hide_job\":\"\",\"hide_username\":\"\",\"limit\":4,\"style\":\"style2\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-testimonials\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(26499, 5099, 'fw_options', 'a:0:{}'),
(26500, 5099, '_elementor_edit_mode', 'builder'),
(26501, 5099, '_elementor_template_type', 'page'),
(26502, 5099, '_elementor_version', '3.12.2'),
(26503, 5099, '_elementor_data', '[{\"id\":\"22e5a84e\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" services_firstsec\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"11bb210f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"59d7e4d4\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" services_testimonials_section\",\"gap\":\"no\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3b7b0611\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"110c7820\",\"elType\":\"section\",\"settings\":{\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"17541b81\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3e18fec\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"with_border\":\"\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"14c8b07f\",\"elType\":\"section\",\"settings\":{\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"c1de1c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6ea69dce\",\"elType\":\"widget\",\"settings\":{\"hide_avatar\":\"\",\"hide_job\":\"\",\"hide_username\":\"\",\"limit\":4,\"style\":\"style2\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-testimonials\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(26504, 5099, '_thumbnail_id', ''),
(26506, 5100, '_elementor_edit_mode', 'builder'),
(26507, 5100, '_elementor_template_type', 'page'),
(26508, 5100, '_elementor_version', '3.12.2'),
(26509, 5100, '_elementor_data', '[{\"id\":\"138a21d7\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"section_spacing_br \",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"594b2516\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),
(26510, 5101, 'fw_options', 'a:0:{}'),
(26511, 5101, '_elementor_edit_mode', 'builder'),
(26512, 5101, '_elementor_template_type', 'page'),
(26513, 5101, '_elementor_version', '3.12.2'),
(26514, 5101, '_elementor_data', '[{\"id\":\"138a21d7\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"section_spacing_br \",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"594b2516\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),
(26515, 5101, '_thumbnail_id', ''),
(26517, 5102, '_elementor_edit_mode', 'builder'),
(26518, 5102, '_elementor_template_type', 'page'),
(26519, 5102, '_elementor_version', '3.12.2'),
(26520, 5102, '_elementor_data', '[{\"id\":\"33b29833\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"section_spacing\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5da22987\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"694451eb\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"open_lightbox\":\"yes\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false}]'),
(26521, 5103, 'fw_options', 'a:0:{}'),
(26522, 5103, '_elementor_edit_mode', 'builder'),
(26523, 5103, '_elementor_template_type', 'page'),
(26524, 5103, '_elementor_version', '3.12.2'),
(26525, 5103, '_elementor_data', '[{\"id\":\"33b29833\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"section_spacing\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5da22987\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"694451eb\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"open_lightbox\":\"yes\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false}]'),
(26526, 5103, '_thumbnail_id', ''),
(26528, 5104, '_elementor_edit_mode', 'builder'),
(26529, 5104, '_elementor_template_type', 'page'),
(26530, 5104, '_elementor_version', '3.12.2'),
(26531, 5104, '_elementor_data', '[{\"id\":\"669c1e4f\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"section_spacing\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1937b58f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2fa2758f\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"open_lightbox\":\"yes\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_css_classes\":\"section_spacing\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false}]'),
(26532, 5105, 'fw_options', 'a:0:{}'),
(26533, 5105, '_elementor_edit_mode', 'builder'),
(26534, 5105, '_elementor_template_type', 'page'),
(26535, 5105, '_elementor_version', '3.12.2'),
(26536, 5105, '_elementor_data', '[{\"id\":\"669c1e4f\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"section_spacing\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1937b58f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2fa2758f\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"open_lightbox\":\"yes\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_css_classes\":\"section_spacing\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false}]'),
(26537, 5105, '_thumbnail_id', ''),
(26539, 5106, '_elementor_edit_mode', 'builder'),
(26540, 5106, '_elementor_template_type', 'page'),
(26541, 5106, '_elementor_version', '3.12.2');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(26542, 5106, '_elementor_data', '[{\"id\":\"2a9fe39a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"css_classes\":\"servicedetail_firstsec\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4e0e377c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5377fd58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"68a1d42e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6d963235\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Provide\",\"header_size\":\"h6\",\"_css_classes\":\"servicedetail_subtitle\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48c1d264\",\"elType\":\"widget\",\"settings\":{\"title\":\"Total Medical Services\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fb7f6d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We provide the most full medical services, so every person could have the opportunity to receive qualitative medical help.<\\/p>\\n\\n<p>Clinical excellence, diversity, and access to innovative technology are all hallmarks of the graduate medical education experience at doccure. Our residents, fellows, and renowned staff share their experience working at doccure. We try to do our best to help you and provide with high-quality services.<\\/p>\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4f5f7b19\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#DFE8ED\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_classes\":\"servicedetail_secondsec \",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2d02c9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"760f9c9a\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"38c4d918\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true},{\"id\":\"2ced28b9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true},{\"id\":\"340212ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1cf2b023\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_classes\":\"servicedetail_secondsec  servicedetail_clinic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"fc61da4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7f738876\",\"elType\":\"section\",\"settings\":{\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"33bc556a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1bf3a639\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Clinical Services\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5d0b3fb8\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"26adf3b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true},{\"id\":\"3a4f231d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true},{\"id\":\"2107c029\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"5c1d4231\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"594ff3fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true},{\"id\":\"188bbefa\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true},{\"id\":\"49f094e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4074f941\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#DFE8ED\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_classes\":\"servicedetail_online_con \",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"ff8f10\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3147ac0f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5c46807f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"218bf58c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Get Online Consultation<\\/h2>\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In porta luctus est interdum pretium. Fusce id tortor fringilla, suscipit turpis ac, varius ex. Cras vel metus ligula. Nam enim ligula, bibendum a iaculis ut, cursus id augue. Proin vitae purus id tortor vehicula scelerisque non in libero.<\\/p>\\n<p>Nulla non turpis sit amet purus pharetra sollicitudin. Proin rutrum urna ut suscipit ullamcorper. Proin sapien felis, dignissim non finibus eget, luctus vel purus. Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros.<\\/p>\\n\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"15189008\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"78f01fcb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"tabs_accordionblock service_accordionblock\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"8100f75\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2da3e6d7\",\"elType\":\"section\",\"settings\":{\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1b29cd71\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3efc1416\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Payments\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"15c6313\"},{\"tab_title\":\"Booking\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"75d59c0\"},{\"tab_title\":\"Mattis urna sit\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"bc5fa15\"},{\"tab_title\":\"Molestie vel augue\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"41bb731\"},{\"tab_title\":\"Eros odio\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"dd5239d\"}],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-accordion\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(26543, 5107, 'fw_options', 'a:0:{}'),
(26544, 5107, '_elementor_edit_mode', 'builder'),
(26545, 5107, '_elementor_template_type', 'page'),
(26546, 5107, '_elementor_version', '3.12.2');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(26547, 5107, '_elementor_data', '[{\"id\":\"2a9fe39a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"css_classes\":\"servicedetail_firstsec\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4e0e377c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5377fd58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"68a1d42e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6d963235\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Provide\",\"header_size\":\"h6\",\"_css_classes\":\"servicedetail_subtitle\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48c1d264\",\"elType\":\"widget\",\"settings\":{\"title\":\"Total Medical Services\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fb7f6d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We provide the most full medical services, so every person could have the opportunity to receive qualitative medical help.<\\/p>\\n\\n<p>Clinical excellence, diversity, and access to innovative technology are all hallmarks of the graduate medical education experience at doccure. Our residents, fellows, and renowned staff share their experience working at doccure. We try to do our best to help you and provide with high-quality services.<\\/p>\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4f5f7b19\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#DFE8ED\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_classes\":\"servicedetail_secondsec \",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2d02c9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"760f9c9a\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"38c4d918\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true},{\"id\":\"2ced28b9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true},{\"id\":\"340212ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1cf2b023\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_classes\":\"servicedetail_secondsec  servicedetail_clinic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"fc61da4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7f738876\",\"elType\":\"section\",\"settings\":{\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"33bc556a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1bf3a639\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Clinical Services\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5d0b3fb8\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"26adf3b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true},{\"id\":\"3a4f231d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true},{\"id\":\"2107c029\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"5c1d4231\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"594ff3fe\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true},{\"id\":\"188bbefa\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true},{\"id\":\"49f094e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4074f941\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#DFE8ED\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_classes\":\"servicedetail_online_con \",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"ff8f10\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3147ac0f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5c46807f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"218bf58c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Get Online Consultation<\\/h2>\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In porta luctus est interdum pretium. Fusce id tortor fringilla, suscipit turpis ac, varius ex. Cras vel metus ligula. Nam enim ligula, bibendum a iaculis ut, cursus id augue. Proin vitae purus id tortor vehicula scelerisque non in libero.<\\/p>\\n<p>Nulla non turpis sit amet purus pharetra sollicitudin. Proin rutrum urna ut suscipit ullamcorper. Proin sapien felis, dignissim non finibus eget, luctus vel purus. Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros.<\\/p>\\n\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"15189008\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"78f01fcb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"tabs_accordionblock service_accordionblock\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"8100f75\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2da3e6d7\",\"elType\":\"section\",\"settings\":{\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1b29cd71\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3efc1416\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Payments\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"15c6313\"},{\"tab_title\":\"Booking\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"75d59c0\"},{\"tab_title\":\"Mattis urna sit\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"bc5fa15\"},{\"tab_title\":\"Molestie vel augue\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"41bb731\"},{\"tab_title\":\"Eros odio\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"dd5239d\"}],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-accordion\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(26548, 5107, '_thumbnail_id', ''),
(26550, 5108, '_elementor_edit_mode', 'builder'),
(26551, 5108, '_elementor_template_type', 'page'),
(26552, 5108, '_elementor_version', '3.12.2');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(26553, 5108, '_elementor_data', '[{\"id\":\"1ab5872f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"css_classes\":\"servicedetail_firstsec\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1ab80971\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7b3b542a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"4ce28462\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"17e86bb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Provide\",\"header_size\":\"h6\",\"_css_classes\":\"servicedetail_subtitle\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"153ed567\",\"elType\":\"widget\",\"settings\":{\"title\":\"Total Medical Services\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"61c93c85\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We provide the most full medical services, so every person could have the opportunity to receive qualitative medical help.<\\/p>\\n\\n<p>Clinical excellence, diversity, and access to innovative technology are all hallmarks of the graduate medical education experience at doccure. Our residents, fellows, and renowned staff share their experience working at doccure. We try to do our best to help you and provide with high-quality services.<\\/p>\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5a809fa2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#DFE8ED\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_classes\":\"servicedetail_secondsec \",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7821b399\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"e71cbea\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"12a7d124\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true},{\"id\":\"5bc6f71c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true},{\"id\":\"1b5ffd15\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6daafd1e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_classes\":\"servicedetail_secondsec  servicedetail_clinic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"fccd07c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4623b513\",\"elType\":\"section\",\"settings\":{\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6220d4ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"351f8ef4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Clinical Services\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6204c07d\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"39e31574\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true},{\"id\":\"5af20084\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true},{\"id\":\"efe5d1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"535d3737\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"31c5c258\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true},{\"id\":\"5324c340\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true},{\"id\":\"2fa542fa\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b70eec9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#DFE8ED\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_classes\":\"servicedetail_online_con \",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6cd3ce57\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"66a11986\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"b71d474\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3f1cb8e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Get Online Consultation<\\/h2>\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In porta luctus est interdum pretium. Fusce id tortor fringilla, suscipit turpis ac, varius ex. Cras vel metus ligula. Nam enim ligula, bibendum a iaculis ut, cursus id augue. Proin vitae purus id tortor vehicula scelerisque non in libero.<\\/p>\\n<p>Nulla non turpis sit amet purus pharetra sollicitudin. Proin rutrum urna ut suscipit ullamcorper. Proin sapien felis, dignissim non finibus eget, luctus vel purus. Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros.<\\/p>\\n\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"44dd73b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e9b5307\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"tabs_accordionblock service_accordionblock\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"51928d54\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1c112e04\",\"elType\":\"section\",\"settings\":{\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"e0e0f63\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1c562dd4\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Payments\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"15c6313\"},{\"tab_title\":\"Booking\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"75d59c0\"},{\"tab_title\":\"Mattis urna sit\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"bc5fa15\"},{\"tab_title\":\"Molestie vel augue\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"41bb731\"},{\"tab_title\":\"Eros odio\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"dd5239d\"}],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-accordion\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(26554, 5109, 'fw_options', 'a:0:{}'),
(26555, 5109, '_elementor_edit_mode', 'builder'),
(26556, 5109, '_elementor_template_type', 'page'),
(26557, 5109, '_elementor_version', '3.12.2');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(26558, 5109, '_elementor_data', '[{\"id\":\"1ab5872f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"css_classes\":\"servicedetail_firstsec\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1ab80971\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7b3b542a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"4ce28462\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"17e86bb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Provide\",\"header_size\":\"h6\",\"_css_classes\":\"servicedetail_subtitle\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"153ed567\",\"elType\":\"widget\",\"settings\":{\"title\":\"Total Medical Services\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"61c93c85\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We provide the most full medical services, so every person could have the opportunity to receive qualitative medical help.<\\/p>\\n\\n<p>Clinical excellence, diversity, and access to innovative technology are all hallmarks of the graduate medical education experience at doccure. Our residents, fellows, and renowned staff share their experience working at doccure. We try to do our best to help you and provide with high-quality services.<\\/p>\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5a809fa2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#DFE8ED\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_classes\":\"servicedetail_secondsec \",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7821b399\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"e71cbea\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"12a7d124\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true},{\"id\":\"5bc6f71c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true},{\"id\":\"1b5ffd15\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6daafd1e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_classes\":\"servicedetail_secondsec  servicedetail_clinic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"fccd07c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4623b513\",\"elType\":\"section\",\"settings\":{\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6220d4ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"351f8ef4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Clinical Services\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6204c07d\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"39e31574\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true},{\"id\":\"5af20084\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true},{\"id\":\"efe5d1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"535d3737\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"31c5c258\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true},{\"id\":\"5324c340\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true},{\"id\":\"2fa542fa\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b70eec9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#DFE8ED\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_classes\":\"servicedetail_online_con \",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6cd3ce57\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"66a11986\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"b71d474\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3f1cb8e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Get Online Consultation<\\/h2>\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In porta luctus est interdum pretium. Fusce id tortor fringilla, suscipit turpis ac, varius ex. Cras vel metus ligula. Nam enim ligula, bibendum a iaculis ut, cursus id augue. Proin vitae purus id tortor vehicula scelerisque non in libero.<\\/p>\\n<p>Nulla non turpis sit amet purus pharetra sollicitudin. Proin rutrum urna ut suscipit ullamcorper. Proin sapien felis, dignissim non finibus eget, luctus vel purus. Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros.<\\/p>\\n\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"44dd73b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e9b5307\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"tabs_accordionblock service_accordionblock\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"51928d54\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1c112e04\",\"elType\":\"section\",\"settings\":{\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"e0e0f63\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1c562dd4\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Payments\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"15c6313\"},{\"tab_title\":\"Booking\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"75d59c0\"},{\"tab_title\":\"Mattis urna sit\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"bc5fa15\"},{\"tab_title\":\"Molestie vel augue\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"41bb731\"},{\"tab_title\":\"Eros odio\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"dd5239d\"}],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-accordion\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(26559, 5109, '_thumbnail_id', ''),
(26561, 5110, '_elementor_edit_mode', 'builder'),
(26562, 5110, '_elementor_template_type', 'page'),
(26563, 5110, '_elementor_version', '3.12.2');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(26564, 5110, '_elementor_data', '[{\"id\":\"15232e55\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"css_classes\":\"servicedetail_firstsec\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3bb56330\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1e01fd6e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"584f44a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6850418d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Provide\",\"header_size\":\"h6\",\"_css_classes\":\"servicedetail_subtitle\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"13453504\",\"elType\":\"widget\",\"settings\":{\"title\":\"Total Medical Services\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5ab3162c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We provide the most full medical services, so every person could have the opportunity to receive qualitative medical help.<\\/p>\\n\\n<p>Clinical excellence, diversity, and access to innovative technology are all hallmarks of the graduate medical education experience at doccure. Our residents, fellows, and renowned staff share their experience working at doccure. We try to do our best to help you and provide with high-quality services.<\\/p>\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"155a979f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#DFE8ED\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_classes\":\"servicedetail_secondsec \",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"26e01c5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"73083a8b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3fd1fdf\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true},{\"id\":\"12353bf1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true},{\"id\":\"3ee25591\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fca7ced\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_classes\":\"servicedetail_secondsec  servicedetail_clinic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"76dcf135\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"64b353ac\",\"elType\":\"section\",\"settings\":{\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"44c8f1f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"43c190a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Clinical Services\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"40bf382d\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3f7f629f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true},{\"id\":\"62fe1aae\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true},{\"id\":\"172bb5df\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"74dea7f0\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"786b1c03\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true},{\"id\":\"208251b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true},{\"id\":\"7ffddbe1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"390f92cd\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#DFE8ED\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_classes\":\"servicedetail_online_con \",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"756f4366\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2a427bc6\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1db484c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"407e520c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Get Online Consultation<\\/h2>\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In porta luctus est interdum pretium. Fusce id tortor fringilla, suscipit turpis ac, varius ex. Cras vel metus ligula. Nam enim ligula, bibendum a iaculis ut, cursus id augue. Proin vitae purus id tortor vehicula scelerisque non in libero.<\\/p>\\n<p>Nulla non turpis sit amet purus pharetra sollicitudin. Proin rutrum urna ut suscipit ullamcorper. Proin sapien felis, dignissim non finibus eget, luctus vel purus. Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros.<\\/p>\\n\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1ed2f1de\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"48dc2887\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"tabs_accordionblock service_accordionblock\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3c1f7919\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"26c3ff60\",\"elType\":\"section\",\"settings\":{\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4a553966\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"54a8992d\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Payments\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"15c6313\"},{\"tab_title\":\"Booking\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"75d59c0\"},{\"tab_title\":\"Mattis urna sit\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"bc5fa15\"},{\"tab_title\":\"Molestie vel augue\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"41bb731\"},{\"tab_title\":\"Eros odio\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"dd5239d\"}],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-accordion\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(26565, 5111, 'fw_options', 'a:0:{}'),
(26566, 5111, '_elementor_edit_mode', 'builder'),
(26567, 5111, '_elementor_template_type', 'page'),
(26568, 5111, '_elementor_version', '3.12.2');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(26569, 5111, '_elementor_data', '[{\"id\":\"15232e55\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"css_classes\":\"servicedetail_firstsec\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3bb56330\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1e01fd6e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"584f44a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6850418d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Provide\",\"header_size\":\"h6\",\"_css_classes\":\"servicedetail_subtitle\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"13453504\",\"elType\":\"widget\",\"settings\":{\"title\":\"Total Medical Services\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5ab3162c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We provide the most full medical services, so every person could have the opportunity to receive qualitative medical help.<\\/p>\\n\\n<p>Clinical excellence, diversity, and access to innovative technology are all hallmarks of the graduate medical education experience at doccure. Our residents, fellows, and renowned staff share their experience working at doccure. We try to do our best to help you and provide with high-quality services.<\\/p>\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"155a979f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#DFE8ED\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_classes\":\"servicedetail_secondsec \",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"26e01c5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"73083a8b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3fd1fdf\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true},{\"id\":\"12353bf1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true},{\"id\":\"3ee25591\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fca7ced\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_classes\":\"servicedetail_secondsec  servicedetail_clinic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"76dcf135\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"64b353ac\",\"elType\":\"section\",\"settings\":{\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"44c8f1f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"43c190a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Clinical Services\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"40bf382d\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3f7f629f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true},{\"id\":\"62fe1aae\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true},{\"id\":\"172bb5df\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"74dea7f0\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"786b1c03\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true},{\"id\":\"208251b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true},{\"id\":\"7ffddbe1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"390f92cd\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#DFE8ED\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_classes\":\"servicedetail_online_con \",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"756f4366\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2a427bc6\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1db484c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"407e520c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Get Online Consultation<\\/h2>\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In porta luctus est interdum pretium. Fusce id tortor fringilla, suscipit turpis ac, varius ex. Cras vel metus ligula. Nam enim ligula, bibendum a iaculis ut, cursus id augue. Proin vitae purus id tortor vehicula scelerisque non in libero.<\\/p>\\n<p>Nulla non turpis sit amet purus pharetra sollicitudin. Proin rutrum urna ut suscipit ullamcorper. Proin sapien felis, dignissim non finibus eget, luctus vel purus. Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros.<\\/p>\\n\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1ed2f1de\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"48dc2887\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"tabs_accordionblock service_accordionblock\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3c1f7919\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"26c3ff60\",\"elType\":\"section\",\"settings\":{\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4a553966\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"54a8992d\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Payments\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"15c6313\"},{\"tab_title\":\"Booking\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"75d59c0\"},{\"tab_title\":\"Mattis urna sit\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"bc5fa15\"},{\"tab_title\":\"Molestie vel augue\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"41bb731\"},{\"tab_title\":\"Eros odio\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"dd5239d\"}],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-accordion\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(26570, 5111, '_thumbnail_id', ''),
(26572, 5112, '_elementor_edit_mode', 'builder'),
(26573, 5112, '_elementor_template_type', 'page'),
(26574, 5112, '_elementor_version', '3.12.2');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(26575, 5112, '_elementor_data', '[{\"id\":\"374735d9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"css_classes\":\"servicedetail_firstsec\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1f461ca3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6e6332e4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"28d54d0d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"39935103\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Provide\",\"header_size\":\"h6\",\"_css_classes\":\"servicedetail_subtitle\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"56f19043\",\"elType\":\"widget\",\"settings\":{\"title\":\"Total Medical Services\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"16a16b50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We provide the most full medical services, so every person could have the opportunity to receive qualitative medical help.<\\/p>\\n\\n<p>Clinical excellence, diversity, and access to innovative technology are all hallmarks of the graduate medical education experience at doccure. Our residents, fellows, and renowned staff share their experience working at doccure. We try to do our best to help you and provide with high-quality services.<\\/p>\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1b4ddfcb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#DFE8ED\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_classes\":\"servicedetail_secondsec \",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"34c1fb93\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"57d9e731\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2f4d7280\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true},{\"id\":\"57af6eab\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true},{\"id\":\"2f896732\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ea8eab4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_classes\":\"servicedetail_secondsec  servicedetail_clinic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"19359eb0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"662eb011\",\"elType\":\"section\",\"settings\":{\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"e014d2b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7e92fadb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Clinical Services\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"51b10fe1\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7668accb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true},{\"id\":\"1dd33732\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true},{\"id\":\"4f04d786\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"57cbb824\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"487d6c0d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true},{\"id\":\"b6a4d0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true},{\"id\":\"1d5e3254\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b4ca85b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#DFE8ED\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_classes\":\"servicedetail_online_con \",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"69f1ae34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3a0ecfce\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"442a99e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"597b53e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Get Online Consultation<\\/h2>\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In porta luctus est interdum pretium. Fusce id tortor fringilla, suscipit turpis ac, varius ex. Cras vel metus ligula. Nam enim ligula, bibendum a iaculis ut, cursus id augue. Proin vitae purus id tortor vehicula scelerisque non in libero.<\\/p>\\n<p>Nulla non turpis sit amet purus pharetra sollicitudin. Proin rutrum urna ut suscipit ullamcorper. Proin sapien felis, dignissim non finibus eget, luctus vel purus. Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros.<\\/p>\\n\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"210232c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4cae531c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"tabs_accordionblock service_accordionblock\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"748f1e5b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5293fd1f\",\"elType\":\"section\",\"settings\":{\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"191d44c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"525ead48\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Payments\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"15c6313\"},{\"tab_title\":\"Booking\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"75d59c0\"},{\"tab_title\":\"Mattis urna sit\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"bc5fa15\"},{\"tab_title\":\"Molestie vel augue\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"41bb731\"},{\"tab_title\":\"Eros odio\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"dd5239d\"}],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-accordion\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(26576, 5113, 'fw_options', 'a:0:{}'),
(26577, 5113, '_elementor_edit_mode', 'builder'),
(26578, 5113, '_elementor_template_type', 'page'),
(26579, 5113, '_elementor_version', '3.12.2');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(26580, 5113, '_elementor_data', '[{\"id\":\"374735d9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"css_classes\":\"servicedetail_firstsec\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1f461ca3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6e6332e4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"28d54d0d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"39935103\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Provide\",\"header_size\":\"h6\",\"_css_classes\":\"servicedetail_subtitle\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"56f19043\",\"elType\":\"widget\",\"settings\":{\"title\":\"Total Medical Services\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"16a16b50\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We provide the most full medical services, so every person could have the opportunity to receive qualitative medical help.<\\/p>\\n\\n<p>Clinical excellence, diversity, and access to innovative technology are all hallmarks of the graduate medical education experience at doccure. Our residents, fellows, and renowned staff share their experience working at doccure. We try to do our best to help you and provide with high-quality services.<\\/p>\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1b4ddfcb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#DFE8ED\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_classes\":\"servicedetail_secondsec \",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"34c1fb93\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"57d9e731\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2f4d7280\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true},{\"id\":\"57af6eab\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true},{\"id\":\"2f896732\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ea8eab4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_classes\":\"servicedetail_secondsec  servicedetail_clinic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"19359eb0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"662eb011\",\"elType\":\"section\",\"settings\":{\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"e014d2b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7e92fadb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Clinical Services\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"51b10fe1\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7668accb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true},{\"id\":\"1dd33732\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true},{\"id\":\"4f04d786\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"57cbb824\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"487d6c0d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true},{\"id\":\"b6a4d0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true},{\"id\":\"1d5e3254\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b4ca85b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#DFE8ED\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_classes\":\"servicedetail_online_con \",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"69f1ae34\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3a0ecfce\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"442a99e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"597b53e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Get Online Consultation<\\/h2>\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In porta luctus est interdum pretium. Fusce id tortor fringilla, suscipit turpis ac, varius ex. Cras vel metus ligula. Nam enim ligula, bibendum a iaculis ut, cursus id augue. Proin vitae purus id tortor vehicula scelerisque non in libero.<\\/p>\\n<p>Nulla non turpis sit amet purus pharetra sollicitudin. Proin rutrum urna ut suscipit ullamcorper. Proin sapien felis, dignissim non finibus eget, luctus vel purus. Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros.<\\/p>\\n\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"210232c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4cae531c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"tabs_accordionblock service_accordionblock\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"748f1e5b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5293fd1f\",\"elType\":\"section\",\"settings\":{\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"191d44c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"525ead48\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Payments\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"15c6313\"},{\"tab_title\":\"Booking\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"75d59c0\"},{\"tab_title\":\"Mattis urna sit\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"bc5fa15\"},{\"tab_title\":\"Molestie vel augue\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"41bb731\"},{\"tab_title\":\"Eros odio\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"dd5239d\"}],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-accordion\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(26581, 5113, '_thumbnail_id', ''),
(26583, 5114, '_elementor_edit_mode', 'builder'),
(26584, 5114, '_elementor_template_type', 'page'),
(26585, 5114, '_elementor_version', '3.12.2');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(26586, 5114, '_elementor_data', '[{\"id\":\"64ce59c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"css_classes\":\"servicedetail_firstsec\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"16ce129f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"37c4a775\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"206b03d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2d983b38\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Provide\",\"header_size\":\"h6\",\"_css_classes\":\"servicedetail_subtitle\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45b9ca9e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Total Medical Services\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"376ba018\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We provide the most full medical services, so every person could have the opportunity to receive qualitative medical help.<\\/p>\\n\\n<p>Clinical excellence, diversity, and access to innovative technology are all hallmarks of the graduate medical education experience at doccure. Our residents, fellows, and renowned staff share their experience working at doccure. We try to do our best to help you and provide with high-quality services.<\\/p>\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50be2f4a\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#DFE8ED\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_classes\":\"servicedetail_secondsec \",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"33d8e3ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7e65c64a\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7673fa04\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true},{\"id\":\"7b9215ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true},{\"id\":\"66f328cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2c9c5f0a\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_classes\":\"servicedetail_secondsec  servicedetail_clinic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"69bb4ddd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4bf2fd1b\",\"elType\":\"section\",\"settings\":{\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"11f787cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"582dca0c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Clinical Services\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"271b269a\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1cb9dd4d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true},{\"id\":\"5c0cf224\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true},{\"id\":\"68d3089\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"1f758cc9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7c827608\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true},{\"id\":\"3aadb79\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true},{\"id\":\"7c85a523\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"797e1fa3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#DFE8ED\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_classes\":\"servicedetail_online_con \",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"601afaf6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1d75fa72\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"686dc4fd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3512d1f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Get Online Consultation<\\/h2>\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In porta luctus est interdum pretium. Fusce id tortor fringilla, suscipit turpis ac, varius ex. Cras vel metus ligula. Nam enim ligula, bibendum a iaculis ut, cursus id augue. Proin vitae purus id tortor vehicula scelerisque non in libero.<\\/p>\\n<p>Nulla non turpis sit amet purus pharetra sollicitudin. Proin rutrum urna ut suscipit ullamcorper. Proin sapien felis, dignissim non finibus eget, luctus vel purus. Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros.<\\/p>\\n\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"7d99f267\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2e8e0b1\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"tabs_accordionblock service_accordionblock\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"465d2aec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"67fe20b0\",\"elType\":\"section\",\"settings\":{\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6602d875\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"62ce6ad2\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Payments\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"15c6313\"},{\"tab_title\":\"Booking\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"75d59c0\"},{\"tab_title\":\"Mattis urna sit\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"bc5fa15\"},{\"tab_title\":\"Molestie vel augue\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"41bb731\"},{\"tab_title\":\"Eros odio\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"dd5239d\"}],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-accordion\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(26587, 5115, 'fw_options', 'a:0:{}'),
(26588, 5115, '_elementor_edit_mode', 'builder'),
(26589, 5115, '_elementor_template_type', 'page'),
(26590, 5115, '_elementor_version', '3.12.2');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(26591, 5115, '_elementor_data', '[{\"id\":\"64ce59c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"css_classes\":\"servicedetail_firstsec\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"16ce129f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"37c4a775\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"206b03d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2d983b38\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Provide\",\"header_size\":\"h6\",\"_css_classes\":\"servicedetail_subtitle\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45b9ca9e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Total Medical Services\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"376ba018\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We provide the most full medical services, so every person could have the opportunity to receive qualitative medical help.<\\/p>\\n\\n<p>Clinical excellence, diversity, and access to innovative technology are all hallmarks of the graduate medical education experience at doccure. Our residents, fellows, and renowned staff share their experience working at doccure. We try to do our best to help you and provide with high-quality services.<\\/p>\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50be2f4a\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#DFE8ED\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_classes\":\"servicedetail_secondsec \",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"33d8e3ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7e65c64a\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7673fa04\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true},{\"id\":\"7b9215ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true},{\"id\":\"66f328cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2c9c5f0a\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_classes\":\"servicedetail_secondsec  servicedetail_clinic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"69bb4ddd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4bf2fd1b\",\"elType\":\"section\",\"settings\":{\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"11f787cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"582dca0c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Clinical Services\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"271b269a\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1cb9dd4d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true},{\"id\":\"5c0cf224\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true},{\"id\":\"68d3089\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"1f758cc9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7c827608\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true},{\"id\":\"3aadb79\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true},{\"id\":\"7c85a523\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"797e1fa3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#DFE8ED\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_classes\":\"servicedetail_online_con \",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"601afaf6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1d75fa72\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"686dc4fd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3512d1f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Get Online Consultation<\\/h2>\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In porta luctus est interdum pretium. Fusce id tortor fringilla, suscipit turpis ac, varius ex. Cras vel metus ligula. Nam enim ligula, bibendum a iaculis ut, cursus id augue. Proin vitae purus id tortor vehicula scelerisque non in libero.<\\/p>\\n<p>Nulla non turpis sit amet purus pharetra sollicitudin. Proin rutrum urna ut suscipit ullamcorper. Proin sapien felis, dignissim non finibus eget, luctus vel purus. Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros.<\\/p>\\n\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"7d99f267\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2e8e0b1\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"tabs_accordionblock service_accordionblock\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"465d2aec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"67fe20b0\",\"elType\":\"section\",\"settings\":{\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6602d875\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"62ce6ad2\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Payments\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"15c6313\"},{\"tab_title\":\"Booking\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"75d59c0\"},{\"tab_title\":\"Mattis urna sit\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"bc5fa15\"},{\"tab_title\":\"Molestie vel augue\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"41bb731\"},{\"tab_title\":\"Eros odio\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"dd5239d\"}],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-accordion\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(26592, 5115, '_thumbnail_id', ''),
(26594, 5116, '_elementor_edit_mode', 'builder'),
(26595, 5116, '_elementor_template_type', 'page'),
(26596, 5116, '_elementor_version', '3.12.2');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(26597, 5116, '_elementor_data', '[{\"id\":\"5748c973\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"css_classes\":\"servicedetail_firstsec\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"48ec7aad\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"141e0141\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"62f61ffa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"45aeebbf\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Provide\",\"header_size\":\"h6\",\"_css_classes\":\"servicedetail_subtitle\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a74bffb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Total Medical Services\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2cfeefbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We provide the most full medical services, so every person could have the opportunity to receive qualitative medical help.<\\/p>\\n\\n<p>Clinical excellence, diversity, and access to innovative technology are all hallmarks of the graduate medical education experience at doccure. Our residents, fellows, and renowned staff share their experience working at doccure. We try to do our best to help you and provide with high-quality services.<\\/p>\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"96f6b09\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#DFE8ED\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_classes\":\"servicedetail_secondsec \",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"585e6f79\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5634199e\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1e2c3ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true},{\"id\":\"7e1ce424\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true},{\"id\":\"1b672a61\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"700afba2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_classes\":\"servicedetail_secondsec  servicedetail_clinic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"548374b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"67b87d6\",\"elType\":\"section\",\"settings\":{\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4c22e6f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"35e70135\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Clinical Services\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6f1c7684\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1a38a801\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true},{\"id\":\"216a7fb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true},{\"id\":\"6815540a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d32ef8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"28a1c2b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true},{\"id\":\"16fb56f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true},{\"id\":\"3138c556\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"40f9dad3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#DFE8ED\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_classes\":\"servicedetail_online_con \",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"54a41e5b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"782c8452\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2236ff6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"36f31052\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Get Online Consultation<\\/h2>\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In porta luctus est interdum pretium. Fusce id tortor fringilla, suscipit turpis ac, varius ex. Cras vel metus ligula. Nam enim ligula, bibendum a iaculis ut, cursus id augue. Proin vitae purus id tortor vehicula scelerisque non in libero.<\\/p>\\n<p>Nulla non turpis sit amet purus pharetra sollicitudin. Proin rutrum urna ut suscipit ullamcorper. Proin sapien felis, dignissim non finibus eget, luctus vel purus. Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros.<\\/p>\\n\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9c81e07\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1551f3a1\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"tabs_accordionblock service_accordionblock\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1b300dc9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5a1ab4eb\",\"elType\":\"section\",\"settings\":{\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"758e49fa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"149486a5\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Payments\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"15c6313\"},{\"tab_title\":\"Booking\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"75d59c0\"},{\"tab_title\":\"Mattis urna sit\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"bc5fa15\"},{\"tab_title\":\"Molestie vel augue\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"41bb731\"},{\"tab_title\":\"Eros odio\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"dd5239d\"}],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-accordion\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(26598, 5117, 'fw_options', 'a:0:{}'),
(26599, 5117, '_elementor_edit_mode', 'builder'),
(26600, 5117, '_elementor_template_type', 'page'),
(26601, 5117, '_elementor_version', '3.12.2');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(26602, 5117, '_elementor_data', '[{\"id\":\"5748c973\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"css_classes\":\"servicedetail_firstsec\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"48ec7aad\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"141e0141\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"62f61ffa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"45aeebbf\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Provide\",\"header_size\":\"h6\",\"_css_classes\":\"servicedetail_subtitle\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a74bffb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Total Medical Services\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2cfeefbb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We provide the most full medical services, so every person could have the opportunity to receive qualitative medical help.<\\/p>\\n\\n<p>Clinical excellence, diversity, and access to innovative technology are all hallmarks of the graduate medical education experience at doccure. Our residents, fellows, and renowned staff share their experience working at doccure. We try to do our best to help you and provide with high-quality services.<\\/p>\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"96f6b09\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#DFE8ED\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_classes\":\"servicedetail_secondsec \",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"585e6f79\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5634199e\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1e2c3ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true},{\"id\":\"7e1ce424\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true},{\"id\":\"1b672a61\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"700afba2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_classes\":\"servicedetail_secondsec  servicedetail_clinic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"548374b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"67b87d6\",\"elType\":\"section\",\"settings\":{\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4c22e6f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"35e70135\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Clinical Services\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6f1c7684\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1a38a801\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true},{\"id\":\"216a7fb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true},{\"id\":\"6815540a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d32ef8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"28a1c2b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true},{\"id\":\"16fb56f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true},{\"id\":\"3138c556\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"40f9dad3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#DFE8ED\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_classes\":\"servicedetail_online_con \",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"54a41e5b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"782c8452\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2236ff6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"36f31052\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Get Online Consultation<\\/h2>\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In porta luctus est interdum pretium. Fusce id tortor fringilla, suscipit turpis ac, varius ex. Cras vel metus ligula. Nam enim ligula, bibendum a iaculis ut, cursus id augue. Proin vitae purus id tortor vehicula scelerisque non in libero.<\\/p>\\n<p>Nulla non turpis sit amet purus pharetra sollicitudin. Proin rutrum urna ut suscipit ullamcorper. Proin sapien felis, dignissim non finibus eget, luctus vel purus. Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros.<\\/p>\\n\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9c81e07\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1551f3a1\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"tabs_accordionblock service_accordionblock\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1b300dc9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5a1ab4eb\",\"elType\":\"section\",\"settings\":{\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"758e49fa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"149486a5\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Payments\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"15c6313\"},{\"tab_title\":\"Booking\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"75d59c0\"},{\"tab_title\":\"Mattis urna sit\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"bc5fa15\"},{\"tab_title\":\"Molestie vel augue\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"41bb731\"},{\"tab_title\":\"Eros odio\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"dd5239d\"}],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-accordion\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(26603, 5117, '_thumbnail_id', ''),
(26605, 5118, '_elementor_edit_mode', 'builder'),
(26606, 5118, '_elementor_template_type', 'page'),
(26607, 5118, '_elementor_version', '3.12.2');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(26608, 5118, '_elementor_data', '[{\"id\":\"57aad019\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"css_classes\":\"servicedetail_firstsec\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"306ea5a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"39278a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"499f86a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"799a8095\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Provide\",\"header_size\":\"h6\",\"_css_classes\":\"servicedetail_subtitle\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"61149b59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Total Medical Services\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4a2998ae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We provide the most full medical services, so every person could have the opportunity to receive qualitative medical help.<\\/p>\\n\\n<p>Clinical excellence, diversity, and access to innovative technology are all hallmarks of the graduate medical education experience at doccure. Our residents, fellows, and renowned staff share their experience working at doccure. We try to do our best to help you and provide with high-quality services.<\\/p>\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"66a529e7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#DFE8ED\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_classes\":\"servicedetail_secondsec \",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1ff13839\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5c260263\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3c7d4e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true},{\"id\":\"76257cef\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true},{\"id\":\"3053befe\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"576a14de\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_classes\":\"servicedetail_secondsec  servicedetail_clinic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"103a0225\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3008d1b8\",\"elType\":\"section\",\"settings\":{\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5b3a195c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3d4f68cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Clinical Services\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"59aca7ed\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"69e39922\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true},{\"id\":\"64f3e74f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true},{\"id\":\"4f862416\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"5d785bef\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"a705fed\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true},{\"id\":\"3b0ae825\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true},{\"id\":\"22332bf\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c553798\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#DFE8ED\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_classes\":\"servicedetail_online_con \",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"29363da4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"23b22eb6\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"33fa32e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"16099ca2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Get Online Consultation<\\/h2>\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In porta luctus est interdum pretium. Fusce id tortor fringilla, suscipit turpis ac, varius ex. Cras vel metus ligula. Nam enim ligula, bibendum a iaculis ut, cursus id augue. Proin vitae purus id tortor vehicula scelerisque non in libero.<\\/p>\\n<p>Nulla non turpis sit amet purus pharetra sollicitudin. Proin rutrum urna ut suscipit ullamcorper. Proin sapien felis, dignissim non finibus eget, luctus vel purus. Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros.<\\/p>\\n\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1de11693\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54d7d7d2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"tabs_accordionblock service_accordionblock\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"80a9f9e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"64e2faad\",\"elType\":\"section\",\"settings\":{\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1f7a25b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"503b736e\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Payments\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"15c6313\"},{\"tab_title\":\"Booking\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"75d59c0\"},{\"tab_title\":\"Mattis urna sit\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"bc5fa15\"},{\"tab_title\":\"Molestie vel augue\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"41bb731\"},{\"tab_title\":\"Eros odio\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"dd5239d\"}],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-accordion\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(26609, 5119, 'fw_options', 'a:0:{}'),
(26610, 5119, '_elementor_edit_mode', 'builder'),
(26611, 5119, '_elementor_template_type', 'page'),
(26612, 5119, '_elementor_version', '3.12.2');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(26613, 5119, '_elementor_data', '[{\"id\":\"57aad019\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"css_classes\":\"servicedetail_firstsec\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"306ea5a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"39278a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"499f86a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"799a8095\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Provide\",\"header_size\":\"h6\",\"_css_classes\":\"servicedetail_subtitle\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"61149b59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Total Medical Services\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4a2998ae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We provide the most full medical services, so every person could have the opportunity to receive qualitative medical help.<\\/p>\\n\\n<p>Clinical excellence, diversity, and access to innovative technology are all hallmarks of the graduate medical education experience at doccure. Our residents, fellows, and renowned staff share their experience working at doccure. We try to do our best to help you and provide with high-quality services.<\\/p>\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"66a529e7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#DFE8ED\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_classes\":\"servicedetail_secondsec \",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1ff13839\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5c260263\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3c7d4e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true},{\"id\":\"76257cef\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true},{\"id\":\"3053befe\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"576a14de\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_classes\":\"servicedetail_secondsec  servicedetail_clinic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"103a0225\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3008d1b8\",\"elType\":\"section\",\"settings\":{\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5b3a195c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3d4f68cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Clinical Services\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"59aca7ed\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"69e39922\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true},{\"id\":\"64f3e74f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true},{\"id\":\"4f862416\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"5d785bef\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"a705fed\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true},{\"id\":\"3b0ae825\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true},{\"id\":\"22332bf\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c553798\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#DFE8ED\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_classes\":\"servicedetail_online_con \",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"29363da4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"23b22eb6\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"33fa32e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"16099ca2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Get Online Consultation<\\/h2>\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In porta luctus est interdum pretium. Fusce id tortor fringilla, suscipit turpis ac, varius ex. Cras vel metus ligula. Nam enim ligula, bibendum a iaculis ut, cursus id augue. Proin vitae purus id tortor vehicula scelerisque non in libero.<\\/p>\\n<p>Nulla non turpis sit amet purus pharetra sollicitudin. Proin rutrum urna ut suscipit ullamcorper. Proin sapien felis, dignissim non finibus eget, luctus vel purus. Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros.<\\/p>\\n\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1de11693\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54d7d7d2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"tabs_accordionblock service_accordionblock\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"80a9f9e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"64e2faad\",\"elType\":\"section\",\"settings\":{\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1f7a25b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"503b736e\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Payments\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"15c6313\"},{\"tab_title\":\"Booking\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"75d59c0\"},{\"tab_title\":\"Mattis urna sit\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"bc5fa15\"},{\"tab_title\":\"Molestie vel augue\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"41bb731\"},{\"tab_title\":\"Eros odio\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"dd5239d\"}],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-accordion\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(26614, 5119, '_thumbnail_id', ''),
(26616, 5120, 'fw_options', 'a:0:{}'),
(26617, 5120, '_wp_page_template', 'elementor_header_footer'),
(26618, 5120, '_elementor_edit_mode_nonce', '7c89a7c98a'),
(26619, 5120, '_elementor_post_mode', ''),
(26620, 5120, '_thumbnail_id', '-1'),
(26621, 5120, '_elementor_edit_mode', 'builder'),
(26622, 5120, '_elementor_template_type', 'wp-page'),
(26623, 5120, '_elementor_version', '3.12.2'),
(26624, 5121, 'fw_options', 'a:0:{}'),
(26625, 5121, '_wp_page_template', 'elementor_header_footer'),
(26626, 5121, '_elementor_edit_mode_nonce', '7c89a7c98a'),
(26627, 5121, '_elementor_post_mode', ''),
(26628, 5121, '_thumbnail_id', '-1'),
(26629, 5121, '_elementor_edit_mode', 'builder'),
(26630, 5121, '_elementor_template_type', 'wp-page'),
(26631, 5121, '_elementor_version', '3.12.2');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(26632, 70, '_elementor_data', '[{\"id\":\"4dc3ba80\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"75e23f75\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"154c7754\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search Doctor, Make an Appointment\",\"subtitle\":\"Discover the best doctors, clinic & hospital the city nearest to you.\",\"shape_1\":{\"id\":1657,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/11\\/banner-bg.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"HomeHeroOne\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"335f16f7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"css_classes\":\"homemain_looking homemain_looking_elementor\"},\"elements\":[{\"id\":\"51e07adb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5ba22a7f\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"67c83faa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e99f882\",\"elType\":\"widget\",\"settings\":{\"title\":\"What are you looking for?\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"433cf02b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"6681ba10\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4f509a7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Visit a doctor\",\"url\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"link_label\":\"Book Now\",\"background\":{\"id\":767,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/10\\/doctor-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-imagebox\"}],\"isInner\":true},{\"id\":\"3f1be5ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"css_classes\":\"homemain_looking_inner_space\"},\"elements\":[{\"id\":\"4ae0d4ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Medical\",\"url\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"link_label\":\"Book Now\",\"background\":{\"id\":4658,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2022\\/12\\/feature-06.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-imagebox\"}],\"isInner\":true},{\"id\":\"73fbb5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"616e101c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Services\",\"url\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"link_label\":\"Book Now\",\"background\":{\"id\":4660,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2022\\/12\\/feature-03.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d67fb1b\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" section-specialities section-specialities-two\"},\"elements\":[{\"id\":\"b815b7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6c1fc60\",\"elType\":\"widget\",\"settings\":{\"style\":\"style5\",\"title\":\"Clinic and Specialities\",\"link\":\"#\",\"button\":\"See All Specialities\",\"stitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor\\r\\nincididunt ut labore et dolore magna aliqua.\"},\"elements\":[],\"widgetType\":\"DoctorsSpecialities\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1da8061c\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"home_counter_block elementor_counter\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#15558D\",\"structure\":\"40\"},\"elements\":[{\"id\":\"92fe4dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"css_classes\":\"home_countersection \"},\"elements\":[{\"id\":\"5a8ae21e\",\"elType\":\"widget\",\"settings\":{\"title\":\"3500\",\"content\":\"Happy Customers\",\"icon\":{\"value\":\"fas fa-procedures\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":false},{\"id\":\"16044771\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"css_classes\":\"home_countersection \"},\"elements\":[{\"id\":\"24af55bb\",\"elType\":\"widget\",\"settings\":{\"title\":\"450+\",\"content\":\"Projects Done\\n\\n\",\"icon\":{\"value\":\"fas fa-briefcase\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":false},{\"id\":\"72ddba10\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"css_classes\":\"home_countersection \"},\"elements\":[{\"id\":\"53486d34\",\"elType\":\"widget\",\"settings\":{\"title\":\"40+\",\"content\":\"Awards\\n\\n\",\"icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":false},{\"id\":\"775c3b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"css_classes\":\"home_countersection \"},\"elements\":[{\"id\":\"4a8078df\",\"elType\":\"widget\",\"settings\":{\"title\":\"3500\",\"content\":\"Client Works\\n\\n\",\"icon\":{\"value\":\"fas fa-ambulance\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"32ad5ca0\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"css_classes\":\"home_doctor\",\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\"},\"elements\":[{\"id\":\"1615984c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"144717df\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book Our Doctor\"},\"elements\":[],\"widgetType\":\"doccure-headline\"},{\"id\":\"2b783e1e\",\"elType\":\"widget\",\"settings\":{\"featured\":\"\",\"_listing_type\":\"doctors\",\"fullwidth\":\"yes\",\"title\":\"zxc\",\"sub_title\":\"zxc\",\"description\":\"<p>zxc<\\/p>\"},\"elements\":[],\"widgetType\":\"DoctorsCarousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"661a179a\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"css_classes\":\"home_available\"},\"elements\":[{\"id\":\"2445786\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a3f9fc7\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"455319a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"14311223\",\"elType\":\"widget\",\"settings\":{\"title\":\"Available Features in Our Clinic\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\\ntempor incididunt ut labore et dolore magna aliqua.\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"51edfafe\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"2b37e4c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1d53d24e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Medical\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-capsules\",\"library\":\"fa-solid\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true},{\"id\":\"5df9f923\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3c3ffcee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Operation\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true},{\"id\":\"43a647d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2834ce5b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Laboratory\",\"content\":\"\",\"icon\":{\"value\":\"far fa-hospital\",\"library\":\"fa-regular\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"332be79\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"4642f00d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5d236bec\",\"elType\":\"widget\",\"settings\":{\"title\":\"ICU\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-pills\",\"library\":\"fa-solid\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true},{\"id\":\"2cd3d86f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"14f3da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Test Room\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-x-ray\",\"library\":\"fa-solid\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true},{\"id\":\"1108fe0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1e66c7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Patient Ward\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-procedures\",\"library\":\"fa-solid\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"41aecbd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"css_classes\":\"home_blog\",\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"43e2aa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1282914b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"65a581eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"35af35a2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blogs and News\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\\ntempor incididunt ut labore et dolore magna aliqua.\",\"link\":\"#\",\"with_border\":\"\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4a21307a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5721e14a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f5d06ea\",\"elType\":\"widget\",\"settings\":{\"after_excerpt\":\"...\",\"show_excerpt\":\"yes\",\"show_date\":\"yes\",\"show_category\":\"yes\",\"title\":\"Latest Articles\"},\"elements\":[],\"widgetType\":\"doccure-posts-grid\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(26633, 5122, 'fw_options', 'a:0:{}'),
(26634, 5122, '_wp_page_template', 'elementor_header_footer'),
(26635, 5122, '_elementor_edit_mode_nonce', '7c89a7c98a'),
(26636, 5122, '_elementor_post_mode', ''),
(26637, 5122, '_thumbnail_id', '-1'),
(26638, 5122, '_elementor_edit_mode', 'builder'),
(26639, 5122, '_elementor_template_type', 'wp-page'),
(26640, 5122, '_elementor_version', '3.12.2'),
(26641, 5122, '_elementor_data', '[{\"id\":\"af021f8\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5795c109\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"43b93a27\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<br \\/>\\r\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64d873c1\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"3c36d615\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"373eacf0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search Doctor, Make an Appointment\",\"subtitle\":\"Discover the best doctors, clinic & hospital the city nearest to you.\",\"shape_1\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"HomeHeroOne\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ada4b15\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"css_classes\":\"homemain_looking homemain_looking_elementor\"},\"elements\":[{\"id\":\"38d28a84\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9f3d51e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"855cada\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"28e64c45\",\"elType\":\"widget\",\"settings\":{\"title\":\"What are you looking for?\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"708f6cd7\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"45c16451\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1ce79ccf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Visit a doctor\",\"url\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"link_label\":\"Book Now\",\"background\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"doccure-imagebox\"}],\"isInner\":true},{\"id\":\"7e3183a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"css_classes\":\"homemain_looking_inner_space\"},\"elements\":[{\"id\":\"7532dc92\",\"elType\":\"widget\",\"settings\":{\"title\":\"Medical\",\"url\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"link_label\":\"Book Now\",\"background\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"doccure-imagebox\"}],\"isInner\":true},{\"id\":\"340eccf7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"59e437b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Services\",\"url\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"link_label\":\"Book Now\",\"background\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"doccure-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"252c5770\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"css_classes\":\"homemain_clinic\"},\"elements\":[{\"id\":\"2884c518\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7513ad93\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinic and Specialities\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\\ntempor incididunt ut labore et dolore magna aliqua.\"},\"elements\":[],\"widgetType\":\"doccure-headline\"},{\"id\":\"a55f87f\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[slide-anything id=\'527\']\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"75364b3e\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"home_counter_block elementor_counter\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#15558D\",\"structure\":\"40\"},\"elements\":[{\"id\":\"11b24a58\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"css_classes\":\"home_countersection \"},\"elements\":[{\"id\":\"1e9febd\",\"elType\":\"widget\",\"settings\":{\"title\":\"3500\",\"content\":\"Happy Customers\",\"icon\":{\"value\":\"fas fa-procedures\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":false},{\"id\":\"31f6d49c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"css_classes\":\"home_countersection \"},\"elements\":[{\"id\":\"5b4524c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"450+\",\"content\":\"Projects Done\\n\\n\",\"icon\":{\"value\":\"fas fa-briefcase\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":false},{\"id\":\"4c6d158b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"css_classes\":\"home_countersection \"},\"elements\":[{\"id\":\"7a66bf8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"40+\",\"content\":\"Awards\\n\\n\",\"icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":false},{\"id\":\"2f77e9ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"css_classes\":\"home_countersection \"},\"elements\":[{\"id\":\"332da541\",\"elType\":\"widget\",\"settings\":{\"title\":\"3500\",\"content\":\"Client Works\\n\\n\",\"icon\":{\"value\":\"fas fa-ambulance\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7bd44db\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"css_classes\":\"home_doctor\",\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\"},\"elements\":[{\"id\":\"2437096f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5c883050\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book Our Doctor\"},\"elements\":[],\"widgetType\":\"doccure-headline\"},{\"id\":\"5e970b78\",\"elType\":\"widget\",\"settings\":{\"featured\":\"\",\"_listing_type\":\"doctors\",\"fullwidth\":\"yes\",\"title\":\"zxc\",\"sub_title\":\"zxc\",\"description\":\"<p>zxc<\\/p>\"},\"elements\":[],\"widgetType\":\"DoctorsCarousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d3f4e6c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"css_classes\":\"home_available\"},\"elements\":[{\"id\":\"e4f0940\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3b70b5db\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"23f779df\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5b6fd00\",\"elType\":\"widget\",\"settings\":{\"title\":\"Available Features in Our Clinic\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\\ntempor incididunt ut labore et dolore magna aliqua.\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"73655517\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"c4582f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7ed6cfc5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Medical\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-capsules\",\"library\":\"fa-solid\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true},{\"id\":\"2a1b7252\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1d7ec4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Operation\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true},{\"id\":\"1bb943\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1047346\",\"elType\":\"widget\",\"settings\":{\"title\":\"Laboratory\",\"content\":\"\",\"icon\":{\"value\":\"far fa-hospital\",\"library\":\"fa-regular\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"31acc437\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"6e4f1bd1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"58c8d597\",\"elType\":\"widget\",\"settings\":{\"title\":\"ICU\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-pills\",\"library\":\"fa-solid\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true},{\"id\":\"a718eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"77edb283\",\"elType\":\"widget\",\"settings\":{\"title\":\"Test Room\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-x-ray\",\"library\":\"fa-solid\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true},{\"id\":\"60335f46\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"62d2d415\",\"elType\":\"widget\",\"settings\":{\"title\":\"Patient Ward\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-procedures\",\"library\":\"fa-solid\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de07f39\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"css_classes\":\"home_blog\",\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"610a400a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"249d090c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"759078de\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1e98c34\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blogs and News\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\\ntempor incididunt ut labore et dolore magna aliqua.\",\"link\":\"#\",\"with_border\":\"\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"31b4476b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6b3ff08c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5ac0bd5f\",\"elType\":\"widget\",\"settings\":{\"after_excerpt\":\"...\",\"show_excerpt\":\"yes\",\"show_date\":\"yes\",\"show_category\":\"yes\"},\"elements\":[],\"widgetType\":\"doccure-posts-grid\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(26646, 5123, 'fw_options', 'a:0:{}'),
(26647, 5123, '_wp_page_template', 'elementor_header_footer'),
(26648, 5123, '_elementor_edit_mode_nonce', '7c89a7c98a'),
(26649, 5123, '_elementor_post_mode', ''),
(26650, 5123, '_thumbnail_id', '-1'),
(26651, 5123, '_elementor_edit_mode', 'builder'),
(26652, 5123, '_elementor_template_type', 'wp-page'),
(26653, 5123, '_elementor_version', '3.12.2'),
(26654, 5124, 'fw_options', 'a:0:{}'),
(26655, 5124, '_wp_page_template', 'elementor_header_footer'),
(26656, 5124, '_elementor_edit_mode_nonce', '7c89a7c98a'),
(26657, 5124, '_elementor_post_mode', ''),
(26658, 5124, '_thumbnail_id', '-1'),
(26659, 5124, '_elementor_edit_mode', 'builder'),
(26660, 5124, '_elementor_template_type', 'wp-page'),
(26661, 5124, '_elementor_version', '3.12.2'),
(26662, 5074, '_elementor_data', '[{\"id\":\"58ee947\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#E5F1FB\"},\"elements\":[{\"id\":\"690837f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4839cec6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search Doctor, <span class=\\\"blue\\\"><br> Make an Appointment<\\/span>\",\"subtitle\":\"Discover the best doctors, clinic & hospital the city nearest to you.\",\"shape_1\":{\"id\":4929,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/04\\/banner-img.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"buttonone\":\"Instant Operation & Appointment\",\"buttontwo\":\"100% Expert Doctors \"},\"elements\":[],\"widgetType\":\"HomeHeroTwo\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"503cd219\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"structure\":\"21\",\"css_classes\":\"page-template-homepagetwo appoinment-section  appoinment_section_elementor custom-contain\"},\"elements\":[{\"id\":\"38e87130\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"css_classes\":\"appointment-left\"},\"elements\":[{\"id\":\"7b416b45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3736,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2022\\/04\\/appoinment-img.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2badaed2\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"css_classes\":\"homeboxtwo_boxes\"},\"elements\":[{\"id\":\"72b1f33e\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"2f235a14\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"css_classes\":\"appointment-grid\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6cfa4907\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-bed\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"shape\":\"square\",\"primary_color\":\"#FFF1E6\",\"secondary_color\":\"#F2994A\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"485d5172\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4 class=\\\"appointment-link\\\"><a href=\\\"#\\\">Visit a Doctor<\\/a><\\/h4>\\nWe provide the a wide range of medical services, so every person could have the opportunity\",\"_css_classes\":\" \"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"78f80a1e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"size\":\"md\",\"button_text_color\":\"#242424\",\"background_color\":\"#CE616100\",\"background_color_b\":\"#B09CA1\",\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#0071DC\",\"button_hover_border_color\":\"#0071DC\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0071DC\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6e2a2ed5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"css_classes\":\"appointment-grid\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c5aa8da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-tablets\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"shape\":\"square\",\"primary_color\":\"#E3FFEF\",\"secondary_color\":\"#27AD5F\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"73057396\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4 class=\\\"appointment-link\\\"><a href=\\\"#\\\">Medical<\\/a><\\/h4>\\nWe provide the a wide range of medical services, so every person could have the opportunity.\",\"_css_classes\":\" \"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d715dcf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"size\":\"md\",\"button_text_color\":\"#242424\",\"background_color\":\"#CE616100\",\"background_color_b\":\"#B09CA1\",\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#0071DC\",\"button_hover_border_color\":\"#0071DC\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0071DC\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1f388354\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"css_classes\":\"appointment-grid\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9d64d0d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-vial\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"shape\":\"square\",\"primary_color\":\"#FFF1F1\",\"secondary_color\":\"#EB5757\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"361e453e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4 class=\\\"appointment-link\\\"><a href=\\\"#\\\">Services<\\/a><\\/h4>\\nWe provide the a wide range of medical services, so every person could have the opportunity\",\"_css_classes\":\" \"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb94ec8\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"size\":\"md\",\"button_text_color\":\"#242424\",\"background_color\":\"#CE616100\",\"background_color_b\":\"#B09CA1\",\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#0071DC\",\"button_hover_border_color\":\"#0071DC\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0071DC\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"31b399d4\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"47785ee9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1f3f26dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Schedule<\\/h3>\\n<ul>\\n \\t<li><strong>Monday \\u2013 Friday<\\/strong> 8.00 \\u2013 13.00<\\/li>\\n \\t<li><strong>Saturday<\\/strong> 8.00 \\u2013 15.00<\\/li>\\n<\\/ul>\",\"_css_classes\":\" appointment-schedule elementor_schedule \"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2ec8bae1\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"css_classes\":\"appointment-info-holder\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"25300877\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 class=\\\"schedule-title text-white\\\">Request an Appointment<\\/h3>\\n<div class=\\\"request_appoinment\\\">\\n<div class=\\\"request_appoinment_img\\\"><img class=\\\"alignnone size-full wp-image-3737\\\" src=\\\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2022\\/04\\/phone-call.png\\\" alt=\\\"\\\" width=\\\"104\\\" height=\\\"104\\\" \\/><\\/div>\\n<div class=\\\"request_appoinment_right\\\">\\n<p class=\\\"callus_txt\\\">Call us on<\\/p>\\n\\n<h2>+1 (208) 567 0707<\\/h2>\\n<\\/div>\\n<\\/div>\",\"_css_classes\":\" appointment-request\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"736697cf\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#EDF5FC\",\"css_classes\":\" page-template-homepagetwo\"},\"elements\":[{\"id\":\"187c9f02\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"415777f6\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"service-section\"},\"elements\":[{\"id\":\"7f0edb02\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"54f9c3cb\",\"elType\":\"widget\",\"settings\":{\"title\":\"High Quality Service for you\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt<br> ut labore et dolore magna aliqua\",\"_css_classes\":\"section-header\"},\"elements\":[],\"widgetType\":\"doccure-headline\"},{\"id\":\"33ecb018\",\"elType\":\"widget\",\"settings\":{\"limit\":4},\"elements\":[],\"widgetType\":\"DoctorsSpecialities\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7b662314\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"css_classes\":\"page-template-homepagetwo  doctor-section doctor-right-img mobile_section doctor-bg\"},\"elements\":[{\"id\":\"35d6fef\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"19fff8a6\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7ac3e71d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"290bc914\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book Our Doctor\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br> tempor incididunt ut labore et dolore magna aliqua.\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"74cdc935\",\"elType\":\"widget\",\"settings\":{\"style\":\"style2\",\"link\":\"#\"},\"elements\":[],\"widgetType\":\"DoctorsCarousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"63a14490\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#EDF5FC\",\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"css_classes\":\"page-template-homepagetwo\"},\"elements\":[{\"id\":\"446af50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"787bc15a\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"doctor-section hometwo_available\",\"background_background\":\"classic\"},\"elements\":[{\"id\":\"76eed861\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1c233823\",\"elType\":\"widget\",\"settings\":{\"title\":\"Availabe Features in Our Clinic\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br> tempor incididunt ut labore et dolore magna aliqua.\",\"_css_classes\":\"section-header\"},\"elements\":[],\"widgetType\":\"doccure-headline\"},{\"id\":\"2089d003\",\"elType\":\"widget\",\"settings\":{\"limit\":10,\"link\":\"#\"},\"elements\":[],\"widgetType\":\"DoctorsServices\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f6f2ebe\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"css_classes\":\"page-template-homepagetwo  homepagetwo_blog\"},\"elements\":[{\"id\":\"75fb4c09\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"45cac11\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"doctor-section\",\"background_background\":\"classic\"},\"elements\":[{\"id\":\"58437903\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"47eeb08d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s See Our Latest News\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br> tempor incididunt ut labore et dolore magna aliqua.\",\"_css_classes\":\"section-header\"},\"elements\":[],\"widgetType\":\"doccure-headline\"},{\"id\":\"5b368c84\",\"elType\":\"widget\",\"settings\":{\"styletype\":\"style2\",\"after_excerpt\":\"...\",\"link\":\"#\"},\"elements\":[],\"widgetType\":\"doccure-posts-grid\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(26663, 5125, 'fw_options', 'a:0:{}'),
(26664, 5125, '_wp_page_template', 'elementor_header_footer'),
(26665, 5125, '_elementor_edit_mode_nonce', '7c89a7c98a'),
(26666, 5125, '_elementor_post_mode', ''),
(26667, 5125, '_thumbnail_id', '-1'),
(26668, 5125, '_elementor_edit_mode', 'builder'),
(26669, 5125, '_elementor_template_type', 'wp-page'),
(26670, 5125, '_elementor_version', '3.12.2');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(26671, 5125, '_elementor_data', '[{\"id\":\"58ee947\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#E5F1FB\"},\"elements\":[{\"id\":\"690837f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4839cec6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search Doctor, <span class=\\\"blue\\\"><br> Make an Appointment<\\/span>\",\"subtitle\":\"Discover the best doctors, clinic & hospital the city nearest to you.\",\"shape_1\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"buttonone\":\"Instant Operation & Appointment\",\"buttontwo\":\"100% Expert Doctors \"},\"elements\":[],\"widgetType\":\"HomeHeroTwo\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"503cd219\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"structure\":\"21\",\"css_classes\":\"page-template-homepagetwo appoinment-section  appoinment_section_elementor custom-contain\"},\"elements\":[{\"id\":\"38e87130\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"css_classes\":\"appointment-left\"},\"elements\":[{\"id\":\"7b416b45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2badaed2\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"css_classes\":\"homeboxtwo_boxes\"},\"elements\":[{\"id\":\"72b1f33e\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"2f235a14\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"css_classes\":\"appointment-grid\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6cfa4907\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-bed\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"shape\":\"square\",\"primary_color\":\"#FFF1E6\",\"secondary_color\":\"#F2994A\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"485d5172\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4 class=\\\"appointment-link\\\"><a href=\\\"#\\\">Visit a Doctor<\\/a><\\/h4>\\nWe provide the a wide range of medical services, so every person could have the opportunity\",\"_css_classes\":\" \"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"78f80a1e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"size\":\"md\",\"button_text_color\":\"#242424\",\"background_color\":\"#CE616100\",\"background_color_b\":\"#B09CA1\",\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#0071DC\",\"button_hover_border_color\":\"#0071DC\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0071DC\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6e2a2ed5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"css_classes\":\"appointment-grid\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c5aa8da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-tablets\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"shape\":\"square\",\"primary_color\":\"#E3FFEF\",\"secondary_color\":\"#27AD5F\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"73057396\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4 class=\\\"appointment-link\\\"><a href=\\\"#\\\">Medical<\\/a><\\/h4>\\nWe provide the a wide range of medical services, so every person could have the opportunity.\",\"_css_classes\":\" \"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d715dcf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"size\":\"md\",\"button_text_color\":\"#242424\",\"background_color\":\"#CE616100\",\"background_color_b\":\"#B09CA1\",\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#0071DC\",\"button_hover_border_color\":\"#0071DC\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0071DC\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1f388354\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"css_classes\":\"appointment-grid\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9d64d0d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-vial\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"shape\":\"square\",\"primary_color\":\"#FFF1F1\",\"secondary_color\":\"#EB5757\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"361e453e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4 class=\\\"appointment-link\\\"><a href=\\\"#\\\">Services<\\/a><\\/h4>\\nWe provide the a wide range of medical services, so every person could have the opportunity\",\"_css_classes\":\" \"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb94ec8\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"size\":\"md\",\"button_text_color\":\"#242424\",\"background_color\":\"#CE616100\",\"background_color_b\":\"#B09CA1\",\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#0071DC\",\"button_hover_border_color\":\"#0071DC\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0071DC\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"31b399d4\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"47785ee9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1f3f26dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Schedule<\\/h3>\\n<ul>\\n \\t<li><strong>Monday \\u2013 Friday<\\/strong> 8.00 \\u2013 13.00<\\/li>\\n \\t<li><strong>Saturday<\\/strong> 8.00 \\u2013 15.00<\\/li>\\n<\\/ul>\",\"_css_classes\":\" appointment-schedule elementor_schedule \"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2ec8bae1\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"css_classes\":\"appointment-info-holder\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"25300877\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 class=\\\"schedule-title text-white\\\">Request an Appointment<\\/h3>\\n<div class=\\\"request_appoinment\\\">\\n<div class=\\\"request_appoinment_img\\\"><img class=\\\"alignnone size-full wp-image-3737\\\" src=\\\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2022\\/04\\/phone-call.png\\\" alt=\\\"\\\" width=\\\"104\\\" height=\\\"104\\\" \\/><\\/div>\\n<div class=\\\"request_appoinment_right\\\">\\n<p class=\\\"callus_txt\\\">Call us on<\\/p>\\n\\n<h2>+1 (208) 567 0707<\\/h2>\\n<\\/div>\\n<\\/div>\",\"_css_classes\":\" appointment-request\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"736697cf\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#EDF5FC\",\"css_classes\":\" page-template-homepagetwo\"},\"elements\":[{\"id\":\"187c9f02\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"415777f6\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"service-section\"},\"elements\":[{\"id\":\"7f0edb02\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"54f9c3cb\",\"elType\":\"widget\",\"settings\":{\"title\":\"High Quality Service for you\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt<br> ut labore et dolore magna aliqua\",\"_css_classes\":\"section-header\"},\"elements\":[],\"widgetType\":\"doccure-headline\"},{\"id\":\"33ecb018\",\"elType\":\"widget\",\"settings\":{\"limit\":4},\"elements\":[],\"widgetType\":\"DoctorsSpecialities\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7b662314\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"css_classes\":\"page-template-homepagetwo  doctor-section doctor-right-img mobile_section doctor-bg\"},\"elements\":[{\"id\":\"35d6fef\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"19fff8a6\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7ac3e71d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"290bc914\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book Our Doctor\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br> tempor incididunt ut labore et dolore magna aliqua.\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"74cdc935\",\"elType\":\"widget\",\"settings\":{\"style\":\"style2\",\"link\":\"#\"},\"elements\":[],\"widgetType\":\"DoctorsCarousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"63a14490\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#EDF5FC\",\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"css_classes\":\"page-template-homepagetwo\"},\"elements\":[{\"id\":\"446af50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"787bc15a\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"doctor-section hometwo_available\",\"background_background\":\"classic\"},\"elements\":[{\"id\":\"76eed861\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1c233823\",\"elType\":\"widget\",\"settings\":{\"title\":\"Availabe Features in Our Clinic\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br> tempor incididunt ut labore et dolore magna aliqua.\",\"_css_classes\":\"section-header\"},\"elements\":[],\"widgetType\":\"doccure-headline\"},{\"id\":\"2089d003\",\"elType\":\"widget\",\"settings\":{\"limit\":10,\"link\":\"#\"},\"elements\":[],\"widgetType\":\"DoctorsServices\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f6f2ebe\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"css_classes\":\"page-template-homepagetwo  homepagetwo_blog\"},\"elements\":[{\"id\":\"75fb4c09\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"45cac11\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"doctor-section\",\"background_background\":\"classic\"},\"elements\":[{\"id\":\"58437903\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"47eeb08d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s See Our Latest News\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br> tempor incididunt ut labore et dolore magna aliqua.\",\"_css_classes\":\"section-header\"},\"elements\":[],\"widgetType\":\"doccure-headline\"},{\"id\":\"5b368c84\",\"elType\":\"widget\",\"settings\":{\"styletype\":\"style2\",\"after_excerpt\":\"...\",\"link\":\"#\"},\"elements\":[],\"widgetType\":\"doccure-posts-grid\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(26674, 5074, '_yoast_wpseo_content_score', '90'),
(26676, 5126, 'fw_options', 'a:0:{}'),
(26677, 5126, '_wp_page_template', 'elementor_header_footer'),
(26678, 5126, '_elementor_edit_mode_nonce', '7c89a7c98a'),
(26679, 5126, '_elementor_post_mode', ''),
(26680, 5126, '_thumbnail_id', '-1'),
(26681, 5126, '_elementor_edit_mode', 'builder'),
(26682, 5126, '_elementor_template_type', 'wp-page'),
(26683, 5126, '_elementor_version', '3.12.2'),
(26684, 5127, 'fw_options', 'a:0:{}'),
(26685, 5127, '_wp_page_template', 'elementor_header_footer'),
(26686, 5127, '_elementor_edit_mode_nonce', '7c89a7c98a'),
(26687, 5127, '_elementor_post_mode', ''),
(26688, 5127, '_thumbnail_id', '-1'),
(26689, 5127, '_elementor_edit_mode', 'builder'),
(26690, 5127, '_elementor_template_type', 'wp-page'),
(26691, 5127, '_elementor_version', '3.12.2'),
(26692, 5075, '_elementor_data', '[{\"id\":\"7c4d5d7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"css_classes\":\"page-template-homepagethree\"},\"elements\":[{\"id\":\"1e147f09\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1da9cc2b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search Doctor, Make an Appointment\",\"subtitle\":\"Discover the best doctors, clinic & hospital the city nearest to you.\",\"shape_1\":{\"id\":3145,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2022\\/03\\/banner-6.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"HomeHeroThree\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5fc7188a\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"css_classes\":\"mobile_doctorblock page-template-homepagethree elementor_home3\"},\"elements\":[{\"id\":\"1db0d111\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3a8af33d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6d48ba6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7adb949b\",\"elType\":\"widget\",\"settings\":{\"title\":\"What are you looking for?\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\\n\\n\",\"text_align\":\"left\",\"with_border\":\"\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6ee5cb7f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"319eefe\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"css_classes\":\"looking-grid hvr-bounce-to-right\"},\"elements\":[{\"id\":\"5f8feba9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Visit a Doctor\",\"content\":\"We hire the best specialists and best medical services the to deliver top-notch diagnostic services for you.\\n\\n\",\"icon\":{\"value\":\"fas fa-user-md\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxtwo\"}],\"isInner\":true},{\"id\":\"31c39b80\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"css_classes\":\"looking-grid hvr-bounce-to-right\"},\"elements\":[{\"id\":\"33c1ef20\",\"elType\":\"widget\",\"settings\":{\"title\":\"Find a Pharmacy\",\"content\":\"We provide the a wide range of medical services, so every person could have the opportunity.\\n\\n\\n\",\"icon\":{\"value\":\"fas fa-tablets\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxtwo\"}],\"isInner\":true},{\"id\":\"2771605b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"css_classes\":\"looking-grid hvr-bounce-to-right\"},\"elements\":[{\"id\":\"3c9fc7fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Find a Lab\",\"content\":\"We use the first-class medical equipment for timely diagnostics of various diseases.\\n\\n\\n\",\"icon\":{\"value\":\"fas fa-vial\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxtwo\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"841e1fe\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"page-template-homepagethree\"},\"elements\":[{\"id\":\"6a7778a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"css_classes\":\"best-doctor-section\"},\"elements\":[{\"id\":\"5fd4944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book Our Best Doctor\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\",\"text_align\":\"left\",\"with_border\":\"\"},\"elements\":[],\"widgetType\":\"doccure-headline\"},{\"id\":\"5e5cf0cf\",\"elType\":\"widget\",\"settings\":{\"style\":\"style3\",\"limit\":6,\"link\":\"#\"},\"elements\":[],\"widgetType\":\"DoctorsCarousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6d8d7c97\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"css_classes\":\"page-template-homepagethree\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#EDF5FC\"},\"elements\":[{\"id\":\"441869b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"css_classes\":\"features-clinic-section \"},\"elements\":[{\"id\":\"27bfa5e5\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"33f3981e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4a3bf86f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Available Features in Our Clinic\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\\n\\n\",\"text_align\":\"left\",\"with_border\":\"\"},\"elements\":[],\"widgetType\":\"doccure-headline\"},{\"id\":\"42d90644\",\"elType\":\"widget\",\"settings\":{\"style\":\"style2\",\"limit\":6},\"elements\":[],\"widgetType\":\"DoctorsServices\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6a3d48ff\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"css_classes\":\"page-template-homepagethree \",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\"},\"elements\":[{\"id\":\"114e8f5d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"css_classes\":\" \"},\"elements\":[{\"id\":\"20119450\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"high-service-section\"},\"elements\":[{\"id\":\"75673218\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"63b6b355\",\"elType\":\"widget\",\"settings\":{\"title\":\"High Quality Service for you\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\\n\\n\",\"text_align\":\"left\",\"with_border\":\"\"},\"elements\":[],\"widgetType\":\"doccure-headline\"},{\"id\":\"5bc6ccbb\",\"elType\":\"widget\",\"settings\":{\"style\":\"style2\",\"link\":\"#\"},\"elements\":[],\"widgetType\":\"DoctorsSpecialities\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"124c649f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"css_classes\":\"page-template-homepagethree \",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\"},\"elements\":[{\"id\":\"5ffef314\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"css_classes\":\" \"},\"elements\":[{\"id\":\"1539627b\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"high--section\"},\"elements\":[{\"id\":\"43cd387b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"73211d96\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blogs and News\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\\n\\n\",\"text_align\":\"left\",\"with_border\":\"\"},\"elements\":[],\"widgetType\":\"doccure-headline\"},{\"id\":\"5713d480\",\"elType\":\"widget\",\"settings\":{\"styletype\":\"style3\",\"after_excerpt\":\"...\"},\"elements\":[],\"widgetType\":\"doccure-posts-grid\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(26693, 5128, 'fw_options', 'a:0:{}'),
(26694, 5128, '_wp_page_template', 'elementor_header_footer'),
(26695, 5128, '_elementor_edit_mode_nonce', '7c89a7c98a'),
(26696, 5128, '_elementor_post_mode', ''),
(26697, 5128, '_thumbnail_id', '-1'),
(26698, 5128, '_elementor_edit_mode', 'builder'),
(26699, 5128, '_elementor_template_type', 'wp-page'),
(26700, 5128, '_elementor_version', '3.12.2'),
(26701, 5128, '_elementor_data', '[{\"id\":\"31c74dcf\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"css_classes\":\"page-template-homepagethree\"},\"elements\":[{\"id\":\"424a89e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4af19f9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"css_classes\":\"mobile_doctorblock page-template-homepagethree elementor_home3\"},\"elements\":[{\"id\":\"2f21d064\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6cf33a8a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7acf102e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6fbb0025\",\"elType\":\"widget\",\"settings\":{\"title\":\"What are you looking for?\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\\n\\n\",\"text_align\":\"left\",\"with_border\":\"\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"53718fc7\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"26e6b234\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"css_classes\":\"looking-grid hvr-bounce-to-right\"},\"elements\":[],\"isInner\":true},{\"id\":\"79caadd8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"css_classes\":\"looking-grid hvr-bounce-to-right\"},\"elements\":[],\"isInner\":true},{\"id\":\"3c94606\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"css_classes\":\"looking-grid hvr-bounce-to-right\"},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1b0f3313\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"page-template-homepagethree\"},\"elements\":[{\"id\":\"3cad35a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"css_classes\":\"best-doctor-section\"},\"elements\":[{\"id\":\"12212648\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book Our Best Doctor\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\",\"text_align\":\"left\",\"with_border\":\"\"},\"elements\":[],\"widgetType\":\"doccure-headline\"},{\"id\":\"3eea5fd9\",\"elType\":\"widget\",\"settings\":{\"style\":\"style3\",\"limit\":6,\"link\":\"#\"},\"elements\":[],\"widgetType\":\"DoctorsCarousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"26bd2b4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"css_classes\":\"page-template-homepagethree\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#EDF5FC\"},\"elements\":[{\"id\":\"789a0605\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"css_classes\":\"features-clinic-section \"},\"elements\":[{\"id\":\"7cb11c3c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"262eb780\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6193a2f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Available Features in Our Clinic\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\\n\\n\",\"text_align\":\"left\",\"with_border\":\"\"},\"elements\":[],\"widgetType\":\"doccure-headline\"},{\"id\":\"5e07ee29\",\"elType\":\"widget\",\"settings\":{\"style\":\"style2\",\"limit\":6},\"elements\":[],\"widgetType\":\"DoctorsServices\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"18bc7a89\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"css_classes\":\"page-template-homepagethree \",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\"},\"elements\":[{\"id\":\"69bc4426\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"css_classes\":\" \"},\"elements\":[{\"id\":\"6de07a93\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"high-service-section\"},\"elements\":[{\"id\":\"79d0c7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e6a22e7\",\"elType\":\"widget\",\"settings\":{\"title\":\"High Quality Service for you\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\\n\\n\",\"text_align\":\"left\",\"with_border\":\"\"},\"elements\":[],\"widgetType\":\"doccure-headline\"},{\"id\":\"2f5cc97b\",\"elType\":\"widget\",\"settings\":{\"style\":\"style2\",\"link\":\"#\"},\"elements\":[],\"widgetType\":\"DoctorsSpecialities\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3f38c6f6\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"css_classes\":\"page-template-homepagethree \",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\"},\"elements\":[{\"id\":\"30523bcd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"css_classes\":\" \"},\"elements\":[{\"id\":\"6b4591f2\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"high--section\"},\"elements\":[{\"id\":\"1dbb498\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"743267fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blogs and News\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\\n\\n\",\"text_align\":\"left\",\"with_border\":\"\"},\"elements\":[],\"widgetType\":\"doccure-headline\"},{\"id\":\"7dcbae1a\",\"elType\":\"widget\",\"settings\":{\"styletype\":\"style3\",\"after_excerpt\":\"...\"},\"elements\":[],\"widgetType\":\"doccure-posts-grid\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(26706, 5129, 'fw_options', 'a:0:{}'),
(26707, 5129, '_wp_page_template', 'elementor_header_footer'),
(26708, 5129, '_elementor_edit_mode_nonce', '7c89a7c98a'),
(26709, 5129, '_elementor_post_mode', ''),
(26710, 5129, '_thumbnail_id', '-1'),
(26711, 5129, '_elementor_edit_mode', 'builder'),
(26712, 5129, '_elementor_template_type', 'wp-page'),
(26713, 5129, '_elementor_version', '3.12.2'),
(26714, 5130, 'fw_options', 'a:0:{}'),
(26715, 5130, '_wp_page_template', 'elementor_header_footer'),
(26716, 5130, '_elementor_edit_mode_nonce', '7c89a7c98a'),
(26717, 5130, '_elementor_post_mode', ''),
(26718, 5130, '_thumbnail_id', '-1'),
(26719, 5130, '_elementor_edit_mode', 'builder'),
(26720, 5130, '_elementor_template_type', 'wp-page'),
(26721, 5130, '_elementor_version', '3.12.2'),
(26722, 5076, '_elementor_data', '[{\"id\":\"22662af1\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"css_classes\":\"page-template-homepagefour\"},\"elements\":[{\"id\":\"22daea9e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e8020c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search Doctor, Make <br>an <span class=\\\"orange\\\">Appointment<\\/span>\",\"shape_1\":{\"id\":3340,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2022\\/03\\/banner-5.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"HomeHeroFour\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"10b3f2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"css_classes\":\"page-template-homepagefour looking-section-four\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"2910bf22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3eb2867c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6f65dae0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1ad27a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"What are you <span class=\\\"color-primary\\\">looking<\\/span> for?\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7d9da39d\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"css_classes\":\"looking-row\"},\"elements\":[{\"id\":\"29e3b156\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"css_classes\":\"looking-grid-four\"},\"elements\":[{\"id\":\"6d2d396\",\"elType\":\"widget\",\"settings\":{\"title\":\"Visit a Doctor\",\"content\":\"We hire the best specialists to deliver top-notch diagnostic services for you diagnostic services for you.\",\"styletype\":\"style2\",\"icon\":{\"value\":\"fas fa-vial\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxtwo\"}],\"isInner\":true},{\"id\":\"6e69602e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"css_classes\":\"looking-grid-four\"},\"elements\":[{\"id\":\"57dbf1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Find a Pharmacy\",\"content\":\"We provide the a wide range of medical services, so every person could have the opportunity.\\n\",\"styletype\":\"style2\",\"icon\":{\"value\":\"fas fa-tablets\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxtwo\"}],\"isInner\":true},{\"id\":\"391a1330\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"css_classes\":\"looking-grid-four\"},\"elements\":[{\"id\":\"6b8d5530\",\"elType\":\"widget\",\"settings\":{\"title\":\"Find a Lab\",\"content\":\"We hire the best specialists to deliver top-notch diagnostic services for you diagnostic services for you.\",\"styletype\":\"style2\",\"icon\":{\"value\":\"fas fa-user-md\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxtwo\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4f56ae42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"css_classes\":\"page-template-homepagefour clinic-section-four\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"187cd3e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7e350cc2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"206e2024\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed2b0b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinic &amp; <span class=\\\"color-primary\\\">Specialities<\\/span>\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br> tempor incididunt ut labore et dolore magna aliqua.\\n\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5b6ee095\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1ee10762\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"18aa8389\",\"elType\":\"widget\",\"settings\":{\"style\":\"style3\"},\"elements\":[],\"widgetType\":\"DoctorsSpecialities\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c198d4f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"css_classes\":\"page-template-homepagefour doctor-section-four  \",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"4b421e2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"72e07e31\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"26354b74\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"11b39058\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book Our <span class=\\\"color-primary\\\">Best Doctor<\\/span>\",\"subtitle\":\"Access to expert physicians and surgeons, advanced technologies and<br> top-quality surgery facilities right here.\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"460e5b9a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d40cb99\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"27923d2b\",\"elType\":\"widget\",\"settings\":{\"style\":\"style4\",\"limit\":6},\"elements\":[],\"widgetType\":\"DoctorsCarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"71ebfc4d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#F4F5F7\",\"css_classes\":\"page-template-homepagefour features-clinic-four\"},\"elements\":[{\"id\":\"176b4b3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5b907501\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3591732b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2105ccc8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Available Features <span class=\\\"color-primary\\\">in Our Clinic<\\/span>\",\"subtitle\":\"It is a long established fact that a reader will be distracted by the readable<br> content of a page when looking at its layout.\\n\\n\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"102e65d2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"642caa46\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1411081c\",\"elType\":\"widget\",\"settings\":{\"style\":\"style3\",\"link\":\"#\"},\"elements\":[],\"widgetType\":\"DoctorsServices\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"769441\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"background_background\":\"classic\",\"css_classes\":\"page-template-homepagefour blog-section-four homepagefour_elementor\"},\"elements\":[{\"id\":\"2d39a405\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"22e74f46\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"36e3dad0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"23fd0902\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Latest <span class=\\\"color-primary\\\">Blogs<\\/span>\",\"subtitle\":\"It is a long established fact that a reader will be distracted by the readable<br> content of a page when looking at its layout.\\n\\n\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"59dac364\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6e22f8bf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5a0db52b\",\"elType\":\"widget\",\"settings\":{\"styletype\":\"style4\",\"after_excerpt\":\"...\",\"link\":\"#\"},\"elements\":[],\"widgetType\":\"doccure-posts-grid\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(26723, 5131, 'fw_options', 'a:0:{}'),
(26724, 5131, '_wp_page_template', 'elementor_header_footer'),
(26725, 5131, '_elementor_edit_mode_nonce', '7c89a7c98a'),
(26726, 5131, '_elementor_post_mode', ''),
(26727, 5131, '_thumbnail_id', '-1'),
(26728, 5131, '_elementor_edit_mode', 'builder'),
(26729, 5131, '_elementor_template_type', 'wp-page'),
(26730, 5131, '_elementor_version', '3.12.2'),
(26731, 5131, '_elementor_data', '[{\"id\":\"4b6e1981\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"css_classes\":\"page-template-homepagefour\"},\"elements\":[{\"id\":\"6c6e3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"435c1e9c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"css_classes\":\"page-template-homepagefour looking-section-four\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"19047baa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"45631af\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"9616b4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7bf74052\",\"elType\":\"widget\",\"settings\":{\"title\":\"What are you <span class=\\\"color-primary\\\">looking<\\/span> for?\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4e7f27bf\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"css_classes\":\"looking-row\"},\"elements\":[{\"id\":\"fe70545\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"css_classes\":\"looking-grid-four\"},\"elements\":[],\"isInner\":true},{\"id\":\"1e3a25d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"css_classes\":\"looking-grid-four\"},\"elements\":[],\"isInner\":true},{\"id\":\"19f49390\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"css_classes\":\"looking-grid-four\"},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1b431c9b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"css_classes\":\"page-template-homepagefour clinic-section-four\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"4dd506df\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"296208ce\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1c7e362e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"71b96301\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinic &amp; <span class=\\\"color-primary\\\">Specialities<\\/span>\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br> tempor incididunt ut labore et dolore magna aliqua.\\n\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ebefe3a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5f5d5087\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"72809897\",\"elType\":\"widget\",\"settings\":{\"style\":\"style3\"},\"elements\":[],\"widgetType\":\"DoctorsSpecialities\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4a21626a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"css_classes\":\"page-template-homepagefour doctor-section-four  \",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"7796f439\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"40216a52\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"68fbf8f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"17dec3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book Our <span class=\\\"color-primary\\\">Best Doctor<\\/span>\",\"subtitle\":\"Access to expert physicians and surgeons, advanced technologies and<br> top-quality surgery facilities right here.\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"66d807a5\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"24a466ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"11aa9ee4\",\"elType\":\"widget\",\"settings\":{\"style\":\"style4\",\"limit\":6},\"elements\":[],\"widgetType\":\"DoctorsCarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"120c457d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#F4F5F7\",\"css_classes\":\"page-template-homepagefour features-clinic-four\"},\"elements\":[{\"id\":\"1da881d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4edcd929\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2ed6fe7f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"71e81228\",\"elType\":\"widget\",\"settings\":{\"title\":\"Available Features <span class=\\\"color-primary\\\">in Our Clinic<\\/span>\",\"subtitle\":\"It is a long established fact that a reader will be distracted by the readable<br> content of a page when looking at its layout.\\n\\n\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"69e5ba07\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"63e4767a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3ba9e53f\",\"elType\":\"widget\",\"settings\":{\"style\":\"style3\",\"link\":\"#\"},\"elements\":[],\"widgetType\":\"DoctorsServices\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"62af61d6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"background_background\":\"classic\",\"css_classes\":\"page-template-homepagefour blog-section-four homepagefour_elementor\"},\"elements\":[{\"id\":\"131031eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5e822d49\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"517fae7f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"14021ca9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Latest <span class=\\\"color-primary\\\">Blogs<\\/span>\",\"subtitle\":\"It is a long established fact that a reader will be distracted by the readable<br> content of a page when looking at its layout.\\n\\n\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"46fa01fd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5d01bde2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6dd3fc0e\",\"elType\":\"widget\",\"settings\":{\"styletype\":\"style4\",\"after_excerpt\":\"...\",\"link\":\"#\"},\"elements\":[],\"widgetType\":\"doccure-posts-grid\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(26736, 5132, '_menu_item_type', 'post_type'),
(26737, 5132, '_menu_item_menu_item_parent', '3808'),
(26738, 5132, '_menu_item_object_id', '5075'),
(26739, 5132, '_menu_item_object', 'page'),
(26740, 5132, '_menu_item_target', ''),
(26741, 5132, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(26742, 5132, '_menu_item_xfn', ''),
(26743, 5132, '_menu_item_url', ''),
(26745, 5133, '_menu_item_type', 'post_type'),
(26746, 5133, '_menu_item_menu_item_parent', '3808'),
(26747, 5133, '_menu_item_object_id', '5074'),
(26748, 5133, '_menu_item_object', 'page'),
(26749, 5133, '_menu_item_target', ''),
(26750, 5133, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(26751, 5133, '_menu_item_xfn', ''),
(26752, 5133, '_menu_item_url', ''),
(26754, 5134, '_menu_item_type', 'post_type'),
(26755, 5134, '_menu_item_menu_item_parent', '3808'),
(26756, 5134, '_menu_item_object_id', '5076'),
(26757, 5134, '_menu_item_object', 'page'),
(26758, 5134, '_menu_item_target', ''),
(26759, 5134, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(26760, 5134, '_menu_item_xfn', ''),
(26761, 5134, '_menu_item_url', ''),
(26763, 5135, 'fw_options', 'a:0:{}'),
(26764, 5135, '_wp_page_template', 'elementor_header_footer'),
(26765, 5135, '_elementor_edit_mode_nonce', '7c89a7c98a'),
(26766, 5135, '_elementor_post_mode', ''),
(26767, 5135, '_thumbnail_id', '-1'),
(26768, 5135, '_elementor_edit_mode', 'builder'),
(26769, 5135, '_elementor_template_type', 'wp-page'),
(26770, 5135, '_elementor_version', '3.12.2');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(26771, 5135, '_elementor_data', '[{\"id\":\"af021f8\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5795c109\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"43b93a27\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<br \\/>\\r\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64d873c1\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"3c36d615\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"373eacf0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search Doctor, Make an Appointment\",\"subtitle\":\"Discover the best doctors, clinic & hospital the city nearest to you.\",\"shape_1\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"HomeHeroOne\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ada4b15\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"css_classes\":\"homemain_looking homemain_looking_elementor\"},\"elements\":[{\"id\":\"38d28a84\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9f3d51e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"855cada\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"28e64c45\",\"elType\":\"widget\",\"settings\":{\"title\":\"What are you looking for?\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"708f6cd7\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"45c16451\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1ce79ccf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Visit a doctor\",\"url\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"link_label\":\"Book Now\",\"background\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"doccure-imagebox\"}],\"isInner\":true},{\"id\":\"7e3183a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"css_classes\":\"homemain_looking_inner_space\"},\"elements\":[{\"id\":\"7532dc92\",\"elType\":\"widget\",\"settings\":{\"title\":\"Medical\",\"url\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"link_label\":\"Book Now\",\"background\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"doccure-imagebox\"}],\"isInner\":true},{\"id\":\"340eccf7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"59e437b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Services\",\"url\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"link_label\":\"Book Now\",\"background\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"doccure-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"252c5770\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"css_classes\":\"homemain_clinic\"},\"elements\":[{\"id\":\"2884c518\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7513ad93\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinic and Specialities\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\\ntempor incididunt ut labore et dolore magna aliqua.\"},\"elements\":[],\"widgetType\":\"doccure-headline\"},{\"id\":\"a55f87f\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[slide-anything id=\'527\']\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"75364b3e\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"home_counter_block elementor_counter\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#15558D\",\"structure\":\"40\"},\"elements\":[{\"id\":\"11b24a58\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"css_classes\":\"home_countersection \"},\"elements\":[{\"id\":\"1e9febd\",\"elType\":\"widget\",\"settings\":{\"title\":\"3500\",\"content\":\"Happy Customers\",\"icon\":{\"value\":\"fas fa-procedures\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":false},{\"id\":\"31f6d49c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"css_classes\":\"home_countersection \"},\"elements\":[{\"id\":\"5b4524c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"450+\",\"content\":\"Projects Done\\n\\n\",\"icon\":{\"value\":\"fas fa-briefcase\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":false},{\"id\":\"4c6d158b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"css_classes\":\"home_countersection \"},\"elements\":[{\"id\":\"7a66bf8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"40+\",\"content\":\"Awards\\n\\n\",\"icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":false},{\"id\":\"2f77e9ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"css_classes\":\"home_countersection \"},\"elements\":[{\"id\":\"332da541\",\"elType\":\"widget\",\"settings\":{\"title\":\"3500\",\"content\":\"Client Works\\n\\n\",\"icon\":{\"value\":\"fas fa-ambulance\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7bd44db\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"css_classes\":\"home_doctor\",\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\"},\"elements\":[{\"id\":\"2437096f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5c883050\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book Our Doctor\"},\"elements\":[],\"widgetType\":\"doccure-headline\"},{\"id\":\"5e970b78\",\"elType\":\"widget\",\"settings\":{\"featured\":\"\",\"_listing_type\":\"doctors\",\"fullwidth\":\"yes\",\"title\":\"zxc\",\"sub_title\":\"zxc\",\"description\":\"<p>zxc<\\/p>\"},\"elements\":[],\"widgetType\":\"DoctorsCarousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d3f4e6c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"css_classes\":\"home_available\"},\"elements\":[{\"id\":\"e4f0940\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3b70b5db\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"23f779df\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5b6fd00\",\"elType\":\"widget\",\"settings\":{\"title\":\"Available Features in Our Clinic\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\\ntempor incididunt ut labore et dolore magna aliqua.\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"73655517\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"c4582f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7ed6cfc5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Medical\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-capsules\",\"library\":\"fa-solid\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true},{\"id\":\"2a1b7252\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1d7ec4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Operation\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true},{\"id\":\"1bb943\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1047346\",\"elType\":\"widget\",\"settings\":{\"title\":\"Laboratory\",\"content\":\"\",\"icon\":{\"value\":\"far fa-hospital\",\"library\":\"fa-regular\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"31acc437\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"6e4f1bd1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"58c8d597\",\"elType\":\"widget\",\"settings\":{\"title\":\"ICU\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-pills\",\"library\":\"fa-solid\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true},{\"id\":\"a718eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"77edb283\",\"elType\":\"widget\",\"settings\":{\"title\":\"Test Room\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-x-ray\",\"library\":\"fa-solid\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true},{\"id\":\"60335f46\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"62d2d415\",\"elType\":\"widget\",\"settings\":{\"title\":\"Patient Ward\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-procedures\",\"library\":\"fa-solid\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de07f39\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"css_classes\":\"home_blog\",\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"610a400a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"249d090c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"759078de\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1e98c34\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blogs and News\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\\ntempor incididunt ut labore et dolore magna aliqua.\",\"link\":\"#\",\"with_border\":\"\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"31b4476b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6b3ff08c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5ac0bd5f\",\"elType\":\"widget\",\"settings\":{\"after_excerpt\":\"...\",\"show_excerpt\":\"yes\",\"show_date\":\"yes\",\"show_category\":\"yes\"},\"elements\":[],\"widgetType\":\"doccure-posts-grid\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(26774, 5136, 'fw_options', 'a:0:{}'),
(26775, 5136, '_wp_page_template', 'elementor_header_footer'),
(26776, 5136, '_elementor_edit_mode_nonce', '7c89a7c98a'),
(26777, 5136, '_elementor_post_mode', ''),
(26778, 5136, '_thumbnail_id', '-1'),
(26779, 5136, '_elementor_edit_mode', 'builder'),
(26780, 5136, '_elementor_template_type', 'wp-page'),
(26781, 5136, '_elementor_version', '3.12.2'),
(26782, 5136, '_elementor_data', '[{\"id\":\"af021f8\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5795c109\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"43b93a27\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<br \\/>\\r\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64d873c1\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"3c36d615\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"373eacf0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search Doctor, Make an Appointment\",\"subtitle\":\"Discover the best doctors, clinic & hospital the city nearest to you.\",\"shape_1\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"HomeHeroOne\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ada4b15\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"css_classes\":\"homemain_looking homemain_looking_elementor\"},\"elements\":[{\"id\":\"38d28a84\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9f3d51e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"855cada\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"28e64c45\",\"elType\":\"widget\",\"settings\":{\"title\":\"What are you looking for?\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"708f6cd7\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"45c16451\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1ce79ccf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Visit a doctor\",\"url\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"link_label\":\"Book Now\",\"background\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"doccure-imagebox\"}],\"isInner\":true},{\"id\":\"7e3183a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"css_classes\":\"homemain_looking_inner_space\"},\"elements\":[{\"id\":\"7532dc92\",\"elType\":\"widget\",\"settings\":{\"title\":\"Medical\",\"url\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"link_label\":\"Book Now\",\"background\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"doccure-imagebox\"}],\"isInner\":true},{\"id\":\"340eccf7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"59e437b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Services\",\"url\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"link_label\":\"Book Now\",\"background\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"doccure-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"252c5770\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"css_classes\":\"homemain_clinic\"},\"elements\":[{\"id\":\"2884c518\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7513ad93\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinic and Specialities\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\\ntempor incididunt ut labore et dolore magna aliqua.\"},\"elements\":[],\"widgetType\":\"doccure-headline\"},{\"id\":\"a55f87f\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[slide-anything id=\'527\']\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"75364b3e\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"home_counter_block elementor_counter\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#15558D\",\"structure\":\"40\"},\"elements\":[{\"id\":\"11b24a58\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"css_classes\":\"home_countersection \"},\"elements\":[{\"id\":\"1e9febd\",\"elType\":\"widget\",\"settings\":{\"title\":\"3500\",\"content\":\"Happy Customers\",\"icon\":{\"value\":\"fas fa-procedures\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":false},{\"id\":\"31f6d49c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"css_classes\":\"home_countersection \"},\"elements\":[{\"id\":\"5b4524c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"450+\",\"content\":\"Projects Done\\n\\n\",\"icon\":{\"value\":\"fas fa-briefcase\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":false},{\"id\":\"4c6d158b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"css_classes\":\"home_countersection \"},\"elements\":[{\"id\":\"7a66bf8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"40+\",\"content\":\"Awards\\n\\n\",\"icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":false},{\"id\":\"2f77e9ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"css_classes\":\"home_countersection \"},\"elements\":[{\"id\":\"332da541\",\"elType\":\"widget\",\"settings\":{\"title\":\"3500\",\"content\":\"Client Works\\n\\n\",\"icon\":{\"value\":\"fas fa-ambulance\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7bd44db\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"css_classes\":\"home_doctor\",\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\"},\"elements\":[{\"id\":\"2437096f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5c883050\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book Our Doctor\"},\"elements\":[],\"widgetType\":\"doccure-headline\"},{\"id\":\"5e970b78\",\"elType\":\"widget\",\"settings\":{\"featured\":\"\",\"_listing_type\":\"doctors\",\"fullwidth\":\"yes\",\"title\":\"zxc\",\"sub_title\":\"zxc\",\"description\":\"<p>zxc<\\/p>\"},\"elements\":[],\"widgetType\":\"DoctorsCarousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d3f4e6c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"css_classes\":\"home_available\"},\"elements\":[{\"id\":\"e4f0940\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3b70b5db\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"23f779df\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5b6fd00\",\"elType\":\"widget\",\"settings\":{\"title\":\"Available Features in Our Clinic\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\\ntempor incididunt ut labore et dolore magna aliqua.\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"73655517\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"c4582f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7ed6cfc5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Medical\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-capsules\",\"library\":\"fa-solid\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true},{\"id\":\"2a1b7252\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1d7ec4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Operation\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true},{\"id\":\"1bb943\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1047346\",\"elType\":\"widget\",\"settings\":{\"title\":\"Laboratory\",\"content\":\"\",\"icon\":{\"value\":\"far fa-hospital\",\"library\":\"fa-regular\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"31acc437\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"6e4f1bd1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"58c8d597\",\"elType\":\"widget\",\"settings\":{\"title\":\"ICU\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-pills\",\"library\":\"fa-solid\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true},{\"id\":\"a718eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"77edb283\",\"elType\":\"widget\",\"settings\":{\"title\":\"Test Room\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-x-ray\",\"library\":\"fa-solid\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true},{\"id\":\"60335f46\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"62d2d415\",\"elType\":\"widget\",\"settings\":{\"title\":\"Patient Ward\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-procedures\",\"library\":\"fa-solid\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de07f39\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"css_classes\":\"home_blog\",\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"610a400a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"249d090c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"759078de\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1e98c34\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blogs and News\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\\ntempor incididunt ut labore et dolore magna aliqua.\",\"link\":\"#\",\"with_border\":\"\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"31b4476b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6b3ff08c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5ac0bd5f\",\"elType\":\"widget\",\"settings\":{\"after_excerpt\":\"...\",\"show_excerpt\":\"yes\",\"show_date\":\"yes\",\"show_category\":\"yes\"},\"elements\":[],\"widgetType\":\"doccure-posts-grid\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(26785, 5137, 'fw_options', 'a:0:{}'),
(26786, 5137, '_wp_page_template', 'elementor_header_footer'),
(26787, 5137, '_elementor_edit_mode_nonce', '7c89a7c98a'),
(26788, 5137, '_elementor_post_mode', ''),
(26789, 5137, '_thumbnail_id', '-1'),
(26790, 5137, '_elementor_edit_mode', 'builder'),
(26791, 5137, '_elementor_template_type', 'wp-page'),
(26792, 5137, '_elementor_version', '3.12.2'),
(26793, 5137, '_elementor_data', '[{\"id\":\"af021f8\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5795c109\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"43b93a27\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<br \\/>\\r\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64d873c1\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"3c36d615\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"373eacf0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search Doctor, Make an Appointment\",\"subtitle\":\"Discover the best doctors, clinic & hospital the city nearest to you.\",\"shape_1\":{\"id\":1657,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/11\\/banner-bg.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"HomeHeroOne\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ada4b15\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"css_classes\":\"homemain_looking homemain_looking_elementor\"},\"elements\":[{\"id\":\"38d28a84\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9f3d51e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"855cada\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"28e64c45\",\"elType\":\"widget\",\"settings\":{\"title\":\"What are you looking for?\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"708f6cd7\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"45c16451\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1ce79ccf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Visit a doctor\",\"url\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"link_label\":\"Book Now\",\"background\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"doccure-imagebox\"}],\"isInner\":true},{\"id\":\"7e3183a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"css_classes\":\"homemain_looking_inner_space\"},\"elements\":[{\"id\":\"7532dc92\",\"elType\":\"widget\",\"settings\":{\"title\":\"Medical\",\"url\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"link_label\":\"Book Now\",\"background\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"doccure-imagebox\"}],\"isInner\":true},{\"id\":\"340eccf7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"59e437b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Services\",\"url\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"link_label\":\"Book Now\",\"background\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"doccure-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"252c5770\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"css_classes\":\"homemain_clinic\"},\"elements\":[{\"id\":\"2884c518\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7513ad93\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinic and Specialities\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\\ntempor incididunt ut labore et dolore magna aliqua.\"},\"elements\":[],\"widgetType\":\"doccure-headline\"},{\"id\":\"a55f87f\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[slide-anything id=\'527\']\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"75364b3e\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"home_counter_block elementor_counter\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#15558D\",\"structure\":\"40\"},\"elements\":[{\"id\":\"11b24a58\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"css_classes\":\"home_countersection \"},\"elements\":[{\"id\":\"1e9febd\",\"elType\":\"widget\",\"settings\":{\"title\":\"3500\",\"content\":\"Happy Customers\",\"icon\":{\"value\":\"fas fa-procedures\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":false},{\"id\":\"31f6d49c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"css_classes\":\"home_countersection \"},\"elements\":[{\"id\":\"5b4524c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"450+\",\"content\":\"Projects Done\\n\\n\",\"icon\":{\"value\":\"fas fa-briefcase\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":false},{\"id\":\"4c6d158b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"css_classes\":\"home_countersection \"},\"elements\":[{\"id\":\"7a66bf8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"40+\",\"content\":\"Awards\\n\\n\",\"icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":false},{\"id\":\"2f77e9ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"css_classes\":\"home_countersection \"},\"elements\":[{\"id\":\"332da541\",\"elType\":\"widget\",\"settings\":{\"title\":\"3500\",\"content\":\"Client Works\\n\\n\",\"icon\":{\"value\":\"fas fa-ambulance\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7bd44db\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"css_classes\":\"home_doctor\",\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\"},\"elements\":[{\"id\":\"2437096f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5c883050\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book Our Doctor\"},\"elements\":[],\"widgetType\":\"doccure-headline\"},{\"id\":\"5e970b78\",\"elType\":\"widget\",\"settings\":{\"featured\":\"\",\"_listing_type\":\"doctors\",\"fullwidth\":\"yes\",\"title\":\"zxc\",\"sub_title\":\"zxc\",\"description\":\"<p>zxc<\\/p>\"},\"elements\":[],\"widgetType\":\"DoctorsCarousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d3f4e6c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"css_classes\":\"home_available\"},\"elements\":[{\"id\":\"e4f0940\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3b70b5db\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"23f779df\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5b6fd00\",\"elType\":\"widget\",\"settings\":{\"title\":\"Available Features in Our Clinic\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\\ntempor incididunt ut labore et dolore magna aliqua.\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"73655517\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"c4582f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7ed6cfc5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Medical\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-capsules\",\"library\":\"fa-solid\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true},{\"id\":\"2a1b7252\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1d7ec4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Operation\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true},{\"id\":\"1bb943\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1047346\",\"elType\":\"widget\",\"settings\":{\"title\":\"Laboratory\",\"content\":\"\",\"icon\":{\"value\":\"far fa-hospital\",\"library\":\"fa-regular\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"31acc437\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"6e4f1bd1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"58c8d597\",\"elType\":\"widget\",\"settings\":{\"title\":\"ICU\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-pills\",\"library\":\"fa-solid\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true},{\"id\":\"a718eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"77edb283\",\"elType\":\"widget\",\"settings\":{\"title\":\"Test Room\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-x-ray\",\"library\":\"fa-solid\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true},{\"id\":\"60335f46\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"62d2d415\",\"elType\":\"widget\",\"settings\":{\"title\":\"Patient Ward\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-procedures\",\"library\":\"fa-solid\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de07f39\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"css_classes\":\"home_blog\",\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"610a400a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"249d090c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"759078de\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1e98c34\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blogs and News\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\\ntempor incididunt ut labore et dolore magna aliqua.\",\"link\":\"#\",\"with_border\":\"\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"31b4476b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6b3ff08c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5ac0bd5f\",\"elType\":\"widget\",\"settings\":{\"after_excerpt\":\"...\",\"show_excerpt\":\"yes\",\"show_date\":\"yes\",\"show_category\":\"yes\"},\"elements\":[],\"widgetType\":\"doccure-posts-grid\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(26796, 5138, 'fw_options', 'a:0:{}'),
(26797, 5138, '_wp_page_template', 'elementor_header_footer'),
(26798, 5138, '_elementor_edit_mode_nonce', '7c89a7c98a'),
(26799, 5138, '_elementor_post_mode', ''),
(26800, 5138, '_thumbnail_id', '-1'),
(26801, 5138, '_elementor_edit_mode', 'builder'),
(26802, 5138, '_elementor_template_type', 'wp-page'),
(26803, 5138, '_elementor_version', '3.12.2'),
(26804, 5138, '_elementor_data', '[{\"id\":\"af021f8\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5795c109\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"43b93a27\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<br \\/>\\r\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64d873c1\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"3c36d615\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"373eacf0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search Doctor, Make an Appointment\",\"subtitle\":\"Discover the best doctors, clinic & hospital the city nearest to you.\",\"shape_1\":{\"id\":1657,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/11\\/banner-bg.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"HomeHeroOne\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ada4b15\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"css_classes\":\"homemain_looking homemain_looking_elementor\"},\"elements\":[{\"id\":\"38d28a84\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9f3d51e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"855cada\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"28e64c45\",\"elType\":\"widget\",\"settings\":{\"title\":\"What are you looking for?\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"708f6cd7\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"45c16451\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1ce79ccf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Visit a doctor\",\"url\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"link_label\":\"Book Now\",\"background\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"doccure-imagebox\"}],\"isInner\":true},{\"id\":\"7e3183a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"css_classes\":\"homemain_looking_inner_space\"},\"elements\":[{\"id\":\"7532dc92\",\"elType\":\"widget\",\"settings\":{\"title\":\"Medical\",\"url\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"link_label\":\"Book Now\",\"background\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"doccure-imagebox\"}],\"isInner\":true},{\"id\":\"340eccf7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"59e437b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Services\",\"url\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"link_label\":\"Book Now\",\"background\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"doccure-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"252c5770\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"css_classes\":\"homemain_clinic\"},\"elements\":[{\"id\":\"2884c518\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7513ad93\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinic and Specialities\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\\ntempor incididunt ut labore et dolore magna aliqua.\"},\"elements\":[],\"widgetType\":\"doccure-headline\"},{\"id\":\"a55f87f\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[slide-anything id=\'527\']\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"75364b3e\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"home_counter_block elementor_counter\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#15558D\",\"structure\":\"40\"},\"elements\":[{\"id\":\"11b24a58\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"css_classes\":\"home_countersection \"},\"elements\":[{\"id\":\"1e9febd\",\"elType\":\"widget\",\"settings\":{\"title\":\"3500\",\"content\":\"Happy Customers\",\"icon\":{\"value\":\"fas fa-procedures\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":false},{\"id\":\"31f6d49c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"css_classes\":\"home_countersection \"},\"elements\":[{\"id\":\"5b4524c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"450+\",\"content\":\"Projects Done\\n\\n\",\"icon\":{\"value\":\"fas fa-briefcase\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":false},{\"id\":\"4c6d158b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"css_classes\":\"home_countersection \"},\"elements\":[{\"id\":\"7a66bf8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"40+\",\"content\":\"Awards\\n\\n\",\"icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":false},{\"id\":\"2f77e9ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"css_classes\":\"home_countersection \"},\"elements\":[{\"id\":\"332da541\",\"elType\":\"widget\",\"settings\":{\"title\":\"3500\",\"content\":\"Client Works\\n\\n\",\"icon\":{\"value\":\"fas fa-ambulance\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7bd44db\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"css_classes\":\"home_doctor\",\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\"},\"elements\":[{\"id\":\"2437096f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5c883050\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book Our Doctor\"},\"elements\":[],\"widgetType\":\"doccure-headline\"},{\"id\":\"5e970b78\",\"elType\":\"widget\",\"settings\":{\"featured\":\"\",\"_listing_type\":\"doctors\",\"fullwidth\":\"yes\",\"title\":\"zxc\",\"sub_title\":\"zxc\",\"description\":\"<p>zxc<\\/p>\"},\"elements\":[],\"widgetType\":\"DoctorsCarousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d3f4e6c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"css_classes\":\"home_available\"},\"elements\":[{\"id\":\"e4f0940\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3b70b5db\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"23f779df\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5b6fd00\",\"elType\":\"widget\",\"settings\":{\"title\":\"Available Features in Our Clinic\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\\ntempor incididunt ut labore et dolore magna aliqua.\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"73655517\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"c4582f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7ed6cfc5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Medical\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-capsules\",\"library\":\"fa-solid\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true},{\"id\":\"2a1b7252\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1d7ec4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Operation\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true},{\"id\":\"1bb943\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1047346\",\"elType\":\"widget\",\"settings\":{\"title\":\"Laboratory\",\"content\":\"\",\"icon\":{\"value\":\"far fa-hospital\",\"library\":\"fa-regular\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"31acc437\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"6e4f1bd1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"58c8d597\",\"elType\":\"widget\",\"settings\":{\"title\":\"ICU\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-pills\",\"library\":\"fa-solid\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true},{\"id\":\"a718eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"77edb283\",\"elType\":\"widget\",\"settings\":{\"title\":\"Test Room\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-x-ray\",\"library\":\"fa-solid\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true},{\"id\":\"60335f46\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"62d2d415\",\"elType\":\"widget\",\"settings\":{\"title\":\"Patient Ward\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-procedures\",\"library\":\"fa-solid\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de07f39\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"css_classes\":\"home_blog\",\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"610a400a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"249d090c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"759078de\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1e98c34\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blogs and News\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\\ntempor incididunt ut labore et dolore magna aliqua.\",\"link\":\"#\",\"with_border\":\"\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"31b4476b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6b3ff08c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5ac0bd5f\",\"elType\":\"widget\",\"settings\":{\"after_excerpt\":\"...\",\"show_excerpt\":\"yes\",\"show_date\":\"yes\",\"show_category\":\"yes\"},\"elements\":[],\"widgetType\":\"doccure-posts-grid\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(26807, 5139, 'fw_options', 'a:0:{}'),
(26808, 5139, '_wp_page_template', 'elementor_header_footer'),
(26809, 5139, '_elementor_edit_mode_nonce', '7c89a7c98a'),
(26810, 5139, '_elementor_post_mode', ''),
(26811, 5139, '_thumbnail_id', '-1'),
(26812, 5139, '_elementor_edit_mode', 'builder'),
(26813, 5139, '_elementor_template_type', 'wp-page'),
(26814, 5139, '_elementor_version', '3.12.2');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(26815, 5139, '_elementor_data', '[{\"id\":\"af021f8\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5795c109\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"43b93a27\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<br \\/>\\r\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64d873c1\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"3c36d615\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"373eacf0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search Doctor, Make an Appointment\",\"subtitle\":\"Discover the best doctors, clinic & hospital the city nearest to you.\",\"shape_1\":{\"id\":1657,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/11\\/banner-bg.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"HomeHeroOne\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ada4b15\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"css_classes\":\"homemain_looking homemain_looking_elementor\"},\"elements\":[{\"id\":\"38d28a84\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9f3d51e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"855cada\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"28e64c45\",\"elType\":\"widget\",\"settings\":{\"title\":\"What are you looking for?\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"708f6cd7\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"45c16451\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1ce79ccf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Visit a doctor\",\"url\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"link_label\":\"Book Now\",\"background\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"doccure-imagebox\"}],\"isInner\":true},{\"id\":\"7e3183a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"css_classes\":\"homemain_looking_inner_space\"},\"elements\":[{\"id\":\"7532dc92\",\"elType\":\"widget\",\"settings\":{\"title\":\"Medical\",\"url\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"link_label\":\"Book Now\",\"background\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"doccure-imagebox\"}],\"isInner\":true},{\"id\":\"340eccf7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"59e437b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Services\",\"url\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"link_label\":\"Book Now\",\"background\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"doccure-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"252c5770\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"css_classes\":\"homemain_clinic\"},\"elements\":[{\"id\":\"2884c518\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7513ad93\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinic and Specialities\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\\ntempor incididunt ut labore et dolore magna aliqua.\"},\"elements\":[],\"widgetType\":\"doccure-headline\"},{\"id\":\"a55f87f\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[slide-anything id=\'527\']\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"75364b3e\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"home_counter_block elementor_counter\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#15558D\",\"structure\":\"40\"},\"elements\":[{\"id\":\"11b24a58\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"css_classes\":\"home_countersection \"},\"elements\":[{\"id\":\"1e9febd\",\"elType\":\"widget\",\"settings\":{\"title\":\"3500\",\"content\":\"Happy Customers\",\"icon\":{\"value\":\"fas fa-procedures\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":false},{\"id\":\"31f6d49c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"css_classes\":\"home_countersection \"},\"elements\":[{\"id\":\"5b4524c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"450+\",\"content\":\"Projects Done\\n\\n\",\"icon\":{\"value\":\"fas fa-briefcase\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":false},{\"id\":\"4c6d158b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"css_classes\":\"home_countersection \"},\"elements\":[{\"id\":\"7a66bf8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"40+\",\"content\":\"Awards\\n\\n\",\"icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":false},{\"id\":\"2f77e9ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"css_classes\":\"home_countersection \"},\"elements\":[{\"id\":\"332da541\",\"elType\":\"widget\",\"settings\":{\"title\":\"3500\",\"content\":\"Client Works\\n\\n\",\"icon\":{\"value\":\"fas fa-ambulance\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7bd44db\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"css_classes\":\"home_doctor\",\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\"},\"elements\":[{\"id\":\"2437096f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5c883050\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book Our Doctor\"},\"elements\":[],\"widgetType\":\"doccure-headline\"},{\"id\":\"5e970b78\",\"elType\":\"widget\",\"settings\":{\"featured\":\"\",\"_listing_type\":\"doctors\",\"fullwidth\":\"yes\",\"title\":\"zxc\",\"sub_title\":\"zxc\",\"description\":\"<p>zxc<\\/p>\"},\"elements\":[],\"widgetType\":\"DoctorsCarousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d3f4e6c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"css_classes\":\"home_available\"},\"elements\":[{\"id\":\"e4f0940\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3b70b5db\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"23f779df\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5b6fd00\",\"elType\":\"widget\",\"settings\":{\"title\":\"Available Features in Our Clinic\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\\ntempor incididunt ut labore et dolore magna aliqua.\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"73655517\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"c4582f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7ed6cfc5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Medical\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-capsules\",\"library\":\"fa-solid\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true},{\"id\":\"2a1b7252\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1d7ec4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Operation\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true},{\"id\":\"1bb943\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1047346\",\"elType\":\"widget\",\"settings\":{\"title\":\"Laboratory\",\"content\":\"\",\"icon\":{\"value\":\"far fa-hospital\",\"library\":\"fa-regular\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"31acc437\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"6e4f1bd1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"58c8d597\",\"elType\":\"widget\",\"settings\":{\"title\":\"ICU\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-pills\",\"library\":\"fa-solid\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true},{\"id\":\"a718eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"77edb283\",\"elType\":\"widget\",\"settings\":{\"title\":\"Test Room\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-x-ray\",\"library\":\"fa-solid\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true},{\"id\":\"60335f46\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"62d2d415\",\"elType\":\"widget\",\"settings\":{\"title\":\"Patient Ward\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-procedures\",\"library\":\"fa-solid\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de07f39\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"css_classes\":\"home_blog\",\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"610a400a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"249d090c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"759078de\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1e98c34\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blogs and News\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\\ntempor incididunt ut labore et dolore magna aliqua.\",\"link\":\"#\",\"with_border\":\"\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"31b4476b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6b3ff08c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5ac0bd5f\",\"elType\":\"widget\",\"settings\":{\"after_excerpt\":\"...\",\"show_excerpt\":\"yes\",\"show_date\":\"yes\",\"show_category\":\"yes\"},\"elements\":[],\"widgetType\":\"doccure-posts-grid\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(26818, 5140, 'fw_options', 'a:0:{}'),
(26819, 5140, '_wp_page_template', 'elementor_header_footer'),
(26820, 5140, '_elementor_edit_mode_nonce', '7c89a7c98a'),
(26821, 5140, '_elementor_post_mode', ''),
(26822, 5140, '_thumbnail_id', '-1'),
(26823, 5140, '_elementor_edit_mode', 'builder'),
(26824, 5140, '_elementor_template_type', 'wp-page'),
(26825, 5140, '_elementor_version', '3.12.2'),
(26826, 5140, '_elementor_data', '[{\"id\":\"af021f8\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5795c109\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"43b93a27\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<br \\/>\\r\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64d873c1\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"3c36d615\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"373eacf0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search Doctor, Make an Appointment\",\"subtitle\":\"Discover the best doctors, clinic & hospital the city nearest to you.\",\"shape_1\":{\"id\":1657,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/11\\/banner-bg.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"HomeHeroOne\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ada4b15\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"css_classes\":\"homemain_looking homemain_looking_elementor\"},\"elements\":[{\"id\":\"38d28a84\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9f3d51e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"855cada\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"28e64c45\",\"elType\":\"widget\",\"settings\":{\"title\":\"What are you looking for?\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"708f6cd7\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"45c16451\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1ce79ccf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Visit a doctor\",\"url\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"link_label\":\"Book Now\",\"background\":{\"id\":767,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/10\\/doctor-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-imagebox\"}],\"isInner\":true},{\"id\":\"7e3183a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"css_classes\":\"homemain_looking_inner_space\"},\"elements\":[{\"id\":\"7532dc92\",\"elType\":\"widget\",\"settings\":{\"title\":\"Medical\",\"url\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"link_label\":\"Book Now\",\"background\":{\"id\":4658,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2022\\/12\\/feature-06.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-imagebox\"}],\"isInner\":true},{\"id\":\"340eccf7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"59e437b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Services\",\"url\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"link_label\":\"Book Now\",\"background\":{\"id\":4660,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2022\\/12\\/feature-03.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"252c5770\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"css_classes\":\"homemain_clinic\"},\"elements\":[{\"id\":\"2884c518\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7513ad93\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinic and Specialities\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\\ntempor incididunt ut labore et dolore magna aliqua.\"},\"elements\":[],\"widgetType\":\"doccure-headline\"},{\"id\":\"a55f87f\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[slide-anything id=\'527\']\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"75364b3e\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"home_counter_block elementor_counter\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#15558D\",\"structure\":\"40\"},\"elements\":[{\"id\":\"11b24a58\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"css_classes\":\"home_countersection \"},\"elements\":[{\"id\":\"1e9febd\",\"elType\":\"widget\",\"settings\":{\"title\":\"3500\",\"content\":\"Happy Customers\",\"icon\":{\"value\":\"fas fa-procedures\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":false},{\"id\":\"31f6d49c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"css_classes\":\"home_countersection \"},\"elements\":[{\"id\":\"5b4524c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"450+\",\"content\":\"Projects Done\\n\\n\",\"icon\":{\"value\":\"fas fa-briefcase\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":false},{\"id\":\"4c6d158b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"css_classes\":\"home_countersection \"},\"elements\":[{\"id\":\"7a66bf8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"40+\",\"content\":\"Awards\\n\\n\",\"icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":false},{\"id\":\"2f77e9ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"css_classes\":\"home_countersection \"},\"elements\":[{\"id\":\"332da541\",\"elType\":\"widget\",\"settings\":{\"title\":\"3500\",\"content\":\"Client Works\\n\\n\",\"icon\":{\"value\":\"fas fa-ambulance\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7bd44db\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"css_classes\":\"home_doctor\",\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\"},\"elements\":[{\"id\":\"2437096f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5c883050\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book Our Doctor\"},\"elements\":[],\"widgetType\":\"doccure-headline\"},{\"id\":\"5e970b78\",\"elType\":\"widget\",\"settings\":{\"featured\":\"\",\"_listing_type\":\"doctors\",\"fullwidth\":\"yes\",\"title\":\"zxc\",\"sub_title\":\"zxc\",\"description\":\"<p>zxc<\\/p>\"},\"elements\":[],\"widgetType\":\"DoctorsCarousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d3f4e6c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"css_classes\":\"home_available\"},\"elements\":[{\"id\":\"e4f0940\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3b70b5db\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"23f779df\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5b6fd00\",\"elType\":\"widget\",\"settings\":{\"title\":\"Available Features in Our Clinic\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\\ntempor incididunt ut labore et dolore magna aliqua.\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"73655517\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"c4582f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7ed6cfc5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Medical\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-capsules\",\"library\":\"fa-solid\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true},{\"id\":\"2a1b7252\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1d7ec4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Operation\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true},{\"id\":\"1bb943\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1047346\",\"elType\":\"widget\",\"settings\":{\"title\":\"Laboratory\",\"content\":\"\",\"icon\":{\"value\":\"far fa-hospital\",\"library\":\"fa-regular\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"31acc437\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"6e4f1bd1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"58c8d597\",\"elType\":\"widget\",\"settings\":{\"title\":\"ICU\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-pills\",\"library\":\"fa-solid\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true},{\"id\":\"a718eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"77edb283\",\"elType\":\"widget\",\"settings\":{\"title\":\"Test Room\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-x-ray\",\"library\":\"fa-solid\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true},{\"id\":\"60335f46\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"62d2d415\",\"elType\":\"widget\",\"settings\":{\"title\":\"Patient Ward\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-procedures\",\"library\":\"fa-solid\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de07f39\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"css_classes\":\"home_blog\",\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"610a400a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"249d090c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"759078de\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1e98c34\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blogs and News\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\\ntempor incididunt ut labore et dolore magna aliqua.\",\"link\":\"#\",\"with_border\":\"\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"31b4476b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6b3ff08c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5ac0bd5f\",\"elType\":\"widget\",\"settings\":{\"after_excerpt\":\"...\",\"show_excerpt\":\"yes\",\"show_date\":\"yes\",\"show_category\":\"yes\"},\"elements\":[],\"widgetType\":\"doccure-posts-grid\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(26830, 5141, 'fw_options', 'a:0:{}'),
(26831, 5141, '_wp_page_template', 'elementor_header_footer'),
(26832, 5141, '_elementor_edit_mode_nonce', '7c89a7c98a'),
(26833, 5141, '_elementor_post_mode', ''),
(26834, 5141, '_thumbnail_id', '-1'),
(26835, 5141, '_elementor_edit_mode', 'builder'),
(26836, 5141, '_elementor_template_type', 'wp-page'),
(26837, 5141, '_elementor_version', '3.12.2'),
(26838, 5141, '_elementor_data', '[{\"id\":\"af021f8\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5795c109\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"43b93a27\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<br \\/>\\r\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64d873c1\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"3c36d615\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"373eacf0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search Doctor, Make an Appointment\",\"subtitle\":\"Discover the best doctors, clinic & hospital the city nearest to you.\",\"shape_1\":{\"id\":1657,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/11\\/banner-bg.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"HomeHeroOne\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ada4b15\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"css_classes\":\"homemain_looking homemain_looking_elementor\"},\"elements\":[{\"id\":\"38d28a84\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9f3d51e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"855cada\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"28e64c45\",\"elType\":\"widget\",\"settings\":{\"title\":\"What are you looking for?\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"708f6cd7\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"45c16451\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1ce79ccf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Visit a doctor\",\"url\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"link_label\":\"Book Now\",\"background\":{\"id\":767,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/10\\/doctor-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-imagebox\"}],\"isInner\":true},{\"id\":\"7e3183a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"css_classes\":\"homemain_looking_inner_space\"},\"elements\":[{\"id\":\"7532dc92\",\"elType\":\"widget\",\"settings\":{\"title\":\"Medical\",\"url\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"link_label\":\"Book Now\",\"background\":{\"id\":4658,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2022\\/12\\/feature-06.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-imagebox\"}],\"isInner\":true},{\"id\":\"340eccf7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"59e437b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Services\",\"url\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"link_label\":\"Book Now\",\"background\":{\"id\":4660,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2022\\/12\\/feature-03.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"252c5770\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"css_classes\":\"homemain_clinic\"},\"elements\":[{\"id\":\"2884c518\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7513ad93\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinic and Specialities\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\\ntempor incididunt ut labore et dolore magna aliqua.\"},\"elements\":[],\"widgetType\":\"doccure-headline\"},{\"id\":\"a55f87f\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[slide-anything id=\'527\']\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"75364b3e\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"home_counter_block elementor_counter\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#15558D\",\"structure\":\"40\"},\"elements\":[{\"id\":\"11b24a58\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"css_classes\":\"home_countersection \"},\"elements\":[{\"id\":\"1e9febd\",\"elType\":\"widget\",\"settings\":{\"title\":\"3500\",\"content\":\"Happy Customers\",\"icon\":{\"value\":\"fas fa-procedures\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":false},{\"id\":\"31f6d49c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"css_classes\":\"home_countersection \"},\"elements\":[{\"id\":\"5b4524c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"450+\",\"content\":\"Projects Done\\n\\n\",\"icon\":{\"value\":\"fas fa-briefcase\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":false},{\"id\":\"4c6d158b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"css_classes\":\"home_countersection \"},\"elements\":[{\"id\":\"7a66bf8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"40+\",\"content\":\"Awards\\n\\n\",\"icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":false},{\"id\":\"2f77e9ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"css_classes\":\"home_countersection \"},\"elements\":[{\"id\":\"332da541\",\"elType\":\"widget\",\"settings\":{\"title\":\"3500\",\"content\":\"Client Works\\n\\n\",\"icon\":{\"value\":\"fas fa-ambulance\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7bd44db\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"css_classes\":\"home_doctor\",\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\"},\"elements\":[{\"id\":\"2437096f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5c883050\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book Our Doctor\"},\"elements\":[],\"widgetType\":\"doccure-headline\"},{\"id\":\"5e970b78\",\"elType\":\"widget\",\"settings\":{\"featured\":\"\",\"_listing_type\":\"doctors\",\"fullwidth\":\"yes\",\"title\":\"zxc\",\"sub_title\":\"zxc\",\"description\":\"<p>zxc<\\/p>\"},\"elements\":[],\"widgetType\":\"DoctorsCarousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d3f4e6c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"css_classes\":\"home_available\"},\"elements\":[{\"id\":\"e4f0940\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3b70b5db\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"23f779df\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5b6fd00\",\"elType\":\"widget\",\"settings\":{\"title\":\"Available Features in Our Clinic\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\\ntempor incididunt ut labore et dolore magna aliqua.\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"73655517\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"c4582f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7ed6cfc5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Medical\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-capsules\",\"library\":\"fa-solid\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true},{\"id\":\"2a1b7252\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1d7ec4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Operation\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true},{\"id\":\"1bb943\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1047346\",\"elType\":\"widget\",\"settings\":{\"title\":\"Laboratory\",\"content\":\"\",\"icon\":{\"value\":\"far fa-hospital\",\"library\":\"fa-regular\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"31acc437\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"6e4f1bd1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"58c8d597\",\"elType\":\"widget\",\"settings\":{\"title\":\"ICU\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-pills\",\"library\":\"fa-solid\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true},{\"id\":\"a718eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"77edb283\",\"elType\":\"widget\",\"settings\":{\"title\":\"Test Room\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-x-ray\",\"library\":\"fa-solid\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true},{\"id\":\"60335f46\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"62d2d415\",\"elType\":\"widget\",\"settings\":{\"title\":\"Patient Ward\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-procedures\",\"library\":\"fa-solid\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de07f39\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"css_classes\":\"home_blog\",\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"610a400a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"249d090c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"759078de\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1e98c34\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blogs and News\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\\ntempor incididunt ut labore et dolore magna aliqua.\",\"link\":\"#\",\"with_border\":\"\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"31b4476b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6b3ff08c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5ac0bd5f\",\"elType\":\"widget\",\"settings\":{\"after_excerpt\":\"...\",\"show_excerpt\":\"yes\",\"show_date\":\"yes\",\"show_category\":\"yes\"},\"elements\":[],\"widgetType\":\"doccure-posts-grid\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(26841, 5142, 'fw_options', 'a:0:{}'),
(26842, 5142, '_wp_page_template', 'elementor_header_footer'),
(26843, 5142, '_elementor_edit_mode_nonce', '7c89a7c98a'),
(26844, 5142, '_elementor_post_mode', ''),
(26845, 5142, '_thumbnail_id', '-1'),
(26846, 5142, '_elementor_edit_mode', 'builder'),
(26847, 5142, '_elementor_template_type', 'wp-page'),
(26848, 5142, '_elementor_version', '3.12.2'),
(26849, 5142, '_elementor_data', '[{\"id\":\"af021f8\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5795c109\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"43b93a27\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<br \\/>\\r\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64d873c1\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"3c36d615\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"373eacf0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search Doctor, Make an Appointment\",\"subtitle\":\"Discover the best doctors, clinic & hospital the city nearest to you.\",\"shape_1\":{\"id\":1657,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/11\\/banner-bg.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"HomeHeroOne\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ada4b15\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"css_classes\":\"homemain_looking homemain_looking_elementor\"},\"elements\":[{\"id\":\"38d28a84\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9f3d51e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"855cada\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"28e64c45\",\"elType\":\"widget\",\"settings\":{\"title\":\"What are you looking for?\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"708f6cd7\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"45c16451\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1ce79ccf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Visit a doctor\",\"url\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"link_label\":\"Book Now\",\"background\":{\"id\":767,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/10\\/doctor-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-imagebox\"}],\"isInner\":true},{\"id\":\"7e3183a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"css_classes\":\"homemain_looking_inner_space\"},\"elements\":[{\"id\":\"7532dc92\",\"elType\":\"widget\",\"settings\":{\"title\":\"Medical\",\"url\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"link_label\":\"Book Now\",\"background\":{\"id\":4658,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2022\\/12\\/feature-06.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-imagebox\"}],\"isInner\":true},{\"id\":\"340eccf7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"59e437b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Services\",\"url\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"link_label\":\"Book Now\",\"background\":{\"id\":4660,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2022\\/12\\/feature-03.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"252c5770\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"css_classes\":\"homemain_clinic\"},\"elements\":[{\"id\":\"2884c518\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7513ad93\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinic and Specialities\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\\ntempor incididunt ut labore et dolore magna aliqua.\"},\"elements\":[],\"widgetType\":\"doccure-headline\"},{\"id\":\"a55f87f\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[slide-anything id=\'527\']\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"75364b3e\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"home_counter_block elementor_counter\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#15558D\",\"structure\":\"40\"},\"elements\":[{\"id\":\"11b24a58\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"css_classes\":\"home_countersection \"},\"elements\":[{\"id\":\"1e9febd\",\"elType\":\"widget\",\"settings\":{\"title\":\"3500\",\"content\":\"Happy Customers\",\"icon\":{\"value\":\"fas fa-procedures\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":false},{\"id\":\"31f6d49c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"css_classes\":\"home_countersection \"},\"elements\":[{\"id\":\"5b4524c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"450+\",\"content\":\"Projects Done\\n\\n\",\"icon\":{\"value\":\"fas fa-briefcase\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":false},{\"id\":\"4c6d158b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"css_classes\":\"home_countersection \"},\"elements\":[{\"id\":\"7a66bf8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"40+\",\"content\":\"Awards\\n\\n\",\"icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":false},{\"id\":\"2f77e9ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"css_classes\":\"home_countersection \"},\"elements\":[{\"id\":\"332da541\",\"elType\":\"widget\",\"settings\":{\"title\":\"3500\",\"content\":\"Client Works\\n\\n\",\"icon\":{\"value\":\"fas fa-ambulance\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7bd44db\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"css_classes\":\"home_doctor\",\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\"},\"elements\":[{\"id\":\"2437096f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5c883050\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book Our Doctor\"},\"elements\":[],\"widgetType\":\"doccure-headline\"},{\"id\":\"5e970b78\",\"elType\":\"widget\",\"settings\":{\"featured\":\"\",\"_listing_type\":\"doctors\",\"fullwidth\":\"yes\",\"title\":\"zxc\",\"sub_title\":\"zxc\",\"description\":\"<p>zxc<\\/p>\"},\"elements\":[],\"widgetType\":\"DoctorsCarousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d3f4e6c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"css_classes\":\"home_available\"},\"elements\":[{\"id\":\"e4f0940\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3b70b5db\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"23f779df\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5b6fd00\",\"elType\":\"widget\",\"settings\":{\"title\":\"Available Features in Our Clinic\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\\ntempor incididunt ut labore et dolore magna aliqua.\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"73655517\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"c4582f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7ed6cfc5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Medical\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-capsules\",\"library\":\"fa-solid\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true},{\"id\":\"2a1b7252\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1d7ec4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Operation\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true},{\"id\":\"1bb943\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1047346\",\"elType\":\"widget\",\"settings\":{\"title\":\"Laboratory\",\"content\":\"\",\"icon\":{\"value\":\"far fa-hospital\",\"library\":\"fa-regular\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"31acc437\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"6e4f1bd1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"58c8d597\",\"elType\":\"widget\",\"settings\":{\"title\":\"ICU\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-pills\",\"library\":\"fa-solid\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true},{\"id\":\"a718eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"77edb283\",\"elType\":\"widget\",\"settings\":{\"title\":\"Test Room\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-x-ray\",\"library\":\"fa-solid\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true},{\"id\":\"60335f46\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"62d2d415\",\"elType\":\"widget\",\"settings\":{\"title\":\"Patient Ward\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-procedures\",\"library\":\"fa-solid\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de07f39\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"css_classes\":\"home_blog\",\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"610a400a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"249d090c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"759078de\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1e98c34\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blogs and News\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\\ntempor incididunt ut labore et dolore magna aliqua.\",\"link\":\"#\",\"with_border\":\"\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"31b4476b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6b3ff08c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5ac0bd5f\",\"elType\":\"widget\",\"settings\":{\"after_excerpt\":\"...\",\"show_excerpt\":\"yes\",\"show_date\":\"yes\",\"show_category\":\"yes\"},\"elements\":[],\"widgetType\":\"doccure-posts-grid\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(26852, 5143, 'fw_options', 'a:0:{}'),
(26853, 5143, '_wp_page_template', 'elementor_header_footer'),
(26854, 5143, '_elementor_edit_mode_nonce', '7c89a7c98a'),
(26855, 5143, '_elementor_post_mode', ''),
(26856, 5143, '_thumbnail_id', '-1'),
(26857, 5143, '_elementor_edit_mode', 'builder'),
(26858, 5143, '_elementor_template_type', 'wp-page'),
(26859, 5143, '_elementor_version', '3.12.2');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(26860, 5143, '_elementor_data', '[{\"id\":\"64d873c1\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"3c36d615\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"373eacf0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search Doctor, Make an Appointment\",\"subtitle\":\"Discover the best doctors, clinic & hospital the city nearest to you.\",\"shape_1\":{\"id\":1657,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/11\\/banner-bg.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"HomeHeroOne\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ada4b15\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"css_classes\":\"homemain_looking homemain_looking_elementor\"},\"elements\":[{\"id\":\"38d28a84\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9f3d51e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"855cada\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"28e64c45\",\"elType\":\"widget\",\"settings\":{\"title\":\"What are you looking for?\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"708f6cd7\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"45c16451\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1ce79ccf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Visit a doctor\",\"url\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"link_label\":\"Book Now\",\"background\":{\"id\":767,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/10\\/doctor-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-imagebox\"}],\"isInner\":true},{\"id\":\"7e3183a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"css_classes\":\"homemain_looking_inner_space\"},\"elements\":[{\"id\":\"7532dc92\",\"elType\":\"widget\",\"settings\":{\"title\":\"Medical\",\"url\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"link_label\":\"Book Now\",\"background\":{\"id\":4658,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2022\\/12\\/feature-06.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-imagebox\"}],\"isInner\":true},{\"id\":\"340eccf7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"59e437b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Services\",\"url\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"link_label\":\"Book Now\",\"background\":{\"id\":4660,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2022\\/12\\/feature-03.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"252c5770\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"css_classes\":\"homemain_clinic\"},\"elements\":[{\"id\":\"2884c518\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7513ad93\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinic and Specialities\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\\ntempor incididunt ut labore et dolore magna aliqua.\"},\"elements\":[],\"widgetType\":\"doccure-headline\"},{\"id\":\"a55f87f\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[slide-anything id=\'527\']\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"75364b3e\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"home_counter_block elementor_counter\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#15558D\",\"structure\":\"40\"},\"elements\":[{\"id\":\"11b24a58\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"css_classes\":\"home_countersection \"},\"elements\":[{\"id\":\"1e9febd\",\"elType\":\"widget\",\"settings\":{\"title\":\"3500\",\"content\":\"Happy Customers\",\"icon\":{\"value\":\"fas fa-procedures\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":false},{\"id\":\"31f6d49c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"css_classes\":\"home_countersection \"},\"elements\":[{\"id\":\"5b4524c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"450+\",\"content\":\"Projects Done\\n\\n\",\"icon\":{\"value\":\"fas fa-briefcase\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":false},{\"id\":\"4c6d158b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"css_classes\":\"home_countersection \"},\"elements\":[{\"id\":\"7a66bf8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"40+\",\"content\":\"Awards\\n\\n\",\"icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":false},{\"id\":\"2f77e9ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"css_classes\":\"home_countersection \"},\"elements\":[{\"id\":\"332da541\",\"elType\":\"widget\",\"settings\":{\"title\":\"3500\",\"content\":\"Client Works\\n\\n\",\"icon\":{\"value\":\"fas fa-ambulance\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7bd44db\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"css_classes\":\"home_doctor\",\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\"},\"elements\":[{\"id\":\"2437096f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5c883050\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book Our Doctor\"},\"elements\":[],\"widgetType\":\"doccure-headline\"},{\"id\":\"5e970b78\",\"elType\":\"widget\",\"settings\":{\"featured\":\"\",\"_listing_type\":\"doctors\",\"fullwidth\":\"yes\",\"title\":\"zxc\",\"sub_title\":\"zxc\",\"description\":\"<p>zxc<\\/p>\"},\"elements\":[],\"widgetType\":\"DoctorsCarousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d3f4e6c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"css_classes\":\"home_available\"},\"elements\":[{\"id\":\"e4f0940\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3b70b5db\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"23f779df\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5b6fd00\",\"elType\":\"widget\",\"settings\":{\"title\":\"Available Features in Our Clinic\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\\ntempor incididunt ut labore et dolore magna aliqua.\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"73655517\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"c4582f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7ed6cfc5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Medical\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-capsules\",\"library\":\"fa-solid\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true},{\"id\":\"2a1b7252\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1d7ec4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Operation\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true},{\"id\":\"1bb943\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1047346\",\"elType\":\"widget\",\"settings\":{\"title\":\"Laboratory\",\"content\":\"\",\"icon\":{\"value\":\"far fa-hospital\",\"library\":\"fa-regular\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"31acc437\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"6e4f1bd1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"58c8d597\",\"elType\":\"widget\",\"settings\":{\"title\":\"ICU\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-pills\",\"library\":\"fa-solid\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true},{\"id\":\"a718eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"77edb283\",\"elType\":\"widget\",\"settings\":{\"title\":\"Test Room\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-x-ray\",\"library\":\"fa-solid\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true},{\"id\":\"60335f46\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"62d2d415\",\"elType\":\"widget\",\"settings\":{\"title\":\"Patient Ward\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-procedures\",\"library\":\"fa-solid\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de07f39\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"css_classes\":\"home_blog\",\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"610a400a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"249d090c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"759078de\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1e98c34\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blogs and News\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\\ntempor incididunt ut labore et dolore magna aliqua.\",\"link\":\"#\",\"with_border\":\"\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"31b4476b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6b3ff08c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5ac0bd5f\",\"elType\":\"widget\",\"settings\":{\"after_excerpt\":\"...\",\"show_excerpt\":\"yes\",\"show_date\":\"yes\",\"show_category\":\"yes\"},\"elements\":[],\"widgetType\":\"doccure-posts-grid\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(26875, 5145, 'fw_options', 'a:0:{}'),
(26876, 5145, '_wp_page_template', 'elementor_header_footer'),
(26877, 5145, '_elementor_edit_mode_nonce', '7c89a7c98a'),
(26878, 5145, '_elementor_post_mode', ''),
(26879, 5145, '_thumbnail_id', '-1'),
(26880, 5145, '_elementor_edit_mode', 'builder'),
(26881, 5145, '_elementor_template_type', 'wp-page'),
(26882, 5145, '_elementor_version', '3.12.2'),
(26883, 5145, '_elementor_data', '[{\"id\":\"64d873c1\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"3c36d615\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"373eacf0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search Doctor, Make an Appointment\",\"subtitle\":\"Discover the best doctors, clinic & hospital the city nearest to you.\",\"shape_1\":{\"id\":1657,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/11\\/banner-bg.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"HomeHeroOne\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ada4b15\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"css_classes\":\"homemain_looking homemain_looking_elementor\"},\"elements\":[{\"id\":\"38d28a84\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9f3d51e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"855cada\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"28e64c45\",\"elType\":\"widget\",\"settings\":{\"title\":\"What are you looking for?\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"708f6cd7\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"45c16451\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1ce79ccf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Visit a doctor\",\"url\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"link_label\":\"Book Now\",\"background\":{\"id\":767,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/10\\/doctor-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-imagebox\"}],\"isInner\":true},{\"id\":\"7e3183a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"css_classes\":\"homemain_looking_inner_space\"},\"elements\":[{\"id\":\"7532dc92\",\"elType\":\"widget\",\"settings\":{\"title\":\"Medical\",\"url\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"link_label\":\"Book Now\",\"background\":{\"id\":4658,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2022\\/12\\/feature-06.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-imagebox\"}],\"isInner\":true},{\"id\":\"340eccf7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"59e437b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Services\",\"url\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"link_label\":\"Book Now\",\"background\":{\"id\":4660,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2022\\/12\\/feature-03.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"252c5770\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"css_classes\":\"homemain_clinic\"},\"elements\":[{\"id\":\"2884c518\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7513ad93\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinic and Specialities\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\\ntempor incididunt ut labore et dolore magna aliqua.\"},\"elements\":[],\"widgetType\":\"doccure-headline\"},{\"id\":\"a55f87f\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[slide-anything id=\'527\']\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"75364b3e\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"home_counter_block elementor_counter\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#15558D\",\"structure\":\"40\"},\"elements\":[{\"id\":\"11b24a58\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"css_classes\":\"home_countersection \"},\"elements\":[{\"id\":\"1e9febd\",\"elType\":\"widget\",\"settings\":{\"title\":\"3500\",\"content\":\"Happy Customers\",\"icon\":{\"value\":\"fas fa-procedures\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":false},{\"id\":\"31f6d49c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"css_classes\":\"home_countersection \"},\"elements\":[{\"id\":\"5b4524c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"450+\",\"content\":\"Projects Done\\n\\n\",\"icon\":{\"value\":\"fas fa-briefcase\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":false},{\"id\":\"4c6d158b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"css_classes\":\"home_countersection \"},\"elements\":[{\"id\":\"7a66bf8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"40+\",\"content\":\"Awards\\n\\n\",\"icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":false},{\"id\":\"2f77e9ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"css_classes\":\"home_countersection \"},\"elements\":[{\"id\":\"332da541\",\"elType\":\"widget\",\"settings\":{\"title\":\"3500\",\"content\":\"Client Works\\n\\n\",\"icon\":{\"value\":\"fas fa-ambulance\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7bd44db\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"css_classes\":\"home_doctor\",\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\"},\"elements\":[{\"id\":\"2437096f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5c883050\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book Our Doctor\"},\"elements\":[],\"widgetType\":\"doccure-headline\"},{\"id\":\"5e970b78\",\"elType\":\"widget\",\"settings\":{\"featured\":\"\",\"_listing_type\":\"doctors\",\"fullwidth\":\"yes\",\"title\":\"zxc\",\"sub_title\":\"zxc\",\"description\":\"<p>zxc<\\/p>\"},\"elements\":[],\"widgetType\":\"DoctorsCarousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d3f4e6c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"css_classes\":\"home_available\"},\"elements\":[{\"id\":\"e4f0940\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3b70b5db\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"23f779df\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5b6fd00\",\"elType\":\"widget\",\"settings\":{\"title\":\"Available Features in Our Clinic\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\\ntempor incididunt ut labore et dolore magna aliqua.\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"73655517\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"c4582f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7ed6cfc5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Medical\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-capsules\",\"library\":\"fa-solid\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true},{\"id\":\"2a1b7252\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1d7ec4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Operation\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true},{\"id\":\"1bb943\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1047346\",\"elType\":\"widget\",\"settings\":{\"title\":\"Laboratory\",\"content\":\"\",\"icon\":{\"value\":\"far fa-hospital\",\"library\":\"fa-regular\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"31acc437\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"6e4f1bd1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"58c8d597\",\"elType\":\"widget\",\"settings\":{\"title\":\"ICU\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-pills\",\"library\":\"fa-solid\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true},{\"id\":\"a718eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"77edb283\",\"elType\":\"widget\",\"settings\":{\"title\":\"Test Room\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-x-ray\",\"library\":\"fa-solid\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true},{\"id\":\"60335f46\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"62d2d415\",\"elType\":\"widget\",\"settings\":{\"title\":\"Patient Ward\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-procedures\",\"library\":\"fa-solid\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de07f39\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"css_classes\":\"home_blog\",\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"610a400a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"249d090c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"759078de\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1e98c34\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blogs and News\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\\ntempor incididunt ut labore et dolore magna aliqua.\",\"link\":\"#\",\"with_border\":\"\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"31b4476b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6b3ff08c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5ac0bd5f\",\"elType\":\"widget\",\"settings\":{\"after_excerpt\":\"...\",\"show_excerpt\":\"yes\",\"show_date\":\"yes\",\"show_category\":\"yes\"},\"elements\":[],\"widgetType\":\"doccure-posts-grid\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(26886, 5146, 'fw_options', 'a:0:{}'),
(26887, 5146, '_wp_page_template', 'elementor_header_footer'),
(26888, 5146, '_elementor_edit_mode_nonce', '7c89a7c98a'),
(26889, 5146, '_elementor_post_mode', ''),
(26890, 5146, '_thumbnail_id', '-1'),
(26891, 5146, '_elementor_edit_mode', 'builder'),
(26892, 5146, '_elementor_template_type', 'wp-page'),
(26893, 5146, '_elementor_version', '3.12.2'),
(26894, 5146, '_elementor_data', '[{\"id\":\"64d873c1\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"3c36d615\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"373eacf0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search Doctor, Make an Appointment\",\"subtitle\":\"Discover the best doctors, clinic & hospital the city nearest to you.\",\"shape_1\":{\"id\":1657,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/11\\/banner-bg.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"HomeHeroOne\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ada4b15\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"css_classes\":\"homemain_looking homemain_looking_elementor\"},\"elements\":[{\"id\":\"38d28a84\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9f3d51e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"855cada\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"28e64c45\",\"elType\":\"widget\",\"settings\":{\"title\":\"What are you looking for?\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"708f6cd7\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"45c16451\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1ce79ccf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Visit a doctor\",\"url\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"link_label\":\"Book Now\",\"background\":{\"id\":767,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/10\\/doctor-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-imagebox\"}],\"isInner\":true},{\"id\":\"7e3183a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"css_classes\":\"homemain_looking_inner_space\"},\"elements\":[{\"id\":\"7532dc92\",\"elType\":\"widget\",\"settings\":{\"title\":\"Medical\",\"url\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"link_label\":\"Book Now\",\"background\":{\"id\":4658,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2022\\/12\\/feature-06.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-imagebox\"}],\"isInner\":true},{\"id\":\"340eccf7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"59e437b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Services\",\"url\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"link_label\":\"Book Now\",\"background\":{\"id\":4660,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2022\\/12\\/feature-03.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"252c5770\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"css_classes\":\"homemain_clinic\"},\"elements\":[{\"id\":\"2884c518\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7513ad93\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinic and Specialities\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\\ntempor incididunt ut labore et dolore magna aliqua.\"},\"elements\":[],\"widgetType\":\"doccure-headline\"},{\"id\":\"a55f87f\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[slide-anything id=\'527\']\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"75364b3e\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"home_counter_block elementor_counter\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#15558D\",\"structure\":\"40\"},\"elements\":[{\"id\":\"11b24a58\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"css_classes\":\"home_countersection \"},\"elements\":[{\"id\":\"1e9febd\",\"elType\":\"widget\",\"settings\":{\"title\":\"3500\",\"content\":\"Happy Customers\",\"icon\":{\"value\":\"fas fa-procedures\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":false},{\"id\":\"31f6d49c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"css_classes\":\"home_countersection \"},\"elements\":[{\"id\":\"5b4524c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"450+\",\"content\":\"Projects Done\\n\\n\",\"icon\":{\"value\":\"fas fa-briefcase\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":false},{\"id\":\"4c6d158b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"css_classes\":\"home_countersection \"},\"elements\":[{\"id\":\"7a66bf8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"40+\",\"content\":\"Awards\\n\\n\",\"icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":false},{\"id\":\"2f77e9ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"css_classes\":\"home_countersection \"},\"elements\":[{\"id\":\"332da541\",\"elType\":\"widget\",\"settings\":{\"title\":\"3500\",\"content\":\"Client Works\\n\\n\",\"icon\":{\"value\":\"fas fa-ambulance\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7bd44db\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"css_classes\":\"home_doctor\",\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\"},\"elements\":[{\"id\":\"2437096f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5c883050\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book Our Doctor\"},\"elements\":[],\"widgetType\":\"doccure-headline\"},{\"id\":\"5e970b78\",\"elType\":\"widget\",\"settings\":{\"featured\":\"\",\"_listing_type\":\"doctors\",\"fullwidth\":\"yes\",\"title\":\"zxc\",\"sub_title\":\"zxc\",\"description\":\"<p>zxc<\\/p>\"},\"elements\":[],\"widgetType\":\"DoctorsCarousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d3f4e6c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"css_classes\":\"home_available\"},\"elements\":[{\"id\":\"e4f0940\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3b70b5db\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"23f779df\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5b6fd00\",\"elType\":\"widget\",\"settings\":{\"title\":\"Available Features in Our Clinic\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\\ntempor incididunt ut labore et dolore magna aliqua.\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"73655517\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"c4582f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7ed6cfc5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Medical\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-capsules\",\"library\":\"fa-solid\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true},{\"id\":\"2a1b7252\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1d7ec4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Operation\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true},{\"id\":\"1bb943\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1047346\",\"elType\":\"widget\",\"settings\":{\"title\":\"Laboratory\",\"content\":\"\",\"icon\":{\"value\":\"far fa-hospital\",\"library\":\"fa-regular\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"31acc437\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"6e4f1bd1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"58c8d597\",\"elType\":\"widget\",\"settings\":{\"title\":\"ICU\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-pills\",\"library\":\"fa-solid\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true},{\"id\":\"a718eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"77edb283\",\"elType\":\"widget\",\"settings\":{\"title\":\"Test Room\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-x-ray\",\"library\":\"fa-solid\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true},{\"id\":\"60335f46\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"62d2d415\",\"elType\":\"widget\",\"settings\":{\"title\":\"Patient Ward\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-procedures\",\"library\":\"fa-solid\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de07f39\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"css_classes\":\"home_blog\",\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"610a400a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"249d090c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"759078de\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1e98c34\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blogs and News\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\\ntempor incididunt ut labore et dolore magna aliqua.\",\"link\":\"#\",\"with_border\":\"\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"31b4476b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6b3ff08c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5ac0bd5f\",\"elType\":\"widget\",\"settings\":{\"after_excerpt\":\"...\",\"show_excerpt\":\"yes\",\"show_date\":\"yes\",\"show_category\":\"yes\"},\"elements\":[],\"widgetType\":\"doccure-posts-grid\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(26897, 5147, 'fw_options', 'a:0:{}'),
(26898, 5147, '_wp_page_template', 'elementor_header_footer'),
(26899, 5147, '_elementor_edit_mode_nonce', '7c89a7c98a'),
(26900, 5147, '_elementor_post_mode', ''),
(26901, 5147, '_thumbnail_id', '-1'),
(26902, 5147, '_elementor_edit_mode', 'builder'),
(26903, 5147, '_elementor_template_type', 'wp-page'),
(26904, 5147, '_elementor_version', '3.12.2'),
(26905, 5147, '_elementor_data', '[{\"id\":\"64d873c1\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"3c36d615\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f30b3a5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search Doctor, Make an Appointment\",\"subtitle\":\"Discover the best doctors, clinic & hospital the city nearest to you.\",\"shape_1\":{\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/04\\/banner-img.png\",\"id\":4929,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"HomeHeroOne\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ada4b15\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"css_classes\":\"homemain_looking homemain_looking_elementor\"},\"elements\":[{\"id\":\"38d28a84\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9f3d51e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"855cada\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"28e64c45\",\"elType\":\"widget\",\"settings\":{\"title\":\"What are you looking for?\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"708f6cd7\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"45c16451\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1ce79ccf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Visit a doctor\",\"url\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"link_label\":\"Book Now\",\"background\":{\"id\":767,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/10\\/doctor-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-imagebox\"}],\"isInner\":true},{\"id\":\"7e3183a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"css_classes\":\"homemain_looking_inner_space\"},\"elements\":[{\"id\":\"7532dc92\",\"elType\":\"widget\",\"settings\":{\"title\":\"Medical\",\"url\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"link_label\":\"Book Now\",\"background\":{\"id\":4658,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2022\\/12\\/feature-06.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-imagebox\"}],\"isInner\":true},{\"id\":\"340eccf7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"59e437b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Services\",\"url\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"link_label\":\"Book Now\",\"background\":{\"id\":4660,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2022\\/12\\/feature-03.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"252c5770\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"css_classes\":\"homemain_clinic\"},\"elements\":[{\"id\":\"2884c518\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7513ad93\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinic and Specialities\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\\ntempor incididunt ut labore et dolore magna aliqua.\"},\"elements\":[],\"widgetType\":\"doccure-headline\"},{\"id\":\"a55f87f\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[slide-anything id=\'527\']\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"75364b3e\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"home_counter_block elementor_counter\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#15558D\",\"structure\":\"40\"},\"elements\":[{\"id\":\"11b24a58\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"css_classes\":\"home_countersection \"},\"elements\":[{\"id\":\"1e9febd\",\"elType\":\"widget\",\"settings\":{\"title\":\"3500\",\"content\":\"Happy Customers\",\"icon\":{\"value\":\"fas fa-procedures\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":false},{\"id\":\"31f6d49c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"css_classes\":\"home_countersection \"},\"elements\":[{\"id\":\"5b4524c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"450+\",\"content\":\"Projects Done\\n\\n\",\"icon\":{\"value\":\"fas fa-briefcase\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":false},{\"id\":\"4c6d158b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"css_classes\":\"home_countersection \"},\"elements\":[{\"id\":\"7a66bf8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"40+\",\"content\":\"Awards\\n\\n\",\"icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":false},{\"id\":\"2f77e9ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"css_classes\":\"home_countersection \"},\"elements\":[{\"id\":\"332da541\",\"elType\":\"widget\",\"settings\":{\"title\":\"3500\",\"content\":\"Client Works\\n\\n\",\"icon\":{\"value\":\"fas fa-ambulance\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7bd44db\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"css_classes\":\"home_doctor\",\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\"},\"elements\":[{\"id\":\"2437096f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5c883050\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book Our Doctor\"},\"elements\":[],\"widgetType\":\"doccure-headline\"},{\"id\":\"5e970b78\",\"elType\":\"widget\",\"settings\":{\"featured\":\"\",\"_listing_type\":\"doctors\",\"fullwidth\":\"yes\",\"title\":\"zxc\",\"sub_title\":\"zxc\",\"description\":\"<p>zxc<\\/p>\"},\"elements\":[],\"widgetType\":\"DoctorsCarousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d3f4e6c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"css_classes\":\"home_available\"},\"elements\":[{\"id\":\"e4f0940\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3b70b5db\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"23f779df\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5b6fd00\",\"elType\":\"widget\",\"settings\":{\"title\":\"Available Features in Our Clinic\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\\ntempor incididunt ut labore et dolore magna aliqua.\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"73655517\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"c4582f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7ed6cfc5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Medical\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-capsules\",\"library\":\"fa-solid\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true},{\"id\":\"2a1b7252\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1d7ec4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Operation\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true},{\"id\":\"1bb943\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1047346\",\"elType\":\"widget\",\"settings\":{\"title\":\"Laboratory\",\"content\":\"\",\"icon\":{\"value\":\"far fa-hospital\",\"library\":\"fa-regular\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"31acc437\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"6e4f1bd1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"58c8d597\",\"elType\":\"widget\",\"settings\":{\"title\":\"ICU\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-pills\",\"library\":\"fa-solid\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true},{\"id\":\"a718eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"77edb283\",\"elType\":\"widget\",\"settings\":{\"title\":\"Test Room\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-x-ray\",\"library\":\"fa-solid\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true},{\"id\":\"60335f46\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"62d2d415\",\"elType\":\"widget\",\"settings\":{\"title\":\"Patient Ward\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-procedures\",\"library\":\"fa-solid\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de07f39\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"css_classes\":\"home_blog\",\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"610a400a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"249d090c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"759078de\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1e98c34\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blogs and News\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\\ntempor incididunt ut labore et dolore magna aliqua.\",\"link\":\"#\",\"with_border\":\"\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"31b4476b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6b3ff08c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5ac0bd5f\",\"elType\":\"widget\",\"settings\":{\"after_excerpt\":\"...\",\"show_excerpt\":\"yes\",\"show_date\":\"yes\",\"show_category\":\"yes\"},\"elements\":[],\"widgetType\":\"doccure-posts-grid\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(26909, 5148, 'fw_options', 'a:0:{}'),
(26910, 5148, '_wp_page_template', 'elementor_header_footer'),
(26911, 5148, '_elementor_edit_mode_nonce', '7c89a7c98a'),
(26912, 5148, '_elementor_post_mode', ''),
(26913, 5148, '_thumbnail_id', '-1'),
(26914, 5148, '_elementor_edit_mode', 'builder'),
(26915, 5148, '_elementor_template_type', 'wp-page'),
(26916, 5148, '_elementor_version', '3.12.2');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(26917, 5148, '_elementor_data', '[{\"id\":\"64d873c1\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"3c36d615\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f30b3a5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search Doctor, Make an Appointment\",\"subtitle\":\"Discover the best doctors, clinic & hospital the city nearest to you.\",\"shape_1\":{\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/04\\/banner-img.png\",\"id\":4929,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"HomeHeroOne\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ada4b15\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"css_classes\":\"homemain_looking homemain_looking_elementor\"},\"elements\":[{\"id\":\"38d28a84\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9f3d51e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"855cada\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"28e64c45\",\"elType\":\"widget\",\"settings\":{\"title\":\"What are you looking for?\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"708f6cd7\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"45c16451\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1ce79ccf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Visit a doctor\",\"url\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"link_label\":\"Book Now\",\"background\":{\"id\":767,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/10\\/doctor-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-imagebox\"}],\"isInner\":true},{\"id\":\"7e3183a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"css_classes\":\"homemain_looking_inner_space\"},\"elements\":[{\"id\":\"7532dc92\",\"elType\":\"widget\",\"settings\":{\"title\":\"Medical\",\"url\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"link_label\":\"Book Now\",\"background\":{\"id\":4658,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2022\\/12\\/feature-06.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-imagebox\"}],\"isInner\":true},{\"id\":\"340eccf7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"59e437b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Services\",\"url\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"link_label\":\"Book Now\",\"background\":{\"id\":4660,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2022\\/12\\/feature-03.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"252c5770\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"css_classes\":\"homemain_clinic\"},\"elements\":[{\"id\":\"2884c518\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7513ad93\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinic and Specialities\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\\ntempor incididunt ut labore et dolore magna aliqua.\"},\"elements\":[],\"widgetType\":\"doccure-headline\"},{\"id\":\"a55f87f\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[slide-anything id=\'527\']\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"75364b3e\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"home_counter_block elementor_counter\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#15558D\",\"structure\":\"40\"},\"elements\":[{\"id\":\"11b24a58\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"css_classes\":\"home_countersection \"},\"elements\":[{\"id\":\"1e9febd\",\"elType\":\"widget\",\"settings\":{\"title\":\"3500\",\"content\":\"Happy Customers\",\"icon\":{\"value\":\"fas fa-procedures\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":false},{\"id\":\"31f6d49c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"css_classes\":\"home_countersection \"},\"elements\":[{\"id\":\"5b4524c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"450+\",\"content\":\"Projects Done\\n\\n\",\"icon\":{\"value\":\"fas fa-briefcase\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":false},{\"id\":\"4c6d158b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"css_classes\":\"home_countersection \"},\"elements\":[{\"id\":\"7a66bf8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"40+\",\"content\":\"Awards\\n\\n\",\"icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":false},{\"id\":\"2f77e9ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"css_classes\":\"home_countersection \"},\"elements\":[{\"id\":\"332da541\",\"elType\":\"widget\",\"settings\":{\"title\":\"3500\",\"content\":\"Client Works\\n\\n\",\"icon\":{\"value\":\"fas fa-ambulance\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7bd44db\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"css_classes\":\"home_doctor\",\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\"},\"elements\":[{\"id\":\"2437096f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5c883050\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book Our Doctor\"},\"elements\":[],\"widgetType\":\"doccure-headline\"},{\"id\":\"5e970b78\",\"elType\":\"widget\",\"settings\":{\"featured\":\"\",\"_listing_type\":\"doctors\",\"fullwidth\":\"yes\",\"title\":\"zxc\",\"sub_title\":\"zxc\",\"description\":\"<p>zxc<\\/p>\"},\"elements\":[],\"widgetType\":\"DoctorsCarousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d3f4e6c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"css_classes\":\"home_available\"},\"elements\":[{\"id\":\"e4f0940\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3b70b5db\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"23f779df\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5b6fd00\",\"elType\":\"widget\",\"settings\":{\"title\":\"Available Features in Our Clinic\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\\ntempor incididunt ut labore et dolore magna aliqua.\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"73655517\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"c4582f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7ed6cfc5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Medical\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-capsules\",\"library\":\"fa-solid\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true},{\"id\":\"2a1b7252\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1d7ec4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Operation\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true},{\"id\":\"1bb943\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1047346\",\"elType\":\"widget\",\"settings\":{\"title\":\"Laboratory\",\"content\":\"\",\"icon\":{\"value\":\"far fa-hospital\",\"library\":\"fa-regular\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"31acc437\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"6e4f1bd1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"58c8d597\",\"elType\":\"widget\",\"settings\":{\"title\":\"ICU\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-pills\",\"library\":\"fa-solid\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true},{\"id\":\"a718eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"77edb283\",\"elType\":\"widget\",\"settings\":{\"title\":\"Test Room\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-x-ray\",\"library\":\"fa-solid\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true},{\"id\":\"60335f46\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"62d2d415\",\"elType\":\"widget\",\"settings\":{\"title\":\"Patient Ward\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-procedures\",\"library\":\"fa-solid\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de07f39\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"css_classes\":\"home_blog\",\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"610a400a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"249d090c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"759078de\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1e98c34\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blogs and News\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\\ntempor incididunt ut labore et dolore magna aliqua.\",\"link\":\"#\",\"with_border\":\"\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"31b4476b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6b3ff08c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5ac0bd5f\",\"elType\":\"widget\",\"settings\":{\"after_excerpt\":\"...\",\"show_excerpt\":\"yes\",\"show_date\":\"yes\",\"show_category\":\"yes\"},\"elements\":[],\"widgetType\":\"doccure-posts-grid\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(26920, 5149, 'fw_options', 'a:0:{}'),
(26921, 5149, '_wp_page_template', 'elementor_header_footer'),
(26922, 5149, '_elementor_edit_mode_nonce', '7c89a7c98a'),
(26923, 5149, '_elementor_post_mode', ''),
(26924, 5149, '_thumbnail_id', '-1'),
(26925, 5149, '_elementor_edit_mode', 'builder'),
(26926, 5149, '_elementor_template_type', 'wp-page'),
(26927, 5149, '_elementor_version', '3.12.2'),
(26928, 5149, '_elementor_data', '[{\"id\":\"64d873c1\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"3c36d615\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f30b3a5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search Doctor, Make an Appointment\",\"subtitle\":\"Discover the best doctors, clinic & hospital the city nearest to you.\",\"shape_1\":{\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/04\\/banner-img.png\",\"id\":4929,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"HomeHeroOne\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ada4b15\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"css_classes\":\"homemain_looking homemain_looking_elementor\"},\"elements\":[{\"id\":\"38d28a84\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9f3d51e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"855cada\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"28e64c45\",\"elType\":\"widget\",\"settings\":{\"title\":\"What are you looking for?\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"708f6cd7\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"45c16451\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1ce79ccf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Visit a doctor\",\"url\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"link_label\":\"Book Now\",\"background\":{\"id\":767,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/10\\/doctor-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-imagebox\"}],\"isInner\":true},{\"id\":\"7e3183a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"css_classes\":\"homemain_looking_inner_space\"},\"elements\":[{\"id\":\"7532dc92\",\"elType\":\"widget\",\"settings\":{\"title\":\"Medical\",\"url\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"link_label\":\"Book Now\",\"background\":{\"id\":4658,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2022\\/12\\/feature-06.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-imagebox\"}],\"isInner\":true},{\"id\":\"340eccf7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"59e437b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Services\",\"url\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"link_label\":\"Book Now\",\"background\":{\"id\":4660,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2022\\/12\\/feature-03.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"252c5770\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"css_classes\":\"homemain_clinic\"},\"elements\":[{\"id\":\"2884c518\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7513ad93\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinic and Specialities\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\\ntempor incididunt ut labore et dolore magna aliqua.\"},\"elements\":[],\"widgetType\":\"doccure-headline\"},{\"id\":\"a55f87f\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[slide-anything id=\'527\']\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"75364b3e\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"home_counter_block elementor_counter\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#15558D\",\"structure\":\"40\"},\"elements\":[{\"id\":\"11b24a58\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"css_classes\":\"home_countersection \"},\"elements\":[{\"id\":\"1e9febd\",\"elType\":\"widget\",\"settings\":{\"title\":\"3500\",\"content\":\"Happy Customers\",\"icon\":{\"value\":\"fas fa-procedures\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":false},{\"id\":\"31f6d49c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"css_classes\":\"home_countersection \"},\"elements\":[{\"id\":\"5b4524c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"450+\",\"content\":\"Projects Done\\n\\n\",\"icon\":{\"value\":\"fas fa-briefcase\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":false},{\"id\":\"4c6d158b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"css_classes\":\"home_countersection \"},\"elements\":[{\"id\":\"7a66bf8e\",\"elType\":\"widget\",\"settings\":{\"title\":\"40+\",\"content\":\"Awards\\n\\n\",\"icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":false},{\"id\":\"2f77e9ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"css_classes\":\"home_countersection \"},\"elements\":[{\"id\":\"332da541\",\"elType\":\"widget\",\"settings\":{\"title\":\"3500\",\"content\":\"Client Works\\n\\n\",\"icon\":{\"value\":\"fas fa-ambulance\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7bd44db\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"css_classes\":\"home_doctor\",\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\"},\"elements\":[{\"id\":\"2437096f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5c883050\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book Our Doctor\"},\"elements\":[],\"widgetType\":\"doccure-headline\"},{\"id\":\"5e970b78\",\"elType\":\"widget\",\"settings\":{\"featured\":\"\",\"_listing_type\":\"doctors\",\"fullwidth\":\"yes\",\"title\":\"zxc\",\"sub_title\":\"zxc\",\"description\":\"<p>zxc<\\/p>\"},\"elements\":[],\"widgetType\":\"DoctorsCarousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d3f4e6c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"css_classes\":\"home_available\"},\"elements\":[{\"id\":\"e4f0940\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3b70b5db\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"23f779df\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5b6fd00\",\"elType\":\"widget\",\"settings\":{\"title\":\"Available Features in Our Clinic\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\\ntempor incididunt ut labore et dolore magna aliqua.\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"73655517\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"c4582f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7ed6cfc5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Medical\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-capsules\",\"library\":\"fa-solid\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true},{\"id\":\"2a1b7252\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1d7ec4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Operation\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true},{\"id\":\"1bb943\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1047346\",\"elType\":\"widget\",\"settings\":{\"title\":\"Laboratory\",\"content\":\"\",\"icon\":{\"value\":\"far fa-hospital\",\"library\":\"fa-regular\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"31acc437\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"6e4f1bd1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"58c8d597\",\"elType\":\"widget\",\"settings\":{\"title\":\"ICU\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-pills\",\"library\":\"fa-solid\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true},{\"id\":\"a718eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"77edb283\",\"elType\":\"widget\",\"settings\":{\"title\":\"Test Room\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-x-ray\",\"library\":\"fa-solid\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true},{\"id\":\"60335f46\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"62d2d415\",\"elType\":\"widget\",\"settings\":{\"title\":\"Patient Ward\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-procedures\",\"library\":\"fa-solid\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de07f39\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"css_classes\":\"home_blog\",\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"610a400a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"249d090c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"759078de\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1e98c34\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blogs and News\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\\ntempor incididunt ut labore et dolore magna aliqua.\",\"link\":\"#\",\"with_border\":\"\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"31b4476b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6b3ff08c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5ac0bd5f\",\"elType\":\"widget\",\"settings\":{\"after_excerpt\":\"...\",\"show_excerpt\":\"yes\",\"show_date\":\"yes\",\"show_category\":\"yes\"},\"elements\":[],\"widgetType\":\"doccure-posts-grid\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(26931, 5150, 'fw_options', 'a:0:{}'),
(26932, 5150, '_wp_page_template', 'elementor_header_footer'),
(26933, 5150, '_elementor_edit_mode_nonce', '7c89a7c98a'),
(26934, 5150, '_elementor_post_mode', ''),
(26935, 5150, '_thumbnail_id', '-1'),
(26936, 5150, '_elementor_edit_mode', 'builder'),
(26937, 5150, '_elementor_template_type', 'wp-page'),
(26938, 5150, '_elementor_version', '3.12.2'),
(26939, 5150, '_elementor_data', '[{\"id\":\"64d873c1\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"3c36d615\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ada4b15\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"css_classes\":\"homemain_looking homemain_looking_elementor\"},\"elements\":[{\"id\":\"38d28a84\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9f3d51e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"855cada\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"708f6cd7\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"45c16451\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"7e3183a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"css_classes\":\"homemain_looking_inner_space\"},\"elements\":[],\"isInner\":true},{\"id\":\"340eccf7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"252c5770\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"css_classes\":\"homemain_clinic\"},\"elements\":[{\"id\":\"2884c518\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a55f87f\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[slide-anything id=\'527\']\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"75364b3e\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"home_counter_block elementor_counter\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#15558D\",\"structure\":\"40\"},\"elements\":[{\"id\":\"11b24a58\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"css_classes\":\"home_countersection \"},\"elements\":[],\"isInner\":false},{\"id\":\"31f6d49c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"css_classes\":\"home_countersection \"},\"elements\":[],\"isInner\":false},{\"id\":\"4c6d158b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"css_classes\":\"home_countersection \"},\"elements\":[],\"isInner\":false},{\"id\":\"2f77e9ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"css_classes\":\"home_countersection \"},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7bd44db\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"css_classes\":\"home_doctor\",\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\"},\"elements\":[{\"id\":\"2437096f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d3f4e6c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"css_classes\":\"home_available\"},\"elements\":[{\"id\":\"e4f0940\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3b70b5db\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"23f779df\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"73655517\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"c4582f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"2a1b7252\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"1bb943\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"31acc437\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"6e4f1bd1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"a718eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"60335f46\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de07f39\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"css_classes\":\"home_blog\",\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"610a400a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"249d090c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"759078de\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"31b4476b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6b3ff08c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(26943, 5151, 'fw_options', 'a:0:{}'),
(26944, 5151, '_wp_page_template', 'elementor_header_footer'),
(26945, 5151, '_elementor_edit_mode_nonce', '7c89a7c98a'),
(26946, 5151, '_elementor_post_mode', ''),
(26947, 5151, '_thumbnail_id', '-1'),
(26948, 5151, '_elementor_edit_mode', 'builder'),
(26949, 5151, '_elementor_template_type', 'wp-page'),
(26950, 5151, '_elementor_version', '3.12.2'),
(26951, 5151, '_elementor_data', '[{\"id\":\"64d873c1\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"3c36d615\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ada4b15\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"css_classes\":\"homemain_looking homemain_looking_elementor\"},\"elements\":[{\"id\":\"38d28a84\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9f3d51e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"855cada\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"708f6cd7\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"45c16451\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"7e3183a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"css_classes\":\"homemain_looking_inner_space\"},\"elements\":[],\"isInner\":true},{\"id\":\"340eccf7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"252c5770\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"css_classes\":\"homemain_clinic\"},\"elements\":[{\"id\":\"2884c518\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a55f87f\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[slide-anything id=\'527\']\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"75364b3e\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"home_counter_block elementor_counter\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#15558D\",\"structure\":\"40\"},\"elements\":[{\"id\":\"11b24a58\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"css_classes\":\"home_countersection \"},\"elements\":[],\"isInner\":false},{\"id\":\"31f6d49c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"css_classes\":\"home_countersection \"},\"elements\":[],\"isInner\":false},{\"id\":\"4c6d158b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"css_classes\":\"home_countersection \"},\"elements\":[],\"isInner\":false},{\"id\":\"2f77e9ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"css_classes\":\"home_countersection \"},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7bd44db\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"css_classes\":\"home_doctor\",\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\"},\"elements\":[{\"id\":\"2437096f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d3f4e6c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"css_classes\":\"home_available\"},\"elements\":[{\"id\":\"e4f0940\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3b70b5db\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"23f779df\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"73655517\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"c4582f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"2a1b7252\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"1bb943\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"31acc437\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"6e4f1bd1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"a718eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"60335f46\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de07f39\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"css_classes\":\"home_blog\",\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"610a400a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"249d090c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"759078de\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"31b4476b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6b3ff08c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(26954, 5152, 'fw_options', 'a:0:{}'),
(26955, 5152, '_wp_page_template', 'elementor_header_footer'),
(26956, 5152, '_elementor_edit_mode_nonce', '7c89a7c98a'),
(26957, 5152, '_elementor_post_mode', ''),
(26958, 5152, '_thumbnail_id', '-1'),
(26959, 5152, '_elementor_edit_mode', 'builder'),
(26960, 5152, '_elementor_template_type', 'wp-page'),
(26961, 5152, '_elementor_version', '3.12.2'),
(26962, 5152, '_elementor_data', '[{\"id\":\"64d873c1\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"3c36d615\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ada4b15\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"css_classes\":\"homemain_looking homemain_looking_elementor\"},\"elements\":[{\"id\":\"38d28a84\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9f3d51e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"855cada\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"708f6cd7\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"45c16451\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"7e3183a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"css_classes\":\"homemain_looking_inner_space\"},\"elements\":[],\"isInner\":true},{\"id\":\"340eccf7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"252c5770\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"css_classes\":\"homemain_clinic\"},\"elements\":[{\"id\":\"2884c518\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a55f87f\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[slide-anything id=\'527\']\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"75364b3e\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"home_counter_block elementor_counter\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#15558D\",\"structure\":\"40\"},\"elements\":[{\"id\":\"11b24a58\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"css_classes\":\"home_countersection \"},\"elements\":[],\"isInner\":false},{\"id\":\"31f6d49c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"css_classes\":\"home_countersection \"},\"elements\":[],\"isInner\":false},{\"id\":\"4c6d158b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"css_classes\":\"home_countersection \"},\"elements\":[],\"isInner\":false},{\"id\":\"2f77e9ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"css_classes\":\"home_countersection \"},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7bd44db\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"css_classes\":\"home_doctor\",\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\"},\"elements\":[{\"id\":\"2437096f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d3f4e6c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"css_classes\":\"home_available\"},\"elements\":[{\"id\":\"e4f0940\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3b70b5db\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"23f779df\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"73655517\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"c4582f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"2a1b7252\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"1bb943\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"31acc437\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"6e4f1bd1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"a718eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"60335f46\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de07f39\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"css_classes\":\"home_blog\",\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"610a400a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"249d090c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"759078de\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"31b4476b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6b3ff08c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(26965, 5153, 'fw_options', 'a:0:{}'),
(26966, 5153, '_wp_page_template', 'elementor_header_footer'),
(26967, 5153, '_elementor_edit_mode_nonce', '7c89a7c98a'),
(26968, 5153, '_elementor_post_mode', ''),
(26969, 5153, '_thumbnail_id', '-1'),
(26970, 5153, '_elementor_edit_mode', 'builder'),
(26971, 5153, '_elementor_template_type', 'wp-page'),
(26972, 5153, '_elementor_version', '3.12.2'),
(26973, 5153, '_elementor_data', '[{\"id\":\"64d873c1\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"3c36d615\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0172759\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search Doctor, Make an Appointment\",\"subtitle\":\"Discover the best doctors, clinic & hospital the city nearest to you.\",\"shape_1\":{\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/11\\/banner-bg.png\",\"id\":1657,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"HomeHeroOne\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ada4b15\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"css_classes\":\"homemain_looking homemain_looking_elementor\"},\"elements\":[{\"id\":\"38d28a84\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9f3d51e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"855cada\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"708f6cd7\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"45c16451\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"7e3183a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"css_classes\":\"homemain_looking_inner_space\"},\"elements\":[],\"isInner\":true},{\"id\":\"340eccf7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"252c5770\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"css_classes\":\"homemain_clinic\"},\"elements\":[{\"id\":\"2884c518\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a55f87f\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[slide-anything id=\'527\']\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"75364b3e\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"home_counter_block elementor_counter\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#15558D\",\"structure\":\"40\"},\"elements\":[{\"id\":\"11b24a58\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"css_classes\":\"home_countersection \"},\"elements\":[],\"isInner\":false},{\"id\":\"31f6d49c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"css_classes\":\"home_countersection \"},\"elements\":[],\"isInner\":false},{\"id\":\"4c6d158b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"css_classes\":\"home_countersection \"},\"elements\":[],\"isInner\":false},{\"id\":\"2f77e9ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"css_classes\":\"home_countersection \"},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7bd44db\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"css_classes\":\"home_doctor\",\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\"},\"elements\":[{\"id\":\"2437096f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d3f4e6c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"css_classes\":\"home_available\"},\"elements\":[{\"id\":\"e4f0940\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3b70b5db\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"23f779df\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"73655517\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"c4582f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"2a1b7252\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"1bb943\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"31acc437\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"6e4f1bd1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"a718eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"60335f46\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de07f39\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"css_classes\":\"home_blog\",\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"610a400a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"249d090c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"759078de\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"31b4476b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6b3ff08c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(26977, 5154, 'fw_options', 'a:0:{}'),
(26978, 5154, '_wp_page_template', 'elementor_header_footer'),
(26979, 5154, '_elementor_edit_mode_nonce', '7c89a7c98a'),
(26980, 5154, '_elementor_post_mode', ''),
(26981, 5154, '_thumbnail_id', '-1'),
(26982, 5154, '_elementor_edit_mode', 'builder'),
(26983, 5154, '_elementor_template_type', 'wp-page'),
(26984, 5154, '_elementor_version', '3.12.2');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(26985, 5154, '_elementor_data', '[{\"id\":\"64d873c1\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"3c36d615\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0172759\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search Doctor, Make an Appointment\",\"subtitle\":\"Discover the best doctors, clinic & hospital the city nearest to you.\",\"shape_1\":{\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/11\\/banner-bg.png\",\"id\":1657,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"HomeHeroOne\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ada4b15\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"css_classes\":\"homemain_looking homemain_looking_elementor\"},\"elements\":[{\"id\":\"38d28a84\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9f3d51e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"855cada\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"708f6cd7\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"45c16451\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"7e3183a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"css_classes\":\"homemain_looking_inner_space\"},\"elements\":[],\"isInner\":true},{\"id\":\"340eccf7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"252c5770\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"css_classes\":\"homemain_clinic\"},\"elements\":[{\"id\":\"2884c518\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a55f87f\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[slide-anything id=\'527\']\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"75364b3e\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"home_counter_block elementor_counter\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#15558D\",\"structure\":\"40\"},\"elements\":[{\"id\":\"11b24a58\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"css_classes\":\"home_countersection \"},\"elements\":[],\"isInner\":false},{\"id\":\"31f6d49c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"css_classes\":\"home_countersection \"},\"elements\":[],\"isInner\":false},{\"id\":\"4c6d158b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"css_classes\":\"home_countersection \"},\"elements\":[],\"isInner\":false},{\"id\":\"2f77e9ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"css_classes\":\"home_countersection \"},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7bd44db\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"css_classes\":\"home_doctor\",\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\"},\"elements\":[{\"id\":\"2437096f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d3f4e6c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"css_classes\":\"home_available\"},\"elements\":[{\"id\":\"e4f0940\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3b70b5db\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"23f779df\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"73655517\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"c4582f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"2a1b7252\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"1bb943\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"31acc437\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"6e4f1bd1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"a718eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"60335f46\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de07f39\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"css_classes\":\"home_blog\",\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"610a400a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"249d090c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"759078de\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"31b4476b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6b3ff08c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(26988, 5155, 'fw_options', 'a:0:{}'),
(26989, 5155, '_wp_page_template', 'elementor_header_footer'),
(26990, 5155, '_elementor_edit_mode_nonce', '7c89a7c98a'),
(26991, 5155, '_elementor_post_mode', ''),
(26992, 5155, '_thumbnail_id', '-1'),
(26993, 5155, '_elementor_edit_mode', 'builder'),
(26994, 5155, '_elementor_template_type', 'wp-page'),
(26995, 5155, '_elementor_version', '3.12.2'),
(26996, 5155, '_elementor_data', '[{\"id\":\"64d873c1\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"3c36d615\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"0172759\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search Doctor, Make an Appointment\",\"subtitle\":\"Discover the best doctors, clinic & hospital the city nearest to you.\",\"shape_1\":{\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/11\\/banner-bg.png\",\"id\":1657,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"HomeHeroOne\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ada4b15\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"css_classes\":\"homemain_looking homemain_looking_elementor\"},\"elements\":[{\"id\":\"38d28a84\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9f3d51e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"855cada\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"708f6cd7\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"45c16451\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"7e3183a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"css_classes\":\"homemain_looking_inner_space\"},\"elements\":[],\"isInner\":true},{\"id\":\"340eccf7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"252c5770\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"css_classes\":\"homemain_clinic\"},\"elements\":[{\"id\":\"2884c518\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a55f87f\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[slide-anything id=\'527\']\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"75364b3e\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"home_counter_block elementor_counter\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#15558D\",\"structure\":\"40\"},\"elements\":[{\"id\":\"11b24a58\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"css_classes\":\"home_countersection \"},\"elements\":[],\"isInner\":false},{\"id\":\"31f6d49c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"css_classes\":\"home_countersection \"},\"elements\":[],\"isInner\":false},{\"id\":\"4c6d158b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"css_classes\":\"home_countersection \"},\"elements\":[],\"isInner\":false},{\"id\":\"2f77e9ad\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"css_classes\":\"home_countersection \"},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7bd44db\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"css_classes\":\"home_doctor\",\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\"},\"elements\":[{\"id\":\"2437096f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d3f4e6c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"css_classes\":\"home_available\"},\"elements\":[{\"id\":\"e4f0940\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3b70b5db\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"23f779df\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"73655517\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"c4582f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"2a1b7252\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"1bb943\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"31acc437\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"6e4f1bd1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"a718eb5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"60335f46\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de07f39\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"css_classes\":\"home_blog\",\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"610a400a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"249d090c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"759078de\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"31b4476b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6b3ff08c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(26999, 5156, 'fw_options', 'a:0:{}'),
(27000, 5156, '_wp_page_template', 'elementor_header_footer'),
(27001, 5156, '_elementor_edit_mode_nonce', '7c89a7c98a'),
(27002, 5156, '_elementor_post_mode', ''),
(27003, 5156, '_thumbnail_id', '-1'),
(27004, 5156, '_elementor_edit_mode', 'builder'),
(27005, 5156, '_elementor_template_type', 'wp-page'),
(27006, 5156, '_elementor_version', '3.12.2'),
(27007, 5156, '_elementor_data', '[]'),
(27010, 5157, 'fw_options', 'a:0:{}'),
(27011, 5157, '_wp_page_template', 'elementor_header_footer'),
(27012, 5157, '_elementor_edit_mode_nonce', '7c89a7c98a'),
(27013, 5157, '_elementor_post_mode', ''),
(27014, 5157, '_thumbnail_id', '-1'),
(27015, 5157, '_elementor_edit_mode', 'builder'),
(27016, 5157, '_elementor_template_type', 'wp-page'),
(27017, 5157, '_elementor_version', '3.12.2'),
(27018, 5157, '_elementor_data', '[]'),
(27020, 5158, 'fw_options', 'a:0:{}'),
(27021, 5158, '_wp_page_template', 'elementor_header_footer'),
(27022, 5158, '_elementor_edit_mode_nonce', '7c89a7c98a'),
(27023, 5158, '_elementor_post_mode', ''),
(27024, 5158, '_thumbnail_id', '-1'),
(27025, 5158, '_elementor_edit_mode', 'builder'),
(27026, 5158, '_elementor_template_type', 'wp-page'),
(27027, 5158, '_elementor_version', '3.12.2'),
(27028, 5158, '_elementor_data', '[]'),
(27030, 5159, 'fw_options', 'a:0:{}'),
(27031, 5159, '_wp_page_template', 'elementor_header_footer'),
(27032, 5159, '_elementor_edit_mode_nonce', '7c89a7c98a'),
(27033, 5159, '_elementor_post_mode', ''),
(27034, 5159, '_thumbnail_id', '-1'),
(27035, 5159, '_elementor_edit_mode', 'builder'),
(27036, 5159, '_elementor_template_type', 'wp-page'),
(27037, 5159, '_elementor_version', '3.12.2'),
(27038, 5159, '_elementor_data', '[{\"id\":\"65802dd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"79c8d20\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8f72636\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search Doctor, Make an Appointment\",\"subtitle\":\"Discover the best doctors, clinic & hospital the city nearest to you.\",\"shape_1\":{\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/04\\/banner-img.png\",\"id\":4929,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"HomeHeroOne\"}],\"isInner\":false}],\"isInner\":false}]'),
(27042, 70, '_yoast_wpseo_content_score', '90'),
(27043, 5160, 'fw_options', 'a:0:{}'),
(27044, 5160, '_wp_page_template', 'elementor_header_footer'),
(27045, 5160, '_elementor_edit_mode_nonce', '7c89a7c98a'),
(27046, 5160, '_elementor_post_mode', ''),
(27047, 5160, '_thumbnail_id', '-1'),
(27048, 5160, '_elementor_edit_mode', 'builder'),
(27049, 5160, '_elementor_template_type', 'wp-page'),
(27050, 5160, '_elementor_version', '3.12.2'),
(27051, 5160, '_elementor_data', '[{\"id\":\"65802dd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"79c8d20\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8f72636\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search Doctor, Make an Appointment\",\"subtitle\":\"Discover the best doctors, clinic & hospital the city nearest to you.\",\"shape_1\":{\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/04\\/banner-img.png\",\"id\":4929,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"HomeHeroOne\"}],\"isInner\":false}],\"isInner\":false}]'),
(27054, 5161, 'fw_options', 'a:0:{}'),
(27055, 5161, '_wp_page_template', 'elementor_header_footer'),
(27056, 5161, '_elementor_edit_mode_nonce', '7c89a7c98a'),
(27057, 5161, '_elementor_post_mode', ''),
(27058, 5161, '_thumbnail_id', '-1'),
(27059, 5161, '_elementor_edit_mode', 'builder'),
(27060, 5161, '_elementor_template_type', 'wp-page'),
(27061, 5161, '_elementor_version', '3.12.2'),
(27062, 5161, '_elementor_data', '[{\"id\":\"65802dd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"79c8d20\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8f72636\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search Doctor, Make an Appointment\",\"subtitle\":\"Discover the best doctors, clinic & hospital the city nearest to you.\",\"shape_1\":{\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/04\\/banner-img.png\",\"id\":4929,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"HomeHeroOne\"}],\"isInner\":false}],\"isInner\":false}]'),
(27065, 5162, 'fw_options', 'a:0:{}'),
(27066, 5162, '_wp_page_template', 'elementor_header_footer'),
(27067, 5162, '_elementor_edit_mode_nonce', '7c89a7c98a'),
(27068, 5162, '_elementor_post_mode', ''),
(27069, 5162, '_thumbnail_id', '-1'),
(27070, 5162, '_elementor_edit_mode', 'builder'),
(27071, 5162, '_elementor_template_type', 'wp-page'),
(27072, 5162, '_elementor_version', '3.12.2'),
(27073, 5162, '_elementor_data', '[{\"id\":\"65802dd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"79c8d20\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8f72636\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search Doctor, Make an Appointment\",\"subtitle\":\"Discover the best doctors, clinic & hospital the city nearest to you.\",\"shape_1\":{\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/11\\/banner-bg.png\",\"id\":1657,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"HomeHeroOne\"}],\"isInner\":false}],\"isInner\":false}]'),
(27077, 5163, 'fw_options', 'a:0:{}'),
(27078, 5163, '_wp_page_template', 'elementor_header_footer'),
(27079, 5163, '_elementor_edit_mode_nonce', '7c89a7c98a'),
(27080, 5163, '_elementor_post_mode', ''),
(27081, 5163, '_thumbnail_id', '-1'),
(27082, 5163, '_elementor_edit_mode', 'builder'),
(27083, 5163, '_elementor_template_type', 'wp-page'),
(27084, 5163, '_elementor_version', '3.12.2'),
(27085, 5163, '_elementor_data', '[{\"id\":\"65802dd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"79c8d20\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8f72636\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search Doctor, Make an Appointment\",\"subtitle\":\"Discover the best doctors, clinic & hospital the city nearest to you.\",\"shape_1\":{\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/11\\/banner-bg.png\",\"id\":1657,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"HomeHeroOne\"}],\"isInner\":false}],\"isInner\":false}]'),
(27088, 5164, 'fw_options', 'a:0:{}'),
(27089, 5164, '_wp_page_template', 'elementor_header_footer'),
(27090, 5164, '_elementor_edit_mode_nonce', '7c89a7c98a'),
(27091, 5164, '_elementor_post_mode', ''),
(27092, 5164, '_thumbnail_id', '-1'),
(27093, 5164, '_elementor_edit_mode', 'builder'),
(27094, 5164, '_elementor_template_type', 'wp-page'),
(27095, 5164, '_elementor_version', '3.12.2'),
(27096, 5164, '_elementor_data', '[{\"id\":\"65802dd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"79c8d20\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8f72636\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search Doctor, Make an Appointment\",\"subtitle\":\"Discover the best doctors, clinic & hospital the city nearest to you.\",\"shape_1\":{\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/11\\/banner-bg.png\",\"id\":1657,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"HomeHeroOne\"}],\"isInner\":false}],\"isInner\":false}]'),
(27099, 5165, 'fw_options', 'a:0:{}'),
(27100, 5165, '_wp_page_template', 'elementor_header_footer'),
(27101, 5165, '_elementor_edit_mode_nonce', '7c89a7c98a'),
(27102, 5165, '_elementor_post_mode', ''),
(27103, 5165, '_thumbnail_id', '-1'),
(27104, 5165, '_elementor_edit_mode', 'builder'),
(27105, 5165, '_elementor_template_type', 'wp-page'),
(27106, 5165, '_elementor_version', '3.12.2'),
(27107, 5165, '_elementor_data', '[{\"id\":\"4dc3ba80\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"75e23f75\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"154c7754\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search Doctor, Make an Appointment\",\"subtitle\":\"Discover the best doctors, clinic & hospital the city nearest to you.\",\"shape_1\":{\"id\":1657,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/11\\/banner-bg.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"HomeHeroOne\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"335f16f7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"css_classes\":\"homemain_looking homemain_looking_elementor\"},\"elements\":[{\"id\":\"51e07adb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5ba22a7f\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"67c83faa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e99f882\",\"elType\":\"widget\",\"settings\":{\"title\":\"What are you looking for?\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"433cf02b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"6681ba10\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4f509a7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Visit a doctor\",\"url\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"link_label\":\"Book Now\",\"background\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"doccure-imagebox\"}],\"isInner\":true},{\"id\":\"3f1be5ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"css_classes\":\"homemain_looking_inner_space\"},\"elements\":[{\"id\":\"4ae0d4ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Medical\",\"url\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"link_label\":\"Book Now\",\"background\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"doccure-imagebox\"}],\"isInner\":true},{\"id\":\"73fbb5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"616e101c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Services\",\"url\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"link_label\":\"Book Now\",\"background\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"doccure-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"495dc66a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"css_classes\":\"homemain_clinic\"},\"elements\":[{\"id\":\"5727ba02\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66713be4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinic and Specialities\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\\ntempor incididunt ut labore et dolore magna aliqua.\"},\"elements\":[],\"widgetType\":\"doccure-headline\"},{\"id\":\"4da27514\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[slide-anything id=\'527\']\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1da8061c\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"home_counter_block elementor_counter\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#15558D\",\"structure\":\"40\"},\"elements\":[{\"id\":\"92fe4dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"css_classes\":\"home_countersection \"},\"elements\":[{\"id\":\"5a8ae21e\",\"elType\":\"widget\",\"settings\":{\"title\":\"3500\",\"content\":\"Happy Customers\",\"icon\":{\"value\":\"fas fa-procedures\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":false},{\"id\":\"16044771\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"css_classes\":\"home_countersection \"},\"elements\":[{\"id\":\"24af55bb\",\"elType\":\"widget\",\"settings\":{\"title\":\"450+\",\"content\":\"Projects Done\\n\\n\",\"icon\":{\"value\":\"fas fa-briefcase\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":false},{\"id\":\"72ddba10\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"css_classes\":\"home_countersection \"},\"elements\":[{\"id\":\"53486d34\",\"elType\":\"widget\",\"settings\":{\"title\":\"40+\",\"content\":\"Awards\\n\\n\",\"icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":false},{\"id\":\"775c3b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"css_classes\":\"home_countersection \"},\"elements\":[{\"id\":\"4a8078df\",\"elType\":\"widget\",\"settings\":{\"title\":\"3500\",\"content\":\"Client Works\\n\\n\",\"icon\":{\"value\":\"fas fa-ambulance\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"32ad5ca0\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"css_classes\":\"home_doctor\",\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\"},\"elements\":[{\"id\":\"1615984c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"144717df\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book Our Doctor\"},\"elements\":[],\"widgetType\":\"doccure-headline\"},{\"id\":\"2b783e1e\",\"elType\":\"widget\",\"settings\":{\"featured\":\"\",\"_listing_type\":\"doctors\",\"fullwidth\":\"yes\",\"title\":\"zxc\",\"sub_title\":\"zxc\",\"description\":\"<p>zxc<\\/p>\"},\"elements\":[],\"widgetType\":\"DoctorsCarousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"661a179a\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"css_classes\":\"home_available\"},\"elements\":[{\"id\":\"2445786\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a3f9fc7\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"455319a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"14311223\",\"elType\":\"widget\",\"settings\":{\"title\":\"Available Features in Our Clinic\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\\ntempor incididunt ut labore et dolore magna aliqua.\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"51edfafe\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"2b37e4c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1d53d24e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Medical\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-capsules\",\"library\":\"fa-solid\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true},{\"id\":\"5df9f923\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3c3ffcee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Operation\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true},{\"id\":\"43a647d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2834ce5b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Laboratory\",\"content\":\"\",\"icon\":{\"value\":\"far fa-hospital\",\"library\":\"fa-regular\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"332be79\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"4642f00d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5d236bec\",\"elType\":\"widget\",\"settings\":{\"title\":\"ICU\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-pills\",\"library\":\"fa-solid\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true},{\"id\":\"2cd3d86f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"14f3da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Test Room\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-x-ray\",\"library\":\"fa-solid\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true},{\"id\":\"1108fe0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1e66c7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Patient Ward\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-procedures\",\"library\":\"fa-solid\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"41aecbd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"css_classes\":\"home_blog\",\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"43e2aa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1282914b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"65a581eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"35af35a2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blogs and News\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\\ntempor incididunt ut labore et dolore magna aliqua.\",\"link\":\"#\",\"with_border\":\"\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4a21307a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5721e14a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f5d06ea\",\"elType\":\"widget\",\"settings\":{\"after_excerpt\":\"...\",\"show_excerpt\":\"yes\",\"show_date\":\"yes\",\"show_category\":\"yes\"},\"elements\":[],\"widgetType\":\"doccure-posts-grid\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(27111, 5166, 'fw_options', 'a:0:{}'),
(27112, 5166, '_wp_page_template', 'elementor_header_footer'),
(27113, 5166, '_elementor_edit_mode_nonce', '7c89a7c98a'),
(27114, 5166, '_elementor_post_mode', ''),
(27115, 5166, '_thumbnail_id', '-1'),
(27116, 5166, '_elementor_edit_mode', 'builder'),
(27117, 5166, '_elementor_template_type', 'wp-page'),
(27118, 5166, '_elementor_version', '3.12.2'),
(27119, 5166, '_elementor_data', '[{\"id\":\"4dc3ba80\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"75e23f75\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"154c7754\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search Doctor, Make an Appointment\",\"subtitle\":\"Discover the best doctors, clinic & hospital the city nearest to you.\",\"shape_1\":{\"id\":1657,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/11\\/banner-bg.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"HomeHeroOne\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"335f16f7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"css_classes\":\"homemain_looking homemain_looking_elementor\"},\"elements\":[{\"id\":\"51e07adb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5ba22a7f\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"67c83faa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e99f882\",\"elType\":\"widget\",\"settings\":{\"title\":\"What are you looking for?\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"433cf02b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"6681ba10\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4f509a7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Visit a doctor\",\"url\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"link_label\":\"Book Now\",\"background\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"doccure-imagebox\"}],\"isInner\":true},{\"id\":\"3f1be5ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"css_classes\":\"homemain_looking_inner_space\"},\"elements\":[{\"id\":\"4ae0d4ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Medical\",\"url\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"link_label\":\"Book Now\",\"background\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"doccure-imagebox\"}],\"isInner\":true},{\"id\":\"73fbb5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"616e101c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Services\",\"url\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"link_label\":\"Book Now\",\"background\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"doccure-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"495dc66a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"css_classes\":\"homemain_clinic\"},\"elements\":[{\"id\":\"5727ba02\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66713be4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinic and Specialities\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\\ntempor incididunt ut labore et dolore magna aliqua.\"},\"elements\":[],\"widgetType\":\"doccure-headline\"},{\"id\":\"4da27514\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[slide-anything id=\'527\']\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1da8061c\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"home_counter_block elementor_counter\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#15558D\",\"structure\":\"40\"},\"elements\":[{\"id\":\"92fe4dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"css_classes\":\"home_countersection \"},\"elements\":[{\"id\":\"5a8ae21e\",\"elType\":\"widget\",\"settings\":{\"title\":\"3500\",\"content\":\"Happy Customers\",\"icon\":{\"value\":\"fas fa-procedures\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":false},{\"id\":\"16044771\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"css_classes\":\"home_countersection \"},\"elements\":[{\"id\":\"24af55bb\",\"elType\":\"widget\",\"settings\":{\"title\":\"450+\",\"content\":\"Projects Done\\n\\n\",\"icon\":{\"value\":\"fas fa-briefcase\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":false},{\"id\":\"72ddba10\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"css_classes\":\"home_countersection \"},\"elements\":[{\"id\":\"53486d34\",\"elType\":\"widget\",\"settings\":{\"title\":\"40+\",\"content\":\"Awards\\n\\n\",\"icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":false},{\"id\":\"775c3b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"css_classes\":\"home_countersection \"},\"elements\":[{\"id\":\"4a8078df\",\"elType\":\"widget\",\"settings\":{\"title\":\"3500\",\"content\":\"Client Works\\n\\n\",\"icon\":{\"value\":\"fas fa-ambulance\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"32ad5ca0\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"css_classes\":\"home_doctor\",\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\"},\"elements\":[{\"id\":\"1615984c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"144717df\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book Our Doctor\"},\"elements\":[],\"widgetType\":\"doccure-headline\"},{\"id\":\"2b783e1e\",\"elType\":\"widget\",\"settings\":{\"featured\":\"\",\"_listing_type\":\"doctors\",\"fullwidth\":\"yes\",\"title\":\"zxc\",\"sub_title\":\"zxc\",\"description\":\"<p>zxc<\\/p>\"},\"elements\":[],\"widgetType\":\"DoctorsCarousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"661a179a\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"css_classes\":\"home_available\"},\"elements\":[{\"id\":\"2445786\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a3f9fc7\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"455319a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"14311223\",\"elType\":\"widget\",\"settings\":{\"title\":\"Available Features in Our Clinic\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\\ntempor incididunt ut labore et dolore magna aliqua.\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"51edfafe\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"2b37e4c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1d53d24e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Medical\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-capsules\",\"library\":\"fa-solid\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true},{\"id\":\"5df9f923\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3c3ffcee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Operation\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true},{\"id\":\"43a647d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2834ce5b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Laboratory\",\"content\":\"\",\"icon\":{\"value\":\"far fa-hospital\",\"library\":\"fa-regular\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"332be79\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"4642f00d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5d236bec\",\"elType\":\"widget\",\"settings\":{\"title\":\"ICU\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-pills\",\"library\":\"fa-solid\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true},{\"id\":\"2cd3d86f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"14f3da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Test Room\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-x-ray\",\"library\":\"fa-solid\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true},{\"id\":\"1108fe0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1e66c7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Patient Ward\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-procedures\",\"library\":\"fa-solid\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"41aecbd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"css_classes\":\"home_blog\",\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"43e2aa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1282914b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"65a581eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"35af35a2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blogs and News\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\\ntempor incididunt ut labore et dolore magna aliqua.\",\"link\":\"#\",\"with_border\":\"\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4a21307a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5721e14a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f5d06ea\",\"elType\":\"widget\",\"settings\":{\"after_excerpt\":\"...\",\"show_excerpt\":\"yes\",\"show_date\":\"yes\",\"show_category\":\"yes\"},\"elements\":[],\"widgetType\":\"doccure-posts-grid\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(27122, 5167, 'fw_options', 'a:0:{}'),
(27123, 5167, '_wp_page_template', 'elementor_header_footer'),
(27124, 5167, '_elementor_edit_mode_nonce', '7c89a7c98a'),
(27125, 5167, '_elementor_post_mode', ''),
(27126, 5167, '_thumbnail_id', '-1'),
(27127, 5167, '_elementor_edit_mode', 'builder'),
(27128, 5167, '_elementor_template_type', 'wp-page'),
(27129, 5167, '_elementor_version', '3.12.2');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(27130, 5167, '_elementor_data', '[{\"id\":\"4dc3ba80\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"75e23f75\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"154c7754\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search Doctor, Make an Appointment\",\"subtitle\":\"Discover the best doctors, clinic & hospital the city nearest to you.\",\"shape_1\":{\"id\":1657,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/11\\/banner-bg.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"HomeHeroOne\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"335f16f7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"css_classes\":\"homemain_looking homemain_looking_elementor\"},\"elements\":[{\"id\":\"51e07adb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5ba22a7f\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"67c83faa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e99f882\",\"elType\":\"widget\",\"settings\":{\"title\":\"What are you looking for?\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"433cf02b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"6681ba10\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4f509a7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Visit a doctor\",\"url\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"link_label\":\"Book Now\",\"background\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"doccure-imagebox\"}],\"isInner\":true},{\"id\":\"3f1be5ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"css_classes\":\"homemain_looking_inner_space\"},\"elements\":[{\"id\":\"4ae0d4ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Medical\",\"url\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"link_label\":\"Book Now\",\"background\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"doccure-imagebox\"}],\"isInner\":true},{\"id\":\"73fbb5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"616e101c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Services\",\"url\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"link_label\":\"Book Now\",\"background\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"doccure-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"495dc66a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"css_classes\":\"homemain_clinic\"},\"elements\":[{\"id\":\"5727ba02\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66713be4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinic and Specialities\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\\ntempor incididunt ut labore et dolore magna aliqua.\"},\"elements\":[],\"widgetType\":\"doccure-headline\"},{\"id\":\"4da27514\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[slide-anything id=\'527\']\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1da8061c\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"home_counter_block elementor_counter\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#15558D\",\"structure\":\"40\"},\"elements\":[{\"id\":\"92fe4dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"css_classes\":\"home_countersection \"},\"elements\":[{\"id\":\"5a8ae21e\",\"elType\":\"widget\",\"settings\":{\"title\":\"3500\",\"content\":\"Happy Customers\",\"icon\":{\"value\":\"fas fa-procedures\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":false},{\"id\":\"16044771\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"css_classes\":\"home_countersection \"},\"elements\":[{\"id\":\"24af55bb\",\"elType\":\"widget\",\"settings\":{\"title\":\"450+\",\"content\":\"Projects Done\\n\\n\",\"icon\":{\"value\":\"fas fa-briefcase\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":false},{\"id\":\"72ddba10\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"css_classes\":\"home_countersection \"},\"elements\":[{\"id\":\"53486d34\",\"elType\":\"widget\",\"settings\":{\"title\":\"40+\",\"content\":\"Awards\\n\\n\",\"icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":false},{\"id\":\"775c3b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"css_classes\":\"home_countersection \"},\"elements\":[{\"id\":\"4a8078df\",\"elType\":\"widget\",\"settings\":{\"title\":\"3500\",\"content\":\"Client Works\\n\\n\",\"icon\":{\"value\":\"fas fa-ambulance\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"32ad5ca0\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"css_classes\":\"home_doctor\",\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\"},\"elements\":[{\"id\":\"1615984c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"144717df\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book Our Doctor\"},\"elements\":[],\"widgetType\":\"doccure-headline\"},{\"id\":\"2b783e1e\",\"elType\":\"widget\",\"settings\":{\"featured\":\"\",\"_listing_type\":\"doctors\",\"fullwidth\":\"yes\",\"title\":\"zxc\",\"sub_title\":\"zxc\",\"description\":\"<p>zxc<\\/p>\"},\"elements\":[],\"widgetType\":\"DoctorsCarousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"661a179a\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"css_classes\":\"home_available\"},\"elements\":[{\"id\":\"2445786\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a3f9fc7\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"455319a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"14311223\",\"elType\":\"widget\",\"settings\":{\"title\":\"Available Features in Our Clinic\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\\ntempor incididunt ut labore et dolore magna aliqua.\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"51edfafe\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"2b37e4c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1d53d24e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Medical\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-capsules\",\"library\":\"fa-solid\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true},{\"id\":\"5df9f923\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3c3ffcee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Operation\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true},{\"id\":\"43a647d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2834ce5b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Laboratory\",\"content\":\"\",\"icon\":{\"value\":\"far fa-hospital\",\"library\":\"fa-regular\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"332be79\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"4642f00d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5d236bec\",\"elType\":\"widget\",\"settings\":{\"title\":\"ICU\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-pills\",\"library\":\"fa-solid\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true},{\"id\":\"2cd3d86f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"14f3da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Test Room\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-x-ray\",\"library\":\"fa-solid\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true},{\"id\":\"1108fe0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1e66c7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Patient Ward\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-procedures\",\"library\":\"fa-solid\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"41aecbd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"css_classes\":\"home_blog\",\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"43e2aa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1282914b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"65a581eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"35af35a2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blogs and News\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\\ntempor incididunt ut labore et dolore magna aliqua.\",\"link\":\"#\",\"with_border\":\"\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4a21307a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5721e14a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f5d06ea\",\"elType\":\"widget\",\"settings\":{\"after_excerpt\":\"...\",\"show_excerpt\":\"yes\",\"show_date\":\"yes\",\"show_category\":\"yes\"},\"elements\":[],\"widgetType\":\"doccure-posts-grid\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(27133, 5168, 'fw_options', 'a:0:{}'),
(27134, 5168, '_wp_page_template', 'elementor_header_footer'),
(27135, 5168, '_elementor_edit_mode_nonce', '7c89a7c98a'),
(27136, 5168, '_elementor_post_mode', ''),
(27137, 5168, '_thumbnail_id', '-1'),
(27138, 5168, '_elementor_edit_mode', 'builder'),
(27139, 5168, '_elementor_template_type', 'wp-page'),
(27140, 5168, '_elementor_version', '3.12.2'),
(27141, 5168, '_elementor_data', '[{\"id\":\"4dc3ba80\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"75e23f75\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"154c7754\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search Doctor, Make an Appointment\",\"subtitle\":\"Discover the best doctors, clinic & hospital the city nearest to you.\",\"shape_1\":{\"id\":1657,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/11\\/banner-bg.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"HomeHeroOne\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"335f16f7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"css_classes\":\"homemain_looking homemain_looking_elementor\"},\"elements\":[{\"id\":\"51e07adb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5ba22a7f\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"67c83faa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e99f882\",\"elType\":\"widget\",\"settings\":{\"title\":\"What are you looking for?\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"433cf02b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"6681ba10\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4f509a7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Visit a doctor\",\"url\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"link_label\":\"Book Now\",\"background\":{\"id\":767,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/10\\/doctor-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-imagebox\"}],\"isInner\":true},{\"id\":\"3f1be5ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"css_classes\":\"homemain_looking_inner_space\"},\"elements\":[{\"id\":\"4ae0d4ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Medical\",\"url\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"link_label\":\"Book Now\",\"background\":{\"id\":4658,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2022\\/12\\/feature-06.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-imagebox\"}],\"isInner\":true},{\"id\":\"73fbb5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"616e101c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Services\",\"url\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"link_label\":\"Book Now\",\"background\":{\"id\":4660,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2022\\/12\\/feature-03.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"495dc66a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"css_classes\":\"homemain_clinic\"},\"elements\":[{\"id\":\"5727ba02\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66713be4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinic and Specialities\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\\ntempor incididunt ut labore et dolore magna aliqua.\"},\"elements\":[],\"widgetType\":\"doccure-headline\"},{\"id\":\"4da27514\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[slide-anything id=\'527\']\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1da8061c\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"home_counter_block elementor_counter\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#15558D\",\"structure\":\"40\"},\"elements\":[{\"id\":\"92fe4dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"css_classes\":\"home_countersection \"},\"elements\":[{\"id\":\"5a8ae21e\",\"elType\":\"widget\",\"settings\":{\"title\":\"3500\",\"content\":\"Happy Customers\",\"icon\":{\"value\":\"fas fa-procedures\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":false},{\"id\":\"16044771\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"css_classes\":\"home_countersection \"},\"elements\":[{\"id\":\"24af55bb\",\"elType\":\"widget\",\"settings\":{\"title\":\"450+\",\"content\":\"Projects Done\\n\\n\",\"icon\":{\"value\":\"fas fa-briefcase\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":false},{\"id\":\"72ddba10\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"css_classes\":\"home_countersection \"},\"elements\":[{\"id\":\"53486d34\",\"elType\":\"widget\",\"settings\":{\"title\":\"40+\",\"content\":\"Awards\\n\\n\",\"icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":false},{\"id\":\"775c3b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"css_classes\":\"home_countersection \"},\"elements\":[{\"id\":\"4a8078df\",\"elType\":\"widget\",\"settings\":{\"title\":\"3500\",\"content\":\"Client Works\\n\\n\",\"icon\":{\"value\":\"fas fa-ambulance\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"32ad5ca0\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"css_classes\":\"home_doctor\",\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\"},\"elements\":[{\"id\":\"1615984c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"144717df\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book Our Doctor\"},\"elements\":[],\"widgetType\":\"doccure-headline\"},{\"id\":\"2b783e1e\",\"elType\":\"widget\",\"settings\":{\"featured\":\"\",\"_listing_type\":\"doctors\",\"fullwidth\":\"yes\",\"title\":\"zxc\",\"sub_title\":\"zxc\",\"description\":\"<p>zxc<\\/p>\"},\"elements\":[],\"widgetType\":\"DoctorsCarousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"661a179a\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"css_classes\":\"home_available\"},\"elements\":[{\"id\":\"2445786\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a3f9fc7\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"455319a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"14311223\",\"elType\":\"widget\",\"settings\":{\"title\":\"Available Features in Our Clinic\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\\ntempor incididunt ut labore et dolore magna aliqua.\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"51edfafe\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"2b37e4c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1d53d24e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Medical\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-capsules\",\"library\":\"fa-solid\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true},{\"id\":\"5df9f923\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3c3ffcee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Operation\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true},{\"id\":\"43a647d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2834ce5b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Laboratory\",\"content\":\"\",\"icon\":{\"value\":\"far fa-hospital\",\"library\":\"fa-regular\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"332be79\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"4642f00d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5d236bec\",\"elType\":\"widget\",\"settings\":{\"title\":\"ICU\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-pills\",\"library\":\"fa-solid\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true},{\"id\":\"2cd3d86f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"14f3da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Test Room\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-x-ray\",\"library\":\"fa-solid\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true},{\"id\":\"1108fe0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1e66c7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Patient Ward\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-procedures\",\"library\":\"fa-solid\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"41aecbd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"css_classes\":\"home_blog\",\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"43e2aa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1282914b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"65a581eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"35af35a2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blogs and News\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\\ntempor incididunt ut labore et dolore magna aliqua.\",\"link\":\"#\",\"with_border\":\"\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4a21307a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5721e14a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f5d06ea\",\"elType\":\"widget\",\"settings\":{\"after_excerpt\":\"...\",\"show_excerpt\":\"yes\",\"show_date\":\"yes\",\"show_category\":\"yes\"},\"elements\":[],\"widgetType\":\"doccure-posts-grid\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(27145, 3318, '_wp_old_date', '2023-02-23'),
(27146, 3450, '_wp_old_date', '2022-03-10'),
(27147, 3453, '_wp_old_date', '2022-03-10'),
(27148, 3454, '_wp_old_date', '2022-03-10'),
(27149, 3465, '_wp_old_date', '2022-03-10'),
(27150, 3466, '_wp_old_date', '2022-03-10'),
(27151, 5169, 'fw_options', 'a:0:{}'),
(27152, 5169, '_wp_page_template', 'elementor_header_footer'),
(27153, 5169, '_elementor_edit_mode_nonce', '7c89a7c98a'),
(27154, 5169, '_elementor_post_mode', ''),
(27155, 5169, '_thumbnail_id', '-1'),
(27156, 5169, '_elementor_edit_mode', 'builder'),
(27157, 5169, '_elementor_template_type', 'wp-page'),
(27158, 5169, '_elementor_version', '3.12.2'),
(27159, 5169, '_elementor_data', '[{\"id\":\"58ee947\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#E5F1FB\"},\"elements\":[{\"id\":\"690837f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4839cec6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search Doctor, <span class=\\\"blue\\\"><br> Make an Appointment<\\/span>\",\"subtitle\":\"Discover the best doctors, clinic & hospital the city nearest to you.\",\"shape_1\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"buttonone\":\"Instant Operation & Appointment\",\"buttontwo\":\"100% Expert Doctors \"},\"elements\":[],\"widgetType\":\"HomeHeroTwo\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"503cd219\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"structure\":\"21\",\"css_classes\":\"page-template-homepagetwo appoinment-section  appoinment_section_elementor custom-contain\"},\"elements\":[{\"id\":\"38e87130\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"css_classes\":\"appointment-left\"},\"elements\":[{\"id\":\"7b416b45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2badaed2\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"css_classes\":\"homeboxtwo_boxes\"},\"elements\":[{\"id\":\"72b1f33e\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"2f235a14\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"css_classes\":\"appointment-grid\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6cfa4907\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-bed\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"shape\":\"square\",\"primary_color\":\"#FFF1E6\",\"secondary_color\":\"#F2994A\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"485d5172\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4 class=\\\"appointment-link\\\"><a href=\\\"#\\\">Visit a Doctor<\\/a><\\/h4>\\nWe provide the a wide range of medical services, so every person could have the opportunity\",\"_css_classes\":\" \"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"78f80a1e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"size\":\"md\",\"button_text_color\":\"#242424\",\"background_color\":\"#CE616100\",\"background_color_b\":\"#B09CA1\",\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#0071DC\",\"button_hover_border_color\":\"#0071DC\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0071DC\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6e2a2ed5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"css_classes\":\"appointment-grid\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c5aa8da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-tablets\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"shape\":\"square\",\"primary_color\":\"#E3FFEF\",\"secondary_color\":\"#27AD5F\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"73057396\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4 class=\\\"appointment-link\\\"><a href=\\\"#\\\">Medical<\\/a><\\/h4>\\nWe provide the a wide range of medical services, so every person could have the opportunity.\",\"_css_classes\":\" \"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d715dcf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"size\":\"md\",\"button_text_color\":\"#242424\",\"background_color\":\"#CE616100\",\"background_color_b\":\"#B09CA1\",\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#0071DC\",\"button_hover_border_color\":\"#0071DC\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0071DC\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1f388354\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"css_classes\":\"appointment-grid\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9d64d0d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-vial\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"shape\":\"square\",\"primary_color\":\"#FFF1F1\",\"secondary_color\":\"#EB5757\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"361e453e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4 class=\\\"appointment-link\\\"><a href=\\\"#\\\">Services<\\/a><\\/h4>\\nWe provide the a wide range of medical services, so every person could have the opportunity\",\"_css_classes\":\" \"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb94ec8\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"size\":\"md\",\"button_text_color\":\"#242424\",\"background_color\":\"#CE616100\",\"background_color_b\":\"#B09CA1\",\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#0071DC\",\"button_hover_border_color\":\"#0071DC\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0071DC\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"31b399d4\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"47785ee9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1f3f26dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Schedule<\\/h3>\\n<ul>\\n \\t<li><strong>Monday \\u2013 Friday<\\/strong> 8.00 \\u2013 13.00<\\/li>\\n \\t<li><strong>Saturday<\\/strong> 8.00 \\u2013 15.00<\\/li>\\n<\\/ul>\",\"_css_classes\":\" appointment-schedule elementor_schedule \"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2ec8bae1\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"css_classes\":\"appointment-info-holder\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"25300877\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 class=\\\"schedule-title text-white\\\">Request an Appointment<\\/h3>\\n<div class=\\\"request_appoinment\\\">\\n<div class=\\\"request_appoinment_img\\\"><img class=\\\"alignnone size-full wp-image-3737\\\" src=\\\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2022\\/04\\/phone-call.png\\\" alt=\\\"\\\" width=\\\"104\\\" height=\\\"104\\\" \\/><\\/div>\\n<div class=\\\"request_appoinment_right\\\">\\n<p class=\\\"callus_txt\\\">Call us on<\\/p>\\n\\n<h2>+1 (208) 567 0707<\\/h2>\\n<\\/div>\\n<\\/div>\",\"_css_classes\":\" appointment-request\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"736697cf\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#EDF5FC\",\"css_classes\":\" page-template-homepagetwo\"},\"elements\":[{\"id\":\"187c9f02\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"415777f6\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"service-section\"},\"elements\":[{\"id\":\"7f0edb02\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"54f9c3cb\",\"elType\":\"widget\",\"settings\":{\"title\":\"High Quality Service for you\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt<br> ut labore et dolore magna aliqua\",\"_css_classes\":\"section-header\"},\"elements\":[],\"widgetType\":\"doccure-headline\"},{\"id\":\"33ecb018\",\"elType\":\"widget\",\"settings\":{\"limit\":4},\"elements\":[],\"widgetType\":\"DoctorsSpecialities\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7b662314\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"css_classes\":\"page-template-homepagetwo  doctor-section doctor-right-img mobile_section doctor-bg\"},\"elements\":[{\"id\":\"35d6fef\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"19fff8a6\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7ac3e71d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"290bc914\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book Our Doctor\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br> tempor incididunt ut labore et dolore magna aliqua.\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"74cdc935\",\"elType\":\"widget\",\"settings\":{\"style\":\"style2\",\"link\":\"#\"},\"elements\":[],\"widgetType\":\"DoctorsCarousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"63a14490\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#EDF5FC\",\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"css_classes\":\"page-template-homepagetwo\"},\"elements\":[{\"id\":\"446af50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"787bc15a\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"doctor-section hometwo_available\",\"background_background\":\"classic\"},\"elements\":[{\"id\":\"76eed861\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1c233823\",\"elType\":\"widget\",\"settings\":{\"title\":\"Availabe Features in Our Clinic\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br> tempor incididunt ut labore et dolore magna aliqua.\",\"_css_classes\":\"section-header\"},\"elements\":[],\"widgetType\":\"doccure-headline\"},{\"id\":\"2089d003\",\"elType\":\"widget\",\"settings\":{\"limit\":10,\"link\":\"#\"},\"elements\":[],\"widgetType\":\"DoctorsServices\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f6f2ebe\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"css_classes\":\"page-template-homepagetwo  homepagetwo_blog\"},\"elements\":[{\"id\":\"75fb4c09\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"45cac11\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"doctor-section\",\"background_background\":\"classic\"},\"elements\":[{\"id\":\"58437903\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"47eeb08d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s See Our Latest News\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br> tempor incididunt ut labore et dolore magna aliqua.\",\"_css_classes\":\"section-header\"},\"elements\":[],\"widgetType\":\"doccure-headline\"},{\"id\":\"5b368c84\",\"elType\":\"widget\",\"settings\":{\"styletype\":\"style2\",\"after_excerpt\":\"...\",\"link\":\"#\"},\"elements\":[],\"widgetType\":\"doccure-posts-grid\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(27162, 5170, 'fw_options', 'a:0:{}'),
(27163, 5170, '_wp_page_template', 'elementor_header_footer'),
(27164, 5170, '_elementor_edit_mode_nonce', '7c89a7c98a'),
(27165, 5170, '_elementor_post_mode', ''),
(27166, 5170, '_thumbnail_id', '-1'),
(27167, 5170, '_elementor_edit_mode', 'builder'),
(27168, 5170, '_elementor_template_type', 'wp-page'),
(27169, 5170, '_elementor_version', '3.12.2');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(27170, 5170, '_elementor_data', '[{\"id\":\"58ee947\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#E5F1FB\"},\"elements\":[{\"id\":\"690837f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4839cec6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search Doctor, <span class=\\\"blue\\\"><br> Make an Appointment<\\/span>\",\"subtitle\":\"Discover the best doctors, clinic & hospital the city nearest to you.\",\"shape_1\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"buttonone\":\"Instant Operation & Appointment\",\"buttontwo\":\"100% Expert Doctors \"},\"elements\":[],\"widgetType\":\"HomeHeroTwo\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"503cd219\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"structure\":\"21\",\"css_classes\":\"page-template-homepagetwo appoinment-section  appoinment_section_elementor custom-contain\"},\"elements\":[{\"id\":\"38e87130\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"css_classes\":\"appointment-left\"},\"elements\":[{\"id\":\"7b416b45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2badaed2\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"css_classes\":\"homeboxtwo_boxes\"},\"elements\":[{\"id\":\"72b1f33e\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"2f235a14\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"css_classes\":\"appointment-grid\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6cfa4907\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-bed\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"shape\":\"square\",\"primary_color\":\"#FFF1E6\",\"secondary_color\":\"#F2994A\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"485d5172\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4 class=\\\"appointment-link\\\"><a href=\\\"#\\\">Visit a Doctor<\\/a><\\/h4>\\nWe provide the a wide range of medical services, so every person could have the opportunity\",\"_css_classes\":\" \"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"78f80a1e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"size\":\"md\",\"button_text_color\":\"#242424\",\"background_color\":\"#CE616100\",\"background_color_b\":\"#B09CA1\",\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#0071DC\",\"button_hover_border_color\":\"#0071DC\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0071DC\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6e2a2ed5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"css_classes\":\"appointment-grid\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c5aa8da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-tablets\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"shape\":\"square\",\"primary_color\":\"#E3FFEF\",\"secondary_color\":\"#27AD5F\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"73057396\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4 class=\\\"appointment-link\\\"><a href=\\\"#\\\">Medical<\\/a><\\/h4>\\nWe provide the a wide range of medical services, so every person could have the opportunity.\",\"_css_classes\":\" \"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d715dcf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"size\":\"md\",\"button_text_color\":\"#242424\",\"background_color\":\"#CE616100\",\"background_color_b\":\"#B09CA1\",\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#0071DC\",\"button_hover_border_color\":\"#0071DC\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0071DC\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1f388354\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"css_classes\":\"appointment-grid\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9d64d0d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-vial\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"shape\":\"square\",\"primary_color\":\"#FFF1F1\",\"secondary_color\":\"#EB5757\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"361e453e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4 class=\\\"appointment-link\\\"><a href=\\\"#\\\">Services<\\/a><\\/h4>\\nWe provide the a wide range of medical services, so every person could have the opportunity\",\"_css_classes\":\" \"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb94ec8\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"size\":\"md\",\"button_text_color\":\"#242424\",\"background_color\":\"#CE616100\",\"background_color_b\":\"#B09CA1\",\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#0071DC\",\"button_hover_border_color\":\"#0071DC\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0071DC\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"31b399d4\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"47785ee9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1f3f26dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Schedule<\\/h3>\\n<ul>\\n \\t<li><strong>Monday \\u2013 Friday<\\/strong> 8.00 \\u2013 13.00<\\/li>\\n \\t<li><strong>Saturday<\\/strong> 8.00 \\u2013 15.00<\\/li>\\n<\\/ul>\",\"_css_classes\":\" appointment-schedule elementor_schedule \"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2ec8bae1\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"css_classes\":\"appointment-info-holder\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"25300877\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 class=\\\"schedule-title text-white\\\">Request an Appointment<\\/h3>\\n<div class=\\\"request_appoinment\\\">\\n<div class=\\\"request_appoinment_img\\\"><img class=\\\"alignnone size-full wp-image-3737\\\" src=\\\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2022\\/04\\/phone-call.png\\\" alt=\\\"\\\" width=\\\"104\\\" height=\\\"104\\\" \\/><\\/div>\\n<div class=\\\"request_appoinment_right\\\">\\n<p class=\\\"callus_txt\\\">Call us on<\\/p>\\n\\n<h2>+1 (208) 567 0707<\\/h2>\\n<\\/div>\\n<\\/div>\",\"_css_classes\":\" appointment-request\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"736697cf\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#EDF5FC\",\"css_classes\":\" page-template-homepagetwo\"},\"elements\":[{\"id\":\"187c9f02\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"415777f6\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"service-section\"},\"elements\":[{\"id\":\"7f0edb02\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"54f9c3cb\",\"elType\":\"widget\",\"settings\":{\"title\":\"High Quality Service for you\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt<br> ut labore et dolore magna aliqua\",\"_css_classes\":\"section-header\"},\"elements\":[],\"widgetType\":\"doccure-headline\"},{\"id\":\"33ecb018\",\"elType\":\"widget\",\"settings\":{\"limit\":4},\"elements\":[],\"widgetType\":\"DoctorsSpecialities\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7b662314\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"css_classes\":\"page-template-homepagetwo  doctor-section doctor-right-img mobile_section doctor-bg\"},\"elements\":[{\"id\":\"35d6fef\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"19fff8a6\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7ac3e71d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"290bc914\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book Our Doctor\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br> tempor incididunt ut labore et dolore magna aliqua.\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"74cdc935\",\"elType\":\"widget\",\"settings\":{\"style\":\"style2\",\"link\":\"#\"},\"elements\":[],\"widgetType\":\"DoctorsCarousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"63a14490\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#EDF5FC\",\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"css_classes\":\"page-template-homepagetwo\"},\"elements\":[{\"id\":\"446af50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"787bc15a\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"doctor-section hometwo_available\",\"background_background\":\"classic\"},\"elements\":[{\"id\":\"76eed861\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1c233823\",\"elType\":\"widget\",\"settings\":{\"title\":\"Availabe Features in Our Clinic\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br> tempor incididunt ut labore et dolore magna aliqua.\",\"_css_classes\":\"section-header\"},\"elements\":[],\"widgetType\":\"doccure-headline\"},{\"id\":\"2089d003\",\"elType\":\"widget\",\"settings\":{\"limit\":10,\"link\":\"#\"},\"elements\":[],\"widgetType\":\"DoctorsServices\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f6f2ebe\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"css_classes\":\"page-template-homepagetwo  homepagetwo_blog\"},\"elements\":[{\"id\":\"75fb4c09\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"45cac11\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"doctor-section\",\"background_background\":\"classic\"},\"elements\":[{\"id\":\"58437903\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"47eeb08d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s See Our Latest News\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br> tempor incididunt ut labore et dolore magna aliqua.\",\"_css_classes\":\"section-header\"},\"elements\":[],\"widgetType\":\"doccure-headline\"},{\"id\":\"5b368c84\",\"elType\":\"widget\",\"settings\":{\"styletype\":\"style2\",\"after_excerpt\":\"...\",\"link\":\"#\"},\"elements\":[],\"widgetType\":\"doccure-posts-grid\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(27173, 5171, 'fw_options', 'a:0:{}'),
(27174, 5171, '_wp_page_template', 'elementor_header_footer'),
(27175, 5171, '_elementor_edit_mode_nonce', '7c89a7c98a'),
(27176, 5171, '_elementor_post_mode', ''),
(27177, 5171, '_thumbnail_id', '-1'),
(27178, 5171, '_elementor_edit_mode', 'builder'),
(27179, 5171, '_elementor_template_type', 'wp-page'),
(27180, 5171, '_elementor_version', '3.12.2'),
(27181, 5171, '_elementor_data', '[{\"id\":\"58ee947\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#E5F1FB\"},\"elements\":[{\"id\":\"690837f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4839cec6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search Doctor, <span class=\\\"blue\\\"><br> Make an Appointment<\\/span>\",\"subtitle\":\"Discover the best doctors, clinic & hospital the city nearest to you.\",\"shape_1\":{\"id\":4929,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/04\\/banner-img.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"buttonone\":\"Instant Operation & Appointment\",\"buttontwo\":\"100% Expert Doctors \"},\"elements\":[],\"widgetType\":\"HomeHeroTwo\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"503cd219\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"structure\":\"21\",\"css_classes\":\"page-template-homepagetwo appoinment-section  appoinment_section_elementor custom-contain\"},\"elements\":[{\"id\":\"38e87130\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"css_classes\":\"appointment-left\"},\"elements\":[{\"id\":\"7b416b45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3736,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2022\\/04\\/appoinment-img.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2badaed2\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"css_classes\":\"homeboxtwo_boxes\"},\"elements\":[{\"id\":\"72b1f33e\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"2f235a14\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"css_classes\":\"appointment-grid\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6cfa4907\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-bed\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"shape\":\"square\",\"primary_color\":\"#FFF1E6\",\"secondary_color\":\"#F2994A\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"485d5172\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4 class=\\\"appointment-link\\\"><a href=\\\"#\\\">Visit a Doctor<\\/a><\\/h4>\\nWe provide the a wide range of medical services, so every person could have the opportunity\",\"_css_classes\":\" \"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"78f80a1e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"size\":\"md\",\"button_text_color\":\"#242424\",\"background_color\":\"#CE616100\",\"background_color_b\":\"#B09CA1\",\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#0071DC\",\"button_hover_border_color\":\"#0071DC\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0071DC\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6e2a2ed5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"css_classes\":\"appointment-grid\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c5aa8da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-tablets\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"shape\":\"square\",\"primary_color\":\"#E3FFEF\",\"secondary_color\":\"#27AD5F\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"73057396\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4 class=\\\"appointment-link\\\"><a href=\\\"#\\\">Medical<\\/a><\\/h4>\\nWe provide the a wide range of medical services, so every person could have the opportunity.\",\"_css_classes\":\" \"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d715dcf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"size\":\"md\",\"button_text_color\":\"#242424\",\"background_color\":\"#CE616100\",\"background_color_b\":\"#B09CA1\",\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#0071DC\",\"button_hover_border_color\":\"#0071DC\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0071DC\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1f388354\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"css_classes\":\"appointment-grid\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9d64d0d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-vial\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"shape\":\"square\",\"primary_color\":\"#FFF1F1\",\"secondary_color\":\"#EB5757\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"361e453e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4 class=\\\"appointment-link\\\"><a href=\\\"#\\\">Services<\\/a><\\/h4>\\nWe provide the a wide range of medical services, so every person could have the opportunity\",\"_css_classes\":\" \"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb94ec8\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"size\":\"md\",\"button_text_color\":\"#242424\",\"background_color\":\"#CE616100\",\"background_color_b\":\"#B09CA1\",\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#0071DC\",\"button_hover_border_color\":\"#0071DC\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0071DC\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"31b399d4\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"47785ee9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1f3f26dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Schedule<\\/h3>\\n<ul>\\n \\t<li><strong>Monday \\u2013 Friday<\\/strong> 8.00 \\u2013 13.00<\\/li>\\n \\t<li><strong>Saturday<\\/strong> 8.00 \\u2013 15.00<\\/li>\\n<\\/ul>\",\"_css_classes\":\" appointment-schedule elementor_schedule \"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2ec8bae1\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"css_classes\":\"appointment-info-holder\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"25300877\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 class=\\\"schedule-title text-white\\\">Request an Appointment<\\/h3>\\n<div class=\\\"request_appoinment\\\">\\n<div class=\\\"request_appoinment_img\\\"><img class=\\\"alignnone size-full wp-image-3737\\\" src=\\\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2022\\/04\\/phone-call.png\\\" alt=\\\"\\\" width=\\\"104\\\" height=\\\"104\\\" \\/><\\/div>\\n<div class=\\\"request_appoinment_right\\\">\\n<p class=\\\"callus_txt\\\">Call us on<\\/p>\\n\\n<h2>+1 (208) 567 0707<\\/h2>\\n<\\/div>\\n<\\/div>\",\"_css_classes\":\" appointment-request\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"736697cf\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#EDF5FC\",\"css_classes\":\" page-template-homepagetwo\"},\"elements\":[{\"id\":\"187c9f02\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"415777f6\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"service-section\"},\"elements\":[{\"id\":\"7f0edb02\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"54f9c3cb\",\"elType\":\"widget\",\"settings\":{\"title\":\"High Quality Service for you\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt<br> ut labore et dolore magna aliqua\",\"_css_classes\":\"section-header\"},\"elements\":[],\"widgetType\":\"doccure-headline\"},{\"id\":\"33ecb018\",\"elType\":\"widget\",\"settings\":{\"limit\":4},\"elements\":[],\"widgetType\":\"DoctorsSpecialities\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7b662314\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"css_classes\":\"page-template-homepagetwo  doctor-section doctor-right-img mobile_section doctor-bg\"},\"elements\":[{\"id\":\"35d6fef\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"19fff8a6\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7ac3e71d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"290bc914\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book Our Doctor\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br> tempor incididunt ut labore et dolore magna aliqua.\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"74cdc935\",\"elType\":\"widget\",\"settings\":{\"style\":\"style2\",\"link\":\"#\"},\"elements\":[],\"widgetType\":\"DoctorsCarousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"63a14490\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#EDF5FC\",\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"css_classes\":\"page-template-homepagetwo\"},\"elements\":[{\"id\":\"446af50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"787bc15a\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"doctor-section hometwo_available\",\"background_background\":\"classic\"},\"elements\":[{\"id\":\"76eed861\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1c233823\",\"elType\":\"widget\",\"settings\":{\"title\":\"Availabe Features in Our Clinic\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br> tempor incididunt ut labore et dolore magna aliqua.\",\"_css_classes\":\"section-header\"},\"elements\":[],\"widgetType\":\"doccure-headline\"},{\"id\":\"2089d003\",\"elType\":\"widget\",\"settings\":{\"limit\":10,\"link\":\"#\"},\"elements\":[],\"widgetType\":\"DoctorsServices\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f6f2ebe\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"css_classes\":\"page-template-homepagetwo  homepagetwo_blog\"},\"elements\":[{\"id\":\"75fb4c09\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"45cac11\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"doctor-section\",\"background_background\":\"classic\"},\"elements\":[{\"id\":\"58437903\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"47eeb08d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s See Our Latest News\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br> tempor incididunt ut labore et dolore magna aliqua.\",\"_css_classes\":\"section-header\"},\"elements\":[],\"widgetType\":\"doccure-headline\"},{\"id\":\"5b368c84\",\"elType\":\"widget\",\"settings\":{\"styletype\":\"style2\",\"after_excerpt\":\"...\",\"link\":\"#\"},\"elements\":[],\"widgetType\":\"doccure-posts-grid\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(27185, 5172, 'fw_options', 'a:0:{}'),
(27186, 5172, '_wp_page_template', 'elementor_header_footer'),
(27187, 5172, '_elementor_edit_mode_nonce', '7c89a7c98a'),
(27188, 5172, '_elementor_post_mode', ''),
(27189, 5172, '_thumbnail_id', '-1'),
(27190, 5172, '_elementor_edit_mode', 'builder'),
(27191, 5172, '_elementor_template_type', 'wp-page'),
(27192, 5172, '_elementor_version', '3.12.2'),
(27193, 5172, '_elementor_data', '[{\"id\":\"31c74dcf\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"css_classes\":\"page-template-homepagethree\"},\"elements\":[{\"id\":\"424a89e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4af19f9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"css_classes\":\"mobile_doctorblock page-template-homepagethree elementor_home3\"},\"elements\":[{\"id\":\"2f21d064\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6cf33a8a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7acf102e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6fbb0025\",\"elType\":\"widget\",\"settings\":{\"title\":\"What are you looking for?\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\\n\\n\",\"text_align\":\"left\",\"with_border\":\"\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"53718fc7\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"26e6b234\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"css_classes\":\"looking-grid hvr-bounce-to-right\"},\"elements\":[],\"isInner\":true},{\"id\":\"79caadd8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"css_classes\":\"looking-grid hvr-bounce-to-right\"},\"elements\":[],\"isInner\":true},{\"id\":\"3c94606\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"css_classes\":\"looking-grid hvr-bounce-to-right\"},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1b0f3313\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"page-template-homepagethree\"},\"elements\":[{\"id\":\"3cad35a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"css_classes\":\"best-doctor-section\"},\"elements\":[{\"id\":\"12212648\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book Our Best Doctor\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\",\"text_align\":\"left\",\"with_border\":\"\"},\"elements\":[],\"widgetType\":\"doccure-headline\"},{\"id\":\"3eea5fd9\",\"elType\":\"widget\",\"settings\":{\"style\":\"style3\",\"limit\":6,\"link\":\"#\"},\"elements\":[],\"widgetType\":\"DoctorsCarousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"26bd2b4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"css_classes\":\"page-template-homepagethree\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#EDF5FC\"},\"elements\":[{\"id\":\"789a0605\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"css_classes\":\"features-clinic-section \"},\"elements\":[{\"id\":\"7cb11c3c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"262eb780\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6193a2f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Available Features in Our Clinic\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\\n\\n\",\"text_align\":\"left\",\"with_border\":\"\"},\"elements\":[],\"widgetType\":\"doccure-headline\"},{\"id\":\"5e07ee29\",\"elType\":\"widget\",\"settings\":{\"style\":\"style2\",\"limit\":6},\"elements\":[],\"widgetType\":\"DoctorsServices\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"18bc7a89\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"css_classes\":\"page-template-homepagethree \",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\"},\"elements\":[{\"id\":\"69bc4426\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"css_classes\":\" \"},\"elements\":[{\"id\":\"6de07a93\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"high-service-section\"},\"elements\":[{\"id\":\"79d0c7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e6a22e7\",\"elType\":\"widget\",\"settings\":{\"title\":\"High Quality Service for you\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\\n\\n\",\"text_align\":\"left\",\"with_border\":\"\"},\"elements\":[],\"widgetType\":\"doccure-headline\"},{\"id\":\"2f5cc97b\",\"elType\":\"widget\",\"settings\":{\"style\":\"style2\",\"link\":\"#\"},\"elements\":[],\"widgetType\":\"DoctorsSpecialities\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3f38c6f6\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"css_classes\":\"page-template-homepagethree \",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\"},\"elements\":[{\"id\":\"30523bcd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"css_classes\":\" \"},\"elements\":[{\"id\":\"6b4591f2\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"high--section\"},\"elements\":[{\"id\":\"1dbb498\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"743267fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blogs and News\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\\n\\n\",\"text_align\":\"left\",\"with_border\":\"\"},\"elements\":[],\"widgetType\":\"doccure-headline\"},{\"id\":\"7dcbae1a\",\"elType\":\"widget\",\"settings\":{\"styletype\":\"style3\",\"after_excerpt\":\"...\"},\"elements\":[],\"widgetType\":\"doccure-posts-grid\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(27196, 5173, 'fw_options', 'a:0:{}'),
(27197, 5173, '_wp_page_template', 'elementor_header_footer'),
(27198, 5173, '_elementor_edit_mode_nonce', '7c89a7c98a'),
(27199, 5173, '_elementor_post_mode', ''),
(27200, 5173, '_thumbnail_id', '-1'),
(27201, 5173, '_elementor_edit_mode', 'builder'),
(27202, 5173, '_elementor_template_type', 'wp-page'),
(27203, 5173, '_elementor_version', '3.12.2'),
(27204, 5173, '_elementor_data', '[{\"id\":\"31c74dcf\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"css_classes\":\"page-template-homepagethree\"},\"elements\":[{\"id\":\"424a89e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4af19f9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"css_classes\":\"mobile_doctorblock page-template-homepagethree elementor_home3\"},\"elements\":[{\"id\":\"2f21d064\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6cf33a8a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7acf102e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6fbb0025\",\"elType\":\"widget\",\"settings\":{\"title\":\"What are you looking for?\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\\n\\n\",\"text_align\":\"left\",\"with_border\":\"\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"53718fc7\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"26e6b234\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"css_classes\":\"looking-grid hvr-bounce-to-right\"},\"elements\":[],\"isInner\":true},{\"id\":\"79caadd8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"css_classes\":\"looking-grid hvr-bounce-to-right\"},\"elements\":[],\"isInner\":true},{\"id\":\"3c94606\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"css_classes\":\"looking-grid hvr-bounce-to-right\"},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1b0f3313\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"page-template-homepagethree\"},\"elements\":[{\"id\":\"3cad35a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"css_classes\":\"best-doctor-section\"},\"elements\":[{\"id\":\"12212648\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book Our Best Doctor\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\",\"text_align\":\"left\",\"with_border\":\"\"},\"elements\":[],\"widgetType\":\"doccure-headline\"},{\"id\":\"3eea5fd9\",\"elType\":\"widget\",\"settings\":{\"style\":\"style3\",\"limit\":6,\"link\":\"#\"},\"elements\":[],\"widgetType\":\"DoctorsCarousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"26bd2b4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"css_classes\":\"page-template-homepagethree\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#EDF5FC\"},\"elements\":[{\"id\":\"789a0605\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"css_classes\":\"features-clinic-section \"},\"elements\":[{\"id\":\"7cb11c3c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"262eb780\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6193a2f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Available Features in Our Clinic\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\\n\\n\",\"text_align\":\"left\",\"with_border\":\"\"},\"elements\":[],\"widgetType\":\"doccure-headline\"},{\"id\":\"5e07ee29\",\"elType\":\"widget\",\"settings\":{\"style\":\"style2\",\"limit\":6},\"elements\":[],\"widgetType\":\"DoctorsServices\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"18bc7a89\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"css_classes\":\"page-template-homepagethree \",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\"},\"elements\":[{\"id\":\"69bc4426\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"css_classes\":\" \"},\"elements\":[{\"id\":\"6de07a93\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"high-service-section\"},\"elements\":[{\"id\":\"79d0c7f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e6a22e7\",\"elType\":\"widget\",\"settings\":{\"title\":\"High Quality Service for you\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\\n\\n\",\"text_align\":\"left\",\"with_border\":\"\"},\"elements\":[],\"widgetType\":\"doccure-headline\"},{\"id\":\"2f5cc97b\",\"elType\":\"widget\",\"settings\":{\"style\":\"style2\",\"link\":\"#\"},\"elements\":[],\"widgetType\":\"DoctorsSpecialities\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3f38c6f6\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"css_classes\":\"page-template-homepagethree \",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\"},\"elements\":[{\"id\":\"30523bcd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"css_classes\":\" \"},\"elements\":[{\"id\":\"6b4591f2\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"high--section\"},\"elements\":[{\"id\":\"1dbb498\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"743267fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blogs and News\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\\n\\n\",\"text_align\":\"left\",\"with_border\":\"\"},\"elements\":[],\"widgetType\":\"doccure-headline\"},{\"id\":\"7dcbae1a\",\"elType\":\"widget\",\"settings\":{\"styletype\":\"style3\",\"after_excerpt\":\"...\"},\"elements\":[],\"widgetType\":\"doccure-posts-grid\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(27207, 5174, 'fw_options', 'a:0:{}'),
(27208, 5174, '_wp_page_template', 'elementor_header_footer'),
(27209, 5174, '_elementor_edit_mode_nonce', '7c89a7c98a'),
(27210, 5174, '_elementor_post_mode', ''),
(27211, 5174, '_thumbnail_id', '-1'),
(27212, 5174, '_elementor_edit_mode', 'builder'),
(27213, 5174, '_elementor_template_type', 'wp-page'),
(27214, 5174, '_elementor_version', '3.12.2'),
(27215, 5174, '_elementor_data', '[]'),
(27218, 5175, '_elementor_edit_mode', 'builder'),
(27219, 5175, '_elementor_template_type', 'page'),
(27220, 5175, '_elementor_version', '3.12.2');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(27221, 5175, '_elementor_data', '[{\"id\":\"7f7839b4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"css_classes\":\"page-template-homepagethree\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"783e77f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3cee6e80\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search Doctor, Make an Appointment\",\"subtitle\":\"Discover the best doctors, clinic & hospital the city nearest to you.\",\"shape_1\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"HomeHeroThree\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7b266b94\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"css_classes\":\"mobile_doctorblock page-template-homepagethree elementor_home3\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"13fad023\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"63d37eb0\",\"elType\":\"section\",\"settings\":{\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"47826d54\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1946b92c\",\"elType\":\"widget\",\"settings\":{\"title\":\"What are you looking for?\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\\n\\n\",\"text_align\":\"left\",\"with_border\":\"\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7d15e208\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"88ee1d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"css_classes\":\"looking-grid hvr-bounce-to-right\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"14d33521\",\"elType\":\"widget\",\"settings\":{\"title\":\"Visit a Doctor\",\"content\":\"We hire the best specialists and best medical services the to deliver top-notch diagnostic services for you.\\n\\n\",\"icon\":{\"value\":\"fas fa-user-md\",\"library\":\"fa-solid\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxtwo\"}],\"isInner\":true},{\"id\":\"7616b3c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"css_classes\":\"looking-grid hvr-bounce-to-right\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7be8c12d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Find a Pharmacy\",\"content\":\"We provide the a wide range of medical services, so every person could have the opportunity.\\n\\n\\n\",\"icon\":{\"value\":\"fas fa-tablets\",\"library\":\"fa-solid\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxtwo\"}],\"isInner\":true},{\"id\":\"5005bcfc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"css_classes\":\"looking-grid hvr-bounce-to-right\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"61a6f940\",\"elType\":\"widget\",\"settings\":{\"title\":\"Find a Lab\",\"content\":\"We use the first-class medical equipment for timely diagnostics of various diseases.\\n\\n\\n\",\"icon\":{\"value\":\"fas fa-vial\",\"library\":\"fa-solid\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxtwo\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"207329b7\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"page-template-homepagethree\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"23285d81\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"css_classes\":\"best-doctor-section\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"73a313d2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book Our Best Doctor\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\",\"text_align\":\"left\",\"with_border\":\"\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-headline\"},{\"id\":\"5d5d259e\",\"elType\":\"widget\",\"settings\":{\"style\":\"style3\",\"limit\":6,\"link\":\"#\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"DoctorsCarousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"537da598\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"css_classes\":\"page-template-homepagethree\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#EDF5FC\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"45dd3207\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"css_classes\":\"features-clinic-section \",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1d017bd8\",\"elType\":\"section\",\"settings\":{\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3303f246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"34002edf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Available Features in Our Clinic\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\\n\\n\",\"text_align\":\"left\",\"with_border\":\"\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-headline\"},{\"id\":\"2ecc4423\",\"elType\":\"widget\",\"settings\":{\"style\":\"style2\",\"limit\":6,\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"DoctorsServices\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a8b642c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"css_classes\":\"page-template-homepagethree \",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7fe87211\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"css_classes\":\" \",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"15ae6383\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"high-service-section\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2e7380b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4e61a514\",\"elType\":\"widget\",\"settings\":{\"title\":\"High Quality Service for you\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\\n\\n\",\"text_align\":\"left\",\"with_border\":\"\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-headline\"},{\"id\":\"52b6f4c2\",\"elType\":\"widget\",\"settings\":{\"style\":\"style2\",\"link\":\"#\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"DoctorsSpecialities\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d25cee8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"css_classes\":\"page-template-homepagethree \",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"489e55f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"css_classes\":\" \",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1606115d\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"high--section\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"28948407\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3027ddbb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blogs and News\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\\n\\n\",\"text_align\":\"left\",\"with_border\":\"\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-headline\"},{\"id\":\"9b0a04\",\"elType\":\"widget\",\"settings\":{\"styletype\":\"style3\",\"after_excerpt\":\"...\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-posts-grid\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(27222, 5176, 'fw_options', 'a:0:{}'),
(27223, 5176, '_elementor_edit_mode', 'builder'),
(27224, 5176, '_elementor_template_type', 'page'),
(27225, 5176, '_elementor_version', '3.12.2');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(27226, 5176, '_elementor_data', '[{\"id\":\"7f7839b4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"css_classes\":\"page-template-homepagethree\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"783e77f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3cee6e80\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search Doctor, Make an Appointment\",\"subtitle\":\"Discover the best doctors, clinic & hospital the city nearest to you.\",\"shape_1\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"HomeHeroThree\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7b266b94\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"css_classes\":\"mobile_doctorblock page-template-homepagethree elementor_home3\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"13fad023\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"63d37eb0\",\"elType\":\"section\",\"settings\":{\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"47826d54\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1946b92c\",\"elType\":\"widget\",\"settings\":{\"title\":\"What are you looking for?\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\\n\\n\",\"text_align\":\"left\",\"with_border\":\"\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7d15e208\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"88ee1d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"css_classes\":\"looking-grid hvr-bounce-to-right\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"14d33521\",\"elType\":\"widget\",\"settings\":{\"title\":\"Visit a Doctor\",\"content\":\"We hire the best specialists and best medical services the to deliver top-notch diagnostic services for you.\\n\\n\",\"icon\":{\"value\":\"fas fa-user-md\",\"library\":\"fa-solid\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxtwo\"}],\"isInner\":true},{\"id\":\"7616b3c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"css_classes\":\"looking-grid hvr-bounce-to-right\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7be8c12d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Find a Pharmacy\",\"content\":\"We provide the a wide range of medical services, so every person could have the opportunity.\\n\\n\\n\",\"icon\":{\"value\":\"fas fa-tablets\",\"library\":\"fa-solid\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxtwo\"}],\"isInner\":true},{\"id\":\"5005bcfc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"css_classes\":\"looking-grid hvr-bounce-to-right\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"61a6f940\",\"elType\":\"widget\",\"settings\":{\"title\":\"Find a Lab\",\"content\":\"We use the first-class medical equipment for timely diagnostics of various diseases.\\n\\n\\n\",\"icon\":{\"value\":\"fas fa-vial\",\"library\":\"fa-solid\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxtwo\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"207329b7\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"page-template-homepagethree\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"23285d81\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"css_classes\":\"best-doctor-section\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"73a313d2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book Our Best Doctor\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\",\"text_align\":\"left\",\"with_border\":\"\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-headline\"},{\"id\":\"5d5d259e\",\"elType\":\"widget\",\"settings\":{\"style\":\"style3\",\"limit\":6,\"link\":\"#\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"DoctorsCarousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"537da598\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"css_classes\":\"page-template-homepagethree\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#EDF5FC\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"45dd3207\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"css_classes\":\"features-clinic-section \",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1d017bd8\",\"elType\":\"section\",\"settings\":{\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3303f246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"34002edf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Available Features in Our Clinic\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\\n\\n\",\"text_align\":\"left\",\"with_border\":\"\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-headline\"},{\"id\":\"2ecc4423\",\"elType\":\"widget\",\"settings\":{\"style\":\"style2\",\"limit\":6,\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"DoctorsServices\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a8b642c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"css_classes\":\"page-template-homepagethree \",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7fe87211\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"css_classes\":\" \",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"15ae6383\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"high-service-section\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2e7380b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4e61a514\",\"elType\":\"widget\",\"settings\":{\"title\":\"High Quality Service for you\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\\n\\n\",\"text_align\":\"left\",\"with_border\":\"\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-headline\"},{\"id\":\"52b6f4c2\",\"elType\":\"widget\",\"settings\":{\"style\":\"style2\",\"link\":\"#\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"DoctorsSpecialities\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d25cee8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"css_classes\":\"page-template-homepagethree \",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"489e55f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"css_classes\":\" \",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1606115d\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"high--section\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"28948407\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3027ddbb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blogs and News\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\\n\\n\",\"text_align\":\"left\",\"with_border\":\"\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-headline\"},{\"id\":\"9b0a04\",\"elType\":\"widget\",\"settings\":{\"styletype\":\"style3\",\"after_excerpt\":\"...\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-posts-grid\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(27227, 5176, '_thumbnail_id', ''),
(27239, 5178, 'fw_options', 'a:0:{}'),
(27240, 5178, '_wp_page_template', 'elementor_header_footer'),
(27241, 5178, '_elementor_edit_mode_nonce', '7c89a7c98a'),
(27242, 5178, '_elementor_post_mode', ''),
(27243, 5178, '_thumbnail_id', '-1'),
(27244, 5178, '_elementor_edit_mode', 'builder'),
(27245, 5178, '_elementor_template_type', 'wp-page'),
(27246, 5178, '_elementor_version', '3.12.2'),
(27247, 5178, '_elementor_data', '[]'),
(27249, 5179, 'fw_options', 'a:0:{}'),
(27250, 5179, '_wp_page_template', 'elementor_header_footer'),
(27251, 5179, '_elementor_edit_mode_nonce', '7c89a7c98a'),
(27252, 5179, '_elementor_post_mode', ''),
(27253, 5179, '_thumbnail_id', '-1'),
(27254, 5179, '_elementor_edit_mode', 'builder'),
(27255, 5179, '_elementor_template_type', 'wp-page'),
(27256, 5179, '_elementor_version', '3.12.2'),
(27257, 5179, '_elementor_data', '[]'),
(27259, 5180, 'fw_options', 'a:0:{}'),
(27260, 5180, '_wp_page_template', 'elementor_header_footer'),
(27261, 5180, '_elementor_edit_mode_nonce', '7c89a7c98a'),
(27262, 5180, '_elementor_post_mode', ''),
(27263, 5180, '_thumbnail_id', '-1'),
(27264, 5180, '_elementor_edit_mode', 'builder'),
(27265, 5180, '_elementor_template_type', 'wp-page'),
(27266, 5180, '_elementor_version', '3.12.2'),
(27267, 5180, '_elementor_data', '[{\"id\":\"7c4d5d7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"css_classes\":\"page-template-homepagethree\"},\"elements\":[{\"id\":\"1e147f09\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1da9cc2b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search Doctor, Make an Appointment\",\"subtitle\":\"Discover the best doctors, clinic & hospital the city nearest to you.\",\"shape_1\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"HomeHeroThree\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5fc7188a\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"css_classes\":\"mobile_doctorblock page-template-homepagethree elementor_home3\"},\"elements\":[{\"id\":\"1db0d111\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3a8af33d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6d48ba6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7adb949b\",\"elType\":\"widget\",\"settings\":{\"title\":\"What are you looking for?\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\\n\\n\",\"text_align\":\"left\",\"with_border\":\"\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6ee5cb7f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"319eefe\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"css_classes\":\"looking-grid hvr-bounce-to-right\"},\"elements\":[{\"id\":\"5f8feba9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Visit a Doctor\",\"content\":\"We hire the best specialists and best medical services the to deliver top-notch diagnostic services for you.\\n\\n\",\"icon\":{\"value\":\"fas fa-user-md\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxtwo\"}],\"isInner\":true},{\"id\":\"31c39b80\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"css_classes\":\"looking-grid hvr-bounce-to-right\"},\"elements\":[{\"id\":\"33c1ef20\",\"elType\":\"widget\",\"settings\":{\"title\":\"Find a Pharmacy\",\"content\":\"We provide the a wide range of medical services, so every person could have the opportunity.\\n\\n\\n\",\"icon\":{\"value\":\"fas fa-tablets\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxtwo\"}],\"isInner\":true},{\"id\":\"2771605b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"css_classes\":\"looking-grid hvr-bounce-to-right\"},\"elements\":[{\"id\":\"3c9fc7fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Find a Lab\",\"content\":\"We use the first-class medical equipment for timely diagnostics of various diseases.\\n\\n\\n\",\"icon\":{\"value\":\"fas fa-vial\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxtwo\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"841e1fe\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"page-template-homepagethree\"},\"elements\":[{\"id\":\"6a7778a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"css_classes\":\"best-doctor-section\"},\"elements\":[{\"id\":\"5fd4944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book Our Best Doctor\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\",\"text_align\":\"left\",\"with_border\":\"\"},\"elements\":[],\"widgetType\":\"doccure-headline\"},{\"id\":\"5e5cf0cf\",\"elType\":\"widget\",\"settings\":{\"style\":\"style3\",\"limit\":6,\"link\":\"#\"},\"elements\":[],\"widgetType\":\"DoctorsCarousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6d8d7c97\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"css_classes\":\"page-template-homepagethree\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#EDF5FC\"},\"elements\":[{\"id\":\"441869b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"css_classes\":\"features-clinic-section \"},\"elements\":[{\"id\":\"27bfa5e5\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"33f3981e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4a3bf86f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Available Features in Our Clinic\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\\n\\n\",\"text_align\":\"left\",\"with_border\":\"\"},\"elements\":[],\"widgetType\":\"doccure-headline\"},{\"id\":\"42d90644\",\"elType\":\"widget\",\"settings\":{\"style\":\"style2\",\"limit\":6},\"elements\":[],\"widgetType\":\"DoctorsServices\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6a3d48ff\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"css_classes\":\"page-template-homepagethree \",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\"},\"elements\":[{\"id\":\"114e8f5d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"css_classes\":\" \"},\"elements\":[{\"id\":\"20119450\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"high-service-section\"},\"elements\":[{\"id\":\"75673218\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"63b6b355\",\"elType\":\"widget\",\"settings\":{\"title\":\"High Quality Service for you\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\\n\\n\",\"text_align\":\"left\",\"with_border\":\"\"},\"elements\":[],\"widgetType\":\"doccure-headline\"},{\"id\":\"5bc6ccbb\",\"elType\":\"widget\",\"settings\":{\"style\":\"style2\",\"link\":\"#\"},\"elements\":[],\"widgetType\":\"DoctorsSpecialities\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"124c649f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"css_classes\":\"page-template-homepagethree \",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\"},\"elements\":[{\"id\":\"5ffef314\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"css_classes\":\" \"},\"elements\":[{\"id\":\"1539627b\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"high--section\"},\"elements\":[{\"id\":\"43cd387b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"73211d96\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blogs and News\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\\n\\n\",\"text_align\":\"left\",\"with_border\":\"\"},\"elements\":[],\"widgetType\":\"doccure-headline\"},{\"id\":\"5713d480\",\"elType\":\"widget\",\"settings\":{\"styletype\":\"style3\",\"after_excerpt\":\"...\"},\"elements\":[],\"widgetType\":\"doccure-posts-grid\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(27270, 5075, '_yoast_wpseo_content_score', '90'),
(27272, 5181, 'fw_options', 'a:0:{}'),
(27273, 5181, '_wp_page_template', 'elementor_header_footer'),
(27274, 5181, '_elementor_edit_mode_nonce', '7c89a7c98a'),
(27275, 5181, '_elementor_post_mode', ''),
(27276, 5181, '_thumbnail_id', '-1'),
(27277, 5181, '_elementor_edit_mode', 'builder'),
(27278, 5181, '_elementor_template_type', 'wp-page'),
(27279, 5181, '_elementor_version', '3.12.2'),
(27280, 5181, '_elementor_data', '[{\"id\":\"7c4d5d7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"css_classes\":\"page-template-homepagethree\"},\"elements\":[{\"id\":\"1e147f09\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1da9cc2b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search Doctor, Make an Appointment\",\"subtitle\":\"Discover the best doctors, clinic & hospital the city nearest to you.\",\"shape_1\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"HomeHeroThree\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5fc7188a\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"css_classes\":\"mobile_doctorblock page-template-homepagethree elementor_home3\"},\"elements\":[{\"id\":\"1db0d111\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3a8af33d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6d48ba6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7adb949b\",\"elType\":\"widget\",\"settings\":{\"title\":\"What are you looking for?\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\\n\\n\",\"text_align\":\"left\",\"with_border\":\"\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6ee5cb7f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"319eefe\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"css_classes\":\"looking-grid hvr-bounce-to-right\"},\"elements\":[{\"id\":\"5f8feba9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Visit a Doctor\",\"content\":\"We hire the best specialists and best medical services the to deliver top-notch diagnostic services for you.\\n\\n\",\"icon\":{\"value\":\"fas fa-user-md\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxtwo\"}],\"isInner\":true},{\"id\":\"31c39b80\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"css_classes\":\"looking-grid hvr-bounce-to-right\"},\"elements\":[{\"id\":\"33c1ef20\",\"elType\":\"widget\",\"settings\":{\"title\":\"Find a Pharmacy\",\"content\":\"We provide the a wide range of medical services, so every person could have the opportunity.\\n\\n\\n\",\"icon\":{\"value\":\"fas fa-tablets\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxtwo\"}],\"isInner\":true},{\"id\":\"2771605b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"css_classes\":\"looking-grid hvr-bounce-to-right\"},\"elements\":[{\"id\":\"3c9fc7fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Find a Lab\",\"content\":\"We use the first-class medical equipment for timely diagnostics of various diseases.\\n\\n\\n\",\"icon\":{\"value\":\"fas fa-vial\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxtwo\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"841e1fe\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"page-template-homepagethree\"},\"elements\":[{\"id\":\"6a7778a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"css_classes\":\"best-doctor-section\"},\"elements\":[{\"id\":\"5fd4944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book Our Best Doctor\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\",\"text_align\":\"left\",\"with_border\":\"\"},\"elements\":[],\"widgetType\":\"doccure-headline\"},{\"id\":\"5e5cf0cf\",\"elType\":\"widget\",\"settings\":{\"style\":\"style3\",\"limit\":6,\"link\":\"#\"},\"elements\":[],\"widgetType\":\"DoctorsCarousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6d8d7c97\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"css_classes\":\"page-template-homepagethree\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#EDF5FC\"},\"elements\":[{\"id\":\"441869b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"css_classes\":\"features-clinic-section \"},\"elements\":[{\"id\":\"27bfa5e5\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"33f3981e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4a3bf86f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Available Features in Our Clinic\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\\n\\n\",\"text_align\":\"left\",\"with_border\":\"\"},\"elements\":[],\"widgetType\":\"doccure-headline\"},{\"id\":\"42d90644\",\"elType\":\"widget\",\"settings\":{\"style\":\"style2\",\"limit\":6},\"elements\":[],\"widgetType\":\"DoctorsServices\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6a3d48ff\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"css_classes\":\"page-template-homepagethree \",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\"},\"elements\":[{\"id\":\"114e8f5d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"css_classes\":\" \"},\"elements\":[{\"id\":\"20119450\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"high-service-section\"},\"elements\":[{\"id\":\"75673218\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"63b6b355\",\"elType\":\"widget\",\"settings\":{\"title\":\"High Quality Service for you\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\\n\\n\",\"text_align\":\"left\",\"with_border\":\"\"},\"elements\":[],\"widgetType\":\"doccure-headline\"},{\"id\":\"5bc6ccbb\",\"elType\":\"widget\",\"settings\":{\"style\":\"style2\",\"link\":\"#\"},\"elements\":[],\"widgetType\":\"DoctorsSpecialities\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"124c649f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"css_classes\":\"page-template-homepagethree \",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\"},\"elements\":[{\"id\":\"5ffef314\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"css_classes\":\" \"},\"elements\":[{\"id\":\"1539627b\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"high--section\"},\"elements\":[{\"id\":\"43cd387b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"73211d96\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blogs and News\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\\n\\n\",\"text_align\":\"left\",\"with_border\":\"\"},\"elements\":[],\"widgetType\":\"doccure-headline\"},{\"id\":\"5713d480\",\"elType\":\"widget\",\"settings\":{\"styletype\":\"style3\",\"after_excerpt\":\"...\"},\"elements\":[],\"widgetType\":\"doccure-posts-grid\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(27283, 5182, 'fw_options', 'a:0:{}'),
(27284, 5182, '_wp_page_template', 'elementor_header_footer'),
(27285, 5182, '_elementor_edit_mode_nonce', '7c89a7c98a'),
(27286, 5182, '_elementor_post_mode', ''),
(27287, 5182, '_thumbnail_id', '-1'),
(27288, 5182, '_elementor_edit_mode', 'builder'),
(27289, 5182, '_elementor_template_type', 'wp-page'),
(27290, 5182, '_elementor_version', '3.12.2');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(27291, 5182, '_elementor_data', '[{\"id\":\"7c4d5d7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"css_classes\":\"page-template-homepagethree\"},\"elements\":[{\"id\":\"1e147f09\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1da9cc2b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search Doctor, Make an Appointment\",\"subtitle\":\"Discover the best doctors, clinic & hospital the city nearest to you.\",\"shape_1\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"HomeHeroThree\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5fc7188a\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"css_classes\":\"mobile_doctorblock page-template-homepagethree elementor_home3\"},\"elements\":[{\"id\":\"1db0d111\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3a8af33d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6d48ba6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7adb949b\",\"elType\":\"widget\",\"settings\":{\"title\":\"What are you looking for?\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\\n\\n\",\"text_align\":\"left\",\"with_border\":\"\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6ee5cb7f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"319eefe\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"css_classes\":\"looking-grid hvr-bounce-to-right\"},\"elements\":[{\"id\":\"5f8feba9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Visit a Doctor\",\"content\":\"We hire the best specialists and best medical services the to deliver top-notch diagnostic services for you.\\n\\n\",\"icon\":{\"value\":\"fas fa-user-md\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxtwo\"}],\"isInner\":true},{\"id\":\"31c39b80\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"css_classes\":\"looking-grid hvr-bounce-to-right\"},\"elements\":[{\"id\":\"33c1ef20\",\"elType\":\"widget\",\"settings\":{\"title\":\"Find a Pharmacy\",\"content\":\"We provide the a wide range of medical services, so every person could have the opportunity.\\n\\n\\n\",\"icon\":{\"value\":\"fas fa-tablets\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxtwo\"}],\"isInner\":true},{\"id\":\"2771605b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"css_classes\":\"looking-grid hvr-bounce-to-right\"},\"elements\":[{\"id\":\"3c9fc7fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Find a Lab\",\"content\":\"We use the first-class medical equipment for timely diagnostics of various diseases.\\n\\n\\n\",\"icon\":{\"value\":\"fas fa-vial\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxtwo\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"841e1fe\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"page-template-homepagethree\"},\"elements\":[{\"id\":\"6a7778a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"css_classes\":\"best-doctor-section\"},\"elements\":[{\"id\":\"5fd4944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book Our Best Doctor\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\",\"text_align\":\"left\",\"with_border\":\"\"},\"elements\":[],\"widgetType\":\"doccure-headline\"},{\"id\":\"5e5cf0cf\",\"elType\":\"widget\",\"settings\":{\"style\":\"style3\",\"limit\":6,\"link\":\"#\"},\"elements\":[],\"widgetType\":\"DoctorsCarousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6d8d7c97\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"css_classes\":\"page-template-homepagethree\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#EDF5FC\"},\"elements\":[{\"id\":\"441869b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"css_classes\":\"features-clinic-section \"},\"elements\":[{\"id\":\"27bfa5e5\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"33f3981e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4a3bf86f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Available Features in Our Clinic\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\\n\\n\",\"text_align\":\"left\",\"with_border\":\"\"},\"elements\":[],\"widgetType\":\"doccure-headline\"},{\"id\":\"42d90644\",\"elType\":\"widget\",\"settings\":{\"style\":\"style2\",\"limit\":6},\"elements\":[],\"widgetType\":\"DoctorsServices\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6a3d48ff\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"css_classes\":\"page-template-homepagethree \",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\"},\"elements\":[{\"id\":\"114e8f5d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"css_classes\":\" \"},\"elements\":[{\"id\":\"20119450\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"high-service-section\"},\"elements\":[{\"id\":\"75673218\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"63b6b355\",\"elType\":\"widget\",\"settings\":{\"title\":\"High Quality Service for you\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\\n\\n\",\"text_align\":\"left\",\"with_border\":\"\"},\"elements\":[],\"widgetType\":\"doccure-headline\"},{\"id\":\"5bc6ccbb\",\"elType\":\"widget\",\"settings\":{\"style\":\"style2\",\"link\":\"#\"},\"elements\":[],\"widgetType\":\"DoctorsSpecialities\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"124c649f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"css_classes\":\"page-template-homepagethree \",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\"},\"elements\":[{\"id\":\"5ffef314\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"css_classes\":\" \"},\"elements\":[{\"id\":\"1539627b\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"high--section\"},\"elements\":[{\"id\":\"43cd387b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"73211d96\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blogs and News\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\\n\\n\",\"text_align\":\"left\",\"with_border\":\"\"},\"elements\":[],\"widgetType\":\"doccure-headline\"},{\"id\":\"5713d480\",\"elType\":\"widget\",\"settings\":{\"styletype\":\"style3\",\"after_excerpt\":\"...\"},\"elements\":[],\"widgetType\":\"doccure-posts-grid\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(27294, 5183, 'fw_options', 'a:0:{}'),
(27295, 5183, '_wp_page_template', 'elementor_header_footer'),
(27296, 5183, '_elementor_edit_mode_nonce', '7c89a7c98a'),
(27297, 5183, '_elementor_post_mode', ''),
(27298, 5183, '_thumbnail_id', '-1'),
(27299, 5183, '_elementor_edit_mode', 'builder'),
(27300, 5183, '_elementor_template_type', 'wp-page'),
(27301, 5183, '_elementor_version', '3.12.2'),
(27302, 5183, '_elementor_data', '[{\"id\":\"7c4d5d7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"css_classes\":\"page-template-homepagethree\"},\"elements\":[{\"id\":\"1e147f09\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1da9cc2b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search Doctor, Make an Appointment\",\"subtitle\":\"Discover the best doctors, clinic & hospital the city nearest to you.\",\"shape_1\":{\"id\":3145,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2022\\/03\\/banner-6.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"HomeHeroThree\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5fc7188a\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"css_classes\":\"mobile_doctorblock page-template-homepagethree elementor_home3\"},\"elements\":[{\"id\":\"1db0d111\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3a8af33d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6d48ba6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7adb949b\",\"elType\":\"widget\",\"settings\":{\"title\":\"What are you looking for?\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\\n\\n\",\"text_align\":\"left\",\"with_border\":\"\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6ee5cb7f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"319eefe\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"css_classes\":\"looking-grid hvr-bounce-to-right\"},\"elements\":[{\"id\":\"5f8feba9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Visit a Doctor\",\"content\":\"We hire the best specialists and best medical services the to deliver top-notch diagnostic services for you.\\n\\n\",\"icon\":{\"value\":\"fas fa-user-md\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxtwo\"}],\"isInner\":true},{\"id\":\"31c39b80\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"css_classes\":\"looking-grid hvr-bounce-to-right\"},\"elements\":[{\"id\":\"33c1ef20\",\"elType\":\"widget\",\"settings\":{\"title\":\"Find a Pharmacy\",\"content\":\"We provide the a wide range of medical services, so every person could have the opportunity.\\n\\n\\n\",\"icon\":{\"value\":\"fas fa-tablets\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxtwo\"}],\"isInner\":true},{\"id\":\"2771605b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"css_classes\":\"looking-grid hvr-bounce-to-right\"},\"elements\":[{\"id\":\"3c9fc7fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Find a Lab\",\"content\":\"We use the first-class medical equipment for timely diagnostics of various diseases.\\n\\n\\n\",\"icon\":{\"value\":\"fas fa-vial\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxtwo\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"841e1fe\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"page-template-homepagethree\"},\"elements\":[{\"id\":\"6a7778a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"css_classes\":\"best-doctor-section\"},\"elements\":[{\"id\":\"5fd4944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book Our Best Doctor\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\",\"text_align\":\"left\",\"with_border\":\"\"},\"elements\":[],\"widgetType\":\"doccure-headline\"},{\"id\":\"5e5cf0cf\",\"elType\":\"widget\",\"settings\":{\"style\":\"style3\",\"limit\":6,\"link\":\"#\"},\"elements\":[],\"widgetType\":\"DoctorsCarousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6d8d7c97\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"css_classes\":\"page-template-homepagethree\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#EDF5FC\"},\"elements\":[{\"id\":\"441869b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"css_classes\":\"features-clinic-section \"},\"elements\":[{\"id\":\"27bfa5e5\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"33f3981e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4a3bf86f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Available Features in Our Clinic\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\\n\\n\",\"text_align\":\"left\",\"with_border\":\"\"},\"elements\":[],\"widgetType\":\"doccure-headline\"},{\"id\":\"42d90644\",\"elType\":\"widget\",\"settings\":{\"style\":\"style2\",\"limit\":6},\"elements\":[],\"widgetType\":\"DoctorsServices\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6a3d48ff\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"css_classes\":\"page-template-homepagethree \",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\"},\"elements\":[{\"id\":\"114e8f5d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"css_classes\":\" \"},\"elements\":[{\"id\":\"20119450\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"high-service-section\"},\"elements\":[{\"id\":\"75673218\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"63b6b355\",\"elType\":\"widget\",\"settings\":{\"title\":\"High Quality Service for you\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\\n\\n\",\"text_align\":\"left\",\"with_border\":\"\"},\"elements\":[],\"widgetType\":\"doccure-headline\"},{\"id\":\"5bc6ccbb\",\"elType\":\"widget\",\"settings\":{\"style\":\"style2\",\"link\":\"#\"},\"elements\":[],\"widgetType\":\"DoctorsSpecialities\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"124c649f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"css_classes\":\"page-template-homepagethree \",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\"},\"elements\":[{\"id\":\"5ffef314\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"css_classes\":\" \"},\"elements\":[{\"id\":\"1539627b\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"high--section\"},\"elements\":[{\"id\":\"43cd387b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"73211d96\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blogs and News\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\\n\\n\",\"text_align\":\"left\",\"with_border\":\"\"},\"elements\":[],\"widgetType\":\"doccure-headline\"},{\"id\":\"5713d480\",\"elType\":\"widget\",\"settings\":{\"styletype\":\"style3\",\"after_excerpt\":\"...\"},\"elements\":[],\"widgetType\":\"doccure-posts-grid\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(27305, 5184, 'fw_options', 'a:0:{}'),
(27306, 5184, '_wp_page_template', 'elementor_header_footer'),
(27307, 5184, '_elementor_edit_mode_nonce', '7c89a7c98a'),
(27308, 5184, '_elementor_post_mode', ''),
(27309, 5184, '_thumbnail_id', '-1'),
(27310, 5184, '_elementor_edit_mode', 'builder'),
(27311, 5184, '_elementor_template_type', 'wp-page'),
(27312, 5184, '_elementor_version', '3.12.2'),
(27313, 5184, '_elementor_data', '[{\"id\":\"4b6e1981\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"css_classes\":\"page-template-homepagefour\"},\"elements\":[{\"id\":\"6c6e3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"435c1e9c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"css_classes\":\"page-template-homepagefour looking-section-four\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"19047baa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"45631af\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"9616b4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7bf74052\",\"elType\":\"widget\",\"settings\":{\"title\":\"What are you <span class=\\\"color-primary\\\">looking<\\/span> for?\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4e7f27bf\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"css_classes\":\"looking-row\"},\"elements\":[{\"id\":\"fe70545\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"css_classes\":\"looking-grid-four\"},\"elements\":[],\"isInner\":true},{\"id\":\"1e3a25d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"css_classes\":\"looking-grid-four\"},\"elements\":[],\"isInner\":true},{\"id\":\"19f49390\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"css_classes\":\"looking-grid-four\"},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1b431c9b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"css_classes\":\"page-template-homepagefour clinic-section-four\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"4dd506df\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"296208ce\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1c7e362e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"71b96301\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinic &amp; <span class=\\\"color-primary\\\">Specialities<\\/span>\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br> tempor incididunt ut labore et dolore magna aliqua.\\n\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ebefe3a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5f5d5087\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"72809897\",\"elType\":\"widget\",\"settings\":{\"style\":\"style3\"},\"elements\":[],\"widgetType\":\"DoctorsSpecialities\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4a21626a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"css_classes\":\"page-template-homepagefour doctor-section-four  \",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"7796f439\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"40216a52\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"68fbf8f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"17dec3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book Our <span class=\\\"color-primary\\\">Best Doctor<\\/span>\",\"subtitle\":\"Access to expert physicians and surgeons, advanced technologies and<br> top-quality surgery facilities right here.\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"66d807a5\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"24a466ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"11aa9ee4\",\"elType\":\"widget\",\"settings\":{\"style\":\"style4\",\"limit\":6},\"elements\":[],\"widgetType\":\"DoctorsCarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"120c457d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#F4F5F7\",\"css_classes\":\"page-template-homepagefour features-clinic-four\"},\"elements\":[{\"id\":\"1da881d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4edcd929\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2ed6fe7f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"71e81228\",\"elType\":\"widget\",\"settings\":{\"title\":\"Available Features <span class=\\\"color-primary\\\">in Our Clinic<\\/span>\",\"subtitle\":\"It is a long established fact that a reader will be distracted by the readable<br> content of a page when looking at its layout.\\n\\n\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"69e5ba07\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"63e4767a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3ba9e53f\",\"elType\":\"widget\",\"settings\":{\"style\":\"style3\",\"link\":\"#\"},\"elements\":[],\"widgetType\":\"DoctorsServices\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"62af61d6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"background_background\":\"classic\",\"css_classes\":\"page-template-homepagefour blog-section-four homepagefour_elementor\"},\"elements\":[{\"id\":\"131031eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5e822d49\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"517fae7f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"14021ca9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Latest <span class=\\\"color-primary\\\">Blogs<\\/span>\",\"subtitle\":\"It is a long established fact that a reader will be distracted by the readable<br> content of a page when looking at its layout.\\n\\n\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"46fa01fd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5d01bde2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6dd3fc0e\",\"elType\":\"widget\",\"settings\":{\"styletype\":\"style4\",\"after_excerpt\":\"...\",\"link\":\"#\"},\"elements\":[],\"widgetType\":\"doccure-posts-grid\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(27316, 5185, 'fw_options', 'a:0:{}'),
(27317, 5185, '_wp_page_template', 'elementor_header_footer'),
(27318, 5185, '_elementor_edit_mode_nonce', '7c89a7c98a'),
(27319, 5185, '_elementor_post_mode', ''),
(27320, 5185, '_thumbnail_id', '-1'),
(27321, 5185, '_elementor_edit_mode', 'builder'),
(27322, 5185, '_elementor_template_type', 'wp-page'),
(27323, 5185, '_elementor_version', '3.12.2'),
(27324, 5185, '_elementor_data', '[{\"id\":\"4b6e1981\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"css_classes\":\"page-template-homepagefour\"},\"elements\":[{\"id\":\"6c6e3632\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"435c1e9c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"css_classes\":\"page-template-homepagefour looking-section-four\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"19047baa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"45631af\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"9616b4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7bf74052\",\"elType\":\"widget\",\"settings\":{\"title\":\"What are you <span class=\\\"color-primary\\\">looking<\\/span> for?\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4e7f27bf\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"css_classes\":\"looking-row\"},\"elements\":[{\"id\":\"fe70545\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"css_classes\":\"looking-grid-four\"},\"elements\":[],\"isInner\":true},{\"id\":\"1e3a25d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"css_classes\":\"looking-grid-four\"},\"elements\":[],\"isInner\":true},{\"id\":\"19f49390\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"css_classes\":\"looking-grid-four\"},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1b431c9b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"css_classes\":\"page-template-homepagefour clinic-section-four\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"4dd506df\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"296208ce\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1c7e362e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"71b96301\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinic &amp; <span class=\\\"color-primary\\\">Specialities<\\/span>\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br> tempor incididunt ut labore et dolore magna aliqua.\\n\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7ebefe3a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5f5d5087\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"72809897\",\"elType\":\"widget\",\"settings\":{\"style\":\"style3\"},\"elements\":[],\"widgetType\":\"DoctorsSpecialities\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4a21626a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"css_classes\":\"page-template-homepagefour doctor-section-four  \",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"7796f439\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"40216a52\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"68fbf8f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"17dec3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book Our <span class=\\\"color-primary\\\">Best Doctor<\\/span>\",\"subtitle\":\"Access to expert physicians and surgeons, advanced technologies and<br> top-quality surgery facilities right here.\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"66d807a5\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"24a466ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"11aa9ee4\",\"elType\":\"widget\",\"settings\":{\"style\":\"style4\",\"limit\":6},\"elements\":[],\"widgetType\":\"DoctorsCarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"120c457d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#F4F5F7\",\"css_classes\":\"page-template-homepagefour features-clinic-four\"},\"elements\":[{\"id\":\"1da881d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4edcd929\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2ed6fe7f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"71e81228\",\"elType\":\"widget\",\"settings\":{\"title\":\"Available Features <span class=\\\"color-primary\\\">in Our Clinic<\\/span>\",\"subtitle\":\"It is a long established fact that a reader will be distracted by the readable<br> content of a page when looking at its layout.\\n\\n\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"69e5ba07\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"63e4767a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3ba9e53f\",\"elType\":\"widget\",\"settings\":{\"style\":\"style3\",\"link\":\"#\"},\"elements\":[],\"widgetType\":\"DoctorsServices\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"62af61d6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"background_background\":\"classic\",\"css_classes\":\"page-template-homepagefour blog-section-four homepagefour_elementor\"},\"elements\":[{\"id\":\"131031eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5e822d49\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"517fae7f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"14021ca9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Latest <span class=\\\"color-primary\\\">Blogs<\\/span>\",\"subtitle\":\"It is a long established fact that a reader will be distracted by the readable<br> content of a page when looking at its layout.\\n\\n\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"46fa01fd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5d01bde2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6dd3fc0e\",\"elType\":\"widget\",\"settings\":{\"styletype\":\"style4\",\"after_excerpt\":\"...\",\"link\":\"#\"},\"elements\":[],\"widgetType\":\"doccure-posts-grid\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(27327, 5186, 'fw_options', 'a:0:{}'),
(27328, 5186, '_wp_page_template', 'elementor_header_footer'),
(27329, 5186, '_elementor_edit_mode_nonce', '7c89a7c98a'),
(27330, 5186, '_elementor_post_mode', ''),
(27331, 5186, '_thumbnail_id', '-1'),
(27332, 5186, '_elementor_edit_mode', 'builder'),
(27333, 5186, '_elementor_template_type', 'wp-page'),
(27334, 5186, '_elementor_version', '3.12.2'),
(27335, 5186, '_elementor_data', '[]'),
(27338, 5187, '_elementor_edit_mode', 'builder'),
(27339, 5187, '_elementor_template_type', 'page'),
(27340, 5187, '_elementor_version', '3.12.2');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(27341, 5187, '_elementor_data', '[{\"id\":\"26881dde\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"css_classes\":\"page-template-homepagefour\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"471aca0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4906550a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search Doctor, Make <br>an <span class=\\\"orange\\\">Appointment<\\/span>\",\"shape_1\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"HomeHeroFour\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fb8b51d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"css_classes\":\"page-template-homepagefour looking-section-four\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"283266b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3cf18321\",\"elType\":\"section\",\"settings\":{\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5b93f7bb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4a9420f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What are you <span class=\\\"color-primary\\\">looking<\\/span> for?\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7a0ade88\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"css_classes\":\"looking-row\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"641bf091\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"css_classes\":\"looking-grid-four\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3469828f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Visit a Doctor\",\"content\":\"We hire the best specialists to deliver top-notch diagnostic services for you diagnostic services for you.\",\"styletype\":\"style2\",\"icon\":{\"value\":\"fas fa-vial\",\"library\":\"fa-solid\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxtwo\"}],\"isInner\":true},{\"id\":\"25408c98\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"css_classes\":\"looking-grid-four\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7ca408d2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Find a Pharmacy\",\"content\":\"We provide the a wide range of medical services, so every person could have the opportunity.\\n\",\"styletype\":\"style2\",\"icon\":{\"value\":\"fas fa-tablets\",\"library\":\"fa-solid\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxtwo\"}],\"isInner\":true},{\"id\":\"2f5301f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"css_classes\":\"looking-grid-four\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2a69acdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Find a Lab\",\"content\":\"We hire the best specialists to deliver top-notch diagnostic services for you diagnostic services for you.\",\"styletype\":\"style2\",\"icon\":{\"value\":\"fas fa-user-md\",\"library\":\"fa-solid\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxtwo\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3ffaf7df\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"css_classes\":\"page-template-homepagefour clinic-section-four\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5f4efae7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"26aca32a\",\"elType\":\"section\",\"settings\":{\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"14c97f35\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3ee681e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinic &amp; <span class=\\\"color-primary\\\">Specialities<\\/span>\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br> tempor incididunt ut labore et dolore magna aliqua.\\n\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"48225b99\",\"elType\":\"section\",\"settings\":{\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"97fd677\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2df276ab\",\"elType\":\"widget\",\"settings\":{\"style\":\"style3\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"DoctorsSpecialities\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"19a67f63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"css_classes\":\"page-template-homepagefour doctor-section-four  \",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"224cd6be\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1b4413be\",\"elType\":\"section\",\"settings\":{\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"237e8d9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"38029d70\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book Our <span class=\\\"color-primary\\\">Best Doctor<\\/span>\",\"subtitle\":\"Access to expert physicians and surgeons, advanced technologies and<br> top-quality surgery facilities right here.\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3f587106\",\"elType\":\"section\",\"settings\":{\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"58aebf25\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6af4ad59\",\"elType\":\"widget\",\"settings\":{\"style\":\"style4\",\"limit\":6,\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"DoctorsCarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"31f9c6d6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#F4F5F7\",\"css_classes\":\"page-template-homepagefour features-clinic-four\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"db1b12c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"72ba65c9\",\"elType\":\"section\",\"settings\":{\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"42aa3546\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"21a1c802\",\"elType\":\"widget\",\"settings\":{\"title\":\"Available Features <span class=\\\"color-primary\\\">in Our Clinic<\\/span>\",\"subtitle\":\"It is a long established fact that a reader will be distracted by the readable<br> content of a page when looking at its layout.\\n\\n\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3426e30c\",\"elType\":\"section\",\"settings\":{\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"239e79f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3e9a7367\",\"elType\":\"widget\",\"settings\":{\"style\":\"style3\",\"link\":\"#\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"DoctorsServices\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3787022b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"background_background\":\"classic\",\"css_classes\":\"page-template-homepagefour blog-section-four homepagefour_elementor\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"66c443c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2f1f8ba0\",\"elType\":\"section\",\"settings\":{\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4016c767\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"608fa3cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Latest <span class=\\\"color-primary\\\">Blogs<\\/span>\",\"subtitle\":\"It is a long established fact that a reader will be distracted by the readable<br> content of a page when looking at its layout.\\n\\n\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"165299e8\",\"elType\":\"section\",\"settings\":{\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3a8c0d0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"28ebd0d9\",\"elType\":\"widget\",\"settings\":{\"styletype\":\"style4\",\"after_excerpt\":\"...\",\"link\":\"#\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-posts-grid\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(27342, 5188, 'fw_options', 'a:0:{}'),
(27343, 5188, '_elementor_edit_mode', 'builder'),
(27344, 5188, '_elementor_template_type', 'page'),
(27345, 5188, '_elementor_version', '3.12.2');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(27346, 5188, '_elementor_data', '[{\"id\":\"26881dde\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"css_classes\":\"page-template-homepagefour\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"471aca0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4906550a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search Doctor, Make <br>an <span class=\\\"orange\\\">Appointment<\\/span>\",\"shape_1\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"HomeHeroFour\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fb8b51d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"css_classes\":\"page-template-homepagefour looking-section-four\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"283266b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3cf18321\",\"elType\":\"section\",\"settings\":{\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5b93f7bb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4a9420f\",\"elType\":\"widget\",\"settings\":{\"title\":\"What are you <span class=\\\"color-primary\\\">looking<\\/span> for?\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7a0ade88\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"css_classes\":\"looking-row\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"641bf091\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"css_classes\":\"looking-grid-four\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3469828f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Visit a Doctor\",\"content\":\"We hire the best specialists to deliver top-notch diagnostic services for you diagnostic services for you.\",\"styletype\":\"style2\",\"icon\":{\"value\":\"fas fa-vial\",\"library\":\"fa-solid\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxtwo\"}],\"isInner\":true},{\"id\":\"25408c98\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"css_classes\":\"looking-grid-four\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7ca408d2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Find a Pharmacy\",\"content\":\"We provide the a wide range of medical services, so every person could have the opportunity.\\n\",\"styletype\":\"style2\",\"icon\":{\"value\":\"fas fa-tablets\",\"library\":\"fa-solid\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxtwo\"}],\"isInner\":true},{\"id\":\"2f5301f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"css_classes\":\"looking-grid-four\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2a69acdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Find a Lab\",\"content\":\"We hire the best specialists to deliver top-notch diagnostic services for you diagnostic services for you.\",\"styletype\":\"style2\",\"icon\":{\"value\":\"fas fa-user-md\",\"library\":\"fa-solid\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxtwo\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3ffaf7df\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"css_classes\":\"page-template-homepagefour clinic-section-four\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5f4efae7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"26aca32a\",\"elType\":\"section\",\"settings\":{\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"14c97f35\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3ee681e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinic &amp; <span class=\\\"color-primary\\\">Specialities<\\/span>\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br> tempor incididunt ut labore et dolore magna aliqua.\\n\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"48225b99\",\"elType\":\"section\",\"settings\":{\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"97fd677\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2df276ab\",\"elType\":\"widget\",\"settings\":{\"style\":\"style3\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"DoctorsSpecialities\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"19a67f63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"css_classes\":\"page-template-homepagefour doctor-section-four  \",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"224cd6be\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1b4413be\",\"elType\":\"section\",\"settings\":{\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"237e8d9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"38029d70\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book Our <span class=\\\"color-primary\\\">Best Doctor<\\/span>\",\"subtitle\":\"Access to expert physicians and surgeons, advanced technologies and<br> top-quality surgery facilities right here.\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3f587106\",\"elType\":\"section\",\"settings\":{\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"58aebf25\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6af4ad59\",\"elType\":\"widget\",\"settings\":{\"style\":\"style4\",\"limit\":6,\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"DoctorsCarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"31f9c6d6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#F4F5F7\",\"css_classes\":\"page-template-homepagefour features-clinic-four\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"db1b12c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"72ba65c9\",\"elType\":\"section\",\"settings\":{\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"42aa3546\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"21a1c802\",\"elType\":\"widget\",\"settings\":{\"title\":\"Available Features <span class=\\\"color-primary\\\">in Our Clinic<\\/span>\",\"subtitle\":\"It is a long established fact that a reader will be distracted by the readable<br> content of a page when looking at its layout.\\n\\n\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3426e30c\",\"elType\":\"section\",\"settings\":{\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"239e79f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3e9a7367\",\"elType\":\"widget\",\"settings\":{\"style\":\"style3\",\"link\":\"#\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"DoctorsServices\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3787022b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"background_background\":\"classic\",\"css_classes\":\"page-template-homepagefour blog-section-four homepagefour_elementor\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"66c443c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2f1f8ba0\",\"elType\":\"section\",\"settings\":{\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4016c767\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"608fa3cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Latest <span class=\\\"color-primary\\\">Blogs<\\/span>\",\"subtitle\":\"It is a long established fact that a reader will be distracted by the readable<br> content of a page when looking at its layout.\\n\\n\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"165299e8\",\"elType\":\"section\",\"settings\":{\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3a8c0d0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"28ebd0d9\",\"elType\":\"widget\",\"settings\":{\"styletype\":\"style4\",\"after_excerpt\":\"...\",\"link\":\"#\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-posts-grid\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(27347, 5188, '_thumbnail_id', ''),
(27349, 5189, 'fw_options', 'a:0:{}'),
(27350, 5189, '_wp_page_template', 'elementor_header_footer'),
(27351, 5189, '_elementor_edit_mode_nonce', '7c89a7c98a'),
(27352, 5189, '_elementor_post_mode', ''),
(27353, 5189, '_thumbnail_id', '-1'),
(27354, 5189, '_elementor_edit_mode', 'builder'),
(27355, 5189, '_elementor_template_type', 'wp-page'),
(27356, 5189, '_elementor_version', '3.12.2'),
(27357, 5189, '_elementor_data', '[]'),
(27359, 5190, 'fw_options', 'a:0:{}'),
(27360, 5190, '_wp_page_template', 'elementor_header_footer'),
(27361, 5190, '_elementor_edit_mode_nonce', '7c89a7c98a'),
(27362, 5190, '_elementor_post_mode', ''),
(27363, 5190, '_thumbnail_id', '-1'),
(27364, 5190, '_elementor_edit_mode', 'builder'),
(27365, 5190, '_elementor_template_type', 'wp-page'),
(27366, 5190, '_elementor_version', '3.12.2'),
(27367, 5190, '_elementor_data', '[]'),
(27369, 5191, 'fw_options', 'a:0:{}'),
(27370, 5191, '_wp_page_template', 'elementor_header_footer'),
(27371, 5191, '_elementor_edit_mode_nonce', '7c89a7c98a'),
(27372, 5191, '_elementor_post_mode', ''),
(27373, 5191, '_thumbnail_id', '-1'),
(27374, 5191, '_elementor_edit_mode', 'builder'),
(27375, 5191, '_elementor_template_type', 'wp-page'),
(27376, 5191, '_elementor_version', '3.12.2'),
(27377, 5191, '_elementor_data', '[{\"id\":\"22662af1\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"css_classes\":\"page-template-homepagefour\"},\"elements\":[{\"id\":\"22daea9e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e8020c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search Doctor, Make <br>an <span class=\\\"orange\\\">Appointment<\\/span>\",\"shape_1\":{\"id\":3340,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2022\\/03\\/banner-5.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"HomeHeroFour\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"10b3f2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"css_classes\":\"page-template-homepagefour looking-section-four\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"2910bf22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3eb2867c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6f65dae0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1ad27a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"What are you <span class=\\\"color-primary\\\">looking<\\/span> for?\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7d9da39d\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"css_classes\":\"looking-row\"},\"elements\":[{\"id\":\"29e3b156\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"css_classes\":\"looking-grid-four\"},\"elements\":[{\"id\":\"6d2d396\",\"elType\":\"widget\",\"settings\":{\"title\":\"Visit a Doctor\",\"content\":\"We hire the best specialists to deliver top-notch diagnostic services for you diagnostic services for you.\",\"styletype\":\"style2\",\"icon\":{\"value\":\"fas fa-vial\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxtwo\"}],\"isInner\":true},{\"id\":\"6e69602e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"css_classes\":\"looking-grid-four\"},\"elements\":[{\"id\":\"57dbf1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Find a Pharmacy\",\"content\":\"We provide the a wide range of medical services, so every person could have the opportunity.\\n\",\"styletype\":\"style2\",\"icon\":{\"value\":\"fas fa-tablets\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxtwo\"}],\"isInner\":true},{\"id\":\"391a1330\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"css_classes\":\"looking-grid-four\"},\"elements\":[{\"id\":\"6b8d5530\",\"elType\":\"widget\",\"settings\":{\"title\":\"Find a Lab\",\"content\":\"We hire the best specialists to deliver top-notch diagnostic services for you diagnostic services for you.\",\"styletype\":\"style2\",\"icon\":{\"value\":\"fas fa-user-md\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxtwo\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4f56ae42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"css_classes\":\"page-template-homepagefour clinic-section-four\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"187cd3e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7e350cc2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"206e2024\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed2b0b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinic &amp; <span class=\\\"color-primary\\\">Specialities<\\/span>\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br> tempor incididunt ut labore et dolore magna aliqua.\\n\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5b6ee095\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1ee10762\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"18aa8389\",\"elType\":\"widget\",\"settings\":{\"style\":\"style3\"},\"elements\":[],\"widgetType\":\"DoctorsSpecialities\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c198d4f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"css_classes\":\"page-template-homepagefour doctor-section-four  \",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"4b421e2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"72e07e31\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"26354b74\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"11b39058\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book Our <span class=\\\"color-primary\\\">Best Doctor<\\/span>\",\"subtitle\":\"Access to expert physicians and surgeons, advanced technologies and<br> top-quality surgery facilities right here.\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"460e5b9a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d40cb99\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"27923d2b\",\"elType\":\"widget\",\"settings\":{\"style\":\"style4\",\"limit\":6},\"elements\":[],\"widgetType\":\"DoctorsCarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"71ebfc4d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#F4F5F7\",\"css_classes\":\"page-template-homepagefour features-clinic-four\"},\"elements\":[{\"id\":\"176b4b3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5b907501\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3591732b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2105ccc8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Available Features <span class=\\\"color-primary\\\">in Our Clinic<\\/span>\",\"subtitle\":\"It is a long established fact that a reader will be distracted by the readable<br> content of a page when looking at its layout.\\n\\n\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"102e65d2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"642caa46\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1411081c\",\"elType\":\"widget\",\"settings\":{\"style\":\"style3\",\"link\":\"#\"},\"elements\":[],\"widgetType\":\"DoctorsServices\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"769441\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"background_background\":\"classic\",\"css_classes\":\"page-template-homepagefour blog-section-four homepagefour_elementor\"},\"elements\":[{\"id\":\"2d39a405\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"22e74f46\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"36e3dad0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"23fd0902\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Latest <span class=\\\"color-primary\\\">Blogs<\\/span>\",\"subtitle\":\"It is a long established fact that a reader will be distracted by the readable<br> content of a page when looking at its layout.\\n\\n\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"59dac364\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6e22f8bf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5a0db52b\",\"elType\":\"widget\",\"settings\":{\"styletype\":\"style4\",\"after_excerpt\":\"...\",\"link\":\"#\"},\"elements\":[],\"widgetType\":\"doccure-posts-grid\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(27381, 5076, '_yoast_wpseo_content_score', '90');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(27382, 5192, 'am_page_data', 'a:12:{s:12:\"am_seo_title\";s:0:\"\";s:18:\"am_seo_description\";s:0:\"\";s:15:\"am_seo_keywords\";s:0:\"\";s:9:\"am_layout\";s:10:\"no_sidebar\";s:15:\"am_left_sidebar\";s:0:\"\";s:13:\"am_page_title\";s:4:\"show\";s:12:\"am_title_bar\";s:7:\"default\";s:14:\"am_breadcrumbs\";s:6:\"enable\";s:15:\"am_title_bar_bg\";s:0:\"\";s:17:\"am_title_bar_text\";s:0:\"\";s:13:\"am_rev_slider\";s:1:\"6\";s:12:\"am_shortcode\";s:0:\"\";}'),
(27383, 5192, '_edit_lock', '1682696770:1'),
(27384, 5192, '_edit_last', '1'),
(27385, 5192, '_wp_page_template', 'elementor_header_footer'),
(27386, 5192, 'dfiFeatured', 'a:1:{i:0;s:0:\"\";}'),
(27387, 5192, '_wpnonce', '801d04bbed'),
(27388, 5192, '_wp_http_referer', '/elementor/wp-admin/post-new.php?post_type=page'),
(27389, 5192, 'user_ID', '1'),
(27390, 5192, 'action', 'editpost'),
(27391, 5192, 'originalaction', 'editpost'),
(27392, 5192, 'post_author', '1'),
(27393, 5192, 'post_type', 'page'),
(27394, 5192, 'original_post_status', 'auto-draft'),
(27395, 5192, 'referredby', 'https://doccure-wp.dreamstechnologies.com/wp-admin/edit.php?post_type=page'),
(27396, 5192, '_wp_original_http_referer', 'https://doccure-wp.dreamstechnologies.com/wp-admin/edit.php?post_type=page'),
(27397, 5192, 'auto_draft', ''),
(27398, 5192, 'post_ID', '5192'),
(27399, 5192, 'meta-box-order-nonce', '08f1a2a1fc'),
(27400, 5192, 'closedpostboxesnonce', '8da0cd27e9'),
(27401, 5192, 'original_post_title', ''),
(27402, 5192, 'post_title', 'About Us'),
(27403, 5192, 'samplepermalinknonce', '0d959bcda0'),
(27404, 5192, '_elementor_edit_mode_nonce', '7c89a7c98a'),
(27405, 5192, '_elementor_post_mode', ''),
(27406, 5192, 'content', ''),
(27407, 5192, 'wp-preview', ''),
(27408, 5192, 'hidden_post_status', 'draft'),
(27409, 5192, 'post_status', 'publish'),
(27410, 5192, 'hidden_post_password', ''),
(27411, 5192, 'hidden_post_visibility', 'public'),
(27412, 5192, 'visibility', 'public'),
(27413, 5192, 'post_password', ''),
(27414, 5192, 'mm', '04'),
(27415, 5192, 'jj', '28'),
(27416, 5192, 'aa', '2023'),
(27417, 5192, 'hh', '15'),
(27418, 5192, 'mn', '04'),
(27419, 5192, 'ss', '39'),
(27420, 5192, 'hidden_mm', '04'),
(27421, 5192, 'cur_mm', '04'),
(27422, 5192, 'hidden_jj', '28'),
(27423, 5192, 'cur_jj', '28'),
(27424, 5192, 'hidden_aa', '2023'),
(27425, 5192, 'cur_aa', '2023'),
(27426, 5192, 'hidden_hh', '15'),
(27427, 5192, 'cur_hh', '15'),
(27428, 5192, 'hidden_mn', '04'),
(27429, 5192, 'cur_mn', '04'),
(27430, 5192, 'original_publish', 'Publish'),
(27431, 5192, 'publish', 'Publish'),
(27432, 5192, 'parent_id', ''),
(27433, 5192, 'page_template', 'elementor_header_footer'),
(27434, 5192, 'menu_order', '0'),
(27437, 5192, '_thumbnail_id', '-1'),
(27438, 5192, 'dfi_fimageplug-2', 'aeb35579db'),
(27439, 5192, 'wpb_vc_js_status', 'false'),
(27440, 5192, 'wpb_vc_loading', 'Loading, please wait...'),
(27441, 5192, 'wpb_vc_loading_row', 'Crunching...'),
(27442, 5192, 'vc_post_custom_css', ''),
(27443, 5192, 'yoast_free_metabox_nonce', '5f7cc6f5b9'),
(27444, 5192, 'yoast_wpseo_focuskw', ''),
(27445, 5192, 'yoast_wpseo_title', ''),
(27446, 5192, 'yoast_wpseo_metadesc', ''),
(27447, 5192, 'yoast_wpseo_linkdex', '-2803'),
(27448, 5192, 'yoast_wpseo_content_score', '0'),
(27449, 5192, 'yoast_wpseo_is_cornerstone', 'false'),
(27450, 5192, 'yoast_wpseo_estimated-reading-time-minutes', '0'),
(27451, 5192, 'yoast_wpseo_meta-robots-noindex', '0'),
(27452, 5192, 'yoast_wpseo_meta-robots-nofollow', '0'),
(27453, 5192, 'yoast_wpseo_meta-robots-adv', ''),
(27454, 5192, 'yoast_wpseo_bctitle', ''),
(27455, 5192, 'yoast_wpseo_canonical', ''),
(27456, 5192, 'yoast_wpseo_wordproof_timestamp', ''),
(27457, 5192, 'yoast_wpseo_schema_page_type', ''),
(27458, 5192, 'yoast_wpseo_schema_article_type', ''),
(27459, 5192, 'yoast_wpseo_opengraph-title', ''),
(27460, 5192, 'yoast_wpseo_opengraph-description', ''),
(27461, 5192, 'yoast_wpseo_opengraph-image', ''),
(27462, 5192, 'yoast_wpseo_opengraph-image-id', ''),
(27463, 5192, 'yoast_wpseo_twitter-title', ''),
(27464, 5192, 'yoast_wpseo_twitter-description', ''),
(27465, 5192, 'yoast_wpseo_twitter-image', ''),
(27466, 5192, 'yoast_wpseo_twitter-image-id', ''),
(27467, 5192, 'screen', 'mobile'),
(27468, 5192, 'metakeyselect', '#NONE#'),
(27469, 5192, 'metakeyinput', ''),
(27470, 5192, 'metavalue', ''),
(27471, 5192, '_ajax_nonce-add-meta', 'ec938d98c3'),
(27472, 5192, 'advanced_view', '1'),
(27473, 5192, 'post_name', ''),
(27474, 5192, 'post_author_override', '1'),
(27475, 5192, 'post_mime_type', ''),
(27476, 5192, 'ID', '5192'),
(27477, 5192, 'post_content', ''),
(27478, 5192, 'post_parent', '0'),
(27479, 5192, 'comment_status', 'closed'),
(27480, 5192, 'ping_status', 'closed'),
(27481, 5192, '_wpb_vc_js_status', 'false'),
(27482, 5192, '_yoast_wpseo_estimated-reading-time-minutes', '10'),
(27483, 5192, '_yoast_wpseo_wordproof_timestamp', ''),
(27484, 5193, 'fw_options', 'a:0:{}'),
(27485, 5192, 'rs_page_bg_color', '#ffffff'),
(27486, 5192, 'slide_template', 'default'),
(27487, 5192, '_elementor_edit_mode', 'builder'),
(27488, 5192, '_elementor_template_type', 'wp-page'),
(27489, 5192, '_elementor_version', '3.12.2'),
(27490, 5194, 'fw_options', 'a:0:{}'),
(27491, 5194, '_wp_page_template', 'elementor_header_footer'),
(27492, 5194, '_elementor_edit_mode_nonce', '7c89a7c98a'),
(27493, 5194, '_elementor_post_mode', ''),
(27494, 5194, '_thumbnail_id', '-1'),
(27495, 5194, '_elementor_edit_mode', 'builder'),
(27496, 5194, '_elementor_template_type', 'wp-page'),
(27497, 5194, '_elementor_version', '3.12.2'),
(27498, 5195, 'fw_options', 'a:0:{}'),
(27499, 5195, '_wp_page_template', 'elementor_header_footer'),
(27500, 5195, '_elementor_edit_mode_nonce', '7c89a7c98a'),
(27501, 5195, '_elementor_post_mode', ''),
(27502, 5195, '_thumbnail_id', '-1'),
(27503, 5195, '_elementor_edit_mode', 'builder'),
(27504, 5195, '_elementor_template_type', 'wp-page'),
(27505, 5195, '_elementor_version', '3.12.2'),
(27506, 5192, '_elementor_data', '[{\"id\":\"b4a3a1\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"14566492\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6c75635e\",\"elType\":\"widget\",\"settings\":{\"text_visible\":\"Title\",\"text_hidden\":\"Text after hover\",\"title\":\"About us\",\"content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In porta luctus est interdum pretium. Fusce id tortor fringilla, suscipit turpis ac, varius ex. Cras vel metus ligula. Nam enim ligula, bibendum a iaculis ut, cursus id augue. Proin vitae purus id tortor vehicula scelerisque non in libero.<\\/p>\\n\\n<p>Nulla non turpis sit amet purus pharetra sollicitudin. Proin rutrum urna ut suscipit ullamcorper. Proin sapien felis, dignissim non finibus eget, luctus vel purus. Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros.<\\/p>\\n\\n<p>Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros. dignissim non finibus eget, luctus vel purus. Pellentesque efficitur.<\\/p>\",\"background\":{\"id\":4233,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2022\\/05\\/lab-image-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_one\":{\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2022\\/05\\/img-pharmacylab.jpg\",\"id\":4232,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"doccure-flip-bannerabout\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3d84b013\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"css_classes\":\"page-template-homepagefour looking-section-four\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"76a748cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4d93e727\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7da9e2c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1d5584d6\",\"elType\":\"widget\",\"settings\":{\"title\":\"What are you <span class=\\\"color-primary\\\">looking<\\/span> for?\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"254840b8\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"css_classes\":\"looking-row\"},\"elements\":[{\"id\":\"318a6d7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"css_classes\":\"looking-grid-four\"},\"elements\":[{\"id\":\"38f4c76e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Visit a Doctor\",\"content\":\"We hire the best specialists to deliver top-notch diagnostic services for you diagnostic services for you.\",\"styletype\":\"style2\",\"icon\":{\"value\":\"fas fa-vial\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxtwo\"}],\"isInner\":true},{\"id\":\"16aea0e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"css_classes\":\"looking-grid-four\"},\"elements\":[{\"id\":\"31e20441\",\"elType\":\"widget\",\"settings\":{\"title\":\"Find a Pharmacy\",\"content\":\"We provide the a wide range of medical services, so every person could have the opportunity.\\n\",\"styletype\":\"style2\",\"icon\":{\"value\":\"fas fa-tablets\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxtwo\"}],\"isInner\":true},{\"id\":\"5608b313\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"css_classes\":\"looking-grid-four\"},\"elements\":[{\"id\":\"1df93faa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Find a Lab\",\"content\":\"We hire the best specialists to deliver top-notch diagnostic services for you diagnostic services for you.\",\"styletype\":\"style2\",\"icon\":{\"value\":\"fas fa-user-md\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxtwo\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11096160\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"css_classes\":\"page-template-homepagefour clinic-section-four\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"bf37168\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3212d3f0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"fa85b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6847fe0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinic &amp; <span class=\\\"color-primary\\\">Specialities<\\/span>\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br> tempor incididunt ut labore et dolore magna aliqua.\\n\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1c893fca\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"17918c9a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4691bab0\",\"elType\":\"widget\",\"settings\":{\"style\":\"style3\"},\"elements\":[],\"widgetType\":\"DoctorsSpecialities\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6be14ce0\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"css_classes\":\"page-template-homepagefour doctor-section-four  \",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"1c248bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2306691b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7b909b04\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"294002c9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book Our <span class=\\\"color-primary\\\">Best Doctor<\\/span>\",\"subtitle\":\"Access to expert physicians and surgeons, advanced technologies and<br> top-quality surgery facilities right here.\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2a2d2de1\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"4efde65d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7dcea854\",\"elType\":\"widget\",\"settings\":{\"style\":\"style4\",\"limit\":6},\"elements\":[],\"widgetType\":\"DoctorsCarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"37e6bbf9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#F4F5F7\",\"css_classes\":\"page-template-homepagefour features-clinic-four\"},\"elements\":[{\"id\":\"453f69f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6be8f819\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b441f5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5919270b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Available Features <span class=\\\"color-primary\\\">in Our Clinic<\\/span>\",\"subtitle\":\"It is a long established fact that a reader will be distracted by the readable<br> content of a page when looking at its layout.\\n\\n\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3a6f3dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"4676a282\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"692615d3\",\"elType\":\"widget\",\"settings\":{\"style\":\"style3\",\"link\":\"#\"},\"elements\":[],\"widgetType\":\"DoctorsServices\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c1a5ca2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"background_background\":\"classic\",\"css_classes\":\"page-template-homepagefour blog-section-four homepagefour_elementor\"},\"elements\":[{\"id\":\"4097bce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5ff7bf15\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5039386\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4d16ad30\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Latest <span class=\\\"color-primary\\\">Blogs<\\/span>\",\"subtitle\":\"It is a long established fact that a reader will be distracted by the readable<br> content of a page when looking at its layout.\\n\\n\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9e00de6\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5e75ca82\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2c06c3c9\",\"elType\":\"widget\",\"settings\":{\"styletype\":\"style4\",\"after_excerpt\":\"...\",\"link\":\"#\"},\"elements\":[],\"widgetType\":\"doccure-posts-grid\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(27507, 5196, 'fw_options', 'a:0:{}'),
(27508, 5196, '_wp_page_template', 'elementor_header_footer'),
(27509, 5196, '_elementor_edit_mode_nonce', '7c89a7c98a'),
(27510, 5196, '_elementor_post_mode', ''),
(27511, 5196, '_thumbnail_id', '-1'),
(27512, 5196, '_elementor_edit_mode', 'builder'),
(27513, 5196, '_elementor_template_type', 'wp-page'),
(27514, 5196, '_elementor_version', '3.12.2'),
(27515, 5196, '_elementor_data', '[{\"id\":\"b4a3a1\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"14566492\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6c75635e\",\"elType\":\"widget\",\"settings\":{\"text_visible\":\"Title\",\"text_hidden\":\"Text after hover\",\"title\":\"About us\",\"content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In porta luctus est interdum pretium. Fusce id tortor fringilla, suscipit turpis ac, varius ex. Cras vel metus ligula. Nam enim ligula, bibendum a iaculis ut, cursus id augue. Proin vitae purus id tortor vehicula scelerisque non in libero.<\\/p>\\n\\n<p>Nulla non turpis sit amet purus pharetra sollicitudin. Proin rutrum urna ut suscipit ullamcorper. Proin sapien felis, dignissim non finibus eget, luctus vel purus. Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros.<\\/p>\\n\\n<p>Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros. dignissim non finibus eget, luctus vel purus. Pellentesque efficitur.<\\/p>\",\"background\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_one\":{\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2022\\/05\\/img-pharmacylab.jpg\",\"id\":4232,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"doccure-flip-bannerabout\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"70a1b0f2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"css_classes\":\"whychoose_aboutmainsection\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"75b80b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"317674fb\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"20f0f785\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"27ff65fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Doccure\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7bc42824\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"4c01334e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"4ee4fadb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"547b6fd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e4f116b\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"css_classes\":\"about_ser_section\",\"gap\":\"no\"},\"elements\":[{\"id\":\"56a697\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3ddea1a1\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"26c946eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"24756b1a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Available Features in Our Clinic\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod\\ntempor incididunt ut labore et dolore magna aliqua.\\n\\n\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6a29b985\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5571f58f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"72d9edb5\",\"elType\":\"widget\",\"settings\":{\"style\":\"style4\",\"limit\":6},\"elements\":[],\"widgetType\":\"DoctorsServices\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e36246a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"css_classes\":\"aboutus_clinic\",\"gap\":\"no\"},\"elements\":[{\"id\":\"2b674d53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a1c756a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"334429a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e683b21\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinic and Specialities\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod \\ntempor incididunt ut labore et dolore magna aliqua.\\n\\n\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"35e35ebd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1faaf5c2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"af3ff73\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[slide-anything id=\'527\']\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5706030b\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"css_classes\":\"aboutus_faq_section elementor_aboutus\",\"gap\":\"no\"},\"elements\":[{\"id\":\"165fd40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"658e8af8\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1131e292\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7d4655c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions.\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5a4db5d0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"34e68573\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"32a8f819\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"White Plains Hospital Kendiaccepts Insurance\",\"tab_content\":\"Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.\\n\\n\",\"_id\":\"ae7eb65\"},{\"tab_title\":\"White Plains Hospital Kendiaccepts Insurance\",\"tab_content\":\"Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.\\n\\n\",\"_id\":\"6238c65\"},{\"tab_title\":\"White Plains Hospital Kendiaccepts Insurance\",\"tab_content\":\"Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.\\n\\n\",\"_id\":\"937e817\"},{\"tab_title\":\"White Plains Hospital Kendiaccepts Insurance\",\"tab_content\":\"Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.\\n\\n\",\"_id\":\"dc25a0b\"}]},\"elements\":[],\"widgetType\":\"doccure-toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"251277d9\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"css_classes\":\"aboutuspage_testiblock\",\"gap\":\"no\"},\"elements\":[{\"id\":\"57a2ffc5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4fb9d753\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"234e2328\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5bd2ca1d\",\"elType\":\"widget\",\"settings\":{\"hide_avatar\":\"\",\"hide_job\":\"\",\"hide_username\":\"\"},\"elements\":[],\"widgetType\":\"doccure-testimonials\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(27518, 5192, '_yoast_wpseo_content_score', '90'),
(27520, 5197, 'fw_options', 'a:0:{}'),
(27521, 5197, '_wp_page_template', 'elementor_header_footer'),
(27522, 5197, '_elementor_edit_mode_nonce', '7c89a7c98a'),
(27523, 5197, '_elementor_post_mode', ''),
(27524, 5197, '_thumbnail_id', '-1'),
(27525, 5197, '_elementor_edit_mode', 'builder'),
(27526, 5197, '_elementor_template_type', 'wp-page'),
(27527, 5197, '_elementor_version', '3.12.2'),
(27528, 5197, '_elementor_data', '[{\"id\":\"b4a3a1\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"14566492\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6c75635e\",\"elType\":\"widget\",\"settings\":{\"text_visible\":\"Title\",\"text_hidden\":\"Text after hover\",\"title\":\"About us\",\"content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In porta luctus est interdum pretium. Fusce id tortor fringilla, suscipit turpis ac, varius ex. Cras vel metus ligula. Nam enim ligula, bibendum a iaculis ut, cursus id augue. Proin vitae purus id tortor vehicula scelerisque non in libero.<\\/p>\\n\\n<p>Nulla non turpis sit amet purus pharetra sollicitudin. Proin rutrum urna ut suscipit ullamcorper. Proin sapien felis, dignissim non finibus eget, luctus vel purus. Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros.<\\/p>\\n\\n<p>Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros. dignissim non finibus eget, luctus vel purus. Pellentesque efficitur.<\\/p>\",\"background\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_one\":{\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2022\\/05\\/img-pharmacylab.jpg\",\"id\":4232,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"doccure-flip-bannerabout\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"70a1b0f2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"css_classes\":\"whychoose_aboutmainsection\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"75b80b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"317674fb\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"20f0f785\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"27ff65fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Doccure\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7bc42824\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"4c01334e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"4ee4fadb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"547b6fd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e4f116b\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"css_classes\":\"about_ser_section\",\"gap\":\"no\"},\"elements\":[{\"id\":\"56a697\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3ddea1a1\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"26c946eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"24756b1a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Available Features in Our Clinic\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod\\ntempor incididunt ut labore et dolore magna aliqua.\\n\\n\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6a29b985\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5571f58f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"72d9edb5\",\"elType\":\"widget\",\"settings\":{\"style\":\"style4\",\"limit\":6},\"elements\":[],\"widgetType\":\"DoctorsServices\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e36246a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"css_classes\":\"aboutus_clinic\",\"gap\":\"no\"},\"elements\":[{\"id\":\"2b674d53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a1c756a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"334429a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e683b21\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinic and Specialities\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod \\ntempor incididunt ut labore et dolore magna aliqua.\\n\\n\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"35e35ebd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1faaf5c2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"af3ff73\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[slide-anything id=\'527\']\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5706030b\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"css_classes\":\"aboutus_faq_section elementor_aboutus\",\"gap\":\"no\"},\"elements\":[{\"id\":\"165fd40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"658e8af8\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1131e292\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7d4655c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions.\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5a4db5d0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"34e68573\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"32a8f819\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"White Plains Hospital Kendiaccepts Insurance\",\"tab_content\":\"Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.\\n\\n\",\"_id\":\"ae7eb65\"},{\"tab_title\":\"White Plains Hospital Kendiaccepts Insurance\",\"tab_content\":\"Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.\\n\\n\",\"_id\":\"6238c65\"},{\"tab_title\":\"White Plains Hospital Kendiaccepts Insurance\",\"tab_content\":\"Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.\\n\\n\",\"_id\":\"937e817\"},{\"tab_title\":\"White Plains Hospital Kendiaccepts Insurance\",\"tab_content\":\"Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.\\n\\n\",\"_id\":\"dc25a0b\"}]},\"elements\":[],\"widgetType\":\"doccure-toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"251277d9\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"css_classes\":\"aboutuspage_testiblock\",\"gap\":\"no\"},\"elements\":[{\"id\":\"57a2ffc5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4fb9d753\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"234e2328\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5bd2ca1d\",\"elType\":\"widget\",\"settings\":{\"hide_avatar\":\"\",\"hide_job\":\"\",\"hide_username\":\"\"},\"elements\":[],\"widgetType\":\"doccure-testimonials\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(27531, 5198, 'fw_options', 'a:0:{}'),
(27532, 5198, '_wp_page_template', 'elementor_header_footer'),
(27533, 5198, '_elementor_edit_mode_nonce', '7c89a7c98a'),
(27534, 5198, '_elementor_post_mode', ''),
(27535, 5198, '_thumbnail_id', '-1'),
(27536, 5198, '_elementor_edit_mode', 'builder'),
(27537, 5198, '_elementor_template_type', 'wp-page'),
(27538, 5198, '_elementor_version', '3.12.2'),
(27539, 5198, '_elementor_data', '[{\"id\":\"b4a3a1\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"14566492\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6c75635e\",\"elType\":\"widget\",\"settings\":{\"text_visible\":\"Title\",\"text_hidden\":\"Text after hover\",\"title\":\"About us\",\"content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In porta luctus est interdum pretium. Fusce id tortor fringilla, suscipit turpis ac, varius ex. Cras vel metus ligula. Nam enim ligula, bibendum a iaculis ut, cursus id augue. Proin vitae purus id tortor vehicula scelerisque non in libero.<\\/p>\\n\\n<p>Nulla non turpis sit amet purus pharetra sollicitudin. Proin rutrum urna ut suscipit ullamcorper. Proin sapien felis, dignissim non finibus eget, luctus vel purus. Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros.<\\/p>\\n\\n<p>Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros. dignissim non finibus eget, luctus vel purus. Pellentesque efficitur.<\\/p>\",\"background\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_one\":{\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2022\\/05\\/img-pharmacylab.jpg\",\"id\":4232,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"doccure-flip-bannerabout\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"70a1b0f2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"css_classes\":\"whychoose_aboutmainsection\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"75b80b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"317674fb\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"20f0f785\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"27ff65fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Doccure\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7bc42824\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"4c01334e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"4ee4fadb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"547b6fd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e4f116b\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"css_classes\":\"about_ser_section\",\"gap\":\"no\"},\"elements\":[{\"id\":\"56a697\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3ddea1a1\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"26c946eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"24756b1a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Available Features in Our Clinic\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod\\ntempor incididunt ut labore et dolore magna aliqua.\\n\\n\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6a29b985\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5571f58f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"72d9edb5\",\"elType\":\"widget\",\"settings\":{\"style\":\"style4\",\"limit\":6},\"elements\":[],\"widgetType\":\"DoctorsServices\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e36246a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"css_classes\":\"aboutus_clinic\",\"gap\":\"no\"},\"elements\":[{\"id\":\"2b674d53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a1c756a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"334429a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e683b21\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinic and Specialities\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod \\ntempor incididunt ut labore et dolore magna aliqua.\\n\\n\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"35e35ebd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1faaf5c2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"af3ff73\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[slide-anything id=\'527\']\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5706030b\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"css_classes\":\"aboutus_faq_section elementor_aboutus\",\"gap\":\"no\"},\"elements\":[{\"id\":\"165fd40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"658e8af8\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1131e292\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7d4655c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions.\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5a4db5d0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"34e68573\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"32a8f819\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"White Plains Hospital Kendiaccepts Insurance\",\"tab_content\":\"Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.\\n\\n\",\"_id\":\"ae7eb65\"},{\"tab_title\":\"White Plains Hospital Kendiaccepts Insurance\",\"tab_content\":\"Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.\\n\\n\",\"_id\":\"6238c65\"},{\"tab_title\":\"White Plains Hospital Kendiaccepts Insurance\",\"tab_content\":\"Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.\\n\\n\",\"_id\":\"937e817\"},{\"tab_title\":\"White Plains Hospital Kendiaccepts Insurance\",\"tab_content\":\"Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.\\n\\n\",\"_id\":\"dc25a0b\"}]},\"elements\":[],\"widgetType\":\"doccure-toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"251277d9\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"css_classes\":\"aboutuspage_testiblock\",\"gap\":\"no\"},\"elements\":[{\"id\":\"57a2ffc5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4fb9d753\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"234e2328\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5bd2ca1d\",\"elType\":\"widget\",\"settings\":{\"hide_avatar\":\"\",\"hide_job\":\"\",\"hide_username\":\"\"},\"elements\":[],\"widgetType\":\"doccure-testimonials\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(27542, 5199, 'fw_options', 'a:0:{}'),
(27543, 5199, '_wp_page_template', 'elementor_header_footer'),
(27544, 5199, '_elementor_edit_mode_nonce', '7c89a7c98a'),
(27545, 5199, '_elementor_post_mode', ''),
(27546, 5199, '_thumbnail_id', '-1'),
(27547, 5199, '_elementor_edit_mode', 'builder'),
(27548, 5199, '_elementor_template_type', 'wp-page'),
(27549, 5199, '_elementor_version', '3.12.2');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(27550, 5199, '_elementor_data', '[{\"id\":\"b4a3a1\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"14566492\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6c75635e\",\"elType\":\"widget\",\"settings\":{\"text_visible\":\"Title\",\"text_hidden\":\"Text after hover\",\"title\":\"About us\",\"content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In porta luctus est interdum pretium. Fusce id tortor fringilla, suscipit turpis ac, varius ex. Cras vel metus ligula. Nam enim ligula, bibendum a iaculis ut, cursus id augue. Proin vitae purus id tortor vehicula scelerisque non in libero.<\\/p>\\n\\n<p>Nulla non turpis sit amet purus pharetra sollicitudin. Proin rutrum urna ut suscipit ullamcorper. Proin sapien felis, dignissim non finibus eget, luctus vel purus. Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros.<\\/p>\\n\\n<p>Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros. dignissim non finibus eget, luctus vel purus. Pellentesque efficitur.<\\/p>\",\"background\":{\"id\":4233,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2022\\/05\\/lab-image-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_one\":{\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2022\\/05\\/img-pharmacylab.jpg\",\"id\":4232,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"doccure-flip-bannerabout\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"70a1b0f2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"css_classes\":\"whychoose_aboutmainsection\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"75b80b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"317674fb\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"20f0f785\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"27ff65fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Doccure\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7bc42824\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"4c01334e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"4ee4fadb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"547b6fd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e4f116b\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"css_classes\":\"about_ser_section\",\"gap\":\"no\"},\"elements\":[{\"id\":\"56a697\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3ddea1a1\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"26c946eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"24756b1a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Available Features in Our Clinic\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod\\ntempor incididunt ut labore et dolore magna aliqua.\\n\\n\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6a29b985\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5571f58f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"72d9edb5\",\"elType\":\"widget\",\"settings\":{\"style\":\"style4\",\"limit\":6},\"elements\":[],\"widgetType\":\"DoctorsServices\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e36246a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"css_classes\":\"aboutus_clinic\",\"gap\":\"no\"},\"elements\":[{\"id\":\"2b674d53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a1c756a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"334429a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e683b21\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinic and Specialities\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod \\ntempor incididunt ut labore et dolore magna aliqua.\\n\\n\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"35e35ebd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1faaf5c2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"af3ff73\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[slide-anything id=\'527\']\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5706030b\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"css_classes\":\"aboutus_faq_section elementor_aboutus\",\"gap\":\"no\"},\"elements\":[{\"id\":\"165fd40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"658e8af8\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1131e292\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7d4655c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions.\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5a4db5d0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"34e68573\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"32a8f819\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"White Plains Hospital Kendiaccepts Insurance\",\"tab_content\":\"Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.\\n\\n\",\"_id\":\"ae7eb65\"},{\"tab_title\":\"White Plains Hospital Kendiaccepts Insurance\",\"tab_content\":\"Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.\\n\\n\",\"_id\":\"6238c65\"},{\"tab_title\":\"White Plains Hospital Kendiaccepts Insurance\",\"tab_content\":\"Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.\\n\\n\",\"_id\":\"937e817\"},{\"tab_title\":\"White Plains Hospital Kendiaccepts Insurance\",\"tab_content\":\"Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.\\n\\n\",\"_id\":\"dc25a0b\"}]},\"elements\":[],\"widgetType\":\"doccure-toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"251277d9\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"css_classes\":\"aboutuspage_testiblock\",\"gap\":\"no\"},\"elements\":[{\"id\":\"57a2ffc5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4fb9d753\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"234e2328\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5bd2ca1d\",\"elType\":\"widget\",\"settings\":{\"hide_avatar\":\"\",\"hide_job\":\"\",\"hide_username\":\"\"},\"elements\":[],\"widgetType\":\"doccure-testimonials\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(27554, 5200, '_elementor_edit_mode', 'builder'),
(27555, 5200, '_elementor_template_type', 'page'),
(27556, 5200, '_elementor_version', '3.12.2'),
(27557, 5200, '_elementor_data', '[{\"id\":\"298b518\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"css_classes\":\"page-template-homepagefour\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1edcac8e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7d2894a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search Doctor, Make <br>an <span class=\\\"orange\\\">Appointment<\\/span>\",\"shape_1\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"HomeHeroFour\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3ffd3675\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"css_classes\":\"page-template-homepagefour looking-section-four\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"61b40d17\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2b902672\",\"elType\":\"section\",\"settings\":{\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"67e8ce2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"36a9b5e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"What are you <span class=\\\"color-primary\\\">looking<\\/span> for?\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"10d43368\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"css_classes\":\"looking-row\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3bbc2b2d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"css_classes\":\"looking-grid-four\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"40ca5d60\",\"elType\":\"widget\",\"settings\":{\"title\":\"Visit a Doctor\",\"content\":\"We hire the best specialists to deliver top-notch diagnostic services for you diagnostic services for you.\",\"styletype\":\"style2\",\"icon\":{\"value\":\"fas fa-vial\",\"library\":\"fa-solid\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxtwo\"}],\"isInner\":true},{\"id\":\"173dbc05\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"css_classes\":\"looking-grid-four\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2b3aa61f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Find a Pharmacy\",\"content\":\"We provide the a wide range of medical services, so every person could have the opportunity.\\n\",\"styletype\":\"style2\",\"icon\":{\"value\":\"fas fa-tablets\",\"library\":\"fa-solid\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxtwo\"}],\"isInner\":true},{\"id\":\"3333a2ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"css_classes\":\"looking-grid-four\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"236e745a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Find a Lab\",\"content\":\"We hire the best specialists to deliver top-notch diagnostic services for you diagnostic services for you.\",\"styletype\":\"style2\",\"icon\":{\"value\":\"fas fa-user-md\",\"library\":\"fa-solid\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxtwo\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"10b0ade7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"css_classes\":\"page-template-homepagefour clinic-section-four\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"381bda5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4b51c101\",\"elType\":\"section\",\"settings\":{\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4b32ddd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"b430ce2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinic &amp; <span class=\\\"color-primary\\\">Specialities<\\/span>\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br> tempor incididunt ut labore et dolore magna aliqua.\\n\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"529a1912\",\"elType\":\"section\",\"settings\":{\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3e5377dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"153e71b8\",\"elType\":\"widget\",\"settings\":{\"style\":\"style3\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"DoctorsSpecialities\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7ac77c69\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"css_classes\":\"page-template-homepagefour doctor-section-four  \",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6cd2a0b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7d5442df\",\"elType\":\"section\",\"settings\":{\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3fc9261e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1dcdea6b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book Our <span class=\\\"color-primary\\\">Best Doctor<\\/span>\",\"subtitle\":\"Access to expert physicians and surgeons, advanced technologies and<br> top-quality surgery facilities right here.\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2049e820\",\"elType\":\"section\",\"settings\":{\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"f2d571\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7c7a6b99\",\"elType\":\"widget\",\"settings\":{\"style\":\"style4\",\"limit\":6,\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"DoctorsCarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4aa0da0d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#F4F5F7\",\"css_classes\":\"page-template-homepagefour features-clinic-four\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5a938b64\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3cdc59ff\",\"elType\":\"section\",\"settings\":{\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"45e310b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"602ea1b8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Available Features <span class=\\\"color-primary\\\">in Our Clinic<\\/span>\",\"subtitle\":\"It is a long established fact that a reader will be distracted by the readable<br> content of a page when looking at its layout.\\n\\n\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2ecb764\",\"elType\":\"section\",\"settings\":{\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7884cdfc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7742e622\",\"elType\":\"widget\",\"settings\":{\"style\":\"style3\",\"link\":\"#\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"DoctorsServices\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d026f14\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"background_background\":\"classic\",\"css_classes\":\"page-template-homepagefour blog-section-four homepagefour_elementor\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4e31a21c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7e06683a\",\"elType\":\"section\",\"settings\":{\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"e6c89a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"568a402f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Latest <span class=\\\"color-primary\\\">Blogs<\\/span>\",\"subtitle\":\"It is a long established fact that a reader will be distracted by the readable<br> content of a page when looking at its layout.\\n\\n\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1b28515c\",\"elType\":\"section\",\"settings\":{\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4aff6d07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4659305a\",\"elType\":\"widget\",\"settings\":{\"styletype\":\"style4\",\"after_excerpt\":\"...\",\"link\":\"#\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-posts-grid\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(27558, 5201, 'fw_options', 'a:0:{}'),
(27559, 5201, '_elementor_edit_mode', 'builder'),
(27560, 5201, '_elementor_template_type', 'page'),
(27561, 5201, '_elementor_version', '3.12.2');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(27562, 5201, '_elementor_data', '[{\"id\":\"298b518\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"css_classes\":\"page-template-homepagefour\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1edcac8e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7d2894a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search Doctor, Make <br>an <span class=\\\"orange\\\">Appointment<\\/span>\",\"shape_1\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"HomeHeroFour\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3ffd3675\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"css_classes\":\"page-template-homepagefour looking-section-four\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"61b40d17\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2b902672\",\"elType\":\"section\",\"settings\":{\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"67e8ce2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"36a9b5e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"What are you <span class=\\\"color-primary\\\">looking<\\/span> for?\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"10d43368\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"css_classes\":\"looking-row\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3bbc2b2d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"css_classes\":\"looking-grid-four\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"40ca5d60\",\"elType\":\"widget\",\"settings\":{\"title\":\"Visit a Doctor\",\"content\":\"We hire the best specialists to deliver top-notch diagnostic services for you diagnostic services for you.\",\"styletype\":\"style2\",\"icon\":{\"value\":\"fas fa-vial\",\"library\":\"fa-solid\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxtwo\"}],\"isInner\":true},{\"id\":\"173dbc05\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"css_classes\":\"looking-grid-four\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2b3aa61f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Find a Pharmacy\",\"content\":\"We provide the a wide range of medical services, so every person could have the opportunity.\\n\",\"styletype\":\"style2\",\"icon\":{\"value\":\"fas fa-tablets\",\"library\":\"fa-solid\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxtwo\"}],\"isInner\":true},{\"id\":\"3333a2ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"css_classes\":\"looking-grid-four\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"236e745a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Find a Lab\",\"content\":\"We hire the best specialists to deliver top-notch diagnostic services for you diagnostic services for you.\",\"styletype\":\"style2\",\"icon\":{\"value\":\"fas fa-user-md\",\"library\":\"fa-solid\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxtwo\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"10b0ade7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"css_classes\":\"page-template-homepagefour clinic-section-four\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"381bda5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4b51c101\",\"elType\":\"section\",\"settings\":{\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4b32ddd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"b430ce2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinic &amp; <span class=\\\"color-primary\\\">Specialities<\\/span>\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br> tempor incididunt ut labore et dolore magna aliqua.\\n\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"529a1912\",\"elType\":\"section\",\"settings\":{\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3e5377dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"153e71b8\",\"elType\":\"widget\",\"settings\":{\"style\":\"style3\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"DoctorsSpecialities\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7ac77c69\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"css_classes\":\"page-template-homepagefour doctor-section-four  \",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6cd2a0b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7d5442df\",\"elType\":\"section\",\"settings\":{\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3fc9261e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1dcdea6b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book Our <span class=\\\"color-primary\\\">Best Doctor<\\/span>\",\"subtitle\":\"Access to expert physicians and surgeons, advanced technologies and<br> top-quality surgery facilities right here.\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2049e820\",\"elType\":\"section\",\"settings\":{\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"f2d571\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7c7a6b99\",\"elType\":\"widget\",\"settings\":{\"style\":\"style4\",\"limit\":6,\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"DoctorsCarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4aa0da0d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#F4F5F7\",\"css_classes\":\"page-template-homepagefour features-clinic-four\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5a938b64\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3cdc59ff\",\"elType\":\"section\",\"settings\":{\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"45e310b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"602ea1b8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Available Features <span class=\\\"color-primary\\\">in Our Clinic<\\/span>\",\"subtitle\":\"It is a long established fact that a reader will be distracted by the readable<br> content of a page when looking at its layout.\\n\\n\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2ecb764\",\"elType\":\"section\",\"settings\":{\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7884cdfc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7742e622\",\"elType\":\"widget\",\"settings\":{\"style\":\"style3\",\"link\":\"#\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"DoctorsServices\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4d026f14\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"background_background\":\"classic\",\"css_classes\":\"page-template-homepagefour blog-section-four homepagefour_elementor\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4e31a21c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7e06683a\",\"elType\":\"section\",\"settings\":{\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"e6c89a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"568a402f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Latest <span class=\\\"color-primary\\\">Blogs<\\/span>\",\"subtitle\":\"It is a long established fact that a reader will be distracted by the readable<br> content of a page when looking at its layout.\\n\\n\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1b28515c\",\"elType\":\"section\",\"settings\":{\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4aff6d07\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4659305a\",\"elType\":\"widget\",\"settings\":{\"styletype\":\"style4\",\"after_excerpt\":\"...\",\"link\":\"#\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-posts-grid\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(27563, 5201, '_thumbnail_id', ''),
(27565, 5202, 'fw_options', 'a:0:{}'),
(27566, 5202, '_wp_page_template', 'elementor_header_footer'),
(27567, 5202, '_elementor_edit_mode_nonce', '7c89a7c98a'),
(27568, 5202, '_elementor_post_mode', ''),
(27569, 5202, '_thumbnail_id', '-1'),
(27570, 5202, '_elementor_edit_mode', 'builder'),
(27571, 5202, '_elementor_template_type', 'wp-page'),
(27572, 5202, '_elementor_version', '3.12.2'),
(27573, 5202, '_elementor_data', '[{\"id\":\"b4a3a1\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"14566492\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6c75635e\",\"elType\":\"widget\",\"settings\":{\"text_visible\":\"Title\",\"text_hidden\":\"Text after hover\",\"title\":\"About us\",\"content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In porta luctus est interdum pretium. Fusce id tortor fringilla, suscipit turpis ac, varius ex. Cras vel metus ligula. Nam enim ligula, bibendum a iaculis ut, cursus id augue. Proin vitae purus id tortor vehicula scelerisque non in libero.<\\/p>\\n\\n<p>Nulla non turpis sit amet purus pharetra sollicitudin. Proin rutrum urna ut suscipit ullamcorper. Proin sapien felis, dignissim non finibus eget, luctus vel purus. Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros.<\\/p>\\n\\n<p>Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros. dignissim non finibus eget, luctus vel purus. Pellentesque efficitur.<\\/p>\",\"background\":{\"id\":4233,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2022\\/05\\/lab-image-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_one\":{\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2022\\/05\\/img-pharmacylab.jpg\",\"id\":4232,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"doccure-flip-bannerabout\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"70a1b0f2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"css_classes\":\"whychoose_aboutmainsection\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"75b80b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"317674fb\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"20f0f785\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"27ff65fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Doccure\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7bc42824\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"4c01334e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"4ee4fadb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"547b6fd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e4f116b\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"css_classes\":\"about_ser_section\",\"gap\":\"no\"},\"elements\":[{\"id\":\"56a697\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3ddea1a1\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"26c946eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"24756b1a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Available Features in Our Clinic\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod\\ntempor incididunt ut labore et dolore magna aliqua.\\n\\n\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6a29b985\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5571f58f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"72d9edb5\",\"elType\":\"widget\",\"settings\":{\"style\":\"style4\",\"limit\":6},\"elements\":[],\"widgetType\":\"DoctorsServices\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e36246a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"css_classes\":\"aboutus_clinic\",\"gap\":\"no\"},\"elements\":[{\"id\":\"2b674d53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a1c756a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"334429a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e683b21\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinic and Specialities\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod \\ntempor incididunt ut labore et dolore magna aliqua.\\n\\n\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"35e35ebd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1faaf5c2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"af3ff73\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[slide-anything id=\'527\']\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5706030b\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"css_classes\":\"aboutus_faq_section elementor_aboutus\",\"gap\":\"no\"},\"elements\":[{\"id\":\"165fd40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"658e8af8\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1131e292\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7d4655c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions.\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5a4db5d0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"34e68573\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"32a8f819\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"White Plains Hospital Kendiaccepts Insurance\",\"tab_content\":\"Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.\\n\\n\",\"_id\":\"ae7eb65\"},{\"tab_title\":\"White Plains Hospital Kendiaccepts Insurance\",\"tab_content\":\"Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.\\n\\n\",\"_id\":\"6238c65\"},{\"tab_title\":\"White Plains Hospital Kendiaccepts Insurance\",\"tab_content\":\"Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.\\n\\n\",\"_id\":\"937e817\"},{\"tab_title\":\"White Plains Hospital Kendiaccepts Insurance\",\"tab_content\":\"Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.\\n\\n\",\"_id\":\"dc25a0b\"}]},\"elements\":[],\"widgetType\":\"doccure-toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"251277d9\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"css_classes\":\"aboutuspage_testiblock\",\"gap\":\"no\"},\"elements\":[{\"id\":\"57a2ffc5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4fb9d753\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"234e2328\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5bd2ca1d\",\"elType\":\"widget\",\"settings\":{\"hide_avatar\":\"\",\"hide_job\":\"\",\"hide_username\":\"\"},\"elements\":[],\"widgetType\":\"doccure-testimonials\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(27576, 5203, 'fw_options', 'a:0:{}'),
(27577, 5203, '_wp_page_template', 'elementor_header_footer'),
(27578, 5203, '_elementor_edit_mode_nonce', '7c89a7c98a'),
(27579, 5203, '_elementor_post_mode', ''),
(27580, 5203, '_thumbnail_id', '-1'),
(27581, 5203, '_elementor_edit_mode', 'builder'),
(27582, 5203, '_elementor_template_type', 'wp-page'),
(27583, 5203, '_elementor_version', '3.12.2');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(27584, 5203, '_elementor_data', '[{\"id\":\"b4a3a1\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"14566492\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6c75635e\",\"elType\":\"widget\",\"settings\":{\"text_visible\":\"Title\",\"text_hidden\":\"Text after hover\",\"title\":\"About us\",\"content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In porta luctus est interdum pretium. Fusce id tortor fringilla, suscipit turpis ac, varius ex. Cras vel metus ligula. Nam enim ligula, bibendum a iaculis ut, cursus id augue. Proin vitae purus id tortor vehicula scelerisque non in libero.<\\/p>\\n\\n<p>Nulla non turpis sit amet purus pharetra sollicitudin. Proin rutrum urna ut suscipit ullamcorper. Proin sapien felis, dignissim non finibus eget, luctus vel purus. Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros.<\\/p>\\n\\n<p>Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros. dignissim non finibus eget, luctus vel purus. Pellentesque efficitur.<\\/p>\",\"background\":{\"id\":4233,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2022\\/05\\/lab-image-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_one\":{\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2022\\/05\\/img-pharmacylab.jpg\",\"id\":4232,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"doccure-flip-bannerabout\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"70a1b0f2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"css_classes\":\"whychoose_aboutmainsection\",\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"75b80b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"317674fb\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"20f0f785\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"27ff65fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Why Choose Doccure\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7bc42824\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"4c01334e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"4ee4fadb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":true},{\"id\":\"547b6fd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e4f116b\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"css_classes\":\"about_ser_section\",\"gap\":\"no\"},\"elements\":[{\"id\":\"56a697\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3ddea1a1\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"26c946eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"24756b1a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Available Features in Our Clinic\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod\\ntempor incididunt ut labore et dolore magna aliqua.\\n\\n\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6a29b985\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5571f58f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"72d9edb5\",\"elType\":\"widget\",\"settings\":{\"style\":\"style4\",\"limit\":6},\"elements\":[],\"widgetType\":\"DoctorsServices\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6e36246a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"css_classes\":\"aboutus_clinic\",\"gap\":\"no\"},\"elements\":[{\"id\":\"2b674d53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a1c756a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"334429a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e683b21\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinic and Specialities\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod \\ntempor incididunt ut labore et dolore magna aliqua.\\n\\n\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"35e35ebd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1faaf5c2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"af3ff73\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[slide-anything id=\'527\']\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5706030b\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"css_classes\":\"aboutus_faq_section elementor_aboutus\",\"gap\":\"no\"},\"elements\":[{\"id\":\"165fd40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"658e8af8\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1131e292\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7d4655c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions.\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5a4db5d0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"34e68573\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"32a8f819\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"White Plains Hospital Kendiaccepts Insurance\",\"tab_content\":\"Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.\\n\\n\",\"_id\":\"ae7eb65\"},{\"tab_title\":\"White Plains Hospital Kendiaccepts Insurance\",\"tab_content\":\"Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.\\n\\n\",\"_id\":\"6238c65\"},{\"tab_title\":\"White Plains Hospital Kendiaccepts Insurance\",\"tab_content\":\"Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.\\n\\n\",\"_id\":\"937e817\"},{\"tab_title\":\"White Plains Hospital Kendiaccepts Insurance\",\"tab_content\":\"Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.\\n\\n\",\"_id\":\"dc25a0b\"}]},\"elements\":[],\"widgetType\":\"doccure-toggle\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"251277d9\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"css_classes\":\"aboutuspage_testiblock\",\"gap\":\"no\"},\"elements\":[{\"id\":\"57a2ffc5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4fb9d753\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"234e2328\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5bd2ca1d\",\"elType\":\"widget\",\"settings\":{\"hide_avatar\":\"\",\"hide_job\":\"\",\"hide_username\":\"\"},\"elements\":[],\"widgetType\":\"doccure-testimonials\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(27587, 5204, 'fw_options', 'a:0:{}'),
(27588, 5204, '_wp_page_template', 'elementor_header_footer'),
(27589, 5204, '_elementor_edit_mode_nonce', '7c89a7c98a'),
(27590, 5204, '_elementor_post_mode', ''),
(27591, 5204, '_thumbnail_id', '-1'),
(27592, 5204, '_elementor_edit_mode', 'builder'),
(27593, 5204, '_elementor_template_type', 'wp-page'),
(27594, 5204, '_elementor_version', '3.12.2'),
(27595, 5204, '_elementor_data', '[{\"id\":\"b4a3a1\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"14566492\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6c75635e\",\"elType\":\"widget\",\"settings\":{\"text_visible\":\"Title\",\"text_hidden\":\"Text after hover\",\"title\":\"About us\",\"content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In porta luctus est interdum pretium. Fusce id tortor fringilla, suscipit turpis ac, varius ex. Cras vel metus ligula. Nam enim ligula, bibendum a iaculis ut, cursus id augue. Proin vitae purus id tortor vehicula scelerisque non in libero.<\\/p>\\n\\n<p>Nulla non turpis sit amet purus pharetra sollicitudin. Proin rutrum urna ut suscipit ullamcorper. Proin sapien felis, dignissim non finibus eget, luctus vel purus. Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros.<\\/p>\\n\\n<p>Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros. dignissim non finibus eget, luctus vel purus. Pellentesque efficitur.<\\/p>\",\"background\":{\"id\":4233,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2022\\/05\\/lab-image-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_one\":{\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2022\\/05\\/img-pharmacylab.jpg\",\"id\":4232,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"doccure-flip-bannerabout\"}],\"isInner\":false}],\"isInner\":false}]'),
(27599, 5205, 'fw_options', 'a:0:{}'),
(27600, 5205, '_wp_page_template', 'elementor_header_footer'),
(27601, 5205, '_elementor_edit_mode_nonce', '7c89a7c98a'),
(27602, 5205, '_elementor_post_mode', ''),
(27603, 5205, '_thumbnail_id', '-1'),
(27604, 5205, '_elementor_edit_mode', 'builder'),
(27605, 5205, '_elementor_template_type', 'wp-page'),
(27606, 5205, '_elementor_version', '3.12.2'),
(27607, 5205, '_elementor_data', '[{\"id\":\"b4a3a1\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"14566492\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6c75635e\",\"elType\":\"widget\",\"settings\":{\"text_visible\":\"Title\",\"text_hidden\":\"Text after hover\",\"title\":\"About us\",\"content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In porta luctus est interdum pretium. Fusce id tortor fringilla, suscipit turpis ac, varius ex. Cras vel metus ligula. Nam enim ligula, bibendum a iaculis ut, cursus id augue. Proin vitae purus id tortor vehicula scelerisque non in libero.<\\/p>\\n\\n<p>Nulla non turpis sit amet purus pharetra sollicitudin. Proin rutrum urna ut suscipit ullamcorper. Proin sapien felis, dignissim non finibus eget, luctus vel purus. Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros.<\\/p>\\n\\n<p>Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros. dignissim non finibus eget, luctus vel purus. Pellentesque efficitur.<\\/p>\",\"background\":{\"id\":4233,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2022\\/05\\/lab-image-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_one\":{\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2022\\/05\\/img-pharmacylab.jpg\",\"id\":4232,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"doccure-flip-bannerabout\"}],\"isInner\":false}],\"isInner\":false}]'),
(27610, 5206, 'fw_options', 'a:0:{}'),
(27611, 5206, '_wp_page_template', 'elementor_header_footer'),
(27612, 5206, '_elementor_edit_mode_nonce', '7c89a7c98a'),
(27613, 5206, '_elementor_post_mode', ''),
(27614, 5206, '_thumbnail_id', '-1'),
(27615, 5206, '_elementor_edit_mode', 'builder'),
(27616, 5206, '_elementor_template_type', 'wp-page'),
(27617, 5206, '_elementor_version', '3.12.2'),
(27618, 5206, '_elementor_data', '[{\"id\":\"b4a3a1\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"14566492\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6c75635e\",\"elType\":\"widget\",\"settings\":{\"text_visible\":\"Title\",\"text_hidden\":\"Text after hover\",\"title\":\"About us\",\"content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In porta luctus est interdum pretium. Fusce id tortor fringilla, suscipit turpis ac, varius ex. Cras vel metus ligula. Nam enim ligula, bibendum a iaculis ut, cursus id augue. Proin vitae purus id tortor vehicula scelerisque non in libero.<\\/p>\\n\\n<p>Nulla non turpis sit amet purus pharetra sollicitudin. Proin rutrum urna ut suscipit ullamcorper. Proin sapien felis, dignissim non finibus eget, luctus vel purus. Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros.<\\/p>\\n\\n<p>Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros. dignissim non finibus eget, luctus vel purus. Pellentesque efficitur.<\\/p>\",\"background\":{\"id\":4233,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2022\\/05\\/lab-image-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_one\":{\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2022\\/05\\/img-pharmacylab.jpg\",\"id\":4232,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"doccure-flip-bannerabout\"}],\"isInner\":false}],\"isInner\":false}]'),
(27621, 5207, 'fw_options', 'a:0:{}'),
(27622, 5207, '_wp_page_template', 'elementor_header_footer'),
(27623, 5207, '_elementor_edit_mode_nonce', '7c89a7c98a'),
(27624, 5207, '_elementor_post_mode', ''),
(27625, 5207, '_thumbnail_id', '-1'),
(27626, 5207, '_elementor_edit_mode', 'builder'),
(27627, 5207, '_elementor_template_type', 'wp-page'),
(27628, 5207, '_elementor_version', '3.12.2'),
(27629, 5207, '_elementor_data', '[{\"id\":\"b4a3a1\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"14566492\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6c75635e\",\"elType\":\"widget\",\"settings\":{\"text_visible\":\"Title\",\"text_hidden\":\"Text after hover\",\"title\":\"About us\",\"content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In porta luctus est interdum pretium. Fusce id tortor fringilla, suscipit turpis ac, varius ex. Cras vel metus ligula. Nam enim ligula, bibendum a iaculis ut, cursus id augue. Proin vitae purus id tortor vehicula scelerisque non in libero.<\\/p>\\n\\n<p>Nulla non turpis sit amet purus pharetra sollicitudin. Proin rutrum urna ut suscipit ullamcorper. Proin sapien felis, dignissim non finibus eget, luctus vel purus. Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros.<\\/p>\\n\\n<p>Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros. dignissim non finibus eget, luctus vel purus. Pellentesque efficitur.<\\/p>\",\"background\":{\"id\":4233,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2022\\/05\\/lab-image-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_one\":{\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2022\\/05\\/img-pharmacylab.jpg\",\"id\":4232,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"doccure-flip-bannerabout\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3d84b013\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"css_classes\":\"page-template-homepagefour looking-section-four\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"76a748cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4d93e727\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7da9e2c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1d5584d6\",\"elType\":\"widget\",\"settings\":{\"title\":\"What are you <span class=\\\"color-primary\\\">looking<\\/span> for?\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"254840b8\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"css_classes\":\"looking-row\"},\"elements\":[{\"id\":\"318a6d7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"css_classes\":\"looking-grid-four\"},\"elements\":[{\"id\":\"38f4c76e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Visit a Doctor\",\"content\":\"We hire the best specialists to deliver top-notch diagnostic services for you diagnostic services for you.\",\"styletype\":\"style2\",\"icon\":{\"value\":\"fas fa-vial\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxtwo\"}],\"isInner\":true},{\"id\":\"16aea0e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"css_classes\":\"looking-grid-four\"},\"elements\":[{\"id\":\"31e20441\",\"elType\":\"widget\",\"settings\":{\"title\":\"Find a Pharmacy\",\"content\":\"We provide the a wide range of medical services, so every person could have the opportunity.\\n\",\"styletype\":\"style2\",\"icon\":{\"value\":\"fas fa-tablets\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxtwo\"}],\"isInner\":true},{\"id\":\"5608b313\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"css_classes\":\"looking-grid-four\"},\"elements\":[{\"id\":\"1df93faa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Find a Lab\",\"content\":\"We hire the best specialists to deliver top-notch diagnostic services for you diagnostic services for you.\",\"styletype\":\"style2\",\"icon\":{\"value\":\"fas fa-user-md\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxtwo\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11096160\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"css_classes\":\"page-template-homepagefour clinic-section-four\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"bf37168\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3212d3f0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"fa85b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6847fe0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinic &amp; <span class=\\\"color-primary\\\">Specialities<\\/span>\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br> tempor incididunt ut labore et dolore magna aliqua.\\n\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1c893fca\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"17918c9a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4691bab0\",\"elType\":\"widget\",\"settings\":{\"style\":\"style3\"},\"elements\":[],\"widgetType\":\"DoctorsSpecialities\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6be14ce0\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"css_classes\":\"page-template-homepagefour doctor-section-four  \",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"1c248bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2306691b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7b909b04\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"294002c9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book Our <span class=\\\"color-primary\\\">Best Doctor<\\/span>\",\"subtitle\":\"Access to expert physicians and surgeons, advanced technologies and<br> top-quality surgery facilities right here.\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2a2d2de1\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"4efde65d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7dcea854\",\"elType\":\"widget\",\"settings\":{\"style\":\"style4\",\"limit\":6},\"elements\":[],\"widgetType\":\"DoctorsCarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"37e6bbf9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#F4F5F7\",\"css_classes\":\"page-template-homepagefour features-clinic-four\"},\"elements\":[{\"id\":\"453f69f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6be8f819\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b441f5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5919270b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Available Features <span class=\\\"color-primary\\\">in Our Clinic<\\/span>\",\"subtitle\":\"It is a long established fact that a reader will be distracted by the readable<br> content of a page when looking at its layout.\\n\\n\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3a6f3dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"4676a282\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"692615d3\",\"elType\":\"widget\",\"settings\":{\"style\":\"style3\",\"link\":\"#\"},\"elements\":[],\"widgetType\":\"DoctorsServices\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c1a5ca2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"background_background\":\"classic\",\"css_classes\":\"page-template-homepagefour blog-section-four homepagefour_elementor\"},\"elements\":[{\"id\":\"4097bce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5ff7bf15\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5039386\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4d16ad30\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Latest <span class=\\\"color-primary\\\">Blogs<\\/span>\",\"subtitle\":\"It is a long established fact that a reader will be distracted by the readable<br> content of a page when looking at its layout.\\n\\n\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9e00de6\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5e75ca82\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2c06c3c9\",\"elType\":\"widget\",\"settings\":{\"styletype\":\"style4\",\"after_excerpt\":\"...\",\"link\":\"#\"},\"elements\":[],\"widgetType\":\"doccure-posts-grid\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(27633, 5208, 'fw_options', 'a:0:{}'),
(27634, 5208, '_wp_page_template', 'elementor_header_footer'),
(27635, 5208, '_elementor_edit_mode_nonce', '7c89a7c98a'),
(27636, 5208, '_elementor_post_mode', ''),
(27637, 5208, '_thumbnail_id', '-1'),
(27638, 5208, '_elementor_edit_mode', 'builder'),
(27639, 5208, '_elementor_template_type', 'wp-page'),
(27640, 5208, '_elementor_version', '3.12.2'),
(27641, 5208, '_elementor_data', '[{\"id\":\"b4a3a1\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"14566492\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6c75635e\",\"elType\":\"widget\",\"settings\":{\"text_visible\":\"Title\",\"text_hidden\":\"Text after hover\",\"title\":\"About us\",\"content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In porta luctus est interdum pretium. Fusce id tortor fringilla, suscipit turpis ac, varius ex. Cras vel metus ligula. Nam enim ligula, bibendum a iaculis ut, cursus id augue. Proin vitae purus id tortor vehicula scelerisque non in libero.<\\/p>\\n\\n<p>Nulla non turpis sit amet purus pharetra sollicitudin. Proin rutrum urna ut suscipit ullamcorper. Proin sapien felis, dignissim non finibus eget, luctus vel purus. Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros.<\\/p>\\n\\n<p>Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros. dignissim non finibus eget, luctus vel purus. Pellentesque efficitur.<\\/p>\",\"background\":{\"id\":4233,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2022\\/05\\/lab-image-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_one\":{\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2022\\/05\\/img-pharmacylab.jpg\",\"id\":4232,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"doccure-flip-bannerabout\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3d84b013\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"css_classes\":\"page-template-homepagefour looking-section-four\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"76a748cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4d93e727\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7da9e2c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1d5584d6\",\"elType\":\"widget\",\"settings\":{\"title\":\"What are you <span class=\\\"color-primary\\\">looking<\\/span> for?\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"254840b8\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"css_classes\":\"looking-row\"},\"elements\":[{\"id\":\"318a6d7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"css_classes\":\"looking-grid-four\"},\"elements\":[{\"id\":\"38f4c76e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Visit a Doctor\",\"content\":\"We hire the best specialists to deliver top-notch diagnostic services for you diagnostic services for you.\",\"styletype\":\"style2\",\"icon\":{\"value\":\"fas fa-vial\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxtwo\"}],\"isInner\":true},{\"id\":\"16aea0e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"css_classes\":\"looking-grid-four\"},\"elements\":[{\"id\":\"31e20441\",\"elType\":\"widget\",\"settings\":{\"title\":\"Find a Pharmacy\",\"content\":\"We provide the a wide range of medical services, so every person could have the opportunity.\\n\",\"styletype\":\"style2\",\"icon\":{\"value\":\"fas fa-tablets\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxtwo\"}],\"isInner\":true},{\"id\":\"5608b313\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"css_classes\":\"looking-grid-four\"},\"elements\":[{\"id\":\"1df93faa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Find a Lab\",\"content\":\"We hire the best specialists to deliver top-notch diagnostic services for you diagnostic services for you.\",\"styletype\":\"style2\",\"icon\":{\"value\":\"fas fa-user-md\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxtwo\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11096160\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"css_classes\":\"page-template-homepagefour clinic-section-four\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"bf37168\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3212d3f0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"fa85b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6847fe0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinic &amp; <span class=\\\"color-primary\\\">Specialities<\\/span>\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br> tempor incididunt ut labore et dolore magna aliqua.\\n\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1c893fca\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"17918c9a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4691bab0\",\"elType\":\"widget\",\"settings\":{\"style\":\"style3\"},\"elements\":[],\"widgetType\":\"DoctorsSpecialities\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6be14ce0\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"css_classes\":\"page-template-homepagefour doctor-section-four  \",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"1c248bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2306691b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7b909b04\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"294002c9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book Our <span class=\\\"color-primary\\\">Best Doctor<\\/span>\",\"subtitle\":\"Access to expert physicians and surgeons, advanced technologies and<br> top-quality surgery facilities right here.\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2a2d2de1\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"4efde65d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7dcea854\",\"elType\":\"widget\",\"settings\":{\"style\":\"style4\",\"limit\":6},\"elements\":[],\"widgetType\":\"DoctorsCarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"37e6bbf9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#F4F5F7\",\"css_classes\":\"page-template-homepagefour features-clinic-four\"},\"elements\":[{\"id\":\"453f69f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6be8f819\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b441f5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5919270b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Available Features <span class=\\\"color-primary\\\">in Our Clinic<\\/span>\",\"subtitle\":\"It is a long established fact that a reader will be distracted by the readable<br> content of a page when looking at its layout.\\n\\n\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3a6f3dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"4676a282\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"692615d3\",\"elType\":\"widget\",\"settings\":{\"style\":\"style3\",\"link\":\"#\"},\"elements\":[],\"widgetType\":\"DoctorsServices\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c1a5ca2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"background_background\":\"classic\",\"css_classes\":\"page-template-homepagefour blog-section-four homepagefour_elementor\"},\"elements\":[{\"id\":\"4097bce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5ff7bf15\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5039386\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4d16ad30\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Latest <span class=\\\"color-primary\\\">Blogs<\\/span>\",\"subtitle\":\"It is a long established fact that a reader will be distracted by the readable<br> content of a page when looking at its layout.\\n\\n\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9e00de6\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5e75ca82\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2c06c3c9\",\"elType\":\"widget\",\"settings\":{\"styletype\":\"style4\",\"after_excerpt\":\"...\",\"link\":\"#\"},\"elements\":[],\"widgetType\":\"doccure-posts-grid\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(27644, 5209, 'fw_options', 'a:0:{}'),
(27645, 5209, '_wp_page_template', 'elementor_header_footer'),
(27646, 5209, '_elementor_edit_mode_nonce', '7c89a7c98a'),
(27647, 5209, '_elementor_post_mode', ''),
(27648, 5209, '_thumbnail_id', '-1'),
(27649, 5209, '_elementor_edit_mode', 'builder'),
(27650, 5209, '_elementor_template_type', 'wp-page'),
(27651, 5209, '_elementor_version', '3.12.2'),
(27652, 5209, '_elementor_data', '[{\"id\":\"b4a3a1\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"14566492\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6c75635e\",\"elType\":\"widget\",\"settings\":{\"text_visible\":\"Title\",\"text_hidden\":\"Text after hover\",\"title\":\"About us\",\"content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In porta luctus est interdum pretium. Fusce id tortor fringilla, suscipit turpis ac, varius ex. Cras vel metus ligula. Nam enim ligula, bibendum a iaculis ut, cursus id augue. Proin vitae purus id tortor vehicula scelerisque non in libero.<\\/p>\\n\\n<p>Nulla non turpis sit amet purus pharetra sollicitudin. Proin rutrum urna ut suscipit ullamcorper. Proin sapien felis, dignissim non finibus eget, luctus vel purus. Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros.<\\/p>\\n\\n<p>Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros. dignissim non finibus eget, luctus vel purus. Pellentesque efficitur.<\\/p>\",\"background\":{\"id\":4233,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2022\\/05\\/lab-image-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_one\":{\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2022\\/05\\/img-pharmacylab.jpg\",\"id\":4232,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"doccure-flip-bannerabout\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3d84b013\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"css_classes\":\"page-template-homepagefour looking-section-four\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"76a748cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4d93e727\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7da9e2c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1d5584d6\",\"elType\":\"widget\",\"settings\":{\"title\":\"What are you <span class=\\\"color-primary\\\">looking<\\/span> for?\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"254840b8\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"css_classes\":\"looking-row\"},\"elements\":[{\"id\":\"318a6d7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"css_classes\":\"looking-grid-four\"},\"elements\":[{\"id\":\"38f4c76e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Visit a Doctor\",\"content\":\"We hire the best specialists to deliver top-notch diagnostic services for you diagnostic services for you.\",\"styletype\":\"style2\",\"icon\":{\"value\":\"fas fa-vial\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxtwo\"}],\"isInner\":true},{\"id\":\"16aea0e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"css_classes\":\"looking-grid-four\"},\"elements\":[{\"id\":\"31e20441\",\"elType\":\"widget\",\"settings\":{\"title\":\"Find a Pharmacy\",\"content\":\"We provide the a wide range of medical services, so every person could have the opportunity.\\n\",\"styletype\":\"style2\",\"icon\":{\"value\":\"fas fa-tablets\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxtwo\"}],\"isInner\":true},{\"id\":\"5608b313\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"css_classes\":\"looking-grid-four\"},\"elements\":[{\"id\":\"1df93faa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Find a Lab\",\"content\":\"We hire the best specialists to deliver top-notch diagnostic services for you diagnostic services for you.\",\"styletype\":\"style2\",\"icon\":{\"value\":\"fas fa-user-md\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxtwo\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11096160\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"css_classes\":\"page-template-homepagefour clinic-section-four\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"bf37168\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3212d3f0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"fa85b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6847fe0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinic &amp; <span class=\\\"color-primary\\\">Specialities<\\/span>\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br> tempor incididunt ut labore et dolore magna aliqua.\\n\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1c893fca\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"17918c9a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4691bab0\",\"elType\":\"widget\",\"settings\":{\"style\":\"style3\"},\"elements\":[],\"widgetType\":\"DoctorsSpecialities\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6be14ce0\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"css_classes\":\"page-template-homepagefour doctor-section-four  \",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"1c248bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2306691b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7b909b04\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"294002c9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book Our <span class=\\\"color-primary\\\">Best Doctor<\\/span>\",\"subtitle\":\"Access to expert physicians and surgeons, advanced technologies and<br> top-quality surgery facilities right here.\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2a2d2de1\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"4efde65d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7dcea854\",\"elType\":\"widget\",\"settings\":{\"style\":\"style4\",\"limit\":6},\"elements\":[],\"widgetType\":\"DoctorsCarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"37e6bbf9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#F4F5F7\",\"css_classes\":\"page-template-homepagefour features-clinic-four\"},\"elements\":[{\"id\":\"453f69f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6be8f819\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b441f5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5919270b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Available Features <span class=\\\"color-primary\\\">in Our Clinic<\\/span>\",\"subtitle\":\"It is a long established fact that a reader will be distracted by the readable<br> content of a page when looking at its layout.\\n\\n\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3a6f3dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"4676a282\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"692615d3\",\"elType\":\"widget\",\"settings\":{\"style\":\"style3\",\"link\":\"#\"},\"elements\":[],\"widgetType\":\"DoctorsServices\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c1a5ca2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"background_background\":\"classic\",\"css_classes\":\"page-template-homepagefour blog-section-four homepagefour_elementor\"},\"elements\":[{\"id\":\"4097bce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5ff7bf15\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5039386\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4d16ad30\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Latest <span class=\\\"color-primary\\\">Blogs<\\/span>\",\"subtitle\":\"It is a long established fact that a reader will be distracted by the readable<br> content of a page when looking at its layout.\\n\\n\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9e00de6\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5e75ca82\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2c06c3c9\",\"elType\":\"widget\",\"settings\":{\"styletype\":\"style4\",\"after_excerpt\":\"...\",\"link\":\"#\"},\"elements\":[],\"widgetType\":\"doccure-posts-grid\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(27655, 5210, 'fw_options', 'a:0:{}'),
(27656, 5210, '_wp_page_template', 'elementor_header_footer'),
(27657, 5210, '_elementor_edit_mode_nonce', '7c89a7c98a'),
(27658, 5210, '_elementor_post_mode', ''),
(27659, 5210, '_thumbnail_id', '-1'),
(27660, 5210, '_elementor_edit_mode', 'builder'),
(27661, 5210, '_elementor_template_type', 'wp-page'),
(27662, 5210, '_elementor_version', '3.12.2');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(27663, 5210, '_elementor_data', '[{\"id\":\"b4a3a1\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"14566492\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6c75635e\",\"elType\":\"widget\",\"settings\":{\"text_visible\":\"Title\",\"text_hidden\":\"Text after hover\",\"title\":\"About us\",\"content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In porta luctus est interdum pretium. Fusce id tortor fringilla, suscipit turpis ac, varius ex. Cras vel metus ligula. Nam enim ligula, bibendum a iaculis ut, cursus id augue. Proin vitae purus id tortor vehicula scelerisque non in libero.<\\/p>\\n\\n<p>Nulla non turpis sit amet purus pharetra sollicitudin. Proin rutrum urna ut suscipit ullamcorper. Proin sapien felis, dignissim non finibus eget, luctus vel purus. Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros.<\\/p>\\n\\n<p>Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros. dignissim non finibus eget, luctus vel purus. Pellentesque efficitur.<\\/p>\",\"background\":{\"id\":4233,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2022\\/05\\/lab-image-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_one\":{\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2022\\/05\\/img-pharmacylab.jpg\",\"id\":4232,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"doccure-flip-bannerabout\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3d84b013\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"css_classes\":\"page-template-homepagefour looking-section-four\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"76a748cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4d93e727\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7da9e2c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1d5584d6\",\"elType\":\"widget\",\"settings\":{\"title\":\"What are you <span class=\\\"color-primary\\\">looking<\\/span> for?\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"254840b8\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"css_classes\":\"looking-row\"},\"elements\":[{\"id\":\"318a6d7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"css_classes\":\"looking-grid-four\"},\"elements\":[{\"id\":\"38f4c76e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Visit a Doctor\",\"content\":\"We hire the best specialists to deliver top-notch diagnostic services for you diagnostic services for you.\",\"styletype\":\"style2\",\"icon\":{\"value\":\"fas fa-vial\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxtwo\"}],\"isInner\":true},{\"id\":\"16aea0e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"css_classes\":\"looking-grid-four\"},\"elements\":[{\"id\":\"31e20441\",\"elType\":\"widget\",\"settings\":{\"title\":\"Find a Pharmacy\",\"content\":\"We provide the a wide range of medical services, so every person could have the opportunity.\\n\",\"styletype\":\"style2\",\"icon\":{\"value\":\"fas fa-tablets\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxtwo\"}],\"isInner\":true},{\"id\":\"5608b313\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"css_classes\":\"looking-grid-four\"},\"elements\":[{\"id\":\"1df93faa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Find a Lab\",\"content\":\"We hire the best specialists to deliver top-notch diagnostic services for you diagnostic services for you.\",\"styletype\":\"style2\",\"icon\":{\"value\":\"fas fa-user-md\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxtwo\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11096160\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"css_classes\":\"page-template-homepagefour clinic-section-four\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"bf37168\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3212d3f0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"fa85b6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6847fe0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinic &amp; <span class=\\\"color-primary\\\">Specialities<\\/span>\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br> tempor incididunt ut labore et dolore magna aliqua.\\n\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1c893fca\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"17918c9a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4691bab0\",\"elType\":\"widget\",\"settings\":{\"style\":\"style3\"},\"elements\":[],\"widgetType\":\"DoctorsSpecialities\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6be14ce0\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"css_classes\":\"page-template-homepagefour doctor-section-four  \",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"1c248bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2306691b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7b909b04\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"294002c9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book Our <span class=\\\"color-primary\\\">Best Doctor<\\/span>\",\"subtitle\":\"Access to expert physicians and surgeons, advanced technologies and<br> top-quality surgery facilities right here.\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2a2d2de1\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"4efde65d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7dcea854\",\"elType\":\"widget\",\"settings\":{\"style\":\"style4\",\"limit\":6},\"elements\":[],\"widgetType\":\"DoctorsCarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"37e6bbf9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#F4F5F7\",\"css_classes\":\"page-template-homepagefour features-clinic-four\"},\"elements\":[{\"id\":\"453f69f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6be8f819\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b441f5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5919270b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Available Features <span class=\\\"color-primary\\\">in Our Clinic<\\/span>\",\"subtitle\":\"It is a long established fact that a reader will be distracted by the readable<br> content of a page when looking at its layout.\\n\\n\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3a6f3dfa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"4676a282\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"692615d3\",\"elType\":\"widget\",\"settings\":{\"style\":\"style3\",\"link\":\"#\"},\"elements\":[],\"widgetType\":\"DoctorsServices\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c1a5ca2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"background_background\":\"classic\",\"css_classes\":\"page-template-homepagefour blog-section-four homepagefour_elementor\"},\"elements\":[{\"id\":\"4097bce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5ff7bf15\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5039386\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4d16ad30\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Latest <span class=\\\"color-primary\\\">Blogs<\\/span>\",\"subtitle\":\"It is a long established fact that a reader will be distracted by the readable<br> content of a page when looking at its layout.\\n\\n\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9e00de6\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5e75ca82\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2c06c3c9\",\"elType\":\"widget\",\"settings\":{\"styletype\":\"style4\",\"after_excerpt\":\"...\",\"link\":\"#\"},\"elements\":[],\"widgetType\":\"doccure-posts-grid\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(27667, 241, '_elementor_edit_mode', 'builder'),
(27668, 241, '_elementor_template_type', 'wp-page'),
(27674, 5212, '_menu_item_type', 'post_type'),
(27675, 5212, '_menu_item_menu_item_parent', '16'),
(27676, 5212, '_menu_item_object_id', '5192'),
(27677, 5212, '_menu_item_object', 'page'),
(27678, 5212, '_menu_item_target', ''),
(27679, 5212, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(27680, 5212, '_menu_item_xfn', ''),
(27681, 5212, '_menu_item_url', ''),
(27683, 241, '_elementor_edit_mode_nonce', '7c89a7c98a'),
(27684, 241, '_elementor_post_mode', '1'),
(27685, 241, 'rs_page_bg_color', '#ffffff'),
(27686, 241, 'slide_template', 'default'),
(27687, 241, '_thumbnail_id', '-1'),
(27688, 241, '_elementor_version', '3.12.2'),
(27689, 5213, '_wpb_shortcodes_custom_css', '.vc_custom_1669703020704{background-color: #f8f9fa !important;}.vc_custom_1637850786591{padding-top: 70px !important;padding-bottom: 70px !important;}.vc_custom_1637850763809{margin-bottom: 0px !important;border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}'),
(27690, 5213, 'fw_options', 'a:0:{}'),
(27691, 5213, '_wp_page_template', 'elementor_header_footer'),
(27692, 5213, '_elementor_edit_mode', 'builder'),
(27693, 5213, '_elementor_template_type', 'wp-page'),
(27694, 5213, '_elementor_edit_mode_nonce', '7c89a7c98a'),
(27695, 5213, '_elementor_post_mode', '1'),
(27696, 5213, '_thumbnail_id', '-1'),
(27697, 5213, '_elementor_version', '3.12.2'),
(27698, 5214, '_wpb_shortcodes_custom_css', '.vc_custom_1669703020704{background-color: #f8f9fa !important;}.vc_custom_1637850786591{padding-top: 70px !important;padding-bottom: 70px !important;}.vc_custom_1637850763809{margin-bottom: 0px !important;border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}'),
(27699, 5214, 'fw_options', 'a:0:{}'),
(27700, 5214, '_wp_page_template', 'elementor_header_footer'),
(27701, 5214, '_elementor_edit_mode', 'builder'),
(27702, 5214, '_elementor_template_type', 'wp-page'),
(27703, 5214, '_elementor_edit_mode_nonce', '7c89a7c98a'),
(27704, 5214, '_elementor_post_mode', '1'),
(27705, 5214, '_thumbnail_id', '-1'),
(27706, 5214, '_elementor_version', '3.12.2'),
(27707, 241, '_elementor_data', '[{\"id\":\"1f3e2c42\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"css_classes\":\"contact_firstsection \"},\"elements\":[{\"id\":\"1b398562\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"640629fe\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"56541b91\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1b723ea1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"subtitle\":\"Great doctor if you need your family member to get effective immediate assistance,<br>\\nemergency treatment, or simple consultation.\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3e526670\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"45a1de75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb9d2e9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Phone Number\",\"content\":\"+1 315 369 5943\",\"icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-contact-box\"}],\"isInner\":true},{\"id\":\"3ca59413\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"14e20873\",\"elType\":\"widget\",\"settings\":{\"title\":\"Email\",\"content\":\"[email protected]\\n\\n\",\"icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"}},\"elements\":[],\"widgetType\":\"doccure-contact-box\"}],\"isInner\":true},{\"id\":\"7245441\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"160268e0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Location\",\"content\":\"3556 Beech Street, USA\\n\\n\\n\",\"icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-contact-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4642e617\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"css_classes\":\"section_spacing\"},\"elements\":[{\"id\":\"1706f055\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6b3d09fd\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"71ddfbe5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"6158e29e\",\"elType\":\"widget\",\"settings\":{\"address\":\"Eiffel Tower\",\"height\":{\"unit\":\"px\",\"size\":465,\"sizes\":[]},\"height_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"height_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"530922af\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"66457c00\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Details\",\"content\":\"[contact-form-7 id=\\\"244\\\" title=\\\"Contact Us Page Form\\\"]\",\"stitle\":\"GET IN TOUCH\"},\"elements\":[],\"widgetType\":\"doccure-contact-form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(27708, 5215, 'fw_options', 'a:0:{}'),
(27709, 5215, '_wp_page_template', 'elementor_header_footer'),
(27710, 5215, '_elementor_edit_mode', 'builder'),
(27711, 5215, '_elementor_template_type', 'wp-page'),
(27712, 5215, '_elementor_edit_mode_nonce', '7c89a7c98a'),
(27713, 5215, '_elementor_post_mode', '1'),
(27714, 5215, '_thumbnail_id', '-1'),
(27715, 5215, '_elementor_version', '3.12.2'),
(27716, 5215, '_elementor_data', '[]'),
(27718, 5216, '_elementor_edit_mode', 'builder'),
(27719, 5216, '_elementor_template_type', 'page'),
(27720, 5216, '_elementor_version', '3.12.2'),
(27721, 5216, '_elementor_data', '[{\"id\":\"53380dab\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"css_classes\":\"contact_firstsection \",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2480371c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"9e87e29\",\"elType\":\"section\",\"settings\":{\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6b130e16\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2179efb0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"subtitle\":\"Great doctor if you need your family member to get effective immediate assistance,<br>\\nemergency treatment, or simple consultation.\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5cfbf565\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"76328c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"713af492\",\"elType\":\"widget\",\"settings\":{\"title\":\"Phone Number\",\"content\":\"+1 315 369 5943\",\"icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-contact-box\"}],\"isInner\":true},{\"id\":\"77f23d56\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"288451df\",\"elType\":\"widget\",\"settings\":{\"title\":\"Email\",\"content\":\"[email protected]\\n\\n\",\"icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-contact-box\"}],\"isInner\":true},{\"id\":\"57da51a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"28c7587f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Location\",\"content\":\"3556 Beech Street, USA\\n\\n\\n\",\"icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-contact-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"aeede80\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"css_classes\":\"section_spacing\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4c231cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6af60668\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4ab411f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"49a1fddf\",\"elType\":\"widget\",\"settings\":{\"address\":\"Eiffel Tower\",\"height\":{\"unit\":\"px\",\"size\":465,\"sizes\":[]},\"height_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"height_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"1cc84521\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"14ee21fc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Details\",\"content\":\"[contact-form-7 id=\\\"244\\\" title=\\\"Contact Us Page Form\\\"]\",\"stitle\":\"GET IN TOUCH\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-contact-form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(27722, 5217, 'fw_options', 'a:0:{}'),
(27723, 5217, '_elementor_edit_mode', 'builder'),
(27724, 5217, '_elementor_template_type', 'page'),
(27725, 5217, '_elementor_version', '3.12.2'),
(27726, 5217, '_elementor_data', '[{\"id\":\"53380dab\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"css_classes\":\"contact_firstsection \",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2480371c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"9e87e29\",\"elType\":\"section\",\"settings\":{\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6b130e16\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2179efb0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"subtitle\":\"Great doctor if you need your family member to get effective immediate assistance,<br>\\nemergency treatment, or simple consultation.\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5cfbf565\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"76328c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"713af492\",\"elType\":\"widget\",\"settings\":{\"title\":\"Phone Number\",\"content\":\"+1 315 369 5943\",\"icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-contact-box\"}],\"isInner\":true},{\"id\":\"77f23d56\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"288451df\",\"elType\":\"widget\",\"settings\":{\"title\":\"Email\",\"content\":\"[email protected]\\n\\n\",\"icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-contact-box\"}],\"isInner\":true},{\"id\":\"57da51a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"28c7587f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Location\",\"content\":\"3556 Beech Street, USA\\n\\n\\n\",\"icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-contact-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"aeede80\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"css_classes\":\"section_spacing\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4c231cd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6af60668\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4ab411f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"49a1fddf\",\"elType\":\"widget\",\"settings\":{\"address\":\"Eiffel Tower\",\"height\":{\"unit\":\"px\",\"size\":465,\"sizes\":[]},\"height_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"height_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"1cc84521\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"14ee21fc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Details\",\"content\":\"[contact-form-7 id=\\\"244\\\" title=\\\"Contact Us Page Form\\\"]\",\"stitle\":\"GET IN TOUCH\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-contact-form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(27727, 5217, '_thumbnail_id', ''),
(27729, 5218, 'fw_options', 'a:0:{}'),
(27730, 5218, '_wp_page_template', 'elementor_header_footer'),
(27731, 5218, '_elementor_edit_mode', 'builder'),
(27732, 5218, '_elementor_template_type', 'wp-page'),
(27733, 5218, '_elementor_edit_mode_nonce', '7c89a7c98a'),
(27734, 5218, '_elementor_post_mode', '1'),
(27735, 5218, '_thumbnail_id', '-1'),
(27736, 5218, '_elementor_version', '3.12.2'),
(27737, 5218, '_elementor_data', '[]'),
(27739, 5219, 'fw_options', 'a:0:{}'),
(27740, 5219, '_wp_page_template', 'elementor_header_footer'),
(27741, 5219, '_elementor_edit_mode', 'builder'),
(27742, 5219, '_elementor_template_type', 'wp-page'),
(27743, 5219, '_elementor_edit_mode_nonce', '7c89a7c98a'),
(27744, 5219, '_elementor_post_mode', '1'),
(27745, 5219, '_thumbnail_id', '-1'),
(27746, 5219, '_elementor_version', '3.12.2'),
(27747, 5219, '_elementor_data', '[]'),
(27749, 5220, 'fw_options', 'a:0:{}'),
(27750, 5220, '_wp_page_template', 'elementor_header_footer'),
(27751, 5220, '_elementor_edit_mode', 'builder'),
(27752, 5220, '_elementor_template_type', 'wp-page'),
(27753, 5220, '_elementor_edit_mode_nonce', '7c89a7c98a'),
(27754, 5220, '_elementor_post_mode', '1'),
(27755, 5220, '_thumbnail_id', '-1'),
(27756, 5220, '_elementor_version', '3.12.2');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(27757, 5220, '_elementor_data', '[{\"id\":\"1f3e2c42\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"css_classes\":\"contact_firstsection \"},\"elements\":[{\"id\":\"1b398562\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"640629fe\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"56541b91\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1b723ea1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"subtitle\":\"Great doctor if you need your family member to get effective immediate assistance,<br>\\nemergency treatment, or simple consultation.\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3e526670\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"45a1de75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb9d2e9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Phone Number\",\"content\":\"+1 315 369 5943\",\"icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-contact-box\"}],\"isInner\":true},{\"id\":\"3ca59413\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"14e20873\",\"elType\":\"widget\",\"settings\":{\"title\":\"Email\",\"content\":\"[email protected]\\n\\n\",\"icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"}},\"elements\":[],\"widgetType\":\"doccure-contact-box\"}],\"isInner\":true},{\"id\":\"7245441\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"160268e0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Location\",\"content\":\"3556 Beech Street, USA\\n\\n\\n\",\"icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-contact-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4642e617\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"css_classes\":\"section_spacing\"},\"elements\":[{\"id\":\"1706f055\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6b3d09fd\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"71ddfbe5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"6158e29e\",\"elType\":\"widget\",\"settings\":{\"address\":\"Eiffel Tower\",\"height\":{\"unit\":\"px\",\"size\":465,\"sizes\":[]},\"height_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"height_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"530922af\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"66457c00\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Details\",\"content\":\"[contact-form-7 id=\\\"244\\\" title=\\\"Contact Us Page Form\\\"]\",\"stitle\":\"GET IN TOUCH\"},\"elements\":[],\"widgetType\":\"doccure-contact-form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(27760, 241, '_yoast_wpseo_content_score', '90'),
(27763, 5221, 'fw_options', 'a:0:{}'),
(27764, 5221, '_wp_page_template', 'elementor_header_footer'),
(27765, 5221, '_elementor_edit_mode', 'builder'),
(27766, 5221, '_elementor_template_type', 'wp-page'),
(27767, 5221, '_elementor_edit_mode_nonce', '7c89a7c98a'),
(27768, 5221, '_elementor_post_mode', '1'),
(27769, 5221, '_thumbnail_id', '-1'),
(27770, 5221, '_elementor_version', '3.12.2'),
(27771, 5221, '_elementor_data', '[{\"id\":\"1f3e2c42\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"css_classes\":\"contact_firstsection \"},\"elements\":[{\"id\":\"1b398562\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"640629fe\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"56541b91\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1b723ea1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"subtitle\":\"Great doctor if you need your family member to get effective immediate assistance,<br>\\nemergency treatment, or simple consultation.\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3e526670\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"45a1de75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb9d2e9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Phone Number\",\"content\":\"+1 315 369 5943\",\"icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-contact-box\"}],\"isInner\":true},{\"id\":\"3ca59413\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"14e20873\",\"elType\":\"widget\",\"settings\":{\"title\":\"Email\",\"content\":\"[email protected]\\n\\n\",\"icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"}},\"elements\":[],\"widgetType\":\"doccure-contact-box\"}],\"isInner\":true},{\"id\":\"7245441\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"160268e0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Location\",\"content\":\"3556 Beech Street, USA\\n\\n\\n\",\"icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-contact-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4642e617\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"css_classes\":\"section_spacing\"},\"elements\":[{\"id\":\"1706f055\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6b3d09fd\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"71ddfbe5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"6158e29e\",\"elType\":\"widget\",\"settings\":{\"address\":\"Eiffel Tower\",\"height\":{\"unit\":\"px\",\"size\":465,\"sizes\":[]},\"height_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"height_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"530922af\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"66457c00\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Details\",\"content\":\"[contact-form-7 id=\\\"244\\\" title=\\\"Contact Us Page Form\\\"]\",\"stitle\":\"GET IN TOUCH\"},\"elements\":[],\"widgetType\":\"doccure-contact-form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(27774, 5222, 'fw_options', 'a:0:{}'),
(27775, 5222, '_wp_page_template', 'elementor_header_footer'),
(27776, 5222, '_elementor_edit_mode', 'builder'),
(27777, 5222, '_elementor_template_type', 'wp-page'),
(27778, 5222, '_elementor_edit_mode_nonce', '7c89a7c98a'),
(27779, 5222, '_elementor_post_mode', '1'),
(27780, 5222, '_thumbnail_id', '-1'),
(27781, 5222, '_elementor_version', '3.12.2'),
(27782, 5222, '_elementor_data', '[{\"id\":\"1f3e2c42\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"css_classes\":\"contact_firstsection \"},\"elements\":[{\"id\":\"1b398562\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"640629fe\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"56541b91\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1b723ea1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"subtitle\":\"Great doctor if you need your family member to get effective immediate assistance,<br>\\nemergency treatment, or simple consultation.\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3e526670\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"45a1de75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb9d2e9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Phone Number\",\"content\":\"+1 315 369 5943\",\"icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-contact-box\"}],\"isInner\":true},{\"id\":\"3ca59413\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"14e20873\",\"elType\":\"widget\",\"settings\":{\"title\":\"Email\",\"content\":\"[email protected]\\n\\n\",\"icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"}},\"elements\":[],\"widgetType\":\"doccure-contact-box\"}],\"isInner\":true},{\"id\":\"7245441\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"160268e0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Location\",\"content\":\"3556 Beech Street, USA\\n\\n\\n\",\"icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-contact-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4642e617\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"css_classes\":\"section_spacing\"},\"elements\":[{\"id\":\"1706f055\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6b3d09fd\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"71ddfbe5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"6158e29e\",\"elType\":\"widget\",\"settings\":{\"address\":\"Eiffel Tower\",\"height\":{\"unit\":\"px\",\"size\":465,\"sizes\":[]},\"height_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"height_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"530922af\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"66457c00\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Details\",\"content\":\"[contact-form-7 id=\\\"244\\\" title=\\\"Contact Us Page Form\\\"]\",\"stitle\":\"GET IN TOUCH\"},\"elements\":[],\"widgetType\":\"doccure-contact-form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(27785, 5223, 'fw_options', 'a:0:{}'),
(27786, 5223, '_wp_page_template', 'elementor_header_footer'),
(27787, 5223, '_elementor_edit_mode', 'builder'),
(27788, 5223, '_elementor_template_type', 'wp-page'),
(27789, 5223, '_elementor_edit_mode_nonce', '7c89a7c98a'),
(27790, 5223, '_elementor_post_mode', '1'),
(27791, 5223, '_thumbnail_id', '-1'),
(27792, 5223, '_elementor_version', '3.12.2'),
(27793, 5223, '_elementor_data', '[{\"id\":\"1f3e2c42\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"css_classes\":\"contact_firstsection \"},\"elements\":[{\"id\":\"1b398562\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"640629fe\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"56541b91\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1b723ea1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"subtitle\":\"Great doctor if you need your family member to get effective immediate assistance,<br>\\nemergency treatment, or simple consultation.\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3e526670\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"45a1de75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5cb9d2e9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Phone Number\",\"content\":\"+1 315 369 5943\",\"icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-contact-box\"}],\"isInner\":true},{\"id\":\"3ca59413\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"14e20873\",\"elType\":\"widget\",\"settings\":{\"title\":\"Email\",\"content\":\"[email protected]\\n\\n\",\"icon\":{\"value\":\"far fa-envelope\",\"library\":\"fa-regular\"}},\"elements\":[],\"widgetType\":\"doccure-contact-box\"}],\"isInner\":true},{\"id\":\"7245441\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"160268e0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Location\",\"content\":\"3556 Beech Street, USA\\n\\n\\n\",\"icon\":{\"value\":\"fas fa-map-marker-alt\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-contact-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4642e617\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"css_classes\":\"section_spacing\"},\"elements\":[{\"id\":\"1706f055\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6b3d09fd\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"71ddfbe5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"6158e29e\",\"elType\":\"widget\",\"settings\":{\"address\":\"Eiffel Tower\",\"height\":{\"unit\":\"px\",\"size\":465,\"sizes\":[]},\"height_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"height_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true},{\"id\":\"530922af\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"66457c00\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Details\",\"content\":\"[contact-form-7 id=\\\"244\\\" title=\\\"Contact Us Page Form\\\"]\",\"stitle\":\"GET IN TOUCH\"},\"elements\":[],\"widgetType\":\"doccure-contact-form\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(27802, 4699, '_elementor_edit_mode_nonce', '7c89a7c98a'),
(27803, 4699, '_elementor_post_mode', ''),
(27806, 4699, '_thumbnail_id', '-1'),
(27807, 4699, 'yoast_free_metabox_nonce', '5f7cc6f5b9'),
(27808, 4699, 'yoast_wpseo_focuskw', ''),
(27809, 4699, 'yoast_wpseo_title', ''),
(27810, 4699, 'yoast_wpseo_metadesc', ''),
(27811, 4699, 'yoast_wpseo_linkdex', '-2803'),
(27812, 4699, 'yoast_wpseo_content_score', '0'),
(27813, 4699, 'yoast_wpseo_is_cornerstone', 'false'),
(27814, 4699, 'yoast_wpseo_estimated-reading-time-minutes', '1'),
(27815, 4699, 'yoast_wpseo_meta-robots-noindex', '0'),
(27816, 4699, 'yoast_wpseo_meta-robots-nofollow', '0'),
(27817, 4699, 'yoast_wpseo_meta-robots-adv', ''),
(27818, 4699, 'yoast_wpseo_bctitle', ''),
(27819, 4699, 'yoast_wpseo_canonical', ''),
(27820, 4699, 'yoast_wpseo_wordproof_timestamp', ''),
(27821, 4699, 'yoast_wpseo_schema_page_type', ''),
(27822, 4699, 'yoast_wpseo_schema_article_type', ''),
(27823, 4699, 'yoast_wpseo_opengraph-title', ''),
(27824, 4699, 'yoast_wpseo_opengraph-description', ''),
(27825, 4699, 'yoast_wpseo_opengraph-image', ''),
(27826, 4699, 'yoast_wpseo_opengraph-image-id', ''),
(27827, 4699, 'yoast_wpseo_twitter-title', ''),
(27828, 4699, 'yoast_wpseo_twitter-description', ''),
(27829, 4699, 'yoast_wpseo_twitter-image', ''),
(27830, 4699, 'yoast_wpseo_twitter-image-id', ''),
(27831, 4699, 'screen', 'mobile'),
(27832, 4699, '_yoast_wpseo_estimated-reading-time-minutes', '3'),
(27833, 4699, '_yoast_wpseo_wordproof_timestamp', ''),
(27834, 5225, 'fw_options', 'a:0:{}'),
(27835, 4699, 'rs_page_bg_color', '#ffffff'),
(27836, 4699, 'slide_template', 'default'),
(27837, 4699, '_elementor_edit_mode', 'builder'),
(27838, 4699, '_elementor_template_type', 'wp-page'),
(27839, 4699, '_elementor_version', '3.12.2'),
(27851, 5228, 'fw_options', 'a:0:{}'),
(27852, 5228, '_wp_page_template', 'elementor_header_footer'),
(27853, 5228, '_elementor_edit_mode_nonce', '7c89a7c98a'),
(27854, 5228, '_elementor_post_mode', ''),
(27855, 5228, '_thumbnail_id', '-1'),
(27856, 5228, '_elementor_edit_mode', 'builder'),
(27857, 5228, '_elementor_template_type', 'wp-page'),
(27858, 5228, '_elementor_version', '3.12.2'),
(27859, 5229, 'fw_options', 'a:0:{}'),
(27860, 5229, '_wp_page_template', 'elementor_header_footer'),
(27861, 5229, '_elementor_edit_mode_nonce', '7c89a7c98a'),
(27862, 5229, '_elementor_post_mode', ''),
(27863, 5229, '_thumbnail_id', '-1'),
(27864, 5229, '_elementor_edit_mode', 'builder'),
(27865, 5229, '_elementor_template_type', 'wp-page'),
(27866, 5229, '_elementor_version', '3.12.2'),
(27867, 4699, '_elementor_data', '[{\"id\":\"34e74ccb\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7cab4521\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"65567d03\",\"elType\":\"widget\",\"settings\":{\"editor\":\" \"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4f86cf31\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" services_firstsec\"},\"elements\":[{\"id\":\"2c29fbf7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1fb5977b\",\"elType\":\"widget\",\"settings\":{\"limit\":6},\"elements\":[],\"widgetType\":\"DoccureServices\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c13d9d0\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" services_testimonials_section\",\"gap\":\"no\"},\"elements\":[{\"id\":\"299b7d7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f091aa5\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"38269999\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7f4b351e\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"with_border\":\"\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"38b0511f\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"73b68630\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"61294f7e\",\"elType\":\"widget\",\"settings\":{\"hide_avatar\":\"\",\"hide_job\":\"\",\"hide_username\":\"\",\"limit\":4,\"style\":\"style2\"},\"elements\":[],\"widgetType\":\"doccure-testimonials\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(27868, 5230, 'fw_options', 'a:0:{}'),
(27869, 5230, '_wp_page_template', 'elementor_header_footer'),
(27870, 5230, '_elementor_edit_mode_nonce', '7c89a7c98a'),
(27871, 5230, '_elementor_post_mode', ''),
(27872, 5230, '_thumbnail_id', '-1'),
(27873, 5230, '_elementor_edit_mode', 'builder'),
(27874, 5230, '_elementor_template_type', 'wp-page'),
(27875, 5230, '_elementor_version', '3.12.2'),
(27876, 5230, '_elementor_data', '[{\"id\":\"34e74ccb\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7cab4521\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"65567d03\",\"elType\":\"widget\",\"settings\":{\"editor\":\" \"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4f86cf31\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" services_firstsec\"},\"elements\":[{\"id\":\"2c29fbf7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1fb5977b\",\"elType\":\"widget\",\"settings\":{\"limit\":6},\"elements\":[],\"widgetType\":\"DoccureServices\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c13d9d0\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" services_testimonials_section\",\"gap\":\"no\"},\"elements\":[{\"id\":\"299b7d7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f091aa5\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"38269999\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7f4b351e\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"with_border\":\"\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"38b0511f\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"73b68630\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"61294f7e\",\"elType\":\"widget\",\"settings\":{\"hide_avatar\":\"\",\"hide_job\":\"\",\"hide_username\":\"\",\"limit\":4,\"style\":\"style2\"},\"elements\":[],\"widgetType\":\"doccure-testimonials\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(27880, 4699, '_yoast_wpseo_content_score', '90'),
(27881, 5231, 'fw_options', 'a:0:{}'),
(27882, 5231, '_wp_page_template', 'elementor_header_footer'),
(27883, 5231, '_elementor_edit_mode_nonce', '7c89a7c98a'),
(27884, 5231, '_elementor_post_mode', ''),
(27885, 5231, '_thumbnail_id', '-1'),
(27886, 5231, '_elementor_edit_mode', 'builder'),
(27887, 5231, '_elementor_template_type', 'wp-page'),
(27888, 5231, '_elementor_version', '3.12.2'),
(27889, 5231, '_elementor_data', '[{\"id\":\"34e74ccb\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7cab4521\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"65567d03\",\"elType\":\"widget\",\"settings\":{\"editor\":\" \"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4f86cf31\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" services_firstsec\"},\"elements\":[{\"id\":\"2c29fbf7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1fb5977b\",\"elType\":\"widget\",\"settings\":{\"limit\":6},\"elements\":[],\"widgetType\":\"DoccureServices\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c13d9d0\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" services_testimonials_section\",\"gap\":\"no\"},\"elements\":[{\"id\":\"299b7d7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f091aa5\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"38269999\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7f4b351e\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"with_border\":\"\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"38b0511f\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"73b68630\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"61294f7e\",\"elType\":\"widget\",\"settings\":{\"hide_avatar\":\"\",\"hide_job\":\"\",\"hide_username\":\"\",\"limit\":4,\"style\":\"style2\"},\"elements\":[],\"widgetType\":\"doccure-testimonials\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(27892, 5232, 'fw_options', 'a:0:{}'),
(27893, 5232, '_wp_page_template', 'elementor_header_footer'),
(27894, 5232, '_elementor_edit_mode_nonce', '7c89a7c98a'),
(27895, 5232, '_elementor_post_mode', ''),
(27896, 5232, '_thumbnail_id', '-1'),
(27897, 5232, '_elementor_edit_mode', 'builder'),
(27898, 5232, '_elementor_template_type', 'wp-page'),
(27899, 5232, '_elementor_version', '3.12.2'),
(27900, 5232, '_elementor_data', '[{\"id\":\"34e74ccb\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7cab4521\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"65567d03\",\"elType\":\"widget\",\"settings\":{\"editor\":\" \"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4f86cf31\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" services_firstsec\"},\"elements\":[{\"id\":\"2c29fbf7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1fb5977b\",\"elType\":\"widget\",\"settings\":{\"limit\":6},\"elements\":[],\"widgetType\":\"DoccureServices\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c13d9d0\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" services_testimonials_section\",\"gap\":\"no\"},\"elements\":[{\"id\":\"299b7d7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f091aa5\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"38269999\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7f4b351e\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"with_border\":\"\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"38b0511f\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"73b68630\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"61294f7e\",\"elType\":\"widget\",\"settings\":{\"hide_avatar\":\"\",\"hide_job\":\"\",\"hide_username\":\"\",\"limit\":4,\"style\":\"style2\"},\"elements\":[],\"widgetType\":\"doccure-testimonials\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(27903, 5233, 'fw_options', 'a:0:{}'),
(27904, 5233, '_wp_page_template', 'elementor_header_footer'),
(27905, 5233, '_elementor_edit_mode_nonce', '7c89a7c98a'),
(27906, 5233, '_elementor_post_mode', ''),
(27907, 5233, '_thumbnail_id', '-1'),
(27908, 5233, '_elementor_edit_mode', 'builder'),
(27909, 5233, '_elementor_template_type', 'wp-page'),
(27910, 5233, '_elementor_version', '3.12.2'),
(27911, 5233, '_elementor_data', '[{\"id\":\"34e74ccb\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7cab4521\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"65567d03\",\"elType\":\"widget\",\"settings\":{\"editor\":\" \"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4f86cf31\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" services_firstsec\"},\"elements\":[{\"id\":\"2c29fbf7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1fb5977b\",\"elType\":\"widget\",\"settings\":{\"limit\":6},\"elements\":[],\"widgetType\":\"DoccureServices\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c13d9d0\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" services_testimonials_section\",\"gap\":\"no\"},\"elements\":[{\"id\":\"299b7d7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f091aa5\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"38269999\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7f4b351e\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"with_border\":\"\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"38b0511f\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"73b68630\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"61294f7e\",\"elType\":\"widget\",\"settings\":{\"hide_avatar\":\"\",\"hide_job\":\"\",\"hide_username\":\"\",\"limit\":4,\"style\":\"style2\"},\"elements\":[],\"widgetType\":\"doccure-testimonials\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(27914, 5234, 'am_page_data', 'a:12:{s:12:\"am_seo_title\";s:0:\"\";s:18:\"am_seo_description\";s:0:\"\";s:15:\"am_seo_keywords\";s:0:\"\";s:9:\"am_layout\";s:10:\"no_sidebar\";s:15:\"am_left_sidebar\";s:0:\"\";s:13:\"am_page_title\";s:4:\"show\";s:12:\"am_title_bar\";s:7:\"default\";s:14:\"am_breadcrumbs\";s:6:\"enable\";s:15:\"am_title_bar_bg\";s:0:\"\";s:17:\"am_title_bar_text\";s:0:\"\";s:13:\"am_rev_slider\";s:1:\"6\";s:12:\"am_shortcode\";s:0:\"\";}'),
(27915, 5234, '_edit_lock', '1682696877:1'),
(27916, 5234, '_edit_last', '1'),
(27917, 5234, '_elementor_edit_mode', 'builder'),
(27918, 5234, '_elementor_template_type', 'wp-page'),
(27919, 5234, '_elementor_version', '3.12.2'),
(27920, 5234, '_wp_page_template', 'elementor_header_footer'),
(27921, 5234, 'dfiFeatured', 'a:1:{i:0;s:0:\"\";}'),
(27922, 5234, '_wpnonce', 'fb436a1239'),
(27923, 5234, '_wp_http_referer', '/elementor/wp-admin/post-new.php?post_type=page'),
(27924, 5234, 'user_ID', '1'),
(27925, 5234, 'action', 'editpost'),
(27926, 5234, 'originalaction', 'editpost'),
(27927, 5234, 'post_author', '1'),
(27928, 5234, 'post_type', 'page'),
(27929, 5234, 'original_post_status', 'auto-draft'),
(27930, 5234, 'referredby', 'https://doccure-wp.dreamstechnologies.com/wp-admin/edit.php?post_type=page'),
(27931, 5234, '_wp_original_http_referer', 'https://doccure-wp.dreamstechnologies.com/wp-admin/edit.php?post_type=page'),
(27932, 5234, 'auto_draft', ''),
(27933, 5234, 'post_ID', '5234'),
(27934, 5234, 'meta-box-order-nonce', '08f1a2a1fc'),
(27935, 5234, 'closedpostboxesnonce', '8da0cd27e9'),
(27936, 5234, 'original_post_title', ''),
(27937, 5234, 'post_title', 'Portfolios'),
(27938, 5234, 'samplepermalinknonce', '0d959bcda0'),
(27939, 5234, '_elementor_edit_mode_nonce', '7c89a7c98a'),
(27940, 5234, '_elementor_post_mode', 'true'),
(27941, 5234, 'content', ''),
(27942, 5234, 'wp-preview', ''),
(27943, 5234, 'hidden_post_status', 'draft'),
(27944, 5234, 'post_status', 'publish'),
(27945, 5234, 'hidden_post_password', ''),
(27946, 5234, 'hidden_post_visibility', 'public'),
(27947, 5234, 'visibility', 'public'),
(27948, 5234, 'post_password', ''),
(27949, 5234, 'mm', '04'),
(27950, 5234, 'jj', '28'),
(27951, 5234, 'aa', '2023'),
(27952, 5234, 'hh', '15'),
(27953, 5234, 'mn', '17'),
(27954, 5234, 'ss', '04'),
(27955, 5234, 'hidden_mm', '04'),
(27956, 5234, 'cur_mm', '04'),
(27957, 5234, 'hidden_jj', '28'),
(27958, 5234, 'cur_jj', '28'),
(27959, 5234, 'hidden_aa', '2023'),
(27960, 5234, 'cur_aa', '2023'),
(27961, 5234, 'hidden_hh', '15'),
(27962, 5234, 'cur_hh', '15'),
(27963, 5234, 'hidden_mn', '17'),
(27964, 5234, 'cur_mn', '17'),
(27965, 5234, 'original_publish', 'Publish'),
(27966, 5234, 'publish', 'Publish'),
(27967, 5234, 'parent_id', ''),
(27968, 5234, 'page_template', 'elementor_header_footer'),
(27969, 5234, 'menu_order', '0'),
(27972, 5234, '_thumbnail_id', '-1'),
(27973, 5234, 'dfi_fimageplug-2', 'aeb35579db'),
(27974, 5234, 'wpb_vc_js_status', 'false'),
(27975, 5234, 'wpb_vc_loading', 'Loading, please wait...'),
(27976, 5234, 'wpb_vc_loading_row', 'Crunching...'),
(27977, 5234, 'vc_post_custom_css', ''),
(27978, 5234, 'yoast_free_metabox_nonce', '5f7cc6f5b9'),
(27979, 5234, 'yoast_wpseo_focuskw', ''),
(27980, 5234, 'yoast_wpseo_title', ''),
(27981, 5234, 'yoast_wpseo_metadesc', ''),
(27982, 5234, 'yoast_wpseo_linkdex', '-2803'),
(27983, 5234, 'yoast_wpseo_content_score', '0'),
(27984, 5234, 'yoast_wpseo_is_cornerstone', 'false'),
(27985, 5234, 'yoast_wpseo_estimated-reading-time-minutes', '0'),
(27986, 5234, 'yoast_wpseo_meta-robots-noindex', '0'),
(27987, 5234, 'yoast_wpseo_meta-robots-nofollow', '0'),
(27988, 5234, 'yoast_wpseo_meta-robots-adv', ''),
(27989, 5234, 'yoast_wpseo_bctitle', ''),
(27990, 5234, 'yoast_wpseo_canonical', ''),
(27991, 5234, 'yoast_wpseo_wordproof_timestamp', ''),
(27992, 5234, 'yoast_wpseo_schema_page_type', ''),
(27993, 5234, 'yoast_wpseo_schema_article_type', ''),
(27994, 5234, 'yoast_wpseo_opengraph-title', ''),
(27995, 5234, 'yoast_wpseo_opengraph-description', ''),
(27996, 5234, 'yoast_wpseo_opengraph-image', ''),
(27997, 5234, 'yoast_wpseo_opengraph-image-id', ''),
(27998, 5234, 'yoast_wpseo_twitter-title', ''),
(27999, 5234, 'yoast_wpseo_twitter-description', ''),
(28000, 5234, 'yoast_wpseo_twitter-image', ''),
(28001, 5234, 'yoast_wpseo_twitter-image-id', ''),
(28002, 5234, 'screen', 'mobile'),
(28003, 5234, 'metakeyselect', '#NONE#'),
(28004, 5234, 'metakeyinput', ''),
(28005, 5234, 'metavalue', ''),
(28006, 5234, '_ajax_nonce-add-meta', 'ec938d98c3'),
(28007, 5234, 'advanced_view', '1'),
(28008, 5234, 'post_name', ''),
(28009, 5234, 'post_author_override', '1'),
(28010, 5234, 'post_mime_type', ''),
(28011, 5234, 'ID', '5234'),
(28012, 5234, 'post_content', ''),
(28013, 5234, 'post_parent', '0'),
(28014, 5234, 'comment_status', 'closed'),
(28015, 5234, 'ping_status', 'closed'),
(28016, 5235, '_elementor_edit_mode', 'builder'),
(28017, 5234, '_wpb_vc_js_status', 'false'),
(28018, 5234, '_yoast_wpseo_estimated-reading-time-minutes', '0'),
(28019, 5234, '_yoast_wpseo_wordproof_timestamp', ''),
(28020, 5235, 'fw_options', 'a:0:{}'),
(28021, 5235, '_elementor_template_type', 'wp-page'),
(28022, 5235, '_elementor_version', '3.12.2'),
(28023, 5235, '_wp_page_template', 'elementor_header_footer'),
(28024, 5235, '_elementor_edit_mode_nonce', '7c89a7c98a'),
(28025, 5235, '_elementor_post_mode', 'true'),
(28026, 5235, '_thumbnail_id', '-1'),
(28027, 5234, 'rs_page_bg_color', '#ffffff'),
(28028, 5234, 'slide_template', 'default'),
(28040, 5238, 'fw_options', 'a:0:{}'),
(28041, 5238, '_elementor_edit_mode', 'builder'),
(28042, 5238, '_elementor_template_type', 'wp-page'),
(28043, 5238, '_elementor_version', '3.12.2'),
(28044, 5238, '_wp_page_template', 'elementor_header_footer'),
(28045, 5238, '_elementor_edit_mode_nonce', '7c89a7c98a'),
(28046, 5238, '_elementor_post_mode', 'true'),
(28047, 5238, '_thumbnail_id', '-1'),
(28048, 5239, 'fw_options', 'a:0:{}'),
(28049, 5239, '_elementor_edit_mode', 'builder'),
(28050, 5239, '_elementor_template_type', 'wp-page'),
(28051, 5239, '_elementor_version', '3.12.2'),
(28052, 5239, '_wp_page_template', 'elementor_header_footer'),
(28053, 5239, '_elementor_edit_mode_nonce', '7c89a7c98a'),
(28054, 5239, '_elementor_post_mode', 'true'),
(28055, 5239, '_thumbnail_id', '-1'),
(28056, 5234, '_elementor_data', '[{\"id\":\"537cf5fc\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"section_spacing_br \"},\"elements\":[{\"id\":\"34e7b7a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7aee990a\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"doccure-Portfolio-grid\"}],\"isInner\":false}],\"isInner\":false}]'),
(28057, 5240, 'fw_options', 'a:0:{}'),
(28058, 5240, '_elementor_edit_mode', 'builder'),
(28059, 5240, '_elementor_template_type', 'wp-page'),
(28060, 5240, '_elementor_version', '3.12.2'),
(28061, 5240, '_wp_page_template', 'elementor_header_footer'),
(28062, 5240, '_elementor_edit_mode_nonce', '7c89a7c98a'),
(28063, 5240, '_elementor_post_mode', 'true'),
(28064, 5240, '_thumbnail_id', '-1'),
(28065, 5240, '_elementor_data', '[{\"id\":\"537cf5fc\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"section_spacing_br \"},\"elements\":[{\"id\":\"34e7b7a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7aee990a\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"doccure-Portfolio-grid\"}],\"isInner\":false}],\"isInner\":false}]'),
(28068, 5241, '_menu_item_type', 'post_type'),
(28069, 5241, '_menu_item_menu_item_parent', '16'),
(28070, 5241, '_menu_item_object_id', '5234'),
(28071, 5241, '_menu_item_object', 'page'),
(28072, 5241, '_menu_item_target', ''),
(28073, 5241, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(28074, 5241, '_menu_item_xfn', ''),
(28075, 5241, '_menu_item_url', ''),
(28078, 896, '_edit_lock', '1690441046:1'),
(28079, 896, '_edit_last', '1'),
(28080, 896, 'dfiFeatured', 'a:1:{i:0;s:0:\"\";}'),
(28081, 896, '_yoast_wpseo_estimated-reading-time-minutes', '2'),
(28082, 896, '_yoast_wpseo_wordproof_timestamp', ''),
(28083, 5242, '_wpb_post_custom_css', '.sigma_single-pagination {\r\n    padding-top: 0px;\r\n    display: none;\r\n}\r\n\r\n.sigma_post-details-meta-item {\r\n    flex: 1;\r\n    display: none;\r\n}\r\n\r\n.sigma_service.style-4 .sigma_service-content-wrapper {\r\n    padding: 40px;\r\n    display:none;\r\n}\r\n\r\n.wpb_single_image:hover{\r\n    transition: .3s;\r\n}'),
(28084, 5242, 'fw_options', 'a:0:{}'),
(28085, 896, '_elementor_edit_mode', 'builder'),
(28086, 896, '_elementor_template_type', 'wp-post'),
(28087, 896, '_elementor_version', '3.12.2'),
(28089, 501, '_elementor_edit_mode', 'builder'),
(28090, 501, '_elementor_template_type', 'wp-post'),
(28091, 501, '_elementor_version', '3.12.2'),
(28103, 5245, '_wpb_shortcodes_custom_css', '.vc_custom_1670329735924{padding-top: 60px !important;padding-bottom: 10px !important;}'),
(28104, 5245, 'fw_options', 'a:0:{}'),
(28105, 5245, '_elementor_edit_mode', 'builder'),
(28106, 5245, '_elementor_template_type', 'wp-post'),
(28107, 5245, '_elementor_version', '3.12.2'),
(28108, 5245, '_thumbnail_id', ''),
(28109, 5246, '_wpb_shortcodes_custom_css', '.vc_custom_1670329735924{padding-top: 60px !important;padding-bottom: 10px !important;}'),
(28110, 5246, 'fw_options', 'a:0:{}'),
(28111, 5246, '_elementor_edit_mode', 'builder'),
(28112, 5246, '_elementor_template_type', 'wp-post'),
(28113, 5246, '_elementor_version', '3.12.2'),
(28114, 5246, '_thumbnail_id', ''),
(28115, 501, '_wp_page_template', 'default'),
(28116, 501, '_elementor_data', '[{\"id\":\"1c9a0e08\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"section_spacing\"},\"elements\":[{\"id\":\"3d3afe5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6057718d\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":780,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/09\\/doctor-01-1.jpg\"},{\"id\":777,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/09\\/doctor-02-1.jpg\"},{\"id\":776,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/09\\/doctor-03.jpg\"},{\"id\":775,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/09\\/doctor-04-1.jpg\"},{\"id\":2970,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/12\\/doctor-05-1.jpg\"},{\"id\":773,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/09\\/doctor-06-1.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"open_lightbox\":\"yes\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false}]'),
(28117, 5247, 'fw_options', 'a:0:{}'),
(28118, 5247, '_elementor_edit_mode', 'builder'),
(28119, 5247, '_elementor_template_type', 'wp-post'),
(28120, 5247, '_elementor_version', '3.12.2'),
(28121, 5247, '_wp_page_template', 'default'),
(28122, 5247, '_elementor_data', '[]'),
(28123, 5247, '_thumbnail_id', ''),
(28141, 5250, 'fw_options', 'a:0:{}'),
(28142, 5250, '_elementor_edit_mode', 'builder'),
(28143, 5250, '_elementor_template_type', 'wp-post'),
(28144, 5250, '_elementor_version', '3.12.2'),
(28145, 5250, '_thumbnail_id', ''),
(28146, 5251, 'fw_options', 'a:0:{}'),
(28147, 5251, '_elementor_edit_mode', 'builder'),
(28148, 5251, '_elementor_template_type', 'wp-post'),
(28149, 5251, '_elementor_version', '3.12.2'),
(28150, 5251, '_thumbnail_id', ''),
(28151, 896, '_wp_page_template', 'default'),
(28152, 896, '_elementor_data', '[{\"id\":\"15eefa4d\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"section_spacing\"},\"elements\":[{\"id\":\"321b5595\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8a081a3\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":780,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/09\\/doctor-01-1.jpg\"},{\"id\":777,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/09\\/doctor-02-1.jpg\"},{\"id\":776,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/09\\/doctor-03.jpg\"},{\"id\":775,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/09\\/doctor-04-1.jpg\"},{\"id\":2970,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/12\\/doctor-05-1.jpg\"},{\"id\":773,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/09\\/doctor-06-1.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"open_lightbox\":\"yes\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false}]'),
(28153, 5252, 'fw_options', 'a:0:{}'),
(28154, 5252, '_elementor_edit_mode', 'builder'),
(28155, 5252, '_elementor_template_type', 'wp-post'),
(28156, 5252, '_elementor_version', '3.12.2'),
(28157, 5252, '_wp_page_template', 'default'),
(28158, 5252, '_elementor_data', '[{\"id\":\"15eefa4d\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"section_spacing\"},\"elements\":[{\"id\":\"321b5595\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8a081a3\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":780,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/09\\/doctor-01-1.jpg\"},{\"id\":777,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/09\\/doctor-02-1.jpg\"},{\"id\":776,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/09\\/doctor-03.jpg\"},{\"id\":775,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/09\\/doctor-04-1.jpg\"},{\"id\":2970,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/12\\/doctor-05-1.jpg\"},{\"id\":773,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/09\\/doctor-06-1.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"open_lightbox\":\"yes\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false}]'),
(28159, 5252, '_thumbnail_id', ''),
(28181, 5256, 'fw_options', 'a:0:{}'),
(28182, 5256, '_elementor_edit_mode', 'builder'),
(28183, 5256, '_elementor_template_type', 'wp-post'),
(28184, 5256, '_elementor_version', '3.12.2'),
(28185, 5256, '_wp_page_template', 'default'),
(28186, 5256, '_elementor_data', '[{\"id\":\"15eefa4d\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"section_spacing\"},\"elements\":[{\"id\":\"321b5595\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8a081a3\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":780,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/09\\/doctor-01-1.jpg\"},{\"id\":777,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/09\\/doctor-02-1.jpg\"},{\"id\":776,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/09\\/doctor-03.jpg\"},{\"id\":775,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/09\\/doctor-04-1.jpg\"},{\"id\":2970,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/12\\/doctor-05-1.jpg\"},{\"id\":773,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/09\\/doctor-06-1.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"open_lightbox\":\"yes\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false}]'),
(28189, 5256, '_thumbnail_id', ''),
(28190, 5257, 'fw_options', 'a:0:{}'),
(28191, 5257, '_elementor_edit_mode', 'builder'),
(28192, 5257, '_elementor_template_type', 'wp-post'),
(28193, 5257, '_elementor_version', '3.12.2'),
(28194, 5257, '_wp_page_template', 'default'),
(28195, 5257, '_elementor_data', '[{\"id\":\"15eefa4d\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"section_spacing\"},\"elements\":[{\"id\":\"321b5595\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8a081a3\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":780,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/09\\/doctor-01-1.jpg\"},{\"id\":777,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/09\\/doctor-02-1.jpg\"},{\"id\":776,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/09\\/doctor-03.jpg\"},{\"id\":775,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/09\\/doctor-04-1.jpg\"},{\"id\":2970,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/12\\/doctor-05-1.jpg\"},{\"id\":773,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/09\\/doctor-06-1.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"open_lightbox\":\"yes\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false}]'),
(28198, 5257, '_thumbnail_id', ''),
(28199, 5258, 'fw_options', 'a:0:{}'),
(28200, 5258, '_elementor_edit_mode', 'builder'),
(28201, 5258, '_elementor_template_type', 'wp-post'),
(28202, 5258, '_elementor_version', '3.12.2'),
(28203, 5258, '_wp_page_template', 'default'),
(28204, 5258, '_elementor_data', '[{\"id\":\"15eefa4d\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"section_spacing\"},\"elements\":[{\"id\":\"321b5595\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8a081a3\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":780,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/09\\/doctor-01-1.jpg\"},{\"id\":777,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/09\\/doctor-02-1.jpg\"},{\"id\":776,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/09\\/doctor-03.jpg\"},{\"id\":775,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/09\\/doctor-04-1.jpg\"},{\"id\":2970,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/12\\/doctor-05-1.jpg\"},{\"id\":773,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/09\\/doctor-06-1.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"open_lightbox\":\"yes\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false}]'),
(28207, 5258, '_thumbnail_id', ''),
(28208, 5259, 'fw_options', 'a:0:{}'),
(28209, 5259, '_elementor_edit_mode', 'builder'),
(28210, 5259, '_elementor_template_type', 'wp-post'),
(28211, 5259, '_elementor_version', '3.12.2'),
(28212, 5259, '_wp_page_template', 'default'),
(28213, 5259, '_elementor_data', '[]'),
(28215, 5259, '_thumbnail_id', ''),
(28216, 5260, 'fw_options', 'a:0:{}'),
(28217, 5260, '_elementor_edit_mode', 'builder'),
(28218, 5260, '_elementor_template_type', 'wp-post'),
(28219, 5260, '_elementor_version', '3.12.2'),
(28220, 5260, '_wp_page_template', 'default'),
(28221, 5260, '_elementor_data', '[]'),
(28223, 5260, '_thumbnail_id', ''),
(28224, 5261, 'fw_options', 'a:0:{}'),
(28225, 5261, '_elementor_edit_mode', 'builder'),
(28226, 5261, '_elementor_template_type', 'wp-post'),
(28227, 5261, '_elementor_version', '3.12.2'),
(28228, 5261, '_wp_page_template', 'default'),
(28229, 5261, '_elementor_data', '[]'),
(28231, 5261, '_thumbnail_id', ''),
(28242, 5263, 'fw_options', 'a:0:{}'),
(28243, 5263, '_elementor_edit_mode', 'builder'),
(28244, 5263, '_elementor_template_type', 'wp-post'),
(28245, 5263, '_elementor_version', '3.12.2'),
(28246, 5263, '_wp_page_template', 'default'),
(28247, 5263, '_elementor_data', '[]'),
(28249, 5263, '_thumbnail_id', ''),
(28250, 5264, 'fw_options', 'a:0:{}'),
(28251, 5264, '_elementor_edit_mode', 'builder'),
(28252, 5264, '_elementor_template_type', 'wp-post'),
(28253, 5264, '_elementor_version', '3.12.2');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(28254, 5264, '_wp_page_template', 'default'),
(28255, 5264, '_elementor_data', '[]'),
(28257, 5264, '_thumbnail_id', ''),
(28258, 5265, 'fw_options', 'a:0:{}'),
(28259, 5265, '_elementor_edit_mode', 'builder'),
(28260, 5265, '_elementor_template_type', 'wp-post'),
(28261, 5265, '_elementor_version', '3.12.2'),
(28262, 5265, '_wp_page_template', 'default'),
(28263, 5265, '_elementor_data', '[{\"id\":\"1c9a0e08\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"section_spacing\"},\"elements\":[{\"id\":\"3d3afe5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6057718d\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":780,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/09\\/doctor-01-1.jpg\"},{\"id\":777,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/09\\/doctor-02-1.jpg\"},{\"id\":776,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/09\\/doctor-03.jpg\"},{\"id\":775,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/09\\/doctor-04-1.jpg\"},{\"id\":2970,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/12\\/doctor-05-1.jpg\"},{\"id\":773,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/09\\/doctor-06-1.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"open_lightbox\":\"yes\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false}]'),
(28265, 5265, '_thumbnail_id', ''),
(28268, 5266, 'fw_options', 'a:0:{}'),
(28269, 5266, '_elementor_edit_mode', 'builder'),
(28270, 5266, '_elementor_template_type', 'wp-post'),
(28271, 5266, '_elementor_version', '3.12.2'),
(28272, 5266, '_wp_page_template', 'default'),
(28273, 5266, '_elementor_data', '[{\"id\":\"1c9a0e08\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"section_spacing\"},\"elements\":[{\"id\":\"3d3afe5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6057718d\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":780,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/09\\/doctor-01-1.jpg\"},{\"id\":777,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/09\\/doctor-02-1.jpg\"},{\"id\":776,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/09\\/doctor-03.jpg\"},{\"id\":775,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/09\\/doctor-04-1.jpg\"},{\"id\":2970,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/12\\/doctor-05-1.jpg\"},{\"id\":773,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/09\\/doctor-06-1.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"open_lightbox\":\"yes\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false}]'),
(28276, 5266, '_thumbnail_id', ''),
(28277, 5267, 'fw_options', 'a:0:{}'),
(28278, 5267, '_elementor_edit_mode', 'builder'),
(28279, 5267, '_elementor_template_type', 'wp-post'),
(28280, 5267, '_elementor_version', '3.12.2'),
(28281, 5267, '_wp_page_template', 'default'),
(28282, 5267, '_elementor_data', '[{\"id\":\"1c9a0e08\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"section_spacing\"},\"elements\":[{\"id\":\"3d3afe5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6057718d\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":780,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/09\\/doctor-01-1.jpg\"},{\"id\":777,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/09\\/doctor-02-1.jpg\"},{\"id\":776,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/09\\/doctor-03.jpg\"},{\"id\":775,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/09\\/doctor-04-1.jpg\"},{\"id\":2970,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/12\\/doctor-05-1.jpg\"},{\"id\":773,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/09\\/doctor-06-1.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"open_lightbox\":\"yes\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false}]'),
(28285, 5267, '_thumbnail_id', ''),
(28286, 5268, 'fw_options', 'a:0:{}'),
(28287, 5268, '_elementor_edit_mode', 'builder'),
(28288, 5268, '_elementor_template_type', 'wp-post'),
(28289, 5268, '_elementor_version', '3.12.2'),
(28290, 5268, '_wp_page_template', 'default'),
(28291, 5268, '_elementor_data', '[{\"id\":\"1c9a0e08\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"section_spacing\"},\"elements\":[{\"id\":\"3d3afe5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6057718d\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":780,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/09\\/doctor-01-1.jpg\"},{\"id\":777,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/09\\/doctor-02-1.jpg\"},{\"id\":776,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/09\\/doctor-03.jpg\"},{\"id\":775,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/09\\/doctor-04-1.jpg\"},{\"id\":2970,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/12\\/doctor-05-1.jpg\"},{\"id\":773,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/09\\/doctor-06-1.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"open_lightbox\":\"yes\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false}]'),
(28294, 5268, '_thumbnail_id', ''),
(28295, 896, '_thumbnail_id', '780'),
(28296, 5269, '_elementor_edit_mode', 'builder'),
(28297, 5269, '_wpb_post_custom_css', '.sigma_single-pagination {\r\n    padding-top: 0px;\r\n    display: none;\r\n}\r\n\r\n.sigma_post-details-meta-item {\r\n    flex: 1;\r\n    display: none;\r\n}\r\n\r\n.sigma_service.style-4 .sigma_service-content-wrapper {\r\n    padding: 40px;\r\n    display:none;\r\n}\r\n\r\n.wpb_single_image:hover{\r\n    transition: .3s;\r\n}'),
(28298, 5269, 'fw_options', 'a:0:{}'),
(28299, 5269, '_elementor_template_type', 'wp-post'),
(28300, 5269, '_elementor_version', '3.12.2'),
(28301, 5269, '_wp_page_template', 'default'),
(28302, 5269, '_elementor_data', '[{\"id\":\"15eefa4d\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"section_spacing\"},\"elements\":[{\"id\":\"321b5595\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8a081a3\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":780,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/09\\/doctor-01-1.jpg\"},{\"id\":777,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/09\\/doctor-02-1.jpg\"},{\"id\":776,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/09\\/doctor-03.jpg\"},{\"id\":775,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/09\\/doctor-04-1.jpg\"},{\"id\":2970,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/12\\/doctor-05-1.jpg\"},{\"id\":773,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/09\\/doctor-06-1.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"open_lightbox\":\"yes\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false}]'),
(28305, 5269, '_thumbnail_id', '780'),
(28307, 501, '_thumbnail_id', '777'),
(28308, 5270, '_elementor_edit_mode', 'builder'),
(28309, 5270, '_wpb_post_custom_css', '.sigma_single-pagination {\r\n    padding-top: 0px;\r\n    display: none;\r\n}\r\n\r\n.sigma_post-details-meta-item {\r\n    flex: 1;\r\n    display: none;\r\n}\r\n\r\n.section {\r\n    padding-bottom: 0px !important;\r\n    padding-top: 0px !important;\r\n}'),
(28310, 5270, 'fw_options', 'a:0:{}'),
(28311, 5270, '_elementor_template_type', 'wp-post'),
(28312, 5270, '_elementor_version', '3.12.2'),
(28313, 5270, '_wp_page_template', 'default'),
(28314, 5270, '_elementor_data', '[{\"id\":\"1c9a0e08\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"section_spacing\"},\"elements\":[{\"id\":\"3d3afe5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6057718d\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":780,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/09\\/doctor-01-1.jpg\"},{\"id\":777,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/09\\/doctor-02-1.jpg\"},{\"id\":776,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/09\\/doctor-03.jpg\"},{\"id\":775,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/09\\/doctor-04-1.jpg\"},{\"id\":2970,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/12\\/doctor-05-1.jpg\"},{\"id\":773,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/09\\/doctor-06-1.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"open_lightbox\":\"yes\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false}]'),
(28317, 5270, '_thumbnail_id', '777'),
(28318, 228, '_elementor_edit_mode_nonce', '7c89a7c98a'),
(28319, 228, '_elementor_post_mode', ''),
(28322, 228, '_thumbnail_id', '-1'),
(28323, 228, 'meta', 'a:94:{i:21807;a:2:{s:3:\"key\";s:2:\"aa\";s:5:\"value\";s:4:\"2021\";}i:21784;a:2:{s:3:\"key\";s:6:\"action\";s:5:\"value\";s:8:\"editpost\";}i:21871;a:2:{s:3:\"key\";s:17:\"add_comment_nonce\";s:5:\"value\";s:10:\"18ad0d929f\";}i:21870;a:2:{s:3:\"key\";s:13:\"advanced_view\";s:5:\"value\";s:1:\"1\";}i:21828;a:2:{s:3:\"key\";s:16:\"ao_metabox_nonce\";s:5:\"value\";s:10:\"9718f89feb\";}i:21831;a:2:{s:3:\"key\";s:12:\"ao_post_ccss\";s:5:\"value\";s:2:\"on\";}i:21830;a:2:{s:3:\"key\";s:20:\"ao_post_css_optimize\";s:5:\"value\";s:2:\"on\";}i:21829;a:2:{s:3:\"key\";s:19:\"ao_post_js_optimize\";s:5:\"value\";s:2:\"on\";}i:21832;a:2:{s:3:\"key\";s:16:\"ao_post_lazyload\";s:5:\"value\";s:2:\"on\";}i:21833;a:2:{s:3:\"key\";s:15:\"ao_post_preload\";s:5:\"value\";s:0:\"\";}i:21793;a:2:{s:3:\"key\";s:20:\"closedpostboxesnonce\";s:5:\"value\";s:10:\"e64ab9b85b\";}i:21879;a:2:{s:3:\"key\";s:14:\"comment_status\";s:5:\"value\";s:6:\"closed\";}i:21797;a:2:{s:3:\"key\";s:7:\"content\";s:5:\"value\";s:6434:\"<p>[vc_row el_class=\"tabs_accordionblock faq_page\"][vc_column][vc_tta_tour style=\"outline\" active_section=\"1\"][vc_tta_section i_position=\"right\" i_icon_fontawesome=\"fas fa-chevron-right\" add_icon=\"true\" title=\"Payments\" tab_id=\"1669786712086-f7870ff0-b86b\" el_class=\"border_tabs\"][vc_toggle title=\"Can i make an Appointment Online with White Plains Hospital Kendi?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Does White Plains Hospital Kendi Offer Telehealth ?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Can I Make An Appointment Online With White Plains Hospital Kendi?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"White Plains Hospital Kendiaccepts Insurance\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Where Is White Plains Hospital Kendi\'soffice Located?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][/vc_tta_section][vc_tta_section i_position=\"right\" i_icon_fontawesome=\"fas fa-chevron-right\" add_icon=\"true\" title=\"Booking\" tab_id=\"1669786712115-cb873ef2-6e5c\"][vc_toggle title=\"Can i make an Appointment Online with White Plains Hospital Kendi?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Does White Plains Hospital Kendi Offer Telehealth ?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"How Can I Start Music Careers?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"White Plains Hospital Kendiaccepts Insurance\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][/vc_tta_section][vc_tta_section i_position=\"right\" i_icon_fontawesome=\"fas fa-chevron-right\" add_icon=\"true\" title=\"Mattis urna sit\" tab_id=\"1669800335044-78b7c19e-885f\"][vc_toggle title=\"Can i make an Appointment Online with White Plains Hospital Kendi?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Does White Plains Hospital Kendi Offer Telehealth ?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Can i make an Appointment Online with White Plains Hospital Kendi?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Where Is White Plains Hospital Kendi\'soffice Located?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"White Plains Hospital Kendiaccepts Insurance\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Where Is White Plains Hospital Kendi\'soffice Located?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Does White Plains Hospital Kendi Offer Telehealth ?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"White Plains Hospital Kendiaccepts Insurance\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Can i make an Appointment Online with White Plains Hospital Kendi?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][/vc_tta_section][vc_tta_section i_position=\"right\" i_icon_fontawesome=\"fas fa-chevron-right\" add_icon=\"true\" title=\"Molestie vel augue\" tab_id=\"1669800701024-5452ae62-ae00\"][vc_toggle title=\"Can i make an Appointment Online with White Plains Hospital Kendi?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Does White Plains Hospital Kendi Offer Telehealth ?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][/vc_tta_section][vc_tta_section i_position=\"right\" i_icon_fontawesome=\"fas fa-chevron-right\" add_icon=\"true\" title=\"Eros odio\" tab_id=\"1669800889691-f98eb614-f97d\"][vc_toggle title=\"Does White Plains Hospital Kendi Offer Telehealth ?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Can i make an Appointment Online with White Plains Hospital Kendi?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][/vc_tta_section][/vc_tta_tour][/vc_column][/vc_row]</p>\r\n\";}i:21816;a:2:{s:3:\"key\";s:6:\"cur_aa\";s:5:\"value\";s:4:\"2022\";}i:21818;a:2:{s:3:\"key\";s:6:\"cur_hh\";s:5:\"value\";s:2:\"06\";}i:21814;a:2:{s:3:\"key\";s:6:\"cur_jj\";s:5:\"value\";s:2:\"05\";}i:21812;a:2:{s:3:\"key\";s:6:\"cur_mm\";s:5:\"value\";s:2:\"12\";}i:21820;a:2:{s:3:\"key\";s:6:\"cur_mn\";s:5:\"value\";s:2:\"27\";}i:21835;a:2:{s:3:\"key\";s:16:\"dfi_fimageplug-2\";s:5:\"value\";s:10:\"6bab6b9b99\";}i:21808;a:2:{s:3:\"key\";s:2:\"hh\";s:5:\"value\";s:2:\"07\";}i:21815;a:2:{s:3:\"key\";s:9:\"hidden_aa\";s:5:\"value\";s:4:\"2021\";}i:21817;a:2:{s:3:\"key\";s:9:\"hidden_hh\";s:5:\"value\";s:2:\"07\";}i:21813;a:2:{s:3:\"key\";s:9:\"hidden_jj\";s:5:\"value\";s:2:\"25\";}i:21811;a:2:{s:3:\"key\";s:9:\"hidden_mm\";s:5:\"value\";s:2:\"08\";}i:21819;a:2:{s:3:\"key\";s:9:\"hidden_mn\";s:5:\"value\";s:2:\"38\";}i:21801;a:2:{s:3:\"key\";s:20:\"hidden_post_password\";s:5:\"value\";s:0:\"\";}i:21799;a:2:{s:3:\"key\";s:18:\"hidden_post_status\";s:5:\"value\";s:7:\"publish\";}i:21802;a:2:{s:3:\"key\";s:22:\"hidden_post_visibility\";s:5:\"value\";s:6:\"public\";}i:21876;a:2:{s:3:\"key\";s:2:\"ID\";s:5:\"value\";s:3:\"228\";}i:21806;a:2:{s:3:\"key\";s:2:\"jj\";s:5:\"value\";s:2:\"25\";}i:21825;a:2:{s:3:\"key\";s:10:\"menu_order\";s:5:\"value\";s:1:\"0\";}i:21792;a:2:{s:3:\"key\";s:20:\"meta-box-order-nonce\";s:5:\"value\";s:10:\"ba95ca343e\";}i:21867;a:2:{s:3:\"key\";s:12:\"metakeyinput\";s:5:\"value\";s:0:\"\";}i:21866;a:2:{s:3:\"key\";s:13:\"metakeyselect\";s:5:\"value\";s:6:\"#NONE#\";}i:21868;a:2:{s:3:\"key\";s:9:\"metavalue\";s:5:\"value\";s:0:\"\";}i:21805;a:2:{s:3:\"key\";s:2:\"mm\";s:5:\"value\";s:2:\"08\";}i:21809;a:2:{s:3:\"key\";s:2:\"mn\";s:5:\"value\";s:2:\"38\";}i:21788;a:2:{s:3:\"key\";s:20:\"original_post_status\";s:5:\"value\";s:7:\"publish\";}i:21794;a:2:{s:3:\"key\";s:19:\"original_post_title\";s:5:\"value\";s:3:\"FAQ\";}i:21821;a:2:{s:3:\"key\";s:16:\"original_publish\";s:5:\"value\";s:6:\"Update\";}i:21785;a:2:{s:3:\"key\";s:14:\"originalaction\";s:5:\"value\";s:8:\"editpost\";}i:21824;a:2:{s:3:\"key\";s:13:\"page_template\";s:5:\"value\";s:7:\"default\";}i:21823;a:2:{s:3:\"key\";s:9:\"parent_id\";s:5:\"value\";s:0:\"\";}i:21880;a:2:{s:3:\"key\";s:11:\"ping_status\";s:5:\"value\";s:6:\"closed\";}i:21786;a:2:{s:3:\"key\";s:11:\"post_author\";s:5:\"value\";s:1:\"1\";}i:21874;a:2:{s:3:\"key\";s:20:\"post_author_override\";s:5:\"value\";s:1:\"1\";}i:21877;a:2:{s:3:\"key\";s:12:\"post_content\";s:5:\"value\";s:6434:\"<p>[vc_row el_class=\"tabs_accordionblock faq_page\"][vc_column][vc_tta_tour style=\"outline\" active_section=\"1\"][vc_tta_section i_position=\"right\" i_icon_fontawesome=\"fas fa-chevron-right\" add_icon=\"true\" title=\"Payments\" tab_id=\"1669786712086-f7870ff0-b86b\" el_class=\"border_tabs\"][vc_toggle title=\"Can i make an Appointment Online with White Plains Hospital Kendi?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Does White Plains Hospital Kendi Offer Telehealth ?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Can I Make An Appointment Online With White Plains Hospital Kendi?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"White Plains Hospital Kendiaccepts Insurance\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Where Is White Plains Hospital Kendi\'soffice Located?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][/vc_tta_section][vc_tta_section i_position=\"right\" i_icon_fontawesome=\"fas fa-chevron-right\" add_icon=\"true\" title=\"Booking\" tab_id=\"1669786712115-cb873ef2-6e5c\"][vc_toggle title=\"Can i make an Appointment Online with White Plains Hospital Kendi?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Does White Plains Hospital Kendi Offer Telehealth ?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"How Can I Start Music Careers?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"White Plains Hospital Kendiaccepts Insurance\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][/vc_tta_section][vc_tta_section i_position=\"right\" i_icon_fontawesome=\"fas fa-chevron-right\" add_icon=\"true\" title=\"Mattis urna sit\" tab_id=\"1669800335044-78b7c19e-885f\"][vc_toggle title=\"Can i make an Appointment Online with White Plains Hospital Kendi?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Does White Plains Hospital Kendi Offer Telehealth ?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Can i make an Appointment Online with White Plains Hospital Kendi?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Where Is White Plains Hospital Kendi\'soffice Located?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"White Plains Hospital Kendiaccepts Insurance\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Where Is White Plains Hospital Kendi\'soffice Located?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Does White Plains Hospital Kendi Offer Telehealth ?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"White Plains Hospital Kendiaccepts Insurance\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Can i make an Appointment Online with White Plains Hospital Kendi?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][/vc_tta_section][vc_tta_section i_position=\"right\" i_icon_fontawesome=\"fas fa-chevron-right\" add_icon=\"true\" title=\"Molestie vel augue\" tab_id=\"1669800701024-5452ae62-ae00\"][vc_toggle title=\"Can i make an Appointment Online with White Plains Hospital Kendi?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Does White Plains Hospital Kendi Offer Telehealth ?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][/vc_tta_section][vc_tta_section i_position=\"right\" i_icon_fontawesome=\"fas fa-chevron-right\" add_icon=\"true\" title=\"Eros odio\" tab_id=\"1669800889691-f98eb614-f97d\"][vc_toggle title=\"Does White Plains Hospital Kendi Offer Telehealth ?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Can i make an Appointment Online with White Plains Hospital Kendi?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][/vc_tta_section][/vc_tta_tour][/vc_column][/vc_row]</p>\r\n\";}i:21791;a:2:{s:3:\"key\";s:7:\"post_ID\";s:5:\"value\";s:3:\"228\";}i:21875;a:2:{s:3:\"key\";s:14:\"post_mime_type\";s:5:\"value\";s:0:\"\";}i:21873;a:2:{s:3:\"key\";s:9:\"post_name\";s:5:\"value\";s:3:\"faq\";}i:21878;a:2:{s:3:\"key\";s:11:\"post_parent\";s:5:\"value\";s:1:\"0\";}i:21804;a:2:{s:3:\"key\";s:13:\"post_password\";s:5:\"value\";s:0:\"\";}i:21800;a:2:{s:3:\"key\";s:11:\"post_status\";s:5:\"value\";s:7:\"publish\";}i:21795;a:2:{s:3:\"key\";s:10:\"post_title\";s:5:\"value\";s:3:\"FAQ\";}i:21787;a:2:{s:3:\"key\";s:9:\"post_type\";s:5:\"value\";s:4:\"page\";}i:21789;a:2:{s:3:\"key\";s:10:\"referredby\";s:5:\"value\";s:79:\"https://doccure-wp.dreamstechnologies.com/wp-admin/edit.php?post_type=page\";}i:21884;a:2:{s:3:\"key\";s:16:\"rs_page_bg_color\";s:5:\"value\";s:7:\"#ffffff\";}i:21796;a:2:{s:3:\"key\";s:20:\"samplepermalinknonce\";s:5:\"value\";s:10:\"b5c82ccb6e\";}i:21822;a:2:{s:3:\"key\";s:4:\"save\";s:5:\"value\";s:6:\"Update\";}i:21865;a:2:{s:3:\"key\";s:6:\"screen\";s:5:\"value\";s:6:\"mobile\";}i:21885;a:2:{s:3:\"key\";s:14:\"slide_template\";s:5:\"value\";s:7:\"default\";}i:21810;a:2:{s:3:\"key\";s:2:\"ss\";s:5:\"value\";s:2:\"21\";}i:21783;a:2:{s:3:\"key\";s:7:\"user_ID\";s:5:\"value\";s:1:\"1\";}i:21839;a:2:{s:3:\"key\";s:18:\"vc_post_custom_css\";s:5:\"value\";s:337:\".sigma_header.header-layout-10 .sigma_header-middle .sigma_btn {\r\n    color: #09e5ab;\r\n    box-shadow: none;\r\n    border: 2px solid;\r\n	  padding: 10px 20px;\r\n    font-weight: 500;\r\n}\r\n\r\n.sigma_accordion.style-13 .card .card-header .accordion-link{\r\n    font-size: 15px;\r\n}\r\n\r\n.sigma_accordion.style-13 .card-body {\r\n    font-size: 15px;}\";}i:21803;a:2:{s:3:\"key\";s:10:\"visibility\";s:5:\"value\";s:6:\"public\";}i:21798;a:2:{s:3:\"key\";s:10:\"wp-preview\";s:5:\"value\";s:0:\"\";}i:21836;a:2:{s:3:\"key\";s:16:\"wpb_vc_js_status\";s:5:\"value\";s:5:\"false\";}i:21837;a:2:{s:3:\"key\";s:14:\"wpb_vc_loading\";s:5:\"value\";s:23:\"Loading, please wait...\";}i:21838;a:2:{s:3:\"key\";s:18:\"wpb_vc_loading_row\";s:5:\"value\";s:12:\"Crunching...\";}i:21840;a:2:{s:3:\"key\";s:24:\"yoast_free_metabox_nonce\";s:5:\"value\";s:10:\"dd3f67164c\";}i:21852;a:2:{s:3:\"key\";s:19:\"yoast_wpseo_bctitle\";s:5:\"value\";s:0:\"\";}i:21853;a:2:{s:3:\"key\";s:21:\"yoast_wpseo_canonical\";s:5:\"value\";s:0:\"\";}i:21845;a:2:{s:3:\"key\";s:25:\"yoast_wpseo_content_score\";s:5:\"value\";s:2:\"30\";}i:21848;a:2:{s:3:\"key\";s:42:\"yoast_wpseo_estimated-reading-time-minutes\";s:5:\"value\";s:1:\"1\";}i:21841;a:2:{s:3:\"key\";s:19:\"yoast_wpseo_focuskw\";s:5:\"value\";s:0:\"\";}i:21846;a:2:{s:3:\"key\";s:36:\"yoast_wpseo_inclusive_language_score\";s:5:\"value\";s:1:\"0\";}i:21847;a:2:{s:3:\"key\";s:26:\"yoast_wpseo_is_cornerstone\";s:5:\"value\";s:5:\"false\";}i:21844;a:2:{s:3:\"key\";s:19:\"yoast_wpseo_linkdex\";s:5:\"value\";s:5:\"-1349\";}i:21851;a:2:{s:3:\"key\";s:27:\"yoast_wpseo_meta-robots-adv\";s:5:\"value\";s:0:\"\";}i:21850;a:2:{s:3:\"key\";s:32:\"yoast_wpseo_meta-robots-nofollow\";s:5:\"value\";s:1:\"0\";}i:21849;a:2:{s:3:\"key\";s:31:\"yoast_wpseo_meta-robots-noindex\";s:5:\"value\";s:1:\"0\";}i:21843;a:2:{s:3:\"key\";s:20:\"yoast_wpseo_metadesc\";s:5:\"value\";s:0:\"\";}i:21858;a:2:{s:3:\"key\";s:33:\"yoast_wpseo_opengraph-description\";s:5:\"value\";s:0:\"\";}i:21859;a:2:{s:3:\"key\";s:27:\"yoast_wpseo_opengraph-image\";s:5:\"value\";s:0:\"\";}i:21860;a:2:{s:3:\"key\";s:30:\"yoast_wpseo_opengraph-image-id\";s:5:\"value\";s:0:\"\";}i:21857;a:2:{s:3:\"key\";s:27:\"yoast_wpseo_opengraph-title\";s:5:\"value\";s:0:\"\";}i:21856;a:2:{s:3:\"key\";s:31:\"yoast_wpseo_schema_article_type\";s:5:\"value\";s:0:\"\";}i:21855;a:2:{s:3:\"key\";s:28:\"yoast_wpseo_schema_page_type\";s:5:\"value\";s:0:\"\";}i:21842;a:2:{s:3:\"key\";s:17:\"yoast_wpseo_title\";s:5:\"value\";s:0:\"\";}i:21862;a:2:{s:3:\"key\";s:31:\"yoast_wpseo_twitter-description\";s:5:\"value\";s:0:\"\";}i:21863;a:2:{s:3:\"key\";s:25:\"yoast_wpseo_twitter-image\";s:5:\"value\";s:0:\"\";}i:21864;a:2:{s:3:\"key\";s:28:\"yoast_wpseo_twitter-image-id\";s:5:\"value\";s:0:\"\";}i:21861;a:2:{s:3:\"key\";s:25:\"yoast_wpseo_twitter-title\";s:5:\"value\";s:0:\"\";}i:21854;a:2:{s:3:\"key\";s:31:\"yoast_wpseo_wordproof_timestamp\";s:5:\"value\";s:0:\"\";}}'),
(28324, 228, '_ajax_nonce', '7a73628680'),
(28325, 5271, '_wpb_post_custom_css', '.sigma_header.header-layout-10 .sigma_header-middle .sigma_btn {\r\n    color: #09e5ab;\r\n    box-shadow: none;\r\n    border: 2px solid;\r\n	  padding: 10px 20px;\r\n    font-weight: 500;\r\n}\r\n\r\n.sigma_accordion.style-13 .card .card-header .accordion-link{\r\n    font-size: 15px;\r\n}\r\n\r\n.sigma_accordion.style-13 .card-body {\r\n    font-size: 15px;}'),
(28326, 5271, 'fw_options', 'a:0:{}'),
(28327, 228, 'rs_page_bg_color', '#ffffff'),
(28328, 228, 'slide_template', 'default'),
(28329, 228, '_elementor_edit_mode', 'builder'),
(28330, 228, '_elementor_template_type', 'wp-page'),
(28331, 228, '_elementor_version', '3.12.2'),
(28343, 5274, 'fw_options', 'a:0:{}'),
(28344, 5274, '_wp_page_template', 'elementor_header_footer'),
(28345, 5274, '_elementor_edit_mode_nonce', '7c89a7c98a'),
(28346, 5274, '_elementor_post_mode', ''),
(28347, 5274, '_thumbnail_id', '-1'),
(28348, 5274, '_elementor_edit_mode', 'builder'),
(28349, 5274, '_elementor_template_type', 'wp-page'),
(28350, 5274, '_elementor_version', '3.12.2'),
(28351, 5275, 'fw_options', 'a:0:{}'),
(28352, 5275, '_wp_page_template', 'elementor_header_footer'),
(28353, 5275, '_elementor_edit_mode_nonce', '7c89a7c98a'),
(28354, 5275, '_elementor_post_mode', ''),
(28355, 5275, '_thumbnail_id', '-1'),
(28356, 5275, '_elementor_edit_mode', 'builder'),
(28357, 5275, '_elementor_template_type', 'wp-page'),
(28358, 5275, '_elementor_version', '3.12.2'),
(28359, 228, '_elementor_data', '[{\"id\":\"282101fb\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\" tabs_accordionblock faq_page\"},\"elements\":[{\"id\":\"717b372\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3c9f6174\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Payments\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"15c6313\"},{\"tab_title\":\"Booking\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"75d59c0\"},{\"tab_title\":\"Mattis urna sit\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"bc5fa15\"},{\"tab_title\":\"Molestie vel augue\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"41bb731\"},{\"tab_title\":\"Eros odio\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"dd5239d\"}]},\"elements\":[],\"widgetType\":\"doccure-accordion\"}],\"isInner\":false}],\"isInner\":false}]'),
(28360, 5276, 'fw_options', 'a:0:{}'),
(28361, 5276, '_wp_page_template', 'elementor_header_footer'),
(28362, 5276, '_elementor_edit_mode_nonce', '7c89a7c98a'),
(28363, 5276, '_elementor_post_mode', ''),
(28364, 5276, '_thumbnail_id', '-1'),
(28365, 5276, '_elementor_edit_mode', 'builder'),
(28366, 5276, '_elementor_template_type', 'wp-page'),
(28367, 5276, '_elementor_version', '3.12.2'),
(28368, 5276, '_elementor_data', '[{\"id\":\"282101fb\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\" tabs_accordionblock faq_page\"},\"elements\":[{\"id\":\"717b372\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3c9f6174\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Payments\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"15c6313\"},{\"tab_title\":\"Booking\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"75d59c0\"},{\"tab_title\":\"Mattis urna sit\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"bc5fa15\"},{\"tab_title\":\"Molestie vel augue\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"41bb731\"},{\"tab_title\":\"Eros odio\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"dd5239d\"}]},\"elements\":[],\"widgetType\":\"doccure-accordion\"}],\"isInner\":false}],\"isInner\":false}]'),
(28371, 228, '_yoast_wpseo_content_score', '90'),
(28373, 5277, 'fw_options', 'a:0:{}'),
(28374, 5277, '_wp_page_template', 'elementor_header_footer'),
(28375, 5277, '_elementor_edit_mode_nonce', '7c89a7c98a'),
(28376, 5277, '_elementor_post_mode', ''),
(28377, 5277, '_thumbnail_id', '-1'),
(28378, 5277, '_elementor_edit_mode', 'builder'),
(28379, 5277, '_elementor_template_type', 'wp-page'),
(28380, 5277, '_elementor_version', '3.12.2');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(28381, 5277, '_elementor_data', '[{\"id\":\"282101fb\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\" tabs_accordionblock faq_page\"},\"elements\":[{\"id\":\"717b372\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3c9f6174\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Payments\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"15c6313\"},{\"tab_title\":\"Booking\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"75d59c0\"},{\"tab_title\":\"Mattis urna sit\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"bc5fa15\"},{\"tab_title\":\"Molestie vel augue\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"41bb731\"},{\"tab_title\":\"Eros odio\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"dd5239d\"}]},\"elements\":[],\"widgetType\":\"doccure-accordion\"}],\"isInner\":false}],\"isInner\":false}]'),
(28385, 4698, '_elementor_edit_mode', 'builder'),
(28386, 4698, '_elementor_template_type', 'wp-post'),
(28451, 5285, '_wpb_shortcodes_custom_css', '.vc_custom_1669718230079{background-color: #dfe8ed !important;}.vc_custom_1670594350042{background-image: url(https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/Group-8.jpg?id=1876) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),
(28452, 5285, 'fw_options', 'a:0:{}'),
(28453, 5285, '_thumbnail_id', '1739'),
(28454, 5285, '_elementor_edit_mode', 'builder'),
(28455, 5285, '_elementor_template_type', 'wp-post'),
(28456, 5286, '_wpb_shortcodes_custom_css', '.vc_custom_1669718230079{background-color: #dfe8ed !important;}.vc_custom_1670594350042{background-image: url(https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/Group-8.jpg?id=1876) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),
(28457, 5286, 'fw_options', 'a:0:{}'),
(28458, 5286, '_thumbnail_id', '1739'),
(28459, 5286, '_elementor_edit_mode', 'builder'),
(28460, 5286, '_elementor_template_type', 'wp-post'),
(28461, 4698, '_wp_page_template', 'default'),
(28462, 4698, '_elementor_data', '[{\"id\":\"518c0463\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3d5ae270\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9accb0\",\"elType\":\"widget\",\"settings\":{\"editor\":\" \"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16fbcdc3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"css_classes\":\"servicedetail_firstsec\"},\"elements\":[{\"id\":\"39410903\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7ff2ab03\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1872,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/11\\/login-banner.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"5441a83d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3f64ed6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Provide\",\"header_size\":\"h6\",\"_css_classes\":\"servicedetail_subtitle\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1aa53afc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Total Medical Services\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3cb50373\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We provide the most full medical services, so every person could have the opportunity to receive qualitative medical help.<\\/p>\\n\\n<p>Clinical excellence, diversity, and access to innovative technology are all hallmarks of the graduate medical education experience at doccure. Our residents, fellows, and renowned staff share their experience working at doccure. We try to do our best to help you and provide with high-quality services.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b22fb8c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#DFE8ED\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_classes\":\"servicedetail_secondsec \"},\"elements\":[{\"id\":\"17a57988\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b51a260\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"3ac76161\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2df584ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Experienced Physicians\",\"content\":\"Your health is your most important asset. You should entrust it only to the best professionals.\\n\\n\",\"style\":\"top\",\"icon\":{\"value\":\"fas fa-user-md\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"2fdd3ec5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"329a8958\",\"elType\":\"widget\",\"settings\":{\"title\":\"Personalized Treatment\",\"content\":\"Your health is your most important asset. You should entrust it only to the best professionals.\\n\\n\",\"style\":\"top\",\"icon\":{\"value\":\"fas fa-hand-holding-heart\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"3e24746b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2b22086c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quality and Safety\",\"content\":\"Your health is your most important asset. You should entrust it only to the best professionals.\\n\\n\",\"style\":\"top\",\"icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"26a0c72e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_classes\":\"servicedetail_secondsec  servicedetail_clinic\"},\"elements\":[{\"id\":\"5a96e8f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2a8c080a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6c8b0dd2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6f357906\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Clinical Services\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"290f630d\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"3173d5d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7d578102\",\"elType\":\"widget\",\"settings\":{\"title\":\"Consultation\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-clipboard-list\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"4ebe4db6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5b818782\",\"elType\":\"widget\",\"settings\":{\"title\":\"Diagnosis\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"5d2c0675\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2ad77389\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treatment\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-procedures\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ddebb2b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"79b7e05c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"594d2cde\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pregnancy Care\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-ambulance\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"4488cc27\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"155adcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pediatric\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-prescription-bottle-alt\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"2a95f736\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5a5807a5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Online Help\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4f9f6423\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#DFE8ED\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_classes\":\"servicedetail_online_con \",\"background_image\":{\"id\":1876,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/08\\/Group-8.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"2a38aa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e28a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"947be35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"54b253f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Get Online Consultation<\\/h2>\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In porta luctus est interdum pretium. Fusce id tortor fringilla, suscipit turpis ac, varius ex. Cras vel metus ligula. Nam enim ligula, bibendum a iaculis ut, cursus id augue. Proin vitae purus id tortor vehicula scelerisque non in libero.<\\/p>\\n<p>Nulla non turpis sit amet purus pharetra sollicitudin. Proin rutrum urna ut suscipit ullamcorper. Proin sapien felis, dignissim non finibus eget, luctus vel purus. Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros.<\\/p>\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"42f5f84a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"137b3c1f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"tabs_accordionblock service_accordionblock\"},\"elements\":[{\"id\":\"4d848712\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4dd1e830\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6fa785b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"14c11c70\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Payments\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"15c6313\"},{\"tab_title\":\"Booking\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"75d59c0\"},{\"tab_title\":\"Mattis urna sit\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"bc5fa15\"},{\"tab_title\":\"Molestie vel augue\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"41bb731\"},{\"tab_title\":\"Eros odio\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"dd5239d\"}]},\"elements\":[],\"widgetType\":\"doccure-accordion\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(28463, 5287, 'fw_options', 'a:0:{}'),
(28464, 5287, '_thumbnail_id', '1739'),
(28465, 5287, '_elementor_edit_mode', 'builder'),
(28466, 5287, '_elementor_template_type', 'wp-post'),
(28467, 5287, '_wp_page_template', 'default'),
(28468, 5287, '_elementor_data', '[{\"id\":\"518c0463\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3d5ae270\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9accb0\",\"elType\":\"widget\",\"settings\":{\"editor\":\" \"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(28471, 4698, '_elementor_version', '3.12.2'),
(28479, 5288, '_elementor_edit_mode', 'builder'),
(28480, 5288, '_elementor_template_type', 'page'),
(28481, 5288, '_elementor_version', '3.12.2'),
(28482, 5288, '_elementor_data', '[{\"id\":\"456bdfc3\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" services_firstsec\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7f08534a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"569094ee\",\"elType\":\"widget\",\"settings\":{\"limit\":6,\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"DoccureServices\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4fa9556f\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" services_testimonials_section\",\"gap\":\"no\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"556815e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"706c4efc\",\"elType\":\"section\",\"settings\":{\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4190e99e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"71d2deae\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"with_border\":\"\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"71599b8c\",\"elType\":\"section\",\"settings\":{\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"50fa60a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"19a515ac\",\"elType\":\"widget\",\"settings\":{\"hide_avatar\":\"\",\"hide_job\":\"\",\"hide_username\":\"\",\"limit\":4,\"style\":\"style2\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-testimonials\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(28483, 5289, 'fw_options', 'a:0:{}'),
(28484, 5289, '_elementor_edit_mode', 'builder'),
(28485, 5289, '_elementor_template_type', 'page'),
(28486, 5289, '_elementor_version', '3.12.2'),
(28487, 5289, '_elementor_data', '[{\"id\":\"456bdfc3\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" services_firstsec\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7f08534a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"569094ee\",\"elType\":\"widget\",\"settings\":{\"limit\":6,\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"DoccureServices\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4fa9556f\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" services_testimonials_section\",\"gap\":\"no\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"556815e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"706c4efc\",\"elType\":\"section\",\"settings\":{\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4190e99e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"71d2deae\",\"elType\":\"widget\",\"settings\":{\"title\":\"What Our Clients Say\",\"with_border\":\"\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"71599b8c\",\"elType\":\"section\",\"settings\":{\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"50fa60a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"19a515ac\",\"elType\":\"widget\",\"settings\":{\"hide_avatar\":\"\",\"hide_job\":\"\",\"hide_username\":\"\",\"limit\":4,\"style\":\"style2\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-testimonials\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(28488, 5289, '_thumbnail_id', ''),
(28490, 5290, '_elementor_edit_mode', 'builder'),
(28491, 5290, '_elementor_template_type', 'page'),
(28492, 5290, '_elementor_version', '3.12.2');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(28493, 5290, '_elementor_data', '[{\"id\":\"32ecdf7f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"css_classes\":\"servicedetail_firstsec\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"76ba9146\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5f09633d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"13d4b77d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3264b6d1\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Provide\",\"header_size\":\"h6\",\"_css_classes\":\"servicedetail_subtitle\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4be24578\",\"elType\":\"widget\",\"settings\":{\"title\":\"Total Medical Services\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74156063\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We provide the most full medical services, so every person could have the opportunity to receive qualitative medical help.<\\/p>\\n\\n<p>Clinical excellence, diversity, and access to innovative technology are all hallmarks of the graduate medical education experience at doccure. Our residents, fellows, and renowned staff share their experience working at doccure. We try to do our best to help you and provide with high-quality services.<\\/p>\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"115c4d34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#DFE8ED\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_classes\":\"servicedetail_secondsec \",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"35304c8a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"742f71c7\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"679825ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2ab32458\",\"elType\":\"widget\",\"settings\":{\"title\":\"Experienced Physicians\",\"content\":\"Your health is your most important asset. You should entrust it only to the best professionals.\\n\\n\",\"style\":\"top\",\"icon\":{\"value\":\"fas fa-user-md\",\"library\":\"fa-solid\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"486ba85c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"34d48891\",\"elType\":\"widget\",\"settings\":{\"title\":\"Personalized Treatment\",\"content\":\"Your health is your most important asset. You should entrust it only to the best professionals.\\n\\n\",\"style\":\"top\",\"icon\":{\"value\":\"fas fa-hand-holding-heart\",\"library\":\"fa-solid\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"d6893f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"61f1fab9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quality and Safety\",\"content\":\"Your health is your most important asset. You should entrust it only to the best professionals.\\n\\n\",\"style\":\"top\",\"icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33c28eef\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_classes\":\"servicedetail_secondsec  servicedetail_clinic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"24d50323\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2a648da9\",\"elType\":\"section\",\"settings\":{\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"78d4af66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"496c7c25\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Clinical Services\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6222b84\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"58ec686e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"13a29825\",\"elType\":\"widget\",\"settings\":{\"title\":\"Consultation\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-clipboard-list\",\"library\":\"fa-solid\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"47811a7b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7a56cb0f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Diagnosis\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"28b4116e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1f693c6f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treatment\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-procedures\",\"library\":\"fa-solid\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2fe13321\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"384fb861\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"787dc100\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pregnancy Care\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-ambulance\",\"library\":\"fa-solid\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"1f484d7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3eeb0f49\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pediatric\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-prescription-bottle-alt\",\"library\":\"fa-solid\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"1baacb83\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4176dd21\",\"elType\":\"widget\",\"settings\":{\"title\":\"Online Help\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1e02cb94\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#DFE8ED\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_classes\":\"servicedetail_online_con \",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"fb49747\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"762b0864\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3e854000\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3bf75ffd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Get Online Consultation<\\/h2>\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In porta luctus est interdum pretium. Fusce id tortor fringilla, suscipit turpis ac, varius ex. Cras vel metus ligula. Nam enim ligula, bibendum a iaculis ut, cursus id augue. Proin vitae purus id tortor vehicula scelerisque non in libero.<\\/p>\\n<p>Nulla non turpis sit amet purus pharetra sollicitudin. Proin rutrum urna ut suscipit ullamcorper. Proin sapien felis, dignissim non finibus eget, luctus vel purus. Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros.<\\/p>\\n\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2f66bc8a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"42b95b23\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"tabs_accordionblock service_accordionblock\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4cac1d08\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"299f185c\",\"elType\":\"section\",\"settings\":{\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3df36151\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"222db3e6\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Payments\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"15c6313\"},{\"tab_title\":\"Booking\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"75d59c0\"},{\"tab_title\":\"Mattis urna sit\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"bc5fa15\"},{\"tab_title\":\"Molestie vel augue\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"41bb731\"},{\"tab_title\":\"Eros odio\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"dd5239d\"}],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-accordion\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(28494, 5291, 'fw_options', 'a:0:{}'),
(28495, 5291, '_elementor_edit_mode', 'builder'),
(28496, 5291, '_elementor_template_type', 'page'),
(28497, 5291, '_elementor_version', '3.12.2');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(28498, 5291, '_elementor_data', '[{\"id\":\"32ecdf7f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"css_classes\":\"servicedetail_firstsec\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"76ba9146\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5f09633d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"13d4b77d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3264b6d1\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Provide\",\"header_size\":\"h6\",\"_css_classes\":\"servicedetail_subtitle\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4be24578\",\"elType\":\"widget\",\"settings\":{\"title\":\"Total Medical Services\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74156063\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We provide the most full medical services, so every person could have the opportunity to receive qualitative medical help.<\\/p>\\n\\n<p>Clinical excellence, diversity, and access to innovative technology are all hallmarks of the graduate medical education experience at doccure. Our residents, fellows, and renowned staff share their experience working at doccure. We try to do our best to help you and provide with high-quality services.<\\/p>\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"115c4d34\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#DFE8ED\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_classes\":\"servicedetail_secondsec \",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"35304c8a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"742f71c7\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"679825ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2ab32458\",\"elType\":\"widget\",\"settings\":{\"title\":\"Experienced Physicians\",\"content\":\"Your health is your most important asset. You should entrust it only to the best professionals.\\n\\n\",\"style\":\"top\",\"icon\":{\"value\":\"fas fa-user-md\",\"library\":\"fa-solid\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"486ba85c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"34d48891\",\"elType\":\"widget\",\"settings\":{\"title\":\"Personalized Treatment\",\"content\":\"Your health is your most important asset. You should entrust it only to the best professionals.\\n\\n\",\"style\":\"top\",\"icon\":{\"value\":\"fas fa-hand-holding-heart\",\"library\":\"fa-solid\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"d6893f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"61f1fab9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quality and Safety\",\"content\":\"Your health is your most important asset. You should entrust it only to the best professionals.\\n\\n\",\"style\":\"top\",\"icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33c28eef\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_classes\":\"servicedetail_secondsec  servicedetail_clinic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"24d50323\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2a648da9\",\"elType\":\"section\",\"settings\":{\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"78d4af66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"496c7c25\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Clinical Services\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6222b84\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"58ec686e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"13a29825\",\"elType\":\"widget\",\"settings\":{\"title\":\"Consultation\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-clipboard-list\",\"library\":\"fa-solid\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"47811a7b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7a56cb0f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Diagnosis\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"28b4116e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1f693c6f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treatment\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-procedures\",\"library\":\"fa-solid\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2fe13321\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"384fb861\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"787dc100\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pregnancy Care\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-ambulance\",\"library\":\"fa-solid\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"1f484d7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3eeb0f49\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pediatric\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-prescription-bottle-alt\",\"library\":\"fa-solid\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"1baacb83\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4176dd21\",\"elType\":\"widget\",\"settings\":{\"title\":\"Online Help\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1e02cb94\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#DFE8ED\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_classes\":\"servicedetail_online_con \",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"fb49747\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"762b0864\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3e854000\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3bf75ffd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Get Online Consultation<\\/h2>\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In porta luctus est interdum pretium. Fusce id tortor fringilla, suscipit turpis ac, varius ex. Cras vel metus ligula. Nam enim ligula, bibendum a iaculis ut, cursus id augue. Proin vitae purus id tortor vehicula scelerisque non in libero.<\\/p>\\n<p>Nulla non turpis sit amet purus pharetra sollicitudin. Proin rutrum urna ut suscipit ullamcorper. Proin sapien felis, dignissim non finibus eget, luctus vel purus. Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros.<\\/p>\\n\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2f66bc8a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"42b95b23\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"tabs_accordionblock service_accordionblock\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4cac1d08\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"299f185c\",\"elType\":\"section\",\"settings\":{\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3df36151\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"222db3e6\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Payments\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"15c6313\"},{\"tab_title\":\"Booking\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"75d59c0\"},{\"tab_title\":\"Mattis urna sit\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"bc5fa15\"},{\"tab_title\":\"Molestie vel augue\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"41bb731\"},{\"tab_title\":\"Eros odio\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"dd5239d\"}],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-accordion\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(28499, 5291, '_thumbnail_id', ''),
(28501, 5292, 'fw_options', 'a:0:{}'),
(28502, 5292, '_thumbnail_id', '1739'),
(28503, 5292, '_elementor_edit_mode', 'builder'),
(28504, 5292, '_elementor_template_type', 'wp-post'),
(28505, 5292, '_wp_page_template', 'default'),
(28506, 5292, '_elementor_data', '[{\"id\":\"518c0463\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3d5ae270\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9accb0\",\"elType\":\"widget\",\"settings\":{\"editor\":\" \"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(28508, 5292, '_elementor_version', '3.12.2'),
(28510, 5293, 'fw_options', 'a:0:{}'),
(28511, 5293, '_thumbnail_id', '1739'),
(28512, 5293, '_elementor_edit_mode', 'builder'),
(28513, 5293, '_elementor_template_type', 'wp-post'),
(28514, 5293, '_wp_page_template', 'default'),
(28515, 5293, '_elementor_data', '[{\"id\":\"518c0463\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3d5ae270\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9accb0\",\"elType\":\"widget\",\"settings\":{\"editor\":\" \"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(28517, 5293, '_elementor_version', '3.12.2'),
(28519, 5294, 'fw_options', 'a:0:{}'),
(28520, 5294, '_thumbnail_id', '1739'),
(28521, 5294, '_elementor_edit_mode', 'builder'),
(28522, 5294, '_elementor_template_type', 'wp-post'),
(28523, 5294, '_wp_page_template', 'default');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(28524, 5294, '_elementor_data', '[{\"id\":\"518c0463\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3d5ae270\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9accb0\",\"elType\":\"widget\",\"settings\":{\"editor\":\" \"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16fbcdc3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"css_classes\":\"servicedetail_firstsec\"},\"elements\":[{\"id\":\"39410903\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7ff2ab03\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"5441a83d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3f64ed6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Provide\",\"header_size\":\"h6\",\"_css_classes\":\"servicedetail_subtitle\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1aa53afc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Total Medical Services\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3cb50373\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We provide the most full medical services, so every person could have the opportunity to receive qualitative medical help.<\\/p>\\n\\n<p>Clinical excellence, diversity, and access to innovative technology are all hallmarks of the graduate medical education experience at doccure. Our residents, fellows, and renowned staff share their experience working at doccure. We try to do our best to help you and provide with high-quality services.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b22fb8c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#DFE8ED\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_classes\":\"servicedetail_secondsec \"},\"elements\":[{\"id\":\"17a57988\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b51a260\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"3ac76161\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2df584ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Experienced Physicians\",\"content\":\"Your health is your most important asset. You should entrust it only to the best professionals.\\n\\n\",\"style\":\"top\",\"icon\":{\"value\":\"fas fa-user-md\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"2fdd3ec5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"329a8958\",\"elType\":\"widget\",\"settings\":{\"title\":\"Personalized Treatment\",\"content\":\"Your health is your most important asset. You should entrust it only to the best professionals.\\n\\n\",\"style\":\"top\",\"icon\":{\"value\":\"fas fa-hand-holding-heart\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"3e24746b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2b22086c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quality and Safety\",\"content\":\"Your health is your most important asset. You should entrust it only to the best professionals.\\n\\n\",\"style\":\"top\",\"icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"26a0c72e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_classes\":\"servicedetail_secondsec  servicedetail_clinic\"},\"elements\":[{\"id\":\"5a96e8f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2a8c080a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6c8b0dd2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6f357906\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Clinical Services\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"290f630d\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"3173d5d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7d578102\",\"elType\":\"widget\",\"settings\":{\"title\":\"Consultation\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-clipboard-list\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"4ebe4db6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5b818782\",\"elType\":\"widget\",\"settings\":{\"title\":\"Diagnosis\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"5d2c0675\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2ad77389\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treatment\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-procedures\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ddebb2b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"79b7e05c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"594d2cde\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pregnancy Care\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-ambulance\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"4488cc27\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"155adcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pediatric\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-prescription-bottle-alt\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"2a95f736\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5a5807a5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Online Help\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4f9f6423\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#DFE8ED\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_classes\":\"servicedetail_online_con \",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"2a38aa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e28a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"947be35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"54b253f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Get Online Consultation<\\/h2>\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In porta luctus est interdum pretium. Fusce id tortor fringilla, suscipit turpis ac, varius ex. Cras vel metus ligula. Nam enim ligula, bibendum a iaculis ut, cursus id augue. Proin vitae purus id tortor vehicula scelerisque non in libero.<\\/p>\\n<p>Nulla non turpis sit amet purus pharetra sollicitudin. Proin rutrum urna ut suscipit ullamcorper. Proin sapien felis, dignissim non finibus eget, luctus vel purus. Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros.<\\/p>\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"42f5f84a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"137b3c1f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"tabs_accordionblock service_accordionblock\"},\"elements\":[{\"id\":\"4d848712\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4dd1e830\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6fa785b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"14c11c70\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Payments\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"15c6313\"},{\"tab_title\":\"Booking\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"75d59c0\"},{\"tab_title\":\"Mattis urna sit\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"bc5fa15\"},{\"tab_title\":\"Molestie vel augue\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"41bb731\"},{\"tab_title\":\"Eros odio\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"dd5239d\"}]},\"elements\":[],\"widgetType\":\"doccure-accordion\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(28526, 5294, '_elementor_version', '3.12.2'),
(28528, 4698, '_yoast_wpseo_content_score', '90'),
(28530, 5295, 'fw_options', 'a:0:{}'),
(28531, 5295, '_thumbnail_id', '1739'),
(28532, 5295, '_elementor_edit_mode', 'builder'),
(28533, 5295, '_elementor_template_type', 'wp-post'),
(28534, 5295, '_wp_page_template', 'default'),
(28535, 5295, '_elementor_data', '[{\"id\":\"518c0463\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3d5ae270\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9accb0\",\"elType\":\"widget\",\"settings\":{\"editor\":\" \"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16fbcdc3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"css_classes\":\"servicedetail_firstsec\"},\"elements\":[{\"id\":\"39410903\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7ff2ab03\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"5441a83d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3f64ed6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Provide\",\"header_size\":\"h6\",\"_css_classes\":\"servicedetail_subtitle\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1aa53afc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Total Medical Services\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3cb50373\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We provide the most full medical services, so every person could have the opportunity to receive qualitative medical help.<\\/p>\\n\\n<p>Clinical excellence, diversity, and access to innovative technology are all hallmarks of the graduate medical education experience at doccure. Our residents, fellows, and renowned staff share their experience working at doccure. We try to do our best to help you and provide with high-quality services.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b22fb8c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#DFE8ED\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_classes\":\"servicedetail_secondsec \"},\"elements\":[{\"id\":\"17a57988\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b51a260\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"3ac76161\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2df584ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Experienced Physicians\",\"content\":\"Your health is your most important asset. You should entrust it only to the best professionals.\\n\\n\",\"style\":\"top\",\"icon\":{\"value\":\"fas fa-user-md\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"2fdd3ec5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"329a8958\",\"elType\":\"widget\",\"settings\":{\"title\":\"Personalized Treatment\",\"content\":\"Your health is your most important asset. You should entrust it only to the best professionals.\\n\\n\",\"style\":\"top\",\"icon\":{\"value\":\"fas fa-hand-holding-heart\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"3e24746b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2b22086c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quality and Safety\",\"content\":\"Your health is your most important asset. You should entrust it only to the best professionals.\\n\\n\",\"style\":\"top\",\"icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"26a0c72e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_classes\":\"servicedetail_secondsec  servicedetail_clinic\"},\"elements\":[{\"id\":\"5a96e8f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2a8c080a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6c8b0dd2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6f357906\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Clinical Services\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"290f630d\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"3173d5d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7d578102\",\"elType\":\"widget\",\"settings\":{\"title\":\"Consultation\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-clipboard-list\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"4ebe4db6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5b818782\",\"elType\":\"widget\",\"settings\":{\"title\":\"Diagnosis\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"5d2c0675\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2ad77389\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treatment\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-procedures\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ddebb2b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"79b7e05c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"594d2cde\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pregnancy Care\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-ambulance\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"4488cc27\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"155adcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pediatric\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-prescription-bottle-alt\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"2a95f736\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5a5807a5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Online Help\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4f9f6423\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#DFE8ED\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_classes\":\"servicedetail_online_con \",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"2a38aa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e28a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"947be35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"54b253f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Get Online Consultation<\\/h2>\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In porta luctus est interdum pretium. Fusce id tortor fringilla, suscipit turpis ac, varius ex. Cras vel metus ligula. Nam enim ligula, bibendum a iaculis ut, cursus id augue. Proin vitae purus id tortor vehicula scelerisque non in libero.<\\/p>\\n<p>Nulla non turpis sit amet purus pharetra sollicitudin. Proin rutrum urna ut suscipit ullamcorper. Proin sapien felis, dignissim non finibus eget, luctus vel purus. Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros.<\\/p>\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"42f5f84a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"137b3c1f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"tabs_accordionblock service_accordionblock\"},\"elements\":[{\"id\":\"4d848712\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4dd1e830\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6fa785b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"14c11c70\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Payments\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"15c6313\"},{\"tab_title\":\"Booking\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"75d59c0\"},{\"tab_title\":\"Mattis urna sit\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"bc5fa15\"},{\"tab_title\":\"Molestie vel augue\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"41bb731\"},{\"tab_title\":\"Eros odio\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"dd5239d\"}]},\"elements\":[],\"widgetType\":\"doccure-accordion\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(28537, 5295, '_elementor_version', '3.12.2'),
(28539, 5296, 'fw_options', 'a:0:{}'),
(28540, 5296, '_thumbnail_id', '1739'),
(28541, 5296, '_elementor_edit_mode', 'builder'),
(28542, 5296, '_elementor_template_type', 'wp-post'),
(28543, 5296, '_wp_page_template', 'default');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(28544, 5296, '_elementor_data', '[{\"id\":\"518c0463\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3d5ae270\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9accb0\",\"elType\":\"widget\",\"settings\":{\"editor\":\" \"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16fbcdc3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"css_classes\":\"servicedetail_firstsec\"},\"elements\":[{\"id\":\"39410903\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7ff2ab03\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"5441a83d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3f64ed6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Provide\",\"header_size\":\"h6\",\"_css_classes\":\"servicedetail_subtitle\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1aa53afc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Total Medical Services\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3cb50373\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We provide the most full medical services, so every person could have the opportunity to receive qualitative medical help.<\\/p>\\n\\n<p>Clinical excellence, diversity, and access to innovative technology are all hallmarks of the graduate medical education experience at doccure. Our residents, fellows, and renowned staff share their experience working at doccure. We try to do our best to help you and provide with high-quality services.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b22fb8c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#DFE8ED\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_classes\":\"servicedetail_secondsec \"},\"elements\":[{\"id\":\"17a57988\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b51a260\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"3ac76161\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2df584ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Experienced Physicians\",\"content\":\"Your health is your most important asset. You should entrust it only to the best professionals.\\n\\n\",\"style\":\"top\",\"icon\":{\"value\":\"fas fa-user-md\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"2fdd3ec5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"329a8958\",\"elType\":\"widget\",\"settings\":{\"title\":\"Personalized Treatment\",\"content\":\"Your health is your most important asset. You should entrust it only to the best professionals.\\n\\n\",\"style\":\"top\",\"icon\":{\"value\":\"fas fa-hand-holding-heart\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"3e24746b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2b22086c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quality and Safety\",\"content\":\"Your health is your most important asset. You should entrust it only to the best professionals.\\n\\n\",\"style\":\"top\",\"icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"26a0c72e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_classes\":\"servicedetail_secondsec  servicedetail_clinic\"},\"elements\":[{\"id\":\"5a96e8f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2a8c080a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6c8b0dd2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6f357906\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Clinical Services\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"290f630d\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"3173d5d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7d578102\",\"elType\":\"widget\",\"settings\":{\"title\":\"Consultation\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-clipboard-list\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"4ebe4db6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5b818782\",\"elType\":\"widget\",\"settings\":{\"title\":\"Diagnosis\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"5d2c0675\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2ad77389\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treatment\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-procedures\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ddebb2b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"79b7e05c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"594d2cde\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pregnancy Care\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-ambulance\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"4488cc27\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"155adcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pediatric\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-prescription-bottle-alt\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"2a95f736\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5a5807a5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Online Help\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4f9f6423\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#DFE8ED\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_classes\":\"servicedetail_online_con \",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"2a38aa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e28a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"947be35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"54b253f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Get Online Consultation<\\/h2>\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In porta luctus est interdum pretium. Fusce id tortor fringilla, suscipit turpis ac, varius ex. Cras vel metus ligula. Nam enim ligula, bibendum a iaculis ut, cursus id augue. Proin vitae purus id tortor vehicula scelerisque non in libero.<\\/p>\\n<p>Nulla non turpis sit amet purus pharetra sollicitudin. Proin rutrum urna ut suscipit ullamcorper. Proin sapien felis, dignissim non finibus eget, luctus vel purus. Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros.<\\/p>\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"42f5f84a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"137b3c1f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"tabs_accordionblock service_accordionblock\"},\"elements\":[{\"id\":\"4d848712\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4dd1e830\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6fa785b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"14c11c70\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Payments\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"15c6313\"},{\"tab_title\":\"Booking\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"75d59c0\"},{\"tab_title\":\"Mattis urna sit\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"bc5fa15\"},{\"tab_title\":\"Molestie vel augue\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"41bb731\"},{\"tab_title\":\"Eros odio\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"dd5239d\"}]},\"elements\":[],\"widgetType\":\"doccure-accordion\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(28546, 5296, '_elementor_version', '3.12.2'),
(28548, 5297, 'fw_options', 'a:0:{}'),
(28549, 5297, '_thumbnail_id', '1739'),
(28550, 5297, '_elementor_edit_mode', 'builder'),
(28551, 5297, '_elementor_template_type', 'wp-post'),
(28552, 5297, '_wp_page_template', 'default'),
(28553, 5297, '_elementor_data', '[{\"id\":\"518c0463\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3d5ae270\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9accb0\",\"elType\":\"widget\",\"settings\":{\"editor\":\" \"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16fbcdc3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"css_classes\":\"servicedetail_firstsec\"},\"elements\":[{\"id\":\"39410903\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7ff2ab03\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1872,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/11\\/login-banner.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"5441a83d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3f64ed6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Provide\",\"header_size\":\"h6\",\"_css_classes\":\"servicedetail_subtitle\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1aa53afc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Total Medical Services\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3cb50373\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We provide the most full medical services, so every person could have the opportunity to receive qualitative medical help.<\\/p>\\n\\n<p>Clinical excellence, diversity, and access to innovative technology are all hallmarks of the graduate medical education experience at doccure. Our residents, fellows, and renowned staff share their experience working at doccure. We try to do our best to help you and provide with high-quality services.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b22fb8c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#DFE8ED\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_classes\":\"servicedetail_secondsec \"},\"elements\":[{\"id\":\"17a57988\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b51a260\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"3ac76161\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2df584ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Experienced Physicians\",\"content\":\"Your health is your most important asset. You should entrust it only to the best professionals.\\n\\n\",\"style\":\"top\",\"icon\":{\"value\":\"fas fa-user-md\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"2fdd3ec5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"329a8958\",\"elType\":\"widget\",\"settings\":{\"title\":\"Personalized Treatment\",\"content\":\"Your health is your most important asset. You should entrust it only to the best professionals.\\n\\n\",\"style\":\"top\",\"icon\":{\"value\":\"fas fa-hand-holding-heart\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"3e24746b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2b22086c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quality and Safety\",\"content\":\"Your health is your most important asset. You should entrust it only to the best professionals.\\n\\n\",\"style\":\"top\",\"icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"26a0c72e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_classes\":\"servicedetail_secondsec  servicedetail_clinic\"},\"elements\":[{\"id\":\"5a96e8f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2a8c080a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6c8b0dd2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6f357906\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Clinical Services\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"290f630d\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"3173d5d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7d578102\",\"elType\":\"widget\",\"settings\":{\"title\":\"Consultation\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-clipboard-list\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"4ebe4db6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5b818782\",\"elType\":\"widget\",\"settings\":{\"title\":\"Diagnosis\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"5d2c0675\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2ad77389\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treatment\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-procedures\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ddebb2b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"79b7e05c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"594d2cde\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pregnancy Care\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-ambulance\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"4488cc27\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"155adcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pediatric\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-prescription-bottle-alt\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"2a95f736\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5a5807a5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Online Help\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4f9f6423\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#DFE8ED\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_classes\":\"servicedetail_online_con \",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"2a38aa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e28a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"947be35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"54b253f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Get Online Consultation<\\/h2>\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In porta luctus est interdum pretium. Fusce id tortor fringilla, suscipit turpis ac, varius ex. Cras vel metus ligula. Nam enim ligula, bibendum a iaculis ut, cursus id augue. Proin vitae purus id tortor vehicula scelerisque non in libero.<\\/p>\\n<p>Nulla non turpis sit amet purus pharetra sollicitudin. Proin rutrum urna ut suscipit ullamcorper. Proin sapien felis, dignissim non finibus eget, luctus vel purus. Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros.<\\/p>\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"42f5f84a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"137b3c1f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"tabs_accordionblock service_accordionblock\"},\"elements\":[{\"id\":\"4d848712\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4dd1e830\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6fa785b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"14c11c70\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Payments\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"15c6313\"},{\"tab_title\":\"Booking\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"75d59c0\"},{\"tab_title\":\"Mattis urna sit\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"bc5fa15\"},{\"tab_title\":\"Molestie vel augue\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"41bb731\"},{\"tab_title\":\"Eros odio\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"dd5239d\"}]},\"elements\":[],\"widgetType\":\"doccure-accordion\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(28555, 5297, '_elementor_version', '3.12.2'),
(28557, 5298, 'fw_options', 'a:0:{}'),
(28558, 5298, '_thumbnail_id', '1739'),
(28559, 5298, '_elementor_edit_mode', 'builder'),
(28560, 5298, '_elementor_template_type', 'wp-post'),
(28561, 5298, '_wp_page_template', 'default');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(28562, 5298, '_elementor_data', '[{\"id\":\"518c0463\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3d5ae270\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9accb0\",\"elType\":\"widget\",\"settings\":{\"editor\":\" \"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16fbcdc3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"css_classes\":\"servicedetail_firstsec\"},\"elements\":[{\"id\":\"39410903\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7ff2ab03\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1872,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/11\\/login-banner.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"5441a83d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3f64ed6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Provide\",\"header_size\":\"h6\",\"_css_classes\":\"servicedetail_subtitle\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1aa53afc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Total Medical Services\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3cb50373\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We provide the most full medical services, so every person could have the opportunity to receive qualitative medical help.<\\/p>\\n\\n<p>Clinical excellence, diversity, and access to innovative technology are all hallmarks of the graduate medical education experience at doccure. Our residents, fellows, and renowned staff share their experience working at doccure. We try to do our best to help you and provide with high-quality services.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b22fb8c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#DFE8ED\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_classes\":\"servicedetail_secondsec \"},\"elements\":[{\"id\":\"17a57988\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b51a260\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"3ac76161\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2df584ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Experienced Physicians\",\"content\":\"Your health is your most important asset. You should entrust it only to the best professionals.\\n\\n\",\"style\":\"top\",\"icon\":{\"value\":\"fas fa-user-md\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"2fdd3ec5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"329a8958\",\"elType\":\"widget\",\"settings\":{\"title\":\"Personalized Treatment\",\"content\":\"Your health is your most important asset. You should entrust it only to the best professionals.\\n\\n\",\"style\":\"top\",\"icon\":{\"value\":\"fas fa-hand-holding-heart\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"3e24746b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2b22086c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quality and Safety\",\"content\":\"Your health is your most important asset. You should entrust it only to the best professionals.\\n\\n\",\"style\":\"top\",\"icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"26a0c72e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_classes\":\"servicedetail_secondsec  servicedetail_clinic\"},\"elements\":[{\"id\":\"5a96e8f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2a8c080a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6c8b0dd2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6f357906\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Clinical Services\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"290f630d\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"3173d5d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7d578102\",\"elType\":\"widget\",\"settings\":{\"title\":\"Consultation\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-clipboard-list\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"4ebe4db6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5b818782\",\"elType\":\"widget\",\"settings\":{\"title\":\"Diagnosis\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"5d2c0675\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2ad77389\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treatment\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-procedures\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ddebb2b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"79b7e05c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"594d2cde\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pregnancy Care\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-ambulance\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"4488cc27\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"155adcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pediatric\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-prescription-bottle-alt\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"2a95f736\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5a5807a5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Online Help\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4f9f6423\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#DFE8ED\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_classes\":\"servicedetail_online_con \",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"2a38aa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e28a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"947be35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"54b253f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Get Online Consultation<\\/h2>\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In porta luctus est interdum pretium. Fusce id tortor fringilla, suscipit turpis ac, varius ex. Cras vel metus ligula. Nam enim ligula, bibendum a iaculis ut, cursus id augue. Proin vitae purus id tortor vehicula scelerisque non in libero.<\\/p>\\n<p>Nulla non turpis sit amet purus pharetra sollicitudin. Proin rutrum urna ut suscipit ullamcorper. Proin sapien felis, dignissim non finibus eget, luctus vel purus. Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros.<\\/p>\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"42f5f84a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"137b3c1f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"tabs_accordionblock service_accordionblock\"},\"elements\":[{\"id\":\"4d848712\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4dd1e830\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6fa785b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"14c11c70\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Payments\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"15c6313\"},{\"tab_title\":\"Booking\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"75d59c0\"},{\"tab_title\":\"Mattis urna sit\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"bc5fa15\"},{\"tab_title\":\"Molestie vel augue\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"41bb731\"},{\"tab_title\":\"Eros odio\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"dd5239d\"}]},\"elements\":[],\"widgetType\":\"doccure-accordion\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(28564, 5298, '_elementor_version', '3.12.2'),
(28566, 5299, 'fw_options', 'a:0:{}'),
(28567, 5299, '_thumbnail_id', '1739'),
(28568, 5299, '_elementor_edit_mode', 'builder'),
(28569, 5299, '_elementor_template_type', 'wp-post'),
(28570, 5299, '_wp_page_template', 'default'),
(28571, 5299, '_elementor_data', '[{\"id\":\"518c0463\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3d5ae270\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9accb0\",\"elType\":\"widget\",\"settings\":{\"editor\":\" \"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16fbcdc3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"css_classes\":\"servicedetail_firstsec\"},\"elements\":[{\"id\":\"39410903\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7ff2ab03\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1872,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/11\\/login-banner.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"5441a83d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3f64ed6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Provide\",\"header_size\":\"h6\",\"_css_classes\":\"servicedetail_subtitle\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1aa53afc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Total Medical Services\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3cb50373\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We provide the most full medical services, so every person could have the opportunity to receive qualitative medical help.<\\/p>\\n\\n<p>Clinical excellence, diversity, and access to innovative technology are all hallmarks of the graduate medical education experience at doccure. Our residents, fellows, and renowned staff share their experience working at doccure. We try to do our best to help you and provide with high-quality services.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b22fb8c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#DFE8ED\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_classes\":\"servicedetail_secondsec \"},\"elements\":[{\"id\":\"17a57988\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b51a260\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"3ac76161\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2df584ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Experienced Physicians\",\"content\":\"Your health is your most important asset. You should entrust it only to the best professionals.\\n\\n\",\"style\":\"top\",\"icon\":{\"value\":\"fas fa-user-md\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"2fdd3ec5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"329a8958\",\"elType\":\"widget\",\"settings\":{\"title\":\"Personalized Treatment\",\"content\":\"Your health is your most important asset. You should entrust it only to the best professionals.\\n\\n\",\"style\":\"top\",\"icon\":{\"value\":\"fas fa-hand-holding-heart\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"3e24746b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2b22086c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quality and Safety\",\"content\":\"Your health is your most important asset. You should entrust it only to the best professionals.\\n\\n\",\"style\":\"top\",\"icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"26a0c72e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_classes\":\"servicedetail_secondsec  servicedetail_clinic\"},\"elements\":[{\"id\":\"5a96e8f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2a8c080a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6c8b0dd2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6f357906\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Clinical Services\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"290f630d\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"3173d5d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7d578102\",\"elType\":\"widget\",\"settings\":{\"title\":\"Consultation\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-clipboard-list\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"4ebe4db6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5b818782\",\"elType\":\"widget\",\"settings\":{\"title\":\"Diagnosis\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"5d2c0675\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2ad77389\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treatment\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-procedures\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ddebb2b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"79b7e05c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"594d2cde\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pregnancy Care\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-ambulance\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"4488cc27\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"155adcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pediatric\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-prescription-bottle-alt\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"2a95f736\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5a5807a5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Online Help\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4f9f6423\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#DFE8ED\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_classes\":\"servicedetail_online_con \",\"background_image\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"2a38aa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e28a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"947be35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"54b253f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Get Online Consultation<\\/h2>\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In porta luctus est interdum pretium. Fusce id tortor fringilla, suscipit turpis ac, varius ex. Cras vel metus ligula. Nam enim ligula, bibendum a iaculis ut, cursus id augue. Proin vitae purus id tortor vehicula scelerisque non in libero.<\\/p>\\n<p>Nulla non turpis sit amet purus pharetra sollicitudin. Proin rutrum urna ut suscipit ullamcorper. Proin sapien felis, dignissim non finibus eget, luctus vel purus. Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros.<\\/p>\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"42f5f84a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"137b3c1f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"tabs_accordionblock service_accordionblock\"},\"elements\":[{\"id\":\"4d848712\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4dd1e830\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6fa785b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"14c11c70\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Payments\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"15c6313\"},{\"tab_title\":\"Booking\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"75d59c0\"},{\"tab_title\":\"Mattis urna sit\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"bc5fa15\"},{\"tab_title\":\"Molestie vel augue\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"41bb731\"},{\"tab_title\":\"Eros odio\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"dd5239d\"}]},\"elements\":[],\"widgetType\":\"doccure-accordion\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(28573, 5299, '_elementor_version', '3.12.2'),
(28575, 5300, 'fw_options', 'a:0:{}'),
(28576, 5300, '_thumbnail_id', '1739'),
(28577, 5300, '_elementor_edit_mode', 'builder'),
(28578, 5300, '_elementor_template_type', 'wp-post'),
(28579, 5300, '_wp_page_template', 'default');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(28580, 5300, '_elementor_data', '[{\"id\":\"518c0463\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3d5ae270\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"9accb0\",\"elType\":\"widget\",\"settings\":{\"editor\":\" \"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16fbcdc3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"css_classes\":\"servicedetail_firstsec\"},\"elements\":[{\"id\":\"39410903\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7ff2ab03\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1872,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/11\\/login-banner.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"5441a83d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3f64ed6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Provide\",\"header_size\":\"h6\",\"_css_classes\":\"servicedetail_subtitle\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1aa53afc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Total Medical Services\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3cb50373\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We provide the most full medical services, so every person could have the opportunity to receive qualitative medical help.<\\/p>\\n\\n<p>Clinical excellence, diversity, and access to innovative technology are all hallmarks of the graduate medical education experience at doccure. Our residents, fellows, and renowned staff share their experience working at doccure. We try to do our best to help you and provide with high-quality services.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b22fb8c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#DFE8ED\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_classes\":\"servicedetail_secondsec \"},\"elements\":[{\"id\":\"17a57988\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4b51a260\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"3ac76161\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2df584ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Experienced Physicians\",\"content\":\"Your health is your most important asset. You should entrust it only to the best professionals.\\n\\n\",\"style\":\"top\",\"icon\":{\"value\":\"fas fa-user-md\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"2fdd3ec5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"329a8958\",\"elType\":\"widget\",\"settings\":{\"title\":\"Personalized Treatment\",\"content\":\"Your health is your most important asset. You should entrust it only to the best professionals.\\n\\n\",\"style\":\"top\",\"icon\":{\"value\":\"fas fa-hand-holding-heart\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"3e24746b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2b22086c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quality and Safety\",\"content\":\"Your health is your most important asset. You should entrust it only to the best professionals.\\n\\n\",\"style\":\"top\",\"icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"26a0c72e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_classes\":\"servicedetail_secondsec  servicedetail_clinic\"},\"elements\":[{\"id\":\"5a96e8f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2a8c080a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6c8b0dd2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6f357906\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Clinical Services\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"290f630d\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"3173d5d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7d578102\",\"elType\":\"widget\",\"settings\":{\"title\":\"Consultation\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-clipboard-list\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"4ebe4db6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5b818782\",\"elType\":\"widget\",\"settings\":{\"title\":\"Diagnosis\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"5d2c0675\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2ad77389\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treatment\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-procedures\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ddebb2b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"79b7e05c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"594d2cde\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pregnancy Care\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-ambulance\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"4488cc27\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"155adcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pediatric\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-prescription-bottle-alt\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"2a95f736\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5a5807a5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Online Help\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4f9f6423\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#DFE8ED\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_classes\":\"servicedetail_online_con \",\"background_image\":{\"id\":1876,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/08\\/Group-8.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"2a38aa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e28a8d\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"947be35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"54b253f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Get Online Consultation<\\/h2>\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In porta luctus est interdum pretium. Fusce id tortor fringilla, suscipit turpis ac, varius ex. Cras vel metus ligula. Nam enim ligula, bibendum a iaculis ut, cursus id augue. Proin vitae purus id tortor vehicula scelerisque non in libero.<\\/p>\\n<p>Nulla non turpis sit amet purus pharetra sollicitudin. Proin rutrum urna ut suscipit ullamcorper. Proin sapien felis, dignissim non finibus eget, luctus vel purus. Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros.<\\/p>\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"42f5f84a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"137b3c1f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"tabs_accordionblock service_accordionblock\"},\"elements\":[{\"id\":\"4d848712\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4dd1e830\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6fa785b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"14c11c70\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Payments\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"15c6313\"},{\"tab_title\":\"Booking\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"75d59c0\"},{\"tab_title\":\"Mattis urna sit\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"bc5fa15\"},{\"tab_title\":\"Molestie vel augue\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"41bb731\"},{\"tab_title\":\"Eros odio\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"dd5239d\"}]},\"elements\":[],\"widgetType\":\"doccure-accordion\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(28582, 5300, '_elementor_version', '3.12.2'),
(28584, 5301, '_elementor_edit_mode', 'builder'),
(28585, 5301, '_elementor_template_type', 'page'),
(28586, 5301, '_elementor_version', '3.12.2'),
(28587, 5302, 'fw_options', 'a:0:{}'),
(28588, 5302, '_elementor_edit_mode', 'builder'),
(28589, 5302, '_elementor_template_type', 'page'),
(28590, 5302, '_elementor_version', '3.12.2'),
(28591, 5302, '_thumbnail_id', ''),
(28592, 5301, '_wp_page_template', 'default'),
(28593, 5301, '_elementor_data', '[{\"id\":\"8bb38c6\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f993d28\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1bb11963\",\"elType\":\"widget\",\"settings\":{\"editor\":\" \"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"65f6d006\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"css_classes\":\"servicedetail_firstsec\"},\"elements\":[{\"id\":\"57521ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"c903654\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1872,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/11\\/login-banner.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"559d516d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"660cdd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Provide\",\"header_size\":\"h6\",\"_css_classes\":\"servicedetail_subtitle\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fe01a90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Total Medical Services\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"332bc57b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We provide the most full medical services, so every person could have the opportunity to receive qualitative medical help.<\\/p>\\n\\n<p>Clinical excellence, diversity, and access to innovative technology are all hallmarks of the graduate medical education experience at doccure. Our residents, fellows, and renowned staff share their experience working at doccure. We try to do our best to help you and provide with high-quality services.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16fb8f78\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#DFE8ED\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_classes\":\"servicedetail_secondsec \"},\"elements\":[{\"id\":\"bbbb220\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cd5042e\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"53a64150\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2490deba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Experienced Physicians\",\"content\":\"Your health is your most important asset. You should entrust it only to the best professionals.\\n\\n\",\"style\":\"top\",\"icon\":{\"value\":\"fas fa-user-md\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"c02a2d6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1399d38c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Personalized Treatment\",\"content\":\"Your health is your most important asset. You should entrust it only to the best professionals.\\n\\n\",\"style\":\"top\",\"icon\":{\"value\":\"fas fa-hand-holding-heart\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"39d1161a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"27eb97f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quality and Safety\",\"content\":\"Your health is your most important asset. You should entrust it only to the best professionals.\\n\\n\",\"style\":\"top\",\"icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"475d30d7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_classes\":\"servicedetail_secondsec  servicedetail_clinic\"},\"elements\":[{\"id\":\"2b0d30dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1969841c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1d62b95d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"64cbf9d0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Clinical Services\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"55d5ea67\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"4d285824\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"88da8f6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Consultation\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-clipboard-list\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"11be3f5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"47928ead\",\"elType\":\"widget\",\"settings\":{\"title\":\"Diagnosis\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"4c5e52da\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"745f2f82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treatment\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-procedures\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"14806944\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"c3c358a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"75951fe5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pregnancy Care\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-ambulance\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"93d5fe9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"13702f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pediatric\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-prescription-bottle-alt\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"7bd095bf\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f5a9da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Online Help\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"26b6a67a\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#DFE8ED\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_classes\":\"servicedetail_online_con \",\"background_image\":{\"id\":1876,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/08\\/Group-8.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"103bcf63\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7b46726\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"4c40529f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"58de2d54\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Get Online Consultation<\\/h2>\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In porta luctus est interdum pretium. Fusce id tortor fringilla, suscipit turpis ac, varius ex. Cras vel metus ligula. Nam enim ligula, bibendum a iaculis ut, cursus id augue. Proin vitae purus id tortor vehicula scelerisque non in libero.<\\/p>\\n<p>Nulla non turpis sit amet purus pharetra sollicitudin. Proin rutrum urna ut suscipit ullamcorper. Proin sapien felis, dignissim non finibus eget, luctus vel purus. Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros.<\\/p>\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c002cdf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6924f32e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"tabs_accordionblock service_accordionblock\"},\"elements\":[{\"id\":\"187abab9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"563da3e5\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7bcb5a64\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"79b333a3\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Payments\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"15c6313\"},{\"tab_title\":\"Booking\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"75d59c0\"},{\"tab_title\":\"Mattis urna sit\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"bc5fa15\"},{\"tab_title\":\"Molestie vel augue\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"41bb731\"},{\"tab_title\":\"Eros odio\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"dd5239d\"}]},\"elements\":[],\"widgetType\":\"doccure-accordion\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(28594, 5303, 'fw_options', 'a:0:{}'),
(28595, 5303, '_elementor_edit_mode', 'builder'),
(28596, 5303, '_elementor_template_type', 'page'),
(28597, 5303, '_elementor_version', '3.12.2'),
(28598, 5303, '_wp_page_template', 'default');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(28599, 5303, '_elementor_data', '[{\"id\":\"8bb38c6\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"f993d28\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1bb11963\",\"elType\":\"widget\",\"settings\":{\"editor\":\" \"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"65f6d006\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"css_classes\":\"servicedetail_firstsec\"},\"elements\":[{\"id\":\"57521ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"c903654\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1872,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/11\\/login-banner.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"559d516d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"660cdd1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Provide\",\"header_size\":\"h6\",\"_css_classes\":\"servicedetail_subtitle\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fe01a90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Total Medical Services\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"332bc57b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We provide the most full medical services, so every person could have the opportunity to receive qualitative medical help.<\\/p>\\n\\n<p>Clinical excellence, diversity, and access to innovative technology are all hallmarks of the graduate medical education experience at doccure. Our residents, fellows, and renowned staff share their experience working at doccure. We try to do our best to help you and provide with high-quality services.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16fb8f78\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#DFE8ED\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_classes\":\"servicedetail_secondsec \"},\"elements\":[{\"id\":\"bbbb220\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1cd5042e\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"53a64150\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2490deba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Experienced Physicians\",\"content\":\"Your health is your most important asset. You should entrust it only to the best professionals.\\n\\n\",\"style\":\"top\",\"icon\":{\"value\":\"fas fa-user-md\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"c02a2d6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1399d38c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Personalized Treatment\",\"content\":\"Your health is your most important asset. You should entrust it only to the best professionals.\\n\\n\",\"style\":\"top\",\"icon\":{\"value\":\"fas fa-hand-holding-heart\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"39d1161a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"27eb97f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quality and Safety\",\"content\":\"Your health is your most important asset. You should entrust it only to the best professionals.\\n\\n\",\"style\":\"top\",\"icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"475d30d7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_classes\":\"servicedetail_secondsec  servicedetail_clinic\"},\"elements\":[{\"id\":\"2b0d30dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1969841c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1d62b95d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"64cbf9d0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Clinical Services\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"55d5ea67\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"4d285824\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"88da8f6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Consultation\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-clipboard-list\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"11be3f5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"47928ead\",\"elType\":\"widget\",\"settings\":{\"title\":\"Diagnosis\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"4c5e52da\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"745f2f82\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treatment\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-procedures\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"14806944\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"c3c358a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"75951fe5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pregnancy Care\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-ambulance\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"93d5fe9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"13702f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pediatric\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-prescription-bottle-alt\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"7bd095bf\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f5a9da5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Online Help\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"26b6a67a\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#DFE8ED\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_classes\":\"servicedetail_online_con \",\"background_image\":{\"id\":1876,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/08\\/Group-8.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"103bcf63\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7b46726\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"4c40529f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"58de2d54\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Get Online Consultation<\\/h2>\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In porta luctus est interdum pretium. Fusce id tortor fringilla, suscipit turpis ac, varius ex. Cras vel metus ligula. Nam enim ligula, bibendum a iaculis ut, cursus id augue. Proin vitae purus id tortor vehicula scelerisque non in libero.<\\/p>\\n<p>Nulla non turpis sit amet purus pharetra sollicitudin. Proin rutrum urna ut suscipit ullamcorper. Proin sapien felis, dignissim non finibus eget, luctus vel purus. Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros.<\\/p>\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c002cdf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6924f32e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"tabs_accordionblock service_accordionblock\"},\"elements\":[{\"id\":\"187abab9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"563da3e5\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7bcb5a64\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"79b333a3\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Payments\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"15c6313\"},{\"tab_title\":\"Booking\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"75d59c0\"},{\"tab_title\":\"Mattis urna sit\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"bc5fa15\"},{\"tab_title\":\"Molestie vel augue\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"41bb731\"},{\"tab_title\":\"Eros odio\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"dd5239d\"}]},\"elements\":[],\"widgetType\":\"doccure-accordion\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(28600, 5303, '_thumbnail_id', ''),
(28605, 4696, '_elementor_edit_mode', 'builder'),
(28606, 4696, '_elementor_template_type', 'wp-post'),
(28612, 4695, '_elementor_edit_mode', 'builder'),
(28613, 4695, '_elementor_template_type', 'wp-post'),
(28618, 4693, '_elementor_edit_mode', 'builder'),
(28619, 4693, '_elementor_template_type', 'wp-post'),
(28624, 4689, '_elementor_edit_mode', 'builder'),
(28625, 4689, '_elementor_template_type', 'wp-post'),
(28636, 4691, '_elementor_edit_mode', 'builder'),
(28637, 4691, '_elementor_template_type', 'wp-post'),
(28645, 5305, '_wpb_shortcodes_custom_css', '.vc_custom_1669718230079{background-color: #dfe8ed !important;}.vc_custom_1670594457487{background-image: url(https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/Group-8.jpg?id=1876) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),
(28646, 5305, 'fw_options', 'a:0:{}'),
(28647, 5305, '_thumbnail_id', '1741'),
(28648, 5305, '_elementor_edit_mode', 'builder'),
(28649, 5305, '_elementor_template_type', 'wp-post'),
(28650, 5306, '_wpb_shortcodes_custom_css', '.vc_custom_1669718230079{background-color: #dfe8ed !important;}.vc_custom_1670594457487{background-image: url(https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/Group-8.jpg?id=1876) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),
(28651, 5306, 'fw_options', 'a:0:{}'),
(28652, 5306, '_thumbnail_id', '1741'),
(28653, 5306, '_elementor_edit_mode', 'builder'),
(28654, 5306, '_elementor_template_type', 'wp-post'),
(28655, 4695, '_wp_page_template', 'default'),
(28656, 4695, '_elementor_data', '[{\"id\":\"4edef56d\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"css_classes\":\"servicedetail_firstsec\"},\"elements\":[{\"id\":\"4afca220\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3bfd47dd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1872,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/11\\/login-banner.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"34226fd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"419ba4ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Provide\",\"header_size\":\"h6\",\"_css_classes\":\"servicedetail_subtitle\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ec76481\",\"elType\":\"widget\",\"settings\":{\"title\":\"Total Medical Services\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7da69ba2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We provide the most full medical services, so every person could have the opportunity to receive qualitative medical help.<\\/p>\\n\\n<p>Clinical excellence, diversity, and access to innovative technology are all hallmarks of the graduate medical education experience at doccure. Our residents, fellows, and renowned staff share their experience working at doccure. We try to do our best to help you and provide with high-quality services.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7cad2e5b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#DFE8ED\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_classes\":\"servicedetail_secondsec \"},\"elements\":[{\"id\":\"4456a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7a4d9a1c\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"11dd4437\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"52ed9b9d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Experienced Physicians\",\"content\":\"Your health is your most important asset. You should entrust it only to the best professionals.\\n\\n\",\"style\":\"top\",\"icon\":{\"value\":\"fas fa-user-md\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"75254cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"69353eb9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Personalized Treatment\",\"content\":\"Your health is your most important asset. You should entrust it only to the best professionals.\\n\\n\",\"style\":\"top\",\"icon\":{\"value\":\"fas fa-hand-holding-heart\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"3895e0ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"76c185e1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quality and Safety\",\"content\":\"Your health is your most important asset. You should entrust it only to the best professionals.\\n\\n\",\"style\":\"top\",\"icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"684426d9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_classes\":\"servicedetail_secondsec  servicedetail_clinic\"},\"elements\":[{\"id\":\"1aa99c02\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1e89ee96\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"4023a50f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f283716\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Clinical Services\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5238dcfa\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"530f4bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4650bb06\",\"elType\":\"widget\",\"settings\":{\"title\":\"Consultation\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-clipboard-list\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"1691f8b9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"6ed5d131\",\"elType\":\"widget\",\"settings\":{\"title\":\"Diagnosis\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"119de3d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"46f2d3d2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treatment\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-procedures\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"248bbaf2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"291aeebe\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"758658f8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pregnancy Care\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-ambulance\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"50eaec87\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"231fe44e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pediatric\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-prescription-bottle-alt\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"2f845471\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"343dcd6c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Online Help\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3bf40cd1\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#DFE8ED\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_classes\":\"servicedetail_online_con \",\"background_image\":{\"id\":1876,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/08\\/Group-8.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"7c8baab8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"53d9246e\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"49e26e50\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"635974fe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Get Online Consultation<\\/h2>\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In porta luctus est interdum pretium. Fusce id tortor fringilla, suscipit turpis ac, varius ex. Cras vel metus ligula. Nam enim ligula, bibendum a iaculis ut, cursus id augue. Proin vitae purus id tortor vehicula scelerisque non in libero.<\\/p>\\n<p>Nulla non turpis sit amet purus pharetra sollicitudin. Proin rutrum urna ut suscipit ullamcorper. Proin sapien felis, dignissim non finibus eget, luctus vel purus. Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros.<\\/p>\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"542f8b91\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5db0287f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"tabs_accordionblock service_accordionblock\"},\"elements\":[{\"id\":\"75c21700\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"282ca18a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"755bf4f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5aabfaf0\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Payments\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"15c6313\"},{\"tab_title\":\"Booking\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"75d59c0\"},{\"tab_title\":\"Mattis urna sit\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"bc5fa15\"},{\"tab_title\":\"Molestie vel augue\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"41bb731\"},{\"tab_title\":\"Eros odio\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"dd5239d\"}]},\"elements\":[],\"widgetType\":\"doccure-accordion\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(28657, 5307, 'fw_options', 'a:0:{}'),
(28658, 5307, '_thumbnail_id', '1741'),
(28659, 5307, '_elementor_edit_mode', 'builder'),
(28660, 5307, '_elementor_template_type', 'wp-post'),
(28661, 5307, '_wp_page_template', 'default');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(28662, 5307, '_elementor_data', '[{\"id\":\"4edef56d\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"css_classes\":\"servicedetail_firstsec\"},\"elements\":[{\"id\":\"4afca220\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3bfd47dd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1872,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/11\\/login-banner.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"34226fd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"419ba4ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Provide\",\"header_size\":\"h6\",\"_css_classes\":\"servicedetail_subtitle\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ec76481\",\"elType\":\"widget\",\"settings\":{\"title\":\"Total Medical Services\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7da69ba2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We provide the most full medical services, so every person could have the opportunity to receive qualitative medical help.<\\/p>\\n\\n<p>Clinical excellence, diversity, and access to innovative technology are all hallmarks of the graduate medical education experience at doccure. Our residents, fellows, and renowned staff share their experience working at doccure. We try to do our best to help you and provide with high-quality services.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7cad2e5b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#DFE8ED\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_classes\":\"servicedetail_secondsec \"},\"elements\":[{\"id\":\"4456a06\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7a4d9a1c\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"11dd4437\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"52ed9b9d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Experienced Physicians\",\"content\":\"Your health is your most important asset. You should entrust it only to the best professionals.\\n\\n\",\"style\":\"top\",\"icon\":{\"value\":\"fas fa-user-md\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"75254cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"69353eb9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Personalized Treatment\",\"content\":\"Your health is your most important asset. You should entrust it only to the best professionals.\\n\\n\",\"style\":\"top\",\"icon\":{\"value\":\"fas fa-hand-holding-heart\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"3895e0ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"76c185e1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quality and Safety\",\"content\":\"Your health is your most important asset. You should entrust it only to the best professionals.\\n\\n\",\"style\":\"top\",\"icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"684426d9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_classes\":\"servicedetail_secondsec  servicedetail_clinic\"},\"elements\":[{\"id\":\"1aa99c02\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1e89ee96\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"4023a50f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"f283716\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Clinical Services\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5238dcfa\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"530f4bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4650bb06\",\"elType\":\"widget\",\"settings\":{\"title\":\"Consultation\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-clipboard-list\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"1691f8b9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"6ed5d131\",\"elType\":\"widget\",\"settings\":{\"title\":\"Diagnosis\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"119de3d3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"46f2d3d2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treatment\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-procedures\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"248bbaf2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"291aeebe\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"758658f8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pregnancy Care\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-ambulance\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"50eaec87\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"231fe44e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pediatric\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-prescription-bottle-alt\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"2f845471\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"343dcd6c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Online Help\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3bf40cd1\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#DFE8ED\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_classes\":\"servicedetail_online_con \",\"background_image\":{\"id\":1876,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/08\\/Group-8.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"7c8baab8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"53d9246e\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"49e26e50\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"635974fe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Get Online Consultation<\\/h2>\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In porta luctus est interdum pretium. Fusce id tortor fringilla, suscipit turpis ac, varius ex. Cras vel metus ligula. Nam enim ligula, bibendum a iaculis ut, cursus id augue. Proin vitae purus id tortor vehicula scelerisque non in libero.<\\/p>\\n<p>Nulla non turpis sit amet purus pharetra sollicitudin. Proin rutrum urna ut suscipit ullamcorper. Proin sapien felis, dignissim non finibus eget, luctus vel purus. Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros.<\\/p>\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"542f8b91\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5db0287f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"tabs_accordionblock service_accordionblock\"},\"elements\":[{\"id\":\"75c21700\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"282ca18a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"755bf4f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5aabfaf0\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Payments\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"15c6313\"},{\"tab_title\":\"Booking\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"75d59c0\"},{\"tab_title\":\"Mattis urna sit\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"bc5fa15\"},{\"tab_title\":\"Molestie vel augue\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"41bb731\"},{\"tab_title\":\"Eros odio\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"dd5239d\"}]},\"elements\":[],\"widgetType\":\"doccure-accordion\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(28665, 4695, '_elementor_version', '3.12.2'),
(28667, 5308, '_wpb_shortcodes_custom_css', '.vc_custom_1669718230079{background-color: #dfe8ed !important;}.vc_custom_1670585624442{background-image: url(https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/Group-8.jpg?id=1876) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),
(28668, 5308, 'fw_options', 'a:0:{}'),
(28669, 5308, '_thumbnail_id', '1796'),
(28670, 5308, '_elementor_edit_mode', 'builder'),
(28671, 5308, '_elementor_template_type', 'wp-post'),
(28672, 5309, '_wpb_shortcodes_custom_css', '.vc_custom_1669718230079{background-color: #dfe8ed !important;}.vc_custom_1670585624442{background-image: url(https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/Group-8.jpg?id=1876) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),
(28673, 5309, 'fw_options', 'a:0:{}'),
(28674, 5309, '_thumbnail_id', '1796'),
(28675, 5309, '_elementor_edit_mode', 'builder'),
(28676, 5309, '_elementor_template_type', 'wp-post'),
(28677, 4696, '_wp_page_template', 'default'),
(28678, 4696, '_elementor_data', '[{\"id\":\"2beb9c84\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"css_classes\":\"servicedetail_firstsec\"},\"elements\":[{\"id\":\"54d5d075\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"748e2c0d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1872,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/11\\/login-banner.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"50d1f910\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"624b36c9\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Provide\",\"header_size\":\"h6\",\"_css_classes\":\"servicedetail_subtitle\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26ceabb5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Total Medical Services\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5f593ca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We provide the most full medical services, so every person could have the opportunity to receive qualitative medical help.<\\/p>\\n\\n<p>Clinical excellence, diversity, and access to innovative technology are all hallmarks of the graduate medical education experience at doccure. Our residents, fellows, and renowned staff share their experience working at doccure. We try to do our best to help you and provide with high-quality services.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3ddb3d5d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#DFE8ED\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_classes\":\"servicedetail_secondsec \"},\"elements\":[{\"id\":\"4d9fa56a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"435c8699\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"54f41788\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1c4f6b06\",\"elType\":\"widget\",\"settings\":{\"title\":\"Experienced Physicians\",\"content\":\"Your health is your most important asset. You should entrust it only to the best professionals.\\n\\n\",\"style\":\"top\",\"icon\":{\"value\":\"fas fa-user-md\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"352f0ea6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"42c625c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Personalized Treatment\",\"content\":\"Your health is your most important asset. You should entrust it only to the best professionals.\\n\\n\",\"style\":\"top\",\"icon\":{\"value\":\"fas fa-hand-holding-heart\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"2dc9d184\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4daa3c4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quality and Safety\",\"content\":\"Your health is your most important asset. You should entrust it only to the best professionals.\\n\\n\",\"style\":\"top\",\"icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f75e2c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_classes\":\"servicedetail_secondsec  servicedetail_clinic\"},\"elements\":[{\"id\":\"1a00ec5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"146c30e1\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"501dd9d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a221d27\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Clinical Services\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"39c60074\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"73654725\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"794cdb5f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Consultation\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-clipboard-list\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"63788c26\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"15c81f65\",\"elType\":\"widget\",\"settings\":{\"title\":\"Diagnosis\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"489d5272\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"43825047\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treatment\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-procedures\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"29669d36\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"575f0041\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"26616c9e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pregnancy Care\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-ambulance\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"45f25896\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1c2d6e32\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pediatric\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-prescription-bottle-alt\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"1053c66d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"6437cf3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Online Help\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6a31ea51\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#DFE8ED\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_classes\":\"servicedetail_online_con \",\"background_image\":{\"id\":1876,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/08\\/Group-8.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"3cfeb1b9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"51fd3eb1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"6638ee31\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"27b4d2c3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Get Online Consultation<\\/h2>\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In porta luctus est interdum pretium. Fusce id tortor fringilla, suscipit turpis ac, varius ex. Cras vel metus ligula. Nam enim ligula, bibendum a iaculis ut, cursus id augue. Proin vitae purus id tortor vehicula scelerisque non in libero.<\\/p>\\n<p>Nulla non turpis sit amet purus pharetra sollicitudin. Proin rutrum urna ut suscipit ullamcorper. Proin sapien felis, dignissim non finibus eget, luctus vel purus. Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros.<\\/p>\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"77812a16\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e267268\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"tabs_accordionblock service_accordionblock\"},\"elements\":[{\"id\":\"69978636\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6e49fe22\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"78d74067\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1eff7b1b\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Payments\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"15c6313\"},{\"tab_title\":\"Booking\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"75d59c0\"},{\"tab_title\":\"Mattis urna sit\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"bc5fa15\"},{\"tab_title\":\"Molestie vel augue\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"41bb731\"},{\"tab_title\":\"Eros odio\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"dd5239d\"}]},\"elements\":[],\"widgetType\":\"doccure-accordion\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(28679, 5310, 'fw_options', 'a:0:{}'),
(28680, 5310, '_thumbnail_id', '1796'),
(28681, 5310, '_elementor_edit_mode', 'builder'),
(28682, 5310, '_elementor_template_type', 'wp-post'),
(28683, 5310, '_wp_page_template', 'default');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(28684, 5310, '_elementor_data', '[{\"id\":\"2beb9c84\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"css_classes\":\"servicedetail_firstsec\"},\"elements\":[{\"id\":\"54d5d075\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"748e2c0d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1872,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/11\\/login-banner.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"50d1f910\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"624b36c9\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Provide\",\"header_size\":\"h6\",\"_css_classes\":\"servicedetail_subtitle\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26ceabb5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Total Medical Services\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5f593ca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We provide the most full medical services, so every person could have the opportunity to receive qualitative medical help.<\\/p>\\n\\n<p>Clinical excellence, diversity, and access to innovative technology are all hallmarks of the graduate medical education experience at doccure. Our residents, fellows, and renowned staff share their experience working at doccure. We try to do our best to help you and provide with high-quality services.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3ddb3d5d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#DFE8ED\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_classes\":\"servicedetail_secondsec \"},\"elements\":[{\"id\":\"4d9fa56a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"435c8699\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"54f41788\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1c4f6b06\",\"elType\":\"widget\",\"settings\":{\"title\":\"Experienced Physicians\",\"content\":\"Your health is your most important asset. You should entrust it only to the best professionals.\\n\\n\",\"style\":\"top\",\"icon\":{\"value\":\"fas fa-user-md\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"352f0ea6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"42c625c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Personalized Treatment\",\"content\":\"Your health is your most important asset. You should entrust it only to the best professionals.\\n\\n\",\"style\":\"top\",\"icon\":{\"value\":\"fas fa-hand-holding-heart\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"2dc9d184\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4daa3c4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quality and Safety\",\"content\":\"Your health is your most important asset. You should entrust it only to the best professionals.\\n\\n\",\"style\":\"top\",\"icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f75e2c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_classes\":\"servicedetail_secondsec  servicedetail_clinic\"},\"elements\":[{\"id\":\"1a00ec5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"146c30e1\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"501dd9d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6a221d27\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Clinical Services\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"39c60074\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"73654725\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"794cdb5f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Consultation\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-clipboard-list\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"63788c26\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"15c81f65\",\"elType\":\"widget\",\"settings\":{\"title\":\"Diagnosis\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"489d5272\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"43825047\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treatment\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-procedures\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"29669d36\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"575f0041\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"26616c9e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pregnancy Care\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-ambulance\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"45f25896\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1c2d6e32\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pediatric\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-prescription-bottle-alt\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"1053c66d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"6437cf3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Online Help\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6a31ea51\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#DFE8ED\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_classes\":\"servicedetail_online_con \",\"background_image\":{\"id\":1876,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/08\\/Group-8.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"3cfeb1b9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"51fd3eb1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"6638ee31\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"27b4d2c3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Get Online Consultation<\\/h2>\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In porta luctus est interdum pretium. Fusce id tortor fringilla, suscipit turpis ac, varius ex. Cras vel metus ligula. Nam enim ligula, bibendum a iaculis ut, cursus id augue. Proin vitae purus id tortor vehicula scelerisque non in libero.<\\/p>\\n<p>Nulla non turpis sit amet purus pharetra sollicitudin. Proin rutrum urna ut suscipit ullamcorper. Proin sapien felis, dignissim non finibus eget, luctus vel purus. Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros.<\\/p>\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"77812a16\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e267268\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"tabs_accordionblock service_accordionblock\"},\"elements\":[{\"id\":\"69978636\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6e49fe22\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"78d74067\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1eff7b1b\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Payments\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"15c6313\"},{\"tab_title\":\"Booking\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"75d59c0\"},{\"tab_title\":\"Mattis urna sit\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"bc5fa15\"},{\"tab_title\":\"Molestie vel augue\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"41bb731\"},{\"tab_title\":\"Eros odio\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"dd5239d\"}]},\"elements\":[],\"widgetType\":\"doccure-accordion\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(28687, 4696, '_elementor_version', '3.12.2'),
(28689, 5311, '_wpb_shortcodes_custom_css', '.vc_custom_1669718230079{background-color: #dfe8ed !important;}.vc_custom_1670585704206{background-image: url(https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/Group-8.jpg?id=1876) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),
(28690, 5311, 'fw_options', 'a:0:{}'),
(28691, 5311, '_thumbnail_id', '4328'),
(28692, 5311, '_elementor_edit_mode', 'builder'),
(28693, 5311, '_elementor_template_type', 'wp-post'),
(28694, 5312, '_wpb_shortcodes_custom_css', '.vc_custom_1669718230079{background-color: #dfe8ed !important;}.vc_custom_1670585704206{background-image: url(https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/Group-8.jpg?id=1876) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),
(28695, 5312, 'fw_options', 'a:0:{}'),
(28696, 5312, '_thumbnail_id', '4328'),
(28697, 5312, '_elementor_edit_mode', 'builder'),
(28698, 5312, '_elementor_template_type', 'wp-post'),
(28699, 4693, '_wp_page_template', 'default'),
(28700, 4693, '_elementor_data', '[{\"id\":\"1d6b0aac\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"css_classes\":\"servicedetail_firstsec\"},\"elements\":[{\"id\":\"4b8e1ef3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"69ed5c97\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1872,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/11\\/login-banner.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3bacfc0a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1c95eb90\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Provide\",\"header_size\":\"h6\",\"_css_classes\":\"servicedetail_subtitle\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"858c760\",\"elType\":\"widget\",\"settings\":{\"title\":\"Total Medical Services\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"734a41a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We provide the most full medical services, so every person could have the opportunity to receive qualitative medical help.<\\/p>\\n\\n<p>Clinical excellence, diversity, and access to innovative technology are all hallmarks of the graduate medical education experience at doccure. Our residents, fellows, and renowned staff share their experience working at doccure. We try to do our best to help you and provide with high-quality services.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"14e7e798\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#DFE8ED\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_classes\":\"servicedetail_secondsec \"},\"elements\":[{\"id\":\"20b4c4b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7774c75a\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"716e69b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"39814501\",\"elType\":\"widget\",\"settings\":{\"title\":\"Experienced Physicians\",\"content\":\"Your health is your most important asset. You should entrust it only to the best professionals.\\n\\n\",\"style\":\"top\",\"icon\":{\"value\":\"fas fa-user-md\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"7f2849f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"215131b6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Personalized Treatment\",\"content\":\"Your health is your most important asset. You should entrust it only to the best professionals.\\n\\n\",\"style\":\"top\",\"icon\":{\"value\":\"fas fa-hand-holding-heart\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"5ffc6914\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3611a6b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quality and Safety\",\"content\":\"Your health is your most important asset. You should entrust it only to the best professionals.\\n\\n\",\"style\":\"top\",\"icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1235db19\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_classes\":\"servicedetail_secondsec  servicedetail_clinic\"},\"elements\":[{\"id\":\"19904477\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6405e53e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e97f16d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"24d8511b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Clinical Services\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6f9c8f93\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"4e341d5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"477654b8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Consultation\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-clipboard-list\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"199e8432\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"bd5faa7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Diagnosis\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"2c000995\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"fa4d05b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treatment\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-procedures\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"478ab310\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"104ed8cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"14299a2c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pregnancy Care\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-ambulance\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"552fafcb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3b4f7a14\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pediatric\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-prescription-bottle-alt\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"2f1600ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"480bf19f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Online Help\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"654b4d29\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#DFE8ED\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_classes\":\"servicedetail_online_con \",\"background_image\":{\"id\":1876,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/08\\/Group-8.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"241f5ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c3be036\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"dde6aad\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"48c2951d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Get Online Consultation<\\/h2>\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In porta luctus est interdum pretium. Fusce id tortor fringilla, suscipit turpis ac, varius ex. Cras vel metus ligula. Nam enim ligula, bibendum a iaculis ut, cursus id augue. Proin vitae purus id tortor vehicula scelerisque non in libero.<\\/p>\\n<p>Nulla non turpis sit amet purus pharetra sollicitudin. Proin rutrum urna ut suscipit ullamcorper. Proin sapien felis, dignissim non finibus eget, luctus vel purus. Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros.<\\/p>\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6bb15b4a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7b5a62b8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"tabs_accordionblock service_accordionblock\"},\"elements\":[{\"id\":\"65fb6200\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3446f50c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"17bbcff8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"57e91704\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Payments\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"15c6313\"},{\"tab_title\":\"Booking\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"75d59c0\"},{\"tab_title\":\"Mattis urna sit\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"bc5fa15\"},{\"tab_title\":\"Molestie vel augue\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"41bb731\"},{\"tab_title\":\"Eros odio\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"dd5239d\"}]},\"elements\":[],\"widgetType\":\"doccure-accordion\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(28701, 5313, 'fw_options', 'a:0:{}'),
(28702, 5313, '_thumbnail_id', '4328'),
(28703, 5313, '_elementor_edit_mode', 'builder'),
(28704, 5313, '_elementor_template_type', 'wp-post'),
(28705, 5313, '_wp_page_template', 'default');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(28706, 5313, '_elementor_data', '[{\"id\":\"1d6b0aac\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"css_classes\":\"servicedetail_firstsec\"},\"elements\":[{\"id\":\"4b8e1ef3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"69ed5c97\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1872,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/11\\/login-banner.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3bacfc0a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1c95eb90\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Provide\",\"header_size\":\"h6\",\"_css_classes\":\"servicedetail_subtitle\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"858c760\",\"elType\":\"widget\",\"settings\":{\"title\":\"Total Medical Services\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"734a41a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We provide the most full medical services, so every person could have the opportunity to receive qualitative medical help.<\\/p>\\n\\n<p>Clinical excellence, diversity, and access to innovative technology are all hallmarks of the graduate medical education experience at doccure. Our residents, fellows, and renowned staff share their experience working at doccure. We try to do our best to help you and provide with high-quality services.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"14e7e798\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#DFE8ED\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_classes\":\"servicedetail_secondsec \"},\"elements\":[{\"id\":\"20b4c4b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7774c75a\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"716e69b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"39814501\",\"elType\":\"widget\",\"settings\":{\"title\":\"Experienced Physicians\",\"content\":\"Your health is your most important asset. You should entrust it only to the best professionals.\\n\\n\",\"style\":\"top\",\"icon\":{\"value\":\"fas fa-user-md\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"7f2849f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"215131b6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Personalized Treatment\",\"content\":\"Your health is your most important asset. You should entrust it only to the best professionals.\\n\\n\",\"style\":\"top\",\"icon\":{\"value\":\"fas fa-hand-holding-heart\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"5ffc6914\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3611a6b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quality and Safety\",\"content\":\"Your health is your most important asset. You should entrust it only to the best professionals.\\n\\n\",\"style\":\"top\",\"icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1235db19\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_classes\":\"servicedetail_secondsec  servicedetail_clinic\"},\"elements\":[{\"id\":\"19904477\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6405e53e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e97f16d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"24d8511b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Clinical Services\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6f9c8f93\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"4e341d5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"477654b8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Consultation\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-clipboard-list\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"199e8432\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"bd5faa7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Diagnosis\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"2c000995\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"fa4d05b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treatment\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-procedures\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"478ab310\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"104ed8cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"14299a2c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pregnancy Care\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-ambulance\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"552fafcb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3b4f7a14\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pediatric\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-prescription-bottle-alt\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"2f1600ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"480bf19f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Online Help\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"654b4d29\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#DFE8ED\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_classes\":\"servicedetail_online_con \",\"background_image\":{\"id\":1876,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/08\\/Group-8.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"241f5ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c3be036\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"dde6aad\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"48c2951d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Get Online Consultation<\\/h2>\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In porta luctus est interdum pretium. Fusce id tortor fringilla, suscipit turpis ac, varius ex. Cras vel metus ligula. Nam enim ligula, bibendum a iaculis ut, cursus id augue. Proin vitae purus id tortor vehicula scelerisque non in libero.<\\/p>\\n<p>Nulla non turpis sit amet purus pharetra sollicitudin. Proin rutrum urna ut suscipit ullamcorper. Proin sapien felis, dignissim non finibus eget, luctus vel purus. Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros.<\\/p>\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6bb15b4a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7b5a62b8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"tabs_accordionblock service_accordionblock\"},\"elements\":[{\"id\":\"65fb6200\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3446f50c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"17bbcff8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"57e91704\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Payments\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"15c6313\"},{\"tab_title\":\"Booking\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"75d59c0\"},{\"tab_title\":\"Mattis urna sit\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"bc5fa15\"},{\"tab_title\":\"Molestie vel augue\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"41bb731\"},{\"tab_title\":\"Eros odio\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"dd5239d\"}]},\"elements\":[],\"widgetType\":\"doccure-accordion\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(28709, 4693, '_elementor_version', '3.12.2'),
(28717, 5314, '_wpb_shortcodes_custom_css', '.vc_custom_1669718230079{background-color: #dfe8ed !important;}.vc_custom_1670585737371{background-image: url(https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/Group-8.jpg?id=1876) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),
(28718, 5314, 'fw_options', 'a:0:{}'),
(28719, 5314, '_thumbnail_id', '4484'),
(28720, 5314, '_elementor_edit_mode', 'builder'),
(28721, 5314, '_elementor_template_type', 'wp-post'),
(28722, 5315, '_wpb_shortcodes_custom_css', '.vc_custom_1669718230079{background-color: #dfe8ed !important;}.vc_custom_1670585737371{background-image: url(https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/Group-8.jpg?id=1876) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),
(28723, 5315, 'fw_options', 'a:0:{}'),
(28724, 5315, '_thumbnail_id', '4484'),
(28725, 5315, '_elementor_edit_mode', 'builder'),
(28726, 5315, '_elementor_template_type', 'wp-post'),
(28727, 4691, '_wp_page_template', 'default'),
(28728, 4691, '_elementor_data', '[{\"id\":\"6198d468\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"css_classes\":\"servicedetail_firstsec\"},\"elements\":[{\"id\":\"487579fc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1b5d5f4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1872,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/11\\/login-banner.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"758a0d87\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7784b4e5\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Provide\",\"header_size\":\"h6\",\"_css_classes\":\"servicedetail_subtitle\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"10d018f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Total Medical Services\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ee91d1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We provide the most full medical services, so every person could have the opportunity to receive qualitative medical help.<\\/p>\\n\\n<p>Clinical excellence, diversity, and access to innovative technology are all hallmarks of the graduate medical education experience at doccure. Our residents, fellows, and renowned staff share their experience working at doccure. We try to do our best to help you and provide with high-quality services.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1f4e2475\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#DFE8ED\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_classes\":\"servicedetail_secondsec \"},\"elements\":[{\"id\":\"39a2976e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d082829\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"d858c93\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"332f8036\",\"elType\":\"widget\",\"settings\":{\"title\":\"Experienced Physicians\",\"content\":\"Your health is your most important asset. You should entrust it only to the best professionals.\\n\\n\",\"style\":\"top\",\"icon\":{\"value\":\"fas fa-user-md\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"5daf43d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"703eed0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Personalized Treatment\",\"content\":\"Your health is your most important asset. You should entrust it only to the best professionals.\\n\\n\",\"style\":\"top\",\"icon\":{\"value\":\"fas fa-hand-holding-heart\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"32312498\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"37d7f5e6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quality and Safety\",\"content\":\"Your health is your most important asset. You should entrust it only to the best professionals.\\n\\n\",\"style\":\"top\",\"icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6d4e2e6\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_classes\":\"servicedetail_secondsec  servicedetail_clinic\"},\"elements\":[{\"id\":\"48fe6347\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"67915849\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"39de3f7f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"27c6ceb5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Clinical Services\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"26403f66\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"28e69df\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"733570fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Consultation\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-clipboard-list\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"3493452c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"29a223e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Diagnosis\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"47bbff78\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"247813dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treatment\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-procedures\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"40113c32\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"3e36c265\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"37043062\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pregnancy Care\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-ambulance\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"114e7750\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4a76a117\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pediatric\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-prescription-bottle-alt\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"72bc0dba\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"23b4a512\",\"elType\":\"widget\",\"settings\":{\"title\":\"Online Help\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"494108ff\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#DFE8ED\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_classes\":\"servicedetail_online_con \",\"background_image\":{\"id\":1876,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/08\\/Group-8.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"3a72c2ed\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4fa54030\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"6ef73eee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"6cdb24b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Get Online Consultation<\\/h2>\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In porta luctus est interdum pretium. Fusce id tortor fringilla, suscipit turpis ac, varius ex. Cras vel metus ligula. Nam enim ligula, bibendum a iaculis ut, cursus id augue. Proin vitae purus id tortor vehicula scelerisque non in libero.<\\/p>\\n<p>Nulla non turpis sit amet purus pharetra sollicitudin. Proin rutrum urna ut suscipit ullamcorper. Proin sapien felis, dignissim non finibus eget, luctus vel purus. Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros.<\\/p>\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"790b622e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"770224d3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"tabs_accordionblock service_accordionblock\"},\"elements\":[{\"id\":\"2f595929\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"36dfc9aa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5b7ea9a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"80d55e5\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Payments\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"15c6313\"},{\"tab_title\":\"Booking\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"75d59c0\"},{\"tab_title\":\"Mattis urna sit\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"bc5fa15\"},{\"tab_title\":\"Molestie vel augue\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"41bb731\"},{\"tab_title\":\"Eros odio\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"dd5239d\"}]},\"elements\":[],\"widgetType\":\"doccure-accordion\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(28729, 5316, 'fw_options', 'a:0:{}'),
(28730, 5316, '_thumbnail_id', '4484'),
(28731, 5316, '_elementor_edit_mode', 'builder'),
(28732, 5316, '_elementor_template_type', 'wp-post'),
(28733, 5316, '_wp_page_template', 'default');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(28734, 5316, '_elementor_data', '[{\"id\":\"55fa7db1\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"4393d5a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2b596e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\" \"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6198d468\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"css_classes\":\"servicedetail_firstsec\"},\"elements\":[{\"id\":\"487579fc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1b5d5f4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1872,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/11\\/login-banner.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"758a0d87\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7784b4e5\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Provide\",\"header_size\":\"h6\",\"_css_classes\":\"servicedetail_subtitle\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"10d018f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Total Medical Services\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ee91d1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We provide the most full medical services, so every person could have the opportunity to receive qualitative medical help.<\\/p>\\n\\n<p>Clinical excellence, diversity, and access to innovative technology are all hallmarks of the graduate medical education experience at doccure. Our residents, fellows, and renowned staff share their experience working at doccure. We try to do our best to help you and provide with high-quality services.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1f4e2475\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#DFE8ED\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_classes\":\"servicedetail_secondsec \"},\"elements\":[{\"id\":\"39a2976e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d082829\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"d858c93\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"332f8036\",\"elType\":\"widget\",\"settings\":{\"title\":\"Experienced Physicians\",\"content\":\"Your health is your most important asset. You should entrust it only to the best professionals.\\n\\n\",\"style\":\"top\",\"icon\":{\"value\":\"fas fa-user-md\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"5daf43d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"703eed0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Personalized Treatment\",\"content\":\"Your health is your most important asset. You should entrust it only to the best professionals.\\n\\n\",\"style\":\"top\",\"icon\":{\"value\":\"fas fa-hand-holding-heart\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"32312498\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"37d7f5e6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quality and Safety\",\"content\":\"Your health is your most important asset. You should entrust it only to the best professionals.\\n\\n\",\"style\":\"top\",\"icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6d4e2e6\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_classes\":\"servicedetail_secondsec  servicedetail_clinic\"},\"elements\":[{\"id\":\"48fe6347\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"67915849\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"39de3f7f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"27c6ceb5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Clinical Services\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"26403f66\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"28e69df\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"733570fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Consultation\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-clipboard-list\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"3493452c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"29a223e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Diagnosis\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"47bbff78\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"247813dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treatment\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-procedures\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"40113c32\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"3e36c265\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"37043062\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pregnancy Care\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-ambulance\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"114e7750\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4a76a117\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pediatric\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-prescription-bottle-alt\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"72bc0dba\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"23b4a512\",\"elType\":\"widget\",\"settings\":{\"title\":\"Online Help\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"494108ff\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#DFE8ED\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_classes\":\"servicedetail_online_con \",\"background_image\":{\"id\":1876,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/08\\/Group-8.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"3a72c2ed\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4fa54030\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"6ef73eee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"6cdb24b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Get Online Consultation<\\/h2>\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In porta luctus est interdum pretium. Fusce id tortor fringilla, suscipit turpis ac, varius ex. Cras vel metus ligula. Nam enim ligula, bibendum a iaculis ut, cursus id augue. Proin vitae purus id tortor vehicula scelerisque non in libero.<\\/p>\\n<p>Nulla non turpis sit amet purus pharetra sollicitudin. Proin rutrum urna ut suscipit ullamcorper. Proin sapien felis, dignissim non finibus eget, luctus vel purus. Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros.<\\/p>\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"790b622e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"770224d3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"tabs_accordionblock service_accordionblock\"},\"elements\":[{\"id\":\"2f595929\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"36dfc9aa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5b7ea9a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"80d55e5\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Payments\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"15c6313\"},{\"tab_title\":\"Booking\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"75d59c0\"},{\"tab_title\":\"Mattis urna sit\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"bc5fa15\"},{\"tab_title\":\"Molestie vel augue\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"41bb731\"},{\"tab_title\":\"Eros odio\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"dd5239d\"}]},\"elements\":[],\"widgetType\":\"doccure-accordion\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(28737, 4691, '_elementor_version', '3.12.2'),
(28739, 5317, '_wpb_shortcodes_custom_css', '.vc_custom_1669718230079{background-color: #dfe8ed !important;}.vc_custom_1670585777219{background-image: url(https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/Group-8.jpg?id=1876) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),
(28740, 5317, 'fw_options', 'a:0:{}'),
(28741, 5317, '_thumbnail_id', '1744'),
(28742, 5317, '_elementor_edit_mode', 'builder'),
(28743, 5317, '_elementor_template_type', 'wp-post'),
(28744, 5318, '_wpb_shortcodes_custom_css', '.vc_custom_1669718230079{background-color: #dfe8ed !important;}.vc_custom_1670585777219{background-image: url(https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/Group-8.jpg?id=1876) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),
(28745, 5318, 'fw_options', 'a:0:{}'),
(28746, 5318, '_thumbnail_id', '1744'),
(28747, 5318, '_elementor_edit_mode', 'builder'),
(28748, 5318, '_elementor_template_type', 'wp-post'),
(28749, 4689, '_wp_page_template', 'default'),
(28750, 4689, '_elementor_data', '[{\"id\":\"446b05db\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"css_classes\":\"servicedetail_firstsec\"},\"elements\":[{\"id\":\"da664f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"724732c4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1872,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/11\\/login-banner.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6d3818dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"5c5a8a67\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Provide\",\"header_size\":\"h6\",\"_css_classes\":\"servicedetail_subtitle\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26d00675\",\"elType\":\"widget\",\"settings\":{\"title\":\"Total Medical Services\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4d88289f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We provide the most full medical services, so every person could have the opportunity to receive qualitative medical help.<\\/p>\\n\\n<p>Clinical excellence, diversity, and access to innovative technology are all hallmarks of the graduate medical education experience at doccure. Our residents, fellows, and renowned staff share their experience working at doccure. We try to do our best to help you and provide with high-quality services.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6829e66e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#DFE8ED\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_classes\":\"servicedetail_secondsec \"},\"elements\":[{\"id\":\"1b5a4991\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4bf1fe65\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"4dde65a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"d6ee220\",\"elType\":\"widget\",\"settings\":{\"title\":\"Experienced Physicians\",\"content\":\"Your health is your most important asset. You should entrust it only to the best professionals.\\n\\n\",\"style\":\"top\",\"icon\":{\"value\":\"fas fa-user-md\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"3addcf73\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2200d2a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Personalized Treatment\",\"content\":\"Your health is your most important asset. You should entrust it only to the best professionals.\\n\\n\",\"style\":\"top\",\"icon\":{\"value\":\"fas fa-hand-holding-heart\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"3a83ff06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"28872e93\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quality and Safety\",\"content\":\"Your health is your most important asset. You should entrust it only to the best professionals.\\n\\n\",\"style\":\"top\",\"icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"53b23820\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_classes\":\"servicedetail_secondsec  servicedetail_clinic\"},\"elements\":[{\"id\":\"1da3a6a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"46d514e0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"50e2225a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5f58a41d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Clinical Services\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d480ba7\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"ca3057a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"10b3e6e9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Consultation\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-clipboard-list\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"3c9d2c99\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1dc7f8a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Diagnosis\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"1fb45a24\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3c552e58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treatment\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-procedures\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7edccaf1\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"497d247a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2b86441e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pregnancy Care\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-ambulance\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"320271e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"531d0511\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pediatric\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-prescription-bottle-alt\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"1856da06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"272328d0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Online Help\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4fe80373\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#DFE8ED\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_classes\":\"servicedetail_online_con \",\"background_image\":{\"id\":1876,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/08\\/Group-8.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"2b32b646\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"604f0703\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"5eae253a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"293dac54\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Get Online Consultation<\\/h2>\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In porta luctus est interdum pretium. Fusce id tortor fringilla, suscipit turpis ac, varius ex. Cras vel metus ligula. Nam enim ligula, bibendum a iaculis ut, cursus id augue. Proin vitae purus id tortor vehicula scelerisque non in libero.<\\/p>\\n<p>Nulla non turpis sit amet purus pharetra sollicitudin. Proin rutrum urna ut suscipit ullamcorper. Proin sapien felis, dignissim non finibus eget, luctus vel purus. Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros.<\\/p>\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2474e279\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2ed1c1da\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"tabs_accordionblock service_accordionblock\"},\"elements\":[{\"id\":\"2f6445d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4d380f0a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"4a9f7a1c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1c2d70ff\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Payments\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"15c6313\"},{\"tab_title\":\"Booking\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"75d59c0\"},{\"tab_title\":\"Mattis urna sit\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"bc5fa15\"},{\"tab_title\":\"Molestie vel augue\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"41bb731\"},{\"tab_title\":\"Eros odio\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"dd5239d\"}]},\"elements\":[],\"widgetType\":\"doccure-accordion\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(28751, 5319, 'fw_options', 'a:0:{}'),
(28752, 5319, '_thumbnail_id', '1744'),
(28753, 5319, '_elementor_edit_mode', 'builder'),
(28754, 5319, '_elementor_template_type', 'wp-post'),
(28755, 5319, '_wp_page_template', 'default');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(28756, 5319, '_elementor_data', '[{\"id\":\"446b05db\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"css_classes\":\"servicedetail_firstsec\"},\"elements\":[{\"id\":\"da664f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"724732c4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1872,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/11\\/login-banner.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6d3818dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"5c5a8a67\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Provide\",\"header_size\":\"h6\",\"_css_classes\":\"servicedetail_subtitle\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26d00675\",\"elType\":\"widget\",\"settings\":{\"title\":\"Total Medical Services\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4d88289f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We provide the most full medical services, so every person could have the opportunity to receive qualitative medical help.<\\/p>\\n\\n<p>Clinical excellence, diversity, and access to innovative technology are all hallmarks of the graduate medical education experience at doccure. Our residents, fellows, and renowned staff share their experience working at doccure. We try to do our best to help you and provide with high-quality services.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6829e66e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#DFE8ED\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_classes\":\"servicedetail_secondsec \"},\"elements\":[{\"id\":\"1b5a4991\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4bf1fe65\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"4dde65a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"d6ee220\",\"elType\":\"widget\",\"settings\":{\"title\":\"Experienced Physicians\",\"content\":\"Your health is your most important asset. You should entrust it only to the best professionals.\\n\\n\",\"style\":\"top\",\"icon\":{\"value\":\"fas fa-user-md\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"3addcf73\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2200d2a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Personalized Treatment\",\"content\":\"Your health is your most important asset. You should entrust it only to the best professionals.\\n\\n\",\"style\":\"top\",\"icon\":{\"value\":\"fas fa-hand-holding-heart\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"3a83ff06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"28872e93\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quality and Safety\",\"content\":\"Your health is your most important asset. You should entrust it only to the best professionals.\\n\\n\",\"style\":\"top\",\"icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"53b23820\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_classes\":\"servicedetail_secondsec  servicedetail_clinic\"},\"elements\":[{\"id\":\"1da3a6a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"46d514e0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"50e2225a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5f58a41d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Clinical Services\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2d480ba7\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"ca3057a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"10b3e6e9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Consultation\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-clipboard-list\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"3c9d2c99\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1dc7f8a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Diagnosis\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"1fb45a24\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3c552e58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treatment\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-procedures\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7edccaf1\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"497d247a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2b86441e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pregnancy Care\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-ambulance\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"320271e1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"531d0511\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pediatric\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-prescription-bottle-alt\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"1856da06\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"272328d0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Online Help\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4fe80373\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#DFE8ED\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_classes\":\"servicedetail_online_con \",\"background_image\":{\"id\":1876,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/08\\/Group-8.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"2b32b646\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"604f0703\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"5eae253a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"293dac54\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Get Online Consultation<\\/h2>\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In porta luctus est interdum pretium. Fusce id tortor fringilla, suscipit turpis ac, varius ex. Cras vel metus ligula. Nam enim ligula, bibendum a iaculis ut, cursus id augue. Proin vitae purus id tortor vehicula scelerisque non in libero.<\\/p>\\n<p>Nulla non turpis sit amet purus pharetra sollicitudin. Proin rutrum urna ut suscipit ullamcorper. Proin sapien felis, dignissim non finibus eget, luctus vel purus. Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros.<\\/p>\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2474e279\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2ed1c1da\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"tabs_accordionblock service_accordionblock\"},\"elements\":[{\"id\":\"2f6445d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4d380f0a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"4a9f7a1c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1c2d70ff\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Payments\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"15c6313\"},{\"tab_title\":\"Booking\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"75d59c0\"},{\"tab_title\":\"Mattis urna sit\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"bc5fa15\"},{\"tab_title\":\"Molestie vel augue\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"41bb731\"},{\"tab_title\":\"Eros odio\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"dd5239d\"}]},\"elements\":[],\"widgetType\":\"doccure-accordion\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(28759, 4689, '_elementor_version', '3.12.2'),
(28761, 5320, 'fw_options', 'a:0:{}'),
(28762, 5320, '_thumbnail_id', '4484'),
(28763, 5320, '_elementor_edit_mode', 'builder'),
(28764, 5320, '_elementor_template_type', 'wp-post'),
(28765, 5320, '_wp_page_template', 'default'),
(28766, 5320, '_elementor_data', '[{\"id\":\"55fa7db1\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"4393d5a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2b596e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\" \"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6198d468\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"css_classes\":\"servicedetail_firstsec\"},\"elements\":[{\"id\":\"487579fc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1b5d5f4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1872,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/11\\/login-banner.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"758a0d87\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7784b4e5\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Provide\",\"header_size\":\"h6\",\"_css_classes\":\"servicedetail_subtitle\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"10d018f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Total Medical Services\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ee91d1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We provide the most full medical services, so every person could have the opportunity to receive qualitative medical help.<\\/p>\\n\\n<p>Clinical excellence, diversity, and access to innovative technology are all hallmarks of the graduate medical education experience at doccure. Our residents, fellows, and renowned staff share their experience working at doccure. We try to do our best to help you and provide with high-quality services.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1f4e2475\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#DFE8ED\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_classes\":\"servicedetail_secondsec \"},\"elements\":[{\"id\":\"39a2976e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d082829\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"d858c93\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"332f8036\",\"elType\":\"widget\",\"settings\":{\"title\":\"Experienced Physicians\",\"content\":\"Your health is your most important asset. You should entrust it only to the best professionals.\\n\\n\",\"style\":\"top\",\"icon\":{\"value\":\"fas fa-user-md\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"5daf43d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"703eed0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Personalized Treatment\",\"content\":\"Your health is your most important asset. You should entrust it only to the best professionals.\\n\\n\",\"style\":\"top\",\"icon\":{\"value\":\"fas fa-hand-holding-heart\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"32312498\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"37d7f5e6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quality and Safety\",\"content\":\"Your health is your most important asset. You should entrust it only to the best professionals.\\n\\n\",\"style\":\"top\",\"icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6d4e2e6\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_classes\":\"servicedetail_secondsec  servicedetail_clinic\"},\"elements\":[{\"id\":\"48fe6347\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"67915849\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"39de3f7f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"27c6ceb5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Clinical Services\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"26403f66\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"28e69df\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"733570fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Consultation\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-clipboard-list\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"3493452c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"29a223e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Diagnosis\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"47bbff78\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"247813dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treatment\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-procedures\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"40113c32\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"3e36c265\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"37043062\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pregnancy Care\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-ambulance\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"114e7750\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4a76a117\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pediatric\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-prescription-bottle-alt\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"72bc0dba\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"23b4a512\",\"elType\":\"widget\",\"settings\":{\"title\":\"Online Help\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"494108ff\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#DFE8ED\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_classes\":\"servicedetail_online_con \",\"background_image\":{\"id\":1876,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/08\\/Group-8.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"3a72c2ed\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4fa54030\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"6ef73eee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"6cdb24b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Get Online Consultation<\\/h2>\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In porta luctus est interdum pretium. Fusce id tortor fringilla, suscipit turpis ac, varius ex. Cras vel metus ligula. Nam enim ligula, bibendum a iaculis ut, cursus id augue. Proin vitae purus id tortor vehicula scelerisque non in libero.<\\/p>\\n<p>Nulla non turpis sit amet purus pharetra sollicitudin. Proin rutrum urna ut suscipit ullamcorper. Proin sapien felis, dignissim non finibus eget, luctus vel purus. Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros.<\\/p>\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"790b622e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"770224d3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"tabs_accordionblock service_accordionblock\"},\"elements\":[{\"id\":\"2f595929\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"36dfc9aa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5b7ea9a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"80d55e5\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Payments\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"15c6313\"},{\"tab_title\":\"Booking\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"75d59c0\"},{\"tab_title\":\"Mattis urna sit\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"bc5fa15\"},{\"tab_title\":\"Molestie vel augue\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"41bb731\"},{\"tab_title\":\"Eros odio\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"dd5239d\"}]},\"elements\":[],\"widgetType\":\"doccure-accordion\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(28768, 5320, '_elementor_version', '3.12.2'),
(28770, 5321, 'fw_options', 'a:0:{}'),
(28771, 5321, '_thumbnail_id', '4484'),
(28772, 5321, '_elementor_edit_mode', 'builder'),
(28773, 5321, '_elementor_template_type', 'wp-post'),
(28774, 5321, '_wp_page_template', 'default');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(28775, 5321, '_elementor_data', '[{\"id\":\"55fa7db1\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"4393d5a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2b596e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\" \"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6198d468\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"css_classes\":\"servicedetail_firstsec\"},\"elements\":[{\"id\":\"487579fc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1b5d5f4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1872,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/11\\/login-banner.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"758a0d87\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7784b4e5\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Provide\",\"header_size\":\"h6\",\"_css_classes\":\"servicedetail_subtitle\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"10d018f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Total Medical Services\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ee91d1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We provide the most full medical services, so every person could have the opportunity to receive qualitative medical help.<\\/p>\\n\\n<p>Clinical excellence, diversity, and access to innovative technology are all hallmarks of the graduate medical education experience at doccure. Our residents, fellows, and renowned staff share their experience working at doccure. We try to do our best to help you and provide with high-quality services.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1f4e2475\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#DFE8ED\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_classes\":\"servicedetail_secondsec \"},\"elements\":[{\"id\":\"39a2976e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d082829\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"d858c93\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"332f8036\",\"elType\":\"widget\",\"settings\":{\"title\":\"Experienced Physicians\",\"content\":\"Your health is your most important asset. You should entrust it only to the best professionals.\\n\\n\",\"style\":\"top\",\"icon\":{\"value\":\"fas fa-user-md\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"5daf43d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"703eed0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Personalized Treatment\",\"content\":\"Your health is your most important asset. You should entrust it only to the best professionals.\\n\\n\",\"style\":\"top\",\"icon\":{\"value\":\"fas fa-hand-holding-heart\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"32312498\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"37d7f5e6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quality and Safety\",\"content\":\"Your health is your most important asset. You should entrust it only to the best professionals.\\n\\n\",\"style\":\"top\",\"icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6d4e2e6\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_classes\":\"servicedetail_secondsec  servicedetail_clinic\"},\"elements\":[{\"id\":\"48fe6347\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"67915849\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"39de3f7f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"27c6ceb5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Clinical Services\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"26403f66\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"28e69df\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"733570fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Consultation\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-clipboard-list\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"3493452c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"29a223e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Diagnosis\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"47bbff78\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"247813dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treatment\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-procedures\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"40113c32\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"3e36c265\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"37043062\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pregnancy Care\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-ambulance\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"114e7750\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4a76a117\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pediatric\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-prescription-bottle-alt\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"72bc0dba\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"23b4a512\",\"elType\":\"widget\",\"settings\":{\"title\":\"Online Help\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"494108ff\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#DFE8ED\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_classes\":\"servicedetail_online_con \",\"background_image\":{\"id\":1876,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/08\\/Group-8.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"3a72c2ed\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4fa54030\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"6ef73eee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"6cdb24b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Get Online Consultation<\\/h2>\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In porta luctus est interdum pretium. Fusce id tortor fringilla, suscipit turpis ac, varius ex. Cras vel metus ligula. Nam enim ligula, bibendum a iaculis ut, cursus id augue. Proin vitae purus id tortor vehicula scelerisque non in libero.<\\/p>\\n<p>Nulla non turpis sit amet purus pharetra sollicitudin. Proin rutrum urna ut suscipit ullamcorper. Proin sapien felis, dignissim non finibus eget, luctus vel purus. Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros.<\\/p>\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"790b622e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"770224d3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"tabs_accordionblock service_accordionblock\"},\"elements\":[{\"id\":\"2f595929\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"36dfc9aa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5b7ea9a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"80d55e5\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Payments\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"15c6313\"},{\"tab_title\":\"Booking\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"75d59c0\"},{\"tab_title\":\"Mattis urna sit\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"bc5fa15\"},{\"tab_title\":\"Molestie vel augue\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"41bb731\"},{\"tab_title\":\"Eros odio\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"dd5239d\"}]},\"elements\":[],\"widgetType\":\"doccure-accordion\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(28777, 5321, '_elementor_version', '3.12.2'),
(28779, 5322, 'fw_options', 'a:0:{}'),
(28780, 5322, '_thumbnail_id', '4484'),
(28781, 5322, '_elementor_edit_mode', 'builder'),
(28782, 5322, '_elementor_template_type', 'wp-post'),
(28783, 5322, '_wp_page_template', 'default'),
(28784, 5322, '_elementor_data', '[{\"id\":\"6198d468\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"css_classes\":\"servicedetail_firstsec\"},\"elements\":[{\"id\":\"487579fc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1b5d5f4f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1872,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/11\\/login-banner.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"758a0d87\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7784b4e5\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Provide\",\"header_size\":\"h6\",\"_css_classes\":\"servicedetail_subtitle\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"10d018f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Total Medical Services\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ee91d1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We provide the most full medical services, so every person could have the opportunity to receive qualitative medical help.<\\/p>\\n\\n<p>Clinical excellence, diversity, and access to innovative technology are all hallmarks of the graduate medical education experience at doccure. Our residents, fellows, and renowned staff share their experience working at doccure. We try to do our best to help you and provide with high-quality services.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1f4e2475\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#DFE8ED\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_classes\":\"servicedetail_secondsec \"},\"elements\":[{\"id\":\"39a2976e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d082829\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"d858c93\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"332f8036\",\"elType\":\"widget\",\"settings\":{\"title\":\"Experienced Physicians\",\"content\":\"Your health is your most important asset. You should entrust it only to the best professionals.\\n\\n\",\"style\":\"top\",\"icon\":{\"value\":\"fas fa-user-md\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"5daf43d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"703eed0e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Personalized Treatment\",\"content\":\"Your health is your most important asset. You should entrust it only to the best professionals.\\n\\n\",\"style\":\"top\",\"icon\":{\"value\":\"fas fa-hand-holding-heart\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"32312498\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"37d7f5e6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quality and Safety\",\"content\":\"Your health is your most important asset. You should entrust it only to the best professionals.\\n\\n\",\"style\":\"top\",\"icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6d4e2e6\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_classes\":\"servicedetail_secondsec  servicedetail_clinic\"},\"elements\":[{\"id\":\"48fe6347\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"67915849\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"39de3f7f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"27c6ceb5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Clinical Services\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"26403f66\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"28e69df\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"733570fa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Consultation\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-clipboard-list\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"3493452c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"29a223e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Diagnosis\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"47bbff78\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"247813dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treatment\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-procedures\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"40113c32\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"3e36c265\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"37043062\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pregnancy Care\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-ambulance\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"114e7750\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4a76a117\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pediatric\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-prescription-bottle-alt\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"72bc0dba\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"23b4a512\",\"elType\":\"widget\",\"settings\":{\"title\":\"Online Help\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"494108ff\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#DFE8ED\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_classes\":\"servicedetail_online_con \",\"background_image\":{\"id\":1876,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/08\\/Group-8.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"3a72c2ed\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4fa54030\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"6ef73eee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"6cdb24b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Get Online Consultation<\\/h2>\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In porta luctus est interdum pretium. Fusce id tortor fringilla, suscipit turpis ac, varius ex. Cras vel metus ligula. Nam enim ligula, bibendum a iaculis ut, cursus id augue. Proin vitae purus id tortor vehicula scelerisque non in libero.<\\/p>\\n<p>Nulla non turpis sit amet purus pharetra sollicitudin. Proin rutrum urna ut suscipit ullamcorper. Proin sapien felis, dignissim non finibus eget, luctus vel purus. Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros.<\\/p>\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"790b622e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"770224d3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"tabs_accordionblock service_accordionblock\"},\"elements\":[{\"id\":\"2f595929\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"36dfc9aa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5b7ea9a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"80d55e5\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Payments\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"15c6313\"},{\"tab_title\":\"Booking\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"75d59c0\"},{\"tab_title\":\"Mattis urna sit\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"bc5fa15\"},{\"tab_title\":\"Molestie vel augue\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"41bb731\"},{\"tab_title\":\"Eros odio\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"dd5239d\"}]},\"elements\":[],\"widgetType\":\"doccure-accordion\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(28786, 5322, '_elementor_version', '3.12.2'),
(28788, 5323, 'fw_options', 'a:0:{}'),
(28789, 5323, '_thumbnail_id', '4328'),
(28790, 5323, '_elementor_edit_mode', 'builder'),
(28791, 5323, '_elementor_template_type', 'wp-post'),
(28792, 5323, '_wp_page_template', 'default');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(28793, 5323, '_elementor_data', '[{\"id\":\"1d6b0aac\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"css_classes\":\"servicedetail_firstsec\"},\"elements\":[{\"id\":\"4b8e1ef3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"69ed5c97\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1872,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/11\\/login-banner.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3bacfc0a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1c95eb90\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Provide\",\"header_size\":\"h6\",\"_css_classes\":\"servicedetail_subtitle\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"858c760\",\"elType\":\"widget\",\"settings\":{\"title\":\"Total Medical Services\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"734a41a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We provide the most full medical services, so every person could have the opportunity to receive qualitative medical help.<\\/p>\\n\\n<p>Clinical excellence, diversity, and access to innovative technology are all hallmarks of the graduate medical education experience at doccure. Our residents, fellows, and renowned staff share their experience working at doccure. We try to do our best to help you and provide with high-quality services.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"14e7e798\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#DFE8ED\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_classes\":\"servicedetail_secondsec \"},\"elements\":[{\"id\":\"20b4c4b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7774c75a\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"716e69b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"39814501\",\"elType\":\"widget\",\"settings\":{\"title\":\"Experienced Physicians\",\"content\":\"Your health is your most important asset. You should entrust it only to the best professionals.\\n\\n\",\"style\":\"top\",\"icon\":{\"value\":\"fas fa-user-md\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"7f2849f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"215131b6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Personalized Treatment\",\"content\":\"Your health is your most important asset. You should entrust it only to the best professionals.\\n\\n\",\"style\":\"top\",\"icon\":{\"value\":\"fas fa-hand-holding-heart\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"5ffc6914\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3611a6b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quality and Safety\",\"content\":\"Your health is your most important asset. You should entrust it only to the best professionals.\\n\\n\",\"style\":\"top\",\"icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1235db19\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_classes\":\"servicedetail_secondsec  servicedetail_clinic\"},\"elements\":[{\"id\":\"19904477\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6405e53e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e97f16d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"24d8511b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Clinical Services\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6f9c8f93\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"4e341d5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"477654b8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Consultation\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-clipboard-list\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"199e8432\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"bd5faa7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Diagnosis\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"2c000995\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"fa4d05b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treatment\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-procedures\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"478ab310\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"104ed8cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"14299a2c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pregnancy Care\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-ambulance\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"552fafcb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3b4f7a14\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pediatric\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-prescription-bottle-alt\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"2f1600ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"480bf19f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Online Help\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"654b4d29\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#DFE8ED\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_classes\":\"servicedetail_online_con \",\"background_image\":{\"id\":1876,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/08\\/Group-8.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"241f5ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c3be036\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"dde6aad\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"48c2951d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Get Online Consultation<\\/h2>\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In porta luctus est interdum pretium. Fusce id tortor fringilla, suscipit turpis ac, varius ex. Cras vel metus ligula. Nam enim ligula, bibendum a iaculis ut, cursus id augue. Proin vitae purus id tortor vehicula scelerisque non in libero.<\\/p>\\n<p>Nulla non turpis sit amet purus pharetra sollicitudin. Proin rutrum urna ut suscipit ullamcorper. Proin sapien felis, dignissim non finibus eget, luctus vel purus. Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros.<\\/p>\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6bb15b4a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7b5a62b8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"tabs_accordionblock service_accordionblock\"},\"elements\":[{\"id\":\"65fb6200\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3446f50c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"17bbcff8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"57e91704\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Payments\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"15c6313\"},{\"tab_title\":\"Booking\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"75d59c0\"},{\"tab_title\":\"Mattis urna sit\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"bc5fa15\"},{\"tab_title\":\"Molestie vel augue\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"41bb731\"},{\"tab_title\":\"Eros odio\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"dd5239d\"}]},\"elements\":[],\"widgetType\":\"doccure-accordion\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(28795, 5323, '_elementor_version', '3.12.2'),
(28797, 5324, 'fw_options', 'a:0:{}'),
(28798, 5324, '_thumbnail_id', '4328'),
(28799, 5324, '_elementor_edit_mode', 'builder'),
(28800, 5324, '_elementor_template_type', 'wp-post'),
(28801, 5324, '_wp_page_template', 'default'),
(28802, 5324, '_elementor_data', '[{\"id\":\"1d6b0aac\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"css_classes\":\"servicedetail_firstsec\"},\"elements\":[{\"id\":\"4b8e1ef3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"69ed5c97\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1872,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/11\\/login-banner.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3bacfc0a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1c95eb90\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Provide\",\"header_size\":\"h6\",\"_css_classes\":\"servicedetail_subtitle\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"858c760\",\"elType\":\"widget\",\"settings\":{\"title\":\"Total Medical Services\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"734a41a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We provide the most full medical services, so every person could have the opportunity to receive qualitative medical help.<\\/p>\\n\\n<p>Clinical excellence, diversity, and access to innovative technology are all hallmarks of the graduate medical education experience at doccure. Our residents, fellows, and renowned staff share their experience working at doccure. We try to do our best to help you and provide with high-quality services.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"14e7e798\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#DFE8ED\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_classes\":\"servicedetail_secondsec \"},\"elements\":[{\"id\":\"20b4c4b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7774c75a\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"716e69b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"39814501\",\"elType\":\"widget\",\"settings\":{\"title\":\"Experienced Physicians\",\"content\":\"Your health is your most important asset. You should entrust it only to the best professionals.\\n\\n\",\"style\":\"top\",\"icon\":{\"value\":\"fas fa-user-md\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"7f2849f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"215131b6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Personalized Treatment\",\"content\":\"Your health is your most important asset. You should entrust it only to the best professionals.\\n\\n\",\"style\":\"top\",\"icon\":{\"value\":\"fas fa-hand-holding-heart\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"5ffc6914\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3611a6b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quality and Safety\",\"content\":\"Your health is your most important asset. You should entrust it only to the best professionals.\\n\\n\",\"style\":\"top\",\"icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1235db19\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_classes\":\"servicedetail_secondsec  servicedetail_clinic\"},\"elements\":[{\"id\":\"19904477\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6405e53e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e97f16d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"24d8511b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Clinical Services\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6f9c8f93\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"4e341d5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"477654b8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Consultation\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-clipboard-list\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"199e8432\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"bd5faa7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Diagnosis\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"2c000995\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"fa4d05b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treatment\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-procedures\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"478ab310\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"104ed8cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"14299a2c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pregnancy Care\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-ambulance\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"552fafcb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3b4f7a14\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pediatric\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-prescription-bottle-alt\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"2f1600ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"480bf19f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Online Help\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"654b4d29\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#DFE8ED\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_classes\":\"servicedetail_online_con \",\"background_image\":{\"id\":1876,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/08\\/Group-8.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"241f5ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c3be036\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"dde6aad\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"48c2951d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Get Online Consultation<\\/h2>\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In porta luctus est interdum pretium. Fusce id tortor fringilla, suscipit turpis ac, varius ex. Cras vel metus ligula. Nam enim ligula, bibendum a iaculis ut, cursus id augue. Proin vitae purus id tortor vehicula scelerisque non in libero.<\\/p>\\n<p>Nulla non turpis sit amet purus pharetra sollicitudin. Proin rutrum urna ut suscipit ullamcorper. Proin sapien felis, dignissim non finibus eget, luctus vel purus. Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros.<\\/p>\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6bb15b4a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7b5a62b8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"tabs_accordionblock service_accordionblock\"},\"elements\":[{\"id\":\"65fb6200\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3446f50c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"17bbcff8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"57e91704\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Payments\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"15c6313\"},{\"tab_title\":\"Booking\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"75d59c0\"},{\"tab_title\":\"Mattis urna sit\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"bc5fa15\"},{\"tab_title\":\"Molestie vel augue\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"41bb731\"},{\"tab_title\":\"Eros odio\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"dd5239d\"}]},\"elements\":[],\"widgetType\":\"doccure-accordion\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(28804, 5324, '_elementor_version', '3.12.2'),
(28806, 5325, 'fw_options', 'a:0:{}'),
(28807, 5325, '_thumbnail_id', '4328'),
(28808, 5325, '_elementor_edit_mode', 'builder'),
(28809, 5325, '_elementor_template_type', 'wp-post'),
(28810, 5325, '_wp_page_template', 'default');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(28811, 5325, '_elementor_data', '[{\"id\":\"1d6b0aac\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"css_classes\":\"servicedetail_firstsec\"},\"elements\":[{\"id\":\"4b8e1ef3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"69ed5c97\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1872,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/11\\/login-banner.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3bacfc0a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1c95eb90\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Provide\",\"header_size\":\"h6\",\"_css_classes\":\"servicedetail_subtitle\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"858c760\",\"elType\":\"widget\",\"settings\":{\"title\":\"Total Medical Services\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"734a41a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We provide the most full medical services, so every person could have the opportunity to receive qualitative medical help.<\\/p>\\n\\n<p>Clinical excellence, diversity, and access to innovative technology are all hallmarks of the graduate medical education experience at doccure. Our residents, fellows, and renowned staff share their experience working at doccure. We try to do our best to help you and provide with high-quality services.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"14e7e798\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#DFE8ED\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_classes\":\"servicedetail_secondsec \"},\"elements\":[{\"id\":\"20b4c4b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7774c75a\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"716e69b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"39814501\",\"elType\":\"widget\",\"settings\":{\"title\":\"Experienced Physicians\",\"content\":\"Your health is your most important asset. You should entrust it only to the best professionals.\\n\\n\",\"style\":\"top\",\"icon\":{\"value\":\"fas fa-user-md\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"7f2849f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"215131b6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Personalized Treatment\",\"content\":\"Your health is your most important asset. You should entrust it only to the best professionals.\\n\\n\",\"style\":\"top\",\"icon\":{\"value\":\"fas fa-hand-holding-heart\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"5ffc6914\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3611a6b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quality and Safety\",\"content\":\"Your health is your most important asset. You should entrust it only to the best professionals.\\n\\n\",\"style\":\"top\",\"icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1235db19\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_classes\":\"servicedetail_secondsec  servicedetail_clinic\"},\"elements\":[{\"id\":\"19904477\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6405e53e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e97f16d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"24d8511b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Clinical Services\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6f9c8f93\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"4e341d5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"477654b8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Consultation\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-clipboard-list\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"199e8432\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"bd5faa7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Diagnosis\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"2c000995\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"fa4d05b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Treatment\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-procedures\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"478ab310\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"104ed8cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"14299a2c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pregnancy Care\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-ambulance\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"552fafcb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3b4f7a14\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pediatric\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-prescription-bottle-alt\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true},{\"id\":\"2f1600ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"480bf19f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Online Help\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-phone-alt\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxservice\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"654b4d29\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#DFE8ED\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_classes\":\"servicedetail_online_con \",\"background_image\":{\"id\":1876,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/08\\/Group-8.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"241f5ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c3be036\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"dde6aad\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"48c2951d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Get Online Consultation<\\/h2>\\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In porta luctus est interdum pretium. Fusce id tortor fringilla, suscipit turpis ac, varius ex. Cras vel metus ligula. Nam enim ligula, bibendum a iaculis ut, cursus id augue. Proin vitae purus id tortor vehicula scelerisque non in libero.<\\/p>\\n<p>Nulla non turpis sit amet purus pharetra sollicitudin. Proin rutrum urna ut suscipit ullamcorper. Proin sapien felis, dignissim non finibus eget, luctus vel purus. Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros.<\\/p>\\n\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6bb15b4a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7b5a62b8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"tabs_accordionblock service_accordionblock\"},\"elements\":[{\"id\":\"65fb6200\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3446f50c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"17bbcff8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"57e91704\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"Payments\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"15c6313\"},{\"tab_title\":\"Booking\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"75d59c0\"},{\"tab_title\":\"Mattis urna sit\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"bc5fa15\"},{\"tab_title\":\"Molestie vel augue\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"41bb731\"},{\"tab_title\":\"Eros odio\",\"tab_content\":\"<h6>Can i make an Appointment Online with White Plains Hospital Kendi?<\\/h6>\\n\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n\\n<h6>White Plains Hospital Kendiaccepts Insurance<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\\n<h6>Where Is White Plains Hospital Kendi\'soffice Located?<\\/h6>\\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.<\\/p>\\n\",\"_id\":\"dd5239d\"}]},\"elements\":[],\"widgetType\":\"doccure-accordion\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(28813, 5325, '_elementor_version', '3.12.2'),
(28817, 1938, '_edit_lock', '1682697026:1'),
(28818, 1944, '_edit_lock', '1682697004:1'),
(28819, 73, '_elementor_edit_mode_nonce', '7c89a7c98a'),
(28820, 73, '_elementor_post_mode', ''),
(28821, 73, 'rs_page_bg_color', '#ffffff'),
(28822, 73, 'slide_template', 'default'),
(28823, 73, '_thumbnail_id', '-1'),
(28824, 4433, '_wp_page_template', 'default'),
(28825, 4433, 'original_post_title', 'Cart'),
(28826, 4433, 'post_title', 'Cart'),
(28827, 4433, '_elementor_edit_mode_nonce', '7c89a7c98a'),
(28828, 4433, '_elementor_post_mode', ''),
(28829, 4433, 'content', '<!-- wp:shortcode -->\r\n[woocommerce_cart]\r\n<!-- /wp:shortcode -->'),
(28830, 4433, 'wp-preview', ''),
(28831, 4433, 'hidden_post_status', 'publish'),
(28832, 4433, 'hidden_post_password', ''),
(28833, 4433, 'hidden_post_visibility', 'public'),
(28834, 4433, 'visibility', 'public'),
(28835, 4433, 'post_password', ''),
(28836, 4433, 'mm', '08'),
(28837, 4433, 'jj', '26'),
(28838, 4433, 'aa', '2022'),
(28839, 4433, 'hh', '07'),
(28840, 4433, 'mn', '00'),
(28841, 4433, 'ss', '46'),
(28842, 4433, 'hidden_mm', '08'),
(28843, 4433, 'cur_mm', '04'),
(28844, 4433, 'hidden_jj', '26'),
(28845, 4433, 'cur_jj', '28'),
(28846, 4433, 'hidden_aa', '2022'),
(28847, 4433, 'cur_aa', '2023'),
(28848, 4433, 'hidden_hh', '07'),
(28849, 4433, 'cur_hh', '15'),
(28850, 4433, 'hidden_mn', '00'),
(28851, 4433, 'cur_mn', '48'),
(28852, 4433, 'original_publish', 'Update'),
(28853, 4433, 'save', 'Update'),
(28854, 4433, 'parent_id', ''),
(28855, 4433, 'page_template', 'default'),
(28856, 4433, 'menu_order', '0'),
(28857, 4433, 'rs_page_bg_color', '#ffffff'),
(28858, 4433, 'slide_template', 'default'),
(28859, 4433, '_thumbnail_id', '-1'),
(28860, 4433, 'yoast_wpseo_wordproof_timestamp', ''),
(28861, 4433, 'meta', 'a:62:{i:18815;a:2:{s:3:\"key\";s:6:\"action\";s:5:\"value\";s:8:\"editpost\";}i:18828;a:2:{s:3:\"key\";s:16:\"ao_metabox_nonce\";s:5:\"value\";s:10:\"8c7a754379\";}i:18832;a:2:{s:3:\"key\";s:12:\"ao_post_ccss\";s:5:\"value\";s:2:\"on\";}i:18831;a:2:{s:3:\"key\";s:20:\"ao_post_css_optimize\";s:5:\"value\";s:2:\"on\";}i:18830;a:2:{s:3:\"key\";s:19:\"ao_post_js_optimize\";s:5:\"value\";s:2:\"on\";}i:18833;a:2:{s:3:\"key\";s:16:\"ao_post_lazyload\";s:5:\"value\";s:2:\"on\";}i:18834;a:2:{s:3:\"key\";s:15:\"ao_post_preload\";s:5:\"value\";s:0:\"\";}i:18821;a:2:{s:3:\"key\";s:10:\"auto_draft\";s:5:\"value\";s:1:\"1\";}i:18824;a:2:{s:3:\"key\";s:20:\"closedpostboxesnonce\";s:5:\"value\";s:10:\"af503f0d29\";}i:18872;a:2:{s:3:\"key\";s:14:\"comment_status\";s:5:\"value\";s:6:\"closed\";}i:18843;a:2:{s:3:\"key\";s:16:\"dfi_fimageplug-2\";s:5:\"value\";s:10:\"86f347b6d4\";}i:18876;a:2:{s:3:\"key\";s:2:\"ID\";s:5:\"value\";s:4:\"4433\";}i:18823;a:2:{s:3:\"key\";s:20:\"meta-box-order-nonce\";s:5:\"value\";s:10:\"97d83e8f00\";}i:18818;a:2:{s:3:\"key\";s:20:\"original_post_status\";s:5:\"value\";s:10:\"auto-draft\";}i:18816;a:2:{s:3:\"key\";s:14:\"originalaction\";s:5:\"value\";s:8:\"editpost\";}i:18873;a:2:{s:3:\"key\";s:11:\"ping_status\";s:5:\"value\";s:6:\"closed\";}i:18842;a:2:{s:3:\"key\";s:24:\"popup_type_page_template\";s:5:\"value\";s:1:\"0\";}i:18874;a:2:{s:3:\"key\";s:11:\"post_author\";s:5:\"value\";s:1:\"1\";}i:18822;a:2:{s:3:\"key\";s:7:\"post_ID\";s:5:\"value\";s:4:\"4433\";}i:18875;a:2:{s:3:\"key\";s:14:\"post_mime_type\";s:5:\"value\";s:0:\"\";}i:18877;a:2:{s:3:\"key\";s:11:\"post_status\";s:5:\"value\";s:7:\"publish\";}i:18817;a:2:{s:3:\"key\";s:9:\"post_type\";s:5:\"value\";s:4:\"page\";}i:18819;a:2:{s:3:\"key\";s:10:\"referredby\";s:5:\"value\";s:87:\"https://doccure-wp.dreamstechnologies.com/wp-admin/edit.php?post_type=page&paged=2\";}i:18826;a:2:{s:3:\"key\";s:16:\"rs_page_bg_color\";s:5:\"value\";s:7:\"#ffffff\";}i:18825;a:2:{s:3:\"key\";s:20:\"samplepermalinknonce\";s:5:\"value\";s:10:\"8cfa0401d5\";}i:18871;a:2:{s:3:\"key\";s:6:\"screen\";s:5:\"value\";s:6:\"mobile\";}i:18839;a:2:{s:3:\"key\";s:22:\"sigma_custom_subheader\";s:5:\"value\";s:0:\"\";}i:18836;a:2:{s:3:\"key\";s:24:\"sigma_page_custom_layout\";s:5:\"value\";s:1:\"0\";}i:18838;a:2:{s:3:\"key\";s:26:\"sigma_page_custom_subtitle\";s:5:\"value\";s:0:\"\";}i:18837;a:2:{s:3:\"key\";s:23:\"sigma_page_custom_title\";s:5:\"value\";s:0:\"\";}i:18841;a:2:{s:3:\"key\";s:17:\"sigma_page_layout\";s:5:\"value\";s:13:\"theme-options\";}i:18840;a:2:{s:3:\"key\";s:27:\"sigma_page_sidebar_position\";s:5:\"value\";s:13:\"theme-options\";}i:18835;a:2:{s:3:\"key\";s:21:\"sigma-page-meta-nonce\";s:5:\"value\";s:10:\"8a1f2a0a9d\";}i:18827;a:2:{s:3:\"key\";s:14:\"slide_template\";s:5:\"value\";s:7:\"default\";}i:18814;a:2:{s:3:\"key\";s:7:\"user_ID\";s:5:\"value\";s:1:\"1\";}i:18847;a:2:{s:3:\"key\";s:18:\"vc_post_custom_css\";s:5:\"value\";s:0:\"\";}i:18844;a:2:{s:3:\"key\";s:16:\"wpb_vc_js_status\";s:5:\"value\";s:5:\"false\";}i:18845;a:2:{s:3:\"key\";s:14:\"wpb_vc_loading\";s:5:\"value\";s:23:\"Loading, please wait...\";}i:18846;a:2:{s:3:\"key\";s:18:\"wpb_vc_loading_row\";s:5:\"value\";s:12:\"Crunching...\";}i:18848;a:2:{s:3:\"key\";s:24:\"yoast_free_metabox_nonce\";s:5:\"value\";s:10:\"613f8b7d2b\";}i:18859;a:2:{s:3:\"key\";s:19:\"yoast_wpseo_bctitle\";s:5:\"value\";s:0:\"\";}i:18860;a:2:{s:3:\"key\";s:21:\"yoast_wpseo_canonical\";s:5:\"value\";s:0:\"\";}i:18853;a:2:{s:3:\"key\";s:25:\"yoast_wpseo_content_score\";s:5:\"value\";s:2:\"60\";}i:18855;a:2:{s:3:\"key\";s:42:\"yoast_wpseo_estimated-reading-time-minutes\";s:5:\"value\";s:1:\"1\";}i:18849;a:2:{s:3:\"key\";s:19:\"yoast_wpseo_focuskw\";s:5:\"value\";s:0:\"\";}i:18854;a:2:{s:3:\"key\";s:26:\"yoast_wpseo_is_cornerstone\";s:5:\"value\";s:5:\"false\";}i:18852;a:2:{s:3:\"key\";s:19:\"yoast_wpseo_linkdex\";s:5:\"value\";s:5:\"-1389\";}i:18858;a:2:{s:3:\"key\";s:27:\"yoast_wpseo_meta-robots-adv\";s:5:\"value\";s:0:\"\";}i:18857;a:2:{s:3:\"key\";s:32:\"yoast_wpseo_meta-robots-nofollow\";s:5:\"value\";s:1:\"0\";}i:18856;a:2:{s:3:\"key\";s:31:\"yoast_wpseo_meta-robots-noindex\";s:5:\"value\";s:1:\"0\";}i:18851;a:2:{s:3:\"key\";s:20:\"yoast_wpseo_metadesc\";s:5:\"value\";s:0:\"\";}i:18864;a:2:{s:3:\"key\";s:33:\"yoast_wpseo_opengraph-description\";s:5:\"value\";s:0:\"\";}i:18865;a:2:{s:3:\"key\";s:27:\"yoast_wpseo_opengraph-image\";s:5:\"value\";s:0:\"\";}i:18866;a:2:{s:3:\"key\";s:30:\"yoast_wpseo_opengraph-image-id\";s:5:\"value\";s:0:\"\";}i:18863;a:2:{s:3:\"key\";s:27:\"yoast_wpseo_opengraph-title\";s:5:\"value\";s:0:\"\";}i:18862;a:2:{s:3:\"key\";s:31:\"yoast_wpseo_schema_article_type\";s:5:\"value\";s:0:\"\";}i:18861;a:2:{s:3:\"key\";s:28:\"yoast_wpseo_schema_page_type\";s:5:\"value\";s:0:\"\";}i:18850;a:2:{s:3:\"key\";s:17:\"yoast_wpseo_title\";s:5:\"value\";s:0:\"\";}i:18868;a:2:{s:3:\"key\";s:31:\"yoast_wpseo_twitter-description\";s:5:\"value\";s:0:\"\";}i:18869;a:2:{s:3:\"key\";s:25:\"yoast_wpseo_twitter-image\";s:5:\"value\";s:0:\"\";}i:18870;a:2:{s:3:\"key\";s:28:\"yoast_wpseo_twitter-image-id\";s:5:\"value\";s:0:\"\";}i:18867;a:2:{s:3:\"key\";s:25:\"yoast_wpseo_twitter-title\";s:5:\"value\";s:0:\"\";}}'),
(28862, 4433, '_ajax_nonce', '7a73628680'),
(28863, 4433, 'metakeyselect', '#NONE#'),
(28864, 4433, 'metakeyinput', ''),
(28865, 4433, 'metavalue', ''),
(28866, 4433, '_ajax_nonce-add-meta', 'ec938d98c3'),
(28867, 4433, 'advanced_view', '1'),
(28868, 4433, 'add_comment_nonce', '28918bee4d'),
(28869, 4433, '_ajax_fetch_list_nonce', 'e453368868'),
(28870, 4433, 'post_name', 'cart'),
(28871, 4433, 'post_author_override', '1'),
(28872, 4433, 'post_content', '<!-- wp:shortcode -->\r\n[woocommerce_cart]\r\n<!-- /wp:shortcode -->'),
(28873, 4433, 'post_parent', '0'),
(28874, 4433, '_yoast_wpseo_wordproof_timestamp', ''),
(28875, 4435, '_wp_page_template', 'default'),
(28876, 4435, 'original_post_title', 'Checkout'),
(28877, 4435, 'post_title', 'Checkout'),
(28878, 4435, '_elementor_edit_mode_nonce', '7c89a7c98a'),
(28879, 4435, '_elementor_post_mode', ''),
(28880, 4435, 'content', '<!-- wp:shortcode -->\r\n[woocommerce_checkout]\r\n<!-- /wp:shortcode -->'),
(28881, 4435, 'wp-preview', ''),
(28882, 4435, 'hidden_post_status', 'publish'),
(28883, 4435, 'hidden_post_password', ''),
(28884, 4435, 'hidden_post_visibility', 'public'),
(28885, 4435, 'visibility', 'public'),
(28886, 4435, 'post_password', ''),
(28887, 4435, 'mm', '08'),
(28888, 4435, 'jj', '26'),
(28889, 4435, 'aa', '2022'),
(28890, 4435, 'hh', '07'),
(28891, 4435, 'mn', '02'),
(28892, 4435, 'ss', '20'),
(28893, 4435, 'hidden_mm', '08'),
(28894, 4435, 'cur_mm', '04'),
(28895, 4435, 'hidden_jj', '26'),
(28896, 4435, 'cur_jj', '28'),
(28897, 4435, 'hidden_aa', '2022'),
(28898, 4435, 'cur_aa', '2023'),
(28899, 4435, 'hidden_hh', '07'),
(28900, 4435, 'cur_hh', '15'),
(28901, 4435, 'hidden_mn', '02'),
(28902, 4435, 'cur_mn', '48'),
(28903, 4435, 'original_publish', 'Update'),
(28904, 4435, 'save', 'Update'),
(28905, 4435, 'parent_id', ''),
(28906, 4435, 'page_template', 'default'),
(28907, 4435, 'menu_order', '0'),
(28908, 4435, 'rs_page_bg_color', '#ffffff'),
(28909, 4435, 'slide_template', 'default'),
(28910, 4435, '_thumbnail_id', '-1'),
(28911, 4435, 'yoast_wpseo_wordproof_timestamp', ''),
(28912, 4435, 'meta', 'a:62:{i:18887;a:2:{s:3:\"key\";s:6:\"action\";s:5:\"value\";s:8:\"editpost\";}i:18900;a:2:{s:3:\"key\";s:16:\"ao_metabox_nonce\";s:5:\"value\";s:10:\"8c7a754379\";}i:18904;a:2:{s:3:\"key\";s:12:\"ao_post_ccss\";s:5:\"value\";s:2:\"on\";}i:18903;a:2:{s:3:\"key\";s:20:\"ao_post_css_optimize\";s:5:\"value\";s:2:\"on\";}i:18902;a:2:{s:3:\"key\";s:19:\"ao_post_js_optimize\";s:5:\"value\";s:2:\"on\";}i:18905;a:2:{s:3:\"key\";s:16:\"ao_post_lazyload\";s:5:\"value\";s:2:\"on\";}i:18906;a:2:{s:3:\"key\";s:15:\"ao_post_preload\";s:5:\"value\";s:0:\"\";}i:18893;a:2:{s:3:\"key\";s:10:\"auto_draft\";s:5:\"value\";s:1:\"1\";}i:18896;a:2:{s:3:\"key\";s:20:\"closedpostboxesnonce\";s:5:\"value\";s:10:\"af503f0d29\";}i:18944;a:2:{s:3:\"key\";s:14:\"comment_status\";s:5:\"value\";s:6:\"closed\";}i:18915;a:2:{s:3:\"key\";s:16:\"dfi_fimageplug-2\";s:5:\"value\";s:10:\"86f347b6d4\";}i:18948;a:2:{s:3:\"key\";s:2:\"ID\";s:5:\"value\";s:4:\"4435\";}i:18895;a:2:{s:3:\"key\";s:20:\"meta-box-order-nonce\";s:5:\"value\";s:10:\"97d83e8f00\";}i:18890;a:2:{s:3:\"key\";s:20:\"original_post_status\";s:5:\"value\";s:10:\"auto-draft\";}i:18888;a:2:{s:3:\"key\";s:14:\"originalaction\";s:5:\"value\";s:8:\"editpost\";}i:18945;a:2:{s:3:\"key\";s:11:\"ping_status\";s:5:\"value\";s:6:\"closed\";}i:18914;a:2:{s:3:\"key\";s:24:\"popup_type_page_template\";s:5:\"value\";s:1:\"0\";}i:18946;a:2:{s:3:\"key\";s:11:\"post_author\";s:5:\"value\";s:1:\"1\";}i:18894;a:2:{s:3:\"key\";s:7:\"post_ID\";s:5:\"value\";s:4:\"4435\";}i:18947;a:2:{s:3:\"key\";s:14:\"post_mime_type\";s:5:\"value\";s:0:\"\";}i:18949;a:2:{s:3:\"key\";s:11:\"post_status\";s:5:\"value\";s:7:\"publish\";}i:18889;a:2:{s:3:\"key\";s:9:\"post_type\";s:5:\"value\";s:4:\"page\";}i:18891;a:2:{s:3:\"key\";s:10:\"referredby\";s:5:\"value\";s:79:\"https://doccure-wp.dreamstechnologies.com/wp-admin/edit.php?post_type=page\";}i:18898;a:2:{s:3:\"key\";s:16:\"rs_page_bg_color\";s:5:\"value\";s:7:\"#ffffff\";}i:18897;a:2:{s:3:\"key\";s:20:\"samplepermalinknonce\";s:5:\"value\";s:10:\"8cfa0401d5\";}i:18943;a:2:{s:3:\"key\";s:6:\"screen\";s:5:\"value\";s:6:\"mobile\";}i:18911;a:2:{s:3:\"key\";s:22:\"sigma_custom_subheader\";s:5:\"value\";s:0:\"\";}i:18908;a:2:{s:3:\"key\";s:24:\"sigma_page_custom_layout\";s:5:\"value\";s:1:\"0\";}i:18910;a:2:{s:3:\"key\";s:26:\"sigma_page_custom_subtitle\";s:5:\"value\";s:0:\"\";}i:18909;a:2:{s:3:\"key\";s:23:\"sigma_page_custom_title\";s:5:\"value\";s:0:\"\";}i:18913;a:2:{s:3:\"key\";s:17:\"sigma_page_layout\";s:5:\"value\";s:13:\"theme-options\";}i:18912;a:2:{s:3:\"key\";s:27:\"sigma_page_sidebar_position\";s:5:\"value\";s:13:\"theme-options\";}i:18907;a:2:{s:3:\"key\";s:21:\"sigma-page-meta-nonce\";s:5:\"value\";s:10:\"8a1f2a0a9d\";}i:18899;a:2:{s:3:\"key\";s:14:\"slide_template\";s:5:\"value\";s:7:\"default\";}i:18886;a:2:{s:3:\"key\";s:7:\"user_ID\";s:5:\"value\";s:1:\"1\";}i:18919;a:2:{s:3:\"key\";s:18:\"vc_post_custom_css\";s:5:\"value\";s:0:\"\";}i:18916;a:2:{s:3:\"key\";s:16:\"wpb_vc_js_status\";s:5:\"value\";s:5:\"false\";}i:18917;a:2:{s:3:\"key\";s:14:\"wpb_vc_loading\";s:5:\"value\";s:23:\"Loading, please wait...\";}i:18918;a:2:{s:3:\"key\";s:18:\"wpb_vc_loading_row\";s:5:\"value\";s:12:\"Crunching...\";}i:18920;a:2:{s:3:\"key\";s:24:\"yoast_free_metabox_nonce\";s:5:\"value\";s:10:\"613f8b7d2b\";}i:18931;a:2:{s:3:\"key\";s:19:\"yoast_wpseo_bctitle\";s:5:\"value\";s:0:\"\";}i:18932;a:2:{s:3:\"key\";s:21:\"yoast_wpseo_canonical\";s:5:\"value\";s:0:\"\";}i:18925;a:2:{s:3:\"key\";s:25:\"yoast_wpseo_content_score\";s:5:\"value\";s:2:\"60\";}i:18927;a:2:{s:3:\"key\";s:42:\"yoast_wpseo_estimated-reading-time-minutes\";s:5:\"value\";s:1:\"1\";}i:18921;a:2:{s:3:\"key\";s:19:\"yoast_wpseo_focuskw\";s:5:\"value\";s:0:\"\";}i:18926;a:2:{s:3:\"key\";s:26:\"yoast_wpseo_is_cornerstone\";s:5:\"value\";s:5:\"false\";}i:18924;a:2:{s:3:\"key\";s:19:\"yoast_wpseo_linkdex\";s:5:\"value\";s:5:\"-1389\";}i:18930;a:2:{s:3:\"key\";s:27:\"yoast_wpseo_meta-robots-adv\";s:5:\"value\";s:0:\"\";}i:18929;a:2:{s:3:\"key\";s:32:\"yoast_wpseo_meta-robots-nofollow\";s:5:\"value\";s:1:\"0\";}i:18928;a:2:{s:3:\"key\";s:31:\"yoast_wpseo_meta-robots-noindex\";s:5:\"value\";s:1:\"0\";}i:18923;a:2:{s:3:\"key\";s:20:\"yoast_wpseo_metadesc\";s:5:\"value\";s:0:\"\";}i:18936;a:2:{s:3:\"key\";s:33:\"yoast_wpseo_opengraph-description\";s:5:\"value\";s:0:\"\";}i:18937;a:2:{s:3:\"key\";s:27:\"yoast_wpseo_opengraph-image\";s:5:\"value\";s:0:\"\";}i:18938;a:2:{s:3:\"key\";s:30:\"yoast_wpseo_opengraph-image-id\";s:5:\"value\";s:0:\"\";}i:18935;a:2:{s:3:\"key\";s:27:\"yoast_wpseo_opengraph-title\";s:5:\"value\";s:0:\"\";}i:18934;a:2:{s:3:\"key\";s:31:\"yoast_wpseo_schema_article_type\";s:5:\"value\";s:0:\"\";}i:18933;a:2:{s:3:\"key\";s:28:\"yoast_wpseo_schema_page_type\";s:5:\"value\";s:0:\"\";}i:18922;a:2:{s:3:\"key\";s:17:\"yoast_wpseo_title\";s:5:\"value\";s:0:\"\";}i:18940;a:2:{s:3:\"key\";s:31:\"yoast_wpseo_twitter-description\";s:5:\"value\";s:0:\"\";}i:18941;a:2:{s:3:\"key\";s:25:\"yoast_wpseo_twitter-image\";s:5:\"value\";s:0:\"\";}i:18942;a:2:{s:3:\"key\";s:28:\"yoast_wpseo_twitter-image-id\";s:5:\"value\";s:0:\"\";}i:18939;a:2:{s:3:\"key\";s:25:\"yoast_wpseo_twitter-title\";s:5:\"value\";s:0:\"\";}}'),
(28913, 4435, '_ajax_nonce', '7a73628680'),
(28914, 4435, 'metakeyselect', '#NONE#'),
(28915, 4435, 'metakeyinput', ''),
(28916, 4435, 'metavalue', ''),
(28917, 4435, '_ajax_nonce-add-meta', 'ec938d98c3'),
(28918, 4435, 'advanced_view', '1'),
(28919, 4435, 'add_comment_nonce', '28918bee4d'),
(28920, 4435, '_ajax_fetch_list_nonce', 'e453368868'),
(28921, 4435, 'post_name', 'checkout'),
(28922, 4435, 'post_author_override', '1'),
(28923, 4435, 'post_content', '<!-- wp:shortcode -->\r\n[woocommerce_checkout]\r\n<!-- /wp:shortcode -->'),
(28924, 4435, 'post_parent', '0'),
(28925, 4435, '_yoast_wpseo_wordproof_timestamp', ''),
(28926, 1938, '_edit_last', '1'),
(28927, 1938, 'dfiFeatured', 'a:1:{i:0;s:0:\"\";}'),
(28928, 1938, 'original_post_title', 'Dashboard'),
(28929, 1938, 'post_title', 'Dashboard'),
(28930, 1938, '_elementor_edit_mode_nonce', '7c89a7c98a'),
(28931, 1938, '_elementor_post_mode', ''),
(28932, 1938, 'content', ''),
(28933, 1938, 'wp-preview', ''),
(28934, 1938, 'hidden_post_status', 'publish'),
(28935, 1938, 'hidden_post_password', ''),
(28936, 1938, 'hidden_post_visibility', 'public'),
(28937, 1938, 'visibility', 'public'),
(28938, 1938, 'post_password', ''),
(28939, 1938, 'mm', '12'),
(28940, 1938, 'jj', '15'),
(28941, 1938, 'aa', '2021'),
(28942, 1938, 'hh', '04'),
(28943, 1938, 'mn', '14'),
(28944, 1938, 'ss', '13'),
(28945, 1938, 'hidden_mm', '12'),
(28946, 1938, 'cur_mm', '04'),
(28947, 1938, 'hidden_jj', '15'),
(28948, 1938, 'cur_jj', '28'),
(28949, 1938, 'hidden_aa', '2021'),
(28950, 1938, 'cur_aa', '2023'),
(28951, 1938, 'hidden_hh', '04'),
(28952, 1938, 'cur_hh', '15'),
(28953, 1938, 'hidden_mn', '14'),
(28954, 1938, 'cur_mn', '48'),
(28955, 1938, 'original_publish', 'Update'),
(28956, 1938, 'save', 'Update'),
(28957, 1938, 'parent_id', ''),
(28958, 1938, 'page_template', 'directory/dashboard.php'),
(28959, 1938, 'menu_order', '0'),
(28962, 1938, '_thumbnail_id', '-1'),
(28963, 1938, 'dfi_fimageplug-2', 'aeb35579db'),
(28964, 1938, 'yoast_free_metabox_nonce', '5f7cc6f5b9'),
(28965, 1938, 'yoast_wpseo_focuskw', ''),
(28966, 1938, 'yoast_wpseo_title', ''),
(28967, 1938, 'yoast_wpseo_metadesc', ''),
(28968, 1938, 'yoast_wpseo_linkdex', '-2803'),
(28969, 1938, 'yoast_wpseo_content_score', '0'),
(28970, 1938, 'yoast_wpseo_is_cornerstone', 'false'),
(28971, 1938, 'yoast_wpseo_estimated-reading-time-minutes', '0'),
(28972, 1938, 'yoast_wpseo_meta-robots-noindex', '0'),
(28973, 1938, 'yoast_wpseo_meta-robots-nofollow', '0'),
(28974, 1938, 'yoast_wpseo_meta-robots-adv', ''),
(28975, 1938, 'yoast_wpseo_bctitle', ''),
(28976, 1938, 'yoast_wpseo_canonical', ''),
(28977, 1938, 'yoast_wpseo_wordproof_timestamp', ''),
(28978, 1938, 'yoast_wpseo_schema_page_type', ''),
(28979, 1938, 'yoast_wpseo_schema_article_type', ''),
(28980, 1938, 'yoast_wpseo_opengraph-title', ''),
(28981, 1938, 'yoast_wpseo_opengraph-description', ''),
(28982, 1938, 'yoast_wpseo_opengraph-image', ''),
(28983, 1938, 'yoast_wpseo_opengraph-image-id', ''),
(28984, 1938, 'yoast_wpseo_twitter-title', ''),
(28985, 1938, 'yoast_wpseo_twitter-description', ''),
(28986, 1938, 'yoast_wpseo_twitter-image', ''),
(28987, 1938, 'yoast_wpseo_twitter-image-id', ''),
(28988, 1938, 'screen', 'mobile'),
(28989, 1938, 'meta', 'a:36:{i:2448;a:2:{s:3:\"key\";s:6:\"action\";s:5:\"value\";s:8:\"editpost\";}i:2461;a:2:{s:3:\"key\";s:16:\"ao_metabox_nonce\";s:5:\"value\";s:10:\"1f03534dcf\";}i:2465;a:2:{s:3:\"key\";s:12:\"ao_post_ccss\";s:5:\"value\";s:2:\"on\";}i:2464;a:2:{s:3:\"key\";s:20:\"ao_post_css_optimize\";s:5:\"value\";s:2:\"on\";}i:2463;a:2:{s:3:\"key\";s:19:\"ao_post_js_optimize\";s:5:\"value\";s:2:\"on\";}i:2466;a:2:{s:3:\"key\";s:16:\"ao_post_lazyload\";s:5:\"value\";s:2:\"on\";}i:2454;a:2:{s:3:\"key\";s:10:\"auto_draft\";s:5:\"value\";s:1:\"1\";}i:2457;a:2:{s:3:\"key\";s:20:\"closedpostboxesnonce\";s:5:\"value\";s:10:\"cccf380584\";}i:2479;a:2:{s:3:\"key\";s:14:\"comment_status\";s:5:\"value\";s:6:\"closed\";}i:2483;a:2:{s:3:\"key\";s:2:\"ID\";s:5:\"value\";s:4:\"1938\";}i:2456;a:2:{s:3:\"key\";s:20:\"meta-box-order-nonce\";s:5:\"value\";s:10:\"66d3adf895\";}i:2451;a:2:{s:3:\"key\";s:20:\"original_post_status\";s:5:\"value\";s:10:\"auto-draft\";}i:2449;a:2:{s:3:\"key\";s:14:\"originalaction\";s:5:\"value\";s:8:\"editpost\";}i:2480;a:2:{s:3:\"key\";s:11:\"ping_status\";s:5:\"value\";s:6:\"closed\";}i:2474;a:2:{s:3:\"key\";s:24:\"popup_type_page_template\";s:5:\"value\";s:1:\"0\";}i:2481;a:2:{s:3:\"key\";s:11:\"post_author\";s:5:\"value\";s:1:\"1\";}i:2455;a:2:{s:3:\"key\";s:7:\"post_ID\";s:5:\"value\";s:4:\"1938\";}i:2482;a:2:{s:3:\"key\";s:14:\"post_mime_type\";s:5:\"value\";s:0:\"\";}i:2484;a:2:{s:3:\"key\";s:11:\"post_status\";s:5:\"value\";s:7:\"publish\";}i:2450;a:2:{s:3:\"key\";s:9:\"post_type\";s:5:\"value\";s:4:\"page\";}i:2452;a:2:{s:3:\"key\";s:10:\"referredby\";s:5:\"value\";s:56:\"https://doccure-wp.dreamstechnologies.com/wp-admin/\";}i:2459;a:2:{s:3:\"key\";s:16:\"rs_page_bg_color\";s:5:\"value\";s:7:\"#ffffff\";}i:2458;a:2:{s:3:\"key\";s:20:\"samplepermalinknonce\";s:5:\"value\";s:10:\"a79d0bdb20\";}i:2471;a:2:{s:3:\"key\";s:22:\"sigma_custom_subheader\";s:5:\"value\";s:0:\"\";}i:2468;a:2:{s:3:\"key\";s:24:\"sigma_page_custom_layout\";s:5:\"value\";s:1:\"0\";}i:2470;a:2:{s:3:\"key\";s:26:\"sigma_page_custom_subtitle\";s:5:\"value\";s:0:\"\";}i:2469;a:2:{s:3:\"key\";s:23:\"sigma_page_custom_title\";s:5:\"value\";s:0:\"\";}i:2473;a:2:{s:3:\"key\";s:17:\"sigma_page_layout\";s:5:\"value\";s:13:\"theme-options\";}i:2472;a:2:{s:3:\"key\";s:27:\"sigma_page_sidebar_position\";s:5:\"value\";s:13:\"theme-options\";}i:2467;a:2:{s:3:\"key\";s:21:\"sigma-page-meta-nonce\";s:5:\"value\";s:10:\"aa8c8b6456\";}i:2460;a:2:{s:3:\"key\";s:14:\"slide_template\";s:5:\"value\";s:7:\"default\";}i:2447;a:2:{s:3:\"key\";s:7:\"user_ID\";s:5:\"value\";s:1:\"1\";}i:2478;a:2:{s:3:\"key\";s:18:\"vc_post_custom_css\";s:5:\"value\";s:0:\"\";}i:2475;a:2:{s:3:\"key\";s:16:\"wpb_vc_js_status\";s:5:\"value\";s:5:\"false\";}i:2476;a:2:{s:3:\"key\";s:14:\"wpb_vc_loading\";s:5:\"value\";s:23:\"Loading, please wait...\";}i:2477;a:2:{s:3:\"key\";s:18:\"wpb_vc_loading_row\";s:5:\"value\";s:12:\"Crunching...\";}}'),
(28990, 1938, '_ajax_nonce', '7a73628680'),
(28991, 1938, 'metakeyselect', '#NONE#'),
(28992, 1938, 'metakeyinput', ''),
(28993, 1938, 'metavalue', ''),
(28994, 1938, '_ajax_nonce-add-meta', 'ec938d98c3'),
(28995, 1938, 'advanced_view', '1'),
(28996, 1938, 'add_comment_nonce', '28918bee4d'),
(28997, 1938, '_ajax_fetch_list_nonce', 'e453368868'),
(28998, 1938, 'post_name', 'dashboard'),
(28999, 1938, 'post_author_override', '1'),
(29000, 1938, 'post_content', ''),
(29001, 1938, 'post_parent', '0'),
(29002, 1938, '_yoast_wpseo_estimated-reading-time-minutes', '0'),
(29003, 1938, '_yoast_wpseo_wordproof_timestamp', ''),
(29004, 5326, 'fw_options', 'a:0:{}'),
(29005, 1938, 'rs_page_bg_color', '#ffffff'),
(29006, 1938, 'slide_template', 'default'),
(29007, 4306, 'original_post_title', 'Doctors Map View'),
(29008, 4306, 'post_title', 'Doctors Map View'),
(29009, 4306, '_elementor_edit_mode_nonce', '7c89a7c98a'),
(29010, 4306, '_elementor_post_mode', ''),
(29011, 4306, 'content', ''),
(29012, 4306, 'wp-preview', ''),
(29013, 4306, 'hidden_post_status', 'publish'),
(29014, 4306, 'hidden_post_password', ''),
(29015, 4306, 'hidden_post_visibility', 'public'),
(29016, 4306, 'visibility', 'public'),
(29017, 4306, 'post_password', ''),
(29018, 4306, 'mm', '06'),
(29019, 4306, 'jj', '23'),
(29020, 4306, 'aa', '2022'),
(29021, 4306, 'hh', '03'),
(29022, 4306, 'mn', '52'),
(29023, 4306, 'ss', '24'),
(29024, 4306, 'hidden_mm', '06'),
(29025, 4306, 'cur_mm', '04'),
(29026, 4306, 'hidden_jj', '23'),
(29027, 4306, 'cur_jj', '28'),
(29028, 4306, 'hidden_aa', '2022'),
(29029, 4306, 'cur_aa', '2023'),
(29030, 4306, 'hidden_hh', '03'),
(29031, 4306, 'cur_hh', '15'),
(29032, 4306, 'hidden_mn', '52'),
(29033, 4306, 'cur_mn', '48'),
(29034, 4306, 'original_publish', 'Update'),
(29035, 4306, 'save', 'Update'),
(29036, 4306, 'parent_id', ''),
(29037, 4306, 'page_template', 'default'),
(29038, 4306, 'menu_order', '0'),
(29039, 4306, 'rs_page_bg_color', '#ffffff'),
(29040, 4306, 'slide_template', 'default'),
(29041, 4306, '_thumbnail_id', '-1'),
(29042, 4306, 'yoast_wpseo_wordproof_timestamp', ''),
(29043, 4306, 'meta', 'a:62:{i:17729;a:2:{s:3:\"key\";s:6:\"action\";s:5:\"value\";s:8:\"editpost\";}i:17742;a:2:{s:3:\"key\";s:16:\"ao_metabox_nonce\";s:5:\"value\";s:10:\"483da75ee9\";}i:17746;a:2:{s:3:\"key\";s:12:\"ao_post_ccss\";s:5:\"value\";s:2:\"on\";}i:17745;a:2:{s:3:\"key\";s:20:\"ao_post_css_optimize\";s:5:\"value\";s:2:\"on\";}i:17744;a:2:{s:3:\"key\";s:19:\"ao_post_js_optimize\";s:5:\"value\";s:2:\"on\";}i:17747;a:2:{s:3:\"key\";s:16:\"ao_post_lazyload\";s:5:\"value\";s:2:\"on\";}i:17748;a:2:{s:3:\"key\";s:15:\"ao_post_preload\";s:5:\"value\";s:0:\"\";}i:17735;a:2:{s:3:\"key\";s:10:\"auto_draft\";s:5:\"value\";s:1:\"1\";}i:17738;a:2:{s:3:\"key\";s:20:\"closedpostboxesnonce\";s:5:\"value\";s:10:\"ad86b8b612\";}i:17786;a:2:{s:3:\"key\";s:14:\"comment_status\";s:5:\"value\";s:6:\"closed\";}i:17757;a:2:{s:3:\"key\";s:16:\"dfi_fimageplug-2\";s:5:\"value\";s:10:\"5dda2e1765\";}i:17790;a:2:{s:3:\"key\";s:2:\"ID\";s:5:\"value\";s:4:\"4306\";}i:17737;a:2:{s:3:\"key\";s:20:\"meta-box-order-nonce\";s:5:\"value\";s:10:\"153f2429f0\";}i:17732;a:2:{s:3:\"key\";s:20:\"original_post_status\";s:5:\"value\";s:7:\"publish\";}i:17730;a:2:{s:3:\"key\";s:14:\"originalaction\";s:5:\"value\";s:8:\"editpost\";}i:17787;a:2:{s:3:\"key\";s:11:\"ping_status\";s:5:\"value\";s:6:\"closed\";}i:17756;a:2:{s:3:\"key\";s:24:\"popup_type_page_template\";s:5:\"value\";s:1:\"0\";}i:17788;a:2:{s:3:\"key\";s:11:\"post_author\";s:5:\"value\";s:1:\"1\";}i:17736;a:2:{s:3:\"key\";s:7:\"post_ID\";s:5:\"value\";s:4:\"4306\";}i:17789;a:2:{s:3:\"key\";s:14:\"post_mime_type\";s:5:\"value\";s:0:\"\";}i:17791;a:2:{s:3:\"key\";s:11:\"post_status\";s:5:\"value\";s:7:\"publish\";}i:17731;a:2:{s:3:\"key\";s:9:\"post_type\";s:5:\"value\";s:4:\"page\";}i:17733;a:2:{s:3:\"key\";s:10:\"referredby\";s:5:\"value\";s:79:\"https://doccure-wp.dreamstechnologies.com/wp-admin/edit.php?post_type=page\";}i:17983;a:2:{s:3:\"key\";s:16:\"rs_page_bg_color\";s:5:\"value\";s:7:\"#ffffff\";}i:17739;a:2:{s:3:\"key\";s:20:\"samplepermalinknonce\";s:5:\"value\";s:10:\"c922aef442\";}i:17785;a:2:{s:3:\"key\";s:6:\"screen\";s:5:\"value\";s:6:\"mobile\";}i:17753;a:2:{s:3:\"key\";s:22:\"sigma_custom_subheader\";s:5:\"value\";s:0:\"\";}i:17750;a:2:{s:3:\"key\";s:24:\"sigma_page_custom_layout\";s:5:\"value\";s:1:\"0\";}i:17752;a:2:{s:3:\"key\";s:26:\"sigma_page_custom_subtitle\";s:5:\"value\";s:0:\"\";}i:17751;a:2:{s:3:\"key\";s:23:\"sigma_page_custom_title\";s:5:\"value\";s:0:\"\";}i:17755;a:2:{s:3:\"key\";s:17:\"sigma_page_layout\";s:5:\"value\";s:13:\"theme-options\";}i:17754;a:2:{s:3:\"key\";s:27:\"sigma_page_sidebar_position\";s:5:\"value\";s:13:\"theme-options\";}i:17749;a:2:{s:3:\"key\";s:21:\"sigma-page-meta-nonce\";s:5:\"value\";s:10:\"11ed040558\";}i:17984;a:2:{s:3:\"key\";s:14:\"slide_template\";s:5:\"value\";s:7:\"default\";}i:17728;a:2:{s:3:\"key\";s:7:\"user_ID\";s:5:\"value\";s:1:\"1\";}i:17761;a:2:{s:3:\"key\";s:18:\"vc_post_custom_css\";s:5:\"value\";s:0:\"\";}i:17758;a:2:{s:3:\"key\";s:16:\"wpb_vc_js_status\";s:5:\"value\";s:5:\"false\";}i:17759;a:2:{s:3:\"key\";s:14:\"wpb_vc_loading\";s:5:\"value\";s:23:\"Loading, please wait...\";}i:17760;a:2:{s:3:\"key\";s:18:\"wpb_vc_loading_row\";s:5:\"value\";s:12:\"Crunching...\";}i:17762;a:2:{s:3:\"key\";s:24:\"yoast_free_metabox_nonce\";s:5:\"value\";s:10:\"661831231e\";}i:17773;a:2:{s:3:\"key\";s:19:\"yoast_wpseo_bctitle\";s:5:\"value\";s:0:\"\";}i:17774;a:2:{s:3:\"key\";s:21:\"yoast_wpseo_canonical\";s:5:\"value\";s:0:\"\";}i:17767;a:2:{s:3:\"key\";s:25:\"yoast_wpseo_content_score\";s:5:\"value\";s:1:\"0\";}i:17769;a:2:{s:3:\"key\";s:42:\"yoast_wpseo_estimated-reading-time-minutes\";s:5:\"value\";s:1:\"0\";}i:17763;a:2:{s:3:\"key\";s:19:\"yoast_wpseo_focuskw\";s:5:\"value\";s:0:\"\";}i:17768;a:2:{s:3:\"key\";s:26:\"yoast_wpseo_is_cornerstone\";s:5:\"value\";s:5:\"false\";}i:17766;a:2:{s:3:\"key\";s:19:\"yoast_wpseo_linkdex\";s:5:\"value\";s:5:\"-2803\";}i:17772;a:2:{s:3:\"key\";s:27:\"yoast_wpseo_meta-robots-adv\";s:5:\"value\";s:0:\"\";}i:17771;a:2:{s:3:\"key\";s:32:\"yoast_wpseo_meta-robots-nofollow\";s:5:\"value\";s:1:\"0\";}i:17770;a:2:{s:3:\"key\";s:31:\"yoast_wpseo_meta-robots-noindex\";s:5:\"value\";s:1:\"0\";}i:17765;a:2:{s:3:\"key\";s:20:\"yoast_wpseo_metadesc\";s:5:\"value\";s:0:\"\";}i:17778;a:2:{s:3:\"key\";s:33:\"yoast_wpseo_opengraph-description\";s:5:\"value\";s:0:\"\";}i:17779;a:2:{s:3:\"key\";s:27:\"yoast_wpseo_opengraph-image\";s:5:\"value\";s:0:\"\";}i:17780;a:2:{s:3:\"key\";s:30:\"yoast_wpseo_opengraph-image-id\";s:5:\"value\";s:0:\"\";}i:17777;a:2:{s:3:\"key\";s:27:\"yoast_wpseo_opengraph-title\";s:5:\"value\";s:0:\"\";}i:17776;a:2:{s:3:\"key\";s:31:\"yoast_wpseo_schema_article_type\";s:5:\"value\";s:0:\"\";}i:17775;a:2:{s:3:\"key\";s:28:\"yoast_wpseo_schema_page_type\";s:5:\"value\";s:0:\"\";}i:17764;a:2:{s:3:\"key\";s:17:\"yoast_wpseo_title\";s:5:\"value\";s:0:\"\";}i:17782;a:2:{s:3:\"key\";s:31:\"yoast_wpseo_twitter-description\";s:5:\"value\";s:0:\"\";}i:17783;a:2:{s:3:\"key\";s:25:\"yoast_wpseo_twitter-image\";s:5:\"value\";s:0:\"\";}i:17784;a:2:{s:3:\"key\";s:28:\"yoast_wpseo_twitter-image-id\";s:5:\"value\";s:0:\"\";}i:17781;a:2:{s:3:\"key\";s:25:\"yoast_wpseo_twitter-title\";s:5:\"value\";s:0:\"\";}}'),
(29044, 4306, '_ajax_nonce', '7a73628680'),
(29045, 4306, 'metakeyselect', '#NONE#'),
(29046, 4306, 'metakeyinput', ''),
(29047, 4306, 'metavalue', ''),
(29048, 4306, '_ajax_nonce-add-meta', 'ec938d98c3'),
(29049, 4306, 'advanced_view', '1'),
(29050, 4306, 'add_comment_nonce', '28918bee4d'),
(29051, 4306, '_ajax_fetch_list_nonce', 'e453368868'),
(29052, 4306, 'post_name', 'doctors-map-view'),
(29053, 4306, 'post_author_override', '1'),
(29054, 4306, 'post_content', ''),
(29055, 4306, 'post_parent', '0'),
(29056, 4306, '_yoast_wpseo_wordproof_timestamp', ''),
(29057, 1934, '_elementor_edit_mode_nonce', '7c89a7c98a'),
(29058, 1934, '_elementor_post_mode', ''),
(29059, 1934, 'rs_page_bg_color', '#ffffff'),
(29060, 1934, 'slide_template', 'default'),
(29061, 1934, '_thumbnail_id', '-1'),
(29062, 1934, '_yoast_wpseo_content_score', '90'),
(29063, 1944, '_edit_last', '1'),
(29064, 1944, 'dfiFeatured', 'a:1:{i:0;s:0:\"\";}'),
(29065, 1944, 'original_post_title', 'Hospital'),
(29066, 1944, 'post_title', 'Hospital'),
(29067, 1944, '_elementor_edit_mode_nonce', '7c89a7c98a'),
(29068, 1944, '_elementor_post_mode', ''),
(29069, 1944, 'content', ''),
(29070, 1944, 'wp-preview', ''),
(29071, 1944, 'hidden_post_status', 'publish'),
(29072, 1944, 'hidden_post_password', ''),
(29073, 1944, 'hidden_post_visibility', 'public'),
(29074, 1944, 'visibility', 'public'),
(29075, 1944, 'post_password', ''),
(29076, 1944, 'mm', '12'),
(29077, 1944, 'jj', '16'),
(29078, 1944, 'aa', '2021'),
(29079, 1944, 'hh', '05'),
(29080, 1944, 'mn', '18'),
(29081, 1944, 'ss', '19'),
(29082, 1944, 'hidden_mm', '12'),
(29083, 1944, 'cur_mm', '04'),
(29084, 1944, 'hidden_jj', '16'),
(29085, 1944, 'cur_jj', '28'),
(29086, 1944, 'hidden_aa', '2021'),
(29087, 1944, 'cur_aa', '2023'),
(29088, 1944, 'hidden_hh', '05'),
(29089, 1944, 'cur_hh', '15'),
(29090, 1944, 'hidden_mn', '18'),
(29091, 1944, 'cur_mn', '48'),
(29092, 1944, 'original_publish', 'Update'),
(29093, 1944, 'save', 'Update'),
(29094, 1944, 'parent_id', ''),
(29095, 1944, 'page_template', 'default'),
(29096, 1944, 'menu_order', '0'),
(29099, 1944, '_thumbnail_id', '-1'),
(29100, 1944, 'dfi_fimageplug-2', 'aeb35579db'),
(29101, 1944, 'yoast_free_metabox_nonce', '5f7cc6f5b9'),
(29102, 1944, 'yoast_wpseo_focuskw', ''),
(29103, 1944, 'yoast_wpseo_title', ''),
(29104, 1944, 'yoast_wpseo_metadesc', ''),
(29105, 1944, 'yoast_wpseo_linkdex', '-2803'),
(29106, 1944, 'yoast_wpseo_content_score', '0'),
(29107, 1944, 'yoast_wpseo_is_cornerstone', 'false'),
(29108, 1944, 'yoast_wpseo_estimated-reading-time-minutes', '0'),
(29109, 1944, 'yoast_wpseo_meta-robots-noindex', '0'),
(29110, 1944, 'yoast_wpseo_meta-robots-nofollow', '0'),
(29111, 1944, 'yoast_wpseo_meta-robots-adv', ''),
(29112, 1944, 'yoast_wpseo_bctitle', ''),
(29113, 1944, 'yoast_wpseo_canonical', ''),
(29114, 1944, 'yoast_wpseo_wordproof_timestamp', ''),
(29115, 1944, 'yoast_wpseo_schema_page_type', ''),
(29116, 1944, 'yoast_wpseo_schema_article_type', ''),
(29117, 1944, 'yoast_wpseo_opengraph-title', ''),
(29118, 1944, 'yoast_wpseo_opengraph-description', ''),
(29119, 1944, 'yoast_wpseo_opengraph-image', ''),
(29120, 1944, 'yoast_wpseo_opengraph-image-id', ''),
(29121, 1944, 'yoast_wpseo_twitter-title', ''),
(29122, 1944, 'yoast_wpseo_twitter-description', ''),
(29123, 1944, 'yoast_wpseo_twitter-image', ''),
(29124, 1944, 'yoast_wpseo_twitter-image-id', ''),
(29125, 1944, 'screen', 'mobile');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(29126, 1944, 'meta', 'a:36:{i:2536;a:2:{s:3:\"key\";s:6:\"action\";s:5:\"value\";s:8:\"editpost\";}i:2549;a:2:{s:3:\"key\";s:16:\"ao_metabox_nonce\";s:5:\"value\";s:10:\"943aa5b7de\";}i:2553;a:2:{s:3:\"key\";s:12:\"ao_post_ccss\";s:5:\"value\";s:2:\"on\";}i:2552;a:2:{s:3:\"key\";s:20:\"ao_post_css_optimize\";s:5:\"value\";s:2:\"on\";}i:2551;a:2:{s:3:\"key\";s:19:\"ao_post_js_optimize\";s:5:\"value\";s:2:\"on\";}i:2554;a:2:{s:3:\"key\";s:16:\"ao_post_lazyload\";s:5:\"value\";s:2:\"on\";}i:2542;a:2:{s:3:\"key\";s:10:\"auto_draft\";s:5:\"value\";s:1:\"1\";}i:2545;a:2:{s:3:\"key\";s:20:\"closedpostboxesnonce\";s:5:\"value\";s:10:\"7fb17fbc02\";}i:2567;a:2:{s:3:\"key\";s:14:\"comment_status\";s:5:\"value\";s:6:\"closed\";}i:2571;a:2:{s:3:\"key\";s:2:\"ID\";s:5:\"value\";s:4:\"1944\";}i:2544;a:2:{s:3:\"key\";s:20:\"meta-box-order-nonce\";s:5:\"value\";s:10:\"8b20203690\";}i:2539;a:2:{s:3:\"key\";s:20:\"original_post_status\";s:5:\"value\";s:10:\"auto-draft\";}i:2537;a:2:{s:3:\"key\";s:14:\"originalaction\";s:5:\"value\";s:8:\"editpost\";}i:2568;a:2:{s:3:\"key\";s:11:\"ping_status\";s:5:\"value\";s:6:\"closed\";}i:2562;a:2:{s:3:\"key\";s:24:\"popup_type_page_template\";s:5:\"value\";s:1:\"0\";}i:2569;a:2:{s:3:\"key\";s:11:\"post_author\";s:5:\"value\";s:1:\"1\";}i:2543;a:2:{s:3:\"key\";s:7:\"post_ID\";s:5:\"value\";s:4:\"1944\";}i:2570;a:2:{s:3:\"key\";s:14:\"post_mime_type\";s:5:\"value\";s:0:\"\";}i:2572;a:2:{s:3:\"key\";s:11:\"post_status\";s:5:\"value\";s:7:\"publish\";}i:2538;a:2:{s:3:\"key\";s:9:\"post_type\";s:5:\"value\";s:4:\"page\";}i:2540;a:2:{s:3:\"key\";s:10:\"referredby\";s:5:\"value\";s:79:\"https://doccure-wp.dreamstechnologies.com/wp-admin/edit.php?post_type=page\";}i:2547;a:2:{s:3:\"key\";s:16:\"rs_page_bg_color\";s:5:\"value\";s:7:\"#ffffff\";}i:2546;a:2:{s:3:\"key\";s:20:\"samplepermalinknonce\";s:5:\"value\";s:10:\"77e258770a\";}i:2559;a:2:{s:3:\"key\";s:22:\"sigma_custom_subheader\";s:5:\"value\";s:0:\"\";}i:2556;a:2:{s:3:\"key\";s:24:\"sigma_page_custom_layout\";s:5:\"value\";s:1:\"0\";}i:2558;a:2:{s:3:\"key\";s:26:\"sigma_page_custom_subtitle\";s:5:\"value\";s:0:\"\";}i:2557;a:2:{s:3:\"key\";s:23:\"sigma_page_custom_title\";s:5:\"value\";s:0:\"\";}i:2561;a:2:{s:3:\"key\";s:17:\"sigma_page_layout\";s:5:\"value\";s:13:\"theme-options\";}i:2560;a:2:{s:3:\"key\";s:27:\"sigma_page_sidebar_position\";s:5:\"value\";s:13:\"theme-options\";}i:2555;a:2:{s:3:\"key\";s:21:\"sigma-page-meta-nonce\";s:5:\"value\";s:10:\"3f57486dd3\";}i:2548;a:2:{s:3:\"key\";s:14:\"slide_template\";s:5:\"value\";s:7:\"default\";}i:2535;a:2:{s:3:\"key\";s:7:\"user_ID\";s:5:\"value\";s:1:\"1\";}i:2566;a:2:{s:3:\"key\";s:18:\"vc_post_custom_css\";s:5:\"value\";s:0:\"\";}i:2563;a:2:{s:3:\"key\";s:16:\"wpb_vc_js_status\";s:5:\"value\";s:5:\"false\";}i:2564;a:2:{s:3:\"key\";s:14:\"wpb_vc_loading\";s:5:\"value\";s:23:\"Loading, please wait...\";}i:2565;a:2:{s:3:\"key\";s:18:\"wpb_vc_loading_row\";s:5:\"value\";s:12:\"Crunching...\";}}'),
(29127, 1944, '_ajax_nonce', '7a73628680'),
(29128, 1944, 'metakeyselect', '#NONE#'),
(29129, 1944, 'metakeyinput', ''),
(29130, 1944, 'metavalue', ''),
(29131, 1944, '_ajax_nonce-add-meta', 'ec938d98c3'),
(29132, 1944, 'advanced_view', '1'),
(29133, 1944, 'add_comment_nonce', '28918bee4d'),
(29134, 1944, '_ajax_fetch_list_nonce', 'e453368868'),
(29135, 1944, 'post_name', 'hospital'),
(29136, 1944, 'post_author_override', '1'),
(29137, 1944, 'post_content', ''),
(29138, 1944, 'post_parent', '0'),
(29139, 1944, '_yoast_wpseo_estimated-reading-time-minutes', '0'),
(29140, 1944, '_yoast_wpseo_wordproof_timestamp', ''),
(29141, 5327, 'fw_options', 'a:0:{}'),
(29142, 1944, 'rs_page_bg_color', '#ffffff'),
(29143, 1944, 'slide_template', 'default'),
(29144, 1933, '_edit_last', '1'),
(29145, 1933, 'dfiFeatured', 'a:1:{i:0;s:0:\"\";}'),
(29146, 1933, 'original_post_title', 'Login'),
(29147, 1933, 'post_title', 'Login'),
(29148, 1933, '_elementor_edit_mode_nonce', '7c89a7c98a'),
(29149, 1933, '_elementor_post_mode', ''),
(29150, 1933, 'content', ''),
(29151, 1933, 'wp-preview', ''),
(29152, 1933, 'hidden_post_status', 'publish'),
(29153, 1933, 'hidden_post_password', ''),
(29154, 1933, 'hidden_post_visibility', 'public'),
(29155, 1933, 'visibility', 'public'),
(29156, 1933, 'post_password', ''),
(29157, 1933, 'mm', '12'),
(29158, 1933, 'jj', '14'),
(29159, 1933, 'aa', '2021'),
(29160, 1933, 'hh', '13'),
(29161, 1933, 'mn', '47'),
(29162, 1933, 'ss', '59'),
(29163, 1933, 'hidden_mm', '12'),
(29164, 1933, 'cur_mm', '04'),
(29165, 1933, 'hidden_jj', '14'),
(29166, 1933, 'cur_jj', '28'),
(29167, 1933, 'hidden_aa', '2021'),
(29168, 1933, 'cur_aa', '2023'),
(29169, 1933, 'hidden_hh', '13'),
(29170, 1933, 'cur_hh', '15'),
(29171, 1933, 'hidden_mn', '47'),
(29172, 1933, 'cur_mn', '48'),
(29173, 1933, 'original_publish', 'Update'),
(29174, 1933, 'save', 'Update'),
(29175, 1933, 'parent_id', ''),
(29176, 1933, 'page_template', 'loginform.php'),
(29177, 1933, 'menu_order', '0'),
(29180, 1933, '_thumbnail_id', '-1'),
(29181, 1933, 'dfi_fimageplug-2', 'aeb35579db'),
(29182, 1933, 'yoast_free_metabox_nonce', '5f7cc6f5b9'),
(29183, 1933, 'yoast_wpseo_focuskw', ''),
(29184, 1933, 'yoast_wpseo_title', ''),
(29185, 1933, 'yoast_wpseo_metadesc', ''),
(29186, 1933, 'yoast_wpseo_linkdex', '-2803'),
(29187, 1933, 'yoast_wpseo_content_score', '0'),
(29188, 1933, 'yoast_wpseo_is_cornerstone', 'false'),
(29189, 1933, 'yoast_wpseo_estimated-reading-time-minutes', '0'),
(29190, 1933, 'yoast_wpseo_meta-robots-noindex', '0'),
(29191, 1933, 'yoast_wpseo_meta-robots-nofollow', '0'),
(29192, 1933, 'yoast_wpseo_meta-robots-adv', ''),
(29193, 1933, 'yoast_wpseo_bctitle', ''),
(29194, 1933, 'yoast_wpseo_canonical', ''),
(29195, 1933, 'yoast_wpseo_wordproof_timestamp', ''),
(29196, 1933, 'yoast_wpseo_schema_page_type', ''),
(29197, 1933, 'yoast_wpseo_schema_article_type', ''),
(29198, 1933, 'yoast_wpseo_opengraph-title', ''),
(29199, 1933, 'yoast_wpseo_opengraph-description', ''),
(29200, 1933, 'yoast_wpseo_opengraph-image', ''),
(29201, 1933, 'yoast_wpseo_opengraph-image-id', ''),
(29202, 1933, 'yoast_wpseo_twitter-title', ''),
(29203, 1933, 'yoast_wpseo_twitter-description', ''),
(29204, 1933, 'yoast_wpseo_twitter-image', ''),
(29205, 1933, 'yoast_wpseo_twitter-image-id', ''),
(29206, 1933, 'screen', 'mobile'),
(29207, 1933, 'meta', 'a:36:{i:2360;a:2:{s:3:\"key\";s:6:\"action\";s:5:\"value\";s:8:\"editpost\";}i:2373;a:2:{s:3:\"key\";s:16:\"ao_metabox_nonce\";s:5:\"value\";s:10:\"4be17c93e5\";}i:2377;a:2:{s:3:\"key\";s:12:\"ao_post_ccss\";s:5:\"value\";s:2:\"on\";}i:2376;a:2:{s:3:\"key\";s:20:\"ao_post_css_optimize\";s:5:\"value\";s:2:\"on\";}i:2375;a:2:{s:3:\"key\";s:19:\"ao_post_js_optimize\";s:5:\"value\";s:2:\"on\";}i:2378;a:2:{s:3:\"key\";s:16:\"ao_post_lazyload\";s:5:\"value\";s:2:\"on\";}i:2366;a:2:{s:3:\"key\";s:10:\"auto_draft\";s:5:\"value\";s:1:\"1\";}i:2369;a:2:{s:3:\"key\";s:20:\"closedpostboxesnonce\";s:5:\"value\";s:10:\"6cedb3723a\";}i:2391;a:2:{s:3:\"key\";s:14:\"comment_status\";s:5:\"value\";s:6:\"closed\";}i:2395;a:2:{s:3:\"key\";s:2:\"ID\";s:5:\"value\";s:4:\"1933\";}i:2368;a:2:{s:3:\"key\";s:20:\"meta-box-order-nonce\";s:5:\"value\";s:10:\"0458689ace\";}i:2363;a:2:{s:3:\"key\";s:20:\"original_post_status\";s:5:\"value\";s:10:\"auto-draft\";}i:2361;a:2:{s:3:\"key\";s:14:\"originalaction\";s:5:\"value\";s:8:\"editpost\";}i:2392;a:2:{s:3:\"key\";s:11:\"ping_status\";s:5:\"value\";s:6:\"closed\";}i:2386;a:2:{s:3:\"key\";s:24:\"popup_type_page_template\";s:5:\"value\";s:1:\"0\";}i:2393;a:2:{s:3:\"key\";s:11:\"post_author\";s:5:\"value\";s:1:\"1\";}i:2367;a:2:{s:3:\"key\";s:7:\"post_ID\";s:5:\"value\";s:4:\"1933\";}i:2394;a:2:{s:3:\"key\";s:14:\"post_mime_type\";s:5:\"value\";s:0:\"\";}i:2396;a:2:{s:3:\"key\";s:11:\"post_status\";s:5:\"value\";s:7:\"publish\";}i:2362;a:2:{s:3:\"key\";s:9:\"post_type\";s:5:\"value\";s:4:\"page\";}i:2364;a:2:{s:3:\"key\";s:10:\"referredby\";s:5:\"value\";s:86:\"https://doccure-wp.dreamstechnologies.com/wp-admin/post.php?post=1931&action=edit\";}i:2371;a:2:{s:3:\"key\";s:16:\"rs_page_bg_color\";s:5:\"value\";s:7:\"#ffffff\";}i:2370;a:2:{s:3:\"key\";s:20:\"samplepermalinknonce\";s:5:\"value\";s:10:\"624f1ec857\";}i:2383;a:2:{s:3:\"key\";s:22:\"sigma_custom_subheader\";s:5:\"value\";s:0:\"\";}i:2380;a:2:{s:3:\"key\";s:24:\"sigma_page_custom_layout\";s:5:\"value\";s:1:\"0\";}i:2382;a:2:{s:3:\"key\";s:26:\"sigma_page_custom_subtitle\";s:5:\"value\";s:0:\"\";}i:2381;a:2:{s:3:\"key\";s:23:\"sigma_page_custom_title\";s:5:\"value\";s:0:\"\";}i:2385;a:2:{s:3:\"key\";s:17:\"sigma_page_layout\";s:5:\"value\";s:13:\"theme-options\";}i:2384;a:2:{s:3:\"key\";s:27:\"sigma_page_sidebar_position\";s:5:\"value\";s:13:\"theme-options\";}i:2379;a:2:{s:3:\"key\";s:21:\"sigma-page-meta-nonce\";s:5:\"value\";s:10:\"14b1f8261f\";}i:2372;a:2:{s:3:\"key\";s:14:\"slide_template\";s:5:\"value\";s:7:\"default\";}i:2359;a:2:{s:3:\"key\";s:7:\"user_ID\";s:5:\"value\";s:1:\"1\";}i:2390;a:2:{s:3:\"key\";s:18:\"vc_post_custom_css\";s:5:\"value\";s:0:\"\";}i:2387;a:2:{s:3:\"key\";s:16:\"wpb_vc_js_status\";s:5:\"value\";s:5:\"false\";}i:2388;a:2:{s:3:\"key\";s:14:\"wpb_vc_loading\";s:5:\"value\";s:23:\"Loading, please wait...\";}i:2389;a:2:{s:3:\"key\";s:18:\"wpb_vc_loading_row\";s:5:\"value\";s:12:\"Crunching...\";}}'),
(29208, 1933, '_ajax_nonce', '7a73628680'),
(29209, 1933, 'metakeyselect', '#NONE#'),
(29210, 1933, 'metakeyinput', ''),
(29211, 1933, 'metavalue', ''),
(29212, 1933, '_ajax_nonce-add-meta', 'ec938d98c3'),
(29213, 1933, 'advanced_view', '1'),
(29214, 1933, 'add_comment_nonce', '28918bee4d'),
(29215, 1933, '_ajax_fetch_list_nonce', 'e453368868'),
(29216, 1933, 'post_name', 'login'),
(29217, 1933, 'post_author_override', '1'),
(29218, 1933, 'post_content', ''),
(29219, 1933, 'post_parent', '0'),
(29220, 1933, '_yoast_wpseo_estimated-reading-time-minutes', '0'),
(29221, 1933, '_yoast_wpseo_wordproof_timestamp', ''),
(29222, 5328, 'fw_options', 'a:0:{}'),
(29223, 1933, 'rs_page_bg_color', '#ffffff'),
(29224, 1933, 'slide_template', 'default'),
(29225, 4574, '_wp_page_template', 'default'),
(29226, 4574, 'original_post_title', 'My Account'),
(29227, 4574, 'post_title', 'My Account'),
(29228, 4574, '_elementor_edit_mode_nonce', '7c89a7c98a'),
(29229, 4574, '_elementor_post_mode', ''),
(29230, 4574, 'content', '<!-- wp:shortcode -->\r\n[woocommerce_my_account]\r\n<!-- /wp:shortcode -->'),
(29231, 4574, 'wp-preview', ''),
(29232, 4574, 'hidden_post_status', 'publish'),
(29233, 4574, 'hidden_post_password', ''),
(29234, 4574, 'hidden_post_visibility', 'public'),
(29235, 4574, 'visibility', 'public'),
(29236, 4574, 'post_password', ''),
(29237, 4574, 'mm', '10'),
(29238, 4574, 'jj', '18'),
(29239, 4574, 'aa', '2022'),
(29240, 4574, 'hh', '09'),
(29241, 4574, 'mn', '57'),
(29242, 4574, 'ss', '19'),
(29243, 4574, 'hidden_mm', '10'),
(29244, 4574, 'cur_mm', '04'),
(29245, 4574, 'hidden_jj', '18'),
(29246, 4574, 'cur_jj', '28'),
(29247, 4574, 'hidden_aa', '2022'),
(29248, 4574, 'cur_aa', '2023'),
(29249, 4574, 'hidden_hh', '09'),
(29250, 4574, 'cur_hh', '15'),
(29251, 4574, 'hidden_mn', '57'),
(29252, 4574, 'cur_mn', '48'),
(29253, 4574, 'original_publish', 'Update'),
(29254, 4574, 'save', 'Update'),
(29255, 4574, 'parent_id', ''),
(29256, 4574, 'page_template', 'default'),
(29257, 4574, 'menu_order', '0'),
(29258, 4574, 'rs_page_bg_color', '#ffffff'),
(29259, 4574, 'slide_template', 'default'),
(29260, 4574, '_thumbnail_id', '-1'),
(29261, 4574, 'meta', 'a:64:{i:20573;a:2:{s:3:\"key\";s:6:\"action\";s:5:\"value\";s:8:\"editpost\";}i:20586;a:2:{s:3:\"key\";s:16:\"ao_metabox_nonce\";s:5:\"value\";s:10:\"d56c2a39f5\";}i:20590;a:2:{s:3:\"key\";s:12:\"ao_post_ccss\";s:5:\"value\";s:2:\"on\";}i:20589;a:2:{s:3:\"key\";s:20:\"ao_post_css_optimize\";s:5:\"value\";s:2:\"on\";}i:20588;a:2:{s:3:\"key\";s:19:\"ao_post_js_optimize\";s:5:\"value\";s:2:\"on\";}i:20591;a:2:{s:3:\"key\";s:16:\"ao_post_lazyload\";s:5:\"value\";s:2:\"on\";}i:20592;a:2:{s:3:\"key\";s:15:\"ao_post_preload\";s:5:\"value\";s:0:\"\";}i:20579;a:2:{s:3:\"key\";s:10:\"auto_draft\";s:5:\"value\";s:1:\"1\";}i:20582;a:2:{s:3:\"key\";s:20:\"closedpostboxesnonce\";s:5:\"value\";s:10:\"b10f4330fd\";}i:20632;a:2:{s:3:\"key\";s:14:\"comment_status\";s:5:\"value\";s:6:\"closed\";}i:20601;a:2:{s:3:\"key\";s:16:\"dfi_fimageplug-2\";s:5:\"value\";s:10:\"a890bf0c67\";}i:20636;a:2:{s:3:\"key\";s:2:\"ID\";s:5:\"value\";s:4:\"4574\";}i:20581;a:2:{s:3:\"key\";s:20:\"meta-box-order-nonce\";s:5:\"value\";s:10:\"3f2c16b355\";}i:20576;a:2:{s:3:\"key\";s:20:\"original_post_status\";s:5:\"value\";s:10:\"auto-draft\";}i:20574;a:2:{s:3:\"key\";s:14:\"originalaction\";s:5:\"value\";s:8:\"editpost\";}i:20633;a:2:{s:3:\"key\";s:11:\"ping_status\";s:5:\"value\";s:6:\"closed\";}i:20600;a:2:{s:3:\"key\";s:24:\"popup_type_page_template\";s:5:\"value\";s:1:\"0\";}i:20634;a:2:{s:3:\"key\";s:11:\"post_author\";s:5:\"value\";s:1:\"1\";}i:20580;a:2:{s:3:\"key\";s:7:\"post_ID\";s:5:\"value\";s:4:\"4574\";}i:20635;a:2:{s:3:\"key\";s:14:\"post_mime_type\";s:5:\"value\";s:0:\"\";}i:20637;a:2:{s:3:\"key\";s:11:\"post_status\";s:5:\"value\";s:7:\"publish\";}i:20575;a:2:{s:3:\"key\";s:9:\"post_type\";s:5:\"value\";s:4:\"page\";}i:20577;a:2:{s:3:\"key\";s:10:\"referredby\";s:5:\"value\";s:171:\"https://doccure-wp.dreamstechnologies.com/wp-admin/edit.php?s=my+account&post_status=all&post_type=page&action=-1&m=0&seo_filter&readability_filter&paged=1&action2=-1\";}i:20584;a:2:{s:3:\"key\";s:16:\"rs_page_bg_color\";s:5:\"value\";s:7:\"#ffffff\";}i:20583;a:2:{s:3:\"key\";s:20:\"samplepermalinknonce\";s:5:\"value\";s:10:\"119998700b\";}i:20631;a:2:{s:3:\"key\";s:6:\"screen\";s:5:\"value\";s:6:\"mobile\";}i:20597;a:2:{s:3:\"key\";s:22:\"sigma_custom_subheader\";s:5:\"value\";s:0:\"\";}i:20594;a:2:{s:3:\"key\";s:24:\"sigma_page_custom_layout\";s:5:\"value\";s:1:\"0\";}i:20596;a:2:{s:3:\"key\";s:26:\"sigma_page_custom_subtitle\";s:5:\"value\";s:0:\"\";}i:20595;a:2:{s:3:\"key\";s:23:\"sigma_page_custom_title\";s:5:\"value\";s:0:\"\";}i:20599;a:2:{s:3:\"key\";s:17:\"sigma_page_layout\";s:5:\"value\";s:13:\"theme-options\";}i:20598;a:2:{s:3:\"key\";s:27:\"sigma_page_sidebar_position\";s:5:\"value\";s:13:\"theme-options\";}i:20593;a:2:{s:3:\"key\";s:21:\"sigma-page-meta-nonce\";s:5:\"value\";s:10:\"b99923019c\";}i:20585;a:2:{s:3:\"key\";s:14:\"slide_template\";s:5:\"value\";s:7:\"default\";}i:20572;a:2:{s:3:\"key\";s:7:\"user_ID\";s:5:\"value\";s:1:\"1\";}i:20605;a:2:{s:3:\"key\";s:18:\"vc_post_custom_css\";s:5:\"value\";s:0:\"\";}i:20602;a:2:{s:3:\"key\";s:16:\"wpb_vc_js_status\";s:5:\"value\";s:5:\"false\";}i:20603;a:2:{s:3:\"key\";s:14:\"wpb_vc_loading\";s:5:\"value\";s:23:\"Loading, please wait...\";}i:20604;a:2:{s:3:\"key\";s:18:\"wpb_vc_loading_row\";s:5:\"value\";s:12:\"Crunching...\";}i:20606;a:2:{s:3:\"key\";s:24:\"yoast_free_metabox_nonce\";s:5:\"value\";s:10:\"832e402f23\";}i:20618;a:2:{s:3:\"key\";s:19:\"yoast_wpseo_bctitle\";s:5:\"value\";s:0:\"\";}i:20619;a:2:{s:3:\"key\";s:21:\"yoast_wpseo_canonical\";s:5:\"value\";s:0:\"\";}i:20611;a:2:{s:3:\"key\";s:25:\"yoast_wpseo_content_score\";s:5:\"value\";s:1:\"0\";}i:20614;a:2:{s:3:\"key\";s:42:\"yoast_wpseo_estimated-reading-time-minutes\";s:5:\"value\";s:1:\"1\";}i:20607;a:2:{s:3:\"key\";s:19:\"yoast_wpseo_focuskw\";s:5:\"value\";s:0:\"\";}i:20612;a:2:{s:3:\"key\";s:36:\"yoast_wpseo_inclusive_language_score\";s:5:\"value\";s:1:\"0\";}i:20613;a:2:{s:3:\"key\";s:26:\"yoast_wpseo_is_cornerstone\";s:5:\"value\";s:5:\"false\";}i:20610;a:2:{s:3:\"key\";s:19:\"yoast_wpseo_linkdex\";s:5:\"value\";s:5:\"-1389\";}i:20617;a:2:{s:3:\"key\";s:27:\"yoast_wpseo_meta-robots-adv\";s:5:\"value\";s:0:\"\";}i:20616;a:2:{s:3:\"key\";s:32:\"yoast_wpseo_meta-robots-nofollow\";s:5:\"value\";s:1:\"0\";}i:20615;a:2:{s:3:\"key\";s:31:\"yoast_wpseo_meta-robots-noindex\";s:5:\"value\";s:1:\"0\";}i:20609;a:2:{s:3:\"key\";s:20:\"yoast_wpseo_metadesc\";s:5:\"value\";s:0:\"\";}i:20624;a:2:{s:3:\"key\";s:33:\"yoast_wpseo_opengraph-description\";s:5:\"value\";s:0:\"\";}i:20625;a:2:{s:3:\"key\";s:27:\"yoast_wpseo_opengraph-image\";s:5:\"value\";s:0:\"\";}i:20626;a:2:{s:3:\"key\";s:30:\"yoast_wpseo_opengraph-image-id\";s:5:\"value\";s:0:\"\";}i:20623;a:2:{s:3:\"key\";s:27:\"yoast_wpseo_opengraph-title\";s:5:\"value\";s:0:\"\";}i:20622;a:2:{s:3:\"key\";s:31:\"yoast_wpseo_schema_article_type\";s:5:\"value\";s:0:\"\";}i:20621;a:2:{s:3:\"key\";s:28:\"yoast_wpseo_schema_page_type\";s:5:\"value\";s:0:\"\";}i:20608;a:2:{s:3:\"key\";s:17:\"yoast_wpseo_title\";s:5:\"value\";s:0:\"\";}i:20628;a:2:{s:3:\"key\";s:31:\"yoast_wpseo_twitter-description\";s:5:\"value\";s:0:\"\";}i:20629;a:2:{s:3:\"key\";s:25:\"yoast_wpseo_twitter-image\";s:5:\"value\";s:0:\"\";}i:20630;a:2:{s:3:\"key\";s:28:\"yoast_wpseo_twitter-image-id\";s:5:\"value\";s:0:\"\";}i:20627;a:2:{s:3:\"key\";s:25:\"yoast_wpseo_twitter-title\";s:5:\"value\";s:0:\"\";}i:20620;a:2:{s:3:\"key\";s:31:\"yoast_wpseo_wordproof_timestamp\";s:5:\"value\";s:0:\"\";}}'),
(29262, 4574, '_ajax_nonce', '7a73628680'),
(29263, 4574, 'metakeyselect', '#NONE#'),
(29264, 4574, 'metakeyinput', ''),
(29265, 4574, 'metavalue', ''),
(29266, 4574, '_ajax_nonce-add-meta', 'ec938d98c3'),
(29267, 4574, 'advanced_view', '1'),
(29268, 4574, 'add_comment_nonce', '28918bee4d'),
(29269, 4574, '_ajax_fetch_list_nonce', 'e453368868'),
(29270, 4574, 'post_name', 'my-account'),
(29271, 4574, 'post_author_override', '1'),
(29272, 4574, 'post_content', '<!-- wp:shortcode -->\r\n[woocommerce_my_account]\r\n<!-- /wp:shortcode -->'),
(29273, 4574, 'post_parent', '0'),
(29274, 4574, '_yoast_wpseo_content_score', '90'),
(29275, 5329, 'fw_options', 'a:0:{}'),
(29276, 758, '_edit_lock', '1682696907:1'),
(29277, 834, '_edit_lock', '1682696932:1'),
(29278, 1801, '_edit_lock', '1682696937:1'),
(29279, 1931, '_edit_last', '1'),
(29280, 1931, 'dfiFeatured', 'a:1:{i:0;s:0:\"\";}'),
(29281, 1931, 'original_post_title', 'Register'),
(29282, 1931, 'post_title', 'Register'),
(29283, 1931, '_elementor_edit_mode_nonce', '7c89a7c98a'),
(29284, 1931, '_elementor_post_mode', ''),
(29285, 1931, 'content', ''),
(29286, 1931, 'wp-preview', ''),
(29287, 1931, 'hidden_post_status', 'publish'),
(29288, 1931, 'hidden_post_password', ''),
(29289, 1931, 'hidden_post_visibility', 'public'),
(29290, 1931, 'visibility', 'public'),
(29291, 1931, 'post_password', ''),
(29292, 1931, 'mm', '12'),
(29293, 1931, 'jj', '14'),
(29294, 1931, 'aa', '2021'),
(29295, 1931, 'hh', '13'),
(29296, 1931, 'mn', '46'),
(29297, 1931, 'ss', '04'),
(29298, 1931, 'hidden_mm', '12'),
(29299, 1931, 'cur_mm', '04'),
(29300, 1931, 'hidden_jj', '14'),
(29301, 1931, 'cur_jj', '28'),
(29302, 1931, 'hidden_aa', '2021'),
(29303, 1931, 'cur_aa', '2023'),
(29304, 1931, 'hidden_hh', '13'),
(29305, 1931, 'cur_hh', '15'),
(29306, 1931, 'hidden_mn', '46'),
(29307, 1931, 'cur_mn', '50'),
(29308, 1931, 'original_publish', 'Update'),
(29309, 1931, 'save', 'Update'),
(29310, 1931, 'parent_id', ''),
(29311, 1931, 'page_template', 'registerform.php'),
(29312, 1931, 'menu_order', '0'),
(29315, 1931, '_thumbnail_id', '-1'),
(29316, 1931, 'dfi_fimageplug-2', 'aeb35579db'),
(29317, 1931, 'yoast_free_metabox_nonce', '5f7cc6f5b9'),
(29318, 1931, 'yoast_wpseo_focuskw', ''),
(29319, 1931, 'yoast_wpseo_title', ''),
(29320, 1931, 'yoast_wpseo_metadesc', ''),
(29321, 1931, 'yoast_wpseo_linkdex', '-2803'),
(29322, 1931, 'yoast_wpseo_content_score', '0'),
(29323, 1931, 'yoast_wpseo_is_cornerstone', 'false'),
(29324, 1931, 'yoast_wpseo_estimated-reading-time-minutes', '0'),
(29325, 1931, 'yoast_wpseo_meta-robots-noindex', '0'),
(29326, 1931, 'yoast_wpseo_meta-robots-nofollow', '0'),
(29327, 1931, 'yoast_wpseo_meta-robots-adv', ''),
(29328, 1931, 'yoast_wpseo_bctitle', ''),
(29329, 1931, 'yoast_wpseo_canonical', ''),
(29330, 1931, 'yoast_wpseo_wordproof_timestamp', ''),
(29331, 1931, 'yoast_wpseo_schema_page_type', ''),
(29332, 1931, 'yoast_wpseo_schema_article_type', ''),
(29333, 1931, 'yoast_wpseo_opengraph-title', ''),
(29334, 1931, 'yoast_wpseo_opengraph-description', ''),
(29335, 1931, 'yoast_wpseo_opengraph-image', ''),
(29336, 1931, 'yoast_wpseo_opengraph-image-id', ''),
(29337, 1931, 'yoast_wpseo_twitter-title', ''),
(29338, 1931, 'yoast_wpseo_twitter-description', ''),
(29339, 1931, 'yoast_wpseo_twitter-image', ''),
(29340, 1931, 'yoast_wpseo_twitter-image-id', ''),
(29341, 1931, 'screen', 'mobile'),
(29342, 1931, 'meta', 'a:36:{i:2316;a:2:{s:3:\"key\";s:6:\"action\";s:5:\"value\";s:8:\"editpost\";}i:2329;a:2:{s:3:\"key\";s:16:\"ao_metabox_nonce\";s:5:\"value\";s:10:\"4be17c93e5\";}i:2333;a:2:{s:3:\"key\";s:12:\"ao_post_ccss\";s:5:\"value\";s:2:\"on\";}i:2332;a:2:{s:3:\"key\";s:20:\"ao_post_css_optimize\";s:5:\"value\";s:2:\"on\";}i:2331;a:2:{s:3:\"key\";s:19:\"ao_post_js_optimize\";s:5:\"value\";s:2:\"on\";}i:2334;a:2:{s:3:\"key\";s:16:\"ao_post_lazyload\";s:5:\"value\";s:2:\"on\";}i:2322;a:2:{s:3:\"key\";s:10:\"auto_draft\";s:5:\"value\";s:1:\"1\";}i:2325;a:2:{s:3:\"key\";s:20:\"closedpostboxesnonce\";s:5:\"value\";s:10:\"6cedb3723a\";}i:2347;a:2:{s:3:\"key\";s:14:\"comment_status\";s:5:\"value\";s:6:\"closed\";}i:2351;a:2:{s:3:\"key\";s:2:\"ID\";s:5:\"value\";s:4:\"1931\";}i:2324;a:2:{s:3:\"key\";s:20:\"meta-box-order-nonce\";s:5:\"value\";s:10:\"0458689ace\";}i:2319;a:2:{s:3:\"key\";s:20:\"original_post_status\";s:5:\"value\";s:10:\"auto-draft\";}i:2317;a:2:{s:3:\"key\";s:14:\"originalaction\";s:5:\"value\";s:8:\"editpost\";}i:2348;a:2:{s:3:\"key\";s:11:\"ping_status\";s:5:\"value\";s:6:\"closed\";}i:2342;a:2:{s:3:\"key\";s:24:\"popup_type_page_template\";s:5:\"value\";s:1:\"0\";}i:2349;a:2:{s:3:\"key\";s:11:\"post_author\";s:5:\"value\";s:1:\"1\";}i:2323;a:2:{s:3:\"key\";s:7:\"post_ID\";s:5:\"value\";s:4:\"1931\";}i:2350;a:2:{s:3:\"key\";s:14:\"post_mime_type\";s:5:\"value\";s:0:\"\";}i:2352;a:2:{s:3:\"key\";s:11:\"post_status\";s:5:\"value\";s:7:\"publish\";}i:2318;a:2:{s:3:\"key\";s:9:\"post_type\";s:5:\"value\";s:4:\"page\";}i:2320;a:2:{s:3:\"key\";s:10:\"referredby\";s:5:\"value\";s:95:\"https://doccure-wp.dreamstechnologies.com/wp-admin/plugins.php?plugin_status=all&paged=1&s\";}i:2327;a:2:{s:3:\"key\";s:16:\"rs_page_bg_color\";s:5:\"value\";s:7:\"#ffffff\";}i:2326;a:2:{s:3:\"key\";s:20:\"samplepermalinknonce\";s:5:\"value\";s:10:\"624f1ec857\";}i:2339;a:2:{s:3:\"key\";s:22:\"sigma_custom_subheader\";s:5:\"value\";s:0:\"\";}i:2336;a:2:{s:3:\"key\";s:24:\"sigma_page_custom_layout\";s:5:\"value\";s:1:\"0\";}i:2338;a:2:{s:3:\"key\";s:26:\"sigma_page_custom_subtitle\";s:5:\"value\";s:0:\"\";}i:2337;a:2:{s:3:\"key\";s:23:\"sigma_page_custom_title\";s:5:\"value\";s:0:\"\";}i:2341;a:2:{s:3:\"key\";s:17:\"sigma_page_layout\";s:5:\"value\";s:13:\"theme-options\";}i:2340;a:2:{s:3:\"key\";s:27:\"sigma_page_sidebar_position\";s:5:\"value\";s:13:\"theme-options\";}i:2335;a:2:{s:3:\"key\";s:21:\"sigma-page-meta-nonce\";s:5:\"value\";s:10:\"14b1f8261f\";}i:2328;a:2:{s:3:\"key\";s:14:\"slide_template\";s:5:\"value\";s:7:\"default\";}i:2315;a:2:{s:3:\"key\";s:7:\"user_ID\";s:5:\"value\";s:1:\"1\";}i:2346;a:2:{s:3:\"key\";s:18:\"vc_post_custom_css\";s:5:\"value\";s:0:\"\";}i:2343;a:2:{s:3:\"key\";s:16:\"wpb_vc_js_status\";s:5:\"value\";s:5:\"false\";}i:2344;a:2:{s:3:\"key\";s:14:\"wpb_vc_loading\";s:5:\"value\";s:23:\"Loading, please wait...\";}i:2345;a:2:{s:3:\"key\";s:18:\"wpb_vc_loading_row\";s:5:\"value\";s:12:\"Crunching...\";}}'),
(29343, 1931, '_ajax_nonce', '7a73628680'),
(29344, 1931, 'metakeyselect', '#NONE#'),
(29345, 1931, 'metakeyinput', ''),
(29346, 1931, 'metavalue', ''),
(29347, 1931, '_ajax_nonce-add-meta', 'ec938d98c3'),
(29348, 1931, 'advanced_view', '1'),
(29349, 1931, 'add_comment_nonce', '28918bee4d'),
(29350, 1931, '_ajax_fetch_list_nonce', 'e453368868'),
(29351, 1931, 'post_name', 'register'),
(29352, 1931, 'post_author_override', '1'),
(29353, 1931, 'post_content', ''),
(29354, 1931, 'post_parent', '0'),
(29355, 1931, '_yoast_wpseo_estimated-reading-time-minutes', '0'),
(29356, 1931, '_yoast_wpseo_wordproof_timestamp', ''),
(29357, 5330, 'fw_options', 'a:0:{}'),
(29358, 1931, 'rs_page_bg_color', '#ffffff'),
(29359, 1931, 'slide_template', 'default'),
(29360, 1942, 'original_post_title', 'Search Doctors'),
(29361, 1942, 'post_title', 'Search Doctors'),
(29362, 1942, '_elementor_edit_mode_nonce', '7c89a7c98a'),
(29363, 1942, '_elementor_post_mode', ''),
(29364, 1942, 'content', ''),
(29365, 1942, 'wp-preview', ''),
(29366, 1942, 'hidden_post_status', 'publish'),
(29367, 1942, 'hidden_post_password', ''),
(29368, 1942, 'hidden_post_visibility', 'public'),
(29369, 1942, 'visibility', 'public'),
(29370, 1942, 'post_password', ''),
(29371, 1942, 'mm', '12'),
(29372, 1942, 'jj', '16'),
(29373, 1942, 'aa', '2021'),
(29374, 1942, 'hh', '05'),
(29375, 1942, 'mn', '17'),
(29376, 1942, 'ss', '06'),
(29377, 1942, 'hidden_mm', '12'),
(29378, 1942, 'cur_mm', '04'),
(29379, 1942, 'hidden_jj', '16'),
(29380, 1942, 'cur_jj', '28'),
(29381, 1942, 'hidden_aa', '2021'),
(29382, 1942, 'cur_aa', '2023'),
(29383, 1942, 'hidden_hh', '05'),
(29384, 1942, 'cur_hh', '15'),
(29385, 1942, 'hidden_mn', '17'),
(29386, 1942, 'cur_mn', '50'),
(29387, 1942, 'original_publish', 'Update'),
(29388, 1942, 'save', 'Update'),
(29389, 1942, 'parent_id', ''),
(29390, 1942, 'page_template', 'directory/doctor-search.php'),
(29391, 1942, 'menu_order', '0'),
(29392, 1942, 'rs_page_bg_color', '#ffffff'),
(29393, 1942, 'slide_template', 'default'),
(29394, 1942, '_thumbnail_id', '-1'),
(29395, 1942, 'meta', 'a:62:{i:2492;a:2:{s:3:\"key\";s:6:\"action\";s:5:\"value\";s:8:\"editpost\";}i:2505;a:2:{s:3:\"key\";s:16:\"ao_metabox_nonce\";s:5:\"value\";s:10:\"d3e51fa7f2\";}i:2509;a:2:{s:3:\"key\";s:12:\"ao_post_ccss\";s:5:\"value\";s:2:\"on\";}i:2508;a:2:{s:3:\"key\";s:20:\"ao_post_css_optimize\";s:5:\"value\";s:2:\"on\";}i:2507;a:2:{s:3:\"key\";s:19:\"ao_post_js_optimize\";s:5:\"value\";s:2:\"on\";}i:2510;a:2:{s:3:\"key\";s:16:\"ao_post_lazyload\";s:5:\"value\";s:2:\"on\";}i:2498;a:2:{s:3:\"key\";s:10:\"auto_draft\";s:5:\"value\";s:1:\"1\";}i:2501;a:2:{s:3:\"key\";s:20:\"closedpostboxesnonce\";s:5:\"value\";s:10:\"f590f52f4b\";}i:2523;a:2:{s:3:\"key\";s:14:\"comment_status\";s:5:\"value\";s:6:\"closed\";}i:24232;a:2:{s:3:\"key\";s:16:\"dfi_fimageplug-2\";s:5:\"value\";s:10:\"831f92dc0e\";}i:2527;a:2:{s:3:\"key\";s:2:\"ID\";s:5:\"value\";s:4:\"1942\";}i:2500;a:2:{s:3:\"key\";s:20:\"meta-box-order-nonce\";s:5:\"value\";s:10:\"7ac75b9c8b\";}i:2495;a:2:{s:3:\"key\";s:20:\"original_post_status\";s:5:\"value\";s:7:\"publish\";}i:2493;a:2:{s:3:\"key\";s:14:\"originalaction\";s:5:\"value\";s:8:\"editpost\";}i:2524;a:2:{s:3:\"key\";s:11:\"ping_status\";s:5:\"value\";s:6:\"closed\";}i:2518;a:2:{s:3:\"key\";s:24:\"popup_type_page_template\";s:5:\"value\";s:1:\"0\";}i:2525;a:2:{s:3:\"key\";s:11:\"post_author\";s:5:\"value\";s:1:\"1\";}i:2499;a:2:{s:3:\"key\";s:7:\"post_ID\";s:5:\"value\";s:4:\"1942\";}i:2526;a:2:{s:3:\"key\";s:14:\"post_mime_type\";s:5:\"value\";s:0:\"\";}i:2528;a:2:{s:3:\"key\";s:11:\"post_status\";s:5:\"value\";s:7:\"publish\";}i:2494;a:2:{s:3:\"key\";s:9:\"post_type\";s:5:\"value\";s:4:\"page\";}i:2496;a:2:{s:3:\"key\";s:10:\"referredby\";s:5:\"value\";s:87:\"https://doccure-wp.dreamstechnologies.com/wp-admin/edit.php?post_type=page&paged=2\";}i:24230;a:2:{s:3:\"key\";s:16:\"rs_page_bg_color\";s:5:\"value\";s:7:\"#ffffff\";}i:2502;a:2:{s:3:\"key\";s:20:\"samplepermalinknonce\";s:5:\"value\";s:10:\"9580a3b020\";}i:24257;a:2:{s:3:\"key\";s:6:\"screen\";s:5:\"value\";s:6:\"mobile\";}i:2515;a:2:{s:3:\"key\";s:22:\"sigma_custom_subheader\";s:5:\"value\";s:0:\"\";}i:2512;a:2:{s:3:\"key\";s:24:\"sigma_page_custom_layout\";s:5:\"value\";s:1:\"0\";}i:2514;a:2:{s:3:\"key\";s:26:\"sigma_page_custom_subtitle\";s:5:\"value\";s:0:\"\";}i:2513;a:2:{s:3:\"key\";s:23:\"sigma_page_custom_title\";s:5:\"value\";s:0:\"\";}i:2517;a:2:{s:3:\"key\";s:17:\"sigma_page_layout\";s:5:\"value\";s:13:\"theme-options\";}i:2516;a:2:{s:3:\"key\";s:27:\"sigma_page_sidebar_position\";s:5:\"value\";s:13:\"theme-options\";}i:2511;a:2:{s:3:\"key\";s:21:\"sigma-page-meta-nonce\";s:5:\"value\";s:10:\"d279253b0d\";}i:24231;a:2:{s:3:\"key\";s:14:\"slide_template\";s:5:\"value\";s:7:\"default\";}i:2491;a:2:{s:3:\"key\";s:7:\"user_ID\";s:5:\"value\";s:1:\"1\";}i:2522;a:2:{s:3:\"key\";s:18:\"vc_post_custom_css\";s:5:\"value\";s:0:\"\";}i:2519;a:2:{s:3:\"key\";s:16:\"wpb_vc_js_status\";s:5:\"value\";s:5:\"false\";}i:2520;a:2:{s:3:\"key\";s:14:\"wpb_vc_loading\";s:5:\"value\";s:23:\"Loading, please wait...\";}i:2521;a:2:{s:3:\"key\";s:18:\"wpb_vc_loading_row\";s:5:\"value\";s:12:\"Crunching...\";}i:24233;a:2:{s:3:\"key\";s:24:\"yoast_free_metabox_nonce\";s:5:\"value\";s:10:\"ffe2f093be\";}i:24244;a:2:{s:3:\"key\";s:19:\"yoast_wpseo_bctitle\";s:5:\"value\";s:0:\"\";}i:24245;a:2:{s:3:\"key\";s:21:\"yoast_wpseo_canonical\";s:5:\"value\";s:0:\"\";}i:24238;a:2:{s:3:\"key\";s:25:\"yoast_wpseo_content_score\";s:5:\"value\";s:1:\"0\";}i:24240;a:2:{s:3:\"key\";s:42:\"yoast_wpseo_estimated-reading-time-minutes\";s:5:\"value\";s:1:\"0\";}i:24234;a:2:{s:3:\"key\";s:19:\"yoast_wpseo_focuskw\";s:5:\"value\";s:0:\"\";}i:24239;a:2:{s:3:\"key\";s:26:\"yoast_wpseo_is_cornerstone\";s:5:\"value\";s:5:\"false\";}i:24237;a:2:{s:3:\"key\";s:19:\"yoast_wpseo_linkdex\";s:5:\"value\";s:5:\"-2803\";}i:24243;a:2:{s:3:\"key\";s:27:\"yoast_wpseo_meta-robots-adv\";s:5:\"value\";s:0:\"\";}i:24242;a:2:{s:3:\"key\";s:32:\"yoast_wpseo_meta-robots-nofollow\";s:5:\"value\";s:1:\"0\";}i:24241;a:2:{s:3:\"key\";s:31:\"yoast_wpseo_meta-robots-noindex\";s:5:\"value\";s:1:\"0\";}i:24236;a:2:{s:3:\"key\";s:20:\"yoast_wpseo_metadesc\";s:5:\"value\";s:0:\"\";}i:24250;a:2:{s:3:\"key\";s:33:\"yoast_wpseo_opengraph-description\";s:5:\"value\";s:0:\"\";}i:24251;a:2:{s:3:\"key\";s:27:\"yoast_wpseo_opengraph-image\";s:5:\"value\";s:0:\"\";}i:24252;a:2:{s:3:\"key\";s:30:\"yoast_wpseo_opengraph-image-id\";s:5:\"value\";s:0:\"\";}i:24249;a:2:{s:3:\"key\";s:27:\"yoast_wpseo_opengraph-title\";s:5:\"value\";s:0:\"\";}i:24248;a:2:{s:3:\"key\";s:31:\"yoast_wpseo_schema_article_type\";s:5:\"value\";s:0:\"\";}i:24247;a:2:{s:3:\"key\";s:28:\"yoast_wpseo_schema_page_type\";s:5:\"value\";s:0:\"\";}i:24235;a:2:{s:3:\"key\";s:17:\"yoast_wpseo_title\";s:5:\"value\";s:0:\"\";}i:24254;a:2:{s:3:\"key\";s:31:\"yoast_wpseo_twitter-description\";s:5:\"value\";s:0:\"\";}i:24255;a:2:{s:3:\"key\";s:25:\"yoast_wpseo_twitter-image\";s:5:\"value\";s:0:\"\";}i:24256;a:2:{s:3:\"key\";s:28:\"yoast_wpseo_twitter-image-id\";s:5:\"value\";s:0:\"\";}i:24253;a:2:{s:3:\"key\";s:25:\"yoast_wpseo_twitter-title\";s:5:\"value\";s:0:\"\";}i:24246;a:2:{s:3:\"key\";s:31:\"yoast_wpseo_wordproof_timestamp\";s:5:\"value\";s:0:\"\";}}'),
(29396, 1942, '_ajax_nonce', '7a73628680'),
(29397, 1942, 'metakeyselect', '#NONE#'),
(29398, 1942, 'metakeyinput', ''),
(29399, 1942, 'metavalue', ''),
(29400, 1942, '_ajax_nonce-add-meta', 'ec938d98c3'),
(29401, 1942, 'advanced_view', '1'),
(29402, 1942, 'add_comment_nonce', '28918bee4d'),
(29403, 1942, '_ajax_fetch_list_nonce', 'e453368868'),
(29404, 1942, 'post_name', 'search-doctors'),
(29405, 1942, 'post_author_override', '1'),
(29406, 1942, 'post_content', ''),
(29407, 1942, 'post_parent', '0'),
(29414, 5334, 'am_page_data', 'a:13:{s:12:\"am_seo_title\";s:0:\"\";s:18:\"am_seo_description\";s:0:\"\";s:15:\"am_seo_keywords\";s:0:\"\";s:9:\"am_layout\";s:10:\"no_sidebar\";s:15:\"am_left_sidebar\";s:0:\"\";s:13:\"am_page_title\";s:4:\"hide\";s:12:\"am_title_bar\";s:4:\"hide\";s:14:\"am_breadcrumbs\";s:6:\"enable\";s:15:\"am_title_bar_bg\";s:0:\"\";s:17:\"am_title_bar_text\";s:0:\"\";s:13:\"am_rev_slider\";s:1:\"0\";s:12:\"am_shortcode\";s:0:\"\";s:15:\"am_header_style\";s:18:\"header_transparent\";}'),
(29415, 5334, '_edit_lock', '1726076518:1'),
(29416, 5334, '_edit_last', '1'),
(29417, 5334, '_elementor_edit_mode', 'builder'),
(29418, 5334, '_elementor_template_type', 'wp-page'),
(29419, 5334, '_elementor_version', '3.22.2'),
(29432, 5337, 'fw_options', 'a:0:{}'),
(29433, 5337, '_elementor_edit_mode', 'builder'),
(29434, 5337, '_elementor_template_type', 'wp-page'),
(29435, 5337, '_elementor_version', '3.12.2'),
(29437, 5337, '_thumbnail_id', ''),
(29438, 5338, 'fw_options', 'a:0:{}'),
(29439, 5338, '_elementor_edit_mode', 'builder'),
(29440, 5338, '_elementor_template_type', 'wp-page'),
(29441, 5338, '_elementor_version', '3.12.2'),
(29443, 5338, '_thumbnail_id', ''),
(29444, 5334, '_wp_page_template', 'elementor_header_footer'),
(29445, 5334, '_elementor_data', '[{\"id\":\"56c1adf1\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"48ae8661\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4ab49dbd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Consult <span>Best Doctors<\\/span> Your Nearby Location.\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit,\",\"button_label\":\"Start a Consult\",\"button_url\":{\"url\":\"#\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape_1\":{\"id\":5354,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/banner-img.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"shape_2\":{\"id\":5355,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/banner-img1.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"shape_3\":{\"id\":5356,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/banner-img2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"shape_4\":{\"id\":5357,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/banner-img3.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"HomeHeroMain\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"da76555\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" \"},\"elements\":[{\"id\":\"74961e99\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"539c432e\",\"elType\":\"widget\",\"settings\":{\"style\":\"style_main\",\"title\":\"Specialities\",\"link\":\"#\",\"button\":\"See All Specialities\"},\"elements\":[],\"widgetType\":\"DoctorsSpecialities\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7af30c3f\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" doctors-section\"},\"elements\":[{\"id\":\"548eecfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"50b9af7b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Best Doctors\",\"style\":\"style_main\"},\"elements\":[],\"widgetType\":\"DoctorsCarousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"31519973\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" \"},\"elements\":[{\"id\":\"79b4b84e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1e2f4c16\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"subtitle\":\"Get Your Answer\",\"tabs\":[{\"tab_title\":\"How do I book an appointment with a doctor?\",\"tab_content\":\"Yes, simply visit our website and log in or create an account. Search for a doctor based on specialization, location, or availability & confirm your booking.\",\"_id\":\"6ae9983\"},{\"tab_title\":\"Can I request a specific doctor when booking my appointment?\",\"tab_content\":\"Yes, you can usually request a specific doctor when booking your appointment, though availability may vary based on their schedule.\",\"_id\":\"395819f\"},{\"tab_title\":\"What should I do if I need to cancel or reschedule my appointment?\",\"tab_content\":\"If you need to cancel or reschedule your appointment, contact the doctor as soon as possible to inform them and to reschedule for another available time slot.\",\"_id\":\"c89be42\"},{\"tab_title\":\"What if I\'m running late for my appointment?\",\"tab_content\":\"If you know you will be late, it\'s courteous to call the doctor\'s office and inform them. Depending on their policy and schedule, they may be able to accommodate you or reschedule your appointment.\",\"_id\":\"901acb9\"},{\"tab_title\":\"Can I book appointments for family members or dependents?\",\"tab_content\":\"Yes, in many cases, you can book appointments for family members or dependents. However, you may need to provide their personal information and consent to do so.\",\"_id\":\"4b65475\"}],\"box_title\":\"95k+\",\"box_stitle\":\"Happy Patients\",\"background\":{\"id\":5361,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/faq-img.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background2\":{\"id\":5366,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/smiling-icon.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-toggle\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"96e0b2e\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" work-section\"},\"elements\":[{\"id\":\"67e443e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7da0c284\",\"elType\":\"widget\",\"settings\":{\"title\":\"4 easy steps to get your solution\",\"subtitle\":\"How it Works\",\"box_title\":\"95k+\",\"box_stitle\":\"Happy Patients\",\"background\":{\"id\":5362,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/work-img.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"tabs\":[{\"tab_title\":\"Search Doctor\",\"tab_content\":\"Search for a doctor based on specialization, location, or availability.\",\"_id\":\"9386300\",\"background2\":{\"id\":5367,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/work-01.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"tab_title\":\"Check Doctor Profile\",\"tab_content\":\"Explore detailed doctor profiles on our platform to make informed healthcare decisions.\",\"_id\":\"8815d3f\",\"background2\":{\"id\":5368,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/work-02.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"tab_title\":\"Schedule Appointment\",\"tab_content\":\"After choose your preferred doctor, select a convenient time slot, & confirm your appointment.\",\"_id\":\"cd1a7ba\",\"background2\":{\"id\":5369,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/work-03.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"tab_title\":\"Get Your Solution\",\"tab_content\":\"Discuss your health concerns with the doctor and receive personalized advice & solution.\",\"_id\":\"52fc322\",\"background2\":{\"id\":5370,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/work-04.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}}]},\"elements\":[],\"widgetType\":\"doccure-how-works\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1e12b2fa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"69eeb236\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"689fa900\",\"elType\":\"widget\",\"settings\":{\"styletype\":\"style_main\",\"after_excerpt\":\"...\",\"limit\":4,\"title\":\"Latest Articles\",\"limit_words\":10,\"show_excerpt\":\"yes\",\"show_date\":\"yes\",\"show_category\":\"\"},\"elements\":[],\"widgetType\":\"doccure-posts-grid\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4bf921fb\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"testimonial-section\"},\"elements\":[{\"id\":\"839eb2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6452bfda\",\"elType\":\"widget\",\"settings\":{\"hide_avatar\":\"\",\"hide_job\":\"\",\"hide_username\":\"\",\"style\":\"style_main\",\"title\":\"What Our Client Says\",\"subtitle\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"doccure-testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"47f048de\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"8b74124\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"21a83fe9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Partners\",\"subtitle\":\"How it Works\",\"gallery\":[{\"id\":5496,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2024\\/06\\/partners-3.svg\"},{\"id\":5497,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2024\\/06\\/partners-2.svg\"},{\"id\":5498,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2024\\/06\\/partners-1.svg\"},{\"id\":5499,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2024\\/06\\/partners-6.svg\"},{\"id\":5500,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2024\\/06\\/partners-5.svg\"},{\"id\":5501,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2024\\/06\\/partners-4.svg\"}]},\"elements\":[],\"widgetType\":\"doccure-clients\"}],\"isInner\":false}],\"isInner\":false}]'),
(29446, 5339, 'fw_options', 'a:0:{}'),
(29447, 5339, '_elementor_edit_mode', 'builder'),
(29448, 5339, '_elementor_template_type', 'wp-page'),
(29449, 5339, '_elementor_version', '3.12.2'),
(29451, 5339, '_wp_page_template', 'default'),
(29452, 5339, '_elementor_data', '[]'),
(29453, 5339, '_thumbnail_id', ''),
(29455, 5334, '_yoast_wpseo_estimated-reading-time-minutes', ''),
(29457, 5340, 'fw_options', 'a:0:{}'),
(29458, 5340, '_elementor_edit_mode', 'builder'),
(29459, 5340, '_elementor_template_type', 'wp-page'),
(29460, 5340, '_elementor_version', '3.12.2'),
(29461, 5340, '_wp_page_template', 'default'),
(29462, 5340, '_elementor_data', '[]'),
(29464, 5340, '_thumbnail_id', ''),
(29465, 5341, 'fw_options', 'a:0:{}'),
(29466, 5341, '_elementor_edit_mode', 'builder'),
(29467, 5341, '_elementor_template_type', 'wp-page'),
(29468, 5341, '_elementor_version', '3.12.2'),
(29469, 5341, '_wp_page_template', 'default'),
(29470, 5341, '_elementor_data', '[]'),
(29472, 5341, '_thumbnail_id', ''),
(29473, 5342, 'fw_options', 'a:0:{}'),
(29474, 5342, '_elementor_edit_mode', 'builder'),
(29475, 5342, '_elementor_template_type', 'wp-page'),
(29476, 5342, '_elementor_version', '3.12.2'),
(29477, 5342, '_wp_page_template', 'default'),
(29478, 5342, '_elementor_data', '[{\"id\":\"31b76187\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"4d28c15e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"591924a8\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" \"},\"elements\":[{\"id\":\"31515529\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1689cd8f\",\"elType\":\"widget\",\"settings\":{\"style\":\"style_main\",\"title\":\"Specialities\",\"link\":\"#\",\"button\":\"See All Specialities\"},\"elements\":[],\"widgetType\":\"DoctorsSpecialities\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"218d68e9\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" doctors-section\"},\"elements\":[{\"id\":\"71c88f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"551c7466\",\"elType\":\"widget\",\"settings\":{\"title\":\"Best Doctors\",\"style\":\"style_main\"},\"elements\":[],\"widgetType\":\"DoctorsCarousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"431cd4b\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" \"},\"elements\":[{\"id\":\"497ba85a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d43d290\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"subtitle\":\"Get Your Answer\",\"tabs\":[{\"tab_title\":\"Can i make an Appointment Online with White Plains Hospital Kendi?\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\",\"_id\":\"6ae9983\"},{\"tab_title\":\"Can i make an Appointment Online with White Plains Hospital Kendi?\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\",\"_id\":\"395819f\"},{\"tab_title\":\"Can i make an Appointment Online with White Plains Hospital Kendi?\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\",\"_id\":\"c89be42\"},{\"tab_title\":\"Can i make an Appointment Online with White Plains Hospital Kendi?\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\",\"_id\":\"901acb9\"},{\"tab_title\":\"Can i make an Appointment Online with White Plains Hospital Kendi?\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\",\"_id\":\"4b65475\"}],\"box_title\":\"95k+\",\"box_stitle\":\"Happy Patients\",\"background\":{\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/06\\/faq-img.png\",\"id\":7040,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background2\":{\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/06\\/smiling-icon.svg\",\"id\":7041,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"doccure-toggle\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fde7389\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" work-section\"},\"elements\":[{\"id\":\"59469c0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5455d1ed\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"43acc8f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e7d6f34\",\"elType\":\"widget\",\"settings\":{\"styletype\":\"style_main\",\"after_excerpt\":\"...\",\"limit\":4,\"title\":\"Latest Articles\",\"limit_words\":10,\"show_excerpt\":\"yes\",\"show_date\":\"yes\",\"show_category\":\"\"},\"elements\":[],\"widgetType\":\"doccure-posts-grid\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2046fcb9\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"testimonial-section\"},\"elements\":[{\"id\":\"79057d52\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"25c16b6b\",\"elType\":\"widget\",\"settings\":{\"hide_avatar\":\"\",\"hide_job\":\"\",\"hide_username\":\"\",\"style\":\"style_main\",\"title\":\"What Our Client Says\",\"subtitle\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"doccure-testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"34cd8ea0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7e2d6497\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),
(29480, 5342, '_thumbnail_id', ''),
(29510, 5346, 'fw_options', 'a:0:{}'),
(29511, 5346, '_elementor_edit_mode', 'builder'),
(29512, 5346, '_elementor_template_type', 'wp-page'),
(29513, 5346, '_elementor_version', '3.12.2'),
(29514, 5346, '_wp_page_template', 'default');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(29515, 5346, '_elementor_data', '[{\"id\":\"31b76187\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"4d28c15e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"591924a8\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" \"},\"elements\":[{\"id\":\"31515529\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1689cd8f\",\"elType\":\"widget\",\"settings\":{\"style\":\"style_main\",\"title\":\"Specialities\",\"link\":\"#\",\"button\":\"See All Specialities\"},\"elements\":[],\"widgetType\":\"DoctorsSpecialities\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"218d68e9\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" doctors-section\"},\"elements\":[{\"id\":\"71c88f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"551c7466\",\"elType\":\"widget\",\"settings\":{\"title\":\"Best Doctors\",\"style\":\"style_main\"},\"elements\":[],\"widgetType\":\"DoctorsCarousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"431cd4b\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" \"},\"elements\":[{\"id\":\"497ba85a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d43d290\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"subtitle\":\"Get Your Answer\",\"tabs\":[{\"tab_title\":\"Can i make an Appointment Online with White Plains Hospital Kendi?\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\",\"_id\":\"6ae9983\"},{\"tab_title\":\"Can i make an Appointment Online with White Plains Hospital Kendi?\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\",\"_id\":\"395819f\"},{\"tab_title\":\"Can i make an Appointment Online with White Plains Hospital Kendi?\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\",\"_id\":\"c89be42\"},{\"tab_title\":\"Can i make an Appointment Online with White Plains Hospital Kendi?\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\",\"_id\":\"901acb9\"},{\"tab_title\":\"Can i make an Appointment Online with White Plains Hospital Kendi?\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\",\"_id\":\"4b65475\"}],\"box_title\":\"95k+\",\"box_stitle\":\"Happy Patients\",\"background\":{\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/06\\/faq-img.png\",\"id\":7040,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background2\":{\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/06\\/smiling-icon.svg\",\"id\":7041,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"doccure-toggle\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fde7389\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" work-section\"},\"elements\":[{\"id\":\"59469c0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5455d1ed\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"43acc8f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e7d6f34\",\"elType\":\"widget\",\"settings\":{\"styletype\":\"style_main\",\"after_excerpt\":\"...\",\"limit\":4,\"title\":\"Latest Articles\",\"limit_words\":10,\"show_excerpt\":\"yes\",\"show_date\":\"yes\",\"show_category\":\"\"},\"elements\":[],\"widgetType\":\"doccure-posts-grid\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2046fcb9\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"testimonial-section\"},\"elements\":[{\"id\":\"79057d52\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"25c16b6b\",\"elType\":\"widget\",\"settings\":{\"hide_avatar\":\"\",\"hide_job\":\"\",\"hide_username\":\"\",\"style\":\"style_main\",\"title\":\"What Our Client Says\",\"subtitle\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"doccure-testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"34cd8ea0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7e2d6497\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),
(29518, 5346, '_thumbnail_id', ''),
(29519, 5347, 'fw_options', 'a:0:{}'),
(29520, 5347, '_elementor_edit_mode', 'builder'),
(29521, 5347, '_elementor_template_type', 'wp-page'),
(29522, 5347, '_elementor_version', '3.12.2'),
(29523, 5347, '_wp_page_template', 'default'),
(29524, 5347, '_elementor_data', '[{\"id\":\"31b76187\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"4d28c15e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"591924a8\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" \"},\"elements\":[{\"id\":\"31515529\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1689cd8f\",\"elType\":\"widget\",\"settings\":{\"style\":\"style_main\",\"title\":\"Specialities\",\"link\":\"#\",\"button\":\"See All Specialities\"},\"elements\":[],\"widgetType\":\"DoctorsSpecialities\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"218d68e9\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" doctors-section\"},\"elements\":[{\"id\":\"71c88f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"551c7466\",\"elType\":\"widget\",\"settings\":{\"title\":\"Best Doctors\",\"style\":\"style_main\"},\"elements\":[],\"widgetType\":\"DoctorsCarousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"431cd4b\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" \"},\"elements\":[{\"id\":\"497ba85a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d43d290\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"subtitle\":\"Get Your Answer\",\"tabs\":[{\"tab_title\":\"Can i make an Appointment Online with White Plains Hospital Kendi?\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\",\"_id\":\"6ae9983\"},{\"tab_title\":\"Can i make an Appointment Online with White Plains Hospital Kendi?\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\",\"_id\":\"395819f\"},{\"tab_title\":\"Can i make an Appointment Online with White Plains Hospital Kendi?\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\",\"_id\":\"c89be42\"},{\"tab_title\":\"Can i make an Appointment Online with White Plains Hospital Kendi?\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\",\"_id\":\"901acb9\"},{\"tab_title\":\"Can i make an Appointment Online with White Plains Hospital Kendi?\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\",\"_id\":\"4b65475\"}],\"box_title\":\"95k+\",\"box_stitle\":\"Happy Patients\",\"background\":{\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/06\\/faq-img.png\",\"id\":7040,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background2\":{\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/06\\/smiling-icon.svg\",\"id\":7041,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"doccure-toggle\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1fde7389\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" work-section\"},\"elements\":[{\"id\":\"59469c0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5455d1ed\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"43acc8f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2e7d6f34\",\"elType\":\"widget\",\"settings\":{\"styletype\":\"style_main\",\"after_excerpt\":\"...\",\"limit\":4,\"title\":\"Latest Articles\",\"limit_words\":10,\"show_excerpt\":\"yes\",\"show_date\":\"yes\",\"show_category\":\"\"},\"elements\":[],\"widgetType\":\"doccure-posts-grid\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2046fcb9\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"testimonial-section\"},\"elements\":[{\"id\":\"79057d52\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"25c16b6b\",\"elType\":\"widget\",\"settings\":{\"hide_avatar\":\"\",\"hide_job\":\"\",\"hide_username\":\"\",\"style\":\"style_main\",\"title\":\"What Our Client Says\",\"subtitle\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"doccure-testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"34cd8ea0\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7e2d6497\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),
(29527, 5347, '_thumbnail_id', ''),
(29528, 5348, 'fw_options', 'a:0:{}'),
(29529, 5348, '_elementor_edit_mode', 'builder'),
(29530, 5348, '_elementor_template_type', 'wp-page'),
(29531, 5348, '_elementor_version', '3.12.2'),
(29532, 5348, '_wp_page_template', 'default'),
(29533, 5348, '_elementor_data', '[]'),
(29536, 5348, '_thumbnail_id', ''),
(29537, 5349, '_elementor_edit_mode', 'builder'),
(29538, 5349, '_elementor_template_type', 'page'),
(29539, 5349, '_elementor_version', '3.12.2'),
(29540, 5349, '_elementor_data', '[{\"id\":\"4169d994\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5dc87410\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7c1a66bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Consult <span>Best Doctors<\\/span> Your Nearby Location.\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit,\",\"button_label\":\"Start a Consult\",\"button_url\":{\"url\":\"#\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape_1\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"shape_2\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"shape_3\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"shape_4\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"HomeHeroMain\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"34477de6\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" \",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"951e004\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"428ec165\",\"elType\":\"widget\",\"settings\":{\"style\":\"style_main\",\"title\":\"Specialities\",\"link\":\"#\",\"button\":\"See All Specialities\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"DoctorsSpecialities\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7448e1ac\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" doctors-section\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"748c9616\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4cd6e1a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Best Doctors\",\"style\":\"style_main\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"DoctorsCarousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4575de5\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" \",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"244c91fd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1f00f264\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"subtitle\":\"Get Your Answer\",\"tabs\":[{\"tab_title\":\"Can i make an Appointment Online with White Plains Hospital Kendi?\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\",\"_id\":\"6ae9983\"},{\"tab_title\":\"Can i make an Appointment Online with White Plains Hospital Kendi?\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\",\"_id\":\"395819f\"},{\"tab_title\":\"Can i make an Appointment Online with White Plains Hospital Kendi?\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\",\"_id\":\"c89be42\"},{\"tab_title\":\"Can i make an Appointment Online with White Plains Hospital Kendi?\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\",\"_id\":\"901acb9\"},{\"tab_title\":\"Can i make an Appointment Online with White Plains Hospital Kendi?\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\",\"_id\":\"4b65475\"}],\"box_title\":\"95k+\",\"box_stitle\":\"Happy Patients\",\"background\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background2\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-toggle\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"335ee42d\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" work-section\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"313c98ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"347037ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"subtitle\":\"How it Works\",\"box_title\":\"95k+\",\"box_stitle\":\"Happy Patients\",\"background\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"tabs\":[{\"tab_title\":\"Search Doctor\",\"tab_content\":\"Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua.\",\"_id\":\"9386300\",\"background2\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"}},{\"tab_title\":\"Check Doctor Profile\",\"tab_content\":\"Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua.\",\"_id\":\"8815d3f\",\"background2\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"}},{\"tab_title\":\"Schedule Appointment\",\"tab_content\":\"Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua.\",\"_id\":\"cd1a7ba\",\"background2\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"}},{\"tab_title\":\"Get Your Solution\",\"tab_content\":\"Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua.\",\"_id\":\"52fc322\",\"background2\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"}}],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-how-works\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3224ade7\",\"elType\":\"section\",\"settings\":{\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"70309978\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2cda7078\",\"elType\":\"widget\",\"settings\":{\"styletype\":\"style_main\",\"after_excerpt\":\"...\",\"limit\":4,\"title\":\"Latest Articles\",\"limit_words\":10,\"show_excerpt\":\"yes\",\"show_date\":\"yes\",\"show_category\":\"\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-posts-grid\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"284e3ee9\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"testimonial-section\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5d6a69ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"707c30de\",\"elType\":\"widget\",\"settings\":{\"hide_avatar\":\"\",\"hide_job\":\"\",\"hide_username\":\"\",\"style\":\"style_main\",\"title\":\"What Our Client Says\",\"subtitle\":\"Testimonials\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a105208\",\"elType\":\"section\",\"settings\":{\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6f9cbc44\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"13ce1c3d\",\"elType\":\"widget\",\"settings\":{\"gallery\":[],\"title\":\"Our Partners\",\"subtitle\":\"How it Works\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-clients\"}],\"isInner\":false}],\"isInner\":false}]'),
(29541, 4460, '_oembed_85ea31d25ee64270982db9e2d73ca42c', '{{unknown}}'),
(29542, 5350, 'fw_options', 'a:0:{}'),
(29543, 5350, '_elementor_edit_mode', 'builder'),
(29544, 5350, '_elementor_template_type', 'page'),
(29545, 5350, '_elementor_version', '3.12.2');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(29546, 5350, '_elementor_data', '[{\"id\":\"4169d994\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5dc87410\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7c1a66bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Consult <span>Best Doctors<\\/span> Your Nearby Location.\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit,\",\"button_label\":\"Start a Consult\",\"button_url\":{\"url\":\"#\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape_1\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"shape_2\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"shape_3\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"shape_4\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"HomeHeroMain\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"34477de6\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" \",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"951e004\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"428ec165\",\"elType\":\"widget\",\"settings\":{\"style\":\"style_main\",\"title\":\"Specialities\",\"link\":\"#\",\"button\":\"See All Specialities\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"DoctorsSpecialities\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7448e1ac\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" doctors-section\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"748c9616\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4cd6e1a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Best Doctors\",\"style\":\"style_main\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"DoctorsCarousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4575de5\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" \",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"244c91fd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1f00f264\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"subtitle\":\"Get Your Answer\",\"tabs\":[{\"tab_title\":\"Can i make an Appointment Online with White Plains Hospital Kendi?\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\",\"_id\":\"6ae9983\"},{\"tab_title\":\"Can i make an Appointment Online with White Plains Hospital Kendi?\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\",\"_id\":\"395819f\"},{\"tab_title\":\"Can i make an Appointment Online with White Plains Hospital Kendi?\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\",\"_id\":\"c89be42\"},{\"tab_title\":\"Can i make an Appointment Online with White Plains Hospital Kendi?\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\",\"_id\":\"901acb9\"},{\"tab_title\":\"Can i make an Appointment Online with White Plains Hospital Kendi?\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\",\"_id\":\"4b65475\"}],\"box_title\":\"95k+\",\"box_stitle\":\"Happy Patients\",\"background\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background2\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-toggle\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"335ee42d\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" work-section\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"313c98ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"347037ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"subtitle\":\"How it Works\",\"box_title\":\"95k+\",\"box_stitle\":\"Happy Patients\",\"background\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"tabs\":[{\"tab_title\":\"Search Doctor\",\"tab_content\":\"Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua.\",\"_id\":\"9386300\",\"background2\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"}},{\"tab_title\":\"Check Doctor Profile\",\"tab_content\":\"Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua.\",\"_id\":\"8815d3f\",\"background2\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"}},{\"tab_title\":\"Schedule Appointment\",\"tab_content\":\"Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua.\",\"_id\":\"cd1a7ba\",\"background2\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"}},{\"tab_title\":\"Get Your Solution\",\"tab_content\":\"Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua.\",\"_id\":\"52fc322\",\"background2\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"}}],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-how-works\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3224ade7\",\"elType\":\"section\",\"settings\":{\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"70309978\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2cda7078\",\"elType\":\"widget\",\"settings\":{\"styletype\":\"style_main\",\"after_excerpt\":\"...\",\"limit\":4,\"title\":\"Latest Articles\",\"limit_words\":10,\"show_excerpt\":\"yes\",\"show_date\":\"yes\",\"show_category\":\"\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-posts-grid\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"284e3ee9\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"testimonial-section\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5d6a69ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"707c30de\",\"elType\":\"widget\",\"settings\":{\"hide_avatar\":\"\",\"hide_job\":\"\",\"hide_username\":\"\",\"style\":\"style_main\",\"title\":\"What Our Client Says\",\"subtitle\":\"Testimonials\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a105208\",\"elType\":\"section\",\"settings\":{\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6f9cbc44\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"13ce1c3d\",\"elType\":\"widget\",\"settings\":{\"gallery\":[],\"title\":\"Our Partners\",\"subtitle\":\"How it Works\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-clients\"}],\"isInner\":false}],\"isInner\":false}]'),
(29547, 5350, '_thumbnail_id', ''),
(29549, 5351, 'fw_options', 'a:0:{}'),
(29550, 5351, '_elementor_edit_mode', 'builder'),
(29551, 5351, '_elementor_template_type', 'wp-page'),
(29552, 5351, '_elementor_version', '3.12.2'),
(29553, 5351, '_wp_page_template', 'default'),
(29554, 5351, '_elementor_data', '[]'),
(29556, 5351, '_thumbnail_id', ''),
(29557, 5352, 'fw_options', 'a:0:{}'),
(29558, 5352, '_elementor_edit_mode', 'builder'),
(29559, 5352, '_elementor_template_type', 'wp-page'),
(29560, 5352, '_elementor_version', '3.12.2'),
(29561, 5352, '_wp_page_template', 'default'),
(29562, 5352, '_elementor_data', '[]'),
(29564, 5352, '_thumbnail_id', ''),
(29565, 5353, 'fw_options', 'a:0:{}'),
(29566, 5353, '_elementor_edit_mode', 'builder'),
(29567, 5353, '_elementor_template_type', 'wp-page'),
(29568, 5353, '_elementor_version', '3.12.2'),
(29569, 5353, '_wp_page_template', 'default'),
(29570, 5353, '_elementor_data', '[{\"id\":\"56c1adf1\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"48ae8661\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4ab49dbd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Consult <span>Best Doctors<\\/span> Your Nearby Location.\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit,\",\"button_label\":\"Start a Consult\",\"button_url\":{\"url\":\"#\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape_1\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"shape_2\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"shape_3\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"shape_4\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"HomeHeroMain\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"da76555\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" \"},\"elements\":[{\"id\":\"74961e99\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"539c432e\",\"elType\":\"widget\",\"settings\":{\"style\":\"style_main\",\"title\":\"Specialities\",\"link\":\"#\",\"button\":\"See All Specialities\"},\"elements\":[],\"widgetType\":\"DoctorsSpecialities\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7af30c3f\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" doctors-section\"},\"elements\":[{\"id\":\"548eecfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"50b9af7b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Best Doctors\",\"style\":\"style_main\"},\"elements\":[],\"widgetType\":\"DoctorsCarousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"31519973\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" \"},\"elements\":[{\"id\":\"79b4b84e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1e2f4c16\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"subtitle\":\"Get Your Answer\",\"tabs\":[{\"tab_title\":\"Can i make an Appointment Online with White Plains Hospital Kendi?\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\",\"_id\":\"6ae9983\"},{\"tab_title\":\"Can i make an Appointment Online with White Plains Hospital Kendi?\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\",\"_id\":\"395819f\"},{\"tab_title\":\"Can i make an Appointment Online with White Plains Hospital Kendi?\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\",\"_id\":\"c89be42\"},{\"tab_title\":\"Can i make an Appointment Online with White Plains Hospital Kendi?\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\",\"_id\":\"901acb9\"},{\"tab_title\":\"Can i make an Appointment Online with White Plains Hospital Kendi?\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\",\"_id\":\"4b65475\"}],\"box_title\":\"95k+\",\"box_stitle\":\"Happy Patients\",\"background\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background2\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"doccure-toggle\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"96e0b2e\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" work-section\"},\"elements\":[{\"id\":\"67e443e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7da0c284\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"subtitle\":\"How it Works\",\"box_title\":\"95k+\",\"box_stitle\":\"Happy Patients\",\"background\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"tabs\":[{\"tab_title\":\"Search Doctor\",\"tab_content\":\"Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua.\",\"_id\":\"9386300\",\"background2\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"}},{\"tab_title\":\"Check Doctor Profile\",\"tab_content\":\"Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua.\",\"_id\":\"8815d3f\",\"background2\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"}},{\"tab_title\":\"Schedule Appointment\",\"tab_content\":\"Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua.\",\"_id\":\"cd1a7ba\",\"background2\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"}},{\"tab_title\":\"Get Your Solution\",\"tab_content\":\"Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua.\",\"_id\":\"52fc322\",\"background2\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"}}]},\"elements\":[],\"widgetType\":\"doccure-how-works\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1e12b2fa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"69eeb236\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"689fa900\",\"elType\":\"widget\",\"settings\":{\"styletype\":\"style_main\",\"after_excerpt\":\"...\",\"limit\":4,\"title\":\"Latest Articles\",\"limit_words\":10,\"show_excerpt\":\"yes\",\"show_date\":\"yes\",\"show_category\":\"\"},\"elements\":[],\"widgetType\":\"doccure-posts-grid\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4bf921fb\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"testimonial-section\"},\"elements\":[{\"id\":\"839eb2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6452bfda\",\"elType\":\"widget\",\"settings\":{\"hide_avatar\":\"\",\"hide_job\":\"\",\"hide_username\":\"\",\"style\":\"style_main\",\"title\":\"What Our Client Says\",\"subtitle\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"doccure-testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"47f048de\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"8b74124\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"21a83fe9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Partners\",\"subtitle\":\"How it Works\"},\"elements\":[],\"widgetType\":\"doccure-clients\"}],\"isInner\":false}],\"isInner\":false}]'),
(29572, 5353, '_thumbnail_id', ''),
(29575, 5334, '_oembed_85ea31d25ee64270982db9e2d73ca42c', '{{unknown}}'),
(29576, 5334, 'dfiFeatured', 'a:1:{i:0;s:0:\"\";}'),
(29577, 5334, '_wpnonce', '290769347b'),
(29578, 5334, '_wp_http_referer', '/wp-admin/post.php?post=5334&action=edit'),
(29579, 5334, 'user_ID', '1'),
(29580, 5334, 'action', 'editpost'),
(29581, 5334, 'originalaction', 'editpost'),
(29582, 5334, 'post_author', '1'),
(29583, 5334, 'post_type', 'page'),
(29584, 5334, 'original_post_status', 'publish'),
(29585, 5334, 'referredby', ''),
(29586, 5334, '_wp_original_http_referer', ''),
(29587, 5334, 'post_ID', '5334'),
(29588, 5334, 'meta-box-order-nonce', '4f18d42b63'),
(29589, 5334, 'closedpostboxesnonce', '14611e12e3'),
(29590, 5334, 'original_post_title', 'Home'),
(29591, 5334, 'post_title', 'Home'),
(29592, 5334, 'samplepermalinknonce', '110a5dc600'),
(29593, 5334, '_elementor_edit_mode_nonce', '62767cf231'),
(29594, 5334, '_elementor_post_mode', '1'),
(29595, 5334, 'content', '<!-- Banner\r\n================================================== -->\r\n<section>\r\n<h1>Consult Best Doctors Your Nearby Location.</h1>\r\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/header-icon.svg\" alt=\"header-icon\">\r\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit,</p>\r\n<a href=\"#\"  >Start a Consult</a>\r\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/down-arrow-img.png\" alt=\"\">\r\n<form action=\"https://doccure-wp.dreamstechnologies.com/search-doctors/\" method=\"get\" id=\"search_form\">\r\n   			<select name=\"location\">\r\n				<option value=\"\">Select a location</option>\r\n					<option data-flag=\'\'  value=\"australia\">Australia</option>\r\n	<option data-flag=\'\'  value=\"england\">England</option>\r\n	<option data-flag=\'\'  value=\"india\">India</option>\r\n			</select>\r\n 		<input type=\"hidden\" name=\"searchby\"  value=\"doctors\">\r\n		<input type=\"text\" name=\"keyword\" placeholder=\"Search doctors, clinics, etc.\" value=\"\">\r\n<input type=\"submit\" value=\"Search\">\r\n</form>\r\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/banner-img.png\" alt=\"\">\r\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/banner-img1.png\" alt=\"\">\r\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/banner-img2.png\" alt=\"\">\r\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/banner-img3.png\" alt=\"\">\r\n</section>\r\n<section>\r\n								<h2>Specialities</h2>\r\n									<img src=\"\" alt=\"\">\r\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/cardiologist\"><p>Cardiologist</p></a>\r\n									<img src=\"\" alt=\"\">\r\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/dentist\"><p>Dentist</p></a>\r\n									<img src=\"\" alt=\"\">\r\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/laboratory\"><p>Laboratory</p></a>\r\n									<img src=\"\" alt=\"\">\r\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/mri-scans\"><p>MRI Scans</p></a>\r\n									<img src=\"\" alt=\"\">\r\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/neurology\"><p>Neurology</p></a>\r\n									<img src=\"\" alt=\"\">\r\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/orthopedic\"><p>Orthopedic</p></a>\r\n						<a href=\"#\">\r\n						See All Specialities						</a>\r\n			</section>\r\n								<h2>Best Doctors</h2>\r\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">\r\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-07.jpg\" alt=\"\"/>\r\n										</a>\r\n											&#36;0.00\r\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">Doctor Demo</a>\r\n														<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/dentist/\"><p>Dentist</p></a>\r\n												<p>\r\n											4.67(3)</p>\r\n											<p> Australia</p>\r\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">\r\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-09.jpg\" alt=\"\"/>\r\n										</a>\r\n											&#36;0.00\r\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">James Amen</a>\r\n														<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/neurology/\"><p>Neurology</p></a>\r\n												<p>\r\n											3.00(3)</p>\r\n											<p> England</p>\r\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\">\r\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-10.jpg\" alt=\"\"/>\r\n										</a>\r\n											&#36;0.00\r\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\">Carl Kelly</a>\r\n														<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/orthopedic/\"><p>Orthopedic</p></a>\r\n												<p>\r\n											4.00(1)</p>\r\n											<p> India</p>\r\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\">\r\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-11.jpg\" alt=\"\"/>\r\n										</a>\r\n											&#36;0.00\r\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\">Darren Elder</a>\r\n														<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/urology/\"><p>Urology</p></a>\r\n												<p>\r\n											3.00(1)</p>\r\n											<p> England</p>\r\n <!-- FAQ Section -->\r\n <section>\r\n								<h5>Frequently Asked Questions</h5>\r\n								<h2>Get Your Answer</h2>\r\n								<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/faq-img.png\" alt=\"\">\r\n 										<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/smiling-icon.svg\" alt=\"\"  >\r\n										<h4>95k+</h4>\r\n										<p>Happy Patients</p>\r\n<h2 id=\"headingOne_1\"   >\r\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_1\"  aria-expanded=\"true\"   aria-controls=\"collapseOne_1\">\r\nHow do I book an appointment with a doctor? \r\n</a>\r\n</h2>\r\nYes, simply visit our website and log in or create an account. Search for a doctor based on specialization, location, or availability &#038; confirm your booking. \r\n<h2 id=\"headingOne_2\"   >\r\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_2\"  aria-expanded=\"false\"   aria-controls=\"collapseOne_2\">\r\nCan I request a specific doctor when booking my appointment? \r\n</a>\r\n</h2>\r\nYes, you can usually request a specific doctor when booking your appointment, though availability may vary based on their schedule. \r\n<h2 id=\"headingOne_3\"   >\r\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_3\"  aria-expanded=\"false\"   aria-controls=\"collapseOne_3\">\r\nWhat should I do if I need to cancel or reschedule my appointment? \r\n</a>\r\n</h2>\r\nIf you need to cancel or reschedule your appointment, contact the doctor as soon as possible to inform them and to reschedule for another available time slot. \r\n<h2 id=\"headingOne_4\"   >\r\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_4\"  aria-expanded=\"false\"   aria-controls=\"collapseOne_4\">\r\nWhat if I\'m running late for my appointment? \r\n</a>\r\n</h2>\r\nIf you know you will be late, it&#8217;s courteous to call the doctor&#8217;s office and inform them. Depending on their policy and schedule, they may be able to accommodate you or reschedule your appointment. \r\n<h2 id=\"headingOne_5\"   >\r\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_5\"  aria-expanded=\"false\"   aria-controls=\"collapseOne_5\">\r\nCan I book appointments for family members or dependents? \r\n</a>\r\n</h2>\r\nYes, in many cases, you can book appointments for family members or dependents. However, you may need to provide their personal information and consent to do so. \r\n			</section>\r\n			<!-- /FAQ Section -->\r\n <!-- Work Section -->\r\n <section>\r\n 																	<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/work-img.png\" alt=\"\">\r\n									<h5>How it Works</h5>\r\n									<h2>4 easy steps to get your solution</h2>\r\n 											<img alt=\"\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/work-01.svg\">\r\n											<h5>Search Doctor </h5>\r\n											<p>Search for a doctor based on specialization, location, or availability. </p>\r\n 											<img alt=\"\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/work-02.svg\">\r\n											<h5>Check Doctor Profile </h5>\r\n											<p>Explore detailed doctor profiles on our platform to make informed healthcare decisions. </p>\r\n 											<img alt=\"\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/work-03.svg\">\r\n											<h5>Schedule Appointment </h5>\r\n											<p>After choose your preferred doctor, select a convenient time slot, &#038; confirm your appointment. </p>\r\n 											<img alt=\"\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/work-04.svg\">\r\n											<h5>Get Your Solution </h5>\r\n											<p>Discuss your health concerns with the doctor and receive personalized advice &#038; solution. </p>\r\n			</section>\r\n			<!-- /Work Section -->\r\n					<section>\r\n								<h2>Latest Articles</h2>\r\n		<!-- Articles Section -->\r\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doccure-making-your-clinic-painless-visit/\">\r\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/blog-10.jpg\"/>\r\n										</a>\r\n											<ul>\r\n												<li>\r\n													  admin												</li>\r\n																								<li>\r\n													 18 Jul 2023												</li>\r\n																							</ul>\r\n											<h4>\r\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doccure-making-your-clinic-painless-visit/\">Doccure – Making your clinic painless visit?</a>\r\n											</h4>\r\n																							<p>Explore the benefits & challenges of virtual healthcare appointments, along...                            </p>\r\n											<a href=\"https://doccure-wp.dreamstechnologies.com/doccure-making-your-clinic-painless-visit/\">Read More</a>\r\n			<!-- /Articles Section -->\r\n		<!-- Articles Section -->\r\n										<a href=\"https://doccure-wp.dreamstechnologies.com/benefits-of-consulting-with-an-online-doctor/\">\r\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/blog-04.jpg\"/>\r\n										</a>\r\n											<ul>\r\n												<li>\r\n													  admin												</li>\r\n																								<li>\r\n													 28 Sep 2021												</li>\r\n																							</ul>\r\n											<h4>\r\n												<a href=\"https://doccure-wp.dreamstechnologies.com/benefits-of-consulting-with-an-online-doctor/\">Benefits of Consulting With an Online Doctor</a>\r\n											</h4>\r\n																							<p>Uncover strategies to achieve a harmonious balance between professional and...                            </p>\r\n											<a href=\"https://doccure-wp.dreamstechnologies.com/benefits-of-consulting-with-an-online-doctor/\">Read More</a>\r\n			<!-- /Articles Section -->\r\n		<!-- Articles Section -->\r\n										<a href=\"https://doccure-wp.dreamstechnologies.com/benefits-of-online-doctor-booking/\">\r\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/blog-02-1.jpg\"/>\r\n										</a>\r\n											<ul>\r\n												<li>\r\n													  admin												</li>\r\n																								<li>\r\n													 28 Sep 2021												</li>\r\n																							</ul>\r\n											<h4>\r\n												<a href=\"https://doccure-wp.dreamstechnologies.com/benefits-of-online-doctor-booking/\">What are the benefits of online doctor booking</a>\r\n											</h4>\r\n																							<p>Explore importance of quality sleep & learn tips to improve...                            </p>\r\n											<a href=\"https://doccure-wp.dreamstechnologies.com/benefits-of-online-doctor-booking/\">Read More</a>\r\n			<!-- /Articles Section -->\r\n		<!-- Articles Section -->\r\n										<a href=\"https://doccure-wp.dreamstechnologies.com/5-great-reasons-to-use-an-online-doctor/\">\r\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/blog-01.jpg\"/>\r\n										</a>\r\n											<ul>\r\n												<li>\r\n													  admin												</li>\r\n																								<li>\r\n													 25 Sep 2021												</li>\r\n																							</ul>\r\n											<h4>\r\n												<a href=\"https://doccure-wp.dreamstechnologies.com/5-great-reasons-to-use-an-online-doctor/\">5 Great reasons to use an online doctor to choose</a>\r\n											</h4>\r\n																							<p>Delve into the impact of digital life on mental health...                            </p>\r\n											<a href=\"https://doccure-wp.dreamstechnologies.com/5-great-reasons-to-use-an-online-doctor/\">Read More</a>\r\n			<!-- /Articles Section -->\r\n			</section>\r\n 											<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/patient1.jpg\" alt=\"\"/>\r\n												<h5>Testimonials</h5>\r\n												<h2>What Our Client Says</h2>\r\n												<p>\r\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\r\n</p>\r\n												<h6>Jennifer Robinson \r\n													<p>LELAND, USA</p>\r\n							                     												</h6>\r\n 											<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/patient2.jpg\" alt=\"\"/>\r\n												<h5>Testimonials</h5>\r\n												<h2>What Our Client Says</h2>\r\n												<p>\r\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\r\n</p>\r\n												<h6>Denise Stevens \r\n													<p>ABINGTON, USA</p>\r\n							                     												</h6>\r\n 											<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/patient3.jpg\" alt=\"\"/>\r\n												<h5>Testimonials</h5>\r\n												<h2>What Our Client Says</h2>\r\n												<p>\r\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\r\n</p>\r\n												<h6>Charles Ortega \r\n													<p>EL PASO, USA</p>\r\n							                     												</h6>\r\n	   <!-- Partners Section -->\r\n			<section>\r\n								<h2>Our Partners</h2>\r\n						<ul>\r\n													    <li>\r\n						    	<a href=\"javascript:void(0);\">\r\n						    		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2024/06/partners-3.svg\" alt=\"partners\">\r\n						    	</a>\r\n						    </li>\r\n													    <li>\r\n						    	<a href=\"javascript:void(0);\">\r\n						    		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2024/06/partners-2.svg\" alt=\"partners\">\r\n						    	</a>\r\n						    </li>\r\n													    <li>\r\n						    	<a href=\"javascript:void(0);\">\r\n						    		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2024/06/partners-1.svg\" alt=\"partners\">\r\n						    	</a>\r\n						    </li>\r\n													    <li>\r\n						    	<a href=\"javascript:void(0);\">\r\n						    		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2024/06/partners-6.svg\" alt=\"partners\">\r\n						    	</a>\r\n						    </li>\r\n													    <li>\r\n						    	<a href=\"javascript:void(0);\">\r\n						    		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2024/06/partners-5.svg\" alt=\"partners\">\r\n						    	</a>\r\n						    </li>\r\n													    <li>\r\n						    	<a href=\"javascript:void(0);\">\r\n						    		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2024/06/partners-4.svg\" alt=\"partners\">\r\n						    	</a>\r\n						    </li>\r\n						 </ul>\r\n			</section>\r\n			<!-- /Partners Section -->'),
(29596, 5334, 'wp-preview', ''),
(29597, 5334, 'hidden_post_status', 'publish'),
(29598, 5334, 'post_status', 'publish'),
(29599, 5334, 'hidden_post_password', ''),
(29600, 5334, 'hidden_post_visibility', 'public'),
(29601, 5334, 'visibility', 'public'),
(29602, 5334, 'post_password', ''),
(29603, 5334, 'mm', '07'),
(29604, 5334, 'jj', '14'),
(29605, 5334, 'aa', '2023'),
(29606, 5334, 'hh', '04'),
(29607, 5334, 'mn', '27'),
(29608, 5334, 'ss', '10'),
(29609, 5334, 'hidden_mm', '07'),
(29610, 5334, 'cur_mm', '09'),
(29611, 5334, 'hidden_jj', '14'),
(29612, 5334, 'cur_jj', '11'),
(29613, 5334, 'hidden_aa', '2023'),
(29614, 5334, 'cur_aa', '2024'),
(29615, 5334, 'hidden_hh', '04'),
(29616, 5334, 'cur_hh', '15'),
(29617, 5334, 'hidden_mn', '27'),
(29618, 5334, 'cur_mn', '50'),
(29619, 5334, 'original_publish', 'Update'),
(29620, 5334, 'save', 'Update'),
(29621, 5334, 'parent_id', '');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(29622, 5334, 'page_template', 'elementor_header_footer'),
(29623, 5334, 'menu_order', '0'),
(29627, 5334, 'dfi_fimageplug-2', 'd0b5931b74'),
(29628, 5334, 'wpb_vc_js_status', 'false'),
(29629, 5334, 'wpb_vc_loading', 'Loading, please wait...'),
(29630, 5334, 'wpb_vc_loading_row', 'Crunching...'),
(29631, 5334, 'vc_post_custom_css', ''),
(29632, 5334, 'yoast_free_metabox_nonce', 'c175faadfe'),
(29633, 5334, 'yoast_wpseo_focuskw', ''),
(29634, 5334, 'yoast_wpseo_title', ''),
(29635, 5334, 'yoast_wpseo_metadesc', ''),
(29636, 5334, 'yoast_wpseo_linkdex', '0'),
(29637, 5334, 'yoast_wpseo_content_score', '0'),
(29638, 5334, 'yoast_wpseo_is_cornerstone', 'false'),
(29639, 5334, 'yoast_wpseo_estimated-reading-time-minutes', ''),
(29640, 5334, 'yoast_wpseo_meta-robots-noindex', '0'),
(29641, 5334, 'yoast_wpseo_meta-robots-nofollow', '0'),
(29642, 5334, 'yoast_wpseo_meta-robots-adv', ''),
(29643, 5334, 'yoast_wpseo_bctitle', ''),
(29644, 5334, 'yoast_wpseo_canonical', ''),
(29645, 5334, 'yoast_wpseo_wordproof_timestamp', ''),
(29646, 5334, 'yoast_wpseo_schema_page_type', ''),
(29647, 5334, 'yoast_wpseo_schema_article_type', ''),
(29648, 5334, 'yoast_wpseo_opengraph-title', ''),
(29649, 5334, 'yoast_wpseo_opengraph-description', ''),
(29650, 5334, 'yoast_wpseo_opengraph-image', ''),
(29651, 5334, 'yoast_wpseo_opengraph-image-id', ''),
(29652, 5334, 'yoast_wpseo_twitter-title', ''),
(29653, 5334, 'yoast_wpseo_twitter-description', ''),
(29654, 5334, 'yoast_wpseo_twitter-image', ''),
(29655, 5334, 'yoast_wpseo_twitter-image-id', ''),
(29656, 5334, 'screen', 'mobile'),
(29657, 5334, 'metakeyselect', '#NONE#'),
(29658, 5334, 'metakeyinput', ''),
(29659, 5334, 'metavalue', ''),
(29660, 5334, '_ajax_nonce-add-meta', '86498e7fd3'),
(29661, 5334, 'advanced_view', '1'),
(29662, 5334, 'add_comment_nonce', '4efdbd9c46'),
(29663, 5334, '_ajax_fetch_list_nonce', '180cfb78c8'),
(29664, 5334, 'post_name', 'home'),
(29665, 5334, 'post_author_override', '1'),
(29666, 5334, 'post_mime_type', ''),
(29667, 5334, 'ID', '5334'),
(29668, 5334, 'post_content', '<!-- Banner\r\n================================================== -->\r\n<section>\r\n<h1>Consult Best Doctors Your Nearby Location.</h1>\r\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/header-icon.svg\" alt=\"header-icon\">\r\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit,</p>\r\n<a href=\"#\"  >Start a Consult</a>\r\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/down-arrow-img.png\" alt=\"\">\r\n<form action=\"https://doccure-wp.dreamstechnologies.com/search-doctors/\" method=\"get\" id=\"search_form\">\r\n   			<select name=\"location\">\r\n				<option value=\"\">Select a location</option>\r\n					<option data-flag=\'\'  value=\"australia\">Australia</option>\r\n	<option data-flag=\'\'  value=\"england\">England</option>\r\n	<option data-flag=\'\'  value=\"india\">India</option>\r\n			</select>\r\n 		<input type=\"hidden\" name=\"searchby\"  value=\"doctors\">\r\n		<input type=\"text\" name=\"keyword\" placeholder=\"Search doctors, clinics, etc.\" value=\"\">\r\n<input type=\"submit\" value=\"Search\">\r\n</form>\r\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/banner-img.png\" alt=\"\">\r\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/banner-img1.png\" alt=\"\">\r\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/banner-img2.png\" alt=\"\">\r\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/banner-img3.png\" alt=\"\">\r\n</section>\r\n<section>\r\n								<h2>Specialities</h2>\r\n									<img src=\"\" alt=\"\">\r\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/cardiologist\"><p>Cardiologist</p></a>\r\n									<img src=\"\" alt=\"\">\r\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/dentist\"><p>Dentist</p></a>\r\n									<img src=\"\" alt=\"\">\r\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/laboratory\"><p>Laboratory</p></a>\r\n									<img src=\"\" alt=\"\">\r\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/mri-scans\"><p>MRI Scans</p></a>\r\n									<img src=\"\" alt=\"\">\r\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/neurology\"><p>Neurology</p></a>\r\n									<img src=\"\" alt=\"\">\r\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/orthopedic\"><p>Orthopedic</p></a>\r\n						<a href=\"#\">\r\n						See All Specialities						</a>\r\n			</section>\r\n								<h2>Best Doctors</h2>\r\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">\r\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-07.jpg\" alt=\"\"/>\r\n										</a>\r\n											&#36;0.00\r\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">Doctor Demo</a>\r\n														<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/dentist/\"><p>Dentist</p></a>\r\n												<p>\r\n											4.67(3)</p>\r\n											<p> Australia</p>\r\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">\r\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-09.jpg\" alt=\"\"/>\r\n										</a>\r\n											&#36;0.00\r\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">James Amen</a>\r\n														<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/neurology/\"><p>Neurology</p></a>\r\n												<p>\r\n											3.00(3)</p>\r\n											<p> England</p>\r\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\">\r\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-10.jpg\" alt=\"\"/>\r\n										</a>\r\n											&#36;0.00\r\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\">Carl Kelly</a>\r\n														<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/orthopedic/\"><p>Orthopedic</p></a>\r\n												<p>\r\n											4.00(1)</p>\r\n											<p> India</p>\r\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\">\r\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-11.jpg\" alt=\"\"/>\r\n										</a>\r\n											&#36;0.00\r\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\">Darren Elder</a>\r\n														<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/urology/\"><p>Urology</p></a>\r\n												<p>\r\n											3.00(1)</p>\r\n											<p> England</p>\r\n <!-- FAQ Section -->\r\n <section>\r\n								<h5>Frequently Asked Questions</h5>\r\n								<h2>Get Your Answer</h2>\r\n								<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/faq-img.png\" alt=\"\">\r\n 										<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/smiling-icon.svg\" alt=\"\"  >\r\n										<h4>95k+</h4>\r\n										<p>Happy Patients</p>\r\n<h2 id=\"headingOne_1\"   >\r\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_1\"  aria-expanded=\"true\"   aria-controls=\"collapseOne_1\">\r\nHow do I book an appointment with a doctor? \r\n</a>\r\n</h2>\r\nYes, simply visit our website and log in or create an account. Search for a doctor based on specialization, location, or availability &#038; confirm your booking. \r\n<h2 id=\"headingOne_2\"   >\r\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_2\"  aria-expanded=\"false\"   aria-controls=\"collapseOne_2\">\r\nCan I request a specific doctor when booking my appointment? \r\n</a>\r\n</h2>\r\nYes, you can usually request a specific doctor when booking your appointment, though availability may vary based on their schedule. \r\n<h2 id=\"headingOne_3\"   >\r\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_3\"  aria-expanded=\"false\"   aria-controls=\"collapseOne_3\">\r\nWhat should I do if I need to cancel or reschedule my appointment? \r\n</a>\r\n</h2>\r\nIf you need to cancel or reschedule your appointment, contact the doctor as soon as possible to inform them and to reschedule for another available time slot. \r\n<h2 id=\"headingOne_4\"   >\r\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_4\"  aria-expanded=\"false\"   aria-controls=\"collapseOne_4\">\r\nWhat if I\'m running late for my appointment? \r\n</a>\r\n</h2>\r\nIf you know you will be late, it&#8217;s courteous to call the doctor&#8217;s office and inform them. Depending on their policy and schedule, they may be able to accommodate you or reschedule your appointment. \r\n<h2 id=\"headingOne_5\"   >\r\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_5\"  aria-expanded=\"false\"   aria-controls=\"collapseOne_5\">\r\nCan I book appointments for family members or dependents? \r\n</a>\r\n</h2>\r\nYes, in many cases, you can book appointments for family members or dependents. However, you may need to provide their personal information and consent to do so. \r\n			</section>\r\n			<!-- /FAQ Section -->\r\n <!-- Work Section -->\r\n <section>\r\n 																	<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/work-img.png\" alt=\"\">\r\n									<h5>How it Works</h5>\r\n									<h2>4 easy steps to get your solution</h2>\r\n 											<img alt=\"\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/work-01.svg\">\r\n											<h5>Search Doctor </h5>\r\n											<p>Search for a doctor based on specialization, location, or availability. </p>\r\n 											<img alt=\"\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/work-02.svg\">\r\n											<h5>Check Doctor Profile </h5>\r\n											<p>Explore detailed doctor profiles on our platform to make informed healthcare decisions. </p>\r\n 											<img alt=\"\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/work-03.svg\">\r\n											<h5>Schedule Appointment </h5>\r\n											<p>After choose your preferred doctor, select a convenient time slot, &#038; confirm your appointment. </p>\r\n 											<img alt=\"\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/work-04.svg\">\r\n											<h5>Get Your Solution </h5>\r\n											<p>Discuss your health concerns with the doctor and receive personalized advice &#038; solution. </p>\r\n			</section>\r\n			<!-- /Work Section -->\r\n					<section>\r\n								<h2>Latest Articles</h2>\r\n		<!-- Articles Section -->\r\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doccure-making-your-clinic-painless-visit/\">\r\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/blog-10.jpg\"/>\r\n										</a>\r\n											<ul>\r\n												<li>\r\n													  admin												</li>\r\n																								<li>\r\n													 18 Jul 2023												</li>\r\n																							</ul>\r\n											<h4>\r\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doccure-making-your-clinic-painless-visit/\">Doccure – Making your clinic painless visit?</a>\r\n											</h4>\r\n																							<p>Explore the benefits & challenges of virtual healthcare appointments, along...                            </p>\r\n											<a href=\"https://doccure-wp.dreamstechnologies.com/doccure-making-your-clinic-painless-visit/\">Read More</a>\r\n			<!-- /Articles Section -->\r\n		<!-- Articles Section -->\r\n										<a href=\"https://doccure-wp.dreamstechnologies.com/benefits-of-consulting-with-an-online-doctor/\">\r\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/blog-04.jpg\"/>\r\n										</a>\r\n											<ul>\r\n												<li>\r\n													  admin												</li>\r\n																								<li>\r\n													 28 Sep 2021												</li>\r\n																							</ul>\r\n											<h4>\r\n												<a href=\"https://doccure-wp.dreamstechnologies.com/benefits-of-consulting-with-an-online-doctor/\">Benefits of Consulting With an Online Doctor</a>\r\n											</h4>\r\n																							<p>Uncover strategies to achieve a harmonious balance between professional and...                            </p>\r\n											<a href=\"https://doccure-wp.dreamstechnologies.com/benefits-of-consulting-with-an-online-doctor/\">Read More</a>\r\n			<!-- /Articles Section -->\r\n		<!-- Articles Section -->\r\n										<a href=\"https://doccure-wp.dreamstechnologies.com/benefits-of-online-doctor-booking/\">\r\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/blog-02-1.jpg\"/>\r\n										</a>\r\n											<ul>\r\n												<li>\r\n													  admin												</li>\r\n																								<li>\r\n													 28 Sep 2021												</li>\r\n																							</ul>\r\n											<h4>\r\n												<a href=\"https://doccure-wp.dreamstechnologies.com/benefits-of-online-doctor-booking/\">What are the benefits of online doctor booking</a>\r\n											</h4>\r\n																							<p>Explore importance of quality sleep & learn tips to improve...                            </p>\r\n											<a href=\"https://doccure-wp.dreamstechnologies.com/benefits-of-online-doctor-booking/\">Read More</a>\r\n			<!-- /Articles Section -->\r\n		<!-- Articles Section -->\r\n										<a href=\"https://doccure-wp.dreamstechnologies.com/5-great-reasons-to-use-an-online-doctor/\">\r\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/blog-01.jpg\"/>\r\n										</a>\r\n											<ul>\r\n												<li>\r\n													  admin												</li>\r\n																								<li>\r\n													 25 Sep 2021												</li>\r\n																							</ul>\r\n											<h4>\r\n												<a href=\"https://doccure-wp.dreamstechnologies.com/5-great-reasons-to-use-an-online-doctor/\">5 Great reasons to use an online doctor to choose</a>\r\n											</h4>\r\n																							<p>Delve into the impact of digital life on mental health...                            </p>\r\n											<a href=\"https://doccure-wp.dreamstechnologies.com/5-great-reasons-to-use-an-online-doctor/\">Read More</a>\r\n			<!-- /Articles Section -->\r\n			</section>\r\n 											<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/patient1.jpg\" alt=\"\"/>\r\n												<h5>Testimonials</h5>\r\n												<h2>What Our Client Says</h2>\r\n												<p>\r\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\r\n</p>\r\n												<h6>Jennifer Robinson \r\n													<p>LELAND, USA</p>\r\n							                     												</h6>\r\n 											<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/patient2.jpg\" alt=\"\"/>\r\n												<h5>Testimonials</h5>\r\n												<h2>What Our Client Says</h2>\r\n												<p>\r\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\r\n</p>\r\n												<h6>Denise Stevens \r\n													<p>ABINGTON, USA</p>\r\n							                     												</h6>\r\n 											<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/patient3.jpg\" alt=\"\"/>\r\n												<h5>Testimonials</h5>\r\n												<h2>What Our Client Says</h2>\r\n												<p>\r\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\r\n</p>\r\n												<h6>Charles Ortega \r\n													<p>EL PASO, USA</p>\r\n							                     												</h6>\r\n	   <!-- Partners Section -->\r\n			<section>\r\n								<h2>Our Partners</h2>\r\n						<ul>\r\n													    <li>\r\n						    	<a href=\"javascript:void(0);\">\r\n						    		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2024/06/partners-3.svg\" alt=\"partners\">\r\n						    	</a>\r\n						    </li>\r\n													    <li>\r\n						    	<a href=\"javascript:void(0);\">\r\n						    		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2024/06/partners-2.svg\" alt=\"partners\">\r\n						    	</a>\r\n						    </li>\r\n													    <li>\r\n						    	<a href=\"javascript:void(0);\">\r\n						    		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2024/06/partners-1.svg\" alt=\"partners\">\r\n						    	</a>\r\n						    </li>\r\n													    <li>\r\n						    	<a href=\"javascript:void(0);\">\r\n						    		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2024/06/partners-6.svg\" alt=\"partners\">\r\n						    	</a>\r\n						    </li>\r\n													    <li>\r\n						    	<a href=\"javascript:void(0);\">\r\n						    		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2024/06/partners-5.svg\" alt=\"partners\">\r\n						    	</a>\r\n						    </li>\r\n													    <li>\r\n						    	<a href=\"javascript:void(0);\">\r\n						    		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2024/06/partners-4.svg\" alt=\"partners\">\r\n						    	</a>\r\n						    </li>\r\n						 </ul>\r\n			</section>\r\n			<!-- /Partners Section -->'),
(29669, 5334, 'post_parent', '0'),
(29670, 5334, 'comment_status', 'closed'),
(29671, 5334, 'ping_status', 'closed'),
(29672, 5334, '_wpb_vc_js_status', 'false'),
(29673, 5334, '_yoast_wpseo_wordproof_timestamp', ''),
(29674, 5334, 'rs_page_bg_color', '');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(29677, 5334, 'meta', 'a:86:{i:29605;a:2:{s:3:\"key\";s:2:\"aa\";s:5:\"value\";s:4:\"2023\";}i:29580;a:2:{s:3:\"key\";s:6:\"action\";s:5:\"value\";s:8:\"editpost\";}i:29662;a:2:{s:3:\"key\";s:17:\"add_comment_nonce\";s:5:\"value\";s:10:\"6d54da6fd9\";}i:29661;a:2:{s:3:\"key\";s:13:\"advanced_view\";s:5:\"value\";s:1:\"1\";}i:29589;a:2:{s:3:\"key\";s:20:\"closedpostboxesnonce\";s:5:\"value\";s:10:\"e5180b5a5b\";}i:29670;a:2:{s:3:\"key\";s:14:\"comment_status\";s:5:\"value\";s:6:\"closed\";}i:29595;a:2:{s:3:\"key\";s:7:\"content\";s:5:\"value\";s:13528:\"<!-- Banner\r\n================================================== -->\r\n<section>\r\n<h1>Consult Best Doctors Your Nearby Location.</h1>\r\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/header-icon.svg\" alt=\"header-icon\">\r\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit,</p>\r\n<a href=\"#\"  >Start a Consult</a>\r\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/down-arrow-img.png\" alt=\"\">\r\n<form action=\"https://doccure-wp.dreamstechnologies.com/search-doctors/\" method=\"get\" id=\"search_form\">\r\n   			<select name=\"location\">\r\n				<option value=\"\">Select a location</option>\r\n					<option data-flag=\'\'  value=\"australia\">Australia</option>\r\n	<option data-flag=\'\'  value=\"england\">England</option>\r\n	<option data-flag=\'\'  value=\"india\">India</option>\r\n			</select>\r\n<a href=\"javascript:void(0);\">\r\n</a>\r\n 		<input type=\"hidden\" name=\"searchby\"  value=\"doctors\">\r\n		<input type=\"text\" name=\"keyword\" placeholder=\"Search doctors, clinics, hospitals, etc.\" value=\"\">\r\n<input type=\"submit\" value=\"Search\">\r\n</form>\r\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\" alt=\"\">\r\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\" alt=\"\">\r\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\" alt=\"\">\r\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\" alt=\"\">\r\n</section>\r\n<section>\r\n								<h2>Specialities</h2>\r\n									<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon3.png\" alt=\"\">\r\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/cardiologist\"><p>Cardiologist</p></a>\r\n									<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon4.png\" alt=\"\">\r\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/dentist\"><p>Dentist</p></a>\r\n									<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon10.png\" alt=\"\">\r\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/laboratory\"><p>Laboratory</p></a>\r\n									<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon8.png\" alt=\"\">\r\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/mri-scans\"><p>MRI Scans</p></a>\r\n									<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon2.png\" alt=\"\">\r\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/neurology\"><p>Neurology</p></a>\r\n									<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon6.png\" alt=\"\">\r\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/orthopedic\"><p>Orthopedic</p></a>\r\n						<a href=\"#\">\r\n						See All Specialities						</a>\r\n			</section>\r\n								<h2>Best Doctors</h2>\r\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">\r\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-07.jpg\" alt=\"\"/>\r\n										</a>\r\n											&#36;0.00\r\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">Doctor Demo</a>\r\n												<p>\r\n											4.67(3)</p>\r\n											<p> Australia</p>\r\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">\r\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-09.jpg\" alt=\"\"/>\r\n										</a>\r\n											&#36;0.00\r\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">James Amen</a>\r\n												<p>\r\n											3.00(3)</p>\r\n											<p> England</p>\r\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\">\r\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-10.jpg\" alt=\"\"/>\r\n										</a>\r\n											&#36;0.00\r\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\">Carl Kelly</a>\r\n												<p>\r\n											4.00(1)</p>\r\n											<p> India</p>\r\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\">\r\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-11.jpg\" alt=\"\"/>\r\n										</a>\r\n											&#36;0.00\r\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\">Darren Elder</a>\r\n												<p>\r\n											3.00(1)</p>\r\n											<p> England</p>\r\n <!-- FAQ Section -->\r\n <section>\r\n								<h5>Frequently Asked Questions</h5>\r\n								<h2>Get Your Answer</h2>\r\n								<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\" alt=\"\">\r\n 										<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\" alt=\"\"  >\r\n										<h4>95k+</h4>\r\n										<p>Happy Patients</p>\r\n<h2 id=\"headingOne_1\"   >\r\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_1\"  aria-expanded=\"true\"   aria-controls=\"collapseOne_1\">\r\nCan i make an Appointment Online with White Plains Hospital Kendi? \r\n</a>\r\n</h2>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, \r\n<h2 id=\"headingOne_2\"   >\r\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_2\"  aria-expanded=\"false\"   aria-controls=\"collapseOne_2\">\r\nCan i make an Appointment Online with White Plains Hospital Kendi? \r\n</a>\r\n</h2>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, \r\n<h2 id=\"headingOne_3\"   >\r\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_3\"  aria-expanded=\"false\"   aria-controls=\"collapseOne_3\">\r\nCan i make an Appointment Online with White Plains Hospital Kendi? \r\n</a>\r\n</h2>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, \r\n<h2 id=\"headingOne_4\"   >\r\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_4\"  aria-expanded=\"false\"   aria-controls=\"collapseOne_4\">\r\nCan i make an Appointment Online with White Plains Hospital Kendi? \r\n</a>\r\n</h2>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, \r\n<h2 id=\"headingOne_5\"   >\r\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_5\"  aria-expanded=\"false\"   aria-controls=\"collapseOne_5\">\r\nCan i make an Appointment Online with White Plains Hospital Kendi? \r\n</a>\r\n</h2>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, \r\n			</section>\r\n			<!-- /FAQ Section -->\r\n <!-- Work Section -->\r\n <section>\r\n 																	<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\" alt=\"\">\r\n									<h5>How it Works</h5>\r\n									<h2>Frequently Asked Questions</h2>\r\n 											<img alt=\"\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\">\r\n											<h5>Search Doctor </h5>\r\n											<p>Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua. </p>\r\n 											<img alt=\"\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\">\r\n											<h5>Check Doctor Profile </h5>\r\n											<p>Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua. </p>\r\n 											<img alt=\"\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\">\r\n											<h5>Schedule Appointment </h5>\r\n											<p>Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua. </p>\r\n 											<img alt=\"\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\">\r\n											<h5>Get Your Solution </h5>\r\n											<p>Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua. </p>\r\n			</section>\r\n			<!-- /Work Section -->\r\n					<section>\r\n								<h2>Latest Articles</h2>\r\n		<!-- Articles Section -->\r\n										<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">\r\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/>\r\n										</a>\r\n											<ul>\r\n												<li>\r\n													  Doctor Demo												</li>\r\n																								<li>\r\n													 21 Feb 2023												</li>\r\n																							</ul>\r\n											<h4>\r\n												<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">123</a>\r\n											</h4>\r\n																							<p>Good Morning...                            </p>\r\n											<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">Read More</a>\r\n			<!-- /Articles Section -->\r\n		<!-- Articles Section -->\r\n										<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">\r\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/>\r\n										</a>\r\n											<ul>\r\n												<li>\r\n													  Paul Richard												</li>\r\n																								<li>\r\n													 02 Aug 2022												</li>\r\n																							</ul>\r\n											<h4>\r\n												<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">s.kafgkjsdfgu;ks</a>\r\n											</h4>\r\n																							<p>Article contents&#8230;s,haf;l |&#8221;...                            </p>\r\n											<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">Read More</a>\r\n			<!-- /Articles Section -->\r\n		<!-- Articles Section -->\r\n										<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">\r\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/>\r\n										</a>\r\n											<ul>\r\n												<li>\r\n													  Olga Barlow												</li>\r\n																								<li>\r\n													 16 Jun 2022												</li>\r\n																							</ul>\r\n											<h4>\r\n												<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">testsksskkkk2222</a>\r\n											</h4>\r\n																							<p>testsksskkkk2222 testsksskkkk testsksskkkk222...                            </p>\r\n											<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">Read More</a>\r\n			<!-- /Articles Section -->\r\n		<!-- Articles Section -->\r\n										<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4291\">\r\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/>\r\n										</a>\r\n											<ul>\r\n												<li>\r\n													  Olga Barlow												</li>\r\n																								<li>\r\n													 16 Jun 2022												</li>\r\n																							</ul>\r\n											<h4>\r\n												<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4291\">testsksskkkk</a>\r\n											</h4>\r\n																							<p>testsksskkkksksskkkktestsksskkkktestsksskkkktestsksskkkktestsksskkkktents&#8230;...                            </p>\r\n											<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4291\">Read More</a>\r\n			<!-- /Articles Section -->\r\n			</section>\r\n 											<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/patient1.jpg\" alt=\"\"/>\r\n												<h5>Testimonials</h5>\r\n												<h2>What Our Client Says</h2>\r\n												<p>\r\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\r\n</p>\r\n												<h6>Jennifer Robinson \r\n													<p>LELAND, USA</p>\r\n							                     												</h6>\r\n 											<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/patient2.jpg\" alt=\"\"/>\r\n												<h5>Testimonials</h5>\r\n												<h2>What Our Client Says</h2>\r\n												<p>\r\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\r\n</p>\r\n												<h6>Denise Stevens \r\n													<p>ABINGTON, USA</p>\r\n							                     												</h6>\r\n 											<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/patient3.jpg\" alt=\"\"/>\r\n												<h5>Testimonials</h5>\r\n												<h2>What Our Client Says</h2>\r\n												<p>\r\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\r\n</p>\r\n												<h6>Charles Ortega \r\n													<p>EL PASO, USA</p>\r\n							                     												</h6>\r\n	   <!-- Partners Section -->\r\n			<section>\r\n								<h2>Our Partners</h2>\r\n						<ul>\r\n						 </ul>\r\n			</section>\r\n			<!-- /Partners Section -->\";}i:29614;a:2:{s:3:\"key\";s:6:\"cur_aa\";s:5:\"value\";s:4:\"2023\";}i:29616;a:2:{s:3:\"key\";s:6:\"cur_hh\";s:5:\"value\";s:2:\"06\";}i:29612;a:2:{s:3:\"key\";s:6:\"cur_jj\";s:5:\"value\";s:2:\"14\";}i:29610;a:2:{s:3:\"key\";s:6:\"cur_mm\";s:5:\"value\";s:2:\"07\";}i:29618;a:2:{s:3:\"key\";s:6:\"cur_mn\";s:5:\"value\";s:2:\"38\";}i:29627;a:2:{s:3:\"key\";s:16:\"dfi_fimageplug-2\";s:5:\"value\";s:10:\"2b8f870fc8\";}i:29606;a:2:{s:3:\"key\";s:2:\"hh\";s:5:\"value\";s:2:\"04\";}i:29613;a:2:{s:3:\"key\";s:9:\"hidden_aa\";s:5:\"value\";s:4:\"2023\";}i:29615;a:2:{s:3:\"key\";s:9:\"hidden_hh\";s:5:\"value\";s:2:\"04\";}i:29611;a:2:{s:3:\"key\";s:9:\"hidden_jj\";s:5:\"value\";s:2:\"14\";}i:29609;a:2:{s:3:\"key\";s:9:\"hidden_mm\";s:5:\"value\";s:2:\"07\";}i:29617;a:2:{s:3:\"key\";s:9:\"hidden_mn\";s:5:\"value\";s:2:\"27\";}i:29599;a:2:{s:3:\"key\";s:20:\"hidden_post_password\";s:5:\"value\";s:0:\"\";}i:29597;a:2:{s:3:\"key\";s:18:\"hidden_post_status\";s:5:\"value\";s:7:\"publish\";}i:29600;a:2:{s:3:\"key\";s:22:\"hidden_post_visibility\";s:5:\"value\";s:6:\"public\";}i:29667;a:2:{s:3:\"key\";s:2:\"ID\";s:5:\"value\";s:4:\"5334\";}i:29604;a:2:{s:3:\"key\";s:2:\"jj\";s:5:\"value\";s:2:\"14\";}i:29623;a:2:{s:3:\"key\";s:10:\"menu_order\";s:5:\"value\";s:1:\"0\";}i:29588;a:2:{s:3:\"key\";s:20:\"meta-box-order-nonce\";s:5:\"value\";s:10:\"ea773253f8\";}i:29658;a:2:{s:3:\"key\";s:12:\"metakeyinput\";s:5:\"value\";s:0:\"\";}i:29657;a:2:{s:3:\"key\";s:13:\"metakeyselect\";s:5:\"value\";s:6:\"#NONE#\";}i:29659;a:2:{s:3:\"key\";s:9:\"metavalue\";s:5:\"value\";s:0:\"\";}i:29603;a:2:{s:3:\"key\";s:2:\"mm\";s:5:\"value\";s:2:\"07\";}i:29607;a:2:{s:3:\"key\";s:2:\"mn\";s:5:\"value\";s:2:\"27\";}i:29584;a:2:{s:3:\"key\";s:20:\"original_post_status\";s:5:\"value\";s:7:\"publish\";}i:29590;a:2:{s:3:\"key\";s:19:\"original_post_title\";s:5:\"value\";s:9:\"Home Main\";}i:29619;a:2:{s:3:\"key\";s:16:\"original_publish\";s:5:\"value\";s:6:\"Update\";}i:29581;a:2:{s:3:\"key\";s:14:\"originalaction\";s:5:\"value\";s:8:\"editpost\";}i:29622;a:2:{s:3:\"key\";s:13:\"page_template\";s:5:\"value\";s:23:\"elementor_header_footer\";}i:29621;a:2:{s:3:\"key\";s:9:\"parent_id\";s:5:\"value\";s:0:\"\";}i:29671;a:2:{s:3:\"key\";s:11:\"ping_status\";s:5:\"value\";s:6:\"closed\";}i:29582;a:2:{s:3:\"key\";s:11:\"post_author\";s:5:\"value\";s:1:\"1\";}i:29665;a:2:{s:3:\"key\";s:20:\"post_author_override\";s:5:\"value\";s:1:\"1\";}i:29668;a:2:{s:3:\"key\";s:12:\"post_content\";s:5:\"value\";s:13528:\"<!-- Banner\r\n================================================== -->\r\n<section>\r\n<h1>Consult Best Doctors Your Nearby Location.</h1>\r\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/header-icon.svg\" alt=\"header-icon\">\r\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit,</p>\r\n<a href=\"#\"  >Start a Consult</a>\r\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/down-arrow-img.png\" alt=\"\">\r\n<form action=\"https://doccure-wp.dreamstechnologies.com/search-doctors/\" method=\"get\" id=\"search_form\">\r\n   			<select name=\"location\">\r\n				<option value=\"\">Select a location</option>\r\n					<option data-flag=\'\'  value=\"australia\">Australia</option>\r\n	<option data-flag=\'\'  value=\"england\">England</option>\r\n	<option data-flag=\'\'  value=\"india\">India</option>\r\n			</select>\r\n<a href=\"javascript:void(0);\">\r\n</a>\r\n 		<input type=\"hidden\" name=\"searchby\"  value=\"doctors\">\r\n		<input type=\"text\" name=\"keyword\" placeholder=\"Search doctors, clinics, hospitals, etc.\" value=\"\">\r\n<input type=\"submit\" value=\"Search\">\r\n</form>\r\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\" alt=\"\">\r\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\" alt=\"\">\r\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\" alt=\"\">\r\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\" alt=\"\">\r\n</section>\r\n<section>\r\n								<h2>Specialities</h2>\r\n									<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon3.png\" alt=\"\">\r\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/cardiologist\"><p>Cardiologist</p></a>\r\n									<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon4.png\" alt=\"\">\r\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/dentist\"><p>Dentist</p></a>\r\n									<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon10.png\" alt=\"\">\r\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/laboratory\"><p>Laboratory</p></a>\r\n									<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon8.png\" alt=\"\">\r\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/mri-scans\"><p>MRI Scans</p></a>\r\n									<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon2.png\" alt=\"\">\r\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/neurology\"><p>Neurology</p></a>\r\n									<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon6.png\" alt=\"\">\r\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/orthopedic\"><p>Orthopedic</p></a>\r\n						<a href=\"#\">\r\n						See All Specialities						</a>\r\n			</section>\r\n								<h2>Best Doctors</h2>\r\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">\r\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-07.jpg\" alt=\"\"/>\r\n										</a>\r\n											&#36;0.00\r\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">Doctor Demo</a>\r\n												<p>\r\n											4.67(3)</p>\r\n											<p> Australia</p>\r\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">\r\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-09.jpg\" alt=\"\"/>\r\n										</a>\r\n											&#36;0.00\r\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">James Amen</a>\r\n												<p>\r\n											3.00(3)</p>\r\n											<p> England</p>\r\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\">\r\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-10.jpg\" alt=\"\"/>\r\n										</a>\r\n											&#36;0.00\r\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\">Carl Kelly</a>\r\n												<p>\r\n											4.00(1)</p>\r\n											<p> India</p>\r\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\">\r\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-11.jpg\" alt=\"\"/>\r\n										</a>\r\n											&#36;0.00\r\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\">Darren Elder</a>\r\n												<p>\r\n											3.00(1)</p>\r\n											<p> England</p>\r\n <!-- FAQ Section -->\r\n <section>\r\n								<h5>Frequently Asked Questions</h5>\r\n								<h2>Get Your Answer</h2>\r\n								<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\" alt=\"\">\r\n 										<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\" alt=\"\"  >\r\n										<h4>95k+</h4>\r\n										<p>Happy Patients</p>\r\n<h2 id=\"headingOne_1\"   >\r\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_1\"  aria-expanded=\"true\"   aria-controls=\"collapseOne_1\">\r\nCan i make an Appointment Online with White Plains Hospital Kendi? \r\n</a>\r\n</h2>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, \r\n<h2 id=\"headingOne_2\"   >\r\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_2\"  aria-expanded=\"false\"   aria-controls=\"collapseOne_2\">\r\nCan i make an Appointment Online with White Plains Hospital Kendi? \r\n</a>\r\n</h2>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, \r\n<h2 id=\"headingOne_3\"   >\r\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_3\"  aria-expanded=\"false\"   aria-controls=\"collapseOne_3\">\r\nCan i make an Appointment Online with White Plains Hospital Kendi? \r\n</a>\r\n</h2>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, \r\n<h2 id=\"headingOne_4\"   >\r\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_4\"  aria-expanded=\"false\"   aria-controls=\"collapseOne_4\">\r\nCan i make an Appointment Online with White Plains Hospital Kendi? \r\n</a>\r\n</h2>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, \r\n<h2 id=\"headingOne_5\"   >\r\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_5\"  aria-expanded=\"false\"   aria-controls=\"collapseOne_5\">\r\nCan i make an Appointment Online with White Plains Hospital Kendi? \r\n</a>\r\n</h2>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, \r\n			</section>\r\n			<!-- /FAQ Section -->\r\n <!-- Work Section -->\r\n <section>\r\n 																	<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\" alt=\"\">\r\n									<h5>How it Works</h5>\r\n									<h2>Frequently Asked Questions</h2>\r\n 											<img alt=\"\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\">\r\n											<h5>Search Doctor </h5>\r\n											<p>Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua. </p>\r\n 											<img alt=\"\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\">\r\n											<h5>Check Doctor Profile </h5>\r\n											<p>Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua. </p>\r\n 											<img alt=\"\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\">\r\n											<h5>Schedule Appointment </h5>\r\n											<p>Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua. </p>\r\n 											<img alt=\"\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\">\r\n											<h5>Get Your Solution </h5>\r\n											<p>Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua. </p>\r\n			</section>\r\n			<!-- /Work Section -->\r\n					<section>\r\n								<h2>Latest Articles</h2>\r\n		<!-- Articles Section -->\r\n										<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">\r\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/>\r\n										</a>\r\n											<ul>\r\n												<li>\r\n													  Doctor Demo												</li>\r\n																								<li>\r\n													 21 Feb 2023												</li>\r\n																							</ul>\r\n											<h4>\r\n												<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">123</a>\r\n											</h4>\r\n																							<p>Good Morning...                            </p>\r\n											<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">Read More</a>\r\n			<!-- /Articles Section -->\r\n		<!-- Articles Section -->\r\n										<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">\r\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/>\r\n										</a>\r\n											<ul>\r\n												<li>\r\n													  Paul Richard												</li>\r\n																								<li>\r\n													 02 Aug 2022												</li>\r\n																							</ul>\r\n											<h4>\r\n												<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">s.kafgkjsdfgu;ks</a>\r\n											</h4>\r\n																							<p>Article contents&#8230;s,haf;l |&#8221;...                            </p>\r\n											<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">Read More</a>\r\n			<!-- /Articles Section -->\r\n		<!-- Articles Section -->\r\n										<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">\r\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/>\r\n										</a>\r\n											<ul>\r\n												<li>\r\n													  Olga Barlow												</li>\r\n																								<li>\r\n													 16 Jun 2022												</li>\r\n																							</ul>\r\n											<h4>\r\n												<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">testsksskkkk2222</a>\r\n											</h4>\r\n																							<p>testsksskkkk2222 testsksskkkk testsksskkkk222...                            </p>\r\n											<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">Read More</a>\r\n			<!-- /Articles Section -->\r\n		<!-- Articles Section -->\r\n										<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4291\">\r\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/>\r\n										</a>\r\n											<ul>\r\n												<li>\r\n													  Olga Barlow												</li>\r\n																								<li>\r\n													 16 Jun 2022												</li>\r\n																							</ul>\r\n											<h4>\r\n												<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4291\">testsksskkkk</a>\r\n											</h4>\r\n																							<p>testsksskkkksksskkkktestsksskkkktestsksskkkktestsksskkkktestsksskkkktents&#8230;...                            </p>\r\n											<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4291\">Read More</a>\r\n			<!-- /Articles Section -->\r\n			</section>\r\n 											<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/patient1.jpg\" alt=\"\"/>\r\n												<h5>Testimonials</h5>\r\n												<h2>What Our Client Says</h2>\r\n												<p>\r\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\r\n</p>\r\n												<h6>Jennifer Robinson \r\n													<p>LELAND, USA</p>\r\n							                     												</h6>\r\n 											<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/patient2.jpg\" alt=\"\"/>\r\n												<h5>Testimonials</h5>\r\n												<h2>What Our Client Says</h2>\r\n												<p>\r\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\r\n</p>\r\n												<h6>Denise Stevens \r\n													<p>ABINGTON, USA</p>\r\n							                     												</h6>\r\n 											<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/patient3.jpg\" alt=\"\"/>\r\n												<h5>Testimonials</h5>\r\n												<h2>What Our Client Says</h2>\r\n												<p>\r\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\r\n</p>\r\n												<h6>Charles Ortega \r\n													<p>EL PASO, USA</p>\r\n							                     												</h6>\r\n	   <!-- Partners Section -->\r\n			<section>\r\n								<h2>Our Partners</h2>\r\n						<ul>\r\n						 </ul>\r\n			</section>\r\n			<!-- /Partners Section -->\";}i:29587;a:2:{s:3:\"key\";s:7:\"post_ID\";s:5:\"value\";s:4:\"5334\";}i:29666;a:2:{s:3:\"key\";s:14:\"post_mime_type\";s:5:\"value\";s:0:\"\";}i:29664;a:2:{s:3:\"key\";s:9:\"post_name\";s:5:\"value\";s:9:\"home-main\";}i:29669;a:2:{s:3:\"key\";s:11:\"post_parent\";s:5:\"value\";s:1:\"0\";}i:29602;a:2:{s:3:\"key\";s:13:\"post_password\";s:5:\"value\";s:0:\"\";}i:29598;a:2:{s:3:\"key\";s:11:\"post_status\";s:5:\"value\";s:7:\"publish\";}i:29591;a:2:{s:3:\"key\";s:10:\"post_title\";s:5:\"value\";s:9:\"Home Main\";}i:29583;a:2:{s:3:\"key\";s:9:\"post_type\";s:5:\"value\";s:4:\"page\";}i:29585;a:2:{s:3:\"key\";s:10:\"referredby\";s:5:\"value\";s:81:\"https://doccure-wp.dreamstechnologies.com/wp-admin/post.php?post=5334&action=edit\";}i:29674;a:2:{s:3:\"key\";s:16:\"rs_page_bg_color\";s:5:\"value\";s:0:\"\";}i:29592;a:2:{s:3:\"key\";s:20:\"samplepermalinknonce\";s:5:\"value\";s:10:\"23e70cf028\";}i:29620;a:2:{s:3:\"key\";s:4:\"save\";s:5:\"value\";s:6:\"Update\";}i:29656;a:2:{s:3:\"key\";s:6:\"screen\";s:5:\"value\";s:6:\"mobile\";}i:29608;a:2:{s:3:\"key\";s:2:\"ss\";s:5:\"value\";s:2:\"10\";}i:29579;a:2:{s:3:\"key\";s:7:\"user_ID\";s:5:\"value\";s:1:\"1\";}i:29631;a:2:{s:3:\"key\";s:18:\"vc_post_custom_css\";s:5:\"value\";s:0:\"\";}i:29601;a:2:{s:3:\"key\";s:10:\"visibility\";s:5:\"value\";s:6:\"public\";}i:29596;a:2:{s:3:\"key\";s:10:\"wp-preview\";s:5:\"value\";s:0:\"\";}i:29628;a:2:{s:3:\"key\";s:16:\"wpb_vc_js_status\";s:5:\"value\";s:5:\"false\";}i:29629;a:2:{s:3:\"key\";s:14:\"wpb_vc_loading\";s:5:\"value\";s:23:\"Loading, please wait...\";}i:29630;a:2:{s:3:\"key\";s:18:\"wpb_vc_loading_row\";s:5:\"value\";s:12:\"Crunching...\";}i:29632;a:2:{s:3:\"key\";s:24:\"yoast_free_metabox_nonce\";s:5:\"value\";s:10:\"c175faadfe\";}i:29643;a:2:{s:3:\"key\";s:19:\"yoast_wpseo_bctitle\";s:5:\"value\";s:0:\"\";}i:29644;a:2:{s:3:\"key\";s:21:\"yoast_wpseo_canonical\";s:5:\"value\";s:0:\"\";}i:29637;a:2:{s:3:\"key\";s:25:\"yoast_wpseo_content_score\";s:5:\"value\";s:1:\"0\";}i:29639;a:2:{s:3:\"key\";s:42:\"yoast_wpseo_estimated-reading-time-minutes\";s:5:\"value\";s:0:\"\";}i:29633;a:2:{s:3:\"key\";s:19:\"yoast_wpseo_focuskw\";s:5:\"value\";s:0:\"\";}i:29638;a:2:{s:3:\"key\";s:26:\"yoast_wpseo_is_cornerstone\";s:5:\"value\";s:5:\"false\";}i:29636;a:2:{s:3:\"key\";s:19:\"yoast_wpseo_linkdex\";s:5:\"value\";s:1:\"0\";}i:29642;a:2:{s:3:\"key\";s:27:\"yoast_wpseo_meta-robots-adv\";s:5:\"value\";s:0:\"\";}i:29641;a:2:{s:3:\"key\";s:32:\"yoast_wpseo_meta-robots-nofollow\";s:5:\"value\";s:1:\"0\";}i:29640;a:2:{s:3:\"key\";s:31:\"yoast_wpseo_meta-robots-noindex\";s:5:\"value\";s:1:\"0\";}i:29635;a:2:{s:3:\"key\";s:20:\"yoast_wpseo_metadesc\";s:5:\"value\";s:0:\"\";}i:29649;a:2:{s:3:\"key\";s:33:\"yoast_wpseo_opengraph-description\";s:5:\"value\";s:0:\"\";}i:29650;a:2:{s:3:\"key\";s:27:\"yoast_wpseo_opengraph-image\";s:5:\"value\";s:0:\"\";}i:29651;a:2:{s:3:\"key\";s:30:\"yoast_wpseo_opengraph-image-id\";s:5:\"value\";s:0:\"\";}i:29648;a:2:{s:3:\"key\";s:27:\"yoast_wpseo_opengraph-title\";s:5:\"value\";s:0:\"\";}i:29647;a:2:{s:3:\"key\";s:31:\"yoast_wpseo_schema_article_type\";s:5:\"value\";s:0:\"\";}i:29646;a:2:{s:3:\"key\";s:28:\"yoast_wpseo_schema_page_type\";s:5:\"value\";s:0:\"\";}i:29634;a:2:{s:3:\"key\";s:17:\"yoast_wpseo_title\";s:5:\"value\";s:0:\"\";}i:29653;a:2:{s:3:\"key\";s:31:\"yoast_wpseo_twitter-description\";s:5:\"value\";s:0:\"\";}i:29654;a:2:{s:3:\"key\";s:25:\"yoast_wpseo_twitter-image\";s:5:\"value\";s:0:\"\";}i:29655;a:2:{s:3:\"key\";s:28:\"yoast_wpseo_twitter-image-id\";s:5:\"value\";s:0:\"\";}i:29652;a:2:{s:3:\"key\";s:25:\"yoast_wpseo_twitter-title\";s:5:\"value\";s:0:\"\";}i:29645;a:2:{s:3:\"key\";s:31:\"yoast_wpseo_wordproof_timestamp\";s:5:\"value\";s:0:\"\";}}'),
(29678, 5334, '_ajax_nonce', '951ff6012b'),
(29679, 5354, '_wp_attached_file', '2023/07/banner-img.png'),
(29680, 5354, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:532;s:6:\"height\";i:692;s:4:\"file\";s:22:\"2023/07/banner-img.png\";s:8:\"filesize\";i:79024;s:5:\"sizes\";a:22:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"banner-img-231x300.png\";s:5:\"width\";i:231;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:69759;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"banner-img-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:29573;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:22:\"banner-img-532x400.png\";s:5:\"width\";i:532;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:140911;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:22:\"banner-img-532x360.png\";s:5:\"width\";i:532;s:6:\"height\";i:360;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:127478;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:22:\"banner-img-532x428.png\";s:5:\"width\";i:532;s:6:\"height\";i:428;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:150949;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:22:\"banner-img-532x389.png\";s:5:\"width\";i:532;s:6:\"height\";i:389;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:137218;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:22:\"banner-img-350x250.png\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:92391;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:22:\"banner-img-308x220.png\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:74572;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:22:\"banner-img-261x205.png\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:61640;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:22:\"banner-img-255x250.png\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:70557;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:22:\"banner-img-255x200.png\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:59295;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:22:\"banner-img-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:15326;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:20:\"banner-img-65x65.png\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7590;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:20:\"banner-img-30x30.png\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2104;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:20:\"banner-img-20x20.png\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1116;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:22:\"banner-img-532x380.png\";s:5:\"width\";i:532;s:6:\"height\";i:380;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:134396;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:22:\"banner-img-420x420.png\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:164975;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:22:\"banner-img-532x480.png\";s:5:\"width\";i:532;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:165706;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:22:\"banner-img-250x250.png\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:69307;}s:19:\"doccure-blog-medium\";a:5:{s:4:\"file\";s:22:\"banner-img-532x645.png\";s:5:\"width\";i:532;s:6:\"height\";i:645;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:200917;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"banner-img-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:93929;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"banner-img-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:15326;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(29681, 5355, '_wp_attached_file', '2023/07/banner-img1.png'),
(29682, 5355, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:183;s:6:\"height\";i:55;s:4:\"file\";s:23:\"2023/07/banner-img1.png\";s:8:\"filesize\";i:1322;s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"banner-img1-150x55.png\";s:5:\"width\";i:150;s:6:\"height\";i:55;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2618;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:22:\"banner-img1-100x55.png\";s:5:\"width\";i:100;s:6:\"height\";i:55;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2026;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:21:\"banner-img1-65x55.png\";s:5:\"width\";i:65;s:6:\"height\";i:55;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1506;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:21:\"banner-img1-30x30.png\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:802;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:21:\"banner-img1-20x20.png\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:509;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"banner-img1-100x55.png\";s:5:\"width\";i:100;s:6:\"height\";i:55;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2026;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(29683, 5356, '_wp_attached_file', '2023/07/banner-img2.png'),
(29684, 5356, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:145;s:6:\"height\";i:182;s:4:\"file\";s:23:\"2023/07/banner-img2.png\";s:8:\"filesize\";i:11547;s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"banner-img2-145x150.png\";s:5:\"width\";i:145;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:11151;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:23:\"banner-img2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7389;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:21:\"banner-img2-65x65.png\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3672;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:21:\"banner-img2-30x30.png\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1231;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:21:\"banner-img2-20x20.png\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:658;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:23:\"banner-img2-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7389;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(29685, 5357, '_wp_attached_file', '2023/07/banner-img3.png'),
(29686, 5357, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:267;s:6:\"height\";i:131;s:4:\"file\";s:23:\"2023/07/banner-img3.png\";s:8:\"filesize\";i:24993;s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"banner-img3-150x131.png\";s:5:\"width\";i:150;s:6:\"height\";i:131;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:17914;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:23:\"banner-img3-261x131.png\";s:5:\"width\";i:261;s:6:\"height\";i:131;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:22796;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:23:\"banner-img3-255x131.png\";s:5:\"width\";i:255;s:6:\"height\";i:131;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:22502;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:23:\"banner-img3-255x131.png\";s:5:\"width\";i:255;s:6:\"height\";i:131;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:22502;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:23:\"banner-img3-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10916;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:21:\"banner-img3-65x65.png\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5252;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:21:\"banner-img3-30x30.png\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1428;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:21:\"banner-img3-20x20.png\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:803;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:23:\"banner-img3-250x131.png\";s:5:\"width\";i:250;s:6:\"height\";i:131;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:22388;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:23:\"banner-img3-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10916;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(29687, 5358, 'fw_options', 'a:0:{}'),
(29688, 5358, '_elementor_edit_mode', 'builder'),
(29689, 5358, '_elementor_template_type', 'wp-page'),
(29690, 5358, '_elementor_version', '3.12.2'),
(29691, 5358, '_wp_page_template', 'elementor_header_footer');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(29692, 5358, '_elementor_data', '[{\"id\":\"56c1adf1\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"48ae8661\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4ab49dbd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Consult <span>Best Doctors<\\/span> Your Nearby Location.\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit,\",\"button_label\":\"Start a Consult\",\"button_url\":{\"url\":\"#\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape_1\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"shape_2\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"shape_3\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"shape_4\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"HomeHeroMain\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"da76555\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" \"},\"elements\":[{\"id\":\"74961e99\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"539c432e\",\"elType\":\"widget\",\"settings\":{\"style\":\"style_main\",\"title\":\"Specialities\",\"link\":\"#\",\"button\":\"See All Specialities\"},\"elements\":[],\"widgetType\":\"DoctorsSpecialities\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7af30c3f\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" doctors-section\"},\"elements\":[{\"id\":\"548eecfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"50b9af7b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Best Doctors\",\"style\":\"style_main\"},\"elements\":[],\"widgetType\":\"DoctorsCarousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"31519973\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" \"},\"elements\":[{\"id\":\"79b4b84e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1e2f4c16\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"subtitle\":\"Get Your Answer\",\"tabs\":[{\"tab_title\":\"Can i make an Appointment Online with White Plains Hospital Kendi?\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\",\"_id\":\"6ae9983\"},{\"tab_title\":\"Can i make an Appointment Online with White Plains Hospital Kendi?\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\",\"_id\":\"395819f\"},{\"tab_title\":\"Can i make an Appointment Online with White Plains Hospital Kendi?\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\",\"_id\":\"c89be42\"},{\"tab_title\":\"Can i make an Appointment Online with White Plains Hospital Kendi?\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\",\"_id\":\"901acb9\"},{\"tab_title\":\"Can i make an Appointment Online with White Plains Hospital Kendi?\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\",\"_id\":\"4b65475\"}],\"box_title\":\"95k+\",\"box_stitle\":\"Happy Patients\",\"background\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background2\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"doccure-toggle\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"96e0b2e\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" work-section\"},\"elements\":[{\"id\":\"67e443e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7da0c284\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"subtitle\":\"How it Works\",\"box_title\":\"95k+\",\"box_stitle\":\"Happy Patients\",\"background\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"tabs\":[{\"tab_title\":\"Search Doctor\",\"tab_content\":\"Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua.\",\"_id\":\"9386300\",\"background2\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"}},{\"tab_title\":\"Check Doctor Profile\",\"tab_content\":\"Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua.\",\"_id\":\"8815d3f\",\"background2\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"}},{\"tab_title\":\"Schedule Appointment\",\"tab_content\":\"Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua.\",\"_id\":\"cd1a7ba\",\"background2\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"}},{\"tab_title\":\"Get Your Solution\",\"tab_content\":\"Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua.\",\"_id\":\"52fc322\",\"background2\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"}}]},\"elements\":[],\"widgetType\":\"doccure-how-works\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1e12b2fa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"69eeb236\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"689fa900\",\"elType\":\"widget\",\"settings\":{\"styletype\":\"style_main\",\"after_excerpt\":\"...\",\"limit\":4,\"title\":\"Latest Articles\",\"limit_words\":10,\"show_excerpt\":\"yes\",\"show_date\":\"yes\",\"show_category\":\"\"},\"elements\":[],\"widgetType\":\"doccure-posts-grid\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4bf921fb\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"testimonial-section\"},\"elements\":[{\"id\":\"839eb2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6452bfda\",\"elType\":\"widget\",\"settings\":{\"hide_avatar\":\"\",\"hide_job\":\"\",\"hide_username\":\"\",\"style\":\"style_main\",\"title\":\"What Our Client Says\",\"subtitle\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"doccure-testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"47f048de\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"8b74124\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"21a83fe9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Partners\",\"subtitle\":\"How it Works\"},\"elements\":[],\"widgetType\":\"doccure-clients\"}],\"isInner\":false}],\"isInner\":false}]'),
(29695, 5358, '_elementor_edit_mode_nonce', '015f0d51b8'),
(29696, 5358, '_elementor_post_mode', '1'),
(29697, 5358, '_thumbnail_id', '-1'),
(29698, 5359, 'fw_options', 'a:0:{}'),
(29699, 5359, '_elementor_edit_mode', 'builder'),
(29700, 5359, '_elementor_template_type', 'wp-page'),
(29701, 5359, '_elementor_version', '3.12.2'),
(29702, 5359, '_wp_page_template', 'elementor_header_footer'),
(29703, 5359, '_elementor_data', '[{\"id\":\"56c1adf1\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"48ae8661\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4ab49dbd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Consult <span>Best Doctors<\\/span> Your Nearby Location.\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit,\",\"button_label\":\"Start a Consult\",\"button_url\":{\"url\":\"#\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape_1\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"shape_2\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"shape_3\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"shape_4\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"HomeHeroMain\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"da76555\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" \"},\"elements\":[{\"id\":\"74961e99\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"539c432e\",\"elType\":\"widget\",\"settings\":{\"style\":\"style_main\",\"title\":\"Specialities\",\"link\":\"#\",\"button\":\"See All Specialities\"},\"elements\":[],\"widgetType\":\"DoctorsSpecialities\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7af30c3f\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" doctors-section\"},\"elements\":[{\"id\":\"548eecfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"50b9af7b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Best Doctors\",\"style\":\"style_main\"},\"elements\":[],\"widgetType\":\"DoctorsCarousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"31519973\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" \"},\"elements\":[{\"id\":\"79b4b84e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1e2f4c16\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"subtitle\":\"Get Your Answer\",\"tabs\":[{\"tab_title\":\"Can i make an Appointment Online with White Plains Hospital Kendi?\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\",\"_id\":\"6ae9983\"},{\"tab_title\":\"Can i make an Appointment Online with White Plains Hospital Kendi?\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\",\"_id\":\"395819f\"},{\"tab_title\":\"Can i make an Appointment Online with White Plains Hospital Kendi?\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\",\"_id\":\"c89be42\"},{\"tab_title\":\"Can i make an Appointment Online with White Plains Hospital Kendi?\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\",\"_id\":\"901acb9\"},{\"tab_title\":\"Can i make an Appointment Online with White Plains Hospital Kendi?\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\",\"_id\":\"4b65475\"}],\"box_title\":\"95k+\",\"box_stitle\":\"Happy Patients\",\"background\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background2\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"doccure-toggle\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"96e0b2e\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" work-section\"},\"elements\":[{\"id\":\"67e443e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7da0c284\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"subtitle\":\"How it Works\",\"box_title\":\"95k+\",\"box_stitle\":\"Happy Patients\",\"background\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"tabs\":[{\"tab_title\":\"Search Doctor\",\"tab_content\":\"Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua.\",\"_id\":\"9386300\",\"background2\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"}},{\"tab_title\":\"Check Doctor Profile\",\"tab_content\":\"Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua.\",\"_id\":\"8815d3f\",\"background2\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"}},{\"tab_title\":\"Schedule Appointment\",\"tab_content\":\"Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua.\",\"_id\":\"cd1a7ba\",\"background2\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"}},{\"tab_title\":\"Get Your Solution\",\"tab_content\":\"Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua.\",\"_id\":\"52fc322\",\"background2\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"}}]},\"elements\":[],\"widgetType\":\"doccure-how-works\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1e12b2fa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"69eeb236\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"689fa900\",\"elType\":\"widget\",\"settings\":{\"styletype\":\"style_main\",\"after_excerpt\":\"...\",\"limit\":4,\"title\":\"Latest Articles\",\"limit_words\":10,\"show_excerpt\":\"yes\",\"show_date\":\"yes\",\"show_category\":\"\"},\"elements\":[],\"widgetType\":\"doccure-posts-grid\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4bf921fb\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"testimonial-section\"},\"elements\":[{\"id\":\"839eb2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6452bfda\",\"elType\":\"widget\",\"settings\":{\"hide_avatar\":\"\",\"hide_job\":\"\",\"hide_username\":\"\",\"style\":\"style_main\",\"title\":\"What Our Client Says\",\"subtitle\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"doccure-testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"47f048de\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"8b74124\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"21a83fe9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Partners\",\"subtitle\":\"How it Works\"},\"elements\":[],\"widgetType\":\"doccure-clients\"}],\"isInner\":false}],\"isInner\":false}]'),
(29706, 5359, '_elementor_edit_mode_nonce', '015f0d51b8'),
(29707, 5359, '_elementor_post_mode', '1'),
(29708, 5359, '_thumbnail_id', '-1'),
(29709, 5360, 'fw_options', 'a:0:{}'),
(29710, 5360, '_elementor_edit_mode', 'builder'),
(29711, 5360, '_elementor_template_type', 'wp-page'),
(29712, 5360, '_elementor_version', '3.12.2'),
(29713, 5360, '_wp_page_template', 'elementor_header_footer'),
(29714, 5360, '_elementor_data', '[{\"id\":\"56c1adf1\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"48ae8661\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4ab49dbd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Consult <span>Best Doctors<\\/span> Your Nearby Location.\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit,\",\"button_label\":\"Start a Consult\",\"button_url\":{\"url\":\"#\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape_1\":{\"id\":5354,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/banner-img.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"shape_2\":{\"id\":5355,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/banner-img1.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"shape_3\":{\"id\":5356,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/banner-img2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"shape_4\":{\"id\":5357,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/banner-img3.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"HomeHeroMain\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"da76555\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" \"},\"elements\":[{\"id\":\"74961e99\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"539c432e\",\"elType\":\"widget\",\"settings\":{\"style\":\"style_main\",\"title\":\"Specialities\",\"link\":\"#\",\"button\":\"See All Specialities\"},\"elements\":[],\"widgetType\":\"DoctorsSpecialities\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7af30c3f\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" doctors-section\"},\"elements\":[{\"id\":\"548eecfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"50b9af7b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Best Doctors\",\"style\":\"style_main\"},\"elements\":[],\"widgetType\":\"DoctorsCarousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"31519973\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" \"},\"elements\":[{\"id\":\"79b4b84e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1e2f4c16\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"subtitle\":\"Get Your Answer\",\"tabs\":[{\"tab_title\":\"Can i make an Appointment Online with White Plains Hospital Kendi?\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\",\"_id\":\"6ae9983\"},{\"tab_title\":\"Can i make an Appointment Online with White Plains Hospital Kendi?\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\",\"_id\":\"395819f\"},{\"tab_title\":\"Can i make an Appointment Online with White Plains Hospital Kendi?\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\",\"_id\":\"c89be42\"},{\"tab_title\":\"Can i make an Appointment Online with White Plains Hospital Kendi?\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\",\"_id\":\"901acb9\"},{\"tab_title\":\"Can i make an Appointment Online with White Plains Hospital Kendi?\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\",\"_id\":\"4b65475\"}],\"box_title\":\"95k+\",\"box_stitle\":\"Happy Patients\",\"background\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background2\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"doccure-toggle\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"96e0b2e\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" work-section\"},\"elements\":[{\"id\":\"67e443e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7da0c284\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"subtitle\":\"How it Works\",\"box_title\":\"95k+\",\"box_stitle\":\"Happy Patients\",\"background\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"tabs\":[{\"tab_title\":\"Search Doctor\",\"tab_content\":\"Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua.\",\"_id\":\"9386300\",\"background2\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"}},{\"tab_title\":\"Check Doctor Profile\",\"tab_content\":\"Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua.\",\"_id\":\"8815d3f\",\"background2\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"}},{\"tab_title\":\"Schedule Appointment\",\"tab_content\":\"Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua.\",\"_id\":\"cd1a7ba\",\"background2\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"}},{\"tab_title\":\"Get Your Solution\",\"tab_content\":\"Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua.\",\"_id\":\"52fc322\",\"background2\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"}}]},\"elements\":[],\"widgetType\":\"doccure-how-works\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1e12b2fa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"69eeb236\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"689fa900\",\"elType\":\"widget\",\"settings\":{\"styletype\":\"style_main\",\"after_excerpt\":\"...\",\"limit\":4,\"title\":\"Latest Articles\",\"limit_words\":10,\"show_excerpt\":\"yes\",\"show_date\":\"yes\",\"show_category\":\"\"},\"elements\":[],\"widgetType\":\"doccure-posts-grid\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4bf921fb\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"testimonial-section\"},\"elements\":[{\"id\":\"839eb2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6452bfda\",\"elType\":\"widget\",\"settings\":{\"hide_avatar\":\"\",\"hide_job\":\"\",\"hide_username\":\"\",\"style\":\"style_main\",\"title\":\"What Our Client Says\",\"subtitle\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"doccure-testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"47f048de\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"8b74124\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"21a83fe9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Partners\",\"subtitle\":\"How it Works\"},\"elements\":[],\"widgetType\":\"doccure-clients\"}],\"isInner\":false}],\"isInner\":false}]'),
(29717, 5360, '_elementor_edit_mode_nonce', '015f0d51b8'),
(29718, 5360, '_elementor_post_mode', '1'),
(29719, 5360, '_thumbnail_id', '-1'),
(29720, 5361, '_wp_attached_file', '2023/07/faq-img.png'),
(29721, 5361, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:625;s:6:\"height\";i:535;s:4:\"file\";s:19:\"2023/07/faq-img.png\";s:8:\"filesize\";i:112081;s:5:\"sizes\";a:23:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"faq-img-300x257.png\";s:5:\"width\";i:300;s:6:\"height\";i:257;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:114047;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"faq-img-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:40507;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:19:\"faq-img-625x400.png\";s:5:\"width\";i:625;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:228916;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:19:\"faq-img-625x360.png\";s:5:\"width\";i:625;s:6:\"height\";i:360;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:205979;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:19:\"faq-img-547x428.png\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:310985;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:19:\"faq-img-545x389.png\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:289083;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:19:\"faq-img-350x250.png\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:132643;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:19:\"faq-img-308x220.png\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:105368;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:19:\"faq-img-261x205.png\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:84276;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:19:\"faq-img-255x250.png\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:101674;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:19:\"faq-img-255x200.png\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:80894;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:19:\"faq-img-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19825;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:17:\"faq-img-65x65.png\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9304;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:17:\"faq-img-30x30.png\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2453;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:17:\"faq-img-20x20.png\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1277;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:19:\"faq-img-540x380.png\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:281342;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:19:\"faq-img-420x420.png\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:252276;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:19:\"faq-img-600x480.png\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:366063;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:19:\"faq-img-250x250.png\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:100160;}s:19:\"doccure-blog-medium\";a:5:{s:4:\"file\";s:19:\"faq-img-600x535.png\";s:5:\"width\";i:600;s:6:\"height\";i:535;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:275620;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:19:\"faq-img-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:139141;s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:4:\"file\";s:19:\"faq-img-600x514.png\";s:5:\"width\";i:600;s:6:\"height\";i:514;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:381926;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:19:\"faq-img-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19825;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(29722, 5362, '_wp_attached_file', '2023/07/work-img.png'),
(29723, 5362, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:512;s:6:\"height\";i:487;s:4:\"file\";s:20:\"2023/07/work-img.png\";s:8:\"filesize\";i:65514;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"work-img-300x285.png\";s:5:\"width\";i:300;s:6:\"height\";i:285;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:89921;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"work-img-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:29817;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:20:\"work-img-512x400.png\";s:5:\"width\";i:512;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:143958;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:20:\"work-img-512x360.png\";s:5:\"width\";i:512;s:6:\"height\";i:360;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:130405;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:20:\"work-img-512x428.png\";s:5:\"width\";i:512;s:6:\"height\";i:428;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:152955;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:20:\"work-img-512x389.png\";s:5:\"width\";i:512;s:6:\"height\";i:389;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:140584;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:20:\"work-img-350x250.png\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:93754;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:20:\"work-img-308x220.png\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:75100;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:20:\"work-img-261x205.png\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:61414;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:20:\"work-img-255x250.png\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:71109;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:20:\"work-img-255x200.png\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:59072;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:20:\"work-img-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:15069;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:18:\"work-img-65x65.png\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7294;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:18:\"work-img-30x30.png\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2012;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:18:\"work-img-20x20.png\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1069;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:20:\"work-img-512x380.png\";s:5:\"width\";i:512;s:6:\"height\";i:380;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:137682;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:20:\"work-img-420x420.png\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:172883;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:20:\"work-img-512x480.png\";s:5:\"width\";i:512;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:164096;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:20:\"work-img-250x250.png\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:71145;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:20:\"work-img-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:97326;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:20:\"work-img-100x100.png\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:15069;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(29724, 5363, 'fw_options', 'a:0:{}'),
(29725, 5363, '_elementor_edit_mode', 'builder'),
(29726, 5363, '_elementor_template_type', 'wp-page'),
(29727, 5363, '_elementor_version', '3.12.2'),
(29728, 5363, '_wp_page_template', 'elementor_header_footer'),
(29729, 5363, '_elementor_data', '[{\"id\":\"56c1adf1\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"48ae8661\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4ab49dbd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Consult <span>Best Doctors<\\/span> Your Nearby Location.\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit,\",\"button_label\":\"Start a Consult\",\"button_url\":{\"url\":\"#\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape_1\":{\"id\":5354,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/banner-img.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"shape_2\":{\"id\":5355,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/banner-img1.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"shape_3\":{\"id\":5356,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/banner-img2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"shape_4\":{\"id\":5357,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/banner-img3.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"HomeHeroMain\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"da76555\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" \"},\"elements\":[{\"id\":\"74961e99\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"539c432e\",\"elType\":\"widget\",\"settings\":{\"style\":\"style_main\",\"title\":\"Specialities\",\"link\":\"#\",\"button\":\"See All Specialities\"},\"elements\":[],\"widgetType\":\"DoctorsSpecialities\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7af30c3f\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" doctors-section\"},\"elements\":[{\"id\":\"548eecfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"50b9af7b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Best Doctors\",\"style\":\"style_main\"},\"elements\":[],\"widgetType\":\"DoctorsCarousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"31519973\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" \"},\"elements\":[{\"id\":\"79b4b84e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1e2f4c16\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"subtitle\":\"Get Your Answer\",\"tabs\":[{\"tab_title\":\"Can i make an Appointment Online with White Plains Hospital Kendi?\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\",\"_id\":\"6ae9983\"},{\"tab_title\":\"Can i make an Appointment Online with White Plains Hospital Kendi?\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\",\"_id\":\"395819f\"},{\"tab_title\":\"Can i make an Appointment Online with White Plains Hospital Kendi?\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\",\"_id\":\"c89be42\"},{\"tab_title\":\"Can i make an Appointment Online with White Plains Hospital Kendi?\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\",\"_id\":\"901acb9\"},{\"tab_title\":\"Can i make an Appointment Online with White Plains Hospital Kendi?\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\",\"_id\":\"4b65475\"}],\"box_title\":\"95k+\",\"box_stitle\":\"Happy Patients\",\"background\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background2\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"doccure-toggle\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"96e0b2e\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" work-section\"},\"elements\":[{\"id\":\"67e443e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7da0c284\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"subtitle\":\"How it Works\",\"box_title\":\"95k+\",\"box_stitle\":\"Happy Patients\",\"background\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"tabs\":[{\"tab_title\":\"Search Doctor\",\"tab_content\":\"Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua.\",\"_id\":\"9386300\",\"background2\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"}},{\"tab_title\":\"Check Doctor Profile\",\"tab_content\":\"Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua.\",\"_id\":\"8815d3f\",\"background2\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"}},{\"tab_title\":\"Schedule Appointment\",\"tab_content\":\"Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua.\",\"_id\":\"cd1a7ba\",\"background2\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"}},{\"tab_title\":\"Get Your Solution\",\"tab_content\":\"Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua.\",\"_id\":\"52fc322\",\"background2\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"}}]},\"elements\":[],\"widgetType\":\"doccure-how-works\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1e12b2fa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"69eeb236\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"689fa900\",\"elType\":\"widget\",\"settings\":{\"styletype\":\"style_main\",\"after_excerpt\":\"...\",\"limit\":4,\"title\":\"Latest Articles\",\"limit_words\":10,\"show_excerpt\":\"yes\",\"show_date\":\"yes\",\"show_category\":\"\"},\"elements\":[],\"widgetType\":\"doccure-posts-grid\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4bf921fb\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"testimonial-section\"},\"elements\":[{\"id\":\"839eb2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6452bfda\",\"elType\":\"widget\",\"settings\":{\"hide_avatar\":\"\",\"hide_job\":\"\",\"hide_username\":\"\",\"style\":\"style_main\",\"title\":\"What Our Client Says\",\"subtitle\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"doccure-testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"47f048de\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"8b74124\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"21a83fe9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Partners\",\"subtitle\":\"How it Works\"},\"elements\":[],\"widgetType\":\"doccure-clients\"}],\"isInner\":false}],\"isInner\":false}]'),
(29731, 5363, '_elementor_edit_mode_nonce', '015f0d51b8'),
(29732, 5363, '_elementor_post_mode', '1'),
(29733, 5363, '_thumbnail_id', '-1'),
(29735, 5364, 'fw_options', 'a:0:{}'),
(29736, 5364, '_elementor_edit_mode', 'builder'),
(29737, 5364, '_elementor_template_type', 'wp-page'),
(29738, 5364, '_elementor_version', '3.12.2'),
(29739, 5364, '_wp_page_template', 'elementor_header_footer');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(29740, 5364, '_elementor_data', '[{\"id\":\"56c1adf1\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"48ae8661\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4ab49dbd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Consult <span>Best Doctors<\\/span> Your Nearby Location.\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit,\",\"button_label\":\"Start a Consult\",\"button_url\":{\"url\":\"#\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape_1\":{\"id\":5354,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/banner-img.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"shape_2\":{\"id\":5355,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/banner-img1.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"shape_3\":{\"id\":5356,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/banner-img2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"shape_4\":{\"id\":5357,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/banner-img3.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"HomeHeroMain\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"da76555\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" \"},\"elements\":[{\"id\":\"74961e99\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"539c432e\",\"elType\":\"widget\",\"settings\":{\"style\":\"style_main\",\"title\":\"Specialities\",\"link\":\"#\",\"button\":\"See All Specialities\"},\"elements\":[],\"widgetType\":\"DoctorsSpecialities\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7af30c3f\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" doctors-section\"},\"elements\":[{\"id\":\"548eecfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"50b9af7b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Best Doctors\",\"style\":\"style_main\"},\"elements\":[],\"widgetType\":\"DoctorsCarousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"31519973\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" \"},\"elements\":[{\"id\":\"79b4b84e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1e2f4c16\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"subtitle\":\"Get Your Answer\",\"tabs\":[{\"tab_title\":\"Can i make an Appointment Online with White Plains Hospital Kendi?\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\",\"_id\":\"6ae9983\"},{\"tab_title\":\"Can i make an Appointment Online with White Plains Hospital Kendi?\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\",\"_id\":\"395819f\"},{\"tab_title\":\"Can i make an Appointment Online with White Plains Hospital Kendi?\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\",\"_id\":\"c89be42\"},{\"tab_title\":\"Can i make an Appointment Online with White Plains Hospital Kendi?\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\",\"_id\":\"901acb9\"},{\"tab_title\":\"Can i make an Appointment Online with White Plains Hospital Kendi?\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\",\"_id\":\"4b65475\"}],\"box_title\":\"95k+\",\"box_stitle\":\"Happy Patients\",\"background\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"background2\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"doccure-toggle\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"96e0b2e\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" work-section\"},\"elements\":[{\"id\":\"67e443e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7da0c284\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"subtitle\":\"How it Works\",\"box_title\":\"95k+\",\"box_stitle\":\"Happy Patients\",\"background\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"tabs\":[{\"tab_title\":\"Search Doctor\",\"tab_content\":\"Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua.\",\"_id\":\"9386300\",\"background2\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"}},{\"tab_title\":\"Check Doctor Profile\",\"tab_content\":\"Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua.\",\"_id\":\"8815d3f\",\"background2\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"}},{\"tab_title\":\"Schedule Appointment\",\"tab_content\":\"Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua.\",\"_id\":\"cd1a7ba\",\"background2\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"}},{\"tab_title\":\"Get Your Solution\",\"tab_content\":\"Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua.\",\"_id\":\"52fc322\",\"background2\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"}}]},\"elements\":[],\"widgetType\":\"doccure-how-works\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1e12b2fa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"69eeb236\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"689fa900\",\"elType\":\"widget\",\"settings\":{\"styletype\":\"style_main\",\"after_excerpt\":\"...\",\"limit\":4,\"title\":\"Latest Articles\",\"limit_words\":10,\"show_excerpt\":\"yes\",\"show_date\":\"yes\",\"show_category\":\"\"},\"elements\":[],\"widgetType\":\"doccure-posts-grid\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4bf921fb\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"testimonial-section\"},\"elements\":[{\"id\":\"839eb2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6452bfda\",\"elType\":\"widget\",\"settings\":{\"hide_avatar\":\"\",\"hide_job\":\"\",\"hide_username\":\"\",\"style\":\"style_main\",\"title\":\"What Our Client Says\",\"subtitle\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"doccure-testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"47f048de\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"8b74124\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"21a83fe9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Partners\",\"subtitle\":\"How it Works\"},\"elements\":[],\"widgetType\":\"doccure-clients\"}],\"isInner\":false}],\"isInner\":false}]'),
(29742, 5364, '_elementor_edit_mode_nonce', '015f0d51b8'),
(29743, 5364, '_elementor_post_mode', '1'),
(29744, 5364, '_thumbnail_id', '-1'),
(29746, 5365, 'fw_options', 'a:0:{}'),
(29747, 5365, '_elementor_edit_mode', 'builder'),
(29748, 5365, '_elementor_template_type', 'wp-page'),
(29749, 5365, '_elementor_version', '3.12.2'),
(29750, 5365, '_wp_page_template', 'elementor_header_footer'),
(29751, 5365, '_elementor_data', '[{\"id\":\"56c1adf1\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"48ae8661\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4ab49dbd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Consult <span>Best Doctors<\\/span> Your Nearby Location.\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit,\",\"button_label\":\"Start a Consult\",\"button_url\":{\"url\":\"#\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape_1\":{\"id\":5354,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/banner-img.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"shape_2\":{\"id\":5355,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/banner-img1.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"shape_3\":{\"id\":5356,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/banner-img2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"shape_4\":{\"id\":5357,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/banner-img3.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"HomeHeroMain\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"da76555\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" \"},\"elements\":[{\"id\":\"74961e99\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"539c432e\",\"elType\":\"widget\",\"settings\":{\"style\":\"style_main\",\"title\":\"Specialities\",\"link\":\"#\",\"button\":\"See All Specialities\"},\"elements\":[],\"widgetType\":\"DoctorsSpecialities\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7af30c3f\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" doctors-section\"},\"elements\":[{\"id\":\"548eecfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"50b9af7b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Best Doctors\",\"style\":\"style_main\"},\"elements\":[],\"widgetType\":\"DoctorsCarousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"31519973\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" \"},\"elements\":[{\"id\":\"79b4b84e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1e2f4c16\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"subtitle\":\"Get Your Answer\",\"tabs\":[{\"tab_title\":\"Can i make an Appointment Online with White Plains Hospital Kendi?\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\",\"_id\":\"6ae9983\"},{\"tab_title\":\"Can i make an Appointment Online with White Plains Hospital Kendi?\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\",\"_id\":\"395819f\"},{\"tab_title\":\"Can i make an Appointment Online with White Plains Hospital Kendi?\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\",\"_id\":\"c89be42\"},{\"tab_title\":\"Can i make an Appointment Online with White Plains Hospital Kendi?\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\",\"_id\":\"901acb9\"},{\"tab_title\":\"Can i make an Appointment Online with White Plains Hospital Kendi?\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\",\"_id\":\"4b65475\"}],\"box_title\":\"95k+\",\"box_stitle\":\"Happy Patients\",\"background\":{\"id\":5361,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/faq-img.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background2\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"doccure-toggle\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"96e0b2e\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" work-section\"},\"elements\":[{\"id\":\"67e443e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7da0c284\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"subtitle\":\"How it Works\",\"box_title\":\"95k+\",\"box_stitle\":\"Happy Patients\",\"background\":{\"id\":5362,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/work-img.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"tabs\":[{\"tab_title\":\"Search Doctor\",\"tab_content\":\"Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua.\",\"_id\":\"9386300\",\"background2\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"}},{\"tab_title\":\"Check Doctor Profile\",\"tab_content\":\"Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua.\",\"_id\":\"8815d3f\",\"background2\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"}},{\"tab_title\":\"Schedule Appointment\",\"tab_content\":\"Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua.\",\"_id\":\"cd1a7ba\",\"background2\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"}},{\"tab_title\":\"Get Your Solution\",\"tab_content\":\"Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua.\",\"_id\":\"52fc322\",\"background2\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"}}]},\"elements\":[],\"widgetType\":\"doccure-how-works\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1e12b2fa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"69eeb236\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"689fa900\",\"elType\":\"widget\",\"settings\":{\"styletype\":\"style_main\",\"after_excerpt\":\"...\",\"limit\":4,\"title\":\"Latest Articles\",\"limit_words\":10,\"show_excerpt\":\"yes\",\"show_date\":\"yes\",\"show_category\":\"\"},\"elements\":[],\"widgetType\":\"doccure-posts-grid\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4bf921fb\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"testimonial-section\"},\"elements\":[{\"id\":\"839eb2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6452bfda\",\"elType\":\"widget\",\"settings\":{\"hide_avatar\":\"\",\"hide_job\":\"\",\"hide_username\":\"\",\"style\":\"style_main\",\"title\":\"What Our Client Says\",\"subtitle\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"doccure-testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"47f048de\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"8b74124\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"21a83fe9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Partners\",\"subtitle\":\"How it Works\"},\"elements\":[],\"widgetType\":\"doccure-clients\"}],\"isInner\":false}],\"isInner\":false}]'),
(29753, 5365, '_elementor_edit_mode_nonce', '015f0d51b8'),
(29754, 5365, '_elementor_post_mode', '1'),
(29755, 5365, '_thumbnail_id', '-1'),
(29757, 5366, '_wp_attached_file', '2023/07/smiling-icon.svg'),
(29758, 5366, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:51950;s:5:\"width\";i:53;s:6:\"height\";i:52;}'),
(29760, 5367, '_wp_attached_file', '2023/07/work-01.svg'),
(29761, 5367, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:7310;s:5:\"width\";i:35;s:6:\"height\";i:39;}'),
(29763, 5368, '_wp_attached_file', '2023/07/work-02.svg'),
(29764, 5368, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:9185;s:5:\"width\";i:36;s:6:\"height\";i:36;}'),
(29766, 5369, '_wp_attached_file', '2023/07/work-03.svg'),
(29767, 5369, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:8726;s:5:\"width\";i:35;s:6:\"height\";i:36;}'),
(29769, 5370, '_wp_attached_file', '2023/07/work-04.svg'),
(29770, 5370, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:8108;s:5:\"width\";i:36;s:6:\"height\";i:36;}'),
(29772, 5334, '_oembed_484abedbac8f3ed7126290ef352bf5ab', '{{unknown}}'),
(29773, 5334, '_oembed_89f9bbc53e7a0b5eb23240a0ee4a5111', '{{unknown}}'),
(29774, 5334, '_oembed_35b7577d82cf590ce48c4df060ad0d39', '{{unknown}}'),
(29775, 5334, '_oembed_53be9926666848871490491d3a17d8d1', '{{unknown}}'),
(29776, 5371, 'fw_options', 'a:0:{}'),
(29777, 5371, '_elementor_edit_mode', 'builder'),
(29778, 5371, '_elementor_template_type', 'wp-page'),
(29779, 5371, '_elementor_version', '3.12.2'),
(29780, 5371, '_wp_page_template', 'elementor_header_footer'),
(29781, 5371, '_elementor_data', '[{\"id\":\"56c1adf1\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"48ae8661\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4ab49dbd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Consult <span>Best Doctors<\\/span> Your Nearby Location.\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit,\",\"button_label\":\"Start a Consult\",\"button_url\":{\"url\":\"#\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape_1\":{\"id\":5354,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/banner-img.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"shape_2\":{\"id\":5355,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/banner-img1.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"shape_3\":{\"id\":5356,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/banner-img2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"shape_4\":{\"id\":5357,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/banner-img3.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"HomeHeroMain\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"da76555\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" \"},\"elements\":[{\"id\":\"74961e99\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"539c432e\",\"elType\":\"widget\",\"settings\":{\"style\":\"style_main\",\"title\":\"Specialities\",\"link\":\"#\",\"button\":\"See All Specialities\"},\"elements\":[],\"widgetType\":\"DoctorsSpecialities\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7af30c3f\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" doctors-section\"},\"elements\":[{\"id\":\"548eecfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"50b9af7b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Best Doctors\",\"style\":\"style_main\"},\"elements\":[],\"widgetType\":\"DoctorsCarousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"31519973\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" \"},\"elements\":[{\"id\":\"79b4b84e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1e2f4c16\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"subtitle\":\"Get Your Answer\",\"tabs\":[{\"tab_title\":\"Can i make an Appointment Online with White Plains Hospital Kendi?\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\",\"_id\":\"6ae9983\"},{\"tab_title\":\"Can i make an Appointment Online with White Plains Hospital Kendi?\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\",\"_id\":\"395819f\"},{\"tab_title\":\"Can i make an Appointment Online with White Plains Hospital Kendi?\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\",\"_id\":\"c89be42\"},{\"tab_title\":\"Can i make an Appointment Online with White Plains Hospital Kendi?\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\",\"_id\":\"901acb9\"},{\"tab_title\":\"Can i make an Appointment Online with White Plains Hospital Kendi?\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\",\"_id\":\"4b65475\"}],\"box_title\":\"95k+\",\"box_stitle\":\"Happy Patients\",\"background\":{\"id\":5361,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/faq-img.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background2\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"doccure-toggle\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"96e0b2e\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" work-section\"},\"elements\":[{\"id\":\"67e443e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7da0c284\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"subtitle\":\"How it Works\",\"box_title\":\"95k+\",\"box_stitle\":\"Happy Patients\",\"background\":{\"id\":5362,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/work-img.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"tabs\":[{\"tab_title\":\"Search Doctor\",\"tab_content\":\"Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua.\",\"_id\":\"9386300\",\"background2\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"}},{\"tab_title\":\"Check Doctor Profile\",\"tab_content\":\"Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua.\",\"_id\":\"8815d3f\",\"background2\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"}},{\"tab_title\":\"Schedule Appointment\",\"tab_content\":\"Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua.\",\"_id\":\"cd1a7ba\",\"background2\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"}},{\"tab_title\":\"Get Your Solution\",\"tab_content\":\"Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua.\",\"_id\":\"52fc322\",\"background2\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"}}]},\"elements\":[],\"widgetType\":\"doccure-how-works\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1e12b2fa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"69eeb236\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"689fa900\",\"elType\":\"widget\",\"settings\":{\"styletype\":\"style_main\",\"after_excerpt\":\"...\",\"limit\":4,\"title\":\"Latest Articles\",\"limit_words\":10,\"show_excerpt\":\"yes\",\"show_date\":\"yes\",\"show_category\":\"\"},\"elements\":[],\"widgetType\":\"doccure-posts-grid\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4bf921fb\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"testimonial-section\"},\"elements\":[{\"id\":\"839eb2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6452bfda\",\"elType\":\"widget\",\"settings\":{\"hide_avatar\":\"\",\"hide_job\":\"\",\"hide_username\":\"\",\"style\":\"style_main\",\"title\":\"What Our Client Says\",\"subtitle\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"doccure-testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"47f048de\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"8b74124\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"21a83fe9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Partners\",\"subtitle\":\"How it Works\"},\"elements\":[],\"widgetType\":\"doccure-clients\"}],\"isInner\":false}],\"isInner\":false}]'),
(29783, 5371, '_elementor_edit_mode_nonce', '015f0d51b8'),
(29784, 5371, '_elementor_post_mode', '1'),
(29785, 5371, '_thumbnail_id', '-1'),
(29787, 5372, 'fw_options', 'a:0:{}'),
(29788, 5372, '_elementor_edit_mode', 'builder'),
(29789, 5372, '_elementor_template_type', 'wp-page'),
(29790, 5372, '_elementor_version', '3.12.2'),
(29791, 5372, '_wp_page_template', 'elementor_header_footer'),
(29792, 5372, '_elementor_data', '[{\"id\":\"56c1adf1\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"48ae8661\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4ab49dbd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Consult <span>Best Doctors<\\/span> Your Nearby Location.\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit,\",\"button_label\":\"Start a Consult\",\"button_url\":{\"url\":\"#\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape_1\":{\"id\":5354,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/banner-img.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"shape_2\":{\"id\":5355,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/banner-img1.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"shape_3\":{\"id\":5356,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/banner-img2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"shape_4\":{\"id\":5357,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/banner-img3.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"HomeHeroMain\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"da76555\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" \"},\"elements\":[{\"id\":\"74961e99\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"539c432e\",\"elType\":\"widget\",\"settings\":{\"style\":\"style_main\",\"title\":\"Specialities\",\"link\":\"#\",\"button\":\"See All Specialities\"},\"elements\":[],\"widgetType\":\"DoctorsSpecialities\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7af30c3f\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" doctors-section\"},\"elements\":[{\"id\":\"548eecfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"50b9af7b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Best Doctors\",\"style\":\"style_main\"},\"elements\":[],\"widgetType\":\"DoctorsCarousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"31519973\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" \"},\"elements\":[{\"id\":\"79b4b84e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1e2f4c16\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"subtitle\":\"Get Your Answer\",\"tabs\":[{\"tab_title\":\"Can i make an Appointment Online with White Plains Hospital Kendi?\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\",\"_id\":\"6ae9983\"},{\"tab_title\":\"Can i make an Appointment Online with White Plains Hospital Kendi?\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\",\"_id\":\"395819f\"},{\"tab_title\":\"Can i make an Appointment Online with White Plains Hospital Kendi?\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\",\"_id\":\"c89be42\"},{\"tab_title\":\"Can i make an Appointment Online with White Plains Hospital Kendi?\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\",\"_id\":\"901acb9\"},{\"tab_title\":\"Can i make an Appointment Online with White Plains Hospital Kendi?\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\",\"_id\":\"4b65475\"}],\"box_title\":\"95k+\",\"box_stitle\":\"Happy Patients\",\"background\":{\"id\":5361,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/faq-img.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background2\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"doccure-toggle\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"96e0b2e\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" work-section\"},\"elements\":[{\"id\":\"67e443e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7da0c284\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"subtitle\":\"How it Works\",\"box_title\":\"95k+\",\"box_stitle\":\"Happy Patients\",\"background\":{\"id\":5362,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/work-img.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"tabs\":[{\"tab_title\":\"Search Doctor\",\"tab_content\":\"Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua.\",\"_id\":\"9386300\",\"background2\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"}},{\"tab_title\":\"Check Doctor Profile\",\"tab_content\":\"Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua.\",\"_id\":\"8815d3f\",\"background2\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"}},{\"tab_title\":\"Schedule Appointment\",\"tab_content\":\"Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua.\",\"_id\":\"cd1a7ba\",\"background2\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"}},{\"tab_title\":\"Get Your Solution\",\"tab_content\":\"Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua.\",\"_id\":\"52fc322\",\"background2\":{\"id\":\"\",\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"}}]},\"elements\":[],\"widgetType\":\"doccure-how-works\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1e12b2fa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"69eeb236\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"689fa900\",\"elType\":\"widget\",\"settings\":{\"styletype\":\"style_main\",\"after_excerpt\":\"...\",\"limit\":4,\"title\":\"Latest Articles\",\"limit_words\":10,\"show_excerpt\":\"yes\",\"show_date\":\"yes\",\"show_category\":\"\"},\"elements\":[],\"widgetType\":\"doccure-posts-grid\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4bf921fb\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"testimonial-section\"},\"elements\":[{\"id\":\"839eb2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6452bfda\",\"elType\":\"widget\",\"settings\":{\"hide_avatar\":\"\",\"hide_job\":\"\",\"hide_username\":\"\",\"style\":\"style_main\",\"title\":\"What Our Client Says\",\"subtitle\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"doccure-testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"47f048de\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"8b74124\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"21a83fe9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Partners\",\"subtitle\":\"How it Works\"},\"elements\":[],\"widgetType\":\"doccure-clients\"}],\"isInner\":false}],\"isInner\":false}]'),
(29794, 5372, '_elementor_edit_mode_nonce', '015f0d51b8'),
(29795, 5372, '_elementor_post_mode', '1'),
(29796, 5372, '_thumbnail_id', '-1'),
(29798, 4460, '_oembed_484abedbac8f3ed7126290ef352bf5ab', '{{unknown}}'),
(29799, 4460, '_oembed_89f9bbc53e7a0b5eb23240a0ee4a5111', '{{unknown}}'),
(29800, 4460, '_oembed_35b7577d82cf590ce48c4df060ad0d39', '{{unknown}}'),
(29801, 4460, '_oembed_53be9926666848871490491d3a17d8d1', '{{unknown}}'),
(29802, 5373, 'fw_options', 'a:0:{}'),
(29803, 5373, '_elementor_edit_mode', 'builder'),
(29804, 5373, '_elementor_template_type', 'wp-page'),
(29805, 5373, '_elementor_version', '3.12.2'),
(29806, 5373, '_wp_page_template', 'elementor_header_footer'),
(29807, 5373, '_elementor_data', '[{\"id\":\"56c1adf1\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"48ae8661\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4ab49dbd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Consult <span>Best Doctors<\\/span> Your Nearby Location.\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit,\",\"button_label\":\"Start a Consult\",\"button_url\":{\"url\":\"#\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape_1\":{\"id\":5354,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/banner-img.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"shape_2\":{\"id\":5355,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/banner-img1.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"shape_3\":{\"id\":5356,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/banner-img2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"shape_4\":{\"id\":5357,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/banner-img3.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"HomeHeroMain\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"da76555\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" \"},\"elements\":[{\"id\":\"74961e99\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"539c432e\",\"elType\":\"widget\",\"settings\":{\"style\":\"style_main\",\"title\":\"Specialities\",\"link\":\"#\",\"button\":\"See All Specialities\"},\"elements\":[],\"widgetType\":\"DoctorsSpecialities\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7af30c3f\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" doctors-section\"},\"elements\":[{\"id\":\"548eecfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"50b9af7b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Best Doctors\",\"style\":\"style_main\"},\"elements\":[],\"widgetType\":\"DoctorsCarousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"31519973\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" \"},\"elements\":[{\"id\":\"79b4b84e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1e2f4c16\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"subtitle\":\"Get Your Answer\",\"tabs\":[{\"tab_title\":\"Can i make an Appointment Online with White Plains Hospital Kendi?\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\",\"_id\":\"6ae9983\"},{\"tab_title\":\"Can i make an Appointment Online with White Plains Hospital Kendi?\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\",\"_id\":\"395819f\"},{\"tab_title\":\"Can i make an Appointment Online with White Plains Hospital Kendi?\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\",\"_id\":\"c89be42\"},{\"tab_title\":\"Can i make an Appointment Online with White Plains Hospital Kendi?\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\",\"_id\":\"901acb9\"},{\"tab_title\":\"Can i make an Appointment Online with White Plains Hospital Kendi?\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\",\"_id\":\"4b65475\"}],\"box_title\":\"95k+\",\"box_stitle\":\"Happy Patients\",\"background\":{\"id\":5361,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/faq-img.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background2\":{\"id\":5366,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/smiling-icon.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-toggle\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"96e0b2e\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" work-section\"},\"elements\":[{\"id\":\"67e443e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7da0c284\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"subtitle\":\"How it Works\",\"box_title\":\"95k+\",\"box_stitle\":\"Happy Patients\",\"background\":{\"id\":5362,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/work-img.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"tabs\":[{\"tab_title\":\"Search Doctor\",\"tab_content\":\"Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua.\",\"_id\":\"9386300\",\"background2\":{\"id\":5367,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/work-01.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"tab_title\":\"Check Doctor Profile\",\"tab_content\":\"Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua.\",\"_id\":\"8815d3f\",\"background2\":{\"id\":5368,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/work-02.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"tab_title\":\"Schedule Appointment\",\"tab_content\":\"Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua.\",\"_id\":\"cd1a7ba\",\"background2\":{\"id\":5369,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/work-03.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"tab_title\":\"Get Your Solution\",\"tab_content\":\"Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua.\",\"_id\":\"52fc322\",\"background2\":{\"id\":5370,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/work-04.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}}]},\"elements\":[],\"widgetType\":\"doccure-how-works\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1e12b2fa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"69eeb236\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"689fa900\",\"elType\":\"widget\",\"settings\":{\"styletype\":\"style_main\",\"after_excerpt\":\"...\",\"limit\":4,\"title\":\"Latest Articles\",\"limit_words\":10,\"show_excerpt\":\"yes\",\"show_date\":\"yes\",\"show_category\":\"\"},\"elements\":[],\"widgetType\":\"doccure-posts-grid\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4bf921fb\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"testimonial-section\"},\"elements\":[{\"id\":\"839eb2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6452bfda\",\"elType\":\"widget\",\"settings\":{\"hide_avatar\":\"\",\"hide_job\":\"\",\"hide_username\":\"\",\"style\":\"style_main\",\"title\":\"What Our Client Says\",\"subtitle\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"doccure-testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"47f048de\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"8b74124\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"21a83fe9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Partners\",\"subtitle\":\"How it Works\"},\"elements\":[],\"widgetType\":\"doccure-clients\"}],\"isInner\":false}],\"isInner\":false}]'),
(29809, 5373, '_elementor_edit_mode_nonce', '015f0d51b8'),
(29810, 5373, '_elementor_post_mode', '1'),
(29811, 5373, '_thumbnail_id', '-1'),
(29814, 5374, 'fw_options', 'a:0:{}'),
(29815, 5374, '_elementor_edit_mode', 'builder'),
(29816, 5374, '_elementor_template_type', 'wp-page'),
(29817, 5374, '_elementor_version', '3.12.2'),
(29818, 5374, '_wp_page_template', 'elementor_header_footer');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(29819, 5374, '_elementor_data', '[{\"id\":\"56c1adf1\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"48ae8661\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4ab49dbd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Consult <span>Best Doctors<\\/span> Your Nearby Location.\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit,\",\"button_label\":\"Start a Consult\",\"button_url\":{\"url\":\"#\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape_1\":{\"id\":5354,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/banner-img.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"shape_2\":{\"id\":5355,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/banner-img1.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"shape_3\":{\"id\":5356,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/banner-img2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"shape_4\":{\"id\":5357,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/banner-img3.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"HomeHeroMain\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"da76555\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" \"},\"elements\":[{\"id\":\"74961e99\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"539c432e\",\"elType\":\"widget\",\"settings\":{\"style\":\"style_main\",\"title\":\"Specialities\",\"link\":\"#\",\"button\":\"See All Specialities\"},\"elements\":[],\"widgetType\":\"DoctorsSpecialities\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7af30c3f\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" doctors-section\"},\"elements\":[{\"id\":\"548eecfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"50b9af7b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Best Doctors\",\"style\":\"style_main\"},\"elements\":[],\"widgetType\":\"DoctorsCarousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"31519973\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" \"},\"elements\":[{\"id\":\"79b4b84e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1e2f4c16\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"subtitle\":\"Get Your Answer\",\"tabs\":[{\"tab_title\":\"Can i make an Appointment Online with White Plains Hospital Kendi?\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\",\"_id\":\"6ae9983\"},{\"tab_title\":\"Can i make an Appointment Online with White Plains Hospital Kendi?\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\",\"_id\":\"395819f\"},{\"tab_title\":\"Can i make an Appointment Online with White Plains Hospital Kendi?\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\",\"_id\":\"c89be42\"},{\"tab_title\":\"Can i make an Appointment Online with White Plains Hospital Kendi?\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\",\"_id\":\"901acb9\"},{\"tab_title\":\"Can i make an Appointment Online with White Plains Hospital Kendi?\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\",\"_id\":\"4b65475\"}],\"box_title\":\"95k+\",\"box_stitle\":\"Happy Patients\",\"background\":{\"id\":5361,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/faq-img.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background2\":{\"id\":5366,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/smiling-icon.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-toggle\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"96e0b2e\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" work-section\"},\"elements\":[{\"id\":\"67e443e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7da0c284\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"subtitle\":\"How it Works\",\"box_title\":\"95k+\",\"box_stitle\":\"Happy Patients\",\"background\":{\"id\":5362,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/work-img.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"tabs\":[{\"tab_title\":\"Search Doctor\",\"tab_content\":\"Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua.\",\"_id\":\"9386300\",\"background2\":{\"id\":5367,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/work-01.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"tab_title\":\"Check Doctor Profile\",\"tab_content\":\"Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua.\",\"_id\":\"8815d3f\",\"background2\":{\"id\":5368,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/work-02.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"tab_title\":\"Schedule Appointment\",\"tab_content\":\"Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua.\",\"_id\":\"cd1a7ba\",\"background2\":{\"id\":5369,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/work-03.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"tab_title\":\"Get Your Solution\",\"tab_content\":\"Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua.\",\"_id\":\"52fc322\",\"background2\":{\"id\":5370,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/work-04.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}}]},\"elements\":[],\"widgetType\":\"doccure-how-works\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1e12b2fa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"69eeb236\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"689fa900\",\"elType\":\"widget\",\"settings\":{\"styletype\":\"style_main\",\"after_excerpt\":\"...\",\"limit\":4,\"title\":\"Latest Articles\",\"limit_words\":10,\"show_excerpt\":\"yes\",\"show_date\":\"yes\",\"show_category\":\"\"},\"elements\":[],\"widgetType\":\"doccure-posts-grid\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4bf921fb\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"testimonial-section\"},\"elements\":[{\"id\":\"839eb2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6452bfda\",\"elType\":\"widget\",\"settings\":{\"hide_avatar\":\"\",\"hide_job\":\"\",\"hide_username\":\"\",\"style\":\"style_main\",\"title\":\"What Our Client Says\",\"subtitle\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"doccure-testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"47f048de\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"8b74124\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"21a83fe9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Partners\",\"subtitle\":\"How it Works\"},\"elements\":[],\"widgetType\":\"doccure-clients\"}],\"isInner\":false}],\"isInner\":false}]'),
(29821, 5374, '_elementor_edit_mode_nonce', '015f0d51b8'),
(29822, 5374, '_elementor_post_mode', '1'),
(29823, 5374, '_thumbnail_id', '-1'),
(29825, 5375, 'fw_options', 'a:0:{}'),
(29826, 5375, '_elementor_edit_mode', 'builder'),
(29827, 5375, '_elementor_template_type', 'wp-page'),
(29828, 5375, '_elementor_version', '3.12.2'),
(29829, 5375, '_wp_page_template', 'elementor_header_footer'),
(29830, 5375, '_elementor_data', '[{\"id\":\"56c1adf1\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"48ae8661\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4ab49dbd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Consult <span>Best Doctors<\\/span> Your Nearby Location.\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit,\",\"button_label\":\"Start a Consult\",\"button_url\":{\"url\":\"#\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape_1\":{\"id\":5354,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/banner-img.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"shape_2\":{\"id\":5355,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/banner-img1.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"shape_3\":{\"id\":5356,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/banner-img2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"shape_4\":{\"id\":5357,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/banner-img3.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"HomeHeroMain\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"da76555\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" \"},\"elements\":[{\"id\":\"74961e99\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"539c432e\",\"elType\":\"widget\",\"settings\":{\"style\":\"style_main\",\"title\":\"Specialities\",\"link\":\"#\",\"button\":\"See All Specialities\"},\"elements\":[],\"widgetType\":\"DoctorsSpecialities\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7af30c3f\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" doctors-section\"},\"elements\":[{\"id\":\"548eecfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"50b9af7b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Best Doctors\",\"style\":\"style_main\"},\"elements\":[],\"widgetType\":\"DoctorsCarousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"31519973\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" \"},\"elements\":[{\"id\":\"79b4b84e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1e2f4c16\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"subtitle\":\"Get Your Answer\",\"tabs\":[{\"tab_title\":\"Can i make an Appointment Online with White Plains Hospital Kendi?\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\",\"_id\":\"6ae9983\"},{\"tab_title\":\"Can i make an Appointment Online with White Plains Hospital Kendi?\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\",\"_id\":\"395819f\"},{\"tab_title\":\"Can i make an Appointment Online with White Plains Hospital Kendi?\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\",\"_id\":\"c89be42\"},{\"tab_title\":\"Can i make an Appointment Online with White Plains Hospital Kendi?\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\",\"_id\":\"901acb9\"},{\"tab_title\":\"Can i make an Appointment Online with White Plains Hospital Kendi?\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\",\"_id\":\"4b65475\"}],\"box_title\":\"95k+\",\"box_stitle\":\"Happy Patients\",\"background\":{\"id\":5361,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/faq-img.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background2\":{\"id\":5366,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/smiling-icon.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-toggle\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"96e0b2e\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" work-section\"},\"elements\":[{\"id\":\"67e443e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7da0c284\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"subtitle\":\"How it Works\",\"box_title\":\"95k+\",\"box_stitle\":\"Happy Patients\",\"background\":{\"id\":5362,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/work-img.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"tabs\":[{\"tab_title\":\"Search Doctor\",\"tab_content\":\"Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua.\",\"_id\":\"9386300\",\"background2\":{\"id\":5367,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/work-01.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"tab_title\":\"Check Doctor Profile\",\"tab_content\":\"Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua.\",\"_id\":\"8815d3f\",\"background2\":{\"id\":5368,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/work-02.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"tab_title\":\"Schedule Appointment\",\"tab_content\":\"Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua.\",\"_id\":\"cd1a7ba\",\"background2\":{\"id\":5369,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/work-03.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"tab_title\":\"Get Your Solution\",\"tab_content\":\"Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua.\",\"_id\":\"52fc322\",\"background2\":{\"id\":5370,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/work-04.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}}]},\"elements\":[],\"widgetType\":\"doccure-how-works\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1e12b2fa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"69eeb236\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"689fa900\",\"elType\":\"widget\",\"settings\":{\"styletype\":\"style_main\",\"after_excerpt\":\"...\",\"limit\":4,\"title\":\"Latest Articles\",\"limit_words\":10,\"show_excerpt\":\"yes\",\"show_date\":\"yes\",\"show_category\":\"\"},\"elements\":[],\"widgetType\":\"doccure-posts-grid\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4bf921fb\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"testimonial-section\"},\"elements\":[{\"id\":\"839eb2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6452bfda\",\"elType\":\"widget\",\"settings\":{\"hide_avatar\":\"\",\"hide_job\":\"\",\"hide_username\":\"\",\"style\":\"style_main\",\"title\":\"What Our Client Says\",\"subtitle\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"doccure-testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"47f048de\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"8b74124\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"21a83fe9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Partners\",\"subtitle\":\"How it Works\"},\"elements\":[],\"widgetType\":\"doccure-clients\"}],\"isInner\":false}],\"isInner\":false}]'),
(29832, 5375, '_elementor_edit_mode_nonce', '015f0d51b8'),
(29833, 5375, '_elementor_post_mode', '1'),
(29834, 5375, '_thumbnail_id', '-1'),
(29836, 5376, 'fw_options', 'a:0:{}'),
(29837, 5376, '_elementor_edit_mode', 'builder'),
(29838, 5376, '_elementor_template_type', 'wp-page'),
(29839, 5376, '_elementor_version', '3.12.2'),
(29840, 5376, '_wp_page_template', 'elementor_header_footer'),
(29841, 5376, '_elementor_data', '[{\"id\":\"56c1adf1\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"48ae8661\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4ab49dbd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Consult <span>Best Doctors<\\/span> Your Nearby Location.\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit,\",\"button_label\":\"Start a Consult\",\"button_url\":{\"url\":\"#\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape_1\":{\"id\":5354,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/banner-img.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"shape_2\":{\"id\":5355,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/banner-img1.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"shape_3\":{\"id\":5356,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/banner-img2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"shape_4\":{\"id\":5357,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/banner-img3.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"HomeHeroMain\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"da76555\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" \"},\"elements\":[{\"id\":\"74961e99\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"539c432e\",\"elType\":\"widget\",\"settings\":{\"style\":\"style_main\",\"title\":\"Specialities\",\"link\":\"#\",\"button\":\"See All Specialities\"},\"elements\":[],\"widgetType\":\"DoctorsSpecialities\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7af30c3f\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" doctors-section\"},\"elements\":[{\"id\":\"548eecfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"50b9af7b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Best Doctors\",\"style\":\"style_main\"},\"elements\":[],\"widgetType\":\"DoctorsCarousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"31519973\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" \"},\"elements\":[{\"id\":\"79b4b84e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1e2f4c16\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"subtitle\":\"Get Your Answer\",\"tabs\":[{\"tab_title\":\"Can i make an Appointment Online with White Plains Hospital Kendi?\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\",\"_id\":\"6ae9983\"},{\"tab_title\":\"Can i make an Appointment Online with White Plains Hospital Kendi?\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\",\"_id\":\"395819f\"},{\"tab_title\":\"Can i make an Appointment Online with White Plains Hospital Kendi?\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\",\"_id\":\"c89be42\"},{\"tab_title\":\"Can i make an Appointment Online with White Plains Hospital Kendi?\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\",\"_id\":\"901acb9\"},{\"tab_title\":\"Can i make an Appointment Online with White Plains Hospital Kendi?\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\",\"_id\":\"4b65475\"}],\"box_title\":\"95k+\",\"box_stitle\":\"Happy Patients\",\"background\":{\"id\":5361,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/faq-img.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background2\":{\"id\":5366,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/smiling-icon.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-toggle\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"96e0b2e\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" work-section\"},\"elements\":[{\"id\":\"67e443e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7da0c284\",\"elType\":\"widget\",\"settings\":{\"title\":\"4 easy steps to get your solution\",\"subtitle\":\"How it Works\",\"box_title\":\"95k+\",\"box_stitle\":\"Happy Patients\",\"background\":{\"id\":5362,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/work-img.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"tabs\":[{\"tab_title\":\"Search Doctor\",\"tab_content\":\"Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua.\",\"_id\":\"9386300\",\"background2\":{\"id\":5367,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/work-01.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"tab_title\":\"Check Doctor Profile\",\"tab_content\":\"Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua.\",\"_id\":\"8815d3f\",\"background2\":{\"id\":5368,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/work-02.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"tab_title\":\"Schedule Appointment\",\"tab_content\":\"Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua.\",\"_id\":\"cd1a7ba\",\"background2\":{\"id\":5369,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/work-03.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"tab_title\":\"Get Your Solution\",\"tab_content\":\"Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua.\",\"_id\":\"52fc322\",\"background2\":{\"id\":5370,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/work-04.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}}]},\"elements\":[],\"widgetType\":\"doccure-how-works\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1e12b2fa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"69eeb236\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"689fa900\",\"elType\":\"widget\",\"settings\":{\"styletype\":\"style_main\",\"after_excerpt\":\"...\",\"limit\":4,\"title\":\"Latest Articles\",\"limit_words\":10,\"show_excerpt\":\"yes\",\"show_date\":\"yes\",\"show_category\":\"\"},\"elements\":[],\"widgetType\":\"doccure-posts-grid\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4bf921fb\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"testimonial-section\"},\"elements\":[{\"id\":\"839eb2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6452bfda\",\"elType\":\"widget\",\"settings\":{\"hide_avatar\":\"\",\"hide_job\":\"\",\"hide_username\":\"\",\"style\":\"style_main\",\"title\":\"What Our Client Says\",\"subtitle\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"doccure-testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"47f048de\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"8b74124\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"21a83fe9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Partners\",\"subtitle\":\"How it Works\"},\"elements\":[],\"widgetType\":\"doccure-clients\"}],\"isInner\":false}],\"isInner\":false}]'),
(29843, 5376, '_elementor_edit_mode_nonce', '015f0d51b8'),
(29844, 5376, '_elementor_post_mode', '1'),
(29845, 5376, '_thumbnail_id', '-1'),
(29847, 4916, '_edit_lock', '1689318387:1'),
(29848, 5377, 'fw_options', 'a:0:{}'),
(29849, 5377, '_elementor_edit_mode', 'builder'),
(29850, 5377, '_elementor_template_type', 'kit'),
(29852, 5377, '_thumbnail_id', ''),
(29853, 4916, '_wp_page_template', 'default'),
(29854, 4916, '_elementor_page_settings', 'a:11:{s:13:\"system_colors\";a:4:{i:0;a:3:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:5:\"color\";s:7:\"#6EC1E4\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#54595F\";}i:2;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:5:\"color\";s:7:\"#7A7A7A\";}i:3;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:5:\"color\";s:7:\"#61CE70\";}}s:13:\"custom_colors\";a:0:{}s:17:\"system_typography\";a:4:{i:0;a:5:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"600\";}i:1;a:5:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:11:\"Roboto Slab\";s:22:\"typography_font_weight\";s:3:\"400\";}i:2;a:5:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"400\";}i:3;a:5:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"500\";}}s:17:\"custom_typography\";a:0:{}s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:9:\"site_name\";s:7:\"Doccure\";s:16:\"site_description\";s:23:\"Medical WordPress Theme\";s:15:\"container_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:1320;s:5:\"sizes\";a:0:{}}s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:11:\"viewport_md\";i:768;s:11:\"viewport_lg\";i:1025;}'),
(29855, 4916, '_elementor_data', '[]'),
(29856, 5378, 'fw_options', 'a:0:{}'),
(29857, 5378, '_elementor_edit_mode', 'builder'),
(29858, 5378, '_elementor_template_type', 'kit'),
(29860, 5378, '_wp_page_template', 'default'),
(29861, 5378, '_elementor_page_settings', 'a:11:{s:13:\"system_colors\";a:4:{i:0;a:3:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:5:\"color\";s:7:\"#6EC1E4\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#54595F\";}i:2;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:5:\"color\";s:7:\"#7A7A7A\";}i:3;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:5:\"color\";s:7:\"#61CE70\";}}s:13:\"custom_colors\";a:0:{}s:17:\"system_typography\";a:4:{i:0;a:5:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"600\";}i:1;a:5:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:11:\"Roboto Slab\";s:22:\"typography_font_weight\";s:3:\"400\";}i:2;a:5:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"400\";}i:3;a:5:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"500\";}}s:17:\"custom_typography\";a:0:{}s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:9:\"site_name\";s:7:\"Doccure\";s:16:\"site_description\";s:23:\"Medical WordPress Theme\";s:15:\"container_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:1320;s:5:\"sizes\";a:0:{}}s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:11:\"viewport_md\";i:768;s:11:\"viewport_lg\";i:1025;}'),
(29862, 5378, '_elementor_data', '[]'),
(29863, 5378, '_thumbnail_id', ''),
(29865, 4916, '_elementor_version', '3.12.2'),
(29873, 5379, '_wp_attached_file', '2023/07/partners-1.svg'),
(29874, 5379, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:15469;s:5:\"width\";i:195;s:6:\"height\";i:70;}'),
(29876, 5380, '_wp_attached_file', '2023/07/partners-2.svg'),
(29877, 5380, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:14052;s:5:\"width\";i:159;s:6:\"height\";i:57;}'),
(29879, 5381, '_wp_attached_file', '2023/07/partners-3.svg'),
(29880, 5381, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:24591;s:5:\"width\";i:159;s:6:\"height\";i:34;}'),
(29882, 5382, '_wp_attached_file', '2023/07/partners-4.svg'),
(29883, 5382, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:19565;s:5:\"width\";i:139;s:6:\"height\";i:67;}'),
(29885, 5383, '_wp_attached_file', '2023/07/partners-5.svg'),
(29886, 5383, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:32035;s:5:\"width\";i:163;s:6:\"height\";i:42;}'),
(29888, 5384, '_wp_attached_file', '2023/07/partners-6.svg'),
(29889, 5384, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:613120;s:5:\"width\";i:155;s:6:\"height\";i:36;}'),
(29891, 5385, 'fw_options', 'a:0:{}'),
(29892, 5385, '_elementor_edit_mode', 'builder'),
(29893, 5385, '_elementor_template_type', 'wp-page'),
(29894, 5385, '_elementor_version', '3.12.2'),
(29895, 5385, '_wp_page_template', 'elementor_header_footer'),
(29896, 5385, '_elementor_data', '[{\"id\":\"56c1adf1\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"48ae8661\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4ab49dbd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Consult <span>Best Doctors<\\/span> Your Nearby Location.\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit,\",\"button_label\":\"Start a Consult\",\"button_url\":{\"url\":\"#\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape_1\":{\"id\":5354,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/banner-img.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"shape_2\":{\"id\":5355,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/banner-img1.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"shape_3\":{\"id\":5356,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/banner-img2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"shape_4\":{\"id\":5357,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/banner-img3.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"HomeHeroMain\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"da76555\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" \"},\"elements\":[{\"id\":\"74961e99\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"539c432e\",\"elType\":\"widget\",\"settings\":{\"style\":\"style_main\",\"title\":\"Specialities\",\"link\":\"#\",\"button\":\"See All Specialities\"},\"elements\":[],\"widgetType\":\"DoctorsSpecialities\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7af30c3f\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" doctors-section\"},\"elements\":[{\"id\":\"548eecfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"50b9af7b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Best Doctors\",\"style\":\"style_main\"},\"elements\":[],\"widgetType\":\"DoctorsCarousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"31519973\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" \"},\"elements\":[{\"id\":\"79b4b84e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1e2f4c16\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"subtitle\":\"Get Your Answer\",\"tabs\":[{\"tab_title\":\"Can i make an Appointment Online with White Plains Hospital Kendi?\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\",\"_id\":\"6ae9983\"},{\"tab_title\":\"Can i make an Appointment Online with White Plains Hospital Kendi?\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\",\"_id\":\"395819f\"},{\"tab_title\":\"Can i make an Appointment Online with White Plains Hospital Kendi?\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\",\"_id\":\"c89be42\"},{\"tab_title\":\"Can i make an Appointment Online with White Plains Hospital Kendi?\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\",\"_id\":\"901acb9\"},{\"tab_title\":\"Can i make an Appointment Online with White Plains Hospital Kendi?\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\",\"_id\":\"4b65475\"}],\"box_title\":\"95k+\",\"box_stitle\":\"Happy Patients\",\"background\":{\"id\":5361,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/faq-img.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background2\":{\"id\":5366,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/smiling-icon.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-toggle\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"96e0b2e\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" work-section\"},\"elements\":[{\"id\":\"67e443e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7da0c284\",\"elType\":\"widget\",\"settings\":{\"title\":\"4 easy steps to get your solution\",\"subtitle\":\"How it Works\",\"box_title\":\"95k+\",\"box_stitle\":\"Happy Patients\",\"background\":{\"id\":5362,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/work-img.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"tabs\":[{\"tab_title\":\"Search Doctor\",\"tab_content\":\"Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua.\",\"_id\":\"9386300\",\"background2\":{\"id\":5367,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/work-01.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"tab_title\":\"Check Doctor Profile\",\"tab_content\":\"Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua.\",\"_id\":\"8815d3f\",\"background2\":{\"id\":5368,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/work-02.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"tab_title\":\"Schedule Appointment\",\"tab_content\":\"Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua.\",\"_id\":\"cd1a7ba\",\"background2\":{\"id\":5369,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/work-03.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"tab_title\":\"Get Your Solution\",\"tab_content\":\"Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua.\",\"_id\":\"52fc322\",\"background2\":{\"id\":5370,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/work-04.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}}]},\"elements\":[],\"widgetType\":\"doccure-how-works\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1e12b2fa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"69eeb236\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"689fa900\",\"elType\":\"widget\",\"settings\":{\"styletype\":\"style_main\",\"after_excerpt\":\"...\",\"limit\":4,\"title\":\"Latest Articles\",\"limit_words\":10,\"show_excerpt\":\"yes\",\"show_date\":\"yes\",\"show_category\":\"\"},\"elements\":[],\"widgetType\":\"doccure-posts-grid\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4bf921fb\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"testimonial-section\"},\"elements\":[{\"id\":\"839eb2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6452bfda\",\"elType\":\"widget\",\"settings\":{\"hide_avatar\":\"\",\"hide_job\":\"\",\"hide_username\":\"\",\"style\":\"style_main\",\"title\":\"What Our Client Says\",\"subtitle\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"doccure-testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"47f048de\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"8b74124\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"21a83fe9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Partners\",\"subtitle\":\"How it Works\"},\"elements\":[],\"widgetType\":\"doccure-clients\"}],\"isInner\":false}],\"isInner\":false}]'),
(29898, 5385, '_elementor_edit_mode_nonce', '015f0d51b8'),
(29899, 5385, '_elementor_post_mode', '1'),
(29900, 5385, '_thumbnail_id', '-1'),
(29902, 5386, 'fw_options', 'a:0:{}'),
(29903, 5386, '_elementor_edit_mode', 'builder'),
(29904, 5386, '_elementor_template_type', 'wp-page'),
(29905, 5386, '_elementor_version', '3.12.2'),
(29906, 5386, '_wp_page_template', 'elementor_header_footer'),
(29907, 5386, '_elementor_data', '[{\"id\":\"56c1adf1\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"48ae8661\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4ab49dbd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Consult <span>Best Doctors<\\/span> Your Nearby Location.\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit,\",\"button_label\":\"Start a Consult\",\"button_url\":{\"url\":\"#\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape_1\":{\"id\":5354,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/banner-img.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"shape_2\":{\"id\":5355,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/banner-img1.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"shape_3\":{\"id\":5356,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/banner-img2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"shape_4\":{\"id\":5357,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/banner-img3.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"HomeHeroMain\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"da76555\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" \"},\"elements\":[{\"id\":\"74961e99\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"539c432e\",\"elType\":\"widget\",\"settings\":{\"style\":\"style_main\",\"title\":\"Specialities\",\"link\":\"#\",\"button\":\"See All Specialities\"},\"elements\":[],\"widgetType\":\"DoctorsSpecialities\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7af30c3f\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" doctors-section\"},\"elements\":[{\"id\":\"548eecfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"50b9af7b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Best Doctors\",\"style\":\"style_main\"},\"elements\":[],\"widgetType\":\"DoctorsCarousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"31519973\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" \"},\"elements\":[{\"id\":\"79b4b84e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1e2f4c16\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"subtitle\":\"Get Your Answer\",\"tabs\":[{\"tab_title\":\"Can i make an Appointment Online with White Plains Hospital Kendi?\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\",\"_id\":\"6ae9983\"},{\"tab_title\":\"Can i make an Appointment Online with White Plains Hospital Kendi?\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\",\"_id\":\"395819f\"},{\"tab_title\":\"Can i make an Appointment Online with White Plains Hospital Kendi?\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\",\"_id\":\"c89be42\"},{\"tab_title\":\"Can i make an Appointment Online with White Plains Hospital Kendi?\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\",\"_id\":\"901acb9\"},{\"tab_title\":\"Can i make an Appointment Online with White Plains Hospital Kendi?\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\",\"_id\":\"4b65475\"}],\"box_title\":\"95k+\",\"box_stitle\":\"Happy Patients\",\"background\":{\"id\":5361,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/faq-img.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background2\":{\"id\":5366,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/smiling-icon.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-toggle\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"96e0b2e\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" work-section\"},\"elements\":[{\"id\":\"67e443e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7da0c284\",\"elType\":\"widget\",\"settings\":{\"title\":\"4 easy steps to get your solution\",\"subtitle\":\"How it Works\",\"box_title\":\"95k+\",\"box_stitle\":\"Happy Patients\",\"background\":{\"id\":5362,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/work-img.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"tabs\":[{\"tab_title\":\"Search Doctor\",\"tab_content\":\"Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua.\",\"_id\":\"9386300\",\"background2\":{\"id\":5367,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/work-01.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"tab_title\":\"Check Doctor Profile\",\"tab_content\":\"Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua.\",\"_id\":\"8815d3f\",\"background2\":{\"id\":5368,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/work-02.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"tab_title\":\"Schedule Appointment\",\"tab_content\":\"Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua.\",\"_id\":\"cd1a7ba\",\"background2\":{\"id\":5369,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/work-03.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"tab_title\":\"Get Your Solution\",\"tab_content\":\"Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua.\",\"_id\":\"52fc322\",\"background2\":{\"id\":5370,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/work-04.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}}]},\"elements\":[],\"widgetType\":\"doccure-how-works\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1e12b2fa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"69eeb236\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"689fa900\",\"elType\":\"widget\",\"settings\":{\"styletype\":\"style_main\",\"after_excerpt\":\"...\",\"limit\":4,\"title\":\"Latest Articles\",\"limit_words\":10,\"show_excerpt\":\"yes\",\"show_date\":\"yes\",\"show_category\":\"\"},\"elements\":[],\"widgetType\":\"doccure-posts-grid\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4bf921fb\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"testimonial-section\"},\"elements\":[{\"id\":\"839eb2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6452bfda\",\"elType\":\"widget\",\"settings\":{\"hide_avatar\":\"\",\"hide_job\":\"\",\"hide_username\":\"\",\"style\":\"style_main\",\"title\":\"What Our Client Says\",\"subtitle\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"doccure-testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"47f048de\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"8b74124\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"21a83fe9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Partners\",\"subtitle\":\"How it Works\"},\"elements\":[],\"widgetType\":\"doccure-clients\"}],\"isInner\":false}],\"isInner\":false}]'),
(29909, 5386, '_elementor_edit_mode_nonce', '015f0d51b8'),
(29910, 5386, '_elementor_post_mode', '1'),
(29911, 5386, '_thumbnail_id', '-1'),
(29913, 5387, 'fw_options', 'a:0:{}'),
(29914, 5387, '_elementor_edit_mode', 'builder'),
(29915, 5387, '_elementor_template_type', 'wp-page'),
(29916, 5387, '_elementor_version', '3.12.2'),
(29917, 5387, '_wp_page_template', 'elementor_header_footer');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(29918, 5387, '_elementor_data', '[{\"id\":\"56c1adf1\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"48ae8661\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4ab49dbd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Consult <span>Best Doctors<\\/span> Your Nearby Location.\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit,\",\"button_label\":\"Start a Consult\",\"button_url\":{\"url\":\"#\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape_1\":{\"id\":5354,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/banner-img.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"shape_2\":{\"id\":5355,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/banner-img1.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"shape_3\":{\"id\":5356,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/banner-img2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"shape_4\":{\"id\":5357,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/banner-img3.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"HomeHeroMain\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"da76555\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" \"},\"elements\":[{\"id\":\"74961e99\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"539c432e\",\"elType\":\"widget\",\"settings\":{\"style\":\"style_main\",\"title\":\"Specialities\",\"link\":\"#\",\"button\":\"See All Specialities\"},\"elements\":[],\"widgetType\":\"DoctorsSpecialities\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7af30c3f\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" doctors-section\"},\"elements\":[{\"id\":\"548eecfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"50b9af7b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Best Doctors\",\"style\":\"style_main\"},\"elements\":[],\"widgetType\":\"DoctorsCarousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"31519973\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" \"},\"elements\":[{\"id\":\"79b4b84e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1e2f4c16\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"subtitle\":\"Get Your Answer\",\"tabs\":[{\"tab_title\":\"Can i make an Appointment Online with White Plains Hospital Kendi?\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\",\"_id\":\"6ae9983\"},{\"tab_title\":\"Can i make an Appointment Online with White Plains Hospital Kendi?\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\",\"_id\":\"395819f\"},{\"tab_title\":\"Can i make an Appointment Online with White Plains Hospital Kendi?\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\",\"_id\":\"c89be42\"},{\"tab_title\":\"Can i make an Appointment Online with White Plains Hospital Kendi?\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\",\"_id\":\"901acb9\"},{\"tab_title\":\"Can i make an Appointment Online with White Plains Hospital Kendi?\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\",\"_id\":\"4b65475\"}],\"box_title\":\"95k+\",\"box_stitle\":\"Happy Patients\",\"background\":{\"id\":5361,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/faq-img.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background2\":{\"id\":5366,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/smiling-icon.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-toggle\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"96e0b2e\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" work-section\"},\"elements\":[{\"id\":\"67e443e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7da0c284\",\"elType\":\"widget\",\"settings\":{\"title\":\"4 easy steps to get your solution\",\"subtitle\":\"How it Works\",\"box_title\":\"95k+\",\"box_stitle\":\"Happy Patients\",\"background\":{\"id\":5362,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/work-img.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"tabs\":[{\"tab_title\":\"Search Doctor\",\"tab_content\":\"Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua.\",\"_id\":\"9386300\",\"background2\":{\"id\":5367,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/work-01.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"tab_title\":\"Check Doctor Profile\",\"tab_content\":\"Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua.\",\"_id\":\"8815d3f\",\"background2\":{\"id\":5368,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/work-02.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"tab_title\":\"Schedule Appointment\",\"tab_content\":\"Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua.\",\"_id\":\"cd1a7ba\",\"background2\":{\"id\":5369,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/work-03.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"tab_title\":\"Get Your Solution\",\"tab_content\":\"Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua.\",\"_id\":\"52fc322\",\"background2\":{\"id\":5370,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/work-04.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}}]},\"elements\":[],\"widgetType\":\"doccure-how-works\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1e12b2fa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"69eeb236\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"689fa900\",\"elType\":\"widget\",\"settings\":{\"styletype\":\"style_main\",\"after_excerpt\":\"...\",\"limit\":4,\"title\":\"Latest Articles\",\"limit_words\":10,\"show_excerpt\":\"yes\",\"show_date\":\"yes\",\"show_category\":\"\"},\"elements\":[],\"widgetType\":\"doccure-posts-grid\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4bf921fb\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"testimonial-section\"},\"elements\":[{\"id\":\"839eb2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6452bfda\",\"elType\":\"widget\",\"settings\":{\"hide_avatar\":\"\",\"hide_job\":\"\",\"hide_username\":\"\",\"style\":\"style_main\",\"title\":\"What Our Client Says\",\"subtitle\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"doccure-testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"47f048de\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"8b74124\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"21a83fe9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Partners\",\"subtitle\":\"How it Works\",\"gallery\":[{\"id\":5379,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/partners-1.svg\"},{\"id\":5380,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/partners-2.svg\"},{\"id\":5381,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/partners-3.svg\"},{\"id\":5382,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/partners-4.svg\"},{\"id\":5383,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/partners-5.svg\"},{\"id\":5384,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/partners-6.svg\"}]},\"elements\":[],\"widgetType\":\"doccure-clients\"}],\"isInner\":false}],\"isInner\":false}]'),
(29920, 5387, '_elementor_edit_mode_nonce', '015f0d51b8'),
(29921, 5387, '_elementor_post_mode', '1'),
(29922, 5387, '_thumbnail_id', '-1'),
(29930, 5388, '_menu_item_type', 'post_type'),
(29931, 5388, '_menu_item_menu_item_parent', '3808'),
(29932, 5388, '_menu_item_object_id', '5334'),
(29933, 5388, '_menu_item_object', 'page'),
(29934, 5388, '_menu_item_target', ''),
(29935, 5388, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(29936, 5388, '_menu_item_xfn', ''),
(29937, 5388, '_menu_item_url', ''),
(29939, 3808, '_wp_old_date', '2023-04-28'),
(29940, 3743, '_wp_old_date', '2023-04-28'),
(29941, 5133, '_wp_old_date', '2023-04-28'),
(29942, 5132, '_wp_old_date', '2023-04-28'),
(29943, 5134, '_wp_old_date', '2023-04-28'),
(29944, 16, '_wp_old_date', '2023-04-28'),
(29945, 5212, '_wp_old_date', '2023-04-28'),
(29946, 4708, '_wp_old_date', '2023-04-28'),
(29947, 4722, '_wp_old_date', '2023-04-28'),
(29948, 333, '_wp_old_date', '2023-04-28'),
(29949, 5241, '_wp_old_date', '2023-04-28'),
(29950, 734, '_wp_old_date', '2023-04-28'),
(29951, 3689, '_wp_old_date', '2023-04-28'),
(29952, 3687, '_wp_old_date', '2023-04-28'),
(29953, 4018, '_wp_old_date', '2023-04-28'),
(29954, 3688, '_wp_old_date', '2023-04-28'),
(29955, 336, '_wp_old_date', '2023-04-28'),
(29956, 2767, '_wp_old_date', '2023-04-28'),
(29957, 4043, '_wp_old_date', '2023-04-28'),
(29959, 897, '_wp_old_date', '2023-04-28'),
(29960, 3691, '_wp_old_date', '2023-04-28'),
(29961, 329, '_wp_old_date', '2023-04-28'),
(29962, 762, '_wp_old_date', '2023-04-28'),
(29963, 339, '_wp_old_date', '2023-04-28'),
(29995, 5393, 'am_post_data', 'a:11:{s:12:\"am_seo_title\";s:0:\"\";s:18:\"am_seo_description\";s:0:\"\";s:15:\"am_seo_keywords\";s:0:\"\";s:9:\"am_layout\";s:10:\"no_sidebar\";s:10:\"am_sidebar\";s:0:\"\";s:12:\"am_title_bar\";s:7:\"default\";s:14:\"am_breadcrumbs\";s:6:\"enable\";s:15:\"am_title_bar_bg\";s:0:\"\";s:17:\"am_title_bar_text\";s:0:\"\";s:13:\"am_rev_slider\";s:1:\"0\";s:12:\"am_shortcode\";s:0:\"\";}'),
(29996, 5393, '_edit_lock', '1719380233:1'),
(29997, 5393, '_edit_last', '1'),
(29998, 5393, '_thumbnail_id', '1714'),
(29999, 5393, '_wp_page_template', 'default'),
(30002, 5393, '_wpnonce', '6ea13bb012'),
(30003, 5393, '_wp_http_referer', '/doccure-wp/elementor/wp-admin/post.php?post=5393&action=edit'),
(30004, 5393, 'user_ID', '1'),
(30005, 5393, 'action', 'editpost'),
(30006, 5393, 'originalaction', 'editpost'),
(30007, 5393, 'post_author', '1'),
(30008, 5393, 'post_type', 'post'),
(30009, 5393, 'original_post_status', 'publish'),
(30010, 5393, 'referredby', 'https://doccure-wp.dreamstechnologies.com/wp-admin/edit.php'),
(30011, 5393, '_wp_original_http_referer', 'https://doccure-wp.dreamstechnologies.com/wp-admin/edit.php'),
(30012, 5393, 'auto_draft', ''),
(30013, 5393, 'post_ID', '5393'),
(30014, 5393, 'meta-box-order-nonce', '429f916367'),
(30015, 5393, 'closedpostboxesnonce', 'ebd8c0d31d'),
(30016, 5393, 'original_post_title', 'Doccure – Making your clinic painless visit?'),
(30017, 5393, 'post_title', 'Doccure – Making your clinic painless visit?'),
(30018, 5393, 'samplepermalinknonce', 'b18865e5f0'),
(30019, 5393, 'content', '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.\r\n\r\nSed 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. Ut enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur, vel illum qui dolorem eum fugiat quo voluptas nulla pariatur?\r\n\r\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.'),
(30020, 5393, 'wp-preview', ''),
(30021, 5393, 'hidden_post_status', 'publish'),
(30022, 5393, 'post_status', 'publish'),
(30023, 5393, 'hidden_post_password', ''),
(30024, 5393, 'hidden_post_visibility', 'public'),
(30025, 5393, 'visibility', 'public'),
(30026, 5393, 'post_password', ''),
(30027, 5393, 'mm', '07'),
(30028, 5393, 'jj', '18'),
(30029, 5393, 'aa', '2023'),
(30030, 5393, 'hh', '07'),
(30031, 5393, 'mn', '24'),
(30032, 5393, 'ss', '20'),
(30033, 5393, 'hidden_mm', '07'),
(30034, 5393, 'cur_mm', '06'),
(30035, 5393, 'hidden_jj', '18'),
(30036, 5393, 'cur_jj', '26'),
(30037, 5393, 'hidden_aa', '2023'),
(30038, 5393, 'cur_aa', '2024'),
(30039, 5393, 'hidden_hh', '07'),
(30040, 5393, 'cur_hh', '05'),
(30041, 5393, 'hidden_mn', '24'),
(30042, 5393, 'cur_mn', '34'),
(30043, 5393, 'original_publish', 'Update'),
(30044, 5393, 'publish', 'Publish'),
(30045, 5393, 'post_format', '0'),
(30046, 5393, 'post_category', 'a:2:{i:0;s:1:\"0\";i:1;s:1:\"5\";}'),
(30047, 5393, 'newcategory', 'New Category Name'),
(30048, 5393, 'newcategory_parent', '-1'),
(30049, 5393, '_ajax_nonce-add-category', '88d4585859'),
(30050, 5393, 'tax_input', 'a:1:{s:8:\"post_tag\";s:0:\"\";}'),
(30051, 5393, 'newtag', 'a:1:{s:8:\"post_tag\";s:0:\"\";}'),
(30052, 5393, 'page_template', 'default'),
(30055, 5393, 'dfi_fimageplug-2', '7a1b04f833'),
(30056, 5393, 'dfiFeatured', 'a:1:{i:0;s:0:\"\";}'),
(30057, 5393, 'yoast_free_metabox_nonce', '26c3c09690'),
(30058, 5393, 'yoast_wpseo_focuskw', ''),
(30059, 5393, 'yoast_wpseo_title', ''),
(30060, 5393, 'yoast_wpseo_metadesc', ''),
(30061, 5393, 'yoast_wpseo_linkdex', '-1184'),
(30062, 5393, 'yoast_wpseo_content_score', '30'),
(30063, 5393, 'yoast_wpseo_inclusive_language_score', '0'),
(30064, 5393, 'yoast_wpseo_is_cornerstone', 'false'),
(30065, 5393, 'yoast_wpseo_estimated-reading-time-minutes', '2'),
(30066, 5393, 'yoast_wpseo_meta-robots-noindex', '0'),
(30067, 5393, 'yoast_wpseo_meta-robots-nofollow', '0'),
(30068, 5393, 'yoast_wpseo_meta-robots-adv', ''),
(30069, 5393, 'yoast_wpseo_bctitle', ''),
(30070, 5393, 'yoast_wpseo_canonical', ''),
(30071, 5393, 'yoast_wpseo_wordproof_timestamp', ''),
(30072, 5393, 'yoast_wpseo_schema_page_type', ''),
(30073, 5393, 'yoast_wpseo_schema_article_type', ''),
(30074, 5393, 'yoast_wpseo_opengraph-title', ''),
(30075, 5393, 'yoast_wpseo_opengraph-description', ''),
(30076, 5393, 'yoast_wpseo_opengraph-image', ''),
(30077, 5393, 'yoast_wpseo_opengraph-image-id', ''),
(30078, 5393, 'yoast_wpseo_twitter-title', ''),
(30079, 5393, 'yoast_wpseo_twitter-description', ''),
(30080, 5393, 'yoast_wpseo_twitter-image', ''),
(30081, 5393, 'yoast_wpseo_twitter-image-id', ''),
(30082, 5393, 'yoast_wpseo_primary_category_term', '5'),
(30083, 5393, 'yoast_wpseo_primary_category_nonce', 'c73da93e40'),
(30084, 5393, 'screen', 'mobile'),
(30085, 5393, 'excerpt', 'Explore the benefits & challenges of virtual healthcare appointments, along with tips for making good health.'),
(30086, 5393, 'trackback_url', ''),
(30087, 5393, 'metakeyselect', '#NONE#'),
(30088, 5393, 'metakeyinput', ''),
(30089, 5393, 'metavalue', ''),
(30090, 5393, '_ajax_nonce-add-meta', '8d979d532f'),
(30091, 5393, 'advanced_view', '1'),
(30092, 5393, 'comment_status', 'open'),
(30093, 5393, 'ping_status', 'open'),
(30094, 5393, 'post_name', 'doccure-making-your-clinic-painless-visit'),
(30095, 5393, 'post_author_override', '1'),
(30096, 5393, 'post_mime_type', ''),
(30097, 5393, 'ID', '5393'),
(30098, 5393, 'post_content', '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.\r\n\r\nSed 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. Ut enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur, vel illum qui dolorem eum fugiat quo voluptas nulla pariatur?\r\n\r\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.'),
(30099, 5393, 'post_excerpt', 'Explore the benefits & challenges of virtual healthcare appointments, along with tips for making good health.'),
(30100, 5393, 'to_ping', ''),
(30101, 5393, '_yoast_wpseo_content_score', '30'),
(30102, 5393, '_yoast_wpseo_estimated-reading-time-minutes', '2'),
(30103, 5393, '_yoast_wpseo_wordproof_timestamp', ''),
(30104, 5394, 'fw_options', 'a:0:{}'),
(30107, 5393, '_yoast_wpseo_primary_category', '5'),
(30110, 5393, 'save', 'Update'),
(30113, 5393, 'meta', 'a:90:{i:30029;a:2:{s:3:\"key\";s:2:\"aa\";s:5:\"value\";s:4:\"2023\";}i:30005;a:2:{s:3:\"key\";s:6:\"action\";s:5:\"value\";s:8:\"editpost\";}i:30115;a:2:{s:3:\"key\";s:17:\"add_comment_nonce\";s:5:\"value\";s:10:\"6ec6023ce3\";}i:30091;a:2:{s:3:\"key\";s:13:\"advanced_view\";s:5:\"value\";s:1:\"1\";}i:30012;a:2:{s:3:\"key\";s:10:\"auto_draft\";s:5:\"value\";s:0:\"\";}i:30015;a:2:{s:3:\"key\";s:20:\"closedpostboxesnonce\";s:5:\"value\";s:10:\"ebd8c0d31d\";}i:30092;a:2:{s:3:\"key\";s:14:\"comment_status\";s:5:\"value\";s:4:\"open\";}i:30019;a:2:{s:3:\"key\";s:7:\"content\";s:5:\"value\";s:2275:\"Explore the benefits & challenges of virtual healthcare appointments, along with tips for making good health.\r\n\r\nLorem 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.\r\n\r\nSed 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. Ut enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur, vel illum qui dolorem eum fugiat quo voluptas nulla pariatur?\r\n\r\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.\";}i:30038;a:2:{s:3:\"key\";s:6:\"cur_aa\";s:5:\"value\";s:4:\"2024\";}i:30040;a:2:{s:3:\"key\";s:6:\"cur_hh\";s:5:\"value\";s:2:\"04\";}i:30036;a:2:{s:3:\"key\";s:6:\"cur_jj\";s:5:\"value\";s:2:\"26\";}i:30034;a:2:{s:3:\"key\";s:6:\"cur_mm\";s:5:\"value\";s:2:\"06\";}i:30042;a:2:{s:3:\"key\";s:6:\"cur_mn\";s:5:\"value\";s:2:\"57\";}i:30055;a:2:{s:3:\"key\";s:16:\"dfi_fimageplug-2\";s:5:\"value\";s:10:\"7a1b04f833\";}i:30085;a:2:{s:3:\"key\";s:7:\"excerpt\";s:5:\"value\";s:0:\"\";}i:30030;a:2:{s:3:\"key\";s:2:\"hh\";s:5:\"value\";s:2:\"07\";}i:30037;a:2:{s:3:\"key\";s:9:\"hidden_aa\";s:5:\"value\";s:4:\"2023\";}i:30039;a:2:{s:3:\"key\";s:9:\"hidden_hh\";s:5:\"value\";s:2:\"07\";}i:30035;a:2:{s:3:\"key\";s:9:\"hidden_jj\";s:5:\"value\";s:2:\"18\";}i:30033;a:2:{s:3:\"key\";s:9:\"hidden_mm\";s:5:\"value\";s:2:\"07\";}i:30041;a:2:{s:3:\"key\";s:9:\"hidden_mn\";s:5:\"value\";s:2:\"24\";}i:30023;a:2:{s:3:\"key\";s:20:\"hidden_post_password\";s:5:\"value\";s:0:\"\";}i:30021;a:2:{s:3:\"key\";s:18:\"hidden_post_status\";s:5:\"value\";s:7:\"publish\";}i:30024;a:2:{s:3:\"key\";s:22:\"hidden_post_visibility\";s:5:\"value\";s:6:\"public\";}i:30097;a:2:{s:3:\"key\";s:2:\"ID\";s:5:\"value\";s:4:\"5393\";}i:30028;a:2:{s:3:\"key\";s:2:\"jj\";s:5:\"value\";s:2:\"18\";}i:30014;a:2:{s:3:\"key\";s:20:\"meta-box-order-nonce\";s:5:\"value\";s:10:\"429f916367\";}i:30088;a:2:{s:3:\"key\";s:12:\"metakeyinput\";s:5:\"value\";s:0:\"\";}i:30087;a:2:{s:3:\"key\";s:13:\"metakeyselect\";s:5:\"value\";s:6:\"#NONE#\";}i:30089;a:2:{s:3:\"key\";s:9:\"metavalue\";s:5:\"value\";s:0:\"\";}i:30027;a:2:{s:3:\"key\";s:2:\"mm\";s:5:\"value\";s:2:\"07\";}i:30031;a:2:{s:3:\"key\";s:2:\"mn\";s:5:\"value\";s:2:\"24\";}i:30047;a:2:{s:3:\"key\";s:11:\"newcategory\";s:5:\"value\";s:17:\"New Category Name\";}i:30048;a:2:{s:3:\"key\";s:18:\"newcategory_parent\";s:5:\"value\";s:2:\"-1\";}i:30009;a:2:{s:3:\"key\";s:20:\"original_post_status\";s:5:\"value\";s:7:\"publish\";}i:30016;a:2:{s:3:\"key\";s:19:\"original_post_title\";s:5:\"value\";s:46:\"Doccure – Making your clinic painless visit?\";}i:30043;a:2:{s:3:\"key\";s:16:\"original_publish\";s:5:\"value\";s:6:\"Update\";}i:30006;a:2:{s:3:\"key\";s:14:\"originalaction\";s:5:\"value\";s:8:\"editpost\";}i:30052;a:2:{s:3:\"key\";s:13:\"page_template\";s:5:\"value\";s:7:\"default\";}i:30093;a:2:{s:3:\"key\";s:11:\"ping_status\";s:5:\"value\";s:4:\"open\";}i:30007;a:2:{s:3:\"key\";s:11:\"post_author\";s:5:\"value\";s:1:\"1\";}i:30095;a:2:{s:3:\"key\";s:20:\"post_author_override\";s:5:\"value\";s:1:\"1\";}i:30098;a:2:{s:3:\"key\";s:12:\"post_content\";s:5:\"value\";s:2275:\"Explore the benefits & challenges of virtual healthcare appointments, along with tips for making good health.\r\n\r\nLorem 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.\r\n\r\nSed 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. Ut enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur, vel illum qui dolorem eum fugiat quo voluptas nulla pariatur?\r\n\r\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.\";}i:30099;a:2:{s:3:\"key\";s:12:\"post_excerpt\";s:5:\"value\";s:0:\"\";}i:30045;a:2:{s:3:\"key\";s:11:\"post_format\";s:5:\"value\";s:1:\"0\";}i:30013;a:2:{s:3:\"key\";s:7:\"post_ID\";s:5:\"value\";s:4:\"5393\";}i:30096;a:2:{s:3:\"key\";s:14:\"post_mime_type\";s:5:\"value\";s:0:\"\";}i:30094;a:2:{s:3:\"key\";s:9:\"post_name\";s:5:\"value\";s:41:\"doccure-making-your-clinic-painless-visit\";}i:30026;a:2:{s:3:\"key\";s:13:\"post_password\";s:5:\"value\";s:0:\"\";}i:30022;a:2:{s:3:\"key\";s:11:\"post_status\";s:5:\"value\";s:7:\"publish\";}i:30017;a:2:{s:3:\"key\";s:10:\"post_title\";s:5:\"value\";s:46:\"Doccure – Making your clinic painless visit?\";}i:30008;a:2:{s:3:\"key\";s:9:\"post_type\";s:5:\"value\";s:4:\"post\";}i:30044;a:2:{s:3:\"key\";s:7:\"publish\";s:5:\"value\";s:7:\"Publish\";}i:30010;a:2:{s:3:\"key\";s:10:\"referredby\";s:5:\"value\";s:55:\"https://doccure-wp.dreamstechnologies.com/wp-admin/edit.php\";}i:30018;a:2:{s:3:\"key\";s:20:\"samplepermalinknonce\";s:5:\"value\";s:10:\"b18865e5f0\";}i:30110;a:2:{s:3:\"key\";s:4:\"save\";s:5:\"value\";s:6:\"Update\";}i:30084;a:2:{s:3:\"key\";s:6:\"screen\";s:5:\"value\";s:6:\"mobile\";}i:30032;a:2:{s:3:\"key\";s:2:\"ss\";s:5:\"value\";s:2:\"20\";}i:30100;a:2:{s:3:\"key\";s:7:\"to_ping\";s:5:\"value\";s:0:\"\";}i:30086;a:2:{s:3:\"key\";s:13:\"trackback_url\";s:5:\"value\";s:0:\"\";}i:30004;a:2:{s:3:\"key\";s:7:\"user_ID\";s:5:\"value\";s:1:\"1\";}i:30025;a:2:{s:3:\"key\";s:10:\"visibility\";s:5:\"value\";s:6:\"public\";}i:30020;a:2:{s:3:\"key\";s:10:\"wp-preview\";s:5:\"value\";s:0:\"\";}i:30057;a:2:{s:3:\"key\";s:24:\"yoast_free_metabox_nonce\";s:5:\"value\";s:10:\"26c3c09690\";}i:30069;a:2:{s:3:\"key\";s:19:\"yoast_wpseo_bctitle\";s:5:\"value\";s:0:\"\";}i:30070;a:2:{s:3:\"key\";s:21:\"yoast_wpseo_canonical\";s:5:\"value\";s:0:\"\";}i:30062;a:2:{s:3:\"key\";s:25:\"yoast_wpseo_content_score\";s:5:\"value\";s:2:\"30\";}i:30065;a:2:{s:3:\"key\";s:42:\"yoast_wpseo_estimated-reading-time-minutes\";s:5:\"value\";s:1:\"2\";}i:30058;a:2:{s:3:\"key\";s:19:\"yoast_wpseo_focuskw\";s:5:\"value\";s:0:\"\";}i:30063;a:2:{s:3:\"key\";s:36:\"yoast_wpseo_inclusive_language_score\";s:5:\"value\";s:1:\"0\";}i:30064;a:2:{s:3:\"key\";s:26:\"yoast_wpseo_is_cornerstone\";s:5:\"value\";s:5:\"false\";}i:30061;a:2:{s:3:\"key\";s:19:\"yoast_wpseo_linkdex\";s:5:\"value\";s:5:\"-1184\";}i:30068;a:2:{s:3:\"key\";s:27:\"yoast_wpseo_meta-robots-adv\";s:5:\"value\";s:0:\"\";}i:30067;a:2:{s:3:\"key\";s:32:\"yoast_wpseo_meta-robots-nofollow\";s:5:\"value\";s:1:\"0\";}i:30066;a:2:{s:3:\"key\";s:31:\"yoast_wpseo_meta-robots-noindex\";s:5:\"value\";s:1:\"0\";}i:30060;a:2:{s:3:\"key\";s:20:\"yoast_wpseo_metadesc\";s:5:\"value\";s:0:\"\";}i:30075;a:2:{s:3:\"key\";s:33:\"yoast_wpseo_opengraph-description\";s:5:\"value\";s:0:\"\";}i:30076;a:2:{s:3:\"key\";s:27:\"yoast_wpseo_opengraph-image\";s:5:\"value\";s:0:\"\";}i:30077;a:2:{s:3:\"key\";s:30:\"yoast_wpseo_opengraph-image-id\";s:5:\"value\";s:0:\"\";}i:30074;a:2:{s:3:\"key\";s:27:\"yoast_wpseo_opengraph-title\";s:5:\"value\";s:0:\"\";}i:30083;a:2:{s:3:\"key\";s:34:\"yoast_wpseo_primary_category_nonce\";s:5:\"value\";s:10:\"c73da93e40\";}i:30082;a:2:{s:3:\"key\";s:33:\"yoast_wpseo_primary_category_term\";s:5:\"value\";s:1:\"5\";}i:30073;a:2:{s:3:\"key\";s:31:\"yoast_wpseo_schema_article_type\";s:5:\"value\";s:0:\"\";}i:30072;a:2:{s:3:\"key\";s:28:\"yoast_wpseo_schema_page_type\";s:5:\"value\";s:0:\"\";}i:30059;a:2:{s:3:\"key\";s:17:\"yoast_wpseo_title\";s:5:\"value\";s:0:\"\";}i:30079;a:2:{s:3:\"key\";s:31:\"yoast_wpseo_twitter-description\";s:5:\"value\";s:0:\"\";}i:30080;a:2:{s:3:\"key\";s:25:\"yoast_wpseo_twitter-image\";s:5:\"value\";s:0:\"\";}i:30081;a:2:{s:3:\"key\";s:28:\"yoast_wpseo_twitter-image-id\";s:5:\"value\";s:0:\"\";}i:30078;a:2:{s:3:\"key\";s:25:\"yoast_wpseo_twitter-title\";s:5:\"value\";s:0:\"\";}i:30071;a:2:{s:3:\"key\";s:31:\"yoast_wpseo_wordproof_timestamp\";s:5:\"value\";s:0:\"\";}}'),
(30114, 5393, '_ajax_nonce', 'd76e3cf2d5'),
(30115, 5393, 'add_comment_nonce', '6ec6023ce3'),
(30116, 5393, '_ajax_fetch_list_nonce', '63fe75807e'),
(30119, 5395, 'fw_options', 'a:0:{}'),
(30120, 5395, '_elementor_edit_mode', 'builder'),
(30121, 5395, '_elementor_template_type', 'wp-page'),
(30122, 5395, '_elementor_version', '3.12.2'),
(30123, 5395, '_wp_page_template', 'elementor_header_footer'),
(30124, 5395, '_elementor_data', '[{\"id\":\"56c1adf1\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"48ae8661\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4ab49dbd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Consult <span>Best Doctors<\\/span> Your Nearby Location.\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit,\",\"button_label\":\"Start a Consult\",\"button_url\":{\"url\":\"#\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape_1\":{\"id\":5354,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/banner-img.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"shape_2\":{\"id\":5355,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/banner-img1.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"shape_3\":{\"id\":5356,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/banner-img2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"shape_4\":{\"id\":5357,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/banner-img3.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"HomeHeroMain\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"da76555\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" \"},\"elements\":[{\"id\":\"74961e99\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"539c432e\",\"elType\":\"widget\",\"settings\":{\"style\":\"style_main\",\"title\":\"Specialities\",\"link\":\"#\",\"button\":\"See All Specialities\"},\"elements\":[],\"widgetType\":\"DoctorsSpecialities\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7af30c3f\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" doctors-section\"},\"elements\":[{\"id\":\"548eecfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"50b9af7b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Best Doctors\",\"style\":\"style_main\"},\"elements\":[],\"widgetType\":\"DoctorsCarousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"31519973\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" \"},\"elements\":[{\"id\":\"79b4b84e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1e2f4c16\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"subtitle\":\"Get Your Answer\",\"tabs\":[{\"tab_title\":\"Can i make an Appointment Online with White Plains Hospital Kendi?\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\",\"_id\":\"6ae9983\"},{\"tab_title\":\"Can i make an Appointment Online with White Plains Hospital Kendi?\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\",\"_id\":\"395819f\"},{\"tab_title\":\"Can i make an Appointment Online with White Plains Hospital Kendi?\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\",\"_id\":\"c89be42\"},{\"tab_title\":\"Can i make an Appointment Online with White Plains Hospital Kendi?\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\",\"_id\":\"901acb9\"},{\"tab_title\":\"Can i make an Appointment Online with White Plains Hospital Kendi?\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\",\"_id\":\"4b65475\"}],\"box_title\":\"95k+\",\"box_stitle\":\"Happy Patients\",\"background\":{\"id\":5361,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/faq-img.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background2\":{\"id\":5366,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/smiling-icon.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-toggle\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"96e0b2e\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" work-section\"},\"elements\":[{\"id\":\"67e443e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7da0c284\",\"elType\":\"widget\",\"settings\":{\"title\":\"4 easy steps to get your solution\",\"subtitle\":\"How it Works\",\"box_title\":\"95k+\",\"box_stitle\":\"Happy Patients\",\"background\":{\"id\":5362,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/work-img.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"tabs\":[{\"tab_title\":\"Search Doctor\",\"tab_content\":\"Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua.\",\"_id\":\"9386300\",\"background2\":{\"id\":5367,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/work-01.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"tab_title\":\"Check Doctor Profile\",\"tab_content\":\"Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua.\",\"_id\":\"8815d3f\",\"background2\":{\"id\":5368,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/work-02.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"tab_title\":\"Schedule Appointment\",\"tab_content\":\"Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua.\",\"_id\":\"cd1a7ba\",\"background2\":{\"id\":5369,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/work-03.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"tab_title\":\"Get Your Solution\",\"tab_content\":\"Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua.\",\"_id\":\"52fc322\",\"background2\":{\"id\":5370,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/work-04.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}}]},\"elements\":[],\"widgetType\":\"doccure-how-works\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1e12b2fa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"69eeb236\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"689fa900\",\"elType\":\"widget\",\"settings\":{\"styletype\":\"style_main\",\"after_excerpt\":\"...\",\"limit\":4,\"title\":\"Latest Articles\",\"limit_words\":10,\"show_excerpt\":\"yes\",\"show_date\":\"yes\",\"show_category\":\"\"},\"elements\":[],\"widgetType\":\"doccure-posts-grid\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4bf921fb\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"testimonial-section\"},\"elements\":[{\"id\":\"839eb2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6452bfda\",\"elType\":\"widget\",\"settings\":{\"hide_avatar\":\"\",\"hide_job\":\"\",\"hide_username\":\"\",\"style\":\"style_main\",\"title\":\"What Our Client Says\",\"subtitle\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"doccure-testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"47f048de\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"8b74124\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"21a83fe9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Partners\",\"subtitle\":\"How it Works\",\"gallery\":[{\"id\":5379,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/partners-1.svg\"},{\"id\":5380,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/partners-2.svg\"},{\"id\":5381,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/partners-3.svg\"},{\"id\":5382,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/partners-4.svg\"},{\"id\":5383,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/partners-5.svg\"},{\"id\":5384,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/partners-6.svg\"}]},\"elements\":[],\"widgetType\":\"doccure-clients\"}],\"isInner\":false}],\"isInner\":false}]'),
(30126, 5395, '_elementor_edit_mode_nonce', '015f0d51b8'),
(30127, 5395, '_elementor_post_mode', '1'),
(30128, 5395, '_thumbnail_id', '-1'),
(30130, 5396, 'fw_options', 'a:0:{}'),
(30131, 5396, '_wp_page_template', 'elementor_header_footer'),
(30132, 5396, '_elementor_edit_mode_nonce', '7c89a7c98a'),
(30133, 5396, '_elementor_post_mode', ''),
(30134, 5396, '_thumbnail_id', '-1'),
(30135, 5396, '_elementor_edit_mode', 'builder'),
(30136, 5396, '_elementor_template_type', 'wp-page'),
(30137, 5396, '_elementor_version', '3.12.2');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(30138, 5396, '_elementor_data', '[{\"id\":\"4dc3ba80\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"75e23f75\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"154c7754\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search Doctor, Make an Appointment\",\"subtitle\":\"Discover the best doctors, clinic & hospital the city nearest to you.\",\"shape_1\":{\"id\":1657,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/11\\/banner-bg.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"HomeHeroOne\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"335f16f7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"css_classes\":\"homemain_looking homemain_looking_elementor\"},\"elements\":[{\"id\":\"51e07adb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5ba22a7f\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"67c83faa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e99f882\",\"elType\":\"widget\",\"settings\":{\"title\":\"What are you looking for?\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"433cf02b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"6681ba10\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4f509a7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Visit a doctor\",\"url\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"link_label\":\"Book Now\",\"background\":{\"id\":767,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/10\\/doctor-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-imagebox\"}],\"isInner\":true},{\"id\":\"3f1be5ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"css_classes\":\"homemain_looking_inner_space\"},\"elements\":[{\"id\":\"4ae0d4ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Medical\",\"url\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"link_label\":\"Book Now\",\"background\":{\"id\":4658,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2022\\/12\\/feature-06.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-imagebox\"}],\"isInner\":true},{\"id\":\"73fbb5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"616e101c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Services\",\"url\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"link_label\":\"Book Now\",\"background\":{\"id\":4660,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2022\\/12\\/feature-03.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"495dc66a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"css_classes\":\"homemain_clinic\"},\"elements\":[{\"id\":\"5727ba02\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66713be4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinic and Specialities\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\\ntempor incididunt ut labore et dolore magna aliqua.\"},\"elements\":[],\"widgetType\":\"doccure-headline\"},{\"id\":\"4da27514\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[slide-anything id=\'527\']\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1da8061c\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"home_counter_block elementor_counter\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#15558D\",\"structure\":\"40\"},\"elements\":[{\"id\":\"92fe4dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"css_classes\":\"home_countersection \"},\"elements\":[{\"id\":\"5a8ae21e\",\"elType\":\"widget\",\"settings\":{\"title\":\"3500\",\"content\":\"Happy Customers\",\"icon\":{\"value\":\"fas fa-procedures\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":false},{\"id\":\"16044771\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"css_classes\":\"home_countersection \"},\"elements\":[{\"id\":\"24af55bb\",\"elType\":\"widget\",\"settings\":{\"title\":\"450+\",\"content\":\"Projects Done\\n\\n\",\"icon\":{\"value\":\"fas fa-briefcase\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":false},{\"id\":\"72ddba10\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"css_classes\":\"home_countersection \"},\"elements\":[{\"id\":\"53486d34\",\"elType\":\"widget\",\"settings\":{\"title\":\"40+\",\"content\":\"Awards\\n\\n\",\"icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":false},{\"id\":\"775c3b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"css_classes\":\"home_countersection \"},\"elements\":[{\"id\":\"4a8078df\",\"elType\":\"widget\",\"settings\":{\"title\":\"3500\",\"content\":\"Client Works\\n\\n\",\"icon\":{\"value\":\"fas fa-ambulance\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"32ad5ca0\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"css_classes\":\"home_doctor\",\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\"},\"elements\":[{\"id\":\"1615984c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"144717df\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book Our Doctor\"},\"elements\":[],\"widgetType\":\"doccure-headline\"},{\"id\":\"2b783e1e\",\"elType\":\"widget\",\"settings\":{\"featured\":\"\",\"_listing_type\":\"doctors\",\"fullwidth\":\"yes\",\"title\":\"zxc\",\"sub_title\":\"zxc\",\"description\":\"<p>zxc<\\/p>\"},\"elements\":[],\"widgetType\":\"DoctorsCarousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"661a179a\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"css_classes\":\"home_available\"},\"elements\":[{\"id\":\"2445786\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a3f9fc7\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"455319a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"14311223\",\"elType\":\"widget\",\"settings\":{\"title\":\"Available Features in Our Clinic\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\\ntempor incididunt ut labore et dolore magna aliqua.\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"51edfafe\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"2b37e4c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1d53d24e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Medical\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-capsules\",\"library\":\"fa-solid\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true},{\"id\":\"5df9f923\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3c3ffcee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Operation\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true},{\"id\":\"43a647d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2834ce5b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Laboratory\",\"content\":\"\",\"icon\":{\"value\":\"far fa-hospital\",\"library\":\"fa-regular\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"332be79\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"4642f00d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5d236bec\",\"elType\":\"widget\",\"settings\":{\"title\":\"ICU\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-pills\",\"library\":\"fa-solid\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true},{\"id\":\"2cd3d86f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"14f3da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Test Room\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-x-ray\",\"library\":\"fa-solid\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true},{\"id\":\"1108fe0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1e66c7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Patient Ward\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-procedures\",\"library\":\"fa-solid\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"41aecbd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"css_classes\":\"home_blog\",\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"43e2aa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1282914b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"65a581eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"35af35a2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blogs and News\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\\ntempor incididunt ut labore et dolore magna aliqua.\",\"link\":\"#\",\"with_border\":\"\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4a21307a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5721e14a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f5d06ea\",\"elType\":\"widget\",\"settings\":{\"after_excerpt\":\"...\",\"show_excerpt\":\"yes\",\"show_date\":\"yes\",\"show_category\":\"yes\"},\"elements\":[],\"widgetType\":\"doccure-posts-grid\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(30141, 5397, 'fw_options', 'a:0:{}'),
(30142, 5397, '_wp_page_template', 'elementor_header_footer'),
(30143, 5397, '_elementor_edit_mode_nonce', '7c89a7c98a'),
(30144, 5397, '_elementor_post_mode', ''),
(30145, 5397, '_thumbnail_id', '-1'),
(30146, 5397, '_elementor_edit_mode', 'builder'),
(30147, 5397, '_elementor_template_type', 'wp-page'),
(30148, 5397, '_elementor_version', '3.12.2'),
(30149, 5397, '_elementor_data', '[{\"id\":\"58ee947\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#E5F1FB\"},\"elements\":[{\"id\":\"690837f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4839cec6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search Doctor, <span class=\\\"blue\\\"><br> Make an Appointment<\\/span>\",\"subtitle\":\"Discover the best doctors, clinic & hospital the city nearest to you.\",\"shape_1\":{\"id\":4929,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/04\\/banner-img.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"buttonone\":\"Instant Operation & Appointment\",\"buttontwo\":\"100% Expert Doctors \"},\"elements\":[],\"widgetType\":\"HomeHeroTwo\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"503cd219\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"structure\":\"21\",\"css_classes\":\"page-template-homepagetwo appoinment-section  appoinment_section_elementor custom-contain\"},\"elements\":[{\"id\":\"38e87130\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"css_classes\":\"appointment-left\"},\"elements\":[{\"id\":\"7b416b45\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":3736,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2022\\/04\\/appoinment-img.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2badaed2\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"css_classes\":\"homeboxtwo_boxes\"},\"elements\":[{\"id\":\"72b1f33e\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"2f235a14\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"css_classes\":\"appointment-grid\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6cfa4907\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-bed\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"shape\":\"square\",\"primary_color\":\"#FFF1E6\",\"secondary_color\":\"#F2994A\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"485d5172\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4 class=\\\"appointment-link\\\"><a href=\\\"#\\\">Visit a Doctor<\\/a><\\/h4>\\nWe provide the a wide range of medical services, so every person could have the opportunity\",\"_css_classes\":\" \"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"78f80a1e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"size\":\"md\",\"button_text_color\":\"#242424\",\"background_color\":\"#CE616100\",\"background_color_b\":\"#B09CA1\",\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#0071DC\",\"button_hover_border_color\":\"#0071DC\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0071DC\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6e2a2ed5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"css_classes\":\"appointment-grid\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c5aa8da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-tablets\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"shape\":\"square\",\"primary_color\":\"#E3FFEF\",\"secondary_color\":\"#27AD5F\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"73057396\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4 class=\\\"appointment-link\\\"><a href=\\\"#\\\">Medical<\\/a><\\/h4>\\nWe provide the a wide range of medical services, so every person could have the opportunity.\",\"_css_classes\":\" \"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d715dcf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"size\":\"md\",\"button_text_color\":\"#242424\",\"background_color\":\"#CE616100\",\"background_color_b\":\"#B09CA1\",\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#0071DC\",\"button_hover_border_color\":\"#0071DC\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0071DC\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1f388354\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"css_classes\":\"appointment-grid\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9d64d0d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"fas fa-vial\",\"library\":\"fa-solid\"},\"view\":\"stacked\",\"shape\":\"square\",\"primary_color\":\"#FFF1F1\",\"secondary_color\":\"#EB5757\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"361e453e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4 class=\\\"appointment-link\\\"><a href=\\\"#\\\">Services<\\/a><\\/h4>\\nWe provide the a wide range of medical services, so every person could have the opportunity\",\"_css_classes\":\" \"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7fb94ec8\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"size\":\"md\",\"button_text_color\":\"#242424\",\"background_color\":\"#CE616100\",\"background_color_b\":\"#B09CA1\",\"hover_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#0071DC\",\"button_hover_border_color\":\"#0071DC\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#0071DC\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"31b399d4\",\"elType\":\"section\",\"settings\":{\"structure\":\"21\"},\"elements\":[{\"id\":\"47785ee9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1f3f26dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Schedule<\\/h3>\\n<ul>\\n \\t<li><strong>Monday \\u2013 Friday<\\/strong> 8.00 \\u2013 13.00<\\/li>\\n \\t<li><strong>Saturday<\\/strong> 8.00 \\u2013 15.00<\\/li>\\n<\\/ul>\",\"_css_classes\":\" appointment-schedule elementor_schedule \"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"2ec8bae1\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"css_classes\":\"appointment-info-holder\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"17\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"25300877\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3 class=\\\"schedule-title text-white\\\">Request an Appointment<\\/h3>\\n<div class=\\\"request_appoinment\\\">\\n<div class=\\\"request_appoinment_img\\\"><img class=\\\"alignnone size-full wp-image-3737\\\" src=\\\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2022\\/04\\/phone-call.png\\\" alt=\\\"\\\" width=\\\"104\\\" height=\\\"104\\\" \\/><\\/div>\\n<div class=\\\"request_appoinment_right\\\">\\n<p class=\\\"callus_txt\\\">Call us on<\\/p>\\n\\n<h2>+1 (208) 567 0707<\\/h2>\\n<\\/div>\\n<\\/div>\",\"_css_classes\":\" appointment-request\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"736697cf\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#EDF5FC\",\"css_classes\":\" page-template-homepagetwo\"},\"elements\":[{\"id\":\"187c9f02\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"415777f6\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"service-section\"},\"elements\":[{\"id\":\"7f0edb02\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"54f9c3cb\",\"elType\":\"widget\",\"settings\":{\"title\":\"High Quality Service for you\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt<br> ut labore et dolore magna aliqua\",\"_css_classes\":\"section-header\"},\"elements\":[],\"widgetType\":\"doccure-headline\"},{\"id\":\"33ecb018\",\"elType\":\"widget\",\"settings\":{\"limit\":4},\"elements\":[],\"widgetType\":\"DoctorsSpecialities\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7b662314\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"css_classes\":\"page-template-homepagetwo  doctor-section doctor-right-img mobile_section doctor-bg\"},\"elements\":[{\"id\":\"35d6fef\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"19fff8a6\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7ac3e71d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"290bc914\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book Our Doctor\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br> tempor incididunt ut labore et dolore magna aliqua.\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"74cdc935\",\"elType\":\"widget\",\"settings\":{\"style\":\"style2\",\"link\":\"#\"},\"elements\":[],\"widgetType\":\"DoctorsCarousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"63a14490\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"background_color\":\"#EDF5FC\",\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"css_classes\":\"page-template-homepagetwo\"},\"elements\":[{\"id\":\"446af50a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"787bc15a\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"doctor-section hometwo_available\",\"background_background\":\"classic\"},\"elements\":[{\"id\":\"76eed861\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1c233823\",\"elType\":\"widget\",\"settings\":{\"title\":\"Availabe Features in Our Clinic\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br> tempor incididunt ut labore et dolore magna aliqua.\",\"_css_classes\":\"section-header\"},\"elements\":[],\"widgetType\":\"doccure-headline\"},{\"id\":\"2089d003\",\"elType\":\"widget\",\"settings\":{\"limit\":10,\"link\":\"#\"},\"elements\":[],\"widgetType\":\"DoctorsServices\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f6f2ebe\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"css_classes\":\"page-template-homepagetwo  homepagetwo_blog\"},\"elements\":[{\"id\":\"75fb4c09\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"45cac11\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"doctor-section\",\"background_background\":\"classic\"},\"elements\":[{\"id\":\"58437903\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"47eeb08d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s See Our Latest News\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br> tempor incididunt ut labore et dolore magna aliqua.\",\"_css_classes\":\"section-header\"},\"elements\":[],\"widgetType\":\"doccure-headline\"},{\"id\":\"5b368c84\",\"elType\":\"widget\",\"settings\":{\"styletype\":\"style2\",\"after_excerpt\":\"...\",\"link\":\"#\"},\"elements\":[],\"widgetType\":\"doccure-posts-grid\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(30152, 5398, 'fw_options', 'a:0:{}'),
(30153, 5398, '_wp_page_template', 'elementor_header_footer'),
(30154, 5398, '_elementor_edit_mode_nonce', '7c89a7c98a'),
(30155, 5398, '_elementor_post_mode', ''),
(30156, 5398, '_thumbnail_id', '-1'),
(30157, 5398, '_elementor_edit_mode', 'builder'),
(30158, 5398, '_elementor_template_type', 'wp-page'),
(30159, 5398, '_elementor_version', '3.12.2'),
(30160, 5398, '_elementor_data', '[{\"id\":\"7c4d5d7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"css_classes\":\"page-template-homepagethree\"},\"elements\":[{\"id\":\"1e147f09\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1da9cc2b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search Doctor, Make an Appointment\",\"subtitle\":\"Discover the best doctors, clinic & hospital the city nearest to you.\",\"shape_1\":{\"id\":3145,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2022\\/03\\/banner-6.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"HomeHeroThree\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5fc7188a\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"css_classes\":\"mobile_doctorblock page-template-homepagethree elementor_home3\"},\"elements\":[{\"id\":\"1db0d111\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3a8af33d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6d48ba6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7adb949b\",\"elType\":\"widget\",\"settings\":{\"title\":\"What are you looking for?\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\\n\\n\",\"text_align\":\"left\",\"with_border\":\"\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6ee5cb7f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"319eefe\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"css_classes\":\"looking-grid hvr-bounce-to-right\"},\"elements\":[{\"id\":\"5f8feba9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Visit a Doctor\",\"content\":\"We hire the best specialists and best medical services the to deliver top-notch diagnostic services for you.\\n\\n\",\"icon\":{\"value\":\"fas fa-user-md\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxtwo\"}],\"isInner\":true},{\"id\":\"31c39b80\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"css_classes\":\"looking-grid hvr-bounce-to-right\"},\"elements\":[{\"id\":\"33c1ef20\",\"elType\":\"widget\",\"settings\":{\"title\":\"Find a Pharmacy\",\"content\":\"We provide the a wide range of medical services, so every person could have the opportunity.\\n\\n\\n\",\"icon\":{\"value\":\"fas fa-tablets\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxtwo\"}],\"isInner\":true},{\"id\":\"2771605b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"css_classes\":\"looking-grid hvr-bounce-to-right\"},\"elements\":[{\"id\":\"3c9fc7fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Find a Lab\",\"content\":\"We use the first-class medical equipment for timely diagnostics of various diseases.\\n\\n\\n\",\"icon\":{\"value\":\"fas fa-vial\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxtwo\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"841e1fe\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"page-template-homepagethree\"},\"elements\":[{\"id\":\"6a7778a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"css_classes\":\"best-doctor-section\"},\"elements\":[{\"id\":\"5fd4944d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book Our Best Doctor\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\",\"text_align\":\"left\",\"with_border\":\"\"},\"elements\":[],\"widgetType\":\"doccure-headline\"},{\"id\":\"5e5cf0cf\",\"elType\":\"widget\",\"settings\":{\"style\":\"style3\",\"limit\":6,\"link\":\"#\"},\"elements\":[],\"widgetType\":\"DoctorsCarousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6d8d7c97\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"css_classes\":\"page-template-homepagethree\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#EDF5FC\"},\"elements\":[{\"id\":\"441869b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"css_classes\":\"features-clinic-section \"},\"elements\":[{\"id\":\"27bfa5e5\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"33f3981e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4a3bf86f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Available Features in Our Clinic\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\\n\\n\",\"text_align\":\"left\",\"with_border\":\"\"},\"elements\":[],\"widgetType\":\"doccure-headline\"},{\"id\":\"42d90644\",\"elType\":\"widget\",\"settings\":{\"style\":\"style2\",\"limit\":6},\"elements\":[],\"widgetType\":\"DoctorsServices\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6a3d48ff\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"css_classes\":\"page-template-homepagethree \",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\"},\"elements\":[{\"id\":\"114e8f5d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"css_classes\":\" \"},\"elements\":[{\"id\":\"20119450\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"high-service-section\"},\"elements\":[{\"id\":\"75673218\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"63b6b355\",\"elType\":\"widget\",\"settings\":{\"title\":\"High Quality Service for you\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\\n\\n\",\"text_align\":\"left\",\"with_border\":\"\"},\"elements\":[],\"widgetType\":\"doccure-headline\"},{\"id\":\"5bc6ccbb\",\"elType\":\"widget\",\"settings\":{\"style\":\"style2\",\"link\":\"#\"},\"elements\":[],\"widgetType\":\"DoctorsSpecialities\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"124c649f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"css_classes\":\"page-template-homepagethree \",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\"},\"elements\":[{\"id\":\"5ffef314\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"css_classes\":\" \"},\"elements\":[{\"id\":\"1539627b\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"high--section\"},\"elements\":[{\"id\":\"43cd387b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"73211d96\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blogs and News\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\\n\\n\",\"text_align\":\"left\",\"with_border\":\"\"},\"elements\":[],\"widgetType\":\"doccure-headline\"},{\"id\":\"5713d480\",\"elType\":\"widget\",\"settings\":{\"styletype\":\"style3\",\"after_excerpt\":\"...\"},\"elements\":[],\"widgetType\":\"doccure-posts-grid\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(30163, 5399, 'fw_options', 'a:0:{}'),
(30164, 5399, '_wp_page_template', 'elementor_header_footer'),
(30165, 5399, '_elementor_edit_mode_nonce', '7c89a7c98a'),
(30166, 5399, '_elementor_post_mode', ''),
(30167, 5399, '_thumbnail_id', '-1'),
(30168, 5399, '_elementor_edit_mode', 'builder'),
(30169, 5399, '_elementor_template_type', 'wp-page'),
(30170, 5399, '_elementor_version', '3.12.2'),
(30171, 5399, '_elementor_data', '[{\"id\":\"22662af1\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"css_classes\":\"page-template-homepagefour\"},\"elements\":[{\"id\":\"22daea9e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e8020c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search Doctor, Make <br>an <span class=\\\"orange\\\">Appointment<\\/span>\",\"shape_1\":{\"id\":3340,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2022\\/03\\/banner-5.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"HomeHeroFour\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"10b3f2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"css_classes\":\"page-template-homepagefour looking-section-four\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"2910bf22\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3eb2867c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6f65dae0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1ad27a0\",\"elType\":\"widget\",\"settings\":{\"title\":\"What are you <span class=\\\"color-primary\\\">looking<\\/span> for?\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7d9da39d\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"css_classes\":\"looking-row\"},\"elements\":[{\"id\":\"29e3b156\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"css_classes\":\"looking-grid-four\"},\"elements\":[{\"id\":\"6d2d396\",\"elType\":\"widget\",\"settings\":{\"title\":\"Visit a Doctor\",\"content\":\"We hire the best specialists to deliver top-notch diagnostic services for you diagnostic services for you.\",\"styletype\":\"style2\",\"icon\":{\"value\":\"fas fa-vial\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxtwo\"}],\"isInner\":true},{\"id\":\"6e69602e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"css_classes\":\"looking-grid-four\"},\"elements\":[{\"id\":\"57dbf1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Find a Pharmacy\",\"content\":\"We provide the a wide range of medical services, so every person could have the opportunity.\\n\",\"styletype\":\"style2\",\"icon\":{\"value\":\"fas fa-tablets\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxtwo\"}],\"isInner\":true},{\"id\":\"391a1330\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"css_classes\":\"looking-grid-four\"},\"elements\":[{\"id\":\"6b8d5530\",\"elType\":\"widget\",\"settings\":{\"title\":\"Find a Lab\",\"content\":\"We hire the best specialists to deliver top-notch diagnostic services for you diagnostic services for you.\",\"styletype\":\"style2\",\"icon\":{\"value\":\"fas fa-user-md\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconboxtwo\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4f56ae42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"css_classes\":\"page-template-homepagefour clinic-section-four\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"187cd3e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7e350cc2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"206e2024\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ed2b0b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinic &amp; <span class=\\\"color-primary\\\">Specialities<\\/span>\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br> tempor incididunt ut labore et dolore magna aliqua.\\n\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5b6ee095\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1ee10762\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"18aa8389\",\"elType\":\"widget\",\"settings\":{\"style\":\"style3\"},\"elements\":[],\"widgetType\":\"DoctorsSpecialities\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c198d4f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"css_classes\":\"page-template-homepagefour doctor-section-four  \",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"4b421e2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"72e07e31\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"26354b74\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"11b39058\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book Our <span class=\\\"color-primary\\\">Best Doctor<\\/span>\",\"subtitle\":\"Access to expert physicians and surgeons, advanced technologies and<br> top-quality surgery facilities right here.\\n\\n\\n\\n\\n\\n\\n\\n\\n\\n\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"460e5b9a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7d40cb99\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"27923d2b\",\"elType\":\"widget\",\"settings\":{\"style\":\"style4\",\"limit\":6},\"elements\":[],\"widgetType\":\"DoctorsCarousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"71ebfc4d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#F4F5F7\",\"css_classes\":\"page-template-homepagefour features-clinic-four\"},\"elements\":[{\"id\":\"176b4b3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5b907501\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3591732b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2105ccc8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Available Features <span class=\\\"color-primary\\\">in Our Clinic<\\/span>\",\"subtitle\":\"It is a long established fact that a reader will be distracted by the readable<br> content of a page when looking at its layout.\\n\\n\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"102e65d2\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"642caa46\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1411081c\",\"elType\":\"widget\",\"settings\":{\"style\":\"style3\",\"link\":\"#\"},\"elements\":[],\"widgetType\":\"DoctorsServices\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"769441\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"stretch_section\":\"section-stretched\",\"layout\":\"full_width\",\"background_background\":\"classic\",\"css_classes\":\"page-template-homepagefour blog-section-four homepagefour_elementor\"},\"elements\":[{\"id\":\"2d39a405\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"22e74f46\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"36e3dad0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"23fd0902\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Latest <span class=\\\"color-primary\\\">Blogs<\\/span>\",\"subtitle\":\"It is a long established fact that a reader will be distracted by the readable<br> content of a page when looking at its layout.\\n\\n\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"59dac364\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6e22f8bf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5a0db52b\",\"elType\":\"widget\",\"settings\":{\"styletype\":\"style4\",\"after_excerpt\":\"...\",\"link\":\"#\"},\"elements\":[],\"widgetType\":\"doccure-posts-grid\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(30174, 5400, '_edit_lock', '1689746427:1'),
(30175, 5400, '_edit_last', '1'),
(30176, 5400, '_elementor_edit_mode', 'builder'),
(30177, 5400, '_elementor_template_type', 'wp-post'),
(30178, 5400, '_elementor_version', '3.14.1'),
(30181, 5402, '_wp_attached_file', '2023/07/book-doctor-10.jpg'),
(30182, 5402, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:306;s:6:\"height\";i:291;s:4:\"file\";s:26:\"2023/07/book-doctor-10.jpg\";s:8:\"filesize\";i:24723;s:5:\"sizes\";a:14:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"book-doctor-10-300x285.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:285;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10399;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"book-doctor-10-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4384;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:26:\"book-doctor-10-306x250.jpg\";s:5:\"width\";i:306;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10182;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:26:\"book-doctor-10-306x220.jpg\";s:5:\"width\";i:306;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9060;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:26:\"book-doctor-10-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7392;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:26:\"book-doctor-10-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8567;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:26:\"book-doctor-10-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7199;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:26:\"book-doctor-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:2827;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:24:\"book-doctor-10-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1777;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:24:\"book-doctor-10-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:970;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:24:\"book-doctor-10-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:855;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:26:\"book-doctor-10-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8512;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"book-doctor-10-300x291.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:291;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11535;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"book-doctor-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:2827;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(30183, 4173, '_thumbnail_id', '5402'),
(30189, 5405, '_wp_attached_file', '2023/07/book-doctor-10-1.jpg'),
(30190, 5405, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:306;s:6:\"height\";i:291;s:4:\"file\";s:28:\"2023/07/book-doctor-10-1.jpg\";s:8:\"filesize\";i:24723;s:5:\"sizes\";a:14:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"book-doctor-10-1-300x285.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:285;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10399;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"book-doctor-10-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4384;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:28:\"book-doctor-10-1-306x250.jpg\";s:5:\"width\";i:306;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10182;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:28:\"book-doctor-10-1-306x220.jpg\";s:5:\"width\";i:306;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9060;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:28:\"book-doctor-10-1-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7392;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:28:\"book-doctor-10-1-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8567;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:28:\"book-doctor-10-1-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7199;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:28:\"book-doctor-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:2827;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:26:\"book-doctor-10-1-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1777;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:26:\"book-doctor-10-1-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:970;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:26:\"book-doctor-10-1-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:855;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:28:\"book-doctor-10-1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8512;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:28:\"book-doctor-10-1-300x291.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:291;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11535;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:28:\"book-doctor-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:2827;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(30214, 5409, '_order_key', 'wc_order_5nT8p1k6PeVmJ'),
(30215, 5409, '_customer_user', '62'),
(30216, 5409, '_payment_method', 'stripe_cc'),
(30217, 5409, '_payment_method_title', 'Credit Card'),
(30218, 5409, '_customer_ip_address', '103.98.209.252'),
(30219, 5409, '_customer_user_agent', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edg/114.0.1823.82');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(30220, 5409, '_created_via', 'checkout'),
(30221, 5409, '_cart_hash', 'cc090a9131e76bdcc74b61f4bdb7337e'),
(30222, 5409, '_download_permissions_granted', 'yes'),
(30223, 5409, '_recorded_sales', 'yes'),
(30224, 5409, '_recorded_coupon_usage_counts', 'yes'),
(30225, 5409, '_new_order_email_sent', 'true'),
(30226, 5409, '_order_stock_reduced', 'yes'),
(30227, 5409, '_billing_first_name', 'Patient'),
(30228, 5409, '_billing_last_name', 'Demo'),
(30229, 5409, '_billing_address_1', 'K Street. 1667 K Street NW.'),
(30230, 5409, '_billing_city', 'Washington'),
(30231, 5409, '_billing_state', 'WA'),
(30232, 5409, '_billing_postcode', '20005'),
(30233, 5409, '_billing_country', 'US'),
(30234, 5409, '_billing_email', '[email protected]'),
(30235, 5409, '_billing_phone', '767677678'),
(30236, 5409, '_order_currency', 'USD'),
(30237, 5409, '_cart_discount', '0'),
(30238, 5409, '_cart_discount_tax', '0'),
(30239, 5409, '_order_shipping', '0'),
(30240, 5409, '_order_shipping_tax', '0'),
(30241, 5409, '_order_tax', '0'),
(30242, 5409, '_order_total', '150.00'),
(30243, 5409, '_order_version', '7.9.0'),
(30244, 5409, '_prices_include_tax', 'no'),
(30245, 5409, '_billing_address_index', 'Patient Demo  K Street. 1667 K Street NW.  Washington WA 20005 US [email protected] 767677678'),
(30246, 5409, '_shipping_address_index', '         '),
(30247, 5409, 'is_vat_exempt', 'no'),
(30248, 5409, 'cus_woo_product_data', 'a:13:{s:7:\"service\";a:0:{}s:14:\"consultant_fee\";s:3:\"150\";s:5:\"price\";s:3:\"150\";s:5:\"slots\";s:9:\"1200-1230\";s:16:\"appointment_date\";s:10:\"2023-07-22\";s:8:\"hospital\";s:4:\"4480\";s:9:\"doctor_id\";i:4474;s:7:\"content\";s:0:\"\";s:6:\"myself\";s:6:\"myself\";s:10:\"other_name\";s:12:\"Patient Demo\";s:8:\"bk_email\";s:23:\"[email protected]\";s:8:\"bk_phone\";s:7:\"4545435\";s:8:\"relation\";s:0:\"\";}'),
(30249, 5409, 'payment_type', 'bookings'),
(30250, 5409, 'admin_shares', '15.00'),
(30251, 5409, 'doctors_shares', '135.00'),
(30252, 5409, 'doctor_id', '4474'),
(30253, 5409, 'patient_id', '62'),
(30254, 5409, '_payment_intent_id', 'pi_3NWXieHWmJQ3VDhT1dKN27Tf'),
(30255, 5409, '_payment_method_token', 'pm_1NWXiaHWmJQ3VDhTkTQOjyDB'),
(30256, 5409, '_wc_stripe_mode', 'test'),
(30258, 5409, '_wc_stripe_charge_status', 'succeeded'),
(30259, 5409, '_transaction_id', 'ch_3NWXieHWmJQ3VDhT1WzfO71W'),
(30260, 5409, '_date_completed', '1690001226'),
(30261, 5409, '_date_paid', '1690001226'),
(30262, 5409, '_paid_date', '2023-07-22 04:47:06'),
(30263, 5409, '_completed_date', '2023-07-22 04:47:06'),
(30264, 5410, 'bk_email', '[email protected]'),
(30265, 5410, 'bk_phone', '4545435'),
(30266, 5410, 'bk_username', 'Patient Demo'),
(30267, 5410, '_price', '150'),
(30268, 5410, '_appointment_date', '2023-07-22'),
(30269, 5410, '_booking_service', 'a:0:{}'),
(30270, 5410, '_booking_slot', '1200-1230'),
(30271, 5410, '_booking_hospitals', '4480'),
(30272, 5410, '_hospital_id', '4480'),
(30273, 5410, '_doctor_id', '4474'),
(30274, 5410, '_am_booking', 'a:9:{s:6:\"_price\";s:3:\"150\";s:13:\"_user_details\";a:3:{s:8:\"bk_email\";s:23:\"[email protected]\";s:8:\"bk_phone\";s:7:\"4545435\";s:11:\"bk_username\";s:12:\"Patient Demo\";}s:6:\"myself\";s:6:\"myself\";s:13:\"_with_patient\";a:2:{s:10:\"other_name\";s:12:\"Patient Demo\";s:8:\"relation\";s:0:\"\";}s:15:\"_consultant_fee\";s:3:\"150\";s:9:\"_services\";a:0:{}s:17:\"_appointment_date\";s:10:\"2023-07-22\";s:6:\"_slots\";s:9:\"1200-1230\";s:12:\"_hospital_id\";s:4:\"4480\";}'),
(30275, 5411, '_order_key', 'wc_order_NFSWVBi5chOlz'),
(30276, 5411, '_customer_user', '62'),
(30277, 5411, '_payment_method', 'stripe_cc'),
(30278, 5411, '_payment_method_title', 'Credit Card'),
(30279, 5411, '_customer_ip_address', '103.98.209.252'),
(30280, 5411, '_customer_user_agent', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edg/114.0.1823.82'),
(30281, 5411, '_created_via', 'checkout'),
(30282, 5411, '_cart_hash', '443b9d950e415355c6d5a2cb0659d2ec'),
(30283, 5411, '_download_permissions_granted', 'yes'),
(30284, 5411, '_recorded_sales', 'yes'),
(30285, 5411, '_recorded_coupon_usage_counts', 'yes'),
(30286, 5411, '_new_order_email_sent', 'true'),
(30287, 5411, '_order_stock_reduced', 'yes'),
(30288, 5411, '_billing_first_name', 'Patient'),
(30289, 5411, '_billing_last_name', 'Demo'),
(30290, 5411, '_billing_address_1', 'K Street. 1667 K Street NW.'),
(30291, 5411, '_billing_city', 'Washington'),
(30292, 5411, '_billing_state', 'WA'),
(30293, 5411, '_billing_postcode', '20005'),
(30294, 5411, '_billing_country', 'US'),
(30295, 5411, '_billing_email', '[email protected]'),
(30296, 5411, '_billing_phone', '767677678'),
(30297, 5411, '_order_currency', 'USD'),
(30298, 5411, '_cart_discount', '0'),
(30299, 5411, '_cart_discount_tax', '0'),
(30300, 5411, '_order_shipping', '0'),
(30301, 5411, '_order_shipping_tax', '0'),
(30302, 5411, '_order_tax', '0'),
(30303, 5411, '_order_total', '300.00'),
(30304, 5411, '_order_version', '7.9.0'),
(30305, 5411, '_prices_include_tax', 'no'),
(30306, 5411, '_billing_address_index', 'Patient Demo  K Street. 1667 K Street NW.  Washington WA 20005 US [email protected] 767677678'),
(30307, 5411, '_shipping_address_index', '         '),
(30308, 5411, 'is_vat_exempt', 'no'),
(30309, 5411, 'cus_woo_product_data', 'a:13:{s:7:\"service\";a:0:{}s:14:\"consultant_fee\";s:3:\"300\";s:5:\"price\";s:3:\"300\";s:5:\"slots\";s:9:\"1200-1230\";s:16:\"appointment_date\";s:10:\"2023-07-22\";s:8:\"hospital\";s:4:\"4487\";s:9:\"doctor_id\";i:4481;s:7:\"content\";s:0:\"\";s:6:\"myself\";s:6:\"myself\";s:10:\"other_name\";s:12:\"Patient Demo\";s:8:\"bk_email\";s:23:\"[email protected]\";s:8:\"bk_phone\";s:7:\"4545435\";s:8:\"relation\";s:0:\"\";}'),
(30310, 5411, 'payment_type', 'bookings'),
(30311, 5411, 'admin_shares', '30.00'),
(30312, 5411, 'doctors_shares', '270.00'),
(30313, 5411, 'doctor_id', '4481'),
(30314, 5411, 'patient_id', '62'),
(30315, 5411, '_payment_intent_id', 'pi_3NWXoKHWmJQ3VDhT1UrqnZZe'),
(30316, 5411, '_payment_method_token', 'pm_1NWXoGHWmJQ3VDhTikhhPBdN'),
(30317, 5411, '_wc_stripe_mode', 'test'),
(30319, 5411, '_wc_stripe_charge_status', 'succeeded'),
(30320, 5411, '_transaction_id', 'ch_3NWXoKHWmJQ3VDhT1BkvLZ0G'),
(30321, 5411, '_date_completed', '1690001578'),
(30322, 5411, '_date_paid', '1690001578'),
(30323, 5411, '_paid_date', '2023-07-22 04:52:58'),
(30324, 5411, '_completed_date', '2023-07-22 04:52:58'),
(30325, 5412, 'bk_email', '[email protected]'),
(30326, 5412, 'bk_phone', '4545435'),
(30327, 5412, 'bk_username', 'Patient Demo'),
(30328, 5412, '_price', '300'),
(30329, 5412, '_appointment_date', '2023-07-22'),
(30330, 5412, '_booking_service', 'a:0:{}'),
(30331, 5412, '_booking_slot', '1200-1230'),
(30332, 5412, '_booking_hospitals', '4487'),
(30333, 5412, '_hospital_id', '4487'),
(30334, 5412, '_doctor_id', '4481'),
(30335, 5412, '_am_booking', 'a:9:{s:6:\"_price\";s:3:\"300\";s:13:\"_user_details\";a:3:{s:8:\"bk_email\";s:23:\"[email protected]\";s:8:\"bk_phone\";s:7:\"4545435\";s:11:\"bk_username\";s:12:\"Patient Demo\";}s:6:\"myself\";s:6:\"myself\";s:13:\"_with_patient\";a:2:{s:10:\"other_name\";s:12:\"Patient Demo\";s:8:\"relation\";s:0:\"\";}s:15:\"_consultant_fee\";s:3:\"300\";s:9:\"_services\";a:0:{}s:17:\"_appointment_date\";s:10:\"2023-07-22\";s:6:\"_slots\";s:9:\"1200-1230\";s:12:\"_hospital_id\";s:4:\"4487\";}'),
(30336, 5413, '_hospital_id', '4487'),
(30337, 5413, '_medicine', 'a:1:{i:887364;a:5:{s:4:\"name\";s:6:\"balaji\";s:14:\"medicine_types\";s:2:\"65\";s:17:\"medicine_duration\";s:2:\"72\";s:14:\"medicine_usage\";s:2:\"69\";s:6:\"detail\";s:12:\"okkkkkkkkkkk\";}}'),
(30338, 5413, '_doctor_id', '132'),
(30339, 5413, '_booking_id', '5412'),
(30340, 5413, '_patient_id', '62'),
(30341, 5413, '_myself', 'myself'),
(30342, 5413, '_detail', 'a:13:{s:17:\"_laboratory_tests\";a:1:{i:0;s:2:\"97\";}s:13:\"_patient_name\";s:12:\"Patient Demo\";s:6:\"_phone\";s:10:\"9655865589\";s:4:\"_age\";s:2:\"32\";s:8:\"_address\";s:8:\"sdfdsfds\";s:9:\"_location\";i:25;s:7:\"_gender\";s:4:\"male\";s:15:\"_marital_status\";s:2:\"76\";s:18:\"_childhood_illness\";a:3:{i:0;s:2:\"62\";i:1;s:2:\"63\";i:2;s:2:\"64\";}s:12:\"_vital_signs\";s:0:\"\";s:16:\"_medical_history\";s:10:\"High fever\";s:9:\"_medicine\";a:1:{i:887364;a:5:{s:4:\"name\";s:6:\"balaji\";s:14:\"medicine_types\";s:2:\"65\";s:17:\"medicine_duration\";s:2:\"72\";s:14:\"medicine_usage\";s:2:\"69\";s:6:\"detail\";s:12:\"okkkkkkkkkkk\";}}s:9:\"_diseases\";a:1:{i:0;s:2:\"78\";}}'),
(30343, 5413, '_childhood_illness', 'a:3:{i:0;s:2:\"62\";i:1;s:2:\"63\";i:2;s:2:\"64\";}'),
(30344, 5413, '_marital_status', '76'),
(30345, 5412, '_prescription_id', '5413'),
(30347, 5414, '_hospital_id', '4487'),
(30348, 5414, '_medicine', 'a:0:{}'),
(30349, 5414, '_doctor_id', '132'),
(30350, 5414, '_booking_id', '4490'),
(30351, 5414, '_patient_id', '62'),
(30352, 5414, '_myself', 'myself'),
(30353, 5414, '_detail', 'a:13:{s:17:\"_laboratory_tests\";a:1:{i:0;s:2:\"97\";}s:13:\"_patient_name\";s:12:\"Patient Demo\";s:6:\"_phone\";s:7:\"4545435\";s:4:\"_age\";s:2:\"32\";s:8:\"_address\";s:8:\"sdfdsfds\";s:9:\"_location\";i:17;s:7:\"_gender\";s:4:\"male\";s:15:\"_marital_status\";s:2:\"76\";s:18:\"_childhood_illness\";a:1:{i:0;s:2:\"62\";}s:12:\"_vital_signs\";a:2:{i:59;a:2:{s:4:\"name\";s:2:\"59\";s:5:\"value\";s:3:\"100\";}i:60;a:2:{s:4:\"name\";s:2:\"60\";s:5:\"value\";s:3:\"100\";}}s:16:\"_medical_history\";s:15:\"Medical History\";s:9:\"_medicine\";a:0:{}s:9:\"_diseases\";a:1:{i:0;s:2:\"78\";}}'),
(30354, 5414, '_childhood_illness', 'a:1:{i:0;s:2:\"62\";}'),
(30355, 5414, '_marital_status', '76'),
(30356, 4490, '_prescription_id', '5414'),
(30361, 5418, '_hospital_id', '4487'),
(30362, 5418, '_medicine', 'a:0:{}'),
(30363, 5418, '_doctor_id', '132'),
(30364, 5418, '_booking_id', '4583'),
(30365, 5418, '_patient_id', '62'),
(30366, 5418, '_myself', 'myself'),
(30367, 5418, '_detail', 'a:13:{s:17:\"_laboratory_tests\";a:1:{i:0;s:2:\"81\";}s:13:\"_patient_name\";s:12:\"Patient Demo\";s:6:\"_phone\";s:7:\"4545435\";s:4:\"_age\";s:2:\"32\";s:8:\"_address\";s:8:\"sdfdsfds\";s:9:\"_location\";i:17;s:7:\"_gender\";s:4:\"male\";s:15:\"_marital_status\";s:2:\"76\";s:18:\"_childhood_illness\";a:1:{i:0;s:2:\"64\";}s:12:\"_vital_signs\";s:0:\"\";s:16:\"_medical_history\";s:4:\"good\";s:9:\"_medicine\";a:0:{}s:9:\"_diseases\";a:1:{i:0;s:2:\"79\";}}'),
(30368, 5418, '_childhood_illness', 'a:1:{i:0;s:2:\"64\";}'),
(30369, 5418, '_marital_status', '76'),
(30370, 4583, '_prescription_id', '5418'),
(30371, 5419, '_wp_attached_file', '2023/07/prof.jpg'),
(30372, 5419, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:400;s:6:\"height\";i:400;s:4:\"file\";s:16:\"2023/07/prof.jpg\";s:8:\"filesize\";i:56088;s:5:\"sizes\";a:17:{s:6:\"medium\";a:5:{s:4:\"file\";s:16:\"prof-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18602;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:16:\"prof-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6395;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:16:\"prof-400x360.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27572;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:16:\"prof-400x389.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30163;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:16:\"prof-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15645;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:16:\"prof-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13043;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:16:\"prof-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11498;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:16:\"prof-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14234;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:16:\"prof-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10925;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:16:\"prof-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3661;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:14:\"prof-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2086;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:14:\"prof-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1052;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:14:\"prof-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:880;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:16:\"prof-400x380.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29622;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:16:\"prof-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14009;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:16:\"prof-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18602;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:16:\"prof-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3661;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(30387, 5423, '_wp_attached_file', '2023/08/icon6-4.png'),
(30388, 5423, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:40;s:6:\"height\";i:40;s:4:\"file\";s:19:\"2023/08/icon6-4.png\";s:8:\"filesize\";i:1522;s:5:\"sizes\";a:2:{s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:17:\"icon6-4-30x30.png\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1118;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:17:\"icon6-4-20x20.png\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:599;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(30407, 6, '_hash', '918dea489c5eca20762d15cbc1824c80ed6de3a7'),
(30408, 32, '_hash', 'b0d6cc4f8807dbf31917163a44e4981d8e1bb37c'),
(30409, 152, '_hash', '30df78f74b77509580215b2d9fda14acda4ebde0'),
(30410, 204, '_hash', '21f7e8091cefc066285e7d5d600309f8fa2c7c5f'),
(30411, 212, '_hash', 'a78419ea928cbd18f7f8f6afcf20c373397f89a5'),
(30412, 244, '_hash', '7d522016b9661d765e9d2de63dd3052e5ccfa6b8'),
(30413, 574, '_hash', 'd41511b8e73c32ebc851ff85831b18d67535c667'),
(30414, 744, '_hash', 'cd706176f065454869511c473a8800f4037047cc'),
(30415, 1926, '_hash', '2229b8fdf5abbb63844427c555cba133c0f0e1c6'),
(30454, 5334, '_oembed_ad8b64981f163f6fa025f4e6d142c8fb', '{{unknown}}'),
(30455, 5334, '_oembed_f192c499c7d8cff58416d432fef79deb', '{{unknown}}'),
(30456, 5334, '_oembed_cb9cb9093dc1a80fea5f8f2857237d9d', '{{unknown}}'),
(30457, 5334, '_oembed_5e6fe0e91b438b0a6cedc75ee93ff0ae', '{{unknown}}'),
(30510, 5430, '_order_key', 'wc_order_5iLmzs56gSHsR'),
(30511, 5430, '_customer_user', '62'),
(30512, 5430, '_payment_method', 'paypal'),
(30513, 5430, '_payment_method_title', 'PayPal'),
(30514, 5430, '_customer_ip_address', '103.66.74.201'),
(30515, 5430, '_customer_user_agent', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36'),
(30516, 5430, '_created_via', 'checkout'),
(30517, 5430, '_cart_hash', '38a0db58898fe70bb1cd42258a98ca1a'),
(30518, 5430, '_download_permissions_granted', 'no'),
(30519, 5430, '_recorded_sales', 'no'),
(30520, 5430, '_recorded_coupon_usage_counts', 'no'),
(30521, 5430, '_new_order_email_sent', 'false'),
(30522, 5430, '_order_stock_reduced', 'no'),
(30523, 5430, '_billing_first_name', 'Patient'),
(30524, 5430, '_billing_last_name', 'Demo'),
(30525, 5430, '_billing_address_1', 'K Street. 1667 K Street NW.'),
(30526, 5430, '_billing_city', 'Washington'),
(30527, 5430, '_billing_state', 'WA'),
(30528, 5430, '_billing_postcode', '20005'),
(30529, 5430, '_billing_country', 'US'),
(30530, 5430, '_billing_email', '[email protected]'),
(30531, 5430, '_billing_phone', '767677678'),
(30532, 5430, '_order_currency', 'USD'),
(30533, 5430, '_cart_discount', '0'),
(30534, 5430, '_cart_discount_tax', '0'),
(30535, 5430, '_order_shipping', '0'),
(30536, 5430, '_order_shipping_tax', '0'),
(30537, 5430, '_order_tax', '0'),
(30538, 5430, '_order_total', '500.00'),
(30539, 5430, '_order_version', '8.5.1'),
(30540, 5430, '_prices_include_tax', 'no'),
(30541, 5430, '_billing_address_index', 'Patient Demo  K Street. 1667 K Street NW.  Washington WA 20005 US [email protected] 767677678'),
(30542, 5430, '_shipping_address_index', '         '),
(30543, 5430, 'is_vat_exempt', 'no'),
(30544, 5430, 'cus_woo_product_data', 'a:13:{s:7:\"service\";a:0:{}s:14:\"consultant_fee\";s:3:\"500\";s:5:\"price\";s:3:\"500\";s:5:\"slots\";s:9:\"1740-1825\";s:16:\"appointment_date\";s:10:\"2024-02-24\";s:8:\"hospital\";s:4:\"3702\";s:9:\"doctor_id\";i:3701;s:7:\"content\";s:0:\"\";s:6:\"myself\";s:6:\"myself\";s:10:\"other_name\";s:12:\"Patient Demo\";s:8:\"bk_email\";s:23:\"[email protected]\";s:8:\"bk_phone\";s:7:\"4545435\";s:8:\"relation\";s:0:\"\";}'),
(30545, 5430, 'payment_type', 'bookings'),
(30546, 5430, 'admin_shares', '50.00'),
(30547, 5430, 'doctors_shares', '450.00'),
(30548, 5430, 'doctor_id', '3701'),
(30549, 5430, 'patient_id', '62'),
(30550, 5430, '_wc_order_attribution_source_type', 'referral'),
(30551, 5430, '_wc_order_attribution_referrer', 'https://themeforest.net/'),
(30552, 5430, '_wc_order_attribution_utm_source', 'themeforest.net'),
(30553, 5430, '_wc_order_attribution_utm_medium', 'referral'),
(30554, 5430, '_wc_order_attribution_utm_content', '/'),
(30555, 5430, '_wc_order_attribution_session_entry', 'https://doccure-wp.dreamstechnologies.com/login'),
(30556, 5430, '_wc_order_attribution_session_start_time', '2024-02-23 08:03:30'),
(30557, 5430, '_wc_order_attribution_session_pages', '25'),
(30558, 5430, '_wc_order_attribution_session_count', '1'),
(30559, 5430, '_wc_order_attribution_user_agent', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36'),
(30560, 5430, '_wc_order_attribution_device_type', 'Desktop'),
(30564, 4481, '_thumbnail_id', '4482'),
(30566, 4474, '_thumbnail_id', '4475'),
(30567, 4467, '_thumbnail_id', '4468'),
(30569, 4460, '_thumbnail_id', '4461'),
(30570, 4004, '_thumbnail_id', '4012'),
(30571, 3996, '_thumbnail_id', '4013'),
(30572, 3704, '_thumbnail_id', '4014'),
(30573, 3705, '_thumbnail_id', '3706'),
(30574, 3702, '_thumbnail_id', '3703'),
(30577, 5334, '_oembed_5ecfd92e5f5181fb331a9755f382382e', '{{unknown}}'),
(30578, 5334, '_oembed_692389d8cb480a0174c4b1fc5ccc3924', '{{unknown}}'),
(30579, 5334, '_oembed_39a96cf0459e4a2713eb7a369b4549a5', '{{unknown}}'),
(30580, 5334, '_oembed_62bfaf738f2bceb39afcba2fd0948a8f', '{{unknown}}'),
(30583, 5334, '_oembed_1e32bb2af2d233595106957940b0e790', '{{unknown}}'),
(30584, 5334, '_oembed_06ff62b983d99628ef68bff2b0cef52c', '{{unknown}}'),
(30585, 5334, '_oembed_6fd855bbfae64a153bf98e16591495b5', '{{unknown}}'),
(30586, 5334, '_oembed_0cd9ddc001e7e75243f2f2c8abe713e2', '{{unknown}}'),
(30592, 5436, '_form', '<div class=\"subscribe-form\">\n [email* youremail class:form-control placeholder \"Enter Email\"]\n [submit class:btn \"Submit\"]\n </div>'),
(30593, 5436, '_mail', 'a:9:{s:6:\"active\";b:1;s:7:\"subject\";s:26:\"[_site_title] \"Newsletter\"\";s:6:\"sender\";s:43:\"[_site_title] <[email protected]>\";s:9:\"recipient\";s:19:\"[_site_admin_email]\";s:4:\"body\";s:174:\"From: [youremail]\nSubject: Newsletter\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:18:\"additional_headers\";s:21:\"Reply-To: [youremail]\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),
(30594, 5436, '_mail_2', 'a:9:{s:6:\"active\";b:0;s:7:\"subject\";s:30:\"[_site_title] \"[your-subject]\"\";s:6:\"sender\";s:43:\"[_site_title] <[email protected]>\";s:9:\"recipient\";s:12:\"[your-email]\";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:18:\"additional_headers\";s:29:\"Reply-To: [_site_admin_email]\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),
(30595, 5436, '_messages', 'a:22:{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.\";s:12:\"invalid_date\";s:41:\"Please enter a date in YYYY-MM-DD format.\";s:14:\"date_too_early\";s:32:\"This field has a too early date.\";s:13:\"date_too_late\";s:31:\"This field has a too late date.\";s:14:\"invalid_number\";s:22:\"Please enter a number.\";s:16:\"number_too_small\";s:34:\"This field has a too small number.\";s:16:\"number_too_large\";s:34:\"This field has a too large number.\";s:23:\"quiz_answer_not_correct\";s:36:\"The answer to the quiz is incorrect.\";s:13:\"invalid_email\";s:30:\"Please enter an email address.\";s:11:\"invalid_url\";s:19:\"Please enter a URL.\";s:11:\"invalid_tel\";s:32:\"Please enter a telephone number.\";}'),
(30596, 5436, '_additional_settings', ''),
(30597, 5436, '_locale', 'en_US'),
(30598, 5436, '_hash', 'be8dfdf183da40f574de76df194e71acbf8f99b2'),
(30603, 3808, '_wp_old_date', '2023-07-18'),
(30604, 5388, '_wp_old_date', '2023-07-18'),
(30605, 3743, '_wp_old_date', '2023-07-18'),
(30606, 5133, '_wp_old_date', '2023-07-18'),
(30607, 5132, '_wp_old_date', '2023-07-18'),
(30608, 5134, '_wp_old_date', '2023-07-18'),
(30609, 16, '_wp_old_date', '2023-07-18'),
(30610, 5212, '_wp_old_date', '2023-07-18'),
(30611, 4708, '_wp_old_date', '2023-07-18'),
(30612, 4722, '_wp_old_date', '2023-07-18'),
(30613, 333, '_wp_old_date', '2023-07-18'),
(30614, 5241, '_wp_old_date', '2023-07-18'),
(30615, 734, '_wp_old_date', '2023-07-18'),
(30616, 3689, '_wp_old_date', '2023-07-18'),
(30617, 3687, '_wp_old_date', '2023-07-18'),
(30618, 4018, '_wp_old_date', '2023-07-18'),
(30619, 3688, '_wp_old_date', '2023-07-18'),
(30620, 336, '_wp_old_date', '2023-07-18'),
(30621, 2767, '_wp_old_date', '2023-07-18'),
(30622, 4043, '_wp_old_date', '2023-07-18'),
(30624, 897, '_wp_old_date', '2023-07-18'),
(30625, 3691, '_wp_old_date', '2023-07-18'),
(30626, 329, '_wp_old_date', '2023-07-18'),
(30627, 762, '_wp_old_date', '2023-07-18'),
(30628, 339, '_wp_old_date', '2023-07-18'),
(30629, 5438, '_wp_attached_file', '2024/06/feature-04.jpg'),
(30630, 5438, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:22:\"2024/06/feature-04.jpg\";s:8:\"filesize\";i:45217;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"feature-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:17774;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"feature-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:6252;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:22:\"feature-04-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39562;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:22:\"feature-04-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30905;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:22:\"feature-04-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34960;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:22:\"feature-04-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33181;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:22:\"feature-04-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17518;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:22:\"feature-04-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14635;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:22:\"feature-04-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12107;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:22:\"feature-04-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13257;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:22:\"feature-04-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11680;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:22:\"feature-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:3566;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:20:\"feature-04-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2203;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:20:\"feature-04-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1063;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:20:\"feature-04-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:900;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:22:\"feature-04-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32385;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:22:\"feature-04-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27922;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:22:\"feature-04-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43718;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:22:\"feature-04-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13168;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"feature-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:17774;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"feature-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:3566;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(30631, 5439, '_wp_attached_file', '2024/06/feature-03.jpg'),
(30632, 5439, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:22:\"2024/06/feature-03.jpg\";s:8:\"filesize\";i:47792;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"feature-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:17475;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"feature-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:6132;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:22:\"feature-03-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37847;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:22:\"feature-03-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29995;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:22:\"feature-03-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35058;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:22:\"feature-03-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32574;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:22:\"feature-03-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17080;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:22:\"feature-03-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14201;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:22:\"feature-03-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11822;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:22:\"feature-03-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12918;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:22:\"feature-03-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11213;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:22:\"feature-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:3505;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:20:\"feature-03-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2138;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:20:\"feature-03-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1065;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:20:\"feature-03-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:926;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:22:\"feature-03-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31711;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:22:\"feature-03-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27988;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:22:\"feature-03-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43574;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:22:\"feature-03-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12949;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"feature-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:17475;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"feature-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:3505;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(30633, 5440, '_wp_attached_file', '2024/06/feature-02.jpg'),
(30634, 5440, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:22:\"2024/06/feature-02.jpg\";s:8:\"filesize\";i:48828;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"feature-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:21763;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"feature-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:7637;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:22:\"feature-02-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41620;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:22:\"feature-02-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32815;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:22:\"feature-02-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38792;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:22:\"feature-02-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36093;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:22:\"feature-02-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19207;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:22:\"feature-02-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16149;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:22:\"feature-02-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13431;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:22:\"feature-02-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16132;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:22:\"feature-02-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12720;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:22:\"feature-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:4375;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:20:\"feature-02-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2548;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:20:\"feature-02-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1146;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:20:\"feature-02-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:973;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:22:\"feature-02-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35013;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:22:\"feature-02-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34208;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:22:\"feature-02-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47867;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:22:\"feature-02-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16080;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"feature-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:21763;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"feature-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:4375;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(30635, 5441, '_wp_attached_file', '2024/06/feature-01.jpg'),
(30636, 5441, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:22:\"2024/06/feature-01.jpg\";s:8:\"filesize\";i:50965;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"feature-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:18838;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"feature-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:6643;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:22:\"feature-01-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42282;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:22:\"feature-01-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32777;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:22:\"feature-01-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38478;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:22:\"feature-01-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35394;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:22:\"feature-01-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18022;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:22:\"feature-01-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14902;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:22:\"feature-01-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12791;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:22:\"feature-01-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13964;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:22:\"feature-01-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12041;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:22:\"feature-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:3921;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:20:\"feature-01-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2342;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:20:\"feature-01-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1128;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:20:\"feature-01-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:945;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:22:\"feature-01-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34451;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:22:\"feature-01-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30539;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:22:\"feature-01-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50383;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:22:\"feature-01-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13997;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"feature-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:18838;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"feature-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:3921;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(30639, 5442, '_wp_attached_file', '2024/06/feature-04-1.jpg'),
(30640, 5442, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:24:\"2024/06/feature-04-1.jpg\";s:8:\"filesize\";i:45217;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"feature-04-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:17774;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"feature-04-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6252;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:24:\"feature-04-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:39562;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:24:\"feature-04-1-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30905;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:24:\"feature-04-1-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34960;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:24:\"feature-04-1-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33181;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:24:\"feature-04-1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17518;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:24:\"feature-04-1-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14635;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:24:\"feature-04-1-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12107;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:24:\"feature-04-1-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13257;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:24:\"feature-04-1-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11680;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:24:\"feature-04-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:3566;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:22:\"feature-04-1-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2203;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:22:\"feature-04-1-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1063;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:22:\"feature-04-1-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:900;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:24:\"feature-04-1-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32385;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:24:\"feature-04-1-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27922;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:24:\"feature-04-1-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43718;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:24:\"feature-04-1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13168;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"feature-04-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:17774;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"feature-04-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:3566;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(30641, 5443, '_wp_attached_file', '2024/06/feature-03-1.jpg');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(30642, 5443, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:24:\"2024/06/feature-03-1.jpg\";s:8:\"filesize\";i:47792;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"feature-03-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:17475;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"feature-03-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6132;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:24:\"feature-03-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:37847;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:24:\"feature-03-1-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29995;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:24:\"feature-03-1-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35058;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:24:\"feature-03-1-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32574;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:24:\"feature-03-1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17080;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:24:\"feature-03-1-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14201;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:24:\"feature-03-1-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11822;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:24:\"feature-03-1-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12918;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:24:\"feature-03-1-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11213;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:24:\"feature-03-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:3505;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:22:\"feature-03-1-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2138;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:22:\"feature-03-1-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1065;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:22:\"feature-03-1-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:926;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:24:\"feature-03-1-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31711;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:24:\"feature-03-1-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27988;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:24:\"feature-03-1-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43574;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:24:\"feature-03-1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12949;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"feature-03-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:17475;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"feature-03-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:3505;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(30643, 5444, '_wp_attached_file', '2024/06/feature-02-1.jpg'),
(30644, 5444, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:24:\"2024/06/feature-02-1.jpg\";s:8:\"filesize\";i:48828;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"feature-02-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:21763;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"feature-02-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7637;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:24:\"feature-02-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:41620;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:24:\"feature-02-1-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32815;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:24:\"feature-02-1-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38792;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:24:\"feature-02-1-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36093;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:24:\"feature-02-1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19207;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:24:\"feature-02-1-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16149;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:24:\"feature-02-1-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13431;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:24:\"feature-02-1-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16132;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:24:\"feature-02-1-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12720;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:24:\"feature-02-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:4375;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:22:\"feature-02-1-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2548;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:22:\"feature-02-1-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1146;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:22:\"feature-02-1-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:973;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:24:\"feature-02-1-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35013;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:24:\"feature-02-1-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34208;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:24:\"feature-02-1-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47867;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:24:\"feature-02-1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16080;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"feature-02-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:21763;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"feature-02-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:4375;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(30645, 5445, '_wp_attached_file', '2024/06/feature-01-1.jpg'),
(30646, 5445, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:24:\"2024/06/feature-01-1.jpg\";s:8:\"filesize\";i:50965;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"feature-01-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:18838;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"feature-01-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6643;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:24:\"feature-01-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:42282;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:24:\"feature-01-1-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32777;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:24:\"feature-01-1-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38478;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:24:\"feature-01-1-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35394;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:24:\"feature-01-1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18022;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:24:\"feature-01-1-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14902;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:24:\"feature-01-1-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12791;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:24:\"feature-01-1-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13964;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:24:\"feature-01-1-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12041;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:24:\"feature-01-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:3921;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:22:\"feature-01-1-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2342;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:22:\"feature-01-1-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1128;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:22:\"feature-01-1-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:945;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:24:\"feature-01-1-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34451;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:24:\"feature-01-1-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30539;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:24:\"feature-01-1-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50383;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:24:\"feature-01-1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13997;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"feature-01-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:18838;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"feature-01-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:3921;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(30647, 5446, '_wp_attached_file', '2024/06/feature-04-1-1.jpg'),
(30648, 5446, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:26:\"2024/06/feature-04-1-1.jpg\";s:8:\"filesize\";i:45217;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"feature-04-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:17774;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"feature-04-1-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6252;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:26:\"feature-04-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:39562;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:26:\"feature-04-1-1-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30905;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:26:\"feature-04-1-1-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34960;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:26:\"feature-04-1-1-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33181;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:26:\"feature-04-1-1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17518;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:26:\"feature-04-1-1-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14635;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:26:\"feature-04-1-1-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12107;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:26:\"feature-04-1-1-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13257;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:26:\"feature-04-1-1-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11680;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:26:\"feature-04-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:3566;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:24:\"feature-04-1-1-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2203;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:24:\"feature-04-1-1-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1063;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:24:\"feature-04-1-1-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:900;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:26:\"feature-04-1-1-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32385;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:26:\"feature-04-1-1-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27922;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:26:\"feature-04-1-1-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43718;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:26:\"feature-04-1-1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13168;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"feature-04-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:17774;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"feature-04-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:3566;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(30649, 5447, '_wp_attached_file', '2024/06/feature-03-1-1.jpg'),
(30650, 5447, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:26:\"2024/06/feature-03-1-1.jpg\";s:8:\"filesize\";i:47792;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"feature-03-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:17475;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"feature-03-1-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6132;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:26:\"feature-03-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:37847;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:26:\"feature-03-1-1-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29995;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:26:\"feature-03-1-1-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35058;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:26:\"feature-03-1-1-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32574;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:26:\"feature-03-1-1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17080;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:26:\"feature-03-1-1-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14201;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:26:\"feature-03-1-1-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11822;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:26:\"feature-03-1-1-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12918;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:26:\"feature-03-1-1-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11213;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:26:\"feature-03-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:3505;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:24:\"feature-03-1-1-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2138;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:24:\"feature-03-1-1-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1065;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:24:\"feature-03-1-1-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:926;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:26:\"feature-03-1-1-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31711;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:26:\"feature-03-1-1-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27988;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:26:\"feature-03-1-1-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43574;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:26:\"feature-03-1-1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12949;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"feature-03-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:17475;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"feature-03-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:3505;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(30651, 5448, '_wp_attached_file', '2024/06/feature-02-1-1.jpg'),
(30652, 5448, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:26:\"2024/06/feature-02-1-1.jpg\";s:8:\"filesize\";i:48828;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"feature-02-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:21763;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"feature-02-1-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7637;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:26:\"feature-02-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:41620;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:26:\"feature-02-1-1-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32815;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:26:\"feature-02-1-1-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38792;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:26:\"feature-02-1-1-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36093;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:26:\"feature-02-1-1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19207;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:26:\"feature-02-1-1-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16149;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:26:\"feature-02-1-1-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13431;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:26:\"feature-02-1-1-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16132;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:26:\"feature-02-1-1-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12720;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:26:\"feature-02-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:4375;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:24:\"feature-02-1-1-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2548;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:24:\"feature-02-1-1-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1146;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:24:\"feature-02-1-1-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:973;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:26:\"feature-02-1-1-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35013;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:26:\"feature-02-1-1-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34208;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:26:\"feature-02-1-1-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47867;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:26:\"feature-02-1-1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16080;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"feature-02-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:21763;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"feature-02-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:4375;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(30653, 5449, '_wp_attached_file', '2024/06/feature-01-1-1.jpg'),
(30654, 5449, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:26:\"2024/06/feature-01-1-1.jpg\";s:8:\"filesize\";i:50965;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"feature-01-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:18838;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"feature-01-1-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6643;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:26:\"feature-01-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:42282;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:26:\"feature-01-1-1-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32777;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:26:\"feature-01-1-1-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38478;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:26:\"feature-01-1-1-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35394;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:26:\"feature-01-1-1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18022;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:26:\"feature-01-1-1-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14902;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:26:\"feature-01-1-1-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12791;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:26:\"feature-01-1-1-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13964;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:26:\"feature-01-1-1-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12041;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:26:\"feature-01-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:3921;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:24:\"feature-01-1-1-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2342;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:24:\"feature-01-1-1-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1128;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:24:\"feature-01-1-1-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:945;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:26:\"feature-01-1-1-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34451;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:26:\"feature-01-1-1-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30539;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:26:\"feature-01-1-1-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50383;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:26:\"feature-01-1-1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13997;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"feature-01-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:18838;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"feature-01-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:3921;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(30655, 5450, '_wp_attached_file', '2024/06/feature-04-2.jpg'),
(30656, 5450, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:24:\"2024/06/feature-04-2.jpg\";s:8:\"filesize\";i:45217;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"feature-04-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:17774;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"feature-04-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6252;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:24:\"feature-04-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:39562;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:24:\"feature-04-2-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30905;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:24:\"feature-04-2-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34960;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:24:\"feature-04-2-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33181;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:24:\"feature-04-2-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17518;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:24:\"feature-04-2-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14635;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:24:\"feature-04-2-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12107;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:24:\"feature-04-2-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13257;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:24:\"feature-04-2-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11680;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:24:\"feature-04-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:3566;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:22:\"feature-04-2-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2203;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:22:\"feature-04-2-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1063;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:22:\"feature-04-2-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:900;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:24:\"feature-04-2-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32385;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:24:\"feature-04-2-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27922;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:24:\"feature-04-2-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43718;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:24:\"feature-04-2-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13168;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"feature-04-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:17774;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"feature-04-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:3566;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(30657, 5451, '_wp_attached_file', '2024/06/feature-03-2.jpg'),
(30658, 5451, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:24:\"2024/06/feature-03-2.jpg\";s:8:\"filesize\";i:47792;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"feature-03-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:17475;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"feature-03-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6132;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:24:\"feature-03-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:37847;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:24:\"feature-03-2-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29995;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:24:\"feature-03-2-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35058;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:24:\"feature-03-2-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32574;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:24:\"feature-03-2-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17080;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:24:\"feature-03-2-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14201;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:24:\"feature-03-2-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11822;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:24:\"feature-03-2-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12918;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:24:\"feature-03-2-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11213;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:24:\"feature-03-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:3505;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:22:\"feature-03-2-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2138;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:22:\"feature-03-2-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1065;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:22:\"feature-03-2-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:926;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:24:\"feature-03-2-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31711;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:24:\"feature-03-2-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27988;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:24:\"feature-03-2-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43574;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:24:\"feature-03-2-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12949;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"feature-03-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:17475;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"feature-03-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:3505;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(30659, 5452, '_wp_attached_file', '2024/06/feature-02-2.jpg'),
(30660, 5452, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:24:\"2024/06/feature-02-2.jpg\";s:8:\"filesize\";i:48828;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"feature-02-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:21763;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"feature-02-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7637;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:24:\"feature-02-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:41620;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:24:\"feature-02-2-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32815;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:24:\"feature-02-2-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38792;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:24:\"feature-02-2-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36093;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:24:\"feature-02-2-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19207;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:24:\"feature-02-2-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16149;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:24:\"feature-02-2-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13431;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:24:\"feature-02-2-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16132;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:24:\"feature-02-2-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12720;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:24:\"feature-02-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:4375;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:22:\"feature-02-2-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2548;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:22:\"feature-02-2-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1146;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:22:\"feature-02-2-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:973;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:24:\"feature-02-2-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35013;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:24:\"feature-02-2-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34208;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:24:\"feature-02-2-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47867;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:24:\"feature-02-2-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16080;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"feature-02-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:21763;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"feature-02-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:4375;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(30661, 5453, '_wp_attached_file', '2024/06/feature-01-2.jpg'),
(30662, 5453, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:24:\"2024/06/feature-01-2.jpg\";s:8:\"filesize\";i:50965;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"feature-01-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:18838;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"feature-01-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6643;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:24:\"feature-01-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:42282;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:24:\"feature-01-2-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32777;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:24:\"feature-01-2-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38478;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:24:\"feature-01-2-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35394;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:24:\"feature-01-2-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18022;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:24:\"feature-01-2-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14902;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:24:\"feature-01-2-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12791;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:24:\"feature-01-2-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13964;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:24:\"feature-01-2-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12041;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:24:\"feature-01-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:3921;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:22:\"feature-01-2-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2342;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:22:\"feature-01-2-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1128;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:22:\"feature-01-2-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:945;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:24:\"feature-01-2-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34451;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:24:\"feature-01-2-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30539;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:24:\"feature-01-2-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50383;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:24:\"feature-01-2-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13997;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"feature-01-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:18838;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"feature-01-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:3921;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(30663, 5454, '_wp_attached_file', '2024/06/feature-04-2-1.jpg');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(30664, 5454, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:26:\"2024/06/feature-04-2-1.jpg\";s:8:\"filesize\";i:45217;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"feature-04-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:17774;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"feature-04-2-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6252;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:26:\"feature-04-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:39562;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:26:\"feature-04-2-1-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30905;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:26:\"feature-04-2-1-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34960;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:26:\"feature-04-2-1-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33181;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:26:\"feature-04-2-1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17518;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:26:\"feature-04-2-1-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14635;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:26:\"feature-04-2-1-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12107;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:26:\"feature-04-2-1-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13257;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:26:\"feature-04-2-1-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11680;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:26:\"feature-04-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:3566;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:24:\"feature-04-2-1-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2203;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:24:\"feature-04-2-1-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1063;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:24:\"feature-04-2-1-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:900;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:26:\"feature-04-2-1-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32385;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:26:\"feature-04-2-1-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27922;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:26:\"feature-04-2-1-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43718;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:26:\"feature-04-2-1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13168;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"feature-04-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:17774;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"feature-04-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:3566;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(30665, 5455, '_wp_attached_file', '2024/06/feature-03-2-1.jpg'),
(30666, 5455, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:26:\"2024/06/feature-03-2-1.jpg\";s:8:\"filesize\";i:47792;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"feature-03-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:17475;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"feature-03-2-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6132;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:26:\"feature-03-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:37847;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:26:\"feature-03-2-1-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29995;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:26:\"feature-03-2-1-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35058;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:26:\"feature-03-2-1-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32574;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:26:\"feature-03-2-1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17080;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:26:\"feature-03-2-1-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14201;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:26:\"feature-03-2-1-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11822;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:26:\"feature-03-2-1-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12918;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:26:\"feature-03-2-1-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11213;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:26:\"feature-03-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:3505;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:24:\"feature-03-2-1-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2138;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:24:\"feature-03-2-1-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1065;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:24:\"feature-03-2-1-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:926;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:26:\"feature-03-2-1-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31711;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:26:\"feature-03-2-1-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27988;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:26:\"feature-03-2-1-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43574;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:26:\"feature-03-2-1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12949;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"feature-03-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:17475;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"feature-03-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:3505;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(30667, 5456, '_wp_attached_file', '2024/06/feature-02-2-1.jpg'),
(30668, 5456, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:26:\"2024/06/feature-02-2-1.jpg\";s:8:\"filesize\";i:48828;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"feature-02-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:21763;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"feature-02-2-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7637;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:26:\"feature-02-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:41620;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:26:\"feature-02-2-1-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32815;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:26:\"feature-02-2-1-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38792;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:26:\"feature-02-2-1-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36093;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:26:\"feature-02-2-1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19207;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:26:\"feature-02-2-1-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16149;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:26:\"feature-02-2-1-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13431;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:26:\"feature-02-2-1-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16132;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:26:\"feature-02-2-1-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12720;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:26:\"feature-02-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:4375;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:24:\"feature-02-2-1-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2548;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:24:\"feature-02-2-1-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1146;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:24:\"feature-02-2-1-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:973;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:26:\"feature-02-2-1-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35013;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:26:\"feature-02-2-1-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34208;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:26:\"feature-02-2-1-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47867;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:26:\"feature-02-2-1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16080;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"feature-02-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:21763;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"feature-02-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:4375;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(30669, 5457, '_wp_attached_file', '2024/06/feature-01-2-1.jpg'),
(30670, 5457, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:26:\"2024/06/feature-01-2-1.jpg\";s:8:\"filesize\";i:50965;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"feature-01-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:18838;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"feature-01-2-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6643;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:26:\"feature-01-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:42282;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:26:\"feature-01-2-1-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32777;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:26:\"feature-01-2-1-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38478;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:26:\"feature-01-2-1-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35394;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:26:\"feature-01-2-1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18022;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:26:\"feature-01-2-1-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14902;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:26:\"feature-01-2-1-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12791;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:26:\"feature-01-2-1-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13964;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:26:\"feature-01-2-1-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12041;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:26:\"feature-01-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:3921;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:24:\"feature-01-2-1-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2342;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:24:\"feature-01-2-1-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1128;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:24:\"feature-01-2-1-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:945;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:26:\"feature-01-2-1-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34451;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:26:\"feature-01-2-1-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30539;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:26:\"feature-01-2-1-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50383;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:26:\"feature-01-2-1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13997;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"feature-01-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:18838;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"feature-01-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:3921;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(30671, 5458, '_wp_attached_file', '2024/06/feature-04-3.jpg'),
(30672, 5458, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:24:\"2024/06/feature-04-3.jpg\";s:8:\"filesize\";i:45217;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"feature-04-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:17774;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"feature-04-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6252;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:24:\"feature-04-3-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39562;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:24:\"feature-04-3-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30905;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:24:\"feature-04-3-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34960;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:24:\"feature-04-3-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33181;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:24:\"feature-04-3-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17518;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:24:\"feature-04-3-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14635;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:24:\"feature-04-3-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12107;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:24:\"feature-04-3-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13257;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:24:\"feature-04-3-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11680;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:24:\"feature-04-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:3566;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:22:\"feature-04-3-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2203;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:22:\"feature-04-3-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1063;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:22:\"feature-04-3-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:900;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:24:\"feature-04-3-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32385;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:24:\"feature-04-3-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27922;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:24:\"feature-04-3-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43718;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:24:\"feature-04-3-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13168;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"feature-04-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:17774;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"feature-04-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:3566;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(30673, 5459, '_wp_attached_file', '2024/06/feature-04-3-1.jpg'),
(30674, 5459, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:26:\"2024/06/feature-04-3-1.jpg\";s:8:\"filesize\";i:45217;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"feature-04-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:17774;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"feature-04-3-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6252;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:26:\"feature-04-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:39562;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:26:\"feature-04-3-1-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30905;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:26:\"feature-04-3-1-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34960;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:26:\"feature-04-3-1-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33181;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:26:\"feature-04-3-1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17518;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:26:\"feature-04-3-1-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14635;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:26:\"feature-04-3-1-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12107;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:26:\"feature-04-3-1-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13257;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:26:\"feature-04-3-1-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11680;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:26:\"feature-04-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:3566;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:24:\"feature-04-3-1-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2203;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:24:\"feature-04-3-1-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1063;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:24:\"feature-04-3-1-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:900;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:26:\"feature-04-3-1-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32385;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:26:\"feature-04-3-1-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27922;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:26:\"feature-04-3-1-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43718;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:26:\"feature-04-3-1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13168;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"feature-04-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:17774;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"feature-04-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:3566;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(30675, 5460, '_wp_attached_file', '2024/06/feature-03-4.jpg'),
(30676, 5460, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:24:\"2024/06/feature-03-4.jpg\";s:8:\"filesize\";i:47792;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"feature-03-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:17475;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"feature-03-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6132;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:24:\"feature-03-4-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37847;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:24:\"feature-03-4-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29995;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:24:\"feature-03-4-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35058;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:24:\"feature-03-4-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32574;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:24:\"feature-03-4-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17080;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:24:\"feature-03-4-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14201;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:24:\"feature-03-4-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11822;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:24:\"feature-03-4-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12918;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:24:\"feature-03-4-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11213;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:24:\"feature-03-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:3505;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:22:\"feature-03-4-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2138;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:22:\"feature-03-4-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1065;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:22:\"feature-03-4-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:926;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:24:\"feature-03-4-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31711;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:24:\"feature-03-4-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27988;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:24:\"feature-03-4-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43574;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:24:\"feature-03-4-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12949;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"feature-03-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:17475;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"feature-03-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:3505;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(30677, 5461, '_wp_attached_file', '2024/06/feature-02-4.jpg'),
(30678, 5461, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:24:\"2024/06/feature-02-4.jpg\";s:8:\"filesize\";i:48828;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"feature-02-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:21763;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"feature-02-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7637;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:24:\"feature-02-4-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41620;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:24:\"feature-02-4-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32815;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:24:\"feature-02-4-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38792;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:24:\"feature-02-4-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36093;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:24:\"feature-02-4-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19207;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:24:\"feature-02-4-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16149;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:24:\"feature-02-4-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13431;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:24:\"feature-02-4-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16132;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:24:\"feature-02-4-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12720;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:24:\"feature-02-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:4375;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:22:\"feature-02-4-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2548;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:22:\"feature-02-4-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1146;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:22:\"feature-02-4-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:973;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:24:\"feature-02-4-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35013;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:24:\"feature-02-4-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34208;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:24:\"feature-02-4-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47867;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:24:\"feature-02-4-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16080;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"feature-02-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:21763;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"feature-02-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:4375;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(30679, 5462, '_wp_attached_file', '2024/06/feature-01-4.jpg'),
(30680, 5462, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:24:\"2024/06/feature-01-4.jpg\";s:8:\"filesize\";i:50965;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"feature-01-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:18838;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"feature-01-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6643;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:24:\"feature-01-4-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42282;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:24:\"feature-01-4-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32777;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:24:\"feature-01-4-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38478;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:24:\"feature-01-4-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35394;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:24:\"feature-01-4-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18022;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:24:\"feature-01-4-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14902;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:24:\"feature-01-4-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12791;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:24:\"feature-01-4-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13964;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:24:\"feature-01-4-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12041;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:24:\"feature-01-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:3921;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:22:\"feature-01-4-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2342;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:22:\"feature-01-4-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1128;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:22:\"feature-01-4-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:945;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:24:\"feature-01-4-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34451;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:24:\"feature-01-4-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30539;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:24:\"feature-01-4-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50383;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:24:\"feature-01-4-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13997;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"feature-01-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:18838;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"feature-01-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:3921;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(30681, 5463, '_wp_attached_file', '2024/06/feature-04-4.jpg'),
(30682, 5463, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:24:\"2024/06/feature-04-4.jpg\";s:8:\"filesize\";i:45217;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"feature-04-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:17774;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"feature-04-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6252;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:24:\"feature-04-4-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39562;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:24:\"feature-04-4-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30905;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:24:\"feature-04-4-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34960;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:24:\"feature-04-4-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33181;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:24:\"feature-04-4-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17518;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:24:\"feature-04-4-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14635;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:24:\"feature-04-4-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12107;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:24:\"feature-04-4-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13257;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:24:\"feature-04-4-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11680;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:24:\"feature-04-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:3566;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:22:\"feature-04-4-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2203;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:22:\"feature-04-4-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1063;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:22:\"feature-04-4-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:900;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:24:\"feature-04-4-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32385;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:24:\"feature-04-4-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27922;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:24:\"feature-04-4-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43718;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:24:\"feature-04-4-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13168;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"feature-04-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:17774;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"feature-04-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:3566;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(30683, 5464, '_wp_attached_file', '2024/06/feature-03-4-1.jpg'),
(30684, 5464, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:26:\"2024/06/feature-03-4-1.jpg\";s:8:\"filesize\";i:47792;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"feature-03-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:17475;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"feature-03-4-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6132;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:26:\"feature-03-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:37847;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:26:\"feature-03-4-1-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29995;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:26:\"feature-03-4-1-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35058;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:26:\"feature-03-4-1-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32574;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:26:\"feature-03-4-1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17080;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:26:\"feature-03-4-1-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14201;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:26:\"feature-03-4-1-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11822;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:26:\"feature-03-4-1-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12918;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:26:\"feature-03-4-1-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11213;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:26:\"feature-03-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:3505;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:24:\"feature-03-4-1-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2138;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:24:\"feature-03-4-1-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1065;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:24:\"feature-03-4-1-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:926;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:26:\"feature-03-4-1-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31711;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:26:\"feature-03-4-1-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27988;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:26:\"feature-03-4-1-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43574;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:26:\"feature-03-4-1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12949;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"feature-03-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:17475;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"feature-03-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:3505;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(30685, 5465, '_wp_attached_file', '2024/06/feature-02-4-1.jpg');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(30686, 5465, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:26:\"2024/06/feature-02-4-1.jpg\";s:8:\"filesize\";i:48828;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"feature-02-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:21763;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"feature-02-4-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7637;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:26:\"feature-02-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:41620;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:26:\"feature-02-4-1-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32815;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:26:\"feature-02-4-1-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38792;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:26:\"feature-02-4-1-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36093;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:26:\"feature-02-4-1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19207;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:26:\"feature-02-4-1-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16149;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:26:\"feature-02-4-1-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13431;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:26:\"feature-02-4-1-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16132;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:26:\"feature-02-4-1-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12720;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:26:\"feature-02-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:4375;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:24:\"feature-02-4-1-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2548;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:24:\"feature-02-4-1-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1146;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:24:\"feature-02-4-1-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:973;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:26:\"feature-02-4-1-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35013;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:26:\"feature-02-4-1-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34208;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:26:\"feature-02-4-1-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47867;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:26:\"feature-02-4-1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16080;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"feature-02-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:21763;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"feature-02-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:4375;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(30687, 5466, '_wp_attached_file', '2024/06/feature-01-4-1.jpg'),
(30688, 5466, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:26:\"2024/06/feature-01-4-1.jpg\";s:8:\"filesize\";i:50965;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"feature-01-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:18838;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"feature-01-4-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6643;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:26:\"feature-01-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:42282;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:26:\"feature-01-4-1-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32777;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:26:\"feature-01-4-1-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38478;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:26:\"feature-01-4-1-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35394;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:26:\"feature-01-4-1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18022;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:26:\"feature-01-4-1-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14902;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:26:\"feature-01-4-1-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12791;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:26:\"feature-01-4-1-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13964;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:26:\"feature-01-4-1-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12041;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:26:\"feature-01-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:3921;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:24:\"feature-01-4-1-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2342;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:24:\"feature-01-4-1-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1128;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:24:\"feature-01-4-1-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:945;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:26:\"feature-01-4-1-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34451;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:26:\"feature-01-4-1-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30539;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:26:\"feature-01-4-1-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50383;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:26:\"feature-01-4-1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13997;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"feature-01-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:18838;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"feature-01-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:3921;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(30689, 5467, '_wp_attached_file', '2024/06/feature-04-4-1.jpg'),
(30690, 5467, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:26:\"2024/06/feature-04-4-1.jpg\";s:8:\"filesize\";i:45217;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"feature-04-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:17774;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"feature-04-4-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6252;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:26:\"feature-04-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:39562;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:26:\"feature-04-4-1-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30905;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:26:\"feature-04-4-1-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34960;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:26:\"feature-04-4-1-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33181;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:26:\"feature-04-4-1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17518;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:26:\"feature-04-4-1-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14635;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:26:\"feature-04-4-1-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12107;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:26:\"feature-04-4-1-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13257;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:26:\"feature-04-4-1-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11680;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:26:\"feature-04-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:3566;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:24:\"feature-04-4-1-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2203;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:24:\"feature-04-4-1-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1063;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:24:\"feature-04-4-1-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:900;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:26:\"feature-04-4-1-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32385;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:26:\"feature-04-4-1-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27922;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:26:\"feature-04-4-1-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43718;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:26:\"feature-04-4-1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13168;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"feature-04-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:17774;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"feature-04-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:3566;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(30691, 5468, '_wp_attached_file', '2024/06/feature-03-5.jpg'),
(30692, 5468, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:24:\"2024/06/feature-03-5.jpg\";s:8:\"filesize\";i:47792;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"feature-03-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:17475;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"feature-03-5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6132;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:24:\"feature-03-5-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37847;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:24:\"feature-03-5-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29995;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:24:\"feature-03-5-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35058;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:24:\"feature-03-5-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32574;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:24:\"feature-03-5-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17080;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:24:\"feature-03-5-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14201;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:24:\"feature-03-5-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11822;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:24:\"feature-03-5-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12918;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:24:\"feature-03-5-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11213;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:24:\"feature-03-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:3505;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:22:\"feature-03-5-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2138;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:22:\"feature-03-5-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1065;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:22:\"feature-03-5-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:926;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:24:\"feature-03-5-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31711;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:24:\"feature-03-5-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27988;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:24:\"feature-03-5-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43574;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:24:\"feature-03-5-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12949;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"feature-03-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:17475;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"feature-03-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:3505;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(30693, 5469, '_wp_attached_file', '2024/06/feature-02-5.jpg'),
(30694, 5469, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:24:\"2024/06/feature-02-5.jpg\";s:8:\"filesize\";i:48828;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"feature-02-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:21763;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"feature-02-5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7637;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:24:\"feature-02-5-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41620;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:24:\"feature-02-5-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32815;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:24:\"feature-02-5-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38792;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:24:\"feature-02-5-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36093;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:24:\"feature-02-5-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19207;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:24:\"feature-02-5-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16149;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:24:\"feature-02-5-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13431;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:24:\"feature-02-5-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16132;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:24:\"feature-02-5-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12720;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:24:\"feature-02-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:4375;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:22:\"feature-02-5-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2548;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:22:\"feature-02-5-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1146;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:22:\"feature-02-5-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:973;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:24:\"feature-02-5-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35013;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:24:\"feature-02-5-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34208;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:24:\"feature-02-5-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47867;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:24:\"feature-02-5-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16080;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"feature-02-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:21763;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"feature-02-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:4375;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(30695, 5470, '_wp_attached_file', '2024/06/feature-01-5.jpg'),
(30696, 5470, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:24:\"2024/06/feature-01-5.jpg\";s:8:\"filesize\";i:50965;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"feature-01-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:18838;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"feature-01-5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6643;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:24:\"feature-01-5-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42282;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:24:\"feature-01-5-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32777;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:24:\"feature-01-5-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38478;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:24:\"feature-01-5-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35394;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:24:\"feature-01-5-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18022;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:24:\"feature-01-5-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14902;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:24:\"feature-01-5-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12791;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:24:\"feature-01-5-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13964;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:24:\"feature-01-5-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12041;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:24:\"feature-01-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:3921;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:22:\"feature-01-5-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2342;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:22:\"feature-01-5-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1128;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:22:\"feature-01-5-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:945;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:24:\"feature-01-5-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34451;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:24:\"feature-01-5-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30539;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:24:\"feature-01-5-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50383;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:24:\"feature-01-5-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13997;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"feature-01-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:18838;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"feature-01-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:3921;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(30701, 4287, '_edit_lock', '1719328883:1'),
(30703, 4176, '_edit_lock', '1719329028:1'),
(30704, 4010, '_edit_lock', '1719329029:1'),
(30705, 4008, '_edit_lock', '1719329030:1'),
(30706, 3995, '_edit_lock', '1719329031:1'),
(30707, 3994, '_edit_lock', '1719329031:1'),
(30708, 3993, '_edit_lock', '1719329032:1'),
(30713, 3127, '_edit_lock', '1719328897:1'),
(30714, 3126, '_edit_lock', '1719329042:1'),
(30745, 4494, '_edit_lock', '1719328863:1'),
(30746, 4493, '_edit_lock', '1719328863:1'),
(30747, 4492, '_edit_lock', '1719328863:1'),
(30748, 4491, '_edit_lock', '1719328864:1'),
(30749, 4488, '_edit_lock', '1719328865:1'),
(30796, 4287, '_edit_last', '1'),
(30797, 4287, 'dfiFeatured', 'a:1:{i:0;s:0:\"\";}'),
(30835, 5471, '_elementor_edit_mode', 'builder'),
(30836, 5471, '_elementor_template_type', 'wp-page'),
(30837, 5471, '_elementor_version', '3.12.2'),
(30838, 5471, '_wp_page_template', 'elementor_header_footer'),
(30839, 5471, '_elementor_data', '[{\"id\":\"56c1adf1\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"48ae8661\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4ab49dbd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Consult <span>Best Doctors<\\/span> Your Nearby Location.\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit,\",\"button_label\":\"Start a Consult\",\"button_url\":{\"url\":\"#\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape_1\":{\"id\":5354,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/banner-img.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"shape_2\":{\"id\":5355,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/banner-img1.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"shape_3\":{\"id\":5356,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/banner-img2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"shape_4\":{\"id\":5357,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/banner-img3.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"HomeHeroMain\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"da76555\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" \"},\"elements\":[{\"id\":\"74961e99\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"539c432e\",\"elType\":\"widget\",\"settings\":{\"style\":\"style_main\",\"title\":\"Specialities\",\"link\":\"#\",\"button\":\"See All Specialities\"},\"elements\":[],\"widgetType\":\"DoctorsSpecialities\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7af30c3f\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" doctors-section\"},\"elements\":[{\"id\":\"548eecfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"50b9af7b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Best Doctors\",\"style\":\"style_main\"},\"elements\":[],\"widgetType\":\"DoctorsCarousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"31519973\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" \"},\"elements\":[{\"id\":\"79b4b84e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1e2f4c16\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"subtitle\":\"Get Your Answer\",\"tabs\":[{\"tab_title\":\"Can i make an Appointment Online with White Plains Hospital Kendi?\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\",\"_id\":\"6ae9983\"},{\"tab_title\":\"Can i make an Appointment Online with White Plains Hospital Kendi?\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\",\"_id\":\"395819f\"},{\"tab_title\":\"Can i make an Appointment Online with White Plains Hospital Kendi?\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\",\"_id\":\"c89be42\"},{\"tab_title\":\"Can i make an Appointment Online with White Plains Hospital Kendi?\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\",\"_id\":\"901acb9\"},{\"tab_title\":\"Can i make an Appointment Online with White Plains Hospital Kendi?\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\",\"_id\":\"4b65475\"}],\"box_title\":\"95k+\",\"box_stitle\":\"Happy Patients\",\"background\":{\"id\":5361,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/faq-img.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background2\":{\"id\":5366,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/smiling-icon.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-toggle\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"96e0b2e\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" work-section\"},\"elements\":[{\"id\":\"67e443e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7da0c284\",\"elType\":\"widget\",\"settings\":{\"title\":\"4 easy steps to get your solution\",\"subtitle\":\"How it Works\",\"box_title\":\"95k+\",\"box_stitle\":\"Happy Patients\",\"background\":{\"id\":5362,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/work-img.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"tabs\":[{\"tab_title\":\"Search Doctor\",\"tab_content\":\"Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua.\",\"_id\":\"9386300\",\"background2\":{\"id\":5367,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/work-01.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"tab_title\":\"Check Doctor Profile\",\"tab_content\":\"Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua.\",\"_id\":\"8815d3f\",\"background2\":{\"id\":5368,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/work-02.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"tab_title\":\"Schedule Appointment\",\"tab_content\":\"Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua.\",\"_id\":\"cd1a7ba\",\"background2\":{\"id\":5369,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/work-03.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"tab_title\":\"Get Your Solution\",\"tab_content\":\"Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua.\",\"_id\":\"52fc322\",\"background2\":{\"id\":5370,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/work-04.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}}]},\"elements\":[],\"widgetType\":\"doccure-how-works\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1e12b2fa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"69eeb236\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"689fa900\",\"elType\":\"widget\",\"settings\":{\"styletype\":\"style_main\",\"after_excerpt\":\"...\",\"limit\":4,\"title\":\"Latest Articles\",\"limit_words\":10,\"show_excerpt\":\"yes\",\"show_date\":\"yes\",\"show_category\":\"\"},\"elements\":[],\"widgetType\":\"doccure-posts-grid\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4bf921fb\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"testimonial-section\"},\"elements\":[{\"id\":\"839eb2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6452bfda\",\"elType\":\"widget\",\"settings\":{\"hide_avatar\":\"\",\"hide_job\":\"\",\"hide_username\":\"\",\"style\":\"style_main\",\"title\":\"What Our Client Says\",\"subtitle\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"doccure-testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"47f048de\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"8b74124\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"21a83fe9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Partners\",\"subtitle\":\"How it Works\",\"gallery\":[{\"id\":5379,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/partners-1.svg\"},{\"id\":5380,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/partners-2.svg\"},{\"id\":5381,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/partners-3.svg\"},{\"id\":5382,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/partners-4.svg\"},{\"id\":5383,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/partners-5.svg\"},{\"id\":5384,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/partners-6.svg\"}]},\"elements\":[],\"widgetType\":\"doccure-clients\"}],\"isInner\":false}],\"isInner\":false}]'),
(30841, 5471, '_elementor_edit_mode_nonce', '015f0d51b8'),
(30842, 5471, '_elementor_post_mode', '1'),
(30843, 5471, '_thumbnail_id', '-1'),
(30845, 5472, '_elementor_edit_mode', 'builder'),
(30846, 5472, '_elementor_template_type', 'wp-page'),
(30847, 5472, '_elementor_version', '3.12.2'),
(30848, 5472, '_wp_page_template', 'elementor_header_footer'),
(30849, 5472, '_elementor_data', '[{\"id\":\"56c1adf1\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"48ae8661\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4ab49dbd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Consult <span>Best Doctors<\\/span> Your Nearby Location.\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit,\",\"button_label\":\"Start a Consult\",\"button_url\":{\"url\":\"#\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape_1\":{\"id\":5354,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/banner-img.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"shape_2\":{\"id\":5355,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/banner-img1.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"shape_3\":{\"id\":5356,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/banner-img2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"shape_4\":{\"id\":5357,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/banner-img3.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"HomeHeroMain\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"da76555\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" \"},\"elements\":[{\"id\":\"74961e99\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"539c432e\",\"elType\":\"widget\",\"settings\":{\"style\":\"style_main\",\"title\":\"Specialities\",\"link\":\"#\",\"button\":\"See All Specialities\"},\"elements\":[],\"widgetType\":\"DoctorsSpecialities\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7af30c3f\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" doctors-section\"},\"elements\":[{\"id\":\"548eecfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"50b9af7b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Best Doctors\",\"style\":\"style_main\"},\"elements\":[],\"widgetType\":\"DoctorsCarousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"31519973\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" \"},\"elements\":[{\"id\":\"79b4b84e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1e2f4c16\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"subtitle\":\"Get Your Answer\",\"tabs\":[{\"tab_title\":\"Can i make an Appointment Online with White Plains Hospital Kendi?\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\",\"_id\":\"6ae9983\"},{\"tab_title\":\"Can i make an Appointment Online with White Plains Hospital Kendi?\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\",\"_id\":\"395819f\"},{\"tab_title\":\"Can i make an Appointment Online with White Plains Hospital Kendi?\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\",\"_id\":\"c89be42\"},{\"tab_title\":\"Can i make an Appointment Online with White Plains Hospital Kendi?\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\",\"_id\":\"901acb9\"},{\"tab_title\":\"Can i make an Appointment Online with White Plains Hospital Kendi?\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\",\"_id\":\"4b65475\"}],\"box_title\":\"95k+\",\"box_stitle\":\"Happy Patients\",\"background\":{\"id\":5361,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/faq-img.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background2\":{\"id\":5366,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/smiling-icon.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-toggle\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"96e0b2e\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" work-section\"},\"elements\":[{\"id\":\"67e443e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7da0c284\",\"elType\":\"widget\",\"settings\":{\"title\":\"4 easy steps to get your solution\",\"subtitle\":\"How it Works\",\"box_title\":\"95k+\",\"box_stitle\":\"Happy Patients\",\"background\":{\"id\":5362,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/work-img.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"tabs\":[{\"tab_title\":\"Search Doctor\",\"tab_content\":\"Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua.\",\"_id\":\"9386300\",\"background2\":{\"id\":5367,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/work-01.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"tab_title\":\"Check Doctor Profile\",\"tab_content\":\"Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua.\",\"_id\":\"8815d3f\",\"background2\":{\"id\":5368,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/work-02.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"tab_title\":\"Schedule Appointment\",\"tab_content\":\"Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua.\",\"_id\":\"cd1a7ba\",\"background2\":{\"id\":5369,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/work-03.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"tab_title\":\"Get Your Solution\",\"tab_content\":\"Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua.\",\"_id\":\"52fc322\",\"background2\":{\"id\":5370,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/work-04.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}}]},\"elements\":[],\"widgetType\":\"doccure-how-works\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1e12b2fa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"69eeb236\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"689fa900\",\"elType\":\"widget\",\"settings\":{\"styletype\":\"style_main\",\"after_excerpt\":\"...\",\"limit\":4,\"title\":\"Latest Articles\",\"limit_words\":10,\"show_excerpt\":\"yes\",\"show_date\":\"yes\",\"show_category\":\"\"},\"elements\":[],\"widgetType\":\"doccure-posts-grid\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4bf921fb\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"testimonial-section\"},\"elements\":[{\"id\":\"839eb2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6452bfda\",\"elType\":\"widget\",\"settings\":{\"hide_avatar\":\"\",\"hide_job\":\"\",\"hide_username\":\"\",\"style\":\"style_main\",\"title\":\"What Our Client Says\",\"subtitle\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"doccure-testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"47f048de\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"8b74124\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"21a83fe9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Partners\",\"subtitle\":\"How it Works\",\"gallery\":[{\"id\":5379,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/partners-1.svg\"},{\"id\":5380,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/partners-2.svg\"},{\"id\":5381,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/partners-3.svg\"},{\"id\":5382,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/partners-4.svg\"},{\"id\":5383,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/partners-5.svg\"},{\"id\":5384,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/partners-6.svg\"}]},\"elements\":[],\"widgetType\":\"doccure-clients\"}],\"isInner\":false}],\"isInner\":false}]'),
(30851, 5472, '_elementor_edit_mode_nonce', '015f0d51b8'),
(30852, 5472, '_elementor_post_mode', '1'),
(30853, 5472, '_thumbnail_id', '-1'),
(30855, 4460, '_oembed_1e32bb2af2d233595106957940b0e790', '{{unknown}}'),
(30856, 4460, '_oembed_06ff62b983d99628ef68bff2b0cef52c', '{{unknown}}'),
(30857, 4460, '_oembed_6fd855bbfae64a153bf98e16591495b5', '{{unknown}}'),
(30858, 4460, '_oembed_0cd9ddc001e7e75243f2f2c8abe713e2', '{{unknown}}'),
(30859, 5473, '_elementor_edit_mode', 'builder'),
(30860, 5473, '_elementor_template_type', 'wp-page'),
(30861, 5473, '_elementor_version', '3.12.2'),
(30862, 5473, '_wp_page_template', 'elementor_header_footer');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(30863, 5473, '_elementor_data', '[{\"id\":\"56c1adf1\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"48ae8661\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4ab49dbd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Consult <span>Best Doctors<\\/span> Your Nearby Location.\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit,\",\"button_label\":\"Start a Consult\",\"button_url\":{\"url\":\"#\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape_1\":{\"id\":5354,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/banner-img.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"shape_2\":{\"id\":5355,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/banner-img1.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"shape_3\":{\"id\":5356,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/banner-img2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"shape_4\":{\"id\":5357,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/banner-img3.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"HomeHeroMain\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"da76555\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" \"},\"elements\":[{\"id\":\"74961e99\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"539c432e\",\"elType\":\"widget\",\"settings\":{\"style\":\"style_main\",\"title\":\"Specialities\",\"link\":\"#\",\"button\":\"See All Specialities\"},\"elements\":[],\"widgetType\":\"DoctorsSpecialities\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7af30c3f\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" doctors-section\"},\"elements\":[{\"id\":\"548eecfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"50b9af7b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Best Doctors\",\"style\":\"style_main\"},\"elements\":[],\"widgetType\":\"DoctorsCarousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"31519973\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" \"},\"elements\":[{\"id\":\"79b4b84e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1e2f4c16\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"subtitle\":\"Get Your Answer\",\"tabs\":[{\"tab_title\":\"How do I book an appointment with a doctor?\",\"tab_content\":\"Yes, simply visit our website and log in or create an account. Search for a doctor based on specialization, location, or availability & confirm your booking.\",\"_id\":\"6ae9983\"},{\"tab_title\":\"Can I request a specific doctor when booking my appointment?\",\"tab_content\":\"Yes, you can usually request a specific doctor when booking your appointment, though availability may vary based on their schedule.\",\"_id\":\"395819f\"},{\"tab_title\":\"Can i make an Appointment Online with White Plains Hospital Kendi?\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\",\"_id\":\"c89be42\"},{\"tab_title\":\"Can i make an Appointment Online with White Plains Hospital Kendi?\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\",\"_id\":\"901acb9\"},{\"tab_title\":\"Can i make an Appointment Online with White Plains Hospital Kendi?\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\",\"_id\":\"4b65475\"}],\"box_title\":\"95k+\",\"box_stitle\":\"Happy Patients\",\"background\":{\"id\":5361,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/faq-img.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background2\":{\"id\":5366,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/smiling-icon.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-toggle\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"96e0b2e\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" work-section\"},\"elements\":[{\"id\":\"67e443e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7da0c284\",\"elType\":\"widget\",\"settings\":{\"title\":\"4 easy steps to get your solution\",\"subtitle\":\"How it Works\",\"box_title\":\"95k+\",\"box_stitle\":\"Happy Patients\",\"background\":{\"id\":5362,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/work-img.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"tabs\":[{\"tab_title\":\"Search Doctor\",\"tab_content\":\"Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua.\",\"_id\":\"9386300\",\"background2\":{\"id\":5367,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/work-01.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"tab_title\":\"Check Doctor Profile\",\"tab_content\":\"Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua.\",\"_id\":\"8815d3f\",\"background2\":{\"id\":5368,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/work-02.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"tab_title\":\"Schedule Appointment\",\"tab_content\":\"Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua.\",\"_id\":\"cd1a7ba\",\"background2\":{\"id\":5369,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/work-03.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"tab_title\":\"Get Your Solution\",\"tab_content\":\"Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua.\",\"_id\":\"52fc322\",\"background2\":{\"id\":5370,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/work-04.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}}]},\"elements\":[],\"widgetType\":\"doccure-how-works\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1e12b2fa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"69eeb236\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"689fa900\",\"elType\":\"widget\",\"settings\":{\"styletype\":\"style_main\",\"after_excerpt\":\"...\",\"limit\":4,\"title\":\"Latest Articles\",\"limit_words\":10,\"show_excerpt\":\"yes\",\"show_date\":\"yes\",\"show_category\":\"\"},\"elements\":[],\"widgetType\":\"doccure-posts-grid\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4bf921fb\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"testimonial-section\"},\"elements\":[{\"id\":\"839eb2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6452bfda\",\"elType\":\"widget\",\"settings\":{\"hide_avatar\":\"\",\"hide_job\":\"\",\"hide_username\":\"\",\"style\":\"style_main\",\"title\":\"What Our Client Says\",\"subtitle\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"doccure-testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"47f048de\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"8b74124\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"21a83fe9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Partners\",\"subtitle\":\"How it Works\",\"gallery\":[{\"id\":5379,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/partners-1.svg\"},{\"id\":5380,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/partners-2.svg\"},{\"id\":5381,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/partners-3.svg\"},{\"id\":5382,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/partners-4.svg\"},{\"id\":5383,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/partners-5.svg\"},{\"id\":5384,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/partners-6.svg\"}]},\"elements\":[],\"widgetType\":\"doccure-clients\"}],\"isInner\":false}],\"isInner\":false}]'),
(30865, 5473, '_elementor_edit_mode_nonce', '015f0d51b8'),
(30866, 5473, '_elementor_post_mode', '1'),
(30867, 5473, '_thumbnail_id', '-1'),
(30869, 5474, '_elementor_edit_mode', 'builder'),
(30870, 5474, '_elementor_template_type', 'wp-page'),
(30871, 5474, '_elementor_version', '3.22.2'),
(30872, 5474, '_wp_page_template', 'elementor_header_footer'),
(30873, 5474, '_elementor_data', '[{\"id\":\"56c1adf1\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"48ae8661\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4ab49dbd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Consult <span>Best Doctors<\\/span> Your Nearby Location.\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit,\",\"button_label\":\"Start a Consult\",\"button_url\":{\"url\":\"#\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape_1\":{\"id\":5354,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/banner-img.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"shape_2\":{\"id\":5355,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/banner-img1.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"shape_3\":{\"id\":5356,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/banner-img2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"shape_4\":{\"id\":5357,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/banner-img3.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"HomeHeroMain\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"da76555\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" \"},\"elements\":[{\"id\":\"74961e99\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"539c432e\",\"elType\":\"widget\",\"settings\":{\"style\":\"style_main\",\"title\":\"Specialities\",\"link\":\"#\",\"button\":\"See All Specialities\"},\"elements\":[],\"widgetType\":\"DoctorsSpecialities\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7af30c3f\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" doctors-section\"},\"elements\":[{\"id\":\"548eecfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"50b9af7b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Best Doctors\",\"style\":\"style_main\"},\"elements\":[],\"widgetType\":\"DoctorsCarousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"31519973\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" \"},\"elements\":[{\"id\":\"79b4b84e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1e2f4c16\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"subtitle\":\"Get Your Answer\",\"tabs\":[{\"tab_title\":\"How do I book an appointment with a doctor?\",\"tab_content\":\"Yes, simply visit our website and log in or create an account. Search for a doctor based on specialization, location, or availability & confirm your booking.\",\"_id\":\"6ae9983\"},{\"tab_title\":\"Can I request a specific doctor when booking my appointment?\",\"tab_content\":\"Yes, you can usually request a specific doctor when booking your appointment, though availability may vary based on their schedule.\",\"_id\":\"395819f\"},{\"tab_title\":\"Can i make an Appointment Online with White Plains Hospital Kendi?\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\",\"_id\":\"c89be42\"},{\"tab_title\":\"Can i make an Appointment Online with White Plains Hospital Kendi?\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\",\"_id\":\"901acb9\"},{\"tab_title\":\"Can i make an Appointment Online with White Plains Hospital Kendi?\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\",\"_id\":\"4b65475\"}],\"box_title\":\"95k+\",\"box_stitle\":\"Happy Patients\",\"background\":{\"id\":5361,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/faq-img.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background2\":{\"id\":5366,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/smiling-icon.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-toggle\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"96e0b2e\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" work-section\"},\"elements\":[{\"id\":\"67e443e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7da0c284\",\"elType\":\"widget\",\"settings\":{\"title\":\"4 easy steps to get your solution\",\"subtitle\":\"How it Works\",\"box_title\":\"95k+\",\"box_stitle\":\"Happy Patients\",\"background\":{\"id\":5362,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/work-img.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"tabs\":[{\"tab_title\":\"Search Doctor\",\"tab_content\":\"Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua.\",\"_id\":\"9386300\",\"background2\":{\"id\":5367,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/work-01.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"tab_title\":\"Check Doctor Profile\",\"tab_content\":\"Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua.\",\"_id\":\"8815d3f\",\"background2\":{\"id\":5368,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/work-02.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"tab_title\":\"Schedule Appointment\",\"tab_content\":\"Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua.\",\"_id\":\"cd1a7ba\",\"background2\":{\"id\":5369,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/work-03.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"tab_title\":\"Get Your Solution\",\"tab_content\":\"Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua.\",\"_id\":\"52fc322\",\"background2\":{\"id\":5370,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/work-04.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}}]},\"elements\":[],\"widgetType\":\"doccure-how-works\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1e12b2fa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"69eeb236\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"689fa900\",\"elType\":\"widget\",\"settings\":{\"styletype\":\"style_main\",\"after_excerpt\":\"...\",\"limit\":4,\"title\":\"Latest Articles\",\"limit_words\":10,\"show_excerpt\":\"yes\",\"show_date\":\"yes\",\"show_category\":\"\"},\"elements\":[],\"widgetType\":\"doccure-posts-grid\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4bf921fb\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"testimonial-section\"},\"elements\":[{\"id\":\"839eb2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6452bfda\",\"elType\":\"widget\",\"settings\":{\"hide_avatar\":\"\",\"hide_job\":\"\",\"hide_username\":\"\",\"style\":\"style_main\",\"title\":\"What Our Client Says\",\"subtitle\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"doccure-testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"47f048de\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"8b74124\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"21a83fe9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Partners\",\"subtitle\":\"How it Works\",\"gallery\":[{\"id\":5379,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/partners-1.svg\"},{\"id\":5380,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/partners-2.svg\"},{\"id\":5381,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/partners-3.svg\"},{\"id\":5382,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/partners-4.svg\"},{\"id\":5383,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/partners-5.svg\"},{\"id\":5384,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/partners-6.svg\"}]},\"elements\":[],\"widgetType\":\"doccure-clients\"}],\"isInner\":false}],\"isInner\":false}]'),
(30875, 5474, '_elementor_edit_mode_nonce', '015f0d51b8'),
(30876, 5474, '_elementor_post_mode', '1'),
(30877, 5474, '_thumbnail_id', '-1'),
(30878, 5475, '_elementor_edit_mode', 'builder'),
(30879, 5475, '_elementor_template_type', 'wp-page'),
(30880, 5475, '_elementor_version', '3.22.2'),
(30881, 5475, '_wp_page_template', 'elementor_header_footer'),
(30882, 5475, '_elementor_data', '[{\"id\":\"56c1adf1\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"48ae8661\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4ab49dbd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Consult <span>Best Doctors<\\/span> Your Nearby Location.\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit,\",\"button_label\":\"Start a Consult\",\"button_url\":{\"url\":\"#\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape_1\":{\"id\":5354,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/banner-img.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"shape_2\":{\"id\":5355,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/banner-img1.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"shape_3\":{\"id\":5356,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/banner-img2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"shape_4\":{\"id\":5357,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/banner-img3.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"HomeHeroMain\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"da76555\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" \"},\"elements\":[{\"id\":\"74961e99\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"539c432e\",\"elType\":\"widget\",\"settings\":{\"style\":\"style_main\",\"title\":\"Specialities\",\"link\":\"#\",\"button\":\"See All Specialities\"},\"elements\":[],\"widgetType\":\"DoctorsSpecialities\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7af30c3f\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" doctors-section\"},\"elements\":[{\"id\":\"548eecfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"50b9af7b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Best Doctors\",\"style\":\"style_main\"},\"elements\":[],\"widgetType\":\"DoctorsCarousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"31519973\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" \"},\"elements\":[{\"id\":\"79b4b84e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1e2f4c16\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"subtitle\":\"Get Your Answer\",\"tabs\":[{\"tab_title\":\"How do I book an appointment with a doctor?\",\"tab_content\":\"Yes, simply visit our website and log in or create an account. Search for a doctor based on specialization, location, or availability & confirm your booking.\",\"_id\":\"6ae9983\"},{\"tab_title\":\"Can I request a specific doctor when booking my appointment?\",\"tab_content\":\"Yes, you can usually request a specific doctor when booking your appointment, though availability may vary based on their schedule.\",\"_id\":\"395819f\"},{\"tab_title\":\"Can i make an Appointment Online with White Plains Hospital Kendi?\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\",\"_id\":\"c89be42\"},{\"tab_title\":\"Can i make an Appointment Online with White Plains Hospital Kendi?\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\",\"_id\":\"901acb9\"},{\"tab_title\":\"Can i make an Appointment Online with White Plains Hospital Kendi?\",\"tab_content\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,\",\"_id\":\"4b65475\"}],\"box_title\":\"95k+\",\"box_stitle\":\"Happy Patients\",\"background\":{\"id\":5361,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/faq-img.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background2\":{\"id\":5366,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/smiling-icon.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-toggle\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"96e0b2e\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" work-section\"},\"elements\":[{\"id\":\"67e443e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7da0c284\",\"elType\":\"widget\",\"settings\":{\"title\":\"4 easy steps to get your solution\",\"subtitle\":\"How it Works\",\"box_title\":\"95k+\",\"box_stitle\":\"Happy Patients\",\"background\":{\"id\":5362,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/work-img.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"tabs\":[{\"tab_title\":\"Search Doctor\",\"tab_content\":\"Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua.\",\"_id\":\"9386300\",\"background2\":{\"id\":5367,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/work-01.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"tab_title\":\"Check Doctor Profile\",\"tab_content\":\"Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua.\",\"_id\":\"8815d3f\",\"background2\":{\"id\":5368,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/work-02.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"tab_title\":\"Schedule Appointment\",\"tab_content\":\"Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua.\",\"_id\":\"cd1a7ba\",\"background2\":{\"id\":5369,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/work-03.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"tab_title\":\"Get Your Solution\",\"tab_content\":\"Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua.\",\"_id\":\"52fc322\",\"background2\":{\"id\":5370,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/work-04.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}}]},\"elements\":[],\"widgetType\":\"doccure-how-works\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1e12b2fa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"69eeb236\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"689fa900\",\"elType\":\"widget\",\"settings\":{\"styletype\":\"style_main\",\"after_excerpt\":\"...\",\"limit\":4,\"title\":\"Latest Articles\",\"limit_words\":10,\"show_excerpt\":\"yes\",\"show_date\":\"yes\",\"show_category\":\"\"},\"elements\":[],\"widgetType\":\"doccure-posts-grid\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4bf921fb\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"testimonial-section\"},\"elements\":[{\"id\":\"839eb2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6452bfda\",\"elType\":\"widget\",\"settings\":{\"hide_avatar\":\"\",\"hide_job\":\"\",\"hide_username\":\"\",\"style\":\"style_main\",\"title\":\"What Our Client Says\",\"subtitle\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"doccure-testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"47f048de\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"8b74124\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"21a83fe9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Partners\",\"subtitle\":\"How it Works\",\"gallery\":[{\"id\":5379,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/partners-1.svg\"},{\"id\":5380,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/partners-2.svg\"},{\"id\":5381,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/partners-3.svg\"},{\"id\":5382,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/partners-4.svg\"},{\"id\":5383,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/partners-5.svg\"},{\"id\":5384,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/partners-6.svg\"}]},\"elements\":[],\"widgetType\":\"doccure-clients\"}],\"isInner\":false}],\"isInner\":false}]'),
(30884, 5475, '_elementor_edit_mode_nonce', '015f0d51b8'),
(30885, 5475, '_elementor_post_mode', '1'),
(30886, 5475, '_thumbnail_id', '-1'),
(30887, 5476, '_elementor_edit_mode', 'builder'),
(30888, 5476, '_elementor_template_type', 'wp-page'),
(30889, 5476, '_elementor_version', '3.22.2'),
(30890, 5476, '_wp_page_template', 'elementor_header_footer'),
(30891, 5476, '_elementor_data', '[{\"id\":\"56c1adf1\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"48ae8661\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4ab49dbd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Consult <span>Best Doctors<\\/span> Your Nearby Location.\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit,\",\"button_label\":\"Start a Consult\",\"button_url\":{\"url\":\"#\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape_1\":{\"id\":5354,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/banner-img.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"shape_2\":{\"id\":5355,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/banner-img1.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"shape_3\":{\"id\":5356,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/banner-img2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"shape_4\":{\"id\":5357,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/banner-img3.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"HomeHeroMain\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"da76555\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" \"},\"elements\":[{\"id\":\"74961e99\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"539c432e\",\"elType\":\"widget\",\"settings\":{\"style\":\"style_main\",\"title\":\"Specialities\",\"link\":\"#\",\"button\":\"See All Specialities\"},\"elements\":[],\"widgetType\":\"DoctorsSpecialities\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7af30c3f\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" doctors-section\"},\"elements\":[{\"id\":\"548eecfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"50b9af7b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Best Doctors\",\"style\":\"style_main\"},\"elements\":[],\"widgetType\":\"DoctorsCarousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"31519973\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" \"},\"elements\":[{\"id\":\"79b4b84e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1e2f4c16\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"subtitle\":\"Get Your Answer\",\"tabs\":[{\"tab_title\":\"How do I book an appointment with a doctor?\",\"tab_content\":\"Yes, simply visit our website and log in or create an account. Search for a doctor based on specialization, location, or availability & confirm your booking.\",\"_id\":\"6ae9983\"},{\"tab_title\":\"Can I request a specific doctor when booking my appointment?\",\"tab_content\":\"Yes, you can usually request a specific doctor when booking your appointment, though availability may vary based on their schedule.\",\"_id\":\"395819f\"},{\"tab_title\":\"What should I do if I need to cancel or reschedule my appointment?\",\"tab_content\":\"If you need to cancel or reschedule your appointment, contact the doctor as soon as possible to inform them and to reschedule for another available time slot.\",\"_id\":\"c89be42\"},{\"tab_title\":\"What if I\'m running late for my appointment?\",\"tab_content\":\"If you know you will be late, it\'s courteous to call the doctor\'s office and inform them. Depending on their policy and schedule, they may be able to accommodate you or reschedule your appointment.\",\"_id\":\"901acb9\"},{\"tab_title\":\"Can I book appointments for family members or dependents?\",\"tab_content\":\"Yes, in many cases, you can book appointments for family members or dependents. However, you may need to provide their personal information and consent to do so.\",\"_id\":\"4b65475\"}],\"box_title\":\"95k+\",\"box_stitle\":\"Happy Patients\",\"background\":{\"id\":5361,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/faq-img.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background2\":{\"id\":5366,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/smiling-icon.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-toggle\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"96e0b2e\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" work-section\"},\"elements\":[{\"id\":\"67e443e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7da0c284\",\"elType\":\"widget\",\"settings\":{\"title\":\"4 easy steps to get your solution\",\"subtitle\":\"How it Works\",\"box_title\":\"95k+\",\"box_stitle\":\"Happy Patients\",\"background\":{\"id\":5362,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/work-img.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"tabs\":[{\"tab_title\":\"Search Doctor\",\"tab_content\":\"Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua.\",\"_id\":\"9386300\",\"background2\":{\"id\":5367,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/work-01.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"tab_title\":\"Check Doctor Profile\",\"tab_content\":\"Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua.\",\"_id\":\"8815d3f\",\"background2\":{\"id\":5368,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/work-02.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"tab_title\":\"Schedule Appointment\",\"tab_content\":\"Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua.\",\"_id\":\"cd1a7ba\",\"background2\":{\"id\":5369,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/work-03.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"tab_title\":\"Get Your Solution\",\"tab_content\":\"Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua.\",\"_id\":\"52fc322\",\"background2\":{\"id\":5370,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/work-04.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}}]},\"elements\":[],\"widgetType\":\"doccure-how-works\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1e12b2fa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"69eeb236\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"689fa900\",\"elType\":\"widget\",\"settings\":{\"styletype\":\"style_main\",\"after_excerpt\":\"...\",\"limit\":4,\"title\":\"Latest Articles\",\"limit_words\":10,\"show_excerpt\":\"yes\",\"show_date\":\"yes\",\"show_category\":\"\"},\"elements\":[],\"widgetType\":\"doccure-posts-grid\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4bf921fb\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"testimonial-section\"},\"elements\":[{\"id\":\"839eb2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6452bfda\",\"elType\":\"widget\",\"settings\":{\"hide_avatar\":\"\",\"hide_job\":\"\",\"hide_username\":\"\",\"style\":\"style_main\",\"title\":\"What Our Client Says\",\"subtitle\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"doccure-testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"47f048de\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"8b74124\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"21a83fe9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Partners\",\"subtitle\":\"How it Works\",\"gallery\":[{\"id\":5379,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/partners-1.svg\"},{\"id\":5380,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/partners-2.svg\"},{\"id\":5381,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/partners-3.svg\"},{\"id\":5382,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/partners-4.svg\"},{\"id\":5383,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/partners-5.svg\"},{\"id\":5384,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/partners-6.svg\"}]},\"elements\":[],\"widgetType\":\"doccure-clients\"}],\"isInner\":false}],\"isInner\":false}]'),
(30893, 5476, '_elementor_edit_mode_nonce', '015f0d51b8'),
(30894, 5476, '_elementor_post_mode', '1'),
(30895, 5476, '_thumbnail_id', '-1'),
(30900, 5477, '_elementor_edit_mode', 'builder'),
(30901, 5477, '_elementor_template_type', 'wp-page'),
(30902, 5477, '_elementor_version', '3.22.2'),
(30903, 5477, '_wp_page_template', 'elementor_header_footer'),
(30904, 5477, '_elementor_data', '[{\"id\":\"56c1adf1\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"48ae8661\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4ab49dbd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Consult <span>Best Doctors<\\/span> Your Nearby Location.\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit,\",\"button_label\":\"Start a Consult\",\"button_url\":{\"url\":\"#\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape_1\":{\"id\":5354,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/banner-img.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"shape_2\":{\"id\":5355,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/banner-img1.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"shape_3\":{\"id\":5356,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/banner-img2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"shape_4\":{\"id\":5357,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/banner-img3.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"HomeHeroMain\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"da76555\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" \"},\"elements\":[{\"id\":\"74961e99\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"539c432e\",\"elType\":\"widget\",\"settings\":{\"style\":\"style_main\",\"title\":\"Specialities\",\"link\":\"#\",\"button\":\"See All Specialities\"},\"elements\":[],\"widgetType\":\"DoctorsSpecialities\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7af30c3f\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" doctors-section\"},\"elements\":[{\"id\":\"548eecfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"50b9af7b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Best Doctors\",\"style\":\"style_main\"},\"elements\":[],\"widgetType\":\"DoctorsCarousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"31519973\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" \"},\"elements\":[{\"id\":\"79b4b84e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1e2f4c16\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"subtitle\":\"Get Your Answer\",\"tabs\":[{\"tab_title\":\"How do I book an appointment with a doctor?\",\"tab_content\":\"Yes, simply visit our website and log in or create an account. Search for a doctor based on specialization, location, or availability & confirm your booking.\",\"_id\":\"6ae9983\"},{\"tab_title\":\"Can I request a specific doctor when booking my appointment?\",\"tab_content\":\"Yes, you can usually request a specific doctor when booking your appointment, though availability may vary based on their schedule.\",\"_id\":\"395819f\"},{\"tab_title\":\"What should I do if I need to cancel or reschedule my appointment?\",\"tab_content\":\"If you need to cancel or reschedule your appointment, contact the doctor as soon as possible to inform them and to reschedule for another available time slot.\",\"_id\":\"c89be42\"},{\"tab_title\":\"What if I\'m running late for my appointment?\",\"tab_content\":\"If you know you will be late, it\'s courteous to call the doctor\'s office and inform them. Depending on their policy and schedule, they may be able to accommodate you or reschedule your appointment.\",\"_id\":\"901acb9\"},{\"tab_title\":\"Can I book appointments for family members or dependents?\",\"tab_content\":\"Yes, in many cases, you can book appointments for family members or dependents. However, you may need to provide their personal information and consent to do so.\",\"_id\":\"4b65475\"}],\"box_title\":\"95k+\",\"box_stitle\":\"Happy Patients\",\"background\":{\"id\":5361,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/faq-img.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background2\":{\"id\":5366,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/smiling-icon.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-toggle\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"96e0b2e\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" work-section\"},\"elements\":[{\"id\":\"67e443e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7da0c284\",\"elType\":\"widget\",\"settings\":{\"title\":\"4 easy steps to get your solution\",\"subtitle\":\"How it Works\",\"box_title\":\"95k+\",\"box_stitle\":\"Happy Patients\",\"background\":{\"id\":5362,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/work-img.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"tabs\":[{\"tab_title\":\"Search Doctor\",\"tab_content\":\"Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua.\",\"_id\":\"9386300\",\"background2\":{\"id\":5367,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/work-01.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"tab_title\":\"Check Doctor Profile\",\"tab_content\":\"Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua.\",\"_id\":\"8815d3f\",\"background2\":{\"id\":5368,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/work-02.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"tab_title\":\"Schedule Appointment\",\"tab_content\":\"Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua.\",\"_id\":\"cd1a7ba\",\"background2\":{\"id\":5369,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/work-03.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"tab_title\":\"Get Your Solution\",\"tab_content\":\"Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua.\",\"_id\":\"52fc322\",\"background2\":{\"id\":5370,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/work-04.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}}]},\"elements\":[],\"widgetType\":\"doccure-how-works\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1e12b2fa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"69eeb236\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"689fa900\",\"elType\":\"widget\",\"settings\":{\"styletype\":\"style_main\",\"after_excerpt\":\"...\",\"limit\":4,\"title\":\"Latest Articles\",\"limit_words\":10,\"show_excerpt\":\"yes\",\"show_date\":\"yes\",\"show_category\":\"\"},\"elements\":[],\"widgetType\":\"doccure-posts-grid\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4bf921fb\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"testimonial-section\"},\"elements\":[{\"id\":\"839eb2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6452bfda\",\"elType\":\"widget\",\"settings\":{\"hide_avatar\":\"\",\"hide_job\":\"\",\"hide_username\":\"\",\"style\":\"style_main\",\"title\":\"What Our Client Says\",\"subtitle\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"doccure-testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"47f048de\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"8b74124\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"21a83fe9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Partners\",\"subtitle\":\"How it Works\",\"gallery\":[{\"id\":5379,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/partners-1.svg\"},{\"id\":5380,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/partners-2.svg\"},{\"id\":5381,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/partners-3.svg\"},{\"id\":5382,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/partners-4.svg\"},{\"id\":5383,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/partners-5.svg\"},{\"id\":5384,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/partners-6.svg\"}]},\"elements\":[],\"widgetType\":\"doccure-clients\"}],\"isInner\":false}],\"isInner\":false}]'),
(30906, 5477, '_elementor_edit_mode_nonce', '015f0d51b8'),
(30907, 5477, '_elementor_post_mode', '1'),
(30908, 5477, '_thumbnail_id', '-1'),
(30909, 5478, '_elementor_edit_mode', 'builder'),
(30910, 5478, '_elementor_template_type', 'wp-page'),
(30911, 5478, '_elementor_version', '3.22.2'),
(30912, 5478, '_wp_page_template', 'elementor_header_footer');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(30913, 5478, '_elementor_data', '[{\"id\":\"56c1adf1\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"48ae8661\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4ab49dbd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Consult <span>Best Doctors<\\/span> Your Nearby Location.\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit,\",\"button_label\":\"Start a Consult\",\"button_url\":{\"url\":\"#\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape_1\":{\"id\":5354,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/banner-img.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"shape_2\":{\"id\":5355,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/banner-img1.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"shape_3\":{\"id\":5356,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/banner-img2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"shape_4\":{\"id\":5357,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/banner-img3.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"HomeHeroMain\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"da76555\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" \"},\"elements\":[{\"id\":\"74961e99\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"539c432e\",\"elType\":\"widget\",\"settings\":{\"style\":\"style_main\",\"title\":\"Specialities\",\"link\":\"#\",\"button\":\"See All Specialities\"},\"elements\":[],\"widgetType\":\"DoctorsSpecialities\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7af30c3f\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" doctors-section\"},\"elements\":[{\"id\":\"548eecfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"50b9af7b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Best Doctors\",\"style\":\"style_main\"},\"elements\":[],\"widgetType\":\"DoctorsCarousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"31519973\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" \"},\"elements\":[{\"id\":\"79b4b84e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1e2f4c16\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"subtitle\":\"Get Your Answer\",\"tabs\":[{\"tab_title\":\"How do I book an appointment with a doctor?\",\"tab_content\":\"Yes, simply visit our website and log in or create an account. Search for a doctor based on specialization, location, or availability & confirm your booking.\",\"_id\":\"6ae9983\"},{\"tab_title\":\"Can I request a specific doctor when booking my appointment?\",\"tab_content\":\"Yes, you can usually request a specific doctor when booking your appointment, though availability may vary based on their schedule.\",\"_id\":\"395819f\"},{\"tab_title\":\"What should I do if I need to cancel or reschedule my appointment?\",\"tab_content\":\"If you need to cancel or reschedule your appointment, contact the doctor as soon as possible to inform them and to reschedule for another available time slot.\",\"_id\":\"c89be42\"},{\"tab_title\":\"What if I\'m running late for my appointment?\",\"tab_content\":\"If you know you will be late, it\'s courteous to call the doctor\'s office and inform them. Depending on their policy and schedule, they may be able to accommodate you or reschedule your appointment.\",\"_id\":\"901acb9\"},{\"tab_title\":\"Can I book appointments for family members or dependents?\",\"tab_content\":\"Yes, in many cases, you can book appointments for family members or dependents. However, you may need to provide their personal information and consent to do so.\",\"_id\":\"4b65475\"}],\"box_title\":\"95k+\",\"box_stitle\":\"Happy Patients\",\"background\":{\"id\":5361,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/faq-img.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background2\":{\"id\":5366,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/smiling-icon.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-toggle\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"96e0b2e\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" work-section\"},\"elements\":[{\"id\":\"67e443e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7da0c284\",\"elType\":\"widget\",\"settings\":{\"title\":\"4 easy steps to get your solution\",\"subtitle\":\"How it Works\",\"box_title\":\"95k+\",\"box_stitle\":\"Happy Patients\",\"background\":{\"id\":5362,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/work-img.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"tabs\":[{\"tab_title\":\"Search Doctor\",\"tab_content\":\"Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua.\",\"_id\":\"9386300\",\"background2\":{\"id\":5367,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/work-01.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"tab_title\":\"Check Doctor Profile\",\"tab_content\":\"Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua.\",\"_id\":\"8815d3f\",\"background2\":{\"id\":5368,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/work-02.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"tab_title\":\"Schedule Appointment\",\"tab_content\":\"Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua.\",\"_id\":\"cd1a7ba\",\"background2\":{\"id\":5369,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/work-03.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"tab_title\":\"Get Your Solution\",\"tab_content\":\"Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua.\",\"_id\":\"52fc322\",\"background2\":{\"id\":5370,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/work-04.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}}]},\"elements\":[],\"widgetType\":\"doccure-how-works\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1e12b2fa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"69eeb236\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"689fa900\",\"elType\":\"widget\",\"settings\":{\"styletype\":\"style_main\",\"after_excerpt\":\"...\",\"limit\":4,\"title\":\"Latest Articles\",\"limit_words\":10,\"show_excerpt\":\"yes\",\"show_date\":\"yes\",\"show_category\":\"\"},\"elements\":[],\"widgetType\":\"doccure-posts-grid\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4bf921fb\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"testimonial-section\"},\"elements\":[{\"id\":\"839eb2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6452bfda\",\"elType\":\"widget\",\"settings\":{\"hide_avatar\":\"\",\"hide_job\":\"\",\"hide_username\":\"\",\"style\":\"style_main\",\"title\":\"What Our Client Says\",\"subtitle\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"doccure-testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"47f048de\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"8b74124\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"21a83fe9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Partners\",\"subtitle\":\"How it Works\",\"gallery\":[{\"id\":5379,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/partners-1.svg\"},{\"id\":5380,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/partners-2.svg\"},{\"id\":5381,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/partners-3.svg\"},{\"id\":5382,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/partners-4.svg\"},{\"id\":5383,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/partners-5.svg\"},{\"id\":5384,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/partners-6.svg\"}]},\"elements\":[],\"widgetType\":\"doccure-clients\"}],\"isInner\":false}],\"isInner\":false}]'),
(30915, 5478, '_elementor_edit_mode_nonce', '015f0d51b8'),
(30916, 5478, '_elementor_post_mode', '1'),
(30917, 5478, '_thumbnail_id', '-1'),
(30918, 5479, '_elementor_edit_mode', 'builder'),
(30919, 5479, '_elementor_template_type', 'wp-page'),
(30920, 5479, '_elementor_version', '3.22.2'),
(30921, 5479, '_wp_page_template', 'elementor_header_footer'),
(30922, 5479, '_elementor_data', '[{\"id\":\"56c1adf1\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"48ae8661\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4ab49dbd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Consult <span>Best Doctors<\\/span> Your Nearby Location.\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit,\",\"button_label\":\"Start a Consult\",\"button_url\":{\"url\":\"#\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape_1\":{\"id\":5354,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/banner-img.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"shape_2\":{\"id\":5355,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/banner-img1.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"shape_3\":{\"id\":5356,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/banner-img2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"shape_4\":{\"id\":5357,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/banner-img3.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"HomeHeroMain\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"da76555\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" \"},\"elements\":[{\"id\":\"74961e99\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"539c432e\",\"elType\":\"widget\",\"settings\":{\"style\":\"style_main\",\"title\":\"Specialities\",\"link\":\"#\",\"button\":\"See All Specialities\"},\"elements\":[],\"widgetType\":\"DoctorsSpecialities\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7af30c3f\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" doctors-section\"},\"elements\":[{\"id\":\"548eecfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"50b9af7b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Best Doctors\",\"style\":\"style_main\"},\"elements\":[],\"widgetType\":\"DoctorsCarousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"31519973\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" \"},\"elements\":[{\"id\":\"79b4b84e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1e2f4c16\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"subtitle\":\"Get Your Answer\",\"tabs\":[{\"tab_title\":\"How do I book an appointment with a doctor?\",\"tab_content\":\"Yes, simply visit our website and log in or create an account. Search for a doctor based on specialization, location, or availability & confirm your booking.\",\"_id\":\"6ae9983\"},{\"tab_title\":\"Can I request a specific doctor when booking my appointment?\",\"tab_content\":\"Yes, you can usually request a specific doctor when booking your appointment, though availability may vary based on their schedule.\",\"_id\":\"395819f\"},{\"tab_title\":\"What should I do if I need to cancel or reschedule my appointment?\",\"tab_content\":\"If you need to cancel or reschedule your appointment, contact the doctor as soon as possible to inform them and to reschedule for another available time slot.\",\"_id\":\"c89be42\"},{\"tab_title\":\"What if I\'m running late for my appointment?\",\"tab_content\":\"If you know you will be late, it\'s courteous to call the doctor\'s office and inform them. Depending on their policy and schedule, they may be able to accommodate you or reschedule your appointment.\",\"_id\":\"901acb9\"},{\"tab_title\":\"Can I book appointments for family members or dependents?\",\"tab_content\":\"Yes, in many cases, you can book appointments for family members or dependents. However, you may need to provide their personal information and consent to do so.\",\"_id\":\"4b65475\"}],\"box_title\":\"95k+\",\"box_stitle\":\"Happy Patients\",\"background\":{\"id\":5361,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/faq-img.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background2\":{\"id\":5366,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/smiling-icon.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-toggle\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"96e0b2e\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" work-section\"},\"elements\":[{\"id\":\"67e443e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7da0c284\",\"elType\":\"widget\",\"settings\":{\"title\":\"4 easy steps to get your solution\",\"subtitle\":\"How it Works\",\"box_title\":\"95k+\",\"box_stitle\":\"Happy Patients\",\"background\":{\"id\":5362,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/work-img.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"tabs\":[{\"tab_title\":\"Search Doctor\",\"tab_content\":\"Search for a doctor based on specialization, location, or availability.\",\"_id\":\"9386300\",\"background2\":{\"id\":5367,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/work-01.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"tab_title\":\"Check Doctor Profile\",\"tab_content\":\"Explore detailed doctor profiles on our platform to make informed healthcare decisions.\",\"_id\":\"8815d3f\",\"background2\":{\"id\":5368,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/work-02.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"tab_title\":\"Schedule Appointment\",\"tab_content\":\"After choose your preferred doctor, select a convenient time slot, & confirm your appointment.\",\"_id\":\"cd1a7ba\",\"background2\":{\"id\":5369,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/work-03.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"tab_title\":\"Get Your Solution\",\"tab_content\":\"Discuss your health concerns with the doctor and receive personalized advice & solution.\",\"_id\":\"52fc322\",\"background2\":{\"id\":5370,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/work-04.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}}]},\"elements\":[],\"widgetType\":\"doccure-how-works\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1e12b2fa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"69eeb236\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"689fa900\",\"elType\":\"widget\",\"settings\":{\"styletype\":\"style_main\",\"after_excerpt\":\"...\",\"limit\":4,\"title\":\"Latest Articles\",\"limit_words\":10,\"show_excerpt\":\"yes\",\"show_date\":\"yes\",\"show_category\":\"\"},\"elements\":[],\"widgetType\":\"doccure-posts-grid\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4bf921fb\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"testimonial-section\"},\"elements\":[{\"id\":\"839eb2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6452bfda\",\"elType\":\"widget\",\"settings\":{\"hide_avatar\":\"\",\"hide_job\":\"\",\"hide_username\":\"\",\"style\":\"style_main\",\"title\":\"What Our Client Says\",\"subtitle\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"doccure-testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"47f048de\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"8b74124\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"21a83fe9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Partners\",\"subtitle\":\"How it Works\",\"gallery\":[{\"id\":5379,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/partners-1.svg\"},{\"id\":5380,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/partners-2.svg\"},{\"id\":5381,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/partners-3.svg\"},{\"id\":5382,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/partners-4.svg\"},{\"id\":5383,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/partners-5.svg\"},{\"id\":5384,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/partners-6.svg\"}]},\"elements\":[],\"widgetType\":\"doccure-clients\"}],\"isInner\":false}],\"isInner\":false}]'),
(30924, 5479, '_elementor_edit_mode_nonce', '015f0d51b8'),
(30925, 5479, '_elementor_post_mode', '1'),
(30926, 5479, '_thumbnail_id', '-1'),
(30937, 4702, '_wp_old_date', '2022-12-05'),
(30938, 4703, '_wp_old_date', '2022-12-05'),
(30939, 4704, '_wp_old_date', '2022-12-05'),
(30940, 4705, '_wp_old_date', '2022-12-05'),
(30942, 3455, '_wp_old_date', '2022-03-10'),
(30943, 3456, '_wp_old_date', '2022-03-10'),
(30944, 3457, '_wp_old_date', '2022-03-10'),
(30945, 3458, '_wp_old_date', '2022-03-10'),
(30973, 5495, '_wp_attached_file', '2024/06/logo-01.svg'),
(30974, 5495, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:4334;s:5:\"width\";i:137;s:6:\"height\";i:40;}'),
(30976, 5334, '_oembed_7014356b04ab453de4e554611c41e5a0', '{{unknown}}'),
(30977, 5334, '_oembed_3bc1d85aba9fde62de86c676d015f97d', '{{unknown}}'),
(30978, 5334, '_oembed_342a6e6b5ea709a97b6162c94d0eaa5e', '{{unknown}}'),
(30979, 5334, '_oembed_4e48146654f56eae12924caaaf47295f', '{{unknown}}'),
(30981, 5496, '_wp_attached_file', '2024/06/partners-3.svg'),
(30982, 5496, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:4052;s:5:\"width\";i:114;s:6:\"height\";i:31;}'),
(30984, 5497, '_wp_attached_file', '2024/06/partners-2.svg'),
(30985, 5497, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:4397;s:5:\"width\";i:136;s:6:\"height\";i:31;}'),
(30987, 5498, '_wp_attached_file', '2024/06/partners-1.svg'),
(30988, 5498, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:6343;s:5:\"width\";i:116;s:6:\"height\";i:31;}'),
(30990, 5499, '_wp_attached_file', '2024/06/partners-6.svg'),
(30991, 5499, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:4692;s:5:\"width\";i:114;s:6:\"height\";i:31;}'),
(30993, 5500, '_wp_attached_file', '2024/06/partners-5.svg'),
(30994, 5500, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:7065;s:5:\"width\";i:114;s:6:\"height\";i:31;}'),
(30996, 5501, '_wp_attached_file', '2024/06/partners-4.svg'),
(30997, 5501, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:11400;s:5:\"width\";i:138;s:6:\"height\";i:31;}'),
(30999, 5502, '_elementor_edit_mode', 'builder'),
(31000, 5502, '_elementor_template_type', 'wp-page'),
(31001, 5502, '_elementor_version', '3.22.2'),
(31002, 5502, '_wp_page_template', 'elementor_header_footer'),
(31003, 5502, '_elementor_data', '[{\"id\":\"56c1adf1\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"48ae8661\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4ab49dbd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Consult <span>Best Doctors<\\/span> Your Nearby Location.\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit,\",\"button_label\":\"Start a Consult\",\"button_url\":{\"url\":\"#\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape_1\":{\"id\":5354,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/banner-img.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"shape_2\":{\"id\":5355,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/banner-img1.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"shape_3\":{\"id\":5356,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/banner-img2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"shape_4\":{\"id\":5357,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/banner-img3.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"HomeHeroMain\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"da76555\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" \"},\"elements\":[{\"id\":\"74961e99\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"539c432e\",\"elType\":\"widget\",\"settings\":{\"style\":\"style_main\",\"title\":\"Specialities\",\"link\":\"#\",\"button\":\"See All Specialities\"},\"elements\":[],\"widgetType\":\"DoctorsSpecialities\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7af30c3f\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" doctors-section\"},\"elements\":[{\"id\":\"548eecfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"50b9af7b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Best Doctors\",\"style\":\"style_main\"},\"elements\":[],\"widgetType\":\"DoctorsCarousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"31519973\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" \"},\"elements\":[{\"id\":\"79b4b84e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1e2f4c16\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"subtitle\":\"Get Your Answer\",\"tabs\":[{\"tab_title\":\"How do I book an appointment with a doctor?\",\"tab_content\":\"Yes, simply visit our website and log in or create an account. Search for a doctor based on specialization, location, or availability & confirm your booking.\",\"_id\":\"6ae9983\"},{\"tab_title\":\"Can I request a specific doctor when booking my appointment?\",\"tab_content\":\"Yes, you can usually request a specific doctor when booking your appointment, though availability may vary based on their schedule.\",\"_id\":\"395819f\"},{\"tab_title\":\"What should I do if I need to cancel or reschedule my appointment?\",\"tab_content\":\"If you need to cancel or reschedule your appointment, contact the doctor as soon as possible to inform them and to reschedule for another available time slot.\",\"_id\":\"c89be42\"},{\"tab_title\":\"What if I\'m running late for my appointment?\",\"tab_content\":\"If you know you will be late, it\'s courteous to call the doctor\'s office and inform them. Depending on their policy and schedule, they may be able to accommodate you or reschedule your appointment.\",\"_id\":\"901acb9\"},{\"tab_title\":\"Can I book appointments for family members or dependents?\",\"tab_content\":\"Yes, in many cases, you can book appointments for family members or dependents. However, you may need to provide their personal information and consent to do so.\",\"_id\":\"4b65475\"}],\"box_title\":\"95k+\",\"box_stitle\":\"Happy Patients\",\"background\":{\"id\":5361,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/faq-img.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background2\":{\"id\":5366,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/smiling-icon.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-toggle\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"96e0b2e\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" work-section\"},\"elements\":[{\"id\":\"67e443e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7da0c284\",\"elType\":\"widget\",\"settings\":{\"title\":\"4 easy steps to get your solution\",\"subtitle\":\"How it Works\",\"box_title\":\"95k+\",\"box_stitle\":\"Happy Patients\",\"background\":{\"id\":5362,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/work-img.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"tabs\":[{\"tab_title\":\"Search Doctor\",\"tab_content\":\"Search for a doctor based on specialization, location, or availability.\",\"_id\":\"9386300\",\"background2\":{\"id\":5367,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/work-01.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"tab_title\":\"Check Doctor Profile\",\"tab_content\":\"Explore detailed doctor profiles on our platform to make informed healthcare decisions.\",\"_id\":\"8815d3f\",\"background2\":{\"id\":5368,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/work-02.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"tab_title\":\"Schedule Appointment\",\"tab_content\":\"After choose your preferred doctor, select a convenient time slot, & confirm your appointment.\",\"_id\":\"cd1a7ba\",\"background2\":{\"id\":5369,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/work-03.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"tab_title\":\"Get Your Solution\",\"tab_content\":\"Discuss your health concerns with the doctor and receive personalized advice & solution.\",\"_id\":\"52fc322\",\"background2\":{\"id\":5370,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/work-04.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}}]},\"elements\":[],\"widgetType\":\"doccure-how-works\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1e12b2fa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"69eeb236\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"689fa900\",\"elType\":\"widget\",\"settings\":{\"styletype\":\"style_main\",\"after_excerpt\":\"...\",\"limit\":4,\"title\":\"Latest Articles\",\"limit_words\":10,\"show_excerpt\":\"yes\",\"show_date\":\"yes\",\"show_category\":\"\"},\"elements\":[],\"widgetType\":\"doccure-posts-grid\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4bf921fb\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"testimonial-section\"},\"elements\":[{\"id\":\"839eb2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6452bfda\",\"elType\":\"widget\",\"settings\":{\"hide_avatar\":\"\",\"hide_job\":\"\",\"hide_username\":\"\",\"style\":\"style_main\",\"title\":\"What Our Client Says\",\"subtitle\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"doccure-testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"47f048de\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"8b74124\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"21a83fe9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Partners\",\"subtitle\":\"How it Works\",\"gallery\":[{\"id\":5379,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/partners-1.svg\"},{\"id\":5380,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/partners-2.svg\"},{\"id\":5381,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/partners-3.svg\"},{\"id\":5382,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/partners-4.svg\"},{\"id\":5383,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/partners-5.svg\"},{\"id\":5384,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/partners-6.svg\"}]},\"elements\":[],\"widgetType\":\"doccure-clients\"}],\"isInner\":false}],\"isInner\":false}]'),
(31005, 5502, '_elementor_edit_mode_nonce', '015f0d51b8'),
(31006, 5502, '_elementor_post_mode', '1'),
(31007, 5502, '_thumbnail_id', '-1'),
(31009, 5503, '_elementor_edit_mode', 'builder'),
(31010, 5503, '_elementor_template_type', 'wp-page'),
(31011, 5503, '_elementor_version', '3.22.2'),
(31012, 5503, '_wp_page_template', 'elementor_header_footer'),
(31013, 5503, '_elementor_data', '[{\"id\":\"56c1adf1\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"48ae8661\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4ab49dbd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Consult <span>Best Doctors<\\/span> Your Nearby Location.\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit,\",\"button_label\":\"Start a Consult\",\"button_url\":{\"url\":\"#\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape_1\":{\"id\":5354,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/banner-img.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"shape_2\":{\"id\":5355,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/banner-img1.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"shape_3\":{\"id\":5356,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/banner-img2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"shape_4\":{\"id\":5357,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/banner-img3.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"HomeHeroMain\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"da76555\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" \"},\"elements\":[{\"id\":\"74961e99\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"539c432e\",\"elType\":\"widget\",\"settings\":{\"style\":\"style_main\",\"title\":\"Specialities\",\"link\":\"#\",\"button\":\"See All Specialities\"},\"elements\":[],\"widgetType\":\"DoctorsSpecialities\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7af30c3f\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" doctors-section\"},\"elements\":[{\"id\":\"548eecfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"50b9af7b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Best Doctors\",\"style\":\"style_main\"},\"elements\":[],\"widgetType\":\"DoctorsCarousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"31519973\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" \"},\"elements\":[{\"id\":\"79b4b84e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1e2f4c16\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"subtitle\":\"Get Your Answer\",\"tabs\":[{\"tab_title\":\"How do I book an appointment with a doctor?\",\"tab_content\":\"Yes, simply visit our website and log in or create an account. Search for a doctor based on specialization, location, or availability & confirm your booking.\",\"_id\":\"6ae9983\"},{\"tab_title\":\"Can I request a specific doctor when booking my appointment?\",\"tab_content\":\"Yes, you can usually request a specific doctor when booking your appointment, though availability may vary based on their schedule.\",\"_id\":\"395819f\"},{\"tab_title\":\"What should I do if I need to cancel or reschedule my appointment?\",\"tab_content\":\"If you need to cancel or reschedule your appointment, contact the doctor as soon as possible to inform them and to reschedule for another available time slot.\",\"_id\":\"c89be42\"},{\"tab_title\":\"What if I\'m running late for my appointment?\",\"tab_content\":\"If you know you will be late, it\'s courteous to call the doctor\'s office and inform them. Depending on their policy and schedule, they may be able to accommodate you or reschedule your appointment.\",\"_id\":\"901acb9\"},{\"tab_title\":\"Can I book appointments for family members or dependents?\",\"tab_content\":\"Yes, in many cases, you can book appointments for family members or dependents. However, you may need to provide their personal information and consent to do so.\",\"_id\":\"4b65475\"}],\"box_title\":\"95k+\",\"box_stitle\":\"Happy Patients\",\"background\":{\"id\":5361,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/faq-img.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background2\":{\"id\":5366,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/smiling-icon.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-toggle\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"96e0b2e\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" work-section\"},\"elements\":[{\"id\":\"67e443e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7da0c284\",\"elType\":\"widget\",\"settings\":{\"title\":\"4 easy steps to get your solution\",\"subtitle\":\"How it Works\",\"box_title\":\"95k+\",\"box_stitle\":\"Happy Patients\",\"background\":{\"id\":5362,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/work-img.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"tabs\":[{\"tab_title\":\"Search Doctor\",\"tab_content\":\"Search for a doctor based on specialization, location, or availability.\",\"_id\":\"9386300\",\"background2\":{\"id\":5367,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/work-01.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"tab_title\":\"Check Doctor Profile\",\"tab_content\":\"Explore detailed doctor profiles on our platform to make informed healthcare decisions.\",\"_id\":\"8815d3f\",\"background2\":{\"id\":5368,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/work-02.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"tab_title\":\"Schedule Appointment\",\"tab_content\":\"After choose your preferred doctor, select a convenient time slot, & confirm your appointment.\",\"_id\":\"cd1a7ba\",\"background2\":{\"id\":5369,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/work-03.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"tab_title\":\"Get Your Solution\",\"tab_content\":\"Discuss your health concerns with the doctor and receive personalized advice & solution.\",\"_id\":\"52fc322\",\"background2\":{\"id\":5370,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/work-04.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}}]},\"elements\":[],\"widgetType\":\"doccure-how-works\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1e12b2fa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"69eeb236\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"689fa900\",\"elType\":\"widget\",\"settings\":{\"styletype\":\"style_main\",\"after_excerpt\":\"...\",\"limit\":4,\"title\":\"Latest Articles\",\"limit_words\":10,\"show_excerpt\":\"yes\",\"show_date\":\"yes\",\"show_category\":\"\"},\"elements\":[],\"widgetType\":\"doccure-posts-grid\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4bf921fb\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"testimonial-section\"},\"elements\":[{\"id\":\"839eb2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6452bfda\",\"elType\":\"widget\",\"settings\":{\"hide_avatar\":\"\",\"hide_job\":\"\",\"hide_username\":\"\",\"style\":\"style_main\",\"title\":\"What Our Client Says\",\"subtitle\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"doccure-testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"47f048de\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"8b74124\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"21a83fe9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Partners\",\"subtitle\":\"How it Works\",\"gallery\":[{\"id\":5379,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/partners-1.svg\"},{\"id\":5380,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/partners-2.svg\"},{\"id\":5381,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/partners-3.svg\"},{\"id\":5382,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/partners-4.svg\"},{\"id\":5383,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/partners-5.svg\"},{\"id\":5384,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/partners-6.svg\"}]},\"elements\":[],\"widgetType\":\"doccure-clients\"}],\"isInner\":false}],\"isInner\":false}]'),
(31015, 5503, '_elementor_edit_mode_nonce', '015f0d51b8'),
(31016, 5503, '_elementor_post_mode', '1'),
(31017, 5503, '_thumbnail_id', '-1'),
(31019, 4460, '_oembed_7014356b04ab453de4e554611c41e5a0', '{{unknown}}'),
(31020, 4460, '_oembed_3bc1d85aba9fde62de86c676d015f97d', '{{unknown}}'),
(31021, 4460, '_oembed_342a6e6b5ea709a97b6162c94d0eaa5e', '{{unknown}}'),
(31022, 4460, '_oembed_4e48146654f56eae12924caaaf47295f', '{{unknown}}'),
(31023, 5504, '_elementor_edit_mode', 'builder'),
(31024, 5504, '_elementor_template_type', 'wp-page'),
(31025, 5504, '_elementor_version', '3.22.2'),
(31026, 5504, '_wp_page_template', 'elementor_header_footer'),
(31027, 5504, '_elementor_data', '[{\"id\":\"56c1adf1\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"48ae8661\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4ab49dbd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Consult <span>Best Doctors<\\/span> Your Nearby Location.\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit,\",\"button_label\":\"Start a Consult\",\"button_url\":{\"url\":\"#\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape_1\":{\"id\":5354,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/banner-img.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"shape_2\":{\"id\":5355,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/banner-img1.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"shape_3\":{\"id\":5356,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/banner-img2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"shape_4\":{\"id\":5357,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/banner-img3.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"HomeHeroMain\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"da76555\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" \"},\"elements\":[{\"id\":\"74961e99\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"539c432e\",\"elType\":\"widget\",\"settings\":{\"style\":\"style_main\",\"title\":\"Specialities\",\"link\":\"#\",\"button\":\"See All Specialities\"},\"elements\":[],\"widgetType\":\"DoctorsSpecialities\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7af30c3f\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" doctors-section\"},\"elements\":[{\"id\":\"548eecfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"50b9af7b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Best Doctors\",\"style\":\"style_main\"},\"elements\":[],\"widgetType\":\"DoctorsCarousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"31519973\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" \"},\"elements\":[{\"id\":\"79b4b84e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1e2f4c16\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"subtitle\":\"Get Your Answer\",\"tabs\":[{\"tab_title\":\"How do I book an appointment with a doctor?\",\"tab_content\":\"Yes, simply visit our website and log in or create an account. Search for a doctor based on specialization, location, or availability & confirm your booking.\",\"_id\":\"6ae9983\"},{\"tab_title\":\"Can I request a specific doctor when booking my appointment?\",\"tab_content\":\"Yes, you can usually request a specific doctor when booking your appointment, though availability may vary based on their schedule.\",\"_id\":\"395819f\"},{\"tab_title\":\"What should I do if I need to cancel or reschedule my appointment?\",\"tab_content\":\"If you need to cancel or reschedule your appointment, contact the doctor as soon as possible to inform them and to reschedule for another available time slot.\",\"_id\":\"c89be42\"},{\"tab_title\":\"What if I\'m running late for my appointment?\",\"tab_content\":\"If you know you will be late, it\'s courteous to call the doctor\'s office and inform them. Depending on their policy and schedule, they may be able to accommodate you or reschedule your appointment.\",\"_id\":\"901acb9\"},{\"tab_title\":\"Can I book appointments for family members or dependents?\",\"tab_content\":\"Yes, in many cases, you can book appointments for family members or dependents. However, you may need to provide their personal information and consent to do so.\",\"_id\":\"4b65475\"}],\"box_title\":\"95k+\",\"box_stitle\":\"Happy Patients\",\"background\":{\"id\":5361,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/faq-img.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background2\":{\"id\":5366,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/smiling-icon.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-toggle\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"96e0b2e\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" work-section\"},\"elements\":[{\"id\":\"67e443e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7da0c284\",\"elType\":\"widget\",\"settings\":{\"title\":\"4 easy steps to get your solution\",\"subtitle\":\"How it Works\",\"box_title\":\"95k+\",\"box_stitle\":\"Happy Patients\",\"background\":{\"id\":5362,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/work-img.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"tabs\":[{\"tab_title\":\"Search Doctor\",\"tab_content\":\"Search for a doctor based on specialization, location, or availability.\",\"_id\":\"9386300\",\"background2\":{\"id\":5367,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/work-01.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"tab_title\":\"Check Doctor Profile\",\"tab_content\":\"Explore detailed doctor profiles on our platform to make informed healthcare decisions.\",\"_id\":\"8815d3f\",\"background2\":{\"id\":5368,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/work-02.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"tab_title\":\"Schedule Appointment\",\"tab_content\":\"After choose your preferred doctor, select a convenient time slot, & confirm your appointment.\",\"_id\":\"cd1a7ba\",\"background2\":{\"id\":5369,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/work-03.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"tab_title\":\"Get Your Solution\",\"tab_content\":\"Discuss your health concerns with the doctor and receive personalized advice & solution.\",\"_id\":\"52fc322\",\"background2\":{\"id\":5370,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/work-04.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}}]},\"elements\":[],\"widgetType\":\"doccure-how-works\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1e12b2fa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"69eeb236\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"689fa900\",\"elType\":\"widget\",\"settings\":{\"styletype\":\"style_main\",\"after_excerpt\":\"...\",\"limit\":4,\"title\":\"Latest Articles\",\"limit_words\":10,\"show_excerpt\":\"yes\",\"show_date\":\"yes\",\"show_category\":\"\"},\"elements\":[],\"widgetType\":\"doccure-posts-grid\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4bf921fb\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"testimonial-section\"},\"elements\":[{\"id\":\"839eb2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6452bfda\",\"elType\":\"widget\",\"settings\":{\"hide_avatar\":\"\",\"hide_job\":\"\",\"hide_username\":\"\",\"style\":\"style_main\",\"title\":\"What Our Client Says\",\"subtitle\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"doccure-testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"47f048de\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"8b74124\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"21a83fe9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Partners\",\"subtitle\":\"How it Works\",\"gallery\":[{\"id\":5496,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2024\\/06\\/partners-3.svg\"},{\"id\":5497,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2024\\/06\\/partners-2.svg\"},{\"id\":5498,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2024\\/06\\/partners-1.svg\"},{\"id\":5499,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2024\\/06\\/partners-6.svg\"},{\"id\":5500,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2024\\/06\\/partners-5.svg\"},{\"id\":5501,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2024\\/06\\/partners-4.svg\"}]},\"elements\":[],\"widgetType\":\"doccure-clients\"}],\"isInner\":false}],\"isInner\":false}]'),
(31029, 5504, '_elementor_edit_mode_nonce', '015f0d51b8'),
(31030, 5504, '_elementor_post_mode', '1'),
(31031, 5504, '_thumbnail_id', '-1'),
(31035, 5505, '_wp_attached_file', '2024/06/feature-04-5.jpg');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(31036, 5505, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:24:\"2024/06/feature-04-5.jpg\";s:8:\"filesize\";i:45217;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"feature-04-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:17774;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"feature-04-5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6252;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:24:\"feature-04-5-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39562;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:24:\"feature-04-5-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30905;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:24:\"feature-04-5-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34948;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:24:\"feature-04-5-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33182;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:24:\"feature-04-5-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17524;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:24:\"feature-04-5-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14643;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:24:\"feature-04-5-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12106;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:24:\"feature-04-5-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13258;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:24:\"feature-04-5-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11680;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:24:\"feature-04-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:3566;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:22:\"feature-04-5-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2203;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:22:\"feature-04-5-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1063;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:22:\"feature-04-5-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:899;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:24:\"feature-04-5-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32394;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:24:\"feature-04-5-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27914;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:24:\"feature-04-5-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43718;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:24:\"feature-04-5-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13176;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"feature-04-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:17774;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"feature-04-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:3566;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31037, 5506, '_wp_attached_file', '2024/06/feature-03-5-1.jpg'),
(31038, 5506, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:26:\"2024/06/feature-03-5-1.jpg\";s:8:\"filesize\";i:47792;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"feature-03-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:17475;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"feature-03-5-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6132;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:26:\"feature-03-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:37847;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:26:\"feature-03-5-1-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29995;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:26:\"feature-03-5-1-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35070;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:26:\"feature-03-5-1-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32607;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:26:\"feature-03-5-1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17074;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:26:\"feature-03-5-1-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14190;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:26:\"feature-03-5-1-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11825;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:26:\"feature-03-5-1-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12908;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:26:\"feature-03-5-1-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11206;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:26:\"feature-03-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:3505;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:24:\"feature-03-5-1-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2138;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:24:\"feature-03-5-1-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1065;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:24:\"feature-03-5-1-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:926;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:26:\"feature-03-5-1-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31698;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:26:\"feature-03-5-1-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27962;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:26:\"feature-03-5-1-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43574;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:26:\"feature-03-5-1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12943;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"feature-03-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:17475;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"feature-03-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:3505;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31039, 5507, '_wp_attached_file', '2024/06/feature-02-5-1.jpg'),
(31040, 5507, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:26:\"2024/06/feature-02-5-1.jpg\";s:8:\"filesize\";i:48828;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"feature-02-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:21763;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"feature-02-5-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7637;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:26:\"feature-02-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:41620;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:26:\"feature-02-5-1-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32815;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:26:\"feature-02-5-1-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38773;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:26:\"feature-02-5-1-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36104;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:26:\"feature-02-5-1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19210;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:26:\"feature-02-5-1-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16135;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:26:\"feature-02-5-1-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13429;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:26:\"feature-02-5-1-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16127;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:26:\"feature-02-5-1-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12717;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:26:\"feature-02-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:4375;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:24:\"feature-02-5-1-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2548;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:24:\"feature-02-5-1-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1146;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:24:\"feature-02-5-1-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:973;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:26:\"feature-02-5-1-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35027;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:26:\"feature-02-5-1-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34192;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:26:\"feature-02-5-1-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47867;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:26:\"feature-02-5-1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16070;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"feature-02-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:21763;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"feature-02-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:4375;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31041, 5508, '_wp_attached_file', '2024/06/feature-01-5-1.jpg'),
(31042, 5508, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:26:\"2024/06/feature-01-5-1.jpg\";s:8:\"filesize\";i:50965;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"feature-01-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:18838;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"feature-01-5-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6643;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:26:\"feature-01-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:42282;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:26:\"feature-01-5-1-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32777;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:26:\"feature-01-5-1-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38486;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:26:\"feature-01-5-1-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35414;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:26:\"feature-01-5-1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18011;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:26:\"feature-01-5-1-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14926;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:26:\"feature-01-5-1-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12781;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:26:\"feature-01-5-1-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13940;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:26:\"feature-01-5-1-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12047;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:26:\"feature-01-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:3921;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:24:\"feature-01-5-1-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2342;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:24:\"feature-01-5-1-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1128;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:24:\"feature-01-5-1-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:945;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:26:\"feature-01-5-1-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34433;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:26:\"feature-01-5-1-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30578;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:26:\"feature-01-5-1-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50383;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:26:\"feature-01-5-1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14001;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"feature-01-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:18838;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"feature-01-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:3921;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31044, 5509, '_wp_attached_file', '2024/06/feature-04-5-1.jpg'),
(31045, 5509, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:26:\"2024/06/feature-04-5-1.jpg\";s:8:\"filesize\";i:45217;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"feature-04-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:17774;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"feature-04-5-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6252;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:26:\"feature-04-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:39562;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:26:\"feature-04-5-1-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30905;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:26:\"feature-04-5-1-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34948;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:26:\"feature-04-5-1-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33182;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:26:\"feature-04-5-1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17524;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:26:\"feature-04-5-1-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14643;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:26:\"feature-04-5-1-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12106;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:26:\"feature-04-5-1-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13258;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:26:\"feature-04-5-1-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11680;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:26:\"feature-04-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:3566;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:24:\"feature-04-5-1-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2203;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:24:\"feature-04-5-1-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1063;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:24:\"feature-04-5-1-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:899;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:26:\"feature-04-5-1-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32394;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:26:\"feature-04-5-1-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27914;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:26:\"feature-04-5-1-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43718;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:26:\"feature-04-5-1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13176;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"feature-04-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:17774;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"feature-04-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:3566;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31046, 5510, '_wp_attached_file', '2024/06/feature-03-6.jpg'),
(31047, 5510, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:24:\"2024/06/feature-03-6.jpg\";s:8:\"filesize\";i:47792;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"feature-03-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:17475;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"feature-03-6-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6132;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:24:\"feature-03-6-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37847;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:24:\"feature-03-6-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29995;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:24:\"feature-03-6-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35070;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:24:\"feature-03-6-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32607;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:24:\"feature-03-6-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17074;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:24:\"feature-03-6-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14190;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:24:\"feature-03-6-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11825;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:24:\"feature-03-6-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12908;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:24:\"feature-03-6-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11206;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:24:\"feature-03-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:3505;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:22:\"feature-03-6-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2138;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:22:\"feature-03-6-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1065;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:22:\"feature-03-6-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:926;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:24:\"feature-03-6-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31698;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:24:\"feature-03-6-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27962;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:24:\"feature-03-6-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43574;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:24:\"feature-03-6-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12943;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"feature-03-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:17475;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"feature-03-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:3505;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31048, 5511, '_wp_attached_file', '2024/06/feature-02-6.jpg'),
(31049, 5511, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:24:\"2024/06/feature-02-6.jpg\";s:8:\"filesize\";i:48828;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"feature-02-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:21763;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"feature-02-6-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7637;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:24:\"feature-02-6-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41620;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:24:\"feature-02-6-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32815;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:24:\"feature-02-6-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38773;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:24:\"feature-02-6-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36104;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:24:\"feature-02-6-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19210;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:24:\"feature-02-6-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16135;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:24:\"feature-02-6-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13429;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:24:\"feature-02-6-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16127;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:24:\"feature-02-6-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12717;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:24:\"feature-02-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:4375;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:22:\"feature-02-6-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2548;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:22:\"feature-02-6-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1146;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:22:\"feature-02-6-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:973;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:24:\"feature-02-6-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35027;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:24:\"feature-02-6-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34192;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:24:\"feature-02-6-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47867;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:24:\"feature-02-6-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16070;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"feature-02-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:21763;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"feature-02-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:4375;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31050, 5512, '_wp_attached_file', '2024/06/feature-01-6.jpg'),
(31051, 5512, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:24:\"2024/06/feature-01-6.jpg\";s:8:\"filesize\";i:50965;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"feature-01-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:18838;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"feature-01-6-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6643;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:24:\"feature-01-6-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42282;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:24:\"feature-01-6-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32777;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:24:\"feature-01-6-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38486;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:24:\"feature-01-6-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35414;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:24:\"feature-01-6-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18011;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:24:\"feature-01-6-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14926;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:24:\"feature-01-6-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12781;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:24:\"feature-01-6-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13940;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:24:\"feature-01-6-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12047;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:24:\"feature-01-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:3921;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:22:\"feature-01-6-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2342;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:22:\"feature-01-6-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1128;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:22:\"feature-01-6-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:945;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:24:\"feature-01-6-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34433;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:24:\"feature-01-6-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30578;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:24:\"feature-01-6-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50383;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:24:\"feature-01-6-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14001;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"feature-01-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:18838;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"feature-01-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:3921;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31053, 5513, '_wp_attached_file', '2024/06/feature-04-6.jpg'),
(31054, 5513, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:24:\"2024/06/feature-04-6.jpg\";s:8:\"filesize\";i:45217;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"feature-04-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:17774;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"feature-04-6-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6252;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:24:\"feature-04-6-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39562;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:24:\"feature-04-6-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30905;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:24:\"feature-04-6-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34948;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:24:\"feature-04-6-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33182;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:24:\"feature-04-6-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17524;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:24:\"feature-04-6-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14643;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:24:\"feature-04-6-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12106;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:24:\"feature-04-6-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13258;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:24:\"feature-04-6-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11680;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:24:\"feature-04-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:3566;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:22:\"feature-04-6-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2203;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:22:\"feature-04-6-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1063;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:22:\"feature-04-6-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:899;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:24:\"feature-04-6-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32394;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:24:\"feature-04-6-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27914;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:24:\"feature-04-6-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43718;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:24:\"feature-04-6-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13176;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"feature-04-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:17774;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"feature-04-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:3566;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31055, 5514, '_wp_attached_file', '2024/06/feature-03-6-1.jpg'),
(31056, 5514, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:26:\"2024/06/feature-03-6-1.jpg\";s:8:\"filesize\";i:47792;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"feature-03-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:17475;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"feature-03-6-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6132;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:26:\"feature-03-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:37847;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:26:\"feature-03-6-1-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29995;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:26:\"feature-03-6-1-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35070;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:26:\"feature-03-6-1-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32607;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:26:\"feature-03-6-1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17074;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:26:\"feature-03-6-1-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14190;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:26:\"feature-03-6-1-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11825;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:26:\"feature-03-6-1-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12908;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:26:\"feature-03-6-1-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11206;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:26:\"feature-03-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:3505;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:24:\"feature-03-6-1-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2138;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:24:\"feature-03-6-1-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1065;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:24:\"feature-03-6-1-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:926;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:26:\"feature-03-6-1-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31698;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:26:\"feature-03-6-1-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27962;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:26:\"feature-03-6-1-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43574;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:26:\"feature-03-6-1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12943;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"feature-03-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:17475;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"feature-03-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:3505;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31057, 5515, '_wp_attached_file', '2024/06/feature-02-6-1.jpg'),
(31058, 5515, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:26:\"2024/06/feature-02-6-1.jpg\";s:8:\"filesize\";i:48828;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"feature-02-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:21763;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"feature-02-6-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7637;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:26:\"feature-02-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:41620;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:26:\"feature-02-6-1-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32815;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:26:\"feature-02-6-1-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38773;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:26:\"feature-02-6-1-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36104;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:26:\"feature-02-6-1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19210;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:26:\"feature-02-6-1-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16135;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:26:\"feature-02-6-1-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13429;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:26:\"feature-02-6-1-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16127;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:26:\"feature-02-6-1-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12717;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:26:\"feature-02-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:4375;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:24:\"feature-02-6-1-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2548;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:24:\"feature-02-6-1-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1146;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:24:\"feature-02-6-1-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:973;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:26:\"feature-02-6-1-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35027;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:26:\"feature-02-6-1-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34192;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:26:\"feature-02-6-1-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47867;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:26:\"feature-02-6-1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16070;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"feature-02-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:21763;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"feature-02-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:4375;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31059, 5516, '_wp_attached_file', '2024/06/feature-01-6-1.jpg');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(31060, 5516, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:26:\"2024/06/feature-01-6-1.jpg\";s:8:\"filesize\";i:50965;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"feature-01-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:18838;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"feature-01-6-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6643;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:26:\"feature-01-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:42282;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:26:\"feature-01-6-1-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32777;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:26:\"feature-01-6-1-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38486;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:26:\"feature-01-6-1-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35414;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:26:\"feature-01-6-1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18011;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:26:\"feature-01-6-1-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14926;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:26:\"feature-01-6-1-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12781;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:26:\"feature-01-6-1-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13940;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:26:\"feature-01-6-1-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12047;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:26:\"feature-01-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:3921;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:24:\"feature-01-6-1-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2342;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:24:\"feature-01-6-1-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1128;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:24:\"feature-01-6-1-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:945;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:26:\"feature-01-6-1-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34433;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:26:\"feature-01-6-1-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30578;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:26:\"feature-01-6-1-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50383;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:26:\"feature-01-6-1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14001;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"feature-01-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:18838;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"feature-01-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:3921;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31065, 5517, '_wp_attached_file', '2024/06/feature-04-6-1.jpg'),
(31066, 5517, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:26:\"2024/06/feature-04-6-1.jpg\";s:8:\"filesize\";i:45217;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"feature-04-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:17774;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"feature-04-6-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6252;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:26:\"feature-04-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:39562;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:26:\"feature-04-6-1-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30905;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:26:\"feature-04-6-1-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34948;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:26:\"feature-04-6-1-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33182;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:26:\"feature-04-6-1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17524;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:26:\"feature-04-6-1-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14643;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:26:\"feature-04-6-1-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12106;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:26:\"feature-04-6-1-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13258;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:26:\"feature-04-6-1-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11680;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:26:\"feature-04-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:3566;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:24:\"feature-04-6-1-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2203;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:24:\"feature-04-6-1-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1063;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:24:\"feature-04-6-1-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:899;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:26:\"feature-04-6-1-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32394;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:26:\"feature-04-6-1-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27914;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:26:\"feature-04-6-1-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43718;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:26:\"feature-04-6-1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13176;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"feature-04-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:17774;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"feature-04-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:3566;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31067, 5518, '_wp_attached_file', '2024/06/feature-03-7.jpg'),
(31068, 5518, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:24:\"2024/06/feature-03-7.jpg\";s:8:\"filesize\";i:47792;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"feature-03-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:17475;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"feature-03-7-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6132;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:24:\"feature-03-7-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37847;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:24:\"feature-03-7-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29995;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:24:\"feature-03-7-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35070;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:24:\"feature-03-7-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32607;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:24:\"feature-03-7-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17074;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:24:\"feature-03-7-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14190;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:24:\"feature-03-7-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11825;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:24:\"feature-03-7-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12908;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:24:\"feature-03-7-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11206;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:24:\"feature-03-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:3505;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:22:\"feature-03-7-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2138;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:22:\"feature-03-7-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1065;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:22:\"feature-03-7-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:926;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:24:\"feature-03-7-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31698;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:24:\"feature-03-7-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27962;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:24:\"feature-03-7-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43574;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:24:\"feature-03-7-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12943;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"feature-03-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:17475;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"feature-03-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:3505;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31069, 5519, '_wp_attached_file', '2024/06/feature-02-7.jpg'),
(31070, 5519, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:24:\"2024/06/feature-02-7.jpg\";s:8:\"filesize\";i:48828;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"feature-02-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:21763;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"feature-02-7-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7637;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:24:\"feature-02-7-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41620;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:24:\"feature-02-7-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32815;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:24:\"feature-02-7-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38773;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:24:\"feature-02-7-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36104;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:24:\"feature-02-7-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19210;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:24:\"feature-02-7-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16135;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:24:\"feature-02-7-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13429;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:24:\"feature-02-7-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16127;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:24:\"feature-02-7-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12717;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:24:\"feature-02-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:4375;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:22:\"feature-02-7-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2548;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:22:\"feature-02-7-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1146;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:22:\"feature-02-7-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:973;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:24:\"feature-02-7-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35027;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:24:\"feature-02-7-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34192;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:24:\"feature-02-7-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47867;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:24:\"feature-02-7-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16070;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"feature-02-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:21763;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"feature-02-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:4375;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31071, 5520, '_wp_attached_file', '2024/06/feature-01-7.jpg'),
(31072, 5520, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:24:\"2024/06/feature-01-7.jpg\";s:8:\"filesize\";i:50965;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"feature-01-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:18838;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"feature-01-7-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6643;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:24:\"feature-01-7-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42282;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:24:\"feature-01-7-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32777;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:24:\"feature-01-7-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38486;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:24:\"feature-01-7-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35414;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:24:\"feature-01-7-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18011;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:24:\"feature-01-7-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14926;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:24:\"feature-01-7-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12781;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:24:\"feature-01-7-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13940;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:24:\"feature-01-7-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12047;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:24:\"feature-01-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:3921;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:22:\"feature-01-7-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2342;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:22:\"feature-01-7-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1128;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:22:\"feature-01-7-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:945;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:24:\"feature-01-7-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34433;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:24:\"feature-01-7-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30578;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:24:\"feature-01-7-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50383;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:24:\"feature-01-7-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14001;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"feature-01-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:18838;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"feature-01-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:3921;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31073, 5521, '_wp_attached_file', '2024/06/feature-04-7.jpg'),
(31074, 5521, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:24:\"2024/06/feature-04-7.jpg\";s:8:\"filesize\";i:45217;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"feature-04-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:17774;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"feature-04-7-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6252;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:24:\"feature-04-7-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39562;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:24:\"feature-04-7-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30905;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:24:\"feature-04-7-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34948;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:24:\"feature-04-7-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33182;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:24:\"feature-04-7-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17524;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:24:\"feature-04-7-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14643;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:24:\"feature-04-7-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12106;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:24:\"feature-04-7-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13258;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:24:\"feature-04-7-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11680;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:24:\"feature-04-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:3566;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:22:\"feature-04-7-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2203;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:22:\"feature-04-7-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1063;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:22:\"feature-04-7-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:899;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:24:\"feature-04-7-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32394;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:24:\"feature-04-7-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27914;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:24:\"feature-04-7-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43718;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:24:\"feature-04-7-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13176;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"feature-04-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:17774;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"feature-04-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:3566;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31075, 5522, '_wp_attached_file', '2024/06/feature-03-7-1.jpg'),
(31076, 5522, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:26:\"2024/06/feature-03-7-1.jpg\";s:8:\"filesize\";i:47792;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"feature-03-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:17475;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"feature-03-7-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6132;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:26:\"feature-03-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:37847;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:26:\"feature-03-7-1-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29995;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:26:\"feature-03-7-1-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35070;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:26:\"feature-03-7-1-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32607;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:26:\"feature-03-7-1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17074;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:26:\"feature-03-7-1-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14190;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:26:\"feature-03-7-1-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11825;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:26:\"feature-03-7-1-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12908;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:26:\"feature-03-7-1-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11206;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:26:\"feature-03-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:3505;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:24:\"feature-03-7-1-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2138;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:24:\"feature-03-7-1-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1065;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:24:\"feature-03-7-1-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:926;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:26:\"feature-03-7-1-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31698;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:26:\"feature-03-7-1-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27962;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:26:\"feature-03-7-1-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43574;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:26:\"feature-03-7-1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12943;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"feature-03-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:17475;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"feature-03-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:3505;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31077, 5523, '_wp_attached_file', '2024/06/feature-02-7-1.jpg'),
(31078, 5523, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:26:\"2024/06/feature-02-7-1.jpg\";s:8:\"filesize\";i:48828;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"feature-02-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:21763;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"feature-02-7-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7637;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:26:\"feature-02-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:41620;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:26:\"feature-02-7-1-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32815;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:26:\"feature-02-7-1-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38773;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:26:\"feature-02-7-1-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36104;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:26:\"feature-02-7-1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19210;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:26:\"feature-02-7-1-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16135;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:26:\"feature-02-7-1-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13429;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:26:\"feature-02-7-1-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16127;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:26:\"feature-02-7-1-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12717;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:26:\"feature-02-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:4375;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:24:\"feature-02-7-1-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2548;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:24:\"feature-02-7-1-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1146;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:24:\"feature-02-7-1-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:973;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:26:\"feature-02-7-1-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35027;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:26:\"feature-02-7-1-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34192;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:26:\"feature-02-7-1-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47867;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:26:\"feature-02-7-1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16070;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"feature-02-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:21763;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"feature-02-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:4375;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31079, 5524, '_wp_attached_file', '2024/06/feature-01-7-1.jpg'),
(31080, 5524, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:26:\"2024/06/feature-01-7-1.jpg\";s:8:\"filesize\";i:50965;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"feature-01-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:18838;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"feature-01-7-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6643;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:26:\"feature-01-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:42282;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:26:\"feature-01-7-1-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32777;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:26:\"feature-01-7-1-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38486;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:26:\"feature-01-7-1-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35414;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:26:\"feature-01-7-1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18011;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:26:\"feature-01-7-1-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14926;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:26:\"feature-01-7-1-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12781;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:26:\"feature-01-7-1-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13940;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:26:\"feature-01-7-1-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12047;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:26:\"feature-01-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:3921;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:24:\"feature-01-7-1-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2342;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:24:\"feature-01-7-1-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1128;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:24:\"feature-01-7-1-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:945;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:26:\"feature-01-7-1-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34433;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:26:\"feature-01-7-1-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30578;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:26:\"feature-01-7-1-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50383;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:26:\"feature-01-7-1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14001;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"feature-01-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:18838;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"feature-01-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:3921;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31081, 5525, '_wp_attached_file', '2024/06/feature-04-7-1.jpg'),
(31082, 5525, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:26:\"2024/06/feature-04-7-1.jpg\";s:8:\"filesize\";i:45217;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"feature-04-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:17774;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"feature-04-7-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6252;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:26:\"feature-04-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:39562;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:26:\"feature-04-7-1-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30905;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:26:\"feature-04-7-1-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34948;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:26:\"feature-04-7-1-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33182;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:26:\"feature-04-7-1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17524;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:26:\"feature-04-7-1-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14643;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:26:\"feature-04-7-1-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12106;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:26:\"feature-04-7-1-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13258;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:26:\"feature-04-7-1-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11680;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:26:\"feature-04-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:3566;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:24:\"feature-04-7-1-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2203;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:24:\"feature-04-7-1-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1063;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:24:\"feature-04-7-1-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:899;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:26:\"feature-04-7-1-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32394;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:26:\"feature-04-7-1-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27914;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:26:\"feature-04-7-1-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43718;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:26:\"feature-04-7-1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13176;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"feature-04-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:17774;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"feature-04-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:3566;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31083, 5526, '_wp_attached_file', '2024/06/feature-03-8.jpg'),
(31084, 5526, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:24:\"2024/06/feature-03-8.jpg\";s:8:\"filesize\";i:47792;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"feature-03-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:17475;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"feature-03-8-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6132;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:24:\"feature-03-8-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37847;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:24:\"feature-03-8-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29995;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:24:\"feature-03-8-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35070;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:24:\"feature-03-8-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32607;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:24:\"feature-03-8-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17074;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:24:\"feature-03-8-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14190;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:24:\"feature-03-8-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11825;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:24:\"feature-03-8-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12908;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:24:\"feature-03-8-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11206;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:24:\"feature-03-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:3505;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:22:\"feature-03-8-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2138;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:22:\"feature-03-8-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1065;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:22:\"feature-03-8-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:926;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:24:\"feature-03-8-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31698;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:24:\"feature-03-8-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27962;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:24:\"feature-03-8-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43574;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:24:\"feature-03-8-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12943;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"feature-03-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:17475;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"feature-03-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:3505;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31085, 5527, '_wp_attached_file', '2024/06/feature-02-8.jpg');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(31086, 5527, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:24:\"2024/06/feature-02-8.jpg\";s:8:\"filesize\";i:48828;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"feature-02-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:21763;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"feature-02-8-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7637;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:24:\"feature-02-8-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41620;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:24:\"feature-02-8-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32815;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:24:\"feature-02-8-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38773;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:24:\"feature-02-8-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36104;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:24:\"feature-02-8-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19210;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:24:\"feature-02-8-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16135;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:24:\"feature-02-8-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13429;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:24:\"feature-02-8-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16127;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:24:\"feature-02-8-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12717;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:24:\"feature-02-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:4375;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:22:\"feature-02-8-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2548;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:22:\"feature-02-8-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1146;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:22:\"feature-02-8-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:973;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:24:\"feature-02-8-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35027;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:24:\"feature-02-8-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34192;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:24:\"feature-02-8-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47867;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:24:\"feature-02-8-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16070;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"feature-02-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:21763;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"feature-02-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:4375;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31087, 5528, '_wp_attached_file', '2024/06/feature-01-8.jpg'),
(31088, 5528, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:24:\"2024/06/feature-01-8.jpg\";s:8:\"filesize\";i:50965;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"feature-01-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:18838;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"feature-01-8-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6643;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:24:\"feature-01-8-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42282;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:24:\"feature-01-8-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32777;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:24:\"feature-01-8-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38486;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:24:\"feature-01-8-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35414;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:24:\"feature-01-8-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18011;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:24:\"feature-01-8-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14926;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:24:\"feature-01-8-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12781;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:24:\"feature-01-8-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13940;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:24:\"feature-01-8-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12047;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:24:\"feature-01-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:3921;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:22:\"feature-01-8-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2342;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:22:\"feature-01-8-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1128;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:22:\"feature-01-8-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:945;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:24:\"feature-01-8-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34433;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:24:\"feature-01-8-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30578;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:24:\"feature-01-8-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50383;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:24:\"feature-01-8-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14001;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"feature-01-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:18838;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"feature-01-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:3921;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31089, 5529, '_wp_attached_file', '2024/06/feature-04-8.jpg'),
(31090, 5529, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:24:\"2024/06/feature-04-8.jpg\";s:8:\"filesize\";i:45217;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"feature-04-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:17774;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"feature-04-8-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6252;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:24:\"feature-04-8-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39562;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:24:\"feature-04-8-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30905;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:24:\"feature-04-8-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34948;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:24:\"feature-04-8-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33182;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:24:\"feature-04-8-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17524;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:24:\"feature-04-8-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14643;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:24:\"feature-04-8-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12106;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:24:\"feature-04-8-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13258;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:24:\"feature-04-8-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11680;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:24:\"feature-04-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:3566;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:22:\"feature-04-8-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2203;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:22:\"feature-04-8-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1063;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:22:\"feature-04-8-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:899;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:24:\"feature-04-8-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32394;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:24:\"feature-04-8-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27914;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:24:\"feature-04-8-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43718;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:24:\"feature-04-8-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13176;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"feature-04-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:17774;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"feature-04-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:3566;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31091, 5530, '_wp_attached_file', '2024/06/feature-03-8-1.jpg'),
(31092, 5530, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:26:\"2024/06/feature-03-8-1.jpg\";s:8:\"filesize\";i:47792;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"feature-03-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:17475;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"feature-03-8-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6132;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:26:\"feature-03-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:37847;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:26:\"feature-03-8-1-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29995;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:26:\"feature-03-8-1-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35070;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:26:\"feature-03-8-1-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32607;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:26:\"feature-03-8-1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17074;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:26:\"feature-03-8-1-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14190;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:26:\"feature-03-8-1-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11825;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:26:\"feature-03-8-1-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12908;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:26:\"feature-03-8-1-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11206;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:26:\"feature-03-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:3505;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:24:\"feature-03-8-1-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2138;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:24:\"feature-03-8-1-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1065;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:24:\"feature-03-8-1-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:926;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:26:\"feature-03-8-1-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31698;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:26:\"feature-03-8-1-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27962;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:26:\"feature-03-8-1-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43574;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:26:\"feature-03-8-1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12943;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"feature-03-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:17475;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"feature-03-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:3505;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31093, 5531, '_wp_attached_file', '2024/06/feature-02-8-1.jpg'),
(31094, 5531, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:26:\"2024/06/feature-02-8-1.jpg\";s:8:\"filesize\";i:48828;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"feature-02-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:21763;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"feature-02-8-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7637;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:26:\"feature-02-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:41620;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:26:\"feature-02-8-1-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32815;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:26:\"feature-02-8-1-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38773;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:26:\"feature-02-8-1-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36104;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:26:\"feature-02-8-1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19210;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:26:\"feature-02-8-1-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16135;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:26:\"feature-02-8-1-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13429;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:26:\"feature-02-8-1-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16127;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:26:\"feature-02-8-1-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12717;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:26:\"feature-02-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:4375;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:24:\"feature-02-8-1-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2548;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:24:\"feature-02-8-1-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1146;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:24:\"feature-02-8-1-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:973;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:26:\"feature-02-8-1-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35027;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:26:\"feature-02-8-1-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34192;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:26:\"feature-02-8-1-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47867;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:26:\"feature-02-8-1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16070;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"feature-02-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:21763;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"feature-02-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:4375;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31095, 5532, '_wp_attached_file', '2024/06/feature-01-8-1.jpg'),
(31096, 5532, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:26:\"2024/06/feature-01-8-1.jpg\";s:8:\"filesize\";i:50965;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"feature-01-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:18838;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"feature-01-8-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6643;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:26:\"feature-01-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:42282;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:26:\"feature-01-8-1-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32777;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:26:\"feature-01-8-1-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38486;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:26:\"feature-01-8-1-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35414;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:26:\"feature-01-8-1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18011;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:26:\"feature-01-8-1-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14926;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:26:\"feature-01-8-1-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12781;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:26:\"feature-01-8-1-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13940;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:26:\"feature-01-8-1-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12047;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:26:\"feature-01-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:3921;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:24:\"feature-01-8-1-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2342;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:24:\"feature-01-8-1-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1128;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:24:\"feature-01-8-1-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:945;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:26:\"feature-01-8-1-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34433;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:26:\"feature-01-8-1-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30578;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:26:\"feature-01-8-1-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50383;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:26:\"feature-01-8-1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14001;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"feature-01-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:18838;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"feature-01-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:3921;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31097, 5533, '_wp_attached_file', '2024/06/feature-04-8-1.jpg'),
(31098, 5533, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:26:\"2024/06/feature-04-8-1.jpg\";s:8:\"filesize\";i:45217;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"feature-04-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:17774;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"feature-04-8-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6252;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:26:\"feature-04-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:39562;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:26:\"feature-04-8-1-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30905;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:26:\"feature-04-8-1-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34948;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:26:\"feature-04-8-1-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33182;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:26:\"feature-04-8-1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17524;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:26:\"feature-04-8-1-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14643;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:26:\"feature-04-8-1-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12106;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:26:\"feature-04-8-1-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13258;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:26:\"feature-04-8-1-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11680;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:26:\"feature-04-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:3566;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:24:\"feature-04-8-1-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2203;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:24:\"feature-04-8-1-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1063;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:24:\"feature-04-8-1-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:899;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:26:\"feature-04-8-1-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32394;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:26:\"feature-04-8-1-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27914;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:26:\"feature-04-8-1-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43718;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:26:\"feature-04-8-1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13176;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"feature-04-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:17774;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"feature-04-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:3566;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31099, 5534, '_wp_attached_file', '2024/06/feature-03-9.jpg'),
(31100, 5534, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:24:\"2024/06/feature-03-9.jpg\";s:8:\"filesize\";i:47792;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"feature-03-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:17475;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"feature-03-9-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6132;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:24:\"feature-03-9-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37847;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:24:\"feature-03-9-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29995;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:24:\"feature-03-9-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35070;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:24:\"feature-03-9-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32607;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:24:\"feature-03-9-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17074;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:24:\"feature-03-9-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14190;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:24:\"feature-03-9-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11825;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:24:\"feature-03-9-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12908;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:24:\"feature-03-9-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11206;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:24:\"feature-03-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:3505;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:22:\"feature-03-9-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2138;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:22:\"feature-03-9-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1065;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:22:\"feature-03-9-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:926;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:24:\"feature-03-9-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31698;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:24:\"feature-03-9-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27962;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:24:\"feature-03-9-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43574;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:24:\"feature-03-9-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12943;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"feature-03-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:17475;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"feature-03-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:3505;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31101, 5535, '_wp_attached_file', '2024/06/feature-02-9.jpg'),
(31102, 5535, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:24:\"2024/06/feature-02-9.jpg\";s:8:\"filesize\";i:48828;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"feature-02-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:21763;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"feature-02-9-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7637;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:24:\"feature-02-9-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41620;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:24:\"feature-02-9-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32815;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:24:\"feature-02-9-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38773;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:24:\"feature-02-9-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36104;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:24:\"feature-02-9-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19210;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:24:\"feature-02-9-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16135;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:24:\"feature-02-9-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13429;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:24:\"feature-02-9-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16127;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:24:\"feature-02-9-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12717;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:24:\"feature-02-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:4375;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:22:\"feature-02-9-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2548;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:22:\"feature-02-9-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1146;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:22:\"feature-02-9-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:973;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:24:\"feature-02-9-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35027;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:24:\"feature-02-9-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34192;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:24:\"feature-02-9-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47867;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:24:\"feature-02-9-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16070;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"feature-02-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:21763;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"feature-02-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:4375;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31103, 5536, '_wp_attached_file', '2024/06/feature-01-9.jpg'),
(31104, 5536, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:24:\"2024/06/feature-01-9.jpg\";s:8:\"filesize\";i:50965;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"feature-01-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:18838;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"feature-01-9-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6643;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:24:\"feature-01-9-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42282;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:24:\"feature-01-9-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32777;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:24:\"feature-01-9-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38486;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:24:\"feature-01-9-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35414;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:24:\"feature-01-9-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18011;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:24:\"feature-01-9-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14926;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:24:\"feature-01-9-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12781;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:24:\"feature-01-9-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13940;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:24:\"feature-01-9-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12047;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:24:\"feature-01-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:3921;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:22:\"feature-01-9-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2342;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:22:\"feature-01-9-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1128;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:22:\"feature-01-9-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:945;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:24:\"feature-01-9-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34433;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:24:\"feature-01-9-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30578;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:24:\"feature-01-9-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50383;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:24:\"feature-01-9-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14001;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"feature-01-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:18838;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"feature-01-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:3921;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31118, 5537, 'am_regular_users_data', 'a:2:{s:13:\"am_first_name\";s:9:\"Soosairaj\";s:12:\"am_last_name\";s:1:\"C\";}'),
(31119, 5537, '_is_verified', 'yes'),
(31120, 5537, '_linked_profile', '331'),
(31121, 5537, 'is_featured', '0'),
(31122, 5538, '_order_key', 'wc_order_f1Tj9FOTafSS7'),
(31123, 5538, '_customer_user', '331'),
(31124, 5538, '_payment_method', 'bacs'),
(31125, 5538, '_payment_method_title', 'Direct bank transfer'),
(31126, 5538, '_customer_ip_address', '122.186.150.42'),
(31127, 5538, '_customer_user_agent', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:127.0) Gecko/20100101 Firefox/127.0'),
(31128, 5538, '_created_via', 'checkout'),
(31129, 5538, '_cart_hash', 'cb455ac8de7569a3550f9b051baa3945'),
(31130, 5538, '_download_permissions_granted', 'no'),
(31131, 5538, '_recorded_sales', 'yes'),
(31132, 5538, '_recorded_coupon_usage_counts', 'yes'),
(31133, 5538, '_new_order_email_sent', 'true'),
(31134, 5538, '_order_stock_reduced', 'yes'),
(31135, 5538, '_billing_first_name', 'Soosairaj'),
(31136, 5538, '_billing_last_name', 'C'),
(31137, 5538, '_billing_address_1', 'fdf'),
(31138, 5538, '_billing_city', 'Coimbatore'),
(31139, 5538, '_billing_state', 'TN'),
(31140, 5538, '_billing_postcode', '641035'),
(31141, 5538, '_billing_country', 'IN'),
(31142, 5538, '_billing_email', '[email protected]'),
(31143, 5538, '_billing_phone', '9843014641'),
(31144, 5538, '_order_currency', 'USD'),
(31145, 5538, '_cart_discount', '0'),
(31146, 5538, '_cart_discount_tax', '0'),
(31147, 5538, '_order_shipping', '0'),
(31148, 5538, '_order_shipping_tax', '0'),
(31149, 5538, '_order_tax', '0'),
(31150, 5538, '_order_total', '100.00'),
(31151, 5538, '_order_version', '9.0.2'),
(31152, 5538, '_prices_include_tax', 'no'),
(31153, 5538, '_billing_address_index', 'Soosairaj C  fdf  Coimbatore TN 641035 IN [email protected] 9843014641'),
(31154, 5538, '_shipping_address_index', '         '),
(31155, 5538, 'is_vat_exempt', 'no'),
(31156, 5538, 'cus_woo_product_data', 'a:13:{s:7:\"service\";a:0:{}s:14:\"consultant_fee\";s:3:\"100\";s:5:\"price\";s:3:\"100\";s:5:\"slots\";s:9:\"1300-1330\";s:16:\"appointment_date\";s:10:\"2024-06-26\";s:8:\"hospital\";s:4:\"4003\";s:9:\"doctor_id\";i:3996;s:7:\"content\";s:6:\"FDfdfd\";s:6:\"myself\";s:6:\"myself\";s:10:\"other_name\";s:11:\"Soosairaj C\";s:8:\"bk_email\";s:32:\"[email protected]\";s:8:\"bk_phone\";s:10:\"9843014641\";s:8:\"relation\";s:0:\"\";}'),
(31157, 5538, 'payment_type', 'bookings'),
(31158, 5538, 'admin_shares', '10.00'),
(31159, 5538, 'doctors_shares', '90.00'),
(31160, 5538, 'doctor_id', '3996'),
(31161, 5538, 'patient_id', '331'),
(31162, 5538, '_wc_order_attribution_source_type', 'typein'),
(31163, 5538, '_wc_order_attribution_utm_source', '(direct)'),
(31164, 5538, '_wc_order_attribution_session_entry', 'https://doccure-wp.dreamstechnologies.com/'),
(31165, 5538, '_wc_order_attribution_session_start_time', '2024-06-26 11:10:19'),
(31166, 5538, '_wc_order_attribution_session_pages', '31'),
(31167, 5538, '_wc_order_attribution_session_count', '1'),
(31168, 5538, '_wc_order_attribution_user_agent', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:127.0) Gecko/20100101 Firefox/127.0'),
(31169, 5538, '_wc_order_attribution_device_type', 'Desktop'),
(31170, 5539, '_order_key', 'wc_order_Tc8AKpXiIUnRD'),
(31171, 5539, '_customer_user', '331'),
(31172, 5539, '_customer_ip_address', '122.186.150.42'),
(31173, 5539, '_customer_user_agent', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:127.0) Gecko/20100101 Firefox/127.0'),
(31174, 5539, '_created_via', 'checkout'),
(31175, 5539, '_cart_hash', 'e3e85b14f1f2d4588d2437b8a9c4272a'),
(31176, 5539, '_download_permissions_granted', 'yes'),
(31177, 5539, '_recorded_sales', 'yes'),
(31178, 5539, '_recorded_coupon_usage_counts', 'yes'),
(31179, 5539, '_new_order_email_sent', 'true'),
(31180, 5539, '_order_stock_reduced', 'yes'),
(31181, 5539, '_billing_first_name', 'Soosairaj'),
(31182, 5539, '_billing_last_name', 'C'),
(31183, 5539, '_billing_address_1', 'fdf'),
(31184, 5539, '_billing_city', 'Coimbatore'),
(31185, 5539, '_billing_state', 'TN'),
(31186, 5539, '_billing_postcode', '641035'),
(31187, 5539, '_billing_country', 'IN'),
(31188, 5539, '_billing_email', '[email protected]'),
(31189, 5539, '_billing_phone', '9843014641'),
(31190, 5539, '_order_currency', 'USD'),
(31191, 5539, '_cart_discount', '0'),
(31192, 5539, '_cart_discount_tax', '0'),
(31193, 5539, '_order_shipping', '0'),
(31194, 5539, '_order_shipping_tax', '0'),
(31195, 5539, '_order_tax', '0'),
(31196, 5539, '_order_total', '0.00'),
(31197, 5539, '_order_version', '9.0.2'),
(31198, 5539, '_prices_include_tax', 'no'),
(31199, 5539, '_billing_address_index', 'Soosairaj C  fdf  Coimbatore TN 641035 IN [email protected] 9843014641');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(31200, 5539, '_shipping_address_index', '         '),
(31201, 5539, 'is_vat_exempt', 'no'),
(31202, 5539, 'cus_woo_product_data', 'a:13:{s:7:\"service\";a:0:{}s:14:\"consultant_fee\";s:0:\"\";s:5:\"price\";i:0;s:5:\"slots\";s:9:\"1200-1230\";s:16:\"appointment_date\";s:10:\"2024-07-04\";s:8:\"hospital\";s:4:\"4006\";s:9:\"doctor_id\";i:4004;s:7:\"content\";s:0:\"\";s:6:\"myself\";s:8:\"someelse\";s:10:\"other_name\";s:11:\"Soosairaj C\";s:8:\"bk_email\";s:32:\"[email protected]\";s:8:\"bk_phone\";s:10:\"9843014641\";s:8:\"relation\";s:0:\"\";}'),
(31203, 5539, 'payment_type', 'bookings'),
(31204, 5539, 'admin_shares', '0.00'),
(31205, 5539, 'doctors_shares', '0.00'),
(31206, 5539, 'doctor_id', '4004'),
(31207, 5539, 'patient_id', '331'),
(31208, 5539, '_wc_order_attribution_source_type', 'typein'),
(31209, 5539, '_wc_order_attribution_utm_source', '(direct)'),
(31210, 5539, '_wc_order_attribution_session_entry', 'https://doccure-wp.dreamstechnologies.com/'),
(31211, 5539, '_wc_order_attribution_session_start_time', '2024-06-26 11:10:19'),
(31212, 5539, '_wc_order_attribution_session_pages', '38'),
(31213, 5539, '_wc_order_attribution_session_count', '1'),
(31214, 5539, '_wc_order_attribution_user_agent', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:127.0) Gecko/20100101 Firefox/127.0'),
(31215, 5539, '_wc_order_attribution_device_type', 'Desktop'),
(31216, 5539, '_date_paid', '1719404574'),
(31217, 5539, '_paid_date', '2024-06-26 12:22:54'),
(31218, 5540, 'bk_email', '[email protected]'),
(31219, 5540, 'bk_phone', '9843014641'),
(31220, 5540, 'bk_username', 'Soosairaj C'),
(31221, 5540, '_price', ''),
(31222, 5540, '_appointment_date', '2024-07-04'),
(31223, 5540, '_booking_service', 'a:0:{}'),
(31224, 5540, '_booking_slot', '1200-1230'),
(31225, 5540, '_booking_hospitals', '4006'),
(31226, 5540, '_hospital_id', '4006'),
(31227, 5540, '_doctor_id', '4004'),
(31228, 5540, '_am_booking', 'a:9:{s:6:\"_price\";s:0:\"\";s:13:\"_user_details\";a:3:{s:8:\"bk_email\";s:32:\"[email protected]\";s:8:\"bk_phone\";s:10:\"9843014641\";s:11:\"bk_username\";s:11:\"Soosairaj C\";}s:6:\"myself\";s:8:\"someelse\";s:13:\"_with_patient\";a:2:{s:10:\"other_name\";s:11:\"Soosairaj C\";s:8:\"relation\";s:0:\"\";}s:15:\"_consultant_fee\";i:0;s:9:\"_services\";a:0:{}s:17:\"_appointment_date\";s:10:\"2024-07-04\";s:6:\"_slots\";s:9:\"1200-1230\";s:12:\"_hospital_id\";s:4:\"4006\";}'),
(31229, 5539, '_date_completed', '1719404575'),
(31230, 5539, '_completed_date', '2024-06-26 12:22:55'),
(31231, 5541, '_wp_attached_file', '2024/06/feature-04-5.jpg'),
(31232, 5541, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:24:\"2024/06/feature-04-5.jpg\";s:8:\"filesize\";i:45217;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"feature-04-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:17774;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"feature-04-5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6252;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:24:\"feature-04-5-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39562;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:24:\"feature-04-5-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30905;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:24:\"feature-04-5-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34948;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:24:\"feature-04-5-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33182;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:24:\"feature-04-5-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17524;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:24:\"feature-04-5-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14643;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:24:\"feature-04-5-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12106;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:24:\"feature-04-5-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13258;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:24:\"feature-04-5-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11680;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:24:\"feature-04-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:3566;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:22:\"feature-04-5-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2203;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:22:\"feature-04-5-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1063;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:22:\"feature-04-5-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:899;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:24:\"feature-04-5-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32394;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:24:\"feature-04-5-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27914;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:24:\"feature-04-5-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43718;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:24:\"feature-04-5-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13176;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"feature-04-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:17774;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"feature-04-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:3566;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31233, 5542, '_wp_attached_file', '2024/06/feature-03-5-1.jpg'),
(31234, 5542, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:26:\"2024/06/feature-03-5-1.jpg\";s:8:\"filesize\";i:47792;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"feature-03-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:17475;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"feature-03-5-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6132;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:26:\"feature-03-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:37847;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:26:\"feature-03-5-1-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29995;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:26:\"feature-03-5-1-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35070;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:26:\"feature-03-5-1-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32607;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:26:\"feature-03-5-1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17074;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:26:\"feature-03-5-1-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14190;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:26:\"feature-03-5-1-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11825;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:26:\"feature-03-5-1-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12908;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:26:\"feature-03-5-1-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11206;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:26:\"feature-03-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:3505;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:24:\"feature-03-5-1-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2138;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:24:\"feature-03-5-1-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1065;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:24:\"feature-03-5-1-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:926;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:26:\"feature-03-5-1-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31698;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:26:\"feature-03-5-1-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27962;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:26:\"feature-03-5-1-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43574;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:26:\"feature-03-5-1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12943;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"feature-03-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:17475;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"feature-03-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:3505;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31235, 5543, '_wp_attached_file', '2024/06/feature-02-5-1.jpg'),
(31236, 5543, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:26:\"2024/06/feature-02-5-1.jpg\";s:8:\"filesize\";i:48828;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"feature-02-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:21763;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"feature-02-5-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7637;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:26:\"feature-02-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:41620;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:26:\"feature-02-5-1-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32815;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:26:\"feature-02-5-1-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38773;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:26:\"feature-02-5-1-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36104;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:26:\"feature-02-5-1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19210;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:26:\"feature-02-5-1-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16135;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:26:\"feature-02-5-1-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13429;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:26:\"feature-02-5-1-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16127;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:26:\"feature-02-5-1-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12717;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:26:\"feature-02-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:4375;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:24:\"feature-02-5-1-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2548;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:24:\"feature-02-5-1-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1146;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:24:\"feature-02-5-1-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:973;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:26:\"feature-02-5-1-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35027;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:26:\"feature-02-5-1-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34192;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:26:\"feature-02-5-1-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47867;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:26:\"feature-02-5-1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16070;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"feature-02-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:21763;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"feature-02-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:4375;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31237, 5544, '_wp_attached_file', '2024/06/feature-01-5-1.jpg'),
(31238, 5544, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:26:\"2024/06/feature-01-5-1.jpg\";s:8:\"filesize\";i:50965;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"feature-01-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:18838;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"feature-01-5-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6643;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:26:\"feature-01-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:42282;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:26:\"feature-01-5-1-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32777;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:26:\"feature-01-5-1-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38486;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:26:\"feature-01-5-1-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35414;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:26:\"feature-01-5-1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18011;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:26:\"feature-01-5-1-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14926;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:26:\"feature-01-5-1-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12781;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:26:\"feature-01-5-1-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13940;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:26:\"feature-01-5-1-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12047;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:26:\"feature-01-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:3921;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:24:\"feature-01-5-1-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2342;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:24:\"feature-01-5-1-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1128;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:24:\"feature-01-5-1-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:945;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:26:\"feature-01-5-1-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34433;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:26:\"feature-01-5-1-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30578;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:26:\"feature-01-5-1-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50383;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:26:\"feature-01-5-1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14001;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"feature-01-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:18838;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"feature-01-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:3921;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31239, 5545, '_wp_attached_file', '2024/06/feature-04-5-1.jpg'),
(31240, 5545, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:26:\"2024/06/feature-04-5-1.jpg\";s:8:\"filesize\";i:45217;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"feature-04-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:17774;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"feature-04-5-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6252;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:26:\"feature-04-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:39562;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:26:\"feature-04-5-1-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30905;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:26:\"feature-04-5-1-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34948;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:26:\"feature-04-5-1-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33182;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:26:\"feature-04-5-1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17524;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:26:\"feature-04-5-1-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14643;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:26:\"feature-04-5-1-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12106;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:26:\"feature-04-5-1-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13258;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:26:\"feature-04-5-1-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11680;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:26:\"feature-04-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:3566;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:24:\"feature-04-5-1-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2203;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:24:\"feature-04-5-1-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1063;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:24:\"feature-04-5-1-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:899;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:26:\"feature-04-5-1-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32394;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:26:\"feature-04-5-1-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27914;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:26:\"feature-04-5-1-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43718;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:26:\"feature-04-5-1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13176;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"feature-04-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:17774;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"feature-04-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:3566;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31241, 5546, '_wp_attached_file', '2024/06/feature-03-6.jpg'),
(31242, 5546, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:24:\"2024/06/feature-03-6.jpg\";s:8:\"filesize\";i:47792;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"feature-03-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:17475;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"feature-03-6-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6132;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:24:\"feature-03-6-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37847;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:24:\"feature-03-6-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29995;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:24:\"feature-03-6-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35070;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:24:\"feature-03-6-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32607;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:24:\"feature-03-6-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17074;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:24:\"feature-03-6-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14190;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:24:\"feature-03-6-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11825;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:24:\"feature-03-6-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12908;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:24:\"feature-03-6-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11206;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:24:\"feature-03-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:3505;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:22:\"feature-03-6-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2138;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:22:\"feature-03-6-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1065;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:22:\"feature-03-6-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:926;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:24:\"feature-03-6-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31698;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:24:\"feature-03-6-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27962;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:24:\"feature-03-6-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43574;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:24:\"feature-03-6-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12943;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"feature-03-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:17475;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"feature-03-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:3505;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31243, 5547, '_wp_attached_file', '2024/06/feature-02-6.jpg'),
(31244, 5547, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:24:\"2024/06/feature-02-6.jpg\";s:8:\"filesize\";i:48828;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"feature-02-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:21763;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"feature-02-6-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7637;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:24:\"feature-02-6-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41620;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:24:\"feature-02-6-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32815;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:24:\"feature-02-6-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38773;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:24:\"feature-02-6-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36104;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:24:\"feature-02-6-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19210;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:24:\"feature-02-6-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16135;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:24:\"feature-02-6-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13429;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:24:\"feature-02-6-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16127;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:24:\"feature-02-6-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12717;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:24:\"feature-02-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:4375;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:22:\"feature-02-6-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2548;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:22:\"feature-02-6-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1146;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:22:\"feature-02-6-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:973;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:24:\"feature-02-6-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35027;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:24:\"feature-02-6-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34192;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:24:\"feature-02-6-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47867;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:24:\"feature-02-6-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16070;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"feature-02-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:21763;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"feature-02-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:4375;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31245, 5548, '_wp_attached_file', '2024/06/feature-01-6.jpg'),
(31246, 5548, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:24:\"2024/06/feature-01-6.jpg\";s:8:\"filesize\";i:50965;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"feature-01-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:18838;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"feature-01-6-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6643;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:24:\"feature-01-6-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42282;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:24:\"feature-01-6-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32777;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:24:\"feature-01-6-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38486;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:24:\"feature-01-6-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35414;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:24:\"feature-01-6-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18011;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:24:\"feature-01-6-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14926;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:24:\"feature-01-6-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12781;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:24:\"feature-01-6-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13940;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:24:\"feature-01-6-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12047;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:24:\"feature-01-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:3921;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:22:\"feature-01-6-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2342;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:22:\"feature-01-6-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1128;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:22:\"feature-01-6-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:945;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:24:\"feature-01-6-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34433;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:24:\"feature-01-6-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30578;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:24:\"feature-01-6-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50383;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:24:\"feature-01-6-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14001;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"feature-01-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:18838;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"feature-01-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:3921;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31247, 5549, '_wp_attached_file', '2024/06/feature-04-6.jpg'),
(31248, 5549, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:24:\"2024/06/feature-04-6.jpg\";s:8:\"filesize\";i:45217;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"feature-04-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:17774;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"feature-04-6-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6252;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:24:\"feature-04-6-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39562;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:24:\"feature-04-6-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30905;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:24:\"feature-04-6-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34948;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:24:\"feature-04-6-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33182;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:24:\"feature-04-6-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17524;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:24:\"feature-04-6-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14643;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:24:\"feature-04-6-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12106;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:24:\"feature-04-6-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13258;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:24:\"feature-04-6-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11680;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:24:\"feature-04-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:3566;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:22:\"feature-04-6-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2203;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:22:\"feature-04-6-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1063;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:22:\"feature-04-6-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:899;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:24:\"feature-04-6-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32394;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:24:\"feature-04-6-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27914;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:24:\"feature-04-6-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43718;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:24:\"feature-04-6-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13176;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"feature-04-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:17774;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"feature-04-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:3566;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31249, 5550, '_wp_attached_file', '2024/06/feature-03-6-1.jpg'),
(31250, 5550, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:26:\"2024/06/feature-03-6-1.jpg\";s:8:\"filesize\";i:47792;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"feature-03-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:17475;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"feature-03-6-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6132;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:26:\"feature-03-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:37847;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:26:\"feature-03-6-1-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29995;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:26:\"feature-03-6-1-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35070;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:26:\"feature-03-6-1-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32607;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:26:\"feature-03-6-1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17074;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:26:\"feature-03-6-1-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14190;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:26:\"feature-03-6-1-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11825;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:26:\"feature-03-6-1-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12908;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:26:\"feature-03-6-1-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11206;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:26:\"feature-03-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:3505;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:24:\"feature-03-6-1-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2138;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:24:\"feature-03-6-1-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1065;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:24:\"feature-03-6-1-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:926;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:26:\"feature-03-6-1-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31698;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:26:\"feature-03-6-1-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27962;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:26:\"feature-03-6-1-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43574;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:26:\"feature-03-6-1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12943;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"feature-03-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:17475;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"feature-03-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:3505;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31251, 5551, '_wp_attached_file', '2024/06/feature-02-6-1.jpg');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(31252, 5551, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:26:\"2024/06/feature-02-6-1.jpg\";s:8:\"filesize\";i:48828;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"feature-02-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:21763;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"feature-02-6-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7637;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:26:\"feature-02-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:41620;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:26:\"feature-02-6-1-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32815;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:26:\"feature-02-6-1-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38773;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:26:\"feature-02-6-1-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36104;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:26:\"feature-02-6-1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19210;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:26:\"feature-02-6-1-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16135;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:26:\"feature-02-6-1-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13429;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:26:\"feature-02-6-1-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16127;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:26:\"feature-02-6-1-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12717;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:26:\"feature-02-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:4375;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:24:\"feature-02-6-1-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2548;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:24:\"feature-02-6-1-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1146;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:24:\"feature-02-6-1-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:973;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:26:\"feature-02-6-1-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35027;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:26:\"feature-02-6-1-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34192;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:26:\"feature-02-6-1-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47867;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:26:\"feature-02-6-1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16070;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"feature-02-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:21763;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"feature-02-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:4375;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31253, 5552, '_wp_attached_file', '2024/06/feature-01-6-1.jpg'),
(31254, 5552, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:26:\"2024/06/feature-01-6-1.jpg\";s:8:\"filesize\";i:50965;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"feature-01-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:18838;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"feature-01-6-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6643;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:26:\"feature-01-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:42282;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:26:\"feature-01-6-1-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32777;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:26:\"feature-01-6-1-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38486;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:26:\"feature-01-6-1-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35414;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:26:\"feature-01-6-1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18011;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:26:\"feature-01-6-1-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14926;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:26:\"feature-01-6-1-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12781;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:26:\"feature-01-6-1-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13940;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:26:\"feature-01-6-1-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12047;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:26:\"feature-01-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:3921;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:24:\"feature-01-6-1-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2342;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:24:\"feature-01-6-1-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1128;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:24:\"feature-01-6-1-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:945;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:26:\"feature-01-6-1-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34433;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:26:\"feature-01-6-1-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30578;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:26:\"feature-01-6-1-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50383;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:26:\"feature-01-6-1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14001;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"feature-01-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:18838;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"feature-01-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:3921;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31255, 5553, '_wp_attached_file', '2024/06/feature-04-6-1.jpg'),
(31256, 5553, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:26:\"2024/06/feature-04-6-1.jpg\";s:8:\"filesize\";i:45217;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"feature-04-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:17774;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"feature-04-6-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6252;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:26:\"feature-04-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:39562;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:26:\"feature-04-6-1-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30905;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:26:\"feature-04-6-1-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34948;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:26:\"feature-04-6-1-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33182;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:26:\"feature-04-6-1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17524;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:26:\"feature-04-6-1-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14643;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:26:\"feature-04-6-1-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12106;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:26:\"feature-04-6-1-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13258;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:26:\"feature-04-6-1-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11680;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:26:\"feature-04-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:3566;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:24:\"feature-04-6-1-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2203;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:24:\"feature-04-6-1-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1063;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:24:\"feature-04-6-1-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:899;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:26:\"feature-04-6-1-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32394;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:26:\"feature-04-6-1-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27914;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:26:\"feature-04-6-1-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43718;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:26:\"feature-04-6-1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13176;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"feature-04-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:17774;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"feature-04-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:3566;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31257, 5554, '_wp_attached_file', '2024/06/feature-03-7.jpg'),
(31258, 5554, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:24:\"2024/06/feature-03-7.jpg\";s:8:\"filesize\";i:47792;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"feature-03-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:17475;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"feature-03-7-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6132;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:24:\"feature-03-7-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37847;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:24:\"feature-03-7-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29995;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:24:\"feature-03-7-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35070;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:24:\"feature-03-7-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32607;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:24:\"feature-03-7-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17074;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:24:\"feature-03-7-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14190;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:24:\"feature-03-7-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11825;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:24:\"feature-03-7-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12908;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:24:\"feature-03-7-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11206;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:24:\"feature-03-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:3505;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:22:\"feature-03-7-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2138;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:22:\"feature-03-7-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1065;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:22:\"feature-03-7-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:926;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:24:\"feature-03-7-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31698;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:24:\"feature-03-7-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27962;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:24:\"feature-03-7-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43574;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:24:\"feature-03-7-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12943;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"feature-03-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:17475;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"feature-03-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:3505;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31259, 5555, '_wp_attached_file', '2024/06/feature-02-7.jpg'),
(31260, 5555, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:24:\"2024/06/feature-02-7.jpg\";s:8:\"filesize\";i:48828;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"feature-02-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:21763;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"feature-02-7-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7637;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:24:\"feature-02-7-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41620;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:24:\"feature-02-7-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32815;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:24:\"feature-02-7-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38773;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:24:\"feature-02-7-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36104;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:24:\"feature-02-7-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19210;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:24:\"feature-02-7-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16135;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:24:\"feature-02-7-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13429;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:24:\"feature-02-7-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16127;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:24:\"feature-02-7-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12717;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:24:\"feature-02-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:4375;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:22:\"feature-02-7-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2548;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:22:\"feature-02-7-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1146;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:22:\"feature-02-7-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:973;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:24:\"feature-02-7-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35027;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:24:\"feature-02-7-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34192;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:24:\"feature-02-7-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47867;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:24:\"feature-02-7-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16070;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"feature-02-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:21763;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"feature-02-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:4375;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31261, 5556, '_wp_attached_file', '2024/06/feature-01-7.jpg'),
(31262, 5556, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:24:\"2024/06/feature-01-7.jpg\";s:8:\"filesize\";i:50965;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"feature-01-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:18838;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"feature-01-7-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6643;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:24:\"feature-01-7-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42282;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:24:\"feature-01-7-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32777;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:24:\"feature-01-7-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38486;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:24:\"feature-01-7-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35414;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:24:\"feature-01-7-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18011;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:24:\"feature-01-7-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14926;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:24:\"feature-01-7-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12781;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:24:\"feature-01-7-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13940;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:24:\"feature-01-7-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12047;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:24:\"feature-01-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:3921;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:22:\"feature-01-7-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2342;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:22:\"feature-01-7-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1128;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:22:\"feature-01-7-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:945;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:24:\"feature-01-7-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34433;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:24:\"feature-01-7-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30578;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:24:\"feature-01-7-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50383;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:24:\"feature-01-7-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14001;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"feature-01-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:18838;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"feature-01-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:3921;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31263, 5557, '_wp_attached_file', '2024/06/feature-04-7.jpg'),
(31264, 5557, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:24:\"2024/06/feature-04-7.jpg\";s:8:\"filesize\";i:45217;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"feature-04-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:17774;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"feature-04-7-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6252;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:24:\"feature-04-7-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39562;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:24:\"feature-04-7-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30905;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:24:\"feature-04-7-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34948;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:24:\"feature-04-7-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33182;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:24:\"feature-04-7-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17524;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:24:\"feature-04-7-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14643;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:24:\"feature-04-7-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12106;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:24:\"feature-04-7-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13258;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:24:\"feature-04-7-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11680;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:24:\"feature-04-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:3566;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:22:\"feature-04-7-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2203;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:22:\"feature-04-7-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1063;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:22:\"feature-04-7-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:899;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:24:\"feature-04-7-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32394;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:24:\"feature-04-7-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27914;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:24:\"feature-04-7-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43718;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:24:\"feature-04-7-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13176;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"feature-04-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:17774;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"feature-04-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:3566;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31265, 5558, '_wp_attached_file', '2024/06/feature-03-7-1.jpg'),
(31266, 5558, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:26:\"2024/06/feature-03-7-1.jpg\";s:8:\"filesize\";i:47792;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"feature-03-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:17475;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"feature-03-7-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6132;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:26:\"feature-03-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:37847;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:26:\"feature-03-7-1-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29995;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:26:\"feature-03-7-1-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35070;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:26:\"feature-03-7-1-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32607;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:26:\"feature-03-7-1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17074;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:26:\"feature-03-7-1-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14190;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:26:\"feature-03-7-1-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11825;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:26:\"feature-03-7-1-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12908;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:26:\"feature-03-7-1-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11206;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:26:\"feature-03-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:3505;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:24:\"feature-03-7-1-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2138;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:24:\"feature-03-7-1-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1065;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:24:\"feature-03-7-1-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:926;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:26:\"feature-03-7-1-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31698;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:26:\"feature-03-7-1-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27962;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:26:\"feature-03-7-1-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43574;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:26:\"feature-03-7-1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12943;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"feature-03-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:17475;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"feature-03-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:3505;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31267, 5559, '_wp_attached_file', '2024/06/feature-02-7-1.jpg'),
(31268, 5559, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:26:\"2024/06/feature-02-7-1.jpg\";s:8:\"filesize\";i:48828;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"feature-02-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:21763;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"feature-02-7-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7637;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:26:\"feature-02-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:41620;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:26:\"feature-02-7-1-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32815;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:26:\"feature-02-7-1-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38773;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:26:\"feature-02-7-1-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36104;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:26:\"feature-02-7-1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19210;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:26:\"feature-02-7-1-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16135;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:26:\"feature-02-7-1-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13429;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:26:\"feature-02-7-1-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16127;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:26:\"feature-02-7-1-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12717;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:26:\"feature-02-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:4375;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:24:\"feature-02-7-1-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2548;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:24:\"feature-02-7-1-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1146;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:24:\"feature-02-7-1-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:973;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:26:\"feature-02-7-1-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35027;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:26:\"feature-02-7-1-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34192;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:26:\"feature-02-7-1-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47867;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:26:\"feature-02-7-1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16070;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"feature-02-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:21763;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"feature-02-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:4375;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31269, 5560, '_wp_attached_file', '2024/06/feature-01-7-1.jpg'),
(31270, 5560, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:26:\"2024/06/feature-01-7-1.jpg\";s:8:\"filesize\";i:50965;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"feature-01-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:18838;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"feature-01-7-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6643;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:26:\"feature-01-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:42282;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:26:\"feature-01-7-1-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32777;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:26:\"feature-01-7-1-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38486;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:26:\"feature-01-7-1-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35414;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:26:\"feature-01-7-1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18011;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:26:\"feature-01-7-1-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14926;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:26:\"feature-01-7-1-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12781;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:26:\"feature-01-7-1-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13940;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:26:\"feature-01-7-1-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12047;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:26:\"feature-01-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:3921;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:24:\"feature-01-7-1-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2342;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:24:\"feature-01-7-1-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1128;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:24:\"feature-01-7-1-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:945;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:26:\"feature-01-7-1-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34433;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:26:\"feature-01-7-1-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30578;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:26:\"feature-01-7-1-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50383;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:26:\"feature-01-7-1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14001;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"feature-01-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:18838;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"feature-01-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:3921;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31271, 5561, '_wp_attached_file', '2024/06/feature-04-7-1.jpg'),
(31272, 5561, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:26:\"2024/06/feature-04-7-1.jpg\";s:8:\"filesize\";i:45217;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"feature-04-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:17774;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"feature-04-7-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6252;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:26:\"feature-04-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:39562;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:26:\"feature-04-7-1-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30905;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:26:\"feature-04-7-1-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34948;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:26:\"feature-04-7-1-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33182;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:26:\"feature-04-7-1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17524;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:26:\"feature-04-7-1-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14643;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:26:\"feature-04-7-1-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12106;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:26:\"feature-04-7-1-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13258;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:26:\"feature-04-7-1-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11680;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:26:\"feature-04-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:3566;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:24:\"feature-04-7-1-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2203;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:24:\"feature-04-7-1-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1063;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:24:\"feature-04-7-1-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:899;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:26:\"feature-04-7-1-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32394;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:26:\"feature-04-7-1-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27914;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:26:\"feature-04-7-1-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43718;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:26:\"feature-04-7-1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13176;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"feature-04-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:17774;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"feature-04-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:3566;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"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 `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(31273, 5562, '_wp_attached_file', '2024/06/feature-03-8.jpg'),
(31274, 5562, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:24:\"2024/06/feature-03-8.jpg\";s:8:\"filesize\";i:47792;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"feature-03-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:17475;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"feature-03-8-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6132;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:24:\"feature-03-8-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37847;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:24:\"feature-03-8-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29995;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:24:\"feature-03-8-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35070;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:24:\"feature-03-8-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32607;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:24:\"feature-03-8-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17074;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:24:\"feature-03-8-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14190;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:24:\"feature-03-8-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11825;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:24:\"feature-03-8-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12908;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:24:\"feature-03-8-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11206;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:24:\"feature-03-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:3505;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:22:\"feature-03-8-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2138;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:22:\"feature-03-8-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1065;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:22:\"feature-03-8-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:926;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:24:\"feature-03-8-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31698;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:24:\"feature-03-8-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27962;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:24:\"feature-03-8-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43574;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:24:\"feature-03-8-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12943;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"feature-03-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:17475;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"feature-03-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:3505;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31275, 5563, '_wp_attached_file', '2024/06/feature-02-8.jpg'),
(31276, 5563, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:24:\"2024/06/feature-02-8.jpg\";s:8:\"filesize\";i:48828;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"feature-02-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:21763;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"feature-02-8-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7637;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:24:\"feature-02-8-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41620;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:24:\"feature-02-8-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32815;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:24:\"feature-02-8-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38773;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:24:\"feature-02-8-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36104;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:24:\"feature-02-8-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19210;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:24:\"feature-02-8-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16135;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:24:\"feature-02-8-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13429;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:24:\"feature-02-8-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16127;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:24:\"feature-02-8-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12717;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:24:\"feature-02-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:4375;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:22:\"feature-02-8-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2548;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:22:\"feature-02-8-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1146;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:22:\"feature-02-8-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:973;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:24:\"feature-02-8-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35027;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:24:\"feature-02-8-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34192;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:24:\"feature-02-8-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47867;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:24:\"feature-02-8-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16070;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"feature-02-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:21763;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"feature-02-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:4375;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31277, 5564, '_wp_attached_file', '2024/06/feature-01-8.jpg'),
(31278, 5564, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:24:\"2024/06/feature-01-8.jpg\";s:8:\"filesize\";i:50965;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"feature-01-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:18838;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"feature-01-8-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6643;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:24:\"feature-01-8-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42282;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:24:\"feature-01-8-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32777;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:24:\"feature-01-8-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38486;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:24:\"feature-01-8-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35414;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:24:\"feature-01-8-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18011;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:24:\"feature-01-8-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14926;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:24:\"feature-01-8-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12781;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:24:\"feature-01-8-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13940;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:24:\"feature-01-8-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12047;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:24:\"feature-01-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:3921;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:22:\"feature-01-8-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2342;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:22:\"feature-01-8-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1128;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:22:\"feature-01-8-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:945;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:24:\"feature-01-8-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34433;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:24:\"feature-01-8-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30578;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:24:\"feature-01-8-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50383;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:24:\"feature-01-8-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14001;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"feature-01-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:18838;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"feature-01-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:3921;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31279, 4006, '_consultant_fee', '100'),
(31280, 4006, '_team_services', 'a:0:{}'),
(31281, 5565, '_wp_attached_file', '2024/06/feature-04-8.jpg'),
(31282, 5565, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:24:\"2024/06/feature-04-8.jpg\";s:8:\"filesize\";i:45217;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"feature-04-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:17774;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"feature-04-8-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6252;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:24:\"feature-04-8-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39562;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:24:\"feature-04-8-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30905;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:24:\"feature-04-8-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34948;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:24:\"feature-04-8-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33182;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:24:\"feature-04-8-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17524;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:24:\"feature-04-8-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14643;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:24:\"feature-04-8-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12106;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:24:\"feature-04-8-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13258;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:24:\"feature-04-8-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11680;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:24:\"feature-04-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:3566;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:22:\"feature-04-8-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2203;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:22:\"feature-04-8-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1063;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:22:\"feature-04-8-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:899;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:24:\"feature-04-8-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32394;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:24:\"feature-04-8-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27914;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:24:\"feature-04-8-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43718;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:24:\"feature-04-8-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13176;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"feature-04-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:17774;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"feature-04-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:3566;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31283, 5566, '_wp_attached_file', '2024/06/feature-03-8-1.jpg'),
(31284, 5566, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:26:\"2024/06/feature-03-8-1.jpg\";s:8:\"filesize\";i:47792;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"feature-03-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:17475;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"feature-03-8-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6132;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:26:\"feature-03-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:37847;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:26:\"feature-03-8-1-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29995;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:26:\"feature-03-8-1-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35070;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:26:\"feature-03-8-1-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32607;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:26:\"feature-03-8-1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17074;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:26:\"feature-03-8-1-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14190;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:26:\"feature-03-8-1-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11825;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:26:\"feature-03-8-1-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12908;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:26:\"feature-03-8-1-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11206;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:26:\"feature-03-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:3505;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:24:\"feature-03-8-1-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2138;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:24:\"feature-03-8-1-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1065;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:24:\"feature-03-8-1-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:926;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:26:\"feature-03-8-1-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31698;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:26:\"feature-03-8-1-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27962;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:26:\"feature-03-8-1-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43574;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:26:\"feature-03-8-1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12943;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"feature-03-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:17475;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"feature-03-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:3505;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31285, 5567, '_wp_attached_file', '2024/06/feature-02-8-1.jpg'),
(31286, 5567, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:26:\"2024/06/feature-02-8-1.jpg\";s:8:\"filesize\";i:48828;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"feature-02-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:21763;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"feature-02-8-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7637;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:26:\"feature-02-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:41620;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:26:\"feature-02-8-1-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32815;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:26:\"feature-02-8-1-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38773;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:26:\"feature-02-8-1-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36104;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:26:\"feature-02-8-1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19210;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:26:\"feature-02-8-1-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16135;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:26:\"feature-02-8-1-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13429;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:26:\"feature-02-8-1-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16127;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:26:\"feature-02-8-1-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12717;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:26:\"feature-02-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:4375;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:24:\"feature-02-8-1-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2548;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:24:\"feature-02-8-1-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1146;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:24:\"feature-02-8-1-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:973;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:26:\"feature-02-8-1-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35027;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:26:\"feature-02-8-1-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34192;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:26:\"feature-02-8-1-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47867;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:26:\"feature-02-8-1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16070;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"feature-02-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:21763;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"feature-02-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:4375;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31287, 5568, '_wp_attached_file', '2024/06/feature-01-8-1.jpg'),
(31288, 5568, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:26:\"2024/06/feature-01-8-1.jpg\";s:8:\"filesize\";i:50965;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"feature-01-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:18838;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"feature-01-8-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6643;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:26:\"feature-01-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:42282;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:26:\"feature-01-8-1-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32777;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:26:\"feature-01-8-1-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38486;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:26:\"feature-01-8-1-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35414;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:26:\"feature-01-8-1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18011;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:26:\"feature-01-8-1-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14926;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:26:\"feature-01-8-1-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12781;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:26:\"feature-01-8-1-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13940;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:26:\"feature-01-8-1-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12047;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:26:\"feature-01-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:3921;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:24:\"feature-01-8-1-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2342;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:24:\"feature-01-8-1-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1128;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:24:\"feature-01-8-1-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:945;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:26:\"feature-01-8-1-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34433;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:26:\"feature-01-8-1-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30578;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:26:\"feature-01-8-1-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50383;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:26:\"feature-01-8-1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14001;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"feature-01-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:18838;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"feature-01-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:3921;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31289, 5569, '_wp_attached_file', '2024/06/feature-04-8-1.jpg'),
(31290, 5569, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:26:\"2024/06/feature-04-8-1.jpg\";s:8:\"filesize\";i:45217;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"feature-04-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:17774;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"feature-04-8-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6252;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:26:\"feature-04-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:39562;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:26:\"feature-04-8-1-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30905;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:26:\"feature-04-8-1-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34948;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:26:\"feature-04-8-1-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33182;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:26:\"feature-04-8-1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17524;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:26:\"feature-04-8-1-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14643;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:26:\"feature-04-8-1-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12106;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:26:\"feature-04-8-1-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13258;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:26:\"feature-04-8-1-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11680;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:26:\"feature-04-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:3566;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:24:\"feature-04-8-1-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2203;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:24:\"feature-04-8-1-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1063;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:24:\"feature-04-8-1-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:899;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:26:\"feature-04-8-1-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32394;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:26:\"feature-04-8-1-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27914;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:26:\"feature-04-8-1-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43718;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:26:\"feature-04-8-1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13176;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"feature-04-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:17774;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"feature-04-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:3566;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31291, 5570, '_wp_attached_file', '2024/06/feature-03-9.jpg'),
(31292, 5570, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:24:\"2024/06/feature-03-9.jpg\";s:8:\"filesize\";i:47792;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"feature-03-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:17475;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"feature-03-9-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6132;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:24:\"feature-03-9-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37847;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:24:\"feature-03-9-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29995;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:24:\"feature-03-9-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35070;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:24:\"feature-03-9-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32607;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:24:\"feature-03-9-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17074;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:24:\"feature-03-9-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14190;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:24:\"feature-03-9-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11825;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:24:\"feature-03-9-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12908;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:24:\"feature-03-9-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11206;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:24:\"feature-03-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:3505;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:22:\"feature-03-9-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2138;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:22:\"feature-03-9-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1065;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:22:\"feature-03-9-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:926;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:24:\"feature-03-9-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31698;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:24:\"feature-03-9-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27962;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:24:\"feature-03-9-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43574;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:24:\"feature-03-9-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12943;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"feature-03-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:17475;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"feature-03-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:3505;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31293, 5571, '_wp_attached_file', '2024/06/feature-02-9.jpg'),
(31294, 5571, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:24:\"2024/06/feature-02-9.jpg\";s:8:\"filesize\";i:48828;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"feature-02-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:21763;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"feature-02-9-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7637;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:24:\"feature-02-9-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41620;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:24:\"feature-02-9-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32815;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:24:\"feature-02-9-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38773;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:24:\"feature-02-9-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36104;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:24:\"feature-02-9-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19210;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:24:\"feature-02-9-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16135;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:24:\"feature-02-9-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13429;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:24:\"feature-02-9-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16127;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:24:\"feature-02-9-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12717;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:24:\"feature-02-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:4375;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:22:\"feature-02-9-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2548;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:22:\"feature-02-9-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1146;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:22:\"feature-02-9-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:973;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:24:\"feature-02-9-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35027;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:24:\"feature-02-9-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34192;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:24:\"feature-02-9-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47867;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:24:\"feature-02-9-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16070;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"feature-02-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:21763;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"feature-02-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:4375;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31295, 5572, '_wp_attached_file', '2024/06/feature-01-9.jpg'),
(31296, 5572, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:24:\"2024/06/feature-01-9.jpg\";s:8:\"filesize\";i:50965;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"feature-01-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:18838;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"feature-01-9-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6643;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:24:\"feature-01-9-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42282;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:24:\"feature-01-9-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32777;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:24:\"feature-01-9-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38486;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:24:\"feature-01-9-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35414;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:24:\"feature-01-9-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18011;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:24:\"feature-01-9-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14926;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:24:\"feature-01-9-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12781;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:24:\"feature-01-9-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13940;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:24:\"feature-01-9-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12047;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:24:\"feature-01-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:3921;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:22:\"feature-01-9-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2342;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:22:\"feature-01-9-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1128;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:22:\"feature-01-9-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:945;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:24:\"feature-01-9-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34433;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:24:\"feature-01-9-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30578;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:24:\"feature-01-9-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50383;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:24:\"feature-01-9-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14001;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"feature-01-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:18838;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"feature-01-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:3921;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"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 `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(31297, 5573, '_menu_item_type', 'post_type'),
(31298, 5573, '_menu_item_menu_item_parent', '336'),
(31299, 5573, '_menu_item_object_id', '4306'),
(31300, 5573, '_menu_item_object', 'page'),
(31301, 5573, '_menu_item_target', ''),
(31302, 5573, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(31303, 5573, '_menu_item_xfn', ''),
(31304, 5573, '_menu_item_url', ''),
(31306, 3808, '_wp_old_date', '2024-06-25'),
(31307, 5388, '_wp_old_date', '2024-06-25'),
(31308, 3743, '_wp_old_date', '2024-06-25'),
(31309, 5133, '_wp_old_date', '2024-06-25'),
(31310, 5132, '_wp_old_date', '2024-06-25'),
(31311, 5134, '_wp_old_date', '2024-06-25'),
(31312, 16, '_wp_old_date', '2024-06-25'),
(31313, 5212, '_wp_old_date', '2024-06-25'),
(31314, 4708, '_wp_old_date', '2024-06-25'),
(31315, 4722, '_wp_old_date', '2024-06-25'),
(31316, 333, '_wp_old_date', '2024-06-25'),
(31317, 5241, '_wp_old_date', '2024-06-25'),
(31318, 734, '_wp_old_date', '2024-06-25'),
(31319, 3689, '_wp_old_date', '2024-06-25'),
(31320, 3687, '_wp_old_date', '2024-06-25'),
(31321, 4018, '_wp_old_date', '2024-06-25'),
(31322, 3688, '_wp_old_date', '2024-06-25'),
(31323, 336, '_wp_old_date', '2024-06-25'),
(31324, 2767, '_wp_old_date', '2024-06-25'),
(31325, 4043, '_wp_old_date', '2024-06-25'),
(31326, 897, '_wp_old_date', '2024-06-25'),
(31327, 3691, '_wp_old_date', '2024-06-25'),
(31328, 329, '_wp_old_date', '2024-06-25'),
(31329, 762, '_wp_old_date', '2024-06-25'),
(31330, 339, '_wp_old_date', '2024-06-25'),
(31333, 5575, '_wp_attached_file', '2024/06/feature-04-5.jpg'),
(31334, 5575, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:24:\"2024/06/feature-04-5.jpg\";s:8:\"filesize\";i:45217;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"feature-04-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:17774;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"feature-04-5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6252;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:24:\"feature-04-5-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39562;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:24:\"feature-04-5-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30905;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:24:\"feature-04-5-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34948;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:24:\"feature-04-5-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33182;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:24:\"feature-04-5-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17524;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:24:\"feature-04-5-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14643;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:24:\"feature-04-5-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12106;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:24:\"feature-04-5-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13258;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:24:\"feature-04-5-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11680;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:24:\"feature-04-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:3566;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:22:\"feature-04-5-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2203;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:22:\"feature-04-5-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1063;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:22:\"feature-04-5-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:899;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:24:\"feature-04-5-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32394;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:24:\"feature-04-5-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27914;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:24:\"feature-04-5-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43718;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:24:\"feature-04-5-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13176;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"feature-04-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:17774;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"feature-04-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:3566;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31335, 5576, '_wp_attached_file', '2024/06/feature-03-5-1.jpg'),
(31336, 5576, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:26:\"2024/06/feature-03-5-1.jpg\";s:8:\"filesize\";i:47792;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"feature-03-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:17475;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"feature-03-5-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6132;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:26:\"feature-03-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:37847;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:26:\"feature-03-5-1-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29995;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:26:\"feature-03-5-1-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35070;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:26:\"feature-03-5-1-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32607;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:26:\"feature-03-5-1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17074;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:26:\"feature-03-5-1-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14190;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:26:\"feature-03-5-1-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11825;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:26:\"feature-03-5-1-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12908;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:26:\"feature-03-5-1-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11206;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:26:\"feature-03-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:3505;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:24:\"feature-03-5-1-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2138;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:24:\"feature-03-5-1-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1065;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:24:\"feature-03-5-1-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:926;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:26:\"feature-03-5-1-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31698;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:26:\"feature-03-5-1-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27962;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:26:\"feature-03-5-1-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43574;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:26:\"feature-03-5-1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12943;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"feature-03-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:17475;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"feature-03-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:3505;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31337, 5577, '_wp_attached_file', '2024/06/feature-02-5-1.jpg'),
(31338, 5577, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:26:\"2024/06/feature-02-5-1.jpg\";s:8:\"filesize\";i:48828;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"feature-02-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:21763;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"feature-02-5-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7637;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:26:\"feature-02-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:41620;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:26:\"feature-02-5-1-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32815;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:26:\"feature-02-5-1-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38773;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:26:\"feature-02-5-1-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36104;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:26:\"feature-02-5-1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19210;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:26:\"feature-02-5-1-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16135;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:26:\"feature-02-5-1-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13429;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:26:\"feature-02-5-1-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16127;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:26:\"feature-02-5-1-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12717;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:26:\"feature-02-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:4375;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:24:\"feature-02-5-1-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2548;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:24:\"feature-02-5-1-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1146;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:24:\"feature-02-5-1-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:973;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:26:\"feature-02-5-1-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35027;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:26:\"feature-02-5-1-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34192;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:26:\"feature-02-5-1-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47867;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:26:\"feature-02-5-1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16070;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"feature-02-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:21763;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"feature-02-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:4375;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31339, 5578, '_wp_attached_file', '2024/06/feature-01-5-1.jpg'),
(31340, 5578, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:26:\"2024/06/feature-01-5-1.jpg\";s:8:\"filesize\";i:50965;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"feature-01-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:18838;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"feature-01-5-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6643;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:26:\"feature-01-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:42282;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:26:\"feature-01-5-1-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32777;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:26:\"feature-01-5-1-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38486;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:26:\"feature-01-5-1-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35414;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:26:\"feature-01-5-1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18011;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:26:\"feature-01-5-1-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14926;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:26:\"feature-01-5-1-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12781;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:26:\"feature-01-5-1-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13940;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:26:\"feature-01-5-1-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12047;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:26:\"feature-01-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:3921;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:24:\"feature-01-5-1-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2342;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:24:\"feature-01-5-1-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1128;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:24:\"feature-01-5-1-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:945;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:26:\"feature-01-5-1-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34433;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:26:\"feature-01-5-1-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30578;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:26:\"feature-01-5-1-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50383;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:26:\"feature-01-5-1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14001;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"feature-01-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:18838;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"feature-01-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:3921;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31341, 5579, '_wp_attached_file', '2024/06/feature-04-5-1.jpg'),
(31342, 5579, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:26:\"2024/06/feature-04-5-1.jpg\";s:8:\"filesize\";i:45217;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"feature-04-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:17774;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"feature-04-5-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6252;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:26:\"feature-04-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:39562;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:26:\"feature-04-5-1-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30905;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:26:\"feature-04-5-1-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34948;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:26:\"feature-04-5-1-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33182;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:26:\"feature-04-5-1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17524;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:26:\"feature-04-5-1-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14643;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:26:\"feature-04-5-1-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12106;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:26:\"feature-04-5-1-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13258;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:26:\"feature-04-5-1-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11680;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:26:\"feature-04-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:3566;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:24:\"feature-04-5-1-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2203;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:24:\"feature-04-5-1-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1063;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:24:\"feature-04-5-1-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:899;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:26:\"feature-04-5-1-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32394;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:26:\"feature-04-5-1-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27914;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:26:\"feature-04-5-1-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43718;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:26:\"feature-04-5-1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13176;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"feature-04-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:17774;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"feature-04-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:3566;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31343, 5580, '_wp_attached_file', '2024/06/feature-03-6.jpg'),
(31344, 5580, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:24:\"2024/06/feature-03-6.jpg\";s:8:\"filesize\";i:47792;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"feature-03-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:17475;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"feature-03-6-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6132;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:24:\"feature-03-6-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37847;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:24:\"feature-03-6-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29995;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:24:\"feature-03-6-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35070;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:24:\"feature-03-6-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32607;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:24:\"feature-03-6-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17074;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:24:\"feature-03-6-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14190;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:24:\"feature-03-6-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11825;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:24:\"feature-03-6-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12908;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:24:\"feature-03-6-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11206;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:24:\"feature-03-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:3505;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:22:\"feature-03-6-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2138;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:22:\"feature-03-6-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1065;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:22:\"feature-03-6-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:926;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:24:\"feature-03-6-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31698;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:24:\"feature-03-6-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27962;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:24:\"feature-03-6-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43574;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:24:\"feature-03-6-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12943;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"feature-03-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:17475;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"feature-03-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:3505;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31345, 5581, '_wp_attached_file', '2024/06/feature-02-6.jpg'),
(31346, 5581, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:24:\"2024/06/feature-02-6.jpg\";s:8:\"filesize\";i:48828;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"feature-02-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:21763;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"feature-02-6-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7637;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:24:\"feature-02-6-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41620;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:24:\"feature-02-6-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32815;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:24:\"feature-02-6-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38773;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:24:\"feature-02-6-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36104;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:24:\"feature-02-6-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19210;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:24:\"feature-02-6-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16135;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:24:\"feature-02-6-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13429;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:24:\"feature-02-6-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16127;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:24:\"feature-02-6-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12717;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:24:\"feature-02-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:4375;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:22:\"feature-02-6-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2548;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:22:\"feature-02-6-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1146;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:22:\"feature-02-6-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:973;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:24:\"feature-02-6-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35027;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:24:\"feature-02-6-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34192;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:24:\"feature-02-6-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47867;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:24:\"feature-02-6-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16070;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"feature-02-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:21763;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"feature-02-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:4375;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31347, 5582, '_wp_attached_file', '2024/06/feature-01-6.jpg'),
(31348, 5582, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:24:\"2024/06/feature-01-6.jpg\";s:8:\"filesize\";i:50965;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"feature-01-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:18838;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"feature-01-6-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6643;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:24:\"feature-01-6-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42282;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:24:\"feature-01-6-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32777;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:24:\"feature-01-6-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38486;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:24:\"feature-01-6-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35414;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:24:\"feature-01-6-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18011;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:24:\"feature-01-6-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14926;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:24:\"feature-01-6-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12781;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:24:\"feature-01-6-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13940;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:24:\"feature-01-6-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12047;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:24:\"feature-01-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:3921;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:22:\"feature-01-6-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2342;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:22:\"feature-01-6-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1128;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:22:\"feature-01-6-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:945;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:24:\"feature-01-6-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34433;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:24:\"feature-01-6-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30578;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:24:\"feature-01-6-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50383;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:24:\"feature-01-6-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14001;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"feature-01-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:18838;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"feature-01-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:3921;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31349, 5583, '_wp_attached_file', '2024/06/feature-04-6.jpg'),
(31350, 5583, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:24:\"2024/06/feature-04-6.jpg\";s:8:\"filesize\";i:45217;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"feature-04-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:17774;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"feature-04-6-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6252;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:24:\"feature-04-6-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39562;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:24:\"feature-04-6-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30905;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:24:\"feature-04-6-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34948;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:24:\"feature-04-6-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33182;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:24:\"feature-04-6-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17524;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:24:\"feature-04-6-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14643;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:24:\"feature-04-6-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12106;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:24:\"feature-04-6-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13258;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:24:\"feature-04-6-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11680;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:24:\"feature-04-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:3566;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:22:\"feature-04-6-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2203;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:22:\"feature-04-6-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1063;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:22:\"feature-04-6-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:899;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:24:\"feature-04-6-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32394;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:24:\"feature-04-6-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27914;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:24:\"feature-04-6-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43718;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:24:\"feature-04-6-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13176;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"feature-04-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:17774;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"feature-04-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:3566;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31351, 5584, '_wp_attached_file', '2024/06/feature-03-6-1.jpg'),
(31352, 5584, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:26:\"2024/06/feature-03-6-1.jpg\";s:8:\"filesize\";i:47792;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"feature-03-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:17475;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"feature-03-6-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6132;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:26:\"feature-03-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:37847;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:26:\"feature-03-6-1-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29995;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:26:\"feature-03-6-1-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35070;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:26:\"feature-03-6-1-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32607;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:26:\"feature-03-6-1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17074;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:26:\"feature-03-6-1-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14190;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:26:\"feature-03-6-1-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11825;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:26:\"feature-03-6-1-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12908;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:26:\"feature-03-6-1-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11206;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:26:\"feature-03-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:3505;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:24:\"feature-03-6-1-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2138;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:24:\"feature-03-6-1-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1065;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:24:\"feature-03-6-1-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:926;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:26:\"feature-03-6-1-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31698;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:26:\"feature-03-6-1-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27962;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:26:\"feature-03-6-1-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43574;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:26:\"feature-03-6-1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12943;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"feature-03-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:17475;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"feature-03-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:3505;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31353, 5585, '_wp_attached_file', '2024/06/feature-02-6-1.jpg');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(31354, 5585, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:26:\"2024/06/feature-02-6-1.jpg\";s:8:\"filesize\";i:48828;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"feature-02-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:21763;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"feature-02-6-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7637;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:26:\"feature-02-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:41620;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:26:\"feature-02-6-1-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32815;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:26:\"feature-02-6-1-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38773;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:26:\"feature-02-6-1-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36104;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:26:\"feature-02-6-1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19210;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:26:\"feature-02-6-1-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16135;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:26:\"feature-02-6-1-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13429;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:26:\"feature-02-6-1-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16127;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:26:\"feature-02-6-1-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12717;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:26:\"feature-02-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:4375;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:24:\"feature-02-6-1-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2548;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:24:\"feature-02-6-1-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1146;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:24:\"feature-02-6-1-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:973;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:26:\"feature-02-6-1-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35027;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:26:\"feature-02-6-1-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34192;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:26:\"feature-02-6-1-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47867;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:26:\"feature-02-6-1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16070;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"feature-02-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:21763;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"feature-02-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:4375;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31355, 5586, '_wp_attached_file', '2024/06/feature-01-6-1.jpg'),
(31356, 5586, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:26:\"2024/06/feature-01-6-1.jpg\";s:8:\"filesize\";i:50965;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"feature-01-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:18838;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"feature-01-6-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6643;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:26:\"feature-01-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:42282;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:26:\"feature-01-6-1-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32777;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:26:\"feature-01-6-1-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38486;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:26:\"feature-01-6-1-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35414;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:26:\"feature-01-6-1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18011;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:26:\"feature-01-6-1-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14926;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:26:\"feature-01-6-1-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12781;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:26:\"feature-01-6-1-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13940;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:26:\"feature-01-6-1-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12047;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:26:\"feature-01-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:3921;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:24:\"feature-01-6-1-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2342;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:24:\"feature-01-6-1-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1128;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:24:\"feature-01-6-1-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:945;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:26:\"feature-01-6-1-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34433;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:26:\"feature-01-6-1-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30578;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:26:\"feature-01-6-1-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50383;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:26:\"feature-01-6-1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14001;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"feature-01-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:18838;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"feature-01-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:3921;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31357, 5587, '_wp_attached_file', '2024/06/feature-04-6-1.jpg'),
(31358, 5587, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:26:\"2024/06/feature-04-6-1.jpg\";s:8:\"filesize\";i:45217;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"feature-04-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:17774;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"feature-04-6-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6252;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:26:\"feature-04-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:39562;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:26:\"feature-04-6-1-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30905;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:26:\"feature-04-6-1-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34948;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:26:\"feature-04-6-1-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33182;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:26:\"feature-04-6-1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17524;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:26:\"feature-04-6-1-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14643;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:26:\"feature-04-6-1-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12106;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:26:\"feature-04-6-1-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13258;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:26:\"feature-04-6-1-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11680;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:26:\"feature-04-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:3566;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:24:\"feature-04-6-1-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2203;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:24:\"feature-04-6-1-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1063;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:24:\"feature-04-6-1-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:899;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:26:\"feature-04-6-1-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32394;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:26:\"feature-04-6-1-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27914;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:26:\"feature-04-6-1-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43718;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:26:\"feature-04-6-1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13176;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"feature-04-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:17774;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"feature-04-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:3566;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31359, 5588, '_wp_attached_file', '2024/06/feature-03-7.jpg'),
(31360, 5588, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:24:\"2024/06/feature-03-7.jpg\";s:8:\"filesize\";i:47792;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"feature-03-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:17475;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"feature-03-7-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6132;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:24:\"feature-03-7-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37847;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:24:\"feature-03-7-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29995;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:24:\"feature-03-7-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35070;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:24:\"feature-03-7-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32607;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:24:\"feature-03-7-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17074;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:24:\"feature-03-7-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14190;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:24:\"feature-03-7-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11825;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:24:\"feature-03-7-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12908;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:24:\"feature-03-7-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11206;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:24:\"feature-03-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:3505;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:22:\"feature-03-7-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2138;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:22:\"feature-03-7-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1065;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:22:\"feature-03-7-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:926;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:24:\"feature-03-7-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31698;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:24:\"feature-03-7-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27962;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:24:\"feature-03-7-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43574;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:24:\"feature-03-7-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12943;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"feature-03-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:17475;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"feature-03-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:3505;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31361, 5589, '_wp_attached_file', '2024/06/feature-02-7.jpg'),
(31362, 5589, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:24:\"2024/06/feature-02-7.jpg\";s:8:\"filesize\";i:48828;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"feature-02-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:21763;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"feature-02-7-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7637;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:24:\"feature-02-7-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41620;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:24:\"feature-02-7-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32815;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:24:\"feature-02-7-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38773;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:24:\"feature-02-7-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36104;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:24:\"feature-02-7-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19210;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:24:\"feature-02-7-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16135;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:24:\"feature-02-7-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13429;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:24:\"feature-02-7-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16127;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:24:\"feature-02-7-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12717;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:24:\"feature-02-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:4375;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:22:\"feature-02-7-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2548;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:22:\"feature-02-7-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1146;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:22:\"feature-02-7-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:973;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:24:\"feature-02-7-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35027;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:24:\"feature-02-7-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34192;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:24:\"feature-02-7-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47867;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:24:\"feature-02-7-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16070;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"feature-02-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:21763;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"feature-02-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:4375;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31363, 5590, '_wp_attached_file', '2024/06/feature-01-7.jpg'),
(31364, 5590, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:24:\"2024/06/feature-01-7.jpg\";s:8:\"filesize\";i:50965;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"feature-01-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:18838;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"feature-01-7-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6643;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:24:\"feature-01-7-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42282;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:24:\"feature-01-7-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32777;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:24:\"feature-01-7-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38486;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:24:\"feature-01-7-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35414;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:24:\"feature-01-7-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18011;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:24:\"feature-01-7-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14926;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:24:\"feature-01-7-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12781;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:24:\"feature-01-7-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13940;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:24:\"feature-01-7-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12047;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:24:\"feature-01-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:3921;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:22:\"feature-01-7-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2342;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:22:\"feature-01-7-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1128;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:22:\"feature-01-7-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:945;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:24:\"feature-01-7-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34433;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:24:\"feature-01-7-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30578;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:24:\"feature-01-7-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50383;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:24:\"feature-01-7-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14001;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"feature-01-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:18838;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"feature-01-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:3921;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31365, 5591, '_wp_attached_file', '2024/06/feature-04-7.jpg'),
(31366, 5591, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:24:\"2024/06/feature-04-7.jpg\";s:8:\"filesize\";i:45217;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"feature-04-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:17774;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"feature-04-7-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6252;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:24:\"feature-04-7-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39562;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:24:\"feature-04-7-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30905;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:24:\"feature-04-7-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34948;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:24:\"feature-04-7-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33182;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:24:\"feature-04-7-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17524;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:24:\"feature-04-7-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14643;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:24:\"feature-04-7-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12106;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:24:\"feature-04-7-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13258;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:24:\"feature-04-7-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11680;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:24:\"feature-04-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:3566;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:22:\"feature-04-7-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2203;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:22:\"feature-04-7-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1063;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:22:\"feature-04-7-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:899;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:24:\"feature-04-7-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32394;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:24:\"feature-04-7-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27914;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:24:\"feature-04-7-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43718;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:24:\"feature-04-7-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13176;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"feature-04-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:17774;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"feature-04-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:3566;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31367, 5592, '_wp_attached_file', '2024/06/feature-03-7-1.jpg'),
(31368, 5592, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:26:\"2024/06/feature-03-7-1.jpg\";s:8:\"filesize\";i:47792;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"feature-03-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:17475;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"feature-03-7-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6132;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:26:\"feature-03-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:37847;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:26:\"feature-03-7-1-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29995;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:26:\"feature-03-7-1-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35070;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:26:\"feature-03-7-1-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32607;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:26:\"feature-03-7-1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17074;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:26:\"feature-03-7-1-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14190;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:26:\"feature-03-7-1-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11825;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:26:\"feature-03-7-1-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12908;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:26:\"feature-03-7-1-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11206;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:26:\"feature-03-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:3505;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:24:\"feature-03-7-1-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2138;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:24:\"feature-03-7-1-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1065;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:24:\"feature-03-7-1-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:926;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:26:\"feature-03-7-1-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31698;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:26:\"feature-03-7-1-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27962;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:26:\"feature-03-7-1-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43574;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:26:\"feature-03-7-1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12943;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"feature-03-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:17475;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"feature-03-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:3505;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31369, 5593, '_wp_attached_file', '2024/06/feature-02-7-1.jpg'),
(31370, 5593, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:26:\"2024/06/feature-02-7-1.jpg\";s:8:\"filesize\";i:48828;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"feature-02-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:21763;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"feature-02-7-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7637;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:26:\"feature-02-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:41620;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:26:\"feature-02-7-1-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32815;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:26:\"feature-02-7-1-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38773;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:26:\"feature-02-7-1-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36104;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:26:\"feature-02-7-1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19210;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:26:\"feature-02-7-1-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16135;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:26:\"feature-02-7-1-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13429;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:26:\"feature-02-7-1-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16127;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:26:\"feature-02-7-1-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12717;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:26:\"feature-02-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:4375;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:24:\"feature-02-7-1-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2548;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:24:\"feature-02-7-1-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1146;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:24:\"feature-02-7-1-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:973;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:26:\"feature-02-7-1-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35027;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:26:\"feature-02-7-1-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34192;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:26:\"feature-02-7-1-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47867;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:26:\"feature-02-7-1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16070;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"feature-02-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:21763;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"feature-02-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:4375;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31371, 5594, '_wp_attached_file', '2024/06/feature-01-7-1.jpg'),
(31372, 5594, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:26:\"2024/06/feature-01-7-1.jpg\";s:8:\"filesize\";i:50965;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"feature-01-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:18838;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"feature-01-7-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6643;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:26:\"feature-01-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:42282;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:26:\"feature-01-7-1-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32777;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:26:\"feature-01-7-1-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38486;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:26:\"feature-01-7-1-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35414;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:26:\"feature-01-7-1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18011;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:26:\"feature-01-7-1-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14926;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:26:\"feature-01-7-1-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12781;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:26:\"feature-01-7-1-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13940;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:26:\"feature-01-7-1-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12047;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:26:\"feature-01-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:3921;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:24:\"feature-01-7-1-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2342;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:24:\"feature-01-7-1-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1128;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:24:\"feature-01-7-1-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:945;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:26:\"feature-01-7-1-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34433;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:26:\"feature-01-7-1-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30578;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:26:\"feature-01-7-1-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50383;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:26:\"feature-01-7-1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14001;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"feature-01-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:18838;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"feature-01-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:3921;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31374, 5595, '_wp_attached_file', '2024/06/feature-04-5.jpg'),
(31375, 5595, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:24:\"2024/06/feature-04-5.jpg\";s:8:\"filesize\";i:45217;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"feature-04-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:17774;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"feature-04-5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6252;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:24:\"feature-04-5-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39562;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:24:\"feature-04-5-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30905;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:24:\"feature-04-5-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34948;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:24:\"feature-04-5-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33182;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:24:\"feature-04-5-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17524;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:24:\"feature-04-5-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14643;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:24:\"feature-04-5-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12106;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:24:\"feature-04-5-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13258;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:24:\"feature-04-5-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11680;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:24:\"feature-04-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:3566;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:22:\"feature-04-5-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2203;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:22:\"feature-04-5-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1063;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:22:\"feature-04-5-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:899;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:24:\"feature-04-5-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32394;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:24:\"feature-04-5-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27914;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:24:\"feature-04-5-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43718;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:24:\"feature-04-5-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13176;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"feature-04-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:17774;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"feature-04-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:3566;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31376, 5596, '_wp_attached_file', '2024/06/feature-03-5-1.jpg');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(31377, 5596, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:26:\"2024/06/feature-03-5-1.jpg\";s:8:\"filesize\";i:47792;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"feature-03-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:17475;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"feature-03-5-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6132;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:26:\"feature-03-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:37847;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:26:\"feature-03-5-1-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29995;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:26:\"feature-03-5-1-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35070;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:26:\"feature-03-5-1-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32607;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:26:\"feature-03-5-1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17074;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:26:\"feature-03-5-1-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14190;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:26:\"feature-03-5-1-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11825;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:26:\"feature-03-5-1-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12908;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:26:\"feature-03-5-1-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11206;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:26:\"feature-03-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:3505;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:24:\"feature-03-5-1-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2138;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:24:\"feature-03-5-1-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1065;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:24:\"feature-03-5-1-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:926;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:26:\"feature-03-5-1-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31698;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:26:\"feature-03-5-1-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27962;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:26:\"feature-03-5-1-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43574;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:26:\"feature-03-5-1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12943;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"feature-03-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:17475;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"feature-03-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:3505;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31378, 5597, '_wp_attached_file', '2024/06/feature-02-5-1.jpg'),
(31379, 5597, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:26:\"2024/06/feature-02-5-1.jpg\";s:8:\"filesize\";i:48828;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"feature-02-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:21763;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"feature-02-5-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7637;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:26:\"feature-02-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:41620;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:26:\"feature-02-5-1-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32815;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:26:\"feature-02-5-1-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38773;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:26:\"feature-02-5-1-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36104;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:26:\"feature-02-5-1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19210;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:26:\"feature-02-5-1-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16135;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:26:\"feature-02-5-1-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13429;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:26:\"feature-02-5-1-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16127;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:26:\"feature-02-5-1-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12717;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:26:\"feature-02-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:4375;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:24:\"feature-02-5-1-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2548;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:24:\"feature-02-5-1-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1146;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:24:\"feature-02-5-1-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:973;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:26:\"feature-02-5-1-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35027;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:26:\"feature-02-5-1-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34192;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:26:\"feature-02-5-1-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47867;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:26:\"feature-02-5-1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16070;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"feature-02-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:21763;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"feature-02-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:4375;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31380, 5598, '_wp_attached_file', '2024/06/feature-01-5-1.jpg'),
(31381, 5598, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:26:\"2024/06/feature-01-5-1.jpg\";s:8:\"filesize\";i:50965;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"feature-01-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:18838;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"feature-01-5-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6643;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:26:\"feature-01-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:42282;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:26:\"feature-01-5-1-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32777;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:26:\"feature-01-5-1-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38486;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:26:\"feature-01-5-1-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35414;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:26:\"feature-01-5-1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18011;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:26:\"feature-01-5-1-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14926;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:26:\"feature-01-5-1-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12781;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:26:\"feature-01-5-1-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13940;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:26:\"feature-01-5-1-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12047;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:26:\"feature-01-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:3921;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:24:\"feature-01-5-1-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2342;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:24:\"feature-01-5-1-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1128;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:24:\"feature-01-5-1-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:945;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:26:\"feature-01-5-1-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34433;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:26:\"feature-01-5-1-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30578;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:26:\"feature-01-5-1-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50383;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:26:\"feature-01-5-1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14001;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"feature-01-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:18838;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"feature-01-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:3921;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31382, 5599, '_wp_attached_file', '2024/06/feature-04-5-1.jpg'),
(31383, 5599, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:26:\"2024/06/feature-04-5-1.jpg\";s:8:\"filesize\";i:45217;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"feature-04-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:17774;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"feature-04-5-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6252;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:26:\"feature-04-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:39562;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:26:\"feature-04-5-1-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30905;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:26:\"feature-04-5-1-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34948;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:26:\"feature-04-5-1-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33182;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:26:\"feature-04-5-1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17524;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:26:\"feature-04-5-1-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14643;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:26:\"feature-04-5-1-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12106;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:26:\"feature-04-5-1-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13258;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:26:\"feature-04-5-1-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11680;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:26:\"feature-04-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:3566;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:24:\"feature-04-5-1-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2203;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:24:\"feature-04-5-1-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1063;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:24:\"feature-04-5-1-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:899;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:26:\"feature-04-5-1-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32394;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:26:\"feature-04-5-1-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27914;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:26:\"feature-04-5-1-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43718;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:26:\"feature-04-5-1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13176;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"feature-04-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:17774;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"feature-04-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:3566;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31384, 5600, '_wp_attached_file', '2024/06/feature-03-6.jpg'),
(31385, 5600, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:24:\"2024/06/feature-03-6.jpg\";s:8:\"filesize\";i:47792;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"feature-03-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:17475;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"feature-03-6-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6132;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:24:\"feature-03-6-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37847;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:24:\"feature-03-6-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29995;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:24:\"feature-03-6-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35070;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:24:\"feature-03-6-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32607;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:24:\"feature-03-6-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17074;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:24:\"feature-03-6-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14190;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:24:\"feature-03-6-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11825;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:24:\"feature-03-6-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12908;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:24:\"feature-03-6-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11206;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:24:\"feature-03-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:3505;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:22:\"feature-03-6-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2138;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:22:\"feature-03-6-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1065;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:22:\"feature-03-6-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:926;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:24:\"feature-03-6-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31698;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:24:\"feature-03-6-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27962;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:24:\"feature-03-6-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43574;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:24:\"feature-03-6-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12943;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"feature-03-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:17475;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"feature-03-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:3505;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31386, 5601, '_wp_attached_file', '2024/06/feature-02-6.jpg'),
(31387, 5601, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:24:\"2024/06/feature-02-6.jpg\";s:8:\"filesize\";i:48828;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"feature-02-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:21763;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"feature-02-6-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7637;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:24:\"feature-02-6-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41620;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:24:\"feature-02-6-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32815;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:24:\"feature-02-6-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38773;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:24:\"feature-02-6-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36104;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:24:\"feature-02-6-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19210;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:24:\"feature-02-6-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16135;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:24:\"feature-02-6-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13429;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:24:\"feature-02-6-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16127;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:24:\"feature-02-6-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12717;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:24:\"feature-02-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:4375;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:22:\"feature-02-6-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2548;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:22:\"feature-02-6-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1146;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:22:\"feature-02-6-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:973;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:24:\"feature-02-6-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35027;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:24:\"feature-02-6-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34192;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:24:\"feature-02-6-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47867;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:24:\"feature-02-6-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16070;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"feature-02-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:21763;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"feature-02-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:4375;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31388, 5602, '_wp_attached_file', '2024/06/feature-01-6.jpg'),
(31389, 5602, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:24:\"2024/06/feature-01-6.jpg\";s:8:\"filesize\";i:50965;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"feature-01-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:18838;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"feature-01-6-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6643;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:24:\"feature-01-6-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42282;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:24:\"feature-01-6-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32777;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:24:\"feature-01-6-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38486;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:24:\"feature-01-6-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35414;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:24:\"feature-01-6-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18011;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:24:\"feature-01-6-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14926;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:24:\"feature-01-6-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12781;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:24:\"feature-01-6-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13940;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:24:\"feature-01-6-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12047;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:24:\"feature-01-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:3921;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:22:\"feature-01-6-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2342;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:22:\"feature-01-6-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1128;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:22:\"feature-01-6-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:945;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:24:\"feature-01-6-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34433;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:24:\"feature-01-6-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30578;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:24:\"feature-01-6-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50383;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:24:\"feature-01-6-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14001;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"feature-01-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:18838;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"feature-01-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:3921;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31390, 5603, '_wp_attached_file', '2024/06/feature-04-6.jpg'),
(31391, 5603, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:24:\"2024/06/feature-04-6.jpg\";s:8:\"filesize\";i:45217;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"feature-04-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:17774;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"feature-04-6-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6252;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:24:\"feature-04-6-600x400.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39562;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:24:\"feature-04-6-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30905;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:24:\"feature-04-6-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34948;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:24:\"feature-04-6-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33182;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:24:\"feature-04-6-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17524;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:24:\"feature-04-6-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14643;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:24:\"feature-04-6-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12106;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:24:\"feature-04-6-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13258;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:24:\"feature-04-6-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11680;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:24:\"feature-04-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:3566;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:22:\"feature-04-6-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2203;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:22:\"feature-04-6-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1063;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:22:\"feature-04-6-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:899;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:24:\"feature-04-6-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32394;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:24:\"feature-04-6-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27914;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:24:\"feature-04-6-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43718;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:24:\"feature-04-6-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13176;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:24:\"feature-04-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:17774;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:24:\"feature-04-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:3566;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31392, 5604, '_wp_attached_file', '2024/06/feature-03-6-1.jpg'),
(31393, 5604, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:26:\"2024/06/feature-03-6-1.jpg\";s:8:\"filesize\";i:47792;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"feature-03-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:17475;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"feature-03-6-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6132;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:26:\"feature-03-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:37847;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:26:\"feature-03-6-1-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29995;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:26:\"feature-03-6-1-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35070;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:26:\"feature-03-6-1-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32607;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:26:\"feature-03-6-1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17074;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:26:\"feature-03-6-1-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14190;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:26:\"feature-03-6-1-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11825;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:26:\"feature-03-6-1-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12908;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:26:\"feature-03-6-1-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11206;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:26:\"feature-03-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:3505;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:24:\"feature-03-6-1-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2138;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:24:\"feature-03-6-1-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1065;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:24:\"feature-03-6-1-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:926;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:26:\"feature-03-6-1-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31698;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:26:\"feature-03-6-1-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27962;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:26:\"feature-03-6-1-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43574;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:26:\"feature-03-6-1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12943;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"feature-03-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:17475;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"feature-03-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:3505;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31394, 5605, '_wp_attached_file', '2024/06/feature-02-6-1.jpg'),
(31395, 5605, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:26:\"2024/06/feature-02-6-1.jpg\";s:8:\"filesize\";i:48828;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"feature-02-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:21763;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"feature-02-6-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7637;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:26:\"feature-02-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:41620;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:26:\"feature-02-6-1-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32815;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:26:\"feature-02-6-1-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38773;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:26:\"feature-02-6-1-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36104;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:26:\"feature-02-6-1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19210;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:26:\"feature-02-6-1-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16135;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:26:\"feature-02-6-1-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13429;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:26:\"feature-02-6-1-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16127;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:26:\"feature-02-6-1-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12717;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:26:\"feature-02-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:4375;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:24:\"feature-02-6-1-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2548;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:24:\"feature-02-6-1-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1146;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:24:\"feature-02-6-1-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:973;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:26:\"feature-02-6-1-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35027;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:26:\"feature-02-6-1-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34192;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:26:\"feature-02-6-1-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47867;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:26:\"feature-02-6-1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16070;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"feature-02-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:21763;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"feature-02-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:4375;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31396, 5606, '_wp_attached_file', '2024/06/feature-01-6-1.jpg'),
(31397, 5606, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:26:\"2024/06/feature-01-6-1.jpg\";s:8:\"filesize\";i:50965;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"feature-01-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:18838;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"feature-01-6-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6643;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:26:\"feature-01-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:42282;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:26:\"feature-01-6-1-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32777;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:26:\"feature-01-6-1-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38486;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:26:\"feature-01-6-1-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35414;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:26:\"feature-01-6-1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18011;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:26:\"feature-01-6-1-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14926;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:26:\"feature-01-6-1-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12781;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:26:\"feature-01-6-1-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13940;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:26:\"feature-01-6-1-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12047;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:26:\"feature-01-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:3921;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:24:\"feature-01-6-1-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2342;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:24:\"feature-01-6-1-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1128;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:24:\"feature-01-6-1-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:945;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:26:\"feature-01-6-1-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34433;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:26:\"feature-01-6-1-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30578;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:26:\"feature-01-6-1-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50383;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:26:\"feature-01-6-1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14001;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"feature-01-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:18838;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"feature-01-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:3921;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"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 `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(31398, 5607, '_elementor_edit_mode', 'builder'),
(31399, 5607, '_elementor_template_type', 'wp-page'),
(31400, 5607, '_elementor_version', '3.22.2'),
(31401, 5607, '_wp_page_template', 'elementor_header_footer'),
(31402, 5607, '_elementor_data', '[{\"id\":\"56c1adf1\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"48ae8661\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4ab49dbd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Consult <span>Best Doctors<\\/span> Your Nearby Location.\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit,\",\"button_label\":\"Start a Consult\",\"button_url\":{\"url\":\"#\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape_1\":{\"id\":5354,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/banner-img.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"shape_2\":{\"id\":5355,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/banner-img1.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"shape_3\":{\"id\":5356,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/banner-img2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"shape_4\":{\"id\":5357,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/banner-img3.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"HomeHeroMain\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"da76555\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" \"},\"elements\":[{\"id\":\"74961e99\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"539c432e\",\"elType\":\"widget\",\"settings\":{\"style\":\"style_main\",\"title\":\"Specialities\",\"link\":\"#\",\"button\":\"See All Specialities\"},\"elements\":[],\"widgetType\":\"DoctorsSpecialities\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7af30c3f\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" doctors-section\"},\"elements\":[{\"id\":\"548eecfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"50b9af7b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Best Doctors\",\"style\":\"style_main\"},\"elements\":[],\"widgetType\":\"DoctorsCarousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"31519973\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" \"},\"elements\":[{\"id\":\"79b4b84e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1e2f4c16\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"subtitle\":\"Get Your Answer\",\"tabs\":[{\"tab_title\":\"How do I book an appointment with a doctor?\",\"tab_content\":\"Yes, simply visit our website and log in or create an account. Search for a doctor based on specialization, location, or availability & confirm your booking.\",\"_id\":\"6ae9983\"},{\"tab_title\":\"Can I request a specific doctor when booking my appointment?\",\"tab_content\":\"Yes, you can usually request a specific doctor when booking your appointment, though availability may vary based on their schedule.\",\"_id\":\"395819f\"},{\"tab_title\":\"What should I do if I need to cancel or reschedule my appointment?\",\"tab_content\":\"If you need to cancel or reschedule your appointment, contact the doctor as soon as possible to inform them and to reschedule for another available time slot.\",\"_id\":\"c89be42\"},{\"tab_title\":\"What if I\'m running late for my appointment?\",\"tab_content\":\"If you know you will be late, it\'s courteous to call the doctor\'s office and inform them. Depending on their policy and schedule, they may be able to accommodate you or reschedule your appointment.\",\"_id\":\"901acb9\"},{\"tab_title\":\"Can I book appointments for family members or dependents?\",\"tab_content\":\"Yes, in many cases, you can book appointments for family members or dependents. However, you may need to provide their personal information and consent to do so.\",\"_id\":\"4b65475\"}],\"box_title\":\"95k+\",\"box_stitle\":\"Happy Patients\",\"background\":{\"id\":5361,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/faq-img.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background2\":{\"id\":5366,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/smiling-icon.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-toggle\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"96e0b2e\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" work-section\"},\"elements\":[{\"id\":\"67e443e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7da0c284\",\"elType\":\"widget\",\"settings\":{\"title\":\"4 easy steps to get your solution\",\"subtitle\":\"How it Works\",\"box_title\":\"95k+\",\"box_stitle\":\"Happy Patients\",\"background\":{\"id\":5362,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/work-img.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"tabs\":[{\"tab_title\":\"Search Doctor\",\"tab_content\":\"Search for a doctor based on specialization, location, or availability.\",\"_id\":\"9386300\",\"background2\":{\"id\":5367,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/work-01.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"tab_title\":\"Check Doctor Profile\",\"tab_content\":\"Explore detailed doctor profiles on our platform to make informed healthcare decisions.\",\"_id\":\"8815d3f\",\"background2\":{\"id\":5368,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/work-02.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"tab_title\":\"Schedule Appointment\",\"tab_content\":\"After choose your preferred doctor, select a convenient time slot, & confirm your appointment.\",\"_id\":\"cd1a7ba\",\"background2\":{\"id\":5369,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/work-03.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"tab_title\":\"Get Your Solution\",\"tab_content\":\"Discuss your health concerns with the doctor and receive personalized advice & solution.\",\"_id\":\"52fc322\",\"background2\":{\"id\":5370,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/work-04.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}}]},\"elements\":[],\"widgetType\":\"doccure-how-works\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1e12b2fa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"69eeb236\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"689fa900\",\"elType\":\"widget\",\"settings\":{\"styletype\":\"style_main\",\"after_excerpt\":\"...\",\"limit\":4,\"title\":\"Latest Articles\",\"limit_words\":10,\"show_excerpt\":\"yes\",\"show_date\":\"yes\",\"show_category\":\"\"},\"elements\":[],\"widgetType\":\"doccure-posts-grid\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4bf921fb\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"testimonial-section\"},\"elements\":[{\"id\":\"839eb2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6452bfda\",\"elType\":\"widget\",\"settings\":{\"hide_avatar\":\"\",\"hide_job\":\"\",\"hide_username\":\"\",\"style\":\"style_main\",\"title\":\"What Our Client Says\",\"subtitle\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"doccure-testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"47f048de\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"8b74124\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"21a83fe9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Partners\",\"subtitle\":\"How it Works\",\"gallery\":[{\"id\":5496,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2024\\/06\\/partners-3.svg\"},{\"id\":5497,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2024\\/06\\/partners-2.svg\"},{\"id\":5498,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2024\\/06\\/partners-1.svg\"},{\"id\":5499,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2024\\/06\\/partners-6.svg\"},{\"id\":5500,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2024\\/06\\/partners-5.svg\"},{\"id\":5501,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2024\\/06\\/partners-4.svg\"}]},\"elements\":[],\"widgetType\":\"doccure-clients\"}],\"isInner\":false}],\"isInner\":false}]'),
(31404, 5607, '_elementor_edit_mode_nonce', '015f0d51b8'),
(31405, 5607, '_elementor_post_mode', '1'),
(31406, 5607, '_thumbnail_id', '-1'),
(31408, 5608, '_wp_attached_file', '2024/06/doctordemo-01-1.jpg'),
(31409, 5608, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:27:\"2024/06/doctordemo-01-1.jpg\";s:8:\"filesize\";i:50965;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"doctordemo-01-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:18838;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"doctordemo-01-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6643;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:27:\"doctordemo-01-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:42282;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:27:\"doctordemo-01-1-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32777;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:27:\"doctordemo-01-1-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38486;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:27:\"doctordemo-01-1-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35414;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:27:\"doctordemo-01-1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18011;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:27:\"doctordemo-01-1-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14926;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:27:\"doctordemo-01-1-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12781;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:27:\"doctordemo-01-1-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13940;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:27:\"doctordemo-01-1-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12047;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:27:\"doctordemo-01-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:3921;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:25:\"doctordemo-01-1-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2342;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:25:\"doctordemo-01-1-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1128;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:25:\"doctordemo-01-1-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:945;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:27:\"doctordemo-01-1-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34433;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:27:\"doctordemo-01-1-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30578;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:27:\"doctordemo-01-1-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50383;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:27:\"doctordemo-01-1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14001;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"doctordemo-01-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:18838;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"doctordemo-01-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:3921;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31410, 5609, '_wp_attached_file', '2024/06/doctordemo-02-1.jpg'),
(31411, 5609, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:27:\"2024/06/doctordemo-02-1.jpg\";s:8:\"filesize\";i:48828;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"doctordemo-02-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:21763;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"doctordemo-02-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7637;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:27:\"doctordemo-02-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:41620;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:27:\"doctordemo-02-1-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32815;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:27:\"doctordemo-02-1-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38773;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:27:\"doctordemo-02-1-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36104;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:27:\"doctordemo-02-1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19210;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:27:\"doctordemo-02-1-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16135;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:27:\"doctordemo-02-1-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13429;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:27:\"doctordemo-02-1-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16127;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:27:\"doctordemo-02-1-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12717;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:27:\"doctordemo-02-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:4375;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:25:\"doctordemo-02-1-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2548;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:25:\"doctordemo-02-1-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1146;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:25:\"doctordemo-02-1-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:973;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:27:\"doctordemo-02-1-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35027;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:27:\"doctordemo-02-1-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34192;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:27:\"doctordemo-02-1-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47867;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:27:\"doctordemo-02-1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16070;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"doctordemo-02-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:21763;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"doctordemo-02-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:4375;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31412, 5610, '_wp_attached_file', '2024/06/doctordemo-03-1.jpg'),
(31413, 5610, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:27:\"2024/06/doctordemo-03-1.jpg\";s:8:\"filesize\";i:47792;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"doctordemo-03-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:17475;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"doctordemo-03-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6132;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:27:\"doctordemo-03-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:37847;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:27:\"doctordemo-03-1-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29995;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:27:\"doctordemo-03-1-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35070;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:27:\"doctordemo-03-1-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32607;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:27:\"doctordemo-03-1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17074;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:27:\"doctordemo-03-1-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14190;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:27:\"doctordemo-03-1-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11825;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:27:\"doctordemo-03-1-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12908;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:27:\"doctordemo-03-1-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11206;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:27:\"doctordemo-03-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:3505;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:25:\"doctordemo-03-1-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2138;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:25:\"doctordemo-03-1-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1065;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:25:\"doctordemo-03-1-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:926;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:27:\"doctordemo-03-1-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31698;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:27:\"doctordemo-03-1-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27962;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:27:\"doctordemo-03-1-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43574;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:27:\"doctordemo-03-1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12943;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"doctordemo-03-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:17475;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"doctordemo-03-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:3505;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31414, 5611, '_wp_attached_file', '2024/06/doctordemo-04-1.jpg'),
(31415, 5611, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:27:\"2024/06/doctordemo-04-1.jpg\";s:8:\"filesize\";i:45217;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"doctordemo-04-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:17774;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"doctordemo-04-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6252;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:27:\"doctordemo-04-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:39562;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:27:\"doctordemo-04-1-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30905;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:27:\"doctordemo-04-1-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34948;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:27:\"doctordemo-04-1-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33182;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:27:\"doctordemo-04-1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17524;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:27:\"doctordemo-04-1-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14643;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:27:\"doctordemo-04-1-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12106;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:27:\"doctordemo-04-1-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13258;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:27:\"doctordemo-04-1-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11680;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:27:\"doctordemo-04-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:3566;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:25:\"doctordemo-04-1-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2203;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:25:\"doctordemo-04-1-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1063;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:25:\"doctordemo-04-1-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:899;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:27:\"doctordemo-04-1-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32394;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:27:\"doctordemo-04-1-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27914;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:27:\"doctordemo-04-1-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43718;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:27:\"doctordemo-04-1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13176;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:27:\"doctordemo-04-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:17774;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:27:\"doctordemo-04-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:3566;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31416, 5612, '_wp_attached_file', '2024/06/jamesamen-01-1.jpg'),
(31417, 5612, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:26:\"2024/06/jamesamen-01-1.jpg\";s:8:\"filesize\";i:50965;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"jamesamen-01-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:18838;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"jamesamen-01-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6643;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:26:\"jamesamen-01-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:42282;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:26:\"jamesamen-01-1-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32777;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:26:\"jamesamen-01-1-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38486;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:26:\"jamesamen-01-1-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35414;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:26:\"jamesamen-01-1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18011;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:26:\"jamesamen-01-1-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14926;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:26:\"jamesamen-01-1-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12781;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:26:\"jamesamen-01-1-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13940;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:26:\"jamesamen-01-1-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12047;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:26:\"jamesamen-01-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:3921;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:24:\"jamesamen-01-1-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2342;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:24:\"jamesamen-01-1-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1128;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:24:\"jamesamen-01-1-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:945;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:26:\"jamesamen-01-1-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34433;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:26:\"jamesamen-01-1-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30578;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:26:\"jamesamen-01-1-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50383;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:26:\"jamesamen-01-1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14001;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"jamesamen-01-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:18838;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"jamesamen-01-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:3921;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31418, 5613, '_wp_attached_file', '2024/06/jamesamen-02-1.jpg'),
(31419, 5613, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:26:\"2024/06/jamesamen-02-1.jpg\";s:8:\"filesize\";i:48828;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"jamesamen-02-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:21763;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"jamesamen-02-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7637;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:26:\"jamesamen-02-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:41620;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:26:\"jamesamen-02-1-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32815;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:26:\"jamesamen-02-1-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38773;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:26:\"jamesamen-02-1-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36104;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:26:\"jamesamen-02-1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19210;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:26:\"jamesamen-02-1-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16135;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:26:\"jamesamen-02-1-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13429;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:26:\"jamesamen-02-1-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16127;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:26:\"jamesamen-02-1-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12717;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:26:\"jamesamen-02-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:4375;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:24:\"jamesamen-02-1-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2548;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:24:\"jamesamen-02-1-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1146;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:24:\"jamesamen-02-1-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:973;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:26:\"jamesamen-02-1-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35027;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:26:\"jamesamen-02-1-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34192;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:26:\"jamesamen-02-1-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47867;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:26:\"jamesamen-02-1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16070;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"jamesamen-02-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:21763;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"jamesamen-02-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:4375;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31420, 5614, '_wp_attached_file', '2024/06/jamesamen-03-1.jpg'),
(31421, 5614, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:26:\"2024/06/jamesamen-03-1.jpg\";s:8:\"filesize\";i:47792;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"jamesamen-03-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:17475;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"jamesamen-03-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6132;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:26:\"jamesamen-03-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:37847;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:26:\"jamesamen-03-1-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29995;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:26:\"jamesamen-03-1-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35070;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:26:\"jamesamen-03-1-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32607;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:26:\"jamesamen-03-1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17074;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:26:\"jamesamen-03-1-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14190;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:26:\"jamesamen-03-1-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11825;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:26:\"jamesamen-03-1-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12908;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:26:\"jamesamen-03-1-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11206;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:26:\"jamesamen-03-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:3505;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:24:\"jamesamen-03-1-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2138;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:24:\"jamesamen-03-1-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1065;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:24:\"jamesamen-03-1-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:926;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:26:\"jamesamen-03-1-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31698;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:26:\"jamesamen-03-1-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27962;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:26:\"jamesamen-03-1-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43574;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:26:\"jamesamen-03-1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12943;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"jamesamen-03-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:17475;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"jamesamen-03-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:3505;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31422, 5615, '_wp_attached_file', '2024/06/jamesamen-04-1.jpg'),
(31423, 5615, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:26:\"2024/06/jamesamen-04-1.jpg\";s:8:\"filesize\";i:45217;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"jamesamen-04-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:17774;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"jamesamen-04-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6252;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:26:\"jamesamen-04-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:39562;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:26:\"jamesamen-04-1-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30905;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:26:\"jamesamen-04-1-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34948;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:26:\"jamesamen-04-1-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33182;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:26:\"jamesamen-04-1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17524;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:26:\"jamesamen-04-1-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14643;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:26:\"jamesamen-04-1-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12106;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:26:\"jamesamen-04-1-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13258;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:26:\"jamesamen-04-1-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11680;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:26:\"jamesamen-04-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:3566;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:24:\"jamesamen-04-1-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2203;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:24:\"jamesamen-04-1-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1063;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:24:\"jamesamen-04-1-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:899;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:26:\"jamesamen-04-1-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32394;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:26:\"jamesamen-04-1-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27914;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:26:\"jamesamen-04-1-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43718;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:26:\"jamesamen-04-1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13176;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"jamesamen-04-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:17774;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"jamesamen-04-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:3566;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31424, 5616, '_wp_attached_file', '2024/06/carlkelly-01-1.jpg');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(31425, 5616, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:26:\"2024/06/carlkelly-01-1.jpg\";s:8:\"filesize\";i:50965;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"carlkelly-01-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:18838;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"carlkelly-01-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6643;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:26:\"carlkelly-01-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:42282;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:26:\"carlkelly-01-1-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32777;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:26:\"carlkelly-01-1-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38486;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:26:\"carlkelly-01-1-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35414;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:26:\"carlkelly-01-1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18011;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:26:\"carlkelly-01-1-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14926;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:26:\"carlkelly-01-1-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12781;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:26:\"carlkelly-01-1-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13940;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:26:\"carlkelly-01-1-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12047;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:26:\"carlkelly-01-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:3921;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:24:\"carlkelly-01-1-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2342;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:24:\"carlkelly-01-1-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1128;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:24:\"carlkelly-01-1-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:945;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:26:\"carlkelly-01-1-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34433;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:26:\"carlkelly-01-1-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30578;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:26:\"carlkelly-01-1-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50383;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:26:\"carlkelly-01-1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14001;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"carlkelly-01-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:18838;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"carlkelly-01-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:3921;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31426, 5617, '_wp_attached_file', '2024/06/carlkelly-02-1.jpg'),
(31427, 5617, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:26:\"2024/06/carlkelly-02-1.jpg\";s:8:\"filesize\";i:48828;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"carlkelly-02-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:21763;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"carlkelly-02-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7637;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:26:\"carlkelly-02-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:41620;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:26:\"carlkelly-02-1-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32815;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:26:\"carlkelly-02-1-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38773;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:26:\"carlkelly-02-1-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36104;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:26:\"carlkelly-02-1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19210;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:26:\"carlkelly-02-1-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16135;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:26:\"carlkelly-02-1-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13429;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:26:\"carlkelly-02-1-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16127;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:26:\"carlkelly-02-1-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12717;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:26:\"carlkelly-02-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:4375;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:24:\"carlkelly-02-1-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2548;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:24:\"carlkelly-02-1-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1146;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:24:\"carlkelly-02-1-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:973;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:26:\"carlkelly-02-1-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35027;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:26:\"carlkelly-02-1-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34192;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:26:\"carlkelly-02-1-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47867;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:26:\"carlkelly-02-1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16070;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"carlkelly-02-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:21763;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"carlkelly-02-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:4375;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31428, 5618, '_wp_attached_file', '2024/06/carlkelly-03-1.jpg'),
(31429, 5618, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:26:\"2024/06/carlkelly-03-1.jpg\";s:8:\"filesize\";i:47792;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"carlkelly-03-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:17475;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"carlkelly-03-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6132;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:26:\"carlkelly-03-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:37847;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:26:\"carlkelly-03-1-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29995;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:26:\"carlkelly-03-1-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35070;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:26:\"carlkelly-03-1-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32607;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:26:\"carlkelly-03-1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17074;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:26:\"carlkelly-03-1-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14190;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:26:\"carlkelly-03-1-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11825;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:26:\"carlkelly-03-1-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12908;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:26:\"carlkelly-03-1-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11206;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:26:\"carlkelly-03-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:3505;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:24:\"carlkelly-03-1-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2138;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:24:\"carlkelly-03-1-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1065;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:24:\"carlkelly-03-1-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:926;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:26:\"carlkelly-03-1-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31698;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:26:\"carlkelly-03-1-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27962;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:26:\"carlkelly-03-1-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43574;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:26:\"carlkelly-03-1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12943;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"carlkelly-03-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:17475;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"carlkelly-03-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:3505;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31430, 5619, '_wp_attached_file', '2024/06/carlkelly-04-1.jpg'),
(31431, 5619, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:26:\"2024/06/carlkelly-04-1.jpg\";s:8:\"filesize\";i:45217;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"carlkelly-04-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:17774;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"carlkelly-04-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6252;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:26:\"carlkelly-04-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:39562;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:26:\"carlkelly-04-1-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30905;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:26:\"carlkelly-04-1-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34948;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:26:\"carlkelly-04-1-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33182;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:26:\"carlkelly-04-1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17524;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:26:\"carlkelly-04-1-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14643;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:26:\"carlkelly-04-1-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12106;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:26:\"carlkelly-04-1-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13258;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:26:\"carlkelly-04-1-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11680;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:26:\"carlkelly-04-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:3566;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:24:\"carlkelly-04-1-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2203;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:24:\"carlkelly-04-1-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1063;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:24:\"carlkelly-04-1-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:899;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:26:\"carlkelly-04-1-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32394;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:26:\"carlkelly-04-1-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27914;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:26:\"carlkelly-04-1-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43718;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:26:\"carlkelly-04-1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13176;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"carlkelly-04-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:17774;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"carlkelly-04-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:3566;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31432, 5620, '_wp_attached_file', '2024/06/darrenelder-01-1.jpg'),
(31433, 5620, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:28:\"2024/06/darrenelder-01-1.jpg\";s:8:\"filesize\";i:50965;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"darrenelder-01-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:18838;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"darrenelder-01-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6643;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:28:\"darrenelder-01-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:42282;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:28:\"darrenelder-01-1-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32777;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:28:\"darrenelder-01-1-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38486;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:28:\"darrenelder-01-1-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35414;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:28:\"darrenelder-01-1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18011;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:28:\"darrenelder-01-1-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14926;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:28:\"darrenelder-01-1-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12781;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:28:\"darrenelder-01-1-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13940;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:28:\"darrenelder-01-1-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12047;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:28:\"darrenelder-01-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:3921;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:26:\"darrenelder-01-1-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2342;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:26:\"darrenelder-01-1-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1128;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:26:\"darrenelder-01-1-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:945;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:28:\"darrenelder-01-1-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34433;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:28:\"darrenelder-01-1-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30578;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:28:\"darrenelder-01-1-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50383;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:28:\"darrenelder-01-1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14001;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:28:\"darrenelder-01-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:18838;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:28:\"darrenelder-01-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:3921;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31434, 5621, '_wp_attached_file', '2024/06/darrenelder-02-1.jpg'),
(31435, 5621, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:28:\"2024/06/darrenelder-02-1.jpg\";s:8:\"filesize\";i:48828;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"darrenelder-02-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:21763;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"darrenelder-02-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7637;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:28:\"darrenelder-02-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:41620;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:28:\"darrenelder-02-1-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32815;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:28:\"darrenelder-02-1-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38773;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:28:\"darrenelder-02-1-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36104;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:28:\"darrenelder-02-1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19210;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:28:\"darrenelder-02-1-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16135;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:28:\"darrenelder-02-1-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13429;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:28:\"darrenelder-02-1-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16127;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:28:\"darrenelder-02-1-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12717;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:28:\"darrenelder-02-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:4375;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:26:\"darrenelder-02-1-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2548;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:26:\"darrenelder-02-1-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1146;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:26:\"darrenelder-02-1-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:973;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:28:\"darrenelder-02-1-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35027;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:28:\"darrenelder-02-1-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34192;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:28:\"darrenelder-02-1-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47867;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:28:\"darrenelder-02-1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16070;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:28:\"darrenelder-02-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:21763;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:28:\"darrenelder-02-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:4375;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31436, 5622, '_wp_attached_file', '2024/06/darrenelder-03-1.jpg'),
(31437, 5622, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:28:\"2024/06/darrenelder-03-1.jpg\";s:8:\"filesize\";i:47792;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"darrenelder-03-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:17475;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"darrenelder-03-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6132;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:28:\"darrenelder-03-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:37847;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:28:\"darrenelder-03-1-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29995;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:28:\"darrenelder-03-1-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35070;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:28:\"darrenelder-03-1-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32607;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:28:\"darrenelder-03-1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17074;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:28:\"darrenelder-03-1-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14190;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:28:\"darrenelder-03-1-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11825;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:28:\"darrenelder-03-1-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12908;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:28:\"darrenelder-03-1-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11206;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:28:\"darrenelder-03-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:3505;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:26:\"darrenelder-03-1-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2138;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:26:\"darrenelder-03-1-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1065;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:26:\"darrenelder-03-1-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:926;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:28:\"darrenelder-03-1-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31698;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:28:\"darrenelder-03-1-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27962;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:28:\"darrenelder-03-1-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43574;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:28:\"darrenelder-03-1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12943;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:28:\"darrenelder-03-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:17475;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:28:\"darrenelder-03-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:3505;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31438, 5623, '_wp_attached_file', '2024/06/darrenelder-04-1.jpg'),
(31439, 5623, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:28:\"2024/06/darrenelder-04-1.jpg\";s:8:\"filesize\";i:45217;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"darrenelder-04-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:17774;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"darrenelder-04-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6252;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:28:\"darrenelder-04-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:39562;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:28:\"darrenelder-04-1-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30905;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:28:\"darrenelder-04-1-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34948;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:28:\"darrenelder-04-1-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33182;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:28:\"darrenelder-04-1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17524;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:28:\"darrenelder-04-1-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14643;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:28:\"darrenelder-04-1-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12106;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:28:\"darrenelder-04-1-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13258;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:28:\"darrenelder-04-1-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11680;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:28:\"darrenelder-04-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:3566;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:26:\"darrenelder-04-1-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2203;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:26:\"darrenelder-04-1-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1063;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:26:\"darrenelder-04-1-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:899;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:28:\"darrenelder-04-1-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32394;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:28:\"darrenelder-04-1-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27914;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:28:\"darrenelder-04-1-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43718;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:28:\"darrenelder-04-1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13176;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:28:\"darrenelder-04-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:17774;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:28:\"darrenelder-04-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:3566;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31440, 5624, '_wp_attached_file', '2024/06/rubyperin-01-1.jpg'),
(31441, 5624, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:26:\"2024/06/rubyperin-01-1.jpg\";s:8:\"filesize\";i:50965;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"rubyperin-01-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:18838;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"rubyperin-01-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6643;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:26:\"rubyperin-01-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:42282;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:26:\"rubyperin-01-1-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32777;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:26:\"rubyperin-01-1-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38486;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:26:\"rubyperin-01-1-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35414;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:26:\"rubyperin-01-1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18011;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:26:\"rubyperin-01-1-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14926;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:26:\"rubyperin-01-1-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12781;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:26:\"rubyperin-01-1-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13940;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:26:\"rubyperin-01-1-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12047;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:26:\"rubyperin-01-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:3921;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:24:\"rubyperin-01-1-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2342;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:24:\"rubyperin-01-1-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1128;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:24:\"rubyperin-01-1-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:945;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:26:\"rubyperin-01-1-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34433;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:26:\"rubyperin-01-1-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30578;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:26:\"rubyperin-01-1-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50383;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:26:\"rubyperin-01-1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14001;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"rubyperin-01-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:18838;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"rubyperin-01-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:3921;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31442, 5625, '_wp_attached_file', '2024/06/rubyperin-02-1.jpg'),
(31443, 5625, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:26:\"2024/06/rubyperin-02-1.jpg\";s:8:\"filesize\";i:48828;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"rubyperin-02-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:21763;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"rubyperin-02-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7637;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:26:\"rubyperin-02-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:41620;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:26:\"rubyperin-02-1-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32815;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:26:\"rubyperin-02-1-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38773;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:26:\"rubyperin-02-1-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36104;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:26:\"rubyperin-02-1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19210;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:26:\"rubyperin-02-1-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16135;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:26:\"rubyperin-02-1-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13429;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:26:\"rubyperin-02-1-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16127;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:26:\"rubyperin-02-1-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12717;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:26:\"rubyperin-02-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:4375;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:24:\"rubyperin-02-1-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2548;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:24:\"rubyperin-02-1-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1146;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:24:\"rubyperin-02-1-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:973;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:26:\"rubyperin-02-1-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35027;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:26:\"rubyperin-02-1-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34192;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:26:\"rubyperin-02-1-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47867;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:26:\"rubyperin-02-1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16070;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"rubyperin-02-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:21763;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"rubyperin-02-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:4375;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31444, 5626, '_wp_attached_file', '2024/06/rubyperin-03-1.jpg');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(31445, 5626, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:26:\"2024/06/rubyperin-03-1.jpg\";s:8:\"filesize\";i:47792;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"rubyperin-03-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:17475;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"rubyperin-03-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6132;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:26:\"rubyperin-03-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:37847;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:26:\"rubyperin-03-1-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29995;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:26:\"rubyperin-03-1-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35070;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:26:\"rubyperin-03-1-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32607;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:26:\"rubyperin-03-1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17074;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:26:\"rubyperin-03-1-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14190;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:26:\"rubyperin-03-1-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11825;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:26:\"rubyperin-03-1-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12908;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:26:\"rubyperin-03-1-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11206;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:26:\"rubyperin-03-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:3505;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:24:\"rubyperin-03-1-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2138;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:24:\"rubyperin-03-1-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1065;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:24:\"rubyperin-03-1-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:926;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:26:\"rubyperin-03-1-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31698;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:26:\"rubyperin-03-1-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27962;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:26:\"rubyperin-03-1-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43574;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:26:\"rubyperin-03-1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12943;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"rubyperin-03-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:17475;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"rubyperin-03-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:3505;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31446, 5627, '_wp_attached_file', '2024/06/rubyperin-04-1.jpg'),
(31447, 5627, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:26:\"2024/06/rubyperin-04-1.jpg\";s:8:\"filesize\";i:45217;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"rubyperin-04-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:17774;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"rubyperin-04-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6252;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:26:\"rubyperin-04-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:39562;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:26:\"rubyperin-04-1-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30905;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:26:\"rubyperin-04-1-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34948;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:26:\"rubyperin-04-1-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33182;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:26:\"rubyperin-04-1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17524;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:26:\"rubyperin-04-1-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14643;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:26:\"rubyperin-04-1-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12106;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:26:\"rubyperin-04-1-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13258;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:26:\"rubyperin-04-1-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11680;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:26:\"rubyperin-04-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:3566;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:24:\"rubyperin-04-1-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2203;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:24:\"rubyperin-04-1-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1063;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:24:\"rubyperin-04-1-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:899;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:26:\"rubyperin-04-1-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32394;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:26:\"rubyperin-04-1-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27914;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:26:\"rubyperin-04-1-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43718;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:26:\"rubyperin-04-1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13176;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:26:\"rubyperin-04-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:17774;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:26:\"rubyperin-04-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:3566;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31448, 5628, '_wp_attached_file', '2024/06/sofiabrient-01-1.jpg'),
(31449, 5628, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:28:\"2024/06/sofiabrient-01-1.jpg\";s:8:\"filesize\";i:50965;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"sofiabrient-01-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:18838;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"sofiabrient-01-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6643;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:28:\"sofiabrient-01-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:42282;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:28:\"sofiabrient-01-1-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32777;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:28:\"sofiabrient-01-1-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38486;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:28:\"sofiabrient-01-1-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35414;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:28:\"sofiabrient-01-1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18011;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:28:\"sofiabrient-01-1-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14926;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:28:\"sofiabrient-01-1-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12781;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:28:\"sofiabrient-01-1-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13940;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:28:\"sofiabrient-01-1-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12047;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:28:\"sofiabrient-01-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:3921;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:26:\"sofiabrient-01-1-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2342;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:26:\"sofiabrient-01-1-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1128;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:26:\"sofiabrient-01-1-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:945;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:28:\"sofiabrient-01-1-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34433;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:28:\"sofiabrient-01-1-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30578;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:28:\"sofiabrient-01-1-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50383;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:28:\"sofiabrient-01-1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14001;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:28:\"sofiabrient-01-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:18838;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:28:\"sofiabrient-01-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:3921;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31450, 5629, '_wp_attached_file', '2024/06/sofiabrient-02-1.jpg'),
(31451, 5629, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:28:\"2024/06/sofiabrient-02-1.jpg\";s:8:\"filesize\";i:48828;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"sofiabrient-02-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:21763;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"sofiabrient-02-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7637;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:28:\"sofiabrient-02-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:41620;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:28:\"sofiabrient-02-1-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32815;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:28:\"sofiabrient-02-1-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38773;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:28:\"sofiabrient-02-1-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36104;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:28:\"sofiabrient-02-1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19210;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:28:\"sofiabrient-02-1-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16135;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:28:\"sofiabrient-02-1-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13429;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:28:\"sofiabrient-02-1-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16127;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:28:\"sofiabrient-02-1-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12717;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:28:\"sofiabrient-02-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:4375;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:26:\"sofiabrient-02-1-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2548;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:26:\"sofiabrient-02-1-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1146;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:26:\"sofiabrient-02-1-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:973;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:28:\"sofiabrient-02-1-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35027;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:28:\"sofiabrient-02-1-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34192;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:28:\"sofiabrient-02-1-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47867;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:28:\"sofiabrient-02-1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16070;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:28:\"sofiabrient-02-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:21763;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:28:\"sofiabrient-02-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:4375;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31452, 5630, '_wp_attached_file', '2024/06/sofiabrient-03-1.jpg'),
(31453, 5630, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:28:\"2024/06/sofiabrient-03-1.jpg\";s:8:\"filesize\";i:47792;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"sofiabrient-03-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:17475;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"sofiabrient-03-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6132;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:28:\"sofiabrient-03-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:37847;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:28:\"sofiabrient-03-1-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29995;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:28:\"sofiabrient-03-1-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35070;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:28:\"sofiabrient-03-1-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32607;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:28:\"sofiabrient-03-1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17074;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:28:\"sofiabrient-03-1-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14190;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:28:\"sofiabrient-03-1-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11825;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:28:\"sofiabrient-03-1-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12908;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:28:\"sofiabrient-03-1-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11206;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:28:\"sofiabrient-03-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:3505;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:26:\"sofiabrient-03-1-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2138;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:26:\"sofiabrient-03-1-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1065;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:26:\"sofiabrient-03-1-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:926;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:28:\"sofiabrient-03-1-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31698;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:28:\"sofiabrient-03-1-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27962;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:28:\"sofiabrient-03-1-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43574;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:28:\"sofiabrient-03-1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12943;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:28:\"sofiabrient-03-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:17475;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:28:\"sofiabrient-03-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:3505;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31454, 5631, '_wp_attached_file', '2024/06/sofiabrient-04-1.jpg'),
(31455, 5631, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:28:\"2024/06/sofiabrient-04-1.jpg\";s:8:\"filesize\";i:45217;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"sofiabrient-04-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:17774;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"sofiabrient-04-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6252;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:28:\"sofiabrient-04-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:39562;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:28:\"sofiabrient-04-1-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30905;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:28:\"sofiabrient-04-1-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34948;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:28:\"sofiabrient-04-1-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33182;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:28:\"sofiabrient-04-1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17524;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:28:\"sofiabrient-04-1-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14643;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:28:\"sofiabrient-04-1-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12106;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:28:\"sofiabrient-04-1-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13258;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:28:\"sofiabrient-04-1-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11680;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:28:\"sofiabrient-04-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:3566;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:26:\"sofiabrient-04-1-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2203;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:26:\"sofiabrient-04-1-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1063;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:26:\"sofiabrient-04-1-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:899;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:28:\"sofiabrient-04-1-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32394;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:28:\"sofiabrient-04-1-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27914;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:28:\"sofiabrient-04-1-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43718;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:28:\"sofiabrient-04-1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13176;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:28:\"sofiabrient-04-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:17774;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:28:\"sofiabrient-04-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:3566;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31456, 5632, '_wp_attached_file', '2024/06/olgas-01-1.jpg'),
(31457, 5632, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:22:\"2024/06/olgas-01-1.jpg\";s:8:\"filesize\";i:50965;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"olgas-01-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:18838;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"olgas-01-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6643;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:22:\"olgas-01-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:42282;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:22:\"olgas-01-1-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32777;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:22:\"olgas-01-1-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38486;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:22:\"olgas-01-1-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35414;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:22:\"olgas-01-1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18011;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:22:\"olgas-01-1-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14926;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:22:\"olgas-01-1-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12781;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:22:\"olgas-01-1-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13940;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:22:\"olgas-01-1-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12047;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:22:\"olgas-01-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:3921;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:20:\"olgas-01-1-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2342;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:20:\"olgas-01-1-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1128;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:20:\"olgas-01-1-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:945;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:22:\"olgas-01-1-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34433;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:22:\"olgas-01-1-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30578;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:22:\"olgas-01-1-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50383;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:22:\"olgas-01-1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14001;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"olgas-01-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:18838;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"olgas-01-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:3921;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31458, 5633, '_wp_attached_file', '2024/06/olgas-02-1.jpg'),
(31459, 5633, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:22:\"2024/06/olgas-02-1.jpg\";s:8:\"filesize\";i:48828;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"olgas-02-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:21763;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"olgas-02-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7637;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:22:\"olgas-02-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:41620;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:22:\"olgas-02-1-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32815;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:22:\"olgas-02-1-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38773;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:22:\"olgas-02-1-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36104;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:22:\"olgas-02-1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19210;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:22:\"olgas-02-1-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16135;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:22:\"olgas-02-1-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13429;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:22:\"olgas-02-1-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16127;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:22:\"olgas-02-1-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12717;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:22:\"olgas-02-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:4375;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:20:\"olgas-02-1-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2548;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:20:\"olgas-02-1-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1146;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:20:\"olgas-02-1-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:973;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:22:\"olgas-02-1-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35027;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:22:\"olgas-02-1-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34192;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:22:\"olgas-02-1-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47867;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:22:\"olgas-02-1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16070;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"olgas-02-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:21763;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"olgas-02-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:4375;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31460, 5634, '_wp_attached_file', '2024/06/olgas-03-1.jpg'),
(31461, 5634, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:22:\"2024/06/olgas-03-1.jpg\";s:8:\"filesize\";i:47792;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"olgas-03-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:17475;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"olgas-03-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6132;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:22:\"olgas-03-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:37847;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:22:\"olgas-03-1-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29995;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:22:\"olgas-03-1-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35070;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:22:\"olgas-03-1-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32607;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:22:\"olgas-03-1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17074;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:22:\"olgas-03-1-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14190;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:22:\"olgas-03-1-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11825;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:22:\"olgas-03-1-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12908;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:22:\"olgas-03-1-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11206;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:22:\"olgas-03-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:3505;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:20:\"olgas-03-1-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2138;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:20:\"olgas-03-1-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1065;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:20:\"olgas-03-1-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:926;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:22:\"olgas-03-1-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31698;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:22:\"olgas-03-1-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27962;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:22:\"olgas-03-1-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43574;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:22:\"olgas-03-1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12943;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"olgas-03-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:17475;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"olgas-03-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:3505;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31462, 5635, '_wp_attached_file', '2024/06/olgas-04-1.jpg'),
(31463, 5635, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:22:\"2024/06/olgas-04-1.jpg\";s:8:\"filesize\";i:45217;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"olgas-04-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:17774;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"olgas-04-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6252;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:22:\"olgas-04-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:39562;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:22:\"olgas-04-1-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30905;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:22:\"olgas-04-1-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34948;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:22:\"olgas-04-1-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33182;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:22:\"olgas-04-1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17524;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:22:\"olgas-04-1-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14643;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:22:\"olgas-04-1-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12106;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:22:\"olgas-04-1-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13258;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:22:\"olgas-04-1-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11680;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:22:\"olgas-04-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:3566;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:20:\"olgas-04-1-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2203;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:20:\"olgas-04-1-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1063;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:20:\"olgas-04-1-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:899;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:22:\"olgas-04-1-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32394;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:22:\"olgas-04-1-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27914;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:22:\"olgas-04-1-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43718;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:22:\"olgas-04-1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13176;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:22:\"olgas-04-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:17774;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:22:\"olgas-04-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:3566;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31464, 5636, '_wp_attached_file', '2024/06/paul-01-1.jpg'),
(31465, 5636, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:21:\"2024/06/paul-01-1.jpg\";s:8:\"filesize\";i:50965;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"paul-01-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:18838;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"paul-01-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6643;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:21:\"paul-01-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:42282;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:21:\"paul-01-1-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32777;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:21:\"paul-01-1-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38486;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:21:\"paul-01-1-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35414;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:21:\"paul-01-1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18011;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:21:\"paul-01-1-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14926;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:21:\"paul-01-1-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12781;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:21:\"paul-01-1-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13940;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:21:\"paul-01-1-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12047;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:21:\"paul-01-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:3921;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:19:\"paul-01-1-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2342;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:19:\"paul-01-1-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1128;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:19:\"paul-01-1-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:945;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:21:\"paul-01-1-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34433;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:21:\"paul-01-1-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30578;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:21:\"paul-01-1-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50383;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:21:\"paul-01-1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14001;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:21:\"paul-01-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:18838;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:21:\"paul-01-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:3921;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31466, 5637, '_wp_attached_file', '2024/06/paul-02-1.jpg');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(31467, 5637, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:21:\"2024/06/paul-02-1.jpg\";s:8:\"filesize\";i:48828;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"paul-02-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:21763;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"paul-02-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7637;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:21:\"paul-02-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:41620;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:21:\"paul-02-1-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32815;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:21:\"paul-02-1-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38773;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:21:\"paul-02-1-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36104;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:21:\"paul-02-1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19210;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:21:\"paul-02-1-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16135;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:21:\"paul-02-1-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13429;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:21:\"paul-02-1-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16127;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:21:\"paul-02-1-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12717;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:21:\"paul-02-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:4375;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:19:\"paul-02-1-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2548;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:19:\"paul-02-1-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1146;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:19:\"paul-02-1-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:973;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:21:\"paul-02-1-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35027;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:21:\"paul-02-1-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34192;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:21:\"paul-02-1-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47867;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:21:\"paul-02-1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16070;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:21:\"paul-02-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:21763;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:21:\"paul-02-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:4375;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31468, 5638, '_wp_attached_file', '2024/06/paul-03-1.jpg'),
(31469, 5638, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:21:\"2024/06/paul-03-1.jpg\";s:8:\"filesize\";i:47792;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"paul-03-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:17475;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"paul-03-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6132;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:21:\"paul-03-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:37847;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:21:\"paul-03-1-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29995;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:21:\"paul-03-1-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35070;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:21:\"paul-03-1-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32607;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:21:\"paul-03-1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17074;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:21:\"paul-03-1-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14190;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:21:\"paul-03-1-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11825;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:21:\"paul-03-1-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12908;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:21:\"paul-03-1-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11206;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:21:\"paul-03-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:3505;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:19:\"paul-03-1-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2138;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:19:\"paul-03-1-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1065;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:19:\"paul-03-1-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:926;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:21:\"paul-03-1-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31698;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:21:\"paul-03-1-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27962;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:21:\"paul-03-1-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43574;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:21:\"paul-03-1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12943;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:21:\"paul-03-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:17475;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:21:\"paul-03-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:3505;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31470, 5639, '_wp_attached_file', '2024/06/paul-04-1.jpg'),
(31471, 5639, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:21:\"2024/06/paul-04-1.jpg\";s:8:\"filesize\";i:45217;s:5:\"sizes\";a:21:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"paul-04-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:17774;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"paul-04-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6252;}s:18:\"doccure_blog_large\";a:5:{s:4:\"file\";s:21:\"paul-04-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:39562;}s:20:\"doccure_blog_sidebar\";a:5:{s:4:\"file\";s:21:\"paul-04-1-600x360.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30905;}s:18:\"doccure_doctors_2x\";a:5:{s:4:\"file\";s:21:\"paul-04-1-547x428.jpg\";s:5:\"width\";i:547;s:6:\"height\";i:428;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34948;}s:19:\"doccure_blog_medium\";a:5:{s:4:\"file\";s:21:\"paul-04-1-545x389.jpg\";s:5:\"width\";i:545;s:6:\"height\";i:389;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33182;}s:17:\"doccure_blog_grid\";a:5:{s:4:\"file\";s:21:\"paul-04-1-350x250.jpg\";s:5:\"width\";i:350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17524;}s:17:\"doccure_blog_list\";a:5:{s:4:\"file\";s:21:\"paul-04-1-308x220.jpg\";s:5:\"width\";i:308;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14643;}s:20:\"doccure_doctors_type\";a:5:{s:4:\"file\";s:21:\"paul-04-1-261x205.jpg\";s:5:\"width\";i:261;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12106;}s:20:\"doccure_blog_grid_v2\";a:5:{s:4:\"file\";s:21:\"paul-04-1-255x250.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13258;}s:19:\"doccure_top_rat_doc\";a:5:{s:4:\"file\";s:21:\"paul-04-1-255x200.jpg\";s:5:\"width\";i:255;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11680;}s:21:\"doccure_listing_thumb\";a:5:{s:4:\"file\";s:21:\"paul-04-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:3566;}s:30:\"doccure_latest_articles_widget\";a:5:{s:4:\"file\";s:19:\"paul-04-1-65x65.jpg\";s:5:\"width\";i:65;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2203;}s:22:\"doccure_artical_auther\";a:5:{s:4:\"file\";s:19:\"paul-04-1-30x30.jpg\";s:5:\"width\";i:30;s:6:\"height\";i:30;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1063;}s:20:\"doccure_chosen_icone\";a:5:{s:4:\"file\";s:19:\"paul-04-1-20x20.jpg\";s:5:\"width\";i:20;s:6:\"height\";i:20;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:899;}s:17:\"doccure-portfolio\";a:5:{s:4:\"file\";s:21:\"paul-04-1-540x380.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32394;}s:24:\"doccure-portfolio-square\";a:5:{s:4:\"file\";s:21:\"paul-04-1-420x420.jpg\";s:5:\"width\";i:420;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27914;}s:15:\"doccure-service\";a:5:{s:4:\"file\";s:21:\"paul-04-1-600x480.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43718;}s:20:\"doccure-small-square\";a:5:{s:4:\"file\";s:21:\"paul-04-1-250x250.jpg\";s:5:\"width\";i:250;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13176;}s:21:\"woocommerce_thumbnail\";a:6:{s:4:\"file\";s:21:\"paul-04-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:17774;s:9:\"uncropped\";b:0;}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:4:\"file\";s:21:\"paul-04-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:3566;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(31472, 5334, '_thumbnail_id', '-1'),
(31473, 5641, '_elementor_edit_mode', 'builder'),
(31474, 5641, '_elementor_template_type', 'wp-page'),
(31475, 5641, '_elementor_version', '3.22.2'),
(31476, 5641, '_wp_page_template', 'elementor_header_footer'),
(31477, 5641, '_elementor_data', '[{\"id\":\"56c1adf1\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"48ae8661\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4ab49dbd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Consult <span>Best Doctors<\\/span> Your Nearby Location.\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit,\",\"button_label\":\"Start a Consult\",\"button_url\":{\"url\":\"#\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"shape_1\":{\"id\":5354,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/banner-img.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"shape_2\":{\"id\":5355,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/banner-img1.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"shape_3\":{\"id\":5356,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/banner-img2.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"shape_4\":{\"id\":5357,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/banner-img3.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"HomeHeroMain\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"da76555\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" \"},\"elements\":[{\"id\":\"74961e99\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"539c432e\",\"elType\":\"widget\",\"settings\":{\"style\":\"style_main\",\"title\":\"Specialities\",\"link\":\"#\",\"button\":\"See All Specialities\"},\"elements\":[],\"widgetType\":\"DoctorsSpecialities\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7af30c3f\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" doctors-section\"},\"elements\":[{\"id\":\"548eecfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"50b9af7b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Best Doctors\",\"style\":\"style_main\"},\"elements\":[],\"widgetType\":\"DoctorsCarousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"31519973\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" \"},\"elements\":[{\"id\":\"79b4b84e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1e2f4c16\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently Asked Questions\",\"subtitle\":\"Get Your Answer\",\"tabs\":[{\"tab_title\":\"How do I book an appointment with a doctor?\",\"tab_content\":\"Yes, simply visit our website and log in or create an account. Search for a doctor based on specialization, location, or availability & confirm your booking.\",\"_id\":\"6ae9983\"},{\"tab_title\":\"Can I request a specific doctor when booking my appointment?\",\"tab_content\":\"Yes, you can usually request a specific doctor when booking your appointment, though availability may vary based on their schedule.\",\"_id\":\"395819f\"},{\"tab_title\":\"What should I do if I need to cancel or reschedule my appointment?\",\"tab_content\":\"If you need to cancel or reschedule your appointment, contact the doctor as soon as possible to inform them and to reschedule for another available time slot.\",\"_id\":\"c89be42\"},{\"tab_title\":\"What if I\'m running late for my appointment?\",\"tab_content\":\"If you know you will be late, it\'s courteous to call the doctor\'s office and inform them. Depending on their policy and schedule, they may be able to accommodate you or reschedule your appointment.\",\"_id\":\"901acb9\"},{\"tab_title\":\"Can I book appointments for family members or dependents?\",\"tab_content\":\"Yes, in many cases, you can book appointments for family members or dependents. However, you may need to provide their personal information and consent to do so.\",\"_id\":\"4b65475\"}],\"box_title\":\"95k+\",\"box_stitle\":\"Happy Patients\",\"background\":{\"id\":5361,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/faq-img.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background2\":{\"id\":5366,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/smiling-icon.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-toggle\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"96e0b2e\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" work-section\"},\"elements\":[{\"id\":\"67e443e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7da0c284\",\"elType\":\"widget\",\"settings\":{\"title\":\"4 easy steps to get your solution\",\"subtitle\":\"How it Works\",\"box_title\":\"95k+\",\"box_stitle\":\"Happy Patients\",\"background\":{\"id\":5362,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/work-img.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"tabs\":[{\"tab_title\":\"Search Doctor\",\"tab_content\":\"Search for a doctor based on specialization, location, or availability.\",\"_id\":\"9386300\",\"background2\":{\"id\":5367,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/work-01.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"tab_title\":\"Check Doctor Profile\",\"tab_content\":\"Explore detailed doctor profiles on our platform to make informed healthcare decisions.\",\"_id\":\"8815d3f\",\"background2\":{\"id\":5368,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/work-02.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"tab_title\":\"Schedule Appointment\",\"tab_content\":\"After choose your preferred doctor, select a convenient time slot, & confirm your appointment.\",\"_id\":\"cd1a7ba\",\"background2\":{\"id\":5369,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/work-03.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},{\"tab_title\":\"Get Your Solution\",\"tab_content\":\"Discuss your health concerns with the doctor and receive personalized advice & solution.\",\"_id\":\"52fc322\",\"background2\":{\"id\":5370,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2023\\/07\\/work-04.svg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}}]},\"elements\":[],\"widgetType\":\"doccure-how-works\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1e12b2fa\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"69eeb236\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"689fa900\",\"elType\":\"widget\",\"settings\":{\"styletype\":\"style_main\",\"after_excerpt\":\"...\",\"limit\":4,\"title\":\"Latest Articles\",\"limit_words\":10,\"show_excerpt\":\"yes\",\"show_date\":\"yes\",\"show_category\":\"\"},\"elements\":[],\"widgetType\":\"doccure-posts-grid\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4bf921fb\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"testimonial-section\"},\"elements\":[{\"id\":\"839eb2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6452bfda\",\"elType\":\"widget\",\"settings\":{\"hide_avatar\":\"\",\"hide_job\":\"\",\"hide_username\":\"\",\"style\":\"style_main\",\"title\":\"What Our Client Says\",\"subtitle\":\"Testimonials\"},\"elements\":[],\"widgetType\":\"doccure-testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"47f048de\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"8b74124\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"21a83fe9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Partners\",\"subtitle\":\"How it Works\",\"gallery\":[{\"id\":5496,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2024\\/06\\/partners-3.svg\"},{\"id\":5497,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2024\\/06\\/partners-2.svg\"},{\"id\":5498,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2024\\/06\\/partners-1.svg\"},{\"id\":5499,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2024\\/06\\/partners-6.svg\"},{\"id\":5500,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2024\\/06\\/partners-5.svg\"},{\"id\":5501,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2024\\/06\\/partners-4.svg\"}]},\"elements\":[],\"widgetType\":\"doccure-clients\"}],\"isInner\":false}],\"isInner\":false}]'),
(31479, 5641, '_elementor_edit_mode_nonce', '62767cf231'),
(31480, 5641, '_elementor_post_mode', '1'),
(31482, 5641, '_thumbnail_id', '-1'),
(31483, 5076, 'save', 'Update'),
(31484, 5076, '_thumbnail_id', '-1'),
(31485, 5076, 'meta', 'a:86:{i:26249;a:2:{s:3:\"key\";s:2:\"aa\";s:5:\"value\";s:4:\"2023\";}i:26223;a:2:{s:3:\"key\";s:6:\"action\";s:5:\"value\";s:8:\"editpost\";}i:26305;a:2:{s:3:\"key\";s:13:\"advanced_view\";s:5:\"value\";s:1:\"1\";}i:26230;a:2:{s:3:\"key\";s:10:\"auto_draft\";s:5:\"value\";s:0:\"\";}i:26233;a:2:{s:3:\"key\";s:20:\"closedpostboxesnonce\";s:5:\"value\";s:10:\"8da0cd27e9\";}i:26312;a:2:{s:3:\"key\";s:14:\"comment_status\";s:5:\"value\";s:6:\"closed\";}i:26239;a:2:{s:3:\"key\";s:7:\"content\";s:5:\"value\";s:0:\"\";}i:26258;a:2:{s:3:\"key\";s:6:\"cur_aa\";s:5:\"value\";s:4:\"2023\";}i:26260;a:2:{s:3:\"key\";s:6:\"cur_hh\";s:5:\"value\";s:2:\"14\";}i:26256;a:2:{s:3:\"key\";s:6:\"cur_jj\";s:5:\"value\";s:2:\"28\";}i:26254;a:2:{s:3:\"key\";s:6:\"cur_mm\";s:5:\"value\";s:2:\"04\";}i:26262;a:2:{s:3:\"key\";s:6:\"cur_mn\";s:5:\"value\";s:2:\"17\";}i:26271;a:2:{s:3:\"key\";s:16:\"dfi_fimageplug-2\";s:5:\"value\";s:10:\"aeb35579db\";}i:26250;a:2:{s:3:\"key\";s:2:\"hh\";s:5:\"value\";s:2:\"14\";}i:26257;a:2:{s:3:\"key\";s:9:\"hidden_aa\";s:5:\"value\";s:4:\"2023\";}i:26259;a:2:{s:3:\"key\";s:9:\"hidden_hh\";s:5:\"value\";s:2:\"14\";}i:26255;a:2:{s:3:\"key\";s:9:\"hidden_jj\";s:5:\"value\";s:2:\"28\";}i:26253;a:2:{s:3:\"key\";s:9:\"hidden_mm\";s:5:\"value\";s:2:\"04\";}i:26261;a:2:{s:3:\"key\";s:9:\"hidden_mn\";s:5:\"value\";s:2:\"17\";}i:26243;a:2:{s:3:\"key\";s:20:\"hidden_post_password\";s:5:\"value\";s:0:\"\";}i:26241;a:2:{s:3:\"key\";s:18:\"hidden_post_status\";s:5:\"value\";s:5:\"draft\";}i:26244;a:2:{s:3:\"key\";s:22:\"hidden_post_visibility\";s:5:\"value\";s:6:\"public\";}i:26309;a:2:{s:3:\"key\";s:2:\"ID\";s:5:\"value\";s:4:\"5076\";}i:26248;a:2:{s:3:\"key\";s:2:\"jj\";s:5:\"value\";s:2:\"28\";}i:26267;a:2:{s:3:\"key\";s:10:\"menu_order\";s:5:\"value\";s:1:\"0\";}i:26232;a:2:{s:3:\"key\";s:20:\"meta-box-order-nonce\";s:5:\"value\";s:10:\"08f1a2a1fc\";}i:26302;a:2:{s:3:\"key\";s:12:\"metakeyinput\";s:5:\"value\";s:0:\"\";}i:26301;a:2:{s:3:\"key\";s:13:\"metakeyselect\";s:5:\"value\";s:6:\"#NONE#\";}i:26303;a:2:{s:3:\"key\";s:9:\"metavalue\";s:5:\"value\";s:0:\"\";}i:26247;a:2:{s:3:\"key\";s:2:\"mm\";s:5:\"value\";s:2:\"04\";}i:26251;a:2:{s:3:\"key\";s:2:\"mn\";s:5:\"value\";s:2:\"17\";}i:26227;a:2:{s:3:\"key\";s:20:\"original_post_status\";s:5:\"value\";s:10:\"auto-draft\";}i:26234;a:2:{s:3:\"key\";s:19:\"original_post_title\";s:5:\"value\";s:0:\"\";}i:26263;a:2:{s:3:\"key\";s:16:\"original_publish\";s:5:\"value\";s:7:\"Publish\";}i:26224;a:2:{s:3:\"key\";s:14:\"originalaction\";s:5:\"value\";s:8:\"editpost\";}i:26266;a:2:{s:3:\"key\";s:13:\"page_template\";s:5:\"value\";s:23:\"elementor_header_footer\";}i:26265;a:2:{s:3:\"key\";s:9:\"parent_id\";s:5:\"value\";s:0:\"\";}i:26313;a:2:{s:3:\"key\";s:11:\"ping_status\";s:5:\"value\";s:6:\"closed\";}i:26225;a:2:{s:3:\"key\";s:11:\"post_author\";s:5:\"value\";s:1:\"1\";}i:26307;a:2:{s:3:\"key\";s:20:\"post_author_override\";s:5:\"value\";s:1:\"1\";}i:26310;a:2:{s:3:\"key\";s:12:\"post_content\";s:5:\"value\";s:0:\"\";}i:26231;a:2:{s:3:\"key\";s:7:\"post_ID\";s:5:\"value\";s:4:\"5076\";}i:26308;a:2:{s:3:\"key\";s:14:\"post_mime_type\";s:5:\"value\";s:0:\"\";}i:26306;a:2:{s:3:\"key\";s:9:\"post_name\";s:5:\"value\";s:6:\"Home 4\";}i:26311;a:2:{s:3:\"key\";s:11:\"post_parent\";s:5:\"value\";s:1:\"0\";}i:26246;a:2:{s:3:\"key\";s:13:\"post_password\";s:5:\"value\";s:0:\"\";}i:26242;a:2:{s:3:\"key\";s:11:\"post_status\";s:5:\"value\";s:7:\"publish\";}i:26235;a:2:{s:3:\"key\";s:10:\"post_title\";s:5:\"value\";s:6:\"Home 4\";}i:26226;a:2:{s:3:\"key\";s:9:\"post_type\";s:5:\"value\";s:4:\"page\";}i:26264;a:2:{s:3:\"key\";s:7:\"publish\";s:5:\"value\";s:7:\"Publish\";}i:26228;a:2:{s:3:\"key\";s:10:\"referredby\";s:5:\"value\";s:74:\"https://doccure-wp.dreamstechnologies.com/wp-admin/edit.php?post_type=page\";}i:26318;a:2:{s:3:\"key\";s:16:\"rs_page_bg_color\";s:5:\"value\";s:0:\"\";}i:26236;a:2:{s:3:\"key\";s:20:\"samplepermalinknonce\";s:5:\"value\";s:10:\"0d959bcda0\";}i:26300;a:2:{s:3:\"key\";s:6:\"screen\";s:5:\"value\";s:6:\"mobile\";}i:26252;a:2:{s:3:\"key\";s:2:\"ss\";s:5:\"value\";s:2:\"43\";}i:26222;a:2:{s:3:\"key\";s:7:\"user_ID\";s:5:\"value\";s:1:\"1\";}i:26275;a:2:{s:3:\"key\";s:18:\"vc_post_custom_css\";s:5:\"value\";s:0:\"\";}i:26245;a:2:{s:3:\"key\";s:10:\"visibility\";s:5:\"value\";s:6:\"public\";}i:26240;a:2:{s:3:\"key\";s:10:\"wp-preview\";s:5:\"value\";s:0:\"\";}i:26272;a:2:{s:3:\"key\";s:16:\"wpb_vc_js_status\";s:5:\"value\";s:5:\"false\";}i:26273;a:2:{s:3:\"key\";s:14:\"wpb_vc_loading\";s:5:\"value\";s:23:\"Loading, please wait...\";}i:26274;a:2:{s:3:\"key\";s:18:\"wpb_vc_loading_row\";s:5:\"value\";s:12:\"Crunching...\";}i:26276;a:2:{s:3:\"key\";s:24:\"yoast_free_metabox_nonce\";s:5:\"value\";s:10:\"5f7cc6f5b9\";}i:26287;a:2:{s:3:\"key\";s:19:\"yoast_wpseo_bctitle\";s:5:\"value\";s:0:\"\";}i:26288;a:2:{s:3:\"key\";s:21:\"yoast_wpseo_canonical\";s:5:\"value\";s:0:\"\";}i:26281;a:2:{s:3:\"key\";s:25:\"yoast_wpseo_content_score\";s:5:\"value\";s:1:\"0\";}i:26283;a:2:{s:3:\"key\";s:42:\"yoast_wpseo_estimated-reading-time-minutes\";s:5:\"value\";s:1:\"0\";}i:26277;a:2:{s:3:\"key\";s:19:\"yoast_wpseo_focuskw\";s:5:\"value\";s:0:\"\";}i:26282;a:2:{s:3:\"key\";s:26:\"yoast_wpseo_is_cornerstone\";s:5:\"value\";s:5:\"false\";}i:26280;a:2:{s:3:\"key\";s:19:\"yoast_wpseo_linkdex\";s:5:\"value\";s:5:\"-2803\";}i:26286;a:2:{s:3:\"key\";s:27:\"yoast_wpseo_meta-robots-adv\";s:5:\"value\";s:0:\"\";}i:26285;a:2:{s:3:\"key\";s:32:\"yoast_wpseo_meta-robots-nofollow\";s:5:\"value\";s:1:\"0\";}i:26284;a:2:{s:3:\"key\";s:31:\"yoast_wpseo_meta-robots-noindex\";s:5:\"value\";s:1:\"0\";}i:26279;a:2:{s:3:\"key\";s:20:\"yoast_wpseo_metadesc\";s:5:\"value\";s:0:\"\";}i:26293;a:2:{s:3:\"key\";s:33:\"yoast_wpseo_opengraph-description\";s:5:\"value\";s:0:\"\";}i:26294;a:2:{s:3:\"key\";s:27:\"yoast_wpseo_opengraph-image\";s:5:\"value\";s:0:\"\";}i:26295;a:2:{s:3:\"key\";s:30:\"yoast_wpseo_opengraph-image-id\";s:5:\"value\";s:0:\"\";}i:26292;a:2:{s:3:\"key\";s:27:\"yoast_wpseo_opengraph-title\";s:5:\"value\";s:0:\"\";}i:26291;a:2:{s:3:\"key\";s:31:\"yoast_wpseo_schema_article_type\";s:5:\"value\";s:0:\"\";}i:26290;a:2:{s:3:\"key\";s:28:\"yoast_wpseo_schema_page_type\";s:5:\"value\";s:0:\"\";}i:26278;a:2:{s:3:\"key\";s:17:\"yoast_wpseo_title\";s:5:\"value\";s:0:\"\";}i:26297;a:2:{s:3:\"key\";s:31:\"yoast_wpseo_twitter-description\";s:5:\"value\";s:0:\"\";}i:26298;a:2:{s:3:\"key\";s:25:\"yoast_wpseo_twitter-image\";s:5:\"value\";s:0:\"\";}i:26299;a:2:{s:3:\"key\";s:28:\"yoast_wpseo_twitter-image-id\";s:5:\"value\";s:0:\"\";}i:26296;a:2:{s:3:\"key\";s:25:\"yoast_wpseo_twitter-title\";s:5:\"value\";s:0:\"\";}i:26289;a:2:{s:3:\"key\";s:31:\"yoast_wpseo_wordproof_timestamp\";s:5:\"value\";s:0:\"\";}}'),
(31486, 5076, '_ajax_nonce', '951ff6012b'),
(31487, 5076, 'add_comment_nonce', '4efdbd9c46'),
(31488, 5076, '_ajax_fetch_list_nonce', '180cfb78c8'),
(31490, 5074, 'save', 'Update');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(31492, 5074, 'meta', 'a:88:{i:26041;a:2:{s:3:\"key\";s:2:\"aa\";s:5:\"value\";s:4:\"2023\";}i:26015;a:2:{s:3:\"key\";s:6:\"action\";s:5:\"value\";s:8:\"editpost\";}i:31494;a:2:{s:3:\"key\";s:17:\"add_comment_nonce\";s:5:\"value\";s:10:\"4efdbd9c46\";}i:26097;a:2:{s:3:\"key\";s:13:\"advanced_view\";s:5:\"value\";s:1:\"1\";}i:26022;a:2:{s:3:\"key\";s:10:\"auto_draft\";s:5:\"value\";s:0:\"\";}i:26025;a:2:{s:3:\"key\";s:20:\"closedpostboxesnonce\";s:5:\"value\";s:10:\"14611e12e3\";}i:26104;a:2:{s:3:\"key\";s:14:\"comment_status\";s:5:\"value\";s:6:\"closed\";}i:26031;a:2:{s:3:\"key\";s:7:\"content\";s:5:\"value\";s:11037:\"<!-- Banner\r\n================================================== -->\r\n<section >\r\n           <h2>Search Doctor, <br> Make an Appointment</h2>\r\n		  <h4><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/04/banner-check.png\" alt=\"\" width=\"26\" height=\"26\" /> Instant Operation & Appointment</h4>\r\n		  <h4><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/04/banner-check.png\" alt=\"\" width=\"26\" height=\"26\" /> 100% Expert Doctors </h4>\r\n		  <p>Discover the best doctors, clinic & hospital the city nearest to you.</p>\r\n			<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/04/banner-img.png\">\r\n				<form action=\"https://doccure-wp.dreamstechnologies.com/search-doctors\" method=\"get\" id=\"search_form\">\r\n							  			<select name=\"location\">\r\n				<option value=\"\">Select a location</option>\r\n					<option data-flag=\'\'  value=\"australia\">Australia</option>\r\n	<option data-flag=\'\'  value=\"england\">England</option>\r\n	<option data-flag=\'\'  value=\"india\">India</option>\r\n			</select>\r\n								<input type=\"hidden\" name=\"searchby\"  value=\"doctors\">\r\n		<input type=\"text\" name=\"keyword\" placeholder=\"Search doctors, clinics, hospitals, etc.\" value=\"\">\r\n						<input type=\"submit\" value=\"Search\">\r\n				</form>\r\n</section>\r\n															<img width=\"600\" height=\"817\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/04/appoinment-img.png\" alt=\"\" loading=\"lazy\" srcset=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/04/appoinment-img.png 600w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/04/appoinment-img-220x300.png 220w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\r\n		<h4><a href=\"#\">Visit a Doctor</a></h4>\r\nWe provide the a wide range of medical services, so every person could have the opportunity		\r\n			<a href=\"#\" role=\"button\">\r\n						Read More\r\n					</a>\r\n		<h4><a href=\"#\">Medical</a></h4>\r\nWe provide the a wide range of medical services, so every person could have the opportunity.		\r\n			<a href=\"#\" role=\"button\">\r\n						Read More\r\n					</a>\r\n		<h4><a href=\"#\">Services</a></h4>\r\nWe provide the a wide range of medical services, so every person could have the opportunity		\r\n			<a href=\"#\" role=\"button\">\r\n						Read More\r\n					</a>\r\n		<h3>Schedule</h3>\r\n<ul>\r\n 	<li><strong>Monday – Friday</strong> 8.00 – 13.00</li>\r\n 	<li><strong>Saturday</strong> 8.00 – 15.00</li>\r\n</ul><h3>Request an Appointment</h3>\r\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/04/phone-call.png\" alt=\"\" width=\"104\" height=\"104\" />\r\n<p>Call us on</p>\r\n<h2>+1 (208) 567 0707</h2>\r\n 		<h2 \r\n		style=\"text-align:center;\"> High Quality Service for you  \r\n			</h2>\r\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt<br> ut labore et dolore magna aliqua</p>\r\n                <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-14.jpg\" alt=\"\" />\r\n                      <img src=\"\" alt=\"\" />\r\n                                          <p>Cardiologist</p>\r\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/specialities/cardiologist\">\r\n                                          </a>\r\n                <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-13.jpg\" alt=\"\" />\r\n                      <img src=\"\" alt=\"\" />\r\n                                          <p>Dentist</p>\r\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/specialities/dentist\">\r\n                                          </a>\r\n                <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-17.jpg\" alt=\"\" />\r\n                      <img src=\"\" alt=\"\" />\r\n                                          <p>Laboratory</p>\r\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/specialities/laboratory\">\r\n                                          </a>\r\n                <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-15.jpg\" alt=\"\" />\r\n                      <img src=\"\" alt=\"\" />\r\n                                          <p>MRI Scans</p>\r\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/specialities/mri-scans\">\r\n                                          </a>\r\n 		<h2 \r\n		style=\"text-align:center;\"> Book Our Doctor  \r\n			</h2>\r\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br> tempor incididunt ut labore et dolore magna aliqua.</p>\r\n						<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-07.jpg\"/></a>\r\n							  <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/icon2.png\"/>\r\n							<h3>\r\n					  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">Doctor Demo					  			<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/best-doctor-check.png\"/>\r\n								</a>\r\n					  </h3>\r\n						<button tabindex=\"0\"> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">\r\n						  Book Appointment</a></button>\r\n						<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-09.jpg\"/></a>\r\n							  <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/icon2.png\"/>\r\n							<h3>\r\n					  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">James Amen					  			<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/best-doctor-check.png\"/>\r\n								</a>\r\n					  </h3>\r\n						<button tabindex=\"0\"> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">\r\n						  Book Appointment</a></button>\r\n						<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-10.jpg\"/></a>\r\n							  <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/icon2.png\"/>\r\n							<h3>\r\n					  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\">Carl Kelly					  			<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/best-doctor-check.png\"/>\r\n								</a>\r\n					  </h3>\r\n						<button tabindex=\"0\"> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\">\r\n						  Book Appointment</a></button>\r\n						<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-11.jpg\"/></a>\r\n							  <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/icon2.png\"/>\r\n							<h3>\r\n					  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\">Darren Elder					  			<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/best-doctor-check.png\"/>\r\n								</a>\r\n					  </h3>\r\n						<button tabindex=\"0\"> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\">\r\n						  Book Appointment</a></button>\r\n							<a href=\"#\">View More </a>\r\n 		<h2 \r\n		style=\"text-align:center;\"> Availabe Features in Our Clinic  \r\n			</h2>\r\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br> tempor incididunt ut labore et dolore magna aliqua.</p>\r\n						   <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/features-02.png\"/>\r\n				  <p>Medical</p>\r\n						   <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/features-01.png\"/>\r\n				  <p>Operation</p>\r\n						   <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/features-06.png\"/>\r\n				  <p>Laboratory</p>\r\n						   <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/features-05.png\"/>\r\n				  <p>ICU</p>\r\n						   <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/features-04.png\"/>\r\n				  <p>Test Room</p>\r\n						   <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/features-03.png\"/>\r\n				  <p>Patient Ward</p>\r\n					<a href=\"#\">View More </a>\r\n 		<h2 \r\n		style=\"text-align:center;\"> Let’s See Our Latest News  \r\n			</h2>\r\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br> tempor incididunt ut labore et dolore magna aliqua.</p>\r\n              <article>\r\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\r\n                        <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\" rel=\"bookmark\">\r\n                        21 Feb 2023</a>\r\n                          <a href=\"https://doccure-wp.dreamstechnologies.com/category/clinic/\" rel=\"category tag\">\r\n                                                </a> \r\n                      <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">123</a></h5>\r\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">Read more</a>\r\n              </article>\r\n              <article>\r\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\r\n                        <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\" rel=\"bookmark\">\r\n                        02 Aug 2022</a>\r\n                          <a href=\"https://doccure-wp.dreamstechnologies.com/category/clinic/\" rel=\"category tag\">\r\n                          Diagnose                      </a> \r\n                      <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">s.kafgkjsdfgu;ks</a></h5>\r\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">Read more</a>\r\n              </article>\r\n              <article>\r\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\r\n                        <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\" rel=\"bookmark\">\r\n                        16 Jun 2022</a>\r\n                          <a href=\"https://doccure-wp.dreamstechnologies.com/category/clinic/\" rel=\"category tag\">\r\n                          Clinic                      </a> \r\n                      <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">testsksskkkk2222</a></h5>\r\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">Read more</a>\r\n              </article>\r\n   			<a href=\"#\">View More </a>\";}i:26050;a:2:{s:3:\"key\";s:6:\"cur_aa\";s:5:\"value\";s:4:\"2024\";}i:26052;a:2:{s:3:\"key\";s:6:\"cur_hh\";s:5:\"value\";s:2:\"17\";}i:26048;a:2:{s:3:\"key\";s:6:\"cur_jj\";s:5:\"value\";s:2:\"11\";}i:26046;a:2:{s:3:\"key\";s:6:\"cur_mm\";s:5:\"value\";s:2:\"09\";}i:26054;a:2:{s:3:\"key\";s:6:\"cur_mn\";s:5:\"value\";s:2:\"20\";}i:26063;a:2:{s:3:\"key\";s:16:\"dfi_fimageplug-2\";s:5:\"value\";s:10:\"d0b5931b74\";}i:26042;a:2:{s:3:\"key\";s:2:\"hh\";s:5:\"value\";s:2:\"14\";}i:26049;a:2:{s:3:\"key\";s:9:\"hidden_aa\";s:5:\"value\";s:4:\"2023\";}i:26051;a:2:{s:3:\"key\";s:9:\"hidden_hh\";s:5:\"value\";s:2:\"14\";}i:26047;a:2:{s:3:\"key\";s:9:\"hidden_jj\";s:5:\"value\";s:2:\"28\";}i:26045;a:2:{s:3:\"key\";s:9:\"hidden_mm\";s:5:\"value\";s:2:\"04\";}i:26053;a:2:{s:3:\"key\";s:9:\"hidden_mn\";s:5:\"value\";s:2:\"17\";}i:26035;a:2:{s:3:\"key\";s:20:\"hidden_post_password\";s:5:\"value\";s:0:\"\";}i:26033;a:2:{s:3:\"key\";s:18:\"hidden_post_status\";s:5:\"value\";s:7:\"publish\";}i:26036;a:2:{s:3:\"key\";s:22:\"hidden_post_visibility\";s:5:\"value\";s:6:\"public\";}i:26101;a:2:{s:3:\"key\";s:2:\"ID\";s:5:\"value\";s:4:\"5074\";}i:26040;a:2:{s:3:\"key\";s:2:\"jj\";s:5:\"value\";s:2:\"28\";}i:26059;a:2:{s:3:\"key\";s:10:\"menu_order\";s:5:\"value\";s:1:\"0\";}i:26024;a:2:{s:3:\"key\";s:20:\"meta-box-order-nonce\";s:5:\"value\";s:10:\"4f18d42b63\";}i:26094;a:2:{s:3:\"key\";s:12:\"metakeyinput\";s:5:\"value\";s:0:\"\";}i:26093;a:2:{s:3:\"key\";s:13:\"metakeyselect\";s:5:\"value\";s:6:\"#NONE#\";}i:26095;a:2:{s:3:\"key\";s:9:\"metavalue\";s:5:\"value\";s:0:\"\";}i:26039;a:2:{s:3:\"key\";s:2:\"mm\";s:5:\"value\";s:2:\"04\";}i:26043;a:2:{s:3:\"key\";s:2:\"mn\";s:5:\"value\";s:2:\"17\";}i:26019;a:2:{s:3:\"key\";s:20:\"original_post_status\";s:5:\"value\";s:7:\"publish\";}i:26026;a:2:{s:3:\"key\";s:19:\"original_post_title\";s:5:\"value\";s:6:\"Home 3\";}i:26055;a:2:{s:3:\"key\";s:16:\"original_publish\";s:5:\"value\";s:6:\"Update\";}i:26016;a:2:{s:3:\"key\";s:14:\"originalaction\";s:5:\"value\";s:8:\"editpost\";}i:26058;a:2:{s:3:\"key\";s:13:\"page_template\";s:5:\"value\";s:23:\"elementor_header_footer\";}i:26057;a:2:{s:3:\"key\";s:9:\"parent_id\";s:5:\"value\";s:0:\"\";}i:26105;a:2:{s:3:\"key\";s:11:\"ping_status\";s:5:\"value\";s:6:\"closed\";}i:26017;a:2:{s:3:\"key\";s:11:\"post_author\";s:5:\"value\";s:1:\"1\";}i:26099;a:2:{s:3:\"key\";s:20:\"post_author_override\";s:5:\"value\";s:1:\"1\";}i:26102;a:2:{s:3:\"key\";s:12:\"post_content\";s:5:\"value\";s:11037:\"<!-- Banner\r\n================================================== -->\r\n<section >\r\n           <h2>Search Doctor, <br> Make an Appointment</h2>\r\n		  <h4><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/04/banner-check.png\" alt=\"\" width=\"26\" height=\"26\" /> Instant Operation & Appointment</h4>\r\n		  <h4><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/04/banner-check.png\" alt=\"\" width=\"26\" height=\"26\" /> 100% Expert Doctors </h4>\r\n		  <p>Discover the best doctors, clinic & hospital the city nearest to you.</p>\r\n			<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/04/banner-img.png\">\r\n				<form action=\"https://doccure-wp.dreamstechnologies.com/search-doctors\" method=\"get\" id=\"search_form\">\r\n							  			<select name=\"location\">\r\n				<option value=\"\">Select a location</option>\r\n					<option data-flag=\'\'  value=\"australia\">Australia</option>\r\n	<option data-flag=\'\'  value=\"england\">England</option>\r\n	<option data-flag=\'\'  value=\"india\">India</option>\r\n			</select>\r\n								<input type=\"hidden\" name=\"searchby\"  value=\"doctors\">\r\n		<input type=\"text\" name=\"keyword\" placeholder=\"Search doctors, clinics, hospitals, etc.\" value=\"\">\r\n						<input type=\"submit\" value=\"Search\">\r\n				</form>\r\n</section>\r\n															<img width=\"600\" height=\"817\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/04/appoinment-img.png\" alt=\"\" loading=\"lazy\" srcset=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/04/appoinment-img.png 600w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/04/appoinment-img-220x300.png 220w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\r\n		<h4><a href=\"#\">Visit a Doctor</a></h4>\r\nWe provide the a wide range of medical services, so every person could have the opportunity		\r\n			<a href=\"#\" role=\"button\">\r\n						Read More\r\n					</a>\r\n		<h4><a href=\"#\">Medical</a></h4>\r\nWe provide the a wide range of medical services, so every person could have the opportunity.		\r\n			<a href=\"#\" role=\"button\">\r\n						Read More\r\n					</a>\r\n		<h4><a href=\"#\">Services</a></h4>\r\nWe provide the a wide range of medical services, so every person could have the opportunity		\r\n			<a href=\"#\" role=\"button\">\r\n						Read More\r\n					</a>\r\n		<h3>Schedule</h3>\r\n<ul>\r\n 	<li><strong>Monday – Friday</strong> 8.00 – 13.00</li>\r\n 	<li><strong>Saturday</strong> 8.00 – 15.00</li>\r\n</ul><h3>Request an Appointment</h3>\r\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/04/phone-call.png\" alt=\"\" width=\"104\" height=\"104\" />\r\n<p>Call us on</p>\r\n<h2>+1 (208) 567 0707</h2>\r\n 		<h2 \r\n		style=\"text-align:center;\"> High Quality Service for you  \r\n			</h2>\r\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt<br> ut labore et dolore magna aliqua</p>\r\n                <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-14.jpg\" alt=\"\" />\r\n                      <img src=\"\" alt=\"\" />\r\n                                          <p>Cardiologist</p>\r\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/specialities/cardiologist\">\r\n                                          </a>\r\n                <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-13.jpg\" alt=\"\" />\r\n                      <img src=\"\" alt=\"\" />\r\n                                          <p>Dentist</p>\r\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/specialities/dentist\">\r\n                                          </a>\r\n                <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-17.jpg\" alt=\"\" />\r\n                      <img src=\"\" alt=\"\" />\r\n                                          <p>Laboratory</p>\r\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/specialities/laboratory\">\r\n                                          </a>\r\n                <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-15.jpg\" alt=\"\" />\r\n                      <img src=\"\" alt=\"\" />\r\n                                          <p>MRI Scans</p>\r\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/specialities/mri-scans\">\r\n                                          </a>\r\n 		<h2 \r\n		style=\"text-align:center;\"> Book Our Doctor  \r\n			</h2>\r\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br> tempor incididunt ut labore et dolore magna aliqua.</p>\r\n						<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-07.jpg\"/></a>\r\n							  <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/icon2.png\"/>\r\n							<h3>\r\n					  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">Doctor Demo					  			<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/best-doctor-check.png\"/>\r\n								</a>\r\n					  </h3>\r\n						<button tabindex=\"0\"> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">\r\n						  Book Appointment</a></button>\r\n						<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-09.jpg\"/></a>\r\n							  <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/icon2.png\"/>\r\n							<h3>\r\n					  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">James Amen					  			<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/best-doctor-check.png\"/>\r\n								</a>\r\n					  </h3>\r\n						<button tabindex=\"0\"> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">\r\n						  Book Appointment</a></button>\r\n						<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-10.jpg\"/></a>\r\n							  <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/icon2.png\"/>\r\n							<h3>\r\n					  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\">Carl Kelly					  			<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/best-doctor-check.png\"/>\r\n								</a>\r\n					  </h3>\r\n						<button tabindex=\"0\"> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\">\r\n						  Book Appointment</a></button>\r\n						<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-11.jpg\"/></a>\r\n							  <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/icon2.png\"/>\r\n							<h3>\r\n					  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\">Darren Elder					  			<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/best-doctor-check.png\"/>\r\n								</a>\r\n					  </h3>\r\n						<button tabindex=\"0\"> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\">\r\n						  Book Appointment</a></button>\r\n							<a href=\"#\">View More </a>\r\n 		<h2 \r\n		style=\"text-align:center;\"> Availabe Features in Our Clinic  \r\n			</h2>\r\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br> tempor incididunt ut labore et dolore magna aliqua.</p>\r\n						   <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/features-02.png\"/>\r\n				  <p>Medical</p>\r\n						   <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/features-01.png\"/>\r\n				  <p>Operation</p>\r\n						   <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/features-06.png\"/>\r\n				  <p>Laboratory</p>\r\n						   <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/features-05.png\"/>\r\n				  <p>ICU</p>\r\n						   <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/features-04.png\"/>\r\n				  <p>Test Room</p>\r\n						   <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/features-03.png\"/>\r\n				  <p>Patient Ward</p>\r\n					<a href=\"#\">View More </a>\r\n 		<h2 \r\n		style=\"text-align:center;\"> Let’s See Our Latest News  \r\n			</h2>\r\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br> tempor incididunt ut labore et dolore magna aliqua.</p>\r\n              <article>\r\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\r\n                        <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\" rel=\"bookmark\">\r\n                        21 Feb 2023</a>\r\n                          <a href=\"https://doccure-wp.dreamstechnologies.com/category/clinic/\" rel=\"category tag\">\r\n                                                </a> \r\n                      <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">123</a></h5>\r\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">Read more</a>\r\n              </article>\r\n              <article>\r\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\r\n                        <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\" rel=\"bookmark\">\r\n                        02 Aug 2022</a>\r\n                          <a href=\"https://doccure-wp.dreamstechnologies.com/category/clinic/\" rel=\"category tag\">\r\n                          Diagnose                      </a> \r\n                      <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">s.kafgkjsdfgu;ks</a></h5>\r\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">Read more</a>\r\n              </article>\r\n              <article>\r\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\r\n                        <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\" rel=\"bookmark\">\r\n                        16 Jun 2022</a>\r\n                          <a href=\"https://doccure-wp.dreamstechnologies.com/category/clinic/\" rel=\"category tag\">\r\n                          Clinic                      </a> \r\n                      <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">testsksskkkk2222</a></h5>\r\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">Read more</a>\r\n              </article>\r\n   			<a href=\"#\">View More </a>\";}i:26023;a:2:{s:3:\"key\";s:7:\"post_ID\";s:5:\"value\";s:4:\"5074\";}i:26100;a:2:{s:3:\"key\";s:14:\"post_mime_type\";s:5:\"value\";s:0:\"\";}i:26098;a:2:{s:3:\"key\";s:9:\"post_name\";s:5:\"value\";s:6:\"home-3\";}i:26103;a:2:{s:3:\"key\";s:11:\"post_parent\";s:5:\"value\";s:1:\"0\";}i:26038;a:2:{s:3:\"key\";s:13:\"post_password\";s:5:\"value\";s:0:\"\";}i:26034;a:2:{s:3:\"key\";s:11:\"post_status\";s:5:\"value\";s:7:\"publish\";}i:26027;a:2:{s:3:\"key\";s:10:\"post_title\";s:5:\"value\";s:6:\"Home 3\";}i:26018;a:2:{s:3:\"key\";s:9:\"post_type\";s:5:\"value\";s:4:\"page\";}i:26056;a:2:{s:3:\"key\";s:7:\"publish\";s:5:\"value\";s:7:\"Publish\";}i:26020;a:2:{s:3:\"key\";s:10:\"referredby\";s:5:\"value\";s:74:\"https://doccure-wp.dreamstechnologies.com/wp-admin/edit.php?post_type=page\";}i:26110;a:2:{s:3:\"key\";s:16:\"rs_page_bg_color\";s:5:\"value\";s:0:\"\";}i:26028;a:2:{s:3:\"key\";s:20:\"samplepermalinknonce\";s:5:\"value\";s:10:\"110a5dc600\";}i:31490;a:2:{s:3:\"key\";s:4:\"save\";s:5:\"value\";s:6:\"Update\";}i:26092;a:2:{s:3:\"key\";s:6:\"screen\";s:5:\"value\";s:6:\"mobile\";}i:26044;a:2:{s:3:\"key\";s:2:\"ss\";s:5:\"value\";s:2:\"56\";}i:26014;a:2:{s:3:\"key\";s:7:\"user_ID\";s:5:\"value\";s:1:\"1\";}i:26067;a:2:{s:3:\"key\";s:18:\"vc_post_custom_css\";s:5:\"value\";s:0:\"\";}i:26037;a:2:{s:3:\"key\";s:10:\"visibility\";s:5:\"value\";s:6:\"public\";}i:26032;a:2:{s:3:\"key\";s:10:\"wp-preview\";s:5:\"value\";s:0:\"\";}i:26064;a:2:{s:3:\"key\";s:16:\"wpb_vc_js_status\";s:5:\"value\";s:5:\"false\";}i:26065;a:2:{s:3:\"key\";s:14:\"wpb_vc_loading\";s:5:\"value\";s:23:\"Loading, please wait...\";}i:26066;a:2:{s:3:\"key\";s:18:\"wpb_vc_loading_row\";s:5:\"value\";s:12:\"Crunching...\";}i:26068;a:2:{s:3:\"key\";s:24:\"yoast_free_metabox_nonce\";s:5:\"value\";s:10:\"5f7cc6f5b9\";}i:26079;a:2:{s:3:\"key\";s:19:\"yoast_wpseo_bctitle\";s:5:\"value\";s:0:\"\";}i:26080;a:2:{s:3:\"key\";s:21:\"yoast_wpseo_canonical\";s:5:\"value\";s:0:\"\";}i:26073;a:2:{s:3:\"key\";s:25:\"yoast_wpseo_content_score\";s:5:\"value\";s:1:\"0\";}i:26075;a:2:{s:3:\"key\";s:42:\"yoast_wpseo_estimated-reading-time-minutes\";s:5:\"value\";s:1:\"0\";}i:26069;a:2:{s:3:\"key\";s:19:\"yoast_wpseo_focuskw\";s:5:\"value\";s:0:\"\";}i:26074;a:2:{s:3:\"key\";s:26:\"yoast_wpseo_is_cornerstone\";s:5:\"value\";s:5:\"false\";}i:26072;a:2:{s:3:\"key\";s:19:\"yoast_wpseo_linkdex\";s:5:\"value\";s:5:\"-2803\";}i:26078;a:2:{s:3:\"key\";s:27:\"yoast_wpseo_meta-robots-adv\";s:5:\"value\";s:0:\"\";}i:26077;a:2:{s:3:\"key\";s:32:\"yoast_wpseo_meta-robots-nofollow\";s:5:\"value\";s:1:\"0\";}i:26076;a:2:{s:3:\"key\";s:31:\"yoast_wpseo_meta-robots-noindex\";s:5:\"value\";s:1:\"0\";}i:26071;a:2:{s:3:\"key\";s:20:\"yoast_wpseo_metadesc\";s:5:\"value\";s:0:\"\";}i:26085;a:2:{s:3:\"key\";s:33:\"yoast_wpseo_opengraph-description\";s:5:\"value\";s:0:\"\";}i:26086;a:2:{s:3:\"key\";s:27:\"yoast_wpseo_opengraph-image\";s:5:\"value\";s:0:\"\";}i:26087;a:2:{s:3:\"key\";s:30:\"yoast_wpseo_opengraph-image-id\";s:5:\"value\";s:0:\"\";}i:26084;a:2:{s:3:\"key\";s:27:\"yoast_wpseo_opengraph-title\";s:5:\"value\";s:0:\"\";}i:26083;a:2:{s:3:\"key\";s:31:\"yoast_wpseo_schema_article_type\";s:5:\"value\";s:0:\"\";}i:26082;a:2:{s:3:\"key\";s:28:\"yoast_wpseo_schema_page_type\";s:5:\"value\";s:0:\"\";}i:26070;a:2:{s:3:\"key\";s:17:\"yoast_wpseo_title\";s:5:\"value\";s:0:\"\";}i:26089;a:2:{s:3:\"key\";s:31:\"yoast_wpseo_twitter-description\";s:5:\"value\";s:0:\"\";}i:26090;a:2:{s:3:\"key\";s:25:\"yoast_wpseo_twitter-image\";s:5:\"value\";s:0:\"\";}i:26091;a:2:{s:3:\"key\";s:28:\"yoast_wpseo_twitter-image-id\";s:5:\"value\";s:0:\"\";}i:26088;a:2:{s:3:\"key\";s:25:\"yoast_wpseo_twitter-title\";s:5:\"value\";s:0:\"\";}i:26081;a:2:{s:3:\"key\";s:31:\"yoast_wpseo_wordproof_timestamp\";s:5:\"value\";s:0:\"\";}}'),
(31493, 5074, '_ajax_nonce', '951ff6012b'),
(31494, 5074, 'add_comment_nonce', '4efdbd9c46'),
(31495, 5074, '_ajax_fetch_list_nonce', '180cfb78c8'),
(31496, 5075, 'save', 'Update');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(31498, 5075, 'meta', 'a:88:{i:26145;a:2:{s:3:\"key\";s:2:\"aa\";s:5:\"value\";s:4:\"2023\";}i:26119;a:2:{s:3:\"key\";s:6:\"action\";s:5:\"value\";s:8:\"editpost\";}i:31500;a:2:{s:3:\"key\";s:17:\"add_comment_nonce\";s:5:\"value\";s:10:\"4efdbd9c46\";}i:26201;a:2:{s:3:\"key\";s:13:\"advanced_view\";s:5:\"value\";s:1:\"1\";}i:26126;a:2:{s:3:\"key\";s:10:\"auto_draft\";s:5:\"value\";s:0:\"\";}i:26129;a:2:{s:3:\"key\";s:20:\"closedpostboxesnonce\";s:5:\"value\";s:10:\"14611e12e3\";}i:26209;a:2:{s:3:\"key\";s:14:\"comment_status\";s:5:\"value\";s:6:\"closed\";}i:26135;a:2:{s:3:\"key\";s:7:\"content\";s:5:\"value\";s:13630:\"<!-- Banner\r\n================================================== -->\r\n<section  style=\"background: #f9f9f9 url(https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/banner-6.jpg) no-repeat bottom center;background-size: cover;\" 	 >\r\n                <h2>Search Doctor, Make an Appointment</h2>\r\n                <form action=\"https://doccure-wp.dreamstechnologies.com/search-doctors\" method=\"get\" id=\"search_form\">\r\n                                          <fieldset>\r\n                            <label>Location</label>\r\n                                                          			<select name=\"location\">\r\n				<option value=\"\">Select a location</option>\r\n					<option data-flag=\'\'  value=\"australia\">Australia</option>\r\n	<option data-flag=\'\'  value=\"england\">England</option>\r\n	<option data-flag=\'\'  value=\"india\">India</option>\r\n			</select>\r\n                              <label>Gender</label>\r\n                                  		<select name=\"gender\">\r\n			<option value=\"\" >Search by gender</option>\r\n			<option value=\"male\" >Male</option>\r\n			<option value=\"female\" >Female</option>\r\n			<option value=\"all\" >All</option>\r\n		</select>\r\n                        <label>Speciality</label>\r\n                                                          			<select name=\"specialities\">\r\n				<option value=\"\">Select a speciality</option>\r\n					<option data-flag=\'\'  value=\"cardiologist\">Cardiologist</option>\r\n	<option data-flag=\'\'  value=\"dentist\">Dentist</option>\r\n	<option data-flag=\'\'  value=\"laboratory\">Laboratory</option>\r\n	<option data-flag=\'\'  value=\"mri-scans\">MRI Scans</option>\r\n	<option data-flag=\'\'  value=\"neurology\">Neurology</option>\r\n	<option data-flag=\'\'  value=\"orthopedic\">Orthopedic</option>\r\n	<option data-flag=\'\'  value=\"ultrasound\">Ultrasound</option>\r\n	<option data-flag=\'\'  value=\"urology\">Urology</option>\r\n			</select>\r\n                                                  <input type=\"submit\" value=\"Search\">\r\n                                          </fieldset>\r\n                  </form>\r\n</section>\r\n 		<h2 \r\n		style=\"text-align:left;\"> What are you looking for?  \r\n			</h2>\r\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\r\n</p>\r\n				 														<h2>Visit a Doctor</h2>\r\n																<p>We hire the best specialists and best medical services the to deliver top-notch diagnostic services for you.\r\n</p>\r\n				 														<h2>Find a Pharmacy</h2>\r\n																<p>We provide the a wide range of medical services, so every person could have the opportunity.\r\n</p>\r\n				 														<h2>Find a Lab</h2>\r\n																<p>We use the first-class medical equipment for timely diagnostics of various diseases.\r\n</p>\r\n 		<h2 \r\n		style=\"text-align:left;\"> Book Our Best Doctor  \r\n			</h2>\r\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\r\n</p>\r\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-07.jpg\"/></a>\r\n                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/icon2.png\"/>\r\n                  <a href=\"javascript:void(0)\" tabindex=\"0\">\r\n                    Verified\r\n                    			<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/best-doctor-check.png\"/>\r\n			                  </a>\r\n                                              <a href=\"javascript:void(0)\" tabindex=\"0\">\r\n                                              </a>\r\n                <h3> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">Doctor Demo</a></h3>\r\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">\r\n                    Book Appointment</a>\r\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-09.jpg\"/></a>\r\n                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/icon2.png\"/>\r\n                  <a href=\"javascript:void(0)\" tabindex=\"0\">\r\n                    Verified\r\n                    			<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/best-doctor-check.png\"/>\r\n			                  </a>\r\n                                              <a href=\"javascript:void(0)\" tabindex=\"0\">\r\n                                              </a>\r\n                <h3> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">James Amen</a></h3>\r\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">\r\n                    Book Appointment</a>\r\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-10.jpg\"/></a>\r\n                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/icon2.png\"/>\r\n                  <a href=\"javascript:void(0)\" tabindex=\"0\">\r\n                    Verified\r\n                    			<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/best-doctor-check.png\"/>\r\n			                  </a>\r\n                                              <a href=\"javascript:void(0)\" tabindex=\"0\">\r\n                                              </a>\r\n                <h3> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\">Carl Kelly</a></h3>\r\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\">\r\n                    Book Appointment</a>\r\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-11.jpg\"/></a>\r\n                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/icon2.png\"/>\r\n                  <a href=\"javascript:void(0)\" tabindex=\"0\">\r\n                    Verified\r\n                    			<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/best-doctor-check.png\"/>\r\n			                  </a>\r\n                                              <a href=\"javascript:void(0)\" tabindex=\"0\">\r\n                                              </a>\r\n                <h3> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\">Darren Elder</a></h3>\r\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\">\r\n                    Book Appointment</a>\r\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/ruby-perrin/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/05/book-doctor-12.jpg\"/></a>\r\n                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/icon2.png\"/>\r\n                  <a href=\"javascript:void(0)\" tabindex=\"0\">\r\n                    Verified\r\n                    			<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/best-doctor-check.png\"/>\r\n			                  </a>\r\n                                              <a href=\"javascript:void(0)\" tabindex=\"0\">\r\n                                              </a>\r\n                <h3> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/ruby-perrin/\">Ruby Perrin</a></h3>\r\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/ruby-perrin/\">\r\n                    Book Appointment</a>\r\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sofia-brient/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/05/book-doctor-11.jpg\"/></a>\r\n                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/icon2.png\"/>\r\n                  <a href=\"javascript:void(0)\" tabindex=\"0\">\r\n                    Verified\r\n                    			<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/best-doctor-check.png\"/>\r\n			                  </a>\r\n                                              <a href=\"javascript:void(0)\" tabindex=\"0\">\r\n                                              </a>\r\n                <h3> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sofia-brient/\">Sofia Brient</a></h3>\r\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sofia-brient/\">\r\n                    Book Appointment</a>\r\n							<a  href=\"#\">View More </a>\r\n 		<h2 \r\n		style=\"text-align:left;\"> Available Features in Our Clinic  \r\n			</h2>\r\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\r\n</p>\r\n                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/features-02.png\"/>\r\n                    <h4>Medical</h4>\r\n                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/features-01.png\"/>\r\n                    <h4>Operation</h4>\r\n                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/features-06.png\"/>\r\n                    <h4>Laboratory</h4>\r\n                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/features-05.png\"/>\r\n                    <h4>ICU</h4>\r\n                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/features-04.png\"/>\r\n                    <h4>Test Room</h4>\r\n                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/features-03.png\"/>\r\n                    <h4>Patient Ward</h4>\r\n 		<h2 \r\n		style=\"text-align:left;\"> High Quality Service for you  \r\n			</h2>\r\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\r\n</p>\r\n								  <img src=\"\" alt=\"\" />\r\n								  <img src=\"\" alt=\"\" />\r\n								  <h4>Cardiologist</h4>\r\n								  <p>5 Doctors</p>\r\n												 <!-- overlay -->\r\n							  <h4>Cardiologist</h4>\r\n							  <p>5 Doctors </p>\r\n								  <img src=\"\" alt=\"\" />\r\n								  <img src=\"\" alt=\"\" />\r\n								  <h4>Dentist</h4>\r\n								  <p>0 Doctors</p>\r\n												 <!-- overlay -->\r\n							  <h4>Dentist</h4>\r\n							  <p>0 Doctors </p>\r\n								  <img src=\"\" alt=\"\" />\r\n								  <img src=\"\" alt=\"\" />\r\n								  <h4>Laboratory</h4>\r\n								  <p>0 Doctors</p>\r\n												 <!-- overlay -->\r\n							  <h4>Laboratory</h4>\r\n							  <p>0 Doctors </p>\r\n								  <img src=\"\" alt=\"\" />\r\n								  <img src=\"\" alt=\"\" />\r\n								  <h4>MRI Scans</h4>\r\n								  <p>1 Doctors</p>\r\n												 <!-- overlay -->\r\n							  <h4>MRI Scans</h4>\r\n							  <p>1 Doctors </p>\r\n								  <img src=\"\" alt=\"\" />\r\n								  <img src=\"\" alt=\"\" />\r\n								  <h4>Neurology</h4>\r\n								  <p>2 Doctors</p>\r\n												 <!-- overlay -->\r\n							  <h4>Neurology</h4>\r\n							  <p>2 Doctors </p>\r\n								  <img src=\"\" alt=\"\" />\r\n								  <img src=\"\" alt=\"\" />\r\n								  <h4>Orthopedic</h4>\r\n								  <p>1 Doctors</p>\r\n												 <!-- overlay -->\r\n							  <h4>Orthopedic</h4>\r\n							  <p>1 Doctors </p>\r\n							<a href=\"#\">View More </a>\r\n 		<h2 \r\n		style=\"text-align:left;\"> Blogs and News  \r\n			</h2>\r\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\r\n</p>\r\n              <article>\r\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\r\n                        <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\" rel=\"bookmark\">\r\n                        21 Feb 2023</a>\r\n                      <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">123</a></h5>\r\n                <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\" tabindex=\"0\">\r\n                </a>\r\n              </article>\r\n              <article>\r\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\r\n                        <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\" rel=\"bookmark\">\r\n                        02 Aug 2022</a>\r\n                      <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">s.kafgkjsdfgu;ks</a></h5>\r\n                <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\" tabindex=\"0\">\r\n                </a>\r\n              </article>\r\n              <article>\r\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\r\n                        <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\" rel=\"bookmark\">\r\n                        16 Jun 2022</a>\r\n                      <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">testsksskkkk2222</a></h5>\r\n                <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\" tabindex=\"0\">\r\n                </a>\r\n              </article>\";}i:26154;a:2:{s:3:\"key\";s:6:\"cur_aa\";s:5:\"value\";s:4:\"2024\";}i:26156;a:2:{s:3:\"key\";s:6:\"cur_hh\";s:5:\"value\";s:2:\"17\";}i:26152;a:2:{s:3:\"key\";s:6:\"cur_jj\";s:5:\"value\";s:2:\"11\";}i:26150;a:2:{s:3:\"key\";s:6:\"cur_mm\";s:5:\"value\";s:2:\"09\";}i:26158;a:2:{s:3:\"key\";s:6:\"cur_mn\";s:5:\"value\";s:2:\"20\";}i:26167;a:2:{s:3:\"key\";s:16:\"dfi_fimageplug-2\";s:5:\"value\";s:10:\"d0b5931b74\";}i:26146;a:2:{s:3:\"key\";s:2:\"hh\";s:5:\"value\";s:2:\"14\";}i:26153;a:2:{s:3:\"key\";s:9:\"hidden_aa\";s:5:\"value\";s:4:\"2023\";}i:26155;a:2:{s:3:\"key\";s:9:\"hidden_hh\";s:5:\"value\";s:2:\"14\";}i:26151;a:2:{s:3:\"key\";s:9:\"hidden_jj\";s:5:\"value\";s:2:\"28\";}i:26149;a:2:{s:3:\"key\";s:9:\"hidden_mm\";s:5:\"value\";s:2:\"04\";}i:26157;a:2:{s:3:\"key\";s:9:\"hidden_mn\";s:5:\"value\";s:2:\"18\";}i:26139;a:2:{s:3:\"key\";s:20:\"hidden_post_password\";s:5:\"value\";s:0:\"\";}i:26137;a:2:{s:3:\"key\";s:18:\"hidden_post_status\";s:5:\"value\";s:7:\"publish\";}i:26140;a:2:{s:3:\"key\";s:22:\"hidden_post_visibility\";s:5:\"value\";s:6:\"public\";}i:26205;a:2:{s:3:\"key\";s:2:\"ID\";s:5:\"value\";s:4:\"5075\";}i:26144;a:2:{s:3:\"key\";s:2:\"jj\";s:5:\"value\";s:2:\"28\";}i:26163;a:2:{s:3:\"key\";s:10:\"menu_order\";s:5:\"value\";s:1:\"0\";}i:26128;a:2:{s:3:\"key\";s:20:\"meta-box-order-nonce\";s:5:\"value\";s:10:\"4f18d42b63\";}i:26198;a:2:{s:3:\"key\";s:12:\"metakeyinput\";s:5:\"value\";s:0:\"\";}i:26197;a:2:{s:3:\"key\";s:13:\"metakeyselect\";s:5:\"value\";s:6:\"#NONE#\";}i:26199;a:2:{s:3:\"key\";s:9:\"metavalue\";s:5:\"value\";s:0:\"\";}i:26143;a:2:{s:3:\"key\";s:2:\"mm\";s:5:\"value\";s:2:\"04\";}i:26147;a:2:{s:3:\"key\";s:2:\"mn\";s:5:\"value\";s:2:\"18\";}i:26123;a:2:{s:3:\"key\";s:20:\"original_post_status\";s:5:\"value\";s:7:\"publish\";}i:26130;a:2:{s:3:\"key\";s:19:\"original_post_title\";s:5:\"value\";s:6:\"Home 4\";}i:26159;a:2:{s:3:\"key\";s:16:\"original_publish\";s:5:\"value\";s:6:\"Update\";}i:26120;a:2:{s:3:\"key\";s:14:\"originalaction\";s:5:\"value\";s:8:\"editpost\";}i:26162;a:2:{s:3:\"key\";s:13:\"page_template\";s:5:\"value\";s:23:\"elementor_header_footer\";}i:26161;a:2:{s:3:\"key\";s:9:\"parent_id\";s:5:\"value\";s:0:\"\";}i:26210;a:2:{s:3:\"key\";s:11:\"ping_status\";s:5:\"value\";s:6:\"closed\";}i:26121;a:2:{s:3:\"key\";s:11:\"post_author\";s:5:\"value\";s:1:\"1\";}i:26203;a:2:{s:3:\"key\";s:20:\"post_author_override\";s:5:\"value\";s:1:\"1\";}i:26206;a:2:{s:3:\"key\";s:12:\"post_content\";s:5:\"value\";s:13630:\"<!-- Banner\r\n================================================== -->\r\n<section  style=\"background: #f9f9f9 url(https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/banner-6.jpg) no-repeat bottom center;background-size: cover;\" 	 >\r\n                <h2>Search Doctor, Make an Appointment</h2>\r\n                <form action=\"https://doccure-wp.dreamstechnologies.com/search-doctors\" method=\"get\" id=\"search_form\">\r\n                                          <fieldset>\r\n                            <label>Location</label>\r\n                                                          			<select name=\"location\">\r\n				<option value=\"\">Select a location</option>\r\n					<option data-flag=\'\'  value=\"australia\">Australia</option>\r\n	<option data-flag=\'\'  value=\"england\">England</option>\r\n	<option data-flag=\'\'  value=\"india\">India</option>\r\n			</select>\r\n                              <label>Gender</label>\r\n                                  		<select name=\"gender\">\r\n			<option value=\"\" >Search by gender</option>\r\n			<option value=\"male\" >Male</option>\r\n			<option value=\"female\" >Female</option>\r\n			<option value=\"all\" >All</option>\r\n		</select>\r\n                        <label>Speciality</label>\r\n                                                          			<select name=\"specialities\">\r\n				<option value=\"\">Select a speciality</option>\r\n					<option data-flag=\'\'  value=\"cardiologist\">Cardiologist</option>\r\n	<option data-flag=\'\'  value=\"dentist\">Dentist</option>\r\n	<option data-flag=\'\'  value=\"laboratory\">Laboratory</option>\r\n	<option data-flag=\'\'  value=\"mri-scans\">MRI Scans</option>\r\n	<option data-flag=\'\'  value=\"neurology\">Neurology</option>\r\n	<option data-flag=\'\'  value=\"orthopedic\">Orthopedic</option>\r\n	<option data-flag=\'\'  value=\"ultrasound\">Ultrasound</option>\r\n	<option data-flag=\'\'  value=\"urology\">Urology</option>\r\n			</select>\r\n                                                  <input type=\"submit\" value=\"Search\">\r\n                                          </fieldset>\r\n                  </form>\r\n</section>\r\n 		<h2 \r\n		style=\"text-align:left;\"> What are you looking for?  \r\n			</h2>\r\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\r\n</p>\r\n				 														<h2>Visit a Doctor</h2>\r\n																<p>We hire the best specialists and best medical services the to deliver top-notch diagnostic services for you.\r\n</p>\r\n				 														<h2>Find a Pharmacy</h2>\r\n																<p>We provide the a wide range of medical services, so every person could have the opportunity.\r\n</p>\r\n				 														<h2>Find a Lab</h2>\r\n																<p>We use the first-class medical equipment for timely diagnostics of various diseases.\r\n</p>\r\n 		<h2 \r\n		style=\"text-align:left;\"> Book Our Best Doctor  \r\n			</h2>\r\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\r\n</p>\r\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-07.jpg\"/></a>\r\n                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/icon2.png\"/>\r\n                  <a href=\"javascript:void(0)\" tabindex=\"0\">\r\n                    Verified\r\n                    			<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/best-doctor-check.png\"/>\r\n			                  </a>\r\n                                              <a href=\"javascript:void(0)\" tabindex=\"0\">\r\n                                              </a>\r\n                <h3> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">Doctor Demo</a></h3>\r\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">\r\n                    Book Appointment</a>\r\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-09.jpg\"/></a>\r\n                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/icon2.png\"/>\r\n                  <a href=\"javascript:void(0)\" tabindex=\"0\">\r\n                    Verified\r\n                    			<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/best-doctor-check.png\"/>\r\n			                  </a>\r\n                                              <a href=\"javascript:void(0)\" tabindex=\"0\">\r\n                                              </a>\r\n                <h3> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">James Amen</a></h3>\r\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">\r\n                    Book Appointment</a>\r\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-10.jpg\"/></a>\r\n                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/icon2.png\"/>\r\n                  <a href=\"javascript:void(0)\" tabindex=\"0\">\r\n                    Verified\r\n                    			<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/best-doctor-check.png\"/>\r\n			                  </a>\r\n                                              <a href=\"javascript:void(0)\" tabindex=\"0\">\r\n                                              </a>\r\n                <h3> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\">Carl Kelly</a></h3>\r\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\">\r\n                    Book Appointment</a>\r\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-11.jpg\"/></a>\r\n                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/icon2.png\"/>\r\n                  <a href=\"javascript:void(0)\" tabindex=\"0\">\r\n                    Verified\r\n                    			<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/best-doctor-check.png\"/>\r\n			                  </a>\r\n                                              <a href=\"javascript:void(0)\" tabindex=\"0\">\r\n                                              </a>\r\n                <h3> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\">Darren Elder</a></h3>\r\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\">\r\n                    Book Appointment</a>\r\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/ruby-perrin/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/05/book-doctor-12.jpg\"/></a>\r\n                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/icon2.png\"/>\r\n                  <a href=\"javascript:void(0)\" tabindex=\"0\">\r\n                    Verified\r\n                    			<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/best-doctor-check.png\"/>\r\n			                  </a>\r\n                                              <a href=\"javascript:void(0)\" tabindex=\"0\">\r\n                                              </a>\r\n                <h3> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/ruby-perrin/\">Ruby Perrin</a></h3>\r\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/ruby-perrin/\">\r\n                    Book Appointment</a>\r\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sofia-brient/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/05/book-doctor-11.jpg\"/></a>\r\n                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/icon2.png\"/>\r\n                  <a href=\"javascript:void(0)\" tabindex=\"0\">\r\n                    Verified\r\n                    			<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/best-doctor-check.png\"/>\r\n			                  </a>\r\n                                              <a href=\"javascript:void(0)\" tabindex=\"0\">\r\n                                              </a>\r\n                <h3> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sofia-brient/\">Sofia Brient</a></h3>\r\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sofia-brient/\">\r\n                    Book Appointment</a>\r\n							<a  href=\"#\">View More </a>\r\n 		<h2 \r\n		style=\"text-align:left;\"> Available Features in Our Clinic  \r\n			</h2>\r\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\r\n</p>\r\n                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/features-02.png\"/>\r\n                    <h4>Medical</h4>\r\n                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/features-01.png\"/>\r\n                    <h4>Operation</h4>\r\n                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/features-06.png\"/>\r\n                    <h4>Laboratory</h4>\r\n                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/features-05.png\"/>\r\n                    <h4>ICU</h4>\r\n                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/features-04.png\"/>\r\n                    <h4>Test Room</h4>\r\n                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/features-03.png\"/>\r\n                    <h4>Patient Ward</h4>\r\n 		<h2 \r\n		style=\"text-align:left;\"> High Quality Service for you  \r\n			</h2>\r\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\r\n</p>\r\n								  <img src=\"\" alt=\"\" />\r\n								  <img src=\"\" alt=\"\" />\r\n								  <h4>Cardiologist</h4>\r\n								  <p>5 Doctors</p>\r\n												 <!-- overlay -->\r\n							  <h4>Cardiologist</h4>\r\n							  <p>5 Doctors </p>\r\n								  <img src=\"\" alt=\"\" />\r\n								  <img src=\"\" alt=\"\" />\r\n								  <h4>Dentist</h4>\r\n								  <p>0 Doctors</p>\r\n												 <!-- overlay -->\r\n							  <h4>Dentist</h4>\r\n							  <p>0 Doctors </p>\r\n								  <img src=\"\" alt=\"\" />\r\n								  <img src=\"\" alt=\"\" />\r\n								  <h4>Laboratory</h4>\r\n								  <p>0 Doctors</p>\r\n												 <!-- overlay -->\r\n							  <h4>Laboratory</h4>\r\n							  <p>0 Doctors </p>\r\n								  <img src=\"\" alt=\"\" />\r\n								  <img src=\"\" alt=\"\" />\r\n								  <h4>MRI Scans</h4>\r\n								  <p>1 Doctors</p>\r\n												 <!-- overlay -->\r\n							  <h4>MRI Scans</h4>\r\n							  <p>1 Doctors </p>\r\n								  <img src=\"\" alt=\"\" />\r\n								  <img src=\"\" alt=\"\" />\r\n								  <h4>Neurology</h4>\r\n								  <p>2 Doctors</p>\r\n												 <!-- overlay -->\r\n							  <h4>Neurology</h4>\r\n							  <p>2 Doctors </p>\r\n								  <img src=\"\" alt=\"\" />\r\n								  <img src=\"\" alt=\"\" />\r\n								  <h4>Orthopedic</h4>\r\n								  <p>1 Doctors</p>\r\n												 <!-- overlay -->\r\n							  <h4>Orthopedic</h4>\r\n							  <p>1 Doctors </p>\r\n							<a href=\"#\">View More </a>\r\n 		<h2 \r\n		style=\"text-align:left;\"> Blogs and News  \r\n			</h2>\r\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\r\n</p>\r\n              <article>\r\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\r\n                        <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\" rel=\"bookmark\">\r\n                        21 Feb 2023</a>\r\n                      <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">123</a></h5>\r\n                <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\" tabindex=\"0\">\r\n                </a>\r\n              </article>\r\n              <article>\r\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\r\n                        <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\" rel=\"bookmark\">\r\n                        02 Aug 2022</a>\r\n                      <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">s.kafgkjsdfgu;ks</a></h5>\r\n                <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\" tabindex=\"0\">\r\n                </a>\r\n              </article>\r\n              <article>\r\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\r\n                        <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\" rel=\"bookmark\">\r\n                        16 Jun 2022</a>\r\n                      <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">testsksskkkk2222</a></h5>\r\n                <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\" tabindex=\"0\">\r\n                </a>\r\n              </article>\";}i:26127;a:2:{s:3:\"key\";s:7:\"post_ID\";s:5:\"value\";s:4:\"5075\";}i:26204;a:2:{s:3:\"key\";s:14:\"post_mime_type\";s:5:\"value\";s:0:\"\";}i:26202;a:2:{s:3:\"key\";s:9:\"post_name\";s:5:\"value\";s:6:\"home-4\";}i:26207;a:2:{s:3:\"key\";s:11:\"post_parent\";s:5:\"value\";s:1:\"0\";}i:26142;a:2:{s:3:\"key\";s:13:\"post_password\";s:5:\"value\";s:0:\"\";}i:26138;a:2:{s:3:\"key\";s:11:\"post_status\";s:5:\"value\";s:7:\"publish\";}i:26131;a:2:{s:3:\"key\";s:10:\"post_title\";s:5:\"value\";s:6:\"Home 4\";}i:26122;a:2:{s:3:\"key\";s:9:\"post_type\";s:5:\"value\";s:4:\"page\";}i:26160;a:2:{s:3:\"key\";s:7:\"publish\";s:5:\"value\";s:7:\"Publish\";}i:26124;a:2:{s:3:\"key\";s:10:\"referredby\";s:5:\"value\";s:74:\"https://doccure-wp.dreamstechnologies.com/wp-admin/edit.php?post_type=page\";}i:26215;a:2:{s:3:\"key\";s:16:\"rs_page_bg_color\";s:5:\"value\";s:0:\"\";}i:26132;a:2:{s:3:\"key\";s:20:\"samplepermalinknonce\";s:5:\"value\";s:10:\"110a5dc600\";}i:31496;a:2:{s:3:\"key\";s:4:\"save\";s:5:\"value\";s:6:\"Update\";}i:26196;a:2:{s:3:\"key\";s:6:\"screen\";s:5:\"value\";s:6:\"mobile\";}i:26148;a:2:{s:3:\"key\";s:2:\"ss\";s:5:\"value\";s:2:\"07\";}i:26118;a:2:{s:3:\"key\";s:7:\"user_ID\";s:5:\"value\";s:1:\"1\";}i:26171;a:2:{s:3:\"key\";s:18:\"vc_post_custom_css\";s:5:\"value\";s:0:\"\";}i:26141;a:2:{s:3:\"key\";s:10:\"visibility\";s:5:\"value\";s:6:\"public\";}i:26136;a:2:{s:3:\"key\";s:10:\"wp-preview\";s:5:\"value\";s:0:\"\";}i:26168;a:2:{s:3:\"key\";s:16:\"wpb_vc_js_status\";s:5:\"value\";s:5:\"false\";}i:26169;a:2:{s:3:\"key\";s:14:\"wpb_vc_loading\";s:5:\"value\";s:23:\"Loading, please wait...\";}i:26170;a:2:{s:3:\"key\";s:18:\"wpb_vc_loading_row\";s:5:\"value\";s:12:\"Crunching...\";}i:26172;a:2:{s:3:\"key\";s:24:\"yoast_free_metabox_nonce\";s:5:\"value\";s:10:\"5f7cc6f5b9\";}i:26183;a:2:{s:3:\"key\";s:19:\"yoast_wpseo_bctitle\";s:5:\"value\";s:0:\"\";}i:26184;a:2:{s:3:\"key\";s:21:\"yoast_wpseo_canonical\";s:5:\"value\";s:0:\"\";}i:26177;a:2:{s:3:\"key\";s:25:\"yoast_wpseo_content_score\";s:5:\"value\";s:1:\"0\";}i:26179;a:2:{s:3:\"key\";s:42:\"yoast_wpseo_estimated-reading-time-minutes\";s:5:\"value\";s:1:\"0\";}i:26173;a:2:{s:3:\"key\";s:19:\"yoast_wpseo_focuskw\";s:5:\"value\";s:0:\"\";}i:26178;a:2:{s:3:\"key\";s:26:\"yoast_wpseo_is_cornerstone\";s:5:\"value\";s:5:\"false\";}i:26176;a:2:{s:3:\"key\";s:19:\"yoast_wpseo_linkdex\";s:5:\"value\";s:5:\"-2803\";}i:26182;a:2:{s:3:\"key\";s:27:\"yoast_wpseo_meta-robots-adv\";s:5:\"value\";s:0:\"\";}i:26181;a:2:{s:3:\"key\";s:32:\"yoast_wpseo_meta-robots-nofollow\";s:5:\"value\";s:1:\"0\";}i:26180;a:2:{s:3:\"key\";s:31:\"yoast_wpseo_meta-robots-noindex\";s:5:\"value\";s:1:\"0\";}i:26175;a:2:{s:3:\"key\";s:20:\"yoast_wpseo_metadesc\";s:5:\"value\";s:0:\"\";}i:26189;a:2:{s:3:\"key\";s:33:\"yoast_wpseo_opengraph-description\";s:5:\"value\";s:0:\"\";}i:26190;a:2:{s:3:\"key\";s:27:\"yoast_wpseo_opengraph-image\";s:5:\"value\";s:0:\"\";}i:26191;a:2:{s:3:\"key\";s:30:\"yoast_wpseo_opengraph-image-id\";s:5:\"value\";s:0:\"\";}i:26188;a:2:{s:3:\"key\";s:27:\"yoast_wpseo_opengraph-title\";s:5:\"value\";s:0:\"\";}i:26187;a:2:{s:3:\"key\";s:31:\"yoast_wpseo_schema_article_type\";s:5:\"value\";s:0:\"\";}i:26186;a:2:{s:3:\"key\";s:28:\"yoast_wpseo_schema_page_type\";s:5:\"value\";s:0:\"\";}i:26174;a:2:{s:3:\"key\";s:17:\"yoast_wpseo_title\";s:5:\"value\";s:0:\"\";}i:26193;a:2:{s:3:\"key\";s:31:\"yoast_wpseo_twitter-description\";s:5:\"value\";s:0:\"\";}i:26194;a:2:{s:3:\"key\";s:25:\"yoast_wpseo_twitter-image\";s:5:\"value\";s:0:\"\";}i:26195;a:2:{s:3:\"key\";s:28:\"yoast_wpseo_twitter-image-id\";s:5:\"value\";s:0:\"\";}i:26192;a:2:{s:3:\"key\";s:25:\"yoast_wpseo_twitter-title\";s:5:\"value\";s:0:\"\";}i:26185;a:2:{s:3:\"key\";s:31:\"yoast_wpseo_wordproof_timestamp\";s:5:\"value\";s:0:\"\";}}'),
(31499, 5075, '_ajax_nonce', '951ff6012b'),
(31500, 5075, 'add_comment_nonce', '4efdbd9c46'),
(31501, 5075, '_ajax_fetch_list_nonce', '180cfb78c8'),
(31502, 5075, '_thumbnail_id', '-1'),
(31503, 70, '_thumbnail_id', '-1'),
(31504, 5074, '_thumbnail_id', '-1'),
(31505, 5642, '_wp_attached_file', '2024/09/cardiology-icon-3.svg'),
(31506, 5642, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:6203;s:5:\"width\";i:36;s:6:\"height\";i:51;}'),
(31508, 5643, '_wp_attached_file', '2024/09/Urology-icon-3.svg'),
(31509, 5643, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:5528;s:5:\"width\";i:52;s:6:\"height\";i:51;}'),
(31511, 5644, '_wp_attached_file', '2024/09/ultrasound-icon-3.svg'),
(31512, 5644, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:2855;s:5:\"width\";i:46;s:6:\"height\";i:46;}'),
(31514, 5645, '_wp_attached_file', '2024/09/Orthopedic-icon-3.svg'),
(31515, 5645, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:2529;s:5:\"width\";i:37;s:6:\"height\";i:51;}'),
(31517, 5646, '_wp_attached_file', '2024/09/Ophthalmology-icon-3.svg'),
(31518, 5646, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:5713;s:5:\"width\";i:63;s:6:\"height\";i:51;}'),
(31520, 5647, '_wp_attached_file', '2024/09/Neurology-icon-3.svg'),
(31521, 5647, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:9876;s:5:\"width\";i:56;s:6:\"height\";i:51;}'),
(31523, 5648, '_wp_attached_file', '2024/09/lab-icon-3.svg'),
(31524, 5648, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:5117;s:5:\"width\";i:44;s:6:\"height\";i:48;}'),
(31526, 5649, '_wp_attached_file', '2024/09/Dentist-icon-3.svg'),
(31527, 5649, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:6577;s:5:\"width\";i:50;s:6:\"height\";i:51;}'),
(31529, 5650, '_wp_page_template', 'homepage-template.php'),
(31530, 5650, '_elementor_edit_mode_nonce', '62767cf231'),
(31531, 5650, '_elementor_post_mode', '1'),
(31532, 5650, '_elementor_edit_mode', 'builder'),
(31533, 5650, '_elementor_template_type', 'wp-page'),
(31534, 5650, '_elementor_version', '3.12.2'),
(31535, 5650, '_elementor_data', '[{\"id\":\"4dc3ba80\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"75e23f75\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"154c7754\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search Doctor, Make an Appointment\",\"subtitle\":\"Discover the best doctors, clinic & hospital the city nearest to you.\",\"shape_1\":{\"id\":1657,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/11\\/banner-bg.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"HomeHeroOne\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"335f16f7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"css_classes\":\"homemain_looking homemain_looking_elementor\"},\"elements\":[{\"id\":\"51e07adb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5ba22a7f\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"67c83faa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e99f882\",\"elType\":\"widget\",\"settings\":{\"title\":\"What are you looking for?\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"433cf02b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"6681ba10\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4f509a7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Visit a doctor\",\"url\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"link_label\":\"Book Now\",\"background\":{\"id\":767,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/10\\/doctor-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-imagebox\"}],\"isInner\":true},{\"id\":\"3f1be5ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"css_classes\":\"homemain_looking_inner_space\"},\"elements\":[{\"id\":\"4ae0d4ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Medical\",\"url\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"link_label\":\"Book Now\",\"background\":{\"id\":4658,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2022\\/12\\/feature-06.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-imagebox\"}],\"isInner\":true},{\"id\":\"73fbb5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"616e101c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Services\",\"url\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"link_label\":\"Book Now\",\"background\":{\"id\":4660,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2022\\/12\\/feature-03.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"495dc66a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"css_classes\":\"homemain_clinic\"},\"elements\":[{\"id\":\"5727ba02\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66713be4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinic and Specialities\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\\ntempor incididunt ut labore et dolore magna aliqua.\"},\"elements\":[],\"widgetType\":\"doccure-headline\"},{\"id\":\"4da27514\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[slide-anything id=\'527\']\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1da8061c\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"home_counter_block elementor_counter\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#15558D\",\"structure\":\"40\"},\"elements\":[{\"id\":\"92fe4dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"css_classes\":\"home_countersection \"},\"elements\":[{\"id\":\"5a8ae21e\",\"elType\":\"widget\",\"settings\":{\"title\":\"3500\",\"content\":\"Happy Customers\",\"icon\":{\"value\":\"fas fa-procedures\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":false},{\"id\":\"16044771\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"css_classes\":\"home_countersection \"},\"elements\":[{\"id\":\"24af55bb\",\"elType\":\"widget\",\"settings\":{\"title\":\"450+\",\"content\":\"Projects Done\\n\\n\",\"icon\":{\"value\":\"fas fa-briefcase\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":false},{\"id\":\"72ddba10\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"css_classes\":\"home_countersection \"},\"elements\":[{\"id\":\"53486d34\",\"elType\":\"widget\",\"settings\":{\"title\":\"40+\",\"content\":\"Awards\\n\\n\",\"icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":false},{\"id\":\"775c3b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"css_classes\":\"home_countersection \"},\"elements\":[{\"id\":\"4a8078df\",\"elType\":\"widget\",\"settings\":{\"title\":\"3500\",\"content\":\"Client Works\\n\\n\",\"icon\":{\"value\":\"fas fa-ambulance\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"32ad5ca0\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"css_classes\":\"home_doctor\",\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\"},\"elements\":[{\"id\":\"1615984c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"144717df\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book Our Doctor\"},\"elements\":[],\"widgetType\":\"doccure-headline\"},{\"id\":\"2b783e1e\",\"elType\":\"widget\",\"settings\":{\"featured\":\"\",\"_listing_type\":\"doctors\",\"fullwidth\":\"yes\",\"title\":\"zxc\",\"sub_title\":\"zxc\",\"description\":\"<p>zxc<\\/p>\"},\"elements\":[],\"widgetType\":\"DoctorsCarousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"661a179a\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"css_classes\":\"home_available\"},\"elements\":[{\"id\":\"2445786\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a3f9fc7\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"455319a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"14311223\",\"elType\":\"widget\",\"settings\":{\"title\":\"Available Features in Our Clinic\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\\ntempor incididunt ut labore et dolore magna aliqua.\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"51edfafe\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"2b37e4c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1d53d24e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Medical\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-capsules\",\"library\":\"fa-solid\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true},{\"id\":\"5df9f923\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3c3ffcee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Operation\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true},{\"id\":\"43a647d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2834ce5b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Laboratory\",\"content\":\"\",\"icon\":{\"value\":\"far fa-hospital\",\"library\":\"fa-regular\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"332be79\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"4642f00d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5d236bec\",\"elType\":\"widget\",\"settings\":{\"title\":\"ICU\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-pills\",\"library\":\"fa-solid\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true},{\"id\":\"2cd3d86f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"14f3da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Test Room\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-x-ray\",\"library\":\"fa-solid\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true},{\"id\":\"1108fe0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1e66c7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Patient Ward\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-procedures\",\"library\":\"fa-solid\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"41aecbd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"css_classes\":\"home_blog\",\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"43e2aa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1282914b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"65a581eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"35af35a2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blogs and News\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\\ntempor incididunt ut labore et dolore magna aliqua.\",\"link\":\"#\",\"with_border\":\"\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4a21307a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5721e14a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f5d06ea\",\"elType\":\"widget\",\"settings\":{\"after_excerpt\":\"...\",\"show_excerpt\":\"yes\",\"show_date\":\"yes\",\"show_category\":\"yes\"},\"elements\":[],\"widgetType\":\"doccure-posts-grid\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(31538, 5650, '_thumbnail_id', '-1'),
(31539, 5651, '_wp_page_template', 'homepage-template.php'),
(31540, 5651, '_elementor_edit_mode_nonce', '62767cf231'),
(31541, 5651, '_elementor_post_mode', '1'),
(31542, 5651, '_elementor_edit_mode', 'builder'),
(31543, 5651, '_elementor_template_type', 'wp-page'),
(31544, 5651, '_elementor_version', '3.12.2');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(31545, 5651, '_elementor_data', '[{\"id\":\"4dc3ba80\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"75e23f75\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"154c7754\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search Doctor, Make an Appointment\",\"subtitle\":\"Discover the best doctors, clinic & hospital the city nearest to you.\",\"shape_1\":{\"id\":1657,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/11\\/banner-bg.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"HomeHeroOne\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"335f16f7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"css_classes\":\"homemain_looking homemain_looking_elementor\"},\"elements\":[{\"id\":\"51e07adb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5ba22a7f\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"67c83faa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e99f882\",\"elType\":\"widget\",\"settings\":{\"title\":\"What are you looking for?\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"433cf02b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"6681ba10\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4f509a7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Visit a doctor\",\"url\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"link_label\":\"Book Now\",\"background\":{\"id\":767,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/10\\/doctor-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-imagebox\"}],\"isInner\":true},{\"id\":\"3f1be5ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"css_classes\":\"homemain_looking_inner_space\"},\"elements\":[{\"id\":\"4ae0d4ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Medical\",\"url\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"link_label\":\"Book Now\",\"background\":{\"id\":4658,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2022\\/12\\/feature-06.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-imagebox\"}],\"isInner\":true},{\"id\":\"73fbb5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"616e101c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Services\",\"url\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"link_label\":\"Book Now\",\"background\":{\"id\":4660,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2022\\/12\\/feature-03.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"495dc66a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"css_classes\":\"homemain_clinic\"},\"elements\":[{\"id\":\"5727ba02\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"66713be4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Clinic and Specialities\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\\ntempor incididunt ut labore et dolore magna aliqua.\"},\"elements\":[],\"widgetType\":\"doccure-headline\"},{\"id\":\"4da27514\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[slide-anything id=\'527\']\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1da8061c\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"home_counter_block elementor_counter\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#15558D\",\"structure\":\"40\"},\"elements\":[{\"id\":\"92fe4dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"css_classes\":\"home_countersection \"},\"elements\":[{\"id\":\"5a8ae21e\",\"elType\":\"widget\",\"settings\":{\"title\":\"3500\",\"content\":\"Happy Customers\",\"icon\":{\"value\":\"fas fa-procedures\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":false},{\"id\":\"16044771\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"css_classes\":\"home_countersection \"},\"elements\":[{\"id\":\"24af55bb\",\"elType\":\"widget\",\"settings\":{\"title\":\"450+\",\"content\":\"Projects Done\\n\\n\",\"icon\":{\"value\":\"fas fa-briefcase\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":false},{\"id\":\"72ddba10\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"css_classes\":\"home_countersection \"},\"elements\":[{\"id\":\"53486d34\",\"elType\":\"widget\",\"settings\":{\"title\":\"40+\",\"content\":\"Awards\\n\\n\",\"icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":false},{\"id\":\"775c3b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"css_classes\":\"home_countersection \"},\"elements\":[{\"id\":\"4a8078df\",\"elType\":\"widget\",\"settings\":{\"title\":\"3500\",\"content\":\"Client Works\\n\\n\",\"icon\":{\"value\":\"fas fa-ambulance\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"32ad5ca0\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"css_classes\":\"home_doctor\",\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\"},\"elements\":[{\"id\":\"1615984c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"144717df\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book Our Doctor\"},\"elements\":[],\"widgetType\":\"doccure-headline\"},{\"id\":\"2b783e1e\",\"elType\":\"widget\",\"settings\":{\"featured\":\"\",\"_listing_type\":\"doctors\",\"fullwidth\":\"yes\",\"title\":\"zxc\",\"sub_title\":\"zxc\",\"description\":\"<p>zxc<\\/p>\"},\"elements\":[],\"widgetType\":\"DoctorsCarousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"661a179a\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"css_classes\":\"home_available\"},\"elements\":[{\"id\":\"2445786\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a3f9fc7\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"455319a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"14311223\",\"elType\":\"widget\",\"settings\":{\"title\":\"Available Features in Our Clinic\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\\ntempor incididunt ut labore et dolore magna aliqua.\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"51edfafe\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"2b37e4c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1d53d24e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Medical\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-capsules\",\"library\":\"fa-solid\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true},{\"id\":\"5df9f923\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3c3ffcee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Operation\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true},{\"id\":\"43a647d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2834ce5b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Laboratory\",\"content\":\"\",\"icon\":{\"value\":\"far fa-hospital\",\"library\":\"fa-regular\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"332be79\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"4642f00d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5d236bec\",\"elType\":\"widget\",\"settings\":{\"title\":\"ICU\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-pills\",\"library\":\"fa-solid\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true},{\"id\":\"2cd3d86f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"14f3da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Test Room\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-x-ray\",\"library\":\"fa-solid\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true},{\"id\":\"1108fe0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1e66c7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Patient Ward\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-procedures\",\"library\":\"fa-solid\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"41aecbd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"css_classes\":\"home_blog\",\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"43e2aa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1282914b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"65a581eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"35af35a2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blogs and News\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\\ntempor incididunt ut labore et dolore magna aliqua.\",\"link\":\"#\",\"with_border\":\"\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4a21307a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5721e14a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f5d06ea\",\"elType\":\"widget\",\"settings\":{\"after_excerpt\":\"...\",\"show_excerpt\":\"yes\",\"show_date\":\"yes\",\"show_category\":\"yes\"},\"elements\":[],\"widgetType\":\"doccure-posts-grid\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(31548, 5651, '_thumbnail_id', '-1'),
(31549, 5652, '_wp_page_template', 'homepage-template.php'),
(31550, 5652, '_elementor_edit_mode_nonce', '62767cf231'),
(31551, 5652, '_elementor_post_mode', '1'),
(31552, 5652, '_elementor_edit_mode', 'builder'),
(31553, 5652, '_elementor_template_type', 'wp-page'),
(31554, 5652, '_elementor_version', '3.12.2'),
(31555, 5652, '_elementor_data', '[{\"id\":\"4dc3ba80\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"75e23f75\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"154c7754\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search Doctor, Make an Appointment\",\"subtitle\":\"Discover the best doctors, clinic & hospital the city nearest to you.\",\"shape_1\":{\"id\":1657,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/11\\/banner-bg.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"HomeHeroOne\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"335f16f7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"css_classes\":\"homemain_looking homemain_looking_elementor\"},\"elements\":[{\"id\":\"51e07adb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5ba22a7f\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"67c83faa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e99f882\",\"elType\":\"widget\",\"settings\":{\"title\":\"What are you looking for?\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"433cf02b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"6681ba10\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4f509a7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Visit a doctor\",\"url\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"link_label\":\"Book Now\",\"background\":{\"id\":767,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/10\\/doctor-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-imagebox\"}],\"isInner\":true},{\"id\":\"3f1be5ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"css_classes\":\"homemain_looking_inner_space\"},\"elements\":[{\"id\":\"4ae0d4ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Medical\",\"url\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"link_label\":\"Book Now\",\"background\":{\"id\":4658,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2022\\/12\\/feature-06.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-imagebox\"}],\"isInner\":true},{\"id\":\"73fbb5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"616e101c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Services\",\"url\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"link_label\":\"Book Now\",\"background\":{\"id\":4660,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2022\\/12\\/feature-03.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d67fb1b\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" \"},\"elements\":[{\"id\":\"b815b7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6c1fc60\",\"elType\":\"widget\",\"settings\":{\"style\":\"style5\",\"title\":\"Clinic and Specialities\",\"link\":\"#\",\"button\":\"See All Specialities\",\"stitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor\\r\\nincididunt ut labore et dolore magna aliqua.\"},\"elements\":[],\"widgetType\":\"DoctorsSpecialities\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1da8061c\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"home_counter_block elementor_counter\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#15558D\",\"structure\":\"40\"},\"elements\":[{\"id\":\"92fe4dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"css_classes\":\"home_countersection \"},\"elements\":[{\"id\":\"5a8ae21e\",\"elType\":\"widget\",\"settings\":{\"title\":\"3500\",\"content\":\"Happy Customers\",\"icon\":{\"value\":\"fas fa-procedures\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":false},{\"id\":\"16044771\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"css_classes\":\"home_countersection \"},\"elements\":[{\"id\":\"24af55bb\",\"elType\":\"widget\",\"settings\":{\"title\":\"450+\",\"content\":\"Projects Done\\n\\n\",\"icon\":{\"value\":\"fas fa-briefcase\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":false},{\"id\":\"72ddba10\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"css_classes\":\"home_countersection \"},\"elements\":[{\"id\":\"53486d34\",\"elType\":\"widget\",\"settings\":{\"title\":\"40+\",\"content\":\"Awards\\n\\n\",\"icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":false},{\"id\":\"775c3b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"css_classes\":\"home_countersection \"},\"elements\":[{\"id\":\"4a8078df\",\"elType\":\"widget\",\"settings\":{\"title\":\"3500\",\"content\":\"Client Works\\n\\n\",\"icon\":{\"value\":\"fas fa-ambulance\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"32ad5ca0\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"css_classes\":\"home_doctor\",\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\"},\"elements\":[{\"id\":\"1615984c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"144717df\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book Our Doctor\"},\"elements\":[],\"widgetType\":\"doccure-headline\"},{\"id\":\"2b783e1e\",\"elType\":\"widget\",\"settings\":{\"featured\":\"\",\"_listing_type\":\"doctors\",\"fullwidth\":\"yes\",\"title\":\"zxc\",\"sub_title\":\"zxc\",\"description\":\"<p>zxc<\\/p>\"},\"elements\":[],\"widgetType\":\"DoctorsCarousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"661a179a\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"css_classes\":\"home_available\"},\"elements\":[{\"id\":\"2445786\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a3f9fc7\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"455319a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"14311223\",\"elType\":\"widget\",\"settings\":{\"title\":\"Available Features in Our Clinic\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\\ntempor incididunt ut labore et dolore magna aliqua.\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"51edfafe\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"2b37e4c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1d53d24e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Medical\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-capsules\",\"library\":\"fa-solid\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true},{\"id\":\"5df9f923\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3c3ffcee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Operation\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true},{\"id\":\"43a647d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2834ce5b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Laboratory\",\"content\":\"\",\"icon\":{\"value\":\"far fa-hospital\",\"library\":\"fa-regular\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"332be79\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"4642f00d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5d236bec\",\"elType\":\"widget\",\"settings\":{\"title\":\"ICU\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-pills\",\"library\":\"fa-solid\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true},{\"id\":\"2cd3d86f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"14f3da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Test Room\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-x-ray\",\"library\":\"fa-solid\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true},{\"id\":\"1108fe0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1e66c7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Patient Ward\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-procedures\",\"library\":\"fa-solid\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"41aecbd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"css_classes\":\"home_blog\",\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"43e2aa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1282914b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"65a581eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"35af35a2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blogs and News\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\\ntempor incididunt ut labore et dolore magna aliqua.\",\"link\":\"#\",\"with_border\":\"\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4a21307a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5721e14a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f5d06ea\",\"elType\":\"widget\",\"settings\":{\"after_excerpt\":\"...\",\"show_excerpt\":\"yes\",\"show_date\":\"yes\",\"show_category\":\"yes\",\"title\":\"Latest Articles\"},\"elements\":[],\"widgetType\":\"doccure-posts-grid\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(31558, 5652, '_thumbnail_id', '-1'),
(31560, 5653, '_wp_page_template', 'homepage-template.php'),
(31561, 5653, '_elementor_edit_mode_nonce', '62767cf231'),
(31562, 5653, '_elementor_post_mode', '1'),
(31563, 5653, '_elementor_edit_mode', 'builder'),
(31564, 5653, '_elementor_template_type', 'wp-page'),
(31565, 5653, '_elementor_version', '3.23.4'),
(31566, 5653, '_elementor_data', '[{\"id\":\"4dc3ba80\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"75e23f75\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"154c7754\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search Doctor, Make an Appointment\",\"subtitle\":\"Discover the best doctors, clinic & hospital the city nearest to you.\",\"shape_1\":{\"id\":1657,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/11\\/banner-bg.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"HomeHeroOne\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"335f16f7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"css_classes\":\"homemain_looking homemain_looking_elementor\"},\"elements\":[{\"id\":\"51e07adb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5ba22a7f\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"67c83faa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e99f882\",\"elType\":\"widget\",\"settings\":{\"title\":\"What are you looking for?\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"433cf02b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"6681ba10\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4f509a7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Visit a doctor\",\"url\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"link_label\":\"Book Now\",\"background\":{\"id\":767,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/10\\/doctor-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-imagebox\"}],\"isInner\":true},{\"id\":\"3f1be5ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"css_classes\":\"homemain_looking_inner_space\"},\"elements\":[{\"id\":\"4ae0d4ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Medical\",\"url\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"link_label\":\"Book Now\",\"background\":{\"id\":4658,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2022\\/12\\/feature-06.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-imagebox\"}],\"isInner\":true},{\"id\":\"73fbb5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"616e101c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Services\",\"url\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"link_label\":\"Book Now\",\"background\":{\"id\":4660,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2022\\/12\\/feature-03.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d67fb1b\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" \"},\"elements\":[{\"id\":\"b815b7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6c1fc60\",\"elType\":\"widget\",\"settings\":{\"style\":\"style5\",\"title\":\"Clinic and Specialities\",\"link\":\"#\",\"button\":\"See All Specialities\",\"stitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor\\r\\nincididunt ut labore et dolore magna aliqua.\"},\"elements\":[],\"widgetType\":\"DoctorsSpecialities\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1da8061c\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"home_counter_block elementor_counter\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#15558D\",\"structure\":\"40\"},\"elements\":[{\"id\":\"92fe4dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"css_classes\":\"home_countersection \"},\"elements\":[{\"id\":\"5a8ae21e\",\"elType\":\"widget\",\"settings\":{\"title\":\"3500\",\"content\":\"Happy Customers\",\"icon\":{\"value\":\"fas fa-procedures\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":false},{\"id\":\"16044771\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"css_classes\":\"home_countersection \"},\"elements\":[{\"id\":\"24af55bb\",\"elType\":\"widget\",\"settings\":{\"title\":\"450+\",\"content\":\"Projects Done\\n\\n\",\"icon\":{\"value\":\"fas fa-briefcase\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":false},{\"id\":\"72ddba10\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"css_classes\":\"home_countersection \"},\"elements\":[{\"id\":\"53486d34\",\"elType\":\"widget\",\"settings\":{\"title\":\"40+\",\"content\":\"Awards\\n\\n\",\"icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":false},{\"id\":\"775c3b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"css_classes\":\"home_countersection \"},\"elements\":[{\"id\":\"4a8078df\",\"elType\":\"widget\",\"settings\":{\"title\":\"3500\",\"content\":\"Client Works\\n\\n\",\"icon\":{\"value\":\"fas fa-ambulance\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"32ad5ca0\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"css_classes\":\"home_doctor\",\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\"},\"elements\":[{\"id\":\"1615984c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"144717df\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book Our Doctor\"},\"elements\":[],\"widgetType\":\"doccure-headline\"},{\"id\":\"2b783e1e\",\"elType\":\"widget\",\"settings\":{\"featured\":\"\",\"_listing_type\":\"doctors\",\"fullwidth\":\"yes\",\"title\":\"zxc\",\"sub_title\":\"zxc\",\"description\":\"<p>zxc<\\/p>\"},\"elements\":[],\"widgetType\":\"DoctorsCarousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"661a179a\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"css_classes\":\"home_available\"},\"elements\":[{\"id\":\"2445786\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a3f9fc7\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"455319a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"14311223\",\"elType\":\"widget\",\"settings\":{\"title\":\"Available Features in Our Clinic\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\\ntempor incididunt ut labore et dolore magna aliqua.\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"51edfafe\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"2b37e4c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1d53d24e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Medical\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-capsules\",\"library\":\"fa-solid\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true},{\"id\":\"5df9f923\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3c3ffcee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Operation\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true},{\"id\":\"43a647d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2834ce5b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Laboratory\",\"content\":\"\",\"icon\":{\"value\":\"far fa-hospital\",\"library\":\"fa-regular\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"332be79\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"4642f00d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5d236bec\",\"elType\":\"widget\",\"settings\":{\"title\":\"ICU\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-pills\",\"library\":\"fa-solid\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true},{\"id\":\"2cd3d86f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"14f3da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Test Room\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-x-ray\",\"library\":\"fa-solid\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true},{\"id\":\"1108fe0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1e66c7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Patient Ward\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-procedures\",\"library\":\"fa-solid\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"41aecbd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"css_classes\":\"home_blog\",\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"43e2aa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1282914b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"65a581eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"35af35a2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blogs and News\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\\ntempor incididunt ut labore et dolore magna aliqua.\",\"link\":\"#\",\"with_border\":\"\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4a21307a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5721e14a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f5d06ea\",\"elType\":\"widget\",\"settings\":{\"after_excerpt\":\"...\",\"show_excerpt\":\"yes\",\"show_date\":\"yes\",\"show_category\":\"yes\",\"title\":\"Latest Articles\"},\"elements\":[],\"widgetType\":\"doccure-posts-grid\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(31568, 5653, '_thumbnail_id', '-1'),
(31570, 5654, '_wp_page_template', 'homepage-template.php'),
(31571, 5654, '_elementor_edit_mode_nonce', '62767cf231'),
(31572, 5654, '_elementor_post_mode', '1'),
(31573, 5654, '_elementor_edit_mode', 'builder'),
(31574, 5654, '_elementor_template_type', 'wp-page'),
(31575, 5654, '_elementor_version', '3.23.4'),
(31576, 5654, '_elementor_data', '[{\"id\":\"4dc3ba80\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"75e23f75\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"154c7754\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search Doctor, Make an Appointment\",\"subtitle\":\"Discover the best doctors, clinic & hospital the city nearest to you.\",\"shape_1\":{\"id\":1657,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/11\\/banner-bg.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"HomeHeroOne\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"335f16f7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"css_classes\":\"homemain_looking homemain_looking_elementor\"},\"elements\":[{\"id\":\"51e07adb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5ba22a7f\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"67c83faa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e99f882\",\"elType\":\"widget\",\"settings\":{\"title\":\"What are you looking for?\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"433cf02b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"6681ba10\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4f509a7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Visit a doctor\",\"url\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"link_label\":\"Book Now\",\"background\":{\"id\":767,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/10\\/doctor-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-imagebox\"}],\"isInner\":true},{\"id\":\"3f1be5ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"css_classes\":\"homemain_looking_inner_space\"},\"elements\":[{\"id\":\"4ae0d4ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Medical\",\"url\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"link_label\":\"Book Now\",\"background\":{\"id\":4658,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2022\\/12\\/feature-06.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-imagebox\"}],\"isInner\":true},{\"id\":\"73fbb5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"616e101c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Services\",\"url\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"link_label\":\"Book Now\",\"background\":{\"id\":4660,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2022\\/12\\/feature-03.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d67fb1b\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" \"},\"elements\":[{\"id\":\"b815b7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6c1fc60\",\"elType\":\"widget\",\"settings\":{\"style\":\"style5\",\"title\":\"Clinic and Specialities\",\"link\":\"#\",\"button\":\"See All Specialities\",\"stitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor\\r\\nincididunt ut labore et dolore magna aliqua.\"},\"elements\":[],\"widgetType\":\"DoctorsSpecialities\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1da8061c\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"home_counter_block elementor_counter\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#15558D\",\"structure\":\"40\"},\"elements\":[{\"id\":\"92fe4dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"css_classes\":\"home_countersection \"},\"elements\":[{\"id\":\"5a8ae21e\",\"elType\":\"widget\",\"settings\":{\"title\":\"3500\",\"content\":\"Happy Customers\",\"icon\":{\"value\":\"fas fa-procedures\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":false},{\"id\":\"16044771\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"css_classes\":\"home_countersection \"},\"elements\":[{\"id\":\"24af55bb\",\"elType\":\"widget\",\"settings\":{\"title\":\"450+\",\"content\":\"Projects Done\\n\\n\",\"icon\":{\"value\":\"fas fa-briefcase\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":false},{\"id\":\"72ddba10\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"css_classes\":\"home_countersection \"},\"elements\":[{\"id\":\"53486d34\",\"elType\":\"widget\",\"settings\":{\"title\":\"40+\",\"content\":\"Awards\\n\\n\",\"icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":false},{\"id\":\"775c3b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"css_classes\":\"home_countersection \"},\"elements\":[{\"id\":\"4a8078df\",\"elType\":\"widget\",\"settings\":{\"title\":\"3500\",\"content\":\"Client Works\\n\\n\",\"icon\":{\"value\":\"fas fa-ambulance\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"32ad5ca0\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"css_classes\":\"home_doctor\",\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\"},\"elements\":[{\"id\":\"1615984c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"144717df\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book Our Doctor\"},\"elements\":[],\"widgetType\":\"doccure-headline\"},{\"id\":\"2b783e1e\",\"elType\":\"widget\",\"settings\":{\"featured\":\"\",\"_listing_type\":\"doctors\",\"fullwidth\":\"yes\",\"title\":\"zxc\",\"sub_title\":\"zxc\",\"description\":\"<p>zxc<\\/p>\"},\"elements\":[],\"widgetType\":\"DoctorsCarousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"661a179a\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"css_classes\":\"home_available\"},\"elements\":[{\"id\":\"2445786\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a3f9fc7\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"455319a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"14311223\",\"elType\":\"widget\",\"settings\":{\"title\":\"Available Features in Our Clinic\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\\ntempor incididunt ut labore et dolore magna aliqua.\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"51edfafe\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"2b37e4c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1d53d24e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Medical\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-capsules\",\"library\":\"fa-solid\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true},{\"id\":\"5df9f923\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3c3ffcee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Operation\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true},{\"id\":\"43a647d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2834ce5b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Laboratory\",\"content\":\"\",\"icon\":{\"value\":\"far fa-hospital\",\"library\":\"fa-regular\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"332be79\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"4642f00d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5d236bec\",\"elType\":\"widget\",\"settings\":{\"title\":\"ICU\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-pills\",\"library\":\"fa-solid\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true},{\"id\":\"2cd3d86f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"14f3da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Test Room\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-x-ray\",\"library\":\"fa-solid\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true},{\"id\":\"1108fe0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1e66c7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Patient Ward\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-procedures\",\"library\":\"fa-solid\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"41aecbd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"css_classes\":\"home_blog\",\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"43e2aa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1282914b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"65a581eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"35af35a2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blogs and News\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\\ntempor incididunt ut labore et dolore magna aliqua.\",\"link\":\"#\",\"with_border\":\"\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4a21307a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5721e14a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f5d06ea\",\"elType\":\"widget\",\"settings\":{\"after_excerpt\":\"...\",\"show_excerpt\":\"yes\",\"show_date\":\"yes\",\"show_category\":\"yes\",\"title\":\"Latest Articles\"},\"elements\":[],\"widgetType\":\"doccure-posts-grid\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(31578, 5654, '_thumbnail_id', '-1'),
(31580, 5655, '_wp_page_template', 'homepage-template.php'),
(31581, 5655, '_elementor_edit_mode_nonce', '62767cf231'),
(31582, 5655, '_elementor_post_mode', '1'),
(31583, 5655, '_elementor_edit_mode', 'builder'),
(31584, 5655, '_elementor_template_type', 'wp-page'),
(31585, 5655, '_elementor_version', '3.23.4');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(31586, 5655, '_elementor_data', '[{\"id\":\"4dc3ba80\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"75e23f75\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"154c7754\",\"elType\":\"widget\",\"settings\":{\"title\":\"Search Doctor, Make an Appointment\",\"subtitle\":\"Discover the best doctors, clinic & hospital the city nearest to you.\",\"shape_1\":{\"id\":1657,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/11\\/banner-bg.png\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"HomeHeroOne\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"335f16f7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"css_classes\":\"homemain_looking homemain_looking_elementor\"},\"elements\":[{\"id\":\"51e07adb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5ba22a7f\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"67c83faa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e99f882\",\"elType\":\"widget\",\"settings\":{\"title\":\"What are you looking for?\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"433cf02b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"6681ba10\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4f509a7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Visit a doctor\",\"url\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"link_label\":\"Book Now\",\"background\":{\"id\":767,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2021\\/10\\/doctor-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-imagebox\"}],\"isInner\":true},{\"id\":\"3f1be5ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"css_classes\":\"homemain_looking_inner_space\"},\"elements\":[{\"id\":\"4ae0d4ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Medical\",\"url\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"link_label\":\"Book Now\",\"background\":{\"id\":4658,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2022\\/12\\/feature-06.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-imagebox\"}],\"isInner\":true},{\"id\":\"73fbb5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"616e101c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Services\",\"url\":{\"url\":\"#\",\"is_external\":true,\"nofollow\":true,\"custom_attributes\":\"\"},\"link_label\":\"Book Now\",\"background\":{\"id\":4660,\"url\":\"https:\\/\\/doccure-wp.dreamstechnologies.com\\/wp-content\\/uploads\\/2022\\/12\\/feature-03.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"doccure-imagebox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d67fb1b\",\"elType\":\"section\",\"settings\":{\"css_classes\":\" section-specialities section-specialities-two\"},\"elements\":[{\"id\":\"b815b7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6c1fc60\",\"elType\":\"widget\",\"settings\":{\"style\":\"style5\",\"title\":\"Clinic and Specialities\",\"link\":\"#\",\"button\":\"See All Specialities\",\"stitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor\\r\\nincididunt ut labore et dolore magna aliqua.\"},\"elements\":[],\"widgetType\":\"DoctorsSpecialities\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1da8061c\",\"elType\":\"section\",\"settings\":{\"css_classes\":\"home_counter_block elementor_counter\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#15558D\",\"structure\":\"40\"},\"elements\":[{\"id\":\"92fe4dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"css_classes\":\"home_countersection \"},\"elements\":[{\"id\":\"5a8ae21e\",\"elType\":\"widget\",\"settings\":{\"title\":\"3500\",\"content\":\"Happy Customers\",\"icon\":{\"value\":\"fas fa-procedures\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":false},{\"id\":\"16044771\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"css_classes\":\"home_countersection \"},\"elements\":[{\"id\":\"24af55bb\",\"elType\":\"widget\",\"settings\":{\"title\":\"450+\",\"content\":\"Projects Done\\n\\n\",\"icon\":{\"value\":\"fas fa-briefcase\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":false},{\"id\":\"72ddba10\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"css_classes\":\"home_countersection \"},\"elements\":[{\"id\":\"53486d34\",\"elType\":\"widget\",\"settings\":{\"title\":\"40+\",\"content\":\"Awards\\n\\n\",\"icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":false},{\"id\":\"775c3b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"css_classes\":\"home_countersection \"},\"elements\":[{\"id\":\"4a8078df\",\"elType\":\"widget\",\"settings\":{\"title\":\"3500\",\"content\":\"Client Works\\n\\n\",\"icon\":{\"value\":\"fas fa-ambulance\",\"library\":\"fa-solid\"}},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"32ad5ca0\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"css_classes\":\"home_doctor\",\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\"},\"elements\":[{\"id\":\"1615984c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"144717df\",\"elType\":\"widget\",\"settings\":{\"title\":\"Book Our Doctor\"},\"elements\":[],\"widgetType\":\"doccure-headline\"},{\"id\":\"2b783e1e\",\"elType\":\"widget\",\"settings\":{\"featured\":\"\",\"_listing_type\":\"doctors\",\"fullwidth\":\"yes\",\"title\":\"zxc\",\"sub_title\":\"zxc\",\"description\":\"<p>zxc<\\/p>\"},\"elements\":[],\"widgetType\":\"DoctorsCarousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"661a179a\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"css_classes\":\"home_available\"},\"elements\":[{\"id\":\"2445786\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a3f9fc7\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"455319a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"14311223\",\"elType\":\"widget\",\"settings\":{\"title\":\"Available Features in Our Clinic\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\\ntempor incididunt ut labore et dolore magna aliqua.\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"51edfafe\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"2b37e4c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1d53d24e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Medical\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-capsules\",\"library\":\"fa-solid\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true},{\"id\":\"5df9f923\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"3c3ffcee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Operation\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-heartbeat\",\"library\":\"fa-solid\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true},{\"id\":\"43a647d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"2834ce5b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Laboratory\",\"content\":\"\",\"icon\":{\"value\":\"far fa-hospital\",\"library\":\"fa-regular\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"332be79\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"4642f00d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5d236bec\",\"elType\":\"widget\",\"settings\":{\"title\":\"ICU\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-pills\",\"library\":\"fa-solid\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true},{\"id\":\"2cd3d86f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"14f3da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Test Room\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-x-ray\",\"library\":\"fa-solid\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true},{\"id\":\"1108fe0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1e66c7cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Patient Ward\",\"content\":\"\",\"icon\":{\"value\":\"fas fa-procedures\",\"library\":\"fa-solid\"},\"style\":\"left\"},\"elements\":[],\"widgetType\":\"doccure-iconbox\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"41aecbd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"css_classes\":\"home_blog\",\"background_background\":\"classic\",\"background_color\":\"#F8F9FA\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"43e2aa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1282914b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"65a581eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"35af35a2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blogs and News\",\"subtitle\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\\ntempor incididunt ut labore et dolore magna aliqua.\",\"link\":\"#\",\"with_border\":\"\"},\"elements\":[],\"widgetType\":\"doccure-headline\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4a21307a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5721e14a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4f5d06ea\",\"elType\":\"widget\",\"settings\":{\"after_excerpt\":\"...\",\"show_excerpt\":\"yes\",\"show_date\":\"yes\",\"show_category\":\"yes\",\"title\":\"Latest Articles\"},\"elements\":[],\"widgetType\":\"doccure-posts-grid\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(31588, 5655, '_thumbnail_id', '-1'),
(31591, 4916, '_elementor_css', 'a:6:{s:4:\"time\";i:1726082236;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:\"\";}'),
(31592, 5334, '_elementor_css', 'a:7:{s:4:\"time\";i:1726082237;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:5:\"empty\";i:0;s:0:\"\";s:3:\"css\";s:0:\"\";}'),
(31593, 5334, '_elementor_page_assets', 'a:0:{}');

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

--
-- Table structure for table `wp_posts`
--

DROP TABLE IF EXISTS `wp_posts`;
CREATE TABLE IF NOT EXISTS `wp_posts` (
  `ID` bigint UNSIGNED NOT NULL AUTO_INCREMENT,
  `post_author` bigint 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 COLLATE utf8mb4_unicode_ci NOT NULL,
  `post_title` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `post_excerpt` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `post_status` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'publish',
  `comment_status` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'open',
  `ping_status` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'open',
  `post_password` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `post_name` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `to_ping` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `pinged` text COLLATE utf8mb4_unicode_ci 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 COLLATE utf8mb4_unicode_ci NOT NULL,
  `post_parent` bigint UNSIGNED NOT NULL DEFAULT '0',
  `guid` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `menu_order` int NOT NULL DEFAULT '0',
  `post_type` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'post',
  `post_mime_type` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `comment_count` bigint 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`)
) ENGINE=InnoDB AUTO_INCREMENT=5656 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `wp_posts`
--

INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(2, 1, '2022-01-19 07:47:32', '2022-01-19 07:47:32', '<!-- 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://doccure-wp.dreamstechnologies.com/wp-admin/\">your dashboard</a> to delete this page and create new pages for your content. Have fun!</p>\n<!-- /wp:paragraph -->', 'Sample Page', '', 'publish', 'closed', 'open', '', 'sample-page', '', '', '2022-01-19 07:47:32', '2022-01-19 07:47:32', '', 0, 'https://doccure-wp.dreamstechnologies.com/?page_id=2', 0, 'page', '', 0),
(3, 1, '2022-01-19 07:47:32', '2022-01-19 07:47:32', '<!-- wp:heading --><h2>Who we are</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>Our website address is: http://localhost/doccure19.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Comments</h2><!-- /wp:heading --><!-- wp:paragraph --><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><!-- /wp:paragraph --><!-- wp:paragraph --><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><!-- /wp:paragraph --><!-- wp:heading --><h2>Media</h2><!-- /wp:heading --><!-- wp:paragraph --><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><!-- /wp:paragraph --><!-- wp:heading --><h2>Cookies</h2><!-- /wp:heading --><!-- wp:paragraph --><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><!-- /wp:paragraph --><!-- wp:paragraph --><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><!-- /wp:paragraph --><!-- wp:paragraph --><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><!-- /wp:paragraph --><!-- wp:paragraph --><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><!-- /wp:paragraph --><!-- wp:heading --><h2>Embedded content from other websites</h2><!-- /wp:heading --><!-- wp:paragraph --><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><!-- /wp:paragraph --><!-- wp:paragraph --><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><!-- /wp:paragraph --><!-- wp:heading --><h2>Who we share your data with</h2><!-- /wp:heading --><!-- wp:paragraph --><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><!-- /wp:paragraph --><!-- wp:heading --><h2>How long we retain your data</h2><!-- /wp:heading --><!-- wp:paragraph --><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><!-- /wp:paragraph --><!-- wp:paragraph --><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><!-- /wp:paragraph --><!-- wp:heading --><h2>What rights you have over your data</h2><!-- /wp:heading --><!-- wp:paragraph --><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><!-- /wp:paragraph --><!-- wp:heading --><h2>Where we send your data</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>Visitor comments may be checked through an automated spam detection service.</p><!-- /wp:paragraph -->', 'Privacy Policy', '', 'draft', 'closed', 'open', '', 'privacy-policy', '', '', '2022-01-19 07:47:32', '2022-01-19 07:47:32', '', 0, 'https://doccure-wp.dreamstechnologies.com/?page_id=3', 0, 'page', '', 0),
(6, 1, '2022-01-19 07:58:21', '2022-01-19 07:58:21', '<label> Your name\n    [text* your-name] </label>\n\n<label> Your email\n    [email* your-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] <[email protected]>\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 [_site_title] ([_site_url])\n[_site_admin_email]\nReply-To: [your-email]\n\n0\n0\n\n[_site_title] \"[your-subject]\"\n[_site_title] <[email protected]>\nMessage Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on [_site_title] ([_site_url])\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.\nThe field is required.\nThe field is too long.\nThe field is too short.\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.', 'Contact form 1', '', 'publish', 'closed', 'closed', '', 'contact-form-1', '', '', '2022-01-19 07:58:21', '2022-01-19 07:58:21', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=wpcf7_contact_form&p=6', 0, 'wpcf7_contact_form', '', 0),
(8, 1, '2022-01-19 08:04:24', '2022-01-19 08:04:24', '', 'One Click Demo Import - log_file_2022-01-19__08-04-24', '', 'inherit', 'open', 'closed', '', 'one-click-demo-import-log_file_2022-01-19__08-04-24', '', '', '2022-01-19 08:04:24', '2022-01-19 08:04:24', '', 0, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/01/log_file_2022-01-19__08-04-24.txt', 0, 'attachment', 'text/plain', 0),
(12, 1, '2021-12-14 08:17:56', '2021-12-14 08:17:56', '', 'feature4', '', 'inherit', 'open', 'closed', '', 'feature4', '', '', '2022-01-19 08:36:14', '2022-01-19 08:36:14', '', 0, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/feature4.jpg', 0, 'attachment', 'image/jpeg', 0),
(13, 1, '2021-12-14 08:18:31', '2021-12-14 08:18:31', '', 'feature4', '', 'inherit', 'open', 'closed', '', 'feature4-2', '', '', '2021-12-14 08:18:31', '2021-12-14 08:18:31', '', 0, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/feature4-edited.jpg', 0, 'attachment', 'image/jpeg', 0),
(16, 1, '2024-06-26 14:11:31', '2021-08-24 05:59:38', '', 'Pages', '', 'publish', 'closed', 'closed', '', 'pages', '', '', '2024-06-26 14:11:31', '2024-06-26 14:11:31', '', 0, 'https://slidesigma.nyc/templatemonster/wp/medtab/?p=16', 7, 'nav_menu_item', '', 0),
(32, 1, '2021-12-14 12:06:47', '2021-12-14 12:06:47', '<label> Your name\n    [text* your-name] </label>\n\n<label> Your email\n    [email* your-email] </label>\n\n<label> Subject\n    [text* your-subject] </label>\n\n<label> Your message (optional)\n    [textarea your-message] </label>\n\n [hidden hidden-613 \"post_title\"]\n\n[submit \"Submit\"]\n1\n[_site_title] \"[your-subject]\"\n[_site_title] <[email protected]>\n[_site_admin_email]\nFrom: [your-name] <[your-email]>\nSubject: [your-subject]\nname: [hidden-613]\n\nMessage Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on [_site_title] ([_site_url])\nReply-To: [your-email]\n\n\n\n\n[_site_title] \"[your-subject]\"\n[_site_title] <[email protected]>\n[your-email]\nMessage Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on [_site_title] ([_site_url])\nReply-To: [_site_admin_email]\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.\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 date format is incorrect.\nThe date is before the earliest one allowed.\nThe date is after the latest one allowed.\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.\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', '', '', '2021-12-14 12:06:47', '2021-12-14 12:06:47', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=wpcf7_contact_form&amp;p=32', 0, 'wpcf7_contact_form', '', 0),
(34, 1, '2021-12-14 12:11:08', '2021-12-14 12:11:08', '', 'One Click Demo Import - log_file_2021-12-14__12-11-08', '', 'inherit', 'open', 'closed', '', 'one-click-demo-import-log_file_2021-12-14__12-11-08', '', '', '2021-12-14 12:11:08', '2021-12-14 12:11:08', '', 0, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/log_file_2021-12-14__12-11-08.txt', 0, 'attachment', 'text/plain', 0),
(35, 1, '2021-10-01 11:36:29', '2021-10-01 11:36:29', '', 'woocommerce-placeholder', '', 'inherit', 'open', 'closed', '', 'woocommerce-placeholder', '', '', '2021-10-01 11:36:29', '2021-10-01 11:36:29', '', 0, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/10/woocommerce-placeholder.png', 0, 'attachment', 'image/png', 0),
(36, 1, '2021-10-01 11:38:43', '2021-10-01 11:38:43', '', 'One Click Demo Import - log_file_2021-10-01__11-38-43', '', 'inherit', 'open', 'closed', '', 'one-click-demo-import-log_file_2021-10-01__11-38-43', '', '', '2021-10-01 11:38:43', '2021-10-01 11:38:43', '', 0, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/10/log_file_2021-10-01__11-38-43.txt', 0, 'attachment', 'text/plain', 0),
(70, 1, '2021-08-24 09:32:55', '2021-08-24 09:32:55', '<!-- Banner\n================================================== -->\n<section  style=\"background: #f9f9f9 url(https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/banner-bg.png) no-repeat bottom center;\" 	 >\n<h1>Search Doctor, Make an Appointment</h1>\n<p>Discover the best doctors, clinic & hospital the city nearest to you.</p>\n                  <form action=\"https://doccure-wp.dreamstechnologies.com/search-doctors/\" method=\"get\" id=\"search_form\">\n                                                          			<select name=\"location\">\n				<option value=\"\">Select a location</option>\n					<option data-flag=\'\'  value=\"australia\">Australia</option>\n	<option data-flag=\'\'  value=\"england\">England</option>\n	<option data-flag=\'\'  value=\"india\">India</option>\n			</select>\n												                                                  		<input type=\"hidden\" name=\"searchby\"  value=\"doctors\">\n		<input type=\"text\" name=\"keyword\" placeholder=\"Search doctors, clinics, etc.\" value=\"\">\n                                                  <input type=\"submit\" value=\"Search\">\n                  </form>\n</section>\n 		<h2 \n		style=\"text-align:center;\"> What are you looking for? </h2>\n		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/10/doctor-1.jpg\" alt=\"\">\n<h4>Visit a doctor</h4>\n<p><a href=\"#\" target=\"_blank\" rel=\"nofollow noopener\" tabindex=\"0\">Book Now</a></p>\n		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/12/feature-06.jpg\" alt=\"\">\n<h4>Medical</h4>\n<p><a href=\"#\" target=\"_blank\" rel=\"nofollow noopener\" tabindex=\"0\">Book Now</a></p>\n		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/12/feature-03.jpg\" alt=\"\">\n<h4>Services</h4>\n<p><a href=\"#\" target=\"_blank\" rel=\"nofollow noopener\" tabindex=\"0\">Book Now</a></p>\n<section>\n<h2>Clinic and Specialities</h2>\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor\nincididunt ut labore et dolore magna aliqua.</p>\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2024/09/cardiology-icon-3.svg\" alt=\"Speciality\">\n<p>Cardiologist</p>\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2024/09/Dentist-icon-3.svg\" alt=\"Speciality\">\n<p>Dentist</p>\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2024/09/lab-icon-3.svg\" alt=\"Speciality\">\n<p>Laboratory</p>\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2024/09/Neurology-icon-3.svg\" alt=\"Speciality\">\n<p>Neurology</p>\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2024/09/Ophthalmology-icon-3.svg\" alt=\"Speciality\">\n<p>Ophthalmology</p>\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2024/09/Orthopedic-icon-3.svg\" alt=\"Speciality\">\n<p>Orthopedic</p>\n			</section>\n				 														<h3>3500</h3>\n																<p>Happy Customers</p>\n				 														<h3>450+</h3>\n																<p>Projects Done\n</p>\n				 														<h3>40+</h3>\n																<p>Awards\n</p>\n				 														<h3>3500</h3>\n																<p>Client Works\n</p>\n 		<h2 \n		style=\"text-align:center;\"> Book Our Doctor </h2>\n				<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-07.jpg\"/>\n				  <h5>\n				  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">Doctor Demo</a>\n				  </h5>\n        Australia        \n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">\n					  <button tabindex=\"0\">View Profile</button>\n						</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">\n					  <button tabindex=\"0\">Book Now</button>\n					  </a>\n				<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-09.jpg\"/>\n				  <h5>\n				  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">James Amen</a>\n				  </h5>\n        England        \n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">\n					  <button tabindex=\"0\">View Profile</button>\n						</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">\n					  <button tabindex=\"0\">Book Now</button>\n					  </a>\n				<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-10.jpg\"/>\n				  <h5>\n				  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\">Carl Kelly</a>\n				  </h5>\n        India        \n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\">\n					  <button tabindex=\"0\">View Profile</button>\n						</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\">\n					  <button tabindex=\"0\">Book Now</button>\n					  </a>\n				<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-11.jpg\"/>\n				  <h5>\n				  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\">Darren Elder</a>\n				  </h5>\n        England        \n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\">\n					  <button tabindex=\"0\">View Profile</button>\n						</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\">\n					  <button tabindex=\"0\">Book Now</button>\n					  </a>\n 		<h2 \n		style=\"text-align:center;\"> Available Features in Our Clinic  \n			</h2>\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\ntempor incididunt ut labore et dolore magna aliqua.</p>\n			<a href=\"\">\n								<p>Medical</p>\n			</a>\n			<a href=\"\">\n								<p>Operation</p>\n			</a>\n			<a href=\"\">\n								<p>Laboratory</p>\n			</a>\n			<a href=\"\">\n								<p>ICU</p>\n			</a>\n			<a href=\"\">\n								<p>Test Room</p>\n			</a>\n			<a href=\"\">\n								<p>Patient Ward</p>\n			</a>\n 		<h2 \n		style=\"text-align:center;\"> Blogs and News  \n			</h2>\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\ntempor incididunt ut labore et dolore magna aliqua.</p>\n              <article>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/doccure-making-your-clinic-painless-visit/\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/blog-10.jpg\"/></a>\n                        18 Jul 2023                      \n                      Doctor                      \n					                        <h5><a href=\"https://doccure-wp.dreamstechnologies.com/doccure-making-your-clinic-painless-visit/\">Doccure – Making your clinic painless visit?</a></h5>\n					                              <p>Explore the benefits & challenges of virtual healthcare appointments, along with tips for making good...                            </p>\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/doccure-making-your-clinic-painless-visit/\">Read More</a>\n              </article>\n              <article>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/benefits-of-consulting-with-an-online-doctor/\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/blog-04.jpg\"/></a>\n                        28 Sep 2021                      \n                      Clinic                      \n					                        <h5><a href=\"https://doccure-wp.dreamstechnologies.com/benefits-of-consulting-with-an-online-doctor/\">Benefits of Consulting With an Online Doctor</a></h5>\n					                              <p>Uncover strategies to achieve a harmonious balance between professional and personal well-being....                            </p>\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/benefits-of-consulting-with-an-online-doctor/\">Read More</a>\n              </article>\n              <article>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/benefits-of-online-doctor-booking/\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/blog-02-1.jpg\"/></a>\n                        28 Sep 2021                      \n                      Clinic                      \n					                        <h5><a href=\"https://doccure-wp.dreamstechnologies.com/benefits-of-online-doctor-booking/\">What are the benefits of online doctor booking</a></h5>\n					                              <p>Explore importance of quality sleep & learn tips to improve your sleep, ensuring raise-up refreshed...                            </p>\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/benefits-of-online-doctor-booking/\">Read More</a>\n              </article>', 'Home 2', '', 'publish', 'open', 'closed', '', 'home-2', '', '', '2024-09-11 17:42:22', '2024-09-11 17:42:22', '', 0, 'https://slidesigma.nyc/templatemonster/wp/medtab/?page_id=70', 0, 'page', '', 0),
(72, 1, '2021-08-24 09:33:21', '2021-08-24 09:33:21', '', 'Blog', '', 'publish', 'closed', 'closed', '', 'blog', '', '', '2021-08-24 09:33:21', '2021-08-24 09:33:21', '', 0, 'https://slidesigma.nyc/templatemonster/wp/medtab/?page_id=72', 0, 'page', '', 0),
(73, 1, '2021-08-24 09:33:25', '2021-08-24 09:33:25', '[vc_row css=\".vc_custom_1637906877875{padding-top: 50px !important;padding-bottom: 40px !important;}\"][vc_column][sigma_blog layout=\"grid\" style=\"style-13\" post_grid_responsive_xl=\"3\" post_grid_responsive_lg=\"3\" post_grid_responsive_md=\"2\" post_grid_responsive_sm=\"1\" post_per_page=\"6\" title_font_size=\"15px\"][/vc_column][/vc_row]', 'Blog Grid', '', 'publish', 'closed', 'closed', '', 'blog-grid', '', '', '2023-04-28 15:48:47', '2023-04-28 15:48:47', '', 0, 'https://slidesigma.nyc/templatemonster/wp/medtab/?page_id=73', 0, 'page', '', 0),
(102, 1, '2021-08-24 11:36:12', '2021-08-24 11:36:12', '[vc_row css=\".vc_custom_1637904776878{padding-top: 60px !important;padding-bottom: 50px !important;}\"][vc_column width=\"1/2\"][vc_single_image image=\"1872\" img_size=\"full\" css=\".vc_custom_1637904660628{margin-bottom: 0px !important;}\"][/vc_column][vc_column width=\"1/2\"][sigma_custom_heading style=\"style-2\" subtitle_text_transform=\"\" title=\"Total Medical Services\" subtitle=\"We Provide\" subtitle_color=\"#272b41\" css=\".vc_custom_1637899588070{margin-top: 30px !important;}\"][vc_column_text css=\".vc_custom_1637904874533{margin-top: 25px !important;}\"]We provide the most full medical services, so every person could have the opportunity to receive qualitative medical help.\r\n\r\nClinical excellence, diversity, and access to innovative technology are all hallmarks of the graduate medical education experience at doccure. Our residents, fellows, and renowned staff share their experience working at doccure. We try to do our best to help you and provide with high-quality services.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" css=\".vc_custom_1637820705740{padding-top: 80px !important;padding-bottom: 60px !important;background-color: #dfe8ed !important;}\"][vc_column width=\"1/3\"][sigma_infobox style=\"style-11\" icon_type=\"flaticon\" add_icon=\"true\" infobox_title=\"Experienced Physicians\" icon_flaticon=\"flaticon-doctor\" infobox_icon_fs=\"50px\"]Your health is your most important asset. You should entrust it only to the best professionals.[/sigma_infobox][/vc_column][vc_column width=\"1/3\"][sigma_infobox style=\"style-11\" icon_type=\"flaticon\" add_icon=\"true\" infobox_title=\"Personalized Treatment\" icon_flaticon=\"flaticon-heartbeat\" infobox_icon_fs=\"50px\"]Your health is your most important asset. You should entrust it only to the best professionals.[/sigma_infobox][/vc_column][vc_column width=\"1/3\"][sigma_infobox style=\"style-11\" icon_type=\"flaticon\" add_icon=\"true\" infobox_title=\"Quality and Safety\" icon_flaticon=\"flaticon-tick\" infobox_icon_fs=\"50px\"]Your health is your most important asset. You should entrust it only to the best professionals.[/sigma_infobox][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1637820729454{padding-top: 60px !important;padding-bottom: 60px !important;}\"][vc_column][sigma_custom_heading subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"Our Clinical Services\" css=\".vc_custom_1637752991404{margin-bottom: 50px !important;padding-top: 30px !important;}\"][vc_row_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_flaticon=\"flaticon-checklist\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\" infobox_title=\"Consultation\"][/sigma_infobox][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" infobox_title=\"Diagnosis\" icon_flaticon=\"flaticon-heart-1\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\"][/sigma_infobox][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" infobox_title=\"Treatment\" icon_flaticon=\"flaticon-hospital-bed\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\"][/sigma_infobox][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" infobox_title=\"Pregnancy Care\" icon_flaticon=\"flaticon-ambulance-1\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\"][/sigma_infobox][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" infobox_title=\"Pediatric\" icon_flaticon=\"flaticon-pharmacy\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\"][/sigma_infobox][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" infobox_title=\"Online Help\" icon_flaticon=\"flaticon-phone-call\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\"][/sigma_infobox][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1637816906678{padding-top: 50px !important;padding-bottom: 50px !important;background-image: url(https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/Group-8.jpg?id=1876) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\"][sigma_custom_heading subtitle_text_transform=\"\" title=\"Get Online Consultation\" css=\".vc_custom_1637758986199{margin-bottom: 20px !important;padding-top: 30px !important;}\"][vc_column_text]Lorem ipsum dolor sit amet, consectetur adipiscing elit. In porta luctus est interdum pretium. Fusce id tortor fringilla, suscipit turpis ac, varius ex. Cras vel metus ligula. Nam enim ligula, bibendum a iaculis ut, cursus id augue. Proin vitae purus id tortor vehicula scelerisque non in libero.\r\n\r\nNulla non turpis sit amet purus pharetra sollicitudin. Proin rutrum urna ut suscipit ullamcorper. Proin sapien felis, dignissim non finibus eget, luctus vel purus. Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros.\r\n[/vc_column_text][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1637820760234{padding-top: 70px !important;padding-bottom: 80px !important;}\"][vc_column][sigma_custom_tabs style=\"style-9\" custom_tab_list=\"%5B%7B%22custom_tab_title%22%3A%22Payments%22%2C%22add_icon%22%3A%22true%22%2C%22icon_as%22%3A%22font%22%2C%22icon_type%22%3A%22fontawesome%22%2C%22icon_fontawesome%22%3A%22fas%20fa-chevron-right%22%2C%22icon_openiconic%22%3A%22vc-oi%20vc-oi-dial%22%2C%22icon_typicons%22%3A%22typcn%20typcn-adjust-brightness%22%2C%22icon_entypo%22%3A%22entypo-icon%20entypo-icon-note%22%2C%22icon_linecons%22%3A%22vc_li%20vc_li-heart%22%2C%22icon_monosocial%22%3A%22vc-mono%20vc-mono-fivehundredpx%22%2C%22icon_material%22%3A%22vc-material%20vc-material-cake%22%2C%22page_template%22%3A%22232%22%7D%2C%7B%22custom_tab_title%22%3A%22Booking%22%2C%22add_icon%22%3A%22true%22%2C%22icon_as%22%3A%22font%22%2C%22icon_type%22%3A%22fontawesome%22%2C%22icon_fontawesome%22%3A%22fas%20fa-chevron-right%22%2C%22icon_openiconic%22%3A%22vc-oi%20vc-oi-dial%22%2C%22icon_typicons%22%3A%22typcn%20typcn-adjust-brightness%22%2C%22icon_entypo%22%3A%22entypo-icon%20entypo-icon-note%22%2C%22icon_linecons%22%3A%22vc_li%20vc_li-heart%22%2C%22icon_monosocial%22%3A%22vc-mono%20vc-mono-fivehundredpx%22%2C%22icon_material%22%3A%22vc-material%20vc-material-cake%22%2C%22page_template%22%3A%22233%22%7D%2C%7B%22custom_tab_title%22%3A%22Mattis%20urna%20sit%22%2C%22add_icon%22%3A%22true%22%2C%22icon_as%22%3A%22font%22%2C%22icon_type%22%3A%22fontawesome%22%2C%22icon_fontawesome%22%3A%22fas%20fa-chevron-right%22%2C%22icon_openiconic%22%3A%22vc-oi%20vc-oi-dial%22%2C%22icon_typicons%22%3A%22typcn%20typcn-adjust-brightness%22%2C%22icon_entypo%22%3A%22entypo-icon%20entypo-icon-note%22%2C%22icon_linecons%22%3A%22vc_li%20vc_li-heart%22%2C%22icon_monosocial%22%3A%22vc-mono%20vc-mono-fivehundredpx%22%2C%22icon_material%22%3A%22vc-material%20vc-material-cake%22%2C%22page_template%22%3A%22235%22%7D%2C%7B%22custom_tab_title%22%3A%22Molestie%20vel%20augue%22%2C%22add_icon%22%3A%22true%22%2C%22icon_as%22%3A%22font%22%2C%22icon_type%22%3A%22fontawesome%22%2C%22icon_fontawesome%22%3A%22fas%20fa-chevron-right%22%2C%22icon_openiconic%22%3A%22vc-oi%20vc-oi-dial%22%2C%22icon_typicons%22%3A%22typcn%20typcn-adjust-brightness%22%2C%22icon_entypo%22%3A%22entypo-icon%20entypo-icon-note%22%2C%22icon_linecons%22%3A%22vc_li%20vc_li-heart%22%2C%22icon_monosocial%22%3A%22vc-mono%20vc-mono-fivehundredpx%22%2C%22icon_material%22%3A%22vc-material%20vc-material-cake%22%2C%22page_template%22%3A%22236%22%7D%2C%7B%22custom_tab_title%22%3A%22Eros%20odio%22%2C%22add_icon%22%3A%22true%22%2C%22icon_as%22%3A%22font%22%2C%22icon_type%22%3A%22fontawesome%22%2C%22icon_fontawesome%22%3A%22fas%20fa-chevron-right%22%2C%22icon_openiconic%22%3A%22vc-oi%20vc-oi-dial%22%2C%22icon_typicons%22%3A%22typcn%20typcn-adjust-brightness%22%2C%22icon_entypo%22%3A%22entypo-icon%20entypo-icon-note%22%2C%22icon_linecons%22%3A%22vc_li%20vc_li-heart%22%2C%22icon_monosocial%22%3A%22vc-mono%20vc-mono-fivehundredpx%22%2C%22icon_material%22%3A%22vc-material%20vc-material-cake%22%2C%22page_template%22%3A%22237%22%7D%5D\"][/vc_column][/vc_row]', 'Patient Ward', 'Lorem ipsum dolor sit amet consectetur adipisicing elit, sed do eiusmod Lorem ipsum dolor sit.', 'publish', 'closed', 'closed', '', 'patient-ward', '', '', '2022-03-15 06:27:41', '2022-03-15 06:27:41', '', 0, 'https://slidesigma.nyc/templatemonster/wp/medtab/?post_type=service&#038;p=102', 0, 'service', '', 0),
(103, 1, '2021-08-24 11:41:18', '2021-08-24 11:41:18', '', 'Eugene Freeman', 'It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.Lorem ipsum dolor sit amet consectetur adipisicing elit.', 'publish', 'closed', 'closed', '', 'eugene-freeman', '', '', '2021-08-24 11:41:18', '2021-08-24 11:41:18', '', 0, 'https://slidesigma.nyc/templatemonster/wp/medtab/?post_type=testimonial&amp;p=103', 0, 'testimonial', '', 0),
(107, 1, '2021-08-24 11:41:54', '2021-08-24 11:41:54', '', 'Charles Ortega', 'It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.Lorem ipsum dolor sit amet consectetur adipisicing elit.', 'publish', 'closed', 'closed', '', 'kelly-coleman', '', '', '2021-08-24 11:41:54', '2021-08-24 11:41:54', '', 0, 'https://slidesigma.nyc/templatemonster/wp/medtab/?post_type=testimonial&amp;p=107', 0, 'testimonial', '', 0),
(108, 1, '2021-08-24 11:42:37', '2021-08-24 11:42:37', '', 'Denise Stevens', 'It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.Lorem ipsum dolor sit amet consectetur adipisicing elit.', 'publish', 'closed', 'closed', '', 'philip-mendez', '', '', '2021-08-24 11:42:37', '2021-08-24 11:42:37', '', 0, 'https://slidesigma.nyc/templatemonster/wp/medtab/?post_type=testimonial&amp;p=108', 0, 'testimonial', '', 0),
(152, 1, '2021-08-24 13:42:24', '2021-08-24 13:42:24', '<div class=\"sigma-subscribe-form-style-1\">\n                  [email* your-email placeholder \"Enter you email\"] [submit \"Subscribe\"]\n                </div>\n1\n[_site_title] \"[your-subject]\"\[email protected]\[email protected]\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 [_site_title] ([_site_url])\nReply-To: [your-email]\n\n\n\n\n[_site_title] \"[your-subject]\"\n[_site_title] <[email protected]>\n[your-email]\nMessage Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on [_site_title] ([_site_url])\nReply-To: [_site_admin_email]\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.\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 date format is incorrect.\nThe date is before the earliest one allowed.\nThe date is after the latest one allowed.\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.\nThe e-mail address entered is invalid.\nThe URL is invalid.\nThe telephone number is invalid.', 'Subscribe Form', '', 'publish', 'closed', 'closed', '', 'subscribe-form', '', '', '2021-08-24 13:42:24', '2021-08-24 13:42:24', '', 0, 'https://slidesigma.nyc/templatemonster/wp/medtab/?post_type=wpcf7_contact_form&amp;p=152', 0, 'wpcf7_contact_form', '', 0),
(204, 1, '2021-08-25 05:31:42', '2021-08-25 05:31:42', '<div class=\"page-cta-form\">\n<div class=\"input-group justify-content-xl-end justify-content-start flex-wrap flex-sm-nowrap\">\n                  [email* your-email placeholder \"Enter you email\"]\n                  <div class=\"input-group-append position-relative\">\n                    [submit \"Subscribe\"] <i class=\"fal fa-envelope mr-2\"></i>\n                  </div>\n                </div>\n</div>\n1\n[_site_title] \"[your-subject]\"\[email protected]\[email protected]\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 [_site_title] ([_site_url])\nReply-To: [your-email]\n\n\n\n\n[_site_title] \"[your-subject]\"\n[_site_title] <[email protected]>\n[your-email]\nMessage Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on [_site_title] ([_site_url])\nReply-To: [_site_admin_email]\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.\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 date format is incorrect.\nThe date is before the earliest one allowed.\nThe date is after the latest one allowed.\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.\nThe e-mail address entered is invalid.\nThe URL is invalid.\nThe telephone number is invalid.', 'CTA Form', '', 'publish', 'closed', 'closed', '', 'cta-form-1', '', '', '2021-08-25 05:31:42', '2021-08-25 05:31:42', '', 0, 'https://slidesigma.nyc/templatemonster/wp/medtab/?post_type=wpcf7_contact_form&amp;p=204', 0, 'wpcf7_contact_form', '', 0),
(212, 1, '2021-08-25 06:11:43', '2021-08-25 06:11:43', '<div class=\"form-group placeholder-white\">\n                  <i class=\"fal fa-user\"></i> [text* your-name placeholder \"Name\"]\n                  \n                 </div>\n                <div class=\"form-group placeholder-white\">\n                  <i class=\"fal fa-envelope\"></i> [email* your-email placeholder \"Email\"]\n                </div>\n                <div class=\"form-group placeholder-white\">\n                  [textarea* your-message 10x4 placeholder \"Leave us a message\"]\n                </div>\n<div>\n</div>\n<div class=\"sigma_btn btn-block\">\n                [submit class:btn-block class:secondary-bg \"SEND\"]\n</div>\n1\n[_site_title] \"[your-subject]\"\[email protected]\[email protected]\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 [_site_title] ([_site_url])\n\n\n\n\n\n[_site_title] \"[your-subject]\"\n[_site_title] <[email protected]>\n[your-email]\nMessage Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on [_site_title] ([_site_url])\nReply-To: [_site_admin_email]\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.\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 date format is incorrect.\nThe date is before the earliest one allowed.\nThe date is after the latest one allowed.\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.\nThe e-mail address entered is invalid.\nThe URL is invalid.\nThe telephone number is invalid.', 'Homepage Contact Form', '', 'publish', 'closed', 'closed', '', 'homepage-2-contact-form', '', '', '2021-08-25 06:11:43', '2021-08-25 06:11:43', '', 0, 'https://slidesigma.nyc/templatemonster/wp/medtab/?post_type=wpcf7_contact_form&amp;p=212', 0, 'wpcf7_contact_form', '', 0),
(228, 1, '2021-08-25 07:38:21', '2021-08-25 07:38:21', 'Payments \n	  <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n	Booking \n	  <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n	Mattis urna sit \n	  <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n	Molestie vel augue \n	  <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n	Eros odio \n	  <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>', 'FAQ', '', 'publish', 'closed', 'closed', '', 'faq', '', '', '2023-04-28 15:28:46', '2023-04-28 15:28:46', '', 0, 'https://slidesigma.nyc/templatemonster/wp/medtab/?page_id=228', 0, 'page', '', 0),
(232, 1, '2021-08-25 07:44:33', '2021-08-25 07:44:33', '[vc_row][vc_column][sigma_faq style=\"style-13\" faq_items=\"%5B%7B%22faq_title%22%3A%22Can%20i%20make%20an%20Appointment%20Online%20with%20White%20Plains%20Hospital%20Kendi%3F%22%2C%22faq_desc%22%3A%22Anim%20pariatur%20cliche%20reprehenderit%2C%20enim%20eiusmod%20high%20life%20accusamus%20terry%20richardson%20ad%20squid.%203%20wolf%20moon%20officia%20aute%2C%20non%20cupidatat%20skateboard%20dolor%20brunch.%22%7D%2C%7B%22faq_title%22%3A%22Does%20White%20Plains%20Hospital%20Kendi%20Offer%20Telehealth%20%3F%22%2C%22faq_desc%22%3A%22Anim%20pariatur%20cliche%20reprehenderit%2C%20enim%20eiusmod%20high%20life%20accusamus%20terry%20richardson%20ad%20squid.%203%20wolf%20moon%20officia%20aute%2C%20non%20cupidatat%20skateboard%20dolor%20brunch.%22%7D%2C%7B%22faq_title%22%3A%22Can%20I%20Make%20An%20Appointment%20Online%20With%20White%20Plains%20Hospital%20Kendi%3F%22%2C%22faq_desc%22%3A%22Anim%20pariatur%20cliche%20reprehenderit%2C%20enim%20eiusmod%20high%20life%20accusamus%20terry%20richardson%20ad%20squid.%203%20wolf%20moon%20officia%20aute%2C%20non%20cupidatat%20skateboard%20dolor%20brunch.%22%7D%2C%7B%22faq_title%22%3A%22White%20Plains%20Hospital%20Kendiaccepts%20Insurance%22%2C%22faq_desc%22%3A%22Anim%20pariatur%20cliche%20reprehenderit%2C%20enim%20eiusmod%20high%20life%20accusamus%20terry%20richardson%20ad%20squid.%203%20wolf%20moon%20officia%20aute%2C%20non%20cupidatat%20skateboard%20dolor%20brunch.%22%7D%2C%7B%22faq_title%22%3A%22Where%20Is%20White%20Plains%20Hospital%20Kendi\'soffice%20Located%3F%22%2C%22faq_desc%22%3A%22Anim%20pariatur%20cliche%20reprehenderit%2C%20enim%20eiusmod%20high%20life%20accusamus%20terry%20richardson%20ad%20squid.%203%20wolf%20moon%20officia%20aute%2C%20non%20cupidatat%20skateboard%20dolor%20brunch.%22%7D%5D\"][/vc_column][/vc_row]', 'FAQ 1', '', 'publish', 'closed', 'closed', '', 'faq-1', '', '', '2021-08-25 07:44:33', '2021-08-25 07:44:33', '', 0, 'https://slidesigma.nyc/templatemonster/wp/medtab/?post_type=sigma_templates&amp;p=232', 0, 'sigma_templates', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(233, 1, '2021-08-25 07:46:36', '2021-08-25 07:46:36', '[vc_row][vc_column][sigma_faq style=\"style-13\" faq_items=\"%5B%7B%22faq_title%22%3A%22Can%20i%20make%20an%20Appointment%20Online%20with%20White%20Plains%20Hospital%20Kendi%3F%22%2C%22faq_desc%22%3A%22Anim%20pariatur%20cliche%20reprehenderit%2C%20enim%20eiusmod%20high%20life%20accusamus%20terry%20richardson%20ad%20squid.%203%20wolf%20moon%20officia%20aute%2C%20non%20cupidatat%20skateboard%20dolor%20brunch.%22%7D%2C%7B%22faq_title%22%3A%22Does%20White%20Plains%20Hospital%20Kendi%20Offer%20Telehealth%20%3F%22%2C%22faq_desc%22%3A%22Anim%20pariatur%20cliche%20reprehenderit%2C%20enim%20eiusmod%20high%20life%20accusamus%20terry%20richardson%20ad%20squid.%203%20wolf%20moon%20officia%20aute%2C%20non%20cupidatat%20skateboard%20dolor%20brunch.%22%7D%2C%7B%22faq_title%22%3A%22How%20Can%20I%20Start%20Music%20Careers%3F%22%2C%22faq_desc%22%3A%22Anim%20pariatur%20cliche%20reprehenderit%2C%20enim%20eiusmod%20high%20life%20accusamus%20terry%20richardson%20ad%20squid.%203%20wolf%20moon%20officia%20aute%2C%20non%20cupidatat%20skateboard%20dolor%20brunch.%22%7D%2C%7B%22faq_title%22%3A%22White%20Plains%20Hospital%20Kendiaccepts%20Insurance%22%2C%22faq_desc%22%3A%22Anim%20pariatur%20cliche%20reprehenderit%2C%20enim%20eiusmod%20high%20life%20accusamus%20terry%20richardson%20ad%20squid.%203%20wolf%20moon%20officia%20aute%2C%20non%20cupidatat%20skateboard%20dolor%20brunch.%22%7D%5D\"][/vc_column][/vc_row]', 'FAQ 2', '', 'publish', 'closed', 'closed', '', 'faq-2', '', '', '2021-08-25 07:46:36', '2021-08-25 07:46:36', '', 0, 'https://slidesigma.nyc/templatemonster/wp/medtab/?post_type=sigma_templates&amp;p=233', 0, 'sigma_templates', '', 0),
(235, 1, '2021-08-25 07:49:02', '2021-08-25 07:49:02', '[vc_row][vc_column][sigma_faq style=\"style-13\" faq_items=\"%5B%7B%22faq_title%22%3A%22Can%20i%20make%20an%20Appointment%20Online%20with%20White%20Plains%20Hospital%20Kendi%3F%22%2C%22faq_desc%22%3A%22Anim%20pariatur%20cliche%20reprehenderit%2C%20enim%20eiusmod%20high%20life%20accusamus%20terry%20richardson%20ad%20squid.%203%20wolf%20moon%20officia%20aute%2C%20non%20cupidatat%20skateboard%20dolor%20brunch.%22%7D%2C%7B%22faq_title%22%3A%22Does%20White%20Plains%20Hospital%20Kendi%20Offer%20Telehealth%20%3F%22%2C%22faq_desc%22%3A%22Anim%20pariatur%20cliche%20reprehenderit%2C%20enim%20eiusmod%20high%20life%20accusamus%20terry%20richardson%20ad%20squid.%203%20wolf%20moon%20officia%20aute%2C%20non%20cupidatat%20skateboard%20dolor%20brunch.%22%7D%2C%7B%22faq_title%22%3A%22Can%20I%20Make%20An%20Appointment%20Online%20With%20White%20Plains%20Hospital%20Kendi%3F%22%2C%22faq_desc%22%3A%22Anim%20pariatur%20cliche%20reprehenderit%2C%20enim%20eiusmod%20high%20life%20accusamus%20terry%20richardson%20ad%20squid.%203%20wolf%20moon%20officia%20aute%2C%20non%20cupidatat%20skateboard%20dolor%20brunch.%22%7D%2C%7B%22faq_title%22%3A%22Where%20Is%20White%20Plains%20Hospital%20Kendi\'soffice%20Located%3F%22%2C%22faq_desc%22%3A%22Anim%20pariatur%20cliche%20reprehenderit%2C%20enim%20eiusmod%20high%20life%20accusamus%20terry%20richardson%20ad%20squid.%203%20wolf%20moon%20officia%20aute%2C%20non%20cupidatat%20skateboard%20dolor%20brunch.%22%7D%2C%7B%22faq_title%22%3A%22White%20Plains%20Hospital%20Kendiaccepts%20Insurance%22%2C%22faq_desc%22%3A%22Anim%20pariatur%20cliche%20reprehenderit%2C%20enim%20eiusmod%20high%20life%20accusamus%20terry%20richardson%20ad%20squid.%203%20wolf%20moon%20officia%20aute%2C%20non%20cupidatat%20skateboard%20dolor%20brunch.%22%7D%2C%7B%22faq_title%22%3A%22Where%20Is%20White%20Plains%20Hospital%20Kendi\'soffice%20Located%3F%22%2C%22faq_desc%22%3A%22Anim%20pariatur%20cliche%20reprehenderit%2C%20enim%20eiusmod%20high%20life%20accusamus%20terry%20richardson%20ad%20squid.%203%20wolf%20moon%20officia%20aute%2C%20non%20cupidatat%20skateboard%20dolor%20brunch.%22%7D%2C%7B%22faq_title%22%3A%22Does%20White%20Plains%20Hospital%20Kendi%20Offer%20Telehealth%20%3F%22%2C%22faq_desc%22%3A%22Anim%20pariatur%20cliche%20reprehenderit%2C%20enim%20eiusmod%20high%20life%20accusamus%20terry%20richardson%20ad%20squid.%203%20wolf%20moon%20officia%20aute%2C%20non%20cupidatat%20skateboard%20dolor%20brunch.%22%7D%2C%7B%22faq_title%22%3A%22White%20Plains%20Hospital%20Kendiaccepts%20Insurance%22%2C%22faq_desc%22%3A%22Anim%20pariatur%20cliche%20reprehenderit%2C%20enim%20eiusmod%20high%20life%20accusamus%20terry%20richardson%20ad%20squid.%203%20wolf%20moon%20officia%20aute%2C%20non%20cupidatat%20skateboard%20dolor%20brunch.%22%7D%2C%7B%22faq_title%22%3A%22Can%20I%20Make%20An%20Appointment%20Online%20With%20White%20Plains%20Hospital%20Kendi%3F%22%2C%22faq_desc%22%3A%22Anim%20pariatur%20cliche%20reprehenderit%2C%20enim%20eiusmod%20high%20life%20accusamus%20terry%20richardson%20ad%20squid.%203%20wolf%20moon%20officia%20aute%2C%20non%20cupidatat%20skateboard%20dolor%20brunch.%22%7D%5D\"][/vc_column][/vc_row]', 'FAQ 3', '', 'publish', 'closed', 'closed', '', 'faq-3', '', '', '2021-08-25 07:49:02', '2021-08-25 07:49:02', '', 0, 'https://slidesigma.nyc/templatemonster/wp/medtab/?post_type=sigma_templates&amp;p=235', 0, 'sigma_templates', '', 0),
(236, 1, '2021-08-25 07:49:57', '2021-08-25 07:49:57', '[vc_row][vc_column][sigma_faq style=\"style-13\" faq_items=\"%5B%7B%22faq_title%22%3A%22Can%20i%20make%20an%20Appointment%20Online%20with%20White%20Plains%20Hospital%20Kendi%3F%22%2C%22faq_desc%22%3A%22Anim%20pariatur%20cliche%20reprehenderit%2C%20enim%20eiusmod%20high%20life%20accusamus%20terry%20richardson%20ad%20squid.%203%20wolf%20moon%20officia%20aute%2C%20non%20cupidatat%20skateboard%20dolor%20brunch.%22%7D%2C%7B%22faq_title%22%3A%22Does%20White%20Plains%20Hospital%20Kendi%20Offer%20Telehealth%20%3F%22%2C%22faq_desc%22%3A%22Anim%20pariatur%20cliche%20reprehenderit%2C%20enim%20eiusmod%20high%20life%20accusamus%20terry%20richardson%20ad%20squid.%203%20wolf%20moon%20officia%20aute%2C%20non%20cupidatat%20skateboard%20dolor%20brunch.%22%7D%5D\"][/vc_column][/vc_row]', 'FAQ 4', '', 'publish', 'closed', 'closed', '', 'faq-4', '', '', '2021-08-25 07:49:57', '2021-08-25 07:49:57', '', 0, 'https://slidesigma.nyc/templatemonster/wp/medtab/?post_type=sigma_templates&amp;p=236', 0, 'sigma_templates', '', 0),
(237, 1, '2021-08-25 07:50:53', '2021-08-25 07:50:53', '[vc_row][vc_column][sigma_faq style=\"style-13\" faq_items=\"%5B%7B%22faq_title%22%3A%22Does%20White%20Plains%20Hospital%20Kendi%20Offer%20Telehealth%20%3F%22%2C%22faq_desc%22%3A%22Anim%20pariatur%20cliche%20reprehenderit%2C%20enim%20eiusmod%20high%20life%20accusamus%20terry%20richardson%20ad%20squid.%203%20wolf%20moon%20officia%20aute%2C%20non%20cupidatat%20skateboard%20dolor%20brunch.%22%7D%2C%7B%22faq_title%22%3A%22Can%20i%20make%20an%20Appointment%20Online%20with%20White%20Plains%20Hospital%20Kendi%3F%22%2C%22faq_desc%22%3A%22Anim%20pariatur%20cliche%20reprehenderit%2C%20enim%20eiusmod%20high%20life%20accusamus%20terry%20richardson%20ad%20squid.%203%20wolf%20moon%20officia%20aute%2C%20non%20cupidatat%20skateboard%20dolor%20brunch.%22%7D%5D\"][/vc_column][/vc_row]', 'FAQ 5', '', 'publish', 'closed', 'closed', '', 'faq-5', '', '', '2021-08-25 07:50:53', '2021-08-25 07:50:53', '', 0, 'https://slidesigma.nyc/templatemonster/wp/medtab/?post_type=sigma_templates&amp;p=237', 0, 'sigma_templates', '', 0),
(241, 1, '2021-08-25 07:59:00', '2021-08-25 07:59:00', '<h2 \n		style=\"text-align:center;\"> Contact Us  \n			</h2>\n						<p> Great doctor if you need your family member to get effective immediate assistance,<br>\nemergency treatment, or simple consultation.</p>\n												<h5>Phone Number</h5>\n																<p>+1 315 369 5943</p>\n												<h5>Email</h5>\n																<p>[email protected]\n</p>\n												<h5>Location</h5>\n																<p>3556 Beech Street, USA\n</p>\n			<iframe loading=\"lazy\"\n					src=\"https://maps.google.com/maps?q=Eiffel%20Tower&#038;t=m&#038;z=10&#038;output=embed&#038;iwloc=near\"\n					title=\"Eiffel Tower\"\n					aria-label=\"Eiffel Tower\"\n			></iframe>\n				 						<p>GET IN TOUCH</h2></p>\n																		<h2>Contact Details</h2>\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/elementor/wp-admin/admin-ajax.php#wpcf7-f244-o3\" method=\"post\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"244\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.7.6\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f244-o3\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n                <input size=\"40\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Enter First Name\" value=\"\" type=\"text\" name=\"your-name\" />\n                <input size=\"40\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Enter Last Name\" value=\"\" type=\"text\" name=\"text-558\" />\n                <input size=\"40\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Email Address\" value=\"\" type=\"email\" name=\"your-email\" />\n                <input size=\"40\" aria-invalid=\"false\" placeholder=\"Phone Number\" value=\"\" type=\"tel\" name=\"your-phone\" />\n                <textarea cols=\"40\" rows=\"10\" aria-invalid=\"false\" placeholder=\"Enter Message\" name=\"your-message\"></textarea>\n              <input type=\"submit\" value=\"Submit\" />\n</form>', 'Contact Us', '', 'publish', 'closed', 'closed', '', 'contact-us', '', '', '2023-04-28 15:13:57', '2023-04-28 15:13:57', '', 0, 'https://slidesigma.nyc/templatemonster/wp/medtab/?page_id=241', 0, 'page', '', 0),
(244, 1, '2021-08-25 08:09:18', '2021-08-25 08:09:18', '<div class=\"sigma_form style-2 custom-contact-form-style\">\n          <div class=\"row\">\n            <div class=\"col-lg-6\">\n              <div class=\"form-group\">\n                [text* your-name placeholder \"Enter First Name\"]\n              </div>\n            </div>\n           <div class=\"col-lg-6\">\n              <div class=\"form-group\">\n                [text* text-558 your-name placeholder \"Enter Last Name\"]\n              </div>\n            </div>\n            <div class=\"col-lg-6\">\n              <div class=\"form-group\">\n                [email* your-email placeholder \"Email Address\"]\n              </div>\n            </div>\n            <div class=\"col-lg-6\">\n              <div class=\"form-group\">\n                [tel your-phone placeholder \"Phone Number\"]\n              </div>\n            </div>\n            <div class=\"col-12\">\n              <div class=\"form-group\">\n                [textarea your-message placeholder \"Enter Message\"]\n              </div>\n            </div>\n            <div class=\"col-12\">\n              [submit \"Submit\"]\n            </div>\n          </div>\n      </div>\n1\n[_site_title] \"[your-subject]\"\n[_site_title] <[email protected]>\[email protected]\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 [_site_title] ([_site_url])\nReply-To: [your-email]\n\n\n\n\n[_site_title] \"[your-subject]\"\n[_site_title] <[email protected]>\n[your-email]\nMessage Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on [_site_title] ([_site_url])\nReply-To: [_site_admin_email]\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.\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 date format is incorrect.\nThe date is before the earliest one allowed.\nThe date is after the latest one allowed.\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.\nThe e-mail address entered is invalid.\nThe URL is invalid.\nThe telephone number is invalid.', 'Contact Us Page Form', '', 'publish', 'closed', 'closed', '', 'contact-us-form', '', '', '2021-08-25 08:09:18', '2021-08-25 08:09:18', '', 0, 'https://slidesigma.nyc/templatemonster/wp/medtab/?post_type=wpcf7_contact_form&amp;p=244', 0, 'wpcf7_contact_form', '', 0),
(312, 1, '2021-08-26 05:53:08', '2021-08-26 05:53:08', '', 'Header', '', 'publish', 'closed', 'closed', '', 'heade', '', '', '2021-08-26 05:53:08', '2021-08-26 05:53:08', '', 0, 'https://slidesigma.nyc/templatemonster/wp/medtab/?post_type=layouts&amp;p=312', 0, 'layouts', '', 0),
(329, 1, '2024-06-26 14:11:31', '2021-08-26 08:24:32', ' ', '', '', 'publish', 'closed', 'closed', '', '329', '', '', '2024-06-26 14:11:31', '2024-06-26 14:11:31', '', 0, 'https://slidesigma.nyc/templatemonster/wp/medtab/?p=329', 24, 'nav_menu_item', '', 0),
(333, 1, '2024-06-26 14:11:31', '2021-08-26 08:24:32', ' ', '', '', 'publish', 'closed', 'closed', '', '333', '', '', '2024-06-26 14:11:31', '2024-06-26 14:11:31', '', 0, 'https://slidesigma.nyc/templatemonster/wp/medtab/?p=333', 11, 'nav_menu_item', '', 0),
(336, 1, '2024-06-26 14:11:31', '2021-08-26 08:24:32', '', 'Doctors', '', 'publish', 'closed', 'closed', '', 'doctors-2', '', '', '2024-06-26 14:11:31', '2024-06-26 14:11:31', '', 0, 'https://slidesigma.nyc/templatemonster/wp/medtab/?p=336', 18, 'nav_menu_item', '', 0),
(339, 1, '2024-06-26 14:11:32', '2021-08-26 08:25:00', ' ', '', '', 'publish', 'closed', 'closed', '', '339', '', '', '2024-06-26 14:11:32', '2024-06-26 14:11:32', '', 0, 'https://slidesigma.nyc/templatemonster/wp/medtab/?p=339', 26, 'nav_menu_item', '', 0),
(412, 1, '2021-09-03 12:28:00', '2021-09-03 12:28:00', '', 'Jennifer Robinson', 'It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.Lorem ipsum dolor sit amet consectetur adipisicing elit.', 'publish', 'closed', 'closed', '', 'freeman', '', '', '2021-09-03 12:28:00', '2021-09-03 12:28:00', '', 0, 'http://localhost/dreamguys/?post_type=testimonial&amp;p=412', 0, 'testimonial', '', 0),
(454, 1, '2021-09-07 06:27:45', '2021-09-07 06:27:45', '', 'medtab', '', 'publish', 'closed', 'closed', '', 'medtab', '', '', '2021-09-07 06:27:45', '2021-09-07 06:27:45', '', 0, 'http://localhost/dreamguys/medtab/', 0, 'custom_css', '', 0),
(463, 1, '2021-09-07 07:52:13', '2021-09-07 07:52:13', '[vc_row css=\".vc_custom_1649309951121{padding-top: 20px !important;padding-bottom: 20px !important;}\"][vc_column width=\"1/4\" el_class=\"footer_firsrsec\"][vc_single_image image=\"1669\" img_size=\"full\" el_class=\"footer_singlelogo\"][vc_column_text css=\".vc_custom_1652955505490{margin-top: 15px !important;margin-bottom: 0px !important;}\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.[/vc_column_text][sigma_social_links style=\"style-4\" social_items=\"%5B%7B%22social_link%22%3A%22url%3Ahttps%253A%252F%252Fwww.facebook.com%252F%7Ctarget%3A_blank%22%2C%22icon_type%22%3A%22fontawesome%22%2C%22icon_fontawesome%22%3A%22fab%20fa-facebook-f%22%2C%22icon_openiconic%22%3A%22vc-oi%20vc-oi-dial%22%2C%22icon_typicons%22%3A%22typcn%20typcn-adjust-brightness%22%2C%22icon_entypo%22%3A%22entypo-icon%20entypo-icon-note%22%2C%22icon_linecons%22%3A%22vc_li%20vc_li-heart%22%2C%22icon_monosocial%22%3A%22vc-mono%20vc-mono-fivehundredpx%22%2C%22icon_material%22%3A%22vc-material%20vc-material-cake%22%7D%2C%7B%22social_link%22%3A%22url%3Ahttps%253A%252F%252Ftwitter.com%252F%7Ctarget%3A_blank%22%2C%22icon_type%22%3A%22fontawesome%22%2C%22icon_fontawesome%22%3A%22fab%20fa-twitter%22%2C%22icon_openiconic%22%3A%22vc-oi%20vc-oi-dial%22%2C%22icon_typicons%22%3A%22typcn%20typcn-adjust-brightness%22%2C%22icon_entypo%22%3A%22entypo-icon%20entypo-icon-note%22%2C%22icon_linecons%22%3A%22vc_li%20vc_li-heart%22%2C%22icon_monosocial%22%3A%22vc-mono%20vc-mono-fivehundredpx%22%2C%22icon_material%22%3A%22vc-material%20vc-material-cake%22%7D%2C%7B%22social_link%22%3A%22url%3Ahttps%253A%252F%252Fwww.instagram.com%252F%7Ctarget%3A_blank%22%2C%22icon_type%22%3A%22fontawesome%22%2C%22icon_fontawesome%22%3A%22fab%20fa-instagram%22%2C%22icon_openiconic%22%3A%22vc-oi%20vc-oi-dial%22%2C%22icon_typicons%22%3A%22typcn%20typcn-adjust-brightness%22%2C%22icon_entypo%22%3A%22entypo-icon%20entypo-icon-note%22%2C%22icon_linecons%22%3A%22vc_li%20vc_li-heart%22%2C%22icon_monosocial%22%3A%22vc-mono%20vc-mono-fivehundredpx%22%2C%22icon_material%22%3A%22vc-material%20vc-material-cake%22%7D%2C%7B%22social_link%22%3A%22url%3Ahttps%253A%252F%252Fwww.linkedin.com%252Fsignup%7Ctarget%3A_blank%22%2C%22icon_type%22%3A%22fontawesome%22%2C%22icon_fontawesome%22%3A%22fab%20fa-linkedin-in%22%2C%22icon_openiconic%22%3A%22vc-oi%20vc-oi-dial%22%2C%22icon_typicons%22%3A%22typcn%20typcn-adjust-brightness%22%2C%22icon_entypo%22%3A%22entypo-icon%20entypo-icon-note%22%2C%22icon_linecons%22%3A%22vc_li%20vc_li-heart%22%2C%22icon_monosocial%22%3A%22vc-mono%20vc-mono-fivehundredpx%22%2C%22icon_material%22%3A%22vc-material%20vc-material-cake%22%7D%2C%7B%22social_link%22%3A%22url%3Ahttps%253A%252F%252Fdribbble.com%252F%7Ctarget%3A_blank%22%2C%22icon_type%22%3A%22fontawesome%22%2C%22icon_fontawesome%22%3A%22fab%20fa-dribbble%22%2C%22icon_openiconic%22%3A%22vc-oi%20vc-oi-dial%22%2C%22icon_typicons%22%3A%22typcn%20typcn-adjust-brightness%22%2C%22icon_entypo%22%3A%22entypo-icon%20entypo-icon-note%22%2C%22icon_linecons%22%3A%22vc_li%20vc_li-heart%22%2C%22icon_monosocial%22%3A%22vc-mono%20vc-mono-fivehundredpx%22%2C%22icon_material%22%3A%22vc-material%20vc-material-cake%22%7D%5D\" link_color=\"#ffffff\" link_color_hover=\"#09e5ab\" css=\".vc_custom_1637044758811{margin-top: 30px !important;}\"][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1632308057371{padding-top: 20px !important;padding-bottom: 20px !important;}\"][sigma_footer_menu footer_menu_orientation=\"vertical\" menu_title=\"Specialities\" footer_menu_items=\"%5B%7B%22footer_menu_title%22%3A%22Neurology%22%2C%22footer_menu_link%22%3A%22url%3A%2523%22%2C%22footer_menu_badge_state%22%3A%22success%22%2C%22add_icon%22%3A%22yes%22%2C%22icon_type%22%3A%22fontawesome%22%2C%22icon_fontawesome%22%3A%22fas%20fa-angle-double-right%22%2C%22icon_openiconic%22%3A%22vc-oi%20vc-oi-dial%22%2C%22icon_typicons%22%3A%22typcn%20typcn-adjust-brightness%22%2C%22icon_entypo%22%3A%22entypo-icon%20entypo-icon-note%22%2C%22icon_linecons%22%3A%22vc_li%20vc_li-heart%22%2C%22icon_monosocial%22%3A%22vc-mono%20vc-mono-fivehundredpx%22%2C%22icon_material%22%3A%22vc-material%20vc-material-cake%22%7D%2C%7B%22footer_menu_title%22%3A%22Cardiologist%22%2C%22footer_menu_link%22%3A%22url%3A%2523%22%2C%22footer_menu_badge_state%22%3A%22success%22%2C%22add_icon%22%3A%22yes%22%2C%22icon_type%22%3A%22fontawesome%22%2C%22icon_fontawesome%22%3A%22fas%20fa-angle-double-right%22%2C%22icon_openiconic%22%3A%22vc-oi%20vc-oi-dial%22%2C%22icon_typicons%22%3A%22typcn%20typcn-adjust-brightness%22%2C%22icon_entypo%22%3A%22entypo-icon%20entypo-icon-note%22%2C%22icon_linecons%22%3A%22vc_li%20vc_li-heart%22%2C%22icon_monosocial%22%3A%22vc-mono%20vc-mono-fivehundredpx%22%2C%22icon_material%22%3A%22vc-material%20vc-material-cake%22%7D%2C%7B%22footer_menu_title%22%3A%22Dentist%22%2C%22footer_menu_link%22%3A%22url%3A%2523%22%2C%22footer_menu_badge_state%22%3A%22success%22%2C%22add_icon%22%3A%22yes%22%2C%22icon_type%22%3A%22fontawesome%22%2C%22icon_fontawesome%22%3A%22fas%20fa-angle-double-right%22%2C%22icon_openiconic%22%3A%22vc-oi%20vc-oi-dial%22%2C%22icon_typicons%22%3A%22typcn%20typcn-adjust-brightness%22%2C%22icon_entypo%22%3A%22entypo-icon%20entypo-icon-note%22%2C%22icon_linecons%22%3A%22vc_li%20vc_li-heart%22%2C%22icon_monosocial%22%3A%22vc-mono%20vc-mono-fivehundredpx%22%2C%22icon_material%22%3A%22vc-material%20vc-material-cake%22%7D%2C%7B%22footer_menu_title%22%3A%22Urology%22%2C%22footer_menu_link%22%3A%22url%3A%2523%22%2C%22footer_menu_badge_state%22%3A%22success%22%2C%22add_icon%22%3A%22yes%22%2C%22icon_type%22%3A%22fontawesome%22%2C%22icon_fontawesome%22%3A%22fas%20fa-angle-double-right%22%2C%22icon_openiconic%22%3A%22vc-oi%20vc-oi-dial%22%2C%22icon_typicons%22%3A%22typcn%20typcn-adjust-brightness%22%2C%22icon_entypo%22%3A%22entypo-icon%20entypo-icon-note%22%2C%22icon_linecons%22%3A%22vc_li%20vc_li-heart%22%2C%22icon_monosocial%22%3A%22vc-mono%20vc-mono-fivehundredpx%22%2C%22icon_material%22%3A%22vc-material%20vc-material-cake%22%7D%2C%7B%22footer_menu_title%22%3A%22Orthopedic%22%2C%22footer_menu_link%22%3A%22url%3A%2523%22%2C%22footer_menu_badge_state%22%3A%22success%22%2C%22add_icon%22%3A%22yes%22%2C%22icon_type%22%3A%22fontawesome%22%2C%22icon_fontawesome%22%3A%22fas%20fa-angle-double-right%22%2C%22icon_openiconic%22%3A%22vc-oi%20vc-oi-dial%22%2C%22icon_typicons%22%3A%22typcn%20typcn-adjust-brightness%22%2C%22icon_entypo%22%3A%22entypo-icon%20entypo-icon-note%22%2C%22icon_linecons%22%3A%22vc_li%20vc_li-heart%22%2C%22icon_monosocial%22%3A%22vc-mono%20vc-mono-fivehundredpx%22%2C%22icon_material%22%3A%22vc-material%20vc-material-cake%22%7D%5D\" title_color=\"#ffffff\" link_color=\"#ffffff\" link_color_hover=\"#ffffff\"][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1632308067616{padding-top: 20px !important;padding-bottom: 20px !important;}\"][sigma_footer_menu footer_menu_orientation=\"vertical\" menu_title=\"Services\" footer_menu_items=\"%5B%7B%22footer_menu_title%22%3A%22Medical%22%2C%22footer_menu_link%22%3A%22url%3A%2523%22%2C%22footer_menu_badge_state%22%3A%22success%22%2C%22add_icon%22%3A%22yes%22%2C%22icon_type%22%3A%22fontawesome%22%2C%22icon_fontawesome%22%3A%22fas%20fa-angle-double-right%22%2C%22icon_openiconic%22%3A%22vc-oi%20vc-oi-dial%22%2C%22icon_typicons%22%3A%22typcn%20typcn-adjust-brightness%22%2C%22icon_entypo%22%3A%22entypo-icon%20entypo-icon-note%22%2C%22icon_linecons%22%3A%22vc_li%20vc_li-heart%22%2C%22icon_monosocial%22%3A%22vc-mono%20vc-mono-fivehundredpx%22%2C%22icon_material%22%3A%22vc-material%20vc-material-cake%22%7D%2C%7B%22footer_menu_title%22%3A%22Operation%22%2C%22footer_menu_link%22%3A%22url%3A%2523%22%2C%22footer_menu_badge_state%22%3A%22success%22%2C%22add_icon%22%3A%22yes%22%2C%22icon_type%22%3A%22fontawesome%22%2C%22icon_fontawesome%22%3A%22fas%20fa-angle-double-right%22%2C%22icon_openiconic%22%3A%22vc-oi%20vc-oi-dial%22%2C%22icon_typicons%22%3A%22typcn%20typcn-adjust-brightness%22%2C%22icon_entypo%22%3A%22entypo-icon%20entypo-icon-note%22%2C%22icon_linecons%22%3A%22vc_li%20vc_li-heart%22%2C%22icon_monosocial%22%3A%22vc-mono%20vc-mono-fivehundredpx%22%2C%22icon_material%22%3A%22vc-material%20vc-material-cake%22%7D%2C%7B%22footer_menu_title%22%3A%22Laboratory%22%2C%22footer_menu_link%22%3A%22url%3A%2523%22%2C%22footer_menu_badge_state%22%3A%22success%22%2C%22add_icon%22%3A%22yes%22%2C%22icon_type%22%3A%22fontawesome%22%2C%22icon_fontawesome%22%3A%22fas%20fa-angle-double-right%22%2C%22icon_openiconic%22%3A%22vc-oi%20vc-oi-dial%22%2C%22icon_typicons%22%3A%22typcn%20typcn-adjust-brightness%22%2C%22icon_entypo%22%3A%22entypo-icon%20entypo-icon-note%22%2C%22icon_linecons%22%3A%22vc_li%20vc_li-heart%22%2C%22icon_monosocial%22%3A%22vc-mono%20vc-mono-fivehundredpx%22%2C%22icon_material%22%3A%22vc-material%20vc-material-cake%22%7D%2C%7B%22footer_menu_title%22%3A%22ICU%22%2C%22footer_menu_link%22%3A%22url%3A%2523%22%2C%22footer_menu_badge_state%22%3A%22success%22%2C%22add_icon%22%3A%22yes%22%2C%22icon_type%22%3A%22fontawesome%22%2C%22icon_fontawesome%22%3A%22fas%20fa-angle-double-right%22%2C%22icon_openiconic%22%3A%22vc-oi%20vc-oi-dial%22%2C%22icon_typicons%22%3A%22typcn%20typcn-adjust-brightness%22%2C%22icon_entypo%22%3A%22entypo-icon%20entypo-icon-note%22%2C%22icon_linecons%22%3A%22vc_li%20vc_li-heart%22%2C%22icon_monosocial%22%3A%22vc-mono%20vc-mono-fivehundredpx%22%2C%22icon_material%22%3A%22vc-material%20vc-material-cake%22%7D%2C%7B%22footer_menu_title%22%3A%22Test%20Room%22%2C%22footer_menu_link%22%3A%22url%3A%2523%22%2C%22footer_menu_badge_state%22%3A%22success%22%2C%22add_icon%22%3A%22yes%22%2C%22icon_type%22%3A%22fontawesome%22%2C%22icon_fontawesome%22%3A%22fas%20fa-angle-double-right%22%2C%22icon_openiconic%22%3A%22vc-oi%20vc-oi-dial%22%2C%22icon_typicons%22%3A%22typcn%20typcn-adjust-brightness%22%2C%22icon_entypo%22%3A%22entypo-icon%20entypo-icon-note%22%2C%22icon_linecons%22%3A%22vc_li%20vc_li-heart%22%2C%22icon_monosocial%22%3A%22vc-mono%20vc-mono-fivehundredpx%22%2C%22icon_material%22%3A%22vc-material%20vc-material-cake%22%7D%5D\" title_color=\"#ffffff\" link_color=\"#ffffff\" link_color_hover=\"#ffffff\"][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1646401479661{padding-top: 20px !important;padding-bottom: 20px !important;}\" el_class=\"footer_contactinfo\"][vc_custom_heading text=\"Contact Us\" font_container=\"tag:h2|font_size:20px|text_align:left|color:%23ffffff\" use_theme_fonts=\"yes\" el_class=\"footer-title\" css=\".vc_custom_1637131018975{margin-bottom: 30px !important;}\"][vc_column_text css=\".vc_custom_1637044446857{margin-bottom: 0px !important;}\"]<i class=\"fas fa-map-marker-alt\"></i> 3556 Beech Street, USA\r\n\r\n<i class=\"fas fa-phone-alt\"></i> +1 315 369 5943\r\n\r\n<i class=\"fas fa-envelope\"></i> [email protected][/vc_column_text][/vc_column][/vc_row][vc_row bg_color_scheme=\"primary\"][vc_column][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1634984453974{border-top-width: 1px !important;padding-top: 20px !important;padding-bottom: 20px !important;border-top-color: #1663a6 !important;border-top-style: solid !important;}\"][vc_column_inner el_class=\"footer_gap\" width=\"1/2\" responsive_css=\"margin_bottom_sm:20px\"][vc_column_text css=\".vc_custom_1646642147744{margin-bottom: 0px !important;}\" el_class=\"copyright_txt\"]\r\n<p class=\"mb-0 text-md-left\">© 2022 Doccure. All rights reserved.</p>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][sigma_footer_menu footer_menu_alignment=\"aligned-right\" footer_menu_items=\"%5B%7B%22footer_menu_title%22%3A%22Terms%20and%20conditions%22%2C%22footer_menu_link%22%3A%22url%3Ahttps%253A%252F%252Fdoccure-wp.dreamstechnologies.com%252Fterms-and-conditions%252F%22%2C%22footer_menu_badge_state%22%3A%22success%22%2C%22icon_type%22%3A%22fontawesome%22%2C%22icon_fontawesome%22%3A%22fas%20fa-adjust%22%2C%22icon_openiconic%22%3A%22vc-oi%20vc-oi-dial%22%2C%22icon_typicons%22%3A%22typcn%20typcn-adjust-brightness%22%2C%22icon_entypo%22%3A%22entypo-icon%20entypo-icon-note%22%2C%22icon_linecons%22%3A%22vc_li%20vc_li-heart%22%2C%22icon_monosocial%22%3A%22vc-mono%20vc-mono-fivehundredpx%22%2C%22icon_material%22%3A%22vc-material%20vc-material-cake%22%7D%2C%7B%22footer_menu_title%22%3A%22Policy%22%2C%22footer_menu_link%22%3A%22url%3Ahttps%253A%252F%252Fdoccure-wp.dreamstechnologies.com%252Fprivacy-policy%252F%22%2C%22footer_menu_badge_state%22%3A%22success%22%2C%22icon_type%22%3A%22fontawesome%22%2C%22icon_fontawesome%22%3A%22fas%20fa-adjust%22%2C%22icon_openiconic%22%3A%22vc-oi%20vc-oi-dial%22%2C%22icon_typicons%22%3A%22typcn%20typcn-adjust-brightness%22%2C%22icon_entypo%22%3A%22entypo-icon%20entypo-icon-note%22%2C%22icon_linecons%22%3A%22vc_li%20vc_li-heart%22%2C%22icon_monosocial%22%3A%22vc-mono%20vc-mono-fivehundredpx%22%2C%22icon_material%22%3A%22vc-material%20vc-material-cake%22%7D%5D\" link_color=\"#ffffff\" link_color_hover=\"#09e5ab\" title_color=\"#ffffff\" el_class=\"copyright_txt\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]', 'Footer', '', 'publish', 'closed', 'closed', '', 'footer2', '', '', '2022-05-27 12:49:52', '2022-05-27 12:49:52', '', 0, 'http://localhost/dreamguys/?post_type=sigma_templates&#038;p=463', 0, 'sigma_templates', '', 0),
(501, 1, '2021-09-09 08:08:55', '2021-09-09 08:08:55', '<figure class=\"gallery-item\"><a href=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-01-1.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"6057718d\" data-elementor-lightbox-title=\"doctor-01\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NzgwLCJ1cmwiOiJodHRwczpcL1wvZG9jY3VyZS13cC5kcmVhbWd1eXN0ZWNoLmNvbVwvZWxlbWVudG9yXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIxXC8wOVwvZG9jdG9yLTAxLTEuanBnIiwic2xpZGVzaG93IjoiNjA1NzcxOGQifQ%3D%3D\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-01-1.jpg\" sizes=\"(max-width: 420px) 100vw, 420px\" srcset=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-01-1.jpg 420w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-01-1-300x300.jpg 300w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-01-1-150x150.jpg 150w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-01-1-100x100.jpg 100w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-01-1-65x65.jpg 65w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-01-1-30x30.jpg 30w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-01-1-20x20.jpg 20w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-01-1-250x250.jpg 250w\" alt=\"\" width=\"420\" height=\"420\" /></a></figure>\r\n<figure class=\"gallery-item\"><a href=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-02-1.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"6057718d\" data-elementor-lightbox-title=\"doctor-02\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6Nzc3LCJ1cmwiOiJodHRwczpcL1wvZG9jY3VyZS13cC5kcmVhbWd1eXN0ZWNoLmNvbVwvZWxlbWVudG9yXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIxXC8wOVwvZG9jdG9yLTAyLTEuanBnIiwic2xpZGVzaG93IjoiNjA1NzcxOGQifQ%3D%3D\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-02-1.jpg\" sizes=\"(max-width: 420px) 100vw, 420px\" srcset=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-02-1.jpg 420w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-02-1-300x300.jpg 300w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-02-1-150x150.jpg 150w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-02-1-100x100.jpg 100w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-02-1-65x65.jpg 65w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-02-1-30x30.jpg 30w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-02-1-20x20.jpg 20w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-02-1-250x250.jpg 250w\" alt=\"\" width=\"420\" height=\"420\" /></a></figure>\r\n<figure class=\"gallery-item\"><a href=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-03.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"6057718d\" data-elementor-lightbox-title=\"doctor-03\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6Nzc2LCJ1cmwiOiJodHRwczpcL1wvZG9jY3VyZS13cC5kcmVhbWd1eXN0ZWNoLmNvbVwvZWxlbWVudG9yXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIxXC8wOVwvZG9jdG9yLTAzLmpwZyIsInNsaWRlc2hvdyI6IjYwNTc3MThkIn0%3D\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-03.jpg\" sizes=\"(max-width: 420px) 100vw, 420px\" srcset=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-03.jpg 420w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-03-300x300.jpg 300w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-03-150x150.jpg 150w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-03-100x100.jpg 100w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-03-65x65.jpg 65w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-03-30x30.jpg 30w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-03-20x20.jpg 20w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-03-250x250.jpg 250w\" alt=\"\" width=\"420\" height=\"420\" /></a></figure>\r\n<figure class=\"gallery-item\"><a href=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-04-1.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"6057718d\" data-elementor-lightbox-title=\"doctor-04\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6Nzc1LCJ1cmwiOiJodHRwczpcL1wvZG9jY3VyZS13cC5kcmVhbWd1eXN0ZWNoLmNvbVwvZWxlbWVudG9yXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIxXC8wOVwvZG9jdG9yLTA0LTEuanBnIiwic2xpZGVzaG93IjoiNjA1NzcxOGQifQ%3D%3D\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-04-1.jpg\" sizes=\"(max-width: 420px) 100vw, 420px\" srcset=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-04-1.jpg 420w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-04-1-300x300.jpg 300w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-04-1-150x150.jpg 150w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-04-1-100x100.jpg 100w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-04-1-65x65.jpg 65w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-04-1-30x30.jpg 30w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-04-1-20x20.jpg 20w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-04-1-250x250.jpg 250w\" alt=\"\" width=\"420\" height=\"420\" /></a></figure>\r\n<figure class=\"gallery-item\"><a href=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/doctor-05-1.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"6057718d\" data-elementor-lightbox-title=\"doctor-05-1\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6Mjk3MCwidXJsIjoiaHR0cHM6XC9cL2RvY2N1cmUtd3AuZHJlYW1ndXlzdGVjaC5jb21cL2VsZW1lbnRvclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyMVwvMTJcL2RvY3Rvci0wNS0xLmpwZyIsInNsaWRlc2hvdyI6IjYwNTc3MThkIn0%3D\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/doctor-05-1.jpg\" sizes=\"(max-width: 420px) 100vw, 420px\" srcset=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/doctor-05-1.jpg 420w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/doctor-05-1-300x300.jpg 300w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/doctor-05-1-150x150.jpg 150w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/doctor-05-1-100x100.jpg 100w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/doctor-05-1-65x65.jpg 65w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/doctor-05-1-30x30.jpg 30w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/doctor-05-1-20x20.jpg 20w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/doctor-05-1-250x250.jpg 250w\" alt=\"\" width=\"420\" height=\"420\" /></a></figure>\r\n<figure class=\"gallery-item\"><a href=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-06-1.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"6057718d\" data-elementor-lightbox-title=\"doctor-06\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NzczLCJ1cmwiOiJodHRwczpcL1wvZG9jY3VyZS13cC5kcmVhbWd1eXN0ZWNoLmNvbVwvZWxlbWVudG9yXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIxXC8wOVwvZG9jdG9yLTA2LTEuanBnIiwic2xpZGVzaG93IjoiNjA1NzcxOGQifQ%3D%3D\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-06-1.jpg\" sizes=\"(max-width: 420px) 100vw, 420px\" srcset=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-06-1.jpg 420w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-06-1-300x300.jpg 300w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-06-1-150x150.jpg 150w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-06-1-100x100.jpg 100w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-06-1-65x65.jpg 65w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-06-1-30x30.jpg 30w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-06-1-20x20.jpg 20w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-06-1-250x250.jpg 250w\" alt=\"\" width=\"420\" height=\"420\" /></a></figure>', 'Doctors', '', 'publish', 'closed', 'closed', '', 'doctors', '', '', '2023-04-28 15:26:15', '2023-04-28 15:26:15', '', 0, 'http://localhost/dreamguys/?post_type=portfolio&#038;p=501', 0, 'portfolio', '', 0),
(527, 1, '2021-09-11 05:28:49', '2021-09-11 05:28:49', '', 'Clinic and Specialities Slider', '', 'publish', 'closed', 'closed', '', 'sample-slider-2-2', '', '', '2022-05-19 10:15:16', '2022-05-19 10:15:16', '', 0, 'http://localhost/dreamguys/?p=527', 0, 'sa_slider', '', 0),
(574, 1, '2021-09-14 12:24:35', '2021-09-14 12:24:35', '<div class=\"row\">\n<div class=\"search-box\">\n<div class=\"col-md-6\">\n<div class=\"form-group search-location\">\n<input type=\"text\" class=\"form-control\" placeholder=\"Search Location\">\n<span class=\"form-text\">Based on your Location</span>\n</div>\n</div>\n<div class=\"col-md-6\">\n<div class=\"form-group search-info\">\n<input type=\"text\" class=\"form-control\" placeholder=\"Search Doctors, Clinics, Hospitals, Diseases Etc\">\n<span class=\"form-text\">Ex : Dental or Sugar Check up etc</span>\n</div>\n\n<button type=\"submit\" class=\"btn btn-primary search-btn mt-0\"><i class=\"fas fa-search\"></i> <span>Search</span></button>\n</div>\n</div>\n</div>\n1\n[_site_title] \"[your-subject]\"\[email protected]\[email protected]\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 [_site_title] ([_site_url])\n\n\n\n\n\n[_site_title] \"[your-subject]\"\n[_site_title] <[email protected]>\n[your-email]\nMessage Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on [_site_title] ([_site_url])\nReply-To: [_site_admin_email]\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.\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 date format is incorrect.\nThe date is before the earliest one allowed.\nThe date is after the latest one allowed.\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.\nThe e-mail address entered is invalid.\nThe URL is invalid.\nThe telephone number is invalid.', 'slider form', '', 'publish', 'closed', 'closed', '', 'slider-form', '', '', '2021-09-14 12:24:35', '2021-09-14 12:24:35', '', 0, 'http://localhost/dreamguys/?post_type=wpcf7_contact_form&amp;p=574', 0, 'wpcf7_contact_form', '', 0),
(656, 1, '2021-09-25 05:22:17', '2021-09-25 05:22:17', '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.\r\n\r\nSed 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. Ut enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur, vel illum qui dolorem eum fugiat quo voluptas nulla pariatur?\r\n\r\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.', '5 Great reasons to use an online doctor to choose', 'Delve into the impact of digital life on mental health & discover practical strategies to maintain mental well-being.', 'publish', 'open', 'open', '', '5-great-reasons-to-use-an-online-doctor', '', '', '2024-06-26 05:36:16', '2024-06-26 05:36:16', '', 0, 'http://localhost/doccurelivetest/?p=656', 0, 'post', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(660, 1, '2021-09-25 05:45:43', '2021-09-25 05:45:43', '[vc_row css=\".vc_custom_1637904776878{padding-top: 60px !important;padding-bottom: 50px !important;}\"][vc_column width=\"1/2\"][vc_single_image image=\"1872\" img_size=\"full\" css=\".vc_custom_1637904660628{margin-bottom: 0px !important;}\"][/vc_column][vc_column width=\"1/2\"][sigma_custom_heading style=\"style-2\" subtitle_text_transform=\"\" title=\"Total Medical Services\" subtitle=\"We Provide\" subtitle_color=\"#272b41\" css=\".vc_custom_1637899588070{margin-top: 30px !important;}\"][vc_column_text css=\".vc_custom_1637904874533{margin-top: 25px !important;}\"]We provide the most full medical services, so every person could have the opportunity to receive qualitative medical help.\r\n\r\nClinical excellence, diversity, and access to innovative technology are all hallmarks of the graduate medical education experience at doccure. Our residents, fellows, and renowned staff share their experience working at doccure. We try to do our best to help you and provide with high-quality services.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" css=\".vc_custom_1637820705740{padding-top: 80px !important;padding-bottom: 60px !important;background-color: #dfe8ed !important;}\"][vc_column width=\"1/3\"][sigma_infobox style=\"style-11\" icon_type=\"flaticon\" add_icon=\"true\" infobox_title=\"Experienced Physicians\" icon_flaticon=\"flaticon-doctor\" infobox_icon_fs=\"50px\"]Your health is your most important asset. You should entrust it only to the best professionals.[/sigma_infobox][/vc_column][vc_column width=\"1/3\"][sigma_infobox style=\"style-11\" icon_type=\"flaticon\" add_icon=\"true\" infobox_title=\"Personalized Treatment\" icon_flaticon=\"flaticon-heartbeat\" infobox_icon_fs=\"50px\"]Your health is your most important asset. You should entrust it only to the best professionals.[/sigma_infobox][/vc_column][vc_column width=\"1/3\"][sigma_infobox style=\"style-11\" icon_type=\"flaticon\" add_icon=\"true\" infobox_title=\"Quality and Safety\" icon_flaticon=\"flaticon-tick\" infobox_icon_fs=\"50px\"]Your health is your most important asset. You should entrust it only to the best professionals.[/sigma_infobox][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1637820729454{padding-top: 60px !important;padding-bottom: 60px !important;}\"][vc_column][sigma_custom_heading subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"Our Clinical Services\" css=\".vc_custom_1637752991404{margin-bottom: 50px !important;padding-top: 30px !important;}\"][vc_row_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_flaticon=\"flaticon-checklist\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\" infobox_title=\"Consultation\"][/sigma_infobox][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" infobox_title=\"Diagnosis\" icon_flaticon=\"flaticon-heart-1\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\"][/sigma_infobox][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" infobox_title=\"Treatment\" icon_flaticon=\"flaticon-hospital-bed\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\"][/sigma_infobox][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" infobox_title=\"Pregnancy Care\" icon_flaticon=\"flaticon-ambulance-1\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\"][/sigma_infobox][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" infobox_title=\"Pediatric\" icon_flaticon=\"flaticon-pharmacy\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\"][/sigma_infobox][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" infobox_title=\"Online Help\" icon_flaticon=\"flaticon-phone-call\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\"][/sigma_infobox][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1637816906678{padding-top: 50px !important;padding-bottom: 50px !important;background-image: url(https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/Group-8.jpg?id=1876) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\"][sigma_custom_heading subtitle_text_transform=\"\" title=\"Get Online Consultation\" css=\".vc_custom_1637758986199{margin-bottom: 20px !important;padding-top: 30px !important;}\"][vc_column_text]Lorem ipsum dolor sit amet, consectetur adipiscing elit. In porta luctus est interdum pretium. Fusce id tortor fringilla, suscipit turpis ac, varius ex. Cras vel metus ligula. Nam enim ligula, bibendum a iaculis ut, cursus id augue. Proin vitae purus id tortor vehicula scelerisque non in libero.\r\n\r\nNulla non turpis sit amet purus pharetra sollicitudin. Proin rutrum urna ut suscipit ullamcorper. Proin sapien felis, dignissim non finibus eget, luctus vel purus. Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros.\r\n[/vc_column_text][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1637820760234{padding-top: 70px !important;padding-bottom: 80px !important;}\"][vc_column][sigma_custom_tabs style=\"style-9\" custom_tab_list=\"%5B%7B%22custom_tab_title%22%3A%22Payments%22%2C%22add_icon%22%3A%22true%22%2C%22icon_as%22%3A%22font%22%2C%22icon_type%22%3A%22fontawesome%22%2C%22icon_fontawesome%22%3A%22fas%20fa-chevron-right%22%2C%22icon_openiconic%22%3A%22vc-oi%20vc-oi-dial%22%2C%22icon_typicons%22%3A%22typcn%20typcn-adjust-brightness%22%2C%22icon_entypo%22%3A%22entypo-icon%20entypo-icon-note%22%2C%22icon_linecons%22%3A%22vc_li%20vc_li-heart%22%2C%22icon_monosocial%22%3A%22vc-mono%20vc-mono-fivehundredpx%22%2C%22icon_material%22%3A%22vc-material%20vc-material-cake%22%2C%22page_template%22%3A%22232%22%7D%2C%7B%22custom_tab_title%22%3A%22Booking%22%2C%22add_icon%22%3A%22true%22%2C%22icon_as%22%3A%22font%22%2C%22icon_type%22%3A%22fontawesome%22%2C%22icon_fontawesome%22%3A%22fas%20fa-chevron-right%22%2C%22icon_openiconic%22%3A%22vc-oi%20vc-oi-dial%22%2C%22icon_typicons%22%3A%22typcn%20typcn-adjust-brightness%22%2C%22icon_entypo%22%3A%22entypo-icon%20entypo-icon-note%22%2C%22icon_linecons%22%3A%22vc_li%20vc_li-heart%22%2C%22icon_monosocial%22%3A%22vc-mono%20vc-mono-fivehundredpx%22%2C%22icon_material%22%3A%22vc-material%20vc-material-cake%22%2C%22page_template%22%3A%22233%22%7D%2C%7B%22custom_tab_title%22%3A%22Mattis%20urna%20sit%22%2C%22add_icon%22%3A%22true%22%2C%22icon_as%22%3A%22font%22%2C%22icon_type%22%3A%22fontawesome%22%2C%22icon_fontawesome%22%3A%22fas%20fa-chevron-right%22%2C%22icon_openiconic%22%3A%22vc-oi%20vc-oi-dial%22%2C%22icon_typicons%22%3A%22typcn%20typcn-adjust-brightness%22%2C%22icon_entypo%22%3A%22entypo-icon%20entypo-icon-note%22%2C%22icon_linecons%22%3A%22vc_li%20vc_li-heart%22%2C%22icon_monosocial%22%3A%22vc-mono%20vc-mono-fivehundredpx%22%2C%22icon_material%22%3A%22vc-material%20vc-material-cake%22%2C%22page_template%22%3A%22235%22%7D%2C%7B%22custom_tab_title%22%3A%22Molestie%20vel%20augue%22%2C%22add_icon%22%3A%22true%22%2C%22icon_as%22%3A%22font%22%2C%22icon_type%22%3A%22fontawesome%22%2C%22icon_fontawesome%22%3A%22fas%20fa-chevron-right%22%2C%22icon_openiconic%22%3A%22vc-oi%20vc-oi-dial%22%2C%22icon_typicons%22%3A%22typcn%20typcn-adjust-brightness%22%2C%22icon_entypo%22%3A%22entypo-icon%20entypo-icon-note%22%2C%22icon_linecons%22%3A%22vc_li%20vc_li-heart%22%2C%22icon_monosocial%22%3A%22vc-mono%20vc-mono-fivehundredpx%22%2C%22icon_material%22%3A%22vc-material%20vc-material-cake%22%2C%22page_template%22%3A%22236%22%7D%2C%7B%22custom_tab_title%22%3A%22Eros%20odio%22%2C%22add_icon%22%3A%22true%22%2C%22icon_as%22%3A%22font%22%2C%22icon_type%22%3A%22fontawesome%22%2C%22icon_fontawesome%22%3A%22fas%20fa-chevron-right%22%2C%22icon_openiconic%22%3A%22vc-oi%20vc-oi-dial%22%2C%22icon_typicons%22%3A%22typcn%20typcn-adjust-brightness%22%2C%22icon_entypo%22%3A%22entypo-icon%20entypo-icon-note%22%2C%22icon_linecons%22%3A%22vc_li%20vc_li-heart%22%2C%22icon_monosocial%22%3A%22vc-mono%20vc-mono-fivehundredpx%22%2C%22icon_material%22%3A%22vc-material%20vc-material-cake%22%2C%22page_template%22%3A%22237%22%7D%5D\"][/vc_column][/vc_row]', 'Test Room', 'Lorem ipsum dolor sit amet consectetur adipisicing elit, sed do eiusmod Lorem ipsum dolor sit.', 'publish', 'closed', 'closed', '', 'test-room', '', '', '2022-03-15 06:27:26', '2022-03-15 06:27:26', '', 0, 'http://localhost/doccurelivetest/?post_type=service&#038;p=660', 0, 'service', '', 0),
(661, 1, '2021-09-25 05:48:03', '2021-09-25 05:48:03', '[vc_row css=\".vc_custom_1637904776878{padding-top: 60px !important;padding-bottom: 50px !important;}\"][vc_column width=\"1/2\"][vc_single_image image=\"1872\" img_size=\"full\" css=\".vc_custom_1637904660628{margin-bottom: 0px !important;}\"][/vc_column][vc_column width=\"1/2\"][sigma_custom_heading style=\"style-2\" subtitle_text_transform=\"\" title=\"Total Medical Services\" subtitle=\"We Provide\" subtitle_color=\"#272b41\" css=\".vc_custom_1637899588070{margin-top: 30px !important;}\"][vc_column_text css=\".vc_custom_1637904874533{margin-top: 25px !important;}\"]We provide the most full medical services, so every person could have the opportunity to receive qualitative medical help.\r\n\r\nClinical excellence, diversity, and access to innovative technology are all hallmarks of the graduate medical education experience at doccure. Our residents, fellows, and renowned staff share their experience working at doccure. We try to do our best to help you and provide with high-quality services.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" css=\".vc_custom_1637820705740{padding-top: 80px !important;padding-bottom: 60px !important;background-color: #dfe8ed !important;}\"][vc_column width=\"1/3\"][sigma_infobox style=\"style-11\" icon_type=\"flaticon\" add_icon=\"true\" infobox_title=\"Experienced Physicians\" icon_flaticon=\"flaticon-doctor\" infobox_icon_fs=\"50px\"]Your health is your most important asset. You should entrust it only to the best professionals.[/sigma_infobox][/vc_column][vc_column width=\"1/3\"][sigma_infobox style=\"style-11\" icon_type=\"flaticon\" add_icon=\"true\" infobox_title=\"Personalized Treatment\" icon_flaticon=\"flaticon-heartbeat\" infobox_icon_fs=\"50px\"]Your health is your most important asset. You should entrust it only to the best professionals.[/sigma_infobox][/vc_column][vc_column width=\"1/3\"][sigma_infobox style=\"style-11\" icon_type=\"flaticon\" add_icon=\"true\" infobox_title=\"Quality and Safety\" icon_flaticon=\"flaticon-tick\" infobox_icon_fs=\"50px\"]Your health is your most important asset. You should entrust it only to the best professionals.[/sigma_infobox][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1637820729454{padding-top: 60px !important;padding-bottom: 60px !important;}\"][vc_column][sigma_custom_heading subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"Our Clinical Services\" css=\".vc_custom_1637752991404{margin-bottom: 50px !important;padding-top: 30px !important;}\"][vc_row_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_flaticon=\"flaticon-checklist\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\" infobox_title=\"Consultation\"][/sigma_infobox][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" infobox_title=\"Diagnosis\" icon_flaticon=\"flaticon-heart-1\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\"][/sigma_infobox][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" infobox_title=\"Treatment\" icon_flaticon=\"flaticon-hospital-bed\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\"][/sigma_infobox][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" infobox_title=\"Pregnancy Care\" icon_flaticon=\"flaticon-ambulance-1\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\"][/sigma_infobox][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" infobox_title=\"Pediatric\" icon_flaticon=\"flaticon-pharmacy\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\"][/sigma_infobox][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" infobox_title=\"Online Help\" icon_flaticon=\"flaticon-phone-call\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\"][/sigma_infobox][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1637816906678{padding-top: 50px !important;padding-bottom: 50px !important;background-image: url(https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/Group-8.jpg?id=1876) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\"][sigma_custom_heading subtitle_text_transform=\"\" title=\"Get Online Consultation\" css=\".vc_custom_1637758986199{margin-bottom: 20px !important;padding-top: 30px !important;}\"][vc_column_text]Lorem ipsum dolor sit amet, consectetur adipiscing elit. In porta luctus est interdum pretium. Fusce id tortor fringilla, suscipit turpis ac, varius ex. Cras vel metus ligula. Nam enim ligula, bibendum a iaculis ut, cursus id augue. Proin vitae purus id tortor vehicula scelerisque non in libero.\r\n\r\nNulla non turpis sit amet purus pharetra sollicitudin. Proin rutrum urna ut suscipit ullamcorper. Proin sapien felis, dignissim non finibus eget, luctus vel purus. Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros.\r\n[/vc_column_text][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1637820760234{padding-top: 70px !important;padding-bottom: 80px !important;}\"][vc_column][sigma_custom_tabs style=\"style-9\" custom_tab_list=\"%5B%7B%22custom_tab_title%22%3A%22Payments%22%2C%22add_icon%22%3A%22true%22%2C%22icon_as%22%3A%22font%22%2C%22icon_type%22%3A%22fontawesome%22%2C%22icon_fontawesome%22%3A%22fas%20fa-chevron-right%22%2C%22icon_openiconic%22%3A%22vc-oi%20vc-oi-dial%22%2C%22icon_typicons%22%3A%22typcn%20typcn-adjust-brightness%22%2C%22icon_entypo%22%3A%22entypo-icon%20entypo-icon-note%22%2C%22icon_linecons%22%3A%22vc_li%20vc_li-heart%22%2C%22icon_monosocial%22%3A%22vc-mono%20vc-mono-fivehundredpx%22%2C%22icon_material%22%3A%22vc-material%20vc-material-cake%22%2C%22page_template%22%3A%22232%22%7D%2C%7B%22custom_tab_title%22%3A%22Booking%22%2C%22add_icon%22%3A%22true%22%2C%22icon_as%22%3A%22font%22%2C%22icon_type%22%3A%22fontawesome%22%2C%22icon_fontawesome%22%3A%22fas%20fa-chevron-right%22%2C%22icon_openiconic%22%3A%22vc-oi%20vc-oi-dial%22%2C%22icon_typicons%22%3A%22typcn%20typcn-adjust-brightness%22%2C%22icon_entypo%22%3A%22entypo-icon%20entypo-icon-note%22%2C%22icon_linecons%22%3A%22vc_li%20vc_li-heart%22%2C%22icon_monosocial%22%3A%22vc-mono%20vc-mono-fivehundredpx%22%2C%22icon_material%22%3A%22vc-material%20vc-material-cake%22%2C%22page_template%22%3A%22233%22%7D%2C%7B%22custom_tab_title%22%3A%22Mattis%20urna%20sit%22%2C%22add_icon%22%3A%22true%22%2C%22icon_as%22%3A%22font%22%2C%22icon_type%22%3A%22fontawesome%22%2C%22icon_fontawesome%22%3A%22fas%20fa-chevron-right%22%2C%22icon_openiconic%22%3A%22vc-oi%20vc-oi-dial%22%2C%22icon_typicons%22%3A%22typcn%20typcn-adjust-brightness%22%2C%22icon_entypo%22%3A%22entypo-icon%20entypo-icon-note%22%2C%22icon_linecons%22%3A%22vc_li%20vc_li-heart%22%2C%22icon_monosocial%22%3A%22vc-mono%20vc-mono-fivehundredpx%22%2C%22icon_material%22%3A%22vc-material%20vc-material-cake%22%2C%22page_template%22%3A%22235%22%7D%2C%7B%22custom_tab_title%22%3A%22Molestie%20vel%20augue%22%2C%22add_icon%22%3A%22true%22%2C%22icon_as%22%3A%22font%22%2C%22icon_type%22%3A%22fontawesome%22%2C%22icon_fontawesome%22%3A%22fas%20fa-chevron-right%22%2C%22icon_openiconic%22%3A%22vc-oi%20vc-oi-dial%22%2C%22icon_typicons%22%3A%22typcn%20typcn-adjust-brightness%22%2C%22icon_entypo%22%3A%22entypo-icon%20entypo-icon-note%22%2C%22icon_linecons%22%3A%22vc_li%20vc_li-heart%22%2C%22icon_monosocial%22%3A%22vc-mono%20vc-mono-fivehundredpx%22%2C%22icon_material%22%3A%22vc-material%20vc-material-cake%22%2C%22page_template%22%3A%22236%22%7D%2C%7B%22custom_tab_title%22%3A%22Eros%20odio%22%2C%22add_icon%22%3A%22true%22%2C%22icon_as%22%3A%22font%22%2C%22icon_type%22%3A%22fontawesome%22%2C%22icon_fontawesome%22%3A%22fas%20fa-chevron-right%22%2C%22icon_openiconic%22%3A%22vc-oi%20vc-oi-dial%22%2C%22icon_typicons%22%3A%22typcn%20typcn-adjust-brightness%22%2C%22icon_entypo%22%3A%22entypo-icon%20entypo-icon-note%22%2C%22icon_linecons%22%3A%22vc_li%20vc_li-heart%22%2C%22icon_monosocial%22%3A%22vc-mono%20vc-mono-fivehundredpx%22%2C%22icon_material%22%3A%22vc-material%20vc-material-cake%22%2C%22page_template%22%3A%22237%22%7D%5D\"][/vc_column][/vc_row]', 'ICU', 'Lorem ipsum dolor sit amet consectetur adipisicing elit, sed do eiusmod Lorem ipsum dolor sit.', 'publish', 'closed', 'closed', '', 'icu', '', '', '2022-03-15 06:26:20', '2022-03-15 06:26:20', '', 0, 'http://localhost/doccurelivetest/?post_type=service&#038;p=661', 0, 'service', '', 0),
(662, 1, '2021-09-25 05:49:43', '2021-09-25 05:49:43', '[vc_row css=\".vc_custom_1637904776878{padding-top: 60px !important;padding-bottom: 50px !important;}\"][vc_column width=\"1/2\"][vc_single_image image=\"1872\" img_size=\"full\" css=\".vc_custom_1637904660628{margin-bottom: 0px !important;}\"][/vc_column][vc_column width=\"1/2\"][sigma_custom_heading style=\"style-2\" subtitle_text_transform=\"\" title=\"Total Medical Services\" subtitle=\"We Provide\" subtitle_color=\"#272b41\" css=\".vc_custom_1637899588070{margin-top: 30px !important;}\"][vc_column_text css=\".vc_custom_1637904874533{margin-top: 25px !important;}\"]We provide the most full medical services, so every person could have the opportunity to receive qualitative medical help.\r\n\r\nClinical excellence, diversity, and access to innovative technology are all hallmarks of the graduate medical education experience at doccure. Our residents, fellows, and renowned staff share their experience working at doccure. We try to do our best to help you and provide with high-quality services.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" css=\".vc_custom_1637820705740{padding-top: 80px !important;padding-bottom: 60px !important;background-color: #dfe8ed !important;}\"][vc_column width=\"1/3\"][sigma_infobox style=\"style-11\" icon_type=\"flaticon\" add_icon=\"true\" infobox_title=\"Experienced Physicians\" icon_flaticon=\"flaticon-doctor\" infobox_icon_fs=\"50px\"]Your health is your most important asset. You should entrust it only to the best professionals.[/sigma_infobox][/vc_column][vc_column width=\"1/3\"][sigma_infobox style=\"style-11\" icon_type=\"flaticon\" add_icon=\"true\" infobox_title=\"Personalized Treatment\" icon_flaticon=\"flaticon-heartbeat\" infobox_icon_fs=\"50px\"]Your health is your most important asset. You should entrust it only to the best professionals.[/sigma_infobox][/vc_column][vc_column width=\"1/3\"][sigma_infobox style=\"style-11\" icon_type=\"flaticon\" add_icon=\"true\" infobox_title=\"Quality and Safety\" icon_flaticon=\"flaticon-tick\" infobox_icon_fs=\"50px\"]Your health is your most important asset. You should entrust it only to the best professionals.[/sigma_infobox][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1637820729454{padding-top: 60px !important;padding-bottom: 60px !important;}\"][vc_column][sigma_custom_heading subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"Our Clinical Services\" css=\".vc_custom_1637752991404{margin-bottom: 50px !important;padding-top: 30px !important;}\"][vc_row_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_flaticon=\"flaticon-checklist\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\" infobox_title=\"Consultation\"][/sigma_infobox][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" infobox_title=\"Diagnosis\" icon_flaticon=\"flaticon-heart-1\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\"][/sigma_infobox][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" infobox_title=\"Treatment\" icon_flaticon=\"flaticon-hospital-bed\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\"][/sigma_infobox][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" infobox_title=\"Pregnancy Care\" icon_flaticon=\"flaticon-ambulance-1\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\"][/sigma_infobox][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" infobox_title=\"Pediatric\" icon_flaticon=\"flaticon-pharmacy\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\"][/sigma_infobox][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" infobox_title=\"Online Help\" icon_flaticon=\"flaticon-phone-call\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\"][/sigma_infobox][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1637816906678{padding-top: 50px !important;padding-bottom: 50px !important;background-image: url(https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/Group-8.jpg?id=1876) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\"][sigma_custom_heading subtitle_text_transform=\"\" title=\"Get Online Consultation\" css=\".vc_custom_1637758986199{margin-bottom: 20px !important;padding-top: 30px !important;}\"][vc_column_text]Lorem ipsum dolor sit amet, consectetur adipiscing elit. In porta luctus est interdum pretium. Fusce id tortor fringilla, suscipit turpis ac, varius ex. Cras vel metus ligula. Nam enim ligula, bibendum a iaculis ut, cursus id augue. Proin vitae purus id tortor vehicula scelerisque non in libero.\r\n\r\nNulla non turpis sit amet purus pharetra sollicitudin. Proin rutrum urna ut suscipit ullamcorper. Proin sapien felis, dignissim non finibus eget, luctus vel purus. Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros.\r\n[/vc_column_text][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1637820760234{padding-top: 70px !important;padding-bottom: 80px !important;}\"][vc_column][sigma_custom_tabs style=\"style-9\" custom_tab_list=\"%5B%7B%22custom_tab_title%22%3A%22Payments%22%2C%22add_icon%22%3A%22true%22%2C%22icon_as%22%3A%22font%22%2C%22icon_type%22%3A%22fontawesome%22%2C%22icon_fontawesome%22%3A%22fas%20fa-chevron-right%22%2C%22icon_openiconic%22%3A%22vc-oi%20vc-oi-dial%22%2C%22icon_typicons%22%3A%22typcn%20typcn-adjust-brightness%22%2C%22icon_entypo%22%3A%22entypo-icon%20entypo-icon-note%22%2C%22icon_linecons%22%3A%22vc_li%20vc_li-heart%22%2C%22icon_monosocial%22%3A%22vc-mono%20vc-mono-fivehundredpx%22%2C%22icon_material%22%3A%22vc-material%20vc-material-cake%22%2C%22page_template%22%3A%22232%22%7D%2C%7B%22custom_tab_title%22%3A%22Booking%22%2C%22add_icon%22%3A%22true%22%2C%22icon_as%22%3A%22font%22%2C%22icon_type%22%3A%22fontawesome%22%2C%22icon_fontawesome%22%3A%22fas%20fa-chevron-right%22%2C%22icon_openiconic%22%3A%22vc-oi%20vc-oi-dial%22%2C%22icon_typicons%22%3A%22typcn%20typcn-adjust-brightness%22%2C%22icon_entypo%22%3A%22entypo-icon%20entypo-icon-note%22%2C%22icon_linecons%22%3A%22vc_li%20vc_li-heart%22%2C%22icon_monosocial%22%3A%22vc-mono%20vc-mono-fivehundredpx%22%2C%22icon_material%22%3A%22vc-material%20vc-material-cake%22%2C%22page_template%22%3A%22233%22%7D%2C%7B%22custom_tab_title%22%3A%22Mattis%20urna%20sit%22%2C%22add_icon%22%3A%22true%22%2C%22icon_as%22%3A%22font%22%2C%22icon_type%22%3A%22fontawesome%22%2C%22icon_fontawesome%22%3A%22fas%20fa-chevron-right%22%2C%22icon_openiconic%22%3A%22vc-oi%20vc-oi-dial%22%2C%22icon_typicons%22%3A%22typcn%20typcn-adjust-brightness%22%2C%22icon_entypo%22%3A%22entypo-icon%20entypo-icon-note%22%2C%22icon_linecons%22%3A%22vc_li%20vc_li-heart%22%2C%22icon_monosocial%22%3A%22vc-mono%20vc-mono-fivehundredpx%22%2C%22icon_material%22%3A%22vc-material%20vc-material-cake%22%2C%22page_template%22%3A%22235%22%7D%2C%7B%22custom_tab_title%22%3A%22Molestie%20vel%20augue%22%2C%22add_icon%22%3A%22true%22%2C%22icon_as%22%3A%22font%22%2C%22icon_type%22%3A%22fontawesome%22%2C%22icon_fontawesome%22%3A%22fas%20fa-chevron-right%22%2C%22icon_openiconic%22%3A%22vc-oi%20vc-oi-dial%22%2C%22icon_typicons%22%3A%22typcn%20typcn-adjust-brightness%22%2C%22icon_entypo%22%3A%22entypo-icon%20entypo-icon-note%22%2C%22icon_linecons%22%3A%22vc_li%20vc_li-heart%22%2C%22icon_monosocial%22%3A%22vc-mono%20vc-mono-fivehundredpx%22%2C%22icon_material%22%3A%22vc-material%20vc-material-cake%22%2C%22page_template%22%3A%22236%22%7D%2C%7B%22custom_tab_title%22%3A%22Eros%20odio%22%2C%22add_icon%22%3A%22true%22%2C%22icon_as%22%3A%22font%22%2C%22icon_type%22%3A%22fontawesome%22%2C%22icon_fontawesome%22%3A%22fas%20fa-chevron-right%22%2C%22icon_openiconic%22%3A%22vc-oi%20vc-oi-dial%22%2C%22icon_typicons%22%3A%22typcn%20typcn-adjust-brightness%22%2C%22icon_entypo%22%3A%22entypo-icon%20entypo-icon-note%22%2C%22icon_linecons%22%3A%22vc_li%20vc_li-heart%22%2C%22icon_monosocial%22%3A%22vc-mono%20vc-mono-fivehundredpx%22%2C%22icon_material%22%3A%22vc-material%20vc-material-cake%22%2C%22page_template%22%3A%22237%22%7D%5D\"][/vc_column][/vc_row]', 'Laboratory', 'Lorem ipsum dolor sit amet consectetur adipisicing elit, sed do eiusmod Lorem ipsum dolor sit.', 'publish', 'closed', 'closed', '', 'laboratory', '', '', '2022-03-15 06:25:35', '2022-03-15 06:25:35', '', 0, 'http://localhost/doccurelivetest/?post_type=service&#038;p=662', 0, 'service', '', 0),
(663, 1, '2021-09-25 05:52:13', '2021-09-25 05:52:13', '[vc_row css=\".vc_custom_1637904776878{padding-top: 60px !important;padding-bottom: 50px !important;}\"][vc_column width=\"1/2\"][vc_single_image image=\"1872\" img_size=\"full\" css=\".vc_custom_1637904660628{margin-bottom: 0px !important;}\"][/vc_column][vc_column width=\"1/2\"][sigma_custom_heading style=\"style-2\" subtitle_text_transform=\"\" title=\"Total Medical Services\" subtitle=\"We Provide\" subtitle_color=\"#272b41\" css=\".vc_custom_1637899588070{margin-top: 30px !important;}\"][vc_column_text css=\".vc_custom_1637904874533{margin-top: 25px !important;}\"]We provide the most full medical services, so every person could have the opportunity to receive qualitative medical help.\r\n\r\nClinical excellence, diversity, and access to innovative technology are all hallmarks of the graduate medical education experience at doccure. Our residents, fellows, and renowned staff share their experience working at doccure. We try to do our best to help you and provide with high-quality services.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" css=\".vc_custom_1637820705740{padding-top: 80px !important;padding-bottom: 60px !important;background-color: #dfe8ed !important;}\"][vc_column width=\"1/3\"][sigma_infobox style=\"style-11\" icon_type=\"flaticon\" add_icon=\"true\" infobox_title=\"Experienced Physicians\" icon_flaticon=\"flaticon-doctor\" infobox_icon_fs=\"50px\"]Your health is your most important asset. You should entrust it only to the best professionals.[/sigma_infobox][/vc_column][vc_column width=\"1/3\"][sigma_infobox style=\"style-11\" icon_type=\"flaticon\" add_icon=\"true\" infobox_title=\"Personalized Treatment\" icon_flaticon=\"flaticon-heartbeat\" infobox_icon_fs=\"50px\"]Your health is your most important asset. You should entrust it only to the best professionals.[/sigma_infobox][/vc_column][vc_column width=\"1/3\"][sigma_infobox style=\"style-11\" icon_type=\"flaticon\" add_icon=\"true\" infobox_title=\"Quality and Safety\" icon_flaticon=\"flaticon-tick\" infobox_icon_fs=\"50px\"]Your health is your most important asset. You should entrust it only to the best professionals.[/sigma_infobox][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1637820729454{padding-top: 60px !important;padding-bottom: 60px !important;}\"][vc_column][sigma_custom_heading subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"Our Clinical Services\" css=\".vc_custom_1637752991404{margin-bottom: 50px !important;padding-top: 30px !important;}\"][vc_row_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_flaticon=\"flaticon-checklist\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\" infobox_title=\"Consultation\"][/sigma_infobox][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" infobox_title=\"Diagnosis\" icon_flaticon=\"flaticon-heart-1\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\"][/sigma_infobox][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" infobox_title=\"Treatment\" icon_flaticon=\"flaticon-hospital-bed\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\"][/sigma_infobox][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" infobox_title=\"Pregnancy Care\" icon_flaticon=\"flaticon-ambulance-1\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\"][/sigma_infobox][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" infobox_title=\"Pediatric\" icon_flaticon=\"flaticon-pharmacy\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\"][/sigma_infobox][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" infobox_title=\"Online Help\" icon_flaticon=\"flaticon-phone-call\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\"][/sigma_infobox][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1637816906678{padding-top: 50px !important;padding-bottom: 50px !important;background-image: url(https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/Group-8.jpg?id=1876) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\"][sigma_custom_heading subtitle_text_transform=\"\" title=\"Get Online Consultation\" css=\".vc_custom_1637758986199{margin-bottom: 20px !important;padding-top: 30px !important;}\"][vc_column_text]Lorem ipsum dolor sit amet, consectetur adipiscing elit. In porta luctus est interdum pretium. Fusce id tortor fringilla, suscipit turpis ac, varius ex. Cras vel metus ligula. Nam enim ligula, bibendum a iaculis ut, cursus id augue. Proin vitae purus id tortor vehicula scelerisque non in libero.\r\n\r\nNulla non turpis sit amet purus pharetra sollicitudin. Proin rutrum urna ut suscipit ullamcorper. Proin sapien felis, dignissim non finibus eget, luctus vel purus. Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros.\r\n[/vc_column_text][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1637820760234{padding-top: 70px !important;padding-bottom: 80px !important;}\"][vc_column][sigma_custom_tabs style=\"style-9\" custom_tab_list=\"%5B%7B%22custom_tab_title%22%3A%22Payments%22%2C%22add_icon%22%3A%22true%22%2C%22icon_as%22%3A%22font%22%2C%22icon_type%22%3A%22fontawesome%22%2C%22icon_fontawesome%22%3A%22fas%20fa-chevron-right%22%2C%22icon_openiconic%22%3A%22vc-oi%20vc-oi-dial%22%2C%22icon_typicons%22%3A%22typcn%20typcn-adjust-brightness%22%2C%22icon_entypo%22%3A%22entypo-icon%20entypo-icon-note%22%2C%22icon_linecons%22%3A%22vc_li%20vc_li-heart%22%2C%22icon_monosocial%22%3A%22vc-mono%20vc-mono-fivehundredpx%22%2C%22icon_material%22%3A%22vc-material%20vc-material-cake%22%2C%22page_template%22%3A%22232%22%7D%2C%7B%22custom_tab_title%22%3A%22Booking%22%2C%22add_icon%22%3A%22true%22%2C%22icon_as%22%3A%22font%22%2C%22icon_type%22%3A%22fontawesome%22%2C%22icon_fontawesome%22%3A%22fas%20fa-chevron-right%22%2C%22icon_openiconic%22%3A%22vc-oi%20vc-oi-dial%22%2C%22icon_typicons%22%3A%22typcn%20typcn-adjust-brightness%22%2C%22icon_entypo%22%3A%22entypo-icon%20entypo-icon-note%22%2C%22icon_linecons%22%3A%22vc_li%20vc_li-heart%22%2C%22icon_monosocial%22%3A%22vc-mono%20vc-mono-fivehundredpx%22%2C%22icon_material%22%3A%22vc-material%20vc-material-cake%22%2C%22page_template%22%3A%22233%22%7D%2C%7B%22custom_tab_title%22%3A%22Mattis%20urna%20sit%22%2C%22add_icon%22%3A%22true%22%2C%22icon_as%22%3A%22font%22%2C%22icon_type%22%3A%22fontawesome%22%2C%22icon_fontawesome%22%3A%22fas%20fa-chevron-right%22%2C%22icon_openiconic%22%3A%22vc-oi%20vc-oi-dial%22%2C%22icon_typicons%22%3A%22typcn%20typcn-adjust-brightness%22%2C%22icon_entypo%22%3A%22entypo-icon%20entypo-icon-note%22%2C%22icon_linecons%22%3A%22vc_li%20vc_li-heart%22%2C%22icon_monosocial%22%3A%22vc-mono%20vc-mono-fivehundredpx%22%2C%22icon_material%22%3A%22vc-material%20vc-material-cake%22%2C%22page_template%22%3A%22235%22%7D%2C%7B%22custom_tab_title%22%3A%22Molestie%20vel%20augue%22%2C%22add_icon%22%3A%22true%22%2C%22icon_as%22%3A%22font%22%2C%22icon_type%22%3A%22fontawesome%22%2C%22icon_fontawesome%22%3A%22fas%20fa-chevron-right%22%2C%22icon_openiconic%22%3A%22vc-oi%20vc-oi-dial%22%2C%22icon_typicons%22%3A%22typcn%20typcn-adjust-brightness%22%2C%22icon_entypo%22%3A%22entypo-icon%20entypo-icon-note%22%2C%22icon_linecons%22%3A%22vc_li%20vc_li-heart%22%2C%22icon_monosocial%22%3A%22vc-mono%20vc-mono-fivehundredpx%22%2C%22icon_material%22%3A%22vc-material%20vc-material-cake%22%2C%22page_template%22%3A%22236%22%7D%2C%7B%22custom_tab_title%22%3A%22Eros%20odio%22%2C%22add_icon%22%3A%22true%22%2C%22icon_as%22%3A%22font%22%2C%22icon_type%22%3A%22fontawesome%22%2C%22icon_fontawesome%22%3A%22fas%20fa-chevron-right%22%2C%22icon_openiconic%22%3A%22vc-oi%20vc-oi-dial%22%2C%22icon_typicons%22%3A%22typcn%20typcn-adjust-brightness%22%2C%22icon_entypo%22%3A%22entypo-icon%20entypo-icon-note%22%2C%22icon_linecons%22%3A%22vc_li%20vc_li-heart%22%2C%22icon_monosocial%22%3A%22vc-mono%20vc-mono-fivehundredpx%22%2C%22icon_material%22%3A%22vc-material%20vc-material-cake%22%2C%22page_template%22%3A%22237%22%7D%5D\"][/vc_column][/vc_row]', 'Operation', 'Lorem ipsum dolor sit amet consectetur adipisicing elit, sed do eiusmod Lorem ipsum dolor sit.', 'publish', 'closed', 'closed', '', 'operation', '', '', '2022-03-15 06:24:54', '2022-03-15 06:24:54', '', 0, 'http://localhost/doccurelivetest/?post_type=service&#038;p=663', 0, 'service', '', 0),
(665, 1, '2021-09-25 05:54:39', '2021-09-25 05:54:39', '[vc_row css=\".vc_custom_1637904776878{padding-top: 60px !important;padding-bottom: 50px !important;}\"][vc_column width=\"1/2\"][vc_single_image image=\"1872\" img_size=\"full\" css=\".vc_custom_1637904660628{margin-bottom: 0px !important;}\"][/vc_column][vc_column width=\"1/2\"][sigma_custom_heading style=\"style-2\" subtitle_text_transform=\"\" title=\"Total Medical Services\" subtitle=\"We Provide\" subtitle_color=\"#272b41\" css=\".vc_custom_1637899588070{margin-top: 30px !important;}\"][vc_column_text css=\".vc_custom_1637904874533{margin-top: 25px !important;}\"]We provide the most full medical services, so every person could have the opportunity to receive qualitative medical help.\r\n\r\nClinical excellence, diversity, and access to innovative technology are all hallmarks of the graduate medical education experience at doccure. Our residents, fellows, and renowned staff share their experience working at doccure. We try to do our best to help you and provide with high-quality services.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" css=\".vc_custom_1637820705740{padding-top: 80px !important;padding-bottom: 60px !important;background-color: #dfe8ed !important;}\"][vc_column width=\"1/3\"][sigma_infobox style=\"style-11\" icon_type=\"flaticon\" add_icon=\"true\" infobox_title=\"Experienced Physicians\" icon_flaticon=\"flaticon-doctor\" infobox_icon_fs=\"50px\"]Your health is your most important asset. You should entrust it only to the best professionals.[/sigma_infobox][/vc_column][vc_column width=\"1/3\"][sigma_infobox style=\"style-11\" icon_type=\"flaticon\" add_icon=\"true\" infobox_title=\"Personalized Treatment\" icon_flaticon=\"flaticon-heartbeat\" infobox_icon_fs=\"50px\"]Your health is your most important asset. You should entrust it only to the best professionals.[/sigma_infobox][/vc_column][vc_column width=\"1/3\"][sigma_infobox style=\"style-11\" icon_type=\"flaticon\" add_icon=\"true\" infobox_title=\"Quality and Safety\" icon_flaticon=\"flaticon-tick\" infobox_icon_fs=\"50px\"]Your health is your most important asset. You should entrust it only to the best professionals.[/sigma_infobox][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1637820729454{padding-top: 60px !important;padding-bottom: 60px !important;}\"][vc_column][sigma_custom_heading subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"Our Clinical Services\" css=\".vc_custom_1637752991404{margin-bottom: 50px !important;padding-top: 30px !important;}\"][vc_row_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_flaticon=\"flaticon-checklist\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\" infobox_title=\"Consultation\"][/sigma_infobox][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" infobox_title=\"Diagnosis\" icon_flaticon=\"flaticon-heart-1\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\"][/sigma_infobox][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" infobox_title=\"Treatment\" icon_flaticon=\"flaticon-hospital-bed\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\"][/sigma_infobox][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" infobox_title=\"Pregnancy Care\" icon_flaticon=\"flaticon-ambulance-1\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\"][/sigma_infobox][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" infobox_title=\"Pediatric\" icon_flaticon=\"flaticon-pharmacy\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\"][/sigma_infobox][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" infobox_title=\"Online Help\" icon_flaticon=\"flaticon-phone-call\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\"][/sigma_infobox][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1637816906678{padding-top: 50px !important;padding-bottom: 50px !important;background-image: url(https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/Group-8.jpg?id=1876) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/2\"][sigma_custom_heading subtitle_text_transform=\"\" title=\"Get Online Consultation\" css=\".vc_custom_1637758986199{margin-bottom: 20px !important;padding-top: 30px !important;}\"][vc_column_text]Lorem ipsum dolor sit amet, consectetur adipiscing elit. In porta luctus est interdum pretium. Fusce id tortor fringilla, suscipit turpis ac, varius ex. Cras vel metus ligula. Nam enim ligula, bibendum a iaculis ut, cursus id augue. Proin vitae purus id tortor vehicula scelerisque non in libero.\r\n\r\nNulla non turpis sit amet purus pharetra sollicitudin. Proin rutrum urna ut suscipit ullamcorper. Proin sapien felis, dignissim non finibus eget, luctus vel purus. Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros.\r\n[/vc_column_text][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1637820760234{padding-top: 70px !important;padding-bottom: 80px !important;}\"][vc_column][sigma_custom_tabs style=\"style-9\" custom_tab_list=\"%5B%7B%22custom_tab_title%22%3A%22Payments%22%2C%22add_icon%22%3A%22true%22%2C%22icon_as%22%3A%22font%22%2C%22icon_type%22%3A%22fontawesome%22%2C%22icon_fontawesome%22%3A%22fas%20fa-chevron-right%22%2C%22icon_openiconic%22%3A%22vc-oi%20vc-oi-dial%22%2C%22icon_typicons%22%3A%22typcn%20typcn-adjust-brightness%22%2C%22icon_entypo%22%3A%22entypo-icon%20entypo-icon-note%22%2C%22icon_linecons%22%3A%22vc_li%20vc_li-heart%22%2C%22icon_monosocial%22%3A%22vc-mono%20vc-mono-fivehundredpx%22%2C%22icon_material%22%3A%22vc-material%20vc-material-cake%22%2C%22page_template%22%3A%22232%22%7D%2C%7B%22custom_tab_title%22%3A%22Booking%22%2C%22add_icon%22%3A%22true%22%2C%22icon_as%22%3A%22font%22%2C%22icon_type%22%3A%22fontawesome%22%2C%22icon_fontawesome%22%3A%22fas%20fa-chevron-right%22%2C%22icon_openiconic%22%3A%22vc-oi%20vc-oi-dial%22%2C%22icon_typicons%22%3A%22typcn%20typcn-adjust-brightness%22%2C%22icon_entypo%22%3A%22entypo-icon%20entypo-icon-note%22%2C%22icon_linecons%22%3A%22vc_li%20vc_li-heart%22%2C%22icon_monosocial%22%3A%22vc-mono%20vc-mono-fivehundredpx%22%2C%22icon_material%22%3A%22vc-material%20vc-material-cake%22%2C%22page_template%22%3A%22233%22%7D%2C%7B%22custom_tab_title%22%3A%22Mattis%20urna%20sit%22%2C%22add_icon%22%3A%22true%22%2C%22icon_as%22%3A%22font%22%2C%22icon_type%22%3A%22fontawesome%22%2C%22icon_fontawesome%22%3A%22fas%20fa-chevron-right%22%2C%22icon_openiconic%22%3A%22vc-oi%20vc-oi-dial%22%2C%22icon_typicons%22%3A%22typcn%20typcn-adjust-brightness%22%2C%22icon_entypo%22%3A%22entypo-icon%20entypo-icon-note%22%2C%22icon_linecons%22%3A%22vc_li%20vc_li-heart%22%2C%22icon_monosocial%22%3A%22vc-mono%20vc-mono-fivehundredpx%22%2C%22icon_material%22%3A%22vc-material%20vc-material-cake%22%2C%22page_template%22%3A%22235%22%7D%2C%7B%22custom_tab_title%22%3A%22Molestie%20vel%20augue%22%2C%22add_icon%22%3A%22true%22%2C%22icon_as%22%3A%22font%22%2C%22icon_type%22%3A%22fontawesome%22%2C%22icon_fontawesome%22%3A%22fas%20fa-chevron-right%22%2C%22icon_openiconic%22%3A%22vc-oi%20vc-oi-dial%22%2C%22icon_typicons%22%3A%22typcn%20typcn-adjust-brightness%22%2C%22icon_entypo%22%3A%22entypo-icon%20entypo-icon-note%22%2C%22icon_linecons%22%3A%22vc_li%20vc_li-heart%22%2C%22icon_monosocial%22%3A%22vc-mono%20vc-mono-fivehundredpx%22%2C%22icon_material%22%3A%22vc-material%20vc-material-cake%22%2C%22page_template%22%3A%22236%22%7D%2C%7B%22custom_tab_title%22%3A%22Eros%20odio%22%2C%22add_icon%22%3A%22true%22%2C%22icon_as%22%3A%22font%22%2C%22icon_type%22%3A%22fontawesome%22%2C%22icon_fontawesome%22%3A%22fas%20fa-chevron-right%22%2C%22icon_openiconic%22%3A%22vc-oi%20vc-oi-dial%22%2C%22icon_typicons%22%3A%22typcn%20typcn-adjust-brightness%22%2C%22icon_entypo%22%3A%22entypo-icon%20entypo-icon-note%22%2C%22icon_linecons%22%3A%22vc_li%20vc_li-heart%22%2C%22icon_monosocial%22%3A%22vc-mono%20vc-mono-fivehundredpx%22%2C%22icon_material%22%3A%22vc-material%20vc-material-cake%22%2C%22page_template%22%3A%22237%22%7D%5D\"][/vc_column][/vc_row]', 'Medical', 'Lorem ipsum dolor sit amet consectetur adipisicing elit, sed do eiusmod Lorem ipsum dolor sit.', 'publish', 'closed', 'closed', '', 'medical', '', '', '2022-03-15 06:24:10', '2022-03-15 06:24:10', '', 0, 'http://localhost/doccurelivetest/?post_type=service&#038;p=665', 0, 'service', '', 0),
(689, 1, '2021-09-28 08:09:29', '2021-09-28 08:09:29', '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.\r\n\r\nSed 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. Ut enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur, vel illum qui dolorem eum fugiat quo voluptas nulla pariatur?\r\n\r\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.', 'What are the benefits of online doctor booking', 'Explore importance of quality sleep & learn tips to improve your sleep, ensuring raise-up refreshed & ready to face the day.', 'publish', 'open', 'open', '', 'benefits-of-online-doctor-booking', '', '', '2024-06-26 07:21:40', '2024-06-26 07:21:40', '', 0, 'http://localhost/doccurelivetest/?p=689', 0, 'post', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(691, 1, '2021-09-28 08:18:15', '2021-09-28 08:18:15', '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.\r\n\r\nSed 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. Ut enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur, vel illum qui dolorem eum fugiat quo voluptas nulla pariatur?\r\n\r\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.', 'Benefits of Consulting With an Online Doctor', 'Uncover strategies to achieve a harmonious balance between professional and personal well-being.', 'publish', 'open', 'open', '', 'benefits-of-consulting-with-an-online-doctor', '', '', '2024-06-26 05:34:35', '2024-06-26 05:34:35', '', 0, 'http://localhost/doccurelivetest/?p=691', 0, 'post', '', 0),
(734, 1, '2024-06-26 14:11:31', '2021-09-30 04:13:09', '', 'Specialities', '', 'publish', 'closed', 'closed', '', 'specialities', '', '', '2024-06-26 14:11:31', '2024-06-26 14:11:31', '', 0, 'http://localhost/doccurelivetest/?p=734', 13, 'nav_menu_item', '', 0),
(744, 1, '2021-09-30 07:12:07', '2021-09-30 07:12:07', '<div class=\"sigma_form style-2 custom-contact-form-style\">\n         <h3 class=\"contactdetails\">Book Now</h3>\n          <div class=\"row\">\n            <div class=\"col-lg-6\">\n              <div class=\"form-group\">\n                [text* your-name placeholder \"Enter Full Name\"]\n              </div>\n            </div>\n            <div class=\"col-lg-6\">\n              <div class=\"form-group\">\n                [email* your-email placeholder \"Email Address\"]\n              </div>\n            </div>\n            <div class=\"col-lg-6\">\n              <div class=\"form-group\">\n                [tel* your-phone placeholder \"Phone Number\"]\n              </div>\n            </div>\n            <div class=\"col-lg-6\">\n              <div class=\"form-group\">\n               [text* text-480 placeholder \"Disease Name\"]\n              </div>\n            </div>\n            <div class=\"col-12\">\n              <div class=\"form-group\">\n                [textarea your-message placeholder \"Enter Message\"]\n                [hidden hidden-280 \"post_title\"]\n              </div>\n            </div>\n            <div class=\"col-12\">\n              [submit \"Submit\"]\n            </div>\n          </div>\n      </div>\n1\n[_site_title] \"[your-name]\"\[email protected]\[email protected]\nFrom: \nName: [your-name] \nEmail: [your-email]\nPhone Number:[your-phone]\nDiseases:[text-480]\nMessage: [your-message]\nDoctor Name: [hidden-280]\n\n-- \nThis e-mail was sent from a Doctor form on [_site_title] ([_site_url])\nReply-To: [your-email]\n\n\n\n\n[_site_title] \"[your-subject]\"\n[_site_title] <[email protected]>\n[your-email]\nMessage Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on [_site_title] ([_site_url])\nReply-To: [_site_admin_email]\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.\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 date format is incorrect.\nThe date is before the earliest one allowed.\nThe date is after the latest one allowed.\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.\nThe e-mail address entered is invalid.\nThe URL is invalid.\nThe telephone number is invalid.', 'Doctor Form', '', 'publish', 'closed', 'closed', '', 'untitled', '', '', '2021-09-30 07:12:07', '2021-09-30 07:12:07', '', 0, 'http://localhost/doccurelivetest/?post_type=wpcf7_contact_form&amp;p=744', 0, 'wpcf7_contact_form', '', 0),
(758, 1, '2021-09-24 04:36:43', '2021-09-24 04:36:43', '[vc_row css=\".vc_custom_1633340705722{padding-top: 30px !important;}\"][vc_column][vc_column_text]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque vel sodales mauris. Nunc accumsan mi massa, ut maximus magna ultricies et:\n<ol>\n 	<li>Integer quam odio, ullamcorper id diam in, accumsan convallis libero. Duis at lacinia urna.</li>\n 	<li>Mauris eget turpis sit amet purus pulvinar facilisis at sed lacus.</li>\n 	<li>Quisque malesuada volutpat orci, accumsan scelerisque lorem pulvinar vitae.</li>\n 	<li>Vestibulum sit amet sem aliquam, vestibulum nisi sed, sodales libero.</li>\n</ol>\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.\n\nEtiam sed fermentum lectus. Quisque vitae ipsum libero\n\nEtiam sed fermentum lectus. Quisque vitae ipsum libero\n\nVestibulum sit amet sem aliquam, vestibulum nisi sed, sodales libero.\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, or non-characteristic words etc.\n\nusing \'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.[/vc_column_text][/vc_column][/vc_row]', 'Privacy Policy', '', 'publish', 'closed', 'open', '', 'privacy-policy-2', '', '', '2021-09-24 04:36:43', '2021-09-24 04:36:43', '', 0, 'http://localhost/doccurelivetest/?page_id=3', 0, 'page', '', 0),
(762, 1, '2024-06-26 14:11:32', '2021-09-30 11:19:55', '', 'Blog Details', '', 'publish', 'closed', 'closed', '', 'blog-standard', '', '', '2024-06-26 14:11:32', '2024-06-26 14:11:32', '', 0, 'http://localhost/doccurelivetest/?p=762', 25, 'nav_menu_item', '', 0),
(763, 1, '2021-10-01 11:39:36', '2021-10-01 11:39:36', '', 'search-bg.png', '', 'inherit', 'closed', 'closed', '', 'search-bg-png', '', '', '2021-10-01 11:39:36', '2021-10-01 11:39:36', '', 0, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/revslider/slider-3/search-bg.png', 0, 'attachment', 'image/png', 0),
(764, 1, '2021-10-01 11:52:18', '2021-10-01 11:52:18', '', 'One Click Demo Import - log_file_2021-10-01__11-52-18', '', 'inherit', 'open', 'closed', '', 'one-click-demo-import-log_file_2021-10-01__11-52-18', '', '', '2021-10-01 11:52:18', '2021-10-01 11:52:18', '', 0, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/10/log_file_2021-10-01__11-52-18.txt', 0, 'attachment', 'text/plain', 0),
(765, 1, '2021-10-01 12:01:46', '2021-10-01 12:01:46', '', 'logo', '', 'inherit', 'open', 'closed', '', 'logo', '', '', '2021-10-01 12:01:46', '2021-10-01 12:01:46', '', 0, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/10/logo.png', 0, 'attachment', 'image/png', 0),
(767, 1, '2021-10-01 12:09:04', '2021-10-01 12:09:04', '', 'doctor-1', '', 'inherit', 'open', 'closed', '', 'doctor-1', '', '', '2022-01-19 08:36:06', '2022-01-19 08:36:06', '', 70, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/10/doctor-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(769, 1, '2021-10-01 12:51:13', '2021-10-01 12:51:13', '', 'favicon', '', 'inherit', 'open', 'closed', '', 'favicon', '', '', '2021-10-01 12:51:13', '2021-10-01 12:51:13', '', 0, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/10/favicon.png', 0, 'attachment', 'image/png', 0),
(773, 1, '2021-10-01 13:03:02', '2021-10-01 13:03:02', '', 'doctor-06', '', 'inherit', 'open', 'closed', '', 'doctor-06', '', '', '2021-10-01 13:03:02', '2021-10-01 13:03:02', '', 0, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-06-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(774, 1, '2021-10-01 13:04:54', '2021-10-01 13:04:54', '', 'doctor-05', '', 'inherit', 'open', 'closed', '', 'doctor-05', '', '', '2021-10-01 13:04:54', '2021-10-01 13:04:54', '', 0, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-05-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(775, 1, '2021-10-01 13:05:41', '2021-10-01 13:05:41', '', 'doctor-04', '', 'inherit', 'open', 'closed', '', 'doctor-04', '', '', '2021-10-01 13:05:41', '2021-10-01 13:05:41', '', 0, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-04-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(776, 1, '2021-10-01 13:07:43', '2021-10-01 13:07:43', '', 'doctor-03', '', 'inherit', 'open', 'closed', '', 'doctor-03', '', '', '2021-10-01 13:07:43', '2021-10-01 13:07:43', '', 0, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-03.jpg', 0, 'attachment', 'image/jpeg', 0),
(777, 1, '2021-10-01 13:08:29', '2021-10-01 13:08:29', '', 'doctor-02', '', 'inherit', 'open', 'closed', '', 'doctor-02', '', '', '2021-10-01 13:08:29', '2021-10-01 13:08:29', '', 0, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-02-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(780, 1, '2021-10-01 13:09:21', '2021-10-01 13:09:21', '', 'doctor-01', '', 'inherit', 'open', 'closed', '', 'doctor-01', '', '', '2021-10-01 13:09:21', '2021-10-01 13:09:21', '', 0, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-01-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(781, 1, '2021-10-01 13:13:12', '2021-10-01 13:13:12', '', 'footer-logo', '', 'inherit', 'open', 'closed', '', 'footer-logo', '', '', '2021-10-01 13:13:12', '2021-10-01 13:13:12', '', 0, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/10/footer-logo.png', 0, 'attachment', 'image/png', 0),
(783, 1, '2021-10-01 13:23:07', '2021-10-01 13:23:07', '', 'patient4', '', 'inherit', 'open', 'closed', '', 'patient4', '', '', '2021-10-01 13:23:07', '2021-10-01 13:23:07', '', 0, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/10/patient4.jpg', 0, 'attachment', 'image/jpeg', 0),
(800, 1, '2021-10-01 13:38:28', '2021-10-01 13:38:28', '', 'patient1', '', 'inherit', 'open', 'closed', '', 'patient1', '', '', '2022-01-19 08:36:07', '2022-01-19 08:36:07', '', 412, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/patient1.jpg', 0, 'attachment', 'image/jpeg', 0),
(802, 1, '2021-10-01 13:39:02', '2021-10-01 13:39:02', '', 'patient2', '', 'inherit', 'open', 'closed', '', 'patient2', '', '', '2022-01-19 08:36:07', '2022-01-19 08:36:07', '', 108, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/patient2.jpg', 0, 'attachment', 'image/jpeg', 0),
(803, 1, '2021-10-01 13:39:47', '2021-10-01 13:39:47', '', 'patient3', '', 'inherit', 'open', 'closed', '', 'patient3', '', '', '2022-01-19 08:36:07', '2022-01-19 08:36:07', '', 107, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/patient3.jpg', 0, 'attachment', 'image/jpeg', 0),
(804, 1, '2021-10-01 13:40:34', '2021-10-01 13:40:34', '', 'patient4', '', 'inherit', 'open', 'closed', '', 'patient4-2', '', '', '2022-01-19 08:36:07', '2022-01-19 08:36:07', '', 103, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/patient4.jpg', 0, 'attachment', 'image/jpeg', 0),
(805, 1, '2021-10-01 13:47:25', '2021-10-01 13:47:25', '', 'feature', '', 'inherit', 'open', 'closed', '', 'feature', '', '', '2022-01-19 08:36:08', '2022-01-19 08:36:08', '', 70, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/10/feature.png', 0, 'attachment', 'image/png', 0),
(807, 1, '2021-10-04 03:47:59', '2021-10-04 03:47:59', '', 'specialities-01', '', 'inherit', 'open', 'closed', '', 'specialities-01', '', '', '2021-10-04 03:47:59', '2021-10-04 03:47:59', '', 0, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/10/specialities-01.png', 0, 'attachment', 'image/png', 0),
(808, 1, '2021-10-04 03:49:19', '2021-10-04 03:49:19', '', 'specialities-02', '', 'inherit', 'open', 'closed', '', 'specialities-02', '', '', '2021-10-04 03:49:19', '2021-10-04 03:49:19', '', 0, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/10/specialities-02.png', 0, 'attachment', 'image/png', 0),
(809, 1, '2021-10-04 03:50:05', '2021-10-04 03:50:05', '', 'specialities-03', '', 'inherit', 'open', 'closed', '', 'specialities-03', '', '', '2021-10-04 03:50:05', '2021-10-04 03:50:05', '', 0, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/10/specialities-03.png', 0, 'attachment', 'image/png', 0),
(810, 1, '2021-10-04 03:50:46', '2021-10-04 03:50:46', '', 'specialities-04', '', 'inherit', 'open', 'closed', '', 'specialities-04', '', '', '2021-10-04 03:50:46', '2021-10-04 03:50:46', '', 0, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/10/specialities-04.png', 0, 'attachment', 'image/png', 0),
(811, 1, '2021-10-04 03:51:28', '2021-10-04 03:51:28', '', 'specialities-05', '', 'inherit', 'open', 'closed', '', 'specialities-05', '', '', '2021-10-04 03:51:28', '2021-10-04 03:51:28', '', 0, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/10/specialities-05.png', 0, 'attachment', 'image/png', 0),
(812, 1, '2021-10-04 03:56:56', '2021-10-04 03:56:56', '', 'about-bg', '', 'inherit', 'open', 'closed', '', 'about-bg', '', '', '2022-01-19 08:36:08', '2022-01-19 08:36:08', '', 0, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/10/about-bg.png', 0, 'attachment', 'image/png', 0),
(814, 1, '2021-10-04 03:58:22', '2021-10-04 03:58:22', '', 'vect-01', '', 'inherit', 'open', 'closed', '', 'vect-01', '', '', '2022-01-19 08:36:08', '2022-01-19 08:36:08', '', 0, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/10/vect-01.png', 0, 'attachment', 'image/png', 0),
(815, 1, '2021-10-04 03:59:06', '2021-10-04 03:59:06', '', 'vect-02', '', 'inherit', 'open', 'closed', '', 'vect-02', '', '', '2022-01-19 08:36:08', '2022-01-19 08:36:08', '', 0, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/10/vect-02.png', 0, 'attachment', 'image/png', 0),
(816, 1, '2021-10-04 04:00:20', '2021-10-04 04:00:20', '', 'vect-03', '', 'inherit', 'open', 'closed', '', 'vect-03', '', '', '2022-01-19 08:36:09', '2022-01-19 08:36:09', '', 0, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/10/vect-03.png', 0, 'attachment', 'image/png', 0),
(834, 1, '2021-10-04 10:05:32', '2021-10-04 10:05:32', '[vc_row css=\".vc_custom_1633341987856{padding-top: 30px !important;}\"][vc_column][vc_column_text]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque vel sodales mauris. Nunc accumsan mi massa, ut maximus magna ultricies et:\n<ol>\n 	<li>Integer quam odio, ullamcorper id diam in, accumsan convallis libero. Duis at lacinia urna.</li>\n 	<li>Mauris eget turpis sit amet purus pulvinar facilisis at sed lacus.</li>\n 	<li>Quisque malesuada volutpat orci, accumsan scelerisque lorem pulvinar vitae.</li>\n 	<li>Vestibulum sit amet sem aliquam, vestibulum nisi sed, sodales libero.</li>\n</ol>\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.\n\nEtiam sed fermentum lectus. Quisque vitae ipsum libero\n\nEtiam sed fermentum lectus. Quisque vitae ipsum libero\n\nVestibulum sit amet sem aliquam, vestibulum nisi sed, sodales libero.\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, or non-characteristic words etc.\n\nusing \'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.[/vc_column_text][/vc_column][/vc_row]', 'Terms and Conditions', '', 'publish', 'closed', 'closed', '', 'terms-and-conditions', '', '', '2021-10-04 10:05:32', '2021-10-04 10:05:32', '', 0, 'https://doccure-wp.dreamstechnologies.com/?page_id=834', 0, 'page', '', 0),
(880, 1, '2021-10-07 07:50:19', '2021-10-07 07:50:19', '', 'doccure', '', 'publish', 'closed', 'closed', '', 'doccure', '', '', '2022-06-23 07:29:34', '2022-06-23 07:29:34', '', 0, 'https://doccure-wp.dreamstechnologies.com/doccure/', 0, 'custom_css', '', 0),
(896, 1, '2021-10-08 04:39:52', '2021-10-08 04:39:52', '<figure class=\"gallery-item\"><a href=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-01-1.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8a081a3\" data-elementor-lightbox-title=\"doctor-01\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NzgwLCJ1cmwiOiJodHRwczpcL1wvZG9jY3VyZS13cC5kcmVhbWd1eXN0ZWNoLmNvbVwvZWxlbWVudG9yXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIxXC8wOVwvZG9jdG9yLTAxLTEuanBnIiwic2xpZGVzaG93IjoiOGEwODFhMyJ9\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-01-1.jpg\" sizes=\"(max-width: 420px) 100vw, 420px\" srcset=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-01-1.jpg 420w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-01-1-300x300.jpg 300w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-01-1-150x150.jpg 150w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-01-1-100x100.jpg 100w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-01-1-65x65.jpg 65w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-01-1-30x30.jpg 30w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-01-1-20x20.jpg 20w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-01-1-250x250.jpg 250w\" alt=\"\" width=\"420\" height=\"420\" /></a></figure>\r\n<figure class=\"gallery-item\"><a href=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-02-1.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8a081a3\" data-elementor-lightbox-title=\"doctor-02\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6Nzc3LCJ1cmwiOiJodHRwczpcL1wvZG9jY3VyZS13cC5kcmVhbWd1eXN0ZWNoLmNvbVwvZWxlbWVudG9yXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIxXC8wOVwvZG9jdG9yLTAyLTEuanBnIiwic2xpZGVzaG93IjoiOGEwODFhMyJ9\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-02-1.jpg\" sizes=\"(max-width: 420px) 100vw, 420px\" srcset=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-02-1.jpg 420w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-02-1-300x300.jpg 300w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-02-1-150x150.jpg 150w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-02-1-100x100.jpg 100w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-02-1-65x65.jpg 65w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-02-1-30x30.jpg 30w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-02-1-20x20.jpg 20w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-02-1-250x250.jpg 250w\" alt=\"\" width=\"420\" height=\"420\" /></a></figure>\r\n<figure class=\"gallery-item\"><a href=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-03.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8a081a3\" data-elementor-lightbox-title=\"doctor-03\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6Nzc2LCJ1cmwiOiJodHRwczpcL1wvZG9jY3VyZS13cC5kcmVhbWd1eXN0ZWNoLmNvbVwvZWxlbWVudG9yXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIxXC8wOVwvZG9jdG9yLTAzLmpwZyIsInNsaWRlc2hvdyI6IjhhMDgxYTMifQ%3D%3D\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-03.jpg\" sizes=\"(max-width: 420px) 100vw, 420px\" srcset=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-03.jpg 420w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-03-300x300.jpg 300w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-03-150x150.jpg 150w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-03-100x100.jpg 100w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-03-65x65.jpg 65w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-03-30x30.jpg 30w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-03-20x20.jpg 20w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-03-250x250.jpg 250w\" alt=\"\" width=\"420\" height=\"420\" /></a></figure>\r\n<figure class=\"gallery-item\"><a href=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-04-1.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8a081a3\" data-elementor-lightbox-title=\"doctor-04\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6Nzc1LCJ1cmwiOiJodHRwczpcL1wvZG9jY3VyZS13cC5kcmVhbWd1eXN0ZWNoLmNvbVwvZWxlbWVudG9yXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIxXC8wOVwvZG9jdG9yLTA0LTEuanBnIiwic2xpZGVzaG93IjoiOGEwODFhMyJ9\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-04-1.jpg\" sizes=\"(max-width: 420px) 100vw, 420px\" srcset=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-04-1.jpg 420w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-04-1-300x300.jpg 300w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-04-1-150x150.jpg 150w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-04-1-100x100.jpg 100w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-04-1-65x65.jpg 65w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-04-1-30x30.jpg 30w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-04-1-20x20.jpg 20w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-04-1-250x250.jpg 250w\" alt=\"\" width=\"420\" height=\"420\" /></a></figure>\r\n<figure class=\"gallery-item\"><a href=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/doctor-05-1.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8a081a3\" data-elementor-lightbox-title=\"doctor-05-1\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6Mjk3MCwidXJsIjoiaHR0cHM6XC9cL2RvY2N1cmUtd3AuZHJlYW1ndXlzdGVjaC5jb21cL2VsZW1lbnRvclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyMVwvMTJcL2RvY3Rvci0wNS0xLmpwZyIsInNsaWRlc2hvdyI6IjhhMDgxYTMifQ%3D%3D\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/doctor-05-1.jpg\" sizes=\"(max-width: 420px) 100vw, 420px\" srcset=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/doctor-05-1.jpg 420w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/doctor-05-1-300x300.jpg 300w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/doctor-05-1-150x150.jpg 150w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/doctor-05-1-100x100.jpg 100w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/doctor-05-1-65x65.jpg 65w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/doctor-05-1-30x30.jpg 30w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/doctor-05-1-20x20.jpg 20w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/doctor-05-1-250x250.jpg 250w\" alt=\"\" width=\"420\" height=\"420\" /></a></figure>\r\n<figure class=\"gallery-item\"><a href=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-06-1.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8a081a3\" data-elementor-lightbox-title=\"doctor-06\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NzczLCJ1cmwiOiJodHRwczpcL1wvZG9jY3VyZS13cC5kcmVhbWd1eXN0ZWNoLmNvbVwvZWxlbWVudG9yXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIxXC8wOVwvZG9jdG9yLTA2LTEuanBnIiwic2xpZGVzaG93IjoiOGEwODFhMyJ9\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-06-1.jpg\" sizes=\"(max-width: 420px) 100vw, 420px\" srcset=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-06-1.jpg 420w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-06-1-300x300.jpg 300w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-06-1-150x150.jpg 150w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-06-1-100x100.jpg 100w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-06-1-65x65.jpg 65w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-06-1-30x30.jpg 30w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-06-1-20x20.jpg 20w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-06-1-250x250.jpg 250w\" alt=\"\" width=\"420\" height=\"420\" /></a></figure>', 'Services', '', 'publish', 'closed', 'closed', '', 'services', '', '', '2023-04-28 15:25:51', '2023-04-28 15:25:51', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=portfolio&#038;p=896', 0, 'portfolio', '', 0),
(897, 1, '2024-06-26 14:11:31', '2021-10-08 05:13:24', '', 'Blog', '', 'publish', 'closed', 'closed', '', 'blog', '', '', '2024-06-26 14:11:31', '2024-06-26 14:11:31', '', 0, 'https://doccure-wp.dreamstechnologies.com/?p=897', 22, 'nav_menu_item', '', 0),
(1657, 1, '2021-11-08 14:32:48', '2021-11-08 14:32:48', '', 'banner-bg', '', 'inherit', 'open', 'closed', '', 'banner-bg', '', '', '2021-11-08 14:32:48', '2021-11-08 14:32:48', '', 0, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/banner-bg.png', 0, 'attachment', 'image/png', 0),
(1669, 1, '2021-11-08 14:59:29', '2021-11-08 14:59:29', '', 'footerlogo', '', 'inherit', 'open', 'closed', '', 'footerlogo', '', '', '2021-11-08 14:59:29', '2021-11-08 14:59:29', '', 0, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/footerlogo.png', 0, 'attachment', 'image/png', 0),
(1672, 1, '2021-11-09 04:02:18', '2021-11-09 04:02:18', '', 'banner-3', '', 'inherit', 'open', 'closed', '', 'banner-3', '', '', '2022-01-19 08:36:09', '2022-01-19 08:36:09', '', 665, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/banner-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(1714, 1, '2021-11-13 10:50:46', '2021-11-13 10:50:46', '', 'blog-10', '', 'inherit', 'open', 'closed', '', 'blog-10', '', '', '2022-01-19 08:36:09', '2022-01-19 08:36:09', '', 0, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/blog-10.jpg', 0, 'attachment', 'image/jpeg', 0),
(1716, 1, '2021-11-13 10:55:14', '2021-11-13 10:55:14', '', 'blog-04', '', 'inherit', 'open', 'closed', '', 'blog-04', '', '', '2022-01-19 08:36:09', '2022-01-19 08:36:09', '', 691, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/blog-04.jpg', 0, 'attachment', 'image/jpeg', 0),
(1739, 1, '2021-11-16 03:55:03', '2021-11-16 03:55:03', '', 'feature1', '', 'inherit', 'open', 'closed', '', 'feature1', '', '', '2022-01-19 08:36:09', '2022-01-19 08:36:09', '', 665, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/feature1.jpg', 0, 'attachment', 'image/jpeg', 0),
(1740, 1, '2021-11-16 03:55:55', '2021-11-16 03:55:55', '', 'feature2', '', 'inherit', 'open', 'closed', '', 'feature2', '', '', '2022-01-19 08:36:09', '2022-01-19 08:36:09', '', 663, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/feature2.jpg', 0, 'attachment', 'image/jpeg', 0),
(1741, 1, '2021-11-16 03:56:41', '2021-11-16 03:56:41', '', 'feature-3', '', 'inherit', 'open', 'closed', '', 'feature-3', '', '', '2022-01-19 08:36:10', '2022-01-19 08:36:10', '', 662, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/feature-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(1742, 1, '2021-11-16 03:57:32', '2021-11-16 03:57:32', '', 'feature4', '', 'inherit', 'open', 'closed', '', 'feature4-3', '', '', '2022-01-19 08:36:10', '2022-01-19 08:36:10', '', 661, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/feature4.jpg', 0, 'attachment', 'image/jpeg', 0),
(1743, 1, '2021-11-16 03:58:10', '2021-11-16 03:58:10', '', 'feature5', '', 'inherit', 'open', 'closed', '', 'feature5', '', '', '2022-01-19 08:36:10', '2022-01-19 08:36:10', '', 660, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/feature5.jpg', 0, 'attachment', 'image/jpeg', 0),
(1744, 1, '2021-11-16 03:58:48', '2021-11-16 03:58:48', '', 'feature6', '', 'inherit', 'open', 'closed', '', 'feature6', '', '', '2022-01-19 08:36:10', '2022-01-19 08:36:10', '', 102, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/feature6.jpg', 0, 'attachment', 'image/jpeg', 0),
(1786, 1, '2021-11-16 10:24:24', '2021-11-16 10:24:24', '', 'blog-02', '', 'inherit', 'open', 'closed', '', 'blog-02', '', '', '2022-01-19 08:36:10', '2022-01-19 08:36:10', '', 689, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/blog-02-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(1787, 1, '2021-11-16 10:25:25', '2021-11-16 10:25:25', '', 'blog-01', '', 'inherit', 'open', 'closed', '', 'blog-01', '', '', '2022-01-19 08:36:11', '2022-01-19 08:36:11', '', 656, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/blog-01.jpg', 0, 'attachment', 'image/jpeg', 0),
(1788, 1, '2021-11-16 10:31:16', '2021-11-16 10:31:16', '', 'feature-06', '', 'inherit', 'open', 'closed', '', 'feature-06', '', '', '2022-01-19 08:36:11', '2022-01-19 08:36:11', '', 70, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/feature-06.jpg', 0, 'attachment', 'image/jpeg', 0),
(1789, 1, '2021-11-16 10:31:40', '2021-11-16 10:31:40', '', 'feature-03', '', 'inherit', 'open', 'closed', '', 'feature-03', '', '', '2022-01-19 08:36:11', '2022-01-19 08:36:11', '', 70, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/feature-03.jpg', 0, 'attachment', 'image/jpeg', 0),
(1791, 1, '2021-11-16 10:37:54', '2021-11-16 10:37:54', '', 'feature-02', '', 'inherit', 'open', 'closed', '', 'feature-02', '', '', '2022-01-19 08:36:12', '2022-01-19 08:36:12', '', 665, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/feature-02-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(1792, 1, '2021-11-16 10:38:33', '2021-11-16 10:38:33', '', 'feature-02', '', 'inherit', 'open', 'closed', '', 'feature-02-2', '', '', '2022-01-19 08:36:12', '2022-01-19 08:36:12', '', 665, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/feature-02-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(1793, 1, '2021-11-16 10:38:54', '2021-11-16 10:38:54', '', 'feature-05', '', 'inherit', 'open', 'closed', '', 'feature-05', '', '', '2022-01-19 08:36:12', '2022-01-19 08:36:12', '', 665, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/feature-05.jpg', 0, 'attachment', 'image/jpeg', 0),
(1794, 1, '2021-11-16 10:39:53', '2021-11-16 10:39:53', '', 'feature-01', '', 'inherit', 'open', 'closed', '', 'feature-01', '', '', '2022-01-19 08:36:12', '2022-01-19 08:36:12', '', 665, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/feature-01-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(1795, 1, '2021-11-16 10:40:28', '2021-11-16 10:40:28', '', 'feature-03', '', 'inherit', 'open', 'closed', '', 'feature-03-2', '', '', '2022-01-19 08:36:13', '2022-01-19 08:36:13', '', 665, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/feature-03.jpg', 0, 'attachment', 'image/jpeg', 0),
(1796, 1, '2021-11-16 10:51:46', '2021-11-16 10:51:46', '', 'feature-05', '', 'inherit', 'open', 'closed', '', 'feature-05-2', '', '', '2022-01-19 08:36:13', '2022-01-19 08:36:13', '', 663, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/feature-05-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(1797, 1, '2021-11-16 10:55:27', '2021-11-16 10:55:27', '', 'feature-02', '', 'inherit', 'open', 'closed', '', 'feature-02-3', '', '', '2022-01-19 08:36:13', '2022-01-19 08:36:13', '', 660, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/feature-02-4.jpg', 0, 'attachment', 'image/jpeg', 0),
(1801, 1, '2021-11-16 11:59:52', '2021-11-16 11:59:52', '[slide-anything id=\'3142\']', 'Slide Anything Popup Preview', '', 'publish', 'closed', 'closed', '', 'slide-anything-popup-preview', '', '', '2022-03-04 12:30:05', '2022-03-04 12:30:05', '', 0, 'https://doccure-wp.dreamstechnologies.com/slide-anything-popup-preview/', 9999, 'page', '', 0),
(1856, 1, '2021-11-24 05:44:58', '2021-11-24 05:44:58', '', 'img-1', '', 'inherit', 'open', 'closed', '', 'img-1', '', '', '2022-01-19 08:36:13', '2022-01-19 08:36:13', '', 0, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/img-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(1868, 1, '2021-11-24 08:09:26', '2021-11-24 08:09:26', '', 'clinic-7', '', 'inherit', 'open', 'closed', '', 'clinic-7', '', '', '2022-01-19 08:36:14', '2022-01-19 08:36:14', '', 0, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/clinic-7.jpg', 0, 'attachment', 'image/jpeg', 0),
(1869, 1, '2021-11-24 08:09:49', '2021-11-24 08:09:49', '', 'clinic-4', '', 'inherit', 'open', 'closed', '', 'clinic-4', '', '', '2022-01-19 08:36:14', '2022-01-19 08:36:14', '', 0, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/clinic-4.jpg', 0, 'attachment', 'image/jpeg', 0),
(1870, 1, '2021-11-24 08:11:23', '2021-11-24 08:11:23', '', 'clinic-5', '', 'inherit', 'open', 'closed', '', 'clinic-5', '', '', '2022-01-19 08:36:14', '2022-01-19 08:36:14', '', 0, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/clinic-5.jpg', 0, 'attachment', 'image/jpeg', 0),
(1871, 1, '2021-11-24 08:11:24', '2021-11-24 08:11:24', '', 'clinic-6', '', 'inherit', 'open', 'closed', '', 'clinic-6', '', '', '2022-01-19 08:36:14', '2022-01-19 08:36:14', '', 0, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/clinic-6.jpg', 0, 'attachment', 'image/jpeg', 0),
(1872, 1, '2021-11-24 08:18:46', '2021-11-24 08:18:46', '', 'login-banner', '', 'inherit', 'open', 'closed', '', 'login-banner', '', '', '2022-01-19 08:36:14', '2022-01-19 08:36:14', '', 0, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/login-banner.png', 0, 'attachment', 'image/png', 0),
(1874, 1, '2021-11-24 08:40:13', '2021-11-24 08:40:13', '', 'feature-img', '', 'inherit', 'open', 'closed', '', 'feature-img', '', '', '2022-01-19 08:36:14', '2022-01-19 08:36:14', '', 102, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/feature-img.jpg', 0, 'attachment', 'image/jpeg', 0),
(1875, 1, '2021-11-24 08:48:19', '2021-11-24 08:48:19', '', 'Doctor', '', 'inherit', 'open', 'closed', '', 'depositphotos_135129520_el0', '', '', '2022-01-19 08:36:15', '2022-01-19 08:36:15', '', 102, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/Depositphotos_135129520_el0.jpg', 0, 'attachment', 'image/jpeg', 0),
(1876, 1, '2021-11-24 08:49:38', '2021-11-24 08:49:38', '', 'bg-image service', '', 'inherit', 'open', 'closed', '', 'group-8', '', '', '2022-01-19 08:36:15', '2022-01-19 08:36:15', '', 102, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/Group-8.jpg', 0, 'attachment', 'image/jpeg', 0),
(1877, 1, '2021-11-24 09:50:53', '2021-11-24 09:50:53', '', 'doctor-07', '', 'inherit', 'open', 'closed', '', 'doctor-07', '', '', '2022-01-19 08:36:15', '2022-01-19 08:36:15', '', 102, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/doctor-07-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(1878, 1, '2021-11-24 09:59:10', '2021-11-24 09:59:10', '', 'special-banner', '', 'inherit', 'open', 'closed', '', 'special-banner', '', '', '2022-01-19 08:36:15', '2022-01-19 08:36:15', '', 102, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/special-banner.jpg', 0, 'attachment', 'image/jpeg', 0),
(1925, 1, '2021-11-25 11:18:49', '2021-11-25 11:18:49', '', 'pattern-2', '', 'inherit', 'open', 'closed', '', 'pattern-2', '', '', '2022-01-19 08:36:16', '2022-01-19 08:36:16', '', 70, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/pattern-2.png', 0, 'attachment', 'image/png', 0),
(1926, 1, '2021-08-24 08:26:29', '2021-08-24 08:26:29', '[email* your-email class:rounded-0 placeholder \"Enter your email\"]\n<div class=\"sigma_btn btn-block\">\n[submit class:btn-block \"Submit\"]\n</div>\n1\n[_site_title] \"[your-subject]\"\[email protected]\[email protected]\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 [_site_title] ([_site_url])\nReply-To: [your-email]\n\n\n\n\n[_site_title] \"[your-subject]\"\n[_site_title] <[email protected]>\n[your-email]\nMessage Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on [_site_title] ([_site_url])\nReply-To: [_site_admin_email]\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.\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 date format is incorrect.\nThe date is before the earliest one allowed.\nThe date is after the latest one allowed.\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.\nThe e-mail address entered is invalid.\nThe URL is invalid.\nThe telephone number is invalid.', 'Sidebar Newsletter Form', '', 'publish', 'closed', 'closed', '', 'sidebar-newsletter-form', '', '', '2021-08-24 08:26:29', '2021-08-24 08:26:29', '', 0, 'https://slidesigma.nyc/templatemonster/wp/medtab/?post_type=wpcf7_contact_form&amp;p=29', 0, 'wpcf7_contact_form', '', 0),
(1931, 1, '2021-12-14 13:46:04', '2021-12-14 13:46:04', '', 'Register', '', 'publish', 'closed', 'closed', '', 'register', '', '', '2023-04-28 15:50:59', '2023-04-28 15:50:59', '', 0, 'https://doccure-wp.dreamstechnologies.com/?page_id=1931', 0, 'page', '', 0),
(1933, 1, '2021-12-14 13:47:59', '2021-12-14 13:47:59', '', 'Login', '', 'publish', 'closed', 'closed', '', 'login', '', '', '2023-04-28 15:49:49', '2023-04-28 15:49:49', '', 0, 'https://doccure-wp.dreamstechnologies.com/?page_id=1933', 0, 'page', '', 0),
(1934, 1, '2021-12-14 13:49:20', '2021-12-14 13:49:20', '[reset_password]', 'Forgot Password', '', 'publish', 'closed', 'closed', '', 'forgot-password', '', '', '2023-04-28 15:49:34', '2023-04-28 15:49:34', '', 0, 'https://doccure-wp.dreamstechnologies.com/?page_id=1934', 0, 'page', '', 0),
(1938, 1, '2021-12-15 04:14:13', '2021-12-15 04:14:13', '', 'Dashboard', '', 'publish', 'closed', 'closed', '', 'dashboard', '', '', '2023-04-28 15:49:14', '2023-04-28 15:49:14', '', 0, 'https://doccure-wp.dreamstechnologies.com/?page_id=1938', 0, 'page', '', 0),
(1942, 1, '2021-12-16 05:17:06', '2021-12-16 05:17:06', '', 'Search Doctors', '', 'publish', 'closed', 'closed', '', 'search-doctors', '', '', '2023-04-28 15:51:08', '2023-04-28 15:51:08', '', 0, 'https://doccure-wp.dreamstechnologies.com/?page_id=1942', 0, 'page', '', 0),
(1944, 1, '2021-12-16 05:18:19', '2021-12-16 05:18:19', '', 'Hospital', '', 'publish', 'closed', 'closed', '', 'hospital', '', '', '2023-04-28 15:49:41', '2023-04-28 15:49:41', '', 0, 'https://doccure-wp.dreamstechnologies.com/?page_id=1944', 0, 'page', '', 0),
(2058, 1, '2021-12-22 06:52:03', '2021-12-22 06:52:03', '', 'APP#-9913', '', 'confirmed', 'closed', 'closed', '', 'app-9913-2', '', '', '2021-12-22 06:52:03', '2021-12-22 06:52:03', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2058', 0, 'booking', '', 0),
(2059, 1, '2021-12-22 06:52:03', '2021-12-22 06:52:03', '', 'APP#-3972', '', 'confirmed', 'closed', 'closed', '', 'app-3972', '', '', '2021-12-22 06:52:03', '2021-12-22 06:52:03', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2059', 0, 'booking', '', 0),
(2060, 1, '2021-12-22 06:52:03', '2021-12-22 06:52:03', '', 'APP#-9726', '', 'confirmed', 'closed', 'closed', '', 'app-9726', '', '', '2021-12-22 06:52:03', '2021-12-22 06:52:03', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2060', 0, 'booking', '', 0),
(2063, 1, '2021-12-22 06:52:03', '2021-12-22 06:52:03', '', 'APP#-1918', '', 'confirmed', 'closed', 'closed', '', 'app-1918', '', '', '2021-12-22 06:52:03', '2021-12-22 06:52:03', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2063', 0, 'booking', '', 0),
(2066, 1, '2021-12-22 06:52:03', '2021-12-22 06:52:03', '', 'APP#-6558', '', 'confirmed', 'closed', 'closed', '', 'app-6558', '', '', '2021-12-22 06:52:03', '2021-12-22 06:52:03', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2066', 0, 'booking', '', 0),
(2067, 1, '2021-12-22 06:53:06', '2021-12-22 06:53:06', '', 'APP#-7231', '', 'confirmed', 'closed', 'closed', '', 'app-7231', '', '', '2021-12-22 06:53:06', '2021-12-22 06:53:06', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2067', 0, 'booking', '', 0),
(2068, 1, '2021-12-22 06:53:06', '2021-12-22 06:53:06', '', 'APP#-7681', '', 'confirmed', 'closed', 'closed', '', 'app-7681', '', '', '2021-12-22 06:53:06', '2021-12-22 06:53:06', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2068', 0, 'booking', '', 0),
(2069, 1, '2021-12-22 06:53:06', '2021-12-22 06:53:06', '', 'APP#-9802', '', 'confirmed', 'closed', 'closed', '', 'app-9802', '', '', '2021-12-22 06:53:06', '2021-12-22 06:53:06', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2069', 0, 'booking', '', 0),
(2072, 1, '2021-12-22 06:53:06', '2021-12-22 06:53:06', '', 'APP#-5803', '', 'confirmed', 'closed', 'closed', '', 'app-5803', '', '', '2021-12-22 06:53:06', '2021-12-22 06:53:06', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2072', 0, 'booking', '', 0),
(2075, 1, '2021-12-22 06:53:06', '2021-12-22 06:53:06', '', 'APP#-4453', '', 'confirmed', 'closed', 'closed', '', 'app-4453', '', '', '2021-12-22 06:53:06', '2021-12-22 06:53:06', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2075', 0, 'booking', '', 0),
(2076, 1, '2021-12-22 06:54:19', '2021-12-22 06:54:19', '', 'APP#-7826', '', 'confirmed', 'closed', 'closed', '', 'app-7826', '', '', '2021-12-22 06:54:19', '2021-12-22 06:54:19', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2076', 0, 'booking', '', 0),
(2077, 1, '2021-12-22 06:54:19', '2021-12-22 06:54:19', '', 'APP#-7631', '', 'confirmed', 'closed', 'closed', '', 'app-7631', '', '', '2021-12-22 06:54:19', '2021-12-22 06:54:19', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2077', 0, 'booking', '', 0),
(2078, 1, '2021-12-22 06:54:19', '2021-12-22 06:54:19', '', 'APP#-9196', '', 'confirmed', 'closed', 'closed', '', 'app-9196-2', '', '', '2021-12-22 06:54:19', '2021-12-22 06:54:19', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2078', 0, 'booking', '', 0),
(2081, 1, '2021-12-22 06:54:19', '2021-12-22 06:54:19', '', 'APP#-2367', '', 'confirmed', 'closed', 'closed', '', 'app-2367', '', '', '2021-12-22 06:54:19', '2021-12-22 06:54:19', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2081', 0, 'booking', '', 0),
(2084, 1, '2021-12-22 06:54:19', '2021-12-22 06:54:19', '', 'APP#-4958', '', 'confirmed', 'closed', 'closed', '', 'app-4958', '', '', '2021-12-22 06:54:19', '2021-12-22 06:54:19', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2084', 0, 'booking', '', 0),
(2085, 1, '2021-12-22 06:55:28', '2021-12-22 06:55:28', '', 'APP#-9226', '', 'confirmed', 'closed', 'closed', '', 'app-9226', '', '', '2021-12-22 06:55:28', '2021-12-22 06:55:28', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2085', 0, 'booking', '', 0),
(2086, 1, '2021-12-22 06:55:28', '2021-12-22 06:55:28', '', 'APP#-6895', '', 'confirmed', 'closed', 'closed', '', 'app-6895', '', '', '2021-12-22 06:55:28', '2021-12-22 06:55:28', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2086', 0, 'booking', '', 0),
(2087, 1, '2021-12-22 06:55:28', '2021-12-22 06:55:28', '', 'APP#-9036', '', 'confirmed', 'closed', 'closed', '', 'app-9036', '', '', '2021-12-22 06:55:28', '2021-12-22 06:55:28', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2087', 0, 'booking', '', 0),
(2090, 1, '2021-12-22 06:55:28', '2021-12-22 06:55:28', '', 'APP#-5141', '', 'confirmed', 'closed', 'closed', '', 'app-5141', '', '', '2021-12-22 06:55:28', '2021-12-22 06:55:28', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2090', 0, 'booking', '', 0),
(2093, 1, '2021-12-22 06:55:28', '2021-12-22 06:55:28', '', 'APP#-9802', '', 'confirmed', 'closed', 'closed', '', 'app-9802-2', '', '', '2021-12-22 06:55:28', '2021-12-22 06:55:28', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2093', 0, 'booking', '', 0),
(2094, 1, '2021-12-22 06:57:11', '2021-12-22 06:57:11', '', 'APP#-1742', '', 'confirmed', 'closed', 'closed', '', 'app-1742', '', '', '2021-12-22 06:57:11', '2021-12-22 06:57:11', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2094', 0, 'booking', '', 0),
(2095, 1, '2021-12-22 06:57:11', '2021-12-22 06:57:11', '', 'APP#-9442', '', 'confirmed', 'closed', 'closed', '', 'app-9442', '', '', '2021-12-22 06:57:11', '2021-12-22 06:57:11', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2095', 0, 'booking', '', 0),
(2096, 1, '2021-12-22 06:57:11', '2021-12-22 06:57:11', '', 'APP#-9453', '', 'confirmed', 'closed', 'closed', '', 'app-9453', '', '', '2021-12-22 06:57:11', '2021-12-22 06:57:11', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2096', 0, 'booking', '', 0),
(2099, 1, '2021-12-22 06:57:11', '2021-12-22 06:57:11', '', 'APP#-3503', '', 'confirmed', 'closed', 'closed', '', 'app-3503', '', '', '2021-12-22 06:57:11', '2021-12-22 06:57:11', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2099', 0, 'booking', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(2102, 1, '2021-12-22 06:57:11', '2021-12-22 06:57:11', '', 'APP#-5678', '', 'confirmed', 'closed', 'closed', '', 'app-5678', '', '', '2021-12-22 06:57:11', '2021-12-22 06:57:11', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2102', 0, 'booking', '', 0),
(2103, 1, '2021-12-22 06:57:44', '2021-12-22 06:57:44', '', 'APP#-4749', '', 'confirmed', 'closed', 'closed', '', 'app-4749', '', '', '2021-12-22 06:57:44', '2021-12-22 06:57:44', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2103', 0, 'booking', '', 0),
(2104, 1, '2021-12-22 06:57:44', '2021-12-22 06:57:44', '', 'APP#-3874', '', 'confirmed', 'closed', 'closed', '', 'app-3874', '', '', '2021-12-22 06:57:44', '2021-12-22 06:57:44', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2104', 0, 'booking', '', 0),
(2105, 1, '2021-12-22 06:57:44', '2021-12-22 06:57:44', '', 'APP#-3340', '', 'confirmed', 'closed', 'closed', '', 'app-3340', '', '', '2021-12-22 06:57:44', '2021-12-22 06:57:44', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2105', 0, 'booking', '', 0),
(2108, 1, '2021-12-22 06:57:44', '2021-12-22 06:57:44', '', 'APP#-5816', '', 'confirmed', 'closed', 'closed', '', 'app-5816', '', '', '2021-12-22 06:57:44', '2021-12-22 06:57:44', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2108', 0, 'booking', '', 0),
(2111, 1, '2021-12-22 06:57:44', '2021-12-22 06:57:44', '', 'APP#-4424', '', 'confirmed', 'closed', 'closed', '', 'app-4424', '', '', '2021-12-22 06:57:44', '2021-12-22 06:57:44', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2111', 0, 'booking', '', 0),
(2112, 1, '2021-12-22 07:34:46', '2021-12-22 07:34:46', '', 'APP#-7982', '', 'confirmed', 'closed', 'closed', '', 'app-7982', '', '', '2021-12-22 07:34:46', '2021-12-22 07:34:46', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2112', 0, 'booking', '', 0),
(2113, 1, '2021-12-22 07:34:46', '2021-12-22 07:34:46', '', 'APP#-4517', '', 'confirmed', 'closed', 'closed', '', 'app-4517', '', '', '2021-12-22 07:34:46', '2021-12-22 07:34:46', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2113', 0, 'booking', '', 0),
(2114, 1, '2021-12-22 07:34:46', '2021-12-22 07:34:46', '', 'APP#-5267', '', 'confirmed', 'closed', 'closed', '', 'app-5267', '', '', '2021-12-22 07:34:46', '2021-12-22 07:34:46', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2114', 0, 'booking', '', 0),
(2117, 1, '2021-12-22 07:34:46', '2021-12-22 07:34:46', '', 'APP#-6697', '', 'confirmed', 'closed', 'closed', '', 'app-6697', '', '', '2021-12-22 07:34:46', '2021-12-22 07:34:46', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2117', 0, 'booking', '', 0),
(2120, 1, '2021-12-22 07:34:46', '2021-12-22 07:34:46', '', 'APP#-1703', '', 'confirmed', 'closed', 'closed', '', 'app-1703', '', '', '2021-12-22 07:34:46', '2021-12-22 07:34:46', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2120', 0, 'booking', '', 0),
(2121, 1, '2021-12-22 07:37:01', '2021-12-22 07:37:01', '', 'APP#-5748', '', 'confirmed', 'closed', 'closed', '', 'app-5748', '', '', '2021-12-22 07:37:01', '2021-12-22 07:37:01', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2121', 0, 'booking', '', 0),
(2122, 1, '2021-12-22 07:37:01', '2021-12-22 07:37:01', '', 'APP#-5637', '', 'confirmed', 'closed', 'closed', '', 'app-5637', '', '', '2021-12-22 07:37:01', '2021-12-22 07:37:01', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2122', 0, 'booking', '', 0),
(2123, 1, '2021-12-22 07:37:01', '2021-12-22 07:37:01', '', 'APP#-7028', '', 'confirmed', 'closed', 'closed', '', 'app-7028', '', '', '2021-12-22 07:37:01', '2021-12-22 07:37:01', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2123', 0, 'booking', '', 0),
(2126, 1, '2021-12-22 07:37:01', '2021-12-22 07:37:01', '', 'APP#-2210', '', 'confirmed', 'closed', 'closed', '', 'app-2210', '', '', '2021-12-22 07:37:01', '2021-12-22 07:37:01', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2126', 0, 'booking', '', 0),
(2129, 1, '2021-12-22 07:37:01', '2021-12-22 07:37:01', '', 'APP#-8882', '', 'confirmed', 'closed', 'closed', '', 'app-8882', '', '', '2021-12-22 07:37:01', '2021-12-22 07:37:01', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2129', 0, 'booking', '', 0),
(2130, 1, '2021-12-22 07:42:21', '2021-12-22 07:42:21', '', 'APP#-2886', '', 'confirmed', 'closed', 'closed', '', 'app-2886', '', '', '2021-12-22 07:42:21', '2021-12-22 07:42:21', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2130', 0, 'booking', '', 0),
(2131, 1, '2021-12-22 07:42:21', '2021-12-22 07:42:21', '', 'APP#-2517', '', 'confirmed', 'closed', 'closed', '', 'app-2517', '', '', '2021-12-22 07:42:21', '2021-12-22 07:42:21', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2131', 0, 'booking', '', 0),
(2132, 1, '2021-12-22 07:42:21', '2021-12-22 07:42:21', '', 'APP#-7447', '', 'confirmed', 'closed', 'closed', '', 'app-7447', '', '', '2021-12-22 07:42:21', '2021-12-22 07:42:21', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2132', 0, 'booking', '', 0),
(2135, 1, '2021-12-22 07:42:21', '2021-12-22 07:42:21', '', 'APP#-32', '', 'confirmed', 'closed', 'closed', '', 'app-32', '', '', '2021-12-22 07:42:21', '2021-12-22 07:42:21', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2135', 0, 'booking', '', 0),
(2138, 1, '2021-12-22 07:42:21', '2021-12-22 07:42:21', '', 'APP#-9703', '', 'confirmed', 'closed', 'closed', '', 'app-9703', '', '', '2021-12-22 07:42:21', '2021-12-22 07:42:21', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2138', 0, 'booking', '', 0),
(2139, 1, '2021-12-22 07:47:32', '2021-12-22 07:47:32', '', 'APP#-9398', '', 'confirmed', 'closed', 'closed', '', 'app-9398', '', '', '2021-12-22 07:47:32', '2021-12-22 07:47:32', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2139', 0, 'booking', '', 0),
(2140, 1, '2021-12-22 07:47:32', '2021-12-22 07:47:32', '', 'APP#-7625', '', 'confirmed', 'closed', 'closed', '', 'app-7625', '', '', '2021-12-22 07:47:32', '2021-12-22 07:47:32', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2140', 0, 'booking', '', 0),
(2141, 1, '2021-12-22 07:47:32', '2021-12-22 07:47:32', '', 'APP#-2707', '', 'confirmed', 'closed', 'closed', '', 'app-2707', '', '', '2021-12-22 07:47:32', '2021-12-22 07:47:32', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2141', 0, 'booking', '', 0),
(2144, 1, '2021-12-22 07:47:32', '2021-12-22 07:47:32', '', 'APP#-3104', '', 'confirmed', 'closed', 'closed', '', 'app-3104', '', '', '2021-12-22 07:47:32', '2021-12-22 07:47:32', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2144', 0, 'booking', '', 0),
(2147, 1, '2021-12-22 07:47:32', '2021-12-22 07:47:32', '', 'APP#-3792', '', 'confirmed', 'closed', 'closed', '', 'app-3792', '', '', '2021-12-22 07:47:32', '2021-12-22 07:47:32', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2147', 0, 'booking', '', 0),
(2148, 1, '2021-12-22 07:48:29', '2021-12-22 07:48:29', '', 'APP#-484', '', 'confirmed', 'closed', 'closed', '', 'app-484', '', '', '2021-12-22 07:48:29', '2021-12-22 07:48:29', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2148', 0, 'booking', '', 0),
(2149, 1, '2021-12-22 07:48:29', '2021-12-22 07:48:29', '', 'APP#-8221', '', 'confirmed', 'closed', 'closed', '', 'app-8221', '', '', '2021-12-22 07:48:29', '2021-12-22 07:48:29', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2149', 0, 'booking', '', 0),
(2150, 1, '2021-12-22 07:48:29', '2021-12-22 07:48:29', '', 'APP#-8084', '', 'confirmed', 'closed', 'closed', '', 'app-8084', '', '', '2021-12-22 07:48:29', '2021-12-22 07:48:29', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2150', 0, 'booking', '', 0),
(2153, 1, '2021-12-22 07:48:29', '2021-12-22 07:48:29', '', 'APP#-1113', '', 'confirmed', 'closed', 'closed', '', 'app-1113', '', '', '2021-12-22 07:48:29', '2021-12-22 07:48:29', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2153', 0, 'booking', '', 0),
(2156, 1, '2021-12-22 07:48:29', '2021-12-22 07:48:29', '', 'APP#-890', '', 'confirmed', 'closed', 'closed', '', 'app-890', '', '', '2021-12-22 07:48:29', '2021-12-22 07:48:29', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2156', 0, 'booking', '', 0),
(2157, 1, '2021-12-22 07:49:22', '2021-12-22 07:49:22', '', 'APP#-1630', '', 'confirmed', 'closed', 'closed', '', 'app-1630', '', '', '2021-12-22 07:49:22', '2021-12-22 07:49:22', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2157', 0, 'booking', '', 0),
(2158, 1, '2021-12-22 07:49:22', '2021-12-22 07:49:22', '', 'APP#-3115', '', 'confirmed', 'closed', 'closed', '', 'app-3115', '', '', '2021-12-22 07:49:22', '2021-12-22 07:49:22', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2158', 0, 'booking', '', 0),
(2159, 1, '2021-12-22 07:49:22', '2021-12-22 07:49:22', '', 'APP#-7463', '', 'confirmed', 'closed', 'closed', '', 'app-7463', '', '', '2021-12-22 07:49:22', '2021-12-22 07:49:22', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2159', 0, 'booking', '', 0),
(2162, 1, '2021-12-22 07:49:22', '2021-12-22 07:49:22', '', 'APP#-8179', '', 'confirmed', 'closed', 'closed', '', 'app-8179', '', '', '2021-12-22 07:49:22', '2021-12-22 07:49:22', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2162', 0, 'booking', '', 0),
(2165, 1, '2021-12-22 07:49:22', '2021-12-22 07:49:22', '', 'APP#-4644', '', 'confirmed', 'closed', 'closed', '', 'app-4644', '', '', '2021-12-22 07:49:22', '2021-12-22 07:49:22', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2165', 0, 'booking', '', 0),
(2166, 1, '2021-12-22 07:51:57', '2021-12-22 07:51:57', '', 'APP#-8865', '', 'confirmed', 'closed', 'closed', '', 'app-8865', '', '', '2021-12-22 07:51:57', '2021-12-22 07:51:57', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2166', 0, 'booking', '', 0),
(2167, 1, '2021-12-22 07:51:57', '2021-12-22 07:51:57', '', 'APP#-192', '', 'confirmed', 'closed', 'closed', '', 'app-192', '', '', '2021-12-22 07:51:57', '2021-12-22 07:51:57', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2167', 0, 'booking', '', 0),
(2168, 1, '2021-12-22 07:51:57', '2021-12-22 07:51:57', '', 'APP#-3155', '', 'confirmed', 'closed', 'closed', '', 'app-3155', '', '', '2021-12-22 07:51:57', '2021-12-22 07:51:57', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2168', 0, 'booking', '', 0),
(2171, 1, '2021-12-22 07:51:57', '2021-12-22 07:51:57', '', 'APP#-1262', '', 'confirmed', 'closed', 'closed', '', 'app-1262', '', '', '2021-12-22 07:51:57', '2021-12-22 07:51:57', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2171', 0, 'booking', '', 0),
(2174, 1, '2021-12-22 07:51:57', '2021-12-22 07:51:57', '', 'APP#-5304', '', 'confirmed', 'closed', 'closed', '', 'app-5304', '', '', '2021-12-22 07:51:57', '2021-12-22 07:51:57', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2174', 0, 'booking', '', 0),
(2175, 1, '2021-12-22 07:53:39', '2021-12-22 07:53:39', '', 'APP#-6354', '', 'confirmed', 'closed', 'closed', '', 'app-6354', '', '', '2021-12-22 07:53:39', '2021-12-22 07:53:39', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2175', 0, 'booking', '', 0),
(2176, 1, '2021-12-22 07:53:39', '2021-12-22 07:53:39', '', 'APP#-6717', '', 'confirmed', 'closed', 'closed', '', 'app-6717', '', '', '2021-12-22 07:53:39', '2021-12-22 07:53:39', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2176', 0, 'booking', '', 0),
(2177, 1, '2021-12-22 07:53:39', '2021-12-22 07:53:39', '', 'APP#-6077', '', 'confirmed', 'closed', 'closed', '', 'app-6077', '', '', '2021-12-22 07:53:39', '2021-12-22 07:53:39', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2177', 0, 'booking', '', 0),
(2180, 1, '2021-12-22 07:53:39', '2021-12-22 07:53:39', '', 'APP#-1881', '', 'confirmed', 'closed', 'closed', '', 'app-1881', '', '', '2021-12-22 07:53:39', '2021-12-22 07:53:39', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2180', 0, 'booking', '', 0),
(2183, 1, '2021-12-22 07:53:39', '2021-12-22 07:53:39', '', 'APP#-1952', '', 'confirmed', 'closed', 'closed', '', 'app-1952', '', '', '2021-12-22 07:53:39', '2021-12-22 07:53:39', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2183', 0, 'booking', '', 0),
(2184, 1, '2021-12-22 07:59:18', '2021-12-22 07:59:18', '', 'APP#-5103', '', 'confirmed', 'closed', 'closed', '', 'app-5103', '', '', '2021-12-22 07:59:18', '2021-12-22 07:59:18', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2184', 0, 'booking', '', 0),
(2185, 1, '2021-12-22 07:59:18', '2021-12-22 07:59:18', '', 'APP#-3218', '', 'confirmed', 'closed', 'closed', '', 'app-3218', '', '', '2021-12-22 07:59:18', '2021-12-22 07:59:18', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2185', 0, 'booking', '', 0),
(2186, 1, '2021-12-22 07:59:18', '2021-12-22 07:59:18', '', 'APP#-3870', '', 'confirmed', 'closed', 'closed', '', 'app-3870', '', '', '2021-12-22 07:59:18', '2021-12-22 07:59:18', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2186', 0, 'booking', '', 0),
(2189, 1, '2021-12-22 07:59:18', '2021-12-22 07:59:18', '', 'APP#-2115', '', 'confirmed', 'closed', 'closed', '', 'app-2115', '', '', '2021-12-22 07:59:18', '2021-12-22 07:59:18', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2189', 0, 'booking', '', 0),
(2192, 1, '2021-12-22 07:59:18', '2021-12-22 07:59:18', '', 'APP#-4092', '', 'confirmed', 'closed', 'closed', '', 'app-4092', '', '', '2021-12-22 07:59:18', '2021-12-22 07:59:18', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2192', 0, 'booking', '', 0),
(2193, 1, '2021-12-22 08:06:02', '2021-12-22 08:06:02', '', 'APP#-8823', '', 'confirmed', 'closed', 'closed', '', 'app-8823', '', '', '2021-12-22 08:06:02', '2021-12-22 08:06:02', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2193', 0, 'booking', '', 0),
(2194, 1, '2021-12-22 08:06:02', '2021-12-22 08:06:02', '', 'APP#-1235', '', 'confirmed', 'closed', 'closed', '', 'app-1235', '', '', '2021-12-22 08:06:02', '2021-12-22 08:06:02', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2194', 0, 'booking', '', 0),
(2195, 1, '2021-12-22 08:06:02', '2021-12-22 08:06:02', '', 'APP#-6618', '', 'confirmed', 'closed', 'closed', '', 'app-6618', '', '', '2021-12-22 08:06:02', '2021-12-22 08:06:02', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2195', 0, 'booking', '', 0),
(2198, 1, '2021-12-22 08:06:02', '2021-12-22 08:06:02', '', 'APP#-3989', '', 'confirmed', 'closed', 'closed', '', 'app-3989', '', '', '2021-12-22 08:06:02', '2021-12-22 08:06:02', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2198', 0, 'booking', '', 0),
(2201, 1, '2021-12-22 08:06:02', '2021-12-22 08:06:02', '', 'APP#-4235', '', 'confirmed', 'closed', 'closed', '', 'app-4235', '', '', '2021-12-22 08:06:02', '2021-12-22 08:06:02', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2201', 0, 'booking', '', 0),
(2202, 1, '2021-12-22 08:08:46', '2021-12-22 08:08:46', '', 'APP#-1825', '', 'confirmed', 'closed', 'closed', '', 'app-1825', '', '', '2021-12-22 08:08:46', '2021-12-22 08:08:46', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2202', 0, 'booking', '', 0),
(2203, 1, '2021-12-22 08:08:46', '2021-12-22 08:08:46', '', 'APP#-1482', '', 'confirmed', 'closed', 'closed', '', 'app-1482', '', '', '2021-12-22 08:08:46', '2021-12-22 08:08:46', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2203', 0, 'booking', '', 0),
(2204, 1, '2021-12-22 08:08:46', '2021-12-22 08:08:46', '', 'APP#-3605', '', 'confirmed', 'closed', 'closed', '', 'app-3605', '', '', '2021-12-22 08:08:46', '2021-12-22 08:08:46', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2204', 0, 'booking', '', 0),
(2207, 1, '2021-12-22 08:08:46', '2021-12-22 08:08:46', '', 'APP#-7004', '', 'confirmed', 'closed', 'closed', '', 'app-7004', '', '', '2021-12-22 08:08:46', '2021-12-22 08:08:46', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2207', 0, 'booking', '', 0),
(2210, 1, '2021-12-22 08:08:46', '2021-12-22 08:08:46', '', 'APP#-2028', '', 'confirmed', 'closed', 'closed', '', 'app-2028', '', '', '2021-12-22 08:08:46', '2021-12-22 08:08:46', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2210', 0, 'booking', '', 0),
(2211, 1, '2021-12-22 08:09:31', '2021-12-22 08:09:31', '', 'APP#-55', '', 'confirmed', 'closed', 'closed', '', 'app-55', '', '', '2021-12-22 08:09:31', '2021-12-22 08:09:31', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2211', 0, 'booking', '', 0),
(2212, 1, '2021-12-22 08:09:31', '2021-12-22 08:09:31', '', 'APP#-4986', '', 'confirmed', 'closed', 'closed', '', 'app-4986', '', '', '2021-12-22 08:09:31', '2021-12-22 08:09:31', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2212', 0, 'booking', '', 0),
(2213, 1, '2021-12-22 08:09:31', '2021-12-22 08:09:31', '', 'APP#-8850', '', 'confirmed', 'closed', 'closed', '', 'app-8850', '', '', '2021-12-22 08:09:31', '2021-12-22 08:09:31', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2213', 0, 'booking', '', 0),
(2216, 1, '2021-12-22 08:09:31', '2021-12-22 08:09:31', '', 'APP#-7165', '', 'confirmed', 'closed', 'closed', '', 'app-7165', '', '', '2021-12-22 08:09:31', '2021-12-22 08:09:31', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2216', 0, 'booking', '', 0),
(2219, 1, '2021-12-22 08:09:31', '2021-12-22 08:09:31', '', 'APP#-9680', '', 'confirmed', 'closed', 'closed', '', 'app-9680', '', '', '2021-12-22 08:09:31', '2021-12-22 08:09:31', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2219', 0, 'booking', '', 0),
(2220, 1, '2021-12-22 08:10:13', '2021-12-22 08:10:13', '', 'APP#-7764', '', 'confirmed', 'closed', 'closed', '', 'app-7764', '', '', '2021-12-22 08:10:13', '2021-12-22 08:10:13', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2220', 0, 'booking', '', 0),
(2221, 1, '2021-12-22 08:10:13', '2021-12-22 08:10:13', '', 'APP#-7684', '', 'confirmed', 'closed', 'closed', '', 'app-7684', '', '', '2021-12-22 08:10:13', '2021-12-22 08:10:13', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2221', 0, 'booking', '', 0),
(2222, 1, '2021-12-22 08:10:13', '2021-12-22 08:10:13', '', 'APP#-4331', '', 'confirmed', 'closed', 'closed', '', 'app-4331', '', '', '2021-12-22 08:10:13', '2021-12-22 08:10:13', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2222', 0, 'booking', '', 0),
(2225, 1, '2021-12-22 08:10:13', '2021-12-22 08:10:13', '', 'APP#-7022', '', 'confirmed', 'closed', 'closed', '', 'app-7022', '', '', '2021-12-22 08:10:13', '2021-12-22 08:10:13', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2225', 0, 'booking', '', 0),
(2228, 1, '2021-12-22 08:10:13', '2021-12-22 08:10:13', '', 'APP#-8029', '', 'confirmed', 'closed', 'closed', '', 'app-8029', '', '', '2021-12-22 08:10:13', '2021-12-22 08:10:13', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2228', 0, 'booking', '', 0),
(2229, 1, '2021-12-22 08:36:10', '2021-12-22 08:36:10', '', 'APP#-3185', '', 'confirmed', 'closed', 'closed', '', 'app-3185', '', '', '2021-12-22 08:36:10', '2021-12-22 08:36:10', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2229', 0, 'booking', '', 0),
(2230, 1, '2021-12-22 08:36:10', '2021-12-22 08:36:10', '', 'APP#-593', '', 'confirmed', 'closed', 'closed', '', 'app-593', '', '', '2021-12-22 08:36:10', '2021-12-22 08:36:10', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2230', 0, 'booking', '', 0),
(2231, 1, '2021-12-22 08:36:10', '2021-12-22 08:36:10', '', 'APP#-7191', '', 'confirmed', 'closed', 'closed', '', 'app-7191', '', '', '2021-12-22 08:36:10', '2021-12-22 08:36:10', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2231', 0, 'booking', '', 0),
(2234, 1, '2021-12-22 08:36:10', '2021-12-22 08:36:10', '', 'APP#-525', '', 'confirmed', 'closed', 'closed', '', 'app-525', '', '', '2021-12-22 08:36:10', '2021-12-22 08:36:10', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2234', 0, 'booking', '', 0),
(2237, 1, '2021-12-22 08:36:11', '2021-12-22 08:36:11', '', 'APP#-6974', '', 'confirmed', 'closed', 'closed', '', 'app-6974', '', '', '2021-12-22 08:36:11', '2021-12-22 08:36:11', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2237', 0, 'booking', '', 0),
(2238, 1, '2021-12-22 08:37:34', '2021-12-22 08:37:34', '', 'APP#-2536', '', 'confirmed', 'closed', 'closed', '', 'app-2536', '', '', '2021-12-22 08:37:34', '2021-12-22 08:37:34', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2238', 0, 'booking', '', 0),
(2239, 1, '2021-12-22 08:37:34', '2021-12-22 08:37:34', '', 'APP#-3681', '', 'confirmed', 'closed', 'closed', '', 'app-3681', '', '', '2021-12-22 08:37:34', '2021-12-22 08:37:34', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2239', 0, 'booking', '', 0),
(2240, 1, '2021-12-22 08:37:34', '2021-12-22 08:37:34', '', 'APP#-7736', '', 'confirmed', 'closed', 'closed', '', 'app-7736', '', '', '2021-12-22 08:37:34', '2021-12-22 08:37:34', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2240', 0, 'booking', '', 0),
(2243, 1, '2021-12-22 08:37:34', '2021-12-22 08:37:34', '', 'APP#-1256', '', 'confirmed', 'closed', 'closed', '', 'app-1256', '', '', '2021-12-22 08:37:34', '2021-12-22 08:37:34', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2243', 0, 'booking', '', 0),
(2246, 1, '2021-12-22 08:37:34', '2021-12-22 08:37:34', '', 'APP#-9128', '', 'confirmed', 'closed', 'closed', '', 'app-9128', '', '', '2021-12-22 08:37:34', '2021-12-22 08:37:34', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2246', 0, 'booking', '', 0),
(2247, 1, '2021-12-22 08:39:38', '2021-12-22 08:39:38', '', 'APP#-230', '', 'confirmed', 'closed', 'closed', '', 'app-230', '', '', '2021-12-22 08:39:38', '2021-12-22 08:39:38', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2247', 0, 'booking', '', 0),
(2248, 1, '2021-12-22 08:39:38', '2021-12-22 08:39:38', '', 'APP#-3329', '', 'confirmed', 'closed', 'closed', '', 'app-3329', '', '', '2021-12-22 08:39:38', '2021-12-22 08:39:38', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2248', 0, 'booking', '', 0),
(2249, 1, '2021-12-22 08:39:38', '2021-12-22 08:39:38', '', 'APP#-3034', '', 'confirmed', 'closed', 'closed', '', 'app-3034', '', '', '2021-12-22 08:39:38', '2021-12-22 08:39:38', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2249', 0, 'booking', '', 0),
(2252, 1, '2021-12-22 08:39:39', '2021-12-22 08:39:39', '', 'APP#-7746', '', 'confirmed', 'closed', 'closed', '', 'app-7746', '', '', '2021-12-22 08:39:39', '2021-12-22 08:39:39', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2252', 0, 'booking', '', 0),
(2255, 1, '2021-12-22 08:39:39', '2021-12-22 08:39:39', '', 'APP#-168', '', 'confirmed', 'closed', 'closed', '', 'app-168-2', '', '', '2021-12-22 08:39:39', '2021-12-22 08:39:39', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2255', 0, 'booking', '', 0),
(2256, 1, '2021-12-22 08:40:21', '2021-12-22 08:40:21', '', 'APP#-9593', '', 'confirmed', 'closed', 'closed', '', 'app-9593', '', '', '2021-12-22 08:40:21', '2021-12-22 08:40:21', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2256', 0, 'booking', '', 0),
(2257, 1, '2021-12-22 08:40:21', '2021-12-22 08:40:21', '', 'APP#-6465', '', 'confirmed', 'closed', 'closed', '', 'app-6465', '', '', '2021-12-22 08:40:21', '2021-12-22 08:40:21', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2257', 0, 'booking', '', 0),
(2258, 1, '2021-12-22 08:40:21', '2021-12-22 08:40:21', '', 'APP#-3130', '', 'confirmed', 'closed', 'closed', '', 'app-3130', '', '', '2021-12-22 08:40:21', '2021-12-22 08:40:21', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2258', 0, 'booking', '', 0),
(2261, 1, '2021-12-22 08:40:21', '2021-12-22 08:40:21', '', 'APP#-1005', '', 'confirmed', 'closed', 'closed', '', 'app-1005', '', '', '2021-12-22 08:40:21', '2021-12-22 08:40:21', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2261', 0, 'booking', '', 0),
(2264, 1, '2021-12-22 08:40:21', '2021-12-22 08:40:21', '', 'APP#-2051', '', 'confirmed', 'closed', 'closed', '', 'app-2051', '', '', '2021-12-22 08:40:21', '2021-12-22 08:40:21', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2264', 0, 'booking', '', 0),
(2265, 1, '2021-12-22 08:42:15', '2021-12-22 08:42:15', '', 'APP#-6197', '', 'confirmed', 'closed', 'closed', '', 'app-6197', '', '', '2021-12-22 08:42:15', '2021-12-22 08:42:15', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2265', 0, 'booking', '', 0),
(2266, 1, '2021-12-22 08:42:15', '2021-12-22 08:42:15', '', 'APP#-1375', '', 'confirmed', 'closed', 'closed', '', 'app-1375', '', '', '2021-12-22 08:42:15', '2021-12-22 08:42:15', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2266', 0, 'booking', '', 0),
(2267, 1, '2021-12-22 08:42:15', '2021-12-22 08:42:15', '', 'APP#-9598', '', 'confirmed', 'closed', 'closed', '', 'app-9598', '', '', '2021-12-22 08:42:15', '2021-12-22 08:42:15', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2267', 0, 'booking', '', 0),
(2270, 1, '2021-12-22 08:42:15', '2021-12-22 08:42:15', '', 'APP#-8000', '', 'confirmed', 'closed', 'closed', '', 'app-8000', '', '', '2021-12-22 08:42:15', '2021-12-22 08:42:15', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2270', 0, 'booking', '', 0),
(2273, 1, '2021-12-22 08:42:15', '2021-12-22 08:42:15', '', 'APP#-6297', '', 'confirmed', 'closed', 'closed', '', 'app-6297', '', '', '2021-12-22 08:42:15', '2021-12-22 08:42:15', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2273', 0, 'booking', '', 0),
(2274, 1, '2021-12-22 08:44:53', '2021-12-22 08:44:53', '', 'APP#-624', '', 'confirmed', 'closed', 'closed', '', 'app-624', '', '', '2021-12-22 08:44:53', '2021-12-22 08:44:53', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2274', 0, 'booking', '', 0),
(2275, 1, '2021-12-22 08:44:53', '2021-12-22 08:44:53', '', 'APP#-1670', '', 'confirmed', 'closed', 'closed', '', 'app-1670', '', '', '2021-12-22 08:44:53', '2021-12-22 08:44:53', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2275', 0, 'booking', '', 0),
(2276, 1, '2021-12-22 08:44:53', '2021-12-22 08:44:53', '', 'APP#-5410', '', 'confirmed', 'closed', 'closed', '', 'app-5410', '', '', '2021-12-22 08:44:53', '2021-12-22 08:44:53', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2276', 0, 'booking', '', 0),
(2279, 1, '2021-12-22 08:44:53', '2021-12-22 08:44:53', '', 'APP#-302', '', 'confirmed', 'closed', 'closed', '', 'app-302', '', '', '2021-12-22 08:44:53', '2021-12-22 08:44:53', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2279', 0, 'booking', '', 0),
(2282, 1, '2021-12-22 08:44:53', '2021-12-22 08:44:53', '', 'APP#-6200', '', 'confirmed', 'closed', 'closed', '', 'app-6200', '', '', '2021-12-22 08:44:53', '2021-12-22 08:44:53', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2282', 0, 'booking', '', 0),
(2283, 1, '2021-12-22 08:46:34', '2021-12-22 08:46:34', '', 'APP#-245', '', 'confirmed', 'closed', 'closed', '', 'app-245', '', '', '2021-12-22 08:46:34', '2021-12-22 08:46:34', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2283', 0, 'booking', '', 0),
(2284, 1, '2021-12-22 08:46:34', '2021-12-22 08:46:34', '', 'APP#-803', '', 'confirmed', 'closed', 'closed', '', 'app-803', '', '', '2021-12-22 08:46:34', '2021-12-22 08:46:34', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2284', 0, 'booking', '', 0),
(2285, 1, '2021-12-22 08:46:34', '2021-12-22 08:46:34', '', 'APP#-9327', '', 'confirmed', 'closed', 'closed', '', 'app-9327', '', '', '2021-12-22 08:46:34', '2021-12-22 08:46:34', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2285', 0, 'booking', '', 0),
(2288, 1, '2021-12-22 08:46:34', '2021-12-22 08:46:34', '', 'APP#-5352', '', 'confirmed', 'closed', 'closed', '', 'app-5352', '', '', '2021-12-22 08:46:34', '2021-12-22 08:46:34', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2288', 0, 'booking', '', 0),
(2291, 1, '2021-12-22 08:46:34', '2021-12-22 08:46:34', '', 'APP#-2822', '', 'confirmed', 'closed', 'closed', '', 'app-2822', '', '', '2021-12-22 08:46:34', '2021-12-22 08:46:34', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2291', 0, 'booking', '', 0),
(2292, 1, '2021-12-22 08:48:11', '2021-12-22 08:48:11', '', 'APP#-942', '', 'confirmed', 'closed', 'closed', '', 'app-942', '', '', '2021-12-22 08:48:11', '2021-12-22 08:48:11', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2292', 0, 'booking', '', 0),
(2293, 1, '2021-12-22 08:48:11', '2021-12-22 08:48:11', '', 'APP#-3556', '', 'confirmed', 'closed', 'closed', '', 'app-3556', '', '', '2021-12-22 08:48:11', '2021-12-22 08:48:11', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2293', 0, 'booking', '', 0),
(2294, 1, '2021-12-22 08:48:11', '2021-12-22 08:48:11', '', 'APP#-2827', '', 'confirmed', 'closed', 'closed', '', 'app-2827', '', '', '2021-12-22 08:48:11', '2021-12-22 08:48:11', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2294', 0, 'booking', '', 0),
(2297, 1, '2021-12-22 08:48:11', '2021-12-22 08:48:11', '', 'APP#-8946', '', 'confirmed', 'closed', 'closed', '', 'app-8946', '', '', '2021-12-22 08:48:11', '2021-12-22 08:48:11', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2297', 0, 'booking', '', 0),
(2300, 1, '2021-12-22 08:48:11', '2021-12-22 08:48:11', '', 'APP#-3941', '', 'confirmed', 'closed', 'closed', '', 'app-3941', '', '', '2021-12-22 08:48:11', '2021-12-22 08:48:11', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2300', 0, 'booking', '', 0),
(2301, 1, '2021-12-22 08:48:41', '2021-12-22 08:48:41', '', 'APP#-2540', '', 'confirmed', 'closed', 'closed', '', 'app-2540', '', '', '2021-12-22 08:48:41', '2021-12-22 08:48:41', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2301', 0, 'booking', '', 0),
(2302, 1, '2021-12-22 08:48:41', '2021-12-22 08:48:41', '', 'APP#-4926', '', 'confirmed', 'closed', 'closed', '', 'app-4926', '', '', '2021-12-22 08:48:41', '2021-12-22 08:48:41', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2302', 0, 'booking', '', 0),
(2303, 1, '2021-12-22 08:48:41', '2021-12-22 08:48:41', '', 'APP#-9540', '', 'confirmed', 'closed', 'closed', '', 'app-9540', '', '', '2021-12-22 08:48:41', '2021-12-22 08:48:41', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2303', 0, 'booking', '', 0),
(2306, 1, '2021-12-22 08:48:41', '2021-12-22 08:48:41', '', 'APP#-6391', '', 'confirmed', 'closed', 'closed', '', 'app-6391', '', '', '2021-12-22 08:48:41', '2021-12-22 08:48:41', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2306', 0, 'booking', '', 0),
(2309, 1, '2021-12-22 08:48:41', '2021-12-22 08:48:41', '', 'APP#-3208', '', 'confirmed', 'closed', 'closed', '', 'app-3208', '', '', '2021-12-22 08:48:41', '2021-12-22 08:48:41', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2309', 0, 'booking', '', 0),
(2310, 1, '2021-12-22 08:50:44', '2021-12-22 08:50:44', '', 'APP#-7693', '', 'confirmed', 'closed', 'closed', '', 'app-7693', '', '', '2021-12-22 08:50:44', '2021-12-22 08:50:44', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2310', 0, 'booking', '', 0),
(2311, 1, '2021-12-22 08:50:44', '2021-12-22 08:50:44', '', 'APP#-2702', '', 'confirmed', 'closed', 'closed', '', 'app-2702', '', '', '2021-12-22 08:50:44', '2021-12-22 08:50:44', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2311', 0, 'booking', '', 0),
(2312, 1, '2021-12-22 08:50:44', '2021-12-22 08:50:44', '', 'APP#-1597', '', 'confirmed', 'closed', 'closed', '', 'app-1597', '', '', '2021-12-22 08:50:44', '2021-12-22 08:50:44', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2312', 0, 'booking', '', 0),
(2315, 1, '2021-12-22 08:50:44', '2021-12-22 08:50:44', '', 'APP#-6211', '', 'confirmed', 'closed', 'closed', '', 'app-6211', '', '', '2021-12-22 08:50:44', '2021-12-22 08:50:44', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2315', 0, 'booking', '', 0),
(2318, 1, '2021-12-22 08:50:44', '2021-12-22 08:50:44', '', 'APP#-3276', '', 'confirmed', 'closed', 'closed', '', 'app-3276', '', '', '2021-12-22 08:50:44', '2021-12-22 08:50:44', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2318', 0, 'booking', '', 0),
(2319, 1, '2021-12-22 08:52:09', '2021-12-22 08:52:09', '', 'APP#-3103', '', 'confirmed', 'closed', 'closed', '', 'app-3103', '', '', '2021-12-22 08:52:09', '2021-12-22 08:52:09', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2319', 0, 'booking', '', 0),
(2320, 1, '2021-12-22 08:52:09', '2021-12-22 08:52:09', '', 'APP#-4140', '', 'confirmed', 'closed', 'closed', '', 'app-4140', '', '', '2021-12-22 08:52:09', '2021-12-22 08:52:09', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2320', 0, 'booking', '', 0),
(2321, 1, '2021-12-22 08:52:09', '2021-12-22 08:52:09', '', 'APP#-6242', '', 'confirmed', 'closed', 'closed', '', 'app-6242', '', '', '2021-12-22 08:52:09', '2021-12-22 08:52:09', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2321', 0, 'booking', '', 0),
(2324, 1, '2021-12-22 08:52:09', '2021-12-22 08:52:09', '', 'APP#-2019', '', 'confirmed', 'closed', 'closed', '', 'app-2019', '', '', '2021-12-22 08:52:09', '2021-12-22 08:52:09', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2324', 0, 'booking', '', 0),
(2327, 1, '2021-12-22 08:52:09', '2021-12-22 08:52:09', '', 'APP#-1993', '', 'confirmed', 'closed', 'closed', '', 'app-1993', '', '', '2021-12-22 08:52:09', '2021-12-22 08:52:09', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2327', 0, 'booking', '', 0),
(2328, 1, '2021-12-22 08:52:44', '2021-12-22 08:52:44', '', 'APP#-5544', '', 'confirmed', 'closed', 'closed', '', 'app-5544', '', '', '2021-12-22 08:52:44', '2021-12-22 08:52:44', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2328', 0, 'booking', '', 0),
(2329, 1, '2021-12-22 08:52:44', '2021-12-22 08:52:44', '', 'APP#-9044', '', 'confirmed', 'closed', 'closed', '', 'app-9044', '', '', '2021-12-22 08:52:44', '2021-12-22 08:52:44', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2329', 0, 'booking', '', 0),
(2330, 1, '2021-12-22 08:52:44', '2021-12-22 08:52:44', '', 'APP#-1713', '', 'confirmed', 'closed', 'closed', '', 'app-1713', '', '', '2021-12-22 08:52:44', '2021-12-22 08:52:44', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2330', 0, 'booking', '', 0),
(2333, 1, '2021-12-22 08:52:44', '2021-12-22 08:52:44', '', 'APP#-586', '', 'confirmed', 'closed', 'closed', '', 'app-586-2', '', '', '2021-12-22 08:52:44', '2021-12-22 08:52:44', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2333', 0, 'booking', '', 0),
(2336, 1, '2021-12-22 08:52:44', '2021-12-22 08:52:44', '', 'APP#-8950', '', 'confirmed', 'closed', 'closed', '', 'app-8950', '', '', '2021-12-22 08:52:44', '2021-12-22 08:52:44', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2336', 0, 'booking', '', 0),
(2337, 1, '2021-12-22 09:02:36', '2021-12-22 09:02:36', '', 'APP#-9808', '', 'confirmed', 'closed', 'closed', '', 'app-9808', '', '', '2021-12-22 09:02:36', '2021-12-22 09:02:36', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2337', 0, 'booking', '', 0),
(2338, 1, '2021-12-22 09:02:36', '2021-12-22 09:02:36', '', 'APP#-6541', '', 'confirmed', 'closed', 'closed', '', 'app-6541', '', '', '2021-12-22 09:02:36', '2021-12-22 09:02:36', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2338', 0, 'booking', '', 0),
(2339, 1, '2021-12-22 09:02:36', '2021-12-22 09:02:36', '', 'APP#-266', '', 'confirmed', 'closed', 'closed', '', 'app-266', '', '', '2021-12-22 09:02:36', '2021-12-22 09:02:36', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2339', 0, 'booking', '', 0),
(2342, 1, '2021-12-22 09:02:36', '2021-12-22 09:02:36', '', 'APP#-1748', '', 'confirmed', 'closed', 'closed', '', 'app-1748', '', '', '2021-12-22 09:02:36', '2021-12-22 09:02:36', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2342', 0, 'booking', '', 0),
(2345, 1, '2021-12-22 09:02:36', '2021-12-22 09:02:36', '', 'APP#-7148', '', 'confirmed', 'closed', 'closed', '', 'app-7148', '', '', '2021-12-22 09:02:36', '2021-12-22 09:02:36', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2345', 0, 'booking', '', 0),
(2346, 1, '2021-12-22 09:03:59', '2021-12-22 09:03:59', '', 'APP#-4373', '', 'confirmed', 'closed', 'closed', '', 'app-4373', '', '', '2021-12-22 09:03:59', '2021-12-22 09:03:59', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2346', 0, 'booking', '', 0),
(2347, 1, '2021-12-22 09:03:59', '2021-12-22 09:03:59', '', 'APP#-2779', '', 'confirmed', 'closed', 'closed', '', 'app-2779', '', '', '2021-12-22 09:03:59', '2021-12-22 09:03:59', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2347', 0, 'booking', '', 0),
(2348, 1, '2021-12-22 09:03:59', '2021-12-22 09:03:59', '', 'APP#-7423', '', 'confirmed', 'closed', 'closed', '', 'app-7423', '', '', '2021-12-22 09:03:59', '2021-12-22 09:03:59', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2348', 0, 'booking', '', 0),
(2351, 1, '2021-12-22 09:03:59', '2021-12-22 09:03:59', '', 'APP#-6409', '', 'confirmed', 'closed', 'closed', '', 'app-6409', '', '', '2021-12-22 09:03:59', '2021-12-22 09:03:59', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2351', 0, 'booking', '', 0),
(2354, 1, '2021-12-22 09:03:59', '2021-12-22 09:03:59', '', 'APP#-4612', '', 'confirmed', 'closed', 'closed', '', 'app-4612', '', '', '2021-12-22 09:03:59', '2021-12-22 09:03:59', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2354', 0, 'booking', '', 0),
(2355, 1, '2021-12-22 09:07:38', '2021-12-22 09:07:38', '', 'APP#-2684', '', 'confirmed', 'closed', 'closed', '', 'app-2684', '', '', '2021-12-22 09:07:38', '2021-12-22 09:07:38', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2355', 0, 'booking', '', 0),
(2356, 1, '2021-12-22 09:07:38', '2021-12-22 09:07:38', '', 'APP#-3694', '', 'confirmed', 'closed', 'closed', '', 'app-3694', '', '', '2021-12-22 09:07:38', '2021-12-22 09:07:38', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2356', 0, 'booking', '', 0),
(2357, 1, '2021-12-22 09:07:38', '2021-12-22 09:07:38', '', 'APP#-3348', '', 'confirmed', 'closed', 'closed', '', 'app-3348', '', '', '2021-12-22 09:07:38', '2021-12-22 09:07:38', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2357', 0, 'booking', '', 0),
(2360, 1, '2021-12-22 09:07:38', '2021-12-22 09:07:38', '', 'APP#-7422', '', 'confirmed', 'closed', 'closed', '', 'app-7422', '', '', '2021-12-22 09:07:38', '2021-12-22 09:07:38', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2360', 0, 'booking', '', 0),
(2363, 1, '2021-12-22 09:07:38', '2021-12-22 09:07:38', '', 'APP#-8106', '', 'confirmed', 'closed', 'closed', '', 'app-8106', '', '', '2021-12-22 09:07:38', '2021-12-22 09:07:38', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2363', 0, 'booking', '', 0),
(2364, 1, '2021-12-22 09:08:05', '2021-12-22 09:08:05', '', 'APP#-5070', '', 'confirmed', 'closed', 'closed', '', 'app-5070', '', '', '2021-12-22 09:08:05', '2021-12-22 09:08:05', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2364', 0, 'booking', '', 0),
(2365, 1, '2021-12-22 09:08:05', '2021-12-22 09:08:05', '', 'APP#-738', '', 'confirmed', 'closed', 'closed', '', 'app-738', '', '', '2021-12-22 09:08:05', '2021-12-22 09:08:05', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2365', 0, 'booking', '', 0),
(2366, 1, '2021-12-22 09:08:05', '2021-12-22 09:08:05', '', 'APP#-8766', '', 'confirmed', 'closed', 'closed', '', 'app-8766', '', '', '2021-12-22 09:08:05', '2021-12-22 09:08:05', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2366', 0, 'booking', '', 0),
(2369, 1, '2021-12-22 09:08:05', '2021-12-22 09:08:05', '', 'APP#-3652', '', 'confirmed', 'closed', 'closed', '', 'app-3652', '', '', '2021-12-22 09:08:05', '2021-12-22 09:08:05', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2369', 0, 'booking', '', 0),
(2372, 1, '2021-12-22 09:08:05', '2021-12-22 09:08:05', '', 'APP#-6963', '', 'confirmed', 'closed', 'closed', '', 'app-6963', '', '', '2021-12-22 09:08:05', '2021-12-22 09:08:05', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2372', 0, 'booking', '', 0),
(2373, 1, '2021-12-22 09:08:51', '2021-12-22 09:08:51', '', 'APP#-6129', '', 'confirmed', 'closed', 'closed', '', 'app-6129', '', '', '2021-12-22 09:08:51', '2021-12-22 09:08:51', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2373', 0, 'booking', '', 0),
(2374, 1, '2021-12-22 09:08:51', '2021-12-22 09:08:51', '', 'APP#-795', '', 'confirmed', 'closed', 'closed', '', 'app-795', '', '', '2021-12-22 09:08:51', '2021-12-22 09:08:51', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2374', 0, 'booking', '', 0),
(2375, 1, '2021-12-22 09:08:51', '2021-12-22 09:08:51', '', 'APP#-3247', '', 'confirmed', 'closed', 'closed', '', 'app-3247', '', '', '2021-12-22 09:08:51', '2021-12-22 09:08:51', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2375', 0, 'booking', '', 0),
(2378, 1, '2021-12-22 09:08:51', '2021-12-22 09:08:51', '', 'APP#-6131', '', 'confirmed', 'closed', 'closed', '', 'app-6131', '', '', '2021-12-22 09:08:51', '2021-12-22 09:08:51', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2378', 0, 'booking', '', 0),
(2381, 1, '2021-12-22 09:08:51', '2021-12-22 09:08:51', '', 'APP#-218', '', 'confirmed', 'closed', 'closed', '', 'app-218', '', '', '2021-12-22 09:08:51', '2021-12-22 09:08:51', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2381', 0, 'booking', '', 0),
(2382, 1, '2021-12-22 09:09:53', '2021-12-22 09:09:53', '', 'APP#-7759', '', 'confirmed', 'closed', 'closed', '', 'app-7759', '', '', '2021-12-22 09:09:53', '2021-12-22 09:09:53', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2382', 0, 'booking', '', 0),
(2383, 1, '2021-12-22 09:09:53', '2021-12-22 09:09:53', '', 'APP#-8902', '', 'confirmed', 'closed', 'closed', '', 'app-8902', '', '', '2021-12-22 09:09:53', '2021-12-22 09:09:53', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2383', 0, 'booking', '', 0),
(2384, 1, '2021-12-22 09:09:53', '2021-12-22 09:09:53', '', 'APP#-8768', '', 'confirmed', 'closed', 'closed', '', 'app-8768', '', '', '2021-12-22 09:09:53', '2021-12-22 09:09:53', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2384', 0, 'booking', '', 0),
(2387, 1, '2021-12-22 09:09:53', '2021-12-22 09:09:53', '', 'APP#-102', '', 'confirmed', 'closed', 'closed', '', 'app-102', '', '', '2021-12-22 09:09:53', '2021-12-22 09:09:53', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2387', 0, 'booking', '', 0),
(2390, 1, '2021-12-22 09:09:53', '2021-12-22 09:09:53', '', 'APP#-1992', '', 'confirmed', 'closed', 'closed', '', 'app-1992', '', '', '2021-12-22 09:09:53', '2021-12-22 09:09:53', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2390', 0, 'booking', '', 0),
(2391, 1, '2021-12-22 09:15:56', '2021-12-22 09:15:56', '', 'APP#-339', '', 'confirmed', 'closed', 'closed', '', 'app-339', '', '', '2021-12-22 09:15:56', '2021-12-22 09:15:56', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2391', 0, 'booking', '', 0),
(2392, 1, '2021-12-22 09:15:56', '2021-12-22 09:15:56', '', 'APP#-4665', '', 'confirmed', 'closed', 'closed', '', 'app-4665', '', '', '2021-12-22 09:15:56', '2021-12-22 09:15:56', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2392', 0, 'booking', '', 0),
(2393, 1, '2021-12-22 09:15:56', '2021-12-22 09:15:56', '', 'APP#-4655', '', 'confirmed', 'closed', 'closed', '', 'app-4655', '', '', '2021-12-22 09:15:56', '2021-12-22 09:15:56', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2393', 0, 'booking', '', 0),
(2396, 1, '2021-12-22 09:15:56', '2021-12-22 09:15:56', '', 'APP#-6235', '', 'confirmed', 'closed', 'closed', '', 'app-6235', '', '', '2021-12-22 09:15:56', '2021-12-22 09:15:56', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2396', 0, 'booking', '', 0),
(2399, 1, '2021-12-22 09:15:56', '2021-12-22 09:15:56', '', 'APP#-2858', '', 'confirmed', 'closed', 'closed', '', 'app-2858', '', '', '2021-12-22 09:15:56', '2021-12-22 09:15:56', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2399', 0, 'booking', '', 0),
(2400, 1, '2021-12-22 09:16:20', '2021-12-22 09:16:20', '', 'APP#-2716', '', 'confirmed', 'closed', 'closed', '', 'app-2716', '', '', '2021-12-22 09:16:20', '2021-12-22 09:16:20', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2400', 0, 'booking', '', 0),
(2401, 1, '2021-12-22 09:16:21', '2021-12-22 09:16:21', '', 'APP#-8907', '', 'confirmed', 'closed', 'closed', '', 'app-8907', '', '', '2021-12-22 09:16:21', '2021-12-22 09:16:21', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2401', 0, 'booking', '', 0),
(2402, 1, '2021-12-22 09:16:21', '2021-12-22 09:16:21', '', 'APP#-5536', '', 'confirmed', 'closed', 'closed', '', 'app-5536', '', '', '2021-12-22 09:16:21', '2021-12-22 09:16:21', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2402', 0, 'booking', '', 0),
(2405, 1, '2021-12-22 09:16:21', '2021-12-22 09:16:21', '', 'APP#-9880', '', 'confirmed', 'closed', 'closed', '', 'app-9880', '', '', '2021-12-22 09:16:21', '2021-12-22 09:16:21', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2405', 0, 'booking', '', 0),
(2408, 1, '2021-12-22 09:16:21', '2021-12-22 09:16:21', '', 'APP#-4238', '', 'confirmed', 'closed', 'closed', '', 'app-4238', '', '', '2021-12-22 09:16:21', '2021-12-22 09:16:21', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2408', 0, 'booking', '', 0),
(2409, 1, '2021-12-22 09:17:23', '2021-12-22 09:17:23', '', 'APP#-8940', '', 'confirmed', 'closed', 'closed', '', 'app-8940', '', '', '2021-12-22 09:17:23', '2021-12-22 09:17:23', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2409', 0, 'booking', '', 0),
(2410, 1, '2021-12-22 09:17:23', '2021-12-22 09:17:23', '', 'APP#-420', '', 'confirmed', 'closed', 'closed', '', 'app-420', '', '', '2021-12-22 09:17:23', '2021-12-22 09:17:23', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2410', 0, 'booking', '', 0),
(2411, 1, '2021-12-22 09:17:23', '2021-12-22 09:17:23', '', 'APP#-2181', '', 'confirmed', 'closed', 'closed', '', 'app-2181', '', '', '2021-12-22 09:17:23', '2021-12-22 09:17:23', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2411', 0, 'booking', '', 0),
(2414, 1, '2021-12-22 09:17:23', '2021-12-22 09:17:23', '', 'APP#-1921', '', 'confirmed', 'closed', 'closed', '', 'app-1921', '', '', '2021-12-22 09:17:23', '2021-12-22 09:17:23', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2414', 0, 'booking', '', 0),
(2417, 1, '2021-12-22 09:17:23', '2021-12-22 09:17:23', '', 'APP#-3492', '', 'confirmed', 'closed', 'closed', '', 'app-3492', '', '', '2021-12-22 09:17:23', '2021-12-22 09:17:23', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2417', 0, 'booking', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(2418, 1, '2021-12-22 09:20:20', '2021-12-22 09:20:20', '', 'APP#-4626', '', 'confirmed', 'closed', 'closed', '', 'app-4626', '', '', '2021-12-22 09:20:20', '2021-12-22 09:20:20', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2418', 0, 'booking', '', 0),
(2419, 1, '2021-12-22 09:20:20', '2021-12-22 09:20:20', '', 'APP#-2655', '', 'confirmed', 'closed', 'closed', '', 'app-2655', '', '', '2021-12-22 09:20:20', '2021-12-22 09:20:20', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2419', 0, 'booking', '', 0),
(2420, 1, '2021-12-22 09:20:20', '2021-12-22 09:20:20', '', 'APP#-7489', '', 'confirmed', 'closed', 'closed', '', 'app-7489', '', '', '2021-12-22 09:20:20', '2021-12-22 09:20:20', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2420', 0, 'booking', '', 0),
(2423, 1, '2021-12-22 09:20:20', '2021-12-22 09:20:20', '', 'APP#-8949', '', 'confirmed', 'closed', 'closed', '', 'app-8949', '', '', '2021-12-22 09:20:20', '2021-12-22 09:20:20', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2423', 0, 'booking', '', 0),
(2426, 1, '2021-12-22 09:20:21', '2021-12-22 09:20:21', '', 'APP#-2207', '', 'confirmed', 'closed', 'closed', '', 'app-2207', '', '', '2021-12-22 09:20:21', '2021-12-22 09:20:21', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2426', 0, 'booking', '', 0),
(2427, 1, '2021-12-22 09:21:36', '2021-12-22 09:21:36', '', 'APP#-2405', '', 'confirmed', 'closed', 'closed', '', 'app-2405', '', '', '2021-12-22 09:21:36', '2021-12-22 09:21:36', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2427', 0, 'booking', '', 0),
(2428, 1, '2021-12-22 09:21:36', '2021-12-22 09:21:36', '', 'APP#-4538', '', 'confirmed', 'closed', 'closed', '', 'app-4538', '', '', '2021-12-22 09:21:36', '2021-12-22 09:21:36', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2428', 0, 'booking', '', 0),
(2429, 1, '2021-12-22 09:21:36', '2021-12-22 09:21:36', '', 'APP#-5657', '', 'confirmed', 'closed', 'closed', '', 'app-5657', '', '', '2021-12-22 09:21:36', '2021-12-22 09:21:36', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2429', 0, 'booking', '', 0),
(2432, 1, '2021-12-22 09:21:36', '2021-12-22 09:21:36', '', 'APP#-9764', '', 'confirmed', 'closed', 'closed', '', 'app-9764', '', '', '2021-12-22 09:21:36', '2021-12-22 09:21:36', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2432', 0, 'booking', '', 0),
(2435, 1, '2021-12-22 09:21:36', '2021-12-22 09:21:36', '', 'APP#-9064', '', 'confirmed', 'closed', 'closed', '', 'app-9064', '', '', '2021-12-22 09:21:36', '2021-12-22 09:21:36', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2435', 0, 'booking', '', 0),
(2436, 1, '2021-12-22 09:24:04', '2021-12-22 09:24:04', '', 'APP#-1918', '', 'confirmed', 'closed', 'closed', '', 'app-1918-2', '', '', '2021-12-22 09:24:04', '2021-12-22 09:24:04', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2436', 0, 'booking', '', 0),
(2437, 1, '2021-12-22 09:24:04', '2021-12-22 09:24:04', '', 'APP#-9213', '', 'confirmed', 'closed', 'closed', '', 'app-9213', '', '', '2021-12-22 09:24:04', '2021-12-22 09:24:04', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2437', 0, 'booking', '', 0),
(2438, 1, '2021-12-22 09:24:04', '2021-12-22 09:24:04', '', 'APP#-3275', '', 'confirmed', 'closed', 'closed', '', 'app-3275', '', '', '2021-12-22 09:24:04', '2021-12-22 09:24:04', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2438', 0, 'booking', '', 0),
(2441, 1, '2021-12-22 09:24:04', '2021-12-22 09:24:04', '', 'APP#-6623', '', 'confirmed', 'closed', 'closed', '', 'app-6623-2', '', '', '2021-12-22 09:24:04', '2021-12-22 09:24:04', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2441', 0, 'booking', '', 0),
(2444, 1, '2021-12-22 09:24:04', '2021-12-22 09:24:04', '', 'APP#-7261', '', 'confirmed', 'closed', 'closed', '', 'app-7261', '', '', '2021-12-22 09:24:04', '2021-12-22 09:24:04', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2444', 0, 'booking', '', 0),
(2445, 1, '2021-12-22 09:27:03', '2021-12-22 09:27:03', '', 'APP#-4872', '', 'confirmed', 'closed', 'closed', '', 'app-4872', '', '', '2021-12-22 09:27:03', '2021-12-22 09:27:03', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2445', 0, 'booking', '', 0),
(2446, 1, '2021-12-22 09:27:03', '2021-12-22 09:27:03', '', 'APP#-3529', '', 'confirmed', 'closed', 'closed', '', 'app-3529', '', '', '2021-12-22 09:27:03', '2021-12-22 09:27:03', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2446', 0, 'booking', '', 0),
(2447, 1, '2021-12-22 09:27:03', '2021-12-22 09:27:03', '', 'APP#-137', '', 'confirmed', 'closed', 'closed', '', 'app-137', '', '', '2021-12-22 09:27:03', '2021-12-22 09:27:03', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2447', 0, 'booking', '', 0),
(2450, 1, '2021-12-22 09:27:03', '2021-12-22 09:27:03', '', 'APP#-6480', '', 'confirmed', 'closed', 'closed', '', 'app-6480', '', '', '2021-12-22 09:27:03', '2021-12-22 09:27:03', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2450', 0, 'booking', '', 0),
(2453, 1, '2021-12-22 09:27:03', '2021-12-22 09:27:03', '', 'APP#-634', '', 'confirmed', 'closed', 'closed', '', 'app-634', '', '', '2021-12-22 09:27:03', '2021-12-22 09:27:03', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2453', 0, 'booking', '', 0),
(2454, 1, '2021-12-22 09:28:09', '2021-12-22 09:28:09', '', 'APP#-5044', '', 'confirmed', 'closed', 'closed', '', 'app-5044', '', '', '2021-12-22 09:28:09', '2021-12-22 09:28:09', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2454', 0, 'booking', '', 0),
(2455, 1, '2021-12-22 09:28:09', '2021-12-22 09:28:09', '', 'APP#-1801', '', 'confirmed', 'closed', 'closed', '', 'app-1801', '', '', '2021-12-22 09:28:09', '2021-12-22 09:28:09', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2455', 0, 'booking', '', 0),
(2456, 1, '2021-12-22 09:28:09', '2021-12-22 09:28:09', '', 'APP#-1450', '', 'confirmed', 'closed', 'closed', '', 'app-1450', '', '', '2021-12-22 09:28:09', '2021-12-22 09:28:09', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2456', 0, 'booking', '', 0),
(2459, 1, '2021-12-22 09:28:09', '2021-12-22 09:28:09', '', 'APP#-9821', '', 'confirmed', 'closed', 'closed', '', 'app-9821', '', '', '2021-12-22 09:28:09', '2021-12-22 09:28:09', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2459', 0, 'booking', '', 0),
(2462, 1, '2021-12-22 09:28:09', '2021-12-22 09:28:09', '', 'APP#-1356', '', 'confirmed', 'closed', 'closed', '', 'app-1356', '', '', '2021-12-22 09:28:09', '2021-12-22 09:28:09', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2462', 0, 'booking', '', 0),
(2463, 1, '2021-12-22 09:34:39', '2021-12-22 09:34:39', '', 'APP#-1097', '', 'confirmed', 'closed', 'closed', '', 'app-1097', '', '', '2021-12-22 09:34:39', '2021-12-22 09:34:39', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2463', 0, 'booking', '', 0),
(2464, 1, '2021-12-22 09:34:39', '2021-12-22 09:34:39', '', 'APP#-6181', '', 'confirmed', 'closed', 'closed', '', 'app-6181', '', '', '2021-12-22 09:34:39', '2021-12-22 09:34:39', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2464', 0, 'booking', '', 0),
(2465, 1, '2021-12-22 09:34:39', '2021-12-22 09:34:39', '', 'APP#-825', '', 'confirmed', 'closed', 'closed', '', 'app-825', '', '', '2021-12-22 09:34:39', '2021-12-22 09:34:39', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2465', 0, 'booking', '', 0),
(2468, 1, '2021-12-22 09:34:39', '2021-12-22 09:34:39', '', 'APP#-9100', '', 'confirmed', 'closed', 'closed', '', 'app-9100', '', '', '2021-12-22 09:34:39', '2021-12-22 09:34:39', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2468', 0, 'booking', '', 0),
(2471, 1, '2021-12-22 09:34:39', '2021-12-22 09:34:39', '', 'APP#-6286', '', 'confirmed', 'closed', 'closed', '', 'app-6286', '', '', '2021-12-22 09:34:39', '2021-12-22 09:34:39', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2471', 0, 'booking', '', 0),
(2472, 1, '2021-12-22 09:35:54', '2021-12-22 09:35:54', '', 'APP#-3846', '', 'confirmed', 'closed', 'closed', '', 'app-3846', '', '', '2021-12-22 09:35:54', '2021-12-22 09:35:54', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2472', 0, 'booking', '', 0),
(2473, 1, '2021-12-22 09:35:54', '2021-12-22 09:35:54', '', 'APP#-9224', '', 'confirmed', 'closed', 'closed', '', 'app-9224', '', '', '2021-12-22 09:35:54', '2021-12-22 09:35:54', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2473', 0, 'booking', '', 0),
(2474, 1, '2021-12-22 09:35:55', '2021-12-22 09:35:55', '', 'APP#-4365', '', 'confirmed', 'closed', 'closed', '', 'app-4365', '', '', '2021-12-22 09:35:55', '2021-12-22 09:35:55', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2474', 0, 'booking', '', 0),
(2477, 1, '2021-12-22 09:35:55', '2021-12-22 09:35:55', '', 'APP#-4429', '', 'confirmed', 'closed', 'closed', '', 'app-4429', '', '', '2021-12-22 09:35:55', '2021-12-22 09:35:55', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2477', 0, 'booking', '', 0),
(2480, 1, '2021-12-22 09:35:55', '2021-12-22 09:35:55', '', 'APP#-3413', '', 'confirmed', 'closed', 'closed', '', 'app-3413', '', '', '2021-12-22 09:35:55', '2021-12-22 09:35:55', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2480', 0, 'booking', '', 0),
(2481, 1, '2021-12-22 09:36:32', '2021-12-22 09:36:32', '', 'APP#-9757', '', 'confirmed', 'closed', 'closed', '', 'app-9757', '', '', '2021-12-22 09:36:32', '2021-12-22 09:36:32', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2481', 0, 'booking', '', 0),
(2482, 1, '2021-12-22 09:36:32', '2021-12-22 09:36:32', '', 'APP#-7389', '', 'confirmed', 'closed', 'closed', '', 'app-7389', '', '', '2021-12-22 09:36:32', '2021-12-22 09:36:32', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2482', 0, 'booking', '', 0),
(2483, 1, '2021-12-22 09:36:32', '2021-12-22 09:36:32', '', 'APP#-4177', '', 'confirmed', 'closed', 'closed', '', 'app-4177', '', '', '2021-12-22 09:36:32', '2021-12-22 09:36:32', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2483', 0, 'booking', '', 0),
(2486, 1, '2021-12-22 09:36:32', '2021-12-22 09:36:32', '', 'APP#-4803', '', 'confirmed', 'closed', 'closed', '', 'app-4803', '', '', '2021-12-22 09:36:32', '2021-12-22 09:36:32', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2486', 0, 'booking', '', 0),
(2489, 1, '2021-12-22 09:36:32', '2021-12-22 09:36:32', '', 'APP#-258', '', 'confirmed', 'closed', 'closed', '', 'app-258', '', '', '2021-12-22 09:36:32', '2021-12-22 09:36:32', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2489', 0, 'booking', '', 0),
(2490, 1, '2021-12-22 09:40:52', '2021-12-22 09:40:52', '', 'APP#-2091', '', 'confirmed', 'closed', 'closed', '', 'app-2091', '', '', '2021-12-22 09:40:52', '2021-12-22 09:40:52', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2490', 0, 'booking', '', 0),
(2491, 1, '2021-12-22 09:40:52', '2021-12-22 09:40:52', '', 'APP#-5819', '', 'confirmed', 'closed', 'closed', '', 'app-5819', '', '', '2021-12-22 09:40:52', '2021-12-22 09:40:52', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2491', 0, 'booking', '', 0),
(2492, 1, '2021-12-22 09:40:52', '2021-12-22 09:40:52', '', 'APP#-4716', '', 'confirmed', 'closed', 'closed', '', 'app-4716', '', '', '2021-12-22 09:40:52', '2021-12-22 09:40:52', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2492', 0, 'booking', '', 0),
(2495, 1, '2021-12-22 09:40:52', '2021-12-22 09:40:52', '', 'APP#-928', '', 'confirmed', 'closed', 'closed', '', 'app-928', '', '', '2021-12-22 09:40:52', '2021-12-22 09:40:52', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2495', 0, 'booking', '', 0),
(2498, 1, '2021-12-22 09:40:52', '2021-12-22 09:40:52', '', 'APP#-774', '', 'confirmed', 'closed', 'closed', '', 'app-774', '', '', '2021-12-22 09:40:52', '2021-12-22 09:40:52', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2498', 0, 'booking', '', 0),
(2499, 1, '2021-12-22 09:42:10', '2021-12-22 09:42:10', '', 'APP#-212', '', 'confirmed', 'closed', 'closed', '', 'app-212', '', '', '2021-12-22 09:42:10', '2021-12-22 09:42:10', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2499', 0, 'booking', '', 0),
(2500, 1, '2021-12-22 09:42:10', '2021-12-22 09:42:10', '', 'APP#-138', '', 'confirmed', 'closed', 'closed', '', 'app-138', '', '', '2021-12-22 09:42:10', '2021-12-22 09:42:10', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2500', 0, 'booking', '', 0),
(2501, 1, '2021-12-22 09:42:10', '2021-12-22 09:42:10', '', 'APP#-4869', '', 'confirmed', 'closed', 'closed', '', 'app-4869', '', '', '2021-12-22 09:42:10', '2021-12-22 09:42:10', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2501', 0, 'booking', '', 0),
(2504, 1, '2021-12-22 09:42:10', '2021-12-22 09:42:10', '', 'APP#-6969', '', 'confirmed', 'closed', 'closed', '', 'app-6969', '', '', '2021-12-22 09:42:10', '2021-12-22 09:42:10', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2504', 0, 'booking', '', 0),
(2507, 1, '2021-12-22 09:42:10', '2021-12-22 09:42:10', '', 'APP#-9703', '', 'confirmed', 'closed', 'closed', '', 'app-9703-2', '', '', '2021-12-22 09:42:10', '2021-12-22 09:42:10', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2507', 0, 'booking', '', 0),
(2508, 1, '2021-12-22 09:46:23', '2021-12-22 09:46:23', '', 'APP#-5896', '', 'confirmed', 'closed', 'closed', '', 'app-5896', '', '', '2021-12-22 09:46:23', '2021-12-22 09:46:23', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2508', 0, 'booking', '', 0),
(2509, 1, '2021-12-22 09:46:23', '2021-12-22 09:46:23', '', 'APP#-5879', '', 'confirmed', 'closed', 'closed', '', 'app-5879', '', '', '2021-12-22 09:46:23', '2021-12-22 09:46:23', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2509', 0, 'booking', '', 0),
(2510, 1, '2021-12-22 09:46:23', '2021-12-22 09:46:23', '', 'APP#-7865', '', 'confirmed', 'closed', 'closed', '', 'app-7865', '', '', '2021-12-22 09:46:23', '2021-12-22 09:46:23', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2510', 0, 'booking', '', 0),
(2513, 1, '2021-12-22 09:46:23', '2021-12-22 09:46:23', '', 'APP#-9747', '', 'confirmed', 'closed', 'closed', '', 'app-9747', '', '', '2021-12-22 09:46:23', '2021-12-22 09:46:23', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2513', 0, 'booking', '', 0),
(2516, 1, '2021-12-22 09:46:23', '2021-12-22 09:46:23', '', 'APP#-3117', '', 'confirmed', 'closed', 'closed', '', 'app-3117', '', '', '2021-12-22 09:46:23', '2021-12-22 09:46:23', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2516', 0, 'booking', '', 0),
(2517, 1, '2021-12-22 09:46:30', '2021-12-22 09:46:30', '', 'APP#-2967', '', 'confirmed', 'closed', 'closed', '', 'app-2967', '', '', '2021-12-22 09:46:30', '2021-12-22 09:46:30', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2517', 0, 'booking', '', 0),
(2518, 1, '2021-12-22 09:46:30', '2021-12-22 09:46:30', '', 'APP#-1039', '', 'confirmed', 'closed', 'closed', '', 'app-1039', '', '', '2021-12-22 09:46:30', '2021-12-22 09:46:30', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2518', 0, 'booking', '', 0),
(2519, 1, '2021-12-22 09:46:30', '2021-12-22 09:46:30', '', 'APP#-8514', '', 'confirmed', 'closed', 'closed', '', 'app-8514', '', '', '2021-12-22 09:46:30', '2021-12-22 09:46:30', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2519', 0, 'booking', '', 0),
(2522, 1, '2021-12-22 09:46:30', '2021-12-22 09:46:30', '', 'APP#-9571', '', 'confirmed', 'closed', 'closed', '', 'app-9571', '', '', '2021-12-22 09:46:30', '2021-12-22 09:46:30', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2522', 0, 'booking', '', 0),
(2525, 1, '2021-12-22 09:46:30', '2021-12-22 09:46:30', '', 'APP#-7636', '', 'confirmed', 'closed', 'closed', '', 'app-7636', '', '', '2021-12-22 09:46:30', '2021-12-22 09:46:30', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2525', 0, 'booking', '', 0),
(2526, 1, '2021-12-22 09:48:45', '2021-12-22 09:48:45', '', 'APP#-8565', '', 'confirmed', 'closed', 'closed', '', 'app-8565', '', '', '2021-12-22 09:48:45', '2021-12-22 09:48:45', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2526', 0, 'booking', '', 0),
(2527, 1, '2021-12-22 09:48:45', '2021-12-22 09:48:45', '', 'APP#-1448', '', 'confirmed', 'closed', 'closed', '', 'app-1448', '', '', '2021-12-22 09:48:45', '2021-12-22 09:48:45', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2527', 0, 'booking', '', 0),
(2528, 1, '2021-12-22 09:48:45', '2021-12-22 09:48:45', '', 'APP#-246', '', 'confirmed', 'closed', 'closed', '', 'app-246', '', '', '2021-12-22 09:48:45', '2021-12-22 09:48:45', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2528', 0, 'booking', '', 0),
(2531, 1, '2021-12-22 09:48:45', '2021-12-22 09:48:45', '', 'APP#-2714', '', 'confirmed', 'closed', 'closed', '', 'app-2714', '', '', '2021-12-22 09:48:45', '2021-12-22 09:48:45', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2531', 0, 'booking', '', 0),
(2534, 1, '2021-12-22 09:48:45', '2021-12-22 09:48:45', '', 'APP#-2496', '', 'confirmed', 'closed', 'closed', '', 'app-2496', '', '', '2021-12-22 09:48:45', '2021-12-22 09:48:45', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2534', 0, 'booking', '', 0),
(2535, 1, '2021-12-22 09:55:34', '2021-12-22 09:55:34', '', 'APP#-7537', '', 'confirmed', 'closed', 'closed', '', 'app-7537', '', '', '2021-12-22 09:55:34', '2021-12-22 09:55:34', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2535', 0, 'booking', '', 0),
(2536, 1, '2021-12-22 09:55:34', '2021-12-22 09:55:34', '', 'APP#-4049', '', 'confirmed', 'closed', 'closed', '', 'app-4049', '', '', '2021-12-22 09:55:34', '2021-12-22 09:55:34', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2536', 0, 'booking', '', 0),
(2537, 1, '2021-12-22 09:55:34', '2021-12-22 09:55:34', '', 'APP#-3593', '', 'confirmed', 'closed', 'closed', '', 'app-3593', '', '', '2021-12-22 09:55:34', '2021-12-22 09:55:34', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2537', 0, 'booking', '', 0),
(2540, 1, '2021-12-22 09:55:34', '2021-12-22 09:55:34', '', 'APP#-2546', '', 'confirmed', 'closed', 'closed', '', 'app-2546', '', '', '2021-12-22 09:55:34', '2021-12-22 09:55:34', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2540', 0, 'booking', '', 0),
(2543, 1, '2021-12-22 09:55:34', '2021-12-22 09:55:34', '', 'APP#-8527', '', 'confirmed', 'closed', 'closed', '', 'app-8527', '', '', '2021-12-22 09:55:34', '2021-12-22 09:55:34', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2543', 0, 'booking', '', 0),
(2544, 1, '2021-12-22 09:56:27', '2021-12-22 09:56:27', '', 'APP#-6023', '', 'confirmed', 'closed', 'closed', '', 'app-6023', '', '', '2021-12-22 09:56:27', '2021-12-22 09:56:27', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2544', 0, 'booking', '', 0),
(2545, 1, '2021-12-22 09:56:27', '2021-12-22 09:56:27', '', 'APP#-1741', '', 'confirmed', 'closed', 'closed', '', 'app-1741', '', '', '2021-12-22 09:56:27', '2021-12-22 09:56:27', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2545', 0, 'booking', '', 0),
(2546, 1, '2021-12-22 09:56:27', '2021-12-22 09:56:27', '', 'APP#-5669', '', 'confirmed', 'closed', 'closed', '', 'app-5669', '', '', '2021-12-22 09:56:27', '2021-12-22 09:56:27', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2546', 0, 'booking', '', 0),
(2549, 1, '2021-12-22 09:56:27', '2021-12-22 09:56:27', '', 'APP#-8438', '', 'confirmed', 'closed', 'closed', '', 'app-8438', '', '', '2021-12-22 09:56:27', '2021-12-22 09:56:27', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2549', 0, 'booking', '', 0),
(2552, 1, '2021-12-22 09:56:27', '2021-12-22 09:56:27', '', 'APP#-2354', '', 'confirmed', 'closed', 'closed', '', 'app-2354', '', '', '2021-12-22 09:56:27', '2021-12-22 09:56:27', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2552', 0, 'booking', '', 0),
(2553, 1, '2021-12-22 09:57:39', '2021-12-22 09:57:39', '', 'APP#-8364', '', 'confirmed', 'closed', 'closed', '', 'app-8364', '', '', '2021-12-22 09:57:39', '2021-12-22 09:57:39', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2553', 0, 'booking', '', 0),
(2554, 1, '2021-12-22 09:57:39', '2021-12-22 09:57:39', '', 'APP#-3623', '', 'confirmed', 'closed', 'closed', '', 'app-3623', '', '', '2021-12-22 09:57:39', '2021-12-22 09:57:39', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2554', 0, 'booking', '', 0),
(2555, 1, '2021-12-22 09:57:39', '2021-12-22 09:57:39', '', 'APP#-3297', '', 'confirmed', 'closed', 'closed', '', 'app-3297', '', '', '2021-12-22 09:57:39', '2021-12-22 09:57:39', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2555', 0, 'booking', '', 0),
(2558, 1, '2021-12-22 09:57:39', '2021-12-22 09:57:39', '', 'APP#-4797', '', 'confirmed', 'closed', 'closed', '', 'app-4797', '', '', '2021-12-22 09:57:39', '2021-12-22 09:57:39', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2558', 0, 'booking', '', 0),
(2561, 1, '2021-12-22 09:57:39', '2021-12-22 09:57:39', '', 'APP#-1383', '', 'confirmed', 'closed', 'closed', '', 'app-1383', '', '', '2021-12-22 09:57:39', '2021-12-22 09:57:39', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2561', 0, 'booking', '', 0),
(2562, 1, '2021-12-22 09:59:02', '2021-12-22 09:59:02', '', 'APP#-6150', '', 'confirmed', 'closed', 'closed', '', 'app-6150', '', '', '2021-12-22 09:59:02', '2021-12-22 09:59:02', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2562', 0, 'booking', '', 0),
(2563, 1, '2021-12-22 09:59:02', '2021-12-22 09:59:02', '', 'APP#-913', '', 'confirmed', 'closed', 'closed', '', 'app-913', '', '', '2021-12-22 09:59:02', '2021-12-22 09:59:02', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2563', 0, 'booking', '', 0),
(2564, 1, '2021-12-22 09:59:02', '2021-12-22 09:59:02', '', 'APP#-8732', '', 'confirmed', 'closed', 'closed', '', 'app-8732', '', '', '2021-12-22 09:59:02', '2021-12-22 09:59:02', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2564', 0, 'booking', '', 0),
(2567, 1, '2021-12-22 09:59:02', '2021-12-22 09:59:02', '', 'APP#-8566', '', 'confirmed', 'closed', 'closed', '', 'app-8566', '', '', '2021-12-22 09:59:02', '2021-12-22 09:59:02', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2567', 0, 'booking', '', 0),
(2570, 1, '2021-12-22 09:59:02', '2021-12-22 09:59:02', '', 'APP#-8383', '', 'confirmed', 'closed', 'closed', '', 'app-8383', '', '', '2021-12-22 09:59:02', '2021-12-22 09:59:02', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2570', 0, 'booking', '', 0),
(2571, 1, '2021-12-22 09:59:22', '2021-12-22 09:59:22', '', 'APP#-3907', '', 'confirmed', 'closed', 'closed', '', 'app-3907', '', '', '2021-12-22 09:59:22', '2021-12-22 09:59:22', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2571', 0, 'booking', '', 0),
(2572, 1, '2021-12-22 09:59:22', '2021-12-22 09:59:22', '', 'APP#-3220', '', 'confirmed', 'closed', 'closed', '', 'app-3220', '', '', '2021-12-22 09:59:22', '2021-12-22 09:59:22', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2572', 0, 'booking', '', 0),
(2573, 1, '2021-12-22 09:59:22', '2021-12-22 09:59:22', '', 'APP#-3955', '', 'confirmed', 'closed', 'closed', '', 'app-3955', '', '', '2021-12-22 09:59:22', '2021-12-22 09:59:22', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2573', 0, 'booking', '', 0),
(2576, 1, '2021-12-22 09:59:23', '2021-12-22 09:59:23', '', 'APP#-9688', '', 'confirmed', 'closed', 'closed', '', 'app-9688', '', '', '2021-12-22 09:59:23', '2021-12-22 09:59:23', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2576', 0, 'booking', '', 0),
(2579, 1, '2021-12-22 09:59:23', '2021-12-22 09:59:23', '', 'APP#-4277', '', 'confirmed', 'closed', 'closed', '', 'app-4277', '', '', '2021-12-22 09:59:23', '2021-12-22 09:59:23', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2579', 0, 'booking', '', 0),
(2580, 1, '2021-12-22 10:02:01', '2021-12-22 10:02:01', '', 'APP#-2023', '', 'confirmed', 'closed', 'closed', '', 'app-2023', '', '', '2021-12-22 10:02:01', '2021-12-22 10:02:01', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2580', 0, 'booking', '', 0),
(2581, 1, '2021-12-22 10:02:01', '2021-12-22 10:02:01', '', 'APP#-1014', '', 'confirmed', 'closed', 'closed', '', 'app-1014', '', '', '2021-12-22 10:02:01', '2021-12-22 10:02:01', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2581', 0, 'booking', '', 0),
(2582, 1, '2021-12-22 10:02:01', '2021-12-22 10:02:01', '', 'APP#-1607', '', 'confirmed', 'closed', 'closed', '', 'app-1607', '', '', '2021-12-22 10:02:01', '2021-12-22 10:02:01', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2582', 0, 'booking', '', 0),
(2585, 1, '2021-12-22 10:02:01', '2021-12-22 10:02:01', '', 'APP#-1627', '', 'confirmed', 'closed', 'closed', '', 'app-1627', '', '', '2021-12-22 10:02:01', '2021-12-22 10:02:01', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2585', 0, 'booking', '', 0),
(2588, 1, '2021-12-22 10:02:01', '2021-12-22 10:02:01', '', 'APP#-7851', '', 'confirmed', 'closed', 'closed', '', 'app-7851', '', '', '2021-12-22 10:02:01', '2021-12-22 10:02:01', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2588', 0, 'booking', '', 0),
(2589, 1, '2021-12-22 10:05:29', '2021-12-22 10:05:29', '', 'APP#-1817', '', 'confirmed', 'closed', 'closed', '', 'app-1817', '', '', '2021-12-22 10:05:29', '2021-12-22 10:05:29', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2589', 0, 'booking', '', 0),
(2590, 1, '2021-12-22 10:05:29', '2021-12-22 10:05:29', '', 'APP#-6036', '', 'confirmed', 'closed', 'closed', '', 'app-6036', '', '', '2021-12-22 10:05:29', '2021-12-22 10:05:29', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2590', 0, 'booking', '', 0),
(2591, 1, '2021-12-22 10:05:29', '2021-12-22 10:05:29', '', 'APP#-7953', '', 'confirmed', 'closed', 'closed', '', 'app-7953', '', '', '2021-12-22 10:05:29', '2021-12-22 10:05:29', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2591', 0, 'booking', '', 0),
(2594, 1, '2021-12-22 10:05:29', '2021-12-22 10:05:29', '', 'APP#-6445', '', 'confirmed', 'closed', 'closed', '', 'app-6445', '', '', '2021-12-22 10:05:29', '2021-12-22 10:05:29', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2594', 0, 'booking', '', 0),
(2597, 1, '2021-12-22 10:05:29', '2021-12-22 10:05:29', '', 'APP#-4271', '', 'confirmed', 'closed', 'closed', '', 'app-4271', '', '', '2021-12-22 10:05:29', '2021-12-22 10:05:29', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2597', 0, 'booking', '', 0),
(2598, 1, '2021-12-22 10:11:09', '2021-12-22 10:11:09', '', 'APP#-5781', '', 'confirmed', 'closed', 'closed', '', 'app-5781', '', '', '2021-12-22 10:11:09', '2021-12-22 10:11:09', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2598', 0, 'booking', '', 0),
(2599, 1, '2021-12-22 10:11:09', '2021-12-22 10:11:09', '', 'APP#-8444', '', 'confirmed', 'closed', 'closed', '', 'app-8444', '', '', '2021-12-22 10:11:09', '2021-12-22 10:11:09', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2599', 0, 'booking', '', 0),
(2600, 1, '2021-12-22 10:11:09', '2021-12-22 10:11:09', '', 'APP#-2118', '', 'confirmed', 'closed', 'closed', '', 'app-2118', '', '', '2021-12-22 10:11:09', '2021-12-22 10:11:09', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2600', 0, 'booking', '', 0),
(2603, 1, '2021-12-22 10:11:09', '2021-12-22 10:11:09', '', 'APP#-5370', '', 'confirmed', 'closed', 'closed', '', 'app-5370', '', '', '2021-12-22 10:11:09', '2021-12-22 10:11:09', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2603', 0, 'booking', '', 0),
(2606, 1, '2021-12-22 10:11:09', '2021-12-22 10:11:09', '', 'APP#-4342', '', 'confirmed', 'closed', 'closed', '', 'app-4342', '', '', '2021-12-22 10:11:09', '2021-12-22 10:11:09', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2606', 0, 'booking', '', 0),
(2607, 1, '2021-12-22 10:11:54', '2021-12-22 10:11:54', '', 'APP#-6383', '', 'confirmed', 'closed', 'closed', '', 'app-6383', '', '', '2021-12-22 10:11:54', '2021-12-22 10:11:54', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2607', 0, 'booking', '', 0),
(2608, 1, '2021-12-22 10:11:54', '2021-12-22 10:11:54', '', 'APP#-5627', '', 'confirmed', 'closed', 'closed', '', 'app-5627', '', '', '2021-12-22 10:11:54', '2021-12-22 10:11:54', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2608', 0, 'booking', '', 0),
(2609, 1, '2021-12-22 10:11:54', '2021-12-22 10:11:54', '', 'APP#-3584', '', 'confirmed', 'closed', 'closed', '', 'app-3584', '', '', '2021-12-22 10:11:54', '2021-12-22 10:11:54', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2609', 0, 'booking', '', 0),
(2612, 1, '2021-12-22 10:11:54', '2021-12-22 10:11:54', '', 'APP#-6114', '', 'confirmed', 'closed', 'closed', '', 'app-6114', '', '', '2021-12-22 10:11:54', '2021-12-22 10:11:54', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2612', 0, 'booking', '', 0),
(2615, 1, '2021-12-22 10:11:54', '2021-12-22 10:11:54', '', 'APP#-5619', '', 'confirmed', 'closed', 'closed', '', 'app-5619', '', '', '2021-12-22 10:11:54', '2021-12-22 10:11:54', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2615', 0, 'booking', '', 0),
(2616, 1, '2021-12-22 10:12:55', '2021-12-22 10:12:55', '', 'APP#-9984', '', 'confirmed', 'closed', 'closed', '', 'app-9984', '', '', '2021-12-22 10:12:55', '2021-12-22 10:12:55', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2616', 0, 'booking', '', 0),
(2617, 1, '2021-12-22 10:12:55', '2021-12-22 10:12:55', '', 'APP#-8368', '', 'confirmed', 'closed', 'closed', '', 'app-8368', '', '', '2021-12-22 10:12:55', '2021-12-22 10:12:55', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2617', 0, 'booking', '', 0),
(2618, 1, '2021-12-22 10:12:55', '2021-12-22 10:12:55', '', 'APP#-2007', '', 'confirmed', 'closed', 'closed', '', 'app-2007', '', '', '2021-12-22 10:12:55', '2021-12-22 10:12:55', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2618', 0, 'booking', '', 0),
(2621, 1, '2021-12-22 10:12:55', '2021-12-22 10:12:55', '', 'APP#-6371', '', 'confirmed', 'closed', 'closed', '', 'app-6371', '', '', '2021-12-22 10:12:55', '2021-12-22 10:12:55', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2621', 0, 'booking', '', 0),
(2624, 1, '2021-12-22 10:12:55', '2021-12-22 10:12:55', '', 'APP#-4672', '', 'confirmed', 'closed', 'closed', '', 'app-4672', '', '', '2021-12-22 10:12:55', '2021-12-22 10:12:55', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2624', 0, 'booking', '', 0),
(2625, 1, '2021-12-22 10:14:16', '2021-12-22 10:14:16', '', 'APP#-5596', '', 'confirmed', 'closed', 'closed', '', 'app-5596', '', '', '2021-12-22 10:14:16', '2021-12-22 10:14:16', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2625', 0, 'booking', '', 0),
(2626, 1, '2021-12-22 10:14:16', '2021-12-22 10:14:16', '', 'APP#-6465', '', 'confirmed', 'closed', 'closed', '', 'app-6465-2', '', '', '2021-12-22 10:14:16', '2021-12-22 10:14:16', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2626', 0, 'booking', '', 0),
(2627, 1, '2021-12-22 10:14:16', '2021-12-22 10:14:16', '', 'APP#-3281', '', 'confirmed', 'closed', 'closed', '', 'app-3281', '', '', '2021-12-22 10:14:16', '2021-12-22 10:14:16', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2627', 0, 'booking', '', 0),
(2630, 1, '2021-12-22 10:14:16', '2021-12-22 10:14:16', '', 'APP#-5675', '', 'confirmed', 'closed', 'closed', '', 'app-5675', '', '', '2021-12-22 10:14:16', '2021-12-22 10:14:16', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2630', 0, 'booking', '', 0),
(2633, 1, '2021-12-22 10:14:16', '2021-12-22 10:14:16', '', 'APP#-5433', '', 'confirmed', 'closed', 'closed', '', 'app-5433', '', '', '2021-12-22 10:14:16', '2021-12-22 10:14:16', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2633', 0, 'booking', '', 0),
(2634, 1, '2021-12-22 10:14:44', '2021-12-22 10:14:44', '', 'APP#-5075', '', 'confirmed', 'closed', 'closed', '', 'app-5075', '', '', '2021-12-22 10:14:44', '2021-12-22 10:14:44', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2634', 0, 'booking', '', 0),
(2635, 1, '2021-12-22 10:14:44', '2021-12-22 10:14:44', '', 'APP#-6717', '', 'confirmed', 'closed', 'closed', '', 'app-6717-2', '', '', '2021-12-22 10:14:44', '2021-12-22 10:14:44', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2635', 0, 'booking', '', 0),
(2636, 1, '2021-12-22 10:14:44', '2021-12-22 10:14:44', '', 'APP#-4130', '', 'confirmed', 'closed', 'closed', '', 'app-4130', '', '', '2021-12-22 10:14:44', '2021-12-22 10:14:44', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2636', 0, 'booking', '', 0),
(2639, 1, '2021-12-22 10:14:44', '2021-12-22 10:14:44', '', 'APP#-839', '', 'confirmed', 'closed', 'closed', '', 'app-839', '', '', '2021-12-22 10:14:44', '2021-12-22 10:14:44', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2639', 0, 'booking', '', 0),
(2642, 1, '2021-12-22 10:14:44', '2021-12-22 10:14:44', '', 'APP#-362', '', 'confirmed', 'closed', 'closed', '', 'app-362', '', '', '2021-12-22 10:14:44', '2021-12-22 10:14:44', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2642', 0, 'booking', '', 0),
(2643, 1, '2021-12-22 10:15:08', '2021-12-22 10:15:08', '', 'APP#-6865', '', 'confirmed', 'closed', 'closed', '', 'app-6865', '', '', '2021-12-22 10:15:08', '2021-12-22 10:15:08', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2643', 0, 'booking', '', 0),
(2644, 1, '2021-12-22 10:15:08', '2021-12-22 10:15:08', '', 'APP#-7259', '', 'confirmed', 'closed', 'closed', '', 'app-7259', '', '', '2021-12-22 10:15:08', '2021-12-22 10:15:08', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2644', 0, 'booking', '', 0),
(2645, 1, '2021-12-22 10:15:08', '2021-12-22 10:15:08', '', 'APP#-6756', '', 'confirmed', 'closed', 'closed', '', 'app-6756', '', '', '2021-12-22 10:15:08', '2021-12-22 10:15:08', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2645', 0, 'booking', '', 0),
(2648, 1, '2021-12-22 10:15:08', '2021-12-22 10:15:08', '', 'APP#-4069', '', 'confirmed', 'closed', 'closed', '', 'app-4069', '', '', '2021-12-22 10:15:08', '2021-12-22 10:15:08', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2648', 0, 'booking', '', 0),
(2651, 1, '2021-12-22 10:15:08', '2021-12-22 10:15:08', '', 'APP#-7188', '', 'confirmed', 'closed', 'closed', '', 'app-7188', '', '', '2021-12-22 10:15:08', '2021-12-22 10:15:08', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2651', 0, 'booking', '', 0),
(2652, 1, '2021-12-22 10:16:50', '2021-12-22 10:16:50', '', 'APP#-1641', '', 'confirmed', 'closed', 'closed', '', 'app-1641', '', '', '2021-12-22 10:16:50', '2021-12-22 10:16:50', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2652', 0, 'booking', '', 0),
(2653, 1, '2021-12-22 10:16:50', '2021-12-22 10:16:50', '', 'APP#-6412', '', 'confirmed', 'closed', 'closed', '', 'app-6412', '', '', '2021-12-22 10:16:50', '2021-12-22 10:16:50', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2653', 0, 'booking', '', 0),
(2654, 1, '2021-12-22 10:16:50', '2021-12-22 10:16:50', '', 'APP#-4395', '', 'confirmed', 'closed', 'closed', '', 'app-4395', '', '', '2021-12-22 10:16:50', '2021-12-22 10:16:50', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2654', 0, 'booking', '', 0),
(2657, 1, '2021-12-22 10:16:50', '2021-12-22 10:16:50', '', 'APP#-65', '', 'confirmed', 'closed', 'closed', '', 'app-65', '', '', '2021-12-22 10:16:50', '2021-12-22 10:16:50', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2657', 0, 'booking', '', 0),
(2660, 1, '2021-12-22 10:16:50', '2021-12-22 10:16:50', '', 'APP#-7053', '', 'confirmed', 'closed', 'closed', '', 'app-7053', '', '', '2021-12-22 10:16:50', '2021-12-22 10:16:50', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2660', 0, 'booking', '', 0),
(2661, 1, '2021-12-22 10:20:11', '2021-12-22 10:20:11', '', 'APP#-7943', '', 'confirmed', 'closed', 'closed', '', 'app-7943', '', '', '2021-12-22 10:20:11', '2021-12-22 10:20:11', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2661', 0, 'booking', '', 0),
(2662, 1, '2021-12-22 10:20:12', '2021-12-22 10:20:12', '', 'APP#-8462', '', 'confirmed', 'closed', 'closed', '', 'app-8462', '', '', '2021-12-22 10:20:12', '2021-12-22 10:20:12', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2662', 0, 'booking', '', 0),
(2663, 1, '2021-12-22 10:20:12', '2021-12-22 10:20:12', '', 'APP#-6373', '', 'confirmed', 'closed', 'closed', '', 'app-6373', '', '', '2021-12-22 10:20:12', '2021-12-22 10:20:12', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2663', 0, 'booking', '', 0),
(2666, 1, '2021-12-22 10:20:12', '2021-12-22 10:20:12', '', 'APP#-6333', '', 'confirmed', 'closed', 'closed', '', 'app-6333', '', '', '2021-12-22 10:20:12', '2021-12-22 10:20:12', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2666', 0, 'booking', '', 0),
(2669, 1, '2021-12-22 10:20:12', '2021-12-22 10:20:12', '', 'APP#-7469', '', 'confirmed', 'closed', 'closed', '', 'app-7469', '', '', '2021-12-22 10:20:12', '2021-12-22 10:20:12', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2669', 0, 'booking', '', 0),
(2670, 1, '2021-12-22 10:28:48', '2021-12-22 10:28:48', '', 'APP#-8328', '', 'confirmed', 'closed', 'closed', '', 'app-8328', '', '', '2021-12-22 10:28:48', '2021-12-22 10:28:48', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2670', 0, 'booking', '', 0),
(2671, 1, '2021-12-22 10:28:48', '2021-12-22 10:28:48', '', 'APP#-8271', '', 'confirmed', 'closed', 'closed', '', 'app-8271', '', '', '2021-12-22 10:28:48', '2021-12-22 10:28:48', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2671', 0, 'booking', '', 0),
(2672, 1, '2021-12-22 10:28:48', '2021-12-22 10:28:48', '', 'APP#-5171', '', 'confirmed', 'closed', 'closed', '', 'app-5171', '', '', '2021-12-22 10:28:48', '2021-12-22 10:28:48', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2672', 0, 'booking', '', 0),
(2675, 1, '2021-12-22 10:28:48', '2021-12-22 10:28:48', '', 'APP#-2238', '', 'confirmed', 'closed', 'closed', '', 'app-2238', '', '', '2021-12-22 10:28:48', '2021-12-22 10:28:48', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2675', 0, 'booking', '', 0),
(2678, 1, '2021-12-22 10:28:48', '2021-12-22 10:28:48', '', 'APP#-8396', '', 'confirmed', 'closed', 'closed', '', 'app-8396', '', '', '2021-12-22 10:28:48', '2021-12-22 10:28:48', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2678', 0, 'booking', '', 0),
(2679, 1, '2021-12-22 10:29:00', '2021-12-22 10:29:00', '', 'APP#-2354', '', 'confirmed', 'closed', 'closed', '', 'app-2354-2', '', '', '2021-12-22 10:29:00', '2021-12-22 10:29:00', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2679', 0, 'booking', '', 0),
(2680, 1, '2021-12-22 10:29:00', '2021-12-22 10:29:00', '', 'APP#-3264', '', 'confirmed', 'closed', 'closed', '', 'app-3264', '', '', '2021-12-22 10:29:00', '2021-12-22 10:29:00', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2680', 0, 'booking', '', 0),
(2681, 1, '2021-12-22 10:29:00', '2021-12-22 10:29:00', '', 'APP#-4495', '', 'confirmed', 'closed', 'closed', '', 'app-4495', '', '', '2021-12-22 10:29:00', '2021-12-22 10:29:00', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2681', 0, 'booking', '', 0),
(2684, 1, '2021-12-22 10:29:00', '2021-12-22 10:29:00', '', 'APP#-9116', '', 'confirmed', 'closed', 'closed', '', 'app-9116', '', '', '2021-12-22 10:29:00', '2021-12-22 10:29:00', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2684', 0, 'booking', '', 0),
(2687, 1, '2021-12-22 10:29:00', '2021-12-22 10:29:00', '', 'APP#-4865', '', 'confirmed', 'closed', 'closed', '', 'app-4865', '', '', '2021-12-22 10:29:00', '2021-12-22 10:29:00', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2687', 0, 'booking', '', 0),
(2688, 1, '2021-12-22 10:30:10', '2021-12-22 10:30:10', '', 'APP#-4963', '', 'confirmed', 'closed', 'closed', '', 'app-4963', '', '', '2021-12-22 10:30:10', '2021-12-22 10:30:10', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2688', 0, 'booking', '', 0),
(2689, 1, '2021-12-22 10:30:10', '2021-12-22 10:30:10', '', 'APP#-7512', '', 'confirmed', 'closed', 'closed', '', 'app-7512', '', '', '2021-12-22 10:30:10', '2021-12-22 10:30:10', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2689', 0, 'booking', '', 0),
(2690, 1, '2021-12-22 10:30:10', '2021-12-22 10:30:10', '', 'APP#-5816', '', 'confirmed', 'closed', 'closed', '', 'app-5816-2', '', '', '2021-12-22 10:30:10', '2021-12-22 10:30:10', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2690', 0, 'booking', '', 0),
(2693, 1, '2021-12-22 10:30:10', '2021-12-22 10:30:10', '', 'APP#-8652', '', 'confirmed', 'closed', 'closed', '', 'app-8652', '', '', '2021-12-22 10:30:10', '2021-12-22 10:30:10', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2693', 0, 'booking', '', 0),
(2696, 1, '2021-12-22 10:30:10', '2021-12-22 10:30:10', '', 'APP#-7589', '', 'confirmed', 'closed', 'closed', '', 'app-7589', '', '', '2021-12-22 10:30:10', '2021-12-22 10:30:10', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2696', 0, 'booking', '', 0),
(2697, 1, '2021-12-22 10:31:42', '2021-12-22 10:31:42', '', 'APP#-2773', '', 'confirmed', 'closed', 'closed', '', 'app-2773', '', '', '2021-12-22 10:31:42', '2021-12-22 10:31:42', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2697', 0, 'booking', '', 0),
(2698, 1, '2021-12-22 10:31:42', '2021-12-22 10:31:42', '', 'APP#-6063', '', 'confirmed', 'closed', 'closed', '', 'app-6063', '', '', '2021-12-22 10:31:42', '2021-12-22 10:31:42', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2698', 0, 'booking', '', 0),
(2699, 1, '2021-12-22 10:31:42', '2021-12-22 10:31:42', '', 'APP#-5907', '', 'confirmed', 'closed', 'closed', '', 'app-5907', '', '', '2021-12-22 10:31:42', '2021-12-22 10:31:42', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2699', 0, 'booking', '', 0),
(2702, 1, '2021-12-22 10:31:42', '2021-12-22 10:31:42', '', 'APP#-7951', '', 'confirmed', 'closed', 'closed', '', 'app-7951', '', '', '2021-12-22 10:31:42', '2021-12-22 10:31:42', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2702', 0, 'booking', '', 0),
(2705, 1, '2021-12-22 10:31:42', '2021-12-22 10:31:42', '', 'APP#-1374', '', 'confirmed', 'closed', 'closed', '', 'app-1374', '', '', '2021-12-22 10:31:42', '2021-12-22 10:31:42', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2705', 0, 'booking', '', 0),
(2706, 1, '2021-12-22 10:32:45', '2021-12-22 10:32:45', '', 'APP#-9580', '', 'confirmed', 'closed', 'closed', '', 'app-9580', '', '', '2021-12-22 10:32:45', '2021-12-22 10:32:45', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2706', 0, 'booking', '', 0),
(2707, 1, '2021-12-22 10:32:45', '2021-12-22 10:32:45', '', 'APP#-7014', '', 'confirmed', 'closed', 'closed', '', 'app-7014', '', '', '2021-12-22 10:32:45', '2021-12-22 10:32:45', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2707', 0, 'booking', '', 0),
(2708, 1, '2021-12-22 10:32:45', '2021-12-22 10:32:45', '', 'APP#-5111', '', 'confirmed', 'closed', 'closed', '', 'app-5111', '', '', '2021-12-22 10:32:45', '2021-12-22 10:32:45', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2708', 0, 'booking', '', 0),
(2711, 1, '2021-12-22 10:32:46', '2021-12-22 10:32:46', '', 'APP#-4087', '', 'confirmed', 'closed', 'closed', '', 'app-4087', '', '', '2021-12-22 10:32:46', '2021-12-22 10:32:46', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2711', 0, 'booking', '', 0),
(2714, 1, '2021-12-22 10:32:46', '2021-12-22 10:32:46', '', 'APP#-9303', '', 'confirmed', 'closed', 'closed', '', 'app-9303', '', '', '2021-12-22 10:32:46', '2021-12-22 10:32:46', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2714', 0, 'booking', '', 0),
(2715, 1, '2021-12-22 10:45:55', '2021-12-22 10:45:55', '', 'APP#-4613', '', 'confirmed', 'closed', 'closed', '', 'app-4613', '', '', '2021-12-22 10:45:55', '2021-12-22 10:45:55', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2715', 0, 'booking', '', 0),
(2716, 1, '2021-12-22 10:45:55', '2021-12-22 10:45:55', '', 'APP#-6418', '', 'confirmed', 'closed', 'closed', '', 'app-6418', '', '', '2021-12-22 10:45:55', '2021-12-22 10:45:55', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2716', 0, 'booking', '', 0),
(2717, 1, '2021-12-22 10:45:55', '2021-12-22 10:45:55', '', 'APP#-8937', '', 'confirmed', 'closed', 'closed', '', 'app-8937', '', '', '2021-12-22 10:45:55', '2021-12-22 10:45:55', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2717', 0, 'booking', '', 0),
(2720, 1, '2021-12-22 10:45:55', '2021-12-22 10:45:55', '', 'APP#-328', '', 'confirmed', 'closed', 'closed', '', 'app-328', '', '', '2021-12-22 10:45:55', '2021-12-22 10:45:55', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2720', 0, 'booking', '', 0),
(2723, 1, '2021-12-22 10:45:55', '2021-12-22 10:45:55', '', 'APP#-1248', '', 'confirmed', 'closed', 'closed', '', 'app-1248', '', '', '2021-12-22 10:45:55', '2021-12-22 10:45:55', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2723', 0, 'booking', '', 0),
(2724, 1, '2021-12-22 10:50:31', '2021-12-22 10:50:31', '', 'Richard Wilson', '', 'publish', 'closed', 'closed', '', 'richard-wilson', '', '', '2021-12-22 10:50:31', '2021-12-22 10:50:31', '', 0, 'https://doccure-wp.dreamstechnologies.com/regular_users/richard-wilson/', 0, 'regular_users', '', 0),
(2727, 1, '2021-12-22 10:53:04', '2021-12-22 10:53:04', '', 'APP#-7739', '', 'confirmed', 'closed', 'closed', '', 'app-7739', '', '', '2021-12-22 10:53:04', '2021-12-22 10:53:04', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2727', 0, 'booking', '', 0),
(2728, 1, '2021-12-22 10:53:04', '2021-12-22 10:53:04', '', 'APP#-4936', '', 'confirmed', 'closed', 'closed', '', 'app-4936', '', '', '2021-12-22 10:53:04', '2021-12-22 10:53:04', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2728', 0, 'booking', '', 0),
(2729, 1, '2021-12-22 10:53:04', '2021-12-22 10:53:04', '', 'APP#-5800', '', 'confirmed', 'closed', 'closed', '', 'app-5800', '', '', '2021-12-22 10:53:04', '2021-12-22 10:53:04', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2729', 0, 'booking', '', 0),
(2732, 1, '2021-12-22 10:53:04', '2021-12-22 10:53:04', '', 'APP#-9919', '', 'confirmed', 'closed', 'closed', '', 'app-9919', '', '', '2021-12-22 10:53:04', '2021-12-22 10:53:04', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2732', 0, 'booking', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(2735, 1, '2021-12-22 10:53:04', '2021-12-22 10:53:04', '', 'APP#-6573', '', 'confirmed', 'closed', 'closed', '', 'app-6573', '', '', '2021-12-22 10:53:04', '2021-12-22 10:53:04', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2735', 0, 'booking', '', 0),
(2737, 1, '2021-12-22 10:53:42', '2021-12-22 10:53:42', '', 'APP#-2132', '', 'confirmed', 'closed', 'closed', '', 'app-2132', '', '', '2021-12-22 10:53:42', '2021-12-22 10:53:42', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2737', 0, 'booking', '', 0),
(2738, 1, '2021-12-22 10:53:42', '2021-12-22 10:53:42', '', 'APP#-9613', '', 'confirmed', 'closed', 'closed', '', 'app-9613', '', '', '2021-12-22 10:53:42', '2021-12-22 10:53:42', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2738', 0, 'booking', '', 0),
(2739, 1, '2021-12-22 10:53:42', '2021-12-22 10:53:42', '', 'APP#-4986', '', 'confirmed', 'closed', 'closed', '', 'app-4986-2', '', '', '2021-12-22 10:53:42', '2021-12-22 10:53:42', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2739', 0, 'booking', '', 0),
(2742, 1, '2021-12-22 10:53:42', '2021-12-22 10:53:42', '', 'APP#-3054', '', 'confirmed', 'closed', 'closed', '', 'app-3054', '', '', '2021-12-22 10:53:42', '2021-12-22 10:53:42', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2742', 0, 'booking', '', 0),
(2745, 1, '2021-12-22 10:53:42', '2021-12-22 10:53:42', '', 'APP#-8971', '', 'confirmed', 'closed', 'closed', '', 'app-8971', '', '', '2021-12-22 10:53:42', '2021-12-22 10:53:42', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2745', 0, 'booking', '', 0),
(2746, 1, '2021-12-22 10:55:33', '2021-12-22 10:55:33', '', 'patient', '', 'inherit', 'open', 'closed', '', 'patient', '', '', '2022-01-19 08:36:16', '2022-01-19 08:36:16', '', 2724, 'https://doccure-wp.dreamstechnologies.com/?attachment_id=2746', 0, 'attachment', 'image/jpeg', 0),
(2748, 1, '2021-12-22 11:01:27', '2021-12-22 11:01:27', '', 'APP#-5263', '', 'confirmed', 'closed', 'closed', '', 'app-5263', '', '', '2021-12-22 11:01:27', '2021-12-22 11:01:27', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2748', 0, 'booking', '', 0),
(2749, 1, '2021-12-22 11:01:27', '2021-12-22 11:01:27', '', 'APP#-7271', '', 'confirmed', 'closed', 'closed', '', 'app-7271', '', '', '2021-12-22 11:01:27', '2021-12-22 11:01:27', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2749', 0, 'booking', '', 0),
(2750, 1, '2021-12-22 11:01:27', '2021-12-22 11:01:27', '', 'APP#-4568', '', 'confirmed', 'closed', 'closed', '', 'app-4568', '', '', '2021-12-22 11:01:27', '2021-12-22 11:01:27', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2750', 0, 'booking', '', 0),
(2753, 1, '2021-12-22 11:01:27', '2021-12-22 11:01:27', '', 'APP#-1370', '', 'confirmed', 'closed', 'closed', '', 'app-1370', '', '', '2021-12-22 11:01:27', '2021-12-22 11:01:27', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2753', 0, 'booking', '', 0),
(2756, 1, '2021-12-22 11:01:27', '2021-12-22 11:01:27', '', 'APP#-9969', '', 'confirmed', 'closed', 'closed', '', 'app-9969', '', '', '2021-12-22 11:01:27', '2021-12-22 11:01:27', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2756', 0, 'booking', '', 0),
(2758, 1, '2021-12-22 11:04:16', '2021-12-22 11:04:16', '', 'APP#-365', '', 'confirmed', 'closed', 'closed', '', 'app-365', '', '', '2021-12-22 11:04:16', '2021-12-22 11:04:16', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2758', 0, 'booking', '', 0),
(2759, 1, '2021-12-22 11:04:16', '2021-12-22 11:04:16', '', 'APP#-1276', '', 'confirmed', 'closed', 'closed', '', 'app-1276', '', '', '2021-12-22 11:04:16', '2021-12-22 11:04:16', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2759', 0, 'booking', '', 0),
(2760, 1, '2021-12-22 11:04:16', '2021-12-22 11:04:16', '', 'APP#-4272', '', 'confirmed', 'closed', 'closed', '', 'app-4272', '', '', '2021-12-22 11:04:16', '2021-12-22 11:04:16', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2760', 0, 'booking', '', 0),
(2763, 1, '2021-12-22 11:04:16', '2021-12-22 11:04:16', '', 'APP#-9336', '', 'confirmed', 'closed', 'closed', '', 'app-9336', '', '', '2021-12-22 11:04:16', '2021-12-22 11:04:16', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2763', 0, 'booking', '', 0),
(2766, 1, '2021-12-22 11:04:16', '2021-12-22 11:04:16', '', 'APP#-6111', '', 'confirmed', 'closed', 'closed', '', 'app-6111', '', '', '2021-12-22 11:04:16', '2021-12-22 11:04:16', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2766', 0, 'booking', '', 0),
(2767, 1, '2024-06-26 14:11:31', '2021-12-22 11:09:20', '', 'Doctor List View', '', 'publish', 'closed', 'closed', '', '2767', '', '', '2024-06-26 14:11:31', '2024-06-26 14:11:31', '', 0, 'https://doccure-wp.dreamstechnologies.com/?p=2767', 19, 'nav_menu_item', '', 0),
(2769, 1, '2021-12-22 11:09:21', '2021-12-22 11:09:21', '', 'APP#-1356', '', 'confirmed', 'closed', 'closed', '', 'app-1356-2', '', '', '2021-12-22 11:09:21', '2021-12-22 11:09:21', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2769', 0, 'booking', '', 0),
(2770, 1, '2021-12-22 11:09:21', '2021-12-22 11:09:21', '', 'APP#-9611', '', 'confirmed', 'closed', 'closed', '', 'app-9611', '', '', '2021-12-22 11:09:21', '2021-12-22 11:09:21', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2770', 0, 'booking', '', 0),
(2771, 1, '2021-12-22 11:09:21', '2021-12-22 11:09:21', '', 'APP#-9496', '', 'confirmed', 'closed', 'closed', '', 'app-9496', '', '', '2021-12-22 11:09:21', '2021-12-22 11:09:21', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2771', 0, 'booking', '', 0),
(2774, 1, '2021-12-22 11:09:21', '2021-12-22 11:09:21', '', 'APP#-4624', '', 'confirmed', 'closed', 'closed', '', 'app-4624', '', '', '2021-12-22 11:09:21', '2021-12-22 11:09:21', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2774', 0, 'booking', '', 0),
(2777, 1, '2021-12-22 11:09:21', '2021-12-22 11:09:21', '', 'APP#-2262', '', 'confirmed', 'closed', 'closed', '', 'app-2262', '', '', '2021-12-22 11:09:21', '2021-12-22 11:09:21', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2777', 0, 'booking', '', 0),
(2779, 1, '2021-12-22 11:12:02', '2021-12-22 11:12:02', '', 'APP#-3205', '', 'confirmed', 'closed', 'closed', '', 'app-3205', '', '', '2021-12-22 11:12:02', '2021-12-22 11:12:02', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2779', 0, 'booking', '', 0),
(2780, 1, '2021-12-22 11:12:02', '2021-12-22 11:12:02', '', 'APP#-516', '', 'confirmed', 'closed', 'closed', '', 'app-516', '', '', '2021-12-22 11:12:02', '2021-12-22 11:12:02', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2780', 0, 'booking', '', 0),
(2781, 1, '2021-12-22 11:12:02', '2021-12-22 11:12:02', '', 'APP#-7843', '', 'confirmed', 'closed', 'closed', '', 'app-7843', '', '', '2021-12-22 11:12:02', '2021-12-22 11:12:02', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2781', 0, 'booking', '', 0),
(2784, 1, '2021-12-22 11:12:02', '2021-12-22 11:12:02', '', 'APP#-7466', '', 'confirmed', 'closed', 'closed', '', 'app-7466', '', '', '2021-12-22 11:12:02', '2021-12-22 11:12:02', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2784', 0, 'booking', '', 0),
(2787, 1, '2021-12-22 11:12:02', '2021-12-22 11:12:02', '', 'APP#-9375', '', 'confirmed', 'closed', 'closed', '', 'app-9375', '', '', '2021-12-22 11:12:02', '2021-12-22 11:12:02', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2787', 0, 'booking', '', 0),
(2789, 1, '2021-12-22 11:12:18', '2021-12-22 11:12:18', '', 'APP#-9872', '', 'confirmed', 'closed', 'closed', '', 'app-9872', '', '', '2021-12-22 11:12:18', '2021-12-22 11:12:18', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2789', 0, 'booking', '', 0),
(2790, 1, '2021-12-22 11:12:18', '2021-12-22 11:12:18', '', 'APP#-5100', '', 'confirmed', 'closed', 'closed', '', 'app-5100', '', '', '2021-12-22 11:12:18', '2021-12-22 11:12:18', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2790', 0, 'booking', '', 0),
(2791, 1, '2021-12-22 11:12:18', '2021-12-22 11:12:18', '', 'APP#-8741', '', 'confirmed', 'closed', 'closed', '', 'app-8741', '', '', '2021-12-22 11:12:18', '2021-12-22 11:12:18', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2791', 0, 'booking', '', 0),
(2794, 1, '2021-12-22 11:12:18', '2021-12-22 11:12:18', '', 'APP#-2202', '', 'confirmed', 'closed', 'closed', '', 'app-2202', '', '', '2021-12-22 11:12:18', '2021-12-22 11:12:18', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2794', 0, 'booking', '', 0),
(2797, 1, '2021-12-22 11:12:18', '2021-12-22 11:12:18', '', 'APP#-2230', '', 'confirmed', 'closed', 'closed', '', 'app-2230', '', '', '2021-12-22 11:12:18', '2021-12-22 11:12:18', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2797', 0, 'booking', '', 0),
(2799, 1, '2021-12-22 11:34:33', '2021-12-22 11:34:33', '', 'APP#-1976', '', 'confirmed', 'closed', 'closed', '', 'app-1976', '', '', '2021-12-22 11:34:33', '2021-12-22 11:34:33', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2799', 0, 'booking', '', 0),
(2800, 1, '2021-12-22 11:34:33', '2021-12-22 11:34:33', '', 'APP#-2926', '', 'confirmed', 'closed', 'closed', '', 'app-2926', '', '', '2021-12-22 11:34:33', '2021-12-22 11:34:33', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2800', 0, 'booking', '', 0),
(2801, 1, '2021-12-22 11:34:33', '2021-12-22 11:34:33', '', 'APP#-7864', '', 'confirmed', 'closed', 'closed', '', 'app-7864', '', '', '2021-12-22 11:34:33', '2021-12-22 11:34:33', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2801', 0, 'booking', '', 0),
(2804, 1, '2021-12-22 11:34:33', '2021-12-22 11:34:33', '', 'APP#-6767', '', 'confirmed', 'closed', 'closed', '', 'app-6767', '', '', '2021-12-22 11:34:33', '2021-12-22 11:34:33', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2804', 0, 'booking', '', 0),
(2807, 1, '2021-12-22 11:34:33', '2021-12-22 11:34:33', '', 'APP#-9562', '', 'confirmed', 'closed', 'closed', '', 'app-9562', '', '', '2021-12-22 11:34:33', '2021-12-22 11:34:33', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2807', 0, 'booking', '', 0),
(2809, 1, '2021-12-22 11:37:23', '2021-12-22 11:37:23', '', 'APP#-4480', '', 'confirmed', 'closed', 'closed', '', 'app-4480', '', '', '2021-12-22 11:37:23', '2021-12-22 11:37:23', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2809', 0, 'booking', '', 0),
(2810, 1, '2021-12-22 11:37:23', '2021-12-22 11:37:23', '', 'APP#-7839', '', 'confirmed', 'closed', 'closed', '', 'app-7839', '', '', '2021-12-22 11:37:23', '2021-12-22 11:37:23', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2810', 0, 'booking', '', 0),
(2811, 1, '2021-12-22 11:37:23', '2021-12-22 11:37:23', '', 'APP#-923', '', 'confirmed', 'closed', 'closed', '', 'app-923', '', '', '2021-12-22 11:37:23', '2021-12-22 11:37:23', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2811', 0, 'booking', '', 0),
(2814, 1, '2021-12-22 11:37:23', '2021-12-22 11:37:23', '', 'APP#-9441', '', 'confirmed', 'closed', 'closed', '', 'app-9441', '', '', '2021-12-22 11:37:23', '2021-12-22 11:37:23', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2814', 0, 'booking', '', 0),
(2817, 1, '2021-12-22 11:37:23', '2021-12-22 11:37:23', '', 'APP#-3250', '', 'confirmed', 'closed', 'closed', '', 'app-3250', '', '', '2021-12-22 11:37:23', '2021-12-22 11:37:23', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2817', 0, 'booking', '', 0),
(2819, 1, '2021-12-22 12:22:52', '2021-12-22 12:22:52', '', 'Charlene Reed', '', 'publish', 'closed', 'closed', '', 'charlene-reed', '', '', '2021-12-22 12:22:52', '2021-12-22 12:22:52', '', 0, 'https://doccure-wp.dreamstechnologies.com/regular_users/charlene-reed/', 0, 'regular_users', '', 0),
(2820, 1, '2021-12-22 12:24:31', '2021-12-22 12:24:31', '', 'patient1', '', 'inherit', 'open', 'closed', '', 'patient1-2', '', '', '2022-01-19 08:36:17', '2022-01-19 08:36:17', '', 2819, 'https://doccure-wp.dreamstechnologies.com/?attachment_id=2820', 0, 'attachment', 'image/jpeg', 0),
(2821, 1, '2021-12-22 12:25:47', '2021-12-22 12:25:47', '', 'Travis Trimble', '', 'publish', 'closed', 'closed', '', 'travis-trimble', '', '', '2021-12-22 12:25:47', '2021-12-22 12:25:47', '', 0, 'https://doccure-wp.dreamstechnologies.com/regular_users/travis-trimble/', 0, 'regular_users', '', 0),
(2822, 1, '2021-12-22 12:26:41', '2021-12-22 12:26:41', '', 'patient2', '', 'inherit', 'open', 'closed', '', 'patient2-2', '', '', '2022-01-19 08:36:17', '2022-01-19 08:36:17', '', 2821, 'https://doccure-wp.dreamstechnologies.com/?attachment_id=2822', 0, 'attachment', 'image/jpeg', 0),
(2823, 1, '2021-12-22 12:27:58', '2021-12-22 12:27:58', '', 'Carl Kelly', '', 'publish', 'closed', 'closed', '', 'carl-kelly', '', '', '2021-12-22 12:27:58', '2021-12-22 12:27:58', '', 0, 'https://doccure-wp.dreamstechnologies.com/regular_users/carl-kelly/', 0, 'regular_users', '', 0),
(2825, 1, '2021-12-22 12:30:25', '2021-12-22 12:30:25', '', 'Michelle Fairfax', '', 'publish', 'closed', 'closed', '', 'michelle-fairfax', '', '', '2021-12-22 12:30:25', '2021-12-22 12:30:25', '', 0, 'https://doccure-wp.dreamstechnologies.com/regular_users/michelle-fairfax/', 0, 'regular_users', '', 0),
(2826, 1, '2021-12-22 12:31:44', '2021-12-22 12:31:44', '', 'patient4', '', 'inherit', 'open', 'closed', '', 'patient4-3', '', '', '2022-01-19 08:36:17', '2022-01-19 08:36:17', '', 2825, 'https://doccure-wp.dreamstechnologies.com/?attachment_id=2826', 0, 'attachment', 'image/jpeg', 0),
(2828, 1, '2021-12-22 12:32:16', '2021-12-22 12:32:16', '', 'APP#-3743', '', 'confirmed', 'closed', 'closed', '', 'app-3743', '', '', '2021-12-22 12:32:16', '2021-12-22 12:32:16', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2828', 0, 'booking', '', 0),
(2829, 1, '2021-12-22 12:32:16', '2021-12-22 12:32:16', '', 'APP#-6288', '', 'confirmed', 'closed', 'closed', '', 'app-6288', '', '', '2021-12-22 12:32:16', '2021-12-22 12:32:16', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2829', 0, 'booking', '', 0),
(2830, 1, '2021-12-22 12:32:16', '2021-12-22 12:32:16', '', 'APP#-3893', '', 'confirmed', 'closed', 'closed', '', 'app-3893', '', '', '2021-12-22 12:32:16', '2021-12-22 12:32:16', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2830', 0, 'booking', '', 0),
(2833, 1, '2021-12-22 12:32:16', '2021-12-22 12:32:16', '', 'APP#-6059', '', 'confirmed', 'closed', 'closed', '', 'app-6059', '', '', '2021-12-22 12:32:16', '2021-12-22 12:32:16', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2833', 0, 'booking', '', 0),
(2836, 1, '2021-12-22 12:32:16', '2021-12-22 12:32:16', '', 'APP#-371', '', 'confirmed', 'closed', 'closed', '', 'app-371', '', '', '2021-12-22 12:32:16', '2021-12-22 12:32:16', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2836', 0, 'booking', '', 0),
(2838, 1, '2021-12-22 12:32:59', '2021-12-22 12:32:59', '', 'APP#-2012', '', 'confirmed', 'closed', 'closed', '', 'app-2012', '', '', '2021-12-22 12:32:59', '2021-12-22 12:32:59', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2838', 0, 'booking', '', 0),
(2839, 1, '2021-12-22 12:32:59', '2021-12-22 12:32:59', '', 'APP#-8324', '', 'confirmed', 'closed', 'closed', '', 'app-8324', '', '', '2021-12-22 12:32:59', '2021-12-22 12:32:59', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2839', 0, 'booking', '', 0),
(2840, 1, '2021-12-22 12:32:59', '2021-12-22 12:32:59', '', 'APP#-444', '', 'confirmed', 'closed', 'closed', '', 'app-444', '', '', '2021-12-22 12:32:59', '2021-12-22 12:32:59', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2840', 0, 'booking', '', 0),
(2852, 1, '2021-12-22 12:40:16', '2021-12-22 12:40:16', '', 'APP#-1168', '', 'confirmed', 'closed', 'closed', '', 'app-1168', '', '', '2021-12-22 12:40:16', '2021-12-22 12:40:16', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2852', 0, 'booking', '', 0),
(2859, 1, '2021-12-22 12:42:20', '2021-12-22 12:42:20', '', 'APP#-5254', '', 'confirmed', 'closed', 'closed', '', 'app-5254', '', '', '2021-12-22 12:42:20', '2021-12-22 12:42:20', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2859', 0, 'booking', '', 0),
(2865, 1, '2021-12-22 12:45:38', '2021-12-22 12:45:38', '', 'APP#-4940', '', 'confirmed', 'closed', 'closed', '', 'app-4940', '', '', '2021-12-22 12:45:38', '2021-12-22 12:45:38', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2865', 0, 'booking', '', 0),
(2871, 1, '2021-12-22 12:46:01', '2021-12-22 12:46:01', '', 'APP#-742', '', 'confirmed', 'closed', 'closed', '', 'app-742', '', '', '2021-12-22 12:46:01', '2021-12-22 12:46:01', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2871', 0, 'booking', '', 0),
(2877, 1, '2021-12-22 12:47:10', '2021-12-22 12:47:10', '', 'APP#-3546', '', 'confirmed', 'closed', 'closed', '', 'app-3546', '', '', '2021-12-22 12:47:10', '2021-12-22 12:47:10', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2877', 0, 'booking', '', 0),
(2883, 1, '2021-12-22 12:55:35', '2021-12-22 12:55:35', '', 'APP#-8337', '', 'confirmed', 'closed', 'closed', '', 'app-8337', '', '', '2021-12-22 12:55:35', '2021-12-22 12:55:35', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2883', 0, 'booking', '', 0),
(2889, 1, '2021-12-22 13:08:25', '2021-12-22 13:08:25', '', 'APP#-4444', '', 'confirmed', 'closed', 'closed', '', 'app-4444', '', '', '2021-12-22 13:08:25', '2021-12-22 13:08:25', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2889', 0, 'booking', '', 0),
(2901, 1, '2021-12-22 13:23:38', '2021-12-22 13:23:38', '', 'APP#-7615', '', 'confirmed', 'closed', 'closed', '', 'app-7615', '', '', '2021-12-22 13:23:38', '2021-12-22 13:23:38', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2901', 0, 'booking', '', 0),
(2907, 1, '2021-12-22 13:54:15', '2021-12-22 13:54:15', '', 'APP#-451', '', 'confirmed', 'closed', 'closed', '', 'app-451', '', '', '2021-12-22 13:54:15', '2021-12-22 13:54:15', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2907', 0, 'booking', '', 0),
(2913, 1, '2021-12-23 04:26:39', '2021-12-23 04:26:39', '', 'APP#-3050', '', 'confirmed', 'closed', 'closed', '', 'app-3050', '', '', '2021-12-23 04:26:39', '2021-12-23 04:26:39', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2913', 0, 'booking', '', 0),
(2919, 1, '2021-12-23 05:39:24', '2021-12-23 05:39:24', '', 'APP#-5325', '', 'confirmed', 'closed', 'closed', '', 'app-5325', '', '', '2021-12-23 05:39:24', '2021-12-23 05:39:24', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2919', 0, 'booking', '', 0),
(2925, 1, '2021-12-23 05:43:27', '2021-12-23 05:43:27', '', 'APP#-7035', '', 'confirmed', 'closed', 'closed', '', 'app-7035', '', '', '2021-12-23 05:43:27', '2021-12-23 05:43:27', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&amp;p=2925', 0, 'booking', '', 0),
(2934, 1, '2021-12-27 12:43:02', '2021-12-27 12:43:02', '', 'Home Clinic', '', 'publish', 'closed', 'closed', '', 'home-clinic', '', '', '2021-12-27 12:43:02', '2021-12-27 12:43:02', '', 0, 'https://doccure-wp.dreamstechnologies.com/doctors-locations/home-clinic/', 0, 'dc_locations', '', 0),
(2936, 1, '2021-12-27 12:51:01', '2021-12-27 12:51:01', '', 'Own Clinic New', '', 'publish', 'closed', 'closed', '', 'own-clinic', '', '', '2021-12-27 12:51:01', '2021-12-27 12:51:01', '', 0, 'https://doccure-wp.dreamstechnologies.com/doctors-locations/own-clinic/', 0, 'dc_locations', '', 0),
(2941, 1, '2021-12-29 10:09:34', '2021-12-29 10:09:34', '', 'patient3', '', 'inherit', 'open', 'closed', '', 'patient3-3', '', '', '2022-01-19 08:36:17', '2022-01-19 08:36:17', '', 2823, 'https://doccure-wp.dreamstechnologies.com/?attachment_id=2941', 0, 'attachment', 'image/jpeg', 0),
(2947, 1, '2021-12-30 05:56:52', '2021-12-30 05:56:52', '', 'patient9', '', 'inherit', 'open', 'closed', '', 'patient9', '', '', '2022-01-19 08:36:18', '2022-01-19 08:36:18', '', 0, 'https://doccure-wp.dreamstechnologies.com/?attachment_id=2947', 0, 'attachment', 'image/jpeg', 0),
(2970, 1, '2021-12-31 03:55:19', '2021-12-31 03:55:19', '', 'doctor-05-1', '', 'inherit', 'open', 'closed', '', 'doctor-05-1', '', '', '2022-01-19 08:36:18', '2022-01-19 08:36:18', '', 0, 'https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/doctor-05-1/', 0, 'attachment', 'image/jpeg', 0),
(3040, 1, '2022-01-04 06:01:33', '2022-01-04 06:01:33', '', 'Best Clinic', '', 'publish', 'closed', 'closed', '', 'best-clinic', '', '', '2022-01-04 06:01:33', '2022-01-04 06:01:33', '', 0, 'https://doccure-wp.dreamstechnologies.com/doctors-locations/best-clinic/', 0, 'dc_locations', '', 0),
(3051, 1, '2022-01-04 12:19:15', '2022-01-04 12:19:15', '', 'Elsie Gilley', '', 'publish', 'closed', 'closed', '', 'elsie-gilley', '', '', '2022-01-04 12:19:15', '2022-01-04 12:19:15', '', 0, 'https://doccure-wp.dreamstechnologies.com/regular_users/elsie-gilley/', 0, 'regular_users', '', 0),
(3053, 1, '2022-01-04 12:23:06', '2022-01-04 12:23:06', '', 'Daniel Griffing', '', 'publish', 'closed', 'closed', '', 'daniel-griffing', '', '', '2022-01-04 12:23:06', '2022-01-04 12:23:06', '', 0, 'https://doccure-wp.dreamstechnologies.com/regular_users/daniel-griffing/', 0, 'regular_users', '', 0),
(3054, 1, '2022-01-04 12:40:46', '2022-01-04 12:40:46', '', 'doctor-08', '', 'inherit', 'open', 'closed', '', 'doctor-08', '', '', '2022-01-19 08:36:18', '2022-01-19 08:36:18', '', 0, 'https://doccure-wp.dreamstechnologies.com/doctors/paul-richard/doctor-08/', 0, 'attachment', 'image/jpeg', 0),
(3055, 1, '2022-01-04 12:42:53', '2022-01-04 12:42:53', '', 'Smile Cute Dental Care Center', '', 'publish', 'closed', 'closed', '', 'smile-cute-dental-care-center', '', '', '2022-01-04 12:42:53', '2022-01-04 12:42:53', '', 0, 'https://doccure-wp.dreamstechnologies.com/doctors-locations/smile-cute-dental-care-center/', 0, 'dc_locations', '', 0),
(3056, 1, '2022-01-04 12:45:38', '2022-01-04 12:45:38', '', 'doctor-thumb-10', '', 'inherit', 'open', 'closed', '', 'doctor-thumb-10', '', '', '2022-01-19 08:36:18', '2022-01-19 08:36:18', '', 0, 'https://doccure-wp.dreamstechnologies.com/doctors/olga-barlow/doctor-thumb-10/', 0, 'attachment', 'image/jpeg', 0),
(3057, 1, '2022-01-04 12:46:16', '2022-01-04 12:46:16', '', 'The Family Dentistry Clinic', '', 'publish', 'closed', 'closed', '', 'the-family-dentistry-clinic', '', '', '2022-01-04 12:46:16', '2022-01-04 12:46:16', '', 0, 'https://doccure-wp.dreamstechnologies.com/doctors-locations/the-family-dentistry-clinic/', 0, 'dc_locations', '', 0),
(3058, 1, '2022-01-04 12:48:42', '2022-01-04 12:48:42', '', 'doctor-05', '', 'inherit', 'open', 'closed', '', 'doctor-05-2', '', '', '2022-01-19 08:36:18', '2022-01-19 08:36:18', '', 0, 'https://doccure-wp.dreamstechnologies.com/doctors/marvin-campbell/doctor-05-2/', 0, 'attachment', 'image/jpeg', 0),
(3059, 1, '2022-01-04 12:49:47', '2022-01-04 12:49:47', '', 'Smile Cute Dental Care Center', '', 'publish', 'closed', 'closed', '', 'smile-cute-dental-care-center-2', '', '', '2022-01-04 12:49:47', '2022-01-04 12:49:47', '', 0, 'https://doccure-wp.dreamstechnologies.com/doctors-locations/smile-cute-dental-care-center-2/', 0, 'dc_locations', '', 0),
(3060, 1, '2022-01-04 12:56:26', '2022-01-04 12:56:26', '', 'doctor-07', '', 'inherit', 'open', 'closed', '', 'doctor-07-2', '', '', '2022-01-19 08:36:18', '2022-01-19 08:36:18', '', 0, 'https://doccure-wp.dreamstechnologies.com/doctors/linda-tobin/doctor-07-2/', 0, 'attachment', 'image/jpeg', 0),
(3061, 1, '2022-01-04 13:02:22', '2022-01-04 13:02:22', '', 'The Family Dentistry Clinic', '', 'publish', 'closed', 'closed', '', 'the-family-dentistry-clinic-2', '', '', '2022-01-04 13:02:22', '2022-01-04 13:02:22', '', 0, 'https://doccure-wp.dreamstechnologies.com/doctors-locations/the-family-dentistry-clinic-2/', 0, 'dc_locations', '', 0),
(3062, 1, '2022-01-04 13:06:59', '2022-01-04 13:06:59', '', 'Smile Cute Dental Care Center', '', 'publish', 'closed', 'closed', '', 'smile-cute-dental-care-center-3', '', '', '2022-01-04 13:06:59', '2022-01-04 13:06:59', '', 0, 'https://doccure-wp.dreamstechnologies.com/doctors-locations/smile-cute-dental-care-center-3/', 0, 'dc_locations', '', 0),
(3063, 1, '2022-01-04 13:09:14', '2022-01-04 13:09:14', '', 'doctor-thumb-09', '', 'inherit', 'open', 'closed', '', 'doctor-thumb-09', '', '', '2022-01-19 08:36:19', '2022-01-19 08:36:19', '', 0, 'https://doccure-wp.dreamstechnologies.com/doctors/john-gibbs/doctor-thumb-09/', 0, 'attachment', 'image/jpeg', 0),
(3064, 1, '2022-01-04 13:09:38', '2022-01-04 13:09:38', '', 'The Family Dentistry Clinic', '', 'publish', 'closed', 'closed', '', 'the-family-dentistry-clinic-3', '', '', '2022-01-04 13:09:38', '2022-01-04 13:09:38', '', 0, 'https://doccure-wp.dreamstechnologies.com/doctors-locations/the-family-dentistry-clinic-3/', 0, 'dc_locations', '', 0),
(3065, 1, '2022-01-04 13:12:57', '2022-01-04 13:12:57', '', 'doctor-03', '', 'inherit', 'open', 'closed', '', 'doctor-03-2', '', '', '2022-01-19 08:36:19', '2022-01-19 08:36:19', '', 0, 'https://doccure-wp.dreamstechnologies.com/doctors/deborah-angel/doctor-03-2/', 0, 'attachment', 'image/jpeg', 0),
(3066, 1, '2022-01-04 13:13:16', '2022-01-04 13:13:16', '', 'Smile Cute Dental Care Center', '', 'publish', 'closed', 'closed', '', 'smile-cute-dental-care-center-4', '', '', '2022-01-04 13:13:16', '2022-01-04 13:13:16', '', 0, 'https://doccure-wp.dreamstechnologies.com/doctors-locations/smile-cute-dental-care-center-4/', 0, 'dc_locations', '', 0),
(3067, 1, '2022-01-04 13:19:25', '2022-01-04 13:19:25', '', 'Joan Gardner', '', 'publish', 'closed', 'closed', '', 'joan-gardner', '', '', '2022-01-04 13:19:25', '2022-01-04 13:19:25', '', 0, 'https://doccure-wp.dreamstechnologies.com/regular_users/joan-gardner/', 0, 'regular_users', '', 0),
(3068, 1, '2022-01-04 13:20:56', '2022-01-04 13:20:56', '', 'patient7', '', 'inherit', 'open', 'closed', '', 'patient7', '', '', '2022-01-19 08:36:19', '2022-01-19 08:36:19', '', 3067, 'https://doccure-wp.dreamstechnologies.com/?attachment_id=3068', 0, 'attachment', 'image/jpeg', 0),
(3076, 1, '2022-01-04 13:42:37', '2022-01-04 13:42:37', '', 'book-doc-04', '', 'inherit', 'open', 'closed', '', 'book-doc-04', '', '', '2022-01-19 08:36:19', '2022-01-19 08:36:19', '', 0, 'https://doccure-wp.dreamstechnologies.com/doctors/katharine-berthold/book-doc-04/', 0, 'attachment', 'image/jpeg', 0),
(3094, 1, '2021-12-14 07:53:17', '2021-12-14 07:53:17', '<!-- wp:heading --><h2>Who we are</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>Our website address is: https://doccure-wpv2.dreamstechnologies.com.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Comments</h2><!-- /wp:heading --><!-- wp:paragraph --><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><!-- /wp:paragraph --><!-- wp:paragraph --><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><!-- /wp:paragraph --><!-- wp:heading --><h2>Media</h2><!-- /wp:heading --><!-- wp:paragraph --><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><!-- /wp:paragraph --><!-- wp:heading --><h2>Cookies</h2><!-- /wp:heading --><!-- wp:paragraph --><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><!-- /wp:paragraph --><!-- wp:paragraph --><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><!-- /wp:paragraph --><!-- wp:paragraph --><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><!-- /wp:paragraph --><!-- wp:paragraph --><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><!-- /wp:paragraph --><!-- wp:heading --><h2>Embedded content from other websites</h2><!-- /wp:heading --><!-- wp:paragraph --><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><!-- /wp:paragraph --><!-- wp:paragraph --><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><!-- /wp:paragraph --><!-- wp:heading --><h2>Who we share your data with</h2><!-- /wp:heading --><!-- wp:paragraph --><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><!-- /wp:paragraph --><!-- wp:heading --><h2>How long we retain your data</h2><!-- /wp:heading --><!-- wp:paragraph --><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><!-- /wp:paragraph --><!-- wp:paragraph --><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><!-- /wp:paragraph --><!-- wp:heading --><h2>What rights you have over your data</h2><!-- /wp:heading --><!-- wp:paragraph --><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><!-- /wp:paragraph --><!-- wp:heading --><h2>Where we send your data</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>Visitor comments may be checked through an automated spam detection service.</p><!-- /wp:paragraph -->', 'Privacy Policy', '', 'draft', 'closed', 'open', '', 'privacy-policy', '', '', '2021-12-14 07:53:17', '2021-12-14 07:53:17', '', 0, 'https://doccure-wp.dreamstechnologies.com/?page_id=3', 0, 'page', '', 0),
(3112, 2, '2022-01-19 12:46:44', '2022-01-19 12:46:44', '', 'Dreamguys Clinic', '', 'publish', 'closed', 'closed', '', 'home-clinic-2', '', '', '2022-05-19 07:58:21', '2022-05-19 07:58:21', '', 0, 'https://doccure-wp.dreamstechnologies.com/doctors-locations/home-clinic-2/', 0, 'dc_locations', '', 0),
(3122, 1, '2022-01-20 10:43:26', '2022-01-20 10:43:26', '', 'Search Doctors', '', 'inherit', 'closed', 'closed', '', '1942-revision-v1', '', '', '2022-01-20 10:43:26', '2022-01-20 10:43:26', '', 1942, 'https://doccure-wp.dreamstechnologies.com/?p=3122', 0, 'revision', '', 0),
(3126, 20, '2022-01-20 13:21:40', '2022-01-20 13:21:40', 'Good', 'Marvin Campbell', '', 'publish', 'closed', 'closed', '', 'marvin-campbell', '', '', '2022-01-20 13:21:40', '2022-01-20 13:21:40', '', 0, 'https://doccure-wp.dreamstechnologies.com/reviews/marvin-campbell/', 0, 'reviews', '', 0),
(3127, 19, '2022-01-20 13:36:53', '2022-01-20 13:36:53', 'Good Docotor', 'Linda Tobin', '', 'publish', 'closed', 'closed', '', 'linda-tobin', '', '', '2022-01-20 13:36:53', '2022-01-20 13:36:53', '', 0, 'https://doccure-wp.dreamstechnologies.com/reviews/linda-tobin/', 0, 'reviews', '', 0),
(3134, 4, '2022-02-26 06:07:13', '2022-02-26 06:07:13', '', 'Home Clinic', '', 'publish', 'closed', 'closed', '', 'home-clinic-3', '', '', '2022-02-26 06:07:13', '2022-02-26 06:07:13', '', 0, 'https://doccure-wp.dreamstechnologies.com/doctors-locations/home-clinic-3/', 0, 'dc_locations', '', 0),
(3139, 1, '2022-03-02 08:00:57', '2022-03-02 08:00:57', '{\"version\": 2, \"isGlobalStylesUserThemeJSON\": true }', 'Custom Styles', '', 'publish', 'closed', 'closed', '', 'wp-global-styles-doccure', '', '', '2022-03-02 08:00:57', '2022-03-02 08:00:57', '', 0, 'https://doccure-wp.dreamstechnologies.com/wp-global-styles-doccure/', 0, 'wp_global_styles', '', 0),
(3142, 1, '2022-03-02 08:08:26', '2022-03-02 08:08:26', '', 'Home3slider', '', 'publish', 'closed', 'closed', '', 'home3slider', '', '', '2022-03-04 12:30:04', '2022-03-04 12:30:04', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=sa_slider&#038;p=3142', 0, 'sa_slider', '', 0),
(3143, 1, '2022-03-02 08:08:27', '2022-03-02 08:08:27', '[slide-anything id=\'3142\']', 'Slide Anything Popup Preview', '', 'inherit', 'closed', 'closed', '', '1801-revision-v1', '', '', '2022-03-02 08:08:27', '2022-03-02 08:08:27', '', 1801, 'https://doccure-wp.dreamstechnologies.com/?p=3143', 0, 'revision', '', 0),
(3145, 1, '2022-03-02 08:14:59', '2022-03-02 08:14:59', '', 'banner-6', '', 'inherit', 'open', 'closed', '', 'banner-6', '', '', '2022-03-02 08:14:59', '2022-03-02 08:14:59', '', 0, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/banner-6.jpg', 0, 'attachment', 'image/jpeg', 0),
(3213, 1, '2022-03-03 07:48:07', '2022-03-03 07:48:07', '', 'features-06', '', 'inherit', 'open', 'closed', '', 'features-06', '', '', '2022-03-03 07:48:07', '2022-03-03 07:48:07', '', 0, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/features-06.png', 0, 'attachment', 'image/png', 0),
(3214, 1, '2022-03-03 07:48:08', '2022-03-03 07:48:08', '', 'features-05', '', 'inherit', 'open', 'closed', '', 'features-05', '', '', '2022-03-03 07:48:08', '2022-03-03 07:48:08', '', 0, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/features-05.png', 0, 'attachment', 'image/png', 0),
(3215, 1, '2022-03-03 07:48:09', '2022-03-03 07:48:09', '', 'features-04', '', 'inherit', 'open', 'closed', '', 'features-04', '', '', '2022-03-03 07:48:09', '2022-03-03 07:48:09', '', 0, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/features-04.png', 0, 'attachment', 'image/png', 0),
(3216, 1, '2022-03-03 07:48:09', '2022-03-03 07:48:09', '', 'features-03', '', 'inherit', 'open', 'closed', '', 'features-03', '', '', '2022-03-03 07:48:09', '2022-03-03 07:48:09', '', 0, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/features-03.png', 0, 'attachment', 'image/png', 0),
(3217, 1, '2022-03-03 07:48:10', '2022-03-03 07:48:10', '', 'features-02', '', 'inherit', 'open', 'closed', '', 'features-02', '', '', '2022-03-03 07:48:10', '2022-03-03 07:48:10', '', 0, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/features-02.png', 0, 'attachment', 'image/png', 0),
(3218, 1, '2022-03-03 07:48:11', '2022-03-03 07:48:11', '', 'features-01', '', 'inherit', 'open', 'closed', '', 'features-01', '', '', '2022-03-03 07:48:11', '2022-03-03 07:48:11', '', 0, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/features-01.png', 0, 'attachment', 'image/png', 0),
(3263, 1, '2022-03-04 08:37:52', '2022-03-04 08:37:52', '', 'icon1', '', 'inherit', 'open', 'closed', '', 'icon1', '', '', '2022-03-04 08:37:52', '2022-03-04 08:37:52', '', 0, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon1.png', 0, 'attachment', 'image/png', 0),
(3277, 1, '2022-03-04 09:25:15', '2022-03-04 09:25:15', '', 'icon2', '', 'inherit', 'open', 'closed', '', 'icon2', '', '', '2022-03-04 09:25:15', '2022-03-04 09:25:15', '', 0, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon2.png', 0, 'attachment', 'image/png', 0),
(3283, 1, '2022-03-04 09:59:14', '2022-03-04 09:59:14', '', 'icon6', '', 'inherit', 'open', 'closed', '', 'icon6', '', '', '2022-03-04 09:59:14', '2022-03-04 09:59:14', '', 0, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon6.png', 0, 'attachment', 'image/png', 0),
(3285, 1, '2022-03-04 10:02:08', '2022-03-04 10:02:08', '', 'icon3', '', 'inherit', 'open', 'closed', '', 'icon3', '', '', '2022-03-04 10:02:08', '2022-03-04 10:02:08', '', 0, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon3.png', 0, 'attachment', 'image/png', 0),
(3287, 1, '2022-03-04 10:04:38', '2022-03-04 10:04:38', '', 'icon4', '', 'inherit', 'open', 'closed', '', 'icon4', '', '', '2022-03-04 10:04:38', '2022-03-04 10:04:38', '', 0, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon4.png', 0, 'attachment', 'image/png', 0),
(3289, 1, '2022-03-04 10:07:18', '2022-03-04 10:07:18', '', 'icon5', '', 'inherit', 'open', 'closed', '', 'icon5', '', '', '2022-03-04 10:07:18', '2022-03-04 10:07:18', '', 0, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon5.png', 0, 'attachment', 'image/png', 0),
(3296, 1, '2022-03-04 10:48:21', '2022-03-04 10:48:21', '', 'icon1 (1)', '', 'inherit', 'open', 'closed', '', 'icon1-1', '', '', '2022-03-04 10:48:21', '2022-03-04 10:48:21', '', 0, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon1-1.png', 0, 'attachment', 'image/png', 0),
(3318, 1, '2023-04-28 14:54:14', '2022-03-07 07:35:14', '', 'Sign In / Sign Up', '', 'publish', 'closed', 'closed', '', 'sign-in-sign-up', '', '', '2023-04-28 14:54:14', '2023-04-28 14:54:14', '', 0, 'https://doccure-wp.dreamstechnologies.com/?p=3318', 1, 'nav_menu_item', '', 0),
(3340, 1, '2022-03-08 04:56:46', '2022-03-08 04:56:46', '', 'banner-5', '', 'inherit', 'open', 'closed', '', 'banner-5', '', '', '2022-03-08 04:56:46', '2022-03-08 04:56:46', '', 0, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/banner-5.jpg', 0, 'attachment', 'image/jpeg', 0),
(3369, 1, '2022-03-08 09:15:48', '2022-03-08 09:15:48', '', 'clinic-1', '', 'inherit', 'open', 'closed', '', 'clinic-1', '', '', '2022-03-08 09:15:48', '2022-03-08 09:15:48', '', 0, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(3374, 1, '2022-03-08 09:34:08', '2022-03-08 09:34:08', '', 'icon1 (1)', '', 'inherit', 'open', 'closed', '', 'icon1-1-2', '', '', '2022-03-08 09:34:08', '2022-03-08 09:34:08', '', 0, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon1-1-1.png', 0, 'attachment', 'image/png', 0),
(3375, 1, '2022-03-08 09:36:18', '2022-03-08 09:36:18', '', 'icon1 (2)', '', 'inherit', 'open', 'closed', '', 'icon1-2', '', '', '2022-03-08 09:36:18', '2022-03-08 09:36:18', '', 0, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon1-2.png', 0, 'attachment', 'image/png', 0),
(3387, 1, '2022-03-08 10:28:17', '2022-03-08 10:28:17', '', 'clinic-12', '', 'inherit', 'open', 'closed', '', 'clinic-12', '', '', '2022-03-08 10:28:17', '2022-03-08 10:28:17', '', 0, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-12.jpg', 0, 'attachment', 'image/jpeg', 0),
(3388, 1, '2022-03-08 10:28:35', '2022-03-08 10:28:35', '', 'clinic-13', '', 'inherit', 'open', 'closed', '', 'clinic-13', '', '', '2022-03-08 10:28:35', '2022-03-08 10:28:35', '', 0, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-13.jpg', 0, 'attachment', 'image/jpeg', 0),
(3389, 1, '2022-03-08 10:29:03', '2022-03-08 10:29:03', '', 'clinic-14', '', 'inherit', 'open', 'closed', '', 'clinic-14', '', '', '2022-03-08 10:29:03', '2022-03-08 10:29:03', '', 0, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-14.jpg', 0, 'attachment', 'image/jpeg', 0),
(3390, 1, '2022-03-08 10:29:23', '2022-03-08 10:29:23', '', 'clinic-15', '', 'inherit', 'open', 'closed', '', 'clinic-15', '', '', '2022-03-08 10:29:23', '2022-03-08 10:29:23', '', 0, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-15.jpg', 0, 'attachment', 'image/jpeg', 0),
(3391, 1, '2022-03-08 10:29:38', '2022-03-08 10:29:38', '', 'clinic-16', '', 'inherit', 'open', 'closed', '', 'clinic-16', '', '', '2022-03-08 10:29:38', '2022-03-08 10:29:38', '', 0, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-16.jpg', 0, 'attachment', 'image/jpeg', 0),
(3392, 1, '2022-03-08 10:29:58', '2022-03-08 10:29:58', '', 'clinic-17', '', 'inherit', 'open', 'closed', '', 'clinic-17', '', '', '2022-03-08 10:29:58', '2022-03-08 10:29:58', '', 0, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-17.jpg', 0, 'attachment', 'image/jpeg', 0),
(3393, 1, '2022-03-08 10:30:18', '2022-03-08 10:30:18', '', 'clinic-18', '', 'inherit', 'open', 'closed', '', 'clinic-18', '', '', '2022-03-08 10:30:18', '2022-03-08 10:30:18', '', 0, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-18.jpg', 0, 'attachment', 'image/jpeg', 0),
(3399, 1, '2022-03-08 10:38:58', '2022-03-08 10:38:58', '', 'icon8', '', 'inherit', 'open', 'closed', '', 'icon8', '', '', '2022-03-08 10:38:58', '2022-03-08 10:38:58', '', 0, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon8.png', 0, 'attachment', 'image/png', 0),
(3402, 1, '2022-03-08 10:44:18', '2022-03-08 10:44:18', '', 'icon10', '', 'inherit', 'open', 'closed', '', 'icon10', '', '', '2022-03-08 10:44:18', '2022-03-08 10:44:18', '', 0, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon10.png', 0, 'attachment', 'image/png', 0),
(3404, 1, '2022-03-08 10:51:47', '2022-03-08 10:51:47', '', 'icon11', '', 'inherit', 'open', 'closed', '', 'icon11', '', '', '2022-03-08 10:51:47', '2022-03-08 10:51:47', '', 0, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon11.png', 0, 'attachment', 'image/png', 0),
(3406, 1, '2022-03-08 10:53:30', '2022-03-08 10:53:30', '', 'icon7', '', 'inherit', 'open', 'closed', '', 'icon7', '', '', '2022-03-08 10:53:30', '2022-03-08 10:53:30', '', 0, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon7.png', 0, 'attachment', 'image/png', 0),
(3420, 1, '2022-03-09 08:06:08', '2022-03-09 08:06:08', '[vc_row][vc_column][vc_column_text]Developing buildings in the new age is a bit of a process with the new tech\r\n\r\nLorem 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.\r\n\r\nSed 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. Ut enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur, vel illum qui dolorem eum fugiat quo voluptas nulla pariatur?\r\n\r\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.\r\n\r\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.\r\n[/vc_column_text][/vc_column][/vc_row]', 'What are the 5 great reasons to use an online doctor', '', 'inherit', 'closed', 'closed', '', '656-revision-v1', '', '', '2022-03-09 08:06:08', '2022-03-09 08:06:08', '', 656, 'https://doccure-wp.dreamstechnologies.com/?p=3420', 0, 'revision', '', 0),
(3442, 1, '2022-03-09 12:22:02', '2022-03-09 12:22:02', '', 'clinic-big-img', '', 'inherit', 'open', 'closed', '', 'clinic-big-img', '', '', '2022-03-09 12:22:02', '2022-03-09 12:22:02', '', 0, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-big-img.png', 0, 'attachment', 'image/png', 0),
(3450, 1, '2023-04-28 14:54:28', '2022-03-10 06:01:39', '', 'Phonenumber', '', 'publish', 'closed', 'closed', '', 'phonenumber', '', '', '2023-04-28 14:54:28', '2023-04-28 14:54:28', '', 0, 'https://doccure-wp.dreamstechnologies.com/?p=3450', 1, 'nav_menu_item', '', 0),
(3453, 1, '2023-04-28 14:54:45', '2022-03-10 07:05:32', '', 'Sign In', '', 'publish', 'closed', 'closed', '', 'sign-in', '', '', '2023-04-28 14:54:45', '2023-04-28 14:54:45', '', 0, 'https://doccure-wp.dreamstechnologies.com/?p=3453', 1, 'nav_menu_item', '', 0),
(3454, 1, '2023-04-28 14:54:45', '2022-03-10 07:05:32', '', 'Sign Up', '', 'publish', 'closed', 'closed', '', 'sign-up', '', '', '2023-04-28 14:54:45', '2023-04-28 14:54:45', '', 0, 'https://doccure-wp.dreamstechnologies.com/?p=3454', 2, 'nav_menu_item', '', 0),
(3455, 1, '2024-06-26 05:25:35', '2022-03-10 09:52:02', ' ', '', '', 'publish', 'closed', 'closed', '', '3455', '', '', '2024-06-26 05:25:35', '2024-06-26 05:25:35', '', 0, 'https://doccure-wp.dreamstechnologies.com/?p=3455', 1, 'nav_menu_item', '', 0),
(3456, 1, '2024-06-26 05:25:35', '2022-03-10 09:52:02', ' ', '', '', 'publish', 'closed', 'closed', '', '3456', '', '', '2024-06-26 05:25:35', '2024-06-26 05:25:35', '', 0, 'https://doccure-wp.dreamstechnologies.com/?p=3456', 2, 'nav_menu_item', '', 0),
(3457, 1, '2024-06-26 05:25:35', '2022-03-10 09:52:02', ' ', '', '', 'publish', 'closed', 'closed', '', '3457', '', '', '2024-06-26 05:25:35', '2024-06-26 05:25:35', '', 0, 'https://doccure-wp.dreamstechnologies.com/?p=3457', 3, 'nav_menu_item', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(3458, 1, '2024-06-26 05:25:35', '2022-03-10 09:52:02', ' ', '', '', 'publish', 'closed', 'closed', '', '3458', '', '', '2024-06-26 05:25:35', '2024-06-26 05:25:35', '', 0, 'https://doccure-wp.dreamstechnologies.com/?p=3458', 4, 'nav_menu_item', '', 0),
(3465, 1, '2023-04-28 14:55:00', '2022-03-10 10:17:03', ' ', '', '', 'publish', 'closed', 'closed', '', '3465', '', '', '2023-04-28 14:55:00', '2023-04-28 14:55:00', '', 0, 'https://doccure-wp.dreamstechnologies.com/?p=3465', 1, 'nav_menu_item', '', 0),
(3466, 1, '2023-04-28 14:55:00', '2022-03-10 10:17:03', ' ', '', '', 'publish', 'closed', 'closed', '', '3466', '', '', '2023-04-28 14:55:00', '2023-04-28 14:55:00', '', 0, 'https://doccure-wp.dreamstechnologies.com/?p=3466', 2, 'nav_menu_item', '', 0),
(3480, 1, '2022-03-11 09:48:40', '2022-03-11 09:48:40', '', 'banner-7', '', 'inherit', 'open', 'closed', '', 'banner-7', '', '', '2022-03-11 09:48:40', '2022-03-11 09:48:40', '', 0, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/banner-7.jpg', 0, 'attachment', 'image/jpeg', 0),
(3516, 1, '2022-03-12 04:19:19', '2022-03-12 04:19:19', '[vc_row full_width=\"stretch_row_content\" bg_position=\"center-center\" css=\".vc_custom_1646981830890{background-image: url(https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/banner-5.jpg?id=3340) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"home-four-banner\"][vc_column][vc_row_inner][vc_column_inner width=\"5/12\"][/vc_column_inner][vc_column_inner el_class=\"home-four-doctor\" width=\"7/12\"][sigma_custom_heading subtitle_text_transform=\"\" title=\"#E-8_U2VhcmNoJTIwRG9jdG9yJTJDJTIwTWFrZSUyMGFuJTIwJTNDc3BhbiUyMGNsYXNzJTNEJTIyb3JhbmdlJTIyJTNFQXBwb2ludG1lbnQlM0MlMkZzcGFuJTNF\" el_class=\"home-four-header\" css=\".vc_custom_1646913738443{padding-top: 120px !important;}\"][vc_column_text el_class=\"banner-four-form\"][homesearchfive_form][/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row el_class=\"looking-section-four\"][vc_column][sigma_custom_heading subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"#E-8_V2hhdCUyMGFyZSUyMHlvdSUyMCUzQ3NwYW4lMjBjbGFzcyUzRCUyMmNvbG9yLXByaW1hcnklMjIlM0Vsb29raW5nJTNDJTJGc3BhbiUzRSUyMGZvciUzRg==\" el_class=\"section-header-four\" css=\".vc_custom_1646724648106{margin-bottom: 60px !important;}\"][vc_row_inner equal_height=\"yes\" el_class=\"looking-row\"][vc_column_inner el_class=\"looking-grid-four\" width=\"1/3\"][vc_column_text]\r\n<div class=\"looking-box-four\">\r\n<div class=\"looking-inner-box\">\r\n<div class=\"looking-info-four\"><a href=\"search.html\"><i class=\"fas fa-user-md me-2\"></i> Visit a Doctor</a>\r\n<strong>We hire the best specialists to deliver top-notch diagnostic services for you diagnostic services for you.</strong></div>\r\n<div class=\"looking-four-btn\"><a href=\"booking.html\">Book Now<i class=\"fas fa-arrow-right ms-2\"></i></a></div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner el_class=\"looking-grid-four\" width=\"1/3\"][vc_column_text]\r\n<div class=\"looking-box-four\">\r\n<div class=\"looking-inner-box\">\r\n<div class=\"looking-info-four\"><a href=\"search.html\"><i class=\"fas fa-tablets me-2\"></i> Find a Pharmacy</a>\r\n<strong>We provide the a wide range of medical services, so every person could have the opportunity.</strong></div>\r\n<div class=\"looking-four-btn\"><a href=\"booking.html\">Find Now<i class=\"fas fa-arrow-right ms-2\"></i></a></div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner el_class=\"looking-grid-four\" width=\"1/3\"][vc_column_text]\r\n<div class=\"looking-box-four\">\r\n<div class=\"looking-inner-box\">\r\n<div class=\"looking-info-four\"><a href=\"search.html\"><i class=\"fas fa-vial me-2\"></i> Find a Lab</a>\r\n<strong>We use the first-class medical equipment for timely diagnostics of various diseases.</strong></div>\r\n<div class=\"looking-four-btn\"><a href=\"booking.html\">Book Now<i class=\"fas fa-arrow-right ms-2\"></i></a></div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row el_class=\"clinic-section-four\"][vc_column][sigma_custom_heading subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"#E-8_Q2xpbmljJTIwJTI2JTIwJTNDc3BhbiUyMGNsYXNzJTNEJTIyY29sb3ItcHJpbWFyeSUyMiUzRVNwZWNpYWxpdGllcyUzQyUyRnNwYW4lM0UlMEElMjAlMEE=\" el_class=\"section-header-four\"][vc_column_text el_class=\"sub-title\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\r\n\r\n[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/4\" el_class=\"clinic-grid-four\"][sigma_custom_image default_image=\"3369\" el_class=\"clinic-img\"][sigma_custom_heading title_element=\"h4\" subtitle_text_transform=\"\" title=\"Urology\" el_class=\"clinic-content\"][sigma_custom_image default_image=\"3375\" el_class=\"clinic-icon-inner\"][vc_column_text el_class=\"overlay\"]\r\n<div class=\"clinic-cricle\">\r\n<div class=\"clinic-round\"><img class=\"alignnone size-full wp-image-3375\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon1-2.png\" alt=\"\" width=\"40\" height=\"34\" /></div>\r\n</div>\r\n<h4>Urology</h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\" el_class=\"clinic-grid-four\"][sigma_custom_image default_image=\"3387\" el_class=\"clinic-img\"][sigma_custom_heading title_element=\"h4\" subtitle_text_transform=\"\" title=\"Orthopedic\" el_class=\"clinic-content\"][sigma_custom_image default_image=\"3406\" el_class=\"clinic-icon-inner\"][vc_column_text el_class=\"overlay\"]\r\n<div class=\"clinic-cricle\">\r\n<div class=\"clinic-round\"><img class=\"alignnone size-full wp-image-3406\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon7.png\" alt=\"\" /></div>\r\n</div>\r\n<h4>Orthopedic</h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\" el_class=\"clinic-grid-four\"][sigma_custom_image default_image=\"3388\" el_class=\"clinic-img\"][sigma_custom_heading title_element=\"h4\" subtitle_text_transform=\"\" title=\"Dentist\" el_class=\"clinic-content\"][sigma_custom_image default_image=\"3287\" el_class=\"clinic-icon-inner\"][vc_column_text el_class=\"overlay\"]\r\n<div class=\"clinic-cricle\">\r\n<div class=\"clinic-round\"><img class=\"alignnone size-full wp-image-3287\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon4.png\" alt=\"\" /></div>\r\n</div>\r\n<h4>Dentist</h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\" el_class=\"clinic-grid-four\"][sigma_custom_image default_image=\"3389\" el_class=\"clinic-img\"][sigma_custom_heading title_element=\"h4\" subtitle_text_transform=\"\" title=\"Cardiologist\" el_class=\"clinic-content\"][sigma_custom_image default_image=\"3285\" el_class=\"clinic-icon-inner\"][vc_column_text el_class=\"overlay\"]\r\n<div class=\"clinic-cricle\">\r\n<div class=\"clinic-round\"><img class=\"alignnone size-full wp-image-3285\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon3.png\" alt=\"\" /></div>\r\n</div>\r\n<h4>Cardiologist</h4>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1646737613843{margin-bottom: 40px !important;}\"][vc_column width=\"1/4\" el_class=\"clinic-grid-four\"][sigma_custom_image default_image=\"3390\" el_class=\"clinic-img\"][sigma_custom_heading title_element=\"h4\" subtitle_text_transform=\"\" title=\"MRI Scans\" el_class=\"clinic-content\"][sigma_custom_image default_image=\"3399\" el_class=\"clinic-icon-inner\"][vc_column_text el_class=\"overlay\"]\r\n<div class=\"clinic-cricle\">\r\n<div class=\"clinic-round\"><img class=\"alignnone size-full wp-image-3399\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon8.png\" alt=\"\" /></div>\r\n</div>\r\n<h4>MRI Scans</h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\" el_class=\"clinic-grid-four\"][sigma_custom_image default_image=\"3391\" el_class=\"clinic-img\"][sigma_custom_heading title_element=\"h4\" subtitle_text_transform=\"\" title=\"Neurology\" el_class=\"clinic-content\"][sigma_custom_image default_image=\"3375\" el_class=\"clinic-icon-inner\"][vc_column_text el_class=\"overlay\"]\r\n<div class=\"clinic-cricle\">\r\n<div class=\"clinic-round\"><img class=\"alignnone size-full wp-image-3375\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon1-2.png\" alt=\"\" width=\"40\" height=\"34\" /></div>\r\n</div>\r\n<h4>Neurology</h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\" el_class=\"clinic-grid-four\"][sigma_custom_image default_image=\"3392\" el_class=\"clinic-img\"][sigma_custom_heading title_element=\"h4\" subtitle_text_transform=\"\" title=\"Laboratory\" el_class=\"clinic-content\"][sigma_custom_image default_image=\"3402\" el_class=\"clinic-icon-inner\"][vc_column_text el_class=\"overlay\"]\r\n<div class=\"clinic-cricle\">\r\n<div class=\"clinic-round\"><img class=\"alignnone size-full wp-image-3402\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon10.png\" alt=\"\" /></div>\r\n</div>\r\n<h4>Laboratory</h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\" el_class=\"clinic-grid-four\"][sigma_custom_image default_image=\"3393\" el_class=\"clinic-img\"][sigma_custom_heading title_element=\"h4\" subtitle_text_transform=\"\" title=\"Primary Checkup\" el_class=\"clinic-content\"][sigma_custom_image default_image=\"3404\" el_class=\"clinic-icon-inner\"][vc_column_text el_class=\"overlay\"]\r\n<div class=\"clinic-cricle\">\r\n<div class=\"clinic-round\"><img class=\"alignnone size-full wp-image-3404\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon11.png\" alt=\"\" /></div>\r\n</div>\r\n<h4>Primary Checkup</h4>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row el_class=\"doctor-section-four\"][vc_column][sigma_custom_heading subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"#E-8_Qm9vayUyME91ciUyMCUzQ3NwYW4lMjBjbGFzcyUzRCUyMmNvbG9yLXByaW1hcnklMjIlM0VCZXN0JTIwRG9jdG9yJTNDJTJGc3BhbiUzRSUwQSUyMCUwQQ==\" el_class=\"section-header-four\"][vc_column_text el_class=\"sub-title\"]Access to expert physicians and surgeons, advanced technologies and top-quality surgery facilities right here.\r\n\r\n[/vc_column_text][vc_column_text][bestdoctorsfive_loop][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" bg_position=\"left-bottom\" el_class=\"features-clinic-four\" css=\".vc_custom_1646893293079{background-color: #f4f5f7 !important;}\"][vc_column][sigma_custom_heading subtitle_text_transform=\"\" heading_alignment=\"text-center\" enable-full-width=\"true\" title=\"#E-8_QXZhaWxhYmxlJTIwRmVhdHVyZXMlMjAlM0NzcGFuJTIwY2xhc3MlM0QlMjJjb2xvci1wcmltYXJ5JTIyJTNFaW4lMjBPdXIlMjBDbGluaWMlM0MlMkZzcGFuJTNFJTBBJTIwJTBB\" el_class=\"section-header-four\"][vc_column_text el_class=\"sub-title\"]It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.\r\n[/vc_column_text][vc_row_inner][vc_column_inner width=\"1/2\" bg_position=\"center-center\" css=\".vc_custom_1646915123056{background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_single_image image=\"3442\" img_size=\"full\" css=\".vc_custom_1646926072492{margin-bottom: 0px !important;}\" el_class=\"availableblock_img\"][/vc_column_inner][vc_column_inner el_class=\"features_width\" width=\"1/2\"][vc_column_text][availablefeatures_loop][/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" bg_position=\"left-bottom\" el_class=\"blog-section-four\"][vc_column][sigma_custom_heading subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"#E-8_T3VyJTIwTGF0ZXN0JTIwJTNDc3BhbiUyMGNsYXNzJTNEJTIyY29sb3ItcHJpbWFyeSUyMiUzRUJsb2dzJTNDJTJGc3BhbiUzRSUwQSUyMCUwQQ==\" el_class=\"section-header-four\" css=\".vc_custom_1646891092927{padding-top: 80px !important;}\"][vc_column_text el_class=\"sub-title\"]It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][sigma_blog style=\"style-16\" show_comments=\"\" post_slider_scroll=\"1\" post_slider_responsive_xl=\"3\" post_slider_responsive_lg=\"3\" post_slider_responsive_md=\"2\" post_slider_responsive_sm=\"1\" post_slider_responsive_xs=\"1\" slider_heading_alignment=\"text-left\" post_per_page=\"3\"][/vc_column][/vc_row][vc_row][vc_column][vc_btn title=\"View More\" style=\"custom\" custom_background=\"#0071dc\" custom_text=\"#ffffff\" shape=\"square\" align=\"center\" link=\"url:http%3A%2F%2Flocalhost%2Fdoccure19%2Fbenefits-of-online-doctor-booking%2F\" el_class=\"viewall_btn\" css=\".vc_custom_1646824430769{margin-bottom: 80px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][/vc_column][/vc_row][vc_row][vc_column][vc_column_text][homepagetwodoctors_loop][/vc_column_text][/vc_column][/vc_row]', 'Test', '', 'publish', 'closed', 'closed', '', 'test', '', '', '2022-03-18 12:32:17', '2022-03-18 12:32:17', '', 0, 'https://doccure-wp.dreamstechnologies.com/?page_id=3516', 0, 'page', '', 0),
(3517, 1, '2022-03-12 04:19:19', '2022-03-12 04:19:19', '', 'Test', '', 'inherit', 'closed', 'closed', '', '3516-revision-v1', '', '', '2022-03-12 04:19:19', '2022-03-12 04:19:19', '', 3516, 'https://doccure-wp.dreamstechnologies.com/?p=3517', 0, 'revision', '', 0),
(3518, 1, '2022-03-12 04:20:03', '2022-03-12 04:20:03', '[vc_row full_width=\"stretch_row_content\" bg_position=\"center-center\" css=\".vc_custom_1646981830890{background-image: url(https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/banner-5.jpg?id=3340) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"home-four-banner\"][vc_column][vc_row_inner][vc_column_inner width=\"5/12\"][/vc_column_inner][vc_column_inner el_class=\"home-four-doctor\" width=\"7/12\"][sigma_custom_heading subtitle_text_transform=\"\" title=\"#E-8_U2VhcmNoJTIwRG9jdG9yJTJDJTIwTWFrZSUyMGFuJTIwJTNDc3BhbiUyMGNsYXNzJTNEJTIyb3JhbmdlJTIyJTNFQXBwb2ludG1lbnQlM0MlMkZzcGFuJTNF\" el_class=\"home-four-header\" css=\".vc_custom_1646913738443{padding-top: 120px !important;}\"][vc_column_text el_class=\"banner-four-form\"][homesearchfive_form][/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row el_class=\"looking-section-four\"][vc_column][sigma_custom_heading subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"#E-8_V2hhdCUyMGFyZSUyMHlvdSUyMCUzQ3NwYW4lMjBjbGFzcyUzRCUyMmNvbG9yLXByaW1hcnklMjIlM0Vsb29raW5nJTNDJTJGc3BhbiUzRSUyMGZvciUzRg==\" el_class=\"section-header-four\" css=\".vc_custom_1646724648106{margin-bottom: 60px !important;}\"][vc_row_inner equal_height=\"yes\" el_class=\"looking-row\"][vc_column_inner el_class=\"looking-grid-four\" width=\"1/3\"][vc_column_text]\r\n<div class=\"looking-box-four\">\r\n<div class=\"looking-inner-box\">\r\n<div class=\"looking-info-four\"><a href=\"search.html\"><i class=\"fas fa-user-md me-2\"></i> Visit a Doctor</a>\r\n<strong>We hire the best specialists to deliver top-notch diagnostic services for you diagnostic services for you.</strong></div>\r\n<div class=\"looking-four-btn\"><a href=\"booking.html\">Book Now<i class=\"fas fa-arrow-right ms-2\"></i></a></div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner el_class=\"looking-grid-four\" width=\"1/3\"][vc_column_text]\r\n<div class=\"looking-box-four\">\r\n<div class=\"looking-inner-box\">\r\n<div class=\"looking-info-four\"><a href=\"search.html\"><i class=\"fas fa-tablets me-2\"></i> Find a Pharmacy</a>\r\n<strong>We provide the a wide range of medical services, so every person could have the opportunity.</strong></div>\r\n<div class=\"looking-four-btn\"><a href=\"booking.html\">Find Now<i class=\"fas fa-arrow-right ms-2\"></i></a></div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner el_class=\"looking-grid-four\" width=\"1/3\"][vc_column_text]\r\n<div class=\"looking-box-four\">\r\n<div class=\"looking-inner-box\">\r\n<div class=\"looking-info-four\"><a href=\"search.html\"><i class=\"fas fa-vial me-2\"></i> Find a Lab</a>\r\n<strong>We use the first-class medical equipment for timely diagnostics of various diseases.</strong></div>\r\n<div class=\"looking-four-btn\"><a href=\"booking.html\">Book Now<i class=\"fas fa-arrow-right ms-2\"></i></a></div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row el_class=\"clinic-section-four\"][vc_column][sigma_custom_heading subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"#E-8_Q2xpbmljJTIwJTI2JTIwJTNDc3BhbiUyMGNsYXNzJTNEJTIyY29sb3ItcHJpbWFyeSUyMiUzRVNwZWNpYWxpdGllcyUzQyUyRnNwYW4lM0UlMEElMjAlMEE=\" el_class=\"section-header-four\"][vc_column_text el_class=\"sub-title\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\r\n\r\n[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/4\" el_class=\"clinic-grid-four\"][sigma_custom_image default_image=\"3369\" el_class=\"clinic-img\"][sigma_custom_heading title_element=\"h4\" subtitle_text_transform=\"\" title=\"Urology\" el_class=\"clinic-content\"][sigma_custom_image default_image=\"3375\" el_class=\"clinic-icon-inner\"][vc_column_text el_class=\"overlay\"]\r\n<div class=\"clinic-cricle\">\r\n<div class=\"clinic-round\"><img class=\"alignnone size-full wp-image-3375\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon1-2.png\" alt=\"\" width=\"40\" height=\"34\" /></div>\r\n</div>\r\n<h4>Urology</h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\" el_class=\"clinic-grid-four\"][sigma_custom_image default_image=\"3387\" el_class=\"clinic-img\"][sigma_custom_heading title_element=\"h4\" subtitle_text_transform=\"\" title=\"Orthopedic\" el_class=\"clinic-content\"][sigma_custom_image default_image=\"3406\" el_class=\"clinic-icon-inner\"][vc_column_text el_class=\"overlay\"]\r\n<div class=\"clinic-cricle\">\r\n<div class=\"clinic-round\"><img class=\"alignnone size-full wp-image-3406\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon7.png\" alt=\"\" /></div>\r\n</div>\r\n<h4>Orthopedic</h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\" el_class=\"clinic-grid-four\"][sigma_custom_image default_image=\"3388\" el_class=\"clinic-img\"][sigma_custom_heading title_element=\"h4\" subtitle_text_transform=\"\" title=\"Dentist\" el_class=\"clinic-content\"][sigma_custom_image default_image=\"3287\" el_class=\"clinic-icon-inner\"][vc_column_text el_class=\"overlay\"]\r\n<div class=\"clinic-cricle\">\r\n<div class=\"clinic-round\"><img class=\"alignnone size-full wp-image-3287\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon4.png\" alt=\"\" /></div>\r\n</div>\r\n<h4>Dentist</h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\" el_class=\"clinic-grid-four\"][sigma_custom_image default_image=\"3389\" el_class=\"clinic-img\"][sigma_custom_heading title_element=\"h4\" subtitle_text_transform=\"\" title=\"Cardiologist\" el_class=\"clinic-content\"][sigma_custom_image default_image=\"3285\" el_class=\"clinic-icon-inner\"][vc_column_text el_class=\"overlay\"]\r\n<div class=\"clinic-cricle\">\r\n<div class=\"clinic-round\"><img class=\"alignnone size-full wp-image-3285\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon3.png\" alt=\"\" /></div>\r\n</div>\r\n<h4>Cardiologist</h4>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1646737613843{margin-bottom: 40px !important;}\"][vc_column width=\"1/4\" el_class=\"clinic-grid-four\"][sigma_custom_image default_image=\"3390\" el_class=\"clinic-img\"][sigma_custom_heading title_element=\"h4\" subtitle_text_transform=\"\" title=\"MRI Scans\" el_class=\"clinic-content\"][sigma_custom_image default_image=\"3399\" el_class=\"clinic-icon-inner\"][vc_column_text el_class=\"overlay\"]\r\n<div class=\"clinic-cricle\">\r\n<div class=\"clinic-round\"><img class=\"alignnone size-full wp-image-3399\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon8.png\" alt=\"\" /></div>\r\n</div>\r\n<h4>MRI Scans</h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\" el_class=\"clinic-grid-four\"][sigma_custom_image default_image=\"3391\" el_class=\"clinic-img\"][sigma_custom_heading title_element=\"h4\" subtitle_text_transform=\"\" title=\"Neurology\" el_class=\"clinic-content\"][sigma_custom_image default_image=\"3375\" el_class=\"clinic-icon-inner\"][vc_column_text el_class=\"overlay\"]\r\n<div class=\"clinic-cricle\">\r\n<div class=\"clinic-round\"><img class=\"alignnone size-full wp-image-3375\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon1-2.png\" alt=\"\" width=\"40\" height=\"34\" /></div>\r\n</div>\r\n<h4>Neurology</h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\" el_class=\"clinic-grid-four\"][sigma_custom_image default_image=\"3392\" el_class=\"clinic-img\"][sigma_custom_heading title_element=\"h4\" subtitle_text_transform=\"\" title=\"Laboratory\" el_class=\"clinic-content\"][sigma_custom_image default_image=\"3402\" el_class=\"clinic-icon-inner\"][vc_column_text el_class=\"overlay\"]\r\n<div class=\"clinic-cricle\">\r\n<div class=\"clinic-round\"><img class=\"alignnone size-full wp-image-3402\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon10.png\" alt=\"\" /></div>\r\n</div>\r\n<h4>Laboratory</h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\" el_class=\"clinic-grid-four\"][sigma_custom_image default_image=\"3393\" el_class=\"clinic-img\"][sigma_custom_heading title_element=\"h4\" subtitle_text_transform=\"\" title=\"Primary Checkup\" el_class=\"clinic-content\"][sigma_custom_image default_image=\"3404\" el_class=\"clinic-icon-inner\"][vc_column_text el_class=\"overlay\"]\r\n<div class=\"clinic-cricle\">\r\n<div class=\"clinic-round\"><img class=\"alignnone size-full wp-image-3404\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon11.png\" alt=\"\" /></div>\r\n</div>\r\n<h4>Primary Checkup</h4>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row el_class=\"doctor-section-four\"][vc_column][sigma_custom_heading subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"#E-8_Qm9vayUyME91ciUyMCUzQ3NwYW4lMjBjbGFzcyUzRCUyMmNvbG9yLXByaW1hcnklMjIlM0VCZXN0JTIwRG9jdG9yJTNDJTJGc3BhbiUzRSUwQSUyMCUwQQ==\" el_class=\"section-header-four\"][vc_column_text el_class=\"sub-title\"]Access to expert physicians and surgeons, advanced technologies and top-quality surgery facilities right here.\r\n\r\n[/vc_column_text][vc_column_text][bestdoctorsfive_loop][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" bg_position=\"left-bottom\" el_class=\"features-clinic-four\" css=\".vc_custom_1646893293079{background-color: #f4f5f7 !important;}\"][vc_column][sigma_custom_heading subtitle_text_transform=\"\" heading_alignment=\"text-center\" enable-full-width=\"true\" title=\"#E-8_QXZhaWxhYmxlJTIwRmVhdHVyZXMlMjAlM0NzcGFuJTIwY2xhc3MlM0QlMjJjb2xvci1wcmltYXJ5JTIyJTNFaW4lMjBPdXIlMjBDbGluaWMlM0MlMkZzcGFuJTNFJTBBJTIwJTBB\" el_class=\"section-header-four\"][vc_column_text el_class=\"sub-title\"]It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.\r\n[/vc_column_text][vc_row_inner][vc_column_inner width=\"1/2\" bg_position=\"center-center\" css=\".vc_custom_1646915123056{background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_single_image image=\"3442\" img_size=\"full\" css=\".vc_custom_1646926072492{margin-bottom: 0px !important;}\" el_class=\"availableblock_img\"][/vc_column_inner][vc_column_inner el_class=\"features_width\" width=\"1/2\"][vc_column_text][availablefeatures_loop][/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" bg_position=\"left-bottom\" el_class=\"blog-section-four\"][vc_column][sigma_custom_heading subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"#E-8_T3VyJTIwTGF0ZXN0JTIwJTNDc3BhbiUyMGNsYXNzJTNEJTIyY29sb3ItcHJpbWFyeSUyMiUzRUJsb2dzJTNDJTJGc3BhbiUzRSUwQSUyMCUwQQ==\" el_class=\"section-header-four\" css=\".vc_custom_1646891092927{padding-top: 80px !important;}\"][vc_column_text el_class=\"sub-title\"]It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][sigma_blog style=\"style-16\" show_comments=\"\" post_slider_scroll=\"1\" post_slider_responsive_xl=\"3\" post_slider_responsive_lg=\"3\" post_slider_responsive_md=\"2\" post_slider_responsive_sm=\"1\" post_slider_responsive_xs=\"1\" slider_heading_alignment=\"text-left\" post_per_page=\"3\"][/vc_column][/vc_row][vc_row][vc_column][vc_btn title=\"View More\" style=\"custom\" custom_background=\"#0071dc\" custom_text=\"#ffffff\" shape=\"square\" align=\"center\" link=\"url:http%3A%2F%2Flocalhost%2Fdoccure19%2Fbenefits-of-online-doctor-booking%2F\" el_class=\"viewall_btn\" css=\".vc_custom_1646824430769{margin-bottom: 80px !important;}\"][/vc_column][/vc_row]', 'Test', '', 'inherit', 'closed', 'closed', '', '3516-revision-v1', '', '', '2022-03-12 04:20:03', '2022-03-12 04:20:03', '', 3516, 'https://doccure-wp.dreamstechnologies.com/?p=3518', 0, 'revision', '', 0),
(3520, 1, '2022-03-12 04:23:35', '2022-03-12 04:23:35', '[vc_row full_width=\"stretch_row_content\" bg_position=\"center-center\" css=\".vc_custom_1646981830890{background-image: url(https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/banner-5.jpg?id=3340) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"home-four-banner\"][vc_column][vc_row_inner][vc_column_inner width=\"5/12\"][/vc_column_inner][vc_column_inner el_class=\"home-four-doctor\" width=\"7/12\"][sigma_custom_heading subtitle_text_transform=\"\" title=\"#E-8_U2VhcmNoJTIwRG9jdG9yJTJDJTIwTWFrZSUyMGFuJTIwJTNDc3BhbiUyMGNsYXNzJTNEJTIyb3JhbmdlJTIyJTNFQXBwb2ludG1lbnQlM0MlMkZzcGFuJTNF\" el_class=\"home-four-header\" css=\".vc_custom_1646913738443{padding-top: 120px !important;}\"][vc_column_text el_class=\"banner-four-form\"][homesearchfive_form][/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row el_class=\"looking-section-four\"][vc_column][sigma_custom_heading subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"#E-8_V2hhdCUyMGFyZSUyMHlvdSUyMCUzQ3NwYW4lMjBjbGFzcyUzRCUyMmNvbG9yLXByaW1hcnklMjIlM0Vsb29raW5nJTNDJTJGc3BhbiUzRSUyMGZvciUzRg==\" el_class=\"section-header-four\" css=\".vc_custom_1646724648106{margin-bottom: 60px !important;}\"][vc_row_inner equal_height=\"yes\" el_class=\"looking-row\"][vc_column_inner el_class=\"looking-grid-four\" width=\"1/3\"][vc_column_text]\r\n<div class=\"looking-box-four\">\r\n<div class=\"looking-inner-box\">\r\n<div class=\"looking-info-four\"><a href=\"search.html\"><i class=\"fas fa-user-md me-2\"></i> Visit a Doctor</a>\r\n<strong>We hire the best specialists to deliver top-notch diagnostic services for you diagnostic services for you.</strong></div>\r\n<div class=\"looking-four-btn\"><a href=\"booking.html\">Book Now<i class=\"fas fa-arrow-right ms-2\"></i></a></div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner el_class=\"looking-grid-four\" width=\"1/3\"][vc_column_text]\r\n<div class=\"looking-box-four\">\r\n<div class=\"looking-inner-box\">\r\n<div class=\"looking-info-four\"><a href=\"search.html\"><i class=\"fas fa-tablets me-2\"></i> Find a Pharmacy</a>\r\n<strong>We provide the a wide range of medical services, so every person could have the opportunity.</strong></div>\r\n<div class=\"looking-four-btn\"><a href=\"booking.html\">Find Now<i class=\"fas fa-arrow-right ms-2\"></i></a></div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner el_class=\"looking-grid-four\" width=\"1/3\"][vc_column_text]\r\n<div class=\"looking-box-four\">\r\n<div class=\"looking-inner-box\">\r\n<div class=\"looking-info-four\"><a href=\"search.html\"><i class=\"fas fa-vial me-2\"></i> Find a Lab</a>\r\n<strong>We use the first-class medical equipment for timely diagnostics of various diseases.</strong></div>\r\n<div class=\"looking-four-btn\"><a href=\"booking.html\">Book Now<i class=\"fas fa-arrow-right ms-2\"></i></a></div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row el_class=\"clinic-section-four\"][vc_column][sigma_custom_heading subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"#E-8_Q2xpbmljJTIwJTI2JTIwJTNDc3BhbiUyMGNsYXNzJTNEJTIyY29sb3ItcHJpbWFyeSUyMiUzRVNwZWNpYWxpdGllcyUzQyUyRnNwYW4lM0UlMEElMjAlMEE=\" el_class=\"section-header-four\"][vc_column_text el_class=\"sub-title\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\r\n\r\n[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/4\" el_class=\"clinic-grid-four\"][sigma_custom_image default_image=\"3369\" el_class=\"clinic-img\"][sigma_custom_heading title_element=\"h4\" subtitle_text_transform=\"\" title=\"Urology\" el_class=\"clinic-content\"][sigma_custom_image default_image=\"3375\" el_class=\"clinic-icon-inner\"][vc_column_text el_class=\"overlay\"]\r\n<div class=\"clinic-cricle\">\r\n<div class=\"clinic-round\"><img class=\"alignnone size-full wp-image-3375\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon1-2.png\" alt=\"\" width=\"40\" height=\"34\" /></div>\r\n</div>\r\n<h4>Urology</h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\" el_class=\"clinic-grid-four\"][sigma_custom_image default_image=\"3387\" el_class=\"clinic-img\"][sigma_custom_heading title_element=\"h4\" subtitle_text_transform=\"\" title=\"Orthopedic\" el_class=\"clinic-content\"][sigma_custom_image default_image=\"3406\" el_class=\"clinic-icon-inner\"][vc_column_text el_class=\"overlay\"]\r\n<div class=\"clinic-cricle\">\r\n<div class=\"clinic-round\"><img class=\"alignnone size-full wp-image-3406\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon7.png\" alt=\"\" /></div>\r\n</div>\r\n<h4>Orthopedic</h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\" el_class=\"clinic-grid-four\"][sigma_custom_image default_image=\"3388\" el_class=\"clinic-img\"][sigma_custom_heading title_element=\"h4\" subtitle_text_transform=\"\" title=\"Dentist\" el_class=\"clinic-content\"][sigma_custom_image default_image=\"3287\" el_class=\"clinic-icon-inner\"][vc_column_text el_class=\"overlay\"]\r\n<div class=\"clinic-cricle\">\r\n<div class=\"clinic-round\"><img class=\"alignnone size-full wp-image-3287\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon4.png\" alt=\"\" /></div>\r\n</div>\r\n<h4>Dentist</h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\" el_class=\"clinic-grid-four\"][sigma_custom_image default_image=\"3389\" el_class=\"clinic-img\"][sigma_custom_heading title_element=\"h4\" subtitle_text_transform=\"\" title=\"Cardiologist\" el_class=\"clinic-content\"][sigma_custom_image default_image=\"3285\" el_class=\"clinic-icon-inner\"][vc_column_text el_class=\"overlay\"]\r\n<div class=\"clinic-cricle\">\r\n<div class=\"clinic-round\"><img class=\"alignnone size-full wp-image-3285\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon3.png\" alt=\"\" /></div>\r\n</div>\r\n<h4>Cardiologist</h4>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1646737613843{margin-bottom: 40px !important;}\"][vc_column width=\"1/4\" el_class=\"clinic-grid-four\"][sigma_custom_image default_image=\"3390\" el_class=\"clinic-img\"][sigma_custom_heading title_element=\"h4\" subtitle_text_transform=\"\" title=\"MRI Scans\" el_class=\"clinic-content\"][sigma_custom_image default_image=\"3399\" el_class=\"clinic-icon-inner\"][vc_column_text el_class=\"overlay\"]\r\n<div class=\"clinic-cricle\">\r\n<div class=\"clinic-round\"><img class=\"alignnone size-full wp-image-3399\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon8.png\" alt=\"\" /></div>\r\n</div>\r\n<h4>MRI Scans</h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\" el_class=\"clinic-grid-four\"][sigma_custom_image default_image=\"3391\" el_class=\"clinic-img\"][sigma_custom_heading title_element=\"h4\" subtitle_text_transform=\"\" title=\"Neurology\" el_class=\"clinic-content\"][sigma_custom_image default_image=\"3375\" el_class=\"clinic-icon-inner\"][vc_column_text el_class=\"overlay\"]\r\n<div class=\"clinic-cricle\">\r\n<div class=\"clinic-round\"><img class=\"alignnone size-full wp-image-3375\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon1-2.png\" alt=\"\" width=\"40\" height=\"34\" /></div>\r\n</div>\r\n<h4>Neurology</h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\" el_class=\"clinic-grid-four\"][sigma_custom_image default_image=\"3392\" el_class=\"clinic-img\"][sigma_custom_heading title_element=\"h4\" subtitle_text_transform=\"\" title=\"Laboratory\" el_class=\"clinic-content\"][sigma_custom_image default_image=\"3402\" el_class=\"clinic-icon-inner\"][vc_column_text el_class=\"overlay\"]\r\n<div class=\"clinic-cricle\">\r\n<div class=\"clinic-round\"><img class=\"alignnone size-full wp-image-3402\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon10.png\" alt=\"\" /></div>\r\n</div>\r\n<h4>Laboratory</h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\" el_class=\"clinic-grid-four\"][sigma_custom_image default_image=\"3393\" el_class=\"clinic-img\"][sigma_custom_heading title_element=\"h4\" subtitle_text_transform=\"\" title=\"Primary Checkup\" el_class=\"clinic-content\"][sigma_custom_image default_image=\"3404\" el_class=\"clinic-icon-inner\"][vc_column_text el_class=\"overlay\"]\r\n<div class=\"clinic-cricle\">\r\n<div class=\"clinic-round\"><img class=\"alignnone size-full wp-image-3404\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon11.png\" alt=\"\" /></div>\r\n</div>\r\n<h4>Primary Checkup</h4>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row el_class=\"doctor-section-four\"][vc_column][sigma_custom_heading subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"#E-8_Qm9vayUyME91ciUyMCUzQ3NwYW4lMjBjbGFzcyUzRCUyMmNvbG9yLXByaW1hcnklMjIlM0VCZXN0JTIwRG9jdG9yJTNDJTJGc3BhbiUzRSUwQSUyMCUwQQ==\" el_class=\"section-header-four\"][vc_column_text el_class=\"sub-title\"]Access to expert physicians and surgeons, advanced technologies and top-quality surgery facilities right here.\r\n\r\n[/vc_column_text][vc_column_text][bestdoctorsfive_loop][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" bg_position=\"left-bottom\" el_class=\"features-clinic-four\" css=\".vc_custom_1646893293079{background-color: #f4f5f7 !important;}\"][vc_column][sigma_custom_heading subtitle_text_transform=\"\" heading_alignment=\"text-center\" enable-full-width=\"true\" title=\"#E-8_QXZhaWxhYmxlJTIwRmVhdHVyZXMlMjAlM0NzcGFuJTIwY2xhc3MlM0QlMjJjb2xvci1wcmltYXJ5JTIyJTNFaW4lMjBPdXIlMjBDbGluaWMlM0MlMkZzcGFuJTNFJTBBJTIwJTBB\" el_class=\"section-header-four\"][vc_column_text el_class=\"sub-title\"]It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.\r\n[/vc_column_text][vc_row_inner][vc_column_inner width=\"1/2\" bg_position=\"center-center\" css=\".vc_custom_1646915123056{background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_single_image image=\"3442\" img_size=\"full\" css=\".vc_custom_1646926072492{margin-bottom: 0px !important;}\" el_class=\"availableblock_img\"][/vc_column_inner][vc_column_inner el_class=\"features_width\" width=\"1/2\"][vc_column_text][availablefeatures_loop][/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" bg_position=\"left-bottom\" el_class=\"blog-section-four\"][vc_column][sigma_custom_heading subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"#E-8_T3VyJTIwTGF0ZXN0JTIwJTNDc3BhbiUyMGNsYXNzJTNEJTIyY29sb3ItcHJpbWFyeSUyMiUzRUJsb2dzJTNDJTJGc3BhbiUzRSUwQSUyMCUwQQ==\" el_class=\"section-header-four\" css=\".vc_custom_1646891092927{padding-top: 80px !important;}\"][vc_column_text el_class=\"sub-title\"]It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][sigma_blog style=\"style-16\" show_comments=\"\" post_slider_scroll=\"1\" post_slider_responsive_xl=\"3\" post_slider_responsive_lg=\"3\" post_slider_responsive_md=\"2\" post_slider_responsive_sm=\"1\" post_slider_responsive_xs=\"1\" slider_heading_alignment=\"text-left\" post_per_page=\"3\"][/vc_column][/vc_row][vc_row][vc_column][vc_btn title=\"View More\" style=\"custom\" custom_background=\"#0071dc\" custom_text=\"#ffffff\" shape=\"square\" align=\"center\" link=\"url:http%3A%2F%2Flocalhost%2Fdoccure19%2Fbenefits-of-online-doctor-booking%2F\" el_class=\"viewall_btn\" css=\".vc_custom_1646824430769{margin-bottom: 80px !important;}\"][/vc_column][/vc_row]', 'Home5', '', 'inherit', 'closed', 'closed', '', '3516-revision-v1', '', '', '2022-03-12 04:23:35', '2022-03-12 04:23:35', '', 3516, 'https://doccure-wp.dreamstechnologies.com/?p=3520', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(3521, 1, '2022-03-12 04:26:05', '2022-03-12 04:26:05', '[vc_row full_width=\"stretch_row_content\" bg_position=\"center-center\" css=\".vc_custom_1646981830890{background-image: url(https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/banner-5.jpg?id=3340) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"home-four-banner\"][vc_column][vc_row_inner][vc_column_inner width=\"5/12\"][/vc_column_inner][vc_column_inner el_class=\"home-four-doctor\" width=\"7/12\"][sigma_custom_heading subtitle_text_transform=\"\" title=\"#E-8_U2VhcmNoJTIwRG9jdG9yJTJDJTIwTWFrZSUyMGFuJTIwJTNDc3BhbiUyMGNsYXNzJTNEJTIyb3JhbmdlJTIyJTNFQXBwb2ludG1lbnQlM0MlMkZzcGFuJTNF\" el_class=\"home-four-header\" css=\".vc_custom_1646913738443{padding-top: 120px !important;}\"][vc_column_text el_class=\"banner-four-form\"][homesearchfive_form][/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row el_class=\"looking-section-four\"][vc_column][sigma_custom_heading subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"#E-8_V2hhdCUyMGFyZSUyMHlvdSUyMCUzQ3NwYW4lMjBjbGFzcyUzRCUyMmNvbG9yLXByaW1hcnklMjIlM0Vsb29raW5nJTNDJTJGc3BhbiUzRSUyMGZvciUzRg==\" el_class=\"section-header-four\" css=\".vc_custom_1646724648106{margin-bottom: 60px !important;}\"][vc_row_inner equal_height=\"yes\" el_class=\"looking-row\"][vc_column_inner el_class=\"looking-grid-four\" width=\"1/3\"][vc_column_text]\r\n<div class=\"looking-box-four\">\r\n<div class=\"looking-inner-box\">\r\n<div class=\"looking-info-four\"><a href=\"search.html\"><i class=\"fas fa-user-md me-2\"></i> Visit a Doctor</a>\r\n<strong>We hire the best specialists to deliver top-notch diagnostic services for you diagnostic services for you.</strong></div>\r\n<div class=\"looking-four-btn\"><a href=\"booking.html\">Book Now<i class=\"fas fa-arrow-right ms-2\"></i></a></div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner el_class=\"looking-grid-four\" width=\"1/3\"][vc_column_text]\r\n<div class=\"looking-box-four\">\r\n<div class=\"looking-inner-box\">\r\n<div class=\"looking-info-four\"><a href=\"search.html\"><i class=\"fas fa-tablets me-2\"></i> Find a Pharmacy</a>\r\n<strong>We provide the a wide range of medical services, so every person could have the opportunity.</strong></div>\r\n<div class=\"looking-four-btn\"><a href=\"booking.html\">Find Now<i class=\"fas fa-arrow-right ms-2\"></i></a></div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner el_class=\"looking-grid-four\" width=\"1/3\"][vc_column_text]\r\n<div class=\"looking-box-four\">\r\n<div class=\"looking-inner-box\">\r\n<div class=\"looking-info-four\"><a href=\"search.html\"><i class=\"fas fa-vial me-2\"></i> Find a Lab</a>\r\n<strong>We use the first-class medical equipment for timely diagnostics of various diseases.</strong></div>\r\n<div class=\"looking-four-btn\"><a href=\"booking.html\">Book Now<i class=\"fas fa-arrow-right ms-2\"></i></a></div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row el_class=\"clinic-section-four\"][vc_column][sigma_custom_heading subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"#E-8_Q2xpbmljJTIwJTI2JTIwJTNDc3BhbiUyMGNsYXNzJTNEJTIyY29sb3ItcHJpbWFyeSUyMiUzRVNwZWNpYWxpdGllcyUzQyUyRnNwYW4lM0UlMEElMjAlMEE=\" el_class=\"section-header-four\"][vc_column_text el_class=\"sub-title\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\r\n\r\n[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/4\" el_class=\"clinic-grid-four\"][sigma_custom_image default_image=\"3369\" el_class=\"clinic-img\"][sigma_custom_heading title_element=\"h4\" subtitle_text_transform=\"\" title=\"Urology\" el_class=\"clinic-content\"][sigma_custom_image default_image=\"3375\" el_class=\"clinic-icon-inner\"][vc_column_text el_class=\"overlay\"]\r\n<div class=\"clinic-cricle\">\r\n<div class=\"clinic-round\"><img class=\"alignnone size-full wp-image-3375\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon1-2.png\" alt=\"\" width=\"40\" height=\"34\" /></div>\r\n</div>\r\n<h4>Urology</h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\" el_class=\"clinic-grid-four\"][sigma_custom_image default_image=\"3387\" el_class=\"clinic-img\"][sigma_custom_heading title_element=\"h4\" subtitle_text_transform=\"\" title=\"Orthopedic\" el_class=\"clinic-content\"][sigma_custom_image default_image=\"3406\" el_class=\"clinic-icon-inner\"][vc_column_text el_class=\"overlay\"]\r\n<div class=\"clinic-cricle\">\r\n<div class=\"clinic-round\"><img class=\"alignnone size-full wp-image-3406\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon7.png\" alt=\"\" /></div>\r\n</div>\r\n<h4>Orthopedic</h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\" el_class=\"clinic-grid-four\"][sigma_custom_image default_image=\"3388\" el_class=\"clinic-img\"][sigma_custom_heading title_element=\"h4\" subtitle_text_transform=\"\" title=\"Dentist\" el_class=\"clinic-content\"][sigma_custom_image default_image=\"3287\" el_class=\"clinic-icon-inner\"][vc_column_text el_class=\"overlay\"]\r\n<div class=\"clinic-cricle\">\r\n<div class=\"clinic-round\"><img class=\"alignnone size-full wp-image-3287\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon4.png\" alt=\"\" /></div>\r\n</div>\r\n<h4>Dentist</h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\" el_class=\"clinic-grid-four\"][sigma_custom_image default_image=\"3389\" el_class=\"clinic-img\"][sigma_custom_heading title_element=\"h4\" subtitle_text_transform=\"\" title=\"Cardiologist\" el_class=\"clinic-content\"][sigma_custom_image default_image=\"3285\" el_class=\"clinic-icon-inner\"][vc_column_text el_class=\"overlay\"]\r\n<div class=\"clinic-cricle\">\r\n<div class=\"clinic-round\"><img class=\"alignnone size-full wp-image-3285\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon3.png\" alt=\"\" /></div>\r\n</div>\r\n<h4>Cardiologist</h4>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1646737613843{margin-bottom: 40px !important;}\"][vc_column width=\"1/4\" el_class=\"clinic-grid-four\"][sigma_custom_image default_image=\"3390\" el_class=\"clinic-img\"][sigma_custom_heading title_element=\"h4\" subtitle_text_transform=\"\" title=\"MRI Scans\" el_class=\"clinic-content\"][sigma_custom_image default_image=\"3399\" el_class=\"clinic-icon-inner\"][vc_column_text el_class=\"overlay\"]\r\n<div class=\"clinic-cricle\">\r\n<div class=\"clinic-round\"><img class=\"alignnone size-full wp-image-3399\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon8.png\" alt=\"\" /></div>\r\n</div>\r\n<h4>MRI Scans</h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\" el_class=\"clinic-grid-four\"][sigma_custom_image default_image=\"3391\" el_class=\"clinic-img\"][sigma_custom_heading title_element=\"h4\" subtitle_text_transform=\"\" title=\"Neurology\" el_class=\"clinic-content\"][sigma_custom_image default_image=\"3375\" el_class=\"clinic-icon-inner\"][vc_column_text el_class=\"overlay\"]\r\n<div class=\"clinic-cricle\">\r\n<div class=\"clinic-round\"><img class=\"alignnone size-full wp-image-3375\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon1-2.png\" alt=\"\" width=\"40\" height=\"34\" /></div>\r\n</div>\r\n<h4>Neurology</h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\" el_class=\"clinic-grid-four\"][sigma_custom_image default_image=\"3392\" el_class=\"clinic-img\"][sigma_custom_heading title_element=\"h4\" subtitle_text_transform=\"\" title=\"Laboratory\" el_class=\"clinic-content\"][sigma_custom_image default_image=\"3402\" el_class=\"clinic-icon-inner\"][vc_column_text el_class=\"overlay\"]\r\n<div class=\"clinic-cricle\">\r\n<div class=\"clinic-round\"><img class=\"alignnone size-full wp-image-3402\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon10.png\" alt=\"\" /></div>\r\n</div>\r\n<h4>Laboratory</h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\" el_class=\"clinic-grid-four\"][sigma_custom_image default_image=\"3393\" el_class=\"clinic-img\"][sigma_custom_heading title_element=\"h4\" subtitle_text_transform=\"\" title=\"Primary Checkup\" el_class=\"clinic-content\"][sigma_custom_image default_image=\"3404\" el_class=\"clinic-icon-inner\"][vc_column_text el_class=\"overlay\"]\r\n<div class=\"clinic-cricle\">\r\n<div class=\"clinic-round\"><img class=\"alignnone size-full wp-image-3404\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon11.png\" alt=\"\" /></div>\r\n</div>\r\n<h4>Primary Checkup</h4>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row el_class=\"doctor-section-four\"][vc_column][sigma_custom_heading subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"#E-8_Qm9vayUyME91ciUyMCUzQ3NwYW4lMjBjbGFzcyUzRCUyMmNvbG9yLXByaW1hcnklMjIlM0VCZXN0JTIwRG9jdG9yJTNDJTJGc3BhbiUzRSUwQSUyMCUwQQ==\" el_class=\"section-header-four\"][vc_column_text el_class=\"sub-title\"]Access to expert physicians and surgeons, advanced technologies and top-quality surgery facilities right here.\r\n\r\n[/vc_column_text][vc_column_text][bestdoctorsfive_loop][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" bg_position=\"left-bottom\" el_class=\"features-clinic-four\" css=\".vc_custom_1646893293079{background-color: #f4f5f7 !important;}\"][vc_column][sigma_custom_heading subtitle_text_transform=\"\" heading_alignment=\"text-center\" enable-full-width=\"true\" title=\"#E-8_QXZhaWxhYmxlJTIwRmVhdHVyZXMlMjAlM0NzcGFuJTIwY2xhc3MlM0QlMjJjb2xvci1wcmltYXJ5JTIyJTNFaW4lMjBPdXIlMjBDbGluaWMlM0MlMkZzcGFuJTNFJTBBJTIwJTBB\" el_class=\"section-header-four\"][vc_column_text el_class=\"sub-title\"]It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.\r\n[/vc_column_text][vc_row_inner][vc_column_inner width=\"1/2\" bg_position=\"center-center\" css=\".vc_custom_1646915123056{background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_single_image image=\"3442\" img_size=\"full\" css=\".vc_custom_1646926072492{margin-bottom: 0px !important;}\" el_class=\"availableblock_img\"][/vc_column_inner][vc_column_inner el_class=\"features_width\" width=\"1/2\"][vc_column_text][availablefeatures_loop][/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" bg_position=\"left-bottom\" el_class=\"blog-section-four\"][vc_column][sigma_custom_heading subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"#E-8_T3VyJTIwTGF0ZXN0JTIwJTNDc3BhbiUyMGNsYXNzJTNEJTIyY29sb3ItcHJpbWFyeSUyMiUzRUJsb2dzJTNDJTJGc3BhbiUzRSUwQSUyMCUwQQ==\" el_class=\"section-header-four\" css=\".vc_custom_1646891092927{padding-top: 80px !important;}\"][vc_column_text el_class=\"sub-title\"]It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][sigma_blog style=\"style-16\" show_comments=\"\" post_slider_scroll=\"1\" post_slider_responsive_xl=\"3\" post_slider_responsive_lg=\"3\" post_slider_responsive_md=\"2\" post_slider_responsive_sm=\"1\" post_slider_responsive_xs=\"1\" slider_heading_alignment=\"text-left\" post_per_page=\"3\"][/vc_column][/vc_row][vc_row][vc_column][vc_btn title=\"View More\" style=\"custom\" custom_background=\"#0071dc\" custom_text=\"#ffffff\" shape=\"square\" align=\"center\" link=\"url:http%3A%2F%2Flocalhost%2Fdoccure19%2Fbenefits-of-online-doctor-booking%2F\" el_class=\"viewall_btn\" css=\".vc_custom_1646824430769{margin-bottom: 80px !important;}\"][/vc_column][/vc_row]', 'Test', '', 'inherit', 'closed', 'closed', '', '3516-revision-v1', '', '', '2022-03-12 04:26:05', '2022-03-12 04:26:05', '', 3516, 'https://doccure-wp.dreamstechnologies.com/?p=3521', 0, 'revision', '', 0),
(3529, 1, '2022-03-12 10:35:04', '2022-03-12 10:35:04', '', 'clinic-icon1', '', 'inherit', 'open', 'closed', '', 'clinic-icon1', '', '', '2022-03-12 10:35:04', '2022-03-12 10:35:04', '', 0, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-icon1.png', 0, 'attachment', 'image/png', 0),
(3539, 1, '2022-03-12 11:31:13', '2022-03-12 11:31:13', '', 'clinic-icon2', '', 'inherit', 'open', 'closed', '', 'clinic-icon2', '', '', '2022-03-12 11:31:13', '2022-03-12 11:31:13', '', 0, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-icon2.png', 0, 'attachment', 'image/png', 0),
(3540, 1, '2022-03-12 11:32:12', '2022-03-12 11:32:12', '', 'clinic-icon3', '', 'inherit', 'open', 'closed', '', 'clinic-icon3', '', '', '2022-03-12 11:32:12', '2022-03-12 11:32:12', '', 0, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-icon3.png', 0, 'attachment', 'image/png', 0),
(3541, 1, '2022-03-12 11:33:15', '2022-03-12 11:33:15', '', 'clinic-icon4', '', 'inherit', 'open', 'closed', '', 'clinic-icon4', '', '', '2022-03-12 11:33:15', '2022-03-12 11:33:15', '', 0, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-icon4.png', 0, 'attachment', 'image/png', 0),
(3542, 1, '2022-03-12 11:34:12', '2022-03-12 11:34:12', '', 'clinic-icon5', '', 'inherit', 'open', 'closed', '', 'clinic-icon5', '', '', '2022-03-12 11:34:12', '2022-03-12 11:34:12', '', 0, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-icon5.png', 0, 'attachment', 'image/png', 0),
(3543, 1, '2022-03-12 11:34:56', '2022-03-12 11:34:56', '', 'clinic-icon6', '', 'inherit', 'open', 'closed', '', 'clinic-icon6', '', '', '2022-03-12 11:34:56', '2022-03-12 11:34:56', '', 0, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-icon6.png', 0, 'attachment', 'image/png', 0),
(3551, 1, '2022-03-14 05:03:30', '2022-03-14 05:03:30', '', 'doctor-img2', '', 'inherit', 'open', 'closed', '', 'doctor-img2', '', '', '2022-03-14 05:03:30', '2022-03-14 05:03:30', '', 0, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/doctor-img2.png', 0, 'attachment', 'image/png', 0),
(3553, 1, '2022-03-14 05:04:57', '2022-03-14 05:04:57', '', 'doctor-bg1', '', 'inherit', 'open', 'closed', '', 'doctor-bg1', '', '', '2022-03-14 05:04:57', '2022-03-14 05:04:57', '', 0, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/doctor-bg1.jpg', 0, 'attachment', 'image/jpeg', 0),
(3563, 1, '2022-03-14 10:14:45', '2022-03-14 10:14:45', '', 'urology', '', 'inherit', 'open', 'closed', '', 'urology-2', '', '', '2022-03-14 10:14:45', '2022-03-14 10:14:45', '', 0, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/urology.png', 0, 'attachment', 'image/png', 0),
(3574, 1, '2022-03-15 07:25:19', '2022-03-15 07:25:19', '', 'clinic-11', '', 'inherit', 'open', 'closed', '', 'clinic-11', '', '', '2022-03-15 07:25:19', '2022-03-15 07:25:19', '', 0, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-11.jpg', 0, 'attachment', 'image/jpeg', 0),
(3575, 1, '2022-03-15 07:27:18', '2022-03-15 07:27:18', '', 'clinic-18', '', 'inherit', 'open', 'closed', '', 'clinic-18-2', '', '', '2022-03-15 07:27:18', '2022-03-15 07:27:18', '', 0, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-18-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(3652, 1, '2022-03-17 04:30:42', '2022-03-17 04:30:42', '[vc_row css=\".vc_custom_1649309951121{padding-top: 20px !important;padding-bottom: 20px !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1652941844502{padding-top: 20px !important;padding-bottom: 20px !important;}\" el_class=\"footer_firsrsec\"][vc_single_image image=\"1669\" img_size=\"full\" el_class=\"footer_singlelogo\"][vc_column_text css=\".vc_custom_1637044803735{margin-bottom: 0px !important;}\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.[/vc_column_text][sigma_social_links style=\"style-4\" social_items=\"%5B%7B%22social_link%22%3A%22url%3Ahttps%253A%252F%252Fwww.facebook.com%252F%7Ctarget%3A_blank%22%2C%22icon_type%22%3A%22fontawesome%22%2C%22icon_fontawesome%22%3A%22fab%20fa-facebook-f%22%2C%22icon_openiconic%22%3A%22vc-oi%20vc-oi-dial%22%2C%22icon_typicons%22%3A%22typcn%20typcn-adjust-brightness%22%2C%22icon_entypo%22%3A%22entypo-icon%20entypo-icon-note%22%2C%22icon_linecons%22%3A%22vc_li%20vc_li-heart%22%2C%22icon_monosocial%22%3A%22vc-mono%20vc-mono-fivehundredpx%22%2C%22icon_material%22%3A%22vc-material%20vc-material-cake%22%7D%2C%7B%22social_link%22%3A%22url%3Ahttps%253A%252F%252Ftwitter.com%252F%7Ctarget%3A_blank%22%2C%22icon_type%22%3A%22fontawesome%22%2C%22icon_fontawesome%22%3A%22fab%20fa-twitter%22%2C%22icon_openiconic%22%3A%22vc-oi%20vc-oi-dial%22%2C%22icon_typicons%22%3A%22typcn%20typcn-adjust-brightness%22%2C%22icon_entypo%22%3A%22entypo-icon%20entypo-icon-note%22%2C%22icon_linecons%22%3A%22vc_li%20vc_li-heart%22%2C%22icon_monosocial%22%3A%22vc-mono%20vc-mono-fivehundredpx%22%2C%22icon_material%22%3A%22vc-material%20vc-material-cake%22%7D%2C%7B%22social_link%22%3A%22url%3Ahttps%253A%252F%252Fwww.instagram.com%252F%7Ctarget%3A_blank%22%2C%22icon_type%22%3A%22fontawesome%22%2C%22icon_fontawesome%22%3A%22fab%20fa-instagram%22%2C%22icon_openiconic%22%3A%22vc-oi%20vc-oi-dial%22%2C%22icon_typicons%22%3A%22typcn%20typcn-adjust-brightness%22%2C%22icon_entypo%22%3A%22entypo-icon%20entypo-icon-note%22%2C%22icon_linecons%22%3A%22vc_li%20vc_li-heart%22%2C%22icon_monosocial%22%3A%22vc-mono%20vc-mono-fivehundredpx%22%2C%22icon_material%22%3A%22vc-material%20vc-material-cake%22%7D%2C%7B%22social_link%22%3A%22url%3Ahttps%253A%252F%252Fwww.linkedin.com%252Fsignup%7Ctarget%3A_blank%22%2C%22icon_type%22%3A%22fontawesome%22%2C%22icon_fontawesome%22%3A%22fab%20fa-linkedin-in%22%2C%22icon_openiconic%22%3A%22vc-oi%20vc-oi-dial%22%2C%22icon_typicons%22%3A%22typcn%20typcn-adjust-brightness%22%2C%22icon_entypo%22%3A%22entypo-icon%20entypo-icon-note%22%2C%22icon_linecons%22%3A%22vc_li%20vc_li-heart%22%2C%22icon_monosocial%22%3A%22vc-mono%20vc-mono-fivehundredpx%22%2C%22icon_material%22%3A%22vc-material%20vc-material-cake%22%7D%2C%7B%22social_link%22%3A%22url%3Ahttps%253A%252F%252Fdribbble.com%252F%7Ctarget%3A_blank%22%2C%22icon_type%22%3A%22fontawesome%22%2C%22icon_fontawesome%22%3A%22fab%20fa-dribbble%22%2C%22icon_openiconic%22%3A%22vc-oi%20vc-oi-dial%22%2C%22icon_typicons%22%3A%22typcn%20typcn-adjust-brightness%22%2C%22icon_entypo%22%3A%22entypo-icon%20entypo-icon-note%22%2C%22icon_linecons%22%3A%22vc_li%20vc_li-heart%22%2C%22icon_monosocial%22%3A%22vc-mono%20vc-mono-fivehundredpx%22%2C%22icon_material%22%3A%22vc-material%20vc-material-cake%22%7D%5D\" link_color=\"#ffffff\" link_color_hover=\"#09e5ab\" css=\".vc_custom_1637044758811{margin-top: 30px !important;}\"][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1632308057371{padding-top: 20px !important;padding-bottom: 20px !important;}\"][vc_custom_heading text=\"Contact Us\" font_container=\"tag:h2|font_size:24px|text_align:left|color:%23ffffff\" use_theme_fonts=\"yes\" el_class=\"footer-title\" css=\".vc_custom_1653656158794{margin-top: 5px !important;margin-bottom: 30px !important;}\"][vc_column_text css=\".vc_custom_1656055372244{margin-bottom: 0px !important;}\"]<i class=\"fas fa-map-marker-alt\"></i> 3556 Beech Street, USA\r\n\r\n<i class=\"fas fa-phone-alt\"></i> +1 315 369 5943\r\n\r\n<i class=\"fas fa-envelope\"></i> [email protected][/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1632308067616{padding-top: 20px !important;padding-bottom: 20px !important;}\"][sigma_footer_menu footer_menu_orientation=\"vertical\" menu_title=\"Specialities\" footer_menu_items=\"%5B%7B%22footer_menu_title%22%3A%22Neurology%22%2C%22footer_menu_link%22%3A%22url%3A%2523%22%2C%22footer_menu_badge_state%22%3A%22success%22%2C%22icon_type%22%3A%22fontawesome%22%2C%22icon_fontawesome%22%3A%22fas%20fa-angle-double-right%22%2C%22icon_openiconic%22%3A%22vc-oi%20vc-oi-dial%22%2C%22icon_typicons%22%3A%22typcn%20typcn-adjust-brightness%22%2C%22icon_entypo%22%3A%22entypo-icon%20entypo-icon-note%22%2C%22icon_linecons%22%3A%22vc_li%20vc_li-heart%22%2C%22icon_monosocial%22%3A%22vc-mono%20vc-mono-fivehundredpx%22%2C%22icon_material%22%3A%22vc-material%20vc-material-cake%22%7D%2C%7B%22footer_menu_title%22%3A%22Cardiologist%22%2C%22footer_menu_link%22%3A%22url%3A%2523%22%2C%22footer_menu_badge_state%22%3A%22success%22%2C%22icon_type%22%3A%22fontawesome%22%2C%22icon_fontawesome%22%3A%22fas%20fa-angle-double-right%22%2C%22icon_openiconic%22%3A%22vc-oi%20vc-oi-dial%22%2C%22icon_typicons%22%3A%22typcn%20typcn-adjust-brightness%22%2C%22icon_entypo%22%3A%22entypo-icon%20entypo-icon-note%22%2C%22icon_linecons%22%3A%22vc_li%20vc_li-heart%22%2C%22icon_monosocial%22%3A%22vc-mono%20vc-mono-fivehundredpx%22%2C%22icon_material%22%3A%22vc-material%20vc-material-cake%22%7D%2C%7B%22footer_menu_title%22%3A%22Dentist%22%2C%22footer_menu_link%22%3A%22url%3A%2523%22%2C%22footer_menu_badge_state%22%3A%22success%22%2C%22icon_type%22%3A%22fontawesome%22%2C%22icon_fontawesome%22%3A%22fas%20fa-angle-double-right%22%2C%22icon_openiconic%22%3A%22vc-oi%20vc-oi-dial%22%2C%22icon_typicons%22%3A%22typcn%20typcn-adjust-brightness%22%2C%22icon_entypo%22%3A%22entypo-icon%20entypo-icon-note%22%2C%22icon_linecons%22%3A%22vc_li%20vc_li-heart%22%2C%22icon_monosocial%22%3A%22vc-mono%20vc-mono-fivehundredpx%22%2C%22icon_material%22%3A%22vc-material%20vc-material-cake%22%7D%2C%7B%22footer_menu_title%22%3A%22Urology%22%2C%22footer_menu_link%22%3A%22url%3A%2523%22%2C%22footer_menu_badge_state%22%3A%22success%22%2C%22icon_type%22%3A%22fontawesome%22%2C%22icon_fontawesome%22%3A%22fas%20fa-angle-double-right%22%2C%22icon_openiconic%22%3A%22vc-oi%20vc-oi-dial%22%2C%22icon_typicons%22%3A%22typcn%20typcn-adjust-brightness%22%2C%22icon_entypo%22%3A%22entypo-icon%20entypo-icon-note%22%2C%22icon_linecons%22%3A%22vc_li%20vc_li-heart%22%2C%22icon_monosocial%22%3A%22vc-mono%20vc-mono-fivehundredpx%22%2C%22icon_material%22%3A%22vc-material%20vc-material-cake%22%7D%2C%7B%22footer_menu_title%22%3A%22Orthopedic%22%2C%22footer_menu_link%22%3A%22url%3A%2523%22%2C%22footer_menu_badge_state%22%3A%22success%22%2C%22icon_type%22%3A%22fontawesome%22%2C%22icon_fontawesome%22%3A%22fas%20fa-angle-double-right%22%2C%22icon_openiconic%22%3A%22vc-oi%20vc-oi-dial%22%2C%22icon_typicons%22%3A%22typcn%20typcn-adjust-brightness%22%2C%22icon_entypo%22%3A%22entypo-icon%20entypo-icon-note%22%2C%22icon_linecons%22%3A%22vc_li%20vc_li-heart%22%2C%22icon_monosocial%22%3A%22vc-mono%20vc-mono-fivehundredpx%22%2C%22icon_material%22%3A%22vc-material%20vc-material-cake%22%7D%5D\" title_color=\"#ffffff\" link_color=\"#ffffff\" link_color_hover=\"#ffffff\"][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1646401479661{padding-top: 20px !important;padding-bottom: 20px !important;}\" el_class=\"footer_contactinfo\"][sigma_footer_menu footer_menu_orientation=\"vertical\" menu_title=\"Services\" footer_menu_items=\"%5B%7B%22footer_menu_title%22%3A%22Medical%22%2C%22footer_menu_link%22%3A%22url%3A%2523%22%2C%22footer_menu_badge_state%22%3A%22success%22%2C%22icon_type%22%3A%22fontawesome%22%2C%22icon_fontawesome%22%3A%22fas%20fa-angle-double-right%22%2C%22icon_openiconic%22%3A%22vc-oi%20vc-oi-dial%22%2C%22icon_typicons%22%3A%22typcn%20typcn-adjust-brightness%22%2C%22icon_entypo%22%3A%22entypo-icon%20entypo-icon-note%22%2C%22icon_linecons%22%3A%22vc_li%20vc_li-heart%22%2C%22icon_monosocial%22%3A%22vc-mono%20vc-mono-fivehundredpx%22%2C%22icon_material%22%3A%22vc-material%20vc-material-cake%22%7D%2C%7B%22footer_menu_title%22%3A%22Operation%22%2C%22footer_menu_link%22%3A%22url%3A%2523%22%2C%22footer_menu_badge_state%22%3A%22success%22%2C%22icon_type%22%3A%22fontawesome%22%2C%22icon_fontawesome%22%3A%22fas%20fa-angle-double-right%22%2C%22icon_openiconic%22%3A%22vc-oi%20vc-oi-dial%22%2C%22icon_typicons%22%3A%22typcn%20typcn-adjust-brightness%22%2C%22icon_entypo%22%3A%22entypo-icon%20entypo-icon-note%22%2C%22icon_linecons%22%3A%22vc_li%20vc_li-heart%22%2C%22icon_monosocial%22%3A%22vc-mono%20vc-mono-fivehundredpx%22%2C%22icon_material%22%3A%22vc-material%20vc-material-cake%22%7D%2C%7B%22footer_menu_title%22%3A%22Laboratory%22%2C%22footer_menu_link%22%3A%22url%3A%2523%22%2C%22footer_menu_badge_state%22%3A%22success%22%2C%22icon_type%22%3A%22fontawesome%22%2C%22icon_fontawesome%22%3A%22fas%20fa-angle-double-right%22%2C%22icon_openiconic%22%3A%22vc-oi%20vc-oi-dial%22%2C%22icon_typicons%22%3A%22typcn%20typcn-adjust-brightness%22%2C%22icon_entypo%22%3A%22entypo-icon%20entypo-icon-note%22%2C%22icon_linecons%22%3A%22vc_li%20vc_li-heart%22%2C%22icon_monosocial%22%3A%22vc-mono%20vc-mono-fivehundredpx%22%2C%22icon_material%22%3A%22vc-material%20vc-material-cake%22%7D%2C%7B%22footer_menu_title%22%3A%22ICU%22%2C%22footer_menu_link%22%3A%22url%3A%2523%22%2C%22footer_menu_badge_state%22%3A%22success%22%2C%22icon_type%22%3A%22fontawesome%22%2C%22icon_fontawesome%22%3A%22fas%20fa-angle-double-right%22%2C%22icon_openiconic%22%3A%22vc-oi%20vc-oi-dial%22%2C%22icon_typicons%22%3A%22typcn%20typcn-adjust-brightness%22%2C%22icon_entypo%22%3A%22entypo-icon%20entypo-icon-note%22%2C%22icon_linecons%22%3A%22vc_li%20vc_li-heart%22%2C%22icon_monosocial%22%3A%22vc-mono%20vc-mono-fivehundredpx%22%2C%22icon_material%22%3A%22vc-material%20vc-material-cake%22%7D%2C%7B%22footer_menu_title%22%3A%22Test%20Room%22%2C%22footer_menu_link%22%3A%22url%3A%2523%22%2C%22footer_menu_badge_state%22%3A%22success%22%2C%22icon_type%22%3A%22fontawesome%22%2C%22icon_fontawesome%22%3A%22fas%20fa-angle-double-right%22%2C%22icon_openiconic%22%3A%22vc-oi%20vc-oi-dial%22%2C%22icon_typicons%22%3A%22typcn%20typcn-adjust-brightness%22%2C%22icon_entypo%22%3A%22entypo-icon%20entypo-icon-note%22%2C%22icon_linecons%22%3A%22vc_li%20vc_li-heart%22%2C%22icon_monosocial%22%3A%22vc-mono%20vc-mono-fivehundredpx%22%2C%22icon_material%22%3A%22vc-material%20vc-material-cake%22%7D%5D\" title_color=\"#ffffff\" link_color=\"#ffffff\" link_color_hover=\"#ffffff\"][/vc_column][/vc_row][vc_row bg_color_scheme=\"primary\"][vc_column][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1634984453974{border-top-width: 1px !important;padding-top: 20px !important;padding-bottom: 20px !important;border-top-color: #1663a6 !important;border-top-style: solid !important;}\"][vc_column_inner el_class=\"footer_gap\" width=\"1/2\" responsive_css=\"margin_bottom_sm:20px\"][vc_column_text css=\".vc_custom_1646642147744{margin-bottom: 0px !important;}\" el_class=\"copyright_txt\"]\r\n\r\n© 2022 Doccure. All rights reserved.\r\n\r\n[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][sigma_footer_menu footer_menu_alignment=\"aligned-right\" footer_menu_items=\"%5B%7B%22footer_menu_title%22%3A%22Terms%20and%20conditions%22%2C%22footer_menu_link%22%3A%22url%3Ahttps%253A%252F%252Fdoccure-wp.dreamstechnologies.com%252Fterms-and-conditions%252F%22%2C%22footer_menu_badge_state%22%3A%22success%22%2C%22icon_type%22%3A%22fontawesome%22%2C%22icon_fontawesome%22%3A%22fas%20fa-adjust%22%2C%22icon_openiconic%22%3A%22vc-oi%20vc-oi-dial%22%2C%22icon_typicons%22%3A%22typcn%20typcn-adjust-brightness%22%2C%22icon_entypo%22%3A%22entypo-icon%20entypo-icon-note%22%2C%22icon_linecons%22%3A%22vc_li%20vc_li-heart%22%2C%22icon_monosocial%22%3A%22vc-mono%20vc-mono-fivehundredpx%22%2C%22icon_material%22%3A%22vc-material%20vc-material-cake%22%7D%2C%7B%22footer_menu_title%22%3A%22Policy%22%2C%22footer_menu_link%22%3A%22url%3Ahttps%253A%252F%252Fdoccure-wp.dreamstechnologies.com%252Fprivacy-policy%252F%22%2C%22footer_menu_badge_state%22%3A%22success%22%2C%22icon_type%22%3A%22fontawesome%22%2C%22icon_fontawesome%22%3A%22fas%20fa-adjust%22%2C%22icon_openiconic%22%3A%22vc-oi%20vc-oi-dial%22%2C%22icon_typicons%22%3A%22typcn%20typcn-adjust-brightness%22%2C%22icon_entypo%22%3A%22entypo-icon%20entypo-icon-note%22%2C%22icon_linecons%22%3A%22vc_li%20vc_li-heart%22%2C%22icon_monosocial%22%3A%22vc-mono%20vc-mono-fivehundredpx%22%2C%22icon_material%22%3A%22vc-material%20vc-material-cake%22%7D%5D\" link_color=\"#ffffff\" link_color_hover=\"#09e5ab\" title_color=\"#ffffff\" el_class=\"copyright_txt\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]', 'Homepag5 Footer', '', 'publish', 'closed', 'closed', '', 'homepag6-footer', '', '', '2022-06-24 07:22:54', '2022-06-24 07:22:54', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=sigma_templates&#038;p=3652', 0, 'sigma_templates', '', 0),
(3653, 1, '2022-05-19 10:22:30', '2022-05-19 10:22:30', '<p>[vc_row css=\".vc_custom_1649309951121{padding-top: 20px !important;padding-bottom: 20px !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1652941844502{padding-top: 20px !important;padding-bottom: 20px !important;}\" el_class=\"footer_firsrsec\"][vc_single_image image=\"1669\" img_size=\"full\" el_class=\"footer_singlelogo\"][vc_column_text css=\".vc_custom_1637044803735{margin-bottom: 0px !important;}\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.[/vc_column_text][sigma_social_links style=\"style-4\" social_items=\"%5B%7B%22social_link%22%3A%22url%3Ahttps%253A%252F%252Fwww.facebook.com%252F%7Ctarget%3A_blank%22%2C%22icon_type%22%3A%22fontawesome%22%2C%22icon_fontawesome%22%3A%22fab%20fa-facebook-f%22%2C%22icon_openiconic%22%3A%22vc-oi%20vc-oi-dial%22%2C%22icon_typicons%22%3A%22typcn%20typcn-adjust-brightness%22%2C%22icon_entypo%22%3A%22entypo-icon%20entypo-icon-note%22%2C%22icon_linecons%22%3A%22vc_li%20vc_li-heart%22%2C%22icon_monosocial%22%3A%22vc-mono%20vc-mono-fivehundredpx%22%2C%22icon_material%22%3A%22vc-material%20vc-material-cake%22%7D%2C%7B%22social_link%22%3A%22url%3Ahttps%253A%252F%252Ftwitter.com%252F%7Ctarget%3A_blank%22%2C%22icon_type%22%3A%22fontawesome%22%2C%22icon_fontawesome%22%3A%22fab%20fa-twitter%22%2C%22icon_openiconic%22%3A%22vc-oi%20vc-oi-dial%22%2C%22icon_typicons%22%3A%22typcn%20typcn-adjust-brightness%22%2C%22icon_entypo%22%3A%22entypo-icon%20entypo-icon-note%22%2C%22icon_linecons%22%3A%22vc_li%20vc_li-heart%22%2C%22icon_monosocial%22%3A%22vc-mono%20vc-mono-fivehundredpx%22%2C%22icon_material%22%3A%22vc-material%20vc-material-cake%22%7D%2C%7B%22social_link%22%3A%22url%3Ahttps%253A%252F%252Fwww.instagram.com%252F%7Ctarget%3A_blank%22%2C%22icon_type%22%3A%22fontawesome%22%2C%22icon_fontawesome%22%3A%22fab%20fa-instagram%22%2C%22icon_openiconic%22%3A%22vc-oi%20vc-oi-dial%22%2C%22icon_typicons%22%3A%22typcn%20typcn-adjust-brightness%22%2C%22icon_entypo%22%3A%22entypo-icon%20entypo-icon-note%22%2C%22icon_linecons%22%3A%22vc_li%20vc_li-heart%22%2C%22icon_monosocial%22%3A%22vc-mono%20vc-mono-fivehundredpx%22%2C%22icon_material%22%3A%22vc-material%20vc-material-cake%22%7D%2C%7B%22social_link%22%3A%22url%3Ahttps%253A%252F%252Fwww.linkedin.com%252Fsignup%7Ctarget%3A_blank%22%2C%22icon_type%22%3A%22fontawesome%22%2C%22icon_fontawesome%22%3A%22fab%20fa-linkedin-in%22%2C%22icon_openiconic%22%3A%22vc-oi%20vc-oi-dial%22%2C%22icon_typicons%22%3A%22typcn%20typcn-adjust-brightness%22%2C%22icon_entypo%22%3A%22entypo-icon%20entypo-icon-note%22%2C%22icon_linecons%22%3A%22vc_li%20vc_li-heart%22%2C%22icon_monosocial%22%3A%22vc-mono%20vc-mono-fivehundredpx%22%2C%22icon_material%22%3A%22vc-material%20vc-material-cake%22%7D%2C%7B%22social_link%22%3A%22url%3Ahttps%253A%252F%252Fdribbble.com%252F%7Ctarget%3A_blank%22%2C%22icon_type%22%3A%22fontawesome%22%2C%22icon_fontawesome%22%3A%22fab%20fa-dribbble%22%2C%22icon_openiconic%22%3A%22vc-oi%20vc-oi-dial%22%2C%22icon_typicons%22%3A%22typcn%20typcn-adjust-brightness%22%2C%22icon_entypo%22%3A%22entypo-icon%20entypo-icon-note%22%2C%22icon_linecons%22%3A%22vc_li%20vc_li-heart%22%2C%22icon_monosocial%22%3A%22vc-mono%20vc-mono-fivehundredpx%22%2C%22icon_material%22%3A%22vc-material%20vc-material-cake%22%7D%5D\" link_color=\"#ffffff\" link_color_hover=\"#09e5ab\" css=\".vc_custom_1637044758811{margin-top: 30px !important;}\"][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1632308057371{padding-top: 20px !important;padding-bottom: 20px !important;}\"][vc_custom_heading text=\"Contact Us\" font_container=\"tag:h2|font_size:20px|text_align:left|color:%23ffffff\" use_theme_fonts=\"yes\" el_class=\"footer-title\" css=\".vc_custom_1637131018975{margin-bottom: 30px !important;}\"][vc_column_text css=\".vc_custom_1637044446857{margin-bottom: 0px !important;}\"] 3556 Beech Street, USA</p>\n<p>+1 315 369 5943</p>\n<p>[email protected][/vc_column_text][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1632308067616{padding-top: 20px !important;padding-bottom: 20px !important;}\"][sigma_footer_menu footer_menu_orientation=\"vertical\" menu_title=\"Specialities\" footer_menu_items=\"%5B%7B%22footer_menu_title%22%3A%22Neurology%22%2C%22footer_menu_link%22%3A%22url%3A%2523%22%2C%22footer_menu_badge_state%22%3A%22success%22%2C%22icon_type%22%3A%22fontawesome%22%2C%22icon_fontawesome%22%3A%22fas%20fa-angle-double-right%22%2C%22icon_openiconic%22%3A%22vc-oi%20vc-oi-dial%22%2C%22icon_typicons%22%3A%22typcn%20typcn-adjust-brightness%22%2C%22icon_entypo%22%3A%22entypo-icon%20entypo-icon-note%22%2C%22icon_linecons%22%3A%22vc_li%20vc_li-heart%22%2C%22icon_monosocial%22%3A%22vc-mono%20vc-mono-fivehundredpx%22%2C%22icon_material%22%3A%22vc-material%20vc-material-cake%22%7D%2C%7B%22footer_menu_title%22%3A%22Cardiologist%22%2C%22footer_menu_link%22%3A%22url%3A%2523%22%2C%22footer_menu_badge_state%22%3A%22success%22%2C%22icon_type%22%3A%22fontawesome%22%2C%22icon_fontawesome%22%3A%22fas%20fa-angle-double-right%22%2C%22icon_openiconic%22%3A%22vc-oi%20vc-oi-dial%22%2C%22icon_typicons%22%3A%22typcn%20typcn-adjust-brightness%22%2C%22icon_entypo%22%3A%22entypo-icon%20entypo-icon-note%22%2C%22icon_linecons%22%3A%22vc_li%20vc_li-heart%22%2C%22icon_monosocial%22%3A%22vc-mono%20vc-mono-fivehundredpx%22%2C%22icon_material%22%3A%22vc-material%20vc-material-cake%22%7D%2C%7B%22footer_menu_title%22%3A%22Dentist%22%2C%22footer_menu_link%22%3A%22url%3A%2523%22%2C%22footer_menu_badge_state%22%3A%22success%22%2C%22icon_type%22%3A%22fontawesome%22%2C%22icon_fontawesome%22%3A%22fas%20fa-angle-double-right%22%2C%22icon_openiconic%22%3A%22vc-oi%20vc-oi-dial%22%2C%22icon_typicons%22%3A%22typcn%20typcn-adjust-brightness%22%2C%22icon_entypo%22%3A%22entypo-icon%20entypo-icon-note%22%2C%22icon_linecons%22%3A%22vc_li%20vc_li-heart%22%2C%22icon_monosocial%22%3A%22vc-mono%20vc-mono-fivehundredpx%22%2C%22icon_material%22%3A%22vc-material%20vc-material-cake%22%7D%2C%7B%22footer_menu_title%22%3A%22Urology%22%2C%22footer_menu_link%22%3A%22url%3A%2523%22%2C%22footer_menu_badge_state%22%3A%22success%22%2C%22icon_type%22%3A%22fontawesome%22%2C%22icon_fontawesome%22%3A%22fas%20fa-angle-double-right%22%2C%22icon_openiconic%22%3A%22vc-oi%20vc-oi-dial%22%2C%22icon_typicons%22%3A%22typcn%20typcn-adjust-brightness%22%2C%22icon_entypo%22%3A%22entypo-icon%20entypo-icon-note%22%2C%22icon_linecons%22%3A%22vc_li%20vc_li-heart%22%2C%22icon_monosocial%22%3A%22vc-mono%20vc-mono-fivehundredpx%22%2C%22icon_material%22%3A%22vc-material%20vc-material-cake%22%7D%2C%7B%22footer_menu_title%22%3A%22Orthopedic%22%2C%22footer_menu_link%22%3A%22url%3A%2523%22%2C%22footer_menu_badge_state%22%3A%22success%22%2C%22icon_type%22%3A%22fontawesome%22%2C%22icon_fontawesome%22%3A%22fas%20fa-angle-double-right%22%2C%22icon_openiconic%22%3A%22vc-oi%20vc-oi-dial%22%2C%22icon_typicons%22%3A%22typcn%20typcn-adjust-brightness%22%2C%22icon_entypo%22%3A%22entypo-icon%20entypo-icon-note%22%2C%22icon_linecons%22%3A%22vc_li%20vc_li-heart%22%2C%22icon_monosocial%22%3A%22vc-mono%20vc-mono-fivehundredpx%22%2C%22icon_material%22%3A%22vc-material%20vc-material-cake%22%7D%5D\" title_color=\"#ffffff\" link_color=\"#ffffff\" link_color_hover=\"#ffffff\"][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1646401479661{padding-top: 20px !important;padding-bottom: 20px !important;}\" el_class=\"footer_contactinfo\"][sigma_footer_menu footer_menu_orientation=\"vertical\" menu_title=\"Services\" footer_menu_items=\"%5B%7B%22footer_menu_title%22%3A%22Medical%22%2C%22footer_menu_link%22%3A%22url%3Ahttps%253A%252F%252Fdoccure-wp.dreamstechnologies.com%252Fservice%252Fmedical%252F%22%2C%22footer_menu_badge_state%22%3A%22success%22%2C%22icon_type%22%3A%22fontawesome%22%2C%22icon_fontawesome%22%3A%22fas%20fa-angle-double-right%22%2C%22icon_openiconic%22%3A%22vc-oi%20vc-oi-dial%22%2C%22icon_typicons%22%3A%22typcn%20typcn-adjust-brightness%22%2C%22icon_entypo%22%3A%22entypo-icon%20entypo-icon-note%22%2C%22icon_linecons%22%3A%22vc_li%20vc_li-heart%22%2C%22icon_monosocial%22%3A%22vc-mono%20vc-mono-fivehundredpx%22%2C%22icon_material%22%3A%22vc-material%20vc-material-cake%22%7D%2C%7B%22footer_menu_title%22%3A%22Operation%22%2C%22footer_menu_link%22%3A%22url%3Ahttps%253A%252F%252Fdoccure-wp.dreamstechnologies.com%252Fservice%252Foperation%252F%22%2C%22footer_menu_badge_state%22%3A%22success%22%2C%22icon_type%22%3A%22fontawesome%22%2C%22icon_fontawesome%22%3A%22fas%20fa-angle-double-right%22%2C%22icon_openiconic%22%3A%22vc-oi%20vc-oi-dial%22%2C%22icon_typicons%22%3A%22typcn%20typcn-adjust-brightness%22%2C%22icon_entypo%22%3A%22entypo-icon%20entypo-icon-note%22%2C%22icon_linecons%22%3A%22vc_li%20vc_li-heart%22%2C%22icon_monosocial%22%3A%22vc-mono%20vc-mono-fivehundredpx%22%2C%22icon_material%22%3A%22vc-material%20vc-material-cake%22%7D%2C%7B%22footer_menu_title%22%3A%22Laboratory%22%2C%22footer_menu_link%22%3A%22url%3Ahttps%253A%252F%252Fdoccure-wp.dreamstechnologies.com%252Fservice%252Flaboratory%252F%22%2C%22footer_menu_badge_state%22%3A%22success%22%2C%22icon_type%22%3A%22fontawesome%22%2C%22icon_fontawesome%22%3A%22fas%20fa-angle-double-right%22%2C%22icon_openiconic%22%3A%22vc-oi%20vc-oi-dial%22%2C%22icon_typicons%22%3A%22typcn%20typcn-adjust-brightness%22%2C%22icon_entypo%22%3A%22entypo-icon%20entypo-icon-note%22%2C%22icon_linecons%22%3A%22vc_li%20vc_li-heart%22%2C%22icon_monosocial%22%3A%22vc-mono%20vc-mono-fivehundredpx%22%2C%22icon_material%22%3A%22vc-material%20vc-material-cake%22%7D%2C%7B%22footer_menu_title%22%3A%22ICU%22%2C%22footer_menu_link%22%3A%22url%3Ahttps%253A%252F%252Fdoccure-wp.dreamstechnologies.com%252Fservice%252Ficu%252F%22%2C%22footer_menu_badge_state%22%3A%22success%22%2C%22icon_type%22%3A%22fontawesome%22%2C%22icon_fontawesome%22%3A%22fas%20fa-angle-double-right%22%2C%22icon_openiconic%22%3A%22vc-oi%20vc-oi-dial%22%2C%22icon_typicons%22%3A%22typcn%20typcn-adjust-brightness%22%2C%22icon_entypo%22%3A%22entypo-icon%20entypo-icon-note%22%2C%22icon_linecons%22%3A%22vc_li%20vc_li-heart%22%2C%22icon_monosocial%22%3A%22vc-mono%20vc-mono-fivehundredpx%22%2C%22icon_material%22%3A%22vc-material%20vc-material-cake%22%7D%2C%7B%22footer_menu_title%22%3A%22Test%20Room%22%2C%22footer_menu_link%22%3A%22url%3Ahttps%253A%252F%252Fdoccure-wp.dreamstechnologies.com%252Fservice%252Ftest-room%252F%22%2C%22footer_menu_badge_state%22%3A%22success%22%2C%22icon_type%22%3A%22fontawesome%22%2C%22icon_fontawesome%22%3A%22fas%20fa-angle-double-right%22%2C%22icon_openiconic%22%3A%22vc-oi%20vc-oi-dial%22%2C%22icon_typicons%22%3A%22typcn%20typcn-adjust-brightness%22%2C%22icon_entypo%22%3A%22entypo-icon%20entypo-icon-note%22%2C%22icon_linecons%22%3A%22vc_li%20vc_li-heart%22%2C%22icon_monosocial%22%3A%22vc-mono%20vc-mono-fivehundredpx%22%2C%22icon_material%22%3A%22vc-material%20vc-material-cake%22%7D%5D\" title_color=\"#ffffff\" link_color=\"#ffffff\" link_color_hover=\"#ffffff\"][/vc_column][/vc_row][vc_row bg_color_scheme=\"primary\"][vc_column][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1634984453974{border-top-width: 1px !important;padding-top: 20px !important;padding-bottom: 20px !important;border-top-color: #1663a6 !important;border-top-style: solid !important;}\"][vc_column_inner el_class=\"footer_gap\" width=\"1/2\" responsive_css=\"margin_bottom_sm:20px\"][vc_column_text css=\".vc_custom_1646642147744{margin-bottom: 0px !important;}\" el_class=\"copyright_txt\"]</p>\n<p>© 2022 Doccure. All rights reserved.</p>\n<p>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][sigma_footer_menu footer_menu_alignment=\"aligned-right\" footer_menu_items=\"%5B%7B%22footer_menu_title%22%3A%22Terms%20and%20conditions%22%2C%22footer_menu_link%22%3A%22url%3Ahttps%253A%252F%252Fdoccure-wp.dreamstechnologies.com%252Fterms-and-conditions%252F%22%2C%22footer_menu_badge_state%22%3A%22success%22%2C%22icon_type%22%3A%22fontawesome%22%2C%22icon_fontawesome%22%3A%22fas%20fa-adjust%22%2C%22icon_openiconic%22%3A%22vc-oi%20vc-oi-dial%22%2C%22icon_typicons%22%3A%22typcn%20typcn-adjust-brightness%22%2C%22icon_entypo%22%3A%22entypo-icon%20entypo-icon-note%22%2C%22icon_linecons%22%3A%22vc_li%20vc_li-heart%22%2C%22icon_monosocial%22%3A%22vc-mono%20vc-mono-fivehundredpx%22%2C%22icon_material%22%3A%22vc-material%20vc-material-cake%22%7D%2C%7B%22footer_menu_title%22%3A%22Policy%22%2C%22footer_menu_link%22%3A%22url%3Ahttps%253A%252F%252Fdoccure-wp.dreamstechnologies.com%252Fprivacy-policy%252F%22%2C%22footer_menu_badge_state%22%3A%22success%22%2C%22icon_type%22%3A%22fontawesome%22%2C%22icon_fontawesome%22%3A%22fas%20fa-adjust%22%2C%22icon_openiconic%22%3A%22vc-oi%20vc-oi-dial%22%2C%22icon_typicons%22%3A%22typcn%20typcn-adjust-brightness%22%2C%22icon_entypo%22%3A%22entypo-icon%20entypo-icon-note%22%2C%22icon_linecons%22%3A%22vc_li%20vc_li-heart%22%2C%22icon_monosocial%22%3A%22vc-mono%20vc-mono-fivehundredpx%22%2C%22icon_material%22%3A%22vc-material%20vc-material-cake%22%7D%5D\" link_color=\"#ffffff\" link_color_hover=\"#09e5ab\" title_color=\"#ffffff\" el_class=\"copyright_txt\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]</p>\n', 'Homepag5 Footer', '', 'inherit', 'closed', 'closed', '', '3652-autosave-v1', '', '', '2022-05-19 10:22:30', '2022-05-19 10:22:30', '', 3652, 'https://doccure-wp.dreamstechnologies.com/?p=3653', 0, 'revision', '', 0),
(3654, 1, '2022-03-17 04:37:16', '2022-03-17 04:37:16', '', 'footer-logo', '', 'inherit', 'open', 'closed', '', 'footer-logo-2', '', '', '2022-03-17 04:37:16', '2022-03-17 04:37:16', '', 0, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/footer-logo.png', 0, 'attachment', 'image/png', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(3655, 1, '2022-03-18 12:31:35', '2022-03-18 12:31:35', '[vc_row full_width=\"stretch_row_content\" bg_position=\"center-center\" css=\".vc_custom_1646981830890{background-image: url(https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/banner-5.jpg?id=3340) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"home-four-banner\"][vc_column][vc_row_inner][vc_column_inner width=\"5/12\"][/vc_column_inner][vc_column_inner el_class=\"home-four-doctor\" width=\"7/12\"][sigma_custom_heading subtitle_text_transform=\"\" title=\"#E-8_U2VhcmNoJTIwRG9jdG9yJTJDJTIwTWFrZSUyMGFuJTIwJTNDc3BhbiUyMGNsYXNzJTNEJTIyb3JhbmdlJTIyJTNFQXBwb2ludG1lbnQlM0MlMkZzcGFuJTNF\" el_class=\"home-four-header\" css=\".vc_custom_1646913738443{padding-top: 120px !important;}\"][vc_column_text el_class=\"banner-four-form\"][homesearchfive_form][/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row el_class=\"looking-section-four\"][vc_column][sigma_custom_heading subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"#E-8_V2hhdCUyMGFyZSUyMHlvdSUyMCUzQ3NwYW4lMjBjbGFzcyUzRCUyMmNvbG9yLXByaW1hcnklMjIlM0Vsb29raW5nJTNDJTJGc3BhbiUzRSUyMGZvciUzRg==\" el_class=\"section-header-four\" css=\".vc_custom_1646724648106{margin-bottom: 60px !important;}\"][vc_row_inner equal_height=\"yes\" el_class=\"looking-row\"][vc_column_inner el_class=\"looking-grid-four\" width=\"1/3\"][vc_column_text]\r\n<div class=\"looking-box-four\">\r\n<div class=\"looking-inner-box\">\r\n<div class=\"looking-info-four\"><a href=\"search.html\"><i class=\"fas fa-user-md me-2\"></i> Visit a Doctor</a>\r\n<strong>We hire the best specialists to deliver top-notch diagnostic services for you diagnostic services for you.</strong></div>\r\n<div class=\"looking-four-btn\"><a href=\"booking.html\">Book Now<i class=\"fas fa-arrow-right ms-2\"></i></a></div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner el_class=\"looking-grid-four\" width=\"1/3\"][vc_column_text]\r\n<div class=\"looking-box-four\">\r\n<div class=\"looking-inner-box\">\r\n<div class=\"looking-info-four\"><a href=\"search.html\"><i class=\"fas fa-tablets me-2\"></i> Find a Pharmacy</a>\r\n<strong>We provide the a wide range of medical services, so every person could have the opportunity.</strong></div>\r\n<div class=\"looking-four-btn\"><a href=\"booking.html\">Find Now<i class=\"fas fa-arrow-right ms-2\"></i></a></div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner el_class=\"looking-grid-four\" width=\"1/3\"][vc_column_text]\r\n<div class=\"looking-box-four\">\r\n<div class=\"looking-inner-box\">\r\n<div class=\"looking-info-four\"><a href=\"search.html\"><i class=\"fas fa-vial me-2\"></i> Find a Lab</a>\r\n<strong>We use the first-class medical equipment for timely diagnostics of various diseases.</strong></div>\r\n<div class=\"looking-four-btn\"><a href=\"booking.html\">Book Now<i class=\"fas fa-arrow-right ms-2\"></i></a></div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row el_class=\"clinic-section-four\"][vc_column][sigma_custom_heading subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"#E-8_Q2xpbmljJTIwJTI2JTIwJTNDc3BhbiUyMGNsYXNzJTNEJTIyY29sb3ItcHJpbWFyeSUyMiUzRVNwZWNpYWxpdGllcyUzQyUyRnNwYW4lM0UlMEElMjAlMEE=\" el_class=\"section-header-four\"][vc_column_text el_class=\"sub-title\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\r\n\r\n[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/4\" el_class=\"clinic-grid-four\"][sigma_custom_image default_image=\"3369\" el_class=\"clinic-img\"][sigma_custom_heading title_element=\"h4\" subtitle_text_transform=\"\" title=\"Urology\" el_class=\"clinic-content\"][sigma_custom_image default_image=\"3375\" el_class=\"clinic-icon-inner\"][vc_column_text el_class=\"overlay\"]\r\n<div class=\"clinic-cricle\">\r\n<div class=\"clinic-round\"><img class=\"alignnone size-full wp-image-3375\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon1-2.png\" alt=\"\" width=\"40\" height=\"34\" /></div>\r\n</div>\r\n<h4>Urology</h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\" el_class=\"clinic-grid-four\"][sigma_custom_image default_image=\"3387\" el_class=\"clinic-img\"][sigma_custom_heading title_element=\"h4\" subtitle_text_transform=\"\" title=\"Orthopedic\" el_class=\"clinic-content\"][sigma_custom_image default_image=\"3406\" el_class=\"clinic-icon-inner\"][vc_column_text el_class=\"overlay\"]\r\n<div class=\"clinic-cricle\">\r\n<div class=\"clinic-round\"><img class=\"alignnone size-full wp-image-3406\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon7.png\" alt=\"\" /></div>\r\n</div>\r\n<h4>Orthopedic</h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\" el_class=\"clinic-grid-four\"][sigma_custom_image default_image=\"3388\" el_class=\"clinic-img\"][sigma_custom_heading title_element=\"h4\" subtitle_text_transform=\"\" title=\"Dentist\" el_class=\"clinic-content\"][sigma_custom_image default_image=\"3287\" el_class=\"clinic-icon-inner\"][vc_column_text el_class=\"overlay\"]\r\n<div class=\"clinic-cricle\">\r\n<div class=\"clinic-round\"><img class=\"alignnone size-full wp-image-3287\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon4.png\" alt=\"\" /></div>\r\n</div>\r\n<h4>Dentist</h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\" el_class=\"clinic-grid-four\"][sigma_custom_image default_image=\"3389\" el_class=\"clinic-img\"][sigma_custom_heading title_element=\"h4\" subtitle_text_transform=\"\" title=\"Cardiologist\" el_class=\"clinic-content\"][sigma_custom_image default_image=\"3285\" el_class=\"clinic-icon-inner\"][vc_column_text el_class=\"overlay\"]\r\n<div class=\"clinic-cricle\">\r\n<div class=\"clinic-round\"><img class=\"alignnone size-full wp-image-3285\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon3.png\" alt=\"\" /></div>\r\n</div>\r\n<h4>Cardiologist</h4>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1646737613843{margin-bottom: 40px !important;}\"][vc_column width=\"1/4\" el_class=\"clinic-grid-four\"][sigma_custom_image default_image=\"3390\" el_class=\"clinic-img\"][sigma_custom_heading title_element=\"h4\" subtitle_text_transform=\"\" title=\"MRI Scans\" el_class=\"clinic-content\"][sigma_custom_image default_image=\"3399\" el_class=\"clinic-icon-inner\"][vc_column_text el_class=\"overlay\"]\r\n<div class=\"clinic-cricle\">\r\n<div class=\"clinic-round\"><img class=\"alignnone size-full wp-image-3399\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon8.png\" alt=\"\" /></div>\r\n</div>\r\n<h4>MRI Scans</h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\" el_class=\"clinic-grid-four\"][sigma_custom_image default_image=\"3391\" el_class=\"clinic-img\"][sigma_custom_heading title_element=\"h4\" subtitle_text_transform=\"\" title=\"Neurology\" el_class=\"clinic-content\"][sigma_custom_image default_image=\"3375\" el_class=\"clinic-icon-inner\"][vc_column_text el_class=\"overlay\"]\r\n<div class=\"clinic-cricle\">\r\n<div class=\"clinic-round\"><img class=\"alignnone size-full wp-image-3375\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon1-2.png\" alt=\"\" width=\"40\" height=\"34\" /></div>\r\n</div>\r\n<h4>Neurology</h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\" el_class=\"clinic-grid-four\"][sigma_custom_image default_image=\"3392\" el_class=\"clinic-img\"][sigma_custom_heading title_element=\"h4\" subtitle_text_transform=\"\" title=\"Laboratory\" el_class=\"clinic-content\"][sigma_custom_image default_image=\"3402\" el_class=\"clinic-icon-inner\"][vc_column_text el_class=\"overlay\"]\r\n<div class=\"clinic-cricle\">\r\n<div class=\"clinic-round\"><img class=\"alignnone size-full wp-image-3402\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon10.png\" alt=\"\" /></div>\r\n</div>\r\n<h4>Laboratory</h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\" el_class=\"clinic-grid-four\"][sigma_custom_image default_image=\"3393\" el_class=\"clinic-img\"][sigma_custom_heading title_element=\"h4\" subtitle_text_transform=\"\" title=\"Primary Checkup\" el_class=\"clinic-content\"][sigma_custom_image default_image=\"3404\" el_class=\"clinic-icon-inner\"][vc_column_text el_class=\"overlay\"]\r\n<div class=\"clinic-cricle\">\r\n<div class=\"clinic-round\"><img class=\"alignnone size-full wp-image-3404\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon11.png\" alt=\"\" /></div>\r\n</div>\r\n<h4>Primary Checkup</h4>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row el_class=\"doctor-section-four\"][vc_column][sigma_custom_heading subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"#E-8_Qm9vayUyME91ciUyMCUzQ3NwYW4lMjBjbGFzcyUzRCUyMmNvbG9yLXByaW1hcnklMjIlM0VCZXN0JTIwRG9jdG9yJTNDJTJGc3BhbiUzRSUwQSUyMCUwQQ==\" el_class=\"section-header-four\"][vc_column_text el_class=\"sub-title\"]Access to expert physicians and surgeons, advanced technologies and top-quality surgery facilities right here.\r\n\r\n[/vc_column_text][vc_column_text][bestdoctorsfive_loop][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" bg_position=\"left-bottom\" el_class=\"features-clinic-four\" css=\".vc_custom_1646893293079{background-color: #f4f5f7 !important;}\"][vc_column][sigma_custom_heading subtitle_text_transform=\"\" heading_alignment=\"text-center\" enable-full-width=\"true\" title=\"#E-8_QXZhaWxhYmxlJTIwRmVhdHVyZXMlMjAlM0NzcGFuJTIwY2xhc3MlM0QlMjJjb2xvci1wcmltYXJ5JTIyJTNFaW4lMjBPdXIlMjBDbGluaWMlM0MlMkZzcGFuJTNFJTBBJTIwJTBB\" el_class=\"section-header-four\"][vc_column_text el_class=\"sub-title\"]It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.\r\n[/vc_column_text][vc_row_inner][vc_column_inner width=\"1/2\" bg_position=\"center-center\" css=\".vc_custom_1646915123056{background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_single_image image=\"3442\" img_size=\"full\" css=\".vc_custom_1646926072492{margin-bottom: 0px !important;}\" el_class=\"availableblock_img\"][/vc_column_inner][vc_column_inner el_class=\"features_width\" width=\"1/2\"][vc_column_text][availablefeatures_loop][/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" bg_position=\"left-bottom\" el_class=\"blog-section-four\"][vc_column][sigma_custom_heading subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"#E-8_T3VyJTIwTGF0ZXN0JTIwJTNDc3BhbiUyMGNsYXNzJTNEJTIyY29sb3ItcHJpbWFyeSUyMiUzRUJsb2dzJTNDJTJGc3BhbiUzRSUwQSUyMCUwQQ==\" el_class=\"section-header-four\" css=\".vc_custom_1646891092927{padding-top: 80px !important;}\"][vc_column_text el_class=\"sub-title\"]It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][sigma_blog style=\"style-16\" show_comments=\"\" post_slider_scroll=\"1\" post_slider_responsive_xl=\"3\" post_slider_responsive_lg=\"3\" post_slider_responsive_md=\"2\" post_slider_responsive_sm=\"1\" post_slider_responsive_xs=\"1\" slider_heading_alignment=\"text-left\" post_per_page=\"3\"][/vc_column][/vc_row][vc_row][vc_column][vc_btn title=\"View More\" style=\"custom\" custom_background=\"#0071dc\" custom_text=\"#ffffff\" shape=\"square\" align=\"center\" link=\"url:http%3A%2F%2Flocalhost%2Fdoccure19%2Fbenefits-of-online-doctor-booking%2F\" el_class=\"viewall_btn\" css=\".vc_custom_1646824430769{margin-bottom: 80px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][/vc_column][/vc_row][vc_row][vc_column][vc_column_text][doctors_hometwo_loop_shortcode][/vc_column_text][/vc_column][/vc_row]', 'Test', '', 'inherit', 'closed', 'closed', '', '3516-revision-v1', '', '', '2022-03-18 12:31:35', '2022-03-18 12:31:35', '', 3516, 'https://doccure-wp.dreamstechnologies.com/?p=3655', 0, 'revision', '', 0),
(3656, 1, '2022-03-18 12:32:17', '2022-03-18 12:32:17', '[vc_row full_width=\"stretch_row_content\" bg_position=\"center-center\" css=\".vc_custom_1646981830890{background-image: url(https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/banner-5.jpg?id=3340) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"home-four-banner\"][vc_column][vc_row_inner][vc_column_inner width=\"5/12\"][/vc_column_inner][vc_column_inner el_class=\"home-four-doctor\" width=\"7/12\"][sigma_custom_heading subtitle_text_transform=\"\" title=\"#E-8_U2VhcmNoJTIwRG9jdG9yJTJDJTIwTWFrZSUyMGFuJTIwJTNDc3BhbiUyMGNsYXNzJTNEJTIyb3JhbmdlJTIyJTNFQXBwb2ludG1lbnQlM0MlMkZzcGFuJTNF\" el_class=\"home-four-header\" css=\".vc_custom_1646913738443{padding-top: 120px !important;}\"][vc_column_text el_class=\"banner-four-form\"][homesearchfive_form][/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row el_class=\"looking-section-four\"][vc_column][sigma_custom_heading subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"#E-8_V2hhdCUyMGFyZSUyMHlvdSUyMCUzQ3NwYW4lMjBjbGFzcyUzRCUyMmNvbG9yLXByaW1hcnklMjIlM0Vsb29raW5nJTNDJTJGc3BhbiUzRSUyMGZvciUzRg==\" el_class=\"section-header-four\" css=\".vc_custom_1646724648106{margin-bottom: 60px !important;}\"][vc_row_inner equal_height=\"yes\" el_class=\"looking-row\"][vc_column_inner el_class=\"looking-grid-four\" width=\"1/3\"][vc_column_text]\r\n<div class=\"looking-box-four\">\r\n<div class=\"looking-inner-box\">\r\n<div class=\"looking-info-four\"><a href=\"search.html\"><i class=\"fas fa-user-md me-2\"></i> Visit a Doctor</a>\r\n<strong>We hire the best specialists to deliver top-notch diagnostic services for you diagnostic services for you.</strong></div>\r\n<div class=\"looking-four-btn\"><a href=\"booking.html\">Book Now<i class=\"fas fa-arrow-right ms-2\"></i></a></div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner el_class=\"looking-grid-four\" width=\"1/3\"][vc_column_text]\r\n<div class=\"looking-box-four\">\r\n<div class=\"looking-inner-box\">\r\n<div class=\"looking-info-four\"><a href=\"search.html\"><i class=\"fas fa-tablets me-2\"></i> Find a Pharmacy</a>\r\n<strong>We provide the a wide range of medical services, so every person could have the opportunity.</strong></div>\r\n<div class=\"looking-four-btn\"><a href=\"booking.html\">Find Now<i class=\"fas fa-arrow-right ms-2\"></i></a></div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner el_class=\"looking-grid-four\" width=\"1/3\"][vc_column_text]\r\n<div class=\"looking-box-four\">\r\n<div class=\"looking-inner-box\">\r\n<div class=\"looking-info-four\"><a href=\"search.html\"><i class=\"fas fa-vial me-2\"></i> Find a Lab</a>\r\n<strong>We use the first-class medical equipment for timely diagnostics of various diseases.</strong></div>\r\n<div class=\"looking-four-btn\"><a href=\"booking.html\">Book Now<i class=\"fas fa-arrow-right ms-2\"></i></a></div>\r\n</div>\r\n</div>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row el_class=\"clinic-section-four\"][vc_column][sigma_custom_heading subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"#E-8_Q2xpbmljJTIwJTI2JTIwJTNDc3BhbiUyMGNsYXNzJTNEJTIyY29sb3ItcHJpbWFyeSUyMiUzRVNwZWNpYWxpdGllcyUzQyUyRnNwYW4lM0UlMEElMjAlMEE=\" el_class=\"section-header-four\"][vc_column_text el_class=\"sub-title\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\r\n\r\n[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column width=\"1/4\" el_class=\"clinic-grid-four\"][sigma_custom_image default_image=\"3369\" el_class=\"clinic-img\"][sigma_custom_heading title_element=\"h4\" subtitle_text_transform=\"\" title=\"Urology\" el_class=\"clinic-content\"][sigma_custom_image default_image=\"3375\" el_class=\"clinic-icon-inner\"][vc_column_text el_class=\"overlay\"]\r\n<div class=\"clinic-cricle\">\r\n<div class=\"clinic-round\"><img class=\"alignnone size-full wp-image-3375\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon1-2.png\" alt=\"\" width=\"40\" height=\"34\" /></div>\r\n</div>\r\n<h4>Urology</h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\" el_class=\"clinic-grid-four\"][sigma_custom_image default_image=\"3387\" el_class=\"clinic-img\"][sigma_custom_heading title_element=\"h4\" subtitle_text_transform=\"\" title=\"Orthopedic\" el_class=\"clinic-content\"][sigma_custom_image default_image=\"3406\" el_class=\"clinic-icon-inner\"][vc_column_text el_class=\"overlay\"]\r\n<div class=\"clinic-cricle\">\r\n<div class=\"clinic-round\"><img class=\"alignnone size-full wp-image-3406\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon7.png\" alt=\"\" /></div>\r\n</div>\r\n<h4>Orthopedic</h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\" el_class=\"clinic-grid-four\"][sigma_custom_image default_image=\"3388\" el_class=\"clinic-img\"][sigma_custom_heading title_element=\"h4\" subtitle_text_transform=\"\" title=\"Dentist\" el_class=\"clinic-content\"][sigma_custom_image default_image=\"3287\" el_class=\"clinic-icon-inner\"][vc_column_text el_class=\"overlay\"]\r\n<div class=\"clinic-cricle\">\r\n<div class=\"clinic-round\"><img class=\"alignnone size-full wp-image-3287\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon4.png\" alt=\"\" /></div>\r\n</div>\r\n<h4>Dentist</h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\" el_class=\"clinic-grid-four\"][sigma_custom_image default_image=\"3389\" el_class=\"clinic-img\"][sigma_custom_heading title_element=\"h4\" subtitle_text_transform=\"\" title=\"Cardiologist\" el_class=\"clinic-content\"][sigma_custom_image default_image=\"3285\" el_class=\"clinic-icon-inner\"][vc_column_text el_class=\"overlay\"]\r\n<div class=\"clinic-cricle\">\r\n<div class=\"clinic-round\"><img class=\"alignnone size-full wp-image-3285\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon3.png\" alt=\"\" /></div>\r\n</div>\r\n<h4>Cardiologist</h4>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1646737613843{margin-bottom: 40px !important;}\"][vc_column width=\"1/4\" el_class=\"clinic-grid-four\"][sigma_custom_image default_image=\"3390\" el_class=\"clinic-img\"][sigma_custom_heading title_element=\"h4\" subtitle_text_transform=\"\" title=\"MRI Scans\" el_class=\"clinic-content\"][sigma_custom_image default_image=\"3399\" el_class=\"clinic-icon-inner\"][vc_column_text el_class=\"overlay\"]\r\n<div class=\"clinic-cricle\">\r\n<div class=\"clinic-round\"><img class=\"alignnone size-full wp-image-3399\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon8.png\" alt=\"\" /></div>\r\n</div>\r\n<h4>MRI Scans</h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\" el_class=\"clinic-grid-four\"][sigma_custom_image default_image=\"3391\" el_class=\"clinic-img\"][sigma_custom_heading title_element=\"h4\" subtitle_text_transform=\"\" title=\"Neurology\" el_class=\"clinic-content\"][sigma_custom_image default_image=\"3375\" el_class=\"clinic-icon-inner\"][vc_column_text el_class=\"overlay\"]\r\n<div class=\"clinic-cricle\">\r\n<div class=\"clinic-round\"><img class=\"alignnone size-full wp-image-3375\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon1-2.png\" alt=\"\" width=\"40\" height=\"34\" /></div>\r\n</div>\r\n<h4>Neurology</h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\" el_class=\"clinic-grid-four\"][sigma_custom_image default_image=\"3392\" el_class=\"clinic-img\"][sigma_custom_heading title_element=\"h4\" subtitle_text_transform=\"\" title=\"Laboratory\" el_class=\"clinic-content\"][sigma_custom_image default_image=\"3402\" el_class=\"clinic-icon-inner\"][vc_column_text el_class=\"overlay\"]\r\n<div class=\"clinic-cricle\">\r\n<div class=\"clinic-round\"><img class=\"alignnone size-full wp-image-3402\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon10.png\" alt=\"\" /></div>\r\n</div>\r\n<h4>Laboratory</h4>\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\" el_class=\"clinic-grid-four\"][sigma_custom_image default_image=\"3393\" el_class=\"clinic-img\"][sigma_custom_heading title_element=\"h4\" subtitle_text_transform=\"\" title=\"Primary Checkup\" el_class=\"clinic-content\"][sigma_custom_image default_image=\"3404\" el_class=\"clinic-icon-inner\"][vc_column_text el_class=\"overlay\"]\r\n<div class=\"clinic-cricle\">\r\n<div class=\"clinic-round\"><img class=\"alignnone size-full wp-image-3404\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon11.png\" alt=\"\" /></div>\r\n</div>\r\n<h4>Primary Checkup</h4>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row el_class=\"doctor-section-four\"][vc_column][sigma_custom_heading subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"#E-8_Qm9vayUyME91ciUyMCUzQ3NwYW4lMjBjbGFzcyUzRCUyMmNvbG9yLXByaW1hcnklMjIlM0VCZXN0JTIwRG9jdG9yJTNDJTJGc3BhbiUzRSUwQSUyMCUwQQ==\" el_class=\"section-header-four\"][vc_column_text el_class=\"sub-title\"]Access to expert physicians and surgeons, advanced technologies and top-quality surgery facilities right here.\r\n\r\n[/vc_column_text][vc_column_text][bestdoctorsfive_loop][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" bg_position=\"left-bottom\" el_class=\"features-clinic-four\" css=\".vc_custom_1646893293079{background-color: #f4f5f7 !important;}\"][vc_column][sigma_custom_heading subtitle_text_transform=\"\" heading_alignment=\"text-center\" enable-full-width=\"true\" title=\"#E-8_QXZhaWxhYmxlJTIwRmVhdHVyZXMlMjAlM0NzcGFuJTIwY2xhc3MlM0QlMjJjb2xvci1wcmltYXJ5JTIyJTNFaW4lMjBPdXIlMjBDbGluaWMlM0MlMkZzcGFuJTNFJTBBJTIwJTBB\" el_class=\"section-header-four\"][vc_column_text el_class=\"sub-title\"]It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.\r\n[/vc_column_text][vc_row_inner][vc_column_inner width=\"1/2\" bg_position=\"center-center\" css=\".vc_custom_1646915123056{background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_single_image image=\"3442\" img_size=\"full\" css=\".vc_custom_1646926072492{margin-bottom: 0px !important;}\" el_class=\"availableblock_img\"][/vc_column_inner][vc_column_inner el_class=\"features_width\" width=\"1/2\"][vc_column_text][availablefeatures_loop][/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" bg_position=\"left-bottom\" el_class=\"blog-section-four\"][vc_column][sigma_custom_heading subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"#E-8_T3VyJTIwTGF0ZXN0JTIwJTNDc3BhbiUyMGNsYXNzJTNEJTIyY29sb3ItcHJpbWFyeSUyMiUzRUJsb2dzJTNDJTJGc3BhbiUzRSUwQSUyMCUwQQ==\" el_class=\"section-header-four\" css=\".vc_custom_1646891092927{padding-top: 80px !important;}\"][vc_column_text el_class=\"sub-title\"]It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][sigma_blog style=\"style-16\" show_comments=\"\" post_slider_scroll=\"1\" post_slider_responsive_xl=\"3\" post_slider_responsive_lg=\"3\" post_slider_responsive_md=\"2\" post_slider_responsive_sm=\"1\" post_slider_responsive_xs=\"1\" slider_heading_alignment=\"text-left\" post_per_page=\"3\"][/vc_column][/vc_row][vc_row][vc_column][vc_btn title=\"View More\" style=\"custom\" custom_background=\"#0071dc\" custom_text=\"#ffffff\" shape=\"square\" align=\"center\" link=\"url:http%3A%2F%2Flocalhost%2Fdoccure19%2Fbenefits-of-online-doctor-booking%2F\" el_class=\"viewall_btn\" css=\".vc_custom_1646824430769{margin-bottom: 80px !important;}\"][/vc_column][/vc_row][vc_row][vc_column][/vc_column][/vc_row][vc_row][vc_column][vc_column_text][homepagetwodoctors_loop][/vc_column_text][/vc_column][/vc_row]', 'Test', '', 'inherit', 'closed', 'closed', '', '3516-revision-v1', '', '', '2022-03-18 12:32:17', '2022-03-18 12:32:17', '', 3516, 'https://doccure-wp.dreamstechnologies.com/?p=3656', 0, 'revision', '', 0),
(3671, 1, '2022-03-27 08:25:30', '2022-03-27 08:25:30', '', 'book-doctor-13', '', 'inherit', 'open', 'closed', '', 'book-doctor-13', '', '', '2022-03-27 08:25:30', '2022-03-27 08:25:30', '', 0, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/01/book-doctor-13.jpg', 0, 'attachment', 'image/jpeg', 0),
(3672, 1, '2022-03-27 08:26:15', '2022-03-27 08:26:15', '', 'book-doctor-14', '', 'inherit', 'open', 'closed', '', 'book-doctor-14', '', '', '2022-03-27 08:26:15', '2022-03-27 08:26:15', '', 0, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/book-doctor-14.jpg', 0, 'attachment', 'image/jpeg', 0),
(3675, 1, '2022-03-28 04:36:35', '2022-03-28 04:36:35', '', 'book-doctor-10', '', 'inherit', 'open', 'closed', '', 'book-doctor-10', '', '', '2022-03-28 04:36:35', '2022-03-28 04:36:35', '', 0, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/01/book-doctor-10.jpg', 0, 'attachment', 'image/jpeg', 0),
(3676, 1, '2022-03-28 04:36:53', '2022-03-28 04:36:53', '', 'book-doctor-11', '', 'inherit', 'open', 'closed', '', 'book-doctor-11', '', '', '2022-03-28 04:36:53', '2022-03-28 04:36:53', '', 0, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/01/book-doctor-11.jpg', 0, 'attachment', 'image/jpeg', 0),
(3683, 1, '2022-03-28 07:49:13', '2022-03-28 07:49:13', '[vc_row][vc_column][rev_slider slidertitle=\"Slider 1\" alias=\"slider-1\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" el_class=\"home_searchform\" css=\".vc_custom_1640946506112{background-color: #15558d !important;}\"][vc_column][vc_column_text][homesearch_form][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1637839952992{padding-top: 80px !important;padding-bottom: 70px !important;background-color: #f8f9fa !important;}\"][vc_column][sigma_custom_heading subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"What are you looking for?\" css=\".vc_custom_1631086209173{margin-bottom: 50px !important;}\"][vc_row_inner][vc_column_inner width=\"1/3\"][sigma_cta style=\"style-3\" add_cta_btn=\"true\" cta_image=\"767\" cta_title=\"Visit a Doctor\" btn_title=\"Book Now\" button_bg_color=\"#01cae4\" button_color=\"#ffffff\" cta_title_fs=\"1.5rem\" btn_link=\"url:https%3A%2F%2Fdoccure-wp.dreamstechnologies.com%2Fsearch-doctors%2F\"][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_cta style=\"style-3\" add_cta_btn=\"true\" cta_image=\"1788\" cta_title=\"Medical\" btn_title=\"Read More\" button_bg_color=\"#01cae4\" button_color=\"#ffffff\" cta_title_fs=\"1.5rem\" btn_link=\"url:https%3A%2F%2Fdoccure-wp.dreamstechnologies.com%2Fservice%2Fmedical%2F\"][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_cta style=\"style-3\" add_cta_btn=\"true\" cta_image=\"1789\" cta_title=\"Services\" btn_title=\"Read More\" button_bg_color=\"#01cae4\" button_color=\"#ffffff\" cta_title_fs=\"1.5rem\" btn_link=\"url:https%3A%2F%2Fdoccure-wp.dreamstechnologies.com%2Fservices%2F\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1637840284589{padding-top: 70px !important;padding-bottom: 60px !important;background-color: #15558d !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/4\"][sigma_counter style=\"style-5\" icon_fontawesome=\"fas fa-procedures\" add_icon=\"true\" counter_number=\"3500\" counter_title=\"Happy Customers\" icon_color=\"#ffffff\" counter_color=\"#ffffff\" counter_title_color=\"#ffffff\" counter_fs=\"30px\" title_fs=\"20px\"][/vc_column][vc_column width=\"1/4\"][sigma_counter style=\"style-5\" icon_fontawesome=\"fas fa-briefcase\" add_icon=\"true\" counter_number=\"450\" counter_title=\"Projects Done\" icon_color=\"#ffffff\" counter_color=\"#ffffff\" counter_title_color=\"#ffffff\" counter_fs=\"30px\" title_fs=\"20px\" counter_value_text=\"+\"][/vc_column][vc_column width=\"1/4\"][sigma_counter style=\"style-5\" icon_fontawesome=\"fas fa-heartbeat\" add_icon=\"true\" counter_number=\"40\" counter_title=\"Awards\" icon_color=\"#ffffff\" counter_color=\"#ffffff\" counter_title_color=\"#ffffff\" counter_fs=\"30px\" title_fs=\"20px\" counter_value_text=\"+\"][/vc_column][vc_column width=\"1/4\"][sigma_counter style=\"style-5\" icon_fontawesome=\"fas fa-ambulance\" add_icon=\"true\" counter_number=\"3500\" counter_title=\"Clients Work\" icon_color=\"#ffffff\" counter_color=\"#ffffff\" counter_title_color=\"#ffffff\" counter_fs=\"30px\" title_fs=\"20px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1636980732076{padding-top: 80px !important;padding-bottom: 80px !important;}\"][vc_column][sigma_custom_heading style=\"style-2\" subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"Clinic and Specialities\" css=\".vc_custom_1635426287419{margin-bottom: 25px !important;}\"][vc_column_text el_class=\".sub-title\"]\r\n<p style=\"text-align: center;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod\r\ntempor incididunt ut labore et dolore magna aliqua.</p>\r\n[/vc_column_text][vc_column_text]\r\n<p style=\"text-align: center;\">[slide-anything id=\'527\']</p>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" css=\".vc_custom_1640852318456{padding-top: 80px !important;padding-bottom: 80px !important;background-color: #f8f9fa !important;}\"][vc_column css=\".vc_custom_1640931534164{padding-right: 0px !important;}\"][sigma_custom_heading title_element=\"h3\" subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"Book Our Doctor\" css=\".vc_custom_1637036562291{padding-bottom: 60px !important;}\"][vc_column_text css=\".vc_custom_1640931521701{padding-right: 0px !important;}\"][doctors_loop][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1637841729123{padding-top: 60px !important;padding-bottom: 60px !important;}\"][vc_column][sigma_custom_heading subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"Available Features in Our Clinic\"][vc_column_text el_class=\".sub-title\"]\r\n<p style=\"text-align: center;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod\r\ntempor incididunt ut labore et dolore magna aliqua.</p>\r\n[/vc_column_text][vc_row_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\" icon_flaticon=\"flaticon-medicine\"]<a href=\"https://doccure-wp.dreamstechnologies.com/service/medical/\">Medical</a>[/sigma_infobox][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_flaticon=\"flaticon-heart-1\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\"]<a href=\"https://doccure-wp.dreamstechnologies.com/service/operation/\">Operation</a>[/sigma_infobox][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_flaticon=\"flaticon-hospital-2\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\"]<a href=\"https://doccure-wp.dreamstechnologies.com/service/laboratory/\">Laboratory</a>[/sigma_infobox][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\" icon_flaticon=\"flaticon-pills\"]<a href=\"https://doccure-wp.dreamstechnologies.com/service/icu/\">ICU</a>[/sigma_infobox][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_flaticon=\"flaticon-health-check\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\"]<a href=\"https://doccure-wp.dreamstechnologies.com/service/test-room/\">Test Room</a>[/sigma_infobox][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_flaticon=\"flaticon-hospital-bed\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\" desc_color=\"#ffffff\"]<a href=\"https://doccure-wp.dreamstechnologies.com/service/patient-ward/\">Patient Ward</a>[/sigma_infobox][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" disable_element=\"yes\" css=\".vc_custom_1637830219372{padding-top: 80px !important;padding-bottom: 80px !important;}\"][vc_column width=\"5/12\"][vc_single_image image=\"805\" img_size=\"full\"][/vc_column][vc_column width=\"7/12\"][sigma_custom_heading subtitle_text_transform=\"\" title=\"Available Features in Our Clinic\"][vc_column_text el_class=\".sub-title\"]\r\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.</p>\r\n[/vc_column_text][sigma_service style=\"style-18\" show_service_excerpt=\"\" post_enable_navigation=\"yes\" post_slider_scroll=\"1\" post_slider_responsive_xl=\"4\" post_slider_responsive_lg=\"4\" post_slider_responsive_md=\"2\" post_slider_responsive_sm=\"1\" post_slider_responsive_xs=\"1\" slider_heading_alignment=\"text-left\" post_slider_speed=\"1500\" title_color=\"#272b41\" title_hover_color=\"#09dca4\" active_slide_dot_color=\"#0de0fe\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1637902949313{padding-top: 80px !important;padding-bottom: 80px !important;background-color: #f8f9fa !important;}\"][vc_column][sigma_custom_heading subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"Blogs and News\"][vc_column_text el_class=\".sub-title\"]\r\n<p style=\"text-align: center;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod\r\ntempor incididunt ut labore et dolore magna aliqua.</p>\r\n[/vc_column_text][sigma_blog layout=\"grid\" style=\"style-13\" post_orderby=\"modified\" post_grid_responsive_xl=\"4\" post_grid_responsive_lg=\"3\" post_grid_responsive_md=\"2\" post_grid_responsive_sm=\"1\" post_per_page=\"3\" title_color=\"#272b41\" title_hover_color=\"#20c0f3\" title_font_size=\"18px\" meta_color=\"#272b41\" category_color=\"#272b41\" meta_hover_color=\"#20c0f3\" category_hover_color=\"#20c0f3\" date_color=\"#ffffff\"][/vc_column][/vc_row]', 'Home', '', 'inherit', 'closed', 'closed', '', '70-revision-v1', '', '', '2022-03-28 07:49:13', '2022-03-28 07:49:13', '', 70, 'https://doccure-wp.dreamstechnologies.com/?p=3683', 0, 'revision', '', 0),
(3684, 1, '2022-03-28 07:49:58', '2022-03-28 07:49:58', '[vc_row][vc_column][rev_slider slidertitle=\"Slider 1\" alias=\"slider-1\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" el_class=\"home_searchform\" css=\".vc_custom_1640946506112{background-color: #15558d !important;}\"][vc_column][vc_column_text][homesearch_form][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1637839952992{padding-top: 80px !important;padding-bottom: 70px !important;background-color: #f8f9fa !important;}\"][vc_column][sigma_custom_heading subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"What are you looking for?\" css=\".vc_custom_1631086209173{margin-bottom: 50px !important;}\"][vc_row_inner][vc_column_inner width=\"1/3\"][sigma_cta style=\"style-3\" add_cta_btn=\"true\" cta_image=\"767\" cta_title=\"Visit a Doctor\" btn_title=\"Book Now\" button_bg_color=\"#01cae4\" button_color=\"#ffffff\" cta_title_fs=\"1.5rem\" btn_link=\"url:https%3A%2F%2Fdoccure-wp.dreamstechnologies.com%2Fsearch-doctors%2F\"][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_cta style=\"style-3\" add_cta_btn=\"true\" cta_image=\"1788\" cta_title=\"Medical\" btn_title=\"Read More\" button_bg_color=\"#01cae4\" button_color=\"#ffffff\" cta_title_fs=\"1.5rem\" btn_link=\"url:https%3A%2F%2Fdoccure-wp.dreamstechnologies.com%2Fservice%2Fmedical%2F\"][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_cta style=\"style-3\" add_cta_btn=\"true\" cta_image=\"1789\" cta_title=\"Services\" btn_title=\"Read More\" button_bg_color=\"#01cae4\" button_color=\"#ffffff\" cta_title_fs=\"1.5rem\" btn_link=\"url:https%3A%2F%2Fdoccure-wp.dreamstechnologies.com%2Fservices%2F\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1637840284589{padding-top: 70px !important;padding-bottom: 60px !important;background-color: #15558d !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/4\"][sigma_counter style=\"style-5\" icon_fontawesome=\"fas fa-procedures\" add_icon=\"true\" counter_number=\"3500\" counter_title=\"Happy Customers\" icon_color=\"#ffffff\" counter_color=\"#ffffff\" counter_title_color=\"#ffffff\" counter_fs=\"30px\" title_fs=\"20px\"][/vc_column][vc_column width=\"1/4\"][sigma_counter style=\"style-5\" icon_fontawesome=\"fas fa-briefcase\" add_icon=\"true\" counter_number=\"450\" counter_title=\"Projects Done\" icon_color=\"#ffffff\" counter_color=\"#ffffff\" counter_title_color=\"#ffffff\" counter_fs=\"30px\" title_fs=\"20px\" counter_value_text=\"+\"][/vc_column][vc_column width=\"1/4\"][sigma_counter style=\"style-5\" icon_fontawesome=\"fas fa-heartbeat\" add_icon=\"true\" counter_number=\"40\" counter_title=\"Awards\" icon_color=\"#ffffff\" counter_color=\"#ffffff\" counter_title_color=\"#ffffff\" counter_fs=\"30px\" title_fs=\"20px\" counter_value_text=\"+\"][/vc_column][vc_column width=\"1/4\"][sigma_counter style=\"style-5\" icon_fontawesome=\"fas fa-ambulance\" add_icon=\"true\" counter_number=\"3500\" counter_title=\"Clients Work\" icon_color=\"#ffffff\" counter_color=\"#ffffff\" counter_title_color=\"#ffffff\" counter_fs=\"30px\" title_fs=\"20px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1636980732076{padding-top: 80px !important;padding-bottom: 80px !important;}\"][vc_column][sigma_custom_heading style=\"style-2\" subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"Clinic and Specialities\" css=\".vc_custom_1635426287419{margin-bottom: 25px !important;}\"][vc_column_text el_class=\".sub-title\"]\r\n<p style=\"text-align: center;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod\r\ntempor incididunt ut labore et dolore magna aliqua.</p>\r\n[/vc_column_text][vc_column_text]\r\n<p style=\"text-align: center;\">[slide-anything id=\'527\']</p>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" css=\".vc_custom_1640852318456{padding-top: 80px !important;padding-bottom: 80px !important;background-color: #f8f9fa !important;}\"][vc_column css=\".vc_custom_1640931534164{padding-right: 0px !important;}\"][sigma_custom_heading title_element=\"h3\" subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"Book Our Doctor\" css=\".vc_custom_1637036562291{padding-bottom: 60px !important;}\"][vc_column_text css=\".vc_custom_1640931521701{padding-right: 0px !important;}\"][doctors_loop][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1637841729123{padding-top: 60px !important;padding-bottom: 60px !important;}\"][vc_column][sigma_custom_heading subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"Available Features in Our Clinic\"][vc_column_text el_class=\".sub-title\"]\r\n<p style=\"text-align: center;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod\r\ntempor incididunt ut labore et dolore magna aliqua.</p>\r\n[/vc_column_text][vc_row_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\" icon_flaticon=\"flaticon-medicine\"]<a href=\"https://doccure-wp.dreamstechnologies.com/service/medical/\">Medical</a>[/sigma_infobox][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_flaticon=\"flaticon-heart-1\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\"]<a href=\"https://doccure-wp.dreamstechnologies.com/service/operation/\">Operation</a>[/sigma_infobox][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_flaticon=\"flaticon-hospital-2\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\"]<a href=\"https://doccure-wp.dreamstechnologies.com/service/laboratory/\">Laboratory</a>[/sigma_infobox][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\" icon_flaticon=\"flaticon-pills\"]<a href=\"https://doccure-wp.dreamstechnologies.com/service/icu/\">ICU</a>[/sigma_infobox][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_flaticon=\"flaticon-health-check\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\"]<a href=\"https://doccure-wp.dreamstechnologies.com/service/test-room/\">Test Room</a>[/sigma_infobox][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_flaticon=\"flaticon-hospital-bed\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\" desc_color=\"#ffffff\"]<a href=\"https://doccure-wp.dreamstechnologies.com/service/patient-ward/\">Patient Ward</a>[/sigma_infobox][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" disable_element=\"yes\" css=\".vc_custom_1637830219372{padding-top: 80px !important;padding-bottom: 80px !important;}\"][vc_column width=\"5/12\"][vc_single_image image=\"805\" img_size=\"full\"][/vc_column][vc_column width=\"7/12\"][sigma_custom_heading subtitle_text_transform=\"\" title=\"Available Features in Our Clinic\"][vc_column_text el_class=\".sub-title\"]\r\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.</p>\r\n[/vc_column_text][sigma_service style=\"style-18\" show_service_excerpt=\"\" post_enable_navigation=\"yes\" post_slider_scroll=\"1\" post_slider_responsive_xl=\"4\" post_slider_responsive_lg=\"4\" post_slider_responsive_md=\"2\" post_slider_responsive_sm=\"1\" post_slider_responsive_xs=\"1\" slider_heading_alignment=\"text-left\" post_slider_speed=\"1500\" title_color=\"#272b41\" title_hover_color=\"#09dca4\" active_slide_dot_color=\"#0de0fe\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1637902949313{padding-top: 80px !important;padding-bottom: 80px !important;background-color: #f8f9fa !important;}\"][vc_column][sigma_custom_heading subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"Blogs and News\"][vc_column_text el_class=\".sub-title\"]\r\n<p style=\"text-align: center;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod\r\ntempor incididunt ut labore et dolore magna aliqua.</p>\r\n[/vc_column_text][sigma_blog layout=\"grid\" style=\"style-16\" post_orderby=\"modified\" post_grid_responsive_xl=\"4\" post_grid_responsive_lg=\"3\" post_grid_responsive_md=\"2\" post_grid_responsive_sm=\"1\" post_per_page=\"3\" title_color=\"#272b41\" title_hover_color=\"#20c0f3\" title_font_size=\"18px\"][/vc_column][/vc_row]', 'Home', '', 'inherit', 'closed', 'closed', '', '70-revision-v1', '', '', '2022-03-28 07:49:58', '2022-03-28 07:49:58', '', 70, 'https://doccure-wp.dreamstechnologies.com/?p=3684', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(3685, 1, '2022-03-28 07:50:27', '2022-03-28 07:50:27', '[vc_row][vc_column][rev_slider slidertitle=\"Slider 1\" alias=\"slider-1\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" el_class=\"home_searchform\" css=\".vc_custom_1640946506112{background-color: #15558d !important;}\"][vc_column][vc_column_text][homesearch_form][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1637839952992{padding-top: 80px !important;padding-bottom: 70px !important;background-color: #f8f9fa !important;}\"][vc_column][sigma_custom_heading subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"What are you looking for?\" css=\".vc_custom_1631086209173{margin-bottom: 50px !important;}\"][vc_row_inner][vc_column_inner width=\"1/3\"][sigma_cta style=\"style-3\" add_cta_btn=\"true\" cta_image=\"767\" cta_title=\"Visit a Doctor\" btn_title=\"Book Now\" button_bg_color=\"#01cae4\" button_color=\"#ffffff\" cta_title_fs=\"1.5rem\" btn_link=\"url:https%3A%2F%2Fdoccure-wp.dreamstechnologies.com%2Fsearch-doctors%2F\"][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_cta style=\"style-3\" add_cta_btn=\"true\" cta_image=\"1788\" cta_title=\"Medical\" btn_title=\"Read More\" button_bg_color=\"#01cae4\" button_color=\"#ffffff\" cta_title_fs=\"1.5rem\" btn_link=\"url:https%3A%2F%2Fdoccure-wp.dreamstechnologies.com%2Fservice%2Fmedical%2F\"][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_cta style=\"style-3\" add_cta_btn=\"true\" cta_image=\"1789\" cta_title=\"Services\" btn_title=\"Read More\" button_bg_color=\"#01cae4\" button_color=\"#ffffff\" cta_title_fs=\"1.5rem\" btn_link=\"url:https%3A%2F%2Fdoccure-wp.dreamstechnologies.com%2Fservices%2F\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1637840284589{padding-top: 70px !important;padding-bottom: 60px !important;background-color: #15558d !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/4\"][sigma_counter style=\"style-5\" icon_fontawesome=\"fas fa-procedures\" add_icon=\"true\" counter_number=\"3500\" counter_title=\"Happy Customers\" icon_color=\"#ffffff\" counter_color=\"#ffffff\" counter_title_color=\"#ffffff\" counter_fs=\"30px\" title_fs=\"20px\"][/vc_column][vc_column width=\"1/4\"][sigma_counter style=\"style-5\" icon_fontawesome=\"fas fa-briefcase\" add_icon=\"true\" counter_number=\"450\" counter_title=\"Projects Done\" icon_color=\"#ffffff\" counter_color=\"#ffffff\" counter_title_color=\"#ffffff\" counter_fs=\"30px\" title_fs=\"20px\" counter_value_text=\"+\"][/vc_column][vc_column width=\"1/4\"][sigma_counter style=\"style-5\" icon_fontawesome=\"fas fa-heartbeat\" add_icon=\"true\" counter_number=\"40\" counter_title=\"Awards\" icon_color=\"#ffffff\" counter_color=\"#ffffff\" counter_title_color=\"#ffffff\" counter_fs=\"30px\" title_fs=\"20px\" counter_value_text=\"+\"][/vc_column][vc_column width=\"1/4\"][sigma_counter style=\"style-5\" icon_fontawesome=\"fas fa-ambulance\" add_icon=\"true\" counter_number=\"3500\" counter_title=\"Clients Work\" icon_color=\"#ffffff\" counter_color=\"#ffffff\" counter_title_color=\"#ffffff\" counter_fs=\"30px\" title_fs=\"20px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1636980732076{padding-top: 80px !important;padding-bottom: 80px !important;}\"][vc_column][sigma_custom_heading style=\"style-2\" subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"Clinic and Specialities\" css=\".vc_custom_1635426287419{margin-bottom: 25px !important;}\"][vc_column_text el_class=\".sub-title\"]\r\n<p style=\"text-align: center;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod\r\ntempor incididunt ut labore et dolore magna aliqua.</p>\r\n[/vc_column_text][vc_column_text]\r\n<p style=\"text-align: center;\">[slide-anything id=\'527\']</p>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" css=\".vc_custom_1640852318456{padding-top: 80px !important;padding-bottom: 80px !important;background-color: #f8f9fa !important;}\"][vc_column css=\".vc_custom_1640931534164{padding-right: 0px !important;}\"][sigma_custom_heading title_element=\"h3\" subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"Book Our Doctor\" css=\".vc_custom_1637036562291{padding-bottom: 60px !important;}\"][vc_column_text css=\".vc_custom_1640931521701{padding-right: 0px !important;}\"][doctors_loop][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1637841729123{padding-top: 60px !important;padding-bottom: 60px !important;}\"][vc_column][sigma_custom_heading subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"Available Features in Our Clinic\"][vc_column_text el_class=\".sub-title\"]\r\n<p style=\"text-align: center;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod\r\ntempor incididunt ut labore et dolore magna aliqua.</p>\r\n[/vc_column_text][vc_row_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\" icon_flaticon=\"flaticon-medicine\"]<a href=\"https://doccure-wp.dreamstechnologies.com/service/medical/\">Medical</a>[/sigma_infobox][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_flaticon=\"flaticon-heart-1\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\"]<a href=\"https://doccure-wp.dreamstechnologies.com/service/operation/\">Operation</a>[/sigma_infobox][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_flaticon=\"flaticon-hospital-2\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\"]<a href=\"https://doccure-wp.dreamstechnologies.com/service/laboratory/\">Laboratory</a>[/sigma_infobox][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\" icon_flaticon=\"flaticon-pills\"]<a href=\"https://doccure-wp.dreamstechnologies.com/service/icu/\">ICU</a>[/sigma_infobox][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_flaticon=\"flaticon-health-check\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\"]<a href=\"https://doccure-wp.dreamstechnologies.com/service/test-room/\">Test Room</a>[/sigma_infobox][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_flaticon=\"flaticon-hospital-bed\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\" desc_color=\"#ffffff\"]<a href=\"https://doccure-wp.dreamstechnologies.com/service/patient-ward/\">Patient Ward</a>[/sigma_infobox][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" disable_element=\"yes\" css=\".vc_custom_1637830219372{padding-top: 80px !important;padding-bottom: 80px !important;}\"][vc_column width=\"5/12\"][vc_single_image image=\"805\" img_size=\"full\"][/vc_column][vc_column width=\"7/12\"][sigma_custom_heading subtitle_text_transform=\"\" title=\"Available Features in Our Clinic\"][vc_column_text el_class=\".sub-title\"]\r\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.</p>\r\n[/vc_column_text][sigma_service style=\"style-18\" show_service_excerpt=\"\" post_enable_navigation=\"yes\" post_slider_scroll=\"1\" post_slider_responsive_xl=\"4\" post_slider_responsive_lg=\"4\" post_slider_responsive_md=\"2\" post_slider_responsive_sm=\"1\" post_slider_responsive_xs=\"1\" slider_heading_alignment=\"text-left\" post_slider_speed=\"1500\" title_color=\"#272b41\" title_hover_color=\"#09dca4\" active_slide_dot_color=\"#0de0fe\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1637902949313{padding-top: 80px !important;padding-bottom: 80px !important;background-color: #f8f9fa !important;}\"][vc_column][sigma_custom_heading subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"Blogs and News\"][vc_column_text el_class=\".sub-title\"]\r\n<p style=\"text-align: center;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod\r\ntempor incididunt ut labore et dolore magna aliqua.</p>\r\n[/vc_column_text][sigma_blog layout=\"grid\" style=\"style-15\" post_orderby=\"modified\" post_grid_responsive_xl=\"4\" post_grid_responsive_lg=\"3\" post_grid_responsive_md=\"2\" post_grid_responsive_sm=\"1\" post_per_page=\"3\" title_color=\"#272b41\" title_hover_color=\"#20c0f3\" title_font_size=\"18px\"][/vc_column][/vc_row]', 'Home', '', 'inherit', 'closed', 'closed', '', '70-revision-v1', '', '', '2022-03-28 07:50:27', '2022-03-28 07:50:27', '', 70, 'https://doccure-wp.dreamstechnologies.com/?p=3685', 0, 'revision', '', 0),
(3686, 1, '2022-03-28 07:50:55', '2022-03-28 07:50:55', '[vc_row css=\".vc_custom_1637906877875{padding-top: 50px !important;padding-bottom: 40px !important;}\"][vc_column][sigma_blog layout=\"grid\" style=\"style-13\" post_grid_responsive_xl=\"3\" post_grid_responsive_lg=\"3\" post_grid_responsive_md=\"2\" post_grid_responsive_sm=\"1\" post_per_page=\"6\" title_font_size=\"15px\"][/vc_column][/vc_row]', 'Blog Grid', '', 'inherit', 'closed', 'closed', '', '73-revision-v1', '', '', '2022-03-28 07:50:55', '2022-03-28 07:50:55', '', 73, 'https://doccure-wp.dreamstechnologies.com/?p=3686', 0, 'revision', '', 0),
(3687, 1, '2024-06-26 14:11:31', '2022-03-28 07:58:46', ' ', '', '', 'publish', 'closed', 'closed', '', '3687', '', '', '2024-06-26 14:11:31', '2024-06-26 14:11:31', '', 0, 'https://doccure-wp.dreamstechnologies.com/?p=3687', 15, 'nav_menu_item', '', 0),
(3688, 1, '2024-06-26 14:11:31', '2022-03-28 07:58:46', ' ', '', '', 'publish', 'closed', 'closed', '', '3688', '', '', '2024-06-26 14:11:31', '2024-06-26 14:11:31', '', 0, 'https://doccure-wp.dreamstechnologies.com/?p=3688', 17, 'nav_menu_item', '', 0),
(3689, 1, '2024-06-26 14:11:31', '2022-03-28 07:58:46', ' ', '', '', 'publish', 'closed', 'closed', '', '3689', '', '', '2024-06-26 14:11:31', '2024-06-26 14:11:31', '', 0, 'https://doccure-wp.dreamstechnologies.com/?p=3689', 14, 'nav_menu_item', '', 0),
(3691, 1, '2024-06-26 14:11:31', '2022-03-28 08:00:20', '', 'Blog List', '', 'publish', 'closed', 'closed', '', 'blog-list-2', '', '', '2024-06-26 14:11:31', '2024-06-26 14:11:31', '', 0, 'https://doccure-wp.dreamstechnologies.com/?p=3691', 23, 'nav_menu_item', '', 0),
(3700, 10, '2022-03-28 11:17:57', '2022-03-28 11:17:57', '', 'Joan Gardner', '', 'publish', 'closed', 'closed', '', 'joan-gardner-2', '', '', '2022-03-28 11:17:57', '2022-03-28 11:17:57', '', 0, 'https://doccure-wp.dreamstechnologies.com/regular_users/joan-gardner-2/', 0, 'regular_users', '', 0),
(3701, 11, '2022-03-28 11:19:16', '2022-03-28 11:19:16', '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.', 'Paul Richard', '', 'publish', 'closed', 'closed', '', 'paul-richard', '', '', '2022-07-23 20:03:51', '2022-07-23 20:03:51', '', 0, 'https://doccure-wp.dreamstechnologies.com/doctors/paul-richard/', 0, 'doctors', '', 0),
(3702, 11, '2022-03-28 11:22:54', '2022-03-28 11:22:54', '', 'Apollo Clinic', '', 'publish', 'closed', 'closed', '', 'home-clinic-4', '', '', '2024-02-24 08:40:20', '2024-02-24 08:40:20', '', 0, 'https://doccure-wp.dreamstechnologies.com/doctors-locations/home-clinic-4/', 0, 'dc_locations', '', 0),
(3703, 11, '2022-03-28 11:22:54', '2022-03-28 11:22:54', '', 'clinic-3', '', 'inherit', 'open', 'closed', '', 'clinic-3', '', '', '2022-03-28 11:22:54', '2022-03-28 11:22:54', '', 3702, 'https://doccure-wp.dreamstechnologies.com/?attachment_id=3703', 0, 'attachment', 'image/jpeg', 0),
(3704, 12, '2022-03-28 11:24:57', '2022-03-28 11:24:57', '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.', 'Olgas Barlows', '', 'publish', 'closed', 'closed', '', 'olga-barlow', '', '', '2024-02-24 08:34:19', '2024-02-24 08:34:19', '', 0, 'https://doccure-wp.dreamstechnologies.com/doctors/olga-barlow/', 0, 'doctors', '', 0),
(3705, 12, '2022-03-28 11:26:24', '2022-03-28 11:26:24', '', 'Smile Cute Dental', '', 'publish', 'closed', 'closed', '', 'smile-cute-dental-care-center-5', '', '', '2024-02-24 08:35:38', '2024-02-24 08:35:38', '', 0, 'https://doccure-wp.dreamstechnologies.com/doctors-locations/smile-cute-dental-care-center-5/', 0, 'dc_locations', '', 0),
(3706, 12, '2022-03-28 11:26:24', '2022-03-28 11:26:24', '', 'clinic-3-1', '', 'inherit', 'open', 'closed', '', 'clinic-3-1', '', '', '2022-03-28 11:26:24', '2022-03-28 11:26:24', '', 3705, 'https://doccure-wp.dreamstechnologies.com/?attachment_id=3706', 0, 'attachment', 'image/jpeg', 0),
(3731, 1, '2022-04-05 06:11:03', '2022-04-05 06:11:03', '', 'shape-7', '', 'inherit', 'open', 'closed', '', 'shape-7', '', '', '2022-04-05 06:11:03', '2022-04-05 06:11:03', '', 0, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/04/shape-7.png', 0, 'attachment', 'image/png', 0),
(3732, 1, '2022-04-05 06:11:36', '2022-04-05 06:11:36', '', 'banner-img', '', 'inherit', 'open', 'closed', '', 'banner-img', '', '', '2022-04-05 06:11:36', '2022-04-05 06:11:36', '', 0, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/04/banner-img.png', 0, 'attachment', 'image/png', 0),
(3734, 1, '2022-04-05 06:12:59', '2022-04-05 06:12:59', '', 'banner-check', '', 'inherit', 'open', 'closed', '', 'banner-check', '', '', '2022-04-05 06:12:59', '2022-04-05 06:12:59', '', 0, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/04/banner-check.png', 0, 'attachment', 'image/png', 0),
(3736, 1, '2022-04-05 06:14:25', '2022-04-05 06:14:25', '', 'appoinment-img', '', 'inherit', 'open', 'closed', '', 'appoinment-img', '', '', '2022-04-05 06:14:25', '2022-04-05 06:14:25', '', 0, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/04/appoinment-img.png', 0, 'attachment', 'image/png', 0),
(3737, 1, '2022-04-05 06:14:56', '2022-04-05 06:14:56', '', 'phone-call', '', 'inherit', 'open', 'closed', '', 'phone-call', '', '', '2022-04-05 06:14:56', '2022-04-05 06:14:56', '', 0, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/04/phone-call.png', 0, 'attachment', 'image/png', 0),
(3740, 1, '2022-04-05 06:18:40', '2022-04-05 06:18:40', '', 'doctor-img', '', 'inherit', 'open', 'closed', '', 'doctor-img', '', '', '2022-04-05 06:18:40', '2022-04-05 06:18:40', '', 0, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/04/doctor-img.jpg', 0, 'attachment', 'image/jpeg', 0),
(3743, 1, '2024-06-26 14:11:31', '2022-04-05 06:44:24', ' ', '', '', 'publish', 'closed', 'closed', '', '3743', '', '', '2024-06-26 14:11:31', '2024-06-26 14:11:31', '', 0, 'https://doccure-wp.dreamstechnologies.com/?p=3743', 3, 'nav_menu_item', '', 0),
(3788, 1, '2022-05-19 10:19:16', '2022-05-19 10:19:16', '<p>[vc_row css=\".vc_custom_1649309951121{padding-top: 20px !important;padding-bottom: 20px !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1652941844502{padding-top: 20px !important;padding-bottom: 20px !important;}\" el_class=\"footer_firsrsec\"][vc_single_image image=\"1669\" img_size=\"full\" el_class=\"footer_singlelogo\"][vc_column_text css=\".vc_custom_1652955505490{margin-top: 15px !important;margin-bottom: 0px !important;}\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.[/vc_column_text][sigma_social_links style=\"style-4\" social_items=\"%5B%7B%22social_link%22%3A%22url%3Ahttps%253A%252F%252Fwww.facebook.com%252F%7Ctarget%3A_blank%22%2C%22icon_type%22%3A%22fontawesome%22%2C%22icon_fontawesome%22%3A%22fab%20fa-facebook-f%22%2C%22icon_openiconic%22%3A%22vc-oi%20vc-oi-dial%22%2C%22icon_typicons%22%3A%22typcn%20typcn-adjust-brightness%22%2C%22icon_entypo%22%3A%22entypo-icon%20entypo-icon-note%22%2C%22icon_linecons%22%3A%22vc_li%20vc_li-heart%22%2C%22icon_monosocial%22%3A%22vc-mono%20vc-mono-fivehundredpx%22%2C%22icon_material%22%3A%22vc-material%20vc-material-cake%22%7D%2C%7B%22social_link%22%3A%22url%3Ahttps%253A%252F%252Ftwitter.com%252F%7Ctarget%3A_blank%22%2C%22icon_type%22%3A%22fontawesome%22%2C%22icon_fontawesome%22%3A%22fab%20fa-twitter%22%2C%22icon_openiconic%22%3A%22vc-oi%20vc-oi-dial%22%2C%22icon_typicons%22%3A%22typcn%20typcn-adjust-brightness%22%2C%22icon_entypo%22%3A%22entypo-icon%20entypo-icon-note%22%2C%22icon_linecons%22%3A%22vc_li%20vc_li-heart%22%2C%22icon_monosocial%22%3A%22vc-mono%20vc-mono-fivehundredpx%22%2C%22icon_material%22%3A%22vc-material%20vc-material-cake%22%7D%2C%7B%22social_link%22%3A%22url%3Ahttps%253A%252F%252Fwww.instagram.com%252F%7Ctarget%3A_blank%22%2C%22icon_type%22%3A%22fontawesome%22%2C%22icon_fontawesome%22%3A%22fab%20fa-instagram%22%2C%22icon_openiconic%22%3A%22vc-oi%20vc-oi-dial%22%2C%22icon_typicons%22%3A%22typcn%20typcn-adjust-brightness%22%2C%22icon_entypo%22%3A%22entypo-icon%20entypo-icon-note%22%2C%22icon_linecons%22%3A%22vc_li%20vc_li-heart%22%2C%22icon_monosocial%22%3A%22vc-mono%20vc-mono-fivehundredpx%22%2C%22icon_material%22%3A%22vc-material%20vc-material-cake%22%7D%2C%7B%22social_link%22%3A%22url%3Ahttps%253A%252F%252Fwww.linkedin.com%252Fsignup%7Ctarget%3A_blank%22%2C%22icon_type%22%3A%22fontawesome%22%2C%22icon_fontawesome%22%3A%22fab%20fa-linkedin-in%22%2C%22icon_openiconic%22%3A%22vc-oi%20vc-oi-dial%22%2C%22icon_typicons%22%3A%22typcn%20typcn-adjust-brightness%22%2C%22icon_entypo%22%3A%22entypo-icon%20entypo-icon-note%22%2C%22icon_linecons%22%3A%22vc_li%20vc_li-heart%22%2C%22icon_monosocial%22%3A%22vc-mono%20vc-mono-fivehundredpx%22%2C%22icon_material%22%3A%22vc-material%20vc-material-cake%22%7D%2C%7B%22social_link%22%3A%22url%3Ahttps%253A%252F%252Fdribbble.com%252F%7Ctarget%3A_blank%22%2C%22icon_type%22%3A%22fontawesome%22%2C%22icon_fontawesome%22%3A%22fab%20fa-dribbble%22%2C%22icon_openiconic%22%3A%22vc-oi%20vc-oi-dial%22%2C%22icon_typicons%22%3A%22typcn%20typcn-adjust-brightness%22%2C%22icon_entypo%22%3A%22entypo-icon%20entypo-icon-note%22%2C%22icon_linecons%22%3A%22vc_li%20vc_li-heart%22%2C%22icon_monosocial%22%3A%22vc-mono%20vc-mono-fivehundredpx%22%2C%22icon_material%22%3A%22vc-material%20vc-material-cake%22%7D%5D\" link_color=\"#ffffff\" link_color_hover=\"#09e5ab\" css=\".vc_custom_1637044758811{margin-top: 30px !important;}\"][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1632308057371{padding-top: 20px !important;padding-bottom: 20px !important;}\"][sigma_footer_menu footer_menu_orientation=\"vertical\" menu_title=\"Specialities\" footer_menu_items=\"%5B%7B%22footer_menu_title%22%3A%22Neurology%22%2C%22footer_menu_link%22%3A%22url%3A%2523%22%2C%22footer_menu_badge_state%22%3A%22success%22%2C%22add_icon%22%3A%22yes%22%2C%22icon_type%22%3A%22fontawesome%22%2C%22icon_fontawesome%22%3A%22fas%20fa-angle-double-right%22%2C%22icon_openiconic%22%3A%22vc-oi%20vc-oi-dial%22%2C%22icon_typicons%22%3A%22typcn%20typcn-adjust-brightness%22%2C%22icon_entypo%22%3A%22entypo-icon%20entypo-icon-note%22%2C%22icon_linecons%22%3A%22vc_li%20vc_li-heart%22%2C%22icon_monosocial%22%3A%22vc-mono%20vc-mono-fivehundredpx%22%2C%22icon_material%22%3A%22vc-material%20vc-material-cake%22%7D%2C%7B%22footer_menu_title%22%3A%22Cardiologist%22%2C%22footer_menu_link%22%3A%22url%3A%2523%22%2C%22footer_menu_badge_state%22%3A%22success%22%2C%22add_icon%22%3A%22yes%22%2C%22icon_type%22%3A%22fontawesome%22%2C%22icon_fontawesome%22%3A%22fas%20fa-angle-double-right%22%2C%22icon_openiconic%22%3A%22vc-oi%20vc-oi-dial%22%2C%22icon_typicons%22%3A%22typcn%20typcn-adjust-brightness%22%2C%22icon_entypo%22%3A%22entypo-icon%20entypo-icon-note%22%2C%22icon_linecons%22%3A%22vc_li%20vc_li-heart%22%2C%22icon_monosocial%22%3A%22vc-mono%20vc-mono-fivehundredpx%22%2C%22icon_material%22%3A%22vc-material%20vc-material-cake%22%7D%2C%7B%22footer_menu_title%22%3A%22Dentist%22%2C%22footer_menu_link%22%3A%22url%3A%2523%22%2C%22footer_menu_badge_state%22%3A%22success%22%2C%22add_icon%22%3A%22yes%22%2C%22icon_type%22%3A%22fontawesome%22%2C%22icon_fontawesome%22%3A%22fas%20fa-angle-double-right%22%2C%22icon_openiconic%22%3A%22vc-oi%20vc-oi-dial%22%2C%22icon_typicons%22%3A%22typcn%20typcn-adjust-brightness%22%2C%22icon_entypo%22%3A%22entypo-icon%20entypo-icon-note%22%2C%22icon_linecons%22%3A%22vc_li%20vc_li-heart%22%2C%22icon_monosocial%22%3A%22vc-mono%20vc-mono-fivehundredpx%22%2C%22icon_material%22%3A%22vc-material%20vc-material-cake%22%7D%2C%7B%22footer_menu_title%22%3A%22Urology%22%2C%22footer_menu_link%22%3A%22url%3A%2523%22%2C%22footer_menu_badge_state%22%3A%22success%22%2C%22add_icon%22%3A%22yes%22%2C%22icon_type%22%3A%22fontawesome%22%2C%22icon_fontawesome%22%3A%22fas%20fa-angle-double-right%22%2C%22icon_openiconic%22%3A%22vc-oi%20vc-oi-dial%22%2C%22icon_typicons%22%3A%22typcn%20typcn-adjust-brightness%22%2C%22icon_entypo%22%3A%22entypo-icon%20entypo-icon-note%22%2C%22icon_linecons%22%3A%22vc_li%20vc_li-heart%22%2C%22icon_monosocial%22%3A%22vc-mono%20vc-mono-fivehundredpx%22%2C%22icon_material%22%3A%22vc-material%20vc-material-cake%22%7D%2C%7B%22footer_menu_title%22%3A%22Orthopedic%22%2C%22footer_menu_link%22%3A%22url%3A%2523%22%2C%22footer_menu_badge_state%22%3A%22success%22%2C%22add_icon%22%3A%22yes%22%2C%22icon_type%22%3A%22fontawesome%22%2C%22icon_fontawesome%22%3A%22fas%20fa-angle-double-right%22%2C%22icon_openiconic%22%3A%22vc-oi%20vc-oi-dial%22%2C%22icon_typicons%22%3A%22typcn%20typcn-adjust-brightness%22%2C%22icon_entypo%22%3A%22entypo-icon%20entypo-icon-note%22%2C%22icon_linecons%22%3A%22vc_li%20vc_li-heart%22%2C%22icon_monosocial%22%3A%22vc-mono%20vc-mono-fivehundredpx%22%2C%22icon_material%22%3A%22vc-material%20vc-material-cake%22%7D%5D\" title_color=\"#ffffff\" link_color=\"#ffffff\" link_color_hover=\"#ffffff\"][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1632308067616{padding-top: 20px !important;padding-bottom: 20px !important;}\"][sigma_footer_menu footer_menu_orientation=\"vertical\" menu_title=\"Services\" footer_menu_items=\"%5B%7B%22footer_menu_title%22%3A%22Medical%22%2C%22footer_menu_link%22%3A%22url%3Ahttps%253A%252F%252Fdoccure-wp.dreamstechnologies.com%252Fservice%252Fmedical%252F%22%2C%22footer_menu_badge_state%22%3A%22success%22%2C%22add_icon%22%3A%22yes%22%2C%22icon_type%22%3A%22fontawesome%22%2C%22icon_fontawesome%22%3A%22fas%20fa-angle-double-right%22%2C%22icon_openiconic%22%3A%22vc-oi%20vc-oi-dial%22%2C%22icon_typicons%22%3A%22typcn%20typcn-adjust-brightness%22%2C%22icon_entypo%22%3A%22entypo-icon%20entypo-icon-note%22%2C%22icon_linecons%22%3A%22vc_li%20vc_li-heart%22%2C%22icon_monosocial%22%3A%22vc-mono%20vc-mono-fivehundredpx%22%2C%22icon_material%22%3A%22vc-material%20vc-material-cake%22%7D%2C%7B%22footer_menu_title%22%3A%22Operation%22%2C%22footer_menu_link%22%3A%22url%3Ahttps%253A%252F%252Fdoccure-wp.dreamstechnologies.com%252Fservice%252Foperation%252F%22%2C%22footer_menu_badge_state%22%3A%22success%22%2C%22add_icon%22%3A%22yes%22%2C%22icon_type%22%3A%22fontawesome%22%2C%22icon_fontawesome%22%3A%22fas%20fa-angle-double-right%22%2C%22icon_openiconic%22%3A%22vc-oi%20vc-oi-dial%22%2C%22icon_typicons%22%3A%22typcn%20typcn-adjust-brightness%22%2C%22icon_entypo%22%3A%22entypo-icon%20entypo-icon-note%22%2C%22icon_linecons%22%3A%22vc_li%20vc_li-heart%22%2C%22icon_monosocial%22%3A%22vc-mono%20vc-mono-fivehundredpx%22%2C%22icon_material%22%3A%22vc-material%20vc-material-cake%22%7D%2C%7B%22footer_menu_title%22%3A%22Laboratory%22%2C%22footer_menu_link%22%3A%22url%3Ahttps%253A%252F%252Fdoccure-wp.dreamstechnologies.com%252Fservice%252Flaboratory%252F%22%2C%22footer_menu_badge_state%22%3A%22success%22%2C%22add_icon%22%3A%22yes%22%2C%22icon_type%22%3A%22fontawesome%22%2C%22icon_fontawesome%22%3A%22fas%20fa-angle-double-right%22%2C%22icon_openiconic%22%3A%22vc-oi%20vc-oi-dial%22%2C%22icon_typicons%22%3A%22typcn%20typcn-adjust-brightness%22%2C%22icon_entypo%22%3A%22entypo-icon%20entypo-icon-note%22%2C%22icon_linecons%22%3A%22vc_li%20vc_li-heart%22%2C%22icon_monosocial%22%3A%22vc-mono%20vc-mono-fivehundredpx%22%2C%22icon_material%22%3A%22vc-material%20vc-material-cake%22%7D%2C%7B%22footer_menu_title%22%3A%22ICU%22%2C%22footer_menu_link%22%3A%22url%3Ahttps%253A%252F%252Fdoccure-wp.dreamstechnologies.com%252Fservice%252Ficu%252F%22%2C%22footer_menu_badge_state%22%3A%22success%22%2C%22add_icon%22%3A%22yes%22%2C%22icon_type%22%3A%22fontawesome%22%2C%22icon_fontawesome%22%3A%22fas%20fa-angle-double-right%22%2C%22icon_openiconic%22%3A%22vc-oi%20vc-oi-dial%22%2C%22icon_typicons%22%3A%22typcn%20typcn-adjust-brightness%22%2C%22icon_entypo%22%3A%22entypo-icon%20entypo-icon-note%22%2C%22icon_linecons%22%3A%22vc_li%20vc_li-heart%22%2C%22icon_monosocial%22%3A%22vc-mono%20vc-mono-fivehundredpx%22%2C%22icon_material%22%3A%22vc-material%20vc-material-cake%22%7D%2C%7B%22footer_menu_title%22%3A%22Test%20Room%22%2C%22footer_menu_link%22%3A%22url%3Ahttps%253A%252F%252Fdoccure-wp.dreamstechnologies.com%252Fservice%252Ftest-room%252F%22%2C%22footer_menu_badge_state%22%3A%22success%22%2C%22add_icon%22%3A%22yes%22%2C%22icon_type%22%3A%22fontawesome%22%2C%22icon_fontawesome%22%3A%22fas%20fa-angle-double-right%22%2C%22icon_openiconic%22%3A%22vc-oi%20vc-oi-dial%22%2C%22icon_typicons%22%3A%22typcn%20typcn-adjust-brightness%22%2C%22icon_entypo%22%3A%22entypo-icon%20entypo-icon-note%22%2C%22icon_linecons%22%3A%22vc_li%20vc_li-heart%22%2C%22icon_monosocial%22%3A%22vc-mono%20vc-mono-fivehundredpx%22%2C%22icon_material%22%3A%22vc-material%20vc-material-cake%22%7D%5D\" title_color=\"#ffffff\" link_color=\"#ffffff\" link_color_hover=\"#ffffff\"][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1646401479661{padding-top: 20px !important;padding-bottom: 20px !important;}\" el_class=\"footer_contactinfo\"][vc_custom_heading text=\"Contact Us\" font_container=\"tag:h2|font_size:20px|text_align:left|color:%23ffffff\" use_theme_fonts=\"yes\" el_class=\"footer-title\" css=\".vc_custom_1637131018975{margin-bottom: 30px !important;}\"][vc_column_text css=\".vc_custom_1637044446857{margin-bottom: 0px !important;}\"]<i class=\"fas fa-map-marker-alt\"></i> 3556 Beech Street, USA</p>\n<p><i class=\"fas fa-phone-alt\"></i> +1 315 369 5943</p>\n<p><i class=\"fas fa-envelope\"></i> [email protected][/vc_column_text][/vc_column][/vc_row][vc_row bg_color_scheme=\"primary\"][vc_column][vc_row_inner content_placement=\"middle\" css=\".vc_custom_1634984453974{border-top-width: 1px !important;padding-top: 20px !important;padding-bottom: 20px !important;border-top-color: #1663a6 !important;border-top-style: solid !important;}\"][vc_column_inner el_class=\"footer_gap\" width=\"1/2\" responsive_css=\"margin_bottom_sm:20px\"][vc_column_text css=\".vc_custom_1646642147744{margin-bottom: 0px !important;}\" el_class=\"copyright_txt\"]</p>\n<p class=\"mb-0 text-md-left\">© 2022 Doccure. All rights reserved.</p>\n<p>[/vc_column_text][/vc_column_inner][vc_column_inner width=\"1/2\"][sigma_footer_menu footer_menu_alignment=\"aligned-right\" footer_menu_items=\"%5B%7B%22footer_menu_title%22%3A%22Terms%20and%20conditions%22%2C%22footer_menu_link%22%3A%22url%3Ahttps%253A%252F%252Fdoccure-wp.dreamstechnologies.com%252Fterms-and-conditions%252F%22%2C%22footer_menu_badge_state%22%3A%22success%22%2C%22icon_type%22%3A%22fontawesome%22%2C%22icon_fontawesome%22%3A%22fas%20fa-adjust%22%2C%22icon_openiconic%22%3A%22vc-oi%20vc-oi-dial%22%2C%22icon_typicons%22%3A%22typcn%20typcn-adjust-brightness%22%2C%22icon_entypo%22%3A%22entypo-icon%20entypo-icon-note%22%2C%22icon_linecons%22%3A%22vc_li%20vc_li-heart%22%2C%22icon_monosocial%22%3A%22vc-mono%20vc-mono-fivehundredpx%22%2C%22icon_material%22%3A%22vc-material%20vc-material-cake%22%7D%2C%7B%22footer_menu_title%22%3A%22Policy%22%2C%22footer_menu_link%22%3A%22url%3Ahttps%253A%252F%252Fdoccure-wp.dreamstechnologies.com%252Fprivacy-policy%252F%22%2C%22footer_menu_badge_state%22%3A%22success%22%2C%22icon_type%22%3A%22fontawesome%22%2C%22icon_fontawesome%22%3A%22fas%20fa-adjust%22%2C%22icon_openiconic%22%3A%22vc-oi%20vc-oi-dial%22%2C%22icon_typicons%22%3A%22typcn%20typcn-adjust-brightness%22%2C%22icon_entypo%22%3A%22entypo-icon%20entypo-icon-note%22%2C%22icon_linecons%22%3A%22vc_li%20vc_li-heart%22%2C%22icon_monosocial%22%3A%22vc-mono%20vc-mono-fivehundredpx%22%2C%22icon_material%22%3A%22vc-material%20vc-material-cake%22%7D%5D\" link_color=\"#ffffff\" link_color_hover=\"#09e5ab\" title_color=\"#ffffff\" el_class=\"copyright_txt\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]</p>\n', 'Footer', '', 'inherit', 'closed', 'closed', '', '463-autosave-v1', '', '', '2022-05-19 10:19:16', '2022-05-19 10:19:16', '', 463, 'https://doccure-wp.dreamstechnologies.com/?p=3788', 0, 'revision', '', 0),
(3796, 1, '2022-04-08 07:53:55', '2022-04-08 07:53:55', '[vc_row][vc_column][rev_slider slidertitle=\"Slider 1\" alias=\"slider-1\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" el_class=\"home_searchform\" css=\".vc_custom_1640946506112{background-color: #15558d !important;}\"][vc_column][vc_column_text][homesearch_form][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1637839952992{padding-top: 80px !important;padding-bottom: 70px !important;background-color: #f8f9fa !important;}\"][vc_column][sigma_custom_heading subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"What are you looking for?\" css=\".vc_custom_1631086209173{margin-bottom: 50px !important;}\"][vc_row_inner][vc_column_inner width=\"1/3\"][sigma_cta style=\"style-3\" add_cta_btn=\"true\" cta_image=\"767\" cta_title=\"Visit a Doctor\" btn_title=\"Book Now\" button_bg_color=\"#01cae4\" button_color=\"#ffffff\" cta_title_fs=\"1.5rem\" btn_link=\"url:https%3A%2F%2Fdoccure-wp.dreamstechnologies.com%2Fsearch-doctors%2F\"][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_cta style=\"style-3\" add_cta_btn=\"true\" cta_image=\"1788\" cta_title=\"Medical\" btn_title=\"Read More\" button_bg_color=\"#01cae4\" button_color=\"#ffffff\" cta_title_fs=\"1.5rem\" btn_link=\"url:https%3A%2F%2Fdoccure-wp.dreamstechnologies.com%2Fservice%2Fmedical%2F\"][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_cta style=\"style-3\" add_cta_btn=\"true\" cta_image=\"1789\" cta_title=\"Services\" btn_title=\"Read More\" button_bg_color=\"#01cae4\" button_color=\"#ffffff\" cta_title_fs=\"1.5rem\" btn_link=\"url:https%3A%2F%2Fdoccure-wp.dreamstechnologies.com%2Fservices%2F\"][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width=\"1/3\"][sigma_cta style=\"style-3\" add_cta_btn=\"true\" cta_image=\"3060\" cta_title=\"Visit a Doctor\" btn_title=\"Book Now\" button_bg_color=\"#01cae4\" button_color=\"#ffffff\" cta_title_fs=\"1.5rem\" btn_link=\"url:https%3A%2F%2Fdoccure-wp.dreamstechnologies.com%2Fsearch-doctors%2F\"][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_cta style=\"style-3\" add_cta_btn=\"true\" cta_image=\"1788\" cta_title=\"Medical\" btn_title=\"Read More\" button_bg_color=\"#01cae4\" button_color=\"#ffffff\" cta_title_fs=\"1.5rem\" btn_link=\"url:https%3A%2F%2Fdoccure-wp.dreamstechnologies.com%2Fservice%2Fmedical%2F\"][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_cta style=\"style-3\" add_cta_btn=\"true\" cta_image=\"1789\" cta_title=\"Services\" btn_title=\"Read More\" button_bg_color=\"#01cae4\" button_color=\"#ffffff\" cta_title_fs=\"1.5rem\" btn_link=\"url:https%3A%2F%2Fdoccure-wp.dreamstechnologies.com%2Fservices%2F\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1637840284589{padding-top: 70px !important;padding-bottom: 60px !important;background-color: #15558d !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/4\"][sigma_counter style=\"style-5\" icon_fontawesome=\"fas fa-procedures\" add_icon=\"true\" counter_number=\"3500\" counter_title=\"Happy Customers\" icon_color=\"#ffffff\" counter_color=\"#ffffff\" counter_title_color=\"#ffffff\" counter_fs=\"30px\" title_fs=\"20px\"][/vc_column][vc_column width=\"1/4\"][sigma_counter style=\"style-5\" icon_fontawesome=\"fas fa-briefcase\" add_icon=\"true\" counter_number=\"450\" counter_title=\"Projects Done\" icon_color=\"#ffffff\" counter_color=\"#ffffff\" counter_title_color=\"#ffffff\" counter_fs=\"30px\" title_fs=\"20px\" counter_value_text=\"+\"][/vc_column][vc_column width=\"1/4\"][sigma_counter style=\"style-5\" icon_fontawesome=\"fas fa-heartbeat\" add_icon=\"true\" counter_number=\"40\" counter_title=\"Awards\" icon_color=\"#ffffff\" counter_color=\"#ffffff\" counter_title_color=\"#ffffff\" counter_fs=\"30px\" title_fs=\"20px\" counter_value_text=\"+\"][/vc_column][vc_column width=\"1/4\"][sigma_counter style=\"style-5\" icon_fontawesome=\"fas fa-ambulance\" add_icon=\"true\" counter_number=\"3500\" counter_title=\"Clients Work\" icon_color=\"#ffffff\" counter_color=\"#ffffff\" counter_title_color=\"#ffffff\" counter_fs=\"30px\" title_fs=\"20px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1636980732076{padding-top: 80px !important;padding-bottom: 80px !important;}\"][vc_column][sigma_custom_heading style=\"style-2\" subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"Clinic and Specialities\" css=\".vc_custom_1635426287419{margin-bottom: 25px !important;}\"][vc_column_text el_class=\".sub-title\"]\r\n<p style=\"text-align: center;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod\r\ntempor incididunt ut labore et dolore magna aliqua.</p>\r\n[/vc_column_text][vc_column_text]\r\n<p style=\"text-align: center;\">[slide-anything id=\'527\']</p>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" css=\".vc_custom_1640852318456{padding-top: 80px !important;padding-bottom: 80px !important;background-color: #f8f9fa !important;}\"][vc_column css=\".vc_custom_1640931534164{padding-right: 0px !important;}\"][sigma_custom_heading title_element=\"h3\" subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"Book Our Doctor\" css=\".vc_custom_1637036562291{padding-bottom: 60px !important;}\"][vc_column_text css=\".vc_custom_1640931521701{padding-right: 0px !important;}\"][doctors_loop][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1637841729123{padding-top: 60px !important;padding-bottom: 60px !important;}\"][vc_column][sigma_custom_heading subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"Available Features in Our Clinic\"][vc_column_text el_class=\".sub-title\"]\r\n<p style=\"text-align: center;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod\r\ntempor incididunt ut labore et dolore magna aliqua.</p>\r\n[/vc_column_text][vc_row_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\" icon_flaticon=\"flaticon-medicine\"]<a href=\"https://doccure-wp.dreamstechnologies.com/service/medical/\">Medical</a>[/sigma_infobox][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_flaticon=\"flaticon-heart-1\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\"]<a href=\"https://doccure-wp.dreamstechnologies.com/service/operation/\">Operation</a>[/sigma_infobox][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_flaticon=\"flaticon-hospital-2\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\"]<a href=\"https://doccure-wp.dreamstechnologies.com/service/laboratory/\">Laboratory</a>[/sigma_infobox][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\" icon_flaticon=\"flaticon-pills\"]<a href=\"https://doccure-wp.dreamstechnologies.com/service/icu/\">ICU</a>[/sigma_infobox][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_flaticon=\"flaticon-health-check\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\"]<a href=\"https://doccure-wp.dreamstechnologies.com/service/test-room/\">Test Room</a>[/sigma_infobox][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_flaticon=\"flaticon-hospital-bed\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\" desc_color=\"#ffffff\"]<a href=\"https://doccure-wp.dreamstechnologies.com/service/patient-ward/\">Patient Ward</a>[/sigma_infobox][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" disable_element=\"yes\" css=\".vc_custom_1637830219372{padding-top: 80px !important;padding-bottom: 80px !important;}\"][vc_column width=\"5/12\"][vc_single_image image=\"805\" img_size=\"full\"][/vc_column][vc_column width=\"7/12\"][sigma_custom_heading subtitle_text_transform=\"\" title=\"Available Features in Our Clinic\"][vc_column_text el_class=\".sub-title\"]\r\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.</p>\r\n[/vc_column_text][sigma_service style=\"style-18\" show_service_excerpt=\"\" post_enable_navigation=\"yes\" post_slider_scroll=\"1\" post_slider_responsive_xl=\"4\" post_slider_responsive_lg=\"4\" post_slider_responsive_md=\"2\" post_slider_responsive_sm=\"1\" post_slider_responsive_xs=\"1\" slider_heading_alignment=\"text-left\" post_slider_speed=\"1500\" title_color=\"#272b41\" title_hover_color=\"#09dca4\" active_slide_dot_color=\"#0de0fe\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1637902949313{padding-top: 80px !important;padding-bottom: 80px !important;background-color: #f8f9fa !important;}\"][vc_column][sigma_custom_heading subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"Blogs and News\"][vc_column_text el_class=\".sub-title\"]\r\n<p style=\"text-align: center;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod\r\ntempor incididunt ut labore et dolore magna aliqua.</p>\r\n[/vc_column_text][sigma_blog layout=\"grid\" style=\"style-15\" post_orderby=\"modified\" post_grid_responsive_xl=\"4\" post_grid_responsive_lg=\"3\" post_grid_responsive_md=\"2\" post_grid_responsive_sm=\"1\" post_per_page=\"3\" title_color=\"#272b41\" title_hover_color=\"#20c0f3\" title_font_size=\"18px\"][/vc_column][/vc_row]', 'Home', '', 'inherit', 'closed', 'closed', '', '70-revision-v1', '', '', '2022-04-08 07:53:55', '2022-04-08 07:53:55', '', 70, 'https://doccure-wp.dreamstechnologies.com/?p=3796', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(3797, 1, '2022-04-08 07:56:09', '2022-04-08 07:56:09', '[vc_row][vc_column][rev_slider slidertitle=\"Slider 1\" alias=\"slider-1\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" el_class=\"home_searchform\" css=\".vc_custom_1640946506112{background-color: #15558d !important;}\"][vc_column][vc_column_text][homesearch_form][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1637839952992{padding-top: 80px !important;padding-bottom: 70px !important;background-color: #f8f9fa !important;}\"][vc_column][sigma_custom_heading subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"What are you looking for?\" css=\".vc_custom_1631086209173{margin-bottom: 50px !important;}\"][vc_row_inner][vc_column_inner width=\"1/3\"][sigma_cta style=\"style-3\" add_cta_btn=\"true\" cta_image=\"767\" cta_title=\"Visit a Doctor\" btn_title=\"Book Now\" button_bg_color=\"#01cae4\" button_color=\"#ffffff\" cta_title_fs=\"1.5rem\" btn_link=\"url:https%3A%2F%2Fdoccure-wp.dreamstechnologies.com%2Fsearch-doctors%2F\"][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_cta style=\"style-3\" add_cta_btn=\"true\" cta_image=\"1788\" cta_title=\"Medical\" btn_title=\"Read More\" button_bg_color=\"#01cae4\" button_color=\"#ffffff\" cta_title_fs=\"1.5rem\" btn_link=\"url:https%3A%2F%2Fdoccure-wp.dreamstechnologies.com%2Fservice%2Fmedical%2F\"][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_cta style=\"style-3\" add_cta_btn=\"true\" cta_image=\"1789\" cta_title=\"Services\" btn_title=\"Read More\" button_bg_color=\"#01cae4\" button_color=\"#ffffff\" cta_title_fs=\"1.5rem\" btn_link=\"url:https%3A%2F%2Fdoccure-wp.dreamstechnologies.com%2Fservices%2F\"][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width=\"1/3\"][sigma_cta style=\"style-3\" cta_image=\"3676\"][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_cta style=\"style-3\" add_cta_btn=\"true\" cta_image=\"1788\" cta_title=\"Medical\" btn_title=\"Read More\" button_bg_color=\"#01cae4\" button_color=\"#ffffff\" cta_title_fs=\"1.5rem\" btn_link=\"url:https%3A%2F%2Fdoccure-wp.dreamstechnologies.com%2Fservice%2Fmedical%2F\"][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_cta style=\"style-3\" add_cta_btn=\"true\" cta_image=\"1789\" cta_title=\"Services\" btn_title=\"Read More\" button_bg_color=\"#01cae4\" button_color=\"#ffffff\" cta_title_fs=\"1.5rem\" btn_link=\"url:https%3A%2F%2Fdoccure-wp.dreamstechnologies.com%2Fservices%2F\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1637840284589{padding-top: 70px !important;padding-bottom: 60px !important;background-color: #15558d !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/4\"][sigma_counter style=\"style-5\" icon_fontawesome=\"fas fa-procedures\" add_icon=\"true\" counter_number=\"3500\" counter_title=\"Happy Customers\" icon_color=\"#ffffff\" counter_color=\"#ffffff\" counter_title_color=\"#ffffff\" counter_fs=\"30px\" title_fs=\"20px\"][/vc_column][vc_column width=\"1/4\"][sigma_counter style=\"style-5\" icon_fontawesome=\"fas fa-briefcase\" add_icon=\"true\" counter_number=\"450\" counter_title=\"Projects Done\" icon_color=\"#ffffff\" counter_color=\"#ffffff\" counter_title_color=\"#ffffff\" counter_fs=\"30px\" title_fs=\"20px\" counter_value_text=\"+\"][/vc_column][vc_column width=\"1/4\"][sigma_counter style=\"style-5\" icon_fontawesome=\"fas fa-heartbeat\" add_icon=\"true\" counter_number=\"40\" counter_title=\"Awards\" icon_color=\"#ffffff\" counter_color=\"#ffffff\" counter_title_color=\"#ffffff\" counter_fs=\"30px\" title_fs=\"20px\" counter_value_text=\"+\"][/vc_column][vc_column width=\"1/4\"][sigma_counter style=\"style-5\" icon_fontawesome=\"fas fa-ambulance\" add_icon=\"true\" counter_number=\"3500\" counter_title=\"Clients Work\" icon_color=\"#ffffff\" counter_color=\"#ffffff\" counter_title_color=\"#ffffff\" counter_fs=\"30px\" title_fs=\"20px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1636980732076{padding-top: 80px !important;padding-bottom: 80px !important;}\"][vc_column][sigma_custom_heading style=\"style-2\" subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"Clinic and Specialities\" css=\".vc_custom_1635426287419{margin-bottom: 25px !important;}\"][vc_column_text el_class=\".sub-title\"]\r\n<p style=\"text-align: center;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod\r\ntempor incididunt ut labore et dolore magna aliqua.</p>\r\n[/vc_column_text][vc_column_text]\r\n<p style=\"text-align: center;\">[slide-anything id=\'527\']</p>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" css=\".vc_custom_1640852318456{padding-top: 80px !important;padding-bottom: 80px !important;background-color: #f8f9fa !important;}\"][vc_column css=\".vc_custom_1640931534164{padding-right: 0px !important;}\"][sigma_custom_heading title_element=\"h3\" subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"Book Our Doctor\" css=\".vc_custom_1637036562291{padding-bottom: 60px !important;}\"][vc_column_text css=\".vc_custom_1640931521701{padding-right: 0px !important;}\"][doctors_loop][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1637841729123{padding-top: 60px !important;padding-bottom: 60px !important;}\"][vc_column][sigma_custom_heading subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"Available Features in Our Clinic\"][vc_column_text el_class=\".sub-title\"]\r\n<p style=\"text-align: center;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod\r\ntempor incididunt ut labore et dolore magna aliqua.</p>\r\n[/vc_column_text][vc_row_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\" icon_flaticon=\"flaticon-medicine\"]<a href=\"https://doccure-wp.dreamstechnologies.com/service/medical/\">Medical</a>[/sigma_infobox][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_flaticon=\"flaticon-heart-1\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\"]<a href=\"https://doccure-wp.dreamstechnologies.com/service/operation/\">Operation</a>[/sigma_infobox][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_flaticon=\"flaticon-hospital-2\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\"]<a href=\"https://doccure-wp.dreamstechnologies.com/service/laboratory/\">Laboratory</a>[/sigma_infobox][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\" icon_flaticon=\"flaticon-pills\"]<a href=\"https://doccure-wp.dreamstechnologies.com/service/icu/\">ICU</a>[/sigma_infobox][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_flaticon=\"flaticon-health-check\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\"]<a href=\"https://doccure-wp.dreamstechnologies.com/service/test-room/\">Test Room</a>[/sigma_infobox][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_flaticon=\"flaticon-hospital-bed\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\" desc_color=\"#ffffff\"]<a href=\"https://doccure-wp.dreamstechnologies.com/service/patient-ward/\">Patient Ward</a>[/sigma_infobox][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" disable_element=\"yes\" css=\".vc_custom_1637830219372{padding-top: 80px !important;padding-bottom: 80px !important;}\"][vc_column width=\"5/12\"][vc_single_image image=\"805\" img_size=\"full\"][/vc_column][vc_column width=\"7/12\"][sigma_custom_heading subtitle_text_transform=\"\" title=\"Available Features in Our Clinic\"][vc_column_text el_class=\".sub-title\"]\r\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.</p>\r\n[/vc_column_text][sigma_service style=\"style-18\" show_service_excerpt=\"\" post_enable_navigation=\"yes\" post_slider_scroll=\"1\" post_slider_responsive_xl=\"4\" post_slider_responsive_lg=\"4\" post_slider_responsive_md=\"2\" post_slider_responsive_sm=\"1\" post_slider_responsive_xs=\"1\" slider_heading_alignment=\"text-left\" post_slider_speed=\"1500\" title_color=\"#272b41\" title_hover_color=\"#09dca4\" active_slide_dot_color=\"#0de0fe\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1637902949313{padding-top: 80px !important;padding-bottom: 80px !important;background-color: #f8f9fa !important;}\"][vc_column][sigma_custom_heading subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"Blogs and News\"][vc_column_text el_class=\".sub-title\"]\r\n<p style=\"text-align: center;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod\r\ntempor incididunt ut labore et dolore magna aliqua.</p>\r\n[/vc_column_text][sigma_blog layout=\"grid\" style=\"style-15\" post_orderby=\"modified\" post_grid_responsive_xl=\"4\" post_grid_responsive_lg=\"3\" post_grid_responsive_md=\"2\" post_grid_responsive_sm=\"1\" post_per_page=\"3\" title_color=\"#272b41\" title_hover_color=\"#20c0f3\" title_font_size=\"18px\"][/vc_column][/vc_row]', 'Home', '', 'inherit', 'closed', 'closed', '', '70-revision-v1', '', '', '2022-04-08 07:56:09', '2022-04-08 07:56:09', '', 70, 'https://doccure-wp.dreamstechnologies.com/?p=3797', 0, 'revision', '', 0),
(3798, 1, '2022-04-08 07:56:39', '2022-04-08 07:56:39', '[vc_row][vc_column][rev_slider slidertitle=\"Slider 1\" alias=\"slider-1\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" el_class=\"home_searchform\" css=\".vc_custom_1640946506112{background-color: #15558d !important;}\"][vc_column][vc_column_text][homesearch_form][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1637839952992{padding-top: 80px !important;padding-bottom: 70px !important;background-color: #f8f9fa !important;}\"][vc_column][sigma_custom_heading subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"What are you looking for?\" css=\".vc_custom_1631086209173{margin-bottom: 50px !important;}\"][vc_row_inner][vc_column_inner width=\"1/3\"][sigma_cta style=\"style-3\" add_cta_btn=\"true\" cta_image=\"767\" cta_title=\"Visit a Doctor\" btn_title=\"Book Now\" button_bg_color=\"#01cae4\" button_color=\"#ffffff\" cta_title_fs=\"1.5rem\" btn_link=\"url:https%3A%2F%2Fdoccure-wp.dreamstechnologies.com%2Fsearch-doctors%2F\"][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_cta style=\"style-3\" add_cta_btn=\"true\" cta_image=\"1788\" cta_title=\"Medical\" btn_title=\"Read More\" button_bg_color=\"#01cae4\" button_color=\"#ffffff\" cta_title_fs=\"1.5rem\" btn_link=\"url:https%3A%2F%2Fdoccure-wp.dreamstechnologies.com%2Fservice%2Fmedical%2F\"][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_cta style=\"style-3\" add_cta_btn=\"true\" cta_image=\"1789\" cta_title=\"Services\" btn_title=\"Read More\" button_bg_color=\"#01cae4\" button_color=\"#ffffff\" cta_title_fs=\"1.5rem\" btn_link=\"url:https%3A%2F%2Fdoccure-wp.dreamstechnologies.com%2Fservices%2F\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1637840284589{padding-top: 70px !important;padding-bottom: 60px !important;background-color: #15558d !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/4\"][sigma_counter style=\"style-5\" icon_fontawesome=\"fas fa-procedures\" add_icon=\"true\" counter_number=\"3500\" counter_title=\"Happy Customers\" icon_color=\"#ffffff\" counter_color=\"#ffffff\" counter_title_color=\"#ffffff\" counter_fs=\"30px\" title_fs=\"20px\"][/vc_column][vc_column width=\"1/4\"][sigma_counter style=\"style-5\" icon_fontawesome=\"fas fa-briefcase\" add_icon=\"true\" counter_number=\"450\" counter_title=\"Projects Done\" icon_color=\"#ffffff\" counter_color=\"#ffffff\" counter_title_color=\"#ffffff\" counter_fs=\"30px\" title_fs=\"20px\" counter_value_text=\"+\"][/vc_column][vc_column width=\"1/4\"][sigma_counter style=\"style-5\" icon_fontawesome=\"fas fa-heartbeat\" add_icon=\"true\" counter_number=\"40\" counter_title=\"Awards\" icon_color=\"#ffffff\" counter_color=\"#ffffff\" counter_title_color=\"#ffffff\" counter_fs=\"30px\" title_fs=\"20px\" counter_value_text=\"+\"][/vc_column][vc_column width=\"1/4\"][sigma_counter style=\"style-5\" icon_fontawesome=\"fas fa-ambulance\" add_icon=\"true\" counter_number=\"3500\" counter_title=\"Clients Work\" icon_color=\"#ffffff\" counter_color=\"#ffffff\" counter_title_color=\"#ffffff\" counter_fs=\"30px\" title_fs=\"20px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1636980732076{padding-top: 80px !important;padding-bottom: 80px !important;}\"][vc_column][sigma_custom_heading style=\"style-2\" subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"Clinic and Specialities\" css=\".vc_custom_1635426287419{margin-bottom: 25px !important;}\"][vc_column_text el_class=\".sub-title\"]\r\n<p style=\"text-align: center;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod\r\ntempor incididunt ut labore et dolore magna aliqua.</p>\r\n[/vc_column_text][vc_column_text]\r\n<p style=\"text-align: center;\">[slide-anything id=\'527\']</p>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" css=\".vc_custom_1640852318456{padding-top: 80px !important;padding-bottom: 80px !important;background-color: #f8f9fa !important;}\"][vc_column css=\".vc_custom_1640931534164{padding-right: 0px !important;}\"][sigma_custom_heading title_element=\"h3\" subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"Book Our Doctor\" css=\".vc_custom_1637036562291{padding-bottom: 60px !important;}\"][vc_column_text css=\".vc_custom_1640931521701{padding-right: 0px !important;}\"][doctors_loop][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1637841729123{padding-top: 60px !important;padding-bottom: 60px !important;}\"][vc_column][sigma_custom_heading subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"Available Features in Our Clinic\"][vc_column_text el_class=\".sub-title\"]\r\n<p style=\"text-align: center;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod\r\ntempor incididunt ut labore et dolore magna aliqua.</p>\r\n[/vc_column_text][vc_row_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\" icon_flaticon=\"flaticon-medicine\"]<a href=\"https://doccure-wp.dreamstechnologies.com/service/medical/\">Medical</a>[/sigma_infobox][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_flaticon=\"flaticon-heart-1\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\"]<a href=\"https://doccure-wp.dreamstechnologies.com/service/operation/\">Operation</a>[/sigma_infobox][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_flaticon=\"flaticon-hospital-2\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\"]<a href=\"https://doccure-wp.dreamstechnologies.com/service/laboratory/\">Laboratory</a>[/sigma_infobox][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\" icon_flaticon=\"flaticon-pills\"]<a href=\"https://doccure-wp.dreamstechnologies.com/service/icu/\">ICU</a>[/sigma_infobox][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_flaticon=\"flaticon-health-check\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\"]<a href=\"https://doccure-wp.dreamstechnologies.com/service/test-room/\">Test Room</a>[/sigma_infobox][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_flaticon=\"flaticon-hospital-bed\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\" desc_color=\"#ffffff\"]<a href=\"https://doccure-wp.dreamstechnologies.com/service/patient-ward/\">Patient Ward</a>[/sigma_infobox][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" disable_element=\"yes\" css=\".vc_custom_1637830219372{padding-top: 80px !important;padding-bottom: 80px !important;}\"][vc_column width=\"5/12\"][vc_single_image image=\"805\" img_size=\"full\"][/vc_column][vc_column width=\"7/12\"][sigma_custom_heading subtitle_text_transform=\"\" title=\"Available Features in Our Clinic\"][vc_column_text el_class=\".sub-title\"]\r\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.</p>\r\n[/vc_column_text][sigma_service style=\"style-18\" show_service_excerpt=\"\" post_enable_navigation=\"yes\" post_slider_scroll=\"1\" post_slider_responsive_xl=\"4\" post_slider_responsive_lg=\"4\" post_slider_responsive_md=\"2\" post_slider_responsive_sm=\"1\" post_slider_responsive_xs=\"1\" slider_heading_alignment=\"text-left\" post_slider_speed=\"1500\" title_color=\"#272b41\" title_hover_color=\"#09dca4\" active_slide_dot_color=\"#0de0fe\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1637902949313{padding-top: 80px !important;padding-bottom: 80px !important;background-color: #f8f9fa !important;}\"][vc_column][sigma_custom_heading subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"Blogs and News\"][vc_column_text el_class=\".sub-title\"]\r\n<p style=\"text-align: center;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod\r\ntempor incididunt ut labore et dolore magna aliqua.</p>\r\n[/vc_column_text][sigma_blog layout=\"grid\" style=\"style-15\" post_orderby=\"modified\" post_grid_responsive_xl=\"4\" post_grid_responsive_lg=\"3\" post_grid_responsive_md=\"2\" post_grid_responsive_sm=\"1\" post_per_page=\"3\" title_color=\"#272b41\" title_hover_color=\"#20c0f3\" title_font_size=\"18px\"][/vc_column][/vc_row]', 'Home', '', 'inherit', 'closed', 'closed', '', '70-revision-v1', '', '', '2022-04-08 07:56:39', '2022-04-08 07:56:39', '', 70, 'https://doccure-wp.dreamstechnologies.com/?p=3798', 0, 'revision', '', 0),
(3799, 1, '2022-04-08 08:06:27', '2022-04-08 08:06:27', '[vc_row][vc_column][rev_slider slidertitle=\"home3slider\" alias=\"slider-1-11\" offset=\"\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" el_class=\"home_searchform\" css=\".vc_custom_1640946506112{background-color: #15558d !important;}\"][vc_column][vc_column_text][homesearch_form][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1637839952992{padding-top: 80px !important;padding-bottom: 70px !important;background-color: #f8f9fa !important;}\"][vc_column][sigma_custom_heading subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"What are you looking for?\" css=\".vc_custom_1631086209173{margin-bottom: 50px !important;}\"][vc_row_inner][vc_column_inner width=\"1/3\"][sigma_cta style=\"style-3\" add_cta_btn=\"true\" cta_image=\"767\" cta_title=\"Visit a Doctor\" btn_title=\"Book Now\" button_bg_color=\"#01cae4\" button_color=\"#ffffff\" cta_title_fs=\"1.5rem\" btn_link=\"url:https%3A%2F%2Fdoccure-wp.dreamstechnologies.com%2Fsearch-doctors%2F\"][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_cta style=\"style-3\" add_cta_btn=\"true\" cta_image=\"1788\" cta_title=\"Medical\" btn_title=\"Read More\" button_bg_color=\"#01cae4\" button_color=\"#ffffff\" cta_title_fs=\"1.5rem\" btn_link=\"url:https%3A%2F%2Fdoccure-wp.dreamstechnologies.com%2Fservice%2Fmedical%2F\"][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_cta style=\"style-3\" add_cta_btn=\"true\" cta_image=\"1789\" cta_title=\"Services\" btn_title=\"Read More\" button_bg_color=\"#01cae4\" button_color=\"#ffffff\" cta_title_fs=\"1.5rem\" btn_link=\"url:https%3A%2F%2Fdoccure-wp.dreamstechnologies.com%2Fservices%2F\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1637840284589{padding-top: 70px !important;padding-bottom: 60px !important;background-color: #15558d !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/4\"][sigma_counter style=\"style-5\" icon_fontawesome=\"fas fa-procedures\" add_icon=\"true\" counter_number=\"3500\" counter_title=\"Happy Customers\" icon_color=\"#ffffff\" counter_color=\"#ffffff\" counter_title_color=\"#ffffff\" counter_fs=\"30px\" title_fs=\"20px\"][/vc_column][vc_column width=\"1/4\"][sigma_counter style=\"style-5\" icon_fontawesome=\"fas fa-briefcase\" add_icon=\"true\" counter_number=\"450\" counter_title=\"Projects Done\" icon_color=\"#ffffff\" counter_color=\"#ffffff\" counter_title_color=\"#ffffff\" counter_fs=\"30px\" title_fs=\"20px\" counter_value_text=\"+\"][/vc_column][vc_column width=\"1/4\"][sigma_counter style=\"style-5\" icon_fontawesome=\"fas fa-heartbeat\" add_icon=\"true\" counter_number=\"40\" counter_title=\"Awards\" icon_color=\"#ffffff\" counter_color=\"#ffffff\" counter_title_color=\"#ffffff\" counter_fs=\"30px\" title_fs=\"20px\" counter_value_text=\"+\"][/vc_column][vc_column width=\"1/4\"][sigma_counter style=\"style-5\" icon_fontawesome=\"fas fa-ambulance\" add_icon=\"true\" counter_number=\"3500\" counter_title=\"Clients Work\" icon_color=\"#ffffff\" counter_color=\"#ffffff\" counter_title_color=\"#ffffff\" counter_fs=\"30px\" title_fs=\"20px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1636980732076{padding-top: 80px !important;padding-bottom: 80px !important;}\"][vc_column][sigma_custom_heading style=\"style-2\" subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"Clinic and Specialities\" css=\".vc_custom_1635426287419{margin-bottom: 25px !important;}\"][vc_column_text el_class=\".sub-title\"]\r\n<p style=\"text-align: center;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod\r\ntempor incididunt ut labore et dolore magna aliqua.</p>\r\n[/vc_column_text][vc_column_text]\r\n<p style=\"text-align: center;\">[slide-anything id=\'527\']</p>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" css=\".vc_custom_1640852318456{padding-top: 80px !important;padding-bottom: 80px !important;background-color: #f8f9fa !important;}\"][vc_column css=\".vc_custom_1640931534164{padding-right: 0px !important;}\"][sigma_custom_heading title_element=\"h3\" subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"Book Our Doctor\" css=\".vc_custom_1637036562291{padding-bottom: 60px !important;}\"][vc_column_text css=\".vc_custom_1640931521701{padding-right: 0px !important;}\"][doctors_loop][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1637841729123{padding-top: 60px !important;padding-bottom: 60px !important;}\"][vc_column][sigma_custom_heading subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"Available Features in Our Clinic\"][vc_column_text el_class=\".sub-title\"]\r\n<p style=\"text-align: center;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod\r\ntempor incididunt ut labore et dolore magna aliqua.</p>\r\n[/vc_column_text][vc_row_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\" icon_flaticon=\"flaticon-medicine\"]<a href=\"https://doccure-wp.dreamstechnologies.com/service/medical/\">Medical</a>[/sigma_infobox][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_flaticon=\"flaticon-heart-1\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\"]<a href=\"https://doccure-wp.dreamstechnologies.com/service/operation/\">Operation</a>[/sigma_infobox][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_flaticon=\"flaticon-hospital-2\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\"]<a href=\"https://doccure-wp.dreamstechnologies.com/service/laboratory/\">Laboratory</a>[/sigma_infobox][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\" icon_flaticon=\"flaticon-pills\"]<a href=\"https://doccure-wp.dreamstechnologies.com/service/icu/\">ICU</a>[/sigma_infobox][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_flaticon=\"flaticon-health-check\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\"]<a href=\"https://doccure-wp.dreamstechnologies.com/service/test-room/\">Test Room</a>[/sigma_infobox][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_flaticon=\"flaticon-hospital-bed\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\" desc_color=\"#ffffff\"]<a href=\"https://doccure-wp.dreamstechnologies.com/service/patient-ward/\">Patient Ward</a>[/sigma_infobox][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" disable_element=\"yes\" css=\".vc_custom_1637830219372{padding-top: 80px !important;padding-bottom: 80px !important;}\"][vc_column width=\"5/12\"][vc_single_image image=\"805\" img_size=\"full\"][/vc_column][vc_column width=\"7/12\"][sigma_custom_heading subtitle_text_transform=\"\" title=\"Available Features in Our Clinic\"][vc_column_text el_class=\".sub-title\"]\r\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.</p>\r\n[/vc_column_text][sigma_service style=\"style-18\" show_service_excerpt=\"\" post_enable_navigation=\"yes\" post_slider_scroll=\"1\" post_slider_responsive_xl=\"4\" post_slider_responsive_lg=\"4\" post_slider_responsive_md=\"2\" post_slider_responsive_sm=\"1\" post_slider_responsive_xs=\"1\" slider_heading_alignment=\"text-left\" post_slider_speed=\"1500\" title_color=\"#272b41\" title_hover_color=\"#09dca4\" active_slide_dot_color=\"#0de0fe\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1637902949313{padding-top: 80px !important;padding-bottom: 80px !important;background-color: #f8f9fa !important;}\"][vc_column][sigma_custom_heading subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"Blogs and News\"][vc_column_text el_class=\".sub-title\"]\r\n<p style=\"text-align: center;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod\r\ntempor incididunt ut labore et dolore magna aliqua.</p>\r\n[/vc_column_text][sigma_blog layout=\"grid\" style=\"style-15\" post_orderby=\"modified\" post_grid_responsive_xl=\"4\" post_grid_responsive_lg=\"3\" post_grid_responsive_md=\"2\" post_grid_responsive_sm=\"1\" post_per_page=\"3\" title_color=\"#272b41\" title_hover_color=\"#20c0f3\" title_font_size=\"18px\"][/vc_column][/vc_row]', 'Home', '', 'inherit', 'closed', 'closed', '', '70-revision-v1', '', '', '2022-04-08 08:06:27', '2022-04-08 08:06:27', '', 70, 'https://doccure-wp.dreamstechnologies.com/?p=3799', 0, 'revision', '', 0),
(3800, 1, '2022-04-08 08:07:09', '2022-04-08 08:07:09', '[vc_row][vc_column][rev_slider slidertitle=\"Slider 1\" alias=\"slider-1\" offset=\"\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" el_class=\"home_searchform\" css=\".vc_custom_1640946506112{background-color: #15558d !important;}\"][vc_column][vc_column_text][homesearch_form][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1637839952992{padding-top: 80px !important;padding-bottom: 70px !important;background-color: #f8f9fa !important;}\"][vc_column][sigma_custom_heading subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"What are you looking for?\" css=\".vc_custom_1631086209173{margin-bottom: 50px !important;}\"][vc_row_inner][vc_column_inner width=\"1/3\"][sigma_cta style=\"style-3\" add_cta_btn=\"true\" cta_image=\"767\" cta_title=\"Visit a Doctor\" btn_title=\"Book Now\" button_bg_color=\"#01cae4\" button_color=\"#ffffff\" cta_title_fs=\"1.5rem\" btn_link=\"url:https%3A%2F%2Fdoccure-wp.dreamstechnologies.com%2Fsearch-doctors%2F\"][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_cta style=\"style-3\" add_cta_btn=\"true\" cta_image=\"1788\" cta_title=\"Medical\" btn_title=\"Read More\" button_bg_color=\"#01cae4\" button_color=\"#ffffff\" cta_title_fs=\"1.5rem\" btn_link=\"url:https%3A%2F%2Fdoccure-wp.dreamstechnologies.com%2Fservice%2Fmedical%2F\"][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_cta style=\"style-3\" add_cta_btn=\"true\" cta_image=\"1789\" cta_title=\"Services\" btn_title=\"Read More\" button_bg_color=\"#01cae4\" button_color=\"#ffffff\" cta_title_fs=\"1.5rem\" btn_link=\"url:https%3A%2F%2Fdoccure-wp.dreamstechnologies.com%2Fservices%2F\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1637840284589{padding-top: 70px !important;padding-bottom: 60px !important;background-color: #15558d !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/4\"][sigma_counter style=\"style-5\" icon_fontawesome=\"fas fa-procedures\" add_icon=\"true\" counter_number=\"3500\" counter_title=\"Happy Customers\" icon_color=\"#ffffff\" counter_color=\"#ffffff\" counter_title_color=\"#ffffff\" counter_fs=\"30px\" title_fs=\"20px\"][/vc_column][vc_column width=\"1/4\"][sigma_counter style=\"style-5\" icon_fontawesome=\"fas fa-briefcase\" add_icon=\"true\" counter_number=\"450\" counter_title=\"Projects Done\" icon_color=\"#ffffff\" counter_color=\"#ffffff\" counter_title_color=\"#ffffff\" counter_fs=\"30px\" title_fs=\"20px\" counter_value_text=\"+\"][/vc_column][vc_column width=\"1/4\"][sigma_counter style=\"style-5\" icon_fontawesome=\"fas fa-heartbeat\" add_icon=\"true\" counter_number=\"40\" counter_title=\"Awards\" icon_color=\"#ffffff\" counter_color=\"#ffffff\" counter_title_color=\"#ffffff\" counter_fs=\"30px\" title_fs=\"20px\" counter_value_text=\"+\"][/vc_column][vc_column width=\"1/4\"][sigma_counter style=\"style-5\" icon_fontawesome=\"fas fa-ambulance\" add_icon=\"true\" counter_number=\"3500\" counter_title=\"Clients Work\" icon_color=\"#ffffff\" counter_color=\"#ffffff\" counter_title_color=\"#ffffff\" counter_fs=\"30px\" title_fs=\"20px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1636980732076{padding-top: 80px !important;padding-bottom: 80px !important;}\"][vc_column][sigma_custom_heading style=\"style-2\" subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"Clinic and Specialities\" css=\".vc_custom_1635426287419{margin-bottom: 25px !important;}\"][vc_column_text el_class=\".sub-title\"]\r\n<p style=\"text-align: center;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod\r\ntempor incididunt ut labore et dolore magna aliqua.</p>\r\n[/vc_column_text][vc_column_text]\r\n<p style=\"text-align: center;\">[slide-anything id=\'527\']</p>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" css=\".vc_custom_1640852318456{padding-top: 80px !important;padding-bottom: 80px !important;background-color: #f8f9fa !important;}\"][vc_column css=\".vc_custom_1640931534164{padding-right: 0px !important;}\"][sigma_custom_heading title_element=\"h3\" subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"Book Our Doctor\" css=\".vc_custom_1637036562291{padding-bottom: 60px !important;}\"][vc_column_text css=\".vc_custom_1640931521701{padding-right: 0px !important;}\"][doctors_loop][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1637841729123{padding-top: 60px !important;padding-bottom: 60px !important;}\"][vc_column][sigma_custom_heading subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"Available Features in Our Clinic\"][vc_column_text el_class=\".sub-title\"]\r\n<p style=\"text-align: center;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod\r\ntempor incididunt ut labore et dolore magna aliqua.</p>\r\n[/vc_column_text][vc_row_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\" icon_flaticon=\"flaticon-medicine\"]<a href=\"https://doccure-wp.dreamstechnologies.com/service/medical/\">Medical</a>[/sigma_infobox][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_flaticon=\"flaticon-heart-1\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\"]<a href=\"https://doccure-wp.dreamstechnologies.com/service/operation/\">Operation</a>[/sigma_infobox][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_flaticon=\"flaticon-hospital-2\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\"]<a href=\"https://doccure-wp.dreamstechnologies.com/service/laboratory/\">Laboratory</a>[/sigma_infobox][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\" icon_flaticon=\"flaticon-pills\"]<a href=\"https://doccure-wp.dreamstechnologies.com/service/icu/\">ICU</a>[/sigma_infobox][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_flaticon=\"flaticon-health-check\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\"]<a href=\"https://doccure-wp.dreamstechnologies.com/service/test-room/\">Test Room</a>[/sigma_infobox][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_flaticon=\"flaticon-hospital-bed\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\" desc_color=\"#ffffff\"]<a href=\"https://doccure-wp.dreamstechnologies.com/service/patient-ward/\">Patient Ward</a>[/sigma_infobox][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" disable_element=\"yes\" css=\".vc_custom_1637830219372{padding-top: 80px !important;padding-bottom: 80px !important;}\"][vc_column width=\"5/12\"][vc_single_image image=\"805\" img_size=\"full\"][/vc_column][vc_column width=\"7/12\"][sigma_custom_heading subtitle_text_transform=\"\" title=\"Available Features in Our Clinic\"][vc_column_text el_class=\".sub-title\"]\r\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.</p>\r\n[/vc_column_text][sigma_service style=\"style-18\" show_service_excerpt=\"\" post_enable_navigation=\"yes\" post_slider_scroll=\"1\" post_slider_responsive_xl=\"4\" post_slider_responsive_lg=\"4\" post_slider_responsive_md=\"2\" post_slider_responsive_sm=\"1\" post_slider_responsive_xs=\"1\" slider_heading_alignment=\"text-left\" post_slider_speed=\"1500\" title_color=\"#272b41\" title_hover_color=\"#09dca4\" active_slide_dot_color=\"#0de0fe\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1637902949313{padding-top: 80px !important;padding-bottom: 80px !important;background-color: #f8f9fa !important;}\"][vc_column][sigma_custom_heading subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"Blogs and News\"][vc_column_text el_class=\".sub-title\"]\r\n<p style=\"text-align: center;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod\r\ntempor incididunt ut labore et dolore magna aliqua.</p>\r\n[/vc_column_text][sigma_blog layout=\"grid\" style=\"style-15\" post_orderby=\"modified\" post_grid_responsive_xl=\"4\" post_grid_responsive_lg=\"3\" post_grid_responsive_md=\"2\" post_grid_responsive_sm=\"1\" post_per_page=\"3\" title_color=\"#272b41\" title_hover_color=\"#20c0f3\" title_font_size=\"18px\"][/vc_column][/vc_row]', 'Home', '', 'inherit', 'closed', 'closed', '', '70-revision-v1', '', '', '2022-04-08 08:07:09', '2022-04-08 08:07:09', '', 70, 'https://doccure-wp.dreamstechnologies.com/?p=3800', 0, 'revision', '', 0),
(3801, 1, '2022-04-08 08:07:46', '2022-04-08 08:07:46', '[vc_row][vc_column][rev_slider slidertitle=\"home3slider\" alias=\"slider-1-11\" offset=\"\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" el_class=\"home_searchform\" css=\".vc_custom_1640946506112{background-color: #15558d !important;}\"][vc_column][vc_column_text][homesearch_form][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1637839952992{padding-top: 80px !important;padding-bottom: 70px !important;background-color: #f8f9fa !important;}\"][vc_column][sigma_custom_heading subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"What are you looking for?\" css=\".vc_custom_1631086209173{margin-bottom: 50px !important;}\"][vc_row_inner][vc_column_inner width=\"1/3\"][sigma_cta style=\"style-3\" add_cta_btn=\"true\" cta_image=\"767\" cta_title=\"Visit a Doctor\" btn_title=\"Book Now\" button_bg_color=\"#01cae4\" button_color=\"#ffffff\" cta_title_fs=\"1.5rem\" btn_link=\"url:https%3A%2F%2Fdoccure-wp.dreamstechnologies.com%2Fsearch-doctors%2F\"][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_cta style=\"style-3\" add_cta_btn=\"true\" cta_image=\"1788\" cta_title=\"Medical\" btn_title=\"Read More\" button_bg_color=\"#01cae4\" button_color=\"#ffffff\" cta_title_fs=\"1.5rem\" btn_link=\"url:https%3A%2F%2Fdoccure-wp.dreamstechnologies.com%2Fservice%2Fmedical%2F\"][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_cta style=\"style-3\" add_cta_btn=\"true\" cta_image=\"1789\" cta_title=\"Services\" btn_title=\"Read More\" button_bg_color=\"#01cae4\" button_color=\"#ffffff\" cta_title_fs=\"1.5rem\" btn_link=\"url:https%3A%2F%2Fdoccure-wp.dreamstechnologies.com%2Fservices%2F\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1637840284589{padding-top: 70px !important;padding-bottom: 60px !important;background-color: #15558d !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/4\"][sigma_counter style=\"style-5\" icon_fontawesome=\"fas fa-procedures\" add_icon=\"true\" counter_number=\"3500\" counter_title=\"Happy Customers\" icon_color=\"#ffffff\" counter_color=\"#ffffff\" counter_title_color=\"#ffffff\" counter_fs=\"30px\" title_fs=\"20px\"][/vc_column][vc_column width=\"1/4\"][sigma_counter style=\"style-5\" icon_fontawesome=\"fas fa-briefcase\" add_icon=\"true\" counter_number=\"450\" counter_title=\"Projects Done\" icon_color=\"#ffffff\" counter_color=\"#ffffff\" counter_title_color=\"#ffffff\" counter_fs=\"30px\" title_fs=\"20px\" counter_value_text=\"+\"][/vc_column][vc_column width=\"1/4\"][sigma_counter style=\"style-5\" icon_fontawesome=\"fas fa-heartbeat\" add_icon=\"true\" counter_number=\"40\" counter_title=\"Awards\" icon_color=\"#ffffff\" counter_color=\"#ffffff\" counter_title_color=\"#ffffff\" counter_fs=\"30px\" title_fs=\"20px\" counter_value_text=\"+\"][/vc_column][vc_column width=\"1/4\"][sigma_counter style=\"style-5\" icon_fontawesome=\"fas fa-ambulance\" add_icon=\"true\" counter_number=\"3500\" counter_title=\"Clients Work\" icon_color=\"#ffffff\" counter_color=\"#ffffff\" counter_title_color=\"#ffffff\" counter_fs=\"30px\" title_fs=\"20px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1636980732076{padding-top: 80px !important;padding-bottom: 80px !important;}\"][vc_column][sigma_custom_heading style=\"style-2\" subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"Clinic and Specialities\" css=\".vc_custom_1635426287419{margin-bottom: 25px !important;}\"][vc_column_text el_class=\".sub-title\"]\r\n<p style=\"text-align: center;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod\r\ntempor incididunt ut labore et dolore magna aliqua.</p>\r\n[/vc_column_text][vc_column_text]\r\n<p style=\"text-align: center;\">[slide-anything id=\'527\']</p>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" css=\".vc_custom_1640852318456{padding-top: 80px !important;padding-bottom: 80px !important;background-color: #f8f9fa !important;}\"][vc_column css=\".vc_custom_1640931534164{padding-right: 0px !important;}\"][sigma_custom_heading title_element=\"h3\" subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"Book Our Doctor\" css=\".vc_custom_1637036562291{padding-bottom: 60px !important;}\"][vc_column_text css=\".vc_custom_1640931521701{padding-right: 0px !important;}\"][doctors_loop][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1637841729123{padding-top: 60px !important;padding-bottom: 60px !important;}\"][vc_column][sigma_custom_heading subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"Available Features in Our Clinic\"][vc_column_text el_class=\".sub-title\"]\r\n<p style=\"text-align: center;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod\r\ntempor incididunt ut labore et dolore magna aliqua.</p>\r\n[/vc_column_text][vc_row_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\" icon_flaticon=\"flaticon-medicine\"]<a href=\"https://doccure-wp.dreamstechnologies.com/service/medical/\">Medical</a>[/sigma_infobox][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_flaticon=\"flaticon-heart-1\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\"]<a href=\"https://doccure-wp.dreamstechnologies.com/service/operation/\">Operation</a>[/sigma_infobox][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_flaticon=\"flaticon-hospital-2\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\"]<a href=\"https://doccure-wp.dreamstechnologies.com/service/laboratory/\">Laboratory</a>[/sigma_infobox][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\" icon_flaticon=\"flaticon-pills\"]<a href=\"https://doccure-wp.dreamstechnologies.com/service/icu/\">ICU</a>[/sigma_infobox][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_flaticon=\"flaticon-health-check\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\"]<a href=\"https://doccure-wp.dreamstechnologies.com/service/test-room/\">Test Room</a>[/sigma_infobox][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_flaticon=\"flaticon-hospital-bed\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\" desc_color=\"#ffffff\"]<a href=\"https://doccure-wp.dreamstechnologies.com/service/patient-ward/\">Patient Ward</a>[/sigma_infobox][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" disable_element=\"yes\" css=\".vc_custom_1637830219372{padding-top: 80px !important;padding-bottom: 80px !important;}\"][vc_column width=\"5/12\"][vc_single_image image=\"805\" img_size=\"full\"][/vc_column][vc_column width=\"7/12\"][sigma_custom_heading subtitle_text_transform=\"\" title=\"Available Features in Our Clinic\"][vc_column_text el_class=\".sub-title\"]\r\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.</p>\r\n[/vc_column_text][sigma_service style=\"style-18\" show_service_excerpt=\"\" post_enable_navigation=\"yes\" post_slider_scroll=\"1\" post_slider_responsive_xl=\"4\" post_slider_responsive_lg=\"4\" post_slider_responsive_md=\"2\" post_slider_responsive_sm=\"1\" post_slider_responsive_xs=\"1\" slider_heading_alignment=\"text-left\" post_slider_speed=\"1500\" title_color=\"#272b41\" title_hover_color=\"#09dca4\" active_slide_dot_color=\"#0de0fe\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1637902949313{padding-top: 80px !important;padding-bottom: 80px !important;background-color: #f8f9fa !important;}\"][vc_column][sigma_custom_heading subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"Blogs and News\"][vc_column_text el_class=\".sub-title\"]\r\n<p style=\"text-align: center;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod\r\ntempor incididunt ut labore et dolore magna aliqua.</p>\r\n[/vc_column_text][sigma_blog layout=\"grid\" style=\"style-15\" post_orderby=\"modified\" post_grid_responsive_xl=\"4\" post_grid_responsive_lg=\"3\" post_grid_responsive_md=\"2\" post_grid_responsive_sm=\"1\" post_per_page=\"3\" title_color=\"#272b41\" title_hover_color=\"#20c0f3\" title_font_size=\"18px\"][/vc_column][/vc_row]', 'Home', '', 'inherit', 'closed', 'closed', '', '70-revision-v1', '', '', '2022-04-08 08:07:46', '2022-04-08 08:07:46', '', 70, 'https://doccure-wp.dreamstechnologies.com/?p=3801', 0, 'revision', '', 0),
(3808, 1, '2024-06-26 14:11:31', '2022-04-08 09:51:57', '', 'Home', '', 'publish', 'closed', 'closed', '', 'home', '', '', '2024-06-26 14:11:31', '2024-06-26 14:11:31', '', 0, 'https://doccure-wp.dreamstechnologies.com/?p=3808', 1, 'nav_menu_item', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(3906, 1, '2022-05-16 04:53:41', '2022-05-16 04:53:41', '[vc_row][vc_column][vc_column_text]Developing buildings in the new age is a bit of a process with the new tech\n\nLorem 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.\n\nSed 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. Ut enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur, vel illum qui dolorem eum fugiat quo voluptas nulla pariatur?\n\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.\n\n[/vc_column_text][/vc_column][/vc_row]', 'Benefits of consulting with an Online Doctor', '', 'inherit', 'closed', 'closed', '', '691-revision-v1', '', '', '2022-05-16 04:53:41', '2022-05-16 04:53:41', '', 691, 'https://doccure-wp.dreamstechnologies.com/?p=3906', 0, 'revision', '', 0),
(3907, 1, '2022-05-16 04:53:41', '2022-05-16 04:53:41', '[vc_row][vc_column][vc_column_text]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.\n\nSed 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. Ut enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur, vel illum qui dolorem eum fugiat quo voluptas nulla pariatur?\n\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.[/vc_column_text][/vc_column][/vc_row]', 'What are the benefits of online doctor booking', '', 'inherit', 'closed', 'closed', '', '689-revision-v1', '', '', '2022-05-16 04:53:41', '2022-05-16 04:53:41', '', 689, 'https://doccure-wp.dreamstechnologies.com/?p=3907', 0, 'revision', '', 0),
(3977, 1, '2022-05-18 11:50:33', '2022-05-18 11:50:33', '[vc_row][vc_column][rev_slider slidertitle=\"home3slider\" alias=\"slider-1-11\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" el_class=\"home_searchform\" css=\".vc_custom_1640946506112{background-color: #15558d !important;}\"][vc_column][vc_column_text][homesearch_form][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1637839952992{padding-top: 80px !important;padding-bottom: 70px !important;background-color: #f8f9fa !important;}\"][vc_column][sigma_custom_heading subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"What are you looking for?\" css=\".vc_custom_1631086209173{margin-bottom: 50px !important;}\"][vc_row_inner][vc_column_inner width=\"1/3\"][sigma_cta style=\"style-3\" add_cta_btn=\"true\" cta_image=\"767\" cta_title=\"Visit a Doctor\" btn_title=\"Book Now\" button_bg_color=\"#01cae4\" button_color=\"#ffffff\" cta_title_fs=\"1.5rem\" btn_link=\"url:https%3A%2F%2Fdoccure-wp.dreamstechnologies.com%2Fsearch-doctors%2F\"][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_cta style=\"style-3\" add_cta_btn=\"true\" cta_image=\"1788\" cta_title=\"Medical\" btn_title=\"Read More\" button_bg_color=\"#01cae4\" button_color=\"#ffffff\" cta_title_fs=\"1.5rem\" btn_link=\"url:https%3A%2F%2Fdoccure-wp.dreamstechnologies.com%2Fservice%2Fmedical%2F\"][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_cta style=\"style-3\" add_cta_btn=\"true\" cta_image=\"1789\" cta_title=\"Services\" btn_title=\"Read More\" button_bg_color=\"#01cae4\" button_color=\"#ffffff\" cta_title_fs=\"1.5rem\" btn_link=\"url:https%3A%2F%2Fdoccure-wp.dreamstechnologies.com%2Fservices%2F\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1637840284589{padding-top: 70px !important;padding-bottom: 60px !important;background-color: #15558d !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/4\"][sigma_counter style=\"style-5\" icon_fontawesome=\"fas fa-procedures\" add_icon=\"true\" counter_number=\"3500\" counter_title=\"Happy Customers\" icon_color=\"#ffffff\" counter_color=\"#ffffff\" counter_title_color=\"#ffffff\" counter_fs=\"30px\" title_fs=\"20px\"][/vc_column][vc_column width=\"1/4\"][sigma_counter style=\"style-5\" icon_fontawesome=\"fas fa-briefcase\" add_icon=\"true\" counter_number=\"450\" counter_title=\"Projects Done\" icon_color=\"#ffffff\" counter_color=\"#ffffff\" counter_title_color=\"#ffffff\" counter_fs=\"30px\" title_fs=\"20px\" counter_value_text=\"+\"][/vc_column][vc_column width=\"1/4\"][sigma_counter style=\"style-5\" icon_fontawesome=\"fas fa-heartbeat\" add_icon=\"true\" counter_number=\"40\" counter_title=\"Awards\" icon_color=\"#ffffff\" counter_color=\"#ffffff\" counter_title_color=\"#ffffff\" counter_fs=\"30px\" title_fs=\"20px\" counter_value_text=\"+\"][/vc_column][vc_column width=\"1/4\"][sigma_counter style=\"style-5\" icon_fontawesome=\"fas fa-ambulance\" add_icon=\"true\" counter_number=\"3500\" counter_title=\"Clients Work\" icon_color=\"#ffffff\" counter_color=\"#ffffff\" counter_title_color=\"#ffffff\" counter_fs=\"30px\" title_fs=\"20px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1636980732076{padding-top: 80px !important;padding-bottom: 80px !important;}\"][vc_column][sigma_custom_heading style=\"style-2\" subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"Clinic and Specialities\" css=\".vc_custom_1635426287419{margin-bottom: 25px !important;}\"][vc_column_text el_class=\".sub-title\"]\r\n<p style=\"text-align: center;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod\r\ntempor incididunt ut labore et dolore magna aliqua.</p>\r\n[/vc_column_text][vc_column_text]\r\n<p style=\"text-align: center;\">[slide-anything id=\'527\']</p>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" css=\".vc_custom_1640852318456{padding-top: 80px !important;padding-bottom: 80px !important;background-color: #f8f9fa !important;}\"][vc_column css=\".vc_custom_1640931534164{padding-right: 0px !important;}\"][sigma_custom_heading title_element=\"h3\" subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"Book Our Doctor\" css=\".vc_custom_1637036562291{padding-bottom: 60px !important;}\"][vc_column_text css=\".vc_custom_1640931521701{padding-right: 0px !important;}\"][doctors_loop][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1637841729123{padding-top: 60px !important;padding-bottom: 60px !important;}\"][vc_column][sigma_custom_heading subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"Available Features in Our Clinic\"][vc_column_text el_class=\".sub-title\"]\r\n<p style=\"text-align: center;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod\r\ntempor incididunt ut labore et dolore magna aliqua.</p>\r\n[/vc_column_text][vc_row_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\" icon_flaticon=\"flaticon-medicine\"]<a href=\"https://doccure-wp.dreamstechnologies.com/service/medical/\">Medical</a>[/sigma_infobox][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_flaticon=\"flaticon-heart-1\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\"]<a href=\"https://doccure-wp.dreamstechnologies.com/service/operation/\">Operation</a>[/sigma_infobox][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_flaticon=\"flaticon-hospital-2\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\"]<a href=\"https://doccure-wp.dreamstechnologies.com/service/laboratory/\">Laboratory</a>[/sigma_infobox][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\" icon_flaticon=\"flaticon-pills\"]<a href=\"https://doccure-wp.dreamstechnologies.com/service/icu/\">ICU</a>[/sigma_infobox][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_flaticon=\"flaticon-health-check\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\"]<a href=\"https://doccure-wp.dreamstechnologies.com/service/test-room/\">Test Room</a>[/sigma_infobox][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_flaticon=\"flaticon-hospital-bed\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\" desc_color=\"#ffffff\"]<a href=\"https://doccure-wp.dreamstechnologies.com/service/patient-ward/\">Patient Ward</a>[/sigma_infobox][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" disable_element=\"yes\" css=\".vc_custom_1637830219372{padding-top: 80px !important;padding-bottom: 80px !important;}\"][vc_column width=\"5/12\"][vc_single_image image=\"805\" img_size=\"full\"][/vc_column][vc_column width=\"7/12\"][sigma_custom_heading subtitle_text_transform=\"\" title=\"Available Features in Our Clinic\"][vc_column_text el_class=\".sub-title\"]\r\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.</p>\r\n[/vc_column_text][sigma_service style=\"style-18\" show_service_excerpt=\"\" post_enable_navigation=\"yes\" post_slider_scroll=\"1\" post_slider_responsive_xl=\"4\" post_slider_responsive_lg=\"4\" post_slider_responsive_md=\"2\" post_slider_responsive_sm=\"1\" post_slider_responsive_xs=\"1\" slider_heading_alignment=\"text-left\" post_slider_speed=\"1500\" title_color=\"#272b41\" title_hover_color=\"#09dca4\" active_slide_dot_color=\"#0de0fe\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1637902949313{padding-top: 80px !important;padding-bottom: 80px !important;background-color: #f8f9fa !important;}\"][vc_column][sigma_custom_heading subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"Blogs and News\"][vc_column_text el_class=\".sub-title\"]\r\n<p style=\"text-align: center;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod\r\ntempor incididunt ut labore et dolore magna aliqua.</p>\r\n[/vc_column_text][sigma_blog layout=\"grid\" style=\"style-15\" post_orderby=\"modified\" post_grid_responsive_xl=\"4\" post_grid_responsive_lg=\"3\" post_grid_responsive_md=\"2\" post_grid_responsive_sm=\"1\" post_per_page=\"3\" title_color=\"#272b41\" title_hover_color=\"#20c0f3\" title_font_size=\"18px\"][/vc_column][/vc_row]', 'Home', '', 'inherit', 'closed', 'closed', '', '70-revision-v1', '', '', '2022-05-18 11:50:33', '2022-05-18 11:50:33', '', 70, 'https://doccure-wp.dreamstechnologies.com/?p=3977', 0, 'revision', '', 0),
(3978, 1, '2022-05-18 11:58:35', '2022-05-18 11:58:35', '[vc_row][vc_column][rev_slider slidertitle=\"home3slider\" alias=\"slider-1-11\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" el_class=\"home_searchform\" css=\".vc_custom_1640946506112{background-color: #15558d !important;}\"][vc_column][vc_column_text][homesearch_form][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1637839952992{padding-top: 80px !important;padding-bottom: 70px !important;background-color: #f8f9fa !important;}\"][vc_column][sigma_custom_heading subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"What are you looking for?\" css=\".vc_custom_1631086209173{margin-bottom: 50px !important;}\"][vc_row_inner][vc_column_inner width=\"1/3\"][sigma_cta style=\"style-3\" add_cta_btn=\"true\" cta_image=\"767\" cta_title=\"Visit a Doctor\" btn_title=\"Book Now\" button_bg_color=\"#01cae4\" button_color=\"#ffffff\" cta_title_fs=\"1.5rem\" btn_link=\"url:https%3A%2F%2Fdoccure-wp.dreamstechnologies.com%2Fsearch-doctors%2F\"][sigma_cta style=\"style-3\" add_cta_btn=\"true\" cta_image=\"3674\" cta_title=\"Visit a Doctor\" btn_title=\"Book Now\" button_bg_color=\"#01cae4\" button_color=\"#ffffff\" cta_title_fs=\"1.5rem\" btn_link=\"url:https%3A%2F%2Fdoccure-wp.dreamstechnologies.com%2Fsearch-doctors%2F\"][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_cta style=\"style-3\" add_cta_btn=\"true\" cta_image=\"1788\" cta_title=\"Medical\" btn_title=\"Read More\" button_bg_color=\"#01cae4\" button_color=\"#ffffff\" cta_title_fs=\"1.5rem\" btn_link=\"url:https%3A%2F%2Fdoccure-wp.dreamstechnologies.com%2Fservice%2Fmedical%2F\"][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_cta style=\"style-3\" add_cta_btn=\"true\" cta_image=\"1789\" cta_title=\"Services\" btn_title=\"Read More\" button_bg_color=\"#01cae4\" button_color=\"#ffffff\" cta_title_fs=\"1.5rem\" btn_link=\"url:https%3A%2F%2Fdoccure-wp.dreamstechnologies.com%2Fservices%2F\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1637840284589{padding-top: 70px !important;padding-bottom: 60px !important;background-color: #15558d !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/4\"][sigma_counter style=\"style-5\" icon_fontawesome=\"fas fa-procedures\" add_icon=\"true\" counter_number=\"3500\" counter_title=\"Happy Customers\" icon_color=\"#ffffff\" counter_color=\"#ffffff\" counter_title_color=\"#ffffff\" counter_fs=\"30px\" title_fs=\"20px\"][/vc_column][vc_column width=\"1/4\"][sigma_counter style=\"style-5\" icon_fontawesome=\"fas fa-briefcase\" add_icon=\"true\" counter_number=\"450\" counter_title=\"Projects Done\" icon_color=\"#ffffff\" counter_color=\"#ffffff\" counter_title_color=\"#ffffff\" counter_fs=\"30px\" title_fs=\"20px\" counter_value_text=\"+\"][/vc_column][vc_column width=\"1/4\"][sigma_counter style=\"style-5\" icon_fontawesome=\"fas fa-heartbeat\" add_icon=\"true\" counter_number=\"40\" counter_title=\"Awards\" icon_color=\"#ffffff\" counter_color=\"#ffffff\" counter_title_color=\"#ffffff\" counter_fs=\"30px\" title_fs=\"20px\" counter_value_text=\"+\"][/vc_column][vc_column width=\"1/4\"][sigma_counter style=\"style-5\" icon_fontawesome=\"fas fa-ambulance\" add_icon=\"true\" counter_number=\"3500\" counter_title=\"Clients Work\" icon_color=\"#ffffff\" counter_color=\"#ffffff\" counter_title_color=\"#ffffff\" counter_fs=\"30px\" title_fs=\"20px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1636980732076{padding-top: 80px !important;padding-bottom: 80px !important;}\"][vc_column][sigma_custom_heading style=\"style-2\" subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"Clinic and Specialities\" css=\".vc_custom_1635426287419{margin-bottom: 25px !important;}\"][vc_column_text el_class=\".sub-title\"]\r\n<p style=\"text-align: center;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod\r\ntempor incididunt ut labore et dolore magna aliqua.</p>\r\n[/vc_column_text][vc_column_text]\r\n<p style=\"text-align: center;\">[slide-anything id=\'527\']</p>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" css=\".vc_custom_1640852318456{padding-top: 80px !important;padding-bottom: 80px !important;background-color: #f8f9fa !important;}\"][vc_column css=\".vc_custom_1640931534164{padding-right: 0px !important;}\"][sigma_custom_heading title_element=\"h3\" subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"Book Our Doctor\" css=\".vc_custom_1637036562291{padding-bottom: 60px !important;}\"][vc_column_text css=\".vc_custom_1640931521701{padding-right: 0px !important;}\"][doctors_loop][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1637841729123{padding-top: 60px !important;padding-bottom: 60px !important;}\"][vc_column][sigma_custom_heading subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"Available Features in Our Clinic\"][vc_column_text el_class=\".sub-title\"]\r\n<p style=\"text-align: center;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod\r\ntempor incididunt ut labore et dolore magna aliqua.</p>\r\n[/vc_column_text][vc_row_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\" icon_flaticon=\"flaticon-medicine\"]<a href=\"https://doccure-wp.dreamstechnologies.com/service/medical/\">Medical</a>[/sigma_infobox][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_flaticon=\"flaticon-heart-1\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\"]<a href=\"https://doccure-wp.dreamstechnologies.com/service/operation/\">Operation</a>[/sigma_infobox][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_flaticon=\"flaticon-hospital-2\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\"]<a href=\"https://doccure-wp.dreamstechnologies.com/service/laboratory/\">Laboratory</a>[/sigma_infobox][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\" icon_flaticon=\"flaticon-pills\"]<a href=\"https://doccure-wp.dreamstechnologies.com/service/icu/\">ICU</a>[/sigma_infobox][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_flaticon=\"flaticon-health-check\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\"]<a href=\"https://doccure-wp.dreamstechnologies.com/service/test-room/\">Test Room</a>[/sigma_infobox][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_flaticon=\"flaticon-hospital-bed\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\" desc_color=\"#ffffff\"]<a href=\"https://doccure-wp.dreamstechnologies.com/service/patient-ward/\">Patient Ward</a>[/sigma_infobox][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" disable_element=\"yes\" css=\".vc_custom_1637830219372{padding-top: 80px !important;padding-bottom: 80px !important;}\"][vc_column width=\"5/12\"][vc_single_image image=\"805\" img_size=\"full\"][/vc_column][vc_column width=\"7/12\"][sigma_custom_heading subtitle_text_transform=\"\" title=\"Available Features in Our Clinic\"][vc_column_text el_class=\".sub-title\"]\r\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.</p>\r\n[/vc_column_text][sigma_service style=\"style-18\" show_service_excerpt=\"\" post_enable_navigation=\"yes\" post_slider_scroll=\"1\" post_slider_responsive_xl=\"4\" post_slider_responsive_lg=\"4\" post_slider_responsive_md=\"2\" post_slider_responsive_sm=\"1\" post_slider_responsive_xs=\"1\" slider_heading_alignment=\"text-left\" post_slider_speed=\"1500\" title_color=\"#272b41\" title_hover_color=\"#09dca4\" active_slide_dot_color=\"#0de0fe\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1637902949313{padding-top: 80px !important;padding-bottom: 80px !important;background-color: #f8f9fa !important;}\"][vc_column][sigma_custom_heading subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"Blogs and News\"][vc_column_text el_class=\".sub-title\"]\r\n<p style=\"text-align: center;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod\r\ntempor incididunt ut labore et dolore magna aliqua.</p>\r\n[/vc_column_text][sigma_blog layout=\"grid\" style=\"style-15\" post_orderby=\"modified\" post_grid_responsive_xl=\"4\" post_grid_responsive_lg=\"3\" post_grid_responsive_md=\"2\" post_grid_responsive_sm=\"1\" post_per_page=\"3\" title_color=\"#272b41\" title_hover_color=\"#20c0f3\" title_font_size=\"18px\"][/vc_column][/vc_row]', 'Home', '', 'inherit', 'closed', 'closed', '', '70-revision-v1', '', '', '2022-05-18 11:58:35', '2022-05-18 11:58:35', '', 70, 'https://doccure-wp.dreamstechnologies.com/?p=3978', 0, 'revision', '', 0),
(3979, 1, '2022-05-18 13:51:08', '2022-05-18 13:51:08', '[vc_row][vc_column][rev_slider slidertitle=\"home3slider\" alias=\"slider-1-11\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" el_class=\"home_searchform\" css=\".vc_custom_1640946506112{background-color: #15558d !important;}\"][vc_column][vc_column_text][homesearch_form][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1637839952992{padding-top: 80px !important;padding-bottom: 70px !important;background-color: #f8f9fa !important;}\"][vc_column][sigma_custom_heading subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"What are you looking for?\" css=\".vc_custom_1631086209173{margin-bottom: 50px !important;}\"][vc_row_inner][vc_column_inner width=\"1/3\"][sigma_cta style=\"style-3\" add_cta_btn=\"true\" cta_image=\"767\" cta_title=\"Visit a Doctor\" btn_title=\"Book Now\" button_bg_color=\"#01cae4\" button_color=\"#ffffff\" cta_title_fs=\"1.5rem\" btn_link=\"url:https%3A%2F%2Fdoccure-wp.dreamstechnologies.com%2Fsearch-doctors%2F\"][sigma_cta style=\"style-3\" add_cta_btn=\"true\" cta_image=\"3060\" cta_title=\"Visit a Doctor\" btn_link=\"url:%23\"][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_cta style=\"style-3\" add_cta_btn=\"true\" cta_image=\"1788\" cta_title=\"Medical\" btn_title=\"Read More\" button_bg_color=\"#01cae4\" button_color=\"#ffffff\" cta_title_fs=\"1.5rem\" btn_link=\"url:https%3A%2F%2Fdoccure-wp.dreamstechnologies.com%2Fservice%2Fmedical%2F\"][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_cta style=\"style-3\" add_cta_btn=\"true\" cta_image=\"1789\" cta_title=\"Services\" btn_title=\"Read More\" button_bg_color=\"#01cae4\" button_color=\"#ffffff\" cta_title_fs=\"1.5rem\" btn_link=\"url:https%3A%2F%2Fdoccure-wp.dreamstechnologies.com%2Fservices%2F\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1637840284589{padding-top: 70px !important;padding-bottom: 60px !important;background-color: #15558d !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/4\"][sigma_counter style=\"style-5\" icon_fontawesome=\"fas fa-procedures\" add_icon=\"true\" counter_number=\"3500\" counter_title=\"Happy Customers\" icon_color=\"#ffffff\" counter_color=\"#ffffff\" counter_title_color=\"#ffffff\" counter_fs=\"30px\" title_fs=\"20px\"][/vc_column][vc_column width=\"1/4\"][sigma_counter style=\"style-5\" icon_fontawesome=\"fas fa-briefcase\" add_icon=\"true\" counter_number=\"450\" counter_title=\"Projects Done\" icon_color=\"#ffffff\" counter_color=\"#ffffff\" counter_title_color=\"#ffffff\" counter_fs=\"30px\" title_fs=\"20px\" counter_value_text=\"+\"][/vc_column][vc_column width=\"1/4\"][sigma_counter style=\"style-5\" icon_fontawesome=\"fas fa-heartbeat\" add_icon=\"true\" counter_number=\"40\" counter_title=\"Awards\" icon_color=\"#ffffff\" counter_color=\"#ffffff\" counter_title_color=\"#ffffff\" counter_fs=\"30px\" title_fs=\"20px\" counter_value_text=\"+\"][/vc_column][vc_column width=\"1/4\"][sigma_counter style=\"style-5\" icon_fontawesome=\"fas fa-ambulance\" add_icon=\"true\" counter_number=\"3500\" counter_title=\"Clients Work\" icon_color=\"#ffffff\" counter_color=\"#ffffff\" counter_title_color=\"#ffffff\" counter_fs=\"30px\" title_fs=\"20px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1636980732076{padding-top: 80px !important;padding-bottom: 80px !important;}\"][vc_column][sigma_custom_heading style=\"style-2\" subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"Clinic and Specialities\" css=\".vc_custom_1635426287419{margin-bottom: 25px !important;}\"][vc_column_text el_class=\".sub-title\"]\r\n<p style=\"text-align: center;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod\r\ntempor incididunt ut labore et dolore magna aliqua.</p>\r\n[/vc_column_text][vc_column_text]\r\n<p style=\"text-align: center;\">[slide-anything id=\'527\']</p>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" css=\".vc_custom_1640852318456{padding-top: 80px !important;padding-bottom: 80px !important;background-color: #f8f9fa !important;}\"][vc_column css=\".vc_custom_1640931534164{padding-right: 0px !important;}\"][sigma_custom_heading title_element=\"h3\" subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"Book Our Doctor\" css=\".vc_custom_1637036562291{padding-bottom: 60px !important;}\"][vc_column_text css=\".vc_custom_1640931521701{padding-right: 0px !important;}\"][doctors_loop][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1637841729123{padding-top: 60px !important;padding-bottom: 60px !important;}\"][vc_column][sigma_custom_heading subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"Available Features in Our Clinic\"][vc_column_text el_class=\".sub-title\"]\r\n<p style=\"text-align: center;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod\r\ntempor incididunt ut labore et dolore magna aliqua.</p>\r\n[/vc_column_text][vc_row_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\" icon_flaticon=\"flaticon-medicine\"]<a href=\"https://doccure-wp.dreamstechnologies.com/service/medical/\">Medical</a>[/sigma_infobox][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_flaticon=\"flaticon-heart-1\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\"]<a href=\"https://doccure-wp.dreamstechnologies.com/service/operation/\">Operation</a>[/sigma_infobox][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_flaticon=\"flaticon-hospital-2\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\"]<a href=\"https://doccure-wp.dreamstechnologies.com/service/laboratory/\">Laboratory</a>[/sigma_infobox][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\" icon_flaticon=\"flaticon-pills\"]<a href=\"https://doccure-wp.dreamstechnologies.com/service/icu/\">ICU</a>[/sigma_infobox][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_flaticon=\"flaticon-health-check\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\"]<a href=\"https://doccure-wp.dreamstechnologies.com/service/test-room/\">Test Room</a>[/sigma_infobox][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_flaticon=\"flaticon-hospital-bed\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\" desc_color=\"#ffffff\"]<a href=\"https://doccure-wp.dreamstechnologies.com/service/patient-ward/\">Patient Ward</a>[/sigma_infobox][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" disable_element=\"yes\" css=\".vc_custom_1637830219372{padding-top: 80px !important;padding-bottom: 80px !important;}\"][vc_column width=\"5/12\"][vc_single_image image=\"805\" img_size=\"full\"][/vc_column][vc_column width=\"7/12\"][sigma_custom_heading subtitle_text_transform=\"\" title=\"Available Features in Our Clinic\"][vc_column_text el_class=\".sub-title\"]\r\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.</p>\r\n[/vc_column_text][sigma_service style=\"style-18\" show_service_excerpt=\"\" post_enable_navigation=\"yes\" post_slider_scroll=\"1\" post_slider_responsive_xl=\"4\" post_slider_responsive_lg=\"4\" post_slider_responsive_md=\"2\" post_slider_responsive_sm=\"1\" post_slider_responsive_xs=\"1\" slider_heading_alignment=\"text-left\" post_slider_speed=\"1500\" title_color=\"#272b41\" title_hover_color=\"#09dca4\" active_slide_dot_color=\"#0de0fe\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1637902949313{padding-top: 80px !important;padding-bottom: 80px !important;background-color: #f8f9fa !important;}\"][vc_column][sigma_custom_heading subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"Blogs and News\"][vc_column_text el_class=\".sub-title\"]\r\n<p style=\"text-align: center;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod\r\ntempor incididunt ut labore et dolore magna aliqua.</p>\r\n[/vc_column_text][sigma_blog layout=\"grid\" style=\"style-15\" post_orderby=\"modified\" post_grid_responsive_xl=\"4\" post_grid_responsive_lg=\"3\" post_grid_responsive_md=\"2\" post_grid_responsive_sm=\"1\" post_per_page=\"3\" title_color=\"#272b41\" title_hover_color=\"#20c0f3\" title_font_size=\"18px\"][/vc_column][/vc_row]', 'Home', '', 'inherit', 'closed', 'closed', '', '70-revision-v1', '', '', '2022-05-18 13:51:08', '2022-05-18 13:51:08', '', 70, 'https://doccure-wp.dreamstechnologies.com/?p=3979', 0, 'revision', '', 0),
(3980, 1, '2022-05-18 13:53:48', '2022-05-18 13:53:48', '[vc_row][vc_column][rev_slider slidertitle=\"home3slider\" alias=\"slider-1-11\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" el_class=\"home_searchform\" css=\".vc_custom_1640946506112{background-color: #15558d !important;}\"][vc_column][vc_column_text][homesearch_form][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1637839952992{padding-top: 80px !important;padding-bottom: 70px !important;background-color: #f8f9fa !important;}\"][vc_column][sigma_custom_heading subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"What are you looking for?\" css=\".vc_custom_1631086209173{margin-bottom: 50px !important;}\"][vc_row_inner][vc_column_inner width=\"1/3\"][sigma_cta style=\"style-3\" add_cta_btn=\"true\" cta_image=\"767\" cta_title=\"Visit a Doctor\" btn_title=\"Book Now\" button_bg_color=\"#01cae4\" button_color=\"#ffffff\" cta_title_fs=\"1.5rem\" btn_link=\"url:https%3A%2F%2Fdoccure-wp.dreamstechnologies.com%2Fsearch-doctors%2F\"][sigma_cta style=\"style-3\" add_cta_btn=\"true\" cta_image=\"3060\" cta_title=\"Visit a Doctor\" btn_link=\"url:%23\"][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_cta style=\"style-3\" add_cta_btn=\"true\" cta_image=\"1788\" cta_title=\"Medical\" btn_title=\"Read More\" button_bg_color=\"#01cae4\" button_color=\"#ffffff\" cta_title_fs=\"1.5rem\" btn_link=\"url:https%3A%2F%2Fdoccure-wp.dreamstechnologies.com%2Fservice%2Fmedical%2F\"][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_cta style=\"style-3\" add_cta_btn=\"true\" cta_image=\"1789\" cta_title=\"Services\" btn_title=\"Read More\" button_bg_color=\"#01cae4\" button_color=\"#ffffff\" cta_title_fs=\"1.5rem\" btn_link=\"url:https%3A%2F%2Fdoccure-wp.dreamstechnologies.com%2Fservices%2F\"][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner][sigma_cta style=\"style-3\" cta_image=\"3673\" cta_title=\"Test\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1637840284589{padding-top: 70px !important;padding-bottom: 60px !important;background-color: #15558d !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/4\"][sigma_counter style=\"style-5\" icon_fontawesome=\"fas fa-procedures\" add_icon=\"true\" counter_number=\"3500\" counter_title=\"Happy Customers\" icon_color=\"#ffffff\" counter_color=\"#ffffff\" counter_title_color=\"#ffffff\" counter_fs=\"30px\" title_fs=\"20px\"][/vc_column][vc_column width=\"1/4\"][sigma_counter style=\"style-5\" icon_fontawesome=\"fas fa-briefcase\" add_icon=\"true\" counter_number=\"450\" counter_title=\"Projects Done\" icon_color=\"#ffffff\" counter_color=\"#ffffff\" counter_title_color=\"#ffffff\" counter_fs=\"30px\" title_fs=\"20px\" counter_value_text=\"+\"][/vc_column][vc_column width=\"1/4\"][sigma_counter style=\"style-5\" icon_fontawesome=\"fas fa-heartbeat\" add_icon=\"true\" counter_number=\"40\" counter_title=\"Awards\" icon_color=\"#ffffff\" counter_color=\"#ffffff\" counter_title_color=\"#ffffff\" counter_fs=\"30px\" title_fs=\"20px\" counter_value_text=\"+\"][/vc_column][vc_column width=\"1/4\"][sigma_counter style=\"style-5\" icon_fontawesome=\"fas fa-ambulance\" add_icon=\"true\" counter_number=\"3500\" counter_title=\"Clients Work\" icon_color=\"#ffffff\" counter_color=\"#ffffff\" counter_title_color=\"#ffffff\" counter_fs=\"30px\" title_fs=\"20px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1636980732076{padding-top: 80px !important;padding-bottom: 80px !important;}\"][vc_column][sigma_custom_heading style=\"style-2\" subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"Clinic and Specialities\" css=\".vc_custom_1635426287419{margin-bottom: 25px !important;}\"][vc_column_text el_class=\".sub-title\"]\r\n<p style=\"text-align: center;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod\r\ntempor incididunt ut labore et dolore magna aliqua.</p>\r\n[/vc_column_text][vc_column_text]\r\n<p style=\"text-align: center;\">[slide-anything id=\'527\']</p>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" css=\".vc_custom_1640852318456{padding-top: 80px !important;padding-bottom: 80px !important;background-color: #f8f9fa !important;}\"][vc_column css=\".vc_custom_1640931534164{padding-right: 0px !important;}\"][sigma_custom_heading title_element=\"h3\" subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"Book Our Doctor\" css=\".vc_custom_1637036562291{padding-bottom: 60px !important;}\"][vc_column_text css=\".vc_custom_1640931521701{padding-right: 0px !important;}\"][doctors_loop][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1637841729123{padding-top: 60px !important;padding-bottom: 60px !important;}\"][vc_column][sigma_custom_heading subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"Available Features in Our Clinic\"][vc_column_text el_class=\".sub-title\"]\r\n<p style=\"text-align: center;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod\r\ntempor incididunt ut labore et dolore magna aliqua.</p>\r\n[/vc_column_text][vc_row_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\" icon_flaticon=\"flaticon-medicine\"]<a href=\"https://doccure-wp.dreamstechnologies.com/service/medical/\">Medical</a>[/sigma_infobox][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_flaticon=\"flaticon-heart-1\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\"]<a href=\"https://doccure-wp.dreamstechnologies.com/service/operation/\">Operation</a>[/sigma_infobox][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_flaticon=\"flaticon-hospital-2\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\"]<a href=\"https://doccure-wp.dreamstechnologies.com/service/laboratory/\">Laboratory</a>[/sigma_infobox][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\" icon_flaticon=\"flaticon-pills\"]<a href=\"https://doccure-wp.dreamstechnologies.com/service/icu/\">ICU</a>[/sigma_infobox][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_flaticon=\"flaticon-health-check\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\"]<a href=\"https://doccure-wp.dreamstechnologies.com/service/test-room/\">Test Room</a>[/sigma_infobox][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_flaticon=\"flaticon-hospital-bed\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\" desc_color=\"#ffffff\"]<a href=\"https://doccure-wp.dreamstechnologies.com/service/patient-ward/\">Patient Ward</a>[/sigma_infobox][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" disable_element=\"yes\" css=\".vc_custom_1637830219372{padding-top: 80px !important;padding-bottom: 80px !important;}\"][vc_column width=\"5/12\"][vc_single_image image=\"805\" img_size=\"full\"][/vc_column][vc_column width=\"7/12\"][sigma_custom_heading subtitle_text_transform=\"\" title=\"Available Features in Our Clinic\"][vc_column_text el_class=\".sub-title\"]\r\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.</p>\r\n[/vc_column_text][sigma_service style=\"style-18\" show_service_excerpt=\"\" post_enable_navigation=\"yes\" post_slider_scroll=\"1\" post_slider_responsive_xl=\"4\" post_slider_responsive_lg=\"4\" post_slider_responsive_md=\"2\" post_slider_responsive_sm=\"1\" post_slider_responsive_xs=\"1\" slider_heading_alignment=\"text-left\" post_slider_speed=\"1500\" title_color=\"#272b41\" title_hover_color=\"#09dca4\" active_slide_dot_color=\"#0de0fe\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1637902949313{padding-top: 80px !important;padding-bottom: 80px !important;background-color: #f8f9fa !important;}\"][vc_column][sigma_custom_heading subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"Blogs and News\"][vc_column_text el_class=\".sub-title\"]\r\n<p style=\"text-align: center;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod\r\ntempor incididunt ut labore et dolore magna aliqua.</p>\r\n[/vc_column_text][sigma_blog layout=\"grid\" style=\"style-15\" post_orderby=\"modified\" post_grid_responsive_xl=\"4\" post_grid_responsive_lg=\"3\" post_grid_responsive_md=\"2\" post_grid_responsive_sm=\"1\" post_per_page=\"3\" title_color=\"#272b41\" title_hover_color=\"#20c0f3\" title_font_size=\"18px\"][/vc_column][/vc_row]', 'Home', '', 'inherit', 'closed', 'closed', '', '70-revision-v1', '', '', '2022-05-18 13:53:48', '2022-05-18 13:53:48', '', 70, 'https://doccure-wp.dreamstechnologies.com/?p=3980', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(3981, 1, '2022-05-18 13:54:24', '2022-05-18 13:54:24', '[vc_row][vc_column][rev_slider slidertitle=\"home3slider\" alias=\"slider-1-11\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" el_class=\"home_searchform\" css=\".vc_custom_1640946506112{background-color: #15558d !important;}\"][vc_column][vc_column_text][homesearch_form][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1637839952992{padding-top: 80px !important;padding-bottom: 70px !important;background-color: #f8f9fa !important;}\"][vc_column][sigma_custom_heading subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"What are you looking for?\" css=\".vc_custom_1631086209173{margin-bottom: 50px !important;}\"][vc_row_inner][vc_column_inner width=\"1/3\"][sigma_cta style=\"style-3\" add_cta_btn=\"true\" cta_image=\"767\" cta_title=\"Visit a Doctor\" btn_title=\"Book Now\" button_bg_color=\"#01cae4\" button_color=\"#ffffff\" cta_title_fs=\"1.5rem\" btn_link=\"url:https%3A%2F%2Fdoccure-wp.dreamstechnologies.com%2Fsearch-doctors%2F\"][sigma_cta style=\"style-3\" add_cta_btn=\"true\" cta_image=\"3060\" cta_title=\"Visit a Doctor\" btn_link=\"url:%23\"][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_cta style=\"style-3\" add_cta_btn=\"true\" cta_image=\"1788\" cta_title=\"Medical\" btn_title=\"Read More\" button_bg_color=\"#01cae4\" button_color=\"#ffffff\" cta_title_fs=\"1.5rem\" btn_link=\"url:https%3A%2F%2Fdoccure-wp.dreamstechnologies.com%2Fservice%2Fmedical%2F\"][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_cta style=\"style-3\" add_cta_btn=\"true\" cta_image=\"1789\" cta_title=\"Services\" btn_title=\"Read More\" button_bg_color=\"#01cae4\" button_color=\"#ffffff\" cta_title_fs=\"1.5rem\" btn_link=\"url:https%3A%2F%2Fdoccure-wp.dreamstechnologies.com%2Fservices%2F\"][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner][sigma_cta add_icon=\"true\" cta_title=\"Test\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1637840284589{padding-top: 70px !important;padding-bottom: 60px !important;background-color: #15558d !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/4\"][sigma_counter style=\"style-5\" icon_fontawesome=\"fas fa-procedures\" add_icon=\"true\" counter_number=\"3500\" counter_title=\"Happy Customers\" icon_color=\"#ffffff\" counter_color=\"#ffffff\" counter_title_color=\"#ffffff\" counter_fs=\"30px\" title_fs=\"20px\"][/vc_column][vc_column width=\"1/4\"][sigma_counter style=\"style-5\" icon_fontawesome=\"fas fa-briefcase\" add_icon=\"true\" counter_number=\"450\" counter_title=\"Projects Done\" icon_color=\"#ffffff\" counter_color=\"#ffffff\" counter_title_color=\"#ffffff\" counter_fs=\"30px\" title_fs=\"20px\" counter_value_text=\"+\"][/vc_column][vc_column width=\"1/4\"][sigma_counter style=\"style-5\" icon_fontawesome=\"fas fa-heartbeat\" add_icon=\"true\" counter_number=\"40\" counter_title=\"Awards\" icon_color=\"#ffffff\" counter_color=\"#ffffff\" counter_title_color=\"#ffffff\" counter_fs=\"30px\" title_fs=\"20px\" counter_value_text=\"+\"][/vc_column][vc_column width=\"1/4\"][sigma_counter style=\"style-5\" icon_fontawesome=\"fas fa-ambulance\" add_icon=\"true\" counter_number=\"3500\" counter_title=\"Clients Work\" icon_color=\"#ffffff\" counter_color=\"#ffffff\" counter_title_color=\"#ffffff\" counter_fs=\"30px\" title_fs=\"20px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1636980732076{padding-top: 80px !important;padding-bottom: 80px !important;}\"][vc_column][sigma_custom_heading style=\"style-2\" subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"Clinic and Specialities\" css=\".vc_custom_1635426287419{margin-bottom: 25px !important;}\"][vc_column_text el_class=\".sub-title\"]\r\n<p style=\"text-align: center;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod\r\ntempor incididunt ut labore et dolore magna aliqua.</p>\r\n[/vc_column_text][vc_column_text]\r\n<p style=\"text-align: center;\">[slide-anything id=\'527\']</p>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" css=\".vc_custom_1640852318456{padding-top: 80px !important;padding-bottom: 80px !important;background-color: #f8f9fa !important;}\"][vc_column css=\".vc_custom_1640931534164{padding-right: 0px !important;}\"][sigma_custom_heading title_element=\"h3\" subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"Book Our Doctor\" css=\".vc_custom_1637036562291{padding-bottom: 60px !important;}\"][vc_column_text css=\".vc_custom_1640931521701{padding-right: 0px !important;}\"][doctors_loop][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1637841729123{padding-top: 60px !important;padding-bottom: 60px !important;}\"][vc_column][sigma_custom_heading subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"Available Features in Our Clinic\"][vc_column_text el_class=\".sub-title\"]\r\n<p style=\"text-align: center;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod\r\ntempor incididunt ut labore et dolore magna aliqua.</p>\r\n[/vc_column_text][vc_row_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\" icon_flaticon=\"flaticon-medicine\"]<a href=\"https://doccure-wp.dreamstechnologies.com/service/medical/\">Medical</a>[/sigma_infobox][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_flaticon=\"flaticon-heart-1\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\"]<a href=\"https://doccure-wp.dreamstechnologies.com/service/operation/\">Operation</a>[/sigma_infobox][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_flaticon=\"flaticon-hospital-2\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\"]<a href=\"https://doccure-wp.dreamstechnologies.com/service/laboratory/\">Laboratory</a>[/sigma_infobox][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\" icon_flaticon=\"flaticon-pills\"]<a href=\"https://doccure-wp.dreamstechnologies.com/service/icu/\">ICU</a>[/sigma_infobox][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_flaticon=\"flaticon-health-check\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\"]<a href=\"https://doccure-wp.dreamstechnologies.com/service/test-room/\">Test Room</a>[/sigma_infobox][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_flaticon=\"flaticon-hospital-bed\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\" desc_color=\"#ffffff\"]<a href=\"https://doccure-wp.dreamstechnologies.com/service/patient-ward/\">Patient Ward</a>[/sigma_infobox][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" disable_element=\"yes\" css=\".vc_custom_1637830219372{padding-top: 80px !important;padding-bottom: 80px !important;}\"][vc_column width=\"5/12\"][vc_single_image image=\"805\" img_size=\"full\"][/vc_column][vc_column width=\"7/12\"][sigma_custom_heading subtitle_text_transform=\"\" title=\"Available Features in Our Clinic\"][vc_column_text el_class=\".sub-title\"]\r\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.</p>\r\n[/vc_column_text][sigma_service style=\"style-18\" show_service_excerpt=\"\" post_enable_navigation=\"yes\" post_slider_scroll=\"1\" post_slider_responsive_xl=\"4\" post_slider_responsive_lg=\"4\" post_slider_responsive_md=\"2\" post_slider_responsive_sm=\"1\" post_slider_responsive_xs=\"1\" slider_heading_alignment=\"text-left\" post_slider_speed=\"1500\" title_color=\"#272b41\" title_hover_color=\"#09dca4\" active_slide_dot_color=\"#0de0fe\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1637902949313{padding-top: 80px !important;padding-bottom: 80px !important;background-color: #f8f9fa !important;}\"][vc_column][sigma_custom_heading subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"Blogs and News\"][vc_column_text el_class=\".sub-title\"]\r\n<p style=\"text-align: center;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod\r\ntempor incididunt ut labore et dolore magna aliqua.</p>\r\n[/vc_column_text][sigma_blog layout=\"grid\" style=\"style-15\" post_orderby=\"modified\" post_grid_responsive_xl=\"4\" post_grid_responsive_lg=\"3\" post_grid_responsive_md=\"2\" post_grid_responsive_sm=\"1\" post_per_page=\"3\" title_color=\"#272b41\" title_hover_color=\"#20c0f3\" title_font_size=\"18px\"][/vc_column][/vc_row]', 'Home', '', 'inherit', 'closed', 'closed', '', '70-revision-v1', '', '', '2022-05-18 13:54:24', '2022-05-18 13:54:24', '', 70, 'https://doccure-wp.dreamstechnologies.com/?p=3981', 0, 'revision', '', 0),
(3982, 1, '2022-05-18 13:55:49', '2022-05-18 13:55:49', '[vc_row][vc_column][rev_slider slidertitle=\"home3slider\" alias=\"slider-1-11\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" el_class=\"home_searchform\" css=\".vc_custom_1640946506112{background-color: #15558d !important;}\"][vc_column][vc_column_text][homesearch_form][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1637839952992{padding-top: 80px !important;padding-bottom: 70px !important;background-color: #f8f9fa !important;}\"][vc_column][sigma_custom_heading subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"What are you looking for?\" css=\".vc_custom_1631086209173{margin-bottom: 50px !important;}\"][vc_row_inner][vc_column_inner width=\"1/3\"][sigma_cta style=\"style-3\" add_cta_btn=\"true\" cta_image=\"767\" cta_title=\"Visit a Doctor\" btn_title=\"Book Now\" button_bg_color=\"#01cae4\" button_color=\"#ffffff\" cta_title_fs=\"1.5rem\" btn_link=\"url:https%3A%2F%2Fdoccure-wp.dreamstechnologies.com%2Fsearch-doctors%2F\"][sigma_cta style=\"style-3\" add_cta_btn=\"true\" cta_image=\"3060\" cta_title=\"Visit a Doctor\" btn_link=\"url:%23\"][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_cta style=\"style-3\" add_cta_btn=\"true\" cta_image=\"1788\" cta_title=\"Medical\" btn_title=\"Read More\" button_bg_color=\"#01cae4\" button_color=\"#ffffff\" cta_title_fs=\"1.5rem\" btn_link=\"url:https%3A%2F%2Fdoccure-wp.dreamstechnologies.com%2Fservice%2Fmedical%2F\"][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_cta style=\"style-3\" add_cta_btn=\"true\" cta_image=\"1789\" cta_title=\"Services\" btn_title=\"Read More\" button_bg_color=\"#01cae4\" button_color=\"#ffffff\" cta_title_fs=\"1.5rem\" btn_link=\"url:https%3A%2F%2Fdoccure-wp.dreamstechnologies.com%2Fservices%2F\"][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner][sigma_cta style=\"style-3\" cta_title=\"Test\" cta_image=\"3732\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1637840284589{padding-top: 70px !important;padding-bottom: 60px !important;background-color: #15558d !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/4\"][sigma_counter style=\"style-5\" icon_fontawesome=\"fas fa-procedures\" add_icon=\"true\" counter_number=\"3500\" counter_title=\"Happy Customers\" icon_color=\"#ffffff\" counter_color=\"#ffffff\" counter_title_color=\"#ffffff\" counter_fs=\"30px\" title_fs=\"20px\"][/vc_column][vc_column width=\"1/4\"][sigma_counter style=\"style-5\" icon_fontawesome=\"fas fa-briefcase\" add_icon=\"true\" counter_number=\"450\" counter_title=\"Projects Done\" icon_color=\"#ffffff\" counter_color=\"#ffffff\" counter_title_color=\"#ffffff\" counter_fs=\"30px\" title_fs=\"20px\" counter_value_text=\"+\"][/vc_column][vc_column width=\"1/4\"][sigma_counter style=\"style-5\" icon_fontawesome=\"fas fa-heartbeat\" add_icon=\"true\" counter_number=\"40\" counter_title=\"Awards\" icon_color=\"#ffffff\" counter_color=\"#ffffff\" counter_title_color=\"#ffffff\" counter_fs=\"30px\" title_fs=\"20px\" counter_value_text=\"+\"][/vc_column][vc_column width=\"1/4\"][sigma_counter style=\"style-5\" icon_fontawesome=\"fas fa-ambulance\" add_icon=\"true\" counter_number=\"3500\" counter_title=\"Clients Work\" icon_color=\"#ffffff\" counter_color=\"#ffffff\" counter_title_color=\"#ffffff\" counter_fs=\"30px\" title_fs=\"20px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1636980732076{padding-top: 80px !important;padding-bottom: 80px !important;}\"][vc_column][sigma_custom_heading style=\"style-2\" subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"Clinic and Specialities\" css=\".vc_custom_1635426287419{margin-bottom: 25px !important;}\"][vc_column_text el_class=\".sub-title\"]\r\n<p style=\"text-align: center;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod\r\ntempor incididunt ut labore et dolore magna aliqua.</p>\r\n[/vc_column_text][vc_column_text]\r\n<p style=\"text-align: center;\">[slide-anything id=\'527\']</p>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" css=\".vc_custom_1640852318456{padding-top: 80px !important;padding-bottom: 80px !important;background-color: #f8f9fa !important;}\"][vc_column css=\".vc_custom_1640931534164{padding-right: 0px !important;}\"][sigma_custom_heading title_element=\"h3\" subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"Book Our Doctor\" css=\".vc_custom_1637036562291{padding-bottom: 60px !important;}\"][vc_column_text css=\".vc_custom_1640931521701{padding-right: 0px !important;}\"][doctors_loop][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1637841729123{padding-top: 60px !important;padding-bottom: 60px !important;}\"][vc_column][sigma_custom_heading subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"Available Features in Our Clinic\"][vc_column_text el_class=\".sub-title\"]\r\n<p style=\"text-align: center;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod\r\ntempor incididunt ut labore et dolore magna aliqua.</p>\r\n[/vc_column_text][vc_row_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\" icon_flaticon=\"flaticon-medicine\"]<a href=\"https://doccure-wp.dreamstechnologies.com/service/medical/\">Medical</a>[/sigma_infobox][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_flaticon=\"flaticon-heart-1\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\"]<a href=\"https://doccure-wp.dreamstechnologies.com/service/operation/\">Operation</a>[/sigma_infobox][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_flaticon=\"flaticon-hospital-2\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\"]<a href=\"https://doccure-wp.dreamstechnologies.com/service/laboratory/\">Laboratory</a>[/sigma_infobox][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\" icon_flaticon=\"flaticon-pills\"]<a href=\"https://doccure-wp.dreamstechnologies.com/service/icu/\">ICU</a>[/sigma_infobox][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_flaticon=\"flaticon-health-check\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\"]<a href=\"https://doccure-wp.dreamstechnologies.com/service/test-room/\">Test Room</a>[/sigma_infobox][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_flaticon=\"flaticon-hospital-bed\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\" desc_color=\"#ffffff\"]<a href=\"https://doccure-wp.dreamstechnologies.com/service/patient-ward/\">Patient Ward</a>[/sigma_infobox][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" disable_element=\"yes\" css=\".vc_custom_1637830219372{padding-top: 80px !important;padding-bottom: 80px !important;}\"][vc_column width=\"5/12\"][vc_single_image image=\"805\" img_size=\"full\"][/vc_column][vc_column width=\"7/12\"][sigma_custom_heading subtitle_text_transform=\"\" title=\"Available Features in Our Clinic\"][vc_column_text el_class=\".sub-title\"]\r\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.</p>\r\n[/vc_column_text][sigma_service style=\"style-18\" show_service_excerpt=\"\" post_enable_navigation=\"yes\" post_slider_scroll=\"1\" post_slider_responsive_xl=\"4\" post_slider_responsive_lg=\"4\" post_slider_responsive_md=\"2\" post_slider_responsive_sm=\"1\" post_slider_responsive_xs=\"1\" slider_heading_alignment=\"text-left\" post_slider_speed=\"1500\" title_color=\"#272b41\" title_hover_color=\"#09dca4\" active_slide_dot_color=\"#0de0fe\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1637902949313{padding-top: 80px !important;padding-bottom: 80px !important;background-color: #f8f9fa !important;}\"][vc_column][sigma_custom_heading subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"Blogs and News\"][vc_column_text el_class=\".sub-title\"]\r\n<p style=\"text-align: center;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod\r\ntempor incididunt ut labore et dolore magna aliqua.</p>\r\n[/vc_column_text][sigma_blog layout=\"grid\" style=\"style-15\" post_orderby=\"modified\" post_grid_responsive_xl=\"4\" post_grid_responsive_lg=\"3\" post_grid_responsive_md=\"2\" post_grid_responsive_sm=\"1\" post_per_page=\"3\" title_color=\"#272b41\" title_hover_color=\"#20c0f3\" title_font_size=\"18px\"][/vc_column][/vc_row]', 'Home', '', 'inherit', 'closed', 'closed', '', '70-revision-v1', '', '', '2022-05-18 13:55:49', '2022-05-18 13:55:49', '', 70, 'https://doccure-wp.dreamstechnologies.com/?p=3982', 0, 'revision', '', 0),
(3983, 1, '2022-05-18 13:56:48', '2022-05-18 13:56:48', '[vc_row][vc_column][rev_slider slidertitle=\"home3slider\" alias=\"slider-1-11\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" el_class=\"home_searchform\" css=\".vc_custom_1640946506112{background-color: #15558d !important;}\"][vc_column][vc_column_text][homesearch_form][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1637839952992{padding-top: 80px !important;padding-bottom: 70px !important;background-color: #f8f9fa !important;}\"][vc_column][sigma_custom_heading subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"What are you looking for?\" css=\".vc_custom_1631086209173{margin-bottom: 50px !important;}\"][vc_row_inner][vc_column_inner width=\"1/3\"][sigma_cta style=\"style-3\" add_cta_btn=\"true\" cta_image=\"767\" cta_title=\"Visit a Doctor\" btn_title=\"Book Now\" button_bg_color=\"#01cae4\" button_color=\"#ffffff\" cta_title_fs=\"1.5rem\" btn_link=\"url:https%3A%2F%2Fdoccure-wp.dreamstechnologies.com%2Fsearch-doctors%2F\"][sigma_cta icon_as=\"image\" icon_image=\"3060\" add_icon=\"true\" add_cta_btn=\"true\" cta_title=\"Visit a Doctor\" btn_link=\"url:%23\" btn_title=\"test\"][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_cta style=\"style-3\" add_cta_btn=\"true\" cta_image=\"1788\" cta_title=\"Medical\" btn_title=\"Read More\" button_bg_color=\"#01cae4\" button_color=\"#ffffff\" cta_title_fs=\"1.5rem\" btn_link=\"url:https%3A%2F%2Fdoccure-wp.dreamstechnologies.com%2Fservice%2Fmedical%2F\"][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_cta style=\"style-3\" add_cta_btn=\"true\" cta_image=\"1789\" cta_title=\"Services\" btn_title=\"Read More\" button_bg_color=\"#01cae4\" button_color=\"#ffffff\" cta_title_fs=\"1.5rem\" btn_link=\"url:https%3A%2F%2Fdoccure-wp.dreamstechnologies.com%2Fservices%2F\"][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner][sigma_cta style=\"style-3\" cta_title=\"Test\" cta_image=\"3732\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1637840284589{padding-top: 70px !important;padding-bottom: 60px !important;background-color: #15558d !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/4\"][sigma_counter style=\"style-5\" icon_fontawesome=\"fas fa-procedures\" add_icon=\"true\" counter_number=\"3500\" counter_title=\"Happy Customers\" icon_color=\"#ffffff\" counter_color=\"#ffffff\" counter_title_color=\"#ffffff\" counter_fs=\"30px\" title_fs=\"20px\"][/vc_column][vc_column width=\"1/4\"][sigma_counter style=\"style-5\" icon_fontawesome=\"fas fa-briefcase\" add_icon=\"true\" counter_number=\"450\" counter_title=\"Projects Done\" icon_color=\"#ffffff\" counter_color=\"#ffffff\" counter_title_color=\"#ffffff\" counter_fs=\"30px\" title_fs=\"20px\" counter_value_text=\"+\"][/vc_column][vc_column width=\"1/4\"][sigma_counter style=\"style-5\" icon_fontawesome=\"fas fa-heartbeat\" add_icon=\"true\" counter_number=\"40\" counter_title=\"Awards\" icon_color=\"#ffffff\" counter_color=\"#ffffff\" counter_title_color=\"#ffffff\" counter_fs=\"30px\" title_fs=\"20px\" counter_value_text=\"+\"][/vc_column][vc_column width=\"1/4\"][sigma_counter style=\"style-5\" icon_fontawesome=\"fas fa-ambulance\" add_icon=\"true\" counter_number=\"3500\" counter_title=\"Clients Work\" icon_color=\"#ffffff\" counter_color=\"#ffffff\" counter_title_color=\"#ffffff\" counter_fs=\"30px\" title_fs=\"20px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1636980732076{padding-top: 80px !important;padding-bottom: 80px !important;}\"][vc_column][sigma_custom_heading style=\"style-2\" subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"Clinic and Specialities\" css=\".vc_custom_1635426287419{margin-bottom: 25px !important;}\"][vc_column_text el_class=\".sub-title\"]\r\n<p style=\"text-align: center;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod\r\ntempor incididunt ut labore et dolore magna aliqua.</p>\r\n[/vc_column_text][vc_column_text]\r\n<p style=\"text-align: center;\">[slide-anything id=\'527\']</p>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" css=\".vc_custom_1640852318456{padding-top: 80px !important;padding-bottom: 80px !important;background-color: #f8f9fa !important;}\"][vc_column css=\".vc_custom_1640931534164{padding-right: 0px !important;}\"][sigma_custom_heading title_element=\"h3\" subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"Book Our Doctor\" css=\".vc_custom_1637036562291{padding-bottom: 60px !important;}\"][vc_column_text css=\".vc_custom_1640931521701{padding-right: 0px !important;}\"][doctors_loop][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1637841729123{padding-top: 60px !important;padding-bottom: 60px !important;}\"][vc_column][sigma_custom_heading subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"Available Features in Our Clinic\"][vc_column_text el_class=\".sub-title\"]\r\n<p style=\"text-align: center;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod\r\ntempor incididunt ut labore et dolore magna aliqua.</p>\r\n[/vc_column_text][vc_row_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\" icon_flaticon=\"flaticon-medicine\"]<a href=\"https://doccure-wp.dreamstechnologies.com/service/medical/\">Medical</a>[/sigma_infobox][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_flaticon=\"flaticon-heart-1\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\"]<a href=\"https://doccure-wp.dreamstechnologies.com/service/operation/\">Operation</a>[/sigma_infobox][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_flaticon=\"flaticon-hospital-2\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\"]<a href=\"https://doccure-wp.dreamstechnologies.com/service/laboratory/\">Laboratory</a>[/sigma_infobox][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\" icon_flaticon=\"flaticon-pills\"]<a href=\"https://doccure-wp.dreamstechnologies.com/service/icu/\">ICU</a>[/sigma_infobox][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_flaticon=\"flaticon-health-check\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\"]<a href=\"https://doccure-wp.dreamstechnologies.com/service/test-room/\">Test Room</a>[/sigma_infobox][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_flaticon=\"flaticon-hospital-bed\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\" desc_color=\"#ffffff\"]<a href=\"https://doccure-wp.dreamstechnologies.com/service/patient-ward/\">Patient Ward</a>[/sigma_infobox][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" disable_element=\"yes\" css=\".vc_custom_1637830219372{padding-top: 80px !important;padding-bottom: 80px !important;}\"][vc_column width=\"5/12\"][vc_single_image image=\"805\" img_size=\"full\"][/vc_column][vc_column width=\"7/12\"][sigma_custom_heading subtitle_text_transform=\"\" title=\"Available Features in Our Clinic\"][vc_column_text el_class=\".sub-title\"]\r\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.</p>\r\n[/vc_column_text][sigma_service style=\"style-18\" show_service_excerpt=\"\" post_enable_navigation=\"yes\" post_slider_scroll=\"1\" post_slider_responsive_xl=\"4\" post_slider_responsive_lg=\"4\" post_slider_responsive_md=\"2\" post_slider_responsive_sm=\"1\" post_slider_responsive_xs=\"1\" slider_heading_alignment=\"text-left\" post_slider_speed=\"1500\" title_color=\"#272b41\" title_hover_color=\"#09dca4\" active_slide_dot_color=\"#0de0fe\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1637902949313{padding-top: 80px !important;padding-bottom: 80px !important;background-color: #f8f9fa !important;}\"][vc_column][sigma_custom_heading subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"Blogs and News\"][vc_column_text el_class=\".sub-title\"]\r\n<p style=\"text-align: center;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod\r\ntempor incididunt ut labore et dolore magna aliqua.</p>\r\n[/vc_column_text][sigma_blog layout=\"grid\" style=\"style-15\" post_orderby=\"modified\" post_grid_responsive_xl=\"4\" post_grid_responsive_lg=\"3\" post_grid_responsive_md=\"2\" post_grid_responsive_sm=\"1\" post_per_page=\"3\" title_color=\"#272b41\" title_hover_color=\"#20c0f3\" title_font_size=\"18px\"][/vc_column][/vc_row]', 'Home', '', 'inherit', 'closed', 'closed', '', '70-revision-v1', '', '', '2022-05-18 13:56:48', '2022-05-18 13:56:48', '', 70, 'https://doccure-wp.dreamstechnologies.com/?p=3983', 0, 'revision', '', 0),
(3984, 1, '2022-05-18 13:57:49', '2022-05-18 13:57:49', '[vc_row][vc_column][rev_slider slidertitle=\"home3slider\" alias=\"slider-1-11\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" el_class=\"home_searchform\" css=\".vc_custom_1640946506112{background-color: #15558d !important;}\"][vc_column][vc_column_text][homesearch_form][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1637839952992{padding-top: 80px !important;padding-bottom: 70px !important;background-color: #f8f9fa !important;}\"][vc_column][sigma_custom_heading subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"What are you looking for?\" css=\".vc_custom_1631086209173{margin-bottom: 50px !important;}\"][vc_row_inner][vc_column_inner width=\"1/3\"][sigma_cta style=\"style-3\" add_cta_btn=\"true\" cta_image=\"767\" cta_title=\"Visit a Doctor\" btn_title=\"Book Now\" button_bg_color=\"#01cae4\" button_color=\"#ffffff\" cta_title_fs=\"1.5rem\" btn_link=\"url:https%3A%2F%2Fdoccure-wp.dreamstechnologies.com%2Fsearch-doctors%2F\"][sigma_cta icon_as=\"image\" icon_image=\"3060\" add_icon=\"true\" add_cta_btn=\"true\" cta_title=\"Visit a Doctor\" btn_link=\"url:%23\" btn_title=\"test\"][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_cta style=\"style-3\" add_cta_btn=\"true\" cta_image=\"1788\" cta_title=\"Medical\" btn_title=\"Read More\" button_bg_color=\"#01cae4\" button_color=\"#ffffff\" cta_title_fs=\"1.5rem\" btn_link=\"url:https%3A%2F%2Fdoccure-wp.dreamstechnologies.com%2Fservice%2Fmedical%2F\"][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_cta style=\"style-3\" add_cta_btn=\"true\" cta_image=\"1789\" cta_title=\"Services\" btn_title=\"Read More\" button_bg_color=\"#01cae4\" button_color=\"#ffffff\" cta_title_fs=\"1.5rem\" btn_link=\"url:https%3A%2F%2Fdoccure-wp.dreamstechnologies.com%2Fservices%2F\"][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width=\"1/3\"][sigma_cta style=\"style-2\" add_cta_btn=\"true\" cta_title=\"Test\" cta_image=\"3732\" btn_title=\"Test\"][/vc_column_inner][vc_column_inner width=\"1/3\"][/vc_column_inner][vc_column_inner width=\"1/3\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1637840284589{padding-top: 70px !important;padding-bottom: 60px !important;background-color: #15558d !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/4\"][sigma_counter style=\"style-5\" icon_fontawesome=\"fas fa-procedures\" add_icon=\"true\" counter_number=\"3500\" counter_title=\"Happy Customers\" icon_color=\"#ffffff\" counter_color=\"#ffffff\" counter_title_color=\"#ffffff\" counter_fs=\"30px\" title_fs=\"20px\"][/vc_column][vc_column width=\"1/4\"][sigma_counter style=\"style-5\" icon_fontawesome=\"fas fa-briefcase\" add_icon=\"true\" counter_number=\"450\" counter_title=\"Projects Done\" icon_color=\"#ffffff\" counter_color=\"#ffffff\" counter_title_color=\"#ffffff\" counter_fs=\"30px\" title_fs=\"20px\" counter_value_text=\"+\"][/vc_column][vc_column width=\"1/4\"][sigma_counter style=\"style-5\" icon_fontawesome=\"fas fa-heartbeat\" add_icon=\"true\" counter_number=\"40\" counter_title=\"Awards\" icon_color=\"#ffffff\" counter_color=\"#ffffff\" counter_title_color=\"#ffffff\" counter_fs=\"30px\" title_fs=\"20px\" counter_value_text=\"+\"][/vc_column][vc_column width=\"1/4\"][sigma_counter style=\"style-5\" icon_fontawesome=\"fas fa-ambulance\" add_icon=\"true\" counter_number=\"3500\" counter_title=\"Clients Work\" icon_color=\"#ffffff\" counter_color=\"#ffffff\" counter_title_color=\"#ffffff\" counter_fs=\"30px\" title_fs=\"20px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1636980732076{padding-top: 80px !important;padding-bottom: 80px !important;}\"][vc_column][sigma_custom_heading style=\"style-2\" subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"Clinic and Specialities\" css=\".vc_custom_1635426287419{margin-bottom: 25px !important;}\"][vc_column_text el_class=\".sub-title\"]\r\n<p style=\"text-align: center;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod\r\ntempor incididunt ut labore et dolore magna aliqua.</p>\r\n[/vc_column_text][vc_column_text]\r\n<p style=\"text-align: center;\">[slide-anything id=\'527\']</p>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" css=\".vc_custom_1640852318456{padding-top: 80px !important;padding-bottom: 80px !important;background-color: #f8f9fa !important;}\"][vc_column css=\".vc_custom_1640931534164{padding-right: 0px !important;}\"][sigma_custom_heading title_element=\"h3\" subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"Book Our Doctor\" css=\".vc_custom_1637036562291{padding-bottom: 60px !important;}\"][vc_column_text css=\".vc_custom_1640931521701{padding-right: 0px !important;}\"][doctors_loop][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1637841729123{padding-top: 60px !important;padding-bottom: 60px !important;}\"][vc_column][sigma_custom_heading subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"Available Features in Our Clinic\"][vc_column_text el_class=\".sub-title\"]\r\n<p style=\"text-align: center;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod\r\ntempor incididunt ut labore et dolore magna aliqua.</p>\r\n[/vc_column_text][vc_row_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\" icon_flaticon=\"flaticon-medicine\"]<a href=\"https://doccure-wp.dreamstechnologies.com/service/medical/\">Medical</a>[/sigma_infobox][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_flaticon=\"flaticon-heart-1\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\"]<a href=\"https://doccure-wp.dreamstechnologies.com/service/operation/\">Operation</a>[/sigma_infobox][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_flaticon=\"flaticon-hospital-2\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\"]<a href=\"https://doccure-wp.dreamstechnologies.com/service/laboratory/\">Laboratory</a>[/sigma_infobox][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\" icon_flaticon=\"flaticon-pills\"]<a href=\"https://doccure-wp.dreamstechnologies.com/service/icu/\">ICU</a>[/sigma_infobox][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_flaticon=\"flaticon-health-check\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\"]<a href=\"https://doccure-wp.dreamstechnologies.com/service/test-room/\">Test Room</a>[/sigma_infobox][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_flaticon=\"flaticon-hospital-bed\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\" desc_color=\"#ffffff\"]<a href=\"https://doccure-wp.dreamstechnologies.com/service/patient-ward/\">Patient Ward</a>[/sigma_infobox][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" disable_element=\"yes\" css=\".vc_custom_1637830219372{padding-top: 80px !important;padding-bottom: 80px !important;}\"][vc_column width=\"5/12\"][vc_single_image image=\"805\" img_size=\"full\"][/vc_column][vc_column width=\"7/12\"][sigma_custom_heading subtitle_text_transform=\"\" title=\"Available Features in Our Clinic\"][vc_column_text el_class=\".sub-title\"]\r\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.</p>\r\n[/vc_column_text][sigma_service style=\"style-18\" show_service_excerpt=\"\" post_enable_navigation=\"yes\" post_slider_scroll=\"1\" post_slider_responsive_xl=\"4\" post_slider_responsive_lg=\"4\" post_slider_responsive_md=\"2\" post_slider_responsive_sm=\"1\" post_slider_responsive_xs=\"1\" slider_heading_alignment=\"text-left\" post_slider_speed=\"1500\" title_color=\"#272b41\" title_hover_color=\"#09dca4\" active_slide_dot_color=\"#0de0fe\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1637902949313{padding-top: 80px !important;padding-bottom: 80px !important;background-color: #f8f9fa !important;}\"][vc_column][sigma_custom_heading subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"Blogs and News\"][vc_column_text el_class=\".sub-title\"]\r\n<p style=\"text-align: center;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod\r\ntempor incididunt ut labore et dolore magna aliqua.</p>\r\n[/vc_column_text][sigma_blog layout=\"grid\" style=\"style-15\" post_orderby=\"modified\" post_grid_responsive_xl=\"4\" post_grid_responsive_lg=\"3\" post_grid_responsive_md=\"2\" post_grid_responsive_sm=\"1\" post_per_page=\"3\" title_color=\"#272b41\" title_hover_color=\"#20c0f3\" title_font_size=\"18px\"][/vc_column][/vc_row]', 'Home', '', 'inherit', 'closed', 'closed', '', '70-revision-v1', '', '', '2022-05-18 13:57:49', '2022-05-18 13:57:49', '', 70, 'https://doccure-wp.dreamstechnologies.com/?p=3984', 0, 'revision', '', 0),
(3985, 1, '2022-05-18 13:58:32', '2022-05-18 13:58:32', '[vc_row][vc_column][rev_slider slidertitle=\"home3slider\" alias=\"slider-1-11\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" el_class=\"home_searchform\" css=\".vc_custom_1640946506112{background-color: #15558d !important;}\"][vc_column][vc_column_text][homesearch_form][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1637839952992{padding-top: 80px !important;padding-bottom: 70px !important;background-color: #f8f9fa !important;}\"][vc_column][sigma_custom_heading subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"What are you looking for?\" css=\".vc_custom_1631086209173{margin-bottom: 50px !important;}\"][vc_row_inner][vc_column_inner width=\"1/3\"][sigma_cta style=\"style-3\" add_cta_btn=\"true\" cta_image=\"767\" cta_title=\"Visit a Doctor\" btn_title=\"Book Now\" button_bg_color=\"#01cae4\" button_color=\"#ffffff\" cta_title_fs=\"1.5rem\" btn_link=\"url:https%3A%2F%2Fdoccure-wp.dreamstechnologies.com%2Fsearch-doctors%2F\"][sigma_cta icon_as=\"image\" icon_image=\"3060\" add_icon=\"true\" add_cta_btn=\"true\" cta_title=\"Visit a Doctor\" btn_link=\"url:%23\" btn_title=\"test\"][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_cta style=\"style-3\" add_cta_btn=\"true\" cta_image=\"1788\" cta_title=\"Medical\" btn_title=\"Read More\" button_bg_color=\"#01cae4\" button_color=\"#ffffff\" cta_title_fs=\"1.5rem\" btn_link=\"url:https%3A%2F%2Fdoccure-wp.dreamstechnologies.com%2Fservice%2Fmedical%2F\"][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_cta style=\"style-3\" add_cta_btn=\"true\" cta_image=\"1789\" cta_title=\"Services\" btn_title=\"Read More\" button_bg_color=\"#01cae4\" button_color=\"#ffffff\" cta_title_fs=\"1.5rem\" btn_link=\"url:https%3A%2F%2Fdoccure-wp.dreamstechnologies.com%2Fservices%2F\"][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width=\"1/3\"][sigma_cta add_icon=\"true\" add_cta_btn=\"true\" cta_title=\"Test\" btn_title=\"Test\"][/vc_column_inner][vc_column_inner width=\"1/3\"][/vc_column_inner][vc_column_inner width=\"1/3\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1637840284589{padding-top: 70px !important;padding-bottom: 60px !important;background-color: #15558d !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/4\"][sigma_counter style=\"style-5\" icon_fontawesome=\"fas fa-procedures\" add_icon=\"true\" counter_number=\"3500\" counter_title=\"Happy Customers\" icon_color=\"#ffffff\" counter_color=\"#ffffff\" counter_title_color=\"#ffffff\" counter_fs=\"30px\" title_fs=\"20px\"][/vc_column][vc_column width=\"1/4\"][sigma_counter style=\"style-5\" icon_fontawesome=\"fas fa-briefcase\" add_icon=\"true\" counter_number=\"450\" counter_title=\"Projects Done\" icon_color=\"#ffffff\" counter_color=\"#ffffff\" counter_title_color=\"#ffffff\" counter_fs=\"30px\" title_fs=\"20px\" counter_value_text=\"+\"][/vc_column][vc_column width=\"1/4\"][sigma_counter style=\"style-5\" icon_fontawesome=\"fas fa-heartbeat\" add_icon=\"true\" counter_number=\"40\" counter_title=\"Awards\" icon_color=\"#ffffff\" counter_color=\"#ffffff\" counter_title_color=\"#ffffff\" counter_fs=\"30px\" title_fs=\"20px\" counter_value_text=\"+\"][/vc_column][vc_column width=\"1/4\"][sigma_counter style=\"style-5\" icon_fontawesome=\"fas fa-ambulance\" add_icon=\"true\" counter_number=\"3500\" counter_title=\"Clients Work\" icon_color=\"#ffffff\" counter_color=\"#ffffff\" counter_title_color=\"#ffffff\" counter_fs=\"30px\" title_fs=\"20px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1636980732076{padding-top: 80px !important;padding-bottom: 80px !important;}\"][vc_column][sigma_custom_heading style=\"style-2\" subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"Clinic and Specialities\" css=\".vc_custom_1635426287419{margin-bottom: 25px !important;}\"][vc_column_text el_class=\".sub-title\"]\r\n<p style=\"text-align: center;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod\r\ntempor incididunt ut labore et dolore magna aliqua.</p>\r\n[/vc_column_text][vc_column_text]\r\n<p style=\"text-align: center;\">[slide-anything id=\'527\']</p>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" css=\".vc_custom_1640852318456{padding-top: 80px !important;padding-bottom: 80px !important;background-color: #f8f9fa !important;}\"][vc_column css=\".vc_custom_1640931534164{padding-right: 0px !important;}\"][sigma_custom_heading title_element=\"h3\" subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"Book Our Doctor\" css=\".vc_custom_1637036562291{padding-bottom: 60px !important;}\"][vc_column_text css=\".vc_custom_1640931521701{padding-right: 0px !important;}\"][doctors_loop][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1637841729123{padding-top: 60px !important;padding-bottom: 60px !important;}\"][vc_column][sigma_custom_heading subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"Available Features in Our Clinic\"][vc_column_text el_class=\".sub-title\"]\r\n<p style=\"text-align: center;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod\r\ntempor incididunt ut labore et dolore magna aliqua.</p>\r\n[/vc_column_text][vc_row_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\" icon_flaticon=\"flaticon-medicine\"]<a href=\"https://doccure-wp.dreamstechnologies.com/service/medical/\">Medical</a>[/sigma_infobox][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_flaticon=\"flaticon-heart-1\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\"]<a href=\"https://doccure-wp.dreamstechnologies.com/service/operation/\">Operation</a>[/sigma_infobox][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_flaticon=\"flaticon-hospital-2\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\"]<a href=\"https://doccure-wp.dreamstechnologies.com/service/laboratory/\">Laboratory</a>[/sigma_infobox][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\" icon_flaticon=\"flaticon-pills\"]<a href=\"https://doccure-wp.dreamstechnologies.com/service/icu/\">ICU</a>[/sigma_infobox][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_flaticon=\"flaticon-health-check\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\"]<a href=\"https://doccure-wp.dreamstechnologies.com/service/test-room/\">Test Room</a>[/sigma_infobox][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_flaticon=\"flaticon-hospital-bed\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\" desc_color=\"#ffffff\"]<a href=\"https://doccure-wp.dreamstechnologies.com/service/patient-ward/\">Patient Ward</a>[/sigma_infobox][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" disable_element=\"yes\" css=\".vc_custom_1637830219372{padding-top: 80px !important;padding-bottom: 80px !important;}\"][vc_column width=\"5/12\"][vc_single_image image=\"805\" img_size=\"full\"][/vc_column][vc_column width=\"7/12\"][sigma_custom_heading subtitle_text_transform=\"\" title=\"Available Features in Our Clinic\"][vc_column_text el_class=\".sub-title\"]\r\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.</p>\r\n[/vc_column_text][sigma_service style=\"style-18\" show_service_excerpt=\"\" post_enable_navigation=\"yes\" post_slider_scroll=\"1\" post_slider_responsive_xl=\"4\" post_slider_responsive_lg=\"4\" post_slider_responsive_md=\"2\" post_slider_responsive_sm=\"1\" post_slider_responsive_xs=\"1\" slider_heading_alignment=\"text-left\" post_slider_speed=\"1500\" title_color=\"#272b41\" title_hover_color=\"#09dca4\" active_slide_dot_color=\"#0de0fe\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1637902949313{padding-top: 80px !important;padding-bottom: 80px !important;background-color: #f8f9fa !important;}\"][vc_column][sigma_custom_heading subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"Blogs and News\"][vc_column_text el_class=\".sub-title\"]\r\n<p style=\"text-align: center;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod\r\ntempor incididunt ut labore et dolore magna aliqua.</p>\r\n[/vc_column_text][sigma_blog layout=\"grid\" style=\"style-15\" post_orderby=\"modified\" post_grid_responsive_xl=\"4\" post_grid_responsive_lg=\"3\" post_grid_responsive_md=\"2\" post_grid_responsive_sm=\"1\" post_per_page=\"3\" title_color=\"#272b41\" title_hover_color=\"#20c0f3\" title_font_size=\"18px\"][/vc_column][/vc_row]', 'Home', '', 'inherit', 'closed', 'closed', '', '70-revision-v1', '', '', '2022-05-18 13:58:32', '2022-05-18 13:58:32', '', 70, 'https://doccure-wp.dreamstechnologies.com/?p=3985', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(3986, 1, '2022-05-18 13:59:46', '2022-05-18 13:59:46', '[vc_row][vc_column][rev_slider slidertitle=\"home3slider\" alias=\"slider-1-11\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" el_class=\"home_searchform\" css=\".vc_custom_1640946506112{background-color: #15558d !important;}\"][vc_column][vc_column_text][homesearch_form][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" disable_element=\"yes\" css=\".vc_custom_1652882382636{padding-top: 80px !important;padding-bottom: 70px !important;background-color: #f8f9fa !important;}\"][vc_column][sigma_custom_heading subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"What are you looking for?\" css=\".vc_custom_1631086209173{margin-bottom: 50px !important;}\"][vc_row_inner][vc_column_inner width=\"1/3\"][sigma_cta style=\"style-3\" add_cta_btn=\"true\" cta_image=\"767\" cta_title=\"Visit a Doctor\" btn_title=\"Book Now\" button_bg_color=\"#01cae4\" button_color=\"#ffffff\" cta_title_fs=\"1.5rem\" btn_link=\"url:https%3A%2F%2Fdoccure-wp.dreamstechnologies.com%2Fsearch-doctors%2F\"][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_cta style=\"style-3\" add_cta_btn=\"true\" cta_image=\"1788\" cta_title=\"Medical\" btn_title=\"Read More\" button_bg_color=\"#01cae4\" button_color=\"#ffffff\" cta_title_fs=\"1.5rem\" btn_link=\"url:https%3A%2F%2Fdoccure-wp.dreamstechnologies.com%2Fservice%2Fmedical%2F\"][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_cta style=\"style-3\" add_cta_btn=\"true\" cta_image=\"1789\" cta_title=\"Services\" btn_title=\"Read More\" button_bg_color=\"#01cae4\" button_color=\"#ffffff\" cta_title_fs=\"1.5rem\" btn_link=\"url:https%3A%2F%2Fdoccure-wp.dreamstechnologies.com%2Fservices%2F\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1637840284589{padding-top: 70px !important;padding-bottom: 60px !important;background-color: #15558d !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/4\"][sigma_counter style=\"style-5\" icon_fontawesome=\"fas fa-procedures\" add_icon=\"true\" counter_number=\"3500\" counter_title=\"Happy Customers\" icon_color=\"#ffffff\" counter_color=\"#ffffff\" counter_title_color=\"#ffffff\" counter_fs=\"30px\" title_fs=\"20px\"][/vc_column][vc_column width=\"1/4\"][sigma_counter style=\"style-5\" icon_fontawesome=\"fas fa-briefcase\" add_icon=\"true\" counter_number=\"450\" counter_title=\"Projects Done\" icon_color=\"#ffffff\" counter_color=\"#ffffff\" counter_title_color=\"#ffffff\" counter_fs=\"30px\" title_fs=\"20px\" counter_value_text=\"+\"][/vc_column][vc_column width=\"1/4\"][sigma_counter style=\"style-5\" icon_fontawesome=\"fas fa-heartbeat\" add_icon=\"true\" counter_number=\"40\" counter_title=\"Awards\" icon_color=\"#ffffff\" counter_color=\"#ffffff\" counter_title_color=\"#ffffff\" counter_fs=\"30px\" title_fs=\"20px\" counter_value_text=\"+\"][/vc_column][vc_column width=\"1/4\"][sigma_counter style=\"style-5\" icon_fontawesome=\"fas fa-ambulance\" add_icon=\"true\" counter_number=\"3500\" counter_title=\"Clients Work\" icon_color=\"#ffffff\" counter_color=\"#ffffff\" counter_title_color=\"#ffffff\" counter_fs=\"30px\" title_fs=\"20px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1636980732076{padding-top: 80px !important;padding-bottom: 80px !important;}\"][vc_column][sigma_custom_heading style=\"style-2\" subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"Clinic and Specialities\" css=\".vc_custom_1635426287419{margin-bottom: 25px !important;}\"][vc_column_text el_class=\".sub-title\"]\r\n<p style=\"text-align: center;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod\r\ntempor incididunt ut labore et dolore magna aliqua.</p>\r\n[/vc_column_text][vc_column_text]\r\n<p style=\"text-align: center;\">[slide-anything id=\'527\']</p>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" css=\".vc_custom_1640852318456{padding-top: 80px !important;padding-bottom: 80px !important;background-color: #f8f9fa !important;}\"][vc_column css=\".vc_custom_1640931534164{padding-right: 0px !important;}\"][sigma_custom_heading title_element=\"h3\" subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"Book Our Doctor\" css=\".vc_custom_1637036562291{padding-bottom: 60px !important;}\"][vc_column_text css=\".vc_custom_1640931521701{padding-right: 0px !important;}\"][doctors_loop][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1637841729123{padding-top: 60px !important;padding-bottom: 60px !important;}\"][vc_column][sigma_custom_heading subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"Available Features in Our Clinic\"][vc_column_text el_class=\".sub-title\"]\r\n<p style=\"text-align: center;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod\r\ntempor incididunt ut labore et dolore magna aliqua.</p>\r\n[/vc_column_text][vc_row_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\" icon_flaticon=\"flaticon-medicine\"]<a href=\"https://doccure-wp.dreamstechnologies.com/service/medical/\">Medical</a>[/sigma_infobox][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_flaticon=\"flaticon-heart-1\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\"]<a href=\"https://doccure-wp.dreamstechnologies.com/service/operation/\">Operation</a>[/sigma_infobox][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_flaticon=\"flaticon-hospital-2\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\"]<a href=\"https://doccure-wp.dreamstechnologies.com/service/laboratory/\">Laboratory</a>[/sigma_infobox][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\" icon_flaticon=\"flaticon-pills\"]<a href=\"https://doccure-wp.dreamstechnologies.com/service/icu/\">ICU</a>[/sigma_infobox][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_flaticon=\"flaticon-health-check\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\"]<a href=\"https://doccure-wp.dreamstechnologies.com/service/test-room/\">Test Room</a>[/sigma_infobox][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_flaticon=\"flaticon-hospital-bed\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\" desc_color=\"#ffffff\"]<a href=\"https://doccure-wp.dreamstechnologies.com/service/patient-ward/\">Patient Ward</a>[/sigma_infobox][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" disable_element=\"yes\" css=\".vc_custom_1637830219372{padding-top: 80px !important;padding-bottom: 80px !important;}\"][vc_column width=\"5/12\"][vc_single_image image=\"805\" img_size=\"full\"][/vc_column][vc_column width=\"7/12\"][sigma_custom_heading subtitle_text_transform=\"\" title=\"Available Features in Our Clinic\"][vc_column_text el_class=\".sub-title\"]\r\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.</p>\r\n[/vc_column_text][sigma_service style=\"style-18\" show_service_excerpt=\"\" post_enable_navigation=\"yes\" post_slider_scroll=\"1\" post_slider_responsive_xl=\"4\" post_slider_responsive_lg=\"4\" post_slider_responsive_md=\"2\" post_slider_responsive_sm=\"1\" post_slider_responsive_xs=\"1\" slider_heading_alignment=\"text-left\" post_slider_speed=\"1500\" title_color=\"#272b41\" title_hover_color=\"#09dca4\" active_slide_dot_color=\"#0de0fe\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1637902949313{padding-top: 80px !important;padding-bottom: 80px !important;background-color: #f8f9fa !important;}\"][vc_column][sigma_custom_heading subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"Blogs and News\"][vc_column_text el_class=\".sub-title\"]\r\n<p style=\"text-align: center;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod\r\ntempor incididunt ut labore et dolore magna aliqua.</p>\r\n[/vc_column_text][sigma_blog layout=\"grid\" style=\"style-15\" post_orderby=\"modified\" post_grid_responsive_xl=\"4\" post_grid_responsive_lg=\"3\" post_grid_responsive_md=\"2\" post_grid_responsive_sm=\"1\" post_per_page=\"3\" title_color=\"#272b41\" title_hover_color=\"#20c0f3\" title_font_size=\"18px\"][/vc_column][/vc_row]', 'Home', '', 'inherit', 'closed', 'closed', '', '70-revision-v1', '', '', '2022-05-18 13:59:46', '2022-05-18 13:59:46', '', 70, 'https://doccure-wp.dreamstechnologies.com/?p=3986', 0, 'revision', '', 0),
(3987, 1, '2022-05-18 14:00:20', '2022-05-18 14:00:20', '[vc_row][vc_column][rev_slider slidertitle=\"home3slider\" alias=\"slider-1-11\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" el_class=\"home_searchform\" css=\".vc_custom_1640946506112{background-color: #15558d !important;}\"][vc_column][vc_column_text][homesearch_form][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" disable_element=\"yes\" css=\".vc_custom_1652882382636{padding-top: 80px !important;padding-bottom: 70px !important;background-color: #f8f9fa !important;}\"][vc_column][sigma_custom_heading subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"What are you looking for?\" css=\".vc_custom_1631086209173{margin-bottom: 50px !important;}\"][vc_row_inner][vc_column_inner width=\"1/3\"][sigma_cta style=\"style-3\" add_cta_btn=\"true\" cta_image=\"767\" cta_title=\"Visit a Doctor\" btn_title=\"Book Now\" button_bg_color=\"#01cae4\" button_color=\"#ffffff\" cta_title_fs=\"1.5rem\" btn_link=\"url:https%3A%2F%2Fdoccure-wp.dreamstechnologies.com%2Fsearch-doctors%2F\"][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_cta style=\"style-3\" add_cta_btn=\"true\" cta_image=\"1788\" cta_title=\"Medical\" btn_title=\"Read More\" button_bg_color=\"#01cae4\" button_color=\"#ffffff\" cta_title_fs=\"1.5rem\" btn_link=\"url:https%3A%2F%2Fdoccure-wp.dreamstechnologies.com%2Fservice%2Fmedical%2F\"][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_cta style=\"style-3\" add_cta_btn=\"true\" cta_image=\"1789\" cta_title=\"Services\" btn_title=\"Read More\" button_bg_color=\"#01cae4\" button_color=\"#ffffff\" cta_title_fs=\"1.5rem\" btn_link=\"url:https%3A%2F%2Fdoccure-wp.dreamstechnologies.com%2Fservices%2F\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1636980732076{padding-top: 80px !important;padding-bottom: 80px !important;}\"][vc_column][sigma_custom_heading style=\"style-2\" subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"Clinic and Specialities\" css=\".vc_custom_1635426287419{margin-bottom: 25px !important;}\"][vc_column_text el_class=\".sub-title\"]\r\n<p style=\"text-align: center;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod\r\ntempor incididunt ut labore et dolore magna aliqua.</p>\r\n[/vc_column_text][vc_column_text]\r\n<p style=\"text-align: center;\">[slide-anything id=\'527\']</p>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1637840284589{padding-top: 70px !important;padding-bottom: 60px !important;background-color: #15558d !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/4\"][sigma_counter style=\"style-5\" icon_fontawesome=\"fas fa-procedures\" add_icon=\"true\" counter_number=\"3500\" counter_title=\"Happy Customers\" icon_color=\"#ffffff\" counter_color=\"#ffffff\" counter_title_color=\"#ffffff\" counter_fs=\"30px\" title_fs=\"20px\"][/vc_column][vc_column width=\"1/4\"][sigma_counter style=\"style-5\" icon_fontawesome=\"fas fa-briefcase\" add_icon=\"true\" counter_number=\"450\" counter_title=\"Projects Done\" icon_color=\"#ffffff\" counter_color=\"#ffffff\" counter_title_color=\"#ffffff\" counter_fs=\"30px\" title_fs=\"20px\" counter_value_text=\"+\"][/vc_column][vc_column width=\"1/4\"][sigma_counter style=\"style-5\" icon_fontawesome=\"fas fa-heartbeat\" add_icon=\"true\" counter_number=\"40\" counter_title=\"Awards\" icon_color=\"#ffffff\" counter_color=\"#ffffff\" counter_title_color=\"#ffffff\" counter_fs=\"30px\" title_fs=\"20px\" counter_value_text=\"+\"][/vc_column][vc_column width=\"1/4\"][sigma_counter style=\"style-5\" icon_fontawesome=\"fas fa-ambulance\" add_icon=\"true\" counter_number=\"3500\" counter_title=\"Clients Work\" icon_color=\"#ffffff\" counter_color=\"#ffffff\" counter_title_color=\"#ffffff\" counter_fs=\"30px\" title_fs=\"20px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" css=\".vc_custom_1640852318456{padding-top: 80px !important;padding-bottom: 80px !important;background-color: #f8f9fa !important;}\"][vc_column css=\".vc_custom_1640931534164{padding-right: 0px !important;}\"][sigma_custom_heading title_element=\"h3\" subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"Book Our Doctor\" css=\".vc_custom_1637036562291{padding-bottom: 60px !important;}\"][vc_column_text css=\".vc_custom_1640931521701{padding-right: 0px !important;}\"][doctors_loop][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1637841729123{padding-top: 60px !important;padding-bottom: 60px !important;}\"][vc_column][sigma_custom_heading subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"Available Features in Our Clinic\"][vc_column_text el_class=\".sub-title\"]\r\n<p style=\"text-align: center;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod\r\ntempor incididunt ut labore et dolore magna aliqua.</p>\r\n[/vc_column_text][vc_row_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\" icon_flaticon=\"flaticon-medicine\"]<a href=\"https://doccure-wp.dreamstechnologies.com/service/medical/\">Medical</a>[/sigma_infobox][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_flaticon=\"flaticon-heart-1\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\"]<a href=\"https://doccure-wp.dreamstechnologies.com/service/operation/\">Operation</a>[/sigma_infobox][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_flaticon=\"flaticon-hospital-2\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\"]<a href=\"https://doccure-wp.dreamstechnologies.com/service/laboratory/\">Laboratory</a>[/sigma_infobox][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\" icon_flaticon=\"flaticon-pills\"]<a href=\"https://doccure-wp.dreamstechnologies.com/service/icu/\">ICU</a>[/sigma_infobox][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_flaticon=\"flaticon-health-check\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\"]<a href=\"https://doccure-wp.dreamstechnologies.com/service/test-room/\">Test Room</a>[/sigma_infobox][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_flaticon=\"flaticon-hospital-bed\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\" desc_color=\"#ffffff\"]<a href=\"https://doccure-wp.dreamstechnologies.com/service/patient-ward/\">Patient Ward</a>[/sigma_infobox][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" disable_element=\"yes\" css=\".vc_custom_1637830219372{padding-top: 80px !important;padding-bottom: 80px !important;}\"][vc_column width=\"5/12\"][vc_single_image image=\"805\" img_size=\"full\"][/vc_column][vc_column width=\"7/12\"][sigma_custom_heading subtitle_text_transform=\"\" title=\"Available Features in Our Clinic\"][vc_column_text el_class=\".sub-title\"]\r\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.</p>\r\n[/vc_column_text][sigma_service style=\"style-18\" show_service_excerpt=\"\" post_enable_navigation=\"yes\" post_slider_scroll=\"1\" post_slider_responsive_xl=\"4\" post_slider_responsive_lg=\"4\" post_slider_responsive_md=\"2\" post_slider_responsive_sm=\"1\" post_slider_responsive_xs=\"1\" slider_heading_alignment=\"text-left\" post_slider_speed=\"1500\" title_color=\"#272b41\" title_hover_color=\"#09dca4\" active_slide_dot_color=\"#0de0fe\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1637902949313{padding-top: 80px !important;padding-bottom: 80px !important;background-color: #f8f9fa !important;}\"][vc_column][sigma_custom_heading subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"Blogs and News\"][vc_column_text el_class=\".sub-title\"]\r\n<p style=\"text-align: center;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod\r\ntempor incididunt ut labore et dolore magna aliqua.</p>\r\n[/vc_column_text][sigma_blog layout=\"grid\" style=\"style-15\" post_orderby=\"modified\" post_grid_responsive_xl=\"4\" post_grid_responsive_lg=\"3\" post_grid_responsive_md=\"2\" post_grid_responsive_sm=\"1\" post_per_page=\"3\" title_color=\"#272b41\" title_hover_color=\"#20c0f3\" title_font_size=\"18px\"][/vc_column][/vc_row]', 'Home', '', 'inherit', 'closed', 'closed', '', '70-revision-v1', '', '', '2022-05-18 14:00:20', '2022-05-18 14:00:20', '', 70, 'https://doccure-wp.dreamstechnologies.com/?p=3987', 0, 'revision', '', 0),
(3988, 1, '2022-05-19 06:58:56', '2022-05-19 06:58:56', '<p>[vc_row][vc_column][rev_slider slidertitle=\"home3slider\" alias=\"slider-1-11\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" el_class=\"home_searchform\" css=\".vc_custom_1640946506112{background-color: #15558d !important;}\"][vc_column][vc_column_text][homesearch_form][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1652943535867{padding-top: 80px !important;padding-bottom: 70px !important;background-color: #f8f9fa !important;}\"][vc_column][sigma_custom_heading subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"What are you looking for?\" css=\".vc_custom_1631086209173{margin-bottom: 50px !important;}\"][vc_row_inner][vc_column_inner width=\"1/3\"][sigma_cta style=\"style-3\" add_cta_btn=\"true\" cta_image=\"767\" cta_title=\"Visit a Doctor\" btn_title=\"Book Now\" button_bg_color=\"#01cae4\" button_color=\"#ffffff\" cta_title_fs=\"1.5rem\" btn_link=\"url:https%3A%2F%2Fdoccure-wp.dreamstechnologies.com%2Fsearch-doctors%2F\"][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_cta style=\"style-3\" add_cta_btn=\"true\" cta_image=\"1788\" cta_title=\"Medical\" btn_title=\"Read More\" button_bg_color=\"#01cae4\" button_color=\"#ffffff\" cta_title_fs=\"1.5rem\" btn_link=\"url:https%3A%2F%2Fdoccure-wp.dreamstechnologies.com%2Fservice%2Fmedical%2F\"][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_cta style=\"style-3\" add_cta_btn=\"true\" cta_image=\"1789\" cta_title=\"Services\" btn_title=\"Read More\" button_bg_color=\"#01cae4\" button_color=\"#ffffff\" cta_title_fs=\"1.5rem\" btn_link=\"url:https%3A%2F%2Fdoccure-wp.dreamstechnologies.com%2Fservices%2F\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1636980732076{padding-top: 80px !important;padding-bottom: 80px !important;}\"][vc_column][sigma_custom_heading style=\"style-2\" subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"Clinic and Specialities\" css=\".vc_custom_1635426287419{margin-bottom: 25px !important;}\"][vc_column_text el_class=\".sub-title\"]</p>\r\n<p style=\"text-align: center;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br />\r\ntempor incididunt ut labore et dolore magna aliqua.</p>\r\n<p>[/vc_column_text][vc_column_text]</p>\r\n<p style=\"text-align: center;\">[slide-anything id=\'527\']</p>\r\n<p>[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1637840284589{padding-top: 70px !important;padding-bottom: 60px !important;background-color: #15558d !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/4\"][sigma_counter style=\"style-5\" icon_fontawesome=\"fas fa-procedures\" add_icon=\"true\" counter_number=\"3500\" counter_title=\"Happy Customers\" icon_color=\"#ffffff\" counter_color=\"#ffffff\" counter_title_color=\"#ffffff\" counter_fs=\"30px\" title_fs=\"20px\"][/vc_column][vc_column width=\"1/4\"][sigma_counter style=\"style-5\" icon_fontawesome=\"fas fa-briefcase\" add_icon=\"true\" counter_number=\"450\" counter_title=\"Projects Done\" icon_color=\"#ffffff\" counter_color=\"#ffffff\" counter_title_color=\"#ffffff\" counter_fs=\"30px\" title_fs=\"20px\" counter_value_text=\"+\"][/vc_column][vc_column width=\"1/4\"][sigma_counter style=\"style-5\" icon_fontawesome=\"fas fa-heartbeat\" add_icon=\"true\" counter_number=\"40\" counter_title=\"Awards\" icon_color=\"#ffffff\" counter_color=\"#ffffff\" counter_title_color=\"#ffffff\" counter_fs=\"30px\" title_fs=\"20px\" counter_value_text=\"+\"][/vc_column][vc_column width=\"1/4\"][sigma_counter style=\"style-5\" icon_fontawesome=\"fas fa-ambulance\" add_icon=\"true\" counter_number=\"3500\" counter_title=\"Clients Work\" icon_color=\"#ffffff\" counter_color=\"#ffffff\" counter_title_color=\"#ffffff\" counter_fs=\"30px\" title_fs=\"20px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" css=\".vc_custom_1640852318456{padding-top: 80px !important;padding-bottom: 80px !important;background-color: #f8f9fa !important;}\"][vc_column css=\".vc_custom_1640931534164{padding-right: 0px !important;}\"][sigma_custom_heading title_element=\"h3\" subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"Book Our Doctor\" css=\".vc_custom_1637036562291{padding-bottom: 60px !important;}\"][vc_column_text css=\".vc_custom_1640931521701{padding-right: 0px !important;}\"][doctors_loop][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1637841729123{padding-top: 60px !important;padding-bottom: 60px !important;}\"][vc_column][sigma_custom_heading subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"Available Features in Our Clinic\"][vc_column_text el_class=\".sub-title\"]</p>\r\n<p style=\"text-align: center;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br />\r\ntempor incididunt ut labore et dolore magna aliqua.</p>\r\n<p>[/vc_column_text][vc_row_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\" icon_flaticon=\"flaticon-medicine\"]<a href=\"https://doccure-wp.dreamstechnologies.com/service/medical/\">Medical</a>[/sigma_infobox][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_flaticon=\"flaticon-heart-1\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\"]<a href=\"https://doccure-wp.dreamstechnologies.com/service/operation/\">Operation</a>[/sigma_infobox][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_flaticon=\"flaticon-hospital-2\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\"]<a href=\"https://doccure-wp.dreamstechnologies.com/service/laboratory/\">Laboratory</a>[/sigma_infobox][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\" icon_flaticon=\"flaticon-pills\"]<a href=\"https://doccure-wp.dreamstechnologies.com/service/icu/\">ICU</a>[/sigma_infobox][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_flaticon=\"flaticon-health-check\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\"]<a href=\"https://doccure-wp.dreamstechnologies.com/service/test-room/\">Test Room</a>[/sigma_infobox][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_flaticon=\"flaticon-hospital-bed\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\" desc_color=\"#ffffff\"]<a href=\"https://doccure-wp.dreamstechnologies.com/service/patient-ward/\">Patient Ward</a>[/sigma_infobox][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" equal_height=\"yes\" disable_element=\"yes\" css=\".vc_custom_1637830219372{padding-top: 80px !important;padding-bottom: 80px !important;}\"][vc_column width=\"5/12\"][vc_single_image image=\"805\" img_size=\"full\"][/vc_column][vc_column width=\"7/12\"][sigma_custom_heading subtitle_text_transform=\"\" title=\"Available Features in Our Clinic\"][vc_column_text el_class=\".sub-title\"]</p>\r\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.</p>\r\n<p>[/vc_column_text][sigma_service style=\"style-18\" show_service_excerpt=\"\" post_enable_navigation=\"yes\" post_slider_scroll=\"1\" post_slider_responsive_xl=\"4\" post_slider_responsive_lg=\"4\" post_slider_responsive_md=\"2\" post_slider_responsive_sm=\"1\" post_slider_responsive_xs=\"1\" slider_heading_alignment=\"text-left\" post_slider_speed=\"1500\" title_color=\"#272b41\" title_hover_color=\"#09dca4\" active_slide_dot_color=\"#0de0fe\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1637902949313{padding-top: 80px !important;padding-bottom: 80px !important;background-color: #f8f9fa !important;}\"][vc_column][sigma_custom_heading subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"Blogs and News\"][vc_column_text el_class=\".sub-title\"]</p>\r\n<p style=\"text-align: center;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br />\r\ntempor incididunt ut labore et dolore magna aliqua.</p>\r\n<p>[/vc_column_text][sigma_blog layout=\"grid\" style=\"style-15\" post_orderby=\"modified\" post_grid_responsive_xl=\"4\" post_grid_responsive_lg=\"3\" post_grid_responsive_md=\"2\" post_grid_responsive_sm=\"1\" post_per_page=\"3\" title_color=\"#272b41\" title_hover_color=\"#20c0f3\" title_font_size=\"18px\"][/vc_column][/vc_row]</p>\r\n', 'Home', '', 'inherit', 'closed', 'closed', '', '70-revision-v1', '', '', '2022-05-19 06:58:56', '2022-05-19 06:58:56', '', 70, 'https://doccure-wp.dreamstechnologies.com/?p=3988', 0, 'revision', '', 0),
(3991, 6, '2022-05-19 08:17:41', '2022-05-19 08:17:41', '', 'The Family Dentistry Clinic', '', 'publish', 'closed', 'closed', '', 'the-family-dentistry-clinic-4', '', '', '2022-05-19 08:17:41', '2022-05-19 08:17:41', '', 0, 'https://doccure-wp.dreamstechnologies.com/doctors-locations/the-family-dentistry-clinic-4/', 0, 'dc_locations', '', 0),
(3993, 12, '2022-05-19 08:25:59', '2022-05-19 08:25:59', 'Good Doctor', 'Olga Barlow', '', 'publish', 'closed', 'closed', '', 'olga-barlow', '', '', '2022-05-19 08:25:59', '2022-05-19 08:25:59', '', 0, 'https://doccure-wp.dreamstechnologies.com/reviews/olga-barlow/', 0, 'reviews', '', 0),
(3994, 11, '2022-05-19 08:26:27', '2022-05-19 08:26:27', 'Good Doctor', 'Paul Richard', '', 'publish', 'closed', 'closed', '', 'paul-richard', '', '', '2022-05-19 08:26:27', '2022-05-19 08:26:27', '', 0, 'https://doccure-wp.dreamstechnologies.com/reviews/paul-richard/', 0, 'reviews', '', 0),
(3995, 6, '2022-05-19 08:26:49', '2022-05-19 08:26:49', 'Good Doctor', 'Edward Willey', '', 'publish', 'closed', 'closed', '', 'edward-willey', '', '', '2022-05-19 08:26:49', '2022-05-19 08:26:49', '', 0, 'https://doccure-wp.dreamstechnologies.com/reviews/edward-willey/', 0, 'reviews', '', 0),
(3996, 57, '2022-05-19 08:28:01', '2022-05-19 08:28:01', '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.', 'Sofia Brient', '', 'publish', 'closed', 'closed', '', 'sofia-brient', '', '', '2024-02-24 07:06:49', '2024-02-24 07:06:49', '', 0, 'https://doccure-wp.dreamstechnologies.com/doctors/sofia-brient/', 0, 'doctors', '', 0),
(3997, 62, '2022-05-20 06:43:37', '2022-05-20 06:43:37', '', 'APP#-7879', '', 'cancelled', 'closed', 'closed', '', 'app-7879', '', '', '2022-05-20 06:43:37', '2022-05-20 06:43:37', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&#038;p=3997', 0, 'booking', '', 0),
(3998, 62, '2022-05-19 08:43:12', '0000-00-00 00:00:00', '', 'APP#-987', '', 'pending', 'closed', 'closed', '', '', '', '', '2022-05-19 08:43:12', '0000-00-00 00:00:00', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=3998', 0, 'booking', '', 0),
(3999, 10, '2022-05-27 14:16:53', '2022-05-27 14:16:53', '', 'APP#-4248', '', 'publish', 'closed', 'closed', '', 'app-4248', '', '', '2022-05-27 14:16:53', '2022-05-27 14:16:53', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&#038;p=3999', 0, 'booking', '', 0),
(4000, 10, '2022-05-19 18:24:01', '2022-05-19 18:24:01', '', 'APP#-9382', '', 'publish', 'closed', 'closed', '', 'app-9382', '', '', '2022-05-19 18:24:01', '2022-05-19 18:24:01', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&#038;p=4000', 0, 'booking', '', 0),
(4001, 10, '2022-05-19 08:54:24', '0000-00-00 00:00:00', '', 'APP#-7531', '', 'pending', 'closed', 'closed', '', '', '', '', '2022-05-19 08:54:24', '0000-00-00 00:00:00', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=4001', 0, 'booking', '', 0),
(4003, 57, '2022-05-19 09:07:24', '2022-05-19 09:07:24', '', 'The Family Dentistry', '', 'publish', 'closed', 'closed', '', 'the-family-dentistry-clinic-5', '', '', '2024-02-24 07:08:23', '2024-02-24 07:08:23', '', 0, 'https://doccure-wp.dreamstechnologies.com/doctors-locations/the-family-dentistry-clinic-5/', 0, 'dc_locations', '', 0),
(4004, 58, '2022-05-19 09:13:42', '2022-05-19 09:13:42', '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.', 'Ruby Perrin', '', 'publish', 'closed', 'closed', '', 'ruby-perrin', '', '', '2024-02-24 07:02:14', '2024-02-24 07:02:14', '', 0, 'https://doccure-wp.dreamstechnologies.com/doctors/ruby-perrin/', 0, 'doctors', '', 0),
(4006, 58, '2022-05-19 09:20:36', '2022-05-19 09:20:36', '', 'The Family Dentistry', '', 'publish', 'closed', 'closed', '', 'the-family-dentistry-clinic-6', '', '', '2024-02-24 07:04:20', '2024-02-24 07:04:20', '', 0, 'https://doccure-wp.dreamstechnologies.com/doctors-locations/the-family-dentistry-clinic-6/', 0, 'dc_locations', '', 0),
(4008, 58, '2022-05-19 09:40:53', '2022-05-19 09:40:53', 'Good Experience', 'Ruby Perrin', '', 'publish', 'closed', 'closed', '', 'ruby-perrin', '', '', '2022-05-19 09:40:53', '2022-05-19 09:40:53', '', 0, 'https://doccure-wp.dreamstechnologies.com/reviews/ruby-perrin/', 0, 'reviews', '', 0),
(4009, 10, '2022-05-19 09:41:15', '0000-00-00 00:00:00', '', 'APP#-1499', '', 'pending', 'closed', 'closed', '', '', '', '', '2022-05-19 09:41:15', '0000-00-00 00:00:00', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=4009', 0, 'booking', '', 0),
(4010, 57, '2022-05-19 09:42:03', '2022-05-19 09:42:03', 'Good Doctor', 'Sofia Brient', '', 'publish', 'closed', 'closed', '', 'sofia-brient', '', '', '2022-05-19 09:42:03', '2022-05-19 09:42:03', '', 0, 'https://doccure-wp.dreamstechnologies.com/reviews/sofia-brient/', 0, 'reviews', '', 0),
(4011, 10, '2022-05-19 09:42:35', '0000-00-00 00:00:00', '', 'APP#-9402', '', 'pending', 'closed', 'closed', '', '', '', '', '2022-05-19 09:42:35', '0000-00-00 00:00:00', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=4011', 0, 'booking', '', 0),
(4012, 58, '2022-05-19 09:52:38', '2022-05-19 09:52:38', '', 'book-doctor-12', '', 'inherit', 'open', 'closed', '', 'book-doctor-12', '', '', '2022-05-19 09:52:38', '2022-05-19 09:52:38', '', 4004, 'https://doccure-wp.dreamstechnologies.com/doctors/ruby-perrin/book-doctor-12/', 0, 'attachment', 'image/jpeg', 0),
(4013, 57, '2022-05-19 09:54:00', '2022-05-19 09:54:00', '', 'book-doctor-11', '', 'inherit', 'open', 'closed', '', 'book-doctor-11-2', '', '', '2022-05-19 09:54:00', '2022-05-19 09:54:00', '', 3996, 'https://doccure-wp.dreamstechnologies.com/doctors/sofia-brient/book-doctor-11-2/', 0, 'attachment', 'image/jpeg', 0),
(4014, 12, '2022-05-19 09:55:26', '2022-05-19 09:55:26', '', 'book-doctor-10', '', 'inherit', 'open', 'closed', '', 'book-doctor-10-2', '', '', '2022-05-19 09:55:26', '2022-05-19 09:55:26', '', 3704, 'https://doccure-wp.dreamstechnologies.com/doctors/olga-barlow/book-doctor-10-2/', 0, 'attachment', 'image/jpeg', 0),
(4017, 11, '2022-05-19 10:00:50', '2022-05-19 10:00:50', '', 'doctor-thumb-08', '', 'inherit', 'open', 'closed', '', 'doctor-thumb-08', '', '', '2022-05-19 10:00:50', '2022-05-19 10:00:50', '', 3701, 'https://doccure-wp.dreamstechnologies.com/doctors/paul-richard/doctor-thumb-08/', 0, 'attachment', 'image/jpeg', 0),
(4018, 1, '2024-06-26 14:11:31', '2022-05-19 10:11:03', ' ', '', '', 'publish', 'closed', 'closed', '', '4018', '', '', '2024-06-26 14:11:31', '2024-06-26 14:11:31', '', 0, 'https://doccure-wp.dreamstechnologies.com/?p=4018', 16, 'nav_menu_item', '', 0),
(4019, 1, '2022-05-19 10:13:34', '2022-05-19 10:13:34', '[vc_row][vc_column][rev_slider slidertitle=\"home3slider\" alias=\"slider-1-11\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" el_class=\"home_searchform\" css=\".vc_custom_1640946506112{background-color: #15558d !important;}\"][vc_column][vc_column_text][homesearch_form][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1652943535867{padding-top: 80px !important;padding-bottom: 70px !important;background-color: #f8f9fa !important;}\"][vc_column][sigma_custom_heading subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"What are you looking for?\" css=\".vc_custom_1631086209173{margin-bottom: 50px !important;}\"][vc_row_inner][vc_column_inner width=\"1/3\"][sigma_cta style=\"style-3\" add_cta_btn=\"true\" cta_image=\"767\" cta_title=\"Visit a Doctor\" btn_title=\"Book Now\" button_bg_color=\"#01cae4\" button_color=\"#ffffff\" cta_title_fs=\"1.5rem\" btn_link=\"url:%23\"][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_cta style=\"style-3\" add_cta_btn=\"true\" cta_image=\"1788\" cta_title=\"Medical\" btn_title=\"Read More\" button_bg_color=\"#01cae4\" button_color=\"#ffffff\" cta_title_fs=\"1.5rem\" btn_link=\"url:%23\"][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_cta style=\"style-3\" add_cta_btn=\"true\" cta_image=\"1789\" cta_title=\"Services\" btn_title=\"Read More\" button_bg_color=\"#01cae4\" button_color=\"#ffffff\" cta_title_fs=\"1.5rem\" btn_link=\"url:%23\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1636980732076{padding-top: 80px !important;padding-bottom: 80px !important;}\"][vc_column][sigma_custom_heading style=\"style-2\" subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"Clinic and Specialities\" css=\".vc_custom_1635426287419{margin-bottom: 25px !important;}\"][vc_column_text el_class=\".sub-title\"]\r\n<p style=\"text-align: center;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod\r\ntempor incididunt ut labore et dolore magna aliqua.</p>\r\n[/vc_column_text][vc_column_text]\r\n<p style=\"text-align: center;\">[slide-anything id=\'527\']</p>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1637840284589{padding-top: 70px !important;padding-bottom: 60px !important;background-color: #15558d !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/4\"][sigma_counter style=\"style-5\" icon_fontawesome=\"fas fa-procedures\" add_icon=\"true\" counter_number=\"3500\" counter_title=\"Happy Customers\" icon_color=\"#ffffff\" counter_color=\"#ffffff\" counter_title_color=\"#ffffff\" counter_fs=\"30px\" title_fs=\"20px\"][/vc_column][vc_column width=\"1/4\"][sigma_counter style=\"style-5\" icon_fontawesome=\"fas fa-briefcase\" add_icon=\"true\" counter_number=\"450\" counter_title=\"Projects Done\" icon_color=\"#ffffff\" counter_color=\"#ffffff\" counter_title_color=\"#ffffff\" counter_fs=\"30px\" title_fs=\"20px\" counter_value_text=\"+\"][/vc_column][vc_column width=\"1/4\"][sigma_counter style=\"style-5\" icon_fontawesome=\"fas fa-heartbeat\" add_icon=\"true\" counter_number=\"40\" counter_title=\"Awards\" icon_color=\"#ffffff\" counter_color=\"#ffffff\" counter_title_color=\"#ffffff\" counter_fs=\"30px\" title_fs=\"20px\" counter_value_text=\"+\"][/vc_column][vc_column width=\"1/4\"][sigma_counter style=\"style-5\" icon_fontawesome=\"fas fa-ambulance\" add_icon=\"true\" counter_number=\"3500\" counter_title=\"Clients Work\" icon_color=\"#ffffff\" counter_color=\"#ffffff\" counter_title_color=\"#ffffff\" counter_fs=\"30px\" title_fs=\"20px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" css=\".vc_custom_1640852318456{padding-top: 80px !important;padding-bottom: 80px !important;background-color: #f8f9fa !important;}\"][vc_column css=\".vc_custom_1640931534164{padding-right: 0px !important;}\"][sigma_custom_heading title_element=\"h3\" subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"Book Our Doctor\" css=\".vc_custom_1637036562291{padding-bottom: 60px !important;}\"][vc_column_text css=\".vc_custom_1640931521701{padding-right: 0px !important;}\"][doctors_loop][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1637841729123{padding-top: 60px !important;padding-bottom: 60px !important;}\"][vc_column][sigma_custom_heading subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"Available Features in Our Clinic\"][vc_column_text el_class=\".sub-title\"]\r\n<p style=\"text-align: center;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod\r\ntempor incididunt ut labore et dolore magna aliqua.</p>\r\n[/vc_column_text][vc_row_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\" icon_flaticon=\"flaticon-medicine\"]<a href=\"#\">Medical</a>[/sigma_infobox][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_flaticon=\"flaticon-heart-1\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\"]<a href=\"#\">Operation</a>[/sigma_infobox][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_flaticon=\"flaticon-hospital-2\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\"]<a href=\"#\">Laboratory</a>[/sigma_infobox][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\" icon_flaticon=\"flaticon-pills\"]<a href=\"#\">ICU</a>[/sigma_infobox][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_flaticon=\"flaticon-health-check\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\"]<a href=\"#\">Test Room</a>[/sigma_infobox][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_flaticon=\"flaticon-hospital-bed\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\" desc_color=\"#ffffff\"]<a href=\"#\">Patient Ward</a>[/sigma_infobox][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1637902949313{padding-top: 80px !important;padding-bottom: 80px !important;background-color: #f8f9fa !important;}\"][vc_column][sigma_custom_heading subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"Blogs and News\"][vc_column_text el_class=\".sub-title\"]\r\n<p style=\"text-align: center;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod\r\ntempor incididunt ut labore et dolore magna aliqua.</p>\r\n[/vc_column_text][sigma_blog layout=\"grid\" style=\"style-15\" post_orderby=\"modified\" post_grid_responsive_xl=\"4\" post_grid_responsive_lg=\"3\" post_grid_responsive_md=\"2\" post_grid_responsive_sm=\"1\" post_per_page=\"3\" title_color=\"#272b41\" title_hover_color=\"#20c0f3\" title_font_size=\"18px\"][/vc_column][/vc_row]', 'Home', '', 'inherit', 'closed', 'closed', '', '70-revision-v1', '', '', '2022-05-19 10:13:34', '2022-05-19 10:13:34', '', 70, 'https://doccure-wp.dreamstechnologies.com/?p=4019', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(4026, 1, '2022-05-19 10:41:15', '2022-05-19 10:41:15', '[vc_row][vc_column][rev_slider slidertitle=\"Slider 1\" alias=\"slider-1\" offset=\"\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" el_class=\"home_searchform\" css=\".vc_custom_1640946506112{background-color: #15558d !important;}\"][vc_column][vc_column_text][homesearch_form][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1652943535867{padding-top: 80px !important;padding-bottom: 70px !important;background-color: #f8f9fa !important;}\"][vc_column][sigma_custom_heading subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"What are you looking for?\" css=\".vc_custom_1631086209173{margin-bottom: 50px !important;}\"][vc_row_inner][vc_column_inner width=\"1/3\"][sigma_cta style=\"style-3\" add_cta_btn=\"true\" cta_image=\"767\" cta_title=\"Visit a Doctor\" btn_title=\"Book Now\" button_bg_color=\"#01cae4\" button_color=\"#ffffff\" cta_title_fs=\"1.5rem\" btn_link=\"url:%23\"][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_cta style=\"style-3\" add_cta_btn=\"true\" cta_image=\"1788\" cta_title=\"Medical\" btn_title=\"Read More\" button_bg_color=\"#01cae4\" button_color=\"#ffffff\" cta_title_fs=\"1.5rem\" btn_link=\"url:%23\"][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_cta style=\"style-3\" add_cta_btn=\"true\" cta_image=\"1789\" cta_title=\"Services\" btn_title=\"Read More\" button_bg_color=\"#01cae4\" button_color=\"#ffffff\" cta_title_fs=\"1.5rem\" btn_link=\"url:%23\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1636980732076{padding-top: 80px !important;padding-bottom: 80px !important;}\"][vc_column][sigma_custom_heading style=\"style-2\" subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"Clinic and Specialities\" css=\".vc_custom_1635426287419{margin-bottom: 25px !important;}\"][vc_column_text el_class=\".sub-title\"]\r\n<p style=\"text-align: center;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod\r\ntempor incididunt ut labore et dolore magna aliqua.</p>\r\n[/vc_column_text][vc_column_text]\r\n<p style=\"text-align: center;\">[slide-anything id=\'527\']</p>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1637840284589{padding-top: 70px !important;padding-bottom: 60px !important;background-color: #15558d !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/4\"][sigma_counter style=\"style-5\" icon_fontawesome=\"fas fa-procedures\" add_icon=\"true\" counter_number=\"3500\" counter_title=\"Happy Customers\" icon_color=\"#ffffff\" counter_color=\"#ffffff\" counter_title_color=\"#ffffff\" counter_fs=\"30px\" title_fs=\"20px\"][/vc_column][vc_column width=\"1/4\"][sigma_counter style=\"style-5\" icon_fontawesome=\"fas fa-briefcase\" add_icon=\"true\" counter_number=\"450\" counter_title=\"Projects Done\" icon_color=\"#ffffff\" counter_color=\"#ffffff\" counter_title_color=\"#ffffff\" counter_fs=\"30px\" title_fs=\"20px\" counter_value_text=\"+\"][/vc_column][vc_column width=\"1/4\"][sigma_counter style=\"style-5\" icon_fontawesome=\"fas fa-heartbeat\" add_icon=\"true\" counter_number=\"40\" counter_title=\"Awards\" icon_color=\"#ffffff\" counter_color=\"#ffffff\" counter_title_color=\"#ffffff\" counter_fs=\"30px\" title_fs=\"20px\" counter_value_text=\"+\"][/vc_column][vc_column width=\"1/4\"][sigma_counter style=\"style-5\" icon_fontawesome=\"fas fa-ambulance\" add_icon=\"true\" counter_number=\"3500\" counter_title=\"Clients Work\" icon_color=\"#ffffff\" counter_color=\"#ffffff\" counter_title_color=\"#ffffff\" counter_fs=\"30px\" title_fs=\"20px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" css=\".vc_custom_1640852318456{padding-top: 80px !important;padding-bottom: 80px !important;background-color: #f8f9fa !important;}\"][vc_column css=\".vc_custom_1640931534164{padding-right: 0px !important;}\"][sigma_custom_heading title_element=\"h3\" subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"Book Our Doctor\" css=\".vc_custom_1637036562291{padding-bottom: 60px !important;}\"][vc_column_text css=\".vc_custom_1640931521701{padding-right: 0px !important;}\"][doctors_loop][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1637841729123{padding-top: 60px !important;padding-bottom: 60px !important;}\"][vc_column][sigma_custom_heading subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"Available Features in Our Clinic\"][vc_column_text el_class=\".sub-title\"]\r\n<p style=\"text-align: center;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod\r\ntempor incididunt ut labore et dolore magna aliqua.</p>\r\n[/vc_column_text][vc_row_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\" icon_flaticon=\"flaticon-medicine\"]<a href=\"#\">Medical</a>[/sigma_infobox][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_flaticon=\"flaticon-heart-1\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\"]<a href=\"#\">Operation</a>[/sigma_infobox][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_flaticon=\"flaticon-hospital-2\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\"]<a href=\"#\">Laboratory</a>[/sigma_infobox][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\" icon_flaticon=\"flaticon-pills\"]<a href=\"#\">ICU</a>[/sigma_infobox][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_flaticon=\"flaticon-health-check\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\"]<a href=\"#\">Test Room</a>[/sigma_infobox][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_flaticon=\"flaticon-hospital-bed\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\" desc_color=\"#ffffff\"]<a href=\"#\">Patient Ward</a>[/sigma_infobox][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1637902949313{padding-top: 80px !important;padding-bottom: 80px !important;background-color: #f8f9fa !important;}\"][vc_column][sigma_custom_heading subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"Blogs and News\"][vc_column_text el_class=\".sub-title\"]\r\n<p style=\"text-align: center;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod\r\ntempor incididunt ut labore et dolore magna aliqua.</p>\r\n[/vc_column_text][sigma_blog layout=\"grid\" style=\"style-15\" post_orderby=\"modified\" post_grid_responsive_xl=\"4\" post_grid_responsive_lg=\"3\" post_grid_responsive_md=\"2\" post_grid_responsive_sm=\"1\" post_per_page=\"3\" title_color=\"#272b41\" title_hover_color=\"#20c0f3\" title_font_size=\"18px\"][/vc_column][/vc_row]', 'Home', '', 'inherit', 'closed', 'closed', '', '70-revision-v1', '', '', '2022-05-19 10:41:15', '2022-05-19 10:41:15', '', 70, 'https://doccure-wp.dreamstechnologies.com/?p=4026', 0, 'revision', '', 0),
(4027, 1, '2022-05-19 10:45:44', '2022-05-19 10:45:44', '[vc_row][vc_column][rev_slider slidertitle=\"Slider 11\" alias=\"slider-11\" offset=\"\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" el_class=\"home_searchform\" css=\".vc_custom_1640946506112{background-color: #15558d !important;}\"][vc_column][vc_column_text][homesearch_form][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1652943535867{padding-top: 80px !important;padding-bottom: 70px !important;background-color: #f8f9fa !important;}\"][vc_column][sigma_custom_heading subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"What are you looking for?\" css=\".vc_custom_1631086209173{margin-bottom: 50px !important;}\"][vc_row_inner][vc_column_inner width=\"1/3\"][sigma_cta style=\"style-3\" add_cta_btn=\"true\" cta_image=\"767\" cta_title=\"Visit a Doctor\" btn_title=\"Book Now\" button_bg_color=\"#01cae4\" button_color=\"#ffffff\" cta_title_fs=\"1.5rem\" btn_link=\"url:%23\"][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_cta style=\"style-3\" add_cta_btn=\"true\" cta_image=\"1788\" cta_title=\"Medical\" btn_title=\"Read More\" button_bg_color=\"#01cae4\" button_color=\"#ffffff\" cta_title_fs=\"1.5rem\" btn_link=\"url:%23\"][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_cta style=\"style-3\" add_cta_btn=\"true\" cta_image=\"1789\" cta_title=\"Services\" btn_title=\"Read More\" button_bg_color=\"#01cae4\" button_color=\"#ffffff\" cta_title_fs=\"1.5rem\" btn_link=\"url:%23\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1636980732076{padding-top: 80px !important;padding-bottom: 80px !important;}\"][vc_column][sigma_custom_heading style=\"style-2\" subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"Clinic and Specialities\" css=\".vc_custom_1635426287419{margin-bottom: 25px !important;}\"][vc_column_text el_class=\".sub-title\"]\r\n<p style=\"text-align: center;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod\r\ntempor incididunt ut labore et dolore magna aliqua.</p>\r\n[/vc_column_text][vc_column_text]\r\n<p style=\"text-align: center;\">[slide-anything id=\'527\']</p>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1637840284589{padding-top: 70px !important;padding-bottom: 60px !important;background-color: #15558d !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/4\"][sigma_counter style=\"style-5\" icon_fontawesome=\"fas fa-procedures\" add_icon=\"true\" counter_number=\"3500\" counter_title=\"Happy Customers\" icon_color=\"#ffffff\" counter_color=\"#ffffff\" counter_title_color=\"#ffffff\" counter_fs=\"30px\" title_fs=\"20px\"][/vc_column][vc_column width=\"1/4\"][sigma_counter style=\"style-5\" icon_fontawesome=\"fas fa-briefcase\" add_icon=\"true\" counter_number=\"450\" counter_title=\"Projects Done\" icon_color=\"#ffffff\" counter_color=\"#ffffff\" counter_title_color=\"#ffffff\" counter_fs=\"30px\" title_fs=\"20px\" counter_value_text=\"+\"][/vc_column][vc_column width=\"1/4\"][sigma_counter style=\"style-5\" icon_fontawesome=\"fas fa-heartbeat\" add_icon=\"true\" counter_number=\"40\" counter_title=\"Awards\" icon_color=\"#ffffff\" counter_color=\"#ffffff\" counter_title_color=\"#ffffff\" counter_fs=\"30px\" title_fs=\"20px\" counter_value_text=\"+\"][/vc_column][vc_column width=\"1/4\"][sigma_counter style=\"style-5\" icon_fontawesome=\"fas fa-ambulance\" add_icon=\"true\" counter_number=\"3500\" counter_title=\"Clients Work\" icon_color=\"#ffffff\" counter_color=\"#ffffff\" counter_title_color=\"#ffffff\" counter_fs=\"30px\" title_fs=\"20px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" css=\".vc_custom_1640852318456{padding-top: 80px !important;padding-bottom: 80px !important;background-color: #f8f9fa !important;}\"][vc_column css=\".vc_custom_1640931534164{padding-right: 0px !important;}\"][sigma_custom_heading title_element=\"h3\" subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"Book Our Doctor\" css=\".vc_custom_1637036562291{padding-bottom: 60px !important;}\"][vc_column_text css=\".vc_custom_1640931521701{padding-right: 0px !important;}\"][doctors_loop][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1637841729123{padding-top: 60px !important;padding-bottom: 60px !important;}\"][vc_column][sigma_custom_heading subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"Available Features in Our Clinic\"][vc_column_text el_class=\".sub-title\"]\r\n<p style=\"text-align: center;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod\r\ntempor incididunt ut labore et dolore magna aliqua.</p>\r\n[/vc_column_text][vc_row_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\" icon_flaticon=\"flaticon-medicine\"]<a href=\"#\">Medical</a>[/sigma_infobox][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_flaticon=\"flaticon-heart-1\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\"]<a href=\"#\">Operation</a>[/sigma_infobox][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_flaticon=\"flaticon-hospital-2\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\"]<a href=\"#\">Laboratory</a>[/sigma_infobox][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\" icon_flaticon=\"flaticon-pills\"]<a href=\"#\">ICU</a>[/sigma_infobox][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_flaticon=\"flaticon-health-check\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\"]<a href=\"#\">Test Room</a>[/sigma_infobox][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_flaticon=\"flaticon-hospital-bed\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\" desc_color=\"#ffffff\"]<a href=\"#\">Patient Ward</a>[/sigma_infobox][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1637902949313{padding-top: 80px !important;padding-bottom: 80px !important;background-color: #f8f9fa !important;}\"][vc_column][sigma_custom_heading subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"Blogs and News\"][vc_column_text el_class=\".sub-title\"]\r\n<p style=\"text-align: center;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod\r\ntempor incididunt ut labore et dolore magna aliqua.</p>\r\n[/vc_column_text][sigma_blog layout=\"grid\" style=\"style-15\" post_orderby=\"modified\" post_grid_responsive_xl=\"4\" post_grid_responsive_lg=\"3\" post_grid_responsive_md=\"2\" post_grid_responsive_sm=\"1\" post_per_page=\"3\" title_color=\"#272b41\" title_hover_color=\"#20c0f3\" title_font_size=\"18px\"][/vc_column][/vc_row]', 'Home', '', 'inherit', 'closed', 'closed', '', '70-revision-v1', '', '', '2022-05-19 10:45:44', '2022-05-19 10:45:44', '', 70, 'https://doccure-wp.dreamstechnologies.com/?p=4027', 0, 'revision', '', 0),
(4028, 1, '2022-05-19 11:09:12', '2022-05-19 11:09:12', '[vc_row][vc_column][rev_slider slidertitle=\"Slider1\" alias=\"slider-1\" offset=\"\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" el_class=\"home_searchform\" css=\".vc_custom_1640946506112{background-color: #15558d !important;}\"][vc_column][vc_column_text][homesearch_form][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1652943535867{padding-top: 80px !important;padding-bottom: 70px !important;background-color: #f8f9fa !important;}\"][vc_column][sigma_custom_heading subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"What are you looking for?\" css=\".vc_custom_1631086209173{margin-bottom: 50px !important;}\"][vc_row_inner][vc_column_inner width=\"1/3\"][sigma_cta style=\"style-3\" add_cta_btn=\"true\" cta_image=\"767\" cta_title=\"Visit a Doctor\" btn_title=\"Book Now\" button_bg_color=\"#01cae4\" button_color=\"#ffffff\" cta_title_fs=\"1.5rem\" btn_link=\"url:%23\"][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_cta style=\"style-3\" add_cta_btn=\"true\" cta_image=\"1788\" cta_title=\"Medical\" btn_title=\"Read More\" button_bg_color=\"#01cae4\" button_color=\"#ffffff\" cta_title_fs=\"1.5rem\" btn_link=\"url:%23\"][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_cta style=\"style-3\" add_cta_btn=\"true\" cta_image=\"1789\" cta_title=\"Services\" btn_title=\"Read More\" button_bg_color=\"#01cae4\" button_color=\"#ffffff\" cta_title_fs=\"1.5rem\" btn_link=\"url:%23\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1636980732076{padding-top: 80px !important;padding-bottom: 80px !important;}\"][vc_column][sigma_custom_heading style=\"style-2\" subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"Clinic and Specialities\" css=\".vc_custom_1635426287419{margin-bottom: 25px !important;}\"][vc_column_text el_class=\".sub-title\"]\r\n<p style=\"text-align: center;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod\r\ntempor incididunt ut labore et dolore magna aliqua.</p>\r\n[/vc_column_text][vc_column_text]\r\n<p style=\"text-align: center;\">[slide-anything id=\'527\']</p>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1637840284589{padding-top: 70px !important;padding-bottom: 60px !important;background-color: #15558d !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/4\"][sigma_counter style=\"style-5\" icon_fontawesome=\"fas fa-procedures\" add_icon=\"true\" counter_number=\"3500\" counter_title=\"Happy Customers\" icon_color=\"#ffffff\" counter_color=\"#ffffff\" counter_title_color=\"#ffffff\" counter_fs=\"30px\" title_fs=\"20px\"][/vc_column][vc_column width=\"1/4\"][sigma_counter style=\"style-5\" icon_fontawesome=\"fas fa-briefcase\" add_icon=\"true\" counter_number=\"450\" counter_title=\"Projects Done\" icon_color=\"#ffffff\" counter_color=\"#ffffff\" counter_title_color=\"#ffffff\" counter_fs=\"30px\" title_fs=\"20px\" counter_value_text=\"+\"][/vc_column][vc_column width=\"1/4\"][sigma_counter style=\"style-5\" icon_fontawesome=\"fas fa-heartbeat\" add_icon=\"true\" counter_number=\"40\" counter_title=\"Awards\" icon_color=\"#ffffff\" counter_color=\"#ffffff\" counter_title_color=\"#ffffff\" counter_fs=\"30px\" title_fs=\"20px\" counter_value_text=\"+\"][/vc_column][vc_column width=\"1/4\"][sigma_counter style=\"style-5\" icon_fontawesome=\"fas fa-ambulance\" add_icon=\"true\" counter_number=\"3500\" counter_title=\"Clients Work\" icon_color=\"#ffffff\" counter_color=\"#ffffff\" counter_title_color=\"#ffffff\" counter_fs=\"30px\" title_fs=\"20px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" css=\".vc_custom_1640852318456{padding-top: 80px !important;padding-bottom: 80px !important;background-color: #f8f9fa !important;}\"][vc_column css=\".vc_custom_1640931534164{padding-right: 0px !important;}\"][sigma_custom_heading title_element=\"h3\" subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"Book Our Doctor\" css=\".vc_custom_1637036562291{padding-bottom: 60px !important;}\"][vc_column_text css=\".vc_custom_1640931521701{padding-right: 0px !important;}\"][doctors_loop][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1637841729123{padding-top: 60px !important;padding-bottom: 60px !important;}\"][vc_column][sigma_custom_heading subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"Available Features in Our Clinic\"][vc_column_text el_class=\".sub-title\"]\r\n<p style=\"text-align: center;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod\r\ntempor incididunt ut labore et dolore magna aliqua.</p>\r\n[/vc_column_text][vc_row_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\" icon_flaticon=\"flaticon-medicine\"]<a href=\"#\">Medical</a>[/sigma_infobox][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_flaticon=\"flaticon-heart-1\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\"]<a href=\"#\">Operation</a>[/sigma_infobox][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_flaticon=\"flaticon-hospital-2\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\"]<a href=\"#\">Laboratory</a>[/sigma_infobox][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\" icon_flaticon=\"flaticon-pills\"]<a href=\"#\">ICU</a>[/sigma_infobox][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_flaticon=\"flaticon-health-check\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\"]<a href=\"#\">Test Room</a>[/sigma_infobox][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_flaticon=\"flaticon-hospital-bed\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\" desc_color=\"#ffffff\"]<a href=\"#\">Patient Ward</a>[/sigma_infobox][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1637902949313{padding-top: 80px !important;padding-bottom: 80px !important;background-color: #f8f9fa !important;}\"][vc_column][sigma_custom_heading subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"Blogs and News\"][vc_column_text el_class=\".sub-title\"]\r\n<p style=\"text-align: center;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod\r\ntempor incididunt ut labore et dolore magna aliqua.</p>\r\n[/vc_column_text][sigma_blog layout=\"grid\" style=\"style-15\" post_orderby=\"modified\" post_grid_responsive_xl=\"4\" post_grid_responsive_lg=\"3\" post_grid_responsive_md=\"2\" post_grid_responsive_sm=\"1\" post_per_page=\"3\" title_color=\"#272b41\" title_hover_color=\"#20c0f3\" title_font_size=\"18px\"][/vc_column][/vc_row]', 'Home', '', 'inherit', 'closed', 'closed', '', '70-revision-v1', '', '', '2022-05-19 11:09:12', '2022-05-19 11:09:12', '', 70, 'https://doccure-wp.dreamstechnologies.com/?p=4028', 0, 'revision', '', 0),
(4034, 62, '2022-05-20 14:22:07', '2022-05-20 14:22:07', 'test', 'APP#-8036', '', 'publish', 'closed', 'closed', '', 'app-8036', '', '', '2022-05-20 14:22:07', '2022-05-20 14:22:07', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&#038;p=4034', 0, 'booking', '', 0),
(4043, 1, '2024-06-26 14:11:31', '2022-05-23 12:50:46', ' ', '', '', 'publish', 'closed', 'closed', '', '4043', '', '', '2024-06-26 14:11:31', '2024-06-26 14:11:31', '', 0, 'https://doccure-wp.dreamstechnologies.com/?p=4043', 21, 'nav_menu_item', '', 0),
(4046, 62, '2022-05-23 17:31:06', '0000-00-00 00:00:00', '', 'APP#-4325', '', 'pending', 'closed', 'closed', '', '', '', '', '2022-05-23 17:31:06', '0000-00-00 00:00:00', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=4046', 0, 'booking', '', 0),
(4052, 62, '2022-05-24 15:52:05', '0000-00-00 00:00:00', '', 'APP#-6098', '', 'pending', 'closed', 'closed', '', '', '', '', '2022-05-24 15:52:05', '0000-00-00 00:00:00', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=4052', 0, 'booking', '', 0),
(4053, 1, '2022-05-24 18:33:21', '2022-05-24 18:33:21', '[vc_row][vc_column][rev_slider slidertitle=\"Slider1\" alias=\"slider-1\" offset=\"\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" el_class=\"home_searchform\" css=\".vc_custom_1640946506112{background-color: #15558d !important;}\"][vc_column][vc_column_text][homesearch_form][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1652943535867{padding-top: 80px !important;padding-bottom: 70px !important;background-color: #f8f9fa !important;}\"][vc_column][sigma_custom_heading subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"What are you looking for?\" css=\".vc_custom_1631086209173{margin-bottom: 50px !important;}\"][vc_row_inner][vc_column_inner width=\"1/3\"][sigma_cta style=\"style-3\" add_cta_btn=\"true\" cta_image=\"767\" cta_title=\"Visit a Doctor\" btn_title=\"Book Now\" button_bg_color=\"#01cae4\" button_color=\"#ffffff\" cta_title_fs=\"1.5rem\" btn_link=\"url:%23\"][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_cta style=\"style-3\" add_cta_btn=\"true\" cta_image=\"1788\" cta_title=\"Medical\" btn_title=\"Read More\" button_bg_color=\"#01cae4\" button_color=\"#ffffff\" cta_title_fs=\"1.5rem\" btn_link=\"url:%23\"][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_cta style=\"style-3\" add_cta_btn=\"true\" cta_image=\"1789\" cta_title=\"Services\" btn_title=\"Read More\" button_bg_color=\"#01cae4\" button_color=\"#ffffff\" cta_title_fs=\"1.5rem\" btn_link=\"url:%23\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1636980732076{padding-top: 80px !important;padding-bottom: 80px !important;}\"][vc_column][sigma_custom_heading style=\"style-2\" subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"Clinic and Specialities\" css=\".vc_custom_1635426287419{margin-bottom: 25px !important;}\"][vc_column_text el_class=\".sub-title\"]\r\n<p style=\"text-align: center;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod\r\ntempor incididunt ut labore et dolore magna aliqua.</p>\r\n[/vc_column_text][vc_column_text]\r\n<p style=\"text-align: center;\">[slide-anything id=\'527\']</p>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1637840284589{padding-top: 70px !important;padding-bottom: 60px !important;background-color: #15558d !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/4\"][sigma_counter style=\"style-5\" icon_fontawesome=\"fas fa-procedures\" add_icon=\"true\" counter_number=\"3500\" counter_title=\"Happy Customers\" icon_color=\"#ffffff\" counter_color=\"#ffffff\" counter_title_color=\"#ffffff\" counter_fs=\"30px\" title_fs=\"20px\"][/vc_column][vc_column width=\"1/4\"][sigma_counter style=\"style-5\" icon_fontawesome=\"fas fa-briefcase\" add_icon=\"true\" counter_number=\"450\" counter_title=\"Projects Done\" icon_color=\"#ffffff\" counter_color=\"#ffffff\" counter_title_color=\"#ffffff\" counter_fs=\"30px\" title_fs=\"20px\" counter_value_text=\"+\"][/vc_column][vc_column width=\"1/4\"][sigma_counter style=\"style-5\" icon_fontawesome=\"fas fa-heartbeat\" add_icon=\"true\" counter_number=\"40\" counter_title=\"Awards\" icon_color=\"#ffffff\" counter_color=\"#ffffff\" counter_title_color=\"#ffffff\" counter_fs=\"30px\" title_fs=\"20px\" counter_value_text=\"+\"][/vc_column][vc_column width=\"1/4\"][sigma_counter style=\"style-5\" icon_fontawesome=\"fas fa-ambulance\" add_icon=\"true\" counter_number=\"3500\" counter_title=\"Clients Work\" icon_color=\"#ffffff\" counter_color=\"#ffffff\" counter_title_color=\"#ffffff\" counter_fs=\"30px\" title_fs=\"20px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" css=\".vc_custom_1640852318456{padding-top: 80px !important;padding-bottom: 80px !important;background-color: #f8f9fa !important;}\"][vc_column css=\".vc_custom_1640931534164{padding-right: 0px !important;}\"][sigma_custom_heading title_element=\"h3\" subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"Book Our Doctor\" css=\".vc_custom_1637036562291{padding-bottom: 60px !important;}\"][vc_column_text css=\".vc_custom_1640931521701{padding-right: 0px !important;}\"][doctors_loop][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1637841729123{padding-top: 60px !important;padding-bottom: 60px !important;}\"][vc_column][sigma_custom_heading subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"Available Features in Our Clinic\"][vc_column_text el_class=\".sub-title\"]\r\n<p style=\"text-align: center;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod\r\ntempor incididunt ut labore et dolore magna aliqua.</p>\r\n[/vc_column_text][vc_row_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\" icon_flaticon=\"flaticon-medicine\"]<a href=\"#\">Medical</a>[/sigma_infobox][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_flaticon=\"flaticon-heart-1\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\"]<a href=\"#\">Operation</a>[/sigma_infobox][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_flaticon=\"flaticon-hospital-2\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\"]<a href=\"#\">Laboratory</a>[/sigma_infobox][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\" icon_flaticon=\"flaticon-pills\"]<a href=\"#\">ICU</a>[/sigma_infobox][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_flaticon=\"flaticon-health-check\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\"]<a href=\"#\">Test Room</a>[/sigma_infobox][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_flaticon=\"flaticon-hospital-bed\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\" desc_color=\"#ffffff\"]<a href=\"#\">Patient Ward</a>[/sigma_infobox][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1637902949313{padding-top: 80px !important;padding-bottom: 80px !important;background-color: #f8f9fa !important;}\"][vc_column][sigma_custom_heading subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"Blogs and News\"][vc_column_text el_class=\".sub-title\"]\r\n<p style=\"text-align: center;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod\r\ntempor incididunt ut labore et dolore magna aliqua.</p>\r\n[/vc_column_text][sigma_blog layout=\"grid\" style=\"style-15\" post_orderby=\"modified\" post_grid_responsive_xl=\"4\" post_grid_responsive_lg=\"3\" post_grid_responsive_md=\"2\" post_grid_responsive_sm=\"1\" post_per_page=\"3\" title_color=\"#272b41\" title_hover_color=\"#20c0f3\" title_font_size=\"18px\"][/vc_column][/vc_row] <p>It is possible that you will not be able to complete your paper due to the time constraint. An essay writing service will be able to <a href=\"https://buyessay.net/\">buy cheap essay</a> help you purchase essays right now. The essay writing service has customers who come from all walks of life - high school students or college students as well as professionals. All have the same needs. A few are willing to pay an amount to create the essay they want. Some just need to be able to pass certain courses. Below are some guidelines to make essay writing enjoyable.</p>', 'Home', '', 'inherit', 'closed', 'closed', '', '70-revision-v1', '', '', '2022-05-24 18:33:21', '2022-05-24 18:33:21', '', 70, 'https://doccure-wp.dreamstechnologies.com/?p=4053', 0, 'revision', '', 0),
(4162, 1, '2022-05-26 04:19:19', '2022-05-26 04:19:19', '[vc_row][vc_column][rev_slider slidertitle=\"Slider1\" alias=\"slider-1\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" el_class=\"home_searchform\" css=\".vc_custom_1640946506112{background-color: #15558d !important;}\"][vc_column][vc_column_text][homesearch_form][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1652943535867{padding-top: 80px !important;padding-bottom: 70px !important;background-color: #f8f9fa !important;}\"][vc_column][sigma_custom_heading subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"What are you looking for?\" css=\".vc_custom_1631086209173{margin-bottom: 50px !important;}\"][vc_row_inner][vc_column_inner width=\"1/3\"][sigma_cta style=\"style-3\" add_cta_btn=\"true\" cta_image=\"767\" cta_title=\"Visit a Doctor\" btn_title=\"Book Now\" button_bg_color=\"#01cae4\" button_color=\"#ffffff\" cta_title_fs=\"1.5rem\" btn_link=\"url:%23\"][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_cta style=\"style-3\" add_cta_btn=\"true\" cta_image=\"1788\" cta_title=\"Medical\" btn_title=\"Read More\" button_bg_color=\"#01cae4\" button_color=\"#ffffff\" cta_title_fs=\"1.5rem\" btn_link=\"url:%23\"][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_cta style=\"style-3\" add_cta_btn=\"true\" cta_image=\"1789\" cta_title=\"Services\" btn_title=\"Read More\" button_bg_color=\"#01cae4\" button_color=\"#ffffff\" cta_title_fs=\"1.5rem\" btn_link=\"url:%23\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1636980732076{padding-top: 80px !important;padding-bottom: 80px !important;}\"][vc_column][sigma_custom_heading style=\"style-2\" subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"Clinic and Specialities\" css=\".vc_custom_1635426287419{margin-bottom: 25px !important;}\"][vc_column_text el_class=\".sub-title\"]\r\n<p style=\"text-align: center;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod\r\ntempor incididunt ut labore et dolore magna aliqua.</p>\r\n[/vc_column_text][vc_column_text]\r\n<p style=\"text-align: center;\">[slide-anything id=\'527\']</p>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1637840284589{padding-top: 70px !important;padding-bottom: 60px !important;background-color: #15558d !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/4\"][sigma_counter style=\"style-5\" icon_fontawesome=\"fas fa-procedures\" add_icon=\"true\" counter_number=\"3500\" counter_title=\"Happy Customers\" icon_color=\"#ffffff\" counter_color=\"#ffffff\" counter_title_color=\"#ffffff\" counter_fs=\"30px\" title_fs=\"20px\"][/vc_column][vc_column width=\"1/4\"][sigma_counter style=\"style-5\" icon_fontawesome=\"fas fa-briefcase\" add_icon=\"true\" counter_number=\"450\" counter_title=\"Projects Done\" icon_color=\"#ffffff\" counter_color=\"#ffffff\" counter_title_color=\"#ffffff\" counter_fs=\"30px\" title_fs=\"20px\" counter_value_text=\"+\"][/vc_column][vc_column width=\"1/4\"][sigma_counter style=\"style-5\" icon_fontawesome=\"fas fa-heartbeat\" add_icon=\"true\" counter_number=\"40\" counter_title=\"Awards\" icon_color=\"#ffffff\" counter_color=\"#ffffff\" counter_title_color=\"#ffffff\" counter_fs=\"30px\" title_fs=\"20px\" counter_value_text=\"+\"][/vc_column][vc_column width=\"1/4\"][sigma_counter style=\"style-5\" icon_fontawesome=\"fas fa-ambulance\" add_icon=\"true\" counter_number=\"3500\" counter_title=\"Clients Work\" icon_color=\"#ffffff\" counter_color=\"#ffffff\" counter_title_color=\"#ffffff\" counter_fs=\"30px\" title_fs=\"20px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" css=\".vc_custom_1640852318456{padding-top: 80px !important;padding-bottom: 80px !important;background-color: #f8f9fa !important;}\"][vc_column css=\".vc_custom_1640931534164{padding-right: 0px !important;}\"][sigma_custom_heading title_element=\"h3\" subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"Book Our Doctor\" css=\".vc_custom_1637036562291{padding-bottom: 60px !important;}\"][vc_column_text css=\".vc_custom_1640931521701{padding-right: 0px !important;}\"][doctors_loop][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1637841729123{padding-top: 60px !important;padding-bottom: 60px !important;}\"][vc_column][sigma_custom_heading subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"Available Features in Our Clinic\"][vc_column_text el_class=\".sub-title\"]\r\n<p style=\"text-align: center;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod\r\ntempor incididunt ut labore et dolore magna aliqua.</p>\r\n[/vc_column_text][vc_row_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\" icon_flaticon=\"flaticon-medicine\"]<a href=\"#\">Medical</a>[/sigma_infobox][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_flaticon=\"flaticon-heart-1\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\"]<a href=\"#\">Operation</a>[/sigma_infobox][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_flaticon=\"flaticon-hospital-2\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\"]<a href=\"#\">Laboratory</a>[/sigma_infobox][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\" icon_flaticon=\"flaticon-pills\"]<a href=\"#\">ICU</a>[/sigma_infobox][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_flaticon=\"flaticon-health-check\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\"]<a href=\"#\">Test Room</a>[/sigma_infobox][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_flaticon=\"flaticon-hospital-bed\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\" desc_color=\"#ffffff\"]<a href=\"#\">Patient Ward</a>[/sigma_infobox][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1637902949313{padding-top: 80px !important;padding-bottom: 80px !important;background-color: #f8f9fa !important;}\"][vc_column][sigma_custom_heading subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"Blogs and News\"][vc_column_text el_class=\".sub-title\"]\r\n<p style=\"text-align: center;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod\r\ntempor incididunt ut labore et dolore magna aliqua.</p>\r\n[/vc_column_text][sigma_blog layout=\"grid\" style=\"style-15\" post_orderby=\"modified\" post_grid_responsive_xl=\"4\" post_grid_responsive_lg=\"3\" post_grid_responsive_md=\"2\" post_grid_responsive_sm=\"1\" post_per_page=\"3\" title_color=\"#272b41\" title_hover_color=\"#20c0f3\" title_font_size=\"18px\"][/vc_column][/vc_row]', 'Home', '', 'inherit', 'closed', 'closed', '', '70-revision-v1', '', '', '2022-05-26 04:19:19', '2022-05-26 04:19:19', '', 70, 'https://doccure-wp.dreamstechnologies.com/?p=4162', 0, 'revision', '', 0),
(4173, 62, '2022-05-26 08:12:39', '2022-05-26 08:12:39', '', 'Patient Demo', '', 'publish', 'closed', 'closed', '', 'patient-demo', '', '', '2023-07-20 12:07:00', '2023-07-20 12:07:00', '', 0, 'https://doccure-wp.dreamstechnologies.com/regular_users/patient-demo/', 0, 'regular_users', '', 0),
(4174, 61, '2022-05-26 08:14:18', '2022-05-26 08:14:18', '', 'Smile Cute Dental Care Center', '', 'publish', 'closed', 'closed', '', 'smile-cute-dental-care-center-6', '', '', '2022-05-26 08:14:18', '2022-05-26 08:14:18', '', 0, 'https://doccure-wp.dreamstechnologies.com/doctors-locations/smile-cute-dental-care-center-6/', 0, 'dc_locations', '', 0),
(4175, 62, '2022-05-28 05:39:46', '2022-05-28 05:39:46', '', 'APP#-8670', '', 'publish', 'closed', 'closed', '', 'app-8670', '', '', '2022-05-28 05:39:46', '2022-05-28 05:39:46', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&#038;p=4175', 0, 'booking', '', 0),
(4176, 61, '2022-05-26 08:18:06', '2022-05-26 08:18:06', 'Good Doctor', 'Doctor Demo', '', 'publish', 'closed', 'closed', '', 'doctor-demo', '', '', '2022-05-26 08:18:06', '2022-05-26 08:18:06', '', 0, 'https://doccure-wp.dreamstechnologies.com/reviews/doctor-demo/', 0, 'reviews', '', 0),
(4184, 62, '2022-05-27 21:28:18', '2022-05-27 21:28:18', '', 'APP#-7603', '', 'publish', 'closed', 'closed', '', 'app-7603', '', '', '2022-05-27 21:28:18', '2022-05-27 21:28:18', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&#038;p=4184', 0, 'booking', '', 0),
(4215, 1, '2022-05-27 12:51:16', '2022-05-27 12:51:16', '[vc_row][vc_column][rev_slider slidertitle=\"Slider1\" alias=\"slider-1\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" el_class=\"home_searchform\" css=\".vc_custom_1640946506112{background-color: #15558d !important;}\"][vc_column][vc_column_text][homesearch_form][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1652943535867{padding-top: 80px !important;padding-bottom: 70px !important;background-color: #f8f9fa !important;}\"][vc_column][sigma_custom_heading subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"What are you looking for?\" css=\".vc_custom_1631086209173{margin-bottom: 50px !important;}\"][vc_row_inner][vc_column_inner width=\"1/3\"][sigma_cta style=\"style-3\" add_cta_btn=\"true\" cta_image=\"767\" cta_title=\"Visit a Doctor\" btn_title=\"Book Now\" button_bg_color=\"#01cae4\" button_color=\"#ffffff\" cta_title_fs=\"1.5rem\" btn_link=\"url:%23\"][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_cta style=\"style-3\" add_cta_btn=\"true\" cta_image=\"1788\" cta_title=\"Medical\" btn_title=\"Read More\" button_bg_color=\"#01cae4\" button_color=\"#ffffff\" cta_title_fs=\"1.5rem\" btn_link=\"url:%23\"][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_cta style=\"style-3\" add_cta_btn=\"true\" cta_image=\"1789\" cta_title=\"Services\" btn_title=\"Read More\" button_bg_color=\"#01cae4\" button_color=\"#ffffff\" cta_title_fs=\"1.5rem\" btn_link=\"url:%23\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1636980732076{padding-top: 80px !important;padding-bottom: 80px !important;}\"][vc_column][sigma_custom_heading style=\"style-2\" subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"Clinic and Specialities\" css=\".vc_custom_1635426287419{margin-bottom: 25px !important;}\"][vc_column_text el_class=\".sub-title\"]\r\n<p style=\"text-align: center;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod\r\ntempor incididunt ut labore et dolore magna aliqua.</p>\r\n[/vc_column_text][vc_column_text]\r\n<p style=\"text-align: center;\">[slide-anything id=\'527\']</p>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1637840284589{padding-top: 70px !important;padding-bottom: 60px !important;background-color: #15558d !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/4\"][sigma_counter style=\"style-5\" icon_fontawesome=\"fas fa-procedures\" add_icon=\"true\" counter_number=\"3500\" counter_title=\"Happy Customers\" icon_color=\"#ffffff\" counter_color=\"#ffffff\" counter_title_color=\"#ffffff\" counter_fs=\"30px\" title_fs=\"20px\"][/vc_column][vc_column width=\"1/4\"][sigma_counter style=\"style-5\" icon_fontawesome=\"fas fa-briefcase\" add_icon=\"true\" counter_number=\"450\" counter_title=\"Projects Done\" icon_color=\"#ffffff\" counter_color=\"#ffffff\" counter_title_color=\"#ffffff\" counter_fs=\"30px\" title_fs=\"20px\" counter_value_text=\"+\"][/vc_column][vc_column width=\"1/4\"][sigma_counter style=\"style-5\" icon_fontawesome=\"fas fa-heartbeat\" add_icon=\"true\" counter_number=\"40\" counter_title=\"Awards\" icon_color=\"#ffffff\" counter_color=\"#ffffff\" counter_title_color=\"#ffffff\" counter_fs=\"30px\" title_fs=\"20px\" counter_value_text=\"+\"][/vc_column][vc_column width=\"1/4\"][sigma_counter style=\"style-5\" icon_fontawesome=\"fas fa-ambulance\" add_icon=\"true\" counter_number=\"3500\" counter_title=\"Clients Work\" icon_color=\"#ffffff\" counter_color=\"#ffffff\" counter_title_color=\"#ffffff\" counter_fs=\"30px\" title_fs=\"20px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" css=\".vc_custom_1640852318456{padding-top: 80px !important;padding-bottom: 80px !important;background-color: #f8f9fa !important;}\"][vc_column css=\".vc_custom_1640931534164{padding-right: 0px !important;}\"][sigma_custom_heading title_element=\"h3\" subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"Book Our Doctor\" css=\".vc_custom_1637036562291{padding-bottom: 60px !important;}\"][vc_column_text css=\".vc_custom_1640931521701{padding-right: 0px !important;}\"][doctors_loop][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1637841729123{padding-top: 60px !important;padding-bottom: 60px !important;}\"][vc_column][sigma_custom_heading subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"Available Features in Our Clinic\"][vc_column_text el_class=\".sub-title\"]\r\n<p style=\"text-align: center;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod\r\ntempor incididunt ut labore et dolore magna aliqua.</p>\r\n[/vc_column_text][vc_row_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\" icon_flaticon=\"flaticon-medicine\"]Medical[/sigma_infobox][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_flaticon=\"flaticon-heart-1\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\"]Operation[/sigma_infobox][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_flaticon=\"flaticon-hospital-2\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\"]Laboratory[/sigma_infobox][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\" icon_flaticon=\"flaticon-pills\"]ICU[/sigma_infobox][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_flaticon=\"flaticon-health-check\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\"]Test Room[/sigma_infobox][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_flaticon=\"flaticon-hospital-bed\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\" desc_color=\"#ffffff\"]Patient Ward[/sigma_infobox][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1637902949313{padding-top: 80px !important;padding-bottom: 80px !important;background-color: #f8f9fa !important;}\"][vc_column][sigma_custom_heading subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"Blogs and News\"][vc_column_text el_class=\".sub-title\"]\r\n<p style=\"text-align: center;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod\r\ntempor incididunt ut labore et dolore magna aliqua.</p>\r\n[/vc_column_text][sigma_blog layout=\"grid\" style=\"style-15\" post_orderby=\"modified\" post_grid_responsive_xl=\"4\" post_grid_responsive_lg=\"3\" post_grid_responsive_md=\"2\" post_grid_responsive_sm=\"1\" post_per_page=\"3\" title_color=\"#272b41\" title_hover_color=\"#20c0f3\" title_font_size=\"18px\"][/vc_column][/vc_row]', 'Home', '', 'inherit', 'closed', 'closed', '', '70-revision-v1', '', '', '2022-05-27 12:51:16', '2022-05-27 12:51:16', '', 70, 'https://doccure-wp.dreamstechnologies.com/?p=4215', 0, 'revision', '', 0),
(4221, 1, '2022-05-28 04:05:07', '2022-05-28 04:05:07', '', 'doccure', '', 'inherit', 'closed', 'closed', '', '880-revision-v1', '', '', '2022-05-28 04:05:07', '2022-05-28 04:05:07', '', 880, 'https://doccure-wp.dreamstechnologies.com/?p=4221', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(4222, 62, '2022-05-28 05:54:15', '2022-05-28 05:54:15', 'General checkup', 'APP#-1817', '', 'publish', 'closed', 'closed', '', 'app-1817-2', '', '', '2022-05-28 05:54:15', '2022-05-28 05:54:15', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&#038;p=4222', 0, 'booking', '', 0),
(4225, 1, '2022-05-31 04:07:20', '2022-05-31 04:07:20', '[vc_row][vc_column][vc_column_text]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.\r\n\r\nSed 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. Ut enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur, vel illum qui dolorem eum fugiat quo voluptas nulla pariatur?\r\n\r\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.[/vc_column_text][/vc_column][/vc_row]', 'What are the 5 great reasons to use an online doctor', '', 'inherit', 'closed', 'closed', '', '656-revision-v1', '', '', '2022-05-31 04:07:20', '2022-05-31 04:07:20', '', 656, 'https://doccure-wp.dreamstechnologies.com/?p=4225', 0, 'revision', '', 0),
(4226, 1, '2022-05-31 04:11:53', '2022-05-31 04:11:53', '[vc_row][vc_column][vc_column_text]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.\r\n\r\nSed 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. Ut enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur, vel illum qui dolorem eum fugiat quo voluptas nulla pariatur?\r\n\r\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.[/vc_column_text][/vc_column][/vc_row]', '5 Great reasons to use an online doctor', '', 'inherit', 'closed', 'closed', '', '656-revision-v1', '', '', '2022-05-31 04:11:53', '2022-05-31 04:11:53', '', 656, 'https://doccure-wp.dreamstechnologies.com/?p=4226', 0, 'revision', '', 0),
(4227, 1, '2022-05-31 04:13:29', '2022-05-31 04:13:29', '[vc_row][vc_column][vc_column_text]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.\r\n\r\nSed 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. Ut enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur, vel illum qui dolorem eum fugiat quo voluptas nulla pariatur?\r\n\r\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.[/vc_column_text][/vc_column][/vc_row]', 'Benefits of consulting with an Online Doctor', '', 'inherit', 'closed', 'closed', '', '691-revision-v1', '', '', '2022-05-31 04:13:29', '2022-05-31 04:13:29', '', 691, 'https://doccure-wp.dreamstechnologies.com/?p=4227', 0, 'revision', '', 0),
(4228, 1, '2022-05-31 04:13:49', '2022-05-31 04:13:49', '[vc_row][vc_column][vc_column_text]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.\r\n\r\nSed 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. Ut enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur, vel illum qui dolorem eum fugiat quo voluptas nulla pariatur?\r\n\r\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.[/vc_column_text][/vc_column][/vc_row]', 'Benefits of Consulting With an Online Doctor', '', 'inherit', 'closed', 'closed', '', '691-revision-v1', '', '', '2022-05-31 04:13:49', '2022-05-31 04:13:49', '', 691, 'https://doccure-wp.dreamstechnologies.com/?p=4228', 0, 'revision', '', 0),
(4229, 1, '2022-05-31 04:17:59', '2022-05-31 04:17:59', '<p>[vc_row][vc_column][rev_slider slidertitle=\"Slider1\" alias=\"slider-1\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" el_class=\"home_searchform\" css=\".vc_custom_1640946506112{background-color: #15558d !important;}\"][vc_column][vc_column_text][homesearch_form][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" disable_element=\"yes\" css=\".vc_custom_1653970675422{padding-top: 80px !important;padding-bottom: 70px !important;background-color: #f8f9fa !important;}\"][vc_column][sigma_custom_heading subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"What are you looking for?\" css=\".vc_custom_1631086209173{margin-bottom: 50px !important;}\"][vc_row_inner][vc_column_inner width=\"1/3\"][sigma_cta style=\"style-3\" add_cta_btn=\"true\" cta_image=\"767\" cta_title=\"Visit a Doctor\" btn_title=\"Book Now\" button_bg_color=\"#01cae4\" button_color=\"#ffffff\" cta_title_fs=\"1.5rem\" btn_link=\"url:%23\"][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_cta style=\"style-3\" add_cta_btn=\"true\" cta_image=\"1788\" cta_title=\"Medical\" btn_title=\"Read More\" button_bg_color=\"#01cae4\" button_color=\"#ffffff\" cta_title_fs=\"1.5rem\" btn_link=\"url:%23\"][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_cta style=\"style-3\" add_cta_btn=\"true\" cta_image=\"1789\" cta_title=\"Services\" btn_title=\"Read More\" button_bg_color=\"#01cae4\" button_color=\"#ffffff\" cta_title_fs=\"1.5rem\" btn_link=\"url:%23\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1636980732076{padding-top: 80px !important;padding-bottom: 80px !important;}\"][vc_column][sigma_custom_heading style=\"style-2\" subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"Clinic and Specialities\" css=\".vc_custom_1635426287419{margin-bottom: 25px !important;}\"][vc_column_text el_class=\".sub-title\"]</p>\r\n<p style=\"text-align: center;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br />\r\ntempor incididunt ut labore et dolore magna aliqua.</p>\r\n<p>[/vc_column_text][vc_column_text]</p>\r\n<p style=\"text-align: center;\">[slide-anything id=\'527\']</p>\r\n<p>[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1637840284589{padding-top: 70px !important;padding-bottom: 60px !important;background-color: #15558d !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/4\"][sigma_counter style=\"style-5\" icon_fontawesome=\"fas fa-procedures\" add_icon=\"true\" counter_number=\"3500\" counter_title=\"Happy Customers\" icon_color=\"#ffffff\" counter_color=\"#ffffff\" counter_title_color=\"#ffffff\" counter_fs=\"30px\" title_fs=\"20px\"][/vc_column][vc_column width=\"1/4\"][sigma_counter style=\"style-5\" icon_fontawesome=\"fas fa-briefcase\" add_icon=\"true\" counter_number=\"450\" counter_title=\"Projects Done\" icon_color=\"#ffffff\" counter_color=\"#ffffff\" counter_title_color=\"#ffffff\" counter_fs=\"30px\" title_fs=\"20px\" counter_value_text=\"+\"][/vc_column][vc_column width=\"1/4\"][sigma_counter style=\"style-5\" icon_fontawesome=\"fas fa-heartbeat\" add_icon=\"true\" counter_number=\"40\" counter_title=\"Awards\" icon_color=\"#ffffff\" counter_color=\"#ffffff\" counter_title_color=\"#ffffff\" counter_fs=\"30px\" title_fs=\"20px\" counter_value_text=\"+\"][/vc_column][vc_column width=\"1/4\"][sigma_counter style=\"style-5\" icon_fontawesome=\"fas fa-ambulance\" add_icon=\"true\" counter_number=\"3500\" counter_title=\"Clients Work\" icon_color=\"#ffffff\" counter_color=\"#ffffff\" counter_title_color=\"#ffffff\" counter_fs=\"30px\" title_fs=\"20px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" css=\".vc_custom_1640852318456{padding-top: 80px !important;padding-bottom: 80px !important;background-color: #f8f9fa !important;}\"][vc_column css=\".vc_custom_1640931534164{padding-right: 0px !important;}\"][sigma_custom_heading title_element=\"h3\" subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"Book Our Doctor\" css=\".vc_custom_1637036562291{padding-bottom: 60px !important;}\"][vc_column_text css=\".vc_custom_1640931521701{padding-right: 0px !important;}\"][doctors_loop][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1637841729123{padding-top: 60px !important;padding-bottom: 60px !important;}\"][vc_column][sigma_custom_heading subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"Available Features in Our Clinic\"][vc_column_text el_class=\".sub-title\"]</p>\r\n<p style=\"text-align: center;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br />\r\ntempor incididunt ut labore et dolore magna aliqua.</p>\r\n<p>[/vc_column_text][vc_row_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\" icon_flaticon=\"flaticon-medicine\"]Medical[/sigma_infobox][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_flaticon=\"flaticon-heart-1\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\"]Operation[/sigma_infobox][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_flaticon=\"flaticon-hospital-2\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\"]Laboratory[/sigma_infobox][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\" icon_flaticon=\"flaticon-pills\"]ICU[/sigma_infobox][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_flaticon=\"flaticon-health-check\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\"]Test Room[/sigma_infobox][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_flaticon=\"flaticon-hospital-bed\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\" desc_color=\"#ffffff\"]Patient Ward[/sigma_infobox][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1637902949313{padding-top: 80px !important;padding-bottom: 80px !important;background-color: #f8f9fa !important;}\"][vc_column][sigma_custom_heading subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"Blogs and News\"][vc_column_text el_class=\".sub-title\"]</p>\r\n<p style=\"text-align: center;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br />\r\ntempor incididunt ut labore et dolore magna aliqua.</p>\r\n<p>[/vc_column_text][sigma_blog layout=\"grid\" style=\"style-15\" post_orderby=\"modified\" post_grid_responsive_xl=\"4\" post_grid_responsive_lg=\"3\" post_grid_responsive_md=\"2\" post_grid_responsive_sm=\"1\" post_per_page=\"3\" title_color=\"#272b41\" title_hover_color=\"#20c0f3\" title_font_size=\"18px\"][/vc_column][/vc_row]</p>\r\n', 'Home', '', 'inherit', 'closed', 'closed', '', '70-revision-v1', '', '', '2022-05-31 04:17:59', '2022-05-31 04:17:59', '', 70, 'https://doccure-wp.dreamstechnologies.com/?p=4229', 0, 'revision', '', 0),
(4232, 1, '2022-05-31 05:08:36', '2022-05-31 05:08:36', '', 'img-pharmacylab', '', 'inherit', 'open', 'closed', '', 'img-pharmacylab', '', '', '2022-05-31 05:08:36', '2022-05-31 05:08:36', '', 0, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/05/img-pharmacylab.jpg', 0, 'attachment', 'image/jpeg', 0),
(4233, 1, '2022-05-31 05:08:37', '2022-05-31 05:08:37', '', 'lab-image-1', '', 'inherit', 'open', 'closed', '', 'lab-image-1', '', '', '2022-05-31 05:08:37', '2022-05-31 05:08:37', '', 0, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/05/lab-image-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(4236, 1, '2022-05-31 05:11:21', '2022-05-31 05:11:21', '<p>[vc_row][vc_column][rev_slider slidertitle=\"Slider1\" alias=\"slider-1\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" el_class=\"home_searchform\" css=\".vc_custom_1640946506112{background-color: #15558d !important;}\"][vc_column][vc_column_text][homesearch_form][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1653973876860{padding-top: 80px !important;padding-bottom: 70px !important;background-color: #f8f9fa !important;}\"][vc_column][sigma_custom_heading subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"What are you looking for?\" css=\".vc_custom_1631086209173{margin-bottom: 50px !important;}\"][vc_row_inner][vc_column_inner width=\"1/3\"][sigma_cta style=\"style-3\" add_cta_btn=\"true\" cta_image=\"767\" cta_title=\"Visit a Doctor\" btn_title=\"Book Now\" button_bg_color=\"#01cae4\" button_color=\"#ffffff\" cta_title_fs=\"1.5rem\" btn_link=\"url:%23\"][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_cta style=\"style-3\" add_cta_btn=\"true\" cta_image=\"1788\" cta_title=\"Medical\" btn_title=\"Read More\" button_bg_color=\"#01cae4\" button_color=\"#ffffff\" cta_title_fs=\"1.5rem\" btn_link=\"url:%23\"][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_cta style=\"style-3\" add_cta_btn=\"true\" cta_image=\"1789\" cta_title=\"Services\" btn_title=\"Read More\" button_bg_color=\"#01cae4\" button_color=\"#ffffff\" cta_title_fs=\"1.5rem\" btn_link=\"url:%23\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1636980732076{padding-top: 80px !important;padding-bottom: 80px !important;}\"][vc_column][sigma_custom_heading style=\"style-2\" subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"Clinic and Specialities\" css=\".vc_custom_1635426287419{margin-bottom: 25px !important;}\"][vc_column_text el_class=\".sub-title\"]</p>\r\n<p style=\"text-align: center;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br />\r\ntempor incididunt ut labore et dolore magna aliqua.</p>\r\n<p>[/vc_column_text][vc_column_text]</p>\r\n<p style=\"text-align: center;\">[slide-anything id=\'527\']</p>\r\n<p>[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1637840284589{padding-top: 70px !important;padding-bottom: 60px !important;background-color: #15558d !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/4\"][sigma_counter style=\"style-5\" icon_fontawesome=\"fas fa-procedures\" add_icon=\"true\" counter_number=\"3500\" counter_title=\"Happy Customers\" icon_color=\"#ffffff\" counter_color=\"#ffffff\" counter_title_color=\"#ffffff\" counter_fs=\"30px\" title_fs=\"20px\"][/vc_column][vc_column width=\"1/4\"][sigma_counter style=\"style-5\" icon_fontawesome=\"fas fa-briefcase\" add_icon=\"true\" counter_number=\"450\" counter_title=\"Projects Done\" icon_color=\"#ffffff\" counter_color=\"#ffffff\" counter_title_color=\"#ffffff\" counter_fs=\"30px\" title_fs=\"20px\" counter_value_text=\"+\"][/vc_column][vc_column width=\"1/4\"][sigma_counter style=\"style-5\" icon_fontawesome=\"fas fa-heartbeat\" add_icon=\"true\" counter_number=\"40\" counter_title=\"Awards\" icon_color=\"#ffffff\" counter_color=\"#ffffff\" counter_title_color=\"#ffffff\" counter_fs=\"30px\" title_fs=\"20px\" counter_value_text=\"+\"][/vc_column][vc_column width=\"1/4\"][sigma_counter style=\"style-5\" icon_fontawesome=\"fas fa-ambulance\" add_icon=\"true\" counter_number=\"3500\" counter_title=\"Clients Work\" icon_color=\"#ffffff\" counter_color=\"#ffffff\" counter_title_color=\"#ffffff\" counter_fs=\"30px\" title_fs=\"20px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" css=\".vc_custom_1640852318456{padding-top: 80px !important;padding-bottom: 80px !important;background-color: #f8f9fa !important;}\"][vc_column css=\".vc_custom_1640931534164{padding-right: 0px !important;}\"][sigma_custom_heading title_element=\"h3\" subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"Book Our Doctor\" css=\".vc_custom_1637036562291{padding-bottom: 60px !important;}\"][vc_column_text css=\".vc_custom_1640931521701{padding-right: 0px !important;}\"][doctors_loop][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1637841729123{padding-top: 60px !important;padding-bottom: 60px !important;}\"][vc_column][sigma_custom_heading subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"Available Features in Our Clinic\"][vc_column_text el_class=\".sub-title\"]</p>\r\n<p style=\"text-align: center;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br />\r\ntempor incididunt ut labore et dolore magna aliqua.</p>\r\n<p>[/vc_column_text][vc_row_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\" icon_flaticon=\"flaticon-medicine\"]Medical[/sigma_infobox][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_flaticon=\"flaticon-heart-1\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\"]Operation[/sigma_infobox][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_flaticon=\"flaticon-hospital-2\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\"]Laboratory[/sigma_infobox][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\" icon_flaticon=\"flaticon-pills\"]ICU[/sigma_infobox][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_flaticon=\"flaticon-health-check\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\"]Test Room[/sigma_infobox][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_flaticon=\"flaticon-hospital-bed\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\" desc_color=\"#ffffff\"]Patient Ward[/sigma_infobox][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1637902949313{padding-top: 80px !important;padding-bottom: 80px !important;background-color: #f8f9fa !important;}\"][vc_column][sigma_custom_heading subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"Blogs and News\"][vc_column_text el_class=\".sub-title\"]</p>\r\n<p style=\"text-align: center;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br />\r\ntempor incididunt ut labore et dolore magna aliqua.</p>\r\n<p>[/vc_column_text][sigma_blog layout=\"grid\" style=\"style-15\" post_orderby=\"modified\" post_grid_responsive_xl=\"4\" post_grid_responsive_lg=\"3\" post_grid_responsive_md=\"2\" post_grid_responsive_sm=\"1\" post_per_page=\"3\" title_color=\"#272b41\" title_hover_color=\"#20c0f3\" title_font_size=\"18px\"][/vc_column][/vc_row]</p>\r\n', 'Home', '', 'inherit', 'closed', 'closed', '', '70-revision-v1', '', '', '2022-05-31 05:11:21', '2022-05-31 05:11:21', '', 70, 'https://doccure-wp.dreamstechnologies.com/?p=4236', 0, 'revision', '', 0),
(4238, 62, '2022-05-31 13:17:47', '0000-00-00 00:00:00', '', 'APP#-8995', '', 'pending', 'closed', 'closed', '', '', '', '', '2022-05-31 13:17:47', '0000-00-00 00:00:00', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=4238', 0, 'booking', '', 0),
(4240, 1, '2022-06-01 03:54:31', '2022-06-01 03:54:31', '.page-template-homepagefour footer.sigma_footer .widget p i {\n	margin-right: 10px;}', 'doccure', '', 'inherit', 'closed', 'closed', '', '880-revision-v1', '', '', '2022-06-01 03:54:31', '2022-06-01 03:54:31', '', 880, 'https://doccure-wp.dreamstechnologies.com/?p=4240', 0, 'revision', '', 0),
(4241, 62, '2022-06-01 11:15:54', '0000-00-00 00:00:00', '', 'APP#-2608', '', 'pending', 'closed', 'closed', '', '', '', '', '2022-06-01 11:15:54', '0000-00-00 00:00:00', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=4241', 0, 'booking', '', 0),
(4242, 62, '2022-06-01 11:18:02', '0000-00-00 00:00:00', '', 'APP#-7848', '', 'pending', 'closed', 'closed', '', '', '', '', '2022-06-01 11:18:02', '0000-00-00 00:00:00', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=4242', 0, 'booking', '', 0),
(4243, 10, '2022-06-11 00:58:34', '2022-06-11 00:58:34', '', 'APP#-3134', '', 'publish', 'closed', 'closed', '', 'app-3134', '', '', '2022-06-11 00:58:34', '2022-06-11 00:58:34', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&#038;p=4243', 0, 'booking', '', 0),
(4247, 62, '2022-06-03 02:50:38', '2022-06-03 02:50:38', 'asdasda', 'APP#-6098', '', 'publish', 'closed', 'closed', '', 'app-6098', '', '', '2022-06-03 02:50:38', '2022-06-03 02:50:38', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&#038;p=4247', 0, 'booking', '', 0),
(4259, 10, '2022-06-07 00:20:31', '0000-00-00 00:00:00', '', 'APP#-4692', '', 'pending', 'closed', 'closed', '', '', '', '', '2022-06-07 00:20:31', '0000-00-00 00:00:00', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=4259', 0, 'booking', '', 0),
(4260, 10, '2022-06-07 10:44:20', '0000-00-00 00:00:00', '', 'APP#-461', '', 'pending', 'closed', 'closed', '', '', '', '', '2022-06-07 10:44:20', '0000-00-00 00:00:00', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=4260', 0, 'booking', '', 0),
(4279, 62, '2022-06-13 07:18:54', '0000-00-00 00:00:00', '', 'APP#-3397', '', 'pending', 'closed', 'closed', '', '', '', '', '2022-06-13 07:18:54', '0000-00-00 00:00:00', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=4279', 0, 'booking', '', 0),
(4281, 12, '2022-06-13 07:34:15', '2022-06-13 07:34:15', '', '13-410x260', '', 'inherit', 'open', 'closed', '', '13-410x260', '', '', '2022-06-13 07:34:15', '2022-06-13 07:34:15', '', 0, 'https://doccure-wp.dreamstechnologies.com/?attachment_id=4281', 0, 'attachment', 'image/png', 0),
(4283, 62, '2022-06-14 07:07:38', '0000-00-00 00:00:00', '', 'APP#-7604', '', 'pending', 'closed', 'closed', '', '', '', '', '2022-06-14 07:07:38', '0000-00-00 00:00:00', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=4283', 0, 'booking', '', 0),
(4286, 62, '2022-06-15 15:26:17', '0000-00-00 00:00:00', '', 'APP#-9539', '', 'pending', 'closed', 'closed', '', '', '', '', '2022-06-15 15:26:17', '0000-00-00 00:00:00', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=4286', 0, 'booking', '', 0),
(4287, 57, '2022-06-16 02:57:32', '2022-06-16 02:57:32', 'Nice Treatment', 'Sofia Brient', '', 'publish', 'closed', 'closed', '', 'sofia-brient-2', '', '', '2024-06-25 15:23:40', '2024-06-25 15:23:40', '', 0, 'https://doccure-wp.dreamstechnologies.com/reviews/sofia-brient-2/', 0, 'reviews', '', 0),
(4288, 62, '2022-06-16 03:31:04', '0000-00-00 00:00:00', '', 'APP#-6330', '', 'pending', 'closed', 'closed', '', '', '', '', '2022-06-16 03:31:04', '0000-00-00 00:00:00', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=4288', 0, 'booking', '', 0),
(4290, 62, '2022-06-16 04:06:25', '2022-06-16 04:06:25', '', 'APP#-9589', '', 'publish', 'closed', 'closed', '', 'app-9589', '', '', '2022-06-16 04:06:25', '2022-06-16 04:06:25', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&#038;p=4290', 0, 'booking', '', 0),
(4294, 62, '2022-06-16 12:13:26', '0000-00-00 00:00:00', '', 'APP#-8162', '', 'pending', 'closed', 'closed', '', '', '', '', '2022-06-16 12:13:26', '0000-00-00 00:00:00', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=4294', 0, 'booking', '', 0),
(4295, 62, '2022-06-16 17:40:00', '0000-00-00 00:00:00', 'ıuouo', 'APP#-1245', '', 'pending', 'closed', 'closed', '', '', '', '', '2022-06-16 17:40:00', '0000-00-00 00:00:00', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=4295', 0, 'booking', '', 0),
(4296, 62, '2022-06-16 17:40:13', '0000-00-00 00:00:00', 'fdsfdsfdsfdsfds', 'APP#-771', '', 'pending', 'closed', 'closed', '', '', '', '', '2022-06-16 17:40:13', '0000-00-00 00:00:00', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=4296', 0, 'booking', '', 0),
(4297, 62, '2022-06-16 17:44:44', '0000-00-00 00:00:00', 'gfdgdfgfgdfgfdgfd', 'APP#-4160', '', 'pending', 'closed', 'closed', '', '', '', '', '2022-06-16 17:44:44', '0000-00-00 00:00:00', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=4297', 0, 'booking', '', 0),
(4298, 62, '2022-06-16 19:21:38', '0000-00-00 00:00:00', '', 'APP#-6995', '', 'pending', 'closed', 'closed', '', '', '', '', '2022-06-16 19:21:38', '0000-00-00 00:00:00', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=4298', 0, 'booking', '', 0),
(4300, 62, '2022-06-17 07:10:19', '0000-00-00 00:00:00', 'fdgfdgfdg fg fdg fgfd gfd', 'APP#-8946', '', 'pending', 'closed', 'closed', '', '', '', '', '2022-06-17 07:10:19', '0000-00-00 00:00:00', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=4300', 0, 'booking', '', 0),
(4303, 62, '2022-06-20 16:46:53', '0000-00-00 00:00:00', 'fg dfgdf', 'APP#-1857', '', 'pending', 'closed', 'closed', '', '', '', '', '2022-06-20 16:46:53', '0000-00-00 00:00:00', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=4303', 0, 'booking', '', 0),
(4304, 62, '2022-06-20 22:36:15', '0000-00-00 00:00:00', '', 'APP#-6501', '', 'pending', 'closed', 'closed', '', '', '', '', '2022-06-20 22:36:15', '0000-00-00 00:00:00', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=4304', 0, 'booking', '', 0),
(4306, 1, '2022-06-23 03:52:24', '2022-06-23 03:52:24', '', 'Doctors Map View', '', 'publish', 'closed', 'closed', '', 'doctors-map-view', '', '', '2024-06-26 15:51:11', '2024-06-26 15:51:11', '', 0, 'https://doccure-wp.dreamstechnologies.com/?page_id=4306', 0, 'page', '', 0),
(4307, 1, '2022-06-23 03:52:24', '2022-06-23 03:52:24', '', 'Doctors Map View', '', 'inherit', 'closed', 'closed', '', '4306-revision-v1', '', '', '2022-06-23 03:52:24', '2022-06-23 03:52:24', '', 4306, 'https://doccure-wp.dreamstechnologies.com/?p=4307', 0, 'revision', '', 0),
(4314, 58, '2022-06-23 04:11:04', '2022-06-23 04:11:04', '', 'feature-01-1', '', 'inherit', 'open', 'closed', '', 'feature-01-1', '', '', '2022-06-23 04:11:04', '2022-06-23 04:11:04', '', 4004, 'https://doccure-wp.dreamstechnologies.com/doctors/ruby-perrin/feature-01-1/', 0, 'attachment', 'image/jpeg', 0),
(4315, 58, '2022-06-23 04:11:04', '2022-06-23 04:11:04', '', 'feature-02-1', '', 'inherit', 'open', 'closed', '', 'feature-02-1', '', '', '2022-06-23 04:11:04', '2022-06-23 04:11:04', '', 4004, 'https://doccure-wp.dreamstechnologies.com/doctors/ruby-perrin/feature-02-1/', 0, 'attachment', 'image/jpeg', 0),
(4316, 58, '2022-06-23 04:11:05', '2022-06-23 04:11:05', '', 'feature-03-1', '', 'inherit', 'open', 'closed', '', 'feature-03-1', '', '', '2022-06-23 04:11:05', '2022-06-23 04:11:05', '', 4004, 'https://doccure-wp.dreamstechnologies.com/doctors/ruby-perrin/feature-03-1/', 0, 'attachment', 'image/jpeg', 0),
(4317, 58, '2022-06-23 04:11:05', '2022-06-23 04:11:05', '', 'feature-04-1', '', 'inherit', 'open', 'closed', '', 'feature-04-1', '', '', '2022-06-23 04:11:05', '2022-06-23 04:11:05', '', 4004, 'https://doccure-wp.dreamstechnologies.com/doctors/ruby-perrin/feature-04-1/', 0, 'attachment', 'image/jpeg', 0),
(4318, 57, '2022-06-23 04:13:19', '2022-06-23 04:13:19', '', 'feature-01-1-1', '', 'inherit', 'open', 'closed', '', 'feature-01-1-1', '', '', '2022-06-23 04:13:19', '2022-06-23 04:13:19', '', 3996, 'https://doccure-wp.dreamstechnologies.com/doctors/sofia-brient/feature-01-1-1/', 0, 'attachment', 'image/jpeg', 0),
(4319, 57, '2022-06-23 04:13:20', '2022-06-23 04:13:20', '', 'feature-02-1-1', '', 'inherit', 'open', 'closed', '', 'feature-02-1-1', '', '', '2022-06-23 04:13:20', '2022-06-23 04:13:20', '', 3996, 'https://doccure-wp.dreamstechnologies.com/doctors/sofia-brient/feature-02-1-1/', 0, 'attachment', 'image/jpeg', 0),
(4320, 57, '2022-06-23 04:13:20', '2022-06-23 04:13:20', '', 'feature-03-1-1', '', 'inherit', 'open', 'closed', '', 'feature-03-1-1', '', '', '2022-06-23 04:13:20', '2022-06-23 04:13:20', '', 3996, 'https://doccure-wp.dreamstechnologies.com/doctors/sofia-brient/feature-03-1-1/', 0, 'attachment', 'image/jpeg', 0),
(4321, 57, '2022-06-23 04:13:21', '2022-06-23 04:13:21', '', 'feature-04-1-1', '', 'inherit', 'open', 'closed', '', 'feature-04-1-1', '', '', '2022-06-23 04:13:21', '2022-06-23 04:13:21', '', 3996, 'https://doccure-wp.dreamstechnologies.com/doctors/sofia-brient/feature-04-1-1/', 0, 'attachment', 'image/jpeg', 0),
(4322, 12, '2022-06-23 04:16:11', '2022-06-23 04:16:11', '', 'feature-01-2', '', 'inherit', 'open', 'closed', '', 'feature-01-2-2', '', '', '2022-06-23 04:16:11', '2022-06-23 04:16:11', '', 3704, 'https://doccure-wp.dreamstechnologies.com/doctors/olga-barlow/feature-01-2-2/', 0, 'attachment', 'image/jpeg', 0),
(4323, 12, '2022-06-23 04:16:11', '2022-06-23 04:16:11', '', 'feature-02-2', '', 'inherit', 'open', 'closed', '', 'feature-02-2-2', '', '', '2022-06-23 04:16:11', '2022-06-23 04:16:11', '', 3704, 'https://doccure-wp.dreamstechnologies.com/doctors/olga-barlow/feature-02-2-2/', 0, 'attachment', 'image/jpeg', 0),
(4324, 12, '2022-06-23 04:16:12', '2022-06-23 04:16:12', '', 'feature-03-2', '', 'inherit', 'open', 'closed', '', 'feature-03-2-2', '', '', '2022-06-23 04:16:12', '2022-06-23 04:16:12', '', 3704, 'https://doccure-wp.dreamstechnologies.com/doctors/olga-barlow/feature-03-2-2/', 0, 'attachment', 'image/jpeg', 0),
(4325, 12, '2022-06-23 04:16:12', '2022-06-23 04:16:12', '', 'feature-04-2', '', 'inherit', 'open', 'closed', '', 'feature-04-2', '', '', '2022-06-23 04:16:12', '2022-06-23 04:16:12', '', 3704, 'https://doccure-wp.dreamstechnologies.com/doctors/olga-barlow/feature-04-2/', 0, 'attachment', 'image/jpeg', 0),
(4326, 11, '2022-06-23 04:37:45', '2022-06-23 04:37:45', '', 'feature-01-2-1', '', 'inherit', 'open', 'closed', '', 'feature-01-2-1', '', '', '2022-06-23 04:37:45', '2022-06-23 04:37:45', '', 3701, 'https://doccure-wp.dreamstechnologies.com/doctors/paul-richard/feature-01-2-1/', 0, 'attachment', 'image/jpeg', 0),
(4327, 11, '2022-06-23 04:37:45', '2022-06-23 04:37:45', '', 'feature-02-2-1', '', 'inherit', 'open', 'closed', '', 'feature-02-2-1', '', '', '2022-06-23 04:37:45', '2022-06-23 04:37:45', '', 3701, 'https://doccure-wp.dreamstechnologies.com/doctors/paul-richard/feature-02-2-1/', 0, 'attachment', 'image/jpeg', 0),
(4328, 11, '2022-06-23 04:37:46', '2022-06-23 04:37:46', '', 'feature-03-2-1', '', 'inherit', 'open', 'closed', '', 'feature-03-2-1', '', '', '2022-06-23 04:37:46', '2022-06-23 04:37:46', '', 3701, 'https://doccure-wp.dreamstechnologies.com/doctors/paul-richard/feature-03-2-1/', 0, 'attachment', 'image/jpeg', 0),
(4329, 11, '2022-06-23 04:37:46', '2022-06-23 04:37:46', '', 'feature-04-2-1', '', 'inherit', 'open', 'closed', '', 'feature-04-2-1', '', '', '2022-06-23 04:37:46', '2022-06-23 04:37:46', '', 3701, 'https://doccure-wp.dreamstechnologies.com/doctors/paul-richard/feature-04-2-1/', 0, 'attachment', 'image/jpeg', 0),
(4334, 62, '2022-06-23 07:01:54', '2022-06-23 07:01:54', '', 'APP#-8843', '', 'publish', 'closed', 'closed', '', 'app-8843', '', '', '2022-06-23 07:01:54', '2022-06-23 07:01:54', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&#038;p=4334', 0, 'booking', '', 0),
(4335, 61, '2022-06-23 07:03:01', '2022-06-23 07:03:01', '', 'Patient Demo', '', 'publish', 'closed', 'closed', '', 'patient-demo', '', '', '2022-06-23 07:03:01', '2022-06-23 07:03:01', '', 0, 'https://doccure-wp.dreamstechnologies.com/prescription/patient-demo/', 0, 'prescription', '', 0),
(4338, 1, '2022-06-23 07:29:34', '2022-06-23 07:29:34', '', 'doccure', '', 'inherit', 'closed', 'closed', '', '880-revision-v1', '', '', '2022-06-23 07:29:34', '2022-06-23 07:29:34', '', 880, 'https://doccure-wp.dreamstechnologies.com/?p=4338', 0, 'revision', '', 0),
(4341, 1, '2022-07-15 12:22:59', '2022-07-15 12:22:59', '<p>[vc_row][vc_column][rev_slider slidertitle=\"Slider1\" alias=\"slider-1\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" el_class=\"home_searchform\" css=\".vc_custom_1640946506112{background-color: #15558d !important;}\"][vc_column][vc_column_text][homesearch_form][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" disable_element=\"yes\" css=\".vc_custom_1657887776142{padding-top: 80px !important;padding-bottom: 70px !important;background-color: #f8f9fa !important;}\"][vc_column][sigma_custom_heading subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"What are you looking for?\" css=\".vc_custom_1631086209173{margin-bottom: 50px !important;}\"][vc_row_inner][vc_column_inner width=\"1/3\"][sigma_cta style=\"style-3\" add_cta_btn=\"true\" cta_image=\"767\" cta_title=\"Visit a Doctor\" btn_title=\"Book Now\" button_bg_color=\"#01cae4\" button_color=\"#ffffff\" cta_title_fs=\"1.5rem\" btn_link=\"url:%23\"][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_cta style=\"style-3\" add_cta_btn=\"true\" cta_image=\"1788\" cta_title=\"Medical\" btn_title=\"Read More\" button_bg_color=\"#01cae4\" button_color=\"#ffffff\" cta_title_fs=\"1.5rem\" btn_link=\"url:%23\"][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_cta style=\"style-3\" add_cta_btn=\"true\" cta_image=\"1789\" cta_title=\"Services\" btn_title=\"Read More\" button_bg_color=\"#01cae4\" button_color=\"#ffffff\" cta_title_fs=\"1.5rem\" btn_link=\"url:%23\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1636980732076{padding-top: 80px !important;padding-bottom: 80px !important;}\"][vc_column][sigma_custom_heading style=\"style-2\" subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"Clinic and Specialities\" css=\".vc_custom_1635426287419{margin-bottom: 25px !important;}\"][vc_column_text el_class=\".sub-title\"]</p>\r\n<p style=\"text-align: center;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br />\r\ntempor incididunt ut labore et dolore magna aliqua.</p>\r\n<p>[/vc_column_text][vc_column_text]</p>\r\n<p style=\"text-align: center;\">[slide-anything id=\'527\']</p>\r\n<p>[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1637840284589{padding-top: 70px !important;padding-bottom: 60px !important;background-color: #15558d !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/4\"][sigma_counter style=\"style-5\" icon_fontawesome=\"fas fa-procedures\" add_icon=\"true\" counter_number=\"3500\" counter_title=\"Happy Customers\" icon_color=\"#ffffff\" counter_color=\"#ffffff\" counter_title_color=\"#ffffff\" counter_fs=\"30px\" title_fs=\"20px\"][/vc_column][vc_column width=\"1/4\"][sigma_counter style=\"style-5\" icon_fontawesome=\"fas fa-briefcase\" add_icon=\"true\" counter_number=\"450\" counter_title=\"Projects Done\" icon_color=\"#ffffff\" counter_color=\"#ffffff\" counter_title_color=\"#ffffff\" counter_fs=\"30px\" title_fs=\"20px\" counter_value_text=\"+\"][/vc_column][vc_column width=\"1/4\"][sigma_counter style=\"style-5\" icon_fontawesome=\"fas fa-heartbeat\" add_icon=\"true\" counter_number=\"40\" counter_title=\"Awards\" icon_color=\"#ffffff\" counter_color=\"#ffffff\" counter_title_color=\"#ffffff\" counter_fs=\"30px\" title_fs=\"20px\" counter_value_text=\"+\"][/vc_column][vc_column width=\"1/4\"][sigma_counter style=\"style-5\" icon_fontawesome=\"fas fa-ambulance\" add_icon=\"true\" counter_number=\"3500\" counter_title=\"Clients Work\" icon_color=\"#ffffff\" counter_color=\"#ffffff\" counter_title_color=\"#ffffff\" counter_fs=\"30px\" title_fs=\"20px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" css=\".vc_custom_1640852318456{padding-top: 80px !important;padding-bottom: 80px !important;background-color: #f8f9fa !important;}\"][vc_column css=\".vc_custom_1640931534164{padding-right: 0px !important;}\"][sigma_custom_heading title_element=\"h3\" subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"Book Our Doctor\" css=\".vc_custom_1637036562291{padding-bottom: 60px !important;}\"][vc_column_text css=\".vc_custom_1640931521701{padding-right: 0px !important;}\"][doctors_loop][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1637841729123{padding-top: 60px !important;padding-bottom: 60px !important;}\"][vc_column][sigma_custom_heading subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"Available Features in Our Clinic\"][vc_column_text el_class=\".sub-title\"]</p>\r\n<p style=\"text-align: center;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br />\r\ntempor incididunt ut labore et dolore magna aliqua.</p>\r\n<p>[/vc_column_text][vc_row_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\" icon_flaticon=\"flaticon-medicine\"]Medical[/sigma_infobox][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_flaticon=\"flaticon-heart-1\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\"]Operation[/sigma_infobox][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_flaticon=\"flaticon-hospital-2\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\"]Laboratory[/sigma_infobox][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\" icon_flaticon=\"flaticon-pills\"]ICU[/sigma_infobox][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_flaticon=\"flaticon-health-check\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\"]Test Room[/sigma_infobox][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_flaticon=\"flaticon-hospital-bed\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\" desc_color=\"#ffffff\"]Patient Ward[/sigma_infobox][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1637902949313{padding-top: 80px !important;padding-bottom: 80px !important;background-color: #f8f9fa !important;}\"][vc_column][sigma_custom_heading subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"Blogs and News\"][vc_column_text el_class=\".sub-title\"]</p>\r\n<p style=\"text-align: center;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br />\r\ntempor incididunt ut labore et dolore magna aliqua.</p>\r\n<p>[/vc_column_text][sigma_blog layout=\"grid\" style=\"style-15\" post_orderby=\"modified\" post_grid_responsive_xl=\"4\" post_grid_responsive_lg=\"3\" post_grid_responsive_md=\"2\" post_grid_responsive_sm=\"1\" post_per_page=\"3\" title_color=\"#272b41\" title_hover_color=\"#20c0f3\" title_font_size=\"18px\"][/vc_column][/vc_row]</p>\r\n', 'Home', '', 'inherit', 'closed', 'closed', '', '70-revision-v1', '', '', '2022-07-15 12:22:59', '2022-07-15 12:22:59', '', 70, 'https://doccure-wp.dreamstechnologies.com/?p=4341', 0, 'revision', '', 0),
(4342, 62, '2022-07-19 06:52:25', '2022-07-19 06:52:25', 'dfasfasdfadsfafasd', 'APP#-4663', '', 'publish', 'closed', 'closed', '', 'app-4663', '', '', '2022-07-19 06:52:25', '2022-07-19 06:52:25', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&#038;p=4342', 0, 'booking', '', 0),
(4351, 10, '2022-07-21 09:27:18', '0000-00-00 00:00:00', 'dfsadfasd', 'APP#-4773', '', 'pending', 'closed', 'closed', '', '', '', '', '2022-07-21 09:27:18', '0000-00-00 00:00:00', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=4351', 0, 'booking', '', 0),
(4356, 62, '2022-07-25 19:55:11', '0000-00-00 00:00:00', '', 'APP#-8135', '', 'pending', 'closed', 'closed', '', '', '', '', '2022-07-25 19:55:11', '0000-00-00 00:00:00', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=4356', 0, 'booking', '', 0),
(4358, 62, '2022-08-19 20:44:07', '2022-08-19 20:44:07', '', 'APP#-8418', '', 'publish', 'closed', 'closed', '', 'app-8418', '', '', '2022-08-19 20:44:07', '2022-08-19 20:44:07', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&#038;p=4358', 0, 'booking', '', 0),
(4359, 62, '2022-07-28 08:06:39', '0000-00-00 00:00:00', '', 'APP#-9741', '', 'pending', 'closed', 'closed', '', '', '', '', '2022-07-28 08:06:39', '0000-00-00 00:00:00', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=4359', 0, 'booking', '', 0),
(4361, 62, '2022-07-29 19:12:58', '0000-00-00 00:00:00', 'hjklm', 'APP#-9369', '', 'pending', 'closed', 'closed', '', '', '', '', '2022-07-29 19:12:58', '0000-00-00 00:00:00', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=4361', 0, 'booking', '', 0),
(4365, 62, '2022-08-18 09:52:59', '2022-08-18 09:52:59', 'test', 'APP#-1283', '', 'publish', 'closed', 'closed', '', 'app-1283', '', '', '2022-08-18 09:52:59', '2022-08-18 09:52:59', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&#038;p=4365', 0, 'booking', '', 0),
(4366, 62, '2022-08-01 14:01:21', '2022-08-01 14:01:21', 'test', 'APP#-9724', '', 'publish', 'closed', 'closed', '', 'app-9724', '', '', '2022-08-01 14:01:21', '2022-08-01 14:01:21', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&#038;p=4366', 0, 'booking', '', 0),
(4372, 10, '2022-08-02 12:25:27', '0000-00-00 00:00:00', '', 'APP#-2159', '', 'pending', 'closed', 'closed', '', '', '', '', '2022-08-02 12:25:27', '0000-00-00 00:00:00', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=4372', 0, 'booking', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(4377, 10, '2022-08-03 07:09:42', '0000-00-00 00:00:00', '', 'APP#-1432', '', 'pending', 'closed', 'closed', '', '', '', '', '2022-08-03 07:09:42', '0000-00-00 00:00:00', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=4377', 0, 'booking', '', 0),
(4378, 10, '2022-08-03 07:14:28', '2022-08-03 07:14:28', 'comment here', 'APP#-5965', '', 'publish', 'closed', 'closed', '', 'app-5965', '', '', '2022-08-03 07:14:28', '2022-08-03 07:14:28', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&#038;p=4378', 0, 'booking', '', 0),
(4379, 10, '2022-08-04 03:47:23', '2022-08-04 03:47:23', '', 'APP#-8935', '', 'publish', 'closed', 'closed', '', 'app-8935', '', '', '2022-08-04 03:47:23', '2022-08-04 03:47:23', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&#038;p=4379', 0, 'booking', '', 0),
(4381, 10, '2022-08-04 23:48:21', '0000-00-00 00:00:00', '', 'APP#-4505', '', 'pending', 'closed', 'closed', '', '', '', '', '2022-08-04 23:48:21', '0000-00-00 00:00:00', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=4381', 0, 'booking', '', 0),
(4382, 10, '2022-08-05 13:05:23', '0000-00-00 00:00:00', '', 'APP#-4476', '', 'pending', 'closed', 'closed', '', '', '', '', '2022-08-05 13:05:23', '0000-00-00 00:00:00', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=4382', 0, 'booking', '', 0),
(4386, 10, '2022-08-06 16:04:01', '0000-00-00 00:00:00', '', 'APP#-5962', '', 'pending', 'closed', 'closed', '', '', '', '', '2022-08-06 16:04:01', '0000-00-00 00:00:00', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=4386', 0, 'booking', '', 0),
(4387, 11, '2022-08-06 16:15:59', '2022-08-06 16:15:59', '', 'Charlene Reed', '', 'publish', 'closed', 'closed', '', 'charlene-reed', '', '', '2022-08-06 16:15:59', '2022-08-06 16:15:59', '', 0, 'https://doccure-wp.dreamstechnologies.com/?p=4387', 0, 'prescription', '', 0),
(4389, 10, '2022-08-10 07:01:22', '0000-00-00 00:00:00', '', 'APP#-872', '', 'pending', 'closed', 'closed', '', '', '', '', '2022-08-10 07:01:22', '0000-00-00 00:00:00', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=4389', 0, 'booking', '', 0),
(4396, 10, '2022-08-13 14:34:59', '0000-00-00 00:00:00', '', 'APP#-9274', '', 'pending', 'closed', 'closed', '', '', '', '', '2022-08-13 14:34:59', '0000-00-00 00:00:00', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=4396', 0, 'booking', '', 0),
(4400, 11, '2022-08-17 16:05:11', '2022-08-17 16:05:11', '', 'MahateerWW', '', 'publish', 'closed', 'closed', '', 'mahateerww', '', '', '2022-08-17 16:05:11', '2022-08-17 16:05:11', '', 0, 'https://doccure-wp.dreamstechnologies.com/?p=4400', 0, 'prescription', '', 0),
(4402, 10, '2022-08-18 09:51:12', '0000-00-00 00:00:00', '', 'APP#-6098', '', 'pending', 'closed', 'closed', '', '', '', '', '2022-08-18 09:51:12', '0000-00-00 00:00:00', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=4402', 0, 'booking', '', 0),
(4403, 10, '2022-08-19 18:09:34', '0000-00-00 00:00:00', '', 'APP#-8996', '', 'pending', 'closed', 'closed', '', '', '', '', '2022-08-19 18:09:34', '0000-00-00 00:00:00', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=4403', 0, 'booking', '', 0),
(4404, 10, '2022-08-21 13:33:42', '2022-08-21 13:33:42', '', 'APP#-3325', '', 'publish', 'closed', 'closed', '', 'app-3325', '', '', '2022-08-21 13:33:42', '2022-08-21 13:33:42', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&#038;p=4404', 0, 'booking', '', 0),
(4405, 12, '2022-08-19 20:30:25', '2022-08-19 20:30:25', '', 'Charlene Reed', '', 'publish', 'closed', 'closed', '', 'charlene-reed-2', '', '', '2022-08-19 20:30:25', '2022-08-19 20:30:25', '', 0, 'https://doccure-wp.dreamstechnologies.com/?p=4405', 0, 'prescription', '', 0),
(4414, 10, '2022-08-22 15:29:06', '0000-00-00 00:00:00', '', 'APP#-5179', '', 'pending', 'closed', 'closed', '', '', '', '', '2022-08-22 15:29:06', '0000-00-00 00:00:00', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=4414', 0, 'booking', '', 0),
(4415, 10, '2022-08-22 15:40:38', '0000-00-00 00:00:00', '', 'APP#-8977', '', 'pending', 'closed', 'closed', '', '', '', '', '2022-08-22 15:40:38', '0000-00-00 00:00:00', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=4415', 0, 'booking', '', 0),
(4431, 1, '2022-08-26 06:23:12', '2022-08-26 06:23:12', '', 'woocommerce-placeholder', '', 'inherit', 'open', 'closed', '', 'woocommerce-placeholder-2', '', '', '2022-08-26 06:23:12', '2022-08-26 06:23:12', '', 0, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/woocommerce-placeholder.png', 0, 'attachment', 'image/png', 0),
(4432, 1, '2022-08-26 06:25:57', '2022-08-26 06:25:57', '', 'Doctor Booking', '', 'publish', 'open', 'closed', '', 'doctor-booking', '', '', '2022-08-26 06:25:57', '2022-08-26 06:25:57', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=product&#038;p=4432', 0, 'product', '', 0),
(4433, 1, '2022-08-26 07:00:46', '2022-08-26 07:00:46', '<!-- wp:shortcode -->\r\n[woocommerce_cart]\r\n<!-- /wp:shortcode -->', 'Cart', '', 'publish', 'closed', 'closed', '', 'cart', '', '', '2023-04-28 15:48:55', '2023-04-28 15:48:55', '', 0, 'https://doccure-wp.dreamstechnologies.com/?page_id=4433', 0, 'page', '', 0),
(4434, 1, '2022-08-26 07:00:46', '2022-08-26 07:00:46', '<!-- wp:shortcode -->\n[woocommerce_cart]\n<!-- /wp:shortcode -->', 'Cart', '', 'inherit', 'closed', 'closed', '', '4433-revision-v1', '', '', '2022-08-26 07:00:46', '2022-08-26 07:00:46', '', 4433, 'https://doccure-wp.dreamstechnologies.com/?p=4434', 0, 'revision', '', 0),
(4435, 1, '2022-08-26 07:02:20', '2022-08-26 07:02:20', '<!-- wp:shortcode -->\r\n[woocommerce_checkout]\r\n<!-- /wp:shortcode -->', 'Checkout', '', 'publish', 'closed', 'closed', '', 'checkout', '', '', '2023-04-28 15:49:03', '2023-04-28 15:49:03', '', 0, 'https://doccure-wp.dreamstechnologies.com/?page_id=4435', 0, 'page', '', 0),
(4436, 1, '2022-08-26 07:02:20', '2022-08-26 07:02:20', '<!-- wp:shortcode -->\n[woocommerce_checkout]\n<!-- /wp:shortcode -->', 'Checkout', '', 'inherit', 'closed', 'closed', '', '4435-revision-v1', '', '', '2022-08-26 07:02:20', '2022-08-26 07:02:20', '', 4435, 'https://doccure-wp.dreamstechnologies.com/?p=4436', 0, 'revision', '', 0),
(4438, 1, '2022-08-26 07:30:31', '2022-08-26 07:30:31', '', 'Order &ndash; August 26, 2022 @ 07:30 AM', '', 'wc-on-hold', 'open', 'closed', 'wc_order_5xG63kek16fR5', 'order-aug-26-2022-0730-am', '', '', '2022-08-26 07:31:45', '2022-08-26 07:31:45', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=shop_order&#038;p=4438', 0, 'shop_order', '', 1),
(4439, 1, '2022-08-26 07:34:49', '2022-08-26 07:34:49', '', 'Order &ndash; August 26, 2022 @ 07:34 AM', '', 'wc-completed', 'open', 'closed', 'wc_order_JGWaCmcF3fCcY', 'order-aug-26-2022-0734-am', '', '', '2022-08-26 07:34:52', '2022-08-26 07:34:52', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=shop_order&#038;p=4439', 0, 'shop_order', '', 2),
(4440, 10, '2022-08-26 07:34:53', '2022-08-26 07:34:53', '', 'APP#4439', '', 'publish', 'closed', 'closed', '', 'app4439', '', '', '2022-08-26 07:34:53', '2022-08-26 07:34:53', '', 0, 'https://doccure-wp.dreamstechnologies.com/booking/app4439/', 0, 'booking', '', 0),
(4441, 1, '2022-08-26 07:36:40', '2022-08-26 07:36:40', '', 'Order &ndash; August 26, 2022 @ 07:36 AM', '', 'wc-completed', 'open', 'closed', 'wc_order_MPlhOOzkxzvHP', 'order-aug-26-2022-0736-am', '', '', '2022-08-26 07:37:11', '2022-08-26 07:37:11', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=shop_order&#038;p=4441', 0, 'shop_order', '', 4),
(4442, 10, '2022-08-26 07:37:11', '2022-08-26 07:37:11', '', 'APP#4441', '', 'publish', 'closed', 'closed', '', 'app4441', '', '', '2022-08-26 07:37:11', '2022-08-26 07:37:11', '', 0, 'https://doccure-wp.dreamstechnologies.com/booking/app4441/', 0, 'booking', '', 0),
(4443, 1, '2022-08-26 07:49:53', '2022-08-26 07:49:53', '', 'Order &ndash; August 26, 2022 @ 07:49 AM', '', 'wc-completed', 'open', 'closed', 'wc_order_KHALOzfVZtUEj', 'order-aug-26-2022-0749-am', '', '', '2022-08-26 07:49:57', '2022-08-26 07:49:57', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=shop_order&#038;p=4443', 0, 'shop_order', '', 2),
(4444, 10, '2022-08-26 07:49:57', '2022-08-26 07:49:57', '', 'APP#4443', '', 'publish', 'closed', 'closed', '', 'app4443', '', '', '2022-08-26 07:49:57', '2022-08-26 07:49:57', '', 0, 'https://doccure-wp.dreamstechnologies.com/booking/app4443/', 0, 'booking', '', 0),
(4445, 1, '2022-08-26 07:57:01', '2022-08-26 07:57:01', '', 'Order &ndash; August 26, 2022 @ 07:57 AM', '', 'wc-on-hold', 'open', 'closed', 'wc_order_4BLzQ0hLQycPN', 'order-aug-26-2022-0757-am', '', '', '2022-08-26 07:57:47', '2022-08-26 07:57:47', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=shop_order&#038;p=4445', 0, 'shop_order', '', 1),
(4446, 1, '2022-08-26 08:42:47', '2022-08-26 08:42:47', '', 'Order &ndash; August 26, 2022 @ 08:42 AM', '', 'wc-completed', 'open', 'closed', 'wc_order_8MtG7VfWYdorO', 'order-aug-26-2022-0842-am', '', '', '2022-08-26 08:43:52', '2022-08-26 08:43:52', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=shop_order&#038;p=4446', 0, 'shop_order', '', 3),
(4447, 10, '2022-08-26 08:43:51', '2022-08-26 08:43:51', '', 'APP#4446', '', 'publish', 'closed', 'closed', '', 'app4446', '', '', '2022-08-26 08:43:51', '2022-08-26 08:43:51', '', 0, 'https://doccure-wp.dreamstechnologies.com/booking/app4446/', 0, 'booking', '', 0),
(4448, 1, '2022-08-26 08:51:15', '2022-08-26 08:51:15', '', 'Order &ndash; August 26, 2022 @ 08:51 AM', '', 'wc-completed', 'open', 'closed', 'wc_order_zzA1QOy5hik6l', 'order-aug-26-2022-0851-am', '', '', '2022-08-26 08:58:36', '2022-08-26 08:58:36', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=shop_order&#038;p=4448', 0, 'shop_order', '', 3),
(4449, 1, '2022-08-26 08:54:33', '2022-08-26 08:54:33', '', 'Order &ndash; August 26, 2022 @ 08:54 AM', '', 'wc-cancelled', 'open', 'closed', 'wc_order_m0TY9dfDyqPfD', 'order-aug-26-2022-0854-am', '', '', '2022-08-26 08:54:59', '2022-08-26 08:54:59', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=shop_order&#038;p=4449', 0, 'shop_order', '', 1),
(4450, 10, '2022-08-26 08:58:35', '2022-08-26 08:58:35', '', 'APP#4448', '', 'publish', 'closed', 'closed', '', 'app4448', '', '', '2022-08-26 08:58:35', '2022-08-26 08:58:35', '', 0, 'https://doccure-wp.dreamstechnologies.com/booking/app4448/', 0, 'booking', '', 0),
(4451, 1, '2022-08-26 09:48:40', '2022-08-26 09:48:40', '', 'Order &ndash; August 26, 2022 @ 09:48 AM', '', 'wc-completed', 'open', 'closed', 'wc_order_bcJ89m9Leyvba', 'order-aug-26-2022-0948-am', '', '', '2022-08-26 09:51:38', '2022-08-26 09:51:38', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=shop_order&#038;p=4451', 0, 'shop_order', '', 3),
(4452, 62, '2022-08-26 09:51:38', '2022-08-26 09:51:38', '', 'APP#4451', '', 'publish', 'closed', 'closed', '', 'app4451', '', '', '2022-08-26 09:51:38', '2022-08-26 09:51:38', '', 0, 'https://doccure-wp.dreamstechnologies.com/booking/app4451/', 0, 'booking', '', 0),
(4459, 128, '2022-08-26 10:36:08', '2022-08-26 10:36:08', '', 'Dreamguys Clinic', '', 'publish', 'closed', 'closed', '', 'dreamguys-clinic', '', '', '2022-08-26 10:36:08', '2022-08-26 10:36:08', '', 0, 'https://doccure-wp.dreamstechnologies.com/doctors-locations/dreamguys-clinic/', 0, 'dc_locations', '', 0),
(4460, 129, '2022-08-26 10:43:47', '2022-08-26 10:43:47', '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.', 'Darren Elder', '', 'publish', 'closed', 'closed', '', 'darren-elder', '', '', '2024-02-24 06:58:26', '2024-02-24 06:58:26', '', 0, 'https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/', 0, 'doctors', '', 0),
(4461, 129, '2022-08-26 10:45:08', '2022-08-26 10:45:08', '', 'doctor-thumb-11', '', 'inherit', 'open', 'closed', '', 'doctor-thumb-11', '', '', '2022-08-26 10:45:08', '2022-08-26 10:45:08', '', 4460, 'https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/doctor-thumb-11/', 0, 'attachment', 'image/jpeg', 0),
(4462, 129, '2022-08-26 10:48:18', '2022-08-26 10:48:18', '', 'feature-01-1', '', 'inherit', 'open', 'closed', '', 'feature-01-1-2', '', '', '2022-08-26 10:48:18', '2022-08-26 10:48:18', '', 4460, 'https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/feature-01-1-2/', 0, 'attachment', 'image/jpeg', 0),
(4463, 129, '2022-08-26 10:48:19', '2022-08-26 10:48:19', '', 'feature-02-1', '', 'inherit', 'open', 'closed', '', 'feature-02-1-2', '', '', '2022-08-26 10:48:19', '2022-08-26 10:48:19', '', 4460, 'https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/feature-02-1-2/', 0, 'attachment', 'image/jpeg', 0),
(4464, 129, '2022-08-26 10:48:19', '2022-08-26 10:48:19', '', 'feature-03-1', '', 'inherit', 'open', 'closed', '', 'feature-03-1-2', '', '', '2022-08-26 10:48:19', '2022-08-26 10:48:19', '', 4460, 'https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/feature-03-1-2/', 0, 'attachment', 'image/jpeg', 0),
(4465, 129, '2022-08-26 10:48:20', '2022-08-26 10:48:20', '', 'feature-04-1', '', 'inherit', 'open', 'closed', '', 'feature-04-1-2', '', '', '2022-08-26 10:48:20', '2022-08-26 10:48:20', '', 4460, 'https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/feature-04-1-2/', 0, 'attachment', 'image/jpeg', 0),
(4466, 129, '2022-08-26 10:48:56', '2022-08-26 10:48:56', '', 'Dreamguys Clinic', '', 'publish', 'closed', 'closed', '', 'dreamguys-clinic-2', '', '', '2022-08-26 10:48:56', '2022-08-26 10:48:56', '', 0, 'https://doccure-wp.dreamstechnologies.com/doctors-locations/dreamguys-clinic-2/', 0, 'dc_locations', '', 0),
(4467, 130, '2022-08-26 10:58:35', '2022-08-26 10:58:35', '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.', 'Carl Kelly', '', 'publish', 'closed', 'closed', '', 'carl-kelly', '', '', '2024-02-24 06:55:39', '2024-02-24 06:55:39', '', 0, 'https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/', 0, 'doctors', '', 0),
(4468, 130, '2022-08-26 10:59:56', '2022-08-26 10:59:56', '', 'doctor-thumb-10', '', 'inherit', 'open', 'closed', '', 'doctor-thumb-10-2', '', '', '2022-08-26 10:59:56', '2022-08-26 10:59:56', '', 4467, 'https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/doctor-thumb-10-2/', 0, 'attachment', 'image/jpeg', 0),
(4469, 130, '2022-08-26 11:02:39', '2022-08-26 11:02:39', '', 'feature-01-1-1', '', 'inherit', 'open', 'closed', '', 'feature-01-1-1-2', '', '', '2022-08-26 11:02:39', '2022-08-26 11:02:39', '', 4467, 'https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/feature-01-1-1-2/', 0, 'attachment', 'image/jpeg', 0),
(4470, 130, '2022-08-26 11:02:39', '2022-08-26 11:02:39', '', 'feature-02-1-1', '', 'inherit', 'open', 'closed', '', 'feature-02-1-1-2', '', '', '2022-08-26 11:02:39', '2022-08-26 11:02:39', '', 4467, 'https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/feature-02-1-1-2/', 0, 'attachment', 'image/jpeg', 0),
(4471, 130, '2022-08-26 11:02:40', '2022-08-26 11:02:40', '', 'feature-03-1-1', '', 'inherit', 'open', 'closed', '', 'feature-03-1-1-2', '', '', '2022-08-26 11:02:40', '2022-08-26 11:02:40', '', 4467, 'https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/feature-03-1-1-2/', 0, 'attachment', 'image/jpeg', 0),
(4472, 130, '2022-08-26 11:02:41', '2022-08-26 11:02:41', '', 'feature-04-1-1', '', 'inherit', 'open', 'closed', '', 'feature-04-1-1-2', '', '', '2022-08-26 11:02:41', '2022-08-26 11:02:41', '', 4467, 'https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/feature-04-1-1-2/', 0, 'attachment', 'image/jpeg', 0),
(4473, 130, '2022-08-26 11:03:16', '2022-08-26 11:03:16', '', 'Dreamguys Clinic', '', 'publish', 'closed', 'closed', '', 'dreamguys-clinic-3', '', '', '2022-08-26 11:03:16', '2022-08-26 11:03:16', '', 0, 'https://doccure-wp.dreamstechnologies.com/doctors-locations/dreamguys-clinic-3/', 0, 'dc_locations', '', 0),
(4474, 131, '2022-08-26 11:08:57', '2022-08-26 11:08:57', '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.', 'James Amen', '', 'publish', 'closed', 'closed', '', 'james-amen', '', '', '2024-02-24 06:51:53', '2024-02-24 06:51:53', '', 0, 'https://doccure-wp.dreamstechnologies.com/doctors/james-amen/', 0, 'doctors', '', 0),
(4475, 131, '2022-08-26 11:10:20', '2022-08-26 11:10:20', '', 'doctor-thumb-09', '', 'inherit', 'open', 'closed', '', 'doctor-thumb-09-2', '', '', '2022-08-26 11:10:20', '2022-08-26 11:10:20', '', 4474, 'https://doccure-wp.dreamstechnologies.com/doctors/james-amen/doctor-thumb-09-2/', 0, 'attachment', 'image/jpeg', 0),
(4476, 131, '2022-08-26 11:13:24', '2022-08-26 11:13:24', '', 'feature-01-2', '', 'inherit', 'open', 'closed', '', 'feature-01-2-3', '', '', '2022-08-26 11:13:24', '2022-08-26 11:13:24', '', 4474, 'https://doccure-wp.dreamstechnologies.com/doctors/james-amen/feature-01-2-3/', 0, 'attachment', 'image/jpeg', 0),
(4477, 131, '2022-08-26 11:13:25', '2022-08-26 11:13:25', '', 'feature-02-2', '', 'inherit', 'open', 'closed', '', 'feature-02-2-3', '', '', '2022-08-26 11:13:25', '2022-08-26 11:13:25', '', 4474, 'https://doccure-wp.dreamstechnologies.com/doctors/james-amen/feature-02-2-3/', 0, 'attachment', 'image/jpeg', 0),
(4478, 131, '2022-08-26 11:13:26', '2022-08-26 11:13:26', '', 'feature-03-2', '', 'inherit', 'open', 'closed', '', 'feature-03-2-3', '', '', '2022-08-26 11:13:26', '2022-08-26 11:13:26', '', 4474, 'https://doccure-wp.dreamstechnologies.com/doctors/james-amen/feature-03-2-3/', 0, 'attachment', 'image/jpeg', 0),
(4479, 131, '2022-08-26 11:13:26', '2022-08-26 11:13:26', '', 'feature-04-2', '', 'inherit', 'open', 'closed', '', 'feature-04-2-2', '', '', '2022-08-26 11:13:26', '2022-08-26 11:13:26', '', 4474, 'https://doccure-wp.dreamstechnologies.com/doctors/james-amen/feature-04-2-2/', 0, 'attachment', 'image/jpeg', 0),
(4480, 131, '2022-08-26 11:13:59', '2022-08-26 11:13:59', '', 'Your Clinic Name', '', 'publish', 'closed', 'closed', '', 'home-clinic-5', '', '', '2024-02-24 06:52:04', '2024-02-24 06:52:04', '', 0, 'https://doccure-wp.dreamstechnologies.com/doctors-locations/home-clinic-5/', 0, 'dc_locations', '', 0),
(4481, 132, '2022-08-26 11:19:28', '2022-08-26 11:19:28', '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.', 'Doctor Demo', '', 'publish', 'closed', 'closed', '', 'doctor-demo', '', '', '2024-02-23 12:03:03', '2024-02-23 12:03:03', '', 0, 'https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/', 0, 'doctors', '', 0),
(4482, 132, '2022-08-26 11:22:05', '2022-08-26 11:22:05', '', 'doctor-thumb-07', '', 'inherit', 'open', 'closed', '', 'doctor-thumb-07', '', '', '2022-08-26 11:22:05', '2022-08-26 11:22:05', '', 4481, 'https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/doctor-thumb-07/', 0, 'attachment', 'image/jpeg', 0),
(4483, 132, '2022-08-26 11:25:14', '2022-08-26 11:25:14', '', 'feature-01-2-1', '', 'inherit', 'open', 'closed', '', 'feature-01-2-1-2', '', '', '2022-08-26 11:25:14', '2022-08-26 11:25:14', '', 4481, 'https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/feature-01-2-1-2/', 0, 'attachment', 'image/jpeg', 0),
(4484, 132, '2022-08-26 11:25:14', '2022-08-26 11:25:14', '', 'feature-02-2-1', '', 'inherit', 'open', 'closed', '', 'feature-02-2-1-2', '', '', '2022-08-26 11:25:14', '2022-08-26 11:25:14', '', 4481, 'https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/feature-02-2-1-2/', 0, 'attachment', 'image/jpeg', 0),
(4485, 132, '2022-08-26 11:25:15', '2022-08-26 11:25:15', '', 'feature-03-2-1', '', 'inherit', 'open', 'closed', '', 'feature-03-2-1-2', '', '', '2022-08-26 11:25:15', '2022-08-26 11:25:15', '', 4481, 'https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/feature-03-2-1-2/', 0, 'attachment', 'image/jpeg', 0),
(4486, 132, '2022-08-26 11:25:16', '2022-08-26 11:25:16', '', 'feature-04-2-1', '', 'inherit', 'open', 'closed', '', 'feature-04-2-1-2', '', '', '2022-08-26 11:25:16', '2022-08-26 11:25:16', '', 4481, 'https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/feature-04-2-1-2/', 0, 'attachment', 'image/jpeg', 0),
(4487, 132, '2022-08-26 11:26:00', '2022-08-26 11:26:00', '', 'The Family Dentistry Clinic', '', 'publish', 'closed', 'closed', '', 'dreamguys-clinic-4', '', '', '2024-06-25 17:28:17', '2024-06-25 17:28:17', '', 0, 'https://doccure-wp.dreamstechnologies.com/doctors-locations/dreamguys-clinic-4/', 0, 'dc_locations', '', 0),
(4488, 132, '2022-08-26 11:34:46', '2022-08-26 11:34:46', 'Good', 'Doctor Demo', '', 'publish', 'closed', 'closed', '', 'doctor-demo-2', '', '', '2022-08-26 11:34:46', '2022-08-26 11:34:46', '', 0, 'https://doccure-wp.dreamstechnologies.com/reviews/doctor-demo-2/', 0, 'reviews', '', 0),
(4489, 1, '2022-08-26 11:35:36', '2022-08-26 11:35:36', '', 'Order &ndash; August 26, 2022 @ 11:35 AM', '', 'wc-completed', 'open', 'closed', 'wc_order_t0eGpfyaMkMWu', 'order-aug-26-2022-1135-am', '', '', '2022-08-26 11:36:35', '2022-08-26 11:36:35', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=shop_order&#038;p=4489', 0, 'shop_order', '', 3),
(4490, 62, '2022-08-26 11:36:35', '2022-08-26 11:36:35', '', 'APP#4489', '', 'publish', 'closed', 'closed', '', 'app4489', '', '', '2022-08-26 11:36:35', '2022-08-26 11:36:35', '', 0, 'https://doccure-wp.dreamstechnologies.com/booking/app4489/', 0, 'booking', '', 0),
(4491, 131, '2022-08-26 11:38:58', '2022-08-26 11:38:58', 'Good', 'James Amen', '', 'publish', 'closed', 'closed', '', 'james-amen', '', '', '2022-08-26 11:38:58', '2022-08-26 11:38:58', '', 0, 'https://doccure-wp.dreamstechnologies.com/reviews/james-amen/', 0, 'reviews', '', 0),
(4492, 130, '2022-08-26 11:39:16', '2022-08-26 11:39:16', 'Good Treatment', 'Carl Kelly', '', 'publish', 'closed', 'closed', '', 'carl-kelly', '', '', '2022-08-26 11:39:16', '2022-08-26 11:39:16', '', 0, 'https://doccure-wp.dreamstechnologies.com/reviews/carl-kelly/', 0, 'reviews', '', 0),
(4493, 129, '2022-08-26 11:39:40', '2022-08-26 11:39:40', 'Good', 'Darren Elder', '', 'publish', 'closed', 'closed', '', 'darren-elder', '', '', '2022-08-26 11:39:40', '2022-08-26 11:39:40', '', 0, 'https://doccure-wp.dreamstechnologies.com/reviews/darren-elder/', 0, 'reviews', '', 0),
(4494, 128, '2022-08-26 11:39:56', '2022-08-26 11:39:56', 'Good', 'Travis Trimble', '', 'publish', 'closed', 'closed', '', 'travis-trimble', '', '', '2022-08-26 11:39:56', '2022-08-26 11:39:56', '', 0, 'https://doccure-wp.dreamstechnologies.com/reviews/travis-trimble/', 0, 'reviews', '', 0),
(4495, 1, '2022-08-26 11:41:25', '2022-08-26 11:41:25', '<p>[vc_row][vc_column][rev_slider slidertitle=\"Slider1\" alias=\"slider-1\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" el_class=\"home_searchform\" css=\".vc_custom_1640946506112{background-color: #15558d !important;}\"][vc_column][vc_column_text][homesearch_form][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1661514077702{padding-top: 80px !important;padding-bottom: 70px !important;background-color: #f8f9fa !important;}\"][vc_column][sigma_custom_heading subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"What are you looking for?\" css=\".vc_custom_1631086209173{margin-bottom: 50px !important;}\"][vc_row_inner][vc_column_inner width=\"1/3\"][sigma_cta style=\"style-3\" add_cta_btn=\"true\" cta_image=\"767\" cta_title=\"Visit a Doctor\" btn_title=\"Book Now\" button_bg_color=\"#01cae4\" button_color=\"#ffffff\" cta_title_fs=\"1.5rem\" btn_link=\"url:%23\"][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_cta style=\"style-3\" add_cta_btn=\"true\" cta_image=\"1788\" cta_title=\"Medical\" btn_title=\"Read More\" button_bg_color=\"#01cae4\" button_color=\"#ffffff\" cta_title_fs=\"1.5rem\" btn_link=\"url:%23\"][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_cta style=\"style-3\" add_cta_btn=\"true\" cta_image=\"1789\" cta_title=\"Services\" btn_title=\"Read More\" button_bg_color=\"#01cae4\" button_color=\"#ffffff\" cta_title_fs=\"1.5rem\" btn_link=\"url:%23\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1636980732076{padding-top: 80px !important;padding-bottom: 80px !important;}\"][vc_column][sigma_custom_heading style=\"style-2\" subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"Clinic and Specialities\" css=\".vc_custom_1635426287419{margin-bottom: 25px !important;}\"][vc_column_text el_class=\".sub-title\"]</p>\r\n<p style=\"text-align: center;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br />\r\ntempor incididunt ut labore et dolore magna aliqua.</p>\r\n<p>[/vc_column_text][vc_column_text]</p>\r\n<p style=\"text-align: center;\">[slide-anything id=\'527\']</p>\r\n<p>[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1637840284589{padding-top: 70px !important;padding-bottom: 60px !important;background-color: #15558d !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1/4\"][sigma_counter style=\"style-5\" icon_fontawesome=\"fas fa-procedures\" add_icon=\"true\" counter_number=\"3500\" counter_title=\"Happy Customers\" icon_color=\"#ffffff\" counter_color=\"#ffffff\" counter_title_color=\"#ffffff\" counter_fs=\"30px\" title_fs=\"20px\"][/vc_column][vc_column width=\"1/4\"][sigma_counter style=\"style-5\" icon_fontawesome=\"fas fa-briefcase\" add_icon=\"true\" counter_number=\"450\" counter_title=\"Projects Done\" icon_color=\"#ffffff\" counter_color=\"#ffffff\" counter_title_color=\"#ffffff\" counter_fs=\"30px\" title_fs=\"20px\" counter_value_text=\"+\"][/vc_column][vc_column width=\"1/4\"][sigma_counter style=\"style-5\" icon_fontawesome=\"fas fa-heartbeat\" add_icon=\"true\" counter_number=\"40\" counter_title=\"Awards\" icon_color=\"#ffffff\" counter_color=\"#ffffff\" counter_title_color=\"#ffffff\" counter_fs=\"30px\" title_fs=\"20px\" counter_value_text=\"+\"][/vc_column][vc_column width=\"1/4\"][sigma_counter style=\"style-5\" icon_fontawesome=\"fas fa-ambulance\" add_icon=\"true\" counter_number=\"3500\" counter_title=\"Clients Work\" icon_color=\"#ffffff\" counter_color=\"#ffffff\" counter_title_color=\"#ffffff\" counter_fs=\"30px\" title_fs=\"20px\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" css=\".vc_custom_1640852318456{padding-top: 80px !important;padding-bottom: 80px !important;background-color: #f8f9fa !important;}\"][vc_column css=\".vc_custom_1640931534164{padding-right: 0px !important;}\"][sigma_custom_heading title_element=\"h3\" subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"Book Our Doctor\" css=\".vc_custom_1637036562291{padding-bottom: 60px !important;}\"][vc_column_text css=\".vc_custom_1640931521701{padding-right: 0px !important;}\"][doctors_loop][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1637841729123{padding-top: 60px !important;padding-bottom: 60px !important;}\"][vc_column][sigma_custom_heading subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"Available Features in Our Clinic\"][vc_column_text el_class=\".sub-title\"]</p>\r\n<p style=\"text-align: center;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br />\r\ntempor incididunt ut labore et dolore magna aliqua.</p>\r\n<p>[/vc_column_text][vc_row_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\" icon_flaticon=\"flaticon-medicine\"]Medical[/sigma_infobox][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_flaticon=\"flaticon-heart-1\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\"]Operation[/sigma_infobox][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_flaticon=\"flaticon-hospital-2\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\"]Laboratory[/sigma_infobox][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\" icon_flaticon=\"flaticon-pills\"]ICU[/sigma_infobox][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_flaticon=\"flaticon-health-check\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\"]Test Room[/sigma_infobox][/vc_column_inner][vc_column_inner width=\"1/3\"][sigma_infobox style=\"style-14\" icon_type=\"flaticon\" add_icon=\"true\" icon_flaticon=\"flaticon-hospital-bed\" icon_color=\"#ffffff\" infobox_icon_fs=\"40px\" infobox_title_fs=\"25px\" desc_color=\"#ffffff\"]Patient Ward[/sigma_infobox][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1637902949313{padding-top: 80px !important;padding-bottom: 80px !important;background-color: #f8f9fa !important;}\"][vc_column][sigma_custom_heading subtitle_text_transform=\"\" heading_alignment=\"text-center\" title=\"Blogs and News\"][vc_column_text el_class=\".sub-title\"]</p>\r\n<p style=\"text-align: center;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br />\r\ntempor incididunt ut labore et dolore magna aliqua.</p>\r\n<p>[/vc_column_text][sigma_blog layout=\"grid\" style=\"style-15\" post_orderby=\"modified\" post_grid_responsive_xl=\"4\" post_grid_responsive_lg=\"3\" post_grid_responsive_md=\"2\" post_grid_responsive_sm=\"1\" post_per_page=\"3\" title_color=\"#272b41\" title_hover_color=\"#20c0f3\" title_font_size=\"18px\"][/vc_column][/vc_row]</p>\r\n', 'Home', '', 'inherit', 'closed', 'closed', '', '70-revision-v1', '', '', '2022-08-26 11:41:25', '2022-08-26 11:41:25', '', 70, 'https://doccure-wp.dreamstechnologies.com/?p=4495', 0, 'revision', '', 0),
(4496, 1, '2022-08-27 07:15:41', '2022-08-27 07:15:41', '', 'Order &ndash; August 27, 2022 @ 07:15 AM', '', 'wc-cancelled', 'open', 'closed', 'wc_order_OsTozikwvCL9V', 'order-aug-27-2022-0715-am', '', '', '2022-08-27 08:27:06', '2022-08-27 08:27:06', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=shop_order&#038;p=4496', 0, 'shop_order', '', 2),
(4509, 1, '2022-09-04 15:04:35', '2022-09-04 15:04:35', '', 'Order &ndash; September 4, 2022 @ 03:04 PM', '', 'wc-cancelled', 'open', 'closed', 'wc_order_MKOwW7c19HOUD', 'order-sep-04-2022-0304-pm', '', '', '2022-09-04 16:13:40', '2022-09-04 16:13:40', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=shop_order&#038;p=4509', 0, 'shop_order', '', 1),
(4512, 11, '2022-09-07 09:53:55', '2022-09-07 09:53:55', '', 'Patient Demo', '', 'publish', 'closed', 'closed', '', 'patient-demo-2', '', '', '2022-09-07 09:53:55', '2022-09-07 09:53:55', '', 0, 'https://doccure-wp.dreamstechnologies.com/?p=4512', 0, 'prescription', '', 0),
(4523, 1, '2022-09-15 16:33:19', '2022-09-15 16:33:19', '', 'Order &ndash; September 15, 2022 @ 04:33 PM', '', 'wc-completed', 'open', 'closed', 'wc_order_Uxxy60lXIDmEY', 'order-sep-15-2022-0433-pm', '', '', '2022-09-15 16:33:20', '2022-09-15 16:33:20', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=shop_order&#038;p=4523', 0, 'shop_order', '', 2),
(4524, 10, '2022-09-15 16:33:20', '2022-09-15 16:33:20', '', 'APP#4523', '', 'publish', 'closed', 'closed', '', 'app4523', '', '', '2022-09-15 16:33:20', '2022-09-15 16:33:20', '', 0, 'https://doccure-wp.dreamstechnologies.com/booking/app4523/', 0, 'booking', '', 0),
(4526, 1, '2022-09-15 21:22:45', '2022-09-15 21:22:45', '', 'Order &ndash; September 15, 2022 @ 09:22 PM', '', 'wc-cancelled', 'open', 'closed', 'wc_order_UDzx7F1JtoN9N', 'order-sep-15-2022-0922-pm', '', '', '2022-09-15 22:52:45', '2022-09-15 22:52:45', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=shop_order&#038;p=4526', 0, 'shop_order', '', 1),
(4530, 11, '2022-09-16 13:32:56', '2022-09-16 13:32:56', '', 'Joan Gardner', '', 'publish', 'closed', 'closed', '', 'joan-gardner', '', '', '2022-09-16 13:32:56', '2022-09-16 13:32:56', '', 0, 'https://doccure-wp.dreamstechnologies.com/?p=4530', 0, 'prescription', '', 0),
(4532, 1, '2022-09-17 11:46:34', '2022-09-17 11:46:34', '', 'Order &ndash; September 17, 2022 @ 11:46 AM', '', 'wc-cancelled', 'open', 'closed', 'wc_order_naQR8sVAgNcwd', 'order-sep-17-2022-1146-am', '', '', '2022-09-17 13:30:19', '2022-09-17 13:30:19', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=shop_order&#038;p=4532', 0, 'shop_order', '', 1),
(4533, 1, '2022-09-17 14:08:41', '2022-09-17 14:08:41', '', 'Order &ndash; September 17, 2022 @ 02:08 PM', '', 'wc-cancelled', 'open', 'closed', 'wc_order_fQKD8U2q0caNd', 'order-sep-17-2022-0208-pm', '', '', '2022-09-17 15:33:41', '2022-09-17 15:33:41', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=shop_order&#038;p=4533', 0, 'shop_order', '', 1),
(4534, 1, '2022-09-17 15:07:20', '2022-09-17 15:07:20', '', 'Order &ndash; September 17, 2022 @ 03:07 PM', '', 'wc-cancelled', 'open', 'closed', 'wc_order_e3dfjodeQNScz', 'order-sep-17-2022-0307-pm', '', '', '2022-09-17 16:34:46', '2022-09-17 16:34:46', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=shop_order&#038;p=4534', 0, 'shop_order', '', 2),
(4558, 1, '2022-10-11 16:11:43', '2022-10-11 16:11:43', '', 'Order &ndash; October 11, 2022 @ 04:11 PM', '', 'wc-cancelled', 'open', 'closed', 'wc_order_dzS5gpDSwW1VE', 'order-oct-11-2022-0411-pm', '', '', '2022-10-11 16:12:07', '2022-10-11 16:12:07', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=shop_order&#038;p=4558', 0, 'shop_order', '', 1),
(4560, 1, '2022-10-12 15:16:25', '2022-10-12 15:16:25', '', 'Order &ndash; October 12, 2022 @ 03:16 PM', '', 'wc-processing', 'open', 'closed', 'wc_order_vSa7XSikXzcFy', 'order-oct-12-2022-0316-pm', '', '', '2022-12-24 05:35:10', '2022-12-24 05:35:10', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=shop_order&#038;p=4560', 0, 'shop_order', '', 3),
(4562, 1, '2022-10-13 05:16:49', '2022-10-13 05:16:49', '', 'Order &ndash; October 13, 2022 @ 05:16 AM', '', 'wc-failed', 'open', 'closed', 'wc_order_f4vNRX0FZ8PiM', 'order-oct-13-2022-0516-am', '', '', '2022-10-13 05:17:40', '2022-10-13 05:17:40', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=shop_order&#038;p=4562', 0, 'shop_order', '', 4),
(4567, 1, '2022-10-13 15:56:41', '2022-10-13 15:56:41', '', 'Order &ndash; October 13, 2022 @ 03:56 PM', '', 'wc-cancelled', 'open', 'closed', 'wc_order_B6hH3TxGGDb0c', 'order-oct-13-2022-0356-pm', '', '', '2022-10-13 17:45:42', '2022-10-13 17:45:42', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=shop_order&#038;p=4567', 0, 'shop_order', '', 2),
(4571, 1, '2022-10-18 09:32:30', '2022-10-18 09:32:30', '', 'Basic', '', 'publish', 'open', 'closed', '', 'basic', '', '', '2022-10-18 09:35:25', '2022-10-18 09:35:25', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=product&#038;p=4571', 0, 'product', '', 0),
(4572, 1, '2022-10-18 09:33:47', '2022-10-18 09:33:47', '', 'Premium', '', 'publish', 'open', 'closed', '', 'premium', '', '', '2023-01-12 08:22:28', '2023-01-12 08:22:28', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=product&#038;p=4572', 0, 'product', '', 0),
(4573, 1, '2022-10-18 09:37:09', '2022-10-18 09:37:09', '', 'Order &ndash; October 18, 2022 @ 09:37 AM', '', 'wc-completed', 'open', 'closed', 'wc_order_o66BhxGx0xFRL', 'order-oct-18-2022-0937-am', '', '', '2022-10-18 09:37:56', '2022-10-18 09:37:56', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=shop_order&#038;p=4573', 0, 'shop_order', '', 4),
(4574, 1, '2022-10-18 09:57:19', '2022-10-18 09:57:19', '<!-- wp:shortcode -->\r\n[woocommerce_my_account]\r\n<!-- /wp:shortcode -->', 'My Account', '', 'publish', 'closed', 'closed', '', 'my-account', '', '', '2023-04-28 15:50:19', '2023-04-28 15:50:19', '', 0, 'https://doccure-wp.dreamstechnologies.com/?page_id=4574', 0, 'page', '', 0),
(4575, 1, '2022-10-18 09:57:19', '2022-10-18 09:57:19', '<!-- wp:shortcode -->\n[woocommerce_my_account]\n<!-- /wp:shortcode -->', 'My Account', '', 'inherit', 'closed', 'closed', '', '4574-revision-v1', '', '', '2022-10-18 09:57:19', '2022-10-18 09:57:19', '', 4574, 'https://doccure-wp.dreamstechnologies.com/?p=4575', 0, 'revision', '', 0),
(4577, 1, '2022-10-18 10:10:56', '2022-10-18 10:10:56', '', 'Order &ndash; October 18, 2022 @ 10:10 AM', '', 'wc-completed', 'open', 'closed', 'wc_order_YQFYtWeV1KZB5', 'order-oct-18-2022-1010-am', '', '', '2022-10-18 10:12:48', '2022-10-18 10:12:48', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=shop_order&#038;p=4577', 0, 'shop_order', '', 4),
(4578, 62, '2022-10-18 10:12:48', '2022-10-18 10:12:48', '', 'APP#4577', '', 'publish', 'closed', 'closed', '', 'app4577', '', '', '2022-10-18 10:12:48', '2022-10-18 10:12:48', '', 0, 'https://doccure-wp.dreamstechnologies.com/booking/app4577/', 0, 'booking', '', 0),
(4582, 1, '2022-10-18 14:09:40', '2022-10-18 14:09:40', '', 'Order &ndash; October 18, 2022 @ 02:09 PM', '', 'wc-completed', 'open', 'closed', 'wc_order_DCjYzGGwYslLJ', 'order-oct-18-2022-0209-pm', '', '', '2022-10-18 14:10:20', '2022-10-18 14:10:20', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=shop_order&#038;p=4582', 0, 'shop_order', '', 4),
(4583, 62, '2022-10-18 14:10:20', '2022-10-18 14:10:20', '', 'APP#4582', '', 'publish', 'closed', 'closed', '', 'app4582', '', '', '2022-10-18 14:10:20', '2022-10-18 14:10:20', '', 0, 'https://doccure-wp.dreamstechnologies.com/booking/app4582/', 0, 'booking', '', 0),
(4584, 1, '2022-10-19 04:29:21', '2022-10-19 04:29:21', '', 'Order &ndash; October 19, 2022 @ 04:29 AM', '', 'wc-completed', 'open', 'closed', 'wc_order_yPf1E2dOPDxXY', 'order-oct-19-2022-0429-am', '', '', '2022-10-19 04:29:56', '2022-10-19 04:29:56', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=shop_order&#038;p=4584', 0, 'shop_order', '', 4),
(4585, 62, '2022-10-19 04:29:56', '2022-10-19 04:29:56', '', 'APP#4584', '', 'publish', 'closed', 'closed', '', 'app4584', '', '', '2022-10-19 04:29:56', '2022-10-19 04:29:56', '', 0, 'https://doccure-wp.dreamstechnologies.com/booking/app4584/', 0, 'booking', '', 0),
(4586, 1, '2022-10-19 06:25:42', '2022-10-19 06:25:42', '', 'Forgot Password', '', 'inherit', 'closed', 'closed', '', '1934-revision-v1', '', '', '2022-10-19 06:25:42', '2022-10-19 06:25:42', '', 1934, 'https://doccure-wp.dreamstechnologies.com/?p=4586', 0, 'revision', '', 0),
(4587, 1, '2022-10-19 06:27:16', '2022-10-19 06:27:16', '[reset_password]', 'Forgot Password', '', 'inherit', 'closed', 'closed', '', '1934-revision-v1', '', '', '2022-10-19 06:27:16', '2022-10-19 06:27:16', '', 1934, 'https://doccure-wp.dreamstechnologies.com/?p=4587', 0, 'revision', '', 0),
(4588, 1, '2022-10-19 08:14:57', '2022-10-19 08:14:57', '', 'Order &ndash; October 19, 2022 @ 08:14 AM', '', 'wc-completed', 'open', 'closed', 'wc_order_1SER530GKfZ8u', 'order-oct-19-2022-0814-am', '', '', '2022-10-19 08:15:00', '2022-10-19 08:15:00', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=shop_order&#038;p=4588', 0, 'shop_order', '', 2),
(4590, 1, '2022-10-19 19:41:16', '2022-10-19 19:41:16', '', 'Order &ndash; October 19, 2022 @ 07:41 PM', '', 'wc-completed', 'open', 'closed', 'wc_order_TdEBaVF5A0yls', 'order-oct-19-2022-0741-pm', '', '', '2022-10-19 19:41:19', '2022-10-19 19:41:19', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=shop_order&#038;p=4590', 0, 'shop_order', '', 2),
(4591, 10, '2022-10-19 19:41:22', '2022-10-19 19:41:22', '', 'APP#4590', '', 'publish', 'closed', 'closed', '', 'app4590', '', '', '2022-10-19 19:41:22', '2022-10-19 19:41:22', '', 0, 'https://doccure-wp.dreamstechnologies.com/booking/app4590/', 0, 'booking', '', 0),
(4593, 1, '2022-10-20 06:04:36', '2022-10-20 06:04:36', '', 'Order &ndash; October 20, 2022 @ 06:04 AM', '', 'wc-failed', 'open', 'closed', 'wc_order_CKf7qGnmyYdSP', 'order-oct-20-2022-0604-am', '', '', '2022-10-20 06:05:43', '2022-10-20 06:05:43', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=shop_order&#038;p=4593', 0, 'shop_order', '', 5),
(4598, 1, '2022-10-22 20:12:47', '2022-10-22 20:12:47', '', 'Order &ndash; October 22, 2022 @ 08:12 PM', '', 'wc-cancelled', 'open', 'closed', 'wc_order_3OW6XOFm3qKp5', 'order-oct-22-2022-0812-pm', '', '', '2022-10-22 21:38:42', '2022-10-22 21:38:42', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=shop_order&#038;p=4598', 0, 'shop_order', '', 2),
(4600, 1, '2022-10-23 13:02:16', '2022-10-23 13:02:16', '', 'Order &ndash; October 23, 2022 @ 01:02 PM', '', 'wc-cancelled', 'open', 'closed', 'wc_order_3g5H203awAMXf', 'order-oct-23-2022-0102-pm', '', '', '2022-10-23 14:18:08', '2022-10-23 14:18:08', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=shop_order&#038;p=4600', 0, 'shop_order', '', 2),
(4624, 10, '2022-11-18 16:50:59', '0000-00-00 00:00:00', '', 'APP#-9210', '', 'pending', 'closed', 'closed', '', '', '', '', '2022-11-18 16:50:59', '0000-00-00 00:00:00', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=4624', 0, 'booking', '', 0),
(4629, 10, '2022-11-20 14:10:03', '2022-11-20 14:10:03', '', 'APP#-9080', '', 'publish', 'closed', 'closed', '', 'app-9080', '', '', '2022-11-20 14:10:03', '2022-11-20 14:10:03', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&#038;p=4629', 0, 'booking', '', 0),
(4630, 10, '2022-11-20 14:11:18', '0000-00-00 00:00:00', '', 'APP#-8004', '', 'pending', 'closed', 'closed', '', '', '', '', '2022-11-20 14:11:18', '0000-00-00 00:00:00', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=4630', 0, 'booking', '', 0),
(4631, 10, '2022-11-20 14:13:55', '2022-11-20 14:13:55', '', 'APP#-2608', '', 'publish', 'closed', 'closed', '', 'app-2608', '', '', '2022-11-20 14:13:55', '2022-11-20 14:13:55', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&#038;p=4631', 0, 'booking', '', 0),
(4632, 10, '2023-01-03 05:57:09', '2023-01-03 05:57:09', '', 'APP#-1969', '', 'cancelled', 'closed', 'closed', '', 'app-1969', '', '', '2023-01-03 05:57:09', '2023-01-03 05:57:09', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&#038;p=4632', 0, 'booking', '', 0),
(4633, 11, '2022-11-21 21:58:57', '2022-11-21 21:58:57', '', 'Joan Gardner', '', 'publish', 'closed', 'closed', '', 'joan-gardner-2', '', '', '2022-11-21 21:58:57', '2022-11-21 21:58:57', '', 0, 'https://doccure-wp.dreamstechnologies.com/prescription/joan-gardner-2/', 0, 'prescription', '', 0),
(4644, 10, '2022-11-27 11:24:23', '0000-00-00 00:00:00', '', 'APP#-4032', '', 'pending', 'closed', 'closed', '', '', '', '', '2022-11-27 11:24:23', '0000-00-00 00:00:00', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=4644', 0, 'booking', '', 0),
(4646, 11, '2022-11-27 17:55:32', '2022-11-27 17:55:32', '', 'İlyas Kuşak', '', 'publish', 'closed', 'closed', '', 'ilyas-kusak', '', '', '2022-11-27 17:55:32', '2022-11-27 17:55:32', '', 0, 'https://doccure-wp.dreamstechnologies.com/prescription/ilyas-kusak/', 0, 'prescription', '', 0),
(4648, 10, '2022-11-29 10:03:08', '0000-00-00 00:00:00', '', 'APP#-2651', '', 'pending', 'closed', 'closed', '', '', '', '', '2022-11-29 10:03:08', '0000-00-00 00:00:00', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=4648', 0, 'booking', '', 0),
(4651, 10, '2022-12-07 16:15:24', '2022-12-07 16:15:24', '', 'APP#-7155', '', 'publish', 'closed', 'closed', '', 'app-7155', '', '', '2022-12-07 16:15:24', '2022-12-07 16:15:24', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&#038;p=4651', 0, 'booking', '', 0),
(4652, 10, '2022-12-01 11:53:00', '0000-00-00 00:00:00', '', 'APP#-6284', '', 'pending', 'closed', 'closed', '', '', '', '', '2022-12-01 11:53:00', '0000-00-00 00:00:00', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=4652', 0, 'booking', '', 0),
(4653, 10, '2022-12-06 14:08:31', '2022-12-06 14:08:31', '', 'APP#-1268', '', 'cancelled', 'closed', 'closed', '', 'app-1268', '', '', '2022-12-06 14:08:31', '2022-12-06 14:08:31', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&#038;p=4653', 0, 'booking', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(4654, 1, '2022-12-05 05:58:44', '2022-12-05 05:58:44', '<p>[vc_row][vc_column][rev_slider slidertitle=\"Slider1\" alias=\"slider-1\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" el_class=\"home_searchform\" css=\".vc_custom_1640946506112{background-color: #15558d !important;}\"][vc_column][vc_column_text][homesearch_form][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" el_class=\"homemain_looking\"][vc_column][vc_custom_heading text=\"What are you looking for?\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" el_class=\"section-title\"][vc_row_inner][vc_column_inner el_class=\"looking_infoblock\" width=\"1/3\"][vc_single_image image=\"4579\" img_size=\"full\"][vc_column_text el_class=\"lookingfor_content\"]</p>\r\n<h4>Visit a doctor</h4>\r\n<p><a href=\"#\">Book now</a>[/vc_column_text][/vc_column_inner][vc_column_inner el_class=\"looking_infoblock\" width=\"1/3\"][vc_single_image image=\"4625\" img_size=\"full\"][vc_column_text el_class=\"lookingfor_content\"]</p>\r\n<h4>Medical</h4>\r\n<p><a href=\"#\">Read More</a>[/vc_column_text][/vc_column_inner][vc_column_inner el_class=\"looking_infoblock\" width=\"1/3\"][vc_single_image image=\"4627\" img_size=\"full\"][vc_column_text el_class=\"lookingfor_content\"]</p>\r\n<h4>Services</h4>\r\n<p><a href=\"#\">Read More</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" el_class=\"homemain_clinic\"][vc_column][vc_custom_heading text=\"Clinic and Specialities\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" el_class=\"section-title\"][vc_column_text]</p>\r\n<p style=\"text-align: center;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br />\r\ntempor incididunt ut labore et dolore magna aliqua.</p>\r\n<p>[/vc_column_text][vc_column_text]</p>\r\n<p style=\"text-align: center;\">[slide-anything id=\'527\']</p>\r\n<p>[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1669115224662{background-color: #15558d !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"home_counter_block\"][vc_column width=\"1/4\" el_class=\"home_countersection\"][vc_icon icon_fontawesome=\"fas fa-procedures\" align=\"center\"][vc_column_text]<br />\r\n<b class=\"counter\">3500</b></p>\r\n<p>Happy Customers</p>\r\n<p>[/vc_column_text][/vc_column][vc_column width=\"1/4\" el_class=\"home_countersection\"][vc_icon icon_fontawesome=\"fas fa-briefcase\" align=\"center\"][vc_column_text]<b class=\"counter\">450+</b></p>\r\n<p>Projects Done[/vc_column_text][/vc_column][vc_column width=\"1/4\" el_class=\"home_countersection\"][vc_icon icon_fontawesome=\"fas fa-heartbeat\" align=\"center\"][vc_column_text]<b class=\"counter\">40+</b></p>\r\n<p>Awards[/vc_column_text][/vc_column][vc_column width=\"1/4\" el_class=\"home_countersection\"][vc_icon icon_fontawesome=\"fas fa-ambulance\" align=\"center\"][vc_column_text]<b class=\"counter\">3500</b></p>\r\n<p>Client Works[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" css=\".vc_custom_1669103822035{background-color: #f8f9fa !important;}\" el_class=\"home_doctor\"][vc_column css=\".vc_custom_1640931534164{padding-right: 0px !important;}\"][vc_custom_heading text=\"Book Our Doctor\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" el_class=\"section-title\"][vc_column_text][doctors_loop][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" el_class=\"home_available\"][vc_column][vc_custom_heading text=\"Available Features in Our Clinic\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" el_class=\"section-title\"][vc_column_text el_class=\"sub-title\"]</p>\r\n<p style=\"text-align: center;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br />\r\ntempor incididunt ut labore et dolore magna aliqua.</p>\r\n<p>[/vc_column_text][vc_row_inner][vc_column_inner el_class=\"home_available_info\" width=\"1/3\"][vc_icon icon_fontawesome=\"fas fa-capsules\"][vc_column_text el_class=\"home_bg_before\"]Medical[/vc_column_text][/vc_column_inner][vc_column_inner el_class=\"home_available_info\" width=\"1/3\"][vc_icon icon_fontawesome=\"fas fa-heartbeat\"][vc_column_text el_class=\"home_bg_before\"]Operation[/vc_column_text][/vc_column_inner][vc_column_inner el_class=\"home_available_info\" width=\"1/3\"][vc_icon icon_fontawesome=\"far fa-hospital\"][vc_column_text el_class=\"home_bg_before\"]Laboratory[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner el_class=\"home_available_info\" width=\"1/3\"][vc_icon icon_fontawesome=\"fas fa-pills\"][vc_column_text el_class=\"home_bg_before\"]ICU[/vc_column_text][/vc_column_inner][vc_column_inner el_class=\"home_available_info\" width=\"1/3\"][vc_icon icon_fontawesome=\"fas fa-x-ray\"][vc_column_text el_class=\"home_bg_before\"]Test Room[/vc_column_text][/vc_column_inner][vc_column_inner el_class=\"home_available_info\" width=\"1/3\"][vc_icon icon_fontawesome=\"fas fa-procedures\"][vc_column_text el_class=\"home_bg_before\"]Patient Ward[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1669103577753{background-color: #f8f9fa !important;}\" el_class=\"home_blog\"][vc_column][vc_custom_heading text=\"Blogs and News\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" el_class=\"section-title\"][vc_column_text el_class=\"sub-title\"]</p>\r\n<p style=\"text-align: center;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br />\r\ntempor incididunt ut labore et dolore magna aliqua.</p>\r\n<p>[/vc_column_text][vc_column_text][homeblog_loop][/vc_column_text][/vc_column][/vc_row]</p>\r\n', 'Home', '', 'inherit', 'closed', 'closed', '', '70-revision-v1', '', '', '2022-12-05 05:58:44', '2022-12-05 05:58:44', '', 70, 'https://doccure-wp.dreamstechnologies.com/?p=4654', 0, 'revision', '', 0),
(4655, 1, '2022-12-05 06:00:54', '2022-12-05 06:00:54', '<p>[vc_row][vc_column][rev_slider slidertitle=\"Slider1\" alias=\"slider-1\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" el_class=\"home_searchform\" css=\".vc_custom_1640946506112{background-color: #15558d !important;}\"][vc_column][vc_column_text][homesearch_form][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" el_class=\"homemain_looking\"][vc_column][vc_custom_heading text=\"What are you looking for?\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" el_class=\"section-title\"][vc_row_inner][vc_column_inner el_class=\"looking_infoblock\" width=\"1/3\"][vc_single_image image=\"767\" img_size=\"full\"][vc_column_text el_class=\"lookingfor_content\"]</p>\r\n<h4>Visit a doctor</h4>\r\n<p><a href=\"#\">Book now</a>[/vc_column_text][/vc_column_inner][vc_column_inner el_class=\"looking_infoblock\" width=\"1/3\"][vc_single_image image=\"4625\" img_size=\"full\"][vc_column_text el_class=\"lookingfor_content\"]</p>\r\n<h4>Medical</h4>\r\n<p><a href=\"#\">Read More</a>[/vc_column_text][/vc_column_inner][vc_column_inner el_class=\"looking_infoblock\" width=\"1/3\"][vc_single_image image=\"4627\" img_size=\"full\"][vc_column_text el_class=\"lookingfor_content\"]</p>\r\n<h4>Services</h4>\r\n<p><a href=\"#\">Read More</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" el_class=\"homemain_clinic\"][vc_column][vc_custom_heading text=\"Clinic and Specialities\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" el_class=\"section-title\"][vc_column_text]</p>\r\n<p style=\"text-align: center;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br />\r\ntempor incididunt ut labore et dolore magna aliqua.</p>\r\n<p>[/vc_column_text][vc_column_text]</p>\r\n<p style=\"text-align: center;\">[slide-anything id=\'527\']</p>\r\n<p>[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1669115224662{background-color: #15558d !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"home_counter_block\"][vc_column width=\"1/4\" el_class=\"home_countersection\"][vc_icon icon_fontawesome=\"fas fa-procedures\" align=\"center\"][vc_column_text]<br />\r\n<b class=\"counter\">3500</b></p>\r\n<p>Happy Customers</p>\r\n<p>[/vc_column_text][/vc_column][vc_column width=\"1/4\" el_class=\"home_countersection\"][vc_icon icon_fontawesome=\"fas fa-briefcase\" align=\"center\"][vc_column_text]<b class=\"counter\">450+</b></p>\r\n<p>Projects Done[/vc_column_text][/vc_column][vc_column width=\"1/4\" el_class=\"home_countersection\"][vc_icon icon_fontawesome=\"fas fa-heartbeat\" align=\"center\"][vc_column_text]<b class=\"counter\">40+</b></p>\r\n<p>Awards[/vc_column_text][/vc_column][vc_column width=\"1/4\" el_class=\"home_countersection\"][vc_icon icon_fontawesome=\"fas fa-ambulance\" align=\"center\"][vc_column_text]<b class=\"counter\">3500</b></p>\r\n<p>Client Works[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" css=\".vc_custom_1669103822035{background-color: #f8f9fa !important;}\" el_class=\"home_doctor\"][vc_column css=\".vc_custom_1640931534164{padding-right: 0px !important;}\"][vc_custom_heading text=\"Book Our Doctor\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" el_class=\"section-title\"][vc_column_text][doctors_loop][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" el_class=\"home_available\"][vc_column][vc_custom_heading text=\"Available Features in Our Clinic\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" el_class=\"section-title\"][vc_column_text el_class=\"sub-title\"]</p>\r\n<p style=\"text-align: center;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br />\r\ntempor incididunt ut labore et dolore magna aliqua.</p>\r\n<p>[/vc_column_text][vc_row_inner][vc_column_inner el_class=\"home_available_info\" width=\"1/3\"][vc_icon icon_fontawesome=\"fas fa-capsules\"][vc_column_text el_class=\"home_bg_before\"]Medical[/vc_column_text][/vc_column_inner][vc_column_inner el_class=\"home_available_info\" width=\"1/3\"][vc_icon icon_fontawesome=\"fas fa-heartbeat\"][vc_column_text el_class=\"home_bg_before\"]Operation[/vc_column_text][/vc_column_inner][vc_column_inner el_class=\"home_available_info\" width=\"1/3\"][vc_icon icon_fontawesome=\"far fa-hospital\"][vc_column_text el_class=\"home_bg_before\"]Laboratory[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner el_class=\"home_available_info\" width=\"1/3\"][vc_icon icon_fontawesome=\"fas fa-pills\"][vc_column_text el_class=\"home_bg_before\"]ICU[/vc_column_text][/vc_column_inner][vc_column_inner el_class=\"home_available_info\" width=\"1/3\"][vc_icon icon_fontawesome=\"fas fa-x-ray\"][vc_column_text el_class=\"home_bg_before\"]Test Room[/vc_column_text][/vc_column_inner][vc_column_inner el_class=\"home_available_info\" width=\"1/3\"][vc_icon icon_fontawesome=\"fas fa-procedures\"][vc_column_text el_class=\"home_bg_before\"]Patient Ward[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1669103577753{background-color: #f8f9fa !important;}\" el_class=\"home_blog\"][vc_column][vc_custom_heading text=\"Blogs and News\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" el_class=\"section-title\"][vc_column_text el_class=\"sub-title\"]</p>\r\n<p style=\"text-align: center;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br />\r\ntempor incididunt ut labore et dolore magna aliqua.</p>\r\n<p>[/vc_column_text][vc_column_text][homeblog_loop][/vc_column_text][/vc_column][/vc_row]</p>\r\n', 'Home', '', 'inherit', 'closed', 'closed', '', '70-revision-v1', '', '', '2022-12-05 06:00:54', '2022-12-05 06:00:54', '', 70, 'https://doccure-wp.dreamstechnologies.com/?p=4655', 0, 'revision', '', 0),
(4657, 1, '2022-12-05 06:02:17', '2022-12-05 06:02:17', '<p>[vc_row][vc_column][rev_slider slidertitle=\"Slider1\" alias=\"slider-1\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" el_class=\"home_searchform\" css=\".vc_custom_1640946506112{background-color: #15558d !important;}\"][vc_column][vc_column_text][homesearch_form][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" el_class=\"homemain_looking\"][vc_column][vc_custom_heading text=\"What are you looking for?\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" el_class=\"section-title\"][vc_row_inner][vc_column_inner el_class=\"looking_infoblock\" width=\"1/3\"][vc_single_image image=\"767\" img_size=\"full\"][vc_column_text el_class=\"lookingfor_content\"]</p>\r\n<h4>Visit a doctor</h4>\r\n<p><a href=\"#\">Book now</a>[/vc_column_text][/vc_column_inner][vc_column_inner el_class=\"looking_infoblock\" width=\"1/3\"][vc_single_image image=\"1788\" img_size=\"full\"][vc_column_text el_class=\"lookingfor_content\"]</p>\r\n<h4>Medical</h4>\r\n<p><a href=\"#\">Read More</a>[/vc_column_text][/vc_column_inner][vc_column_inner el_class=\"looking_infoblock\" width=\"1/3\"][vc_single_image image=\"1789\" img_size=\"full\"][vc_column_text el_class=\"lookingfor_content\"]</p>\r\n<h4>Services</h4>\r\n<p><a href=\"#\">Read More</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" el_class=\"homemain_clinic\"][vc_column][vc_custom_heading text=\"Clinic and Specialities\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" el_class=\"section-title\"][vc_column_text]</p>\r\n<p style=\"text-align: center;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br />\r\ntempor incididunt ut labore et dolore magna aliqua.</p>\r\n<p>[/vc_column_text][vc_column_text]</p>\r\n<p style=\"text-align: center;\">[slide-anything id=\'527\']</p>\r\n<p>[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1669115224662{background-color: #15558d !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"home_counter_block\"][vc_column width=\"1/4\" el_class=\"home_countersection\"][vc_icon icon_fontawesome=\"fas fa-procedures\" align=\"center\"][vc_column_text]<br />\r\n<b class=\"counter\">3500</b></p>\r\n<p>Happy Customers</p>\r\n<p>[/vc_column_text][/vc_column][vc_column width=\"1/4\" el_class=\"home_countersection\"][vc_icon icon_fontawesome=\"fas fa-briefcase\" align=\"center\"][vc_column_text]<b class=\"counter\">450+</b></p>\r\n<p>Projects Done[/vc_column_text][/vc_column][vc_column width=\"1/4\" el_class=\"home_countersection\"][vc_icon icon_fontawesome=\"fas fa-heartbeat\" align=\"center\"][vc_column_text]<b class=\"counter\">40+</b></p>\r\n<p>Awards[/vc_column_text][/vc_column][vc_column width=\"1/4\" el_class=\"home_countersection\"][vc_icon icon_fontawesome=\"fas fa-ambulance\" align=\"center\"][vc_column_text]<b class=\"counter\">3500</b></p>\r\n<p>Client Works[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" css=\".vc_custom_1669103822035{background-color: #f8f9fa !important;}\" el_class=\"home_doctor\"][vc_column css=\".vc_custom_1640931534164{padding-right: 0px !important;}\"][vc_custom_heading text=\"Book Our Doctor\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" el_class=\"section-title\"][vc_column_text][doctors_loop][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" el_class=\"home_available\"][vc_column][vc_custom_heading text=\"Available Features in Our Clinic\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" el_class=\"section-title\"][vc_column_text el_class=\"sub-title\"]</p>\r\n<p style=\"text-align: center;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br />\r\ntempor incididunt ut labore et dolore magna aliqua.</p>\r\n<p>[/vc_column_text][vc_row_inner][vc_column_inner el_class=\"home_available_info\" width=\"1/3\"][vc_icon icon_fontawesome=\"fas fa-capsules\"][vc_column_text el_class=\"home_bg_before\"]Medical[/vc_column_text][/vc_column_inner][vc_column_inner el_class=\"home_available_info\" width=\"1/3\"][vc_icon icon_fontawesome=\"fas fa-heartbeat\"][vc_column_text el_class=\"home_bg_before\"]Operation[/vc_column_text][/vc_column_inner][vc_column_inner el_class=\"home_available_info\" width=\"1/3\"][vc_icon icon_fontawesome=\"far fa-hospital\"][vc_column_text el_class=\"home_bg_before\"]Laboratory[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner el_class=\"home_available_info\" width=\"1/3\"][vc_icon icon_fontawesome=\"fas fa-pills\"][vc_column_text el_class=\"home_bg_before\"]ICU[/vc_column_text][/vc_column_inner][vc_column_inner el_class=\"home_available_info\" width=\"1/3\"][vc_icon icon_fontawesome=\"fas fa-x-ray\"][vc_column_text el_class=\"home_bg_before\"]Test Room[/vc_column_text][/vc_column_inner][vc_column_inner el_class=\"home_available_info\" width=\"1/3\"][vc_icon icon_fontawesome=\"fas fa-procedures\"][vc_column_text el_class=\"home_bg_before\"]Patient Ward[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1669103577753{background-color: #f8f9fa !important;}\" el_class=\"home_blog\"][vc_column][vc_custom_heading text=\"Blogs and News\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" el_class=\"section-title\"][vc_column_text el_class=\"sub-title\"]</p>\r\n<p style=\"text-align: center;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br />\r\ntempor incididunt ut labore et dolore magna aliqua.</p>\r\n<p>[/vc_column_text][vc_column_text][homeblog_loop][/vc_column_text][/vc_column][/vc_row]</p>\r\n', 'Home', '', 'inherit', 'closed', 'closed', '', '70-revision-v1', '', '', '2022-12-05 06:02:17', '2022-12-05 06:02:17', '', 70, 'https://doccure-wp.dreamstechnologies.com/?p=4657', 0, 'revision', '', 0),
(4658, 1, '2022-12-05 06:04:37', '2022-12-05 06:04:37', '', 'feature-06', '', 'inherit', 'open', 'closed', '', 'feature-06-2', '', '', '2022-12-05 06:04:37', '2022-12-05 06:04:37', '', 70, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/12/feature-06.jpg', 0, 'attachment', 'image/jpeg', 0),
(4659, 1, '2022-12-05 06:04:48', '2022-12-05 06:04:48', '<p>[vc_row][vc_column][rev_slider slidertitle=\"Slider1\" alias=\"slider-1\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" el_class=\"home_searchform\" css=\".vc_custom_1640946506112{background-color: #15558d !important;}\"][vc_column][vc_column_text][homesearch_form][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" el_class=\"homemain_looking\"][vc_column][vc_custom_heading text=\"What are you looking for?\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" el_class=\"section-title\"][vc_row_inner][vc_column_inner el_class=\"looking_infoblock\" width=\"1/3\"][vc_single_image image=\"767\" img_size=\"full\"][vc_column_text el_class=\"lookingfor_content\"]</p>\r\n<h4>Visit a doctor</h4>\r\n<p><a href=\"#\">Book now</a>[/vc_column_text][/vc_column_inner][vc_column_inner el_class=\"looking_infoblock\" width=\"1/3\"][vc_single_image image=\"4658\" img_size=\"full\"][vc_column_text el_class=\"lookingfor_content\"]</p>\r\n<h4>Medical</h4>\r\n<p><a href=\"#\">Read More</a>[/vc_column_text][/vc_column_inner][vc_column_inner el_class=\"looking_infoblock\" width=\"1/3\"][vc_single_image image=\"1789\" img_size=\"full\"][vc_column_text el_class=\"lookingfor_content\"]</p>\r\n<h4>Services</h4>\r\n<p><a href=\"#\">Read More</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" el_class=\"homemain_clinic\"][vc_column][vc_custom_heading text=\"Clinic and Specialities\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" el_class=\"section-title\"][vc_column_text]</p>\r\n<p style=\"text-align: center;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br />\r\ntempor incididunt ut labore et dolore magna aliqua.</p>\r\n<p>[/vc_column_text][vc_column_text]</p>\r\n<p style=\"text-align: center;\">[slide-anything id=\'527\']</p>\r\n<p>[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1669115224662{background-color: #15558d !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"home_counter_block\"][vc_column width=\"1/4\" el_class=\"home_countersection\"][vc_icon icon_fontawesome=\"fas fa-procedures\" align=\"center\"][vc_column_text]<br />\r\n<b class=\"counter\">3500</b></p>\r\n<p>Happy Customers</p>\r\n<p>[/vc_column_text][/vc_column][vc_column width=\"1/4\" el_class=\"home_countersection\"][vc_icon icon_fontawesome=\"fas fa-briefcase\" align=\"center\"][vc_column_text]<b class=\"counter\">450+</b></p>\r\n<p>Projects Done[/vc_column_text][/vc_column][vc_column width=\"1/4\" el_class=\"home_countersection\"][vc_icon icon_fontawesome=\"fas fa-heartbeat\" align=\"center\"][vc_column_text]<b class=\"counter\">40+</b></p>\r\n<p>Awards[/vc_column_text][/vc_column][vc_column width=\"1/4\" el_class=\"home_countersection\"][vc_icon icon_fontawesome=\"fas fa-ambulance\" align=\"center\"][vc_column_text]<b class=\"counter\">3500</b></p>\r\n<p>Client Works[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" css=\".vc_custom_1669103822035{background-color: #f8f9fa !important;}\" el_class=\"home_doctor\"][vc_column css=\".vc_custom_1640931534164{padding-right: 0px !important;}\"][vc_custom_heading text=\"Book Our Doctor\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" el_class=\"section-title\"][vc_column_text][doctors_loop][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" el_class=\"home_available\"][vc_column][vc_custom_heading text=\"Available Features in Our Clinic\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" el_class=\"section-title\"][vc_column_text el_class=\"sub-title\"]</p>\r\n<p style=\"text-align: center;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br />\r\ntempor incididunt ut labore et dolore magna aliqua.</p>\r\n<p>[/vc_column_text][vc_row_inner][vc_column_inner el_class=\"home_available_info\" width=\"1/3\"][vc_icon icon_fontawesome=\"fas fa-capsules\"][vc_column_text el_class=\"home_bg_before\"]Medical[/vc_column_text][/vc_column_inner][vc_column_inner el_class=\"home_available_info\" width=\"1/3\"][vc_icon icon_fontawesome=\"fas fa-heartbeat\"][vc_column_text el_class=\"home_bg_before\"]Operation[/vc_column_text][/vc_column_inner][vc_column_inner el_class=\"home_available_info\" width=\"1/3\"][vc_icon icon_fontawesome=\"far fa-hospital\"][vc_column_text el_class=\"home_bg_before\"]Laboratory[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner el_class=\"home_available_info\" width=\"1/3\"][vc_icon icon_fontawesome=\"fas fa-pills\"][vc_column_text el_class=\"home_bg_before\"]ICU[/vc_column_text][/vc_column_inner][vc_column_inner el_class=\"home_available_info\" width=\"1/3\"][vc_icon icon_fontawesome=\"fas fa-x-ray\"][vc_column_text el_class=\"home_bg_before\"]Test Room[/vc_column_text][/vc_column_inner][vc_column_inner el_class=\"home_available_info\" width=\"1/3\"][vc_icon icon_fontawesome=\"fas fa-procedures\"][vc_column_text el_class=\"home_bg_before\"]Patient Ward[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1669103577753{background-color: #f8f9fa !important;}\" el_class=\"home_blog\"][vc_column][vc_custom_heading text=\"Blogs and News\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" el_class=\"section-title\"][vc_column_text el_class=\"sub-title\"]</p>\r\n<p style=\"text-align: center;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br />\r\ntempor incididunt ut labore et dolore magna aliqua.</p>\r\n<p>[/vc_column_text][vc_column_text][homeblog_loop][/vc_column_text][/vc_column][/vc_row]</p>\r\n', 'Home', '', 'inherit', 'closed', 'closed', '', '70-revision-v1', '', '', '2022-12-05 06:04:48', '2022-12-05 06:04:48', '', 70, 'https://doccure-wp.dreamstechnologies.com/?p=4659', 0, 'revision', '', 0),
(4660, 1, '2022-12-05 06:05:36', '2022-12-05 06:05:36', '', 'feature-03', '', 'inherit', 'open', 'closed', '', 'feature-03-3', '', '', '2022-12-05 06:05:36', '2022-12-05 06:05:36', '', 70, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/12/feature-03.jpg', 0, 'attachment', 'image/jpeg', 0),
(4661, 1, '2022-12-05 06:05:46', '2022-12-05 06:05:46', '<p>[vc_row][vc_column][rev_slider slidertitle=\"Slider1\" alias=\"slider-1\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" el_class=\"home_searchform\" css=\".vc_custom_1640946506112{background-color: #15558d !important;}\"][vc_column][vc_column_text][homesearch_form][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" el_class=\"homemain_looking\"][vc_column][vc_custom_heading text=\"What are you looking for?\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" el_class=\"section-title\"][vc_row_inner][vc_column_inner el_class=\"looking_infoblock\" width=\"1/3\"][vc_single_image image=\"767\" img_size=\"full\"][vc_column_text el_class=\"lookingfor_content\"]</p>\r\n<h4>Visit a doctor</h4>\r\n<p><a href=\"#\">Book now</a>[/vc_column_text][/vc_column_inner][vc_column_inner el_class=\"looking_infoblock\" width=\"1/3\"][vc_single_image image=\"4658\" img_size=\"full\"][vc_column_text el_class=\"lookingfor_content\"]</p>\r\n<h4>Medical</h4>\r\n<p><a href=\"#\">Read More</a>[/vc_column_text][/vc_column_inner][vc_column_inner el_class=\"looking_infoblock\" width=\"1/3\"][vc_single_image image=\"4660\" img_size=\"full\"][vc_column_text el_class=\"lookingfor_content\"]</p>\r\n<h4>Services</h4>\r\n<p><a href=\"#\">Read More</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" el_class=\"homemain_clinic\"][vc_column][vc_custom_heading text=\"Clinic and Specialities\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" el_class=\"section-title\"][vc_column_text]</p>\r\n<p style=\"text-align: center;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br />\r\ntempor incididunt ut labore et dolore magna aliqua.</p>\r\n<p>[/vc_column_text][vc_column_text]</p>\r\n<p style=\"text-align: center;\">[slide-anything id=\'527\']</p>\r\n<p>[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1669115224662{background-color: #15558d !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"home_counter_block\"][vc_column width=\"1/4\" el_class=\"home_countersection\"][vc_icon icon_fontawesome=\"fas fa-procedures\" align=\"center\"][vc_column_text]<br />\r\n<b class=\"counter\">3500</b></p>\r\n<p>Happy Customers</p>\r\n<p>[/vc_column_text][/vc_column][vc_column width=\"1/4\" el_class=\"home_countersection\"][vc_icon icon_fontawesome=\"fas fa-briefcase\" align=\"center\"][vc_column_text]<b class=\"counter\">450+</b></p>\r\n<p>Projects Done[/vc_column_text][/vc_column][vc_column width=\"1/4\" el_class=\"home_countersection\"][vc_icon icon_fontawesome=\"fas fa-heartbeat\" align=\"center\"][vc_column_text]<b class=\"counter\">40+</b></p>\r\n<p>Awards[/vc_column_text][/vc_column][vc_column width=\"1/4\" el_class=\"home_countersection\"][vc_icon icon_fontawesome=\"fas fa-ambulance\" align=\"center\"][vc_column_text]<b class=\"counter\">3500</b></p>\r\n<p>Client Works[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" css=\".vc_custom_1669103822035{background-color: #f8f9fa !important;}\" el_class=\"home_doctor\"][vc_column css=\".vc_custom_1640931534164{padding-right: 0px !important;}\"][vc_custom_heading text=\"Book Our Doctor\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" el_class=\"section-title\"][vc_column_text][doctors_loop][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" el_class=\"home_available\"][vc_column][vc_custom_heading text=\"Available Features in Our Clinic\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" el_class=\"section-title\"][vc_column_text el_class=\"sub-title\"]</p>\r\n<p style=\"text-align: center;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br />\r\ntempor incididunt ut labore et dolore magna aliqua.</p>\r\n<p>[/vc_column_text][vc_row_inner][vc_column_inner el_class=\"home_available_info\" width=\"1/3\"][vc_icon icon_fontawesome=\"fas fa-capsules\"][vc_column_text el_class=\"home_bg_before\"]Medical[/vc_column_text][/vc_column_inner][vc_column_inner el_class=\"home_available_info\" width=\"1/3\"][vc_icon icon_fontawesome=\"fas fa-heartbeat\"][vc_column_text el_class=\"home_bg_before\"]Operation[/vc_column_text][/vc_column_inner][vc_column_inner el_class=\"home_available_info\" width=\"1/3\"][vc_icon icon_fontawesome=\"far fa-hospital\"][vc_column_text el_class=\"home_bg_before\"]Laboratory[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner el_class=\"home_available_info\" width=\"1/3\"][vc_icon icon_fontawesome=\"fas fa-pills\"][vc_column_text el_class=\"home_bg_before\"]ICU[/vc_column_text][/vc_column_inner][vc_column_inner el_class=\"home_available_info\" width=\"1/3\"][vc_icon icon_fontawesome=\"fas fa-x-ray\"][vc_column_text el_class=\"home_bg_before\"]Test Room[/vc_column_text][/vc_column_inner][vc_column_inner el_class=\"home_available_info\" width=\"1/3\"][vc_icon icon_fontawesome=\"fas fa-procedures\"][vc_column_text el_class=\"home_bg_before\"]Patient Ward[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1669103577753{background-color: #f8f9fa !important;}\" el_class=\"home_blog\"][vc_column][vc_custom_heading text=\"Blogs and News\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" el_class=\"section-title\"][vc_column_text el_class=\"sub-title\"]</p>\r\n<p style=\"text-align: center;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br />\r\ntempor incididunt ut labore et dolore magna aliqua.</p>\r\n<p>[/vc_column_text][vc_column_text][homeblog_loop][/vc_column_text][/vc_column][/vc_row]</p>\r\n', 'Home', '', 'inherit', 'closed', 'closed', '', '70-revision-v1', '', '', '2022-12-05 06:05:46', '2022-12-05 06:05:46', '', 70, 'https://doccure-wp.dreamstechnologies.com/?p=4661', 0, 'revision', '', 0),
(4667, 1, '2022-12-05 06:24:29', '2022-12-05 06:24:29', '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.\r\n\r\nSed 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. Ut enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur, vel illum qui dolorem eum fugiat quo voluptas nulla pariatur?\r\n\r\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.[/vc_column_text][/vc_column][/vc_row]', 'Benefits of Consulting With an Online Doctor', '', 'inherit', 'closed', 'closed', '', '691-revision-v1', '', '', '2022-12-05 06:24:29', '2022-12-05 06:24:29', '', 691, 'https://doccure-wp.dreamstechnologies.com/?p=4667', 0, 'revision', '', 0),
(4668, 1, '2022-12-05 06:24:35', '2022-12-05 06:24:35', '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.\r\n\r\nSed 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. Ut enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur, vel illum qui dolorem eum fugiat quo voluptas nulla pariatur?\r\n\r\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.[/vc_column_text][/vc_column][/vc_row]', 'What are the benefits of online doctor booking', '', 'inherit', 'closed', 'closed', '', '689-revision-v1', '', '', '2022-12-05 06:24:35', '2022-12-05 06:24:35', '', 689, 'https://doccure-wp.dreamstechnologies.com/?p=4668', 0, 'revision', '', 0),
(4669, 1, '2022-12-05 06:24:42', '2022-12-05 06:24:42', '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.\r\n\r\nSed 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. Ut enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur, vel illum qui dolorem eum fugiat quo voluptas nulla pariatur?\r\n\r\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.[/vc_column_text][/vc_column][/vc_row]', '5 Great reasons to use an online doctor', '', 'inherit', 'closed', 'closed', '', '656-revision-v1', '', '', '2022-12-05 06:24:42', '2022-12-05 06:24:42', '', 656, 'https://doccure-wp.dreamstechnologies.com/?p=4669', 0, 'revision', '', 0),
(4670, 1, '2022-12-05 06:27:48', '2022-12-05 06:27:48', '<p>[vc_row el_class=\"tabs_accordionblock faq_page\"][vc_column][vc_tta_tour style=\"outline\" active_section=\"1\"][vc_tta_section i_position=\"right\" i_icon_fontawesome=\"fas fa-chevron-right\" add_icon=\"true\" title=\"Payments\" tab_id=\"1669786712086-f7870ff0-b86b\" el_class=\"border_tabs\"][vc_toggle title=\"Can i make an Appointment Online with White Plains Hospital Kendi?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Does White Plains Hospital Kendi Offer Telehealth ?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Can I Make An Appointment Online With White Plains Hospital Kendi?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"White Plains Hospital Kendiaccepts Insurance\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Where Is White Plains Hospital Kendi\'soffice Located?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][/vc_tta_section][vc_tta_section i_position=\"right\" i_icon_fontawesome=\"fas fa-chevron-right\" add_icon=\"true\" title=\"Booking\" tab_id=\"1669786712115-cb873ef2-6e5c\"][vc_toggle title=\"Can i make an Appointment Online with White Plains Hospital Kendi?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Does White Plains Hospital Kendi Offer Telehealth ?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"How Can I Start Music Careers?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"White Plains Hospital Kendiaccepts Insurance\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][/vc_tta_section][vc_tta_section i_position=\"right\" i_icon_fontawesome=\"fas fa-chevron-right\" add_icon=\"true\" title=\"Mattis urna sit\" tab_id=\"1669800335044-78b7c19e-885f\"][vc_toggle title=\"Can i make an Appointment Online with White Plains Hospital Kendi?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Does White Plains Hospital Kendi Offer Telehealth ?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Can i make an Appointment Online with White Plains Hospital Kendi?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Where Is White Plains Hospital Kendi\'soffice Located?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"White Plains Hospital Kendiaccepts Insurance\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Where Is White Plains Hospital Kendi\'soffice Located?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Does White Plains Hospital Kendi Offer Telehealth ?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"White Plains Hospital Kendiaccepts Insurance\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Can i make an Appointment Online with White Plains Hospital Kendi?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][/vc_tta_section][vc_tta_section i_position=\"right\" i_icon_fontawesome=\"fas fa-chevron-right\" add_icon=\"true\" title=\"Molestie vel augue\" tab_id=\"1669800701024-5452ae62-ae00\"][vc_toggle title=\"Can i make an Appointment Online with White Plains Hospital Kendi?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Does White Plains Hospital Kendi Offer Telehealth ?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][/vc_tta_section][vc_tta_section i_position=\"right\" i_icon_fontawesome=\"fas fa-chevron-right\" add_icon=\"true\" title=\"Eros odio\" tab_id=\"1669800889691-f98eb614-f97d\"][vc_toggle title=\"Does White Plains Hospital Kendi Offer Telehealth ?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Can i make an Appointment Online with White Plains Hospital Kendi?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][/vc_tta_section][/vc_tta_tour][/vc_column][/vc_row]</p>\r\n', 'FAQ', '', 'inherit', 'closed', 'closed', '', '228-revision-v1', '', '', '2022-12-05 06:27:48', '2022-12-05 06:27:48', '', 228, 'https://doccure-wp.dreamstechnologies.com/?p=4670', 0, 'revision', '', 0),
(4671, 1, '2022-12-05 06:29:59', '2022-12-05 06:29:59', '[vc_row full_width=\"stretch_row\" css=\".vc_custom_1669703020704{background-color: #f8f9fa !important;}\" el_class=\"contact_firstsection\"][vc_column el_class=\"section-title\"][vc_custom_heading text=\"Contact Us\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" el_class=\"title\"][vc_column_text el_class=\"contacttitle_spacing\"]\r\n<p style=\"text-align: center;\">Great doctor if you need your family member to get effective immediate assistance,\r\nemergency treatment, or simple consultation.</p>\r\n[/vc_column_text][vc_row_inner equal_height=\"yes\" el_class=\"contact_info\"][vc_column_inner el_class=\"contactus_infobox\" width=\"1/3\"][vc_icon icon_fontawesome=\"fas fa-phone-alt\" align=\"center\"][vc_custom_heading text=\"Phone Number\" font_container=\"tag:h5|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]\r\n<p style=\"text-align: center;\">+1 315 369 5943</p>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner el_class=\"contactus_infobox\" width=\"1/3\"][vc_icon icon_fontawesome=\"far fa-envelope\" align=\"center\"][vc_custom_heading text=\"Email\" font_container=\"tag:h5|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]\r\n<p style=\"text-align: center;\">[email protected]</p>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner el_class=\"contactus_infobox\" width=\"1/3\"][vc_icon icon_fontawesome=\"fas fa-map-marker-alt\" align=\"center\"][vc_custom_heading text=\"Location\" font_container=\"tag:h5|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]\r\n<p style=\"text-align: center;\">3556 Beech Street, USA</p>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1637850786591{padding-top: 70px !important;padding-bottom: 70px !important;}\"][vc_column width=\"1/2\"][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDI2MjQuOTkxNDQwNjA4MTQ5MyUyMTJkMi4yOTIyOTI2MTUyMDE2NTQlMjEzZDQ4Ljg1ODM3MzYwODY2MjcyJTIxMm0zJTIxMWYwJTIxMmYwJTIxM2YwJTIxM20yJTIxMWkxMDI0JTIxMmk3NjglMjE0ZjEzLjElMjEzbTMlMjExbTIlMjExczB4NDdlNjZlMjk2NGUzNGUyZCUyNTNBMHg4ZGRjYTllZTM4MGVmN2UwJTIxMnNFaWZmZWwlMjUyMFRvd2VyJTIxNWUwJTIxM20yJTIxMXNlbiUyMTJzaW4lMjE0djE1NzExMTUwODQ4MjglMjE1bTIlMjExc2VuJTIxMnNpbiUyMiUyMHdpZHRoJTNEJTIyNTAwJTIyJTIwaGVpZ2h0JTNEJTIyNDcwJTIyJTIwZnJhbWVib3JkZXIlM0QlMjIwJTIyJTIwc3R5bGUlM0QlMjJib3JkZXIlM0EwJTIyJTIwYWxsb3dmdWxsc2NyZWVuJTNFJTNDJTJGaWZyYW1lJTNF\" css=\".vc_custom_1637850763809{margin-bottom: 0px !important;border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][vc_column width=\"1/2\" el_class=\"section-title\"][vc_column_text el_class=\"contact_subinfo\"]GET IN TOUCH[/vc_column_text][vc_custom_heading text=\"Contact Details\" use_theme_fonts=\"yes\" el_class=\"title contact_spacing\"][contact-form-7 id=\"244\"][/vc_column][/vc_row]', 'Contact Us', '', 'inherit', 'closed', 'closed', '', '241-revision-v1', '', '', '2022-12-05 06:29:59', '2022-12-05 06:29:59', '', 241, 'https://doccure-wp.dreamstechnologies.com/?p=4671', 0, 'revision', '', 0),
(4677, 1, '2022-12-05 07:05:28', '2022-12-05 07:05:28', '<!-- wp:paragraph -->\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\n<!-- /wp:paragraph -->', 'Eugene Freeman', '', 'publish', 'closed', 'closed', '', 'eugene-freeman', '', '', '2022-12-05 07:07:18', '2022-12-05 07:07:18', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=testimonials&#038;p=4677', 0, 'testimonials', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(4678, 1, '2022-12-05 07:06:33', '2022-12-05 07:06:33', '<!-- wp:paragraph -->\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\n<!-- /wp:paragraph -->', 'Charles Ortega', 'EL PASO, USA', 'publish', 'closed', 'closed', '', 'charles-ortega', '', '', '2022-12-05 07:08:17', '2022-12-05 07:08:17', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=testimonials&#038;p=4678', 0, 'testimonials', '', 0),
(4679, 1, '2022-12-05 07:08:29', '2022-12-05 07:08:29', '<!-- wp:paragraph -->\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\n<!-- /wp:paragraph -->', 'Denise Stevens', 'ABINGTON, USA', 'publish', 'closed', 'closed', '', 'denise-stevens', '', '', '2022-12-05 07:08:29', '2022-12-05 07:08:29', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=testimonials&#038;p=4679', 0, 'testimonials', '', 0),
(4683, 1, '2022-12-05 07:48:42', '2022-12-05 07:48:42', '<!-- wp:paragraph -->\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\n<!-- /wp:paragraph -->', 'Jennifer Robinson', 'LELAND, USA', 'publish', 'closed', 'closed', '', 'jennifer-robinson', '', '', '2022-12-05 07:50:24', '2022-12-05 07:50:24', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=testimonials&#038;p=4683', 0, 'testimonials', '', 0),
(4689, 1, '2022-12-05 08:10:06', '2022-12-05 08:10:06', '<style>/*! elementor - v3.12.2 - 23-04-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1000\" height=\"750\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/login-banner.png\" alt=\"\" loading=\"lazy\" srcset=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/login-banner.png 1000w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/login-banner-300x225.png 300w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/login-banner-768x576.png 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />															\n			<style>/*! elementor - v3.12.2 - 23-04-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h6>We Provide</h6>		\n			<h2>Total Medical Services</h2>		\n		<p>We provide the most full medical services, so every person could have the opportunity to receive qualitative medical help.</p>\n<p>Clinical excellence, diversity, and access to innovative technology are all hallmarks of the graduate medical education experience at doccure. Our residents, fellows, and renowned staff share their experience working at doccure. We try to do our best to help you and provide with high-quality services.</p>		\n												<h5>Experienced Physicians</h5>\n						<p>Your health is your most important asset. You should entrust it only to the best professionals.\n</p>\n												<h5>Personalized Treatment</h5>\n						<p>Your health is your most important asset. You should entrust it only to the best professionals.\n</p>\n												<h5>Quality and Safety</h5>\n						<p>Your health is your most important asset. You should entrust it only to the best professionals.\n</p>\n 		<h2 \n		style=\"text-align:center;\"> Our Clinical Services </h2>\n												<h5>Consultation</h5>\n												<h5>Diagnosis</h5>\n												<h5>Treatment</h5>\n												<h5>Pregnancy Care</h5>\n												<h5>Pediatric</h5>\n												<h5>Online Help</h5>\n		<h2>Get Online Consultation</h2>\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In porta luctus est interdum pretium. Fusce id tortor fringilla, suscipit turpis ac, varius ex. Cras vel metus ligula. Nam enim ligula, bibendum a iaculis ut, cursus id augue. Proin vitae purus id tortor vehicula scelerisque non in libero.</p>\n<p>Nulla non turpis sit amet purus pharetra sollicitudin. Proin rutrum urna ut suscipit ullamcorper. Proin sapien felis, dignissim non finibus eget, luctus vel purus. Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros.</p>\n	Payments \n	  <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n	Booking \n	  <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n	Mattis urna sit \n	  <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n	Molestie vel augue \n	  <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n	Eros odio \n	  <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>', 'Patient Ward', '', 'publish', 'closed', 'closed', '', 'patient-ward', '', '', '2023-04-28 15:41:57', '2023-04-28 15:41:57', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=services&#038;p=4689', 0, 'services', '', 0),
(4691, 1, '2022-12-05 08:12:13', '2022-12-05 08:12:13', '<img width=\"1000\" height=\"750\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/login-banner.png\" alt=\"\" loading=\"lazy\" srcset=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/login-banner.png 1000w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/login-banner-300x225.png 300w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/login-banner-768x576.png 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />															\n			<h6>We Provide</h6>		\n			<h2>Total Medical Services</h2>		\n		<p>We provide the most full medical services, so every person could have the opportunity to receive qualitative medical help.</p>\n<p>Clinical excellence, diversity, and access to innovative technology are all hallmarks of the graduate medical education experience at doccure. Our residents, fellows, and renowned staff share their experience working at doccure. We try to do our best to help you and provide with high-quality services.</p>		\n												<h5>Experienced Physicians</h5>\n						<p>Your health is your most important asset. You should entrust it only to the best professionals.\n</p>\n												<h5>Personalized Treatment</h5>\n						<p>Your health is your most important asset. You should entrust it only to the best professionals.\n</p>\n												<h5>Quality and Safety</h5>\n						<p>Your health is your most important asset. You should entrust it only to the best professionals.\n</p>\n 		<h2 \n		style=\"text-align:center;\"> Our Clinical Services </h2>\n												<h5>Consultation</h5>\n												<h5>Diagnosis</h5>\n												<h5>Treatment</h5>\n												<h5>Pregnancy Care</h5>\n												<h5>Pediatric</h5>\n												<h5>Online Help</h5>\n		<h2>Get Online Consultation</h2>\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In porta luctus est interdum pretium. Fusce id tortor fringilla, suscipit turpis ac, varius ex. Cras vel metus ligula. Nam enim ligula, bibendum a iaculis ut, cursus id augue. Proin vitae purus id tortor vehicula scelerisque non in libero.</p>\n<p>Nulla non turpis sit amet purus pharetra sollicitudin. Proin rutrum urna ut suscipit ullamcorper. Proin sapien felis, dignissim non finibus eget, luctus vel purus. Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros.</p>\n	Payments \n	  <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n	Booking \n	  <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n	Mattis urna sit \n	  <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n	Molestie vel augue \n	  <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n	Eros odio \n	  <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>', 'Test Room', '', 'publish', 'closed', 'closed', '', 'test-room', '', '', '2023-04-28 15:42:04', '2023-04-28 15:42:04', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=services&#038;p=4691', 0, 'services', '', 0),
(4693, 1, '2022-12-05 08:13:59', '2022-12-05 08:13:59', '<img width=\"1000\" height=\"750\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/login-banner.png\" alt=\"\" loading=\"lazy\" srcset=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/login-banner.png 1000w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/login-banner-300x225.png 300w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/login-banner-768x576.png 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />															\n			<h6>We Provide</h6>		\n			<h2>Total Medical Services</h2>		\n		<p>We provide the most full medical services, so every person could have the opportunity to receive qualitative medical help.</p>\n<p>Clinical excellence, diversity, and access to innovative technology are all hallmarks of the graduate medical education experience at doccure. Our residents, fellows, and renowned staff share their experience working at doccure. We try to do our best to help you and provide with high-quality services.</p>		\n												<h5>Experienced Physicians</h5>\n						<p>Your health is your most important asset. You should entrust it only to the best professionals.\n</p>\n												<h5>Personalized Treatment</h5>\n						<p>Your health is your most important asset. You should entrust it only to the best professionals.\n</p>\n												<h5>Quality and Safety</h5>\n						<p>Your health is your most important asset. You should entrust it only to the best professionals.\n</p>\n 		<h2 \n		style=\"text-align:center;\"> Our Clinical Services </h2>\n												<h5>Consultation</h5>\n												<h5>Diagnosis</h5>\n												<h5>Treatment</h5>\n												<h5>Pregnancy Care</h5>\n												<h5>Pediatric</h5>\n												<h5>Online Help</h5>\n		<h2>Get Online Consultation</h2>\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In porta luctus est interdum pretium. Fusce id tortor fringilla, suscipit turpis ac, varius ex. Cras vel metus ligula. Nam enim ligula, bibendum a iaculis ut, cursus id augue. Proin vitae purus id tortor vehicula scelerisque non in libero.</p>\n<p>Nulla non turpis sit amet purus pharetra sollicitudin. Proin rutrum urna ut suscipit ullamcorper. Proin sapien felis, dignissim non finibus eget, luctus vel purus. Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros.</p>\n	Payments \n	  <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n	Booking \n	  <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n	Mattis urna sit \n	  <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n	Molestie vel augue \n	  <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n	Eros odio \n	  <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>', 'ICU', '', 'publish', 'closed', 'closed', '', 'icu', '', '', '2023-04-28 15:42:07', '2023-04-28 15:42:07', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=services&#038;p=4693', 0, 'services', '', 0),
(4695, 1, '2022-12-05 08:16:02', '2022-12-05 08:16:02', '<style>/*! elementor - v3.12.2 - 23-04-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1000\" height=\"750\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/login-banner.png\" alt=\"\" loading=\"lazy\" srcset=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/login-banner.png 1000w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/login-banner-300x225.png 300w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/login-banner-768x576.png 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />															\n			<style>/*! elementor - v3.12.2 - 23-04-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h6>We Provide</h6>		\n			<h2>Total Medical Services</h2>		\n		<p>We provide the most full medical services, so every person could have the opportunity to receive qualitative medical help.</p>\n<p>Clinical excellence, diversity, and access to innovative technology are all hallmarks of the graduate medical education experience at doccure. Our residents, fellows, and renowned staff share their experience working at doccure. We try to do our best to help you and provide with high-quality services.</p>		\n												<h5>Experienced Physicians</h5>\n						<p>Your health is your most important asset. You should entrust it only to the best professionals.\n</p>\n												<h5>Personalized Treatment</h5>\n						<p>Your health is your most important asset. You should entrust it only to the best professionals.\n</p>\n												<h5>Quality and Safety</h5>\n						<p>Your health is your most important asset. You should entrust it only to the best professionals.\n</p>\n 		<h2 \n		style=\"text-align:center;\"> Our Clinical Services </h2>\n												<h5>Consultation</h5>\n												<h5>Diagnosis</h5>\n												<h5>Treatment</h5>\n												<h5>Pregnancy Care</h5>\n												<h5>Pediatric</h5>\n												<h5>Online Help</h5>\n		<h2>Get Online Consultation</h2>\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In porta luctus est interdum pretium. Fusce id tortor fringilla, suscipit turpis ac, varius ex. Cras vel metus ligula. Nam enim ligula, bibendum a iaculis ut, cursus id augue. Proin vitae purus id tortor vehicula scelerisque non in libero.</p>\n<p>Nulla non turpis sit amet purus pharetra sollicitudin. Proin rutrum urna ut suscipit ullamcorper. Proin sapien felis, dignissim non finibus eget, luctus vel purus. Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros.</p>\n	Payments \n	  <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n	Booking \n	  <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n	Mattis urna sit \n	  <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n	Molestie vel augue \n	  <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n	Eros odio \n	  <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>', 'Laboratory', '', 'publish', 'closed', 'closed', '', 'laboratory', '', '', '2023-04-28 15:40:52', '2023-04-28 15:40:52', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=services&#038;p=4695', 0, 'services', '', 0),
(4696, 1, '2022-12-05 08:17:43', '2022-12-05 08:17:43', '<style>/*! elementor - v3.12.2 - 23-04-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1000\" height=\"750\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/login-banner.png\" alt=\"\" loading=\"lazy\" srcset=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/login-banner.png 1000w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/login-banner-300x225.png 300w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/login-banner-768x576.png 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />															\n			<style>/*! elementor - v3.12.2 - 23-04-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h6>We Provide</h6>		\n			<h2>Total Medical Services</h2>		\n		<p>We provide the most full medical services, so every person could have the opportunity to receive qualitative medical help.</p>\n<p>Clinical excellence, diversity, and access to innovative technology are all hallmarks of the graduate medical education experience at doccure. Our residents, fellows, and renowned staff share their experience working at doccure. We try to do our best to help you and provide with high-quality services.</p>		\n												<h5>Experienced Physicians</h5>\n						<p>Your health is your most important asset. You should entrust it only to the best professionals.\n</p>\n												<h5>Personalized Treatment</h5>\n						<p>Your health is your most important asset. You should entrust it only to the best professionals.\n</p>\n												<h5>Quality and Safety</h5>\n						<p>Your health is your most important asset. You should entrust it only to the best professionals.\n</p>\n 		<h2 \n		style=\"text-align:center;\"> Our Clinical Services </h2>\n												<h5>Consultation</h5>\n												<h5>Diagnosis</h5>\n												<h5>Treatment</h5>\n												<h5>Pregnancy Care</h5>\n												<h5>Pediatric</h5>\n												<h5>Online Help</h5>\n		<h2>Get Online Consultation</h2>\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In porta luctus est interdum pretium. Fusce id tortor fringilla, suscipit turpis ac, varius ex. Cras vel metus ligula. Nam enim ligula, bibendum a iaculis ut, cursus id augue. Proin vitae purus id tortor vehicula scelerisque non in libero.</p>\n<p>Nulla non turpis sit amet purus pharetra sollicitudin. Proin rutrum urna ut suscipit ullamcorper. Proin sapien felis, dignissim non finibus eget, luctus vel purus. Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros.</p>\n	Payments \n	  <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n	Booking \n	  <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n	Mattis urna sit \n	  <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n	Molestie vel augue \n	  <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n	Eros odio \n	  <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>', 'Operation', '', 'publish', 'closed', 'closed', '', 'operation', '', '', '2023-04-28 15:40:58', '2023-04-28 15:40:58', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=services&#038;p=4696', 0, 'services', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(4698, 1, '2022-12-05 08:20:11', '2022-12-05 08:20:11', '<img width=\"1000\" height=\"750\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/login-banner.png\" alt=\"\" loading=\"lazy\" srcset=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/login-banner.png 1000w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/login-banner-300x225.png 300w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/login-banner-768x576.png 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />															\n			<h6>We Provide</h6>		\n			<h2>Total Medical Services</h2>		\n		<p>We provide the most full medical services, so every person could have the opportunity to receive qualitative medical help.</p>\n<p>Clinical excellence, diversity, and access to innovative technology are all hallmarks of the graduate medical education experience at doccure. Our residents, fellows, and renowned staff share their experience working at doccure. We try to do our best to help you and provide with high-quality services.</p>		\n												<h5>Experienced Physicians</h5>\n						<p>Your health is your most important asset. You should entrust it only to the best professionals.\n</p>\n												<h5>Personalized Treatment</h5>\n						<p>Your health is your most important asset. You should entrust it only to the best professionals.\n</p>\n												<h5>Quality and Safety</h5>\n						<p>Your health is your most important asset. You should entrust it only to the best professionals.\n</p>\n 		<h2 \n		style=\"text-align:center;\"> Our Clinical Services </h2>\n												<h5>Consultation</h5>\n												<h5>Diagnosis</h5>\n												<h5>Treatment</h5>\n												<h5>Pregnancy Care</h5>\n												<h5>Pediatric</h5>\n												<h5>Online Help</h5>\n		<h2>Get Online Consultation</h2>\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In porta luctus est interdum pretium. Fusce id tortor fringilla, suscipit turpis ac, varius ex. Cras vel metus ligula. Nam enim ligula, bibendum a iaculis ut, cursus id augue. Proin vitae purus id tortor vehicula scelerisque non in libero.</p>\n<p>Nulla non turpis sit amet purus pharetra sollicitudin. Proin rutrum urna ut suscipit ullamcorper. Proin sapien felis, dignissim non finibus eget, luctus vel purus. Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros.</p>\n	Payments \n	  <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n	Booking \n	  <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n	Mattis urna sit \n	  <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n	Molestie vel augue \n	  <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n	Eros odio \n	  <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>', 'Medical', '', 'publish', 'closed', 'closed', '', 'medical', '', '', '2023-04-28 15:37:36', '2023-04-28 15:37:36', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=services&#038;p=4698', 0, 'services', '', 0),
(4699, 1, '2022-12-05 08:21:40', '2022-12-05 08:21:40', '<article>\n                        <a href=\"https://doccure-wp.dreamstechnologies.com/services/medical/\">\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/feature1.jpg\"/>\n                        </a>\n                          <h5><a href=\"https://doccure-wp.dreamstechnologies.com/services/medical/\">Medical</a></h5>\n                      </article>\n                      <article>\n                        <a href=\"https://doccure-wp.dreamstechnologies.com/services/operation/\">\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/feature-05-1.jpg\"/>\n                        </a>\n                          <h5><a href=\"https://doccure-wp.dreamstechnologies.com/services/operation/\">Operation</a></h5>\n                      </article>\n                      <article>\n                        <a href=\"https://doccure-wp.dreamstechnologies.com/services/laboratory/\">\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/feature-3.jpg\"/>\n                        </a>\n                          <h5><a href=\"https://doccure-wp.dreamstechnologies.com/services/laboratory/\">Laboratory</a></h5>\n                      </article>\n                      <article>\n                        <a href=\"https://doccure-wp.dreamstechnologies.com/services/icu/\">\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/06/feature-03-2-1.jpg\"/>\n                        </a>\n                          <h5><a href=\"https://doccure-wp.dreamstechnologies.com/services/icu/\">ICU</a></h5>\n                      </article>\n                      <article>\n                        <a href=\"https://doccure-wp.dreamstechnologies.com/services/test-room/\">\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/feature-02-2-1.jpg\"/>\n                        </a>\n                          <h5><a href=\"https://doccure-wp.dreamstechnologies.com/services/test-room/\">Test Room</a></h5>\n                      </article>\n                      <article>\n                        <a href=\"https://doccure-wp.dreamstechnologies.com/services/patient-ward/\">\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/feature6.jpg\"/>\n                        </a>\n                          <h5><a href=\"https://doccure-wp.dreamstechnologies.com/services/patient-ward/\">Patient Ward</a></h5>\n                      </article>\n 		<h2 \n		style=\"text-align:center;\"> What Our Clients Say </h2>\n                                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/patient1.jpg\"/>\n                                  <h5>Jennifer Robinson</h5>\n                                <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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\n                                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/patient2.jpg\"/>\n                                  <h5>Denise Stevens</h5>\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\n                                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/patient3.jpg\"/>\n                                  <h5>Charles Ortega</h5>\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\n                                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/patient4.jpg\"/>\n                                  <h5>Eugene Freeman</h5>\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>', 'Service', '', 'publish', 'closed', 'closed', '', 'service', '', '', '2023-04-28 15:16:34', '2023-04-28 15:16:34', '', 0, 'https://doccure-wp.dreamstechnologies.com/?page_id=4699', 0, 'page', '', 0),
(4700, 1, '2022-12-05 08:21:40', '2022-12-05 08:21:40', '', 'Service', '', 'inherit', 'closed', 'closed', '', '4699-revision-v1', '', '', '2022-12-05 08:21:40', '2022-12-05 08:21:40', '', 4699, 'https://doccure-wp.dreamstechnologies.com/?p=4700', 0, 'revision', '', 0),
(4701, 1, '2022-12-05 08:22:44', '2022-12-05 08:22:44', '[vc_row el_class=\"services_firstsec\"][vc_column][vc_column_text][services_list][/vc_column_text][/vc_column][/vc_row][vc_row el_class=\"services_testimonials_section\"][vc_column el_class=\"section-title\"][vc_custom_heading text=\"What Our Clients Say\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" el_class=\"title\"][vc_column_text][services_testimonials][/vc_column_text][/vc_column][/vc_row]', 'Service', '', 'inherit', 'closed', 'closed', '', '4699-revision-v1', '', '', '2022-12-05 08:22:44', '2022-12-05 08:22:44', '', 4699, 'https://doccure-wp.dreamstechnologies.com/?p=4701', 0, 'revision', '', 0),
(4702, 1, '2024-06-26 05:25:17', '2022-12-05 08:32:20', ' ', '', '', 'publish', 'closed', 'closed', '', '4702', '', '', '2024-06-26 05:25:17', '2024-06-26 05:25:17', '', 0, 'https://doccure-wp.dreamstechnologies.com/?p=4702', 1, 'nav_menu_item', '', 0),
(4703, 1, '2024-06-26 05:25:17', '2022-12-05 08:32:20', ' ', '', '', 'publish', 'closed', 'closed', '', '4703', '', '', '2024-06-26 05:25:17', '2024-06-26 05:25:17', '', 0, 'https://doccure-wp.dreamstechnologies.com/?p=4703', 2, 'nav_menu_item', '', 0),
(4704, 1, '2024-06-26 05:25:17', '2022-12-05 08:32:20', ' ', '', '', 'publish', 'closed', 'closed', '', '4704', '', '', '2024-06-26 05:25:17', '2024-06-26 05:25:17', '', 0, 'https://doccure-wp.dreamstechnologies.com/?p=4704', 3, 'nav_menu_item', '', 0),
(4705, 1, '2024-06-26 05:25:17', '2022-12-05 08:32:20', ' ', '', '', 'publish', 'closed', 'closed', '', '4705', '', '', '2024-06-26 05:25:17', '2024-06-26 05:25:17', '', 0, 'https://doccure-wp.dreamstechnologies.com/?p=4705', 4, 'nav_menu_item', '', 0),
(4708, 1, '2024-06-26 14:11:31', '2022-12-05 08:37:41', '', 'Services', '', 'publish', 'closed', 'closed', '', '4708', '', '', '2024-06-26 14:11:31', '2024-06-26 14:11:31', '', 0, 'https://doccure-wp.dreamstechnologies.com/?p=4708', 9, 'nav_menu_item', '', 0),
(4709, 1, '2022-12-05 09:09:12', '2022-12-05 09:09:12', '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.\n\nSed 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. Ut enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur, vel illum qui dolorem eum fugiat quo voluptas nulla pariatur?\n\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.', 'Benefits of Consulting With an Online Doctor', '', 'inherit', 'closed', 'closed', '', '691-revision-v1', '', '', '2022-12-05 09:09:12', '2022-12-05 09:09:12', '', 691, 'https://doccure-wp.dreamstechnologies.com/?p=4709', 0, 'revision', '', 0),
(4710, 1, '2022-12-05 09:09:24', '2022-12-05 09:09:24', '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.\n\nSed 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. Ut enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur, vel illum qui dolorem eum fugiat quo voluptas nulla pariatur?\n\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.', 'What are the benefits of online doctor booking', '', 'inherit', 'closed', 'closed', '', '689-revision-v1', '', '', '2022-12-05 09:09:24', '2022-12-05 09:09:24', '', 689, 'https://doccure-wp.dreamstechnologies.com/?p=4710', 0, 'revision', '', 0),
(4711, 1, '2022-12-05 09:09:53', '2022-12-05 09:09:53', '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.\n\nSed 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. Ut enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur, vel illum qui dolorem eum fugiat quo voluptas nulla pariatur?\n\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.', '5 Great reasons to use an online doctor', '', 'inherit', 'closed', 'closed', '', '656-revision-v1', '', '', '2022-12-05 09:09:53', '2022-12-05 09:09:53', '', 656, 'https://doccure-wp.dreamstechnologies.com/?p=4711', 0, 'revision', '', 0),
(4716, 1, '2022-12-06 05:16:08', '2022-12-06 05:16:08', '', 'dglogo-center', '', 'inherit', 'open', 'closed', '', 'dglogo-center', '', '', '2022-12-06 05:16:08', '2022-12-06 05:16:08', '', 0, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/12/dglogo-center.png', 0, 'attachment', 'image/png', 0),
(4718, 10, '2023-01-01 23:53:33', '2023-01-01 23:53:33', '', 'APP#-2669', '', 'publish', 'closed', 'closed', '', 'app-2669', '', '', '2023-01-01 23:53:33', '2023-01-01 23:53:33', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&#038;p=4718', 0, 'booking', '', 0),
(4719, 1, '2022-12-06 11:42:28', '2022-12-06 11:42:28', '', 'Order &ndash; December 6, 2022 @ 11:42 AM', '', 'wc-cancelled', 'open', 'closed', 'wc_order_SXZzHKwFY5AkQ', 'order-dec-06-2022-1142-am', '', '', '2022-12-06 13:13:40', '2022-12-06 13:13:40', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=shop_order&#038;p=4719', 0, 'shop_order', '', 2),
(4722, 1, '2024-06-26 14:11:31', '2022-12-09 12:56:28', '', 'Service Details', '', 'publish', 'closed', 'closed', '', 'service-details', '', '', '2024-06-26 14:11:31', '2024-06-26 14:11:31', '', 0, 'https://doccure-wp.dreamstechnologies.com/?p=4722', 10, 'nav_menu_item', '', 0),
(4735, 1, '2022-12-23 13:55:51', '2022-12-23 13:55:51', '', 'Order &ndash; December 23, 2022 @ 01:55 PM', '', 'wc-completed', 'open', 'closed', 'wc_order_eq3fYBhxiggcD', 'order-dec-23-2022-0155-pm', '', '', '2022-12-23 13:56:47', '2022-12-23 13:56:47', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=shop_order&#038;p=4735', 0, 'shop_order', '', 4),
(4744, 1, '2022-12-30 07:56:44', '2022-12-30 07:56:44', '', 'Order &ndash; December 30, 2022 @ 07:56 AM', '', 'wc-completed', 'open', 'closed', 'wc_order_Tfg0uWycriqce', 'order-dec-30-2022-0756-am', '', '', '2022-12-30 07:57:22', '2022-12-30 07:57:22', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=shop_order&#038;p=4744', 0, 'shop_order', '', 2),
(4746, 1, '2022-12-30 07:58:43', '2022-12-30 07:58:43', '', 'Order &ndash; December 30, 2022 @ 07:58 AM', '', 'wc-completed', 'open', 'closed', 'wc_order_VkSwEuir84snS', 'order-dec-30-2022-0758-am', '', '', '2022-12-30 07:58:45', '2022-12-30 07:58:45', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=shop_order&#038;p=4746', 0, 'shop_order', '', 2),
(4747, 1, '2023-01-01 14:01:10', '2023-01-01 14:01:10', '', 'Order &ndash; January 1, 2023 @ 02:01 PM', '', 'wc-cancelled', 'open', 'closed', 'wc_order_mUGllv1ThOPCS', 'order-jan-01-2023-0201-pm', '', '', '2023-01-01 14:02:10', '2023-01-01 14:02:10', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=shop_order&#038;p=4747', 0, 'shop_order', '', 1),
(4749, 132, '2023-01-02 03:16:09', '2023-01-02 03:16:09', '', 'Joan Gardner', '', 'publish', 'closed', 'closed', '', 'joan-gardner-3', '', '', '2023-01-02 03:16:09', '2023-01-02 03:16:09', '', 0, 'https://doccure-wp.dreamstechnologies.com/prescription/joan-gardner-3/', 0, 'prescription', '', 0),
(4752, 1, '2023-01-03 03:51:27', '2023-01-03 03:51:27', '', 'Order &ndash; January 3, 2023 @ 03:51 AM', '', 'wc-cancelled', 'open', 'closed', 'wc_order_igb7z850SlkEV', 'order-jan-03-2023-0351-am', '', '', '2023-01-03 05:16:25', '2023-01-03 05:16:25', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=shop_order&#038;p=4752', 0, 'shop_order', '', 1),
(4755, 1, '2023-01-03 05:55:13', '2023-01-03 05:55:13', '', 'Order &ndash; January 3, 2023 @ 05:55 AM', '', 'wc-cancelled', 'open', 'closed', 'wc_order_0zXGvqOfiY94N', 'order-jan-03-2023-0555-am', '', '', '2023-01-03 07:25:09', '2023-01-03 07:25:09', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=shop_order&#038;p=4755', 0, 'shop_order', '', 1),
(4756, 1, '2023-01-04 17:20:43', '2023-01-04 17:20:43', '', 'Order &ndash; January 4, 2023 @ 05:20 PM', '', 'wc-cancelled', 'open', 'closed', 'wc_order_Rbu0onbPqiGKI', 'order-jan-04-2023-0520-pm', '', '', '2023-01-04 18:54:52', '2023-01-04 18:54:52', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=shop_order&#038;p=4756', 0, 'shop_order', '', 1),
(4757, 1, '2023-01-05 14:15:38', '2023-01-05 14:15:38', '', 'Order &ndash; January 5, 2023 @ 02:15 PM', '', 'wc-cancelled', 'open', 'closed', 'wc_order_q3l0EdrREMQgn', 'order-jan-05-2023-0215-pm', '', '', '2023-01-05 16:10:33', '2023-01-05 16:10:33', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=shop_order&#038;p=4757', 0, 'shop_order', '', 1),
(4758, 1, '2023-01-05 14:32:07', '2023-01-05 14:32:07', '', 'Order &ndash; January 5, 2023 @ 02:32 PM', '', 'wc-failed', 'open', 'closed', 'wc_order_Y8SIqZOpXYuMg', 'order-jan-05-2023-0232-pm', '', '', '2023-01-05 14:32:09', '2023-01-05 14:32:09', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=shop_order&#038;p=4758', 0, 'shop_order', '', 1),
(4762, 1, '2023-01-12 06:51:34', '2023-01-12 06:51:34', '', 'Order &ndash; January 12, 2023 @ 06:51 AM', '', 'wc-completed', 'open', 'closed', 'wc_order_Ka4tYI4uqxgYP', 'order-jan-12-2023-0651-am', '', '', '2023-01-12 06:52:05', '2023-01-12 06:52:05', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=shop_order&#038;p=4762', 0, 'shop_order', '', 4),
(4763, 1, '2023-01-12 08:24:38', '2023-01-12 08:24:38', '', 'Order &ndash; January 12, 2023 @ 08:24 AM', '', 'wc-completed', 'open', 'closed', 'wc_order_gekOKZIaubFfs', 'order-jan-12-2023-0824-am', '', '', '2023-01-12 08:25:06', '2023-01-12 08:25:06', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=shop_order&#038;p=4763', 0, 'shop_order', '', 4),
(4772, 1, '2023-01-19 16:07:39', '2023-01-19 16:07:39', '', 'Order &ndash; January 19, 2023 @ 04:07 PM', '', 'wc-cancelled', 'open', 'closed', 'wc_order_OhVSiqHM7N0GN', 'order-jan-19-2023-0407-pm', '', '', '2023-01-19 17:37:02', '2023-01-19 17:37:02', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=shop_order&#038;p=4772', 0, 'shop_order', '', 1),
(4774, 1, '2023-01-19 22:24:46', '2023-01-19 22:24:46', '', 'Order &ndash; January 19, 2023 @ 10:24 PM', '', 'wc-cancelled', 'open', 'closed', 'wc_order_EY6AlMviBJvGs', 'order-jan-19-2023-1024-pm', '', '', '2023-01-19 23:48:33', '2023-01-19 23:48:33', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=shop_order&#038;p=4774', 0, 'shop_order', '', 1),
(4775, 1, '2023-01-20 08:56:47', '2023-01-20 08:56:47', '', 'Order &ndash; January 20, 2023 @ 08:56 AM', '', 'wc-cancelled', 'open', 'closed', 'wc_order_mA2flVanR2cuJ', 'order-jan-20-2023-0856-am', '', '', '2023-01-20 10:40:14', '2023-01-20 10:40:14', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=shop_order&#038;p=4775', 0, 'shop_order', '', 1),
(4785, 1, '2023-01-27 07:20:47', '2023-01-27 07:20:47', '', 'Order &ndash; January 27, 2023 @ 07:20 AM', '', 'wc-cancelled', 'open', 'closed', 'wc_order_8O579zbHdN2Bl', 'order-jan-27-2023-0720-am', '', '', '2023-01-27 09:07:02', '2023-01-27 09:07:02', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=shop_order&#038;p=4785', 0, 'shop_order', '', 1),
(4792, 1, '2023-02-01 22:13:10', '2023-02-01 22:13:10', '', 'Order &ndash; February 1, 2023 @ 10:13 PM', '', 'wc-failed', 'open', 'closed', 'wc_order_4JcuH6qnRPmK7', 'order-feb-01-2023-1013-pm', '', '', '2023-02-01 22:13:50', '2023-02-01 22:13:50', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=shop_order&#038;p=4792', 0, 'shop_order', '', 3),
(4804, 1, '2023-02-14 10:33:33', '2023-02-14 10:33:33', '[vc_row][vc_column][rev_slider slidertitle=\"Slider1\" alias=\"slider-1\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" el_class=\"home_searchform\" css=\".vc_custom_1640946506112{background-color: #15558d !important;}\"][vc_column][vc_column_text]TEST [homesearch_form][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" el_class=\"homemain_looking\"][vc_column][vc_custom_heading text=\"What are you looking for?\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" el_class=\"section-title\"][vc_row_inner][vc_column_inner el_class=\"looking_infoblock\" width=\"1/3\"][vc_single_image image=\"767\" img_size=\"full\"][vc_column_text el_class=\"lookingfor_content\"]\r\n<h4>Visit a doctor</h4>\r\n<a href=\"#\">Book now</a>[/vc_column_text][/vc_column_inner][vc_column_inner el_class=\"looking_infoblock\" width=\"1/3\"][vc_single_image image=\"4658\" img_size=\"full\"][vc_column_text el_class=\"lookingfor_content\"]\r\n<h4>Medical</h4>\r\n<a href=\"#\">Read More</a>[/vc_column_text][/vc_column_inner][vc_column_inner el_class=\"looking_infoblock\" width=\"1/3\"][vc_single_image image=\"4660\" img_size=\"full\"][vc_column_text el_class=\"lookingfor_content\"]\r\n<h4>Services</h4>\r\n<a href=\"#\">Read More</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" el_class=\"homemain_clinic\"][vc_column][vc_custom_heading text=\"Clinic and Specialities\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" el_class=\"section-title\"][vc_column_text]\r\n<p style=\"text-align: center;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod\r\ntempor incididunt ut labore et dolore magna aliqua.</p>\r\n[/vc_column_text][vc_column_text]\r\n<p style=\"text-align: center;\">[slide-anything id=\'527\']</p>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1669115224662{background-color: #15558d !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"home_counter_block\"][vc_column width=\"1/4\" el_class=\"home_countersection\"][vc_icon icon_fontawesome=\"fas fa-procedures\" align=\"center\"][vc_column_text]\r\n<b class=\"counter\">3500</b>\r\n\r\nHappy Customers\r\n\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\" el_class=\"home_countersection\"][vc_icon icon_fontawesome=\"fas fa-briefcase\" align=\"center\"][vc_column_text]<b class=\"counter\">450+</b>\r\n\r\nProjects Done[/vc_column_text][/vc_column][vc_column width=\"1/4\" el_class=\"home_countersection\"][vc_icon icon_fontawesome=\"fas fa-heartbeat\" align=\"center\"][vc_column_text]<b class=\"counter\">40+</b>\r\n\r\nAwards[/vc_column_text][/vc_column][vc_column width=\"1/4\" el_class=\"home_countersection\"][vc_icon icon_fontawesome=\"fas fa-ambulance\" align=\"center\"][vc_column_text]<b class=\"counter\">3500</b>\r\n\r\nClient Works[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" css=\".vc_custom_1669103822035{background-color: #f8f9fa !important;}\" el_class=\"home_doctor\"][vc_column css=\".vc_custom_1640931534164{padding-right: 0px !important;}\"][vc_custom_heading text=\"Book Our Doctor\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" el_class=\"section-title\"][vc_column_text][doctors_loop][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" el_class=\"home_available\"][vc_column][vc_custom_heading text=\"Available Features in Our Clinic\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" el_class=\"section-title\"][vc_column_text el_class=\"sub-title\"]\r\n<p style=\"text-align: center;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod\r\ntempor incididunt ut labore et dolore magna aliqua.</p>\r\n[/vc_column_text][vc_row_inner][vc_column_inner el_class=\"home_available_info\" width=\"1/3\"][vc_icon icon_fontawesome=\"fas fa-capsules\"][vc_column_text el_class=\"home_bg_before\"]Medical[/vc_column_text][/vc_column_inner][vc_column_inner el_class=\"home_available_info\" width=\"1/3\"][vc_icon icon_fontawesome=\"fas fa-heartbeat\"][vc_column_text el_class=\"home_bg_before\"]Operation[/vc_column_text][/vc_column_inner][vc_column_inner el_class=\"home_available_info\" width=\"1/3\"][vc_icon icon_fontawesome=\"far fa-hospital\"][vc_column_text el_class=\"home_bg_before\"]Laboratory[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner el_class=\"home_available_info\" width=\"1/3\"][vc_icon icon_fontawesome=\"fas fa-pills\"][vc_column_text el_class=\"home_bg_before\"]ICU[/vc_column_text][/vc_column_inner][vc_column_inner el_class=\"home_available_info\" width=\"1/3\"][vc_icon icon_fontawesome=\"fas fa-x-ray\"][vc_column_text el_class=\"home_bg_before\"]Test Room[/vc_column_text][/vc_column_inner][vc_column_inner el_class=\"home_available_info\" width=\"1/3\"][vc_icon icon_fontawesome=\"fas fa-procedures\"][vc_column_text el_class=\"home_bg_before\"]Patient Ward[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1669103577753{background-color: #f8f9fa !important;}\" el_class=\"home_blog\"][vc_column][vc_custom_heading text=\"Blogs and News\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" el_class=\"section-title\"][vc_column_text el_class=\"sub-title\"]\r\n<p style=\"text-align: center;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod\r\ntempor incididunt ut labore et dolore magna aliqua.</p>\r\n[/vc_column_text][vc_column_text][homeblog_loop][/vc_column_text][/vc_column][/vc_row]', 'Home', '', 'inherit', 'closed', 'closed', '', '70-revision-v1', '', '', '2023-02-14 10:33:33', '2023-02-14 10:33:33', '', 70, 'https://doccure-wp.dreamstechnologies.com/?p=4804', 0, 'revision', '', 0),
(4805, 1, '2023-02-14 10:34:19', '2023-02-14 10:34:19', '[vc_row][vc_column][rev_slider slidertitle=\"Slider1\" alias=\"slider-1\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" el_class=\"home_searchform\" css=\".vc_custom_1640946506112{background-color: #15558d !important;}\"][vc_column][vc_column_text][homesearch_form][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" el_class=\"homemain_looking\"][vc_column][vc_custom_heading text=\"What are you looking for?\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" el_class=\"section-title\"][vc_row_inner][vc_column_inner el_class=\"looking_infoblock\" width=\"1/3\"][vc_single_image image=\"767\" img_size=\"full\"][vc_column_text el_class=\"lookingfor_content\"]\r\n<h4>Visit a doctor</h4>\r\n<a href=\"#\">Book now</a>[/vc_column_text][/vc_column_inner][vc_column_inner el_class=\"looking_infoblock\" width=\"1/3\"][vc_single_image image=\"4658\" img_size=\"full\"][vc_column_text el_class=\"lookingfor_content\"]\r\n<h4>Medical</h4>\r\n<a href=\"#\">Read More</a>[/vc_column_text][/vc_column_inner][vc_column_inner el_class=\"looking_infoblock\" width=\"1/3\"][vc_single_image image=\"4660\" img_size=\"full\"][vc_column_text el_class=\"lookingfor_content\"]\r\n<h4>Services</h4>\r\n<a href=\"#\">Read More</a>[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" el_class=\"homemain_clinic\"][vc_column][vc_custom_heading text=\"Clinic and Specialities\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" el_class=\"section-title\"][vc_column_text]\r\n<p style=\"text-align: center;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod\r\ntempor incididunt ut labore et dolore magna aliqua.</p>\r\n[/vc_column_text][vc_column_text]\r\n<p style=\"text-align: center;\">[slide-anything id=\'527\']</p>\r\n[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1669115224662{background-color: #15558d !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"home_counter_block\"][vc_column width=\"1/4\" el_class=\"home_countersection\"][vc_icon icon_fontawesome=\"fas fa-procedures\" align=\"center\"][vc_column_text]\r\n<b class=\"counter\">3500</b>\r\n\r\nHappy Customers\r\n\r\n[/vc_column_text][/vc_column][vc_column width=\"1/4\" el_class=\"home_countersection\"][vc_icon icon_fontawesome=\"fas fa-briefcase\" align=\"center\"][vc_column_text]<b class=\"counter\">450+</b>\r\n\r\nProjects Done[/vc_column_text][/vc_column][vc_column width=\"1/4\" el_class=\"home_countersection\"][vc_icon icon_fontawesome=\"fas fa-heartbeat\" align=\"center\"][vc_column_text]<b class=\"counter\">40+</b>\r\n\r\nAwards[/vc_column_text][/vc_column][vc_column width=\"1/4\" el_class=\"home_countersection\"][vc_icon icon_fontawesome=\"fas fa-ambulance\" align=\"center\"][vc_column_text]<b class=\"counter\">3500</b>\r\n\r\nClient Works[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" css=\".vc_custom_1669103822035{background-color: #f8f9fa !important;}\" el_class=\"home_doctor\"][vc_column css=\".vc_custom_1640931534164{padding-right: 0px !important;}\"][vc_custom_heading text=\"Book Our Doctor\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" el_class=\"section-title\"][vc_column_text][doctors_loop][/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" el_class=\"home_available\"][vc_column][vc_custom_heading text=\"Available Features in Our Clinic\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" el_class=\"section-title\"][vc_column_text el_class=\"sub-title\"]\r\n<p style=\"text-align: center;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod\r\ntempor incididunt ut labore et dolore magna aliqua.</p>\r\n[/vc_column_text][vc_row_inner][vc_column_inner el_class=\"home_available_info\" width=\"1/3\"][vc_icon icon_fontawesome=\"fas fa-capsules\"][vc_column_text el_class=\"home_bg_before\"]Medical[/vc_column_text][/vc_column_inner][vc_column_inner el_class=\"home_available_info\" width=\"1/3\"][vc_icon icon_fontawesome=\"fas fa-heartbeat\"][vc_column_text el_class=\"home_bg_before\"]Operation[/vc_column_text][/vc_column_inner][vc_column_inner el_class=\"home_available_info\" width=\"1/3\"][vc_icon icon_fontawesome=\"far fa-hospital\"][vc_column_text el_class=\"home_bg_before\"]Laboratory[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner el_class=\"home_available_info\" width=\"1/3\"][vc_icon icon_fontawesome=\"fas fa-pills\"][vc_column_text el_class=\"home_bg_before\"]ICU[/vc_column_text][/vc_column_inner][vc_column_inner el_class=\"home_available_info\" width=\"1/3\"][vc_icon icon_fontawesome=\"fas fa-x-ray\"][vc_column_text el_class=\"home_bg_before\"]Test Room[/vc_column_text][/vc_column_inner][vc_column_inner el_class=\"home_available_info\" width=\"1/3\"][vc_icon icon_fontawesome=\"fas fa-procedures\"][vc_column_text el_class=\"home_bg_before\"]Patient Ward[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1669103577753{background-color: #f8f9fa !important;}\" el_class=\"home_blog\"][vc_column][vc_custom_heading text=\"Blogs and News\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" el_class=\"section-title\"][vc_column_text el_class=\"sub-title\"]\r\n<p style=\"text-align: center;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod\r\ntempor incididunt ut labore et dolore magna aliqua.</p>\r\n[/vc_column_text][vc_column_text][homeblog_loop][/vc_column_text][/vc_column][/vc_row]', 'Home', '', 'inherit', 'closed', 'closed', '', '70-revision-v1', '', '', '2023-02-14 10:34:19', '2023-02-14 10:34:19', '', 70, 'https://doccure-wp.dreamstechnologies.com/?p=4805', 0, 'revision', '', 0),
(4807, 1, '2023-02-15 06:45:51', '2023-02-15 06:45:51', '', 'Order &ndash; February 15, 2023 @ 06:45 AM', '', 'wc-completed', 'open', 'closed', 'wc_order_eGWLEH99Yv42G', 'order-feb-15-2023-0645-am', '', '', '2023-02-15 06:46:15', '2023-02-15 06:46:15', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=shop_order&#038;p=4807', 0, 'shop_order', '', 4),
(4808, 62, '2023-02-15 06:46:15', '2023-02-15 06:46:15', '', 'APP#4807', '', 'publish', 'closed', 'closed', '', 'app4807', '', '', '2023-02-15 06:46:15', '2023-02-15 06:46:15', '', 0, 'https://doccure-wp.dreamstechnologies.com/booking/app4807/', 0, 'booking', '', 0),
(4809, 62, '2023-02-16 11:40:02', '0000-00-00 00:00:00', '', 'APP#-4521', '', 'pending', 'closed', 'closed', '', '', '', '', '2023-02-16 11:40:02', '0000-00-00 00:00:00', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=4809', 0, 'booking', '', 0),
(4814, 132, '2023-02-19 14:17:53', '2023-02-19 14:17:53', '', 'Patient Demo', '', 'publish', 'closed', 'closed', '', 'patient-demo-3', '', '', '2023-02-19 14:17:53', '2023-02-19 14:17:53', '', 0, 'https://doccure-wp.dreamstechnologies.com/prescription/patient-demo-3/', 0, 'prescription', '', 0),
(4817, 1, '2023-02-19 23:15:05', '2023-02-19 23:15:05', '', 'Order &ndash; February 19, 2023 @ 11:15 PM', '', 'wc-cancelled', 'open', 'closed', 'wc_order_rwCgB6Ly0ulWC', 'order-feb-19-2023-1115-pm', '', '', '2023-02-20 00:47:55', '2023-02-20 00:47:55', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=shop_order&#038;p=4817', 0, 'shop_order', '', 1),
(4820, 1, '2023-02-20 09:39:56', '2023-02-20 09:39:56', 'Cardiologist\n', 'Test', '', 'inherit', 'closed', 'closed', '', '3516-autosave-v1', '', '', '2023-02-20 09:39:56', '2023-02-20 09:39:56', '', 3516, 'https://doccure-wp.dreamstechnologies.com/?p=4820', 0, 'revision', '', 0),
(4828, 1, '2023-02-26 16:41:26', '2023-02-26 16:41:26', '', 'Order &ndash; February 26, 2023 @ 04:41 PM', '', 'wc-completed', 'open', 'closed', 'wc_order_KroWUEzunbpmb', 'order-feb-26-2023-0441-pm', '', '', '2023-02-26 16:41:28', '2023-02-26 16:41:28', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=shop_order&#038;p=4828', 0, 'shop_order', '', 2),
(4829, 62, '2023-02-26 16:41:27', '2023-02-26 16:41:27', '', 'APP#4828', '', 'publish', 'closed', 'closed', '', 'app4828', '', '', '2023-02-26 16:41:27', '2023-02-26 16:41:27', '', 0, 'https://doccure-wp.dreamstechnologies.com/booking/app4828/', 0, 'booking', '', 0),
(4834, 1, '2023-02-28 05:45:25', '2023-02-28 05:45:25', '', 'Order &ndash; February 28, 2023 @ 05:45 AM', '', 'wc-cancelled', 'open', 'closed', 'wc_order_lADm7DuDCJHuZ', 'order-feb-28-2023-0545-am', '', '', '2023-02-28 07:08:48', '2023-02-28 07:08:48', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=shop_order&#038;p=4834', 0, 'shop_order', '', 2),
(4847, 1, '2023-03-02 08:29:08', '2023-03-02 08:29:08', '', 'Order &ndash; March 2, 2023 @ 08:29 AM', '', 'wc-completed', 'open', 'closed', 'wc_order_D0WZQvV3taFYj', 'order-mar-02-2023-0829-am', '', '', '2023-03-02 08:29:11', '2023-03-02 08:29:11', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=shop_order&#038;p=4847', 0, 'shop_order', '', 2),
(4848, 62, '2023-03-02 08:29:11', '2023-03-02 08:29:11', '', 'APP#4847', '', 'publish', 'closed', 'closed', '', 'app4847', '', '', '2023-03-02 08:29:11', '2023-03-02 08:29:11', '', 0, 'https://doccure-wp.dreamstechnologies.com/booking/app4847/', 0, 'booking', '', 0),
(4858, 1, '2023-03-03 06:28:52', '2023-03-03 06:28:52', '', 'Order &ndash; March 3, 2023 @ 06:28 AM', '', 'wc-completed', 'open', 'closed', 'wc_order_da2ZaHuG2WnIl', 'order-mar-03-2023-0628-am', '', '', '2023-03-03 06:29:14', '2023-03-03 06:29:14', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=shop_order&#038;p=4858', 0, 'shop_order', '', 4),
(4859, 62, '2023-03-03 06:29:13', '2023-03-03 06:29:13', '', 'APP#4858', '', 'publish', 'closed', 'closed', '', 'app4858', '', '', '2023-03-03 06:29:13', '2023-03-03 06:29:13', '', 0, 'https://doccure-wp.dreamstechnologies.com/booking/app4858/', 0, 'booking', '', 0),
(4860, 1, '2023-03-03 06:40:30', '2023-03-03 06:40:30', '', 'Order &ndash; March 3, 2023 @ 06:40 AM', '', 'wc-completed', 'open', 'closed', 'wc_order_zvKAqnjO5AqOz', 'order-mar-03-2023-0640-am', '', '', '2023-03-03 06:40:49', '2023-03-03 06:40:49', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=shop_order&#038;p=4860', 0, 'shop_order', '', 4),
(4861, 62, '2023-03-03 06:40:49', '2023-03-03 06:40:49', '', 'APP#4860', '', 'publish', 'closed', 'closed', '', 'app4860', '', '', '2023-03-03 06:40:49', '2023-03-03 06:40:49', '', 0, 'https://doccure-wp.dreamstechnologies.com/booking/app4860/', 0, 'booking', '', 0),
(4862, 1, '2023-03-03 06:41:56', '2023-03-03 06:41:56', '', 'Order &ndash; March 3, 2023 @ 06:41 AM', '', 'wc-completed', 'open', 'closed', 'wc_order_840QufyqY8HkF', 'order-mar-03-2023-0641-am', '', '', '2023-03-03 06:42:15', '2023-03-03 06:42:15', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=shop_order&#038;p=4862', 0, 'shop_order', '', 4),
(4863, 62, '2023-03-03 06:42:14', '2023-03-03 06:42:14', '', 'APP#4862', '', 'publish', 'closed', 'closed', '', 'app4862', '', '', '2023-03-03 06:42:14', '2023-03-03 06:42:14', '', 0, 'https://doccure-wp.dreamstechnologies.com/booking/app4862/', 0, 'booking', '', 0),
(4864, 1, '2023-03-03 15:14:37', '2023-03-03 15:14:37', '', 'Order &ndash; March 3, 2023 @ 03:14 PM', '', 'wc-cancelled', 'open', 'closed', 'wc_order_HufpedGbQB2Vj', 'order-mar-03-2023-0314-pm', '', '', '2023-03-03 16:16:42', '2023-03-03 16:16:42', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=shop_order&#038;p=4864', 0, 'shop_order', '', 1),
(4865, 1, '2023-03-04 20:28:15', '2023-03-04 20:28:15', '', 'Order &ndash; March 4, 2023 @ 08:28 PM', '', 'wc-cancelled', 'open', 'closed', 'wc_order_H2ODcnRxTGzBt', 'order-mar-04-2023-0828-pm', '', '', '2023-03-04 21:52:04', '2023-03-04 21:52:04', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=shop_order&#038;p=4865', 0, 'shop_order', '', 1),
(4882, 1, '2023-03-08 06:57:27', '2023-03-08 06:57:27', '', 'Basic', '', 'inherit', 'closed', 'closed', '', '4571-autosave-v1', '', '', '2023-03-08 06:57:27', '2023-03-08 06:57:27', '', 4571, 'https://doccure-wp.dreamstechnologies.com/?p=4882', 0, 'revision', '', 0),
(4898, 1, '2023-03-27 06:55:57', '2023-03-27 06:55:57', '', 'Order &ndash; March 27, 2023 @ 06:55 AM', '', 'wc-cancelled', 'open', 'closed', 'wc_order_AawEl3FFpiher', 'order-mar-27-2023-0655-am', '', '', '2023-03-27 08:17:49', '2023-03-27 08:17:49', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=shop_order&#038;p=4898', 0, 'shop_order', '', 1),
(4911, 1, '2023-03-29 03:57:25', '2023-03-29 03:57:25', '', 'Order &ndash; March 29, 2023 @ 03:57 AM', '', 'wc-cancelled', 'open', 'closed', 'wc_order_lFec0aINVDccK', 'order-mar-29-2023-0357-am', '', '', '2023-03-29 05:34:21', '2023-03-29 05:34:21', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=shop_order&#038;p=4911', 0, 'shop_order', '', 2),
(4916, 1, '2023-04-24 05:08:55', '2023-04-24 05:08:55', '', 'Default Kit', '', 'publish', 'closed', 'closed', '', 'default-kit', '', '', '2023-07-14 07:05:19', '2023-07-14 07:05:19', '', 0, 'https://doccure-wp.dreamstechnologies.com/?p=4916', 0, 'elementor_library', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(4929, 1, '2023-04-24 05:59:04', '2023-04-24 05:59:04', '', 'banner-img', '', 'inherit', 'open', 'closed', '', 'banner-img-2', '', '', '2023-04-24 05:59:04', '2023-04-24 05:59:04', '', 0, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/04/banner-img.png', 0, 'attachment', 'image/png', 0),
(5030, 1, '2023-04-24 11:26:37', '2023-04-24 11:26:37', '', 'Order &ndash; April 24, 2023 @ 11:26 AM', '', 'wc-completed', 'open', 'closed', 'wc_order_pwVkTvsVTTdss', 'order-apr-24-2023-1126-am', '', '', '2023-04-24 11:26:38', '2023-04-24 11:26:38', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=shop_order&#038;p=5030', 0, 'shop_order', '', 2),
(5032, 1, '2023-04-24 11:46:51', '2023-04-24 11:46:51', '', 'Order &ndash; April 24, 2023 @ 11:46 AM', '', 'wc-completed', 'open', 'closed', 'wc_order_gwvLVidc4l0L4', 'order-apr-24-2023-1146-am', '', '', '2023-04-24 11:46:52', '2023-04-24 11:46:52', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=shop_order&#038;p=5032', 0, 'shop_order', '', 2),
(5034, 1, '2023-04-24 11:53:31', '2023-04-24 11:53:31', '', 'Order &ndash; April 24, 2023 @ 11:53 AM', '', 'wc-completed', 'open', 'closed', 'wc_order_sMhnOOOANDYRU', 'order-apr-24-2023-1153-am', '', '', '2023-04-24 11:53:33', '2023-04-24 11:53:33', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=shop_order&#038;p=5034', 0, 'shop_order', '', 2),
(5073, 1, '2023-04-28 13:59:40', '2023-04-28 13:59:40', '<br />\r\n', 'Home', '', 'inherit', 'closed', 'closed', '', '70-revision-v1', '', '', '2023-04-28 13:59:40', '2023-04-28 13:59:40', '', 70, 'https://doccure-wp.dreamstechnologies.com/?p=5073', 0, 'revision', '', 0),
(5074, 1, '2023-04-28 14:17:56', '2023-04-28 14:17:56', '<!-- Banner\r\n================================================== -->\r\n<section >\r\n           <h2>Search Doctor, <br> Make an Appointment</h2>\r\n		  <h4><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/04/banner-check.png\" alt=\"\" width=\"26\" height=\"26\" /> Instant Operation & Appointment</h4>\r\n		  <h4><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/04/banner-check.png\" alt=\"\" width=\"26\" height=\"26\" /> 100% Expert Doctors </h4>\r\n		  <p>Discover the best doctors, clinic & hospital the city nearest to you.</p>\r\n			<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/04/banner-img.png\">\r\n				<form action=\"https://doccure-wp.dreamstechnologies.com/search-doctors\" method=\"get\" id=\"search_form\">\r\n							  			<select name=\"location\">\r\n				<option value=\"\">Select a location</option>\r\n					<option data-flag=\'\'  value=\"australia\">Australia</option>\r\n	<option data-flag=\'\'  value=\"england\">England</option>\r\n	<option data-flag=\'\'  value=\"india\">India</option>\r\n			</select>\r\n								<input type=\"hidden\" name=\"searchby\"  value=\"doctors\">\r\n		<input type=\"text\" name=\"keyword\" placeholder=\"Search doctors, clinics, hospitals, etc.\" value=\"\">\r\n						<input type=\"submit\" value=\"Search\">\r\n				</form>\r\n</section>\r\n															<img width=\"600\" height=\"817\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/04/appoinment-img.png\" alt=\"\" loading=\"lazy\" srcset=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/04/appoinment-img.png 600w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/04/appoinment-img-220x300.png 220w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\r\n		<h4><a href=\"#\">Visit a Doctor</a></h4>\r\nWe provide the a wide range of medical services, so every person could have the opportunity		\r\n			<a href=\"#\" role=\"button\">\r\n						Read More\r\n					</a>\r\n		<h4><a href=\"#\">Medical</a></h4>\r\nWe provide the a wide range of medical services, so every person could have the opportunity.		\r\n			<a href=\"#\" role=\"button\">\r\n						Read More\r\n					</a>\r\n		<h4><a href=\"#\">Services</a></h4>\r\nWe provide the a wide range of medical services, so every person could have the opportunity		\r\n			<a href=\"#\" role=\"button\">\r\n						Read More\r\n					</a>\r\n		<h3>Schedule</h3>\r\n<ul>\r\n 	<li><strong>Monday – Friday</strong> 8.00 – 13.00</li>\r\n 	<li><strong>Saturday</strong> 8.00 – 15.00</li>\r\n</ul><h3>Request an Appointment</h3>\r\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/04/phone-call.png\" alt=\"\" width=\"104\" height=\"104\" />\r\n<p>Call us on</p>\r\n<h2>+1 (208) 567 0707</h2>\r\n 		<h2 \r\n		style=\"text-align:center;\"> High Quality Service for you  \r\n			</h2>\r\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt<br> ut labore et dolore magna aliqua</p>\r\n                <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-14.jpg\" alt=\"\" />\r\n                      <img src=\"\" alt=\"\" />\r\n                                          <p>Cardiologist</p>\r\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/specialities/cardiologist\">\r\n                                          </a>\r\n                <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-13.jpg\" alt=\"\" />\r\n                      <img src=\"\" alt=\"\" />\r\n                                          <p>Dentist</p>\r\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/specialities/dentist\">\r\n                                          </a>\r\n                <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-17.jpg\" alt=\"\" />\r\n                      <img src=\"\" alt=\"\" />\r\n                                          <p>Laboratory</p>\r\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/specialities/laboratory\">\r\n                                          </a>\r\n                <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-15.jpg\" alt=\"\" />\r\n                      <img src=\"\" alt=\"\" />\r\n                                          <p>MRI Scans</p>\r\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/specialities/mri-scans\">\r\n                                          </a>\r\n 		<h2 \r\n		style=\"text-align:center;\"> Book Our Doctor  \r\n			</h2>\r\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br> tempor incididunt ut labore et dolore magna aliqua.</p>\r\n						<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-07.jpg\"/></a>\r\n							  <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/icon2.png\"/>\r\n							<h3>\r\n					  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">Doctor Demo					  			<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/best-doctor-check.png\"/>\r\n								</a>\r\n					  </h3>\r\n						<button tabindex=\"0\"> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">\r\n						  Book Appointment</a></button>\r\n						<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-09.jpg\"/></a>\r\n							  <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/icon2.png\"/>\r\n							<h3>\r\n					  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">James Amen					  			<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/best-doctor-check.png\"/>\r\n								</a>\r\n					  </h3>\r\n						<button tabindex=\"0\"> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">\r\n						  Book Appointment</a></button>\r\n						<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-10.jpg\"/></a>\r\n							  <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/icon2.png\"/>\r\n							<h3>\r\n					  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\">Carl Kelly					  			<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/best-doctor-check.png\"/>\r\n								</a>\r\n					  </h3>\r\n						<button tabindex=\"0\"> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\">\r\n						  Book Appointment</a></button>\r\n						<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-11.jpg\"/></a>\r\n							  <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/icon2.png\"/>\r\n							<h3>\r\n					  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\">Darren Elder					  			<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/best-doctor-check.png\"/>\r\n								</a>\r\n					  </h3>\r\n						<button tabindex=\"0\"> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\">\r\n						  Book Appointment</a></button>\r\n							<a href=\"#\">View More </a>\r\n 		<h2 \r\n		style=\"text-align:center;\"> Availabe Features in Our Clinic  \r\n			</h2>\r\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br> tempor incididunt ut labore et dolore magna aliqua.</p>\r\n						   <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/features-02.png\"/>\r\n				  <p>Medical</p>\r\n						   <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/features-01.png\"/>\r\n				  <p>Operation</p>\r\n						   <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/features-06.png\"/>\r\n				  <p>Laboratory</p>\r\n						   <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/features-05.png\"/>\r\n				  <p>ICU</p>\r\n						   <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/features-04.png\"/>\r\n				  <p>Test Room</p>\r\n						   <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/features-03.png\"/>\r\n				  <p>Patient Ward</p>\r\n					<a href=\"#\">View More </a>\r\n 		<h2 \r\n		style=\"text-align:center;\"> Let’s See Our Latest News  \r\n			</h2>\r\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br> tempor incididunt ut labore et dolore magna aliqua.</p>\r\n              <article>\r\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\r\n                        <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\" rel=\"bookmark\">\r\n                        21 Feb 2023</a>\r\n                          <a href=\"https://doccure-wp.dreamstechnologies.com/category/clinic/\" rel=\"category tag\">\r\n                                                </a> \r\n                      <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">123</a></h5>\r\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">Read more</a>\r\n              </article>\r\n              <article>\r\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\r\n                        <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\" rel=\"bookmark\">\r\n                        02 Aug 2022</a>\r\n                          <a href=\"https://doccure-wp.dreamstechnologies.com/category/clinic/\" rel=\"category tag\">\r\n                          Diagnose                      </a> \r\n                      <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">s.kafgkjsdfgu;ks</a></h5>\r\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">Read more</a>\r\n              </article>\r\n              <article>\r\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\r\n                        <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\" rel=\"bookmark\">\r\n                        16 Jun 2022</a>\r\n                          <a href=\"https://doccure-wp.dreamstechnologies.com/category/clinic/\" rel=\"category tag\">\r\n                          Clinic                      </a> \r\n                      <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">testsksskkkk2222</a></h5>\r\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">Read more</a>\r\n              </article>\r\n   			<a href=\"#\">View More </a>', 'Home 3', '', 'publish', 'closed', 'closed', '', 'home-3', '', '', '2024-09-11 17:23:00', '2024-09-11 17:23:00', '', 0, 'https://doccure-wp.dreamstechnologies.com/?page_id=5074', 0, 'page', '', 0),
(5075, 1, '2023-04-28 14:18:07', '2023-04-28 14:18:07', '<!-- Banner\r\n================================================== -->\r\n<section  style=\"background: #f9f9f9 url(https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/banner-6.jpg) no-repeat bottom center;background-size: cover;\" 	 >\r\n                <h2>Search Doctor, Make an Appointment</h2>\r\n                <form action=\"https://doccure-wp.dreamstechnologies.com/search-doctors\" method=\"get\" id=\"search_form\">\r\n                                          <fieldset>\r\n                            <label>Location</label>\r\n                                                          			<select name=\"location\">\r\n				<option value=\"\">Select a location</option>\r\n					<option data-flag=\'\'  value=\"australia\">Australia</option>\r\n	<option data-flag=\'\'  value=\"england\">England</option>\r\n	<option data-flag=\'\'  value=\"india\">India</option>\r\n			</select>\r\n                              <label>Gender</label>\r\n                                  		<select name=\"gender\">\r\n			<option value=\"\" >Search by gender</option>\r\n			<option value=\"male\" >Male</option>\r\n			<option value=\"female\" >Female</option>\r\n			<option value=\"all\" >All</option>\r\n		</select>\r\n                        <label>Speciality</label>\r\n                                                          			<select name=\"specialities\">\r\n				<option value=\"\">Select a speciality</option>\r\n					<option data-flag=\'\'  value=\"cardiologist\">Cardiologist</option>\r\n	<option data-flag=\'\'  value=\"dentist\">Dentist</option>\r\n	<option data-flag=\'\'  value=\"laboratory\">Laboratory</option>\r\n	<option data-flag=\'\'  value=\"mri-scans\">MRI Scans</option>\r\n	<option data-flag=\'\'  value=\"neurology\">Neurology</option>\r\n	<option data-flag=\'\'  value=\"orthopedic\">Orthopedic</option>\r\n	<option data-flag=\'\'  value=\"ultrasound\">Ultrasound</option>\r\n	<option data-flag=\'\'  value=\"urology\">Urology</option>\r\n			</select>\r\n                                                  <input type=\"submit\" value=\"Search\">\r\n                                          </fieldset>\r\n                  </form>\r\n</section>\r\n 		<h2 \r\n		style=\"text-align:left;\"> What are you looking for?  \r\n			</h2>\r\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\r\n</p>\r\n				 														<h2>Visit a Doctor</h2>\r\n																<p>We hire the best specialists and best medical services the to deliver top-notch diagnostic services for you.\r\n</p>\r\n				 														<h2>Find a Pharmacy</h2>\r\n																<p>We provide the a wide range of medical services, so every person could have the opportunity.\r\n</p>\r\n				 														<h2>Find a Lab</h2>\r\n																<p>We use the first-class medical equipment for timely diagnostics of various diseases.\r\n</p>\r\n 		<h2 \r\n		style=\"text-align:left;\"> Book Our Best Doctor  \r\n			</h2>\r\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\r\n</p>\r\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-07.jpg\"/></a>\r\n                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/icon2.png\"/>\r\n                  <a href=\"javascript:void(0)\" tabindex=\"0\">\r\n                    Verified\r\n                    			<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/best-doctor-check.png\"/>\r\n			                  </a>\r\n                                              <a href=\"javascript:void(0)\" tabindex=\"0\">\r\n                                              </a>\r\n                <h3> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">Doctor Demo</a></h3>\r\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">\r\n                    Book Appointment</a>\r\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-09.jpg\"/></a>\r\n                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/icon2.png\"/>\r\n                  <a href=\"javascript:void(0)\" tabindex=\"0\">\r\n                    Verified\r\n                    			<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/best-doctor-check.png\"/>\r\n			                  </a>\r\n                                              <a href=\"javascript:void(0)\" tabindex=\"0\">\r\n                                              </a>\r\n                <h3> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">James Amen</a></h3>\r\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">\r\n                    Book Appointment</a>\r\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-10.jpg\"/></a>\r\n                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/icon2.png\"/>\r\n                  <a href=\"javascript:void(0)\" tabindex=\"0\">\r\n                    Verified\r\n                    			<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/best-doctor-check.png\"/>\r\n			                  </a>\r\n                                              <a href=\"javascript:void(0)\" tabindex=\"0\">\r\n                                              </a>\r\n                <h3> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\">Carl Kelly</a></h3>\r\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\">\r\n                    Book Appointment</a>\r\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-11.jpg\"/></a>\r\n                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/icon2.png\"/>\r\n                  <a href=\"javascript:void(0)\" tabindex=\"0\">\r\n                    Verified\r\n                    			<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/best-doctor-check.png\"/>\r\n			                  </a>\r\n                                              <a href=\"javascript:void(0)\" tabindex=\"0\">\r\n                                              </a>\r\n                <h3> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\">Darren Elder</a></h3>\r\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\">\r\n                    Book Appointment</a>\r\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/ruby-perrin/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/05/book-doctor-12.jpg\"/></a>\r\n                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/icon2.png\"/>\r\n                  <a href=\"javascript:void(0)\" tabindex=\"0\">\r\n                    Verified\r\n                    			<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/best-doctor-check.png\"/>\r\n			                  </a>\r\n                                              <a href=\"javascript:void(0)\" tabindex=\"0\">\r\n                                              </a>\r\n                <h3> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/ruby-perrin/\">Ruby Perrin</a></h3>\r\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/ruby-perrin/\">\r\n                    Book Appointment</a>\r\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sofia-brient/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/05/book-doctor-11.jpg\"/></a>\r\n                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/icon2.png\"/>\r\n                  <a href=\"javascript:void(0)\" tabindex=\"0\">\r\n                    Verified\r\n                    			<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/best-doctor-check.png\"/>\r\n			                  </a>\r\n                                              <a href=\"javascript:void(0)\" tabindex=\"0\">\r\n                                              </a>\r\n                <h3> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sofia-brient/\">Sofia Brient</a></h3>\r\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sofia-brient/\">\r\n                    Book Appointment</a>\r\n							<a  href=\"#\">View More </a>\r\n 		<h2 \r\n		style=\"text-align:left;\"> Available Features in Our Clinic  \r\n			</h2>\r\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\r\n</p>\r\n                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/features-02.png\"/>\r\n                    <h4>Medical</h4>\r\n                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/features-01.png\"/>\r\n                    <h4>Operation</h4>\r\n                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/features-06.png\"/>\r\n                    <h4>Laboratory</h4>\r\n                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/features-05.png\"/>\r\n                    <h4>ICU</h4>\r\n                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/features-04.png\"/>\r\n                    <h4>Test Room</h4>\r\n                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/features-03.png\"/>\r\n                    <h4>Patient Ward</h4>\r\n 		<h2 \r\n		style=\"text-align:left;\"> High Quality Service for you  \r\n			</h2>\r\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\r\n</p>\r\n								  <img src=\"\" alt=\"\" />\r\n								  <img src=\"\" alt=\"\" />\r\n								  <h4>Cardiologist</h4>\r\n								  <p>5 Doctors</p>\r\n												 <!-- overlay -->\r\n							  <h4>Cardiologist</h4>\r\n							  <p>5 Doctors </p>\r\n								  <img src=\"\" alt=\"\" />\r\n								  <img src=\"\" alt=\"\" />\r\n								  <h4>Dentist</h4>\r\n								  <p>0 Doctors</p>\r\n												 <!-- overlay -->\r\n							  <h4>Dentist</h4>\r\n							  <p>0 Doctors </p>\r\n								  <img src=\"\" alt=\"\" />\r\n								  <img src=\"\" alt=\"\" />\r\n								  <h4>Laboratory</h4>\r\n								  <p>0 Doctors</p>\r\n												 <!-- overlay -->\r\n							  <h4>Laboratory</h4>\r\n							  <p>0 Doctors </p>\r\n								  <img src=\"\" alt=\"\" />\r\n								  <img src=\"\" alt=\"\" />\r\n								  <h4>MRI Scans</h4>\r\n								  <p>1 Doctors</p>\r\n												 <!-- overlay -->\r\n							  <h4>MRI Scans</h4>\r\n							  <p>1 Doctors </p>\r\n								  <img src=\"\" alt=\"\" />\r\n								  <img src=\"\" alt=\"\" />\r\n								  <h4>Neurology</h4>\r\n								  <p>2 Doctors</p>\r\n												 <!-- overlay -->\r\n							  <h4>Neurology</h4>\r\n							  <p>2 Doctors </p>\r\n								  <img src=\"\" alt=\"\" />\r\n								  <img src=\"\" alt=\"\" />\r\n								  <h4>Orthopedic</h4>\r\n								  <p>1 Doctors</p>\r\n												 <!-- overlay -->\r\n							  <h4>Orthopedic</h4>\r\n							  <p>1 Doctors </p>\r\n							<a href=\"#\">View More </a>\r\n 		<h2 \r\n		style=\"text-align:left;\"> Blogs and News  \r\n			</h2>\r\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\r\n</p>\r\n              <article>\r\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\r\n                        <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\" rel=\"bookmark\">\r\n                        21 Feb 2023</a>\r\n                      <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">123</a></h5>\r\n                <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\" tabindex=\"0\">\r\n                </a>\r\n              </article>\r\n              <article>\r\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\r\n                        <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\" rel=\"bookmark\">\r\n                        02 Aug 2022</a>\r\n                      <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">s.kafgkjsdfgu;ks</a></h5>\r\n                <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\" tabindex=\"0\">\r\n                </a>\r\n              </article>\r\n              <article>\r\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\r\n                        <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\" rel=\"bookmark\">\r\n                        16 Jun 2022</a>\r\n                      <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">testsksskkkk2222</a></h5>\r\n                <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\" tabindex=\"0\">\r\n                </a>\r\n              </article>', 'Home 4', '', 'publish', 'closed', 'closed', '', 'home-4', '', '', '2024-09-11 17:22:29', '2024-09-11 17:22:29', '', 0, 'https://doccure-wp.dreamstechnologies.com/?page_id=5075', 0, 'page', '', 0),
(5076, 1, '2023-04-28 14:18:36', '2023-04-28 14:18:36', '<!-- Banner\r\n================================================== -->\r\n<section  style=\"background: #f9f9f9 url(https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/banner-5.jpg) no-repeat bottom center;background-size: cover;\" 	 >\r\n	<p>Search Doctor, Make <br>an Appointment</p>\r\n      <form action=\"https://doccure-wp.dreamstechnologies.com/search-doctors\" method=\"get\" id=\"search_form\">\r\n                                			<select name=\"location\">\r\n				<option value=\"\">Select a location</option>\r\n					<option data-flag=\'\'  value=\"australia\">Australia</option>\r\n	<option data-flag=\'\'  value=\"england\">England</option>\r\n	<option data-flag=\'\'  value=\"india\">India</option>\r\n			</select>\r\n                                  		<select name=\"gender\">\r\n			<option value=\"\" >Search by gender</option>\r\n			<option value=\"male\" >Male</option>\r\n			<option value=\"female\" >Female</option>\r\n			<option value=\"all\" >All</option>\r\n		</select>\r\n                              			<select name=\"specialities\">\r\n				<option value=\"\">Select a speciality</option>\r\n					<option data-flag=\'\'  value=\"cardiologist\">Cardiologist</option>\r\n	<option data-flag=\'\'  value=\"dentist\">Dentist</option>\r\n	<option data-flag=\'\'  value=\"laboratory\">Laboratory</option>\r\n	<option data-flag=\'\'  value=\"mri-scans\">MRI Scans</option>\r\n	<option data-flag=\'\'  value=\"neurology\">Neurology</option>\r\n	<option data-flag=\'\'  value=\"orthopedic\">Orthopedic</option>\r\n	<option data-flag=\'\'  value=\"ultrasound\">Ultrasound</option>\r\n	<option data-flag=\'\'  value=\"urology\">Urology</option>\r\n			</select>\r\n                         <input type=\"submit\" value=\"MAKE APPOINTMENT\">\r\n                  </form>\r\n</section>\r\n 		<h2 \r\n		style=\"text-align:center;\"> What are you looking for? </h2>\r\n<a href=\"\" target=\"_blank\" rel=\"nofollow noopener\"> \r\n						Visit a Doctor</a>\r\n<strong>We hire the best specialists to deliver top-notch diagnostic services for you diagnostic services for you.</strong>\r\n<a href=\"\" target=\"_blank\" rel=\"noopener\">Book Now</a>\r\n<a href=\"\" target=\"_blank\" rel=\"nofollow noopener\"> \r\n						Find a Pharmacy</a>\r\n<strong>We provide the a wide range of medical services, so every person could have the opportunity.\r\n</strong>\r\n<a href=\"\" target=\"_blank\" rel=\"noopener\">Book Now</a>\r\n<a href=\"\" target=\"_blank\" rel=\"nofollow noopener\"> \r\n						Find a Lab</a>\r\n<strong>We hire the best specialists to deliver top-notch diagnostic services for you diagnostic services for you.</strong>\r\n<a href=\"\" target=\"_blank\" rel=\"noopener\">Book Now</a>\r\n 		<h2 \r\n		style=\"text-align:center;\"> Clinic &amp; Specialities  \r\n			</h2>\r\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br> tempor incididunt ut labore et dolore magna aliqua.\r\n</p>\r\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-14.jpg\" alt=\"\" />\r\n                                                <h4>Cardiologist</h4>\r\n                              <img src=\"\" alt=\"\" />\r\n                            <img src=\"\" alt=\"\" />\r\n                        <h4>Cardiologist</h4>\r\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-13.jpg\" alt=\"\" />\r\n                                                <h4>Dentist</h4>\r\n                              <img src=\"\" alt=\"\" />\r\n                            <img src=\"\" alt=\"\" />\r\n                        <h4>Dentist</h4>\r\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-17.jpg\" alt=\"\" />\r\n                                                <h4>Laboratory</h4>\r\n                              <img src=\"\" alt=\"\" />\r\n                            <img src=\"\" alt=\"\" />\r\n                        <h4>Laboratory</h4>\r\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-15.jpg\" alt=\"\" />\r\n                                                <h4>MRI Scans</h4>\r\n                              <img src=\"\" alt=\"\" />\r\n                            <img src=\"\" alt=\"\" />\r\n                        <h4>MRI Scans</h4>\r\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-16.jpg\" alt=\"\" />\r\n                                                <h4>Neurology</h4>\r\n                              <img src=\"\" alt=\"\" />\r\n                            <img src=\"\" alt=\"\" />\r\n                        <h4>Neurology</h4>\r\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-12.jpg\" alt=\"\" />\r\n                                                <h4>Orthopedic</h4>\r\n                              <img src=\"\" alt=\"\" />\r\n                            <img src=\"\" alt=\"\" />\r\n                        <h4>Orthopedic</h4>\r\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-18-1.jpg\" alt=\"\" />\r\n                                                <h4>Ultrasound</h4>\r\n                              <img src=\"\" alt=\"\" />\r\n                            <img src=\"\" alt=\"\" />\r\n                        <h4>Ultrasound</h4>\r\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-11.jpg\" alt=\"\" />\r\n                                                <h4>Urology</h4>\r\n                              <img src=\"\" alt=\"\" />\r\n                            <img src=\"\" alt=\"\" />\r\n                        <h4>Urology</h4>\r\n 		<h2 \r\n		style=\"text-align:center;\"> Book Our Best Doctor  \r\n			</h2>\r\n						<p> Access to expert physicians and surgeons, advanced technologies and<br> top-quality surgery facilities right here.\r\n</p>\r\n                <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-07.jpg\"/></a>\r\n                <h3> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">Doctor Demo</a></h3>\r\n                                              <h5>$0</h5>\r\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\" tabindex=\"0\">\r\n                                                  Book Appointment \r\n                                          </a>\r\n                <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-09.jpg\"/></a>\r\n                <h3> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">James Amen</a></h3>\r\n                                              <h5>$0</h5>\r\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\" tabindex=\"0\">\r\n                                                  Book Appointment \r\n                                          </a>\r\n                <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-10.jpg\"/></a>\r\n                <h3> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\">Carl Kelly</a></h3>\r\n                                              <h5>$0</h5>\r\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\" tabindex=\"0\">\r\n                                                  Book Appointment \r\n                                          </a>\r\n                <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-11.jpg\"/></a>\r\n                <h3> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\">Darren Elder</a></h3>\r\n                                              <h5>$0</h5>\r\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\" tabindex=\"0\">\r\n                                                  Book Appointment \r\n                                          </a>\r\n                <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/ruby-perrin/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/05/book-doctor-12.jpg\"/></a>\r\n                <h3> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/ruby-perrin/\">Ruby Perrin</a></h3>\r\n                                              <h5>$0</h5>\r\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/ruby-perrin/\" tabindex=\"0\">\r\n                                                  Book Appointment \r\n                                          </a>\r\n                <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sofia-brient/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/05/book-doctor-11.jpg\"/></a>\r\n                <h3> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sofia-brient/\">Sofia Brient</a></h3>\r\n                                              <h5>$0</h5>\r\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sofia-brient/\" tabindex=\"0\">\r\n                                                  Book Appointment \r\n                                          </a>\r\n 		<h2 \r\n		style=\"text-align:center;\"> Available Features in Our Clinic  \r\n			</h2>\r\n						<p> It is a long established fact that a reader will be distracted by the readable<br> content of a page when looking at its layout.\r\n</p>\r\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/services/medical/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/feature1.jpg\"/></a>\r\n                  <p>Medical</p>\r\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/services/operation/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/feature-05-1.jpg\"/></a>\r\n                  <p>Operation</p>\r\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/services/laboratory/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/feature-3.jpg\"/></a>\r\n                  <p>Laboratory</p>\r\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/services/icu/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/06/feature-03-2-1.jpg\"/></a>\r\n                  <p>ICU</p>\r\n                  <a href=\"#\">View More</a>\r\n 		<h2 \r\n		style=\"text-align:center;\"> Our Latest Blogs  \r\n			</h2>\r\n						<p> It is a long established fact that a reader will be distracted by the readable<br> content of a page when looking at its layout.\r\n</p>\r\n              <article>\r\n                   <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\r\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\" rel=\"bookmark\" tabindex=\"0\">\r\n                    21 Feb 2023</a></a>\r\n                      <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">123</a></h5>\r\n                  <img alt=\'Doctor Demo\' src=\'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-07-65x65.jpg\' class=\'avatar photo\' width=\'32\' height=\'32\'  />                  <a href=\"https://doccure-wp.dreamstechnologies.com/author/doctor-demo/\">\r\n                  Doctor Demo </a>\r\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/category/clinic/\" rel=\"category tag\" tabindex=\"0\">\r\n                                        </a> \r\n                  <p>\r\n                  Good Morning                  </p>\r\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\"></a>\r\n              </article>\r\n              <article>\r\n                   <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\r\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\" rel=\"bookmark\" tabindex=\"0\">\r\n                    02 Aug 2022</a></a>\r\n                      <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">s.kafgkjsdfgu;ks</a></h5>\r\n                  <img alt=\'Paul Richard\' src=\'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/05/doctor-thumb-08-65x65.jpg\' class=\'avatar photo\' width=\'32\' height=\'32\'  />                  <a href=\"https://doccure-wp.dreamstechnologies.com/author/paul-richard/\">\r\n                  Paul Richard </a>\r\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/category/clinic/\" rel=\"category tag\" tabindex=\"0\">\r\n                    Diagnose                    </a> \r\n                  <p>\r\n                  Article contents...s,haf;l |\"                  </p>\r\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\"></a>\r\n              </article>\r\n              <article>\r\n                   <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\r\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\" rel=\"bookmark\" tabindex=\"0\">\r\n                    16 Jun 2022</a></a>\r\n                      <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">testsksskkkk2222</a></h5>\r\n                  <img alt=\'Olga Barlow\' src=\'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/05/book-doctor-10-65x65.jpg\' class=\'avatar photo\' width=\'32\' height=\'32\'  />                  <a href=\"https://doccure-wp.dreamstechnologies.com/author/olga-barlow/\">\r\n                  Olga Barlow </a>\r\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/category/clinic/\" rel=\"category tag\" tabindex=\"0\">\r\n                    Clinic                    </a> \r\n                  <p>\r\n                  testsksskkkk2222 testsksskkkk testsksskkkk222                  </p>\r\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\"></a>\r\n              </article>\r\n			<a style=\"background-color:#0071dc; color:#ffffff;\" href=\"#\" title=\"\">View More</a>', 'Home 5', '', 'publish', 'closed', 'closed', '', 'home-5', '', '', '2024-09-11 17:07:14', '2024-09-11 17:07:14', '', 0, 'https://doccure-wp.dreamstechnologies.com/?page_id=5076', 0, 'page', '', 0),
(5077, 1, '2023-04-28 14:17:56', '2023-04-28 14:17:56', '', 'Home 2', '', 'inherit', 'closed', 'closed', '', '5074-revision-v1', '', '', '2023-04-28 14:17:56', '2023-04-28 14:17:56', '', 5074, 'https://doccure-wp.dreamstechnologies.com/?p=5077', 0, 'revision', '', 0),
(5078, 1, '2023-04-28 14:18:07', '2023-04-28 14:18:07', '', 'Home 3', '', 'inherit', 'closed', 'closed', '', '5075-revision-v1', '', '', '2023-04-28 14:18:07', '2023-04-28 14:18:07', '', 5075, 'https://doccure-wp.dreamstechnologies.com/?p=5078', 0, 'revision', '', 0),
(5079, 1, '2023-04-28 14:18:36', '2023-04-28 14:18:36', '', 'Home 4', '', 'inherit', 'closed', 'closed', '', '5076-revision-v1', '', '', '2023-04-28 14:18:36', '2023-04-28 14:18:36', '', 5076, 'https://doccure-wp.dreamstechnologies.com/?p=5079', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(5088, 1, '2023-04-28 14:20:04', '2023-04-28 14:20:04', '<h2 \n		style=\"text-align:left;\"> What are you looking for?  \n			</h2>\n						 Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\n 		<h2 \n		style=\"text-align:left;\"> Book Our Best Doctor  \n			</h2>\n						 Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\n 		<h2 \n		style=\"text-align:left;\"> Available Features in Our Clinic  \n			</h2>\n						 Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\n 		<h2 \n		style=\"text-align:left;\"> High Quality Service for you  \n			</h2>\n						 Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\n                <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-14.jpg\" alt=\"\" />\n                      <img src=\"\" alt=\"\" />\n                                          <p>Cardiologist</p>\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/specialities/cardiologist\">\n                                          </a>\n                <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-13.jpg\" alt=\"\" />\n                      <img src=\"\" alt=\"\" />\n                                          <p>Dentist</p>\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/specialities/dentist\">\n                                          </a>\n                <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-17.jpg\" alt=\"\" />\n                      <img src=\"\" alt=\"\" />\n                                          <p>Laboratory</p>\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/specialities/laboratory\">\n                                          </a>\n                <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-15.jpg\" alt=\"\" />\n                      <img src=\"\" alt=\"\" />\n                                          <p>MRI Scans</p>\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/specialities/mri-scans\">\n                                          </a>\n                <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-16.jpg\" alt=\"\" />\n                      <img src=\"\" alt=\"\" />\n                                          <p>Neurology</p>\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/specialities/neurology\">\n                                          </a>\n                <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-12.jpg\" alt=\"\" />\n                      <img src=\"\" alt=\"\" />\n                                          <p>Orthopedic</p>\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/specialities/orthopedic\">\n                                          </a>\n 		<h2 \n		style=\"text-align:left;\"> Blogs and News  \n			</h2>\n						 Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\n              <article>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                        <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\" rel=\"bookmark\">\n                        21 Feb 2023</a>\n                          <a href=\"https://doccure-wp.dreamstechnologies.com/category/clinic/\" rel=\"category tag\">\n                                                </a> \n                      <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">123</a></h5>\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">Read more</a>\n              </article>\n              <article>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                        <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\" rel=\"bookmark\">\n                        02 Aug 2022</a>\n                          <a href=\"https://doccure-wp.dreamstechnologies.com/category/clinic/\" rel=\"category tag\">\n                          Diagnose                      </a> \n                      <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">s.kafgkjsdfgu;ks</a></h5>\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">Read more</a>\n              </article>\n              <article>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                        <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\" rel=\"bookmark\">\n                        16 Jun 2022</a>\n                          <a href=\"https://doccure-wp.dreamstechnologies.com/category/clinic/\" rel=\"category tag\">\n                          Clinic                      </a> \n                      <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">testsksskkkk2222</a></h5>\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">Read more</a>\n              </article>', 'Home3_Eelementor', '', 'publish', 'closed', 'closed', '', 'home3_eelementor', '', '', '2023-04-28 14:20:04', '2023-04-28 14:20:04', '', 0, 'https://doccure-wp.dreamstechnologies.com/?elementor_library=home3_eelementor', 0, 'elementor_library', '', 0),
(5089, 1, '2023-04-28 14:20:04', '2023-04-28 14:20:04', '<h2 \n		style=\"text-align:left;\"> What are you looking for?  \n			</h2>\n						 Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\n 		<h2 \n		style=\"text-align:left;\"> Book Our Best Doctor  \n			</h2>\n						 Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\n 		<h2 \n		style=\"text-align:left;\"> Available Features in Our Clinic  \n			</h2>\n						 Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\n 		<h2 \n		style=\"text-align:left;\"> High Quality Service for you  \n			</h2>\n						 Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\n                <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-14.jpg\" alt=\"\" />\n                      <img src=\"\" alt=\"\" />\n                                          <p>Cardiologist</p>\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/specialities/cardiologist\">\n                                          </a>\n                <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-13.jpg\" alt=\"\" />\n                      <img src=\"\" alt=\"\" />\n                                          <p>Dentist</p>\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/specialities/dentist\">\n                                          </a>\n                <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-17.jpg\" alt=\"\" />\n                      <img src=\"\" alt=\"\" />\n                                          <p>Laboratory</p>\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/specialities/laboratory\">\n                                          </a>\n                <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-15.jpg\" alt=\"\" />\n                      <img src=\"\" alt=\"\" />\n                                          <p>MRI Scans</p>\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/specialities/mri-scans\">\n                                          </a>\n                <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-16.jpg\" alt=\"\" />\n                      <img src=\"\" alt=\"\" />\n                                          <p>Neurology</p>\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/specialities/neurology\">\n                                          </a>\n                <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-12.jpg\" alt=\"\" />\n                      <img src=\"\" alt=\"\" />\n                                          <p>Orthopedic</p>\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/specialities/orthopedic\">\n                                          </a>\n 		<h2 \n		style=\"text-align:left;\"> Blogs and News  \n			</h2>\n						 Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\n              <article>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                        <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\" rel=\"bookmark\">\n                        21 Feb 2023</a>\n                          <a href=\"https://doccure-wp.dreamstechnologies.com/category/clinic/\" rel=\"category tag\">\n                                                </a> \n                      <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">123</a></h5>\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">Read more</a>\n              </article>\n              <article>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                        <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\" rel=\"bookmark\">\n                        02 Aug 2022</a>\n                          <a href=\"https://doccure-wp.dreamstechnologies.com/category/clinic/\" rel=\"category tag\">\n                          Diagnose                      </a> \n                      <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">s.kafgkjsdfgu;ks</a></h5>\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">Read more</a>\n              </article>\n              <article>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                        <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\" rel=\"bookmark\">\n                        16 Jun 2022</a>\n                          <a href=\"https://doccure-wp.dreamstechnologies.com/category/clinic/\" rel=\"category tag\">\n                          Clinic                      </a> \n                      <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">testsksskkkk2222</a></h5>\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">Read more</a>\n              </article>', 'Home3_Eelementor', '', 'inherit', 'closed', 'closed', '', '5088-revision-v1', '', '', '2023-04-28 14:20:04', '2023-04-28 14:20:04', '', 5088, 'https://doccure-wp.dreamstechnologies.com/?p=5089', 0, 'revision', '', 0),
(5090, 1, '2023-04-28 14:20:05', '2023-04-28 14:20:05', '<h2 \n		style=\"text-align:center;\"> What are you looking for? </h2>\n 		<h2 \n		style=\"text-align:center;\"> Clinic &amp; Specialities  \n			</h2>\n						 Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br> tempor incididunt ut labore et dolore magna aliqua.\n                <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-14.jpg\" alt=\"\" />\n                      <img src=\"\" alt=\"\" />\n                                          <p>Cardiologist</p>\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/specialities/cardiologist\">\n                                          </a>\n                <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-13.jpg\" alt=\"\" />\n                      <img src=\"\" alt=\"\" />\n                                          <p>Dentist</p>\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/specialities/dentist\">\n                                          </a>\n                <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-17.jpg\" alt=\"\" />\n                      <img src=\"\" alt=\"\" />\n                                          <p>Laboratory</p>\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/specialities/laboratory\">\n                                          </a>\n                <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-15.jpg\" alt=\"\" />\n                      <img src=\"\" alt=\"\" />\n                                          <p>MRI Scans</p>\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/specialities/mri-scans\">\n                                          </a>\n                <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-16.jpg\" alt=\"\" />\n                      <img src=\"\" alt=\"\" />\n                                          <p>Neurology</p>\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/specialities/neurology\">\n                                          </a>\n                <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-12.jpg\" alt=\"\" />\n                      <img src=\"\" alt=\"\" />\n                                          <p>Orthopedic</p>\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/specialities/orthopedic\">\n                                          </a>\n 		<h2 \n		style=\"text-align:center;\"> Book Our Best Doctor  \n			</h2>\n						 Access to expert physicians and surgeons, advanced technologies and<br> top-quality surgery facilities right here.\n 		<h2 \n		style=\"text-align:center;\"> Available Features in Our Clinic  \n			</h2>\n						 It is a long established fact that a reader will be distracted by the readable<br> content of a page when looking at its layout.\n 		<h2 \n		style=\"text-align:center;\"> Our Latest Blogs  \n			</h2>\n						 It is a long established fact that a reader will be distracted by the readable<br> content of a page when looking at its layout.\n              <article>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                        <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\" rel=\"bookmark\">\n                        21 Feb 2023</a>\n                          <a href=\"https://doccure-wp.dreamstechnologies.com/category/clinic/\" rel=\"category tag\">\n                                                </a> \n                      <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">123</a></h5>\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">Read more</a>\n              </article>\n              <article>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                        <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\" rel=\"bookmark\">\n                        02 Aug 2022</a>\n                          <a href=\"https://doccure-wp.dreamstechnologies.com/category/clinic/\" rel=\"category tag\">\n                          Diagnose                      </a> \n                      <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">s.kafgkjsdfgu;ks</a></h5>\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">Read more</a>\n              </article>\n              <article>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                        <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\" rel=\"bookmark\">\n                        16 Jun 2022</a>\n                          <a href=\"https://doccure-wp.dreamstechnologies.com/category/clinic/\" rel=\"category tag\">\n                          Clinic                      </a> \n                      <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">testsksskkkk2222</a></h5>\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">Read more</a>\n              </article>', 'Home4_Eelementor', '', 'publish', 'closed', 'closed', '', 'home4_eelementor', '', '', '2023-04-28 14:20:05', '2023-04-28 14:20:05', '', 0, 'https://doccure-wp.dreamstechnologies.com/?elementor_library=home4_eelementor', 0, 'elementor_library', '', 0),
(5091, 1, '2023-04-28 14:20:05', '2023-04-28 14:20:05', '<h2 \n		style=\"text-align:center;\"> What are you looking for? </h2>\n 		<h2 \n		style=\"text-align:center;\"> Clinic &amp; Specialities  \n			</h2>\n						 Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br> tempor incididunt ut labore et dolore magna aliqua.\n                <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-14.jpg\" alt=\"\" />\n                      <img src=\"\" alt=\"\" />\n                                          <p>Cardiologist</p>\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/specialities/cardiologist\">\n                                          </a>\n                <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-13.jpg\" alt=\"\" />\n                      <img src=\"\" alt=\"\" />\n                                          <p>Dentist</p>\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/specialities/dentist\">\n                                          </a>\n                <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-17.jpg\" alt=\"\" />\n                      <img src=\"\" alt=\"\" />\n                                          <p>Laboratory</p>\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/specialities/laboratory\">\n                                          </a>\n                <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-15.jpg\" alt=\"\" />\n                      <img src=\"\" alt=\"\" />\n                                          <p>MRI Scans</p>\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/specialities/mri-scans\">\n                                          </a>\n                <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-16.jpg\" alt=\"\" />\n                      <img src=\"\" alt=\"\" />\n                                          <p>Neurology</p>\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/specialities/neurology\">\n                                          </a>\n                <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-12.jpg\" alt=\"\" />\n                      <img src=\"\" alt=\"\" />\n                                          <p>Orthopedic</p>\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/specialities/orthopedic\">\n                                          </a>\n 		<h2 \n		style=\"text-align:center;\"> Book Our Best Doctor  \n			</h2>\n						 Access to expert physicians and surgeons, advanced technologies and<br> top-quality surgery facilities right here.\n 		<h2 \n		style=\"text-align:center;\"> Available Features in Our Clinic  \n			</h2>\n						 It is a long established fact that a reader will be distracted by the readable<br> content of a page when looking at its layout.\n 		<h2 \n		style=\"text-align:center;\"> Our Latest Blogs  \n			</h2>\n						 It is a long established fact that a reader will be distracted by the readable<br> content of a page when looking at its layout.\n              <article>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                        <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\" rel=\"bookmark\">\n                        21 Feb 2023</a>\n                          <a href=\"https://doccure-wp.dreamstechnologies.com/category/clinic/\" rel=\"category tag\">\n                                                </a> \n                      <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">123</a></h5>\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">Read more</a>\n              </article>\n              <article>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                        <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\" rel=\"bookmark\">\n                        02 Aug 2022</a>\n                          <a href=\"https://doccure-wp.dreamstechnologies.com/category/clinic/\" rel=\"category tag\">\n                          Diagnose                      </a> \n                      <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">s.kafgkjsdfgu;ks</a></h5>\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">Read more</a>\n              </article>\n              <article>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                        <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\" rel=\"bookmark\">\n                        16 Jun 2022</a>\n                          <a href=\"https://doccure-wp.dreamstechnologies.com/category/clinic/\" rel=\"category tag\">\n                          Clinic                      </a> \n                      <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">testsksskkkk2222</a></h5>\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">Read more</a>\n              </article>', 'Home4_Eelementor', '', 'inherit', 'closed', 'closed', '', '5090-revision-v1', '', '', '2023-04-28 14:20:05', '2023-04-28 14:20:05', '', 5090, 'https://doccure-wp.dreamstechnologies.com/?p=5091', 0, 'revision', '', 0),
(5092, 1, '2023-04-28 14:20:05', '2023-04-28 14:20:05', '<h2 \n		style=\"text-align:center;\"> Contact Us  \n			</h2>\n						 Great doctor if you need your family member to get effective immediate assistance,<br>\nemergency treatment, or simple consultation.\n			<style>/*! elementor - v3.12.2 - 23-04-2023 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps .elementor-custom-embed{line-height:0}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe loading=\"lazy\"\n					src=\"https://maps.google.com/maps?q=Eiffel%20Tower&#038;t=m&#038;z=10&#038;output=embed&#038;iwloc=near\"\n					title=\"Eiffel Tower\"\n					aria-label=\"Eiffel Tower\"\n			></iframe>', 'Contactus_Elementor', '', 'publish', 'closed', 'closed', '', 'contactus_elementor', '', '', '2023-04-28 14:20:05', '2023-04-28 14:20:05', '', 0, 'https://doccure-wp.dreamstechnologies.com/?elementor_library=contactus_elementor', 0, 'elementor_library', '', 0),
(5093, 1, '2023-04-28 14:20:05', '2023-04-28 14:20:05', '<h2 \n		style=\"text-align:center;\"> Contact Us  \n			</h2>\n						 Great doctor if you need your family member to get effective immediate assistance,<br>\nemergency treatment, or simple consultation.\n			<style>/*! elementor - v3.12.2 - 23-04-2023 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps .elementor-custom-embed{line-height:0}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe loading=\"lazy\"\n					src=\"https://maps.google.com/maps?q=Eiffel%20Tower&#038;t=m&#038;z=10&#038;output=embed&#038;iwloc=near\"\n					title=\"Eiffel Tower\"\n					aria-label=\"Eiffel Tower\"\n			></iframe>', 'Contactus_Elementor', '', 'inherit', 'closed', 'closed', '', '5092-revision-v1', '', '', '2023-04-28 14:20:05', '2023-04-28 14:20:05', '', 5092, 'https://doccure-wp.dreamstechnologies.com/?p=5093', 0, 'revision', '', 0),
(5094, 1, '2023-04-28 14:20:05', '2023-04-28 14:20:05', 'Text after hover \n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\">\n 		<h2 \n		style=\"text-align:center;\"> Why Choose Doccure </h2>\n 		<h2 \n		style=\"text-align:center;\"> Available Features in Our Clinic  \n			</h2>\n						 Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod\ntempor incididunt ut labore et dolore magna aliqua.\n 		<h2 \n		style=\"text-align:center;\"> Clinic and Specialities  \n			</h2>\n						 Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod \ntempor incididunt ut labore et dolore magna aliqua.\n		[slide-anything id=\'527\']		\n 		<h2 \n		style=\"text-align:center;\"> Frequently Asked Questions. </h2>\n								<h4>\n									<a data-bs-toggle=\"collapse\" href=\"#faq_1\" aria-expanded=\"false\">White Plains Hospital Kendiaccepts Insurance</a>\n								</h4>\n				          	    Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.\n								<h4>\n									<a data-bs-toggle=\"collapse\" href=\"#faq_2\" aria-expanded=\"false\">White Plains Hospital Kendiaccepts Insurance</a>\n								</h4>\n				          	    Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.\n								<h4>\n									<a data-bs-toggle=\"collapse\" href=\"#faq_3\" aria-expanded=\"false\">White Plains Hospital Kendiaccepts Insurance</a>\n								</h4>\n				          	    Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.\n								<h4>\n									<a data-bs-toggle=\"collapse\" href=\"#faq_4\" aria-expanded=\"false\">White Plains Hospital Kendiaccepts Insurance</a>\n								</h4>\n				          	    Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.\n					                    <!-- Item -->\n									<img width=\"300\" height=\"300\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/patient1.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/patient1.jpg 300w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/patient1-150x150.jpg 150w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/patient1-100x100.jpg 100w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/patient1-65x65.jpg 65w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/patient1-30x30.jpg 30w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/patient1-20x20.jpg 20w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/patient1-250x250.jpg 250w\" sizes=\"(max-width: 300px) 100vw, 300px\" />								\n																<h4>Jennifer Robinson</h4>\n	            	                    <!-- Item -->\n									<img width=\"300\" height=\"300\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/patient2.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/patient2.jpg 300w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/patient2-150x150.jpg 150w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/patient2-100x100.jpg 100w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/patient2-65x65.jpg 65w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/patient2-30x30.jpg 30w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/patient2-20x20.jpg 20w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/patient2-250x250.jpg 250w\" sizes=\"(max-width: 300px) 100vw, 300px\" />								\n																<h4>Denise Stevens</h4>\n	            	                    <!-- Item -->\n									<img width=\"300\" height=\"300\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/patient3.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/patient3.jpg 300w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/patient3-150x150.jpg 150w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/patient3-100x100.jpg 100w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/patient3-65x65.jpg 65w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/patient3-30x30.jpg 30w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/patient3-20x20.jpg 20w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/patient3-250x250.jpg 250w\" sizes=\"(max-width: 300px) 100vw, 300px\" />								\n																<h4>Charles Ortega</h4>', 'Aboutus_Elementor', '', 'publish', 'closed', 'closed', '', 'aboutus_elementor', '', '', '2023-04-28 14:20:05', '2023-04-28 14:20:05', '', 0, 'https://doccure-wp.dreamstechnologies.com/?elementor_library=aboutus_elementor', 0, 'elementor_library', '', 0),
(5095, 1, '2023-04-28 14:20:05', '2023-04-28 14:20:05', 'Text after hover \n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\">\n 		<h2 \n		style=\"text-align:center;\"> Why Choose Doccure </h2>\n 		<h2 \n		style=\"text-align:center;\"> Available Features in Our Clinic  \n			</h2>\n						 Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod\ntempor incididunt ut labore et dolore magna aliqua.\n 		<h2 \n		style=\"text-align:center;\"> Clinic and Specialities  \n			</h2>\n						 Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod \ntempor incididunt ut labore et dolore magna aliqua.\n		[slide-anything id=\'527\']		\n 		<h2 \n		style=\"text-align:center;\"> Frequently Asked Questions. </h2>\n								<h4>\n									<a data-bs-toggle=\"collapse\" href=\"#faq_1\" aria-expanded=\"false\">White Plains Hospital Kendiaccepts Insurance</a>\n								</h4>\n				          	    Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.\n								<h4>\n									<a data-bs-toggle=\"collapse\" href=\"#faq_2\" aria-expanded=\"false\">White Plains Hospital Kendiaccepts Insurance</a>\n								</h4>\n				          	    Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.\n								<h4>\n									<a data-bs-toggle=\"collapse\" href=\"#faq_3\" aria-expanded=\"false\">White Plains Hospital Kendiaccepts Insurance</a>\n								</h4>\n				          	    Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.\n								<h4>\n									<a data-bs-toggle=\"collapse\" href=\"#faq_4\" aria-expanded=\"false\">White Plains Hospital Kendiaccepts Insurance</a>\n								</h4>\n				          	    Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.\n					                    <!-- Item -->\n									<img width=\"300\" height=\"300\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/patient1.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/patient1.jpg 300w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/patient1-150x150.jpg 150w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/patient1-100x100.jpg 100w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/patient1-65x65.jpg 65w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/patient1-30x30.jpg 30w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/patient1-20x20.jpg 20w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/patient1-250x250.jpg 250w\" sizes=\"(max-width: 300px) 100vw, 300px\" />								\n																<h4>Jennifer Robinson</h4>\n	            	                    <!-- Item -->\n									<img width=\"300\" height=\"300\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/patient2.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/patient2.jpg 300w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/patient2-150x150.jpg 150w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/patient2-100x100.jpg 100w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/patient2-65x65.jpg 65w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/patient2-30x30.jpg 30w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/patient2-20x20.jpg 20w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/patient2-250x250.jpg 250w\" sizes=\"(max-width: 300px) 100vw, 300px\" />								\n																<h4>Denise Stevens</h4>\n	            	                    <!-- Item -->\n									<img width=\"300\" height=\"300\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/patient3.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/patient3.jpg 300w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/patient3-150x150.jpg 150w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/patient3-100x100.jpg 100w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/patient3-65x65.jpg 65w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/patient3-30x30.jpg 30w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/patient3-20x20.jpg 20w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/patient3-250x250.jpg 250w\" sizes=\"(max-width: 300px) 100vw, 300px\" />								\n																<h4>Charles Ortega</h4>', 'Aboutus_Elementor', '', 'inherit', 'closed', 'closed', '', '5094-revision-v1', '', '', '2023-04-28 14:20:05', '2023-04-28 14:20:05', '', 5094, 'https://doccure-wp.dreamstechnologies.com/?p=5095', 0, 'revision', '', 0),
(5096, 1, '2023-04-28 14:20:06', '2023-04-28 14:20:06', '<h4>\n									<a data-bs-toggle=\"collapse\" href=\"#accordion_1\" aria-expanded=\"false\">Payments</a>\n								</h4>\n				          	    <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n								<h4>\n									<a data-bs-toggle=\"collapse\" href=\"#accordion_2\" aria-expanded=\"false\">Booking</a>\n								</h4>\n				          	    <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n								<h4>\n									<a data-bs-toggle=\"collapse\" href=\"#accordion_3\" aria-expanded=\"false\">Mattis urna sit</a>\n								</h4>\n				          	    <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n								<h4>\n									<a data-bs-toggle=\"collapse\" href=\"#accordion_4\" aria-expanded=\"false\">Molestie vel augue</a>\n								</h4>\n				          	    <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n								<h4>\n									<a data-bs-toggle=\"collapse\" href=\"#accordion_5\" aria-expanded=\"false\">Eros odio</a>\n								</h4>\n				          	    <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>', 'FAQ_Elementor', '', 'publish', 'closed', 'closed', '', 'faq_elementor', '', '', '2023-04-28 14:20:06', '2023-04-28 14:20:06', '', 0, 'https://doccure-wp.dreamstechnologies.com/?elementor_library=faq_elementor', 0, 'elementor_library', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(5097, 1, '2023-04-28 14:20:06', '2023-04-28 14:20:06', '<h4>\n									<a data-bs-toggle=\"collapse\" href=\"#accordion_1\" aria-expanded=\"false\">Payments</a>\n								</h4>\n				          	    <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n								<h4>\n									<a data-bs-toggle=\"collapse\" href=\"#accordion_2\" aria-expanded=\"false\">Booking</a>\n								</h4>\n				          	    <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n								<h4>\n									<a data-bs-toggle=\"collapse\" href=\"#accordion_3\" aria-expanded=\"false\">Mattis urna sit</a>\n								</h4>\n				          	    <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n								<h4>\n									<a data-bs-toggle=\"collapse\" href=\"#accordion_4\" aria-expanded=\"false\">Molestie vel augue</a>\n								</h4>\n				          	    <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n								<h4>\n									<a data-bs-toggle=\"collapse\" href=\"#accordion_5\" aria-expanded=\"false\">Eros odio</a>\n								</h4>\n				          	    <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>', 'FAQ_Elementor', '', 'inherit', 'closed', 'closed', '', '5096-revision-v1', '', '', '2023-04-28 14:20:06', '2023-04-28 14:20:06', '', 5096, 'https://doccure-wp.dreamstechnologies.com/?p=5097', 0, 'revision', '', 0),
(5098, 1, '2023-04-28 14:20:06', '2023-04-28 14:20:06', '<h2 \n		style=\"text-align:center;\"> What Our Clients Say </h2>\n					                    <!-- Item -->\n									<img width=\"300\" height=\"300\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/patient1.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/patient1.jpg 300w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/patient1-150x150.jpg 150w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/patient1-100x100.jpg 100w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/patient1-65x65.jpg 65w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/patient1-30x30.jpg 30w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/patient1-20x20.jpg 20w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/patient1-250x250.jpg 250w\" sizes=\"(max-width: 300px) 100vw, 300px\" />								\n																<h4>Jennifer Robinson</h4>\n	            	                    <!-- Item -->\n									<img width=\"300\" height=\"300\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/patient2.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/patient2.jpg 300w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/patient2-150x150.jpg 150w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/patient2-100x100.jpg 100w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/patient2-65x65.jpg 65w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/patient2-30x30.jpg 30w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/patient2-20x20.jpg 20w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/patient2-250x250.jpg 250w\" sizes=\"(max-width: 300px) 100vw, 300px\" />								\n																<h4>Denise Stevens</h4>\n	            	                    <!-- Item -->\n									<img width=\"300\" height=\"300\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/patient3.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/patient3.jpg 300w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/patient3-150x150.jpg 150w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/patient3-100x100.jpg 100w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/patient3-65x65.jpg 65w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/patient3-30x30.jpg 30w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/patient3-20x20.jpg 20w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/patient3-250x250.jpg 250w\" sizes=\"(max-width: 300px) 100vw, 300px\" />								\n																<h4>Charles Ortega</h4>\n	            	                    <!-- Item -->\n									<img width=\"300\" height=\"300\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/patient4.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/patient4.jpg 300w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/patient4-150x150.jpg 150w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/patient4-100x100.jpg 100w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/patient4-65x65.jpg 65w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/patient4-30x30.jpg 30w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/patient4-20x20.jpg 20w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/patient4-250x250.jpg 250w\" sizes=\"(max-width: 300px) 100vw, 300px\" />								\n																<h4>Eugene Freeman</h4>', 'Services_Elementor', '', 'publish', 'closed', 'closed', '', 'services_elementor', '', '', '2023-04-28 14:20:06', '2023-04-28 14:20:06', '', 0, 'https://doccure-wp.dreamstechnologies.com/?elementor_library=services_elementor', 0, 'elementor_library', '', 0),
(5099, 1, '2023-04-28 14:20:06', '2023-04-28 14:20:06', '<h2 \n		style=\"text-align:center;\"> What Our Clients Say </h2>\n					                    <!-- Item -->\n									<img width=\"300\" height=\"300\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/patient1.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/patient1.jpg 300w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/patient1-150x150.jpg 150w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/patient1-100x100.jpg 100w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/patient1-65x65.jpg 65w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/patient1-30x30.jpg 30w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/patient1-20x20.jpg 20w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/patient1-250x250.jpg 250w\" sizes=\"(max-width: 300px) 100vw, 300px\" />								\n																<h4>Jennifer Robinson</h4>\n	            	                    <!-- Item -->\n									<img width=\"300\" height=\"300\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/patient2.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/patient2.jpg 300w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/patient2-150x150.jpg 150w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/patient2-100x100.jpg 100w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/patient2-65x65.jpg 65w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/patient2-30x30.jpg 30w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/patient2-20x20.jpg 20w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/patient2-250x250.jpg 250w\" sizes=\"(max-width: 300px) 100vw, 300px\" />								\n																<h4>Denise Stevens</h4>\n	            	                    <!-- Item -->\n									<img width=\"300\" height=\"300\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/patient3.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/patient3.jpg 300w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/patient3-150x150.jpg 150w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/patient3-100x100.jpg 100w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/patient3-65x65.jpg 65w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/patient3-30x30.jpg 30w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/patient3-20x20.jpg 20w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/patient3-250x250.jpg 250w\" sizes=\"(max-width: 300px) 100vw, 300px\" />								\n																<h4>Charles Ortega</h4>\n	            	                    <!-- Item -->\n									<img width=\"300\" height=\"300\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/patient4.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/patient4.jpg 300w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/patient4-150x150.jpg 150w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/patient4-100x100.jpg 100w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/patient4-65x65.jpg 65w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/patient4-30x30.jpg 30w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/patient4-20x20.jpg 20w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/patient4-250x250.jpg 250w\" sizes=\"(max-width: 300px) 100vw, 300px\" />								\n																<h4>Eugene Freeman</h4>', 'Services_Elementor', '', 'inherit', 'closed', 'closed', '', '5098-revision-v1', '', '', '2023-04-28 14:20:06', '2023-04-28 14:20:06', '', 5098, 'https://doccure-wp.dreamstechnologies.com/?p=5099', 0, 'revision', '', 0),
(5100, 1, '2023-04-28 14:20:06', '2023-04-28 14:20:06', '', 'Portfolio_Elementor', '', 'publish', 'closed', 'closed', '', 'portfolio_elementor', '', '', '2023-04-28 14:20:06', '2023-04-28 14:20:06', '', 0, 'https://doccure-wp.dreamstechnologies.com/?elementor_library=portfolio_elementor', 0, 'elementor_library', '', 0),
(5101, 1, '2023-04-28 14:20:06', '2023-04-28 14:20:06', '', 'Portfolio_Elementor', '', 'inherit', 'closed', 'closed', '', '5100-revision-v1', '', '', '2023-04-28 14:20:06', '2023-04-28 14:20:06', '', 5100, 'https://doccure-wp.dreamstechnologies.com/?p=5101', 0, 'revision', '', 0),
(5102, 1, '2023-04-28 14:20:06', '2023-04-28 14:20:06', '', 'S_services', '', 'publish', 'closed', 'closed', '', 's_services', '', '', '2023-04-28 14:20:06', '2023-04-28 14:20:06', '', 0, 'https://doccure-wp.dreamstechnologies.com/?elementor_library=s_services', 0, 'elementor_library', '', 0),
(5103, 1, '2023-04-28 14:20:06', '2023-04-28 14:20:06', '', 'S_services', '', 'inherit', 'closed', 'closed', '', '5102-revision-v1', '', '', '2023-04-28 14:20:06', '2023-04-28 14:20:06', '', 5102, 'https://doccure-wp.dreamstechnologies.com/?p=5103', 0, 'revision', '', 0),
(5104, 1, '2023-04-28 14:20:07', '2023-04-28 14:20:07', '', 'S_doctors', '', 'publish', 'closed', 'closed', '', 's_doctors', '', '', '2023-04-28 14:20:07', '2023-04-28 14:20:07', '', 0, 'https://doccure-wp.dreamstechnologies.com/?elementor_library=s_doctors', 0, 'elementor_library', '', 0),
(5105, 1, '2023-04-28 14:20:07', '2023-04-28 14:20:07', '', 'S_doctors', '', 'inherit', 'closed', 'closed', '', '5104-revision-v1', '', '', '2023-04-28 14:20:07', '2023-04-28 14:20:07', '', 5104, 'https://doccure-wp.dreamstechnologies.com/?p=5105', 0, 'revision', '', 0),
(5106, 1, '2023-04-28 14:20:07', '2023-04-28 14:20:07', '<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n			<style>/*! elementor - v3.12.2 - 23-04-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h6>We Provide</h6>		\n			<h2>Total Medical Services</h2>		\n		<p>We provide the most full medical services, so every person could have the opportunity to receive qualitative medical help.</p>\n<p>Clinical excellence, diversity, and access to innovative technology are all hallmarks of the graduate medical education experience at doccure. Our residents, fellows, and renowned staff share their experience working at doccure. We try to do our best to help you and provide with high-quality services.</p>		\n 		<h2 \n		style=\"text-align:center;\"> Our Clinical Services </h2>\n		<h2>Get Online Consultation</h2>\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In porta luctus est interdum pretium. Fusce id tortor fringilla, suscipit turpis ac, varius ex. Cras vel metus ligula. Nam enim ligula, bibendum a iaculis ut, cursus id augue. Proin vitae purus id tortor vehicula scelerisque non in libero.</p>\n<p>Nulla non turpis sit amet purus pharetra sollicitudin. Proin rutrum urna ut suscipit ullamcorper. Proin sapien felis, dignissim non finibus eget, luctus vel purus. Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros.</p>\n								<h4>\n									<a data-bs-toggle=\"collapse\" href=\"#accordion_1\" aria-expanded=\"false\">Payments</a>\n								</h4>\n				          	    <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n								<h4>\n									<a data-bs-toggle=\"collapse\" href=\"#accordion_2\" aria-expanded=\"false\">Booking</a>\n								</h4>\n				          	    <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n								<h4>\n									<a data-bs-toggle=\"collapse\" href=\"#accordion_3\" aria-expanded=\"false\">Mattis urna sit</a>\n								</h4>\n				          	    <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n								<h4>\n									<a data-bs-toggle=\"collapse\" href=\"#accordion_4\" aria-expanded=\"false\">Molestie vel augue</a>\n								</h4>\n				          	    <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n								<h4>\n									<a data-bs-toggle=\"collapse\" href=\"#accordion_5\" aria-expanded=\"false\">Eros odio</a>\n								</h4>\n				          	    <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>', 'po_Test Room', '', 'publish', 'closed', 'closed', '', 'po_test-room', '', '', '2023-04-28 14:20:07', '2023-04-28 14:20:07', '', 0, 'https://doccure-wp.dreamstechnologies.com/?elementor_library=po_test-room', 0, 'elementor_library', '', 0),
(5107, 1, '2023-04-28 14:20:07', '2023-04-28 14:20:07', '<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n			<style>/*! elementor - v3.12.2 - 23-04-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h6>We Provide</h6>		\n			<h2>Total Medical Services</h2>		\n		<p>We provide the most full medical services, so every person could have the opportunity to receive qualitative medical help.</p>\n<p>Clinical excellence, diversity, and access to innovative technology are all hallmarks of the graduate medical education experience at doccure. Our residents, fellows, and renowned staff share their experience working at doccure. We try to do our best to help you and provide with high-quality services.</p>		\n 		<h2 \n		style=\"text-align:center;\"> Our Clinical Services </h2>\n		<h2>Get Online Consultation</h2>\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In porta luctus est interdum pretium. Fusce id tortor fringilla, suscipit turpis ac, varius ex. Cras vel metus ligula. Nam enim ligula, bibendum a iaculis ut, cursus id augue. Proin vitae purus id tortor vehicula scelerisque non in libero.</p>\n<p>Nulla non turpis sit amet purus pharetra sollicitudin. Proin rutrum urna ut suscipit ullamcorper. Proin sapien felis, dignissim non finibus eget, luctus vel purus. Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros.</p>\n								<h4>\n									<a data-bs-toggle=\"collapse\" href=\"#accordion_1\" aria-expanded=\"false\">Payments</a>\n								</h4>\n				          	    <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n								<h4>\n									<a data-bs-toggle=\"collapse\" href=\"#accordion_2\" aria-expanded=\"false\">Booking</a>\n								</h4>\n				          	    <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n								<h4>\n									<a data-bs-toggle=\"collapse\" href=\"#accordion_3\" aria-expanded=\"false\">Mattis urna sit</a>\n								</h4>\n				          	    <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n								<h4>\n									<a data-bs-toggle=\"collapse\" href=\"#accordion_4\" aria-expanded=\"false\">Molestie vel augue</a>\n								</h4>\n				          	    <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n								<h4>\n									<a data-bs-toggle=\"collapse\" href=\"#accordion_5\" aria-expanded=\"false\">Eros odio</a>\n								</h4>\n				          	    <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>', 'po_Test Room', '', 'inherit', 'closed', 'closed', '', '5106-revision-v1', '', '', '2023-04-28 14:20:07', '2023-04-28 14:20:07', '', 5106, 'https://doccure-wp.dreamstechnologies.com/?p=5107', 0, 'revision', '', 0),
(5108, 1, '2023-04-28 14:20:07', '2023-04-28 14:20:07', '<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n			<h6>We Provide</h6>		\n			<h2>Total Medical Services</h2>		\n		<p>We provide the most full medical services, so every person could have the opportunity to receive qualitative medical help.</p>\n<p>Clinical excellence, diversity, and access to innovative technology are all hallmarks of the graduate medical education experience at doccure. Our residents, fellows, and renowned staff share their experience working at doccure. We try to do our best to help you and provide with high-quality services.</p>		\n 		<h2 \n		style=\"text-align:center;\"> Our Clinical Services </h2>\n		<h2>Get Online Consultation</h2>\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In porta luctus est interdum pretium. Fusce id tortor fringilla, suscipit turpis ac, varius ex. Cras vel metus ligula. Nam enim ligula, bibendum a iaculis ut, cursus id augue. Proin vitae purus id tortor vehicula scelerisque non in libero.</p>\n<p>Nulla non turpis sit amet purus pharetra sollicitudin. Proin rutrum urna ut suscipit ullamcorper. Proin sapien felis, dignissim non finibus eget, luctus vel purus. Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros.</p>\n								<h4>\n									<a data-bs-toggle=\"collapse\" href=\"#accordion_1\" aria-expanded=\"false\">Payments</a>\n								</h4>\n				          	    <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n								<h4>\n									<a data-bs-toggle=\"collapse\" href=\"#accordion_2\" aria-expanded=\"false\">Booking</a>\n								</h4>\n				          	    <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n								<h4>\n									<a data-bs-toggle=\"collapse\" href=\"#accordion_3\" aria-expanded=\"false\">Mattis urna sit</a>\n								</h4>\n				          	    <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n								<h4>\n									<a data-bs-toggle=\"collapse\" href=\"#accordion_4\" aria-expanded=\"false\">Molestie vel augue</a>\n								</h4>\n				          	    <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n								<h4>\n									<a data-bs-toggle=\"collapse\" href=\"#accordion_5\" aria-expanded=\"false\">Eros odio</a>\n								</h4>\n				          	    <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>', 'po_Patient Ward', '', 'publish', 'closed', 'closed', '', 'po_patient-ward', '', '', '2023-04-28 14:20:07', '2023-04-28 14:20:07', '', 0, 'https://doccure-wp.dreamstechnologies.com/?elementor_library=po_patient-ward', 0, 'elementor_library', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(5109, 1, '2023-04-28 14:20:07', '2023-04-28 14:20:07', '<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n			<h6>We Provide</h6>		\n			<h2>Total Medical Services</h2>		\n		<p>We provide the most full medical services, so every person could have the opportunity to receive qualitative medical help.</p>\n<p>Clinical excellence, diversity, and access to innovative technology are all hallmarks of the graduate medical education experience at doccure. Our residents, fellows, and renowned staff share their experience working at doccure. We try to do our best to help you and provide with high-quality services.</p>		\n 		<h2 \n		style=\"text-align:center;\"> Our Clinical Services </h2>\n		<h2>Get Online Consultation</h2>\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In porta luctus est interdum pretium. Fusce id tortor fringilla, suscipit turpis ac, varius ex. Cras vel metus ligula. Nam enim ligula, bibendum a iaculis ut, cursus id augue. Proin vitae purus id tortor vehicula scelerisque non in libero.</p>\n<p>Nulla non turpis sit amet purus pharetra sollicitudin. Proin rutrum urna ut suscipit ullamcorper. Proin sapien felis, dignissim non finibus eget, luctus vel purus. Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros.</p>\n								<h4>\n									<a data-bs-toggle=\"collapse\" href=\"#accordion_1\" aria-expanded=\"false\">Payments</a>\n								</h4>\n				          	    <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n								<h4>\n									<a data-bs-toggle=\"collapse\" href=\"#accordion_2\" aria-expanded=\"false\">Booking</a>\n								</h4>\n				          	    <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n								<h4>\n									<a data-bs-toggle=\"collapse\" href=\"#accordion_3\" aria-expanded=\"false\">Mattis urna sit</a>\n								</h4>\n				          	    <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n								<h4>\n									<a data-bs-toggle=\"collapse\" href=\"#accordion_4\" aria-expanded=\"false\">Molestie vel augue</a>\n								</h4>\n				          	    <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n								<h4>\n									<a data-bs-toggle=\"collapse\" href=\"#accordion_5\" aria-expanded=\"false\">Eros odio</a>\n								</h4>\n				          	    <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>', 'po_Patient Ward', '', 'inherit', 'closed', 'closed', '', '5108-revision-v1', '', '', '2023-04-28 14:20:07', '2023-04-28 14:20:07', '', 5108, 'https://doccure-wp.dreamstechnologies.com/?p=5109', 0, 'revision', '', 0),
(5110, 1, '2023-04-28 14:20:07', '2023-04-28 14:20:07', '<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n			<h6>We Provide</h6>		\n			<h2>Total Medical Services</h2>		\n		<p>We provide the most full medical services, so every person could have the opportunity to receive qualitative medical help.</p>\n<p>Clinical excellence, diversity, and access to innovative technology are all hallmarks of the graduate medical education experience at doccure. Our residents, fellows, and renowned staff share their experience working at doccure. We try to do our best to help you and provide with high-quality services.</p>		\n 		<h2 \n		style=\"text-align:center;\"> Our Clinical Services </h2>\n		<h2>Get Online Consultation</h2>\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In porta luctus est interdum pretium. Fusce id tortor fringilla, suscipit turpis ac, varius ex. Cras vel metus ligula. Nam enim ligula, bibendum a iaculis ut, cursus id augue. Proin vitae purus id tortor vehicula scelerisque non in libero.</p>\n<p>Nulla non turpis sit amet purus pharetra sollicitudin. Proin rutrum urna ut suscipit ullamcorper. Proin sapien felis, dignissim non finibus eget, luctus vel purus. Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros.</p>\n								<h4>\n									<a data-bs-toggle=\"collapse\" href=\"#accordion_1\" aria-expanded=\"false\">Payments</a>\n								</h4>\n				          	    <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n								<h4>\n									<a data-bs-toggle=\"collapse\" href=\"#accordion_2\" aria-expanded=\"false\">Booking</a>\n								</h4>\n				          	    <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n								<h4>\n									<a data-bs-toggle=\"collapse\" href=\"#accordion_3\" aria-expanded=\"false\">Mattis urna sit</a>\n								</h4>\n				          	    <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n								<h4>\n									<a data-bs-toggle=\"collapse\" href=\"#accordion_4\" aria-expanded=\"false\">Molestie vel augue</a>\n								</h4>\n				          	    <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n								<h4>\n									<a data-bs-toggle=\"collapse\" href=\"#accordion_5\" aria-expanded=\"false\">Eros odio</a>\n								</h4>\n				          	    <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>', 'po_ICU', '', 'publish', 'closed', 'closed', '', 'po_icu', '', '', '2023-04-28 14:20:08', '2023-04-28 14:20:08', '', 0, 'https://doccure-wp.dreamstechnologies.com/?elementor_library=po_icu', 0, 'elementor_library', '', 0),
(5111, 1, '2023-04-28 14:20:08', '2023-04-28 14:20:08', '<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n			<h6>We Provide</h6>		\n			<h2>Total Medical Services</h2>		\n		<p>We provide the most full medical services, so every person could have the opportunity to receive qualitative medical help.</p>\n<p>Clinical excellence, diversity, and access to innovative technology are all hallmarks of the graduate medical education experience at doccure. Our residents, fellows, and renowned staff share their experience working at doccure. We try to do our best to help you and provide with high-quality services.</p>		\n 		<h2 \n		style=\"text-align:center;\"> Our Clinical Services </h2>\n		<h2>Get Online Consultation</h2>\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In porta luctus est interdum pretium. Fusce id tortor fringilla, suscipit turpis ac, varius ex. Cras vel metus ligula. Nam enim ligula, bibendum a iaculis ut, cursus id augue. Proin vitae purus id tortor vehicula scelerisque non in libero.</p>\n<p>Nulla non turpis sit amet purus pharetra sollicitudin. Proin rutrum urna ut suscipit ullamcorper. Proin sapien felis, dignissim non finibus eget, luctus vel purus. Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros.</p>\n								<h4>\n									<a data-bs-toggle=\"collapse\" href=\"#accordion_1\" aria-expanded=\"false\">Payments</a>\n								</h4>\n				          	    <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n								<h4>\n									<a data-bs-toggle=\"collapse\" href=\"#accordion_2\" aria-expanded=\"false\">Booking</a>\n								</h4>\n				          	    <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n								<h4>\n									<a data-bs-toggle=\"collapse\" href=\"#accordion_3\" aria-expanded=\"false\">Mattis urna sit</a>\n								</h4>\n				          	    <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n								<h4>\n									<a data-bs-toggle=\"collapse\" href=\"#accordion_4\" aria-expanded=\"false\">Molestie vel augue</a>\n								</h4>\n				          	    <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n								<h4>\n									<a data-bs-toggle=\"collapse\" href=\"#accordion_5\" aria-expanded=\"false\">Eros odio</a>\n								</h4>\n				          	    <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>', 'po_ICU', '', 'inherit', 'closed', 'closed', '', '5110-revision-v1', '', '', '2023-04-28 14:20:08', '2023-04-28 14:20:08', '', 5110, 'https://doccure-wp.dreamstechnologies.com/?p=5111', 0, 'revision', '', 0),
(5112, 1, '2023-04-28 14:20:08', '2023-04-28 14:20:08', '<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n			<h6>We Provide</h6>		\n			<h2>Total Medical Services</h2>		\n		<p>We provide the most full medical services, so every person could have the opportunity to receive qualitative medical help.</p>\n<p>Clinical excellence, diversity, and access to innovative technology are all hallmarks of the graduate medical education experience at doccure. Our residents, fellows, and renowned staff share their experience working at doccure. We try to do our best to help you and provide with high-quality services.</p>		\n 		<h2 \n		style=\"text-align:center;\"> Our Clinical Services </h2>\n		<h2>Get Online Consultation</h2>\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In porta luctus est interdum pretium. Fusce id tortor fringilla, suscipit turpis ac, varius ex. Cras vel metus ligula. Nam enim ligula, bibendum a iaculis ut, cursus id augue. Proin vitae purus id tortor vehicula scelerisque non in libero.</p>\n<p>Nulla non turpis sit amet purus pharetra sollicitudin. Proin rutrum urna ut suscipit ullamcorper. Proin sapien felis, dignissim non finibus eget, luctus vel purus. Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros.</p>\n								<h4>\n									<a data-bs-toggle=\"collapse\" href=\"#accordion_1\" aria-expanded=\"false\">Payments</a>\n								</h4>\n				          	    <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n								<h4>\n									<a data-bs-toggle=\"collapse\" href=\"#accordion_2\" aria-expanded=\"false\">Booking</a>\n								</h4>\n				          	    <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n								<h4>\n									<a data-bs-toggle=\"collapse\" href=\"#accordion_3\" aria-expanded=\"false\">Mattis urna sit</a>\n								</h4>\n				          	    <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n								<h4>\n									<a data-bs-toggle=\"collapse\" href=\"#accordion_4\" aria-expanded=\"false\">Molestie vel augue</a>\n								</h4>\n				          	    <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n								<h4>\n									<a data-bs-toggle=\"collapse\" href=\"#accordion_5\" aria-expanded=\"false\">Eros odio</a>\n								</h4>\n				          	    <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>', 'po_ICU', '', 'publish', 'closed', 'closed', '', 'po_icu-2', '', '', '2023-04-28 14:20:08', '2023-04-28 14:20:08', '', 0, 'https://doccure-wp.dreamstechnologies.com/?elementor_library=po_icu-2', 0, 'elementor_library', '', 0),
(5113, 1, '2023-04-28 14:20:08', '2023-04-28 14:20:08', '<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n			<h6>We Provide</h6>		\n			<h2>Total Medical Services</h2>		\n		<p>We provide the most full medical services, so every person could have the opportunity to receive qualitative medical help.</p>\n<p>Clinical excellence, diversity, and access to innovative technology are all hallmarks of the graduate medical education experience at doccure. Our residents, fellows, and renowned staff share their experience working at doccure. We try to do our best to help you and provide with high-quality services.</p>		\n 		<h2 \n		style=\"text-align:center;\"> Our Clinical Services </h2>\n		<h2>Get Online Consultation</h2>\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In porta luctus est interdum pretium. Fusce id tortor fringilla, suscipit turpis ac, varius ex. Cras vel metus ligula. Nam enim ligula, bibendum a iaculis ut, cursus id augue. Proin vitae purus id tortor vehicula scelerisque non in libero.</p>\n<p>Nulla non turpis sit amet purus pharetra sollicitudin. Proin rutrum urna ut suscipit ullamcorper. Proin sapien felis, dignissim non finibus eget, luctus vel purus. Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros.</p>\n								<h4>\n									<a data-bs-toggle=\"collapse\" href=\"#accordion_1\" aria-expanded=\"false\">Payments</a>\n								</h4>\n				          	    <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n								<h4>\n									<a data-bs-toggle=\"collapse\" href=\"#accordion_2\" aria-expanded=\"false\">Booking</a>\n								</h4>\n				          	    <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n								<h4>\n									<a data-bs-toggle=\"collapse\" href=\"#accordion_3\" aria-expanded=\"false\">Mattis urna sit</a>\n								</h4>\n				          	    <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n								<h4>\n									<a data-bs-toggle=\"collapse\" href=\"#accordion_4\" aria-expanded=\"false\">Molestie vel augue</a>\n								</h4>\n				          	    <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n								<h4>\n									<a data-bs-toggle=\"collapse\" href=\"#accordion_5\" aria-expanded=\"false\">Eros odio</a>\n								</h4>\n				          	    <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>', 'po_ICU', '', 'inherit', 'closed', 'closed', '', '5112-revision-v1', '', '', '2023-04-28 14:20:08', '2023-04-28 14:20:08', '', 5112, 'https://doccure-wp.dreamstechnologies.com/?p=5113', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(5114, 1, '2023-04-28 14:20:08', '2023-04-28 14:20:08', '<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n			<h6>We Provide</h6>		\n			<h2>Total Medical Services</h2>		\n		<p>We provide the most full medical services, so every person could have the opportunity to receive qualitative medical help.</p>\n<p>Clinical excellence, diversity, and access to innovative technology are all hallmarks of the graduate medical education experience at doccure. Our residents, fellows, and renowned staff share their experience working at doccure. We try to do our best to help you and provide with high-quality services.</p>		\n 		<h2 \n		style=\"text-align:center;\"> Our Clinical Services </h2>\n		<h2>Get Online Consultation</h2>\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In porta luctus est interdum pretium. Fusce id tortor fringilla, suscipit turpis ac, varius ex. Cras vel metus ligula. Nam enim ligula, bibendum a iaculis ut, cursus id augue. Proin vitae purus id tortor vehicula scelerisque non in libero.</p>\n<p>Nulla non turpis sit amet purus pharetra sollicitudin. Proin rutrum urna ut suscipit ullamcorper. Proin sapien felis, dignissim non finibus eget, luctus vel purus. Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros.</p>\n								<h4>\n									<a data-bs-toggle=\"collapse\" href=\"#accordion_1\" aria-expanded=\"false\">Payments</a>\n								</h4>\n				          	    <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n								<h4>\n									<a data-bs-toggle=\"collapse\" href=\"#accordion_2\" aria-expanded=\"false\">Booking</a>\n								</h4>\n				          	    <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n								<h4>\n									<a data-bs-toggle=\"collapse\" href=\"#accordion_3\" aria-expanded=\"false\">Mattis urna sit</a>\n								</h4>\n				          	    <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n								<h4>\n									<a data-bs-toggle=\"collapse\" href=\"#accordion_4\" aria-expanded=\"false\">Molestie vel augue</a>\n								</h4>\n				          	    <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n								<h4>\n									<a data-bs-toggle=\"collapse\" href=\"#accordion_5\" aria-expanded=\"false\">Eros odio</a>\n								</h4>\n				          	    <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>', 'po_Operation', '', 'publish', 'closed', 'closed', '', 'po_operation', '', '', '2023-04-28 14:20:08', '2023-04-28 14:20:08', '', 0, 'https://doccure-wp.dreamstechnologies.com/?elementor_library=po_operation', 0, 'elementor_library', '', 0),
(5115, 1, '2023-04-28 14:20:08', '2023-04-28 14:20:08', '<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n			<h6>We Provide</h6>		\n			<h2>Total Medical Services</h2>		\n		<p>We provide the most full medical services, so every person could have the opportunity to receive qualitative medical help.</p>\n<p>Clinical excellence, diversity, and access to innovative technology are all hallmarks of the graduate medical education experience at doccure. Our residents, fellows, and renowned staff share their experience working at doccure. We try to do our best to help you and provide with high-quality services.</p>		\n 		<h2 \n		style=\"text-align:center;\"> Our Clinical Services </h2>\n		<h2>Get Online Consultation</h2>\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In porta luctus est interdum pretium. Fusce id tortor fringilla, suscipit turpis ac, varius ex. Cras vel metus ligula. Nam enim ligula, bibendum a iaculis ut, cursus id augue. Proin vitae purus id tortor vehicula scelerisque non in libero.</p>\n<p>Nulla non turpis sit amet purus pharetra sollicitudin. Proin rutrum urna ut suscipit ullamcorper. Proin sapien felis, dignissim non finibus eget, luctus vel purus. Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros.</p>\n								<h4>\n									<a data-bs-toggle=\"collapse\" href=\"#accordion_1\" aria-expanded=\"false\">Payments</a>\n								</h4>\n				          	    <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n								<h4>\n									<a data-bs-toggle=\"collapse\" href=\"#accordion_2\" aria-expanded=\"false\">Booking</a>\n								</h4>\n				          	    <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n								<h4>\n									<a data-bs-toggle=\"collapse\" href=\"#accordion_3\" aria-expanded=\"false\">Mattis urna sit</a>\n								</h4>\n				          	    <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n								<h4>\n									<a data-bs-toggle=\"collapse\" href=\"#accordion_4\" aria-expanded=\"false\">Molestie vel augue</a>\n								</h4>\n				          	    <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n								<h4>\n									<a data-bs-toggle=\"collapse\" href=\"#accordion_5\" aria-expanded=\"false\">Eros odio</a>\n								</h4>\n				          	    <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>', 'po_Operation', '', 'inherit', 'closed', 'closed', '', '5114-revision-v1', '', '', '2023-04-28 14:20:08', '2023-04-28 14:20:08', '', 5114, 'https://doccure-wp.dreamstechnologies.com/?p=5115', 0, 'revision', '', 0),
(5116, 1, '2023-04-28 14:20:08', '2023-04-28 14:20:08', '<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n			<h6>We Provide</h6>		\n			<h2>Total Medical Services</h2>		\n		<p>We provide the most full medical services, so every person could have the opportunity to receive qualitative medical help.</p>\n<p>Clinical excellence, diversity, and access to innovative technology are all hallmarks of the graduate medical education experience at doccure. Our residents, fellows, and renowned staff share their experience working at doccure. We try to do our best to help you and provide with high-quality services.</p>		\n 		<h2 \n		style=\"text-align:center;\"> Our Clinical Services </h2>\n		<h2>Get Online Consultation</h2>\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In porta luctus est interdum pretium. Fusce id tortor fringilla, suscipit turpis ac, varius ex. Cras vel metus ligula. Nam enim ligula, bibendum a iaculis ut, cursus id augue. Proin vitae purus id tortor vehicula scelerisque non in libero.</p>\n<p>Nulla non turpis sit amet purus pharetra sollicitudin. Proin rutrum urna ut suscipit ullamcorper. Proin sapien felis, dignissim non finibus eget, luctus vel purus. Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros.</p>\n								<h4>\n									<a data-bs-toggle=\"collapse\" href=\"#accordion_1\" aria-expanded=\"false\">Payments</a>\n								</h4>\n				          	    <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n								<h4>\n									<a data-bs-toggle=\"collapse\" href=\"#accordion_2\" aria-expanded=\"false\">Booking</a>\n								</h4>\n				          	    <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n								<h4>\n									<a data-bs-toggle=\"collapse\" href=\"#accordion_3\" aria-expanded=\"false\">Mattis urna sit</a>\n								</h4>\n				          	    <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n								<h4>\n									<a data-bs-toggle=\"collapse\" href=\"#accordion_4\" aria-expanded=\"false\">Molestie vel augue</a>\n								</h4>\n				          	    <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n								<h4>\n									<a data-bs-toggle=\"collapse\" href=\"#accordion_5\" aria-expanded=\"false\">Eros odio</a>\n								</h4>\n				          	    <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>', 'po_Laboratory', '', 'publish', 'closed', 'closed', '', 'po_laboratory', '', '', '2023-04-28 14:20:08', '2023-04-28 14:20:08', '', 0, 'https://doccure-wp.dreamstechnologies.com/?elementor_library=po_laboratory', 0, 'elementor_library', '', 0),
(5117, 1, '2023-04-28 14:20:08', '2023-04-28 14:20:08', '<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n			<h6>We Provide</h6>		\n			<h2>Total Medical Services</h2>		\n		<p>We provide the most full medical services, so every person could have the opportunity to receive qualitative medical help.</p>\n<p>Clinical excellence, diversity, and access to innovative technology are all hallmarks of the graduate medical education experience at doccure. Our residents, fellows, and renowned staff share their experience working at doccure. We try to do our best to help you and provide with high-quality services.</p>		\n 		<h2 \n		style=\"text-align:center;\"> Our Clinical Services </h2>\n		<h2>Get Online Consultation</h2>\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In porta luctus est interdum pretium. Fusce id tortor fringilla, suscipit turpis ac, varius ex. Cras vel metus ligula. Nam enim ligula, bibendum a iaculis ut, cursus id augue. Proin vitae purus id tortor vehicula scelerisque non in libero.</p>\n<p>Nulla non turpis sit amet purus pharetra sollicitudin. Proin rutrum urna ut suscipit ullamcorper. Proin sapien felis, dignissim non finibus eget, luctus vel purus. Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros.</p>\n								<h4>\n									<a data-bs-toggle=\"collapse\" href=\"#accordion_1\" aria-expanded=\"false\">Payments</a>\n								</h4>\n				          	    <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n								<h4>\n									<a data-bs-toggle=\"collapse\" href=\"#accordion_2\" aria-expanded=\"false\">Booking</a>\n								</h4>\n				          	    <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n								<h4>\n									<a data-bs-toggle=\"collapse\" href=\"#accordion_3\" aria-expanded=\"false\">Mattis urna sit</a>\n								</h4>\n				          	    <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n								<h4>\n									<a data-bs-toggle=\"collapse\" href=\"#accordion_4\" aria-expanded=\"false\">Molestie vel augue</a>\n								</h4>\n				          	    <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n								<h4>\n									<a data-bs-toggle=\"collapse\" href=\"#accordion_5\" aria-expanded=\"false\">Eros odio</a>\n								</h4>\n				          	    <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>', 'po_Laboratory', '', 'inherit', 'closed', 'closed', '', '5116-revision-v1', '', '', '2023-04-28 14:20:08', '2023-04-28 14:20:08', '', 5116, 'https://doccure-wp.dreamstechnologies.com/?p=5117', 0, 'revision', '', 0),
(5118, 1, '2023-04-28 14:20:09', '2023-04-28 14:20:09', '<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n			<h6>We Provide</h6>		\n			<h2>Total Medical Services</h2>		\n		<p>We provide the most full medical services, so every person could have the opportunity to receive qualitative medical help.</p>\n<p>Clinical excellence, diversity, and access to innovative technology are all hallmarks of the graduate medical education experience at doccure. Our residents, fellows, and renowned staff share their experience working at doccure. We try to do our best to help you and provide with high-quality services.</p>		\n 		<h2 \n		style=\"text-align:center;\"> Our Clinical Services </h2>\n		<h2>Get Online Consultation</h2>\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In porta luctus est interdum pretium. Fusce id tortor fringilla, suscipit turpis ac, varius ex. Cras vel metus ligula. Nam enim ligula, bibendum a iaculis ut, cursus id augue. Proin vitae purus id tortor vehicula scelerisque non in libero.</p>\n<p>Nulla non turpis sit amet purus pharetra sollicitudin. Proin rutrum urna ut suscipit ullamcorper. Proin sapien felis, dignissim non finibus eget, luctus vel purus. Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros.</p>\n								<h4>\n									<a data-bs-toggle=\"collapse\" href=\"#accordion_1\" aria-expanded=\"false\">Payments</a>\n								</h4>\n				          	    <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n								<h4>\n									<a data-bs-toggle=\"collapse\" href=\"#accordion_2\" aria-expanded=\"false\">Booking</a>\n								</h4>\n				          	    <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n								<h4>\n									<a data-bs-toggle=\"collapse\" href=\"#accordion_3\" aria-expanded=\"false\">Mattis urna sit</a>\n								</h4>\n				          	    <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n								<h4>\n									<a data-bs-toggle=\"collapse\" href=\"#accordion_4\" aria-expanded=\"false\">Molestie vel augue</a>\n								</h4>\n				          	    <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n								<h4>\n									<a data-bs-toggle=\"collapse\" href=\"#accordion_5\" aria-expanded=\"false\">Eros odio</a>\n								</h4>\n				          	    <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>', 'po_Medical', '', 'publish', 'closed', 'closed', '', 'po_medical', '', '', '2023-04-28 14:20:09', '2023-04-28 14:20:09', '', 0, 'https://doccure-wp.dreamstechnologies.com/?elementor_library=po_medical', 0, 'elementor_library', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(5119, 1, '2023-04-28 14:20:09', '2023-04-28 14:20:09', '<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n			<h6>We Provide</h6>		\n			<h2>Total Medical Services</h2>		\n		<p>We provide the most full medical services, so every person could have the opportunity to receive qualitative medical help.</p>\n<p>Clinical excellence, diversity, and access to innovative technology are all hallmarks of the graduate medical education experience at doccure. Our residents, fellows, and renowned staff share their experience working at doccure. We try to do our best to help you and provide with high-quality services.</p>		\n 		<h2 \n		style=\"text-align:center;\"> Our Clinical Services </h2>\n		<h2>Get Online Consultation</h2>\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In porta luctus est interdum pretium. Fusce id tortor fringilla, suscipit turpis ac, varius ex. Cras vel metus ligula. Nam enim ligula, bibendum a iaculis ut, cursus id augue. Proin vitae purus id tortor vehicula scelerisque non in libero.</p>\n<p>Nulla non turpis sit amet purus pharetra sollicitudin. Proin rutrum urna ut suscipit ullamcorper. Proin sapien felis, dignissim non finibus eget, luctus vel purus. Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros.</p>\n								<h4>\n									<a data-bs-toggle=\"collapse\" href=\"#accordion_1\" aria-expanded=\"false\">Payments</a>\n								</h4>\n				          	    <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n								<h4>\n									<a data-bs-toggle=\"collapse\" href=\"#accordion_2\" aria-expanded=\"false\">Booking</a>\n								</h4>\n				          	    <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n								<h4>\n									<a data-bs-toggle=\"collapse\" href=\"#accordion_3\" aria-expanded=\"false\">Mattis urna sit</a>\n								</h4>\n				          	    <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n								<h4>\n									<a data-bs-toggle=\"collapse\" href=\"#accordion_4\" aria-expanded=\"false\">Molestie vel augue</a>\n								</h4>\n				          	    <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n								<h4>\n									<a data-bs-toggle=\"collapse\" href=\"#accordion_5\" aria-expanded=\"false\">Eros odio</a>\n								</h4>\n				          	    <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>', 'po_Medical', '', 'inherit', 'closed', 'closed', '', '5118-revision-v1', '', '', '2023-04-28 14:20:09', '2023-04-28 14:20:09', '', 5118, 'https://doccure-wp.dreamstechnologies.com/?p=5119', 0, 'revision', '', 0),
(5120, 1, '2023-04-28 14:21:02', '2023-04-28 14:21:02', '<br />\r\n', 'Home', '', 'inherit', 'closed', 'closed', '', '70-revision-v1', '', '', '2023-04-28 14:21:02', '2023-04-28 14:21:02', '', 70, 'https://doccure-wp.dreamstechnologies.com/?p=5120', 0, 'revision', '', 0),
(5121, 1, '2023-04-28 14:21:02', '2023-04-28 14:21:02', '<br />\r\n', 'Home', '', 'inherit', 'closed', 'closed', '', '70-revision-v1', '', '', '2023-04-28 14:21:02', '2023-04-28 14:21:02', '', 70, 'https://doccure-wp.dreamstechnologies.com/?p=5121', 0, 'revision', '', 0),
(5122, 1, '2023-04-28 14:21:03', '2023-04-28 14:21:03', '<br />\n<!-- Banner\n================================================== -->\n<section  style=\"background: #f9f9f9 url(https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png) no-repeat bottom center;\" 	 >\n<h1>Search Doctor, Make an Appointment</h1>\n<p>Discover the best doctors, clinic & hospital the city nearest to you.</p>\n</section>\n 		<h2 \n		style=\"text-align:center;\"> What are you looking for? </h2>\n		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\" alt=\"\">\n<h4>Visit a doctor</h4>\n<p><a href=\"#\" target=\"_blank\" rel=\"nofollow noopener\" tabindex=\"0\">Book Now</a></p>\n		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\" alt=\"\">\n<h4>Medical</h4>\n<p><a href=\"#\" target=\"_blank\" rel=\"nofollow noopener\" tabindex=\"0\">Book Now</a></p>\n		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\" alt=\"\">\n<h4>Services</h4>\n<p><a href=\"#\" target=\"_blank\" rel=\"nofollow noopener\" tabindex=\"0\">Book Now</a></p>\n 		<h2 \n		style=\"text-align:center;\"> Clinic and Specialities  \n			</h2>\n						 Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\ntempor incididunt ut labore et dolore magna aliqua.\n		[slide-anything id=\'527\']		\n				 														<h3>3500</h3>\n																<p>Happy Customers</p>\n				 														<h3>450+</h3>\n																<p>Projects Done\n</p>\n				 														<h3>40+</h3>\n																<p>Awards\n</p>\n				 														<h3>3500</h3>\n																<p>Client Works\n</p>\n 		<h2 \n		style=\"text-align:center;\"> Book Our Doctor </h2>\n				<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/>\n				  <h5>\n				  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/shiwangi-tripathy/\">shiwangi tripathy</a>\n				  </h5>\n        India        \n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/shiwangi-tripathy/\">\n					  <button tabindex=\"0\"> \n						View Profile</button>\n						</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/shiwangi-tripathy/\">\n					  <button tabindex=\"0\"> \n					  Book Now</button>\n					  </a>\n				<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/>\n				  <h5>\n				  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sun-raj/\">sun raj</a>\n				  </h5>\n        India        \n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sun-raj/\">\n					  <button tabindex=\"0\"> \n						View Profile</button>\n						</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sun-raj/\">\n					  <button tabindex=\"0\"> \n					  Book Now</button>\n					  </a>\n				<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-07.jpg\"/>\n				  <h5>\n				  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">Doctor Demo</a>\n				  </h5>\n        Australia        \n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">\n					  <button tabindex=\"0\"> \n						View Profile</button>\n						</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">\n					  <button tabindex=\"0\"> \n					  Book Now</button>\n					  </a>\n				<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-09.jpg\"/>\n				  <h5>\n				  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">James Amen</a>\n				  </h5>\n        England        \n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">\n					  <button tabindex=\"0\"> \n						View Profile</button>\n						</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">\n					  <button tabindex=\"0\"> \n					  Book Now</button>\n					  </a>\n 		<h2 \n		style=\"text-align:center;\"> Available Features in Our Clinic  \n			</h2>\n						 Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\ntempor incididunt ut labore et dolore magna aliqua.\n			<a href=\"\">\n								<p>Medical</p>\n			</a>\n			<a href=\"\">\n								<p>Operation</p>\n			</a>\n			<a href=\"\">\n								<p>Laboratory</p>\n			</a>\n			<a href=\"\">\n								<p>ICU</p>\n			</a>\n			<a href=\"\">\n								<p>Test Room</p>\n			</a>\n			<a href=\"\">\n								<p>Patient Ward</p>\n			</a>\n 		<h2 \n		style=\"text-align:center;\"> Blogs and News  \n			</h2>\n						 Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\ntempor incididunt ut labore et dolore magna aliqua.\n              <article>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                        21 Feb 2023                      \n					                        <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">123</a></h5>\n					                              <p>Good Morning...                            </p>\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">Read more</a>\n              </article>\n              <article>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                        02 Aug 2022                      \n                      Diagnose                      \n					                        <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">s.kafgkjsdfgu;ks</a></h5>\n					                              <p>Article contents&#8230;s,haf;l |&#8221;...                            </p>\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">Read more</a>\n              </article>\n              <article>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                        16 Jun 2022                      \n                      Clinic                      \n					                        <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">testsksskkkk2222</a></h5>\n					                              <p>testsksskkkk2222 testsksskkkk testsksskkkk222...                            </p>\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">Read more</a>\n              </article>', 'Home', '', 'inherit', 'closed', 'closed', '', '70-revision-v1', '', '', '2023-04-28 14:21:03', '2023-04-28 14:21:03', '', 70, 'https://doccure-wp.dreamstechnologies.com/?p=5122', 0, 'revision', '', 0),
(5123, 1, '2023-04-28 14:21:16', '2023-04-28 14:21:16', '', 'Home 2', '', 'inherit', 'closed', 'closed', '', '5074-revision-v1', '', '', '2023-04-28 14:21:16', '2023-04-28 14:21:16', '', 5074, 'https://doccure-wp.dreamstechnologies.com/?p=5123', 0, 'revision', '', 0),
(5124, 1, '2023-04-28 14:21:16', '2023-04-28 14:21:16', '', 'Home 2', '', 'inherit', 'closed', 'closed', '', '5074-revision-v1', '', '', '2023-04-28 14:21:16', '2023-04-28 14:21:16', '', 5074, 'https://doccure-wp.dreamstechnologies.com/?p=5124', 0, 'revision', '', 0),
(5125, 1, '2023-04-28 14:21:17', '2023-04-28 14:21:17', '<!-- Banner\n================================================== -->\n<section >\n           <h2>Search Doctor, <br> Make an Appointment</h2>\n		  <h4><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/04/banner-check.png\" alt=\"\" width=\"26\" height=\"26\" />Instant Operation & Appointment</h4>\n		  <h4><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/04/banner-check.png\" alt=\"\" width=\"26\" height=\"26\" /> 100% Expert Doctors </h4>\n		  <p>Discover the best doctors, clinic & hospital the city nearest to you.</p>\n			<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\">\n</section>\n			<style>/*! elementor - v3.12.2 - 23-04-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n		<h4><a href=\"#\">Visit a Doctor</a></h4>\nWe provide the a wide range of medical services, so every person could have the opportunity		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n		<h4><a href=\"#\">Medical</a></h4>\nWe provide the a wide range of medical services, so every person could have the opportunity.		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n		<h4><a href=\"#\">Services</a></h4>\nWe provide the a wide range of medical services, so every person could have the opportunity		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n		<h3>Schedule</h3>\n<ul>\n 	<li><strong>Monday – Friday</strong> 8.00 – 13.00</li>\n 	<li><strong>Saturday</strong> 8.00 – 15.00</li>\n</ul><h3>Request an Appointment</h3>\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/04/phone-call.png\" alt=\"\" width=\"104\" height=\"104\" />\n<p>Call us on</p>\n<h2>+1 (208) 567 0707</h2>\n 		<h2 \n		style=\"text-align:center;\"> High Quality Service for you  \n			</h2>\n						 Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt<br> ut labore et dolore magna aliqua\n                <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-14.jpg\" alt=\"\" />\n                      <img src=\"\" alt=\"\" />\n                                          <p>Cardiologist</p>\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/specialities/cardiologist\">\n                                          </a>\n                <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-13.jpg\" alt=\"\" />\n                      <img src=\"\" alt=\"\" />\n                                          <p>Dentist</p>\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/specialities/dentist\">\n                                          </a>\n                <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-17.jpg\" alt=\"\" />\n                      <img src=\"\" alt=\"\" />\n                                          <p>Laboratory</p>\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/specialities/laboratory\">\n                                          </a>\n                <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-15.jpg\" alt=\"\" />\n                      <img src=\"\" alt=\"\" />\n                                          <p>MRI Scans</p>\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/specialities/mri-scans\">\n                                          </a>\n 		<h2 \n		style=\"text-align:center;\"> Book Our Doctor  \n			</h2>\n						 Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br> tempor incididunt ut labore et dolore magna aliqua.\n						<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/shiwangi-tripathy/\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n							  <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/icon2.png\"/>\n							<h3>\n					  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/shiwangi-tripathy/\">Shiwangi tripathy					  			<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/best-doctor-check.png\"/>\n								</a>\n					  </h3>\n						<button tabindex=\"0\"> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/shiwangi-tripathy/\">\n						  Book Appointment</a></button>\n						<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sun-raj/\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n							  <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/icon2.png\"/>\n							<h3>\n					  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sun-raj/\">Sun raj					  			<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/best-doctor-check.png\"/>\n								</a>\n					  </h3>\n						<button tabindex=\"0\"> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sun-raj/\">\n						  Book Appointment</a></button>\n						<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-07.jpg\"/></a>\n							  <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/icon2.png\"/>\n							<h3>\n					  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">Doctor Demo					  			<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/best-doctor-check.png\"/>\n								</a>\n					  </h3>\n						<button tabindex=\"0\"> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">\n						  Book Appointment</a></button>\n						<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-09.jpg\"/></a>\n							  <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/icon2.png\"/>\n							<h3>\n					  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">James Amen					  			<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/best-doctor-check.png\"/>\n								</a>\n					  </h3>\n						<button tabindex=\"0\"> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">\n						  Book Appointment</a></button>\n							<a href=\"#\">View More </a>\n 		<h2 \n		style=\"text-align:center;\"> Availabe Features in Our Clinic  \n			</h2>\n						 Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br> tempor incididunt ut labore et dolore magna aliqua.\n						   <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/features-02.png\"/>\n				  <p>Medical</p>\n						   <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/features-01.png\"/>\n				  <p>Operation</p>\n						   <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/features-06.png\"/>\n				  <p>Laboratory</p>\n						   <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/features-05.png\"/>\n				  <p>ICU</p>\n						   <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/features-04.png\"/>\n				  <p>Test Room</p>\n						   <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/features-03.png\"/>\n				  <p>Patient Ward</p>\n					<a href=\"#\">View More </a>\n 		<h2 \n		style=\"text-align:center;\"> Let’s See Our Latest News  \n			</h2>\n						 Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br> tempor incididunt ut labore et dolore magna aliqua.\n              <article>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                        <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\" rel=\"bookmark\">\n                        21 Feb 2023</a>\n                          <a href=\"https://doccure-wp.dreamstechnologies.com/category/clinic/\" rel=\"category tag\">\n                                                </a> \n                      <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">123</a></h5>\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">Read more</a>\n              </article>\n              <article>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                        <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\" rel=\"bookmark\">\n                        02 Aug 2022</a>\n                          <a href=\"https://doccure-wp.dreamstechnologies.com/category/clinic/\" rel=\"category tag\">\n                          Diagnose                      </a> \n                      <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">s.kafgkjsdfgu;ks</a></h5>\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">Read more</a>\n              </article>\n              <article>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                        <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\" rel=\"bookmark\">\n                        16 Jun 2022</a>\n                          <a href=\"https://doccure-wp.dreamstechnologies.com/category/clinic/\" rel=\"category tag\">\n                          Clinic                      </a> \n                      <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">testsksskkkk2222</a></h5>\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">Read more</a>\n              </article>', 'Home 2', '', 'inherit', 'closed', 'closed', '', '5074-revision-v1', '', '', '2023-04-28 14:21:17', '2023-04-28 14:21:17', '', 5074, 'https://doccure-wp.dreamstechnologies.com/?p=5125', 0, 'revision', '', 0),
(5126, 1, '2023-04-28 14:21:49', '2023-04-28 14:21:49', '', 'Home 3', '', 'inherit', 'closed', 'closed', '', '5075-revision-v1', '', '', '2023-04-28 14:21:49', '2023-04-28 14:21:49', '', 5075, 'https://doccure-wp.dreamstechnologies.com/?p=5126', 0, 'revision', '', 0),
(5127, 1, '2023-04-28 14:21:49', '2023-04-28 14:21:49', '', 'Home 3', '', 'inherit', 'closed', 'closed', '', '5075-revision-v1', '', '', '2023-04-28 14:21:49', '2023-04-28 14:21:49', '', 5075, 'https://doccure-wp.dreamstechnologies.com/?p=5127', 0, 'revision', '', 0),
(5128, 1, '2023-04-28 14:21:50', '2023-04-28 14:21:50', '<h2 \n		style=\"text-align:left;\"> What are you looking for?  \n			</h2>\n						 Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\n 		<h2 \n		style=\"text-align:left;\"> Book Our Best Doctor  \n			</h2>\n						 Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\n 		<h2 \n		style=\"text-align:left;\"> Available Features in Our Clinic  \n			</h2>\n						 Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\n 		<h2 \n		style=\"text-align:left;\"> High Quality Service for you  \n			</h2>\n						 Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\n                <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-14.jpg\" alt=\"\" />\n                      <img src=\"\" alt=\"\" />\n                                          <p>Cardiologist</p>\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/specialities/cardiologist\">\n                                          </a>\n                <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-13.jpg\" alt=\"\" />\n                      <img src=\"\" alt=\"\" />\n                                          <p>Dentist</p>\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/specialities/dentist\">\n                                          </a>\n                <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-17.jpg\" alt=\"\" />\n                      <img src=\"\" alt=\"\" />\n                                          <p>Laboratory</p>\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/specialities/laboratory\">\n                                          </a>\n                <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-15.jpg\" alt=\"\" />\n                      <img src=\"\" alt=\"\" />\n                                          <p>MRI Scans</p>\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/specialities/mri-scans\">\n                                          </a>\n                <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-16.jpg\" alt=\"\" />\n                      <img src=\"\" alt=\"\" />\n                                          <p>Neurology</p>\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/specialities/neurology\">\n                                          </a>\n                <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-12.jpg\" alt=\"\" />\n                      <img src=\"\" alt=\"\" />\n                                          <p>Orthopedic</p>\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/specialities/orthopedic\">\n                                          </a>\n 		<h2 \n		style=\"text-align:left;\"> Blogs and News  \n			</h2>\n						 Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\n              <article>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                        <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\" rel=\"bookmark\">\n                        21 Feb 2023</a>\n                          <a href=\"https://doccure-wp.dreamstechnologies.com/category/clinic/\" rel=\"category tag\">\n                                                </a> \n                      <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">123</a></h5>\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">Read more</a>\n              </article>\n              <article>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                        <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\" rel=\"bookmark\">\n                        02 Aug 2022</a>\n                          <a href=\"https://doccure-wp.dreamstechnologies.com/category/clinic/\" rel=\"category tag\">\n                          Diagnose                      </a> \n                      <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">s.kafgkjsdfgu;ks</a></h5>\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">Read more</a>\n              </article>\n              <article>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                        <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\" rel=\"bookmark\">\n                        16 Jun 2022</a>\n                          <a href=\"https://doccure-wp.dreamstechnologies.com/category/clinic/\" rel=\"category tag\">\n                          Clinic                      </a> \n                      <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">testsksskkkk2222</a></h5>\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">Read more</a>\n              </article>', 'Home 3', '', 'inherit', 'closed', 'closed', '', '5075-revision-v1', '', '', '2023-04-28 14:21:50', '2023-04-28 14:21:50', '', 5075, 'https://doccure-wp.dreamstechnologies.com/?p=5128', 0, 'revision', '', 0),
(5129, 1, '2023-04-28 14:21:54', '2023-04-28 14:21:54', '', 'Home 4', '', 'inherit', 'closed', 'closed', '', '5076-revision-v1', '', '', '2023-04-28 14:21:54', '2023-04-28 14:21:54', '', 5076, 'https://doccure-wp.dreamstechnologies.com/?p=5129', 0, 'revision', '', 0),
(5130, 1, '2023-04-28 14:21:54', '2023-04-28 14:21:54', '', 'Home 4', '', 'inherit', 'closed', 'closed', '', '5076-revision-v1', '', '', '2023-04-28 14:21:54', '2023-04-28 14:21:54', '', 5076, 'https://doccure-wp.dreamstechnologies.com/?p=5130', 0, 'revision', '', 0),
(5131, 1, '2023-04-28 14:21:54', '2023-04-28 14:21:54', '<h2 \n		style=\"text-align:center;\"> What are you looking for? </h2>\n 		<h2 \n		style=\"text-align:center;\"> Clinic &amp; Specialities  \n			</h2>\n						 Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br> tempor incididunt ut labore et dolore magna aliqua.\n                <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-14.jpg\" alt=\"\" />\n                      <img src=\"\" alt=\"\" />\n                                          <p>Cardiologist</p>\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/specialities/cardiologist\">\n                                          </a>\n                <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-13.jpg\" alt=\"\" />\n                      <img src=\"\" alt=\"\" />\n                                          <p>Dentist</p>\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/specialities/dentist\">\n                                          </a>\n                <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-17.jpg\" alt=\"\" />\n                      <img src=\"\" alt=\"\" />\n                                          <p>Laboratory</p>\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/specialities/laboratory\">\n                                          </a>\n                <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-15.jpg\" alt=\"\" />\n                      <img src=\"\" alt=\"\" />\n                                          <p>MRI Scans</p>\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/specialities/mri-scans\">\n                                          </a>\n                <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-16.jpg\" alt=\"\" />\n                      <img src=\"\" alt=\"\" />\n                                          <p>Neurology</p>\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/specialities/neurology\">\n                                          </a>\n                <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-12.jpg\" alt=\"\" />\n                      <img src=\"\" alt=\"\" />\n                                          <p>Orthopedic</p>\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/specialities/orthopedic\">\n                                          </a>\n 		<h2 \n		style=\"text-align:center;\"> Book Our Best Doctor  \n			</h2>\n						 Access to expert physicians and surgeons, advanced technologies and<br> top-quality surgery facilities right here.\n 		<h2 \n		style=\"text-align:center;\"> Available Features in Our Clinic  \n			</h2>\n						 It is a long established fact that a reader will be distracted by the readable<br> content of a page when looking at its layout.\n 		<h2 \n		style=\"text-align:center;\"> Our Latest Blogs  \n			</h2>\n						 It is a long established fact that a reader will be distracted by the readable<br> content of a page when looking at its layout.\n              <article>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                        <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\" rel=\"bookmark\">\n                        21 Feb 2023</a>\n                          <a href=\"https://doccure-wp.dreamstechnologies.com/category/clinic/\" rel=\"category tag\">\n                                                </a> \n                      <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">123</a></h5>\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">Read more</a>\n              </article>\n              <article>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                        <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\" rel=\"bookmark\">\n                        02 Aug 2022</a>\n                          <a href=\"https://doccure-wp.dreamstechnologies.com/category/clinic/\" rel=\"category tag\">\n                          Diagnose                      </a> \n                      <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">s.kafgkjsdfgu;ks</a></h5>\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">Read more</a>\n              </article>\n              <article>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                        <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\" rel=\"bookmark\">\n                        16 Jun 2022</a>\n                          <a href=\"https://doccure-wp.dreamstechnologies.com/category/clinic/\" rel=\"category tag\">\n                          Clinic                      </a> \n                      <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">testsksskkkk2222</a></h5>\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">Read more</a>\n              </article>', 'Home 4', '', 'inherit', 'closed', 'closed', '', '5076-revision-v1', '', '', '2023-04-28 14:21:54', '2023-04-28 14:21:54', '', 5076, 'https://doccure-wp.dreamstechnologies.com/?p=5131', 0, 'revision', '', 0),
(5132, 1, '2024-06-26 14:11:31', '2023-04-28 14:23:33', ' ', '', '', 'publish', 'closed', 'closed', '', '5132', '', '', '2024-06-26 14:11:31', '2024-06-26 14:11:31', '', 0, 'https://doccure-wp.dreamstechnologies.com/?p=5132', 5, 'nav_menu_item', '', 0),
(5133, 1, '2024-06-26 14:11:31', '2023-04-28 14:23:33', ' ', '', '', 'publish', 'closed', 'closed', '', '5133', '', '', '2024-06-26 14:11:31', '2024-06-26 14:11:31', '', 0, 'https://doccure-wp.dreamstechnologies.com/?p=5133', 4, 'nav_menu_item', '', 0),
(5134, 1, '2024-06-26 14:11:31', '2023-04-28 14:23:33', ' ', '', '', 'publish', 'closed', 'closed', '', '5134', '', '', '2024-06-26 14:11:31', '2024-06-26 14:11:31', '', 0, 'https://doccure-wp.dreamstechnologies.com/?p=5134', 6, 'nav_menu_item', '', 0),
(5135, 1, '2023-04-28 14:24:50', '2023-04-28 14:24:50', '<br />\n<!-- Banner\n================================================== -->\n<section  style=\"background: #f9f9f9 url(https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png) no-repeat bottom center;\" 	 >\n<h1>Search Doctor, Make an Appointment</h1>\n<p>Discover the best doctors, clinic & hospital the city nearest to you.</p>\n</section>\n 		<h2 \n		style=\"text-align:center;\"> What are you looking for? </h2>\n		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\" alt=\"\">\n<h4>Visit a doctor</h4>\n<p><a href=\"#\" target=\"_blank\" rel=\"nofollow noopener\" tabindex=\"0\">Book Now</a></p>\n		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\" alt=\"\">\n<h4>Medical</h4>\n<p><a href=\"#\" target=\"_blank\" rel=\"nofollow noopener\" tabindex=\"0\">Book Now</a></p>\n		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\" alt=\"\">\n<h4>Services</h4>\n<p><a href=\"#\" target=\"_blank\" rel=\"nofollow noopener\" tabindex=\"0\">Book Now</a></p>\n 		<h2 \n		style=\"text-align:center;\"> Clinic and Specialities  \n			</h2>\n						 Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\ntempor incididunt ut labore et dolore magna aliqua.\n		[slide-anything id=\'527\']		\n				 														<h3>3500</h3>\n																<p>Happy Customers</p>\n				 														<h3>450+</h3>\n																<p>Projects Done\n</p>\n				 														<h3>40+</h3>\n																<p>Awards\n</p>\n				 														<h3>3500</h3>\n																<p>Client Works\n</p>\n 		<h2 \n		style=\"text-align:center;\"> Book Our Doctor </h2>\n				<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/>\n				  <h5>\n				  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/shiwangi-tripathy/\">shiwangi tripathy</a>\n				  </h5>\n        India        \n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/shiwangi-tripathy/\">\n					  <button tabindex=\"0\"> \n						View Profile</button>\n						</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/shiwangi-tripathy/\">\n					  <button tabindex=\"0\"> \n					  Book Now</button>\n					  </a>\n				<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/>\n				  <h5>\n				  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sun-raj/\">sun raj</a>\n				  </h5>\n        India        \n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sun-raj/\">\n					  <button tabindex=\"0\"> \n						View Profile</button>\n						</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sun-raj/\">\n					  <button tabindex=\"0\"> \n					  Book Now</button>\n					  </a>\n				<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-07.jpg\"/>\n				  <h5>\n				  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">Doctor Demo</a>\n				  </h5>\n        Australia        \n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">\n					  <button tabindex=\"0\"> \n						View Profile</button>\n						</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">\n					  <button tabindex=\"0\"> \n					  Book Now</button>\n					  </a>\n				<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-09.jpg\"/>\n				  <h5>\n				  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">James Amen</a>\n				  </h5>\n        England        \n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">\n					  <button tabindex=\"0\"> \n						View Profile</button>\n						</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">\n					  <button tabindex=\"0\"> \n					  Book Now</button>\n					  </a>\n 		<h2 \n		style=\"text-align:center;\"> Available Features in Our Clinic  \n			</h2>\n						 Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\ntempor incididunt ut labore et dolore magna aliqua.\n			<a href=\"\">\n								<p>Medical</p>\n			</a>\n			<a href=\"\">\n								<p>Operation</p>\n			</a>\n			<a href=\"\">\n								<p>Laboratory</p>\n			</a>\n			<a href=\"\">\n								<p>ICU</p>\n			</a>\n			<a href=\"\">\n								<p>Test Room</p>\n			</a>\n			<a href=\"\">\n								<p>Patient Ward</p>\n			</a>\n 		<h2 \n		style=\"text-align:center;\"> Blogs and News  \n			</h2>\n						 Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\ntempor incididunt ut labore et dolore magna aliqua.\n              <article>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                        21 Feb 2023                      \n					                        <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">123</a></h5>\n					                              <p>Good Morning...                            </p>\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">Read more</a>\n              </article>\n              <article>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                        02 Aug 2022                      \n                      Diagnose                      \n					                        <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">s.kafgkjsdfgu;ks</a></h5>\n					                              <p>Article contents&#8230;s,haf;l |&#8221;...                            </p>\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">Read more</a>\n              </article>\n              <article>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                        16 Jun 2022                      \n                      Clinic                      \n					                        <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">testsksskkkk2222</a></h5>\n					                              <p>testsksskkkk2222 testsksskkkk testsksskkkk222...                            </p>\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">Read more</a>\n              </article>', 'Home', '', 'inherit', 'closed', 'closed', '', '70-revision-v1', '', '', '2023-04-28 14:24:50', '2023-04-28 14:24:50', '', 70, 'https://doccure-wp.dreamstechnologies.com/?p=5135', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(5136, 1, '2023-04-28 14:24:51', '2023-04-28 14:24:51', '<br />\n<!-- Banner\n================================================== -->\n<section  style=\"background: #f9f9f9 url(https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png) no-repeat bottom center;\" 	 >\n<h1>Search Doctor, Make an Appointment</h1>\n<p>Discover the best doctors, clinic & hospital the city nearest to you.</p>\n</section>\n 		<h2 \n		style=\"text-align:center;\"> What are you looking for? </h2>\n		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\" alt=\"\">\n<h4>Visit a doctor</h4>\n<p><a href=\"#\" target=\"_blank\" rel=\"nofollow noopener\" tabindex=\"0\">Book Now</a></p>\n		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\" alt=\"\">\n<h4>Medical</h4>\n<p><a href=\"#\" target=\"_blank\" rel=\"nofollow noopener\" tabindex=\"0\">Book Now</a></p>\n		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\" alt=\"\">\n<h4>Services</h4>\n<p><a href=\"#\" target=\"_blank\" rel=\"nofollow noopener\" tabindex=\"0\">Book Now</a></p>\n 		<h2 \n		style=\"text-align:center;\"> Clinic and Specialities  \n			</h2>\n						 Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\ntempor incididunt ut labore et dolore magna aliqua.\n		[slide-anything id=\'527\']		\n				 														<h3>3500</h3>\n																<p>Happy Customers</p>\n				 														<h3>450+</h3>\n																<p>Projects Done\n</p>\n				 														<h3>40+</h3>\n																<p>Awards\n</p>\n				 														<h3>3500</h3>\n																<p>Client Works\n</p>\n 		<h2 \n		style=\"text-align:center;\"> Book Our Doctor </h2>\n				<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/>\n				  <h5>\n				  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/shiwangi-tripathy/\">shiwangi tripathy</a>\n				  </h5>\n        India        \n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/shiwangi-tripathy/\">\n					  <button tabindex=\"0\"> \n						View Profile</button>\n						</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/shiwangi-tripathy/\">\n					  <button tabindex=\"0\"> \n					  Book Now</button>\n					  </a>\n				<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/>\n				  <h5>\n				  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sun-raj/\">sun raj</a>\n				  </h5>\n        India        \n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sun-raj/\">\n					  <button tabindex=\"0\"> \n						View Profile</button>\n						</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sun-raj/\">\n					  <button tabindex=\"0\"> \n					  Book Now</button>\n					  </a>\n				<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-07.jpg\"/>\n				  <h5>\n				  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">Doctor Demo</a>\n				  </h5>\n        Australia        \n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">\n					  <button tabindex=\"0\"> \n						View Profile</button>\n						</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">\n					  <button tabindex=\"0\"> \n					  Book Now</button>\n					  </a>\n				<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-09.jpg\"/>\n				  <h5>\n				  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">James Amen</a>\n				  </h5>\n        England        \n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">\n					  <button tabindex=\"0\"> \n						View Profile</button>\n						</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">\n					  <button tabindex=\"0\"> \n					  Book Now</button>\n					  </a>\n 		<h2 \n		style=\"text-align:center;\"> Available Features in Our Clinic  \n			</h2>\n						 Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\ntempor incididunt ut labore et dolore magna aliqua.\n			<a href=\"\">\n								<p>Medical</p>\n			</a>\n			<a href=\"\">\n								<p>Operation</p>\n			</a>\n			<a href=\"\">\n								<p>Laboratory</p>\n			</a>\n			<a href=\"\">\n								<p>ICU</p>\n			</a>\n			<a href=\"\">\n								<p>Test Room</p>\n			</a>\n			<a href=\"\">\n								<p>Patient Ward</p>\n			</a>\n 		<h2 \n		style=\"text-align:center;\"> Blogs and News  \n			</h2>\n						 Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\ntempor incididunt ut labore et dolore magna aliqua.\n              <article>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                        21 Feb 2023                      \n					                        <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">123</a></h5>\n					                              <p>Good Morning...                            </p>\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">Read more</a>\n              </article>\n              <article>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                        02 Aug 2022                      \n                      Diagnose                      \n					                        <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">s.kafgkjsdfgu;ks</a></h5>\n					                              <p>Article contents&#8230;s,haf;l |&#8221;...                            </p>\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">Read more</a>\n              </article>\n              <article>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                        16 Jun 2022                      \n                      Clinic                      \n					                        <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">testsksskkkk2222</a></h5>\n					                              <p>testsksskkkk2222 testsksskkkk testsksskkkk222...                            </p>\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">Read more</a>\n              </article>', 'Home', '', 'inherit', 'closed', 'closed', '', '70-revision-v1', '', '', '2023-04-28 14:24:51', '2023-04-28 14:24:51', '', 70, 'https://doccure-wp.dreamstechnologies.com/?p=5136', 0, 'revision', '', 0),
(5137, 1, '2023-04-28 14:24:51', '2023-04-28 14:24:51', '<br />\n<!-- Banner\n================================================== -->\n<section  style=\"background: #f9f9f9 url(https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/banner-bg.png) no-repeat bottom center;\" 	 >\n<h1>Search Doctor, Make an Appointment</h1>\n<p>Discover the best doctors, clinic & hospital the city nearest to you.</p>\n</section>\n 		<h2 \n		style=\"text-align:center;\"> What are you looking for? </h2>\n		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\" alt=\"\">\n<h4>Visit a doctor</h4>\n<p><a href=\"#\" target=\"_blank\" rel=\"nofollow noopener\" tabindex=\"0\">Book Now</a></p>\n		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\" alt=\"\">\n<h4>Medical</h4>\n<p><a href=\"#\" target=\"_blank\" rel=\"nofollow noopener\" tabindex=\"0\">Book Now</a></p>\n		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\" alt=\"\">\n<h4>Services</h4>\n<p><a href=\"#\" target=\"_blank\" rel=\"nofollow noopener\" tabindex=\"0\">Book Now</a></p>\n 		<h2 \n		style=\"text-align:center;\"> Clinic and Specialities  \n			</h2>\n						 Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\ntempor incididunt ut labore et dolore magna aliqua.\n		[slide-anything id=\'527\']		\n				 														<h3>3500</h3>\n																<p>Happy Customers</p>\n				 														<h3>450+</h3>\n																<p>Projects Done\n</p>\n				 														<h3>40+</h3>\n																<p>Awards\n</p>\n				 														<h3>3500</h3>\n																<p>Client Works\n</p>\n 		<h2 \n		style=\"text-align:center;\"> Book Our Doctor </h2>\n				<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/>\n				  <h5>\n				  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/shiwangi-tripathy/\">shiwangi tripathy</a>\n				  </h5>\n        India        \n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/shiwangi-tripathy/\">\n					  <button tabindex=\"0\"> \n						View Profile</button>\n						</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/shiwangi-tripathy/\">\n					  <button tabindex=\"0\"> \n					  Book Now</button>\n					  </a>\n				<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/>\n				  <h5>\n				  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sun-raj/\">sun raj</a>\n				  </h5>\n        India        \n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sun-raj/\">\n					  <button tabindex=\"0\"> \n						View Profile</button>\n						</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sun-raj/\">\n					  <button tabindex=\"0\"> \n					  Book Now</button>\n					  </a>\n				<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-07.jpg\"/>\n				  <h5>\n				  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">Doctor Demo</a>\n				  </h5>\n        Australia        \n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">\n					  <button tabindex=\"0\"> \n						View Profile</button>\n						</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">\n					  <button tabindex=\"0\"> \n					  Book Now</button>\n					  </a>\n				<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-09.jpg\"/>\n				  <h5>\n				  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">James Amen</a>\n				  </h5>\n        England        \n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">\n					  <button tabindex=\"0\"> \n						View Profile</button>\n						</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">\n					  <button tabindex=\"0\"> \n					  Book Now</button>\n					  </a>\n 		<h2 \n		style=\"text-align:center;\"> Available Features in Our Clinic  \n			</h2>\n						 Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\ntempor incididunt ut labore et dolore magna aliqua.\n			<a href=\"\">\n								<p>Medical</p>\n			</a>\n			<a href=\"\">\n								<p>Operation</p>\n			</a>\n			<a href=\"\">\n								<p>Laboratory</p>\n			</a>\n			<a href=\"\">\n								<p>ICU</p>\n			</a>\n			<a href=\"\">\n								<p>Test Room</p>\n			</a>\n			<a href=\"\">\n								<p>Patient Ward</p>\n			</a>\n 		<h2 \n		style=\"text-align:center;\"> Blogs and News  \n			</h2>\n						 Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\ntempor incididunt ut labore et dolore magna aliqua.\n              <article>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                        21 Feb 2023                      \n					                        <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">123</a></h5>\n					                              <p>Good Morning...                            </p>\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">Read more</a>\n              </article>\n              <article>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                        02 Aug 2022                      \n                      Diagnose                      \n					                        <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">s.kafgkjsdfgu;ks</a></h5>\n					                              <p>Article contents&#8230;s,haf;l |&#8221;...                            </p>\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">Read more</a>\n              </article>\n              <article>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                        16 Jun 2022                      \n                      Clinic                      \n					                        <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">testsksskkkk2222</a></h5>\n					                              <p>testsksskkkk2222 testsksskkkk testsksskkkk222...                            </p>\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">Read more</a>\n              </article>', 'Home', '', 'inherit', 'closed', 'closed', '', '70-revision-v1', '', '', '2023-04-28 14:24:51', '2023-04-28 14:24:51', '', 70, 'https://doccure-wp.dreamstechnologies.com/?p=5137', 0, 'revision', '', 0),
(5138, 1, '2023-04-28 14:26:21', '2023-04-28 14:26:21', '<br />\n<!-- Banner\n================================================== -->\n<section  style=\"background: #f9f9f9 url(https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/banner-bg.png) no-repeat bottom center;\" 	 >\n<h1>Search Doctor, Make an Appointment</h1>\n<p>Discover the best doctors, clinic & hospital the city nearest to you.</p>\n</section>\n 		<h2 \n		style=\"text-align:center;\"> What are you looking for? </h2>\n		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\" alt=\"\">\n<h4>Visit a doctor</h4>\n<p><a href=\"#\" target=\"_blank\" rel=\"nofollow noopener\" tabindex=\"0\">Book Now</a></p>\n		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\" alt=\"\">\n<h4>Medical</h4>\n<p><a href=\"#\" target=\"_blank\" rel=\"nofollow noopener\" tabindex=\"0\">Book Now</a></p>\n		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\" alt=\"\">\n<h4>Services</h4>\n<p><a href=\"#\" target=\"_blank\" rel=\"nofollow noopener\" tabindex=\"0\">Book Now</a></p>\n 		<h2 \n		style=\"text-align:center;\"> Clinic and Specialities  \n			</h2>\n						 Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\ntempor incididunt ut labore et dolore magna aliqua.\n		[slide-anything id=\'527\']		\n				 														<h3>3500</h3>\n																<p>Happy Customers</p>\n				 														<h3>450+</h3>\n																<p>Projects Done\n</p>\n				 														<h3>40+</h3>\n																<p>Awards\n</p>\n				 														<h3>3500</h3>\n																<p>Client Works\n</p>\n 		<h2 \n		style=\"text-align:center;\"> Book Our Doctor </h2>\n				<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/>\n				  <h5>\n				  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/shiwangi-tripathy/\">shiwangi tripathy</a>\n				  </h5>\n        India        \n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/shiwangi-tripathy/\">\n					  <button tabindex=\"0\"> \n						View Profile</button>\n						</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/shiwangi-tripathy/\">\n					  <button tabindex=\"0\"> \n					  Book Now</button>\n					  </a>\n				<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/>\n				  <h5>\n				  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sun-raj/\">sun raj</a>\n				  </h5>\n        India        \n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sun-raj/\">\n					  <button tabindex=\"0\"> \n						View Profile</button>\n						</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sun-raj/\">\n					  <button tabindex=\"0\"> \n					  Book Now</button>\n					  </a>\n				<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-07.jpg\"/>\n				  <h5>\n				  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">Doctor Demo</a>\n				  </h5>\n        Australia        \n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">\n					  <button tabindex=\"0\"> \n						View Profile</button>\n						</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">\n					  <button tabindex=\"0\"> \n					  Book Now</button>\n					  </a>\n				<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-09.jpg\"/>\n				  <h5>\n				  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">James Amen</a>\n				  </h5>\n        England        \n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">\n					  <button tabindex=\"0\"> \n						View Profile</button>\n						</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">\n					  <button tabindex=\"0\"> \n					  Book Now</button>\n					  </a>\n 		<h2 \n		style=\"text-align:center;\"> Available Features in Our Clinic  \n			</h2>\n						 Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\ntempor incididunt ut labore et dolore magna aliqua.\n			<a href=\"\">\n								<p>Medical</p>\n			</a>\n			<a href=\"\">\n								<p>Operation</p>\n			</a>\n			<a href=\"\">\n								<p>Laboratory</p>\n			</a>\n			<a href=\"\">\n								<p>ICU</p>\n			</a>\n			<a href=\"\">\n								<p>Test Room</p>\n			</a>\n			<a href=\"\">\n								<p>Patient Ward</p>\n			</a>\n 		<h2 \n		style=\"text-align:center;\"> Blogs and News  \n			</h2>\n						 Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\ntempor incididunt ut labore et dolore magna aliqua.\n              <article>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                        21 Feb 2023                      \n					                        <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">123</a></h5>\n					                              <p>Good Morning...                            </p>\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">Read more</a>\n              </article>\n              <article>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                        02 Aug 2022                      \n                      Diagnose                      \n					                        <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">s.kafgkjsdfgu;ks</a></h5>\n					                              <p>Article contents&#8230;s,haf;l |&#8221;...                            </p>\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">Read more</a>\n              </article>\n              <article>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                        16 Jun 2022                      \n                      Clinic                      \n					                        <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">testsksskkkk2222</a></h5>\n					                              <p>testsksskkkk2222 testsksskkkk testsksskkkk222...                            </p>\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">Read more</a>\n              </article>', 'Home', '', 'inherit', 'closed', 'closed', '', '70-revision-v1', '', '', '2023-04-28 14:26:21', '2023-04-28 14:26:21', '', 70, 'https://doccure-wp.dreamstechnologies.com/?p=5138', 0, 'revision', '', 0),
(5139, 1, '2023-04-28 14:26:22', '2023-04-28 14:26:22', '<br />\n<!-- Banner\n================================================== -->\n<section  style=\"background: #f9f9f9 url(https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/banner-bg.png) no-repeat bottom center;\" 	 >\n<h1>Search Doctor, Make an Appointment</h1>\n<p>Discover the best doctors, clinic & hospital the city nearest to you.</p>\n</section>\n 		<h2 \n		style=\"text-align:center;\"> What are you looking for? </h2>\n		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\" alt=\"\">\n<h4>Visit a doctor</h4>\n<p><a href=\"#\" target=\"_blank\" rel=\"nofollow noopener\" tabindex=\"0\">Book Now</a></p>\n		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\" alt=\"\">\n<h4>Medical</h4>\n<p><a href=\"#\" target=\"_blank\" rel=\"nofollow noopener\" tabindex=\"0\">Book Now</a></p>\n		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\" alt=\"\">\n<h4>Services</h4>\n<p><a href=\"#\" target=\"_blank\" rel=\"nofollow noopener\" tabindex=\"0\">Book Now</a></p>\n 		<h2 \n		style=\"text-align:center;\"> Clinic and Specialities  \n			</h2>\n						 Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\ntempor incididunt ut labore et dolore magna aliqua.\n		[slide-anything id=\'527\']		\n				 														<h3>3500</h3>\n																<p>Happy Customers</p>\n				 														<h3>450+</h3>\n																<p>Projects Done\n</p>\n				 														<h3>40+</h3>\n																<p>Awards\n</p>\n				 														<h3>3500</h3>\n																<p>Client Works\n</p>\n 		<h2 \n		style=\"text-align:center;\"> Book Our Doctor </h2>\n				<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/>\n				  <h5>\n				  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/shiwangi-tripathy/\">shiwangi tripathy</a>\n				  </h5>\n        India        \n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/shiwangi-tripathy/\">\n					  <button tabindex=\"0\"> \n						View Profile</button>\n						</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/shiwangi-tripathy/\">\n					  <button tabindex=\"0\"> \n					  Book Now</button>\n					  </a>\n				<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/>\n				  <h5>\n				  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sun-raj/\">sun raj</a>\n				  </h5>\n        India        \n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sun-raj/\">\n					  <button tabindex=\"0\"> \n						View Profile</button>\n						</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sun-raj/\">\n					  <button tabindex=\"0\"> \n					  Book Now</button>\n					  </a>\n				<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-07.jpg\"/>\n				  <h5>\n				  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">Doctor Demo</a>\n				  </h5>\n        Australia        \n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">\n					  <button tabindex=\"0\"> \n						View Profile</button>\n						</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">\n					  <button tabindex=\"0\"> \n					  Book Now</button>\n					  </a>\n				<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-09.jpg\"/>\n				  <h5>\n				  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">James Amen</a>\n				  </h5>\n        England        \n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">\n					  <button tabindex=\"0\"> \n						View Profile</button>\n						</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">\n					  <button tabindex=\"0\"> \n					  Book Now</button>\n					  </a>\n 		<h2 \n		style=\"text-align:center;\"> Available Features in Our Clinic  \n			</h2>\n						 Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\ntempor incididunt ut labore et dolore magna aliqua.\n			<a href=\"\">\n								<p>Medical</p>\n			</a>\n			<a href=\"\">\n								<p>Operation</p>\n			</a>\n			<a href=\"\">\n								<p>Laboratory</p>\n			</a>\n			<a href=\"\">\n								<p>ICU</p>\n			</a>\n			<a href=\"\">\n								<p>Test Room</p>\n			</a>\n			<a href=\"\">\n								<p>Patient Ward</p>\n			</a>\n 		<h2 \n		style=\"text-align:center;\"> Blogs and News  \n			</h2>\n						 Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\ntempor incididunt ut labore et dolore magna aliqua.\n              <article>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                        21 Feb 2023                      \n					                        <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">123</a></h5>\n					                              <p>Good Morning...                            </p>\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">Read more</a>\n              </article>\n              <article>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                        02 Aug 2022                      \n                      Diagnose                      \n					                        <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">s.kafgkjsdfgu;ks</a></h5>\n					                              <p>Article contents&#8230;s,haf;l |&#8221;...                            </p>\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">Read more</a>\n              </article>\n              <article>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                        16 Jun 2022                      \n                      Clinic                      \n					                        <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">testsksskkkk2222</a></h5>\n					                              <p>testsksskkkk2222 testsksskkkk testsksskkkk222...                            </p>\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">Read more</a>\n              </article>', 'Home', '', 'inherit', 'closed', 'closed', '', '70-revision-v1', '', '', '2023-04-28 14:26:22', '2023-04-28 14:26:22', '', 70, 'https://doccure-wp.dreamstechnologies.com/?p=5139', 0, 'revision', '', 0),
(5140, 1, '2023-04-28 14:26:23', '2023-04-28 14:26:23', '<br />\n<!-- Banner\n================================================== -->\n<section  style=\"background: #f9f9f9 url(https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/banner-bg.png) no-repeat bottom center;\" 	 >\n<h1>Search Doctor, Make an Appointment</h1>\n<p>Discover the best doctors, clinic & hospital the city nearest to you.</p>\n</section>\n 		<h2 \n		style=\"text-align:center;\"> What are you looking for? </h2>\n		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/10/doctor-1.jpg\" alt=\"\">\n<h4>Visit a doctor</h4>\n<p><a href=\"#\" target=\"_blank\" rel=\"nofollow noopener\" tabindex=\"0\">Book Now</a></p>\n		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/12/feature-06.jpg\" alt=\"\">\n<h4>Medical</h4>\n<p><a href=\"#\" target=\"_blank\" rel=\"nofollow noopener\" tabindex=\"0\">Book Now</a></p>\n		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/12/feature-03.jpg\" alt=\"\">\n<h4>Services</h4>\n<p><a href=\"#\" target=\"_blank\" rel=\"nofollow noopener\" tabindex=\"0\">Book Now</a></p>\n 		<h2 \n		style=\"text-align:center;\"> Clinic and Specialities  \n			</h2>\n						 Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\ntempor incididunt ut labore et dolore magna aliqua.\n		[slide-anything id=\'527\']		\n				 														<h3>3500</h3>\n																<p>Happy Customers</p>\n				 														<h3>450+</h3>\n																<p>Projects Done\n</p>\n				 														<h3>40+</h3>\n																<p>Awards\n</p>\n				 														<h3>3500</h3>\n																<p>Client Works\n</p>\n 		<h2 \n		style=\"text-align:center;\"> Book Our Doctor </h2>\n				<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/>\n				  <h5>\n				  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/shiwangi-tripathy/\">shiwangi tripathy</a>\n				  </h5>\n        India        \n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/shiwangi-tripathy/\">\n					  <button tabindex=\"0\"> \n						View Profile</button>\n						</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/shiwangi-tripathy/\">\n					  <button tabindex=\"0\"> \n					  Book Now</button>\n					  </a>\n				<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/>\n				  <h5>\n				  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sun-raj/\">sun raj</a>\n				  </h5>\n        India        \n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sun-raj/\">\n					  <button tabindex=\"0\"> \n						View Profile</button>\n						</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sun-raj/\">\n					  <button tabindex=\"0\"> \n					  Book Now</button>\n					  </a>\n				<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-07.jpg\"/>\n				  <h5>\n				  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">Doctor Demo</a>\n				  </h5>\n        Australia        \n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">\n					  <button tabindex=\"0\"> \n						View Profile</button>\n						</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">\n					  <button tabindex=\"0\"> \n					  Book Now</button>\n					  </a>\n				<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-09.jpg\"/>\n				  <h5>\n				  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">James Amen</a>\n				  </h5>\n        England        \n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">\n					  <button tabindex=\"0\"> \n						View Profile</button>\n						</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">\n					  <button tabindex=\"0\"> \n					  Book Now</button>\n					  </a>\n 		<h2 \n		style=\"text-align:center;\"> Available Features in Our Clinic  \n			</h2>\n						 Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\ntempor incididunt ut labore et dolore magna aliqua.\n			<a href=\"\">\n								<p>Medical</p>\n			</a>\n			<a href=\"\">\n								<p>Operation</p>\n			</a>\n			<a href=\"\">\n								<p>Laboratory</p>\n			</a>\n			<a href=\"\">\n								<p>ICU</p>\n			</a>\n			<a href=\"\">\n								<p>Test Room</p>\n			</a>\n			<a href=\"\">\n								<p>Patient Ward</p>\n			</a>\n 		<h2 \n		style=\"text-align:center;\"> Blogs and News  \n			</h2>\n						 Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\ntempor incididunt ut labore et dolore magna aliqua.\n              <article>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                        21 Feb 2023                      \n					                        <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">123</a></h5>\n					                              <p>Good Morning...                            </p>\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">Read more</a>\n              </article>\n              <article>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                        02 Aug 2022                      \n                      Diagnose                      \n					                        <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">s.kafgkjsdfgu;ks</a></h5>\n					                              <p>Article contents&#8230;s,haf;l |&#8221;...                            </p>\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">Read more</a>\n              </article>\n              <article>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                        16 Jun 2022                      \n                      Clinic                      \n					                        <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">testsksskkkk2222</a></h5>\n					                              <p>testsksskkkk2222 testsksskkkk testsksskkkk222...                            </p>\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">Read more</a>\n              </article>', 'Home', '', 'inherit', 'closed', 'closed', '', '70-revision-v1', '', '', '2023-04-28 14:26:23', '2023-04-28 14:26:23', '', 70, 'https://doccure-wp.dreamstechnologies.com/?p=5140', 0, 'revision', '', 0),
(5141, 1, '2023-04-28 14:28:37', '2023-04-28 14:28:37', '<br />\n<!-- Banner\n================================================== -->\n<section  style=\"background: #f9f9f9 url(https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/banner-bg.png) no-repeat bottom center;\" 	 >\n<h1>Search Doctor, Make an Appointment</h1>\n<p>Discover the best doctors, clinic & hospital the city nearest to you.</p>\n</section>\n 		<h2 \n		style=\"text-align:center;\"> What are you looking for? </h2>\n		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/10/doctor-1.jpg\" alt=\"\">\n<h4>Visit a doctor</h4>\n<p><a href=\"#\" target=\"_blank\" rel=\"nofollow noopener\" tabindex=\"0\">Book Now</a></p>\n		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/12/feature-06.jpg\" alt=\"\">\n<h4>Medical</h4>\n<p><a href=\"#\" target=\"_blank\" rel=\"nofollow noopener\" tabindex=\"0\">Book Now</a></p>\n		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/12/feature-03.jpg\" alt=\"\">\n<h4>Services</h4>\n<p><a href=\"#\" target=\"_blank\" rel=\"nofollow noopener\" tabindex=\"0\">Book Now</a></p>\n 		<h2 \n		style=\"text-align:center;\"> Clinic and Specialities  \n			</h2>\n						 Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\ntempor incididunt ut labore et dolore magna aliqua.\n		[slide-anything id=\'527\']		\n				 														<h3>3500</h3>\n																<p>Happy Customers</p>\n				 														<h3>450+</h3>\n																<p>Projects Done\n</p>\n				 														<h3>40+</h3>\n																<p>Awards\n</p>\n				 														<h3>3500</h3>\n																<p>Client Works\n</p>\n 		<h2 \n		style=\"text-align:center;\"> Book Our Doctor </h2>\n				<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/>\n				  <h5>\n				  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/shiwangi-tripathy/\">shiwangi tripathy</a>\n				  </h5>\n        India        \n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/shiwangi-tripathy/\">\n					  <button tabindex=\"0\"> \n						View Profile</button>\n						</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/shiwangi-tripathy/\">\n					  <button tabindex=\"0\"> \n					  Book Now</button>\n					  </a>\n				<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/>\n				  <h5>\n				  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sun-raj/\">sun raj</a>\n				  </h5>\n        India        \n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sun-raj/\">\n					  <button tabindex=\"0\"> \n						View Profile</button>\n						</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sun-raj/\">\n					  <button tabindex=\"0\"> \n					  Book Now</button>\n					  </a>\n				<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-07.jpg\"/>\n				  <h5>\n				  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">Doctor Demo</a>\n				  </h5>\n        Australia        \n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">\n					  <button tabindex=\"0\"> \n						View Profile</button>\n						</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">\n					  <button tabindex=\"0\"> \n					  Book Now</button>\n					  </a>\n				<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-09.jpg\"/>\n				  <h5>\n				  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">James Amen</a>\n				  </h5>\n        England        \n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">\n					  <button tabindex=\"0\"> \n						View Profile</button>\n						</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">\n					  <button tabindex=\"0\"> \n					  Book Now</button>\n					  </a>\n 		<h2 \n		style=\"text-align:center;\"> Available Features in Our Clinic  \n			</h2>\n						 Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\ntempor incididunt ut labore et dolore magna aliqua.\n			<a href=\"\">\n								<p>Medical</p>\n			</a>\n			<a href=\"\">\n								<p>Operation</p>\n			</a>\n			<a href=\"\">\n								<p>Laboratory</p>\n			</a>\n			<a href=\"\">\n								<p>ICU</p>\n			</a>\n			<a href=\"\">\n								<p>Test Room</p>\n			</a>\n			<a href=\"\">\n								<p>Patient Ward</p>\n			</a>\n 		<h2 \n		style=\"text-align:center;\"> Blogs and News  \n			</h2>\n						 Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\ntempor incididunt ut labore et dolore magna aliqua.\n              <article>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                        21 Feb 2023                      \n					                        <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">123</a></h5>\n					                              <p>Good Morning...                            </p>\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">Read more</a>\n              </article>\n              <article>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                        02 Aug 2022                      \n                      Diagnose                      \n					                        <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">s.kafgkjsdfgu;ks</a></h5>\n					                              <p>Article contents&#8230;s,haf;l |&#8221;...                            </p>\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">Read more</a>\n              </article>\n              <article>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                        16 Jun 2022                      \n                      Clinic                      \n					                        <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">testsksskkkk2222</a></h5>\n					                              <p>testsksskkkk2222 testsksskkkk testsksskkkk222...                            </p>\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">Read more</a>\n              </article>', 'Home', '', 'inherit', 'closed', 'closed', '', '70-revision-v1', '', '', '2023-04-28 14:28:37', '2023-04-28 14:28:37', '', 70, 'https://doccure-wp.dreamstechnologies.com/?p=5141', 0, 'revision', '', 0),
(5142, 1, '2023-04-28 14:28:37', '2023-04-28 14:28:37', '<br />\n<!-- Banner\n================================================== -->\n<section  style=\"background: #f9f9f9 url(https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/banner-bg.png) no-repeat bottom center;\" 	 >\n<h1>Search Doctor, Make an Appointment</h1>\n<p>Discover the best doctors, clinic & hospital the city nearest to you.</p>\n</section>\n 		<h2 \n		style=\"text-align:center;\"> What are you looking for? </h2>\n		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/10/doctor-1.jpg\" alt=\"\">\n<h4>Visit a doctor</h4>\n<p><a href=\"#\" target=\"_blank\" rel=\"nofollow noopener\" tabindex=\"0\">Book Now</a></p>\n		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/12/feature-06.jpg\" alt=\"\">\n<h4>Medical</h4>\n<p><a href=\"#\" target=\"_blank\" rel=\"nofollow noopener\" tabindex=\"0\">Book Now</a></p>\n		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/12/feature-03.jpg\" alt=\"\">\n<h4>Services</h4>\n<p><a href=\"#\" target=\"_blank\" rel=\"nofollow noopener\" tabindex=\"0\">Book Now</a></p>\n 		<h2 \n		style=\"text-align:center;\"> Clinic and Specialities  \n			</h2>\n						 Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\ntempor incididunt ut labore et dolore magna aliqua.\n		[slide-anything id=\'527\']		\n				 														<h3>3500</h3>\n																<p>Happy Customers</p>\n				 														<h3>450+</h3>\n																<p>Projects Done\n</p>\n				 														<h3>40+</h3>\n																<p>Awards\n</p>\n				 														<h3>3500</h3>\n																<p>Client Works\n</p>\n 		<h2 \n		style=\"text-align:center;\"> Book Our Doctor </h2>\n				<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/>\n				  <h5>\n				  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/shiwangi-tripathy/\">shiwangi tripathy</a>\n				  </h5>\n        India        \n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/shiwangi-tripathy/\">\n					  <button tabindex=\"0\"> \n						View Profile</button>\n						</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/shiwangi-tripathy/\">\n					  <button tabindex=\"0\"> \n					  Book Now</button>\n					  </a>\n				<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/>\n				  <h5>\n				  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sun-raj/\">sun raj</a>\n				  </h5>\n        India        \n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sun-raj/\">\n					  <button tabindex=\"0\"> \n						View Profile</button>\n						</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sun-raj/\">\n					  <button tabindex=\"0\"> \n					  Book Now</button>\n					  </a>\n				<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-07.jpg\"/>\n				  <h5>\n				  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">Doctor Demo</a>\n				  </h5>\n        Australia        \n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">\n					  <button tabindex=\"0\"> \n						View Profile</button>\n						</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">\n					  <button tabindex=\"0\"> \n					  Book Now</button>\n					  </a>\n				<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-09.jpg\"/>\n				  <h5>\n				  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">James Amen</a>\n				  </h5>\n        England        \n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">\n					  <button tabindex=\"0\"> \n						View Profile</button>\n						</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">\n					  <button tabindex=\"0\"> \n					  Book Now</button>\n					  </a>\n 		<h2 \n		style=\"text-align:center;\"> Available Features in Our Clinic  \n			</h2>\n						 Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\ntempor incididunt ut labore et dolore magna aliqua.\n			<a href=\"\">\n								<p>Medical</p>\n			</a>\n			<a href=\"\">\n								<p>Operation</p>\n			</a>\n			<a href=\"\">\n								<p>Laboratory</p>\n			</a>\n			<a href=\"\">\n								<p>ICU</p>\n			</a>\n			<a href=\"\">\n								<p>Test Room</p>\n			</a>\n			<a href=\"\">\n								<p>Patient Ward</p>\n			</a>\n 		<h2 \n		style=\"text-align:center;\"> Blogs and News  \n			</h2>\n						 Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\ntempor incididunt ut labore et dolore magna aliqua.\n              <article>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                        21 Feb 2023                      \n					                        <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">123</a></h5>\n					                              <p>Good Morning...                            </p>\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">Read more</a>\n              </article>\n              <article>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                        02 Aug 2022                      \n                      Diagnose                      \n					                        <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">s.kafgkjsdfgu;ks</a></h5>\n					                              <p>Article contents&#8230;s,haf;l |&#8221;...                            </p>\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">Read more</a>\n              </article>\n              <article>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                        16 Jun 2022                      \n                      Clinic                      \n					                        <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">testsksskkkk2222</a></h5>\n					                              <p>testsksskkkk2222 testsksskkkk testsksskkkk222...                            </p>\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">Read more</a>\n              </article>', 'Home', '', 'inherit', 'closed', 'closed', '', '70-revision-v1', '', '', '2023-04-28 14:28:37', '2023-04-28 14:28:37', '', 70, 'https://doccure-wp.dreamstechnologies.com/?p=5142', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(5143, 1, '2023-04-28 14:28:38', '2023-04-28 14:28:38', '<!-- Banner\n================================================== -->\n<section  style=\"background: #f9f9f9 url(https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/banner-bg.png) no-repeat bottom center;\" 	 >\n<h1>Search Doctor, Make an Appointment</h1>\n<p>Discover the best doctors, clinic & hospital the city nearest to you.</p>\n</section>\n 		<h2 \n		style=\"text-align:center;\"> What are you looking for? </h2>\n		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/10/doctor-1.jpg\" alt=\"\">\n<h4>Visit a doctor</h4>\n<p><a href=\"#\" target=\"_blank\" rel=\"nofollow noopener\" tabindex=\"0\">Book Now</a></p>\n		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/12/feature-06.jpg\" alt=\"\">\n<h4>Medical</h4>\n<p><a href=\"#\" target=\"_blank\" rel=\"nofollow noopener\" tabindex=\"0\">Book Now</a></p>\n		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/12/feature-03.jpg\" alt=\"\">\n<h4>Services</h4>\n<p><a href=\"#\" target=\"_blank\" rel=\"nofollow noopener\" tabindex=\"0\">Book Now</a></p>\n 		<h2 \n		style=\"text-align:center;\"> Clinic and Specialities  \n			</h2>\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\ntempor incididunt ut labore et dolore magna aliqua.</p>\n		[slide-anything id=\'527\']		\n				 														<h3>3500</h3>\n																<p>Happy Customers</p>\n				 														<h3>450+</h3>\n																<p>Projects Done\n</p>\n				 														<h3>40+</h3>\n																<p>Awards\n</p>\n				 														<h3>3500</h3>\n																<p>Client Works\n</p>\n 		<h2 \n		style=\"text-align:center;\"> Book Our Doctor </h2>\n				<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/>\n				  <h5>\n				  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/shiwangi-tripathy/\">shiwangi tripathy</a>\n				  </h5>\n        India        \n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/shiwangi-tripathy/\">\n					  <button tabindex=\"0\"> \n						View Profile</button>\n						</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/shiwangi-tripathy/\">\n					  <button tabindex=\"0\"> \n					  Book Now</button>\n					  </a>\n				<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/>\n				  <h5>\n				  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sun-raj/\">sun raj</a>\n				  </h5>\n        India        \n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sun-raj/\">\n					  <button tabindex=\"0\"> \n						View Profile</button>\n						</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sun-raj/\">\n					  <button tabindex=\"0\"> \n					  Book Now</button>\n					  </a>\n				<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-07.jpg\"/>\n				  <h5>\n				  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">Doctor Demo</a>\n				  </h5>\n        Australia        \n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">\n					  <button tabindex=\"0\"> \n						View Profile</button>\n						</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">\n					  <button tabindex=\"0\"> \n					  Book Now</button>\n					  </a>\n				<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-09.jpg\"/>\n				  <h5>\n				  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">James Amen</a>\n				  </h5>\n        England        \n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">\n					  <button tabindex=\"0\"> \n						View Profile</button>\n						</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">\n					  <button tabindex=\"0\"> \n					  Book Now</button>\n					  </a>\n 		<h2 \n		style=\"text-align:center;\"> Available Features in Our Clinic  \n			</h2>\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\ntempor incididunt ut labore et dolore magna aliqua.</p>\n			<a href=\"\">\n								<p>Medical</p>\n			</a>\n			<a href=\"\">\n								<p>Operation</p>\n			</a>\n			<a href=\"\">\n								<p>Laboratory</p>\n			</a>\n			<a href=\"\">\n								<p>ICU</p>\n			</a>\n			<a href=\"\">\n								<p>Test Room</p>\n			</a>\n			<a href=\"\">\n								<p>Patient Ward</p>\n			</a>\n 		<h2 \n		style=\"text-align:center;\"> Blogs and News  \n			</h2>\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\ntempor incididunt ut labore et dolore magna aliqua.</p>\n              <article>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                        21 Feb 2023                      \n					                        <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">123</a></h5>\n					                              <p>Good Morning...                            </p>\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">Read more</a>\n              </article>\n              <article>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                        02 Aug 2022                      \n                      Diagnose                      \n					                        <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">s.kafgkjsdfgu;ks</a></h5>\n					                              <p>Article contents&#8230;s,haf;l |&#8221;...                            </p>\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">Read more</a>\n              </article>\n              <article>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                        16 Jun 2022                      \n                      Clinic                      \n					                        <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">testsksskkkk2222</a></h5>\n					                              <p>testsksskkkk2222 testsksskkkk testsksskkkk222...                            </p>\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">Read more</a>\n              </article>', 'Home', '', 'inherit', 'closed', 'closed', '', '70-revision-v1', '', '', '2023-04-28 14:28:38', '2023-04-28 14:28:38', '', 70, 'https://doccure-wp.dreamstechnologies.com/?p=5143', 0, 'revision', '', 0),
(5145, 1, '2023-04-28 14:31:21', '2023-04-28 14:31:21', '<!-- Banner\n================================================== -->\n<section  style=\"background: #f9f9f9 url(https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/banner-bg.png) no-repeat bottom center;\" 	 >\n<h1>Search Doctor, Make an Appointment</h1>\n<p>Discover the best doctors, clinic & hospital the city nearest to you.</p>\n</section>\n 		<h2 \n		style=\"text-align:center;\"> What are you looking for? </h2>\n		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/10/doctor-1.jpg\" alt=\"\">\n<h4>Visit a doctor</h4>\n<p><a href=\"#\" target=\"_blank\" rel=\"nofollow noopener\" tabindex=\"0\">Book Now</a></p>\n		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/12/feature-06.jpg\" alt=\"\">\n<h4>Medical</h4>\n<p><a href=\"#\" target=\"_blank\" rel=\"nofollow noopener\" tabindex=\"0\">Book Now</a></p>\n		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/12/feature-03.jpg\" alt=\"\">\n<h4>Services</h4>\n<p><a href=\"#\" target=\"_blank\" rel=\"nofollow noopener\" tabindex=\"0\">Book Now</a></p>\n 		<h2 \n		style=\"text-align:center;\"> Clinic and Specialities  \n			</h2>\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\ntempor incididunt ut labore et dolore magna aliqua.</p>\n		[slide-anything id=\'527\']		\n				 														<h3>3500</h3>\n																<p>Happy Customers</p>\n				 														<h3>450+</h3>\n																<p>Projects Done\n</p>\n				 														<h3>40+</h3>\n																<p>Awards\n</p>\n				 														<h3>3500</h3>\n																<p>Client Works\n</p>\n 		<h2 \n		style=\"text-align:center;\"> Book Our Doctor </h2>\n				<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/>\n				  <h5>\n				  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/shiwangi-tripathy/\">shiwangi tripathy</a>\n				  </h5>\n        India        \n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/shiwangi-tripathy/\">\n					  <button tabindex=\"0\"> \n						View Profile</button>\n						</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/shiwangi-tripathy/\">\n					  <button tabindex=\"0\"> \n					  Book Now</button>\n					  </a>\n				<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/>\n				  <h5>\n				  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sun-raj/\">sun raj</a>\n				  </h5>\n        India        \n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sun-raj/\">\n					  <button tabindex=\"0\"> \n						View Profile</button>\n						</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sun-raj/\">\n					  <button tabindex=\"0\"> \n					  Book Now</button>\n					  </a>\n				<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-07.jpg\"/>\n				  <h5>\n				  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">Doctor Demo</a>\n				  </h5>\n        Australia        \n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">\n					  <button tabindex=\"0\"> \n						View Profile</button>\n						</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">\n					  <button tabindex=\"0\"> \n					  Book Now</button>\n					  </a>\n				<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-09.jpg\"/>\n				  <h5>\n				  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">James Amen</a>\n				  </h5>\n        England        \n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">\n					  <button tabindex=\"0\"> \n						View Profile</button>\n						</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">\n					  <button tabindex=\"0\"> \n					  Book Now</button>\n					  </a>\n 		<h2 \n		style=\"text-align:center;\"> Available Features in Our Clinic  \n			</h2>\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\ntempor incididunt ut labore et dolore magna aliqua.</p>\n			<a href=\"\">\n								<p>Medical</p>\n			</a>\n			<a href=\"\">\n								<p>Operation</p>\n			</a>\n			<a href=\"\">\n								<p>Laboratory</p>\n			</a>\n			<a href=\"\">\n								<p>ICU</p>\n			</a>\n			<a href=\"\">\n								<p>Test Room</p>\n			</a>\n			<a href=\"\">\n								<p>Patient Ward</p>\n			</a>\n 		<h2 \n		style=\"text-align:center;\"> Blogs and News  \n			</h2>\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\ntempor incididunt ut labore et dolore magna aliqua.</p>\n              <article>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                        21 Feb 2023                      \n					                        <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">123</a></h5>\n					                              <p>Good Morning...                            </p>\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">Read more</a>\n              </article>\n              <article>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                        02 Aug 2022                      \n                      Diagnose                      \n					                        <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">s.kafgkjsdfgu;ks</a></h5>\n					                              <p>Article contents&#8230;s,haf;l |&#8221;...                            </p>\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">Read more</a>\n              </article>\n              <article>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                        16 Jun 2022                      \n                      Clinic                      \n					                        <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">testsksskkkk2222</a></h5>\n					                              <p>testsksskkkk2222 testsksskkkk testsksskkkk222...                            </p>\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">Read more</a>\n              </article>', 'Home', '', 'inherit', 'closed', 'closed', '', '70-revision-v1', '', '', '2023-04-28 14:31:21', '2023-04-28 14:31:21', '', 70, 'https://doccure-wp.dreamstechnologies.com/?p=5145', 0, 'revision', '', 0),
(5146, 1, '2023-04-28 14:31:22', '2023-04-28 14:31:22', '<!-- Banner\n================================================== -->\n<section  style=\"background: #f9f9f9 url(https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/banner-bg.png) no-repeat bottom center;\" 	 >\n<h1>Search Doctor, Make an Appointment</h1>\n<p>Discover the best doctors, clinic & hospital the city nearest to you.</p>\n</section>\n 		<h2 \n		style=\"text-align:center;\"> What are you looking for? </h2>\n		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/10/doctor-1.jpg\" alt=\"\">\n<h4>Visit a doctor</h4>\n<p><a href=\"#\" target=\"_blank\" rel=\"nofollow noopener\" tabindex=\"0\">Book Now</a></p>\n		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/12/feature-06.jpg\" alt=\"\">\n<h4>Medical</h4>\n<p><a href=\"#\" target=\"_blank\" rel=\"nofollow noopener\" tabindex=\"0\">Book Now</a></p>\n		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/12/feature-03.jpg\" alt=\"\">\n<h4>Services</h4>\n<p><a href=\"#\" target=\"_blank\" rel=\"nofollow noopener\" tabindex=\"0\">Book Now</a></p>\n 		<h2 \n		style=\"text-align:center;\"> Clinic and Specialities  \n			</h2>\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\ntempor incididunt ut labore et dolore magna aliqua.</p>\n		[slide-anything id=\'527\']		\n				 														<h3>3500</h3>\n																<p>Happy Customers</p>\n				 														<h3>450+</h3>\n																<p>Projects Done\n</p>\n				 														<h3>40+</h3>\n																<p>Awards\n</p>\n				 														<h3>3500</h3>\n																<p>Client Works\n</p>\n 		<h2 \n		style=\"text-align:center;\"> Book Our Doctor </h2>\n				<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/>\n				  <h5>\n				  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/shiwangi-tripathy/\">shiwangi tripathy</a>\n				  </h5>\n        India        \n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/shiwangi-tripathy/\">\n					  <button tabindex=\"0\"> \n						View Profile</button>\n						</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/shiwangi-tripathy/\">\n					  <button tabindex=\"0\"> \n					  Book Now</button>\n					  </a>\n				<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/>\n				  <h5>\n				  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sun-raj/\">sun raj</a>\n				  </h5>\n        India        \n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sun-raj/\">\n					  <button tabindex=\"0\"> \n						View Profile</button>\n						</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sun-raj/\">\n					  <button tabindex=\"0\"> \n					  Book Now</button>\n					  </a>\n				<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-07.jpg\"/>\n				  <h5>\n				  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">Doctor Demo</a>\n				  </h5>\n        Australia        \n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">\n					  <button tabindex=\"0\"> \n						View Profile</button>\n						</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">\n					  <button tabindex=\"0\"> \n					  Book Now</button>\n					  </a>\n				<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-09.jpg\"/>\n				  <h5>\n				  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">James Amen</a>\n				  </h5>\n        England        \n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">\n					  <button tabindex=\"0\"> \n						View Profile</button>\n						</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">\n					  <button tabindex=\"0\"> \n					  Book Now</button>\n					  </a>\n 		<h2 \n		style=\"text-align:center;\"> Available Features in Our Clinic  \n			</h2>\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\ntempor incididunt ut labore et dolore magna aliqua.</p>\n			<a href=\"\">\n								<p>Medical</p>\n			</a>\n			<a href=\"\">\n								<p>Operation</p>\n			</a>\n			<a href=\"\">\n								<p>Laboratory</p>\n			</a>\n			<a href=\"\">\n								<p>ICU</p>\n			</a>\n			<a href=\"\">\n								<p>Test Room</p>\n			</a>\n			<a href=\"\">\n								<p>Patient Ward</p>\n			</a>\n 		<h2 \n		style=\"text-align:center;\"> Blogs and News  \n			</h2>\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\ntempor incididunt ut labore et dolore magna aliqua.</p>\n              <article>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                        21 Feb 2023                      \n					                        <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">123</a></h5>\n					                              <p>Good Morning...                            </p>\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">Read more</a>\n              </article>\n              <article>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                        02 Aug 2022                      \n                      Diagnose                      \n					                        <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">s.kafgkjsdfgu;ks</a></h5>\n					                              <p>Article contents&#8230;s,haf;l |&#8221;...                            </p>\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">Read more</a>\n              </article>\n              <article>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                        16 Jun 2022                      \n                      Clinic                      \n					                        <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">testsksskkkk2222</a></h5>\n					                              <p>testsksskkkk2222 testsksskkkk testsksskkkk222...                            </p>\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">Read more</a>\n              </article>', 'Home', '', 'inherit', 'closed', 'closed', '', '70-revision-v1', '', '', '2023-04-28 14:31:22', '2023-04-28 14:31:22', '', 70, 'https://doccure-wp.dreamstechnologies.com/?p=5146', 0, 'revision', '', 0),
(5147, 1, '2023-04-28 14:31:23', '2023-04-28 14:31:23', '<!-- Banner\n================================================== -->\n<section  style=\"background: #f9f9f9 url(https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/04/banner-img.png) no-repeat bottom center;\" 	 >\n<h1>Search Doctor, Make an Appointment</h1>\n<p>Discover the best doctors, clinic & hospital the city nearest to you.</p>\n</section>\n 		<h2 \n		style=\"text-align:center;\"> What are you looking for? </h2>\n		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/10/doctor-1.jpg\" alt=\"\">\n<h4>Visit a doctor</h4>\n<p><a href=\"#\" target=\"_blank\" rel=\"nofollow noopener\" tabindex=\"0\">Book Now</a></p>\n		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/12/feature-06.jpg\" alt=\"\">\n<h4>Medical</h4>\n<p><a href=\"#\" target=\"_blank\" rel=\"nofollow noopener\" tabindex=\"0\">Book Now</a></p>\n		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/12/feature-03.jpg\" alt=\"\">\n<h4>Services</h4>\n<p><a href=\"#\" target=\"_blank\" rel=\"nofollow noopener\" tabindex=\"0\">Book Now</a></p>\n 		<h2 \n		style=\"text-align:center;\"> Clinic and Specialities  \n			</h2>\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\ntempor incididunt ut labore et dolore magna aliqua.</p>\n		[slide-anything id=\'527\']		\n				 														<h3>3500</h3>\n																<p>Happy Customers</p>\n				 														<h3>450+</h3>\n																<p>Projects Done\n</p>\n				 														<h3>40+</h3>\n																<p>Awards\n</p>\n				 														<h3>3500</h3>\n																<p>Client Works\n</p>\n 		<h2 \n		style=\"text-align:center;\"> Book Our Doctor </h2>\n				<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/>\n				  <h5>\n				  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/shiwangi-tripathy/\">shiwangi tripathy</a>\n				  </h5>\n        India        \n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/shiwangi-tripathy/\">\n					  <button tabindex=\"0\"> \n						View Profile</button>\n						</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/shiwangi-tripathy/\">\n					  <button tabindex=\"0\"> \n					  Book Now</button>\n					  </a>\n				<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/>\n				  <h5>\n				  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sun-raj/\">sun raj</a>\n				  </h5>\n        India        \n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sun-raj/\">\n					  <button tabindex=\"0\"> \n						View Profile</button>\n						</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sun-raj/\">\n					  <button tabindex=\"0\"> \n					  Book Now</button>\n					  </a>\n				<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-07.jpg\"/>\n				  <h5>\n				  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">Doctor Demo</a>\n				  </h5>\n        Australia        \n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">\n					  <button tabindex=\"0\"> \n						View Profile</button>\n						</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">\n					  <button tabindex=\"0\"> \n					  Book Now</button>\n					  </a>\n				<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-09.jpg\"/>\n				  <h5>\n				  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">James Amen</a>\n				  </h5>\n        England        \n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">\n					  <button tabindex=\"0\"> \n						View Profile</button>\n						</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">\n					  <button tabindex=\"0\"> \n					  Book Now</button>\n					  </a>\n 		<h2 \n		style=\"text-align:center;\"> Available Features in Our Clinic  \n			</h2>\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\ntempor incididunt ut labore et dolore magna aliqua.</p>\n			<a href=\"\">\n								<p>Medical</p>\n			</a>\n			<a href=\"\">\n								<p>Operation</p>\n			</a>\n			<a href=\"\">\n								<p>Laboratory</p>\n			</a>\n			<a href=\"\">\n								<p>ICU</p>\n			</a>\n			<a href=\"\">\n								<p>Test Room</p>\n			</a>\n			<a href=\"\">\n								<p>Patient Ward</p>\n			</a>\n 		<h2 \n		style=\"text-align:center;\"> Blogs and News  \n			</h2>\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\ntempor incididunt ut labore et dolore magna aliqua.</p>\n              <article>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                        21 Feb 2023                      \n					                        <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">123</a></h5>\n					                              <p>Good Morning...                            </p>\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">Read more</a>\n              </article>\n              <article>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                        02 Aug 2022                      \n                      Diagnose                      \n					                        <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">s.kafgkjsdfgu;ks</a></h5>\n					                              <p>Article contents&#8230;s,haf;l |&#8221;...                            </p>\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">Read more</a>\n              </article>\n              <article>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                        16 Jun 2022                      \n                      Clinic                      \n					                        <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">testsksskkkk2222</a></h5>\n					                              <p>testsksskkkk2222 testsksskkkk testsksskkkk222...                            </p>\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">Read more</a>\n              </article>', 'Home', '', 'inherit', 'closed', 'closed', '', '70-revision-v1', '', '', '2023-04-28 14:31:23', '2023-04-28 14:31:23', '', 70, 'https://doccure-wp.dreamstechnologies.com/?p=5147', 0, 'revision', '', 0),
(5148, 1, '2023-04-28 14:32:51', '2023-04-28 14:32:51', '<!-- Banner\n================================================== -->\n<section  style=\"background: #f9f9f9 url(https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/04/banner-img.png) no-repeat bottom center;\" 	 >\n<h1>Search Doctor, Make an Appointment</h1>\n<p>Discover the best doctors, clinic & hospital the city nearest to you.</p>\n</section>\n 		<h2 \n		style=\"text-align:center;\"> What are you looking for? </h2>\n		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/10/doctor-1.jpg\" alt=\"\">\n<h4>Visit a doctor</h4>\n<p><a href=\"#\" target=\"_blank\" rel=\"nofollow noopener\" tabindex=\"0\">Book Now</a></p>\n		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/12/feature-06.jpg\" alt=\"\">\n<h4>Medical</h4>\n<p><a href=\"#\" target=\"_blank\" rel=\"nofollow noopener\" tabindex=\"0\">Book Now</a></p>\n		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/12/feature-03.jpg\" alt=\"\">\n<h4>Services</h4>\n<p><a href=\"#\" target=\"_blank\" rel=\"nofollow noopener\" tabindex=\"0\">Book Now</a></p>\n 		<h2 \n		style=\"text-align:center;\"> Clinic and Specialities  \n			</h2>\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\ntempor incididunt ut labore et dolore magna aliqua.</p>\n		[slide-anything id=\'527\']		\n				 														<h3>3500</h3>\n																<p>Happy Customers</p>\n				 														<h3>450+</h3>\n																<p>Projects Done\n</p>\n				 														<h3>40+</h3>\n																<p>Awards\n</p>\n				 														<h3>3500</h3>\n																<p>Client Works\n</p>\n 		<h2 \n		style=\"text-align:center;\"> Book Our Doctor </h2>\n				<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/>\n				  <h5>\n				  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/shiwangi-tripathy/\">shiwangi tripathy</a>\n				  </h5>\n        India        \n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/shiwangi-tripathy/\">\n					  <button tabindex=\"0\"> \n						View Profile</button>\n						</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/shiwangi-tripathy/\">\n					  <button tabindex=\"0\"> \n					  Book Now</button>\n					  </a>\n				<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/>\n				  <h5>\n				  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sun-raj/\">sun raj</a>\n				  </h5>\n        India        \n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sun-raj/\">\n					  <button tabindex=\"0\"> \n						View Profile</button>\n						</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sun-raj/\">\n					  <button tabindex=\"0\"> \n					  Book Now</button>\n					  </a>\n				<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-07.jpg\"/>\n				  <h5>\n				  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">Doctor Demo</a>\n				  </h5>\n        Australia        \n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">\n					  <button tabindex=\"0\"> \n						View Profile</button>\n						</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">\n					  <button tabindex=\"0\"> \n					  Book Now</button>\n					  </a>\n				<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-09.jpg\"/>\n				  <h5>\n				  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">James Amen</a>\n				  </h5>\n        England        \n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">\n					  <button tabindex=\"0\"> \n						View Profile</button>\n						</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">\n					  <button tabindex=\"0\"> \n					  Book Now</button>\n					  </a>\n 		<h2 \n		style=\"text-align:center;\"> Available Features in Our Clinic  \n			</h2>\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\ntempor incididunt ut labore et dolore magna aliqua.</p>\n			<a href=\"\">\n								<p>Medical</p>\n			</a>\n			<a href=\"\">\n								<p>Operation</p>\n			</a>\n			<a href=\"\">\n								<p>Laboratory</p>\n			</a>\n			<a href=\"\">\n								<p>ICU</p>\n			</a>\n			<a href=\"\">\n								<p>Test Room</p>\n			</a>\n			<a href=\"\">\n								<p>Patient Ward</p>\n			</a>\n 		<h2 \n		style=\"text-align:center;\"> Blogs and News  \n			</h2>\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\ntempor incididunt ut labore et dolore magna aliqua.</p>\n              <article>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                        21 Feb 2023                      \n					                        <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">123</a></h5>\n					                              <p>Good Morning...                            </p>\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">Read more</a>\n              </article>\n              <article>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                        02 Aug 2022                      \n                      Diagnose                      \n					                        <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">s.kafgkjsdfgu;ks</a></h5>\n					                              <p>Article contents&#8230;s,haf;l |&#8221;...                            </p>\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">Read more</a>\n              </article>\n              <article>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                        16 Jun 2022                      \n                      Clinic                      \n					                        <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">testsksskkkk2222</a></h5>\n					                              <p>testsksskkkk2222 testsksskkkk testsksskkkk222...                            </p>\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">Read more</a>\n              </article>', 'Home', '', 'inherit', 'closed', 'closed', '', '70-revision-v1', '', '', '2023-04-28 14:32:51', '2023-04-28 14:32:51', '', 70, 'https://doccure-wp.dreamstechnologies.com/?p=5148', 0, 'revision', '', 0),
(5149, 1, '2023-04-28 14:32:51', '2023-04-28 14:32:51', '<!-- Banner\n================================================== -->\n<section  style=\"background: #f9f9f9 url(https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/04/banner-img.png) no-repeat bottom center;\" 	 >\n<h1>Search Doctor, Make an Appointment</h1>\n<p>Discover the best doctors, clinic & hospital the city nearest to you.</p>\n</section>\n 		<h2 \n		style=\"text-align:center;\"> What are you looking for? </h2>\n		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/10/doctor-1.jpg\" alt=\"\">\n<h4>Visit a doctor</h4>\n<p><a href=\"#\" target=\"_blank\" rel=\"nofollow noopener\" tabindex=\"0\">Book Now</a></p>\n		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/12/feature-06.jpg\" alt=\"\">\n<h4>Medical</h4>\n<p><a href=\"#\" target=\"_blank\" rel=\"nofollow noopener\" tabindex=\"0\">Book Now</a></p>\n		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/12/feature-03.jpg\" alt=\"\">\n<h4>Services</h4>\n<p><a href=\"#\" target=\"_blank\" rel=\"nofollow noopener\" tabindex=\"0\">Book Now</a></p>\n 		<h2 \n		style=\"text-align:center;\"> Clinic and Specialities  \n			</h2>\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\ntempor incididunt ut labore et dolore magna aliqua.</p>\n		[slide-anything id=\'527\']		\n				 														<h3>3500</h3>\n																<p>Happy Customers</p>\n				 														<h3>450+</h3>\n																<p>Projects Done\n</p>\n				 														<h3>40+</h3>\n																<p>Awards\n</p>\n				 														<h3>3500</h3>\n																<p>Client Works\n</p>\n 		<h2 \n		style=\"text-align:center;\"> Book Our Doctor </h2>\n				<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/>\n				  <h5>\n				  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/shiwangi-tripathy/\">shiwangi tripathy</a>\n				  </h5>\n        India        \n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/shiwangi-tripathy/\">\n					  <button tabindex=\"0\"> \n						View Profile</button>\n						</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/shiwangi-tripathy/\">\n					  <button tabindex=\"0\"> \n					  Book Now</button>\n					  </a>\n				<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/>\n				  <h5>\n				  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sun-raj/\">sun raj</a>\n				  </h5>\n        India        \n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sun-raj/\">\n					  <button tabindex=\"0\"> \n						View Profile</button>\n						</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sun-raj/\">\n					  <button tabindex=\"0\"> \n					  Book Now</button>\n					  </a>\n				<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-07.jpg\"/>\n				  <h5>\n				  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">Doctor Demo</a>\n				  </h5>\n        Australia        \n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">\n					  <button tabindex=\"0\"> \n						View Profile</button>\n						</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">\n					  <button tabindex=\"0\"> \n					  Book Now</button>\n					  </a>\n				<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-09.jpg\"/>\n				  <h5>\n				  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">James Amen</a>\n				  </h5>\n        England        \n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">\n					  <button tabindex=\"0\"> \n						View Profile</button>\n						</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">\n					  <button tabindex=\"0\"> \n					  Book Now</button>\n					  </a>\n 		<h2 \n		style=\"text-align:center;\"> Available Features in Our Clinic  \n			</h2>\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\ntempor incididunt ut labore et dolore magna aliqua.</p>\n			<a href=\"\">\n								<p>Medical</p>\n			</a>\n			<a href=\"\">\n								<p>Operation</p>\n			</a>\n			<a href=\"\">\n								<p>Laboratory</p>\n			</a>\n			<a href=\"\">\n								<p>ICU</p>\n			</a>\n			<a href=\"\">\n								<p>Test Room</p>\n			</a>\n			<a href=\"\">\n								<p>Patient Ward</p>\n			</a>\n 		<h2 \n		style=\"text-align:center;\"> Blogs and News  \n			</h2>\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\ntempor incididunt ut labore et dolore magna aliqua.</p>\n              <article>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                        21 Feb 2023                      \n					                        <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">123</a></h5>\n					                              <p>Good Morning...                            </p>\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">Read more</a>\n              </article>\n              <article>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                        02 Aug 2022                      \n                      Diagnose                      \n					                        <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">s.kafgkjsdfgu;ks</a></h5>\n					                              <p>Article contents&#8230;s,haf;l |&#8221;...                            </p>\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">Read more</a>\n              </article>\n              <article>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                        16 Jun 2022                      \n                      Clinic                      \n					                        <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">testsksskkkk2222</a></h5>\n					                              <p>testsksskkkk2222 testsksskkkk testsksskkkk222...                            </p>\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">Read more</a>\n              </article>', 'Home', '', 'inherit', 'closed', 'closed', '', '70-revision-v1', '', '', '2023-04-28 14:32:51', '2023-04-28 14:32:51', '', 70, 'https://doccure-wp.dreamstechnologies.com/?p=5149', 0, 'revision', '', 0),
(5150, 1, '2023-04-28 14:32:52', '2023-04-28 14:32:52', '[slide-anything id=\'527\']', 'Home', '', 'inherit', 'closed', 'closed', '', '70-revision-v1', '', '', '2023-04-28 14:32:52', '2023-04-28 14:32:52', '', 70, 'https://doccure-wp.dreamstechnologies.com/?p=5150', 0, 'revision', '', 0),
(5151, 1, '2023-04-28 14:33:58', '2023-04-28 14:33:58', '[slide-anything id=\'527\']', 'Home', '', 'inherit', 'closed', 'closed', '', '70-revision-v1', '', '', '2023-04-28 14:33:58', '2023-04-28 14:33:58', '', 70, 'https://doccure-wp.dreamstechnologies.com/?p=5151', 0, 'revision', '', 0),
(5152, 1, '2023-04-28 14:33:59', '2023-04-28 14:33:59', '[slide-anything id=\'527\']', 'Home', '', 'inherit', 'closed', 'closed', '', '70-revision-v1', '', '', '2023-04-28 14:33:59', '2023-04-28 14:33:59', '', 70, 'https://doccure-wp.dreamstechnologies.com/?p=5152', 0, 'revision', '', 0),
(5153, 1, '2023-04-28 14:33:59', '2023-04-28 14:33:59', '<!-- Banner\n================================================== -->\n<section  style=\"background: #f9f9f9 url(https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/banner-bg.png) no-repeat bottom center;\" 	 >\n<h1>Search Doctor, Make an Appointment</h1>\n<p>Discover the best doctors, clinic & hospital the city nearest to you.</p>\n</section>\n		[slide-anything id=\'527\']', 'Home', '', 'inherit', 'closed', 'closed', '', '70-revision-v1', '', '', '2023-04-28 14:33:59', '2023-04-28 14:33:59', '', 70, 'https://doccure-wp.dreamstechnologies.com/?p=5153', 0, 'revision', '', 0),
(5154, 1, '2023-04-28 14:42:23', '2023-04-28 14:42:23', '<!-- Banner\n================================================== -->\n<section  style=\"background: #f9f9f9 url(https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/banner-bg.png) no-repeat bottom center;\" 	 >\n<h1>Search Doctor, Make an Appointment</h1>\n<p>Discover the best doctors, clinic & hospital the city nearest to you.</p>\n</section>\n		[slide-anything id=\'527\']', 'Home', '', 'inherit', 'closed', 'closed', '', '70-revision-v1', '', '', '2023-04-28 14:42:23', '2023-04-28 14:42:23', '', 70, 'https://doccure-wp.dreamstechnologies.com/?p=5154', 0, 'revision', '', 0),
(5155, 1, '2023-04-28 14:42:23', '2023-04-28 14:42:23', '<!-- Banner\n================================================== -->\n<section  style=\"background: #f9f9f9 url(https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/banner-bg.png) no-repeat bottom center;\" 	 >\n<h1>Search Doctor, Make an Appointment</h1>\n<p>Discover the best doctors, clinic & hospital the city nearest to you.</p>\n</section>\n		[slide-anything id=\'527\']', 'Home', '', 'inherit', 'closed', 'closed', '', '70-revision-v1', '', '', '2023-04-28 14:42:23', '2023-04-28 14:42:23', '', 70, 'https://doccure-wp.dreamstechnologies.com/?p=5155', 0, 'revision', '', 0),
(5156, 1, '2023-04-28 14:42:24', '2023-04-28 14:42:24', '', 'Home', '', 'inherit', 'closed', 'closed', '', '70-revision-v1', '', '', '2023-04-28 14:42:24', '2023-04-28 14:42:24', '', 70, 'https://doccure-wp.dreamstechnologies.com/?p=5156', 0, 'revision', '', 0),
(5157, 1, '2023-04-28 14:42:50', '2023-04-28 14:42:50', '', 'Home', '', 'inherit', 'closed', 'closed', '', '70-revision-v1', '', '', '2023-04-28 14:42:50', '2023-04-28 14:42:50', '', 70, 'https://doccure-wp.dreamstechnologies.com/?p=5157', 0, 'revision', '', 0),
(5158, 1, '2023-04-28 14:42:50', '2023-04-28 14:42:50', '', 'Home', '', 'inherit', 'closed', 'closed', '', '70-revision-v1', '', '', '2023-04-28 14:42:50', '2023-04-28 14:42:50', '', 70, 'https://doccure-wp.dreamstechnologies.com/?p=5158', 0, 'revision', '', 0),
(5159, 1, '2023-04-28 14:42:50', '2023-04-28 14:42:50', '<!-- Banner\n================================================== -->\n<section  style=\"background: #f9f9f9 url(https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/04/banner-img.png) no-repeat bottom center;\" 	 >\n<h1>Search Doctor, Make an Appointment</h1>\n<p>Discover the best doctors, clinic & hospital the city nearest to you.</p>\n</section>', 'Home', '', 'inherit', 'closed', 'closed', '', '70-revision-v1', '', '', '2023-04-28 14:42:50', '2023-04-28 14:42:50', '', 70, 'https://doccure-wp.dreamstechnologies.com/?p=5159', 0, 'revision', '', 0),
(5160, 1, '2023-04-28 14:43:05', '2023-04-28 14:43:05', '<!-- Banner\n================================================== -->\n<section  style=\"background: #f9f9f9 url(https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/04/banner-img.png) no-repeat bottom center;\" 	 >\n<h1>Search Doctor, Make an Appointment</h1>\n<p>Discover the best doctors, clinic & hospital the city nearest to you.</p>\n</section>', 'Home', '', 'inherit', 'closed', 'closed', '', '70-revision-v1', '', '', '2023-04-28 14:43:05', '2023-04-28 14:43:05', '', 70, 'https://doccure-wp.dreamstechnologies.com/?p=5160', 0, 'revision', '', 0),
(5161, 1, '2023-04-28 14:43:05', '2023-04-28 14:43:05', '<!-- Banner\n================================================== -->\n<section  style=\"background: #f9f9f9 url(https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/04/banner-img.png) no-repeat bottom center;\" 	 >\n<h1>Search Doctor, Make an Appointment</h1>\n<p>Discover the best doctors, clinic & hospital the city nearest to you.</p>\n</section>', 'Home', '', 'inherit', 'closed', 'closed', '', '70-revision-v1', '', '', '2023-04-28 14:43:05', '2023-04-28 14:43:05', '', 70, 'https://doccure-wp.dreamstechnologies.com/?p=5161', 0, 'revision', '', 0),
(5162, 1, '2023-04-28 14:43:06', '2023-04-28 14:43:06', '<!-- Banner\n================================================== -->\n<section  style=\"background: #f9f9f9 url(https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/banner-bg.png) no-repeat bottom center;\" 	 >\n<h1>Search Doctor, Make an Appointment</h1>\n<p>Discover the best doctors, clinic & hospital the city nearest to you.</p>\n</section>', 'Home', '', 'inherit', 'closed', 'closed', '', '70-revision-v1', '', '', '2023-04-28 14:43:06', '2023-04-28 14:43:06', '', 70, 'https://doccure-wp.dreamstechnologies.com/?p=5162', 0, 'revision', '', 0),
(5163, 1, '2023-04-28 14:46:42', '2023-04-28 14:46:42', '<!-- Banner\n================================================== -->\n<section  style=\"background: #f9f9f9 url(https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/banner-bg.png) no-repeat bottom center;\" 	 >\n<h1>Search Doctor, Make an Appointment</h1>\n<p>Discover the best doctors, clinic & hospital the city nearest to you.</p>\n</section>', 'Home', '', 'inherit', 'closed', 'closed', '', '70-revision-v1', '', '', '2023-04-28 14:46:42', '2023-04-28 14:46:42', '', 70, 'https://doccure-wp.dreamstechnologies.com/?p=5163', 0, 'revision', '', 0),
(5164, 1, '2023-04-28 14:46:43', '2023-04-28 14:46:43', '<!-- Banner\n================================================== -->\n<section  style=\"background: #f9f9f9 url(https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/banner-bg.png) no-repeat bottom center;\" 	 >\n<h1>Search Doctor, Make an Appointment</h1>\n<p>Discover the best doctors, clinic & hospital the city nearest to you.</p>\n</section>', 'Home', '', 'inherit', 'closed', 'closed', '', '70-revision-v1', '', '', '2023-04-28 14:46:43', '2023-04-28 14:46:43', '', 70, 'https://doccure-wp.dreamstechnologies.com/?p=5164', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(5165, 1, '2023-04-28 14:46:43', '2023-04-28 14:46:43', '<!-- Banner\n================================================== -->\n<section  style=\"background: #f9f9f9 url(https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/banner-bg.png) no-repeat bottom center;\" 	 >\n<h1>Search Doctor, Make an Appointment</h1>\n<p>Discover the best doctors, clinic & hospital the city nearest to you.</p>\n</section>\n 		<h2 \n		style=\"text-align:center;\"> What are you looking for? </h2>\n		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\" alt=\"\">\n<h4>Visit a doctor</h4>\n<p><a href=\"#\" target=\"_blank\" rel=\"nofollow noopener\" tabindex=\"0\">Book Now</a></p>\n		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\" alt=\"\">\n<h4>Medical</h4>\n<p><a href=\"#\" target=\"_blank\" rel=\"nofollow noopener\" tabindex=\"0\">Book Now</a></p>\n		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\" alt=\"\">\n<h4>Services</h4>\n<p><a href=\"#\" target=\"_blank\" rel=\"nofollow noopener\" tabindex=\"0\">Book Now</a></p>\n 		<h2 \n		style=\"text-align:center;\"> Clinic and Specialities  \n			</h2>\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\ntempor incididunt ut labore et dolore magna aliqua.</p>\n		[slide-anything id=\'527\']		\n				 														<h3>3500</h3>\n																<p>Happy Customers</p>\n				 														<h3>450+</h3>\n																<p>Projects Done\n</p>\n				 														<h3>40+</h3>\n																<p>Awards\n</p>\n				 														<h3>3500</h3>\n																<p>Client Works\n</p>\n 		<h2 \n		style=\"text-align:center;\"> Book Our Doctor </h2>\n				<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/>\n				  <h5>\n				  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/shiwangi-tripathy/\">shiwangi tripathy</a>\n				  </h5>\n        India        \n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/shiwangi-tripathy/\">\n					  <button tabindex=\"0\"> \n						View Profile</button>\n						</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/shiwangi-tripathy/\">\n					  <button tabindex=\"0\"> \n					  Book Now</button>\n					  </a>\n				<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/>\n				  <h5>\n				  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sun-raj/\">sun raj</a>\n				  </h5>\n        India        \n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sun-raj/\">\n					  <button tabindex=\"0\"> \n						View Profile</button>\n						</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sun-raj/\">\n					  <button tabindex=\"0\"> \n					  Book Now</button>\n					  </a>\n				<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-07.jpg\"/>\n				  <h5>\n				  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">Doctor Demo</a>\n				  </h5>\n        Australia        \n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">\n					  <button tabindex=\"0\"> \n						View Profile</button>\n						</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">\n					  <button tabindex=\"0\"> \n					  Book Now</button>\n					  </a>\n				<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-09.jpg\"/>\n				  <h5>\n				  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">James Amen</a>\n				  </h5>\n        England        \n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">\n					  <button tabindex=\"0\"> \n						View Profile</button>\n						</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">\n					  <button tabindex=\"0\"> \n					  Book Now</button>\n					  </a>\n 		<h2 \n		style=\"text-align:center;\"> Available Features in Our Clinic  \n			</h2>\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\ntempor incididunt ut labore et dolore magna aliqua.</p>\n			<a href=\"\">\n								<p>Medical</p>\n			</a>\n			<a href=\"\">\n								<p>Operation</p>\n			</a>\n			<a href=\"\">\n								<p>Laboratory</p>\n			</a>\n			<a href=\"\">\n								<p>ICU</p>\n			</a>\n			<a href=\"\">\n								<p>Test Room</p>\n			</a>\n			<a href=\"\">\n								<p>Patient Ward</p>\n			</a>\n 		<h2 \n		style=\"text-align:center;\"> Blogs and News  \n			</h2>\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\ntempor incididunt ut labore et dolore magna aliqua.</p>\n              <article>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                        21 Feb 2023                      \n					                        <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">123</a></h5>\n					                              <p>Good Morning...                            </p>\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">Read more</a>\n              </article>\n              <article>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                        02 Aug 2022                      \n                      Diagnose                      \n					                        <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">s.kafgkjsdfgu;ks</a></h5>\n					                              <p>Article contents&#8230;s,haf;l |&#8221;...                            </p>\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">Read more</a>\n              </article>\n              <article>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                        16 Jun 2022                      \n                      Clinic                      \n					                        <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">testsksskkkk2222</a></h5>\n					                              <p>testsksskkkk2222 testsksskkkk testsksskkkk222...                            </p>\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">Read more</a>\n              </article>', 'Home', '', 'inherit', 'closed', 'closed', '', '70-revision-v1', '', '', '2023-04-28 14:46:43', '2023-04-28 14:46:43', '', 70, 'https://doccure-wp.dreamstechnologies.com/?p=5165', 0, 'revision', '', 0),
(5166, 1, '2023-04-28 14:48:53', '2023-04-28 14:48:53', '<!-- Banner\n================================================== -->\n<section  style=\"background: #f9f9f9 url(https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/banner-bg.png) no-repeat bottom center;\" 	 >\n<h1>Search Doctor, Make an Appointment</h1>\n<p>Discover the best doctors, clinic & hospital the city nearest to you.</p>\n</section>\n 		<h2 \n		style=\"text-align:center;\"> What are you looking for? </h2>\n		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\" alt=\"\">\n<h4>Visit a doctor</h4>\n<p><a href=\"#\" target=\"_blank\" rel=\"nofollow noopener\" tabindex=\"0\">Book Now</a></p>\n		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\" alt=\"\">\n<h4>Medical</h4>\n<p><a href=\"#\" target=\"_blank\" rel=\"nofollow noopener\" tabindex=\"0\">Book Now</a></p>\n		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\" alt=\"\">\n<h4>Services</h4>\n<p><a href=\"#\" target=\"_blank\" rel=\"nofollow noopener\" tabindex=\"0\">Book Now</a></p>\n 		<h2 \n		style=\"text-align:center;\"> Clinic and Specialities  \n			</h2>\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\ntempor incididunt ut labore et dolore magna aliqua.</p>\n		[slide-anything id=\'527\']		\n				 														<h3>3500</h3>\n																<p>Happy Customers</p>\n				 														<h3>450+</h3>\n																<p>Projects Done\n</p>\n				 														<h3>40+</h3>\n																<p>Awards\n</p>\n				 														<h3>3500</h3>\n																<p>Client Works\n</p>\n 		<h2 \n		style=\"text-align:center;\"> Book Our Doctor </h2>\n				<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/>\n				  <h5>\n				  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/shiwangi-tripathy/\">shiwangi tripathy</a>\n				  </h5>\n        India        \n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/shiwangi-tripathy/\">\n					  <button tabindex=\"0\"> \n						View Profile</button>\n						</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/shiwangi-tripathy/\">\n					  <button tabindex=\"0\"> \n					  Book Now</button>\n					  </a>\n				<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/>\n				  <h5>\n				  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sun-raj/\">sun raj</a>\n				  </h5>\n        India        \n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sun-raj/\">\n					  <button tabindex=\"0\"> \n						View Profile</button>\n						</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sun-raj/\">\n					  <button tabindex=\"0\"> \n					  Book Now</button>\n					  </a>\n				<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-07.jpg\"/>\n				  <h5>\n				  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">Doctor Demo</a>\n				  </h5>\n        Australia        \n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">\n					  <button tabindex=\"0\"> \n						View Profile</button>\n						</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">\n					  <button tabindex=\"0\"> \n					  Book Now</button>\n					  </a>\n				<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-09.jpg\"/>\n				  <h5>\n				  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">James Amen</a>\n				  </h5>\n        England        \n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">\n					  <button tabindex=\"0\"> \n						View Profile</button>\n						</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">\n					  <button tabindex=\"0\"> \n					  Book Now</button>\n					  </a>\n 		<h2 \n		style=\"text-align:center;\"> Available Features in Our Clinic  \n			</h2>\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\ntempor incididunt ut labore et dolore magna aliqua.</p>\n			<a href=\"\">\n								<p>Medical</p>\n			</a>\n			<a href=\"\">\n								<p>Operation</p>\n			</a>\n			<a href=\"\">\n								<p>Laboratory</p>\n			</a>\n			<a href=\"\">\n								<p>ICU</p>\n			</a>\n			<a href=\"\">\n								<p>Test Room</p>\n			</a>\n			<a href=\"\">\n								<p>Patient Ward</p>\n			</a>\n 		<h2 \n		style=\"text-align:center;\"> Blogs and News  \n			</h2>\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\ntempor incididunt ut labore et dolore magna aliqua.</p>\n              <article>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                        21 Feb 2023                      \n					                        <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">123</a></h5>\n					                              <p>Good Morning...                            </p>\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">Read more</a>\n              </article>\n              <article>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                        02 Aug 2022                      \n                      Diagnose                      \n					                        <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">s.kafgkjsdfgu;ks</a></h5>\n					                              <p>Article contents&#8230;s,haf;l |&#8221;...                            </p>\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">Read more</a>\n              </article>\n              <article>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                        16 Jun 2022                      \n                      Clinic                      \n					                        <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">testsksskkkk2222</a></h5>\n					                              <p>testsksskkkk2222 testsksskkkk testsksskkkk222...                            </p>\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">Read more</a>\n              </article>', 'Home', '', 'inherit', 'closed', 'closed', '', '70-revision-v1', '', '', '2023-04-28 14:48:53', '2023-04-28 14:48:53', '', 70, 'https://doccure-wp.dreamstechnologies.com/?p=5166', 0, 'revision', '', 0),
(5167, 1, '2023-04-28 14:48:54', '2023-04-28 14:48:54', '<!-- Banner\n================================================== -->\n<section  style=\"background: #f9f9f9 url(https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/banner-bg.png) no-repeat bottom center;\" 	 >\n<h1>Search Doctor, Make an Appointment</h1>\n<p>Discover the best doctors, clinic & hospital the city nearest to you.</p>\n</section>\n 		<h2 \n		style=\"text-align:center;\"> What are you looking for? </h2>\n		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\" alt=\"\">\n<h4>Visit a doctor</h4>\n<p><a href=\"#\" target=\"_blank\" rel=\"nofollow noopener\" tabindex=\"0\">Book Now</a></p>\n		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\" alt=\"\">\n<h4>Medical</h4>\n<p><a href=\"#\" target=\"_blank\" rel=\"nofollow noopener\" tabindex=\"0\">Book Now</a></p>\n		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\" alt=\"\">\n<h4>Services</h4>\n<p><a href=\"#\" target=\"_blank\" rel=\"nofollow noopener\" tabindex=\"0\">Book Now</a></p>\n 		<h2 \n		style=\"text-align:center;\"> Clinic and Specialities  \n			</h2>\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\ntempor incididunt ut labore et dolore magna aliqua.</p>\n		[slide-anything id=\'527\']		\n				 														<h3>3500</h3>\n																<p>Happy Customers</p>\n				 														<h3>450+</h3>\n																<p>Projects Done\n</p>\n				 														<h3>40+</h3>\n																<p>Awards\n</p>\n				 														<h3>3500</h3>\n																<p>Client Works\n</p>\n 		<h2 \n		style=\"text-align:center;\"> Book Our Doctor </h2>\n				<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/>\n				  <h5>\n				  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/shiwangi-tripathy/\">shiwangi tripathy</a>\n				  </h5>\n        India        \n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/shiwangi-tripathy/\">\n					  <button tabindex=\"0\"> \n						View Profile</button>\n						</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/shiwangi-tripathy/\">\n					  <button tabindex=\"0\"> \n					  Book Now</button>\n					  </a>\n				<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/>\n				  <h5>\n				  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sun-raj/\">sun raj</a>\n				  </h5>\n        India        \n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sun-raj/\">\n					  <button tabindex=\"0\"> \n						View Profile</button>\n						</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sun-raj/\">\n					  <button tabindex=\"0\"> \n					  Book Now</button>\n					  </a>\n				<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-07.jpg\"/>\n				  <h5>\n				  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">Doctor Demo</a>\n				  </h5>\n        Australia        \n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">\n					  <button tabindex=\"0\"> \n						View Profile</button>\n						</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">\n					  <button tabindex=\"0\"> \n					  Book Now</button>\n					  </a>\n				<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-09.jpg\"/>\n				  <h5>\n				  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">James Amen</a>\n				  </h5>\n        England        \n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">\n					  <button tabindex=\"0\"> \n						View Profile</button>\n						</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">\n					  <button tabindex=\"0\"> \n					  Book Now</button>\n					  </a>\n 		<h2 \n		style=\"text-align:center;\"> Available Features in Our Clinic  \n			</h2>\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\ntempor incididunt ut labore et dolore magna aliqua.</p>\n			<a href=\"\">\n								<p>Medical</p>\n			</a>\n			<a href=\"\">\n								<p>Operation</p>\n			</a>\n			<a href=\"\">\n								<p>Laboratory</p>\n			</a>\n			<a href=\"\">\n								<p>ICU</p>\n			</a>\n			<a href=\"\">\n								<p>Test Room</p>\n			</a>\n			<a href=\"\">\n								<p>Patient Ward</p>\n			</a>\n 		<h2 \n		style=\"text-align:center;\"> Blogs and News  \n			</h2>\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\ntempor incididunt ut labore et dolore magna aliqua.</p>\n              <article>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                        21 Feb 2023                      \n					                        <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">123</a></h5>\n					                              <p>Good Morning...                            </p>\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">Read more</a>\n              </article>\n              <article>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                        02 Aug 2022                      \n                      Diagnose                      \n					                        <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">s.kafgkjsdfgu;ks</a></h5>\n					                              <p>Article contents&#8230;s,haf;l |&#8221;...                            </p>\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">Read more</a>\n              </article>\n              <article>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                        16 Jun 2022                      \n                      Clinic                      \n					                        <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">testsksskkkk2222</a></h5>\n					                              <p>testsksskkkk2222 testsksskkkk testsksskkkk222...                            </p>\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">Read more</a>\n              </article>', 'Home', '', 'inherit', 'closed', 'closed', '', '70-revision-v1', '', '', '2023-04-28 14:48:54', '2023-04-28 14:48:54', '', 70, 'https://doccure-wp.dreamstechnologies.com/?p=5167', 0, 'revision', '', 0),
(5168, 1, '2023-04-28 14:48:55', '2023-04-28 14:48:55', '<!-- Banner\n================================================== -->\n<section  style=\"background: #f9f9f9 url(https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/banner-bg.png) no-repeat bottom center;\" 	 >\n<h1>Search Doctor, Make an Appointment</h1>\n<p>Discover the best doctors, clinic & hospital the city nearest to you.</p>\n                    <form action=\"https://doccure-wp.dreamstechnologies.com/search-doctors\" method=\"get\" id=\"search_form\">\n                                                          			<select name=\"location\">\n				<option value=\"\">Select a location</option>\n					<option data-flag=\'\'  value=\"australia\">Australia</option>\n	<option data-flag=\'\'  value=\"england\">England</option>\n	<option data-flag=\'\'  value=\"india\">India</option>\n			</select>\n                                                  		<input type=\"hidden\" name=\"searchby\"  value=\"both\">\n		<input type=\"text\" name=\"keyword\" placeholder=\"Search doctors, clinics, hospitals, etc.\" value=\"\">\n                                                  <input type=\"submit\" value=\"Search\">\n                  </form>\n</section>\n 		<h2 \n		style=\"text-align:center;\"> What are you looking for? </h2>\n		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/10/doctor-1.jpg\" alt=\"\">\n<h4>Visit a doctor</h4>\n<p><a href=\"#\" target=\"_blank\" rel=\"nofollow noopener\" tabindex=\"0\">Book Now</a></p>\n		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/12/feature-06.jpg\" alt=\"\">\n<h4>Medical</h4>\n<p><a href=\"#\" target=\"_blank\" rel=\"nofollow noopener\" tabindex=\"0\">Book Now</a></p>\n		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/12/feature-03.jpg\" alt=\"\">\n<h4>Services</h4>\n<p><a href=\"#\" target=\"_blank\" rel=\"nofollow noopener\" tabindex=\"0\">Book Now</a></p>\n 		<h2 \n		style=\"text-align:center;\"> Clinic and Specialities  \n			</h2>\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\ntempor incididunt ut labore et dolore magna aliqua.</p>\n		[slide-anything id=\'527\']		\n				 														<h3>3500</h3>\n																<p>Happy Customers</p>\n				 														<h3>450+</h3>\n																<p>Projects Done\n</p>\n				 														<h3>40+</h3>\n																<p>Awards\n</p>\n				 														<h3>3500</h3>\n																<p>Client Works\n</p>\n 		<h2 \n		style=\"text-align:center;\"> Book Our Doctor </h2>\n				<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/>\n				  <h5>\n				  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/shiwangi-tripathy/\">shiwangi tripathy</a>\n				  </h5>\n        India        \n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/shiwangi-tripathy/\">\n					  <button tabindex=\"0\"> \n						View Profile</button>\n						</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/shiwangi-tripathy/\">\n					  <button tabindex=\"0\"> \n					  Book Now</button>\n					  </a>\n				<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/>\n				  <h5>\n				  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sun-raj/\">sun raj</a>\n				  </h5>\n        India        \n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sun-raj/\">\n					  <button tabindex=\"0\"> \n						View Profile</button>\n						</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sun-raj/\">\n					  <button tabindex=\"0\"> \n					  Book Now</button>\n					  </a>\n				<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-07.jpg\"/>\n				  <h5>\n				  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">Doctor Demo</a>\n				  </h5>\n        Australia        \n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">\n					  <button tabindex=\"0\"> \n						View Profile</button>\n						</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">\n					  <button tabindex=\"0\"> \n					  Book Now</button>\n					  </a>\n				<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-09.jpg\"/>\n				  <h5>\n				  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">James Amen</a>\n				  </h5>\n        England        \n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">\n					  <button tabindex=\"0\"> \n						View Profile</button>\n						</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">\n					  <button tabindex=\"0\"> \n					  Book Now</button>\n					  </a>\n 		<h2 \n		style=\"text-align:center;\"> Available Features in Our Clinic  \n			</h2>\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\ntempor incididunt ut labore et dolore magna aliqua.</p>\n			<a href=\"\">\n								<p>Medical</p>\n			</a>\n			<a href=\"\">\n								<p>Operation</p>\n			</a>\n			<a href=\"\">\n								<p>Laboratory</p>\n			</a>\n			<a href=\"\">\n								<p>ICU</p>\n			</a>\n			<a href=\"\">\n								<p>Test Room</p>\n			</a>\n			<a href=\"\">\n								<p>Patient Ward</p>\n			</a>\n 		<h2 \n		style=\"text-align:center;\"> Blogs and News  \n			</h2>\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\ntempor incididunt ut labore et dolore magna aliqua.</p>\n              <article>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                        21 Feb 2023                      \n					                        <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">123</a></h5>\n					                              <p>Good Morning...                            </p>\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">Read more</a>\n              </article>\n              <article>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                        02 Aug 2022                      \n                      Diagnose                      \n					                        <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">s.kafgkjsdfgu;ks</a></h5>\n					                              <p>Article contents&#8230;s,haf;l |&#8221;...                            </p>\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">Read more</a>\n              </article>\n              <article>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                        16 Jun 2022                      \n                      Clinic                      \n					                        <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">testsksskkkk2222</a></h5>\n					                              <p>testsksskkkk2222 testsksskkkk testsksskkkk222...                            </p>\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">Read more</a>\n              </article>', 'Home', '', 'inherit', 'closed', 'closed', '', '70-revision-v1', '', '', '2023-04-28 14:48:55', '2023-04-28 14:48:55', '', 70, 'https://doccure-wp.dreamstechnologies.com/?p=5168', 0, 'revision', '', 0),
(5169, 1, '2023-04-28 14:58:39', '2023-04-28 14:58:39', '<!-- Banner\n================================================== -->\n<section >\n           <h2>Search Doctor, <br> Make an Appointment</h2>\n		  <h4><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/04/banner-check.png\" alt=\"\" width=\"26\" height=\"26\" />Instant Operation & Appointment</h4>\n		  <h4><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/04/banner-check.png\" alt=\"\" width=\"26\" height=\"26\" /> 100% Expert Doctors </h4>\n		  <p>Discover the best doctors, clinic & hospital the city nearest to you.</p>\n			<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\">\n</section>\n			<style>/*! elementor - v3.12.2 - 23-04-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n		<h4><a href=\"#\">Visit a Doctor</a></h4>\nWe provide the a wide range of medical services, so every person could have the opportunity		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n		<h4><a href=\"#\">Medical</a></h4>\nWe provide the a wide range of medical services, so every person could have the opportunity.		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n		<h4><a href=\"#\">Services</a></h4>\nWe provide the a wide range of medical services, so every person could have the opportunity		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n		<h3>Schedule</h3>\n<ul>\n 	<li><strong>Monday – Friday</strong> 8.00 – 13.00</li>\n 	<li><strong>Saturday</strong> 8.00 – 15.00</li>\n</ul><h3>Request an Appointment</h3>\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/04/phone-call.png\" alt=\"\" width=\"104\" height=\"104\" />\n<p>Call us on</p>\n<h2>+1 (208) 567 0707</h2>\n 		<h2 \n		style=\"text-align:center;\"> High Quality Service for you  \n			</h2>\n						 Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt<br> ut labore et dolore magna aliqua\n                <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-14.jpg\" alt=\"\" />\n                      <img src=\"\" alt=\"\" />\n                                          <p>Cardiologist</p>\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/specialities/cardiologist\">\n                                          </a>\n                <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-13.jpg\" alt=\"\" />\n                      <img src=\"\" alt=\"\" />\n                                          <p>Dentist</p>\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/specialities/dentist\">\n                                          </a>\n                <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-17.jpg\" alt=\"\" />\n                      <img src=\"\" alt=\"\" />\n                                          <p>Laboratory</p>\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/specialities/laboratory\">\n                                          </a>\n                <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-15.jpg\" alt=\"\" />\n                      <img src=\"\" alt=\"\" />\n                                          <p>MRI Scans</p>\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/specialities/mri-scans\">\n                                          </a>\n 		<h2 \n		style=\"text-align:center;\"> Book Our Doctor  \n			</h2>\n						 Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br> tempor incididunt ut labore et dolore magna aliqua.\n						<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/shiwangi-tripathy/\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n							  <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/icon2.png\"/>\n							<h3>\n					  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/shiwangi-tripathy/\">Shiwangi tripathy					  			<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/best-doctor-check.png\"/>\n								</a>\n					  </h3>\n						<button tabindex=\"0\"> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/shiwangi-tripathy/\">\n						  Book Appointment</a></button>\n						<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sun-raj/\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n							  <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/icon2.png\"/>\n							<h3>\n					  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sun-raj/\">Sun raj					  			<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/best-doctor-check.png\"/>\n								</a>\n					  </h3>\n						<button tabindex=\"0\"> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sun-raj/\">\n						  Book Appointment</a></button>\n						<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-07.jpg\"/></a>\n							  <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/icon2.png\"/>\n							<h3>\n					  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">Doctor Demo					  			<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/best-doctor-check.png\"/>\n								</a>\n					  </h3>\n						<button tabindex=\"0\"> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">\n						  Book Appointment</a></button>\n						<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-09.jpg\"/></a>\n							  <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/icon2.png\"/>\n							<h3>\n					  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">James Amen					  			<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/best-doctor-check.png\"/>\n								</a>\n					  </h3>\n						<button tabindex=\"0\"> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">\n						  Book Appointment</a></button>\n							<a href=\"#\">View More </a>\n 		<h2 \n		style=\"text-align:center;\"> Availabe Features in Our Clinic  \n			</h2>\n						 Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br> tempor incididunt ut labore et dolore magna aliqua.\n						   <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/features-02.png\"/>\n				  <p>Medical</p>\n						   <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/features-01.png\"/>\n				  <p>Operation</p>\n						   <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/features-06.png\"/>\n				  <p>Laboratory</p>\n						   <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/features-05.png\"/>\n				  <p>ICU</p>\n						   <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/features-04.png\"/>\n				  <p>Test Room</p>\n						   <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/features-03.png\"/>\n				  <p>Patient Ward</p>\n					<a href=\"#\">View More </a>\n 		<h2 \n		style=\"text-align:center;\"> Let’s See Our Latest News  \n			</h2>\n						 Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br> tempor incididunt ut labore et dolore magna aliqua.\n              <article>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                        <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\" rel=\"bookmark\">\n                        21 Feb 2023</a>\n                          <a href=\"https://doccure-wp.dreamstechnologies.com/category/clinic/\" rel=\"category tag\">\n                                                </a> \n                      <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">123</a></h5>\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">Read more</a>\n              </article>\n              <article>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                        <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\" rel=\"bookmark\">\n                        02 Aug 2022</a>\n                          <a href=\"https://doccure-wp.dreamstechnologies.com/category/clinic/\" rel=\"category tag\">\n                          Diagnose                      </a> \n                      <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">s.kafgkjsdfgu;ks</a></h5>\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">Read more</a>\n              </article>\n              <article>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                        <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\" rel=\"bookmark\">\n                        16 Jun 2022</a>\n                          <a href=\"https://doccure-wp.dreamstechnologies.com/category/clinic/\" rel=\"category tag\">\n                          Clinic                      </a> \n                      <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">testsksskkkk2222</a></h5>\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">Read more</a>\n              </article>', 'Home 2', '', 'inherit', 'closed', 'closed', '', '5074-revision-v1', '', '', '2023-04-28 14:58:39', '2023-04-28 14:58:39', '', 5074, 'https://doccure-wp.dreamstechnologies.com/?p=5169', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(5170, 1, '2023-04-28 14:58:40', '2023-04-28 14:58:40', '<!-- Banner\n================================================== -->\n<section >\n           <h2>Search Doctor, <br> Make an Appointment</h2>\n		  <h4><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/04/banner-check.png\" alt=\"\" width=\"26\" height=\"26\" />Instant Operation & Appointment</h4>\n		  <h4><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/04/banner-check.png\" alt=\"\" width=\"26\" height=\"26\" /> 100% Expert Doctors </h4>\n		  <p>Discover the best doctors, clinic & hospital the city nearest to you.</p>\n			<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\">\n</section>\n			<style>/*! elementor - v3.12.2 - 23-04-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n		<h4><a href=\"#\">Visit a Doctor</a></h4>\nWe provide the a wide range of medical services, so every person could have the opportunity		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n		<h4><a href=\"#\">Medical</a></h4>\nWe provide the a wide range of medical services, so every person could have the opportunity.		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n		<h4><a href=\"#\">Services</a></h4>\nWe provide the a wide range of medical services, so every person could have the opportunity		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n		<h3>Schedule</h3>\n<ul>\n 	<li><strong>Monday – Friday</strong> 8.00 – 13.00</li>\n 	<li><strong>Saturday</strong> 8.00 – 15.00</li>\n</ul><h3>Request an Appointment</h3>\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/04/phone-call.png\" alt=\"\" width=\"104\" height=\"104\" />\n<p>Call us on</p>\n<h2>+1 (208) 567 0707</h2>\n 		<h2 \n		style=\"text-align:center;\"> High Quality Service for you  \n			</h2>\n						 Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt<br> ut labore et dolore magna aliqua\n                <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-14.jpg\" alt=\"\" />\n                      <img src=\"\" alt=\"\" />\n                                          <p>Cardiologist</p>\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/specialities/cardiologist\">\n                                          </a>\n                <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-13.jpg\" alt=\"\" />\n                      <img src=\"\" alt=\"\" />\n                                          <p>Dentist</p>\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/specialities/dentist\">\n                                          </a>\n                <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-17.jpg\" alt=\"\" />\n                      <img src=\"\" alt=\"\" />\n                                          <p>Laboratory</p>\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/specialities/laboratory\">\n                                          </a>\n                <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-15.jpg\" alt=\"\" />\n                      <img src=\"\" alt=\"\" />\n                                          <p>MRI Scans</p>\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/specialities/mri-scans\">\n                                          </a>\n 		<h2 \n		style=\"text-align:center;\"> Book Our Doctor  \n			</h2>\n						 Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br> tempor incididunt ut labore et dolore magna aliqua.\n						<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/shiwangi-tripathy/\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n							  <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/icon2.png\"/>\n							<h3>\n					  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/shiwangi-tripathy/\">Shiwangi tripathy					  			<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/best-doctor-check.png\"/>\n								</a>\n					  </h3>\n						<button tabindex=\"0\"> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/shiwangi-tripathy/\">\n						  Book Appointment</a></button>\n						<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sun-raj/\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n							  <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/icon2.png\"/>\n							<h3>\n					  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sun-raj/\">Sun raj					  			<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/best-doctor-check.png\"/>\n								</a>\n					  </h3>\n						<button tabindex=\"0\"> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sun-raj/\">\n						  Book Appointment</a></button>\n						<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-07.jpg\"/></a>\n							  <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/icon2.png\"/>\n							<h3>\n					  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">Doctor Demo					  			<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/best-doctor-check.png\"/>\n								</a>\n					  </h3>\n						<button tabindex=\"0\"> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">\n						  Book Appointment</a></button>\n						<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-09.jpg\"/></a>\n							  <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/icon2.png\"/>\n							<h3>\n					  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">James Amen					  			<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/best-doctor-check.png\"/>\n								</a>\n					  </h3>\n						<button tabindex=\"0\"> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">\n						  Book Appointment</a></button>\n							<a href=\"#\">View More </a>\n 		<h2 \n		style=\"text-align:center;\"> Availabe Features in Our Clinic  \n			</h2>\n						 Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br> tempor incididunt ut labore et dolore magna aliqua.\n						   <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/features-02.png\"/>\n				  <p>Medical</p>\n						   <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/features-01.png\"/>\n				  <p>Operation</p>\n						   <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/features-06.png\"/>\n				  <p>Laboratory</p>\n						   <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/features-05.png\"/>\n				  <p>ICU</p>\n						   <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/features-04.png\"/>\n				  <p>Test Room</p>\n						   <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/features-03.png\"/>\n				  <p>Patient Ward</p>\n					<a href=\"#\">View More </a>\n 		<h2 \n		style=\"text-align:center;\"> Let’s See Our Latest News  \n			</h2>\n						 Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br> tempor incididunt ut labore et dolore magna aliqua.\n              <article>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                        <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\" rel=\"bookmark\">\n                        21 Feb 2023</a>\n                          <a href=\"https://doccure-wp.dreamstechnologies.com/category/clinic/\" rel=\"category tag\">\n                                                </a> \n                      <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">123</a></h5>\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">Read more</a>\n              </article>\n              <article>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                        <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\" rel=\"bookmark\">\n                        02 Aug 2022</a>\n                          <a href=\"https://doccure-wp.dreamstechnologies.com/category/clinic/\" rel=\"category tag\">\n                          Diagnose                      </a> \n                      <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">s.kafgkjsdfgu;ks</a></h5>\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">Read more</a>\n              </article>\n              <article>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                        <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\" rel=\"bookmark\">\n                        16 Jun 2022</a>\n                          <a href=\"https://doccure-wp.dreamstechnologies.com/category/clinic/\" rel=\"category tag\">\n                          Clinic                      </a> \n                      <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">testsksskkkk2222</a></h5>\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">Read more</a>\n              </article>', 'Home 2', '', 'inherit', 'closed', 'closed', '', '5074-revision-v1', '', '', '2023-04-28 14:58:40', '2023-04-28 14:58:40', '', 5074, 'https://doccure-wp.dreamstechnologies.com/?p=5170', 0, 'revision', '', 0),
(5171, 1, '2023-04-28 14:58:41', '2023-04-28 14:58:41', '<!-- Banner\n================================================== -->\n<section >\n           <h2>Search Doctor, <br> Make an Appointment</h2>\n		  <h4><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/04/banner-check.png\" alt=\"\" width=\"26\" height=\"26\" /> Instant Operation & Appointment</h4>\n		  <h4><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/04/banner-check.png\" alt=\"\" width=\"26\" height=\"26\" /> 100% Expert Doctors </h4>\n		  <p>Discover the best doctors, clinic & hospital the city nearest to you.</p>\n			<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/04/banner-img.png\">\n				<form action=\"https://doccure-wp.dreamstechnologies.com/search-doctors\" method=\"get\" id=\"search_form\">\n							  			<select name=\"location\">\n				<option value=\"\">Select a location</option>\n					<option data-flag=\'\'  value=\"australia\">Australia</option>\n	<option data-flag=\'\'  value=\"england\">England</option>\n	<option data-flag=\'\'  value=\"india\">India</option>\n			</select>\n								<input type=\"hidden\" name=\"searchby\"  value=\"doctors\">\n		<input type=\"text\" name=\"keyword\" placeholder=\"Search doctors, clinics, hospitals, etc.\" value=\"\">\n						<input type=\"submit\" value=\"Search\">\n				</form>\n</section>\n															<img width=\"600\" height=\"817\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/04/appoinment-img.png\" alt=\"\" loading=\"lazy\" srcset=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/04/appoinment-img.png 600w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/04/appoinment-img-220x300.png 220w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n		<h4><a href=\"#\">Visit a Doctor</a></h4>\nWe provide the a wide range of medical services, so every person could have the opportunity		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n		<h4><a href=\"#\">Medical</a></h4>\nWe provide the a wide range of medical services, so every person could have the opportunity.		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n		<h4><a href=\"#\">Services</a></h4>\nWe provide the a wide range of medical services, so every person could have the opportunity		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n		<h3>Schedule</h3>\n<ul>\n 	<li><strong>Monday – Friday</strong> 8.00 – 13.00</li>\n 	<li><strong>Saturday</strong> 8.00 – 15.00</li>\n</ul><h3>Request an Appointment</h3>\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/04/phone-call.png\" alt=\"\" width=\"104\" height=\"104\" />\n<p>Call us on</p>\n<h2>+1 (208) 567 0707</h2>\n 		<h2 \n		style=\"text-align:center;\"> High Quality Service for you  \n			</h2>\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt<br> ut labore et dolore magna aliqua</p>\n                <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-14.jpg\" alt=\"\" />\n                      <img src=\"\" alt=\"\" />\n                                          <p>Cardiologist</p>\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/specialities/cardiologist\">\n                                          </a>\n                <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-13.jpg\" alt=\"\" />\n                      <img src=\"\" alt=\"\" />\n                                          <p>Dentist</p>\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/specialities/dentist\">\n                                          </a>\n                <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-17.jpg\" alt=\"\" />\n                      <img src=\"\" alt=\"\" />\n                                          <p>Laboratory</p>\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/specialities/laboratory\">\n                                          </a>\n                <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-15.jpg\" alt=\"\" />\n                      <img src=\"\" alt=\"\" />\n                                          <p>MRI Scans</p>\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/specialities/mri-scans\">\n                                          </a>\n 		<h2 \n		style=\"text-align:center;\"> Book Our Doctor  \n			</h2>\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br> tempor incididunt ut labore et dolore magna aliqua.</p>\n						<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-07.jpg\"/></a>\n							  <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/icon2.png\"/>\n							<h3>\n					  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">Doctor Demo					  			<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/best-doctor-check.png\"/>\n								</a>\n					  </h3>\n						<button tabindex=\"0\"> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">\n						  Book Appointment</a></button>\n						<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-09.jpg\"/></a>\n							  <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/icon2.png\"/>\n							<h3>\n					  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">James Amen					  			<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/best-doctor-check.png\"/>\n								</a>\n					  </h3>\n						<button tabindex=\"0\"> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">\n						  Book Appointment</a></button>\n						<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-10.jpg\"/></a>\n							  <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/icon2.png\"/>\n							<h3>\n					  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\">Carl Kelly					  			<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/best-doctor-check.png\"/>\n								</a>\n					  </h3>\n						<button tabindex=\"0\"> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\">\n						  Book Appointment</a></button>\n						<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-11.jpg\"/></a>\n							  <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/icon2.png\"/>\n							<h3>\n					  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\">Darren Elder					  			<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/best-doctor-check.png\"/>\n								</a>\n					  </h3>\n						<button tabindex=\"0\"> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\">\n						  Book Appointment</a></button>\n							<a href=\"#\">View More </a>\n 		<h2 \n		style=\"text-align:center;\"> Availabe Features in Our Clinic  \n			</h2>\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br> tempor incididunt ut labore et dolore magna aliqua.</p>\n						   <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/features-02.png\"/>\n				  <p>Medical</p>\n						   <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/features-01.png\"/>\n				  <p>Operation</p>\n						   <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/features-06.png\"/>\n				  <p>Laboratory</p>\n						   <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/features-05.png\"/>\n				  <p>ICU</p>\n						   <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/features-04.png\"/>\n				  <p>Test Room</p>\n						   <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/features-03.png\"/>\n				  <p>Patient Ward</p>\n					<a href=\"#\">View More </a>\n 		<h2 \n		style=\"text-align:center;\"> Let’s See Our Latest News  \n			</h2>\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br> tempor incididunt ut labore et dolore magna aliqua.</p>\n              <article>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                        <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\" rel=\"bookmark\">\n                        21 Feb 2023</a>\n                          <a href=\"https://doccure-wp.dreamstechnologies.com/category/clinic/\" rel=\"category tag\">\n                                                </a> \n                      <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">123</a></h5>\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">Read more</a>\n              </article>\n              <article>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                        <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\" rel=\"bookmark\">\n                        02 Aug 2022</a>\n                          <a href=\"https://doccure-wp.dreamstechnologies.com/category/clinic/\" rel=\"category tag\">\n                          Diagnose                      </a> \n                      <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">s.kafgkjsdfgu;ks</a></h5>\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">Read more</a>\n              </article>\n              <article>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                        <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\" rel=\"bookmark\">\n                        16 Jun 2022</a>\n                          <a href=\"https://doccure-wp.dreamstechnologies.com/category/clinic/\" rel=\"category tag\">\n                          Clinic                      </a> \n                      <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">testsksskkkk2222</a></h5>\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">Read more</a>\n              </article>\n   			<a href=\"#\">View More </a>', 'Home 2', '', 'inherit', 'closed', 'closed', '', '5074-revision-v1', '', '', '2023-04-28 14:58:41', '2023-04-28 14:58:41', '', 5074, 'https://doccure-wp.dreamstechnologies.com/?p=5171', 0, 'revision', '', 0),
(5172, 1, '2023-04-28 15:00:26', '2023-04-28 15:00:26', '<h2 \n		style=\"text-align:left;\"> What are you looking for?  \n			</h2>\n						 Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\n 		<h2 \n		style=\"text-align:left;\"> Book Our Best Doctor  \n			</h2>\n						 Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\n 		<h2 \n		style=\"text-align:left;\"> Available Features in Our Clinic  \n			</h2>\n						 Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\n 		<h2 \n		style=\"text-align:left;\"> High Quality Service for you  \n			</h2>\n						 Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\n                <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-14.jpg\" alt=\"\" />\n                      <img src=\"\" alt=\"\" />\n                                          <p>Cardiologist</p>\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/specialities/cardiologist\">\n                                          </a>\n                <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-13.jpg\" alt=\"\" />\n                      <img src=\"\" alt=\"\" />\n                                          <p>Dentist</p>\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/specialities/dentist\">\n                                          </a>\n                <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-17.jpg\" alt=\"\" />\n                      <img src=\"\" alt=\"\" />\n                                          <p>Laboratory</p>\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/specialities/laboratory\">\n                                          </a>\n                <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-15.jpg\" alt=\"\" />\n                      <img src=\"\" alt=\"\" />\n                                          <p>MRI Scans</p>\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/specialities/mri-scans\">\n                                          </a>\n                <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-16.jpg\" alt=\"\" />\n                      <img src=\"\" alt=\"\" />\n                                          <p>Neurology</p>\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/specialities/neurology\">\n                                          </a>\n                <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-12.jpg\" alt=\"\" />\n                      <img src=\"\" alt=\"\" />\n                                          <p>Orthopedic</p>\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/specialities/orthopedic\">\n                                          </a>\n 		<h2 \n		style=\"text-align:left;\"> Blogs and News  \n			</h2>\n						 Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\n              <article>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                        <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\" rel=\"bookmark\">\n                        21 Feb 2023</a>\n                          <a href=\"https://doccure-wp.dreamstechnologies.com/category/clinic/\" rel=\"category tag\">\n                                                </a> \n                      <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">123</a></h5>\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">Read more</a>\n              </article>\n              <article>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                        <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\" rel=\"bookmark\">\n                        02 Aug 2022</a>\n                          <a href=\"https://doccure-wp.dreamstechnologies.com/category/clinic/\" rel=\"category tag\">\n                          Diagnose                      </a> \n                      <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">s.kafgkjsdfgu;ks</a></h5>\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">Read more</a>\n              </article>\n              <article>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                        <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\" rel=\"bookmark\">\n                        16 Jun 2022</a>\n                          <a href=\"https://doccure-wp.dreamstechnologies.com/category/clinic/\" rel=\"category tag\">\n                          Clinic                      </a> \n                      <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">testsksskkkk2222</a></h5>\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">Read more</a>\n              </article>', 'Home 3', '', 'inherit', 'closed', 'closed', '', '5075-revision-v1', '', '', '2023-04-28 15:00:26', '2023-04-28 15:00:26', '', 5075, 'https://doccure-wp.dreamstechnologies.com/?p=5172', 0, 'revision', '', 0),
(5173, 1, '2023-04-28 15:00:27', '2023-04-28 15:00:27', '<h2 \n		style=\"text-align:left;\"> What are you looking for?  \n			</h2>\n						 Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\n 		<h2 \n		style=\"text-align:left;\"> Book Our Best Doctor  \n			</h2>\n						 Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\n 		<h2 \n		style=\"text-align:left;\"> Available Features in Our Clinic  \n			</h2>\n						 Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\n 		<h2 \n		style=\"text-align:left;\"> High Quality Service for you  \n			</h2>\n						 Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\n                <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-14.jpg\" alt=\"\" />\n                      <img src=\"\" alt=\"\" />\n                                          <p>Cardiologist</p>\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/specialities/cardiologist\">\n                                          </a>\n                <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-13.jpg\" alt=\"\" />\n                      <img src=\"\" alt=\"\" />\n                                          <p>Dentist</p>\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/specialities/dentist\">\n                                          </a>\n                <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-17.jpg\" alt=\"\" />\n                      <img src=\"\" alt=\"\" />\n                                          <p>Laboratory</p>\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/specialities/laboratory\">\n                                          </a>\n                <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-15.jpg\" alt=\"\" />\n                      <img src=\"\" alt=\"\" />\n                                          <p>MRI Scans</p>\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/specialities/mri-scans\">\n                                          </a>\n                <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-16.jpg\" alt=\"\" />\n                      <img src=\"\" alt=\"\" />\n                                          <p>Neurology</p>\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/specialities/neurology\">\n                                          </a>\n                <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-12.jpg\" alt=\"\" />\n                      <img src=\"\" alt=\"\" />\n                                          <p>Orthopedic</p>\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/specialities/orthopedic\">\n                                          </a>\n 		<h2 \n		style=\"text-align:left;\"> Blogs and News  \n			</h2>\n						 Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\n              <article>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                        <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\" rel=\"bookmark\">\n                        21 Feb 2023</a>\n                          <a href=\"https://doccure-wp.dreamstechnologies.com/category/clinic/\" rel=\"category tag\">\n                                                </a> \n                      <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">123</a></h5>\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">Read more</a>\n              </article>\n              <article>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                        <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\" rel=\"bookmark\">\n                        02 Aug 2022</a>\n                          <a href=\"https://doccure-wp.dreamstechnologies.com/category/clinic/\" rel=\"category tag\">\n                          Diagnose                      </a> \n                      <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">s.kafgkjsdfgu;ks</a></h5>\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">Read more</a>\n              </article>\n              <article>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                        <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\" rel=\"bookmark\">\n                        16 Jun 2022</a>\n                          <a href=\"https://doccure-wp.dreamstechnologies.com/category/clinic/\" rel=\"category tag\">\n                          Clinic                      </a> \n                      <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">testsksskkkk2222</a></h5>\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">Read more</a>\n              </article>', 'Home 3', '', 'inherit', 'closed', 'closed', '', '5075-revision-v1', '', '', '2023-04-28 15:00:27', '2023-04-28 15:00:27', '', 5075, 'https://doccure-wp.dreamstechnologies.com/?p=5173', 0, 'revision', '', 0),
(5174, 1, '2023-04-28 15:00:27', '2023-04-28 15:00:27', '', 'Home 3', '', 'inherit', 'closed', 'closed', '', '5075-revision-v1', '', '', '2023-04-28 15:00:27', '2023-04-28 15:00:27', '', 5075, 'https://doccure-wp.dreamstechnologies.com/?p=5174', 0, 'revision', '', 0),
(5175, 1, '2023-04-28 15:01:09', '2023-04-28 15:01:09', '<!-- Banner\n================================================== -->\n<section  style=\"background: #f9f9f9 url(https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png) no-repeat bottom center;background-size: cover;\" 	 >\n                <h2>Search Doctor, Make an Appointment</h2>\n                <form action=\"https://doccure-wp.dreamstechnologies.com/search-doctors\" method=\"get\" id=\"search_form\">\n                                          <fieldset>\n                            <label>Location</label>\n                                                          			<select name=\"location\">\n				<option value=\"\">Select a location</option>\n					<option data-flag=\'\'  value=\"australia\">Australia</option>\n	<option data-flag=\'\'  value=\"england\">England</option>\n	<option data-flag=\'\'  value=\"india\">India</option>\n			</select>\n                              <label>Gender</label>\n                                  		<select name=\"gender\">\n			<option value=\"\" >Search by gender</option>\n			<option value=\"male\" >Male</option>\n			<option value=\"female\" >Female</option>\n			<option value=\"all\" >All</option>\n		</select>\n                        <label>Speciality</label>\n                                                          			<select name=\"specialities\">\n				<option value=\"\">Select a speciality</option>\n					<option data-flag=\'\'  value=\"cardiologist\">Cardiologist</option>\n	<option data-flag=\'\'  value=\"dentist\">Dentist</option>\n	<option data-flag=\'\'  value=\"laboratory\">Laboratory</option>\n	<option data-flag=\'\'  value=\"mri-scans\">MRI Scans</option>\n	<option data-flag=\'\'  value=\"neurology\">Neurology</option>\n	<option data-flag=\'\'  value=\"orthopedic\">Orthopedic</option>\n	<option data-flag=\'\'  value=\"ultrasound\">Ultrasound</option>\n	<option data-flag=\'\'  value=\"urology\">Urology</option>\n			</select>\n                                                  <input type=\"submit\" value=\"Search\">\n                                          </fieldset>\n                  </form>\n</section>\n 		<h2 \n		style=\"text-align:left;\"> What are you looking for?  \n			</h2>\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\n</p>\n				 														<h2>Visit a Doctor</h2>\n																<p>We hire the best specialists and best medical services the to deliver top-notch diagnostic services for you.\n</p>\n				 														<h2>Find a Pharmacy</h2>\n																<p>We provide the a wide range of medical services, so every person could have the opportunity.\n</p>\n				 														<h2>Find a Lab</h2>\n																<p>We use the first-class medical equipment for timely diagnostics of various diseases.\n</p>\n 		<h2 \n		style=\"text-align:left;\"> Book Our Best Doctor  \n			</h2>\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\n</p>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-07.jpg\"/></a>\n                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/icon2.png\"/>\n                  <a href=\"javascript:void(0)\" tabindex=\"0\">\n                    Verified\n                    			<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/best-doctor-check.png\"/>\n			                  </a>\n                                              <a href=\"javascript:void(0)\" tabindex=\"0\">\n                                              </a>\n                <h3> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">Doctor Demo</a></h3>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">\n                    Book Appointment</a>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-09.jpg\"/></a>\n                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/icon2.png\"/>\n                  <a href=\"javascript:void(0)\" tabindex=\"0\">\n                    Verified\n                    			<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/best-doctor-check.png\"/>\n			                  </a>\n                                              <a href=\"javascript:void(0)\" tabindex=\"0\">\n                                              </a>\n                <h3> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">James Amen</a></h3>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">\n                    Book Appointment</a>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-10.jpg\"/></a>\n                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/icon2.png\"/>\n                  <a href=\"javascript:void(0)\" tabindex=\"0\">\n                    Verified\n                    			<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/best-doctor-check.png\"/>\n			                  </a>\n                                              <a href=\"javascript:void(0)\" tabindex=\"0\">\n                                              </a>\n                <h3> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\">Carl Kelly</a></h3>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\">\n                    Book Appointment</a>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-11.jpg\"/></a>\n                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/icon2.png\"/>\n                  <a href=\"javascript:void(0)\" tabindex=\"0\">\n                    Verified\n                    			<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/best-doctor-check.png\"/>\n			                  </a>\n                                              <a href=\"javascript:void(0)\" tabindex=\"0\">\n                                              </a>\n                <h3> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\">Darren Elder</a></h3>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\">\n                    Book Appointment</a>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/ruby-perrin/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/05/book-doctor-12.jpg\"/></a>\n                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/icon2.png\"/>\n                  <a href=\"javascript:void(0)\" tabindex=\"0\">\n                    Verified\n                    			<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/best-doctor-check.png\"/>\n			                  </a>\n                                              <a href=\"javascript:void(0)\" tabindex=\"0\">\n                                              </a>\n                <h3> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/ruby-perrin/\">Ruby Perrin</a></h3>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/ruby-perrin/\">\n                    Book Appointment</a>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sofia-brient/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/05/book-doctor-11.jpg\"/></a>\n                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/icon2.png\"/>\n                  <a href=\"javascript:void(0)\" tabindex=\"0\">\n                    Verified\n                    			<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/best-doctor-check.png\"/>\n			                  </a>\n                                              <a href=\"javascript:void(0)\" tabindex=\"0\">\n                                              </a>\n                <h3> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sofia-brient/\">Sofia Brient</a></h3>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sofia-brient/\">\n                    Book Appointment</a>\n							<a  href=\"#\">View More </a>\n 		<h2 \n		style=\"text-align:left;\"> Available Features in Our Clinic  \n			</h2>\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\n</p>\n                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/features-02.png\"/>\n                    <h4>Medical</h4>\n                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/features-01.png\"/>\n                    <h4>Operation</h4>\n                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/features-06.png\"/>\n                    <h4>Laboratory</h4>\n                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/features-05.png\"/>\n                    <h4>ICU</h4>\n                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/features-04.png\"/>\n                    <h4>Test Room</h4>\n                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/features-03.png\"/>\n                    <h4>Patient Ward</h4>\n 		<h2 \n		style=\"text-align:left;\"> High Quality Service for you  \n			</h2>\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\n</p>\n								  <img src=\"\" alt=\"\" />\n								  <img src=\"\" alt=\"\" />\n								  <h4>Cardiologist</h4>\n								  <p>5 Doctors</p>\n												 <!-- overlay -->\n							  <h4>Cardiologist</h4>\n							  <p>5 Doctors </p>\n								  <img src=\"\" alt=\"\" />\n								  <img src=\"\" alt=\"\" />\n								  <h4>Dentist</h4>\n								  <p>0 Doctors</p>\n												 <!-- overlay -->\n							  <h4>Dentist</h4>\n							  <p>0 Doctors </p>\n								  <img src=\"\" alt=\"\" />\n								  <img src=\"\" alt=\"\" />\n								  <h4>Laboratory</h4>\n								  <p>0 Doctors</p>\n												 <!-- overlay -->\n							  <h4>Laboratory</h4>\n							  <p>0 Doctors </p>\n								  <img src=\"\" alt=\"\" />\n								  <img src=\"\" alt=\"\" />\n								  <h4>MRI Scans</h4>\n								  <p>1 Doctors</p>\n												 <!-- overlay -->\n							  <h4>MRI Scans</h4>\n							  <p>1 Doctors </p>\n								  <img src=\"\" alt=\"\" />\n								  <img src=\"\" alt=\"\" />\n								  <h4>Neurology</h4>\n								  <p>2 Doctors</p>\n												 <!-- overlay -->\n							  <h4>Neurology</h4>\n							  <p>2 Doctors </p>\n								  <img src=\"\" alt=\"\" />\n								  <img src=\"\" alt=\"\" />\n								  <h4>Orthopedic</h4>\n								  <p>1 Doctors</p>\n												 <!-- overlay -->\n							  <h4>Orthopedic</h4>\n							  <p>1 Doctors </p>\n							<a href=\"#\">View More </a>\n 		<h2 \n		style=\"text-align:left;\"> Blogs and News  \n			</h2>\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\n</p>\n              <article>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                        <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\" rel=\"bookmark\">\n                        21 Feb 2023</a>\n                      <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">123</a></h5>\n                <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\" tabindex=\"0\">\n                </a>\n              </article>\n              <article>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                        <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\" rel=\"bookmark\">\n                        02 Aug 2022</a>\n                      <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">s.kafgkjsdfgu;ks</a></h5>\n                <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\" tabindex=\"0\">\n                </a>\n              </article>\n              <article>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                        <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\" rel=\"bookmark\">\n                        16 Jun 2022</a>\n                      <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">testsksskkkk2222</a></h5>\n                <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\" tabindex=\"0\">\n                </a>\n              </article>', 'home3_newE', '', 'publish', 'closed', 'closed', '', 'home3_newe', '', '', '2023-04-28 15:01:09', '2023-04-28 15:01:09', '', 0, 'https://doccure-wp.dreamstechnologies.com/?elementor_library=home3_newe', 0, 'elementor_library', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(5176, 1, '2023-04-28 15:01:09', '2023-04-28 15:01:09', '<!-- Banner\n================================================== -->\n<section  style=\"background: #f9f9f9 url(https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png) no-repeat bottom center;background-size: cover;\" 	 >\n                <h2>Search Doctor, Make an Appointment</h2>\n                <form action=\"https://doccure-wp.dreamstechnologies.com/search-doctors\" method=\"get\" id=\"search_form\">\n                                          <fieldset>\n                            <label>Location</label>\n                                                          			<select name=\"location\">\n				<option value=\"\">Select a location</option>\n					<option data-flag=\'\'  value=\"australia\">Australia</option>\n	<option data-flag=\'\'  value=\"england\">England</option>\n	<option data-flag=\'\'  value=\"india\">India</option>\n			</select>\n                              <label>Gender</label>\n                                  		<select name=\"gender\">\n			<option value=\"\" >Search by gender</option>\n			<option value=\"male\" >Male</option>\n			<option value=\"female\" >Female</option>\n			<option value=\"all\" >All</option>\n		</select>\n                        <label>Speciality</label>\n                                                          			<select name=\"specialities\">\n				<option value=\"\">Select a speciality</option>\n					<option data-flag=\'\'  value=\"cardiologist\">Cardiologist</option>\n	<option data-flag=\'\'  value=\"dentist\">Dentist</option>\n	<option data-flag=\'\'  value=\"laboratory\">Laboratory</option>\n	<option data-flag=\'\'  value=\"mri-scans\">MRI Scans</option>\n	<option data-flag=\'\'  value=\"neurology\">Neurology</option>\n	<option data-flag=\'\'  value=\"orthopedic\">Orthopedic</option>\n	<option data-flag=\'\'  value=\"ultrasound\">Ultrasound</option>\n	<option data-flag=\'\'  value=\"urology\">Urology</option>\n			</select>\n                                                  <input type=\"submit\" value=\"Search\">\n                                          </fieldset>\n                  </form>\n</section>\n 		<h2 \n		style=\"text-align:left;\"> What are you looking for?  \n			</h2>\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\n</p>\n				 														<h2>Visit a Doctor</h2>\n																<p>We hire the best specialists and best medical services the to deliver top-notch diagnostic services for you.\n</p>\n				 														<h2>Find a Pharmacy</h2>\n																<p>We provide the a wide range of medical services, so every person could have the opportunity.\n</p>\n				 														<h2>Find a Lab</h2>\n																<p>We use the first-class medical equipment for timely diagnostics of various diseases.\n</p>\n 		<h2 \n		style=\"text-align:left;\"> Book Our Best Doctor  \n			</h2>\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\n</p>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-07.jpg\"/></a>\n                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/icon2.png\"/>\n                  <a href=\"javascript:void(0)\" tabindex=\"0\">\n                    Verified\n                    			<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/best-doctor-check.png\"/>\n			                  </a>\n                                              <a href=\"javascript:void(0)\" tabindex=\"0\">\n                                              </a>\n                <h3> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">Doctor Demo</a></h3>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">\n                    Book Appointment</a>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-09.jpg\"/></a>\n                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/icon2.png\"/>\n                  <a href=\"javascript:void(0)\" tabindex=\"0\">\n                    Verified\n                    			<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/best-doctor-check.png\"/>\n			                  </a>\n                                              <a href=\"javascript:void(0)\" tabindex=\"0\">\n                                              </a>\n                <h3> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">James Amen</a></h3>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">\n                    Book Appointment</a>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-10.jpg\"/></a>\n                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/icon2.png\"/>\n                  <a href=\"javascript:void(0)\" tabindex=\"0\">\n                    Verified\n                    			<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/best-doctor-check.png\"/>\n			                  </a>\n                                              <a href=\"javascript:void(0)\" tabindex=\"0\">\n                                              </a>\n                <h3> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\">Carl Kelly</a></h3>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\">\n                    Book Appointment</a>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-11.jpg\"/></a>\n                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/icon2.png\"/>\n                  <a href=\"javascript:void(0)\" tabindex=\"0\">\n                    Verified\n                    			<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/best-doctor-check.png\"/>\n			                  </a>\n                                              <a href=\"javascript:void(0)\" tabindex=\"0\">\n                                              </a>\n                <h3> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\">Darren Elder</a></h3>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\">\n                    Book Appointment</a>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/ruby-perrin/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/05/book-doctor-12.jpg\"/></a>\n                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/icon2.png\"/>\n                  <a href=\"javascript:void(0)\" tabindex=\"0\">\n                    Verified\n                    			<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/best-doctor-check.png\"/>\n			                  </a>\n                                              <a href=\"javascript:void(0)\" tabindex=\"0\">\n                                              </a>\n                <h3> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/ruby-perrin/\">Ruby Perrin</a></h3>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/ruby-perrin/\">\n                    Book Appointment</a>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sofia-brient/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/05/book-doctor-11.jpg\"/></a>\n                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/icon2.png\"/>\n                  <a href=\"javascript:void(0)\" tabindex=\"0\">\n                    Verified\n                    			<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/best-doctor-check.png\"/>\n			                  </a>\n                                              <a href=\"javascript:void(0)\" tabindex=\"0\">\n                                              </a>\n                <h3> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sofia-brient/\">Sofia Brient</a></h3>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sofia-brient/\">\n                    Book Appointment</a>\n							<a  href=\"#\">View More </a>\n 		<h2 \n		style=\"text-align:left;\"> Available Features in Our Clinic  \n			</h2>\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\n</p>\n                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/features-02.png\"/>\n                    <h4>Medical</h4>\n                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/features-01.png\"/>\n                    <h4>Operation</h4>\n                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/features-06.png\"/>\n                    <h4>Laboratory</h4>\n                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/features-05.png\"/>\n                    <h4>ICU</h4>\n                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/features-04.png\"/>\n                    <h4>Test Room</h4>\n                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/features-03.png\"/>\n                    <h4>Patient Ward</h4>\n 		<h2 \n		style=\"text-align:left;\"> High Quality Service for you  \n			</h2>\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\n</p>\n								  <img src=\"\" alt=\"\" />\n								  <img src=\"\" alt=\"\" />\n								  <h4>Cardiologist</h4>\n								  <p>5 Doctors</p>\n												 <!-- overlay -->\n							  <h4>Cardiologist</h4>\n							  <p>5 Doctors </p>\n								  <img src=\"\" alt=\"\" />\n								  <img src=\"\" alt=\"\" />\n								  <h4>Dentist</h4>\n								  <p>0 Doctors</p>\n												 <!-- overlay -->\n							  <h4>Dentist</h4>\n							  <p>0 Doctors </p>\n								  <img src=\"\" alt=\"\" />\n								  <img src=\"\" alt=\"\" />\n								  <h4>Laboratory</h4>\n								  <p>0 Doctors</p>\n												 <!-- overlay -->\n							  <h4>Laboratory</h4>\n							  <p>0 Doctors </p>\n								  <img src=\"\" alt=\"\" />\n								  <img src=\"\" alt=\"\" />\n								  <h4>MRI Scans</h4>\n								  <p>1 Doctors</p>\n												 <!-- overlay -->\n							  <h4>MRI Scans</h4>\n							  <p>1 Doctors </p>\n								  <img src=\"\" alt=\"\" />\n								  <img src=\"\" alt=\"\" />\n								  <h4>Neurology</h4>\n								  <p>2 Doctors</p>\n												 <!-- overlay -->\n							  <h4>Neurology</h4>\n							  <p>2 Doctors </p>\n								  <img src=\"\" alt=\"\" />\n								  <img src=\"\" alt=\"\" />\n								  <h4>Orthopedic</h4>\n								  <p>1 Doctors</p>\n												 <!-- overlay -->\n							  <h4>Orthopedic</h4>\n							  <p>1 Doctors </p>\n							<a href=\"#\">View More </a>\n 		<h2 \n		style=\"text-align:left;\"> Blogs and News  \n			</h2>\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\n</p>\n              <article>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                        <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\" rel=\"bookmark\">\n                        21 Feb 2023</a>\n                      <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">123</a></h5>\n                <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\" tabindex=\"0\">\n                </a>\n              </article>\n              <article>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                        <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\" rel=\"bookmark\">\n                        02 Aug 2022</a>\n                      <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">s.kafgkjsdfgu;ks</a></h5>\n                <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\" tabindex=\"0\">\n                </a>\n              </article>\n              <article>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                        <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\" rel=\"bookmark\">\n                        16 Jun 2022</a>\n                      <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">testsksskkkk2222</a></h5>\n                <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\" tabindex=\"0\">\n                </a>\n              </article>', 'home3_newE', '', 'inherit', 'closed', 'closed', '', '5175-revision-v1', '', '', '2023-04-28 15:01:09', '2023-04-28 15:01:09', '', 5175, 'https://doccure-wp.dreamstechnologies.com/?p=5176', 0, 'revision', '', 0),
(5178, 1, '2023-04-28 15:01:32', '2023-04-28 15:01:32', '', 'Home 3', '', 'inherit', 'closed', 'closed', '', '5075-revision-v1', '', '', '2023-04-28 15:01:32', '2023-04-28 15:01:32', '', 5075, 'https://doccure-wp.dreamstechnologies.com/?p=5178', 0, 'revision', '', 0),
(5179, 1, '2023-04-28 15:01:32', '2023-04-28 15:01:32', '', 'Home 3', '', 'inherit', 'closed', 'closed', '', '5075-revision-v1', '', '', '2023-04-28 15:01:32', '2023-04-28 15:01:32', '', 5075, 'https://doccure-wp.dreamstechnologies.com/?p=5179', 0, 'revision', '', 0),
(5180, 1, '2023-04-28 15:01:33', '2023-04-28 15:01:33', '<!-- Banner\n================================================== -->\n<section  style=\"background: #f9f9f9 url(https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png) no-repeat bottom center;background-size: cover;\" 	 >\n                <h2>Search Doctor, Make an Appointment</h2>\n                <form action=\"https://doccure-wp.dreamstechnologies.com/search-doctors\" method=\"get\" id=\"search_form\">\n                                          <fieldset>\n                            <label>Location</label>\n                                                          			<select name=\"location\">\n				<option value=\"\">Select a location</option>\n					<option data-flag=\'\'  value=\"australia\">Australia</option>\n	<option data-flag=\'\'  value=\"england\">England</option>\n	<option data-flag=\'\'  value=\"india\">India</option>\n			</select>\n                              <label>Gender</label>\n                                  		<select name=\"gender\">\n			<option value=\"\" >Search by gender</option>\n			<option value=\"male\" >Male</option>\n			<option value=\"female\" >Female</option>\n			<option value=\"all\" >All</option>\n		</select>\n                        <label>Speciality</label>\n                                                          			<select name=\"specialities\">\n				<option value=\"\">Select a speciality</option>\n					<option data-flag=\'\'  value=\"cardiologist\">Cardiologist</option>\n	<option data-flag=\'\'  value=\"dentist\">Dentist</option>\n	<option data-flag=\'\'  value=\"laboratory\">Laboratory</option>\n	<option data-flag=\'\'  value=\"mri-scans\">MRI Scans</option>\n	<option data-flag=\'\'  value=\"neurology\">Neurology</option>\n	<option data-flag=\'\'  value=\"orthopedic\">Orthopedic</option>\n	<option data-flag=\'\'  value=\"ultrasound\">Ultrasound</option>\n	<option data-flag=\'\'  value=\"urology\">Urology</option>\n			</select>\n                                                  <input type=\"submit\" value=\"Search\">\n                                          </fieldset>\n                  </form>\n</section>\n 		<h2 \n		style=\"text-align:left;\"> What are you looking for?  \n			</h2>\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\n</p>\n				 														<h2>Visit a Doctor</h2>\n																<p>We hire the best specialists and best medical services the to deliver top-notch diagnostic services for you.\n</p>\n				 														<h2>Find a Pharmacy</h2>\n																<p>We provide the a wide range of medical services, so every person could have the opportunity.\n</p>\n				 														<h2>Find a Lab</h2>\n																<p>We use the first-class medical equipment for timely diagnostics of various diseases.\n</p>\n 		<h2 \n		style=\"text-align:left;\"> Book Our Best Doctor  \n			</h2>\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\n</p>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-07.jpg\"/></a>\n                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/icon2.png\"/>\n                  <a href=\"javascript:void(0)\" tabindex=\"0\">\n                    Verified\n                    			<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/best-doctor-check.png\"/>\n			                  </a>\n                                              <a href=\"javascript:void(0)\" tabindex=\"0\">\n                                              </a>\n                <h3> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">Doctor Demo</a></h3>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">\n                    Book Appointment</a>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-09.jpg\"/></a>\n                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/icon2.png\"/>\n                  <a href=\"javascript:void(0)\" tabindex=\"0\">\n                    Verified\n                    			<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/best-doctor-check.png\"/>\n			                  </a>\n                                              <a href=\"javascript:void(0)\" tabindex=\"0\">\n                                              </a>\n                <h3> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">James Amen</a></h3>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">\n                    Book Appointment</a>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-10.jpg\"/></a>\n                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/icon2.png\"/>\n                  <a href=\"javascript:void(0)\" tabindex=\"0\">\n                    Verified\n                    			<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/best-doctor-check.png\"/>\n			                  </a>\n                                              <a href=\"javascript:void(0)\" tabindex=\"0\">\n                                              </a>\n                <h3> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\">Carl Kelly</a></h3>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\">\n                    Book Appointment</a>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-11.jpg\"/></a>\n                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/icon2.png\"/>\n                  <a href=\"javascript:void(0)\" tabindex=\"0\">\n                    Verified\n                    			<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/best-doctor-check.png\"/>\n			                  </a>\n                                              <a href=\"javascript:void(0)\" tabindex=\"0\">\n                                              </a>\n                <h3> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\">Darren Elder</a></h3>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\">\n                    Book Appointment</a>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/ruby-perrin/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/05/book-doctor-12.jpg\"/></a>\n                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/icon2.png\"/>\n                  <a href=\"javascript:void(0)\" tabindex=\"0\">\n                    Verified\n                    			<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/best-doctor-check.png\"/>\n			                  </a>\n                                              <a href=\"javascript:void(0)\" tabindex=\"0\">\n                                              </a>\n                <h3> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/ruby-perrin/\">Ruby Perrin</a></h3>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/ruby-perrin/\">\n                    Book Appointment</a>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sofia-brient/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/05/book-doctor-11.jpg\"/></a>\n                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/icon2.png\"/>\n                  <a href=\"javascript:void(0)\" tabindex=\"0\">\n                    Verified\n                    			<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/best-doctor-check.png\"/>\n			                  </a>\n                                              <a href=\"javascript:void(0)\" tabindex=\"0\">\n                                              </a>\n                <h3> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sofia-brient/\">Sofia Brient</a></h3>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sofia-brient/\">\n                    Book Appointment</a>\n							<a  href=\"#\">View More </a>\n 		<h2 \n		style=\"text-align:left;\"> Available Features in Our Clinic  \n			</h2>\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\n</p>\n                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/features-02.png\"/>\n                    <h4>Medical</h4>\n                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/features-01.png\"/>\n                    <h4>Operation</h4>\n                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/features-06.png\"/>\n                    <h4>Laboratory</h4>\n                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/features-05.png\"/>\n                    <h4>ICU</h4>\n                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/features-04.png\"/>\n                    <h4>Test Room</h4>\n                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/features-03.png\"/>\n                    <h4>Patient Ward</h4>\n 		<h2 \n		style=\"text-align:left;\"> High Quality Service for you  \n			</h2>\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\n</p>\n								  <img src=\"\" alt=\"\" />\n								  <img src=\"\" alt=\"\" />\n								  <h4>Cardiologist</h4>\n								  <p>5 Doctors</p>\n												 <!-- overlay -->\n							  <h4>Cardiologist</h4>\n							  <p>5 Doctors </p>\n								  <img src=\"\" alt=\"\" />\n								  <img src=\"\" alt=\"\" />\n								  <h4>Dentist</h4>\n								  <p>0 Doctors</p>\n												 <!-- overlay -->\n							  <h4>Dentist</h4>\n							  <p>0 Doctors </p>\n								  <img src=\"\" alt=\"\" />\n								  <img src=\"\" alt=\"\" />\n								  <h4>Laboratory</h4>\n								  <p>0 Doctors</p>\n												 <!-- overlay -->\n							  <h4>Laboratory</h4>\n							  <p>0 Doctors </p>\n								  <img src=\"\" alt=\"\" />\n								  <img src=\"\" alt=\"\" />\n								  <h4>MRI Scans</h4>\n								  <p>1 Doctors</p>\n												 <!-- overlay -->\n							  <h4>MRI Scans</h4>\n							  <p>1 Doctors </p>\n								  <img src=\"\" alt=\"\" />\n								  <img src=\"\" alt=\"\" />\n								  <h4>Neurology</h4>\n								  <p>2 Doctors</p>\n												 <!-- overlay -->\n							  <h4>Neurology</h4>\n							  <p>2 Doctors </p>\n								  <img src=\"\" alt=\"\" />\n								  <img src=\"\" alt=\"\" />\n								  <h4>Orthopedic</h4>\n								  <p>1 Doctors</p>\n												 <!-- overlay -->\n							  <h4>Orthopedic</h4>\n							  <p>1 Doctors </p>\n							<a href=\"#\">View More </a>\n 		<h2 \n		style=\"text-align:left;\"> Blogs and News  \n			</h2>\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\n</p>\n              <article>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                        <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\" rel=\"bookmark\">\n                        21 Feb 2023</a>\n                      <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">123</a></h5>\n                <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\" tabindex=\"0\">\n                </a>\n              </article>\n              <article>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                        <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\" rel=\"bookmark\">\n                        02 Aug 2022</a>\n                      <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">s.kafgkjsdfgu;ks</a></h5>\n                <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\" tabindex=\"0\">\n                </a>\n              </article>\n              <article>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                        <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\" rel=\"bookmark\">\n                        16 Jun 2022</a>\n                      <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">testsksskkkk2222</a></h5>\n                <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\" tabindex=\"0\">\n                </a>\n              </article>', 'Home 3', '', 'inherit', 'closed', 'closed', '', '5075-revision-v1', '', '', '2023-04-28 15:01:33', '2023-04-28 15:01:33', '', 5075, 'https://doccure-wp.dreamstechnologies.com/?p=5180', 0, 'revision', '', 0),
(5181, 1, '2023-04-28 15:02:11', '2023-04-28 15:02:11', '<!-- Banner\n================================================== -->\n<section  style=\"background: #f9f9f9 url(https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png) no-repeat bottom center;background-size: cover;\" 	 >\n                <h2>Search Doctor, Make an Appointment</h2>\n                <form action=\"https://doccure-wp.dreamstechnologies.com/search-doctors\" method=\"get\" id=\"search_form\">\n                                          <fieldset>\n                            <label>Location</label>\n                                                          			<select name=\"location\">\n				<option value=\"\">Select a location</option>\n					<option data-flag=\'\'  value=\"australia\">Australia</option>\n	<option data-flag=\'\'  value=\"england\">England</option>\n	<option data-flag=\'\'  value=\"india\">India</option>\n			</select>\n                              <label>Gender</label>\n                                  		<select name=\"gender\">\n			<option value=\"\" >Search by gender</option>\n			<option value=\"male\" >Male</option>\n			<option value=\"female\" >Female</option>\n			<option value=\"all\" >All</option>\n		</select>\n                        <label>Speciality</label>\n                                                          			<select name=\"specialities\">\n				<option value=\"\">Select a speciality</option>\n					<option data-flag=\'\'  value=\"cardiologist\">Cardiologist</option>\n	<option data-flag=\'\'  value=\"dentist\">Dentist</option>\n	<option data-flag=\'\'  value=\"laboratory\">Laboratory</option>\n	<option data-flag=\'\'  value=\"mri-scans\">MRI Scans</option>\n	<option data-flag=\'\'  value=\"neurology\">Neurology</option>\n	<option data-flag=\'\'  value=\"orthopedic\">Orthopedic</option>\n	<option data-flag=\'\'  value=\"ultrasound\">Ultrasound</option>\n	<option data-flag=\'\'  value=\"urology\">Urology</option>\n			</select>\n                                                  <input type=\"submit\" value=\"Search\">\n                                          </fieldset>\n                  </form>\n</section>\n 		<h2 \n		style=\"text-align:left;\"> What are you looking for?  \n			</h2>\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\n</p>\n				 														<h2>Visit a Doctor</h2>\n																<p>We hire the best specialists and best medical services the to deliver top-notch diagnostic services for you.\n</p>\n				 														<h2>Find a Pharmacy</h2>\n																<p>We provide the a wide range of medical services, so every person could have the opportunity.\n</p>\n				 														<h2>Find a Lab</h2>\n																<p>We use the first-class medical equipment for timely diagnostics of various diseases.\n</p>\n 		<h2 \n		style=\"text-align:left;\"> Book Our Best Doctor  \n			</h2>\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\n</p>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-07.jpg\"/></a>\n                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/icon2.png\"/>\n                  <a href=\"javascript:void(0)\" tabindex=\"0\">\n                    Verified\n                    			<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/best-doctor-check.png\"/>\n			                  </a>\n                                              <a href=\"javascript:void(0)\" tabindex=\"0\">\n                                              </a>\n                <h3> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">Doctor Demo</a></h3>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">\n                    Book Appointment</a>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-09.jpg\"/></a>\n                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/icon2.png\"/>\n                  <a href=\"javascript:void(0)\" tabindex=\"0\">\n                    Verified\n                    			<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/best-doctor-check.png\"/>\n			                  </a>\n                                              <a href=\"javascript:void(0)\" tabindex=\"0\">\n                                              </a>\n                <h3> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">James Amen</a></h3>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">\n                    Book Appointment</a>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-10.jpg\"/></a>\n                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/icon2.png\"/>\n                  <a href=\"javascript:void(0)\" tabindex=\"0\">\n                    Verified\n                    			<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/best-doctor-check.png\"/>\n			                  </a>\n                                              <a href=\"javascript:void(0)\" tabindex=\"0\">\n                                              </a>\n                <h3> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\">Carl Kelly</a></h3>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\">\n                    Book Appointment</a>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-11.jpg\"/></a>\n                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/icon2.png\"/>\n                  <a href=\"javascript:void(0)\" tabindex=\"0\">\n                    Verified\n                    			<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/best-doctor-check.png\"/>\n			                  </a>\n                                              <a href=\"javascript:void(0)\" tabindex=\"0\">\n                                              </a>\n                <h3> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\">Darren Elder</a></h3>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\">\n                    Book Appointment</a>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/ruby-perrin/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/05/book-doctor-12.jpg\"/></a>\n                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/icon2.png\"/>\n                  <a href=\"javascript:void(0)\" tabindex=\"0\">\n                    Verified\n                    			<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/best-doctor-check.png\"/>\n			                  </a>\n                                              <a href=\"javascript:void(0)\" tabindex=\"0\">\n                                              </a>\n                <h3> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/ruby-perrin/\">Ruby Perrin</a></h3>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/ruby-perrin/\">\n                    Book Appointment</a>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sofia-brient/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/05/book-doctor-11.jpg\"/></a>\n                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/icon2.png\"/>\n                  <a href=\"javascript:void(0)\" tabindex=\"0\">\n                    Verified\n                    			<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/best-doctor-check.png\"/>\n			                  </a>\n                                              <a href=\"javascript:void(0)\" tabindex=\"0\">\n                                              </a>\n                <h3> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sofia-brient/\">Sofia Brient</a></h3>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sofia-brient/\">\n                    Book Appointment</a>\n							<a  href=\"#\">View More </a>\n 		<h2 \n		style=\"text-align:left;\"> Available Features in Our Clinic  \n			</h2>\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\n</p>\n                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/features-02.png\"/>\n                    <h4>Medical</h4>\n                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/features-01.png\"/>\n                    <h4>Operation</h4>\n                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/features-06.png\"/>\n                    <h4>Laboratory</h4>\n                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/features-05.png\"/>\n                    <h4>ICU</h4>\n                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/features-04.png\"/>\n                    <h4>Test Room</h4>\n                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/features-03.png\"/>\n                    <h4>Patient Ward</h4>\n 		<h2 \n		style=\"text-align:left;\"> High Quality Service for you  \n			</h2>\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\n</p>\n								  <img src=\"\" alt=\"\" />\n								  <img src=\"\" alt=\"\" />\n								  <h4>Cardiologist</h4>\n								  <p>5 Doctors</p>\n												 <!-- overlay -->\n							  <h4>Cardiologist</h4>\n							  <p>5 Doctors </p>\n								  <img src=\"\" alt=\"\" />\n								  <img src=\"\" alt=\"\" />\n								  <h4>Dentist</h4>\n								  <p>0 Doctors</p>\n												 <!-- overlay -->\n							  <h4>Dentist</h4>\n							  <p>0 Doctors </p>\n								  <img src=\"\" alt=\"\" />\n								  <img src=\"\" alt=\"\" />\n								  <h4>Laboratory</h4>\n								  <p>0 Doctors</p>\n												 <!-- overlay -->\n							  <h4>Laboratory</h4>\n							  <p>0 Doctors </p>\n								  <img src=\"\" alt=\"\" />\n								  <img src=\"\" alt=\"\" />\n								  <h4>MRI Scans</h4>\n								  <p>1 Doctors</p>\n												 <!-- overlay -->\n							  <h4>MRI Scans</h4>\n							  <p>1 Doctors </p>\n								  <img src=\"\" alt=\"\" />\n								  <img src=\"\" alt=\"\" />\n								  <h4>Neurology</h4>\n								  <p>2 Doctors</p>\n												 <!-- overlay -->\n							  <h4>Neurology</h4>\n							  <p>2 Doctors </p>\n								  <img src=\"\" alt=\"\" />\n								  <img src=\"\" alt=\"\" />\n								  <h4>Orthopedic</h4>\n								  <p>1 Doctors</p>\n												 <!-- overlay -->\n							  <h4>Orthopedic</h4>\n							  <p>1 Doctors </p>\n							<a href=\"#\">View More </a>\n 		<h2 \n		style=\"text-align:left;\"> Blogs and News  \n			</h2>\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\n</p>\n              <article>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                        <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\" rel=\"bookmark\">\n                        21 Feb 2023</a>\n                      <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">123</a></h5>\n                <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\" tabindex=\"0\">\n                </a>\n              </article>\n              <article>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                        <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\" rel=\"bookmark\">\n                        02 Aug 2022</a>\n                      <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">s.kafgkjsdfgu;ks</a></h5>\n                <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\" tabindex=\"0\">\n                </a>\n              </article>\n              <article>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                        <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\" rel=\"bookmark\">\n                        16 Jun 2022</a>\n                      <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">testsksskkkk2222</a></h5>\n                <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\" tabindex=\"0\">\n                </a>\n              </article>', 'Home 3', '', 'inherit', 'closed', 'closed', '', '5075-revision-v1', '', '', '2023-04-28 15:02:11', '2023-04-28 15:02:11', '', 5075, 'https://doccure-wp.dreamstechnologies.com/?p=5181', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(5182, 1, '2023-04-28 15:02:11', '2023-04-28 15:02:11', '<!-- Banner\n================================================== -->\n<section  style=\"background: #f9f9f9 url(https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png) no-repeat bottom center;background-size: cover;\" 	 >\n                <h2>Search Doctor, Make an Appointment</h2>\n                <form action=\"https://doccure-wp.dreamstechnologies.com/search-doctors\" method=\"get\" id=\"search_form\">\n                                          <fieldset>\n                            <label>Location</label>\n                                                          			<select name=\"location\">\n				<option value=\"\">Select a location</option>\n					<option data-flag=\'\'  value=\"australia\">Australia</option>\n	<option data-flag=\'\'  value=\"england\">England</option>\n	<option data-flag=\'\'  value=\"india\">India</option>\n			</select>\n                              <label>Gender</label>\n                                  		<select name=\"gender\">\n			<option value=\"\" >Search by gender</option>\n			<option value=\"male\" >Male</option>\n			<option value=\"female\" >Female</option>\n			<option value=\"all\" >All</option>\n		</select>\n                        <label>Speciality</label>\n                                                          			<select name=\"specialities\">\n				<option value=\"\">Select a speciality</option>\n					<option data-flag=\'\'  value=\"cardiologist\">Cardiologist</option>\n	<option data-flag=\'\'  value=\"dentist\">Dentist</option>\n	<option data-flag=\'\'  value=\"laboratory\">Laboratory</option>\n	<option data-flag=\'\'  value=\"mri-scans\">MRI Scans</option>\n	<option data-flag=\'\'  value=\"neurology\">Neurology</option>\n	<option data-flag=\'\'  value=\"orthopedic\">Orthopedic</option>\n	<option data-flag=\'\'  value=\"ultrasound\">Ultrasound</option>\n	<option data-flag=\'\'  value=\"urology\">Urology</option>\n			</select>\n                                                  <input type=\"submit\" value=\"Search\">\n                                          </fieldset>\n                  </form>\n</section>\n 		<h2 \n		style=\"text-align:left;\"> What are you looking for?  \n			</h2>\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\n</p>\n				 														<h2>Visit a Doctor</h2>\n																<p>We hire the best specialists and best medical services the to deliver top-notch diagnostic services for you.\n</p>\n				 														<h2>Find a Pharmacy</h2>\n																<p>We provide the a wide range of medical services, so every person could have the opportunity.\n</p>\n				 														<h2>Find a Lab</h2>\n																<p>We use the first-class medical equipment for timely diagnostics of various diseases.\n</p>\n 		<h2 \n		style=\"text-align:left;\"> Book Our Best Doctor  \n			</h2>\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\n</p>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-07.jpg\"/></a>\n                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/icon2.png\"/>\n                  <a href=\"javascript:void(0)\" tabindex=\"0\">\n                    Verified\n                    			<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/best-doctor-check.png\"/>\n			                  </a>\n                                              <a href=\"javascript:void(0)\" tabindex=\"0\">\n                                              </a>\n                <h3> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">Doctor Demo</a></h3>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">\n                    Book Appointment</a>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-09.jpg\"/></a>\n                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/icon2.png\"/>\n                  <a href=\"javascript:void(0)\" tabindex=\"0\">\n                    Verified\n                    			<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/best-doctor-check.png\"/>\n			                  </a>\n                                              <a href=\"javascript:void(0)\" tabindex=\"0\">\n                                              </a>\n                <h3> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">James Amen</a></h3>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">\n                    Book Appointment</a>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-10.jpg\"/></a>\n                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/icon2.png\"/>\n                  <a href=\"javascript:void(0)\" tabindex=\"0\">\n                    Verified\n                    			<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/best-doctor-check.png\"/>\n			                  </a>\n                                              <a href=\"javascript:void(0)\" tabindex=\"0\">\n                                              </a>\n                <h3> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\">Carl Kelly</a></h3>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\">\n                    Book Appointment</a>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-11.jpg\"/></a>\n                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/icon2.png\"/>\n                  <a href=\"javascript:void(0)\" tabindex=\"0\">\n                    Verified\n                    			<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/best-doctor-check.png\"/>\n			                  </a>\n                                              <a href=\"javascript:void(0)\" tabindex=\"0\">\n                                              </a>\n                <h3> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\">Darren Elder</a></h3>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\">\n                    Book Appointment</a>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/ruby-perrin/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/05/book-doctor-12.jpg\"/></a>\n                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/icon2.png\"/>\n                  <a href=\"javascript:void(0)\" tabindex=\"0\">\n                    Verified\n                    			<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/best-doctor-check.png\"/>\n			                  </a>\n                                              <a href=\"javascript:void(0)\" tabindex=\"0\">\n                                              </a>\n                <h3> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/ruby-perrin/\">Ruby Perrin</a></h3>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/ruby-perrin/\">\n                    Book Appointment</a>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sofia-brient/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/05/book-doctor-11.jpg\"/></a>\n                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/icon2.png\"/>\n                  <a href=\"javascript:void(0)\" tabindex=\"0\">\n                    Verified\n                    			<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/best-doctor-check.png\"/>\n			                  </a>\n                                              <a href=\"javascript:void(0)\" tabindex=\"0\">\n                                              </a>\n                <h3> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sofia-brient/\">Sofia Brient</a></h3>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sofia-brient/\">\n                    Book Appointment</a>\n							<a  href=\"#\">View More </a>\n 		<h2 \n		style=\"text-align:left;\"> Available Features in Our Clinic  \n			</h2>\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\n</p>\n                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/features-02.png\"/>\n                    <h4>Medical</h4>\n                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/features-01.png\"/>\n                    <h4>Operation</h4>\n                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/features-06.png\"/>\n                    <h4>Laboratory</h4>\n                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/features-05.png\"/>\n                    <h4>ICU</h4>\n                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/features-04.png\"/>\n                    <h4>Test Room</h4>\n                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/features-03.png\"/>\n                    <h4>Patient Ward</h4>\n 		<h2 \n		style=\"text-align:left;\"> High Quality Service for you  \n			</h2>\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\n</p>\n								  <img src=\"\" alt=\"\" />\n								  <img src=\"\" alt=\"\" />\n								  <h4>Cardiologist</h4>\n								  <p>5 Doctors</p>\n												 <!-- overlay -->\n							  <h4>Cardiologist</h4>\n							  <p>5 Doctors </p>\n								  <img src=\"\" alt=\"\" />\n								  <img src=\"\" alt=\"\" />\n								  <h4>Dentist</h4>\n								  <p>0 Doctors</p>\n												 <!-- overlay -->\n							  <h4>Dentist</h4>\n							  <p>0 Doctors </p>\n								  <img src=\"\" alt=\"\" />\n								  <img src=\"\" alt=\"\" />\n								  <h4>Laboratory</h4>\n								  <p>0 Doctors</p>\n												 <!-- overlay -->\n							  <h4>Laboratory</h4>\n							  <p>0 Doctors </p>\n								  <img src=\"\" alt=\"\" />\n								  <img src=\"\" alt=\"\" />\n								  <h4>MRI Scans</h4>\n								  <p>1 Doctors</p>\n												 <!-- overlay -->\n							  <h4>MRI Scans</h4>\n							  <p>1 Doctors </p>\n								  <img src=\"\" alt=\"\" />\n								  <img src=\"\" alt=\"\" />\n								  <h4>Neurology</h4>\n								  <p>2 Doctors</p>\n												 <!-- overlay -->\n							  <h4>Neurology</h4>\n							  <p>2 Doctors </p>\n								  <img src=\"\" alt=\"\" />\n								  <img src=\"\" alt=\"\" />\n								  <h4>Orthopedic</h4>\n								  <p>1 Doctors</p>\n												 <!-- overlay -->\n							  <h4>Orthopedic</h4>\n							  <p>1 Doctors </p>\n							<a href=\"#\">View More </a>\n 		<h2 \n		style=\"text-align:left;\"> Blogs and News  \n			</h2>\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\n</p>\n              <article>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                        <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\" rel=\"bookmark\">\n                        21 Feb 2023</a>\n                      <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">123</a></h5>\n                <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\" tabindex=\"0\">\n                </a>\n              </article>\n              <article>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                        <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\" rel=\"bookmark\">\n                        02 Aug 2022</a>\n                      <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">s.kafgkjsdfgu;ks</a></h5>\n                <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\" tabindex=\"0\">\n                </a>\n              </article>\n              <article>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                        <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\" rel=\"bookmark\">\n                        16 Jun 2022</a>\n                      <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">testsksskkkk2222</a></h5>\n                <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\" tabindex=\"0\">\n                </a>\n              </article>', 'Home 3', '', 'inherit', 'closed', 'closed', '', '5075-revision-v1', '', '', '2023-04-28 15:02:11', '2023-04-28 15:02:11', '', 5075, 'https://doccure-wp.dreamstechnologies.com/?p=5182', 0, 'revision', '', 0),
(5183, 1, '2023-04-28 15:02:12', '2023-04-28 15:02:12', '<!-- Banner\n================================================== -->\n<section  style=\"background: #f9f9f9 url(https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/banner-6.jpg) no-repeat bottom center;background-size: cover;\" 	 >\n                <h2>Search Doctor, Make an Appointment</h2>\n                <form action=\"https://doccure-wp.dreamstechnologies.com/search-doctors\" method=\"get\" id=\"search_form\">\n                                          <fieldset>\n                            <label>Location</label>\n                                                          			<select name=\"location\">\n				<option value=\"\">Select a location</option>\n					<option data-flag=\'\'  value=\"australia\">Australia</option>\n	<option data-flag=\'\'  value=\"england\">England</option>\n	<option data-flag=\'\'  value=\"india\">India</option>\n			</select>\n                              <label>Gender</label>\n                                  		<select name=\"gender\">\n			<option value=\"\" >Search by gender</option>\n			<option value=\"male\" >Male</option>\n			<option value=\"female\" >Female</option>\n			<option value=\"all\" >All</option>\n		</select>\n                        <label>Speciality</label>\n                                                          			<select name=\"specialities\">\n				<option value=\"\">Select a speciality</option>\n					<option data-flag=\'\'  value=\"cardiologist\">Cardiologist</option>\n	<option data-flag=\'\'  value=\"dentist\">Dentist</option>\n	<option data-flag=\'\'  value=\"laboratory\">Laboratory</option>\n	<option data-flag=\'\'  value=\"mri-scans\">MRI Scans</option>\n	<option data-flag=\'\'  value=\"neurology\">Neurology</option>\n	<option data-flag=\'\'  value=\"orthopedic\">Orthopedic</option>\n	<option data-flag=\'\'  value=\"ultrasound\">Ultrasound</option>\n	<option data-flag=\'\'  value=\"urology\">Urology</option>\n			</select>\n                                                  <input type=\"submit\" value=\"Search\">\n                                          </fieldset>\n                  </form>\n</section>\n 		<h2 \n		style=\"text-align:left;\"> What are you looking for?  \n			</h2>\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\n</p>\n				 														<h2>Visit a Doctor</h2>\n																<p>We hire the best specialists and best medical services the to deliver top-notch diagnostic services for you.\n</p>\n				 														<h2>Find a Pharmacy</h2>\n																<p>We provide the a wide range of medical services, so every person could have the opportunity.\n</p>\n				 														<h2>Find a Lab</h2>\n																<p>We use the first-class medical equipment for timely diagnostics of various diseases.\n</p>\n 		<h2 \n		style=\"text-align:left;\"> Book Our Best Doctor  \n			</h2>\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\n</p>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-07.jpg\"/></a>\n                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/icon2.png\"/>\n                  <a href=\"javascript:void(0)\" tabindex=\"0\">\n                    Verified\n                    			<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/best-doctor-check.png\"/>\n			                  </a>\n                                              <a href=\"javascript:void(0)\" tabindex=\"0\">\n                                              </a>\n                <h3> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">Doctor Demo</a></h3>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">\n                    Book Appointment</a>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-09.jpg\"/></a>\n                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/icon2.png\"/>\n                  <a href=\"javascript:void(0)\" tabindex=\"0\">\n                    Verified\n                    			<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/best-doctor-check.png\"/>\n			                  </a>\n                                              <a href=\"javascript:void(0)\" tabindex=\"0\">\n                                              </a>\n                <h3> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">James Amen</a></h3>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">\n                    Book Appointment</a>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-10.jpg\"/></a>\n                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/icon2.png\"/>\n                  <a href=\"javascript:void(0)\" tabindex=\"0\">\n                    Verified\n                    			<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/best-doctor-check.png\"/>\n			                  </a>\n                                              <a href=\"javascript:void(0)\" tabindex=\"0\">\n                                              </a>\n                <h3> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\">Carl Kelly</a></h3>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\">\n                    Book Appointment</a>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-11.jpg\"/></a>\n                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/icon2.png\"/>\n                  <a href=\"javascript:void(0)\" tabindex=\"0\">\n                    Verified\n                    			<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/best-doctor-check.png\"/>\n			                  </a>\n                                              <a href=\"javascript:void(0)\" tabindex=\"0\">\n                                              </a>\n                <h3> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\">Darren Elder</a></h3>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\">\n                    Book Appointment</a>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/ruby-perrin/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/05/book-doctor-12.jpg\"/></a>\n                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/icon2.png\"/>\n                  <a href=\"javascript:void(0)\" tabindex=\"0\">\n                    Verified\n                    			<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/best-doctor-check.png\"/>\n			                  </a>\n                                              <a href=\"javascript:void(0)\" tabindex=\"0\">\n                                              </a>\n                <h3> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/ruby-perrin/\">Ruby Perrin</a></h3>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/ruby-perrin/\">\n                    Book Appointment</a>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sofia-brient/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/05/book-doctor-11.jpg\"/></a>\n                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/icon2.png\"/>\n                  <a href=\"javascript:void(0)\" tabindex=\"0\">\n                    Verified\n                    			<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/best-doctor-check.png\"/>\n			                  </a>\n                                              <a href=\"javascript:void(0)\" tabindex=\"0\">\n                                              </a>\n                <h3> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sofia-brient/\">Sofia Brient</a></h3>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sofia-brient/\">\n                    Book Appointment</a>\n							<a  href=\"#\">View More </a>\n 		<h2 \n		style=\"text-align:left;\"> Available Features in Our Clinic  \n			</h2>\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\n</p>\n                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/features-02.png\"/>\n                    <h4>Medical</h4>\n                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/features-01.png\"/>\n                    <h4>Operation</h4>\n                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/features-06.png\"/>\n                    <h4>Laboratory</h4>\n                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/features-05.png\"/>\n                    <h4>ICU</h4>\n                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/features-04.png\"/>\n                    <h4>Test Room</h4>\n                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/features-03.png\"/>\n                    <h4>Patient Ward</h4>\n 		<h2 \n		style=\"text-align:left;\"> High Quality Service for you  \n			</h2>\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\n</p>\n								  <img src=\"\" alt=\"\" />\n								  <img src=\"\" alt=\"\" />\n								  <h4>Cardiologist</h4>\n								  <p>5 Doctors</p>\n												 <!-- overlay -->\n							  <h4>Cardiologist</h4>\n							  <p>5 Doctors </p>\n								  <img src=\"\" alt=\"\" />\n								  <img src=\"\" alt=\"\" />\n								  <h4>Dentist</h4>\n								  <p>0 Doctors</p>\n												 <!-- overlay -->\n							  <h4>Dentist</h4>\n							  <p>0 Doctors </p>\n								  <img src=\"\" alt=\"\" />\n								  <img src=\"\" alt=\"\" />\n								  <h4>Laboratory</h4>\n								  <p>0 Doctors</p>\n												 <!-- overlay -->\n							  <h4>Laboratory</h4>\n							  <p>0 Doctors </p>\n								  <img src=\"\" alt=\"\" />\n								  <img src=\"\" alt=\"\" />\n								  <h4>MRI Scans</h4>\n								  <p>1 Doctors</p>\n												 <!-- overlay -->\n							  <h4>MRI Scans</h4>\n							  <p>1 Doctors </p>\n								  <img src=\"\" alt=\"\" />\n								  <img src=\"\" alt=\"\" />\n								  <h4>Neurology</h4>\n								  <p>2 Doctors</p>\n												 <!-- overlay -->\n							  <h4>Neurology</h4>\n							  <p>2 Doctors </p>\n								  <img src=\"\" alt=\"\" />\n								  <img src=\"\" alt=\"\" />\n								  <h4>Orthopedic</h4>\n								  <p>1 Doctors</p>\n												 <!-- overlay -->\n							  <h4>Orthopedic</h4>\n							  <p>1 Doctors </p>\n							<a href=\"#\">View More </a>\n 		<h2 \n		style=\"text-align:left;\"> Blogs and News  \n			</h2>\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\n</p>\n              <article>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                        <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\" rel=\"bookmark\">\n                        21 Feb 2023</a>\n                      <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">123</a></h5>\n                <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\" tabindex=\"0\">\n                </a>\n              </article>\n              <article>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                        <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\" rel=\"bookmark\">\n                        02 Aug 2022</a>\n                      <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">s.kafgkjsdfgu;ks</a></h5>\n                <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\" tabindex=\"0\">\n                </a>\n              </article>\n              <article>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                        <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\" rel=\"bookmark\">\n                        16 Jun 2022</a>\n                      <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">testsksskkkk2222</a></h5>\n                <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\" tabindex=\"0\">\n                </a>\n              </article>', 'Home 3', '', 'inherit', 'closed', 'closed', '', '5075-revision-v1', '', '', '2023-04-28 15:02:12', '2023-04-28 15:02:12', '', 5075, 'https://doccure-wp.dreamstechnologies.com/?p=5183', 0, 'revision', '', 0),
(5184, 1, '2023-04-28 15:03:03', '2023-04-28 15:03:03', '<h2 \n		style=\"text-align:center;\"> What are you looking for? </h2>\n 		<h2 \n		style=\"text-align:center;\"> Clinic &amp; Specialities  \n			</h2>\n						 Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br> tempor incididunt ut labore et dolore magna aliqua.\n                <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-14.jpg\" alt=\"\" />\n                      <img src=\"\" alt=\"\" />\n                                          <p>Cardiologist</p>\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/specialities/cardiologist\">\n                                          </a>\n                <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-13.jpg\" alt=\"\" />\n                      <img src=\"\" alt=\"\" />\n                                          <p>Dentist</p>\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/specialities/dentist\">\n                                          </a>\n                <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-17.jpg\" alt=\"\" />\n                      <img src=\"\" alt=\"\" />\n                                          <p>Laboratory</p>\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/specialities/laboratory\">\n                                          </a>\n                <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-15.jpg\" alt=\"\" />\n                      <img src=\"\" alt=\"\" />\n                                          <p>MRI Scans</p>\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/specialities/mri-scans\">\n                                          </a>\n                <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-16.jpg\" alt=\"\" />\n                      <img src=\"\" alt=\"\" />\n                                          <p>Neurology</p>\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/specialities/neurology\">\n                                          </a>\n                <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-12.jpg\" alt=\"\" />\n                      <img src=\"\" alt=\"\" />\n                                          <p>Orthopedic</p>\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/specialities/orthopedic\">\n                                          </a>\n 		<h2 \n		style=\"text-align:center;\"> Book Our Best Doctor  \n			</h2>\n						 Access to expert physicians and surgeons, advanced technologies and<br> top-quality surgery facilities right here.\n 		<h2 \n		style=\"text-align:center;\"> Available Features in Our Clinic  \n			</h2>\n						 It is a long established fact that a reader will be distracted by the readable<br> content of a page when looking at its layout.\n 		<h2 \n		style=\"text-align:center;\"> Our Latest Blogs  \n			</h2>\n						 It is a long established fact that a reader will be distracted by the readable<br> content of a page when looking at its layout.\n              <article>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                        <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\" rel=\"bookmark\">\n                        21 Feb 2023</a>\n                          <a href=\"https://doccure-wp.dreamstechnologies.com/category/clinic/\" rel=\"category tag\">\n                                                </a> \n                      <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">123</a></h5>\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">Read more</a>\n              </article>\n              <article>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                        <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\" rel=\"bookmark\">\n                        02 Aug 2022</a>\n                          <a href=\"https://doccure-wp.dreamstechnologies.com/category/clinic/\" rel=\"category tag\">\n                          Diagnose                      </a> \n                      <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">s.kafgkjsdfgu;ks</a></h5>\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">Read more</a>\n              </article>\n              <article>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                        <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\" rel=\"bookmark\">\n                        16 Jun 2022</a>\n                          <a href=\"https://doccure-wp.dreamstechnologies.com/category/clinic/\" rel=\"category tag\">\n                          Clinic                      </a> \n                      <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">testsksskkkk2222</a></h5>\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">Read more</a>\n              </article>', 'Home 4', '', 'inherit', 'closed', 'closed', '', '5076-revision-v1', '', '', '2023-04-28 15:03:03', '2023-04-28 15:03:03', '', 5076, 'https://doccure-wp.dreamstechnologies.com/?p=5184', 0, 'revision', '', 0),
(5185, 1, '2023-04-28 15:03:05', '2023-04-28 15:03:05', '<h2 \n		style=\"text-align:center;\"> What are you looking for? </h2>\n 		<h2 \n		style=\"text-align:center;\"> Clinic &amp; Specialities  \n			</h2>\n						 Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br> tempor incididunt ut labore et dolore magna aliqua.\n                <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-14.jpg\" alt=\"\" />\n                      <img src=\"\" alt=\"\" />\n                                          <p>Cardiologist</p>\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/specialities/cardiologist\">\n                                          </a>\n                <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-13.jpg\" alt=\"\" />\n                      <img src=\"\" alt=\"\" />\n                                          <p>Dentist</p>\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/specialities/dentist\">\n                                          </a>\n                <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-17.jpg\" alt=\"\" />\n                      <img src=\"\" alt=\"\" />\n                                          <p>Laboratory</p>\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/specialities/laboratory\">\n                                          </a>\n                <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-15.jpg\" alt=\"\" />\n                      <img src=\"\" alt=\"\" />\n                                          <p>MRI Scans</p>\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/specialities/mri-scans\">\n                                          </a>\n                <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-16.jpg\" alt=\"\" />\n                      <img src=\"\" alt=\"\" />\n                                          <p>Neurology</p>\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/specialities/neurology\">\n                                          </a>\n                <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-12.jpg\" alt=\"\" />\n                      <img src=\"\" alt=\"\" />\n                                          <p>Orthopedic</p>\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/specialities/orthopedic\">\n                                          </a>\n 		<h2 \n		style=\"text-align:center;\"> Book Our Best Doctor  \n			</h2>\n						 Access to expert physicians and surgeons, advanced technologies and<br> top-quality surgery facilities right here.\n 		<h2 \n		style=\"text-align:center;\"> Available Features in Our Clinic  \n			</h2>\n						 It is a long established fact that a reader will be distracted by the readable<br> content of a page when looking at its layout.\n 		<h2 \n		style=\"text-align:center;\"> Our Latest Blogs  \n			</h2>\n						 It is a long established fact that a reader will be distracted by the readable<br> content of a page when looking at its layout.\n              <article>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                        <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\" rel=\"bookmark\">\n                        21 Feb 2023</a>\n                          <a href=\"https://doccure-wp.dreamstechnologies.com/category/clinic/\" rel=\"category tag\">\n                                                </a> \n                      <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">123</a></h5>\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">Read more</a>\n              </article>\n              <article>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                        <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\" rel=\"bookmark\">\n                        02 Aug 2022</a>\n                          <a href=\"https://doccure-wp.dreamstechnologies.com/category/clinic/\" rel=\"category tag\">\n                          Diagnose                      </a> \n                      <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">s.kafgkjsdfgu;ks</a></h5>\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">Read more</a>\n              </article>\n              <article>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                        <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\" rel=\"bookmark\">\n                        16 Jun 2022</a>\n                          <a href=\"https://doccure-wp.dreamstechnologies.com/category/clinic/\" rel=\"category tag\">\n                          Clinic                      </a> \n                      <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">testsksskkkk2222</a></h5>\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">Read more</a>\n              </article>', 'Home 4', '', 'inherit', 'closed', 'closed', '', '5076-revision-v1', '', '', '2023-04-28 15:03:05', '2023-04-28 15:03:05', '', 5076, 'https://doccure-wp.dreamstechnologies.com/?p=5185', 0, 'revision', '', 0),
(5186, 1, '2023-04-28 15:03:05', '2023-04-28 15:03:05', '', 'Home 4', '', 'inherit', 'closed', 'closed', '', '5076-revision-v1', '', '', '2023-04-28 15:03:05', '2023-04-28 15:03:05', '', 5076, 'https://doccure-wp.dreamstechnologies.com/?p=5186', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(5187, 1, '2023-04-28 15:03:48', '2023-04-28 15:03:48', '<!-- Banner\n================================================== -->\n<section  style=\"background: #f9f9f9 url(https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png) no-repeat bottom center;background-size: cover;\" 	 >\n	<p>Search Doctor, Make <br>an Appointment</p>\n      <form action=\"https://doccure-wp.dreamstechnologies.com/search-doctors\" method=\"get\" id=\"search_form\">\n                                			<select name=\"location\">\n				<option value=\"\">Select a location</option>\n					<option data-flag=\'\'  value=\"australia\">Australia</option>\n	<option data-flag=\'\'  value=\"england\">England</option>\n	<option data-flag=\'\'  value=\"india\">India</option>\n			</select>\n                                  		<select name=\"gender\">\n			<option value=\"\" >Search by gender</option>\n			<option value=\"male\" >Male</option>\n			<option value=\"female\" >Female</option>\n			<option value=\"all\" >All</option>\n		</select>\n                              			<select name=\"specialities\">\n				<option value=\"\">Select a speciality</option>\n					<option data-flag=\'\'  value=\"cardiologist\">Cardiologist</option>\n	<option data-flag=\'\'  value=\"dentist\">Dentist</option>\n	<option data-flag=\'\'  value=\"laboratory\">Laboratory</option>\n	<option data-flag=\'\'  value=\"mri-scans\">MRI Scans</option>\n	<option data-flag=\'\'  value=\"neurology\">Neurology</option>\n	<option data-flag=\'\'  value=\"orthopedic\">Orthopedic</option>\n	<option data-flag=\'\'  value=\"ultrasound\">Ultrasound</option>\n	<option data-flag=\'\'  value=\"urology\">Urology</option>\n			</select>\n                         <input type=\"submit\" value=\"MAKE APPOINTMENT\">\n                  </form>\n</section>\n 		<h2 \n		style=\"text-align:center;\"> What are you looking for? </h2>\n<a href=\"\" target=\"_blank\" rel=\"nofollow noopener\"> \n						Visit a Doctor</a>\n<strong>We hire the best specialists to deliver top-notch diagnostic services for you diagnostic services for you.</strong>\n<a href=\"\" target=\"_blank\" rel=\"noopener\">Book Now</a>\n<a href=\"\" target=\"_blank\" rel=\"nofollow noopener\"> \n						Find a Pharmacy</a>\n<strong>We provide the a wide range of medical services, so every person could have the opportunity.\n</strong>\n<a href=\"\" target=\"_blank\" rel=\"noopener\">Book Now</a>\n<a href=\"\" target=\"_blank\" rel=\"nofollow noopener\"> \n						Find a Lab</a>\n<strong>We hire the best specialists to deliver top-notch diagnostic services for you diagnostic services for you.</strong>\n<a href=\"\" target=\"_blank\" rel=\"noopener\">Book Now</a>\n 		<h2 \n		style=\"text-align:center;\"> Clinic &amp; Specialities  \n			</h2>\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br> tempor incididunt ut labore et dolore magna aliqua.\n</p>\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-14.jpg\" alt=\"\" />\n                                                <h4>Cardiologist</h4>\n                              <img src=\"\" alt=\"\" />\n                            <img src=\"\" alt=\"\" />\n                        <h4>Cardiologist</h4>\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-13.jpg\" alt=\"\" />\n                                                <h4>Dentist</h4>\n                              <img src=\"\" alt=\"\" />\n                            <img src=\"\" alt=\"\" />\n                        <h4>Dentist</h4>\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-17.jpg\" alt=\"\" />\n                                                <h4>Laboratory</h4>\n                              <img src=\"\" alt=\"\" />\n                            <img src=\"\" alt=\"\" />\n                        <h4>Laboratory</h4>\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-15.jpg\" alt=\"\" />\n                                                <h4>MRI Scans</h4>\n                              <img src=\"\" alt=\"\" />\n                            <img src=\"\" alt=\"\" />\n                        <h4>MRI Scans</h4>\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-16.jpg\" alt=\"\" />\n                                                <h4>Neurology</h4>\n                              <img src=\"\" alt=\"\" />\n                            <img src=\"\" alt=\"\" />\n                        <h4>Neurology</h4>\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-12.jpg\" alt=\"\" />\n                                                <h4>Orthopedic</h4>\n                              <img src=\"\" alt=\"\" />\n                            <img src=\"\" alt=\"\" />\n                        <h4>Orthopedic</h4>\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-18-1.jpg\" alt=\"\" />\n                                                <h4>Ultrasound</h4>\n                              <img src=\"\" alt=\"\" />\n                            <img src=\"\" alt=\"\" />\n                        <h4>Ultrasound</h4>\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-11.jpg\" alt=\"\" />\n                                                <h4>Urology</h4>\n                              <img src=\"\" alt=\"\" />\n                            <img src=\"\" alt=\"\" />\n                        <h4>Urology</h4>\n 		<h2 \n		style=\"text-align:center;\"> Book Our Best Doctor  \n			</h2>\n						<p> Access to expert physicians and surgeons, advanced technologies and<br> top-quality surgery facilities right here.\n</p>\n                <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-07.jpg\"/></a>\n                <h3> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">Doctor Demo</a></h3>\n                                              <h5>$0</h5>\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\" tabindex=\"0\">\n                                                  Book Appointment \n                                          </a>\n                <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-09.jpg\"/></a>\n                <h3> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">James Amen</a></h3>\n                                              <h5>$0</h5>\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\" tabindex=\"0\">\n                                                  Book Appointment \n                                          </a>\n                <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-10.jpg\"/></a>\n                <h3> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\">Carl Kelly</a></h3>\n                                              <h5>$0</h5>\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\" tabindex=\"0\">\n                                                  Book Appointment \n                                          </a>\n                <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-11.jpg\"/></a>\n                <h3> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\">Darren Elder</a></h3>\n                                              <h5>$0</h5>\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\" tabindex=\"0\">\n                                                  Book Appointment \n                                          </a>\n                <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/ruby-perrin/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/05/book-doctor-12.jpg\"/></a>\n                <h3> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/ruby-perrin/\">Ruby Perrin</a></h3>\n                                              <h5>$0</h5>\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/ruby-perrin/\" tabindex=\"0\">\n                                                  Book Appointment \n                                          </a>\n                <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sofia-brient/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/05/book-doctor-11.jpg\"/></a>\n                <h3> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sofia-brient/\">Sofia Brient</a></h3>\n                                              <h5>$0</h5>\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sofia-brient/\" tabindex=\"0\">\n                                                  Book Appointment \n                                          </a>\n 		<h2 \n		style=\"text-align:center;\"> Available Features in Our Clinic  \n			</h2>\n						<p> It is a long established fact that a reader will be distracted by the readable<br> content of a page when looking at its layout.\n</p>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/services/medical/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/feature1.jpg\"/></a>\n                  <p>Medical</p>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/services/operation/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/feature-05-1.jpg\"/></a>\n                  <p>Operation</p>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/services/laboratory/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/feature-3.jpg\"/></a>\n                  <p>Laboratory</p>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/services/icu/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/06/feature-03-2-1.jpg\"/></a>\n                  <p>ICU</p>\n                  <a href=\"#\">View More</a>\n 		<h2 \n		style=\"text-align:center;\"> Our Latest Blogs  \n			</h2>\n						<p> It is a long established fact that a reader will be distracted by the readable<br> content of a page when looking at its layout.\n</p>\n              <article>\n                   <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\" rel=\"bookmark\" tabindex=\"0\">\n                    21 Feb 2023</a></a>\n                      <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">123</a></h5>\n                  <img alt=\'Doctor Demo\' src=\'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-07-65x65.jpg\' class=\'avatar photo\' width=\'32\' height=\'32\'  />                  <a href=\"https://doccure-wp.dreamstechnologies.com/author/doctor-demo/\">\n                  Doctor Demo </a>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/category/clinic/\" rel=\"category tag\" tabindex=\"0\">\n                                        </a> \n                  <p>\n                  Good Morning                  </p>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\"></a>\n              </article>\n              <article>\n                   <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\" rel=\"bookmark\" tabindex=\"0\">\n                    02 Aug 2022</a></a>\n                      <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">s.kafgkjsdfgu;ks</a></h5>\n                  <img alt=\'Paul Richard\' src=\'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/05/doctor-thumb-08-65x65.jpg\' class=\'avatar photo\' width=\'32\' height=\'32\'  />                  <a href=\"https://doccure-wp.dreamstechnologies.com/author/paul-richard/\">\n                  Paul Richard </a>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/category/clinic/\" rel=\"category tag\" tabindex=\"0\">\n                    Diagnose                    </a> \n                  <p>\n                  Article contents...s,haf;l |\"                  </p>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\"></a>\n              </article>\n              <article>\n                   <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\" rel=\"bookmark\" tabindex=\"0\">\n                    16 Jun 2022</a></a>\n                      <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">testsksskkkk2222</a></h5>\n                  <img alt=\'Olga Barlow\' src=\'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/05/book-doctor-10-65x65.jpg\' class=\'avatar photo\' width=\'32\' height=\'32\'  />                  <a href=\"https://doccure-wp.dreamstechnologies.com/author/olga-barlow/\">\n                  Olga Barlow </a>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/category/clinic/\" rel=\"category tag\" tabindex=\"0\">\n                    Clinic                    </a> \n                  <p>\n                  testsksskkkk2222 testsksskkkk testsksskkkk222                  </p>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\"></a>\n              </article>\n			<a style=\"background-color:#0071dc; color:#ffffff;\" href=\"#\" title=\"\">View More</a>', 'Home4_En', '', 'publish', 'closed', 'closed', '', 'home4_en', '', '', '2023-04-28 15:03:49', '2023-04-28 15:03:49', '', 0, 'https://doccure-wp.dreamstechnologies.com/?elementor_library=home4_en', 0, 'elementor_library', '', 0),
(5188, 1, '2023-04-28 15:03:49', '2023-04-28 15:03:49', '<!-- Banner\n================================================== -->\n<section  style=\"background: #f9f9f9 url(https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png) no-repeat bottom center;background-size: cover;\" 	 >\n	<p>Search Doctor, Make <br>an Appointment</p>\n      <form action=\"https://doccure-wp.dreamstechnologies.com/search-doctors\" method=\"get\" id=\"search_form\">\n                                			<select name=\"location\">\n				<option value=\"\">Select a location</option>\n					<option data-flag=\'\'  value=\"australia\">Australia</option>\n	<option data-flag=\'\'  value=\"england\">England</option>\n	<option data-flag=\'\'  value=\"india\">India</option>\n			</select>\n                                  		<select name=\"gender\">\n			<option value=\"\" >Search by gender</option>\n			<option value=\"male\" >Male</option>\n			<option value=\"female\" >Female</option>\n			<option value=\"all\" >All</option>\n		</select>\n                              			<select name=\"specialities\">\n				<option value=\"\">Select a speciality</option>\n					<option data-flag=\'\'  value=\"cardiologist\">Cardiologist</option>\n	<option data-flag=\'\'  value=\"dentist\">Dentist</option>\n	<option data-flag=\'\'  value=\"laboratory\">Laboratory</option>\n	<option data-flag=\'\'  value=\"mri-scans\">MRI Scans</option>\n	<option data-flag=\'\'  value=\"neurology\">Neurology</option>\n	<option data-flag=\'\'  value=\"orthopedic\">Orthopedic</option>\n	<option data-flag=\'\'  value=\"ultrasound\">Ultrasound</option>\n	<option data-flag=\'\'  value=\"urology\">Urology</option>\n			</select>\n                         <input type=\"submit\" value=\"MAKE APPOINTMENT\">\n                  </form>\n</section>\n 		<h2 \n		style=\"text-align:center;\"> What are you looking for? </h2>\n<a href=\"\" target=\"_blank\" rel=\"nofollow noopener\"> \n						Visit a Doctor</a>\n<strong>We hire the best specialists to deliver top-notch diagnostic services for you diagnostic services for you.</strong>\n<a href=\"\" target=\"_blank\" rel=\"noopener\">Book Now</a>\n<a href=\"\" target=\"_blank\" rel=\"nofollow noopener\"> \n						Find a Pharmacy</a>\n<strong>We provide the a wide range of medical services, so every person could have the opportunity.\n</strong>\n<a href=\"\" target=\"_blank\" rel=\"noopener\">Book Now</a>\n<a href=\"\" target=\"_blank\" rel=\"nofollow noopener\"> \n						Find a Lab</a>\n<strong>We hire the best specialists to deliver top-notch diagnostic services for you diagnostic services for you.</strong>\n<a href=\"\" target=\"_blank\" rel=\"noopener\">Book Now</a>\n 		<h2 \n		style=\"text-align:center;\"> Clinic &amp; Specialities  \n			</h2>\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br> tempor incididunt ut labore et dolore magna aliqua.\n</p>\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-14.jpg\" alt=\"\" />\n                                                <h4>Cardiologist</h4>\n                              <img src=\"\" alt=\"\" />\n                            <img src=\"\" alt=\"\" />\n                        <h4>Cardiologist</h4>\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-13.jpg\" alt=\"\" />\n                                                <h4>Dentist</h4>\n                              <img src=\"\" alt=\"\" />\n                            <img src=\"\" alt=\"\" />\n                        <h4>Dentist</h4>\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-17.jpg\" alt=\"\" />\n                                                <h4>Laboratory</h4>\n                              <img src=\"\" alt=\"\" />\n                            <img src=\"\" alt=\"\" />\n                        <h4>Laboratory</h4>\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-15.jpg\" alt=\"\" />\n                                                <h4>MRI Scans</h4>\n                              <img src=\"\" alt=\"\" />\n                            <img src=\"\" alt=\"\" />\n                        <h4>MRI Scans</h4>\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-16.jpg\" alt=\"\" />\n                                                <h4>Neurology</h4>\n                              <img src=\"\" alt=\"\" />\n                            <img src=\"\" alt=\"\" />\n                        <h4>Neurology</h4>\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-12.jpg\" alt=\"\" />\n                                                <h4>Orthopedic</h4>\n                              <img src=\"\" alt=\"\" />\n                            <img src=\"\" alt=\"\" />\n                        <h4>Orthopedic</h4>\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-18-1.jpg\" alt=\"\" />\n                                                <h4>Ultrasound</h4>\n                              <img src=\"\" alt=\"\" />\n                            <img src=\"\" alt=\"\" />\n                        <h4>Ultrasound</h4>\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-11.jpg\" alt=\"\" />\n                                                <h4>Urology</h4>\n                              <img src=\"\" alt=\"\" />\n                            <img src=\"\" alt=\"\" />\n                        <h4>Urology</h4>\n 		<h2 \n		style=\"text-align:center;\"> Book Our Best Doctor  \n			</h2>\n						<p> Access to expert physicians and surgeons, advanced technologies and<br> top-quality surgery facilities right here.\n</p>\n                <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-07.jpg\"/></a>\n                <h3> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">Doctor Demo</a></h3>\n                                              <h5>$0</h5>\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\" tabindex=\"0\">\n                                                  Book Appointment \n                                          </a>\n                <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-09.jpg\"/></a>\n                <h3> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">James Amen</a></h3>\n                                              <h5>$0</h5>\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\" tabindex=\"0\">\n                                                  Book Appointment \n                                          </a>\n                <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-10.jpg\"/></a>\n                <h3> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\">Carl Kelly</a></h3>\n                                              <h5>$0</h5>\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\" tabindex=\"0\">\n                                                  Book Appointment \n                                          </a>\n                <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-11.jpg\"/></a>\n                <h3> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\">Darren Elder</a></h3>\n                                              <h5>$0</h5>\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\" tabindex=\"0\">\n                                                  Book Appointment \n                                          </a>\n                <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/ruby-perrin/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/05/book-doctor-12.jpg\"/></a>\n                <h3> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/ruby-perrin/\">Ruby Perrin</a></h3>\n                                              <h5>$0</h5>\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/ruby-perrin/\" tabindex=\"0\">\n                                                  Book Appointment \n                                          </a>\n                <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sofia-brient/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/05/book-doctor-11.jpg\"/></a>\n                <h3> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sofia-brient/\">Sofia Brient</a></h3>\n                                              <h5>$0</h5>\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sofia-brient/\" tabindex=\"0\">\n                                                  Book Appointment \n                                          </a>\n 		<h2 \n		style=\"text-align:center;\"> Available Features in Our Clinic  \n			</h2>\n						<p> It is a long established fact that a reader will be distracted by the readable<br> content of a page when looking at its layout.\n</p>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/services/medical/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/feature1.jpg\"/></a>\n                  <p>Medical</p>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/services/operation/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/feature-05-1.jpg\"/></a>\n                  <p>Operation</p>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/services/laboratory/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/feature-3.jpg\"/></a>\n                  <p>Laboratory</p>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/services/icu/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/06/feature-03-2-1.jpg\"/></a>\n                  <p>ICU</p>\n                  <a href=\"#\">View More</a>\n 		<h2 \n		style=\"text-align:center;\"> Our Latest Blogs  \n			</h2>\n						<p> It is a long established fact that a reader will be distracted by the readable<br> content of a page when looking at its layout.\n</p>\n              <article>\n                   <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\" rel=\"bookmark\" tabindex=\"0\">\n                    21 Feb 2023</a></a>\n                      <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">123</a></h5>\n                  <img alt=\'Doctor Demo\' src=\'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-07-65x65.jpg\' class=\'avatar photo\' width=\'32\' height=\'32\'  />                  <a href=\"https://doccure-wp.dreamstechnologies.com/author/doctor-demo/\">\n                  Doctor Demo </a>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/category/clinic/\" rel=\"category tag\" tabindex=\"0\">\n                                        </a> \n                  <p>\n                  Good Morning                  </p>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\"></a>\n              </article>\n              <article>\n                   <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\" rel=\"bookmark\" tabindex=\"0\">\n                    02 Aug 2022</a></a>\n                      <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">s.kafgkjsdfgu;ks</a></h5>\n                  <img alt=\'Paul Richard\' src=\'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/05/doctor-thumb-08-65x65.jpg\' class=\'avatar photo\' width=\'32\' height=\'32\'  />                  <a href=\"https://doccure-wp.dreamstechnologies.com/author/paul-richard/\">\n                  Paul Richard </a>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/category/clinic/\" rel=\"category tag\" tabindex=\"0\">\n                    Diagnose                    </a> \n                  <p>\n                  Article contents...s,haf;l |\"                  </p>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\"></a>\n              </article>\n              <article>\n                   <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\" rel=\"bookmark\" tabindex=\"0\">\n                    16 Jun 2022</a></a>\n                      <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">testsksskkkk2222</a></h5>\n                  <img alt=\'Olga Barlow\' src=\'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/05/book-doctor-10-65x65.jpg\' class=\'avatar photo\' width=\'32\' height=\'32\'  />                  <a href=\"https://doccure-wp.dreamstechnologies.com/author/olga-barlow/\">\n                  Olga Barlow </a>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/category/clinic/\" rel=\"category tag\" tabindex=\"0\">\n                    Clinic                    </a> \n                  <p>\n                  testsksskkkk2222 testsksskkkk testsksskkkk222                  </p>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\"></a>\n              </article>\n			<a style=\"background-color:#0071dc; color:#ffffff;\" href=\"#\" title=\"\">View More</a>', 'Home4_En', '', 'inherit', 'closed', 'closed', '', '5187-revision-v1', '', '', '2023-04-28 15:03:49', '2023-04-28 15:03:49', '', 5187, 'https://doccure-wp.dreamstechnologies.com/?p=5188', 0, 'revision', '', 0),
(5189, 1, '2023-04-28 15:04:16', '2023-04-28 15:04:16', '', 'Home 4', '', 'inherit', 'closed', 'closed', '', '5076-revision-v1', '', '', '2023-04-28 15:04:16', '2023-04-28 15:04:16', '', 5076, 'https://doccure-wp.dreamstechnologies.com/?p=5189', 0, 'revision', '', 0),
(5190, 1, '2023-04-28 15:04:17', '2023-04-28 15:04:17', '', 'Home 4', '', 'inherit', 'closed', 'closed', '', '5076-revision-v1', '', '', '2023-04-28 15:04:17', '2023-04-28 15:04:17', '', 5076, 'https://doccure-wp.dreamstechnologies.com/?p=5190', 0, 'revision', '', 0),
(5191, 1, '2023-04-28 15:04:17', '2023-04-28 15:04:17', '<!-- Banner\n================================================== -->\n<section  style=\"background: #f9f9f9 url(https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/banner-5.jpg) no-repeat bottom center;background-size: cover;\" 	 >\n	<p>Search Doctor, Make <br>an Appointment</p>\n      <form action=\"https://doccure-wp.dreamstechnologies.com/search-doctors\" method=\"get\" id=\"search_form\">\n                                			<select name=\"location\">\n				<option value=\"\">Select a location</option>\n					<option data-flag=\'\'  value=\"australia\">Australia</option>\n	<option data-flag=\'\'  value=\"england\">England</option>\n	<option data-flag=\'\'  value=\"india\">India</option>\n			</select>\n                                  		<select name=\"gender\">\n			<option value=\"\" >Search by gender</option>\n			<option value=\"male\" >Male</option>\n			<option value=\"female\" >Female</option>\n			<option value=\"all\" >All</option>\n		</select>\n                              			<select name=\"specialities\">\n				<option value=\"\">Select a speciality</option>\n					<option data-flag=\'\'  value=\"cardiologist\">Cardiologist</option>\n	<option data-flag=\'\'  value=\"dentist\">Dentist</option>\n	<option data-flag=\'\'  value=\"laboratory\">Laboratory</option>\n	<option data-flag=\'\'  value=\"mri-scans\">MRI Scans</option>\n	<option data-flag=\'\'  value=\"neurology\">Neurology</option>\n	<option data-flag=\'\'  value=\"orthopedic\">Orthopedic</option>\n	<option data-flag=\'\'  value=\"ultrasound\">Ultrasound</option>\n	<option data-flag=\'\'  value=\"urology\">Urology</option>\n			</select>\n                         <input type=\"submit\" value=\"MAKE APPOINTMENT\">\n                  </form>\n</section>\n 		<h2 \n		style=\"text-align:center;\"> What are you looking for? </h2>\n<a href=\"\" target=\"_blank\" rel=\"nofollow noopener\"> \n						Visit a Doctor</a>\n<strong>We hire the best specialists to deliver top-notch diagnostic services for you diagnostic services for you.</strong>\n<a href=\"\" target=\"_blank\" rel=\"noopener\">Book Now</a>\n<a href=\"\" target=\"_blank\" rel=\"nofollow noopener\"> \n						Find a Pharmacy</a>\n<strong>We provide the a wide range of medical services, so every person could have the opportunity.\n</strong>\n<a href=\"\" target=\"_blank\" rel=\"noopener\">Book Now</a>\n<a href=\"\" target=\"_blank\" rel=\"nofollow noopener\"> \n						Find a Lab</a>\n<strong>We hire the best specialists to deliver top-notch diagnostic services for you diagnostic services for you.</strong>\n<a href=\"\" target=\"_blank\" rel=\"noopener\">Book Now</a>\n 		<h2 \n		style=\"text-align:center;\"> Clinic &amp; Specialities  \n			</h2>\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br> tempor incididunt ut labore et dolore magna aliqua.\n</p>\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-14.jpg\" alt=\"\" />\n                                                <h4>Cardiologist</h4>\n                              <img src=\"\" alt=\"\" />\n                            <img src=\"\" alt=\"\" />\n                        <h4>Cardiologist</h4>\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-13.jpg\" alt=\"\" />\n                                                <h4>Dentist</h4>\n                              <img src=\"\" alt=\"\" />\n                            <img src=\"\" alt=\"\" />\n                        <h4>Dentist</h4>\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-17.jpg\" alt=\"\" />\n                                                <h4>Laboratory</h4>\n                              <img src=\"\" alt=\"\" />\n                            <img src=\"\" alt=\"\" />\n                        <h4>Laboratory</h4>\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-15.jpg\" alt=\"\" />\n                                                <h4>MRI Scans</h4>\n                              <img src=\"\" alt=\"\" />\n                            <img src=\"\" alt=\"\" />\n                        <h4>MRI Scans</h4>\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-16.jpg\" alt=\"\" />\n                                                <h4>Neurology</h4>\n                              <img src=\"\" alt=\"\" />\n                            <img src=\"\" alt=\"\" />\n                        <h4>Neurology</h4>\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-12.jpg\" alt=\"\" />\n                                                <h4>Orthopedic</h4>\n                              <img src=\"\" alt=\"\" />\n                            <img src=\"\" alt=\"\" />\n                        <h4>Orthopedic</h4>\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-18-1.jpg\" alt=\"\" />\n                                                <h4>Ultrasound</h4>\n                              <img src=\"\" alt=\"\" />\n                            <img src=\"\" alt=\"\" />\n                        <h4>Ultrasound</h4>\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-11.jpg\" alt=\"\" />\n                                                <h4>Urology</h4>\n                              <img src=\"\" alt=\"\" />\n                            <img src=\"\" alt=\"\" />\n                        <h4>Urology</h4>\n 		<h2 \n		style=\"text-align:center;\"> Book Our Best Doctor  \n			</h2>\n						<p> Access to expert physicians and surgeons, advanced technologies and<br> top-quality surgery facilities right here.\n</p>\n                <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-07.jpg\"/></a>\n                <h3> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">Doctor Demo</a></h3>\n                                              <h5>$0</h5>\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\" tabindex=\"0\">\n                                                  Book Appointment \n                                          </a>\n                <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-09.jpg\"/></a>\n                <h3> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">James Amen</a></h3>\n                                              <h5>$0</h5>\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\" tabindex=\"0\">\n                                                  Book Appointment \n                                          </a>\n                <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-10.jpg\"/></a>\n                <h3> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\">Carl Kelly</a></h3>\n                                              <h5>$0</h5>\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\" tabindex=\"0\">\n                                                  Book Appointment \n                                          </a>\n                <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-11.jpg\"/></a>\n                <h3> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\">Darren Elder</a></h3>\n                                              <h5>$0</h5>\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\" tabindex=\"0\">\n                                                  Book Appointment \n                                          </a>\n                <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/ruby-perrin/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/05/book-doctor-12.jpg\"/></a>\n                <h3> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/ruby-perrin/\">Ruby Perrin</a></h3>\n                                              <h5>$0</h5>\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/ruby-perrin/\" tabindex=\"0\">\n                                                  Book Appointment \n                                          </a>\n                <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sofia-brient/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/05/book-doctor-11.jpg\"/></a>\n                <h3> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sofia-brient/\">Sofia Brient</a></h3>\n                                              <h5>$0</h5>\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sofia-brient/\" tabindex=\"0\">\n                                                  Book Appointment \n                                          </a>\n 		<h2 \n		style=\"text-align:center;\"> Available Features in Our Clinic  \n			</h2>\n						<p> It is a long established fact that a reader will be distracted by the readable<br> content of a page when looking at its layout.\n</p>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/services/medical/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/feature1.jpg\"/></a>\n                  <p>Medical</p>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/services/operation/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/feature-05-1.jpg\"/></a>\n                  <p>Operation</p>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/services/laboratory/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/feature-3.jpg\"/></a>\n                  <p>Laboratory</p>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/services/icu/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/06/feature-03-2-1.jpg\"/></a>\n                  <p>ICU</p>\n                  <a href=\"#\">View More</a>\n 		<h2 \n		style=\"text-align:center;\"> Our Latest Blogs  \n			</h2>\n						<p> It is a long established fact that a reader will be distracted by the readable<br> content of a page when looking at its layout.\n</p>\n              <article>\n                   <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\" rel=\"bookmark\" tabindex=\"0\">\n                    21 Feb 2023</a></a>\n                      <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">123</a></h5>\n                  <img alt=\'Doctor Demo\' src=\'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-07-65x65.jpg\' class=\'avatar photo\' width=\'32\' height=\'32\'  />                  <a href=\"https://doccure-wp.dreamstechnologies.com/author/doctor-demo/\">\n                  Doctor Demo </a>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/category/clinic/\" rel=\"category tag\" tabindex=\"0\">\n                                        </a> \n                  <p>\n                  Good Morning                  </p>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\"></a>\n              </article>\n              <article>\n                   <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\" rel=\"bookmark\" tabindex=\"0\">\n                    02 Aug 2022</a></a>\n                      <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">s.kafgkjsdfgu;ks</a></h5>\n                  <img alt=\'Paul Richard\' src=\'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/05/doctor-thumb-08-65x65.jpg\' class=\'avatar photo\' width=\'32\' height=\'32\'  />                  <a href=\"https://doccure-wp.dreamstechnologies.com/author/paul-richard/\">\n                  Paul Richard </a>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/category/clinic/\" rel=\"category tag\" tabindex=\"0\">\n                    Diagnose                    </a> \n                  <p>\n                  Article contents...s,haf;l |\"                  </p>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\"></a>\n              </article>\n              <article>\n                   <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\" rel=\"bookmark\" tabindex=\"0\">\n                    16 Jun 2022</a></a>\n                      <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">testsksskkkk2222</a></h5>\n                  <img alt=\'Olga Barlow\' src=\'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/05/book-doctor-10-65x65.jpg\' class=\'avatar photo\' width=\'32\' height=\'32\'  />                  <a href=\"https://doccure-wp.dreamstechnologies.com/author/olga-barlow/\">\n                  Olga Barlow </a>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/category/clinic/\" rel=\"category tag\" tabindex=\"0\">\n                    Clinic                    </a> \n                  <p>\n                  testsksskkkk2222 testsksskkkk testsksskkkk222                  </p>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\"></a>\n              </article>\n			<a style=\"background-color:#0071dc; color:#ffffff;\" href=\"#\" title=\"\">View More</a>', 'Home 4', '', 'inherit', 'closed', 'closed', '', '5076-revision-v1', '', '', '2023-04-28 15:04:17', '2023-04-28 15:04:17', '', 5076, 'https://doccure-wp.dreamstechnologies.com/?p=5191', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(5192, 1, '2023-04-28 15:04:51', '2023-04-28 15:04:51', '<h2>About us </h2>\n <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In porta luctus est interdum pretium. Fusce id tortor fringilla, suscipit turpis ac, varius ex. Cras vel metus ligula. Nam enim ligula, bibendum a iaculis ut, cursus id augue. Proin vitae purus id tortor vehicula scelerisque non in libero.</p>\n<p>Nulla non turpis sit amet purus pharetra sollicitudin. Proin rutrum urna ut suscipit ullamcorper. Proin sapien felis, dignissim non finibus eget, luctus vel purus. Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros.</p>\n<p>Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros. dignissim non finibus eget, luctus vel purus. Pellentesque efficitur.</p>  \n      <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/05/lab-image-1.jpg\">\n	  <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/05/img-pharmacylab.jpg\">\n 		<h2 \n		style=\"text-align:center;\"> What are you looking for? </h2>\n<a href=\"\" target=\"_blank\" rel=\"nofollow noopener\"> \n						Visit a Doctor</a>\n<strong>We hire the best specialists to deliver top-notch diagnostic services for you diagnostic services for you.</strong>\n<a href=\"\" target=\"_blank\" rel=\"noopener\">Book Now</a>\n<a href=\"\" target=\"_blank\" rel=\"nofollow noopener\"> \n						Find a Pharmacy</a>\n<strong>We provide the a wide range of medical services, so every person could have the opportunity.\n</strong>\n<a href=\"\" target=\"_blank\" rel=\"noopener\">Book Now</a>\n<a href=\"\" target=\"_blank\" rel=\"nofollow noopener\"> \n						Find a Lab</a>\n<strong>We hire the best specialists to deliver top-notch diagnostic services for you diagnostic services for you.</strong>\n<a href=\"\" target=\"_blank\" rel=\"noopener\">Book Now</a>\n 		<h2 \n		style=\"text-align:center;\"> Clinic &amp; Specialities  \n			</h2>\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br> tempor incididunt ut labore et dolore magna aliqua.\n</p>\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-14.jpg\" alt=\"\" />\n                                                <h4>Cardiologist</h4>\n                              <img src=\"\" alt=\"\" />\n                            <img src=\"\" alt=\"\" />\n                        <h4>Cardiologist</h4>\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-13.jpg\" alt=\"\" />\n                                                <h4>Dentist</h4>\n                              <img src=\"\" alt=\"\" />\n                            <img src=\"\" alt=\"\" />\n                        <h4>Dentist</h4>\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-17.jpg\" alt=\"\" />\n                                                <h4>Laboratory</h4>\n                              <img src=\"\" alt=\"\" />\n                            <img src=\"\" alt=\"\" />\n                        <h4>Laboratory</h4>\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-15.jpg\" alt=\"\" />\n                                                <h4>MRI Scans</h4>\n                              <img src=\"\" alt=\"\" />\n                            <img src=\"\" alt=\"\" />\n                        <h4>MRI Scans</h4>\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-16.jpg\" alt=\"\" />\n                                                <h4>Neurology</h4>\n                              <img src=\"\" alt=\"\" />\n                            <img src=\"\" alt=\"\" />\n                        <h4>Neurology</h4>\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-12.jpg\" alt=\"\" />\n                                                <h4>Orthopedic</h4>\n                              <img src=\"\" alt=\"\" />\n                            <img src=\"\" alt=\"\" />\n                        <h4>Orthopedic</h4>\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-18-1.jpg\" alt=\"\" />\n                                                <h4>Ultrasound</h4>\n                              <img src=\"\" alt=\"\" />\n                            <img src=\"\" alt=\"\" />\n                        <h4>Ultrasound</h4>\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-11.jpg\" alt=\"\" />\n                                                <h4>Urology</h4>\n                              <img src=\"\" alt=\"\" />\n                            <img src=\"\" alt=\"\" />\n                        <h4>Urology</h4>\n 		<h2 \n		style=\"text-align:center;\"> Book Our Best Doctor  \n			</h2>\n						<p> Access to expert physicians and surgeons, advanced technologies and<br> top-quality surgery facilities right here.\n</p>\n                <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-07.jpg\"/></a>\n                <h3> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">Doctor Demo</a></h3>\n                                              <h5>$0</h5>\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\" tabindex=\"0\">\n                                                  Book Appointment \n                                          </a>\n                <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-09.jpg\"/></a>\n                <h3> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">James Amen</a></h3>\n                                              <h5>$0</h5>\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\" tabindex=\"0\">\n                                                  Book Appointment \n                                          </a>\n                <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-10.jpg\"/></a>\n                <h3> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\">Carl Kelly</a></h3>\n                                              <h5>$0</h5>\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\" tabindex=\"0\">\n                                                  Book Appointment \n                                          </a>\n                <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-11.jpg\"/></a>\n                <h3> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\">Darren Elder</a></h3>\n                                              <h5>$0</h5>\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\" tabindex=\"0\">\n                                                  Book Appointment \n                                          </a>\n                <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/ruby-perrin/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/05/book-doctor-12.jpg\"/></a>\n                <h3> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/ruby-perrin/\">Ruby Perrin</a></h3>\n                                              <h5>$0</h5>\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/ruby-perrin/\" tabindex=\"0\">\n                                                  Book Appointment \n                                          </a>\n                <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sofia-brient/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/05/book-doctor-11.jpg\"/></a>\n                <h3> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sofia-brient/\">Sofia Brient</a></h3>\n                                              <h5>$0</h5>\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sofia-brient/\" tabindex=\"0\">\n                                                  Book Appointment \n                                          </a>\n 		<h2 \n		style=\"text-align:center;\"> Available Features in Our Clinic  \n			</h2>\n						<p> It is a long established fact that a reader will be distracted by the readable<br> content of a page when looking at its layout.\n</p>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/services/medical/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/feature1.jpg\"/></a>\n                  <p>Medical</p>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/services/operation/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/feature-05-1.jpg\"/></a>\n                  <p>Operation</p>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/services/laboratory/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/feature-3.jpg\"/></a>\n                  <p>Laboratory</p>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/services/icu/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/06/feature-03-2-1.jpg\"/></a>\n                  <p>ICU</p>\n                  <a href=\"#\">View More</a>\n 		<h2 \n		style=\"text-align:center;\"> Our Latest Blogs  \n			</h2>\n						<p> It is a long established fact that a reader will be distracted by the readable<br> content of a page when looking at its layout.\n</p>\n              <article>\n                   <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\" rel=\"bookmark\" tabindex=\"0\">\n                    21 Feb 2023</a></a>\n                      <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">123</a></h5>\n                  <img alt=\'Doctor Demo\' src=\'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-07-65x65.jpg\' class=\'avatar photo\' width=\'32\' height=\'32\'  />                  <a href=\"https://doccure-wp.dreamstechnologies.com/author/doctor-demo/\">\n                  Doctor Demo </a>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/category/clinic/\" rel=\"category tag\" tabindex=\"0\">\n                                        </a> \n                  <p>\n                  Good Morning                  </p>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\"></a>\n              </article>\n              <article>\n                   <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\" rel=\"bookmark\" tabindex=\"0\">\n                    02 Aug 2022</a></a>\n                      <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">s.kafgkjsdfgu;ks</a></h5>\n                  <img alt=\'Paul Richard\' src=\'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/05/doctor-thumb-08-65x65.jpg\' class=\'avatar photo\' width=\'32\' height=\'32\'  />                  <a href=\"https://doccure-wp.dreamstechnologies.com/author/paul-richard/\">\n                  Paul Richard </a>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/category/clinic/\" rel=\"category tag\" tabindex=\"0\">\n                    Diagnose                    </a> \n                  <p>\n                  Article contents...s,haf;l |\"                  </p>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\"></a>\n              </article>\n              <article>\n                   <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\" rel=\"bookmark\" tabindex=\"0\">\n                    16 Jun 2022</a></a>\n                      <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">testsksskkkk2222</a></h5>\n                  <img alt=\'Olga Barlow\' src=\'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/05/book-doctor-10-65x65.jpg\' class=\'avatar photo\' width=\'32\' height=\'32\'  />                  <a href=\"https://doccure-wp.dreamstechnologies.com/author/olga-barlow/\">\n                  Olga Barlow </a>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/category/clinic/\" rel=\"category tag\" tabindex=\"0\">\n                    Clinic                    </a> \n                  <p>\n                  testsksskkkk2222 testsksskkkk testsksskkkk222                  </p>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\"></a>\n              </article>\n			<a style=\"background-color:#0071dc; color:#ffffff;\" href=\"#\" title=\"\">View More</a>', 'About Us', '', 'publish', 'closed', 'closed', '', 'about-us', '', '', '2023-04-28 15:10:27', '2023-04-28 15:10:27', '', 0, 'https://doccure-wp.dreamstechnologies.com/?page_id=5192', 0, 'page', '', 0),
(5193, 1, '2023-04-28 15:04:51', '2023-04-28 15:04:51', '', 'About Us', '', 'inherit', 'closed', 'closed', '', '5192-revision-v1', '', '', '2023-04-28 15:04:51', '2023-04-28 15:04:51', '', 5192, 'https://doccure-wp.dreamstechnologies.com/?p=5193', 0, 'revision', '', 0),
(5194, 1, '2023-04-28 15:05:46', '2023-04-28 15:05:46', '', 'About Us', '', 'inherit', 'closed', 'closed', '', '5192-revision-v1', '', '', '2023-04-28 15:05:46', '2023-04-28 15:05:46', '', 5192, 'https://doccure-wp.dreamstechnologies.com/?p=5194', 0, 'revision', '', 0),
(5195, 1, '2023-04-28 15:05:46', '2023-04-28 15:05:46', '', 'About Us', '', 'inherit', 'closed', 'closed', '', '5192-revision-v1', '', '', '2023-04-28 15:05:46', '2023-04-28 15:05:46', '', 5192, 'https://doccure-wp.dreamstechnologies.com/?p=5195', 0, 'revision', '', 0),
(5196, 1, '2023-04-28 15:05:46', '2023-04-28 15:05:46', '<h2>About us </h2>\n <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In porta luctus est interdum pretium. Fusce id tortor fringilla, suscipit turpis ac, varius ex. Cras vel metus ligula. Nam enim ligula, bibendum a iaculis ut, cursus id augue. Proin vitae purus id tortor vehicula scelerisque non in libero.</p>\n<p>Nulla non turpis sit amet purus pharetra sollicitudin. Proin rutrum urna ut suscipit ullamcorper. Proin sapien felis, dignissim non finibus eget, luctus vel purus. Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros.</p>\n<p>Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros. dignissim non finibus eget, luctus vel purus. Pellentesque efficitur.</p>  \n      <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\">\n	  <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/05/img-pharmacylab.jpg\">\n 		<h2 \n		style=\"text-align:center;\"> Why Choose Doccure </h2>\n 		<h2 \n		style=\"text-align:center;\"> Available Features in Our Clinic  \n			</h2>\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod\ntempor incididunt ut labore et dolore magna aliqua.\n</p>\n                <article>\n                  01\n                  <h5><a href=\"https://doccure-wp.dreamstechnologies.com/services/medical/\">Medical</a></h5>\n                </article>\n                <article>\n                  02\n                  <h5><a href=\"https://doccure-wp.dreamstechnologies.com/services/operation/\">Operation</a></h5>\n                </article>\n                <article>\n                  03\n                  <h5><a href=\"https://doccure-wp.dreamstechnologies.com/services/laboratory/\">Laboratory</a></h5>\n                </article>\n                <article>\n                  04\n                  <h5><a href=\"https://doccure-wp.dreamstechnologies.com/services/icu/\">ICU</a></h5>\n                </article>\n                <article>\n                  05\n                  <h5><a href=\"https://doccure-wp.dreamstechnologies.com/services/test-room/\">Test Room</a></h5>\n                </article>\n                <article>\n                  06\n                  <h5><a href=\"https://doccure-wp.dreamstechnologies.com/services/patient-ward/\">Patient Ward</a></h5>\n                </article>\n 		<h2 \n		style=\"text-align:center;\"> Clinic and Specialities  \n			</h2>\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod \ntempor incididunt ut labore et dolore magna aliqua.\n</p>\n		[slide-anything id=\'527\']		\n 		<h2 \n		style=\"text-align:center;\"> Frequently Asked Questions. </h2>\n	White Plains Hospital Kendiaccepts Insurance \n	  Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.\n	White Plains Hospital Kendiaccepts Insurance \n	  Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.\n	White Plains Hospital Kendiaccepts Insurance \n	  Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.\n	White Plains Hospital Kendiaccepts Insurance \n	  Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.\n  					                    <!-- Item -->\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/patient1.jpg\"/>\n						                            <h5>Jennifer Robinson</h5>\n							                            							<p>LELAND, USA</p>\n	            	                    <!-- Item -->\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/patient2.jpg\"/>\n						                            <h5>Denise Stevens</h5>\n							                            							<p>ABINGTON, USA</p>\n	            	                    <!-- Item -->\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/patient3.jpg\"/>\n						                            <h5>Charles Ortega</h5>\n							                            							<p>EL PASO, USA</p>', 'About Us', '', 'inherit', 'closed', 'closed', '', '5192-revision-v1', '', '', '2023-04-28 15:05:46', '2023-04-28 15:05:46', '', 5192, 'https://doccure-wp.dreamstechnologies.com/?p=5196', 0, 'revision', '', 0),
(5197, 1, '2023-04-28 15:06:40', '2023-04-28 15:06:40', '<h2>About us </h2>\n <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In porta luctus est interdum pretium. Fusce id tortor fringilla, suscipit turpis ac, varius ex. Cras vel metus ligula. Nam enim ligula, bibendum a iaculis ut, cursus id augue. Proin vitae purus id tortor vehicula scelerisque non in libero.</p>\n<p>Nulla non turpis sit amet purus pharetra sollicitudin. Proin rutrum urna ut suscipit ullamcorper. Proin sapien felis, dignissim non finibus eget, luctus vel purus. Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros.</p>\n<p>Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros. dignissim non finibus eget, luctus vel purus. Pellentesque efficitur.</p>  \n      <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\">\n	  <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/05/img-pharmacylab.jpg\">\n 		<h2 \n		style=\"text-align:center;\"> Why Choose Doccure </h2>\n 		<h2 \n		style=\"text-align:center;\"> Available Features in Our Clinic  \n			</h2>\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod\ntempor incididunt ut labore et dolore magna aliqua.\n</p>\n                <article>\n                  01\n                  <h5><a href=\"https://doccure-wp.dreamstechnologies.com/services/medical/\">Medical</a></h5>\n                </article>\n                <article>\n                  02\n                  <h5><a href=\"https://doccure-wp.dreamstechnologies.com/services/operation/\">Operation</a></h5>\n                </article>\n                <article>\n                  03\n                  <h5><a href=\"https://doccure-wp.dreamstechnologies.com/services/laboratory/\">Laboratory</a></h5>\n                </article>\n                <article>\n                  04\n                  <h5><a href=\"https://doccure-wp.dreamstechnologies.com/services/icu/\">ICU</a></h5>\n                </article>\n                <article>\n                  05\n                  <h5><a href=\"https://doccure-wp.dreamstechnologies.com/services/test-room/\">Test Room</a></h5>\n                </article>\n                <article>\n                  06\n                  <h5><a href=\"https://doccure-wp.dreamstechnologies.com/services/patient-ward/\">Patient Ward</a></h5>\n                </article>\n 		<h2 \n		style=\"text-align:center;\"> Clinic and Specialities  \n			</h2>\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod \ntempor incididunt ut labore et dolore magna aliqua.\n</p>\n		[slide-anything id=\'527\']		\n 		<h2 \n		style=\"text-align:center;\"> Frequently Asked Questions. </h2>\n	White Plains Hospital Kendiaccepts Insurance \n	  Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.\n	White Plains Hospital Kendiaccepts Insurance \n	  Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.\n	White Plains Hospital Kendiaccepts Insurance \n	  Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.\n	White Plains Hospital Kendiaccepts Insurance \n	  Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.\n  					                    <!-- Item -->\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/patient1.jpg\"/>\n						                            <h5>Jennifer Robinson</h5>\n							                            							<p>LELAND, USA</p>\n	            	                    <!-- Item -->\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/patient2.jpg\"/>\n						                            <h5>Denise Stevens</h5>\n							                            							<p>ABINGTON, USA</p>\n	            	                    <!-- Item -->\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/patient3.jpg\"/>\n						                            <h5>Charles Ortega</h5>\n							                            							<p>EL PASO, USA</p>', 'About Us', '', 'inherit', 'closed', 'closed', '', '5192-revision-v1', '', '', '2023-04-28 15:06:40', '2023-04-28 15:06:40', '', 5192, 'https://doccure-wp.dreamstechnologies.com/?p=5197', 0, 'revision', '', 0),
(5198, 1, '2023-04-28 15:06:41', '2023-04-28 15:06:41', '<h2>About us </h2>\n <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In porta luctus est interdum pretium. Fusce id tortor fringilla, suscipit turpis ac, varius ex. Cras vel metus ligula. Nam enim ligula, bibendum a iaculis ut, cursus id augue. Proin vitae purus id tortor vehicula scelerisque non in libero.</p>\n<p>Nulla non turpis sit amet purus pharetra sollicitudin. Proin rutrum urna ut suscipit ullamcorper. Proin sapien felis, dignissim non finibus eget, luctus vel purus. Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros.</p>\n<p>Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros. dignissim non finibus eget, luctus vel purus. Pellentesque efficitur.</p>  \n      <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\">\n	  <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/05/img-pharmacylab.jpg\">\n 		<h2 \n		style=\"text-align:center;\"> Why Choose Doccure </h2>\n 		<h2 \n		style=\"text-align:center;\"> Available Features in Our Clinic  \n			</h2>\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod\ntempor incididunt ut labore et dolore magna aliqua.\n</p>\n                <article>\n                  01\n                  <h5><a href=\"https://doccure-wp.dreamstechnologies.com/services/medical/\">Medical</a></h5>\n                </article>\n                <article>\n                  02\n                  <h5><a href=\"https://doccure-wp.dreamstechnologies.com/services/operation/\">Operation</a></h5>\n                </article>\n                <article>\n                  03\n                  <h5><a href=\"https://doccure-wp.dreamstechnologies.com/services/laboratory/\">Laboratory</a></h5>\n                </article>\n                <article>\n                  04\n                  <h5><a href=\"https://doccure-wp.dreamstechnologies.com/services/icu/\">ICU</a></h5>\n                </article>\n                <article>\n                  05\n                  <h5><a href=\"https://doccure-wp.dreamstechnologies.com/services/test-room/\">Test Room</a></h5>\n                </article>\n                <article>\n                  06\n                  <h5><a href=\"https://doccure-wp.dreamstechnologies.com/services/patient-ward/\">Patient Ward</a></h5>\n                </article>\n 		<h2 \n		style=\"text-align:center;\"> Clinic and Specialities  \n			</h2>\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod \ntempor incididunt ut labore et dolore magna aliqua.\n</p>\n		[slide-anything id=\'527\']		\n 		<h2 \n		style=\"text-align:center;\"> Frequently Asked Questions. </h2>\n	White Plains Hospital Kendiaccepts Insurance \n	  Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.\n	White Plains Hospital Kendiaccepts Insurance \n	  Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.\n	White Plains Hospital Kendiaccepts Insurance \n	  Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.\n	White Plains Hospital Kendiaccepts Insurance \n	  Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.\n  					                    <!-- Item -->\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/patient1.jpg\"/>\n						                            <h5>Jennifer Robinson</h5>\n							                            							<p>LELAND, USA</p>\n	            	                    <!-- Item -->\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/patient2.jpg\"/>\n						                            <h5>Denise Stevens</h5>\n							                            							<p>ABINGTON, USA</p>\n	            	                    <!-- Item -->\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/patient3.jpg\"/>\n						                            <h5>Charles Ortega</h5>\n							                            							<p>EL PASO, USA</p>', 'About Us', '', 'inherit', 'closed', 'closed', '', '5192-revision-v1', '', '', '2023-04-28 15:06:41', '2023-04-28 15:06:41', '', 5192, 'https://doccure-wp.dreamstechnologies.com/?p=5198', 0, 'revision', '', 0),
(5199, 1, '2023-04-28 15:06:41', '2023-04-28 15:06:41', '<h2>About us </h2>\n <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In porta luctus est interdum pretium. Fusce id tortor fringilla, suscipit turpis ac, varius ex. Cras vel metus ligula. Nam enim ligula, bibendum a iaculis ut, cursus id augue. Proin vitae purus id tortor vehicula scelerisque non in libero.</p>\n<p>Nulla non turpis sit amet purus pharetra sollicitudin. Proin rutrum urna ut suscipit ullamcorper. Proin sapien felis, dignissim non finibus eget, luctus vel purus. Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros.</p>\n<p>Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros. dignissim non finibus eget, luctus vel purus. Pellentesque efficitur.</p>  \n      <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/05/lab-image-1.jpg\">\n	  <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/05/img-pharmacylab.jpg\">\n 		<h2 \n		style=\"text-align:center;\"> Why Choose Doccure </h2>\n 		<h2 \n		style=\"text-align:center;\"> Available Features in Our Clinic  \n			</h2>\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod\ntempor incididunt ut labore et dolore magna aliqua.\n</p>\n                <article>\n                  01\n                  <h5><a href=\"https://doccure-wp.dreamstechnologies.com/services/medical/\">Medical</a></h5>\n                </article>\n                <article>\n                  02\n                  <h5><a href=\"https://doccure-wp.dreamstechnologies.com/services/operation/\">Operation</a></h5>\n                </article>\n                <article>\n                  03\n                  <h5><a href=\"https://doccure-wp.dreamstechnologies.com/services/laboratory/\">Laboratory</a></h5>\n                </article>\n                <article>\n                  04\n                  <h5><a href=\"https://doccure-wp.dreamstechnologies.com/services/icu/\">ICU</a></h5>\n                </article>\n                <article>\n                  05\n                  <h5><a href=\"https://doccure-wp.dreamstechnologies.com/services/test-room/\">Test Room</a></h5>\n                </article>\n                <article>\n                  06\n                  <h5><a href=\"https://doccure-wp.dreamstechnologies.com/services/patient-ward/\">Patient Ward</a></h5>\n                </article>\n 		<h2 \n		style=\"text-align:center;\"> Clinic and Specialities  \n			</h2>\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod \ntempor incididunt ut labore et dolore magna aliqua.\n</p>\n		[slide-anything id=\'527\']		\n 		<h2 \n		style=\"text-align:center;\"> Frequently Asked Questions. </h2>\n	White Plains Hospital Kendiaccepts Insurance \n	  Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.\n	White Plains Hospital Kendiaccepts Insurance \n	  Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.\n	White Plains Hospital Kendiaccepts Insurance \n	  Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.\n	White Plains Hospital Kendiaccepts Insurance \n	  Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.\n  					                    <!-- Item -->\n                          <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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/patient1.jpg\"/>\n						                            <h5>Jennifer Robinson</h5>\n							                            							<p>LELAND, USA</p>\n	            	                    <!-- Item -->\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/patient2.jpg\"/>\n						                            <h5>Denise Stevens</h5>\n							                            							<p>ABINGTON, USA</p>\n	            	                    <!-- Item -->\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/patient3.jpg\"/>\n						                            <h5>Charles Ortega</h5>\n							                            							<p>EL PASO, USA</p>', 'About Us', '', 'inherit', 'closed', 'closed', '', '5192-revision-v1', '', '', '2023-04-28 15:06:41', '2023-04-28 15:06:41', '', 5192, 'https://doccure-wp.dreamstechnologies.com/?p=5199', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(5200, 1, '2023-04-28 15:08:08', '2023-04-28 15:08:08', '<!-- Banner\n================================================== -->\n<section  style=\"background: #f9f9f9 url(https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png) no-repeat bottom center;background-size: cover;\" 	 >\n	<p>Search Doctor, Make <br>an Appointment</p>\n      <form action=\"https://doccure-wp.dreamstechnologies.com/search-doctors\" method=\"get\" id=\"search_form\">\n                                			<select name=\"location\">\n				<option value=\"\">Select a location</option>\n					<option data-flag=\'\'  value=\"australia\">Australia</option>\n	<option data-flag=\'\'  value=\"england\">England</option>\n	<option data-flag=\'\'  value=\"india\">India</option>\n			</select>\n                                  		<select name=\"gender\">\n			<option value=\"\" >Search by gender</option>\n			<option value=\"male\" >Male</option>\n			<option value=\"female\" >Female</option>\n			<option value=\"all\" >All</option>\n		</select>\n                              			<select name=\"specialities\">\n				<option value=\"\">Select a speciality</option>\n					<option data-flag=\'\'  value=\"cardiologist\">Cardiologist</option>\n	<option data-flag=\'\'  value=\"dentist\">Dentist</option>\n	<option data-flag=\'\'  value=\"laboratory\">Laboratory</option>\n	<option data-flag=\'\'  value=\"mri-scans\">MRI Scans</option>\n	<option data-flag=\'\'  value=\"neurology\">Neurology</option>\n	<option data-flag=\'\'  value=\"orthopedic\">Orthopedic</option>\n	<option data-flag=\'\'  value=\"ultrasound\">Ultrasound</option>\n	<option data-flag=\'\'  value=\"urology\">Urology</option>\n			</select>\n                         <input type=\"submit\" value=\"MAKE APPOINTMENT\">\n                  </form>\n</section>\n 		<h2 \n		style=\"text-align:center;\"> What are you looking for? </h2>\n<a href=\"\" target=\"_blank\" rel=\"nofollow noopener\"> \n						Visit a Doctor</a>\n<strong>We hire the best specialists to deliver top-notch diagnostic services for you diagnostic services for you.</strong>\n<a href=\"\" target=\"_blank\" rel=\"noopener\">Book Now</a>\n<a href=\"\" target=\"_blank\" rel=\"nofollow noopener\"> \n						Find a Pharmacy</a>\n<strong>We provide the a wide range of medical services, so every person could have the opportunity.\n</strong>\n<a href=\"\" target=\"_blank\" rel=\"noopener\">Book Now</a>\n<a href=\"\" target=\"_blank\" rel=\"nofollow noopener\"> \n						Find a Lab</a>\n<strong>We hire the best specialists to deliver top-notch diagnostic services for you diagnostic services for you.</strong>\n<a href=\"\" target=\"_blank\" rel=\"noopener\">Book Now</a>\n 		<h2 \n		style=\"text-align:center;\"> Clinic &amp; Specialities  \n			</h2>\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br> tempor incididunt ut labore et dolore magna aliqua.\n</p>\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-14.jpg\" alt=\"\" />\n                                                <h4>Cardiologist</h4>\n                              <img src=\"\" alt=\"\" />\n                            <img src=\"\" alt=\"\" />\n                        <h4>Cardiologist</h4>\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-13.jpg\" alt=\"\" />\n                                                <h4>Dentist</h4>\n                              <img src=\"\" alt=\"\" />\n                            <img src=\"\" alt=\"\" />\n                        <h4>Dentist</h4>\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-17.jpg\" alt=\"\" />\n                                                <h4>Laboratory</h4>\n                              <img src=\"\" alt=\"\" />\n                            <img src=\"\" alt=\"\" />\n                        <h4>Laboratory</h4>\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-15.jpg\" alt=\"\" />\n                                                <h4>MRI Scans</h4>\n                              <img src=\"\" alt=\"\" />\n                            <img src=\"\" alt=\"\" />\n                        <h4>MRI Scans</h4>\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-16.jpg\" alt=\"\" />\n                                                <h4>Neurology</h4>\n                              <img src=\"\" alt=\"\" />\n                            <img src=\"\" alt=\"\" />\n                        <h4>Neurology</h4>\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-12.jpg\" alt=\"\" />\n                                                <h4>Orthopedic</h4>\n                              <img src=\"\" alt=\"\" />\n                            <img src=\"\" alt=\"\" />\n                        <h4>Orthopedic</h4>\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-18-1.jpg\" alt=\"\" />\n                                                <h4>Ultrasound</h4>\n                              <img src=\"\" alt=\"\" />\n                            <img src=\"\" alt=\"\" />\n                        <h4>Ultrasound</h4>\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-11.jpg\" alt=\"\" />\n                                                <h4>Urology</h4>\n                              <img src=\"\" alt=\"\" />\n                            <img src=\"\" alt=\"\" />\n                        <h4>Urology</h4>\n 		<h2 \n		style=\"text-align:center;\"> Book Our Best Doctor  \n			</h2>\n						<p> Access to expert physicians and surgeons, advanced technologies and<br> top-quality surgery facilities right here.\n</p>\n                <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-07.jpg\"/></a>\n                <h3> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">Doctor Demo</a></h3>\n                                              <h5>$0</h5>\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\" tabindex=\"0\">\n                                                  Book Appointment \n                                          </a>\n                <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-09.jpg\"/></a>\n                <h3> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">James Amen</a></h3>\n                                              <h5>$0</h5>\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\" tabindex=\"0\">\n                                                  Book Appointment \n                                          </a>\n                <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-10.jpg\"/></a>\n                <h3> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\">Carl Kelly</a></h3>\n                                              <h5>$0</h5>\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\" tabindex=\"0\">\n                                                  Book Appointment \n                                          </a>\n                <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-11.jpg\"/></a>\n                <h3> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\">Darren Elder</a></h3>\n                                              <h5>$0</h5>\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\" tabindex=\"0\">\n                                                  Book Appointment \n                                          </a>\n                <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/ruby-perrin/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/05/book-doctor-12.jpg\"/></a>\n                <h3> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/ruby-perrin/\">Ruby Perrin</a></h3>\n                                              <h5>$0</h5>\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/ruby-perrin/\" tabindex=\"0\">\n                                                  Book Appointment \n                                          </a>\n                <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sofia-brient/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/05/book-doctor-11.jpg\"/></a>\n                <h3> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sofia-brient/\">Sofia Brient</a></h3>\n                                              <h5>$0</h5>\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sofia-brient/\" tabindex=\"0\">\n                                                  Book Appointment \n                                          </a>\n 		<h2 \n		style=\"text-align:center;\"> Available Features in Our Clinic  \n			</h2>\n						<p> It is a long established fact that a reader will be distracted by the readable<br> content of a page when looking at its layout.\n</p>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/services/medical/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/feature1.jpg\"/></a>\n                  <p>Medical</p>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/services/operation/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/feature-05-1.jpg\"/></a>\n                  <p>Operation</p>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/services/laboratory/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/feature-3.jpg\"/></a>\n                  <p>Laboratory</p>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/services/icu/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/06/feature-03-2-1.jpg\"/></a>\n                  <p>ICU</p>\n                  <a href=\"#\">View More</a>\n 		<h2 \n		style=\"text-align:center;\"> Our Latest Blogs  \n			</h2>\n						<p> It is a long established fact that a reader will be distracted by the readable<br> content of a page when looking at its layout.\n</p>\n              <article>\n                   <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\" rel=\"bookmark\" tabindex=\"0\">\n                    21 Feb 2023</a></a>\n                      <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">123</a></h5>\n                  <img alt=\'Doctor Demo\' src=\'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-07-65x65.jpg\' class=\'avatar photo\' width=\'32\' height=\'32\'  />                  <a href=\"https://doccure-wp.dreamstechnologies.com/author/doctor-demo/\">\n                  Doctor Demo </a>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/category/clinic/\" rel=\"category tag\" tabindex=\"0\">\n                                        </a> \n                  <p>\n                  Good Morning                  </p>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\"></a>\n              </article>\n              <article>\n                   <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\" rel=\"bookmark\" tabindex=\"0\">\n                    02 Aug 2022</a></a>\n                      <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">s.kafgkjsdfgu;ks</a></h5>\n                  <img alt=\'Paul Richard\' src=\'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/05/doctor-thumb-08-65x65.jpg\' class=\'avatar photo\' width=\'32\' height=\'32\'  />                  <a href=\"https://doccure-wp.dreamstechnologies.com/author/paul-richard/\">\n                  Paul Richard </a>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/category/clinic/\" rel=\"category tag\" tabindex=\"0\">\n                    Diagnose                    </a> \n                  <p>\n                  Article contents...s,haf;l |\"                  </p>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\"></a>\n              </article>\n              <article>\n                   <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\" rel=\"bookmark\" tabindex=\"0\">\n                    16 Jun 2022</a></a>\n                      <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">testsksskkkk2222</a></h5>\n                  <img alt=\'Olga Barlow\' src=\'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/05/book-doctor-10-65x65.jpg\' class=\'avatar photo\' width=\'32\' height=\'32\'  />                  <a href=\"https://doccure-wp.dreamstechnologies.com/author/olga-barlow/\">\n                  Olga Barlow </a>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/category/clinic/\" rel=\"category tag\" tabindex=\"0\">\n                    Clinic                    </a> \n                  <p>\n                  testsksskkkk2222 testsksskkkk testsksskkkk222                  </p>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\"></a>\n              </article>\n			<a style=\"background-color:#0071dc; color:#ffffff;\" href=\"#\" title=\"\">View More</a>', 'About_New', '', 'publish', 'closed', 'closed', '', 'about_new', '', '', '2023-04-28 15:08:08', '2023-04-28 15:08:08', '', 0, 'https://doccure-wp.dreamstechnologies.com/?elementor_library=about_new', 0, 'elementor_library', '', 0),
(5201, 1, '2023-04-28 15:08:08', '2023-04-28 15:08:08', '<!-- Banner\n================================================== -->\n<section  style=\"background: #f9f9f9 url(https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png) no-repeat bottom center;background-size: cover;\" 	 >\n	<p>Search Doctor, Make <br>an Appointment</p>\n      <form action=\"https://doccure-wp.dreamstechnologies.com/search-doctors\" method=\"get\" id=\"search_form\">\n                                			<select name=\"location\">\n				<option value=\"\">Select a location</option>\n					<option data-flag=\'\'  value=\"australia\">Australia</option>\n	<option data-flag=\'\'  value=\"england\">England</option>\n	<option data-flag=\'\'  value=\"india\">India</option>\n			</select>\n                                  		<select name=\"gender\">\n			<option value=\"\" >Search by gender</option>\n			<option value=\"male\" >Male</option>\n			<option value=\"female\" >Female</option>\n			<option value=\"all\" >All</option>\n		</select>\n                              			<select name=\"specialities\">\n				<option value=\"\">Select a speciality</option>\n					<option data-flag=\'\'  value=\"cardiologist\">Cardiologist</option>\n	<option data-flag=\'\'  value=\"dentist\">Dentist</option>\n	<option data-flag=\'\'  value=\"laboratory\">Laboratory</option>\n	<option data-flag=\'\'  value=\"mri-scans\">MRI Scans</option>\n	<option data-flag=\'\'  value=\"neurology\">Neurology</option>\n	<option data-flag=\'\'  value=\"orthopedic\">Orthopedic</option>\n	<option data-flag=\'\'  value=\"ultrasound\">Ultrasound</option>\n	<option data-flag=\'\'  value=\"urology\">Urology</option>\n			</select>\n                         <input type=\"submit\" value=\"MAKE APPOINTMENT\">\n                  </form>\n</section>\n 		<h2 \n		style=\"text-align:center;\"> What are you looking for? </h2>\n<a href=\"\" target=\"_blank\" rel=\"nofollow noopener\"> \n						Visit a Doctor</a>\n<strong>We hire the best specialists to deliver top-notch diagnostic services for you diagnostic services for you.</strong>\n<a href=\"\" target=\"_blank\" rel=\"noopener\">Book Now</a>\n<a href=\"\" target=\"_blank\" rel=\"nofollow noopener\"> \n						Find a Pharmacy</a>\n<strong>We provide the a wide range of medical services, so every person could have the opportunity.\n</strong>\n<a href=\"\" target=\"_blank\" rel=\"noopener\">Book Now</a>\n<a href=\"\" target=\"_blank\" rel=\"nofollow noopener\"> \n						Find a Lab</a>\n<strong>We hire the best specialists to deliver top-notch diagnostic services for you diagnostic services for you.</strong>\n<a href=\"\" target=\"_blank\" rel=\"noopener\">Book Now</a>\n 		<h2 \n		style=\"text-align:center;\"> Clinic &amp; Specialities  \n			</h2>\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br> tempor incididunt ut labore et dolore magna aliqua.\n</p>\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-14.jpg\" alt=\"\" />\n                                                <h4>Cardiologist</h4>\n                              <img src=\"\" alt=\"\" />\n                            <img src=\"\" alt=\"\" />\n                        <h4>Cardiologist</h4>\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-13.jpg\" alt=\"\" />\n                                                <h4>Dentist</h4>\n                              <img src=\"\" alt=\"\" />\n                            <img src=\"\" alt=\"\" />\n                        <h4>Dentist</h4>\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-17.jpg\" alt=\"\" />\n                                                <h4>Laboratory</h4>\n                              <img src=\"\" alt=\"\" />\n                            <img src=\"\" alt=\"\" />\n                        <h4>Laboratory</h4>\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-15.jpg\" alt=\"\" />\n                                                <h4>MRI Scans</h4>\n                              <img src=\"\" alt=\"\" />\n                            <img src=\"\" alt=\"\" />\n                        <h4>MRI Scans</h4>\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-16.jpg\" alt=\"\" />\n                                                <h4>Neurology</h4>\n                              <img src=\"\" alt=\"\" />\n                            <img src=\"\" alt=\"\" />\n                        <h4>Neurology</h4>\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-12.jpg\" alt=\"\" />\n                                                <h4>Orthopedic</h4>\n                              <img src=\"\" alt=\"\" />\n                            <img src=\"\" alt=\"\" />\n                        <h4>Orthopedic</h4>\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-18-1.jpg\" alt=\"\" />\n                                                <h4>Ultrasound</h4>\n                              <img src=\"\" alt=\"\" />\n                            <img src=\"\" alt=\"\" />\n                        <h4>Ultrasound</h4>\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-11.jpg\" alt=\"\" />\n                                                <h4>Urology</h4>\n                              <img src=\"\" alt=\"\" />\n                            <img src=\"\" alt=\"\" />\n                        <h4>Urology</h4>\n 		<h2 \n		style=\"text-align:center;\"> Book Our Best Doctor  \n			</h2>\n						<p> Access to expert physicians and surgeons, advanced technologies and<br> top-quality surgery facilities right here.\n</p>\n                <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-07.jpg\"/></a>\n                <h3> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">Doctor Demo</a></h3>\n                                              <h5>$0</h5>\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\" tabindex=\"0\">\n                                                  Book Appointment \n                                          </a>\n                <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-09.jpg\"/></a>\n                <h3> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">James Amen</a></h3>\n                                              <h5>$0</h5>\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\" tabindex=\"0\">\n                                                  Book Appointment \n                                          </a>\n                <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-10.jpg\"/></a>\n                <h3> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\">Carl Kelly</a></h3>\n                                              <h5>$0</h5>\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\" tabindex=\"0\">\n                                                  Book Appointment \n                                          </a>\n                <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-11.jpg\"/></a>\n                <h3> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\">Darren Elder</a></h3>\n                                              <h5>$0</h5>\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\" tabindex=\"0\">\n                                                  Book Appointment \n                                          </a>\n                <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/ruby-perrin/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/05/book-doctor-12.jpg\"/></a>\n                <h3> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/ruby-perrin/\">Ruby Perrin</a></h3>\n                                              <h5>$0</h5>\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/ruby-perrin/\" tabindex=\"0\">\n                                                  Book Appointment \n                                          </a>\n                <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sofia-brient/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/05/book-doctor-11.jpg\"/></a>\n                <h3> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sofia-brient/\">Sofia Brient</a></h3>\n                                              <h5>$0</h5>\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sofia-brient/\" tabindex=\"0\">\n                                                  Book Appointment \n                                          </a>\n 		<h2 \n		style=\"text-align:center;\"> Available Features in Our Clinic  \n			</h2>\n						<p> It is a long established fact that a reader will be distracted by the readable<br> content of a page when looking at its layout.\n</p>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/services/medical/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/feature1.jpg\"/></a>\n                  <p>Medical</p>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/services/operation/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/feature-05-1.jpg\"/></a>\n                  <p>Operation</p>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/services/laboratory/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/feature-3.jpg\"/></a>\n                  <p>Laboratory</p>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/services/icu/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/06/feature-03-2-1.jpg\"/></a>\n                  <p>ICU</p>\n                  <a href=\"#\">View More</a>\n 		<h2 \n		style=\"text-align:center;\"> Our Latest Blogs  \n			</h2>\n						<p> It is a long established fact that a reader will be distracted by the readable<br> content of a page when looking at its layout.\n</p>\n              <article>\n                   <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\" rel=\"bookmark\" tabindex=\"0\">\n                    21 Feb 2023</a></a>\n                      <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">123</a></h5>\n                  <img alt=\'Doctor Demo\' src=\'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-07-65x65.jpg\' class=\'avatar photo\' width=\'32\' height=\'32\'  />                  <a href=\"https://doccure-wp.dreamstechnologies.com/author/doctor-demo/\">\n                  Doctor Demo </a>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/category/clinic/\" rel=\"category tag\" tabindex=\"0\">\n                                        </a> \n                  <p>\n                  Good Morning                  </p>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\"></a>\n              </article>\n              <article>\n                   <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\" rel=\"bookmark\" tabindex=\"0\">\n                    02 Aug 2022</a></a>\n                      <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">s.kafgkjsdfgu;ks</a></h5>\n                  <img alt=\'Paul Richard\' src=\'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/05/doctor-thumb-08-65x65.jpg\' class=\'avatar photo\' width=\'32\' height=\'32\'  />                  <a href=\"https://doccure-wp.dreamstechnologies.com/author/paul-richard/\">\n                  Paul Richard </a>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/category/clinic/\" rel=\"category tag\" tabindex=\"0\">\n                    Diagnose                    </a> \n                  <p>\n                  Article contents...s,haf;l |\"                  </p>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\"></a>\n              </article>\n              <article>\n                   <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\" rel=\"bookmark\" tabindex=\"0\">\n                    16 Jun 2022</a></a>\n                      <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">testsksskkkk2222</a></h5>\n                  <img alt=\'Olga Barlow\' src=\'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/05/book-doctor-10-65x65.jpg\' class=\'avatar photo\' width=\'32\' height=\'32\'  />                  <a href=\"https://doccure-wp.dreamstechnologies.com/author/olga-barlow/\">\n                  Olga Barlow </a>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/category/clinic/\" rel=\"category tag\" tabindex=\"0\">\n                    Clinic                    </a> \n                  <p>\n                  testsksskkkk2222 testsksskkkk testsksskkkk222                  </p>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\"></a>\n              </article>\n			<a style=\"background-color:#0071dc; color:#ffffff;\" href=\"#\" title=\"\">View More</a>', 'About_New', '', 'inherit', 'closed', 'closed', '', '5200-revision-v1', '', '', '2023-04-28 15:08:08', '2023-04-28 15:08:08', '', 5200, 'https://doccure-wp.dreamstechnologies.com/?p=5201', 0, 'revision', '', 0),
(5202, 1, '2023-04-28 15:09:18', '2023-04-28 15:09:18', '<h2>About us </h2>\n <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In porta luctus est interdum pretium. Fusce id tortor fringilla, suscipit turpis ac, varius ex. Cras vel metus ligula. Nam enim ligula, bibendum a iaculis ut, cursus id augue. Proin vitae purus id tortor vehicula scelerisque non in libero.</p>\n<p>Nulla non turpis sit amet purus pharetra sollicitudin. Proin rutrum urna ut suscipit ullamcorper. Proin sapien felis, dignissim non finibus eget, luctus vel purus. Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros.</p>\n<p>Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros. dignissim non finibus eget, luctus vel purus. Pellentesque efficitur.</p>  \n      <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/05/lab-image-1.jpg\">\n	  <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/05/img-pharmacylab.jpg\">\n 		<h2 \n		style=\"text-align:center;\"> Why Choose Doccure </h2>\n 		<h2 \n		style=\"text-align:center;\"> Available Features in Our Clinic  \n			</h2>\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod\ntempor incididunt ut labore et dolore magna aliqua.\n</p>\n                <article>\n                  01\n                  <h5><a href=\"https://doccure-wp.dreamstechnologies.com/services/medical/\">Medical</a></h5>\n                </article>\n                <article>\n                  02\n                  <h5><a href=\"https://doccure-wp.dreamstechnologies.com/services/operation/\">Operation</a></h5>\n                </article>\n                <article>\n                  03\n                  <h5><a href=\"https://doccure-wp.dreamstechnologies.com/services/laboratory/\">Laboratory</a></h5>\n                </article>\n                <article>\n                  04\n                  <h5><a href=\"https://doccure-wp.dreamstechnologies.com/services/icu/\">ICU</a></h5>\n                </article>\n                <article>\n                  05\n                  <h5><a href=\"https://doccure-wp.dreamstechnologies.com/services/test-room/\">Test Room</a></h5>\n                </article>\n                <article>\n                  06\n                  <h5><a href=\"https://doccure-wp.dreamstechnologies.com/services/patient-ward/\">Patient Ward</a></h5>\n                </article>\n 		<h2 \n		style=\"text-align:center;\"> Clinic and Specialities  \n			</h2>\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod \ntempor incididunt ut labore et dolore magna aliqua.\n</p>\n		[slide-anything id=\'527\']		\n 		<h2 \n		style=\"text-align:center;\"> Frequently Asked Questions. </h2>\n	White Plains Hospital Kendiaccepts Insurance \n	  Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.\n	White Plains Hospital Kendiaccepts Insurance \n	  Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.\n	White Plains Hospital Kendiaccepts Insurance \n	  Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.\n	White Plains Hospital Kendiaccepts Insurance \n	  Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.\n  					                    <!-- Item -->\n                          <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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/patient1.jpg\"/>\n						                            <h5>Jennifer Robinson</h5>\n							                            							<p>LELAND, USA</p>\n	            	                    <!-- Item -->\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/patient2.jpg\"/>\n						                            <h5>Denise Stevens</h5>\n							                            							<p>ABINGTON, USA</p>\n	            	                    <!-- Item -->\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/patient3.jpg\"/>\n						                            <h5>Charles Ortega</h5>\n							                            							<p>EL PASO, USA</p>', 'About Us', '', 'inherit', 'closed', 'closed', '', '5192-revision-v1', '', '', '2023-04-28 15:09:18', '2023-04-28 15:09:18', '', 5192, 'https://doccure-wp.dreamstechnologies.com/?p=5202', 0, 'revision', '', 0),
(5203, 1, '2023-04-28 15:09:19', '2023-04-28 15:09:19', '<h2>About us </h2>\n <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In porta luctus est interdum pretium. Fusce id tortor fringilla, suscipit turpis ac, varius ex. Cras vel metus ligula. Nam enim ligula, bibendum a iaculis ut, cursus id augue. Proin vitae purus id tortor vehicula scelerisque non in libero.</p>\n<p>Nulla non turpis sit amet purus pharetra sollicitudin. Proin rutrum urna ut suscipit ullamcorper. Proin sapien felis, dignissim non finibus eget, luctus vel purus. Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros.</p>\n<p>Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros. dignissim non finibus eget, luctus vel purus. Pellentesque efficitur.</p>  \n      <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/05/lab-image-1.jpg\">\n	  <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/05/img-pharmacylab.jpg\">\n 		<h2 \n		style=\"text-align:center;\"> Why Choose Doccure </h2>\n 		<h2 \n		style=\"text-align:center;\"> Available Features in Our Clinic  \n			</h2>\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod\ntempor incididunt ut labore et dolore magna aliqua.\n</p>\n                <article>\n                  01\n                  <h5><a href=\"https://doccure-wp.dreamstechnologies.com/services/medical/\">Medical</a></h5>\n                </article>\n                <article>\n                  02\n                  <h5><a href=\"https://doccure-wp.dreamstechnologies.com/services/operation/\">Operation</a></h5>\n                </article>\n                <article>\n                  03\n                  <h5><a href=\"https://doccure-wp.dreamstechnologies.com/services/laboratory/\">Laboratory</a></h5>\n                </article>\n                <article>\n                  04\n                  <h5><a href=\"https://doccure-wp.dreamstechnologies.com/services/icu/\">ICU</a></h5>\n                </article>\n                <article>\n                  05\n                  <h5><a href=\"https://doccure-wp.dreamstechnologies.com/services/test-room/\">Test Room</a></h5>\n                </article>\n                <article>\n                  06\n                  <h5><a href=\"https://doccure-wp.dreamstechnologies.com/services/patient-ward/\">Patient Ward</a></h5>\n                </article>\n 		<h2 \n		style=\"text-align:center;\"> Clinic and Specialities  \n			</h2>\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod \ntempor incididunt ut labore et dolore magna aliqua.\n</p>\n		[slide-anything id=\'527\']		\n 		<h2 \n		style=\"text-align:center;\"> Frequently Asked Questions. </h2>\n	White Plains Hospital Kendiaccepts Insurance \n	  Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.\n	White Plains Hospital Kendiaccepts Insurance \n	  Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.\n	White Plains Hospital Kendiaccepts Insurance \n	  Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.\n	White Plains Hospital Kendiaccepts Insurance \n	  Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.\n  					                    <!-- Item -->\n                          <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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/patient1.jpg\"/>\n						                            <h5>Jennifer Robinson</h5>\n							                            							<p>LELAND, USA</p>\n	            	                    <!-- Item -->\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/patient2.jpg\"/>\n						                            <h5>Denise Stevens</h5>\n							                            							<p>ABINGTON, USA</p>\n	            	                    <!-- Item -->\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/patient3.jpg\"/>\n						                            <h5>Charles Ortega</h5>\n							                            							<p>EL PASO, USA</p>', 'About Us', '', 'inherit', 'closed', 'closed', '', '5192-revision-v1', '', '', '2023-04-28 15:09:19', '2023-04-28 15:09:19', '', 5192, 'https://doccure-wp.dreamstechnologies.com/?p=5203', 0, 'revision', '', 0),
(5204, 1, '2023-04-28 15:09:19', '2023-04-28 15:09:19', '<h2>About us </h2>\n <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In porta luctus est interdum pretium. Fusce id tortor fringilla, suscipit turpis ac, varius ex. Cras vel metus ligula. Nam enim ligula, bibendum a iaculis ut, cursus id augue. Proin vitae purus id tortor vehicula scelerisque non in libero.</p>\n<p>Nulla non turpis sit amet purus pharetra sollicitudin. Proin rutrum urna ut suscipit ullamcorper. Proin sapien felis, dignissim non finibus eget, luctus vel purus. Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros.</p>\n<p>Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros. dignissim non finibus eget, luctus vel purus. Pellentesque efficitur.</p>  \n      <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/05/lab-image-1.jpg\">\n	  <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/05/img-pharmacylab.jpg\">', 'About Us', '', 'inherit', 'closed', 'closed', '', '5192-revision-v1', '', '', '2023-04-28 15:09:19', '2023-04-28 15:09:19', '', 5192, 'https://doccure-wp.dreamstechnologies.com/?p=5204', 0, 'revision', '', 0),
(5205, 1, '2023-04-28 15:09:51', '2023-04-28 15:09:51', '<h2>About us </h2>\n <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In porta luctus est interdum pretium. Fusce id tortor fringilla, suscipit turpis ac, varius ex. Cras vel metus ligula. Nam enim ligula, bibendum a iaculis ut, cursus id augue. Proin vitae purus id tortor vehicula scelerisque non in libero.</p>\n<p>Nulla non turpis sit amet purus pharetra sollicitudin. Proin rutrum urna ut suscipit ullamcorper. Proin sapien felis, dignissim non finibus eget, luctus vel purus. Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros.</p>\n<p>Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros. dignissim non finibus eget, luctus vel purus. Pellentesque efficitur.</p>  \n      <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/05/lab-image-1.jpg\">\n	  <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/05/img-pharmacylab.jpg\">', 'About Us', '', 'inherit', 'closed', 'closed', '', '5192-revision-v1', '', '', '2023-04-28 15:09:51', '2023-04-28 15:09:51', '', 5192, 'https://doccure-wp.dreamstechnologies.com/?p=5205', 0, 'revision', '', 0),
(5206, 1, '2023-04-28 15:09:51', '2023-04-28 15:09:51', '<h2>About us </h2>\n <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In porta luctus est interdum pretium. Fusce id tortor fringilla, suscipit turpis ac, varius ex. Cras vel metus ligula. Nam enim ligula, bibendum a iaculis ut, cursus id augue. Proin vitae purus id tortor vehicula scelerisque non in libero.</p>\n<p>Nulla non turpis sit amet purus pharetra sollicitudin. Proin rutrum urna ut suscipit ullamcorper. Proin sapien felis, dignissim non finibus eget, luctus vel purus. Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros.</p>\n<p>Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros. dignissim non finibus eget, luctus vel purus. Pellentesque efficitur.</p>  \n      <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/05/lab-image-1.jpg\">\n	  <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/05/img-pharmacylab.jpg\">', 'About Us', '', 'inherit', 'closed', 'closed', '', '5192-revision-v1', '', '', '2023-04-28 15:09:51', '2023-04-28 15:09:51', '', 5192, 'https://doccure-wp.dreamstechnologies.com/?p=5206', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(5207, 1, '2023-04-28 15:09:52', '2023-04-28 15:09:52', '<h2>About us </h2>\n <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In porta luctus est interdum pretium. Fusce id tortor fringilla, suscipit turpis ac, varius ex. Cras vel metus ligula. Nam enim ligula, bibendum a iaculis ut, cursus id augue. Proin vitae purus id tortor vehicula scelerisque non in libero.</p>\n<p>Nulla non turpis sit amet purus pharetra sollicitudin. Proin rutrum urna ut suscipit ullamcorper. Proin sapien felis, dignissim non finibus eget, luctus vel purus. Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros.</p>\n<p>Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros. dignissim non finibus eget, luctus vel purus. Pellentesque efficitur.</p>  \n      <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/05/lab-image-1.jpg\">\n	  <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/05/img-pharmacylab.jpg\">\n 		<h2 \n		style=\"text-align:center;\"> What are you looking for? </h2>\n<a href=\"\" target=\"_blank\" rel=\"nofollow noopener\"> \n						Visit a Doctor</a>\n<strong>We hire the best specialists to deliver top-notch diagnostic services for you diagnostic services for you.</strong>\n<a href=\"\" target=\"_blank\" rel=\"noopener\">Book Now</a>\n<a href=\"\" target=\"_blank\" rel=\"nofollow noopener\"> \n						Find a Pharmacy</a>\n<strong>We provide the a wide range of medical services, so every person could have the opportunity.\n</strong>\n<a href=\"\" target=\"_blank\" rel=\"noopener\">Book Now</a>\n<a href=\"\" target=\"_blank\" rel=\"nofollow noopener\"> \n						Find a Lab</a>\n<strong>We hire the best specialists to deliver top-notch diagnostic services for you diagnostic services for you.</strong>\n<a href=\"\" target=\"_blank\" rel=\"noopener\">Book Now</a>\n 		<h2 \n		style=\"text-align:center;\"> Clinic &amp; Specialities  \n			</h2>\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br> tempor incididunt ut labore et dolore magna aliqua.\n</p>\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-14.jpg\" alt=\"\" />\n                                                <h4>Cardiologist</h4>\n                              <img src=\"\" alt=\"\" />\n                            <img src=\"\" alt=\"\" />\n                        <h4>Cardiologist</h4>\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-13.jpg\" alt=\"\" />\n                                                <h4>Dentist</h4>\n                              <img src=\"\" alt=\"\" />\n                            <img src=\"\" alt=\"\" />\n                        <h4>Dentist</h4>\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-17.jpg\" alt=\"\" />\n                                                <h4>Laboratory</h4>\n                              <img src=\"\" alt=\"\" />\n                            <img src=\"\" alt=\"\" />\n                        <h4>Laboratory</h4>\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-15.jpg\" alt=\"\" />\n                                                <h4>MRI Scans</h4>\n                              <img src=\"\" alt=\"\" />\n                            <img src=\"\" alt=\"\" />\n                        <h4>MRI Scans</h4>\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-16.jpg\" alt=\"\" />\n                                                <h4>Neurology</h4>\n                              <img src=\"\" alt=\"\" />\n                            <img src=\"\" alt=\"\" />\n                        <h4>Neurology</h4>\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-12.jpg\" alt=\"\" />\n                                                <h4>Orthopedic</h4>\n                              <img src=\"\" alt=\"\" />\n                            <img src=\"\" alt=\"\" />\n                        <h4>Orthopedic</h4>\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-18-1.jpg\" alt=\"\" />\n                                                <h4>Ultrasound</h4>\n                              <img src=\"\" alt=\"\" />\n                            <img src=\"\" alt=\"\" />\n                        <h4>Ultrasound</h4>\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-11.jpg\" alt=\"\" />\n                                                <h4>Urology</h4>\n                              <img src=\"\" alt=\"\" />\n                            <img src=\"\" alt=\"\" />\n                        <h4>Urology</h4>\n 		<h2 \n		style=\"text-align:center;\"> Book Our Best Doctor  \n			</h2>\n						<p> Access to expert physicians and surgeons, advanced technologies and<br> top-quality surgery facilities right here.\n</p>\n                <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-07.jpg\"/></a>\n                <h3> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">Doctor Demo</a></h3>\n                                              <h5>$0</h5>\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\" tabindex=\"0\">\n                                                  Book Appointment \n                                          </a>\n                <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-09.jpg\"/></a>\n                <h3> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">James Amen</a></h3>\n                                              <h5>$0</h5>\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\" tabindex=\"0\">\n                                                  Book Appointment \n                                          </a>\n                <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-10.jpg\"/></a>\n                <h3> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\">Carl Kelly</a></h3>\n                                              <h5>$0</h5>\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\" tabindex=\"0\">\n                                                  Book Appointment \n                                          </a>\n                <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-11.jpg\"/></a>\n                <h3> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\">Darren Elder</a></h3>\n                                              <h5>$0</h5>\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\" tabindex=\"0\">\n                                                  Book Appointment \n                                          </a>\n                <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/ruby-perrin/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/05/book-doctor-12.jpg\"/></a>\n                <h3> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/ruby-perrin/\">Ruby Perrin</a></h3>\n                                              <h5>$0</h5>\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/ruby-perrin/\" tabindex=\"0\">\n                                                  Book Appointment \n                                          </a>\n                <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sofia-brient/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/05/book-doctor-11.jpg\"/></a>\n                <h3> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sofia-brient/\">Sofia Brient</a></h3>\n                                              <h5>$0</h5>\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sofia-brient/\" tabindex=\"0\">\n                                                  Book Appointment \n                                          </a>\n 		<h2 \n		style=\"text-align:center;\"> Available Features in Our Clinic  \n			</h2>\n						<p> It is a long established fact that a reader will be distracted by the readable<br> content of a page when looking at its layout.\n</p>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/services/medical/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/feature1.jpg\"/></a>\n                  <p>Medical</p>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/services/operation/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/feature-05-1.jpg\"/></a>\n                  <p>Operation</p>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/services/laboratory/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/feature-3.jpg\"/></a>\n                  <p>Laboratory</p>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/services/icu/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/06/feature-03-2-1.jpg\"/></a>\n                  <p>ICU</p>\n                  <a href=\"#\">View More</a>\n 		<h2 \n		style=\"text-align:center;\"> Our Latest Blogs  \n			</h2>\n						<p> It is a long established fact that a reader will be distracted by the readable<br> content of a page when looking at its layout.\n</p>\n              <article>\n                   <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\" rel=\"bookmark\" tabindex=\"0\">\n                    21 Feb 2023</a></a>\n                      <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">123</a></h5>\n                  <img alt=\'Doctor Demo\' src=\'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-07-65x65.jpg\' class=\'avatar photo\' width=\'32\' height=\'32\'  />                  <a href=\"https://doccure-wp.dreamstechnologies.com/author/doctor-demo/\">\n                  Doctor Demo </a>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/category/clinic/\" rel=\"category tag\" tabindex=\"0\">\n                                        </a> \n                  <p>\n                  Good Morning                  </p>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\"></a>\n              </article>\n              <article>\n                   <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\" rel=\"bookmark\" tabindex=\"0\">\n                    02 Aug 2022</a></a>\n                      <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">s.kafgkjsdfgu;ks</a></h5>\n                  <img alt=\'Paul Richard\' src=\'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/05/doctor-thumb-08-65x65.jpg\' class=\'avatar photo\' width=\'32\' height=\'32\'  />                  <a href=\"https://doccure-wp.dreamstechnologies.com/author/paul-richard/\">\n                  Paul Richard </a>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/category/clinic/\" rel=\"category tag\" tabindex=\"0\">\n                    Diagnose                    </a> \n                  <p>\n                  Article contents...s,haf;l |\"                  </p>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\"></a>\n              </article>\n              <article>\n                   <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\" rel=\"bookmark\" tabindex=\"0\">\n                    16 Jun 2022</a></a>\n                      <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">testsksskkkk2222</a></h5>\n                  <img alt=\'Olga Barlow\' src=\'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/05/book-doctor-10-65x65.jpg\' class=\'avatar photo\' width=\'32\' height=\'32\'  />                  <a href=\"https://doccure-wp.dreamstechnologies.com/author/olga-barlow/\">\n                  Olga Barlow </a>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/category/clinic/\" rel=\"category tag\" tabindex=\"0\">\n                    Clinic                    </a> \n                  <p>\n                  testsksskkkk2222 testsksskkkk testsksskkkk222                  </p>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\"></a>\n              </article>\n			<a style=\"background-color:#0071dc; color:#ffffff;\" href=\"#\" title=\"\">View More</a>', 'About Us', '', 'inherit', 'closed', 'closed', '', '5192-revision-v1', '', '', '2023-04-28 15:09:52', '2023-04-28 15:09:52', '', 5192, 'https://doccure-wp.dreamstechnologies.com/?p=5207', 0, 'revision', '', 0),
(5208, 1, '2023-04-28 15:10:26', '2023-04-28 15:10:26', '<h2>About us </h2>\n <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In porta luctus est interdum pretium. Fusce id tortor fringilla, suscipit turpis ac, varius ex. Cras vel metus ligula. Nam enim ligula, bibendum a iaculis ut, cursus id augue. Proin vitae purus id tortor vehicula scelerisque non in libero.</p>\n<p>Nulla non turpis sit amet purus pharetra sollicitudin. Proin rutrum urna ut suscipit ullamcorper. Proin sapien felis, dignissim non finibus eget, luctus vel purus. Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros.</p>\n<p>Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros. dignissim non finibus eget, luctus vel purus. Pellentesque efficitur.</p>  \n      <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/05/lab-image-1.jpg\">\n	  <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/05/img-pharmacylab.jpg\">\n 		<h2 \n		style=\"text-align:center;\"> What are you looking for? </h2>\n<a href=\"\" target=\"_blank\" rel=\"nofollow noopener\"> \n						Visit a Doctor</a>\n<strong>We hire the best specialists to deliver top-notch diagnostic services for you diagnostic services for you.</strong>\n<a href=\"\" target=\"_blank\" rel=\"noopener\">Book Now</a>\n<a href=\"\" target=\"_blank\" rel=\"nofollow noopener\"> \n						Find a Pharmacy</a>\n<strong>We provide the a wide range of medical services, so every person could have the opportunity.\n</strong>\n<a href=\"\" target=\"_blank\" rel=\"noopener\">Book Now</a>\n<a href=\"\" target=\"_blank\" rel=\"nofollow noopener\"> \n						Find a Lab</a>\n<strong>We hire the best specialists to deliver top-notch diagnostic services for you diagnostic services for you.</strong>\n<a href=\"\" target=\"_blank\" rel=\"noopener\">Book Now</a>\n 		<h2 \n		style=\"text-align:center;\"> Clinic &amp; Specialities  \n			</h2>\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br> tempor incididunt ut labore et dolore magna aliqua.\n</p>\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-14.jpg\" alt=\"\" />\n                                                <h4>Cardiologist</h4>\n                              <img src=\"\" alt=\"\" />\n                            <img src=\"\" alt=\"\" />\n                        <h4>Cardiologist</h4>\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-13.jpg\" alt=\"\" />\n                                                <h4>Dentist</h4>\n                              <img src=\"\" alt=\"\" />\n                            <img src=\"\" alt=\"\" />\n                        <h4>Dentist</h4>\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-17.jpg\" alt=\"\" />\n                                                <h4>Laboratory</h4>\n                              <img src=\"\" alt=\"\" />\n                            <img src=\"\" alt=\"\" />\n                        <h4>Laboratory</h4>\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-15.jpg\" alt=\"\" />\n                                                <h4>MRI Scans</h4>\n                              <img src=\"\" alt=\"\" />\n                            <img src=\"\" alt=\"\" />\n                        <h4>MRI Scans</h4>\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-16.jpg\" alt=\"\" />\n                                                <h4>Neurology</h4>\n                              <img src=\"\" alt=\"\" />\n                            <img src=\"\" alt=\"\" />\n                        <h4>Neurology</h4>\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-12.jpg\" alt=\"\" />\n                                                <h4>Orthopedic</h4>\n                              <img src=\"\" alt=\"\" />\n                            <img src=\"\" alt=\"\" />\n                        <h4>Orthopedic</h4>\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-18-1.jpg\" alt=\"\" />\n                                                <h4>Ultrasound</h4>\n                              <img src=\"\" alt=\"\" />\n                            <img src=\"\" alt=\"\" />\n                        <h4>Ultrasound</h4>\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-11.jpg\" alt=\"\" />\n                                                <h4>Urology</h4>\n                              <img src=\"\" alt=\"\" />\n                            <img src=\"\" alt=\"\" />\n                        <h4>Urology</h4>\n 		<h2 \n		style=\"text-align:center;\"> Book Our Best Doctor  \n			</h2>\n						<p> Access to expert physicians and surgeons, advanced technologies and<br> top-quality surgery facilities right here.\n</p>\n                <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-07.jpg\"/></a>\n                <h3> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">Doctor Demo</a></h3>\n                                              <h5>$0</h5>\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\" tabindex=\"0\">\n                                                  Book Appointment \n                                          </a>\n                <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-09.jpg\"/></a>\n                <h3> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">James Amen</a></h3>\n                                              <h5>$0</h5>\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\" tabindex=\"0\">\n                                                  Book Appointment \n                                          </a>\n                <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-10.jpg\"/></a>\n                <h3> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\">Carl Kelly</a></h3>\n                                              <h5>$0</h5>\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\" tabindex=\"0\">\n                                                  Book Appointment \n                                          </a>\n                <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-11.jpg\"/></a>\n                <h3> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\">Darren Elder</a></h3>\n                                              <h5>$0</h5>\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\" tabindex=\"0\">\n                                                  Book Appointment \n                                          </a>\n                <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/ruby-perrin/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/05/book-doctor-12.jpg\"/></a>\n                <h3> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/ruby-perrin/\">Ruby Perrin</a></h3>\n                                              <h5>$0</h5>\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/ruby-perrin/\" tabindex=\"0\">\n                                                  Book Appointment \n                                          </a>\n                <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sofia-brient/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/05/book-doctor-11.jpg\"/></a>\n                <h3> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sofia-brient/\">Sofia Brient</a></h3>\n                                              <h5>$0</h5>\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sofia-brient/\" tabindex=\"0\">\n                                                  Book Appointment \n                                          </a>\n 		<h2 \n		style=\"text-align:center;\"> Available Features in Our Clinic  \n			</h2>\n						<p> It is a long established fact that a reader will be distracted by the readable<br> content of a page when looking at its layout.\n</p>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/services/medical/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/feature1.jpg\"/></a>\n                  <p>Medical</p>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/services/operation/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/feature-05-1.jpg\"/></a>\n                  <p>Operation</p>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/services/laboratory/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/feature-3.jpg\"/></a>\n                  <p>Laboratory</p>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/services/icu/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/06/feature-03-2-1.jpg\"/></a>\n                  <p>ICU</p>\n                  <a href=\"#\">View More</a>\n 		<h2 \n		style=\"text-align:center;\"> Our Latest Blogs  \n			</h2>\n						<p> It is a long established fact that a reader will be distracted by the readable<br> content of a page when looking at its layout.\n</p>\n              <article>\n                   <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\" rel=\"bookmark\" tabindex=\"0\">\n                    21 Feb 2023</a></a>\n                      <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">123</a></h5>\n                  <img alt=\'Doctor Demo\' src=\'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-07-65x65.jpg\' class=\'avatar photo\' width=\'32\' height=\'32\'  />                  <a href=\"https://doccure-wp.dreamstechnologies.com/author/doctor-demo/\">\n                  Doctor Demo </a>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/category/clinic/\" rel=\"category tag\" tabindex=\"0\">\n                                        </a> \n                  <p>\n                  Good Morning                  </p>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\"></a>\n              </article>\n              <article>\n                   <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\" rel=\"bookmark\" tabindex=\"0\">\n                    02 Aug 2022</a></a>\n                      <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">s.kafgkjsdfgu;ks</a></h5>\n                  <img alt=\'Paul Richard\' src=\'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/05/doctor-thumb-08-65x65.jpg\' class=\'avatar photo\' width=\'32\' height=\'32\'  />                  <a href=\"https://doccure-wp.dreamstechnologies.com/author/paul-richard/\">\n                  Paul Richard </a>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/category/clinic/\" rel=\"category tag\" tabindex=\"0\">\n                    Diagnose                    </a> \n                  <p>\n                  Article contents...s,haf;l |\"                  </p>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\"></a>\n              </article>\n              <article>\n                   <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\" rel=\"bookmark\" tabindex=\"0\">\n                    16 Jun 2022</a></a>\n                      <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">testsksskkkk2222</a></h5>\n                  <img alt=\'Olga Barlow\' src=\'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/05/book-doctor-10-65x65.jpg\' class=\'avatar photo\' width=\'32\' height=\'32\'  />                  <a href=\"https://doccure-wp.dreamstechnologies.com/author/olga-barlow/\">\n                  Olga Barlow </a>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/category/clinic/\" rel=\"category tag\" tabindex=\"0\">\n                    Clinic                    </a> \n                  <p>\n                  testsksskkkk2222 testsksskkkk testsksskkkk222                  </p>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\"></a>\n              </article>\n			<a style=\"background-color:#0071dc; color:#ffffff;\" href=\"#\" title=\"\">View More</a>', 'About Us', '', 'inherit', 'closed', 'closed', '', '5192-revision-v1', '', '', '2023-04-28 15:10:26', '2023-04-28 15:10:26', '', 5192, 'https://doccure-wp.dreamstechnologies.com/?p=5208', 0, 'revision', '', 0),
(5209, 1, '2023-04-28 15:10:27', '2023-04-28 15:10:27', '<h2>About us </h2>\n <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In porta luctus est interdum pretium. Fusce id tortor fringilla, suscipit turpis ac, varius ex. Cras vel metus ligula. Nam enim ligula, bibendum a iaculis ut, cursus id augue. Proin vitae purus id tortor vehicula scelerisque non in libero.</p>\n<p>Nulla non turpis sit amet purus pharetra sollicitudin. Proin rutrum urna ut suscipit ullamcorper. Proin sapien felis, dignissim non finibus eget, luctus vel purus. Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros.</p>\n<p>Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros. dignissim non finibus eget, luctus vel purus. Pellentesque efficitur.</p>  \n      <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/05/lab-image-1.jpg\">\n	  <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/05/img-pharmacylab.jpg\">\n 		<h2 \n		style=\"text-align:center;\"> What are you looking for? </h2>\n<a href=\"\" target=\"_blank\" rel=\"nofollow noopener\"> \n						Visit a Doctor</a>\n<strong>We hire the best specialists to deliver top-notch diagnostic services for you diagnostic services for you.</strong>\n<a href=\"\" target=\"_blank\" rel=\"noopener\">Book Now</a>\n<a href=\"\" target=\"_blank\" rel=\"nofollow noopener\"> \n						Find a Pharmacy</a>\n<strong>We provide the a wide range of medical services, so every person could have the opportunity.\n</strong>\n<a href=\"\" target=\"_blank\" rel=\"noopener\">Book Now</a>\n<a href=\"\" target=\"_blank\" rel=\"nofollow noopener\"> \n						Find a Lab</a>\n<strong>We hire the best specialists to deliver top-notch diagnostic services for you diagnostic services for you.</strong>\n<a href=\"\" target=\"_blank\" rel=\"noopener\">Book Now</a>\n 		<h2 \n		style=\"text-align:center;\"> Clinic &amp; Specialities  \n			</h2>\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br> tempor incididunt ut labore et dolore magna aliqua.\n</p>\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-14.jpg\" alt=\"\" />\n                                                <h4>Cardiologist</h4>\n                              <img src=\"\" alt=\"\" />\n                            <img src=\"\" alt=\"\" />\n                        <h4>Cardiologist</h4>\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-13.jpg\" alt=\"\" />\n                                                <h4>Dentist</h4>\n                              <img src=\"\" alt=\"\" />\n                            <img src=\"\" alt=\"\" />\n                        <h4>Dentist</h4>\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-17.jpg\" alt=\"\" />\n                                                <h4>Laboratory</h4>\n                              <img src=\"\" alt=\"\" />\n                            <img src=\"\" alt=\"\" />\n                        <h4>Laboratory</h4>\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-15.jpg\" alt=\"\" />\n                                                <h4>MRI Scans</h4>\n                              <img src=\"\" alt=\"\" />\n                            <img src=\"\" alt=\"\" />\n                        <h4>MRI Scans</h4>\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-16.jpg\" alt=\"\" />\n                                                <h4>Neurology</h4>\n                              <img src=\"\" alt=\"\" />\n                            <img src=\"\" alt=\"\" />\n                        <h4>Neurology</h4>\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-12.jpg\" alt=\"\" />\n                                                <h4>Orthopedic</h4>\n                              <img src=\"\" alt=\"\" />\n                            <img src=\"\" alt=\"\" />\n                        <h4>Orthopedic</h4>\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-18-1.jpg\" alt=\"\" />\n                                                <h4>Ultrasound</h4>\n                              <img src=\"\" alt=\"\" />\n                            <img src=\"\" alt=\"\" />\n                        <h4>Ultrasound</h4>\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-11.jpg\" alt=\"\" />\n                                                <h4>Urology</h4>\n                              <img src=\"\" alt=\"\" />\n                            <img src=\"\" alt=\"\" />\n                        <h4>Urology</h4>\n 		<h2 \n		style=\"text-align:center;\"> Book Our Best Doctor  \n			</h2>\n						<p> Access to expert physicians and surgeons, advanced technologies and<br> top-quality surgery facilities right here.\n</p>\n                <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-07.jpg\"/></a>\n                <h3> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">Doctor Demo</a></h3>\n                                              <h5>$0</h5>\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\" tabindex=\"0\">\n                                                  Book Appointment \n                                          </a>\n                <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-09.jpg\"/></a>\n                <h3> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">James Amen</a></h3>\n                                              <h5>$0</h5>\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\" tabindex=\"0\">\n                                                  Book Appointment \n                                          </a>\n                <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-10.jpg\"/></a>\n                <h3> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\">Carl Kelly</a></h3>\n                                              <h5>$0</h5>\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\" tabindex=\"0\">\n                                                  Book Appointment \n                                          </a>\n                <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-11.jpg\"/></a>\n                <h3> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\">Darren Elder</a></h3>\n                                              <h5>$0</h5>\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\" tabindex=\"0\">\n                                                  Book Appointment \n                                          </a>\n                <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/ruby-perrin/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/05/book-doctor-12.jpg\"/></a>\n                <h3> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/ruby-perrin/\">Ruby Perrin</a></h3>\n                                              <h5>$0</h5>\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/ruby-perrin/\" tabindex=\"0\">\n                                                  Book Appointment \n                                          </a>\n                <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sofia-brient/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/05/book-doctor-11.jpg\"/></a>\n                <h3> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sofia-brient/\">Sofia Brient</a></h3>\n                                              <h5>$0</h5>\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sofia-brient/\" tabindex=\"0\">\n                                                  Book Appointment \n                                          </a>\n 		<h2 \n		style=\"text-align:center;\"> Available Features in Our Clinic  \n			</h2>\n						<p> It is a long established fact that a reader will be distracted by the readable<br> content of a page when looking at its layout.\n</p>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/services/medical/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/feature1.jpg\"/></a>\n                  <p>Medical</p>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/services/operation/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/feature-05-1.jpg\"/></a>\n                  <p>Operation</p>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/services/laboratory/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/feature-3.jpg\"/></a>\n                  <p>Laboratory</p>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/services/icu/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/06/feature-03-2-1.jpg\"/></a>\n                  <p>ICU</p>\n                  <a href=\"#\">View More</a>\n 		<h2 \n		style=\"text-align:center;\"> Our Latest Blogs  \n			</h2>\n						<p> It is a long established fact that a reader will be distracted by the readable<br> content of a page when looking at its layout.\n</p>\n              <article>\n                   <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\" rel=\"bookmark\" tabindex=\"0\">\n                    21 Feb 2023</a></a>\n                      <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">123</a></h5>\n                  <img alt=\'Doctor Demo\' src=\'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-07-65x65.jpg\' class=\'avatar photo\' width=\'32\' height=\'32\'  />                  <a href=\"https://doccure-wp.dreamstechnologies.com/author/doctor-demo/\">\n                  Doctor Demo </a>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/category/clinic/\" rel=\"category tag\" tabindex=\"0\">\n                                        </a> \n                  <p>\n                  Good Morning                  </p>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\"></a>\n              </article>\n              <article>\n                   <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\" rel=\"bookmark\" tabindex=\"0\">\n                    02 Aug 2022</a></a>\n                      <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">s.kafgkjsdfgu;ks</a></h5>\n                  <img alt=\'Paul Richard\' src=\'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/05/doctor-thumb-08-65x65.jpg\' class=\'avatar photo\' width=\'32\' height=\'32\'  />                  <a href=\"https://doccure-wp.dreamstechnologies.com/author/paul-richard/\">\n                  Paul Richard </a>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/category/clinic/\" rel=\"category tag\" tabindex=\"0\">\n                    Diagnose                    </a> \n                  <p>\n                  Article contents...s,haf;l |\"                  </p>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\"></a>\n              </article>\n              <article>\n                   <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\" rel=\"bookmark\" tabindex=\"0\">\n                    16 Jun 2022</a></a>\n                      <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">testsksskkkk2222</a></h5>\n                  <img alt=\'Olga Barlow\' src=\'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/05/book-doctor-10-65x65.jpg\' class=\'avatar photo\' width=\'32\' height=\'32\'  />                  <a href=\"https://doccure-wp.dreamstechnologies.com/author/olga-barlow/\">\n                  Olga Barlow </a>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/category/clinic/\" rel=\"category tag\" tabindex=\"0\">\n                    Clinic                    </a> \n                  <p>\n                  testsksskkkk2222 testsksskkkk testsksskkkk222                  </p>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\"></a>\n              </article>\n			<a style=\"background-color:#0071dc; color:#ffffff;\" href=\"#\" title=\"\">View More</a>', 'About Us', '', 'inherit', 'closed', 'closed', '', '5192-revision-v1', '', '', '2023-04-28 15:10:27', '2023-04-28 15:10:27', '', 5192, 'https://doccure-wp.dreamstechnologies.com/?p=5209', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(5210, 1, '2023-04-28 15:10:27', '2023-04-28 15:10:27', '<h2>About us </h2>\n <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In porta luctus est interdum pretium. Fusce id tortor fringilla, suscipit turpis ac, varius ex. Cras vel metus ligula. Nam enim ligula, bibendum a iaculis ut, cursus id augue. Proin vitae purus id tortor vehicula scelerisque non in libero.</p>\n<p>Nulla non turpis sit amet purus pharetra sollicitudin. Proin rutrum urna ut suscipit ullamcorper. Proin sapien felis, dignissim non finibus eget, luctus vel purus. Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros.</p>\n<p>Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros. dignissim non finibus eget, luctus vel purus. Pellentesque efficitur.</p>  \n      <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/05/lab-image-1.jpg\">\n	  <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/05/img-pharmacylab.jpg\">\n 		<h2 \n		style=\"text-align:center;\"> What are you looking for? </h2>\n<a href=\"\" target=\"_blank\" rel=\"nofollow noopener\"> \n						Visit a Doctor</a>\n<strong>We hire the best specialists to deliver top-notch diagnostic services for you diagnostic services for you.</strong>\n<a href=\"\" target=\"_blank\" rel=\"noopener\">Book Now</a>\n<a href=\"\" target=\"_blank\" rel=\"nofollow noopener\"> \n						Find a Pharmacy</a>\n<strong>We provide the a wide range of medical services, so every person could have the opportunity.\n</strong>\n<a href=\"\" target=\"_blank\" rel=\"noopener\">Book Now</a>\n<a href=\"\" target=\"_blank\" rel=\"nofollow noopener\"> \n						Find a Lab</a>\n<strong>We hire the best specialists to deliver top-notch diagnostic services for you diagnostic services for you.</strong>\n<a href=\"\" target=\"_blank\" rel=\"noopener\">Book Now</a>\n 		<h2 \n		style=\"text-align:center;\"> Clinic &amp; Specialities  \n			</h2>\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br> tempor incididunt ut labore et dolore magna aliqua.\n</p>\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-14.jpg\" alt=\"\" />\n                                                <h4>Cardiologist</h4>\n                              <img src=\"\" alt=\"\" />\n                            <img src=\"\" alt=\"\" />\n                        <h4>Cardiologist</h4>\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-13.jpg\" alt=\"\" />\n                                                <h4>Dentist</h4>\n                              <img src=\"\" alt=\"\" />\n                            <img src=\"\" alt=\"\" />\n                        <h4>Dentist</h4>\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-17.jpg\" alt=\"\" />\n                                                <h4>Laboratory</h4>\n                              <img src=\"\" alt=\"\" />\n                            <img src=\"\" alt=\"\" />\n                        <h4>Laboratory</h4>\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-15.jpg\" alt=\"\" />\n                                                <h4>MRI Scans</h4>\n                              <img src=\"\" alt=\"\" />\n                            <img src=\"\" alt=\"\" />\n                        <h4>MRI Scans</h4>\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-16.jpg\" alt=\"\" />\n                                                <h4>Neurology</h4>\n                              <img src=\"\" alt=\"\" />\n                            <img src=\"\" alt=\"\" />\n                        <h4>Neurology</h4>\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-12.jpg\" alt=\"\" />\n                                                <h4>Orthopedic</h4>\n                              <img src=\"\" alt=\"\" />\n                            <img src=\"\" alt=\"\" />\n                        <h4>Orthopedic</h4>\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-18-1.jpg\" alt=\"\" />\n                                                <h4>Ultrasound</h4>\n                              <img src=\"\" alt=\"\" />\n                            <img src=\"\" alt=\"\" />\n                        <h4>Ultrasound</h4>\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-11.jpg\" alt=\"\" />\n                                                <h4>Urology</h4>\n                              <img src=\"\" alt=\"\" />\n                            <img src=\"\" alt=\"\" />\n                        <h4>Urology</h4>\n 		<h2 \n		style=\"text-align:center;\"> Book Our Best Doctor  \n			</h2>\n						<p> Access to expert physicians and surgeons, advanced technologies and<br> top-quality surgery facilities right here.\n</p>\n                <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-07.jpg\"/></a>\n                <h3> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">Doctor Demo</a></h3>\n                                              <h5>$0</h5>\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\" tabindex=\"0\">\n                                                  Book Appointment \n                                          </a>\n                <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-09.jpg\"/></a>\n                <h3> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">James Amen</a></h3>\n                                              <h5>$0</h5>\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\" tabindex=\"0\">\n                                                  Book Appointment \n                                          </a>\n                <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-10.jpg\"/></a>\n                <h3> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\">Carl Kelly</a></h3>\n                                              <h5>$0</h5>\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\" tabindex=\"0\">\n                                                  Book Appointment \n                                          </a>\n                <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-11.jpg\"/></a>\n                <h3> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\">Darren Elder</a></h3>\n                                              <h5>$0</h5>\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\" tabindex=\"0\">\n                                                  Book Appointment \n                                          </a>\n                <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/ruby-perrin/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/05/book-doctor-12.jpg\"/></a>\n                <h3> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/ruby-perrin/\">Ruby Perrin</a></h3>\n                                              <h5>$0</h5>\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/ruby-perrin/\" tabindex=\"0\">\n                                                  Book Appointment \n                                          </a>\n                <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sofia-brient/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/05/book-doctor-11.jpg\"/></a>\n                <h3> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sofia-brient/\">Sofia Brient</a></h3>\n                                              <h5>$0</h5>\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sofia-brient/\" tabindex=\"0\">\n                                                  Book Appointment \n                                          </a>\n 		<h2 \n		style=\"text-align:center;\"> Available Features in Our Clinic  \n			</h2>\n						<p> It is a long established fact that a reader will be distracted by the readable<br> content of a page when looking at its layout.\n</p>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/services/medical/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/feature1.jpg\"/></a>\n                  <p>Medical</p>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/services/operation/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/feature-05-1.jpg\"/></a>\n                  <p>Operation</p>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/services/laboratory/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/feature-3.jpg\"/></a>\n                  <p>Laboratory</p>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/services/icu/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/06/feature-03-2-1.jpg\"/></a>\n                  <p>ICU</p>\n                  <a href=\"#\">View More</a>\n 		<h2 \n		style=\"text-align:center;\"> Our Latest Blogs  \n			</h2>\n						<p> It is a long established fact that a reader will be distracted by the readable<br> content of a page when looking at its layout.\n</p>\n              <article>\n                   <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\" rel=\"bookmark\" tabindex=\"0\">\n                    21 Feb 2023</a></a>\n                      <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">123</a></h5>\n                  <img alt=\'Doctor Demo\' src=\'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-07-65x65.jpg\' class=\'avatar photo\' width=\'32\' height=\'32\'  />                  <a href=\"https://doccure-wp.dreamstechnologies.com/author/doctor-demo/\">\n                  Doctor Demo </a>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/category/clinic/\" rel=\"category tag\" tabindex=\"0\">\n                                        </a> \n                  <p>\n                  Good Morning                  </p>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\"></a>\n              </article>\n              <article>\n                   <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\" rel=\"bookmark\" tabindex=\"0\">\n                    02 Aug 2022</a></a>\n                      <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">s.kafgkjsdfgu;ks</a></h5>\n                  <img alt=\'Paul Richard\' src=\'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/05/doctor-thumb-08-65x65.jpg\' class=\'avatar photo\' width=\'32\' height=\'32\'  />                  <a href=\"https://doccure-wp.dreamstechnologies.com/author/paul-richard/\">\n                  Paul Richard </a>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/category/clinic/\" rel=\"category tag\" tabindex=\"0\">\n                    Diagnose                    </a> \n                  <p>\n                  Article contents...s,haf;l |\"                  </p>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\"></a>\n              </article>\n              <article>\n                   <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\" rel=\"bookmark\" tabindex=\"0\">\n                    16 Jun 2022</a></a>\n                      <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">testsksskkkk2222</a></h5>\n                  <img alt=\'Olga Barlow\' src=\'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/05/book-doctor-10-65x65.jpg\' class=\'avatar photo\' width=\'32\' height=\'32\'  />                  <a href=\"https://doccure-wp.dreamstechnologies.com/author/olga-barlow/\">\n                  Olga Barlow </a>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/category/clinic/\" rel=\"category tag\" tabindex=\"0\">\n                    Clinic                    </a> \n                  <p>\n                  testsksskkkk2222 testsksskkkk testsksskkkk222                  </p>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\"></a>\n              </article>\n			<a style=\"background-color:#0071dc; color:#ffffff;\" href=\"#\" title=\"\">View More</a>', 'About Us', '', 'inherit', 'closed', 'closed', '', '5192-revision-v1', '', '', '2023-04-28 15:10:27', '2023-04-28 15:10:27', '', 5192, 'https://doccure-wp.dreamstechnologies.com/?p=5210', 0, 'revision', '', 0),
(5212, 1, '2024-06-26 14:11:31', '2023-04-28 15:12:00', ' ', '', '', 'publish', 'closed', 'closed', '', '5212', '', '', '2024-06-26 14:11:31', '2024-06-26 14:11:31', '', 0, 'https://doccure-wp.dreamstechnologies.com/?p=5212', 8, 'nav_menu_item', '', 0),
(5213, 1, '2023-04-28 15:12:52', '2023-04-28 15:12:52', '[vc_row full_width=\"stretch_row\" css=\".vc_custom_1669703020704{background-color: #f8f9fa !important;}\" el_class=\"contact_firstsection\"][vc_column el_class=\"section-title\"][vc_custom_heading text=\"Contact Us\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" el_class=\"title\"][vc_column_text el_class=\"contacttitle_spacing\"]\r\n<p style=\"text-align: center;\">Great doctor if you need your family member to get effective immediate assistance,\r\nemergency treatment, or simple consultation.</p>\r\n[/vc_column_text][vc_row_inner equal_height=\"yes\" el_class=\"contact_info\"][vc_column_inner el_class=\"contactus_infobox\" width=\"1/3\"][vc_icon icon_fontawesome=\"fas fa-phone-alt\" align=\"center\"][vc_custom_heading text=\"Phone Number\" font_container=\"tag:h5|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]\r\n<p style=\"text-align: center;\">+1 315 369 5943</p>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner el_class=\"contactus_infobox\" width=\"1/3\"][vc_icon icon_fontawesome=\"far fa-envelope\" align=\"center\"][vc_custom_heading text=\"Email\" font_container=\"tag:h5|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]\r\n<p style=\"text-align: center;\">[email protected]</p>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner el_class=\"contactus_infobox\" width=\"1/3\"][vc_icon icon_fontawesome=\"fas fa-map-marker-alt\" align=\"center\"][vc_custom_heading text=\"Location\" font_container=\"tag:h5|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]\r\n<p style=\"text-align: center;\">3556 Beech Street, USA</p>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1637850786591{padding-top: 70px !important;padding-bottom: 70px !important;}\"][vc_column width=\"1/2\"][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDI2MjQuOTkxNDQwNjA4MTQ5MyUyMTJkMi4yOTIyOTI2MTUyMDE2NTQlMjEzZDQ4Ljg1ODM3MzYwODY2MjcyJTIxMm0zJTIxMWYwJTIxMmYwJTIxM2YwJTIxM20yJTIxMWkxMDI0JTIxMmk3NjglMjE0ZjEzLjElMjEzbTMlMjExbTIlMjExczB4NDdlNjZlMjk2NGUzNGUyZCUyNTNBMHg4ZGRjYTllZTM4MGVmN2UwJTIxMnNFaWZmZWwlMjUyMFRvd2VyJTIxNWUwJTIxM20yJTIxMXNlbiUyMTJzaW4lMjE0djE1NzExMTUwODQ4MjglMjE1bTIlMjExc2VuJTIxMnNpbiUyMiUyMHdpZHRoJTNEJTIyNTAwJTIyJTIwaGVpZ2h0JTNEJTIyNDcwJTIyJTIwZnJhbWVib3JkZXIlM0QlMjIwJTIyJTIwc3R5bGUlM0QlMjJib3JkZXIlM0EwJTIyJTIwYWxsb3dmdWxsc2NyZWVuJTNFJTNDJTJGaWZyYW1lJTNF\" css=\".vc_custom_1637850763809{margin-bottom: 0px !important;border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][vc_column width=\"1/2\" el_class=\"section-title\"][vc_column_text el_class=\"contact_subinfo\"]GET IN TOUCH[/vc_column_text][vc_custom_heading text=\"Contact Details\" use_theme_fonts=\"yes\" el_class=\"title contact_spacing\"][contact-form-7 id=\"244\"][/vc_column][/vc_row]', 'Contact Us', '', 'inherit', 'closed', 'closed', '', '241-revision-v1', '', '', '2023-04-28 15:12:52', '2023-04-28 15:12:52', '', 241, 'https://doccure-wp.dreamstechnologies.com/?p=5213', 0, 'revision', '', 0),
(5214, 1, '2023-04-28 15:12:52', '2023-04-28 15:12:52', '[vc_row full_width=\"stretch_row\" css=\".vc_custom_1669703020704{background-color: #f8f9fa !important;}\" el_class=\"contact_firstsection\"][vc_column el_class=\"section-title\"][vc_custom_heading text=\"Contact Us\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" el_class=\"title\"][vc_column_text el_class=\"contacttitle_spacing\"]\r\n<p style=\"text-align: center;\">Great doctor if you need your family member to get effective immediate assistance,\r\nemergency treatment, or simple consultation.</p>\r\n[/vc_column_text][vc_row_inner equal_height=\"yes\" el_class=\"contact_info\"][vc_column_inner el_class=\"contactus_infobox\" width=\"1/3\"][vc_icon icon_fontawesome=\"fas fa-phone-alt\" align=\"center\"][vc_custom_heading text=\"Phone Number\" font_container=\"tag:h5|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]\r\n<p style=\"text-align: center;\">+1 315 369 5943</p>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner el_class=\"contactus_infobox\" width=\"1/3\"][vc_icon icon_fontawesome=\"far fa-envelope\" align=\"center\"][vc_custom_heading text=\"Email\" font_container=\"tag:h5|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]\r\n<p style=\"text-align: center;\">[email protected]</p>\r\n[/vc_column_text][/vc_column_inner][vc_column_inner el_class=\"contactus_infobox\" width=\"1/3\"][vc_icon icon_fontawesome=\"fas fa-map-marker-alt\" align=\"center\"][vc_custom_heading text=\"Location\" font_container=\"tag:h5|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]\r\n<p style=\"text-align: center;\">3556 Beech Street, USA</p>\r\n[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1637850786591{padding-top: 70px !important;padding-bottom: 70px !important;}\"][vc_column width=\"1/2\"][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDI2MjQuOTkxNDQwNjA4MTQ5MyUyMTJkMi4yOTIyOTI2MTUyMDE2NTQlMjEzZDQ4Ljg1ODM3MzYwODY2MjcyJTIxMm0zJTIxMWYwJTIxMmYwJTIxM2YwJTIxM20yJTIxMWkxMDI0JTIxMmk3NjglMjE0ZjEzLjElMjEzbTMlMjExbTIlMjExczB4NDdlNjZlMjk2NGUzNGUyZCUyNTNBMHg4ZGRjYTllZTM4MGVmN2UwJTIxMnNFaWZmZWwlMjUyMFRvd2VyJTIxNWUwJTIxM20yJTIxMXNlbiUyMTJzaW4lMjE0djE1NzExMTUwODQ4MjglMjE1bTIlMjExc2VuJTIxMnNpbiUyMiUyMHdpZHRoJTNEJTIyNTAwJTIyJTIwaGVpZ2h0JTNEJTIyNDcwJTIyJTIwZnJhbWVib3JkZXIlM0QlMjIwJTIyJTIwc3R5bGUlM0QlMjJib3JkZXIlM0EwJTIyJTIwYWxsb3dmdWxsc2NyZWVuJTNFJTNDJTJGaWZyYW1lJTNF\" css=\".vc_custom_1637850763809{margin-bottom: 0px !important;border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][/vc_column][vc_column width=\"1/2\" el_class=\"section-title\"][vc_column_text el_class=\"contact_subinfo\"]GET IN TOUCH[/vc_column_text][vc_custom_heading text=\"Contact Details\" use_theme_fonts=\"yes\" el_class=\"title contact_spacing\"][contact-form-7 id=\"244\"][/vc_column][/vc_row]', 'Contact Us', '', 'inherit', 'closed', 'closed', '', '241-revision-v1', '', '', '2023-04-28 15:12:52', '2023-04-28 15:12:52', '', 241, 'https://doccure-wp.dreamstechnologies.com/?p=5214', 0, 'revision', '', 0),
(5215, 1, '2023-04-28 15:12:52', '2023-04-28 15:12:52', '', 'Contact Us', '', 'inherit', 'closed', 'closed', '', '241-revision-v1', '', '', '2023-04-28 15:12:52', '2023-04-28 15:12:52', '', 241, 'https://doccure-wp.dreamstechnologies.com/?p=5215', 0, 'revision', '', 0),
(5216, 1, '2023-04-28 15:13:14', '2023-04-28 15:13:14', '<h2 \n		style=\"text-align:center;\"> Contact Us  \n			</h2>\n						<p> Great doctor if you need your family member to get effective immediate assistance,<br>\nemergency treatment, or simple consultation.</p>\n												<h5>Phone Number</h5>\n																<p>+1 315 369 5943</p>\n												<h5>Email</h5>\n																<p>[email protected]\n</p>\n												<h5>Location</h5>\n																<p>3556 Beech Street, USA\n</p>\n			<style>/*! elementor - v3.12.2 - 23-04-2023 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps .elementor-custom-embed{line-height:0}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe loading=\"lazy\"\n					src=\"https://maps.google.com/maps?q=Eiffel%20Tower&#038;t=m&#038;z=10&#038;output=embed&#038;iwloc=near\"\n					title=\"Eiffel Tower\"\n					aria-label=\"Eiffel Tower\"\n			></iframe>\n				 						<p>GET IN TOUCH</h2></p>\n																		<h2>Contact Details</h2>\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/elementor/wp-admin/admin-ajax.php#wpcf7-f244-o1\" method=\"post\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"244\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.7.6\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f244-o1\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n                <input size=\"40\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Enter First Name\" value=\"\" type=\"text\" name=\"your-name\" />\n                <input size=\"40\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Enter Last Name\" value=\"\" type=\"text\" name=\"text-558\" />\n                <input size=\"40\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Email Address\" value=\"\" type=\"email\" name=\"your-email\" />\n                <input size=\"40\" aria-invalid=\"false\" placeholder=\"Phone Number\" value=\"\" type=\"tel\" name=\"your-phone\" />\n                <textarea cols=\"40\" rows=\"10\" aria-invalid=\"false\" placeholder=\"Enter Message\" name=\"your-message\"></textarea>\n              <input type=\"submit\" value=\"Submit\" />\n</form>', 'Contactus_NEWE', '', 'publish', 'closed', 'closed', '', 'contactus_newe', '', '', '2023-04-28 15:13:14', '2023-04-28 15:13:14', '', 0, 'https://doccure-wp.dreamstechnologies.com/?elementor_library=contactus_newe', 0, 'elementor_library', '', 0),
(5217, 1, '2023-04-28 15:13:14', '2023-04-28 15:13:14', '<h2 \n		style=\"text-align:center;\"> Contact Us  \n			</h2>\n						<p> Great doctor if you need your family member to get effective immediate assistance,<br>\nemergency treatment, or simple consultation.</p>\n												<h5>Phone Number</h5>\n																<p>+1 315 369 5943</p>\n												<h5>Email</h5>\n																<p>[email protected]\n</p>\n												<h5>Location</h5>\n																<p>3556 Beech Street, USA\n</p>\n			<style>/*! elementor - v3.12.2 - 23-04-2023 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps .elementor-custom-embed{line-height:0}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe loading=\"lazy\"\n					src=\"https://maps.google.com/maps?q=Eiffel%20Tower&#038;t=m&#038;z=10&#038;output=embed&#038;iwloc=near\"\n					title=\"Eiffel Tower\"\n					aria-label=\"Eiffel Tower\"\n			></iframe>\n				 						<p>GET IN TOUCH</h2></p>\n																		<h2>Contact Details</h2>\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/elementor/wp-admin/admin-ajax.php#wpcf7-f244-o1\" method=\"post\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"244\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.7.6\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f244-o1\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n                <input size=\"40\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Enter First Name\" value=\"\" type=\"text\" name=\"your-name\" />\n                <input size=\"40\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Enter Last Name\" value=\"\" type=\"text\" name=\"text-558\" />\n                <input size=\"40\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Email Address\" value=\"\" type=\"email\" name=\"your-email\" />\n                <input size=\"40\" aria-invalid=\"false\" placeholder=\"Phone Number\" value=\"\" type=\"tel\" name=\"your-phone\" />\n                <textarea cols=\"40\" rows=\"10\" aria-invalid=\"false\" placeholder=\"Enter Message\" name=\"your-message\"></textarea>\n              <input type=\"submit\" value=\"Submit\" />\n</form>', 'Contactus_NEWE', '', 'inherit', 'closed', 'closed', '', '5216-revision-v1', '', '', '2023-04-28 15:13:14', '2023-04-28 15:13:14', '', 5216, 'https://doccure-wp.dreamstechnologies.com/?p=5217', 0, 'revision', '', 0),
(5218, 1, '2023-04-28 15:13:26', '2023-04-28 15:13:26', '', 'Contact Us', '', 'inherit', 'closed', 'closed', '', '241-revision-v1', '', '', '2023-04-28 15:13:26', '2023-04-28 15:13:26', '', 241, 'https://doccure-wp.dreamstechnologies.com/?p=5218', 0, 'revision', '', 0),
(5219, 1, '2023-04-28 15:13:27', '2023-04-28 15:13:27', '', 'Contact Us', '', 'inherit', 'closed', 'closed', '', '241-revision-v1', '', '', '2023-04-28 15:13:27', '2023-04-28 15:13:27', '', 241, 'https://doccure-wp.dreamstechnologies.com/?p=5219', 0, 'revision', '', 0),
(5220, 1, '2023-04-28 15:13:27', '2023-04-28 15:13:27', '<h2 \n		style=\"text-align:center;\"> Contact Us  \n			</h2>\n						<p> Great doctor if you need your family member to get effective immediate assistance,<br>\nemergency treatment, or simple consultation.</p>\n												<h5>Phone Number</h5>\n																<p>+1 315 369 5943</p>\n												<h5>Email</h5>\n																<p>[email protected]\n</p>\n												<h5>Location</h5>\n																<p>3556 Beech Street, USA\n</p>\n			<style>/*! elementor - v3.12.2 - 23-04-2023 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps .elementor-custom-embed{line-height:0}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe loading=\"lazy\"\n					src=\"https://maps.google.com/maps?q=Eiffel%20Tower&#038;t=m&#038;z=10&#038;output=embed&#038;iwloc=near\"\n					title=\"Eiffel Tower\"\n					aria-label=\"Eiffel Tower\"\n			></iframe>\n				 						<p>GET IN TOUCH</h2></p>\n																		<h2>Contact Details</h2>\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/elementor/wp-admin/admin-ajax.php#wpcf7-f244-o1\" method=\"post\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"244\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.7.6\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f244-o1\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n                <input size=\"40\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Enter First Name\" value=\"\" type=\"text\" name=\"your-name\" />\n                <input size=\"40\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Enter Last Name\" value=\"\" type=\"text\" name=\"text-558\" />\n                <input size=\"40\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Email Address\" value=\"\" type=\"email\" name=\"your-email\" />\n                <input size=\"40\" aria-invalid=\"false\" placeholder=\"Phone Number\" value=\"\" type=\"tel\" name=\"your-phone\" />\n                <textarea cols=\"40\" rows=\"10\" aria-invalid=\"false\" placeholder=\"Enter Message\" name=\"your-message\"></textarea>\n              <input type=\"submit\" value=\"Submit\" />\n</form>', 'Contact Us', '', 'inherit', 'closed', 'closed', '', '241-revision-v1', '', '', '2023-04-28 15:13:27', '2023-04-28 15:13:27', '', 241, 'https://doccure-wp.dreamstechnologies.com/?p=5220', 0, 'revision', '', 0),
(5221, 1, '2023-04-28 15:13:56', '2023-04-28 15:13:56', '<h2 \n		style=\"text-align:center;\"> Contact Us  \n			</h2>\n						<p> Great doctor if you need your family member to get effective immediate assistance,<br>\nemergency treatment, or simple consultation.</p>\n												<h5>Phone Number</h5>\n																<p>+1 315 369 5943</p>\n												<h5>Email</h5>\n																<p>[email protected]\n</p>\n												<h5>Location</h5>\n																<p>3556 Beech Street, USA\n</p>\n			<style>/*! elementor - v3.12.2 - 23-04-2023 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps .elementor-custom-embed{line-height:0}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe loading=\"lazy\"\n					src=\"https://maps.google.com/maps?q=Eiffel%20Tower&#038;t=m&#038;z=10&#038;output=embed&#038;iwloc=near\"\n					title=\"Eiffel Tower\"\n					aria-label=\"Eiffel Tower\"\n			></iframe>\n				 						<p>GET IN TOUCH</h2></p>\n																		<h2>Contact Details</h2>\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/elementor/wp-admin/admin-ajax.php#wpcf7-f244-o1\" method=\"post\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"244\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.7.6\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f244-o1\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n                <input size=\"40\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Enter First Name\" value=\"\" type=\"text\" name=\"your-name\" />\n                <input size=\"40\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Enter Last Name\" value=\"\" type=\"text\" name=\"text-558\" />\n                <input size=\"40\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Email Address\" value=\"\" type=\"email\" name=\"your-email\" />\n                <input size=\"40\" aria-invalid=\"false\" placeholder=\"Phone Number\" value=\"\" type=\"tel\" name=\"your-phone\" />\n                <textarea cols=\"40\" rows=\"10\" aria-invalid=\"false\" placeholder=\"Enter Message\" name=\"your-message\"></textarea>\n              <input type=\"submit\" value=\"Submit\" />\n</form>', 'Contact Us', '', 'inherit', 'closed', 'closed', '', '241-revision-v1', '', '', '2023-04-28 15:13:56', '2023-04-28 15:13:56', '', 241, 'https://doccure-wp.dreamstechnologies.com/?p=5221', 0, 'revision', '', 0),
(5222, 1, '2023-04-28 15:13:56', '2023-04-28 15:13:56', '<h2 \n		style=\"text-align:center;\"> Contact Us  \n			</h2>\n						<p> Great doctor if you need your family member to get effective immediate assistance,<br>\nemergency treatment, or simple consultation.</p>\n												<h5>Phone Number</h5>\n																<p>+1 315 369 5943</p>\n												<h5>Email</h5>\n																<p>[email protected]\n</p>\n												<h5>Location</h5>\n																<p>3556 Beech Street, USA\n</p>\n			<style>/*! elementor - v3.12.2 - 23-04-2023 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps .elementor-custom-embed{line-height:0}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe loading=\"lazy\"\n					src=\"https://maps.google.com/maps?q=Eiffel%20Tower&#038;t=m&#038;z=10&#038;output=embed&#038;iwloc=near\"\n					title=\"Eiffel Tower\"\n					aria-label=\"Eiffel Tower\"\n			></iframe>\n				 						<p>GET IN TOUCH</h2></p>\n																		<h2>Contact Details</h2>\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/elementor/wp-admin/admin-ajax.php#wpcf7-f244-o1\" method=\"post\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"244\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.7.6\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f244-o1\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n                <input size=\"40\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Enter First Name\" value=\"\" type=\"text\" name=\"your-name\" />\n                <input size=\"40\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Enter Last Name\" value=\"\" type=\"text\" name=\"text-558\" />\n                <input size=\"40\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Email Address\" value=\"\" type=\"email\" name=\"your-email\" />\n                <input size=\"40\" aria-invalid=\"false\" placeholder=\"Phone Number\" value=\"\" type=\"tel\" name=\"your-phone\" />\n                <textarea cols=\"40\" rows=\"10\" aria-invalid=\"false\" placeholder=\"Enter Message\" name=\"your-message\"></textarea>\n              <input type=\"submit\" value=\"Submit\" />\n</form>', 'Contact Us', '', 'inherit', 'closed', 'closed', '', '241-revision-v1', '', '', '2023-04-28 15:13:56', '2023-04-28 15:13:56', '', 241, 'https://doccure-wp.dreamstechnologies.com/?p=5222', 0, 'revision', '', 0),
(5223, 1, '2023-04-28 15:13:57', '2023-04-28 15:13:57', '<h2 \n		style=\"text-align:center;\"> Contact Us  \n			</h2>\n						<p> Great doctor if you need your family member to get effective immediate assistance,<br>\nemergency treatment, or simple consultation.</p>\n												<h5>Phone Number</h5>\n																<p>+1 315 369 5943</p>\n												<h5>Email</h5>\n																<p>[email protected]\n</p>\n												<h5>Location</h5>\n																<p>3556 Beech Street, USA\n</p>\n			<iframe loading=\"lazy\"\n					src=\"https://maps.google.com/maps?q=Eiffel%20Tower&#038;t=m&#038;z=10&#038;output=embed&#038;iwloc=near\"\n					title=\"Eiffel Tower\"\n					aria-label=\"Eiffel Tower\"\n			></iframe>\n				 						<p>GET IN TOUCH</h2></p>\n																		<h2>Contact Details</h2>\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/elementor/wp-admin/admin-ajax.php#wpcf7-f244-o3\" method=\"post\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"244\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.7.6\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f244-o3\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n                <input size=\"40\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Enter First Name\" value=\"\" type=\"text\" name=\"your-name\" />\n                <input size=\"40\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Enter Last Name\" value=\"\" type=\"text\" name=\"text-558\" />\n                <input size=\"40\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Email Address\" value=\"\" type=\"email\" name=\"your-email\" />\n                <input size=\"40\" aria-invalid=\"false\" placeholder=\"Phone Number\" value=\"\" type=\"tel\" name=\"your-phone\" />\n                <textarea cols=\"40\" rows=\"10\" aria-invalid=\"false\" placeholder=\"Enter Message\" name=\"your-message\"></textarea>\n              <input type=\"submit\" value=\"Submit\" />\n</form>', 'Contact Us', '', 'inherit', 'closed', 'closed', '', '241-revision-v1', '', '', '2023-04-28 15:13:57', '2023-04-28 15:13:57', '', 241, 'https://doccure-wp.dreamstechnologies.com/?p=5223', 0, 'revision', '', 0),
(5225, 1, '2023-04-28 15:14:49', '2023-04-28 15:14:49', ' ', 'Service', '', 'inherit', 'closed', 'closed', '', '4699-revision-v1', '', '', '2023-04-28 15:14:49', '2023-04-28 15:14:49', '', 4699, 'https://doccure-wp.dreamstechnologies.com/?p=5225', 0, 'revision', '', 0),
(5228, 1, '2023-04-28 15:16:10', '2023-04-28 15:16:10', ' ', 'Service', '', 'inherit', 'closed', 'closed', '', '4699-revision-v1', '', '', '2023-04-28 15:16:10', '2023-04-28 15:16:10', '', 4699, 'https://doccure-wp.dreamstechnologies.com/?p=5228', 0, 'revision', '', 0),
(5229, 1, '2023-04-28 15:16:10', '2023-04-28 15:16:10', ' ', 'Service', '', 'inherit', 'closed', 'closed', '', '4699-revision-v1', '', '', '2023-04-28 15:16:10', '2023-04-28 15:16:10', '', 4699, 'https://doccure-wp.dreamstechnologies.com/?p=5229', 0, 'revision', '', 0),
(5230, 1, '2023-04-28 15:16:10', '2023-04-28 15:16:10', '<article>\n                        <a href=\"https://doccure-wp.dreamstechnologies.com/services/medical/\">\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/feature1.jpg\"/>\n                        </a>\n                          <h5><a href=\"https://doccure-wp.dreamstechnologies.com/services/medical/\">Medical</a></h5>\n                      </article>\n                      <article>\n                        <a href=\"https://doccure-wp.dreamstechnologies.com/services/operation/\">\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/feature-05-1.jpg\"/>\n                        </a>\n                          <h5><a href=\"https://doccure-wp.dreamstechnologies.com/services/operation/\">Operation</a></h5>\n                      </article>\n                      <article>\n                        <a href=\"https://doccure-wp.dreamstechnologies.com/services/laboratory/\">\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/feature-3.jpg\"/>\n                        </a>\n                          <h5><a href=\"https://doccure-wp.dreamstechnologies.com/services/laboratory/\">Laboratory</a></h5>\n                      </article>\n                      <article>\n                        <a href=\"https://doccure-wp.dreamstechnologies.com/services/icu/\">\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/06/feature-03-2-1.jpg\"/>\n                        </a>\n                          <h5><a href=\"https://doccure-wp.dreamstechnologies.com/services/icu/\">ICU</a></h5>\n                      </article>\n                      <article>\n                        <a href=\"https://doccure-wp.dreamstechnologies.com/services/test-room/\">\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/feature-02-2-1.jpg\"/>\n                        </a>\n                          <h5><a href=\"https://doccure-wp.dreamstechnologies.com/services/test-room/\">Test Room</a></h5>\n                      </article>\n                      <article>\n                        <a href=\"https://doccure-wp.dreamstechnologies.com/services/patient-ward/\">\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/feature6.jpg\"/>\n                        </a>\n                          <h5><a href=\"https://doccure-wp.dreamstechnologies.com/services/patient-ward/\">Patient Ward</a></h5>\n                      </article>\n 		<h2 \n		style=\"text-align:center;\"> What Our Clients Say </h2>\n                                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/patient1.jpg\"/>\n                                  <h5>Jennifer Robinson</h5>\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\n                                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/patient2.jpg\"/>\n                                  <h5>Denise Stevens</h5>\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\n                                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/patient3.jpg\"/>\n                                  <h5>Charles Ortega</h5>\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\n                                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/patient4.jpg\"/>\n                                  <h5>Eugene Freeman</h5>\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>', 'Service', '', 'inherit', 'closed', 'closed', '', '4699-revision-v1', '', '', '2023-04-28 15:16:10', '2023-04-28 15:16:10', '', 4699, 'https://doccure-wp.dreamstechnologies.com/?p=5230', 0, 'revision', '', 0),
(5231, 1, '2023-04-28 15:16:33', '2023-04-28 15:16:33', '<article>\n                        <a href=\"https://doccure-wp.dreamstechnologies.com/services/medical/\">\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/feature1.jpg\"/>\n                        </a>\n                          <h5><a href=\"https://doccure-wp.dreamstechnologies.com/services/medical/\">Medical</a></h5>\n                      </article>\n                      <article>\n                        <a href=\"https://doccure-wp.dreamstechnologies.com/services/operation/\">\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/feature-05-1.jpg\"/>\n                        </a>\n                          <h5><a href=\"https://doccure-wp.dreamstechnologies.com/services/operation/\">Operation</a></h5>\n                      </article>\n                      <article>\n                        <a href=\"https://doccure-wp.dreamstechnologies.com/services/laboratory/\">\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/feature-3.jpg\"/>\n                        </a>\n                          <h5><a href=\"https://doccure-wp.dreamstechnologies.com/services/laboratory/\">Laboratory</a></h5>\n                      </article>\n                      <article>\n                        <a href=\"https://doccure-wp.dreamstechnologies.com/services/icu/\">\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/06/feature-03-2-1.jpg\"/>\n                        </a>\n                          <h5><a href=\"https://doccure-wp.dreamstechnologies.com/services/icu/\">ICU</a></h5>\n                      </article>\n                      <article>\n                        <a href=\"https://doccure-wp.dreamstechnologies.com/services/test-room/\">\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/feature-02-2-1.jpg\"/>\n                        </a>\n                          <h5><a href=\"https://doccure-wp.dreamstechnologies.com/services/test-room/\">Test Room</a></h5>\n                      </article>\n                      <article>\n                        <a href=\"https://doccure-wp.dreamstechnologies.com/services/patient-ward/\">\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/feature6.jpg\"/>\n                        </a>\n                          <h5><a href=\"https://doccure-wp.dreamstechnologies.com/services/patient-ward/\">Patient Ward</a></h5>\n                      </article>\n 		<h2 \n		style=\"text-align:center;\"> What Our Clients Say </h2>\n                                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/patient1.jpg\"/>\n                                  <h5>Jennifer Robinson</h5>\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\n                                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/patient2.jpg\"/>\n                                  <h5>Denise Stevens</h5>\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\n                                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/patient3.jpg\"/>\n                                  <h5>Charles Ortega</h5>\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\n                                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/patient4.jpg\"/>\n                                  <h5>Eugene Freeman</h5>\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>', 'Service', '', 'inherit', 'closed', 'closed', '', '4699-revision-v1', '', '', '2023-04-28 15:16:33', '2023-04-28 15:16:33', '', 4699, 'https://doccure-wp.dreamstechnologies.com/?p=5231', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(5232, 1, '2023-04-28 15:16:34', '2023-04-28 15:16:34', '<article>\n                        <a href=\"https://doccure-wp.dreamstechnologies.com/services/medical/\">\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/feature1.jpg\"/>\n                        </a>\n                          <h5><a href=\"https://doccure-wp.dreamstechnologies.com/services/medical/\">Medical</a></h5>\n                      </article>\n                      <article>\n                        <a href=\"https://doccure-wp.dreamstechnologies.com/services/operation/\">\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/feature-05-1.jpg\"/>\n                        </a>\n                          <h5><a href=\"https://doccure-wp.dreamstechnologies.com/services/operation/\">Operation</a></h5>\n                      </article>\n                      <article>\n                        <a href=\"https://doccure-wp.dreamstechnologies.com/services/laboratory/\">\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/feature-3.jpg\"/>\n                        </a>\n                          <h5><a href=\"https://doccure-wp.dreamstechnologies.com/services/laboratory/\">Laboratory</a></h5>\n                      </article>\n                      <article>\n                        <a href=\"https://doccure-wp.dreamstechnologies.com/services/icu/\">\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/06/feature-03-2-1.jpg\"/>\n                        </a>\n                          <h5><a href=\"https://doccure-wp.dreamstechnologies.com/services/icu/\">ICU</a></h5>\n                      </article>\n                      <article>\n                        <a href=\"https://doccure-wp.dreamstechnologies.com/services/test-room/\">\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/feature-02-2-1.jpg\"/>\n                        </a>\n                          <h5><a href=\"https://doccure-wp.dreamstechnologies.com/services/test-room/\">Test Room</a></h5>\n                      </article>\n                      <article>\n                        <a href=\"https://doccure-wp.dreamstechnologies.com/services/patient-ward/\">\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/feature6.jpg\"/>\n                        </a>\n                          <h5><a href=\"https://doccure-wp.dreamstechnologies.com/services/patient-ward/\">Patient Ward</a></h5>\n                      </article>\n 		<h2 \n		style=\"text-align:center;\"> What Our Clients Say </h2>\n                                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/patient1.jpg\"/>\n                                  <h5>Jennifer Robinson</h5>\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\n                                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/patient2.jpg\"/>\n                                  <h5>Denise Stevens</h5>\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\n                                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/patient3.jpg\"/>\n                                  <h5>Charles Ortega</h5>\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\n                                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/patient4.jpg\"/>\n                                  <h5>Eugene Freeman</h5>\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>', 'Service', '', 'inherit', 'closed', 'closed', '', '4699-revision-v1', '', '', '2023-04-28 15:16:34', '2023-04-28 15:16:34', '', 4699, 'https://doccure-wp.dreamstechnologies.com/?p=5232', 0, 'revision', '', 0),
(5233, 1, '2023-04-28 15:16:34', '2023-04-28 15:16:34', '<article>\n                        <a href=\"https://doccure-wp.dreamstechnologies.com/services/medical/\">\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/feature1.jpg\"/>\n                        </a>\n                          <h5><a href=\"https://doccure-wp.dreamstechnologies.com/services/medical/\">Medical</a></h5>\n                      </article>\n                      <article>\n                        <a href=\"https://doccure-wp.dreamstechnologies.com/services/operation/\">\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/feature-05-1.jpg\"/>\n                        </a>\n                          <h5><a href=\"https://doccure-wp.dreamstechnologies.com/services/operation/\">Operation</a></h5>\n                      </article>\n                      <article>\n                        <a href=\"https://doccure-wp.dreamstechnologies.com/services/laboratory/\">\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/feature-3.jpg\"/>\n                        </a>\n                          <h5><a href=\"https://doccure-wp.dreamstechnologies.com/services/laboratory/\">Laboratory</a></h5>\n                      </article>\n                      <article>\n                        <a href=\"https://doccure-wp.dreamstechnologies.com/services/icu/\">\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/06/feature-03-2-1.jpg\"/>\n                        </a>\n                          <h5><a href=\"https://doccure-wp.dreamstechnologies.com/services/icu/\">ICU</a></h5>\n                      </article>\n                      <article>\n                        <a href=\"https://doccure-wp.dreamstechnologies.com/services/test-room/\">\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/feature-02-2-1.jpg\"/>\n                        </a>\n                          <h5><a href=\"https://doccure-wp.dreamstechnologies.com/services/test-room/\">Test Room</a></h5>\n                      </article>\n                      <article>\n                        <a href=\"https://doccure-wp.dreamstechnologies.com/services/patient-ward/\">\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/feature6.jpg\"/>\n                        </a>\n                          <h5><a href=\"https://doccure-wp.dreamstechnologies.com/services/patient-ward/\">Patient Ward</a></h5>\n                      </article>\n 		<h2 \n		style=\"text-align:center;\"> What Our Clients Say </h2>\n                                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/patient1.jpg\"/>\n                                  <h5>Jennifer Robinson</h5>\n                                <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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\n                                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/patient2.jpg\"/>\n                                  <h5>Denise Stevens</h5>\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\n                                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/patient3.jpg\"/>\n                                  <h5>Charles Ortega</h5>\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\n                                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/patient4.jpg\"/>\n                                  <h5>Eugene Freeman</h5>\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>', 'Service', '', 'inherit', 'closed', 'closed', '', '4699-revision-v1', '', '', '2023-04-28 15:16:34', '2023-04-28 15:16:34', '', 4699, 'https://doccure-wp.dreamstechnologies.com/?p=5233', 0, 'revision', '', 0),
(5234, 1, '2023-04-28 15:17:25', '2023-04-28 15:17:25', '', 'Portfolios', '', 'publish', 'closed', 'closed', '', 'portfolios', '', '', '2023-04-28 15:18:41', '2023-04-28 15:18:41', '', 0, 'https://doccure-wp.dreamstechnologies.com/?page_id=5234', 0, 'page', '', 0),
(5235, 1, '2023-04-28 15:17:25', '2023-04-28 15:17:25', '', 'Portfolios', '', 'inherit', 'closed', 'closed', '', '5234-revision-v1', '', '', '2023-04-28 15:17:25', '2023-04-28 15:17:25', '', 5234, 'https://doccure-wp.dreamstechnologies.com/?p=5235', 0, 'revision', '', 0),
(5238, 1, '2023-04-28 15:18:40', '2023-04-28 15:18:40', '', 'Portfolios', '', 'inherit', 'closed', 'closed', '', '5234-revision-v1', '', '', '2023-04-28 15:18:40', '2023-04-28 15:18:40', '', 5234, 'https://doccure-wp.dreamstechnologies.com/?p=5238', 0, 'revision', '', 0),
(5239, 1, '2023-04-28 15:18:40', '2023-04-28 15:18:40', '', 'Portfolios', '', 'inherit', 'closed', 'closed', '', '5234-revision-v1', '', '', '2023-04-28 15:18:40', '2023-04-28 15:18:40', '', 5234, 'https://doccure-wp.dreamstechnologies.com/?p=5239', 0, 'revision', '', 0),
(5240, 1, '2023-04-28 15:18:41', '2023-04-28 15:18:41', '', 'Portfolios', '', 'inherit', 'closed', 'closed', '', '5234-revision-v1', '', '', '2023-04-28 15:18:41', '2023-04-28 15:18:41', '', 5234, 'https://doccure-wp.dreamstechnologies.com/?p=5240', 0, 'revision', '', 0),
(5241, 1, '2024-06-26 14:11:31', '2023-04-28 15:19:03', ' ', '', '', 'publish', 'closed', 'closed', '', '5241', '', '', '2024-06-26 14:11:31', '2024-06-26 14:11:31', '', 0, 'https://doccure-wp.dreamstechnologies.com/?p=5241', 12, 'nav_menu_item', '', 0),
(5242, 1, '2023-04-28 15:20:41', '2023-04-28 15:20:41', ' ', 'Services', '', 'inherit', 'closed', 'closed', '', '896-revision-v1', '', '', '2023-04-28 15:20:41', '2023-04-28 15:20:41', '', 896, 'https://doccure-wp.dreamstechnologies.com/?p=5242', 0, 'revision', '', 0),
(5245, 1, '2023-04-28 15:21:47', '2023-04-28 15:21:47', '<p>[vc_row css=\".vc_custom_1670329735924{padding-top: 60px !important;padding-bottom: 10px !important;}\" el_class=\"portfolio_section\"][vc_column width=\"1/3\"][vc_single_image image=\"780\" img_size=\"full\" onclick=\"link_image\"][vc_single_image image=\"775\" img_size=\"full\" onclick=\"link_image\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"777\" img_size=\"full\" onclick=\"link_image\"][vc_single_image image=\"774\" img_size=\"full\" onclick=\"link_image\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"776\" img_size=\"full\" onclick=\"link_image\"][vc_single_image image=\"773\" img_size=\"full\" onclick=\"link_image\"][/vc_column][/vc_row]</p>\r\n', 'Doctors', '', 'inherit', 'closed', 'closed', '', '501-revision-v1', '', '', '2023-04-28 15:21:47', '2023-04-28 15:21:47', '', 501, 'https://doccure-wp.dreamstechnologies.com/?p=5245', 0, 'revision', '', 0),
(5246, 1, '2023-04-28 15:21:48', '2023-04-28 15:21:48', '<p>[vc_row css=\".vc_custom_1670329735924{padding-top: 60px !important;padding-bottom: 10px !important;}\" el_class=\"portfolio_section\"][vc_column width=\"1/3\"][vc_single_image image=\"780\" img_size=\"full\" onclick=\"link_image\"][vc_single_image image=\"775\" img_size=\"full\" onclick=\"link_image\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"777\" img_size=\"full\" onclick=\"link_image\"][vc_single_image image=\"774\" img_size=\"full\" onclick=\"link_image\"][/vc_column][vc_column width=\"1/3\"][vc_single_image image=\"776\" img_size=\"full\" onclick=\"link_image\"][vc_single_image image=\"773\" img_size=\"full\" onclick=\"link_image\"][/vc_column][/vc_row]</p>\r\n', 'Doctors', '', 'inherit', 'closed', 'closed', '', '501-revision-v1', '', '', '2023-04-28 15:21:48', '2023-04-28 15:21:48', '', 501, 'https://doccure-wp.dreamstechnologies.com/?p=5246', 0, 'revision', '', 0),
(5247, 1, '2023-04-28 15:21:48', '2023-04-28 15:21:48', '', 'Doctors', '', 'inherit', 'closed', 'closed', '', '501-revision-v1', '', '', '2023-04-28 15:21:48', '2023-04-28 15:21:48', '', 501, 'https://doccure-wp.dreamstechnologies.com/?p=5247', 0, 'revision', '', 0),
(5250, 1, '2023-04-28 15:24:18', '2023-04-28 15:24:18', ' ', 'Services', '', 'inherit', 'closed', 'closed', '', '896-revision-v1', '', '', '2023-04-28 15:24:18', '2023-04-28 15:24:18', '', 896, 'https://doccure-wp.dreamstechnologies.com/?p=5250', 0, 'revision', '', 0),
(5251, 1, '2023-04-28 15:24:18', '2023-04-28 15:24:18', ' ', 'Services', '', 'inherit', 'closed', 'closed', '', '896-revision-v1', '', '', '2023-04-28 15:24:18', '2023-04-28 15:24:18', '', 896, 'https://doccure-wp.dreamstechnologies.com/?p=5251', 0, 'revision', '', 0),
(5252, 1, '2023-04-28 15:24:18', '2023-04-28 15:24:18', '<style>/*! elementor - v3.12.2 - 23-04-2023 */\n.elementor-image-gallery .gallery-item{display:inline-block;text-align:center;vertical-align:top;width:100%;max-width:100%;margin:0 auto}.elementor-image-gallery .gallery-item img{margin:0 auto}.elementor-image-gallery .gallery-item .gallery-caption{margin:0}.elementor-image-gallery figure img{display:block}.elementor-image-gallery figure figcaption{width:100%}.gallery-spacing-custom .elementor-image-gallery .gallery-icon{padding:0}@media (min-width:768px){.elementor-image-gallery .gallery-columns-2 .gallery-item{max-width:50%}.elementor-image-gallery .gallery-columns-3 .gallery-item{max-width:33.33%}.elementor-image-gallery .gallery-columns-4 .gallery-item{max-width:25%}.elementor-image-gallery .gallery-columns-5 .gallery-item{max-width:20%}.elementor-image-gallery .gallery-columns-6 .gallery-item{max-width:16.666%}.elementor-image-gallery .gallery-columns-7 .gallery-item{max-width:14.28%}.elementor-image-gallery .gallery-columns-8 .gallery-item{max-width:12.5%}.elementor-image-gallery .gallery-columns-9 .gallery-item{max-width:11.11%}.elementor-image-gallery .gallery-columns-10 .gallery-item{max-width:10%}}@media (min-width:480px) and (max-width:767px){.elementor-image-gallery .gallery.gallery-columns-2 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-3 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-4 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-5 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-6 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-7 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-8 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-9 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-10 .gallery-item{max-width:50%}}@media (max-width:479px){.elementor-image-gallery .gallery.gallery-columns-2 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-3 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-4 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-5 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-6 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-7 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-8 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-9 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-10 .gallery-item{max-width:100%}}</style>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8a081a3\" data-elementor-lightbox-title=\"doctor-01\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NzgwLCJ1cmwiOiJodHRwczpcL1wvZG9jY3VyZS13cC5kcmVhbWd1eXN0ZWNoLmNvbVwvZWxlbWVudG9yXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIxXC8wOVwvZG9jdG9yLTAxLTEuanBnIiwic2xpZGVzaG93IjoiOGEwODFhMyJ9\" href=\'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-01-1.jpg\'><img width=\"420\" height=\"420\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-01-1.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-01-1.jpg 420w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-01-1-300x300.jpg 300w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-01-1-150x150.jpg 150w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-01-1-100x100.jpg 100w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-01-1-65x65.jpg 65w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-01-1-30x30.jpg 30w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-01-1-20x20.jpg 20w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-01-1-250x250.jpg 250w\" sizes=\"(max-width: 420px) 100vw, 420px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8a081a3\" data-elementor-lightbox-title=\"doctor-02\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6Nzc3LCJ1cmwiOiJodHRwczpcL1wvZG9jY3VyZS13cC5kcmVhbWd1eXN0ZWNoLmNvbVwvZWxlbWVudG9yXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIxXC8wOVwvZG9jdG9yLTAyLTEuanBnIiwic2xpZGVzaG93IjoiOGEwODFhMyJ9\" href=\'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-02-1.jpg\'><img width=\"420\" height=\"420\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-02-1.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-02-1.jpg 420w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-02-1-300x300.jpg 300w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-02-1-150x150.jpg 150w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-02-1-100x100.jpg 100w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-02-1-65x65.jpg 65w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-02-1-30x30.jpg 30w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-02-1-20x20.jpg 20w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-02-1-250x250.jpg 250w\" sizes=\"(max-width: 420px) 100vw, 420px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8a081a3\" data-elementor-lightbox-title=\"doctor-03\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6Nzc2LCJ1cmwiOiJodHRwczpcL1wvZG9jY3VyZS13cC5kcmVhbWd1eXN0ZWNoLmNvbVwvZWxlbWVudG9yXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIxXC8wOVwvZG9jdG9yLTAzLmpwZyIsInNsaWRlc2hvdyI6IjhhMDgxYTMifQ%3D%3D\" href=\'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-03.jpg\'><img width=\"420\" height=\"420\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-03.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-03.jpg 420w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-03-300x300.jpg 300w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-03-150x150.jpg 150w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-03-100x100.jpg 100w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-03-65x65.jpg 65w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-03-30x30.jpg 30w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-03-20x20.jpg 20w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-03-250x250.jpg 250w\" sizes=\"(max-width: 420px) 100vw, 420px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8a081a3\" data-elementor-lightbox-title=\"doctor-04\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6Nzc1LCJ1cmwiOiJodHRwczpcL1wvZG9jY3VyZS13cC5kcmVhbWd1eXN0ZWNoLmNvbVwvZWxlbWVudG9yXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIxXC8wOVwvZG9jdG9yLTA0LTEuanBnIiwic2xpZGVzaG93IjoiOGEwODFhMyJ9\" href=\'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-04-1.jpg\'><img width=\"420\" height=\"420\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-04-1.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-04-1.jpg 420w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-04-1-300x300.jpg 300w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-04-1-150x150.jpg 150w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-04-1-100x100.jpg 100w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-04-1-65x65.jpg 65w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-04-1-30x30.jpg 30w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-04-1-20x20.jpg 20w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-04-1-250x250.jpg 250w\" sizes=\"(max-width: 420px) 100vw, 420px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8a081a3\" data-elementor-lightbox-title=\"doctor-05-1\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6Mjk3MCwidXJsIjoiaHR0cHM6XC9cL2RvY2N1cmUtd3AuZHJlYW1ndXlzdGVjaC5jb21cL2VsZW1lbnRvclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyMVwvMTJcL2RvY3Rvci0wNS0xLmpwZyIsInNsaWRlc2hvdyI6IjhhMDgxYTMifQ%3D%3D\" href=\'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/doctor-05-1.jpg\'><img width=\"420\" height=\"420\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/doctor-05-1.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/doctor-05-1.jpg 420w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/doctor-05-1-300x300.jpg 300w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/doctor-05-1-150x150.jpg 150w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/doctor-05-1-100x100.jpg 100w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/doctor-05-1-65x65.jpg 65w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/doctor-05-1-30x30.jpg 30w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/doctor-05-1-20x20.jpg 20w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/doctor-05-1-250x250.jpg 250w\" sizes=\"(max-width: 420px) 100vw, 420px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8a081a3\" data-elementor-lightbox-title=\"doctor-06\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NzczLCJ1cmwiOiJodHRwczpcL1wvZG9jY3VyZS13cC5kcmVhbWd1eXN0ZWNoLmNvbVwvZWxlbWVudG9yXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIxXC8wOVwvZG9jdG9yLTA2LTEuanBnIiwic2xpZGVzaG93IjoiOGEwODFhMyJ9\" href=\'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-06-1.jpg\'><img width=\"420\" height=\"420\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-06-1.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-06-1.jpg 420w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-06-1-300x300.jpg 300w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-06-1-150x150.jpg 150w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-06-1-100x100.jpg 100w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-06-1-65x65.jpg 65w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-06-1-30x30.jpg 30w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-06-1-20x20.jpg 20w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-06-1-250x250.jpg 250w\" sizes=\"(max-width: 420px) 100vw, 420px\" /></a>\n			</figure>', 'Services', '', 'inherit', 'closed', 'closed', '', '896-revision-v1', '', '', '2023-04-28 15:24:18', '2023-04-28 15:24:18', '', 896, 'https://doccure-wp.dreamstechnologies.com/?p=5252', 0, 'revision', '', 0),
(5256, 1, '2023-04-28 15:24:33', '2023-04-28 15:24:33', '<style>/*! elementor - v3.12.2 - 23-04-2023 */\n.elementor-image-gallery .gallery-item{display:inline-block;text-align:center;vertical-align:top;width:100%;max-width:100%;margin:0 auto}.elementor-image-gallery .gallery-item img{margin:0 auto}.elementor-image-gallery .gallery-item .gallery-caption{margin:0}.elementor-image-gallery figure img{display:block}.elementor-image-gallery figure figcaption{width:100%}.gallery-spacing-custom .elementor-image-gallery .gallery-icon{padding:0}@media (min-width:768px){.elementor-image-gallery .gallery-columns-2 .gallery-item{max-width:50%}.elementor-image-gallery .gallery-columns-3 .gallery-item{max-width:33.33%}.elementor-image-gallery .gallery-columns-4 .gallery-item{max-width:25%}.elementor-image-gallery .gallery-columns-5 .gallery-item{max-width:20%}.elementor-image-gallery .gallery-columns-6 .gallery-item{max-width:16.666%}.elementor-image-gallery .gallery-columns-7 .gallery-item{max-width:14.28%}.elementor-image-gallery .gallery-columns-8 .gallery-item{max-width:12.5%}.elementor-image-gallery .gallery-columns-9 .gallery-item{max-width:11.11%}.elementor-image-gallery .gallery-columns-10 .gallery-item{max-width:10%}}@media (min-width:480px) and (max-width:767px){.elementor-image-gallery .gallery.gallery-columns-2 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-3 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-4 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-5 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-6 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-7 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-8 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-9 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-10 .gallery-item{max-width:50%}}@media (max-width:479px){.elementor-image-gallery .gallery.gallery-columns-2 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-3 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-4 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-5 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-6 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-7 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-8 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-9 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-10 .gallery-item{max-width:100%}}</style>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8a081a3\" data-elementor-lightbox-title=\"doctor-01\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NzgwLCJ1cmwiOiJodHRwczpcL1wvZG9jY3VyZS13cC5kcmVhbWd1eXN0ZWNoLmNvbVwvZWxlbWVudG9yXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIxXC8wOVwvZG9jdG9yLTAxLTEuanBnIiwic2xpZGVzaG93IjoiOGEwODFhMyJ9\" href=\'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-01-1.jpg\'><img width=\"420\" height=\"420\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-01-1.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-01-1.jpg 420w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-01-1-300x300.jpg 300w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-01-1-150x150.jpg 150w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-01-1-100x100.jpg 100w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-01-1-65x65.jpg 65w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-01-1-30x30.jpg 30w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-01-1-20x20.jpg 20w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-01-1-250x250.jpg 250w\" sizes=\"(max-width: 420px) 100vw, 420px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8a081a3\" data-elementor-lightbox-title=\"doctor-02\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6Nzc3LCJ1cmwiOiJodHRwczpcL1wvZG9jY3VyZS13cC5kcmVhbWd1eXN0ZWNoLmNvbVwvZWxlbWVudG9yXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIxXC8wOVwvZG9jdG9yLTAyLTEuanBnIiwic2xpZGVzaG93IjoiOGEwODFhMyJ9\" href=\'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-02-1.jpg\'><img width=\"420\" height=\"420\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-02-1.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-02-1.jpg 420w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-02-1-300x300.jpg 300w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-02-1-150x150.jpg 150w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-02-1-100x100.jpg 100w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-02-1-65x65.jpg 65w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-02-1-30x30.jpg 30w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-02-1-20x20.jpg 20w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-02-1-250x250.jpg 250w\" sizes=\"(max-width: 420px) 100vw, 420px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8a081a3\" data-elementor-lightbox-title=\"doctor-03\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6Nzc2LCJ1cmwiOiJodHRwczpcL1wvZG9jY3VyZS13cC5kcmVhbWd1eXN0ZWNoLmNvbVwvZWxlbWVudG9yXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIxXC8wOVwvZG9jdG9yLTAzLmpwZyIsInNsaWRlc2hvdyI6IjhhMDgxYTMifQ%3D%3D\" href=\'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-03.jpg\'><img width=\"420\" height=\"420\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-03.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-03.jpg 420w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-03-300x300.jpg 300w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-03-150x150.jpg 150w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-03-100x100.jpg 100w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-03-65x65.jpg 65w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-03-30x30.jpg 30w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-03-20x20.jpg 20w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-03-250x250.jpg 250w\" sizes=\"(max-width: 420px) 100vw, 420px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8a081a3\" data-elementor-lightbox-title=\"doctor-04\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6Nzc1LCJ1cmwiOiJodHRwczpcL1wvZG9jY3VyZS13cC5kcmVhbWd1eXN0ZWNoLmNvbVwvZWxlbWVudG9yXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIxXC8wOVwvZG9jdG9yLTA0LTEuanBnIiwic2xpZGVzaG93IjoiOGEwODFhMyJ9\" href=\'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-04-1.jpg\'><img width=\"420\" height=\"420\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-04-1.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-04-1.jpg 420w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-04-1-300x300.jpg 300w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-04-1-150x150.jpg 150w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-04-1-100x100.jpg 100w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-04-1-65x65.jpg 65w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-04-1-30x30.jpg 30w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-04-1-20x20.jpg 20w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-04-1-250x250.jpg 250w\" sizes=\"(max-width: 420px) 100vw, 420px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8a081a3\" data-elementor-lightbox-title=\"doctor-05-1\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6Mjk3MCwidXJsIjoiaHR0cHM6XC9cL2RvY2N1cmUtd3AuZHJlYW1ndXlzdGVjaC5jb21cL2VsZW1lbnRvclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyMVwvMTJcL2RvY3Rvci0wNS0xLmpwZyIsInNsaWRlc2hvdyI6IjhhMDgxYTMifQ%3D%3D\" href=\'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/doctor-05-1.jpg\'><img width=\"420\" height=\"420\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/doctor-05-1.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/doctor-05-1.jpg 420w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/doctor-05-1-300x300.jpg 300w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/doctor-05-1-150x150.jpg 150w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/doctor-05-1-100x100.jpg 100w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/doctor-05-1-65x65.jpg 65w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/doctor-05-1-30x30.jpg 30w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/doctor-05-1-20x20.jpg 20w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/doctor-05-1-250x250.jpg 250w\" sizes=\"(max-width: 420px) 100vw, 420px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8a081a3\" data-elementor-lightbox-title=\"doctor-06\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NzczLCJ1cmwiOiJodHRwczpcL1wvZG9jY3VyZS13cC5kcmVhbWd1eXN0ZWNoLmNvbVwvZWxlbWVudG9yXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIxXC8wOVwvZG9jdG9yLTA2LTEuanBnIiwic2xpZGVzaG93IjoiOGEwODFhMyJ9\" href=\'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-06-1.jpg\'><img width=\"420\" height=\"420\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-06-1.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-06-1.jpg 420w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-06-1-300x300.jpg 300w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-06-1-150x150.jpg 150w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-06-1-100x100.jpg 100w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-06-1-65x65.jpg 65w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-06-1-30x30.jpg 30w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-06-1-20x20.jpg 20w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-06-1-250x250.jpg 250w\" sizes=\"(max-width: 420px) 100vw, 420px\" /></a>\n			</figure>', 'Services', '', 'inherit', 'closed', 'closed', '', '896-revision-v1', '', '', '2023-04-28 15:24:33', '2023-04-28 15:24:33', '', 896, 'https://doccure-wp.dreamstechnologies.com/?p=5256', 0, 'revision', '', 0),
(5257, 1, '2023-04-28 15:24:33', '2023-04-28 15:24:33', '<style>/*! elementor - v3.12.2 - 23-04-2023 */\n.elementor-image-gallery .gallery-item{display:inline-block;text-align:center;vertical-align:top;width:100%;max-width:100%;margin:0 auto}.elementor-image-gallery .gallery-item img{margin:0 auto}.elementor-image-gallery .gallery-item .gallery-caption{margin:0}.elementor-image-gallery figure img{display:block}.elementor-image-gallery figure figcaption{width:100%}.gallery-spacing-custom .elementor-image-gallery .gallery-icon{padding:0}@media (min-width:768px){.elementor-image-gallery .gallery-columns-2 .gallery-item{max-width:50%}.elementor-image-gallery .gallery-columns-3 .gallery-item{max-width:33.33%}.elementor-image-gallery .gallery-columns-4 .gallery-item{max-width:25%}.elementor-image-gallery .gallery-columns-5 .gallery-item{max-width:20%}.elementor-image-gallery .gallery-columns-6 .gallery-item{max-width:16.666%}.elementor-image-gallery .gallery-columns-7 .gallery-item{max-width:14.28%}.elementor-image-gallery .gallery-columns-8 .gallery-item{max-width:12.5%}.elementor-image-gallery .gallery-columns-9 .gallery-item{max-width:11.11%}.elementor-image-gallery .gallery-columns-10 .gallery-item{max-width:10%}}@media (min-width:480px) and (max-width:767px){.elementor-image-gallery .gallery.gallery-columns-2 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-3 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-4 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-5 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-6 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-7 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-8 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-9 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-10 .gallery-item{max-width:50%}}@media (max-width:479px){.elementor-image-gallery .gallery.gallery-columns-2 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-3 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-4 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-5 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-6 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-7 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-8 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-9 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-10 .gallery-item{max-width:100%}}</style>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8a081a3\" data-elementor-lightbox-title=\"doctor-01\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NzgwLCJ1cmwiOiJodHRwczpcL1wvZG9jY3VyZS13cC5kcmVhbWd1eXN0ZWNoLmNvbVwvZWxlbWVudG9yXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIxXC8wOVwvZG9jdG9yLTAxLTEuanBnIiwic2xpZGVzaG93IjoiOGEwODFhMyJ9\" href=\'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-01-1.jpg\'><img width=\"420\" height=\"420\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-01-1.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-01-1.jpg 420w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-01-1-300x300.jpg 300w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-01-1-150x150.jpg 150w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-01-1-100x100.jpg 100w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-01-1-65x65.jpg 65w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-01-1-30x30.jpg 30w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-01-1-20x20.jpg 20w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-01-1-250x250.jpg 250w\" sizes=\"(max-width: 420px) 100vw, 420px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8a081a3\" data-elementor-lightbox-title=\"doctor-02\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6Nzc3LCJ1cmwiOiJodHRwczpcL1wvZG9jY3VyZS13cC5kcmVhbWd1eXN0ZWNoLmNvbVwvZWxlbWVudG9yXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIxXC8wOVwvZG9jdG9yLTAyLTEuanBnIiwic2xpZGVzaG93IjoiOGEwODFhMyJ9\" href=\'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-02-1.jpg\'><img width=\"420\" height=\"420\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-02-1.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-02-1.jpg 420w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-02-1-300x300.jpg 300w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-02-1-150x150.jpg 150w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-02-1-100x100.jpg 100w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-02-1-65x65.jpg 65w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-02-1-30x30.jpg 30w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-02-1-20x20.jpg 20w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-02-1-250x250.jpg 250w\" sizes=\"(max-width: 420px) 100vw, 420px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8a081a3\" data-elementor-lightbox-title=\"doctor-03\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6Nzc2LCJ1cmwiOiJodHRwczpcL1wvZG9jY3VyZS13cC5kcmVhbWd1eXN0ZWNoLmNvbVwvZWxlbWVudG9yXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIxXC8wOVwvZG9jdG9yLTAzLmpwZyIsInNsaWRlc2hvdyI6IjhhMDgxYTMifQ%3D%3D\" href=\'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-03.jpg\'><img width=\"420\" height=\"420\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-03.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-03.jpg 420w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-03-300x300.jpg 300w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-03-150x150.jpg 150w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-03-100x100.jpg 100w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-03-65x65.jpg 65w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-03-30x30.jpg 30w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-03-20x20.jpg 20w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-03-250x250.jpg 250w\" sizes=\"(max-width: 420px) 100vw, 420px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8a081a3\" data-elementor-lightbox-title=\"doctor-04\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6Nzc1LCJ1cmwiOiJodHRwczpcL1wvZG9jY3VyZS13cC5kcmVhbWd1eXN0ZWNoLmNvbVwvZWxlbWVudG9yXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIxXC8wOVwvZG9jdG9yLTA0LTEuanBnIiwic2xpZGVzaG93IjoiOGEwODFhMyJ9\" href=\'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-04-1.jpg\'><img width=\"420\" height=\"420\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-04-1.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-04-1.jpg 420w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-04-1-300x300.jpg 300w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-04-1-150x150.jpg 150w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-04-1-100x100.jpg 100w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-04-1-65x65.jpg 65w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-04-1-30x30.jpg 30w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-04-1-20x20.jpg 20w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-04-1-250x250.jpg 250w\" sizes=\"(max-width: 420px) 100vw, 420px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8a081a3\" data-elementor-lightbox-title=\"doctor-05-1\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6Mjk3MCwidXJsIjoiaHR0cHM6XC9cL2RvY2N1cmUtd3AuZHJlYW1ndXlzdGVjaC5jb21cL2VsZW1lbnRvclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyMVwvMTJcL2RvY3Rvci0wNS0xLmpwZyIsInNsaWRlc2hvdyI6IjhhMDgxYTMifQ%3D%3D\" href=\'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/doctor-05-1.jpg\'><img width=\"420\" height=\"420\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/doctor-05-1.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/doctor-05-1.jpg 420w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/doctor-05-1-300x300.jpg 300w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/doctor-05-1-150x150.jpg 150w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/doctor-05-1-100x100.jpg 100w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/doctor-05-1-65x65.jpg 65w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/doctor-05-1-30x30.jpg 30w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/doctor-05-1-20x20.jpg 20w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/doctor-05-1-250x250.jpg 250w\" sizes=\"(max-width: 420px) 100vw, 420px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8a081a3\" data-elementor-lightbox-title=\"doctor-06\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NzczLCJ1cmwiOiJodHRwczpcL1wvZG9jY3VyZS13cC5kcmVhbWd1eXN0ZWNoLmNvbVwvZWxlbWVudG9yXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIxXC8wOVwvZG9jdG9yLTA2LTEuanBnIiwic2xpZGVzaG93IjoiOGEwODFhMyJ9\" href=\'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-06-1.jpg\'><img width=\"420\" height=\"420\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-06-1.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-06-1.jpg 420w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-06-1-300x300.jpg 300w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-06-1-150x150.jpg 150w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-06-1-100x100.jpg 100w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-06-1-65x65.jpg 65w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-06-1-30x30.jpg 30w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-06-1-20x20.jpg 20w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-06-1-250x250.jpg 250w\" sizes=\"(max-width: 420px) 100vw, 420px\" /></a>\n			</figure>', 'Services', '', 'inherit', 'closed', 'closed', '', '896-revision-v1', '', '', '2023-04-28 15:24:33', '2023-04-28 15:24:33', '', 896, 'https://doccure-wp.dreamstechnologies.com/?p=5257', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(5258, 1, '2023-04-28 15:24:34', '2023-04-28 15:24:34', '<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8a081a3\" data-elementor-lightbox-title=\"doctor-01\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NzgwLCJ1cmwiOiJodHRwczpcL1wvZG9jY3VyZS13cC5kcmVhbWd1eXN0ZWNoLmNvbVwvZWxlbWVudG9yXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIxXC8wOVwvZG9jdG9yLTAxLTEuanBnIiwic2xpZGVzaG93IjoiOGEwODFhMyJ9\" href=\'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-01-1.jpg\'><img width=\"420\" height=\"420\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-01-1.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-01-1.jpg 420w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-01-1-300x300.jpg 300w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-01-1-150x150.jpg 150w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-01-1-100x100.jpg 100w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-01-1-65x65.jpg 65w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-01-1-30x30.jpg 30w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-01-1-20x20.jpg 20w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-01-1-250x250.jpg 250w\" sizes=\"(max-width: 420px) 100vw, 420px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8a081a3\" data-elementor-lightbox-title=\"doctor-02\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6Nzc3LCJ1cmwiOiJodHRwczpcL1wvZG9jY3VyZS13cC5kcmVhbWd1eXN0ZWNoLmNvbVwvZWxlbWVudG9yXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIxXC8wOVwvZG9jdG9yLTAyLTEuanBnIiwic2xpZGVzaG93IjoiOGEwODFhMyJ9\" href=\'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-02-1.jpg\'><img width=\"420\" height=\"420\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-02-1.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-02-1.jpg 420w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-02-1-300x300.jpg 300w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-02-1-150x150.jpg 150w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-02-1-100x100.jpg 100w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-02-1-65x65.jpg 65w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-02-1-30x30.jpg 30w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-02-1-20x20.jpg 20w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-02-1-250x250.jpg 250w\" sizes=\"(max-width: 420px) 100vw, 420px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8a081a3\" data-elementor-lightbox-title=\"doctor-03\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6Nzc2LCJ1cmwiOiJodHRwczpcL1wvZG9jY3VyZS13cC5kcmVhbWd1eXN0ZWNoLmNvbVwvZWxlbWVudG9yXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIxXC8wOVwvZG9jdG9yLTAzLmpwZyIsInNsaWRlc2hvdyI6IjhhMDgxYTMifQ%3D%3D\" href=\'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-03.jpg\'><img width=\"420\" height=\"420\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-03.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-03.jpg 420w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-03-300x300.jpg 300w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-03-150x150.jpg 150w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-03-100x100.jpg 100w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-03-65x65.jpg 65w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-03-30x30.jpg 30w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-03-20x20.jpg 20w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-03-250x250.jpg 250w\" sizes=\"(max-width: 420px) 100vw, 420px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8a081a3\" data-elementor-lightbox-title=\"doctor-04\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6Nzc1LCJ1cmwiOiJodHRwczpcL1wvZG9jY3VyZS13cC5kcmVhbWd1eXN0ZWNoLmNvbVwvZWxlbWVudG9yXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIxXC8wOVwvZG9jdG9yLTA0LTEuanBnIiwic2xpZGVzaG93IjoiOGEwODFhMyJ9\" href=\'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-04-1.jpg\'><img width=\"420\" height=\"420\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-04-1.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-04-1.jpg 420w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-04-1-300x300.jpg 300w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-04-1-150x150.jpg 150w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-04-1-100x100.jpg 100w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-04-1-65x65.jpg 65w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-04-1-30x30.jpg 30w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-04-1-20x20.jpg 20w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-04-1-250x250.jpg 250w\" sizes=\"(max-width: 420px) 100vw, 420px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8a081a3\" data-elementor-lightbox-title=\"doctor-05-1\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6Mjk3MCwidXJsIjoiaHR0cHM6XC9cL2RvY2N1cmUtd3AuZHJlYW1ndXlzdGVjaC5jb21cL2VsZW1lbnRvclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyMVwvMTJcL2RvY3Rvci0wNS0xLmpwZyIsInNsaWRlc2hvdyI6IjhhMDgxYTMifQ%3D%3D\" href=\'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/doctor-05-1.jpg\'><img width=\"420\" height=\"420\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/doctor-05-1.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/doctor-05-1.jpg 420w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/doctor-05-1-300x300.jpg 300w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/doctor-05-1-150x150.jpg 150w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/doctor-05-1-100x100.jpg 100w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/doctor-05-1-65x65.jpg 65w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/doctor-05-1-30x30.jpg 30w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/doctor-05-1-20x20.jpg 20w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/doctor-05-1-250x250.jpg 250w\" sizes=\"(max-width: 420px) 100vw, 420px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8a081a3\" data-elementor-lightbox-title=\"doctor-06\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NzczLCJ1cmwiOiJodHRwczpcL1wvZG9jY3VyZS13cC5kcmVhbWd1eXN0ZWNoLmNvbVwvZWxlbWVudG9yXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIxXC8wOVwvZG9jdG9yLTA2LTEuanBnIiwic2xpZGVzaG93IjoiOGEwODFhMyJ9\" href=\'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-06-1.jpg\'><img width=\"420\" height=\"420\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-06-1.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-06-1.jpg 420w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-06-1-300x300.jpg 300w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-06-1-150x150.jpg 150w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-06-1-100x100.jpg 100w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-06-1-65x65.jpg 65w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-06-1-30x30.jpg 30w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-06-1-20x20.jpg 20w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-06-1-250x250.jpg 250w\" sizes=\"(max-width: 420px) 100vw, 420px\" /></a>\n			</figure>', 'Services', '', 'inherit', 'closed', 'closed', '', '896-revision-v1', '', '', '2023-04-28 15:24:34', '2023-04-28 15:24:34', '', 896, 'https://doccure-wp.dreamstechnologies.com/?p=5258', 0, 'revision', '', 0),
(5259, 1, '2023-04-28 15:24:38', '2023-04-28 15:24:38', '', 'Doctors', '', 'inherit', 'closed', 'closed', '', '501-revision-v1', '', '', '2023-04-28 15:24:38', '2023-04-28 15:24:38', '', 501, 'https://doccure-wp.dreamstechnologies.com/?p=5259', 0, 'revision', '', 0),
(5260, 1, '2023-04-28 15:24:38', '2023-04-28 15:24:38', '', 'Doctors', '', 'inherit', 'closed', 'closed', '', '501-revision-v1', '', '', '2023-04-28 15:24:38', '2023-04-28 15:24:38', '', 501, 'https://doccure-wp.dreamstechnologies.com/?p=5260', 0, 'revision', '', 0),
(5261, 1, '2023-04-28 15:24:38', '2023-04-28 15:24:38', '', 'Doctors', '', 'inherit', 'closed', 'closed', '', '501-revision-v1', '', '', '2023-04-28 15:24:38', '2023-04-28 15:24:38', '', 501, 'https://doccure-wp.dreamstechnologies.com/?p=5261', 0, 'revision', '', 0),
(5263, 1, '2023-04-28 15:25:01', '2023-04-28 15:25:01', '', 'Doctors', '', 'inherit', 'closed', 'closed', '', '501-revision-v1', '', '', '2023-04-28 15:25:01', '2023-04-28 15:25:01', '', 501, 'https://doccure-wp.dreamstechnologies.com/?p=5263', 0, 'revision', '', 0),
(5264, 1, '2023-04-28 15:25:01', '2023-04-28 15:25:01', '', 'Doctors', '', 'inherit', 'closed', 'closed', '', '501-revision-v1', '', '', '2023-04-28 15:25:01', '2023-04-28 15:25:01', '', 501, 'https://doccure-wp.dreamstechnologies.com/?p=5264', 0, 'revision', '', 0),
(5265, 1, '2023-04-28 15:25:02', '2023-04-28 15:25:02', '<style>/*! elementor - v3.12.2 - 23-04-2023 */\n.elementor-image-gallery .gallery-item{display:inline-block;text-align:center;vertical-align:top;width:100%;max-width:100%;margin:0 auto}.elementor-image-gallery .gallery-item img{margin:0 auto}.elementor-image-gallery .gallery-item .gallery-caption{margin:0}.elementor-image-gallery figure img{display:block}.elementor-image-gallery figure figcaption{width:100%}.gallery-spacing-custom .elementor-image-gallery .gallery-icon{padding:0}@media (min-width:768px){.elementor-image-gallery .gallery-columns-2 .gallery-item{max-width:50%}.elementor-image-gallery .gallery-columns-3 .gallery-item{max-width:33.33%}.elementor-image-gallery .gallery-columns-4 .gallery-item{max-width:25%}.elementor-image-gallery .gallery-columns-5 .gallery-item{max-width:20%}.elementor-image-gallery .gallery-columns-6 .gallery-item{max-width:16.666%}.elementor-image-gallery .gallery-columns-7 .gallery-item{max-width:14.28%}.elementor-image-gallery .gallery-columns-8 .gallery-item{max-width:12.5%}.elementor-image-gallery .gallery-columns-9 .gallery-item{max-width:11.11%}.elementor-image-gallery .gallery-columns-10 .gallery-item{max-width:10%}}@media (min-width:480px) and (max-width:767px){.elementor-image-gallery .gallery.gallery-columns-2 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-3 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-4 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-5 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-6 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-7 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-8 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-9 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-10 .gallery-item{max-width:50%}}@media (max-width:479px){.elementor-image-gallery .gallery.gallery-columns-2 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-3 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-4 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-5 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-6 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-7 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-8 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-9 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-10 .gallery-item{max-width:100%}}</style>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"6057718d\" data-elementor-lightbox-title=\"doctor-01\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NzgwLCJ1cmwiOiJodHRwczpcL1wvZG9jY3VyZS13cC5kcmVhbWd1eXN0ZWNoLmNvbVwvZWxlbWVudG9yXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIxXC8wOVwvZG9jdG9yLTAxLTEuanBnIiwic2xpZGVzaG93IjoiNjA1NzcxOGQifQ%3D%3D\" href=\'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-01-1.jpg\'><img width=\"420\" height=\"420\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-01-1.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-01-1.jpg 420w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-01-1-300x300.jpg 300w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-01-1-150x150.jpg 150w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-01-1-100x100.jpg 100w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-01-1-65x65.jpg 65w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-01-1-30x30.jpg 30w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-01-1-20x20.jpg 20w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-01-1-250x250.jpg 250w\" sizes=\"(max-width: 420px) 100vw, 420px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"6057718d\" data-elementor-lightbox-title=\"doctor-02\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6Nzc3LCJ1cmwiOiJodHRwczpcL1wvZG9jY3VyZS13cC5kcmVhbWd1eXN0ZWNoLmNvbVwvZWxlbWVudG9yXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIxXC8wOVwvZG9jdG9yLTAyLTEuanBnIiwic2xpZGVzaG93IjoiNjA1NzcxOGQifQ%3D%3D\" href=\'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-02-1.jpg\'><img width=\"420\" height=\"420\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-02-1.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-02-1.jpg 420w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-02-1-300x300.jpg 300w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-02-1-150x150.jpg 150w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-02-1-100x100.jpg 100w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-02-1-65x65.jpg 65w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-02-1-30x30.jpg 30w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-02-1-20x20.jpg 20w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-02-1-250x250.jpg 250w\" sizes=\"(max-width: 420px) 100vw, 420px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"6057718d\" data-elementor-lightbox-title=\"doctor-03\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6Nzc2LCJ1cmwiOiJodHRwczpcL1wvZG9jY3VyZS13cC5kcmVhbWd1eXN0ZWNoLmNvbVwvZWxlbWVudG9yXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIxXC8wOVwvZG9jdG9yLTAzLmpwZyIsInNsaWRlc2hvdyI6IjYwNTc3MThkIn0%3D\" href=\'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-03.jpg\'><img width=\"420\" height=\"420\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-03.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-03.jpg 420w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-03-300x300.jpg 300w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-03-150x150.jpg 150w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-03-100x100.jpg 100w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-03-65x65.jpg 65w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-03-30x30.jpg 30w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-03-20x20.jpg 20w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-03-250x250.jpg 250w\" sizes=\"(max-width: 420px) 100vw, 420px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"6057718d\" data-elementor-lightbox-title=\"doctor-04\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6Nzc1LCJ1cmwiOiJodHRwczpcL1wvZG9jY3VyZS13cC5kcmVhbWd1eXN0ZWNoLmNvbVwvZWxlbWVudG9yXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIxXC8wOVwvZG9jdG9yLTA0LTEuanBnIiwic2xpZGVzaG93IjoiNjA1NzcxOGQifQ%3D%3D\" href=\'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-04-1.jpg\'><img width=\"420\" height=\"420\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-04-1.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-04-1.jpg 420w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-04-1-300x300.jpg 300w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-04-1-150x150.jpg 150w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-04-1-100x100.jpg 100w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-04-1-65x65.jpg 65w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-04-1-30x30.jpg 30w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-04-1-20x20.jpg 20w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-04-1-250x250.jpg 250w\" sizes=\"(max-width: 420px) 100vw, 420px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"6057718d\" data-elementor-lightbox-title=\"doctor-05-1\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6Mjk3MCwidXJsIjoiaHR0cHM6XC9cL2RvY2N1cmUtd3AuZHJlYW1ndXlzdGVjaC5jb21cL2VsZW1lbnRvclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyMVwvMTJcL2RvY3Rvci0wNS0xLmpwZyIsInNsaWRlc2hvdyI6IjYwNTc3MThkIn0%3D\" href=\'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/doctor-05-1.jpg\'><img width=\"420\" height=\"420\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/doctor-05-1.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/doctor-05-1.jpg 420w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/doctor-05-1-300x300.jpg 300w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/doctor-05-1-150x150.jpg 150w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/doctor-05-1-100x100.jpg 100w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/doctor-05-1-65x65.jpg 65w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/doctor-05-1-30x30.jpg 30w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/doctor-05-1-20x20.jpg 20w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/doctor-05-1-250x250.jpg 250w\" sizes=\"(max-width: 420px) 100vw, 420px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"6057718d\" data-elementor-lightbox-title=\"doctor-06\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NzczLCJ1cmwiOiJodHRwczpcL1wvZG9jY3VyZS13cC5kcmVhbWd1eXN0ZWNoLmNvbVwvZWxlbWVudG9yXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIxXC8wOVwvZG9jdG9yLTA2LTEuanBnIiwic2xpZGVzaG93IjoiNjA1NzcxOGQifQ%3D%3D\" href=\'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-06-1.jpg\'><img width=\"420\" height=\"420\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-06-1.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-06-1.jpg 420w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-06-1-300x300.jpg 300w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-06-1-150x150.jpg 150w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-06-1-100x100.jpg 100w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-06-1-65x65.jpg 65w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-06-1-30x30.jpg 30w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-06-1-20x20.jpg 20w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-06-1-250x250.jpg 250w\" sizes=\"(max-width: 420px) 100vw, 420px\" /></a>\n			</figure>', 'Doctors', '', 'inherit', 'closed', 'closed', '', '501-revision-v1', '', '', '2023-04-28 15:25:02', '2023-04-28 15:25:02', '', 501, 'https://doccure-wp.dreamstechnologies.com/?p=5265', 0, 'revision', '', 0),
(5266, 1, '2023-04-28 15:25:15', '2023-04-28 15:25:15', '<style>/*! elementor - v3.12.2 - 23-04-2023 */\n.elementor-image-gallery .gallery-item{display:inline-block;text-align:center;vertical-align:top;width:100%;max-width:100%;margin:0 auto}.elementor-image-gallery .gallery-item img{margin:0 auto}.elementor-image-gallery .gallery-item .gallery-caption{margin:0}.elementor-image-gallery figure img{display:block}.elementor-image-gallery figure figcaption{width:100%}.gallery-spacing-custom .elementor-image-gallery .gallery-icon{padding:0}@media (min-width:768px){.elementor-image-gallery .gallery-columns-2 .gallery-item{max-width:50%}.elementor-image-gallery .gallery-columns-3 .gallery-item{max-width:33.33%}.elementor-image-gallery .gallery-columns-4 .gallery-item{max-width:25%}.elementor-image-gallery .gallery-columns-5 .gallery-item{max-width:20%}.elementor-image-gallery .gallery-columns-6 .gallery-item{max-width:16.666%}.elementor-image-gallery .gallery-columns-7 .gallery-item{max-width:14.28%}.elementor-image-gallery .gallery-columns-8 .gallery-item{max-width:12.5%}.elementor-image-gallery .gallery-columns-9 .gallery-item{max-width:11.11%}.elementor-image-gallery .gallery-columns-10 .gallery-item{max-width:10%}}@media (min-width:480px) and (max-width:767px){.elementor-image-gallery .gallery.gallery-columns-2 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-3 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-4 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-5 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-6 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-7 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-8 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-9 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-10 .gallery-item{max-width:50%}}@media (max-width:479px){.elementor-image-gallery .gallery.gallery-columns-2 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-3 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-4 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-5 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-6 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-7 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-8 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-9 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-10 .gallery-item{max-width:100%}}</style>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"6057718d\" data-elementor-lightbox-title=\"doctor-01\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NzgwLCJ1cmwiOiJodHRwczpcL1wvZG9jY3VyZS13cC5kcmVhbWd1eXN0ZWNoLmNvbVwvZWxlbWVudG9yXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIxXC8wOVwvZG9jdG9yLTAxLTEuanBnIiwic2xpZGVzaG93IjoiNjA1NzcxOGQifQ%3D%3D\" href=\'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-01-1.jpg\'><img width=\"420\" height=\"420\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-01-1.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-01-1.jpg 420w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-01-1-300x300.jpg 300w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-01-1-150x150.jpg 150w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-01-1-100x100.jpg 100w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-01-1-65x65.jpg 65w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-01-1-30x30.jpg 30w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-01-1-20x20.jpg 20w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-01-1-250x250.jpg 250w\" sizes=\"(max-width: 420px) 100vw, 420px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"6057718d\" data-elementor-lightbox-title=\"doctor-02\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6Nzc3LCJ1cmwiOiJodHRwczpcL1wvZG9jY3VyZS13cC5kcmVhbWd1eXN0ZWNoLmNvbVwvZWxlbWVudG9yXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIxXC8wOVwvZG9jdG9yLTAyLTEuanBnIiwic2xpZGVzaG93IjoiNjA1NzcxOGQifQ%3D%3D\" href=\'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-02-1.jpg\'><img width=\"420\" height=\"420\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-02-1.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-02-1.jpg 420w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-02-1-300x300.jpg 300w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-02-1-150x150.jpg 150w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-02-1-100x100.jpg 100w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-02-1-65x65.jpg 65w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-02-1-30x30.jpg 30w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-02-1-20x20.jpg 20w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-02-1-250x250.jpg 250w\" sizes=\"(max-width: 420px) 100vw, 420px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"6057718d\" data-elementor-lightbox-title=\"doctor-03\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6Nzc2LCJ1cmwiOiJodHRwczpcL1wvZG9jY3VyZS13cC5kcmVhbWd1eXN0ZWNoLmNvbVwvZWxlbWVudG9yXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIxXC8wOVwvZG9jdG9yLTAzLmpwZyIsInNsaWRlc2hvdyI6IjYwNTc3MThkIn0%3D\" href=\'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-03.jpg\'><img width=\"420\" height=\"420\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-03.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-03.jpg 420w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-03-300x300.jpg 300w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-03-150x150.jpg 150w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-03-100x100.jpg 100w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-03-65x65.jpg 65w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-03-30x30.jpg 30w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-03-20x20.jpg 20w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-03-250x250.jpg 250w\" sizes=\"(max-width: 420px) 100vw, 420px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"6057718d\" data-elementor-lightbox-title=\"doctor-04\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6Nzc1LCJ1cmwiOiJodHRwczpcL1wvZG9jY3VyZS13cC5kcmVhbWd1eXN0ZWNoLmNvbVwvZWxlbWVudG9yXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIxXC8wOVwvZG9jdG9yLTA0LTEuanBnIiwic2xpZGVzaG93IjoiNjA1NzcxOGQifQ%3D%3D\" href=\'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-04-1.jpg\'><img width=\"420\" height=\"420\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-04-1.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-04-1.jpg 420w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-04-1-300x300.jpg 300w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-04-1-150x150.jpg 150w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-04-1-100x100.jpg 100w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-04-1-65x65.jpg 65w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-04-1-30x30.jpg 30w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-04-1-20x20.jpg 20w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-04-1-250x250.jpg 250w\" sizes=\"(max-width: 420px) 100vw, 420px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"6057718d\" data-elementor-lightbox-title=\"doctor-05-1\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6Mjk3MCwidXJsIjoiaHR0cHM6XC9cL2RvY2N1cmUtd3AuZHJlYW1ndXlzdGVjaC5jb21cL2VsZW1lbnRvclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyMVwvMTJcL2RvY3Rvci0wNS0xLmpwZyIsInNsaWRlc2hvdyI6IjYwNTc3MThkIn0%3D\" href=\'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/doctor-05-1.jpg\'><img width=\"420\" height=\"420\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/doctor-05-1.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/doctor-05-1.jpg 420w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/doctor-05-1-300x300.jpg 300w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/doctor-05-1-150x150.jpg 150w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/doctor-05-1-100x100.jpg 100w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/doctor-05-1-65x65.jpg 65w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/doctor-05-1-30x30.jpg 30w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/doctor-05-1-20x20.jpg 20w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/doctor-05-1-250x250.jpg 250w\" sizes=\"(max-width: 420px) 100vw, 420px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"6057718d\" data-elementor-lightbox-title=\"doctor-06\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NzczLCJ1cmwiOiJodHRwczpcL1wvZG9jY3VyZS13cC5kcmVhbWd1eXN0ZWNoLmNvbVwvZWxlbWVudG9yXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIxXC8wOVwvZG9jdG9yLTA2LTEuanBnIiwic2xpZGVzaG93IjoiNjA1NzcxOGQifQ%3D%3D\" href=\'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-06-1.jpg\'><img width=\"420\" height=\"420\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-06-1.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-06-1.jpg 420w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-06-1-300x300.jpg 300w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-06-1-150x150.jpg 150w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-06-1-100x100.jpg 100w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-06-1-65x65.jpg 65w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-06-1-30x30.jpg 30w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-06-1-20x20.jpg 20w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-06-1-250x250.jpg 250w\" sizes=\"(max-width: 420px) 100vw, 420px\" /></a>\n			</figure>', 'Doctors', '', 'inherit', 'closed', 'closed', '', '501-revision-v1', '', '', '2023-04-28 15:25:15', '2023-04-28 15:25:15', '', 501, 'https://doccure-wp.dreamstechnologies.com/?p=5266', 0, 'revision', '', 0),
(5267, 1, '2023-04-28 15:25:15', '2023-04-28 15:25:15', '<style>/*! elementor - v3.12.2 - 23-04-2023 */\n.elementor-image-gallery .gallery-item{display:inline-block;text-align:center;vertical-align:top;width:100%;max-width:100%;margin:0 auto}.elementor-image-gallery .gallery-item img{margin:0 auto}.elementor-image-gallery .gallery-item .gallery-caption{margin:0}.elementor-image-gallery figure img{display:block}.elementor-image-gallery figure figcaption{width:100%}.gallery-spacing-custom .elementor-image-gallery .gallery-icon{padding:0}@media (min-width:768px){.elementor-image-gallery .gallery-columns-2 .gallery-item{max-width:50%}.elementor-image-gallery .gallery-columns-3 .gallery-item{max-width:33.33%}.elementor-image-gallery .gallery-columns-4 .gallery-item{max-width:25%}.elementor-image-gallery .gallery-columns-5 .gallery-item{max-width:20%}.elementor-image-gallery .gallery-columns-6 .gallery-item{max-width:16.666%}.elementor-image-gallery .gallery-columns-7 .gallery-item{max-width:14.28%}.elementor-image-gallery .gallery-columns-8 .gallery-item{max-width:12.5%}.elementor-image-gallery .gallery-columns-9 .gallery-item{max-width:11.11%}.elementor-image-gallery .gallery-columns-10 .gallery-item{max-width:10%}}@media (min-width:480px) and (max-width:767px){.elementor-image-gallery .gallery.gallery-columns-2 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-3 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-4 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-5 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-6 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-7 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-8 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-9 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-10 .gallery-item{max-width:50%}}@media (max-width:479px){.elementor-image-gallery .gallery.gallery-columns-2 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-3 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-4 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-5 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-6 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-7 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-8 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-9 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-10 .gallery-item{max-width:100%}}</style>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"6057718d\" data-elementor-lightbox-title=\"doctor-01\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NzgwLCJ1cmwiOiJodHRwczpcL1wvZG9jY3VyZS13cC5kcmVhbWd1eXN0ZWNoLmNvbVwvZWxlbWVudG9yXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIxXC8wOVwvZG9jdG9yLTAxLTEuanBnIiwic2xpZGVzaG93IjoiNjA1NzcxOGQifQ%3D%3D\" href=\'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-01-1.jpg\'><img width=\"420\" height=\"420\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-01-1.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-01-1.jpg 420w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-01-1-300x300.jpg 300w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-01-1-150x150.jpg 150w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-01-1-100x100.jpg 100w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-01-1-65x65.jpg 65w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-01-1-30x30.jpg 30w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-01-1-20x20.jpg 20w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-01-1-250x250.jpg 250w\" sizes=\"(max-width: 420px) 100vw, 420px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"6057718d\" data-elementor-lightbox-title=\"doctor-02\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6Nzc3LCJ1cmwiOiJodHRwczpcL1wvZG9jY3VyZS13cC5kcmVhbWd1eXN0ZWNoLmNvbVwvZWxlbWVudG9yXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIxXC8wOVwvZG9jdG9yLTAyLTEuanBnIiwic2xpZGVzaG93IjoiNjA1NzcxOGQifQ%3D%3D\" href=\'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-02-1.jpg\'><img width=\"420\" height=\"420\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-02-1.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-02-1.jpg 420w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-02-1-300x300.jpg 300w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-02-1-150x150.jpg 150w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-02-1-100x100.jpg 100w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-02-1-65x65.jpg 65w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-02-1-30x30.jpg 30w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-02-1-20x20.jpg 20w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-02-1-250x250.jpg 250w\" sizes=\"(max-width: 420px) 100vw, 420px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"6057718d\" data-elementor-lightbox-title=\"doctor-03\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6Nzc2LCJ1cmwiOiJodHRwczpcL1wvZG9jY3VyZS13cC5kcmVhbWd1eXN0ZWNoLmNvbVwvZWxlbWVudG9yXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIxXC8wOVwvZG9jdG9yLTAzLmpwZyIsInNsaWRlc2hvdyI6IjYwNTc3MThkIn0%3D\" href=\'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-03.jpg\'><img width=\"420\" height=\"420\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-03.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-03.jpg 420w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-03-300x300.jpg 300w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-03-150x150.jpg 150w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-03-100x100.jpg 100w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-03-65x65.jpg 65w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-03-30x30.jpg 30w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-03-20x20.jpg 20w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-03-250x250.jpg 250w\" sizes=\"(max-width: 420px) 100vw, 420px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"6057718d\" data-elementor-lightbox-title=\"doctor-04\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6Nzc1LCJ1cmwiOiJodHRwczpcL1wvZG9jY3VyZS13cC5kcmVhbWd1eXN0ZWNoLmNvbVwvZWxlbWVudG9yXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIxXC8wOVwvZG9jdG9yLTA0LTEuanBnIiwic2xpZGVzaG93IjoiNjA1NzcxOGQifQ%3D%3D\" href=\'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-04-1.jpg\'><img width=\"420\" height=\"420\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-04-1.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-04-1.jpg 420w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-04-1-300x300.jpg 300w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-04-1-150x150.jpg 150w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-04-1-100x100.jpg 100w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-04-1-65x65.jpg 65w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-04-1-30x30.jpg 30w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-04-1-20x20.jpg 20w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-04-1-250x250.jpg 250w\" sizes=\"(max-width: 420px) 100vw, 420px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"6057718d\" data-elementor-lightbox-title=\"doctor-05-1\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6Mjk3MCwidXJsIjoiaHR0cHM6XC9cL2RvY2N1cmUtd3AuZHJlYW1ndXlzdGVjaC5jb21cL2VsZW1lbnRvclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyMVwvMTJcL2RvY3Rvci0wNS0xLmpwZyIsInNsaWRlc2hvdyI6IjYwNTc3MThkIn0%3D\" href=\'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/doctor-05-1.jpg\'><img width=\"420\" height=\"420\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/doctor-05-1.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/doctor-05-1.jpg 420w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/doctor-05-1-300x300.jpg 300w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/doctor-05-1-150x150.jpg 150w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/doctor-05-1-100x100.jpg 100w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/doctor-05-1-65x65.jpg 65w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/doctor-05-1-30x30.jpg 30w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/doctor-05-1-20x20.jpg 20w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/doctor-05-1-250x250.jpg 250w\" sizes=\"(max-width: 420px) 100vw, 420px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"6057718d\" data-elementor-lightbox-title=\"doctor-06\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NzczLCJ1cmwiOiJodHRwczpcL1wvZG9jY3VyZS13cC5kcmVhbWd1eXN0ZWNoLmNvbVwvZWxlbWVudG9yXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIxXC8wOVwvZG9jdG9yLTA2LTEuanBnIiwic2xpZGVzaG93IjoiNjA1NzcxOGQifQ%3D%3D\" href=\'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-06-1.jpg\'><img width=\"420\" height=\"420\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-06-1.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-06-1.jpg 420w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-06-1-300x300.jpg 300w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-06-1-150x150.jpg 150w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-06-1-100x100.jpg 100w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-06-1-65x65.jpg 65w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-06-1-30x30.jpg 30w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-06-1-20x20.jpg 20w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-06-1-250x250.jpg 250w\" sizes=\"(max-width: 420px) 100vw, 420px\" /></a>\n			</figure>', 'Doctors', '', 'inherit', 'closed', 'closed', '', '501-revision-v1', '', '', '2023-04-28 15:25:15', '2023-04-28 15:25:15', '', 501, 'https://doccure-wp.dreamstechnologies.com/?p=5267', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(5268, 1, '2023-04-28 15:25:15', '2023-04-28 15:25:15', '<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"6057718d\" data-elementor-lightbox-title=\"doctor-01\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NzgwLCJ1cmwiOiJodHRwczpcL1wvZG9jY3VyZS13cC5kcmVhbWd1eXN0ZWNoLmNvbVwvZWxlbWVudG9yXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIxXC8wOVwvZG9jdG9yLTAxLTEuanBnIiwic2xpZGVzaG93IjoiNjA1NzcxOGQifQ%3D%3D\" href=\'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-01-1.jpg\'><img width=\"420\" height=\"420\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-01-1.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-01-1.jpg 420w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-01-1-300x300.jpg 300w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-01-1-150x150.jpg 150w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-01-1-100x100.jpg 100w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-01-1-65x65.jpg 65w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-01-1-30x30.jpg 30w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-01-1-20x20.jpg 20w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-01-1-250x250.jpg 250w\" sizes=\"(max-width: 420px) 100vw, 420px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"6057718d\" data-elementor-lightbox-title=\"doctor-02\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6Nzc3LCJ1cmwiOiJodHRwczpcL1wvZG9jY3VyZS13cC5kcmVhbWd1eXN0ZWNoLmNvbVwvZWxlbWVudG9yXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIxXC8wOVwvZG9jdG9yLTAyLTEuanBnIiwic2xpZGVzaG93IjoiNjA1NzcxOGQifQ%3D%3D\" href=\'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-02-1.jpg\'><img width=\"420\" height=\"420\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-02-1.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-02-1.jpg 420w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-02-1-300x300.jpg 300w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-02-1-150x150.jpg 150w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-02-1-100x100.jpg 100w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-02-1-65x65.jpg 65w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-02-1-30x30.jpg 30w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-02-1-20x20.jpg 20w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-02-1-250x250.jpg 250w\" sizes=\"(max-width: 420px) 100vw, 420px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"6057718d\" data-elementor-lightbox-title=\"doctor-03\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6Nzc2LCJ1cmwiOiJodHRwczpcL1wvZG9jY3VyZS13cC5kcmVhbWd1eXN0ZWNoLmNvbVwvZWxlbWVudG9yXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIxXC8wOVwvZG9jdG9yLTAzLmpwZyIsInNsaWRlc2hvdyI6IjYwNTc3MThkIn0%3D\" href=\'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-03.jpg\'><img width=\"420\" height=\"420\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-03.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-03.jpg 420w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-03-300x300.jpg 300w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-03-150x150.jpg 150w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-03-100x100.jpg 100w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-03-65x65.jpg 65w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-03-30x30.jpg 30w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-03-20x20.jpg 20w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-03-250x250.jpg 250w\" sizes=\"(max-width: 420px) 100vw, 420px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"6057718d\" data-elementor-lightbox-title=\"doctor-04\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6Nzc1LCJ1cmwiOiJodHRwczpcL1wvZG9jY3VyZS13cC5kcmVhbWd1eXN0ZWNoLmNvbVwvZWxlbWVudG9yXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIxXC8wOVwvZG9jdG9yLTA0LTEuanBnIiwic2xpZGVzaG93IjoiNjA1NzcxOGQifQ%3D%3D\" href=\'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-04-1.jpg\'><img width=\"420\" height=\"420\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-04-1.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-04-1.jpg 420w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-04-1-300x300.jpg 300w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-04-1-150x150.jpg 150w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-04-1-100x100.jpg 100w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-04-1-65x65.jpg 65w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-04-1-30x30.jpg 30w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-04-1-20x20.jpg 20w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-04-1-250x250.jpg 250w\" sizes=\"(max-width: 420px) 100vw, 420px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"6057718d\" data-elementor-lightbox-title=\"doctor-05-1\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6Mjk3MCwidXJsIjoiaHR0cHM6XC9cL2RvY2N1cmUtd3AuZHJlYW1ndXlzdGVjaC5jb21cL2VsZW1lbnRvclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyMVwvMTJcL2RvY3Rvci0wNS0xLmpwZyIsInNsaWRlc2hvdyI6IjYwNTc3MThkIn0%3D\" href=\'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/doctor-05-1.jpg\'><img width=\"420\" height=\"420\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/doctor-05-1.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/doctor-05-1.jpg 420w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/doctor-05-1-300x300.jpg 300w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/doctor-05-1-150x150.jpg 150w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/doctor-05-1-100x100.jpg 100w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/doctor-05-1-65x65.jpg 65w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/doctor-05-1-30x30.jpg 30w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/doctor-05-1-20x20.jpg 20w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/doctor-05-1-250x250.jpg 250w\" sizes=\"(max-width: 420px) 100vw, 420px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"6057718d\" data-elementor-lightbox-title=\"doctor-06\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NzczLCJ1cmwiOiJodHRwczpcL1wvZG9jY3VyZS13cC5kcmVhbWd1eXN0ZWNoLmNvbVwvZWxlbWVudG9yXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIxXC8wOVwvZG9jdG9yLTA2LTEuanBnIiwic2xpZGVzaG93IjoiNjA1NzcxOGQifQ%3D%3D\" href=\'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-06-1.jpg\'><img width=\"420\" height=\"420\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-06-1.jpg\" alt=\"\" decoding=\"async\" loading=\"lazy\" srcset=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-06-1.jpg 420w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-06-1-300x300.jpg 300w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-06-1-150x150.jpg 150w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-06-1-100x100.jpg 100w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-06-1-65x65.jpg 65w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-06-1-30x30.jpg 30w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-06-1-20x20.jpg 20w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-06-1-250x250.jpg 250w\" sizes=\"(max-width: 420px) 100vw, 420px\" /></a>\n			</figure>', 'Doctors', '', 'inherit', 'closed', 'closed', '', '501-revision-v1', '', '', '2023-04-28 15:25:15', '2023-04-28 15:25:15', '', 501, 'https://doccure-wp.dreamstechnologies.com/?p=5268', 0, 'revision', '', 0),
(5269, 1, '2023-04-28 15:25:51', '2023-04-28 15:25:51', '<figure class=\"gallery-item\"><a href=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-01-1.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8a081a3\" data-elementor-lightbox-title=\"doctor-01\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NzgwLCJ1cmwiOiJodHRwczpcL1wvZG9jY3VyZS13cC5kcmVhbWd1eXN0ZWNoLmNvbVwvZWxlbWVudG9yXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIxXC8wOVwvZG9jdG9yLTAxLTEuanBnIiwic2xpZGVzaG93IjoiOGEwODFhMyJ9\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-01-1.jpg\" sizes=\"(max-width: 420px) 100vw, 420px\" srcset=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-01-1.jpg 420w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-01-1-300x300.jpg 300w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-01-1-150x150.jpg 150w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-01-1-100x100.jpg 100w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-01-1-65x65.jpg 65w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-01-1-30x30.jpg 30w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-01-1-20x20.jpg 20w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-01-1-250x250.jpg 250w\" alt=\"\" width=\"420\" height=\"420\" /></a></figure>\r\n<figure class=\"gallery-item\"><a href=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-02-1.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8a081a3\" data-elementor-lightbox-title=\"doctor-02\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6Nzc3LCJ1cmwiOiJodHRwczpcL1wvZG9jY3VyZS13cC5kcmVhbWd1eXN0ZWNoLmNvbVwvZWxlbWVudG9yXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIxXC8wOVwvZG9jdG9yLTAyLTEuanBnIiwic2xpZGVzaG93IjoiOGEwODFhMyJ9\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-02-1.jpg\" sizes=\"(max-width: 420px) 100vw, 420px\" srcset=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-02-1.jpg 420w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-02-1-300x300.jpg 300w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-02-1-150x150.jpg 150w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-02-1-100x100.jpg 100w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-02-1-65x65.jpg 65w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-02-1-30x30.jpg 30w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-02-1-20x20.jpg 20w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-02-1-250x250.jpg 250w\" alt=\"\" width=\"420\" height=\"420\" /></a></figure>\r\n<figure class=\"gallery-item\"><a href=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-03.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8a081a3\" data-elementor-lightbox-title=\"doctor-03\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6Nzc2LCJ1cmwiOiJodHRwczpcL1wvZG9jY3VyZS13cC5kcmVhbWd1eXN0ZWNoLmNvbVwvZWxlbWVudG9yXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIxXC8wOVwvZG9jdG9yLTAzLmpwZyIsInNsaWRlc2hvdyI6IjhhMDgxYTMifQ%3D%3D\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-03.jpg\" sizes=\"(max-width: 420px) 100vw, 420px\" srcset=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-03.jpg 420w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-03-300x300.jpg 300w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-03-150x150.jpg 150w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-03-100x100.jpg 100w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-03-65x65.jpg 65w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-03-30x30.jpg 30w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-03-20x20.jpg 20w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-03-250x250.jpg 250w\" alt=\"\" width=\"420\" height=\"420\" /></a></figure>\r\n<figure class=\"gallery-item\"><a href=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-04-1.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8a081a3\" data-elementor-lightbox-title=\"doctor-04\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6Nzc1LCJ1cmwiOiJodHRwczpcL1wvZG9jY3VyZS13cC5kcmVhbWd1eXN0ZWNoLmNvbVwvZWxlbWVudG9yXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIxXC8wOVwvZG9jdG9yLTA0LTEuanBnIiwic2xpZGVzaG93IjoiOGEwODFhMyJ9\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-04-1.jpg\" sizes=\"(max-width: 420px) 100vw, 420px\" srcset=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-04-1.jpg 420w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-04-1-300x300.jpg 300w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-04-1-150x150.jpg 150w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-04-1-100x100.jpg 100w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-04-1-65x65.jpg 65w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-04-1-30x30.jpg 30w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-04-1-20x20.jpg 20w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-04-1-250x250.jpg 250w\" alt=\"\" width=\"420\" height=\"420\" /></a></figure>\r\n<figure class=\"gallery-item\"><a href=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/doctor-05-1.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8a081a3\" data-elementor-lightbox-title=\"doctor-05-1\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6Mjk3MCwidXJsIjoiaHR0cHM6XC9cL2RvY2N1cmUtd3AuZHJlYW1ndXlzdGVjaC5jb21cL2VsZW1lbnRvclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyMVwvMTJcL2RvY3Rvci0wNS0xLmpwZyIsInNsaWRlc2hvdyI6IjhhMDgxYTMifQ%3D%3D\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/doctor-05-1.jpg\" sizes=\"(max-width: 420px) 100vw, 420px\" srcset=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/doctor-05-1.jpg 420w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/doctor-05-1-300x300.jpg 300w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/doctor-05-1-150x150.jpg 150w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/doctor-05-1-100x100.jpg 100w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/doctor-05-1-65x65.jpg 65w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/doctor-05-1-30x30.jpg 30w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/doctor-05-1-20x20.jpg 20w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/doctor-05-1-250x250.jpg 250w\" alt=\"\" width=\"420\" height=\"420\" /></a></figure>\r\n<figure class=\"gallery-item\"><a href=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-06-1.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"8a081a3\" data-elementor-lightbox-title=\"doctor-06\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NzczLCJ1cmwiOiJodHRwczpcL1wvZG9jY3VyZS13cC5kcmVhbWd1eXN0ZWNoLmNvbVwvZWxlbWVudG9yXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIxXC8wOVwvZG9jdG9yLTA2LTEuanBnIiwic2xpZGVzaG93IjoiOGEwODFhMyJ9\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-06-1.jpg\" sizes=\"(max-width: 420px) 100vw, 420px\" srcset=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-06-1.jpg 420w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-06-1-300x300.jpg 300w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-06-1-150x150.jpg 150w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-06-1-100x100.jpg 100w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-06-1-65x65.jpg 65w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-06-1-30x30.jpg 30w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-06-1-20x20.jpg 20w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-06-1-250x250.jpg 250w\" alt=\"\" width=\"420\" height=\"420\" /></a></figure>', 'Services', '', 'inherit', 'closed', 'closed', '', '896-revision-v1', '', '', '2023-04-28 15:25:51', '2023-04-28 15:25:51', '', 896, 'https://doccure-wp.dreamstechnologies.com/?p=5269', 0, 'revision', '', 0),
(5270, 1, '2023-04-28 15:26:15', '2023-04-28 15:26:15', '<figure class=\"gallery-item\"><a href=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-01-1.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"6057718d\" data-elementor-lightbox-title=\"doctor-01\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NzgwLCJ1cmwiOiJodHRwczpcL1wvZG9jY3VyZS13cC5kcmVhbWd1eXN0ZWNoLmNvbVwvZWxlbWVudG9yXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIxXC8wOVwvZG9jdG9yLTAxLTEuanBnIiwic2xpZGVzaG93IjoiNjA1NzcxOGQifQ%3D%3D\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-01-1.jpg\" sizes=\"(max-width: 420px) 100vw, 420px\" srcset=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-01-1.jpg 420w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-01-1-300x300.jpg 300w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-01-1-150x150.jpg 150w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-01-1-100x100.jpg 100w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-01-1-65x65.jpg 65w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-01-1-30x30.jpg 30w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-01-1-20x20.jpg 20w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-01-1-250x250.jpg 250w\" alt=\"\" width=\"420\" height=\"420\" /></a></figure>\r\n<figure class=\"gallery-item\"><a href=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-02-1.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"6057718d\" data-elementor-lightbox-title=\"doctor-02\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6Nzc3LCJ1cmwiOiJodHRwczpcL1wvZG9jY3VyZS13cC5kcmVhbWd1eXN0ZWNoLmNvbVwvZWxlbWVudG9yXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIxXC8wOVwvZG9jdG9yLTAyLTEuanBnIiwic2xpZGVzaG93IjoiNjA1NzcxOGQifQ%3D%3D\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-02-1.jpg\" sizes=\"(max-width: 420px) 100vw, 420px\" srcset=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-02-1.jpg 420w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-02-1-300x300.jpg 300w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-02-1-150x150.jpg 150w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-02-1-100x100.jpg 100w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-02-1-65x65.jpg 65w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-02-1-30x30.jpg 30w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-02-1-20x20.jpg 20w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-02-1-250x250.jpg 250w\" alt=\"\" width=\"420\" height=\"420\" /></a></figure>\r\n<figure class=\"gallery-item\"><a href=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-03.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"6057718d\" data-elementor-lightbox-title=\"doctor-03\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6Nzc2LCJ1cmwiOiJodHRwczpcL1wvZG9jY3VyZS13cC5kcmVhbWd1eXN0ZWNoLmNvbVwvZWxlbWVudG9yXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIxXC8wOVwvZG9jdG9yLTAzLmpwZyIsInNsaWRlc2hvdyI6IjYwNTc3MThkIn0%3D\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-03.jpg\" sizes=\"(max-width: 420px) 100vw, 420px\" srcset=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-03.jpg 420w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-03-300x300.jpg 300w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-03-150x150.jpg 150w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-03-100x100.jpg 100w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-03-65x65.jpg 65w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-03-30x30.jpg 30w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-03-20x20.jpg 20w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-03-250x250.jpg 250w\" alt=\"\" width=\"420\" height=\"420\" /></a></figure>\r\n<figure class=\"gallery-item\"><a href=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-04-1.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"6057718d\" data-elementor-lightbox-title=\"doctor-04\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6Nzc1LCJ1cmwiOiJodHRwczpcL1wvZG9jY3VyZS13cC5kcmVhbWd1eXN0ZWNoLmNvbVwvZWxlbWVudG9yXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIxXC8wOVwvZG9jdG9yLTA0LTEuanBnIiwic2xpZGVzaG93IjoiNjA1NzcxOGQifQ%3D%3D\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-04-1.jpg\" sizes=\"(max-width: 420px) 100vw, 420px\" srcset=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-04-1.jpg 420w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-04-1-300x300.jpg 300w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-04-1-150x150.jpg 150w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-04-1-100x100.jpg 100w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-04-1-65x65.jpg 65w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-04-1-30x30.jpg 30w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-04-1-20x20.jpg 20w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-04-1-250x250.jpg 250w\" alt=\"\" width=\"420\" height=\"420\" /></a></figure>\r\n<figure class=\"gallery-item\"><a href=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/doctor-05-1.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"6057718d\" data-elementor-lightbox-title=\"doctor-05-1\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6Mjk3MCwidXJsIjoiaHR0cHM6XC9cL2RvY2N1cmUtd3AuZHJlYW1ndXlzdGVjaC5jb21cL2VsZW1lbnRvclwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyMVwvMTJcL2RvY3Rvci0wNS0xLmpwZyIsInNsaWRlc2hvdyI6IjYwNTc3MThkIn0%3D\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/doctor-05-1.jpg\" sizes=\"(max-width: 420px) 100vw, 420px\" srcset=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/doctor-05-1.jpg 420w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/doctor-05-1-300x300.jpg 300w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/doctor-05-1-150x150.jpg 150w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/doctor-05-1-100x100.jpg 100w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/doctor-05-1-65x65.jpg 65w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/doctor-05-1-30x30.jpg 30w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/doctor-05-1-20x20.jpg 20w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/doctor-05-1-250x250.jpg 250w\" alt=\"\" width=\"420\" height=\"420\" /></a></figure>\r\n<figure class=\"gallery-item\"><a href=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-06-1.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"6057718d\" data-elementor-lightbox-title=\"doctor-06\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NzczLCJ1cmwiOiJodHRwczpcL1wvZG9jY3VyZS13cC5kcmVhbWd1eXN0ZWNoLmNvbVwvZWxlbWVudG9yXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDIxXC8wOVwvZG9jdG9yLTA2LTEuanBnIiwic2xpZGVzaG93IjoiNjA1NzcxOGQifQ%3D%3D\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-06-1.jpg\" sizes=\"(max-width: 420px) 100vw, 420px\" srcset=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-06-1.jpg 420w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-06-1-300x300.jpg 300w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-06-1-150x150.jpg 150w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-06-1-100x100.jpg 100w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-06-1-65x65.jpg 65w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-06-1-30x30.jpg 30w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-06-1-20x20.jpg 20w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-06-1-250x250.jpg 250w\" alt=\"\" width=\"420\" height=\"420\" /></a></figure>', 'Doctors', '', 'inherit', 'closed', 'closed', '', '501-revision-v1', '', '', '2023-04-28 15:26:15', '2023-04-28 15:26:15', '', 501, 'https://doccure-wp.dreamstechnologies.com/?p=5270', 0, 'revision', '', 0),
(5271, 1, '2023-04-28 15:27:10', '2023-04-28 15:27:10', '', 'FAQ', '', 'inherit', 'closed', 'closed', '', '228-revision-v1', '', '', '2023-04-28 15:27:10', '2023-04-28 15:27:10', '', 228, 'https://doccure-wp.dreamstechnologies.com/?p=5271', 0, 'revision', '', 0),
(5274, 1, '2023-04-28 15:28:46', '2023-04-28 15:28:46', '', 'FAQ', '', 'inherit', 'closed', 'closed', '', '228-revision-v1', '', '', '2023-04-28 15:28:46', '2023-04-28 15:28:46', '', 228, 'https://doccure-wp.dreamstechnologies.com/?p=5274', 0, 'revision', '', 0),
(5275, 1, '2023-04-28 15:28:46', '2023-04-28 15:28:46', '', 'FAQ', '', 'inherit', 'closed', 'closed', '', '228-revision-v1', '', '', '2023-04-28 15:28:46', '2023-04-28 15:28:46', '', 228, 'https://doccure-wp.dreamstechnologies.com/?p=5275', 0, 'revision', '', 0),
(5276, 1, '2023-04-28 15:28:46', '2023-04-28 15:28:46', 'Payments \n	  <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n	Booking \n	  <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n	Mattis urna sit \n	  <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n	Molestie vel augue \n	  <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n	Eros odio \n	  <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>', 'FAQ', '', 'inherit', 'closed', 'closed', '', '228-revision-v1', '', '', '2023-04-28 15:28:46', '2023-04-28 15:28:46', '', 228, 'https://doccure-wp.dreamstechnologies.com/?p=5276', 0, 'revision', '', 0),
(5277, 1, '2023-04-28 15:29:57', '2023-04-28 15:29:57', 'Payments \n	  <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n	Booking \n	  <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n	Mattis urna sit \n	  <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n	Molestie vel augue \n	  <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n	Eros odio \n	  <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>', 'FAQ', '', 'inherit', 'closed', 'closed', '', '228-autosave-v1', '', '', '2023-04-28 15:29:57', '2023-04-28 15:29:57', '', 228, 'https://doccure-wp.dreamstechnologies.com/?p=5277', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(5285, 1, '2023-04-28 15:34:21', '2023-04-28 15:34:21', '<p>[vc_row el_class=\"servicedetail_firstsec\"][vc_column width=\"1/2\"][vc_single_image image=\"1872\" img_size=\"full\"][/vc_column][vc_column width=\"1/2\"][vc_custom_heading text=\"We Provide\" font_container=\"tag:h6|text_align:left\" use_theme_fonts=\"yes\" el_class=\"servicedetail_subtitle\"][vc_custom_heading text=\"Total Medical Services\" use_theme_fonts=\"yes\"][vc_column_text]We provide the most full medical services, so every person could have the opportunity to receive qualitative medical help.</p>\r\n<p>Clinical excellence, diversity, and access to innovative technology are all hallmarks of the graduate medical education experience at doccure. Our residents, fellows, and renowned staff share their experience working at doccure. We try to do our best to help you and provide with high-quality services.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1669718230079{background-color: #dfe8ed !important;}\" el_class=\"servicedetail_secondsec\"][vc_column width=\"1/3\" el_class=\"servicedetail_info\"][vc_icon icon_fontawesome=\"fas fa-user-md\" align=\"center\"][vc_custom_heading text=\"Experienced Physicians\" font_container=\"tag:h5|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]</p>\r\n<p style=\"text-align: center;\">Your health is your most important asset. You should entrust it only to the best professionals.</p>\r\n<p>[/vc_column_text][/vc_column][vc_column width=\"1/3\" el_class=\"servicedetail_info\"][vc_icon icon_fontawesome=\"fas fa-hand-holding-heart\" align=\"center\"][vc_custom_heading text=\"Personalized Treatment\" font_container=\"tag:h5|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]</p>\r\n<p style=\"text-align: center;\">Your health is your most important asset. You should entrust it only to the best professionals.</p>\r\n<p>[/vc_column_text][/vc_column][vc_column width=\"1/3\" el_class=\"servicedetail_info\"][vc_icon icon_fontawesome=\"fas fa-check\" align=\"center\"][vc_custom_heading text=\"Quality and Safety\" font_container=\"tag:h5|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]</p>\r\n<p style=\"text-align: center;\">Your health is your most important asset. You should entrust it only to the best professionals.</p>\r\n<p>[/vc_column_text][/vc_column][/vc_row][vc_row el_class=\"servicedetail_clinic\"][vc_column el_class=\"section-title\"][vc_custom_heading text=\"Our Clinical Services\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" el_class=\"title clinic_spacing\"][vc_row_inner][vc_column_inner el_class=\"clinical_info\" width=\"1/3\"][vc_icon icon_fontawesome=\"fas fa-clipboard-list\"][vc_custom_heading text=\"Consultation\" font_container=\"tag:h5|text_align:left\" use_theme_fonts=\"yes\"][/vc_column_inner][vc_column_inner el_class=\"clinical_info\" width=\"1/3\"][vc_icon icon_fontawesome=\"fas fa-heartbeat\"][vc_custom_heading text=\"Diagnosis\" font_container=\"tag:h5|text_align:left\" use_theme_fonts=\"yes\"][/vc_column_inner][vc_column_inner el_class=\"clinical_info\" width=\"1/3\"][vc_icon icon_fontawesome=\"fas fa-procedures\"][vc_custom_heading text=\"Treatment\" font_container=\"tag:h5|text_align:left\" use_theme_fonts=\"yes\"][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner el_class=\"clinical_info\" width=\"1/3\"][vc_icon icon_fontawesome=\"fas fa-ambulance\"][vc_custom_heading text=\"Pregnancy Care\" font_container=\"tag:h5|text_align:left\" use_theme_fonts=\"yes\"][/vc_column_inner][vc_column_inner el_class=\"clinical_info\" width=\"1/3\"][vc_icon icon_fontawesome=\"fas fa-prescription-bottle-alt\"][vc_custom_heading text=\"Pediatric\" font_container=\"tag:h5|text_align:left\" use_theme_fonts=\"yes\"][/vc_column_inner][vc_column_inner el_class=\"clinical_info\" width=\"1/3\"][vc_icon icon_fontawesome=\"fas fa-phone-alt\"][vc_custom_heading text=\"Online Help\" font_container=\"tag:h5|text_align:left\" use_theme_fonts=\"yes\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1670594350042{background-image: url(https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/Group-8.jpg?id=1876) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"servicedetail_online_con\"][vc_column width=\"1/2\"][vc_custom_heading text=\"Get Online Consultation\" use_theme_fonts=\"yes\"][vc_column_text]Lorem ipsum dolor sit amet, consectetur adipiscing elit. In porta luctus est interdum pretium. Fusce id tortor fringilla, suscipit turpis ac, varius ex. Cras vel metus ligula. Nam enim ligula, bibendum a iaculis ut, cursus id augue. Proin vitae purus id tortor vehicula scelerisque non in libero.</p>\r\n<p>Nulla non turpis sit amet purus pharetra sollicitudin. Proin rutrum urna ut suscipit ullamcorper. Proin sapien felis, dignissim non finibus eget, luctus vel purus. Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros.[/vc_column_text][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row][vc_row el_class=\"tabs_accordionblock\"][vc_column][vc_tta_tour style=\"outline\" active_section=\"1\"][vc_tta_section i_position=\"right\" i_icon_fontawesome=\"fas fa-chevron-right\" add_icon=\"true\" title=\"Payments\" tab_id=\"1669786712086-f7870ff0-b86b\" el_class=\"border_tabs\"][vc_toggle title=\"Can i make an Appointment Online with White Plains Hospital Kendi?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Does White Plains Hospital Kendi Offer Telehealth ?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Can I Make An Appointment Online With White Plains Hospital Kendi?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"White Plains Hospital Kendiaccepts Insurance\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Where Is White Plains Hospital Kendi\'soffice Located?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][/vc_tta_section][vc_tta_section i_position=\"right\" i_icon_fontawesome=\"fas fa-chevron-right\" add_icon=\"true\" title=\"Booking\" tab_id=\"1669786712115-cb873ef2-6e5c\"][vc_toggle title=\"Can i make an Appointment Online with White Plains Hospital Kendi?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Does White Plains Hospital Kendi Offer Telehealth ?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"How Can I Start Music Careers?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"White Plains Hospital Kendiaccepts Insurance\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][/vc_tta_section][vc_tta_section i_position=\"right\" i_icon_fontawesome=\"fas fa-chevron-right\" add_icon=\"true\" title=\"Mattis urna sit\" tab_id=\"1669800335044-78b7c19e-885f\"][vc_toggle title=\"Can i make an Appointment Online with White Plains Hospital Kendi?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Does White Plains Hospital Kendi Offer Telehealth ?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Can i make an Appointment Online with White Plains Hospital Kendi?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Where Is White Plains Hospital Kendi\'soffice Located?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"White Plains Hospital Kendiaccepts Insurance\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Where Is White Plains Hospital Kendi\'soffice Located?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Does White Plains Hospital Kendi Offer Telehealth ?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"White Plains Hospital Kendiaccepts Insurance\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Can i make an Appointment Online with White Plains Hospital Kendi?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][/vc_tta_section][vc_tta_section i_position=\"right\" i_icon_fontawesome=\"fas fa-chevron-right\" add_icon=\"true\" title=\"Molestie vel augue\" tab_id=\"1669800701024-5452ae62-ae00\"][vc_toggle title=\"Can i make an Appointment Online with White Plains Hospital Kendi?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Does White Plains Hospital Kendi Offer Telehealth ?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][/vc_tta_section][vc_tta_section i_position=\"right\" i_icon_fontawesome=\"fas fa-chevron-right\" add_icon=\"true\" title=\"Eros odio\" tab_id=\"1669800889691-f98eb614-f97d\"][vc_toggle title=\"Does White Plains Hospital Kendi Offer Telehealth ?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Can i make an Appointment Online with White Plains Hospital Kendi?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][/vc_tta_section][/vc_tta_tour][/vc_column][/vc_row]</p>\r\n', 'Medical', '', 'inherit', 'closed', 'closed', '', '4698-revision-v1', '', '', '2023-04-28 15:34:21', '2023-04-28 15:34:21', '', 4698, 'https://doccure-wp.dreamstechnologies.com/?p=5285', 0, 'revision', '', 0),
(5286, 1, '2023-04-28 15:34:22', '2023-04-28 15:34:22', '<p>[vc_row el_class=\"servicedetail_firstsec\"][vc_column width=\"1/2\"][vc_single_image image=\"1872\" img_size=\"full\"][/vc_column][vc_column width=\"1/2\"][vc_custom_heading text=\"We Provide\" font_container=\"tag:h6|text_align:left\" use_theme_fonts=\"yes\" el_class=\"servicedetail_subtitle\"][vc_custom_heading text=\"Total Medical Services\" use_theme_fonts=\"yes\"][vc_column_text]We provide the most full medical services, so every person could have the opportunity to receive qualitative medical help.</p>\r\n<p>Clinical excellence, diversity, and access to innovative technology are all hallmarks of the graduate medical education experience at doccure. Our residents, fellows, and renowned staff share their experience working at doccure. We try to do our best to help you and provide with high-quality services.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1669718230079{background-color: #dfe8ed !important;}\" el_class=\"servicedetail_secondsec\"][vc_column width=\"1/3\" el_class=\"servicedetail_info\"][vc_icon icon_fontawesome=\"fas fa-user-md\" align=\"center\"][vc_custom_heading text=\"Experienced Physicians\" font_container=\"tag:h5|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]</p>\r\n<p style=\"text-align: center;\">Your health is your most important asset. You should entrust it only to the best professionals.</p>\r\n<p>[/vc_column_text][/vc_column][vc_column width=\"1/3\" el_class=\"servicedetail_info\"][vc_icon icon_fontawesome=\"fas fa-hand-holding-heart\" align=\"center\"][vc_custom_heading text=\"Personalized Treatment\" font_container=\"tag:h5|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]</p>\r\n<p style=\"text-align: center;\">Your health is your most important asset. You should entrust it only to the best professionals.</p>\r\n<p>[/vc_column_text][/vc_column][vc_column width=\"1/3\" el_class=\"servicedetail_info\"][vc_icon icon_fontawesome=\"fas fa-check\" align=\"center\"][vc_custom_heading text=\"Quality and Safety\" font_container=\"tag:h5|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]</p>\r\n<p style=\"text-align: center;\">Your health is your most important asset. You should entrust it only to the best professionals.</p>\r\n<p>[/vc_column_text][/vc_column][/vc_row][vc_row el_class=\"servicedetail_clinic\"][vc_column el_class=\"section-title\"][vc_custom_heading text=\"Our Clinical Services\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" el_class=\"title clinic_spacing\"][vc_row_inner][vc_column_inner el_class=\"clinical_info\" width=\"1/3\"][vc_icon icon_fontawesome=\"fas fa-clipboard-list\"][vc_custom_heading text=\"Consultation\" font_container=\"tag:h5|text_align:left\" use_theme_fonts=\"yes\"][/vc_column_inner][vc_column_inner el_class=\"clinical_info\" width=\"1/3\"][vc_icon icon_fontawesome=\"fas fa-heartbeat\"][vc_custom_heading text=\"Diagnosis\" font_container=\"tag:h5|text_align:left\" use_theme_fonts=\"yes\"][/vc_column_inner][vc_column_inner el_class=\"clinical_info\" width=\"1/3\"][vc_icon icon_fontawesome=\"fas fa-procedures\"][vc_custom_heading text=\"Treatment\" font_container=\"tag:h5|text_align:left\" use_theme_fonts=\"yes\"][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner el_class=\"clinical_info\" width=\"1/3\"][vc_icon icon_fontawesome=\"fas fa-ambulance\"][vc_custom_heading text=\"Pregnancy Care\" font_container=\"tag:h5|text_align:left\" use_theme_fonts=\"yes\"][/vc_column_inner][vc_column_inner el_class=\"clinical_info\" width=\"1/3\"][vc_icon icon_fontawesome=\"fas fa-prescription-bottle-alt\"][vc_custom_heading text=\"Pediatric\" font_container=\"tag:h5|text_align:left\" use_theme_fonts=\"yes\"][/vc_column_inner][vc_column_inner el_class=\"clinical_info\" width=\"1/3\"][vc_icon icon_fontawesome=\"fas fa-phone-alt\"][vc_custom_heading text=\"Online Help\" font_container=\"tag:h5|text_align:left\" use_theme_fonts=\"yes\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1670594350042{background-image: url(https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/Group-8.jpg?id=1876) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"servicedetail_online_con\"][vc_column width=\"1/2\"][vc_custom_heading text=\"Get Online Consultation\" use_theme_fonts=\"yes\"][vc_column_text]Lorem ipsum dolor sit amet, consectetur adipiscing elit. In porta luctus est interdum pretium. Fusce id tortor fringilla, suscipit turpis ac, varius ex. Cras vel metus ligula. Nam enim ligula, bibendum a iaculis ut, cursus id augue. Proin vitae purus id tortor vehicula scelerisque non in libero.</p>\r\n<p>Nulla non turpis sit amet purus pharetra sollicitudin. Proin rutrum urna ut suscipit ullamcorper. Proin sapien felis, dignissim non finibus eget, luctus vel purus. Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros.[/vc_column_text][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row][vc_row el_class=\"tabs_accordionblock\"][vc_column][vc_tta_tour style=\"outline\" active_section=\"1\"][vc_tta_section i_position=\"right\" i_icon_fontawesome=\"fas fa-chevron-right\" add_icon=\"true\" title=\"Payments\" tab_id=\"1669786712086-f7870ff0-b86b\" el_class=\"border_tabs\"][vc_toggle title=\"Can i make an Appointment Online with White Plains Hospital Kendi?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Does White Plains Hospital Kendi Offer Telehealth ?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Can I Make An Appointment Online With White Plains Hospital Kendi?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"White Plains Hospital Kendiaccepts Insurance\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Where Is White Plains Hospital Kendi\'soffice Located?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][/vc_tta_section][vc_tta_section i_position=\"right\" i_icon_fontawesome=\"fas fa-chevron-right\" add_icon=\"true\" title=\"Booking\" tab_id=\"1669786712115-cb873ef2-6e5c\"][vc_toggle title=\"Can i make an Appointment Online with White Plains Hospital Kendi?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Does White Plains Hospital Kendi Offer Telehealth ?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"How Can I Start Music Careers?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"White Plains Hospital Kendiaccepts Insurance\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][/vc_tta_section][vc_tta_section i_position=\"right\" i_icon_fontawesome=\"fas fa-chevron-right\" add_icon=\"true\" title=\"Mattis urna sit\" tab_id=\"1669800335044-78b7c19e-885f\"][vc_toggle title=\"Can i make an Appointment Online with White Plains Hospital Kendi?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Does White Plains Hospital Kendi Offer Telehealth ?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Can i make an Appointment Online with White Plains Hospital Kendi?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Where Is White Plains Hospital Kendi\'soffice Located?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"White Plains Hospital Kendiaccepts Insurance\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Where Is White Plains Hospital Kendi\'soffice Located?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Does White Plains Hospital Kendi Offer Telehealth ?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"White Plains Hospital Kendiaccepts Insurance\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Can i make an Appointment Online with White Plains Hospital Kendi?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][/vc_tta_section][vc_tta_section i_position=\"right\" i_icon_fontawesome=\"fas fa-chevron-right\" add_icon=\"true\" title=\"Molestie vel augue\" tab_id=\"1669800701024-5452ae62-ae00\"][vc_toggle title=\"Can i make an Appointment Online with White Plains Hospital Kendi?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Does White Plains Hospital Kendi Offer Telehealth ?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][/vc_tta_section][vc_tta_section i_position=\"right\" i_icon_fontawesome=\"fas fa-chevron-right\" add_icon=\"true\" title=\"Eros odio\" tab_id=\"1669800889691-f98eb614-f97d\"][vc_toggle title=\"Does White Plains Hospital Kendi Offer Telehealth ?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Can i make an Appointment Online with White Plains Hospital Kendi?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][/vc_tta_section][/vc_tta_tour][/vc_column][/vc_row]</p>\r\n', 'Medical', '', 'inherit', 'closed', 'closed', '', '4698-revision-v1', '', '', '2023-04-28 15:34:22', '2023-04-28 15:34:22', '', 4698, 'https://doccure-wp.dreamstechnologies.com/?p=5286', 0, 'revision', '', 0),
(5287, 1, '2023-04-28 15:34:22', '2023-04-28 15:34:22', '', 'Medical', '', 'inherit', 'closed', 'closed', '', '4698-revision-v1', '', '', '2023-04-28 15:34:22', '2023-04-28 15:34:22', '', 4698, 'https://doccure-wp.dreamstechnologies.com/?p=5287', 0, 'revision', '', 0),
(5288, 1, '2023-04-28 15:34:48', '2023-04-28 15:34:48', '<article>\n                        <a href=\"https://doccure-wp.dreamstechnologies.com/services/medical/\">\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/feature1.jpg\"/>\n                        </a>\n                          <h5><a href=\"https://doccure-wp.dreamstechnologies.com/services/medical/\">Medical</a></h5>\n                      </article>\n                      <article>\n                        <a href=\"https://doccure-wp.dreamstechnologies.com/services/operation/\">\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/feature-05-1.jpg\"/>\n                        </a>\n                          <h5><a href=\"https://doccure-wp.dreamstechnologies.com/services/operation/\">Operation</a></h5>\n                      </article>\n                      <article>\n                        <a href=\"https://doccure-wp.dreamstechnologies.com/services/laboratory/\">\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/feature-3.jpg\"/>\n                        </a>\n                          <h5><a href=\"https://doccure-wp.dreamstechnologies.com/services/laboratory/\">Laboratory</a></h5>\n                      </article>\n                      <article>\n                        <a href=\"https://doccure-wp.dreamstechnologies.com/services/icu/\">\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/06/feature-03-2-1.jpg\"/>\n                        </a>\n                          <h5><a href=\"https://doccure-wp.dreamstechnologies.com/services/icu/\">ICU</a></h5>\n                      </article>\n                      <article>\n                        <a href=\"https://doccure-wp.dreamstechnologies.com/services/test-room/\">\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/feature-02-2-1.jpg\"/>\n                        </a>\n                          <h5><a href=\"https://doccure-wp.dreamstechnologies.com/services/test-room/\">Test Room</a></h5>\n                      </article>\n                      <article>\n                        <a href=\"https://doccure-wp.dreamstechnologies.com/services/patient-ward/\">\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/feature6.jpg\"/>\n                        </a>\n                          <h5><a href=\"https://doccure-wp.dreamstechnologies.com/services/patient-ward/\">Patient Ward</a></h5>\n                      </article>\n 		<h2 \n		style=\"text-align:center;\"> What Our Clients Say </h2>\n                                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/patient1.jpg\"/>\n                                  <h5>Jennifer Robinson</h5>\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\n                                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/patient2.jpg\"/>\n                                  <h5>Denise Stevens</h5>\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\n                                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/patient3.jpg\"/>\n                                  <h5>Charles Ortega</h5>\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\n                                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/patient4.jpg\"/>\n                                  <h5>Eugene Freeman</h5>\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>', 'Serv_NEW', '', 'publish', 'closed', 'closed', '', 'serv_new', '', '', '2023-04-28 15:34:48', '2023-04-28 15:34:48', '', 0, 'https://doccure-wp.dreamstechnologies.com/?elementor_library=serv_new', 0, 'elementor_library', '', 0),
(5289, 1, '2023-04-28 15:34:48', '2023-04-28 15:34:48', '<article>\n                        <a href=\"https://doccure-wp.dreamstechnologies.com/services/medical/\">\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/feature1.jpg\"/>\n                        </a>\n                          <h5><a href=\"https://doccure-wp.dreamstechnologies.com/services/medical/\">Medical</a></h5>\n                      </article>\n                      <article>\n                        <a href=\"https://doccure-wp.dreamstechnologies.com/services/operation/\">\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/feature-05-1.jpg\"/>\n                        </a>\n                          <h5><a href=\"https://doccure-wp.dreamstechnologies.com/services/operation/\">Operation</a></h5>\n                      </article>\n                      <article>\n                        <a href=\"https://doccure-wp.dreamstechnologies.com/services/laboratory/\">\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/feature-3.jpg\"/>\n                        </a>\n                          <h5><a href=\"https://doccure-wp.dreamstechnologies.com/services/laboratory/\">Laboratory</a></h5>\n                      </article>\n                      <article>\n                        <a href=\"https://doccure-wp.dreamstechnologies.com/services/icu/\">\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/06/feature-03-2-1.jpg\"/>\n                        </a>\n                          <h5><a href=\"https://doccure-wp.dreamstechnologies.com/services/icu/\">ICU</a></h5>\n                      </article>\n                      <article>\n                        <a href=\"https://doccure-wp.dreamstechnologies.com/services/test-room/\">\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/feature-02-2-1.jpg\"/>\n                        </a>\n                          <h5><a href=\"https://doccure-wp.dreamstechnologies.com/services/test-room/\">Test Room</a></h5>\n                      </article>\n                      <article>\n                        <a href=\"https://doccure-wp.dreamstechnologies.com/services/patient-ward/\">\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/feature6.jpg\"/>\n                        </a>\n                          <h5><a href=\"https://doccure-wp.dreamstechnologies.com/services/patient-ward/\">Patient Ward</a></h5>\n                      </article>\n 		<h2 \n		style=\"text-align:center;\"> What Our Clients Say </h2>\n                                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/patient1.jpg\"/>\n                                  <h5>Jennifer Robinson</h5>\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\n                                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/patient2.jpg\"/>\n                                  <h5>Denise Stevens</h5>\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\n                                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/patient3.jpg\"/>\n                                  <h5>Charles Ortega</h5>\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\n                                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/patient4.jpg\"/>\n                                  <h5>Eugene Freeman</h5>\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>', 'Serv_NEW', '', 'inherit', 'closed', 'closed', '', '5288-revision-v1', '', '', '2023-04-28 15:34:48', '2023-04-28 15:34:48', '', 5288, 'https://doccure-wp.dreamstechnologies.com/?p=5289', 0, 'revision', '', 0),
(5290, 1, '2023-04-28 15:35:37', '2023-04-28 15:35:37', '<style>/*! elementor - v3.12.2 - 23-04-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n			<style>/*! elementor - v3.12.2 - 23-04-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h6>We Provide</h6>		\n			<h2>Total Medical Services</h2>		\n		<p>We provide the most full medical services, so every person could have the opportunity to receive qualitative medical help.</p>\n<p>Clinical excellence, diversity, and access to innovative technology are all hallmarks of the graduate medical education experience at doccure. Our residents, fellows, and renowned staff share their experience working at doccure. We try to do our best to help you and provide with high-quality services.</p>		\n												<h5>Experienced Physicians</h5>\n						<p>Your health is your most important asset. You should entrust it only to the best professionals.\n</p>\n												<h5>Personalized Treatment</h5>\n						<p>Your health is your most important asset. You should entrust it only to the best professionals.\n</p>\n												<h5>Quality and Safety</h5>\n						<p>Your health is your most important asset. You should entrust it only to the best professionals.\n</p>\n 		<h2 \n		style=\"text-align:center;\"> Our Clinical Services </h2>\n												<h5>Consultation</h5>\n												<h5>Diagnosis</h5>\n												<h5>Treatment</h5>\n												<h5>Pregnancy Care</h5>\n												<h5>Pediatric</h5>\n												<h5>Online Help</h5>\n		<h2>Get Online Consultation</h2>\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In porta luctus est interdum pretium. Fusce id tortor fringilla, suscipit turpis ac, varius ex. Cras vel metus ligula. Nam enim ligula, bibendum a iaculis ut, cursus id augue. Proin vitae purus id tortor vehicula scelerisque non in libero.</p>\n<p>Nulla non turpis sit amet purus pharetra sollicitudin. Proin rutrum urna ut suscipit ullamcorper. Proin sapien felis, dignissim non finibus eget, luctus vel purus. Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros.</p>\n	Payments \n	  <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n	Booking \n	  <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n	Mattis urna sit \n	  <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n	Molestie vel augue \n	  <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n	Eros odio \n	  <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>', 'service_inner', '', 'publish', 'closed', 'closed', '', 'service_inner', '', '', '2023-04-28 15:35:37', '2023-04-28 15:35:37', '', 0, 'https://doccure-wp.dreamstechnologies.com/?elementor_library=service_inner', 0, 'elementor_library', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(5291, 1, '2023-04-28 15:35:37', '2023-04-28 15:35:37', '<style>/*! elementor - v3.12.2 - 23-04-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n			<style>/*! elementor - v3.12.2 - 23-04-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h6>We Provide</h6>		\n			<h2>Total Medical Services</h2>		\n		<p>We provide the most full medical services, so every person could have the opportunity to receive qualitative medical help.</p>\n<p>Clinical excellence, diversity, and access to innovative technology are all hallmarks of the graduate medical education experience at doccure. Our residents, fellows, and renowned staff share their experience working at doccure. We try to do our best to help you and provide with high-quality services.</p>		\n												<h5>Experienced Physicians</h5>\n						<p>Your health is your most important asset. You should entrust it only to the best professionals.\n</p>\n												<h5>Personalized Treatment</h5>\n						<p>Your health is your most important asset. You should entrust it only to the best professionals.\n</p>\n												<h5>Quality and Safety</h5>\n						<p>Your health is your most important asset. You should entrust it only to the best professionals.\n</p>\n 		<h2 \n		style=\"text-align:center;\"> Our Clinical Services </h2>\n												<h5>Consultation</h5>\n												<h5>Diagnosis</h5>\n												<h5>Treatment</h5>\n												<h5>Pregnancy Care</h5>\n												<h5>Pediatric</h5>\n												<h5>Online Help</h5>\n		<h2>Get Online Consultation</h2>\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In porta luctus est interdum pretium. Fusce id tortor fringilla, suscipit turpis ac, varius ex. Cras vel metus ligula. Nam enim ligula, bibendum a iaculis ut, cursus id augue. Proin vitae purus id tortor vehicula scelerisque non in libero.</p>\n<p>Nulla non turpis sit amet purus pharetra sollicitudin. Proin rutrum urna ut suscipit ullamcorper. Proin sapien felis, dignissim non finibus eget, luctus vel purus. Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros.</p>\n	Payments \n	  <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n	Booking \n	  <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n	Mattis urna sit \n	  <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n	Molestie vel augue \n	  <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n	Eros odio \n	  <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>', 'service_inner', '', 'inherit', 'closed', 'closed', '', '5290-revision-v1', '', '', '2023-04-28 15:35:37', '2023-04-28 15:35:37', '', 5290, 'https://doccure-wp.dreamstechnologies.com/?p=5291', 0, 'revision', '', 0),
(5292, 1, '2023-04-28 15:35:57', '2023-04-28 15:35:57', '', 'Medical', '', 'inherit', 'closed', 'closed', '', '4698-revision-v1', '', '', '2023-04-28 15:35:57', '2023-04-28 15:35:57', '', 4698, 'https://doccure-wp.dreamstechnologies.com/?p=5292', 0, 'revision', '', 0),
(5293, 1, '2023-04-28 15:35:57', '2023-04-28 15:35:57', '', 'Medical', '', 'inherit', 'closed', 'closed', '', '4698-revision-v1', '', '', '2023-04-28 15:35:57', '2023-04-28 15:35:57', '', 4698, 'https://doccure-wp.dreamstechnologies.com/?p=5293', 0, 'revision', '', 0),
(5294, 1, '2023-04-28 15:35:58', '2023-04-28 15:35:58', '<style>/*! elementor - v3.12.2 - 23-04-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n			<style>/*! elementor - v3.12.2 - 23-04-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h6>We Provide</h6>		\n			<h2>Total Medical Services</h2>		\n		<p>We provide the most full medical services, so every person could have the opportunity to receive qualitative medical help.</p>\n<p>Clinical excellence, diversity, and access to innovative technology are all hallmarks of the graduate medical education experience at doccure. Our residents, fellows, and renowned staff share their experience working at doccure. We try to do our best to help you and provide with high-quality services.</p>		\n												<h5>Experienced Physicians</h5>\n						<p>Your health is your most important asset. You should entrust it only to the best professionals.\n</p>\n												<h5>Personalized Treatment</h5>\n						<p>Your health is your most important asset. You should entrust it only to the best professionals.\n</p>\n												<h5>Quality and Safety</h5>\n						<p>Your health is your most important asset. You should entrust it only to the best professionals.\n</p>\n 		<h2 \n		style=\"text-align:center;\"> Our Clinical Services </h2>\n												<h5>Consultation</h5>\n												<h5>Diagnosis</h5>\n												<h5>Treatment</h5>\n												<h5>Pregnancy Care</h5>\n												<h5>Pediatric</h5>\n												<h5>Online Help</h5>\n		<h2>Get Online Consultation</h2>\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In porta luctus est interdum pretium. Fusce id tortor fringilla, suscipit turpis ac, varius ex. Cras vel metus ligula. Nam enim ligula, bibendum a iaculis ut, cursus id augue. Proin vitae purus id tortor vehicula scelerisque non in libero.</p>\n<p>Nulla non turpis sit amet purus pharetra sollicitudin. Proin rutrum urna ut suscipit ullamcorper. Proin sapien felis, dignissim non finibus eget, luctus vel purus. Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros.</p>\n	Payments \n	  <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n	Booking \n	  <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n	Mattis urna sit \n	  <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n	Molestie vel augue \n	  <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n	Eros odio \n	  <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>', 'Medical', '', 'inherit', 'closed', 'closed', '', '4698-revision-v1', '', '', '2023-04-28 15:35:58', '2023-04-28 15:35:58', '', 4698, 'https://doccure-wp.dreamstechnologies.com/?p=5294', 0, 'revision', '', 0),
(5295, 1, '2023-04-28 15:36:28', '2023-04-28 15:36:28', '<style>/*! elementor - v3.12.2 - 23-04-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n			<style>/*! elementor - v3.12.2 - 23-04-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h6>We Provide</h6>		\n			<h2>Total Medical Services</h2>		\n		<p>We provide the most full medical services, so every person could have the opportunity to receive qualitative medical help.</p>\n<p>Clinical excellence, diversity, and access to innovative technology are all hallmarks of the graduate medical education experience at doccure. Our residents, fellows, and renowned staff share their experience working at doccure. We try to do our best to help you and provide with high-quality services.</p>		\n												<h5>Experienced Physicians</h5>\n						<p>Your health is your most important asset. You should entrust it only to the best professionals.\n</p>\n												<h5>Personalized Treatment</h5>\n						<p>Your health is your most important asset. You should entrust it only to the best professionals.\n</p>\n												<h5>Quality and Safety</h5>\n						<p>Your health is your most important asset. You should entrust it only to the best professionals.\n</p>\n 		<h2 \n		style=\"text-align:center;\"> Our Clinical Services </h2>\n												<h5>Consultation</h5>\n												<h5>Diagnosis</h5>\n												<h5>Treatment</h5>\n												<h5>Pregnancy Care</h5>\n												<h5>Pediatric</h5>\n												<h5>Online Help</h5>\n		<h2>Get Online Consultation</h2>\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In porta luctus est interdum pretium. Fusce id tortor fringilla, suscipit turpis ac, varius ex. Cras vel metus ligula. Nam enim ligula, bibendum a iaculis ut, cursus id augue. Proin vitae purus id tortor vehicula scelerisque non in libero.</p>\n<p>Nulla non turpis sit amet purus pharetra sollicitudin. Proin rutrum urna ut suscipit ullamcorper. Proin sapien felis, dignissim non finibus eget, luctus vel purus. Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros.</p>\n	Payments \n	  <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n	Booking \n	  <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n	Mattis urna sit \n	  <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n	Molestie vel augue \n	  <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n	Eros odio \n	  <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>', 'Medical', '', 'inherit', 'closed', 'closed', '', '4698-revision-v1', '', '', '2023-04-28 15:36:28', '2023-04-28 15:36:28', '', 4698, 'https://doccure-wp.dreamstechnologies.com/?p=5295', 0, 'revision', '', 0),
(5296, 1, '2023-04-28 15:36:29', '2023-04-28 15:36:29', '<style>/*! elementor - v3.12.2 - 23-04-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\" />															\n			<style>/*! elementor - v3.12.2 - 23-04-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h6>We Provide</h6>		\n			<h2>Total Medical Services</h2>		\n		<p>We provide the most full medical services, so every person could have the opportunity to receive qualitative medical help.</p>\n<p>Clinical excellence, diversity, and access to innovative technology are all hallmarks of the graduate medical education experience at doccure. Our residents, fellows, and renowned staff share their experience working at doccure. We try to do our best to help you and provide with high-quality services.</p>		\n												<h5>Experienced Physicians</h5>\n						<p>Your health is your most important asset. You should entrust it only to the best professionals.\n</p>\n												<h5>Personalized Treatment</h5>\n						<p>Your health is your most important asset. You should entrust it only to the best professionals.\n</p>\n												<h5>Quality and Safety</h5>\n						<p>Your health is your most important asset. You should entrust it only to the best professionals.\n</p>\n 		<h2 \n		style=\"text-align:center;\"> Our Clinical Services </h2>\n												<h5>Consultation</h5>\n												<h5>Diagnosis</h5>\n												<h5>Treatment</h5>\n												<h5>Pregnancy Care</h5>\n												<h5>Pediatric</h5>\n												<h5>Online Help</h5>\n		<h2>Get Online Consultation</h2>\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In porta luctus est interdum pretium. Fusce id tortor fringilla, suscipit turpis ac, varius ex. Cras vel metus ligula. Nam enim ligula, bibendum a iaculis ut, cursus id augue. Proin vitae purus id tortor vehicula scelerisque non in libero.</p>\n<p>Nulla non turpis sit amet purus pharetra sollicitudin. Proin rutrum urna ut suscipit ullamcorper. Proin sapien felis, dignissim non finibus eget, luctus vel purus. Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros.</p>\n	Payments \n	  <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n	Booking \n	  <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n	Mattis urna sit \n	  <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n	Molestie vel augue \n	  <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n	Eros odio \n	  <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>', 'Medical', '', 'inherit', 'closed', 'closed', '', '4698-revision-v1', '', '', '2023-04-28 15:36:29', '2023-04-28 15:36:29', '', 4698, 'https://doccure-wp.dreamstechnologies.com/?p=5296', 0, 'revision', '', 0),
(5297, 1, '2023-04-28 15:36:29', '2023-04-28 15:36:29', '<img width=\"1000\" height=\"750\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/login-banner.png\" alt=\"\" loading=\"lazy\" srcset=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/login-banner.png 1000w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/login-banner-300x225.png 300w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/login-banner-768x576.png 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />															\n			<h6>We Provide</h6>		\n			<h2>Total Medical Services</h2>		\n		<p>We provide the most full medical services, so every person could have the opportunity to receive qualitative medical help.</p>\n<p>Clinical excellence, diversity, and access to innovative technology are all hallmarks of the graduate medical education experience at doccure. Our residents, fellows, and renowned staff share their experience working at doccure. We try to do our best to help you and provide with high-quality services.</p>		\n												<h5>Experienced Physicians</h5>\n						<p>Your health is your most important asset. You should entrust it only to the best professionals.\n</p>\n												<h5>Personalized Treatment</h5>\n						<p>Your health is your most important asset. You should entrust it only to the best professionals.\n</p>\n												<h5>Quality and Safety</h5>\n						<p>Your health is your most important asset. You should entrust it only to the best professionals.\n</p>\n 		<h2 \n		style=\"text-align:center;\"> Our Clinical Services </h2>\n												<h5>Consultation</h5>\n												<h5>Diagnosis</h5>\n												<h5>Treatment</h5>\n												<h5>Pregnancy Care</h5>\n												<h5>Pediatric</h5>\n												<h5>Online Help</h5>\n		<h2>Get Online Consultation</h2>\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In porta luctus est interdum pretium. Fusce id tortor fringilla, suscipit turpis ac, varius ex. Cras vel metus ligula. Nam enim ligula, bibendum a iaculis ut, cursus id augue. Proin vitae purus id tortor vehicula scelerisque non in libero.</p>\n<p>Nulla non turpis sit amet purus pharetra sollicitudin. Proin rutrum urna ut suscipit ullamcorper. Proin sapien felis, dignissim non finibus eget, luctus vel purus. Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros.</p>\n	Payments \n	  <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n	Booking \n	  <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n	Mattis urna sit \n	  <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n	Molestie vel augue \n	  <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n	Eros odio \n	  <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>', 'Medical', '', 'inherit', 'closed', 'closed', '', '4698-revision-v1', '', '', '2023-04-28 15:36:29', '2023-04-28 15:36:29', '', 4698, 'https://doccure-wp.dreamstechnologies.com/?p=5297', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(5298, 1, '2023-04-28 15:37:35', '2023-04-28 15:37:35', '<img width=\"1000\" height=\"750\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/login-banner.png\" alt=\"\" loading=\"lazy\" srcset=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/login-banner.png 1000w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/login-banner-300x225.png 300w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/login-banner-768x576.png 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />															\n			<h6>We Provide</h6>		\n			<h2>Total Medical Services</h2>		\n		<p>We provide the most full medical services, so every person could have the opportunity to receive qualitative medical help.</p>\n<p>Clinical excellence, diversity, and access to innovative technology are all hallmarks of the graduate medical education experience at doccure. Our residents, fellows, and renowned staff share their experience working at doccure. We try to do our best to help you and provide with high-quality services.</p>		\n												<h5>Experienced Physicians</h5>\n						<p>Your health is your most important asset. You should entrust it only to the best professionals.\n</p>\n												<h5>Personalized Treatment</h5>\n						<p>Your health is your most important asset. You should entrust it only to the best professionals.\n</p>\n												<h5>Quality and Safety</h5>\n						<p>Your health is your most important asset. You should entrust it only to the best professionals.\n</p>\n 		<h2 \n		style=\"text-align:center;\"> Our Clinical Services </h2>\n												<h5>Consultation</h5>\n												<h5>Diagnosis</h5>\n												<h5>Treatment</h5>\n												<h5>Pregnancy Care</h5>\n												<h5>Pediatric</h5>\n												<h5>Online Help</h5>\n		<h2>Get Online Consultation</h2>\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In porta luctus est interdum pretium. Fusce id tortor fringilla, suscipit turpis ac, varius ex. Cras vel metus ligula. Nam enim ligula, bibendum a iaculis ut, cursus id augue. Proin vitae purus id tortor vehicula scelerisque non in libero.</p>\n<p>Nulla non turpis sit amet purus pharetra sollicitudin. Proin rutrum urna ut suscipit ullamcorper. Proin sapien felis, dignissim non finibus eget, luctus vel purus. Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros.</p>\n	Payments \n	  <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n	Booking \n	  <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n	Mattis urna sit \n	  <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n	Molestie vel augue \n	  <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n	Eros odio \n	  <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>', 'Medical', '', 'inherit', 'closed', 'closed', '', '4698-revision-v1', '', '', '2023-04-28 15:37:35', '2023-04-28 15:37:35', '', 4698, 'https://doccure-wp.dreamstechnologies.com/?p=5298', 0, 'revision', '', 0),
(5299, 1, '2023-04-28 15:37:35', '2023-04-28 15:37:35', '<img width=\"1000\" height=\"750\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/login-banner.png\" alt=\"\" loading=\"lazy\" srcset=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/login-banner.png 1000w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/login-banner-300x225.png 300w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/login-banner-768x576.png 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />															\n			<h6>We Provide</h6>		\n			<h2>Total Medical Services</h2>		\n		<p>We provide the most full medical services, so every person could have the opportunity to receive qualitative medical help.</p>\n<p>Clinical excellence, diversity, and access to innovative technology are all hallmarks of the graduate medical education experience at doccure. Our residents, fellows, and renowned staff share their experience working at doccure. We try to do our best to help you and provide with high-quality services.</p>		\n												<h5>Experienced Physicians</h5>\n						<p>Your health is your most important asset. You should entrust it only to the best professionals.\n</p>\n												<h5>Personalized Treatment</h5>\n						<p>Your health is your most important asset. You should entrust it only to the best professionals.\n</p>\n												<h5>Quality and Safety</h5>\n						<p>Your health is your most important asset. You should entrust it only to the best professionals.\n</p>\n 		<h2 \n		style=\"text-align:center;\"> Our Clinical Services </h2>\n												<h5>Consultation</h5>\n												<h5>Diagnosis</h5>\n												<h5>Treatment</h5>\n												<h5>Pregnancy Care</h5>\n												<h5>Pediatric</h5>\n												<h5>Online Help</h5>\n		<h2>Get Online Consultation</h2>\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In porta luctus est interdum pretium. Fusce id tortor fringilla, suscipit turpis ac, varius ex. Cras vel metus ligula. Nam enim ligula, bibendum a iaculis ut, cursus id augue. Proin vitae purus id tortor vehicula scelerisque non in libero.</p>\n<p>Nulla non turpis sit amet purus pharetra sollicitudin. Proin rutrum urna ut suscipit ullamcorper. Proin sapien felis, dignissim non finibus eget, luctus vel purus. Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros.</p>\n	Payments \n	  <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n	Booking \n	  <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n	Mattis urna sit \n	  <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n	Molestie vel augue \n	  <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n	Eros odio \n	  <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>', 'Medical', '', 'inherit', 'closed', 'closed', '', '4698-revision-v1', '', '', '2023-04-28 15:37:35', '2023-04-28 15:37:35', '', 4698, 'https://doccure-wp.dreamstechnologies.com/?p=5299', 0, 'revision', '', 0),
(5300, 1, '2023-04-28 15:37:36', '2023-04-28 15:37:36', '<img width=\"1000\" height=\"750\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/login-banner.png\" alt=\"\" loading=\"lazy\" srcset=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/login-banner.png 1000w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/login-banner-300x225.png 300w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/login-banner-768x576.png 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />															\n			<h6>We Provide</h6>		\n			<h2>Total Medical Services</h2>		\n		<p>We provide the most full medical services, so every person could have the opportunity to receive qualitative medical help.</p>\n<p>Clinical excellence, diversity, and access to innovative technology are all hallmarks of the graduate medical education experience at doccure. Our residents, fellows, and renowned staff share their experience working at doccure. We try to do our best to help you and provide with high-quality services.</p>		\n												<h5>Experienced Physicians</h5>\n						<p>Your health is your most important asset. You should entrust it only to the best professionals.\n</p>\n												<h5>Personalized Treatment</h5>\n						<p>Your health is your most important asset. You should entrust it only to the best professionals.\n</p>\n												<h5>Quality and Safety</h5>\n						<p>Your health is your most important asset. You should entrust it only to the best professionals.\n</p>\n 		<h2 \n		style=\"text-align:center;\"> Our Clinical Services </h2>\n												<h5>Consultation</h5>\n												<h5>Diagnosis</h5>\n												<h5>Treatment</h5>\n												<h5>Pregnancy Care</h5>\n												<h5>Pediatric</h5>\n												<h5>Online Help</h5>\n		<h2>Get Online Consultation</h2>\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In porta luctus est interdum pretium. Fusce id tortor fringilla, suscipit turpis ac, varius ex. Cras vel metus ligula. Nam enim ligula, bibendum a iaculis ut, cursus id augue. Proin vitae purus id tortor vehicula scelerisque non in libero.</p>\n<p>Nulla non turpis sit amet purus pharetra sollicitudin. Proin rutrum urna ut suscipit ullamcorper. Proin sapien felis, dignissim non finibus eget, luctus vel purus. Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros.</p>\n	Payments \n	  <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n	Booking \n	  <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n	Mattis urna sit \n	  <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n	Molestie vel augue \n	  <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n	Eros odio \n	  <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>', 'Medical', '', 'inherit', 'closed', 'closed', '', '4698-revision-v1', '', '', '2023-04-28 15:37:36', '2023-04-28 15:37:36', '', 4698, 'https://doccure-wp.dreamstechnologies.com/?p=5300', 0, 'revision', '', 0),
(5301, 1, '2023-04-28 15:37:47', '2023-04-28 15:37:47', '<style>/*! elementor - v3.12.2 - 23-04-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1000\" height=\"750\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/login-banner.png\" alt=\"\" loading=\"lazy\" srcset=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/login-banner.png 1000w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/login-banner-300x225.png 300w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/login-banner-768x576.png 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />															\n			<style>/*! elementor - v3.12.2 - 23-04-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h6>We Provide</h6>		\n			<h2>Total Medical Services</h2>		\n		<p>We provide the most full medical services, so every person could have the opportunity to receive qualitative medical help.</p>\n<p>Clinical excellence, diversity, and access to innovative technology are all hallmarks of the graduate medical education experience at doccure. Our residents, fellows, and renowned staff share their experience working at doccure. We try to do our best to help you and provide with high-quality services.</p>		\n												<h5>Experienced Physicians</h5>\n						<p>Your health is your most important asset. You should entrust it only to the best professionals.\n</p>\n												<h5>Personalized Treatment</h5>\n						<p>Your health is your most important asset. You should entrust it only to the best professionals.\n</p>\n												<h5>Quality and Safety</h5>\n						<p>Your health is your most important asset. You should entrust it only to the best professionals.\n</p>\n 		<h2 \n		style=\"text-align:center;\"> Our Clinical Services </h2>\n												<h5>Consultation</h5>\n												<h5>Diagnosis</h5>\n												<h5>Treatment</h5>\n												<h5>Pregnancy Care</h5>\n												<h5>Pediatric</h5>\n												<h5>Online Help</h5>\n		<h2>Get Online Consultation</h2>\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In porta luctus est interdum pretium. Fusce id tortor fringilla, suscipit turpis ac, varius ex. Cras vel metus ligula. Nam enim ligula, bibendum a iaculis ut, cursus id augue. Proin vitae purus id tortor vehicula scelerisque non in libero.</p>\n<p>Nulla non turpis sit amet purus pharetra sollicitudin. Proin rutrum urna ut suscipit ullamcorper. Proin sapien felis, dignissim non finibus eget, luctus vel purus. Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros.</p>\n	Payments \n	  <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n	Booking \n	  <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n	Mattis urna sit \n	  <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n	Molestie vel augue \n	  <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n	Eros odio \n	  <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>', 'service_live', '', 'publish', 'closed', 'closed', '', 'service_live', '', '', '2023-04-28 15:37:48', '2023-04-28 15:37:48', '', 0, 'https://doccure-wp.dreamstechnologies.com/?elementor_library=service_live', 0, 'elementor_library', '', 0),
(5302, 1, '2023-04-28 15:37:47', '2023-04-28 15:37:47', '', 'service_live', '', 'inherit', 'closed', 'closed', '', '5301-revision-v1', '', '', '2023-04-28 15:37:47', '2023-04-28 15:37:47', '', 5301, 'https://doccure-wp.dreamstechnologies.com/?p=5302', 0, 'revision', '', 0),
(5303, 1, '2023-04-28 15:37:48', '2023-04-28 15:37:48', '<style>/*! elementor - v3.12.2 - 23-04-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1000\" height=\"750\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/login-banner.png\" alt=\"\" loading=\"lazy\" srcset=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/login-banner.png 1000w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/login-banner-300x225.png 300w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/login-banner-768x576.png 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />															\n			<style>/*! elementor - v3.12.2 - 23-04-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h6>We Provide</h6>		\n			<h2>Total Medical Services</h2>		\n		<p>We provide the most full medical services, so every person could have the opportunity to receive qualitative medical help.</p>\n<p>Clinical excellence, diversity, and access to innovative technology are all hallmarks of the graduate medical education experience at doccure. Our residents, fellows, and renowned staff share their experience working at doccure. We try to do our best to help you and provide with high-quality services.</p>		\n												<h5>Experienced Physicians</h5>\n						<p>Your health is your most important asset. You should entrust it only to the best professionals.\n</p>\n												<h5>Personalized Treatment</h5>\n						<p>Your health is your most important asset. You should entrust it only to the best professionals.\n</p>\n												<h5>Quality and Safety</h5>\n						<p>Your health is your most important asset. You should entrust it only to the best professionals.\n</p>\n 		<h2 \n		style=\"text-align:center;\"> Our Clinical Services </h2>\n												<h5>Consultation</h5>\n												<h5>Diagnosis</h5>\n												<h5>Treatment</h5>\n												<h5>Pregnancy Care</h5>\n												<h5>Pediatric</h5>\n												<h5>Online Help</h5>\n		<h2>Get Online Consultation</h2>\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In porta luctus est interdum pretium. Fusce id tortor fringilla, suscipit turpis ac, varius ex. Cras vel metus ligula. Nam enim ligula, bibendum a iaculis ut, cursus id augue. Proin vitae purus id tortor vehicula scelerisque non in libero.</p>\n<p>Nulla non turpis sit amet purus pharetra sollicitudin. Proin rutrum urna ut suscipit ullamcorper. Proin sapien felis, dignissim non finibus eget, luctus vel purus. Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros.</p>\n	Payments \n	  <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n	Booking \n	  <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n	Mattis urna sit \n	  <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n	Molestie vel augue \n	  <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n	Eros odio \n	  <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>', 'service_live', '', 'inherit', 'closed', 'closed', '', '5301-revision-v1', '', '', '2023-04-28 15:37:48', '2023-04-28 15:37:48', '', 5301, 'https://doccure-wp.dreamstechnologies.com/?p=5303', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(5305, 1, '2023-04-28 15:40:51', '2023-04-28 15:40:51', '<p>[vc_row el_class=\"servicedetail_firstsec\"][vc_column width=\"1/2\"][vc_single_image image=\"1872\" img_size=\"full\"][/vc_column][vc_column width=\"1/2\"][vc_custom_heading text=\"We Provide\" font_container=\"tag:h6|text_align:left\" use_theme_fonts=\"yes\" el_class=\"servicedetail_subtitle\"][vc_custom_heading text=\"Total Medical Services\" use_theme_fonts=\"yes\"][vc_column_text]We provide the most full medical services, so every person could have the opportunity to receive qualitative medical help.</p>\r\n<p>Clinical excellence, diversity, and access to innovative technology are all hallmarks of the graduate medical education experience at doccure. Our residents, fellows, and renowned staff share their experience working at doccure. We try to do our best to help you and provide with high-quality services.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1669718230079{background-color: #dfe8ed !important;}\" el_class=\"servicedetail_secondsec\"][vc_column width=\"1/3\" el_class=\"servicedetail_info\"][vc_icon icon_fontawesome=\"fas fa-user-md\" align=\"center\"][vc_custom_heading text=\"Experienced Physicians\" font_container=\"tag:h5|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]</p>\r\n<p style=\"text-align: center;\">Your health is your most important asset. You should entrust it only to the best professionals.</p>\r\n<p>[/vc_column_text][/vc_column][vc_column width=\"1/3\" el_class=\"servicedetail_info\"][vc_icon icon_fontawesome=\"fas fa-hand-holding-heart\" align=\"center\"][vc_custom_heading text=\"Personalized Treatment\" font_container=\"tag:h5|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]</p>\r\n<p style=\"text-align: center;\">Your health is your most important asset. You should entrust it only to the best professionals.</p>\r\n<p>[/vc_column_text][/vc_column][vc_column width=\"1/3\" el_class=\"servicedetail_info\"][vc_icon icon_fontawesome=\"fas fa-check\" align=\"center\"][vc_custom_heading text=\"Quality and Safety\" font_container=\"tag:h5|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]</p>\r\n<p style=\"text-align: center;\">Your health is your most important asset. You should entrust it only to the best professionals.</p>\r\n<p>[/vc_column_text][/vc_column][/vc_row][vc_row el_class=\"servicedetail_clinic\"][vc_column el_class=\"section-title\"][vc_custom_heading text=\"Our Clinical Services\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" el_class=\"title clinic_spacing\"][vc_row_inner][vc_column_inner el_class=\"clinical_info\" width=\"1/3\"][vc_icon icon_fontawesome=\"fas fa-clipboard-list\"][vc_custom_heading text=\"Consultation\" font_container=\"tag:h5|text_align:left\" use_theme_fonts=\"yes\"][/vc_column_inner][vc_column_inner el_class=\"clinical_info\" width=\"1/3\"][vc_icon icon_fontawesome=\"fas fa-heartbeat\"][vc_custom_heading text=\"Diagnosis\" font_container=\"tag:h5|text_align:left\" use_theme_fonts=\"yes\"][/vc_column_inner][vc_column_inner el_class=\"clinical_info\" width=\"1/3\"][vc_icon icon_fontawesome=\"fas fa-procedures\"][vc_custom_heading text=\"Treatment\" font_container=\"tag:h5|text_align:left\" use_theme_fonts=\"yes\"][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner el_class=\"clinical_info\" width=\"1/3\"][vc_icon icon_fontawesome=\"fas fa-ambulance\"][vc_custom_heading text=\"Pregnancy Care\" font_container=\"tag:h5|text_align:left\" use_theme_fonts=\"yes\"][/vc_column_inner][vc_column_inner el_class=\"clinical_info\" width=\"1/3\"][vc_icon icon_fontawesome=\"fas fa-prescription-bottle-alt\"][vc_custom_heading text=\"Pediatric\" font_container=\"tag:h5|text_align:left\" use_theme_fonts=\"yes\"][/vc_column_inner][vc_column_inner el_class=\"clinical_info\" width=\"1/3\"][vc_icon icon_fontawesome=\"fas fa-phone-alt\"][vc_custom_heading text=\"Online Help\" font_container=\"tag:h5|text_align:left\" use_theme_fonts=\"yes\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1670594457487{background-image: url(https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/Group-8.jpg?id=1876) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"servicedetail_online_con\"][vc_column width=\"1/2\"][vc_custom_heading text=\"Get Online Consultation\" use_theme_fonts=\"yes\"][vc_column_text]Lorem ipsum dolor sit amet, consectetur adipiscing elit. In porta luctus est interdum pretium. Fusce id tortor fringilla, suscipit turpis ac, varius ex. Cras vel metus ligula. Nam enim ligula, bibendum a iaculis ut, cursus id augue. Proin vitae purus id tortor vehicula scelerisque non in libero.</p>\r\n<p>Nulla non turpis sit amet purus pharetra sollicitudin. Proin rutrum urna ut suscipit ullamcorper. Proin sapien felis, dignissim non finibus eget, luctus vel purus. Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros.[/vc_column_text][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row][vc_row el_class=\"tabs_accordionblock\"][vc_column][vc_tta_tour style=\"outline\" active_section=\"1\"][vc_tta_section i_position=\"right\" i_icon_fontawesome=\"fas fa-chevron-right\" add_icon=\"true\" title=\"Payments\" tab_id=\"1669786712086-f7870ff0-b86b\" el_class=\"border_tabs\"][vc_toggle title=\"Can i make an Appointment Online with White Plains Hospital Kendi?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Does White Plains Hospital Kendi Offer Telehealth ?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Can I Make An Appointment Online With White Plains Hospital Kendi?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"White Plains Hospital Kendiaccepts Insurance\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Where Is White Plains Hospital Kendi\'soffice Located?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][/vc_tta_section][vc_tta_section i_position=\"right\" i_icon_fontawesome=\"fas fa-chevron-right\" add_icon=\"true\" title=\"Booking\" tab_id=\"1669786712115-cb873ef2-6e5c\"][vc_toggle title=\"Can i make an Appointment Online with White Plains Hospital Kendi?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Does White Plains Hospital Kendi Offer Telehealth ?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"How Can I Start Music Careers?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"White Plains Hospital Kendiaccepts Insurance\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][/vc_tta_section][vc_tta_section i_position=\"right\" i_icon_fontawesome=\"fas fa-chevron-right\" add_icon=\"true\" title=\"Mattis urna sit\" tab_id=\"1669800335044-78b7c19e-885f\"][vc_toggle title=\"Can i make an Appointment Online with White Plains Hospital Kendi?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Does White Plains Hospital Kendi Offer Telehealth ?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Can i make an Appointment Online with White Plains Hospital Kendi?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Where Is White Plains Hospital Kendi\'soffice Located?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"White Plains Hospital Kendiaccepts Insurance\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Where Is White Plains Hospital Kendi\'soffice Located?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Does White Plains Hospital Kendi Offer Telehealth ?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"White Plains Hospital Kendiaccepts Insurance\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Can i make an Appointment Online with White Plains Hospital Kendi?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][/vc_tta_section][vc_tta_section i_position=\"right\" i_icon_fontawesome=\"fas fa-chevron-right\" add_icon=\"true\" title=\"Molestie vel augue\" tab_id=\"1669800701024-5452ae62-ae00\"][vc_toggle title=\"Can i make an Appointment Online with White Plains Hospital Kendi?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Does White Plains Hospital Kendi Offer Telehealth ?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][/vc_tta_section][vc_tta_section i_position=\"right\" i_icon_fontawesome=\"fas fa-chevron-right\" add_icon=\"true\" title=\"Eros odio\" tab_id=\"1669800889691-f98eb614-f97d\"][vc_toggle title=\"Does White Plains Hospital Kendi Offer Telehealth ?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Can i make an Appointment Online with White Plains Hospital Kendi?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][/vc_tta_section][/vc_tta_tour][/vc_column][/vc_row]</p>\r\n', 'Laboratory', '', 'inherit', 'closed', 'closed', '', '4695-revision-v1', '', '', '2023-04-28 15:40:51', '2023-04-28 15:40:51', '', 4695, 'https://doccure-wp.dreamstechnologies.com/?p=5305', 0, 'revision', '', 0),
(5306, 1, '2023-04-28 15:40:51', '2023-04-28 15:40:51', '<p>[vc_row el_class=\"servicedetail_firstsec\"][vc_column width=\"1/2\"][vc_single_image image=\"1872\" img_size=\"full\"][/vc_column][vc_column width=\"1/2\"][vc_custom_heading text=\"We Provide\" font_container=\"tag:h6|text_align:left\" use_theme_fonts=\"yes\" el_class=\"servicedetail_subtitle\"][vc_custom_heading text=\"Total Medical Services\" use_theme_fonts=\"yes\"][vc_column_text]We provide the most full medical services, so every person could have the opportunity to receive qualitative medical help.</p>\r\n<p>Clinical excellence, diversity, and access to innovative technology are all hallmarks of the graduate medical education experience at doccure. Our residents, fellows, and renowned staff share their experience working at doccure. We try to do our best to help you and provide with high-quality services.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1669718230079{background-color: #dfe8ed !important;}\" el_class=\"servicedetail_secondsec\"][vc_column width=\"1/3\" el_class=\"servicedetail_info\"][vc_icon icon_fontawesome=\"fas fa-user-md\" align=\"center\"][vc_custom_heading text=\"Experienced Physicians\" font_container=\"tag:h5|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]</p>\r\n<p style=\"text-align: center;\">Your health is your most important asset. You should entrust it only to the best professionals.</p>\r\n<p>[/vc_column_text][/vc_column][vc_column width=\"1/3\" el_class=\"servicedetail_info\"][vc_icon icon_fontawesome=\"fas fa-hand-holding-heart\" align=\"center\"][vc_custom_heading text=\"Personalized Treatment\" font_container=\"tag:h5|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]</p>\r\n<p style=\"text-align: center;\">Your health is your most important asset. You should entrust it only to the best professionals.</p>\r\n<p>[/vc_column_text][/vc_column][vc_column width=\"1/3\" el_class=\"servicedetail_info\"][vc_icon icon_fontawesome=\"fas fa-check\" align=\"center\"][vc_custom_heading text=\"Quality and Safety\" font_container=\"tag:h5|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]</p>\r\n<p style=\"text-align: center;\">Your health is your most important asset. You should entrust it only to the best professionals.</p>\r\n<p>[/vc_column_text][/vc_column][/vc_row][vc_row el_class=\"servicedetail_clinic\"][vc_column el_class=\"section-title\"][vc_custom_heading text=\"Our Clinical Services\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" el_class=\"title clinic_spacing\"][vc_row_inner][vc_column_inner el_class=\"clinical_info\" width=\"1/3\"][vc_icon icon_fontawesome=\"fas fa-clipboard-list\"][vc_custom_heading text=\"Consultation\" font_container=\"tag:h5|text_align:left\" use_theme_fonts=\"yes\"][/vc_column_inner][vc_column_inner el_class=\"clinical_info\" width=\"1/3\"][vc_icon icon_fontawesome=\"fas fa-heartbeat\"][vc_custom_heading text=\"Diagnosis\" font_container=\"tag:h5|text_align:left\" use_theme_fonts=\"yes\"][/vc_column_inner][vc_column_inner el_class=\"clinical_info\" width=\"1/3\"][vc_icon icon_fontawesome=\"fas fa-procedures\"][vc_custom_heading text=\"Treatment\" font_container=\"tag:h5|text_align:left\" use_theme_fonts=\"yes\"][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner el_class=\"clinical_info\" width=\"1/3\"][vc_icon icon_fontawesome=\"fas fa-ambulance\"][vc_custom_heading text=\"Pregnancy Care\" font_container=\"tag:h5|text_align:left\" use_theme_fonts=\"yes\"][/vc_column_inner][vc_column_inner el_class=\"clinical_info\" width=\"1/3\"][vc_icon icon_fontawesome=\"fas fa-prescription-bottle-alt\"][vc_custom_heading text=\"Pediatric\" font_container=\"tag:h5|text_align:left\" use_theme_fonts=\"yes\"][/vc_column_inner][vc_column_inner el_class=\"clinical_info\" width=\"1/3\"][vc_icon icon_fontawesome=\"fas fa-phone-alt\"][vc_custom_heading text=\"Online Help\" font_container=\"tag:h5|text_align:left\" use_theme_fonts=\"yes\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1670594457487{background-image: url(https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/Group-8.jpg?id=1876) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"servicedetail_online_con\"][vc_column width=\"1/2\"][vc_custom_heading text=\"Get Online Consultation\" use_theme_fonts=\"yes\"][vc_column_text]Lorem ipsum dolor sit amet, consectetur adipiscing elit. In porta luctus est interdum pretium. Fusce id tortor fringilla, suscipit turpis ac, varius ex. Cras vel metus ligula. Nam enim ligula, bibendum a iaculis ut, cursus id augue. Proin vitae purus id tortor vehicula scelerisque non in libero.</p>\r\n<p>Nulla non turpis sit amet purus pharetra sollicitudin. Proin rutrum urna ut suscipit ullamcorper. Proin sapien felis, dignissim non finibus eget, luctus vel purus. Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros.[/vc_column_text][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row][vc_row el_class=\"tabs_accordionblock\"][vc_column][vc_tta_tour style=\"outline\" active_section=\"1\"][vc_tta_section i_position=\"right\" i_icon_fontawesome=\"fas fa-chevron-right\" add_icon=\"true\" title=\"Payments\" tab_id=\"1669786712086-f7870ff0-b86b\" el_class=\"border_tabs\"][vc_toggle title=\"Can i make an Appointment Online with White Plains Hospital Kendi?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Does White Plains Hospital Kendi Offer Telehealth ?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Can I Make An Appointment Online With White Plains Hospital Kendi?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"White Plains Hospital Kendiaccepts Insurance\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Where Is White Plains Hospital Kendi\'soffice Located?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][/vc_tta_section][vc_tta_section i_position=\"right\" i_icon_fontawesome=\"fas fa-chevron-right\" add_icon=\"true\" title=\"Booking\" tab_id=\"1669786712115-cb873ef2-6e5c\"][vc_toggle title=\"Can i make an Appointment Online with White Plains Hospital Kendi?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Does White Plains Hospital Kendi Offer Telehealth ?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"How Can I Start Music Careers?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"White Plains Hospital Kendiaccepts Insurance\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][/vc_tta_section][vc_tta_section i_position=\"right\" i_icon_fontawesome=\"fas fa-chevron-right\" add_icon=\"true\" title=\"Mattis urna sit\" tab_id=\"1669800335044-78b7c19e-885f\"][vc_toggle title=\"Can i make an Appointment Online with White Plains Hospital Kendi?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Does White Plains Hospital Kendi Offer Telehealth ?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Can i make an Appointment Online with White Plains Hospital Kendi?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Where Is White Plains Hospital Kendi\'soffice Located?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"White Plains Hospital Kendiaccepts Insurance\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Where Is White Plains Hospital Kendi\'soffice Located?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Does White Plains Hospital Kendi Offer Telehealth ?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"White Plains Hospital Kendiaccepts Insurance\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Can i make an Appointment Online with White Plains Hospital Kendi?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][/vc_tta_section][vc_tta_section i_position=\"right\" i_icon_fontawesome=\"fas fa-chevron-right\" add_icon=\"true\" title=\"Molestie vel augue\" tab_id=\"1669800701024-5452ae62-ae00\"][vc_toggle title=\"Can i make an Appointment Online with White Plains Hospital Kendi?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Does White Plains Hospital Kendi Offer Telehealth ?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][/vc_tta_section][vc_tta_section i_position=\"right\" i_icon_fontawesome=\"fas fa-chevron-right\" add_icon=\"true\" title=\"Eros odio\" tab_id=\"1669800889691-f98eb614-f97d\"][vc_toggle title=\"Does White Plains Hospital Kendi Offer Telehealth ?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Can i make an Appointment Online with White Plains Hospital Kendi?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][/vc_tta_section][/vc_tta_tour][/vc_column][/vc_row]</p>\r\n', 'Laboratory', '', 'inherit', 'closed', 'closed', '', '4695-revision-v1', '', '', '2023-04-28 15:40:51', '2023-04-28 15:40:51', '', 4695, 'https://doccure-wp.dreamstechnologies.com/?p=5306', 0, 'revision', '', 0),
(5307, 1, '2023-04-28 15:40:52', '2023-04-28 15:40:52', '<style>/*! elementor - v3.12.2 - 23-04-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1000\" height=\"750\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/login-banner.png\" alt=\"\" loading=\"lazy\" srcset=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/login-banner.png 1000w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/login-banner-300x225.png 300w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/login-banner-768x576.png 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />															\n			<style>/*! elementor - v3.12.2 - 23-04-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h6>We Provide</h6>		\n			<h2>Total Medical Services</h2>		\n		<p>We provide the most full medical services, so every person could have the opportunity to receive qualitative medical help.</p>\n<p>Clinical excellence, diversity, and access to innovative technology are all hallmarks of the graduate medical education experience at doccure. Our residents, fellows, and renowned staff share their experience working at doccure. We try to do our best to help you and provide with high-quality services.</p>		\n												<h5>Experienced Physicians</h5>\n						<p>Your health is your most important asset. You should entrust it only to the best professionals.\n</p>\n												<h5>Personalized Treatment</h5>\n						<p>Your health is your most important asset. You should entrust it only to the best professionals.\n</p>\n												<h5>Quality and Safety</h5>\n						<p>Your health is your most important asset. You should entrust it only to the best professionals.\n</p>\n 		<h2 \n		style=\"text-align:center;\"> Our Clinical Services </h2>\n												<h5>Consultation</h5>\n												<h5>Diagnosis</h5>\n												<h5>Treatment</h5>\n												<h5>Pregnancy Care</h5>\n												<h5>Pediatric</h5>\n												<h5>Online Help</h5>\n		<h2>Get Online Consultation</h2>\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In porta luctus est interdum pretium. Fusce id tortor fringilla, suscipit turpis ac, varius ex. Cras vel metus ligula. Nam enim ligula, bibendum a iaculis ut, cursus id augue. Proin vitae purus id tortor vehicula scelerisque non in libero.</p>\n<p>Nulla non turpis sit amet purus pharetra sollicitudin. Proin rutrum urna ut suscipit ullamcorper. Proin sapien felis, dignissim non finibus eget, luctus vel purus. Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros.</p>\n	Payments \n	  <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n	Booking \n	  <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n	Mattis urna sit \n	  <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n	Molestie vel augue \n	  <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n	Eros odio \n	  <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>', 'Laboratory', '', 'inherit', 'closed', 'closed', '', '4695-revision-v1', '', '', '2023-04-28 15:40:52', '2023-04-28 15:40:52', '', 4695, 'https://doccure-wp.dreamstechnologies.com/?p=5307', 0, 'revision', '', 0),
(5308, 1, '2023-04-28 15:40:58', '2023-04-28 15:40:58', '<p>[vc_row el_class=\"servicedetail_firstsec\"][vc_column width=\"1/2\"][vc_single_image image=\"1872\" img_size=\"full\"][/vc_column][vc_column width=\"1/2\"][vc_custom_heading text=\"We Provide\" font_container=\"tag:h6|text_align:left\" use_theme_fonts=\"yes\" el_class=\"servicedetail_subtitle\"][vc_custom_heading text=\"Total Medical Services\" use_theme_fonts=\"yes\"][vc_column_text]We provide the most full medical services, so every person could have the opportunity to receive qualitative medical help.</p>\r\n<p>Clinical excellence, diversity, and access to innovative technology are all hallmarks of the graduate medical education experience at doccure. Our residents, fellows, and renowned staff share their experience working at doccure. We try to do our best to help you and provide with high-quality services.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1669718230079{background-color: #dfe8ed !important;}\" el_class=\"servicedetail_secondsec\"][vc_column width=\"1/3\" el_class=\"servicedetail_info\"][vc_icon icon_fontawesome=\"fas fa-user-md\" align=\"center\"][vc_custom_heading text=\"Experienced Physicians\" font_container=\"tag:h5|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]</p>\r\n<p style=\"text-align: center;\">Your health is your most important asset. You should entrust it only to the best professionals.</p>\r\n<p>[/vc_column_text][/vc_column][vc_column width=\"1/3\" el_class=\"servicedetail_info\"][vc_icon icon_fontawesome=\"fas fa-hand-holding-heart\" align=\"center\"][vc_custom_heading text=\"Personalized Treatment\" font_container=\"tag:h5|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]</p>\r\n<p style=\"text-align: center;\">Your health is your most important asset. You should entrust it only to the best professionals.</p>\r\n<p>[/vc_column_text][/vc_column][vc_column width=\"1/3\" el_class=\"servicedetail_info\"][vc_icon icon_fontawesome=\"fas fa-check\" align=\"center\"][vc_custom_heading text=\"Quality and Safety\" font_container=\"tag:h5|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]</p>\r\n<p style=\"text-align: center;\">Your health is your most important asset. You should entrust it only to the best professionals.</p>\r\n<p>[/vc_column_text][/vc_column][/vc_row][vc_row el_class=\"servicedetail_clinic\"][vc_column el_class=\"section-title\"][vc_custom_heading text=\"Our Clinical Services\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" el_class=\"title clinic_spacing\"][vc_row_inner][vc_column_inner el_class=\"clinical_info\" width=\"1/3\"][vc_icon icon_fontawesome=\"fas fa-clipboard-list\"][vc_custom_heading text=\"Consultation\" font_container=\"tag:h5|text_align:left\" use_theme_fonts=\"yes\"][/vc_column_inner][vc_column_inner el_class=\"clinical_info\" width=\"1/3\"][vc_icon icon_fontawesome=\"fas fa-heartbeat\"][vc_custom_heading text=\"Diagnosis\" font_container=\"tag:h5|text_align:left\" use_theme_fonts=\"yes\"][/vc_column_inner][vc_column_inner el_class=\"clinical_info\" width=\"1/3\"][vc_icon icon_fontawesome=\"fas fa-procedures\"][vc_custom_heading text=\"Treatment\" font_container=\"tag:h5|text_align:left\" use_theme_fonts=\"yes\"][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner el_class=\"clinical_info\" width=\"1/3\"][vc_icon icon_fontawesome=\"fas fa-ambulance\"][vc_custom_heading text=\"Pregnancy Care\" font_container=\"tag:h5|text_align:left\" use_theme_fonts=\"yes\"][/vc_column_inner][vc_column_inner el_class=\"clinical_info\" width=\"1/3\"][vc_icon icon_fontawesome=\"fas fa-prescription-bottle-alt\"][vc_custom_heading text=\"Pediatric\" font_container=\"tag:h5|text_align:left\" use_theme_fonts=\"yes\"][/vc_column_inner][vc_column_inner el_class=\"clinical_info\" width=\"1/3\"][vc_icon icon_fontawesome=\"fas fa-phone-alt\"][vc_custom_heading text=\"Online Help\" font_container=\"tag:h5|text_align:left\" use_theme_fonts=\"yes\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1670585624442{background-image: url(https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/Group-8.jpg?id=1876) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"servicedetail_online_con\"][vc_column width=\"1/2\"][vc_custom_heading text=\"Get Online Consultation\" use_theme_fonts=\"yes\"][vc_column_text]Lorem ipsum dolor sit amet, consectetur adipiscing elit. In porta luctus est interdum pretium. Fusce id tortor fringilla, suscipit turpis ac, varius ex. Cras vel metus ligula. Nam enim ligula, bibendum a iaculis ut, cursus id augue. Proin vitae purus id tortor vehicula scelerisque non in libero.</p>\r\n<p>Nulla non turpis sit amet purus pharetra sollicitudin. Proin rutrum urna ut suscipit ullamcorper. Proin sapien felis, dignissim non finibus eget, luctus vel purus. Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros.[/vc_column_text][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row][vc_row el_class=\"tabs_accordionblock\"][vc_column][vc_tta_tour style=\"outline\" active_section=\"1\"][vc_tta_section i_position=\"right\" i_icon_fontawesome=\"fas fa-chevron-right\" add_icon=\"true\" title=\"Payments\" tab_id=\"1669786712086-f7870ff0-b86b\" el_class=\"border_tabs\"][vc_toggle title=\"Can i make an Appointment Online with White Plains Hospital Kendi?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Does White Plains Hospital Kendi Offer Telehealth ?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Can I Make An Appointment Online With White Plains Hospital Kendi?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"White Plains Hospital Kendiaccepts Insurance\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Where Is White Plains Hospital Kendi\'soffice Located?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][/vc_tta_section][vc_tta_section i_position=\"right\" i_icon_fontawesome=\"fas fa-chevron-right\" add_icon=\"true\" title=\"Booking\" tab_id=\"1669786712115-cb873ef2-6e5c\"][vc_toggle title=\"Can i make an Appointment Online with White Plains Hospital Kendi?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Does White Plains Hospital Kendi Offer Telehealth ?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"How Can I Start Music Careers?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"White Plains Hospital Kendiaccepts Insurance\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][/vc_tta_section][vc_tta_section i_position=\"right\" i_icon_fontawesome=\"fas fa-chevron-right\" add_icon=\"true\" title=\"Mattis urna sit\" tab_id=\"1669800335044-78b7c19e-885f\"][vc_toggle title=\"Can i make an Appointment Online with White Plains Hospital Kendi?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Does White Plains Hospital Kendi Offer Telehealth ?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Can i make an Appointment Online with White Plains Hospital Kendi?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Where Is White Plains Hospital Kendi\'soffice Located?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"White Plains Hospital Kendiaccepts Insurance\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Where Is White Plains Hospital Kendi\'soffice Located?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Does White Plains Hospital Kendi Offer Telehealth ?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"White Plains Hospital Kendiaccepts Insurance\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Can i make an Appointment Online with White Plains Hospital Kendi?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][/vc_tta_section][vc_tta_section i_position=\"right\" i_icon_fontawesome=\"fas fa-chevron-right\" add_icon=\"true\" title=\"Molestie vel augue\" tab_id=\"1669800701024-5452ae62-ae00\"][vc_toggle title=\"Can i make an Appointment Online with White Plains Hospital Kendi?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Does White Plains Hospital Kendi Offer Telehealth ?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][/vc_tta_section][vc_tta_section i_position=\"right\" i_icon_fontawesome=\"fas fa-chevron-right\" add_icon=\"true\" title=\"Eros odio\" tab_id=\"1669800889691-f98eb614-f97d\"][vc_toggle title=\"Does White Plains Hospital Kendi Offer Telehealth ?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Can i make an Appointment Online with White Plains Hospital Kendi?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][/vc_tta_section][/vc_tta_tour][/vc_column][/vc_row]</p>\r\n', 'Operation', '', 'inherit', 'closed', 'closed', '', '4696-revision-v1', '', '', '2023-04-28 15:40:58', '2023-04-28 15:40:58', '', 4696, 'https://doccure-wp.dreamstechnologies.com/?p=5308', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(5309, 1, '2023-04-28 15:40:58', '2023-04-28 15:40:58', '<p>[vc_row el_class=\"servicedetail_firstsec\"][vc_column width=\"1/2\"][vc_single_image image=\"1872\" img_size=\"full\"][/vc_column][vc_column width=\"1/2\"][vc_custom_heading text=\"We Provide\" font_container=\"tag:h6|text_align:left\" use_theme_fonts=\"yes\" el_class=\"servicedetail_subtitle\"][vc_custom_heading text=\"Total Medical Services\" use_theme_fonts=\"yes\"][vc_column_text]We provide the most full medical services, so every person could have the opportunity to receive qualitative medical help.</p>\r\n<p>Clinical excellence, diversity, and access to innovative technology are all hallmarks of the graduate medical education experience at doccure. Our residents, fellows, and renowned staff share their experience working at doccure. We try to do our best to help you and provide with high-quality services.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1669718230079{background-color: #dfe8ed !important;}\" el_class=\"servicedetail_secondsec\"][vc_column width=\"1/3\" el_class=\"servicedetail_info\"][vc_icon icon_fontawesome=\"fas fa-user-md\" align=\"center\"][vc_custom_heading text=\"Experienced Physicians\" font_container=\"tag:h5|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]</p>\r\n<p style=\"text-align: center;\">Your health is your most important asset. You should entrust it only to the best professionals.</p>\r\n<p>[/vc_column_text][/vc_column][vc_column width=\"1/3\" el_class=\"servicedetail_info\"][vc_icon icon_fontawesome=\"fas fa-hand-holding-heart\" align=\"center\"][vc_custom_heading text=\"Personalized Treatment\" font_container=\"tag:h5|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]</p>\r\n<p style=\"text-align: center;\">Your health is your most important asset. You should entrust it only to the best professionals.</p>\r\n<p>[/vc_column_text][/vc_column][vc_column width=\"1/3\" el_class=\"servicedetail_info\"][vc_icon icon_fontawesome=\"fas fa-check\" align=\"center\"][vc_custom_heading text=\"Quality and Safety\" font_container=\"tag:h5|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]</p>\r\n<p style=\"text-align: center;\">Your health is your most important asset. You should entrust it only to the best professionals.</p>\r\n<p>[/vc_column_text][/vc_column][/vc_row][vc_row el_class=\"servicedetail_clinic\"][vc_column el_class=\"section-title\"][vc_custom_heading text=\"Our Clinical Services\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" el_class=\"title clinic_spacing\"][vc_row_inner][vc_column_inner el_class=\"clinical_info\" width=\"1/3\"][vc_icon icon_fontawesome=\"fas fa-clipboard-list\"][vc_custom_heading text=\"Consultation\" font_container=\"tag:h5|text_align:left\" use_theme_fonts=\"yes\"][/vc_column_inner][vc_column_inner el_class=\"clinical_info\" width=\"1/3\"][vc_icon icon_fontawesome=\"fas fa-heartbeat\"][vc_custom_heading text=\"Diagnosis\" font_container=\"tag:h5|text_align:left\" use_theme_fonts=\"yes\"][/vc_column_inner][vc_column_inner el_class=\"clinical_info\" width=\"1/3\"][vc_icon icon_fontawesome=\"fas fa-procedures\"][vc_custom_heading text=\"Treatment\" font_container=\"tag:h5|text_align:left\" use_theme_fonts=\"yes\"][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner el_class=\"clinical_info\" width=\"1/3\"][vc_icon icon_fontawesome=\"fas fa-ambulance\"][vc_custom_heading text=\"Pregnancy Care\" font_container=\"tag:h5|text_align:left\" use_theme_fonts=\"yes\"][/vc_column_inner][vc_column_inner el_class=\"clinical_info\" width=\"1/3\"][vc_icon icon_fontawesome=\"fas fa-prescription-bottle-alt\"][vc_custom_heading text=\"Pediatric\" font_container=\"tag:h5|text_align:left\" use_theme_fonts=\"yes\"][/vc_column_inner][vc_column_inner el_class=\"clinical_info\" width=\"1/3\"][vc_icon icon_fontawesome=\"fas fa-phone-alt\"][vc_custom_heading text=\"Online Help\" font_container=\"tag:h5|text_align:left\" use_theme_fonts=\"yes\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1670585624442{background-image: url(https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/Group-8.jpg?id=1876) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"servicedetail_online_con\"][vc_column width=\"1/2\"][vc_custom_heading text=\"Get Online Consultation\" use_theme_fonts=\"yes\"][vc_column_text]Lorem ipsum dolor sit amet, consectetur adipiscing elit. In porta luctus est interdum pretium. Fusce id tortor fringilla, suscipit turpis ac, varius ex. Cras vel metus ligula. Nam enim ligula, bibendum a iaculis ut, cursus id augue. Proin vitae purus id tortor vehicula scelerisque non in libero.</p>\r\n<p>Nulla non turpis sit amet purus pharetra sollicitudin. Proin rutrum urna ut suscipit ullamcorper. Proin sapien felis, dignissim non finibus eget, luctus vel purus. Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros.[/vc_column_text][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row][vc_row el_class=\"tabs_accordionblock\"][vc_column][vc_tta_tour style=\"outline\" active_section=\"1\"][vc_tta_section i_position=\"right\" i_icon_fontawesome=\"fas fa-chevron-right\" add_icon=\"true\" title=\"Payments\" tab_id=\"1669786712086-f7870ff0-b86b\" el_class=\"border_tabs\"][vc_toggle title=\"Can i make an Appointment Online with White Plains Hospital Kendi?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Does White Plains Hospital Kendi Offer Telehealth ?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Can I Make An Appointment Online With White Plains Hospital Kendi?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"White Plains Hospital Kendiaccepts Insurance\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Where Is White Plains Hospital Kendi\'soffice Located?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][/vc_tta_section][vc_tta_section i_position=\"right\" i_icon_fontawesome=\"fas fa-chevron-right\" add_icon=\"true\" title=\"Booking\" tab_id=\"1669786712115-cb873ef2-6e5c\"][vc_toggle title=\"Can i make an Appointment Online with White Plains Hospital Kendi?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Does White Plains Hospital Kendi Offer Telehealth ?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"How Can I Start Music Careers?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"White Plains Hospital Kendiaccepts Insurance\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][/vc_tta_section][vc_tta_section i_position=\"right\" i_icon_fontawesome=\"fas fa-chevron-right\" add_icon=\"true\" title=\"Mattis urna sit\" tab_id=\"1669800335044-78b7c19e-885f\"][vc_toggle title=\"Can i make an Appointment Online with White Plains Hospital Kendi?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Does White Plains Hospital Kendi Offer Telehealth ?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Can i make an Appointment Online with White Plains Hospital Kendi?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Where Is White Plains Hospital Kendi\'soffice Located?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"White Plains Hospital Kendiaccepts Insurance\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Where Is White Plains Hospital Kendi\'soffice Located?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Does White Plains Hospital Kendi Offer Telehealth ?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"White Plains Hospital Kendiaccepts Insurance\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Can i make an Appointment Online with White Plains Hospital Kendi?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][/vc_tta_section][vc_tta_section i_position=\"right\" i_icon_fontawesome=\"fas fa-chevron-right\" add_icon=\"true\" title=\"Molestie vel augue\" tab_id=\"1669800701024-5452ae62-ae00\"][vc_toggle title=\"Can i make an Appointment Online with White Plains Hospital Kendi?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Does White Plains Hospital Kendi Offer Telehealth ?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][/vc_tta_section][vc_tta_section i_position=\"right\" i_icon_fontawesome=\"fas fa-chevron-right\" add_icon=\"true\" title=\"Eros odio\" tab_id=\"1669800889691-f98eb614-f97d\"][vc_toggle title=\"Does White Plains Hospital Kendi Offer Telehealth ?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Can i make an Appointment Online with White Plains Hospital Kendi?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][/vc_tta_section][/vc_tta_tour][/vc_column][/vc_row]</p>\r\n', 'Operation', '', 'inherit', 'closed', 'closed', '', '4696-revision-v1', '', '', '2023-04-28 15:40:58', '2023-04-28 15:40:58', '', 4696, 'https://doccure-wp.dreamstechnologies.com/?p=5309', 0, 'revision', '', 0),
(5310, 1, '2023-04-28 15:40:58', '2023-04-28 15:40:58', '<style>/*! elementor - v3.12.2 - 23-04-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1000\" height=\"750\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/login-banner.png\" alt=\"\" loading=\"lazy\" srcset=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/login-banner.png 1000w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/login-banner-300x225.png 300w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/login-banner-768x576.png 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />															\n			<style>/*! elementor - v3.12.2 - 23-04-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h6>We Provide</h6>		\n			<h2>Total Medical Services</h2>		\n		<p>We provide the most full medical services, so every person could have the opportunity to receive qualitative medical help.</p>\n<p>Clinical excellence, diversity, and access to innovative technology are all hallmarks of the graduate medical education experience at doccure. Our residents, fellows, and renowned staff share their experience working at doccure. We try to do our best to help you and provide with high-quality services.</p>		\n												<h5>Experienced Physicians</h5>\n						<p>Your health is your most important asset. You should entrust it only to the best professionals.\n</p>\n												<h5>Personalized Treatment</h5>\n						<p>Your health is your most important asset. You should entrust it only to the best professionals.\n</p>\n												<h5>Quality and Safety</h5>\n						<p>Your health is your most important asset. You should entrust it only to the best professionals.\n</p>\n 		<h2 \n		style=\"text-align:center;\"> Our Clinical Services </h2>\n												<h5>Consultation</h5>\n												<h5>Diagnosis</h5>\n												<h5>Treatment</h5>\n												<h5>Pregnancy Care</h5>\n												<h5>Pediatric</h5>\n												<h5>Online Help</h5>\n		<h2>Get Online Consultation</h2>\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In porta luctus est interdum pretium. Fusce id tortor fringilla, suscipit turpis ac, varius ex. Cras vel metus ligula. Nam enim ligula, bibendum a iaculis ut, cursus id augue. Proin vitae purus id tortor vehicula scelerisque non in libero.</p>\n<p>Nulla non turpis sit amet purus pharetra sollicitudin. Proin rutrum urna ut suscipit ullamcorper. Proin sapien felis, dignissim non finibus eget, luctus vel purus. Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros.</p>\n	Payments \n	  <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n	Booking \n	  <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n	Mattis urna sit \n	  <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n	Molestie vel augue \n	  <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n	Eros odio \n	  <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>', 'Operation', '', 'inherit', 'closed', 'closed', '', '4696-revision-v1', '', '', '2023-04-28 15:40:58', '2023-04-28 15:40:58', '', 4696, 'https://doccure-wp.dreamstechnologies.com/?p=5310', 0, 'revision', '', 0),
(5311, 1, '2023-04-28 15:41:03', '2023-04-28 15:41:03', '<p>[vc_row el_class=\"servicedetail_firstsec\"][vc_column width=\"1/2\"][vc_single_image image=\"1872\" img_size=\"full\"][/vc_column][vc_column width=\"1/2\"][vc_custom_heading text=\"We Provide\" font_container=\"tag:h6|text_align:left\" use_theme_fonts=\"yes\" el_class=\"servicedetail_subtitle\"][vc_custom_heading text=\"Total Medical Services\" use_theme_fonts=\"yes\"][vc_column_text]We provide the most full medical services, so every person could have the opportunity to receive qualitative medical help.</p>\r\n<p>Clinical excellence, diversity, and access to innovative technology are all hallmarks of the graduate medical education experience at doccure. Our residents, fellows, and renowned staff share their experience working at doccure. We try to do our best to help you and provide with high-quality services.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1669718230079{background-color: #dfe8ed !important;}\" el_class=\"servicedetail_secondsec\"][vc_column width=\"1/3\" el_class=\"servicedetail_info\"][vc_icon icon_fontawesome=\"fas fa-user-md\" align=\"center\"][vc_custom_heading text=\"Experienced Physicians\" font_container=\"tag:h5|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]</p>\r\n<p style=\"text-align: center;\">Your health is your most important asset. You should entrust it only to the best professionals.</p>\r\n<p>[/vc_column_text][/vc_column][vc_column width=\"1/3\" el_class=\"servicedetail_info\"][vc_icon icon_fontawesome=\"fas fa-hand-holding-heart\" align=\"center\"][vc_custom_heading text=\"Personalized Treatment\" font_container=\"tag:h5|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]</p>\r\n<p style=\"text-align: center;\">Your health is your most important asset. You should entrust it only to the best professionals.</p>\r\n<p>[/vc_column_text][/vc_column][vc_column width=\"1/3\" el_class=\"servicedetail_info\"][vc_icon icon_fontawesome=\"fas fa-check\" align=\"center\"][vc_custom_heading text=\"Quality and Safety\" font_container=\"tag:h5|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]</p>\r\n<p style=\"text-align: center;\">Your health is your most important asset. You should entrust it only to the best professionals.</p>\r\n<p>[/vc_column_text][/vc_column][/vc_row][vc_row el_class=\"servicedetail_clinic\"][vc_column el_class=\"section-title\"][vc_custom_heading text=\"Our Clinical Services\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" el_class=\"title clinic_spacing\"][vc_row_inner][vc_column_inner el_class=\"clinical_info\" width=\"1/3\"][vc_icon icon_fontawesome=\"fas fa-clipboard-list\"][vc_custom_heading text=\"Consultation\" font_container=\"tag:h5|text_align:left\" use_theme_fonts=\"yes\"][/vc_column_inner][vc_column_inner el_class=\"clinical_info\" width=\"1/3\"][vc_icon icon_fontawesome=\"fas fa-heartbeat\"][vc_custom_heading text=\"Diagnosis\" font_container=\"tag:h5|text_align:left\" use_theme_fonts=\"yes\"][/vc_column_inner][vc_column_inner el_class=\"clinical_info\" width=\"1/3\"][vc_icon icon_fontawesome=\"fas fa-procedures\"][vc_custom_heading text=\"Treatment\" font_container=\"tag:h5|text_align:left\" use_theme_fonts=\"yes\"][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner el_class=\"clinical_info\" width=\"1/3\"][vc_icon icon_fontawesome=\"fas fa-ambulance\"][vc_custom_heading text=\"Pregnancy Care\" font_container=\"tag:h5|text_align:left\" use_theme_fonts=\"yes\"][/vc_column_inner][vc_column_inner el_class=\"clinical_info\" width=\"1/3\"][vc_icon icon_fontawesome=\"fas fa-prescription-bottle-alt\"][vc_custom_heading text=\"Pediatric\" font_container=\"tag:h5|text_align:left\" use_theme_fonts=\"yes\"][/vc_column_inner][vc_column_inner el_class=\"clinical_info\" width=\"1/3\"][vc_icon icon_fontawesome=\"fas fa-phone-alt\"][vc_custom_heading text=\"Online Help\" font_container=\"tag:h5|text_align:left\" use_theme_fonts=\"yes\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1670585704206{background-image: url(https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/Group-8.jpg?id=1876) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"servicedetail_online_con\"][vc_column width=\"1/2\"][vc_custom_heading text=\"Get Online Consultation\" use_theme_fonts=\"yes\"][vc_column_text]Lorem ipsum dolor sit amet, consectetur adipiscing elit. In porta luctus est interdum pretium. Fusce id tortor fringilla, suscipit turpis ac, varius ex. Cras vel metus ligula. Nam enim ligula, bibendum a iaculis ut, cursus id augue. Proin vitae purus id tortor vehicula scelerisque non in libero.</p>\r\n<p>Nulla non turpis sit amet purus pharetra sollicitudin. Proin rutrum urna ut suscipit ullamcorper. Proin sapien felis, dignissim non finibus eget, luctus vel purus. Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros.[/vc_column_text][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row][vc_row el_class=\"tabs_accordionblock\"][vc_column][vc_tta_tour style=\"outline\" active_section=\"1\"][vc_tta_section i_position=\"right\" i_icon_fontawesome=\"fas fa-chevron-right\" add_icon=\"true\" title=\"Payments\" tab_id=\"1669786712086-f7870ff0-b86b\" el_class=\"border_tabs\"][vc_toggle title=\"Can i make an Appointment Online with White Plains Hospital Kendi?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Does White Plains Hospital Kendi Offer Telehealth ?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Can I Make An Appointment Online With White Plains Hospital Kendi?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"White Plains Hospital Kendiaccepts Insurance\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Where Is White Plains Hospital Kendi\'soffice Located?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][/vc_tta_section][vc_tta_section i_position=\"right\" i_icon_fontawesome=\"fas fa-chevron-right\" add_icon=\"true\" title=\"Booking\" tab_id=\"1669786712115-cb873ef2-6e5c\"][vc_toggle title=\"Can i make an Appointment Online with White Plains Hospital Kendi?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Does White Plains Hospital Kendi Offer Telehealth ?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"How Can I Start Music Careers?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"White Plains Hospital Kendiaccepts Insurance\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][/vc_tta_section][vc_tta_section i_position=\"right\" i_icon_fontawesome=\"fas fa-chevron-right\" add_icon=\"true\" title=\"Mattis urna sit\" tab_id=\"1669800335044-78b7c19e-885f\"][vc_toggle title=\"Can i make an Appointment Online with White Plains Hospital Kendi?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Does White Plains Hospital Kendi Offer Telehealth ?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Can i make an Appointment Online with White Plains Hospital Kendi?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Where Is White Plains Hospital Kendi\'soffice Located?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"White Plains Hospital Kendiaccepts Insurance\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Where Is White Plains Hospital Kendi\'soffice Located?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Does White Plains Hospital Kendi Offer Telehealth ?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"White Plains Hospital Kendiaccepts Insurance\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Can i make an Appointment Online with White Plains Hospital Kendi?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][/vc_tta_section][vc_tta_section i_position=\"right\" i_icon_fontawesome=\"fas fa-chevron-right\" add_icon=\"true\" title=\"Molestie vel augue\" tab_id=\"1669800701024-5452ae62-ae00\"][vc_toggle title=\"Can i make an Appointment Online with White Plains Hospital Kendi?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Does White Plains Hospital Kendi Offer Telehealth ?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][/vc_tta_section][vc_tta_section i_position=\"right\" i_icon_fontawesome=\"fas fa-chevron-right\" add_icon=\"true\" title=\"Eros odio\" tab_id=\"1669800889691-f98eb614-f97d\"][vc_toggle title=\"Does White Plains Hospital Kendi Offer Telehealth ?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Can i make an Appointment Online with White Plains Hospital Kendi?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][/vc_tta_section][/vc_tta_tour][/vc_column][/vc_row]</p>\r\n', 'ICU', '', 'inherit', 'closed', 'closed', '', '4693-revision-v1', '', '', '2023-04-28 15:41:03', '2023-04-28 15:41:03', '', 4693, 'https://doccure-wp.dreamstechnologies.com/?p=5311', 0, 'revision', '', 0),
(5312, 1, '2023-04-28 15:41:04', '2023-04-28 15:41:04', '<p>[vc_row el_class=\"servicedetail_firstsec\"][vc_column width=\"1/2\"][vc_single_image image=\"1872\" img_size=\"full\"][/vc_column][vc_column width=\"1/2\"][vc_custom_heading text=\"We Provide\" font_container=\"tag:h6|text_align:left\" use_theme_fonts=\"yes\" el_class=\"servicedetail_subtitle\"][vc_custom_heading text=\"Total Medical Services\" use_theme_fonts=\"yes\"][vc_column_text]We provide the most full medical services, so every person could have the opportunity to receive qualitative medical help.</p>\r\n<p>Clinical excellence, diversity, and access to innovative technology are all hallmarks of the graduate medical education experience at doccure. Our residents, fellows, and renowned staff share their experience working at doccure. We try to do our best to help you and provide with high-quality services.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1669718230079{background-color: #dfe8ed !important;}\" el_class=\"servicedetail_secondsec\"][vc_column width=\"1/3\" el_class=\"servicedetail_info\"][vc_icon icon_fontawesome=\"fas fa-user-md\" align=\"center\"][vc_custom_heading text=\"Experienced Physicians\" font_container=\"tag:h5|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]</p>\r\n<p style=\"text-align: center;\">Your health is your most important asset. You should entrust it only to the best professionals.</p>\r\n<p>[/vc_column_text][/vc_column][vc_column width=\"1/3\" el_class=\"servicedetail_info\"][vc_icon icon_fontawesome=\"fas fa-hand-holding-heart\" align=\"center\"][vc_custom_heading text=\"Personalized Treatment\" font_container=\"tag:h5|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]</p>\r\n<p style=\"text-align: center;\">Your health is your most important asset. You should entrust it only to the best professionals.</p>\r\n<p>[/vc_column_text][/vc_column][vc_column width=\"1/3\" el_class=\"servicedetail_info\"][vc_icon icon_fontawesome=\"fas fa-check\" align=\"center\"][vc_custom_heading text=\"Quality and Safety\" font_container=\"tag:h5|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]</p>\r\n<p style=\"text-align: center;\">Your health is your most important asset. You should entrust it only to the best professionals.</p>\r\n<p>[/vc_column_text][/vc_column][/vc_row][vc_row el_class=\"servicedetail_clinic\"][vc_column el_class=\"section-title\"][vc_custom_heading text=\"Our Clinical Services\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" el_class=\"title clinic_spacing\"][vc_row_inner][vc_column_inner el_class=\"clinical_info\" width=\"1/3\"][vc_icon icon_fontawesome=\"fas fa-clipboard-list\"][vc_custom_heading text=\"Consultation\" font_container=\"tag:h5|text_align:left\" use_theme_fonts=\"yes\"][/vc_column_inner][vc_column_inner el_class=\"clinical_info\" width=\"1/3\"][vc_icon icon_fontawesome=\"fas fa-heartbeat\"][vc_custom_heading text=\"Diagnosis\" font_container=\"tag:h5|text_align:left\" use_theme_fonts=\"yes\"][/vc_column_inner][vc_column_inner el_class=\"clinical_info\" width=\"1/3\"][vc_icon icon_fontawesome=\"fas fa-procedures\"][vc_custom_heading text=\"Treatment\" font_container=\"tag:h5|text_align:left\" use_theme_fonts=\"yes\"][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner el_class=\"clinical_info\" width=\"1/3\"][vc_icon icon_fontawesome=\"fas fa-ambulance\"][vc_custom_heading text=\"Pregnancy Care\" font_container=\"tag:h5|text_align:left\" use_theme_fonts=\"yes\"][/vc_column_inner][vc_column_inner el_class=\"clinical_info\" width=\"1/3\"][vc_icon icon_fontawesome=\"fas fa-prescription-bottle-alt\"][vc_custom_heading text=\"Pediatric\" font_container=\"tag:h5|text_align:left\" use_theme_fonts=\"yes\"][/vc_column_inner][vc_column_inner el_class=\"clinical_info\" width=\"1/3\"][vc_icon icon_fontawesome=\"fas fa-phone-alt\"][vc_custom_heading text=\"Online Help\" font_container=\"tag:h5|text_align:left\" use_theme_fonts=\"yes\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1670585704206{background-image: url(https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/Group-8.jpg?id=1876) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"servicedetail_online_con\"][vc_column width=\"1/2\"][vc_custom_heading text=\"Get Online Consultation\" use_theme_fonts=\"yes\"][vc_column_text]Lorem ipsum dolor sit amet, consectetur adipiscing elit. In porta luctus est interdum pretium. Fusce id tortor fringilla, suscipit turpis ac, varius ex. Cras vel metus ligula. Nam enim ligula, bibendum a iaculis ut, cursus id augue. Proin vitae purus id tortor vehicula scelerisque non in libero.</p>\r\n<p>Nulla non turpis sit amet purus pharetra sollicitudin. Proin rutrum urna ut suscipit ullamcorper. Proin sapien felis, dignissim non finibus eget, luctus vel purus. Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros.[/vc_column_text][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row][vc_row el_class=\"tabs_accordionblock\"][vc_column][vc_tta_tour style=\"outline\" active_section=\"1\"][vc_tta_section i_position=\"right\" i_icon_fontawesome=\"fas fa-chevron-right\" add_icon=\"true\" title=\"Payments\" tab_id=\"1669786712086-f7870ff0-b86b\" el_class=\"border_tabs\"][vc_toggle title=\"Can i make an Appointment Online with White Plains Hospital Kendi?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Does White Plains Hospital Kendi Offer Telehealth ?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Can I Make An Appointment Online With White Plains Hospital Kendi?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"White Plains Hospital Kendiaccepts Insurance\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Where Is White Plains Hospital Kendi\'soffice Located?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][/vc_tta_section][vc_tta_section i_position=\"right\" i_icon_fontawesome=\"fas fa-chevron-right\" add_icon=\"true\" title=\"Booking\" tab_id=\"1669786712115-cb873ef2-6e5c\"][vc_toggle title=\"Can i make an Appointment Online with White Plains Hospital Kendi?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Does White Plains Hospital Kendi Offer Telehealth ?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"How Can I Start Music Careers?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"White Plains Hospital Kendiaccepts Insurance\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][/vc_tta_section][vc_tta_section i_position=\"right\" i_icon_fontawesome=\"fas fa-chevron-right\" add_icon=\"true\" title=\"Mattis urna sit\" tab_id=\"1669800335044-78b7c19e-885f\"][vc_toggle title=\"Can i make an Appointment Online with White Plains Hospital Kendi?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Does White Plains Hospital Kendi Offer Telehealth ?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Can i make an Appointment Online with White Plains Hospital Kendi?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Where Is White Plains Hospital Kendi\'soffice Located?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"White Plains Hospital Kendiaccepts Insurance\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Where Is White Plains Hospital Kendi\'soffice Located?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Does White Plains Hospital Kendi Offer Telehealth ?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"White Plains Hospital Kendiaccepts Insurance\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Can i make an Appointment Online with White Plains Hospital Kendi?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][/vc_tta_section][vc_tta_section i_position=\"right\" i_icon_fontawesome=\"fas fa-chevron-right\" add_icon=\"true\" title=\"Molestie vel augue\" tab_id=\"1669800701024-5452ae62-ae00\"][vc_toggle title=\"Can i make an Appointment Online with White Plains Hospital Kendi?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Does White Plains Hospital Kendi Offer Telehealth ?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][/vc_tta_section][vc_tta_section i_position=\"right\" i_icon_fontawesome=\"fas fa-chevron-right\" add_icon=\"true\" title=\"Eros odio\" tab_id=\"1669800889691-f98eb614-f97d\"][vc_toggle title=\"Does White Plains Hospital Kendi Offer Telehealth ?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Can i make an Appointment Online with White Plains Hospital Kendi?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][/vc_tta_section][/vc_tta_tour][/vc_column][/vc_row]</p>\r\n', 'ICU', '', 'inherit', 'closed', 'closed', '', '4693-revision-v1', '', '', '2023-04-28 15:41:04', '2023-04-28 15:41:04', '', 4693, 'https://doccure-wp.dreamstechnologies.com/?p=5312', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(5313, 1, '2023-04-28 15:41:04', '2023-04-28 15:41:04', '<style>/*! elementor - v3.12.2 - 23-04-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1000\" height=\"750\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/login-banner.png\" alt=\"\" loading=\"lazy\" srcset=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/login-banner.png 1000w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/login-banner-300x225.png 300w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/login-banner-768x576.png 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />															\n			<style>/*! elementor - v3.12.2 - 23-04-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h6>We Provide</h6>		\n			<h2>Total Medical Services</h2>		\n		<p>We provide the most full medical services, so every person could have the opportunity to receive qualitative medical help.</p>\n<p>Clinical excellence, diversity, and access to innovative technology are all hallmarks of the graduate medical education experience at doccure. Our residents, fellows, and renowned staff share their experience working at doccure. We try to do our best to help you and provide with high-quality services.</p>		\n												<h5>Experienced Physicians</h5>\n						<p>Your health is your most important asset. You should entrust it only to the best professionals.\n</p>\n												<h5>Personalized Treatment</h5>\n						<p>Your health is your most important asset. You should entrust it only to the best professionals.\n</p>\n												<h5>Quality and Safety</h5>\n						<p>Your health is your most important asset. You should entrust it only to the best professionals.\n</p>\n 		<h2 \n		style=\"text-align:center;\"> Our Clinical Services </h2>\n												<h5>Consultation</h5>\n												<h5>Diagnosis</h5>\n												<h5>Treatment</h5>\n												<h5>Pregnancy Care</h5>\n												<h5>Pediatric</h5>\n												<h5>Online Help</h5>\n		<h2>Get Online Consultation</h2>\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In porta luctus est interdum pretium. Fusce id tortor fringilla, suscipit turpis ac, varius ex. Cras vel metus ligula. Nam enim ligula, bibendum a iaculis ut, cursus id augue. Proin vitae purus id tortor vehicula scelerisque non in libero.</p>\n<p>Nulla non turpis sit amet purus pharetra sollicitudin. Proin rutrum urna ut suscipit ullamcorper. Proin sapien felis, dignissim non finibus eget, luctus vel purus. Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros.</p>\n	Payments \n	  <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n	Booking \n	  <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n	Mattis urna sit \n	  <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n	Molestie vel augue \n	  <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n	Eros odio \n	  <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>', 'ICU', '', 'inherit', 'closed', 'closed', '', '4693-revision-v1', '', '', '2023-04-28 15:41:04', '2023-04-28 15:41:04', '', 4693, 'https://doccure-wp.dreamstechnologies.com/?p=5313', 0, 'revision', '', 0),
(5314, 1, '2023-04-28 15:41:41', '2023-04-28 15:41:41', '<p>[vc_row el_class=\"servicedetail_firstsec\"][vc_column width=\"1/2\"][vc_single_image image=\"1872\" img_size=\"full\"][/vc_column][vc_column width=\"1/2\"][vc_custom_heading text=\"We Provide\" font_container=\"tag:h6|text_align:left\" use_theme_fonts=\"yes\" el_class=\"servicedetail_subtitle\"][vc_custom_heading text=\"Total Medical Services\" use_theme_fonts=\"yes\"][vc_column_text]We provide the most full medical services, so every person could have the opportunity to receive qualitative medical help.</p>\r\n<p>Clinical excellence, diversity, and access to innovative technology are all hallmarks of the graduate medical education experience at doccure. Our residents, fellows, and renowned staff share their experience working at doccure. We try to do our best to help you and provide with high-quality services.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1669718230079{background-color: #dfe8ed !important;}\" el_class=\"servicedetail_secondsec\"][vc_column width=\"1/3\" el_class=\"servicedetail_info\"][vc_icon icon_fontawesome=\"fas fa-user-md\" align=\"center\"][vc_custom_heading text=\"Experienced Physicians\" font_container=\"tag:h5|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]</p>\r\n<p style=\"text-align: center;\">Your health is your most important asset. You should entrust it only to the best professionals.</p>\r\n<p>[/vc_column_text][/vc_column][vc_column width=\"1/3\" el_class=\"servicedetail_info\"][vc_icon icon_fontawesome=\"fas fa-hand-holding-heart\" align=\"center\"][vc_custom_heading text=\"Personalized Treatment\" font_container=\"tag:h5|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]</p>\r\n<p style=\"text-align: center;\">Your health is your most important asset. You should entrust it only to the best professionals.</p>\r\n<p>[/vc_column_text][/vc_column][vc_column width=\"1/3\" el_class=\"servicedetail_info\"][vc_icon icon_fontawesome=\"fas fa-check\" align=\"center\"][vc_custom_heading text=\"Quality and Safety\" font_container=\"tag:h5|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]</p>\r\n<p style=\"text-align: center;\">Your health is your most important asset. You should entrust it only to the best professionals.</p>\r\n<p>[/vc_column_text][/vc_column][/vc_row][vc_row el_class=\"servicedetail_clinic\"][vc_column el_class=\"section-title\"][vc_custom_heading text=\"Our Clinical Services\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" el_class=\"title clinic_spacing\"][vc_row_inner][vc_column_inner el_class=\"clinical_info\" width=\"1/3\"][vc_icon icon_fontawesome=\"fas fa-clipboard-list\"][vc_custom_heading text=\"Consultation\" font_container=\"tag:h5|text_align:left\" use_theme_fonts=\"yes\"][/vc_column_inner][vc_column_inner el_class=\"clinical_info\" width=\"1/3\"][vc_icon icon_fontawesome=\"fas fa-heartbeat\"][vc_custom_heading text=\"Diagnosis\" font_container=\"tag:h5|text_align:left\" use_theme_fonts=\"yes\"][/vc_column_inner][vc_column_inner el_class=\"clinical_info\" width=\"1/3\"][vc_icon icon_fontawesome=\"fas fa-procedures\"][vc_custom_heading text=\"Treatment\" font_container=\"tag:h5|text_align:left\" use_theme_fonts=\"yes\"][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner el_class=\"clinical_info\" width=\"1/3\"][vc_icon icon_fontawesome=\"fas fa-ambulance\"][vc_custom_heading text=\"Pregnancy Care\" font_container=\"tag:h5|text_align:left\" use_theme_fonts=\"yes\"][/vc_column_inner][vc_column_inner el_class=\"clinical_info\" width=\"1/3\"][vc_icon icon_fontawesome=\"fas fa-prescription-bottle-alt\"][vc_custom_heading text=\"Pediatric\" font_container=\"tag:h5|text_align:left\" use_theme_fonts=\"yes\"][/vc_column_inner][vc_column_inner el_class=\"clinical_info\" width=\"1/3\"][vc_icon icon_fontawesome=\"fas fa-phone-alt\"][vc_custom_heading text=\"Online Help\" font_container=\"tag:h5|text_align:left\" use_theme_fonts=\"yes\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1670585737371{background-image: url(https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/Group-8.jpg?id=1876) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"servicedetail_online_con\"][vc_column width=\"1/2\"][vc_custom_heading text=\"Get Online Consultation\" use_theme_fonts=\"yes\"][vc_column_text]Lorem ipsum dolor sit amet, consectetur adipiscing elit. In porta luctus est interdum pretium. Fusce id tortor fringilla, suscipit turpis ac, varius ex. Cras vel metus ligula. Nam enim ligula, bibendum a iaculis ut, cursus id augue. Proin vitae purus id tortor vehicula scelerisque non in libero.</p>\r\n<p>Nulla non turpis sit amet purus pharetra sollicitudin. Proin rutrum urna ut suscipit ullamcorper. Proin sapien felis, dignissim non finibus eget, luctus vel purus. Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros.[/vc_column_text][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row][vc_row el_class=\"tabs_accordionblock\"][vc_column][vc_tta_tour style=\"outline\" active_section=\"1\"][vc_tta_section i_position=\"right\" i_icon_fontawesome=\"fas fa-chevron-right\" add_icon=\"true\" title=\"Payments\" tab_id=\"1669786712086-f7870ff0-b86b\" el_class=\"border_tabs\"][vc_toggle title=\"Can i make an Appointment Online with White Plains Hospital Kendi?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Does White Plains Hospital Kendi Offer Telehealth ?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Can I Make An Appointment Online With White Plains Hospital Kendi?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"White Plains Hospital Kendiaccepts Insurance\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Where Is White Plains Hospital Kendi\'soffice Located?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][/vc_tta_section][vc_tta_section i_position=\"right\" i_icon_fontawesome=\"fas fa-chevron-right\" add_icon=\"true\" title=\"Booking\" tab_id=\"1669786712115-cb873ef2-6e5c\"][vc_toggle title=\"Can i make an Appointment Online with White Plains Hospital Kendi?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Does White Plains Hospital Kendi Offer Telehealth ?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"How Can I Start Music Careers?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"White Plains Hospital Kendiaccepts Insurance\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][/vc_tta_section][vc_tta_section i_position=\"right\" i_icon_fontawesome=\"fas fa-chevron-right\" add_icon=\"true\" title=\"Mattis urna sit\" tab_id=\"1669800335044-78b7c19e-885f\"][vc_toggle title=\"Can i make an Appointment Online with White Plains Hospital Kendi?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Does White Plains Hospital Kendi Offer Telehealth ?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Can i make an Appointment Online with White Plains Hospital Kendi?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Where Is White Plains Hospital Kendi\'soffice Located?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"White Plains Hospital Kendiaccepts Insurance\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Where Is White Plains Hospital Kendi\'soffice Located?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Does White Plains Hospital Kendi Offer Telehealth ?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"White Plains Hospital Kendiaccepts Insurance\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Can i make an Appointment Online with White Plains Hospital Kendi?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][/vc_tta_section][vc_tta_section i_position=\"right\" i_icon_fontawesome=\"fas fa-chevron-right\" add_icon=\"true\" title=\"Molestie vel augue\" tab_id=\"1669800701024-5452ae62-ae00\"][vc_toggle title=\"Can i make an Appointment Online with White Plains Hospital Kendi?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Does White Plains Hospital Kendi Offer Telehealth ?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][/vc_tta_section][vc_tta_section i_position=\"right\" i_icon_fontawesome=\"fas fa-chevron-right\" add_icon=\"true\" title=\"Eros odio\" tab_id=\"1669800889691-f98eb614-f97d\"][vc_toggle title=\"Does White Plains Hospital Kendi Offer Telehealth ?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Can i make an Appointment Online with White Plains Hospital Kendi?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][/vc_tta_section][/vc_tta_tour][/vc_column][/vc_row]</p>\r\n', 'Test Room', '', 'inherit', 'closed', 'closed', '', '4691-revision-v1', '', '', '2023-04-28 15:41:41', '2023-04-28 15:41:41', '', 4691, 'https://doccure-wp.dreamstechnologies.com/?p=5314', 0, 'revision', '', 0),
(5315, 1, '2023-04-28 15:41:41', '2023-04-28 15:41:41', '<p>[vc_row el_class=\"servicedetail_firstsec\"][vc_column width=\"1/2\"][vc_single_image image=\"1872\" img_size=\"full\"][/vc_column][vc_column width=\"1/2\"][vc_custom_heading text=\"We Provide\" font_container=\"tag:h6|text_align:left\" use_theme_fonts=\"yes\" el_class=\"servicedetail_subtitle\"][vc_custom_heading text=\"Total Medical Services\" use_theme_fonts=\"yes\"][vc_column_text]We provide the most full medical services, so every person could have the opportunity to receive qualitative medical help.</p>\r\n<p>Clinical excellence, diversity, and access to innovative technology are all hallmarks of the graduate medical education experience at doccure. Our residents, fellows, and renowned staff share their experience working at doccure. We try to do our best to help you and provide with high-quality services.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1669718230079{background-color: #dfe8ed !important;}\" el_class=\"servicedetail_secondsec\"][vc_column width=\"1/3\" el_class=\"servicedetail_info\"][vc_icon icon_fontawesome=\"fas fa-user-md\" align=\"center\"][vc_custom_heading text=\"Experienced Physicians\" font_container=\"tag:h5|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]</p>\r\n<p style=\"text-align: center;\">Your health is your most important asset. You should entrust it only to the best professionals.</p>\r\n<p>[/vc_column_text][/vc_column][vc_column width=\"1/3\" el_class=\"servicedetail_info\"][vc_icon icon_fontawesome=\"fas fa-hand-holding-heart\" align=\"center\"][vc_custom_heading text=\"Personalized Treatment\" font_container=\"tag:h5|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]</p>\r\n<p style=\"text-align: center;\">Your health is your most important asset. You should entrust it only to the best professionals.</p>\r\n<p>[/vc_column_text][/vc_column][vc_column width=\"1/3\" el_class=\"servicedetail_info\"][vc_icon icon_fontawesome=\"fas fa-check\" align=\"center\"][vc_custom_heading text=\"Quality and Safety\" font_container=\"tag:h5|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]</p>\r\n<p style=\"text-align: center;\">Your health is your most important asset. You should entrust it only to the best professionals.</p>\r\n<p>[/vc_column_text][/vc_column][/vc_row][vc_row el_class=\"servicedetail_clinic\"][vc_column el_class=\"section-title\"][vc_custom_heading text=\"Our Clinical Services\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" el_class=\"title clinic_spacing\"][vc_row_inner][vc_column_inner el_class=\"clinical_info\" width=\"1/3\"][vc_icon icon_fontawesome=\"fas fa-clipboard-list\"][vc_custom_heading text=\"Consultation\" font_container=\"tag:h5|text_align:left\" use_theme_fonts=\"yes\"][/vc_column_inner][vc_column_inner el_class=\"clinical_info\" width=\"1/3\"][vc_icon icon_fontawesome=\"fas fa-heartbeat\"][vc_custom_heading text=\"Diagnosis\" font_container=\"tag:h5|text_align:left\" use_theme_fonts=\"yes\"][/vc_column_inner][vc_column_inner el_class=\"clinical_info\" width=\"1/3\"][vc_icon icon_fontawesome=\"fas fa-procedures\"][vc_custom_heading text=\"Treatment\" font_container=\"tag:h5|text_align:left\" use_theme_fonts=\"yes\"][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner el_class=\"clinical_info\" width=\"1/3\"][vc_icon icon_fontawesome=\"fas fa-ambulance\"][vc_custom_heading text=\"Pregnancy Care\" font_container=\"tag:h5|text_align:left\" use_theme_fonts=\"yes\"][/vc_column_inner][vc_column_inner el_class=\"clinical_info\" width=\"1/3\"][vc_icon icon_fontawesome=\"fas fa-prescription-bottle-alt\"][vc_custom_heading text=\"Pediatric\" font_container=\"tag:h5|text_align:left\" use_theme_fonts=\"yes\"][/vc_column_inner][vc_column_inner el_class=\"clinical_info\" width=\"1/3\"][vc_icon icon_fontawesome=\"fas fa-phone-alt\"][vc_custom_heading text=\"Online Help\" font_container=\"tag:h5|text_align:left\" use_theme_fonts=\"yes\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1670585737371{background-image: url(https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/Group-8.jpg?id=1876) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"servicedetail_online_con\"][vc_column width=\"1/2\"][vc_custom_heading text=\"Get Online Consultation\" use_theme_fonts=\"yes\"][vc_column_text]Lorem ipsum dolor sit amet, consectetur adipiscing elit. In porta luctus est interdum pretium. Fusce id tortor fringilla, suscipit turpis ac, varius ex. Cras vel metus ligula. Nam enim ligula, bibendum a iaculis ut, cursus id augue. Proin vitae purus id tortor vehicula scelerisque non in libero.</p>\r\n<p>Nulla non turpis sit amet purus pharetra sollicitudin. Proin rutrum urna ut suscipit ullamcorper. Proin sapien felis, dignissim non finibus eget, luctus vel purus. Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros.[/vc_column_text][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row][vc_row el_class=\"tabs_accordionblock\"][vc_column][vc_tta_tour style=\"outline\" active_section=\"1\"][vc_tta_section i_position=\"right\" i_icon_fontawesome=\"fas fa-chevron-right\" add_icon=\"true\" title=\"Payments\" tab_id=\"1669786712086-f7870ff0-b86b\" el_class=\"border_tabs\"][vc_toggle title=\"Can i make an Appointment Online with White Plains Hospital Kendi?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Does White Plains Hospital Kendi Offer Telehealth ?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Can I Make An Appointment Online With White Plains Hospital Kendi?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"White Plains Hospital Kendiaccepts Insurance\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Where Is White Plains Hospital Kendi\'soffice Located?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][/vc_tta_section][vc_tta_section i_position=\"right\" i_icon_fontawesome=\"fas fa-chevron-right\" add_icon=\"true\" title=\"Booking\" tab_id=\"1669786712115-cb873ef2-6e5c\"][vc_toggle title=\"Can i make an Appointment Online with White Plains Hospital Kendi?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Does White Plains Hospital Kendi Offer Telehealth ?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"How Can I Start Music Careers?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"White Plains Hospital Kendiaccepts Insurance\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][/vc_tta_section][vc_tta_section i_position=\"right\" i_icon_fontawesome=\"fas fa-chevron-right\" add_icon=\"true\" title=\"Mattis urna sit\" tab_id=\"1669800335044-78b7c19e-885f\"][vc_toggle title=\"Can i make an Appointment Online with White Plains Hospital Kendi?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Does White Plains Hospital Kendi Offer Telehealth ?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Can i make an Appointment Online with White Plains Hospital Kendi?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Where Is White Plains Hospital Kendi\'soffice Located?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"White Plains Hospital Kendiaccepts Insurance\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Where Is White Plains Hospital Kendi\'soffice Located?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Does White Plains Hospital Kendi Offer Telehealth ?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"White Plains Hospital Kendiaccepts Insurance\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Can i make an Appointment Online with White Plains Hospital Kendi?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][/vc_tta_section][vc_tta_section i_position=\"right\" i_icon_fontawesome=\"fas fa-chevron-right\" add_icon=\"true\" title=\"Molestie vel augue\" tab_id=\"1669800701024-5452ae62-ae00\"][vc_toggle title=\"Can i make an Appointment Online with White Plains Hospital Kendi?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Does White Plains Hospital Kendi Offer Telehealth ?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][/vc_tta_section][vc_tta_section i_position=\"right\" i_icon_fontawesome=\"fas fa-chevron-right\" add_icon=\"true\" title=\"Eros odio\" tab_id=\"1669800889691-f98eb614-f97d\"][vc_toggle title=\"Does White Plains Hospital Kendi Offer Telehealth ?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Can i make an Appointment Online with White Plains Hospital Kendi?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][/vc_tta_section][/vc_tta_tour][/vc_column][/vc_row]</p>\r\n', 'Test Room', '', 'inherit', 'closed', 'closed', '', '4691-revision-v1', '', '', '2023-04-28 15:41:41', '2023-04-28 15:41:41', '', 4691, 'https://doccure-wp.dreamstechnologies.com/?p=5315', 0, 'revision', '', 0),
(5316, 1, '2023-04-28 15:41:42', '2023-04-28 15:41:42', '<style>/*! elementor - v3.12.2 - 23-04-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1000\" height=\"750\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/login-banner.png\" alt=\"\" loading=\"lazy\" srcset=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/login-banner.png 1000w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/login-banner-300x225.png 300w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/login-banner-768x576.png 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />															\n			<style>/*! elementor - v3.12.2 - 23-04-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h6>We Provide</h6>		\n			<h2>Total Medical Services</h2>		\n		<p>We provide the most full medical services, so every person could have the opportunity to receive qualitative medical help.</p>\n<p>Clinical excellence, diversity, and access to innovative technology are all hallmarks of the graduate medical education experience at doccure. Our residents, fellows, and renowned staff share their experience working at doccure. We try to do our best to help you and provide with high-quality services.</p>		\n												<h5>Experienced Physicians</h5>\n						<p>Your health is your most important asset. You should entrust it only to the best professionals.\n</p>\n												<h5>Personalized Treatment</h5>\n						<p>Your health is your most important asset. You should entrust it only to the best professionals.\n</p>\n												<h5>Quality and Safety</h5>\n						<p>Your health is your most important asset. You should entrust it only to the best professionals.\n</p>\n 		<h2 \n		style=\"text-align:center;\"> Our Clinical Services </h2>\n												<h5>Consultation</h5>\n												<h5>Diagnosis</h5>\n												<h5>Treatment</h5>\n												<h5>Pregnancy Care</h5>\n												<h5>Pediatric</h5>\n												<h5>Online Help</h5>\n		<h2>Get Online Consultation</h2>\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In porta luctus est interdum pretium. Fusce id tortor fringilla, suscipit turpis ac, varius ex. Cras vel metus ligula. Nam enim ligula, bibendum a iaculis ut, cursus id augue. Proin vitae purus id tortor vehicula scelerisque non in libero.</p>\n<p>Nulla non turpis sit amet purus pharetra sollicitudin. Proin rutrum urna ut suscipit ullamcorper. Proin sapien felis, dignissim non finibus eget, luctus vel purus. Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros.</p>\n	Payments \n	  <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n	Booking \n	  <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n	Mattis urna sit \n	  <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n	Molestie vel augue \n	  <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n	Eros odio \n	  <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>', 'Test Room', '', 'inherit', 'closed', 'closed', '', '4691-revision-v1', '', '', '2023-04-28 15:41:42', '2023-04-28 15:41:42', '', 4691, 'https://doccure-wp.dreamstechnologies.com/?p=5316', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(5317, 1, '2023-04-28 15:41:56', '2023-04-28 15:41:56', '<p>[vc_row el_class=\"servicedetail_firstsec\"][vc_column width=\"1/2\"][vc_single_image image=\"1872\" img_size=\"full\"][/vc_column][vc_column width=\"1/2\"][vc_custom_heading text=\"We Provide\" font_container=\"tag:h6|text_align:left\" use_theme_fonts=\"yes\" el_class=\"servicedetail_subtitle\"][vc_custom_heading text=\"Total Medical Services\" use_theme_fonts=\"yes\"][vc_column_text]We provide the most full medical services, so every person could have the opportunity to receive qualitative medical help.</p>\r\n<p>Clinical excellence, diversity, and access to innovative technology are all hallmarks of the graduate medical education experience at doccure. Our residents, fellows, and renowned staff share their experience working at doccure. We try to do our best to help you and provide with high-quality services.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1669718230079{background-color: #dfe8ed !important;}\" el_class=\"servicedetail_secondsec\"][vc_column width=\"1/3\" el_class=\"servicedetail_info\"][vc_icon icon_fontawesome=\"fas fa-user-md\" align=\"center\"][vc_custom_heading text=\"Experienced Physicians\" font_container=\"tag:h5|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]</p>\r\n<p style=\"text-align: center;\">Your health is your most important asset. You should entrust it only to the best professionals.</p>\r\n<p>[/vc_column_text][/vc_column][vc_column width=\"1/3\" el_class=\"servicedetail_info\"][vc_icon icon_fontawesome=\"fas fa-hand-holding-heart\" align=\"center\"][vc_custom_heading text=\"Personalized Treatment\" font_container=\"tag:h5|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]</p>\r\n<p style=\"text-align: center;\">Your health is your most important asset. You should entrust it only to the best professionals.</p>\r\n<p>[/vc_column_text][/vc_column][vc_column width=\"1/3\" el_class=\"servicedetail_info\"][vc_icon icon_fontawesome=\"fas fa-check\" align=\"center\"][vc_custom_heading text=\"Quality and Safety\" font_container=\"tag:h5|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]</p>\r\n<p style=\"text-align: center;\">Your health is your most important asset. You should entrust it only to the best professionals.</p>\r\n<p>[/vc_column_text][/vc_column][/vc_row][vc_row el_class=\"servicedetail_clinic\"][vc_column el_class=\"section-title\"][vc_custom_heading text=\"Our Clinical Services\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" el_class=\"title clinic_spacing\"][vc_row_inner][vc_column_inner el_class=\"clinical_info\" width=\"1/3\"][vc_icon icon_fontawesome=\"fas fa-clipboard-list\"][vc_custom_heading text=\"Consultation\" font_container=\"tag:h5|text_align:left\" use_theme_fonts=\"yes\"][/vc_column_inner][vc_column_inner el_class=\"clinical_info\" width=\"1/3\"][vc_icon icon_fontawesome=\"fas fa-heartbeat\"][vc_custom_heading text=\"Diagnosis\" font_container=\"tag:h5|text_align:left\" use_theme_fonts=\"yes\"][/vc_column_inner][vc_column_inner el_class=\"clinical_info\" width=\"1/3\"][vc_icon icon_fontawesome=\"fas fa-procedures\"][vc_custom_heading text=\"Treatment\" font_container=\"tag:h5|text_align:left\" use_theme_fonts=\"yes\"][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner el_class=\"clinical_info\" width=\"1/3\"][vc_icon icon_fontawesome=\"fas fa-ambulance\"][vc_custom_heading text=\"Pregnancy Care\" font_container=\"tag:h5|text_align:left\" use_theme_fonts=\"yes\"][/vc_column_inner][vc_column_inner el_class=\"clinical_info\" width=\"1/3\"][vc_icon icon_fontawesome=\"fas fa-prescription-bottle-alt\"][vc_custom_heading text=\"Pediatric\" font_container=\"tag:h5|text_align:left\" use_theme_fonts=\"yes\"][/vc_column_inner][vc_column_inner el_class=\"clinical_info\" width=\"1/3\"][vc_icon icon_fontawesome=\"fas fa-phone-alt\"][vc_custom_heading text=\"Online Help\" font_container=\"tag:h5|text_align:left\" use_theme_fonts=\"yes\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1670585777219{background-image: url(https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/Group-8.jpg?id=1876) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"servicedetail_online_con\"][vc_column width=\"1/2\"][vc_custom_heading text=\"Get Online Consultation\" use_theme_fonts=\"yes\"][vc_column_text]Lorem ipsum dolor sit amet, consectetur adipiscing elit. In porta luctus est interdum pretium. Fusce id tortor fringilla, suscipit turpis ac, varius ex. Cras vel metus ligula. Nam enim ligula, bibendum a iaculis ut, cursus id augue. Proin vitae purus id tortor vehicula scelerisque non in libero.</p>\r\n<p>Nulla non turpis sit amet purus pharetra sollicitudin. Proin rutrum urna ut suscipit ullamcorper. Proin sapien felis, dignissim non finibus eget, luctus vel purus. Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros.[/vc_column_text][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row][vc_row el_class=\"tabs_accordionblock\"][vc_column][vc_tta_tour style=\"outline\" active_section=\"1\"][vc_tta_section i_position=\"right\" i_icon_fontawesome=\"fas fa-chevron-right\" add_icon=\"true\" title=\"Payments\" tab_id=\"1669786712086-f7870ff0-b86b\" el_class=\"border_tabs\"][vc_toggle title=\"Can i make an Appointment Online with White Plains Hospital Kendi?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Does White Plains Hospital Kendi Offer Telehealth ?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Can I Make An Appointment Online With White Plains Hospital Kendi?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"White Plains Hospital Kendiaccepts Insurance\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Where Is White Plains Hospital Kendi\'soffice Located?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][/vc_tta_section][vc_tta_section i_position=\"right\" i_icon_fontawesome=\"fas fa-chevron-right\" add_icon=\"true\" title=\"Booking\" tab_id=\"1669786712115-cb873ef2-6e5c\"][vc_toggle title=\"Can i make an Appointment Online with White Plains Hospital Kendi?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Does White Plains Hospital Kendi Offer Telehealth ?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"How Can I Start Music Careers?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"White Plains Hospital Kendiaccepts Insurance\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][/vc_tta_section][vc_tta_section i_position=\"right\" i_icon_fontawesome=\"fas fa-chevron-right\" add_icon=\"true\" title=\"Mattis urna sit\" tab_id=\"1669800335044-78b7c19e-885f\"][vc_toggle title=\"Can i make an Appointment Online with White Plains Hospital Kendi?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Does White Plains Hospital Kendi Offer Telehealth ?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Can i make an Appointment Online with White Plains Hospital Kendi?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Where Is White Plains Hospital Kendi\'soffice Located?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"White Plains Hospital Kendiaccepts Insurance\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Where Is White Plains Hospital Kendi\'soffice Located?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Does White Plains Hospital Kendi Offer Telehealth ?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"White Plains Hospital Kendiaccepts Insurance\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Can i make an Appointment Online with White Plains Hospital Kendi?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][/vc_tta_section][vc_tta_section i_position=\"right\" i_icon_fontawesome=\"fas fa-chevron-right\" add_icon=\"true\" title=\"Molestie vel augue\" tab_id=\"1669800701024-5452ae62-ae00\"][vc_toggle title=\"Can i make an Appointment Online with White Plains Hospital Kendi?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Does White Plains Hospital Kendi Offer Telehealth ?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][/vc_tta_section][vc_tta_section i_position=\"right\" i_icon_fontawesome=\"fas fa-chevron-right\" add_icon=\"true\" title=\"Eros odio\" tab_id=\"1669800889691-f98eb614-f97d\"][vc_toggle title=\"Does White Plains Hospital Kendi Offer Telehealth ?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Can i make an Appointment Online with White Plains Hospital Kendi?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][/vc_tta_section][/vc_tta_tour][/vc_column][/vc_row]</p>\r\n', 'Patient Ward', '', 'inherit', 'closed', 'closed', '', '4689-revision-v1', '', '', '2023-04-28 15:41:56', '2023-04-28 15:41:56', '', 4689, 'https://doccure-wp.dreamstechnologies.com/?p=5317', 0, 'revision', '', 0),
(5318, 1, '2023-04-28 15:41:56', '2023-04-28 15:41:56', '<p>[vc_row el_class=\"servicedetail_firstsec\"][vc_column width=\"1/2\"][vc_single_image image=\"1872\" img_size=\"full\"][/vc_column][vc_column width=\"1/2\"][vc_custom_heading text=\"We Provide\" font_container=\"tag:h6|text_align:left\" use_theme_fonts=\"yes\" el_class=\"servicedetail_subtitle\"][vc_custom_heading text=\"Total Medical Services\" use_theme_fonts=\"yes\"][vc_column_text]We provide the most full medical services, so every person could have the opportunity to receive qualitative medical help.</p>\r\n<p>Clinical excellence, diversity, and access to innovative technology are all hallmarks of the graduate medical education experience at doccure. Our residents, fellows, and renowned staff share their experience working at doccure. We try to do our best to help you and provide with high-quality services.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1669718230079{background-color: #dfe8ed !important;}\" el_class=\"servicedetail_secondsec\"][vc_column width=\"1/3\" el_class=\"servicedetail_info\"][vc_icon icon_fontawesome=\"fas fa-user-md\" align=\"center\"][vc_custom_heading text=\"Experienced Physicians\" font_container=\"tag:h5|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]</p>\r\n<p style=\"text-align: center;\">Your health is your most important asset. You should entrust it only to the best professionals.</p>\r\n<p>[/vc_column_text][/vc_column][vc_column width=\"1/3\" el_class=\"servicedetail_info\"][vc_icon icon_fontawesome=\"fas fa-hand-holding-heart\" align=\"center\"][vc_custom_heading text=\"Personalized Treatment\" font_container=\"tag:h5|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]</p>\r\n<p style=\"text-align: center;\">Your health is your most important asset. You should entrust it only to the best professionals.</p>\r\n<p>[/vc_column_text][/vc_column][vc_column width=\"1/3\" el_class=\"servicedetail_info\"][vc_icon icon_fontawesome=\"fas fa-check\" align=\"center\"][vc_custom_heading text=\"Quality and Safety\" font_container=\"tag:h5|text_align:center\" use_theme_fonts=\"yes\"][vc_column_text]</p>\r\n<p style=\"text-align: center;\">Your health is your most important asset. You should entrust it only to the best professionals.</p>\r\n<p>[/vc_column_text][/vc_column][/vc_row][vc_row el_class=\"servicedetail_clinic\"][vc_column el_class=\"section-title\"][vc_custom_heading text=\"Our Clinical Services\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" el_class=\"title clinic_spacing\"][vc_row_inner][vc_column_inner el_class=\"clinical_info\" width=\"1/3\"][vc_icon icon_fontawesome=\"fas fa-clipboard-list\"][vc_custom_heading text=\"Consultation\" font_container=\"tag:h5|text_align:left\" use_theme_fonts=\"yes\"][/vc_column_inner][vc_column_inner el_class=\"clinical_info\" width=\"1/3\"][vc_icon icon_fontawesome=\"fas fa-heartbeat\"][vc_custom_heading text=\"Diagnosis\" font_container=\"tag:h5|text_align:left\" use_theme_fonts=\"yes\"][/vc_column_inner][vc_column_inner el_class=\"clinical_info\" width=\"1/3\"][vc_icon icon_fontawesome=\"fas fa-procedures\"][vc_custom_heading text=\"Treatment\" font_container=\"tag:h5|text_align:left\" use_theme_fonts=\"yes\"][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner el_class=\"clinical_info\" width=\"1/3\"][vc_icon icon_fontawesome=\"fas fa-ambulance\"][vc_custom_heading text=\"Pregnancy Care\" font_container=\"tag:h5|text_align:left\" use_theme_fonts=\"yes\"][/vc_column_inner][vc_column_inner el_class=\"clinical_info\" width=\"1/3\"][vc_icon icon_fontawesome=\"fas fa-prescription-bottle-alt\"][vc_custom_heading text=\"Pediatric\" font_container=\"tag:h5|text_align:left\" use_theme_fonts=\"yes\"][/vc_column_inner][vc_column_inner el_class=\"clinical_info\" width=\"1/3\"][vc_icon icon_fontawesome=\"fas fa-phone-alt\"][vc_custom_heading text=\"Online Help\" font_container=\"tag:h5|text_align:left\" use_theme_fonts=\"yes\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1670585777219{background-image: url(https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/Group-8.jpg?id=1876) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"servicedetail_online_con\"][vc_column width=\"1/2\"][vc_custom_heading text=\"Get Online Consultation\" use_theme_fonts=\"yes\"][vc_column_text]Lorem ipsum dolor sit amet, consectetur adipiscing elit. In porta luctus est interdum pretium. Fusce id tortor fringilla, suscipit turpis ac, varius ex. Cras vel metus ligula. Nam enim ligula, bibendum a iaculis ut, cursus id augue. Proin vitae purus id tortor vehicula scelerisque non in libero.</p>\r\n<p>Nulla non turpis sit amet purus pharetra sollicitudin. Proin rutrum urna ut suscipit ullamcorper. Proin sapien felis, dignissim non finibus eget, luctus vel purus. Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros.[/vc_column_text][/vc_column][vc_column width=\"1/2\"][/vc_column][/vc_row][vc_row el_class=\"tabs_accordionblock\"][vc_column][vc_tta_tour style=\"outline\" active_section=\"1\"][vc_tta_section i_position=\"right\" i_icon_fontawesome=\"fas fa-chevron-right\" add_icon=\"true\" title=\"Payments\" tab_id=\"1669786712086-f7870ff0-b86b\" el_class=\"border_tabs\"][vc_toggle title=\"Can i make an Appointment Online with White Plains Hospital Kendi?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Does White Plains Hospital Kendi Offer Telehealth ?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Can I Make An Appointment Online With White Plains Hospital Kendi?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"White Plains Hospital Kendiaccepts Insurance\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Where Is White Plains Hospital Kendi\'soffice Located?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][/vc_tta_section][vc_tta_section i_position=\"right\" i_icon_fontawesome=\"fas fa-chevron-right\" add_icon=\"true\" title=\"Booking\" tab_id=\"1669786712115-cb873ef2-6e5c\"][vc_toggle title=\"Can i make an Appointment Online with White Plains Hospital Kendi?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Does White Plains Hospital Kendi Offer Telehealth ?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"How Can I Start Music Careers?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"White Plains Hospital Kendiaccepts Insurance\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][/vc_tta_section][vc_tta_section i_position=\"right\" i_icon_fontawesome=\"fas fa-chevron-right\" add_icon=\"true\" title=\"Mattis urna sit\" tab_id=\"1669800335044-78b7c19e-885f\"][vc_toggle title=\"Can i make an Appointment Online with White Plains Hospital Kendi?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Does White Plains Hospital Kendi Offer Telehealth ?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Can i make an Appointment Online with White Plains Hospital Kendi?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Where Is White Plains Hospital Kendi\'soffice Located?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"White Plains Hospital Kendiaccepts Insurance\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Where Is White Plains Hospital Kendi\'soffice Located?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Does White Plains Hospital Kendi Offer Telehealth ?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"White Plains Hospital Kendiaccepts Insurance\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Can i make an Appointment Online with White Plains Hospital Kendi?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][/vc_tta_section][vc_tta_section i_position=\"right\" i_icon_fontawesome=\"fas fa-chevron-right\" add_icon=\"true\" title=\"Molestie vel augue\" tab_id=\"1669800701024-5452ae62-ae00\"][vc_toggle title=\"Can i make an Appointment Online with White Plains Hospital Kendi?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Does White Plains Hospital Kendi Offer Telehealth ?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][/vc_tta_section][vc_tta_section i_position=\"right\" i_icon_fontawesome=\"fas fa-chevron-right\" add_icon=\"true\" title=\"Eros odio\" tab_id=\"1669800889691-f98eb614-f97d\"][vc_toggle title=\"Does White Plains Hospital Kendi Offer Telehealth ?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][vc_toggle title=\"Can i make an Appointment Online with White Plains Hospital Kendi?\"]Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.[/vc_toggle][/vc_tta_section][/vc_tta_tour][/vc_column][/vc_row]</p>\r\n', 'Patient Ward', '', 'inherit', 'closed', 'closed', '', '4689-revision-v1', '', '', '2023-04-28 15:41:56', '2023-04-28 15:41:56', '', 4689, 'https://doccure-wp.dreamstechnologies.com/?p=5318', 0, 'revision', '', 0),
(5319, 1, '2023-04-28 15:41:57', '2023-04-28 15:41:57', '<style>/*! elementor - v3.12.2 - 23-04-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1000\" height=\"750\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/login-banner.png\" alt=\"\" loading=\"lazy\" srcset=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/login-banner.png 1000w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/login-banner-300x225.png 300w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/login-banner-768x576.png 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />															\n			<style>/*! elementor - v3.12.2 - 23-04-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h6>We Provide</h6>		\n			<h2>Total Medical Services</h2>		\n		<p>We provide the most full medical services, so every person could have the opportunity to receive qualitative medical help.</p>\n<p>Clinical excellence, diversity, and access to innovative technology are all hallmarks of the graduate medical education experience at doccure. Our residents, fellows, and renowned staff share their experience working at doccure. We try to do our best to help you and provide with high-quality services.</p>		\n												<h5>Experienced Physicians</h5>\n						<p>Your health is your most important asset. You should entrust it only to the best professionals.\n</p>\n												<h5>Personalized Treatment</h5>\n						<p>Your health is your most important asset. You should entrust it only to the best professionals.\n</p>\n												<h5>Quality and Safety</h5>\n						<p>Your health is your most important asset. You should entrust it only to the best professionals.\n</p>\n 		<h2 \n		style=\"text-align:center;\"> Our Clinical Services </h2>\n												<h5>Consultation</h5>\n												<h5>Diagnosis</h5>\n												<h5>Treatment</h5>\n												<h5>Pregnancy Care</h5>\n												<h5>Pediatric</h5>\n												<h5>Online Help</h5>\n		<h2>Get Online Consultation</h2>\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In porta luctus est interdum pretium. Fusce id tortor fringilla, suscipit turpis ac, varius ex. Cras vel metus ligula. Nam enim ligula, bibendum a iaculis ut, cursus id augue. Proin vitae purus id tortor vehicula scelerisque non in libero.</p>\n<p>Nulla non turpis sit amet purus pharetra sollicitudin. Proin rutrum urna ut suscipit ullamcorper. Proin sapien felis, dignissim non finibus eget, luctus vel purus. Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros.</p>\n	Payments \n	  <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n	Booking \n	  <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n	Mattis urna sit \n	  <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n	Molestie vel augue \n	  <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n	Eros odio \n	  <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>', 'Patient Ward', '', 'inherit', 'closed', 'closed', '', '4689-revision-v1', '', '', '2023-04-28 15:41:57', '2023-04-28 15:41:57', '', 4689, 'https://doccure-wp.dreamstechnologies.com/?p=5319', 0, 'revision', '', 0),
(5320, 1, '2023-04-28 15:42:03', '2023-04-28 15:42:03', '<style>/*! elementor - v3.12.2 - 23-04-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1000\" height=\"750\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/login-banner.png\" alt=\"\" loading=\"lazy\" srcset=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/login-banner.png 1000w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/login-banner-300x225.png 300w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/login-banner-768x576.png 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />															\n			<style>/*! elementor - v3.12.2 - 23-04-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h6>We Provide</h6>		\n			<h2>Total Medical Services</h2>		\n		<p>We provide the most full medical services, so every person could have the opportunity to receive qualitative medical help.</p>\n<p>Clinical excellence, diversity, and access to innovative technology are all hallmarks of the graduate medical education experience at doccure. Our residents, fellows, and renowned staff share their experience working at doccure. We try to do our best to help you and provide with high-quality services.</p>		\n												<h5>Experienced Physicians</h5>\n						<p>Your health is your most important asset. You should entrust it only to the best professionals.\n</p>\n												<h5>Personalized Treatment</h5>\n						<p>Your health is your most important asset. You should entrust it only to the best professionals.\n</p>\n												<h5>Quality and Safety</h5>\n						<p>Your health is your most important asset. You should entrust it only to the best professionals.\n</p>\n 		<h2 \n		style=\"text-align:center;\"> Our Clinical Services </h2>\n												<h5>Consultation</h5>\n												<h5>Diagnosis</h5>\n												<h5>Treatment</h5>\n												<h5>Pregnancy Care</h5>\n												<h5>Pediatric</h5>\n												<h5>Online Help</h5>\n		<h2>Get Online Consultation</h2>\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In porta luctus est interdum pretium. Fusce id tortor fringilla, suscipit turpis ac, varius ex. Cras vel metus ligula. Nam enim ligula, bibendum a iaculis ut, cursus id augue. Proin vitae purus id tortor vehicula scelerisque non in libero.</p>\n<p>Nulla non turpis sit amet purus pharetra sollicitudin. Proin rutrum urna ut suscipit ullamcorper. Proin sapien felis, dignissim non finibus eget, luctus vel purus. Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros.</p>\n	Payments \n	  <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n	Booking \n	  <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n	Mattis urna sit \n	  <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n	Molestie vel augue \n	  <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n	Eros odio \n	  <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>', 'Test Room', '', 'inherit', 'closed', 'closed', '', '4691-revision-v1', '', '', '2023-04-28 15:42:03', '2023-04-28 15:42:03', '', 4691, 'https://doccure-wp.dreamstechnologies.com/?p=5320', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(5321, 1, '2023-04-28 15:42:04', '2023-04-28 15:42:04', '<style>/*! elementor - v3.12.2 - 23-04-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1000\" height=\"750\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/login-banner.png\" alt=\"\" loading=\"lazy\" srcset=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/login-banner.png 1000w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/login-banner-300x225.png 300w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/login-banner-768x576.png 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />															\n			<style>/*! elementor - v3.12.2 - 23-04-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h6>We Provide</h6>		\n			<h2>Total Medical Services</h2>		\n		<p>We provide the most full medical services, so every person could have the opportunity to receive qualitative medical help.</p>\n<p>Clinical excellence, diversity, and access to innovative technology are all hallmarks of the graduate medical education experience at doccure. Our residents, fellows, and renowned staff share their experience working at doccure. We try to do our best to help you and provide with high-quality services.</p>		\n												<h5>Experienced Physicians</h5>\n						<p>Your health is your most important asset. You should entrust it only to the best professionals.\n</p>\n												<h5>Personalized Treatment</h5>\n						<p>Your health is your most important asset. You should entrust it only to the best professionals.\n</p>\n												<h5>Quality and Safety</h5>\n						<p>Your health is your most important asset. You should entrust it only to the best professionals.\n</p>\n 		<h2 \n		style=\"text-align:center;\"> Our Clinical Services </h2>\n												<h5>Consultation</h5>\n												<h5>Diagnosis</h5>\n												<h5>Treatment</h5>\n												<h5>Pregnancy Care</h5>\n												<h5>Pediatric</h5>\n												<h5>Online Help</h5>\n		<h2>Get Online Consultation</h2>\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In porta luctus est interdum pretium. Fusce id tortor fringilla, suscipit turpis ac, varius ex. Cras vel metus ligula. Nam enim ligula, bibendum a iaculis ut, cursus id augue. Proin vitae purus id tortor vehicula scelerisque non in libero.</p>\n<p>Nulla non turpis sit amet purus pharetra sollicitudin. Proin rutrum urna ut suscipit ullamcorper. Proin sapien felis, dignissim non finibus eget, luctus vel purus. Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros.</p>\n	Payments \n	  <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n	Booking \n	  <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n	Mattis urna sit \n	  <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n	Molestie vel augue \n	  <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n	Eros odio \n	  <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>', 'Test Room', '', 'inherit', 'closed', 'closed', '', '4691-revision-v1', '', '', '2023-04-28 15:42:04', '2023-04-28 15:42:04', '', 4691, 'https://doccure-wp.dreamstechnologies.com/?p=5321', 0, 'revision', '', 0),
(5322, 1, '2023-04-28 15:42:04', '2023-04-28 15:42:04', '<img width=\"1000\" height=\"750\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/login-banner.png\" alt=\"\" loading=\"lazy\" srcset=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/login-banner.png 1000w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/login-banner-300x225.png 300w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/login-banner-768x576.png 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />															\n			<h6>We Provide</h6>		\n			<h2>Total Medical Services</h2>		\n		<p>We provide the most full medical services, so every person could have the opportunity to receive qualitative medical help.</p>\n<p>Clinical excellence, diversity, and access to innovative technology are all hallmarks of the graduate medical education experience at doccure. Our residents, fellows, and renowned staff share their experience working at doccure. We try to do our best to help you and provide with high-quality services.</p>		\n												<h5>Experienced Physicians</h5>\n						<p>Your health is your most important asset. You should entrust it only to the best professionals.\n</p>\n												<h5>Personalized Treatment</h5>\n						<p>Your health is your most important asset. You should entrust it only to the best professionals.\n</p>\n												<h5>Quality and Safety</h5>\n						<p>Your health is your most important asset. You should entrust it only to the best professionals.\n</p>\n 		<h2 \n		style=\"text-align:center;\"> Our Clinical Services </h2>\n												<h5>Consultation</h5>\n												<h5>Diagnosis</h5>\n												<h5>Treatment</h5>\n												<h5>Pregnancy Care</h5>\n												<h5>Pediatric</h5>\n												<h5>Online Help</h5>\n		<h2>Get Online Consultation</h2>\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In porta luctus est interdum pretium. Fusce id tortor fringilla, suscipit turpis ac, varius ex. Cras vel metus ligula. Nam enim ligula, bibendum a iaculis ut, cursus id augue. Proin vitae purus id tortor vehicula scelerisque non in libero.</p>\n<p>Nulla non turpis sit amet purus pharetra sollicitudin. Proin rutrum urna ut suscipit ullamcorper. Proin sapien felis, dignissim non finibus eget, luctus vel purus. Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros.</p>\n	Payments \n	  <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n	Booking \n	  <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n	Mattis urna sit \n	  <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n	Molestie vel augue \n	  <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n	Eros odio \n	  <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>', 'Test Room', '', 'inherit', 'closed', 'closed', '', '4691-revision-v1', '', '', '2023-04-28 15:42:04', '2023-04-28 15:42:04', '', 4691, 'https://doccure-wp.dreamstechnologies.com/?p=5322', 0, 'revision', '', 0),
(5323, 1, '2023-04-28 15:42:06', '2023-04-28 15:42:06', '<style>/*! elementor - v3.12.2 - 23-04-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1000\" height=\"750\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/login-banner.png\" alt=\"\" loading=\"lazy\" srcset=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/login-banner.png 1000w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/login-banner-300x225.png 300w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/login-banner-768x576.png 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />															\n			<style>/*! elementor - v3.12.2 - 23-04-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h6>We Provide</h6>		\n			<h2>Total Medical Services</h2>		\n		<p>We provide the most full medical services, so every person could have the opportunity to receive qualitative medical help.</p>\n<p>Clinical excellence, diversity, and access to innovative technology are all hallmarks of the graduate medical education experience at doccure. Our residents, fellows, and renowned staff share their experience working at doccure. We try to do our best to help you and provide with high-quality services.</p>		\n												<h5>Experienced Physicians</h5>\n						<p>Your health is your most important asset. You should entrust it only to the best professionals.\n</p>\n												<h5>Personalized Treatment</h5>\n						<p>Your health is your most important asset. You should entrust it only to the best professionals.\n</p>\n												<h5>Quality and Safety</h5>\n						<p>Your health is your most important asset. You should entrust it only to the best professionals.\n</p>\n 		<h2 \n		style=\"text-align:center;\"> Our Clinical Services </h2>\n												<h5>Consultation</h5>\n												<h5>Diagnosis</h5>\n												<h5>Treatment</h5>\n												<h5>Pregnancy Care</h5>\n												<h5>Pediatric</h5>\n												<h5>Online Help</h5>\n		<h2>Get Online Consultation</h2>\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In porta luctus est interdum pretium. Fusce id tortor fringilla, suscipit turpis ac, varius ex. Cras vel metus ligula. Nam enim ligula, bibendum a iaculis ut, cursus id augue. Proin vitae purus id tortor vehicula scelerisque non in libero.</p>\n<p>Nulla non turpis sit amet purus pharetra sollicitudin. Proin rutrum urna ut suscipit ullamcorper. Proin sapien felis, dignissim non finibus eget, luctus vel purus. Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros.</p>\n	Payments \n	  <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n	Booking \n	  <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n	Mattis urna sit \n	  <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n	Molestie vel augue \n	  <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n	Eros odio \n	  <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>', 'ICU', '', 'inherit', 'closed', 'closed', '', '4693-revision-v1', '', '', '2023-04-28 15:42:06', '2023-04-28 15:42:06', '', 4693, 'https://doccure-wp.dreamstechnologies.com/?p=5323', 0, 'revision', '', 0),
(5324, 1, '2023-04-28 15:42:07', '2023-04-28 15:42:07', '<style>/*! elementor - v3.12.2 - 23-04-2023 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1000\" height=\"750\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/login-banner.png\" alt=\"\" loading=\"lazy\" srcset=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/login-banner.png 1000w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/login-banner-300x225.png 300w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/login-banner-768x576.png 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />															\n			<style>/*! elementor - v3.12.2 - 23-04-2023 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h6>We Provide</h6>		\n			<h2>Total Medical Services</h2>		\n		<p>We provide the most full medical services, so every person could have the opportunity to receive qualitative medical help.</p>\n<p>Clinical excellence, diversity, and access to innovative technology are all hallmarks of the graduate medical education experience at doccure. Our residents, fellows, and renowned staff share their experience working at doccure. We try to do our best to help you and provide with high-quality services.</p>		\n												<h5>Experienced Physicians</h5>\n						<p>Your health is your most important asset. You should entrust it only to the best professionals.\n</p>\n												<h5>Personalized Treatment</h5>\n						<p>Your health is your most important asset. You should entrust it only to the best professionals.\n</p>\n												<h5>Quality and Safety</h5>\n						<p>Your health is your most important asset. You should entrust it only to the best professionals.\n</p>\n 		<h2 \n		style=\"text-align:center;\"> Our Clinical Services </h2>\n												<h5>Consultation</h5>\n												<h5>Diagnosis</h5>\n												<h5>Treatment</h5>\n												<h5>Pregnancy Care</h5>\n												<h5>Pediatric</h5>\n												<h5>Online Help</h5>\n		<h2>Get Online Consultation</h2>\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In porta luctus est interdum pretium. Fusce id tortor fringilla, suscipit turpis ac, varius ex. Cras vel metus ligula. Nam enim ligula, bibendum a iaculis ut, cursus id augue. Proin vitae purus id tortor vehicula scelerisque non in libero.</p>\n<p>Nulla non turpis sit amet purus pharetra sollicitudin. Proin rutrum urna ut suscipit ullamcorper. Proin sapien felis, dignissim non finibus eget, luctus vel purus. Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros.</p>\n	Payments \n	  <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n	Booking \n	  <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n	Mattis urna sit \n	  <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n	Molestie vel augue \n	  <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n	Eros odio \n	  <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>', 'ICU', '', 'inherit', 'closed', 'closed', '', '4693-revision-v1', '', '', '2023-04-28 15:42:07', '2023-04-28 15:42:07', '', 4693, 'https://doccure-wp.dreamstechnologies.com/?p=5324', 0, 'revision', '', 0),
(5325, 1, '2023-04-28 15:42:07', '2023-04-28 15:42:07', '<img width=\"1000\" height=\"750\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/login-banner.png\" alt=\"\" loading=\"lazy\" srcset=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/login-banner.png 1000w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/login-banner-300x225.png 300w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/login-banner-768x576.png 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />															\n			<h6>We Provide</h6>		\n			<h2>Total Medical Services</h2>		\n		<p>We provide the most full medical services, so every person could have the opportunity to receive qualitative medical help.</p>\n<p>Clinical excellence, diversity, and access to innovative technology are all hallmarks of the graduate medical education experience at doccure. Our residents, fellows, and renowned staff share their experience working at doccure. We try to do our best to help you and provide with high-quality services.</p>		\n												<h5>Experienced Physicians</h5>\n						<p>Your health is your most important asset. You should entrust it only to the best professionals.\n</p>\n												<h5>Personalized Treatment</h5>\n						<p>Your health is your most important asset. You should entrust it only to the best professionals.\n</p>\n												<h5>Quality and Safety</h5>\n						<p>Your health is your most important asset. You should entrust it only to the best professionals.\n</p>\n 		<h2 \n		style=\"text-align:center;\"> Our Clinical Services </h2>\n												<h5>Consultation</h5>\n												<h5>Diagnosis</h5>\n												<h5>Treatment</h5>\n												<h5>Pregnancy Care</h5>\n												<h5>Pediatric</h5>\n												<h5>Online Help</h5>\n		<h2>Get Online Consultation</h2>\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In porta luctus est interdum pretium. Fusce id tortor fringilla, suscipit turpis ac, varius ex. Cras vel metus ligula. Nam enim ligula, bibendum a iaculis ut, cursus id augue. Proin vitae purus id tortor vehicula scelerisque non in libero.</p>\n<p>Nulla non turpis sit amet purus pharetra sollicitudin. Proin rutrum urna ut suscipit ullamcorper. Proin sapien felis, dignissim non finibus eget, luctus vel purus. Pellentesque efficitur congue orci ornare accumsan. Nullam ultrices libero vel imperdiet scelerisque. Donec vel mauris eros.</p>\n	Payments \n	  <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n	Booking \n	  <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n	Mattis urna sit \n	  <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n	Molestie vel augue \n	  <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n	Eros odio \n	  <h6>Can i make an Appointment Online with White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Does White Plains Hospital Kendi Offer Telehealth ?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Can I Make An Appointment Online With White Plains Hospital Kendi?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>White Plains Hospital Kendiaccepts Insurance</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>\n<h6>Where Is White Plains Hospital Kendi&#8217;soffice Located?</h6>\n<p>Anim pariatur cliche reprehenderit, enim eiusmod high life accusamus terry richardson ad squid. 3 wolf moon officia aute, non cupidatat skateboard dolor brunch.</p>', 'ICU', '', 'inherit', 'closed', 'closed', '', '4693-revision-v1', '', '', '2023-04-28 15:42:07', '2023-04-28 15:42:07', '', 4693, 'https://doccure-wp.dreamstechnologies.com/?p=5325', 0, 'revision', '', 0),
(5326, 1, '2023-04-28 15:49:14', '2023-04-28 15:49:14', '', 'Dashboard', '', 'inherit', 'closed', 'closed', '', '1938-revision-v1', '', '', '2023-04-28 15:49:14', '2023-04-28 15:49:14', '', 1938, 'https://doccure-wp.dreamstechnologies.com/?p=5326', 0, 'revision', '', 0),
(5327, 1, '2023-04-28 15:49:41', '2023-04-28 15:49:41', '', 'Hospital', '', 'inherit', 'closed', 'closed', '', '1944-revision-v1', '', '', '2023-04-28 15:49:41', '2023-04-28 15:49:41', '', 1944, 'https://doccure-wp.dreamstechnologies.com/?p=5327', 0, 'revision', '', 0),
(5328, 1, '2023-04-28 15:49:49', '2023-04-28 15:49:49', '', 'Login', '', 'inherit', 'closed', 'closed', '', '1933-revision-v1', '', '', '2023-04-28 15:49:49', '2023-04-28 15:49:49', '', 1933, 'https://doccure-wp.dreamstechnologies.com/?p=5328', 0, 'revision', '', 0),
(5329, 1, '2023-04-28 15:50:25', '2023-04-28 15:50:25', '<!-- wp:shortcode -->\n[woocommerce_my_account]\n<!-- /wp:shortcode -->', 'My Account', '', 'inherit', 'closed', 'closed', '', '4574-autosave-v1', '', '', '2023-04-28 15:50:25', '2023-04-28 15:50:25', '', 4574, 'https://doccure-wp.dreamstechnologies.com/?p=5329', 0, 'revision', '', 0),
(5330, 1, '2023-04-28 15:50:59', '2023-04-28 15:50:59', '', 'Register', '', 'inherit', 'closed', 'closed', '', '1931-revision-v1', '', '', '2023-04-28 15:50:59', '2023-04-28 15:50:59', '', 1931, 'https://doccure-wp.dreamstechnologies.com/?p=5330', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(5334, 1, '2023-07-14 04:27:10', '2023-07-14 04:27:10', '<!-- Banner\r\n================================================== -->\r\n<section>\r\n<h1>Consult Best Doctors Your Nearby Location.</h1>\r\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/header-icon.svg\" alt=\"header-icon\">\r\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit,</p>\r\n<a href=\"#\"  >Start a Consult</a>\r\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/down-arrow-img.png\" alt=\"\">\r\n<form action=\"https://doccure-wp.dreamstechnologies.com/search-doctors/\" method=\"get\" id=\"search_form\">\r\n   			<select name=\"location\">\r\n				<option value=\"\">Select a location</option>\r\n					<option data-flag=\'\'  value=\"australia\">Australia</option>\r\n	<option data-flag=\'\'  value=\"england\">England</option>\r\n	<option data-flag=\'\'  value=\"india\">India</option>\r\n			</select>\r\n 		<input type=\"hidden\" name=\"searchby\"  value=\"doctors\">\r\n		<input type=\"text\" name=\"keyword\" placeholder=\"Search doctors, clinics, etc.\" value=\"\">\r\n<input type=\"submit\" value=\"Search\">\r\n</form>\r\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/banner-img.png\" alt=\"\">\r\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/banner-img1.png\" alt=\"\">\r\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/banner-img2.png\" alt=\"\">\r\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/banner-img3.png\" alt=\"\">\r\n</section>\r\n<section>\r\n								<h2>Specialities</h2>\r\n									<img src=\"\" alt=\"\">\r\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/cardiologist\"><p>Cardiologist</p></a>\r\n									<img src=\"\" alt=\"\">\r\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/dentist\"><p>Dentist</p></a>\r\n									<img src=\"\" alt=\"\">\r\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/laboratory\"><p>Laboratory</p></a>\r\n									<img src=\"\" alt=\"\">\r\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/mri-scans\"><p>MRI Scans</p></a>\r\n									<img src=\"\" alt=\"\">\r\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/neurology\"><p>Neurology</p></a>\r\n									<img src=\"\" alt=\"\">\r\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/orthopedic\"><p>Orthopedic</p></a>\r\n						<a href=\"#\">\r\n						See All Specialities						</a>\r\n			</section>\r\n								<h2>Best Doctors</h2>\r\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">\r\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-07.jpg\" alt=\"\"/>\r\n										</a>\r\n											&#36;0.00\r\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">Doctor Demo</a>\r\n														<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/dentist/\"><p>Dentist</p></a>\r\n												<p>\r\n											4.67(3)</p>\r\n											<p> Australia</p>\r\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">\r\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-09.jpg\" alt=\"\"/>\r\n										</a>\r\n											&#36;0.00\r\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">James Amen</a>\r\n														<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/neurology/\"><p>Neurology</p></a>\r\n												<p>\r\n											3.00(3)</p>\r\n											<p> England</p>\r\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\">\r\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-10.jpg\" alt=\"\"/>\r\n										</a>\r\n											&#36;0.00\r\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\">Carl Kelly</a>\r\n														<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/orthopedic/\"><p>Orthopedic</p></a>\r\n												<p>\r\n											4.00(1)</p>\r\n											<p> India</p>\r\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\">\r\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-11.jpg\" alt=\"\"/>\r\n										</a>\r\n											&#36;0.00\r\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\">Darren Elder</a>\r\n														<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/urology/\"><p>Urology</p></a>\r\n												<p>\r\n											3.00(1)</p>\r\n											<p> England</p>\r\n <!-- FAQ Section -->\r\n <section>\r\n								<h5>Frequently Asked Questions</h5>\r\n								<h2>Get Your Answer</h2>\r\n								<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/faq-img.png\" alt=\"\">\r\n 										<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/smiling-icon.svg\" alt=\"\"  >\r\n										<h4>95k+</h4>\r\n										<p>Happy Patients</p>\r\n<h2 id=\"headingOne_1\"   >\r\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_1\"  aria-expanded=\"true\"   aria-controls=\"collapseOne_1\">\r\nHow do I book an appointment with a doctor? \r\n</a>\r\n</h2>\r\nYes, simply visit our website and log in or create an account. Search for a doctor based on specialization, location, or availability &#038; confirm your booking. \r\n<h2 id=\"headingOne_2\"   >\r\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_2\"  aria-expanded=\"false\"   aria-controls=\"collapseOne_2\">\r\nCan I request a specific doctor when booking my appointment? \r\n</a>\r\n</h2>\r\nYes, you can usually request a specific doctor when booking your appointment, though availability may vary based on their schedule. \r\n<h2 id=\"headingOne_3\"   >\r\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_3\"  aria-expanded=\"false\"   aria-controls=\"collapseOne_3\">\r\nWhat should I do if I need to cancel or reschedule my appointment? \r\n</a>\r\n</h2>\r\nIf you need to cancel or reschedule your appointment, contact the doctor as soon as possible to inform them and to reschedule for another available time slot. \r\n<h2 id=\"headingOne_4\"   >\r\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_4\"  aria-expanded=\"false\"   aria-controls=\"collapseOne_4\">\r\nWhat if I\'m running late for my appointment? \r\n</a>\r\n</h2>\r\nIf you know you will be late, it&#8217;s courteous to call the doctor&#8217;s office and inform them. Depending on their policy and schedule, they may be able to accommodate you or reschedule your appointment. \r\n<h2 id=\"headingOne_5\"   >\r\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_5\"  aria-expanded=\"false\"   aria-controls=\"collapseOne_5\">\r\nCan I book appointments for family members or dependents? \r\n</a>\r\n</h2>\r\nYes, in many cases, you can book appointments for family members or dependents. However, you may need to provide their personal information and consent to do so. \r\n			</section>\r\n			<!-- /FAQ Section -->\r\n <!-- Work Section -->\r\n <section>\r\n 																	<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/work-img.png\" alt=\"\">\r\n									<h5>How it Works</h5>\r\n									<h2>4 easy steps to get your solution</h2>\r\n 											<img alt=\"\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/work-01.svg\">\r\n											<h5>Search Doctor </h5>\r\n											<p>Search for a doctor based on specialization, location, or availability. </p>\r\n 											<img alt=\"\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/work-02.svg\">\r\n											<h5>Check Doctor Profile </h5>\r\n											<p>Explore detailed doctor profiles on our platform to make informed healthcare decisions. </p>\r\n 											<img alt=\"\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/work-03.svg\">\r\n											<h5>Schedule Appointment </h5>\r\n											<p>After choose your preferred doctor, select a convenient time slot, &#038; confirm your appointment. </p>\r\n 											<img alt=\"\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/work-04.svg\">\r\n											<h5>Get Your Solution </h5>\r\n											<p>Discuss your health concerns with the doctor and receive personalized advice &#038; solution. </p>\r\n			</section>\r\n			<!-- /Work Section -->\r\n					<section>\r\n								<h2>Latest Articles</h2>\r\n		<!-- Articles Section -->\r\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doccure-making-your-clinic-painless-visit/\">\r\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/blog-10.jpg\"/>\r\n										</a>\r\n											<ul>\r\n												<li>\r\n													  admin												</li>\r\n																								<li>\r\n													 18 Jul 2023												</li>\r\n																							</ul>\r\n											<h4>\r\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doccure-making-your-clinic-painless-visit/\">Doccure – Making your clinic painless visit?</a>\r\n											</h4>\r\n																							<p>Explore the benefits & challenges of virtual healthcare appointments, along...                            </p>\r\n											<a href=\"https://doccure-wp.dreamstechnologies.com/doccure-making-your-clinic-painless-visit/\">Read More</a>\r\n			<!-- /Articles Section -->\r\n		<!-- Articles Section -->\r\n										<a href=\"https://doccure-wp.dreamstechnologies.com/benefits-of-consulting-with-an-online-doctor/\">\r\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/blog-04.jpg\"/>\r\n										</a>\r\n											<ul>\r\n												<li>\r\n													  admin												</li>\r\n																								<li>\r\n													 28 Sep 2021												</li>\r\n																							</ul>\r\n											<h4>\r\n												<a href=\"https://doccure-wp.dreamstechnologies.com/benefits-of-consulting-with-an-online-doctor/\">Benefits of Consulting With an Online Doctor</a>\r\n											</h4>\r\n																							<p>Uncover strategies to achieve a harmonious balance between professional and...                            </p>\r\n											<a href=\"https://doccure-wp.dreamstechnologies.com/benefits-of-consulting-with-an-online-doctor/\">Read More</a>\r\n			<!-- /Articles Section -->\r\n		<!-- Articles Section -->\r\n										<a href=\"https://doccure-wp.dreamstechnologies.com/benefits-of-online-doctor-booking/\">\r\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/blog-02-1.jpg\"/>\r\n										</a>\r\n											<ul>\r\n												<li>\r\n													  admin												</li>\r\n																								<li>\r\n													 28 Sep 2021												</li>\r\n																							</ul>\r\n											<h4>\r\n												<a href=\"https://doccure-wp.dreamstechnologies.com/benefits-of-online-doctor-booking/\">What are the benefits of online doctor booking</a>\r\n											</h4>\r\n																							<p>Explore importance of quality sleep & learn tips to improve...                            </p>\r\n											<a href=\"https://doccure-wp.dreamstechnologies.com/benefits-of-online-doctor-booking/\">Read More</a>\r\n			<!-- /Articles Section -->\r\n		<!-- Articles Section -->\r\n										<a href=\"https://doccure-wp.dreamstechnologies.com/5-great-reasons-to-use-an-online-doctor/\">\r\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/blog-01.jpg\"/>\r\n										</a>\r\n											<ul>\r\n												<li>\r\n													  admin												</li>\r\n																								<li>\r\n													 25 Sep 2021												</li>\r\n																							</ul>\r\n											<h4>\r\n												<a href=\"https://doccure-wp.dreamstechnologies.com/5-great-reasons-to-use-an-online-doctor/\">5 Great reasons to use an online doctor to choose</a>\r\n											</h4>\r\n																							<p>Delve into the impact of digital life on mental health...                            </p>\r\n											<a href=\"https://doccure-wp.dreamstechnologies.com/5-great-reasons-to-use-an-online-doctor/\">Read More</a>\r\n			<!-- /Articles Section -->\r\n			</section>\r\n 											<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/patient1.jpg\" alt=\"\"/>\r\n												<h5>Testimonials</h5>\r\n												<h2>What Our Client Says</h2>\r\n												<p>\r\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\r\n</p>\r\n												<h6>Jennifer Robinson \r\n													<p>LELAND, USA</p>\r\n							                     												</h6>\r\n 											<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/patient2.jpg\" alt=\"\"/>\r\n												<h5>Testimonials</h5>\r\n												<h2>What Our Client Says</h2>\r\n												<p>\r\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\r\n</p>\r\n												<h6>Denise Stevens \r\n													<p>ABINGTON, USA</p>\r\n							                     												</h6>\r\n 											<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/patient3.jpg\" alt=\"\"/>\r\n												<h5>Testimonials</h5>\r\n												<h2>What Our Client Says</h2>\r\n												<p>\r\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\r\n</p>\r\n												<h6>Charles Ortega \r\n													<p>EL PASO, USA</p>\r\n							                     												</h6>\r\n	   <!-- Partners Section -->\r\n			<section>\r\n								<h2>Our Partners</h2>\r\n						<ul>\r\n													    <li>\r\n						    	<a href=\"javascript:void(0);\">\r\n						    		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2024/06/partners-3.svg\" alt=\"partners\">\r\n						    	</a>\r\n						    </li>\r\n													    <li>\r\n						    	<a href=\"javascript:void(0);\">\r\n						    		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2024/06/partners-2.svg\" alt=\"partners\">\r\n						    	</a>\r\n						    </li>\r\n													    <li>\r\n						    	<a href=\"javascript:void(0);\">\r\n						    		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2024/06/partners-1.svg\" alt=\"partners\">\r\n						    	</a>\r\n						    </li>\r\n													    <li>\r\n						    	<a href=\"javascript:void(0);\">\r\n						    		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2024/06/partners-6.svg\" alt=\"partners\">\r\n						    	</a>\r\n						    </li>\r\n													    <li>\r\n						    	<a href=\"javascript:void(0);\">\r\n						    		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2024/06/partners-5.svg\" alt=\"partners\">\r\n						    	</a>\r\n						    </li>\r\n													    <li>\r\n						    	<a href=\"javascript:void(0);\">\r\n						    		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2024/06/partners-4.svg\" alt=\"partners\">\r\n						    	</a>\r\n						    </li>\r\n						 </ul>\r\n			</section>\r\n			<!-- /Partners Section -->', 'Home', '', 'publish', 'closed', 'closed', '', 'home', '', '', '2024-09-11 15:50:57', '2024-09-11 15:50:57', '', 0, 'https://doccure-wp.dreamstechnologies.com/?page_id=5334', 0, 'page', '', 0),
(5337, 1, '2023-07-14 05:36:03', '2023-07-14 05:36:03', '', 'Home Main', '', 'inherit', 'closed', 'closed', '', '5334-revision-v1', '', '', '2023-07-14 05:36:03', '2023-07-14 05:36:03', '', 5334, 'https://doccure-wp.dreamstechnologies.com/?p=5337', 0, 'revision', '', 0),
(5338, 1, '2023-07-14 05:36:03', '2023-07-14 05:36:03', '', 'Home Main', '', 'inherit', 'closed', 'closed', '', '5334-revision-v1', '', '', '2023-07-14 05:36:03', '2023-07-14 05:36:03', '', 5334, 'https://doccure-wp.dreamstechnologies.com/?p=5338', 0, 'revision', '', 0),
(5339, 1, '2023-07-14 05:36:03', '2023-07-14 05:36:03', '', 'Home Main', '', 'inherit', 'closed', 'closed', '', '5334-revision-v1', '', '', '2023-07-14 05:36:03', '2023-07-14 05:36:03', '', 5334, 'https://doccure-wp.dreamstechnologies.com/?p=5339', 0, 'revision', '', 0),
(5340, 1, '2023-07-14 05:37:53', '2023-07-14 05:37:53', '', 'Home Main', '', 'inherit', 'closed', 'closed', '', '5334-revision-v1', '', '', '2023-07-14 05:37:53', '2023-07-14 05:37:53', '', 5334, 'https://doccure-wp.dreamstechnologies.com/?p=5340', 0, 'revision', '', 0),
(5341, 1, '2023-07-14 05:37:53', '2023-07-14 05:37:53', '', 'Home Main', '', 'inherit', 'closed', 'closed', '', '5334-revision-v1', '', '', '2023-07-14 05:37:53', '2023-07-14 05:37:53', '', 5334, 'https://doccure-wp.dreamstechnologies.com/?p=5341', 0, 'revision', '', 0),
(5342, 1, '2023-07-14 05:37:53', '2023-07-14 05:37:53', 'Can i make an Appointment Online with White Plains Hospital Kendi? \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,      \n	Can i make an Appointment Online with White Plains Hospital Kendi? \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,      \n	Can i make an Appointment Online with White Plains Hospital Kendi? \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,      \n	Can i make an Appointment Online with White Plains Hospital Kendi? \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,      \n	Can i make an Appointment Online with White Plains Hospital Kendi? \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,      \n              <article>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                        21 Feb 2023                      \n                      <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">123</a></h5>\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">Read more</a>\n              </article>\n              <article>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                        02 Aug 2022                      \n                      Diagnose                      \n                      <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">s.kafgkjsdfgu;ks</a></h5>\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">Read more</a>\n              </article>\n              <article>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                        16 Jun 2022                      \n                      Clinic                      \n                      <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">testsksskkkk2222</a></h5>\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">Read more</a>\n              </article>\n              <article>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4291\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                        16 Jun 2022                      \n                      Doctor                      \n                      <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4291\">testsksskkkk</a></h5>\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4291\">Read more</a>\n              </article>\n  					                    <!-- Item -->\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/patient1.jpg\"/>\n						                            <h5>Jennifer Robinson</h5>\n							                            							<p>LELAND, USA</p>\n	            	                    <!-- Item -->\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/patient2.jpg\"/>\n						                            <h5>Denise Stevens</h5>\n							                            							<p>ABINGTON, USA</p>\n	            	                    <!-- Item -->\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/patient3.jpg\"/>\n						                            <h5>Charles Ortega</h5>\n							                            							<p>EL PASO, USA</p>', 'Home Main', '', 'inherit', 'closed', 'closed', '', '5334-revision-v1', '', '', '2023-07-14 05:37:53', '2023-07-14 05:37:53', '', 5334, 'https://doccure-wp.dreamstechnologies.com/?p=5342', 0, 'revision', '', 0),
(5346, 1, '2023-07-14 05:47:08', '2023-07-14 05:47:08', 'Can i make an Appointment Online with White Plains Hospital Kendi? \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,      \n	Can i make an Appointment Online with White Plains Hospital Kendi? \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,      \n	Can i make an Appointment Online with White Plains Hospital Kendi? \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,      \n	Can i make an Appointment Online with White Plains Hospital Kendi? \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,      \n	Can i make an Appointment Online with White Plains Hospital Kendi? \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,      \n              <article>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                        21 Feb 2023                      \n                      <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">123</a></h5>\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">Read more</a>\n              </article>\n              <article>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                        02 Aug 2022                      \n                      Diagnose                      \n                      <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">s.kafgkjsdfgu;ks</a></h5>\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">Read more</a>\n              </article>\n              <article>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                        16 Jun 2022                      \n                      Clinic                      \n                      <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">testsksskkkk2222</a></h5>\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">Read more</a>\n              </article>\n              <article>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4291\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                        16 Jun 2022                      \n                      Doctor                      \n                      <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4291\">testsksskkkk</a></h5>\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4291\">Read more</a>\n              </article>\n  					                    <!-- Item -->\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/patient1.jpg\"/>\n						                            <h5>Jennifer Robinson</h5>\n							                            							<p>LELAND, USA</p>\n	            	                    <!-- Item -->\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/patient2.jpg\"/>\n						                            <h5>Denise Stevens</h5>\n							                            							<p>ABINGTON, USA</p>\n	            	                    <!-- Item -->\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/patient3.jpg\"/>\n						                            <h5>Charles Ortega</h5>\n							                            							<p>EL PASO, USA</p>', 'Home Main', '', 'inherit', 'closed', 'closed', '', '5334-revision-v1', '', '', '2023-07-14 05:47:08', '2023-07-14 05:47:08', '', 5334, 'https://doccure-wp.dreamstechnologies.com/?p=5346', 0, 'revision', '', 0),
(5347, 1, '2023-07-14 05:47:09', '2023-07-14 05:47:09', 'Can i make an Appointment Online with White Plains Hospital Kendi? \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,      \n	Can i make an Appointment Online with White Plains Hospital Kendi? \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,      \n	Can i make an Appointment Online with White Plains Hospital Kendi? \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,      \n	Can i make an Appointment Online with White Plains Hospital Kendi? \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,      \n	Can i make an Appointment Online with White Plains Hospital Kendi? \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,      \n              <article>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                        21 Feb 2023                      \n                      <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">123</a></h5>\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">Read more</a>\n              </article>\n              <article>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                        02 Aug 2022                      \n                      Diagnose                      \n                      <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">s.kafgkjsdfgu;ks</a></h5>\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">Read more</a>\n              </article>\n              <article>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                        16 Jun 2022                      \n                      Clinic                      \n                      <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">testsksskkkk2222</a></h5>\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">Read more</a>\n              </article>\n              <article>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4291\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                        16 Jun 2022                      \n                      Doctor                      \n                      <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4291\">testsksskkkk</a></h5>\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4291\">Read more</a>\n              </article>\n  					                    <!-- Item -->\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/patient1.jpg\"/>\n						                            <h5>Jennifer Robinson</h5>\n							                            							<p>LELAND, USA</p>\n	            	                    <!-- Item -->\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/patient2.jpg\"/>\n						                            <h5>Denise Stevens</h5>\n							                            							<p>ABINGTON, USA</p>\n	            	                    <!-- Item -->\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/patient3.jpg\"/>\n						                            <h5>Charles Ortega</h5>\n							                            							<p>EL PASO, USA</p>', 'Home Main', '', 'inherit', 'closed', 'closed', '', '5334-revision-v1', '', '', '2023-07-14 05:47:09', '2023-07-14 05:47:09', '', 5334, 'https://doccure-wp.dreamstechnologies.com/?p=5347', 0, 'revision', '', 0),
(5348, 1, '2023-07-14 05:47:10', '2023-07-14 05:47:10', '', 'Home Main', '', 'inherit', 'closed', 'closed', '', '5334-revision-v1', '', '', '2023-07-14 05:47:10', '2023-07-14 05:47:10', '', 5334, 'https://doccure-wp.dreamstechnologies.com/?p=5348', 0, 'revision', '', 0),
(5349, 1, '2023-07-14 05:47:38', '2023-07-14 05:47:38', '<!-- Banner\n================================================== -->\n<section>\n<h1>Consult Best Doctors Your Nearby Location.</h1>\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/header-icon.svg\" alt=\"header-icon\">\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit,</p>\n<a href=\"#\"  >Start a Consult</a>\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/down-arrow-img.png\" alt=\"\">\n<form action=\"https://doccure-wp.dreamstechnologies.com/search-doctors/\" method=\"get\" id=\"search_form\">\n   			<select name=\"location\">\n				<option value=\"\">Select a location</option>\n					<option data-flag=\'\'  value=\"australia\">Australia</option>\n	<option data-flag=\'\'  value=\"england\">England</option>\n	<option data-flag=\'\'  value=\"india\">India</option>\n			</select>\n<a href=\"javascript:void(0);\">\n</a>\n 		<input type=\"hidden\" name=\"searchby\"  value=\"doctors\">\n		<input type=\"text\" name=\"keyword\" placeholder=\"Search doctors, clinics, hospitals, etc.\" value=\"\">\n<input type=\"submit\" value=\"Search\">\n</form>\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\" alt=\"\">\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\" alt=\"\">\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\" alt=\"\">\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\" alt=\"\">\n</section>\n<section>\n								<h2>Specialities</h2>\n									<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon3.png\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/cardiologist\"><p>Cardiologist</p></a>\n									<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon4.png\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/dentist\"><p>Dentist</p></a>\n									<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon10.png\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/laboratory\"><p>Laboratory</p></a>\n									<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon8.png\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/mri-scans\"><p>MRI Scans</p></a>\n									<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon2.png\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/neurology\"><p>Neurology</p></a>\n									<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon6.png\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/orthopedic\"><p>Orthopedic</p></a>\n						<a href=\"#\">\n						See All Specialities						</a>\n			</section>\n								<h2>Best Doctors</h2>\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-07.jpg\" alt=\"\"/>\n										</a>\n											&#36;0.00\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">Doctor Demo</a>\n												<p>\n											4.67(3)</p>\n											<p> Australia</p>\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-09.jpg\" alt=\"\"/>\n										</a>\n											&#36;0.00\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">James Amen</a>\n												<p>\n											3.00(3)</p>\n											<p> England</p>\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-10.jpg\" alt=\"\"/>\n										</a>\n											&#36;0.00\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\">Carl Kelly</a>\n												<p>\n											4.00(1)</p>\n											<p> India</p>\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-11.jpg\" alt=\"\"/>\n										</a>\n											&#36;0.00\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\">Darren Elder</a>\n												<p>\n											3.00(1)</p>\n											<p> England</p>\n <!-- FAQ Section -->\n <section>\n								<h5>Frequently Asked Questions</h5>\n								<h2>Get Your Answer</h2>\n								<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\" alt=\"\">\n 										<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\" alt=\"\"  >\n										<h4>95k+</h4>\n										<p>Happy Patients</p>\n<h2 id=\"headingOne_1\"   >\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_1\"  aria-expanded=\"true\"   aria-controls=\"collapseOne_1\">\nCan i make an Appointment Online with White Plains Hospital Kendi? \n</a>\n</h2>\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, \n<h2 id=\"headingOne_2\"   >\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_2\"  aria-expanded=\"false\"   aria-controls=\"collapseOne_2\">\nCan i make an Appointment Online with White Plains Hospital Kendi? \n</a>\n</h2>\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, \n<h2 id=\"headingOne_3\"   >\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_3\"  aria-expanded=\"false\"   aria-controls=\"collapseOne_3\">\nCan i make an Appointment Online with White Plains Hospital Kendi? \n</a>\n</h2>\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, \n<h2 id=\"headingOne_4\"   >\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_4\"  aria-expanded=\"false\"   aria-controls=\"collapseOne_4\">\nCan i make an Appointment Online with White Plains Hospital Kendi? \n</a>\n</h2>\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, \n<h2 id=\"headingOne_5\"   >\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_5\"  aria-expanded=\"false\"   aria-controls=\"collapseOne_5\">\nCan i make an Appointment Online with White Plains Hospital Kendi? \n</a>\n</h2>\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, \n			</section>\n			<!-- /FAQ Section -->\n <!-- Work Section -->\n <section>\n 																	<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\" alt=\"\">\n									<h5>How it Works</h5>\n									<h2>Frequently Asked Questions</h2>\n 											<img alt=\"\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\">\n											<h5>Search Doctor </h5>\n											<p>Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua. </p>\n 											<img alt=\"\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\">\n											<h5>Check Doctor Profile </h5>\n											<p>Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua. </p>\n 											<img alt=\"\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\">\n											<h5>Schedule Appointment </h5>\n											<p>Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua. </p>\n 											<img alt=\"\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\">\n											<h5>Get Your Solution </h5>\n											<p>Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua. </p>\n			</section>\n			<!-- /Work Section -->\n					<section>\n								<h2>Latest Articles</h2>\n		<!-- Articles Section -->\n										<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/>\n										</a>\n											<ul>\n												<li>\n													  Doctor Demo												</li>\n																								<li>\n													 21 Feb 2023												</li>\n																							</ul>\n											<h4>\n												<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">123</a>\n											</h4>\n																							<p>Good Morning...                            </p>\n											<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">Read More</a>\n			<!-- /Articles Section -->\n		<!-- Articles Section -->\n										<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/>\n										</a>\n											<ul>\n												<li>\n													  Paul Richard												</li>\n																								<li>\n													 02 Aug 2022												</li>\n																							</ul>\n											<h4>\n												<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">s.kafgkjsdfgu;ks</a>\n											</h4>\n																							<p>Article contents&#8230;s,haf;l |&#8221;...                            </p>\n											<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">Read More</a>\n			<!-- /Articles Section -->\n		<!-- Articles Section -->\n										<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/>\n										</a>\n											<ul>\n												<li>\n													  Olga Barlow												</li>\n																								<li>\n													 16 Jun 2022												</li>\n																							</ul>\n											<h4>\n												<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">testsksskkkk2222</a>\n											</h4>\n																							<p>testsksskkkk2222 testsksskkkk testsksskkkk222...                            </p>\n											<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">Read More</a>\n			<!-- /Articles Section -->\n		<!-- Articles Section -->\n										<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4291\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/>\n										</a>\n											<ul>\n												<li>\n													  Olga Barlow												</li>\n																								<li>\n													 16 Jun 2022												</li>\n																							</ul>\n											<h4>\n												<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4291\">testsksskkkk</a>\n											</h4>\n																							<p>testsksskkkksksskkkktestsksskkkktestsksskkkktestsksskkkktestsksskkkktents&#8230;...                            </p>\n											<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4291\">Read More</a>\n			<!-- /Articles Section -->\n			</section>\n 											<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/patient1.jpg\" alt=\"\"/>\n												<h5>Testimonials</h5>\n												<h2>What Our Client Says</h2>\n												<p>\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\n</p>\n												<h6>Jennifer Robinson \n													<p>LELAND, USA</p>\n							                     												</h6>\n 											<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/patient2.jpg\" alt=\"\"/>\n												<h5>Testimonials</h5>\n												<h2>What Our Client Says</h2>\n												<p>\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\n</p>\n												<h6>Denise Stevens \n													<p>ABINGTON, USA</p>\n							                     												</h6>\n 											<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/patient3.jpg\" alt=\"\"/>\n												<h5>Testimonials</h5>\n												<h2>What Our Client Says</h2>\n												<p>\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\n</p>\n												<h6>Charles Ortega \n													<p>EL PASO, USA</p>\n							                     												</h6>\n	   <!-- Partners Section -->\n			<section>\n								<h2>Our Partners</h2>\n						<ul>\n						 </ul>\n			</section>\n			<!-- /Partners Section -->', 'Home Main', '', 'publish', 'closed', 'closed', '', 'home-main', '', '', '2023-07-14 05:47:38', '2023-07-14 05:47:38', '', 0, 'https://doccure-wp.dreamstechnologies.com/?elementor_library=home-main', 0, 'elementor_library', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(5350, 1, '2023-07-14 05:47:38', '2023-07-14 05:47:38', '<!-- Banner\n================================================== -->\n<section>\n<h1>Consult Best Doctors Your Nearby Location.</h1>\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/header-icon.svg\" alt=\"header-icon\">\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit,</p>\n<a href=\"#\"  >Start a Consult</a>\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/down-arrow-img.png\" alt=\"\">\n<form action=\"https://doccure-wp.dreamstechnologies.com/search-doctors/\" method=\"get\" id=\"search_form\">\n   			<select name=\"location\">\n				<option value=\"\">Select a location</option>\n					<option data-flag=\'\'  value=\"australia\">Australia</option>\n	<option data-flag=\'\'  value=\"england\">England</option>\n	<option data-flag=\'\'  value=\"india\">India</option>\n			</select>\n<a href=\"javascript:void(0);\">\n</a>\n 		<input type=\"hidden\" name=\"searchby\"  value=\"doctors\">\n		<input type=\"text\" name=\"keyword\" placeholder=\"Search doctors, clinics, hospitals, etc.\" value=\"\">\n<input type=\"submit\" value=\"Search\">\n</form>\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\" alt=\"\">\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\" alt=\"\">\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\" alt=\"\">\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\" alt=\"\">\n</section>\n<section>\n								<h2>Specialities</h2>\n									<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon3.png\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/cardiologist\"><p>Cardiologist</p></a>\n									<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon4.png\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/dentist\"><p>Dentist</p></a>\n									<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon10.png\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/laboratory\"><p>Laboratory</p></a>\n									<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon8.png\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/mri-scans\"><p>MRI Scans</p></a>\n									<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon2.png\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/neurology\"><p>Neurology</p></a>\n									<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon6.png\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/orthopedic\"><p>Orthopedic</p></a>\n						<a href=\"#\">\n						See All Specialities						</a>\n			</section>\n								<h2>Best Doctors</h2>\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-07.jpg\" alt=\"\"/>\n										</a>\n											&#36;0.00\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">Doctor Demo</a>\n												<p>\n											4.67(3)</p>\n											<p> Australia</p>\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-09.jpg\" alt=\"\"/>\n										</a>\n											&#36;0.00\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">James Amen</a>\n												<p>\n											3.00(3)</p>\n											<p> England</p>\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-10.jpg\" alt=\"\"/>\n										</a>\n											&#36;0.00\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\">Carl Kelly</a>\n												<p>\n											4.00(1)</p>\n											<p> India</p>\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-11.jpg\" alt=\"\"/>\n										</a>\n											&#36;0.00\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\">Darren Elder</a>\n												<p>\n											3.00(1)</p>\n											<p> England</p>\n <!-- FAQ Section -->\n <section>\n								<h5>Frequently Asked Questions</h5>\n								<h2>Get Your Answer</h2>\n								<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\" alt=\"\">\n 										<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\" alt=\"\"  >\n										<h4>95k+</h4>\n										<p>Happy Patients</p>\n<h2 id=\"headingOne_1\"   >\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_1\"  aria-expanded=\"true\"   aria-controls=\"collapseOne_1\">\nCan i make an Appointment Online with White Plains Hospital Kendi? \n</a>\n</h2>\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, \n<h2 id=\"headingOne_2\"   >\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_2\"  aria-expanded=\"false\"   aria-controls=\"collapseOne_2\">\nCan i make an Appointment Online with White Plains Hospital Kendi? \n</a>\n</h2>\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, \n<h2 id=\"headingOne_3\"   >\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_3\"  aria-expanded=\"false\"   aria-controls=\"collapseOne_3\">\nCan i make an Appointment Online with White Plains Hospital Kendi? \n</a>\n</h2>\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, \n<h2 id=\"headingOne_4\"   >\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_4\"  aria-expanded=\"false\"   aria-controls=\"collapseOne_4\">\nCan i make an Appointment Online with White Plains Hospital Kendi? \n</a>\n</h2>\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, \n<h2 id=\"headingOne_5\"   >\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_5\"  aria-expanded=\"false\"   aria-controls=\"collapseOne_5\">\nCan i make an Appointment Online with White Plains Hospital Kendi? \n</a>\n</h2>\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, \n			</section>\n			<!-- /FAQ Section -->\n <!-- Work Section -->\n <section>\n 																	<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\" alt=\"\">\n									<h5>How it Works</h5>\n									<h2>Frequently Asked Questions</h2>\n 											<img alt=\"\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\">\n											<h5>Search Doctor </h5>\n											<p>Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua. </p>\n 											<img alt=\"\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\">\n											<h5>Check Doctor Profile </h5>\n											<p>Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua. </p>\n 											<img alt=\"\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\">\n											<h5>Schedule Appointment </h5>\n											<p>Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua. </p>\n 											<img alt=\"\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\">\n											<h5>Get Your Solution </h5>\n											<p>Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua. </p>\n			</section>\n			<!-- /Work Section -->\n					<section>\n								<h2>Latest Articles</h2>\n		<!-- Articles Section -->\n										<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/>\n										</a>\n											<ul>\n												<li>\n													  Doctor Demo												</li>\n																								<li>\n													 21 Feb 2023												</li>\n																							</ul>\n											<h4>\n												<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">123</a>\n											</h4>\n																							<p>Good Morning...                            </p>\n											<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">Read More</a>\n			<!-- /Articles Section -->\n		<!-- Articles Section -->\n										<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/>\n										</a>\n											<ul>\n												<li>\n													  Paul Richard												</li>\n																								<li>\n													 02 Aug 2022												</li>\n																							</ul>\n											<h4>\n												<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">s.kafgkjsdfgu;ks</a>\n											</h4>\n																							<p>Article contents&#8230;s,haf;l |&#8221;...                            </p>\n											<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">Read More</a>\n			<!-- /Articles Section -->\n		<!-- Articles Section -->\n										<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/>\n										</a>\n											<ul>\n												<li>\n													  Olga Barlow												</li>\n																								<li>\n													 16 Jun 2022												</li>\n																							</ul>\n											<h4>\n												<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">testsksskkkk2222</a>\n											</h4>\n																							<p>testsksskkkk2222 testsksskkkk testsksskkkk222...                            </p>\n											<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">Read More</a>\n			<!-- /Articles Section -->\n		<!-- Articles Section -->\n										<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4291\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/>\n										</a>\n											<ul>\n												<li>\n													  Olga Barlow												</li>\n																								<li>\n													 16 Jun 2022												</li>\n																							</ul>\n											<h4>\n												<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4291\">testsksskkkk</a>\n											</h4>\n																							<p>testsksskkkksksskkkktestsksskkkktestsksskkkktestsksskkkktestsksskkkktents&#8230;...                            </p>\n											<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4291\">Read More</a>\n			<!-- /Articles Section -->\n			</section>\n 											<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/patient1.jpg\" alt=\"\"/>\n												<h5>Testimonials</h5>\n												<h2>What Our Client Says</h2>\n												<p>\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\n</p>\n												<h6>Jennifer Robinson \n													<p>LELAND, USA</p>\n							                     												</h6>\n 											<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/patient2.jpg\" alt=\"\"/>\n												<h5>Testimonials</h5>\n												<h2>What Our Client Says</h2>\n												<p>\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\n</p>\n												<h6>Denise Stevens \n													<p>ABINGTON, USA</p>\n							                     												</h6>\n 											<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/patient3.jpg\" alt=\"\"/>\n												<h5>Testimonials</h5>\n												<h2>What Our Client Says</h2>\n												<p>\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\n</p>\n												<h6>Charles Ortega \n													<p>EL PASO, USA</p>\n							                     												</h6>\n	   <!-- Partners Section -->\n			<section>\n								<h2>Our Partners</h2>\n						<ul>\n						 </ul>\n			</section>\n			<!-- /Partners Section -->', 'Home Main', '', 'inherit', 'closed', 'closed', '', '5349-revision-v1', '', '', '2023-07-14 05:47:38', '2023-07-14 05:47:38', '', 5349, 'https://doccure-wp.dreamstechnologies.com/?p=5350', 0, 'revision', '', 0),
(5351, 1, '2023-07-14 05:48:07', '2023-07-14 05:48:07', '', 'Home Main', '', 'inherit', 'closed', 'closed', '', '5334-revision-v1', '', '', '2023-07-14 05:48:07', '2023-07-14 05:48:07', '', 5334, 'https://doccure-wp.dreamstechnologies.com/?p=5351', 0, 'revision', '', 0),
(5352, 1, '2023-07-14 05:48:07', '2023-07-14 05:48:07', '', 'Home Main', '', 'inherit', 'closed', 'closed', '', '5334-revision-v1', '', '', '2023-07-14 05:48:07', '2023-07-14 05:48:07', '', 5334, 'https://doccure-wp.dreamstechnologies.com/?p=5352', 0, 'revision', '', 0),
(5353, 1, '2023-07-14 05:48:08', '2023-07-14 05:48:08', '<!-- Banner\n================================================== -->\n<section>\n<h1>Consult Best Doctors Your Nearby Location.</h1>\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/header-icon.svg\" alt=\"header-icon\">\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit,</p>\n<a href=\"#\"  >Start a Consult</a>\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/down-arrow-img.png\" alt=\"\">\n<form action=\"https://doccure-wp.dreamstechnologies.com/search-doctors/\" method=\"get\" id=\"search_form\">\n   			<select name=\"location\">\n				<option value=\"\">Select a location</option>\n					<option data-flag=\'\'  value=\"australia\">Australia</option>\n	<option data-flag=\'\'  value=\"england\">England</option>\n	<option data-flag=\'\'  value=\"india\">India</option>\n			</select>\n<a href=\"javascript:void(0);\">\n</a>\n 		<input type=\"hidden\" name=\"searchby\"  value=\"doctors\">\n		<input type=\"text\" name=\"keyword\" placeholder=\"Search doctors, clinics, hospitals, etc.\" value=\"\">\n<input type=\"submit\" value=\"Search\">\n</form>\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\" alt=\"\">\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\" alt=\"\">\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\" alt=\"\">\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\" alt=\"\">\n</section>\n<section>\n								<h2>Specialities</h2>\n									<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon3.png\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/cardiologist\"><p>Cardiologist</p></a>\n									<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon4.png\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/dentist\"><p>Dentist</p></a>\n									<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon10.png\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/laboratory\"><p>Laboratory</p></a>\n									<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon8.png\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/mri-scans\"><p>MRI Scans</p></a>\n									<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon2.png\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/neurology\"><p>Neurology</p></a>\n									<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon6.png\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/orthopedic\"><p>Orthopedic</p></a>\n						<a href=\"#\">\n						See All Specialities						</a>\n			</section>\n								<h2>Best Doctors</h2>\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-07.jpg\" alt=\"\"/>\n										</a>\n											&#36;0.00\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">Doctor Demo</a>\n												<p>\n											4.67(3)</p>\n											<p> Australia</p>\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-09.jpg\" alt=\"\"/>\n										</a>\n											&#36;0.00\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">James Amen</a>\n												<p>\n											3.00(3)</p>\n											<p> England</p>\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-10.jpg\" alt=\"\"/>\n										</a>\n											&#36;0.00\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\">Carl Kelly</a>\n												<p>\n											4.00(1)</p>\n											<p> India</p>\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-11.jpg\" alt=\"\"/>\n										</a>\n											&#36;0.00\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\">Darren Elder</a>\n												<p>\n											3.00(1)</p>\n											<p> England</p>\n <!-- FAQ Section -->\n <section>\n								<h5>Frequently Asked Questions</h5>\n								<h2>Get Your Answer</h2>\n								<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\" alt=\"\">\n 										<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\" alt=\"\"  >\n										<h4>95k+</h4>\n										<p>Happy Patients</p>\n<h2 id=\"headingOne_1\"   >\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_1\"  aria-expanded=\"true\"   aria-controls=\"collapseOne_1\">\nCan i make an Appointment Online with White Plains Hospital Kendi? \n</a>\n</h2>\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, \n<h2 id=\"headingOne_2\"   >\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_2\"  aria-expanded=\"false\"   aria-controls=\"collapseOne_2\">\nCan i make an Appointment Online with White Plains Hospital Kendi? \n</a>\n</h2>\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, \n<h2 id=\"headingOne_3\"   >\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_3\"  aria-expanded=\"false\"   aria-controls=\"collapseOne_3\">\nCan i make an Appointment Online with White Plains Hospital Kendi? \n</a>\n</h2>\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, \n<h2 id=\"headingOne_4\"   >\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_4\"  aria-expanded=\"false\"   aria-controls=\"collapseOne_4\">\nCan i make an Appointment Online with White Plains Hospital Kendi? \n</a>\n</h2>\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, \n<h2 id=\"headingOne_5\"   >\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_5\"  aria-expanded=\"false\"   aria-controls=\"collapseOne_5\">\nCan i make an Appointment Online with White Plains Hospital Kendi? \n</a>\n</h2>\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, \n			</section>\n			<!-- /FAQ Section -->\n <!-- Work Section -->\n <section>\n 																	<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\" alt=\"\">\n									<h5>How it Works</h5>\n									<h2>Frequently Asked Questions</h2>\n 											<img alt=\"\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\">\n											<h5>Search Doctor </h5>\n											<p>Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua. </p>\n 											<img alt=\"\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\">\n											<h5>Check Doctor Profile </h5>\n											<p>Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua. </p>\n 											<img alt=\"\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\">\n											<h5>Schedule Appointment </h5>\n											<p>Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua. </p>\n 											<img alt=\"\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\">\n											<h5>Get Your Solution </h5>\n											<p>Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua. </p>\n			</section>\n			<!-- /Work Section -->\n					<section>\n								<h2>Latest Articles</h2>\n		<!-- Articles Section -->\n										<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/>\n										</a>\n											<ul>\n												<li>\n													  Doctor Demo												</li>\n																								<li>\n													 21 Feb 2023												</li>\n																							</ul>\n											<h4>\n												<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">123</a>\n											</h4>\n																							<p>Good Morning...                            </p>\n											<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">Read More</a>\n			<!-- /Articles Section -->\n		<!-- Articles Section -->\n										<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/>\n										</a>\n											<ul>\n												<li>\n													  Paul Richard												</li>\n																								<li>\n													 02 Aug 2022												</li>\n																							</ul>\n											<h4>\n												<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">s.kafgkjsdfgu;ks</a>\n											</h4>\n																							<p>Article contents&#8230;s,haf;l |&#8221;...                            </p>\n											<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">Read More</a>\n			<!-- /Articles Section -->\n		<!-- Articles Section -->\n										<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/>\n										</a>\n											<ul>\n												<li>\n													  Olga Barlow												</li>\n																								<li>\n													 16 Jun 2022												</li>\n																							</ul>\n											<h4>\n												<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">testsksskkkk2222</a>\n											</h4>\n																							<p>testsksskkkk2222 testsksskkkk testsksskkkk222...                            </p>\n											<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">Read More</a>\n			<!-- /Articles Section -->\n		<!-- Articles Section -->\n										<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4291\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/>\n										</a>\n											<ul>\n												<li>\n													  Olga Barlow												</li>\n																								<li>\n													 16 Jun 2022												</li>\n																							</ul>\n											<h4>\n												<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4291\">testsksskkkk</a>\n											</h4>\n																							<p>testsksskkkksksskkkktestsksskkkktestsksskkkktestsksskkkktestsksskkkktents&#8230;...                            </p>\n											<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4291\">Read More</a>\n			<!-- /Articles Section -->\n			</section>\n 											<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/patient1.jpg\" alt=\"\"/>\n												<h5>Testimonials</h5>\n												<h2>What Our Client Says</h2>\n												<p>\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\n</p>\n												<h6>Jennifer Robinson \n													<p>LELAND, USA</p>\n							                     												</h6>\n 											<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/patient2.jpg\" alt=\"\"/>\n												<h5>Testimonials</h5>\n												<h2>What Our Client Says</h2>\n												<p>\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\n</p>\n												<h6>Denise Stevens \n													<p>ABINGTON, USA</p>\n							                     												</h6>\n 											<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/patient3.jpg\" alt=\"\"/>\n												<h5>Testimonials</h5>\n												<h2>What Our Client Says</h2>\n												<p>\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\n</p>\n												<h6>Charles Ortega \n													<p>EL PASO, USA</p>\n							                     												</h6>\n	   <!-- Partners Section -->\n			<section>\n								<h2>Our Partners</h2>\n						<ul>\n						 </ul>\n			</section>\n			<!-- /Partners Section -->', 'Home Main', '', 'inherit', 'closed', 'closed', '', '5334-revision-v1', '', '', '2023-07-14 05:48:08', '2023-07-14 05:48:08', '', 5334, 'https://doccure-wp.dreamstechnologies.com/?p=5353', 0, 'revision', '', 0),
(5354, 1, '2023-07-14 06:56:52', '2023-07-14 06:56:52', '', 'banner-img', '', 'inherit', 'open', 'closed', '', 'banner-img-3', '', '', '2023-07-14 06:56:52', '2023-07-14 06:56:52', '', 5334, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/banner-img.png', 0, 'attachment', 'image/png', 0),
(5355, 1, '2023-07-14 06:56:56', '2023-07-14 06:56:56', '', 'banner-img1', '', 'inherit', 'open', 'closed', '', 'banner-img1', '', '', '2023-07-14 06:56:56', '2023-07-14 06:56:56', '', 5334, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/banner-img1.png', 0, 'attachment', 'image/png', 0),
(5356, 1, '2023-07-14 06:57:00', '2023-07-14 06:57:00', '', 'banner-img2', '', 'inherit', 'open', 'closed', '', 'banner-img2', '', '', '2023-07-14 06:57:00', '2023-07-14 06:57:00', '', 5334, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/banner-img2.png', 0, 'attachment', 'image/png', 0),
(5357, 1, '2023-07-14 06:57:05', '2023-07-14 06:57:05', '', 'banner-img3', '', 'inherit', 'open', 'closed', '', 'banner-img3', '', '', '2023-07-14 06:57:05', '2023-07-14 06:57:05', '', 5334, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/banner-img3.png', 0, 'attachment', 'image/png', 0),
(5358, 1, '2023-07-14 06:58:08', '2023-07-14 06:58:08', '<!-- Banner\r\n================================================== -->\r\n<section>\r\n<h1>Consult Best Doctors Your Nearby Location.</h1>\r\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/header-icon.svg\" alt=\"header-icon\">\r\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit,</p>\r\n<a href=\"#\"  >Start a Consult</a>\r\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/down-arrow-img.png\" alt=\"\">\r\n<form action=\"https://doccure-wp.dreamstechnologies.com/search-doctors/\" method=\"get\" id=\"search_form\">\r\n   			<select name=\"location\">\r\n				<option value=\"\">Select a location</option>\r\n					<option data-flag=\'\'  value=\"australia\">Australia</option>\r\n	<option data-flag=\'\'  value=\"england\">England</option>\r\n	<option data-flag=\'\'  value=\"india\">India</option>\r\n			</select>\r\n<a href=\"javascript:void(0);\">\r\n</a>\r\n 		<input type=\"hidden\" name=\"searchby\"  value=\"doctors\">\r\n		<input type=\"text\" name=\"keyword\" placeholder=\"Search doctors, clinics, hospitals, etc.\" value=\"\">\r\n<input type=\"submit\" value=\"Search\">\r\n</form>\r\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\" alt=\"\">\r\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\" alt=\"\">\r\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\" alt=\"\">\r\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\" alt=\"\">\r\n</section>\r\n<section>\r\n								<h2>Specialities</h2>\r\n									<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon3.png\" alt=\"\">\r\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/cardiologist\"><p>Cardiologist</p></a>\r\n									<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon4.png\" alt=\"\">\r\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/dentist\"><p>Dentist</p></a>\r\n									<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon10.png\" alt=\"\">\r\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/laboratory\"><p>Laboratory</p></a>\r\n									<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon8.png\" alt=\"\">\r\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/mri-scans\"><p>MRI Scans</p></a>\r\n									<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon2.png\" alt=\"\">\r\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/neurology\"><p>Neurology</p></a>\r\n									<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon6.png\" alt=\"\">\r\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/orthopedic\"><p>Orthopedic</p></a>\r\n						<a href=\"#\">\r\n						See All Specialities						</a>\r\n			</section>\r\n								<h2>Best Doctors</h2>\r\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">\r\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-07.jpg\" alt=\"\"/>\r\n										</a>\r\n											&#36;0.00\r\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">Doctor Demo</a>\r\n												<p>\r\n											4.67(3)</p>\r\n											<p> Australia</p>\r\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">\r\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-09.jpg\" alt=\"\"/>\r\n										</a>\r\n											&#36;0.00\r\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">James Amen</a>\r\n												<p>\r\n											3.00(3)</p>\r\n											<p> England</p>\r\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\">\r\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-10.jpg\" alt=\"\"/>\r\n										</a>\r\n											&#36;0.00\r\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\">Carl Kelly</a>\r\n												<p>\r\n											4.00(1)</p>\r\n											<p> India</p>\r\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\">\r\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-11.jpg\" alt=\"\"/>\r\n										</a>\r\n											&#36;0.00\r\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\">Darren Elder</a>\r\n												<p>\r\n											3.00(1)</p>\r\n											<p> England</p>\r\n <!-- FAQ Section -->\r\n <section>\r\n								<h5>Frequently Asked Questions</h5>\r\n								<h2>Get Your Answer</h2>\r\n								<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\" alt=\"\">\r\n 										<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\" alt=\"\"  >\r\n										<h4>95k+</h4>\r\n										<p>Happy Patients</p>\r\n<h2 id=\"headingOne_1\"   >\r\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_1\"  aria-expanded=\"true\"   aria-controls=\"collapseOne_1\">\r\nCan i make an Appointment Online with White Plains Hospital Kendi? \r\n</a>\r\n</h2>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, \r\n<h2 id=\"headingOne_2\"   >\r\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_2\"  aria-expanded=\"false\"   aria-controls=\"collapseOne_2\">\r\nCan i make an Appointment Online with White Plains Hospital Kendi? \r\n</a>\r\n</h2>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, \r\n<h2 id=\"headingOne_3\"   >\r\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_3\"  aria-expanded=\"false\"   aria-controls=\"collapseOne_3\">\r\nCan i make an Appointment Online with White Plains Hospital Kendi? \r\n</a>\r\n</h2>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, \r\n<h2 id=\"headingOne_4\"   >\r\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_4\"  aria-expanded=\"false\"   aria-controls=\"collapseOne_4\">\r\nCan i make an Appointment Online with White Plains Hospital Kendi? \r\n</a>\r\n</h2>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, \r\n<h2 id=\"headingOne_5\"   >\r\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_5\"  aria-expanded=\"false\"   aria-controls=\"collapseOne_5\">\r\nCan i make an Appointment Online with White Plains Hospital Kendi? \r\n</a>\r\n</h2>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, \r\n			</section>\r\n			<!-- /FAQ Section -->\r\n <!-- Work Section -->\r\n <section>\r\n 																	<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\" alt=\"\">\r\n									<h5>How it Works</h5>\r\n									<h2>Frequently Asked Questions</h2>\r\n 											<img alt=\"\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\">\r\n											<h5>Search Doctor </h5>\r\n											<p>Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua. </p>\r\n 											<img alt=\"\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\">\r\n											<h5>Check Doctor Profile </h5>\r\n											<p>Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua. </p>\r\n 											<img alt=\"\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\">\r\n											<h5>Schedule Appointment </h5>\r\n											<p>Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua. </p>\r\n 											<img alt=\"\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\">\r\n											<h5>Get Your Solution </h5>\r\n											<p>Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua. </p>\r\n			</section>\r\n			<!-- /Work Section -->\r\n					<section>\r\n								<h2>Latest Articles</h2>\r\n		<!-- Articles Section -->\r\n										<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">\r\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/>\r\n										</a>\r\n											<ul>\r\n												<li>\r\n													  Doctor Demo												</li>\r\n																								<li>\r\n													 21 Feb 2023												</li>\r\n																							</ul>\r\n											<h4>\r\n												<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">123</a>\r\n											</h4>\r\n																							<p>Good Morning...                            </p>\r\n											<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">Read More</a>\r\n			<!-- /Articles Section -->\r\n		<!-- Articles Section -->\r\n										<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">\r\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/>\r\n										</a>\r\n											<ul>\r\n												<li>\r\n													  Paul Richard												</li>\r\n																								<li>\r\n													 02 Aug 2022												</li>\r\n																							</ul>\r\n											<h4>\r\n												<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">s.kafgkjsdfgu;ks</a>\r\n											</h4>\r\n																							<p>Article contents&#8230;s,haf;l |&#8221;...                            </p>\r\n											<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">Read More</a>\r\n			<!-- /Articles Section -->\r\n		<!-- Articles Section -->\r\n										<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">\r\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/>\r\n										</a>\r\n											<ul>\r\n												<li>\r\n													  Olga Barlow												</li>\r\n																								<li>\r\n													 16 Jun 2022												</li>\r\n																							</ul>\r\n											<h4>\r\n												<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">testsksskkkk2222</a>\r\n											</h4>\r\n																							<p>testsksskkkk2222 testsksskkkk testsksskkkk222...                            </p>\r\n											<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">Read More</a>\r\n			<!-- /Articles Section -->\r\n		<!-- Articles Section -->\r\n										<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4291\">\r\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/>\r\n										</a>\r\n											<ul>\r\n												<li>\r\n													  Olga Barlow												</li>\r\n																								<li>\r\n													 16 Jun 2022												</li>\r\n																							</ul>\r\n											<h4>\r\n												<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4291\">testsksskkkk</a>\r\n											</h4>\r\n																							<p>testsksskkkksksskkkktestsksskkkktestsksskkkktestsksskkkktestsksskkkktents&#8230;...                            </p>\r\n											<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4291\">Read More</a>\r\n			<!-- /Articles Section -->\r\n			</section>\r\n 											<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/patient1.jpg\" alt=\"\"/>\r\n												<h5>Testimonials</h5>\r\n												<h2>What Our Client Says</h2>\r\n												<p>\r\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\r\n</p>\r\n												<h6>Jennifer Robinson \r\n													<p>LELAND, USA</p>\r\n							                     												</h6>\r\n 											<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/patient2.jpg\" alt=\"\"/>\r\n												<h5>Testimonials</h5>\r\n												<h2>What Our Client Says</h2>\r\n												<p>\r\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\r\n</p>\r\n												<h6>Denise Stevens \r\n													<p>ABINGTON, USA</p>\r\n							                     												</h6>\r\n 											<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/patient3.jpg\" alt=\"\"/>\r\n												<h5>Testimonials</h5>\r\n												<h2>What Our Client Says</h2>\r\n												<p>\r\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\r\n</p>\r\n												<h6>Charles Ortega \r\n													<p>EL PASO, USA</p>\r\n							                     												</h6>\r\n	   <!-- Partners Section -->\r\n			<section>\r\n								<h2>Our Partners</h2>\r\n						<ul>\r\n						 </ul>\r\n			</section>\r\n			<!-- /Partners Section -->', 'Home Main', '', 'inherit', 'closed', 'closed', '', '5334-revision-v1', '', '', '2023-07-14 06:58:08', '2023-07-14 06:58:08', '', 5334, 'https://doccure-wp.dreamstechnologies.com/?p=5358', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(5359, 1, '2023-07-14 06:58:09', '2023-07-14 06:58:09', '<!-- Banner\r\n================================================== -->\r\n<section>\r\n<h1>Consult Best Doctors Your Nearby Location.</h1>\r\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/header-icon.svg\" alt=\"header-icon\">\r\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit,</p>\r\n<a href=\"#\"  >Start a Consult</a>\r\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/down-arrow-img.png\" alt=\"\">\r\n<form action=\"https://doccure-wp.dreamstechnologies.com/search-doctors/\" method=\"get\" id=\"search_form\">\r\n   			<select name=\"location\">\r\n				<option value=\"\">Select a location</option>\r\n					<option data-flag=\'\'  value=\"australia\">Australia</option>\r\n	<option data-flag=\'\'  value=\"england\">England</option>\r\n	<option data-flag=\'\'  value=\"india\">India</option>\r\n			</select>\r\n<a href=\"javascript:void(0);\">\r\n</a>\r\n 		<input type=\"hidden\" name=\"searchby\"  value=\"doctors\">\r\n		<input type=\"text\" name=\"keyword\" placeholder=\"Search doctors, clinics, hospitals, etc.\" value=\"\">\r\n<input type=\"submit\" value=\"Search\">\r\n</form>\r\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\" alt=\"\">\r\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\" alt=\"\">\r\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\" alt=\"\">\r\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\" alt=\"\">\r\n</section>\r\n<section>\r\n								<h2>Specialities</h2>\r\n									<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon3.png\" alt=\"\">\r\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/cardiologist\"><p>Cardiologist</p></a>\r\n									<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon4.png\" alt=\"\">\r\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/dentist\"><p>Dentist</p></a>\r\n									<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon10.png\" alt=\"\">\r\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/laboratory\"><p>Laboratory</p></a>\r\n									<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon8.png\" alt=\"\">\r\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/mri-scans\"><p>MRI Scans</p></a>\r\n									<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon2.png\" alt=\"\">\r\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/neurology\"><p>Neurology</p></a>\r\n									<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon6.png\" alt=\"\">\r\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/orthopedic\"><p>Orthopedic</p></a>\r\n						<a href=\"#\">\r\n						See All Specialities						</a>\r\n			</section>\r\n								<h2>Best Doctors</h2>\r\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">\r\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-07.jpg\" alt=\"\"/>\r\n										</a>\r\n											&#36;0.00\r\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">Doctor Demo</a>\r\n												<p>\r\n											4.67(3)</p>\r\n											<p> Australia</p>\r\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">\r\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-09.jpg\" alt=\"\"/>\r\n										</a>\r\n											&#36;0.00\r\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">James Amen</a>\r\n												<p>\r\n											3.00(3)</p>\r\n											<p> England</p>\r\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\">\r\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-10.jpg\" alt=\"\"/>\r\n										</a>\r\n											&#36;0.00\r\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\">Carl Kelly</a>\r\n												<p>\r\n											4.00(1)</p>\r\n											<p> India</p>\r\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\">\r\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-11.jpg\" alt=\"\"/>\r\n										</a>\r\n											&#36;0.00\r\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\">Darren Elder</a>\r\n												<p>\r\n											3.00(1)</p>\r\n											<p> England</p>\r\n <!-- FAQ Section -->\r\n <section>\r\n								<h5>Frequently Asked Questions</h5>\r\n								<h2>Get Your Answer</h2>\r\n								<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\" alt=\"\">\r\n 										<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\" alt=\"\"  >\r\n										<h4>95k+</h4>\r\n										<p>Happy Patients</p>\r\n<h2 id=\"headingOne_1\"   >\r\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_1\"  aria-expanded=\"true\"   aria-controls=\"collapseOne_1\">\r\nCan i make an Appointment Online with White Plains Hospital Kendi? \r\n</a>\r\n</h2>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, \r\n<h2 id=\"headingOne_2\"   >\r\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_2\"  aria-expanded=\"false\"   aria-controls=\"collapseOne_2\">\r\nCan i make an Appointment Online with White Plains Hospital Kendi? \r\n</a>\r\n</h2>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, \r\n<h2 id=\"headingOne_3\"   >\r\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_3\"  aria-expanded=\"false\"   aria-controls=\"collapseOne_3\">\r\nCan i make an Appointment Online with White Plains Hospital Kendi? \r\n</a>\r\n</h2>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, \r\n<h2 id=\"headingOne_4\"   >\r\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_4\"  aria-expanded=\"false\"   aria-controls=\"collapseOne_4\">\r\nCan i make an Appointment Online with White Plains Hospital Kendi? \r\n</a>\r\n</h2>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, \r\n<h2 id=\"headingOne_5\"   >\r\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_5\"  aria-expanded=\"false\"   aria-controls=\"collapseOne_5\">\r\nCan i make an Appointment Online with White Plains Hospital Kendi? \r\n</a>\r\n</h2>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, \r\n			</section>\r\n			<!-- /FAQ Section -->\r\n <!-- Work Section -->\r\n <section>\r\n 																	<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\" alt=\"\">\r\n									<h5>How it Works</h5>\r\n									<h2>Frequently Asked Questions</h2>\r\n 											<img alt=\"\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\">\r\n											<h5>Search Doctor </h5>\r\n											<p>Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua. </p>\r\n 											<img alt=\"\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\">\r\n											<h5>Check Doctor Profile </h5>\r\n											<p>Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua. </p>\r\n 											<img alt=\"\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\">\r\n											<h5>Schedule Appointment </h5>\r\n											<p>Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua. </p>\r\n 											<img alt=\"\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\">\r\n											<h5>Get Your Solution </h5>\r\n											<p>Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua. </p>\r\n			</section>\r\n			<!-- /Work Section -->\r\n					<section>\r\n								<h2>Latest Articles</h2>\r\n		<!-- Articles Section -->\r\n										<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">\r\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/>\r\n										</a>\r\n											<ul>\r\n												<li>\r\n													  Doctor Demo												</li>\r\n																								<li>\r\n													 21 Feb 2023												</li>\r\n																							</ul>\r\n											<h4>\r\n												<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">123</a>\r\n											</h4>\r\n																							<p>Good Morning...                            </p>\r\n											<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">Read More</a>\r\n			<!-- /Articles Section -->\r\n		<!-- Articles Section -->\r\n										<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">\r\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/>\r\n										</a>\r\n											<ul>\r\n												<li>\r\n													  Paul Richard												</li>\r\n																								<li>\r\n													 02 Aug 2022												</li>\r\n																							</ul>\r\n											<h4>\r\n												<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">s.kafgkjsdfgu;ks</a>\r\n											</h4>\r\n																							<p>Article contents&#8230;s,haf;l |&#8221;...                            </p>\r\n											<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">Read More</a>\r\n			<!-- /Articles Section -->\r\n		<!-- Articles Section -->\r\n										<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">\r\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/>\r\n										</a>\r\n											<ul>\r\n												<li>\r\n													  Olga Barlow												</li>\r\n																								<li>\r\n													 16 Jun 2022												</li>\r\n																							</ul>\r\n											<h4>\r\n												<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">testsksskkkk2222</a>\r\n											</h4>\r\n																							<p>testsksskkkk2222 testsksskkkk testsksskkkk222...                            </p>\r\n											<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">Read More</a>\r\n			<!-- /Articles Section -->\r\n		<!-- Articles Section -->\r\n										<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4291\">\r\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/>\r\n										</a>\r\n											<ul>\r\n												<li>\r\n													  Olga Barlow												</li>\r\n																								<li>\r\n													 16 Jun 2022												</li>\r\n																							</ul>\r\n											<h4>\r\n												<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4291\">testsksskkkk</a>\r\n											</h4>\r\n																							<p>testsksskkkksksskkkktestsksskkkktestsksskkkktestsksskkkktestsksskkkktents&#8230;...                            </p>\r\n											<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4291\">Read More</a>\r\n			<!-- /Articles Section -->\r\n			</section>\r\n 											<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/patient1.jpg\" alt=\"\"/>\r\n												<h5>Testimonials</h5>\r\n												<h2>What Our Client Says</h2>\r\n												<p>\r\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\r\n</p>\r\n												<h6>Jennifer Robinson \r\n													<p>LELAND, USA</p>\r\n							                     												</h6>\r\n 											<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/patient2.jpg\" alt=\"\"/>\r\n												<h5>Testimonials</h5>\r\n												<h2>What Our Client Says</h2>\r\n												<p>\r\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\r\n</p>\r\n												<h6>Denise Stevens \r\n													<p>ABINGTON, USA</p>\r\n							                     												</h6>\r\n 											<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/patient3.jpg\" alt=\"\"/>\r\n												<h5>Testimonials</h5>\r\n												<h2>What Our Client Says</h2>\r\n												<p>\r\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\r\n</p>\r\n												<h6>Charles Ortega \r\n													<p>EL PASO, USA</p>\r\n							                     												</h6>\r\n	   <!-- Partners Section -->\r\n			<section>\r\n								<h2>Our Partners</h2>\r\n						<ul>\r\n						 </ul>\r\n			</section>\r\n			<!-- /Partners Section -->', 'Home Main', '', 'inherit', 'closed', 'closed', '', '5334-revision-v1', '', '', '2023-07-14 06:58:09', '2023-07-14 06:58:09', '', 5334, 'https://doccure-wp.dreamstechnologies.com/?p=5359', 0, 'revision', '', 0),
(5360, 1, '2023-07-14 06:58:10', '2023-07-14 06:58:10', '<!-- Banner\n================================================== -->\n<section>\n<h1>Consult Best Doctors Your Nearby Location.</h1>\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/header-icon.svg\" alt=\"header-icon\">\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit,</p>\n<a href=\"#\"  >Start a Consult</a>\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/down-arrow-img.png\" alt=\"\">\n<form action=\"https://doccure-wp.dreamstechnologies.com/search-doctors/\" method=\"get\" id=\"search_form\">\n   			<select name=\"location\">\n				<option value=\"\">Select a location</option>\n					<option data-flag=\'\'  value=\"australia\">Australia</option>\n	<option data-flag=\'\'  value=\"england\">England</option>\n	<option data-flag=\'\'  value=\"india\">India</option>\n			</select>\n 		<input type=\"hidden\" name=\"searchby\"  value=\"doctors\">\n		<input type=\"text\" name=\"keyword\" placeholder=\"Search doctors, clinics, hospitals, etc.\" value=\"\">\n<input type=\"submit\" value=\"Search\">\n</form>\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/banner-img.png\" alt=\"\">\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/banner-img1.png\" alt=\"\">\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/banner-img2.png\" alt=\"\">\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/banner-img3.png\" alt=\"\">\n</section>\n<section>\n								<h2>Specialities</h2>\n									<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon3.png\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/cardiologist\"><p>Cardiologist</p></a>\n									<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon4.png\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/dentist\"><p>Dentist</p></a>\n									<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon10.png\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/laboratory\"><p>Laboratory</p></a>\n									<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon8.png\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/mri-scans\"><p>MRI Scans</p></a>\n									<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon2.png\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/neurology\"><p>Neurology</p></a>\n									<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon6.png\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/orthopedic\"><p>Orthopedic</p></a>\n						<a href=\"#\">\n						See All Specialities						</a>\n			</section>\n								<h2>Best Doctors</h2>\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-07.jpg\" alt=\"\"/>\n										</a>\n											&#36;0.00\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">Doctor Demo</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/cardiologist/\"><p>Cardiologist</p></a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/urology/\"><p>Urology</p></a>\n												<p>\n											4.67(3)</p>\n											<p> Australia</p>\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-09.jpg\" alt=\"\"/>\n										</a>\n											&#36;0.00\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">James Amen</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/neurology/\"><p>Neurology</p></a>\n												<p>\n											3.00(3)</p>\n											<p> England</p>\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-10.jpg\" alt=\"\"/>\n										</a>\n											&#36;0.00\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\">Carl Kelly</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/orthopedic/\"><p>Orthopedic</p></a>\n												<p>\n											4.00(1)</p>\n											<p> India</p>\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-11.jpg\" alt=\"\"/>\n										</a>\n											&#36;0.00\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\">Darren Elder</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/urology/\"><p>Urology</p></a>\n												<p>\n											3.00(1)</p>\n											<p> England</p>\n <!-- FAQ Section -->\n <section>\n								<h5>Frequently Asked Questions</h5>\n								<h2>Get Your Answer</h2>\n								<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\" alt=\"\">\n 										<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\" alt=\"\"  >\n										<h4>95k+</h4>\n										<p>Happy Patients</p>\n<h2 id=\"headingOne_1\"   >\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_1\"  aria-expanded=\"true\"   aria-controls=\"collapseOne_1\">\nCan i make an Appointment Online with White Plains Hospital Kendi? \n</a>\n</h2>\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, \n<h2 id=\"headingOne_2\"   >\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_2\"  aria-expanded=\"false\"   aria-controls=\"collapseOne_2\">\nCan i make an Appointment Online with White Plains Hospital Kendi? \n</a>\n</h2>\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, \n<h2 id=\"headingOne_3\"   >\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_3\"  aria-expanded=\"false\"   aria-controls=\"collapseOne_3\">\nCan i make an Appointment Online with White Plains Hospital Kendi? \n</a>\n</h2>\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, \n<h2 id=\"headingOne_4\"   >\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_4\"  aria-expanded=\"false\"   aria-controls=\"collapseOne_4\">\nCan i make an Appointment Online with White Plains Hospital Kendi? \n</a>\n</h2>\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, \n<h2 id=\"headingOne_5\"   >\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_5\"  aria-expanded=\"false\"   aria-controls=\"collapseOne_5\">\nCan i make an Appointment Online with White Plains Hospital Kendi? \n</a>\n</h2>\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, \n			</section>\n			<!-- /FAQ Section -->\n <!-- Work Section -->\n <section>\n 																	<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\" alt=\"\">\n									<h5>How it Works</h5>\n									<h2>Frequently Asked Questions</h2>\n 											<img alt=\"\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\">\n											<h5>Search Doctor </h5>\n											<p>Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua. </p>\n 											<img alt=\"\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\">\n											<h5>Check Doctor Profile </h5>\n											<p>Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua. </p>\n 											<img alt=\"\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\">\n											<h5>Schedule Appointment </h5>\n											<p>Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua. </p>\n 											<img alt=\"\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\">\n											<h5>Get Your Solution </h5>\n											<p>Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua. </p>\n			</section>\n			<!-- /Work Section -->\n					<section>\n								<h2>Latest Articles</h2>\n		<!-- Articles Section -->\n										<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/>\n										</a>\n											<ul>\n												<li>\n													  Doctor Demo												</li>\n																								<li>\n													 21 Feb 2023												</li>\n																							</ul>\n											<h4>\n												<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">123</a>\n											</h4>\n																							<p>Good Morning...                            </p>\n											<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">Read More</a>\n			<!-- /Articles Section -->\n		<!-- Articles Section -->\n										<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/>\n										</a>\n											<ul>\n												<li>\n													  Paul Richard												</li>\n																								<li>\n													 02 Aug 2022												</li>\n																							</ul>\n											<h4>\n												<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">s.kafgkjsdfgu;ks</a>\n											</h4>\n																							<p>Article contents&#8230;s,haf;l |&#8221;...                            </p>\n											<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">Read More</a>\n			<!-- /Articles Section -->\n		<!-- Articles Section -->\n										<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/>\n										</a>\n											<ul>\n												<li>\n													  Olga Barlow												</li>\n																								<li>\n													 16 Jun 2022												</li>\n																							</ul>\n											<h4>\n												<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">testsksskkkk2222</a>\n											</h4>\n																							<p>testsksskkkk2222 testsksskkkk testsksskkkk222...                            </p>\n											<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">Read More</a>\n			<!-- /Articles Section -->\n		<!-- Articles Section -->\n										<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4291\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/>\n										</a>\n											<ul>\n												<li>\n													  Olga Barlow												</li>\n																								<li>\n													 16 Jun 2022												</li>\n																							</ul>\n											<h4>\n												<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4291\">testsksskkkk</a>\n											</h4>\n																							<p>testsksskkkksksskkkktestsksskkkktestsksskkkktestsksskkkktestsksskkkktents&#8230;...                            </p>\n											<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4291\">Read More</a>\n			<!-- /Articles Section -->\n			</section>\n 											<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/patient1.jpg\" alt=\"\"/>\n												<h5>Testimonials</h5>\n												<h2>What Our Client Says</h2>\n												<p>\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\n</p>\n												<h6>Jennifer Robinson \n													<p>LELAND, USA</p>\n							                     												</h6>\n 											<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/patient2.jpg\" alt=\"\"/>\n												<h5>Testimonials</h5>\n												<h2>What Our Client Says</h2>\n												<p>\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\n</p>\n												<h6>Denise Stevens \n													<p>ABINGTON, USA</p>\n							                     												</h6>\n 											<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/patient3.jpg\" alt=\"\"/>\n												<h5>Testimonials</h5>\n												<h2>What Our Client Says</h2>\n												<p>\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\n</p>\n												<h6>Charles Ortega \n													<p>EL PASO, USA</p>\n							                     												</h6>\n	   <!-- Partners Section -->\n			<section>\n								<h2>Our Partners</h2>\n						<ul>\n						 </ul>\n			</section>\n			<!-- /Partners Section -->', 'Home Main', '', 'inherit', 'closed', 'closed', '', '5334-revision-v1', '', '', '2023-07-14 06:58:10', '2023-07-14 06:58:10', '', 5334, 'https://doccure-wp.dreamstechnologies.com/?p=5360', 0, 'revision', '', 0),
(5361, 1, '2023-07-14 06:58:47', '2023-07-14 06:58:47', '', 'faq-img', '', 'inherit', 'open', 'closed', '', 'faq-img', '', '', '2023-07-14 06:58:47', '2023-07-14 06:58:47', '', 5334, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/faq-img.png', 0, 'attachment', 'image/png', 0),
(5362, 1, '2023-07-14 06:58:53', '2023-07-14 06:58:53', '', 'work-img', '', 'inherit', 'open', 'closed', '', 'work-img', '', '', '2023-07-14 06:58:53', '2023-07-14 06:58:53', '', 5334, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/work-img.png', 0, 'attachment', 'image/png', 0),
(5363, 1, '2023-07-14 06:59:29', '2023-07-14 06:59:29', '<!-- Banner\n================================================== -->\n<section>\n<h1>Consult Best Doctors Your Nearby Location.</h1>\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/header-icon.svg\" alt=\"header-icon\">\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit,</p>\n<a href=\"#\"  >Start a Consult</a>\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/down-arrow-img.png\" alt=\"\">\n<form action=\"https://doccure-wp.dreamstechnologies.com/search-doctors/\" method=\"get\" id=\"search_form\">\n   			<select name=\"location\">\n				<option value=\"\">Select a location</option>\n					<option data-flag=\'\'  value=\"australia\">Australia</option>\n	<option data-flag=\'\'  value=\"england\">England</option>\n	<option data-flag=\'\'  value=\"india\">India</option>\n			</select>\n 		<input type=\"hidden\" name=\"searchby\"  value=\"doctors\">\n		<input type=\"text\" name=\"keyword\" placeholder=\"Search doctors, clinics, hospitals, etc.\" value=\"\">\n<input type=\"submit\" value=\"Search\">\n</form>\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/banner-img.png\" alt=\"\">\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/banner-img1.png\" alt=\"\">\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/banner-img2.png\" alt=\"\">\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/banner-img3.png\" alt=\"\">\n</section>\n<section>\n								<h2>Specialities</h2>\n									<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon3.png\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/cardiologist\"><p>Cardiologist</p></a>\n									<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon4.png\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/dentist\"><p>Dentist</p></a>\n									<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon10.png\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/laboratory\"><p>Laboratory</p></a>\n									<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon8.png\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/mri-scans\"><p>MRI Scans</p></a>\n									<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon2.png\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/neurology\"><p>Neurology</p></a>\n									<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon6.png\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/orthopedic\"><p>Orthopedic</p></a>\n						<a href=\"#\">\n						See All Specialities						</a>\n			</section>\n								<h2>Best Doctors</h2>\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-07.jpg\" alt=\"\"/>\n										</a>\n											&#36;0.00\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">Doctor Demo</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/cardiologist/\"><p>Cardiologist</p></a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/urology/\"><p>Urology</p></a>\n												<p>\n											4.67(3)</p>\n											<p> Australia</p>\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-09.jpg\" alt=\"\"/>\n										</a>\n											&#36;0.00\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">James Amen</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/neurology/\"><p>Neurology</p></a>\n												<p>\n											3.00(3)</p>\n											<p> England</p>\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-10.jpg\" alt=\"\"/>\n										</a>\n											&#36;0.00\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\">Carl Kelly</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/orthopedic/\"><p>Orthopedic</p></a>\n												<p>\n											4.00(1)</p>\n											<p> India</p>\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-11.jpg\" alt=\"\"/>\n										</a>\n											&#36;0.00\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\">Darren Elder</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/urology/\"><p>Urology</p></a>\n												<p>\n											3.00(1)</p>\n											<p> England</p>\n <!-- FAQ Section -->\n <section>\n								<h5>Frequently Asked Questions</h5>\n								<h2>Get Your Answer</h2>\n								<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\" alt=\"\">\n 										<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\" alt=\"\"  >\n										<h4>95k+</h4>\n										<p>Happy Patients</p>\n<h2 id=\"headingOne_1\"   >\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_1\"  aria-expanded=\"true\"   aria-controls=\"collapseOne_1\">\nCan i make an Appointment Online with White Plains Hospital Kendi? \n</a>\n</h2>\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, \n<h2 id=\"headingOne_2\"   >\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_2\"  aria-expanded=\"false\"   aria-controls=\"collapseOne_2\">\nCan i make an Appointment Online with White Plains Hospital Kendi? \n</a>\n</h2>\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, \n<h2 id=\"headingOne_3\"   >\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_3\"  aria-expanded=\"false\"   aria-controls=\"collapseOne_3\">\nCan i make an Appointment Online with White Plains Hospital Kendi? \n</a>\n</h2>\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, \n<h2 id=\"headingOne_4\"   >\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_4\"  aria-expanded=\"false\"   aria-controls=\"collapseOne_4\">\nCan i make an Appointment Online with White Plains Hospital Kendi? \n</a>\n</h2>\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, \n<h2 id=\"headingOne_5\"   >\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_5\"  aria-expanded=\"false\"   aria-controls=\"collapseOne_5\">\nCan i make an Appointment Online with White Plains Hospital Kendi? \n</a>\n</h2>\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, \n			</section>\n			<!-- /FAQ Section -->\n <!-- Work Section -->\n <section>\n 																	<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\" alt=\"\">\n									<h5>How it Works</h5>\n									<h2>Frequently Asked Questions</h2>\n 											<img alt=\"\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\">\n											<h5>Search Doctor </h5>\n											<p>Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua. </p>\n 											<img alt=\"\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\">\n											<h5>Check Doctor Profile </h5>\n											<p>Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua. </p>\n 											<img alt=\"\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\">\n											<h5>Schedule Appointment </h5>\n											<p>Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua. </p>\n 											<img alt=\"\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\">\n											<h5>Get Your Solution </h5>\n											<p>Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua. </p>\n			</section>\n			<!-- /Work Section -->\n					<section>\n								<h2>Latest Articles</h2>\n		<!-- Articles Section -->\n										<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/>\n										</a>\n											<ul>\n												<li>\n													  Doctor Demo												</li>\n																								<li>\n													 21 Feb 2023												</li>\n																							</ul>\n											<h4>\n												<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">123</a>\n											</h4>\n																							<p>Good Morning...                            </p>\n											<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">Read More</a>\n			<!-- /Articles Section -->\n		<!-- Articles Section -->\n										<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/>\n										</a>\n											<ul>\n												<li>\n													  Paul Richard												</li>\n																								<li>\n													 02 Aug 2022												</li>\n																							</ul>\n											<h4>\n												<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">s.kafgkjsdfgu;ks</a>\n											</h4>\n																							<p>Article contents&#8230;s,haf;l |&#8221;...                            </p>\n											<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">Read More</a>\n			<!-- /Articles Section -->\n		<!-- Articles Section -->\n										<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/>\n										</a>\n											<ul>\n												<li>\n													  Olga Barlow												</li>\n																								<li>\n													 16 Jun 2022												</li>\n																							</ul>\n											<h4>\n												<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">testsksskkkk2222</a>\n											</h4>\n																							<p>testsksskkkk2222 testsksskkkk testsksskkkk222...                            </p>\n											<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">Read More</a>\n			<!-- /Articles Section -->\n		<!-- Articles Section -->\n										<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4291\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/>\n										</a>\n											<ul>\n												<li>\n													  Olga Barlow												</li>\n																								<li>\n													 16 Jun 2022												</li>\n																							</ul>\n											<h4>\n												<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4291\">testsksskkkk</a>\n											</h4>\n																							<p>testsksskkkksksskkkktestsksskkkktestsksskkkktestsksskkkktestsksskkkktents&#8230;...                            </p>\n											<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4291\">Read More</a>\n			<!-- /Articles Section -->\n			</section>\n 											<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/patient1.jpg\" alt=\"\"/>\n												<h5>Testimonials</h5>\n												<h2>What Our Client Says</h2>\n												<p>\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\n</p>\n												<h6>Jennifer Robinson \n													<p>LELAND, USA</p>\n							                     												</h6>\n 											<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/patient2.jpg\" alt=\"\"/>\n												<h5>Testimonials</h5>\n												<h2>What Our Client Says</h2>\n												<p>\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\n</p>\n												<h6>Denise Stevens \n													<p>ABINGTON, USA</p>\n							                     												</h6>\n 											<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/patient3.jpg\" alt=\"\"/>\n												<h5>Testimonials</h5>\n												<h2>What Our Client Says</h2>\n												<p>\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\n</p>\n												<h6>Charles Ortega \n													<p>EL PASO, USA</p>\n							                     												</h6>\n	   <!-- Partners Section -->\n			<section>\n								<h2>Our Partners</h2>\n						<ul>\n						 </ul>\n			</section>\n			<!-- /Partners Section -->', 'Home Main', '', 'inherit', 'closed', 'closed', '', '5334-revision-v1', '', '', '2023-07-14 06:59:29', '2023-07-14 06:59:29', '', 5334, 'https://doccure-wp.dreamstechnologies.com/?p=5363', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(5364, 1, '2023-07-14 06:59:30', '2023-07-14 06:59:30', '<!-- Banner\n================================================== -->\n<section>\n<h1>Consult Best Doctors Your Nearby Location.</h1>\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/header-icon.svg\" alt=\"header-icon\">\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit,</p>\n<a href=\"#\"  >Start a Consult</a>\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/down-arrow-img.png\" alt=\"\">\n<form action=\"https://doccure-wp.dreamstechnologies.com/search-doctors/\" method=\"get\" id=\"search_form\">\n   			<select name=\"location\">\n				<option value=\"\">Select a location</option>\n					<option data-flag=\'\'  value=\"australia\">Australia</option>\n	<option data-flag=\'\'  value=\"england\">England</option>\n	<option data-flag=\'\'  value=\"india\">India</option>\n			</select>\n 		<input type=\"hidden\" name=\"searchby\"  value=\"doctors\">\n		<input type=\"text\" name=\"keyword\" placeholder=\"Search doctors, clinics, hospitals, etc.\" value=\"\">\n<input type=\"submit\" value=\"Search\">\n</form>\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/banner-img.png\" alt=\"\">\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/banner-img1.png\" alt=\"\">\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/banner-img2.png\" alt=\"\">\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/banner-img3.png\" alt=\"\">\n</section>\n<section>\n								<h2>Specialities</h2>\n									<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon3.png\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/cardiologist\"><p>Cardiologist</p></a>\n									<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon4.png\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/dentist\"><p>Dentist</p></a>\n									<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon10.png\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/laboratory\"><p>Laboratory</p></a>\n									<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon8.png\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/mri-scans\"><p>MRI Scans</p></a>\n									<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon2.png\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/neurology\"><p>Neurology</p></a>\n									<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon6.png\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/orthopedic\"><p>Orthopedic</p></a>\n						<a href=\"#\">\n						See All Specialities						</a>\n			</section>\n								<h2>Best Doctors</h2>\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-07.jpg\" alt=\"\"/>\n										</a>\n											&#36;0.00\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">Doctor Demo</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/cardiologist/\"><p>Cardiologist</p></a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/urology/\"><p>Urology</p></a>\n												<p>\n											4.67(3)</p>\n											<p> Australia</p>\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-09.jpg\" alt=\"\"/>\n										</a>\n											&#36;0.00\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">James Amen</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/neurology/\"><p>Neurology</p></a>\n												<p>\n											3.00(3)</p>\n											<p> England</p>\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-10.jpg\" alt=\"\"/>\n										</a>\n											&#36;0.00\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\">Carl Kelly</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/orthopedic/\"><p>Orthopedic</p></a>\n												<p>\n											4.00(1)</p>\n											<p> India</p>\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-11.jpg\" alt=\"\"/>\n										</a>\n											&#36;0.00\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\">Darren Elder</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/urology/\"><p>Urology</p></a>\n												<p>\n											3.00(1)</p>\n											<p> England</p>\n <!-- FAQ Section -->\n <section>\n								<h5>Frequently Asked Questions</h5>\n								<h2>Get Your Answer</h2>\n								<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\" alt=\"\">\n 										<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\" alt=\"\"  >\n										<h4>95k+</h4>\n										<p>Happy Patients</p>\n<h2 id=\"headingOne_1\"   >\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_1\"  aria-expanded=\"true\"   aria-controls=\"collapseOne_1\">\nCan i make an Appointment Online with White Plains Hospital Kendi? \n</a>\n</h2>\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, \n<h2 id=\"headingOne_2\"   >\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_2\"  aria-expanded=\"false\"   aria-controls=\"collapseOne_2\">\nCan i make an Appointment Online with White Plains Hospital Kendi? \n</a>\n</h2>\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, \n<h2 id=\"headingOne_3\"   >\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_3\"  aria-expanded=\"false\"   aria-controls=\"collapseOne_3\">\nCan i make an Appointment Online with White Plains Hospital Kendi? \n</a>\n</h2>\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, \n<h2 id=\"headingOne_4\"   >\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_4\"  aria-expanded=\"false\"   aria-controls=\"collapseOne_4\">\nCan i make an Appointment Online with White Plains Hospital Kendi? \n</a>\n</h2>\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, \n<h2 id=\"headingOne_5\"   >\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_5\"  aria-expanded=\"false\"   aria-controls=\"collapseOne_5\">\nCan i make an Appointment Online with White Plains Hospital Kendi? \n</a>\n</h2>\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, \n			</section>\n			<!-- /FAQ Section -->\n <!-- Work Section -->\n <section>\n 																	<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\" alt=\"\">\n									<h5>How it Works</h5>\n									<h2>Frequently Asked Questions</h2>\n 											<img alt=\"\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\">\n											<h5>Search Doctor </h5>\n											<p>Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua. </p>\n 											<img alt=\"\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\">\n											<h5>Check Doctor Profile </h5>\n											<p>Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua. </p>\n 											<img alt=\"\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\">\n											<h5>Schedule Appointment </h5>\n											<p>Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua. </p>\n 											<img alt=\"\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\">\n											<h5>Get Your Solution </h5>\n											<p>Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua. </p>\n			</section>\n			<!-- /Work Section -->\n					<section>\n								<h2>Latest Articles</h2>\n		<!-- Articles Section -->\n										<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/>\n										</a>\n											<ul>\n												<li>\n													  Doctor Demo												</li>\n																								<li>\n													 21 Feb 2023												</li>\n																							</ul>\n											<h4>\n												<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">123</a>\n											</h4>\n																							<p>Good Morning...                            </p>\n											<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">Read More</a>\n			<!-- /Articles Section -->\n		<!-- Articles Section -->\n										<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/>\n										</a>\n											<ul>\n												<li>\n													  Paul Richard												</li>\n																								<li>\n													 02 Aug 2022												</li>\n																							</ul>\n											<h4>\n												<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">s.kafgkjsdfgu;ks</a>\n											</h4>\n																							<p>Article contents&#8230;s,haf;l |&#8221;...                            </p>\n											<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">Read More</a>\n			<!-- /Articles Section -->\n		<!-- Articles Section -->\n										<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/>\n										</a>\n											<ul>\n												<li>\n													  Olga Barlow												</li>\n																								<li>\n													 16 Jun 2022												</li>\n																							</ul>\n											<h4>\n												<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">testsksskkkk2222</a>\n											</h4>\n																							<p>testsksskkkk2222 testsksskkkk testsksskkkk222...                            </p>\n											<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">Read More</a>\n			<!-- /Articles Section -->\n		<!-- Articles Section -->\n										<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4291\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/>\n										</a>\n											<ul>\n												<li>\n													  Olga Barlow												</li>\n																								<li>\n													 16 Jun 2022												</li>\n																							</ul>\n											<h4>\n												<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4291\">testsksskkkk</a>\n											</h4>\n																							<p>testsksskkkksksskkkktestsksskkkktestsksskkkktestsksskkkktestsksskkkktents&#8230;...                            </p>\n											<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4291\">Read More</a>\n			<!-- /Articles Section -->\n			</section>\n 											<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/patient1.jpg\" alt=\"\"/>\n												<h5>Testimonials</h5>\n												<h2>What Our Client Says</h2>\n												<p>\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\n</p>\n												<h6>Jennifer Robinson \n													<p>LELAND, USA</p>\n							                     												</h6>\n 											<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/patient2.jpg\" alt=\"\"/>\n												<h5>Testimonials</h5>\n												<h2>What Our Client Says</h2>\n												<p>\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\n</p>\n												<h6>Denise Stevens \n													<p>ABINGTON, USA</p>\n							                     												</h6>\n 											<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/patient3.jpg\" alt=\"\"/>\n												<h5>Testimonials</h5>\n												<h2>What Our Client Says</h2>\n												<p>\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\n</p>\n												<h6>Charles Ortega \n													<p>EL PASO, USA</p>\n							                     												</h6>\n	   <!-- Partners Section -->\n			<section>\n								<h2>Our Partners</h2>\n						<ul>\n						 </ul>\n			</section>\n			<!-- /Partners Section -->', 'Home Main', '', 'inherit', 'closed', 'closed', '', '5334-revision-v1', '', '', '2023-07-14 06:59:30', '2023-07-14 06:59:30', '', 5334, 'https://doccure-wp.dreamstechnologies.com/?p=5364', 0, 'revision', '', 0),
(5365, 1, '2023-07-14 06:59:30', '2023-07-14 06:59:30', '<!-- Banner\n================================================== -->\n<section>\n<h1>Consult Best Doctors Your Nearby Location.</h1>\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/header-icon.svg\" alt=\"header-icon\">\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit,</p>\n<a href=\"#\"  >Start a Consult</a>\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/down-arrow-img.png\" alt=\"\">\n<form action=\"https://doccure-wp.dreamstechnologies.com/search-doctors/\" method=\"get\" id=\"search_form\">\n   			<select name=\"location\">\n				<option value=\"\">Select a location</option>\n					<option data-flag=\'\'  value=\"australia\">Australia</option>\n	<option data-flag=\'\'  value=\"england\">England</option>\n	<option data-flag=\'\'  value=\"india\">India</option>\n			</select>\n 		<input type=\"hidden\" name=\"searchby\"  value=\"doctors\">\n		<input type=\"text\" name=\"keyword\" placeholder=\"Search doctors, clinics, hospitals, etc.\" value=\"\">\n<input type=\"submit\" value=\"Search\">\n</form>\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/banner-img.png\" alt=\"\">\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/banner-img1.png\" alt=\"\">\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/banner-img2.png\" alt=\"\">\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/banner-img3.png\" alt=\"\">\n</section>\n<section>\n								<h2>Specialities</h2>\n									<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon3.png\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/cardiologist\"><p>Cardiologist</p></a>\n									<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon4.png\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/dentist\"><p>Dentist</p></a>\n									<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon10.png\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/laboratory\"><p>Laboratory</p></a>\n									<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon8.png\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/mri-scans\"><p>MRI Scans</p></a>\n									<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon2.png\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/neurology\"><p>Neurology</p></a>\n									<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon6.png\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/orthopedic\"><p>Orthopedic</p></a>\n						<a href=\"#\">\n						See All Specialities						</a>\n			</section>\n								<h2>Best Doctors</h2>\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-07.jpg\" alt=\"\"/>\n										</a>\n											&#36;0.00\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">Doctor Demo</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/cardiologist/\"><p>Cardiologist</p></a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/urology/\"><p>Urology</p></a>\n												<p>\n											4.67(3)</p>\n											<p> Australia</p>\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-09.jpg\" alt=\"\"/>\n										</a>\n											&#36;0.00\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">James Amen</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/neurology/\"><p>Neurology</p></a>\n												<p>\n											3.00(3)</p>\n											<p> England</p>\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-10.jpg\" alt=\"\"/>\n										</a>\n											&#36;0.00\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\">Carl Kelly</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/orthopedic/\"><p>Orthopedic</p></a>\n												<p>\n											4.00(1)</p>\n											<p> India</p>\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-11.jpg\" alt=\"\"/>\n										</a>\n											&#36;0.00\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\">Darren Elder</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/urology/\"><p>Urology</p></a>\n												<p>\n											3.00(1)</p>\n											<p> England</p>\n <!-- FAQ Section -->\n <section>\n								<h5>Frequently Asked Questions</h5>\n								<h2>Get Your Answer</h2>\n								<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/faq-img.png\" alt=\"\">\n 										<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\" alt=\"\"  >\n										<h4>95k+</h4>\n										<p>Happy Patients</p>\n<h2 id=\"headingOne_1\"   >\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_1\"  aria-expanded=\"true\"   aria-controls=\"collapseOne_1\">\nCan i make an Appointment Online with White Plains Hospital Kendi? \n</a>\n</h2>\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, \n<h2 id=\"headingOne_2\"   >\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_2\"  aria-expanded=\"false\"   aria-controls=\"collapseOne_2\">\nCan i make an Appointment Online with White Plains Hospital Kendi? \n</a>\n</h2>\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, \n<h2 id=\"headingOne_3\"   >\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_3\"  aria-expanded=\"false\"   aria-controls=\"collapseOne_3\">\nCan i make an Appointment Online with White Plains Hospital Kendi? \n</a>\n</h2>\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, \n<h2 id=\"headingOne_4\"   >\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_4\"  aria-expanded=\"false\"   aria-controls=\"collapseOne_4\">\nCan i make an Appointment Online with White Plains Hospital Kendi? \n</a>\n</h2>\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, \n<h2 id=\"headingOne_5\"   >\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_5\"  aria-expanded=\"false\"   aria-controls=\"collapseOne_5\">\nCan i make an Appointment Online with White Plains Hospital Kendi? \n</a>\n</h2>\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, \n			</section>\n			<!-- /FAQ Section -->\n <!-- Work Section -->\n <section>\n 																	<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/work-img.png\" alt=\"\">\n									<h5>How it Works</h5>\n									<h2>Frequently Asked Questions</h2>\n 											<img alt=\"\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\">\n											<h5>Search Doctor </h5>\n											<p>Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua. </p>\n 											<img alt=\"\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\">\n											<h5>Check Doctor Profile </h5>\n											<p>Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua. </p>\n 											<img alt=\"\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\">\n											<h5>Schedule Appointment </h5>\n											<p>Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua. </p>\n 											<img alt=\"\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\">\n											<h5>Get Your Solution </h5>\n											<p>Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua. </p>\n			</section>\n			<!-- /Work Section -->\n					<section>\n								<h2>Latest Articles</h2>\n		<!-- Articles Section -->\n										<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/>\n										</a>\n											<ul>\n												<li>\n													  Doctor Demo												</li>\n																								<li>\n													 21 Feb 2023												</li>\n																							</ul>\n											<h4>\n												<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">123</a>\n											</h4>\n																							<p>Good Morning...                            </p>\n											<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">Read More</a>\n			<!-- /Articles Section -->\n		<!-- Articles Section -->\n										<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/>\n										</a>\n											<ul>\n												<li>\n													  Paul Richard												</li>\n																								<li>\n													 02 Aug 2022												</li>\n																							</ul>\n											<h4>\n												<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">s.kafgkjsdfgu;ks</a>\n											</h4>\n																							<p>Article contents&#8230;s,haf;l |&#8221;...                            </p>\n											<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">Read More</a>\n			<!-- /Articles Section -->\n		<!-- Articles Section -->\n										<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/>\n										</a>\n											<ul>\n												<li>\n													  Olga Barlow												</li>\n																								<li>\n													 16 Jun 2022												</li>\n																							</ul>\n											<h4>\n												<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">testsksskkkk2222</a>\n											</h4>\n																							<p>testsksskkkk2222 testsksskkkk testsksskkkk222...                            </p>\n											<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">Read More</a>\n			<!-- /Articles Section -->\n		<!-- Articles Section -->\n										<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4291\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/>\n										</a>\n											<ul>\n												<li>\n													  Olga Barlow												</li>\n																								<li>\n													 16 Jun 2022												</li>\n																							</ul>\n											<h4>\n												<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4291\">testsksskkkk</a>\n											</h4>\n																							<p>testsksskkkksksskkkktestsksskkkktestsksskkkktestsksskkkktestsksskkkktents&#8230;...                            </p>\n											<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4291\">Read More</a>\n			<!-- /Articles Section -->\n			</section>\n 											<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/patient1.jpg\" alt=\"\"/>\n												<h5>Testimonials</h5>\n												<h2>What Our Client Says</h2>\n												<p>\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\n</p>\n												<h6>Jennifer Robinson \n													<p>LELAND, USA</p>\n							                     												</h6>\n 											<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/patient2.jpg\" alt=\"\"/>\n												<h5>Testimonials</h5>\n												<h2>What Our Client Says</h2>\n												<p>\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\n</p>\n												<h6>Denise Stevens \n													<p>ABINGTON, USA</p>\n							                     												</h6>\n 											<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/patient3.jpg\" alt=\"\"/>\n												<h5>Testimonials</h5>\n												<h2>What Our Client Says</h2>\n												<p>\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\n</p>\n												<h6>Charles Ortega \n													<p>EL PASO, USA</p>\n							                     												</h6>\n	   <!-- Partners Section -->\n			<section>\n								<h2>Our Partners</h2>\n						<ul>\n						 </ul>\n			</section>\n			<!-- /Partners Section -->', 'Home Main', '', 'inherit', 'closed', 'closed', '', '5334-revision-v1', '', '', '2023-07-14 06:59:30', '2023-07-14 06:59:30', '', 5334, 'https://doccure-wp.dreamstechnologies.com/?p=5365', 0, 'revision', '', 0),
(5366, 1, '2023-07-14 07:00:18', '2023-07-14 07:00:18', '', 'smiling-icon', '', 'inherit', 'open', 'closed', '', 'smiling-icon', '', '', '2023-07-14 07:00:18', '2023-07-14 07:00:18', '', 5334, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/smiling-icon.svg', 0, 'attachment', 'image/svg+xml', 0),
(5367, 1, '2023-07-14 07:00:36', '2023-07-14 07:00:36', '', 'work-01', '', 'inherit', 'open', 'closed', '', 'work-01', '', '', '2023-07-14 07:00:36', '2023-07-14 07:00:36', '', 5334, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/work-01.svg', 0, 'attachment', 'image/svg+xml', 0),
(5368, 1, '2023-07-14 07:00:39', '2023-07-14 07:00:39', '', 'work-02', '', 'inherit', 'open', 'closed', '', 'work-02', '', '', '2023-07-14 07:00:39', '2023-07-14 07:00:39', '', 5334, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/work-02.svg', 0, 'attachment', 'image/svg+xml', 0),
(5369, 1, '2023-07-14 07:00:43', '2023-07-14 07:00:43', '', 'work-03', '', 'inherit', 'open', 'closed', '', 'work-03', '', '', '2023-07-14 07:00:43', '2023-07-14 07:00:43', '', 5334, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/work-03.svg', 0, 'attachment', 'image/svg+xml', 0),
(5370, 1, '2023-07-14 07:00:47', '2023-07-14 07:00:47', '', 'work-04', '', 'inherit', 'open', 'closed', '', 'work-04', '', '', '2023-07-14 07:00:47', '2023-07-14 07:00:47', '', 5334, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/work-04.svg', 0, 'attachment', 'image/svg+xml', 0),
(5371, 1, '2023-07-14 07:01:14', '2023-07-14 07:01:14', '<!-- Banner\n================================================== -->\n<section>\n<h1>Consult Best Doctors Your Nearby Location.</h1>\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/header-icon.svg\" alt=\"header-icon\">\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit,</p>\n<a href=\"#\"  >Start a Consult</a>\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/down-arrow-img.png\" alt=\"\">\n<form action=\"https://doccure-wp.dreamstechnologies.com/search-doctors/\" method=\"get\" id=\"search_form\">\n   			<select name=\"location\">\n				<option value=\"\">Select a location</option>\n					<option data-flag=\'\'  value=\"australia\">Australia</option>\n	<option data-flag=\'\'  value=\"england\">England</option>\n	<option data-flag=\'\'  value=\"india\">India</option>\n			</select>\n 		<input type=\"hidden\" name=\"searchby\"  value=\"doctors\">\n		<input type=\"text\" name=\"keyword\" placeholder=\"Search doctors, clinics, hospitals, etc.\" value=\"\">\n<input type=\"submit\" value=\"Search\">\n</form>\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/banner-img.png\" alt=\"\">\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/banner-img1.png\" alt=\"\">\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/banner-img2.png\" alt=\"\">\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/banner-img3.png\" alt=\"\">\n</section>\n<section>\n								<h2>Specialities</h2>\n									<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon3.png\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/cardiologist\"><p>Cardiologist</p></a>\n									<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon4.png\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/dentist\"><p>Dentist</p></a>\n									<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon10.png\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/laboratory\"><p>Laboratory</p></a>\n									<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon8.png\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/mri-scans\"><p>MRI Scans</p></a>\n									<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon2.png\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/neurology\"><p>Neurology</p></a>\n									<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon6.png\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/orthopedic\"><p>Orthopedic</p></a>\n						<a href=\"#\">\n						See All Specialities						</a>\n			</section>\n								<h2>Best Doctors</h2>\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-07.jpg\" alt=\"\"/>\n										</a>\n											&#36;0.00\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">Doctor Demo</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/cardiologist/\"><p>Cardiologist</p></a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/urology/\"><p>Urology</p></a>\n												<p>\n											4.67(3)</p>\n											<p> Australia</p>\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-09.jpg\" alt=\"\"/>\n										</a>\n											&#36;0.00\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">James Amen</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/neurology/\"><p>Neurology</p></a>\n												<p>\n											3.00(3)</p>\n											<p> England</p>\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-10.jpg\" alt=\"\"/>\n										</a>\n											&#36;0.00\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\">Carl Kelly</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/orthopedic/\"><p>Orthopedic</p></a>\n												<p>\n											4.00(1)</p>\n											<p> India</p>\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-11.jpg\" alt=\"\"/>\n										</a>\n											&#36;0.00\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\">Darren Elder</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/urology/\"><p>Urology</p></a>\n												<p>\n											3.00(1)</p>\n											<p> England</p>\n <!-- FAQ Section -->\n <section>\n								<h5>Frequently Asked Questions</h5>\n								<h2>Get Your Answer</h2>\n								<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/faq-img.png\" alt=\"\">\n 										<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\" alt=\"\"  >\n										<h4>95k+</h4>\n										<p>Happy Patients</p>\n<h2 id=\"headingOne_1\"   >\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_1\"  aria-expanded=\"true\"   aria-controls=\"collapseOne_1\">\nCan i make an Appointment Online with White Plains Hospital Kendi? \n</a>\n</h2>\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, \n<h2 id=\"headingOne_2\"   >\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_2\"  aria-expanded=\"false\"   aria-controls=\"collapseOne_2\">\nCan i make an Appointment Online with White Plains Hospital Kendi? \n</a>\n</h2>\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, \n<h2 id=\"headingOne_3\"   >\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_3\"  aria-expanded=\"false\"   aria-controls=\"collapseOne_3\">\nCan i make an Appointment Online with White Plains Hospital Kendi? \n</a>\n</h2>\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, \n<h2 id=\"headingOne_4\"   >\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_4\"  aria-expanded=\"false\"   aria-controls=\"collapseOne_4\">\nCan i make an Appointment Online with White Plains Hospital Kendi? \n</a>\n</h2>\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, \n<h2 id=\"headingOne_5\"   >\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_5\"  aria-expanded=\"false\"   aria-controls=\"collapseOne_5\">\nCan i make an Appointment Online with White Plains Hospital Kendi? \n</a>\n</h2>\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, \n			</section>\n			<!-- /FAQ Section -->\n <!-- Work Section -->\n <section>\n 																	<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/work-img.png\" alt=\"\">\n									<h5>How it Works</h5>\n									<h2>Frequently Asked Questions</h2>\n 											<img alt=\"\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\">\n											<h5>Search Doctor </h5>\n											<p>Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua. </p>\n 											<img alt=\"\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\">\n											<h5>Check Doctor Profile </h5>\n											<p>Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua. </p>\n 											<img alt=\"\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\">\n											<h5>Schedule Appointment </h5>\n											<p>Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua. </p>\n 											<img alt=\"\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\">\n											<h5>Get Your Solution </h5>\n											<p>Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua. </p>\n			</section>\n			<!-- /Work Section -->\n					<section>\n								<h2>Latest Articles</h2>\n		<!-- Articles Section -->\n										<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/>\n										</a>\n											<ul>\n												<li>\n													  Doctor Demo												</li>\n																								<li>\n													 21 Feb 2023												</li>\n																							</ul>\n											<h4>\n												<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">123</a>\n											</h4>\n																							<p>Good Morning...                            </p>\n											<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">Read More</a>\n			<!-- /Articles Section -->\n		<!-- Articles Section -->\n										<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/>\n										</a>\n											<ul>\n												<li>\n													  Paul Richard												</li>\n																								<li>\n													 02 Aug 2022												</li>\n																							</ul>\n											<h4>\n												<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">s.kafgkjsdfgu;ks</a>\n											</h4>\n																							<p>Article contents&#8230;s,haf;l |&#8221;...                            </p>\n											<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">Read More</a>\n			<!-- /Articles Section -->\n		<!-- Articles Section -->\n										<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/>\n										</a>\n											<ul>\n												<li>\n													  Olga Barlow												</li>\n																								<li>\n													 16 Jun 2022												</li>\n																							</ul>\n											<h4>\n												<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">testsksskkkk2222</a>\n											</h4>\n																							<p>testsksskkkk2222 testsksskkkk testsksskkkk222...                            </p>\n											<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">Read More</a>\n			<!-- /Articles Section -->\n		<!-- Articles Section -->\n										<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4291\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/>\n										</a>\n											<ul>\n												<li>\n													  Olga Barlow												</li>\n																								<li>\n													 16 Jun 2022												</li>\n																							</ul>\n											<h4>\n												<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4291\">testsksskkkk</a>\n											</h4>\n																							<p>testsksskkkksksskkkktestsksskkkktestsksskkkktestsksskkkktestsksskkkktents&#8230;...                            </p>\n											<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4291\">Read More</a>\n			<!-- /Articles Section -->\n			</section>\n 											<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/patient1.jpg\" alt=\"\"/>\n												<h5>Testimonials</h5>\n												<h2>What Our Client Says</h2>\n												<p>\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\n</p>\n												<h6>Jennifer Robinson \n													<p>LELAND, USA</p>\n							                     												</h6>\n 											<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/patient2.jpg\" alt=\"\"/>\n												<h5>Testimonials</h5>\n												<h2>What Our Client Says</h2>\n												<p>\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\n</p>\n												<h6>Denise Stevens \n													<p>ABINGTON, USA</p>\n							                     												</h6>\n 											<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/patient3.jpg\" alt=\"\"/>\n												<h5>Testimonials</h5>\n												<h2>What Our Client Says</h2>\n												<p>\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\n</p>\n												<h6>Charles Ortega \n													<p>EL PASO, USA</p>\n							                     												</h6>\n	   <!-- Partners Section -->\n			<section>\n								<h2>Our Partners</h2>\n						<ul>\n						 </ul>\n			</section>\n			<!-- /Partners Section -->', 'Home Main', '', 'inherit', 'closed', 'closed', '', '5334-revision-v1', '', '', '2023-07-14 07:01:14', '2023-07-14 07:01:14', '', 5334, 'https://doccure-wp.dreamstechnologies.com/?p=5371', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(5372, 1, '2023-07-14 07:01:15', '2023-07-14 07:01:15', '<!-- Banner\n================================================== -->\n<section>\n<h1>Consult Best Doctors Your Nearby Location.</h1>\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/header-icon.svg\" alt=\"header-icon\">\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit,</p>\n<a href=\"#\"  >Start a Consult</a>\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/down-arrow-img.png\" alt=\"\">\n<form action=\"https://doccure-wp.dreamstechnologies.com/search-doctors/\" method=\"get\" id=\"search_form\">\n   			<select name=\"location\">\n				<option value=\"\">Select a location</option>\n					<option data-flag=\'\'  value=\"australia\">Australia</option>\n	<option data-flag=\'\'  value=\"england\">England</option>\n	<option data-flag=\'\'  value=\"india\">India</option>\n			</select>\n 		<input type=\"hidden\" name=\"searchby\"  value=\"doctors\">\n		<input type=\"text\" name=\"keyword\" placeholder=\"Search doctors, clinics, hospitals, etc.\" value=\"\">\n<input type=\"submit\" value=\"Search\">\n</form>\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/banner-img.png\" alt=\"\">\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/banner-img1.png\" alt=\"\">\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/banner-img2.png\" alt=\"\">\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/banner-img3.png\" alt=\"\">\n</section>\n<section>\n								<h2>Specialities</h2>\n									<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon3.png\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/cardiologist\"><p>Cardiologist</p></a>\n									<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon4.png\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/dentist\"><p>Dentist</p></a>\n									<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon10.png\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/laboratory\"><p>Laboratory</p></a>\n									<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon8.png\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/mri-scans\"><p>MRI Scans</p></a>\n									<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon2.png\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/neurology\"><p>Neurology</p></a>\n									<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon6.png\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/orthopedic\"><p>Orthopedic</p></a>\n						<a href=\"#\">\n						See All Specialities						</a>\n			</section>\n								<h2>Best Doctors</h2>\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-07.jpg\" alt=\"\"/>\n										</a>\n											&#36;0.00\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">Doctor Demo</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/cardiologist/\"><p>Cardiologist</p></a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/urology/\"><p>Urology</p></a>\n												<p>\n											4.67(3)</p>\n											<p> Australia</p>\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-09.jpg\" alt=\"\"/>\n										</a>\n											&#36;0.00\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">James Amen</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/neurology/\"><p>Neurology</p></a>\n												<p>\n											3.00(3)</p>\n											<p> England</p>\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-10.jpg\" alt=\"\"/>\n										</a>\n											&#36;0.00\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\">Carl Kelly</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/orthopedic/\"><p>Orthopedic</p></a>\n												<p>\n											4.00(1)</p>\n											<p> India</p>\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-11.jpg\" alt=\"\"/>\n										</a>\n											&#36;0.00\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\">Darren Elder</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/urology/\"><p>Urology</p></a>\n												<p>\n											3.00(1)</p>\n											<p> England</p>\n <!-- FAQ Section -->\n <section>\n								<h5>Frequently Asked Questions</h5>\n								<h2>Get Your Answer</h2>\n								<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/faq-img.png\" alt=\"\">\n 										<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\" alt=\"\"  >\n										<h4>95k+</h4>\n										<p>Happy Patients</p>\n<h2 id=\"headingOne_1\"   >\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_1\"  aria-expanded=\"true\"   aria-controls=\"collapseOne_1\">\nCan i make an Appointment Online with White Plains Hospital Kendi? \n</a>\n</h2>\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, \n<h2 id=\"headingOne_2\"   >\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_2\"  aria-expanded=\"false\"   aria-controls=\"collapseOne_2\">\nCan i make an Appointment Online with White Plains Hospital Kendi? \n</a>\n</h2>\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, \n<h2 id=\"headingOne_3\"   >\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_3\"  aria-expanded=\"false\"   aria-controls=\"collapseOne_3\">\nCan i make an Appointment Online with White Plains Hospital Kendi? \n</a>\n</h2>\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, \n<h2 id=\"headingOne_4\"   >\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_4\"  aria-expanded=\"false\"   aria-controls=\"collapseOne_4\">\nCan i make an Appointment Online with White Plains Hospital Kendi? \n</a>\n</h2>\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, \n<h2 id=\"headingOne_5\"   >\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_5\"  aria-expanded=\"false\"   aria-controls=\"collapseOne_5\">\nCan i make an Appointment Online with White Plains Hospital Kendi? \n</a>\n</h2>\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, \n			</section>\n			<!-- /FAQ Section -->\n <!-- Work Section -->\n <section>\n 																	<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/work-img.png\" alt=\"\">\n									<h5>How it Works</h5>\n									<h2>Frequently Asked Questions</h2>\n 											<img alt=\"\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\">\n											<h5>Search Doctor </h5>\n											<p>Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua. </p>\n 											<img alt=\"\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\">\n											<h5>Check Doctor Profile </h5>\n											<p>Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua. </p>\n 											<img alt=\"\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\">\n											<h5>Schedule Appointment </h5>\n											<p>Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua. </p>\n 											<img alt=\"\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/plugins/elementor/assets/images/placeholder.png\">\n											<h5>Get Your Solution </h5>\n											<p>Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua. </p>\n			</section>\n			<!-- /Work Section -->\n					<section>\n								<h2>Latest Articles</h2>\n		<!-- Articles Section -->\n										<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/>\n										</a>\n											<ul>\n												<li>\n													  Doctor Demo												</li>\n																								<li>\n													 21 Feb 2023												</li>\n																							</ul>\n											<h4>\n												<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">123</a>\n											</h4>\n																							<p>Good Morning...                            </p>\n											<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">Read More</a>\n			<!-- /Articles Section -->\n		<!-- Articles Section -->\n										<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/>\n										</a>\n											<ul>\n												<li>\n													  Paul Richard												</li>\n																								<li>\n													 02 Aug 2022												</li>\n																							</ul>\n											<h4>\n												<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">s.kafgkjsdfgu;ks</a>\n											</h4>\n																							<p>Article contents&#8230;s,haf;l |&#8221;...                            </p>\n											<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">Read More</a>\n			<!-- /Articles Section -->\n		<!-- Articles Section -->\n										<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/>\n										</a>\n											<ul>\n												<li>\n													  Olga Barlow												</li>\n																								<li>\n													 16 Jun 2022												</li>\n																							</ul>\n											<h4>\n												<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">testsksskkkk2222</a>\n											</h4>\n																							<p>testsksskkkk2222 testsksskkkk testsksskkkk222...                            </p>\n											<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">Read More</a>\n			<!-- /Articles Section -->\n		<!-- Articles Section -->\n										<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4291\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/>\n										</a>\n											<ul>\n												<li>\n													  Olga Barlow												</li>\n																								<li>\n													 16 Jun 2022												</li>\n																							</ul>\n											<h4>\n												<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4291\">testsksskkkk</a>\n											</h4>\n																							<p>testsksskkkksksskkkktestsksskkkktestsksskkkktestsksskkkktestsksskkkktents&#8230;...                            </p>\n											<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4291\">Read More</a>\n			<!-- /Articles Section -->\n			</section>\n 											<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/patient1.jpg\" alt=\"\"/>\n												<h5>Testimonials</h5>\n												<h2>What Our Client Says</h2>\n												<p>\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\n</p>\n												<h6>Jennifer Robinson \n													<p>LELAND, USA</p>\n							                     												</h6>\n 											<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/patient2.jpg\" alt=\"\"/>\n												<h5>Testimonials</h5>\n												<h2>What Our Client Says</h2>\n												<p>\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\n</p>\n												<h6>Denise Stevens \n													<p>ABINGTON, USA</p>\n							                     												</h6>\n 											<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/patient3.jpg\" alt=\"\"/>\n												<h5>Testimonials</h5>\n												<h2>What Our Client Says</h2>\n												<p>\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\n</p>\n												<h6>Charles Ortega \n													<p>EL PASO, USA</p>\n							                     												</h6>\n	   <!-- Partners Section -->\n			<section>\n								<h2>Our Partners</h2>\n						<ul>\n						 </ul>\n			</section>\n			<!-- /Partners Section -->', 'Home Main', '', 'inherit', 'closed', 'closed', '', '5334-revision-v1', '', '', '2023-07-14 07:01:15', '2023-07-14 07:01:15', '', 5334, 'https://doccure-wp.dreamstechnologies.com/?p=5372', 0, 'revision', '', 0),
(5373, 1, '2023-07-14 07:01:16', '2023-07-14 07:01:16', '<!-- Banner\n================================================== -->\n<section>\n<h1>Consult Best Doctors Your Nearby Location.</h1>\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/header-icon.svg\" alt=\"header-icon\">\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit,</p>\n<a href=\"#\"  >Start a Consult</a>\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/down-arrow-img.png\" alt=\"\">\n<form action=\"https://doccure-wp.dreamstechnologies.com/search-doctors/\" method=\"get\" id=\"search_form\">\n   			<select name=\"location\">\n				<option value=\"\">Select a location</option>\n					<option data-flag=\'\'  value=\"australia\">Australia</option>\n	<option data-flag=\'\'  value=\"england\">England</option>\n	<option data-flag=\'\'  value=\"india\">India</option>\n			</select>\n 		<input type=\"hidden\" name=\"searchby\"  value=\"doctors\">\n		<input type=\"text\" name=\"keyword\" placeholder=\"Search doctors, clinics, hospitals, etc.\" value=\"\">\n<input type=\"submit\" value=\"Search\">\n</form>\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/banner-img.png\" alt=\"\">\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/banner-img1.png\" alt=\"\">\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/banner-img2.png\" alt=\"\">\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/banner-img3.png\" alt=\"\">\n</section>\n<section>\n								<h2>Specialities</h2>\n									<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon3.png\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/cardiologist\"><p>Cardiologist</p></a>\n									<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon4.png\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/dentist\"><p>Dentist</p></a>\n									<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon10.png\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/laboratory\"><p>Laboratory</p></a>\n									<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon8.png\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/mri-scans\"><p>MRI Scans</p></a>\n									<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon2.png\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/neurology\"><p>Neurology</p></a>\n									<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon6.png\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/orthopedic\"><p>Orthopedic</p></a>\n						<a href=\"#\">\n						See All Specialities						</a>\n			</section>\n								<h2>Best Doctors</h2>\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-07.jpg\" alt=\"\"/>\n										</a>\n											&#36;0.00\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">Doctor Demo</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/cardiologist/\"><p>Cardiologist</p></a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/urology/\"><p>Urology</p></a>\n												<p>\n											4.67(3)</p>\n											<p> Australia</p>\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-09.jpg\" alt=\"\"/>\n										</a>\n											&#36;0.00\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">James Amen</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/neurology/\"><p>Neurology</p></a>\n												<p>\n											3.00(3)</p>\n											<p> England</p>\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-10.jpg\" alt=\"\"/>\n										</a>\n											&#36;0.00\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\">Carl Kelly</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/orthopedic/\"><p>Orthopedic</p></a>\n												<p>\n											4.00(1)</p>\n											<p> India</p>\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-11.jpg\" alt=\"\"/>\n										</a>\n											&#36;0.00\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\">Darren Elder</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/urology/\"><p>Urology</p></a>\n												<p>\n											3.00(1)</p>\n											<p> England</p>\n <!-- FAQ Section -->\n <section>\n								<h5>Frequently Asked Questions</h5>\n								<h2>Get Your Answer</h2>\n								<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/faq-img.png\" alt=\"\">\n 										<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/smiling-icon.svg\" alt=\"\"  >\n										<h4>95k+</h4>\n										<p>Happy Patients</p>\n<h2 id=\"headingOne_1\"   >\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_1\"  aria-expanded=\"true\"   aria-controls=\"collapseOne_1\">\nCan i make an Appointment Online with White Plains Hospital Kendi? \n</a>\n</h2>\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, \n<h2 id=\"headingOne_2\"   >\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_2\"  aria-expanded=\"false\"   aria-controls=\"collapseOne_2\">\nCan i make an Appointment Online with White Plains Hospital Kendi? \n</a>\n</h2>\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, \n<h2 id=\"headingOne_3\"   >\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_3\"  aria-expanded=\"false\"   aria-controls=\"collapseOne_3\">\nCan i make an Appointment Online with White Plains Hospital Kendi? \n</a>\n</h2>\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, \n<h2 id=\"headingOne_4\"   >\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_4\"  aria-expanded=\"false\"   aria-controls=\"collapseOne_4\">\nCan i make an Appointment Online with White Plains Hospital Kendi? \n</a>\n</h2>\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, \n<h2 id=\"headingOne_5\"   >\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_5\"  aria-expanded=\"false\"   aria-controls=\"collapseOne_5\">\nCan i make an Appointment Online with White Plains Hospital Kendi? \n</a>\n</h2>\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, \n			</section>\n			<!-- /FAQ Section -->\n <!-- Work Section -->\n <section>\n 																	<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/work-img.png\" alt=\"\">\n									<h5>How it Works</h5>\n									<h2>Frequently Asked Questions</h2>\n 											<img alt=\"\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/work-01.svg\">\n											<h5>Search Doctor </h5>\n											<p>Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua. </p>\n 											<img alt=\"\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/work-02.svg\">\n											<h5>Check Doctor Profile </h5>\n											<p>Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua. </p>\n 											<img alt=\"\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/work-03.svg\">\n											<h5>Schedule Appointment </h5>\n											<p>Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua. </p>\n 											<img alt=\"\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/work-04.svg\">\n											<h5>Get Your Solution </h5>\n											<p>Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua. </p>\n			</section>\n			<!-- /Work Section -->\n					<section>\n								<h2>Latest Articles</h2>\n		<!-- Articles Section -->\n										<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/>\n										</a>\n											<ul>\n												<li>\n													  Doctor Demo												</li>\n																								<li>\n													 21 Feb 2023												</li>\n																							</ul>\n											<h4>\n												<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">123</a>\n											</h4>\n																							<p>Good Morning...                            </p>\n											<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">Read More</a>\n			<!-- /Articles Section -->\n		<!-- Articles Section -->\n										<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/>\n										</a>\n											<ul>\n												<li>\n													  Paul Richard												</li>\n																								<li>\n													 02 Aug 2022												</li>\n																							</ul>\n											<h4>\n												<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">s.kafgkjsdfgu;ks</a>\n											</h4>\n																							<p>Article contents&#8230;s,haf;l |&#8221;...                            </p>\n											<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">Read More</a>\n			<!-- /Articles Section -->\n		<!-- Articles Section -->\n										<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/>\n										</a>\n											<ul>\n												<li>\n													  Olga Barlow												</li>\n																								<li>\n													 16 Jun 2022												</li>\n																							</ul>\n											<h4>\n												<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">testsksskkkk2222</a>\n											</h4>\n																							<p>testsksskkkk2222 testsksskkkk testsksskkkk222...                            </p>\n											<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">Read More</a>\n			<!-- /Articles Section -->\n		<!-- Articles Section -->\n										<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4291\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/>\n										</a>\n											<ul>\n												<li>\n													  Olga Barlow												</li>\n																								<li>\n													 16 Jun 2022												</li>\n																							</ul>\n											<h4>\n												<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4291\">testsksskkkk</a>\n											</h4>\n																							<p>testsksskkkksksskkkktestsksskkkktestsksskkkktestsksskkkktestsksskkkktents&#8230;...                            </p>\n											<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4291\">Read More</a>\n			<!-- /Articles Section -->\n			</section>\n 											<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/patient1.jpg\" alt=\"\"/>\n												<h5>Testimonials</h5>\n												<h2>What Our Client Says</h2>\n												<p>\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\n</p>\n												<h6>Jennifer Robinson \n													<p>LELAND, USA</p>\n							                     												</h6>\n 											<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/patient2.jpg\" alt=\"\"/>\n												<h5>Testimonials</h5>\n												<h2>What Our Client Says</h2>\n												<p>\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\n</p>\n												<h6>Denise Stevens \n													<p>ABINGTON, USA</p>\n							                     												</h6>\n 											<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/patient3.jpg\" alt=\"\"/>\n												<h5>Testimonials</h5>\n												<h2>What Our Client Says</h2>\n												<p>\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\n</p>\n												<h6>Charles Ortega \n													<p>EL PASO, USA</p>\n							                     												</h6>\n	   <!-- Partners Section -->\n			<section>\n								<h2>Our Partners</h2>\n						<ul>\n						 </ul>\n			</section>\n			<!-- /Partners Section -->', 'Home Main', '', 'inherit', 'closed', 'closed', '', '5334-revision-v1', '', '', '2023-07-14 07:01:16', '2023-07-14 07:01:16', '', 5334, 'https://doccure-wp.dreamstechnologies.com/?p=5373', 0, 'revision', '', 0),
(5374, 1, '2023-07-14 07:04:02', '2023-07-14 07:04:02', '<!-- Banner\n================================================== -->\n<section>\n<h1>Consult Best Doctors Your Nearby Location.</h1>\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/header-icon.svg\" alt=\"header-icon\">\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit,</p>\n<a href=\"#\"  >Start a Consult</a>\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/down-arrow-img.png\" alt=\"\">\n<form action=\"https://doccure-wp.dreamstechnologies.com/search-doctors/\" method=\"get\" id=\"search_form\">\n   			<select name=\"location\">\n				<option value=\"\">Select a location</option>\n					<option data-flag=\'\'  value=\"australia\">Australia</option>\n	<option data-flag=\'\'  value=\"england\">England</option>\n	<option data-flag=\'\'  value=\"india\">India</option>\n			</select>\n 		<input type=\"hidden\" name=\"searchby\"  value=\"doctors\">\n		<input type=\"text\" name=\"keyword\" placeholder=\"Search doctors, clinics, hospitals, etc.\" value=\"\">\n<input type=\"submit\" value=\"Search\">\n</form>\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/banner-img.png\" alt=\"\">\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/banner-img1.png\" alt=\"\">\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/banner-img2.png\" alt=\"\">\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/banner-img3.png\" alt=\"\">\n</section>\n<section>\n								<h2>Specialities</h2>\n									<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon3.png\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/cardiologist\"><p>Cardiologist</p></a>\n									<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon4.png\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/dentist\"><p>Dentist</p></a>\n									<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon10.png\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/laboratory\"><p>Laboratory</p></a>\n									<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon8.png\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/mri-scans\"><p>MRI Scans</p></a>\n									<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon2.png\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/neurology\"><p>Neurology</p></a>\n									<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon6.png\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/orthopedic\"><p>Orthopedic</p></a>\n						<a href=\"#\">\n						See All Specialities						</a>\n			</section>\n								<h2>Best Doctors</h2>\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-07.jpg\" alt=\"\"/>\n										</a>\n											&#36;0.00\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">Doctor Demo</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/cardiologist/\"><p>Cardiologist</p></a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/urology/\"><p>Urology</p></a>\n												<p>\n											4.67(3)</p>\n											<p> Australia</p>\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-09.jpg\" alt=\"\"/>\n										</a>\n											&#36;0.00\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">James Amen</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/neurology/\"><p>Neurology</p></a>\n												<p>\n											3.00(3)</p>\n											<p> England</p>\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-10.jpg\" alt=\"\"/>\n										</a>\n											&#36;0.00\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\">Carl Kelly</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/orthopedic/\"><p>Orthopedic</p></a>\n												<p>\n											4.00(1)</p>\n											<p> India</p>\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-11.jpg\" alt=\"\"/>\n										</a>\n											&#36;0.00\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\">Darren Elder</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/urology/\"><p>Urology</p></a>\n												<p>\n											3.00(1)</p>\n											<p> England</p>\n <!-- FAQ Section -->\n <section>\n								<h5>Frequently Asked Questions</h5>\n								<h2>Get Your Answer</h2>\n								<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/faq-img.png\" alt=\"\">\n 										<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/smiling-icon.svg\" alt=\"\"  >\n										<h4>95k+</h4>\n										<p>Happy Patients</p>\n<h2 id=\"headingOne_1\"   >\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_1\"  aria-expanded=\"true\"   aria-controls=\"collapseOne_1\">\nCan i make an Appointment Online with White Plains Hospital Kendi? \n</a>\n</h2>\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, \n<h2 id=\"headingOne_2\"   >\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_2\"  aria-expanded=\"false\"   aria-controls=\"collapseOne_2\">\nCan i make an Appointment Online with White Plains Hospital Kendi? \n</a>\n</h2>\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, \n<h2 id=\"headingOne_3\"   >\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_3\"  aria-expanded=\"false\"   aria-controls=\"collapseOne_3\">\nCan i make an Appointment Online with White Plains Hospital Kendi? \n</a>\n</h2>\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, \n<h2 id=\"headingOne_4\"   >\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_4\"  aria-expanded=\"false\"   aria-controls=\"collapseOne_4\">\nCan i make an Appointment Online with White Plains Hospital Kendi? \n</a>\n</h2>\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, \n<h2 id=\"headingOne_5\"   >\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_5\"  aria-expanded=\"false\"   aria-controls=\"collapseOne_5\">\nCan i make an Appointment Online with White Plains Hospital Kendi? \n</a>\n</h2>\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, \n			</section>\n			<!-- /FAQ Section -->\n <!-- Work Section -->\n <section>\n 																	<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/work-img.png\" alt=\"\">\n									<h5>How it Works</h5>\n									<h2>Frequently Asked Questions</h2>\n 											<img alt=\"\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/work-01.svg\">\n											<h5>Search Doctor </h5>\n											<p>Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua. </p>\n 											<img alt=\"\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/work-02.svg\">\n											<h5>Check Doctor Profile </h5>\n											<p>Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua. </p>\n 											<img alt=\"\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/work-03.svg\">\n											<h5>Schedule Appointment </h5>\n											<p>Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua. </p>\n 											<img alt=\"\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/work-04.svg\">\n											<h5>Get Your Solution </h5>\n											<p>Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua. </p>\n			</section>\n			<!-- /Work Section -->\n					<section>\n								<h2>Latest Articles</h2>\n		<!-- Articles Section -->\n										<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/>\n										</a>\n											<ul>\n												<li>\n													  Doctor Demo												</li>\n																								<li>\n													 21 Feb 2023												</li>\n																							</ul>\n											<h4>\n												<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">123</a>\n											</h4>\n																							<p>Good Morning...                            </p>\n											<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">Read More</a>\n			<!-- /Articles Section -->\n		<!-- Articles Section -->\n										<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/>\n										</a>\n											<ul>\n												<li>\n													  Paul Richard												</li>\n																								<li>\n													 02 Aug 2022												</li>\n																							</ul>\n											<h4>\n												<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">s.kafgkjsdfgu;ks</a>\n											</h4>\n																							<p>Article contents&#8230;s,haf;l |&#8221;...                            </p>\n											<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">Read More</a>\n			<!-- /Articles Section -->\n		<!-- Articles Section -->\n										<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/>\n										</a>\n											<ul>\n												<li>\n													  Olga Barlow												</li>\n																								<li>\n													 16 Jun 2022												</li>\n																							</ul>\n											<h4>\n												<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">testsksskkkk2222</a>\n											</h4>\n																							<p>testsksskkkk2222 testsksskkkk testsksskkkk222...                            </p>\n											<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">Read More</a>\n			<!-- /Articles Section -->\n		<!-- Articles Section -->\n										<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4291\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/>\n										</a>\n											<ul>\n												<li>\n													  Olga Barlow												</li>\n																								<li>\n													 16 Jun 2022												</li>\n																							</ul>\n											<h4>\n												<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4291\">testsksskkkk</a>\n											</h4>\n																							<p>testsksskkkksksskkkktestsksskkkktestsksskkkktestsksskkkktestsksskkkktents&#8230;...                            </p>\n											<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4291\">Read More</a>\n			<!-- /Articles Section -->\n			</section>\n 											<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/patient1.jpg\" alt=\"\"/>\n												<h5>Testimonials</h5>\n												<h2>What Our Client Says</h2>\n												<p>\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\n</p>\n												<h6>Jennifer Robinson \n													<p>LELAND, USA</p>\n							                     												</h6>\n 											<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/patient2.jpg\" alt=\"\"/>\n												<h5>Testimonials</h5>\n												<h2>What Our Client Says</h2>\n												<p>\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\n</p>\n												<h6>Denise Stevens \n													<p>ABINGTON, USA</p>\n							                     												</h6>\n 											<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/patient3.jpg\" alt=\"\"/>\n												<h5>Testimonials</h5>\n												<h2>What Our Client Says</h2>\n												<p>\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\n</p>\n												<h6>Charles Ortega \n													<p>EL PASO, USA</p>\n							                     												</h6>\n	   <!-- Partners Section -->\n			<section>\n								<h2>Our Partners</h2>\n						<ul>\n						 </ul>\n			</section>\n			<!-- /Partners Section -->', 'Home Main', '', 'inherit', 'closed', 'closed', '', '5334-revision-v1', '', '', '2023-07-14 07:04:02', '2023-07-14 07:04:02', '', 5334, 'https://doccure-wp.dreamstechnologies.com/?p=5374', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(5375, 1, '2023-07-14 07:04:03', '2023-07-14 07:04:03', '<!-- Banner\n================================================== -->\n<section>\n<h1>Consult Best Doctors Your Nearby Location.</h1>\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/header-icon.svg\" alt=\"header-icon\">\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit,</p>\n<a href=\"#\"  >Start a Consult</a>\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/down-arrow-img.png\" alt=\"\">\n<form action=\"https://doccure-wp.dreamstechnologies.com/search-doctors/\" method=\"get\" id=\"search_form\">\n   			<select name=\"location\">\n				<option value=\"\">Select a location</option>\n					<option data-flag=\'\'  value=\"australia\">Australia</option>\n	<option data-flag=\'\'  value=\"england\">England</option>\n	<option data-flag=\'\'  value=\"india\">India</option>\n			</select>\n 		<input type=\"hidden\" name=\"searchby\"  value=\"doctors\">\n		<input type=\"text\" name=\"keyword\" placeholder=\"Search doctors, clinics, hospitals, etc.\" value=\"\">\n<input type=\"submit\" value=\"Search\">\n</form>\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/banner-img.png\" alt=\"\">\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/banner-img1.png\" alt=\"\">\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/banner-img2.png\" alt=\"\">\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/banner-img3.png\" alt=\"\">\n</section>\n<section>\n								<h2>Specialities</h2>\n									<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon3.png\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/cardiologist\"><p>Cardiologist</p></a>\n									<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon4.png\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/dentist\"><p>Dentist</p></a>\n									<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon10.png\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/laboratory\"><p>Laboratory</p></a>\n									<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon8.png\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/mri-scans\"><p>MRI Scans</p></a>\n									<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon2.png\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/neurology\"><p>Neurology</p></a>\n									<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon6.png\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/orthopedic\"><p>Orthopedic</p></a>\n						<a href=\"#\">\n						See All Specialities						</a>\n			</section>\n								<h2>Best Doctors</h2>\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-07.jpg\" alt=\"\"/>\n										</a>\n											&#36;0.00\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">Doctor Demo</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/cardiologist/\"><p>Cardiologist</p></a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/urology/\"><p>Urology</p></a>\n												<p>\n											4.67(3)</p>\n											<p> Australia</p>\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-09.jpg\" alt=\"\"/>\n										</a>\n											&#36;0.00\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">James Amen</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/neurology/\"><p>Neurology</p></a>\n												<p>\n											3.00(3)</p>\n											<p> England</p>\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-10.jpg\" alt=\"\"/>\n										</a>\n											&#36;0.00\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\">Carl Kelly</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/orthopedic/\"><p>Orthopedic</p></a>\n												<p>\n											4.00(1)</p>\n											<p> India</p>\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-11.jpg\" alt=\"\"/>\n										</a>\n											&#36;0.00\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\">Darren Elder</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/urology/\"><p>Urology</p></a>\n												<p>\n											3.00(1)</p>\n											<p> England</p>\n <!-- FAQ Section -->\n <section>\n								<h5>Frequently Asked Questions</h5>\n								<h2>Get Your Answer</h2>\n								<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/faq-img.png\" alt=\"\">\n 										<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/smiling-icon.svg\" alt=\"\"  >\n										<h4>95k+</h4>\n										<p>Happy Patients</p>\n<h2 id=\"headingOne_1\"   >\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_1\"  aria-expanded=\"true\"   aria-controls=\"collapseOne_1\">\nCan i make an Appointment Online with White Plains Hospital Kendi? \n</a>\n</h2>\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, \n<h2 id=\"headingOne_2\"   >\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_2\"  aria-expanded=\"false\"   aria-controls=\"collapseOne_2\">\nCan i make an Appointment Online with White Plains Hospital Kendi? \n</a>\n</h2>\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, \n<h2 id=\"headingOne_3\"   >\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_3\"  aria-expanded=\"false\"   aria-controls=\"collapseOne_3\">\nCan i make an Appointment Online with White Plains Hospital Kendi? \n</a>\n</h2>\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, \n<h2 id=\"headingOne_4\"   >\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_4\"  aria-expanded=\"false\"   aria-controls=\"collapseOne_4\">\nCan i make an Appointment Online with White Plains Hospital Kendi? \n</a>\n</h2>\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, \n<h2 id=\"headingOne_5\"   >\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_5\"  aria-expanded=\"false\"   aria-controls=\"collapseOne_5\">\nCan i make an Appointment Online with White Plains Hospital Kendi? \n</a>\n</h2>\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, \n			</section>\n			<!-- /FAQ Section -->\n <!-- Work Section -->\n <section>\n 																	<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/work-img.png\" alt=\"\">\n									<h5>How it Works</h5>\n									<h2>Frequently Asked Questions</h2>\n 											<img alt=\"\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/work-01.svg\">\n											<h5>Search Doctor </h5>\n											<p>Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua. </p>\n 											<img alt=\"\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/work-02.svg\">\n											<h5>Check Doctor Profile </h5>\n											<p>Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua. </p>\n 											<img alt=\"\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/work-03.svg\">\n											<h5>Schedule Appointment </h5>\n											<p>Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua. </p>\n 											<img alt=\"\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/work-04.svg\">\n											<h5>Get Your Solution </h5>\n											<p>Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua. </p>\n			</section>\n			<!-- /Work Section -->\n					<section>\n								<h2>Latest Articles</h2>\n		<!-- Articles Section -->\n										<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/>\n										</a>\n											<ul>\n												<li>\n													  Doctor Demo												</li>\n																								<li>\n													 21 Feb 2023												</li>\n																							</ul>\n											<h4>\n												<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">123</a>\n											</h4>\n																							<p>Good Morning...                            </p>\n											<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">Read More</a>\n			<!-- /Articles Section -->\n		<!-- Articles Section -->\n										<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/>\n										</a>\n											<ul>\n												<li>\n													  Paul Richard												</li>\n																								<li>\n													 02 Aug 2022												</li>\n																							</ul>\n											<h4>\n												<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">s.kafgkjsdfgu;ks</a>\n											</h4>\n																							<p>Article contents&#8230;s,haf;l |&#8221;...                            </p>\n											<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">Read More</a>\n			<!-- /Articles Section -->\n		<!-- Articles Section -->\n										<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/>\n										</a>\n											<ul>\n												<li>\n													  Olga Barlow												</li>\n																								<li>\n													 16 Jun 2022												</li>\n																							</ul>\n											<h4>\n												<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">testsksskkkk2222</a>\n											</h4>\n																							<p>testsksskkkk2222 testsksskkkk testsksskkkk222...                            </p>\n											<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">Read More</a>\n			<!-- /Articles Section -->\n		<!-- Articles Section -->\n										<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4291\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/>\n										</a>\n											<ul>\n												<li>\n													  Olga Barlow												</li>\n																								<li>\n													 16 Jun 2022												</li>\n																							</ul>\n											<h4>\n												<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4291\">testsksskkkk</a>\n											</h4>\n																							<p>testsksskkkksksskkkktestsksskkkktestsksskkkktestsksskkkktestsksskkkktents&#8230;...                            </p>\n											<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4291\">Read More</a>\n			<!-- /Articles Section -->\n			</section>\n 											<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/patient1.jpg\" alt=\"\"/>\n												<h5>Testimonials</h5>\n												<h2>What Our Client Says</h2>\n												<p>\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\n</p>\n												<h6>Jennifer Robinson \n													<p>LELAND, USA</p>\n							                     												</h6>\n 											<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/patient2.jpg\" alt=\"\"/>\n												<h5>Testimonials</h5>\n												<h2>What Our Client Says</h2>\n												<p>\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\n</p>\n												<h6>Denise Stevens \n													<p>ABINGTON, USA</p>\n							                     												</h6>\n 											<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/patient3.jpg\" alt=\"\"/>\n												<h5>Testimonials</h5>\n												<h2>What Our Client Says</h2>\n												<p>\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\n</p>\n												<h6>Charles Ortega \n													<p>EL PASO, USA</p>\n							                     												</h6>\n	   <!-- Partners Section -->\n			<section>\n								<h2>Our Partners</h2>\n						<ul>\n						 </ul>\n			</section>\n			<!-- /Partners Section -->', 'Home Main', '', 'inherit', 'closed', 'closed', '', '5334-revision-v1', '', '', '2023-07-14 07:04:03', '2023-07-14 07:04:03', '', 5334, 'https://doccure-wp.dreamstechnologies.com/?p=5375', 0, 'revision', '', 0),
(5376, 1, '2023-07-14 07:04:03', '2023-07-14 07:04:03', '<!-- Banner\n================================================== -->\n<section>\n<h1>Consult Best Doctors Your Nearby Location.</h1>\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/header-icon.svg\" alt=\"header-icon\">\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit,</p>\n<a href=\"#\"  >Start a Consult</a>\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/down-arrow-img.png\" alt=\"\">\n<form action=\"https://doccure-wp.dreamstechnologies.com/search-doctors/\" method=\"get\" id=\"search_form\">\n   			<select name=\"location\">\n				<option value=\"\">Select a location</option>\n					<option data-flag=\'\'  value=\"australia\">Australia</option>\n	<option data-flag=\'\'  value=\"england\">England</option>\n	<option data-flag=\'\'  value=\"india\">India</option>\n			</select>\n 		<input type=\"hidden\" name=\"searchby\"  value=\"doctors\">\n		<input type=\"text\" name=\"keyword\" placeholder=\"Search doctors, clinics, hospitals, etc.\" value=\"\">\n<input type=\"submit\" value=\"Search\">\n</form>\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/banner-img.png\" alt=\"\">\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/banner-img1.png\" alt=\"\">\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/banner-img2.png\" alt=\"\">\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/banner-img3.png\" alt=\"\">\n</section>\n<section>\n								<h2>Specialities</h2>\n									<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon3.png\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/cardiologist\"><p>Cardiologist</p></a>\n									<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon4.png\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/dentist\"><p>Dentist</p></a>\n									<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon10.png\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/laboratory\"><p>Laboratory</p></a>\n									<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon8.png\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/mri-scans\"><p>MRI Scans</p></a>\n									<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon2.png\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/neurology\"><p>Neurology</p></a>\n									<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon6.png\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/orthopedic\"><p>Orthopedic</p></a>\n						<a href=\"#\">\n						See All Specialities						</a>\n			</section>\n								<h2>Best Doctors</h2>\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-07.jpg\" alt=\"\"/>\n										</a>\n											&#36;0.00\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">Doctor Demo</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/cardiologist/\"><p>Cardiologist</p></a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/urology/\"><p>Urology</p></a>\n												<p>\n											4.67(3)</p>\n											<p> Australia</p>\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-09.jpg\" alt=\"\"/>\n										</a>\n											&#36;0.00\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">James Amen</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/neurology/\"><p>Neurology</p></a>\n												<p>\n											3.00(3)</p>\n											<p> England</p>\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-10.jpg\" alt=\"\"/>\n										</a>\n											&#36;0.00\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\">Carl Kelly</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/orthopedic/\"><p>Orthopedic</p></a>\n												<p>\n											4.00(1)</p>\n											<p> India</p>\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-11.jpg\" alt=\"\"/>\n										</a>\n											&#36;0.00\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\">Darren Elder</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/urology/\"><p>Urology</p></a>\n												<p>\n											3.00(1)</p>\n											<p> England</p>\n <!-- FAQ Section -->\n <section>\n								<h5>Frequently Asked Questions</h5>\n								<h2>Get Your Answer</h2>\n								<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/faq-img.png\" alt=\"\">\n 										<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/smiling-icon.svg\" alt=\"\"  >\n										<h4>95k+</h4>\n										<p>Happy Patients</p>\n<h2 id=\"headingOne_1\"   >\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_1\"  aria-expanded=\"true\"   aria-controls=\"collapseOne_1\">\nCan i make an Appointment Online with White Plains Hospital Kendi? \n</a>\n</h2>\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, \n<h2 id=\"headingOne_2\"   >\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_2\"  aria-expanded=\"false\"   aria-controls=\"collapseOne_2\">\nCan i make an Appointment Online with White Plains Hospital Kendi? \n</a>\n</h2>\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, \n<h2 id=\"headingOne_3\"   >\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_3\"  aria-expanded=\"false\"   aria-controls=\"collapseOne_3\">\nCan i make an Appointment Online with White Plains Hospital Kendi? \n</a>\n</h2>\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, \n<h2 id=\"headingOne_4\"   >\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_4\"  aria-expanded=\"false\"   aria-controls=\"collapseOne_4\">\nCan i make an Appointment Online with White Plains Hospital Kendi? \n</a>\n</h2>\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, \n<h2 id=\"headingOne_5\"   >\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_5\"  aria-expanded=\"false\"   aria-controls=\"collapseOne_5\">\nCan i make an Appointment Online with White Plains Hospital Kendi? \n</a>\n</h2>\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, \n			</section>\n			<!-- /FAQ Section -->\n <!-- Work Section -->\n <section>\n 																	<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/work-img.png\" alt=\"\">\n									<h5>How it Works</h5>\n									<h2>4 easy steps to get your solution</h2>\n 											<img alt=\"\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/work-01.svg\">\n											<h5>Search Doctor </h5>\n											<p>Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua. </p>\n 											<img alt=\"\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/work-02.svg\">\n											<h5>Check Doctor Profile </h5>\n											<p>Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua. </p>\n 											<img alt=\"\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/work-03.svg\">\n											<h5>Schedule Appointment </h5>\n											<p>Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua. </p>\n 											<img alt=\"\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/work-04.svg\">\n											<h5>Get Your Solution </h5>\n											<p>Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua. </p>\n			</section>\n			<!-- /Work Section -->\n					<section>\n								<h2>Latest Articles</h2>\n		<!-- Articles Section -->\n										<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/>\n										</a>\n											<ul>\n												<li>\n													  Doctor Demo												</li>\n																								<li>\n													 21 Feb 2023												</li>\n																							</ul>\n											<h4>\n												<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">123</a>\n											</h4>\n																							<p>Good Morning...                            </p>\n											<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">Read More</a>\n			<!-- /Articles Section -->\n		<!-- Articles Section -->\n										<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/>\n										</a>\n											<ul>\n												<li>\n													  Paul Richard												</li>\n																								<li>\n													 02 Aug 2022												</li>\n																							</ul>\n											<h4>\n												<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">s.kafgkjsdfgu;ks</a>\n											</h4>\n																							<p>Article contents&#8230;s,haf;l |&#8221;...                            </p>\n											<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">Read More</a>\n			<!-- /Articles Section -->\n		<!-- Articles Section -->\n										<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/>\n										</a>\n											<ul>\n												<li>\n													  Olga Barlow												</li>\n																								<li>\n													 16 Jun 2022												</li>\n																							</ul>\n											<h4>\n												<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">testsksskkkk2222</a>\n											</h4>\n																							<p>testsksskkkk2222 testsksskkkk testsksskkkk222...                            </p>\n											<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">Read More</a>\n			<!-- /Articles Section -->\n		<!-- Articles Section -->\n										<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4291\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/>\n										</a>\n											<ul>\n												<li>\n													  Olga Barlow												</li>\n																								<li>\n													 16 Jun 2022												</li>\n																							</ul>\n											<h4>\n												<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4291\">testsksskkkk</a>\n											</h4>\n																							<p>testsksskkkksksskkkktestsksskkkktestsksskkkktestsksskkkktestsksskkkktents&#8230;...                            </p>\n											<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4291\">Read More</a>\n			<!-- /Articles Section -->\n			</section>\n 											<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/patient1.jpg\" alt=\"\"/>\n												<h5>Testimonials</h5>\n												<h2>What Our Client Says</h2>\n												<p>\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\n</p>\n												<h6>Jennifer Robinson \n													<p>LELAND, USA</p>\n							                     												</h6>\n 											<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/patient2.jpg\" alt=\"\"/>\n												<h5>Testimonials</h5>\n												<h2>What Our Client Says</h2>\n												<p>\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\n</p>\n												<h6>Denise Stevens \n													<p>ABINGTON, USA</p>\n							                     												</h6>\n 											<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/patient3.jpg\" alt=\"\"/>\n												<h5>Testimonials</h5>\n												<h2>What Our Client Says</h2>\n												<p>\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\n</p>\n												<h6>Charles Ortega \n													<p>EL PASO, USA</p>\n							                     												</h6>\n	   <!-- Partners Section -->\n			<section>\n								<h2>Our Partners</h2>\n						<ul>\n						 </ul>\n			</section>\n			<!-- /Partners Section -->', 'Home Main', '', 'inherit', 'closed', 'closed', '', '5334-revision-v1', '', '', '2023-07-14 07:04:03', '2023-07-14 07:04:03', '', 5334, 'https://doccure-wp.dreamstechnologies.com/?p=5376', 0, 'revision', '', 0),
(5377, 1, '2023-07-14 07:05:19', '2023-07-14 07:05:19', '', 'Default Kit', '', 'inherit', 'closed', 'closed', '', '4916-revision-v1', '', '', '2023-07-14 07:05:19', '2023-07-14 07:05:19', '', 4916, 'https://doccure-wp.dreamstechnologies.com/?p=5377', 0, 'revision', '', 0),
(5378, 1, '2023-07-14 07:05:19', '2023-07-14 07:05:19', '', 'Default Kit', '', 'inherit', 'closed', 'closed', '', '4916-revision-v1', '', '', '2023-07-14 07:05:19', '2023-07-14 07:05:19', '', 4916, 'https://doccure-wp.dreamstechnologies.com/?p=5378', 0, 'revision', '', 0),
(5379, 1, '2023-07-14 07:06:57', '2023-07-14 07:06:57', '', 'partners-1', '', 'inherit', 'open', 'closed', '', 'partners-1', '', '', '2023-07-14 07:06:57', '2023-07-14 07:06:57', '', 0, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/partners-1.svg', 0, 'attachment', 'image/svg+xml', 0),
(5380, 1, '2023-07-14 07:07:00', '2023-07-14 07:07:00', '', 'partners-2', '', 'inherit', 'open', 'closed', '', 'partners-2', '', '', '2023-07-14 07:07:00', '2023-07-14 07:07:00', '', 0, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/partners-2.svg', 0, 'attachment', 'image/svg+xml', 0),
(5381, 1, '2023-07-14 07:07:05', '2023-07-14 07:07:05', '', 'partners-3', '', 'inherit', 'open', 'closed', '', 'partners-3', '', '', '2023-07-14 07:07:05', '2023-07-14 07:07:05', '', 0, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/partners-3.svg', 0, 'attachment', 'image/svg+xml', 0),
(5382, 1, '2023-07-14 07:07:12', '2023-07-14 07:07:12', '', 'partners-4', '', 'inherit', 'open', 'closed', '', 'partners-4', '', '', '2023-07-14 07:07:12', '2023-07-14 07:07:12', '', 0, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/partners-4.svg', 0, 'attachment', 'image/svg+xml', 0),
(5383, 1, '2023-07-14 07:07:18', '2023-07-14 07:07:18', '', 'partners-5', '', 'inherit', 'open', 'closed', '', 'partners-5', '', '', '2023-07-14 07:07:18', '2023-07-14 07:07:18', '', 0, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/partners-5.svg', 0, 'attachment', 'image/svg+xml', 0),
(5384, 1, '2023-07-14 07:07:22', '2023-07-14 07:07:22', '', 'partners-6', '', 'inherit', 'open', 'closed', '', 'partners-6', '', '', '2023-07-14 07:07:22', '2023-07-14 07:07:22', '', 0, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/partners-6.svg', 0, 'attachment', 'image/svg+xml', 0),
(5385, 1, '2023-07-14 07:07:29', '2023-07-14 07:07:29', '<!-- Banner\n================================================== -->\n<section>\n<h1>Consult Best Doctors Your Nearby Location.</h1>\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/header-icon.svg\" alt=\"header-icon\">\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit,</p>\n<a href=\"#\"  >Start a Consult</a>\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/down-arrow-img.png\" alt=\"\">\n<form action=\"https://doccure-wp.dreamstechnologies.com/search-doctors/\" method=\"get\" id=\"search_form\">\n   			<select name=\"location\">\n				<option value=\"\">Select a location</option>\n					<option data-flag=\'\'  value=\"australia\">Australia</option>\n	<option data-flag=\'\'  value=\"england\">England</option>\n	<option data-flag=\'\'  value=\"india\">India</option>\n			</select>\n 		<input type=\"hidden\" name=\"searchby\"  value=\"doctors\">\n		<input type=\"text\" name=\"keyword\" placeholder=\"Search doctors, clinics, hospitals, etc.\" value=\"\">\n<input type=\"submit\" value=\"Search\">\n</form>\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/banner-img.png\" alt=\"\">\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/banner-img1.png\" alt=\"\">\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/banner-img2.png\" alt=\"\">\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/banner-img3.png\" alt=\"\">\n</section>\n<section>\n								<h2>Specialities</h2>\n									<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon3.png\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/cardiologist\"><p>Cardiologist</p></a>\n									<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon4.png\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/dentist\"><p>Dentist</p></a>\n									<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon10.png\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/laboratory\"><p>Laboratory</p></a>\n									<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon8.png\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/mri-scans\"><p>MRI Scans</p></a>\n									<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon2.png\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/neurology\"><p>Neurology</p></a>\n									<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon6.png\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/orthopedic\"><p>Orthopedic</p></a>\n						<a href=\"#\">\n						See All Specialities						</a>\n			</section>\n								<h2>Best Doctors</h2>\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-07.jpg\" alt=\"\"/>\n										</a>\n											&#36;0.00\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">Doctor Demo</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/cardiologist/\"><p>Cardiologist</p></a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/urology/\"><p>Urology</p></a>\n												<p>\n											4.67(3)</p>\n											<p> Australia</p>\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-09.jpg\" alt=\"\"/>\n										</a>\n											&#36;0.00\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">James Amen</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/neurology/\"><p>Neurology</p></a>\n												<p>\n											3.00(3)</p>\n											<p> England</p>\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-10.jpg\" alt=\"\"/>\n										</a>\n											&#36;0.00\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\">Carl Kelly</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/orthopedic/\"><p>Orthopedic</p></a>\n												<p>\n											4.00(1)</p>\n											<p> India</p>\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-11.jpg\" alt=\"\"/>\n										</a>\n											&#36;0.00\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\">Darren Elder</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/urology/\"><p>Urology</p></a>\n												<p>\n											3.00(1)</p>\n											<p> England</p>\n <!-- FAQ Section -->\n <section>\n								<h5>Frequently Asked Questions</h5>\n								<h2>Get Your Answer</h2>\n								<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/faq-img.png\" alt=\"\">\n 										<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/smiling-icon.svg\" alt=\"\"  >\n										<h4>95k+</h4>\n										<p>Happy Patients</p>\n<h2 id=\"headingOne_1\"   >\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_1\"  aria-expanded=\"true\"   aria-controls=\"collapseOne_1\">\nCan i make an Appointment Online with White Plains Hospital Kendi? \n</a>\n</h2>\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, \n<h2 id=\"headingOne_2\"   >\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_2\"  aria-expanded=\"false\"   aria-controls=\"collapseOne_2\">\nCan i make an Appointment Online with White Plains Hospital Kendi? \n</a>\n</h2>\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, \n<h2 id=\"headingOne_3\"   >\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_3\"  aria-expanded=\"false\"   aria-controls=\"collapseOne_3\">\nCan i make an Appointment Online with White Plains Hospital Kendi? \n</a>\n</h2>\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, \n<h2 id=\"headingOne_4\"   >\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_4\"  aria-expanded=\"false\"   aria-controls=\"collapseOne_4\">\nCan i make an Appointment Online with White Plains Hospital Kendi? \n</a>\n</h2>\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, \n<h2 id=\"headingOne_5\"   >\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_5\"  aria-expanded=\"false\"   aria-controls=\"collapseOne_5\">\nCan i make an Appointment Online with White Plains Hospital Kendi? \n</a>\n</h2>\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, \n			</section>\n			<!-- /FAQ Section -->\n <!-- Work Section -->\n <section>\n 																	<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/work-img.png\" alt=\"\">\n									<h5>How it Works</h5>\n									<h2>4 easy steps to get your solution</h2>\n 											<img alt=\"\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/work-01.svg\">\n											<h5>Search Doctor </h5>\n											<p>Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua. </p>\n 											<img alt=\"\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/work-02.svg\">\n											<h5>Check Doctor Profile </h5>\n											<p>Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua. </p>\n 											<img alt=\"\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/work-03.svg\">\n											<h5>Schedule Appointment </h5>\n											<p>Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua. </p>\n 											<img alt=\"\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/work-04.svg\">\n											<h5>Get Your Solution </h5>\n											<p>Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua. </p>\n			</section>\n			<!-- /Work Section -->\n					<section>\n								<h2>Latest Articles</h2>\n		<!-- Articles Section -->\n										<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/>\n										</a>\n											<ul>\n												<li>\n													  Doctor Demo												</li>\n																								<li>\n													 21 Feb 2023												</li>\n																							</ul>\n											<h4>\n												<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">123</a>\n											</h4>\n																							<p>Good Morning...                            </p>\n											<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">Read More</a>\n			<!-- /Articles Section -->\n		<!-- Articles Section -->\n										<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/>\n										</a>\n											<ul>\n												<li>\n													  Paul Richard												</li>\n																								<li>\n													 02 Aug 2022												</li>\n																							</ul>\n											<h4>\n												<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">s.kafgkjsdfgu;ks</a>\n											</h4>\n																							<p>Article contents&#8230;s,haf;l |&#8221;...                            </p>\n											<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">Read More</a>\n			<!-- /Articles Section -->\n		<!-- Articles Section -->\n										<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/>\n										</a>\n											<ul>\n												<li>\n													  Olga Barlow												</li>\n																								<li>\n													 16 Jun 2022												</li>\n																							</ul>\n											<h4>\n												<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">testsksskkkk2222</a>\n											</h4>\n																							<p>testsksskkkk2222 testsksskkkk testsksskkkk222...                            </p>\n											<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">Read More</a>\n			<!-- /Articles Section -->\n		<!-- Articles Section -->\n										<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4291\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/>\n										</a>\n											<ul>\n												<li>\n													  Olga Barlow												</li>\n																								<li>\n													 16 Jun 2022												</li>\n																							</ul>\n											<h4>\n												<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4291\">testsksskkkk</a>\n											</h4>\n																							<p>testsksskkkksksskkkktestsksskkkktestsksskkkktestsksskkkktestsksskkkktents&#8230;...                            </p>\n											<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4291\">Read More</a>\n			<!-- /Articles Section -->\n			</section>\n 											<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/patient1.jpg\" alt=\"\"/>\n												<h5>Testimonials</h5>\n												<h2>What Our Client Says</h2>\n												<p>\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\n</p>\n												<h6>Jennifer Robinson \n													<p>LELAND, USA</p>\n							                     												</h6>\n 											<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/patient2.jpg\" alt=\"\"/>\n												<h5>Testimonials</h5>\n												<h2>What Our Client Says</h2>\n												<p>\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\n</p>\n												<h6>Denise Stevens \n													<p>ABINGTON, USA</p>\n							                     												</h6>\n 											<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/patient3.jpg\" alt=\"\"/>\n												<h5>Testimonials</h5>\n												<h2>What Our Client Says</h2>\n												<p>\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\n</p>\n												<h6>Charles Ortega \n													<p>EL PASO, USA</p>\n							                     												</h6>\n	   <!-- Partners Section -->\n			<section>\n								<h2>Our Partners</h2>\n						<ul>\n						 </ul>\n			</section>\n			<!-- /Partners Section -->', 'Home Main', '', 'inherit', 'closed', 'closed', '', '5334-revision-v1', '', '', '2023-07-14 07:07:29', '2023-07-14 07:07:29', '', 5334, 'https://doccure-wp.dreamstechnologies.com/?p=5385', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(5386, 1, '2023-07-14 07:07:29', '2023-07-14 07:07:29', '<!-- Banner\n================================================== -->\n<section>\n<h1>Consult Best Doctors Your Nearby Location.</h1>\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/header-icon.svg\" alt=\"header-icon\">\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit,</p>\n<a href=\"#\"  >Start a Consult</a>\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/down-arrow-img.png\" alt=\"\">\n<form action=\"https://doccure-wp.dreamstechnologies.com/search-doctors/\" method=\"get\" id=\"search_form\">\n   			<select name=\"location\">\n				<option value=\"\">Select a location</option>\n					<option data-flag=\'\'  value=\"australia\">Australia</option>\n	<option data-flag=\'\'  value=\"england\">England</option>\n	<option data-flag=\'\'  value=\"india\">India</option>\n			</select>\n 		<input type=\"hidden\" name=\"searchby\"  value=\"doctors\">\n		<input type=\"text\" name=\"keyword\" placeholder=\"Search doctors, clinics, hospitals, etc.\" value=\"\">\n<input type=\"submit\" value=\"Search\">\n</form>\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/banner-img.png\" alt=\"\">\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/banner-img1.png\" alt=\"\">\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/banner-img2.png\" alt=\"\">\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/banner-img3.png\" alt=\"\">\n</section>\n<section>\n								<h2>Specialities</h2>\n									<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon3.png\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/cardiologist\"><p>Cardiologist</p></a>\n									<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon4.png\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/dentist\"><p>Dentist</p></a>\n									<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon10.png\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/laboratory\"><p>Laboratory</p></a>\n									<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon8.png\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/mri-scans\"><p>MRI Scans</p></a>\n									<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon2.png\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/neurology\"><p>Neurology</p></a>\n									<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon6.png\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/orthopedic\"><p>Orthopedic</p></a>\n						<a href=\"#\">\n						See All Specialities						</a>\n			</section>\n								<h2>Best Doctors</h2>\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-07.jpg\" alt=\"\"/>\n										</a>\n											&#36;0.00\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">Doctor Demo</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/cardiologist/\"><p>Cardiologist</p></a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/urology/\"><p>Urology</p></a>\n												<p>\n											4.67(3)</p>\n											<p> Australia</p>\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-09.jpg\" alt=\"\"/>\n										</a>\n											&#36;0.00\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">James Amen</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/neurology/\"><p>Neurology</p></a>\n												<p>\n											3.00(3)</p>\n											<p> England</p>\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-10.jpg\" alt=\"\"/>\n										</a>\n											&#36;0.00\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\">Carl Kelly</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/orthopedic/\"><p>Orthopedic</p></a>\n												<p>\n											4.00(1)</p>\n											<p> India</p>\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-11.jpg\" alt=\"\"/>\n										</a>\n											&#36;0.00\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\">Darren Elder</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/urology/\"><p>Urology</p></a>\n												<p>\n											3.00(1)</p>\n											<p> England</p>\n <!-- FAQ Section -->\n <section>\n								<h5>Frequently Asked Questions</h5>\n								<h2>Get Your Answer</h2>\n								<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/faq-img.png\" alt=\"\">\n 										<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/smiling-icon.svg\" alt=\"\"  >\n										<h4>95k+</h4>\n										<p>Happy Patients</p>\n<h2 id=\"headingOne_1\"   >\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_1\"  aria-expanded=\"true\"   aria-controls=\"collapseOne_1\">\nCan i make an Appointment Online with White Plains Hospital Kendi? \n</a>\n</h2>\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, \n<h2 id=\"headingOne_2\"   >\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_2\"  aria-expanded=\"false\"   aria-controls=\"collapseOne_2\">\nCan i make an Appointment Online with White Plains Hospital Kendi? \n</a>\n</h2>\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, \n<h2 id=\"headingOne_3\"   >\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_3\"  aria-expanded=\"false\"   aria-controls=\"collapseOne_3\">\nCan i make an Appointment Online with White Plains Hospital Kendi? \n</a>\n</h2>\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, \n<h2 id=\"headingOne_4\"   >\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_4\"  aria-expanded=\"false\"   aria-controls=\"collapseOne_4\">\nCan i make an Appointment Online with White Plains Hospital Kendi? \n</a>\n</h2>\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, \n<h2 id=\"headingOne_5\"   >\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_5\"  aria-expanded=\"false\"   aria-controls=\"collapseOne_5\">\nCan i make an Appointment Online with White Plains Hospital Kendi? \n</a>\n</h2>\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, \n			</section>\n			<!-- /FAQ Section -->\n <!-- Work Section -->\n <section>\n 																	<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/work-img.png\" alt=\"\">\n									<h5>How it Works</h5>\n									<h2>4 easy steps to get your solution</h2>\n 											<img alt=\"\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/work-01.svg\">\n											<h5>Search Doctor </h5>\n											<p>Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua. </p>\n 											<img alt=\"\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/work-02.svg\">\n											<h5>Check Doctor Profile </h5>\n											<p>Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua. </p>\n 											<img alt=\"\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/work-03.svg\">\n											<h5>Schedule Appointment </h5>\n											<p>Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua. </p>\n 											<img alt=\"\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/work-04.svg\">\n											<h5>Get Your Solution </h5>\n											<p>Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua. </p>\n			</section>\n			<!-- /Work Section -->\n					<section>\n								<h2>Latest Articles</h2>\n		<!-- Articles Section -->\n										<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/>\n										</a>\n											<ul>\n												<li>\n													  Doctor Demo												</li>\n																								<li>\n													 21 Feb 2023												</li>\n																							</ul>\n											<h4>\n												<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">123</a>\n											</h4>\n																							<p>Good Morning...                            </p>\n											<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">Read More</a>\n			<!-- /Articles Section -->\n		<!-- Articles Section -->\n										<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/>\n										</a>\n											<ul>\n												<li>\n													  Paul Richard												</li>\n																								<li>\n													 02 Aug 2022												</li>\n																							</ul>\n											<h4>\n												<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">s.kafgkjsdfgu;ks</a>\n											</h4>\n																							<p>Article contents&#8230;s,haf;l |&#8221;...                            </p>\n											<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">Read More</a>\n			<!-- /Articles Section -->\n		<!-- Articles Section -->\n										<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/>\n										</a>\n											<ul>\n												<li>\n													  Olga Barlow												</li>\n																								<li>\n													 16 Jun 2022												</li>\n																							</ul>\n											<h4>\n												<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">testsksskkkk2222</a>\n											</h4>\n																							<p>testsksskkkk2222 testsksskkkk testsksskkkk222...                            </p>\n											<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">Read More</a>\n			<!-- /Articles Section -->\n		<!-- Articles Section -->\n										<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4291\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/>\n										</a>\n											<ul>\n												<li>\n													  Olga Barlow												</li>\n																								<li>\n													 16 Jun 2022												</li>\n																							</ul>\n											<h4>\n												<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4291\">testsksskkkk</a>\n											</h4>\n																							<p>testsksskkkksksskkkktestsksskkkktestsksskkkktestsksskkkktestsksskkkktents&#8230;...                            </p>\n											<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4291\">Read More</a>\n			<!-- /Articles Section -->\n			</section>\n 											<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/patient1.jpg\" alt=\"\"/>\n												<h5>Testimonials</h5>\n												<h2>What Our Client Says</h2>\n												<p>\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\n</p>\n												<h6>Jennifer Robinson \n													<p>LELAND, USA</p>\n							                     												</h6>\n 											<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/patient2.jpg\" alt=\"\"/>\n												<h5>Testimonials</h5>\n												<h2>What Our Client Says</h2>\n												<p>\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\n</p>\n												<h6>Denise Stevens \n													<p>ABINGTON, USA</p>\n							                     												</h6>\n 											<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/patient3.jpg\" alt=\"\"/>\n												<h5>Testimonials</h5>\n												<h2>What Our Client Says</h2>\n												<p>\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\n</p>\n												<h6>Charles Ortega \n													<p>EL PASO, USA</p>\n							                     												</h6>\n	   <!-- Partners Section -->\n			<section>\n								<h2>Our Partners</h2>\n						<ul>\n						 </ul>\n			</section>\n			<!-- /Partners Section -->', 'Home Main', '', 'inherit', 'closed', 'closed', '', '5334-revision-v1', '', '', '2023-07-14 07:07:29', '2023-07-14 07:07:29', '', 5334, 'https://doccure-wp.dreamstechnologies.com/?p=5386', 0, 'revision', '', 0),
(5387, 1, '2023-07-14 07:07:30', '2023-07-14 07:07:30', '<!-- Banner\n================================================== -->\n<section>\n<h1>Consult Best Doctors Your Nearby Location.</h1>\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/header-icon.svg\" alt=\"header-icon\">\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit,</p>\n<a href=\"#\"  >Start a Consult</a>\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/down-arrow-img.png\" alt=\"\">\n<form action=\"https://doccure-wp.dreamstechnologies.com/search-doctors/\" method=\"get\" id=\"search_form\">\n   			<select name=\"location\">\n				<option value=\"\">Select a location</option>\n					<option data-flag=\'\'  value=\"australia\">Australia</option>\n	<option data-flag=\'\'  value=\"england\">England</option>\n	<option data-flag=\'\'  value=\"india\">India</option>\n			</select>\n 		<input type=\"hidden\" name=\"searchby\"  value=\"doctors\">\n		<input type=\"text\" name=\"keyword\" placeholder=\"Search doctors, clinics, hospitals, etc.\" value=\"\">\n<input type=\"submit\" value=\"Search\">\n</form>\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/banner-img.png\" alt=\"\">\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/banner-img1.png\" alt=\"\">\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/banner-img2.png\" alt=\"\">\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/banner-img3.png\" alt=\"\">\n</section>\n<section>\n								<h2>Specialities</h2>\n									<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon3.png\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/cardiologist\"><p>Cardiologist</p></a>\n									<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon4.png\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/dentist\"><p>Dentist</p></a>\n									<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon10.png\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/laboratory\"><p>Laboratory</p></a>\n									<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon8.png\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/mri-scans\"><p>MRI Scans</p></a>\n									<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon2.png\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/neurology\"><p>Neurology</p></a>\n									<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon6.png\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/orthopedic\"><p>Orthopedic</p></a>\n						<a href=\"#\">\n						See All Specialities						</a>\n			</section>\n								<h2>Best Doctors</h2>\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-07.jpg\" alt=\"\"/>\n										</a>\n											&#36;0.00\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">Doctor Demo</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/cardiologist/\"><p>Cardiologist</p></a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/urology/\"><p>Urology</p></a>\n												<p>\n											4.67(3)</p>\n											<p> Australia</p>\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-09.jpg\" alt=\"\"/>\n										</a>\n											&#36;0.00\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">James Amen</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/neurology/\"><p>Neurology</p></a>\n												<p>\n											3.00(3)</p>\n											<p> England</p>\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-10.jpg\" alt=\"\"/>\n										</a>\n											&#36;0.00\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\">Carl Kelly</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/orthopedic/\"><p>Orthopedic</p></a>\n												<p>\n											4.00(1)</p>\n											<p> India</p>\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-11.jpg\" alt=\"\"/>\n										</a>\n											&#36;0.00\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\">Darren Elder</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/urology/\"><p>Urology</p></a>\n												<p>\n											3.00(1)</p>\n											<p> England</p>\n <!-- FAQ Section -->\n <section>\n								<h5>Frequently Asked Questions</h5>\n								<h2>Get Your Answer</h2>\n								<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/faq-img.png\" alt=\"\">\n 										<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/smiling-icon.svg\" alt=\"\"  >\n										<h4>95k+</h4>\n										<p>Happy Patients</p>\n<h2 id=\"headingOne_1\"   >\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_1\"  aria-expanded=\"true\"   aria-controls=\"collapseOne_1\">\nCan i make an Appointment Online with White Plains Hospital Kendi? \n</a>\n</h2>\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, \n<h2 id=\"headingOne_2\"   >\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_2\"  aria-expanded=\"false\"   aria-controls=\"collapseOne_2\">\nCan i make an Appointment Online with White Plains Hospital Kendi? \n</a>\n</h2>\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, \n<h2 id=\"headingOne_3\"   >\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_3\"  aria-expanded=\"false\"   aria-controls=\"collapseOne_3\">\nCan i make an Appointment Online with White Plains Hospital Kendi? \n</a>\n</h2>\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, \n<h2 id=\"headingOne_4\"   >\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_4\"  aria-expanded=\"false\"   aria-controls=\"collapseOne_4\">\nCan i make an Appointment Online with White Plains Hospital Kendi? \n</a>\n</h2>\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, \n<h2 id=\"headingOne_5\"   >\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_5\"  aria-expanded=\"false\"   aria-controls=\"collapseOne_5\">\nCan i make an Appointment Online with White Plains Hospital Kendi? \n</a>\n</h2>\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, \n			</section>\n			<!-- /FAQ Section -->\n <!-- Work Section -->\n <section>\n 																	<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/work-img.png\" alt=\"\">\n									<h5>How it Works</h5>\n									<h2>4 easy steps to get your solution</h2>\n 											<img alt=\"\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/work-01.svg\">\n											<h5>Search Doctor </h5>\n											<p>Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua. </p>\n 											<img alt=\"\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/work-02.svg\">\n											<h5>Check Doctor Profile </h5>\n											<p>Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua. </p>\n 											<img alt=\"\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/work-03.svg\">\n											<h5>Schedule Appointment </h5>\n											<p>Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua. </p>\n 											<img alt=\"\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/work-04.svg\">\n											<h5>Get Your Solution </h5>\n											<p>Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua. </p>\n			</section>\n			<!-- /Work Section -->\n					<section>\n								<h2>Latest Articles</h2>\n		<!-- Articles Section -->\n										<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/>\n										</a>\n											<ul>\n												<li>\n													  Doctor Demo												</li>\n																								<li>\n													 21 Feb 2023												</li>\n																							</ul>\n											<h4>\n												<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">123</a>\n											</h4>\n																							<p>Good Morning...                            </p>\n											<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">Read More</a>\n			<!-- /Articles Section -->\n		<!-- Articles Section -->\n										<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/>\n										</a>\n											<ul>\n												<li>\n													  Paul Richard												</li>\n																								<li>\n													 02 Aug 2022												</li>\n																							</ul>\n											<h4>\n												<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">s.kafgkjsdfgu;ks</a>\n											</h4>\n																							<p>Article contents&#8230;s,haf;l |&#8221;...                            </p>\n											<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">Read More</a>\n			<!-- /Articles Section -->\n		<!-- Articles Section -->\n										<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/>\n										</a>\n											<ul>\n												<li>\n													  Olga Barlow												</li>\n																								<li>\n													 16 Jun 2022												</li>\n																							</ul>\n											<h4>\n												<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">testsksskkkk2222</a>\n											</h4>\n																							<p>testsksskkkk2222 testsksskkkk testsksskkkk222...                            </p>\n											<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">Read More</a>\n			<!-- /Articles Section -->\n		<!-- Articles Section -->\n										<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4291\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/>\n										</a>\n											<ul>\n												<li>\n													  Olga Barlow												</li>\n																								<li>\n													 16 Jun 2022												</li>\n																							</ul>\n											<h4>\n												<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4291\">testsksskkkk</a>\n											</h4>\n																							<p>testsksskkkksksskkkktestsksskkkktestsksskkkktestsksskkkktestsksskkkktents&#8230;...                            </p>\n											<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4291\">Read More</a>\n			<!-- /Articles Section -->\n			</section>\n 											<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/patient1.jpg\" alt=\"\"/>\n												<h5>Testimonials</h5>\n												<h2>What Our Client Says</h2>\n												<p>\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\n</p>\n												<h6>Jennifer Robinson \n													<p>LELAND, USA</p>\n							                     												</h6>\n 											<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/patient2.jpg\" alt=\"\"/>\n												<h5>Testimonials</h5>\n												<h2>What Our Client Says</h2>\n												<p>\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\n</p>\n												<h6>Denise Stevens \n													<p>ABINGTON, USA</p>\n							                     												</h6>\n 											<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/patient3.jpg\" alt=\"\"/>\n												<h5>Testimonials</h5>\n												<h2>What Our Client Says</h2>\n												<p>\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\n</p>\n												<h6>Charles Ortega \n													<p>EL PASO, USA</p>\n							                     												</h6>\n	   <!-- Partners Section -->\n			<section>\n								<h2>Our Partners</h2>\n						<ul>\n													    <li>\n						    	<a href=\"javascript:void(0);\">\n						    		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/partners-1.svg\" alt=\"partners\">\n						    	</a>\n						    </li>\n													    <li>\n						    	<a href=\"javascript:void(0);\">\n						    		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/partners-2.svg\" alt=\"partners\">\n						    	</a>\n						    </li>\n													    <li>\n						    	<a href=\"javascript:void(0);\">\n						    		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/partners-3.svg\" alt=\"partners\">\n						    	</a>\n						    </li>\n													    <li>\n						    	<a href=\"javascript:void(0);\">\n						    		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/partners-4.svg\" alt=\"partners\">\n						    	</a>\n						    </li>\n													    <li>\n						    	<a href=\"javascript:void(0);\">\n						    		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/partners-5.svg\" alt=\"partners\">\n						    	</a>\n						    </li>\n													    <li>\n						    	<a href=\"javascript:void(0);\">\n						    		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/partners-6.svg\" alt=\"partners\">\n						    	</a>\n						    </li>\n						 </ul>\n			</section>\n			<!-- /Partners Section -->', 'Home Main', '', 'inherit', 'closed', 'closed', '', '5334-revision-v1', '', '', '2023-07-14 07:07:30', '2023-07-14 07:07:30', '', 5334, 'https://doccure-wp.dreamstechnologies.com/?p=5387', 0, 'revision', '', 0),
(5388, 1, '2024-06-26 14:11:31', '2023-07-18 07:21:29', ' ', '', '', 'publish', 'closed', 'closed', '', 'home-1', '', '', '2024-06-26 14:11:31', '2024-06-26 14:11:31', '', 0, 'https://doccure-wp.dreamstechnologies.com/?p=5388', 2, 'nav_menu_item', '', 0),
(5393, 1, '2023-07-18 07:24:20', '2023-07-18 07:24:20', '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.\r\n\r\nSed 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. Ut enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur, vel illum qui dolorem eum fugiat quo voluptas nulla pariatur?\r\n\r\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.', 'Doccure – Making your clinic painless visit?', 'Explore the benefits & challenges of virtual healthcare appointments, along with tips for making good health.', 'publish', 'open', 'open', '', 'doccure-making-your-clinic-painless-visit', '', '', '2024-06-26 05:35:13', '2024-06-26 05:35:13', '', 0, 'https://doccure-wp.dreamstechnologies.com/?p=5393', 0, 'post', '', 0),
(5394, 1, '2023-07-18 07:24:20', '2023-07-18 07:24:20', '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.\r\n\r\nSed 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. Ut enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur, vel illum qui dolorem eum fugiat quo voluptas nulla pariatur?\r\n\r\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.', 'Doccure – Making your clinic painless visit?', '', 'inherit', 'closed', 'closed', '', '5393-revision-v1', '', '', '2023-07-18 07:24:20', '2023-07-18 07:24:20', '', 5393, 'https://doccure-wp.dreamstechnologies.com/?p=5394', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(5395, 1, '2023-07-18 07:38:12', '2023-07-18 07:38:12', '<!-- Banner\n================================================== -->\n<section>\n<h1>Consult Best Doctors Your Nearby Location.</h1>\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/header-icon.svg\" alt=\"header-icon\">\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit,</p>\n<a href=\"#\"  >Start a Consult</a>\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/down-arrow-img.png\" alt=\"\">\n<form action=\"https://doccure-wp.dreamstechnologies.com/search-doctors/\" method=\"get\" id=\"search_form\">\n   			<select name=\"location\">\n				<option value=\"\">Select a location</option>\n					<option data-flag=\'\'  value=\"australia\">Australia</option>\n	<option data-flag=\'\'  value=\"england\">England</option>\n	<option data-flag=\'\'  value=\"india\">India</option>\n			</select>\n 		<input type=\"hidden\" name=\"searchby\"  value=\"doctors\">\n		<input type=\"text\" name=\"keyword\" placeholder=\"Search doctors, clinics, hospitals, etc.\" value=\"\">\n<input type=\"submit\" value=\"Search\">\n</form>\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/banner-img.png\" alt=\"\">\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/banner-img1.png\" alt=\"\">\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/banner-img2.png\" alt=\"\">\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/banner-img3.png\" alt=\"\">\n</section>\n<section>\n								<h2>Specialities</h2>\n									<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon3.png\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/cardiologist\"><p>Cardiologist</p></a>\n									<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon4.png\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/dentist\"><p>Dentist</p></a>\n									<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon10.png\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/laboratory\"><p>Laboratory</p></a>\n									<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon8.png\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/mri-scans\"><p>MRI Scans</p></a>\n									<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon2.png\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/neurology\"><p>Neurology</p></a>\n									<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon6.png\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/orthopedic\"><p>Orthopedic</p></a>\n						<a href=\"#\">\n						See All Specialities						</a>\n			</section>\n								<h2>Best Doctors</h2>\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-07.jpg\" alt=\"\"/>\n										</a>\n											&#36;0.00\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">Doctor Demo</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/cardiologist/\"><p>Cardiologist</p></a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/urology/\"><p>Urology</p></a>\n												<p>\n											4.67(3)</p>\n											<p> Australia</p>\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-09.jpg\" alt=\"\"/>\n										</a>\n											&#36;0.00\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">James Amen</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/neurology/\"><p>Neurology</p></a>\n												<p>\n											3.00(3)</p>\n											<p> England</p>\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-10.jpg\" alt=\"\"/>\n										</a>\n											&#36;0.00\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\">Carl Kelly</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/orthopedic/\"><p>Orthopedic</p></a>\n												<p>\n											4.00(1)</p>\n											<p> India</p>\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-11.jpg\" alt=\"\"/>\n										</a>\n											&#36;0.00\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\">Darren Elder</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/urology/\"><p>Urology</p></a>\n												<p>\n											3.00(1)</p>\n											<p> England</p>\n <!-- FAQ Section -->\n <section>\n								<h5>Frequently Asked Questions</h5>\n								<h2>Get Your Answer</h2>\n								<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/faq-img.png\" alt=\"\">\n 										<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/smiling-icon.svg\" alt=\"\"  >\n										<h4>95k+</h4>\n										<p>Happy Patients</p>\n<h2 id=\"headingOne_1\"   >\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_1\"  aria-expanded=\"true\"   aria-controls=\"collapseOne_1\">\nCan i make an Appointment Online with White Plains Hospital Kendi? \n</a>\n</h2>\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, \n<h2 id=\"headingOne_2\"   >\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_2\"  aria-expanded=\"false\"   aria-controls=\"collapseOne_2\">\nCan i make an Appointment Online with White Plains Hospital Kendi? \n</a>\n</h2>\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, \n<h2 id=\"headingOne_3\"   >\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_3\"  aria-expanded=\"false\"   aria-controls=\"collapseOne_3\">\nCan i make an Appointment Online with White Plains Hospital Kendi? \n</a>\n</h2>\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, \n<h2 id=\"headingOne_4\"   >\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_4\"  aria-expanded=\"false\"   aria-controls=\"collapseOne_4\">\nCan i make an Appointment Online with White Plains Hospital Kendi? \n</a>\n</h2>\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, \n<h2 id=\"headingOne_5\"   >\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_5\"  aria-expanded=\"false\"   aria-controls=\"collapseOne_5\">\nCan i make an Appointment Online with White Plains Hospital Kendi? \n</a>\n</h2>\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, \n			</section>\n			<!-- /FAQ Section -->\n <!-- Work Section -->\n <section>\n 																	<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/work-img.png\" alt=\"\">\n									<h5>How it Works</h5>\n									<h2>4 easy steps to get your solution</h2>\n 											<img alt=\"\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/work-01.svg\">\n											<h5>Search Doctor </h5>\n											<p>Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua. </p>\n 											<img alt=\"\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/work-02.svg\">\n											<h5>Check Doctor Profile </h5>\n											<p>Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua. </p>\n 											<img alt=\"\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/work-03.svg\">\n											<h5>Schedule Appointment </h5>\n											<p>Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua. </p>\n 											<img alt=\"\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/work-04.svg\">\n											<h5>Get Your Solution </h5>\n											<p>Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua. </p>\n			</section>\n			<!-- /Work Section -->\n					<section>\n								<h2>Latest Articles</h2>\n		<!-- Articles Section -->\n										<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/>\n										</a>\n											<ul>\n												<li>\n													  Doctor Demo												</li>\n																								<li>\n													 21 Feb 2023												</li>\n																							</ul>\n											<h4>\n												<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">123</a>\n											</h4>\n																							<p>Good Morning...                            </p>\n											<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">Read More</a>\n			<!-- /Articles Section -->\n		<!-- Articles Section -->\n										<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/>\n										</a>\n											<ul>\n												<li>\n													  Paul Richard												</li>\n																								<li>\n													 02 Aug 2022												</li>\n																							</ul>\n											<h4>\n												<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">s.kafgkjsdfgu;ks</a>\n											</h4>\n																							<p>Article contents&#8230;s,haf;l |&#8221;...                            </p>\n											<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">Read More</a>\n			<!-- /Articles Section -->\n		<!-- Articles Section -->\n										<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/>\n										</a>\n											<ul>\n												<li>\n													  Olga Barlow												</li>\n																								<li>\n													 16 Jun 2022												</li>\n																							</ul>\n											<h4>\n												<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">testsksskkkk2222</a>\n											</h4>\n																							<p>testsksskkkk2222 testsksskkkk testsksskkkk222...                            </p>\n											<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">Read More</a>\n			<!-- /Articles Section -->\n		<!-- Articles Section -->\n										<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4291\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/>\n										</a>\n											<ul>\n												<li>\n													  Olga Barlow												</li>\n																								<li>\n													 16 Jun 2022												</li>\n																							</ul>\n											<h4>\n												<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4291\">testsksskkkk</a>\n											</h4>\n																							<p>testsksskkkksksskkkktestsksskkkktestsksskkkktestsksskkkktestsksskkkktents&#8230;...                            </p>\n											<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4291\">Read More</a>\n			<!-- /Articles Section -->\n			</section>\n 											<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/patient1.jpg\" alt=\"\"/>\n												<h5>Testimonials</h5>\n												<h2>What Our Client Says</h2>\n												<p>\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\n</p>\n												<h6>Jennifer Robinson \n													<p>LELAND, USA</p>\n							                     												</h6>\n 											<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/patient2.jpg\" alt=\"\"/>\n												<h5>Testimonials</h5>\n												<h2>What Our Client Says</h2>\n												<p>\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\n</p>\n												<h6>Denise Stevens \n													<p>ABINGTON, USA</p>\n							                     												</h6>\n 											<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/patient3.jpg\" alt=\"\"/>\n												<h5>Testimonials</h5>\n												<h2>What Our Client Says</h2>\n												<p>\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\n</p>\n												<h6>Charles Ortega \n													<p>EL PASO, USA</p>\n							                     												</h6>\n	   <!-- Partners Section -->\n			<section>\n								<h2>Our Partners</h2>\n						<ul>\n													    <li>\n						    	<a href=\"javascript:void(0);\">\n						    		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/partners-1.svg\" alt=\"partners\">\n						    	</a>\n						    </li>\n													    <li>\n						    	<a href=\"javascript:void(0);\">\n						    		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/partners-2.svg\" alt=\"partners\">\n						    	</a>\n						    </li>\n													    <li>\n						    	<a href=\"javascript:void(0);\">\n						    		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/partners-3.svg\" alt=\"partners\">\n						    	</a>\n						    </li>\n													    <li>\n						    	<a href=\"javascript:void(0);\">\n						    		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/partners-4.svg\" alt=\"partners\">\n						    	</a>\n						    </li>\n													    <li>\n						    	<a href=\"javascript:void(0);\">\n						    		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/partners-5.svg\" alt=\"partners\">\n						    	</a>\n						    </li>\n													    <li>\n						    	<a href=\"javascript:void(0);\">\n						    		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/partners-6.svg\" alt=\"partners\">\n						    	</a>\n						    </li>\n						 </ul>\n			</section>\n			<!-- /Partners Section -->', 'Home 1', '', 'inherit', 'closed', 'closed', '', '5334-revision-v1', '', '', '2023-07-18 07:38:12', '2023-07-18 07:38:12', '', 5334, 'https://doccure-wp.dreamstechnologies.com/?p=5395', 0, 'revision', '', 0),
(5396, 1, '2023-07-18 07:38:51', '2023-07-18 07:38:51', '<!-- Banner\n================================================== -->\n<section  style=\"background: #f9f9f9 url(https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/banner-bg.png) no-repeat bottom center;\" 	 >\n<h1>Search Doctor, Make an Appointment</h1>\n<p>Discover the best doctors, clinic & hospital the city nearest to you.</p>\n                    <form action=\"https://doccure-wp.dreamstechnologies.com/search-doctors\" method=\"get\" id=\"search_form\">\n                                                          			<select name=\"location\">\n				<option value=\"\">Select a location</option>\n					<option data-flag=\'\'  value=\"australia\">Australia</option>\n	<option data-flag=\'\'  value=\"england\">England</option>\n	<option data-flag=\'\'  value=\"india\">India</option>\n			</select>\n                                                  		<input type=\"hidden\" name=\"searchby\"  value=\"both\">\n		<input type=\"text\" name=\"keyword\" placeholder=\"Search doctors, clinics, hospitals, etc.\" value=\"\">\n                                                  <input type=\"submit\" value=\"Search\">\n                  </form>\n</section>\n 		<h2 \n		style=\"text-align:center;\"> What are you looking for? </h2>\n		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/10/doctor-1.jpg\" alt=\"\">\n<h4>Visit a doctor</h4>\n<p><a href=\"#\" target=\"_blank\" rel=\"nofollow noopener\" tabindex=\"0\">Book Now</a></p>\n		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/12/feature-06.jpg\" alt=\"\">\n<h4>Medical</h4>\n<p><a href=\"#\" target=\"_blank\" rel=\"nofollow noopener\" tabindex=\"0\">Book Now</a></p>\n		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/12/feature-03.jpg\" alt=\"\">\n<h4>Services</h4>\n<p><a href=\"#\" target=\"_blank\" rel=\"nofollow noopener\" tabindex=\"0\">Book Now</a></p>\n 		<h2 \n		style=\"text-align:center;\"> Clinic and Specialities  \n			</h2>\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\ntempor incididunt ut labore et dolore magna aliqua.</p>\n		[slide-anything id=\'527\']		\n				 														<h3>3500</h3>\n																<p>Happy Customers</p>\n				 														<h3>450+</h3>\n																<p>Projects Done\n</p>\n				 														<h3>40+</h3>\n																<p>Awards\n</p>\n				 														<h3>3500</h3>\n																<p>Client Works\n</p>\n 		<h2 \n		style=\"text-align:center;\"> Book Our Doctor </h2>\n				<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/>\n				  <h5>\n				  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/shiwangi-tripathy/\">shiwangi tripathy</a>\n				  </h5>\n        India        \n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/shiwangi-tripathy/\">\n					  <button tabindex=\"0\"> \n						View Profile</button>\n						</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/shiwangi-tripathy/\">\n					  <button tabindex=\"0\"> \n					  Book Now</button>\n					  </a>\n				<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/>\n				  <h5>\n				  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sun-raj/\">sun raj</a>\n				  </h5>\n        India        \n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sun-raj/\">\n					  <button tabindex=\"0\"> \n						View Profile</button>\n						</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sun-raj/\">\n					  <button tabindex=\"0\"> \n					  Book Now</button>\n					  </a>\n				<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-07.jpg\"/>\n				  <h5>\n				  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">Doctor Demo</a>\n				  </h5>\n        Australia        \n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">\n					  <button tabindex=\"0\"> \n						View Profile</button>\n						</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">\n					  <button tabindex=\"0\"> \n					  Book Now</button>\n					  </a>\n				<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-09.jpg\"/>\n				  <h5>\n				  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">James Amen</a>\n				  </h5>\n        England        \n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">\n					  <button tabindex=\"0\"> \n						View Profile</button>\n						</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">\n					  <button tabindex=\"0\"> \n					  Book Now</button>\n					  </a>\n 		<h2 \n		style=\"text-align:center;\"> Available Features in Our Clinic  \n			</h2>\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\ntempor incididunt ut labore et dolore magna aliqua.</p>\n			<a href=\"\">\n								<p>Medical</p>\n			</a>\n			<a href=\"\">\n								<p>Operation</p>\n			</a>\n			<a href=\"\">\n								<p>Laboratory</p>\n			</a>\n			<a href=\"\">\n								<p>ICU</p>\n			</a>\n			<a href=\"\">\n								<p>Test Room</p>\n			</a>\n			<a href=\"\">\n								<p>Patient Ward</p>\n			</a>\n 		<h2 \n		style=\"text-align:center;\"> Blogs and News  \n			</h2>\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\ntempor incididunt ut labore et dolore magna aliqua.</p>\n              <article>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                        21 Feb 2023                      \n					                        <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">123</a></h5>\n					                              <p>Good Morning...                            </p>\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">Read more</a>\n              </article>\n              <article>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                        02 Aug 2022                      \n                      Diagnose                      \n					                        <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">s.kafgkjsdfgu;ks</a></h5>\n					                              <p>Article contents&#8230;s,haf;l |&#8221;...                            </p>\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">Read more</a>\n              </article>\n              <article>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                        16 Jun 2022                      \n                      Clinic                      \n					                        <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">testsksskkkk2222</a></h5>\n					                              <p>testsksskkkk2222 testsksskkkk testsksskkkk222...                            </p>\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">Read more</a>\n              </article>', 'Home 2', '', 'inherit', 'closed', 'closed', '', '70-revision-v1', '', '', '2023-07-18 07:38:51', '2023-07-18 07:38:51', '', 70, 'https://doccure-wp.dreamstechnologies.com/?p=5396', 0, 'revision', '', 0),
(5397, 1, '2023-07-18 07:39:06', '2023-07-18 07:39:06', '<!-- Banner\n================================================== -->\n<section >\n           <h2>Search Doctor, <br> Make an Appointment</h2>\n		  <h4><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/04/banner-check.png\" alt=\"\" width=\"26\" height=\"26\" /> Instant Operation & Appointment</h4>\n		  <h4><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/04/banner-check.png\" alt=\"\" width=\"26\" height=\"26\" /> 100% Expert Doctors </h4>\n		  <p>Discover the best doctors, clinic & hospital the city nearest to you.</p>\n			<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/04/banner-img.png\">\n				<form action=\"https://doccure-wp.dreamstechnologies.com/search-doctors\" method=\"get\" id=\"search_form\">\n							  			<select name=\"location\">\n				<option value=\"\">Select a location</option>\n					<option data-flag=\'\'  value=\"australia\">Australia</option>\n	<option data-flag=\'\'  value=\"england\">England</option>\n	<option data-flag=\'\'  value=\"india\">India</option>\n			</select>\n								<input type=\"hidden\" name=\"searchby\"  value=\"doctors\">\n		<input type=\"text\" name=\"keyword\" placeholder=\"Search doctors, clinics, hospitals, etc.\" value=\"\">\n						<input type=\"submit\" value=\"Search\">\n				</form>\n</section>\n															<img width=\"600\" height=\"817\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/04/appoinment-img.png\" alt=\"\" loading=\"lazy\" srcset=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/04/appoinment-img.png 600w, https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/04/appoinment-img-220x300.png 220w\" sizes=\"(max-width: 600px) 100vw, 600px\" />															\n		<h4><a href=\"#\">Visit a Doctor</a></h4>\nWe provide the a wide range of medical services, so every person could have the opportunity		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n		<h4><a href=\"#\">Medical</a></h4>\nWe provide the a wide range of medical services, so every person could have the opportunity.		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n		<h4><a href=\"#\">Services</a></h4>\nWe provide the a wide range of medical services, so every person could have the opportunity		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n		<h3>Schedule</h3>\n<ul>\n 	<li><strong>Monday – Friday</strong> 8.00 – 13.00</li>\n 	<li><strong>Saturday</strong> 8.00 – 15.00</li>\n</ul><h3>Request an Appointment</h3>\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/04/phone-call.png\" alt=\"\" width=\"104\" height=\"104\" />\n<p>Call us on</p>\n<h2>+1 (208) 567 0707</h2>\n 		<h2 \n		style=\"text-align:center;\"> High Quality Service for you  \n			</h2>\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt<br> ut labore et dolore magna aliqua</p>\n                <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-14.jpg\" alt=\"\" />\n                      <img src=\"\" alt=\"\" />\n                                          <p>Cardiologist</p>\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/specialities/cardiologist\">\n                                          </a>\n                <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-13.jpg\" alt=\"\" />\n                      <img src=\"\" alt=\"\" />\n                                          <p>Dentist</p>\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/specialities/dentist\">\n                                          </a>\n                <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-17.jpg\" alt=\"\" />\n                      <img src=\"\" alt=\"\" />\n                                          <p>Laboratory</p>\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/specialities/laboratory\">\n                                          </a>\n                <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-15.jpg\" alt=\"\" />\n                      <img src=\"\" alt=\"\" />\n                                          <p>MRI Scans</p>\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/specialities/mri-scans\">\n                                          </a>\n 		<h2 \n		style=\"text-align:center;\"> Book Our Doctor  \n			</h2>\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br> tempor incididunt ut labore et dolore magna aliqua.</p>\n						<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-07.jpg\"/></a>\n							  <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/icon2.png\"/>\n							<h3>\n					  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">Doctor Demo					  			<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/best-doctor-check.png\"/>\n								</a>\n					  </h3>\n						<button tabindex=\"0\"> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">\n						  Book Appointment</a></button>\n						<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-09.jpg\"/></a>\n							  <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/icon2.png\"/>\n							<h3>\n					  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">James Amen					  			<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/best-doctor-check.png\"/>\n								</a>\n					  </h3>\n						<button tabindex=\"0\"> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">\n						  Book Appointment</a></button>\n						<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-10.jpg\"/></a>\n							  <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/icon2.png\"/>\n							<h3>\n					  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\">Carl Kelly					  			<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/best-doctor-check.png\"/>\n								</a>\n					  </h3>\n						<button tabindex=\"0\"> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\">\n						  Book Appointment</a></button>\n						<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-11.jpg\"/></a>\n							  <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/icon2.png\"/>\n							<h3>\n					  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\">Darren Elder					  			<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/best-doctor-check.png\"/>\n								</a>\n					  </h3>\n						<button tabindex=\"0\"> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\">\n						  Book Appointment</a></button>\n							<a href=\"#\">View More </a>\n 		<h2 \n		style=\"text-align:center;\"> Availabe Features in Our Clinic  \n			</h2>\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br> tempor incididunt ut labore et dolore magna aliqua.</p>\n						   <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/features-02.png\"/>\n				  <p>Medical</p>\n						   <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/features-01.png\"/>\n				  <p>Operation</p>\n						   <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/features-06.png\"/>\n				  <p>Laboratory</p>\n						   <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/features-05.png\"/>\n				  <p>ICU</p>\n						   <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/features-04.png\"/>\n				  <p>Test Room</p>\n						   <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/features-03.png\"/>\n				  <p>Patient Ward</p>\n					<a href=\"#\">View More </a>\n 		<h2 \n		style=\"text-align:center;\"> Let’s See Our Latest News  \n			</h2>\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br> tempor incididunt ut labore et dolore magna aliqua.</p>\n              <article>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                        <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\" rel=\"bookmark\">\n                        21 Feb 2023</a>\n                          <a href=\"https://doccure-wp.dreamstechnologies.com/category/clinic/\" rel=\"category tag\">\n                                                </a> \n                      <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">123</a></h5>\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">Read more</a>\n              </article>\n              <article>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                        <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\" rel=\"bookmark\">\n                        02 Aug 2022</a>\n                          <a href=\"https://doccure-wp.dreamstechnologies.com/category/clinic/\" rel=\"category tag\">\n                          Diagnose                      </a> \n                      <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">s.kafgkjsdfgu;ks</a></h5>\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">Read more</a>\n              </article>\n              <article>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                        <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\" rel=\"bookmark\">\n                        16 Jun 2022</a>\n                          <a href=\"https://doccure-wp.dreamstechnologies.com/category/clinic/\" rel=\"category tag\">\n                          Clinic                      </a> \n                      <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">testsksskkkk2222</a></h5>\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">Read more</a>\n              </article>\n   			<a href=\"#\">View More </a>', 'Home 3', '', 'inherit', 'closed', 'closed', '', '5074-revision-v1', '', '', '2023-07-18 07:39:06', '2023-07-18 07:39:06', '', 5074, 'https://doccure-wp.dreamstechnologies.com/?p=5397', 0, 'revision', '', 0),
(5398, 1, '2023-07-18 07:39:17', '2023-07-18 07:39:17', '<!-- Banner\n================================================== -->\n<section  style=\"background: #f9f9f9 url(https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/banner-6.jpg) no-repeat bottom center;background-size: cover;\" 	 >\n                <h2>Search Doctor, Make an Appointment</h2>\n                <form action=\"https://doccure-wp.dreamstechnologies.com/search-doctors\" method=\"get\" id=\"search_form\">\n                                          <fieldset>\n                            <label>Location</label>\n                                                          			<select name=\"location\">\n				<option value=\"\">Select a location</option>\n					<option data-flag=\'\'  value=\"australia\">Australia</option>\n	<option data-flag=\'\'  value=\"england\">England</option>\n	<option data-flag=\'\'  value=\"india\">India</option>\n			</select>\n                              <label>Gender</label>\n                                  		<select name=\"gender\">\n			<option value=\"\" >Search by gender</option>\n			<option value=\"male\" >Male</option>\n			<option value=\"female\" >Female</option>\n			<option value=\"all\" >All</option>\n		</select>\n                        <label>Speciality</label>\n                                                          			<select name=\"specialities\">\n				<option value=\"\">Select a speciality</option>\n					<option data-flag=\'\'  value=\"cardiologist\">Cardiologist</option>\n	<option data-flag=\'\'  value=\"dentist\">Dentist</option>\n	<option data-flag=\'\'  value=\"laboratory\">Laboratory</option>\n	<option data-flag=\'\'  value=\"mri-scans\">MRI Scans</option>\n	<option data-flag=\'\'  value=\"neurology\">Neurology</option>\n	<option data-flag=\'\'  value=\"orthopedic\">Orthopedic</option>\n	<option data-flag=\'\'  value=\"ultrasound\">Ultrasound</option>\n	<option data-flag=\'\'  value=\"urology\">Urology</option>\n			</select>\n                                                  <input type=\"submit\" value=\"Search\">\n                                          </fieldset>\n                  </form>\n</section>\n 		<h2 \n		style=\"text-align:left;\"> What are you looking for?  \n			</h2>\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\n</p>\n				 														<h2>Visit a Doctor</h2>\n																<p>We hire the best specialists and best medical services the to deliver top-notch diagnostic services for you.\n</p>\n				 														<h2>Find a Pharmacy</h2>\n																<p>We provide the a wide range of medical services, so every person could have the opportunity.\n</p>\n				 														<h2>Find a Lab</h2>\n																<p>We use the first-class medical equipment for timely diagnostics of various diseases.\n</p>\n 		<h2 \n		style=\"text-align:left;\"> Book Our Best Doctor  \n			</h2>\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\n</p>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-07.jpg\"/></a>\n                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/icon2.png\"/>\n                  <a href=\"javascript:void(0)\" tabindex=\"0\">\n                    Verified\n                    			<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/best-doctor-check.png\"/>\n			                  </a>\n                                              <a href=\"javascript:void(0)\" tabindex=\"0\">\n                                              </a>\n                <h3> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">Doctor Demo</a></h3>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">\n                    Book Appointment</a>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-09.jpg\"/></a>\n                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/icon2.png\"/>\n                  <a href=\"javascript:void(0)\" tabindex=\"0\">\n                    Verified\n                    			<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/best-doctor-check.png\"/>\n			                  </a>\n                                              <a href=\"javascript:void(0)\" tabindex=\"0\">\n                                              </a>\n                <h3> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">James Amen</a></h3>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">\n                    Book Appointment</a>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-10.jpg\"/></a>\n                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/icon2.png\"/>\n                  <a href=\"javascript:void(0)\" tabindex=\"0\">\n                    Verified\n                    			<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/best-doctor-check.png\"/>\n			                  </a>\n                                              <a href=\"javascript:void(0)\" tabindex=\"0\">\n                                              </a>\n                <h3> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\">Carl Kelly</a></h3>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\">\n                    Book Appointment</a>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-11.jpg\"/></a>\n                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/icon2.png\"/>\n                  <a href=\"javascript:void(0)\" tabindex=\"0\">\n                    Verified\n                    			<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/best-doctor-check.png\"/>\n			                  </a>\n                                              <a href=\"javascript:void(0)\" tabindex=\"0\">\n                                              </a>\n                <h3> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\">Darren Elder</a></h3>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\">\n                    Book Appointment</a>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/ruby-perrin/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/05/book-doctor-12.jpg\"/></a>\n                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/icon2.png\"/>\n                  <a href=\"javascript:void(0)\" tabindex=\"0\">\n                    Verified\n                    			<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/best-doctor-check.png\"/>\n			                  </a>\n                                              <a href=\"javascript:void(0)\" tabindex=\"0\">\n                                              </a>\n                <h3> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/ruby-perrin/\">Ruby Perrin</a></h3>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/ruby-perrin/\">\n                    Book Appointment</a>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sofia-brient/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/05/book-doctor-11.jpg\"/></a>\n                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/icon2.png\"/>\n                  <a href=\"javascript:void(0)\" tabindex=\"0\">\n                    Verified\n                    			<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/best-doctor-check.png\"/>\n			                  </a>\n                                              <a href=\"javascript:void(0)\" tabindex=\"0\">\n                                              </a>\n                <h3> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sofia-brient/\">Sofia Brient</a></h3>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sofia-brient/\">\n                    Book Appointment</a>\n							<a  href=\"#\">View More </a>\n 		<h2 \n		style=\"text-align:left;\"> Available Features in Our Clinic  \n			</h2>\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\n</p>\n                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/features-02.png\"/>\n                    <h4>Medical</h4>\n                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/features-01.png\"/>\n                    <h4>Operation</h4>\n                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/features-06.png\"/>\n                    <h4>Laboratory</h4>\n                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/features-05.png\"/>\n                    <h4>ICU</h4>\n                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/features-04.png\"/>\n                    <h4>Test Room</h4>\n                    <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/features-03.png\"/>\n                    <h4>Patient Ward</h4>\n 		<h2 \n		style=\"text-align:left;\"> High Quality Service for you  \n			</h2>\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\n</p>\n								  <img src=\"\" alt=\"\" />\n								  <img src=\"\" alt=\"\" />\n								  <h4>Cardiologist</h4>\n								  <p>5 Doctors</p>\n												 <!-- overlay -->\n							  <h4>Cardiologist</h4>\n							  <p>5 Doctors </p>\n								  <img src=\"\" alt=\"\" />\n								  <img src=\"\" alt=\"\" />\n								  <h4>Dentist</h4>\n								  <p>0 Doctors</p>\n												 <!-- overlay -->\n							  <h4>Dentist</h4>\n							  <p>0 Doctors </p>\n								  <img src=\"\" alt=\"\" />\n								  <img src=\"\" alt=\"\" />\n								  <h4>Laboratory</h4>\n								  <p>0 Doctors</p>\n												 <!-- overlay -->\n							  <h4>Laboratory</h4>\n							  <p>0 Doctors </p>\n								  <img src=\"\" alt=\"\" />\n								  <img src=\"\" alt=\"\" />\n								  <h4>MRI Scans</h4>\n								  <p>1 Doctors</p>\n												 <!-- overlay -->\n							  <h4>MRI Scans</h4>\n							  <p>1 Doctors </p>\n								  <img src=\"\" alt=\"\" />\n								  <img src=\"\" alt=\"\" />\n								  <h4>Neurology</h4>\n								  <p>2 Doctors</p>\n												 <!-- overlay -->\n							  <h4>Neurology</h4>\n							  <p>2 Doctors </p>\n								  <img src=\"\" alt=\"\" />\n								  <img src=\"\" alt=\"\" />\n								  <h4>Orthopedic</h4>\n								  <p>1 Doctors</p>\n												 <!-- overlay -->\n							  <h4>Orthopedic</h4>\n							  <p>1 Doctors </p>\n							<a href=\"#\">View More </a>\n 		<h2 \n		style=\"text-align:left;\"> Blogs and News  \n			</h2>\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\n</p>\n              <article>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                        <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\" rel=\"bookmark\">\n                        21 Feb 2023</a>\n                      <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">123</a></h5>\n                <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\" tabindex=\"0\">\n                </a>\n              </article>\n              <article>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                        <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\" rel=\"bookmark\">\n                        02 Aug 2022</a>\n                      <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">s.kafgkjsdfgu;ks</a></h5>\n                <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\" tabindex=\"0\">\n                </a>\n              </article>\n              <article>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                        <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\" rel=\"bookmark\">\n                        16 Jun 2022</a>\n                      <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">testsksskkkk2222</a></h5>\n                <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\" tabindex=\"0\">\n                </a>\n              </article>', 'Home 4', '', 'inherit', 'closed', 'closed', '', '5075-revision-v1', '', '', '2023-07-18 07:39:17', '2023-07-18 07:39:17', '', 5075, 'https://doccure-wp.dreamstechnologies.com/?p=5398', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(5399, 1, '2023-07-18 07:39:27', '2023-07-18 07:39:27', '<!-- Banner\n================================================== -->\n<section  style=\"background: #f9f9f9 url(https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/banner-5.jpg) no-repeat bottom center;background-size: cover;\" 	 >\n	<p>Search Doctor, Make <br>an Appointment</p>\n      <form action=\"https://doccure-wp.dreamstechnologies.com/search-doctors\" method=\"get\" id=\"search_form\">\n                                			<select name=\"location\">\n				<option value=\"\">Select a location</option>\n					<option data-flag=\'\'  value=\"australia\">Australia</option>\n	<option data-flag=\'\'  value=\"england\">England</option>\n	<option data-flag=\'\'  value=\"india\">India</option>\n			</select>\n                                  		<select name=\"gender\">\n			<option value=\"\" >Search by gender</option>\n			<option value=\"male\" >Male</option>\n			<option value=\"female\" >Female</option>\n			<option value=\"all\" >All</option>\n		</select>\n                              			<select name=\"specialities\">\n				<option value=\"\">Select a speciality</option>\n					<option data-flag=\'\'  value=\"cardiologist\">Cardiologist</option>\n	<option data-flag=\'\'  value=\"dentist\">Dentist</option>\n	<option data-flag=\'\'  value=\"laboratory\">Laboratory</option>\n	<option data-flag=\'\'  value=\"mri-scans\">MRI Scans</option>\n	<option data-flag=\'\'  value=\"neurology\">Neurology</option>\n	<option data-flag=\'\'  value=\"orthopedic\">Orthopedic</option>\n	<option data-flag=\'\'  value=\"ultrasound\">Ultrasound</option>\n	<option data-flag=\'\'  value=\"urology\">Urology</option>\n			</select>\n                         <input type=\"submit\" value=\"MAKE APPOINTMENT\">\n                  </form>\n</section>\n 		<h2 \n		style=\"text-align:center;\"> What are you looking for? </h2>\n<a href=\"\" target=\"_blank\" rel=\"nofollow noopener\"> \n						Visit a Doctor</a>\n<strong>We hire the best specialists to deliver top-notch diagnostic services for you diagnostic services for you.</strong>\n<a href=\"\" target=\"_blank\" rel=\"noopener\">Book Now</a>\n<a href=\"\" target=\"_blank\" rel=\"nofollow noopener\"> \n						Find a Pharmacy</a>\n<strong>We provide the a wide range of medical services, so every person could have the opportunity.\n</strong>\n<a href=\"\" target=\"_blank\" rel=\"noopener\">Book Now</a>\n<a href=\"\" target=\"_blank\" rel=\"nofollow noopener\"> \n						Find a Lab</a>\n<strong>We hire the best specialists to deliver top-notch diagnostic services for you diagnostic services for you.</strong>\n<a href=\"\" target=\"_blank\" rel=\"noopener\">Book Now</a>\n 		<h2 \n		style=\"text-align:center;\"> Clinic &amp; Specialities  \n			</h2>\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br> tempor incididunt ut labore et dolore magna aliqua.\n</p>\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-14.jpg\" alt=\"\" />\n                                                <h4>Cardiologist</h4>\n                              <img src=\"\" alt=\"\" />\n                            <img src=\"\" alt=\"\" />\n                        <h4>Cardiologist</h4>\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-13.jpg\" alt=\"\" />\n                                                <h4>Dentist</h4>\n                              <img src=\"\" alt=\"\" />\n                            <img src=\"\" alt=\"\" />\n                        <h4>Dentist</h4>\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-17.jpg\" alt=\"\" />\n                                                <h4>Laboratory</h4>\n                              <img src=\"\" alt=\"\" />\n                            <img src=\"\" alt=\"\" />\n                        <h4>Laboratory</h4>\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-15.jpg\" alt=\"\" />\n                                                <h4>MRI Scans</h4>\n                              <img src=\"\" alt=\"\" />\n                            <img src=\"\" alt=\"\" />\n                        <h4>MRI Scans</h4>\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-16.jpg\" alt=\"\" />\n                                                <h4>Neurology</h4>\n                              <img src=\"\" alt=\"\" />\n                            <img src=\"\" alt=\"\" />\n                        <h4>Neurology</h4>\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-12.jpg\" alt=\"\" />\n                                                <h4>Orthopedic</h4>\n                              <img src=\"\" alt=\"\" />\n                            <img src=\"\" alt=\"\" />\n                        <h4>Orthopedic</h4>\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-18-1.jpg\" alt=\"\" />\n                                                <h4>Ultrasound</h4>\n                              <img src=\"\" alt=\"\" />\n                            <img src=\"\" alt=\"\" />\n                        <h4>Ultrasound</h4>\n                          <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-11.jpg\" alt=\"\" />\n                                                <h4>Urology</h4>\n                              <img src=\"\" alt=\"\" />\n                            <img src=\"\" alt=\"\" />\n                        <h4>Urology</h4>\n 		<h2 \n		style=\"text-align:center;\"> Book Our Best Doctor  \n			</h2>\n						<p> Access to expert physicians and surgeons, advanced technologies and<br> top-quality surgery facilities right here.\n</p>\n                <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-07.jpg\"/></a>\n                <h3> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">Doctor Demo</a></h3>\n                                              <h5>$0</h5>\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\" tabindex=\"0\">\n                                                  Book Appointment \n                                          </a>\n                <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-09.jpg\"/></a>\n                <h3> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">James Amen</a></h3>\n                                              <h5>$0</h5>\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\" tabindex=\"0\">\n                                                  Book Appointment \n                                          </a>\n                <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-10.jpg\"/></a>\n                <h3> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\">Carl Kelly</a></h3>\n                                              <h5>$0</h5>\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\" tabindex=\"0\">\n                                                  Book Appointment \n                                          </a>\n                <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-11.jpg\"/></a>\n                <h3> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\">Darren Elder</a></h3>\n                                              <h5>$0</h5>\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\" tabindex=\"0\">\n                                                  Book Appointment \n                                          </a>\n                <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/ruby-perrin/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/05/book-doctor-12.jpg\"/></a>\n                <h3> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/ruby-perrin/\">Ruby Perrin</a></h3>\n                                              <h5>$0</h5>\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/ruby-perrin/\" tabindex=\"0\">\n                                                  Book Appointment \n                                          </a>\n                <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sofia-brient/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/05/book-doctor-11.jpg\"/></a>\n                <h3> <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sofia-brient/\">Sofia Brient</a></h3>\n                                              <h5>$0</h5>\n                                          <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sofia-brient/\" tabindex=\"0\">\n                                                  Book Appointment \n                                          </a>\n 		<h2 \n		style=\"text-align:center;\"> Available Features in Our Clinic  \n			</h2>\n						<p> It is a long established fact that a reader will be distracted by the readable<br> content of a page when looking at its layout.\n</p>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/services/medical/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/feature1.jpg\"/></a>\n                  <p>Medical</p>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/services/operation/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/feature-05-1.jpg\"/></a>\n                  <p>Operation</p>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/services/laboratory/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/feature-3.jpg\"/></a>\n                  <p>Laboratory</p>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/services/icu/\"> <img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/06/feature-03-2-1.jpg\"/></a>\n                  <p>ICU</p>\n                  <a href=\"#\">View More</a>\n 		<h2 \n		style=\"text-align:center;\"> Our Latest Blogs  \n			</h2>\n						<p> It is a long established fact that a reader will be distracted by the readable<br> content of a page when looking at its layout.\n</p>\n              <article>\n                   <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\" rel=\"bookmark\" tabindex=\"0\">\n                    21 Feb 2023</a></a>\n                      <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">123</a></h5>\n                  <img alt=\'Doctor Demo\' src=\'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-07-65x65.jpg\' class=\'avatar photo\' width=\'32\' height=\'32\'  />                  <a href=\"https://doccure-wp.dreamstechnologies.com/author/doctor-demo/\">\n                  Doctor Demo </a>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/category/clinic/\" rel=\"category tag\" tabindex=\"0\">\n                                        </a> \n                  <p>\n                  Good Morning                  </p>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\"></a>\n              </article>\n              <article>\n                   <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\" rel=\"bookmark\" tabindex=\"0\">\n                    02 Aug 2022</a></a>\n                      <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">s.kafgkjsdfgu;ks</a></h5>\n                  <img alt=\'Paul Richard\' src=\'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/05/doctor-thumb-08-65x65.jpg\' class=\'avatar photo\' width=\'32\' height=\'32\'  />                  <a href=\"https://doccure-wp.dreamstechnologies.com/author/paul-richard/\">\n                  Paul Richard </a>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/category/clinic/\" rel=\"category tag\" tabindex=\"0\">\n                    Diagnose                    </a> \n                  <p>\n                  Article contents...s,haf;l |\"                  </p>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\"></a>\n              </article>\n              <article>\n                   <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\" rel=\"bookmark\" tabindex=\"0\">\n                    16 Jun 2022</a></a>\n                      <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">testsksskkkk2222</a></h5>\n                  <img alt=\'Olga Barlow\' src=\'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/05/book-doctor-10-65x65.jpg\' class=\'avatar photo\' width=\'32\' height=\'32\'  />                  <a href=\"https://doccure-wp.dreamstechnologies.com/author/olga-barlow/\">\n                  Olga Barlow </a>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/category/clinic/\" rel=\"category tag\" tabindex=\"0\">\n                    Clinic                    </a> \n                  <p>\n                  testsksskkkk2222 testsksskkkk testsksskkkk222                  </p>\n                    <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\"></a>\n              </article>\n			<a style=\"background-color:#0071dc; color:#ffffff;\" href=\"#\" title=\"\">View More</a>', 'Home 5', '', 'inherit', 'closed', 'closed', '', '5076-revision-v1', '', '', '2023-07-18 07:39:27', '2023-07-18 07:39:27', '', 5076, 'https://doccure-wp.dreamstechnologies.com/?p=5399', 0, 'revision', '', 0),
(5400, 1, '2023-07-19 05:59:35', '0000-00-00 00:00:00', '', 'Elementor #5400', '', 'draft', 'closed', 'closed', '', '', '', '', '2023-07-19 05:59:35', '2023-07-19 05:59:35', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=services&#038;p=5400', 0, 'services', '', 0),
(5402, 62, '2023-07-20 12:07:00', '2023-07-20 12:07:00', '', 'book-doctor-10', '', 'inherit', 'open', 'closed', '', 'book-doctor-10-3', '', '', '2023-07-20 12:07:00', '2023-07-20 12:07:00', '', 4173, 'https://doccure-wp.dreamstechnologies.com/?attachment_id=5402', 0, 'attachment', 'image/jpeg', 0),
(5405, 132, '2023-07-20 13:09:27', '2023-07-20 13:09:27', '', 'book-doctor-10-1', '', 'inherit', 'open', 'closed', '', 'book-doctor-10-1', '', '', '2023-07-20 13:09:27', '2023-07-20 13:09:27', '', 0, 'https://doccure-wp.dreamstechnologies.com/?attachment_id=5405', 0, 'attachment', 'image/jpeg', 0),
(5409, 1, '2023-07-22 04:47:04', '2023-07-22 04:47:04', '', 'Order &ndash; July 22, 2023 @ 04:47 AM', '', 'wc-completed', 'open', 'closed', 'wc_order_5nT8p1k6PeVmJ', 'order-jul-22-2023-0447-am', '', '', '2023-07-22 04:47:06', '2023-07-22 04:47:06', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=shop_order&#038;p=5409', 0, 'shop_order', '', 2),
(5410, 62, '2023-07-22 04:47:07', '2023-07-22 04:47:07', '', 'APP#5409', '', 'publish', 'closed', 'closed', '', 'app5409', '', '', '2023-07-22 04:47:07', '2023-07-22 04:47:07', '', 0, 'https://doccure-wp.dreamstechnologies.com/booking/app5409/', 0, 'booking', '', 0),
(5411, 1, '2023-07-22 04:52:55', '2023-07-22 04:52:55', '', 'Order &ndash; July 22, 2023 @ 04:52 AM', '', 'wc-completed', 'open', 'closed', 'wc_order_NFSWVBi5chOlz', 'order-jul-22-2023-0452-am', '', '', '2023-07-22 04:52:58', '2023-07-22 04:52:58', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=shop_order&#038;p=5411', 0, 'shop_order', '', 2),
(5412, 62, '2023-07-22 04:52:59', '2023-07-22 04:52:59', '', 'APP#5411', '', 'publish', 'closed', 'closed', '', 'app5411', '', '', '2023-07-22 04:52:59', '2023-07-22 04:52:59', '', 0, 'https://doccure-wp.dreamstechnologies.com/booking/app5411/', 0, 'booking', '', 0),
(5413, 132, '2023-07-22 05:02:46', '2023-07-22 05:02:46', '', 'Patient Demo', '', 'publish', 'closed', 'closed', '', 'patient-demo-4', '', '', '2023-07-22 05:02:46', '2023-07-22 05:02:46', '', 0, 'https://doccure-wp.dreamstechnologies.com/prescription/patient-demo-4/', 0, 'prescription', '', 0),
(5414, 132, '2023-07-22 09:18:28', '2023-07-22 09:18:28', '', 'Patient Demo', '', 'publish', 'closed', 'closed', '', 'patient-demo-5', '', '', '2023-07-22 09:18:28', '2023-07-22 09:18:28', '', 0, 'https://doccure-wp.dreamstechnologies.com/prescription/patient-demo-5/', 0, 'prescription', '', 0),
(5418, 132, '2023-07-27 07:21:05', '2023-07-27 07:21:05', '', 'Patient Demo', '', 'publish', 'closed', 'closed', '', 'patient-demo-6', '', '', '2023-07-27 07:21:05', '2023-07-27 07:21:05', '', 0, 'https://doccure-wp.dreamstechnologies.com/prescription/patient-demo-6/', 0, 'prescription', '', 0),
(5419, 132, '2023-07-31 06:22:26', '2023-07-31 06:22:26', '', 'prof', '', 'inherit', 'open', 'closed', '', 'prof', '', '', '2023-07-31 06:22:26', '2023-07-31 06:22:26', '', 4481, 'https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/prof/', 0, 'attachment', 'image/jpeg', 0),
(5423, 1, '2023-08-11 07:53:19', '2023-08-11 07:53:19', '', 'icon6', '', 'inherit', 'open', 'closed', '', 'icon6-2', '', '', '2023-08-11 07:53:19', '2023-08-11 07:53:19', '', 0, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/08/icon6-4.png', 0, 'attachment', 'image/png', 0),
(5430, 1, '2024-02-23 08:51:35', '2024-02-23 08:51:35', '', 'Order &ndash; February 23, 2024 @ 08:51 AM', '', 'wc-cancelled', 'open', 'closed', 'wc_order_5iLmzs56gSHsR', 'order-feb-23-2024-0851-am', '', '', '2024-02-23 10:17:42', '2024-02-23 10:17:42', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=shop_order&#038;p=5430', 0, 'shop_order', '', 1),
(5436, 1, '2024-06-17 10:41:14', '2024-06-17 10:41:14', '<div class=\"subscribe-form\">\r\n [email* youremail class:form-control placeholder \"Enter Email\"]\r\n [submit class:btn \"Submit\"]\r\n </div>\n1\n[_site_title] \"Newsletter\"\n[_site_title] <[email protected]>\n[_site_admin_email]\nFrom: [youremail]\r\nSubject: Newsletter\r\n\r\nMessage Body:\r\n[your-message]\r\n\r\n-- \r\nThis is a notification that a contact form was submitted on your website ([_site_title] [_site_url]).\nReply-To: [youremail]\n\n\n\n\n[_site_title] \"[your-subject]\"\n[_site_title] <[email protected]>\n[your-email]\nMessage Body:\r\n[your-message]\r\n\r\n-- \r\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.\nReply-To: [_site_admin_email]\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.\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.\nPlease enter a date in YYYY-MM-DD format.\nThis field has a too early date.\nThis field has a too late date.\nPlease enter a number.\nThis field has a too small number.\nThis field has a too large number.\nThe answer to the quiz is incorrect.\nPlease enter an email address.\nPlease enter a URL.\nPlease enter a telephone number.', 'Subscribe', '', 'publish', 'closed', 'closed', '', 'subscribe', '', '', '2024-06-17 10:43:19', '2024-06-17 10:43:19', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=wpcf7_contact_form&#038;p=5436', 0, 'wpcf7_contact_form', '', 0),
(5438, 11, '2024-06-25 14:09:53', '2024-06-25 14:09:53', '', 'feature-04', '', 'inherit', 'open', 'closed', '', 'feature-04', '', '', '2024-06-25 14:09:53', '2024-06-25 14:09:53', '', 3701, 'https://doccure-wp.dreamstechnologies.com/doctors/paul-richard/feature-04/', 0, 'attachment', 'image/jpeg', 0),
(5439, 11, '2024-06-25 14:09:54', '2024-06-25 14:09:54', '', 'feature-03', '', 'inherit', 'open', 'closed', '', 'feature-03-4', '', '', '2024-06-25 14:09:54', '2024-06-25 14:09:54', '', 3701, 'https://doccure-wp.dreamstechnologies.com/doctors/paul-richard/feature-03-4/', 0, 'attachment', 'image/jpeg', 0),
(5440, 11, '2024-06-25 14:09:54', '2024-06-25 14:09:54', '', 'feature-02', '', 'inherit', 'open', 'closed', '', 'feature-02-4', '', '', '2024-06-25 14:09:54', '2024-06-25 14:09:54', '', 3701, 'https://doccure-wp.dreamstechnologies.com/doctors/paul-richard/feature-02-4/', 0, 'attachment', 'image/jpeg', 0),
(5441, 11, '2024-06-25 14:09:55', '2024-06-25 14:09:55', '', 'feature-01', '', 'inherit', 'open', 'closed', '', 'feature-01-2', '', '', '2024-06-25 14:09:55', '2024-06-25 14:09:55', '', 3701, 'https://doccure-wp.dreamstechnologies.com/doctors/paul-richard/feature-01-2/', 0, 'attachment', 'image/jpeg', 0),
(5442, 132, '2024-06-25 14:16:47', '2024-06-25 14:16:47', '', 'feature-04-1', '', 'inherit', 'open', 'closed', '', 'feature-04-1-3', '', '', '2024-06-25 14:16:47', '2024-06-25 14:16:47', '', 4481, 'https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/feature-04-1-3/', 0, 'attachment', 'image/jpeg', 0),
(5443, 132, '2024-06-25 14:16:48', '2024-06-25 14:16:48', '', 'feature-03-1', '', 'inherit', 'open', 'closed', '', 'feature-03-1-3', '', '', '2024-06-25 14:16:48', '2024-06-25 14:16:48', '', 4481, 'https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/feature-03-1-3/', 0, 'attachment', 'image/jpeg', 0),
(5444, 132, '2024-06-25 14:16:48', '2024-06-25 14:16:48', '', 'feature-02-1', '', 'inherit', 'open', 'closed', '', 'feature-02-1-3', '', '', '2024-06-25 14:16:48', '2024-06-25 14:16:48', '', 4481, 'https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/feature-02-1-3/', 0, 'attachment', 'image/jpeg', 0),
(5445, 132, '2024-06-25 14:16:49', '2024-06-25 14:16:49', '', 'feature-01-1', '', 'inherit', 'open', 'closed', '', 'feature-01-1-3', '', '', '2024-06-25 14:16:49', '2024-06-25 14:16:49', '', 4481, 'https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/feature-01-1-3/', 0, 'attachment', 'image/jpeg', 0),
(5446, 131, '2024-06-25 14:19:07', '2024-06-25 14:19:07', '', 'feature-04-1-1', '', 'inherit', 'open', 'closed', '', 'feature-04-1-1-3', '', '', '2024-06-25 14:19:07', '2024-06-25 14:19:07', '', 4474, 'https://doccure-wp.dreamstechnologies.com/doctors/james-amen/feature-04-1-1-3/', 0, 'attachment', 'image/jpeg', 0),
(5447, 131, '2024-06-25 14:19:07', '2024-06-25 14:19:07', '', 'feature-03-1-1', '', 'inherit', 'open', 'closed', '', 'feature-03-1-1-3', '', '', '2024-06-25 14:19:07', '2024-06-25 14:19:07', '', 4474, 'https://doccure-wp.dreamstechnologies.com/doctors/james-amen/feature-03-1-1-3/', 0, 'attachment', 'image/jpeg', 0),
(5448, 131, '2024-06-25 14:19:08', '2024-06-25 14:19:08', '', 'feature-02-1-1', '', 'inherit', 'open', 'closed', '', 'feature-02-1-1-3', '', '', '2024-06-25 14:19:08', '2024-06-25 14:19:08', '', 4474, 'https://doccure-wp.dreamstechnologies.com/doctors/james-amen/feature-02-1-1-3/', 0, 'attachment', 'image/jpeg', 0),
(5449, 131, '2024-06-25 14:19:08', '2024-06-25 14:19:08', '', 'feature-01-1-1', '', 'inherit', 'open', 'closed', '', 'feature-01-1-1-3', '', '', '2024-06-25 14:19:08', '2024-06-25 14:19:08', '', 4474, 'https://doccure-wp.dreamstechnologies.com/doctors/james-amen/feature-01-1-1-3/', 0, 'attachment', 'image/jpeg', 0),
(5450, 130, '2024-06-25 14:21:08', '2024-06-25 14:21:08', '', 'feature-04-2', '', 'inherit', 'open', 'closed', '', 'feature-04-2-3', '', '', '2024-06-25 14:21:08', '2024-06-25 14:21:08', '', 4467, 'https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/feature-04-2-3/', 0, 'attachment', 'image/jpeg', 0),
(5451, 130, '2024-06-25 14:21:09', '2024-06-25 14:21:09', '', 'feature-03-2', '', 'inherit', 'open', 'closed', '', 'feature-03-2-4', '', '', '2024-06-25 14:21:09', '2024-06-25 14:21:09', '', 4467, 'https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/feature-03-2-4/', 0, 'attachment', 'image/jpeg', 0),
(5452, 130, '2024-06-25 14:21:09', '2024-06-25 14:21:09', '', 'feature-02-2', '', 'inherit', 'open', 'closed', '', 'feature-02-2-4', '', '', '2024-06-25 14:21:09', '2024-06-25 14:21:09', '', 4467, 'https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/feature-02-2-4/', 0, 'attachment', 'image/jpeg', 0),
(5453, 130, '2024-06-25 14:21:10', '2024-06-25 14:21:10', '', 'feature-01-2', '', 'inherit', 'open', 'closed', '', 'feature-01-2-4', '', '', '2024-06-25 14:21:10', '2024-06-25 14:21:10', '', 4467, 'https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/feature-01-2-4/', 0, 'attachment', 'image/jpeg', 0),
(5454, 129, '2024-06-25 14:24:01', '2024-06-25 14:24:01', '', 'feature-04-2-1', '', 'inherit', 'open', 'closed', '', 'feature-04-2-1-3', '', '', '2024-06-25 14:24:01', '2024-06-25 14:24:01', '', 4460, 'https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/feature-04-2-1-3/', 0, 'attachment', 'image/jpeg', 0),
(5455, 129, '2024-06-25 14:24:01', '2024-06-25 14:24:01', '', 'feature-03-2-1', '', 'inherit', 'open', 'closed', '', 'feature-03-2-1-3', '', '', '2024-06-25 14:24:01', '2024-06-25 14:24:01', '', 4460, 'https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/feature-03-2-1-3/', 0, 'attachment', 'image/jpeg', 0),
(5456, 129, '2024-06-25 14:24:02', '2024-06-25 14:24:02', '', 'feature-02-2-1', '', 'inherit', 'open', 'closed', '', 'feature-02-2-1-3', '', '', '2024-06-25 14:24:02', '2024-06-25 14:24:02', '', 4460, 'https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/feature-02-2-1-3/', 0, 'attachment', 'image/jpeg', 0),
(5457, 129, '2024-06-25 14:24:02', '2024-06-25 14:24:02', '', 'feature-01-2-1', '', 'inherit', 'open', 'closed', '', 'feature-01-2-1-3', '', '', '2024-06-25 14:24:02', '2024-06-25 14:24:02', '', 4460, 'https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/feature-01-2-1-3/', 0, 'attachment', 'image/jpeg', 0),
(5458, 58, '2024-06-25 14:30:01', '2024-06-25 14:30:01', '', 'feature-04-3', '', 'inherit', 'open', 'closed', '', 'feature-04-3', '', '', '2024-06-25 14:30:01', '2024-06-25 14:30:01', '', 4004, 'https://doccure-wp.dreamstechnologies.com/doctors/ruby-perrin/feature-04-3/', 0, 'attachment', 'image/jpeg', 0),
(5459, 58, '2024-06-25 14:30:20', '2024-06-25 14:30:20', '', 'feature-04-3-1', '', 'inherit', 'open', 'closed', '', 'feature-04-3-1', '', '', '2024-06-25 14:30:20', '2024-06-25 14:30:20', '', 4004, 'https://doccure-wp.dreamstechnologies.com/doctors/ruby-perrin/feature-04-3-1/', 0, 'attachment', 'image/jpeg', 0),
(5460, 58, '2024-06-25 14:30:21', '2024-06-25 14:30:21', '', 'feature-03-4', '', 'inherit', 'open', 'closed', '', 'feature-03-4-2', '', '', '2024-06-25 14:30:21', '2024-06-25 14:30:21', '', 4004, 'https://doccure-wp.dreamstechnologies.com/doctors/ruby-perrin/feature-03-4-2/', 0, 'attachment', 'image/jpeg', 0),
(5461, 58, '2024-06-25 14:30:21', '2024-06-25 14:30:21', '', 'feature-02-4', '', 'inherit', 'open', 'closed', '', 'feature-02-4-2', '', '', '2024-06-25 14:30:21', '2024-06-25 14:30:21', '', 4004, 'https://doccure-wp.dreamstechnologies.com/doctors/ruby-perrin/feature-02-4-2/', 0, 'attachment', 'image/jpeg', 0),
(5462, 58, '2024-06-25 14:30:22', '2024-06-25 14:30:22', '', 'feature-01-4', '', 'inherit', 'open', 'closed', '', 'feature-01-4', '', '', '2024-06-25 14:30:22', '2024-06-25 14:30:22', '', 4004, 'https://doccure-wp.dreamstechnologies.com/doctors/ruby-perrin/feature-01-4/', 0, 'attachment', 'image/jpeg', 0),
(5463, 57, '2024-06-25 14:31:48', '2024-06-25 14:31:48', '', 'feature-04-4', '', 'inherit', 'open', 'closed', '', 'feature-04-4', '', '', '2024-06-25 14:31:48', '2024-06-25 14:31:48', '', 3996, 'https://doccure-wp.dreamstechnologies.com/doctors/sofia-brient/feature-04-4/', 0, 'attachment', 'image/jpeg', 0),
(5464, 57, '2024-06-25 14:31:48', '2024-06-25 14:31:48', '', 'feature-03-4-1', '', 'inherit', 'open', 'closed', '', 'feature-03-4-1', '', '', '2024-06-25 14:31:48', '2024-06-25 14:31:48', '', 3996, 'https://doccure-wp.dreamstechnologies.com/doctors/sofia-brient/feature-03-4-1/', 0, 'attachment', 'image/jpeg', 0),
(5465, 57, '2024-06-25 14:31:49', '2024-06-25 14:31:49', '', 'feature-02-4-1', '', 'inherit', 'open', 'closed', '', 'feature-02-4-1', '', '', '2024-06-25 14:31:49', '2024-06-25 14:31:49', '', 3996, 'https://doccure-wp.dreamstechnologies.com/doctors/sofia-brient/feature-02-4-1/', 0, 'attachment', 'image/jpeg', 0),
(5466, 57, '2024-06-25 14:31:49', '2024-06-25 14:31:49', '', 'feature-01-4-1', '', 'inherit', 'open', 'closed', '', 'feature-01-4-1', '', '', '2024-06-25 14:31:49', '2024-06-25 14:31:49', '', 3996, 'https://doccure-wp.dreamstechnologies.com/doctors/sofia-brient/feature-01-4-1/', 0, 'attachment', 'image/jpeg', 0),
(5467, 12, '2024-06-25 14:33:04', '2024-06-25 14:33:04', '', 'feature-04-4-1', '', 'inherit', 'open', 'closed', '', 'feature-04-4-1', '', '', '2024-06-25 14:33:04', '2024-06-25 14:33:04', '', 3704, 'https://doccure-wp.dreamstechnologies.com/doctors/olga-barlow/feature-04-4-1/', 0, 'attachment', 'image/jpeg', 0),
(5468, 12, '2024-06-25 14:33:04', '2024-06-25 14:33:04', '', 'feature-03-5', '', 'inherit', 'open', 'closed', '', 'feature-03-5', '', '', '2024-06-25 14:33:04', '2024-06-25 14:33:04', '', 3704, 'https://doccure-wp.dreamstechnologies.com/doctors/olga-barlow/feature-03-5/', 0, 'attachment', 'image/jpeg', 0),
(5469, 12, '2024-06-25 14:33:05', '2024-06-25 14:33:05', '', 'feature-02-5', '', 'inherit', 'open', 'closed', '', 'feature-02-5', '', '', '2024-06-25 14:33:05', '2024-06-25 14:33:05', '', 3704, 'https://doccure-wp.dreamstechnologies.com/doctors/olga-barlow/feature-02-5/', 0, 'attachment', 'image/jpeg', 0),
(5470, 12, '2024-06-25 14:33:05', '2024-06-25 14:33:05', '', 'feature-01-5', '', 'inherit', 'open', 'closed', '', 'feature-01-5', '', '', '2024-06-25 14:33:05', '2024-06-25 14:33:05', '', 3704, 'https://doccure-wp.dreamstechnologies.com/doctors/olga-barlow/feature-01-5/', 0, 'attachment', 'image/jpeg', 0),
(5471, 1, '2024-06-26 04:53:36', '2024-06-26 04:53:36', '<!-- Banner\n================================================== -->\n<section>\n<h1>Consult Best Doctors Your Nearby Location.</h1>\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/header-icon.svg\" alt=\"header-icon\">\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit,</p>\n<a href=\"#\"  >Start a Consult</a>\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/down-arrow-img.png\" alt=\"\">\n<form action=\"https://doccure-wp.dreamstechnologies.com/search-doctors/\" method=\"get\" id=\"search_form\">\n   			<select name=\"location\">\n				<option value=\"\">Select a location</option>\n					<option data-flag=\'\'  value=\"australia\">Australia</option>\n	<option data-flag=\'\'  value=\"england\">England</option>\n	<option data-flag=\'\'  value=\"india\">India</option>\n			</select>\n 		<input type=\"hidden\" name=\"searchby\"  value=\"doctors\">\n		<input type=\"text\" name=\"keyword\" placeholder=\"Search doctors, clinics, hospitals, etc.\" value=\"\">\n<input type=\"submit\" value=\"Search\">\n</form>\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/banner-img.png\" alt=\"\">\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/banner-img1.png\" alt=\"\">\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/banner-img2.png\" alt=\"\">\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/banner-img3.png\" alt=\"\">\n</section>\n<section>\n								<h2>Specialities</h2>\n									<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon3.png\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/cardiologist\"><p>Cardiologist</p></a>\n									<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon4.png\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/dentist\"><p>Dentist</p></a>\n									<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon10.png\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/laboratory\"><p>Laboratory</p></a>\n									<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon8.png\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/mri-scans\"><p>MRI Scans</p></a>\n									<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon2.png\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/neurology\"><p>Neurology</p></a>\n									<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon6.png\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/orthopedic\"><p>Orthopedic</p></a>\n						<a href=\"#\">\n						See All Specialities						</a>\n			</section>\n								<h2>Best Doctors</h2>\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-07.jpg\" alt=\"\"/>\n										</a>\n											&#36;0.00\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">Doctor Demo</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/cardiologist/\"><p>Cardiologist</p></a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/urology/\"><p>Urology</p></a>\n												<p>\n											4.67(3)</p>\n											<p> Australia</p>\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-09.jpg\" alt=\"\"/>\n										</a>\n											&#36;0.00\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">James Amen</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/neurology/\"><p>Neurology</p></a>\n												<p>\n											3.00(3)</p>\n											<p> England</p>\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-10.jpg\" alt=\"\"/>\n										</a>\n											&#36;0.00\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\">Carl Kelly</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/orthopedic/\"><p>Orthopedic</p></a>\n												<p>\n											4.00(1)</p>\n											<p> India</p>\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-11.jpg\" alt=\"\"/>\n										</a>\n											&#36;0.00\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\">Darren Elder</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/urology/\"><p>Urology</p></a>\n												<p>\n											3.00(1)</p>\n											<p> England</p>\n <!-- FAQ Section -->\n <section>\n								<h5>Frequently Asked Questions</h5>\n								<h2>Get Your Answer</h2>\n								<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/faq-img.png\" alt=\"\">\n 										<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/smiling-icon.svg\" alt=\"\"  >\n										<h4>95k+</h4>\n										<p>Happy Patients</p>\n<h2 id=\"headingOne_1\"   >\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_1\"  aria-expanded=\"true\"   aria-controls=\"collapseOne_1\">\nCan i make an Appointment Online with White Plains Hospital Kendi? \n</a>\n</h2>\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, \n<h2 id=\"headingOne_2\"   >\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_2\"  aria-expanded=\"false\"   aria-controls=\"collapseOne_2\">\nCan i make an Appointment Online with White Plains Hospital Kendi? \n</a>\n</h2>\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, \n<h2 id=\"headingOne_3\"   >\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_3\"  aria-expanded=\"false\"   aria-controls=\"collapseOne_3\">\nCan i make an Appointment Online with White Plains Hospital Kendi? \n</a>\n</h2>\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, \n<h2 id=\"headingOne_4\"   >\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_4\"  aria-expanded=\"false\"   aria-controls=\"collapseOne_4\">\nCan i make an Appointment Online with White Plains Hospital Kendi? \n</a>\n</h2>\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, \n<h2 id=\"headingOne_5\"   >\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_5\"  aria-expanded=\"false\"   aria-controls=\"collapseOne_5\">\nCan i make an Appointment Online with White Plains Hospital Kendi? \n</a>\n</h2>\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, \n			</section>\n			<!-- /FAQ Section -->\n <!-- Work Section -->\n <section>\n 																	<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/work-img.png\" alt=\"\">\n									<h5>How it Works</h5>\n									<h2>4 easy steps to get your solution</h2>\n 											<img alt=\"\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/work-01.svg\">\n											<h5>Search Doctor </h5>\n											<p>Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua. </p>\n 											<img alt=\"\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/work-02.svg\">\n											<h5>Check Doctor Profile </h5>\n											<p>Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua. </p>\n 											<img alt=\"\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/work-03.svg\">\n											<h5>Schedule Appointment </h5>\n											<p>Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua. </p>\n 											<img alt=\"\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/work-04.svg\">\n											<h5>Get Your Solution </h5>\n											<p>Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua. </p>\n			</section>\n			<!-- /Work Section -->\n					<section>\n								<h2>Latest Articles</h2>\n		<!-- Articles Section -->\n										<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/>\n										</a>\n											<ul>\n												<li>\n													  Doctor Demo												</li>\n																								<li>\n													 21 Feb 2023												</li>\n																							</ul>\n											<h4>\n												<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">123</a>\n											</h4>\n																							<p>Good Morning...                            </p>\n											<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">Read More</a>\n			<!-- /Articles Section -->\n		<!-- Articles Section -->\n										<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/>\n										</a>\n											<ul>\n												<li>\n													  Paul Richard												</li>\n																								<li>\n													 02 Aug 2022												</li>\n																							</ul>\n											<h4>\n												<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">s.kafgkjsdfgu;ks</a>\n											</h4>\n																							<p>Article contents&#8230;s,haf;l |&#8221;...                            </p>\n											<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">Read More</a>\n			<!-- /Articles Section -->\n		<!-- Articles Section -->\n										<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/>\n										</a>\n											<ul>\n												<li>\n													  Olga Barlow												</li>\n																								<li>\n													 16 Jun 2022												</li>\n																							</ul>\n											<h4>\n												<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">testsksskkkk2222</a>\n											</h4>\n																							<p>testsksskkkk2222 testsksskkkk testsksskkkk222...                            </p>\n											<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">Read More</a>\n			<!-- /Articles Section -->\n		<!-- Articles Section -->\n										<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4291\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/>\n										</a>\n											<ul>\n												<li>\n													  Olga Barlow												</li>\n																								<li>\n													 16 Jun 2022												</li>\n																							</ul>\n											<h4>\n												<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4291\">testsksskkkk</a>\n											</h4>\n																							<p>testsksskkkksksskkkktestsksskkkktestsksskkkktestsksskkkktestsksskkkktents&#8230;...                            </p>\n											<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4291\">Read More</a>\n			<!-- /Articles Section -->\n			</section>\n 											<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/patient1.jpg\" alt=\"\"/>\n												<h5>Testimonials</h5>\n												<h2>What Our Client Says</h2>\n												<p>\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\n</p>\n												<h6>Jennifer Robinson \n													<p>LELAND, USA</p>\n							                     												</h6>\n 											<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/patient2.jpg\" alt=\"\"/>\n												<h5>Testimonials</h5>\n												<h2>What Our Client Says</h2>\n												<p>\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\n</p>\n												<h6>Denise Stevens \n													<p>ABINGTON, USA</p>\n							                     												</h6>\n 											<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/patient3.jpg\" alt=\"\"/>\n												<h5>Testimonials</h5>\n												<h2>What Our Client Says</h2>\n												<p>\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\n</p>\n												<h6>Charles Ortega \n													<p>EL PASO, USA</p>\n							                     												</h6>\n	   <!-- Partners Section -->\n			<section>\n								<h2>Our Partners</h2>\n						<ul>\n													    <li>\n						    	<a href=\"javascript:void(0);\">\n						    		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/partners-1.svg\" alt=\"partners\">\n						    	</a>\n						    </li>\n													    <li>\n						    	<a href=\"javascript:void(0);\">\n						    		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/partners-2.svg\" alt=\"partners\">\n						    	</a>\n						    </li>\n													    <li>\n						    	<a href=\"javascript:void(0);\">\n						    		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/partners-3.svg\" alt=\"partners\">\n						    	</a>\n						    </li>\n													    <li>\n						    	<a href=\"javascript:void(0);\">\n						    		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/partners-4.svg\" alt=\"partners\">\n						    	</a>\n						    </li>\n													    <li>\n						    	<a href=\"javascript:void(0);\">\n						    		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/partners-5.svg\" alt=\"partners\">\n						    	</a>\n						    </li>\n													    <li>\n						    	<a href=\"javascript:void(0);\">\n						    		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/partners-6.svg\" alt=\"partners\">\n						    	</a>\n						    </li>\n						 </ul>\n			</section>\n			<!-- /Partners Section -->', 'Home 1', '', 'inherit', 'closed', 'closed', '', '5334-revision-v1', '', '', '2024-06-26 04:53:36', '2024-06-26 04:53:36', '', 5334, 'https://doccure-wp.dreamstechnologies.com/?p=5471', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(5472, 1, '2024-06-26 04:53:36', '2024-06-26 04:53:36', '<!-- Banner\n================================================== -->\n<section>\n<h1>Consult Best Doctors Your Nearby Location.</h1>\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/header-icon.svg\" alt=\"header-icon\">\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit,</p>\n<a href=\"#\"  >Start a Consult</a>\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/down-arrow-img.png\" alt=\"\">\n<form action=\"https://doccure-wp.dreamstechnologies.com/search-doctors/\" method=\"get\" id=\"search_form\">\n   			<select name=\"location\">\n				<option value=\"\">Select a location</option>\n					<option data-flag=\'\'  value=\"australia\">Australia</option>\n	<option data-flag=\'\'  value=\"england\">England</option>\n	<option data-flag=\'\'  value=\"india\">India</option>\n			</select>\n 		<input type=\"hidden\" name=\"searchby\"  value=\"doctors\">\n		<input type=\"text\" name=\"keyword\" placeholder=\"Search doctors, clinics, hospitals, etc.\" value=\"\">\n<input type=\"submit\" value=\"Search\">\n</form>\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/banner-img.png\" alt=\"\">\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/banner-img1.png\" alt=\"\">\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/banner-img2.png\" alt=\"\">\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/banner-img3.png\" alt=\"\">\n</section>\n<section>\n								<h2>Specialities</h2>\n									<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon3.png\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/cardiologist\"><p>Cardiologist</p></a>\n									<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon4.png\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/dentist\"><p>Dentist</p></a>\n									<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon10.png\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/laboratory\"><p>Laboratory</p></a>\n									<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon8.png\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/mri-scans\"><p>MRI Scans</p></a>\n									<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon2.png\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/neurology\"><p>Neurology</p></a>\n									<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon6.png\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/orthopedic\"><p>Orthopedic</p></a>\n						<a href=\"#\">\n						See All Specialities						</a>\n			</section>\n								<h2>Best Doctors</h2>\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-07.jpg\" alt=\"\"/>\n										</a>\n											&#36;0.00\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">Doctor Demo</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/cardiologist/\"><p>Cardiologist</p></a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/urology/\"><p>Urology</p></a>\n												<p>\n											4.67(3)</p>\n											<p> Australia</p>\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-09.jpg\" alt=\"\"/>\n										</a>\n											&#36;0.00\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">James Amen</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/neurology/\"><p>Neurology</p></a>\n												<p>\n											3.00(3)</p>\n											<p> England</p>\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-10.jpg\" alt=\"\"/>\n										</a>\n											&#36;0.00\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\">Carl Kelly</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/orthopedic/\"><p>Orthopedic</p></a>\n												<p>\n											4.00(1)</p>\n											<p> India</p>\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-11.jpg\" alt=\"\"/>\n										</a>\n											&#36;0.00\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\">Darren Elder</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/urology/\"><p>Urology</p></a>\n												<p>\n											3.00(1)</p>\n											<p> England</p>\n <!-- FAQ Section -->\n <section>\n								<h5>Frequently Asked Questions</h5>\n								<h2>Get Your Answer</h2>\n								<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/faq-img.png\" alt=\"\">\n 										<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/smiling-icon.svg\" alt=\"\"  >\n										<h4>95k+</h4>\n										<p>Happy Patients</p>\n<h2 id=\"headingOne_1\"   >\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_1\"  aria-expanded=\"true\"   aria-controls=\"collapseOne_1\">\nCan i make an Appointment Online with White Plains Hospital Kendi? \n</a>\n</h2>\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, \n<h2 id=\"headingOne_2\"   >\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_2\"  aria-expanded=\"false\"   aria-controls=\"collapseOne_2\">\nCan i make an Appointment Online with White Plains Hospital Kendi? \n</a>\n</h2>\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, \n<h2 id=\"headingOne_3\"   >\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_3\"  aria-expanded=\"false\"   aria-controls=\"collapseOne_3\">\nCan i make an Appointment Online with White Plains Hospital Kendi? \n</a>\n</h2>\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, \n<h2 id=\"headingOne_4\"   >\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_4\"  aria-expanded=\"false\"   aria-controls=\"collapseOne_4\">\nCan i make an Appointment Online with White Plains Hospital Kendi? \n</a>\n</h2>\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, \n<h2 id=\"headingOne_5\"   >\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_5\"  aria-expanded=\"false\"   aria-controls=\"collapseOne_5\">\nCan i make an Appointment Online with White Plains Hospital Kendi? \n</a>\n</h2>\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, \n			</section>\n			<!-- /FAQ Section -->\n <!-- Work Section -->\n <section>\n 																	<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/work-img.png\" alt=\"\">\n									<h5>How it Works</h5>\n									<h2>4 easy steps to get your solution</h2>\n 											<img alt=\"\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/work-01.svg\">\n											<h5>Search Doctor </h5>\n											<p>Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua. </p>\n 											<img alt=\"\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/work-02.svg\">\n											<h5>Check Doctor Profile </h5>\n											<p>Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua. </p>\n 											<img alt=\"\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/work-03.svg\">\n											<h5>Schedule Appointment </h5>\n											<p>Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua. </p>\n 											<img alt=\"\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/work-04.svg\">\n											<h5>Get Your Solution </h5>\n											<p>Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua. </p>\n			</section>\n			<!-- /Work Section -->\n					<section>\n								<h2>Latest Articles</h2>\n		<!-- Articles Section -->\n										<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/>\n										</a>\n											<ul>\n												<li>\n													  Doctor Demo												</li>\n																								<li>\n													 21 Feb 2023												</li>\n																							</ul>\n											<h4>\n												<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">123</a>\n											</h4>\n																							<p>Good Morning...                            </p>\n											<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">Read More</a>\n			<!-- /Articles Section -->\n		<!-- Articles Section -->\n										<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/>\n										</a>\n											<ul>\n												<li>\n													  Paul Richard												</li>\n																								<li>\n													 02 Aug 2022												</li>\n																							</ul>\n											<h4>\n												<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">s.kafgkjsdfgu;ks</a>\n											</h4>\n																							<p>Article contents&#8230;s,haf;l |&#8221;...                            </p>\n											<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">Read More</a>\n			<!-- /Articles Section -->\n		<!-- Articles Section -->\n										<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/>\n										</a>\n											<ul>\n												<li>\n													  Olga Barlow												</li>\n																								<li>\n													 16 Jun 2022												</li>\n																							</ul>\n											<h4>\n												<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">testsksskkkk2222</a>\n											</h4>\n																							<p>testsksskkkk2222 testsksskkkk testsksskkkk222...                            </p>\n											<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">Read More</a>\n			<!-- /Articles Section -->\n		<!-- Articles Section -->\n										<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4291\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/>\n										</a>\n											<ul>\n												<li>\n													  Olga Barlow												</li>\n																								<li>\n													 16 Jun 2022												</li>\n																							</ul>\n											<h4>\n												<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4291\">testsksskkkk</a>\n											</h4>\n																							<p>testsksskkkksksskkkktestsksskkkktestsksskkkktestsksskkkktestsksskkkktents&#8230;...                            </p>\n											<a href=\"https://doccure-wp.dreamstechnologies.com/?p=4291\">Read More</a>\n			<!-- /Articles Section -->\n			</section>\n 											<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/patient1.jpg\" alt=\"\"/>\n												<h5>Testimonials</h5>\n												<h2>What Our Client Says</h2>\n												<p>\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\n</p>\n												<h6>Jennifer Robinson \n													<p>LELAND, USA</p>\n							                     												</h6>\n 											<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/patient2.jpg\" alt=\"\"/>\n												<h5>Testimonials</h5>\n												<h2>What Our Client Says</h2>\n												<p>\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\n</p>\n												<h6>Denise Stevens \n													<p>ABINGTON, USA</p>\n							                     												</h6>\n 											<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/patient3.jpg\" alt=\"\"/>\n												<h5>Testimonials</h5>\n												<h2>What Our Client Says</h2>\n												<p>\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\n</p>\n												<h6>Charles Ortega \n													<p>EL PASO, USA</p>\n							                     												</h6>\n	   <!-- Partners Section -->\n			<section>\n								<h2>Our Partners</h2>\n						<ul>\n													    <li>\n						    	<a href=\"javascript:void(0);\">\n						    		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/partners-1.svg\" alt=\"partners\">\n						    	</a>\n						    </li>\n													    <li>\n						    	<a href=\"javascript:void(0);\">\n						    		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/partners-2.svg\" alt=\"partners\">\n						    	</a>\n						    </li>\n													    <li>\n						    	<a href=\"javascript:void(0);\">\n						    		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/partners-3.svg\" alt=\"partners\">\n						    	</a>\n						    </li>\n													    <li>\n						    	<a href=\"javascript:void(0);\">\n						    		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/partners-4.svg\" alt=\"partners\">\n						    	</a>\n						    </li>\n													    <li>\n						    	<a href=\"javascript:void(0);\">\n						    		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/partners-5.svg\" alt=\"partners\">\n						    	</a>\n						    </li>\n													    <li>\n						    	<a href=\"javascript:void(0);\">\n						    		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/partners-6.svg\" alt=\"partners\">\n						    	</a>\n						    </li>\n						 </ul>\n			</section>\n			<!-- /Partners Section -->', 'Home 1', '', 'inherit', 'closed', 'closed', '', '5334-revision-v1', '', '', '2024-06-26 04:53:36', '2024-06-26 04:53:36', '', 5334, 'https://doccure-wp.dreamstechnologies.com/?p=5472', 0, 'revision', '', 0),
(5473, 1, '2024-06-26 04:53:36', '2024-06-26 04:53:36', '<!-- Banner\n================================================== -->\n<section>\n<h1>Consult Best Doctors Your Nearby Location.</h1>\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/header-icon.svg\" alt=\"header-icon\">\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit,</p>\n<a href=\"#\"  >Start a Consult</a>\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/down-arrow-img.png\" alt=\"\">\n<form action=\"https://doccure-wp.dreamstechnologies.com/search-doctors/\" method=\"get\" id=\"search_form\">\n   			<select name=\"location\">\n				<option value=\"\">Select a location</option>\n					<option data-flag=\'\'  value=\"australia\">Australia</option>\n	<option data-flag=\'\'  value=\"england\">England</option>\n	<option data-flag=\'\'  value=\"india\">India</option>\n			</select>\n 		<input type=\"hidden\" name=\"searchby\"  value=\"doctors\">\n		<input type=\"text\" name=\"keyword\" placeholder=\"Search doctors, clinics, etc.\" value=\"\">\n<input type=\"submit\" value=\"Search\">\n</form>\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/banner-img.png\" alt=\"\">\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/banner-img1.png\" alt=\"\">\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/banner-img2.png\" alt=\"\">\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/banner-img3.png\" alt=\"\">\n</section>\n<section>\n								<h2>Specialities</h2>\n									<img src=\"\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/cardiologist\"><p>Cardiologist</p></a>\n									<img src=\"\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/dentist\"><p>Dentist</p></a>\n									<img src=\"\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/laboratory\"><p>Laboratory</p></a>\n									<img src=\"\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/mri-scans\"><p>MRI Scans</p></a>\n									<img src=\"\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/neurology\"><p>Neurology</p></a>\n									<img src=\"\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/orthopedic\"><p>Orthopedic</p></a>\n						<a href=\"#\">\n						See All Specialities						</a>\n			</section>\n								<h2>Best Doctors</h2>\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-07.jpg\" alt=\"\"/>\n										</a>\n											&#36;100.00\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">Dr Doctor Demo</a>\n														<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/dentist/\"><p>Dentist</p></a>\n												<p>\n											4.67(3)</p>\n											<p> Australia</p>\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-09.jpg\" alt=\"\"/>\n										</a>\n											&#36;100.00\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">Dr James Amen</a>\n														<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/neurology/\"><p>Neurology</p></a>\n												<p>\n											3.00(3)</p>\n											<p> England</p>\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-10.jpg\" alt=\"\"/>\n										</a>\n											&#36;100.00\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\">Dr Carl Kelly</a>\n														<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/orthopedic/\"><p>Orthopedic</p></a>\n												<p>\n											4.00(1)</p>\n											<p> India</p>\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-11.jpg\" alt=\"\"/>\n										</a>\n											&#36;100.00\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\">Dr Darren Elder</a>\n														<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/urology/\"><p>Urology</p></a>\n												<p>\n											3.00(1)</p>\n											<p> England</p>\n <!-- FAQ Section -->\n <section>\n								<h5>Frequently Asked Questions</h5>\n								<h2>Get Your Answer</h2>\n								<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/faq-img.png\" alt=\"\">\n 										<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/smiling-icon.svg\" alt=\"\"  >\n										<h4>95k+</h4>\n										<p>Happy Patients</p>\n<h2 id=\"headingOne_1\"   >\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_1\"  aria-expanded=\"true\"   aria-controls=\"collapseOne_1\">\nHow do I book an appointment with a doctor? \n</a>\n</h2>\nYes, simply visit our website and log in or create an account. Search for a doctor based on specialization, location, or availability &#038; confirm your booking. \n<h2 id=\"headingOne_2\"   >\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_2\"  aria-expanded=\"false\"   aria-controls=\"collapseOne_2\">\nCan I request a specific doctor when booking my appointment? \n</a>\n</h2>\nYes, you can usually request a specific doctor when booking your appointment, though availability may vary based on their schedule. \n<h2 id=\"headingOne_3\"   >\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_3\"  aria-expanded=\"false\"   aria-controls=\"collapseOne_3\">\nCan i make an Appointment Online with White Plains Hospital Kendi? \n</a>\n</h2>\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, \n<h2 id=\"headingOne_4\"   >\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_4\"  aria-expanded=\"false\"   aria-controls=\"collapseOne_4\">\nCan i make an Appointment Online with White Plains Hospital Kendi? \n</a>\n</h2>\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, \n<h2 id=\"headingOne_5\"   >\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_5\"  aria-expanded=\"false\"   aria-controls=\"collapseOne_5\">\nCan i make an Appointment Online with White Plains Hospital Kendi? \n</a>\n</h2>\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, \n			</section>\n			<!-- /FAQ Section -->\n <!-- Work Section -->\n <section>\n 																	<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/work-img.png\" alt=\"\">\n									<h5>How it Works</h5>\n									<h2>4 easy steps to get your solution</h2>\n 											<img alt=\"\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/work-01.svg\">\n											<h5>Search Doctor </h5>\n											<p>Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua. </p>\n 											<img alt=\"\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/work-02.svg\">\n											<h5>Check Doctor Profile </h5>\n											<p>Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua. </p>\n 											<img alt=\"\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/work-03.svg\">\n											<h5>Schedule Appointment </h5>\n											<p>Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua. </p>\n 											<img alt=\"\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/work-04.svg\">\n											<h5>Get Your Solution </h5>\n											<p>Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua. </p>\n			</section>\n			<!-- /Work Section -->\n					<section>\n								<h2>Latest Articles</h2>\n		<!-- Articles Section -->\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doccure-making-your-clinic-painless-visit/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/blog-10.jpg\"/>\n										</a>\n											<ul>\n												<li>\n													  admin												</li>\n																								<li>\n													 18 Jul 2023												</li>\n																							</ul>\n											<h4>\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doccure-making-your-clinic-painless-visit/\">Doccure – Making your clinic painless visit?</a>\n											</h4>\n																							<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do...                            </p>\n											<a href=\"https://doccure-wp.dreamstechnologies.com/doccure-making-your-clinic-painless-visit/\">Read More</a>\n			<!-- /Articles Section -->\n		<!-- Articles Section -->\n										<a href=\"https://doccure-wp.dreamstechnologies.com/benefits-of-consulting-with-an-online-doctor/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/blog-04.jpg\"/>\n										</a>\n											<ul>\n												<li>\n													  admin												</li>\n																								<li>\n													 28 Sep 2021												</li>\n																							</ul>\n											<h4>\n												<a href=\"https://doccure-wp.dreamstechnologies.com/benefits-of-consulting-with-an-online-doctor/\">Benefits of Consulting With an Online Doctor</a>\n											</h4>\n																							<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do...                            </p>\n											<a href=\"https://doccure-wp.dreamstechnologies.com/benefits-of-consulting-with-an-online-doctor/\">Read More</a>\n			<!-- /Articles Section -->\n		<!-- Articles Section -->\n										<a href=\"https://doccure-wp.dreamstechnologies.com/benefits-of-online-doctor-booking/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/blog-02-1.jpg\"/>\n										</a>\n											<ul>\n												<li>\n													  admin												</li>\n																								<li>\n													 28 Sep 2021												</li>\n																							</ul>\n											<h4>\n												<a href=\"https://doccure-wp.dreamstechnologies.com/benefits-of-online-doctor-booking/\">What are the benefits of online doctor booking</a>\n											</h4>\n																							<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do...                            </p>\n											<a href=\"https://doccure-wp.dreamstechnologies.com/benefits-of-online-doctor-booking/\">Read More</a>\n			<!-- /Articles Section -->\n		<!-- Articles Section -->\n										<a href=\"https://doccure-wp.dreamstechnologies.com/5-great-reasons-to-use-an-online-doctor/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/blog-01.jpg\"/>\n										</a>\n											<ul>\n												<li>\n													  admin												</li>\n																								<li>\n													 25 Sep 2021												</li>\n																							</ul>\n											<h4>\n												<a href=\"https://doccure-wp.dreamstechnologies.com/5-great-reasons-to-use-an-online-doctor/\">5 Great reasons to use an online doctor</a>\n											</h4>\n																							<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do...                            </p>\n											<a href=\"https://doccure-wp.dreamstechnologies.com/5-great-reasons-to-use-an-online-doctor/\">Read More</a>\n			<!-- /Articles Section -->\n			</section>\n 											<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/patient1.jpg\" alt=\"\"/>\n												<h5>Testimonials</h5>\n												<h2>What Our Client Says</h2>\n												<p>\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\n</p>\n												<h6>Jennifer Robinson \n													<p>LELAND, USA</p>\n							                     												</h6>\n 											<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/patient2.jpg\" alt=\"\"/>\n												<h5>Testimonials</h5>\n												<h2>What Our Client Says</h2>\n												<p>\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\n</p>\n												<h6>Denise Stevens \n													<p>ABINGTON, USA</p>\n							                     												</h6>\n 											<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/patient3.jpg\" alt=\"\"/>\n												<h5>Testimonials</h5>\n												<h2>What Our Client Says</h2>\n												<p>\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\n</p>\n												<h6>Charles Ortega \n													<p>EL PASO, USA</p>\n							                     												</h6>\n	   <!-- Partners Section -->\n			<section>\n								<h2>Our Partners</h2>\n						<ul>\n													    <li>\n						    	<a href=\"javascript:void(0);\">\n						    		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/partners-1.svg\" alt=\"partners\">\n						    	</a>\n						    </li>\n													    <li>\n						    	<a href=\"javascript:void(0);\">\n						    		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/partners-2.svg\" alt=\"partners\">\n						    	</a>\n						    </li>\n													    <li>\n						    	<a href=\"javascript:void(0);\">\n						    		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/partners-3.svg\" alt=\"partners\">\n						    	</a>\n						    </li>\n													    <li>\n						    	<a href=\"javascript:void(0);\">\n						    		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/partners-4.svg\" alt=\"partners\">\n						    	</a>\n						    </li>\n													    <li>\n						    	<a href=\"javascript:void(0);\">\n						    		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/partners-5.svg\" alt=\"partners\">\n						    	</a>\n						    </li>\n													    <li>\n						    	<a href=\"javascript:void(0);\">\n						    		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/partners-6.svg\" alt=\"partners\">\n						    	</a>\n						    </li>\n						 </ul>\n			</section>\n			<!-- /Partners Section -->', 'Home 1', '', 'inherit', 'closed', 'closed', '', '5334-revision-v1', '', '', '2024-06-26 04:53:36', '2024-06-26 04:53:36', '', 5334, 'https://doccure-wp.dreamstechnologies.com/?p=5473', 0, 'revision', '', 0),
(5474, 1, '2024-06-26 04:55:35', '2024-06-26 04:55:35', '<!-- Banner\n================================================== -->\n<section>\n<h1>Consult Best Doctors Your Nearby Location.</h1>\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/header-icon.svg\" alt=\"header-icon\">\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit,</p>\n<a href=\"#\"  >Start a Consult</a>\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/down-arrow-img.png\" alt=\"\">\n<form action=\"https://doccure-wp.dreamstechnologies.com/search-doctors/\" method=\"get\" id=\"search_form\">\n   			<select name=\"location\">\n				<option value=\"\">Select a location</option>\n					<option data-flag=\'\'  value=\"australia\">Australia</option>\n	<option data-flag=\'\'  value=\"england\">England</option>\n	<option data-flag=\'\'  value=\"india\">India</option>\n			</select>\n 		<input type=\"hidden\" name=\"searchby\"  value=\"doctors\">\n		<input type=\"text\" name=\"keyword\" placeholder=\"Search doctors, clinics, etc.\" value=\"\">\n<input type=\"submit\" value=\"Search\">\n</form>\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/banner-img.png\" alt=\"\">\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/banner-img1.png\" alt=\"\">\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/banner-img2.png\" alt=\"\">\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/banner-img3.png\" alt=\"\">\n</section>\n<section>\n								<h2>Specialities</h2>\n									<img src=\"\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/cardiologist\"><p>Cardiologist</p></a>\n									<img src=\"\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/dentist\"><p>Dentist</p></a>\n									<img src=\"\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/laboratory\"><p>Laboratory</p></a>\n									<img src=\"\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/mri-scans\"><p>MRI Scans</p></a>\n									<img src=\"\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/neurology\"><p>Neurology</p></a>\n									<img src=\"\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/orthopedic\"><p>Orthopedic</p></a>\n						<a href=\"#\">\n						See All Specialities						</a>\n			</section>\n								<h2>Best Doctors</h2>\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-07.jpg\" alt=\"\"/>\n										</a>\n											&#36;100.00\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">Dr Doctor Demo</a>\n														<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/dentist/\"><p>Dentist</p></a>\n												<p>\n											4.67(3)</p>\n											<p> Australia</p>\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-09.jpg\" alt=\"\"/>\n										</a>\n											&#36;100.00\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">Dr James Amen</a>\n														<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/neurology/\"><p>Neurology</p></a>\n												<p>\n											3.00(3)</p>\n											<p> England</p>\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-10.jpg\" alt=\"\"/>\n										</a>\n											&#36;100.00\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\">Dr Carl Kelly</a>\n														<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/orthopedic/\"><p>Orthopedic</p></a>\n												<p>\n											4.00(1)</p>\n											<p> India</p>\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-11.jpg\" alt=\"\"/>\n										</a>\n											&#36;100.00\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\">Dr Darren Elder</a>\n														<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/urology/\"><p>Urology</p></a>\n												<p>\n											3.00(1)</p>\n											<p> England</p>\n <!-- FAQ Section -->\n <section>\n								<h5>Frequently Asked Questions</h5>\n								<h2>Get Your Answer</h2>\n								<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/faq-img.png\" alt=\"\">\n 										<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/smiling-icon.svg\" alt=\"\"  >\n										<h4>95k+</h4>\n										<p>Happy Patients</p>\n<h2 id=\"headingOne_1\"   >\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_1\"  aria-expanded=\"true\"   aria-controls=\"collapseOne_1\">\nHow do I book an appointment with a doctor? \n</a>\n</h2>\nYes, simply visit our website and log in or create an account. Search for a doctor based on specialization, location, or availability &#038; confirm your booking. \n<h2 id=\"headingOne_2\"   >\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_2\"  aria-expanded=\"false\"   aria-controls=\"collapseOne_2\">\nCan I request a specific doctor when booking my appointment? \n</a>\n</h2>\nYes, you can usually request a specific doctor when booking your appointment, though availability may vary based on their schedule. \n<h2 id=\"headingOne_3\"   >\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_3\"  aria-expanded=\"false\"   aria-controls=\"collapseOne_3\">\nCan i make an Appointment Online with White Plains Hospital Kendi? \n</a>\n</h2>\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, \n<h2 id=\"headingOne_4\"   >\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_4\"  aria-expanded=\"false\"   aria-controls=\"collapseOne_4\">\nCan i make an Appointment Online with White Plains Hospital Kendi? \n</a>\n</h2>\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, \n<h2 id=\"headingOne_5\"   >\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_5\"  aria-expanded=\"false\"   aria-controls=\"collapseOne_5\">\nCan i make an Appointment Online with White Plains Hospital Kendi? \n</a>\n</h2>\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, \n			</section>\n			<!-- /FAQ Section -->\n <!-- Work Section -->\n <section>\n 																	<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/work-img.png\" alt=\"\">\n									<h5>How it Works</h5>\n									<h2>4 easy steps to get your solution</h2>\n 											<img alt=\"\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/work-01.svg\">\n											<h5>Search Doctor </h5>\n											<p>Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua. </p>\n 											<img alt=\"\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/work-02.svg\">\n											<h5>Check Doctor Profile </h5>\n											<p>Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua. </p>\n 											<img alt=\"\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/work-03.svg\">\n											<h5>Schedule Appointment </h5>\n											<p>Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua. </p>\n 											<img alt=\"\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/work-04.svg\">\n											<h5>Get Your Solution </h5>\n											<p>Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua. </p>\n			</section>\n			<!-- /Work Section -->\n					<section>\n								<h2>Latest Articles</h2>\n		<!-- Articles Section -->\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doccure-making-your-clinic-painless-visit/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/blog-10.jpg\"/>\n										</a>\n											<ul>\n												<li>\n													  admin												</li>\n																								<li>\n													 18 Jul 2023												</li>\n																							</ul>\n											<h4>\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doccure-making-your-clinic-painless-visit/\">Doccure – Making your clinic painless visit?</a>\n											</h4>\n																							<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do...                            </p>\n											<a href=\"https://doccure-wp.dreamstechnologies.com/doccure-making-your-clinic-painless-visit/\">Read More</a>\n			<!-- /Articles Section -->\n		<!-- Articles Section -->\n										<a href=\"https://doccure-wp.dreamstechnologies.com/benefits-of-consulting-with-an-online-doctor/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/blog-04.jpg\"/>\n										</a>\n											<ul>\n												<li>\n													  admin												</li>\n																								<li>\n													 28 Sep 2021												</li>\n																							</ul>\n											<h4>\n												<a href=\"https://doccure-wp.dreamstechnologies.com/benefits-of-consulting-with-an-online-doctor/\">Benefits of Consulting With an Online Doctor</a>\n											</h4>\n																							<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do...                            </p>\n											<a href=\"https://doccure-wp.dreamstechnologies.com/benefits-of-consulting-with-an-online-doctor/\">Read More</a>\n			<!-- /Articles Section -->\n		<!-- Articles Section -->\n										<a href=\"https://doccure-wp.dreamstechnologies.com/benefits-of-online-doctor-booking/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/blog-02-1.jpg\"/>\n										</a>\n											<ul>\n												<li>\n													  admin												</li>\n																								<li>\n													 28 Sep 2021												</li>\n																							</ul>\n											<h4>\n												<a href=\"https://doccure-wp.dreamstechnologies.com/benefits-of-online-doctor-booking/\">What are the benefits of online doctor booking</a>\n											</h4>\n																							<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do...                            </p>\n											<a href=\"https://doccure-wp.dreamstechnologies.com/benefits-of-online-doctor-booking/\">Read More</a>\n			<!-- /Articles Section -->\n		<!-- Articles Section -->\n										<a href=\"https://doccure-wp.dreamstechnologies.com/5-great-reasons-to-use-an-online-doctor/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/blog-01.jpg\"/>\n										</a>\n											<ul>\n												<li>\n													  admin												</li>\n																								<li>\n													 25 Sep 2021												</li>\n																							</ul>\n											<h4>\n												<a href=\"https://doccure-wp.dreamstechnologies.com/5-great-reasons-to-use-an-online-doctor/\">5 Great reasons to use an online doctor</a>\n											</h4>\n																							<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do...                            </p>\n											<a href=\"https://doccure-wp.dreamstechnologies.com/5-great-reasons-to-use-an-online-doctor/\">Read More</a>\n			<!-- /Articles Section -->\n			</section>\n 											<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/patient1.jpg\" alt=\"\"/>\n												<h5>Testimonials</h5>\n												<h2>What Our Client Says</h2>\n												<p>\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\n</p>\n												<h6>Jennifer Robinson \n													<p>LELAND, USA</p>\n							                     												</h6>\n 											<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/patient2.jpg\" alt=\"\"/>\n												<h5>Testimonials</h5>\n												<h2>What Our Client Says</h2>\n												<p>\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\n</p>\n												<h6>Denise Stevens \n													<p>ABINGTON, USA</p>\n							                     												</h6>\n 											<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/patient3.jpg\" alt=\"\"/>\n												<h5>Testimonials</h5>\n												<h2>What Our Client Says</h2>\n												<p>\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\n</p>\n												<h6>Charles Ortega \n													<p>EL PASO, USA</p>\n							                     												</h6>\n	   <!-- Partners Section -->\n			<section>\n								<h2>Our Partners</h2>\n						<ul>\n													    <li>\n						    	<a href=\"javascript:void(0);\">\n						    		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/partners-1.svg\" alt=\"partners\">\n						    	</a>\n						    </li>\n													    <li>\n						    	<a href=\"javascript:void(0);\">\n						    		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/partners-2.svg\" alt=\"partners\">\n						    	</a>\n						    </li>\n													    <li>\n						    	<a href=\"javascript:void(0);\">\n						    		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/partners-3.svg\" alt=\"partners\">\n						    	</a>\n						    </li>\n													    <li>\n						    	<a href=\"javascript:void(0);\">\n						    		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/partners-4.svg\" alt=\"partners\">\n						    	</a>\n						    </li>\n													    <li>\n						    	<a href=\"javascript:void(0);\">\n						    		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/partners-5.svg\" alt=\"partners\">\n						    	</a>\n						    </li>\n													    <li>\n						    	<a href=\"javascript:void(0);\">\n						    		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/partners-6.svg\" alt=\"partners\">\n						    	</a>\n						    </li>\n						 </ul>\n			</section>\n			<!-- /Partners Section -->', 'Home 1', '', 'inherit', 'closed', 'closed', '', '5334-revision-v1', '', '', '2024-06-26 04:55:35', '2024-06-26 04:55:35', '', 5334, 'https://doccure-wp.dreamstechnologies.com/?p=5474', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(5475, 1, '2024-06-26 04:55:35', '2024-06-26 04:55:35', '<!-- Banner\n================================================== -->\n<section>\n<h1>Consult Best Doctors Your Nearby Location.</h1>\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/header-icon.svg\" alt=\"header-icon\">\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit,</p>\n<a href=\"#\"  >Start a Consult</a>\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/down-arrow-img.png\" alt=\"\">\n<form action=\"https://doccure-wp.dreamstechnologies.com/search-doctors/\" method=\"get\" id=\"search_form\">\n   			<select name=\"location\">\n				<option value=\"\">Select a location</option>\n					<option data-flag=\'\'  value=\"australia\">Australia</option>\n	<option data-flag=\'\'  value=\"england\">England</option>\n	<option data-flag=\'\'  value=\"india\">India</option>\n			</select>\n 		<input type=\"hidden\" name=\"searchby\"  value=\"doctors\">\n		<input type=\"text\" name=\"keyword\" placeholder=\"Search doctors, clinics, etc.\" value=\"\">\n<input type=\"submit\" value=\"Search\">\n</form>\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/banner-img.png\" alt=\"\">\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/banner-img1.png\" alt=\"\">\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/banner-img2.png\" alt=\"\">\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/banner-img3.png\" alt=\"\">\n</section>\n<section>\n								<h2>Specialities</h2>\n									<img src=\"\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/cardiologist\"><p>Cardiologist</p></a>\n									<img src=\"\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/dentist\"><p>Dentist</p></a>\n									<img src=\"\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/laboratory\"><p>Laboratory</p></a>\n									<img src=\"\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/mri-scans\"><p>MRI Scans</p></a>\n									<img src=\"\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/neurology\"><p>Neurology</p></a>\n									<img src=\"\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/orthopedic\"><p>Orthopedic</p></a>\n						<a href=\"#\">\n						See All Specialities						</a>\n			</section>\n								<h2>Best Doctors</h2>\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-07.jpg\" alt=\"\"/>\n										</a>\n											&#36;100.00\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">Dr Doctor Demo</a>\n														<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/dentist/\"><p>Dentist</p></a>\n												<p>\n											4.67(3)</p>\n											<p> Australia</p>\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-09.jpg\" alt=\"\"/>\n										</a>\n											&#36;100.00\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">Dr James Amen</a>\n														<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/neurology/\"><p>Neurology</p></a>\n												<p>\n											3.00(3)</p>\n											<p> England</p>\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-10.jpg\" alt=\"\"/>\n										</a>\n											&#36;100.00\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\">Dr Carl Kelly</a>\n														<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/orthopedic/\"><p>Orthopedic</p></a>\n												<p>\n											4.00(1)</p>\n											<p> India</p>\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-11.jpg\" alt=\"\"/>\n										</a>\n											&#36;100.00\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\">Dr Darren Elder</a>\n														<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/urology/\"><p>Urology</p></a>\n												<p>\n											3.00(1)</p>\n											<p> England</p>\n <!-- FAQ Section -->\n <section>\n								<h5>Frequently Asked Questions</h5>\n								<h2>Get Your Answer</h2>\n								<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/faq-img.png\" alt=\"\">\n 										<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/smiling-icon.svg\" alt=\"\"  >\n										<h4>95k+</h4>\n										<p>Happy Patients</p>\n<h2 id=\"headingOne_1\"   >\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_1\"  aria-expanded=\"true\"   aria-controls=\"collapseOne_1\">\nHow do I book an appointment with a doctor? \n</a>\n</h2>\nYes, simply visit our website and log in or create an account. Search for a doctor based on specialization, location, or availability &#038; confirm your booking. \n<h2 id=\"headingOne_2\"   >\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_2\"  aria-expanded=\"false\"   aria-controls=\"collapseOne_2\">\nCan I request a specific doctor when booking my appointment? \n</a>\n</h2>\nYes, you can usually request a specific doctor when booking your appointment, though availability may vary based on their schedule. \n<h2 id=\"headingOne_3\"   >\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_3\"  aria-expanded=\"false\"   aria-controls=\"collapseOne_3\">\nCan i make an Appointment Online with White Plains Hospital Kendi? \n</a>\n</h2>\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, \n<h2 id=\"headingOne_4\"   >\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_4\"  aria-expanded=\"false\"   aria-controls=\"collapseOne_4\">\nCan i make an Appointment Online with White Plains Hospital Kendi? \n</a>\n</h2>\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, \n<h2 id=\"headingOne_5\"   >\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_5\"  aria-expanded=\"false\"   aria-controls=\"collapseOne_5\">\nCan i make an Appointment Online with White Plains Hospital Kendi? \n</a>\n</h2>\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, \n			</section>\n			<!-- /FAQ Section -->\n <!-- Work Section -->\n <section>\n 																	<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/work-img.png\" alt=\"\">\n									<h5>How it Works</h5>\n									<h2>4 easy steps to get your solution</h2>\n 											<img alt=\"\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/work-01.svg\">\n											<h5>Search Doctor </h5>\n											<p>Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua. </p>\n 											<img alt=\"\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/work-02.svg\">\n											<h5>Check Doctor Profile </h5>\n											<p>Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua. </p>\n 											<img alt=\"\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/work-03.svg\">\n											<h5>Schedule Appointment </h5>\n											<p>Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua. </p>\n 											<img alt=\"\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/work-04.svg\">\n											<h5>Get Your Solution </h5>\n											<p>Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua. </p>\n			</section>\n			<!-- /Work Section -->\n					<section>\n								<h2>Latest Articles</h2>\n		<!-- Articles Section -->\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doccure-making-your-clinic-painless-visit/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/blog-10.jpg\"/>\n										</a>\n											<ul>\n												<li>\n													  admin												</li>\n																								<li>\n													 18 Jul 2023												</li>\n																							</ul>\n											<h4>\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doccure-making-your-clinic-painless-visit/\">Doccure – Making your clinic painless visit?</a>\n											</h4>\n																							<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do...                            </p>\n											<a href=\"https://doccure-wp.dreamstechnologies.com/doccure-making-your-clinic-painless-visit/\">Read More</a>\n			<!-- /Articles Section -->\n		<!-- Articles Section -->\n										<a href=\"https://doccure-wp.dreamstechnologies.com/benefits-of-consulting-with-an-online-doctor/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/blog-04.jpg\"/>\n										</a>\n											<ul>\n												<li>\n													  admin												</li>\n																								<li>\n													 28 Sep 2021												</li>\n																							</ul>\n											<h4>\n												<a href=\"https://doccure-wp.dreamstechnologies.com/benefits-of-consulting-with-an-online-doctor/\">Benefits of Consulting With an Online Doctor</a>\n											</h4>\n																							<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do...                            </p>\n											<a href=\"https://doccure-wp.dreamstechnologies.com/benefits-of-consulting-with-an-online-doctor/\">Read More</a>\n			<!-- /Articles Section -->\n		<!-- Articles Section -->\n										<a href=\"https://doccure-wp.dreamstechnologies.com/benefits-of-online-doctor-booking/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/blog-02-1.jpg\"/>\n										</a>\n											<ul>\n												<li>\n													  admin												</li>\n																								<li>\n													 28 Sep 2021												</li>\n																							</ul>\n											<h4>\n												<a href=\"https://doccure-wp.dreamstechnologies.com/benefits-of-online-doctor-booking/\">What are the benefits of online doctor booking</a>\n											</h4>\n																							<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do...                            </p>\n											<a href=\"https://doccure-wp.dreamstechnologies.com/benefits-of-online-doctor-booking/\">Read More</a>\n			<!-- /Articles Section -->\n		<!-- Articles Section -->\n										<a href=\"https://doccure-wp.dreamstechnologies.com/5-great-reasons-to-use-an-online-doctor/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/blog-01.jpg\"/>\n										</a>\n											<ul>\n												<li>\n													  admin												</li>\n																								<li>\n													 25 Sep 2021												</li>\n																							</ul>\n											<h4>\n												<a href=\"https://doccure-wp.dreamstechnologies.com/5-great-reasons-to-use-an-online-doctor/\">5 Great reasons to use an online doctor</a>\n											</h4>\n																							<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do...                            </p>\n											<a href=\"https://doccure-wp.dreamstechnologies.com/5-great-reasons-to-use-an-online-doctor/\">Read More</a>\n			<!-- /Articles Section -->\n			</section>\n 											<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/patient1.jpg\" alt=\"\"/>\n												<h5>Testimonials</h5>\n												<h2>What Our Client Says</h2>\n												<p>\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\n</p>\n												<h6>Jennifer Robinson \n													<p>LELAND, USA</p>\n							                     												</h6>\n 											<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/patient2.jpg\" alt=\"\"/>\n												<h5>Testimonials</h5>\n												<h2>What Our Client Says</h2>\n												<p>\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\n</p>\n												<h6>Denise Stevens \n													<p>ABINGTON, USA</p>\n							                     												</h6>\n 											<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/patient3.jpg\" alt=\"\"/>\n												<h5>Testimonials</h5>\n												<h2>What Our Client Says</h2>\n												<p>\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\n</p>\n												<h6>Charles Ortega \n													<p>EL PASO, USA</p>\n							                     												</h6>\n	   <!-- Partners Section -->\n			<section>\n								<h2>Our Partners</h2>\n						<ul>\n													    <li>\n						    	<a href=\"javascript:void(0);\">\n						    		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/partners-1.svg\" alt=\"partners\">\n						    	</a>\n						    </li>\n													    <li>\n						    	<a href=\"javascript:void(0);\">\n						    		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/partners-2.svg\" alt=\"partners\">\n						    	</a>\n						    </li>\n													    <li>\n						    	<a href=\"javascript:void(0);\">\n						    		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/partners-3.svg\" alt=\"partners\">\n						    	</a>\n						    </li>\n													    <li>\n						    	<a href=\"javascript:void(0);\">\n						    		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/partners-4.svg\" alt=\"partners\">\n						    	</a>\n						    </li>\n													    <li>\n						    	<a href=\"javascript:void(0);\">\n						    		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/partners-5.svg\" alt=\"partners\">\n						    	</a>\n						    </li>\n													    <li>\n						    	<a href=\"javascript:void(0);\">\n						    		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/partners-6.svg\" alt=\"partners\">\n						    	</a>\n						    </li>\n						 </ul>\n			</section>\n			<!-- /Partners Section -->', 'Home 1', '', 'inherit', 'closed', 'closed', '', '5334-revision-v1', '', '', '2024-06-26 04:55:35', '2024-06-26 04:55:35', '', 5334, 'https://doccure-wp.dreamstechnologies.com/?p=5475', 0, 'revision', '', 0),
(5476, 1, '2024-06-26 04:55:35', '2024-06-26 04:55:35', '<!-- Banner\n================================================== -->\n<section>\n<h1>Consult Best Doctors Your Nearby Location.</h1>\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/header-icon.svg\" alt=\"header-icon\">\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit,</p>\n<a href=\"#\"  >Start a Consult</a>\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/down-arrow-img.png\" alt=\"\">\n<form action=\"https://doccure-wp.dreamstechnologies.com/search-doctors/\" method=\"get\" id=\"search_form\">\n   			<select name=\"location\">\n				<option value=\"\">Select a location</option>\n					<option data-flag=\'\'  value=\"australia\">Australia</option>\n	<option data-flag=\'\'  value=\"england\">England</option>\n	<option data-flag=\'\'  value=\"india\">India</option>\n			</select>\n 		<input type=\"hidden\" name=\"searchby\"  value=\"doctors\">\n		<input type=\"text\" name=\"keyword\" placeholder=\"Search doctors, clinics, etc.\" value=\"\">\n<input type=\"submit\" value=\"Search\">\n</form>\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/banner-img.png\" alt=\"\">\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/banner-img1.png\" alt=\"\">\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/banner-img2.png\" alt=\"\">\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/banner-img3.png\" alt=\"\">\n</section>\n<section>\n								<h2>Specialities</h2>\n									<img src=\"\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/cardiologist\"><p>Cardiologist</p></a>\n									<img src=\"\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/dentist\"><p>Dentist</p></a>\n									<img src=\"\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/laboratory\"><p>Laboratory</p></a>\n									<img src=\"\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/mri-scans\"><p>MRI Scans</p></a>\n									<img src=\"\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/neurology\"><p>Neurology</p></a>\n									<img src=\"\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/orthopedic\"><p>Orthopedic</p></a>\n						<a href=\"#\">\n						See All Specialities						</a>\n			</section>\n								<h2>Best Doctors</h2>\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-07.jpg\" alt=\"\"/>\n										</a>\n											&#36;100.00\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">Dr Doctor Demo</a>\n														<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/dentist/\"><p>Dentist</p></a>\n												<p>\n											4.67(3)</p>\n											<p> Australia</p>\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-09.jpg\" alt=\"\"/>\n										</a>\n											&#36;100.00\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">Dr James Amen</a>\n														<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/neurology/\"><p>Neurology</p></a>\n												<p>\n											3.00(3)</p>\n											<p> England</p>\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-10.jpg\" alt=\"\"/>\n										</a>\n											&#36;100.00\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\">Dr Carl Kelly</a>\n														<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/orthopedic/\"><p>Orthopedic</p></a>\n												<p>\n											4.00(1)</p>\n											<p> India</p>\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-11.jpg\" alt=\"\"/>\n										</a>\n											&#36;100.00\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\">Dr Darren Elder</a>\n														<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/urology/\"><p>Urology</p></a>\n												<p>\n											3.00(1)</p>\n											<p> England</p>\n <!-- FAQ Section -->\n <section>\n								<h5>Frequently Asked Questions</h5>\n								<h2>Get Your Answer</h2>\n								<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/faq-img.png\" alt=\"\">\n 										<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/smiling-icon.svg\" alt=\"\"  >\n										<h4>95k+</h4>\n										<p>Happy Patients</p>\n<h2 id=\"headingOne_1\"   >\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_1\"  aria-expanded=\"true\"   aria-controls=\"collapseOne_1\">\nHow do I book an appointment with a doctor? \n</a>\n</h2>\nYes, simply visit our website and log in or create an account. Search for a doctor based on specialization, location, or availability &#038; confirm your booking. \n<h2 id=\"headingOne_2\"   >\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_2\"  aria-expanded=\"false\"   aria-controls=\"collapseOne_2\">\nCan I request a specific doctor when booking my appointment? \n</a>\n</h2>\nYes, you can usually request a specific doctor when booking your appointment, though availability may vary based on their schedule. \n<h2 id=\"headingOne_3\"   >\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_3\"  aria-expanded=\"false\"   aria-controls=\"collapseOne_3\">\nWhat should I do if I need to cancel or reschedule my appointment? \n</a>\n</h2>\nIf you need to cancel or reschedule your appointment, contact the doctor as soon as possible to inform them and to reschedule for another available time slot. \n<h2 id=\"headingOne_4\"   >\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_4\"  aria-expanded=\"false\"   aria-controls=\"collapseOne_4\">\nWhat if I\'m running late for my appointment? \n</a>\n</h2>\nIf you know you will be late, it&#8217;s courteous to call the doctor&#8217;s office and inform them. Depending on their policy and schedule, they may be able to accommodate you or reschedule your appointment. \n<h2 id=\"headingOne_5\"   >\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_5\"  aria-expanded=\"false\"   aria-controls=\"collapseOne_5\">\nCan I book appointments for family members or dependents? \n</a>\n</h2>\nYes, in many cases, you can book appointments for family members or dependents. However, you may need to provide their personal information and consent to do so. \n			</section>\n			<!-- /FAQ Section -->\n <!-- Work Section -->\n <section>\n 																	<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/work-img.png\" alt=\"\">\n									<h5>How it Works</h5>\n									<h2>4 easy steps to get your solution</h2>\n 											<img alt=\"\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/work-01.svg\">\n											<h5>Search Doctor </h5>\n											<p>Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua. </p>\n 											<img alt=\"\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/work-02.svg\">\n											<h5>Check Doctor Profile </h5>\n											<p>Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua. </p>\n 											<img alt=\"\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/work-03.svg\">\n											<h5>Schedule Appointment </h5>\n											<p>Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua. </p>\n 											<img alt=\"\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/work-04.svg\">\n											<h5>Get Your Solution </h5>\n											<p>Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua. </p>\n			</section>\n			<!-- /Work Section -->\n					<section>\n								<h2>Latest Articles</h2>\n		<!-- Articles Section -->\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doccure-making-your-clinic-painless-visit/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/blog-10.jpg\"/>\n										</a>\n											<ul>\n												<li>\n													  admin												</li>\n																								<li>\n													 18 Jul 2023												</li>\n																							</ul>\n											<h4>\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doccure-making-your-clinic-painless-visit/\">Doccure – Making your clinic painless visit?</a>\n											</h4>\n																							<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do...                            </p>\n											<a href=\"https://doccure-wp.dreamstechnologies.com/doccure-making-your-clinic-painless-visit/\">Read More</a>\n			<!-- /Articles Section -->\n		<!-- Articles Section -->\n										<a href=\"https://doccure-wp.dreamstechnologies.com/benefits-of-consulting-with-an-online-doctor/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/blog-04.jpg\"/>\n										</a>\n											<ul>\n												<li>\n													  admin												</li>\n																								<li>\n													 28 Sep 2021												</li>\n																							</ul>\n											<h4>\n												<a href=\"https://doccure-wp.dreamstechnologies.com/benefits-of-consulting-with-an-online-doctor/\">Benefits of Consulting With an Online Doctor</a>\n											</h4>\n																							<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do...                            </p>\n											<a href=\"https://doccure-wp.dreamstechnologies.com/benefits-of-consulting-with-an-online-doctor/\">Read More</a>\n			<!-- /Articles Section -->\n		<!-- Articles Section -->\n										<a href=\"https://doccure-wp.dreamstechnologies.com/benefits-of-online-doctor-booking/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/blog-02-1.jpg\"/>\n										</a>\n											<ul>\n												<li>\n													  admin												</li>\n																								<li>\n													 28 Sep 2021												</li>\n																							</ul>\n											<h4>\n												<a href=\"https://doccure-wp.dreamstechnologies.com/benefits-of-online-doctor-booking/\">What are the benefits of online doctor booking</a>\n											</h4>\n																							<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do...                            </p>\n											<a href=\"https://doccure-wp.dreamstechnologies.com/benefits-of-online-doctor-booking/\">Read More</a>\n			<!-- /Articles Section -->\n		<!-- Articles Section -->\n										<a href=\"https://doccure-wp.dreamstechnologies.com/5-great-reasons-to-use-an-online-doctor/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/blog-01.jpg\"/>\n										</a>\n											<ul>\n												<li>\n													  admin												</li>\n																								<li>\n													 25 Sep 2021												</li>\n																							</ul>\n											<h4>\n												<a href=\"https://doccure-wp.dreamstechnologies.com/5-great-reasons-to-use-an-online-doctor/\">5 Great reasons to use an online doctor</a>\n											</h4>\n																							<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do...                            </p>\n											<a href=\"https://doccure-wp.dreamstechnologies.com/5-great-reasons-to-use-an-online-doctor/\">Read More</a>\n			<!-- /Articles Section -->\n			</section>\n 											<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/patient1.jpg\" alt=\"\"/>\n												<h5>Testimonials</h5>\n												<h2>What Our Client Says</h2>\n												<p>\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\n</p>\n												<h6>Jennifer Robinson \n													<p>LELAND, USA</p>\n							                     												</h6>\n 											<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/patient2.jpg\" alt=\"\"/>\n												<h5>Testimonials</h5>\n												<h2>What Our Client Says</h2>\n												<p>\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\n</p>\n												<h6>Denise Stevens \n													<p>ABINGTON, USA</p>\n							                     												</h6>\n 											<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/patient3.jpg\" alt=\"\"/>\n												<h5>Testimonials</h5>\n												<h2>What Our Client Says</h2>\n												<p>\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\n</p>\n												<h6>Charles Ortega \n													<p>EL PASO, USA</p>\n							                     												</h6>\n	   <!-- Partners Section -->\n			<section>\n								<h2>Our Partners</h2>\n						<ul>\n													    <li>\n						    	<a href=\"javascript:void(0);\">\n						    		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/partners-1.svg\" alt=\"partners\">\n						    	</a>\n						    </li>\n													    <li>\n						    	<a href=\"javascript:void(0);\">\n						    		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/partners-2.svg\" alt=\"partners\">\n						    	</a>\n						    </li>\n													    <li>\n						    	<a href=\"javascript:void(0);\">\n						    		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/partners-3.svg\" alt=\"partners\">\n						    	</a>\n						    </li>\n													    <li>\n						    	<a href=\"javascript:void(0);\">\n						    		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/partners-4.svg\" alt=\"partners\">\n						    	</a>\n						    </li>\n													    <li>\n						    	<a href=\"javascript:void(0);\">\n						    		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/partners-5.svg\" alt=\"partners\">\n						    	</a>\n						    </li>\n													    <li>\n						    	<a href=\"javascript:void(0);\">\n						    		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/partners-6.svg\" alt=\"partners\">\n						    	</a>\n						    </li>\n						 </ul>\n			</section>\n			<!-- /Partners Section -->', 'Home 1', '', 'inherit', 'closed', 'closed', '', '5334-revision-v1', '', '', '2024-06-26 04:55:35', '2024-06-26 04:55:35', '', 5334, 'https://doccure-wp.dreamstechnologies.com/?p=5476', 0, 'revision', '', 0),
(5477, 1, '2024-06-26 04:57:07', '2024-06-26 04:57:07', '<!-- Banner\n================================================== -->\n<section>\n<h1>Consult Best Doctors Your Nearby Location.</h1>\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/header-icon.svg\" alt=\"header-icon\">\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit,</p>\n<a href=\"#\"  >Start a Consult</a>\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/down-arrow-img.png\" alt=\"\">\n<form action=\"https://doccure-wp.dreamstechnologies.com/search-doctors/\" method=\"get\" id=\"search_form\">\n   			<select name=\"location\">\n				<option value=\"\">Select a location</option>\n					<option data-flag=\'\'  value=\"australia\">Australia</option>\n	<option data-flag=\'\'  value=\"england\">England</option>\n	<option data-flag=\'\'  value=\"india\">India</option>\n			</select>\n 		<input type=\"hidden\" name=\"searchby\"  value=\"doctors\">\n		<input type=\"text\" name=\"keyword\" placeholder=\"Search doctors, clinics, etc.\" value=\"\">\n<input type=\"submit\" value=\"Search\">\n</form>\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/banner-img.png\" alt=\"\">\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/banner-img1.png\" alt=\"\">\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/banner-img2.png\" alt=\"\">\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/banner-img3.png\" alt=\"\">\n</section>\n<section>\n								<h2>Specialities</h2>\n									<img src=\"\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/cardiologist\"><p>Cardiologist</p></a>\n									<img src=\"\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/dentist\"><p>Dentist</p></a>\n									<img src=\"\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/laboratory\"><p>Laboratory</p></a>\n									<img src=\"\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/mri-scans\"><p>MRI Scans</p></a>\n									<img src=\"\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/neurology\"><p>Neurology</p></a>\n									<img src=\"\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/orthopedic\"><p>Orthopedic</p></a>\n						<a href=\"#\">\n						See All Specialities						</a>\n			</section>\n								<h2>Best Doctors</h2>\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-07.jpg\" alt=\"\"/>\n										</a>\n											&#36;100.00\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">Dr Doctor Demo</a>\n														<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/dentist/\"><p>Dentist</p></a>\n												<p>\n											4.67(3)</p>\n											<p> Australia</p>\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-09.jpg\" alt=\"\"/>\n										</a>\n											&#36;100.00\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">Dr James Amen</a>\n														<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/neurology/\"><p>Neurology</p></a>\n												<p>\n											3.00(3)</p>\n											<p> England</p>\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-10.jpg\" alt=\"\"/>\n										</a>\n											&#36;100.00\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\">Dr Carl Kelly</a>\n														<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/orthopedic/\"><p>Orthopedic</p></a>\n												<p>\n											4.00(1)</p>\n											<p> India</p>\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-11.jpg\" alt=\"\"/>\n										</a>\n											&#36;100.00\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\">Dr Darren Elder</a>\n														<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/urology/\"><p>Urology</p></a>\n												<p>\n											3.00(1)</p>\n											<p> England</p>\n <!-- FAQ Section -->\n <section>\n								<h5>Frequently Asked Questions</h5>\n								<h2>Get Your Answer</h2>\n								<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/faq-img.png\" alt=\"\">\n 										<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/smiling-icon.svg\" alt=\"\"  >\n										<h4>95k+</h4>\n										<p>Happy Patients</p>\n<h2 id=\"headingOne_1\"   >\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_1\"  aria-expanded=\"true\"   aria-controls=\"collapseOne_1\">\nHow do I book an appointment with a doctor? \n</a>\n</h2>\nYes, simply visit our website and log in or create an account. Search for a doctor based on specialization, location, or availability &#038; confirm your booking. \n<h2 id=\"headingOne_2\"   >\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_2\"  aria-expanded=\"false\"   aria-controls=\"collapseOne_2\">\nCan I request a specific doctor when booking my appointment? \n</a>\n</h2>\nYes, you can usually request a specific doctor when booking your appointment, though availability may vary based on their schedule. \n<h2 id=\"headingOne_3\"   >\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_3\"  aria-expanded=\"false\"   aria-controls=\"collapseOne_3\">\nWhat should I do if I need to cancel or reschedule my appointment? \n</a>\n</h2>\nIf you need to cancel or reschedule your appointment, contact the doctor as soon as possible to inform them and to reschedule for another available time slot. \n<h2 id=\"headingOne_4\"   >\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_4\"  aria-expanded=\"false\"   aria-controls=\"collapseOne_4\">\nWhat if I\'m running late for my appointment? \n</a>\n</h2>\nIf you know you will be late, it&#8217;s courteous to call the doctor&#8217;s office and inform them. Depending on their policy and schedule, they may be able to accommodate you or reschedule your appointment. \n<h2 id=\"headingOne_5\"   >\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_5\"  aria-expanded=\"false\"   aria-controls=\"collapseOne_5\">\nCan I book appointments for family members or dependents? \n</a>\n</h2>\nYes, in many cases, you can book appointments for family members or dependents. However, you may need to provide their personal information and consent to do so. \n			</section>\n			<!-- /FAQ Section -->\n <!-- Work Section -->\n <section>\n 																	<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/work-img.png\" alt=\"\">\n									<h5>How it Works</h5>\n									<h2>4 easy steps to get your solution</h2>\n 											<img alt=\"\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/work-01.svg\">\n											<h5>Search Doctor </h5>\n											<p>Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua. </p>\n 											<img alt=\"\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/work-02.svg\">\n											<h5>Check Doctor Profile </h5>\n											<p>Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua. </p>\n 											<img alt=\"\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/work-03.svg\">\n											<h5>Schedule Appointment </h5>\n											<p>Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua. </p>\n 											<img alt=\"\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/work-04.svg\">\n											<h5>Get Your Solution </h5>\n											<p>Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua. </p>\n			</section>\n			<!-- /Work Section -->\n					<section>\n								<h2>Latest Articles</h2>\n		<!-- Articles Section -->\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doccure-making-your-clinic-painless-visit/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/blog-10.jpg\"/>\n										</a>\n											<ul>\n												<li>\n													  admin												</li>\n																								<li>\n													 18 Jul 2023												</li>\n																							</ul>\n											<h4>\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doccure-making-your-clinic-painless-visit/\">Doccure – Making your clinic painless visit?</a>\n											</h4>\n																							<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do...                            </p>\n											<a href=\"https://doccure-wp.dreamstechnologies.com/doccure-making-your-clinic-painless-visit/\">Read More</a>\n			<!-- /Articles Section -->\n		<!-- Articles Section -->\n										<a href=\"https://doccure-wp.dreamstechnologies.com/benefits-of-consulting-with-an-online-doctor/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/blog-04.jpg\"/>\n										</a>\n											<ul>\n												<li>\n													  admin												</li>\n																								<li>\n													 28 Sep 2021												</li>\n																							</ul>\n											<h4>\n												<a href=\"https://doccure-wp.dreamstechnologies.com/benefits-of-consulting-with-an-online-doctor/\">Benefits of Consulting With an Online Doctor</a>\n											</h4>\n																							<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do...                            </p>\n											<a href=\"https://doccure-wp.dreamstechnologies.com/benefits-of-consulting-with-an-online-doctor/\">Read More</a>\n			<!-- /Articles Section -->\n		<!-- Articles Section -->\n										<a href=\"https://doccure-wp.dreamstechnologies.com/benefits-of-online-doctor-booking/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/blog-02-1.jpg\"/>\n										</a>\n											<ul>\n												<li>\n													  admin												</li>\n																								<li>\n													 28 Sep 2021												</li>\n																							</ul>\n											<h4>\n												<a href=\"https://doccure-wp.dreamstechnologies.com/benefits-of-online-doctor-booking/\">What are the benefits of online doctor booking</a>\n											</h4>\n																							<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do...                            </p>\n											<a href=\"https://doccure-wp.dreamstechnologies.com/benefits-of-online-doctor-booking/\">Read More</a>\n			<!-- /Articles Section -->\n		<!-- Articles Section -->\n										<a href=\"https://doccure-wp.dreamstechnologies.com/5-great-reasons-to-use-an-online-doctor/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/blog-01.jpg\"/>\n										</a>\n											<ul>\n												<li>\n													  admin												</li>\n																								<li>\n													 25 Sep 2021												</li>\n																							</ul>\n											<h4>\n												<a href=\"https://doccure-wp.dreamstechnologies.com/5-great-reasons-to-use-an-online-doctor/\">5 Great reasons to use an online doctor</a>\n											</h4>\n																							<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do...                            </p>\n											<a href=\"https://doccure-wp.dreamstechnologies.com/5-great-reasons-to-use-an-online-doctor/\">Read More</a>\n			<!-- /Articles Section -->\n			</section>\n 											<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/patient1.jpg\" alt=\"\"/>\n												<h5>Testimonials</h5>\n												<h2>What Our Client Says</h2>\n												<p>\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\n</p>\n												<h6>Jennifer Robinson \n													<p>LELAND, USA</p>\n							                     												</h6>\n 											<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/patient2.jpg\" alt=\"\"/>\n												<h5>Testimonials</h5>\n												<h2>What Our Client Says</h2>\n												<p>\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\n</p>\n												<h6>Denise Stevens \n													<p>ABINGTON, USA</p>\n							                     												</h6>\n 											<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/patient3.jpg\" alt=\"\"/>\n												<h5>Testimonials</h5>\n												<h2>What Our Client Says</h2>\n												<p>\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\n</p>\n												<h6>Charles Ortega \n													<p>EL PASO, USA</p>\n							                     												</h6>\n	   <!-- Partners Section -->\n			<section>\n								<h2>Our Partners</h2>\n						<ul>\n													    <li>\n						    	<a href=\"javascript:void(0);\">\n						    		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/partners-1.svg\" alt=\"partners\">\n						    	</a>\n						    </li>\n													    <li>\n						    	<a href=\"javascript:void(0);\">\n						    		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/partners-2.svg\" alt=\"partners\">\n						    	</a>\n						    </li>\n													    <li>\n						    	<a href=\"javascript:void(0);\">\n						    		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/partners-3.svg\" alt=\"partners\">\n						    	</a>\n						    </li>\n													    <li>\n						    	<a href=\"javascript:void(0);\">\n						    		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/partners-4.svg\" alt=\"partners\">\n						    	</a>\n						    </li>\n													    <li>\n						    	<a href=\"javascript:void(0);\">\n						    		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/partners-5.svg\" alt=\"partners\">\n						    	</a>\n						    </li>\n													    <li>\n						    	<a href=\"javascript:void(0);\">\n						    		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/partners-6.svg\" alt=\"partners\">\n						    	</a>\n						    </li>\n						 </ul>\n			</section>\n			<!-- /Partners Section -->', 'Home 1', '', 'inherit', 'closed', 'closed', '', '5334-revision-v1', '', '', '2024-06-26 04:57:07', '2024-06-26 04:57:07', '', 5334, 'https://doccure-wp.dreamstechnologies.com/?p=5477', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(5478, 1, '2024-06-26 04:57:07', '2024-06-26 04:57:07', '<!-- Banner\n================================================== -->\n<section>\n<h1>Consult Best Doctors Your Nearby Location.</h1>\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/header-icon.svg\" alt=\"header-icon\">\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit,</p>\n<a href=\"#\"  >Start a Consult</a>\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/down-arrow-img.png\" alt=\"\">\n<form action=\"https://doccure-wp.dreamstechnologies.com/search-doctors/\" method=\"get\" id=\"search_form\">\n   			<select name=\"location\">\n				<option value=\"\">Select a location</option>\n					<option data-flag=\'\'  value=\"australia\">Australia</option>\n	<option data-flag=\'\'  value=\"england\">England</option>\n	<option data-flag=\'\'  value=\"india\">India</option>\n			</select>\n 		<input type=\"hidden\" name=\"searchby\"  value=\"doctors\">\n		<input type=\"text\" name=\"keyword\" placeholder=\"Search doctors, clinics, etc.\" value=\"\">\n<input type=\"submit\" value=\"Search\">\n</form>\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/banner-img.png\" alt=\"\">\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/banner-img1.png\" alt=\"\">\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/banner-img2.png\" alt=\"\">\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/banner-img3.png\" alt=\"\">\n</section>\n<section>\n								<h2>Specialities</h2>\n									<img src=\"\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/cardiologist\"><p>Cardiologist</p></a>\n									<img src=\"\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/dentist\"><p>Dentist</p></a>\n									<img src=\"\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/laboratory\"><p>Laboratory</p></a>\n									<img src=\"\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/mri-scans\"><p>MRI Scans</p></a>\n									<img src=\"\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/neurology\"><p>Neurology</p></a>\n									<img src=\"\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/orthopedic\"><p>Orthopedic</p></a>\n						<a href=\"#\">\n						See All Specialities						</a>\n			</section>\n								<h2>Best Doctors</h2>\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-07.jpg\" alt=\"\"/>\n										</a>\n											&#36;100.00\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">Dr Doctor Demo</a>\n														<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/dentist/\"><p>Dentist</p></a>\n												<p>\n											4.67(3)</p>\n											<p> Australia</p>\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-09.jpg\" alt=\"\"/>\n										</a>\n											&#36;100.00\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">Dr James Amen</a>\n														<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/neurology/\"><p>Neurology</p></a>\n												<p>\n											3.00(3)</p>\n											<p> England</p>\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-10.jpg\" alt=\"\"/>\n										</a>\n											&#36;100.00\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\">Dr Carl Kelly</a>\n														<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/orthopedic/\"><p>Orthopedic</p></a>\n												<p>\n											4.00(1)</p>\n											<p> India</p>\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-11.jpg\" alt=\"\"/>\n										</a>\n											&#36;100.00\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\">Dr Darren Elder</a>\n														<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/urology/\"><p>Urology</p></a>\n												<p>\n											3.00(1)</p>\n											<p> England</p>\n <!-- FAQ Section -->\n <section>\n								<h5>Frequently Asked Questions</h5>\n								<h2>Get Your Answer</h2>\n								<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/faq-img.png\" alt=\"\">\n 										<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/smiling-icon.svg\" alt=\"\"  >\n										<h4>95k+</h4>\n										<p>Happy Patients</p>\n<h2 id=\"headingOne_1\"   >\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_1\"  aria-expanded=\"true\"   aria-controls=\"collapseOne_1\">\nHow do I book an appointment with a doctor? \n</a>\n</h2>\nYes, simply visit our website and log in or create an account. Search for a doctor based on specialization, location, or availability &#038; confirm your booking. \n<h2 id=\"headingOne_2\"   >\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_2\"  aria-expanded=\"false\"   aria-controls=\"collapseOne_2\">\nCan I request a specific doctor when booking my appointment? \n</a>\n</h2>\nYes, you can usually request a specific doctor when booking your appointment, though availability may vary based on their schedule. \n<h2 id=\"headingOne_3\"   >\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_3\"  aria-expanded=\"false\"   aria-controls=\"collapseOne_3\">\nWhat should I do if I need to cancel or reschedule my appointment? \n</a>\n</h2>\nIf you need to cancel or reschedule your appointment, contact the doctor as soon as possible to inform them and to reschedule for another available time slot. \n<h2 id=\"headingOne_4\"   >\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_4\"  aria-expanded=\"false\"   aria-controls=\"collapseOne_4\">\nWhat if I\'m running late for my appointment? \n</a>\n</h2>\nIf you know you will be late, it&#8217;s courteous to call the doctor&#8217;s office and inform them. Depending on their policy and schedule, they may be able to accommodate you or reschedule your appointment. \n<h2 id=\"headingOne_5\"   >\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_5\"  aria-expanded=\"false\"   aria-controls=\"collapseOne_5\">\nCan I book appointments for family members or dependents? \n</a>\n</h2>\nYes, in many cases, you can book appointments for family members or dependents. However, you may need to provide their personal information and consent to do so. \n			</section>\n			<!-- /FAQ Section -->\n <!-- Work Section -->\n <section>\n 																	<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/work-img.png\" alt=\"\">\n									<h5>How it Works</h5>\n									<h2>4 easy steps to get your solution</h2>\n 											<img alt=\"\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/work-01.svg\">\n											<h5>Search Doctor </h5>\n											<p>Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua. </p>\n 											<img alt=\"\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/work-02.svg\">\n											<h5>Check Doctor Profile </h5>\n											<p>Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua. </p>\n 											<img alt=\"\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/work-03.svg\">\n											<h5>Schedule Appointment </h5>\n											<p>Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua. </p>\n 											<img alt=\"\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/work-04.svg\">\n											<h5>Get Your Solution </h5>\n											<p>Lorem ipsum dolor consectetur adipiscing elit, tempor incididunt labore dolore magna aliqua. </p>\n			</section>\n			<!-- /Work Section -->\n					<section>\n								<h2>Latest Articles</h2>\n		<!-- Articles Section -->\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doccure-making-your-clinic-painless-visit/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/blog-10.jpg\"/>\n										</a>\n											<ul>\n												<li>\n													  admin												</li>\n																								<li>\n													 18 Jul 2023												</li>\n																							</ul>\n											<h4>\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doccure-making-your-clinic-painless-visit/\">Doccure – Making your clinic painless visit?</a>\n											</h4>\n																							<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do...                            </p>\n											<a href=\"https://doccure-wp.dreamstechnologies.com/doccure-making-your-clinic-painless-visit/\">Read More</a>\n			<!-- /Articles Section -->\n		<!-- Articles Section -->\n										<a href=\"https://doccure-wp.dreamstechnologies.com/benefits-of-consulting-with-an-online-doctor/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/blog-04.jpg\"/>\n										</a>\n											<ul>\n												<li>\n													  admin												</li>\n																								<li>\n													 28 Sep 2021												</li>\n																							</ul>\n											<h4>\n												<a href=\"https://doccure-wp.dreamstechnologies.com/benefits-of-consulting-with-an-online-doctor/\">Benefits of Consulting With an Online Doctor</a>\n											</h4>\n																							<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do...                            </p>\n											<a href=\"https://doccure-wp.dreamstechnologies.com/benefits-of-consulting-with-an-online-doctor/\">Read More</a>\n			<!-- /Articles Section -->\n		<!-- Articles Section -->\n										<a href=\"https://doccure-wp.dreamstechnologies.com/benefits-of-online-doctor-booking/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/blog-02-1.jpg\"/>\n										</a>\n											<ul>\n												<li>\n													  admin												</li>\n																								<li>\n													 28 Sep 2021												</li>\n																							</ul>\n											<h4>\n												<a href=\"https://doccure-wp.dreamstechnologies.com/benefits-of-online-doctor-booking/\">What are the benefits of online doctor booking</a>\n											</h4>\n																							<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do...                            </p>\n											<a href=\"https://doccure-wp.dreamstechnologies.com/benefits-of-online-doctor-booking/\">Read More</a>\n			<!-- /Articles Section -->\n		<!-- Articles Section -->\n										<a href=\"https://doccure-wp.dreamstechnologies.com/5-great-reasons-to-use-an-online-doctor/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/blog-01.jpg\"/>\n										</a>\n											<ul>\n												<li>\n													  admin												</li>\n																								<li>\n													 25 Sep 2021												</li>\n																							</ul>\n											<h4>\n												<a href=\"https://doccure-wp.dreamstechnologies.com/5-great-reasons-to-use-an-online-doctor/\">5 Great reasons to use an online doctor</a>\n											</h4>\n																							<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do...                            </p>\n											<a href=\"https://doccure-wp.dreamstechnologies.com/5-great-reasons-to-use-an-online-doctor/\">Read More</a>\n			<!-- /Articles Section -->\n			</section>\n 											<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/patient1.jpg\" alt=\"\"/>\n												<h5>Testimonials</h5>\n												<h2>What Our Client Says</h2>\n												<p>\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\n</p>\n												<h6>Jennifer Robinson \n													<p>LELAND, USA</p>\n							                     												</h6>\n 											<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/patient2.jpg\" alt=\"\"/>\n												<h5>Testimonials</h5>\n												<h2>What Our Client Says</h2>\n												<p>\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\n</p>\n												<h6>Denise Stevens \n													<p>ABINGTON, USA</p>\n							                     												</h6>\n 											<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/patient3.jpg\" alt=\"\"/>\n												<h5>Testimonials</h5>\n												<h2>What Our Client Says</h2>\n												<p>\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\n</p>\n												<h6>Charles Ortega \n													<p>EL PASO, USA</p>\n							                     												</h6>\n	   <!-- Partners Section -->\n			<section>\n								<h2>Our Partners</h2>\n						<ul>\n													    <li>\n						    	<a href=\"javascript:void(0);\">\n						    		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/partners-1.svg\" alt=\"partners\">\n						    	</a>\n						    </li>\n													    <li>\n						    	<a href=\"javascript:void(0);\">\n						    		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/partners-2.svg\" alt=\"partners\">\n						    	</a>\n						    </li>\n													    <li>\n						    	<a href=\"javascript:void(0);\">\n						    		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/partners-3.svg\" alt=\"partners\">\n						    	</a>\n						    </li>\n													    <li>\n						    	<a href=\"javascript:void(0);\">\n						    		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/partners-4.svg\" alt=\"partners\">\n						    	</a>\n						    </li>\n													    <li>\n						    	<a href=\"javascript:void(0);\">\n						    		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/partners-5.svg\" alt=\"partners\">\n						    	</a>\n						    </li>\n													    <li>\n						    	<a href=\"javascript:void(0);\">\n						    		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/partners-6.svg\" alt=\"partners\">\n						    	</a>\n						    </li>\n						 </ul>\n			</section>\n			<!-- /Partners Section -->', 'Home 1', '', 'inherit', 'closed', 'closed', '', '5334-revision-v1', '', '', '2024-06-26 04:57:07', '2024-06-26 04:57:07', '', 5334, 'https://doccure-wp.dreamstechnologies.com/?p=5478', 0, 'revision', '', 0),
(5479, 1, '2024-06-26 04:57:07', '2024-06-26 04:57:07', '<!-- Banner\n================================================== -->\n<section>\n<h1>Consult Best Doctors Your Nearby Location.</h1>\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/header-icon.svg\" alt=\"header-icon\">\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit,</p>\n<a href=\"#\"  >Start a Consult</a>\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/down-arrow-img.png\" alt=\"\">\n<form action=\"https://doccure-wp.dreamstechnologies.com/search-doctors/\" method=\"get\" id=\"search_form\">\n   			<select name=\"location\">\n				<option value=\"\">Select a location</option>\n					<option data-flag=\'\'  value=\"australia\">Australia</option>\n	<option data-flag=\'\'  value=\"england\">England</option>\n	<option data-flag=\'\'  value=\"india\">India</option>\n			</select>\n 		<input type=\"hidden\" name=\"searchby\"  value=\"doctors\">\n		<input type=\"text\" name=\"keyword\" placeholder=\"Search doctors, clinics, etc.\" value=\"\">\n<input type=\"submit\" value=\"Search\">\n</form>\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/banner-img.png\" alt=\"\">\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/banner-img1.png\" alt=\"\">\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/banner-img2.png\" alt=\"\">\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/banner-img3.png\" alt=\"\">\n</section>\n<section>\n								<h2>Specialities</h2>\n									<img src=\"\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/cardiologist\"><p>Cardiologist</p></a>\n									<img src=\"\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/dentist\"><p>Dentist</p></a>\n									<img src=\"\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/laboratory\"><p>Laboratory</p></a>\n									<img src=\"\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/mri-scans\"><p>MRI Scans</p></a>\n									<img src=\"\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/neurology\"><p>Neurology</p></a>\n									<img src=\"\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/orthopedic\"><p>Orthopedic</p></a>\n						<a href=\"#\">\n						See All Specialities						</a>\n			</section>\n								<h2>Best Doctors</h2>\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-07.jpg\" alt=\"\"/>\n										</a>\n											&#36;100.00\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">Dr Doctor Demo</a>\n														<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/dentist/\"><p>Dentist</p></a>\n												<p>\n											4.67(3)</p>\n											<p> Australia</p>\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-09.jpg\" alt=\"\"/>\n										</a>\n											&#36;100.00\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">Dr James Amen</a>\n														<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/neurology/\"><p>Neurology</p></a>\n												<p>\n											3.00(3)</p>\n											<p> England</p>\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-10.jpg\" alt=\"\"/>\n										</a>\n											&#36;100.00\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\">Dr Carl Kelly</a>\n														<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/orthopedic/\"><p>Orthopedic</p></a>\n												<p>\n											4.00(1)</p>\n											<p> India</p>\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-11.jpg\" alt=\"\"/>\n										</a>\n											&#36;100.00\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\">Dr Darren Elder</a>\n														<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/urology/\"><p>Urology</p></a>\n												<p>\n											3.00(1)</p>\n											<p> England</p>\n <!-- FAQ Section -->\n <section>\n								<h5>Frequently Asked Questions</h5>\n								<h2>Get Your Answer</h2>\n								<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/faq-img.png\" alt=\"\">\n 										<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/smiling-icon.svg\" alt=\"\"  >\n										<h4>95k+</h4>\n										<p>Happy Patients</p>\n<h2 id=\"headingOne_1\"   >\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_1\"  aria-expanded=\"true\"   aria-controls=\"collapseOne_1\">\nHow do I book an appointment with a doctor? \n</a>\n</h2>\nYes, simply visit our website and log in or create an account. Search for a doctor based on specialization, location, or availability &#038; confirm your booking. \n<h2 id=\"headingOne_2\"   >\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_2\"  aria-expanded=\"false\"   aria-controls=\"collapseOne_2\">\nCan I request a specific doctor when booking my appointment? \n</a>\n</h2>\nYes, you can usually request a specific doctor when booking your appointment, though availability may vary based on their schedule. \n<h2 id=\"headingOne_3\"   >\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_3\"  aria-expanded=\"false\"   aria-controls=\"collapseOne_3\">\nWhat should I do if I need to cancel or reschedule my appointment? \n</a>\n</h2>\nIf you need to cancel or reschedule your appointment, contact the doctor as soon as possible to inform them and to reschedule for another available time slot. \n<h2 id=\"headingOne_4\"   >\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_4\"  aria-expanded=\"false\"   aria-controls=\"collapseOne_4\">\nWhat if I\'m running late for my appointment? \n</a>\n</h2>\nIf you know you will be late, it&#8217;s courteous to call the doctor&#8217;s office and inform them. Depending on their policy and schedule, they may be able to accommodate you or reschedule your appointment. \n<h2 id=\"headingOne_5\"   >\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_5\"  aria-expanded=\"false\"   aria-controls=\"collapseOne_5\">\nCan I book appointments for family members or dependents? \n</a>\n</h2>\nYes, in many cases, you can book appointments for family members or dependents. However, you may need to provide their personal information and consent to do so. \n			</section>\n			<!-- /FAQ Section -->\n <!-- Work Section -->\n <section>\n 																	<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/work-img.png\" alt=\"\">\n									<h5>How it Works</h5>\n									<h2>4 easy steps to get your solution</h2>\n 											<img alt=\"\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/work-01.svg\">\n											<h5>Search Doctor </h5>\n											<p>Search for a doctor based on specialization, location, or availability. </p>\n 											<img alt=\"\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/work-02.svg\">\n											<h5>Check Doctor Profile </h5>\n											<p>Explore detailed doctor profiles on our platform to make informed healthcare decisions. </p>\n 											<img alt=\"\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/work-03.svg\">\n											<h5>Schedule Appointment </h5>\n											<p>After choose your preferred doctor, select a convenient time slot, &#038; confirm your appointment. </p>\n 											<img alt=\"\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/work-04.svg\">\n											<h5>Get Your Solution </h5>\n											<p>Discuss your health concerns with the doctor and receive personalized advice &#038; solution. </p>\n			</section>\n			<!-- /Work Section -->\n					<section>\n								<h2>Latest Articles</h2>\n		<!-- Articles Section -->\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doccure-making-your-clinic-painless-visit/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/blog-10.jpg\"/>\n										</a>\n											<ul>\n												<li>\n													  admin												</li>\n																								<li>\n													 18 Jul 2023												</li>\n																							</ul>\n											<h4>\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doccure-making-your-clinic-painless-visit/\">Doccure – Making your clinic painless visit?</a>\n											</h4>\n																							<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do...                            </p>\n											<a href=\"https://doccure-wp.dreamstechnologies.com/doccure-making-your-clinic-painless-visit/\">Read More</a>\n			<!-- /Articles Section -->\n		<!-- Articles Section -->\n										<a href=\"https://doccure-wp.dreamstechnologies.com/benefits-of-consulting-with-an-online-doctor/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/blog-04.jpg\"/>\n										</a>\n											<ul>\n												<li>\n													  admin												</li>\n																								<li>\n													 28 Sep 2021												</li>\n																							</ul>\n											<h4>\n												<a href=\"https://doccure-wp.dreamstechnologies.com/benefits-of-consulting-with-an-online-doctor/\">Benefits of Consulting With an Online Doctor</a>\n											</h4>\n																							<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do...                            </p>\n											<a href=\"https://doccure-wp.dreamstechnologies.com/benefits-of-consulting-with-an-online-doctor/\">Read More</a>\n			<!-- /Articles Section -->\n		<!-- Articles Section -->\n										<a href=\"https://doccure-wp.dreamstechnologies.com/benefits-of-online-doctor-booking/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/blog-02-1.jpg\"/>\n										</a>\n											<ul>\n												<li>\n													  admin												</li>\n																								<li>\n													 28 Sep 2021												</li>\n																							</ul>\n											<h4>\n												<a href=\"https://doccure-wp.dreamstechnologies.com/benefits-of-online-doctor-booking/\">What are the benefits of online doctor booking</a>\n											</h4>\n																							<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do...                            </p>\n											<a href=\"https://doccure-wp.dreamstechnologies.com/benefits-of-online-doctor-booking/\">Read More</a>\n			<!-- /Articles Section -->\n		<!-- Articles Section -->\n										<a href=\"https://doccure-wp.dreamstechnologies.com/5-great-reasons-to-use-an-online-doctor/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/blog-01.jpg\"/>\n										</a>\n											<ul>\n												<li>\n													  admin												</li>\n																								<li>\n													 25 Sep 2021												</li>\n																							</ul>\n											<h4>\n												<a href=\"https://doccure-wp.dreamstechnologies.com/5-great-reasons-to-use-an-online-doctor/\">5 Great reasons to use an online doctor</a>\n											</h4>\n																							<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do...                            </p>\n											<a href=\"https://doccure-wp.dreamstechnologies.com/5-great-reasons-to-use-an-online-doctor/\">Read More</a>\n			<!-- /Articles Section -->\n			</section>\n 											<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/patient1.jpg\" alt=\"\"/>\n												<h5>Testimonials</h5>\n												<h2>What Our Client Says</h2>\n												<p>\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\n</p>\n												<h6>Jennifer Robinson \n													<p>LELAND, USA</p>\n							                     												</h6>\n 											<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/patient2.jpg\" alt=\"\"/>\n												<h5>Testimonials</h5>\n												<h2>What Our Client Says</h2>\n												<p>\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\n</p>\n												<h6>Denise Stevens \n													<p>ABINGTON, USA</p>\n							                     												</h6>\n 											<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/patient3.jpg\" alt=\"\"/>\n												<h5>Testimonials</h5>\n												<h2>What Our Client Says</h2>\n												<p>\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\n</p>\n												<h6>Charles Ortega \n													<p>EL PASO, USA</p>\n							                     												</h6>\n	   <!-- Partners Section -->\n			<section>\n								<h2>Our Partners</h2>\n						<ul>\n													    <li>\n						    	<a href=\"javascript:void(0);\">\n						    		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/partners-1.svg\" alt=\"partners\">\n						    	</a>\n						    </li>\n													    <li>\n						    	<a href=\"javascript:void(0);\">\n						    		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/partners-2.svg\" alt=\"partners\">\n						    	</a>\n						    </li>\n													    <li>\n						    	<a href=\"javascript:void(0);\">\n						    		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/partners-3.svg\" alt=\"partners\">\n						    	</a>\n						    </li>\n													    <li>\n						    	<a href=\"javascript:void(0);\">\n						    		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/partners-4.svg\" alt=\"partners\">\n						    	</a>\n						    </li>\n													    <li>\n						    	<a href=\"javascript:void(0);\">\n						    		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/partners-5.svg\" alt=\"partners\">\n						    	</a>\n						    </li>\n													    <li>\n						    	<a href=\"javascript:void(0);\">\n						    		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/partners-6.svg\" alt=\"partners\">\n						    	</a>\n						    </li>\n						 </ul>\n			</section>\n			<!-- /Partners Section -->', 'Home 1', '', 'inherit', 'closed', 'closed', '', '5334-revision-v1', '', '', '2024-06-26 04:57:07', '2024-06-26 04:57:07', '', 5334, 'https://doccure-wp.dreamstechnologies.com/?p=5479', 0, 'revision', '', 0),
(5480, 1, '2024-06-26 04:58:40', '2024-06-26 04:58:40', 'Explore the benefits & challenges of virtual healthcare appointments, along with tips for making good health.\r\n\r\nLorem 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.\r\n\r\nSed 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. Ut enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur, vel illum qui dolorem eum fugiat quo voluptas nulla pariatur?\r\n\r\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.', 'Doccure – Making your clinic painless visit?', '', 'inherit', 'closed', 'closed', '', '5393-revision-v1', '', '', '2024-06-26 04:58:40', '2024-06-26 04:58:40', '', 5393, 'https://doccure-wp.dreamstechnologies.com/?p=5480', 0, 'revision', '', 0),
(5481, 1, '2024-06-26 04:59:19', '2024-06-26 04:59:19', 'Uncover strategies to achieve a harmonious balance between professional commitments and personal well-being.\r\n\r\nLorem 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.\r\n\r\nSed 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. Ut enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur, vel illum qui dolorem eum fugiat quo voluptas nulla pariatur?\r\n\r\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.', 'Benefits of Consulting With an Online Doctor', '', 'inherit', 'closed', 'closed', '', '691-revision-v1', '', '', '2024-06-26 04:59:19', '2024-06-26 04:59:19', '', 691, 'https://doccure-wp.dreamstechnologies.com/?p=5481', 0, 'revision', '', 0),
(5482, 1, '2024-06-26 04:59:33', '2024-06-26 04:59:33', 'Explore importance of quality sleep & learn tips to improve your sleep, ensuring you wake up refreshed & ready to face the day.\r\n\r\nLorem 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.\r\n\r\nSed 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. Ut enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur, vel illum qui dolorem eum fugiat quo voluptas nulla pariatur?\r\n\r\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.', 'What are the benefits of online doctor booking', '', 'inherit', 'closed', 'closed', '', '689-revision-v1', '', '', '2024-06-26 04:59:33', '2024-06-26 04:59:33', '', 689, 'https://doccure-wp.dreamstechnologies.com/?p=5482', 0, 'revision', '', 0),
(5483, 1, '2024-06-26 04:59:43', '2024-06-26 04:59:43', 'Delve into the impact of digital life on mental health & discover practical strategies to maintain mental well-being.\r\n\r\nLorem 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.\r\n\r\nSed 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. Ut enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur, vel illum qui dolorem eum fugiat quo voluptas nulla pariatur?\r\n\r\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.', '5 Great reasons to use an online doctor', '', 'inherit', 'closed', 'closed', '', '656-revision-v1', '', '', '2024-06-26 04:59:43', '2024-06-26 04:59:43', '', 656, 'https://doccure-wp.dreamstechnologies.com/?p=5483', 0, 'revision', '', 0),
(5484, 1, '2024-06-26 05:34:04', '2024-06-26 05:34:04', 'Uncover strategies to achieve a harmonious balance between professional and personal well-being.\r\n\r\nLorem 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.\r\n\r\nSed 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. Ut enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur, vel illum qui dolorem eum fugiat quo voluptas nulla pariatur?\r\n\r\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.', 'Benefits of Consulting With an Online Doctor', '', 'inherit', 'closed', 'closed', '', '691-revision-v1', '', '', '2024-06-26 05:34:04', '2024-06-26 05:34:04', '', 691, 'https://doccure-wp.dreamstechnologies.com/?p=5484', 0, 'revision', '', 0),
(5485, 1, '2024-06-26 05:34:35', '2024-06-26 05:34:35', '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.\r\n\r\nSed 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. Ut enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur, vel illum qui dolorem eum fugiat quo voluptas nulla pariatur?\r\n\r\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.', 'Benefits of Consulting With an Online Doctor', 'Uncover strategies to achieve a harmonious balance between professional and personal well-being.', 'inherit', 'closed', 'closed', '', '691-revision-v1', '', '', '2024-06-26 05:34:35', '2024-06-26 05:34:35', '', 691, 'https://doccure-wp.dreamstechnologies.com/?p=5485', 0, 'revision', '', 0),
(5486, 1, '2024-06-26 05:35:13', '2024-06-26 05:35:13', '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.\r\n\r\nSed 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. Ut enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur, vel illum qui dolorem eum fugiat quo voluptas nulla pariatur?\r\n\r\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.', 'Doccure – Making your clinic painless visit?', 'Explore the benefits & challenges of virtual healthcare appointments, along with tips for making good health.', 'inherit', 'closed', 'closed', '', '5393-revision-v1', '', '', '2024-06-26 05:35:13', '2024-06-26 05:35:13', '', 5393, 'https://doccure-wp.dreamstechnologies.com/?p=5486', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(5487, 1, '2024-06-26 05:35:22', '2024-06-26 05:35:22', '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.\r\n\r\nSed 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. Ut enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur, vel illum qui dolorem eum fugiat quo voluptas nulla pariatur?\r\n\r\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.', 'What are the benefits of online doctor booking', 'Explore importance of quality sleep & learn tips to improve your sleep, ensuring you wake up refreshed & ready to face the day.', 'inherit', 'closed', 'closed', '', '689-revision-v1', '', '', '2024-06-26 05:35:22', '2024-06-26 05:35:22', '', 689, 'https://doccure-wp.dreamstechnologies.com/?p=5487', 0, 'revision', '', 0),
(5488, 1, '2024-06-26 05:35:31', '2024-06-26 05:35:31', '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.\r\n\r\nSed 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. Ut enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur, vel illum qui dolorem eum fugiat quo voluptas nulla pariatur?\r\n\r\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.', '5 Great reasons to use an online doctor', 'Delve into the impact of digital life on mental health & discover practical strategies to maintain mental well-being.', 'inherit', 'closed', 'closed', '', '656-revision-v1', '', '', '2024-06-26 05:35:31', '2024-06-26 05:35:31', '', 656, 'https://doccure-wp.dreamstechnologies.com/?p=5488', 0, 'revision', '', 0),
(5489, 1, '2024-06-26 05:35:31', '2024-06-26 05:35:31', '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.\n\nSed 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. Ut enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur, vel illum qui dolorem eum fugiat quo voluptas nulla pariatur?\n\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.', 'Doccure – Making your clinic painless visit?', 'Explore the benefits & challenges of virtual healthcare appointments, along with tips for making good health.', 'inherit', 'closed', 'closed', '', '5393-autosave-v1', '', '', '2024-06-26 05:35:31', '2024-06-26 05:35:31', '', 5393, 'https://doccure-wp.dreamstechnologies.com/?p=5489', 0, 'revision', '', 0),
(5490, 1, '2024-06-26 05:35:33', '2024-06-26 05:35:33', '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.\n\nSed 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. Ut enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur, vel illum qui dolorem eum fugiat quo voluptas nulla pariatur?\n\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.', 'What are the benefits of online doctor booking', 'Explore importance of quality sleep & learn tips to improve your sleep, ensuring you wake up refreshed & ready to face the day.', 'inherit', 'closed', 'closed', '', '689-autosave-v1', '', '', '2024-06-26 05:35:33', '2024-06-26 05:35:33', '', 689, 'https://doccure-wp.dreamstechnologies.com/?p=5490', 0, 'revision', '', 0),
(5491, 1, '2024-06-26 05:36:16', '2024-06-26 05:36:16', '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.\r\n\r\nSed 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. Ut enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur, vel illum qui dolorem eum fugiat quo voluptas nulla pariatur?\r\n\r\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.', '5 Great reasons to use an online doctor to choose', 'Delve into the impact of digital life on mental health & discover practical strategies to maintain mental well-being.', 'inherit', 'closed', 'closed', '', '656-revision-v1', '', '', '2024-06-26 05:36:16', '2024-06-26 05:36:16', '', 656, 'https://doccure-wp.dreamstechnologies.com/?p=5491', 0, 'revision', '', 0),
(5492, 1, '2024-06-26 07:20:14', '2024-06-26 07:20:14', '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.\r\n\r\nSed 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. Ut enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur, vel illum qui dolorem eum fugiat quo voluptas nulla pariatur?\r\n\r\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.', 'What are the benefits of online doctor booking', 'Explore importance of quality sleep & learn tips to improve your sleep, ensuring you wakeup refreshed & ready to face the day.', 'inherit', 'closed', 'closed', '', '689-revision-v1', '', '', '2024-06-26 07:20:14', '2024-06-26 07:20:14', '', 689, 'https://doccure-wp.dreamstechnologies.com/?p=5492', 0, 'revision', '', 0),
(5493, 1, '2024-06-26 07:21:20', '2024-06-26 07:21:20', '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.\r\n\r\nSed 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. Ut enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur, vel illum qui dolorem eum fugiat quo voluptas nulla pariatur?\r\n\r\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.', 'What are the benefits of online doctor booking', 'Explore importance of quality sleep & learn tips to improve your sleep, ensuring you raise-up refreshed & ready to face the day.', 'inherit', 'closed', 'closed', '', '689-revision-v1', '', '', '2024-06-26 07:21:20', '2024-06-26 07:21:20', '', 689, 'https://doccure-wp.dreamstechnologies.com/?p=5493', 0, 'revision', '', 0),
(5494, 1, '2024-06-26 07:21:40', '2024-06-26 07:21:40', '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.\r\n\r\nSed 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. Ut enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur, vel illum qui dolorem eum fugiat quo voluptas nulla pariatur?\r\n\r\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.', 'What are the benefits of online doctor booking', 'Explore importance of quality sleep & learn tips to improve your sleep, ensuring raise-up refreshed & ready to face the day.', 'inherit', 'closed', 'closed', '', '689-revision-v1', '', '', '2024-06-26 07:21:40', '2024-06-26 07:21:40', '', 689, 'https://doccure-wp.dreamstechnologies.com/?p=5494', 0, 'revision', '', 0),
(5495, 1, '2024-06-26 07:28:47', '2024-06-26 07:28:47', '', 'logo-01', '', 'inherit', 'open', 'closed', '', 'logo-01', '', '', '2024-06-26 07:28:47', '2024-06-26 07:28:47', '', 0, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2024/06/logo-01.svg', 0, 'attachment', 'image/svg+xml', 0),
(5496, 1, '2024-06-26 09:42:32', '2024-06-26 09:42:32', '', 'partners-3', '', 'inherit', 'open', 'closed', '', 'partners-3-2', '', '', '2024-06-26 09:42:32', '2024-06-26 09:42:32', '', 0, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2024/06/partners-3.svg', 0, 'attachment', 'image/svg+xml', 0),
(5497, 1, '2024-06-26 09:42:34', '2024-06-26 09:42:34', '', 'partners-2', '', 'inherit', 'open', 'closed', '', 'partners-2-2', '', '', '2024-06-26 09:42:34', '2024-06-26 09:42:34', '', 0, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2024/06/partners-2.svg', 0, 'attachment', 'image/svg+xml', 0),
(5498, 1, '2024-06-26 09:42:36', '2024-06-26 09:42:36', '', 'partners-1', '', 'inherit', 'open', 'closed', '', 'partners-1-2', '', '', '2024-06-26 09:42:36', '2024-06-26 09:42:36', '', 0, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2024/06/partners-1.svg', 0, 'attachment', 'image/svg+xml', 0),
(5499, 1, '2024-06-26 09:42:37', '2024-06-26 09:42:37', '', 'partners-6', '', 'inherit', 'open', 'closed', '', 'partners-6-2', '', '', '2024-06-26 09:42:37', '2024-06-26 09:42:37', '', 0, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2024/06/partners-6.svg', 0, 'attachment', 'image/svg+xml', 0),
(5500, 1, '2024-06-26 09:42:39', '2024-06-26 09:42:39', '', 'partners-5', '', 'inherit', 'open', 'closed', '', 'partners-5-2', '', '', '2024-06-26 09:42:39', '2024-06-26 09:42:39', '', 0, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2024/06/partners-5.svg', 0, 'attachment', 'image/svg+xml', 0),
(5501, 1, '2024-06-26 09:42:43', '2024-06-26 09:42:43', '', 'partners-4', '', 'inherit', 'open', 'closed', '', 'partners-4-2', '', '', '2024-06-26 09:42:43', '2024-06-26 09:42:43', '', 0, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2024/06/partners-4.svg', 0, 'attachment', 'image/svg+xml', 0),
(5502, 1, '2024-06-26 09:43:20', '2024-06-26 09:43:20', '<!-- Banner\n================================================== -->\n<section>\n<h1>Consult Best Doctors Your Nearby Location.</h1>\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/header-icon.svg\" alt=\"header-icon\">\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit,</p>\n<a href=\"#\"  >Start a Consult</a>\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/down-arrow-img.png\" alt=\"\">\n<form action=\"https://doccure-wp.dreamstechnologies.com/search-doctors/\" method=\"get\" id=\"search_form\">\n   			<select name=\"location\">\n				<option value=\"\">Select a location</option>\n					<option data-flag=\'\'  value=\"australia\">Australia</option>\n	<option data-flag=\'\'  value=\"england\">England</option>\n	<option data-flag=\'\'  value=\"india\">India</option>\n			</select>\n 		<input type=\"hidden\" name=\"searchby\"  value=\"doctors\">\n		<input type=\"text\" name=\"keyword\" placeholder=\"Search doctors, clinics, etc.\" value=\"\">\n<input type=\"submit\" value=\"Search\">\n</form>\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/banner-img.png\" alt=\"\">\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/banner-img1.png\" alt=\"\">\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/banner-img2.png\" alt=\"\">\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/banner-img3.png\" alt=\"\">\n</section>\n<section>\n								<h2>Specialities</h2>\n									<img src=\"\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/cardiologist\"><p>Cardiologist</p></a>\n									<img src=\"\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/dentist\"><p>Dentist</p></a>\n									<img src=\"\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/laboratory\"><p>Laboratory</p></a>\n									<img src=\"\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/mri-scans\"><p>MRI Scans</p></a>\n									<img src=\"\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/neurology\"><p>Neurology</p></a>\n									<img src=\"\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/orthopedic\"><p>Orthopedic</p></a>\n						<a href=\"#\">\n						See All Specialities						</a>\n			</section>\n								<h2>Best Doctors</h2>\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-07.jpg\" alt=\"\"/>\n										</a>\n											&#36;100.00\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">Dr Doctor Demo</a>\n														<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/dentist/\"><p>Dentist</p></a>\n												<p>\n											4.67(3)</p>\n											<p> Australia</p>\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-09.jpg\" alt=\"\"/>\n										</a>\n											&#36;100.00\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">Dr James Amen</a>\n														<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/neurology/\"><p>Neurology</p></a>\n												<p>\n											3.00(3)</p>\n											<p> England</p>\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-10.jpg\" alt=\"\"/>\n										</a>\n											&#36;100.00\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\">Dr Carl Kelly</a>\n														<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/orthopedic/\"><p>Orthopedic</p></a>\n												<p>\n											4.00(1)</p>\n											<p> India</p>\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-11.jpg\" alt=\"\"/>\n										</a>\n											&#36;100.00\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\">Dr Darren Elder</a>\n														<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/urology/\"><p>Urology</p></a>\n												<p>\n											3.00(1)</p>\n											<p> England</p>\n <!-- FAQ Section -->\n <section>\n								<h5>Frequently Asked Questions</h5>\n								<h2>Get Your Answer</h2>\n								<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/faq-img.png\" alt=\"\">\n 										<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/smiling-icon.svg\" alt=\"\"  >\n										<h4>95k+</h4>\n										<p>Happy Patients</p>\n<h2 id=\"headingOne_1\"   >\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_1\"  aria-expanded=\"true\"   aria-controls=\"collapseOne_1\">\nHow do I book an appointment with a doctor? \n</a>\n</h2>\nYes, simply visit our website and log in or create an account. Search for a doctor based on specialization, location, or availability &#038; confirm your booking. \n<h2 id=\"headingOne_2\"   >\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_2\"  aria-expanded=\"false\"   aria-controls=\"collapseOne_2\">\nCan I request a specific doctor when booking my appointment? \n</a>\n</h2>\nYes, you can usually request a specific doctor when booking your appointment, though availability may vary based on their schedule. \n<h2 id=\"headingOne_3\"   >\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_3\"  aria-expanded=\"false\"   aria-controls=\"collapseOne_3\">\nWhat should I do if I need to cancel or reschedule my appointment? \n</a>\n</h2>\nIf you need to cancel or reschedule your appointment, contact the doctor as soon as possible to inform them and to reschedule for another available time slot. \n<h2 id=\"headingOne_4\"   >\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_4\"  aria-expanded=\"false\"   aria-controls=\"collapseOne_4\">\nWhat if I\'m running late for my appointment? \n</a>\n</h2>\nIf you know you will be late, it&#8217;s courteous to call the doctor&#8217;s office and inform them. Depending on their policy and schedule, they may be able to accommodate you or reschedule your appointment. \n<h2 id=\"headingOne_5\"   >\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_5\"  aria-expanded=\"false\"   aria-controls=\"collapseOne_5\">\nCan I book appointments for family members or dependents? \n</a>\n</h2>\nYes, in many cases, you can book appointments for family members or dependents. However, you may need to provide their personal information and consent to do so. \n			</section>\n			<!-- /FAQ Section -->\n <!-- Work Section -->\n <section>\n 																	<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/work-img.png\" alt=\"\">\n									<h5>How it Works</h5>\n									<h2>4 easy steps to get your solution</h2>\n 											<img alt=\"\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/work-01.svg\">\n											<h5>Search Doctor </h5>\n											<p>Search for a doctor based on specialization, location, or availability. </p>\n 											<img alt=\"\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/work-02.svg\">\n											<h5>Check Doctor Profile </h5>\n											<p>Explore detailed doctor profiles on our platform to make informed healthcare decisions. </p>\n 											<img alt=\"\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/work-03.svg\">\n											<h5>Schedule Appointment </h5>\n											<p>After choose your preferred doctor, select a convenient time slot, &#038; confirm your appointment. </p>\n 											<img alt=\"\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/work-04.svg\">\n											<h5>Get Your Solution </h5>\n											<p>Discuss your health concerns with the doctor and receive personalized advice &#038; solution. </p>\n			</section>\n			<!-- /Work Section -->\n					<section>\n								<h2>Latest Articles</h2>\n		<!-- Articles Section -->\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doccure-making-your-clinic-painless-visit/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/blog-10.jpg\"/>\n										</a>\n											<ul>\n												<li>\n													  admin												</li>\n																								<li>\n													 18 Jul 2023												</li>\n																							</ul>\n											<h4>\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doccure-making-your-clinic-painless-visit/\">Doccure – Making your clinic painless visit?</a>\n											</h4>\n																							<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do...                            </p>\n											<a href=\"https://doccure-wp.dreamstechnologies.com/doccure-making-your-clinic-painless-visit/\">Read More</a>\n			<!-- /Articles Section -->\n		<!-- Articles Section -->\n										<a href=\"https://doccure-wp.dreamstechnologies.com/benefits-of-consulting-with-an-online-doctor/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/blog-04.jpg\"/>\n										</a>\n											<ul>\n												<li>\n													  admin												</li>\n																								<li>\n													 28 Sep 2021												</li>\n																							</ul>\n											<h4>\n												<a href=\"https://doccure-wp.dreamstechnologies.com/benefits-of-consulting-with-an-online-doctor/\">Benefits of Consulting With an Online Doctor</a>\n											</h4>\n																							<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do...                            </p>\n											<a href=\"https://doccure-wp.dreamstechnologies.com/benefits-of-consulting-with-an-online-doctor/\">Read More</a>\n			<!-- /Articles Section -->\n		<!-- Articles Section -->\n										<a href=\"https://doccure-wp.dreamstechnologies.com/benefits-of-online-doctor-booking/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/blog-02-1.jpg\"/>\n										</a>\n											<ul>\n												<li>\n													  admin												</li>\n																								<li>\n													 28 Sep 2021												</li>\n																							</ul>\n											<h4>\n												<a href=\"https://doccure-wp.dreamstechnologies.com/benefits-of-online-doctor-booking/\">What are the benefits of online doctor booking</a>\n											</h4>\n																							<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do...                            </p>\n											<a href=\"https://doccure-wp.dreamstechnologies.com/benefits-of-online-doctor-booking/\">Read More</a>\n			<!-- /Articles Section -->\n		<!-- Articles Section -->\n										<a href=\"https://doccure-wp.dreamstechnologies.com/5-great-reasons-to-use-an-online-doctor/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/blog-01.jpg\"/>\n										</a>\n											<ul>\n												<li>\n													  admin												</li>\n																								<li>\n													 25 Sep 2021												</li>\n																							</ul>\n											<h4>\n												<a href=\"https://doccure-wp.dreamstechnologies.com/5-great-reasons-to-use-an-online-doctor/\">5 Great reasons to use an online doctor</a>\n											</h4>\n																							<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do...                            </p>\n											<a href=\"https://doccure-wp.dreamstechnologies.com/5-great-reasons-to-use-an-online-doctor/\">Read More</a>\n			<!-- /Articles Section -->\n			</section>\n 											<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/patient1.jpg\" alt=\"\"/>\n												<h5>Testimonials</h5>\n												<h2>What Our Client Says</h2>\n												<p>\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\n</p>\n												<h6>Jennifer Robinson \n													<p>LELAND, USA</p>\n							                     												</h6>\n 											<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/patient2.jpg\" alt=\"\"/>\n												<h5>Testimonials</h5>\n												<h2>What Our Client Says</h2>\n												<p>\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\n</p>\n												<h6>Denise Stevens \n													<p>ABINGTON, USA</p>\n							                     												</h6>\n 											<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/patient3.jpg\" alt=\"\"/>\n												<h5>Testimonials</h5>\n												<h2>What Our Client Says</h2>\n												<p>\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\n</p>\n												<h6>Charles Ortega \n													<p>EL PASO, USA</p>\n							                     												</h6>\n	   <!-- Partners Section -->\n			<section>\n								<h2>Our Partners</h2>\n						<ul>\n													    <li>\n						    	<a href=\"javascript:void(0);\">\n						    		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/partners-1.svg\" alt=\"partners\">\n						    	</a>\n						    </li>\n													    <li>\n						    	<a href=\"javascript:void(0);\">\n						    		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/partners-2.svg\" alt=\"partners\">\n						    	</a>\n						    </li>\n													    <li>\n						    	<a href=\"javascript:void(0);\">\n						    		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/partners-3.svg\" alt=\"partners\">\n						    	</a>\n						    </li>\n													    <li>\n						    	<a href=\"javascript:void(0);\">\n						    		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/partners-4.svg\" alt=\"partners\">\n						    	</a>\n						    </li>\n													    <li>\n						    	<a href=\"javascript:void(0);\">\n						    		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/partners-5.svg\" alt=\"partners\">\n						    	</a>\n						    </li>\n													    <li>\n						    	<a href=\"javascript:void(0);\">\n						    		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/partners-6.svg\" alt=\"partners\">\n						    	</a>\n						    </li>\n						 </ul>\n			</section>\n			<!-- /Partners Section -->', 'Home 1', '', 'inherit', 'closed', 'closed', '', '5334-revision-v1', '', '', '2024-06-26 09:43:20', '2024-06-26 09:43:20', '', 5334, 'https://doccure-wp.dreamstechnologies.com/?p=5502', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(5503, 1, '2024-06-26 09:43:20', '2024-06-26 09:43:20', '<!-- Banner\n================================================== -->\n<section>\n<h1>Consult Best Doctors Your Nearby Location.</h1>\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/header-icon.svg\" alt=\"header-icon\">\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit,</p>\n<a href=\"#\"  >Start a Consult</a>\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/down-arrow-img.png\" alt=\"\">\n<form action=\"https://doccure-wp.dreamstechnologies.com/search-doctors/\" method=\"get\" id=\"search_form\">\n   			<select name=\"location\">\n				<option value=\"\">Select a location</option>\n					<option data-flag=\'\'  value=\"australia\">Australia</option>\n	<option data-flag=\'\'  value=\"england\">England</option>\n	<option data-flag=\'\'  value=\"india\">India</option>\n			</select>\n 		<input type=\"hidden\" name=\"searchby\"  value=\"doctors\">\n		<input type=\"text\" name=\"keyword\" placeholder=\"Search doctors, clinics, etc.\" value=\"\">\n<input type=\"submit\" value=\"Search\">\n</form>\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/banner-img.png\" alt=\"\">\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/banner-img1.png\" alt=\"\">\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/banner-img2.png\" alt=\"\">\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/banner-img3.png\" alt=\"\">\n</section>\n<section>\n								<h2>Specialities</h2>\n									<img src=\"\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/cardiologist\"><p>Cardiologist</p></a>\n									<img src=\"\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/dentist\"><p>Dentist</p></a>\n									<img src=\"\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/laboratory\"><p>Laboratory</p></a>\n									<img src=\"\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/mri-scans\"><p>MRI Scans</p></a>\n									<img src=\"\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/neurology\"><p>Neurology</p></a>\n									<img src=\"\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/orthopedic\"><p>Orthopedic</p></a>\n						<a href=\"#\">\n						See All Specialities						</a>\n			</section>\n								<h2>Best Doctors</h2>\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-07.jpg\" alt=\"\"/>\n										</a>\n											&#36;100.00\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">Dr Doctor Demo</a>\n														<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/dentist/\"><p>Dentist</p></a>\n												<p>\n											4.67(3)</p>\n											<p> Australia</p>\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-09.jpg\" alt=\"\"/>\n										</a>\n											&#36;100.00\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">Dr James Amen</a>\n														<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/neurology/\"><p>Neurology</p></a>\n												<p>\n											3.00(3)</p>\n											<p> England</p>\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-10.jpg\" alt=\"\"/>\n										</a>\n											&#36;100.00\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\">Dr Carl Kelly</a>\n														<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/orthopedic/\"><p>Orthopedic</p></a>\n												<p>\n											4.00(1)</p>\n											<p> India</p>\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-11.jpg\" alt=\"\"/>\n										</a>\n											&#36;100.00\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\">Dr Darren Elder</a>\n														<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/urology/\"><p>Urology</p></a>\n												<p>\n											3.00(1)</p>\n											<p> England</p>\n <!-- FAQ Section -->\n <section>\n								<h5>Frequently Asked Questions</h5>\n								<h2>Get Your Answer</h2>\n								<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/faq-img.png\" alt=\"\">\n 										<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/smiling-icon.svg\" alt=\"\"  >\n										<h4>95k+</h4>\n										<p>Happy Patients</p>\n<h2 id=\"headingOne_1\"   >\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_1\"  aria-expanded=\"true\"   aria-controls=\"collapseOne_1\">\nHow do I book an appointment with a doctor? \n</a>\n</h2>\nYes, simply visit our website and log in or create an account. Search for a doctor based on specialization, location, or availability &#038; confirm your booking. \n<h2 id=\"headingOne_2\"   >\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_2\"  aria-expanded=\"false\"   aria-controls=\"collapseOne_2\">\nCan I request a specific doctor when booking my appointment? \n</a>\n</h2>\nYes, you can usually request a specific doctor when booking your appointment, though availability may vary based on their schedule. \n<h2 id=\"headingOne_3\"   >\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_3\"  aria-expanded=\"false\"   aria-controls=\"collapseOne_3\">\nWhat should I do if I need to cancel or reschedule my appointment? \n</a>\n</h2>\nIf you need to cancel or reschedule your appointment, contact the doctor as soon as possible to inform them and to reschedule for another available time slot. \n<h2 id=\"headingOne_4\"   >\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_4\"  aria-expanded=\"false\"   aria-controls=\"collapseOne_4\">\nWhat if I\'m running late for my appointment? \n</a>\n</h2>\nIf you know you will be late, it&#8217;s courteous to call the doctor&#8217;s office and inform them. Depending on their policy and schedule, they may be able to accommodate you or reschedule your appointment. \n<h2 id=\"headingOne_5\"   >\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_5\"  aria-expanded=\"false\"   aria-controls=\"collapseOne_5\">\nCan I book appointments for family members or dependents? \n</a>\n</h2>\nYes, in many cases, you can book appointments for family members or dependents. However, you may need to provide their personal information and consent to do so. \n			</section>\n			<!-- /FAQ Section -->\n <!-- Work Section -->\n <section>\n 																	<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/work-img.png\" alt=\"\">\n									<h5>How it Works</h5>\n									<h2>4 easy steps to get your solution</h2>\n 											<img alt=\"\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/work-01.svg\">\n											<h5>Search Doctor </h5>\n											<p>Search for a doctor based on specialization, location, or availability. </p>\n 											<img alt=\"\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/work-02.svg\">\n											<h5>Check Doctor Profile </h5>\n											<p>Explore detailed doctor profiles on our platform to make informed healthcare decisions. </p>\n 											<img alt=\"\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/work-03.svg\">\n											<h5>Schedule Appointment </h5>\n											<p>After choose your preferred doctor, select a convenient time slot, &#038; confirm your appointment. </p>\n 											<img alt=\"\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/work-04.svg\">\n											<h5>Get Your Solution </h5>\n											<p>Discuss your health concerns with the doctor and receive personalized advice &#038; solution. </p>\n			</section>\n			<!-- /Work Section -->\n					<section>\n								<h2>Latest Articles</h2>\n		<!-- Articles Section -->\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doccure-making-your-clinic-painless-visit/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/blog-10.jpg\"/>\n										</a>\n											<ul>\n												<li>\n													  admin												</li>\n																								<li>\n													 18 Jul 2023												</li>\n																							</ul>\n											<h4>\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doccure-making-your-clinic-painless-visit/\">Doccure – Making your clinic painless visit?</a>\n											</h4>\n																							<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do...                            </p>\n											<a href=\"https://doccure-wp.dreamstechnologies.com/doccure-making-your-clinic-painless-visit/\">Read More</a>\n			<!-- /Articles Section -->\n		<!-- Articles Section -->\n										<a href=\"https://doccure-wp.dreamstechnologies.com/benefits-of-consulting-with-an-online-doctor/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/blog-04.jpg\"/>\n										</a>\n											<ul>\n												<li>\n													  admin												</li>\n																								<li>\n													 28 Sep 2021												</li>\n																							</ul>\n											<h4>\n												<a href=\"https://doccure-wp.dreamstechnologies.com/benefits-of-consulting-with-an-online-doctor/\">Benefits of Consulting With an Online Doctor</a>\n											</h4>\n																							<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do...                            </p>\n											<a href=\"https://doccure-wp.dreamstechnologies.com/benefits-of-consulting-with-an-online-doctor/\">Read More</a>\n			<!-- /Articles Section -->\n		<!-- Articles Section -->\n										<a href=\"https://doccure-wp.dreamstechnologies.com/benefits-of-online-doctor-booking/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/blog-02-1.jpg\"/>\n										</a>\n											<ul>\n												<li>\n													  admin												</li>\n																								<li>\n													 28 Sep 2021												</li>\n																							</ul>\n											<h4>\n												<a href=\"https://doccure-wp.dreamstechnologies.com/benefits-of-online-doctor-booking/\">What are the benefits of online doctor booking</a>\n											</h4>\n																							<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do...                            </p>\n											<a href=\"https://doccure-wp.dreamstechnologies.com/benefits-of-online-doctor-booking/\">Read More</a>\n			<!-- /Articles Section -->\n		<!-- Articles Section -->\n										<a href=\"https://doccure-wp.dreamstechnologies.com/5-great-reasons-to-use-an-online-doctor/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/blog-01.jpg\"/>\n										</a>\n											<ul>\n												<li>\n													  admin												</li>\n																								<li>\n													 25 Sep 2021												</li>\n																							</ul>\n											<h4>\n												<a href=\"https://doccure-wp.dreamstechnologies.com/5-great-reasons-to-use-an-online-doctor/\">5 Great reasons to use an online doctor</a>\n											</h4>\n																							<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do...                            </p>\n											<a href=\"https://doccure-wp.dreamstechnologies.com/5-great-reasons-to-use-an-online-doctor/\">Read More</a>\n			<!-- /Articles Section -->\n			</section>\n 											<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/patient1.jpg\" alt=\"\"/>\n												<h5>Testimonials</h5>\n												<h2>What Our Client Says</h2>\n												<p>\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\n</p>\n												<h6>Jennifer Robinson \n													<p>LELAND, USA</p>\n							                     												</h6>\n 											<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/patient2.jpg\" alt=\"\"/>\n												<h5>Testimonials</h5>\n												<h2>What Our Client Says</h2>\n												<p>\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\n</p>\n												<h6>Denise Stevens \n													<p>ABINGTON, USA</p>\n							                     												</h6>\n 											<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/patient3.jpg\" alt=\"\"/>\n												<h5>Testimonials</h5>\n												<h2>What Our Client Says</h2>\n												<p>\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\n</p>\n												<h6>Charles Ortega \n													<p>EL PASO, USA</p>\n							                     												</h6>\n	   <!-- Partners Section -->\n			<section>\n								<h2>Our Partners</h2>\n						<ul>\n													    <li>\n						    	<a href=\"javascript:void(0);\">\n						    		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/partners-1.svg\" alt=\"partners\">\n						    	</a>\n						    </li>\n													    <li>\n						    	<a href=\"javascript:void(0);\">\n						    		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/partners-2.svg\" alt=\"partners\">\n						    	</a>\n						    </li>\n													    <li>\n						    	<a href=\"javascript:void(0);\">\n						    		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/partners-3.svg\" alt=\"partners\">\n						    	</a>\n						    </li>\n													    <li>\n						    	<a href=\"javascript:void(0);\">\n						    		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/partners-4.svg\" alt=\"partners\">\n						    	</a>\n						    </li>\n													    <li>\n						    	<a href=\"javascript:void(0);\">\n						    		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/partners-5.svg\" alt=\"partners\">\n						    	</a>\n						    </li>\n													    <li>\n						    	<a href=\"javascript:void(0);\">\n						    		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/partners-6.svg\" alt=\"partners\">\n						    	</a>\n						    </li>\n						 </ul>\n			</section>\n			<!-- /Partners Section -->', 'Home 1', '', 'inherit', 'closed', 'closed', '', '5334-revision-v1', '', '', '2024-06-26 09:43:20', '2024-06-26 09:43:20', '', 5334, 'https://doccure-wp.dreamstechnologies.com/?p=5503', 0, 'revision', '', 0),
(5504, 1, '2024-06-26 09:43:22', '2024-06-26 09:43:22', '<!-- Banner\n================================================== -->\n<section>\n<h1>Consult Best Doctors Your Nearby Location.</h1>\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/header-icon.svg\" alt=\"header-icon\">\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit,</p>\n<a href=\"#\"  >Start a Consult</a>\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/down-arrow-img.png\" alt=\"\">\n<form action=\"https://doccure-wp.dreamstechnologies.com/search-doctors/\" method=\"get\" id=\"search_form\">\n   			<select name=\"location\">\n				<option value=\"\">Select a location</option>\n					<option data-flag=\'\'  value=\"australia\">Australia</option>\n	<option data-flag=\'\'  value=\"england\">England</option>\n	<option data-flag=\'\'  value=\"india\">India</option>\n			</select>\n 		<input type=\"hidden\" name=\"searchby\"  value=\"doctors\">\n		<input type=\"text\" name=\"keyword\" placeholder=\"Search doctors, clinics, etc.\" value=\"\">\n<input type=\"submit\" value=\"Search\">\n</form>\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/banner-img.png\" alt=\"\">\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/banner-img1.png\" alt=\"\">\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/banner-img2.png\" alt=\"\">\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/banner-img3.png\" alt=\"\">\n</section>\n<section>\n								<h2>Specialities</h2>\n									<img src=\"\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/cardiologist\"><p>Cardiologist</p></a>\n									<img src=\"\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/dentist\"><p>Dentist</p></a>\n									<img src=\"\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/laboratory\"><p>Laboratory</p></a>\n									<img src=\"\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/mri-scans\"><p>MRI Scans</p></a>\n									<img src=\"\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/neurology\"><p>Neurology</p></a>\n									<img src=\"\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/orthopedic\"><p>Orthopedic</p></a>\n						<a href=\"#\">\n						See All Specialities						</a>\n			</section>\n								<h2>Best Doctors</h2>\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-07.jpg\" alt=\"\"/>\n										</a>\n											&#36;0.00\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">Doctor Demo</a>\n														<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/dentist/\"><p>Dentist</p></a>\n												<p>\n											4.67(3)</p>\n											<p> Australia</p>\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-09.jpg\" alt=\"\"/>\n										</a>\n											&#36;0.00\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">James Amen</a>\n														<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/neurology/\"><p>Neurology</p></a>\n												<p>\n											3.00(3)</p>\n											<p> England</p>\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-10.jpg\" alt=\"\"/>\n										</a>\n											&#36;0.00\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\">Carl Kelly</a>\n														<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/orthopedic/\"><p>Orthopedic</p></a>\n												<p>\n											4.00(1)</p>\n											<p> India</p>\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-11.jpg\" alt=\"\"/>\n										</a>\n											&#36;0.00\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\">Darren Elder</a>\n														<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/urology/\"><p>Urology</p></a>\n												<p>\n											3.00(1)</p>\n											<p> England</p>\n <!-- FAQ Section -->\n <section>\n								<h5>Frequently Asked Questions</h5>\n								<h2>Get Your Answer</h2>\n								<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/faq-img.png\" alt=\"\">\n 										<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/smiling-icon.svg\" alt=\"\"  >\n										<h4>95k+</h4>\n										<p>Happy Patients</p>\n<h2 id=\"headingOne_1\"   >\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_1\"  aria-expanded=\"true\"   aria-controls=\"collapseOne_1\">\nHow do I book an appointment with a doctor? \n</a>\n</h2>\nYes, simply visit our website and log in or create an account. Search for a doctor based on specialization, location, or availability &#038; confirm your booking. \n<h2 id=\"headingOne_2\"   >\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_2\"  aria-expanded=\"false\"   aria-controls=\"collapseOne_2\">\nCan I request a specific doctor when booking my appointment? \n</a>\n</h2>\nYes, you can usually request a specific doctor when booking your appointment, though availability may vary based on their schedule. \n<h2 id=\"headingOne_3\"   >\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_3\"  aria-expanded=\"false\"   aria-controls=\"collapseOne_3\">\nWhat should I do if I need to cancel or reschedule my appointment? \n</a>\n</h2>\nIf you need to cancel or reschedule your appointment, contact the doctor as soon as possible to inform them and to reschedule for another available time slot. \n<h2 id=\"headingOne_4\"   >\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_4\"  aria-expanded=\"false\"   aria-controls=\"collapseOne_4\">\nWhat if I\'m running late for my appointment? \n</a>\n</h2>\nIf you know you will be late, it&#8217;s courteous to call the doctor&#8217;s office and inform them. Depending on their policy and schedule, they may be able to accommodate you or reschedule your appointment. \n<h2 id=\"headingOne_5\"   >\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_5\"  aria-expanded=\"false\"   aria-controls=\"collapseOne_5\">\nCan I book appointments for family members or dependents? \n</a>\n</h2>\nYes, in many cases, you can book appointments for family members or dependents. However, you may need to provide their personal information and consent to do so. \n			</section>\n			<!-- /FAQ Section -->\n <!-- Work Section -->\n <section>\n 																	<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/work-img.png\" alt=\"\">\n									<h5>How it Works</h5>\n									<h2>4 easy steps to get your solution</h2>\n 											<img alt=\"\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/work-01.svg\">\n											<h5>Search Doctor </h5>\n											<p>Search for a doctor based on specialization, location, or availability. </p>\n 											<img alt=\"\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/work-02.svg\">\n											<h5>Check Doctor Profile </h5>\n											<p>Explore detailed doctor profiles on our platform to make informed healthcare decisions. </p>\n 											<img alt=\"\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/work-03.svg\">\n											<h5>Schedule Appointment </h5>\n											<p>After choose your preferred doctor, select a convenient time slot, &#038; confirm your appointment. </p>\n 											<img alt=\"\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/work-04.svg\">\n											<h5>Get Your Solution </h5>\n											<p>Discuss your health concerns with the doctor and receive personalized advice &#038; solution. </p>\n			</section>\n			<!-- /Work Section -->\n					<section>\n								<h2>Latest Articles</h2>\n		<!-- Articles Section -->\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doccure-making-your-clinic-painless-visit/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/blog-10.jpg\"/>\n										</a>\n											<ul>\n												<li>\n													  admin												</li>\n																								<li>\n													 18 Jul 2023												</li>\n																							</ul>\n											<h4>\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doccure-making-your-clinic-painless-visit/\">Doccure – Making your clinic painless visit?</a>\n											</h4>\n																							<p>Explore the benefits & challenges of virtual healthcare appointments, along...                            </p>\n											<a href=\"https://doccure-wp.dreamstechnologies.com/doccure-making-your-clinic-painless-visit/\">Read More</a>\n			<!-- /Articles Section -->\n		<!-- Articles Section -->\n										<a href=\"https://doccure-wp.dreamstechnologies.com/benefits-of-consulting-with-an-online-doctor/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/blog-04.jpg\"/>\n										</a>\n											<ul>\n												<li>\n													  admin												</li>\n																								<li>\n													 28 Sep 2021												</li>\n																							</ul>\n											<h4>\n												<a href=\"https://doccure-wp.dreamstechnologies.com/benefits-of-consulting-with-an-online-doctor/\">Benefits of Consulting With an Online Doctor</a>\n											</h4>\n																							<p>Uncover strategies to achieve a harmonious balance between professional and...                            </p>\n											<a href=\"https://doccure-wp.dreamstechnologies.com/benefits-of-consulting-with-an-online-doctor/\">Read More</a>\n			<!-- /Articles Section -->\n		<!-- Articles Section -->\n										<a href=\"https://doccure-wp.dreamstechnologies.com/benefits-of-online-doctor-booking/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/blog-02-1.jpg\"/>\n										</a>\n											<ul>\n												<li>\n													  admin												</li>\n																								<li>\n													 28 Sep 2021												</li>\n																							</ul>\n											<h4>\n												<a href=\"https://doccure-wp.dreamstechnologies.com/benefits-of-online-doctor-booking/\">What are the benefits of online doctor booking</a>\n											</h4>\n																							<p>Explore importance of quality sleep & learn tips to improve...                            </p>\n											<a href=\"https://doccure-wp.dreamstechnologies.com/benefits-of-online-doctor-booking/\">Read More</a>\n			<!-- /Articles Section -->\n		<!-- Articles Section -->\n										<a href=\"https://doccure-wp.dreamstechnologies.com/5-great-reasons-to-use-an-online-doctor/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/blog-01.jpg\"/>\n										</a>\n											<ul>\n												<li>\n													  admin												</li>\n																								<li>\n													 25 Sep 2021												</li>\n																							</ul>\n											<h4>\n												<a href=\"https://doccure-wp.dreamstechnologies.com/5-great-reasons-to-use-an-online-doctor/\">5 Great reasons to use an online doctor to choose</a>\n											</h4>\n																							<p>Delve into the impact of digital life on mental health...                            </p>\n											<a href=\"https://doccure-wp.dreamstechnologies.com/5-great-reasons-to-use-an-online-doctor/\">Read More</a>\n			<!-- /Articles Section -->\n			</section>\n 											<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/patient1.jpg\" alt=\"\"/>\n												<h5>Testimonials</h5>\n												<h2>What Our Client Says</h2>\n												<p>\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\n</p>\n												<h6>Jennifer Robinson \n													<p>LELAND, USA</p>\n							                     												</h6>\n 											<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/patient2.jpg\" alt=\"\"/>\n												<h5>Testimonials</h5>\n												<h2>What Our Client Says</h2>\n												<p>\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\n</p>\n												<h6>Denise Stevens \n													<p>ABINGTON, USA</p>\n							                     												</h6>\n 											<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/patient3.jpg\" alt=\"\"/>\n												<h5>Testimonials</h5>\n												<h2>What Our Client Says</h2>\n												<p>\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\n</p>\n												<h6>Charles Ortega \n													<p>EL PASO, USA</p>\n							                     												</h6>\n	   <!-- Partners Section -->\n			<section>\n								<h2>Our Partners</h2>\n						<ul>\n													    <li>\n						    	<a href=\"javascript:void(0);\">\n						    		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2024/06/partners-3.svg\" alt=\"partners\">\n						    	</a>\n						    </li>\n													    <li>\n						    	<a href=\"javascript:void(0);\">\n						    		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2024/06/partners-2.svg\" alt=\"partners\">\n						    	</a>\n						    </li>\n													    <li>\n						    	<a href=\"javascript:void(0);\">\n						    		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2024/06/partners-1.svg\" alt=\"partners\">\n						    	</a>\n						    </li>\n													    <li>\n						    	<a href=\"javascript:void(0);\">\n						    		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2024/06/partners-6.svg\" alt=\"partners\">\n						    	</a>\n						    </li>\n													    <li>\n						    	<a href=\"javascript:void(0);\">\n						    		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2024/06/partners-5.svg\" alt=\"partners\">\n						    	</a>\n						    </li>\n													    <li>\n						    	<a href=\"javascript:void(0);\">\n						    		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2024/06/partners-4.svg\" alt=\"partners\">\n						    	</a>\n						    </li>\n						 </ul>\n			</section>\n			<!-- /Partners Section -->', 'Home 1', '', 'inherit', 'closed', 'closed', '', '5334-revision-v1', '', '', '2024-06-26 09:43:22', '2024-06-26 09:43:22', '', 5334, 'https://doccure-wp.dreamstechnologies.com/?p=5504', 0, 'revision', '', 0),
(5505, 11, '2024-06-26 09:59:40', '2024-06-26 09:59:40', '', 'feature-04-5', '', 'inherit', 'open', 'closed', '', 'feature-04-5', '', '', '2024-06-26 09:59:40', '2024-06-26 09:59:40', '', 3701, 'https://doccure-wp.dreamstechnologies.com/doctors/paul-richard/feature-04-5/', 0, 'attachment', 'image/jpeg', 0),
(5506, 11, '2024-06-26 09:59:41', '2024-06-26 09:59:41', '', 'feature-03-5-1', '', 'inherit', 'open', 'closed', '', 'feature-03-5-1', '', '', '2024-06-26 09:59:41', '2024-06-26 09:59:41', '', 3701, 'https://doccure-wp.dreamstechnologies.com/doctors/paul-richard/feature-03-5-1/', 0, 'attachment', 'image/jpeg', 0),
(5507, 11, '2024-06-26 09:59:42', '2024-06-26 09:59:42', '', 'feature-02-5-1', '', 'inherit', 'open', 'closed', '', 'feature-02-5-1', '', '', '2024-06-26 09:59:42', '2024-06-26 09:59:42', '', 3701, 'https://doccure-wp.dreamstechnologies.com/doctors/paul-richard/feature-02-5-1/', 0, 'attachment', 'image/jpeg', 0),
(5508, 11, '2024-06-26 09:59:42', '2024-06-26 09:59:42', '', 'feature-01-5-1', '', 'inherit', 'open', 'closed', '', 'feature-01-5-1', '', '', '2024-06-26 09:59:42', '2024-06-26 09:59:42', '', 3701, 'https://doccure-wp.dreamstechnologies.com/doctors/paul-richard/feature-01-5-1/', 0, 'attachment', 'image/jpeg', 0),
(5509, 130, '2024-06-26 10:02:59', '2024-06-26 10:02:59', '', 'feature-04-5-1', '', 'inherit', 'open', 'closed', '', 'feature-04-5-1', '', '', '2024-06-26 10:02:59', '2024-06-26 10:02:59', '', 4467, 'https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/feature-04-5-1/', 0, 'attachment', 'image/jpeg', 0),
(5510, 130, '2024-06-26 10:03:01', '2024-06-26 10:03:01', '', 'feature-03-6', '', 'inherit', 'open', 'closed', '', 'feature-03-6', '', '', '2024-06-26 10:03:01', '2024-06-26 10:03:01', '', 4467, 'https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/feature-03-6/', 0, 'attachment', 'image/jpeg', 0),
(5511, 130, '2024-06-26 10:03:01', '2024-06-26 10:03:01', '', 'feature-02-6', '', 'inherit', 'open', 'closed', '', 'feature-02-6', '', '', '2024-06-26 10:03:01', '2024-06-26 10:03:01', '', 4467, 'https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/feature-02-6/', 0, 'attachment', 'image/jpeg', 0),
(5512, 130, '2024-06-26 10:03:02', '2024-06-26 10:03:02', '', 'feature-01-6', '', 'inherit', 'open', 'closed', '', 'feature-01-6', '', '', '2024-06-26 10:03:02', '2024-06-26 10:03:02', '', 4467, 'https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/feature-01-6/', 0, 'attachment', 'image/jpeg', 0),
(5513, 129, '2024-06-26 10:04:02', '2024-06-26 10:04:02', '', 'feature-04-6', '', 'inherit', 'open', 'closed', '', 'feature-04-6', '', '', '2024-06-26 10:04:02', '2024-06-26 10:04:02', '', 4460, 'https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/feature-04-6/', 0, 'attachment', 'image/jpeg', 0),
(5514, 129, '2024-06-26 10:04:03', '2024-06-26 10:04:03', '', 'feature-03-6-1', '', 'inherit', 'open', 'closed', '', 'feature-03-6-1', '', '', '2024-06-26 10:04:03', '2024-06-26 10:04:03', '', 4460, 'https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/feature-03-6-1/', 0, 'attachment', 'image/jpeg', 0),
(5515, 129, '2024-06-26 10:04:04', '2024-06-26 10:04:04', '', 'feature-02-6-1', '', 'inherit', 'open', 'closed', '', 'feature-02-6-1', '', '', '2024-06-26 10:04:04', '2024-06-26 10:04:04', '', 4460, 'https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/feature-02-6-1/', 0, 'attachment', 'image/jpeg', 0),
(5516, 129, '2024-06-26 10:04:05', '2024-06-26 10:04:05', '', 'feature-01-6-1', '', 'inherit', 'open', 'closed', '', 'feature-01-6-1', '', '', '2024-06-26 10:04:05', '2024-06-26 10:04:05', '', 4460, 'https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/feature-01-6-1/', 0, 'attachment', 'image/jpeg', 0),
(5517, 132, '2024-06-26 10:06:07', '2024-06-26 10:06:07', '', 'feature-04-6-1', '', 'inherit', 'open', 'closed', '', 'feature-04-6-1', '', '', '2024-06-26 10:06:07', '2024-06-26 10:06:07', '', 4481, 'https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/feature-04-6-1/', 0, 'attachment', 'image/jpeg', 0),
(5518, 132, '2024-06-26 10:06:08', '2024-06-26 10:06:08', '', 'feature-03-7', '', 'inherit', 'open', 'closed', '', 'feature-03-7', '', '', '2024-06-26 10:06:08', '2024-06-26 10:06:08', '', 4481, 'https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/feature-03-7/', 0, 'attachment', 'image/jpeg', 0),
(5519, 132, '2024-06-26 10:06:09', '2024-06-26 10:06:09', '', 'feature-02-7', '', 'inherit', 'open', 'closed', '', 'feature-02-7', '', '', '2024-06-26 10:06:09', '2024-06-26 10:06:09', '', 4481, 'https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/feature-02-7/', 0, 'attachment', 'image/jpeg', 0),
(5520, 132, '2024-06-26 10:06:10', '2024-06-26 10:06:10', '', 'feature-01-7', '', 'inherit', 'open', 'closed', '', 'feature-01-7', '', '', '2024-06-26 10:06:10', '2024-06-26 10:06:10', '', 4481, 'https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/feature-01-7/', 0, 'attachment', 'image/jpeg', 0),
(5521, 131, '2024-06-26 10:10:02', '2024-06-26 10:10:02', '', 'feature-04-7', '', 'inherit', 'open', 'closed', '', 'feature-04-7', '', '', '2024-06-26 10:10:02', '2024-06-26 10:10:02', '', 4474, 'https://doccure-wp.dreamstechnologies.com/doctors/james-amen/feature-04-7/', 0, 'attachment', 'image/jpeg', 0),
(5522, 131, '2024-06-26 10:10:03', '2024-06-26 10:10:03', '', 'feature-03-7-1', '', 'inherit', 'open', 'closed', '', 'feature-03-7-1', '', '', '2024-06-26 10:10:03', '2024-06-26 10:10:03', '', 4474, 'https://doccure-wp.dreamstechnologies.com/doctors/james-amen/feature-03-7-1/', 0, 'attachment', 'image/jpeg', 0),
(5523, 131, '2024-06-26 10:10:04', '2024-06-26 10:10:04', '', 'feature-02-7-1', '', 'inherit', 'open', 'closed', '', 'feature-02-7-1', '', '', '2024-06-26 10:10:04', '2024-06-26 10:10:04', '', 4474, 'https://doccure-wp.dreamstechnologies.com/doctors/james-amen/feature-02-7-1/', 0, 'attachment', 'image/jpeg', 0),
(5524, 131, '2024-06-26 10:10:05', '2024-06-26 10:10:05', '', 'feature-01-7-1', '', 'inherit', 'open', 'closed', '', 'feature-01-7-1', '', '', '2024-06-26 10:10:05', '2024-06-26 10:10:05', '', 4474, 'https://doccure-wp.dreamstechnologies.com/doctors/james-amen/feature-01-7-1/', 0, 'attachment', 'image/jpeg', 0),
(5525, 12, '2024-06-26 10:15:44', '2024-06-26 10:15:44', '', 'feature-04-7-1', '', 'inherit', 'open', 'closed', '', 'feature-04-7-1', '', '', '2024-06-26 10:15:44', '2024-06-26 10:15:44', '', 3704, 'https://doccure-wp.dreamstechnologies.com/doctors/olga-barlow/feature-04-7-1/', 0, 'attachment', 'image/jpeg', 0),
(5526, 12, '2024-06-26 10:15:45', '2024-06-26 10:15:45', '', 'feature-03-8', '', 'inherit', 'open', 'closed', '', 'feature-03-8', '', '', '2024-06-26 10:15:45', '2024-06-26 10:15:45', '', 3704, 'https://doccure-wp.dreamstechnologies.com/doctors/olga-barlow/feature-03-8/', 0, 'attachment', 'image/jpeg', 0),
(5527, 12, '2024-06-26 10:15:45', '2024-06-26 10:15:45', '', 'feature-02-8', '', 'inherit', 'open', 'closed', '', 'feature-02-8', '', '', '2024-06-26 10:15:45', '2024-06-26 10:15:45', '', 3704, 'https://doccure-wp.dreamstechnologies.com/doctors/olga-barlow/feature-02-8/', 0, 'attachment', 'image/jpeg', 0),
(5528, 12, '2024-06-26 10:15:46', '2024-06-26 10:15:46', '', 'feature-01-8', '', 'inherit', 'open', 'closed', '', 'feature-01-8', '', '', '2024-06-26 10:15:46', '2024-06-26 10:15:46', '', 3704, 'https://doccure-wp.dreamstechnologies.com/doctors/olga-barlow/feature-01-8/', 0, 'attachment', 'image/jpeg', 0),
(5529, 58, '2024-06-26 10:18:07', '2024-06-26 10:18:07', '', 'feature-04-8', '', 'inherit', 'open', 'closed', '', 'feature-04-8', '', '', '2024-06-26 10:18:07', '2024-06-26 10:18:07', '', 4004, 'https://doccure-wp.dreamstechnologies.com/doctors/ruby-perrin/feature-04-8/', 0, 'attachment', 'image/jpeg', 0),
(5530, 58, '2024-06-26 10:18:09', '2024-06-26 10:18:09', '', 'feature-03-8-1', '', 'inherit', 'open', 'closed', '', 'feature-03-8-1', '', '', '2024-06-26 10:18:09', '2024-06-26 10:18:09', '', 4004, 'https://doccure-wp.dreamstechnologies.com/doctors/ruby-perrin/feature-03-8-1/', 0, 'attachment', 'image/jpeg', 0),
(5531, 58, '2024-06-26 10:18:09', '2024-06-26 10:18:09', '', 'feature-02-8-1', '', 'inherit', 'open', 'closed', '', 'feature-02-8-1', '', '', '2024-06-26 10:18:09', '2024-06-26 10:18:09', '', 4004, 'https://doccure-wp.dreamstechnologies.com/doctors/ruby-perrin/feature-02-8-1/', 0, 'attachment', 'image/jpeg', 0),
(5532, 58, '2024-06-26 10:18:10', '2024-06-26 10:18:10', '', 'feature-01-8-1', '', 'inherit', 'open', 'closed', '', 'feature-01-8-1', '', '', '2024-06-26 10:18:10', '2024-06-26 10:18:10', '', 4004, 'https://doccure-wp.dreamstechnologies.com/doctors/ruby-perrin/feature-01-8-1/', 0, 'attachment', 'image/jpeg', 0),
(5533, 57, '2024-06-26 10:21:13', '2024-06-26 10:21:13', '', 'feature-04-8-1', '', 'inherit', 'open', 'closed', '', 'feature-04-8-1', '', '', '2024-06-26 10:21:13', '2024-06-26 10:21:13', '', 3996, 'https://doccure-wp.dreamstechnologies.com/doctors/sofia-brient/feature-04-8-1/', 0, 'attachment', 'image/jpeg', 0),
(5534, 57, '2024-06-26 10:21:14', '2024-06-26 10:21:14', '', 'feature-03-9', '', 'inherit', 'open', 'closed', '', 'feature-03-9', '', '', '2024-06-26 10:21:14', '2024-06-26 10:21:14', '', 3996, 'https://doccure-wp.dreamstechnologies.com/doctors/sofia-brient/feature-03-9/', 0, 'attachment', 'image/jpeg', 0),
(5535, 57, '2024-06-26 10:21:14', '2024-06-26 10:21:14', '', 'feature-02-9', '', 'inherit', 'open', 'closed', '', 'feature-02-9', '', '', '2024-06-26 10:21:14', '2024-06-26 10:21:14', '', 3996, 'https://doccure-wp.dreamstechnologies.com/doctors/sofia-brient/feature-02-9/', 0, 'attachment', 'image/jpeg', 0),
(5536, 57, '2024-06-26 10:21:15', '2024-06-26 10:21:15', '', 'feature-01-9', '', 'inherit', 'open', 'closed', '', 'feature-01-9', '', '', '2024-06-26 10:21:15', '2024-06-26 10:21:15', '', 3996, 'https://doccure-wp.dreamstechnologies.com/doctors/sofia-brient/feature-01-9/', 0, 'attachment', 'image/jpeg', 0),
(5537, 331, '2024-06-26 12:17:11', '2024-06-26 12:17:11', '', 'Soosairaj C', '', 'publish', 'closed', 'closed', '', 'soosairaj-c', '', '', '2024-06-26 12:17:11', '2024-06-26 12:17:11', '', 0, 'https://doccure-wp.dreamstechnologies.com/regular_users/soosairaj-c/', 0, 'regular_users', '', 0),
(5538, 1, '2024-06-26 12:20:13', '2024-06-26 12:20:13', '', 'Order &ndash; June 26, 2024 @ 12:20 PM', 'fdfdf', 'wc-on-hold', 'open', 'closed', 'wc_order_f1Tj9FOTafSS7', 'order-jun-26-2024-1220-pm', '', '', '2024-06-26 12:20:13', '2024-06-26 12:20:13', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=shop_order&#038;p=5538', 0, 'shop_order', '', 1),
(5539, 1, '2024-06-26 12:22:53', '2024-06-26 12:22:53', '', 'Order &ndash; June 26, 2024 @ 12:22 PM', '', 'wc-completed', 'open', 'closed', 'wc_order_Tc8AKpXiIUnRD', 'order-jun-26-2024-1222-pm', '', '', '2024-06-26 12:22:55', '2024-06-26 12:22:55', '', 0, 'https://doccure-wp.dreamstechnologies.com/?post_type=shop_order&#038;p=5539', 0, 'shop_order', '', 2),
(5540, 331, '2024-06-26 12:22:54', '2024-06-26 12:22:54', '', 'APP#5539', '', 'publish', 'closed', 'closed', '', 'app5539', '', '', '2024-06-26 12:22:54', '2024-06-26 12:22:54', '', 0, 'https://doccure-wp.dreamstechnologies.com/booking/app5539/', 0, 'booking', '', 0),
(5541, 130, '2024-06-26 13:22:37', '2024-06-26 13:22:37', '', 'feature-04-5', '', 'inherit', 'open', 'closed', '', 'feature-04-5-2', '', '', '2024-06-26 13:22:37', '2024-06-26 13:22:37', '', 4467, 'https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/feature-04-5-2/', 0, 'attachment', 'image/jpeg', 0),
(5542, 130, '2024-06-26 13:22:38', '2024-06-26 13:22:38', '', 'feature-03-5-1', '', 'inherit', 'open', 'closed', '', 'feature-03-5-1-2', '', '', '2024-06-26 13:22:38', '2024-06-26 13:22:38', '', 4467, 'https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/feature-03-5-1-2/', 0, 'attachment', 'image/jpeg', 0),
(5543, 130, '2024-06-26 13:22:39', '2024-06-26 13:22:39', '', 'feature-02-5-1', '', 'inherit', 'open', 'closed', '', 'feature-02-5-1-2', '', '', '2024-06-26 13:22:39', '2024-06-26 13:22:39', '', 4467, 'https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/feature-02-5-1-2/', 0, 'attachment', 'image/jpeg', 0),
(5544, 130, '2024-06-26 13:22:39', '2024-06-26 13:22:39', '', 'feature-01-5-1', '', 'inherit', 'open', 'closed', '', 'feature-01-5-1-2', '', '', '2024-06-26 13:22:39', '2024-06-26 13:22:39', '', 4467, 'https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/feature-01-5-1-2/', 0, 'attachment', 'image/jpeg', 0),
(5545, 129, '2024-06-26 13:28:46', '2024-06-26 13:28:46', '', 'feature-04-5-1', '', 'inherit', 'open', 'closed', '', 'feature-04-5-1-2', '', '', '2024-06-26 13:28:46', '2024-06-26 13:28:46', '', 4460, 'https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/feature-04-5-1-2/', 0, 'attachment', 'image/jpeg', 0),
(5546, 129, '2024-06-26 13:28:47', '2024-06-26 13:28:47', '', 'feature-03-6', '', 'inherit', 'open', 'closed', '', 'feature-03-6-2', '', '', '2024-06-26 13:28:47', '2024-06-26 13:28:47', '', 4460, 'https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/feature-03-6-2/', 0, 'attachment', 'image/jpeg', 0),
(5547, 129, '2024-06-26 13:28:49', '2024-06-26 13:28:49', '', 'feature-02-6', '', 'inherit', 'open', 'closed', '', 'feature-02-6-2', '', '', '2024-06-26 13:28:49', '2024-06-26 13:28:49', '', 4460, 'https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/feature-02-6-2/', 0, 'attachment', 'image/jpeg', 0),
(5548, 129, '2024-06-26 13:28:55', '2024-06-26 13:28:55', '', 'feature-01-6', '', 'inherit', 'open', 'closed', '', 'feature-01-6-2', '', '', '2024-06-26 13:28:55', '2024-06-26 13:28:55', '', 4460, 'https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/feature-01-6-2/', 0, 'attachment', 'image/jpeg', 0),
(5549, 132, '2024-06-26 13:35:43', '2024-06-26 13:35:43', '', 'feature-04-6', '', 'inherit', 'open', 'closed', '', 'feature-04-6-2', '', '', '2024-06-26 13:35:43', '2024-06-26 13:35:43', '', 4481, 'https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/feature-04-6-2/', 0, 'attachment', 'image/jpeg', 0),
(5550, 132, '2024-06-26 13:35:44', '2024-06-26 13:35:44', '', 'feature-03-6-1', '', 'inherit', 'open', 'closed', '', 'feature-03-6-1-2', '', '', '2024-06-26 13:35:44', '2024-06-26 13:35:44', '', 4481, 'https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/feature-03-6-1-2/', 0, 'attachment', 'image/jpeg', 0),
(5551, 132, '2024-06-26 13:35:44', '2024-06-26 13:35:44', '', 'feature-02-6-1', '', 'inherit', 'open', 'closed', '', 'feature-02-6-1-2', '', '', '2024-06-26 13:35:44', '2024-06-26 13:35:44', '', 4481, 'https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/feature-02-6-1-2/', 0, 'attachment', 'image/jpeg', 0),
(5552, 132, '2024-06-26 13:35:46', '2024-06-26 13:35:46', '', 'feature-01-6-1', '', 'inherit', 'open', 'closed', '', 'feature-01-6-1-2', '', '', '2024-06-26 13:35:46', '2024-06-26 13:35:46', '', 4481, 'https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/feature-01-6-1-2/', 0, 'attachment', 'image/jpeg', 0),
(5553, 131, '2024-06-26 13:38:56', '2024-06-26 13:38:56', '', 'feature-04-6-1', '', 'inherit', 'open', 'closed', '', 'feature-04-6-1-2', '', '', '2024-06-26 13:38:56', '2024-06-26 13:38:56', '', 4474, 'https://doccure-wp.dreamstechnologies.com/doctors/james-amen/feature-04-6-1-2/', 0, 'attachment', 'image/jpeg', 0),
(5554, 131, '2024-06-26 13:38:57', '2024-06-26 13:38:57', '', 'feature-03-7', '', 'inherit', 'open', 'closed', '', 'feature-03-7-2', '', '', '2024-06-26 13:38:57', '2024-06-26 13:38:57', '', 4474, 'https://doccure-wp.dreamstechnologies.com/doctors/james-amen/feature-03-7-2/', 0, 'attachment', 'image/jpeg', 0),
(5555, 131, '2024-06-26 13:38:58', '2024-06-26 13:38:58', '', 'feature-02-7', '', 'inherit', 'open', 'closed', '', 'feature-02-7-2', '', '', '2024-06-26 13:38:58', '2024-06-26 13:38:58', '', 4474, 'https://doccure-wp.dreamstechnologies.com/doctors/james-amen/feature-02-7-2/', 0, 'attachment', 'image/jpeg', 0),
(5556, 131, '2024-06-26 13:38:58', '2024-06-26 13:38:58', '', 'feature-01-7', '', 'inherit', 'open', 'closed', '', 'feature-01-7-2', '', '', '2024-06-26 13:38:58', '2024-06-26 13:38:58', '', 4474, 'https://doccure-wp.dreamstechnologies.com/doctors/james-amen/feature-01-7-2/', 0, 'attachment', 'image/jpeg', 0),
(5557, 12, '2024-06-26 13:41:15', '2024-06-26 13:41:15', '', 'feature-04-7', '', 'inherit', 'open', 'closed', '', 'feature-04-7-2', '', '', '2024-06-26 13:41:15', '2024-06-26 13:41:15', '', 3704, 'https://doccure-wp.dreamstechnologies.com/doctors/olga-barlow/feature-04-7-2/', 0, 'attachment', 'image/jpeg', 0),
(5558, 12, '2024-06-26 13:41:16', '2024-06-26 13:41:16', '', 'feature-03-7-1', '', 'inherit', 'open', 'closed', '', 'feature-03-7-1-2', '', '', '2024-06-26 13:41:16', '2024-06-26 13:41:16', '', 3704, 'https://doccure-wp.dreamstechnologies.com/doctors/olga-barlow/feature-03-7-1-2/', 0, 'attachment', 'image/jpeg', 0),
(5559, 12, '2024-06-26 13:41:16', '2024-06-26 13:41:16', '', 'feature-02-7-1', '', 'inherit', 'open', 'closed', '', 'feature-02-7-1-2', '', '', '2024-06-26 13:41:16', '2024-06-26 13:41:16', '', 3704, 'https://doccure-wp.dreamstechnologies.com/doctors/olga-barlow/feature-02-7-1-2/', 0, 'attachment', 'image/jpeg', 0),
(5560, 12, '2024-06-26 13:41:17', '2024-06-26 13:41:17', '', 'feature-01-7-1', '', 'inherit', 'open', 'closed', '', 'feature-01-7-1-2', '', '', '2024-06-26 13:41:17', '2024-06-26 13:41:17', '', 3704, 'https://doccure-wp.dreamstechnologies.com/doctors/olga-barlow/feature-01-7-1-2/', 0, 'attachment', 'image/jpeg', 0),
(5561, 11, '2024-06-26 13:53:27', '2024-06-26 13:53:27', '', 'feature-04-7-1', '', 'inherit', 'open', 'closed', '', 'feature-04-7-1-2', '', '', '2024-06-26 13:53:27', '2024-06-26 13:53:27', '', 3701, 'https://doccure-wp.dreamstechnologies.com/doctors/paul-richard/feature-04-7-1-2/', 0, 'attachment', 'image/jpeg', 0),
(5562, 11, '2024-06-26 13:53:28', '2024-06-26 13:53:28', '', 'feature-03-8', '', 'inherit', 'open', 'closed', '', 'feature-03-8-2', '', '', '2024-06-26 13:53:28', '2024-06-26 13:53:28', '', 3701, 'https://doccure-wp.dreamstechnologies.com/doctors/paul-richard/feature-03-8-2/', 0, 'attachment', 'image/jpeg', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(5563, 11, '2024-06-26 13:53:29', '2024-06-26 13:53:29', '', 'feature-02-8', '', 'inherit', 'open', 'closed', '', 'feature-02-8-2', '', '', '2024-06-26 13:53:29', '2024-06-26 13:53:29', '', 3701, 'https://doccure-wp.dreamstechnologies.com/doctors/paul-richard/feature-02-8-2/', 0, 'attachment', 'image/jpeg', 0),
(5564, 11, '2024-06-26 13:53:29', '2024-06-26 13:53:29', '', 'feature-01-8', '', 'inherit', 'open', 'closed', '', 'feature-01-8-2', '', '', '2024-06-26 13:53:29', '2024-06-26 13:53:29', '', 3701, 'https://doccure-wp.dreamstechnologies.com/doctors/paul-richard/feature-01-8-2/', 0, 'attachment', 'image/jpeg', 0),
(5565, 58, '2024-06-26 13:55:20', '2024-06-26 13:55:20', '', 'feature-04-8', '', 'inherit', 'open', 'closed', '', 'feature-04-8-2', '', '', '2024-06-26 13:55:20', '2024-06-26 13:55:20', '', 4004, 'https://doccure-wp.dreamstechnologies.com/doctors/ruby-perrin/feature-04-8-2/', 0, 'attachment', 'image/jpeg', 0),
(5566, 58, '2024-06-26 13:55:21', '2024-06-26 13:55:21', '', 'feature-03-8-1', '', 'inherit', 'open', 'closed', '', 'feature-03-8-1-2', '', '', '2024-06-26 13:55:21', '2024-06-26 13:55:21', '', 4004, 'https://doccure-wp.dreamstechnologies.com/doctors/ruby-perrin/feature-03-8-1-2/', 0, 'attachment', 'image/jpeg', 0),
(5567, 58, '2024-06-26 13:55:21', '2024-06-26 13:55:21', '', 'feature-02-8-1', '', 'inherit', 'open', 'closed', '', 'feature-02-8-1-2', '', '', '2024-06-26 13:55:21', '2024-06-26 13:55:21', '', 4004, 'https://doccure-wp.dreamstechnologies.com/doctors/ruby-perrin/feature-02-8-1-2/', 0, 'attachment', 'image/jpeg', 0),
(5568, 58, '2024-06-26 13:55:22', '2024-06-26 13:55:22', '', 'feature-01-8-1', '', 'inherit', 'open', 'closed', '', 'feature-01-8-1-2', '', '', '2024-06-26 13:55:22', '2024-06-26 13:55:22', '', 4004, 'https://doccure-wp.dreamstechnologies.com/doctors/ruby-perrin/feature-01-8-1-2/', 0, 'attachment', 'image/jpeg', 0),
(5569, 57, '2024-06-26 13:59:33', '2024-06-26 13:59:33', '', 'feature-04-8-1', '', 'inherit', 'open', 'closed', '', 'feature-04-8-1-2', '', '', '2024-06-26 13:59:33', '2024-06-26 13:59:33', '', 3996, 'https://doccure-wp.dreamstechnologies.com/doctors/sofia-brient/feature-04-8-1-2/', 0, 'attachment', 'image/jpeg', 0),
(5570, 57, '2024-06-26 13:59:33', '2024-06-26 13:59:33', '', 'feature-03-9', '', 'inherit', 'open', 'closed', '', 'feature-03-9-2', '', '', '2024-06-26 13:59:33', '2024-06-26 13:59:33', '', 3996, 'https://doccure-wp.dreamstechnologies.com/doctors/sofia-brient/feature-03-9-2/', 0, 'attachment', 'image/jpeg', 0),
(5571, 57, '2024-06-26 13:59:34', '2024-06-26 13:59:34', '', 'feature-02-9', '', 'inherit', 'open', 'closed', '', 'feature-02-9-2', '', '', '2024-06-26 13:59:34', '2024-06-26 13:59:34', '', 3996, 'https://doccure-wp.dreamstechnologies.com/doctors/sofia-brient/feature-02-9-2/', 0, 'attachment', 'image/jpeg', 0),
(5572, 57, '2024-06-26 13:59:35', '2024-06-26 13:59:35', '', 'feature-01-9', '', 'inherit', 'open', 'closed', '', 'feature-01-9-2', '', '', '2024-06-26 13:59:35', '2024-06-26 13:59:35', '', 3996, 'https://doccure-wp.dreamstechnologies.com/doctors/sofia-brient/feature-01-9-2/', 0, 'attachment', 'image/jpeg', 0),
(5573, 1, '2024-06-26 14:11:31', '2024-06-26 14:11:31', ' ', '', '', 'publish', 'closed', 'closed', '', '5573', '', '', '2024-06-26 14:11:31', '2024-06-26 14:11:31', '', 0, 'https://doccure-wp.dreamstechnologies.com/?p=5573', 20, 'nav_menu_item', '', 0),
(5574, 1, '2024-06-26 15:48:55', '2024-06-26 15:48:55', '', 'Home3slider', '', 'inherit', 'closed', 'closed', '', '3142-autosave-v1', '', '', '2024-06-26 15:48:55', '2024-06-26 15:48:55', '', 3142, 'https://doccure-wp.dreamstechnologies.com/?p=5574', 0, 'revision', '', 0),
(5575, 11, '2024-06-27 05:04:40', '2024-06-27 05:04:40', '', 'feature-04-5', '', 'inherit', 'open', 'closed', '', 'feature-04-5-3', '', '', '2024-06-27 05:04:40', '2024-06-27 05:04:40', '', 3701, 'https://doccure-wp.dreamstechnologies.com/doctors/paul-richard/feature-04-5-3/', 0, 'attachment', 'image/jpeg', 0),
(5576, 11, '2024-06-27 05:04:41', '2024-06-27 05:04:41', '', 'feature-03-5-1', '', 'inherit', 'open', 'closed', '', 'feature-03-5-1-3', '', '', '2024-06-27 05:04:41', '2024-06-27 05:04:41', '', 3701, 'https://doccure-wp.dreamstechnologies.com/doctors/paul-richard/feature-03-5-1-3/', 0, 'attachment', 'image/jpeg', 0),
(5577, 11, '2024-06-27 05:04:42', '2024-06-27 05:04:42', '', 'feature-02-5-1', '', 'inherit', 'open', 'closed', '', 'feature-02-5-1-3', '', '', '2024-06-27 05:04:42', '2024-06-27 05:04:42', '', 3701, 'https://doccure-wp.dreamstechnologies.com/doctors/paul-richard/feature-02-5-1-3/', 0, 'attachment', 'image/jpeg', 0),
(5578, 11, '2024-06-27 05:04:43', '2024-06-27 05:04:43', '', 'feature-01-5-1', '', 'inherit', 'open', 'closed', '', 'feature-01-5-1-3', '', '', '2024-06-27 05:04:43', '2024-06-27 05:04:43', '', 3701, 'https://doccure-wp.dreamstechnologies.com/doctors/paul-richard/feature-01-5-1-3/', 0, 'attachment', 'image/jpeg', 0),
(5579, 132, '2024-06-27 05:10:24', '2024-06-27 05:10:24', '', 'feature-04-5-1', '', 'inherit', 'open', 'closed', '', 'feature-04-5-1-3', '', '', '2024-06-27 05:10:24', '2024-06-27 05:10:24', '', 4481, 'https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/feature-04-5-1-3/', 0, 'attachment', 'image/jpeg', 0),
(5580, 132, '2024-06-27 05:10:24', '2024-06-27 05:10:24', '', 'feature-03-6', '', 'inherit', 'open', 'closed', '', 'feature-03-6-3', '', '', '2024-06-27 05:10:24', '2024-06-27 05:10:24', '', 4481, 'https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/feature-03-6-3/', 0, 'attachment', 'image/jpeg', 0),
(5581, 132, '2024-06-27 05:10:25', '2024-06-27 05:10:25', '', 'feature-02-6', '', 'inherit', 'open', 'closed', '', 'feature-02-6-3', '', '', '2024-06-27 05:10:25', '2024-06-27 05:10:25', '', 4481, 'https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/feature-02-6-3/', 0, 'attachment', 'image/jpeg', 0),
(5582, 132, '2024-06-27 05:10:26', '2024-06-27 05:10:26', '', 'feature-01-6', '', 'inherit', 'open', 'closed', '', 'feature-01-6-3', '', '', '2024-06-27 05:10:26', '2024-06-27 05:10:26', '', 4481, 'https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/feature-01-6-3/', 0, 'attachment', 'image/jpeg', 0),
(5583, 131, '2024-06-27 05:11:29', '2024-06-27 05:11:29', '', 'feature-04-6', '', 'inherit', 'open', 'closed', '', 'feature-04-6-3', '', '', '2024-06-27 05:11:29', '2024-06-27 05:11:29', '', 4474, 'https://doccure-wp.dreamstechnologies.com/doctors/james-amen/feature-04-6-3/', 0, 'attachment', 'image/jpeg', 0),
(5584, 131, '2024-06-27 05:11:29', '2024-06-27 05:11:29', '', 'feature-03-6-1', '', 'inherit', 'open', 'closed', '', 'feature-03-6-1-3', '', '', '2024-06-27 05:11:29', '2024-06-27 05:11:29', '', 4474, 'https://doccure-wp.dreamstechnologies.com/doctors/james-amen/feature-03-6-1-3/', 0, 'attachment', 'image/jpeg', 0),
(5585, 131, '2024-06-27 05:11:30', '2024-06-27 05:11:30', '', 'feature-02-6-1', '', 'inherit', 'open', 'closed', '', 'feature-02-6-1-3', '', '', '2024-06-27 05:11:30', '2024-06-27 05:11:30', '', 4474, 'https://doccure-wp.dreamstechnologies.com/doctors/james-amen/feature-02-6-1-3/', 0, 'attachment', 'image/jpeg', 0),
(5586, 131, '2024-06-27 05:11:30', '2024-06-27 05:11:30', '', 'feature-01-6-1', '', 'inherit', 'open', 'closed', '', 'feature-01-6-1-3', '', '', '2024-06-27 05:11:30', '2024-06-27 05:11:30', '', 4474, 'https://doccure-wp.dreamstechnologies.com/doctors/james-amen/feature-01-6-1-3/', 0, 'attachment', 'image/jpeg', 0),
(5587, 58, '2024-06-27 05:14:05', '2024-06-27 05:14:05', '', 'feature-04-6-1', '', 'inherit', 'open', 'closed', '', 'feature-04-6-1-3', '', '', '2024-06-27 05:14:05', '2024-06-27 05:14:05', '', 4004, 'https://doccure-wp.dreamstechnologies.com/doctors/ruby-perrin/feature-04-6-1-3/', 0, 'attachment', 'image/jpeg', 0),
(5588, 58, '2024-06-27 05:14:06', '2024-06-27 05:14:06', '', 'feature-03-7', '', 'inherit', 'open', 'closed', '', 'feature-03-7-3', '', '', '2024-06-27 05:14:06', '2024-06-27 05:14:06', '', 4004, 'https://doccure-wp.dreamstechnologies.com/doctors/ruby-perrin/feature-03-7-3/', 0, 'attachment', 'image/jpeg', 0),
(5589, 58, '2024-06-27 05:14:07', '2024-06-27 05:14:07', '', 'feature-02-7', '', 'inherit', 'open', 'closed', '', 'feature-02-7-3', '', '', '2024-06-27 05:14:07', '2024-06-27 05:14:07', '', 4004, 'https://doccure-wp.dreamstechnologies.com/doctors/ruby-perrin/feature-02-7-3/', 0, 'attachment', 'image/jpeg', 0),
(5590, 58, '2024-06-27 05:14:07', '2024-06-27 05:14:07', '', 'feature-01-7', '', 'inherit', 'open', 'closed', '', 'feature-01-7-3', '', '', '2024-06-27 05:14:07', '2024-06-27 05:14:07', '', 4004, 'https://doccure-wp.dreamstechnologies.com/doctors/ruby-perrin/feature-01-7-3/', 0, 'attachment', 'image/jpeg', 0),
(5591, 57, '2024-06-27 05:15:27', '2024-06-27 05:15:27', '', 'feature-04-7', '', 'inherit', 'open', 'closed', '', 'feature-04-7-3', '', '', '2024-06-27 05:15:27', '2024-06-27 05:15:27', '', 3996, 'https://doccure-wp.dreamstechnologies.com/doctors/sofia-brient/feature-04-7-3/', 0, 'attachment', 'image/jpeg', 0),
(5592, 57, '2024-06-27 05:15:28', '2024-06-27 05:15:28', '', 'feature-03-7-1', '', 'inherit', 'open', 'closed', '', 'feature-03-7-1-3', '', '', '2024-06-27 05:15:28', '2024-06-27 05:15:28', '', 3996, 'https://doccure-wp.dreamstechnologies.com/doctors/sofia-brient/feature-03-7-1-3/', 0, 'attachment', 'image/jpeg', 0),
(5593, 57, '2024-06-27 05:15:29', '2024-06-27 05:15:29', '', 'feature-02-7-1', '', 'inherit', 'open', 'closed', '', 'feature-02-7-1-3', '', '', '2024-06-27 05:15:29', '2024-06-27 05:15:29', '', 3996, 'https://doccure-wp.dreamstechnologies.com/doctors/sofia-brient/feature-02-7-1-3/', 0, 'attachment', 'image/jpeg', 0),
(5594, 57, '2024-06-27 05:15:29', '2024-06-27 05:15:29', '', 'feature-01-7-1', '', 'inherit', 'open', 'closed', '', 'feature-01-7-1-3', '', '', '2024-06-27 05:15:29', '2024-06-27 05:15:29', '', 3996, 'https://doccure-wp.dreamstechnologies.com/doctors/sofia-brient/feature-01-7-1-3/', 0, 'attachment', 'image/jpeg', 0),
(5595, 58, '2024-06-27 05:47:15', '2024-06-27 05:47:15', '', 'feature-04-5', '', 'inherit', 'open', 'closed', '', 'feature-04-5-4', '', '', '2024-06-27 05:47:15', '2024-06-27 05:47:15', '', 4004, 'https://doccure-wp.dreamstechnologies.com/doctors/ruby-perrin/feature-04-5-4/', 0, 'attachment', 'image/jpeg', 0),
(5596, 58, '2024-06-27 05:47:15', '2024-06-27 05:47:15', '', 'feature-03-5-1', '', 'inherit', 'open', 'closed', '', 'feature-03-5-1-4', '', '', '2024-06-27 05:47:15', '2024-06-27 05:47:15', '', 4004, 'https://doccure-wp.dreamstechnologies.com/doctors/ruby-perrin/feature-03-5-1-4/', 0, 'attachment', 'image/jpeg', 0),
(5597, 58, '2024-06-27 05:47:16', '2024-06-27 05:47:16', '', 'feature-02-5-1', '', 'inherit', 'open', 'closed', '', 'feature-02-5-1-4', '', '', '2024-06-27 05:47:16', '2024-06-27 05:47:16', '', 4004, 'https://doccure-wp.dreamstechnologies.com/doctors/ruby-perrin/feature-02-5-1-4/', 0, 'attachment', 'image/jpeg', 0),
(5598, 58, '2024-06-27 05:47:17', '2024-06-27 05:47:17', '', 'feature-01-5-1', '', 'inherit', 'open', 'closed', '', 'feature-01-5-1-4', '', '', '2024-06-27 05:47:17', '2024-06-27 05:47:17', '', 4004, 'https://doccure-wp.dreamstechnologies.com/doctors/ruby-perrin/feature-01-5-1-4/', 0, 'attachment', 'image/jpeg', 0),
(5599, 57, '2024-06-27 05:48:27', '2024-06-27 05:48:27', '', 'feature-04-5-1', '', 'inherit', 'open', 'closed', '', 'feature-04-5-1-4', '', '', '2024-06-27 05:48:27', '2024-06-27 05:48:27', '', 3996, 'https://doccure-wp.dreamstechnologies.com/doctors/sofia-brient/feature-04-5-1-4/', 0, 'attachment', 'image/jpeg', 0),
(5600, 57, '2024-06-27 05:48:27', '2024-06-27 05:48:27', '', 'feature-03-6', '', 'inherit', 'open', 'closed', '', 'feature-03-6-4', '', '', '2024-06-27 05:48:27', '2024-06-27 05:48:27', '', 3996, 'https://doccure-wp.dreamstechnologies.com/doctors/sofia-brient/feature-03-6-4/', 0, 'attachment', 'image/jpeg', 0),
(5601, 57, '2024-06-27 05:48:28', '2024-06-27 05:48:28', '', 'feature-02-6', '', 'inherit', 'open', 'closed', '', 'feature-02-6-4', '', '', '2024-06-27 05:48:28', '2024-06-27 05:48:28', '', 3996, 'https://doccure-wp.dreamstechnologies.com/doctors/sofia-brient/feature-02-6-4/', 0, 'attachment', 'image/jpeg', 0),
(5602, 57, '2024-06-27 05:48:28', '2024-06-27 05:48:28', '', 'feature-01-6', '', 'inherit', 'open', 'closed', '', 'feature-01-6-4', '', '', '2024-06-27 05:48:28', '2024-06-27 05:48:28', '', 3996, 'https://doccure-wp.dreamstechnologies.com/doctors/sofia-brient/feature-01-6-4/', 0, 'attachment', 'image/jpeg', 0),
(5603, 12, '2024-06-27 05:51:35', '2024-06-27 05:51:35', '', 'feature-04-6', '', 'inherit', 'open', 'closed', '', 'feature-04-6-4', '', '', '2024-06-27 05:51:35', '2024-06-27 05:51:35', '', 3704, 'https://doccure-wp.dreamstechnologies.com/doctors/olga-barlow/feature-04-6-4/', 0, 'attachment', 'image/jpeg', 0),
(5604, 12, '2024-06-27 05:51:35', '2024-06-27 05:51:35', '', 'feature-03-6-1', '', 'inherit', 'open', 'closed', '', 'feature-03-6-1-4', '', '', '2024-06-27 05:51:35', '2024-06-27 05:51:35', '', 3704, 'https://doccure-wp.dreamstechnologies.com/doctors/olga-barlow/feature-03-6-1-4/', 0, 'attachment', 'image/jpeg', 0),
(5605, 12, '2024-06-27 05:51:36', '2024-06-27 05:51:36', '', 'feature-02-6-1', '', 'inherit', 'open', 'closed', '', 'feature-02-6-1-4', '', '', '2024-06-27 05:51:36', '2024-06-27 05:51:36', '', 3704, 'https://doccure-wp.dreamstechnologies.com/doctors/olga-barlow/feature-02-6-1-4/', 0, 'attachment', 'image/jpeg', 0),
(5606, 12, '2024-06-27 05:51:37', '2024-06-27 05:51:37', '', 'feature-01-6-1', '', 'inherit', 'open', 'closed', '', 'feature-01-6-1-4', '', '', '2024-06-27 05:51:37', '2024-06-27 05:51:37', '', 3704, 'https://doccure-wp.dreamstechnologies.com/doctors/olga-barlow/feature-01-6-1-4/', 0, 'attachment', 'image/jpeg', 0),
(5607, 1, '2024-06-27 13:22:06', '2024-06-27 13:22:06', '<!-- Banner\n================================================== -->\n<section>\n<h1>Consult Best Doctors Your Nearby Location.</h1>\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/header-icon.svg\" alt=\"header-icon\">\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit,</p>\n<a href=\"#\"  >Start a Consult</a>\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/down-arrow-img.png\" alt=\"\">\n<form action=\"https://doccure-wp.dreamstechnologies.com/search-doctors/\" method=\"get\" id=\"search_form\">\n   			<select name=\"location\">\n				<option value=\"\">Select a location</option>\n					<option data-flag=\'\'  value=\"australia\">Australia</option>\n	<option data-flag=\'\'  value=\"england\">England</option>\n	<option data-flag=\'\'  value=\"india\">India</option>\n			</select>\n 		<input type=\"hidden\" name=\"searchby\"  value=\"doctors\">\n		<input type=\"text\" name=\"keyword\" placeholder=\"Search doctors, clinics, etc.\" value=\"\">\n<input type=\"submit\" value=\"Search\">\n</form>\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/banner-img.png\" alt=\"\">\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/banner-img1.png\" alt=\"\">\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/banner-img2.png\" alt=\"\">\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/banner-img3.png\" alt=\"\">\n</section>\n<section>\n								<h2>Specialities</h2>\n									<img src=\"\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/cardiologist\"><p>Cardiologist</p></a>\n									<img src=\"\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/dentist\"><p>Dentist</p></a>\n									<img src=\"\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/laboratory\"><p>Laboratory</p></a>\n									<img src=\"\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/mri-scans\"><p>MRI Scans</p></a>\n									<img src=\"\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/neurology\"><p>Neurology</p></a>\n									<img src=\"\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/orthopedic\"><p>Orthopedic</p></a>\n						<a href=\"#\">\n						See All Specialities						</a>\n			</section>\n								<h2>Best Doctors</h2>\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-07.jpg\" alt=\"\"/>\n										</a>\n											&#36;0.00\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">Doctor Demo</a>\n														<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/dentist/\"><p>Dentist</p></a>\n												<p>\n											4.67(3)</p>\n											<p> Australia</p>\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-09.jpg\" alt=\"\"/>\n										</a>\n											&#36;0.00\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">James Amen</a>\n														<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/neurology/\"><p>Neurology</p></a>\n												<p>\n											3.00(3)</p>\n											<p> England</p>\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-10.jpg\" alt=\"\"/>\n										</a>\n											&#36;0.00\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\">Carl Kelly</a>\n														<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/orthopedic/\"><p>Orthopedic</p></a>\n												<p>\n											4.00(1)</p>\n											<p> India</p>\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-11.jpg\" alt=\"\"/>\n										</a>\n											&#36;0.00\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\">Darren Elder</a>\n														<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/urology/\"><p>Urology</p></a>\n												<p>\n											3.00(1)</p>\n											<p> England</p>\n <!-- FAQ Section -->\n <section>\n								<h5>Frequently Asked Questions</h5>\n								<h2>Get Your Answer</h2>\n								<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/faq-img.png\" alt=\"\">\n 										<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/smiling-icon.svg\" alt=\"\"  >\n										<h4>95k+</h4>\n										<p>Happy Patients</p>\n<h2 id=\"headingOne_1\"   >\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_1\"  aria-expanded=\"true\"   aria-controls=\"collapseOne_1\">\nHow do I book an appointment with a doctor? \n</a>\n</h2>\nYes, simply visit our website and log in or create an account. Search for a doctor based on specialization, location, or availability &#038; confirm your booking. \n<h2 id=\"headingOne_2\"   >\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_2\"  aria-expanded=\"false\"   aria-controls=\"collapseOne_2\">\nCan I request a specific doctor when booking my appointment? \n</a>\n</h2>\nYes, you can usually request a specific doctor when booking your appointment, though availability may vary based on their schedule. \n<h2 id=\"headingOne_3\"   >\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_3\"  aria-expanded=\"false\"   aria-controls=\"collapseOne_3\">\nWhat should I do if I need to cancel or reschedule my appointment? \n</a>\n</h2>\nIf you need to cancel or reschedule your appointment, contact the doctor as soon as possible to inform them and to reschedule for another available time slot. \n<h2 id=\"headingOne_4\"   >\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_4\"  aria-expanded=\"false\"   aria-controls=\"collapseOne_4\">\nWhat if I\'m running late for my appointment? \n</a>\n</h2>\nIf you know you will be late, it&#8217;s courteous to call the doctor&#8217;s office and inform them. Depending on their policy and schedule, they may be able to accommodate you or reschedule your appointment. \n<h2 id=\"headingOne_5\"   >\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_5\"  aria-expanded=\"false\"   aria-controls=\"collapseOne_5\">\nCan I book appointments for family members or dependents? \n</a>\n</h2>\nYes, in many cases, you can book appointments for family members or dependents. However, you may need to provide their personal information and consent to do so. \n			</section>\n			<!-- /FAQ Section -->\n <!-- Work Section -->\n <section>\n 																	<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/work-img.png\" alt=\"\">\n									<h5>How it Works</h5>\n									<h2>4 easy steps to get your solution</h2>\n 											<img alt=\"\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/work-01.svg\">\n											<h5>Search Doctor </h5>\n											<p>Search for a doctor based on specialization, location, or availability. </p>\n 											<img alt=\"\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/work-02.svg\">\n											<h5>Check Doctor Profile </h5>\n											<p>Explore detailed doctor profiles on our platform to make informed healthcare decisions. </p>\n 											<img alt=\"\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/work-03.svg\">\n											<h5>Schedule Appointment </h5>\n											<p>After choose your preferred doctor, select a convenient time slot, &#038; confirm your appointment. </p>\n 											<img alt=\"\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/work-04.svg\">\n											<h5>Get Your Solution </h5>\n											<p>Discuss your health concerns with the doctor and receive personalized advice &#038; solution. </p>\n			</section>\n			<!-- /Work Section -->\n					<section>\n								<h2>Latest Articles</h2>\n		<!-- Articles Section -->\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doccure-making-your-clinic-painless-visit/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/blog-10.jpg\"/>\n										</a>\n											<ul>\n												<li>\n													  admin												</li>\n																								<li>\n													 18 Jul 2023												</li>\n																							</ul>\n											<h4>\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doccure-making-your-clinic-painless-visit/\">Doccure – Making your clinic painless visit?</a>\n											</h4>\n																							<p>Explore the benefits & challenges of virtual healthcare appointments, along...                            </p>\n											<a href=\"https://doccure-wp.dreamstechnologies.com/doccure-making-your-clinic-painless-visit/\">Read More</a>\n			<!-- /Articles Section -->\n		<!-- Articles Section -->\n										<a href=\"https://doccure-wp.dreamstechnologies.com/benefits-of-consulting-with-an-online-doctor/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/blog-04.jpg\"/>\n										</a>\n											<ul>\n												<li>\n													  admin												</li>\n																								<li>\n													 28 Sep 2021												</li>\n																							</ul>\n											<h4>\n												<a href=\"https://doccure-wp.dreamstechnologies.com/benefits-of-consulting-with-an-online-doctor/\">Benefits of Consulting With an Online Doctor</a>\n											</h4>\n																							<p>Uncover strategies to achieve a harmonious balance between professional and...                            </p>\n											<a href=\"https://doccure-wp.dreamstechnologies.com/benefits-of-consulting-with-an-online-doctor/\">Read More</a>\n			<!-- /Articles Section -->\n		<!-- Articles Section -->\n										<a href=\"https://doccure-wp.dreamstechnologies.com/benefits-of-online-doctor-booking/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/blog-02-1.jpg\"/>\n										</a>\n											<ul>\n												<li>\n													  admin												</li>\n																								<li>\n													 28 Sep 2021												</li>\n																							</ul>\n											<h4>\n												<a href=\"https://doccure-wp.dreamstechnologies.com/benefits-of-online-doctor-booking/\">What are the benefits of online doctor booking</a>\n											</h4>\n																							<p>Explore importance of quality sleep & learn tips to improve...                            </p>\n											<a href=\"https://doccure-wp.dreamstechnologies.com/benefits-of-online-doctor-booking/\">Read More</a>\n			<!-- /Articles Section -->\n		<!-- Articles Section -->\n										<a href=\"https://doccure-wp.dreamstechnologies.com/5-great-reasons-to-use-an-online-doctor/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/blog-01.jpg\"/>\n										</a>\n											<ul>\n												<li>\n													  admin												</li>\n																								<li>\n													 25 Sep 2021												</li>\n																							</ul>\n											<h4>\n												<a href=\"https://doccure-wp.dreamstechnologies.com/5-great-reasons-to-use-an-online-doctor/\">5 Great reasons to use an online doctor to choose</a>\n											</h4>\n																							<p>Delve into the impact of digital life on mental health...                            </p>\n											<a href=\"https://doccure-wp.dreamstechnologies.com/5-great-reasons-to-use-an-online-doctor/\">Read More</a>\n			<!-- /Articles Section -->\n			</section>\n 											<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/patient1.jpg\" alt=\"\"/>\n												<h5>Testimonials</h5>\n												<h2>What Our Client Says</h2>\n												<p>\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\n</p>\n												<h6>Jennifer Robinson \n													<p>LELAND, USA</p>\n							                     												</h6>\n 											<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/patient2.jpg\" alt=\"\"/>\n												<h5>Testimonials</h5>\n												<h2>What Our Client Says</h2>\n												<p>\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\n</p>\n												<h6>Denise Stevens \n													<p>ABINGTON, USA</p>\n							                     												</h6>\n 											<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/patient3.jpg\" alt=\"\"/>\n												<h5>Testimonials</h5>\n												<h2>What Our Client Says</h2>\n												<p>\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\n</p>\n												<h6>Charles Ortega \n													<p>EL PASO, USA</p>\n							                     												</h6>\n	   <!-- Partners Section -->\n			<section>\n								<h2>Our Partners</h2>\n						<ul>\n													    <li>\n						    	<a href=\"javascript:void(0);\">\n						    		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2024/06/partners-3.svg\" alt=\"partners\">\n						    	</a>\n						    </li>\n													    <li>\n						    	<a href=\"javascript:void(0);\">\n						    		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2024/06/partners-2.svg\" alt=\"partners\">\n						    	</a>\n						    </li>\n													    <li>\n						    	<a href=\"javascript:void(0);\">\n						    		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2024/06/partners-1.svg\" alt=\"partners\">\n						    	</a>\n						    </li>\n													    <li>\n						    	<a href=\"javascript:void(0);\">\n						    		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2024/06/partners-6.svg\" alt=\"partners\">\n						    	</a>\n						    </li>\n													    <li>\n						    	<a href=\"javascript:void(0);\">\n						    		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2024/06/partners-5.svg\" alt=\"partners\">\n						    	</a>\n						    </li>\n													    <li>\n						    	<a href=\"javascript:void(0);\">\n						    		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2024/06/partners-4.svg\" alt=\"partners\">\n						    	</a>\n						    </li>\n						 </ul>\n			</section>\n			<!-- /Partners Section -->', 'Home', '', 'inherit', 'closed', 'closed', '', '5334-revision-v1', '', '', '2024-06-27 13:22:06', '2024-06-27 13:22:06', '', 5334, 'https://doccure-wp.dreamstechnologies.com/?p=5607', 0, 'revision', '', 0),
(5608, 132, '2024-06-27 13:22:31', '2024-06-27 13:22:31', '', 'doctordemo-01-1', '', 'inherit', 'open', 'closed', '', 'doctordemo-01-1', '', '', '2024-06-27 13:22:31', '2024-06-27 13:22:31', '', 4481, 'https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/doctordemo-01-1/', 0, 'attachment', 'image/jpeg', 0),
(5609, 132, '2024-06-27 13:22:31', '2024-06-27 13:22:31', '', 'doctordemo-02-1', '', 'inherit', 'open', 'closed', '', 'doctordemo-02-1', '', '', '2024-06-27 13:22:31', '2024-06-27 13:22:31', '', 4481, 'https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/doctordemo-02-1/', 0, 'attachment', 'image/jpeg', 0),
(5610, 132, '2024-06-27 13:22:32', '2024-06-27 13:22:32', '', 'doctordemo-03-1', '', 'inherit', 'open', 'closed', '', 'doctordemo-03-1', '', '', '2024-06-27 13:22:32', '2024-06-27 13:22:32', '', 4481, 'https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/doctordemo-03-1/', 0, 'attachment', 'image/jpeg', 0),
(5611, 132, '2024-06-27 13:22:33', '2024-06-27 13:22:33', '', 'doctordemo-04-1', '', 'inherit', 'open', 'closed', '', 'doctordemo-04-1', '', '', '2024-06-27 13:22:33', '2024-06-27 13:22:33', '', 4481, 'https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/doctordemo-04-1/', 0, 'attachment', 'image/jpeg', 0),
(5612, 131, '2024-06-27 13:23:23', '2024-06-27 13:23:23', '', 'jamesamen-01-1', '', 'inherit', 'open', 'closed', '', 'jamesamen-01-1', '', '', '2024-06-27 13:23:23', '2024-06-27 13:23:23', '', 4474, 'https://doccure-wp.dreamstechnologies.com/doctors/james-amen/jamesamen-01-1/', 0, 'attachment', 'image/jpeg', 0),
(5613, 131, '2024-06-27 13:23:23', '2024-06-27 13:23:23', '', 'jamesamen-02-1', '', 'inherit', 'open', 'closed', '', 'jamesamen-02-1', '', '', '2024-06-27 13:23:23', '2024-06-27 13:23:23', '', 4474, 'https://doccure-wp.dreamstechnologies.com/doctors/james-amen/jamesamen-02-1/', 0, 'attachment', 'image/jpeg', 0),
(5614, 131, '2024-06-27 13:23:24', '2024-06-27 13:23:24', '', 'jamesamen-03-1', '', 'inherit', 'open', 'closed', '', 'jamesamen-03-1', '', '', '2024-06-27 13:23:24', '2024-06-27 13:23:24', '', 4474, 'https://doccure-wp.dreamstechnologies.com/doctors/james-amen/jamesamen-03-1/', 0, 'attachment', 'image/jpeg', 0),
(5615, 131, '2024-06-27 13:23:25', '2024-06-27 13:23:25', '', 'jamesamen-04-1', '', 'inherit', 'open', 'closed', '', 'jamesamen-04-1', '', '', '2024-06-27 13:23:25', '2024-06-27 13:23:25', '', 4474, 'https://doccure-wp.dreamstechnologies.com/doctors/james-amen/jamesamen-04-1/', 0, 'attachment', 'image/jpeg', 0),
(5616, 130, '2024-06-27 13:24:08', '2024-06-27 13:24:08', '', 'carlkelly-01-1', '', 'inherit', 'open', 'closed', '', 'carlkelly-01-1', '', '', '2024-06-27 13:24:08', '2024-06-27 13:24:08', '', 4467, 'https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/carlkelly-01-1/', 0, 'attachment', 'image/jpeg', 0),
(5617, 130, '2024-06-27 13:24:09', '2024-06-27 13:24:09', '', 'carlkelly-02-1', '', 'inherit', 'open', 'closed', '', 'carlkelly-02-1', '', '', '2024-06-27 13:24:09', '2024-06-27 13:24:09', '', 4467, 'https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/carlkelly-02-1/', 0, 'attachment', 'image/jpeg', 0),
(5618, 130, '2024-06-27 13:24:09', '2024-06-27 13:24:09', '', 'carlkelly-03-1', '', 'inherit', 'open', 'closed', '', 'carlkelly-03-1', '', '', '2024-06-27 13:24:09', '2024-06-27 13:24:09', '', 4467, 'https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/carlkelly-03-1/', 0, 'attachment', 'image/jpeg', 0),
(5619, 130, '2024-06-27 13:24:10', '2024-06-27 13:24:10', '', 'carlkelly-04-1', '', 'inherit', 'open', 'closed', '', 'carlkelly-04-1', '', '', '2024-06-27 13:24:10', '2024-06-27 13:24:10', '', 4467, 'https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/carlkelly-04-1/', 0, 'attachment', 'image/jpeg', 0),
(5620, 129, '2024-06-27 13:24:50', '2024-06-27 13:24:50', '', 'darrenelder-01-1', '', 'inherit', 'open', 'closed', '', 'darrenelder-01-1', '', '', '2024-06-27 13:24:50', '2024-06-27 13:24:50', '', 4460, 'https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/darrenelder-01-1/', 0, 'attachment', 'image/jpeg', 0),
(5621, 129, '2024-06-27 13:24:51', '2024-06-27 13:24:51', '', 'darrenelder-02-1', '', 'inherit', 'open', 'closed', '', 'darrenelder-02-1', '', '', '2024-06-27 13:24:51', '2024-06-27 13:24:51', '', 4460, 'https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/darrenelder-02-1/', 0, 'attachment', 'image/jpeg', 0),
(5622, 129, '2024-06-27 13:24:52', '2024-06-27 13:24:52', '', 'darrenelder-03-1', '', 'inherit', 'open', 'closed', '', 'darrenelder-03-1', '', '', '2024-06-27 13:24:52', '2024-06-27 13:24:52', '', 4460, 'https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/darrenelder-03-1/', 0, 'attachment', 'image/jpeg', 0),
(5623, 129, '2024-06-27 13:24:52', '2024-06-27 13:24:52', '', 'darrenelder-04-1', '', 'inherit', 'open', 'closed', '', 'darrenelder-04-1', '', '', '2024-06-27 13:24:52', '2024-06-27 13:24:52', '', 4460, 'https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/darrenelder-04-1/', 0, 'attachment', 'image/jpeg', 0),
(5624, 58, '2024-06-27 13:25:27', '2024-06-27 13:25:27', '', 'rubyperin-01-1', '', 'inherit', 'open', 'closed', '', 'rubyperin-01-1', '', '', '2024-06-27 13:25:27', '2024-06-27 13:25:27', '', 4004, 'https://doccure-wp.dreamstechnologies.com/doctors/ruby-perrin/rubyperin-01-1/', 0, 'attachment', 'image/jpeg', 0),
(5625, 58, '2024-06-27 13:25:28', '2024-06-27 13:25:28', '', 'rubyperin-02-1', '', 'inherit', 'open', 'closed', '', 'rubyperin-02-1', '', '', '2024-06-27 13:25:28', '2024-06-27 13:25:28', '', 4004, 'https://doccure-wp.dreamstechnologies.com/doctors/ruby-perrin/rubyperin-02-1/', 0, 'attachment', 'image/jpeg', 0),
(5626, 58, '2024-06-27 13:25:28', '2024-06-27 13:25:28', '', 'rubyperin-03-1', '', 'inherit', 'open', 'closed', '', 'rubyperin-03-1', '', '', '2024-06-27 13:25:28', '2024-06-27 13:25:28', '', 4004, 'https://doccure-wp.dreamstechnologies.com/doctors/ruby-perrin/rubyperin-03-1/', 0, 'attachment', 'image/jpeg', 0),
(5627, 58, '2024-06-27 13:25:29', '2024-06-27 13:25:29', '', 'rubyperin-04-1', '', 'inherit', 'open', 'closed', '', 'rubyperin-04-1', '', '', '2024-06-27 13:25:29', '2024-06-27 13:25:29', '', 4004, 'https://doccure-wp.dreamstechnologies.com/doctors/ruby-perrin/rubyperin-04-1/', 0, 'attachment', 'image/jpeg', 0),
(5628, 57, '2024-06-27 13:26:07', '2024-06-27 13:26:07', '', 'sofiabrient-01-1', '', 'inherit', 'open', 'closed', '', 'sofiabrient-01-1', '', '', '2024-06-27 13:26:07', '2024-06-27 13:26:07', '', 3996, 'https://doccure-wp.dreamstechnologies.com/doctors/sofia-brient/sofiabrient-01-1/', 0, 'attachment', 'image/jpeg', 0),
(5629, 57, '2024-06-27 13:26:08', '2024-06-27 13:26:08', '', 'sofiabrient-02-1', '', 'inherit', 'open', 'closed', '', 'sofiabrient-02-1', '', '', '2024-06-27 13:26:08', '2024-06-27 13:26:08', '', 3996, 'https://doccure-wp.dreamstechnologies.com/doctors/sofia-brient/sofiabrient-02-1/', 0, 'attachment', 'image/jpeg', 0),
(5630, 57, '2024-06-27 13:26:08', '2024-06-27 13:26:08', '', 'sofiabrient-03-1', '', 'inherit', 'open', 'closed', '', 'sofiabrient-03-1', '', '', '2024-06-27 13:26:08', '2024-06-27 13:26:08', '', 3996, 'https://doccure-wp.dreamstechnologies.com/doctors/sofia-brient/sofiabrient-03-1/', 0, 'attachment', 'image/jpeg', 0),
(5631, 57, '2024-06-27 13:26:09', '2024-06-27 13:26:09', '', 'sofiabrient-04-1', '', 'inherit', 'open', 'closed', '', 'sofiabrient-04-1', '', '', '2024-06-27 13:26:09', '2024-06-27 13:26:09', '', 3996, 'https://doccure-wp.dreamstechnologies.com/doctors/sofia-brient/sofiabrient-04-1/', 0, 'attachment', 'image/jpeg', 0),
(5632, 12, '2024-06-27 13:26:54', '2024-06-27 13:26:54', '', 'olgas-01-1', '', 'inherit', 'open', 'closed', '', 'olgas-01-1', '', '', '2024-06-27 13:26:54', '2024-06-27 13:26:54', '', 3704, 'https://doccure-wp.dreamstechnologies.com/doctors/olga-barlow/olgas-01-1/', 0, 'attachment', 'image/jpeg', 0),
(5633, 12, '2024-06-27 13:26:55', '2024-06-27 13:26:55', '', 'olgas-02-1', '', 'inherit', 'open', 'closed', '', 'olgas-02-1', '', '', '2024-06-27 13:26:55', '2024-06-27 13:26:55', '', 3704, 'https://doccure-wp.dreamstechnologies.com/doctors/olga-barlow/olgas-02-1/', 0, 'attachment', 'image/jpeg', 0),
(5634, 12, '2024-06-27 13:26:55', '2024-06-27 13:26:55', '', 'olgas-03-1', '', 'inherit', 'open', 'closed', '', 'olgas-03-1', '', '', '2024-06-27 13:26:55', '2024-06-27 13:26:55', '', 3704, 'https://doccure-wp.dreamstechnologies.com/doctors/olga-barlow/olgas-03-1/', 0, 'attachment', 'image/jpeg', 0),
(5635, 12, '2024-06-27 13:26:56', '2024-06-27 13:26:56', '', 'olgas-04-1', '', 'inherit', 'open', 'closed', '', 'olgas-04-1', '', '', '2024-06-27 13:26:56', '2024-06-27 13:26:56', '', 3704, 'https://doccure-wp.dreamstechnologies.com/doctors/olga-barlow/olgas-04-1/', 0, 'attachment', 'image/jpeg', 0),
(5636, 11, '2024-06-27 13:27:31', '2024-06-27 13:27:31', '', 'paul-01-1', '', 'inherit', 'open', 'closed', '', 'paul-01-1', '', '', '2024-06-27 13:27:31', '2024-06-27 13:27:31', '', 3701, 'https://doccure-wp.dreamstechnologies.com/doctors/paul-richard/paul-01-1/', 0, 'attachment', 'image/jpeg', 0),
(5637, 11, '2024-06-27 13:27:31', '2024-06-27 13:27:31', '', 'paul-02-1', '', 'inherit', 'open', 'closed', '', 'paul-02-1', '', '', '2024-06-27 13:27:31', '2024-06-27 13:27:31', '', 3701, 'https://doccure-wp.dreamstechnologies.com/doctors/paul-richard/paul-02-1/', 0, 'attachment', 'image/jpeg', 0),
(5638, 11, '2024-06-27 13:27:32', '2024-06-27 13:27:32', '', 'paul-03-1', '', 'inherit', 'open', 'closed', '', 'paul-03-1', '', '', '2024-06-27 13:27:32', '2024-06-27 13:27:32', '', 3701, 'https://doccure-wp.dreamstechnologies.com/doctors/paul-richard/paul-03-1/', 0, 'attachment', 'image/jpeg', 0),
(5639, 11, '2024-06-27 13:27:33', '2024-06-27 13:27:33', '', 'paul-04-1', '', 'inherit', 'open', 'closed', '', 'paul-04-1', '', '', '2024-06-27 13:27:33', '2024-06-27 13:27:33', '', 3701, 'https://doccure-wp.dreamstechnologies.com/doctors/paul-richard/paul-04-1/', 0, 'attachment', 'image/jpeg', 0),
(5640, 1, '2024-09-11 16:01:06', '0000-00-00 00:00:00', '', 'Auto Draft', '', 'auto-draft', 'open', 'open', '', '', '', '', '2024-09-11 16:01:06', '0000-00-00 00:00:00', '', 0, 'https://doccure-wp.dreamstechnologies.com/?p=5640', 0, 'post', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(5641, 1, '2024-09-11 17:05:03', '2024-09-11 17:05:03', '<!-- Banner\n================================================== -->\n<section>\n<h1>Consult Best Doctors Your Nearby Location.</h1>\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/header-icon.svg\" alt=\"header-icon\">\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit,</p>\n<a href=\"#\"  >Start a Consult</a>\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/down-arrow-img.png\" alt=\"\">\n<form action=\"https://doccure-wp.dreamstechnologies.com/search-doctors/\" method=\"get\" id=\"search_form\">\n   			<select name=\"location\">\n				<option value=\"\">Select a location</option>\n					<option data-flag=\'\'  value=\"australia\">Australia</option>\n	<option data-flag=\'\'  value=\"england\">England</option>\n	<option data-flag=\'\'  value=\"india\">India</option>\n			</select>\n 		<input type=\"hidden\" name=\"searchby\"  value=\"doctors\">\n		<input type=\"text\" name=\"keyword\" placeholder=\"Search doctors, clinics, etc.\" value=\"\">\n<input type=\"submit\" value=\"Search\">\n</form>\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/banner-img.png\" alt=\"\">\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/banner-img1.png\" alt=\"\">\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/banner-img2.png\" alt=\"\">\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/banner-img3.png\" alt=\"\">\n</section>\n<section>\n								<h2>Specialities</h2>\n									<img src=\"\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/cardiologist\"><p>Cardiologist</p></a>\n									<img src=\"\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/dentist\"><p>Dentist</p></a>\n									<img src=\"\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/laboratory\"><p>Laboratory</p></a>\n									<img src=\"\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/mri-scans\"><p>MRI Scans</p></a>\n									<img src=\"\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/neurology\"><p>Neurology</p></a>\n									<img src=\"\" alt=\"\">\n								<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/orthopedic\"><p>Orthopedic</p></a>\n						<a href=\"#\">\n						See All Specialities						</a>\n			</section>\n								<h2>Best Doctors</h2>\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-07.jpg\" alt=\"\"/>\n										</a>\n											&#36;0.00\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">Doctor Demo</a>\n														<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/dentist/\"><p>Dentist</p></a>\n												<p>\n											4.67(3)</p>\n											<p> Australia</p>\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-09.jpg\" alt=\"\"/>\n										</a>\n											&#36;0.00\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">James Amen</a>\n														<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/neurology/\"><p>Neurology</p></a>\n												<p>\n											3.00(3)</p>\n											<p> England</p>\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-10.jpg\" alt=\"\"/>\n										</a>\n											&#36;0.00\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\">Carl Kelly</a>\n														<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/orthopedic/\"><p>Orthopedic</p></a>\n												<p>\n											4.00(1)</p>\n											<p> India</p>\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-11.jpg\" alt=\"\"/>\n										</a>\n											&#36;0.00\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\">Darren Elder</a>\n														<a href=\"https://doccure-wp.dreamstechnologies.com/specialities/urology/\"><p>Urology</p></a>\n												<p>\n											3.00(1)</p>\n											<p> England</p>\n <!-- FAQ Section -->\n <section>\n								<h5>Frequently Asked Questions</h5>\n								<h2>Get Your Answer</h2>\n								<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/faq-img.png\" alt=\"\">\n 										<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/smiling-icon.svg\" alt=\"\"  >\n										<h4>95k+</h4>\n										<p>Happy Patients</p>\n<h2 id=\"headingOne_1\"   >\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_1\"  aria-expanded=\"true\"   aria-controls=\"collapseOne_1\">\nHow do I book an appointment with a doctor? \n</a>\n</h2>\nYes, simply visit our website and log in or create an account. Search for a doctor based on specialization, location, or availability &#038; confirm your booking. \n<h2 id=\"headingOne_2\"   >\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_2\"  aria-expanded=\"false\"   aria-controls=\"collapseOne_2\">\nCan I request a specific doctor when booking my appointment? \n</a>\n</h2>\nYes, you can usually request a specific doctor when booking your appointment, though availability may vary based on their schedule. \n<h2 id=\"headingOne_3\"   >\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_3\"  aria-expanded=\"false\"   aria-controls=\"collapseOne_3\">\nWhat should I do if I need to cancel or reschedule my appointment? \n</a>\n</h2>\nIf you need to cancel or reschedule your appointment, contact the doctor as soon as possible to inform them and to reschedule for another available time slot. \n<h2 id=\"headingOne_4\"   >\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_4\"  aria-expanded=\"false\"   aria-controls=\"collapseOne_4\">\nWhat if I\'m running late for my appointment? \n</a>\n</h2>\nIf you know you will be late, it&#8217;s courteous to call the doctor&#8217;s office and inform them. Depending on their policy and schedule, they may be able to accommodate you or reschedule your appointment. \n<h2 id=\"headingOne_5\"   >\n<a href=\"javascript:void(0);\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne_5\"  aria-expanded=\"false\"   aria-controls=\"collapseOne_5\">\nCan I book appointments for family members or dependents? \n</a>\n</h2>\nYes, in many cases, you can book appointments for family members or dependents. However, you may need to provide their personal information and consent to do so. \n			</section>\n			<!-- /FAQ Section -->\n <!-- Work Section -->\n <section>\n 																	<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/work-img.png\" alt=\"\">\n									<h5>How it Works</h5>\n									<h2>4 easy steps to get your solution</h2>\n 											<img alt=\"\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/work-01.svg\">\n											<h5>Search Doctor </h5>\n											<p>Search for a doctor based on specialization, location, or availability. </p>\n 											<img alt=\"\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/work-02.svg\">\n											<h5>Check Doctor Profile </h5>\n											<p>Explore detailed doctor profiles on our platform to make informed healthcare decisions. </p>\n 											<img alt=\"\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/work-03.svg\">\n											<h5>Schedule Appointment </h5>\n											<p>After choose your preferred doctor, select a convenient time slot, &#038; confirm your appointment. </p>\n 											<img alt=\"\" src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/work-04.svg\">\n											<h5>Get Your Solution </h5>\n											<p>Discuss your health concerns with the doctor and receive personalized advice &#038; solution. </p>\n			</section>\n			<!-- /Work Section -->\n					<section>\n								<h2>Latest Articles</h2>\n		<!-- Articles Section -->\n										<a href=\"https://doccure-wp.dreamstechnologies.com/doccure-making-your-clinic-painless-visit/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/blog-10.jpg\"/>\n										</a>\n											<ul>\n												<li>\n													  admin												</li>\n																								<li>\n													 18 Jul 2023												</li>\n																							</ul>\n											<h4>\n												<a href=\"https://doccure-wp.dreamstechnologies.com/doccure-making-your-clinic-painless-visit/\">Doccure – Making your clinic painless visit?</a>\n											</h4>\n																							<p>Explore the benefits & challenges of virtual healthcare appointments, along...                            </p>\n											<a href=\"https://doccure-wp.dreamstechnologies.com/doccure-making-your-clinic-painless-visit/\">Read More</a>\n			<!-- /Articles Section -->\n		<!-- Articles Section -->\n										<a href=\"https://doccure-wp.dreamstechnologies.com/benefits-of-consulting-with-an-online-doctor/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/blog-04.jpg\"/>\n										</a>\n											<ul>\n												<li>\n													  admin												</li>\n																								<li>\n													 28 Sep 2021												</li>\n																							</ul>\n											<h4>\n												<a href=\"https://doccure-wp.dreamstechnologies.com/benefits-of-consulting-with-an-online-doctor/\">Benefits of Consulting With an Online Doctor</a>\n											</h4>\n																							<p>Uncover strategies to achieve a harmonious balance between professional and...                            </p>\n											<a href=\"https://doccure-wp.dreamstechnologies.com/benefits-of-consulting-with-an-online-doctor/\">Read More</a>\n			<!-- /Articles Section -->\n		<!-- Articles Section -->\n										<a href=\"https://doccure-wp.dreamstechnologies.com/benefits-of-online-doctor-booking/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/blog-02-1.jpg\"/>\n										</a>\n											<ul>\n												<li>\n													  admin												</li>\n																								<li>\n													 28 Sep 2021												</li>\n																							</ul>\n											<h4>\n												<a href=\"https://doccure-wp.dreamstechnologies.com/benefits-of-online-doctor-booking/\">What are the benefits of online doctor booking</a>\n											</h4>\n																							<p>Explore importance of quality sleep & learn tips to improve...                            </p>\n											<a href=\"https://doccure-wp.dreamstechnologies.com/benefits-of-online-doctor-booking/\">Read More</a>\n			<!-- /Articles Section -->\n		<!-- Articles Section -->\n										<a href=\"https://doccure-wp.dreamstechnologies.com/5-great-reasons-to-use-an-online-doctor/\">\n 												<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/blog-01.jpg\"/>\n										</a>\n											<ul>\n												<li>\n													  admin												</li>\n																								<li>\n													 25 Sep 2021												</li>\n																							</ul>\n											<h4>\n												<a href=\"https://doccure-wp.dreamstechnologies.com/5-great-reasons-to-use-an-online-doctor/\">5 Great reasons to use an online doctor to choose</a>\n											</h4>\n																							<p>Delve into the impact of digital life on mental health...                            </p>\n											<a href=\"https://doccure-wp.dreamstechnologies.com/5-great-reasons-to-use-an-online-doctor/\">Read More</a>\n			<!-- /Articles Section -->\n			</section>\n 											<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/patient1.jpg\" alt=\"\"/>\n												<h5>Testimonials</h5>\n												<h2>What Our Client Says</h2>\n												<p>\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\n</p>\n												<h6>Jennifer Robinson \n													<p>LELAND, USA</p>\n							                     												</h6>\n 											<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/patient2.jpg\" alt=\"\"/>\n												<h5>Testimonials</h5>\n												<h2>What Our Client Says</h2>\n												<p>\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\n</p>\n												<h6>Denise Stevens \n													<p>ABINGTON, USA</p>\n							                     												</h6>\n 											<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/patient3.jpg\" alt=\"\"/>\n												<h5>Testimonials</h5>\n												<h2>What Our Client Says</h2>\n												<p>\n<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.Lorem ipsum dolor sit amet consectetur adipisicing elit.</p>\n</p>\n												<h6>Charles Ortega \n													<p>EL PASO, USA</p>\n							                     												</h6>\n	   <!-- Partners Section -->\n			<section>\n								<h2>Our Partners</h2>\n						<ul>\n													    <li>\n						    	<a href=\"javascript:void(0);\">\n						    		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2024/06/partners-3.svg\" alt=\"partners\">\n						    	</a>\n						    </li>\n													    <li>\n						    	<a href=\"javascript:void(0);\">\n						    		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2024/06/partners-2.svg\" alt=\"partners\">\n						    	</a>\n						    </li>\n													    <li>\n						    	<a href=\"javascript:void(0);\">\n						    		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2024/06/partners-1.svg\" alt=\"partners\">\n						    	</a>\n						    </li>\n													    <li>\n						    	<a href=\"javascript:void(0);\">\n						    		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2024/06/partners-6.svg\" alt=\"partners\">\n						    	</a>\n						    </li>\n													    <li>\n						    	<a href=\"javascript:void(0);\">\n						    		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2024/06/partners-5.svg\" alt=\"partners\">\n						    	</a>\n						    </li>\n													    <li>\n						    	<a href=\"javascript:void(0);\">\n						    		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2024/06/partners-4.svg\" alt=\"partners\">\n						    	</a>\n						    </li>\n						 </ul>\n			</section>\n			<!-- /Partners Section -->', 'Home', '', 'inherit', 'closed', 'closed', '', '5334-autosave-v1', '', '', '2024-09-11 17:05:03', '2024-09-11 17:05:03', '', 5334, 'https://doccure-wp.dreamstechnologies.com/?p=5641', 0, 'revision', '', 0),
(5642, 1, '2024-09-11 17:33:51', '2024-09-11 17:33:51', '', 'cardiology-icon', '', 'inherit', 'open', 'closed', '', 'cardiology-icon', '', '', '2024-09-11 17:33:51', '2024-09-11 17:33:51', '', 0, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2024/09/cardiology-icon-3.svg', 0, 'attachment', 'image/svg+xml', 0),
(5643, 1, '2024-09-11 17:34:04', '2024-09-11 17:34:04', '', 'Urology-icon', '', 'inherit', 'open', 'closed', '', 'urology-icon', '', '', '2024-09-11 17:34:04', '2024-09-11 17:34:04', '', 0, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2024/09/Urology-icon-3.svg', 0, 'attachment', 'image/svg+xml', 0),
(5644, 1, '2024-09-11 17:34:08', '2024-09-11 17:34:08', '', 'ultrasound-icon', '', 'inherit', 'open', 'closed', '', 'ultrasound-icon', '', '', '2024-09-11 17:34:08', '2024-09-11 17:34:08', '', 0, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2024/09/ultrasound-icon-3.svg', 0, 'attachment', 'image/svg+xml', 0),
(5645, 1, '2024-09-11 17:34:13', '2024-09-11 17:34:13', '', 'Orthopedic-icon', '', 'inherit', 'open', 'closed', '', 'orthopedic-icon', '', '', '2024-09-11 17:34:13', '2024-09-11 17:34:13', '', 0, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2024/09/Orthopedic-icon-3.svg', 0, 'attachment', 'image/svg+xml', 0),
(5646, 1, '2024-09-11 17:34:17', '2024-09-11 17:34:17', '', 'Ophthalmology-icon', '', 'inherit', 'open', 'closed', '', 'ophthalmology-icon', '', '', '2024-09-11 17:34:17', '2024-09-11 17:34:17', '', 0, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2024/09/Ophthalmology-icon-3.svg', 0, 'attachment', 'image/svg+xml', 0),
(5647, 1, '2024-09-11 17:34:21', '2024-09-11 17:34:21', '', 'Neurology-icon', '', 'inherit', 'open', 'closed', '', 'neurology-icon', '', '', '2024-09-11 17:34:21', '2024-09-11 17:34:21', '', 0, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2024/09/Neurology-icon-3.svg', 0, 'attachment', 'image/svg+xml', 0),
(5648, 1, '2024-09-11 17:34:23', '2024-09-11 17:34:23', '', 'lab-icon', '', 'inherit', 'open', 'closed', '', 'lab-icon', '', '', '2024-09-11 17:34:23', '2024-09-11 17:34:23', '', 0, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2024/09/lab-icon-3.svg', 0, 'attachment', 'image/svg+xml', 0),
(5649, 1, '2024-09-11 17:34:25', '2024-09-11 17:34:25', '', 'Dentist-icon', '', 'inherit', 'open', 'closed', '', 'dentist-icon', '', '', '2024-09-11 17:34:25', '2024-09-11 17:34:25', '', 0, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2024/09/Dentist-icon-3.svg', 0, 'attachment', 'image/svg+xml', 0),
(5650, 1, '2024-09-11 17:40:46', '2024-09-11 17:40:46', '<!-- Banner\r\n================================================== -->\r\n<section  style=\"background: #f9f9f9 url(https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/banner-bg.png) no-repeat bottom center;\" 	 >\r\n<h1>Search Doctor, Make an Appointment</h1>\r\n<p>Discover the best doctors, clinic & hospital the city nearest to you.</p>\r\n                    <form action=\"https://doccure-wp.dreamstechnologies.com/search-doctors\" method=\"get\" id=\"search_form\">\r\n                                                          			<select name=\"location\">\r\n				<option value=\"\">Select a location</option>\r\n					<option data-flag=\'\'  value=\"australia\">Australia</option>\r\n	<option data-flag=\'\'  value=\"england\">England</option>\r\n	<option data-flag=\'\'  value=\"india\">India</option>\r\n			</select>\r\n                                                  		<input type=\"hidden\" name=\"searchby\"  value=\"both\">\r\n		<input type=\"text\" name=\"keyword\" placeholder=\"Search doctors, clinics, hospitals, etc.\" value=\"\">\r\n                                                  <input type=\"submit\" value=\"Search\">\r\n                  </form>\r\n</section>\r\n 		<h2 \r\n		style=\"text-align:center;\"> What are you looking for? </h2>\r\n		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/10/doctor-1.jpg\" alt=\"\">\r\n<h4>Visit a doctor</h4>\r\n<p><a href=\"#\" target=\"_blank\" rel=\"nofollow noopener\" tabindex=\"0\">Book Now</a></p>\r\n		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/12/feature-06.jpg\" alt=\"\">\r\n<h4>Medical</h4>\r\n<p><a href=\"#\" target=\"_blank\" rel=\"nofollow noopener\" tabindex=\"0\">Book Now</a></p>\r\n		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/12/feature-03.jpg\" alt=\"\">\r\n<h4>Services</h4>\r\n<p><a href=\"#\" target=\"_blank\" rel=\"nofollow noopener\" tabindex=\"0\">Book Now</a></p>\r\n 		<h2 \r\n		style=\"text-align:center;\"> Clinic and Specialities  \r\n			</h2>\r\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\r\ntempor incididunt ut labore et dolore magna aliqua.</p>\r\n		[slide-anything id=\'527\']		\r\n				 														<h3>3500</h3>\r\n																<p>Happy Customers</p>\r\n				 														<h3>450+</h3>\r\n																<p>Projects Done\r\n</p>\r\n				 														<h3>40+</h3>\r\n																<p>Awards\r\n</p>\r\n				 														<h3>3500</h3>\r\n																<p>Client Works\r\n</p>\r\n 		<h2 \r\n		style=\"text-align:center;\"> Book Our Doctor </h2>\r\n				<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/>\r\n				  <h5>\r\n				  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/shiwangi-tripathy/\">shiwangi tripathy</a>\r\n				  </h5>\r\n        India        \r\n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/shiwangi-tripathy/\">\r\n					  <button tabindex=\"0\"> \r\n						View Profile</button>\r\n						</a>\r\n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/shiwangi-tripathy/\">\r\n					  <button tabindex=\"0\"> \r\n					  Book Now</button>\r\n					  </a>\r\n				<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/>\r\n				  <h5>\r\n				  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sun-raj/\">sun raj</a>\r\n				  </h5>\r\n        India        \r\n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sun-raj/\">\r\n					  <button tabindex=\"0\"> \r\n						View Profile</button>\r\n						</a>\r\n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sun-raj/\">\r\n					  <button tabindex=\"0\"> \r\n					  Book Now</button>\r\n					  </a>\r\n				<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-07.jpg\"/>\r\n				  <h5>\r\n				  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">Doctor Demo</a>\r\n				  </h5>\r\n        Australia        \r\n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">\r\n					  <button tabindex=\"0\"> \r\n						View Profile</button>\r\n						</a>\r\n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">\r\n					  <button tabindex=\"0\"> \r\n					  Book Now</button>\r\n					  </a>\r\n				<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-09.jpg\"/>\r\n				  <h5>\r\n				  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">James Amen</a>\r\n				  </h5>\r\n        England        \r\n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">\r\n					  <button tabindex=\"0\"> \r\n						View Profile</button>\r\n						</a>\r\n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">\r\n					  <button tabindex=\"0\"> \r\n					  Book Now</button>\r\n					  </a>\r\n 		<h2 \r\n		style=\"text-align:center;\"> Available Features in Our Clinic  \r\n			</h2>\r\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\r\ntempor incididunt ut labore et dolore magna aliqua.</p>\r\n			<a href=\"\">\r\n								<p>Medical</p>\r\n			</a>\r\n			<a href=\"\">\r\n								<p>Operation</p>\r\n			</a>\r\n			<a href=\"\">\r\n								<p>Laboratory</p>\r\n			</a>\r\n			<a href=\"\">\r\n								<p>ICU</p>\r\n			</a>\r\n			<a href=\"\">\r\n								<p>Test Room</p>\r\n			</a>\r\n			<a href=\"\">\r\n								<p>Patient Ward</p>\r\n			</a>\r\n 		<h2 \r\n		style=\"text-align:center;\"> Blogs and News  \r\n			</h2>\r\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\r\ntempor incididunt ut labore et dolore magna aliqua.</p>\r\n              <article>\r\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\r\n                        21 Feb 2023                      \r\n					                        <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">123</a></h5>\r\n					                              <p>Good Morning...                            </p>\r\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">Read more</a>\r\n              </article>\r\n              <article>\r\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\r\n                        02 Aug 2022                      \r\n                      Diagnose                      \r\n					                        <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">s.kafgkjsdfgu;ks</a></h5>\r\n					                              <p>Article contents&#8230;s,haf;l |&#8221;...                            </p>\r\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">Read more</a>\r\n              </article>\r\n              <article>\r\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\r\n                        16 Jun 2022                      \r\n                      Clinic                      \r\n					                        <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">testsksskkkk2222</a></h5>\r\n					                              <p>testsksskkkk2222 testsksskkkk testsksskkkk222...                            </p>\r\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">Read more</a>\r\n              </article>', 'Home 2', '', 'inherit', 'closed', 'closed', '', '70-revision-v1', '', '', '2024-09-11 17:40:46', '2024-09-11 17:40:46', '', 70, 'https://doccure-wp.dreamstechnologies.com/?p=5650', 0, 'revision', '', 0),
(5651, 1, '2024-09-11 17:40:46', '2024-09-11 17:40:46', '<!-- Banner\r\n================================================== -->\r\n<section  style=\"background: #f9f9f9 url(https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/banner-bg.png) no-repeat bottom center;\" 	 >\r\n<h1>Search Doctor, Make an Appointment</h1>\r\n<p>Discover the best doctors, clinic & hospital the city nearest to you.</p>\r\n                    <form action=\"https://doccure-wp.dreamstechnologies.com/search-doctors\" method=\"get\" id=\"search_form\">\r\n                                                          			<select name=\"location\">\r\n				<option value=\"\">Select a location</option>\r\n					<option data-flag=\'\'  value=\"australia\">Australia</option>\r\n	<option data-flag=\'\'  value=\"england\">England</option>\r\n	<option data-flag=\'\'  value=\"india\">India</option>\r\n			</select>\r\n                                                  		<input type=\"hidden\" name=\"searchby\"  value=\"both\">\r\n		<input type=\"text\" name=\"keyword\" placeholder=\"Search doctors, clinics, hospitals, etc.\" value=\"\">\r\n                                                  <input type=\"submit\" value=\"Search\">\r\n                  </form>\r\n</section>\r\n 		<h2 \r\n		style=\"text-align:center;\"> What are you looking for? </h2>\r\n		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/10/doctor-1.jpg\" alt=\"\">\r\n<h4>Visit a doctor</h4>\r\n<p><a href=\"#\" target=\"_blank\" rel=\"nofollow noopener\" tabindex=\"0\">Book Now</a></p>\r\n		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/12/feature-06.jpg\" alt=\"\">\r\n<h4>Medical</h4>\r\n<p><a href=\"#\" target=\"_blank\" rel=\"nofollow noopener\" tabindex=\"0\">Book Now</a></p>\r\n		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/12/feature-03.jpg\" alt=\"\">\r\n<h4>Services</h4>\r\n<p><a href=\"#\" target=\"_blank\" rel=\"nofollow noopener\" tabindex=\"0\">Book Now</a></p>\r\n 		<h2 \r\n		style=\"text-align:center;\"> Clinic and Specialities  \r\n			</h2>\r\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\r\ntempor incididunt ut labore et dolore magna aliqua.</p>\r\n		[slide-anything id=\'527\']		\r\n				 														<h3>3500</h3>\r\n																<p>Happy Customers</p>\r\n				 														<h3>450+</h3>\r\n																<p>Projects Done\r\n</p>\r\n				 														<h3>40+</h3>\r\n																<p>Awards\r\n</p>\r\n				 														<h3>3500</h3>\r\n																<p>Client Works\r\n</p>\r\n 		<h2 \r\n		style=\"text-align:center;\"> Book Our Doctor </h2>\r\n				<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/>\r\n				  <h5>\r\n				  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/shiwangi-tripathy/\">shiwangi tripathy</a>\r\n				  </h5>\r\n        India        \r\n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/shiwangi-tripathy/\">\r\n					  <button tabindex=\"0\"> \r\n						View Profile</button>\r\n						</a>\r\n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/shiwangi-tripathy/\">\r\n					  <button tabindex=\"0\"> \r\n					  Book Now</button>\r\n					  </a>\r\n				<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/>\r\n				  <h5>\r\n				  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sun-raj/\">sun raj</a>\r\n				  </h5>\r\n        India        \r\n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sun-raj/\">\r\n					  <button tabindex=\"0\"> \r\n						View Profile</button>\r\n						</a>\r\n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/sun-raj/\">\r\n					  <button tabindex=\"0\"> \r\n					  Book Now</button>\r\n					  </a>\r\n				<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-07.jpg\"/>\r\n				  <h5>\r\n				  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">Doctor Demo</a>\r\n				  </h5>\r\n        Australia        \r\n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">\r\n					  <button tabindex=\"0\"> \r\n						View Profile</button>\r\n						</a>\r\n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">\r\n					  <button tabindex=\"0\"> \r\n					  Book Now</button>\r\n					  </a>\r\n				<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-09.jpg\"/>\r\n				  <h5>\r\n				  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">James Amen</a>\r\n				  </h5>\r\n        England        \r\n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">\r\n					  <button tabindex=\"0\"> \r\n						View Profile</button>\r\n						</a>\r\n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">\r\n					  <button tabindex=\"0\"> \r\n					  Book Now</button>\r\n					  </a>\r\n 		<h2 \r\n		style=\"text-align:center;\"> Available Features in Our Clinic  \r\n			</h2>\r\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\r\ntempor incididunt ut labore et dolore magna aliqua.</p>\r\n			<a href=\"\">\r\n								<p>Medical</p>\r\n			</a>\r\n			<a href=\"\">\r\n								<p>Operation</p>\r\n			</a>\r\n			<a href=\"\">\r\n								<p>Laboratory</p>\r\n			</a>\r\n			<a href=\"\">\r\n								<p>ICU</p>\r\n			</a>\r\n			<a href=\"\">\r\n								<p>Test Room</p>\r\n			</a>\r\n			<a href=\"\">\r\n								<p>Patient Ward</p>\r\n			</a>\r\n 		<h2 \r\n		style=\"text-align:center;\"> Blogs and News  \r\n			</h2>\r\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\r\ntempor incididunt ut labore et dolore magna aliqua.</p>\r\n              <article>\r\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\r\n                        21 Feb 2023                      \r\n					                        <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">123</a></h5>\r\n					                              <p>Good Morning...                            </p>\r\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4821\">Read more</a>\r\n              </article>\r\n              <article>\r\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\r\n                        02 Aug 2022                      \r\n                      Diagnose                      \r\n					                        <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">s.kafgkjsdfgu;ks</a></h5>\r\n					                              <p>Article contents&#8230;s,haf;l |&#8221;...                            </p>\r\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4373\">Read more</a>\r\n              </article>\r\n              <article>\r\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg\"/></a>\r\n                        16 Jun 2022                      \r\n                      Clinic                      \r\n					                        <h5><a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">testsksskkkk2222</a></h5>\r\n					                              <p>testsksskkkk2222 testsksskkkk testsksskkkk222...                            </p>\r\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/?p=4292\">Read more</a>\r\n              </article>', 'Home 2', '', 'inherit', 'closed', 'closed', '', '70-revision-v1', '', '', '2024-09-11 17:40:46', '2024-09-11 17:40:46', '', 70, 'https://doccure-wp.dreamstechnologies.com/?p=5651', 0, 'revision', '', 0),
(5652, 1, '2024-09-11 17:40:47', '2024-09-11 17:40:47', '<!-- Banner\n================================================== -->\n<section  style=\"background: #f9f9f9 url(https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/banner-bg.png) no-repeat bottom center;\" 	 >\n<h1>Search Doctor, Make an Appointment</h1>\n<p>Discover the best doctors, clinic & hospital the city nearest to you.</p>\n                  <form action=\"https://doccure-wp.dreamstechnologies.com/search-doctors/\" method=\"get\" id=\"search_form\">\n                                                          			<select name=\"location\">\n				<option value=\"\">Select a location</option>\n					<option data-flag=\'\'  value=\"australia\">Australia</option>\n	<option data-flag=\'\'  value=\"england\">England</option>\n	<option data-flag=\'\'  value=\"india\">India</option>\n			</select>\n												                                                  		<input type=\"hidden\" name=\"searchby\"  value=\"doctors\">\n		<input type=\"text\" name=\"keyword\" placeholder=\"Search doctors, clinics, etc.\" value=\"\">\n                                                  <input type=\"submit\" value=\"Search\">\n                  </form>\n</section>\n 		<h2 \n		style=\"text-align:center;\"> What are you looking for? </h2>\n		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/10/doctor-1.jpg\" alt=\"\">\n<h4>Visit a doctor</h4>\n<p><a href=\"#\" target=\"_blank\" rel=\"nofollow noopener\" tabindex=\"0\">Book Now</a></p>\n		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/12/feature-06.jpg\" alt=\"\">\n<h4>Medical</h4>\n<p><a href=\"#\" target=\"_blank\" rel=\"nofollow noopener\" tabindex=\"0\">Book Now</a></p>\n		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/12/feature-03.jpg\" alt=\"\">\n<h4>Services</h4>\n<p><a href=\"#\" target=\"_blank\" rel=\"nofollow noopener\" tabindex=\"0\">Book Now</a></p>\n<section>\n<h2>Clinic and Specialities</h2>\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor\nincididunt ut labore et dolore magna aliqua.</p>\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2024/09/cardiology-icon-3.svg\" alt=\"Speciality\">\n<p>Cardiologist</p>\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2024/09/Dentist-icon-3.svg\" alt=\"Speciality\">\n<p>Dentist</p>\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2024/09/lab-icon-3.svg\" alt=\"Speciality\">\n<p>Laboratory</p>\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2024/09/Neurology-icon-3.svg\" alt=\"Speciality\">\n<p>Neurology</p>\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2024/09/Ophthalmology-icon-3.svg\" alt=\"Speciality\">\n<p>Ophthalmology</p>\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2024/09/Orthopedic-icon-3.svg\" alt=\"Speciality\">\n<p>Orthopedic</p>\n			</section>\n				 														<h3>3500</h3>\n																<p>Happy Customers</p>\n				 														<h3>450+</h3>\n																<p>Projects Done\n</p>\n				 														<h3>40+</h3>\n																<p>Awards\n</p>\n				 														<h3>3500</h3>\n																<p>Client Works\n</p>\n 		<h2 \n		style=\"text-align:center;\"> Book Our Doctor </h2>\n				<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-07.jpg\"/>\n				  <h5>\n				  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">Doctor Demo</a>\n				  </h5>\n        Australia        \n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">\n					  <button tabindex=\"0\">View Profile</button>\n						</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">\n					  <button tabindex=\"0\">Book Now</button>\n					  </a>\n				<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-09.jpg\"/>\n				  <h5>\n				  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">James Amen</a>\n				  </h5>\n        England        \n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">\n					  <button tabindex=\"0\">View Profile</button>\n						</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">\n					  <button tabindex=\"0\">Book Now</button>\n					  </a>\n				<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-10.jpg\"/>\n				  <h5>\n				  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\">Carl Kelly</a>\n				  </h5>\n        India        \n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\">\n					  <button tabindex=\"0\">View Profile</button>\n						</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\">\n					  <button tabindex=\"0\">Book Now</button>\n					  </a>\n				<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-11.jpg\"/>\n				  <h5>\n				  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\">Darren Elder</a>\n				  </h5>\n        England        \n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\">\n					  <button tabindex=\"0\">View Profile</button>\n						</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\">\n					  <button tabindex=\"0\">Book Now</button>\n					  </a>\n 		<h2 \n		style=\"text-align:center;\"> Available Features in Our Clinic  \n			</h2>\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\ntempor incididunt ut labore et dolore magna aliqua.</p>\n			<a href=\"\">\n								<p>Medical</p>\n			</a>\n			<a href=\"\">\n								<p>Operation</p>\n			</a>\n			<a href=\"\">\n								<p>Laboratory</p>\n			</a>\n			<a href=\"\">\n								<p>ICU</p>\n			</a>\n			<a href=\"\">\n								<p>Test Room</p>\n			</a>\n			<a href=\"\">\n								<p>Patient Ward</p>\n			</a>\n 		<h2 \n		style=\"text-align:center;\"> Blogs and News  \n			</h2>\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\ntempor incididunt ut labore et dolore magna aliqua.</p>\n              <article>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/doccure-making-your-clinic-painless-visit/\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/blog-10.jpg\"/></a>\n                        18 Jul 2023                      \n                      Doctor                      \n					                        <h5><a href=\"https://doccure-wp.dreamstechnologies.com/doccure-making-your-clinic-painless-visit/\">Doccure – Making your clinic painless visit?</a></h5>\n					                              <p>Explore the benefits & challenges of virtual healthcare appointments, along with tips for making good...                            </p>\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/doccure-making-your-clinic-painless-visit/\">Read More</a>\n              </article>\n              <article>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/benefits-of-consulting-with-an-online-doctor/\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/blog-04.jpg\"/></a>\n                        28 Sep 2021                      \n                      Clinic                      \n					                        <h5><a href=\"https://doccure-wp.dreamstechnologies.com/benefits-of-consulting-with-an-online-doctor/\">Benefits of Consulting With an Online Doctor</a></h5>\n					                              <p>Uncover strategies to achieve a harmonious balance between professional and personal well-being....                            </p>\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/benefits-of-consulting-with-an-online-doctor/\">Read More</a>\n              </article>\n              <article>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/benefits-of-online-doctor-booking/\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/blog-02-1.jpg\"/></a>\n                        28 Sep 2021                      \n                      Clinic                      \n					                        <h5><a href=\"https://doccure-wp.dreamstechnologies.com/benefits-of-online-doctor-booking/\">What are the benefits of online doctor booking</a></h5>\n					                              <p>Explore importance of quality sleep & learn tips to improve your sleep, ensuring raise-up refreshed...                            </p>\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/benefits-of-online-doctor-booking/\">Read More</a>\n              </article>', 'Home 2', '', 'inherit', 'closed', 'closed', '', '70-revision-v1', '', '', '2024-09-11 17:40:47', '2024-09-11 17:40:47', '', 70, 'https://doccure-wp.dreamstechnologies.com/?p=5652', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(5653, 1, '2024-09-11 17:42:22', '2024-09-11 17:42:22', '<!-- Banner\n================================================== -->\n<section  style=\"background: #f9f9f9 url(https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/banner-bg.png) no-repeat bottom center;\" 	 >\n<h1>Search Doctor, Make an Appointment</h1>\n<p>Discover the best doctors, clinic & hospital the city nearest to you.</p>\n                  <form action=\"https://doccure-wp.dreamstechnologies.com/search-doctors/\" method=\"get\" id=\"search_form\">\n                                                          			<select name=\"location\">\n				<option value=\"\">Select a location</option>\n					<option data-flag=\'\'  value=\"australia\">Australia</option>\n	<option data-flag=\'\'  value=\"england\">England</option>\n	<option data-flag=\'\'  value=\"india\">India</option>\n			</select>\n												                                                  		<input type=\"hidden\" name=\"searchby\"  value=\"doctors\">\n		<input type=\"text\" name=\"keyword\" placeholder=\"Search doctors, clinics, etc.\" value=\"\">\n                                                  <input type=\"submit\" value=\"Search\">\n                  </form>\n</section>\n 		<h2 \n		style=\"text-align:center;\"> What are you looking for? </h2>\n		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/10/doctor-1.jpg\" alt=\"\">\n<h4>Visit a doctor</h4>\n<p><a href=\"#\" target=\"_blank\" rel=\"nofollow noopener\" tabindex=\"0\">Book Now</a></p>\n		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/12/feature-06.jpg\" alt=\"\">\n<h4>Medical</h4>\n<p><a href=\"#\" target=\"_blank\" rel=\"nofollow noopener\" tabindex=\"0\">Book Now</a></p>\n		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/12/feature-03.jpg\" alt=\"\">\n<h4>Services</h4>\n<p><a href=\"#\" target=\"_blank\" rel=\"nofollow noopener\" tabindex=\"0\">Book Now</a></p>\n<section>\n<h2>Clinic and Specialities</h2>\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor\nincididunt ut labore et dolore magna aliqua.</p>\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2024/09/cardiology-icon-3.svg\" alt=\"Speciality\">\n<p>Cardiologist</p>\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2024/09/Dentist-icon-3.svg\" alt=\"Speciality\">\n<p>Dentist</p>\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2024/09/lab-icon-3.svg\" alt=\"Speciality\">\n<p>Laboratory</p>\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2024/09/Neurology-icon-3.svg\" alt=\"Speciality\">\n<p>Neurology</p>\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2024/09/Ophthalmology-icon-3.svg\" alt=\"Speciality\">\n<p>Ophthalmology</p>\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2024/09/Orthopedic-icon-3.svg\" alt=\"Speciality\">\n<p>Orthopedic</p>\n			</section>\n				 														<h3>3500</h3>\n																<p>Happy Customers</p>\n				 														<h3>450+</h3>\n																<p>Projects Done\n</p>\n				 														<h3>40+</h3>\n																<p>Awards\n</p>\n				 														<h3>3500</h3>\n																<p>Client Works\n</p>\n 		<h2 \n		style=\"text-align:center;\"> Book Our Doctor </h2>\n				<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-07.jpg\"/>\n				  <h5>\n				  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">Doctor Demo</a>\n				  </h5>\n        Australia        \n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">\n					  <button tabindex=\"0\">View Profile</button>\n						</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">\n					  <button tabindex=\"0\">Book Now</button>\n					  </a>\n				<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-09.jpg\"/>\n				  <h5>\n				  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">James Amen</a>\n				  </h5>\n        England        \n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">\n					  <button tabindex=\"0\">View Profile</button>\n						</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">\n					  <button tabindex=\"0\">Book Now</button>\n					  </a>\n				<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-10.jpg\"/>\n				  <h5>\n				  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\">Carl Kelly</a>\n				  </h5>\n        India        \n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\">\n					  <button tabindex=\"0\">View Profile</button>\n						</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\">\n					  <button tabindex=\"0\">Book Now</button>\n					  </a>\n				<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-11.jpg\"/>\n				  <h5>\n				  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\">Darren Elder</a>\n				  </h5>\n        England        \n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\">\n					  <button tabindex=\"0\">View Profile</button>\n						</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\">\n					  <button tabindex=\"0\">Book Now</button>\n					  </a>\n 		<h2 \n		style=\"text-align:center;\"> Available Features in Our Clinic  \n			</h2>\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\ntempor incididunt ut labore et dolore magna aliqua.</p>\n			<a href=\"\">\n								<p>Medical</p>\n			</a>\n			<a href=\"\">\n								<p>Operation</p>\n			</a>\n			<a href=\"\">\n								<p>Laboratory</p>\n			</a>\n			<a href=\"\">\n								<p>ICU</p>\n			</a>\n			<a href=\"\">\n								<p>Test Room</p>\n			</a>\n			<a href=\"\">\n								<p>Patient Ward</p>\n			</a>\n 		<h2 \n		style=\"text-align:center;\"> Blogs and News  \n			</h2>\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\ntempor incididunt ut labore et dolore magna aliqua.</p>\n              <article>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/doccure-making-your-clinic-painless-visit/\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/blog-10.jpg\"/></a>\n                        18 Jul 2023                      \n                      Doctor                      \n					                        <h5><a href=\"https://doccure-wp.dreamstechnologies.com/doccure-making-your-clinic-painless-visit/\">Doccure – Making your clinic painless visit?</a></h5>\n					                              <p>Explore the benefits & challenges of virtual healthcare appointments, along with tips for making good...                            </p>\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/doccure-making-your-clinic-painless-visit/\">Read More</a>\n              </article>\n              <article>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/benefits-of-consulting-with-an-online-doctor/\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/blog-04.jpg\"/></a>\n                        28 Sep 2021                      \n                      Clinic                      \n					                        <h5><a href=\"https://doccure-wp.dreamstechnologies.com/benefits-of-consulting-with-an-online-doctor/\">Benefits of Consulting With an Online Doctor</a></h5>\n					                              <p>Uncover strategies to achieve a harmonious balance between professional and personal well-being....                            </p>\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/benefits-of-consulting-with-an-online-doctor/\">Read More</a>\n              </article>\n              <article>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/benefits-of-online-doctor-booking/\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/blog-02-1.jpg\"/></a>\n                        28 Sep 2021                      \n                      Clinic                      \n					                        <h5><a href=\"https://doccure-wp.dreamstechnologies.com/benefits-of-online-doctor-booking/\">What are the benefits of online doctor booking</a></h5>\n					                              <p>Explore importance of quality sleep & learn tips to improve your sleep, ensuring raise-up refreshed...                            </p>\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/benefits-of-online-doctor-booking/\">Read More</a>\n              </article>', 'Home 2', '', 'inherit', 'closed', 'closed', '', '70-revision-v1', '', '', '2024-09-11 17:42:22', '2024-09-11 17:42:22', '', 70, 'https://doccure-wp.dreamstechnologies.com/?p=5653', 0, 'revision', '', 0),
(5654, 1, '2024-09-11 17:42:22', '2024-09-11 17:42:22', '<!-- Banner\n================================================== -->\n<section  style=\"background: #f9f9f9 url(https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/banner-bg.png) no-repeat bottom center;\" 	 >\n<h1>Search Doctor, Make an Appointment</h1>\n<p>Discover the best doctors, clinic & hospital the city nearest to you.</p>\n                  <form action=\"https://doccure-wp.dreamstechnologies.com/search-doctors/\" method=\"get\" id=\"search_form\">\n                                                          			<select name=\"location\">\n				<option value=\"\">Select a location</option>\n					<option data-flag=\'\'  value=\"australia\">Australia</option>\n	<option data-flag=\'\'  value=\"england\">England</option>\n	<option data-flag=\'\'  value=\"india\">India</option>\n			</select>\n												                                                  		<input type=\"hidden\" name=\"searchby\"  value=\"doctors\">\n		<input type=\"text\" name=\"keyword\" placeholder=\"Search doctors, clinics, etc.\" value=\"\">\n                                                  <input type=\"submit\" value=\"Search\">\n                  </form>\n</section>\n 		<h2 \n		style=\"text-align:center;\"> What are you looking for? </h2>\n		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/10/doctor-1.jpg\" alt=\"\">\n<h4>Visit a doctor</h4>\n<p><a href=\"#\" target=\"_blank\" rel=\"nofollow noopener\" tabindex=\"0\">Book Now</a></p>\n		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/12/feature-06.jpg\" alt=\"\">\n<h4>Medical</h4>\n<p><a href=\"#\" target=\"_blank\" rel=\"nofollow noopener\" tabindex=\"0\">Book Now</a></p>\n		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/12/feature-03.jpg\" alt=\"\">\n<h4>Services</h4>\n<p><a href=\"#\" target=\"_blank\" rel=\"nofollow noopener\" tabindex=\"0\">Book Now</a></p>\n<section>\n<h2>Clinic and Specialities</h2>\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor\nincididunt ut labore et dolore magna aliqua.</p>\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2024/09/cardiology-icon-3.svg\" alt=\"Speciality\">\n<p>Cardiologist</p>\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2024/09/Dentist-icon-3.svg\" alt=\"Speciality\">\n<p>Dentist</p>\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2024/09/lab-icon-3.svg\" alt=\"Speciality\">\n<p>Laboratory</p>\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2024/09/Neurology-icon-3.svg\" alt=\"Speciality\">\n<p>Neurology</p>\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2024/09/Ophthalmology-icon-3.svg\" alt=\"Speciality\">\n<p>Ophthalmology</p>\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2024/09/Orthopedic-icon-3.svg\" alt=\"Speciality\">\n<p>Orthopedic</p>\n			</section>\n				 														<h3>3500</h3>\n																<p>Happy Customers</p>\n				 														<h3>450+</h3>\n																<p>Projects Done\n</p>\n				 														<h3>40+</h3>\n																<p>Awards\n</p>\n				 														<h3>3500</h3>\n																<p>Client Works\n</p>\n 		<h2 \n		style=\"text-align:center;\"> Book Our Doctor </h2>\n				<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-07.jpg\"/>\n				  <h5>\n				  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">Doctor Demo</a>\n				  </h5>\n        Australia        \n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">\n					  <button tabindex=\"0\">View Profile</button>\n						</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">\n					  <button tabindex=\"0\">Book Now</button>\n					  </a>\n				<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-09.jpg\"/>\n				  <h5>\n				  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">James Amen</a>\n				  </h5>\n        England        \n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">\n					  <button tabindex=\"0\">View Profile</button>\n						</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">\n					  <button tabindex=\"0\">Book Now</button>\n					  </a>\n				<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-10.jpg\"/>\n				  <h5>\n				  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\">Carl Kelly</a>\n				  </h5>\n        India        \n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\">\n					  <button tabindex=\"0\">View Profile</button>\n						</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\">\n					  <button tabindex=\"0\">Book Now</button>\n					  </a>\n				<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-11.jpg\"/>\n				  <h5>\n				  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\">Darren Elder</a>\n				  </h5>\n        England        \n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\">\n					  <button tabindex=\"0\">View Profile</button>\n						</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\">\n					  <button tabindex=\"0\">Book Now</button>\n					  </a>\n 		<h2 \n		style=\"text-align:center;\"> Available Features in Our Clinic  \n			</h2>\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\ntempor incididunt ut labore et dolore magna aliqua.</p>\n			<a href=\"\">\n								<p>Medical</p>\n			</a>\n			<a href=\"\">\n								<p>Operation</p>\n			</a>\n			<a href=\"\">\n								<p>Laboratory</p>\n			</a>\n			<a href=\"\">\n								<p>ICU</p>\n			</a>\n			<a href=\"\">\n								<p>Test Room</p>\n			</a>\n			<a href=\"\">\n								<p>Patient Ward</p>\n			</a>\n 		<h2 \n		style=\"text-align:center;\"> Blogs and News  \n			</h2>\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\ntempor incididunt ut labore et dolore magna aliqua.</p>\n              <article>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/doccure-making-your-clinic-painless-visit/\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/blog-10.jpg\"/></a>\n                        18 Jul 2023                      \n                      Doctor                      \n					                        <h5><a href=\"https://doccure-wp.dreamstechnologies.com/doccure-making-your-clinic-painless-visit/\">Doccure – Making your clinic painless visit?</a></h5>\n					                              <p>Explore the benefits & challenges of virtual healthcare appointments, along with tips for making good...                            </p>\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/doccure-making-your-clinic-painless-visit/\">Read More</a>\n              </article>\n              <article>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/benefits-of-consulting-with-an-online-doctor/\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/blog-04.jpg\"/></a>\n                        28 Sep 2021                      \n                      Clinic                      \n					                        <h5><a href=\"https://doccure-wp.dreamstechnologies.com/benefits-of-consulting-with-an-online-doctor/\">Benefits of Consulting With an Online Doctor</a></h5>\n					                              <p>Uncover strategies to achieve a harmonious balance between professional and personal well-being....                            </p>\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/benefits-of-consulting-with-an-online-doctor/\">Read More</a>\n              </article>\n              <article>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/benefits-of-online-doctor-booking/\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/blog-02-1.jpg\"/></a>\n                        28 Sep 2021                      \n                      Clinic                      \n					                        <h5><a href=\"https://doccure-wp.dreamstechnologies.com/benefits-of-online-doctor-booking/\">What are the benefits of online doctor booking</a></h5>\n					                              <p>Explore importance of quality sleep & learn tips to improve your sleep, ensuring raise-up refreshed...                            </p>\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/benefits-of-online-doctor-booking/\">Read More</a>\n              </article>', 'Home 2', '', 'inherit', 'closed', 'closed', '', '70-revision-v1', '', '', '2024-09-11 17:42:22', '2024-09-11 17:42:22', '', 70, 'https://doccure-wp.dreamstechnologies.com/?p=5654', 0, 'revision', '', 0),
(5655, 1, '2024-09-11 17:42:22', '2024-09-11 17:42:22', '<!-- Banner\n================================================== -->\n<section  style=\"background: #f9f9f9 url(https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/banner-bg.png) no-repeat bottom center;\" 	 >\n<h1>Search Doctor, Make an Appointment</h1>\n<p>Discover the best doctors, clinic & hospital the city nearest to you.</p>\n                  <form action=\"https://doccure-wp.dreamstechnologies.com/search-doctors/\" method=\"get\" id=\"search_form\">\n                                                          			<select name=\"location\">\n				<option value=\"\">Select a location</option>\n					<option data-flag=\'\'  value=\"australia\">Australia</option>\n	<option data-flag=\'\'  value=\"england\">England</option>\n	<option data-flag=\'\'  value=\"india\">India</option>\n			</select>\n												                                                  		<input type=\"hidden\" name=\"searchby\"  value=\"doctors\">\n		<input type=\"text\" name=\"keyword\" placeholder=\"Search doctors, clinics, etc.\" value=\"\">\n                                                  <input type=\"submit\" value=\"Search\">\n                  </form>\n</section>\n 		<h2 \n		style=\"text-align:center;\"> What are you looking for? </h2>\n		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/10/doctor-1.jpg\" alt=\"\">\n<h4>Visit a doctor</h4>\n<p><a href=\"#\" target=\"_blank\" rel=\"nofollow noopener\" tabindex=\"0\">Book Now</a></p>\n		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/12/feature-06.jpg\" alt=\"\">\n<h4>Medical</h4>\n<p><a href=\"#\" target=\"_blank\" rel=\"nofollow noopener\" tabindex=\"0\">Book Now</a></p>\n		<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/12/feature-03.jpg\" alt=\"\">\n<h4>Services</h4>\n<p><a href=\"#\" target=\"_blank\" rel=\"nofollow noopener\" tabindex=\"0\">Book Now</a></p>\n<section>\n<h2>Clinic and Specialities</h2>\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor\nincididunt ut labore et dolore magna aliqua.</p>\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2024/09/cardiology-icon-3.svg\" alt=\"Speciality\">\n<p>Cardiologist</p>\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2024/09/Dentist-icon-3.svg\" alt=\"Speciality\">\n<p>Dentist</p>\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2024/09/lab-icon-3.svg\" alt=\"Speciality\">\n<p>Laboratory</p>\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2024/09/Neurology-icon-3.svg\" alt=\"Speciality\">\n<p>Neurology</p>\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2024/09/Ophthalmology-icon-3.svg\" alt=\"Speciality\">\n<p>Ophthalmology</p>\n<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2024/09/Orthopedic-icon-3.svg\" alt=\"Speciality\">\n<p>Orthopedic</p>\n			</section>\n				 														<h3>3500</h3>\n																<p>Happy Customers</p>\n				 														<h3>450+</h3>\n																<p>Projects Done\n</p>\n				 														<h3>40+</h3>\n																<p>Awards\n</p>\n				 														<h3>3500</h3>\n																<p>Client Works\n</p>\n 		<h2 \n		style=\"text-align:center;\"> Book Our Doctor </h2>\n				<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-07.jpg\"/>\n				  <h5>\n				  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">Doctor Demo</a>\n				  </h5>\n        Australia        \n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">\n					  <button tabindex=\"0\">View Profile</button>\n						</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/\">\n					  <button tabindex=\"0\">Book Now</button>\n					  </a>\n				<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-09.jpg\"/>\n				  <h5>\n				  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">James Amen</a>\n				  </h5>\n        England        \n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">\n					  <button tabindex=\"0\">View Profile</button>\n						</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/james-amen/\">\n					  <button tabindex=\"0\">Book Now</button>\n					  </a>\n				<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-10.jpg\"/>\n				  <h5>\n				  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\">Carl Kelly</a>\n				  </h5>\n        India        \n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\">\n					  <button tabindex=\"0\">View Profile</button>\n						</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/\">\n					  <button tabindex=\"0\">Book Now</button>\n					  </a>\n				<img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-11.jpg\"/>\n				  <h5>\n				  <a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\">Darren Elder</a>\n				  </h5>\n        England        \n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\">\n					  <button tabindex=\"0\">View Profile</button>\n						</a>\n					<a href=\"https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/\">\n					  <button tabindex=\"0\">Book Now</button>\n					  </a>\n 		<h2 \n		style=\"text-align:center;\"> Available Features in Our Clinic  \n			</h2>\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\ntempor incididunt ut labore et dolore magna aliqua.</p>\n			<a href=\"\">\n								<p>Medical</p>\n			</a>\n			<a href=\"\">\n								<p>Operation</p>\n			</a>\n			<a href=\"\">\n								<p>Laboratory</p>\n			</a>\n			<a href=\"\">\n								<p>ICU</p>\n			</a>\n			<a href=\"\">\n								<p>Test Room</p>\n			</a>\n			<a href=\"\">\n								<p>Patient Ward</p>\n			</a>\n 		<h2 \n		style=\"text-align:center;\"> Blogs and News  \n			</h2>\n						<p> Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod<br>\ntempor incididunt ut labore et dolore magna aliqua.</p>\n              <article>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/doccure-making-your-clinic-painless-visit/\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/blog-10.jpg\"/></a>\n                        18 Jul 2023                      \n                      Doctor                      \n					                        <h5><a href=\"https://doccure-wp.dreamstechnologies.com/doccure-making-your-clinic-painless-visit/\">Doccure – Making your clinic painless visit?</a></h5>\n					                              <p>Explore the benefits & challenges of virtual healthcare appointments, along with tips for making good...                            </p>\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/doccure-making-your-clinic-painless-visit/\">Read More</a>\n              </article>\n              <article>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/benefits-of-consulting-with-an-online-doctor/\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/blog-04.jpg\"/></a>\n                        28 Sep 2021                      \n                      Clinic                      \n					                        <h5><a href=\"https://doccure-wp.dreamstechnologies.com/benefits-of-consulting-with-an-online-doctor/\">Benefits of Consulting With an Online Doctor</a></h5>\n					                              <p>Uncover strategies to achieve a harmonious balance between professional and personal well-being....                            </p>\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/benefits-of-consulting-with-an-online-doctor/\">Read More</a>\n              </article>\n              <article>\n                  <a href=\"https://doccure-wp.dreamstechnologies.com/benefits-of-online-doctor-booking/\"><img src=\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/blog-02-1.jpg\"/></a>\n                        28 Sep 2021                      \n                      Clinic                      \n					                        <h5><a href=\"https://doccure-wp.dreamstechnologies.com/benefits-of-online-doctor-booking/\">What are the benefits of online doctor booking</a></h5>\n					                              <p>Explore importance of quality sleep & learn tips to improve your sleep, ensuring raise-up refreshed...                            </p>\n                      <a href=\"https://doccure-wp.dreamstechnologies.com/benefits-of-online-doctor-booking/\">Read More</a>\n              </article>', 'Home 2', '', 'inherit', 'closed', 'closed', '', '70-revision-v1', '', '', '2024-09-11 17:42:22', '2024-09-11 17:42:22', '', 70, 'https://doccure-wp.dreamstechnologies.com/?p=5655', 0, 'revision', '', 0);

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

--
-- Table structure for table `wp_private_chat`
--

DROP TABLE IF EXISTS `wp_private_chat`;
CREATE TABLE IF NOT EXISTS `wp_private_chat` (
  `id` int NOT NULL AUTO_INCREMENT,
  `sender_id` int UNSIGNED NOT NULL,
  `receiver_id` int UNSIGNED NOT NULL,
  `chat_message` text COLLATE utf8mb4_unicode_ci,
  `status` tinyint(1) NOT NULL,
  `timestamp` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL,
  `time_gmt` datetime NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=135 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `wp_private_chat`
--

INSERT INTO `wp_private_chat` (`id`, `sender_id`, `receiver_id`, `chat_message`, `status`, `timestamp`, `time_gmt`) VALUES
(1, 2, 3, 'Hi Ragul ragu, your booking has been received on 19 Jan 2022', 0, '1642597096', '2022-01-19 12:58:16'),
(2, 3, 2, 'hai', 0, '1646130312', '2022-03-01 10:25:12'),
(3, 2, 3, 'hai test', 0, '1646142305', '2022-03-01 13:45:05'),
(4, 5, 2, 'hai  doctor', 0, '1646206683', '2022-03-02 07:38:03'),
(5, 2, 3, 'test', 1, '1646284326', '2022-03-03 05:12:06'),
(6, 11, 10, 'Hi Joan Gardner, your booking has been received on 28 Mar 2022', 0, '1649717000', '2022-04-11 22:43:20'),
(7, 10, 11, 'hi\n\n', 0, '1650088361', '2022-04-16 05:52:41'),
(8, 11, 9, 'Hi Charlene Reed, your booking has been received on 28 Mar 2022', 0, '1650297053', '2022-04-18 15:50:53'),
(9, 11, 16, 'hjgjgh', 1, '1650298024', '2022-04-18 16:07:04'),
(10, 11, 21, 'hi\n\n', 1, '1650610817', '2022-04-22 07:00:17'),
(11, 11, 33, 'Hi Sukhpreet kaur, your booking has been received on 25 Apr 2022', 1, '1650810657', '2022-04-24 14:30:57'),
(12, 11, 21, 'ZDZD', 1, '1650810868', '2022-04-24 14:34:28'),
(13, 12, 10, 'Hi Joan Gardner, your booking has been received on 28 Mar 2022', 0, '1650942516', '2022-04-26 03:08:36'),
(14, 11, 21, 'ghgh', 1, '1651052367', '2022-04-27 09:39:27'),
(15, 11, 21, 'hI', 1, '1651081918', '2022-04-27 17:51:58'),
(16, 11, 10, 'Hi Joan Gardner, your booking has been received on 24 May 2022', 0, '1651222747', '2022-04-29 08:59:07'),
(17, 11, 9, 'Hi Charlene Reed, your booking has been received on 08 May 2022', 0, '1651771048', '2022-05-05 17:17:28'),
(18, 9, 11, 'prueba', 0, '1651771093', '2022-05-05 17:18:13'),
(19, 11, 9, 'ijiojs\n\n', 0, '1651771119', '2022-05-05 17:18:39'),
(20, 11, 9, 'uuhh', 0, '1651969801', '2022-05-08 00:30:01'),
(21, 9, 4, 'ewwrw', 1, '1652212105', '2022-05-10 19:48:25'),
(22, 11, 9, 'Hi Charlene Reed, your booking has been received on 25 May 2022', 0, '1652339779', '2022-05-12 07:16:19'),
(23, 10, 12, 'Hi\n\n', 1, '1652352706', '2022-05-12 10:51:46'),
(24, 10, 11, 'hi\n\n\n', 0, '1652697324', '2022-05-16 10:35:24'),
(25, 11, 10, 'Hi Joan Gardner, your booking has been received on 22 May 2022', 0, '1652984644', '2022-05-19 18:24:04'),
(26, 11, 9, 'Hi Charlene Reed, your booking has been received on 22 May 2022', 0, '1653056529', '2022-05-20 14:22:09'),
(27, 12, 10, 'Hi Joan Gardner, your booking has been received on 23 May 2022', 0, '1653661018', '2022-05-27 14:16:58'),
(28, 11, 62, 'Hi Patient Demo, your booking has been received on 30 May 2022', 0, '1653686899', '2022-05-27 21:28:19'),
(29, 61, 62, 'Hi Patient Demo, your booking has been received on 26 May 2022', 0, '1653716388', '2022-05-28 05:39:48'),
(30, 61, 62, 'Hi Patient Demo, your booking has been received on 28 May 2022', 0, '1653717256', '2022-05-28 05:54:16'),
(31, 11, 9, 'Hi Charlene Reed, your booking has been received on 20 Jun 2022', 0, '1654224638', '2022-06-03 02:50:38'),
(32, 77, 78, 'Hi Aaa aaa, your booking has been received on 15 Jun 2022', 1, '1654766711', '2022-06-09 09:25:11'),
(33, 79, 80, 'Hi Chai def, your booking has been received on 13 Jun 2022', 1, '1654898829', '2022-06-10 22:07:09'),
(34, 11, 10, 'Hi Joan Gardner, your booking has been received on 15 Jun 2022', 0, '1654909115', '2022-06-11 00:58:35'),
(35, 12, 9, 'Hi Charlene Reed, your booking has been received on 01 Jul 2022', 0, '1655352385', '2022-06-16 04:06:25'),
(36, 61, 62, 'Hi Patient Demo, your booking has been received on 23 Jun 2022', 0, '1655967714', '2022-06-23 07:01:54'),
(37, 62, 61, 'hai doctor', 0, '1655968847', '2022-06-23 07:20:47'),
(38, 61, 62, 'hai patient', 0, '1655968923', '2022-06-23 07:22:03'),
(39, 12, 9, 'Hi Charlene Reed, your booking has been received on 21 Jul 2022', 0, '1658213545', '2022-07-19 06:52:25'),
(40, 91, 57, 'hi\n\n', 1, '1658253799', '2022-07-19 18:03:19'),
(41, 91, 57, '😏', 1, '1658253807', '2022-07-19 18:03:27'),
(42, 10, 58, 'سلام', 1, '1658378534', '2022-07-21 04:42:14'),
(43, 10, 58, 'sسلام\n\n\n', 1, '1658395670', '2022-07-21 09:27:50'),
(44, 11, 10, 'sdfdf', 0, '1658410375', '2022-07-21 13:32:55'),
(45, 9, 4, 'cxvxcv', 1, '1658410529', '2022-07-21 13:35:29'),
(46, 9, 11, 'Je fais un test pour voir le fonctionnement', 0, '1658485920', '2022-07-22 10:32:00'),
(47, 11, 9, 'o\n\n', 0, '1659121845', '2022-07-29 19:10:45'),
(48, 11, 9, 'Hi Charlene Reed, your booking has been received on 02 Aug 2022', 1, '1659362481', '2022-08-01 14:01:21'),
(49, 10, 11, 'hello\n\n\n', 0, '1659510679', '2022-08-03 07:11:19'),
(50, 11, 10, 'Hi Joan Gardner, your booking has been received on 04 Aug 2022', 0, '1659510868', '2022-08-03 07:14:28'),
(51, 10, 11, 'hi', 0, '1659584300', '2022-08-04 03:38:20'),
(52, 11, 10, 'hello\n\n', 0, '1659584328', '2022-08-04 03:38:48'),
(53, 11, 10, 'Hi Joan Gardner, your booking has been received on 04 Aug 2022', 0, '1659584843', '2022-08-04 03:47:23'),
(54, 10, 58, 'halo\n\n', 1, '1659604274', '2022-08-04 09:11:14'),
(55, 12, 100, 'Hi Demo demo, your booking has been received on 02 Aug 2022', 1, '1660218218', '2022-08-11 11:43:38'),
(56, 10, 58, 'Olá\n\n', 1, '1660292354', '2022-08-12 08:19:14'),
(57, 11, 112, 'Hi MahateerWW, your booking has been received on 15 Aug 2022', 1, '1660752250', '2022-08-17 16:04:10'),
(58, 10, 58, 'hii\n\n', 1, '1660752659', '2022-08-17 16:10:59'),
(59, 12, 9, 'Hi Charlene Reed, your booking has been received on 09 Aug 2022', 1, '1660816379', '2022-08-18 09:52:59'),
(60, 12, 9, 'Hi Charlene Reed, your booking has been received on 28 Jul 2022', 1, '1660941847', '2022-08-19 20:44:07'),
(61, 11, 10, 'Hi Joan Gardner, your booking has been received on 23 Aug 2022', 0, '1661088822', '2022-08-21 13:33:42'),
(62, 11, 9, 'hi', 1, '1661278289', '2022-08-23 18:11:29'),
(63, 11, 10, 'Hi Joan Gardner, your booking has been received on 26 Aug 2022', 0, '1661499293', '2022-08-26 07:34:53'),
(64, 11, 10, 'Hi Joan Gardner, your booking has been received on 26 Aug 2022', 0, '1661499431', '2022-08-26 07:37:11'),
(65, 11, 10, 'Hi Joan Gardner, your booking has been received on 26 Aug 2022', 0, '1661500197', '2022-08-26 07:49:57'),
(66, 11, 10, 'Hi Joan Gardner, your booking has been received on 26 Aug 2022', 0, '1661503432', '2022-08-26 08:43:52'),
(67, 11, 10, 'Hi Joan Gardner, your booking has been received on 26 Aug 2022', 0, '1661504316', '2022-08-26 08:58:36'),
(68, 11, 62, 'Hi Patient Demo, your booking has been received on 26 Aug 2022', 0, '1661507498', '2022-08-26 09:51:38'),
(69, 132, 62, 'Hi Patient Demo, your booking has been received on 26 Aug 2022', 0, '1661513795', '2022-08-26 11:36:35'),
(70, 11, 112, 'ola ke ase\n\n', 1, '1661831498', '2022-08-30 03:51:38'),
(71, 11, 62, 'hi\n\n', 0, '1662152549', '2022-09-02 21:02:29'),
(72, 11, 62, 'hey', 0, '1662152555', '2022-09-02 21:02:35'),
(73, 11, 62, 'thanks', 0, '1662383435', '2022-09-05 13:10:35'),
(74, 11, 10, 'Hi Joan Gardner, your booking has been received on 16 Sep 2022', 0, '1663259600', '2022-09-15 16:33:20'),
(75, 11, 10, 'asdasd\n\n', 0, '1663412458', '2022-09-17 11:00:58'),
(76, 10, 132, 'hi\n\n', 0, '1663415136', '2022-09-17 11:45:36'),
(77, 10, 132, '🤪', 0, '1663415141', '2022-09-17 11:45:41'),
(78, 11, 10, 'czxcdsdfd', 0, '1663429255', '2022-09-17 15:40:55'),
(79, 11, 131, 'hi\n\n', 1, '1663537774', '2022-09-18 21:49:34'),
(80, 11, 131, 'asdasd', 1, '1663678736', '2022-09-20 12:58:56'),
(81, 11, 62, 'Hi', 0, '1664007532', '2022-09-24 08:18:52'),
(82, 10, 11, 'hie\n\n\n', 0, '1665083015', '2022-10-06 19:03:35'),
(83, 10, 11, 'wiw', 0, '1665083058', '2022-10-06 19:04:18'),
(84, 132, 62, 'Hi Patient Demo, your booking has been received on 18 Oct 2022', 0, '1666087968', '2022-10-18 10:12:48'),
(85, 132, 62, 'Hi Patient Demo, your booking has been received on 18 Oct 2022', 0, '1666102220', '2022-10-18 14:10:20'),
(86, 132, 62, 'Hi Patient Demo, your booking has been received on 19 Oct 2022', 0, '1666153796', '2022-10-19 04:29:56'),
(87, 132, 10, 'Hi Joan Gardner, your booking has been received on 26 Oct 2022', 0, '1666208485', '2022-10-19 19:41:25'),
(88, 10, 11, 'hello', 0, '1668532338', '2022-11-15 17:12:18'),
(89, 11, 10, 'hi', 0, '1668532374', '2022-11-15 17:12:54'),
(90, 10, 11, 'why no alert', 0, '1668532423', '2022-11-15 17:13:43'),
(91, 11, 10, 'Hi Joan Gardner, your booking has been received on 20 Nov 2022', 0, '1668953405', '2022-11-20 14:10:05'),
(92, 11, 10, 'Hi Joan Gardner, your booking has been received on 26 Nov 2022', 0, '1668953637', '2022-11-20 14:13:57'),
(93, 215, 205, 'hello\n\n', 1, '1669377092', '2022-11-25 11:51:32'),
(94, 215, 205, 'dude', 1, '1669377109', '2022-11-25 11:51:49'),
(95, 11, 217, 'Hi İlyas Kuşak, your booking has been received on 29 Nov 2022', 1, '1669570768', '2022-11-27 17:39:28'),
(96, 11, 209, 'Hi İlyas kuşak, your booking has been received on 25 Nov 2022', 1, '1669739470', '2022-11-29 16:31:10'),
(97, 11, 10, 'Hi Joan Gardner, your booking has been received on 01 Dec 2022', 0, '1670429725', '2022-12-07 16:15:25'),
(98, 62, 132, 'bonjour', 0, '1672335429', '2022-12-29 17:37:09'),
(99, 132, 10, 'Hi Joan Gardner, your booking has been received on 08 Dec 2022', 1, '1672617215', '2023-01-01 23:53:35'),
(100, 62, 132, 't', 0, '1672927996', '2023-01-05 14:13:16'),
(101, 62, 132, 'hello\n\n', 0, '1673200185', '2023-01-08 17:49:45'),
(102, 62, 132, 'Testing', 0, '1673200198', '2023-01-08 17:49:58'),
(103, 62, 132, 'hello\n\n', 0, '1674019922', '2023-01-18 05:32:02'),
(104, 62, 132, 'test\n\n', 0, '1674718181', '2023-01-26 07:29:41'),
(105, 132, 62, 'hello\n\n', 0, '1674838358', '2023-01-27 16:52:38'),
(106, 132, 62, '😏', 0, '1674838363', '2023-01-27 16:52:43'),
(107, 132, 62, 'asdasd\n\n', 0, '1674838390', '2023-01-27 16:53:10'),
(108, 132, 62, 'asd', 0, '1674838394', '2023-01-27 16:53:14'),
(109, 132, 62, 'sss', 0, '1674838398', '2023-01-27 16:53:18'),
(110, 62, 132, 'nikal', 0, '1674838416', '2023-01-27 16:53:36'),
(111, 132, 10, 'hello', 1, '1675581228', '2023-02-05 07:13:48'),
(112, 132, 62, 'ok\n\n', 0, '1675581245', '2023-02-05 07:14:05'),
(113, 62, 132, 'hgggb', 0, '1675872130', '2023-02-08 16:02:10'),
(114, 62, 132, 'hi', 0, '1676394760', '2023-02-14 17:12:40'),
(115, 132, 62, 'Hi Patient Demo, your booking has been received on 16 Feb 2023', 0, '1676443575', '2023-02-15 06:46:15'),
(116, 276, 273, 'hi\n\n', 1, '1677003803', '2023-02-21 18:23:23'),
(117, 58, 62, 'Hi Patient Demo, your booking has been received on 27 Feb 2023', 0, '1677429688', '2023-02-26 16:41:28'),
(118, 132, 62, 'Hi Patient Demo, your booking has been received on 04 Mar 2023', 0, '1677745752', '2023-03-02 08:29:12'),
(119, 131, 62, 'Hi Patient Demo, your booking has been received on 03 Mar 2023', 0, '1677824954', '2023-03-03 06:29:14'),
(120, 131, 62, 'Hi Patient Demo, your booking has been received on 03 Mar 2023', 0, '1677825649', '2023-03-03 06:40:49'),
(121, 131, 62, 'Hi Patient Demo, your booking has been received on 04 Mar 2023', 0, '1677825735', '2023-03-03 06:42:15'),
(122, 62, 132, 'HI i need consultation\n\n', 0, '1678772951', '2023-03-14 05:49:11'),
(123, 62, 132, 'How to book', 0, '1679580692', '2023-03-23 14:11:32'),
(124, 320, 319, 'Hi Sunny sehgal, your booking has been received on 24 Apr 2023', 1, '1682335598', '2023-04-24 11:26:38'),
(125, 320, 319, 'Hi Sunny sehgal, your booking has been received on 25 Apr 2023', 1, '1682336812', '2023-04-24 11:46:52'),
(126, 320, 319, 'Hi Sunny sehgal, your booking has been received on 25 Apr 2023', 1, '1682337213', '2023-04-24 11:53:33'),
(127, 62, 132, 'hocam selakmaa\n\n', 0, '1689847833', '2023-07-20 10:10:33'),
(128, 131, 62, 'Hi Patient Demo, your booking has been received on 22 Jul 2023', 0, '1690001227', '2023-07-22 04:47:07'),
(129, 132, 62, 'Hi Patient Demo, your booking has been received on 22 Jul 2023', 0, '1690001579', '2023-07-22 04:52:59'),
(130, 62, 132, 'hi how are you', 0, '1691734961', '2023-08-11 06:22:41'),
(131, 62, 132, 'Hello ', 0, '1708670041', '2024-02-23 06:34:01'),
(132, 132, 62, 'This is test msg from doctor profile', 0, '1708670074', '2024-02-23 06:34:34'),
(133, 58, 331, 'Hi Soosairaj C, your booking has been received on 04 Jul 2024', 1, '1719404575', '2024-06-26 12:22:55'),
(134, 331, 129, 'vcc', 1, '1719405289', '2024-06-26 12:34:49');

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

--
-- Table structure for table `wp_termmeta`
--

DROP TABLE IF EXISTS `wp_termmeta`;
CREATE TABLE IF NOT EXISTS `wp_termmeta` (
  `meta_id` bigint UNSIGNED NOT NULL AUTO_INCREMENT,
  `term_id` bigint UNSIGNED NOT NULL DEFAULT '0',
  `meta_key` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `meta_value` longtext COLLATE utf8mb4_unicode_ci,
  PRIMARY KEY (`meta_id`),
  KEY `term_id` (`term_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=InnoDB AUTO_INCREMENT=31 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `wp_termmeta`
--

INSERT INTO `wp_termmeta` (`meta_id`, `term_id`, `meta_key`, `meta_value`) VALUES
(1, 14, 'speciality', '35'),
(2, 15, 'speciality', '18'),
(3, 16, 'speciality', '19'),
(6, 28, 'speciality', '27'),
(7, 30, 'color', '#bada55'),
(8, 31, 'speciality', '44'),
(10, 38, '_menu_item_wpmi', 'fontawesome'),
(11, 18, 'logo', 'a:2:{s:3:\"url\";s:90:\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2024/09/cardiology-icon-3.svg\";s:13:\"attachment_id\";s:4:\"5642\";}'),
(12, 19, 'logo', 'a:2:{s:3:\"url\";s:87:\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2024/09/Dentist-icon-3.svg\";s:13:\"attachment_id\";s:4:\"5649\";}'),
(13, 27, 'logo', 'a:2:{s:3:\"url\";s:89:\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2024/09/Neurology-icon-3.svg\";s:13:\"attachment_id\";s:4:\"5647\";}'),
(14, 29, 'logo', 'a:2:{s:3:\"url\";s:90:\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2024/09/Orthopedic-icon-3.svg\";s:13:\"attachment_id\";s:4:\"5645\";}'),
(15, 35, 'logo', 'a:2:{s:3:\"url\";s:87:\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2024/09/Urology-icon-3.svg\";s:13:\"attachment_id\";s:4:\"5643\";}'),
(16, 30, 'logo', 'a:2:{s:3:\"url\";s:90:\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2024/09/ultrasound-icon-3.svg\";s:13:\"attachment_id\";s:4:\"5644\";}'),
(17, 18, 'tax_image_url_universal', 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-14.jpg'),
(18, 19, 'tax_image_url_universal', 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-13.jpg'),
(19, 27, 'tax_image_url_universal', 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-16.jpg'),
(20, 29, 'tax_image_url_universal', 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-12.jpg'),
(21, 35, 'tax_image_url_universal', 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-11.jpg'),
(22, 30, 'tax_image_url_universal', 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-18-1.jpg'),
(23, 44, 'tax_image_url_universal', 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-15.jpg'),
(24, 44, 'logo', 'a:2:{s:3:\"url\";s:93:\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2024/09/Ophthalmology-icon-3.svg\";s:13:\"attachment_id\";s:4:\"5646\";}'),
(25, 44, 'color', '#bada55'),
(26, 45, 'tax_image_url_universal', 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-17.jpg'),
(27, 45, 'logo', 'a:2:{s:3:\"url\";s:83:\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2024/09/lab-icon-3.svg\";s:13:\"attachment_id\";s:4:\"5648\";}'),
(28, 45, 'color', '#bada55'),
(29, 57, 'speciality', '29'),
(30, 95, 'product_count_product_cat', '3');

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

--
-- Table structure for table `wp_terms`
--

DROP TABLE IF EXISTS `wp_terms`;
CREATE TABLE IF NOT EXISTS `wp_terms` (
  `term_id` bigint UNSIGNED NOT NULL AUTO_INCREMENT,
  `name` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `slug` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `term_group` bigint NOT NULL DEFAULT '0',
  PRIMARY KEY (`term_id`),
  KEY `slug` (`slug`(191)),
  KEY `name` (`name`(191))
) ENGINE=InnoDB AUTO_INCREMENT=99 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `wp_terms`
--

INSERT INTO `wp_terms` (`term_id`, `name`, `slug`, `term_group`) VALUES
(1, 'Uncategorized', 'uncategorized', 0),
(2, 'Audio', 'audio', 0),
(3, 'Clinic', 'clinic', 0),
(4, 'Diagnose', 'diagnose', 0),
(5, 'Doctor', 'doctor', 0),
(6, 'Healthcare', 'healthcare', 0),
(7, 'Link', 'link', 0),
(8, 'Quote', 'quote', 0),
(10, 'Clinics', 'clinics', 0),
(11, 'Doctors', 'doctors', 0),
(12, 'Health', 'health', 0),
(13, 'Medical', 'medical', 0),
(14, 'Adolescent medicine', 'adolescent-medicine', 0),
(15, 'Aerospace medicine', 'aerospace-medicine', 0),
(16, 'Anesthesiology', 'anesthesiology', 0),
(17, 'Australia', 'australia', 0),
(18, 'Cardiologist', 'cardiologist', 0),
(19, 'Dentist', 'dentist', 0),
(21, 'England', 'england', 0),
(22, 'English', 'english', 0),
(24, 'Features', 'features', 0),
(25, 'India', 'india', 0),
(26, 'French', 'french', 0),
(27, 'Neurology', 'neurology', 0),
(28, 'Orthopaedics', 'orthopaedics', 0),
(29, 'Orthopedic', 'orthopedic', 0),
(30, 'Ultrasound', 'ultrasound', 0),
(31, 'Periodontology', 'periodontology', 0),
(33, 'Research', 'research', 0),
(34, 'German', 'german', 0),
(35, 'Urology', 'urology', 0),
(36, 'Primary Menu', 'primary-menu', 0),
(37, 'doccure', 'doccure', 0),
(38, 'Headerrightmenu', 'headerrightmenu', 0),
(39, 'Headertopmenu', 'headertopmenu', 0),
(40, 'homefivemenu', 'homefivemenu', 0),
(41, 'Specalitiesmenu', 'specalitiesmenu', 0),
(42, 'servicesmenu', 'servicesmenu', 0),
(43, 'privacymenu', 'privacymenu', 0),
(44, 'Ophthalmology', 'ophthalmology', 0),
(45, 'Laboratory', 'laboratory', 0),
(57, 'Ortho', 'ortho', 0),
(58, 'Blood pressure', 'blood-pressure', 0),
(59, 'Body temperature', 'body-temperature', 0),
(60, 'Pulse rate', 'pulse-rate', 0),
(61, 'Respiration rate', 'respiration-rate', 0),
(62, 'Anorexia', 'anorexia', 0),
(63, 'Athlete', 'athlete', 0),
(64, 'Polio', 'polio', 0),
(65, 'Capsules', 'capsules', 0),
(66, 'Drops', 'drops', 0),
(67, 'Inhalers', 'inhalers', 0),
(68, 'Injections', 'injections', 0),
(69, 'Once a day', 'once-a-day', 0),
(70, 'Thrice a day', 'thrice-a-day', 0),
(71, 'Twice a day', 'twice-a-day', 0),
(72, '1 Day', '1-day', 0),
(73, '1 Month', '1-month', 0),
(74, '1 Week', '1-week', 0),
(75, '2 Days', '2-days', 0),
(76, 'Married', 'married', 0),
(77, 'Single', 'single', 0),
(78, 'Food allergies', 'food-allergies', 0),
(79, 'Skin allergies', 'skin-allergies', 0),
(80, 'Dengue', 'dengue', 0),
(81, 'Typhoid', 'typhoid', 0),
(82, 'simple', 'simple', 0),
(83, 'grouped', 'grouped', 0),
(84, 'variable', 'variable', 0),
(85, 'external', 'external', 0),
(86, 'exclude-from-search', 'exclude-from-search', 0),
(87, 'exclude-from-catalog', 'exclude-from-catalog', 0),
(88, 'featured', 'featured', 0),
(89, 'outofstock', 'outofstock', 0),
(90, 'rated-1', 'rated-1', 0),
(91, 'rated-2', 'rated-2', 0),
(92, 'rated-3', 'rated-3', 0),
(93, 'rated-4', 'rated-4', 0),
(94, 'rated-5', 'rated-5', 0),
(95, 'Uncategorized', 'uncategorized', 0),
(96, 'packages', 'packages', 0),
(97, 'li', 'li', 0),
(98, 'page', 'page', 0);

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

--
-- Table structure for table `wp_term_relationships`
--

DROP TABLE IF EXISTS `wp_term_relationships`;
CREATE TABLE IF NOT EXISTS `wp_term_relationships` (
  `object_id` bigint UNSIGNED NOT NULL DEFAULT '0',
  `term_taxonomy_id` bigint UNSIGNED NOT NULL DEFAULT '0',
  `term_order` int NOT NULL DEFAULT '0',
  PRIMARY KEY (`object_id`,`term_taxonomy_id`),
  KEY `term_taxonomy_id` (`term_taxonomy_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `wp_term_relationships`
--

INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
(16, 36, 0),
(329, 36, 0),
(333, 36, 0),
(336, 36, 0),
(339, 36, 0),
(656, 5, 0),
(656, 11, 0),
(656, 12, 0),
(656, 13, 0),
(689, 3, 0),
(689, 11, 0),
(689, 12, 0),
(689, 13, 0),
(691, 3, 0),
(691, 11, 0),
(691, 12, 0),
(691, 13, 0),
(734, 36, 0),
(762, 36, 0),
(897, 36, 0),
(2724, 25, 0),
(2767, 36, 0),
(2819, 17, 0),
(2821, 21, 0),
(2823, 17, 0),
(2825, 21, 0),
(3051, 21, 0),
(3053, 17, 0),
(3067, 21, 0),
(3139, 37, 0),
(3318, 38, 0),
(3450, 39, 0),
(3453, 40, 0),
(3454, 40, 0),
(3455, 41, 0),
(3456, 41, 0),
(3457, 41, 0),
(3458, 41, 0),
(3465, 43, 0),
(3466, 43, 0),
(3687, 36, 0),
(3688, 36, 0),
(3689, 36, 0),
(3691, 36, 0),
(3700, 25, 0),
(3701, 15, 0),
(3701, 18, 0),
(3701, 22, 0),
(3701, 25, 0),
(3701, 34, 0),
(3704, 14, 0),
(3704, 18, 0),
(3704, 22, 0),
(3704, 25, 0),
(3704, 26, 0),
(3704, 44, 0),
(3743, 36, 0),
(3808, 36, 0),
(3996, 15, 0),
(3996, 18, 0),
(3996, 21, 0),
(3996, 22, 0),
(3996, 34, 0),
(4004, 21, 0),
(4004, 22, 0),
(4004, 27, 0),
(4004, 28, 0),
(4004, 34, 0),
(4018, 36, 0),
(4043, 36, 0),
(4173, 17, 0),
(4335, 17, 0),
(4335, 58, 0),
(4335, 62, 0),
(4335, 76, 0),
(4335, 78, 0),
(4335, 80, 0),
(4387, 25, 0),
(4400, 17, 0),
(4405, 25, 0),
(4432, 82, 0),
(4432, 95, 0),
(4460, 14, 0),
(4460, 21, 0),
(4460, 22, 0),
(4460, 26, 0),
(4460, 34, 0),
(4460, 35, 0),
(4467, 22, 0),
(4467, 25, 0),
(4467, 26, 0),
(4467, 29, 0),
(4467, 34, 0),
(4474, 21, 0),
(4474, 22, 0),
(4474, 26, 0),
(4474, 27, 0),
(4474, 34, 0),
(4481, 16, 0),
(4481, 17, 0),
(4481, 19, 0),
(4481, 22, 0),
(4481, 26, 0),
(4481, 34, 0),
(4512, 17, 0),
(4530, 25, 0),
(4571, 95, 0),
(4571, 96, 0),
(4572, 95, 0),
(4572, 96, 0),
(4633, 25, 0),
(4633, 59, 0),
(4633, 63, 0),
(4633, 76, 0),
(4633, 79, 0),
(4633, 81, 0),
(4646, 17, 0),
(4646, 59, 0),
(4646, 80, 0),
(4646, 81, 0),
(4702, 42, 0),
(4703, 42, 0),
(4704, 42, 0),
(4705, 42, 0),
(4708, 36, 0),
(4722, 36, 0),
(4749, 25, 0),
(4749, 58, 0),
(4749, 59, 0),
(4749, 64, 0),
(4749, 76, 0),
(4749, 79, 0),
(4749, 80, 0),
(4749, 81, 0),
(4749, 97, 0),
(4814, 21, 0),
(4814, 58, 0),
(4814, 59, 0),
(4814, 77, 0),
(4814, 78, 0),
(4814, 80, 0),
(4814, 81, 0),
(4814, 97, 0),
(5088, 98, 0),
(5090, 98, 0),
(5092, 98, 0),
(5094, 98, 0),
(5096, 98, 0),
(5098, 98, 0),
(5100, 98, 0),
(5102, 98, 0),
(5104, 98, 0),
(5106, 98, 0),
(5108, 98, 0),
(5110, 98, 0),
(5112, 98, 0),
(5114, 98, 0),
(5116, 98, 0),
(5118, 98, 0),
(5132, 36, 0),
(5133, 36, 0),
(5134, 36, 0),
(5175, 98, 0),
(5187, 98, 0),
(5200, 98, 0),
(5212, 36, 0),
(5216, 98, 0),
(5241, 36, 0),
(5288, 98, 0),
(5290, 98, 0),
(5301, 98, 0),
(5349, 98, 0),
(5388, 36, 0),
(5393, 5, 0),
(5413, 25, 0),
(5413, 62, 0),
(5413, 63, 0),
(5413, 64, 0),
(5413, 76, 0),
(5413, 78, 0),
(5413, 97, 0),
(5414, 17, 0),
(5414, 59, 0),
(5414, 60, 0),
(5414, 62, 0),
(5414, 76, 0),
(5414, 78, 0),
(5414, 97, 0),
(5418, 17, 0),
(5418, 64, 0),
(5418, 76, 0),
(5418, 79, 0),
(5418, 81, 0),
(5537, 21, 0),
(5573, 36, 0);

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

--
-- Table structure for table `wp_term_taxonomy`
--

DROP TABLE IF EXISTS `wp_term_taxonomy`;
CREATE TABLE IF NOT EXISTS `wp_term_taxonomy` (
  `term_taxonomy_id` bigint UNSIGNED NOT NULL AUTO_INCREMENT,
  `term_id` bigint UNSIGNED NOT NULL DEFAULT '0',
  `taxonomy` varchar(32) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `description` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `parent` bigint UNSIGNED NOT NULL DEFAULT '0',
  `count` bigint NOT NULL DEFAULT '0',
  PRIMARY KEY (`term_taxonomy_id`),
  UNIQUE KEY `term_id_taxonomy` (`term_id`,`taxonomy`),
  KEY `taxonomy` (`taxonomy`)
) ENGINE=InnoDB AUTO_INCREMENT=99 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `wp_term_taxonomy`
--

INSERT INTO `wp_term_taxonomy` (`term_taxonomy_id`, `term_id`, `taxonomy`, `description`, `parent`, `count`) VALUES
(1, 1, 'category', '', 0, 0),
(2, 2, 'category', '', 0, 0),
(3, 3, 'category', '', 0, 2),
(4, 4, 'category', '', 0, 0),
(5, 5, 'category', '', 0, 2),
(6, 6, 'category', '', 0, 0),
(7, 7, 'category', '', 0, 0),
(8, 8, 'category', '', 0, 0),
(10, 10, 'post_tag', '', 0, 0),
(11, 11, 'post_tag', '', 0, 3),
(12, 12, 'post_tag', '', 0, 3),
(13, 13, 'post_tag', '', 0, 3),
(14, 14, 'services', '', 0, 2),
(15, 15, 'services', '', 0, 2),
(16, 16, 'services', '', 0, 1),
(17, 17, 'locations', '', 0, 11),
(18, 18, 'specialities', '', 0, 3),
(19, 19, 'specialities', '', 0, 1),
(21, 21, 'locations', '', 0, 10),
(22, 22, 'languages', '', 0, 8),
(24, 24, 'service-category', '', 0, 0),
(25, 25, 'locations', '', 0, 11),
(26, 26, 'languages', '', 0, 5),
(27, 27, 'specialities', '', 0, 2),
(28, 28, 'services', '', 0, 1),
(29, 29, 'specialities', '', 0, 1),
(30, 30, 'specialities', '', 0, 0),
(31, 31, 'services', '', 0, 0),
(33, 33, 'service-category', '', 0, 0),
(34, 34, 'languages', '', 0, 7),
(35, 35, 'specialities', '', 0, 1),
(36, 36, 'nav_menu', '', 0, 26),
(37, 37, 'wp_theme', '', 0, 1),
(38, 38, 'nav_menu', '', 0, 1),
(39, 39, 'nav_menu', '', 0, 1),
(40, 40, 'nav_menu', '', 0, 2),
(41, 41, 'nav_menu', '', 0, 4),
(42, 42, 'nav_menu', '', 0, 4),
(43, 43, 'nav_menu', '', 0, 2),
(44, 44, 'specialities', '', 0, 1),
(45, 45, 'specialities', '', 0, 0),
(57, 57, 'services', '', 0, 0),
(58, 58, 'vital_signs', '', 0, 3),
(59, 59, 'vital_signs', '', 0, 5),
(60, 60, 'vital_signs', '', 0, 1),
(61, 61, 'vital_signs', '', 0, 0),
(62, 62, 'childhood_illness', '', 0, 3),
(63, 63, 'childhood_illness', '', 0, 2),
(64, 64, 'childhood_illness', '', 0, 3),
(65, 65, 'medicine_types', '', 0, 0),
(66, 66, 'medicine_types', '', 0, 0),
(67, 67, 'medicine_types', '', 0, 0),
(68, 68, 'medicine_types', '', 0, 0),
(69, 69, 'medicine_usage', '', 0, 0),
(70, 70, 'medicine_usage', '', 0, 0),
(71, 71, 'medicine_usage', '', 0, 0),
(72, 72, 'medicine_duration', '', 0, 0),
(73, 73, 'medicine_duration', '', 0, 0),
(74, 74, 'medicine_duration', '', 0, 0),
(75, 75, 'medicine_duration', '', 0, 0),
(76, 76, 'marital_status', '', 0, 6),
(77, 77, 'marital_status', '', 0, 1),
(78, 78, 'diseases', '', 0, 4),
(79, 79, 'diseases', '', 0, 3),
(80, 80, 'laboratory_tests', '', 0, 4),
(81, 81, 'laboratory_tests', '', 0, 5),
(82, 82, 'product_type', '', 0, 1),
(83, 83, 'product_type', '', 0, 0),
(84, 84, 'product_type', '', 0, 0),
(85, 85, 'product_type', '', 0, 0),
(86, 86, 'product_visibility', '', 0, 0),
(87, 87, 'product_visibility', '', 0, 0),
(88, 88, 'product_visibility', '', 0, 0),
(89, 89, 'product_visibility', '', 0, 0),
(90, 90, 'product_visibility', '', 0, 0),
(91, 91, 'product_visibility', '', 0, 0),
(92, 92, 'product_visibility', '', 0, 0),
(93, 93, 'product_visibility', '', 0, 0),
(94, 94, 'product_visibility', '', 0, 0),
(95, 95, 'product_cat', '', 0, 3),
(96, 96, 'product_type', '', 0, 2),
(97, 97, 'laboratory_tests', '', 0, 4),
(98, 98, 'elementor_library_type', '', 0, 24);

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

--
-- Table structure for table `wp_usermeta`
--

DROP TABLE IF EXISTS `wp_usermeta`;
CREATE TABLE IF NOT EXISTS `wp_usermeta` (
  `umeta_id` bigint UNSIGNED NOT NULL AUTO_INCREMENT,
  `user_id` bigint UNSIGNED NOT NULL DEFAULT '0',
  `meta_key` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `meta_value` longtext COLLATE utf8mb4_unicode_ci,
  PRIMARY KEY (`umeta_id`),
  KEY `user_id` (`user_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=InnoDB AUTO_INCREMENT=12278 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `wp_usermeta`
--

INSERT INTO `wp_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES
(1, 1, 'nickname', 'admin'),
(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', ''),
(11, 1, 'locale', 'en_US'),
(12, 1, 'wp_capabilities', 'a:1:{s:13:\"administrator\";b:1;}'),
(13, 1, 'wp_user_level', '10'),
(14, 1, 'dismissed_wp_pointers', 'vc_pointers_backend_editor,text_widget_custom_html,theme_editor_notice,plugin_editor_notice,text_widget_paste_html'),
(15, 1, 'show_welcome_panel', '0'),
(17, 1, 'wp_dashboard_quick_press_last_post_id', '5640'),
(19, 1, 'sa_ignore_notice', 'true'),
(78, 1, 'extendifysdk_uuid', 'aaffc582da6eaf0ed0c27283b32214ce'),
(79, 1, 'extendifysdk_user_data', '{\"state\":{\"firstLoadedOn\":\"2022-12-05T07:49:58.967Z\",\"email\":\"\",\"apiKey\":\"\",\"uuid\":\"aaffc582da6eaf0ed0c27283b32214ce\",\"sdkPartner\":\"Redux\",\"noticesDismissedAt\":[],\"modalNoticesDismissedAt\":[],\"imports\":0,\"runningImports\":0,\"allowedImports\":0,\"freebieImports\":0,\"entryPoint\":\"not-set\",\"enabled\":true,\"canInstallPlugins\":true,\"canActivatePlugins\":true,\"participatingTestsGroups\":{\"main-button-text2\":\"A\"},\"isAdmin\":true},\"version\":0}'),
(152, 1, 'wp_user-settings', 'editor=html&libraryContent=browse&panel_vcUIPanelWidth=650&panel_vcUIPanelLeft=674px&panel_vcUIPanelTop=74px&edit_element_vcUIPanelWidth=604&edit_element_vcUIPanelLeft=677px&edit_element_vcUIPanelTop=76px'),
(153, 1, 'wp_user-settings-time', '1689665059'),
(184, 1, 'closedpostboxes_page', 'a:0:{}'),
(185, 1, 'metaboxhidden_page', 'a:6:{i:0;s:12:\"revisionsdiv\";i:1;s:10:\"postcustom\";i:2;s:16:\"commentstatusdiv\";i:3;s:11:\"commentsdiv\";i:4;s:7:\"slugdiv\";i:5;s:9:\"authordiv\";}'),
(186, 1, 'nav_menu_recently_edited', '36'),
(187, 1, '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\";}'),
(188, 1, 'metaboxhidden_nav-menus', 'a:21:{i:0;s:21:\"add-post-type-product\";i:1;s:23:\"add-post-type-portfolio\";i:2;s:21:\"add-post-type-booking\";i:3;s:26:\"add-post-type-prescription\";i:4;s:21:\"add-post-type-reviews\";i:5;s:12:\"add-post_tag\";i:6;s:15:\"add-post_format\";i:7;s:15:\"add-product_cat\";i:8;s:15:\"add-product_tag\";i:9;s:13:\"add-languages\";i:10;s:15:\"add-vital_signs\";i:11;s:21:\"add-childhood_illness\";i:12;s:18:\"add-medicine_types\";i:13;s:18:\"add-medicine_usage\";i:14;s:21:\"add-medicine_duration\";i:15;s:18:\"add-marital_status\";i:16;s:12:\"add-diseases\";i:17;s:20:\"add-laboratory_tests\";i:18;s:13:\"add-locations\";i:19;s:12:\"add-services\";i:20;s:30:\"woocommerce_endpoints_nav_link\";}'),
(189, 1, 'meta-box-order_service', 'a:3:{s:4:\"side\";s:78:\"service-categorydiv,service-tagdiv,submitdiv,dfiFeaturedMetaBox-2,postimagediv\";s:6:\"normal\";s:60:\"wpb_visual_composer,wpseo_meta,postexcerpt,slugdiv,authordiv\";s:8:\"advanced\";s:21:\"sigma_service_details\";}'),
(190, 1, 'screen_layout_service', '2'),
(191, 1, 'closedpostboxes_service', 'a:4:{i:0;s:19:\"service-categorydiv\";i:1;s:14:\"service-tagdiv\";i:2;s:9:\"submitdiv\";i:3;s:12:\"postimagediv\";}'),
(192, 1, 'metaboxhidden_service', 'a:1:{i:0;s:7:\"slugdiv\";}'),
(193, 1, 'closedpostboxes_nav-menus', 'a:0:{}'),
(278, 10, 'nickname', 'joan'),
(279, 10, 'first_name', 'Joan'),
(280, 10, 'last_name', 'Gardner'),
(281, 10, 'description', ''),
(282, 10, 'rich_editing', 'true'),
(283, 10, 'syntax_highlighting', 'true'),
(284, 10, 'comment_shortcuts', 'false'),
(285, 10, 'admin_color', 'fresh'),
(286, 10, 'use_ssl', '0'),
(287, 10, 'show_admin_bar_front', ''),
(288, 10, 'locale', ''),
(289, 10, 'wp_capabilities', 'a:1:{s:13:\"regular_users\";b:1;}'),
(290, 10, 'wp_user_level', '0'),
(291, 10, 'dismissed_wp_pointers', ''),
(292, 10, 'twitter', ''),
(293, 10, 'facebook', ''),
(294, 10, 'google', ''),
(295, 10, 'tumblr', ''),
(296, 10, 'instagram', ''),
(297, 10, 'pinterest', ''),
(298, 10, 'skype', ''),
(299, 10, 'linkedin', ''),
(300, 10, '_is_verified', 'yes'),
(301, 10, 'confirmation_key', 'd55a9368e3f832a23ade89d5f4d75ba5'),
(302, 10, '_linked_profile', '3700'),
(304, 11, 'nickname', 'paul'),
(305, 11, 'first_name', 'Pablo'),
(306, 11, 'last_name', 'Richard'),
(307, 11, 'description', ''),
(308, 11, 'rich_editing', 'true'),
(309, 11, 'syntax_highlighting', 'true'),
(310, 11, 'comment_shortcuts', 'false'),
(311, 11, 'admin_color', 'fresh'),
(312, 11, 'use_ssl', '0'),
(313, 11, 'show_admin_bar_front', ''),
(314, 11, 'locale', ''),
(315, 11, 'wp_capabilities', 'a:1:{s:7:\"doctors\";b:1;}'),
(316, 11, 'wp_user_level', '0'),
(317, 11, 'dismissed_wp_pointers', ''),
(318, 11, 'twitter', ''),
(319, 11, 'facebook', ''),
(320, 11, 'google', ''),
(321, 11, 'tumblr', ''),
(322, 11, 'instagram', ''),
(323, 11, 'pinterest', ''),
(324, 11, 'skype', ''),
(325, 11, 'linkedin', ''),
(326, 11, '_is_verified', 'yes'),
(327, 11, 'confirmation_key', ''),
(328, 11, '_linked_profile', '3701'),
(330, 11, 'mobile_number', '9876543210'),
(331, 12, 'nickname', 'olga'),
(332, 12, 'first_name', 'Olgas'),
(333, 12, 'last_name', 'Barlow'),
(334, 12, 'description', ''),
(335, 12, 'rich_editing', 'true'),
(336, 12, 'syntax_highlighting', 'true'),
(337, 12, 'comment_shortcuts', 'false'),
(338, 12, 'admin_color', 'fresh'),
(339, 12, 'use_ssl', '0'),
(340, 12, 'show_admin_bar_front', ''),
(341, 12, 'locale', ''),
(342, 12, 'wp_capabilities', 'a:1:{s:7:\"doctors\";b:1;}'),
(343, 12, 'wp_user_level', '0'),
(344, 12, 'dismissed_wp_pointers', ''),
(345, 12, 'twitter', ''),
(346, 12, 'facebook', ''),
(347, 12, 'google', ''),
(348, 12, 'tumblr', ''),
(349, 12, 'instagram', ''),
(350, 12, 'pinterest', ''),
(351, 12, 'skype', ''),
(352, 12, 'linkedin', ''),
(353, 12, '_is_verified', 'yes'),
(354, 12, 'confirmation_key', '4352868db42e09db3f69fc991f811050'),
(355, 12, '_linked_profile', '3704'),
(357, 12, 'mobile_number', '9876543210'),
(361, 1, 'community-events-location', 'a:1:{s:2:\"ip\";s:21:\"2409:40f4:2052:2d46::\";}'),
(811, 1, 'twitter', ''),
(812, 1, 'facebook', ''),
(813, 1, 'google', ''),
(814, 1, 'tumblr', ''),
(815, 1, 'instagram', ''),
(816, 1, 'pinterest', ''),
(817, 1, 'skype', ''),
(818, 1, 'linkedin', ''),
(1524, 57, 'nickname', 'sofia'),
(1525, 57, 'first_name', 'Sofia'),
(1526, 57, 'last_name', 'Brient'),
(1527, 57, 'description', ''),
(1528, 57, 'rich_editing', 'true'),
(1529, 57, 'syntax_highlighting', 'true'),
(1530, 57, 'comment_shortcuts', 'false'),
(1531, 57, 'admin_color', 'fresh'),
(1532, 57, 'use_ssl', '0'),
(1533, 57, 'show_admin_bar_front', ''),
(1534, 57, 'locale', ''),
(1535, 57, 'wp_capabilities', 'a:1:{s:7:\"doctors\";b:1;}'),
(1536, 57, 'wp_user_level', '0'),
(1537, 57, 'dismissed_wp_pointers', ''),
(1538, 57, 'twitter', ''),
(1539, 57, 'facebook', ''),
(1540, 57, 'google', ''),
(1541, 57, 'tumblr', ''),
(1542, 57, 'instagram', ''),
(1543, 57, 'pinterest', ''),
(1544, 57, 'skype', ''),
(1545, 57, 'linkedin', ''),
(1546, 57, '_is_verified', 'yes'),
(1547, 57, 'confirmation_key', 'bbe684e5af0f016318d7c2a0eb3f1004'),
(1548, 57, '_linked_profile', '3996'),
(1555, 57, 'mobile_number', '9876543210'),
(1556, 58, 'nickname', 'ruby'),
(1557, 58, 'first_name', 'Ruby'),
(1558, 58, 'last_name', 'Perrin'),
(1559, 58, 'description', ''),
(1560, 58, 'rich_editing', 'true'),
(1561, 58, 'syntax_highlighting', 'true'),
(1562, 58, 'comment_shortcuts', 'false'),
(1563, 58, 'admin_color', 'fresh'),
(1564, 58, 'use_ssl', '0'),
(1565, 58, 'show_admin_bar_front', ''),
(1566, 58, 'locale', ''),
(1567, 58, 'wp_capabilities', 'a:1:{s:7:\"doctors\";b:1;}'),
(1568, 58, 'wp_user_level', '0'),
(1569, 58, '_yoast_wpseo_profile_updated', '1652951622'),
(1570, 58, 'dismissed_wp_pointers', ''),
(1571, 58, 'twitter', ''),
(1572, 58, 'facebook', ''),
(1573, 58, 'google', ''),
(1574, 58, 'tumblr', ''),
(1575, 58, 'instagram', ''),
(1576, 58, 'pinterest', ''),
(1577, 58, 'skype', ''),
(1578, 58, 'linkedin', ''),
(1579, 58, '_is_verified', 'yes'),
(1580, 58, 'confirmation_key', 'f6740d3f7b99348e5d3cb1e5dd874904'),
(1581, 58, '_linked_profile', '4004'),
(1583, 58, 'mobile_number', '9876543210'),
(1592, 1, '_yoast_wpseo_profile_updated', '1689856954'),
(1686, 62, 'nickname', 'patientdemo'),
(1687, 62, 'first_name', 'Patient'),
(1688, 62, 'last_name', 'Demo'),
(1689, 62, 'description', ''),
(1690, 62, 'rich_editing', 'true'),
(1691, 62, 'syntax_highlighting', 'true'),
(1692, 62, 'comment_shortcuts', 'false'),
(1693, 62, 'admin_color', 'fresh'),
(1694, 62, 'use_ssl', '0'),
(1695, 62, 'show_admin_bar_front', ''),
(1696, 62, 'locale', ''),
(1697, 62, 'wp_capabilities', 'a:1:{s:13:\"regular_users\";b:1;}'),
(1698, 62, 'wp_user_level', '0'),
(1699, 62, '_yoast_wpseo_profile_updated', '1653552759'),
(1700, 62, 'dismissed_wp_pointers', ''),
(1701, 62, 'twitter', ''),
(1702, 62, 'facebook', ''),
(1703, 62, 'google', ''),
(1704, 62, 'tumblr', ''),
(1705, 62, 'instagram', ''),
(1706, 62, 'pinterest', ''),
(1707, 62, 'skype', ''),
(1708, 62, 'linkedin', ''),
(1709, 62, '_is_verified', 'yes'),
(1710, 62, 'confirmation_key', '0e6f2381cba267ab6171a3dbc986ff13'),
(1711, 62, '_linked_profile', '4173'),
(1742, 1, 'wpseo_title', ''),
(1743, 1, 'wpseo_metadesc', ''),
(1744, 1, 'wpseo_noindex_author', ''),
(1745, 1, 'wpseo_content_analysis_disable', ''),
(1746, 1, 'wpseo_keyword_analysis_disable', ''),
(1747, 1, 'myspace', ''),
(1748, 1, 'soundcloud', ''),
(1749, 1, 'youtube', ''),
(1750, 1, 'wikipedia', ''),
(1754, 62, 'mobile_number', '4545435'),
(3558, 1, '_woocommerce_tracks_anon_id', 'woo:YHog8jCQM5cyCneJQIQ1WubR'),
(3559, 1, 'wc_last_active', '1726012800'),
(3560, 1, '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:\"\";}'),
(3561, 1, 'wp_wc_stripe_customer_test', 'cus_MJZCES8gKmNttR'),
(3564, 10, 'wc_last_active', '1719360000'),
(3567, 10, 'wp_wc_stripe_customer_test', 'cus_MJa2ZVMGjBXBsX'),
(3569, 10, 'last_update', '1670326948'),
(3570, 10, 'billing_first_name', 'Joan'),
(3571, 10, 'billing_last_name', 'Gardner'),
(3572, 10, 'billing_address_1', 'K Street. 1667 K Street NW.'),
(3573, 10, 'billing_city', 'Washington'),
(3574, 10, 'billing_state', 'WA'),
(3575, 10, 'billing_postcode', '20005'),
(3576, 10, 'billing_country', 'US'),
(3577, 10, 'billing_email', '[email protected]'),
(3578, 10, 'billing_phone', '654455445'),
(3579, 10, 'shipping_method', ''),
(3581, 10, 'paying_customer', '1'),
(3591, 62, 'wc_last_active', '1719360000'),
(3594, 62, 'wp_wc_stripe_customer_test', 'cus_MJcKfrMN5rIYMs'),
(3596, 62, 'last_update', '1719415268'),
(3597, 62, 'billing_first_name', 'Patient'),
(3598, 62, 'billing_last_name', 'Demo'),
(3599, 62, 'billing_address_1', 'K Street. 1667 K Street NW.'),
(3600, 62, 'billing_city', 'Washington'),
(3601, 62, 'billing_state', 'WA'),
(3602, 62, 'billing_postcode', '20005'),
(3603, 62, 'billing_country', 'US'),
(3604, 62, 'billing_email', '[email protected]'),
(3605, 62, 'billing_phone', '767677678'),
(3606, 62, 'shipping_method', ''),
(3607, 62, 'paying_customer', '1'),
(3608, 11, 'wc_last_active', '1719446400'),
(3611, 11, 'wp_wc_stripe_customer_test', 'cus_MJcpnCfR8bfYnM'),
(3613, 12, 'wc_last_active', '1719446400'),
(3616, 12, 'wp_wc_stripe_customer_test', 'cus_MJcshr5WBZvldT'),
(3650, 129, 'nickname', 'darren'),
(3651, 129, 'first_name', 'Darren'),
(3652, 129, 'last_name', 'Elder'),
(3653, 129, 'description', ''),
(3654, 129, 'rich_editing', 'true'),
(3655, 129, 'syntax_highlighting', 'true'),
(3656, 129, 'comment_shortcuts', 'false'),
(3657, 129, 'admin_color', 'fresh'),
(3658, 129, 'use_ssl', '0'),
(3659, 129, 'show_admin_bar_front', ''),
(3660, 129, 'locale', ''),
(3661, 129, 'wp_capabilities', 'a:1:{s:7:\"doctors\";b:1;}'),
(3662, 129, 'wp_user_level', '0'),
(3663, 129, '_yoast_wpseo_profile_updated', '1661510627'),
(3664, 129, 'dismissed_wp_pointers', ''),
(3665, 129, 'twitter', ''),
(3666, 129, 'facebook', ''),
(3667, 129, 'google', ''),
(3668, 129, 'tumblr', ''),
(3669, 129, 'instagram', ''),
(3670, 129, 'pinterest', ''),
(3671, 129, 'skype', ''),
(3672, 129, 'linkedin', ''),
(3673, 129, 'last_update', '1719325402'),
(3674, 129, '_is_verified', 'yes'),
(3675, 129, 'confirmation_key', 'e5a4dfd633f114b55a4c19f611a8f78c'),
(3676, 129, '_linked_profile', '4460'),
(3678, 129, 'wc_last_active', '1719446400'),
(3680, 129, '_woocommerce_persistent_cart_1', 'a:1:{s:4:\"cart\";a:0:{}}'),
(3681, 129, 'wp_wc_stripe_customer_test', 'cus_MJdHqxrXPNwYfa'),
(3682, 129, 'mobile_number', '9876543210'),
(3683, 130, 'nickname', 'carl'),
(3684, 130, 'first_name', 'Carl'),
(3685, 130, 'last_name', 'Kelly'),
(3686, 130, 'description', ''),
(3687, 130, 'rich_editing', 'true'),
(3688, 130, 'syntax_highlighting', 'true'),
(3689, 130, 'comment_shortcuts', 'false'),
(3690, 130, 'admin_color', 'fresh'),
(3691, 130, 'use_ssl', '0'),
(3692, 130, 'show_admin_bar_front', ''),
(3693, 130, 'locale', ''),
(3694, 130, 'wp_capabilities', 'a:1:{s:7:\"doctors\";b:1;}'),
(3695, 130, 'wp_user_level', '0'),
(3696, 130, '_yoast_wpseo_profile_updated', '1692872936'),
(3697, 130, 'dismissed_wp_pointers', ''),
(3698, 130, 'twitter', ''),
(3699, 130, 'facebook', ''),
(3700, 130, 'google', ''),
(3701, 130, 'tumblr', ''),
(3702, 130, 'instagram', ''),
(3703, 130, 'pinterest', ''),
(3704, 130, 'skype', ''),
(3705, 130, 'linkedin', ''),
(3706, 130, 'last_update', '1719325217'),
(3707, 130, '_is_verified', 'yes'),
(3708, 130, 'confirmation_key', '09e0a577d9ed03b9fcc43552716a2dcd'),
(3709, 130, '_linked_profile', '4467'),
(3711, 130, 'wc_last_active', '1719446400'),
(3713, 130, '_woocommerce_persistent_cart_1', 'a:1:{s:4:\"cart\";a:0:{}}'),
(3714, 130, 'wp_wc_stripe_customer_test', 'cus_MJdWPkrl3HuzDI'),
(3715, 130, 'mobile_number', '9876543210'),
(3716, 131, 'nickname', 'james'),
(3717, 131, 'first_name', 'James'),
(3718, 131, 'last_name', 'Amen'),
(3719, 131, 'description', ''),
(3720, 131, 'rich_editing', 'true'),
(3721, 131, 'syntax_highlighting', 'true'),
(3722, 131, 'comment_shortcuts', 'false'),
(3723, 131, 'admin_color', 'fresh'),
(3724, 131, 'use_ssl', '0'),
(3725, 131, 'show_admin_bar_front', ''),
(3726, 131, 'locale', ''),
(3727, 131, 'wp_capabilities', 'a:1:{s:7:\"doctors\";b:1;}'),
(3728, 131, 'wp_user_level', '0'),
(3729, 131, '_yoast_wpseo_profile_updated', '1692872986'),
(3730, 131, 'dismissed_wp_pointers', ''),
(3731, 131, 'twitter', ''),
(3732, 131, 'facebook', ''),
(3733, 131, 'google', ''),
(3734, 131, 'tumblr', ''),
(3735, 131, 'instagram', ''),
(3736, 131, 'pinterest', ''),
(3737, 131, 'skype', ''),
(3738, 131, 'linkedin', ''),
(3739, 131, 'last_update', '1719325099'),
(3740, 131, '_is_verified', 'yes'),
(3741, 131, 'confirmation_key', '7a0e7ada9e683bc3ecda7fb4a8ef32af'),
(3742, 131, '_linked_profile', '4474'),
(3744, 131, 'wc_last_active', '1719446400'),
(3746, 131, '_woocommerce_persistent_cart_1', 'a:1:{s:4:\"cart\";a:0:{}}'),
(3747, 131, 'wp_wc_stripe_customer_test', 'cus_MJdgZowBskJZ6u'),
(3748, 131, 'mobile_number', '9876543210'),
(3749, 132, 'nickname', 'doctor'),
(3750, 132, 'first_name', 'Doctor'),
(3751, 132, 'last_name', 'Demo'),
(3752, 132, 'description', ''),
(3753, 132, 'rich_editing', 'true'),
(3754, 132, 'syntax_highlighting', 'true'),
(3755, 132, 'comment_shortcuts', 'false'),
(3756, 132, 'admin_color', 'fresh'),
(3757, 132, 'use_ssl', '0'),
(3758, 132, 'show_admin_bar_front', ''),
(3759, 132, 'locale', ''),
(3760, 132, 'wp_capabilities', 'a:1:{s:7:\"doctors\";b:1;}'),
(3761, 132, 'wp_user_level', '0'),
(3762, 132, '_yoast_wpseo_profile_updated', '1661512768'),
(3763, 132, 'dismissed_wp_pointers', ''),
(3764, 132, 'twitter', ''),
(3765, 132, 'facebook', ''),
(3766, 132, 'google', ''),
(3767, 132, 'tumblr', ''),
(3768, 132, 'instagram', ''),
(3769, 132, 'pinterest', ''),
(3770, 132, 'skype', ''),
(3771, 132, 'linkedin', ''),
(3772, 132, 'last_update', '1719324953'),
(3773, 132, '_is_verified', 'yes'),
(3774, 132, 'confirmation_key', '082e4a29ccafe2864d125cb0cdce07ce'),
(3775, 132, '_linked_profile', '4481'),
(3777, 132, 'wc_last_active', '1719446400'),
(3780, 132, 'wp_wc_stripe_customer_test', 'cus_MJdreHCES52c95'),
(3781, 132, 'mobile_number', '09876543210'),
(3787, 1, 'dismissed_template_files_notice', '1'),
(3790, 1, '_woocommerce_persistent_cart_1', 'a:1:{s:4:\"cart\";a:0:{}}'),
(4081, 12, 'last_update', '1719325947'),
(4349, 11, 'last_update', '1719324522'),
(5849, 132, 'billing_first_name', 'Doctor'),
(5850, 132, 'billing_last_name', 'Demo'),
(5851, 132, 'billing_address_1', '1667 K Street NW'),
(5852, 132, 'billing_city', 'Washington'),
(5853, 132, 'billing_state', 'WA'),
(5854, 132, 'billing_postcode', '20006'),
(5855, 132, 'billing_country', 'US'),
(5856, 132, 'billing_email', '[email protected]'),
(5857, 132, 'billing_phone', '9876543210'),
(5858, 132, 'shipping_method', ''),
(5859, 132, 'paying_customer', '1'),
(5860, 132, 'dc_subscription', 'a:10:{s:11:\"dc_services\";i:2;s:11:\"dc_articles\";i:0;s:9:\"dc_awards\";i:2;s:14:\"dc_memberships\";i:2;s:7:\"dc_chat\";s:3:\"yes\";s:11:\"dc_bookings\";s:3:\"yes\";s:11:\"dc_duration\";i:30;s:15:\"subscription_id\";i:4572;s:27:\"subscription_package_expiry\";s:19:\"2023-02-11 08:25:06\";s:27:\"subscription_package_string\";i:1676103906;}'),
(5866, 132, 'payrols', 'a:2:{s:4:\"type\";s:6:\"paypal\";s:12:\"paypal_email\";s:4:\"iuhi\";}'),
(5930, 12, 'billing_first_name', 'Harika'),
(5931, 12, 'billing_last_name', 'Harika'),
(5932, 12, 'billing_company', 'Harika'),
(5933, 12, 'billing_address_1', '123'),
(5934, 12, 'billing_city', 'city'),
(5935, 12, 'billing_state', 'TN'),
(5936, 12, 'billing_postcode', '625998'),
(5937, 12, 'billing_country', 'IN'),
(5938, 12, 'billing_email', '[email protected]'),
(5939, 12, 'billing_phone', '09876543210'),
(5940, 12, 'shipping_method', ''),
(5941, 12, 'paying_customer', '1'),
(5942, 12, 'dc_subscription', 'a:10:{s:11:\"dc_services\";i:2;s:11:\"dc_articles\";i:2;s:9:\"dc_awards\";i:2;s:14:\"dc_memberships\";i:2;s:7:\"dc_chat\";s:2:\"no\";s:11:\"dc_bookings\";s:2:\"no\";s:11:\"dc_duration\";i:30;s:15:\"subscription_id\";i:4572;s:27:\"subscription_package_expiry\";s:19:\"2022-11-18 08:15:01\";s:27:\"subscription_package_string\";i:1668759301;}'),
(5943, 12, '_woocommerce_persistent_cart_1', 'a:1:{s:4:\"cart\";a:1:{s:32:\"d6be309c6e9e3809c0c8889a35bfd50c\";a:13:{s:10:\"product_id\";i:4572;s:9:\"cart_data\";a:7:{s:11:\"dc_services\";s:1:\"2\";s:11:\"dc_articles\";s:1:\"2\";s:9:\"dc_awards\";s:1:\"2\";s:14:\"dc_memberships\";s:1:\"2\";s:7:\"dc_chat\";s:2:\"no\";s:11:\"dc_bookings\";s:2:\"no\";s:11:\"dc_duration\";s:7:\"Monthly\";}s:12:\"payment_type\";s:12:\"subscription\";s:3:\"key\";s:32:\"d6be309c6e9e3809c0c8889a35bfd50c\";s:12:\"variation_id\";i:0;s:9:\"variation\";N;s:8:\"quantity\";i:2;s:9:\"data_hash\";s:32:\"bd0883732f52a741c7853aa681a2319d\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:300;s:17:\"line_subtotal_tax\";d:0;s:10:\"line_total\";d:300;s:8:\"line_tax\";d:0;}}}'),
(6157, 10, '_woocommerce_persistent_cart_1', 'a:1:{s:4:\"cart\";a:1:{s:32:\"04df7f0ba0bc4e28a69b8346989c2301\";a:18:{s:10:\"product_id\";i:4432;s:9:\"cart_data\";a:13:{s:7:\"service\";a:0:{}s:14:\"consultant_fee\";s:3:\"200\";s:5:\"price\";s:3:\"200\";s:5:\"slots\";s:9:\"1300-1330\";s:16:\"appointment_date\";s:10:\"2022-10-27\";s:8:\"hospital\";s:4:\"4487\";s:9:\"doctor_id\";i:4481;s:7:\"content\";s:0:\"\";s:6:\"myself\";s:6:\"myself\";s:10:\"other_name\";s:12:\"Joan Gardner\";s:8:\"bk_email\";s:16:\"[email protected]\";s:8:\"bk_phone\";s:10:\"1234567890\";s:8:\"relation\";s:0:\"\";}s:5:\"price\";s:11:\"&#36;200.00\";s:12:\"payment_type\";s:8:\"bookings\";s:12:\"admin_shares\";s:5:\"20.00\";s:14:\"doctors_shares\";s:6:\"180.00\";s:9:\"doctor_id\";i:4481;s:10:\"patient_id\";i:10;s:3:\"key\";s:32:\"04df7f0ba0bc4e28a69b8346989c2301\";s:12:\"variation_id\";i:0;s:9:\"variation\";N;s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:200;s:17:\"line_subtotal_tax\";d:0;s:10:\"line_total\";d:200;s:8:\"line_tax\";d:0;}}}'),
(6499, 11, 'payrols', 'a:2:{s:4:\"type\";s:6:\"paypal\";s:12:\"paypal_email\";s:13:\"[email protected]\";}'),
(6712, 11, '_woocommerce_persistent_cart_1', 'a:1:{s:4:\"cart\";a:1:{s:32:\"d6be309c6e9e3809c0c8889a35bfd50c\";a:13:{s:10:\"product_id\";i:4572;s:9:\"cart_data\";a:7:{s:11:\"dc_services\";s:1:\"2\";s:11:\"dc_articles\";s:1:\"2\";s:9:\"dc_awards\";s:1:\"2\";s:14:\"dc_memberships\";s:1:\"2\";s:7:\"dc_chat\";s:2:\"no\";s:11:\"dc_bookings\";s:2:\"no\";s:11:\"dc_duration\";s:7:\"Monthly\";}s:12:\"payment_type\";s:12:\"subscription\";s:3:\"key\";s:32:\"d6be309c6e9e3809c0c8889a35bfd50c\";s:12:\"variation_id\";i:0;s:9:\"variation\";N;s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"bd0883732f52a741c7853aa681a2319d\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:150;s:17:\"line_subtotal_tax\";d:0;s:10:\"line_total\";d:150;s:8:\"line_tax\";d:0;}}}'),
(7353, 1, 'last_update', '1717747784'),
(7354, 1, 'wp_persisted_preferences', 'a:4:{s:14:\"core/edit-post\";a:2:{s:12:\"welcomeGuide\";b:0;s:26:\"isComplementaryAreaVisible\";b:1;}s:9:\"_modified\";s:24:\"2024-06-07T08:09:29.972Z\";s:4:\"core\";a:1:{s:10:\"openPanels\";a:5:{i:0;s:24:\"yoast-seo/document-panel\";i:1;s:15:\"page-attributes\";i:2;s:8:\"template\";i:3;s:12:\"post-excerpt\";i:4;s:11:\"post-status\";}}s:17:\"core/edit-widgets\";a:2:{s:26:\"isComplementaryAreaVisible\";b:1;s:12:\"welcomeGuide\";b:0;}}'),
(7355, 1, 'closedpostboxes_services', 'a:1:{i:0;s:20:\"dfiFeaturedMetaBox-2\";}'),
(7356, 1, 'metaboxhidden_services', 'a:1:{i:0;s:7:\"slugdiv\";}'),
(7357, 1, 'meta-box-order_services', 'a:3:{s:4:\"side\";s:54:\"dfiFeaturedMetaBox-2,submitdiv,postimagediv,wpseo_meta\";s:6:\"normal\";s:27:\"wpb_visual_composer,slugdiv\";s:8:\"advanced\";s:0:\"\";}'),
(7358, 1, 'screen_layout_services', '2'),
(10839, 132, '_woocommerce_persistent_cart_1', 'a:1:{s:4:\"cart\";a:1:{s:32:\"92d96faed6a123279b26a49b56debfb3\";a:13:{s:10:\"product_id\";i:4572;s:9:\"cart_data\";a:7:{s:11:\"dc_services\";s:1:\"2\";s:11:\"dc_articles\";s:1:\"2\";s:9:\"dc_awards\";s:1:\"2\";s:14:\"dc_memberships\";s:1:\"2\";s:7:\"dc_chat\";s:3:\"yes\";s:11:\"dc_bookings\";s:3:\"yes\";s:11:\"dc_duration\";s:7:\"Monthly\";}s:12:\"payment_type\";s:12:\"subscription\";s:3:\"key\";s:32:\"92d96faed6a123279b26a49b56debfb3\";s:12:\"variation_id\";i:0;s:9:\"variation\";N;s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"bd0883732f52a741c7853aa681a2319d\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:150;s:17:\"line_subtotal_tax\";d:0;s:10:\"line_total\";d:150;s:8:\"line_tax\";d:0;}}}'),
(11346, 1, 'announcements_user_counter', '1'),
(11347, 1, 'elementor_introduction', 'a:3:{s:18:\"yoast-introduction\";b:1;s:27:\"ai-get-started-announcement\";b:1;s:6:\"e-apps\";b:1;}'),
(11540, 1, 'dismissed_update_notice', '1'),
(11556, 1, 'wpseo_inclusive_language_analysis_disable', ''),
(11557, 1, 'wp_wc_stripe_customer_live', ''),
(11558, 1, 'billing_first_name', ''),
(11559, 1, 'billing_last_name', ''),
(11560, 1, 'billing_company', ''),
(11561, 1, 'billing_address_1', ''),
(11562, 1, 'billing_address_2', ''),
(11563, 1, 'billing_city', ''),
(11564, 1, 'billing_postcode', ''),
(11565, 1, 'billing_country', ''),
(11566, 1, 'billing_state', ''),
(11567, 1, 'billing_phone', ''),
(11568, 1, 'billing_email', '[email protected]'),
(11569, 1, 'shipping_first_name', ''),
(11570, 1, 'shipping_last_name', ''),
(11571, 1, 'shipping_company', ''),
(11572, 1, 'shipping_address_1', ''),
(11573, 1, 'shipping_address_2', ''),
(11574, 1, 'shipping_city', ''),
(11575, 1, 'shipping_postcode', ''),
(11576, 1, 'shipping_country', ''),
(11577, 1, 'shipping_state', ''),
(11578, 1, 'shipping_phone', ''),
(11728, 1, 'meta-box-order_portfolio', 'a:3:{s:4:\"side\";s:57:\"submitdiv,pageparentdiv,postimagediv,dfiFeaturedMetaBox-2\";s:6:\"normal\";s:51:\"wpb_visual_composer,wpseo_meta,revisionsdiv,slugdiv\";s:8:\"advanced\";s:0:\"\";}'),
(11729, 1, 'screen_layout_portfolio', '2'),
(11784, 62, 'session_tokens', 'a:1:{s:64:\"9be2a6ac3f94addfaa898bcfdf25d2b607c956bd2a5113da6fc78c11ed715a88\";a:4:{s:10:\"expiration\";i:1719587579;s:2:\"ip\";s:14:\"141.101.68.212\";s:2:\"ua\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:127.0) Gecko/20100101 Firefox/127.0\";s:5:\"login\";i:1719414779;}}'),
(11823, 130, 'wpseo_title', ''),
(11824, 130, 'wpseo_metadesc', ''),
(11825, 130, 'wpseo_noindex_author', ''),
(11826, 130, 'wpseo_content_analysis_disable', ''),
(11827, 130, 'wpseo_keyword_analysis_disable', ''),
(11828, 130, 'wpseo_inclusive_language_analysis_disable', ''),
(11829, 130, 'wp_wc_stripe_customer_live', ''),
(11830, 130, 'billing_first_name', 'Carl'),
(11831, 130, 'billing_last_name', 'Kelly'),
(11832, 130, 'billing_company', ''),
(11833, 130, 'billing_address_1', ''),
(11834, 130, 'billing_address_2', ''),
(11835, 130, 'billing_city', ''),
(11836, 130, 'billing_postcode', ''),
(11837, 130, 'billing_country', ''),
(11838, 130, 'billing_state', ''),
(11839, 130, 'billing_phone', ''),
(11840, 130, 'billing_email', '[email protected]'),
(11841, 130, 'shipping_first_name', ''),
(11842, 130, 'shipping_last_name', ''),
(11843, 130, 'shipping_company', ''),
(11844, 130, 'shipping_address_1', ''),
(11845, 130, 'shipping_address_2', ''),
(11846, 130, 'shipping_city', ''),
(11847, 130, 'shipping_postcode', ''),
(11848, 130, 'shipping_country', ''),
(11849, 130, 'shipping_state', ''),
(11850, 130, 'shipping_phone', ''),
(11851, 130, 'myspace', ''),
(11852, 130, 'soundcloud', ''),
(11853, 130, 'youtube', ''),
(11854, 130, 'wikipedia', ''),
(11855, 131, 'wpseo_title', ''),
(11856, 131, 'wpseo_metadesc', ''),
(11857, 131, 'wpseo_noindex_author', ''),
(11858, 131, 'wpseo_content_analysis_disable', ''),
(11859, 131, 'wpseo_keyword_analysis_disable', ''),
(11860, 131, 'wpseo_inclusive_language_analysis_disable', ''),
(11861, 131, 'wp_wc_stripe_customer_live', ''),
(11862, 131, 'billing_first_name', 'James'),
(11863, 131, 'billing_last_name', 'Amen'),
(11864, 131, 'billing_company', ''),
(11865, 131, 'billing_address_1', ''),
(11866, 131, 'billing_address_2', ''),
(11867, 131, 'billing_city', ''),
(11868, 131, 'billing_postcode', ''),
(11869, 131, 'billing_country', ''),
(11870, 131, 'billing_state', ''),
(11871, 131, 'billing_phone', ''),
(11872, 131, 'billing_email', '[email protected]'),
(11873, 131, 'shipping_first_name', ''),
(11874, 131, 'shipping_last_name', ''),
(11875, 131, 'shipping_company', ''),
(11876, 131, 'shipping_address_1', ''),
(11877, 131, 'shipping_address_2', ''),
(11878, 131, 'shipping_city', ''),
(11879, 131, 'shipping_postcode', ''),
(11880, 131, 'shipping_country', ''),
(11881, 131, 'shipping_state', ''),
(11882, 131, 'shipping_phone', ''),
(11883, 131, 'myspace', ''),
(11884, 131, 'soundcloud', ''),
(11885, 131, 'youtube', ''),
(11886, 131, 'wikipedia', ''),
(11963, 1, 'wp_yoast_notifications', 'a:1:{i:0;a:2:{s:7:\"message\";s:445:\"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.4.1&software=free&software_version=21.6&days_active=56&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:4:\"user\";O:7:\"WP_User\":8:{s:4:\"data\";O:8:\"stdClass\":10:{s:2:\"ID\";s:1:\"1\";s:10:\"user_login\";s:13:\"doccure_admin\";s:9:\"user_pass\";s:34:\"$P$BedK7N2H/TwOMy8rRuk27wIbgQYStM/\";s:13:\"user_nicename\";s:5:\"admin\";s:10:\"user_email\";s:23:\"[email protected]\";s:8:\"user_url\";s:52:\"https://doccure-wp.dreamstechnologies.com/\";s:15:\"user_registered\";s:19:\"2022-01-19 07:47:29\";s:19:\"user_activation_key\";s:0:\"\";s:11:\"user_status\";s:1:\"0\";s:12:\"display_name\";s:5:\"admin\";}s:2:\"ID\";i:1;s:4:\"caps\";a:1:{s:13:\"administrator\";b:1;}s:7:\"cap_key\";s:15:\"wp_capabilities\";s:5:\"roles\";a:1:{i:0;s:13:\"administrator\";}s:7:\"allcaps\";a:136:{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:31:\"vc_access_rules_post_types/page\";b:1;s:42:\"vc_access_rules_post_types/sigma_templates\";b:1;s:26:\"vc_access_rules_post_types\";s:6:\"custom\";s:30:\"vc_access_rules_backend_editor\";b:1;s:31:\"vc_access_rules_frontend_editor\";b:1;s:31:\"vc_access_rules_unfiltered_html\";b:1;s:29:\"vc_access_rules_post_settings\";b:1;s:24:\"vc_access_rules_settings\";b:1;s:25:\"vc_access_rules_templates\";b:1;s:26:\"vc_access_rules_shortcodes\";b:1;s:28:\"vc_access_rules_grid_builder\";b:1;s:23:\"vc_access_rules_presets\";b:1;s:25:\"vc_access_rules_dragndrop\";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:38:\"vc_access_rules_post_types/testimonial\";b:1;s:34:\"vc_access_rules_post_types/service\";b:1;s:36:\"vc_access_rules_post_types/portfolio\";b:1;s:35:\"vc_access_rules_post_types/services\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:25:\"wf2fa_activate_2fa_others\";b:1;s:21:\"wf2fa_manage_settings\";b:1;s:13:\"administrator\";b:1;}s:6:\"filter\";N;s:16:\"\0WP_User\0site_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;}}}'),
(11965, 1, 'elementor_admin_notices', 'a:2:{s:20:\"design_not_appearing\";a:2:{s:9:\"is_viewed\";b:1;s:4:\"meta\";a:1:{s:7:\"version\";s:6:\"3.24.0\";}}s:20:\"experiment_promotion\";a:2:{s:9:\"is_viewed\";b:1;s:4:\"meta\";a:0:{}}}'),
(11968, 1, 'wfls-last-login', '1717745837'),
(11969, 1, 'session_tokens', 'a:3:{s:64:\"aa7ad0041dcfc4997025dc4ad5ba2c42b7204b58c764b5e5edb6eb1ee3346928\";a:4:{s:10:\"expiration\";i:1726242632;s:2:\"ip\";s:11:\"172.71.26.3\";s:2:\"ua\";s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\";s:5:\"login\";i:1726069832;}s:64:\"2701b2e647c415fb45189a0fa5a8a149bf55c4035b9a70181e90d33f987830ae\";a:4:{s:10:\"expiration\";i:1726248581;s:2:\"ip\";s:3:\"::1\";s:2:\"ua\";s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\";s:5:\"login\";i:1726075781;}s:64:\"6d14883fe1b810707a2744dee87bb650d1094beaa712478f34ba3be16561995c\";a:4:{s:10:\"expiration\";i:1726254660;s:2:\"ip\";s:13:\"172.70.90.222\";s:2:\"ua\";s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36\";s:5:\"login\";i:1726081860;}}'),
(11977, 62, '_woocommerce_persistent_cart_1', 'a:1:{s:4:\"cart\";a:1:{s:32:\"f145dc9ed66cc6bde97abf650e12a9ee\";a:18:{s:10:\"product_id\";i:4432;s:9:\"cart_data\";a:13:{s:7:\"service\";a:0:{}s:14:\"consultant_fee\";s:3:\"500\";s:5:\"price\";s:3:\"500\";s:5:\"slots\";s:9:\"1740-1825\";s:16:\"appointment_date\";s:10:\"2024-02-24\";s:8:\"hospital\";s:4:\"3702\";s:9:\"doctor_id\";i:3701;s:7:\"content\";s:0:\"\";s:6:\"myself\";s:6:\"myself\";s:10:\"other_name\";s:12:\"Patient Demo\";s:8:\"bk_email\";s:23:\"[email protected]\";s:8:\"bk_phone\";s:7:\"4545435\";s:8:\"relation\";s:0:\"\";}s:5:\"price\";s:11:\"&#36;500.00\";s:12:\"payment_type\";s:8:\"bookings\";s:12:\"admin_shares\";s:5:\"50.00\";s:14:\"doctors_shares\";s:6:\"450.00\";s:9:\"doctor_id\";i:3701;s:10:\"patient_id\";i:62;s:3:\"key\";s:32:\"f145dc9ed66cc6bde97abf650e12a9ee\";s:12:\"variation_id\";i:0;s:9:\"variation\";N;s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:500;s:17:\"line_subtotal_tax\";d:0;s:10:\"line_total\";d:500;s:8:\"line_tax\";d:0;}}}'),
(11981, 132, 'wfls-last-login', '1708689746'),
(11983, 62, 'wfls-last-login', '1708755929'),
(11986, 131, 'wfls-last-login', '1708757403'),
(11989, 130, 'wfls-last-login', '1708757694'),
(11992, 129, 'wfls-last-login', '1708757879'),
(11993, 58, 'wc_last_active', '1719446400'),
(11995, 58, 'wfls-last-login', '1708758110'),
(11996, 58, '_woocommerce_persistent_cart_1', 'a:1:{s:4:\"cart\";a:0:{}}'),
(11998, 57, 'wc_last_active', '1719446400'),
(12000, 57, 'wfls-last-login', '1708758375'),
(12001, 57, '_woocommerce_persistent_cart_1', 'a:1:{s:4:\"cart\";a:0:{}}'),
(12004, 12, 'wfls-last-login', '1708763637'),
(12007, 11, 'wfls-last-login', '1708763942'),
(12010, 10, 'wfls-last-login', '1708764194'),
(12012, 1, 'dismissed_no_secure_connection_notice', '1'),
(12025, 11, 'billing_first_name', 'Pablo'),
(12026, 11, 'billing_last_name', 'Richard'),
(12027, 11, 'billing_company', ''),
(12028, 11, 'billing_address_1', ''),
(12029, 11, 'billing_address_2', ''),
(12030, 11, 'billing_city', ''),
(12031, 11, 'billing_postcode', ''),
(12032, 11, 'billing_country', ''),
(12033, 11, 'billing_state', ''),
(12034, 11, 'billing_phone', ''),
(12035, 11, 'billing_email', '[email protected]'),
(12036, 11, 'shipping_first_name', ''),
(12037, 11, 'shipping_last_name', ''),
(12038, 11, 'shipping_company', ''),
(12039, 11, 'shipping_address_1', ''),
(12040, 11, 'shipping_address_2', ''),
(12041, 11, 'shipping_city', ''),
(12042, 11, 'shipping_postcode', ''),
(12043, 11, 'shipping_country', ''),
(12044, 11, 'shipping_state', ''),
(12045, 11, 'shipping_phone', ''),
(12048, 132, 'billing_company', ''),
(12049, 132, 'billing_address_2', ''),
(12050, 132, 'shipping_first_name', ''),
(12051, 132, 'shipping_last_name', ''),
(12052, 132, 'shipping_company', ''),
(12053, 132, 'shipping_address_1', ''),
(12054, 132, 'shipping_address_2', ''),
(12055, 132, 'shipping_city', ''),
(12056, 132, 'shipping_postcode', ''),
(12057, 132, 'shipping_country', ''),
(12058, 132, 'shipping_state', ''),
(12059, 132, 'shipping_phone', ''),
(12065, 129, 'billing_first_name', 'Darren'),
(12066, 129, 'billing_last_name', 'Elder'),
(12067, 129, 'billing_company', ''),
(12068, 129, 'billing_address_1', ''),
(12069, 129, 'billing_address_2', ''),
(12070, 129, 'billing_city', ''),
(12071, 129, 'billing_postcode', ''),
(12072, 129, 'billing_country', ''),
(12073, 129, 'billing_state', ''),
(12074, 129, 'billing_phone', ''),
(12075, 129, 'billing_email', '[email protected]'),
(12076, 129, 'shipping_first_name', ''),
(12077, 129, 'shipping_last_name', ''),
(12078, 129, 'shipping_company', ''),
(12079, 129, 'shipping_address_1', ''),
(12080, 129, 'shipping_address_2', ''),
(12081, 129, 'shipping_city', ''),
(12082, 129, 'shipping_postcode', ''),
(12083, 129, 'shipping_country', ''),
(12084, 129, 'shipping_state', ''),
(12085, 129, 'shipping_phone', ''),
(12088, 58, 'billing_first_name', 'Ruby'),
(12089, 58, 'billing_last_name', 'Perrin'),
(12090, 58, 'billing_company', ''),
(12091, 58, 'billing_address_1', ''),
(12092, 58, 'billing_address_2', ''),
(12093, 58, 'billing_city', ''),
(12094, 58, 'billing_postcode', ''),
(12095, 58, 'billing_country', ''),
(12096, 58, 'billing_state', ''),
(12097, 58, 'billing_phone', ''),
(12098, 58, 'billing_email', '[email protected]'),
(12099, 58, 'shipping_first_name', ''),
(12100, 58, 'shipping_last_name', ''),
(12101, 58, 'shipping_company', ''),
(12102, 58, 'shipping_address_1', ''),
(12103, 58, 'shipping_address_2', ''),
(12104, 58, 'shipping_city', ''),
(12105, 58, 'shipping_postcode', ''),
(12106, 58, 'shipping_country', ''),
(12107, 58, 'shipping_state', ''),
(12108, 58, 'shipping_phone', ''),
(12109, 58, 'last_update', '1719325764'),
(12112, 57, 'billing_first_name', 'Sofia'),
(12113, 57, 'billing_last_name', 'Brient'),
(12114, 57, 'billing_company', ''),
(12115, 57, 'billing_address_1', ''),
(12116, 57, 'billing_address_2', ''),
(12117, 57, 'billing_city', ''),
(12118, 57, 'billing_postcode', ''),
(12119, 57, 'billing_country', ''),
(12120, 57, 'billing_state', ''),
(12121, 57, 'billing_phone', ''),
(12122, 57, 'billing_email', '[email protected]'),
(12123, 57, 'shipping_first_name', ''),
(12124, 57, 'shipping_last_name', ''),
(12125, 57, 'shipping_company', ''),
(12126, 57, 'shipping_address_1', ''),
(12127, 57, 'shipping_address_2', ''),
(12128, 57, 'shipping_city', ''),
(12129, 57, 'shipping_postcode', ''),
(12130, 57, 'shipping_country', ''),
(12131, 57, 'shipping_state', ''),
(12132, 57, 'shipping_phone', ''),
(12133, 57, 'last_update', '1719325878'),
(12136, 12, 'billing_address_2', ''),
(12137, 12, 'shipping_first_name', ''),
(12138, 12, 'shipping_last_name', ''),
(12139, 12, 'shipping_company', ''),
(12140, 12, 'shipping_address_1', ''),
(12141, 12, 'shipping_address_2', ''),
(12142, 12, 'shipping_city', ''),
(12143, 12, 'shipping_postcode', ''),
(12144, 12, 'shipping_country', ''),
(12145, 12, 'shipping_state', ''),
(12146, 12, 'shipping_phone', ''),
(12156, 11, 'session_tokens', 'a:2:{s:64:\"cfed65f9217e0a416c3b42c7d7174483a346f456a46639c1a71a53185b2eea99\";a:4:{s:10:\"expiration\";i:1719551058;s:2:\"ip\";s:9:\"127.0.0.1\";s:2:\"ua\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:127.0) Gecko/20100101 Firefox/127.0\";s:5:\"login\";i:1719378258;}s:64:\"8a14798eeb165edf8882820ea029e381c71c0b1fdf16de6989c97f61c5fa25a8\";a:4:{s:10:\"expiration\";i:1719667630;s:2:\"ip\";s:15:\"162.158.106.195\";s:2:\"ua\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:127.0) Gecko/20100101 Firefox/127.0\";s:5:\"login\";i:1719494830;}}'),
(12158, 1, 'closedpostboxes_post', 'a:0:{}'),
(12159, 1, 'metaboxhidden_post', 'a:7:{i:0;s:12:\"revisionsdiv\";i:1;s:13:\"trackbacksdiv\";i:2;s:10:\"postcustom\";i:3;s:16:\"commentstatusdiv\";i:4;s:11:\"commentsdiv\";i:5;s:7:\"slugdiv\";i:6;s:9:\"authordiv\";}'),
(12178, 57, 'session_tokens', 'a:1:{s:64:\"b047e528b60b9a6716f677b03a4bf41d7da6b157443f30907fd957e16ec53c85\";a:4:{s:10:\"expiration\";i:1719570023;s:2:\"ip\";s:15:\"162.158.158.106\";s:2:\"ua\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:127.0) Gecko/20100101 Firefox/127.0\";s:5:\"login\";i:1719397223;}}'),
(12181, 331, 'nickname', 'soosairaj'),
(12182, 331, 'first_name', 'Soosairaj'),
(12183, 331, 'last_name', 'C'),
(12184, 331, 'description', ''),
(12185, 331, 'rich_editing', 'true'),
(12186, 331, 'syntax_highlighting', 'true'),
(12187, 331, 'comment_shortcuts', 'false'),
(12188, 331, 'admin_color', 'fresh'),
(12189, 331, 'use_ssl', '0'),
(12190, 331, 'show_admin_bar_front', ''),
(12191, 331, 'locale', ''),
(12192, 331, 'wp_capabilities', 'a:1:{s:13:\"regular_users\";b:1;}'),
(12193, 331, 'wp_user_level', '0'),
(12194, 331, 'dismissed_wp_pointers', ''),
(12195, 331, 'twitter', ''),
(12196, 331, 'facebook', ''),
(12197, 331, 'google', ''),
(12198, 331, 'tumblr', ''),
(12199, 331, 'instagram', ''),
(12200, 331, 'pinterest', ''),
(12201, 331, 'skype', ''),
(12202, 331, 'linkedin', ''),
(12203, 331, 'last_update', '1719404574'),
(12204, 331, '_is_verified', 'yes'),
(12205, 331, 'confirmation_key', '0ca7a3052ff33f22f939943b431be3eb'),
(12206, 331, '_linked_profile', '5537'),
(12207, 331, 'session_tokens', 'a:1:{s:64:\"488371275c62f7378004247cb801dc2a8bbd5357c7965dc70cac957ee647d6ea\";a:4:{s:10:\"expiration\";i:1719577031;s:2:\"ip\";s:13:\"141.101.96.37\";s:2:\"ua\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:127.0) Gecko/20100101 Firefox/127.0\";s:5:\"login\";i:1719404231;}}'),
(12208, 331, 'wc_last_active', '1719360000'),
(12212, 331, 'billing_first_name', 'Soosairaj'),
(12213, 331, 'billing_last_name', 'C'),
(12214, 331, 'billing_address_1', 'fdf'),
(12215, 331, 'billing_city', 'Coimbatore'),
(12216, 331, 'billing_state', 'TN'),
(12217, 331, 'billing_postcode', '641035'),
(12218, 331, 'billing_country', 'IN'),
(12219, 331, 'billing_email', '[email protected]'),
(12220, 331, 'billing_phone', '9843014641'),
(12221, 331, 'shipping_method', ''),
(12223, 331, 'paying_customer', '1'),
(12224, 331, '_woocommerce_persistent_cart_1', 'a:1:{s:4:\"cart\";a:1:{s:32:\"e6de4f32ea7a68d639d17f04f3e70446\";a:13:{s:10:\"product_id\";i:4432;s:9:\"cart_data\";a:13:{s:7:\"service\";a:0:{}s:14:\"consultant_fee\";s:0:\"\";s:5:\"price\";i:0;s:5:\"slots\";s:9:\"1600-1630\";s:16:\"appointment_date\";s:10:\"2024-06-26\";s:8:\"hospital\";s:4:\"4006\";s:9:\"doctor_id\";i:4004;s:7:\"content\";s:0:\"\";s:6:\"myself\";s:6:\"myself\";s:10:\"other_name\";s:11:\"Soosairaj C\";s:8:\"bk_email\";s:32:\"[email protected]\";s:8:\"bk_phone\";s:10:\"9843014641\";s:8:\"relation\";s:0:\"\";}s:5:\"price\";s:9:\"&#36;0.00\";s:12:\"payment_type\";s:8:\"bookings\";s:12:\"admin_shares\";s:4:\"0.00\";s:14:\"doctors_shares\";s:4:\"0.00\";s:9:\"doctor_id\";i:4004;s:10:\"patient_id\";i:331;s:3:\"key\";s:32:\"e6de4f32ea7a68d639d17f04f3e70446\";s:12:\"variation_id\";i:0;s:9:\"variation\";N;s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";}}}'),
(12225, 132, 'session_tokens', 'a:2:{s:64:\"92b33850ea73cb9295e2d83cc6628a5d0523a9fa6d750697b131b34c915333c0\";a:4:{s:10:\"expiration\";i:1719579288;s:2:\"ip\";s:13:\"172.64.238.26\";s:2:\"ua\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36\";s:5:\"login\";i:1719406488;}s:64:\"e3cae8db0d4cadca4870277089e05a91e3d37cda028487eb410284d1cf9aa101\";a:4:{s:10:\"expiration\";i:1719585220;s:2:\"ip\";s:13:\"141.101.68.83\";s:2:\"ua\";s:101:\"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36\";s:5:\"login\";i:1719412420;}}'),
(12260, 12, 'session_tokens', 'a:1:{s:64:\"138553bb00c7dd253e276709054caf3cc752ad6abb566e6a145e3f377dbba8cc\";a:4:{s:10:\"expiration\";i:1719640271;s:2:\"ip\";s:14:\"172.70.115.166\";s:2:\"ua\";s:80:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:127.0) Gecko/20100101 Firefox/127.0\";s:5:\"login\";i:1719467471;}}');

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

--
-- Table structure for table `wp_users`
--

DROP TABLE IF EXISTS `wp_users`;
CREATE TABLE IF NOT EXISTS `wp_users` (
  `ID` bigint UNSIGNED NOT NULL AUTO_INCREMENT,
  `user_login` varchar(60) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `user_pass` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `user_nicename` varchar(50) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `user_email` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `user_url` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `user_registered` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `user_activation_key` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `user_status` int NOT NULL DEFAULT '0',
  `display_name` varchar(250) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  PRIMARY KEY (`ID`),
  KEY `user_login_key` (`user_login`),
  KEY `user_nicename` (`user_nicename`),
  KEY `user_email` (`user_email`)
) ENGINE=InnoDB AUTO_INCREMENT=332 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `wp_users`
--

INSERT INTO `wp_users` (`ID`, `user_login`, `user_pass`, `user_nicename`, `user_email`, `user_url`, `user_registered`, `user_activation_key`, `user_status`, `display_name`) VALUES
(1, 'doccure_admin', '$P$BedK7N2H/TwOMy8rRuk27wIbgQYStM/', 'admin', '[email protected]', 'https://doccure-wp.dreamstechnologies.com/', '2022-01-19 07:47:29', '', 0, 'admin'),
(10, 'joan', '$P$BD6JmpnEgRLTJ0sFfT875ucCFesThZ1', 'joan-gardner', '[email protected]', '', '2022-03-28 11:17:57', '', 1, 'Joan Gardner'),
(11, 'paul', '$P$B6UofBJO/NC7T1w3BgCYs4MUGK9xjY/', 'paul-richard', '[email protected]', '', '2022-03-28 11:19:16', '', 1, 'Paul Richard'),
(12, 'olga', '$P$BuZ4/mWd3RCz96spGHJcm4WOrQB8Xd/', 'olga-barlow', '[email protected]', '', '2022-03-28 11:24:57', '', 1, 'Olga Barlow'),
(57, 'sofia', '$P$BkVLOAGknJqa5DRL2Co8tSHjGX/WnI.', 'sofia-brient', '[email protected]', '', '2022-05-19 08:28:00', '', 1, 'Sofia Brient'),
(58, 'ruby', '$P$BrFbZ7NpcHJvBlHjCFzL5qhLPUhmIa.', 'ruby-perrin', '[email protected]', '', '2022-05-19 09:13:42', '', 1, 'Ruby Perrin'),
(62, 'patientdemo', '$P$B4ljMwrTYi3r.k7bREM5HuNjnbMP8r0', 'patient-demo', '[email protected]', '', '2022-05-26 08:12:39', '', 1, 'Patient Demo'),
(129, 'darren', '$P$B0t9x4KwTekfFC2GOXMioqXZ4QJJqi.', 'darren-elder', '[email protected]', '', '2022-08-26 10:43:47', '', 1, 'Darren Elder'),
(130, 'carl', '$P$B9V0UNbIU8Q1xVa9dSijh3SrIf4/0i/', 'carl-kelly', '[email protected]', '', '2022-08-26 10:58:35', '', 1, 'Carl Kelly'),
(131, 'james', '$P$BWTAjDuxj1lZi6KlEsBDShZgaO5fLh/', 'james-amen', '[email protected]', '', '2022-08-26 11:08:57', '', 1, 'James Amen'),
(132, 'doctordemo', '$P$BEvujZknKojxqayYoQOZzCX/jgd9zQ/', 'doctor-demo', '[email protected]', '', '2022-08-26 11:19:28', '', 1, 'Doctor Demo'),
(331, 'soosairaj', '$P$BjVxng/c1bgX.HDhzDJ5vM55dq5RGq0', 'soosairaj-c', '[email protected]', '', '2024-06-26 12:17:11', '', 1, 'Soosairaj C');

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

--
-- Table structure for table `wp_wc_admin_notes`
--

DROP TABLE IF EXISTS `wp_wc_admin_notes`;
CREATE TABLE IF NOT EXISTS `wp_wc_admin_notes` (
  `note_id` bigint UNSIGNED NOT NULL AUTO_INCREMENT,
  `name` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `type` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `locale` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `title` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `content` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `content_data` longtext COLLATE utf8mb4_unicode_520_ci,
  `status` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `source` varchar(200) COLLATE utf8mb4_unicode_520_ci 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) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `image` varchar(200) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `is_deleted` tinyint(1) NOT NULL DEFAULT '0',
  `is_read` tinyint(1) NOT NULL DEFAULT '0',
  `icon` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'info',
  PRIMARY KEY (`note_id`)
) ENGINE=InnoDB AUTO_INCREMENT=156 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wp_wc_admin_notes`
--

INSERT INTO `wp_wc_admin_notes` (`note_id`, `name`, `type`, `locale`, `title`, `content`, `content_data`, `status`, `source`, `date_created`, `date_reminder`, `is_snoozable`, `layout`, `image`, `is_deleted`, `is_read`, `icon`) VALUES
(2, 'new_in_app_marketplace_2021', 'info', 'en_US', 'Customize your store with extensions', 'Check out our NEW Extensions tab to see our favorite extensions for customizing your store, and discover the most popular extensions in the WooCommerce Marketplace.', '{}', 'unactioned', 'woocommerce.com', '2022-08-26 06:23:18', NULL, 0, 'plain', '', 0, 0, 'info'),
(3, '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', '2022-08-26 06:23:18', NULL, 0, 'plain', '', 0, 0, 'info'),
(4, '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', '2022-08-26 06:23:18', NULL, 0, 'plain', '', 0, 0, 'info'),
(5, 'wc_shipping_mobile_app_q4_2021', 'marketing', 'en_US', 'Print and manage your shipping labels with 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', '2022-08-26 06:23:18', NULL, 0, 'plain', '', 0, 0, 'info'),
(6, 'ecomm-need-help-setting-up-your-store', 'info', 'en_US', 'Need help setting up your Store?', 'Schedule a free 30-min <a href=\"https://wordpress.com/support/concierge-support/\">quick start session</a> and get help from our specialists. We’re happy to walk through setup steps, show you around the WordPress.com dashboard, troubleshoot any issues you may have, and help you the find the features you need to accomplish your goals for your site.', '{}', 'pending', 'woocommerce.com', '2022-08-26 06:23:18', NULL, 0, 'plain', '', 0, 0, 'info'),
(7, 'woocommerce-services', 'info', 'en_US', 'WooCommerce Shipping & Tax', 'WooCommerce Shipping &amp; Tax helps get your store \"ready to sell\" as quickly as possible. You create your products. We take care of tax calculation, payment processing, and shipping label printing! Learn more about the extension that you just installed.', '{}', 'pending', 'woocommerce.com', '2022-08-26 06:23:18', NULL, 0, 'plain', '', 0, 0, 'info'),
(8, 'ecomm-unique-shopping-experience', 'info', 'en_US', 'For a shopping experience as unique as your customers', 'Product Add-Ons allow your customers to personalize products while they\'re shopping on your online store. No more follow-up email requests—customers get what they want, before they\'re done checking out. Learn more about this extension that comes included in your plan.', '{}', 'pending', 'woocommerce.com', '2022-08-26 06:23:18', NULL, 0, 'plain', '', 0, 0, 'info'),
(9, 'wc-admin-getting-started-in-ecommerce', 'info', 'en_US', 'Getting Started in eCommerce - webinar', 'We want to make eCommerce and this process of getting started as easy as possible for you. Watch this webinar to get tips on how to have our store up and running in a breeze.', '{}', 'pending', 'woocommerce.com', '2022-08-26 06:23:18', NULL, 0, 'plain', '', 0, 0, 'info'),
(10, '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', '2022-08-26 06:23:18', NULL, 0, 'plain', '', 0, 0, 'info'),
(11, '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.', '{}', 'unactioned', 'woocommerce.com', '2022-08-29 06:24:19', NULL, 0, 'plain', '', 0, 0, 'info'),
(12, 'wc-admin-first-five-things-to-customize', 'info', 'en_US', 'The first 5 things to customize in your store', 'Deciding what to start with first is tricky. To help you properly prioritize, we’ve put together this short list of the first few things you should customize in WooCommerce.', '{}', 'unactioned', 'woocommerce.com', '2022-08-28 06:29:32', NULL, 0, 'plain', '', 0, 0, 'info'),
(13, 'wc-payments-qualitative-feedback', 'info', 'en_US', 'WooCommerce Payments setup - let us know what you think', 'Congrats on enabling WooCommerce Payments for your store. Please share your feedback in this 2 minute survey to help us improve the setup process.', '{}', 'pending', 'woocommerce.com', '2022-08-26 06:23:18', NULL, 0, 'plain', '', 0, 0, 'info'),
(14, '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', '2022-08-26 06:23:18', NULL, 0, 'plain', '', 0, 0, 'info'),
(15, '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.', '{}', 'unactioned', 'woocommerce.com', '2022-10-19 06:23:17', NULL, 0, 'plain', '', 0, 0, 'info'),
(16, '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', '2022-08-26 06:23:18', NULL, 0, 'plain', '', 0, 0, 'info'),
(17, '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', '2022-08-26 06:23:18', NULL, 0, 'plain', '', 0, 0, 'info'),
(18, 'wcpay-promo-2020-11', 'marketing', 'en_US', 'wcpay-promo-2020-11', 'wcpay-promo-2020-11', '{}', 'pending', 'woocommerce.com', '2022-08-26 06:23:18', NULL, 0, 'plain', '', 0, 0, 'info'),
(19, 'wcpay-promo-2020-12', 'marketing', 'en_US', 'wcpay-promo-2020-12', 'wcpay-promo-2020-12', '{}', 'pending', 'woocommerce.com', '2022-08-26 06:23:18', NULL, 0, 'plain', '', 0, 0, 'info'),
(20, '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', '2022-08-26 06:23:18', NULL, 0, 'plain', '', 0, 0, 'info'),
(21, '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.', '{}', 'unactioned', 'woocommerce.com', '2022-08-26 06:27:10', NULL, 0, 'plain', '', 0, 0, 'info'),
(22, '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', '2022-08-26 06:23:18', NULL, 0, 'plain', '', 0, 0, 'info'),
(23, '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', '2022-08-26 06:23:18', NULL, 0, 'plain', '', 0, 0, 'info'),
(24, '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', '2022-08-26 06:23:18', NULL, 0, 'plain', '', 0, 0, 'info'),
(25, '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', '2022-08-26 06:23:18', NULL, 0, 'plain', '', 0, 0, 'info'),
(26, '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.', '{}', 'unactioned', 'woocommerce.com', '2023-07-22 06:23:52', NULL, 0, 'plain', '', 0, 0, 'info'),
(27, 'ecomm-wc-navigation-survey', 'info', 'en_US', 'We’d like your feedback on the WooCommerce navigation', 'We’re making improvements to the WooCommerce navigation and would love your feedback. Share your experience in this 2 minute survey.', '{}', 'pending', 'woocommerce.com', '2022-08-26 06:23:18', NULL, 0, 'plain', '', 0, 0, 'info'),
(28, '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', '2022-08-26 06:23:18', NULL, 0, 'plain', '', 0, 0, 'info'),
(29, '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', '2022-08-26 06:23:18', NULL, 0, 'plain', '', 0, 0, 'info'),
(30, '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', '2022-08-26 06:23:18', NULL, 0, 'plain', '', 0, 0, 'info'),
(31, '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', '2022-09-02 06:27:45', NULL, 0, 'plain', '', 0, 0, 'info'),
(32, 'wc-admin-wisepad3', 'marketing', 'en_US', 'Take your business on the go in Canada with WooCommerce In-Person Payments', 'Quickly create new orders, accept payment in person for orders placed online, and automatically sync your inventory – no matter where your business takes you. With WooCommerce In-Person Payments and the WisePad 3 card reader, you can bring the power of your store anywhere.', '{}', 'pending', 'woocommerce.com', '2022-08-26 06:23:18', NULL, 0, 'plain', '', 0, 0, 'info'),
(33, 'mercado_pago_q3_2022', 'marketing', 'en_US', 'Get paid with Mercado Pago Checkout', 'Give your customers a checkout they can trust with Latin America\'s leading payment processor. Securely accept debit and credit cards, cash, bank transfers, and installment payments – backed by exclusive fraud prevention tools.', '{}', 'pending', 'woocommerce.com', '2022-08-26 06:23:18', NULL, 0, 'plain', '', 0, 0, 'info'),
(34, 'woocommerce-payments-august-2022-need-to-update', 'update', 'en_US', 'Action required: Please update WooCommerce Payments', 'An updated secure version of WooCommerce Payments is available – please ensure that you’re using the latest patch version. For more information on what action you need to take, please review the article below.', '{}', 'pending', 'woocommerce.com', '2022-08-26 06:23:19', NULL, 0, 'plain', '', 0, 0, 'info'),
(35, 'woocommerce-payments-august-2022-store-patched', 'update', 'en_US', 'WooCommerce Payments has been automatically updated', 'You’re now running the latest secure version of WooCommerce Payments. We’ve worked with the WordPress Plugins team to deploy a security update to stores running WooCommerce Payments (version 3.9 to 4.5). For further information, please review the article below.', '{}', 'pending', 'woocommerce.com', '2022-08-26 06:23:19', NULL, 0, 'plain', '', 0, 0, 'info'),
(36, 'mobile_app_order_management_q3_2022', 'marketing', 'en_US', 'Take order management on the go', 'The WooCommerce Mobile App continues to get better with added order management functionality! Add or remove products, edit fees, or change the shipping options in any existing order – all from within the app.', '{}', 'unactioned', 'woocommerce.com', '2022-08-26 06:23:19', NULL, 0, 'plain', '', 0, 0, 'info'),
(37, 'product_creation_usability_test_3_months', 'survey', 'en_US', 'Have a say in the future of WooCommerce', 'Take an early look at the future of editing products in WooCommerce. Share your thoughts (~5 minutes) and help shape the experience for yourself and other merchants.', '{}', 'unactioned', 'woocommerce.com', '2022-08-29 06:24:20', NULL, 0, 'plain', '', 0, 0, 'info'),
(38, 'wc-admin-wc-helper-connection', 'info', 'en_US', 'Connect to WooCommerce.com', 'Connect to get important product notifications and updates.', '{}', 'unactioned', 'woocommerce-admin', '2022-08-26 06:23:19', NULL, 0, 'plain', '', 0, 0, 'info'),
(40, 'wc-admin-launch-checklist', 'info', 'en_US', 'Ready to launch your store?', 'To make sure you never get that sinking \"what did I forget\" feeling, we\'ve put together the essential pre-launch checklist.', '{}', 'unactioned', 'woocommerce-admin', '2022-08-27 06:23:32', NULL, 0, 'plain', '', 0, 0, 'info'),
(41, 'wc-admin-choosing-a-theme', 'marketing', 'en_US', 'Choosing a theme?', 'Check out the themes that are compatible with WooCommerce and choose one aligned with your brand and business needs.', '{}', 'unactioned', 'woocommerce-admin', '2022-08-27 06:23:32', NULL, 0, 'plain', '', 0, 0, 'info'),
(43, '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', '2022-08-28 06:29:32', NULL, 0, 'plain', '', 0, 0, 'info'),
(44, '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', '2022-08-28 06:29:32', NULL, 0, 'plain', '', 0, 0, 'info'),
(45, 'product_creation_usability_test_6_months', 'survey', 'en_US', 'Try the new product edit form prototype', 'Take an early look at the future of editing products in WooCommerce. Share your thoughts (~5 minutes) and help shape the experience for yourself and other merchants.', '{}', 'pending', 'woocommerce.com', '2022-08-30 06:27:37', NULL, 0, 'plain', '', 0, 0, 'info'),
(46, '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://doccure-wp.dreamstechnologies.com/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', '2022-09-02 06:27:44', NULL, 0, 'plain', '', 0, 0, 'info'),
(47, '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', '2022-09-02 06:27:44', NULL, 0, 'plain', '', 0, 0, 'info'),
(49, 'product_creation_usability_test_12_months', 'survey', 'en_US', 'Try the new product edit form prototype', 'Take an early look at the future of editing products in WooCommerce. Share your thoughts (~5 minutes) and help shape the experience for yourself and other merchants.', '{}', 'pending', 'woocommerce.com', '2022-09-07 06:23:50', NULL, 0, 'plain', '', 0, 0, 'info'),
(50, 'custom_deposit_schedules_inbox', 'marketing', 'en_US', 'Customize your deposit schedule', 'Receive your funds according to your own business needs with custom deposit schedules from WooCommerce Payments. You’ll have the flexibility to deposit funds into your bank account daily, weekly, monthly, or even on-demand – you’ve done the work, now get paid on your terms.', '{}', 'unactioned', 'woocommerce.com', '2022-09-15 06:24:16', NULL, 0, 'plain', '', 0, 0, 'info'),
(51, 'wc-admin-orders-milestone', 'info', 'en_US', 'Congratulations on processing 10 orders!', 'You\'ve hit the 10 orders milestone! Look at you go. Browse some WooCommerce success stories for inspiration.', '{}', 'unactioned', 'woocommerce-admin', '2022-09-17 15:24:02', NULL, 0, 'plain', '', 0, 0, 'info'),
(52, 'googlelistings_signals2022_hasGLA', 'marketing', 'en_US', 'Show off your products with Ads on Google', 'You’re ready to grow with ads. Google optimizes for performance across your products; you only pay for results. If you’re new to Google, you can earn up to $500 in ad credits (T&amp;Cs apply). <a href=\"https://woocommerce.com/my-account/create-a-ticket/\">Contact support</a> if you need guidance with Google Listings &amp; Ads.', '{}', 'pending', 'woocommerce.com', '2022-09-23 06:23:21', NULL, 0, 'plain', '', 0, 0, 'info'),
(53, 'googlelistings_signals2022_noGLA', 'marketing', 'en_US', 'Show off your products with Ads on Google', 'You’re ready to grow with ads. Google optimizes for performance across your products; you only pay for results. If you’re new to Google, you can earn up to $500 in ad credits (T&amp;Cs apply). <a href=\"https://woocommerce.com/my-account/create-a-ticket/\">Contact support</a> if you need guidance with Google Listings &amp; Ads.', '{}', 'pending', 'woocommerce.com', '2022-09-23 06:23:21', NULL, 0, 'plain', '', 0, 0, 'info'),
(54, 'pre-black-friday-sale-2022-announcement', 'marketing', 'en_US', 'Surprise! We’re offering 40% off everything at WooCommerce.com', 'Just in time to get your store Black Friday ready. Sale ends 7 October, 2pm UTC.', '{}', 'unactioned', 'woocommerce.com', '2022-10-04 06:24:38', NULL, 0, 'plain', '', 0, 0, 'info'),
(55, 'shipping_category_q4_2022', 'marketing', 'en_US', 'Save time on shipping', 'Is your store all set to ship? Save valuable time (and money!) by automating your fulfillment process for the busiest shopping season. Explore our range of trusted shipping partners to get started.', '{}', 'unactioned', 'woocommerce.com', '2022-10-14 06:23:14', NULL, 0, 'plain', '', 0, 0, 'info'),
(56, 'facebook_q4-2022_hasFB', 'marketing', 'en_US', 'Drive more demand this holiday season with Facebook for WooCommerce', 'Deliver a personalized and seamless shopping experience this holiday season with Facebook for WooCommerce. With more ad formats than ever, you can create engaging ads that meet customers across Facebook, Instagram, Messenger, and WhatsApp throughout the busy shopping season.', '{}', 'pending', 'woocommerce.com', '2022-10-21 06:30:50', NULL, 0, 'plain', '', 0, 0, 'info'),
(57, 'facebook_q4-2022_noFB', 'marketing', 'en_US', 'Meet your customers where they are with Facebook for WooCommerce', 'Don’t wait for your customers to come to you – meet them where they’re browsing! Use the Facebook for WooCommerce extension to promote your products on Facebook, Instagram, Messenger, and WhatsApp. Create seamless shopping experiences – straight from your WooCommerce dashboard.', '{}', 'unactioned', 'woocommerce.com', '2022-10-22 06:23:38', NULL, 0, 'plain', '', 0, 0, 'info'),
(58, 'tiktok-targeted-q4-2022', 'marketing', 'en_US', 'Get $200 in ad credit from TikTok after you spend $20 on your first campaign', 'Reach one billion shoppers with TikTok for WooCommerce this holiday season! Sync your product catalog, capture insights, and create ad campaigns right from your dashboard. Connect your store today to unlock this limited time offer! <a href=\"https://ads.tiktok.com/help/article?aid=10011326\">Terms &amp; conditions apply</a>.', '{}', 'pending', 'woocommerce.com', '2022-10-25 06:23:21', NULL, 0, 'plain', '', 0, 0, 'info'),
(59, 'paypal_paylater_g3_q4_22', 'marketing', 'en_US', 'Turn browsers into buyers with Pay Later', 'Add PayPal at checkout, plus give customers a buy now, pay later option from the name they trust. With Pay in 4 &amp; Pay Monthly, available in PayPal Payments, you get paid up front while letting customers spread their payments over time. Boost your average order value and convert more sales – at no extra cost to you.', '{}', 'unactioned', 'woocommerce.com', '2022-11-02 06:24:19', NULL, 0, 'plain', '', 0, 0, 'info'),
(60, 'paypal_paylater_g2_q4_22', 'marketing', 'en_US', 'Upgrade to PayPal Payments to offer Pay Later at checkout', 'PayPal Pay Later is included in PayPal Payments at no additional cost to you. Customers can spread their payments over time while you get paid up front. \r\nThere’s never been a better time to upgrade your PayPal plugin. Simply download it and connect with a PayPal Business account.', '{}', 'pending', 'woocommerce.com', '2022-11-04 06:25:06', NULL, 0, 'plain', '', 0, 0, 'info'),
(61, 'woocommerce_admin_deprecation_q4_2022', 'info', 'en_US', 'WooCommerce Admin is part of WooCommerce!', 'To make sure your store continues to run smoothly, check that WooCommerce is up-to-date – at least version 6.5 – and then disable the WooCommerce Admin plugin.', '{}', 'pending', 'woocommerce.com', '2022-11-05 06:24:54', NULL, 0, 'plain', '', 0, 0, 'info'),
(62, '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', '2022-11-24 06:23:49', NULL, 0, 'plain', '', 0, 0, 'info'),
(63, 'google_listings_ads_custom_attribute_mapping_q4_2022', 'marketing', 'en_US', 'Our latest improvement to the Google Listings & Ads extension: Attribute Mapping', 'You spoke, we listened. This new feature enables you to easily upload your products, customize your product attributes in one place, and target shoppers with more relevant ads. Extend how far your ad dollars go with each campaign.', '{}', 'pending', 'woocommerce.com', '2022-12-01 06:24:24', NULL, 0, 'plain', '', 0, 0, 'info'),
(64, 'wc-admin-manualauthcapture', 'marketing', 'en_US', 'Miss fewer manual payments in WooCommerce Payments', 'Using WooCommerce Payments to manually authorize and capture payments? We’ve introduced a simplified and more efficient process, so you can miss fewer payments and continue to grow your revenue.', '{}', 'pending', 'woocommerce.com', '2022-12-01 06:24:24', NULL, 0, 'plain', '', 0, 0, 'info'),
(65, 'wc-update-db-reminder', 'update', 'en_US', 'WooCommerce database update done', 'WooCommerce database update complete. Thank you for updating to the latest version!', '{}', 'actioned', 'woocommerce-core', '2022-12-06 09:09:27', NULL, 0, 'plain', '', 0, 1, 'info'),
(66, 'apple_pay_square_q422', 'marketing', 'en_US', 'Grow your business with Apple Pay', 'Start boosting your online conversions today with Apple Pay – shoppers can safely complete a purchase with a touch or a glance and are more likely to come back. Enable Apple Pay with Square by selecting  Settings &gt; Payments &gt; Square.', '{}', 'pending', 'woocommerce.com', '2022-12-08 06:23:18', NULL, 0, 'plain', '', 0, 0, 'info'),
(67, 'apple_pay_wcpay_q422', 'marketing', 'en_US', 'Grow your business with Apple Pay', 'Start boosting your online conversions today with Apple Pay – shoppers can safely complete a purchase with a touch or a glance and are more likely to come back. Confirm Apple Pay is enabled by selecting Payments &gt; Settings and making sure Enable express checkouts is checked.', '{}', 'pending', 'woocommerce.com', '2022-12-08 06:23:18', NULL, 0, 'plain', '', 0, 0, 'info'),
(68, 'meta-hasFB-dec-q4-2022', 'marketing', 'en_US', 'Power up your Facebook ad strategy', 'Did you know that new privacy policies may be decreasing the effectiveness of your Facebook ads? Get back on track with Meta’s Conversion API. It creates a direct connection between the marketing data from your store and Meta, helping you more accurately track, attribute and improve your Facebook marketing performance.', '{}', 'pending', 'woocommerce.com', '2022-12-10 06:25:53', NULL, 0, 'plain', '', 0, 0, 'info'),
(69, 'meta-noFB-dec-q4-2022', 'marketing', 'en_US', 'Create highly targeted Facebook ads with Facebook for WooCommerce', 'Sync your product catalog to create Facebook ads and track their performance – all from within your WooCommerce dashboard. With improved tracking signals and speed, plus more accurate tracking with the introduction of Meta’s Conversion API, you’ll have all the tools you need to run effective ad campaigns.', '{}', 'unactioned', 'woocommerce.com', '2022-12-12 06:23:22', NULL, 0, 'plain', '', 0, 0, 'info'),
(70, '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', '2023-01-05 06:33:28', NULL, 0, 'plain', '', 0, 0, 'info'),
(71, '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', '2023-01-05 06:33:28', NULL, 0, 'plain', '', 0, 0, 'info'),
(72, 'storeediting_feedback_jan_2023', 'marketing', 'en_US', 'Tell us what you need to customize your store!', 'We need your feedback. Please spare a few minutes to share your input on what is most important to you when designing and customizing your storefront to help us build the features you need.', '{}', 'unactioned', 'woocommerce.com', '2023-01-13 06:23:13', NULL, 0, 'plain', '', 0, 0, 'info'),
(73, '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', '2023-01-17 06:30:49', NULL, 0, 'plain', '', 0, 0, 'info'),
(74, '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', '2023-02-22 06:23:31', NULL, 0, 'plain', '', 0, 0, 'info'),
(75, 'wc-admin-new-sales-record', 'info', 'en_US', 'New sales record!', 'Woohoo, March 3rd was your record day for sales! Net sales was $800.00 beating the previous record of $680.00 set on August 26th.', '{\"old_record_date\":\"2022-08-26\",\"old_record_amt\":680,\"new_record_date\":\"2023-03-03\",\"new_record_amt\":800}', 'unactioned', 'woocommerce-admin', '2023-03-04 06:23:37', NULL, 0, 'plain', '', 0, 0, 'info'),
(76, 'affirm_q1_2023', 'marketing', 'en_US', 'Turn more browsers into buyers with flexible payments', 'When you offer flexible payment options to shoppers, they\'re more likely to convert. It’s why businesses offering Affirm see an average order value lift of 63%. Affirm tailors your store\'s payment options with terms proven to reach new customers, boost conversions, and grow sales.', '{}', 'unactioned', 'woocommerce.com', '2023-03-13 06:29:14', NULL, 0, 'plain', '', 0, 0, 'info'),
(77, 'google_listings_ads_pmax_i1_q1_2023_no_gla', 'marketing', 'en_US', 'Create more engaging ads – without the hard work', 'Get in front of millions of shoppers searching for products like yours with Google Listings &amp; Ads. With new customization features, Google automatically tests multiple combinations of text and images to create the most engaging ad to boost your business. Plus, get up to $500 in ad credit – terms and conditions apply.', '{}', 'unactioned', 'woocommerce.com', '2023-03-16 06:23:25', NULL, 0, 'plain', '', 0, 0, 'info'),
(78, 'google_listings_ads_pmax_i1_q1_2023_with_gla', 'marketing', 'en_US', 'New customization features to boost your business', 'You can now add custom images, messaging, and URLs to campaigns in Google Listings &amp; Ads. Google then automatically tests multiple combinations to create the most engaging version to help boost your business. Get more sales with dynamic content – edit an existing campaign or create a new ad now.', '{}', 'pending', 'woocommerce.com', '2023-03-16 06:23:25', NULL, 0, 'plain', '', 0, 0, 'info'),
(79, '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', '2023-03-24 06:27:18', NULL, 0, 'plain', '', 0, 0, 'info'),
(80, '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.', '{}', 'unactioned', 'woocommerce.com', '2023-04-23 23:41:52', NULL, 0, 'plain', '', 0, 0, 'info'),
(81, 'tap_to_pay_iphone_q2_2023_with_wcpay', 'marketing', 'en_US', 'New: accept in-person contactless payments on your iPhone', 'Tap to Pay on iPhone is quick, secure, and simple to set up in WooCommerce Payments — no extra terminals or card readers are needed. Accept contactless debit and credit cards, Apple Pay, and other NFC digital wallets in person in a few short steps!', '{}', 'pending', 'woocommerce.com', '2023-04-23 23:41:52', NULL, 0, 'plain', '', 0, 0, 'info'),
(82, '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', '2023-04-23 23:41:52', NULL, 0, 'plain', '', 0, 0, 'info'),
(83, 'wc-admin-wcpay-denmark-Q2-2023', 'marketing', 'en_US', 'WooCommerce Payments is now available in Denmark!', 'We’ve recently released WooCommerce Payments in Denmark. You can view and manage transactions right in your WordPress dashboard while securely accepting major cards, Apple Pay, and payments in over 100 currencies.', '{}', 'pending', 'woocommerce.com', '2023-04-23 23:41:52', NULL, 0, 'plain', '', 0, 0, 'info'),
(84, 'wc-admin-wcpay-greece-Q2-2023', 'marketing', 'en_US', 'WooCommerce Payments is now available in Greece!', 'We’ve recently released WooCommerce Payments in Greece. You can view and manage transactions right in your WordPress dashboard while securely accepting major cards, Apple Pay, and payments in over 100 currencies.', '{}', 'pending', 'woocommerce.com', '2023-04-23 23:41:52', NULL, 0, 'plain', '', 0, 0, 'info'),
(85, 'wc-admin-wcpay-norway-Q2-2023', 'marketing', 'en_US', 'WooCommerce Payments is now available in Norway!', 'We’ve recently released WooCommerce Payments in Norway. You can view and manage transactions right in your WordPress dashboard while securely accepting major cards, Apple Pay, and payments in over 100 currencies.', '{}', 'pending', 'woocommerce.com', '2023-04-23 23:41:52', NULL, 0, 'plain', '', 0, 0, 'info'),
(86, 'wc-admin-wcpay-slovakia-Q2-2023', 'marketing', 'en_US', 'WooCommerce Payments is now available in Slovakia!', 'We’ve recently released WooCommerce Payments in Slovakia. You can view and manage transactions right in your WordPress dashboard while securely accepting major cards, Apple Pay, and payments in over 100 currencies.', '{}', 'pending', 'woocommerce.com', '2023-04-23 23:41:52', NULL, 0, 'plain', '', 0, 0, 'info'),
(87, 'wc-admin-wcpay-finland-Q2-2023', 'marketing', 'en_US', 'WooCommerce Payments is now available in Finland!', 'We’ve recently released WooCommerce Payments in Finland. You can view and manage transactions right in your WordPress dashboard while securely accepting major cards, Apple Pay, and payments in over 100 currencies.', '{}', 'pending', 'woocommerce.com', '2023-04-23 23:41:52', NULL, 0, 'plain', '', 0, 0, 'info'),
(88, 'wc-admin-wcpay-estonia-Q2-2023', 'marketing', 'en_US', 'WooCommerce Payments is now available in Estonia!', 'We’ve recently released WooCommerce Payments in Estonia. You can view and manage transactions right in your WordPress dashboard while securely accepting major cards, Apple Pay, and payments in over 100 currencies.', '{}', 'pending', 'woocommerce.com', '2023-04-23 23:41:52', NULL, 0, 'plain', '', 0, 0, 'info'),
(89, 'wc-admin-wcpay-lithuania-Q2-2023', 'marketing', 'en_US', 'WooCommerce Payments is now available in Lithuania!', 'We’ve recently released WooCommerce Payments in Lithuania. You can view and manage transactions right in your WordPress dashboard while securely accepting major cards, Apple Pay, and payments in over 100 currencies.', '{}', 'pending', 'woocommerce.com', '2023-04-23 23:41:52', NULL, 0, 'plain', '', 0, 0, 'info'),
(90, 'wc-admin-wcpay-slovenia-Q2-2023', 'marketing', 'en_US', 'WooCommerce Payments is now available in Slovenia!', 'We’ve recently released WooCommerce Payments in Slovenia. You can view and manage transactions right in your WordPress dashboard while securely accepting major cards, Apple Pay, and payments in over 100 currencies.', '{}', 'pending', 'woocommerce.com', '2023-04-23 23:41:52', NULL, 0, 'plain', '', 0, 0, 'info'),
(91, 'wc-admin-wcpay-latvia-Q2-2023', 'marketing', 'en_US', 'WooCommerce Payments is now available in Latvia!', 'We’ve recently released WooCommerce Payments in Latvia. You can view and manage transactions right in your WordPress dashboard while securely accepting major cards, Apple Pay, and payments in over 100 currencies.', '{}', 'pending', 'woocommerce.com', '2023-04-23 23:41:52', NULL, 0, 'plain', '', 0, 0, 'info'),
(92, 'wc-admin-wcpay-cyprus-Q2-2023', 'marketing', 'en_US', 'WooCommerce Payments is now available in Cyprus!', 'We’ve recently released WooCommerce Payments in Cyprus. You can view and manage transactions right in your WordPress dashboard while securely accepting major cards, Apple Pay, and payments in over 100 currencies.', '{}', 'pending', 'woocommerce.com', '2023-04-23 23:41:52', NULL, 0, 'plain', '', 0, 0, 'info'),
(93, 'wc-admin-wcpay-malta-Q2-2023', 'marketing', 'en_US', 'WooCommerce Payments is now available in Malta!', 'We’ve recently released WooCommerce Payments in Malta. You can view and manage transactions right in your WordPress dashboard while securely accepting major cards, Apple Pay, and payments in over 100 currencies.', '{}', 'pending', 'woocommerce.com', '2023-04-23 23:41:52', NULL, 0, 'plain', '', 0, 0, 'info'),
(94, 'wc-admin-wcpay-luxembourg-Q2-2023', 'marketing', 'en_US', 'WooCommerce Payments is now available in Luxembourg!', 'We’ve recently released WooCommerce Payments in Luxembourg. You can view and manage transactions right in your WordPress dashboard while securely accepting major cards, Apple Pay, and payments in over 100 currencies.', '{}', 'pending', 'woocommerce.com', '2023-04-23 23:41:52', NULL, 0, 'plain', '', 0, 0, 'info'),
(95, 'wc_admin_BNPL_WCPay_coming-soon_Q1_2023', 'marketing', 'en_US', 'Buy now, pay later is heading to WooCommerce Payments', 'Great news: full integration with Afterpay and Affirm is on its way to WooCommerce Payments! You’ll soon be able to increase your order values, sell more, and offer customers a payment option they’ll love — with no extra downloads or extensions required.', '{}', 'pending', 'woocommerce.com', '2023-04-27 23:33:52', NULL, 0, 'plain', '', 0, 0, 'info'),
(96, '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', '2023-04-27 23:33:52', NULL, 0, 'plain', '', 0, 0, 'info'),
(97, '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', '2023-04-27 23:33:52', NULL, 0, 'plain', '', 0, 0, 'info'),
(98, 'woopay-beta-existingmerchants-noaction-27APR23-test2', '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', '2023-04-27 23:33:52', NULL, 0, 'plain', '', 0, 0, 'info'),
(99, 'woopay-beta-existingmerchants-update-27APR23-test', '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', '2023-04-27 23:33:52', NULL, 0, 'plain', '', 0, 0, 'info'),
(100, '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', '2023-05-05 10:06:44', NULL, 0, 'plain', '', 0, 0, 'info'),
(101, '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', '2023-05-05 10:06:44', NULL, 0, 'plain', '', 0, 0, 'info'),
(102, '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', '2023-05-05 10:06:44', NULL, 0, 'plain', '', 0, 0, 'info'),
(103, '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', '2023-05-05 10:06:44', NULL, 0, 'plain', '', 0, 0, 'info'),
(104, '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', '2023-05-07 14:36:28', NULL, 0, 'plain', '', 0, 0, 'info'),
(105, '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', '2023-05-07 14:36:28', NULL, 0, 'plain', '', 0, 0, 'info'),
(106, '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', '2023-05-07 14:36:28', NULL, 0, 'plain', '', 0, 0, 'info'),
(107, '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', '2023-05-07 14:36:28', NULL, 0, 'plain', '', 0, 0, 'info'),
(108, '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', '2023-05-10 12:39:12', NULL, 0, 'plain', '', 0, 0, 'info'),
(109, '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', '2023-05-10 12:39:12', NULL, 0, 'plain', '', 0, 0, 'info'),
(110, 'payoneer_q2_2023', 'marketing', 'en_US', 'Grow with the next generation of payment processing', 'Ready to stand out in the new global economy? Payoneer Checkout gives you the power to securely accept payments worldwide, build a checkout that customers love, and manage your store’s transactions and finances – all from the same place.', '{}', 'pending', 'woocommerce.com', '2023-05-14 07:23:28', NULL, 0, 'plain', '', 0, 0, 'info'),
(111, 'ipp_refresh_q2_2023_us_inbox_notification', 'marketing', 'en_US', 'Grow on the go with in-person payments', 'Sell your products or services on the go with the M2 card reader – a quick, synchronized, and secure way to take payments, no matter where you are. Create an order using the WooCommerce mobile app and connect your card reader to accept payments.', '{}', 'unactioned', 'woocommerce.com', '2023-05-18 06:37:18', NULL, 0, 'plain', '', 0, 0, 'info'),
(112, 'ipp_refresh_q2_2023_ca_inbox_notification', 'marketing', 'en_US', 'Grow on the go with in-person payments', 'Sell your products or services on the go with the WisePad 3 card reader – a quick, synchronized, and secure way to take payments, no matter where you are. Create an order using the WooCommerce mobile app and connect your card reader to accept payments.', '{}', 'pending', 'woocommerce.com', '2023-05-18 06:37:18', NULL, 0, 'plain', '', 0, 0, 'info'),
(113, 'product_management_card_sorting', 'survey', 'en_US', 'How do you create and edit products?', 'Have a say in the future of WooCommerce. Take part in a brief exercise and help us understand what information is important to you while editing products.', '{}', 'pending', 'woocommerce.com', '2023-05-19 19:28:57', NULL, 0, 'plain', '', 0, 0, 'info'),
(114, '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', '2023-05-23 06:35:04', NULL, 0, 'plain', '', 0, 0, 'info');
INSERT INTO `wp_wc_admin_notes` (`note_id`, `name`, `type`, `locale`, `title`, `content`, `content_data`, `status`, `source`, `date_created`, `date_reminder`, `is_snoozable`, `layout`, `image`, `is_deleted`, `is_read`, `icon`) VALUES
(115, 'woocommerce-WCstripe-May-2023-updated-needed', 'update', 'en_US', 'Action required: Security update of WooCommerce Stripe plugin', '<strong>Your store requires a security update for the WooCommerce Stripe plugin</strong>. Please update the WooCommerce Stripe plugin immediately to address a potential vulnerability.', '{}', 'pending', 'woocommerce.com', '2023-06-02 16:41:23', NULL, 0, 'plain', '', 0, 0, 'info'),
(116, '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', '2023-06-03 10:16:27', NULL, 0, 'plain', '', 0, 0, 'info'),
(117, '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', '2023-06-06 13:28:41', NULL, 0, 'plain', '', 0, 0, 'info'),
(118, 'woocommerce-WCPayments-June-2023-updated-needed', 'update', 'en_US', 'Action required: Security update of WooCommerce Payments', '<strong>Your store requires a security update for the WooCommerce Payments plugin</strong>. Please update the WooCommerce Payments plugin immediately to address a potential vulnerability.', '{}', 'pending', 'woocommerce.com', '2023-06-07 14:01:38', NULL, 0, 'plain', '', 0, 0, 'info'),
(119, 'woocommerce_hpos_1st_notification_q2_2023', 'marketing', 'en_US', 'High-Performance Order Storage (HPOS) is on its way', 'Our team is targeting August 2023 to roll out a major database upgrade that can unlock faster checkout and order creation for your customers — and lightning-quick order lookup for you. Enablement is optional and you won’t be forced to update, but read on to see why this was our most requested new feature.', '{}', 'unactioned', 'woocommerce.com', '2023-06-07 14:01:38', NULL, 0, 'plain', '', 0, 0, 'info'),
(120, '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', '2023-06-22 06:26:31', NULL, 0, 'plain', '', 0, 0, 'info'),
(121, 'wc-admin-wcpay-bulgaria-Q2-2023', 'marketing', 'en_US', 'WooCommerce Payments is now available in Bulgaria!', 'We’ve recently released WooCommerce Payments in Bulgaria. You can view and manage transactions right in your WordPress dashboard while securely accepting major cards, Apple Pay, and payments in over 100 currencies.', '{}', 'pending', 'woocommerce.com', '2023-06-30 06:49:11', NULL, 0, 'plain', '', 0, 0, 'info'),
(122, 'wc-admin-wcpay-czechia-Q2-2023', 'marketing', 'en_US', 'WooCommerce Payments is now available in Czechia!', 'We’ve recently released WooCommerce Payments in Czechia. You can view and manage transactions right in your WordPress dashboard while securely accepting major cards, Apple Pay, and payments in over 100 currencies.', '{}', 'pending', 'woocommerce.com', '2023-06-30 06:49:11', NULL, 0, 'plain', '', 0, 0, 'info'),
(123, 'wc-admin-wcpay-croatia-Q2-2023', 'marketing', 'en_US', 'WooCommerce Payments is now available in Croatia!', 'We’ve recently released WooCommerce Payments in Croatia. You can view and manage transactions right in your WordPress dashboard while securely accepting major cards, Apple Pay, and payments in over 100 currencies.', '{}', 'pending', 'woocommerce.com', '2023-06-30 06:49:11', NULL, 0, 'plain', '', 0, 0, 'info'),
(124, 'wc-admin-wcpay-hungary-Q2-2023', 'marketing', 'en_US', 'WooCommerce Payments is now available in Hungary!', 'We’ve recently released WooCommerce Payments in Hungary. You can view and manage transactions right in your WordPress dashboard while securely accepting major cards, Apple Pay, and payments in over 100 currencies.', '{}', 'pending', 'woocommerce.com', '2023-06-30 06:49:11', NULL, 0, 'plain', '', 0, 0, 'info'),
(125, 'wc-admin-wcpay-romania-Q2-2023', 'marketing', 'en_US', 'WooCommerce Payments is now available in Romania!', 'We’ve recently released WooCommerce Payments in Romania. You can view and manage transactions right in your WordPress dashboard while securely accepting major cards, Apple Pay, and payments in over 100 currencies.', '{}', 'pending', 'woocommerce.com', '2023-06-30 06:49:11', NULL, 0, 'plain', '', 0, 0, 'info'),
(126, 'wc-admin-wcpay-sweden-Q2-2023', 'marketing', 'en_US', 'WooCommerce Payments is now available in Sweden!', 'We’ve recently released WooCommerce Payments in Sweden. You can view and manage transactions right in your WordPress dashboard while securely accepting major cards, Apple Pay, and payments in over 100 currencies.', '{}', 'pending', 'woocommerce.com', '2023-06-30 06:49:11', NULL, 0, 'plain', '', 0, 0, 'info'),
(127, 'tiktok-spc_june-2023', 'marketing', 'en_US', 'Take the guesswork out of TikTok advertising', 'Save time and create smarter ads using new automated campaign management from TikTok for WooCommerce. Simplify your campaign creation and watch TikTok’s machine learning build, target, and optimize ads that support your advertising goals — and grow your audience.', '{}', 'unactioned', 'woocommerce.com', '2023-06-30 06:49:11', NULL, 0, 'plain', '', 0, 0, 'info'),
(128, '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', '2023-07-05 09:19:08', NULL, 0, 'plain', '', 0, 0, 'info'),
(129, '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', '2023-07-05 18:44:04', NULL, 0, 'plain', '', 0, 0, 'info'),
(130, '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', '2023-07-12 08:54:22', NULL, 0, 'plain', '', 0, 0, 'info'),
(131, 'square_payments_q3_2023', 'marketing', 'en_US', 'Square for WooCommerce', 'Connect your Square account with WooCommerce to accept online and in-person payments (including contactless payments and cross-channel gift cards) quickly and securely. Save time by syncing sales, customers, and items and inventory — and manage everything through one centralized platform.', '{}', 'unactioned', 'woocommerce.com', '2023-07-20 06:24:35', NULL, 0, 'plain', '', 0, 0, 'info'),
(132, 'wc-admin-woopayments-rebrand', 'marketing', 'en_US', 'WooCommerce Payments is now WooPayments', 'We’ve changed the name as part of recent updates to the Woo brand. You’ll still enjoy the same seamless payments experience — just look for WooPayments in your WordPress admin.', '{}', 'pending', 'woocommerce.com', '2023-07-30 07:33:44', NULL, 0, 'plain', '', 0, 0, 'info'),
(133, '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', '2023-08-11 04:10:59', NULL, 0, 'plain', '', 0, 0, 'info'),
(134, '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', '2023-08-11 04:10:59', NULL, 0, 'plain', '', 0, 0, 'info'),
(135, 'woocommerce-WooPayments-Aug-2023-update-needed', 'update', 'en_US', 'Action required: Security update for WooPayments (WooCommerce Payments) plugin', '<strong>Your shop requires an important security update for the WooPayments (WooCommerce Payments) extension</strong>. The fix for this vulnerability was released on July 31. Please update immediately.', '{}', 'pending', 'woocommerce.com', '2023-08-11 04:10:59', NULL, 0, 'plain', '', 0, 0, 'info'),
(136, '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', '2023-08-11 04:10:59', NULL, 0, 'plain', '', 0, 0, 'info'),
(137, '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', '2023-08-11 04:10:59', NULL, 0, 'plain', '', 0, 0, 'info'),
(138, 'google_uxstudy_recruitment_q3-2023', 'marketing', 'en_US', 'Share your feedback in exchange for $150', 'Woo has teamed up with Google to collect feedback on advertising products and services available to you. If selected, you’ll receive an incentive equal to $150 USD for a 60-minute interview that can help improve the products you use to advertise. If interested, please take 2 minutes to complete the screening survey.', '{}', 'pending', 'woocommerce.com', '2023-08-11 04:10:59', NULL, 0, 'plain', '', 0, 0, 'info'),
(139, 'woo-activation-survey-blockers-22AUG23', 'info', 'en_US', 'How can we help you get that first sale?', 'Your feedback is vital. Please take a minute to share your experience of setting up your new store and whether anything is preventing you from making those first few sales. Together, we can make Woo even better!', '{}', 'pending', 'woocommerce.com', '2023-08-24 03:30:54', NULL, 0, 'plain', '', 0, 0, 'info'),
(140, 'wc-admin-edit-products-on-the-move', 'info', 'en_US', 'Edit products on the move', 'Edit and create new products from your mobile devices with the Woo app', '{}', 'unactioned', 'woocommerce-admin', '2023-08-30 23:36:43', NULL, 0, 'plain', '', 0, 0, 'info'),
(141, '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', '2023-10-28 00:00:57', NULL, 0, 'plain', '', 0, 0, 'info'),
(142, 'wc_com_in_person_payments_card_sale_US_inbox_note_q4_23', 'marketing', 'en_US', 'Save 35% on a WooPayments card reader', 'Have you been thinking about selling your products or services in person? Now’s the perfect time to do so, as we’re discounting our M2 card readers by 35%! Securely process payments wherever your business takes you, with full store and inventory sync. Don’t miss out — this offer ends October 29, 2023.', '{}', 'unactioned', 'woocommerce.com', '2023-10-28 00:00:57', NULL, 0, 'plain', '', 0, 0, 'info'),
(143, 'wc_com_in_person_payments_card_sale_UK_inbox_note_q4_23', 'marketing', 'en_US', 'Save 35% on a WooPayments card reader', 'Have you been thinking about selling your products or services in person? Now’s the perfect time to do so, as we’re discounting our WisePad 3 card readers by 35%! Securely process payments wherever your business takes you, with full store and inventory sync. Don’t miss out — this offer ends 29th October 2023.', '{}', 'pending', 'woocommerce.com', '2023-10-28 00:00:57', NULL, 0, 'plain', '', 0, 0, 'info'),
(144, 'wc_com_in_person_payments_card_sale_CA_inbox_note_q4_23', 'marketing', 'en_US', 'Save 35% on a WooPayments card reader', 'Have you been thinking about selling your products or services in person? Now’s the perfect time to do so, as we’re discounting our WisePad 3 card readers by 35%! Securely process payments wherever your business takes you, with full store and inventory sync. Don’t miss out — this offer ends October 29, 2023.', '{}', 'pending', 'woocommerce.com', '2023-10-28 00:00:57', NULL, 0, 'plain', '', 0, 0, 'info'),
(145, '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', '2023-10-28 00:00:57', NULL, 0, 'plain', '', 0, 0, 'info'),
(146, 'wc_admin_WooPay_Q4_2023', 'marketing', 'en_US', 'Convert more sales with our fastest checkout yet', 'Enable WooPay and offer the only single-click checkout experience built by Woo, for Woo. Give shoppers the power to pay instantly and securely speed through checkout, even if it\'s their first visit. Add it for free with one tap in your WooPayments dashboard.', '{}', 'pending', 'woocommerce.com', '2023-10-28 00:00:57', NULL, 0, 'plain', '', 0, 0, 'info'),
(147, 'tap_to_pay_iphone_q4_2023_no_woopayments', 'marketing', 'en_US', 'Accept in-person contactless payments on your iPhone', 'Tap to Pay on iPhone and WooPayments 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.', '{}', 'unactioned', 'woocommerce.com', '2023-12-08 23:44:41', NULL, 0, 'plain', '', 0, 1, 'info'),
(148, 'tap_to_pay_iphone_q4_2023_with_woopayments', 'marketing', 'en_US', 'New: accept in-person contactless payments on your iPhone', 'Tap to Pay on iPhone is quick, secure, and simple to set up in WooPayments — no extra terminals or card readers are needed. Accept contactless debit and credit cards, Apple Pay, and other NFC digital wallets in person in a few short steps!', '{}', 'unactioned', 'woocommerce.com', '2023-12-08 23:44:41', NULL, 0, 'plain', '', 0, 0, 'info'),
(149, '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', '2023-12-08 23:44:41', NULL, 0, 'plain', '', 0, 0, 'info'),
(150, 'amazon_pay_reactivate_q1-24', 'marketing', 'en_US', 'Special offer: Activate 0% promo rate for Amazon Pay', 'For a limited time, Woo merchants who register with Amazon Pay can enjoy a promotional rate of 0% on all transaction fees for 30 days. Valid for businesses based in the United Kingdom. Terms and conditions apply.', '{}', 'pending', 'woocommerce.com', '2024-02-23 00:00:09', NULL, 0, 'plain', '', 0, 0, 'info'),
(151, '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', '2024-02-23 00:00:09', NULL, 0, 'plain', '', 0, 0, 'info'),
(152, 'woocommerce-payfast-may-2024-update-needed', 'update', 'en_US', 'An important update is required for the Payfast Payment Gateway', '<strong>Please update to the latest version of the Payfast Payment Gateway for WooCommerce immediately to address a security vulnerability</strong>. This update is required to ensure that your transactions continue to process.', '{}', 'pending', 'woocommerce.com', '2024-06-08 06:23:38', NULL, 0, 'plain', '', 0, 0, 'info'),
(153, 'mailchimp_q2_2024', 'marketing', 'en_US', 'Level up your marketing to boost sales', 'Looking for a smart way to kickstart your growth? Mailchimp’s best-in-class email marketing empowers you to create and automate precisely targeted SMS and email campaigns and build long-term relationships with your audience. Enhance your customer experience, track sales, and more by connecting your store to Mailchimp.', '{}', 'unactioned', 'woocommerce.com', '2024-06-08 06:23:39', NULL, 0, 'plain', '', 0, 1, 'info'),
(154, 'WC-order-attribution-update-June-2024', 'update', 'en_US', 'An important update is required for WooCommerce', '<strong>An important security update for WooCommerce has been released</strong>. It is recommended that you update as quickly as possible.', '{}', 'actioned', 'woocommerce.com', '2024-06-12 11:56:09', NULL, 0, 'plain', '', 0, 1, 'info'),
(155, 'checkout_block_update_july_2024', 'marketing', 'en_US', 'UPDATE: The checkout block is getting an upgrade!', 'We’re improving the checkout block in 2024, starting with WooCommerce 9.0, launching on June 18! The latest release includes streamlined order summary with sticky functionality, better address form layout, and other enhancements to boost conversion.', '{}', 'unactioned', 'woocommerce.com', '2024-06-19 07:47:40', NULL, 0, 'plain', '', 0, 0, 'info');

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

--
-- Table structure for table `wp_wc_admin_note_actions`
--

DROP TABLE IF EXISTS `wp_wc_admin_note_actions`;
CREATE TABLE IF NOT EXISTS `wp_wc_admin_note_actions` (
  `action_id` bigint UNSIGNED NOT NULL AUTO_INCREMENT,
  `note_id` bigint UNSIGNED NOT NULL,
  `name` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `label` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `query` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `status` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `actioned_text` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `nonce_action` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `nonce_name` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  PRIMARY KEY (`action_id`),
  KEY `note_id` (`note_id`)
) ENGINE=InnoDB AUTO_INCREMENT=27019 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wp_wc_admin_note_actions`
--

INSERT INTO `wp_wc_admin_note_actions` (`action_id`, `note_id`, `name`, `label`, `query`, `status`, `actioned_text`, `nonce_action`, `nonce_name`) VALUES
(1, 1, 'add-store-details', 'Add store details', 'https://doccure-wp.dreamstechnologies.com/wp-admin/admin.php?page=wc-admin&path=/setup-wizard', 'actioned', '', NULL, NULL),
(44, 38, 'connect', 'Connect', '?page=wc-addons&section=helper', 'unactioned', '', NULL, NULL),
(131, 41, 'visit-the-theme-marketplace', 'Visit the theme marketplace', 'https://woocommerce.com/product-category/themes/?utm_source=inbox&utm_medium=product', 'actioned', '', NULL, NULL),
(176, 43, 'learn-more', 'Learn more', 'https://woocommerce.com/mobile/?utm_medium=product', 'actioned', '', NULL, NULL),
(177, 44, 'day-after-first-product', 'Learn more', 'https://woocommerce.com/document/woocommerce-customizer/?utm_source=inbox&utm_medium=product', 'actioned', '', NULL, NULL),
(340, 33, 'mercado_pago_q3_2022', 'Free download', 'https://woocommerce.com/products/mercado-pago-checkout/?utm_source=inbox_note&utm_medium=product&utm_campaign=mercado_pago_q3_2022', 'unactioned', '', NULL, NULL),
(346, 36, 'mobile_app_order_management_q3_2022', 'Get the WooCommerce Mobile App', 'https://woocommerce.com/mobile/?utm_source=inbox_note&utm_medium=product&utm_campaign=mobile_app_order_management_q3_2022', 'actioned', '', NULL, NULL),
(389, 46, 'tracking-opt-in', 'Activate usage tracking', '', 'actioned', '', NULL, NULL),
(932, 45, 'product_creation_usability_test_6_months_take_a_look', 'Try it now', 'https://t.maze.co/103446424', 'unactioned', '', NULL, NULL),
(933, 49, 'product_creation_usability_test_12_months_take_a_look', 'Try it now', 'https://t.maze.co/103446424', 'unactioned', '', NULL, NULL),
(934, 37, 'product_creation_usability_test_3_months_take_a_look', 'Try it now', 'https://t.maze.co/103446424', 'unactioned', '', NULL, NULL),
(1055, 51, 'browse', 'Browse', 'https://woocommerce.com/success-stories/?utm_source=inbox&utm_medium=product', 'actioned', '', NULL, NULL),
(1095, 50, 'cta_customize_your_deposits', 'Customize your deposits', 'https://woocommerce.com/payments/?utm_source=inbox_note&utm_medium=product&utm_campaign=cta_customize_your_deposits', 'actioned', '', NULL, NULL),
(1096, 50, 'dismiss_customize_your_deposits', 'Dismiss', '', 'actioned', '', NULL, NULL),
(1871, 54, 'pre-black-friday-sale-2022-announcement', 'Shop the sale', 'https://woocommerce.com/marketplace-sale/?utm_source=inbox_note&utm_medium=product&utm_campaign=pre-black-friday-sale-2022-announcement', 'actioned', '', NULL, NULL),
(2034, 52, 'googlelistings_signals2022_hasGLA_click', 'Connect Google Listings & Ads', 'https://doccure-wp.dreamstechnologies.com/wp-admin/admin.php?page=wc-admin&path=marketing', 'unactioned', '', NULL, NULL),
(2035, 53, 'googlelistings_signals2022_noGLA', 'Connect Google Listings & Ads', 'https://woocommerce.com/products/google-listings-and-ads/?utm_medium=product&utm_source=inbox_note&utm_campaign=googlelistings_signals2022_noGLA', 'unactioned', '', NULL, NULL),
(2795, 56, 'facebook_q4-2022_hasFB-click', 'Drive more demand', 'https://doccure-wp.dreamstechnologies.com/wp-admin/admin.php?page=wc-facebook', 'unactioned', '', NULL, NULL),
(2877, 57, 'facebook_q4-2022_noFB-click', 'Get started', 'https://woocommerce.com/products/facebook/?utm_source=inbox_note&utm_medium=product&utm_campaign=facebook_q4-2022_noFB-click', 'unactioned', '', NULL, NULL),
(3003, 5, 'wc_shipping_mobile_app_q4_2021', 'Get the WooCommerce Mobile App', 'https://woocommerce.com/mobile/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc_shipping_mobile_app_q4_2021', 'actioned', '', NULL, NULL),
(3004, 6, 'set-up-concierge', 'Schedule free session', 'https://wordpress.com/me/concierge', 'actioned', '', NULL, NULL),
(3006, 8, 'learn-more-ecomm-unique-shopping-experience', 'Learn more', 'https://docs.woocommerce.com/document/product-add-ons/?utm_source=inbox', 'actioned', '', NULL, NULL),
(3007, 9, 'watch-the-webinar', 'Watch the webinar', 'https://youtu.be/V_2XtCOyZ7o', 'actioned', '', NULL, NULL),
(3010, 12, 'learn-more', 'Learn more', 'https://woocommerce.com/posts/first-things-customize-woocommerce/?utm_source=inbox_note&utm_medium=product&utm_campaign=learn-more', 'unactioned', '', NULL, NULL),
(4074, 62, 'learn-more', 'Learn more', 'https://woocommerce.com/mobile/?utm_source=inbox&utm_medium=product', 'actioned', '', NULL, NULL),
(4833, 55, 'shipping_category_q4_2022_click', 'Automate my shipping', 'https://woocommerce.com/product-category/woocommerce-extensions/shipping-delivery-and-fulfillment/?categoryIds=28685&collections=product&page=1&utm_source=inbox_note&utm_medium=product&utm_campaign=shipping_category_q4_2022_click', 'unactioned', '', NULL, NULL),
(5426, 68, 'meta-hasFB-dec-q4-2022', 'Connect your store', 'https://doccure-wp.dreamstechnologies.com/wp-admin/admin.php?page=wc-facebook', 'unactioned', '', NULL, NULL),
(5717, 69, 'meta-noFB-dec-q4-2022', 'Get started', 'https://woocommerce.com/products/facebook/?utm_source=inbox_note&utm_medium=product&utm_campaign=meta-noFB-dec-q4-2022', 'unactioned', '', NULL, NULL),
(6025, 64, 'wc-admin-manualauthcapture', 'Learn more', 'https://woocommerce.com/document/woocommerce-payments/settings-guide/authorize-and-capture/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc-admin-manualauthcapture', 'actioned', '', NULL, NULL),
(6387, 58, 'tiktok-targeted-q4-2022-click', 'Launch a campaign', 'https://woocommerce.com/products/tiktok-for-woocommerce/?utm_source=inbox_note&utm_medium=product&utm_campaign=tiktok-targeted-q4-2022-click', 'unactioned', '', NULL, NULL),
(6391, 66, 'apple_pay_square_q422', 'Enable Apple Pay', 'https://doccure-wp.dreamstechnologies.com/wp-admin/wp-admin/admin.php?page=wc-settings&tab=checkout&section=square_credit_card', 'unactioned', '', NULL, NULL),
(6392, 67, 'apple_pay_wcpay_q422', 'Enable Apple Pay', 'https://doccure-wp.dreamstechnologies.com/wp-admin/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments', 'unactioned', '', NULL, NULL),
(6609, 27, 'share-navigation-survey-feedback', 'Share feedback', 'https://automattic.survey.fm/feedback-on-woocommerce-navigation', 'actioned', '', NULL, NULL),
(7743, 72, 'storeediting_feedback_jan_2023', 'Share your input', 'https://t.maze.co/135212793', 'actioned', '', NULL, NULL),
(7946, 61, 'woocommerce_admin_deprecation_q4_2022', 'Deactivate WooCommerce Admin', 'https://doccure-wp.dreamstechnologies.com/wp-admin/plugins.php', 'actioned', '', NULL, NULL),
(7947, 59, 'paypal_paylater_g3_q4_22', 'Install PayPal Payments', 'https://woocommerce.com/products/woocommerce-paypal-payments/?utm_source=inbox_note&utm_medium=product&utm_campaign=paypal_paylater_g3_q4_22', 'unactioned', '', NULL, NULL),
(7988, 60, 'paypal_paylater_g2_q4_22', 'Install PayPal Payments', 'https://woocommerce.com/products/woocommerce-paypal-payments/?utm_source=inbox_note&utm_medium=product&utm_campaign=paypal_paylater_g2_q4_22', 'unactioned', '', NULL, NULL),
(11279, 76, 'affirm_q1_2023', 'Get started with Affirm', 'https://woocommerce.com/products/woocommerce-gateway-affirm/?utm_source=inbox_note&utm_medium=product&utm_campaign=affirm_q1_2023', 'actioned', '', NULL, NULL),
(13196, 98, 'woopay-beta-existingmerchants-noaction-documentation-27APR23-test2', 'Documentation', 'https://woocommerce.com/document/woopay-merchant-documentation/?utm_source=inbox_note&utm_medium=product&utm_campaign=woopay-beta-existingmerchants-noaction-documentation-27APR23-test2', 'actioned', '', NULL, NULL),
(13197, 98, 'woopay-beta-existingmerchants-noaction-documentation-27APR23-dismiss-test2', 'Dismiss', 'https://doccure-wp.dreamstechnologies.com/wp-admin/#', 'actioned', '', NULL, NULL),
(13198, 99, 'woopay-beta-existingmerchants-update-WCPay-27APR23-test', 'Update WooCommerce Payments', 'https://doccure-wp.dreamstechnologies.com/wp-admin/plugins.php?plugin_status=all', 'actioned', '', NULL, NULL),
(13199, 99, 'woopay-beta-existingmerchants-update-WCPay-27APR23-dismiss-test', 'Dismiss', 'https://doccure-wp.dreamstechnologies.com/wp-admin/#', 'actioned', '', NULL, NULL),
(14761, 95, 'wc-admin-BNPL-WCPay-coming-soon', 'Sign up now', 'https://woocommerce.com/buy-now-pay-later-for-woocommerce-payments/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc-admin-BNPL-WCPay-coming-soon', 'actioned', '', NULL, NULL),
(15134, 110, 'payoneer_q2_2023', 'Get started with Payoneer', 'https://woocommerce.com/products/payoneer-checkout?utm_source=inbox_note&utm_medium=product&utm_campaign=payoneer_q2_2023', 'actioned', '', NULL, NULL),
(15346, 77, 'google_listings_ads_pmax_i1_q1_2023_no_gla', 'Boost my business with Google', 'https://woocommerce.com/products/google-listings-and-ads/?utm_source=inbox_note&utm_medium=product&utm_campaign=google_listings_ads_pmax_i1_q1_2023_no_gla', 'actioned', '', NULL, NULL),
(15347, 78, 'google_listings_ads_pmax_i1_q1_2023_with_gla', 'Create a new ad', 'https://woocommerce.com/products/google-listings-and-ads/?utm_source=inbox_note&utm_medium=product&utm_campaign=google_listings_ads_pmax_i1_q1_2023_with_gla', 'actioned', '', NULL, NULL),
(15930, 83, 'wc-admin-wcpay-denmark-Q2-2023', 'Simplify my payments', 'https://woocommerce.com/payments/denmark/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc-admin-wcpay-denmark-Q2-2023', 'actioned', '', NULL, NULL),
(15931, 84, 'wc-admin-wcpay-greece-Q2-2023', 'Simplify my payments', 'https://woocommerce.com/payments/greece/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc-admin-wcpay-greece-Q2-2023', 'actioned', '', NULL, NULL),
(15932, 85, 'wc-admin-wcpay-norway-Q2-2023', 'Simplify my payments', 'https://woocommerce.com/payments/norway/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc-admin-wcpay-norway-Q2-2023', 'actioned', '', NULL, NULL),
(15933, 86, 'wc-admin-wcpay-slovakia-Q2-2023', 'Simplify my payments', 'https://woocommerce.com/payments/slovakia/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc-admin-wcpay-slovakia-Q2-2023', 'actioned', '', NULL, NULL),
(15934, 87, 'wc-admin-wcpay-finland-Q2-2023', 'Simplify my payments', 'https://woocommerce.com/payments/finland/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc-admin-wcpay-finland-Q2-2023', 'actioned', '', NULL, NULL),
(15935, 88, 'wc-admin-wcpay-estonia-Q2-2023', 'Simplify my payments', 'https://woocommerce.com/payments/estonia/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc-admin-wcpay-estonia-Q2-2023', 'actioned', '', NULL, NULL),
(15936, 89, 'wc-admin-wcpay-lithuania-Q2-2023', 'Simplify my payments', 'https://woocommerce.com/payments/lithuania/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc-admin-wcpay-lithuania-Q2-2023', 'actioned', '', NULL, NULL),
(15937, 90, 'wc-admin-wcpay-slovenia-Q2-2023', 'Simplify my payments', 'https://woocommerce.com/payments/slovenia/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc-admin-wcpay-slovenia-Q2-2023', 'actioned', '', NULL, NULL),
(15938, 91, 'wc-admin-wcpay-latvia-Q2-2023', 'Simplify my payments', 'https://woocommerce.com/payments/latvia/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc-admin-wcpay-latvia-Q2-2023', 'actioned', '', NULL, NULL),
(15939, 92, 'wc-admin-wcpay-cyprus-Q2-2023', 'Simplify my payments', 'https://woocommerce.com/payments/cyprus/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc-admin-wcpay-cyprus-Q2-2023', 'actioned', '', NULL, NULL),
(15940, 93, 'wc-admin-wcpay-malta-Q2-2023', 'Simplify my payments', 'https://woocommerce.com/payments/malta/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc-admin-wcpay-malta-Q2-2023', 'actioned', '', NULL, NULL),
(15941, 94, 'wc-admin-wcpay-luxembourg-Q2-2023', 'Simplify my payments', 'https://woocommerce.com/payments/luxembourg/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc-admin-wcpay-luxembourg-Q2-2023', 'actioned', '', NULL, NULL),
(15964, 113, 'product_management_card_sorting', 'Get started', 'https://t.maze.co/163892579', 'unactioned', '', NULL, NULL),
(18564, 127, 'tiktok-spc_june-2023', 'Optimize my advertising', 'https://woocommerce.com/products/tiktok-for-woocommerce/?utm_source=inbox_note&utm_medium=product&utm_campaign=tiktok-spc_june-2023', 'actioned', '', NULL, NULL),
(19362, 2, 'browse_extensions', 'Browse extensions', 'https://doccure-wp.dreamstechnologies.com/wp-admin/admin.php?page=wc-addons', 'unactioned', '', NULL, NULL),
(19660, 32, 'wc-admin-wisepad3', 'Grow my business offline', 'https://woocommerce.com/products/wisepad3-card-reader/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc-admin-wisepad3', 'actioned', '', NULL, NULL),
(20714, 63, 'google_listings_ads_custom_attribute_mapping_q4_2022', 'Learn more', 'https://woocommerce.com/document/google-listings-and-ads/?utm_source=inbox_note&utm_medium=product&utm_campaign=google_listings_ads_custom_attribute_mapping_q4_2022#attribute-mapping', 'actioned', '', NULL, NULL),
(21272, 75, 'view-report', 'View report', '?page=wc-admin&path=/analytics/revenue&period=custom&compare=previous_year&after=2023-03-03&before=2023-03-03', 'actioned', '', NULL, NULL),
(21617, 119, 'woocommerce_hpos_1st_notification_q2_2023', 'Learn more about HPOS', 'https://woocommerce.com/posts/platform-update-high-performance-order-storage-for-woocommerce/?utm_source=inbox_note&utm_medium=product&utm_campaign=woocommerce_hpos_1st_notification_q2_2023', 'actioned', '', NULL, NULL),
(21806, 131, 'square_button_q3_2023', 'Get started with Square', 'https://woocommerce.com/products/square/?utm_source=inbox_note&utm_medium=product&utm_campaign=square_button_q3_2023', 'actioned', '', NULL, NULL),
(21809, 132, 'wc-admin-woopayments-rebrand', 'Learn more about WooPayments', 'https://woocommerce.com/payments/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc-admin-woopayments-rebrand', 'actioned', '', NULL, NULL),
(22268, 121, 'wc-admin-wcpay-bulgaria-Q2-2023', 'Simplify my payments', 'https://woocommerce.com/payments/bulgaria/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc-admin-wcpay-bulgaria-Q2-2023', 'actioned', '', NULL, NULL),
(22269, 122, 'wc-admin-wcpay-czechia-Q2-2023', 'Simplify my payments', 'https://woocommerce.com/payments/czechia/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc-admin-wcpay-czechia-Q2-2023', 'actioned', '', NULL, NULL),
(22270, 123, 'wc-admin-wcpay-croatia-Q2-2023', 'Simplify my payments', 'https://woocommerce.com/payments/croatia/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc-admin-wcpay-croatia-Q2-2023', 'actioned', '', NULL, NULL),
(22271, 124, 'wc-admin-wcpay-hungary-Q2-2023', 'Simplify my payments', 'https://woocommerce.com/payments/hungary/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc-admin-wcpay-hungary-Q2-2023', 'actioned', '', NULL, NULL),
(22272, 125, 'wc-admin-wcpay-romania-Q2-2023', 'Simplify my payments', 'https://woocommerce.com/payments/romania/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc-admin-wcpay-romania-Q2-2023', 'actioned', '', NULL, NULL),
(22273, 126, 'wc-admin-wcpay-sweden-Q2-2023', 'Simplify my payments', 'https://woocommerce.com/payments/sweden/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc-admin-wcpay-sweden-Q2-2023', 'actioned', '', NULL, NULL),
(22284, 138, 'google_uxstudy_recruitment_q3-2023', 'Take the survey', 'https://eachandother.fra1.qualtrics.com/jfe/form/SV_0W118szcJOtIkzc', 'unactioned', '', NULL, NULL),
(22504, 81, 'tap_to_pay_iphone_q2_2023_with_wcpay', 'Set up Tap to Pay on iPhone', 'https://woocommerce.com/document/woocommerce-payments/in-person-payments/woocommerce-in-person-payments-tap-to-pay-on-iphone-quick-start-guide/?utm_source=inbox_note&utm_medium=product&utm_campaign=tap_to_pay_iphone_q2_2023_with_wcpay', 'actioned', '', NULL, NULL),
(22792, 111, 'ipp_refresh_q2_2023_us_inbox_notification', 'Grow my business on the go', 'https://woocommerce.com/in-person-payments/?utm_source=inbox_note&utm_medium=product&utm_campaign=ipp_refresh_q2_2023_us_inbox_notification', 'actioned', '', NULL, NULL),
(22793, 112, 'ipp_refresh_q2_2023_ca_inbox_notification', 'Grow my business on the go', 'https://woocommerce.com/in-person-payments/?utm_source=inbox_note&utm_medium=product&utm_campaign=ipp_refresh_q2_2023_ca_inbox_notification', 'actioned', '', NULL, NULL),
(23093, 142, 'wc_com_in_person_payments_card_sale_US_inbox_note_q4_23', 'Save 35%', 'https://woocommerce.com/products/m2-card-reader/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc_com_in_person_payments_card_sale_US_inbox_note_q4_23', 'actioned', '', NULL, NULL),
(23094, 143, 'wc_com_in_person_payments_card_sale_UK_inbox_note_q4_23', 'Save 35%', 'https://woocommerce.com/products/wisepad3-card-reader/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc_com_in_person_payments_card_sale_UK_inbox_note_q4_23', 'actioned', '', NULL, NULL),
(23095, 144, 'wc_com_in_person_payments_card_sale_CA_inbox_note_q4_23', 'Save 35%', 'https://woocommerce.com/products/wisepad3-card-reader/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc_com_in_person_payments_card_sale_CA_inbox_note_q4_23', 'actioned', '', NULL, NULL),
(23098, 146, 'wc_admin_WooPay_Q4_2023', 'Get started today', 'https://doccure-wp.dreamstechnologies.com/wp-admin/https://woocommerce.com/document/woopay-merchant-documentation/?utm_source=inbox_note&utm_medium=product&utm_campaign=wc_admin_WooPay_Q4_2023', 'actioned', '', NULL, NULL),
(23722, 147, 'tap_to_pay_iphone_q4_2023_no_woopayments', 'Simplify my payments', 'https://woo.com/products/woopayments/?utm_source=inbox_note&utm_medium=product&utm_campaign=tap_to_pay_iphone_q4_2023_no_woopayments', 'actioned', '', NULL, NULL),
(23723, 148, 'tap_to_pay_iphone_q4_2023_with_woopayments', 'Set up Tap to Pay on iPhone', 'https://woo.com/document/woopayments/in-person-payments/tap-to-pay-iphone/?utm_source=inbox_note&utm_medium=product&utm_campaign=tap_to_pay_iphone_q4_2023_with_woopayments', 'actioned', '', NULL, NULL),
(24151, 34, 'learn-more', 'Find out more', 'https://developer.woocommerce.com/2022/08/09/woocommerce-payments-3-9-4-4-5-1-security-releases/', 'unactioned', '', NULL, NULL),
(24152, 34, 'dismiss', 'Dismiss', '', 'actioned', '', NULL, NULL),
(24153, 35, 'learn-more', 'Find out more', 'https://developer.woocommerce.com/2022/08/09/woocommerce-payments-3-9-4-4-5-1-security-releases/', 'unactioned', '', NULL, NULL),
(24154, 35, 'dismiss', 'Dismiss', '', 'actioned', '', NULL, NULL),
(24187, 115, 'woocommerce-WCStripe-May-2023-updated-needed-Plugin-Settings', 'See available updates', 'https://doccure-wp.dreamstechnologies.com/wp-admin/plugins.php?plugin_status=all', 'unactioned', '', NULL, NULL),
(24188, 115, 'woocommerce-WCStripe-May-2023-updated-needed-Plugin-Settings-dismiss', 'Dismiss', '#', 'actioned', '', NULL, NULL),
(24189, 118, 'woocommerce-WCPayments-June-2023-updated-needed-Plugin-Settings', 'See available updates', 'https://doccure-wp.dreamstechnologies.com/wp-admin/plugins.php?plugin_status=all', 'unactioned', '', NULL, NULL),
(24190, 118, 'woocommerce-WCPayments-June-2023-updated-needed-Dismiss', 'Dismiss', '#', 'actioned', '', NULL, NULL),
(24205, 135, 'woocommerce-WooPayments-Aug-2023-update-needed', 'See available updates', 'https://doccure-wp.dreamstechnologies.com/wp-admin/update-core.php?', 'unactioned', '', NULL, NULL),
(24206, 135, 'dismiss', 'Dismiss', '#', 'actioned', '', NULL, NULL),
(24216, 150, 'amazon_pay_ext-link_q1-24', 'Register your account now', 'https://eu.amazonpayments.com/2024-uk-woopricepromoregistration?utm_campaign=woo_price_promo&utm_medium=EM&utm_source=direct&utm_content=cta&utm_creative=&ld=EMUKAPA-woo_price_promo-direct-24Q1', 'actioned', '', NULL, NULL),
(24925, 140, 'learn-more', 'Learn more', 'https://woocommerce.com/mobile/?utm_source=inbox&utm_medium=product', 'actioned', '', NULL, NULL),
(24926, 40, 'learn-more', 'Learn more', 'https://woocommerce.com/posts/pre-launch-checklist-the-essentials/?utm_source=inbox&utm_medium=product', 'actioned', '', NULL, NULL),
(24927, 74, 'learn-more', 'Learn more', 'https://woocommerce.com/mobile/?utm_source=inbox&utm_medium=product', 'actioned', '', NULL, NULL),
(24928, 114, 'learn-more', 'Learn more', 'https://woocommerce.com/mobile/?utm_source=inbox&utm_medium=product', 'actioned', '', NULL, NULL),
(24929, 47, 'learn-more', 'Learn more', 'https://woocommerce.com/payments/?utm_medium=product', 'unactioned', '', NULL, NULL),
(24930, 47, 'get-started', 'Get started', 'https://doccure-wp.dreamstechnologies.com/wp-admin/admin.php?page=wc-admin&action=setup-woocommerce-payments', 'actioned', '', 'setup-woocommerce-payments', ''),
(25102, 153, 'mailchimp_q2_2024', 'Connect now', 'https://woocommerce.com/products/mailchimp-for-woocommerce/?utm_source=inbox_note&utm_medium=product&utm_campaign=mailchimp_q2_2024', 'actioned', '', NULL, NULL),
(25368, 154, 'WC-order-attribution-update-June-2024-click', 'See available updates', 'https://doccure-wp.dreamstechnologies.com/wp-admin/update-core.php?', 'unactioned', '', NULL, NULL),
(25369, 154, 'WC-order-attribution-update-June-2024-dismiss', 'Dismiss', 'https://doccure-wp.dreamstechnologies.com/wp-admin/#', 'actioned', '', NULL, NULL),
(26494, 7, 'learn-more', 'Learn more', 'https://docs.woocommerce.com/document/woocommerce-shipping-and-tax/?utm_source=inbox', 'unactioned', '', NULL, NULL),
(26567, 139, 'woo-activation-survey-blockers-survey-button-22AUG23', 'Take our short survey', 'https://woocommerce.survey.fm/getting-started-with-woo', 'unactioned', '', NULL, NULL),
(26575, 152, 'woocommerce-payfast-may-2024-update-needed-click', 'See available updates', 'https://doccure-wp.dreamstechnologies.com/wp-admin/update-core.php?', 'unactioned', '', NULL, NULL),
(26576, 152, 'woocommerce-payfast-may-2024-update-needed-dismiss', 'Dismiss', 'https://doccure-wp.dreamstechnologies.com/wp-admin/#', 'actioned', '', NULL, NULL),
(26577, 155, 'checkout_block_update_july_2024', 'Learn more', 'https://woocommerce.com/document/cart-checkout-blocks-status/changes-in-woocommerce-9-0/?utm_source=inbox_note&utm_medium=product&utm_campaign=checkout_block_update_july_2024', 'actioned', '', NULL, NULL),
(26754, 3, '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),
(26755, 4, '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),
(26756, 10, '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),
(26757, 11, '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),
(26758, 13, 'qualitative-feedback-from-new-users', 'Share feedback', 'https://automattic.survey.fm/wc-pay-new', 'actioned', '', NULL, NULL),
(26759, 14, 'share-feedback', 'Share feedback', 'http://automattic.survey.fm/paypal-feedback', 'unactioned', '', NULL, NULL),
(26760, 15, '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),
(26761, 16, 'update-wc-subscriptions-3-0-15', 'View latest version', 'https://doccure-wp.dreamstechnologies.com/wp-admin/&page=wc-addons&section=helper', 'actioned', '', NULL, NULL),
(26762, 17, 'update-wc-core-5-4-0', 'How to update WooCommerce', 'https://docs.woocommerce.com/document/how-to-update-woocommerce/', 'actioned', '', NULL, NULL),
(26763, 20, 'ppxo-pps-install-paypal-payments-1', 'View upgrade guide', 'https://docs.woocommerce.com/document/woocommerce-paypal-payments/paypal-payments-upgrade-guide/', 'actioned', '', NULL, NULL),
(26764, 21, 'ppxo-pps-install-paypal-payments-2', 'View upgrade guide', 'https://docs.woocommerce.com/document/woocommerce-paypal-payments/paypal-payments-upgrade-guide/', 'actioned', '', NULL, NULL),
(26765, 22, '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),
(26766, 22, 'dismiss', 'Dismiss', '', 'actioned', '', NULL, NULL),
(26767, 23, '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),
(26768, 23, 'dismiss', 'Dismiss', '', 'actioned', '', NULL, NULL),
(26769, 24, '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),
(26770, 24, 'dismiss', 'Dismiss', '', 'actioned', '', NULL, NULL),
(26771, 25, '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),
(26772, 25, 'dismiss', 'Dismiss', '', 'actioned', '', NULL, NULL),
(26773, 26, 'share-feedback', 'Share feedback', 'https://automattic.survey.fm/store-management', 'unactioned', '', NULL, NULL),
(26774, 28, 'learn-more', 'Learn more', 'https://developer.woocommerce.com/2022/03/10/woocommerce-3-5-10-6-3-1-security-releases/', 'unactioned', '', NULL, NULL),
(26775, 28, 'woocommerce-core-paypal-march-2022-dismiss', 'Dismiss', '', 'actioned', '', NULL, NULL),
(26776, 29, 'learn-more', 'Learn more', 'https://developer.woocommerce.com/2022/03/10/woocommerce-3-5-10-6-3-1-security-releases/', 'unactioned', '', NULL, NULL),
(26777, 29, 'dismiss', 'Dismiss', '', 'actioned', '', NULL, NULL),
(26778, 30, '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),
(26779, 31, '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),
(26780, 70, 'needs-update-eway-payment-gateway-rin-action-button-2022-12-20', 'See available updates', 'https://doccure-wp.dreamstechnologies.com/wp-admin/update-core.php', 'unactioned', '', NULL, NULL),
(26781, 70, 'needs-update-eway-payment-gateway-rin-dismiss-button-2022-12-20', 'Dismiss', '#', 'actioned', '', NULL, NULL),
(26782, 71, 'updated-eway-payment-gateway-rin-action-button-2022-12-20', 'See all updates', 'https://doccure-wp.dreamstechnologies.com/wp-admin/update-core.php', 'unactioned', '', NULL, NULL),
(26783, 71, 'updated-eway-payment-gateway-rin-dismiss-button-2022-12-20', 'Dismiss', '#', 'actioned', '', NULL, NULL),
(26784, 73, 'share-navigation-survey-feedback', 'Share feedback', 'https://automattic.survey.fm/new-ecommerce-plan-navigation', 'actioned', '', NULL, NULL),
(26785, 100, 'woopay-beta-merchantrecruitment-activate-04MAY23', 'Activate WooPay', 'https://doccure-wp.dreamstechnologies.com/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout', 'actioned', '', NULL, NULL),
(26786, 100, '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),
(26787, 79, '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),
(26788, 79, 'woocommerce-wcpay-march-2023-update-needed-dismiss-button', 'Dismiss', '#', 'actioned', '', NULL, NULL),
(26789, 80, '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),
(26790, 82, 'extension-settings', 'See available updates', 'https://doccure-wp.dreamstechnologies.com/wp-admin/update-core.php', 'unactioned', '', NULL, NULL),
(26791, 82, 'dismiss', 'Dismiss', '#', 'actioned', '', NULL, NULL),
(26792, 101, 'woopay-beta-merchantrecruitment-update-WCPay-04MAY23', 'Update WooCommerce Payments', 'https://doccure-wp.dreamstechnologies.com/wp-admin/plugins.php?plugin_status=all', 'unactioned', '', NULL, NULL),
(26793, 101, 'woopay-beta-merchantrecruitment-update-activate-04MAY23', 'Activate WooPay', 'https://doccure-wp.dreamstechnologies.com/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout', 'actioned', '', NULL, NULL),
(26794, 96, '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),
(26795, 97, 'woopay-beta-existingmerchants-update-WCPay-27APR23', 'Update WooCommerce Payments', 'https://doccure-wp.dreamstechnologies.com/wp-admin/plugins.php?plugin_status=all', 'actioned', '', NULL, NULL),
(26796, 102, 'woopay-beta-merchantrecruitment-short-activate-04MAY23', 'Activate WooPay', 'https://doccure-wp.dreamstechnologies.com/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout', 'actioned', '', NULL, NULL),
(26797, 102, '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),
(26798, 103, 'woopay-beta-merchantrecruitment-short-update-WCPay-04MAY23', 'Update WooCommerce Payments', 'https://doccure-wp.dreamstechnologies.com/wp-admin/plugins.php?plugin_status=all', 'unactioned', '', NULL, NULL),
(26799, 103, 'woopay-beta-merchantrecruitment-short-update-activate-04MAY23', 'Activate WooPay', 'https://doccure-wp.dreamstechnologies.com/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout', 'actioned', '', NULL, NULL),
(26800, 104, 'woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTA', 'Activate WooPay Test A', 'https://doccure-wp.dreamstechnologies.com/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout', 'unactioned', '', NULL, NULL),
(26801, 104, '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),
(26802, 105, 'woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTB', 'Activate WooPay Test B', 'https://doccure-wp.dreamstechnologies.com/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout', 'unactioned', '', NULL, NULL),
(26803, 105, '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),
(26804, 106, 'woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTC', 'Activate WooPay Test C', 'https://doccure-wp.dreamstechnologies.com/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout', 'unactioned', '', NULL, NULL),
(26805, 106, '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),
(26806, 107, 'woopay-beta-merchantrecruitment-short-activate-06MAY23-TESTD', 'Activate WooPay Test D', 'https://doccure-wp.dreamstechnologies.com/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout', 'unactioned', '', NULL, NULL),
(26807, 107, '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),
(26808, 108, 'woopay-beta-merchantrecruitment-short-activate-button-09MAY23', 'Activate WooPay', 'https://doccure-wp.dreamstechnologies.com/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout', 'unactioned', '', NULL, NULL),
(26809, 108, '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),
(26810, 109, 'woopay-beta-merchantrecruitment-short-update-WCPay-09MAY23', 'Update WooCommerce Payments', 'https://doccure-wp.dreamstechnologies.com/wp-admin/plugins.php?plugin_status=all', 'unactioned', '', NULL, NULL),
(26811, 109, 'woopay-beta-merchantrecruitment-short-update-activate-09MAY23', 'Activate WooPay', 'https://doccure-wp.dreamstechnologies.com/wp-admin/admin.php?page=wc-settings&tab=checkout&section=woocommerce_payments&method=platform_checkout', 'unactioned', '', NULL, NULL),
(26812, 117, 'woocommerce-WCSubscriptions-June-2023-updated-needed-Plugin-Settings', 'See available updates', 'https://doccure-wp.dreamstechnologies.com/wp-admin/plugins.php?plugin_status=all', 'unactioned', '', NULL, NULL),
(26813, 117, 'woocommerce-WCSubscriptions-June-2023-updated-needed-dismiss', 'Dismiss', '#', 'actioned', '', NULL, NULL),
(26814, 116, 'woocommerce-WCReturnsWarranty-June-2023-updated-needed', 'See available updates', 'https://doccure-wp.dreamstechnologies.com/wp-admin/plugins.php?plugin_status=all', 'unactioned', '', NULL, NULL),
(26815, 116, 'woocommerce-WCReturnsWarranty-June-2023-updated-needed', 'Dismiss', '#', 'actioned', '', NULL, NULL),
(26816, 120, 'woocommerce-WCOPC-June-2023-updated-needed', 'See available updates', 'https://doccure-wp.dreamstechnologies.com/wp-admin/plugins.php?plugin_status=all', 'actioned', '', NULL, NULL),
(26817, 120, 'woocommerce-WCOPC-June-2023-updated-needed', 'Dismiss', 'https://doccure-wp.dreamstechnologies.com/wp-admin/#', 'actioned', '', NULL, NULL),
(26818, 128, 'woocommerce-WCGC-July-2023-update-needed', 'See available updates', 'https://doccure-wp.dreamstechnologies.com/wp-admin/plugins.php?plugin_status=all', 'unactioned', '', NULL, NULL),
(26819, 128, 'woocommerce-WCGC-July-2023-update-needed', 'Dismiss', '#', 'actioned', '', NULL, NULL),
(26820, 129, '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),
(26821, 130, 'plugin-list', 'See available updates', 'https://doccure-wp.dreamstechnologies.com/wp-admin/plugins.php?plugin_status=all', 'unactioned', '', NULL, NULL),
(26822, 130, 'dismiss', 'Dismiss', 'https://doccure-wp.dreamstechnologies.com/wp-admin/admin.php?page=wc-admin', 'actioned', '', NULL, NULL),
(26823, 133, 'woocommerce-WCStripe-Aug-2023-update-needed', 'See available updates', 'https://doccure-wp.dreamstechnologies.com/wp-admin/update-core.php?', 'unactioned', '', NULL, NULL),
(26824, 133, 'dismiss', 'Dismiss', '#', 'actioned', '', NULL, NULL),
(26825, 134, 'dismiss', 'Dismiss', '#', 'actioned', '', NULL, NULL),
(26826, 136, 'dismiss', 'Dismiss', '#', 'actioned', '', NULL, NULL),
(26827, 137, '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),
(26828, 141, 'woocommerce-usermeta-Sept2023-productvendors', 'See available updates', 'https://doccure-wp.dreamstechnologies.com/wp-admin/plugins.php', 'unactioned', '', NULL, NULL),
(26829, 141, 'dismiss', 'Dismiss', 'https://doccure-wp.dreamstechnologies.com/wp-admin/#', 'actioned', '', NULL, NULL),
(26830, 145, 'woocommerce-STRIPE-Oct-2023-update-needed', 'See available updates', 'https://doccure-wp.dreamstechnologies.com/wp-admin/update-core.php', 'unactioned', '', NULL, NULL),
(26831, 145, 'dismiss', 'Dismiss', '#', 'actioned', '', NULL, NULL),
(26832, 149, '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),
(26833, 149, '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),
(26834, 151, '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),
(27018, 65, 'update-db_done', 'Thanks!', 'https://doccure-wp.dreamstechnologies.com/wp-admin/admin.php?page=wc-settings&wc-hide-notice=update', 'actioned', 'woocommerce_hide_notices_nonce', 'woocommerce_hide_notices_nonce', '_wc_notice_nonce');

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

--
-- Table structure for table `wp_wc_category_lookup`
--

DROP TABLE IF EXISTS `wp_wc_category_lookup`;
CREATE TABLE IF NOT EXISTS `wp_wc_category_lookup` (
  `category_tree_id` bigint UNSIGNED NOT NULL,
  `category_id` bigint UNSIGNED NOT NULL,
  PRIMARY KEY (`category_tree_id`,`category_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wp_wc_category_lookup`
--

INSERT INTO `wp_wc_category_lookup` (`category_tree_id`, `category_id`) VALUES
(95, 95);

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

--
-- Table structure for table `wp_wc_customer_lookup`
--

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

--
-- Dumping data for table `wp_wc_customer_lookup`
--

INSERT INTO `wp_wc_customer_lookup` (`customer_id`, `user_id`, `username`, `first_name`, `last_name`, `email`, `date_last_active`, `date_registered`, `country`, `postcode`, `city`, `state`) VALUES
(1, 10, 'joan', 'Joan', 'Gardner', '[email protected]', '2022-12-06 11:42:28', '2022-03-28 11:17:57', 'US', '20005', 'Washington', 'WA'),
(2, 62, 'patientdemo', 'Patient', 'Demo', '[email protected]', '2024-02-23 08:51:35', '2022-05-26 08:12:39', 'US', '20005', 'Washington', 'WA'),
(7, 132, 'doctordemo', 'Doctor', 'Demo', '[email protected]', '2023-01-19 16:07:39', '2022-08-26 11:19:28', 'US', '20006', 'Washington', 'WA'),
(8, 12, 'olga', 'Olgas', 'Barlow', '[email protected]', '2022-10-19 08:14:57', '2022-03-28 11:24:57', 'IN', '625998', 'city', 'TN'),
(12, 331, 'soosairaj', 'Soosairaj', 'C', '[email protected]', '2024-06-26 12:22:53', '2024-06-26 12:17:11', 'IN', '641035', 'Coimbatore', 'TN');

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

--
-- Table structure for table `wp_wc_download_log`
--

DROP TABLE IF EXISTS `wp_wc_download_log`;
CREATE TABLE IF NOT EXISTS `wp_wc_download_log` (
  `download_log_id` bigint UNSIGNED NOT NULL AUTO_INCREMENT,
  `timestamp` datetime NOT NULL,
  `permission_id` bigint UNSIGNED NOT NULL,
  `user_id` bigint UNSIGNED DEFAULT NULL,
  `user_ip_address` varchar(100) COLLATE utf8mb4_unicode_520_ci 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 `wp_wc_orders`
--

DROP TABLE IF EXISTS `wp_wc_orders`;
CREATE TABLE IF NOT EXISTS `wp_wc_orders` (
  `id` bigint UNSIGNED NOT NULL,
  `status` varchar(20) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `currency` varchar(10) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `type` varchar(20) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `tax_amount` decimal(26,8) DEFAULT NULL,
  `total_amount` decimal(26,8) DEFAULT NULL,
  `customer_id` bigint UNSIGNED DEFAULT NULL,
  `billing_email` varchar(320) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `date_created_gmt` datetime DEFAULT NULL,
  `date_updated_gmt` datetime DEFAULT NULL,
  `parent_order_id` bigint UNSIGNED DEFAULT NULL,
  `payment_method` varchar(100) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `payment_method_title` text COLLATE utf8mb4_unicode_520_ci,
  `transaction_id` varchar(100) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `ip_address` varchar(100) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `user_agent` text COLLATE utf8mb4_unicode_520_ci,
  `customer_note` text COLLATE utf8mb4_unicode_520_ci,
  PRIMARY KEY (`id`),
  KEY `status` (`status`),
  KEY `date_created` (`date_created_gmt`),
  KEY `customer_id_billing_email` (`customer_id`,`billing_email`),
  KEY `billing_email` (`billing_email`),
  KEY `type_status` (`type`,`status`),
  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 `wp_wc_orders_meta`
--

DROP TABLE IF EXISTS `wp_wc_orders_meta`;
CREATE TABLE IF NOT EXISTS `wp_wc_orders_meta` (
  `id` bigint UNSIGNED NOT NULL AUTO_INCREMENT,
  `order_id` bigint UNSIGNED DEFAULT NULL,
  `meta_key` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `meta_value` text COLLATE utf8mb4_unicode_520_ci,
  PRIMARY KEY (`id`),
  KEY `meta_key_value` (`meta_key`,`meta_value`(100)),
  KEY `order_id_meta_key_meta_value` (`order_id`,`meta_key`,`meta_value`(100))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

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

--
-- Table structure for table `wp_wc_order_addresses`
--

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

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

--
-- Table structure for table `wp_wc_order_coupon_lookup`
--

DROP TABLE IF EXISTS `wp_wc_order_coupon_lookup`;
CREATE TABLE IF NOT EXISTS `wp_wc_order_coupon_lookup` (
  `order_id` bigint UNSIGNED NOT NULL,
  `coupon_id` bigint 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 `wp_wc_order_operational_data`
--

DROP TABLE IF EXISTS `wp_wc_order_operational_data`;
CREATE TABLE IF NOT EXISTS `wp_wc_order_operational_data` (
  `id` bigint UNSIGNED NOT NULL AUTO_INCREMENT,
  `order_id` bigint UNSIGNED DEFAULT NULL,
  `created_via` varchar(100) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `woocommerce_version` varchar(20) COLLATE utf8mb4_unicode_520_ci 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) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `new_order_email_sent` tinyint(1) DEFAULT NULL,
  `order_key` varchar(100) COLLATE utf8mb4_unicode_520_ci 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 `wp_wc_order_product_lookup`
--

DROP TABLE IF EXISTS `wp_wc_order_product_lookup`;
CREATE TABLE IF NOT EXISTS `wp_wc_order_product_lookup` (
  `order_item_id` bigint UNSIGNED NOT NULL,
  `order_id` bigint UNSIGNED NOT NULL,
  `product_id` bigint UNSIGNED NOT NULL,
  `variation_id` bigint UNSIGNED NOT NULL,
  `customer_id` bigint UNSIGNED DEFAULT NULL,
  `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `product_qty` int 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;

--
-- Dumping data for table `wp_wc_order_product_lookup`
--

INSERT INTO `wp_wc_order_product_lookup` (`order_item_id`, `order_id`, `product_id`, `variation_id`, `customer_id`, `date_created`, `product_qty`, `product_net_revenue`, `product_gross_revenue`, `coupon_amount`, `tax_amount`, `shipping_amount`, `shipping_tax_amount`) VALUES
(1, 4438, 4432, 0, 1, '2022-08-26 07:30:31', 1, 120, 120, 0, 0, 0, 0),
(2, 4439, 4432, 0, 1, '2022-08-26 07:34:49', 1, 120, 120, 0, 0, 0, 0),
(3, 4441, 4432, 0, 1, '2022-08-26 07:36:40', 1, 120, 120, 0, 0, 0, 0),
(4, 4443, 4432, 0, 1, '2022-08-26 07:49:53', 1, 120, 120, 0, 0, 0, 0),
(5, 4445, 4432, 0, 1, '2022-08-26 07:57:01', 1, 120, 120, 0, 0, 0, 0),
(6, 4446, 4432, 0, 1, '2022-08-26 08:42:47', 1, 120, 120, 0, 0, 0, 0),
(8, 4448, 4432, 0, 1, '2022-08-26 08:51:15', 1, 120, 120, 0, 0, 0, 0),
(10, 4449, 4432, 0, 1, '2022-08-26 08:54:33', 1, 120, 120, 0, 0, 0, 0),
(11, 4451, 4432, 0, 2, '2022-08-26 09:48:40', 1, 120, 120, 0, 0, 0, 0),
(12, 4489, 4432, 0, 2, '2022-08-26 11:35:36', 1, 200, 200, 0, 0, 0, 0),
(13, 4496, 4432, 0, 2, '2022-08-27 07:15:41', 1, 200, 200, 0, 0, 0, 0),
(14, 4509, 4432, 0, 3, '2022-09-04 15:04:35', 1, 200, 200, 0, 0, 0, 0),
(15, 4523, 4432, 0, 1, '2022-09-15 16:33:19', 1, 0, 0, 0, 0, 0, 0),
(16, 4526, 4432, 0, 4, '2022-09-15 21:22:45', 1, 150, 150, 0, 0, 0, 0),
(17, 4532, 4432, 0, 1, '2022-09-17 11:46:34', 1, 200, 200, 0, 0, 0, 0),
(18, 4533, 4432, 0, 1, '2022-09-17 14:08:41', 1, 200, 200, 0, 0, 0, 0),
(19, 4534, 4432, 0, 1, '2022-09-17 15:07:20', 1, 200, 200, 0, 0, 0, 0),
(20, 4558, 4432, 0, 1, '2022-10-11 16:11:43', 1, 150, 150, 0, 0, 0, 0),
(21, 4560, 4432, 0, 5, '2022-10-12 15:16:25', 1, 200, 200, 0, 0, 0, 0),
(22, 4562, 4432, 0, 1, '2022-10-13 05:16:49', 1, 200, 200, 0, 0, 0, 0),
(24, 4567, 4432, 0, 6, '2022-10-13 15:56:41', 1, 150, 150, 0, 0, 0, 0),
(25, 4573, 4571, 0, 7, '2022-10-18 09:37:09', 1, 100, 100, 0, 0, 0, 0),
(26, 4577, 4432, 0, 2, '2022-10-18 10:10:56', 1, 200, 200, 0, 0, 0, 0),
(27, 4582, 4432, 0, 2, '2022-10-18 14:09:40', 1, 200, 200, 0, 0, 0, 0),
(28, 4584, 4432, 0, 2, '2022-10-19 04:29:21', 1, 200, 200, 0, 0, 0, 0),
(29, 4588, 4572, 0, 8, '2022-10-19 08:14:57', 1, 150, 150, 0, 0, 0, 0),
(30, 4590, 4432, 0, 1, '2022-10-19 19:41:16', 1, 200, 200, 0, 0, 0, 0),
(31, 4593, 4432, 0, 1, '2022-10-20 06:04:36', 1, 200, 200, 0, 0, 0, 0),
(32, 4598, 4432, 0, 9, '2022-10-22 20:12:47', 1, 200, 200, 0, 0, 0, 0),
(33, 4600, 4432, 0, 1, '2022-10-23 13:02:16', 1, 200, 200, 0, 0, 0, 0),
(34, 4719, 4432, 0, 1, '2022-12-06 11:42:28', 1, 200, 200, 0, 0, 0, 0),
(35, 4735, 4572, 0, 7, '2022-12-23 13:55:51', 1, 150, 150, 0, 0, 0, 0),
(37, 4744, 4572, 0, 7, '2022-12-30 07:56:44', 1, 150, 150, 0, 0, 0, 0),
(38, 4746, 4571, 0, 7, '2022-12-30 07:58:43', 1, 100, 100, 0, 0, 0, 0),
(39, 4747, 4432, 0, 2, '2023-01-01 14:01:10', 1, 200, 200, 0, 0, 0, 0),
(40, 4752, 4432, 0, 9, '2023-01-03 03:51:27', 1, 200, 200, 0, 0, 0, 0),
(41, 4755, 4432, 0, 2, '2023-01-03 05:55:13', 1, 200, 200, 0, 0, 0, 0),
(42, 4756, 4432, 0, 2, '2023-01-04 17:20:43', 1, 200, 200, 0, 0, 0, 0),
(43, 4757, 4572, 0, 7, '2023-01-05 14:15:38', 1, 150, 150, 0, 0, 0, 0),
(45, 4758, 4432, 0, 2, '2023-01-05 14:32:07', 1, 200, 200, 0, 0, 0, 0),
(46, 4762, 4572, 0, 7, '2023-01-12 06:51:34', 1, 150, 150, 0, 0, 0, 0),
(47, 4763, 4572, 0, 7, '2023-01-12 08:24:38', 1, 150, 150, 0, 0, 0, 0),
(48, 4772, 4571, 0, 7, '2023-01-19 16:07:39', 1, 100, 100, 0, 0, 0, 0),
(49, 4774, 4432, 0, 2, '2023-01-19 22:24:46', 1, 200, 200, 0, 0, 0, 0),
(50, 4775, 4432, 0, 2, '2023-01-20 08:56:47', 1, 200, 200, 0, 0, 0, 0),
(51, 4785, 4432, 0, 2, '2023-01-27 07:20:47', 1, 200, 200, 0, 0, 0, 0),
(52, 4792, 4432, 0, 2, '2023-02-01 22:13:10', 1, 200, 200, 0, 0, 0, 0),
(53, 4807, 4432, 0, 2, '2023-02-15 06:45:51', 1, 200, 200, 0, 0, 0, 0),
(54, 4817, 4432, 0, 2, '2023-02-19 23:15:05', 1, 200, 200, 0, 0, 0, 0),
(55, 4828, 4432, 0, 2, '2023-02-26 16:41:26', 1, 0, 0, 0, 0, 0, 0),
(56, 4834, 4432, 0, 10, '2023-02-28 05:45:25', 1, 200, 200, 0, 0, 0, 0),
(57, 4847, 4432, 0, 2, '2023-03-02 08:29:08', 1, 200, 200, 0, 0, 0, 0),
(58, 4858, 4432, 0, 2, '2023-03-03 06:28:52', 1, 150, 150, 0, 0, 0, 0),
(59, 4860, 4432, 0, 2, '2023-03-03 06:40:30', 1, 150, 150, 0, 0, 0, 0),
(60, 4862, 4432, 0, 2, '2023-03-03 06:41:56', 1, 150, 150, 0, 0, 0, 0),
(61, 4864, 4432, 0, 2, '2023-03-03 15:14:37', 1, 500, 500, 0, 0, 0, 0),
(62, 4865, 4432, 0, 2, '2023-03-04 20:28:15', 1, 200, 200, 0, 0, 0, 0),
(63, 4898, 4432, 0, 2, '2023-03-27 06:55:57', 1, 100, 100, 0, 0, 0, 0),
(64, 4911, 4432, 0, 2, '2023-03-29 03:57:25', 1, 300, 300, 0, 0, 0, 0),
(65, 5030, 4432, 0, 11, '2023-04-24 11:26:37', 1, 0, 0, 0, 0, 0, 0),
(66, 5032, 4432, 0, 11, '2023-04-24 11:46:51', 1, 0, 0, 0, 0, 0, 0),
(67, 5034, 4432, 0, 11, '2023-04-24 11:53:31', 1, 0, 0, 0, 0, 0, 0),
(68, 5409, 4432, 0, 2, '2023-07-22 04:47:04', 1, 150, 150, 0, 0, 0, 0),
(69, 5411, 4432, 0, 2, '2023-07-22 04:52:55', 1, 300, 300, 0, 0, 0, 0),
(70, 5430, 4432, 0, 2, '2024-02-23 08:51:35', 1, 500, 500, 0, 0, 0, 0),
(71, 5538, 4432, 0, 12, '2024-06-26 12:20:13', 1, 100, 100, 0, 0, 0, 0),
(72, 5539, 4432, 0, 12, '2024-06-26 12:22:53', 1, 0, 0, 0, 0, 0, 0);

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

--
-- Table structure for table `wp_wc_order_stats`
--

DROP TABLE IF EXISTS `wp_wc_order_stats`;
CREATE TABLE IF NOT EXISTS `wp_wc_order_stats` (
  `order_id` bigint UNSIGNED NOT NULL,
  `parent_id` bigint 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',
  `num_items_sold` int 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) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `customer_id` bigint UNSIGNED NOT NULL,
  `date_paid` datetime DEFAULT '0000-00-00 00:00:00',
  `date_completed` datetime DEFAULT '0000-00-00 00:00:00',
  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;

--
-- Dumping data for table `wp_wc_order_stats`
--

INSERT INTO `wp_wc_order_stats` (`order_id`, `parent_id`, `date_created`, `date_created_gmt`, `num_items_sold`, `total_sales`, `tax_total`, `shipping_total`, `net_total`, `returning_customer`, `status`, `customer_id`, `date_paid`, `date_completed`) VALUES
(4438, 0, '2022-08-26 07:30:31', '2022-08-26 07:30:31', 1, 120, 0, 0, 120, 0, 'wc-on-hold', 1, '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(4439, 0, '2022-08-26 07:34:49', '2022-08-26 07:34:49', 1, 120, 0, 0, 120, 1, 'wc-completed', 1, '2022-08-26 07:34:52', '2022-08-26 07:34:52'),
(4441, 0, '2022-08-26 07:36:40', '2022-08-26 07:36:40', 1, 120, 0, 0, 120, 1, 'wc-completed', 1, '2022-08-26 07:37:10', '2022-08-26 07:37:11'),
(4443, 0, '2022-08-26 07:49:53', '2022-08-26 07:49:53', 1, 120, 0, 0, 120, 1, 'wc-completed', 1, '2022-08-26 07:49:57', '2022-08-26 07:49:57'),
(4445, 0, '2022-08-26 07:57:01', '2022-08-26 07:57:01', 1, 120, 0, 0, 120, 1, 'wc-on-hold', 1, '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(4446, 0, '2022-08-26 08:42:47', '2022-08-26 08:42:47', 1, 120, 0, 0, 120, 1, 'wc-completed', 1, '2022-08-26 08:43:51', '2022-08-26 08:43:52'),
(4448, 0, '2022-08-26 08:51:15', '2022-08-26 08:51:15', 1, 120, 0, 0, 120, 1, 'wc-completed', 1, '2022-08-26 08:58:35', '2022-08-26 08:58:36'),
(4449, 0, '2022-08-26 08:54:33', '2022-08-26 08:54:33', 1, 120, 0, 0, 120, 1, 'wc-cancelled', 1, '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(4451, 0, '2022-08-26 09:48:40', '2022-08-26 09:48:40', 1, 120, 0, 0, 120, 0, 'wc-completed', 2, '2022-08-26 09:51:38', '2022-08-26 09:51:38'),
(4489, 0, '2022-08-26 11:35:36', '2022-08-26 11:35:36', 1, 200, 0, 0, 200, 1, 'wc-completed', 2, '2022-08-26 11:36:35', '2022-08-26 11:36:35'),
(4496, 0, '2022-08-27 07:15:41', '2022-08-27 07:15:41', 1, 200, 0, 0, 200, 1, 'wc-cancelled', 2, '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(4509, 0, '2022-09-04 15:04:35', '2022-09-04 15:04:35', 1, 200, 0, 0, 200, 0, 'wc-cancelled', 3, '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(4523, 0, '2022-09-15 16:33:19', '2022-09-15 16:33:19', 1, 0, 0, 0, 0, 1, 'wc-completed', 1, '2022-09-15 16:33:20', '2022-09-15 16:33:20'),
(4526, 0, '2022-09-15 21:22:45', '2022-09-15 21:22:45', 1, 150, 0, 0, 150, 0, 'wc-cancelled', 4, '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(4532, 0, '2022-09-17 11:46:34', '2022-09-17 11:46:34', 1, 200, 0, 0, 200, 1, 'wc-cancelled', 1, '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(4533, 0, '2022-09-17 14:08:41', '2022-09-17 14:08:41', 1, 200, 0, 0, 200, 1, 'wc-cancelled', 1, '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(4534, 0, '2022-09-17 15:07:20', '2022-09-17 15:07:20', 1, 200, 0, 0, 200, 1, 'wc-cancelled', 1, '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(4558, 0, '2022-10-11 16:11:43', '2022-10-11 16:11:43', 1, 150, 0, 0, 150, 1, 'wc-cancelled', 1, '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(4560, 0, '2022-10-12 15:16:25', '2022-10-12 15:16:25', 1, 200, 0, 0, 200, 0, 'wc-processing', 5, '2022-12-24 05:35:08', '0000-00-00 00:00:00'),
(4562, 0, '2022-10-13 05:16:49', '2022-10-13 05:16:49', 1, 200, 0, 0, 200, 1, 'wc-failed', 1, '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(4567, 0, '2022-10-13 15:56:41', '2022-10-13 15:56:41', 1, 150, 0, 0, 150, 0, 'wc-cancelled', 6, '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(4573, 0, '2022-10-18 09:37:09', '2022-10-18 09:37:09', 1, 100, 0, 0, 100, 0, 'wc-completed', 7, '2022-10-18 09:37:55', '2022-10-18 09:37:56'),
(4577, 0, '2022-10-18 10:10:56', '2022-10-18 10:10:56', 1, 200, 0, 0, 200, 1, 'wc-completed', 2, '2022-10-18 10:12:48', '2022-10-18 10:12:48'),
(4582, 0, '2022-10-18 14:09:40', '2022-10-18 14:09:40', 1, 200, 0, 0, 200, 1, 'wc-completed', 2, '2022-10-18 14:10:20', '2022-10-18 14:10:20'),
(4584, 0, '2022-10-19 04:29:21', '2022-10-19 04:29:21', 1, 200, 0, 0, 200, 1, 'wc-completed', 2, '2022-10-19 04:29:56', '2022-10-19 04:29:56'),
(4588, 0, '2022-10-19 08:14:57', '2022-10-19 08:14:57', 1, 150, 0, 0, 150, 0, 'wc-completed', 8, '2022-10-19 08:15:00', '2022-10-19 08:15:00'),
(4590, 0, '2022-10-19 19:41:16', '2022-10-19 19:41:16', 1, 200, 0, 0, 200, 1, 'wc-completed', 1, '2022-10-19 19:41:19', '2022-10-19 19:41:19'),
(4593, 0, '2022-10-20 06:04:36', '2022-10-20 06:04:36', 1, 200, 0, 0, 200, 1, 'wc-failed', 1, '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(4598, 0, '2022-10-22 20:12:47', '2022-10-22 20:12:47', 1, 200, 0, 0, 200, 0, 'wc-cancelled', 9, '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(4600, 0, '2022-10-23 13:02:16', '2022-10-23 13:02:16', 1, 200, 0, 0, 200, 1, 'wc-cancelled', 1, '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(4719, 0, '2022-12-06 11:42:28', '2022-12-06 11:42:28', 1, 200, 0, 0, 200, 1, 'wc-cancelled', 1, '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(4735, 0, '2022-12-23 13:55:51', '2022-12-23 13:55:51', 1, 150, 0, 0, 150, 1, 'wc-completed', 7, '2022-12-23 13:56:39', '2022-12-23 13:56:47'),
(4744, 0, '2022-12-30 07:56:44', '2022-12-30 07:56:44', 1, 150, 0, 0, 150, 1, 'wc-completed', 7, '2022-12-30 07:57:22', '2022-12-30 07:57:22'),
(4746, 0, '2022-12-30 07:58:43', '2022-12-30 07:58:43', 1, 100, 0, 0, 100, 1, 'wc-completed', 7, '2022-12-30 07:58:45', '2022-12-30 07:58:45'),
(4747, 0, '2023-01-01 14:01:10', '2023-01-01 14:01:10', 1, 200, 0, 0, 200, 1, 'wc-cancelled', 2, '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(4752, 0, '2023-01-03 03:51:27', '2023-01-03 03:51:27', 1, 200, 0, 0, 200, 0, 'wc-cancelled', 9, '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(4755, 0, '2023-01-03 05:55:13', '2023-01-03 05:55:13', 1, 200, 0, 0, 200, 1, 'wc-cancelled', 2, '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(4756, 0, '2023-01-04 17:20:43', '2023-01-04 17:20:43', 1, 200, 0, 0, 200, 1, 'wc-cancelled', 2, '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(4757, 0, '2023-01-05 14:15:38', '2023-01-05 14:15:38', 1, 150, 0, 0, 150, 1, 'wc-cancelled', 7, '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(4758, 0, '2023-01-05 14:32:07', '2023-01-05 14:32:07', 1, 200, 0, 0, 200, 1, 'wc-failed', 2, '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(4762, 0, '2023-01-12 06:51:34', '2023-01-12 06:51:34', 1, 150, 0, 0, 150, 1, 'wc-completed', 7, '2023-01-12 06:52:01', '2023-01-12 06:52:05'),
(4763, 0, '2023-01-12 08:24:38', '2023-01-12 08:24:38', 1, 150, 0, 0, 150, 1, 'wc-completed', 7, '2023-01-12 08:25:03', '2023-01-12 08:25:06'),
(4772, 0, '2023-01-19 16:07:39', '2023-01-19 16:07:39', 1, 100, 0, 0, 100, 1, 'wc-cancelled', 7, '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(4774, 0, '2023-01-19 22:24:46', '2023-01-19 22:24:46', 1, 200, 0, 0, 200, 1, 'wc-cancelled', 2, '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(4775, 0, '2023-01-20 08:56:47', '2023-01-20 08:56:47', 1, 200, 0, 0, 200, 1, 'wc-cancelled', 2, '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(4785, 0, '2023-01-27 07:20:47', '2023-01-27 07:20:47', 1, 200, 0, 0, 200, 1, 'wc-cancelled', 2, '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(4792, 0, '2023-02-01 22:13:10', '2023-02-01 22:13:10', 1, 200, 0, 0, 200, 1, 'wc-failed', 2, '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(4807, 0, '2023-02-15 06:45:51', '2023-02-15 06:45:51', 1, 200, 0, 0, 200, 1, 'wc-completed', 2, '2023-02-15 06:46:14', '2023-02-15 06:46:15'),
(4817, 0, '2023-02-19 23:15:05', '2023-02-19 23:15:05', 1, 200, 0, 0, 200, 1, 'wc-cancelled', 2, '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(4828, 0, '2023-02-26 16:41:26', '2023-02-26 16:41:26', 1, 0, 0, 0, 0, 1, 'wc-completed', 2, '2023-02-26 16:41:27', '2023-02-26 16:41:28'),
(4834, 0, '2023-02-28 05:45:25', '2023-02-28 05:45:25', 1, 200, 0, 0, 200, 0, 'wc-cancelled', 10, '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(4847, 0, '2023-03-02 08:29:08', '2023-03-02 08:29:08', 1, 200, 0, 0, 200, 1, 'wc-completed', 2, '2023-03-02 08:29:11', '2023-03-02 08:29:11'),
(4858, 0, '2023-03-03 06:28:52', '2023-03-03 06:28:52', 1, 150, 0, 0, 150, 1, 'wc-completed', 2, '2023-03-03 06:29:12', '2023-03-03 06:29:14'),
(4860, 0, '2023-03-03 06:40:30', '2023-03-03 06:40:30', 1, 150, 0, 0, 150, 1, 'wc-completed', 2, '2023-03-03 06:40:48', '2023-03-03 06:40:49'),
(4862, 0, '2023-03-03 06:41:56', '2023-03-03 06:41:56', 1, 150, 0, 0, 150, 1, 'wc-completed', 2, '2023-03-03 06:42:14', '2023-03-03 06:42:15'),
(4864, 0, '2023-03-03 15:14:37', '2023-03-03 15:14:37', 1, 500, 0, 0, 500, 1, 'wc-cancelled', 2, '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(4865, 0, '2023-03-04 20:28:15', '2023-03-04 20:28:15', 1, 200, 0, 0, 200, 1, 'wc-cancelled', 2, '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(4898, 0, '2023-03-27 06:55:57', '2023-03-27 06:55:57', 1, 100, 0, 0, 100, 1, 'wc-cancelled', 2, '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(4911, 0, '2023-03-29 03:57:25', '2023-03-29 03:57:25', 1, 300, 0, 0, 300, 1, 'wc-cancelled', 2, '0000-00-00 00:00:00', '0000-00-00 00:00:00'),
(5030, 0, '2023-04-24 11:26:37', '2023-04-24 11:26:37', 1, 0, 0, 0, 0, 0, 'wc-completed', 11, '2023-04-24 11:26:37', '2023-04-24 11:26:38'),
(5032, 0, '2023-04-24 11:46:51', '2023-04-24 11:46:51', 1, 0, 0, 0, 0, 1, 'wc-completed', 11, '2023-04-24 11:46:51', '2023-04-24 11:46:52'),
(5034, 0, '2023-04-24 11:53:31', '2023-04-24 11:53:31', 1, 0, 0, 0, 0, 1, 'wc-completed', 11, '2023-04-24 11:53:32', '2023-04-24 11:53:33'),
(5409, 0, '2023-07-22 04:47:04', '2023-07-22 04:47:04', 1, 150, 0, 0, 150, 1, 'wc-completed', 2, '2023-07-22 04:47:06', '2023-07-22 04:47:06'),
(5411, 0, '2023-07-22 04:52:55', '2023-07-22 04:52:55', 1, 300, 0, 0, 300, 1, 'wc-completed', 2, '2023-07-22 04:52:58', '2023-07-22 04:52:58'),
(5430, 0, '2024-02-23 08:51:35', '2024-02-23 08:51:35', 1, 500, 0, 0, 500, 1, 'wc-cancelled', 2, NULL, NULL),
(5538, 0, '2024-06-26 12:20:13', '2024-06-26 12:20:13', 1, 100, 0, 0, 100, 0, 'wc-on-hold', 12, NULL, NULL),
(5539, 0, '2024-06-26 12:22:53', '2024-06-26 12:22:53', 1, 0, 0, 0, 0, 1, 'wc-completed', 12, '2024-06-26 12:22:54', '2024-06-26 12:22:55');

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

--
-- Table structure for table `wp_wc_order_tax_lookup`
--

DROP TABLE IF EXISTS `wp_wc_order_tax_lookup`;
CREATE TABLE IF NOT EXISTS `wp_wc_order_tax_lookup` (
  `order_id` bigint UNSIGNED NOT NULL,
  `tax_rate_id` bigint 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 `wp_wc_product_attributes_lookup`
--

DROP TABLE IF EXISTS `wp_wc_product_attributes_lookup`;
CREATE TABLE IF NOT EXISTS `wp_wc_product_attributes_lookup` (
  `product_id` bigint NOT NULL,
  `product_or_parent_id` bigint NOT NULL,
  `taxonomy` varchar(32) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `term_id` bigint 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 `wp_wc_product_download_directories`
--

DROP TABLE IF EXISTS `wp_wc_product_download_directories`;
CREATE TABLE IF NOT EXISTS `wp_wc_product_download_directories` (
  `url_id` bigint UNSIGNED NOT NULL AUTO_INCREMENT,
  `url` varchar(256) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `enabled` tinyint(1) NOT NULL DEFAULT '0',
  PRIMARY KEY (`url_id`),
  KEY `url` (`url`(191))
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wp_wc_product_download_directories`
--

INSERT INTO `wp_wc_product_download_directories` (`url_id`, `url`, `enabled`) VALUES
(1, 'file:///mnt/var/www/html/doccure-wp/wp-content/uploads/woocommerce_uploads/', 1),
(2, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/woocommerce_uploads/', 1);

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

--
-- Table structure for table `wp_wc_product_meta_lookup`
--

DROP TABLE IF EXISTS `wp_wc_product_meta_lookup`;
CREATE TABLE IF NOT EXISTS `wp_wc_product_meta_lookup` (
  `product_id` bigint NOT NULL,
  `sku` varchar(100) COLLATE utf8mb4_unicode_520_ci 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) COLLATE utf8mb4_unicode_520_ci DEFAULT 'instock',
  `rating_count` bigint DEFAULT '0',
  `average_rating` decimal(3,2) DEFAULT '0.00',
  `total_sales` bigint DEFAULT '0',
  `tax_status` varchar(100) COLLATE utf8mb4_unicode_520_ci DEFAULT 'taxable',
  `tax_class` varchar(100) COLLATE utf8mb4_unicode_520_ci DEFAULT '',
  `global_unique_id` varchar(100) COLLATE utf8mb4_unicode_520_ci 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 `wp_wc_product_meta_lookup`
--

INSERT INTO `wp_wc_product_meta_lookup` (`product_id`, `sku`, `virtual`, `downloadable`, `min_price`, `max_price`, `onsale`, `stock_quantity`, `stock_status`, `rating_count`, `average_rating`, `total_sales`, `tax_status`, `tax_class`, `global_unique_id`) VALUES
(4432, '', 0, 0, '1.0000', '1.0000', 0, NULL, 'instock', 0, '0.00', 28, 'taxable', '', ''),
(4571, '', 0, 0, '100.0000', '100.0000', 0, NULL, 'instock', 0, '0.00', 2, 'taxable', '', ''),
(4572, '', 0, 0, '150.0000', '150.0000', 0, NULL, 'instock', 0, '0.00', 5, 'taxable', '', '');

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

--
-- Table structure for table `wp_wc_rate_limits`
--

DROP TABLE IF EXISTS `wp_wc_rate_limits`;
CREATE TABLE IF NOT EXISTS `wp_wc_rate_limits` (
  `rate_limit_id` bigint UNSIGNED NOT NULL AUTO_INCREMENT,
  `rate_limit_key` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `rate_limit_expiry` bigint UNSIGNED NOT NULL,
  `rate_limit_remaining` smallint 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 `wp_wc_reserved_stock`
--

DROP TABLE IF EXISTS `wp_wc_reserved_stock`;
CREATE TABLE IF NOT EXISTS `wp_wc_reserved_stock` (
  `order_id` bigint NOT NULL,
  `product_id` bigint 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 `wp_wc_tax_rate_classes`
--

DROP TABLE IF EXISTS `wp_wc_tax_rate_classes`;
CREATE TABLE IF NOT EXISTS `wp_wc_tax_rate_classes` (
  `tax_rate_class_id` bigint UNSIGNED NOT NULL AUTO_INCREMENT,
  `name` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `slug` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  PRIMARY KEY (`tax_rate_class_id`),
  UNIQUE KEY `slug` (`slug`(191))
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wp_wc_tax_rate_classes`
--

INSERT INTO `wp_wc_tax_rate_classes` (`tax_rate_class_id`, `name`, `slug`) VALUES
(1, 'Reduced rate', 'reduced-rate'),
(2, 'Zero rate', 'zero-rate');

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

--
-- Table structure for table `wp_wc_webhooks`
--

DROP TABLE IF EXISTS `wp_wc_webhooks`;
CREATE TABLE IF NOT EXISTS `wp_wc_webhooks` (
  `webhook_id` bigint UNSIGNED NOT NULL AUTO_INCREMENT,
  `status` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `name` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `user_id` bigint UNSIGNED NOT NULL,
  `delivery_url` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `secret` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `topic` varchar(200) COLLATE utf8mb4_unicode_520_ci 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 NOT NULL,
  `failure_count` smallint 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 `wp_woocommerce_api_keys`
--

DROP TABLE IF EXISTS `wp_woocommerce_api_keys`;
CREATE TABLE IF NOT EXISTS `wp_woocommerce_api_keys` (
  `key_id` bigint UNSIGNED NOT NULL AUTO_INCREMENT,
  `user_id` bigint UNSIGNED NOT NULL,
  `description` varchar(200) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `permissions` varchar(10) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `consumer_key` char(64) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `consumer_secret` char(43) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `nonces` longtext COLLATE utf8mb4_unicode_520_ci,
  `truncated_key` char(7) COLLATE utf8mb4_unicode_520_ci 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 `wp_woocommerce_attribute_taxonomies`
--

DROP TABLE IF EXISTS `wp_woocommerce_attribute_taxonomies`;
CREATE TABLE IF NOT EXISTS `wp_woocommerce_attribute_taxonomies` (
  `attribute_id` bigint UNSIGNED NOT NULL AUTO_INCREMENT,
  `attribute_name` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `attribute_label` varchar(200) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `attribute_type` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `attribute_orderby` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `attribute_public` int 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 `wp_woocommerce_downloadable_product_permissions`
--

DROP TABLE IF EXISTS `wp_woocommerce_downloadable_product_permissions`;
CREATE TABLE IF NOT EXISTS `wp_woocommerce_downloadable_product_permissions` (
  `permission_id` bigint UNSIGNED NOT NULL AUTO_INCREMENT,
  `download_id` varchar(36) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `product_id` bigint UNSIGNED NOT NULL,
  `order_id` bigint UNSIGNED NOT NULL DEFAULT '0',
  `order_key` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `user_email` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `user_id` bigint UNSIGNED DEFAULT NULL,
  `downloads_remaining` varchar(9) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `access_granted` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `access_expires` datetime DEFAULT NULL,
  `download_count` bigint 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 `wp_woocommerce_log`
--

DROP TABLE IF EXISTS `wp_woocommerce_log`;
CREATE TABLE IF NOT EXISTS `wp_woocommerce_log` (
  `log_id` bigint UNSIGNED NOT NULL AUTO_INCREMENT,
  `timestamp` datetime NOT NULL,
  `level` smallint NOT NULL,
  `source` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `message` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `context` longtext COLLATE utf8mb4_unicode_520_ci,
  PRIMARY KEY (`log_id`),
  KEY `level` (`level`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

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

--
-- Table structure for table `wp_woocommerce_order_itemmeta`
--

DROP TABLE IF EXISTS `wp_woocommerce_order_itemmeta`;
CREATE TABLE IF NOT EXISTS `wp_woocommerce_order_itemmeta` (
  `meta_id` bigint UNSIGNED NOT NULL AUTO_INCREMENT,
  `order_item_id` bigint UNSIGNED NOT NULL,
  `meta_key` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `meta_value` longtext COLLATE utf8mb4_unicode_520_ci,
  PRIMARY KEY (`meta_id`),
  KEY `order_item_id` (`order_item_id`),
  KEY `meta_key` (`meta_key`(32))
) ENGINE=InnoDB AUTO_INCREMENT=1023 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wp_woocommerce_order_itemmeta`
--

INSERT INTO `wp_woocommerce_order_itemmeta` (`meta_id`, `order_item_id`, `meta_key`, `meta_value`) VALUES
(1, 1, '_product_id', '4432'),
(2, 1, '_variation_id', '0'),
(3, 1, '_qty', '1'),
(4, 1, '_tax_class', ''),
(5, 1, '_line_subtotal', '120'),
(6, 1, '_line_subtotal_tax', '0'),
(7, 1, '_line_total', '120'),
(8, 1, '_line_tax', '0'),
(9, 1, '_line_tax_data', 'a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
(10, 1, 'cus_woo_product_data', 'a:13:{s:7:\"service\";a:0:{}s:14:\"consultant_fee\";s:3:\"120\";s:5:\"price\";s:3:\"120\";s:5:\"slots\";s:9:\"1000-1100\";s:16:\"appointment_date\";s:10:\"2022-08-26\";s:8:\"hospital\";s:4:\"3702\";s:9:\"doctor_id\";i:3701;s:7:\"content\";s:0:\"\";s:6:\"myself\";s:6:\"myself\";s:10:\"other_name\";s:12:\"Joan Gardner\";s:8:\"bk_email\";s:16:\"[email protected]\";s:8:\"bk_phone\";s:8:\"54555455\";s:8:\"relation\";s:0:\"\";}'),
(11, 1, 'payment_type', 'bookings'),
(12, 1, 'admin_shares', '0.00'),
(13, 1, 'doctors_shares', '120.00'),
(14, 1, 'doctor_id', '3701'),
(15, 1, 'patient_id', '10'),
(16, 2, '_product_id', '4432'),
(17, 2, '_variation_id', '0'),
(18, 2, '_qty', '1'),
(19, 2, '_tax_class', ''),
(20, 2, '_line_subtotal', '120'),
(21, 2, '_line_subtotal_tax', '0'),
(22, 2, '_line_total', '120'),
(23, 2, '_line_tax', '0'),
(24, 2, '_line_tax_data', 'a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
(25, 2, 'cus_woo_product_data', 'a:13:{s:7:\"service\";a:0:{}s:14:\"consultant_fee\";s:3:\"120\";s:5:\"price\";s:3:\"120\";s:5:\"slots\";s:9:\"1200-1300\";s:16:\"appointment_date\";s:10:\"2022-08-26\";s:8:\"hospital\";s:4:\"3702\";s:9:\"doctor_id\";i:3701;s:7:\"content\";s:0:\"\";s:6:\"myself\";s:6:\"myself\";s:10:\"other_name\";s:12:\"Joan Gardner\";s:8:\"bk_email\";s:16:\"[email protected]\";s:8:\"bk_phone\";s:7:\"6565656\";s:8:\"relation\";s:0:\"\";}'),
(26, 2, 'payment_type', 'bookings'),
(27, 2, 'admin_shares', '0.00'),
(28, 2, 'doctors_shares', '120.00'),
(29, 2, 'doctor_id', '3701'),
(30, 2, 'patient_id', '10'),
(31, 3, '_product_id', '4432'),
(32, 3, '_variation_id', '0'),
(33, 3, '_qty', '1'),
(34, 3, '_tax_class', ''),
(35, 3, '_line_subtotal', '120'),
(36, 3, '_line_subtotal_tax', '0'),
(37, 3, '_line_total', '120'),
(38, 3, '_line_tax', '0'),
(39, 3, '_line_tax_data', 'a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
(40, 3, 'cus_woo_product_data', 'a:13:{s:7:\"service\";a:0:{}s:14:\"consultant_fee\";s:3:\"120\";s:5:\"price\";s:3:\"120\";s:5:\"slots\";s:9:\"1000-1100\";s:16:\"appointment_date\";s:10:\"2022-08-26\";s:8:\"hospital\";s:4:\"3702\";s:9:\"doctor_id\";i:3701;s:7:\"content\";s:0:\"\";s:6:\"myself\";s:6:\"myself\";s:10:\"other_name\";s:12:\"Joan Gardner\";s:8:\"bk_email\";s:16:\"[email protected]\";s:8:\"bk_phone\";s:7:\"5665654\";s:8:\"relation\";s:0:\"\";}'),
(41, 3, 'payment_type', 'bookings'),
(42, 3, 'admin_shares', '0.00'),
(43, 3, 'doctors_shares', '120.00'),
(44, 3, 'doctor_id', '3701'),
(45, 3, 'patient_id', '10'),
(46, 4, '_product_id', '4432'),
(47, 4, '_variation_id', '0'),
(48, 4, '_qty', '1'),
(49, 4, '_tax_class', ''),
(50, 4, '_line_subtotal', '120'),
(51, 4, '_line_subtotal_tax', '0'),
(52, 4, '_line_total', '120'),
(53, 4, '_line_tax', '0'),
(54, 4, '_line_tax_data', 'a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
(55, 4, 'cus_woo_product_data', 'a:13:{s:7:\"service\";a:0:{}s:14:\"consultant_fee\";s:3:\"120\";s:5:\"price\";s:3:\"120\";s:5:\"slots\";s:9:\"1400-1500\";s:16:\"appointment_date\";s:10:\"2022-08-26\";s:8:\"hospital\";s:4:\"3702\";s:9:\"doctor_id\";i:3701;s:7:\"content\";s:0:\"\";s:6:\"myself\";s:6:\"myself\";s:10:\"other_name\";s:12:\"Joan Gardner\";s:8:\"bk_email\";s:16:\"[email protected]\";s:8:\"bk_phone\";s:6:\"797798\";s:8:\"relation\";s:0:\"\";}'),
(56, 4, 'payment_type', 'bookings'),
(57, 4, 'admin_shares', '0.00'),
(58, 4, 'doctors_shares', '120.00'),
(59, 4, 'doctor_id', '3701'),
(60, 4, 'patient_id', '10'),
(61, 5, '_product_id', '4432'),
(62, 5, '_variation_id', '0'),
(63, 5, '_qty', '1'),
(64, 5, '_tax_class', ''),
(65, 5, '_line_subtotal', '120'),
(66, 5, '_line_subtotal_tax', '0'),
(67, 5, '_line_total', '120'),
(68, 5, '_line_tax', '0'),
(69, 5, '_line_tax_data', 'a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
(70, 5, 'cus_woo_product_data', 'a:13:{s:7:\"service\";a:0:{}s:14:\"consultant_fee\";s:3:\"120\";s:5:\"price\";s:3:\"120\";s:5:\"slots\";s:9:\"1400-1500\";s:16:\"appointment_date\";s:10:\"2022-08-26\";s:8:\"hospital\";s:4:\"3702\";s:9:\"doctor_id\";i:3701;s:7:\"content\";s:0:\"\";s:6:\"myself\";s:6:\"myself\";s:10:\"other_name\";s:12:\"Joan Gardner\";s:8:\"bk_email\";s:16:\"[email protected]\";s:8:\"bk_phone\";s:6:\"868767\";s:8:\"relation\";s:0:\"\";}'),
(71, 5, 'payment_type', 'bookings'),
(72, 5, 'admin_shares', '0.00'),
(73, 5, 'doctors_shares', '120.00'),
(74, 5, 'doctor_id', '3701'),
(75, 5, 'patient_id', '10'),
(76, 6, '_product_id', '4432'),
(77, 6, '_variation_id', '0'),
(78, 6, '_qty', '1'),
(79, 6, '_tax_class', ''),
(80, 6, '_line_subtotal', '120'),
(81, 6, '_line_subtotal_tax', '0'),
(82, 6, '_line_total', '120'),
(83, 6, '_line_tax', '0'),
(84, 6, '_line_tax_data', 'a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
(85, 6, 'cus_woo_product_data', 'a:13:{s:7:\"service\";a:0:{}s:14:\"consultant_fee\";s:3:\"120\";s:5:\"price\";s:3:\"120\";s:5:\"slots\";s:9:\"1400-1500\";s:16:\"appointment_date\";s:10:\"2022-08-26\";s:8:\"hospital\";s:4:\"3702\";s:9:\"doctor_id\";i:3701;s:7:\"content\";s:0:\"\";s:6:\"myself\";s:6:\"myself\";s:10:\"other_name\";s:12:\"Joan Gardner\";s:8:\"bk_email\";s:16:\"[email protected]\";s:8:\"bk_phone\";s:6:\"676777\";s:8:\"relation\";s:0:\"\";}'),
(86, 6, 'payment_type', 'bookings'),
(87, 6, 'admin_shares', '0.00'),
(88, 6, 'doctors_shares', '120.00'),
(89, 6, 'doctor_id', '3701'),
(90, 6, 'patient_id', '10'),
(91, 7, 'method_id', 'free_shipping'),
(92, 7, 'instance_id', '1'),
(93, 7, 'cost', '0.00'),
(94, 7, 'total_tax', '0'),
(95, 7, 'taxes', 'a:1:{s:5:\"total\";a:0:{}}'),
(96, 7, 'Items', 'Doctor Booking &times; 1'),
(97, 8, '_product_id', '4432'),
(98, 8, '_variation_id', '0'),
(99, 8, '_qty', '1'),
(100, 8, '_tax_class', ''),
(101, 8, '_line_subtotal', '120'),
(102, 8, '_line_subtotal_tax', '0'),
(103, 8, '_line_total', '120'),
(104, 8, '_line_tax', '0'),
(105, 8, '_line_tax_data', 'a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
(106, 8, 'cus_woo_product_data', 'a:13:{s:7:\"service\";a:0:{}s:14:\"consultant_fee\";s:3:\"120\";s:5:\"price\";s:3:\"120\";s:5:\"slots\";s:9:\"1200-1300\";s:16:\"appointment_date\";s:10:\"2022-08-26\";s:8:\"hospital\";s:4:\"3702\";s:9:\"doctor_id\";i:3701;s:7:\"content\";s:0:\"\";s:6:\"myself\";s:6:\"myself\";s:10:\"other_name\";s:12:\"Joan Gardner\";s:8:\"bk_email\";s:16:\"[email protected]\";s:8:\"bk_phone\";s:6:\"535455\";s:8:\"relation\";s:0:\"\";}'),
(107, 8, 'payment_type', 'bookings'),
(108, 8, 'admin_shares', '0.00'),
(109, 8, 'doctors_shares', '120.00'),
(110, 8, 'doctor_id', '3701'),
(111, 8, 'patient_id', '10'),
(112, 9, 'method_id', 'free_shipping'),
(113, 9, 'instance_id', '1'),
(114, 9, 'cost', '0.00'),
(115, 9, 'total_tax', '0'),
(116, 9, 'taxes', 'a:1:{s:5:\"total\";a:0:{}}'),
(117, 9, 'Items', 'Doctor Booking &times; 1'),
(118, 10, '_product_id', '4432'),
(119, 10, '_variation_id', '0'),
(120, 10, '_qty', '1'),
(121, 10, '_tax_class', ''),
(122, 10, '_line_subtotal', '120'),
(123, 10, '_line_subtotal_tax', '0'),
(124, 10, '_line_total', '120'),
(125, 10, '_line_tax', '0'),
(126, 10, '_line_tax_data', 'a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
(127, 10, 'cus_woo_product_data', 'a:13:{s:7:\"service\";a:0:{}s:14:\"consultant_fee\";s:3:\"120\";s:5:\"price\";s:3:\"120\";s:5:\"slots\";s:9:\"1000-1100\";s:16:\"appointment_date\";s:10:\"2022-08-26\";s:8:\"hospital\";s:4:\"3702\";s:9:\"doctor_id\";i:3701;s:7:\"content\";s:0:\"\";s:6:\"myself\";s:6:\"myself\";s:10:\"other_name\";s:12:\"Joan Gardner\";s:8:\"bk_email\";s:16:\"[email protected]\";s:8:\"bk_phone\";s:6:\"576576\";s:8:\"relation\";s:0:\"\";}'),
(128, 10, 'payment_type', 'bookings'),
(129, 10, 'admin_shares', '0.00'),
(130, 10, 'doctors_shares', '120.00'),
(131, 10, 'doctor_id', '3701'),
(132, 10, 'patient_id', '10'),
(133, 11, '_product_id', '4432'),
(134, 11, '_variation_id', '0'),
(135, 11, '_qty', '1'),
(136, 11, '_tax_class', ''),
(137, 11, '_line_subtotal', '120'),
(138, 11, '_line_subtotal_tax', '0'),
(139, 11, '_line_total', '120'),
(140, 11, '_line_tax', '0'),
(141, 11, '_line_tax_data', 'a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
(142, 11, 'cus_woo_product_data', 'a:13:{s:7:\"service\";a:0:{}s:14:\"consultant_fee\";s:3:\"120\";s:5:\"price\";s:3:\"120\";s:5:\"slots\";s:9:\"1000-1100\";s:16:\"appointment_date\";s:10:\"2022-08-26\";s:8:\"hospital\";s:4:\"3702\";s:9:\"doctor_id\";i:3701;s:7:\"content\";s:0:\"\";s:6:\"myself\";s:6:\"myself\";s:10:\"other_name\";s:12:\"Patient Demo\";s:8:\"bk_email\";s:23:\"[email protected]\";s:8:\"bk_phone\";s:7:\"4545435\";s:8:\"relation\";s:0:\"\";}'),
(143, 11, 'payment_type', 'bookings'),
(144, 11, 'admin_shares', '0.00'),
(145, 11, 'doctors_shares', '120.00'),
(146, 11, 'doctor_id', '3701'),
(147, 11, 'patient_id', '62'),
(148, 12, '_product_id', '4432'),
(149, 12, '_variation_id', '0'),
(150, 12, '_qty', '1'),
(151, 12, '_tax_class', ''),
(152, 12, '_line_subtotal', '200'),
(153, 12, '_line_subtotal_tax', '0'),
(154, 12, '_line_total', '200'),
(155, 12, '_line_tax', '0'),
(156, 12, '_line_tax_data', 'a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
(157, 12, 'cus_woo_product_data', 'a:13:{s:7:\"service\";a:0:{}s:14:\"consultant_fee\";s:3:\"200\";s:5:\"price\";s:3:\"200\";s:5:\"slots\";s:9:\"1200-1230\";s:16:\"appointment_date\";s:10:\"2022-08-26\";s:8:\"hospital\";s:4:\"4487\";s:9:\"doctor_id\";i:4481;s:7:\"content\";s:0:\"\";s:6:\"myself\";s:6:\"myself\";s:10:\"other_name\";s:12:\"Patient Demo\";s:8:\"bk_email\";s:23:\"[email protected]\";s:8:\"bk_phone\";s:7:\"4545435\";s:8:\"relation\";s:0:\"\";}'),
(158, 12, 'payment_type', 'bookings'),
(159, 12, 'admin_shares', '0.00'),
(160, 12, 'doctors_shares', '200.00'),
(161, 12, 'doctor_id', '4481'),
(162, 12, 'patient_id', '62'),
(163, 13, '_product_id', '4432'),
(164, 13, '_variation_id', '0'),
(165, 13, '_qty', '1'),
(166, 13, '_tax_class', ''),
(167, 13, '_line_subtotal', '200'),
(168, 13, '_line_subtotal_tax', '0'),
(169, 13, '_line_total', '200'),
(170, 13, '_line_tax', '0'),
(171, 13, '_line_tax_data', 'a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
(172, 13, 'cus_woo_product_data', 'a:13:{s:7:\"service\";a:0:{}s:14:\"consultant_fee\";s:3:\"200\";s:5:\"price\";s:3:\"200\";s:5:\"slots\";s:9:\"1100-1130\";s:16:\"appointment_date\";s:10:\"2022-08-27\";s:8:\"hospital\";s:4:\"4487\";s:9:\"doctor_id\";i:4481;s:7:\"content\";s:0:\"\";s:6:\"myself\";s:6:\"myself\";s:10:\"other_name\";s:12:\"Patient Demo\";s:8:\"bk_email\";s:23:\"[email protected]\";s:8:\"bk_phone\";s:7:\"4545435\";s:8:\"relation\";s:0:\"\";}'),
(173, 13, 'payment_type', 'bookings'),
(174, 13, 'admin_shares', '0.00'),
(175, 13, 'doctors_shares', '200.00'),
(176, 13, 'doctor_id', '4481'),
(177, 13, 'patient_id', '62'),
(178, 14, '_product_id', '4432'),
(179, 14, '_variation_id', '0'),
(180, 14, '_qty', '1'),
(181, 14, '_tax_class', ''),
(182, 14, '_line_subtotal', '200'),
(183, 14, '_line_subtotal_tax', '0'),
(184, 14, '_line_total', '200'),
(185, 14, '_line_tax', '0'),
(186, 14, '_line_tax_data', 'a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
(187, 14, 'cus_woo_product_data', 'a:13:{s:7:\"service\";a:0:{}s:14:\"consultant_fee\";s:3:\"200\";s:5:\"price\";s:3:\"200\";s:5:\"slots\";s:9:\"1500-1530\";s:16:\"appointment_date\";s:10:\"2022-09-06\";s:8:\"hospital\";s:4:\"4487\";s:9:\"doctor_id\";i:4481;s:7:\"content\";s:10:\"sir lauraa\";s:6:\"myself\";s:6:\"myself\";s:10:\"other_name\";s:13:\"Rajnish Kumar\";s:8:\"bk_email\";s:19:\"[email protected]\";s:8:\"bk_phone\";s:10:\"8210489465\";s:8:\"relation\";s:0:\"\";}'),
(188, 14, 'payment_type', 'bookings'),
(189, 14, 'admin_shares', '0.00'),
(190, 14, 'doctors_shares', '200.00'),
(191, 14, 'doctor_id', '4481'),
(192, 14, 'patient_id', '143'),
(193, 15, '_product_id', '4432'),
(194, 15, '_variation_id', '0'),
(195, 15, '_qty', '1'),
(196, 15, '_tax_class', ''),
(197, 15, '_line_subtotal', '0'),
(198, 15, '_line_subtotal_tax', '0'),
(199, 15, '_line_total', '0'),
(200, 15, '_line_tax', '0'),
(201, 15, '_line_tax_data', 'a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
(202, 15, 'cus_woo_product_data', 'a:13:{s:7:\"service\";a:0:{}s:14:\"consultant_fee\";s:1:\"0\";s:5:\"price\";i:0;s:5:\"slots\";s:9:\"1000-1100\";s:16:\"appointment_date\";s:10:\"2022-09-16\";s:8:\"hospital\";s:4:\"3702\";s:9:\"doctor_id\";i:3701;s:7:\"content\";s:0:\"\";s:6:\"myself\";s:6:\"myself\";s:10:\"other_name\";s:12:\"Joan Gardner\";s:8:\"bk_email\";s:16:\"[email protected]\";s:8:\"bk_phone\";s:6:\"454514\";s:8:\"relation\";s:0:\"\";}'),
(203, 15, 'payment_type', 'bookings'),
(204, 15, 'admin_shares', '0.00'),
(205, 15, 'doctors_shares', '0.00'),
(206, 15, 'doctor_id', '3701'),
(207, 15, 'patient_id', '10'),
(208, 16, '_product_id', '4432'),
(209, 16, '_variation_id', '0'),
(210, 16, '_qty', '1'),
(211, 16, '_tax_class', ''),
(212, 16, '_line_subtotal', '150'),
(213, 16, '_line_subtotal_tax', '0'),
(214, 16, '_line_total', '150'),
(215, 16, '_line_tax', '0'),
(216, 16, '_line_tax_data', 'a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
(217, 16, 'cus_woo_product_data', 'a:13:{s:7:\"service\";a:0:{}s:14:\"consultant_fee\";s:3:\"150\";s:5:\"price\";s:3:\"150\";s:5:\"slots\";s:9:\"1100-1130\";s:16:\"appointment_date\";s:10:\"2022-09-26\";s:8:\"hospital\";s:4:\"4480\";s:9:\"doctor_id\";i:4474;s:7:\"content\";s:0:\"\";s:6:\"myself\";s:6:\"myself\";s:10:\"other_name\";s:7:\"Rty rty\";s:8:\"bk_email\";s:9:\"[email protected]\";s:8:\"bk_phone\";s:6:\"234234\";s:8:\"relation\";s:0:\"\";}'),
(218, 16, 'payment_type', 'bookings'),
(219, 16, 'admin_shares', '0.00'),
(220, 16, 'doctors_shares', '150.00'),
(221, 16, 'doctor_id', '4474'),
(222, 16, 'patient_id', '154'),
(223, 17, '_product_id', '4432'),
(224, 17, '_variation_id', '0'),
(225, 17, '_qty', '1'),
(226, 17, '_tax_class', ''),
(227, 17, '_line_subtotal', '200'),
(228, 17, '_line_subtotal_tax', '0'),
(229, 17, '_line_total', '200'),
(230, 17, '_line_tax', '0'),
(231, 17, '_line_tax_data', 'a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
(232, 17, 'cus_woo_product_data', 'a:13:{s:7:\"service\";a:0:{}s:14:\"consultant_fee\";s:3:\"200\";s:5:\"price\";s:3:\"200\";s:5:\"slots\";s:9:\"1400-1430\";s:16:\"appointment_date\";s:10:\"2022-09-22\";s:8:\"hospital\";s:4:\"4487\";s:9:\"doctor_id\";i:4481;s:7:\"content\";s:0:\"\";s:6:\"myself\";s:6:\"myself\";s:10:\"other_name\";s:12:\"Joan Gardner\";s:8:\"bk_email\";s:16:\"[email protected]\";s:8:\"bk_phone\";s:12:\"454545345345\";s:8:\"relation\";s:0:\"\";}'),
(233, 17, 'payment_type', 'bookings'),
(234, 17, 'admin_shares', '0.00'),
(235, 17, 'doctors_shares', '200.00'),
(236, 17, 'doctor_id', '4481'),
(237, 17, 'patient_id', '10'),
(238, 18, '_product_id', '4432'),
(239, 18, '_variation_id', '0'),
(240, 18, '_qty', '1'),
(241, 18, '_tax_class', ''),
(242, 18, '_line_subtotal', '200'),
(243, 18, '_line_subtotal_tax', '0'),
(244, 18, '_line_total', '200'),
(245, 18, '_line_tax', '0'),
(246, 18, '_line_tax_data', 'a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
(247, 18, 'cus_woo_product_data', 'a:13:{s:7:\"service\";a:0:{}s:14:\"consultant_fee\";s:3:\"200\";s:5:\"price\";s:3:\"200\";s:5:\"slots\";s:9:\"1500-1530\";s:16:\"appointment_date\";s:10:\"2022-09-17\";s:8:\"hospital\";s:4:\"4487\";s:9:\"doctor_id\";i:4481;s:7:\"content\";s:0:\"\";s:6:\"myself\";s:6:\"myself\";s:10:\"other_name\";s:12:\"Joan Gardner\";s:8:\"bk_email\";s:16:\"[email protected]\";s:8:\"bk_phone\";s:16:\"3243242342342343\";s:8:\"relation\";s:0:\"\";}'),
(248, 18, 'payment_type', 'bookings'),
(249, 18, 'admin_shares', '0.00'),
(250, 18, 'doctors_shares', '200.00'),
(251, 18, 'doctor_id', '4481'),
(252, 18, 'patient_id', '10'),
(253, 19, '_product_id', '4432'),
(254, 19, '_variation_id', '0'),
(255, 19, '_qty', '1'),
(256, 19, '_tax_class', ''),
(257, 19, '_line_subtotal', '200'),
(258, 19, '_line_subtotal_tax', '0'),
(259, 19, '_line_total', '200'),
(260, 19, '_line_tax', '0'),
(261, 19, '_line_tax_data', 'a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
(262, 19, 'cus_woo_product_data', 'a:13:{s:7:\"service\";a:0:{}s:14:\"consultant_fee\";s:3:\"200\";s:5:\"price\";s:3:\"200\";s:5:\"slots\";s:9:\"1400-1430\";s:16:\"appointment_date\";s:10:\"2022-09-30\";s:8:\"hospital\";s:4:\"4487\";s:9:\"doctor_id\";i:4481;s:7:\"content\";s:0:\"\";s:6:\"myself\";s:6:\"myself\";s:10:\"other_name\";s:12:\"Joan Gardner\";s:8:\"bk_email\";s:16:\"[email protected]\";s:8:\"bk_phone\";s:12:\"454545345345\";s:8:\"relation\";s:7:\"brother\";}'),
(263, 19, 'payment_type', 'bookings'),
(264, 19, 'admin_shares', '0.00'),
(265, 19, 'doctors_shares', '200.00'),
(266, 19, 'doctor_id', '4481'),
(267, 19, 'patient_id', '10'),
(268, 20, '_product_id', '4432'),
(269, 20, '_variation_id', '0'),
(270, 20, '_qty', '1'),
(271, 20, '_tax_class', ''),
(272, 20, '_line_subtotal', '150'),
(273, 20, '_line_subtotal_tax', '0'),
(274, 20, '_line_total', '150'),
(275, 20, '_line_tax', '0'),
(276, 20, '_line_tax_data', 'a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
(277, 20, 'cus_woo_product_data', 'a:13:{s:7:\"service\";a:0:{}s:14:\"consultant_fee\";s:3:\"150\";s:5:\"price\";s:3:\"150\";s:5:\"slots\";s:9:\"1400-1430\";s:16:\"appointment_date\";s:10:\"2022-10-12\";s:8:\"hospital\";s:4:\"4480\";s:9:\"doctor_id\";i:4474;s:7:\"content\";s:0:\"\";s:6:\"myself\";s:6:\"myself\";s:10:\"other_name\";s:12:\"Joan Gardner\";s:8:\"bk_email\";s:16:\"[email protected]\";s:8:\"bk_phone\";s:9:\"123456789\";s:8:\"relation\";s:0:\"\";}'),
(278, 20, 'payment_type', 'bookings'),
(279, 20, 'admin_shares', '0.00'),
(280, 20, 'doctors_shares', '150.00'),
(281, 20, 'doctor_id', '4474'),
(282, 20, 'patient_id', '10'),
(283, 21, '_product_id', '4432'),
(284, 21, '_variation_id', '0'),
(285, 21, '_qty', '1'),
(286, 21, '_tax_class', ''),
(287, 21, '_line_subtotal', '200'),
(288, 21, '_line_subtotal_tax', '0'),
(289, 21, '_line_total', '200'),
(290, 21, '_line_tax', '0'),
(291, 21, '_line_tax_data', 'a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
(292, 21, 'cus_woo_product_data', 'a:13:{s:7:\"service\";a:0:{}s:14:\"consultant_fee\";s:3:\"200\";s:5:\"price\";s:3:\"200\";s:5:\"slots\";s:9:\"1400-1430\";s:16:\"appointment_date\";s:10:\"2022-10-14\";s:8:\"hospital\";s:4:\"4487\";s:9:\"doctor_id\";i:4481;s:7:\"content\";s:7:\"qwddfef\";s:6:\"myself\";s:6:\"myself\";s:10:\"other_name\";s:14:\"Amanjeet singh\";s:8:\"bk_email\";s:26:\"[email protected]\";s:8:\"bk_phone\";s:10:\"9546938484\";s:8:\"relation\";s:0:\"\";}'),
(293, 21, 'payment_type', 'bookings'),
(294, 21, 'admin_shares', '0.00'),
(295, 21, 'doctors_shares', '200.00'),
(296, 21, 'doctor_id', '4481'),
(297, 21, 'patient_id', '177'),
(298, 22, '_product_id', '4432'),
(299, 22, '_variation_id', '0'),
(300, 22, '_qty', '1'),
(301, 22, '_tax_class', ''),
(302, 22, '_line_subtotal', '200'),
(303, 22, '_line_subtotal_tax', '0'),
(304, 22, '_line_total', '200'),
(305, 22, '_line_tax', '0'),
(306, 22, '_line_tax_data', 'a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
(307, 22, 'cus_woo_product_data', 'a:13:{s:7:\"service\";a:0:{}s:14:\"consultant_fee\";s:3:\"200\";s:5:\"price\";s:3:\"200\";s:5:\"slots\";s:9:\"1400-1430\";s:16:\"appointment_date\";s:10:\"2022-10-14\";s:8:\"hospital\";s:4:\"4487\";s:9:\"doctor_id\";i:4481;s:7:\"content\";s:0:\"\";s:6:\"myself\";s:6:\"myself\";s:10:\"other_name\";s:12:\"Joan Gardner\";s:8:\"bk_email\";s:16:\"[email protected]\";s:8:\"bk_phone\";s:10:\"4534532222\";s:8:\"relation\";s:0:\"\";}'),
(308, 22, 'payment_type', 'bookings'),
(309, 22, 'admin_shares', '0.00'),
(310, 22, 'doctors_shares', '200.00'),
(311, 22, 'doctor_id', '4481'),
(312, 22, 'patient_id', '10'),
(328, 24, '_product_id', '4432'),
(329, 24, '_variation_id', '0'),
(330, 24, '_qty', '1'),
(331, 24, '_tax_class', ''),
(332, 24, '_line_subtotal', '150'),
(333, 24, '_line_subtotal_tax', '0'),
(334, 24, '_line_total', '150'),
(335, 24, '_line_tax', '0'),
(336, 24, '_line_tax_data', 'a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
(337, 24, 'cus_woo_product_data', 'a:13:{s:7:\"service\";a:0:{}s:14:\"consultant_fee\";s:3:\"150\";s:5:\"price\";s:3:\"150\";s:5:\"slots\";s:9:\"1100-1130\";s:16:\"appointment_date\";s:10:\"2022-10-14\";s:8:\"hospital\";s:4:\"4480\";s:9:\"doctor_id\";i:4474;s:7:\"content\";s:7:\"dziecko\";s:6:\"myself\";s:6:\"myself\";s:10:\"other_name\";s:10:\"Rafał sT.\";s:8:\"bk_email\";s:19:\"[email protected]\";s:8:\"bk_phone\";s:11:\"777 777 777\";s:8:\"relation\";s:0:\"\";}'),
(338, 24, 'payment_type', 'bookings'),
(339, 24, 'admin_shares', '0.00'),
(340, 24, 'doctors_shares', '150.00'),
(341, 24, 'doctor_id', '4474'),
(342, 24, 'patient_id', '182'),
(343, 25, '_product_id', '4571'),
(344, 25, '_variation_id', '0'),
(345, 25, '_qty', '1'),
(346, 25, '_tax_class', ''),
(347, 25, '_line_subtotal', '100'),
(348, 25, '_line_subtotal_tax', '0'),
(349, 25, '_line_total', '100'),
(350, 25, '_line_tax', '0'),
(351, 25, '_line_tax_data', 'a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
(352, 25, 'cus_woo_product_data', 'a:7:{s:11:\"dc_services\";s:1:\"3\";s:11:\"dc_articles\";s:1:\"4\";s:9:\"dc_awards\";s:1:\"5\";s:14:\"dc_memberships\";s:1:\"2\";s:7:\"dc_chat\";s:3:\"yes\";s:11:\"dc_bookings\";s:3:\"yes\";s:11:\"dc_duration\";s:17:\"Weekly ( 7 days )\";}'),
(353, 25, 'payment_type', 'subscription'),
(354, 26, '_product_id', '4432'),
(355, 26, '_variation_id', '0'),
(356, 26, '_qty', '1'),
(357, 26, '_tax_class', ''),
(358, 26, '_line_subtotal', '200'),
(359, 26, '_line_subtotal_tax', '0'),
(360, 26, '_line_total', '200'),
(361, 26, '_line_tax', '0'),
(362, 26, '_line_tax_data', 'a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
(363, 26, 'cus_woo_product_data', 'a:13:{s:7:\"service\";a:0:{}s:14:\"consultant_fee\";s:3:\"200\";s:5:\"price\";s:3:\"200\";s:5:\"slots\";s:9:\"1100-1130\";s:16:\"appointment_date\";s:10:\"2022-10-18\";s:8:\"hospital\";s:4:\"4487\";s:9:\"doctor_id\";i:4481;s:7:\"content\";s:0:\"\";s:6:\"myself\";s:6:\"myself\";s:10:\"other_name\";s:12:\"Patient Demo\";s:8:\"bk_email\";s:23:\"[email protected]\";s:8:\"bk_phone\";s:7:\"4545435\";s:8:\"relation\";s:0:\"\";}'),
(364, 26, 'payment_type', 'bookings'),
(365, 26, 'admin_shares', '2.00'),
(366, 26, 'doctors_shares', '198.00'),
(367, 26, 'doctor_id', '4481'),
(368, 26, 'patient_id', '62'),
(369, 27, '_product_id', '4432'),
(370, 27, '_variation_id', '0'),
(371, 27, '_qty', '1'),
(372, 27, '_tax_class', ''),
(373, 27, '_line_subtotal', '200'),
(374, 27, '_line_subtotal_tax', '0'),
(375, 27, '_line_total', '200'),
(376, 27, '_line_tax', '0'),
(377, 27, '_line_tax_data', 'a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
(378, 27, 'cus_woo_product_data', 'a:13:{s:7:\"service\";a:0:{}s:14:\"consultant_fee\";s:3:\"200\";s:5:\"price\";s:3:\"200\";s:5:\"slots\";s:9:\"1500-1530\";s:16:\"appointment_date\";s:10:\"2022-10-18\";s:8:\"hospital\";s:4:\"4487\";s:9:\"doctor_id\";i:4481;s:7:\"content\";s:0:\"\";s:6:\"myself\";s:6:\"myself\";s:10:\"other_name\";s:12:\"Patient Demo\";s:8:\"bk_email\";s:23:\"[email protected]\";s:8:\"bk_phone\";s:7:\"4545435\";s:8:\"relation\";s:0:\"\";}'),
(379, 27, 'payment_type', 'bookings'),
(380, 27, 'admin_shares', '2.00'),
(381, 27, 'doctors_shares', '198.00'),
(382, 27, 'doctor_id', '4481'),
(383, 27, 'patient_id', '62'),
(384, 28, '_product_id', '4432'),
(385, 28, '_variation_id', '0'),
(386, 28, '_qty', '1'),
(387, 28, '_tax_class', ''),
(388, 28, '_line_subtotal', '200'),
(389, 28, '_line_subtotal_tax', '0'),
(390, 28, '_line_total', '200'),
(391, 28, '_line_tax', '0'),
(392, 28, '_line_tax_data', 'a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
(393, 28, 'cus_woo_product_data', 'a:13:{s:7:\"service\";a:0:{}s:14:\"consultant_fee\";s:3:\"200\";s:5:\"price\";s:3:\"200\";s:5:\"slots\";s:9:\"1100-1130\";s:16:\"appointment_date\";s:10:\"2022-10-19\";s:8:\"hospital\";s:4:\"4487\";s:9:\"doctor_id\";i:4481;s:7:\"content\";s:0:\"\";s:6:\"myself\";s:6:\"myself\";s:10:\"other_name\";s:12:\"Patient Demo\";s:8:\"bk_email\";s:23:\"[email protected]\";s:8:\"bk_phone\";s:7:\"4545435\";s:8:\"relation\";s:0:\"\";}'),
(394, 28, 'payment_type', 'bookings'),
(395, 28, 'admin_shares', '2.00'),
(396, 28, 'doctors_shares', '198.00'),
(397, 28, 'doctor_id', '4481'),
(398, 28, 'patient_id', '62'),
(399, 29, '_product_id', '4572'),
(400, 29, '_variation_id', '0'),
(401, 29, '_qty', '1'),
(402, 29, '_tax_class', ''),
(403, 29, '_line_subtotal', '150'),
(404, 29, '_line_subtotal_tax', '0'),
(405, 29, '_line_total', '150'),
(406, 29, '_line_tax', '0'),
(407, 29, '_line_tax_data', 'a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
(408, 29, 'cus_woo_product_data', 'a:7:{s:11:\"dc_services\";s:1:\"2\";s:11:\"dc_articles\";s:1:\"2\";s:9:\"dc_awards\";s:1:\"2\";s:14:\"dc_memberships\";s:1:\"2\";s:7:\"dc_chat\";s:2:\"no\";s:11:\"dc_bookings\";s:2:\"no\";s:11:\"dc_duration\";s:7:\"Monthly\";}'),
(409, 29, 'payment_type', 'subscription'),
(410, 30, '_product_id', '4432'),
(411, 30, '_variation_id', '0'),
(412, 30, '_qty', '1'),
(413, 30, '_tax_class', ''),
(414, 30, '_line_subtotal', '200'),
(415, 30, '_line_subtotal_tax', '0'),
(416, 30, '_line_total', '200'),
(417, 30, '_line_tax', '0'),
(418, 30, '_line_tax_data', 'a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
(419, 30, 'cus_woo_product_data', 'a:13:{s:7:\"service\";a:0:{}s:14:\"consultant_fee\";s:3:\"200\";s:5:\"price\";s:3:\"200\";s:5:\"slots\";s:9:\"1100-1130\";s:16:\"appointment_date\";s:10:\"2022-10-26\";s:8:\"hospital\";s:4:\"4487\";s:9:\"doctor_id\";i:4481;s:7:\"content\";s:0:\"\";s:6:\"myself\";s:6:\"myself\";s:10:\"other_name\";s:12:\"Joan Gardner\";s:8:\"bk_email\";s:16:\"[email protected]\";s:8:\"bk_phone\";s:10:\"0555555555\";s:8:\"relation\";s:0:\"\";}'),
(420, 30, 'payment_type', 'bookings'),
(421, 30, 'admin_shares', '20.00'),
(422, 30, 'doctors_shares', '180.00'),
(423, 30, 'doctor_id', '4481'),
(424, 30, 'patient_id', '10'),
(425, 31, '_product_id', '4432'),
(426, 31, '_variation_id', '0'),
(427, 31, '_qty', '1'),
(428, 31, '_tax_class', ''),
(429, 31, '_line_subtotal', '200'),
(430, 31, '_line_subtotal_tax', '0'),
(431, 31, '_line_total', '200'),
(432, 31, '_line_tax', '0'),
(433, 31, '_line_tax_data', 'a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
(434, 31, 'cus_woo_product_data', 'a:13:{s:7:\"service\";a:0:{}s:14:\"consultant_fee\";s:3:\"200\";s:5:\"price\";s:3:\"200\";s:5:\"slots\";s:9:\"1200-1230\";s:16:\"appointment_date\";s:10:\"2022-10-21\";s:8:\"hospital\";s:4:\"4487\";s:9:\"doctor_id\";i:4481;s:7:\"content\";s:0:\"\";s:6:\"myself\";s:6:\"myself\";s:10:\"other_name\";s:12:\"Joan Gardner\";s:8:\"bk_email\";s:16:\"[email protected]\";s:8:\"bk_phone\";s:11:\"01234567892\";s:8:\"relation\";s:0:\"\";}'),
(435, 31, 'payment_type', 'bookings'),
(436, 31, 'admin_shares', '20.00'),
(437, 31, 'doctors_shares', '180.00'),
(438, 31, 'doctor_id', '4481'),
(439, 31, 'patient_id', '10'),
(440, 32, '_product_id', '4432'),
(441, 32, '_variation_id', '0'),
(442, 32, '_qty', '1'),
(443, 32, '_tax_class', ''),
(444, 32, '_line_subtotal', '200'),
(445, 32, '_line_subtotal_tax', '0'),
(446, 32, '_line_total', '200'),
(447, 32, '_line_tax', '0'),
(448, 32, '_line_tax_data', 'a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
(449, 32, 'cus_woo_product_data', 'a:13:{s:7:\"service\";a:0:{}s:14:\"consultant_fee\";s:3:\"200\";s:5:\"price\";s:3:\"200\";s:5:\"slots\";s:9:\"1500-1530\";s:16:\"appointment_date\";s:10:\"2022-10-26\";s:8:\"hospital\";s:4:\"4487\";s:9:\"doctor_id\";i:4481;s:7:\"content\";s:0:\"\";s:6:\"myself\";s:6:\"myself\";s:10:\"other_name\";s:9:\"Test Test\";s:8:\"bk_email\";s:14:\"[email protected]\";s:8:\"bk_phone\";s:10:\"1235567890\";s:8:\"relation\";s:0:\"\";}'),
(450, 32, 'payment_type', 'bookings'),
(451, 32, 'admin_shares', '20.00'),
(452, 32, 'doctors_shares', '180.00'),
(453, 32, 'doctor_id', '4481'),
(454, 32, 'patient_id', '189'),
(455, 33, '_product_id', '4432'),
(456, 33, '_variation_id', '0'),
(457, 33, '_qty', '1'),
(458, 33, '_tax_class', ''),
(459, 33, '_line_subtotal', '200'),
(460, 33, '_line_subtotal_tax', '0'),
(461, 33, '_line_total', '200'),
(462, 33, '_line_tax', '0'),
(463, 33, '_line_tax_data', 'a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
(464, 33, 'cus_woo_product_data', 'a:13:{s:7:\"service\";a:0:{}s:14:\"consultant_fee\";s:3:\"200\";s:5:\"price\";s:3:\"200\";s:5:\"slots\";s:9:\"1300-1330\";s:16:\"appointment_date\";s:10:\"2022-10-27\";s:8:\"hospital\";s:4:\"4487\";s:9:\"doctor_id\";i:4481;s:7:\"content\";s:0:\"\";s:6:\"myself\";s:6:\"myself\";s:10:\"other_name\";s:12:\"Joan Gardner\";s:8:\"bk_email\";s:16:\"[email protected]\";s:8:\"bk_phone\";s:10:\"1234567890\";s:8:\"relation\";s:0:\"\";}'),
(465, 33, 'payment_type', 'bookings'),
(466, 33, 'admin_shares', '20.00'),
(467, 33, 'doctors_shares', '180.00'),
(468, 33, 'doctor_id', '4481'),
(469, 33, 'patient_id', '10'),
(470, 34, '_product_id', '4432'),
(471, 34, '_variation_id', '0'),
(472, 34, '_qty', '1'),
(473, 34, '_tax_class', ''),
(474, 34, '_line_subtotal', '200'),
(475, 34, '_line_subtotal_tax', '0'),
(476, 34, '_line_total', '200'),
(477, 34, '_line_tax', '0'),
(478, 34, '_line_tax_data', 'a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
(479, 34, 'cus_woo_product_data', 'a:13:{s:7:\"service\";a:0:{}s:14:\"consultant_fee\";s:3:\"200\";s:5:\"price\";s:3:\"200\";s:5:\"slots\";s:9:\"1300-1330\";s:16:\"appointment_date\";s:10:\"2022-10-27\";s:8:\"hospital\";s:4:\"4487\";s:9:\"doctor_id\";i:4481;s:7:\"content\";s:0:\"\";s:6:\"myself\";s:6:\"myself\";s:10:\"other_name\";s:12:\"Joan Gardner\";s:8:\"bk_email\";s:16:\"[email protected]\";s:8:\"bk_phone\";s:10:\"1234567890\";s:8:\"relation\";s:0:\"\";}'),
(480, 34, 'payment_type', 'bookings'),
(481, 34, 'admin_shares', '20.00'),
(482, 34, 'doctors_shares', '180.00'),
(483, 34, 'doctor_id', '4481'),
(484, 34, 'patient_id', '10'),
(485, 35, '_product_id', '4572'),
(486, 35, '_variation_id', '0'),
(487, 35, '_qty', '1'),
(488, 35, '_tax_class', ''),
(489, 35, '_line_subtotal', '150'),
(490, 35, '_line_subtotal_tax', '0'),
(491, 35, '_line_total', '150'),
(492, 35, '_line_tax', '0'),
(493, 35, '_line_tax_data', 'a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
(494, 35, 'cus_woo_product_data', 'a:7:{s:11:\"dc_services\";s:1:\"2\";s:11:\"dc_articles\";s:1:\"2\";s:9:\"dc_awards\";s:1:\"2\";s:14:\"dc_memberships\";s:1:\"2\";s:7:\"dc_chat\";s:2:\"no\";s:11:\"dc_bookings\";s:2:\"no\";s:11:\"dc_duration\";s:7:\"Monthly\";}'),
(495, 35, 'payment_type', 'subscription'),
(507, 37, '_product_id', '4572'),
(508, 37, '_variation_id', '0'),
(509, 37, '_qty', '1'),
(510, 37, '_tax_class', ''),
(511, 37, '_line_subtotal', '150'),
(512, 37, '_line_subtotal_tax', '0'),
(513, 37, '_line_total', '150'),
(514, 37, '_line_tax', '0'),
(515, 37, '_line_tax_data', 'a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
(516, 37, 'cus_woo_product_data', 'a:7:{s:11:\"dc_services\";s:1:\"2\";s:11:\"dc_articles\";s:1:\"2\";s:9:\"dc_awards\";s:1:\"2\";s:14:\"dc_memberships\";s:1:\"2\";s:7:\"dc_chat\";s:2:\"no\";s:11:\"dc_bookings\";s:2:\"no\";s:11:\"dc_duration\";s:7:\"Monthly\";}'),
(517, 37, 'payment_type', 'subscription'),
(518, 38, '_product_id', '4571'),
(519, 38, '_variation_id', '0'),
(520, 38, '_qty', '1'),
(521, 38, '_tax_class', ''),
(522, 38, '_line_subtotal', '100'),
(523, 38, '_line_subtotal_tax', '0'),
(524, 38, '_line_total', '100'),
(525, 38, '_line_tax', '0'),
(526, 38, '_line_tax_data', 'a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
(527, 38, 'cus_woo_product_data', 'a:7:{s:11:\"dc_services\";s:1:\"3\";s:11:\"dc_articles\";s:1:\"4\";s:9:\"dc_awards\";s:1:\"5\";s:14:\"dc_memberships\";s:1:\"2\";s:7:\"dc_chat\";s:3:\"yes\";s:11:\"dc_bookings\";s:3:\"yes\";s:11:\"dc_duration\";s:17:\"Weekly ( 7 days )\";}'),
(528, 38, 'payment_type', 'subscription'),
(529, 39, '_product_id', '4432'),
(530, 39, '_variation_id', '0'),
(531, 39, '_qty', '1'),
(532, 39, '_tax_class', ''),
(533, 39, '_line_subtotal', '200'),
(534, 39, '_line_subtotal_tax', '0'),
(535, 39, '_line_total', '200'),
(536, 39, '_line_tax', '0'),
(537, 39, '_line_tax_data', 'a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
(538, 39, 'cus_woo_product_data', 'a:13:{s:7:\"service\";a:0:{}s:14:\"consultant_fee\";s:3:\"200\";s:5:\"price\";s:3:\"200\";s:5:\"slots\";s:9:\"1400-1430\";s:16:\"appointment_date\";s:10:\"2023-01-19\";s:8:\"hospital\";s:4:\"4487\";s:9:\"doctor_id\";i:4481;s:7:\"content\";s:0:\"\";s:6:\"myself\";s:8:\"someelse\";s:10:\"other_name\";s:12:\"Patient Demo\";s:8:\"bk_email\";s:23:\"[email protected]\";s:8:\"bk_phone\";s:7:\"4545435\";s:8:\"relation\";s:0:\"\";}'),
(539, 39, 'payment_type', 'bookings'),
(540, 39, 'admin_shares', '20.00'),
(541, 39, 'doctors_shares', '180.00'),
(542, 39, 'doctor_id', '4481'),
(543, 39, 'patient_id', '62'),
(544, 40, '_product_id', '4432'),
(545, 40, '_variation_id', '0'),
(546, 40, '_qty', '1'),
(547, 40, '_tax_class', ''),
(548, 40, '_line_subtotal', '200'),
(549, 40, '_line_subtotal_tax', '0'),
(550, 40, '_line_total', '200'),
(551, 40, '_line_tax', '0'),
(552, 40, '_line_tax_data', 'a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
(553, 40, 'cus_woo_product_data', 'a:13:{s:7:\"service\";a:0:{}s:14:\"consultant_fee\";s:3:\"200\";s:5:\"price\";s:3:\"200\";s:5:\"slots\";s:9:\"1100-1130\";s:16:\"appointment_date\";s:10:\"2023-01-03\";s:8:\"hospital\";s:4:\"4487\";s:9:\"doctor_id\";i:4481;s:7:\"content\";s:12:\"Test booking\";s:6:\"myself\";s:6:\"myself\";s:10:\"other_name\";s:16:\"Fabián beltrán\";s:8:\"bk_email\";s:26:\"[email protected]\";s:8:\"bk_phone\";s:10:\"6252065399\";s:8:\"relation\";s:0:\"\";}'),
(554, 40, 'payment_type', 'bookings'),
(555, 40, 'admin_shares', '20.00'),
(556, 40, 'doctors_shares', '180.00'),
(557, 40, 'doctor_id', '4481'),
(558, 40, 'patient_id', '243'),
(559, 41, '_product_id', '4432'),
(560, 41, '_variation_id', '0'),
(561, 41, '_qty', '1'),
(562, 41, '_tax_class', ''),
(563, 41, '_line_subtotal', '200'),
(564, 41, '_line_subtotal_tax', '0'),
(565, 41, '_line_total', '200'),
(566, 41, '_line_tax', '0'),
(567, 41, '_line_tax_data', 'a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
(568, 41, 'cus_woo_product_data', 'a:13:{s:7:\"service\";a:0:{}s:14:\"consultant_fee\";s:3:\"200\";s:5:\"price\";s:3:\"200\";s:5:\"slots\";s:9:\"1200-1230\";s:16:\"appointment_date\";s:10:\"2023-01-03\";s:8:\"hospital\";s:4:\"4487\";s:9:\"doctor_id\";i:4481;s:7:\"content\";s:0:\"\";s:6:\"myself\";s:6:\"myself\";s:10:\"other_name\";s:12:\"Patient Demo\";s:8:\"bk_email\";s:23:\"[email protected]\";s:8:\"bk_phone\";s:7:\"4545435\";s:8:\"relation\";s:0:\"\";}'),
(569, 41, 'payment_type', 'bookings'),
(570, 41, 'admin_shares', '20.00'),
(571, 41, 'doctors_shares', '180.00'),
(572, 41, 'doctor_id', '4481'),
(573, 41, 'patient_id', '62'),
(574, 42, '_product_id', '4432'),
(575, 42, '_variation_id', '0'),
(576, 42, '_qty', '1'),
(577, 42, '_tax_class', ''),
(578, 42, '_line_subtotal', '200'),
(579, 42, '_line_subtotal_tax', '0'),
(580, 42, '_line_total', '200'),
(581, 42, '_line_tax', '0'),
(582, 42, '_line_tax_data', 'a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
(583, 42, 'cus_woo_product_data', 'a:13:{s:7:\"service\";a:0:{}s:14:\"consultant_fee\";s:3:\"200\";s:5:\"price\";s:3:\"200\";s:5:\"slots\";s:9:\"1500-1530\";s:16:\"appointment_date\";s:10:\"2023-01-06\";s:8:\"hospital\";s:4:\"4487\";s:9:\"doctor_id\";i:4481;s:7:\"content\";s:0:\"\";s:6:\"myself\";s:8:\"someelse\";s:10:\"other_name\";s:12:\"Patient Demo\";s:8:\"bk_email\";s:23:\"[email protected]\";s:8:\"bk_phone\";s:7:\"4545435\";s:8:\"relation\";s:6:\"sister\";}'),
(584, 42, 'payment_type', 'bookings'),
(585, 42, 'admin_shares', '20.00'),
(586, 42, 'doctors_shares', '180.00'),
(587, 42, 'doctor_id', '4481'),
(588, 42, 'patient_id', '62'),
(589, 43, '_product_id', '4572'),
(590, 43, '_variation_id', '0'),
(591, 43, '_qty', '1'),
(592, 43, '_tax_class', ''),
(593, 43, '_line_subtotal', '150'),
(594, 43, '_line_subtotal_tax', '0'),
(595, 43, '_line_total', '150'),
(596, 43, '_line_tax', '0'),
(597, 43, '_line_tax_data', 'a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
(598, 43, 'cus_woo_product_data', 'a:7:{s:11:\"dc_services\";s:1:\"2\";s:11:\"dc_articles\";s:1:\"2\";s:9:\"dc_awards\";s:1:\"2\";s:14:\"dc_memberships\";s:1:\"2\";s:7:\"dc_chat\";s:2:\"no\";s:11:\"dc_bookings\";s:2:\"no\";s:11:\"dc_duration\";s:7:\"Monthly\";}'),
(599, 43, 'payment_type', 'subscription'),
(615, 45, '_product_id', '4432'),
(616, 45, '_variation_id', '0'),
(617, 45, '_qty', '1'),
(618, 45, '_tax_class', ''),
(619, 45, '_line_subtotal', '200'),
(620, 45, '_line_subtotal_tax', '0'),
(621, 45, '_line_total', '200'),
(622, 45, '_line_tax', '0'),
(623, 45, '_line_tax_data', 'a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
(624, 45, 'cus_woo_product_data', 'a:13:{s:7:\"service\";a:0:{}s:14:\"consultant_fee\";s:3:\"200\";s:5:\"price\";s:3:\"200\";s:5:\"slots\";s:9:\"1100-1130\";s:16:\"appointment_date\";s:10:\"2023-01-07\";s:8:\"hospital\";s:4:\"4487\";s:9:\"doctor_id\";i:4481;s:7:\"content\";s:0:\"\";s:6:\"myself\";s:6:\"myself\";s:10:\"other_name\";s:12:\"Patient Demo\";s:8:\"bk_email\";s:23:\"[email protected]\";s:8:\"bk_phone\";s:7:\"4545435\";s:8:\"relation\";s:0:\"\";}'),
(625, 45, 'payment_type', 'bookings'),
(626, 45, 'admin_shares', '20.00'),
(627, 45, 'doctors_shares', '180.00'),
(628, 45, 'doctor_id', '4481'),
(629, 45, 'patient_id', '62'),
(630, 46, '_product_id', '4572'),
(631, 46, '_variation_id', '0'),
(632, 46, '_qty', '1'),
(633, 46, '_tax_class', ''),
(634, 46, '_line_subtotal', '150'),
(635, 46, '_line_subtotal_tax', '0'),
(636, 46, '_line_total', '150'),
(637, 46, '_line_tax', '0'),
(638, 46, '_line_tax_data', 'a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
(639, 46, 'cus_woo_product_data', 'a:7:{s:11:\"dc_services\";s:1:\"2\";s:11:\"dc_articles\";s:1:\"2\";s:9:\"dc_awards\";s:1:\"2\";s:14:\"dc_memberships\";s:1:\"2\";s:7:\"dc_chat\";s:2:\"no\";s:11:\"dc_bookings\";s:2:\"no\";s:11:\"dc_duration\";s:7:\"Monthly\";}'),
(640, 46, 'payment_type', 'subscription'),
(641, 47, '_product_id', '4572'),
(642, 47, '_variation_id', '0'),
(643, 47, '_qty', '1'),
(644, 47, '_tax_class', ''),
(645, 47, '_line_subtotal', '150'),
(646, 47, '_line_subtotal_tax', '0'),
(647, 47, '_line_total', '150'),
(648, 47, '_line_tax', '0'),
(649, 47, '_line_tax_data', 'a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
(650, 47, 'cus_woo_product_data', 'a:7:{s:11:\"dc_services\";s:1:\"2\";s:11:\"dc_articles\";s:1:\"2\";s:9:\"dc_awards\";s:1:\"2\";s:14:\"dc_memberships\";s:1:\"2\";s:7:\"dc_chat\";s:3:\"yes\";s:11:\"dc_bookings\";s:3:\"yes\";s:11:\"dc_duration\";s:7:\"Monthly\";}'),
(651, 47, 'payment_type', 'subscription'),
(652, 48, '_product_id', '4571'),
(653, 48, '_variation_id', '0'),
(654, 48, '_qty', '1'),
(655, 48, '_tax_class', ''),
(656, 48, '_line_subtotal', '100'),
(657, 48, '_line_subtotal_tax', '0'),
(658, 48, '_line_total', '100'),
(659, 48, '_line_tax', '0'),
(660, 48, '_line_tax_data', 'a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
(661, 48, 'cus_woo_product_data', 'a:7:{s:11:\"dc_services\";s:1:\"3\";s:11:\"dc_articles\";s:1:\"4\";s:9:\"dc_awards\";s:1:\"5\";s:14:\"dc_memberships\";s:1:\"2\";s:7:\"dc_chat\";s:3:\"yes\";s:11:\"dc_bookings\";s:3:\"yes\";s:11:\"dc_duration\";s:17:\"Weekly ( 7 days )\";}'),
(662, 48, 'payment_type', 'subscription'),
(663, 49, '_product_id', '4432'),
(664, 49, '_variation_id', '0'),
(665, 49, '_qty', '1'),
(666, 49, '_tax_class', ''),
(667, 49, '_line_subtotal', '200'),
(668, 49, '_line_subtotal_tax', '0'),
(669, 49, '_line_total', '200'),
(670, 49, '_line_tax', '0'),
(671, 49, '_line_tax_data', 'a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
(672, 49, 'cus_woo_product_data', 'a:13:{s:7:\"service\";a:0:{}s:14:\"consultant_fee\";s:3:\"200\";s:5:\"price\";s:3:\"200\";s:5:\"slots\";s:9:\"1200-1230\";s:16:\"appointment_date\";s:10:\"2023-01-21\";s:8:\"hospital\";s:4:\"4487\";s:9:\"doctor_id\";i:4481;s:7:\"content\";s:5:\"ffffb\";s:6:\"myself\";s:6:\"myself\";s:10:\"other_name\";s:12:\"Patient Demo\";s:8:\"bk_email\";s:23:\"[email protected]\";s:8:\"bk_phone\";s:7:\"4545435\";s:8:\"relation\";s:0:\"\";}'),
(673, 49, 'payment_type', 'bookings'),
(674, 49, 'admin_shares', '20.00'),
(675, 49, 'doctors_shares', '180.00'),
(676, 49, 'doctor_id', '4481'),
(677, 49, 'patient_id', '62'),
(678, 50, '_product_id', '4432'),
(679, 50, '_variation_id', '0'),
(680, 50, '_qty', '1'),
(681, 50, '_tax_class', ''),
(682, 50, '_line_subtotal', '200'),
(683, 50, '_line_subtotal_tax', '0'),
(684, 50, '_line_total', '200'),
(685, 50, '_line_tax', '0'),
(686, 50, '_line_tax_data', 'a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
(687, 50, 'cus_woo_product_data', 'a:13:{s:7:\"service\";a:0:{}s:14:\"consultant_fee\";s:3:\"200\";s:5:\"price\";s:3:\"200\";s:5:\"slots\";s:9:\"1100-1130\";s:16:\"appointment_date\";s:10:\"2023-01-21\";s:8:\"hospital\";s:4:\"4487\";s:9:\"doctor_id\";i:4481;s:7:\"content\";s:0:\"\";s:6:\"myself\";s:6:\"myself\";s:10:\"other_name\";s:12:\"Patient Demo\";s:8:\"bk_email\";s:23:\"[email protected]\";s:8:\"bk_phone\";s:7:\"4545435\";s:8:\"relation\";s:0:\"\";}'),
(688, 50, 'payment_type', 'bookings'),
(689, 50, 'admin_shares', '20.00'),
(690, 50, 'doctors_shares', '180.00'),
(691, 50, 'doctor_id', '4481'),
(692, 50, 'patient_id', '62'),
(693, 51, '_product_id', '4432'),
(694, 51, '_variation_id', '0'),
(695, 51, '_qty', '1'),
(696, 51, '_tax_class', ''),
(697, 51, '_line_subtotal', '200'),
(698, 51, '_line_subtotal_tax', '0'),
(699, 51, '_line_total', '200'),
(700, 51, '_line_tax', '0'),
(701, 51, '_line_tax_data', 'a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
(702, 51, 'cus_woo_product_data', 'a:13:{s:7:\"service\";a:0:{}s:14:\"consultant_fee\";s:3:\"200\";s:5:\"price\";s:3:\"200\";s:5:\"slots\";s:9:\"1100-1130\";s:16:\"appointment_date\";s:10:\"2023-01-27\";s:8:\"hospital\";s:4:\"4487\";s:9:\"doctor_id\";i:4481;s:7:\"content\";s:0:\"\";s:6:\"myself\";s:6:\"myself\";s:10:\"other_name\";s:12:\"Patient Demo\";s:8:\"bk_email\";s:23:\"[email protected]\";s:8:\"bk_phone\";s:7:\"4545435\";s:8:\"relation\";s:0:\"\";}'),
(703, 51, 'payment_type', 'bookings'),
(704, 51, 'admin_shares', '20.00'),
(705, 51, 'doctors_shares', '180.00'),
(706, 51, 'doctor_id', '4481'),
(707, 51, 'patient_id', '62'),
(708, 52, '_product_id', '4432'),
(709, 52, '_variation_id', '0'),
(710, 52, '_qty', '1'),
(711, 52, '_tax_class', ''),
(712, 52, '_line_subtotal', '200'),
(713, 52, '_line_subtotal_tax', '0'),
(714, 52, '_line_total', '200'),
(715, 52, '_line_tax', '0'),
(716, 52, '_line_tax_data', 'a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
(717, 52, 'cus_woo_product_data', 'a:13:{s:7:\"service\";a:0:{}s:14:\"consultant_fee\";s:3:\"200\";s:5:\"price\";s:3:\"200\";s:5:\"slots\";s:9:\"1200-1230\";s:16:\"appointment_date\";s:10:\"2023-02-11\";s:8:\"hospital\";s:4:\"4487\";s:9:\"doctor_id\";i:4481;s:7:\"content\";s:0:\"\";s:6:\"myself\";s:6:\"myself\";s:10:\"other_name\";s:12:\"Patient Demo\";s:8:\"bk_email\";s:23:\"[email protected]\";s:8:\"bk_phone\";s:7:\"4545435\";s:8:\"relation\";s:0:\"\";}'),
(718, 52, 'payment_type', 'bookings'),
(719, 52, 'admin_shares', '20.00'),
(720, 52, 'doctors_shares', '180.00'),
(721, 52, 'doctor_id', '4481'),
(722, 52, 'patient_id', '62'),
(723, 53, '_product_id', '4432'),
(724, 53, '_variation_id', '0'),
(725, 53, '_qty', '1'),
(726, 53, '_tax_class', ''),
(727, 53, '_line_subtotal', '200'),
(728, 53, '_line_subtotal_tax', '0'),
(729, 53, '_line_total', '200'),
(730, 53, '_line_tax', '0'),
(731, 53, '_line_tax_data', 'a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
(732, 53, 'cus_woo_product_data', 'a:13:{s:7:\"service\";a:0:{}s:14:\"consultant_fee\";s:3:\"200\";s:5:\"price\";s:3:\"200\";s:5:\"slots\";s:9:\"1100-1130\";s:16:\"appointment_date\";s:10:\"2023-02-16\";s:8:\"hospital\";s:4:\"4487\";s:9:\"doctor_id\";i:4481;s:7:\"content\";s:0:\"\";s:6:\"myself\";s:6:\"myself\";s:10:\"other_name\";s:12:\"Patient Demo\";s:8:\"bk_email\";s:23:\"[email protected]\";s:8:\"bk_phone\";s:7:\"4545435\";s:8:\"relation\";s:0:\"\";}'),
(733, 53, 'payment_type', 'bookings'),
(734, 53, 'admin_shares', '20.00'),
(735, 53, 'doctors_shares', '180.00'),
(736, 53, 'doctor_id', '4481'),
(737, 53, 'patient_id', '62'),
(738, 54, '_product_id', '4432'),
(739, 54, '_variation_id', '0'),
(740, 54, '_qty', '1'),
(741, 54, '_tax_class', ''),
(742, 54, '_line_subtotal', '200'),
(743, 54, '_line_subtotal_tax', '0'),
(744, 54, '_line_total', '200'),
(745, 54, '_line_tax', '0'),
(746, 54, '_line_tax_data', 'a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
(747, 54, 'cus_woo_product_data', 'a:13:{s:7:\"service\";a:0:{}s:14:\"consultant_fee\";s:3:\"200\";s:5:\"price\";s:3:\"200\";s:5:\"slots\";s:9:\"1100-1130\";s:16:\"appointment_date\";s:10:\"2023-02-23\";s:8:\"hospital\";s:4:\"4487\";s:9:\"doctor_id\";i:4481;s:7:\"content\";s:0:\"\";s:6:\"myself\";s:6:\"myself\";s:10:\"other_name\";s:12:\"Patient Demo\";s:8:\"bk_email\";s:23:\"[email protected]\";s:8:\"bk_phone\";s:7:\"4545435\";s:8:\"relation\";s:0:\"\";}'),
(748, 54, 'payment_type', 'bookings'),
(749, 54, 'admin_shares', '20.00'),
(750, 54, 'doctors_shares', '180.00'),
(751, 54, 'doctor_id', '4481'),
(752, 54, 'patient_id', '62'),
(753, 55, '_product_id', '4432'),
(754, 55, '_variation_id', '0'),
(755, 55, '_qty', '1'),
(756, 55, '_tax_class', ''),
(757, 55, '_line_subtotal', '0'),
(758, 55, '_line_subtotal_tax', '0'),
(759, 55, '_line_total', '0'),
(760, 55, '_line_tax', '0'),
(761, 55, '_line_tax_data', 'a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
(762, 55, 'cus_woo_product_data', 'a:13:{s:7:\"service\";a:0:{}s:14:\"consultant_fee\";s:0:\"\";s:5:\"price\";i:0;s:5:\"slots\";s:9:\"1100-1130\";s:16:\"appointment_date\";s:10:\"2023-02-27\";s:8:\"hospital\";s:4:\"4006\";s:9:\"doctor_id\";i:4004;s:7:\"content\";s:0:\"\";s:6:\"myself\";s:6:\"myself\";s:10:\"other_name\";s:12:\"Patient Demo\";s:8:\"bk_email\";s:23:\"[email protected]\";s:8:\"bk_phone\";s:7:\"4545435\";s:8:\"relation\";s:0:\"\";}'),
(763, 55, 'payment_type', 'bookings'),
(764, 55, 'admin_shares', '0.00'),
(765, 55, 'doctors_shares', '0.00'),
(766, 55, 'doctor_id', '4004'),
(767, 55, 'patient_id', '62'),
(768, 56, '_product_id', '4432'),
(769, 56, '_variation_id', '0'),
(770, 56, '_qty', '1'),
(771, 56, '_tax_class', ''),
(772, 56, '_line_subtotal', '200'),
(773, 56, '_line_subtotal_tax', '0'),
(774, 56, '_line_total', '200'),
(775, 56, '_line_tax', '0'),
(776, 56, '_line_tax_data', 'a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
(777, 56, 'cus_woo_product_data', 'a:13:{s:7:\"service\";a:0:{}s:14:\"consultant_fee\";s:3:\"200\";s:5:\"price\";s:3:\"200\";s:5:\"slots\";s:9:\"1200-1230\";s:16:\"appointment_date\";s:10:\"2023-03-09\";s:8:\"hospital\";s:4:\"4487\";s:9:\"doctor_id\";i:4481;s:7:\"content\";s:0:\"\";s:6:\"myself\";s:6:\"myself\";s:10:\"other_name\";s:11:\"Harsh Singh\";s:8:\"bk_email\";s:33:\"[email protected]\";s:8:\"bk_phone\";s:12:\"1221312312`1\";s:8:\"relation\";s:0:\"\";}'),
(778, 56, 'payment_type', 'bookings'),
(779, 56, 'admin_shares', '20.00'),
(780, 56, 'doctors_shares', '180.00'),
(781, 56, 'doctor_id', '4481'),
(782, 56, 'patient_id', '283'),
(783, 57, '_product_id', '4432'),
(784, 57, '_variation_id', '0'),
(785, 57, '_qty', '1'),
(786, 57, '_tax_class', ''),
(787, 57, '_line_subtotal', '200'),
(788, 57, '_line_subtotal_tax', '0'),
(789, 57, '_line_total', '200'),
(790, 57, '_line_tax', '0'),
(791, 57, '_line_tax_data', 'a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
(792, 57, 'cus_woo_product_data', 'a:13:{s:7:\"service\";a:0:{}s:14:\"consultant_fee\";s:3:\"200\";s:5:\"price\";s:3:\"200\";s:5:\"slots\";s:9:\"1200-1230\";s:16:\"appointment_date\";s:10:\"2023-03-04\";s:8:\"hospital\";s:4:\"4487\";s:9:\"doctor_id\";i:4481;s:7:\"content\";s:0:\"\";s:6:\"myself\";s:6:\"myself\";s:10:\"other_name\";s:12:\"Patient Demo\";s:8:\"bk_email\";s:23:\"[email protected]\";s:8:\"bk_phone\";s:7:\"4545435\";s:8:\"relation\";s:0:\"\";}'),
(793, 57, 'payment_type', 'bookings'),
(794, 57, 'admin_shares', '20.00'),
(795, 57, 'doctors_shares', '180.00'),
(796, 57, 'doctor_id', '4481'),
(797, 57, 'patient_id', '62'),
(798, 58, '_product_id', '4432'),
(799, 58, '_variation_id', '0'),
(800, 58, '_qty', '1'),
(801, 58, '_tax_class', ''),
(802, 58, '_line_subtotal', '150'),
(803, 58, '_line_subtotal_tax', '0'),
(804, 58, '_line_total', '150'),
(805, 58, '_line_tax', '0'),
(806, 58, '_line_tax_data', 'a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
(807, 58, 'cus_woo_product_data', 'a:13:{s:7:\"service\";a:0:{}s:14:\"consultant_fee\";s:3:\"150\";s:5:\"price\";s:3:\"150\";s:5:\"slots\";s:9:\"1100-1130\";s:16:\"appointment_date\";s:10:\"2023-03-03\";s:8:\"hospital\";s:4:\"4480\";s:9:\"doctor_id\";i:4474;s:7:\"content\";s:0:\"\";s:6:\"myself\";s:6:\"myself\";s:10:\"other_name\";s:12:\"Patient Demo\";s:8:\"bk_email\";s:23:\"[email protected]\";s:8:\"bk_phone\";s:7:\"4545435\";s:8:\"relation\";s:0:\"\";}'),
(808, 58, 'payment_type', 'bookings'),
(809, 58, 'admin_shares', '15.00'),
(810, 58, 'doctors_shares', '135.00'),
(811, 58, 'doctor_id', '4474'),
(812, 58, 'patient_id', '62'),
(813, 59, '_product_id', '4432'),
(814, 59, '_variation_id', '0'),
(815, 59, '_qty', '1'),
(816, 59, '_tax_class', ''),
(817, 59, '_line_subtotal', '150'),
(818, 59, '_line_subtotal_tax', '0'),
(819, 59, '_line_total', '150'),
(820, 59, '_line_tax', '0'),
(821, 59, '_line_tax_data', 'a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
(822, 59, 'cus_woo_product_data', 'a:13:{s:7:\"service\";a:0:{}s:14:\"consultant_fee\";s:3:\"150\";s:5:\"price\";s:3:\"150\";s:5:\"slots\";s:9:\"1200-1230\";s:16:\"appointment_date\";s:10:\"2023-03-03\";s:8:\"hospital\";s:4:\"4480\";s:9:\"doctor_id\";i:4474;s:7:\"content\";s:0:\"\";s:6:\"myself\";s:6:\"myself\";s:10:\"other_name\";s:12:\"Patient Demo\";s:8:\"bk_email\";s:23:\"[email protected]\";s:8:\"bk_phone\";s:7:\"4545435\";s:8:\"relation\";s:0:\"\";}'),
(823, 59, 'payment_type', 'bookings'),
(824, 59, 'admin_shares', '15.00'),
(825, 59, 'doctors_shares', '135.00'),
(826, 59, 'doctor_id', '4474'),
(827, 59, 'patient_id', '62'),
(828, 60, '_product_id', '4432'),
(829, 60, '_variation_id', '0'),
(830, 60, '_qty', '1'),
(831, 60, '_tax_class', ''),
(832, 60, '_line_subtotal', '150'),
(833, 60, '_line_subtotal_tax', '0'),
(834, 60, '_line_total', '150'),
(835, 60, '_line_tax', '0'),
(836, 60, '_line_tax_data', 'a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
(837, 60, 'cus_woo_product_data', 'a:13:{s:7:\"service\";a:0:{}s:14:\"consultant_fee\";s:3:\"150\";s:5:\"price\";s:3:\"150\";s:5:\"slots\";s:9:\"1100-1130\";s:16:\"appointment_date\";s:10:\"2023-03-04\";s:8:\"hospital\";s:4:\"4480\";s:9:\"doctor_id\";i:4474;s:7:\"content\";s:0:\"\";s:6:\"myself\";s:6:\"myself\";s:10:\"other_name\";s:12:\"Patient Demo\";s:8:\"bk_email\";s:23:\"[email protected]\";s:8:\"bk_phone\";s:7:\"4545435\";s:8:\"relation\";s:0:\"\";}'),
(838, 60, 'payment_type', 'bookings'),
(839, 60, 'admin_shares', '15.00'),
(840, 60, 'doctors_shares', '135.00'),
(841, 60, 'doctor_id', '4474'),
(842, 60, 'patient_id', '62'),
(843, 61, '_product_id', '4432'),
(844, 61, '_variation_id', '0'),
(845, 61, '_qty', '1'),
(846, 61, '_tax_class', ''),
(847, 61, '_line_subtotal', '500'),
(848, 61, '_line_subtotal_tax', '0'),
(849, 61, '_line_total', '500');
INSERT INTO `wp_woocommerce_order_itemmeta` (`meta_id`, `order_item_id`, `meta_key`, `meta_value`) VALUES
(850, 61, '_line_tax', '0'),
(851, 61, '_line_tax_data', 'a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
(852, 61, 'cus_woo_product_data', 'a:13:{s:7:\"service\";a:0:{}s:14:\"consultant_fee\";s:3:\"500\";s:5:\"price\";s:3:\"500\";s:5:\"slots\";s:9:\"1530-1600\";s:16:\"appointment_date\";s:10:\"2023-03-03\";s:8:\"hospital\";s:4:\"3702\";s:9:\"doctor_id\";i:3701;s:7:\"content\";s:0:\"\";s:6:\"myself\";s:6:\"myself\";s:10:\"other_name\";s:12:\"Patient Demo\";s:8:\"bk_email\";s:23:\"[email protected]\";s:8:\"bk_phone\";s:7:\"4545435\";s:8:\"relation\";s:0:\"\";}'),
(853, 61, 'payment_type', 'bookings'),
(854, 61, 'admin_shares', '50.00'),
(855, 61, 'doctors_shares', '450.00'),
(856, 61, 'doctor_id', '3701'),
(857, 61, 'patient_id', '62'),
(858, 62, '_product_id', '4432'),
(859, 62, '_variation_id', '0'),
(860, 62, '_qty', '1'),
(861, 62, '_tax_class', ''),
(862, 62, '_line_subtotal', '200'),
(863, 62, '_line_subtotal_tax', '0'),
(864, 62, '_line_total', '200'),
(865, 62, '_line_tax', '0'),
(866, 62, '_line_tax_data', 'a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
(867, 62, 'cus_woo_product_data', 'a:13:{s:7:\"service\";a:0:{}s:14:\"consultant_fee\";s:3:\"200\";s:5:\"price\";s:3:\"200\";s:5:\"slots\";s:9:\"1500-1530\";s:16:\"appointment_date\";s:10:\"2023-03-17\";s:8:\"hospital\";s:4:\"4487\";s:9:\"doctor_id\";i:4481;s:7:\"content\";s:0:\"\";s:6:\"myself\";s:6:\"myself\";s:10:\"other_name\";s:12:\"Patient Demo\";s:8:\"bk_email\";s:23:\"[email protected]\";s:8:\"bk_phone\";s:7:\"4545435\";s:8:\"relation\";s:7:\"brother\";}'),
(868, 62, 'payment_type', 'bookings'),
(869, 62, 'admin_shares', '20.00'),
(870, 62, 'doctors_shares', '180.00'),
(871, 62, 'doctor_id', '4481'),
(872, 62, 'patient_id', '62'),
(873, 63, '_product_id', '4432'),
(874, 63, '_variation_id', '0'),
(875, 63, '_qty', '1'),
(876, 63, '_tax_class', ''),
(877, 63, '_line_subtotal', '100'),
(878, 63, '_line_subtotal_tax', '0'),
(879, 63, '_line_total', '100'),
(880, 63, '_line_tax', '0'),
(881, 63, '_line_tax_data', 'a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
(882, 63, 'cus_woo_product_data', 'a:13:{s:7:\"service\";a:0:{}s:14:\"consultant_fee\";s:3:\"100\";s:5:\"price\";s:3:\"100\";s:5:\"slots\";s:9:\"1100-1130\";s:16:\"appointment_date\";s:10:\"2023-03-27\";s:8:\"hospital\";s:4:\"4473\";s:9:\"doctor_id\";i:4467;s:7:\"content\";s:0:\"\";s:6:\"myself\";s:6:\"myself\";s:10:\"other_name\";s:12:\"Patient Demo\";s:8:\"bk_email\";s:23:\"[email protected]\";s:8:\"bk_phone\";s:7:\"4545435\";s:8:\"relation\";s:0:\"\";}'),
(883, 63, 'payment_type', 'bookings'),
(884, 63, 'admin_shares', '10.00'),
(885, 63, 'doctors_shares', '90.00'),
(886, 63, 'doctor_id', '4467'),
(887, 63, 'patient_id', '62'),
(888, 64, '_product_id', '4432'),
(889, 64, '_variation_id', '0'),
(890, 64, '_qty', '1'),
(891, 64, '_tax_class', ''),
(892, 64, '_line_subtotal', '300'),
(893, 64, '_line_subtotal_tax', '0'),
(894, 64, '_line_total', '300'),
(895, 64, '_line_tax', '0'),
(896, 64, '_line_tax_data', 'a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
(897, 64, 'cus_woo_product_data', 'a:13:{s:7:\"service\";a:0:{}s:14:\"consultant_fee\";s:3:\"300\";s:5:\"price\";s:3:\"300\";s:5:\"slots\";s:9:\"1100-1130\";s:16:\"appointment_date\";s:10:\"2023-03-30\";s:8:\"hospital\";s:4:\"4487\";s:9:\"doctor_id\";i:4481;s:7:\"content\";s:0:\"\";s:6:\"myself\";s:6:\"myself\";s:10:\"other_name\";s:12:\"Patient Demo\";s:8:\"bk_email\";s:23:\"[email protected]\";s:8:\"bk_phone\";s:7:\"4545435\";s:8:\"relation\";s:0:\"\";}'),
(898, 64, 'payment_type', 'bookings'),
(899, 64, 'admin_shares', '30.00'),
(900, 64, 'doctors_shares', '270.00'),
(901, 64, 'doctor_id', '4481'),
(902, 64, 'patient_id', '62'),
(903, 65, '_product_id', '4432'),
(904, 65, '_variation_id', '0'),
(905, 65, '_qty', '1'),
(906, 65, '_tax_class', ''),
(907, 65, '_line_subtotal', '0'),
(908, 65, '_line_subtotal_tax', '0'),
(909, 65, '_line_total', '0'),
(910, 65, '_line_tax', '0'),
(911, 65, '_line_tax_data', 'a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
(912, 65, 'cus_woo_product_data', 'a:13:{s:7:\"service\";a:0:{}s:14:\"consultant_fee\";s:0:\"\";s:5:\"price\";i:0;s:5:\"slots\";s:9:\"1900-1910\";s:16:\"appointment_date\";s:10:\"2023-04-24\";s:8:\"hospital\";s:4:\"5029\";s:9:\"doctor_id\";i:5006;s:7:\"content\";s:0:\"\";s:6:\"myself\";s:6:\"myself\";s:10:\"other_name\";s:12:\"Sunny sehgal\";s:8:\"bk_email\";s:17:\"[email protected]\";s:8:\"bk_phone\";s:10:\"7827922346\";s:8:\"relation\";s:0:\"\";}'),
(913, 65, 'payment_type', 'bookings'),
(914, 65, 'admin_shares', '0.00'),
(915, 65, 'doctors_shares', '0.00'),
(916, 65, 'doctor_id', '5006'),
(917, 65, 'patient_id', '319'),
(918, 66, '_product_id', '4432'),
(919, 66, '_variation_id', '0'),
(920, 66, '_qty', '1'),
(921, 66, '_tax_class', ''),
(922, 66, '_line_subtotal', '0'),
(923, 66, '_line_subtotal_tax', '0'),
(924, 66, '_line_total', '0'),
(925, 66, '_line_tax', '0'),
(926, 66, '_line_tax_data', 'a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
(927, 66, 'cus_woo_product_data', 'a:13:{s:7:\"service\";a:0:{}s:14:\"consultant_fee\";s:0:\"\";s:5:\"price\";i:0;s:5:\"slots\";s:9:\"1700-0000\";s:16:\"appointment_date\";s:10:\"2023-04-25\";s:8:\"hospital\";s:4:\"5029\";s:9:\"doctor_id\";i:5006;s:7:\"content\";s:0:\"\";s:6:\"myself\";s:6:\"myself\";s:10:\"other_name\";s:12:\"Sunny sehgal\";s:8:\"bk_email\";s:17:\"[email protected]\";s:8:\"bk_phone\";s:9:\"989898998\";s:8:\"relation\";s:0:\"\";}'),
(928, 66, 'payment_type', 'bookings'),
(929, 66, 'admin_shares', '0.00'),
(930, 66, 'doctors_shares', '0.00'),
(931, 66, 'doctor_id', '5006'),
(932, 66, 'patient_id', '319'),
(933, 67, '_product_id', '4432'),
(934, 67, '_variation_id', '0'),
(935, 67, '_qty', '1'),
(936, 67, '_tax_class', ''),
(937, 67, '_line_subtotal', '0'),
(938, 67, '_line_subtotal_tax', '0'),
(939, 67, '_line_total', '0'),
(940, 67, '_line_tax', '0'),
(941, 67, '_line_tax_data', 'a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
(942, 67, 'cus_woo_product_data', 'a:13:{s:7:\"service\";a:0:{}s:14:\"consultant_fee\";s:0:\"\";s:5:\"price\";i:0;s:5:\"slots\";s:9:\"0800-0000\";s:16:\"appointment_date\";s:10:\"2023-04-25\";s:8:\"hospital\";s:4:\"5029\";s:9:\"doctor_id\";i:5006;s:7:\"content\";s:0:\"\";s:6:\"myself\";s:6:\"myself\";s:10:\"other_name\";s:12:\"Sunny sehgal\";s:8:\"bk_email\";s:17:\"[email protected]\";s:8:\"bk_phone\";s:10:\"9898989898\";s:8:\"relation\";s:0:\"\";}'),
(943, 67, 'payment_type', 'bookings'),
(944, 67, 'admin_shares', '0.00'),
(945, 67, 'doctors_shares', '0.00'),
(946, 67, 'doctor_id', '5006'),
(947, 67, 'patient_id', '319'),
(948, 68, '_product_id', '4432'),
(949, 68, '_variation_id', '0'),
(950, 68, '_qty', '1'),
(951, 68, '_tax_class', ''),
(952, 68, '_line_subtotal', '150'),
(953, 68, '_line_subtotal_tax', '0'),
(954, 68, '_line_total', '150'),
(955, 68, '_line_tax', '0'),
(956, 68, '_line_tax_data', 'a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
(957, 68, 'cus_woo_product_data', 'a:13:{s:7:\"service\";a:0:{}s:14:\"consultant_fee\";s:3:\"150\";s:5:\"price\";s:3:\"150\";s:5:\"slots\";s:9:\"1200-1230\";s:16:\"appointment_date\";s:10:\"2023-07-22\";s:8:\"hospital\";s:4:\"4480\";s:9:\"doctor_id\";i:4474;s:7:\"content\";s:0:\"\";s:6:\"myself\";s:6:\"myself\";s:10:\"other_name\";s:12:\"Patient Demo\";s:8:\"bk_email\";s:23:\"[email protected]\";s:8:\"bk_phone\";s:7:\"4545435\";s:8:\"relation\";s:0:\"\";}'),
(958, 68, 'payment_type', 'bookings'),
(959, 68, 'admin_shares', '15.00'),
(960, 68, 'doctors_shares', '135.00'),
(961, 68, 'doctor_id', '4474'),
(962, 68, 'patient_id', '62'),
(963, 69, '_product_id', '4432'),
(964, 69, '_variation_id', '0'),
(965, 69, '_qty', '1'),
(966, 69, '_tax_class', ''),
(967, 69, '_line_subtotal', '300'),
(968, 69, '_line_subtotal_tax', '0'),
(969, 69, '_line_total', '300'),
(970, 69, '_line_tax', '0'),
(971, 69, '_line_tax_data', 'a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
(972, 69, 'cus_woo_product_data', 'a:13:{s:7:\"service\";a:0:{}s:14:\"consultant_fee\";s:3:\"300\";s:5:\"price\";s:3:\"300\";s:5:\"slots\";s:9:\"1200-1230\";s:16:\"appointment_date\";s:10:\"2023-07-22\";s:8:\"hospital\";s:4:\"4487\";s:9:\"doctor_id\";i:4481;s:7:\"content\";s:0:\"\";s:6:\"myself\";s:6:\"myself\";s:10:\"other_name\";s:12:\"Patient Demo\";s:8:\"bk_email\";s:23:\"[email protected]\";s:8:\"bk_phone\";s:7:\"4545435\";s:8:\"relation\";s:0:\"\";}'),
(973, 69, 'payment_type', 'bookings'),
(974, 69, 'admin_shares', '30.00'),
(975, 69, 'doctors_shares', '270.00'),
(976, 69, 'doctor_id', '4481'),
(977, 69, 'patient_id', '62'),
(978, 70, '_product_id', '4432'),
(979, 70, '_variation_id', '0'),
(980, 70, '_qty', '1'),
(981, 70, '_tax_class', ''),
(982, 70, '_line_subtotal', '500'),
(983, 70, '_line_subtotal_tax', '0'),
(984, 70, '_line_total', '500'),
(985, 70, '_line_tax', '0'),
(986, 70, '_line_tax_data', 'a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
(987, 70, 'cus_woo_product_data', 'a:13:{s:7:\"service\";a:0:{}s:14:\"consultant_fee\";s:3:\"500\";s:5:\"price\";s:3:\"500\";s:5:\"slots\";s:9:\"1740-1825\";s:16:\"appointment_date\";s:10:\"2024-02-24\";s:8:\"hospital\";s:4:\"3702\";s:9:\"doctor_id\";i:3701;s:7:\"content\";s:0:\"\";s:6:\"myself\";s:6:\"myself\";s:10:\"other_name\";s:12:\"Patient Demo\";s:8:\"bk_email\";s:23:\"[email protected]\";s:8:\"bk_phone\";s:7:\"4545435\";s:8:\"relation\";s:0:\"\";}'),
(988, 70, 'payment_type', 'bookings'),
(989, 70, 'admin_shares', '50.00'),
(990, 70, 'doctors_shares', '450.00'),
(991, 70, 'doctor_id', '3701'),
(992, 70, 'patient_id', '62'),
(993, 71, '_product_id', '4432'),
(994, 71, '_variation_id', '0'),
(995, 71, '_qty', '1'),
(996, 71, '_tax_class', ''),
(997, 71, '_line_subtotal', '100'),
(998, 71, '_line_subtotal_tax', '0'),
(999, 71, '_line_total', '100'),
(1000, 71, '_line_tax', '0'),
(1001, 71, '_line_tax_data', 'a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
(1002, 71, 'cus_woo_product_data', 'a:13:{s:7:\"service\";a:0:{}s:14:\"consultant_fee\";s:3:\"100\";s:5:\"price\";s:3:\"100\";s:5:\"slots\";s:9:\"1300-1330\";s:16:\"appointment_date\";s:10:\"2024-06-26\";s:8:\"hospital\";s:4:\"4003\";s:9:\"doctor_id\";i:3996;s:7:\"content\";s:6:\"FDfdfd\";s:6:\"myself\";s:6:\"myself\";s:10:\"other_name\";s:11:\"Soosairaj C\";s:8:\"bk_email\";s:32:\"[email protected]\";s:8:\"bk_phone\";s:10:\"9843014641\";s:8:\"relation\";s:0:\"\";}'),
(1003, 71, 'payment_type', 'bookings'),
(1004, 71, 'admin_shares', '10.00'),
(1005, 71, 'doctors_shares', '90.00'),
(1006, 71, 'doctor_id', '3996'),
(1007, 71, 'patient_id', '331'),
(1008, 72, '_product_id', '4432'),
(1009, 72, '_variation_id', '0'),
(1010, 72, '_qty', '1'),
(1011, 72, '_tax_class', ''),
(1012, 72, '_line_subtotal', '0'),
(1013, 72, '_line_subtotal_tax', '0'),
(1014, 72, '_line_total', '0'),
(1015, 72, '_line_tax', '0'),
(1016, 72, '_line_tax_data', 'a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),
(1017, 72, 'cus_woo_product_data', 'a:13:{s:7:\"service\";a:0:{}s:14:\"consultant_fee\";s:0:\"\";s:5:\"price\";i:0;s:5:\"slots\";s:9:\"1200-1230\";s:16:\"appointment_date\";s:10:\"2024-07-04\";s:8:\"hospital\";s:4:\"4006\";s:9:\"doctor_id\";i:4004;s:7:\"content\";s:0:\"\";s:6:\"myself\";s:8:\"someelse\";s:10:\"other_name\";s:11:\"Soosairaj C\";s:8:\"bk_email\";s:32:\"[email protected]\";s:8:\"bk_phone\";s:10:\"9843014641\";s:8:\"relation\";s:0:\"\";}'),
(1018, 72, 'payment_type', 'bookings'),
(1019, 72, 'admin_shares', '0.00'),
(1020, 72, 'doctors_shares', '0.00'),
(1021, 72, 'doctor_id', '4004'),
(1022, 72, 'patient_id', '331');

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

--
-- Table structure for table `wp_woocommerce_order_items`
--

DROP TABLE IF EXISTS `wp_woocommerce_order_items`;
CREATE TABLE IF NOT EXISTS `wp_woocommerce_order_items` (
  `order_item_id` bigint UNSIGNED NOT NULL AUTO_INCREMENT,
  `order_item_name` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `order_item_type` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `order_id` bigint UNSIGNED NOT NULL,
  PRIMARY KEY (`order_item_id`),
  KEY `order_id` (`order_id`)
) ENGINE=InnoDB AUTO_INCREMENT=73 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wp_woocommerce_order_items`
--

INSERT INTO `wp_woocommerce_order_items` (`order_item_id`, `order_item_name`, `order_item_type`, `order_id`) VALUES
(1, 'Doctor Booking', 'line_item', 4438),
(2, 'Doctor Booking', 'line_item', 4439),
(3, 'Doctor Booking', 'line_item', 4441),
(4, 'Doctor Booking', 'line_item', 4443),
(5, 'Doctor Booking', 'line_item', 4445),
(6, 'Doctor Booking', 'line_item', 4446),
(7, 'Free shipping', 'shipping', 4446),
(8, 'Doctor Booking', 'line_item', 4448),
(9, 'Free shipping', 'shipping', 4448),
(10, 'Doctor Booking', 'line_item', 4449),
(11, 'Doctor Booking', 'line_item', 4451),
(12, 'Doctor Booking', 'line_item', 4489),
(13, 'Doctor Booking', 'line_item', 4496),
(14, 'Doctor Booking', 'line_item', 4509),
(15, 'Doctor Booking', 'line_item', 4523),
(16, 'Doctor Booking', 'line_item', 4526),
(17, 'Doctor Booking', 'line_item', 4532),
(18, 'Doctor Booking', 'line_item', 4533),
(19, 'Doctor Booking', 'line_item', 4534),
(20, 'Doctor Booking', 'line_item', 4558),
(21, 'Doctor Booking', 'line_item', 4560),
(22, 'Doctor Booking', 'line_item', 4562),
(24, 'Doctor Booking', 'line_item', 4567),
(25, 'Basic', 'line_item', 4573),
(26, 'Doctor Booking', 'line_item', 4577),
(27, 'Doctor Booking', 'line_item', 4582),
(28, 'Doctor Booking', 'line_item', 4584),
(29, 'Premium', 'line_item', 4588),
(30, 'Doctor Booking', 'line_item', 4590),
(31, 'Doctor Booking', 'line_item', 4593),
(32, 'Doctor Booking', 'line_item', 4598),
(33, 'Doctor Booking', 'line_item', 4600),
(34, 'Doctor Booking', 'line_item', 4719),
(35, 'Premium', 'line_item', 4735),
(37, 'Premium', 'line_item', 4744),
(38, 'Basic', 'line_item', 4746),
(39, 'Doctor Booking', 'line_item', 4747),
(40, 'Doctor Booking', 'line_item', 4752),
(41, 'Doctor Booking', 'line_item', 4755),
(42, 'Doctor Booking', 'line_item', 4756),
(43, 'Premium', 'line_item', 4757),
(45, 'Doctor Booking', 'line_item', 4758),
(46, 'Premium', 'line_item', 4762),
(47, 'Premium', 'line_item', 4763),
(48, 'Basic', 'line_item', 4772),
(49, 'Doctor Booking', 'line_item', 4774),
(50, 'Doctor Booking', 'line_item', 4775),
(51, 'Doctor Booking', 'line_item', 4785),
(52, 'Doctor Booking', 'line_item', 4792),
(53, 'Doctor Booking', 'line_item', 4807),
(54, 'Doctor Booking', 'line_item', 4817),
(55, 'Doctor Booking', 'line_item', 4828),
(56, 'Doctor Booking', 'line_item', 4834),
(57, 'Doctor Booking', 'line_item', 4847),
(58, 'Doctor Booking', 'line_item', 4858),
(59, 'Doctor Booking', 'line_item', 4860),
(60, 'Doctor Booking', 'line_item', 4862),
(61, 'Doctor Booking', 'line_item', 4864),
(62, 'Doctor Booking', 'line_item', 4865),
(63, 'Doctor Booking', 'line_item', 4898),
(64, 'Doctor Booking', 'line_item', 4911),
(65, 'Doctor Booking', 'line_item', 5030),
(66, 'Doctor Booking', 'line_item', 5032),
(67, 'Doctor Booking', 'line_item', 5034),
(68, 'Doctor Booking', 'line_item', 5409),
(69, 'Doctor Booking', 'line_item', 5411),
(70, 'Doctor Booking', 'line_item', 5430),
(71, 'Doctor Booking', 'line_item', 5538),
(72, 'Doctor Booking', 'line_item', 5539);

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

--
-- Table structure for table `wp_woocommerce_payment_tokenmeta`
--

DROP TABLE IF EXISTS `wp_woocommerce_payment_tokenmeta`;
CREATE TABLE IF NOT EXISTS `wp_woocommerce_payment_tokenmeta` (
  `meta_id` bigint UNSIGNED NOT NULL AUTO_INCREMENT,
  `payment_token_id` bigint UNSIGNED NOT NULL,
  `meta_key` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `meta_value` longtext COLLATE utf8mb4_unicode_520_ci,
  PRIMARY KEY (`meta_id`),
  KEY `payment_token_id` (`payment_token_id`),
  KEY `meta_key` (`meta_key`(32))
) ENGINE=InnoDB AUTO_INCREMENT=9 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wp_woocommerce_payment_tokenmeta`
--

INSERT INTO `wp_woocommerce_payment_tokenmeta` (`meta_id`, `payment_token_id`, `meta_key`, `meta_value`) VALUES
(1, 1, 'format', 'short_title'),
(2, 1, 'environment', 'test'),
(3, 1, 'brand', 'Visa'),
(4, 1, 'customer_id', 'cus_MJcshr5WBZvldT'),
(5, 1, 'exp_month', '11'),
(6, 1, 'exp_year', '2025'),
(7, 1, 'last4', '1111'),
(8, 1, 'masked_number', '********1111');

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

--
-- Table structure for table `wp_woocommerce_payment_tokens`
--

DROP TABLE IF EXISTS `wp_woocommerce_payment_tokens`;
CREATE TABLE IF NOT EXISTS `wp_woocommerce_payment_tokens` (
  `token_id` bigint UNSIGNED NOT NULL AUTO_INCREMENT,
  `gateway_id` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `token` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `user_id` bigint UNSIGNED NOT NULL DEFAULT '0',
  `type` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `is_default` tinyint(1) NOT NULL DEFAULT '0',
  PRIMARY KEY (`token_id`),
  KEY `user_id` (`user_id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wp_woocommerce_payment_tokens`
--

INSERT INTO `wp_woocommerce_payment_tokens` (`token_id`, `gateway_id`, `token`, `user_id`, `type`, `is_default`) VALUES
(1, 'stripe_cc', 'pm_1LuXQRHWmJQ3VDhT0D4lTjFh', 12, 'Stripe_CC', 1);

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

--
-- Table structure for table `wp_woocommerce_sessions`
--

DROP TABLE IF EXISTS `wp_woocommerce_sessions`;
CREATE TABLE IF NOT EXISTS `wp_woocommerce_sessions` (
  `session_id` bigint UNSIGNED NOT NULL AUTO_INCREMENT,
  `session_key` char(32) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `session_value` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `session_expiry` bigint UNSIGNED NOT NULL,
  PRIMARY KEY (`session_id`),
  UNIQUE KEY `session_key` (`session_key`)
) ENGINE=InnoDB AUTO_INCREMENT=267 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wp_woocommerce_sessions`
--

INSERT INTO `wp_woocommerce_sessions` (`session_id`, `session_key`, `session_value`, `session_expiry`) VALUES
(178, 't_a3c8e7364d1273b5c65eaaef430651', 'a:1:{s:8:\"customer\";s:812:\"a:28:{s:2:\"id\";s:2:\"11\";s:13:\"date_modified\";s:25:\"2024-06-25T14:08:42+00:00\";s:10:\"first_name\";s:5:\"Pablo\";s:9:\"last_name\";s:7:\"Richard\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:30:\"[email protected]\";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:\"WA\";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:\"WA\";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:{}}\";}', 1719497360),
(180, 't_ce01a89ba98c8812b74f255df98b1a', 'a:1:{s:8:\"customer\";s:864:\"a:28:{s:2:\"id\";s:3:\"132\";s:13:\"date_modified\";s:25:\"2024-06-25T14:15:53+00:00\";s:10:\"first_name\";s:6:\"Doctor\";s:9:\"last_name\";s:4:\"Demo\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:10:\"9876543210\";s:5:\"email\";s:22:\"[email protected]\";s:7:\"address\";s:16:\"1667 K Street NW\";s:9:\"address_1\";s:16:\"1667 K Street NW\";s:9:\"address_2\";s:0:\"\";s:4:\"city\";s:10:\"Washington\";s:5:\"state\";s:2:\"WA\";s:8:\"postcode\";s:5:\"20006\";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:\"WA\";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:{}}\";}', 1719497783),
(187, 't_9894f8a6bb3ecf14dffeae4c244d03', 'a:1:{s:8:\"customer\";s:832:\"a:28:{s:2:\"id\";s:2:\"12\";s:13:\"date_modified\";s:25:\"2024-06-25T14:32:27+00:00\";s:10:\"first_name\";s:6:\"Harika\";s:9:\"last_name\";s:6:\"Harika\";s:7:\"company\";s:6:\"Harika\";s:5:\"phone\";s:11:\"09876543210\";s:5:\"email\";s:16:\"[email protected]\";s:7:\"address\";s:3:\"123\";s:9:\"address_1\";s:3:\"123\";s:9:\"address_2\";s:0:\"\";s:4:\"city\";s:4:\"city\";s:5:\"state\";s:2:\"TN\";s:8:\"postcode\";s:6:\"625998\";s:7:\"country\";s:2:\"IN\";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:\"TN\";s:17:\"shipping_postcode\";s:0:\"\";s:16:\"shipping_country\";s:2:\"IN\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:9:\"meta_data\";a:0:{}}\";}', 1719498762),
(191, 't_21a2a574abb5c3442cc040445d7e97', 'a:1:{s:8:\"customer\";s:864:\"a:28:{s:2:\"id\";s:3:\"132\";s:13:\"date_modified\";s:25:\"2024-06-25T14:15:53+00:00\";s:10:\"first_name\";s:6:\"Doctor\";s:9:\"last_name\";s:4:\"Demo\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:10:\"9876543210\";s:5:\"email\";s:22:\"[email protected]\";s:7:\"address\";s:16:\"1667 K Street NW\";s:9:\"address_1\";s:16:\"1667 K Street NW\";s:9:\"address_2\";s:0:\"\";s:4:\"city\";s:10:\"Washington\";s:5:\"state\";s:2:\"WA\";s:8:\"postcode\";s:5:\"20006\";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:\"WA\";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:{}}\";}', 1719508969),
(193, 't_398c77e87f75d635928eab39077d96', 'a:1:{s:8:\"customer\";s:864:\"a:28:{s:2:\"id\";s:3:\"132\";s:13:\"date_modified\";s:25:\"2024-06-25T14:15:53+00:00\";s:10:\"first_name\";s:6:\"Doctor\";s:9:\"last_name\";s:4:\"Demo\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:10:\"9876543210\";s:5:\"email\";s:22:\"[email protected]\";s:7:\"address\";s:16:\"1667 K Street NW\";s:9:\"address_1\";s:16:\"1667 K Street NW\";s:9:\"address_2\";s:0:\"\";s:4:\"city\";s:10:\"Washington\";s:5:\"state\";s:2:\"WA\";s:8:\"postcode\";s:5:\"20006\";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:\"WA\";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:{}}\";}', 1719549867),
(195, 't_1e5eaaa6e8a1a724f080da95db4f9a', 'a:1:{s:8:\"customer\";s:864:\"a:28:{s:2:\"id\";s:3:\"132\";s:13:\"date_modified\";s:25:\"2024-06-25T14:15:53+00:00\";s:10:\"first_name\";s:6:\"Doctor\";s:9:\"last_name\";s:4:\"Demo\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:10:\"9876543210\";s:5:\"email\";s:22:\"[email protected]\";s:7:\"address\";s:16:\"1667 K Street NW\";s:9:\"address_1\";s:16:\"1667 K Street NW\";s:9:\"address_2\";s:0:\"\";s:4:\"city\";s:10:\"Washington\";s:5:\"state\";s:2:\"WA\";s:8:\"postcode\";s:5:\"20006\";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:\"WA\";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:{}}\";}', 1719550876),
(198, 't_83645b9ddc50b0190562b6b425201e', 'a:1:{s:8:\"customer\";s:864:\"a:28:{s:2:\"id\";s:3:\"132\";s:13:\"date_modified\";s:25:\"2024-06-25T14:15:53+00:00\";s:10:\"first_name\";s:6:\"Doctor\";s:9:\"last_name\";s:4:\"Demo\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:10:\"9876543210\";s:5:\"email\";s:22:\"[email protected]\";s:7:\"address\";s:16:\"1667 K Street NW\";s:9:\"address_1\";s:16:\"1667 K Street NW\";s:9:\"address_2\";s:0:\"\";s:4:\"city\";s:10:\"Washington\";s:5:\"state\";s:2:\"WA\";s:8:\"postcode\";s:5:\"20006\";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:\"WA\";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:{}}\";}', 1719568684),
(199, 't_168e14cf10388ccb7a514f05ac4390', 'a:1:{s:8:\"customer\";s:812:\"a:28:{s:2:\"id\";s:2:\"11\";s:13:\"date_modified\";s:25:\"2024-06-25T14:08:42+00:00\";s:10:\"first_name\";s:5:\"Pablo\";s:9:\"last_name\";s:7:\"Richard\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:30:\"[email protected]\";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:\"WA\";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:\"WA\";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:{}}\";}', 1719568754),
(203, 't_c49aa82eccf6b94ec2879655cefc4d', 'a:1:{s:8:\"customer\";s:864:\"a:28:{s:2:\"id\";s:3:\"132\";s:13:\"date_modified\";s:25:\"2024-06-25T14:15:53+00:00\";s:10:\"first_name\";s:6:\"Doctor\";s:9:\"last_name\";s:4:\"Demo\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:10:\"9876543210\";s:5:\"email\";s:22:\"[email protected]\";s:7:\"address\";s:16:\"1667 K Street NW\";s:9:\"address_1\";s:16:\"1667 K Street NW\";s:9:\"address_2\";s:0:\"\";s:4:\"city\";s:10:\"Washington\";s:5:\"state\";s:2:\"WA\";s:8:\"postcode\";s:5:\"20006\";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:\"WA\";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:{}}\";}', 1719569128),
(206, 't_adf56ccf16cf205b992bd81d355db4', 'a:1:{s:8:\"customer\";s:878:\"a:28:{s:2:\"id\";s:2:\"10\";s:13:\"date_modified\";s:25:\"2022-12-06T11:42:28+00:00\";s:10:\"first_name\";s:4:\"Joan\";s:9:\"last_name\";s:7:\"Gardner\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:9:\"654455445\";s:5:\"email\";s:16:\"[email protected]\";s:7:\"address\";s:27:\"K Street. 1667 K Street NW.\";s:9:\"address_1\";s:27:\"K Street. 1667 K Street NW.\";s:9:\"address_2\";s:0:\"\";s:4:\"city\";s:10:\"Washington\";s:5:\"state\";s:2:\"WA\";s:8:\"postcode\";s:5:\"20005\";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:\"WA\";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:{}}\";}', 1719569656),
(208, 't_aa84526764c0efde34ac4352bec39a', 'a:1:{s:8:\"customer\";s:832:\"a:28:{s:2:\"id\";s:2:\"12\";s:13:\"date_modified\";s:25:\"2024-06-25T14:32:27+00:00\";s:10:\"first_name\";s:6:\"Harika\";s:9:\"last_name\";s:6:\"Harika\";s:7:\"company\";s:6:\"Harika\";s:5:\"phone\";s:11:\"09876543210\";s:5:\"email\";s:16:\"[email protected]\";s:7:\"address\";s:3:\"123\";s:9:\"address_1\";s:3:\"123\";s:9:\"address_2\";s:0:\"\";s:4:\"city\";s:4:\"city\";s:5:\"state\";s:2:\"TN\";s:8:\"postcode\";s:6:\"625998\";s:7:\"country\";s:2:\"IN\";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:\"TN\";s:17:\"shipping_postcode\";s:0:\"\";s:16:\"shipping_country\";s:2:\"IN\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:9:\"meta_data\";a:0:{}}\";}', 1719569692),
(211, '331', 'a:9:{s:4:\"cart\";s:981:\"a:1:{s:32:\"e6de4f32ea7a68d639d17f04f3e70446\";a:18:{s:10:\"product_id\";i:4432;s:9:\"cart_data\";a:13:{s:7:\"service\";a:0:{}s:14:\"consultant_fee\";s:0:\"\";s:5:\"price\";i:0;s:5:\"slots\";s:9:\"1600-1630\";s:16:\"appointment_date\";s:10:\"2024-06-26\";s:8:\"hospital\";s:4:\"4006\";s:9:\"doctor_id\";i:4004;s:7:\"content\";s:0:\"\";s:6:\"myself\";s:6:\"myself\";s:10:\"other_name\";s:11:\"Soosairaj C\";s:8:\"bk_email\";s:32:\"[email protected]\";s:8:\"bk_phone\";s:10:\"9843014641\";s:8:\"relation\";s:0:\"\";}s:5:\"price\";s:9:\"&#36;0.00\";s:12:\"payment_type\";s:8:\"bookings\";s:12:\"admin_shares\";s:4:\"0.00\";s:14:\"doctors_shares\";s:4:\"0.00\";s:9:\"doctor_id\";i:4004;s:10:\"patient_id\";i:331;s:3:\"key\";s:32:\"e6de4f32ea7a68d639d17f04f3e70446\";s:12:\"variation_id\";i:0;s:9:\"variation\";N;s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:0;s:17:\"line_subtotal_tax\";d:0;s:10:\"line_total\";d:0;s:8:\"line_tax\";d:0;}}\";s:11:\"cart_totals\";s:390:\"a:15:{s:8:\"subtotal\";s:1:\"0\";s:12:\"subtotal_tax\";d:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";d:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";d:0;s:12:\"discount_tax\";d:0;s:19:\"cart_contents_total\";s:1:\"0\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";d:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:4:\"0.00\";s:9:\"total_tax\";d: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:871:\"a:28:{s:2:\"id\";s:3:\"331\";s:13:\"date_modified\";s:25:\"2024-06-26T12:22:54+00:00\";s:10:\"first_name\";s:9:\"Soosairaj\";s:9:\"last_name\";s:1:\"C\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:10:\"9843014641\";s:5:\"email\";s:32:\"[email protected]\";s:7:\"address\";s:3:\"fdf\";s:9:\"address_1\";s:3:\"fdf\";s:9:\"address_2\";s:0:\"\";s:4:\"city\";s:10:\"Coimbatore\";s:5:\"state\";s:2:\"TN\";s:8:\"postcode\";s:6:\"641035\";s:7:\"country\";s:2:\"IN\";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:3:\"fdf\";s:18:\"shipping_address_1\";s:3:\"fdf\";s:18:\"shipping_address_2\";s:0:\"\";s:13:\"shipping_city\";s:10:\"Coimbatore\";s:14:\"shipping_state\";s:2:\"TN\";s:17:\"shipping_postcode\";s:6:\"641035\";s:16:\"shipping_country\";s:2:\"IN\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:1:\"1\";s:9:\"meta_data\";a:0:{}}\";s:21:\"chosen_payment_method\";s:0:\"\";s:22:\"order_awaiting_payment\";N;}', 1719577114),
(227, 't_8c20020d40fb3796d9184341c4b831', '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:\"WA\";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:\"WA\";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:{}}\";}', 1719579254),
(231, 't_97c8a2f4705a9c13259bd551c71dae', 'a:1:{s:8:\"customer\";s:864:\"a:28:{s:2:\"id\";s:3:\"132\";s:13:\"date_modified\";s:25:\"2024-06-25T14:15:53+00:00\";s:10:\"first_name\";s:6:\"Doctor\";s:9:\"last_name\";s:4:\"Demo\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:10:\"9876543210\";s:5:\"email\";s:22:\"[email protected]\";s:7:\"address\";s:16:\"1667 K Street NW\";s:9:\"address_1\";s:16:\"1667 K Street NW\";s:9:\"address_2\";s:0:\"\";s:4:\"city\";s:10:\"Washington\";s:5:\"state\";s:2:\"WA\";s:8:\"postcode\";s:5:\"20006\";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:\"WA\";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:{}}\";}', 1719581655),
(234, 't_b0eb0784e44fc156371eb1454e6077', 'a:1:{s:8:\"customer\";s:832:\"a:28:{s:2:\"id\";s:2:\"12\";s:13:\"date_modified\";s:25:\"2024-06-25T14:32:27+00:00\";s:10:\"first_name\";s:6:\"Harika\";s:9:\"last_name\";s:6:\"Harika\";s:7:\"company\";s:6:\"Harika\";s:5:\"phone\";s:11:\"09876543210\";s:5:\"email\";s:16:\"[email protected]\";s:7:\"address\";s:3:\"123\";s:9:\"address_1\";s:3:\"123\";s:9:\"address_2\";s:0:\"\";s:4:\"city\";s:4:\"city\";s:5:\"state\";s:2:\"TN\";s:8:\"postcode\";s:6:\"625998\";s:7:\"country\";s:2:\"IN\";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:\"TN\";s:17:\"shipping_postcode\";s:0:\"\";s:16:\"shipping_country\";s:2:\"IN\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:9:\"meta_data\";a:0:{}}\";}', 1719582030),
(236, 't_9ee5fd0a02b1d5f5de47eb15406f38', 'a:1:{s:8:\"customer\";s:812:\"a:28:{s:2:\"id\";s:2:\"11\";s:13:\"date_modified\";s:25:\"2024-06-25T14:08:42+00:00\";s:10:\"first_name\";s:5:\"Pablo\";s:9:\"last_name\";s:7:\"Richard\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:30:\"[email protected]\";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:\"WA\";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:\"WA\";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:{}}\";}', 1719582722),
(241, '1', '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:792:\"a:28:{s:2:\"id\";s:1:\"1\";s:13:\"date_modified\";s:25:\"2024-06-07T08:09:44+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:23:\"[email protected]\";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:\"WA\";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:\"WA\";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:{}}\";}', 1719587646),
(243, 't_85669af1c3512b52b0603f7b007fba', '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:\"WA\";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:\"WA\";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:{}}\";}', 1719589881),
(245, 't_ec6904f6dcd4d4bb107037eb82a0b3', 'a:1:{s:8:\"customer\";s:812:\"a:28:{s:2:\"id\";s:2:\"11\";s:13:\"date_modified\";s:25:\"2024-06-25T14:08:42+00:00\";s:10:\"first_name\";s:5:\"Pablo\";s:9:\"last_name\";s:7:\"Richard\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:30:\"[email protected]\";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:\"WA\";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:\"WA\";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:{}}\";}', 1719636930),
(248, 't_2ea1d80f2d31204c87c22e203b1971', 'a:1:{s:8:\"customer\";s:812:\"a:28:{s:2:\"id\";s:2:\"11\";s:13:\"date_modified\";s:25:\"2024-06-25T14:08:42+00:00\";s:10:\"first_name\";s:5:\"Pablo\";s:9:\"last_name\";s:7:\"Richard\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:30:\"[email protected]\";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:\"WA\";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:\"WA\";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:{}}\";}', 1719637771),
(249, 't_c3660a2a54e5f3acd301afdce682b9', 'a:1:{s:8:\"customer\";s:864:\"a:28:{s:2:\"id\";s:3:\"132\";s:13:\"date_modified\";s:25:\"2024-06-25T14:15:53+00:00\";s:10:\"first_name\";s:6:\"Doctor\";s:9:\"last_name\";s:4:\"Demo\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:10:\"9876543210\";s:5:\"email\";s:22:\"[email protected]\";s:7:\"address\";s:16:\"1667 K Street NW\";s:9:\"address_1\";s:16:\"1667 K Street NW\";s:9:\"address_2\";s:0:\"\";s:4:\"city\";s:10:\"Washington\";s:5:\"state\";s:2:\"WA\";s:8:\"postcode\";s:5:\"20006\";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:\"WA\";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:{}}\";}', 1719637798),
(254, 't_5541bff51c952f4330ae2318b5d576', 'a:1:{s:8:\"customer\";s:832:\"a:28:{s:2:\"id\";s:2:\"12\";s:13:\"date_modified\";s:25:\"2024-06-25T14:32:27+00:00\";s:10:\"first_name\";s:6:\"Harika\";s:9:\"last_name\";s:6:\"Harika\";s:7:\"company\";s:6:\"Harika\";s:5:\"phone\";s:11:\"09876543210\";s:5:\"email\";s:16:\"[email protected]\";s:7:\"address\";s:3:\"123\";s:9:\"address_1\";s:3:\"123\";s:9:\"address_2\";s:0:\"\";s:4:\"city\";s:4:\"city\";s:5:\"state\";s:2:\"TN\";s:8:\"postcode\";s:6:\"625998\";s:7:\"country\";s:2:\"IN\";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:\"TN\";s:17:\"shipping_postcode\";s:0:\"\";s:16:\"shipping_country\";s:2:\"IN\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:9:\"meta_data\";a:0:{}}\";}', 1719639167),
(259, 't_5cfffc5b726281ddd202707a6644a1', 'a:1:{s:8:\"customer\";s:864:\"a:28:{s:2:\"id\";s:3:\"132\";s:13:\"date_modified\";s:25:\"2024-06-25T14:15:53+00:00\";s:10:\"first_name\";s:6:\"Doctor\";s:9:\"last_name\";s:4:\"Demo\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:10:\"9876543210\";s:5:\"email\";s:22:\"[email protected]\";s:7:\"address\";s:16:\"1667 K Street NW\";s:9:\"address_1\";s:16:\"1667 K Street NW\";s:9:\"address_2\";s:0:\"\";s:4:\"city\";s:10:\"Washington\";s:5:\"state\";s:2:\"WA\";s:8:\"postcode\";s:5:\"20006\";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:\"WA\";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:{}}\";}', 1719667133),
(265, 't_880cdb3bdd0fb04375334a5f36716e', 'a:1:{s:8:\"customer\";s:832:\"a:28:{s:2:\"id\";s:2:\"12\";s:13:\"date_modified\";s:25:\"2024-06-25T14:32:27+00:00\";s:10:\"first_name\";s:6:\"Harika\";s:9:\"last_name\";s:6:\"Harika\";s:7:\"company\";s:6:\"Harika\";s:5:\"phone\";s:11:\"09876543210\";s:5:\"email\";s:16:\"[email protected]\";s:7:\"address\";s:3:\"123\";s:9:\"address_1\";s:3:\"123\";s:9:\"address_2\";s:0:\"\";s:4:\"city\";s:4:\"city\";s:5:\"state\";s:2:\"TN\";s:8:\"postcode\";s:6:\"625998\";s:7:\"country\";s:2:\"IN\";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:\"TN\";s:17:\"shipping_postcode\";s:0:\"\";s:16:\"shipping_country\";s:2:\"IN\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:9:\"meta_data\";a:0:{}}\";}', 1719667589),
(266, '11', 'a:7:{s:4:\"cart\";s:664:\"a:1:{s:32:\"d6be309c6e9e3809c0c8889a35bfd50c\";a:13:{s:10:\"product_id\";i:4572;s:9:\"cart_data\";a:7:{s:11:\"dc_services\";s:1:\"2\";s:11:\"dc_articles\";s:1:\"2\";s:9:\"dc_awards\";s:1:\"2\";s:14:\"dc_memberships\";s:1:\"2\";s:7:\"dc_chat\";s:2:\"no\";s:11:\"dc_bookings\";s:2:\"no\";s:11:\"dc_duration\";s:7:\"Monthly\";}s:12:\"payment_type\";s:12:\"subscription\";s:3:\"key\";s:32:\"d6be309c6e9e3809c0c8889a35bfd50c\";s:12:\"variation_id\";i:0;s:9:\"variation\";N;s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"bd0883732f52a741c7853aa681a2319d\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:150;s:17:\"line_subtotal_tax\";d:0;s:10:\"line_total\";d:150;s:8:\"line_tax\";d:0;}}\";s:11:\"cart_totals\";s:396:\"a:15:{s:8:\"subtotal\";s:3:\"150\";s:12:\"subtotal_tax\";d:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";d:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";d:0;s:12:\"discount_tax\";d:0;s:19:\"cart_contents_total\";s:3:\"150\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";d:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:6:\"150.00\";s:9:\"total_tax\";d: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:812:\"a:28:{s:2:\"id\";s:2:\"11\";s:13:\"date_modified\";s:25:\"2024-06-25T14:08:42+00:00\";s:10:\"first_name\";s:5:\"Pablo\";s:9:\"last_name\";s:7:\"Richard\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:30:\"[email protected]\";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:\"WA\";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:\"WA\";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:{}}\";}', 1719667630);

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

--
-- Table structure for table `wp_woocommerce_shipping_zones`
--

DROP TABLE IF EXISTS `wp_woocommerce_shipping_zones`;
CREATE TABLE IF NOT EXISTS `wp_woocommerce_shipping_zones` (
  `zone_id` bigint UNSIGNED NOT NULL AUTO_INCREMENT,
  `zone_name` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `zone_order` bigint UNSIGNED NOT NULL,
  PRIMARY KEY (`zone_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

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

--
-- Table structure for table `wp_woocommerce_shipping_zone_locations`
--

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

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

--
-- Table structure for table `wp_woocommerce_shipping_zone_methods`
--

DROP TABLE IF EXISTS `wp_woocommerce_shipping_zone_methods`;
CREATE TABLE IF NOT EXISTS `wp_woocommerce_shipping_zone_methods` (
  `zone_id` bigint UNSIGNED NOT NULL,
  `instance_id` bigint UNSIGNED NOT NULL AUTO_INCREMENT,
  `method_id` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `method_order` bigint 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 `wp_woocommerce_tax_rates`
--

DROP TABLE IF EXISTS `wp_woocommerce_tax_rates`;
CREATE TABLE IF NOT EXISTS `wp_woocommerce_tax_rates` (
  `tax_rate_id` bigint UNSIGNED NOT NULL AUTO_INCREMENT,
  `tax_rate_country` varchar(2) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `tax_rate_state` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `tax_rate` varchar(8) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `tax_rate_name` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `tax_rate_priority` bigint UNSIGNED NOT NULL,
  `tax_rate_compound` int NOT NULL DEFAULT '0',
  `tax_rate_shipping` int NOT NULL DEFAULT '1',
  `tax_rate_order` bigint UNSIGNED NOT NULL,
  `tax_rate_class` varchar(200) COLLATE utf8mb4_unicode_520_ci 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 `wp_woocommerce_tax_rate_locations`
--

DROP TABLE IF EXISTS `wp_woocommerce_tax_rate_locations`;
CREATE TABLE IF NOT EXISTS `wp_woocommerce_tax_rate_locations` (
  `location_id` bigint UNSIGNED NOT NULL AUTO_INCREMENT,
  `location_code` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `tax_rate_id` bigint UNSIGNED NOT NULL,
  `location_type` varchar(40) COLLATE utf8mb4_unicode_520_ci 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 `wp_wpfm_backup`
--

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

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

--
-- Table structure for table `wp_yoast_indexable`
--

DROP TABLE IF EXISTS `wp_yoast_indexable`;
CREATE TABLE IF NOT EXISTS `wp_yoast_indexable` (
  `id` int UNSIGNED NOT NULL AUTO_INCREMENT,
  `permalink` longtext COLLATE utf8mb4_unicode_520_ci,
  `permalink_hash` varchar(40) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `object_id` bigint DEFAULT NULL,
  `object_type` varchar(32) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `object_sub_type` varchar(32) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `author_id` bigint DEFAULT NULL,
  `post_parent` bigint DEFAULT NULL,
  `title` text COLLATE utf8mb4_unicode_520_ci,
  `description` mediumtext COLLATE utf8mb4_unicode_520_ci,
  `breadcrumb_title` text COLLATE utf8mb4_unicode_520_ci,
  `post_status` varchar(20) COLLATE utf8mb4_unicode_520_ci 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 UNSIGNED DEFAULT NULL,
  `canonical` longtext COLLATE utf8mb4_unicode_520_ci,
  `primary_focus_keyword` varchar(191) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `primary_focus_keyword_score` int DEFAULT NULL,
  `readability_score` int 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 COLLATE utf8mb4_unicode_520_ci,
  `twitter_image` longtext COLLATE utf8mb4_unicode_520_ci,
  `twitter_description` longtext COLLATE utf8mb4_unicode_520_ci,
  `twitter_image_id` varchar(191) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `twitter_image_source` text COLLATE utf8mb4_unicode_520_ci,
  `open_graph_title` text COLLATE utf8mb4_unicode_520_ci,
  `open_graph_description` longtext COLLATE utf8mb4_unicode_520_ci,
  `open_graph_image` longtext COLLATE utf8mb4_unicode_520_ci,
  `open_graph_image_id` varchar(191) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `open_graph_image_source` text COLLATE utf8mb4_unicode_520_ci,
  `open_graph_image_meta` mediumtext COLLATE utf8mb4_unicode_520_ci,
  `link_count` int DEFAULT NULL,
  `incoming_link_count` int DEFAULT NULL,
  `prominent_words_version` int UNSIGNED DEFAULT NULL,
  `created_at` datetime DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,
  `blog_id` bigint NOT NULL DEFAULT '1',
  `language` varchar(32) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `region` varchar(32) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `schema_page_type` varchar(64) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `schema_article_type` varchar(64) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `has_ancestors` tinyint(1) DEFAULT '0',
  `estimated_reading_time_minutes` int DEFAULT NULL,
  `version` int DEFAULT '1',
  `object_last_modified` datetime DEFAULT NULL,
  `object_published_at` datetime DEFAULT NULL,
  `inclusive_language_score` int 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 AUTO_INCREMENT=1475 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wp_yoast_indexable`
--

INSERT INTO `wp_yoast_indexable` (`id`, `permalink`, `permalink_hash`, `object_id`, `object_type`, `object_sub_type`, `author_id`, `post_parent`, `title`, `description`, `breadcrumb_title`, `post_status`, `is_public`, `is_protected`, `has_public_posts`, `number_of_pages`, `canonical`, `primary_focus_keyword`, `primary_focus_keyword_score`, `readability_score`, `is_cornerstone`, `is_robots_noindex`, `is_robots_nofollow`, `is_robots_noarchive`, `is_robots_noimageindex`, `is_robots_nosnippet`, `twitter_title`, `twitter_image`, `twitter_description`, `twitter_image_id`, `twitter_image_source`, `open_graph_title`, `open_graph_description`, `open_graph_image`, `open_graph_image_id`, `open_graph_image_source`, `open_graph_image_meta`, `link_count`, `incoming_link_count`, `prominent_words_version`, `created_at`, `updated_at`, `blog_id`, `language`, `region`, `schema_page_type`, `schema_article_type`, `has_ancestors`, `estimated_reading_time_minutes`, `version`, `object_last_modified`, `object_published_at`, `inclusive_language_score`) VALUES
(1, 'https://doccure-wp.dreamstechnologies.com/author/admin/', '60:41149915938a01b3e8d08c08d16e21d1', 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/94b418aa21b42f0039272e646d192333?s=500&d=mm&r=g', NULL, NULL, 'gravatar-image', NULL, NULL, 'https://secure.gravatar.com/avatar/94b418aa21b42f0039272e646d192333?s=500&d=mm&r=g', NULL, 'gravatar-image', NULL, NULL, 3, NULL, '2022-05-19 08:58:33', '2023-07-20 12:42:34', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2023-07-20 12:42:34', '2021-08-24 05:59:38', NULL),
(2, 'https://doccure-wp.dreamstechnologies.com/dashboard/', '57:4cdfccc1409afa8ee541275cb3e98b51', 1938, 'post', 'page', 1, 0, NULL, NULL, 'Dashboard', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, '', NULL, '-1', 'featured-image', NULL, NULL, NULL, '-1', 'featured-image', NULL, 0, NULL, NULL, '2022-05-19 08:58:33', '2023-04-28 15:49:15', 1, NULL, NULL, NULL, NULL, 0, 0, 2, '2023-04-28 15:49:14', '2021-12-15 04:14:13', NULL),
(3, 'https://doccure-wp.dreamstechnologies.com/', '52:fc050a797d3344244a00ecf6bcf6443b', NULL, 'home-page', NULL, NULL, NULL, '%%sitename%% %%page%% %%sep%% %%sitedesc%%', 'Medical WordPress Theme', '', NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, '', '', '', '0', NULL, NULL, NULL, 12, NULL, '2022-05-19 08:58:33', '2023-10-28 12:53:54', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2023-10-28 12:53:54', '2021-09-25 05:22:17', NULL),
(4, 'https://doccure-wp.dreamstechnologies.com/homee-2/', '55:8c36686173bd897c7b8a19aae9ee1546', 70, 'post', 'page', 1, 0, NULL, NULL, 'Home 2', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 90, 0, NULL, 0, NULL, NULL, NULL, NULL, '', NULL, '-1', 'featured-image', NULL, NULL, NULL, '-1', 'featured-image', NULL, 27, NULL, NULL, '2022-05-19 08:58:33', '2023-07-18 07:38:52', 1, NULL, NULL, NULL, NULL, 0, 5, 2, '2023-07-18 07:38:51', '2021-08-24 09:32:55', 0),
(5, 'https://doccure-wp.dreamstechnologies.com/login/', '53:61a567cb946bf766586985419f4348d0', 1933, 'post', 'page', 1, 0, NULL, NULL, 'Login', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, '', NULL, '-1', 'featured-image', NULL, NULL, NULL, '-1', 'featured-image', NULL, 0, 1, NULL, '2022-05-19 08:58:49', '2023-04-28 15:49:50', 1, NULL, NULL, NULL, NULL, 0, 0, 2, '2023-04-28 15:49:49', '2021-12-14 13:47:59', NULL),
(10, 'https://doccure-wp.dreamstechnologies.com/search-doctors/', '62:4bc8407b01a0c5585b4aa7c143c44850', 1942, 'post', 'page', 1, 0, NULL, NULL, 'Search Doctors', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, '', NULL, '-1', 'featured-image', NULL, NULL, NULL, '-1', 'featured-image', NULL, 0, 0, NULL, '2022-05-19 09:01:46', '2023-04-28 15:51:09', 1, NULL, NULL, NULL, NULL, 0, 0, 2, '2023-04-28 15:51:08', '2021-12-16 05:17:06', NULL),
(12, 'https://doccure-wp.dreamstechnologies.com/doctors/olga-barlow/', '67:7e9001c76deb694e9d5a0ecd75854a10', 3704, 'post', 'doctors', 12, 0, NULL, NULL, 'Olgas Barlows', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/05/book-doctor-10.jpg', NULL, '4014', 'featured-image', NULL, NULL, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/05/book-doctor-10.jpg', '4014', 'featured-image', '{\"width\":306,\"height\":291,\"filesize\":24723,\"url\":\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/05/book-doctor-10.jpg\",\"path\":\"/home/doccure-wp/public_html/elementor/wp-content/uploads/2022/05/book-doctor-10.jpg\",\"size\":\"full\",\"id\":4014,\"alt\":\"\",\"pixels\":89046,\"type\":\"image/jpeg\"}', 0, 0, NULL, '2022-05-19 09:02:21', '2023-05-28 20:07:12', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2022-08-31 10:24:56', '2022-03-28 11:24:57', NULL),
(13, NULL, NULL, NULL, 'system-page', '404', NULL, NULL, 'Page not found %%sep%% %%sitename%%', 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, '2022-05-19 09:02:35', '2023-04-28 13:58:30', 1, NULL, NULL, NULL, NULL, 0, NULL, 1, NULL, NULL, NULL),
(15, 'https://doccure-wp.dreamstechnologies.com/doctors/sofia-brient/', '68:c677ff2e741db5edcbd59df9517d6fa4', 3996, 'post', 'doctors', 57, 0, NULL, NULL, 'Sofia Brient', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/05/book-doctor-11.jpg', NULL, '4013', 'featured-image', NULL, NULL, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/05/book-doctor-11.jpg', '4013', 'featured-image', '{\"width\":306,\"height\":291,\"filesize\":24853,\"url\":\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/05/book-doctor-11.jpg\",\"path\":\"/home/doccure-wp/public_html/elementor/wp-content/uploads/2022/05/book-doctor-11.jpg\",\"size\":\"full\",\"id\":4013,\"alt\":\"\",\"pixels\":89046,\"type\":\"image/jpeg\"}', 0, 9, NULL, '2022-05-19 09:04:12', '2023-05-28 20:07:12', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2022-06-23 04:12:55', '2022-05-19 08:28:01', NULL),
(18, 'https://doccure-wp.dreamstechnologies.com/register/', '56:b3596e1c1698457fc4848726d695be03', 1931, 'post', 'page', 1, 0, NULL, NULL, 'Register', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, '', NULL, '-1', 'featured-image', NULL, NULL, NULL, '-1', 'featured-image', NULL, 0, NULL, NULL, '2022-05-19 09:13:02', '2023-04-28 15:51:01', 1, NULL, NULL, NULL, NULL, 0, 0, 2, '2023-04-28 15:50:59', '2021-12-14 13:46:04', NULL),
(20, 'https://doccure-wp.dreamstechnologies.com/doctors/ruby-perrin/', '67:fa2763ac567a5ca45fcf8ba242c59020', 4004, 'post', 'doctors', 58, 0, NULL, NULL, 'Ruby Perrin', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/05/book-doctor-12.jpg', NULL, '4012', 'featured-image', NULL, NULL, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/05/book-doctor-12.jpg', '4012', 'featured-image', '{\"width\":306,\"height\":291,\"filesize\":29898,\"url\":\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/05/book-doctor-12.jpg\",\"path\":\"/home/doccure-wp/public_html/elementor/wp-content/uploads/2022/05/book-doctor-12.jpg\",\"size\":\"full\",\"id\":4012,\"alt\":\"\",\"pixels\":89046,\"type\":\"image/jpeg\"}', 0, 9, NULL, '2022-05-19 09:13:42', '2023-05-28 20:07:12', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2022-06-23 04:10:40', '2022-05-19 09:13:42', NULL),
(24, 'https://doccure-wp.dreamstechnologies.com/portfolio/services/', '66:b396adfa376190d003d2290fe71c92e1', 896, 'post', 'portfolio', 1, 0, NULL, NULL, 'Services', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-01-1.jpg', NULL, '780', 'featured-image', NULL, NULL, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-01-1.jpg', '780', 'featured-image', '{\"width\":420,\"height\":420,\"filesize\":26782,\"url\":\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-01-1.jpg\",\"path\":\"/home/doccure-wp/public_html/elementor/wp-content/uploads/2021/09/doctor-01-1.jpg\",\"size\":\"full\",\"id\":780,\"alt\":\"\",\"pixels\":176400,\"type\":\"image/jpeg\"}', 6, NULL, NULL, '2022-05-19 09:25:54', '2023-04-28 15:25:51', 1, NULL, NULL, NULL, NULL, 0, 2, 2, '2023-04-28 15:25:51', '2021-10-08 04:39:52', NULL),
(25, 'https://doccure-wp.dreamstechnologies.com/portfolio/', '57:0c69850ca1a113962079db23ef4d1ba8', NULL, 'post-type-archive', 'portfolio', NULL, NULL, '%%pt_plural%% Archive %%page%% %%sep%% %%sitename%%', '', 'Portfolio', 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, '2022-05-19 09:25:54', '2023-04-28 15:26:15', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2023-04-28 15:26:15', '2021-09-09 08:08:55', NULL),
(26, 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, '2022-05-19 09:31:22', '2023-07-02 04:53:10', 1, NULL, NULL, NULL, NULL, 0, NULL, 1, NULL, NULL, NULL),
(27, 'https://doccure-wp.dreamstechnologies.com/specialities/cardiologist/', '78:717ccb2c1efaa8836959c6bf7e6450c6', 18, 'term', 'specialities', NULL, NULL, NULL, NULL, 'Cardiologist', NULL, NULL, 0, NULL, NULL, NULL, 'Cardiologist', 36, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 6, NULL, '2022-05-19 09:32:27', '2023-10-31 10:58:07', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2023-10-31 10:58:07', '2022-03-28 11:19:16', NULL),
(30, 'https://doccure-wp.dreamstechnologies.com/reviews/ruby-perrin/', '67:991019e9fd00657780f261ad42c3e0b4', 4008, 'post', 'reviews', 58, 0, NULL, NULL, 'Ruby Perrin', '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, '2022-05-19 09:40:53', '2023-07-19 13:49:03', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2022-05-19 09:40:53', '2022-05-19 09:40:53', 0),
(32, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=4009', '72:1a5bd3dc9ce21f07484829a5670861ec', 4009, 'post', 'booking', 10, 0, NULL, NULL, 'APP#-1499', 'pending', 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, '2022-05-19 09:41:15', '2023-07-19 11:03:35', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0),
(33, 'https://doccure-wp.dreamstechnologies.com/reviews/sofia-brient/', '68:b2ec6595f8ee9a7dfe3a56daad56bf66', 4010, 'post', 'reviews', 57, 0, NULL, NULL, 'Sofia Brient', '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, '2022-05-19 09:42:03', '2023-07-19 13:49:03', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2022-05-19 09:42:03', '2022-05-19 09:42:03', 0),
(34, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=4011', '72:aa825f5a451050c3c312a1ebd04c9ff3', 4011, 'post', 'booking', 10, 0, NULL, NULL, 'APP#-9402', 'pending', 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, '2022-05-19 09:42:35', '2023-07-19 11:03:35', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0),
(36, 'https://doccure-wp.dreamstechnologies.com/benefits-of-consulting-with-an-online-doctor/', '92:eb32d716ce6012a9b1ad844c5aede0f8', 691, 'post', 'post', 1, 0, NULL, NULL, 'Benefits of Consulting With an Online Doctor', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 30, 0, NULL, 0, NULL, NULL, NULL, NULL, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/blog-04.jpg', NULL, '1716', 'featured-image', NULL, NULL, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/blog-04.jpg', '1716', 'featured-image', '{\"width\":1200,\"height\":800,\"filesize\":378870,\"url\":\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/blog-04.jpg\",\"path\":\"/home/doccure-wp/public_html/elementor/wp-content/uploads/2021/09/blog-04.jpg\",\"size\":\"full\",\"id\":1716,\"alt\":\"\",\"pixels\":960000,\"type\":\"image/jpeg\"}', 0, 18, NULL, '2022-05-19 09:45:20', '2023-07-18 07:39:28', 1, NULL, NULL, NULL, NULL, 0, 2, 2, '2022-12-05 09:09:15', '2021-09-28 08:18:15', NULL),
(37, 'https://doccure-wp.dreamstechnologies.com/benefits-of-online-doctor-booking/', '81:06c52a3f0a5825049e1ec96cd446dbc4', 689, 'post', 'post', 1, 0, NULL, NULL, 'What are the benefits of online doctor booking', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 30, 0, NULL, 0, NULL, NULL, NULL, NULL, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/blog-02-1.jpg', NULL, '1786', 'featured-image', NULL, NULL, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/blog-02-1.jpg', '1786', 'featured-image', '{\"width\":1200,\"height\":800,\"filesize\":590997,\"url\":\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/blog-02-1.jpg\",\"path\":\"/home/doccure-wp/public_html/elementor/wp-content/uploads/2021/09/blog-02-1.jpg\",\"size\":\"full\",\"id\":1786,\"alt\":\"\",\"pixels\":960000,\"type\":\"image/jpeg\"}', 0, 18, NULL, '2022-05-19 09:45:20', '2023-07-18 07:39:28', 1, NULL, NULL, NULL, NULL, 0, 2, 2, '2022-12-05 09:09:27', '2021-09-28 08:09:29', NULL),
(38, 'https://doccure-wp.dreamstechnologies.com/5-great-reasons-to-use-an-online-doctor/', '87:9c1397eb4c12c4a34a2d0bba14a1dad9', 656, 'post', 'post', 1, 0, NULL, NULL, '5 Great reasons to use an online doctor', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 30, 0, NULL, 0, NULL, NULL, NULL, NULL, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/blog-01.jpg', NULL, '1787', 'featured-image', NULL, NULL, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/blog-01.jpg', '1787', 'featured-image', '{\"width\":1200,\"height\":800,\"filesize\":418500,\"url\":\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/blog-01.jpg\",\"path\":\"/home/doccure-wp/public_html/elementor/wp-content/uploads/2021/09/blog-01.jpg\",\"size\":\"full\",\"id\":1787,\"alt\":\"\",\"pixels\":960000,\"type\":\"image/jpeg\"}', 0, 3, NULL, '2022-05-19 09:45:20', '2023-07-18 07:38:14', 1, NULL, NULL, NULL, NULL, 0, 2, 2, '2022-12-05 09:09:55', '2021-09-25 05:22:17', NULL),
(39, 'https://doccure-wp.dreamstechnologies.com/specialities/dentist/', '73:488a4a85923b96f2799ac94079089fa4', 19, 'term', 'specialities', NULL, NULL, NULL, NULL, 'Dentist', NULL, NULL, 0, NULL, NULL, NULL, 'Dentist', 36, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, '2022-05-19 09:50:31', '2023-10-31 12:07:41', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2023-10-31 12:07:41', '2022-08-26 11:19:28', NULL),
(40, 'https://doccure-wp.dreamstechnologies.com/specialities/neurology/', '75:53ffc05f2585419c3e3edadb4fcc15da', 27, 'term', 'specialities', NULL, NULL, NULL, NULL, 'Neurology', NULL, NULL, 0, NULL, NULL, NULL, 'Neurology', 36, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 6, NULL, '2022-05-19 09:50:35', '2023-10-31 12:09:48', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2023-10-31 12:09:48', '2022-05-19 09:13:42', NULL),
(41, 'https://doccure-wp.dreamstechnologies.com/specialities/urology/', '73:2192d08da18fa1d509a76c347499a521', 35, 'term', 'specialities', NULL, NULL, NULL, NULL, 'Urology', NULL, NULL, 0, NULL, NULL, NULL, 'Urology', 36, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 8, NULL, '2022-05-19 09:50:39', '2023-10-31 11:06:17', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2023-10-31 11:06:17', '2022-08-26 10:43:47', NULL),
(42, 'https://doccure-wp.dreamstechnologies.com/blog-grid/', '57:91e6f42802b8caf65c64b85528aee3e5', 73, 'post', 'page', 1, 0, NULL, NULL, 'Blog Grid', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, '', NULL, '-1', 'featured-image', NULL, NULL, NULL, '-1', 'featured-image', NULL, 0, NULL, NULL, '2022-05-19 09:51:12', '2023-04-28 15:48:48', 1, NULL, NULL, NULL, NULL, 0, 1, 2, '2023-04-28 15:48:47', '2021-08-24 09:33:25', NULL),
(47, 'https://doccure-wp.dreamstechnologies.com/doctors/paul-richard/', '68:adab396cf8241a772d6d5c306ce324b8', 3701, 'post', 'doctors', 11, 0, NULL, NULL, 'Paul Richard', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/05/doctor-thumb-08.jpg', NULL, '4017', 'featured-image', NULL, NULL, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/05/doctor-thumb-08.jpg', '4017', 'featured-image', '{\"width\":300,\"height\":300,\"filesize\":32821,\"url\":\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/05/doctor-thumb-08.jpg\",\"path\":\"/home/doccure-wp/public_html/elementor/wp-content/uploads/2022/05/doctor-thumb-08.jpg\",\"size\":\"full\",\"id\":4017,\"alt\":\"\",\"pixels\":90000,\"type\":\"image/jpeg\"}', 0, 0, NULL, '2022-05-19 09:57:54', '2023-05-28 20:07:12', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2022-07-23 20:03:51', '2022-03-28 11:19:16', NULL),
(52, 'https://doccure-wp.dreamstechnologies.com/blog/', '52:bb78aa43f954ca7f55479d1d27d9cab3', 72, 'post', 'page', 1, 0, NULL, NULL, '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, 0, NULL, NULL, '2022-05-19 10:06:57', '2023-07-18 08:24:36', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-08-24 09:33:21', '2021-08-24 09:33:21', NULL),
(53, 'https://doccure-wp.dreamstechnologies.com/contact-us/', '58:dd8101d356ffdbd951c5023bf28fe3a1', 241, 'post', 'page', 1, 0, NULL, NULL, 'Contact Us', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 90, 0, NULL, 0, NULL, NULL, NULL, NULL, '', NULL, '-1', 'featured-image', NULL, NULL, NULL, '-1', 'featured-image', NULL, 0, NULL, NULL, '2022-05-19 10:06:57', '2023-04-28 15:13:57', 1, NULL, NULL, NULL, NULL, 0, 1, 2, '2023-04-28 15:13:57', '2021-08-25 07:59:00', NULL),
(54, 'https://doccure-wp.dreamstechnologies.com/faq/', '51:62ef605ed9a20ddc94e62242c7d22ac8', 228, 'post', 'page', 1, 0, NULL, NULL, 'FAQ', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 90, 0, NULL, 0, NULL, NULL, NULL, NULL, '', NULL, '-1', 'featured-image', NULL, NULL, NULL, '-1', 'featured-image', NULL, 0, NULL, NULL, '2022-05-19 10:06:57', '2023-04-28 15:28:48', 1, NULL, NULL, NULL, NULL, 0, 4, 2, '2023-04-28 15:28:46', '2021-08-25 07:38:21', NULL),
(55, 'https://doccure-wp.dreamstechnologies.com/forgot-password/', '63:949d74823224df77143652227513c64c', 1934, 'post', 'page', 1, 0, NULL, NULL, 'Forgot Password', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 90, 0, NULL, 0, NULL, NULL, NULL, NULL, '', NULL, '-1', 'featured-image', NULL, NULL, NULL, '-1', 'featured-image', NULL, 1, NULL, NULL, '2022-05-19 10:06:57', '2023-04-28 15:49:35', 1, NULL, NULL, NULL, NULL, 0, 1, 2, '2023-04-28 15:49:34', '2021-12-14 13:49:20', NULL),
(56, 'https://doccure-wp.dreamstechnologies.com/hospital/', '56:8c2c8192f053b4d7cb2316764f5bba6b', 1944, 'post', 'page', 1, 0, NULL, NULL, 'Hospital', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, '', NULL, '-1', 'featured-image', NULL, NULL, NULL, '-1', 'featured-image', NULL, 0, NULL, NULL, '2022-05-19 10:06:57', '2023-04-28 15:49:42', 1, NULL, NULL, NULL, NULL, 0, 0, 2, '2023-04-28 15:49:41', '2021-12-16 05:18:19', NULL),
(57, 'https://doccure-wp.dreamstechnologies.com/?page_id=3', '57:039eb8a641c5cd408cc19525a532728b', 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, 2, NULL, '2022-05-19 10:06:57', '2023-04-28 13:55:13', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2022-01-19 07:47:32', '2022-01-19 07:47:32', NULL),
(58, 'https://doccure-wp.dreamstechnologies.com/?page_id=3094', '60:1e8d9f50c4fc9dfd9d7b89439305bc11', 3094, '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, '2022-05-19 10:06:57', '2023-04-28 13:55:13', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-14 07:53:17', '2021-12-14 07:53:17', NULL),
(59, 'https://doccure-wp.dreamstechnologies.com/privacy-policy-2/', '64:cfa5760ef891fb60648ec5fc044931f2', 758, 'post', 'page', 1, 0, NULL, NULL, 'Privacy Policy', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 60, 0, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '2022-05-19 10:06:57', '2023-07-18 08:24:36', 1, NULL, NULL, NULL, NULL, 0, 2, 2, '2021-09-24 04:36:43', '2021-09-24 04:36:43', NULL),
(60, 'https://doccure-wp.dreamstechnologies.com/sample-page/', '59:dea4f42868c0ca5954aa2906b5f7746c', 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, '2022-05-19 10:06:57', '2023-07-18 08:36:27', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2022-01-19 07:47:32', '2022-01-19 07:47:32', NULL),
(135, 'https://doccure-wp.dreamstechnologies.com/terms-and-conditions/', '68:6fa86706631261ca9555dbd1f4bb1e8b', 834, 'post', 'page', 1, 0, NULL, NULL, 'Terms and Conditions', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 60, 0, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 2, NULL, '2022-05-19 10:19:44', '2023-07-18 08:24:36', 1, NULL, NULL, NULL, NULL, 0, 2, 2, '2021-10-04 10:05:32', '2021-10-04 10:05:32', NULL),
(139, 'https://doccure-wp.dreamstechnologies.com/specialities/mri-scans/', '75:b491d254bef513211c6a53ff547f5569', 44, 'term', 'specialities', NULL, NULL, NULL, NULL, 'MRI Scans', NULL, NULL, 0, NULL, NULL, NULL, 'MRI Scans', 36, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '2022-05-19 10:33:08', '2023-10-31 11:05:49', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2023-10-31 11:05:49', '2022-03-28 11:24:57', NULL),
(141, 'https://doccure-wp.dreamstechnologies.com/portfolio/doctors/', '65:466f2fae2c24a157864fe0c7122b883f', 501, 'post', 'portfolio', 1, 0, NULL, NULL, 'Doctors', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-02-1.jpg', NULL, '777', 'featured-image', NULL, NULL, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-02-1.jpg', '777', 'featured-image', '{\"width\":420,\"height\":420,\"filesize\":18848,\"url\":\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-02-1.jpg\",\"path\":\"/home/doccure-wp/public_html/elementor/wp-content/uploads/2021/09/doctor-02-1.jpg\",\"size\":\"full\",\"id\":777,\"alt\":\"\",\"pixels\":176400,\"type\":\"image/jpeg\"}', 6, NULL, NULL, '2022-05-19 13:03:55', '2023-04-28 15:26:15', 1, NULL, NULL, NULL, NULL, 0, 2, 2, '2023-04-28 15:26:15', '2021-09-09 08:08:55', NULL),
(142, 'https://doccure-wp.dreamstechnologies.com/category/doctor/', '63:52541f8f743c5eec1efad64a4f6da9fe', 5, 'term', 'category', NULL, NULL, NULL, NULL, 'Doctor', 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, 0, NULL, '2022-05-19 14:01:40', '2023-07-18 08:36:27', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2023-07-18 07:24:34', '2021-09-25 05:22:17', NULL),
(143, 'https://doccure-wp.dreamstechnologies.com/category/clinic/', '63:02cc6989ead217d2ad2b71c0078442e1', 3, 'term', 'category', NULL, NULL, NULL, NULL, 'Clinic', 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, 0, NULL, '2022-05-19 14:01:42', '2023-07-20 13:12:29', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2023-07-20 13:12:28', '2021-09-28 08:09:29', NULL),
(144, 'https://doccure-wp.dreamstechnologies.com/specialities/laboratory/', '76:ef00bc7ca5f530ca23477a5f323b811c', 45, 'term', 'specialities', NULL, NULL, NULL, NULL, 'Laboratory', NULL, NULL, 0, NULL, NULL, NULL, 'Laboratory', 36, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '2022-05-19 14:04:26', '2023-10-31 11:03:16', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2023-10-31 11:03:16', NULL, NULL),
(145, 'https://doccure-wp.dreamstechnologies.com/specialities/orthopedic/', '76:d1cfcce198f196010540d3311dba1ebf', 29, 'term', 'specialities', NULL, NULL, NULL, NULL, 'Orthopedic', NULL, NULL, 0, NULL, NULL, NULL, 'Orthopedic', 36, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, 4, NULL, '2022-05-19 14:06:59', '2023-10-31 11:04:52', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2023-10-31 11:04:52', '2022-08-26 10:58:35', NULL),
(146, 'https://doccure-wp.dreamstechnologies.com/specialities/ultrasound/', '76:e5c8b2edf72115ba1d9b4116751c51c0', 30, 'term', 'specialities', NULL, NULL, NULL, NULL, 'Ultrasound', NULL, NULL, 0, NULL, NULL, NULL, 'Ultrasound', 36, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '2022-05-19 14:08:20', '2023-10-31 11:06:03', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2023-10-31 11:06:03', NULL, NULL),
(147, 'https://doccure-wp.dreamstechnologies.com/languages/english/', '65:a3d577136ab86397332c9a9a7b85007d', 22, 'term', 'languages', NULL, NULL, NULL, NULL, 'English', 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, '2022-05-19 14:12:08', '2023-07-18 08:48:33', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2023-03-16 06:56:36', '2022-03-04 05:12:34', NULL),
(148, 'https://doccure-wp.dreamstechnologies.com/languages/german/', '64:5691796415f0d5af81dd7bab83062446', 34, 'term', 'languages', NULL, NULL, NULL, NULL, 'German', 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, '2022-05-19 14:12:09', '2023-07-18 09:13:08', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2023-03-16 06:56:36', '2022-03-04 05:12:34', NULL),
(149, 'https://doccure-wp.dreamstechnologies.com/tag/doctors/', '59:16580de9df70927a7390be8447239fe4', 11, 'term', 'post_tag', NULL, NULL, NULL, NULL, 'Doctors', 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, '2022-05-19 14:12:16', '2023-07-20 13:12:29', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2023-07-20 13:12:28', '2021-09-25 05:22:17', NULL),
(150, 'https://doccure-wp.dreamstechnologies.com/tag/health/', '58:948de98a1b741c20db5995abcda11217', 12, 'term', 'post_tag', NULL, NULL, NULL, NULL, 'Health', 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, '2022-05-19 14:12:17', '2023-07-18 09:33:26', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2022-12-05 09:09:55', '2021-09-25 05:22:17', NULL),
(151, 'https://doccure-wp.dreamstechnologies.com/tag/medical/', '59:a98268c35866b3a83f9bd52a62d34987', 13, 'term', 'post_tag', NULL, NULL, NULL, NULL, 'Medical', 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, '2022-05-19 14:12:19', '2023-07-18 09:33:26', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2022-12-05 09:09:55', '2021-09-25 05:22:17', NULL),
(152, 'https://doccure-wp.dreamstechnologies.com/languages/french/', '64:19bf01338a628f9c4ff37e1c32184222', 26, 'term', 'languages', NULL, NULL, NULL, NULL, 'French', 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, '2022-05-19 14:15:31', '2023-07-18 09:13:08', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2023-03-16 06:56:36', '2022-03-28 11:24:57', NULL),
(153, 'https://doccure-wp.dreamstechnologies.com/booking/app-9382/', '64:7ecf6f1eec7629708a1c1cde7da2718c', 4000, 'post', 'booking', 10, 0, NULL, NULL, 'APP#-9382', '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, '2022-05-19 18:24:02', '2023-07-19 13:04:33', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2022-05-19 18:24:01', '2022-05-19 18:24:01', 0),
(156, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=3997', '72:b831d4ba1340ebf6f7ce478be3489a10', 3997, 'post', 'booking', 62, 0, NULL, NULL, 'APP#-7879', 'cancelled', 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, '2022-05-20 06:43:37', '2023-07-18 08:24:35', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2022-05-20 06:43:37', '2022-05-20 06:43:37', 0),
(157, 'https://doccure-wp.dreamstechnologies.com/services/orthopaedics/', '69:de897289ba3e628c5e5bc15ae9e38664', 28, 'term', 'services', NULL, NULL, NULL, NULL, 'Orthopaedics', 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, '2022-05-20 07:14:37', '2023-07-18 10:09:34', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2022-06-23 04:10:40', '2022-05-19 09:13:42', NULL),
(158, 'https://doccure-wp.dreamstechnologies.com/services/aerospace-medicine/', '75:a31dcfde8213d768de80512bf4850ede', 15, 'term', 'services', NULL, NULL, NULL, NULL, 'Aerospace medicine', 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, '2022-05-20 07:14:47', '2023-07-18 09:48:57', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2022-07-23 20:03:51', '2022-03-04 05:12:34', NULL),
(159, 'https://doccure-wp.dreamstechnologies.com/services/periodontology/', '71:a54f022acf6783dba6fd6f0142a2b0d8', 31, 'term', 'services', NULL, NULL, NULL, NULL, 'Periodontology', 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, '2022-05-20 07:14:59', '2023-07-18 10:09:34', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, NULL, NULL, NULL),
(160, 'https://doccure-wp.dreamstechnologies.com/services/adolescent-medicine/', '76:5dd0fe78ee04a2c6af619bcc6b5688f5', 14, 'term', 'services', NULL, NULL, NULL, NULL, 'Adolescent medicine', 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, '2022-05-20 10:40:45', '2023-07-18 09:48:57', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2023-03-16 06:56:36', '2022-03-28 11:24:57', NULL),
(163, 'https://doccure-wp.dreamstechnologies.com/booking/app-8036/', '64:61a0a1b56cb106abb84d8bd7d0cc8944', 4034, 'post', 'booking', 62, 0, NULL, NULL, 'APP#-8036', '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, '2022-05-20 14:21:43', '2023-07-19 13:04:33', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2022-05-20 14:22:07', '2022-05-20 14:22:07', 0),
(164, 'https://doccure-wp.dreamstechnologies.com/location/england/', '64:c9bcd4c4bdc2eacbea9ec2c6a8ec1891', 21, 'term', 'locations', NULL, NULL, NULL, NULL, 'England', 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, '2022-05-20 16:39:33', '2023-07-18 09:19:33', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2023-03-29 02:23:18', '2021-12-22 12:25:47', NULL),
(167, 'https://doccure-wp.dreamstechnologies.com/category/uncategorized/', '70:f37218af8975374c58ef7e4d05fd148c', 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, '2022-05-20 22:38:30', '2023-07-18 08:24:36', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2023-07-18 07:24:20', '2023-07-18 07:24:20', NULL),
(168, 'https://doccure-wp.dreamstechnologies.com/location/australia/', '66:5b3f781386c9ce478762e1de54ddb1e3', 17, 'term', 'locations', NULL, NULL, NULL, NULL, 'Australia', 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, '2022-05-21 02:36:33', '2023-07-18 09:13:08', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2023-03-28 18:39:45', '2021-12-22 12:22:52', NULL),
(176, 'https://doccure-wp.dreamstechnologies.com/location/india/', '62:90be8b9ed8b6900b95d6e5f6da591e4f', 25, 'term', 'locations', NULL, NULL, NULL, NULL, 'India', 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, '2022-05-23 08:39:53', '2023-07-18 09:19:33', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2023-04-24 11:06:04', '2021-12-22 10:50:31', NULL),
(181, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=4046', '72:5bf5db34aa8fb130bb9770d594bf6c4d', 4046, 'post', 'booking', 62, 0, NULL, NULL, 'APP#-4325', 'pending', 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, '2022-05-23 17:31:06', '2023-07-19 11:03:35', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0),
(218, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=4052', '72:1b358f2f0cda9ba6aebd42927d1da238', 4052, 'post', 'booking', 62, 0, NULL, NULL, 'APP#-6098', 'pending', 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, '2022-05-24 15:52:05', '2023-07-19 11:03:35', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0),
(283, 'https://doccure-wp.dreamstechnologies.com/booking/app-8670/', '64:762d3adb24a44f94cb32ae84af836f83', 4175, 'post', 'booking', 62, 0, NULL, NULL, 'APP#-8670', '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, '2022-05-26 08:17:43', '2023-07-19 13:04:33', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2022-05-28 05:39:46', '2022-05-28 05:39:46', 0),
(284, 'https://doccure-wp.dreamstechnologies.com/reviews/doctor-demo/', '67:de5b0fb2b91a0fdaab63de4ef863cc21', 4176, 'post', 'reviews', 61, 0, NULL, NULL, 'Doctor Demo', '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, '2022-05-26 08:18:06', '2023-07-19 13:49:03', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2022-05-26 08:18:06', '2022-05-26 08:18:06', 0),
(288, 'https://doccure-wp.dreamstechnologies.com/services/ortho/', '62:b98bfc9f232b8ae7b9442f8813a15d0f', 57, 'term', 'services', NULL, NULL, NULL, NULL, 'Ortho', 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, '2022-05-26 10:10:11', '2023-07-18 08:36:27', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, NULL, NULL, NULL),
(289, 'https://doccure-wp.dreamstechnologies.com/booking/app-7603/', '64:a8d11a2723b4e2e8b0ba318d37df0f0b', 4184, 'post', 'booking', 62, 0, NULL, NULL, 'APP#-7603', '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, '2022-05-26 10:38:25', '2023-07-19 13:04:33', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2022-05-27 21:28:18', '2022-05-27 21:28:18', 0),
(318, 'https://doccure-wp.dreamstechnologies.com/test/', '52:966a8c3bb8f217a5c7df83e31f8520d3', 3516, 'post', 'page', 1, 0, NULL, NULL, 'Test', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, '', NULL, '-1', 'featured-image', NULL, NULL, NULL, '-1', 'featured-image', NULL, 6, NULL, NULL, '2022-05-27 13:52:12', '2023-07-18 08:36:27', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2022-03-18 12:32:17', '2022-03-12 04:19:19', NULL),
(319, 'https://doccure-wp.dreamstechnologies.com/slide-anything-popup-preview/', '76:99f8f5a4b09b6abc0eddf3121971874f', 1801, 'post', 'page', 1, 0, NULL, NULL, 'Slide Anything Popup Preview', '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, '2022-05-27 13:52:12', '2023-07-18 08:36:27', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2022-03-04 12:30:05', '2021-11-16 11:59:52', NULL),
(320, 'https://doccure-wp.dreamstechnologies.com/booking/app-4248/', '64:b6456d06edf538b1b13aa25cdf69b4b5', 3999, 'post', 'booking', 10, 0, NULL, NULL, 'APP#-4248', '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, '2022-05-27 14:16:53', '2023-07-19 13:04:33', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2022-05-27 14:16:53', '2022-05-27 14:16:53', 0),
(323, 'https://doccure-wp.dreamstechnologies.com/booking/app-1817-2/', '66:2787eaf5d525cd1034d5879d50ddfd8a', 4222, 'post', 'booking', 62, 0, NULL, NULL, 'APP#-1817', '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, '2022-05-28 05:47:58', '2023-07-19 13:04:33', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2022-05-28 05:54:15', '2022-05-28 05:54:15', 0),
(332, 'https://doccure-wp.dreamstechnologies.com/category/diagnose/', '65:546cdc3694f14523b81251456a923cdd', 4, 'term', 'category', NULL, NULL, NULL, NULL, 'Diagnose', 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, '2022-05-31 05:43:28', '2023-07-18 08:36:27', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, NULL, NULL, NULL),
(333, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=4238', '72:b0e473b501b5d8175f3bdca31ff51240', 4238, 'post', 'booking', 62, 0, NULL, NULL, 'APP#-8995', 'pending', 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, '2022-05-31 13:17:48', '2023-07-19 11:03:35', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0),
(335, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=4241', '72:84b502b63b3c5ecf8c47b84ef64aa9ec', 4241, 'post', 'booking', 62, 0, NULL, NULL, 'APP#-2608', 'pending', 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, '2022-06-01 11:15:54', '2023-07-19 11:03:35', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0),
(336, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=4242', '72:08678577399f6fb4c9d31efb3ae20d7e', 4242, 'post', 'booking', 62, 0, NULL, NULL, 'APP#-7848', 'pending', 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, '2022-06-01 11:18:02', '2023-07-19 11:03:35', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0),
(337, 'https://doccure-wp.dreamstechnologies.com/booking/app-3134/', '64:f724e49caaa20c0f2e7eba3ad9da1ae1', 4243, 'post', 'booking', 10, 0, NULL, NULL, 'APP#-3134', '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, '2022-06-02 08:12:00', '2023-07-19 13:04:33', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2022-06-11 00:58:34', '2022-06-11 00:58:34', 0),
(343, 'https://doccure-wp.dreamstechnologies.com/booking/app-6098/', '64:f2cb2e2d277e3288d9dc960460fa5a7f', 4247, 'post', 'booking', 62, 0, NULL, NULL, 'APP#-6098', '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, '2022-06-03 02:49:27', '2023-07-19 13:04:33', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2022-06-03 02:50:38', '2022-06-03 02:50:38', 0),
(365, 'https://doccure-wp.dreamstechnologies.com/services/anesthesiology/', '71:50dae4ec4986cf4421dc4ee1b90e95cd', 16, 'term', 'services', NULL, NULL, NULL, NULL, 'Anesthesiology', 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, '2022-06-06 14:52:49', '2023-07-18 09:48:57', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, NULL, NULL, NULL),
(366, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=4259', '72:0d9c3521cb8118f95a87b31d0a0f6245', 4259, 'post', 'booking', 10, 0, NULL, NULL, 'APP#-4692', 'pending', 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, '2022-06-07 00:20:31', '2023-07-19 11:03:35', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0),
(367, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=4260', '72:b867b9620064c834f20ca3bb64d4ec7f', 4260, 'post', 'booking', 10, 0, NULL, NULL, 'APP#-461', 'pending', 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, '2022-06-07 10:44:20', '2023-07-19 11:03:35', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0),
(387, 'https://doccure-wp.dreamstechnologies.com/reviews/jules-abc/', '65:d2906bc3caed3bd868ee517a5c595334', 4276, 'post', 'reviews', 79, 0, NULL, NULL, 'Jules abc', '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, '2022-06-10 22:09:13', '2023-07-19 13:49:03', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2022-06-10 22:09:13', '2022-06-10 22:09:13', 0),
(392, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=4279', '72:2e8da57ac0467245d6bcfd333d813e0e', 4279, 'post', 'booking', 62, 0, NULL, NULL, 'APP#-3397', 'pending', 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, '2022-06-13 07:18:54', '2023-07-19 11:03:35', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0),
(395, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=4283', '72:3d438841d010aadb0fe584aaa6bef0d9', 4283, 'post', 'booking', 62, 0, NULL, NULL, 'APP#-7604', 'pending', 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, '2022-06-14 07:07:38', '2023-07-19 12:03:59', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0),
(399, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=4286', '72:c472354f704458343783163d38a1e58d', 4286, 'post', 'booking', 62, 0, NULL, NULL, 'APP#-9539', 'pending', 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, '2022-06-15 15:26:17', '2023-07-19 12:03:59', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0),
(400, 'https://doccure-wp.dreamstechnologies.com/reviews/sofia-brient-2/', '70:ebf18cea86870a9bd3da1819ebd5845b', 4287, 'post', 'reviews', 57, 0, NULL, NULL, 'Sofia Brient', '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, '2022-06-16 02:57:32', '2023-07-19 13:49:04', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2022-06-16 02:57:32', '2022-06-16 02:57:32', 0),
(401, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=4288', '72:d5da5c907c8914054328e5ed8c34bbb0', 4288, 'post', 'booking', 62, 0, NULL, NULL, 'APP#-6330', 'pending', 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, '2022-06-16 03:31:04', '2023-07-19 12:03:59', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0),
(402, 'https://doccure-wp.dreamstechnologies.com/reviews/olga-barlow-2/', '69:a540f823b9529f2364c92ad8a9e3f822', 4289, 'post', 'reviews', 12, 0, NULL, NULL, 'Olga Barlow', '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, '2022-06-16 04:02:08', '2023-07-19 13:49:04', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2022-06-16 04:02:08', '2022-06-16 04:02:08', 0),
(403, 'https://doccure-wp.dreamstechnologies.com/booking/app-9589/', '64:84d0d68b1d6872fc27fba303fc0ff7a4', 4290, 'post', 'booking', 62, 0, NULL, NULL, 'APP#-9589', '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, '2022-06-16 04:02:51', '2023-07-19 13:04:33', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2022-06-16 04:06:25', '2022-06-16 04:06:25', 0),
(408, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=4294', '72:e3dd7f6b6c6bba70eb6ae753807f306d', 4294, 'post', 'booking', 62, 0, NULL, NULL, 'APP#-8162', 'pending', 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, '2022-06-16 12:13:26', '2023-07-19 12:03:59', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0),
(409, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=4295', '72:73ae7170ed4ed9cb44f9def606c06f94', 4295, 'post', 'booking', 62, 0, NULL, NULL, 'APP#-1245', 'pending', 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, '2022-06-16 17:40:00', '2023-07-19 12:03:59', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0),
(410, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=4296', '72:5d8d5b121ebab462652af90c474c8f7b', 4296, 'post', 'booking', 62, 0, NULL, NULL, 'APP#-771', 'pending', 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, '2022-06-16 17:40:13', '2023-07-19 12:03:59', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0),
(411, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=4297', '72:64b6298731d4637720dce87cd6985bac', 4297, 'post', 'booking', 62, 0, NULL, NULL, 'APP#-4160', 'pending', 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, '2022-06-16 17:44:44', '2023-07-19 12:03:59', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0),
(412, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=4298', '72:626efe984a751936a4e653f1b2449dac', 4298, 'post', 'booking', 62, 0, NULL, NULL, 'APP#-6995', 'pending', 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, '2022-06-16 19:21:38', '2023-07-19 12:03:59', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0),
(415, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=4300', '72:3bcdbd74c4316d8780d75afb1be39074', 4300, 'post', 'booking', 62, 0, NULL, NULL, 'APP#-8946', 'pending', 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, '2022-06-17 07:10:20', '2023-07-19 12:03:59', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0);
INSERT INTO `wp_yoast_indexable` (`id`, `permalink`, `permalink_hash`, `object_id`, `object_type`, `object_sub_type`, `author_id`, `post_parent`, `title`, `description`, `breadcrumb_title`, `post_status`, `is_public`, `is_protected`, `has_public_posts`, `number_of_pages`, `canonical`, `primary_focus_keyword`, `primary_focus_keyword_score`, `readability_score`, `is_cornerstone`, `is_robots_noindex`, `is_robots_nofollow`, `is_robots_noarchive`, `is_robots_noimageindex`, `is_robots_nosnippet`, `twitter_title`, `twitter_image`, `twitter_description`, `twitter_image_id`, `twitter_image_source`, `open_graph_title`, `open_graph_description`, `open_graph_image`, `open_graph_image_id`, `open_graph_image_source`, `open_graph_image_meta`, `link_count`, `incoming_link_count`, `prominent_words_version`, `created_at`, `updated_at`, `blog_id`, `language`, `region`, `schema_page_type`, `schema_article_type`, `has_ancestors`, `estimated_reading_time_minutes`, `version`, `object_last_modified`, `object_published_at`, `inclusive_language_score`) VALUES
(418, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=4303', '72:fa2d431fb5d4acd69b2bc42f0578c8f2', 4303, 'post', 'booking', 62, 0, NULL, NULL, 'APP#-1857', 'pending', 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, '2022-06-20 16:46:53', '2023-07-19 12:03:59', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0),
(419, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=4304', '72:3bad39bcb8b2d7e9258fddd52f1576ba', 4304, 'post', 'booking', 62, 0, NULL, NULL, 'APP#-6501', 'pending', 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, '2022-06-20 22:36:15', '2023-07-19 12:03:59', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0),
(422, 'https://doccure-wp.dreamstechnologies.com/doctors-map-view/', '64:c8bef66db97863776e6fc26939254d2a', 4306, 'post', 'page', 1, 0, NULL, NULL, 'Doctors Map View', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, '', NULL, '-1', 'featured-image', NULL, NULL, NULL, '-1', 'featured-image', NULL, 0, NULL, NULL, '2022-06-23 03:52:24', '2023-04-28 15:49:23', 1, NULL, NULL, NULL, NULL, 0, 0, 2, '2023-04-28 15:49:22', '2022-06-23 03:52:24', NULL),
(444, 'https://doccure-wp.dreamstechnologies.com/vital-signs/blood-pressure/', '74:435d5b36c6979047c4ecd780da0596bd', 58, 'term', 'vital_signs', NULL, NULL, NULL, NULL, 'Blood pressure', 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, '2022-06-23 04:40:43', '2023-05-16 05:53:35', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2023-02-19 14:17:53', '2022-06-23 07:03:01', NULL),
(445, 'https://doccure-wp.dreamstechnologies.com/vital-signs/body-temperature/', '76:f09066de974ce28747dcddf934df530e', 59, 'term', 'vital_signs', NULL, NULL, NULL, NULL, 'Body temperature', 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, '2022-06-23 04:40:52', '2023-07-18 08:36:27', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2023-02-19 14:17:53', '2022-11-21 21:58:57', NULL),
(446, 'https://doccure-wp.dreamstechnologies.com/vital-signs/pulse-rate/', '70:0c51608c26c6e947cc7670fbc3715afc', 60, 'term', 'vital_signs', NULL, NULL, NULL, NULL, 'Pulse rate', 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, '2022-06-23 04:40:59', '2023-07-18 08:36:27', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, NULL, NULL, NULL),
(447, 'https://doccure-wp.dreamstechnologies.com/vital-signs/respiration-rate/', '76:c3ae17b3fa7919c355e03e77559ea233', 61, 'term', 'vital_signs', NULL, NULL, NULL, NULL, 'Respiration rate', 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, '2022-06-23 04:41:10', '2023-07-18 08:36:27', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, NULL, NULL, NULL),
(448, 'https://doccure-wp.dreamstechnologies.com/childhood-illness/anorexia/', '74:72ab3266bff1675d9e1b5f6e0d4322cc', 62, 'term', 'childhood_illness', NULL, NULL, NULL, NULL, 'Anorexia', 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, '2022-06-23 04:41:40', '2023-07-18 08:36:27', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2022-06-23 07:03:01', '2022-06-23 07:03:01', NULL),
(449, 'https://doccure-wp.dreamstechnologies.com/childhood-illness/athlete/', '73:5f9d35d09712f339ad6b1637f523005e', 63, 'term', 'childhood_illness', NULL, NULL, NULL, NULL, 'Athlete', 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, '2022-06-23 04:41:55', '2023-05-17 03:10:36', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2022-11-21 21:58:57', '2022-11-21 21:58:57', NULL),
(450, 'https://doccure-wp.dreamstechnologies.com/childhood-illness/polio/', '71:a9e48a2d1723b2e5e7321936ec63c221', 64, 'term', 'childhood_illness', NULL, NULL, NULL, NULL, 'Polio', 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, '2022-06-23 04:42:06', '2023-07-18 08:36:27', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2023-01-02 03:16:09', '2023-01-02 03:16:09', NULL),
(451, 'https://doccure-wp.dreamstechnologies.com/medicine-types/capsules/', '71:f696e85bd4d6037dd0b7646e74bb22f9', 65, 'term', 'medicine_types', NULL, NULL, NULL, NULL, 'Capsules', 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, '2022-06-23 04:42:26', '2023-07-18 08:36:27', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, NULL, NULL, NULL),
(452, 'https://doccure-wp.dreamstechnologies.com/medicine-types/drops/', '68:1d731407e371262b48ae61060bf30caf', 66, 'term', 'medicine_types', NULL, NULL, NULL, NULL, 'Drops', 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, '2022-06-23 04:42:34', '2023-07-18 08:36:27', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, NULL, NULL, NULL),
(453, 'https://doccure-wp.dreamstechnologies.com/medicine-types/inhalers/', '71:d63760aadb93cf6e0aaec300a1a0a647', 67, 'term', 'medicine_types', NULL, NULL, NULL, NULL, 'Inhalers', 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, '2022-06-23 04:42:46', '2023-07-18 08:36:27', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, NULL, NULL, NULL),
(454, 'https://doccure-wp.dreamstechnologies.com/medicine-types/injections/', '73:94eedcd6fac9e216059d671607a79db5', 68, 'term', 'medicine_types', NULL, NULL, NULL, NULL, 'Injections', 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, '2022-06-23 04:42:57', '2023-07-18 08:36:27', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, NULL, NULL, NULL),
(455, 'https://doccure-wp.dreamstechnologies.com/medicine-usage/once-a-day/', '73:0aa0dc5c6691d73f4443f5cc75bfd1a7', 69, 'term', 'medicine_usage', NULL, NULL, NULL, NULL, 'Once a day', 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, '2022-06-23 04:43:20', '2023-07-18 08:36:27', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, NULL, NULL, NULL),
(456, 'https://doccure-wp.dreamstechnologies.com/medicine-usage/thrice-a-day/', '75:5cc9f8c7a05161731aef70a3eebc8563', 70, 'term', 'medicine_usage', NULL, NULL, NULL, NULL, 'Thrice a day', 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, '2022-06-23 04:43:28', '2023-07-18 08:36:27', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, NULL, NULL, NULL),
(457, 'https://doccure-wp.dreamstechnologies.com/medicine-usage/twice-a-day/', '74:1a1041dfba117f00511bfc26aa3782c3', 71, 'term', 'medicine_usage', NULL, NULL, NULL, NULL, 'Twice a day', 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, '2022-06-23 04:43:41', '2023-07-18 08:48:33', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, NULL, NULL, NULL),
(458, 'https://doccure-wp.dreamstechnologies.com/medicine-duration/1-day/', '71:2199fe6ace04205c68c6051c6228559d', 72, 'term', 'medicine_duration', NULL, NULL, NULL, NULL, '1 Day', 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, '2022-06-23 04:44:05', '2023-07-18 08:48:33', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, NULL, NULL, NULL),
(459, 'https://doccure-wp.dreamstechnologies.com/medicine-duration/1-month/', '73:2aded659e910082605831be09edf27c7', 73, 'term', 'medicine_duration', NULL, NULL, NULL, NULL, '1 Month', 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, '2022-06-23 04:44:11', '2023-07-18 08:48:33', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, NULL, NULL, NULL),
(460, 'https://doccure-wp.dreamstechnologies.com/medicine-duration/1-week/', '72:7b49a4eec66ddff4516c0c4d2b4434da', 74, 'term', 'medicine_duration', NULL, NULL, NULL, NULL, '1 Week', 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, '2022-06-23 04:44:23', '2023-07-18 08:48:33', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, NULL, NULL, NULL),
(461, 'https://doccure-wp.dreamstechnologies.com/medicine-duration/2-days/', '72:fdb4abc3e50411344a210032f63829e8', 75, 'term', 'medicine_duration', NULL, NULL, NULL, NULL, '2 Days', 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, '2022-06-23 04:44:35', '2023-07-18 08:48:33', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, NULL, NULL, NULL),
(462, 'https://doccure-wp.dreamstechnologies.com/marital-status/married/', '70:99529a93608fd7db99a74098b98b215b', 76, 'term', 'marital_status', NULL, NULL, NULL, NULL, 'Married', 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, '2022-06-23 04:45:18', '2023-07-18 08:48:33', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2023-01-02 03:16:09', '2022-06-23 07:03:01', NULL),
(463, 'https://doccure-wp.dreamstechnologies.com/marital-status/single/', '69:deb4d6b84611e538f2949421e969d94f', 77, 'term', 'marital_status', NULL, NULL, NULL, NULL, 'Single', 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, '2022-06-23 04:45:27', '2023-07-18 08:48:33', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2023-02-19 14:17:53', '2023-02-19 14:17:53', NULL),
(464, 'https://doccure-wp.dreamstechnologies.com/diseases/food-allergies/', '71:f5945aa65e7ab2b5e9c87777c568f57b', 78, 'term', 'diseases', NULL, NULL, NULL, NULL, 'Food allergies', 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, '2022-06-23 04:45:49', '2023-07-18 08:48:33', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2023-02-19 14:17:53', '2022-06-23 07:03:01', NULL),
(465, 'https://doccure-wp.dreamstechnologies.com/diseases/skin-allergies/', '71:ef508ceb7dc4bf33e819c3fc3ac99137', 79, 'term', 'diseases', NULL, NULL, NULL, NULL, 'Skin allergies', 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, '2022-06-23 04:46:03', '2023-07-18 08:48:33', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2023-01-02 03:16:09', '2022-11-21 21:58:57', NULL),
(466, 'https://doccure-wp.dreamstechnologies.com/laboratory-tests/dengue/', '71:03d84257198455780eda7787bdef88a0', 80, 'term', 'laboratory_tests', NULL, NULL, NULL, NULL, 'Dengue', 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, '2022-06-23 04:46:28', '2023-07-18 08:48:33', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2023-02-19 14:17:53', '2022-06-23 07:03:01', NULL),
(467, 'https://doccure-wp.dreamstechnologies.com/laboratory-tests/typhoid/', '72:0c01a7ade1def6ee8b58bcf5cc61a5f9', 81, 'term', 'laboratory_tests', NULL, NULL, NULL, NULL, 'Typhoid', 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, '2022-06-23 04:46:41', '2023-07-18 08:48:33', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2023-02-19 14:17:53', '2022-11-21 21:58:57', NULL),
(472, 'https://doccure-wp.dreamstechnologies.com/booking/app-8843/', '64:f23c2e04d5d7656e72818490800743cc', 4334, 'post', 'booking', 62, 0, NULL, NULL, 'APP#-8843', '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, '2022-06-23 07:00:53', '2023-07-19 13:04:33', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2022-06-23 07:01:54', '2022-06-23 07:01:54', 0),
(473, 'https://doccure-wp.dreamstechnologies.com/prescription/patient-demo/', '73:2ee1447cd7f0b155db84bfeb86d9ec21', 4335, 'post', 'prescription', 61, 0, NULL, NULL, 'Patient Demo', '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, '2022-06-23 07:03:01', '2023-07-19 13:34:57', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2022-06-23 07:03:01', '2022-06-23 07:03:01', 0),
(476, 'https://doccure-wp.dreamstechnologies.com/booking/app-4663/', '64:8bd80e40a8ea165a57d7cb5617cac1fd', 4342, 'post', 'booking', 62, 0, NULL, NULL, 'APP#-4663', '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, '2022-07-16 11:24:26', '2023-07-19 13:04:33', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2022-07-19 06:52:25', '2022-07-19 06:52:25', 0),
(488, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=4351', '72:13aa1159205e0972c9d0ae2331666a88', 4351, 'post', 'booking', 10, 0, NULL, NULL, 'APP#-4773', 'pending', 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, '2022-07-21 09:27:18', '2023-07-19 12:03:59', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0),
(495, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=4356', '72:780aae41256aefb3d1143d40dcdc915a', 4356, 'post', 'booking', 62, 0, NULL, NULL, 'APP#-8135', 'pending', 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, '2022-07-25 19:55:11', '2023-07-19 12:03:59', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0),
(496, 'https://doccure-wp.dreamstechnologies.com/reviews/ruby-perrin-2/', '69:6862a6b79cc7183f11ca263a5977310f', 4357, 'post', 'reviews', 58, 0, NULL, NULL, 'Ruby Perrin', '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, '2022-07-25 19:56:18', '2023-07-19 13:49:04', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2022-07-25 19:56:18', '2022-07-25 19:56:18', 0),
(497, 'https://doccure-wp.dreamstechnologies.com/booking/app-8418/', '64:33026605dc6fbebbeaf12ed00c810db9', 4358, 'post', 'booking', 62, 0, NULL, NULL, 'APP#-8418', '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, '2022-07-28 06:57:42', '2023-07-19 13:18:48', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2022-08-19 20:44:07', '2022-08-19 20:44:07', 0),
(498, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=4359', '72:dd174a4fdf74516f618b0897eaecd8d8', 4359, 'post', 'booking', 62, 0, NULL, NULL, 'APP#-9741', 'pending', 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, '2022-07-28 08:06:39', '2023-07-19 12:03:59', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0),
(501, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=4361', '72:36a9a004a93ff85202494a8111c54648', 4361, 'post', 'booking', 62, 0, NULL, NULL, 'APP#-9369', 'pending', 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, '2022-07-29 19:12:58', '2023-07-19 12:03:59', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0),
(506, 'https://doccure-wp.dreamstechnologies.com/booking/app-1283/', '64:67678424bcb3469d0657446887d21161', 4365, 'post', 'booking', 62, 0, NULL, NULL, 'APP#-1283', '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, '2022-08-01 08:48:24', '2023-07-19 13:18:48', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2022-08-18 09:52:59', '2022-08-18 09:52:59', 0),
(507, 'https://doccure-wp.dreamstechnologies.com/booking/app-9724/', '64:04bb6b8c75aaaa482d107062288e1721', 4366, 'post', 'booking', 62, 0, NULL, NULL, 'APP#-9724', '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, '2022-08-01 08:49:12', '2023-07-19 13:04:33', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2022-08-01 14:01:21', '2022-08-01 14:01:21', 0),
(516, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=4372', '72:7ebd38a5afa42d9af5ced3fcd6c1348e', 4372, 'post', 'booking', 10, 0, NULL, NULL, 'APP#-2159', 'pending', 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, '2022-08-02 12:25:27', '2023-07-19 12:26:30', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0),
(523, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=4377', '72:895d319d7251e2895e5585f26160a9e2', 4377, 'post', 'booking', 10, 0, NULL, NULL, 'APP#-1432', 'pending', 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, '2022-08-03 07:09:42', '2023-07-19 12:26:30', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0),
(524, 'https://doccure-wp.dreamstechnologies.com/booking/app-5965/', '64:6382f202a6df56758778d4b0ee5fecf5', 4378, 'post', 'booking', 10, 0, NULL, NULL, 'APP#-5965', '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, '2022-08-03 07:13:41', '2023-07-19 13:04:33', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2022-08-03 07:14:28', '2022-08-03 07:14:28', 0),
(525, 'https://doccure-wp.dreamstechnologies.com/booking/app-8935/', '64:7284b6b7dfd849bc3af1a00f02656843', 4379, 'post', 'booking', 10, 0, NULL, NULL, 'APP#-8935', '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, '2022-08-04 03:46:41', '2023-07-19 13:18:48', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2022-08-04 03:47:23', '2022-08-04 03:47:23', 0),
(528, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=4381', '72:369b92ddab956ada734b7e152b341ee1', 4381, 'post', 'booking', 10, 0, NULL, NULL, 'APP#-4505', 'pending', 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, '2022-08-04 23:48:21', '2023-07-19 12:26:30', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0),
(529, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=4382', '72:4ab672af9c0786e55d72fff63f3371cd', 4382, 'post', 'booking', 10, 0, NULL, NULL, 'APP#-4476', 'pending', 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, '2022-08-05 13:05:23', '2023-07-19 12:26:30', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0),
(536, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=4386', '72:9bcde4bfd12729311b2b71a4ce1d8657', 4386, 'post', 'booking', 10, 0, NULL, NULL, 'APP#-5962', 'pending', 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, '2022-08-06 16:04:01', '2023-07-19 12:26:30', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0),
(537, 'https://doccure-wp.dreamstechnologies.com/prescription/charlene-reed/', '74:ddedb11530cbe1555eca2c9403f26095', 4387, 'post', 'prescription', 11, 0, NULL, NULL, 'Charlene Reed', '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, '2022-08-06 16:15:59', '2023-05-27 08:41:04', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2022-08-06 16:15:59', '2022-08-06 16:15:59', NULL),
(540, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=4389', '72:6fea2efe51d71850dc1dedd2abcd0d2e', 4389, 'post', 'booking', 10, 0, NULL, NULL, 'APP#-872', 'pending', 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, '2022-08-10 07:01:22', '2023-07-19 12:26:30', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0),
(550, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=4396', '72:23de3d49459a2fb91366224faea225ab', 4396, 'post', 'booking', 10, 0, NULL, NULL, 'APP#-9274', 'pending', 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, '2022-08-13 14:34:59', '2023-07-19 12:26:30', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0),
(556, 'https://doccure-wp.dreamstechnologies.com/prescription/mahateerww/', '71:c6a10eb6874ace1abaa9c5e5d6b775ee', 4400, 'post', 'prescription', 11, 0, NULL, NULL, 'MahateerWW', '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, '2022-08-17 16:05:11', '2023-04-28 15:35:53', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2022-08-17 16:05:11', '2022-08-17 16:05:11', NULL),
(559, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=4402', '72:54176862c6be48c5fccc5ebbd0b30bc2', 4402, 'post', 'booking', 10, 0, NULL, NULL, 'APP#-6098', 'pending', 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, '2022-08-18 09:51:12', '2023-07-19 12:26:30', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0),
(560, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=4403', '72:35187f1f154f53b21672349167aef04c', 4403, 'post', 'booking', 10, 0, NULL, NULL, 'APP#-8996', 'pending', 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, '2022-08-19 18:09:34', '2023-07-19 12:26:30', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0),
(561, 'https://doccure-wp.dreamstechnologies.com/booking/app-3325/', '64:0cf72ab8db67f7ee0e64e39093a6fd7b', 4404, 'post', 'booking', 10, 0, NULL, NULL, 'APP#-3325', '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, '2022-08-19 18:22:56', '2023-07-19 13:18:48', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2022-08-21 13:33:42', '2022-08-21 13:33:42', 0),
(562, 'https://doccure-wp.dreamstechnologies.com/prescription/charlene-reed-2/', '76:7e4b180a76366951cbbd2d824ef1802d', 4405, 'post', 'prescription', 12, 0, NULL, NULL, 'Charlene Reed', '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, '2022-08-19 20:30:25', '2023-07-19 13:49:03', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2022-08-19 20:30:25', '2022-08-19 20:30:25', 0),
(575, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=4414', '72:ead0d2d9cc4edaa506eca6760656d87b', 4414, 'post', 'booking', 10, 0, NULL, NULL, 'APP#-5179', 'pending', 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, '2022-08-22 15:29:06', '2023-07-19 12:26:30', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0),
(576, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=4415', '72:e1b39518234dab62c6914ed4d16ef436', 4415, 'post', 'booking', 10, 0, NULL, NULL, 'APP#-8977', 'pending', 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, '2022-08-22 15:40:38', '2023-07-19 12:26:30', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0),
(601, 'https://doccure-wp.dreamstechnologies.com/product-category/uncategorized/', '68:cf789839288ada2963222d5146829949', 95, 'term', 'product_cat', 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, '2022-08-26 06:23:12', '2023-01-12 08:22:28', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2023-01-12 08:22:28', NULL, NULL),
(603, 'https://doccure-wp.dreamstechnologies.com/product/doctor-booking/', '60:e3574caef967412228b08d3613f86616', 4432, 'post', 'product', 1, 0, NULL, NULL, 'Doctor Booking', '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, '2022-08-26 06:25:43', '2022-08-26 06:25:58', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2022-08-26 06:25:57', '2022-08-26 06:25:57', NULL),
(604, 'https://doccure-wp.dreamstechnologies.com/shop/', '42:877a52c95ee2679df9c99760d5c290af', NULL, 'post-type-archive', 'product', NULL, NULL, '%%pt_plural%% Archive %%page%% %%sep%% %%sitename%%', '', 'Products', 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, '2022-08-26 06:45:33', '2023-01-12 08:22:28', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2023-01-12 08:22:28', '2022-08-26 06:25:57', NULL),
(605, 'https://doccure-wp.dreamstechnologies.com/cart/', '52:841b55edf654390fae51bc440eeff04c', 4433, 'post', 'page', 1, 0, NULL, NULL, 'Cart', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, '', NULL, '-1', 'featured-image', NULL, NULL, NULL, '-1', 'featured-image', NULL, 0, NULL, NULL, '2022-08-26 07:00:28', '2023-04-28 15:48:56', 1, NULL, NULL, NULL, NULL, 0, 1, 2, '2023-04-28 15:48:55', '2022-08-26 07:00:46', NULL),
(606, 'https://doccure-wp.dreamstechnologies.com/checkout/', '56:fa659463309a51878f37453d7f4422b3', 4435, 'post', 'page', 1, 0, NULL, NULL, 'Checkout', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 30, 0, NULL, 0, NULL, NULL, NULL, NULL, '', NULL, '-1', 'featured-image', NULL, NULL, NULL, '-1', 'featured-image', NULL, 0, NULL, NULL, '2022-08-26 07:02:20', '2023-04-28 15:49:04', 1, NULL, NULL, NULL, NULL, 0, 1, 2, '2023-04-28 15:49:03', '2022-08-26 07:02:20', NULL),
(607, 'https://doccure-wp.dreamstechnologies.com/booking/app4439/', '63:006377c751216b2d0ac907f0ca1a1731', 4440, 'post', 'booking', 10, 0, NULL, NULL, 'APP#4439', '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, '2022-08-26 07:34:53', '2023-07-19 13:18:48', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2022-08-26 07:34:53', '2022-08-26 07:34:53', 0),
(608, 'https://doccure-wp.dreamstechnologies.com/booking/app4441/', '63:b349074208f97be0a0c43ec86826b34e', 4442, 'post', 'booking', 10, 0, NULL, NULL, 'APP#4441', '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, '2022-08-26 07:37:11', '2023-07-19 13:18:48', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2022-08-26 07:37:11', '2022-08-26 07:37:11', 0),
(609, 'https://doccure-wp.dreamstechnologies.com/booking/app4443/', '63:1c2a76ab9e2c691c331f248cf4e57cd3', 4444, 'post', 'booking', 10, 0, NULL, NULL, 'APP#4443', '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, '2022-08-26 07:49:57', '2023-07-19 13:18:48', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2022-08-26 07:49:57', '2022-08-26 07:49:57', 0),
(610, 'https://doccure-wp.dreamstechnologies.com/booking/app4446/', '63:bf840c789621257a67a6cd582efb63be', 4447, 'post', 'booking', 10, 0, NULL, NULL, 'APP#4446', '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, '2022-08-26 08:43:51', '2023-07-19 13:18:48', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2022-08-26 08:43:51', '2022-08-26 08:43:51', 0),
(611, 'https://doccure-wp.dreamstechnologies.com/booking/app4448/', '63:d44b84793996bd01da833aa5f45a1b14', 4450, 'post', 'booking', 10, 0, NULL, NULL, 'APP#4448', '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, '2022-08-26 08:58:35', '2023-07-19 13:18:49', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2022-08-26 08:58:35', '2022-08-26 08:58:35', 0),
(612, 'https://doccure-wp.dreamstechnologies.com/booking/app4451/', '63:a3ec6760a89c0cbe3b04e36a3f4cf78d', 4452, 'post', 'booking', 62, 0, NULL, NULL, 'APP#4451', '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, '2022-08-26 09:51:38', '2023-07-19 13:18:49', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2022-08-26 09:51:38', '2022-08-26 09:51:38', 0),
(622, 'https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/', '68:88e31aa84a930dc8d069abcdb2fe1e3a', 4460, 'post', 'doctors', 129, 0, NULL, NULL, 'Darren Elder', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-11.jpg', NULL, '4461', 'featured-image', NULL, NULL, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-11.jpg', '4461', 'featured-image', '{\"width\":300,\"height\":300,\"filesize\":20973,\"url\":\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-11.jpg\",\"path\":\"/home/doccure-wp/public_html/elementor/wp-content/uploads/2022/08/doctor-thumb-11.jpg\",\"size\":\"full\",\"id\":4461,\"alt\":\"\",\"pixels\":90000,\"type\":\"image/jpeg\"}', 0, 17, NULL, '2022-08-26 10:43:47', '2023-07-18 07:38:52', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2022-08-26 10:45:08', '2022-08-26 10:43:47', NULL),
(630, 'https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/', '66:5a0ee9512e1f513ed596136ed6449872', 4467, 'post', 'doctors', 130, 0, NULL, NULL, 'Carl Kelly', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-10.jpg', NULL, '4468', 'featured-image', NULL, NULL, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-10.jpg', '4468', 'featured-image', '{\"width\":300,\"height\":300,\"filesize\":35129,\"url\":\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-10.jpg\",\"path\":\"/home/doccure-wp/public_html/elementor/wp-content/uploads/2022/08/doctor-thumb-10.jpg\",\"size\":\"full\",\"id\":4468,\"alt\":\"\",\"pixels\":90000,\"type\":\"image/jpeg\"}', 0, 17, NULL, '2022-08-26 10:58:35', '2023-07-18 07:38:52', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2022-08-26 10:59:55', '2022-08-26 10:58:35', NULL),
(638, 'https://doccure-wp.dreamstechnologies.com/doctors/james-amen/', '66:cf723e5a5b2a2426f5947e8775406475', 4474, 'post', 'doctors', 131, 0, NULL, NULL, 'James Amen', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-09.jpg', NULL, '4475', 'featured-image', NULL, NULL, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-09.jpg', '4475', 'featured-image', '{\"width\":300,\"height\":300,\"filesize\":26229,\"url\":\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-09.jpg\",\"path\":\"/home/doccure-wp/public_html/elementor/wp-content/uploads/2022/08/doctor-thumb-09.jpg\",\"size\":\"full\",\"id\":4475,\"alt\":\"\",\"pixels\":90000,\"type\":\"image/jpeg\"}', 0, 17, NULL, '2022-08-26 11:08:57', '2023-07-14 05:48:09', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2022-08-26 11:10:20', '2022-08-26 11:08:57', NULL),
(646, 'https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/', '67:797d5ef4dd2d4cc4fa0958c52d661e90', 4481, 'post', 'doctors', 132, 0, NULL, NULL, 'Doctor Demo', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-07.jpg', NULL, '4482', 'featured-image', NULL, NULL, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-07.jpg', '4482', 'featured-image', '{\"width\":300,\"height\":300,\"filesize\":35781,\"url\":\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-07.jpg\",\"path\":\"/home/doccure-wp/public_html/elementor/wp-content/uploads/2022/08/doctor-thumb-07.jpg\",\"size\":\"full\",\"id\":4482,\"alt\":\"\",\"pixels\":90000,\"type\":\"image/jpeg\"}', 0, 17, NULL, '2022-08-26 11:19:28', '2023-07-14 05:48:09', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2023-03-16 06:56:36', '2022-08-26 11:19:28', NULL),
(653, 'https://doccure-wp.dreamstechnologies.com/reviews/doctor-demo-2/', '69:97443d617652b0b71bd0faf983033166', 4488, 'post', 'reviews', 132, 0, NULL, NULL, 'Doctor Demo', '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, '2022-08-26 11:34:46', '2023-07-19 13:49:04', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2022-08-26 11:34:46', '2022-08-26 11:34:46', 0),
(654, 'https://doccure-wp.dreamstechnologies.com/booking/app4489/', '63:3d024312810f336dfc53a4b60cda0eb0', 4490, 'post', 'booking', 62, 0, NULL, NULL, 'APP#4489', '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, '2022-08-26 11:36:35', '2023-07-19 13:18:49', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2022-08-26 11:36:35', '2022-08-26 11:36:35', 0),
(655, 'https://doccure-wp.dreamstechnologies.com/reviews/james-amen/', '66:c4a7e89d44a2938758b1b5ef2346d1e9', 4491, 'post', 'reviews', 131, 0, NULL, NULL, 'James Amen', '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, '2022-08-26 11:38:58', '2023-07-19 13:49:04', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2022-08-26 11:38:58', '2022-08-26 11:38:58', 0),
(656, 'https://doccure-wp.dreamstechnologies.com/reviews/carl-kelly/', '66:a08dede077cf393674404c9e22201feb', 4492, 'post', 'reviews', 130, 0, NULL, NULL, 'Carl Kelly', '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, '2022-08-26 11:39:16', '2023-07-19 18:50:11', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2022-08-26 11:39:16', '2022-08-26 11:39:16', 0),
(657, 'https://doccure-wp.dreamstechnologies.com/reviews/darren-elder/', '68:6fb26b2e69ad7cb54c1d32d701cc4531', 4493, 'post', 'reviews', 129, 0, NULL, NULL, 'Darren Elder', '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, '2022-08-26 11:39:40', '2023-07-19 18:50:11', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2022-08-26 11:39:40', '2022-08-26 11:39:40', 0),
(658, 'https://doccure-wp.dreamstechnologies.com/reviews/travis-trimble/', '70:1512bf35995ba66b126f068ff3de6a1e', 4494, 'post', 'reviews', 128, 0, NULL, NULL, 'Travis Trimble', '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, '2022-08-26 11:39:56', '2023-07-19 18:50:11', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2022-08-26 11:39:56', '2022-08-26 11:39:56', 0),
(686, 'https://doccure-wp.dreamstechnologies.com/prescription/patient-demo-2/', '75:0ddd3e42e8d6a94ee62018964dd2c23e', 4512, 'post', 'prescription', 11, 0, NULL, NULL, 'Patient Demo', '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, '2022-09-07 09:53:55', '2023-07-19 13:49:03', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2022-09-07 09:53:55', '2022-09-07 09:53:55', 0),
(695, 'https://doccure-wp.dreamstechnologies.com/reviews/doctor-demo-3/', '69:4aad3b6a867800093dde4a3317ca4277', 4518, 'post', 'reviews', 132, 0, NULL, NULL, 'Doctor Demo', '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, '2022-09-11 22:43:50', '2023-07-19 18:50:11', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2022-09-11 22:43:49', '2022-09-11 22:43:49', 0),
(704, 'https://doccure-wp.dreamstechnologies.com/booking/app4523/', '63:7dc362c9fde095b62088278d8f3abc95', 4524, 'post', 'booking', 10, 0, NULL, NULL, 'APP#4523', '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, '2022-09-15 16:33:20', '2023-07-19 13:18:49', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2022-09-15 16:33:20', '2022-09-15 16:33:20', 0),
(711, 'https://doccure-wp.dreamstechnologies.com/prescription/joan-gardner/', '73:c2677a9b36692917d17db10a85f924b4', 4530, 'post', 'prescription', 11, 0, NULL, NULL, 'Joan Gardner', '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, '2022-09-16 13:32:56', '2023-05-27 10:04:49', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2022-09-16 13:32:56', '2022-09-16 13:32:56', NULL),
(728, 'https://doccure-wp.dreamstechnologies.com/reviews/v-k/', '59:629c4f97587dc077dc8dab5614de702b', 4542, 'post', 'reviews', 160, 0, NULL, NULL, 'v k', '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, '2022-09-19 18:43:43', '2023-07-19 18:50:11', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2022-09-19 18:43:43', '2022-09-19 18:43:43', 0),
(771, 'https://doccure-wp.dreamstechnologies.com/product/basic/', '51:2da5fe76b38a510e442f8969ba5346d0', 4571, 'post', 'product', 1, 0, NULL, NULL, 'Basic', '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, '2022-10-18 09:30:50', '2022-10-18 09:35:25', 1, NULL, NULL, NULL, NULL, 0, 0, 2, '2022-10-18 09:35:25', '2022-10-18 09:32:30', NULL),
(772, 'https://doccure-wp.dreamstechnologies.com/product/premium/', '53:c13a472e8b0404b307f9a9d53f9be532', 4572, 'post', 'product', 1, 0, NULL, NULL, 'Premium', '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, '2022-10-18 09:33:16', '2023-01-12 08:22:28', 1, NULL, NULL, NULL, NULL, 0, 0, 2, '2023-01-12 08:22:28', '2022-10-18 09:33:47', NULL),
(773, 'https://doccure-wp.dreamstechnologies.com/my-account/', '58:13df48a7dda6e7711342279eb31cf4b4', 4574, 'post', 'page', 1, 0, NULL, NULL, 'My Account', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 90, 0, NULL, 0, NULL, NULL, NULL, NULL, '', NULL, '-1', 'featured-image', NULL, NULL, NULL, '-1', 'featured-image', NULL, 0, NULL, NULL, '2022-10-18 09:57:19', '2023-04-28 15:50:20', 1, NULL, NULL, NULL, NULL, 0, 1, 2, '2023-04-28 15:50:19', '2022-10-18 09:57:19', NULL),
(774, 'https://doccure-wp.dreamstechnologies.com/booking/app4577/', '63:39b2c5038e763c73f31070e9e4bdc498', 4578, 'post', 'booking', 62, 0, NULL, NULL, 'APP#4577', '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, '2022-10-18 10:12:48', '2023-07-19 13:18:49', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2022-10-18 10:12:48', '2022-10-18 10:12:48', 0),
(779, 'https://doccure-wp.dreamstechnologies.com/booking/app4582/', '63:ef209595efe2826bf5b4ab7027590332', 4583, 'post', 'booking', 62, 0, NULL, NULL, 'APP#4582', '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, '2022-10-18 14:10:20', '2023-07-19 13:18:49', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2022-10-18 14:10:20', '2022-10-18 14:10:20', 0),
(780, 'https://doccure-wp.dreamstechnologies.com/booking/app4584/', '63:f2eab9948186bfe46737cf41f9d582d5', 4585, 'post', 'booking', 62, 0, NULL, NULL, 'APP#4584', '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, '2022-10-19 04:29:56', '2023-07-19 13:18:49', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2022-10-19 04:29:56', '2022-10-19 04:29:56', 0),
(781, 'https://doccure-wp.dreamstechnologies.com/booking/app4590/', '63:3ddc97e90903a7d1b23c597e8668a4bf', 4591, 'post', 'booking', 10, 0, NULL, NULL, 'APP#4590', '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, '2022-10-19 19:41:22', '2023-07-19 13:34:56', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2022-10-19 19:41:22', '2022-10-19 19:41:22', 0),
(786, 'https://doccure-wp.dreamstechnologies.com/reviews/olgas-barlows/', '69:a7e21f982cc099fc2dd5e38a4b5eb4fb', 4595, 'post', 'reviews', 12, 0, NULL, NULL, 'Olgas Barlows', '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, '2022-10-20 19:25:10', '2023-07-19 18:50:11', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2022-10-20 19:25:10', '2022-10-20 19:25:10', 0),
(797, 'https://doccure-wp.dreamstechnologies.com/category/healthcare/', '67:32833451fc82bff86c691d8d2b34271f', 6, 'term', 'category', NULL, NULL, NULL, NULL, 'Healthcare', 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, '2022-10-29 06:55:07', '2023-07-18 08:36:27', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, NULL, NULL, NULL),
(806, 'https://doccure-wp.dreamstechnologies.com/reviews/paul-richard-2/', '70:5469e3e6115cf9623d53f44cfb9503e7', 4608, 'post', 'reviews', 11, 0, NULL, NULL, 'Paul Richard', '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, '2022-11-04 22:03:55', '2023-07-19 18:50:11', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2022-11-04 22:03:55', '2022-11-04 22:03:55', 0),
(827, 'https://doccure-wp.dreamstechnologies.com/reviews/james-amen-2/', '68:e0d51adadf74a8ef7ec2e004f9a7a285', 4619, 'post', 'reviews', 131, 0, NULL, NULL, 'James Amen', '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, '2022-11-12 13:07:05', '2023-07-19 18:50:11', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2022-11-12 13:07:05', '2022-11-12 13:07:05', 0),
(828, 'https://doccure-wp.dreamstechnologies.com/reviews/rtfdgrtg-ftgft/', '70:a0235ba64070f83e0c2e9078e3596792', 4620, 'post', 'reviews', 203, 0, NULL, NULL, 'rtfdgrtg ftgft', '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, '2022-11-14 02:08:50', '2023-07-19 18:50:11', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2022-11-14 02:08:50', '2022-11-14 02:08:50', 0),
(833, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=4624', '72:f9c5a69c6a13b7167c850f8714de3ac0', 4624, 'post', 'booking', 10, 0, NULL, NULL, 'APP#-9210', 'pending', 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, '2022-11-18 16:50:59', '2023-07-19 12:26:30', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0),
(841, 'https://doccure-wp.dreamstechnologies.com/booking/app-9080/', '64:1c7139ee8927dc263fc9872851d94eec', 4629, 'post', 'booking', 10, 0, NULL, NULL, 'APP#-9080', '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, '2022-11-20 14:06:53', '2023-07-19 13:34:56', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2022-11-20 14:10:03', '2022-11-20 14:10:03', 0),
(842, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=4630', '72:9a0759fb9a94fc5302fb8e626ed68368', 4630, 'post', 'booking', 10, 0, NULL, NULL, 'APP#-8004', 'pending', 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, '2022-11-20 14:11:18', '2023-07-19 12:26:30', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0),
(843, 'https://doccure-wp.dreamstechnologies.com/booking/app-2608/', '64:23488886caea33d02ef32a6e239c77e1', 4631, 'post', 'booking', 10, 0, NULL, NULL, 'APP#-2608', '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, '2022-11-20 14:12:40', '2023-07-19 13:34:56', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2022-11-20 14:13:55', '2022-11-20 14:13:55', 0),
(844, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=4632', '72:20f95d72c197fc87892560fdca482bfd', 4632, 'post', 'booking', 10, 0, NULL, NULL, 'APP#-1969', 'cancelled', 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, '2022-11-20 14:15:13', '2023-07-18 08:24:35', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2023-01-03 05:57:09', '2023-01-03 05:57:09', 0),
(845, 'https://doccure-wp.dreamstechnologies.com/prescription/joan-gardner-2/', '75:4a9aef838d3016e4e8fbd3f6034696ac', 4633, 'post', 'prescription', 11, 0, NULL, NULL, 'Joan Gardner', '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, '2022-11-21 21:58:57', '2023-07-19 13:49:03', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2022-11-21 21:58:57', '2022-11-21 21:58:57', 0),
(861, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=4644', '72:ef7159a1142c661d21c1ae8fbe52015d', 4644, 'post', 'booking', 10, 0, NULL, NULL, 'APP#-4032', 'pending', 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, '2022-11-27 11:24:23', '2023-07-19 12:26:30', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0);
INSERT INTO `wp_yoast_indexable` (`id`, `permalink`, `permalink_hash`, `object_id`, `object_type`, `object_sub_type`, `author_id`, `post_parent`, `title`, `description`, `breadcrumb_title`, `post_status`, `is_public`, `is_protected`, `has_public_posts`, `number_of_pages`, `canonical`, `primary_focus_keyword`, `primary_focus_keyword_score`, `readability_score`, `is_cornerstone`, `is_robots_noindex`, `is_robots_nofollow`, `is_robots_noarchive`, `is_robots_noimageindex`, `is_robots_nosnippet`, `twitter_title`, `twitter_image`, `twitter_description`, `twitter_image_id`, `twitter_image_source`, `open_graph_title`, `open_graph_description`, `open_graph_image`, `open_graph_image_id`, `open_graph_image_source`, `open_graph_image_meta`, `link_count`, `incoming_link_count`, `prominent_words_version`, `created_at`, `updated_at`, `blog_id`, `language`, `region`, `schema_page_type`, `schema_article_type`, `has_ancestors`, `estimated_reading_time_minutes`, `version`, `object_last_modified`, `object_published_at`, `inclusive_language_score`) VALUES
(864, 'https://doccure-wp.dreamstechnologies.com/prescription/ilyas-kusak/', '72:5e69ef0fdada9d7e0afa989619c4bb2c', 4646, 'post', 'prescription', 11, 0, NULL, NULL, 'İlyas Kuşak', '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, '2022-11-27 17:55:32', '2023-07-19 13:49:03', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2022-11-27 17:55:32', '2022-11-27 17:55:32', 0),
(867, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=4648', '72:860d94bc00af554b2520173627ed79d2', 4648, 'post', 'booking', 10, 0, NULL, NULL, 'APP#-2651', 'pending', 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, '2022-11-29 10:03:08', '2023-07-19 12:26:30', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0),
(870, 'https://doccure-wp.dreamstechnologies.com/booking/app-7155/', '64:28b7cdac94575c5673ce8ec879dce2df', 4651, 'post', 'booking', 10, 0, NULL, NULL, 'APP#-7155', '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, '2022-11-30 17:18:18', '2023-07-19 13:34:56', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2022-12-07 16:15:24', '2022-12-07 16:15:24', 0),
(871, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=4652', '72:5bdaca24484391493d00c9e1632c7d36', 4652, 'post', 'booking', 10, 0, NULL, NULL, 'APP#-6284', 'pending', 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, '2022-12-01 11:53:00', '2023-07-19 13:04:33', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0),
(872, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=4653', '72:1376ee5f5f7fa7a8ca1135138c9d0041', 4653, 'post', 'booking', 10, 0, NULL, NULL, 'APP#-1268', 'cancelled', 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, '2022-12-02 19:13:12', '2023-07-18 08:24:35', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2022-12-06 14:08:31', '2022-12-06 14:08:31', 0),
(879, 'https://doccure-wp.dreamstechnologies.com/services/', '56:19dcf0cb02decb0cf0cabae409af61d3', NULL, 'post-type-archive', 'services', NULL, NULL, '%%pt_plural%% Archive %%page%% %%sep%% %%sitename%%', '', 'Services', 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, '2022-12-05 06:24:32', '2023-04-28 15:42:07', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2023-04-28 15:42:07', '2022-12-05 08:10:06', NULL),
(880, 'https://doccure-wp.dreamstechnologies.com/testimonial/', '59:0be3a7f32521257bc285353fce8eb44e', NULL, 'post-type-archive', 'testimonials', NULL, NULL, '%%pt_plural%% Archive %%page%% %%sep%% %%sitename%%', '', 'Testimonial', 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, '2022-12-05 06:24:32', '2023-05-04 16:39:15', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2022-12-05 07:50:24', '2022-12-05 07:05:28', NULL),
(885, 'https://doccure-wp.dreamstechnologies.com/testimonial/eugene-freeman/', '74:888c00308a903434fe4abe5b11805115', 4677, 'post', 'testimonials', 1, 0, NULL, NULL, 'Eugene Freeman', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 60, 0, NULL, 0, NULL, NULL, NULL, NULL, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/patient4.jpg', NULL, '2826', 'featured-image', NULL, NULL, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/patient4.jpg', '2826', 'featured-image', '{\"width\":300,\"height\":300,\"filesize\":23937,\"url\":\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/patient4.jpg\",\"path\":\"/home/doccure-wp/public_html/elementor/wp-content/uploads/2021/12/patient4.jpg\",\"size\":\"full\",\"id\":2826,\"alt\":\"\",\"pixels\":90000,\"type\":\"image/jpeg\"}', 0, NULL, NULL, '2022-12-05 07:05:16', '2023-05-04 16:39:15', 1, NULL, NULL, NULL, NULL, 0, 1, 2, '2022-12-05 07:07:18', '2022-12-05 07:05:28', NULL),
(886, 'https://doccure-wp.dreamstechnologies.com/testimonial/charles-ortega/', '74:9e70ebc13133c6203f5c8b9d24cb9f69', 4678, 'post', 'testimonials', 1, 0, NULL, NULL, 'Charles Ortega', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 60, 0, NULL, 0, NULL, NULL, NULL, NULL, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/patient3.jpg', NULL, '803', 'featured-image', NULL, NULL, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/patient3.jpg', '803', 'featured-image', '{\"width\":300,\"height\":300,\"filesize\":20246,\"url\":\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/patient3.jpg\",\"path\":\"/home/doccure-wp/public_html/elementor/wp-content/uploads/2021/08/patient3.jpg\",\"size\":\"full\",\"id\":803,\"alt\":\"\",\"pixels\":90000,\"type\":\"image/jpeg\"}', 0, NULL, NULL, '2022-12-05 07:06:33', '2023-07-20 04:00:56', 1, NULL, NULL, NULL, NULL, 0, 1, 2, '2022-12-05 07:08:17', '2022-12-05 07:06:33', 0),
(889, 'https://doccure-wp.dreamstechnologies.com/testimonial/denise-stevens/', '74:ed5bd8347e06a3eb29765821d3452790', 4679, 'post', 'testimonials', 1, 0, NULL, NULL, 'Denise Stevens', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/patient2.jpg', NULL, '2822', 'featured-image', NULL, NULL, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/patient2.jpg', '2822', 'featured-image', '{\"width\":300,\"height\":300,\"filesize\":33184,\"url\":\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/patient2.jpg\",\"path\":\"/home/doccure-wp/public_html/elementor/wp-content/uploads/2021/12/patient2.jpg\",\"size\":\"full\",\"id\":2822,\"alt\":\"\",\"pixels\":90000,\"type\":\"image/jpeg\"}', 0, NULL, NULL, '2022-12-05 07:08:29', '2023-07-20 04:00:56', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2022-12-05 07:08:29', '2022-12-05 07:08:29', 0),
(890, 'https://doccure-wp.dreamstechnologies.com/testimonial/jennifer-robinson/', '77:5e86fb9602aac6c3b4b3391d3bb64dc8', 4683, 'post', 'testimonials', 1, 0, NULL, NULL, 'Jennifer Robinson', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 60, 0, NULL, 0, NULL, NULL, NULL, NULL, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/patient1.jpg', NULL, '800', 'featured-image', NULL, NULL, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/patient1.jpg', '800', 'featured-image', '{\"width\":300,\"height\":300,\"filesize\":24873,\"url\":\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/patient1.jpg\",\"path\":\"/home/doccure-wp/public_html/elementor/wp-content/uploads/2021/09/patient1.jpg\",\"size\":\"full\",\"id\":800,\"alt\":\"\",\"pixels\":90000,\"type\":\"image/jpeg\"}', 0, NULL, NULL, '2022-12-05 07:48:42', '2023-07-20 04:00:56', 1, NULL, NULL, NULL, NULL, 0, 1, 2, '2022-12-05 07:50:24', '2022-12-05 07:48:42', 0),
(893, 'https://doccure-wp.dreamstechnologies.com/services/icu/', '60:5a8729a7187480a39da1f419590031d7', 4693, 'post', 'services', 1, 0, NULL, NULL, 'ICU', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 90, 0, NULL, 0, NULL, NULL, NULL, NULL, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/06/feature-03-2-1.jpg', NULL, '4328', 'featured-image', NULL, NULL, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/06/feature-03-2-1.jpg', '4328', 'featured-image', '{\"width\":600,\"height\":600,\"filesize\":64538,\"url\":\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/06/feature-03-2-1.jpg\",\"path\":\"/home/doccure-wp/public_html/elementor/wp-content/uploads/2022/06/feature-03-2-1.jpg\",\"size\":\"full\",\"id\":4328,\"alt\":\"\",\"pixels\":360000,\"type\":\"image/jpeg\"}', 0, 4, NULL, '2022-12-05 11:32:15', '2023-05-28 20:07:18', 1, NULL, NULL, NULL, NULL, 0, 5, 2, '2023-04-28 15:42:07', '2022-12-05 08:13:59', NULL),
(897, 'https://doccure-wp.dreamstechnologies.com/services/test-room/', '66:1f3ce036302c04652019c88f2591190e', 4691, 'post', 'services', 1, 0, NULL, NULL, 'Test Room', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 90, 0, NULL, 0, NULL, NULL, NULL, NULL, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/feature-02-2-1.jpg', NULL, '4484', 'featured-image', NULL, NULL, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/feature-02-2-1.jpg', '4484', 'featured-image', '{\"width\":600,\"height\":600,\"filesize\":63966,\"url\":\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/feature-02-2-1.jpg\",\"path\":\"/home/doccure-wp/public_html/elementor/wp-content/uploads/2022/08/feature-02-2-1.jpg\",\"size\":\"full\",\"id\":4484,\"alt\":\"\",\"pixels\":360000,\"type\":\"image/jpeg\"}', 0, 2, NULL, '2022-12-05 13:31:38', '2023-05-28 20:07:18', 1, NULL, NULL, NULL, NULL, 0, 5, 2, '2023-04-28 15:42:04', '2022-12-05 08:12:13', NULL),
(902, 'https://doccure-wp.dreamstechnologies.com/services/laboratory/', '67:90919e71d07435e5ba490fa7af295039', 4695, 'post', 'services', 1, 0, NULL, NULL, 'Laboratory', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 90, 0, NULL, 0, NULL, NULL, NULL, NULL, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/feature-3.jpg', NULL, '1741', 'featured-image', NULL, NULL, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/feature-3.jpg', '1741', 'featured-image', '{\"width\":600,\"height\":600,\"filesize\":60403,\"url\":\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/feature-3.jpg\",\"path\":\"/home/doccure-wp/public_html/elementor/wp-content/uploads/2021/09/feature-3.jpg\",\"size\":\"full\",\"id\":1741,\"alt\":\"\",\"pixels\":360000,\"type\":\"image/jpeg\"}', 0, 4, NULL, '2022-12-05 20:41:12', '2023-05-28 20:07:18', 1, NULL, NULL, NULL, NULL, 0, 5, 2, '2023-04-28 15:40:52', '2022-12-05 08:16:02', NULL),
(903, 'https://doccure-wp.dreamstechnologies.com/services/medical/', '64:4b5643515bdebd4a1cf9ebb547367f79', 4698, 'post', 'services', 1, 0, NULL, NULL, 'Medical', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 90, 0, NULL, 0, NULL, NULL, NULL, NULL, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/feature1.jpg', NULL, '1739', 'featured-image', NULL, NULL, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/feature1.jpg', '1739', 'featured-image', '{\"width\":600,\"height\":600,\"filesize\":75773,\"url\":\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/feature1.jpg\",\"path\":\"/home/doccure-wp/public_html/elementor/wp-content/uploads/2021/09/feature1.jpg\",\"size\":\"full\",\"id\":1739,\"alt\":\"\",\"pixels\":360000,\"type\":\"image/jpeg\"}', 0, 4, NULL, '2022-12-05 20:42:19', '2023-04-28 15:37:36', 1, NULL, NULL, NULL, NULL, 0, 5, 2, '2023-04-28 15:37:36', '2022-12-05 08:20:11', NULL),
(904, 'https://doccure-wp.dreamstechnologies.com/services/operation/', '66:64213ec1a9b35eb5ad29be8e472d1e60', 4696, 'post', 'services', 1, 0, NULL, NULL, 'Operation', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 90, 0, NULL, 0, NULL, NULL, NULL, NULL, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/feature-05-1.jpg', NULL, '1796', 'featured-image', NULL, NULL, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/feature-05-1.jpg', '1796', 'featured-image', '{\"width\":600,\"height\":600,\"filesize\":57399,\"url\":\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/feature-05-1.jpg\",\"path\":\"/home/doccure-wp/public_html/elementor/wp-content/uploads/2021/09/feature-05-1.jpg\",\"size\":\"full\",\"id\":1796,\"alt\":\"\",\"pixels\":360000,\"type\":\"image/jpeg\"}', 0, 4, NULL, '2022-12-05 20:43:23', '2023-05-28 20:07:18', 1, NULL, NULL, NULL, NULL, 0, 5, 2, '2023-04-28 15:40:58', '2022-12-05 08:17:43', NULL),
(905, 'https://doccure-wp.dreamstechnologies.com/services/patient-ward/', '69:7257d3916b5ddc46555e41731b65d61b', 4689, 'post', 'services', 1, 0, NULL, NULL, 'Patient Ward', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 90, 0, NULL, 0, NULL, NULL, NULL, NULL, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/feature6.jpg', NULL, '1744', 'featured-image', NULL, NULL, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/feature6.jpg', '1744', 'featured-image', '{\"width\":600,\"height\":600,\"filesize\":60123,\"url\":\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/feature6.jpg\",\"path\":\"/home/doccure-wp/public_html/elementor/wp-content/uploads/2021/08/feature6.jpg\",\"size\":\"full\",\"id\":1744,\"alt\":\"\",\"pixels\":360000,\"type\":\"image/jpeg\"}', 0, 2, NULL, '2022-12-05 20:44:27', '2023-05-28 20:07:18', 1, NULL, NULL, NULL, NULL, 0, 5, 2, '2023-04-28 15:41:57', '2022-12-05 08:10:06', NULL),
(906, 'https://doccure-wp.dreamstechnologies.com/service/', '55:391ed5e0c98f0d3781ce2f749a0a678d', 4699, 'post', 'page', 1, 0, NULL, NULL, 'Service', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 90, 0, NULL, 0, NULL, NULL, NULL, NULL, '', NULL, '-1', 'featured-image', NULL, NULL, NULL, '-1', 'featured-image', NULL, 12, NULL, NULL, '2022-12-05 21:10:38', '2023-04-28 15:16:34', 1, NULL, NULL, NULL, NULL, 0, 3, 2, '2023-04-28 15:16:34', '2022-12-05 08:21:40', NULL),
(910, 'https://doccure-wp.dreamstechnologies.com/booking/app-2669/', '64:291edbaead141e7ca81992a66ed4deea', 4718, 'post', 'booking', 10, 0, NULL, NULL, 'APP#-2669', '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, '2022-12-06 11:17:13', '2023-07-19 13:34:56', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2023-01-01 23:53:33', '2023-01-01 23:53:33', 0),
(917, 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, '2022-12-09 01:20:41', '2023-07-18 07:02:27', 1, NULL, NULL, NULL, NULL, 0, NULL, 1, NULL, NULL, NULL),
(925, 'https://doccure-wp.dreamstechnologies.com/reviews/doctor-demo-4/', '69:f925db05f18e650b8d0d493dfd6332cc', 4728, 'post', 'reviews', 132, 0, NULL, NULL, 'Doctor Demo', '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, '2022-12-18 13:47:31', '2023-07-19 18:50:11', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2022-12-18 13:47:31', '2022-12-18 13:47:31', 0),
(930, 'https://doccure-wp.dreamstechnologies.com/reviews/maaz-sohail/', '67:ad09fbc200693af3d4e244d861becb5d', 4737, 'post', 'reviews', 233, 0, NULL, NULL, 'maaz sohail', '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, '2022-12-24 07:49:54', '2023-07-19 18:50:11', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2022-12-24 07:49:53', '2022-12-24 07:49:53', 0),
(933, 'https://doccure-wp.dreamstechnologies.com/prescription/joan-gardner-3/', '75:c799a12d088bd15f7fb7981352cbe91c', 4749, 'post', 'prescription', 132, 0, NULL, NULL, 'Joan Gardner', '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, '2023-01-02 03:16:09', '2023-07-19 13:49:03', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2023-01-02 03:16:09', '2023-01-02 03:16:09', 0),
(934, 'https://doccure-wp.dreamstechnologies.com/laboratory-tests/li/', '67:72f7bc054b54740f75583d75f83fc75e', 97, 'term', 'laboratory_tests', NULL, NULL, NULL, NULL, 'li', 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, '2023-01-02 03:16:09', '2023-07-18 08:48:33', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2023-02-19 14:17:53', '2023-01-02 03:16:09', NULL),
(936, 'https://doccure-wp.dreamstechnologies.com/reviews/sofia-brient-3/', '70:010a583ba26f0e8e5a08ee6a7902c8d6', 4759, 'post', 'reviews', 57, 0, NULL, NULL, 'Sofia Brient', '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, '2023-01-05 14:34:52', '2023-07-19 18:50:11', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2023-01-05 14:34:52', '2023-01-05 14:34:52', 0),
(947, 'https://doccure-wp.dreamstechnologies.com/reviews/aljosa-k/', '64:c35d24106bfb5d6acdf216c1a9aaa7f7', 4798, 'post', 'reviews', 1, 0, NULL, NULL, 'Aljosa K', '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, '2023-02-06 18:44:35', '2023-07-19 18:50:11', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2023-02-06 18:44:35', '2023-02-06 18:44:35', 0),
(950, 'https://doccure-wp.dreamstechnologies.com/booking/app4807/', '63:56c60d8ec0b830dcf836c040fbef4f56', 4808, 'post', 'booking', 62, 0, NULL, NULL, 'APP#4807', '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, '2023-02-15 06:46:15', '2023-07-19 13:34:57', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2023-02-15 06:46:15', '2023-02-15 06:46:15', 0),
(951, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=4809', '72:b394acd7bb189b34160292b4070d2ad2', 4809, 'post', 'booking', 62, 0, NULL, NULL, 'APP#-4521', 'pending', 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, '2023-02-16 11:40:02', '2023-07-19 13:04:33', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0),
(952, 'https://doccure-wp.dreamstechnologies.com/prescription/patient-demo-3/', '75:ad13d407e1ab13f6aad25365a6fe65de', 4814, 'post', 'prescription', 132, 0, NULL, NULL, 'Patient Demo', '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, '2023-02-19 14:17:53', '2023-07-19 13:49:03', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2023-02-19 14:17:53', '2023-02-19 14:17:53', 0),
(955, 'https://doccure-wp.dreamstechnologies.com/booking/app4828/', '63:b10682aeab0b1479e43a8cb3a51ae296', 4829, 'post', 'booking', 62, 0, NULL, NULL, 'APP#4828', '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, '2023-02-26 16:41:27', '2023-07-19 13:34:57', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2023-02-26 16:41:27', '2023-02-26 16:41:27', 0),
(958, 'https://doccure-wp.dreamstechnologies.com/booking/app4847/', '63:8953443e7b231fdad8b78574c189ea3e', 4848, 'post', 'booking', 62, 0, NULL, NULL, 'APP#4847', '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, '2023-03-02 08:29:11', '2023-07-19 13:34:57', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2023-03-02 08:29:11', '2023-03-02 08:29:11', 0),
(961, 'https://doccure-wp.dreamstechnologies.com/booking/app4858/', '63:edf1b76776df9ffa3476abd24456a159', 4859, 'post', 'booking', 62, 0, NULL, NULL, 'APP#4858', '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, '2023-03-03 06:29:13', '2023-07-19 13:34:57', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2023-03-03 06:29:13', '2023-03-03 06:29:13', 0),
(962, 'https://doccure-wp.dreamstechnologies.com/booking/app4860/', '63:c646a343e1ad0452434ac592a1675d4c', 4861, 'post', 'booking', 62, 0, NULL, NULL, 'APP#4860', '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, '2023-03-03 06:40:49', '2023-07-19 13:34:57', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2023-03-03 06:40:49', '2023-03-03 06:40:49', 0),
(963, 'https://doccure-wp.dreamstechnologies.com/booking/app4862/', '63:6cf96d7eda8668327f3e4b06bedefcf4', 4863, 'post', 'booking', 62, 0, NULL, NULL, 'APP#4862', '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, '2023-03-03 06:42:14', '2023-07-19 13:34:57', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2023-03-03 06:42:14', '2023-03-03 06:42:14', 0),
(968, 'https://doccure-wp.dreamstechnologies.com/reviews/bojan-milan-grujic/', '74:e191b386a2158c1a7759fd76e5c1bf00', 4880, 'post', 'reviews', 1, 0, NULL, NULL, 'Bojan Milan Grujic', '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, '2023-03-07 21:00:25', '2023-07-19 18:50:11', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2023-03-07 21:00:25', '2023-03-07 21:00:25', 0),
(970, 'https://doccure-wp.dreamstechnologies.com/reviews/bojan-milan-grujic-2/', '76:0e3945988c1cc241290616d6969dbb66', 4883, 'post', 'reviews', 1, 0, NULL, NULL, 'Bojan Milan Grujic', '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, '2023-03-08 08:38:43', '2023-07-19 18:50:11', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2023-03-08 08:38:43', '2023-03-08 08:38:43', 0),
(972, 'https://doccure-wp.dreamstechnologies.com/category/quote/', '62:aac93032a2e2a30e797c9861b29ab8e0', 8, 'term', 'category', NULL, NULL, NULL, NULL, 'Quote', 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, '2023-03-13 04:46:49', '2023-07-18 08:48:33', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, NULL, NULL, NULL),
(976, 'https://doccure-wp.dreamstechnologies.com/reviews/james-amen-3/', '68:e332568e5184be25143d970d5a6f12a8', 4896, 'post', 'reviews', 131, 0, NULL, NULL, 'James Amen', '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, '2023-03-26 10:14:18', '2023-07-20 04:00:56', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2023-03-26 10:14:18', '2023-03-26 10:14:18', 0),
(988, 'https://doccure-wp.dreamstechnologies.com/reviews/shiwangi-tripathy/', '73:cfdccbaa32b8d8736a0257ef2c0ad979', 5036, 'post', 'reviews', 132, 0, NULL, NULL, 'shiwangi tripathy', '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, '2023-04-28 10:14:46', '2023-07-20 04:00:56', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2023-04-28 10:14:46', '2023-04-28 10:14:46', 0),
(989, 'https://doccure-wp.dreamstechnologies.com/homee-3/', '55:0380867951e5f32c7c6800115dff3b73', 5074, 'post', 'page', 1, 0, NULL, NULL, 'Home 3', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 90, 0, NULL, 0, NULL, NULL, NULL, NULL, '', NULL, '-1', 'featured-image', NULL, NULL, NULL, '-1', 'featured-image', NULL, 33, NULL, NULL, '2023-04-28 14:17:44', '2023-07-18 07:39:07', 1, NULL, NULL, NULL, NULL, 0, 8, 2, '2023-07-18 07:39:06', '2023-04-28 14:17:56', 0),
(990, 'https://doccure-wp.dreamstechnologies.com/homee-4/', '55:047b6a0253a24ed6479ef8e678425ec6', 5075, 'post', 'page', 1, 0, NULL, NULL, 'Home 4', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 90, 0, NULL, 0, NULL, NULL, NULL, NULL, '', NULL, '-1', 'featured-image', NULL, NULL, NULL, '-1', 'featured-image', NULL, 37, NULL, NULL, '2023-04-28 14:17:59', '2023-07-18 07:39:18', 1, NULL, NULL, NULL, NULL, 0, 10, 2, '2023-07-18 07:39:17', '2023-04-28 14:18:07', 0),
(991, 'https://doccure-wp.dreamstechnologies.com/homee-5/', '55:43bc44135caec4b3af44913fa5cd8c14', 5076, 'post', 'page', 1, 0, NULL, NULL, 'Home 5', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 90, 0, NULL, 0, NULL, NULL, NULL, NULL, '', NULL, '-1', 'featured-image', NULL, NULL, NULL, '-1', 'featured-image', NULL, 50, NULL, NULL, '2023-04-28 14:18:19', '2023-07-18 07:39:28', 1, NULL, NULL, NULL, NULL, 0, 10, 2, '2023-07-18 07:39:27', '2023-04-28 14:18:36', 0),
(992, 'https://doccure-wp.dreamstechnologies.com/about-us/', '56:908eeb4a85c5d74448751e488f8ea1d2', 5192, 'post', 'page', 1, 0, NULL, NULL, 'About Us', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 90, 0, NULL, 0, NULL, NULL, NULL, NULL, '', NULL, '-1', 'featured-image', NULL, NULL, NULL, '-1', 'featured-image', NULL, 43, NULL, NULL, '2023-04-28 15:04:45', '2023-04-28 15:10:28', 1, NULL, NULL, NULL, NULL, 0, 10, 2, '2023-04-28 15:10:27', '2023-04-28 15:04:51', NULL),
(993, 'https://doccure-wp.dreamstechnologies.com/portfolios/', '58:5633a203e1b4962ee046f6646a766e27', 5234, 'post', 'page', 1, 0, NULL, NULL, 'Portfolios', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, '', NULL, '-1', 'featured-image', NULL, NULL, NULL, '-1', 'featured-image', NULL, 0, NULL, NULL, '2023-04-28 15:17:20', '2023-04-28 15:18:41', 1, NULL, NULL, NULL, NULL, 0, 0, 2, '2023-04-28 15:18:41', '2023-04-28 15:17:25', NULL),
(995, 'https://doccure-wp.dreamstechnologies.com/', '47:feeffda67f8bfbf53c8932f5a3da1b2e', 5334, 'post', 'page', 1, 0, NULL, NULL, 'Home 1', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 0, 0, NULL, 0, NULL, NULL, NULL, NULL, '', NULL, '-1', 'featured-image', NULL, NULL, NULL, '-1', 'featured-image', NULL, 30, NULL, NULL, '2023-07-14 04:27:10', '2023-07-18 07:38:14', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2023-07-18 07:38:12', '2023-07-14 04:27:10', 0),
(1013, 'https://doccure-wp.dreamstechnologies.com/doccure-making-your-clinic-painless-visit/', '89:f65a5f52f0bb31894e1b7844284ad8cc', 5393, 'post', 'post', 1, 0, NULL, NULL, 'Doccure – Making your clinic painless visit?', 'publish', NULL, 0, NULL, NULL, NULL, NULL, NULL, 30, 0, NULL, 0, NULL, NULL, NULL, NULL, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/blog-10.jpg', NULL, '1714', 'featured-image', NULL, NULL, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/blog-10.jpg', '1714', 'featured-image', '{\"width\":1200,\"height\":800,\"filesize\":420628,\"url\":\"https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/blog-10.jpg\",\"path\":\"/home/doccure-wp/public_html/elementor/wp-content/uploads/2021/11/blog-10.jpg\",\"size\":\"full\",\"id\":1714,\"alt\":\"\",\"pixels\":960000,\"type\":\"image/jpeg\"}', 0, 18, NULL, '2023-07-18 07:23:32', '2023-07-18 07:39:28', 1, NULL, NULL, NULL, NULL, 0, 2, 2, '2023-07-18 07:24:34', '2023-07-18 07:24:20', 0),
(1014, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2058', '72:b3a448d6a54d2c23e47c4e6168c62b09', 2058, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-9913', 'confirmed', 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, '2023-07-18 08:24:35', '2023-07-18 08:24:35', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 06:52:03', '2021-12-22 06:52:03', 0),
(1015, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2059', '72:720dba3f4d5c509b7738ac4481848542', 2059, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-3972', 'confirmed', 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, '2023-07-18 08:24:35', '2023-07-18 08:24:35', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 06:52:03', '2021-12-22 06:52:03', 0),
(1016, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2060', '72:2707dd50a21d6abbdeb1c63079f1bf95', 2060, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-9726', 'confirmed', 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, '2023-07-18 08:24:35', '2023-07-18 08:24:35', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 06:52:03', '2021-12-22 06:52:03', 0),
(1017, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2063', '72:60da188412da06a6953aa528abab5088', 2063, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-1918', 'confirmed', 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, '2023-07-18 08:24:35', '2023-07-18 08:24:35', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 06:52:03', '2021-12-22 06:52:03', 0),
(1018, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2066', '72:f62b6346368eb68ef9a666cb8b119075', 2066, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-6558', 'confirmed', 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, '2023-07-18 08:24:35', '2023-07-18 08:24:35', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 06:52:03', '2021-12-22 06:52:03', 0),
(1019, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2067', '72:20e3614c9bb071a9425be0acfc2f513a', 2067, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-7231', 'confirmed', 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, '2023-07-18 08:24:35', '2023-07-18 08:24:35', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 06:53:06', '2021-12-22 06:53:06', 0),
(1020, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2068', '72:71a3c65d4b7a06528205a4b7059665af', 2068, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-7681', 'confirmed', 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, '2023-07-18 08:24:35', '2023-07-18 08:24:35', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 06:53:06', '2021-12-22 06:53:06', 0),
(1021, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2069', '72:79272fbe30a6335cedde856d80aa7132', 2069, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-9802', 'confirmed', 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, '2023-07-18 08:24:35', '2023-07-18 08:24:35', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 06:53:06', '2021-12-22 06:53:06', 0),
(1022, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2072', '72:e98d1ab1dac0cb2217bb16b8610602ad', 2072, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-5803', 'confirmed', 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, '2023-07-18 08:24:35', '2023-07-18 08:24:35', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 06:53:06', '2021-12-22 06:53:06', 0),
(1023, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2075', '72:783237b1213579b396dc6404748c2d17', 2075, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-4453', 'confirmed', 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, '2023-07-18 08:24:35', '2023-07-18 08:24:35', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 06:53:06', '2021-12-22 06:53:06', 0),
(1024, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2076', '72:6355aa36a20f545501bd6c67b7069bdd', 2076, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-7826', 'confirmed', 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, '2023-07-18 08:24:35', '2023-07-18 08:24:35', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 06:54:19', '2021-12-22 06:54:19', 0),
(1025, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2077', '72:bb1291512f46990963b59d3c1c919bac', 2077, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-7631', 'confirmed', 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, '2023-07-18 08:24:35', '2023-07-18 08:24:35', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 06:54:19', '2021-12-22 06:54:19', 0),
(1026, 'https://doccure-wp.dreamstechnologies.com/category/audio/', '62:c4a85487f8430e5c1607facf110cc0e2', 2, 'term', 'category', NULL, NULL, NULL, NULL, 'Audio', 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, '2023-07-18 08:24:35', '2023-07-18 08:24:36', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, NULL, NULL, NULL),
(1027, 'https://doccure-wp.dreamstechnologies.com/category/link/', '61:b7a680e51fd36e290efdca48c8e064ad', 7, 'term', 'category', NULL, NULL, NULL, NULL, 'Link', 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, '2023-07-18 08:24:35', '2023-07-18 08:48:33', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, NULL, NULL, NULL),
(1028, 'https://doccure-wp.dreamstechnologies.com/tag/clinics/', '59:415f662ec50e783d95f5e31a8e6efd53', 10, 'term', 'post_tag', NULL, NULL, NULL, NULL, 'Clinics', 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, '2023-07-18 08:24:35', '2023-07-18 09:19:33', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, NULL, NULL, NULL),
(1029, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2078', '72:220a15e9113f7a4bac8f17fe0dd65bdc', 2078, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-9196', 'confirmed', 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, '2023-07-18 08:36:26', '2023-07-18 08:36:26', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 06:54:19', '2021-12-22 06:54:19', 0),
(1030, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2081', '72:0b41e986f1faec567d6d35e065a3132d', 2081, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-2367', 'confirmed', 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, '2023-07-18 08:36:26', '2023-07-18 08:36:26', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 06:54:19', '2021-12-22 06:54:19', 0),
(1031, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2084', '72:efa10aaad29d4c8dafd597a905eb0fa5', 2084, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-4958', 'confirmed', 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, '2023-07-18 08:36:26', '2023-07-18 08:36:26', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 06:54:19', '2021-12-22 06:54:19', 0),
(1032, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2085', '72:b0e064e82821e2dd7918b494cc3fda1b', 2085, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-9226', 'confirmed', 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, '2023-07-18 08:36:26', '2023-07-18 08:36:26', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 06:55:28', '2021-12-22 06:55:28', 0),
(1033, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2086', '72:cd805c8813442935ac6aee7a203da58a', 2086, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-6895', 'confirmed', 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, '2023-07-18 08:36:26', '2023-07-18 08:36:26', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 06:55:28', '2021-12-22 06:55:28', 0),
(1034, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2087', '72:c7183b52cf5ad0a10221d322e1d184ea', 2087, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-9036', 'confirmed', 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, '2023-07-18 08:36:26', '2023-07-18 08:36:26', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 06:55:28', '2021-12-22 06:55:28', 0),
(1035, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2090', '72:54512b93e3ddfd4c95a541bef7af1e61', 2090, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-5141', 'confirmed', 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, '2023-07-18 08:36:26', '2023-07-18 08:36:26', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 06:55:28', '2021-12-22 06:55:28', 0),
(1036, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2093', '72:d687f2221f373d4562adff93581ada29', 2093, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-9802', 'confirmed', 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, '2023-07-18 08:36:26', '2023-07-18 08:36:26', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 06:55:28', '2021-12-22 06:55:28', 0),
(1037, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2094', '72:865a3c1e1b44449be1947f395f417102', 2094, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-1742', 'confirmed', 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, '2023-07-18 08:36:26', '2023-07-18 08:36:26', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 06:57:11', '2021-12-22 06:57:11', 0),
(1038, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2095', '72:3f7c561f32a162d681ec9263220985b1', 2095, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-9442', 'confirmed', 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, '2023-07-18 08:36:26', '2023-07-18 08:36:26', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 06:57:11', '2021-12-22 06:57:11', 0),
(1039, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2096', '72:790770976170ad2fa8d46cf1cbf5014b', 2096, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-9453', 'confirmed', 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, '2023-07-18 08:36:26', '2023-07-18 08:36:26', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 06:57:11', '2021-12-22 06:57:11', 0),
(1040, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2099', '72:83c9814f1a781b33ed936af994c6f841', 2099, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-3503', 'confirmed', 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, '2023-07-18 08:36:26', '2023-07-18 08:36:26', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 06:57:11', '2021-12-22 06:57:11', 0),
(1041, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2102', '72:f3e5ba5377c3962cb0dfae09707be3b1', 2102, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-5678', 'confirmed', 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, '2023-07-18 08:36:26', '2023-07-18 08:36:26', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 06:57:11', '2021-12-22 06:57:11', 0),
(1042, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2103', '72:9722aa81f373bff2c8b171a6239b7304', 2103, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-4749', 'confirmed', 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, '2023-07-18 08:36:26', '2023-07-18 08:36:26', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 06:57:44', '2021-12-22 06:57:44', 0),
(1043, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2104', '72:0bd91b2170acba009f82f7d4cde6cce3', 2104, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-3874', 'confirmed', 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, '2023-07-18 08:36:26', '2023-07-18 08:36:26', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 06:57:44', '2021-12-22 06:57:44', 0),
(1044, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2105', '72:d92c17e5c7db993a86da66b6a20cec8c', 2105, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-3340', 'confirmed', 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, '2023-07-18 08:48:32', '2023-07-18 08:48:32', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 06:57:44', '2021-12-22 06:57:44', 0),
(1045, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2108', '72:543293c24a6c6b63026b7d49e012f2e7', 2108, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-5816', 'confirmed', 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, '2023-07-18 08:48:32', '2023-07-18 08:48:32', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 06:57:44', '2021-12-22 06:57:44', 0),
(1046, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2111', '72:d883921225a37c7f80721a3c993bf8d9', 2111, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-4424', 'confirmed', 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, '2023-07-18 08:48:33', '2023-07-18 08:48:33', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 06:57:44', '2021-12-22 06:57:44', 0),
(1047, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2112', '72:a23c1a6754f0796fbdd6390f49f8ec85', 2112, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-7982', 'confirmed', 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, '2023-07-18 08:48:33', '2023-07-18 08:48:33', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 07:34:46', '2021-12-22 07:34:46', 0),
(1048, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2113', '72:0a171cb26bb33592945241fb782040a9', 2113, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-4517', 'confirmed', 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, '2023-07-18 08:48:33', '2023-07-18 08:48:33', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 07:34:46', '2021-12-22 07:34:46', 0),
(1049, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2114', '72:cefac55682dc30320176d2ae65f9140c', 2114, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-5267', 'confirmed', 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, '2023-07-18 08:48:33', '2023-07-18 08:48:33', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 07:34:46', '2021-12-22 07:34:46', 0),
(1050, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2117', '72:6aae23e218611e9d5a9cb1b6ce134498', 2117, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-6697', 'confirmed', 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, '2023-07-18 08:48:33', '2023-07-18 08:48:33', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 07:34:46', '2021-12-22 07:34:46', 0),
(1051, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2120', '72:faad969f51812164ee9a60cf3e14b96b', 2120, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-1703', 'confirmed', 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, '2023-07-18 08:48:33', '2023-07-18 08:48:33', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 07:34:46', '2021-12-22 07:34:46', 0),
(1052, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2121', '72:17c01d0216459d270fd39ea8c4efd8f4', 2121, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-5748', 'confirmed', 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, '2023-07-18 08:48:33', '2023-07-18 08:48:33', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 07:37:01', '2021-12-22 07:37:01', 0),
(1053, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2122', '72:ef3e060d905d0c462577fe10e42a9384', 2122, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-5637', 'confirmed', 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, '2023-07-18 08:48:33', '2023-07-18 08:48:33', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 07:37:01', '2021-12-22 07:37:01', 0),
(1054, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2123', '72:fdd98b2e81a9aa1689b67cd68838f1d2', 2123, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-7028', 'confirmed', 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, '2023-07-18 08:48:33', '2023-07-18 08:48:33', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 07:37:01', '2021-12-22 07:37:01', 0),
(1055, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2126', '72:585e8acd5de4ba1aae64ff4cd0937f6a', 2126, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-2210', 'confirmed', 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, '2023-07-18 08:48:33', '2023-07-18 08:48:33', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 07:37:01', '2021-12-22 07:37:01', 0),
(1056, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2129', '72:916a77f7606bde2dc043c9ad6ba6cdce', 2129, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-8882', 'confirmed', 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, '2023-07-18 08:48:33', '2023-07-18 08:48:33', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 07:37:01', '2021-12-22 07:37:01', 0),
(1057, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2130', '72:8816714eeb24488c8056586381675a2c', 2130, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-2886', 'confirmed', 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, '2023-07-18 08:48:33', '2023-07-18 08:48:33', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 07:42:21', '2021-12-22 07:42:21', 0),
(1058, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2131', '72:7a6427b5d0b963dd2db68a71e52fc895', 2131, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-2517', 'confirmed', 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, '2023-07-18 08:48:33', '2023-07-18 08:48:33', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 07:42:21', '2021-12-22 07:42:21', 0),
(1059, 'https://doccure-wp.dreamstechnologies.com/reviews/test-new/', '64:2be93b263c22716f3e45ec28974fad15', 2976, 'post', 'reviews', 1, 0, NULL, NULL, 'test new', '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, '2023-07-18 08:48:33', '2023-07-18 08:48:33', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-31 04:44:02', '2021-12-31 04:44:02', 0);
INSERT INTO `wp_yoast_indexable` (`id`, `permalink`, `permalink_hash`, `object_id`, `object_type`, `object_sub_type`, `author_id`, `post_parent`, `title`, `description`, `breadcrumb_title`, `post_status`, `is_public`, `is_protected`, `has_public_posts`, `number_of_pages`, `canonical`, `primary_focus_keyword`, `primary_focus_keyword_score`, `readability_score`, `is_cornerstone`, `is_robots_noindex`, `is_robots_nofollow`, `is_robots_noarchive`, `is_robots_noimageindex`, `is_robots_nosnippet`, `twitter_title`, `twitter_image`, `twitter_description`, `twitter_image_id`, `twitter_image_source`, `open_graph_title`, `open_graph_description`, `open_graph_image`, `open_graph_image_id`, `open_graph_image_source`, `open_graph_image_meta`, `link_count`, `incoming_link_count`, `prominent_words_version`, `created_at`, `updated_at`, `blog_id`, `language`, `region`, `schema_page_type`, `schema_article_type`, `has_ancestors`, `estimated_reading_time_minutes`, `version`, `object_last_modified`, `object_published_at`, `inclusive_language_score`) VALUES
(1060, 'https://doccure-wp.dreamstechnologies.com/reviews/marvin-campbell/', '71:6901f1183bc072ce1b77029c9e9a6a2a', 3126, 'post', 'reviews', 20, 0, NULL, NULL, 'Marvin Campbell', '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, '2023-07-18 08:48:33', '2023-07-18 08:48:33', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2022-01-20 13:21:40', '2022-01-20 13:21:40', 0),
(1061, 'https://doccure-wp.dreamstechnologies.com/reviews/linda-tobin/', '67:4368cabf38a1f31d49826fdf7ea14c21', 3127, 'post', 'reviews', 19, 0, NULL, NULL, 'Linda Tobin', '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, '2023-07-18 08:48:33', '2023-07-18 08:48:33', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2022-01-20 13:36:53', '2022-01-20 13:36:53', 0),
(1062, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2132', '72:b0b74add45bf43f76b011ca93659fae7', 2132, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-7447', 'confirmed', 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, '2023-07-18 09:13:07', '2023-07-18 09:13:07', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 07:42:21', '2021-12-22 07:42:21', 0),
(1063, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2135', '72:9e92c91fed99167e049ca7eb21094b37', 2135, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-32', 'confirmed', 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, '2023-07-18 09:13:07', '2023-07-18 09:13:07', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 07:42:21', '2021-12-22 07:42:21', 0),
(1064, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2138', '72:2735459517bab08e2748fc94824cd719', 2138, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-9703', 'confirmed', 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, '2023-07-18 09:13:07', '2023-07-18 09:13:07', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 07:42:21', '2021-12-22 07:42:21', 0),
(1065, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2139', '72:0159867fe5f0cc92b6374124e3c3303c', 2139, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-9398', 'confirmed', 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, '2023-07-18 09:13:07', '2023-07-18 09:13:07', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 07:47:32', '2021-12-22 07:47:32', 0),
(1066, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2140', '72:1e33575ebf535980a2d56bdc2fd3d115', 2140, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-7625', 'confirmed', 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, '2023-07-18 09:13:07', '2023-07-18 09:13:07', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 07:47:32', '2021-12-22 07:47:32', 0),
(1067, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2141', '72:aa6d09fde7745481e8023447361fc3f6', 2141, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-2707', 'confirmed', 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, '2023-07-18 09:13:07', '2023-07-18 09:13:07', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 07:47:32', '2021-12-22 07:47:32', 0),
(1068, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2144', '72:6b5bb9ec4b9531d00f785638194d5582', 2144, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-3104', 'confirmed', 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, '2023-07-18 09:13:07', '2023-07-18 09:13:07', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 07:47:32', '2021-12-22 07:47:32', 0),
(1069, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2147', '72:393ec731ece741504116ca91aa23438b', 2147, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-3792', 'confirmed', 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, '2023-07-18 09:13:07', '2023-07-18 09:13:07', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 07:47:32', '2021-12-22 07:47:32', 0),
(1070, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2148', '72:8bd5c7b741b7d0a736ae27a64e06782d', 2148, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-484', 'confirmed', 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, '2023-07-18 09:13:07', '2023-07-18 09:13:07', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 07:48:29', '2021-12-22 07:48:29', 0),
(1071, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2149', '72:933ff85338db75582f09036e65d4a01c', 2149, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-8221', 'confirmed', 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, '2023-07-18 09:13:07', '2023-07-18 09:13:07', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 07:48:29', '2021-12-22 07:48:29', 0),
(1072, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2150', '72:8aaf56a9c9b9d0acdbf3b74baca34821', 2150, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-8084', 'confirmed', 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, '2023-07-18 09:13:07', '2023-07-18 09:13:07', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 07:48:29', '2021-12-22 07:48:29', 0),
(1073, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2153', '72:72251317df7664d3ab09c4adfa994993', 2153, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-1113', 'confirmed', 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, '2023-07-18 09:13:07', '2023-07-18 09:13:07', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 07:48:29', '2021-12-22 07:48:29', 0),
(1074, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2156', '72:53210c04d59cbd1e4b47a4129e5bde4c', 2156, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-890', 'confirmed', 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, '2023-07-18 09:13:07', '2023-07-18 09:13:07', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 07:48:29', '2021-12-22 07:48:29', 0),
(1075, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2157', '72:2882267f05099facccd919be13cd8599', 2157, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-1630', 'confirmed', 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, '2023-07-18 09:13:07', '2023-07-18 09:13:07', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 07:49:22', '2021-12-22 07:49:22', 0),
(1076, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2158', '72:7e45215ba4dd37ba4d8ac07c2f5b056f', 2158, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-3115', 'confirmed', 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, '2023-07-18 09:13:08', '2023-07-18 09:13:08', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 07:49:22', '2021-12-22 07:49:22', 0),
(1077, 'https://doccure-wp.dreamstechnologies.com/reviews/kevin-kumar/', '67:7496c6f3e2d0045d7b35b96e7c0b3db4', 3130, 'post', 'reviews', 2, 0, NULL, NULL, 'kevin kumar', '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, '2023-07-18 09:13:08', '2023-07-18 09:13:08', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2022-01-21 05:02:32', '2022-01-21 05:02:32', 0),
(1078, 'https://doccure-wp.dreamstechnologies.com/reviews/david-bracamonte/', '72:9bcfc1f185980087ab747b3645cfaeb0', 3818, 'post', 'reviews', 16, 0, NULL, NULL, 'DAVID BRACAMONTE', '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, '2023-07-18 09:13:08', '2023-07-18 09:13:08', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2022-04-17 13:34:03', '2022-04-17 13:34:03', 0),
(1079, 'https://doccure-wp.dreamstechnologies.com/reviews/marvin-campbell-2/', '73:f87095319d0f6de61582cb64130c5aae', 3824, 'post', 'reviews', 20, 0, NULL, NULL, 'Marvin Campbell', '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, '2023-07-18 09:13:08', '2023-07-18 09:13:08', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2022-04-18 04:35:44', '2022-04-18 04:35:44', 0),
(1080, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2159', '72:0a1288f18159c2ad5e1ad69f07e9f7a1', 2159, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-7463', 'confirmed', 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, '2023-07-18 09:19:33', '2023-07-18 09:19:33', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 07:49:22', '2021-12-22 07:49:22', 0),
(1081, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2162', '72:f1b5a04b3fb44340fc04a6c4550de97b', 2162, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-8179', 'confirmed', 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, '2023-07-18 09:19:33', '2023-07-18 09:19:33', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 07:49:22', '2021-12-22 07:49:22', 0),
(1082, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2165', '72:85d180d89343aa2a9ffbd19a19d540b5', 2165, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-4644', 'confirmed', 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, '2023-07-18 09:19:33', '2023-07-18 09:19:33', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 07:49:22', '2021-12-22 07:49:22', 0),
(1083, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2166', '72:69ab96b49bbeca0202c81fd9ac8d9433', 2166, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-8865', 'confirmed', 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, '2023-07-18 09:19:33', '2023-07-18 09:19:33', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 07:51:57', '2021-12-22 07:51:57', 0),
(1084, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2167', '72:32857f02e5875b49295047e8d0f32942', 2167, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-192', 'confirmed', 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, '2023-07-18 09:19:33', '2023-07-18 09:19:33', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 07:51:57', '2021-12-22 07:51:57', 0),
(1085, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2168', '72:02b0daaaf6c7cb6e7aa3a9eeedd746b4', 2168, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-3155', 'confirmed', 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, '2023-07-18 09:19:33', '2023-07-18 09:19:33', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 07:51:57', '2021-12-22 07:51:57', 0),
(1086, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2171', '72:174ab4b1909fce0a38d2535d06627a58', 2171, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-1262', 'confirmed', 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, '2023-07-18 09:19:33', '2023-07-18 09:19:33', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 07:51:57', '2021-12-22 07:51:57', 0),
(1087, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2174', '72:e1fa5e8e3ed125ede7f02acd1b3b96e3', 2174, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-5304', 'confirmed', 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, '2023-07-18 09:19:33', '2023-07-18 09:19:33', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 07:51:57', '2021-12-22 07:51:57', 0),
(1088, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2175', '72:efa96a08d8b978a63330b9a21e1133bc', 2175, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-6354', 'confirmed', 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, '2023-07-18 09:19:33', '2023-07-18 09:19:33', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 07:53:39', '2021-12-22 07:53:39', 0),
(1089, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2176', '72:c1a923b7c739c57f6e3459a0beb03568', 2176, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-6717', 'confirmed', 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, '2023-07-18 09:19:33', '2023-07-18 09:19:33', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 07:53:39', '2021-12-22 07:53:39', 0),
(1090, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2177', '72:76be4519dd4208387a37220a2c3e089a', 2177, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-6077', 'confirmed', 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, '2023-07-18 09:19:33', '2023-07-18 09:19:33', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 07:53:39', '2021-12-22 07:53:39', 0),
(1091, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2180', '72:00584610a121a16c8401738130c38ecb', 2180, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-1881', 'confirmed', 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, '2023-07-18 09:19:33', '2023-07-18 09:19:33', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 07:53:39', '2021-12-22 07:53:39', 0),
(1092, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2183', '72:95547cdde3b7ba1de6d26af9c939d2e6', 2183, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-1952', 'confirmed', 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, '2023-07-18 09:19:33', '2023-07-18 09:19:33', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 07:53:39', '2021-12-22 07:53:39', 0),
(1093, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2184', '72:cae16627599618c9726e99e1e189bf88', 2184, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-5103', 'confirmed', 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, '2023-07-18 09:19:33', '2023-07-18 09:19:33', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 07:59:18', '2021-12-22 07:59:18', 0),
(1094, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2185', '72:a044724d2545236e05b2dc36f0708dea', 2185, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-3218', 'confirmed', 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, '2023-07-18 09:19:33', '2023-07-18 09:19:33', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 07:59:18', '2021-12-22 07:59:18', 0),
(1095, 'https://doccure-wp.dreamstechnologies.com/reviews/kevin-kumar-2/', '69:1873c6110c8eaf6829b0473e33278ff0', 3830, 'post', 'reviews', 2, 0, NULL, NULL, 'kevin kumar', '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, '2023-07-18 09:19:33', '2023-07-18 09:19:33', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2022-04-18 18:06:42', '2022-04-18 18:06:42', 0),
(1096, 'https://doccure-wp.dreamstechnologies.com/reviews/olga-barlow/', '67:e833336a7c28929437bf4e1b85b09960', 3993, 'post', 'reviews', 12, 0, NULL, NULL, 'Olga Barlow', '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, '2023-07-18 09:19:33', '2023-07-18 09:19:33', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2022-05-19 08:25:59', '2022-05-19 08:25:59', 0),
(1097, 'https://doccure-wp.dreamstechnologies.com/reviews/paul-richard/', '68:9d40dad6003cf7a1fc24e0eb6cbf9a89', 3994, 'post', 'reviews', 11, 0, NULL, NULL, 'Paul Richard', '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, '2023-07-18 09:19:33', '2023-07-18 09:19:33', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2022-05-19 08:26:27', '2022-05-19 08:26:27', 0),
(1098, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2186', '72:47834341f4978bf53fd44f6af05ac14d', 2186, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-3870', 'confirmed', 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, '2023-07-18 09:33:26', '2023-07-18 09:33:26', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 07:59:18', '2021-12-22 07:59:18', 0),
(1099, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2189', '72:3fc2a6635856c6d2ceea4763299036ab', 2189, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-2115', 'confirmed', 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, '2023-07-18 09:33:26', '2023-07-18 09:33:26', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 07:59:18', '2021-12-22 07:59:18', 0),
(1100, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2192', '72:f1bed7e50ebf01ca207304fbf04dc1fc', 2192, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-4092', 'confirmed', 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, '2023-07-18 09:33:26', '2023-07-18 09:33:26', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 07:59:18', '2021-12-22 07:59:18', 0),
(1101, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2193', '72:7add320517e6086b9266737a97263fab', 2193, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-8823', 'confirmed', 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, '2023-07-18 09:33:26', '2023-07-18 09:33:26', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 08:06:02', '2021-12-22 08:06:02', 0),
(1102, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2194', '72:13fec87ccf9c77a61bab7159e269ce74', 2194, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-1235', 'confirmed', 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, '2023-07-18 09:33:26', '2023-07-18 09:33:26', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 08:06:02', '2021-12-22 08:06:02', 0),
(1103, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2195', '72:8fb85c0c14a47f4c5202a49ef430b249', 2195, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-6618', 'confirmed', 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, '2023-07-18 09:33:26', '2023-07-18 09:33:26', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 08:06:02', '2021-12-22 08:06:02', 0),
(1104, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2198', '72:5db8b7c68ba16e65fa3e213425ece220', 2198, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-3989', 'confirmed', 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, '2023-07-18 09:33:26', '2023-07-18 09:33:26', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 08:06:02', '2021-12-22 08:06:02', 0),
(1105, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2201', '72:48b260091ef059c7025031bf0d92944c', 2201, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-4235', 'confirmed', 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, '2023-07-18 09:33:26', '2023-07-18 09:33:26', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 08:06:02', '2021-12-22 08:06:02', 0),
(1106, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2202', '72:505d79aa294345ea6b22b45b1221933e', 2202, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-1825', 'confirmed', 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, '2023-07-18 09:33:26', '2023-07-18 09:33:26', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 08:08:46', '2021-12-22 08:08:46', 0),
(1107, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2203', '72:5c980b6c704bae6f651429c821f5570c', 2203, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-1482', 'confirmed', 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, '2023-07-18 09:33:26', '2023-07-18 09:33:26', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 08:08:46', '2021-12-22 08:08:46', 0),
(1108, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2204', '72:588eb75b03e3691c5f12ead6b31332ad', 2204, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-3605', 'confirmed', 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, '2023-07-18 09:33:26', '2023-07-18 09:33:26', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 08:08:46', '2021-12-22 08:08:46', 0),
(1109, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2207', '72:017554b83290d9923bb688ecab0c8898', 2207, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-7004', 'confirmed', 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, '2023-07-18 09:33:26', '2023-07-18 09:33:26', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 08:08:46', '2021-12-22 08:08:46', 0),
(1110, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2210', '72:44937778f47f75632c8be5167d921850', 2210, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-2028', 'confirmed', 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, '2023-07-18 09:33:26', '2023-07-18 09:33:26', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 08:08:46', '2021-12-22 08:08:46', 0),
(1111, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2211', '72:97aba60aaee4b6a6db57e658da60beb9', 2211, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-55', 'confirmed', 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, '2023-07-18 09:33:26', '2023-07-18 09:33:26', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 08:09:31', '2021-12-22 08:09:31', 0),
(1112, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2212', '72:6e8e439afb04b83422be571e864bcc2f', 2212, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-4986', 'confirmed', 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, '2023-07-18 09:33:26', '2023-07-18 09:33:26', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 08:09:31', '2021-12-22 08:09:31', 0),
(1113, 'https://doccure-wp.dreamstechnologies.com/reviews/edward-willey/', '69:462bc55b3bfdbffd76d46ee6b91b8341', 3995, 'post', 'reviews', 6, 0, NULL, NULL, 'Edward Willey', '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, '2023-07-18 09:33:26', '2023-07-18 09:33:26', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2022-05-19 08:26:49', '2022-05-19 08:26:49', 0),
(1114, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2213', '72:9ac4e17270c919611afdd9797688f206', 2213, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-8850', 'confirmed', 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, '2023-07-18 09:48:57', '2023-07-18 09:48:57', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 08:09:31', '2021-12-22 08:09:31', 0),
(1115, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2216', '72:8c313656b2402c73fe0bd58af0391eaa', 2216, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-7165', 'confirmed', 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, '2023-07-18 09:48:57', '2023-07-18 09:48:57', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 08:09:31', '2021-12-22 08:09:31', 0),
(1116, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2219', '72:04e204e69a4ce300c29f6fae865c3f64', 2219, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-9680', 'confirmed', 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, '2023-07-18 09:48:57', '2023-07-18 09:48:57', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 08:09:31', '2021-12-22 08:09:31', 0),
(1117, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2220', '72:b6b7e0451c8c96eac91462e650d5fbd9', 2220, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-7764', 'confirmed', 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, '2023-07-18 09:48:57', '2023-07-18 09:48:57', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 08:10:13', '2021-12-22 08:10:13', 0),
(1118, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2221', '72:ea27b1f3b0fc52924c94e6255fd7eff4', 2221, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-7684', 'confirmed', 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, '2023-07-18 09:48:57', '2023-07-18 09:48:57', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 08:10:13', '2021-12-22 08:10:13', 0),
(1119, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2222', '72:1251df688c109c3b515648a1db3ce42f', 2222, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-4331', 'confirmed', 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, '2023-07-18 09:48:57', '2023-07-18 09:48:57', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 08:10:13', '2021-12-22 08:10:13', 0),
(1120, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2225', '72:76965c38c398383d797dc3c18162a252', 2225, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-7022', 'confirmed', 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, '2023-07-18 09:48:57', '2023-07-18 09:48:57', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 08:10:13', '2021-12-22 08:10:13', 0),
(1121, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2228', '72:fdbdc54b3ae2665aaff8a87177fd60c0', 2228, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-8029', 'confirmed', 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, '2023-07-18 09:48:57', '2023-07-18 09:48:57', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 08:10:13', '2021-12-22 08:10:13', 0),
(1122, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2229', '72:b92c159ae818c4fd47bd4417f3ca663d', 2229, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-3185', 'confirmed', 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, '2023-07-18 09:48:57', '2023-07-18 09:48:57', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 08:36:10', '2021-12-22 08:36:10', 0),
(1123, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2230', '72:bec0d5ac4b7496be3b3fc4b919129067', 2230, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-593', 'confirmed', 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, '2023-07-18 09:48:57', '2023-07-18 09:48:57', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 08:36:10', '2021-12-22 08:36:10', 0),
(1124, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2231', '72:51983f6ebdcaf1ba825cd0d832e7e24b', 2231, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-7191', 'confirmed', 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, '2023-07-18 09:48:57', '2023-07-18 09:48:57', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 08:36:10', '2021-12-22 08:36:10', 0),
(1125, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2234', '72:48189f89817d6e857cd050346d6516fc', 2234, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-525', 'confirmed', 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, '2023-07-18 09:48:57', '2023-07-18 09:48:57', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 08:36:10', '2021-12-22 08:36:10', 0),
(1126, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2237', '72:fa1130c8c4255046ead1a07e8ca72b5d', 2237, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-6974', 'confirmed', 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, '2023-07-18 09:48:57', '2023-07-18 09:48:57', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 08:36:11', '2021-12-22 08:36:11', 0),
(1127, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2238', '72:3e407fc19a51f8259b87e52136135378', 2238, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-2536', 'confirmed', 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, '2023-07-18 09:48:57', '2023-07-18 09:48:57', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 08:37:34', '2021-12-22 08:37:34', 0),
(1128, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2239', '72:967fcc3c80131450c4d6e86473397cde', 2239, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-3681', 'confirmed', 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, '2023-07-18 09:48:57', '2023-07-18 09:48:57', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 08:37:34', '2021-12-22 08:37:34', 0),
(1129, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2240', '72:a0155968c914a41c3fe199534f295008', 2240, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-7736', 'confirmed', 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, '2023-07-18 10:09:33', '2023-07-18 10:09:33', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 08:37:34', '2021-12-22 08:37:34', 0),
(1130, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2243', '72:8f1d14061bf458d9e421235bdf62c76a', 2243, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-1256', 'confirmed', 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, '2023-07-18 10:09:33', '2023-07-18 10:09:33', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 08:37:34', '2021-12-22 08:37:34', 0),
(1131, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2246', '72:9c4ec4836411dcbf1ba3ee7f8f2505a6', 2246, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-9128', 'confirmed', 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, '2023-07-18 10:09:33', '2023-07-18 10:09:33', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 08:37:34', '2021-12-22 08:37:34', 0),
(1132, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2247', '72:2b2cee55409d28fdee67b7cd554ec88f', 2247, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-230', 'confirmed', 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, '2023-07-18 10:09:33', '2023-07-18 10:09:33', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 08:39:38', '2021-12-22 08:39:38', 0),
(1133, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2248', '72:3ca5e2ca8a9a175fab43499d3191cb1e', 2248, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-3329', 'confirmed', 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, '2023-07-18 10:09:33', '2023-07-18 10:09:33', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 08:39:38', '2021-12-22 08:39:38', 0),
(1134, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2249', '72:c2025b6d8716ec541c4648ae7b3213ce', 2249, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-3034', 'confirmed', 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, '2023-07-18 10:09:33', '2023-07-18 10:09:33', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 08:39:38', '2021-12-22 08:39:38', 0),
(1135, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2252', '72:7854373f8d9d1152d9a734542ca44708', 2252, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-7746', 'confirmed', 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, '2023-07-18 10:09:33', '2023-07-18 10:09:33', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 08:39:39', '2021-12-22 08:39:39', 0),
(1136, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2255', '72:355aa7018a41d67d932c7e2da23ce62a', 2255, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-168', 'confirmed', 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, '2023-07-18 10:09:33', '2023-07-18 10:09:33', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 08:39:39', '2021-12-22 08:39:39', 0),
(1137, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2256', '72:0688356b3f4b047b68889ee839ed677f', 2256, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-9593', 'confirmed', 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, '2023-07-18 10:09:33', '2023-07-18 10:09:33', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 08:40:21', '2021-12-22 08:40:21', 0),
(1138, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2257', '72:bd40e7f7201994010952adaba98f27af', 2257, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-6465', 'confirmed', 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, '2023-07-18 10:09:33', '2023-07-18 10:09:33', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 08:40:21', '2021-12-22 08:40:21', 0),
(1139, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2258', '72:6ab4edf3b6e40dc48607834135ba6365', 2258, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-3130', 'confirmed', 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, '2023-07-18 10:09:33', '2023-07-18 10:09:33', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 08:40:21', '2021-12-22 08:40:21', 0),
(1140, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2261', '72:9abf0949afb3e0ecf7bb8e584fa44a04', 2261, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-1005', 'confirmed', 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, '2023-07-18 10:09:34', '2023-07-18 10:09:34', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 08:40:21', '2021-12-22 08:40:21', 0),
(1141, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2264', '72:4e1167bf8bb96f325fba32396480e142', 2264, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-2051', 'confirmed', 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, '2023-07-18 10:09:34', '2023-07-18 10:09:34', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 08:40:21', '2021-12-22 08:40:21', 0),
(1142, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2265', '72:0c0b94489262f691d588a9342fa1ad01', 2265, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-6197', 'confirmed', 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, '2023-07-18 10:09:34', '2023-07-18 10:09:34', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 08:42:15', '2021-12-22 08:42:15', 0),
(1143, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2266', '72:208c9c1af29d4710369cd3a3722083f9', 2266, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-1375', 'confirmed', 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, '2023-07-18 10:09:34', '2023-07-18 10:09:34', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 08:42:15', '2021-12-22 08:42:15', 0),
(1144, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2267', '72:6139ef118478242a60fa0130ed79c58b', 2267, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-9598', 'confirmed', 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, '2023-07-18 10:18:47', '2023-07-18 10:18:47', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 08:42:15', '2021-12-22 08:42:15', 0),
(1145, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2270', '72:2fd36d7893cb4a81e47015fd0bd91e86', 2270, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-8000', 'confirmed', 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, '2023-07-18 10:18:47', '2023-07-18 10:18:47', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 08:42:15', '2021-12-22 08:42:15', 0),
(1146, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2273', '72:b14f72fc13f9c46e0152c68005a0d97c', 2273, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-6297', 'confirmed', 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, '2023-07-18 10:18:47', '2023-07-18 10:18:47', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 08:42:15', '2021-12-22 08:42:15', 0),
(1147, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2274', '72:2dcf5ddd4c9f7bfe0c2ebd296578ed30', 2274, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-624', 'confirmed', 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, '2023-07-18 10:18:47', '2023-07-18 10:18:47', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 08:44:53', '2021-12-22 08:44:53', 0),
(1148, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2275', '72:6c5aff93f8bd9c31a954c5176036f32d', 2275, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-1670', 'confirmed', 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, '2023-07-18 10:18:47', '2023-07-18 10:18:47', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 08:44:53', '2021-12-22 08:44:53', 0),
(1149, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2276', '72:1b39fd904fbe97b3b094b5a372fc7ddd', 2276, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-5410', 'confirmed', 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, '2023-07-18 10:18:47', '2023-07-18 10:18:47', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 08:44:53', '2021-12-22 08:44:53', 0),
(1150, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2279', '72:51a8e78e7ab756113196dbcaceda5f12', 2279, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-302', 'confirmed', 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, '2023-07-18 10:18:47', '2023-07-18 10:18:47', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 08:44:53', '2021-12-22 08:44:53', 0),
(1151, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2282', '72:d50e3f130410acdbc1b181e97490b9f3', 2282, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-6200', 'confirmed', 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, '2023-07-18 10:18:47', '2023-07-18 10:18:47', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 08:44:53', '2021-12-22 08:44:53', 0),
(1152, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2283', '72:6f143d1c4e43ab9962eab7c32c9fa7da', 2283, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-245', 'confirmed', 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, '2023-07-18 10:18:47', '2023-07-18 10:18:47', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 08:46:34', '2021-12-22 08:46:34', 0),
(1153, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2284', '72:bc2f9b37e53dcec654a38f0c6c5ae596', 2284, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-803', 'confirmed', 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, '2023-07-18 10:18:47', '2023-07-18 10:18:47', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 08:46:34', '2021-12-22 08:46:34', 0),
(1154, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2285', '72:64dfb456d64982cf283110df84e99552', 2285, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-9327', 'confirmed', 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, '2023-07-18 10:18:47', '2023-07-18 10:18:47', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 08:46:34', '2021-12-22 08:46:34', 0),
(1155, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2288', '72:6320fd6837cdce5a1044d6870c3409b1', 2288, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-5352', 'confirmed', 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, '2023-07-18 10:18:47', '2023-07-18 10:18:47', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 08:46:34', '2021-12-22 08:46:34', 0),
(1156, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2291', '72:0442e41c56543f3f71e2ca846fc711da', 2291, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-2822', 'confirmed', 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, '2023-07-18 10:18:47', '2023-07-18 10:18:47', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 08:46:34', '2021-12-22 08:46:34', 0),
(1157, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2292', '72:e1ac55b4a02f98032d331c6d66f8bf74', 2292, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-942', 'confirmed', 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, '2023-07-18 10:18:47', '2023-07-18 10:18:47', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 08:48:11', '2021-12-22 08:48:11', 0),
(1158, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2293', '72:65ee930cfcff56fc1e679d8a5d6f70c1', 2293, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-3556', 'confirmed', 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, '2023-07-18 10:18:47', '2023-07-18 10:18:47', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 08:48:11', '2021-12-22 08:48:11', 0),
(1159, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2294', '72:7fb96157ecf7b4361c8f4624ff99c92a', 2294, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-2827', 'confirmed', 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, '2023-07-18 10:34:21', '2023-07-18 10:34:21', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 08:48:11', '2021-12-22 08:48:11', 0),
(1160, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2297', '72:fa8305c0ac371bccbea9f6d3fcc56d50', 2297, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-8946', 'confirmed', 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, '2023-07-18 10:34:21', '2023-07-18 10:34:21', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 08:48:11', '2021-12-22 08:48:11', 0),
(1161, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2300', '72:e984c7e1b58ea36966409b7d50502241', 2300, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-3941', 'confirmed', 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, '2023-07-18 10:34:21', '2023-07-18 10:34:21', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 08:48:11', '2021-12-22 08:48:11', 0),
(1162, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2301', '72:e65dc69b964fae233a0f292a3b6e6c5e', 2301, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-2540', 'confirmed', 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, '2023-07-18 10:34:21', '2023-07-18 10:34:21', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 08:48:41', '2021-12-22 08:48:41', 0);
INSERT INTO `wp_yoast_indexable` (`id`, `permalink`, `permalink_hash`, `object_id`, `object_type`, `object_sub_type`, `author_id`, `post_parent`, `title`, `description`, `breadcrumb_title`, `post_status`, `is_public`, `is_protected`, `has_public_posts`, `number_of_pages`, `canonical`, `primary_focus_keyword`, `primary_focus_keyword_score`, `readability_score`, `is_cornerstone`, `is_robots_noindex`, `is_robots_nofollow`, `is_robots_noarchive`, `is_robots_noimageindex`, `is_robots_nosnippet`, `twitter_title`, `twitter_image`, `twitter_description`, `twitter_image_id`, `twitter_image_source`, `open_graph_title`, `open_graph_description`, `open_graph_image`, `open_graph_image_id`, `open_graph_image_source`, `open_graph_image_meta`, `link_count`, `incoming_link_count`, `prominent_words_version`, `created_at`, `updated_at`, `blog_id`, `language`, `region`, `schema_page_type`, `schema_article_type`, `has_ancestors`, `estimated_reading_time_minutes`, `version`, `object_last_modified`, `object_published_at`, `inclusive_language_score`) VALUES
(1163, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2302', '72:70f49e76ff34a9ef44b4e1e060d34093', 2302, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-4926', 'confirmed', 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, '2023-07-18 10:34:21', '2023-07-18 10:34:21', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 08:48:41', '2021-12-22 08:48:41', 0),
(1164, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2303', '72:b4c5df3cd5cbfd47a4eb5ece2ba6ad4b', 2303, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-9540', 'confirmed', 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, '2023-07-18 10:34:21', '2023-07-18 10:34:21', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 08:48:41', '2021-12-22 08:48:41', 0),
(1165, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2306', '72:37e59f0e88a3cd78371f354ec16cbf1b', 2306, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-6391', 'confirmed', 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, '2023-07-18 10:34:21', '2023-07-18 10:34:21', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 08:48:41', '2021-12-22 08:48:41', 0),
(1166, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2309', '72:24c604ed9f1935be38e6b56d811bf53c', 2309, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-3208', 'confirmed', 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, '2023-07-18 10:34:21', '2023-07-18 10:34:21', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 08:48:41', '2021-12-22 08:48:41', 0),
(1167, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2310', '72:cb8b2d928386bb02dfde598ddf27e932', 2310, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-7693', 'confirmed', 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, '2023-07-18 10:34:21', '2023-07-18 10:34:21', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 08:50:44', '2021-12-22 08:50:44', 0),
(1168, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2311', '72:da96cc3808e19d0adf2868041b40fe5d', 2311, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-2702', 'confirmed', 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, '2023-07-18 10:34:21', '2023-07-18 10:34:21', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 08:50:44', '2021-12-22 08:50:44', 0),
(1169, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2312', '72:acca310666349593911b525f54f23941', 2312, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-1597', 'confirmed', 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, '2023-07-18 10:34:21', '2023-07-18 10:34:21', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 08:50:44', '2021-12-22 08:50:44', 0),
(1170, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2315', '72:cc0fbebf79b9753b28b1facf5cf49a7e', 2315, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-6211', 'confirmed', 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, '2023-07-18 10:34:21', '2023-07-18 10:34:21', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 08:50:44', '2021-12-22 08:50:44', 0),
(1171, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2318', '72:74dbc0fe8f73a1fd2d52b0f15952ce08', 2318, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-3276', 'confirmed', 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, '2023-07-18 10:34:21', '2023-07-18 10:34:21', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 08:50:44', '2021-12-22 08:50:44', 0),
(1172, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2319', '72:664043105b4613d17ebec67135bfef78', 2319, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-3103', 'confirmed', 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, '2023-07-18 10:34:21', '2023-07-18 10:34:21', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 08:52:09', '2021-12-22 08:52:09', 0),
(1173, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2320', '72:4e036c54624440cf4f904528ca8109ad', 2320, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-4140', 'confirmed', 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, '2023-07-18 10:34:21', '2023-07-18 10:34:21', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 08:52:09', '2021-12-22 08:52:09', 0),
(1174, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2321', '72:fa0ad05d2da91284c8926f39212c0a97', 2321, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-6242', 'confirmed', 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, '2023-07-18 11:58:13', '2023-07-18 11:58:13', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 08:52:09', '2021-12-22 08:52:09', 0),
(1175, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2324', '72:799857a74f87e40cd4f967e1505c7fc7', 2324, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-2019', 'confirmed', 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, '2023-07-18 11:58:14', '2023-07-18 11:58:14', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 08:52:09', '2021-12-22 08:52:09', 0),
(1176, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2327', '72:456bf8e1c9cb92f0e1cbe7ff87500182', 2327, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-1993', 'confirmed', 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, '2023-07-18 11:58:14', '2023-07-18 11:58:14', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 08:52:09', '2021-12-22 08:52:09', 0),
(1177, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2328', '72:fc6e9a1da61f586c24b490509885312b', 2328, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-5544', 'confirmed', 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, '2023-07-18 11:58:14', '2023-07-18 11:58:14', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 08:52:44', '2021-12-22 08:52:44', 0),
(1178, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2329', '72:d7a4c2571e43e91573212bc2b88d3999', 2329, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-9044', 'confirmed', 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, '2023-07-18 11:58:14', '2023-07-18 11:58:14', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 08:52:44', '2021-12-22 08:52:44', 0),
(1179, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2330', '72:579f446731cedda30e9f06ba811c41c1', 2330, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-1713', 'confirmed', 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, '2023-07-18 11:58:14', '2023-07-18 11:58:14', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 08:52:44', '2021-12-22 08:52:44', 0),
(1180, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2333', '72:d3762d4786d0919f692b31d5c13e9803', 2333, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-586', 'confirmed', 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, '2023-07-18 11:58:14', '2023-07-18 11:58:14', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 08:52:44', '2021-12-22 08:52:44', 0),
(1181, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2336', '72:08a96af9e5bbadb7929b12fa5e1b3d25', 2336, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-8950', 'confirmed', 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, '2023-07-18 11:58:14', '2023-07-18 11:58:14', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 08:52:44', '2021-12-22 08:52:44', 0),
(1182, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2337', '72:58eda8e40a11f6a041e2882068215f49', 2337, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-9808', 'confirmed', 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, '2023-07-18 11:58:14', '2023-07-18 11:58:14', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 09:02:36', '2021-12-22 09:02:36', 0),
(1183, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2338', '72:07e814b74b5e063fb8429fb93b8e2cc4', 2338, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-6541', 'confirmed', 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, '2023-07-18 11:58:14', '2023-07-18 11:58:14', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 09:02:36', '2021-12-22 09:02:36', 0),
(1184, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2339', '72:76f9b2ebc81a68e7fafee4cb9e2e9a3f', 2339, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-266', 'confirmed', 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, '2023-07-18 11:58:14', '2023-07-18 11:58:14', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 09:02:36', '2021-12-22 09:02:36', 0),
(1185, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2342', '72:490146819ef6cd91b06d5c4af8d98202', 2342, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-1748', 'confirmed', 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, '2023-07-18 11:58:14', '2023-07-18 11:58:14', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 09:02:36', '2021-12-22 09:02:36', 0),
(1186, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2345', '72:a5d62ec66bb5456d31b3b3bf19afa812', 2345, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-7148', 'confirmed', 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, '2023-07-18 11:58:14', '2023-07-18 11:58:14', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 09:02:36', '2021-12-22 09:02:36', 0),
(1187, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2346', '72:ddf91f27299a9bea0ff7b3e0f9351a36', 2346, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-4373', 'confirmed', 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, '2023-07-18 11:58:14', '2023-07-18 11:58:14', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 09:03:59', '2021-12-22 09:03:59', 0),
(1188, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2347', '72:168d4713089c6956e376b6f4b8cbc787', 2347, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-2779', 'confirmed', 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, '2023-07-18 11:58:14', '2023-07-18 11:58:14', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 09:03:59', '2021-12-22 09:03:59', 0),
(1189, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2348', '72:71ea2464689a5937cd56029478ba4e35', 2348, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-7423', 'confirmed', 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, '2023-07-18 12:03:49', '2023-07-18 12:03:49', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 09:03:59', '2021-12-22 09:03:59', 0),
(1190, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2351', '72:768c0f4303d0ff919d8d85bd9b6c21cb', 2351, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-6409', 'confirmed', 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, '2023-07-18 12:03:49', '2023-07-18 12:03:49', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 09:03:59', '2021-12-22 09:03:59', 0),
(1191, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2354', '72:9d1591fb584e3902fe2a09f24049c300', 2354, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-4612', 'confirmed', 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, '2023-07-18 12:03:49', '2023-07-18 12:03:49', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 09:03:59', '2021-12-22 09:03:59', 0),
(1192, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2355', '72:ce003129f55b5d54c0c7f3894a8024e0', 2355, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-2684', 'confirmed', 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, '2023-07-18 12:03:49', '2023-07-18 12:03:49', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 09:07:38', '2021-12-22 09:07:38', 0),
(1193, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2356', '72:7565a42fc81094dd261ea62ce088abfd', 2356, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-3694', 'confirmed', 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, '2023-07-18 12:03:49', '2023-07-18 12:03:49', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 09:07:38', '2021-12-22 09:07:38', 0),
(1194, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2357', '72:d62cb845b53f4d09b44f4cb6897f61bd', 2357, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-3348', 'confirmed', 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, '2023-07-18 12:03:49', '2023-07-18 12:03:49', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 09:07:38', '2021-12-22 09:07:38', 0),
(1195, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2360', '72:86a1d3ac4646ea6a52813ea0a8072a75', 2360, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-7422', 'confirmed', 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, '2023-07-18 12:03:49', '2023-07-18 12:03:49', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 09:07:38', '2021-12-22 09:07:38', 0),
(1196, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2363', '72:34a81bffb3c8a58597e5e012b2244e3f', 2363, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-8106', 'confirmed', 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, '2023-07-18 12:03:49', '2023-07-18 12:03:49', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 09:07:38', '2021-12-22 09:07:38', 0),
(1197, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2364', '72:d13b4291e6a4cb77ed8ee88467d37fa6', 2364, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-5070', 'confirmed', 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, '2023-07-18 12:03:49', '2023-07-18 12:03:49', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 09:08:05', '2021-12-22 09:08:05', 0),
(1198, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2365', '72:09c4d2ca38aaebad3b96987c8250251e', 2365, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-738', 'confirmed', 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, '2023-07-18 12:03:49', '2023-07-18 12:03:49', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 09:08:05', '2021-12-22 09:08:05', 0),
(1199, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2366', '72:6335e108e7b3510296917d5fc5608bd5', 2366, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-8766', 'confirmed', 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, '2023-07-18 12:03:49', '2023-07-18 12:03:49', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 09:08:05', '2021-12-22 09:08:05', 0),
(1200, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2369', '72:35748223dbb2d4b47a5ff1ac5cfd5f34', 2369, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-3652', 'confirmed', 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, '2023-07-18 12:03:49', '2023-07-18 12:03:49', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 09:08:05', '2021-12-22 09:08:05', 0),
(1201, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2372', '72:c16949e20c9617245b4f6cead8299265', 2372, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-6963', 'confirmed', 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, '2023-07-18 12:03:49', '2023-07-18 12:03:49', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 09:08:05', '2021-12-22 09:08:05', 0),
(1202, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2373', '72:6d9d5b4a192a4fa3e4951378c41e4793', 2373, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-6129', 'confirmed', 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, '2023-07-18 12:03:49', '2023-07-18 12:03:49', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 09:08:51', '2021-12-22 09:08:51', 0),
(1203, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2374', '72:6a05682f4b60929677295d306be7db76', 2374, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-795', 'confirmed', 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, '2023-07-18 12:03:49', '2023-07-18 12:03:49', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 09:08:51', '2021-12-22 09:08:51', 0),
(1204, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2375', '72:687f09c515d9210a8245f726fd2205a6', 2375, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-3247', 'confirmed', 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, '2023-07-18 12:19:17', '2023-07-18 12:19:17', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 09:08:51', '2021-12-22 09:08:51', 0),
(1205, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2378', '72:5b3d6e57355dbcd9965bcfb716afa98a', 2378, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-6131', 'confirmed', 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, '2023-07-18 12:19:17', '2023-07-18 12:19:17', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 09:08:51', '2021-12-22 09:08:51', 0),
(1206, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2381', '72:c9ffe89b406be7d7129d448e9b7374f2', 2381, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-218', 'confirmed', 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, '2023-07-18 12:19:18', '2023-07-18 12:19:18', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 09:08:51', '2021-12-22 09:08:51', 0),
(1207, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2382', '72:25868aa53651d72ca3a9f093e90003ee', 2382, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-7759', 'confirmed', 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, '2023-07-18 12:19:18', '2023-07-18 12:19:18', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 09:09:53', '2021-12-22 09:09:53', 0),
(1208, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2383', '72:3c09cfd6ad8966f7016ea0620ad51a17', 2383, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-8902', 'confirmed', 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, '2023-07-18 12:19:18', '2023-07-18 12:19:18', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 09:09:53', '2021-12-22 09:09:53', 0),
(1209, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2384', '72:7e5db62d8b825bd278310649307ba642', 2384, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-8768', 'confirmed', 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, '2023-07-18 12:19:18', '2023-07-18 12:19:18', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 09:09:53', '2021-12-22 09:09:53', 0),
(1210, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2387', '72:2a6ac244e735a964ba021f0b546018bd', 2387, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-102', 'confirmed', 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, '2023-07-18 12:19:18', '2023-07-18 12:19:18', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 09:09:53', '2021-12-22 09:09:53', 0),
(1211, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2390', '72:8f60aa077d1faae816216ddd044540eb', 2390, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-1992', 'confirmed', 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, '2023-07-18 12:19:18', '2023-07-18 12:19:18', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 09:09:53', '2021-12-22 09:09:53', 0),
(1212, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2391', '72:35151feb380a078ad95cc12430813a43', 2391, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-339', 'confirmed', 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, '2023-07-18 12:19:18', '2023-07-18 12:19:18', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 09:15:56', '2021-12-22 09:15:56', 0),
(1213, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2392', '72:cbb6bcf5f3460be3811032fc89485737', 2392, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-4665', 'confirmed', 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, '2023-07-18 12:19:18', '2023-07-18 12:19:18', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 09:15:56', '2021-12-22 09:15:56', 0),
(1214, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2393', '72:ee827fb9138075f128abff81b6b03480', 2393, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-4655', 'confirmed', 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, '2023-07-18 12:19:18', '2023-07-18 12:19:18', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 09:15:56', '2021-12-22 09:15:56', 0),
(1215, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2396', '72:436f2989d4c94283d0ea9349b5df756c', 2396, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-6235', 'confirmed', 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, '2023-07-18 12:19:18', '2023-07-18 12:19:18', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 09:15:56', '2021-12-22 09:15:56', 0),
(1216, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2399', '72:dd43438a9d7f3ad5030718a5e1609f14', 2399, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-2858', 'confirmed', 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, '2023-07-18 12:19:18', '2023-07-18 12:19:18', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 09:15:56', '2021-12-22 09:15:56', 0),
(1217, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2400', '72:0b1084cc29405beac8f38d0ca3a03fe6', 2400, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-2716', 'confirmed', 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, '2023-07-18 12:19:18', '2023-07-18 12:19:18', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 09:16:20', '2021-12-22 09:16:20', 0),
(1218, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2401', '72:ec6a3b9c5c56c3201b0a2f3b54ed63ae', 2401, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-8907', 'confirmed', 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, '2023-07-18 12:19:18', '2023-07-18 12:19:18', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 09:16:21', '2021-12-22 09:16:21', 0),
(1219, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2402', '72:d2635fd174a9c84dc167718ce70d58e4', 2402, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-5536', 'confirmed', 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, '2023-07-18 12:33:24', '2023-07-18 12:33:24', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 09:16:21', '2021-12-22 09:16:21', 0),
(1220, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2405', '72:50bbaaeebf14cd26366ed899e2094786', 2405, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-9880', 'confirmed', 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, '2023-07-18 12:33:24', '2023-07-18 12:33:24', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 09:16:21', '2021-12-22 09:16:21', 0),
(1221, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2408', '72:1c775bb34123505abaab6e05098cdf7e', 2408, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-4238', 'confirmed', 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, '2023-07-18 12:33:24', '2023-07-18 12:33:24', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 09:16:21', '2021-12-22 09:16:21', 0),
(1222, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2409', '72:6854c53b969c636dfd5e18458a4710f0', 2409, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-8940', 'confirmed', 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, '2023-07-18 12:33:24', '2023-07-18 12:33:24', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 09:17:23', '2021-12-22 09:17:23', 0),
(1223, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2410', '72:8f9c4e1300abc9061c088e2e2ba8a501', 2410, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-420', 'confirmed', 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, '2023-07-18 12:33:24', '2023-07-18 12:33:24', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 09:17:23', '2021-12-22 09:17:23', 0),
(1224, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2411', '72:eaf9d9932dd51fd628c64a5f320ad9fe', 2411, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-2181', 'confirmed', 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, '2023-07-18 12:33:24', '2023-07-18 12:33:24', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 09:17:23', '2021-12-22 09:17:23', 0),
(1225, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2414', '72:f6452e15695e9308628b663a72accd9b', 2414, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-1921', 'confirmed', 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, '2023-07-18 12:33:24', '2023-07-18 12:33:24', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 09:17:23', '2021-12-22 09:17:23', 0),
(1226, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2417', '72:e49d7d2ea7fe5e23dc1d5d1320316635', 2417, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-3492', 'confirmed', 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, '2023-07-18 12:33:24', '2023-07-18 12:33:24', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 09:17:23', '2021-12-22 09:17:23', 0),
(1227, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2418', '72:10dade8a8127168c8e086334250963d5', 2418, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-4626', 'confirmed', 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, '2023-07-18 12:33:24', '2023-07-18 12:33:24', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 09:20:20', '2021-12-22 09:20:20', 0),
(1228, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2419', '72:9c21ad80d6246cc27b07c95a5a5f015a', 2419, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-2655', 'confirmed', 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, '2023-07-18 12:33:24', '2023-07-18 12:33:24', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 09:20:20', '2021-12-22 09:20:20', 0),
(1229, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2420', '72:34881daf9dc445db479f39cb040df046', 2420, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-7489', 'confirmed', 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, '2023-07-18 12:33:24', '2023-07-18 12:33:24', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 09:20:20', '2021-12-22 09:20:20', 0),
(1230, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2423', '72:7f7e66e4c6eb704424ce6d8198e73bbd', 2423, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-8949', 'confirmed', 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, '2023-07-18 12:33:24', '2023-07-18 12:33:24', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 09:20:20', '2021-12-22 09:20:20', 0),
(1231, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2426', '72:eae2cec0f96ca17912cbbfb96ff38f5b', 2426, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-2207', 'confirmed', 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, '2023-07-18 12:33:24', '2023-07-18 12:33:24', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 09:20:21', '2021-12-22 09:20:21', 0),
(1232, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2427', '72:c7516502c7c278dc71fbb2e24e3456d8', 2427, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-2405', 'confirmed', 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, '2023-07-18 12:33:24', '2023-07-18 12:33:24', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 09:21:36', '2021-12-22 09:21:36', 0),
(1233, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2428', '72:33ab22ed5323fdf025aa3757049c21e9', 2428, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-4538', 'confirmed', 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, '2023-07-18 12:33:24', '2023-07-18 12:33:24', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 09:21:36', '2021-12-22 09:21:36', 0),
(1234, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2429', '72:45d5dc4b1b64e940de3f860b1f2c9485', 2429, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-5657', 'confirmed', 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, '2023-07-18 12:52:11', '2023-07-18 12:52:11', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 09:21:36', '2021-12-22 09:21:36', 0),
(1235, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2432', '72:aa7bfa2d99c7cf2951e10cccebd1861a', 2432, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-9764', 'confirmed', 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, '2023-07-18 12:52:11', '2023-07-18 12:52:11', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 09:21:36', '2021-12-22 09:21:36', 0),
(1236, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2435', '72:aaad51fb109a892ebf831dc6026d29b0', 2435, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-9064', 'confirmed', 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, '2023-07-18 12:52:11', '2023-07-18 12:52:11', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 09:21:36', '2021-12-22 09:21:36', 0),
(1237, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2436', '72:75075577a7674c03fb904315142466b2', 2436, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-1918', 'confirmed', 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, '2023-07-18 12:52:11', '2023-07-18 12:52:11', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 09:24:04', '2021-12-22 09:24:04', 0),
(1238, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2437', '72:cfcdcf972efa010be1fa8834bb8328f5', 2437, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-9213', 'confirmed', 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, '2023-07-18 12:52:11', '2023-07-18 12:52:11', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 09:24:04', '2021-12-22 09:24:04', 0),
(1239, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2438', '72:393715e3bfa120118d5ece3e29d54d05', 2438, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-3275', 'confirmed', 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, '2023-07-18 12:52:11', '2023-07-18 12:52:11', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 09:24:04', '2021-12-22 09:24:04', 0),
(1240, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2441', '72:c3b2eaa6418b6d26e5e2ad29798cc594', 2441, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-6623', 'confirmed', 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, '2023-07-18 12:52:11', '2023-07-18 12:52:11', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 09:24:04', '2021-12-22 09:24:04', 0),
(1241, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2444', '72:1230f5169e8a9937e4cdd357284dd5e9', 2444, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-7261', 'confirmed', 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, '2023-07-18 12:52:11', '2023-07-18 12:52:11', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 09:24:04', '2021-12-22 09:24:04', 0),
(1242, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2445', '72:545f12d73eadea6a52ad9af3b321e0e4', 2445, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-4872', 'confirmed', 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, '2023-07-18 12:52:11', '2023-07-18 12:52:11', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 09:27:03', '2021-12-22 09:27:03', 0),
(1243, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2446', '72:10c4e4b89d73e3f8e4f9acf6992d8739', 2446, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-3529', 'confirmed', 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, '2023-07-18 12:52:11', '2023-07-18 12:52:11', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 09:27:03', '2021-12-22 09:27:03', 0),
(1244, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2447', '72:b2d2de8f37582c23944d73d9b2d83116', 2447, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-137', 'confirmed', 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, '2023-07-18 12:52:11', '2023-07-18 12:52:11', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 09:27:03', '2021-12-22 09:27:03', 0),
(1245, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2450', '72:acf88d80c77b592104a9bd64bfc69fc2', 2450, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-6480', 'confirmed', 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, '2023-07-18 12:52:11', '2023-07-18 12:52:11', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 09:27:03', '2021-12-22 09:27:03', 0),
(1246, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2453', '72:50c3482ea9c2fc5db330ab9f5f9f1d4d', 2453, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-634', 'confirmed', 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, '2023-07-18 12:52:11', '2023-07-18 12:52:11', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 09:27:03', '2021-12-22 09:27:03', 0),
(1247, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2454', '72:11c2a89bea84243c1c34ffef7a6a89f8', 2454, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-5044', 'confirmed', 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, '2023-07-18 12:52:11', '2023-07-18 12:52:11', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 09:28:09', '2021-12-22 09:28:09', 0),
(1248, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2455', '72:b916250673a9f48cd72e0cb8e4dcae02', 2455, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-1801', 'confirmed', 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, '2023-07-18 12:52:11', '2023-07-18 12:52:11', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 09:28:09', '2021-12-22 09:28:09', 0),
(1249, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2456', '72:5a9ee0f6740e5420a9e30b8792dde004', 2456, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-1450', 'confirmed', 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, '2023-07-18 13:03:35', '2023-07-18 13:03:35', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 09:28:09', '2021-12-22 09:28:09', 0),
(1250, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2459', '72:c41dbb8d1b94a23212a681889bb26410', 2459, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-9821', 'confirmed', 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, '2023-07-18 13:03:35', '2023-07-18 13:03:35', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 09:28:09', '2021-12-22 09:28:09', 0),
(1251, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2462', '72:e6f35420b1617685cc37b9398be37c2f', 2462, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-1356', 'confirmed', 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, '2023-07-18 13:03:35', '2023-07-18 13:03:35', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 09:28:09', '2021-12-22 09:28:09', 0),
(1252, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2463', '72:b5a67dc135aeef4971b946134b4bf6f1', 2463, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-1097', 'confirmed', 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, '2023-07-18 13:03:35', '2023-07-18 13:03:35', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 09:34:39', '2021-12-22 09:34:39', 0),
(1253, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2464', '72:2143470270816577c7cd31ed808059e6', 2464, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-6181', 'confirmed', 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, '2023-07-18 13:03:35', '2023-07-18 13:03:35', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 09:34:39', '2021-12-22 09:34:39', 0),
(1254, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2465', '72:273777517a8ba2b628c22eb4d768ef42', 2465, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-825', 'confirmed', 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, '2023-07-18 13:03:35', '2023-07-18 13:03:35', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 09:34:39', '2021-12-22 09:34:39', 0),
(1255, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2468', '72:92ff3443ab96117ebebaae112cd634a7', 2468, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-9100', 'confirmed', 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, '2023-07-18 13:03:35', '2023-07-18 13:03:35', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 09:34:39', '2021-12-22 09:34:39', 0),
(1256, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2471', '72:216bf27da46b79ab6f572c7c9404aea3', 2471, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-6286', 'confirmed', 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, '2023-07-18 13:03:35', '2023-07-18 13:03:35', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 09:34:39', '2021-12-22 09:34:39', 0),
(1257, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2472', '72:62d3a761e00362fc69d6d01dbf6cf650', 2472, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-3846', 'confirmed', 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, '2023-07-18 13:03:35', '2023-07-18 13:03:35', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 09:35:54', '2021-12-22 09:35:54', 0),
(1258, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2473', '72:cb70c6808d23f1f96aad0530aa1f9c4f', 2473, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-9224', 'confirmed', 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, '2023-07-18 13:03:35', '2023-07-18 13:03:35', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 09:35:54', '2021-12-22 09:35:54', 0),
(1259, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2474', '72:ebdf9a07ed491ea0ddce5611edf0150e', 2474, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-4365', 'confirmed', 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, '2023-07-18 13:03:35', '2023-07-18 13:03:35', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 09:35:55', '2021-12-22 09:35:55', 0),
(1260, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2477', '72:3db98145d09fd99f3cb5727e9c8826da', 2477, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-4429', 'confirmed', 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, '2023-07-18 13:03:35', '2023-07-18 13:03:35', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 09:35:55', '2021-12-22 09:35:55', 0),
(1261, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2480', '72:2ad5273fcc4c100f0548e268c8174e3c', 2480, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-3413', 'confirmed', 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, '2023-07-18 13:03:35', '2023-07-18 13:03:35', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 09:35:55', '2021-12-22 09:35:55', 0),
(1262, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2481', '72:fd2d3b4dcc7445bc7f8e28b39ce9ad86', 2481, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-9757', 'confirmed', 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, '2023-07-18 13:03:35', '2023-07-18 13:03:35', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 09:36:32', '2021-12-22 09:36:32', 0),
(1263, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2482', '72:9b7f6ad5be8e5e0459b019d637f02ab0', 2482, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-7389', 'confirmed', 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, '2023-07-18 13:03:35', '2023-07-18 13:03:35', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 09:36:32', '2021-12-22 09:36:32', 0),
(1264, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2483', '72:10f937c7c94c0b0ba2e81f1df8084ce0', 2483, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-4177', 'confirmed', 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, '2023-07-18 13:26:08', '2023-07-18 13:26:08', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 09:36:32', '2021-12-22 09:36:32', 0),
(1265, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2486', '72:98602baead82641552b7d17e7e3067aa', 2486, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-4803', 'confirmed', 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, '2023-07-18 13:26:08', '2023-07-18 13:26:08', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 09:36:32', '2021-12-22 09:36:32', 0);
INSERT INTO `wp_yoast_indexable` (`id`, `permalink`, `permalink_hash`, `object_id`, `object_type`, `object_sub_type`, `author_id`, `post_parent`, `title`, `description`, `breadcrumb_title`, `post_status`, `is_public`, `is_protected`, `has_public_posts`, `number_of_pages`, `canonical`, `primary_focus_keyword`, `primary_focus_keyword_score`, `readability_score`, `is_cornerstone`, `is_robots_noindex`, `is_robots_nofollow`, `is_robots_noarchive`, `is_robots_noimageindex`, `is_robots_nosnippet`, `twitter_title`, `twitter_image`, `twitter_description`, `twitter_image_id`, `twitter_image_source`, `open_graph_title`, `open_graph_description`, `open_graph_image`, `open_graph_image_id`, `open_graph_image_source`, `open_graph_image_meta`, `link_count`, `incoming_link_count`, `prominent_words_version`, `created_at`, `updated_at`, `blog_id`, `language`, `region`, `schema_page_type`, `schema_article_type`, `has_ancestors`, `estimated_reading_time_minutes`, `version`, `object_last_modified`, `object_published_at`, `inclusive_language_score`) VALUES
(1266, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2489', '72:2fab8e071eb278ce1bfb69e972d3a1f6', 2489, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-258', 'confirmed', 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, '2023-07-18 13:26:08', '2023-07-18 13:26:08', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 09:36:32', '2021-12-22 09:36:32', 0),
(1267, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2490', '72:f163eaf3f1bc8de68a10b8402948172e', 2490, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-2091', 'confirmed', 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, '2023-07-18 13:26:08', '2023-07-18 13:26:08', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 09:40:52', '2021-12-22 09:40:52', 0),
(1268, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2491', '72:4282fe1c882400931d55559f2f1ffe6a', 2491, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-5819', 'confirmed', 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, '2023-07-18 13:26:08', '2023-07-18 13:26:08', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 09:40:52', '2021-12-22 09:40:52', 0),
(1269, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2492', '72:1b29e7ed9d8a6e68a3c349826420f7ec', 2492, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-4716', 'confirmed', 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, '2023-07-18 13:26:08', '2023-07-18 13:26:08', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 09:40:52', '2021-12-22 09:40:52', 0),
(1270, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2495', '72:bd647790f9bfa9f7e92d9fbaab853bbf', 2495, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-928', 'confirmed', 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, '2023-07-18 13:26:08', '2023-07-18 13:26:08', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 09:40:52', '2021-12-22 09:40:52', 0),
(1271, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2498', '72:caa6730c13ba966e0bb37dc1d9237403', 2498, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-774', 'confirmed', 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, '2023-07-18 13:26:08', '2023-07-18 13:26:08', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 09:40:52', '2021-12-22 09:40:52', 0),
(1272, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2499', '72:806156a5bf37b4d8cde2ef082c56844c', 2499, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-212', 'confirmed', 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, '2023-07-18 13:26:08', '2023-07-18 13:26:08', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 09:42:10', '2021-12-22 09:42:10', 0),
(1273, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2500', '72:3c2b9f98ce9a5418116d918d6862957c', 2500, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-138', 'confirmed', 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, '2023-07-18 13:26:08', '2023-07-18 13:26:08', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 09:42:10', '2021-12-22 09:42:10', 0),
(1274, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2501', '72:43425a5171f825a8406aa0316bb6b3c7', 2501, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-4869', 'confirmed', 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, '2023-07-18 13:26:08', '2023-07-18 13:26:08', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 09:42:10', '2021-12-22 09:42:10', 0),
(1275, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2504', '72:326d0a1622e26199077fbe2106e597ea', 2504, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-6969', 'confirmed', 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, '2023-07-18 13:26:08', '2023-07-18 13:26:08', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 09:42:10', '2021-12-22 09:42:10', 0),
(1276, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2507', '72:b9bc169c959d5f1fb894e68637f129f9', 2507, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-9703', 'confirmed', 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, '2023-07-18 13:26:08', '2023-07-18 13:26:08', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 09:42:10', '2021-12-22 09:42:10', 0),
(1277, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2508', '72:4851781c85a5ec75d88e4a1490253e02', 2508, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-5896', 'confirmed', 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, '2023-07-18 13:26:08', '2023-07-18 13:26:08', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 09:46:23', '2021-12-22 09:46:23', 0),
(1278, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2509', '72:45a934be814a728a5b5f82ce43a6fe5e', 2509, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-5879', 'confirmed', 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, '2023-07-18 13:26:08', '2023-07-18 13:26:08', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 09:46:23', '2021-12-22 09:46:23', 0),
(1279, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2510', '72:1cb0d3843d18864a2d401746b0b0f6c3', 2510, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-7865', 'confirmed', 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, '2023-07-18 20:33:23', '2023-07-18 20:33:23', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 09:46:23', '2021-12-22 09:46:23', 0),
(1280, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2513', '72:402693b87c08ff7e0b82231b113dfd3c', 2513, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-9747', 'confirmed', 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, '2023-07-18 20:33:23', '2023-07-18 20:33:23', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 09:46:23', '2021-12-22 09:46:23', 0),
(1281, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2516', '72:7d2df1b9b819283be0f99c6f7082b508', 2516, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-3117', 'confirmed', 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, '2023-07-18 20:33:23', '2023-07-18 20:33:23', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 09:46:23', '2021-12-22 09:46:23', 0),
(1282, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2517', '72:5b83ce665d0055185f9e602df158110f', 2517, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-2967', 'confirmed', 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, '2023-07-18 20:33:23', '2023-07-18 20:33:23', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 09:46:30', '2021-12-22 09:46:30', 0),
(1283, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2518', '72:bc09b6e1d672c71ab16da6f82ca42ca0', 2518, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-1039', 'confirmed', 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, '2023-07-18 20:33:23', '2023-07-18 20:33:23', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 09:46:30', '2021-12-22 09:46:30', 0),
(1284, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2519', '72:fc91de9413bc82b346a9b0f29ecf29cb', 2519, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-8514', 'confirmed', 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, '2023-07-18 20:33:23', '2023-07-18 20:33:23', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 09:46:30', '2021-12-22 09:46:30', 0),
(1285, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2522', '72:84fe745f21f725f58a591cd5c2acae5f', 2522, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-9571', 'confirmed', 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, '2023-07-18 20:33:23', '2023-07-18 20:33:23', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 09:46:30', '2021-12-22 09:46:30', 0),
(1286, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2525', '72:b0bed61d92e9c16b94ce4d99e1775335', 2525, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-7636', 'confirmed', 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, '2023-07-18 20:33:23', '2023-07-18 20:33:23', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 09:46:30', '2021-12-22 09:46:30', 0),
(1287, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2526', '72:27f2158c8533f7e842384eaf6070744f', 2526, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-8565', 'confirmed', 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, '2023-07-18 20:33:23', '2023-07-18 20:33:23', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 09:48:45', '2021-12-22 09:48:45', 0),
(1288, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2527', '72:1efcb10eb1661fbc5393024c1daa680f', 2527, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-1448', 'confirmed', 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, '2023-07-18 20:33:23', '2023-07-18 20:33:23', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 09:48:45', '2021-12-22 09:48:45', 0),
(1289, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2528', '72:35f167e972cfe60267c2b849f9a3d542', 2528, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-246', 'confirmed', 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, '2023-07-18 20:33:23', '2023-07-18 20:33:23', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 09:48:45', '2021-12-22 09:48:45', 0),
(1290, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2531', '72:e42926d149e4cb3731b287d4c584c893', 2531, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-2714', 'confirmed', 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, '2023-07-18 20:33:23', '2023-07-18 20:33:23', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 09:48:45', '2021-12-22 09:48:45', 0),
(1291, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2534', '72:9a1d1c6e1c9019b15f232c3e72ac7047', 2534, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-2496', 'confirmed', 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, '2023-07-18 20:33:23', '2023-07-18 20:33:23', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 09:48:45', '2021-12-22 09:48:45', 0),
(1292, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2535', '72:ec7e4489f1e43ac4423b292e33d5e564', 2535, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-7537', 'confirmed', 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, '2023-07-18 20:33:23', '2023-07-18 20:33:23', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 09:55:34', '2021-12-22 09:55:34', 0),
(1293, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2536', '72:8544d68fef2d2afe1452234a6191fe03', 2536, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-4049', 'confirmed', 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, '2023-07-18 20:33:23', '2023-07-18 20:33:23', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 09:55:34', '2021-12-22 09:55:34', 0),
(1294, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2537', '72:4d166176f32724dd4de5c8262dcceabb', 2537, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-3593', 'confirmed', 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, '2023-07-19 04:00:50', '2023-07-19 04:00:50', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 09:55:34', '2021-12-22 09:55:34', 0),
(1295, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2540', '72:4ec47dd54bda9e636e14b077c1604fe5', 2540, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-2546', 'confirmed', 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, '2023-07-19 04:00:50', '2023-07-19 04:00:50', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 09:55:34', '2021-12-22 09:55:34', 0),
(1296, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2543', '72:7dad7616f85c0e4b0e453b66b0b39cad', 2543, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-8527', 'confirmed', 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, '2023-07-19 04:00:50', '2023-07-19 04:00:50', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 09:55:34', '2021-12-22 09:55:34', 0),
(1297, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2544', '72:a598b34f6bd68e01f662dd8ca90bf2dd', 2544, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-6023', 'confirmed', 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, '2023-07-19 04:00:50', '2023-07-19 04:00:50', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 09:56:27', '2021-12-22 09:56:27', 0),
(1298, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2545', '72:08e7fc40f694cf6e42cba96dd74a72d9', 2545, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-1741', 'confirmed', 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, '2023-07-19 04:00:50', '2023-07-19 04:00:50', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 09:56:27', '2021-12-22 09:56:27', 0),
(1299, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2546', '72:68d6aafa7c091d266c4aecf83d13f416', 2546, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-5669', 'confirmed', 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, '2023-07-19 04:00:50', '2023-07-19 04:00:50', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 09:56:27', '2021-12-22 09:56:27', 0),
(1300, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2549', '72:27233a936ecee40e1b2bf1252813c847', 2549, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-8438', 'confirmed', 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, '2023-07-19 04:00:50', '2023-07-19 04:00:50', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 09:56:27', '2021-12-22 09:56:27', 0),
(1301, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2552', '72:25d63357c027d1fb2725cbaf30c4172f', 2552, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-2354', 'confirmed', 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, '2023-07-19 04:00:50', '2023-07-19 04:00:50', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 09:56:27', '2021-12-22 09:56:27', 0),
(1302, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2553', '72:a6a02b124b4d3372e1fc90446460d03a', 2553, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-8364', 'confirmed', 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, '2023-07-19 04:00:50', '2023-07-19 04:00:50', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 09:57:39', '2021-12-22 09:57:39', 0),
(1303, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2554', '72:85b265c5f1a1438d68557ab814beb7b4', 2554, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-3623', 'confirmed', 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, '2023-07-19 04:00:50', '2023-07-19 04:00:50', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 09:57:39', '2021-12-22 09:57:39', 0),
(1304, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2555', '72:ad2c7b3d090216c989b8083467319ce4', 2555, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-3297', 'confirmed', 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, '2023-07-19 04:00:50', '2023-07-19 04:00:50', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 09:57:39', '2021-12-22 09:57:39', 0),
(1305, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2558', '72:7b3d665115a413bcdffd66cbde610335', 2558, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-4797', 'confirmed', 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, '2023-07-19 04:00:50', '2023-07-19 04:00:50', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 09:57:39', '2021-12-22 09:57:39', 0),
(1306, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2561', '72:e4b9412b826f0d0f0acce1aad4919010', 2561, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-1383', 'confirmed', 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, '2023-07-19 04:00:50', '2023-07-19 04:00:50', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 09:57:39', '2021-12-22 09:57:39', 0),
(1307, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2562', '72:8cd4b9b8443b1fa219207665184fa881', 2562, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-6150', 'confirmed', 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, '2023-07-19 04:00:50', '2023-07-19 04:00:50', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 09:59:02', '2021-12-22 09:59:02', 0),
(1308, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2563', '72:95ed325a8c133abbbc5977d5e17448f9', 2563, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-913', 'confirmed', 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, '2023-07-19 04:00:50', '2023-07-19 04:00:50', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 09:59:02', '2021-12-22 09:59:02', 0),
(1309, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2564', '72:e8f031ed138371008f4b21e910460144', 2564, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-8732', 'confirmed', 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, '2023-07-19 04:03:46', '2023-07-19 04:03:46', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 09:59:02', '2021-12-22 09:59:02', 0),
(1310, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2567', '72:2eee27ab72ab4d8e8b2619d496b43756', 2567, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-8566', 'confirmed', 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, '2023-07-19 04:03:46', '2023-07-19 04:03:46', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 09:59:02', '2021-12-22 09:59:02', 0),
(1311, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2570', '72:ecba44f636dae6d12d96972f7ae5fde0', 2570, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-8383', 'confirmed', 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, '2023-07-19 04:03:47', '2023-07-19 04:03:47', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 09:59:02', '2021-12-22 09:59:02', 0),
(1312, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2571', '72:fcf019369dc0abe139de1212c838f66f', 2571, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-3907', 'confirmed', 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, '2023-07-19 04:03:47', '2023-07-19 04:03:47', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 09:59:22', '2021-12-22 09:59:22', 0),
(1313, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2572', '72:90958899facefd1468f935302957456d', 2572, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-3220', 'confirmed', 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, '2023-07-19 04:03:47', '2023-07-19 04:03:47', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 09:59:22', '2021-12-22 09:59:22', 0),
(1314, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2573', '72:9c8f312cc68dde1e6ddbfd40f35de0c4', 2573, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-3955', 'confirmed', 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, '2023-07-19 04:03:47', '2023-07-19 04:03:47', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 09:59:22', '2021-12-22 09:59:22', 0),
(1315, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2576', '72:307a6f9c389676a9ddf5c07a1fde7c3f', 2576, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-9688', 'confirmed', 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, '2023-07-19 04:03:47', '2023-07-19 04:03:47', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 09:59:23', '2021-12-22 09:59:23', 0),
(1316, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2579', '72:be2a04f73bd15b3e63a0993ffd778d09', 2579, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-4277', 'confirmed', 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, '2023-07-19 04:03:47', '2023-07-19 04:03:47', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 09:59:23', '2021-12-22 09:59:23', 0),
(1317, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2580', '72:cd8408c653cfe21ac8265250bfd00323', 2580, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-2023', 'confirmed', 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, '2023-07-19 04:03:47', '2023-07-19 04:03:47', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 10:02:01', '2021-12-22 10:02:01', 0),
(1318, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2581', '72:06924ab6b81cc70e66242ef86496e0dd', 2581, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-1014', 'confirmed', 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, '2023-07-19 04:03:47', '2023-07-19 04:03:47', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 10:02:01', '2021-12-22 10:02:01', 0),
(1319, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2582', '72:0b5d7a9e3ae31f24f307157770d683b1', 2582, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-1607', 'confirmed', 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, '2023-07-19 04:03:47', '2023-07-19 04:03:47', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 10:02:01', '2021-12-22 10:02:01', 0),
(1320, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2585', '72:81fbe54a9638c52cdb02a286b903313f', 2585, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-1627', 'confirmed', 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, '2023-07-19 04:03:47', '2023-07-19 04:03:47', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 10:02:01', '2021-12-22 10:02:01', 0),
(1321, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2588', '72:3d7110669b58ac76fb9b93cac9bc7bc1', 2588, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-7851', 'confirmed', 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, '2023-07-19 04:03:47', '2023-07-19 04:03:47', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 10:02:01', '2021-12-22 10:02:01', 0),
(1322, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2589', '72:3c677a5f5a4870e3789f41dc1464f676', 2589, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-1817', 'confirmed', 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, '2023-07-19 04:03:47', '2023-07-19 04:03:47', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 10:05:29', '2021-12-22 10:05:29', 0),
(1323, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2590', '72:84f27f361fc25528f149a2c135443390', 2590, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-6036', 'confirmed', 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, '2023-07-19 04:03:47', '2023-07-19 04:03:47', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 10:05:29', '2021-12-22 10:05:29', 0),
(1324, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2591', '72:e798a30c57e80b3a3a7e85ae3f8e403a', 2591, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-7953', 'confirmed', 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, '2023-07-19 04:19:29', '2023-07-19 04:19:29', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 10:05:29', '2021-12-22 10:05:29', 0),
(1325, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2594', '72:0c20c4feed253047230171451795a96e', 2594, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-6445', 'confirmed', 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, '2023-07-19 04:19:29', '2023-07-19 04:19:29', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 10:05:29', '2021-12-22 10:05:29', 0),
(1326, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2597', '72:e686f83b4f3af0c0da2a9a13a451113e', 2597, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-4271', 'confirmed', 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, '2023-07-19 04:19:29', '2023-07-19 04:19:29', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 10:05:29', '2021-12-22 10:05:29', 0),
(1327, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2598', '72:8fde8d374655a232d1e8e207853c0bb8', 2598, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-5781', 'confirmed', 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, '2023-07-19 04:19:29', '2023-07-19 04:19:29', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 10:11:09', '2021-12-22 10:11:09', 0),
(1328, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2599', '72:faf7892f4522719c6003ad2ffb86b2bd', 2599, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-8444', 'confirmed', 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, '2023-07-19 04:19:29', '2023-07-19 04:19:29', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 10:11:09', '2021-12-22 10:11:09', 0),
(1329, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2600', '72:28c9d7e6fa4554bce88c470e7e75dcf9', 2600, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-2118', 'confirmed', 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, '2023-07-19 04:19:29', '2023-07-19 04:19:29', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 10:11:09', '2021-12-22 10:11:09', 0),
(1330, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2603', '72:45e1aab8af00715d3fd3881ff93523c2', 2603, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-5370', 'confirmed', 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, '2023-07-19 04:19:29', '2023-07-19 04:19:29', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 10:11:09', '2021-12-22 10:11:09', 0),
(1331, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2606', '72:25c1efd5a321822d31698d1d809a760d', 2606, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-4342', 'confirmed', 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, '2023-07-19 04:19:29', '2023-07-19 04:19:29', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 10:11:09', '2021-12-22 10:11:09', 0),
(1332, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2607', '72:f0fea2e7da61529d024e26b0876b4120', 2607, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-6383', 'confirmed', 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, '2023-07-19 04:19:29', '2023-07-19 04:19:29', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 10:11:54', '2021-12-22 10:11:54', 0),
(1333, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2608', '72:316fa3524fa9ceeca8ec9fb3e3a1eba1', 2608, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-5627', 'confirmed', 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, '2023-07-19 04:19:29', '2023-07-19 04:19:29', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 10:11:54', '2021-12-22 10:11:54', 0),
(1334, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2609', '72:03b90e324cd70d00251fbc549f82c537', 2609, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-3584', 'confirmed', 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, '2023-07-19 04:19:29', '2023-07-19 04:19:29', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 10:11:54', '2021-12-22 10:11:54', 0),
(1335, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2612', '72:d1e94fc8bc37310aea92e2ce420d5c6f', 2612, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-6114', 'confirmed', 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, '2023-07-19 04:19:29', '2023-07-19 04:19:29', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 10:11:54', '2021-12-22 10:11:54', 0),
(1336, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2615', '72:a1ebc7743af9b8756e0afcb568ffe993', 2615, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-5619', 'confirmed', 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, '2023-07-19 04:19:29', '2023-07-19 04:19:29', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 10:11:54', '2021-12-22 10:11:54', 0),
(1337, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2616', '72:210bfc7045bd6f999392d5381f4786b9', 2616, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-9984', 'confirmed', 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, '2023-07-19 04:19:29', '2023-07-19 04:19:29', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 10:12:55', '2021-12-22 10:12:55', 0),
(1338, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2617', '72:76d0c407b8c171e4ed714df564d7431b', 2617, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-8368', 'confirmed', 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, '2023-07-19 04:19:29', '2023-07-19 04:19:29', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 10:12:55', '2021-12-22 10:12:55', 0),
(1339, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2618', '72:80b89dc04feac78c198f69ff0f285af9', 2618, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-2007', 'confirmed', 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, '2023-07-19 04:33:34', '2023-07-19 04:33:34', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 10:12:55', '2021-12-22 10:12:55', 0),
(1340, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2621', '72:81679b1eaf26aa66fe250cbc66a8483b', 2621, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-6371', 'confirmed', 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, '2023-07-19 04:33:34', '2023-07-19 04:33:34', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 10:12:55', '2021-12-22 10:12:55', 0),
(1341, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2624', '72:1d368741ab0728411d00d80ca8a49336', 2624, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-4672', 'confirmed', 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, '2023-07-19 04:33:34', '2023-07-19 04:33:34', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 10:12:55', '2021-12-22 10:12:55', 0),
(1342, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2625', '72:f3e72a0559e4d6abb6a99515c1bdf34c', 2625, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-5596', 'confirmed', 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, '2023-07-19 04:33:34', '2023-07-19 04:33:34', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 10:14:16', '2021-12-22 10:14:16', 0),
(1343, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2626', '72:1d5933bce1f0ec98dcd25f643e263d37', 2626, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-6465', 'confirmed', 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, '2023-07-19 04:33:34', '2023-07-19 04:33:34', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 10:14:16', '2021-12-22 10:14:16', 0),
(1344, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2627', '72:d6ae1e17991e3a3dc53355d6aae613be', 2627, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-3281', 'confirmed', 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, '2023-07-19 04:33:34', '2023-07-19 04:33:34', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 10:14:16', '2021-12-22 10:14:16', 0),
(1345, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2630', '72:0a20fe8ae28fa9068ec562ed8a518fbc', 2630, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-5675', 'confirmed', 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, '2023-07-19 04:33:34', '2023-07-19 04:33:34', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 10:14:16', '2021-12-22 10:14:16', 0),
(1346, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2633', '72:f0e64cf05d1b3785759491e3e5cd02e3', 2633, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-5433', 'confirmed', 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, '2023-07-19 04:33:34', '2023-07-19 04:33:34', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 10:14:16', '2021-12-22 10:14:16', 0),
(1347, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2634', '72:80bdbc525e17ae74f66dc0f257e30bfc', 2634, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-5075', 'confirmed', 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, '2023-07-19 04:33:34', '2023-07-19 04:33:34', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 10:14:44', '2021-12-22 10:14:44', 0),
(1348, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2635', '72:8d89c12ecdad0b4f61f51fce88fd2cde', 2635, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-6717', 'confirmed', 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, '2023-07-19 04:33:34', '2023-07-19 04:33:34', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 10:14:44', '2021-12-22 10:14:44', 0),
(1349, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2636', '72:a09823dc569a5f11951065f69fcacd83', 2636, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-4130', 'confirmed', 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, '2023-07-19 04:33:34', '2023-07-19 04:33:34', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 10:14:44', '2021-12-22 10:14:44', 0),
(1350, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2639', '72:e3b33b9a9bbd133ba5d4d1c3ee6f8bdf', 2639, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-839', 'confirmed', 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, '2023-07-19 04:33:34', '2023-07-19 04:33:34', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 10:14:44', '2021-12-22 10:14:44', 0),
(1351, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2642', '72:2d8869800f251fd29f6fbfb7a9123d1e', 2642, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-362', 'confirmed', 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, '2023-07-19 04:33:34', '2023-07-19 04:33:34', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 10:14:44', '2021-12-22 10:14:44', 0),
(1352, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2643', '72:37e06ddf70e854e6121d59f8ac19f260', 2643, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-6865', 'confirmed', 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, '2023-07-19 04:33:34', '2023-07-19 04:33:34', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 10:15:08', '2021-12-22 10:15:08', 0),
(1353, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2644', '72:62f74cc87791d9ffe0b9dfa04271983e', 2644, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-7259', 'confirmed', 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, '2023-07-19 04:33:34', '2023-07-19 04:33:34', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 10:15:08', '2021-12-22 10:15:08', 0),
(1354, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2645', '72:cd3a0e29cc5673a32d3a9c98eb7fc366', 2645, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-6756', 'confirmed', 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, '2023-07-19 04:49:39', '2023-07-19 04:49:39', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 10:15:08', '2021-12-22 10:15:08', 0),
(1355, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2648', '72:95584b74a40345ad2926e0d4f80638b0', 2648, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-4069', 'confirmed', 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, '2023-07-19 04:49:39', '2023-07-19 04:49:39', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 10:15:08', '2021-12-22 10:15:08', 0),
(1356, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2651', '72:62431d1774ec2e7870f20edcc9f8176b', 2651, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-7188', 'confirmed', 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, '2023-07-19 04:49:39', '2023-07-19 04:49:39', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 10:15:08', '2021-12-22 10:15:08', 0),
(1357, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2652', '72:570f65196570a222e9d6d5abb4787cd2', 2652, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-1641', 'confirmed', 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, '2023-07-19 04:49:39', '2023-07-19 04:49:39', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 10:16:50', '2021-12-22 10:16:50', 0),
(1358, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2653', '72:a13a7bf6ee9825a52fa77bc491a28452', 2653, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-6412', 'confirmed', 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, '2023-07-19 04:49:39', '2023-07-19 04:49:39', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 10:16:50', '2021-12-22 10:16:50', 0),
(1359, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2654', '72:71b2c62aa0aa333b0d70cc541abdd55d', 2654, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-4395', 'confirmed', 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, '2023-07-19 04:49:39', '2023-07-19 04:49:39', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 10:16:50', '2021-12-22 10:16:50', 0),
(1360, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2657', '72:85f401ca0eae020f248f4ee435552d63', 2657, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-65', 'confirmed', 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, '2023-07-19 04:49:39', '2023-07-19 04:49:39', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 10:16:50', '2021-12-22 10:16:50', 0),
(1361, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2660', '72:dbede3d674a37bae58f1fc7ef1c9bd16', 2660, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-7053', 'confirmed', 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, '2023-07-19 04:49:39', '2023-07-19 04:49:39', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 10:16:50', '2021-12-22 10:16:50', 0),
(1362, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2661', '72:d0914faa4dfb32933066a30f3c645f73', 2661, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-7943', 'confirmed', 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, '2023-07-19 04:49:39', '2023-07-19 04:49:39', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 10:20:11', '2021-12-22 10:20:11', 0),
(1363, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2662', '72:6f82bc91da7758a44a8a20e1769d029c', 2662, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-8462', 'confirmed', 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, '2023-07-19 04:49:39', '2023-07-19 04:49:39', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 10:20:12', '2021-12-22 10:20:12', 0),
(1364, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2663', '72:6cf9157d9f0a4e55d7be369936df75f0', 2663, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-6373', 'confirmed', 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, '2023-07-19 04:49:39', '2023-07-19 04:49:39', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 10:20:12', '2021-12-22 10:20:12', 0),
(1365, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2666', '72:0d81a8dfb3c4d177009ad2ee1cfd2dba', 2666, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-6333', 'confirmed', 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, '2023-07-19 04:49:39', '2023-07-19 04:49:39', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 10:20:12', '2021-12-22 10:20:12', 0),
(1366, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2669', '72:d989fce6f0104198cc1bac8b61709726', 2669, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-7469', 'confirmed', 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, '2023-07-19 04:49:39', '2023-07-19 04:49:39', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 10:20:12', '2021-12-22 10:20:12', 0),
(1367, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2670', '72:5edf7af04d87cba3d04dd8bf8dae2dde', 2670, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-8328', 'confirmed', 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, '2023-07-19 04:49:39', '2023-07-19 04:49:39', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 10:28:48', '2021-12-22 10:28:48', 0),
(1368, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2671', '72:cea195f5efd33a5cf941eea18613a65b', 2671, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-8271', 'confirmed', 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, '2023-07-19 04:49:39', '2023-07-19 04:49:39', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 10:28:48', '2021-12-22 10:28:48', 0);
INSERT INTO `wp_yoast_indexable` (`id`, `permalink`, `permalink_hash`, `object_id`, `object_type`, `object_sub_type`, `author_id`, `post_parent`, `title`, `description`, `breadcrumb_title`, `post_status`, `is_public`, `is_protected`, `has_public_posts`, `number_of_pages`, `canonical`, `primary_focus_keyword`, `primary_focus_keyword_score`, `readability_score`, `is_cornerstone`, `is_robots_noindex`, `is_robots_nofollow`, `is_robots_noarchive`, `is_robots_noimageindex`, `is_robots_nosnippet`, `twitter_title`, `twitter_image`, `twitter_description`, `twitter_image_id`, `twitter_image_source`, `open_graph_title`, `open_graph_description`, `open_graph_image`, `open_graph_image_id`, `open_graph_image_source`, `open_graph_image_meta`, `link_count`, `incoming_link_count`, `prominent_words_version`, `created_at`, `updated_at`, `blog_id`, `language`, `region`, `schema_page_type`, `schema_article_type`, `has_ancestors`, `estimated_reading_time_minutes`, `version`, `object_last_modified`, `object_published_at`, `inclusive_language_score`) VALUES
(1369, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2672', '72:d525605c345c6129d67518a90b120ed9', 2672, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-5171', 'confirmed', 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, '2023-07-19 05:57:12', '2023-07-19 05:57:12', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 10:28:48', '2021-12-22 10:28:48', 0),
(1370, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2675', '72:3bf0c8dfa55a26d9b0feb86fee1f1ccd', 2675, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-2238', 'confirmed', 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, '2023-07-19 05:57:12', '2023-07-19 05:57:12', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 10:28:48', '2021-12-22 10:28:48', 0),
(1371, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2678', '72:40d2a93b8af148a1bfa826491e728bc5', 2678, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-8396', 'confirmed', 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, '2023-07-19 05:57:12', '2023-07-19 05:57:12', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 10:28:48', '2021-12-22 10:28:48', 0),
(1372, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2679', '72:960c3d29bda477b81e99b26c57c1c85f', 2679, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-2354', 'confirmed', 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, '2023-07-19 05:57:12', '2023-07-19 05:57:12', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 10:29:00', '2021-12-22 10:29:00', 0),
(1373, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2680', '72:3ba83fd616e2660b7e0a3c3f0db73a6e', 2680, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-3264', 'confirmed', 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, '2023-07-19 05:57:12', '2023-07-19 05:57:12', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 10:29:00', '2021-12-22 10:29:00', 0),
(1374, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2681', '72:9c7170e3bdc41d14f1be69d22db2bb98', 2681, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-4495', 'confirmed', 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, '2023-07-19 05:57:12', '2023-07-19 05:57:12', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 10:29:00', '2021-12-22 10:29:00', 0),
(1375, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2684', '72:01385b4ad3823e730740f8bd79a7bf6f', 2684, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-9116', 'confirmed', 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, '2023-07-19 05:57:12', '2023-07-19 05:57:12', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 10:29:00', '2021-12-22 10:29:00', 0),
(1376, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2687', '72:3d977bbb400fad009ca711b5a0e49044', 2687, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-4865', 'confirmed', 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, '2023-07-19 05:57:12', '2023-07-19 05:57:12', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 10:29:00', '2021-12-22 10:29:00', 0),
(1377, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2688', '72:e726d40d03e3d9196eab0c9d0ff904c9', 2688, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-4963', 'confirmed', 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, '2023-07-19 05:57:12', '2023-07-19 05:57:12', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 10:30:10', '2021-12-22 10:30:10', 0),
(1378, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2689', '72:de20fa50247c8cfb21b64dbbd5ca1341', 2689, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-7512', 'confirmed', 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, '2023-07-19 05:57:12', '2023-07-19 05:57:12', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 10:30:10', '2021-12-22 10:30:10', 0),
(1379, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2690', '72:7e9df0c972f7d25e4b79e8d5c58dc3ae', 2690, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-5816', 'confirmed', 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, '2023-07-19 05:57:12', '2023-07-19 05:57:12', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 10:30:10', '2021-12-22 10:30:10', 0),
(1380, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2693', '72:f36733dbf25a92981acd707034e006f3', 2693, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-8652', 'confirmed', 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, '2023-07-19 05:57:12', '2023-07-19 05:57:12', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 10:30:10', '2021-12-22 10:30:10', 0),
(1381, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2696', '72:b4b311ec6e15c579b969a9e1dd1a2ad4', 2696, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-7589', 'confirmed', 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, '2023-07-19 05:57:12', '2023-07-19 05:57:12', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 10:30:10', '2021-12-22 10:30:10', 0),
(1382, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2697', '72:f89d4ec44aafce64eba56448bee49824', 2697, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-2773', 'confirmed', 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, '2023-07-19 05:57:12', '2023-07-19 05:57:12', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 10:31:42', '2021-12-22 10:31:42', 0),
(1383, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2698', '72:ca2814be1dd0061b63a66a233be3b341', 2698, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-6063', 'confirmed', 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, '2023-07-19 05:57:12', '2023-07-19 05:57:12', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 10:31:42', '2021-12-22 10:31:42', 0),
(1384, 'https://doccure-wp.dreamstechnologies.com/?post_type=services&p=5400', '73:eb3c2a1ec8f651ba08912c49d88260f3', 5400, 'post', 'services', 1, 0, NULL, NULL, 'Elementor #5400', '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, '2023-07-19 05:59:35', '2023-07-19 05:59:35', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2023-07-19 05:59:35', '0000-00-00 00:00:00', 0),
(1385, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2699', '72:9bd7d1522fb313efeccd0c1fe1da7f61', 2699, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-5907', 'confirmed', 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, '2023-07-19 06:08:15', '2023-07-19 06:08:15', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 10:31:42', '2021-12-22 10:31:42', 0),
(1386, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2702', '72:781615ae5e578477aa52e84f6a9ae8b0', 2702, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-7951', 'confirmed', 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, '2023-07-19 06:08:15', '2023-07-19 06:08:15', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 10:31:42', '2021-12-22 10:31:42', 0),
(1387, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2705', '72:8ac11f8b0b661d6e4b7cc316d6bc5b1a', 2705, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-1374', 'confirmed', 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, '2023-07-19 06:08:15', '2023-07-19 06:08:15', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 10:31:42', '2021-12-22 10:31:42', 0),
(1388, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2706', '72:8aa1886a7a2f54170994d314bf6da8e1', 2706, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-9580', 'confirmed', 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, '2023-07-19 06:08:15', '2023-07-19 06:08:15', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 10:32:45', '2021-12-22 10:32:45', 0),
(1389, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2707', '72:c5f75888166ae147239f3e522b14a422', 2707, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-7014', 'confirmed', 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, '2023-07-19 06:08:15', '2023-07-19 06:08:15', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 10:32:45', '2021-12-22 10:32:45', 0),
(1390, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2708', '72:83a22018a2e34f9a4039ba2034f676b0', 2708, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-5111', 'confirmed', 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, '2023-07-19 06:08:15', '2023-07-19 06:08:15', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 10:32:45', '2021-12-22 10:32:45', 0),
(1391, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2711', '72:cd301f7b2b8d7a643734f3424f180469', 2711, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-4087', 'confirmed', 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, '2023-07-19 06:08:15', '2023-07-19 06:08:15', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 10:32:46', '2021-12-22 10:32:46', 0),
(1392, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2714', '72:9b63ff84435878d182f89db136239c92', 2714, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-9303', 'confirmed', 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, '2023-07-19 06:08:15', '2023-07-19 06:08:15', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 10:32:46', '2021-12-22 10:32:46', 0),
(1393, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2715', '72:bbba237bf2ced75afacc073a9d0025df', 2715, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-4613', 'confirmed', 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, '2023-07-19 06:08:15', '2023-07-19 06:08:15', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 10:45:55', '2021-12-22 10:45:55', 0),
(1394, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2716', '72:8616ea492ed31806ecf134bb44d96091', 2716, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-6418', 'confirmed', 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, '2023-07-19 06:08:15', '2023-07-19 06:08:15', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 10:45:55', '2021-12-22 10:45:55', 0),
(1395, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2717', '72:25ba9abdae577690cb82850b0b43f46d', 2717, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-8937', 'confirmed', 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, '2023-07-19 06:08:15', '2023-07-19 06:08:15', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 10:45:55', '2021-12-22 10:45:55', 0),
(1396, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2720', '72:cec49729195c717d9f60c4f5f2f31a96', 2720, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-328', 'confirmed', 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, '2023-07-19 06:08:16', '2023-07-19 06:08:16', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 10:45:55', '2021-12-22 10:45:55', 0),
(1397, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2723', '72:307f3c1c585ab78d75ea2c5c13837475', 2723, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-1248', 'confirmed', 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, '2023-07-19 06:08:16', '2023-07-19 06:08:16', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 10:45:55', '2021-12-22 10:45:55', 0),
(1398, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2727', '72:f2a9941dd78785a2343ed45722b4a380', 2727, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-7739', 'confirmed', 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, '2023-07-19 06:08:16', '2023-07-19 06:08:16', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 10:53:04', '2021-12-22 10:53:04', 0),
(1399, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2728', '72:3c607bcd7e4a1536bbca2ebce93ea090', 2728, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-4936', 'confirmed', 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, '2023-07-19 06:08:16', '2023-07-19 06:08:16', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 10:53:04', '2021-12-22 10:53:04', 0),
(1400, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2729', '72:9feaa7e0d68aa157121a448afecb6ee8', 2729, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-5800', 'confirmed', 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, '2023-07-19 07:55:10', '2023-07-19 07:55:10', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 10:53:04', '2021-12-22 10:53:04', 0),
(1401, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2732', '72:dc48ecd63d38acca56a6d6e0bb46bcca', 2732, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-9919', 'confirmed', 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, '2023-07-19 07:55:10', '2023-07-19 07:55:10', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 10:53:04', '2021-12-22 10:53:04', 0),
(1402, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2735', '72:2944f3b774c93c91a068317b22c5492c', 2735, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-6573', 'confirmed', 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, '2023-07-19 07:55:10', '2023-07-19 07:55:10', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 10:53:04', '2021-12-22 10:53:04', 0),
(1403, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2737', '72:d6456b1ec74d6347ce44e627cd6705ac', 2737, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-2132', 'confirmed', 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, '2023-07-19 07:55:10', '2023-07-19 07:55:10', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 10:53:42', '2021-12-22 10:53:42', 0),
(1404, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2738', '72:f7bd3da9c644be748c00b4479d2de839', 2738, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-9613', 'confirmed', 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, '2023-07-19 07:55:10', '2023-07-19 07:55:10', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 10:53:42', '2021-12-22 10:53:42', 0),
(1405, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2739', '72:a8e09c6ed1a013bf4203d6aa92a7bee7', 2739, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-4986', 'confirmed', 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, '2023-07-19 07:55:10', '2023-07-19 07:55:10', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 10:53:42', '2021-12-22 10:53:42', 0),
(1406, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2742', '72:db4c45548a7ee04a63bd9ecdb2479174', 2742, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-3054', 'confirmed', 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, '2023-07-19 07:55:10', '2023-07-19 07:55:10', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 10:53:42', '2021-12-22 10:53:42', 0),
(1407, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2745', '72:a241691f81c288aaa055c8d1f4799551', 2745, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-8971', 'confirmed', 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, '2023-07-19 07:55:10', '2023-07-19 07:55:10', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 10:53:42', '2021-12-22 10:53:42', 0),
(1408, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2748', '72:df5bf9635f868c6a83427be1959eb956', 2748, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-5263', 'confirmed', 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, '2023-07-19 07:55:10', '2023-07-19 07:55:10', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 11:01:27', '2021-12-22 11:01:27', 0),
(1409, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2749', '72:51767e2792e0a1eb6f6e960b2beeee2f', 2749, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-7271', 'confirmed', 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, '2023-07-19 07:55:10', '2023-07-19 07:55:10', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 11:01:27', '2021-12-22 11:01:27', 0),
(1410, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2750', '72:0dde24ecccb7dd6b1d8b3339e0898851', 2750, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-4568', 'confirmed', 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, '2023-07-19 07:55:10', '2023-07-19 07:55:10', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 11:01:27', '2021-12-22 11:01:27', 0),
(1411, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2753', '72:66adcecb7c675e1a4d5ad84e9ff26f1a', 2753, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-1370', 'confirmed', 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, '2023-07-19 07:55:11', '2023-07-19 07:55:11', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 11:01:27', '2021-12-22 11:01:27', 0),
(1412, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2756', '72:ae4db1ad1f993c819fd2d04321ee6f3f', 2756, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-9969', 'confirmed', 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, '2023-07-19 07:55:11', '2023-07-19 07:55:11', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 11:01:27', '2021-12-22 11:01:27', 0),
(1413, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2758', '72:b68838dc2da39d434bbe98b790a7c4b3', 2758, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-365', 'confirmed', 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, '2023-07-19 07:55:11', '2023-07-19 07:55:11', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 11:04:16', '2021-12-22 11:04:16', 0),
(1414, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2759', '72:5e310e37e96b42990c6db161e07c5e0a', 2759, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-1276', 'confirmed', 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, '2023-07-19 07:55:11', '2023-07-19 07:55:11', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 11:04:16', '2021-12-22 11:04:16', 0),
(1415, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2760', '72:fe7d6c5c03e6a7d2f03cbeb855f42564', 2760, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-4272', 'confirmed', 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, '2023-07-19 08:11:38', '2023-07-19 08:11:38', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 11:04:16', '2021-12-22 11:04:16', 0),
(1416, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2763', '72:1699c3e72531bf7fc0f1b168a7a49619', 2763, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-9336', 'confirmed', 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, '2023-07-19 08:11:38', '2023-07-19 08:11:38', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 11:04:16', '2021-12-22 11:04:16', 0),
(1417, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2766', '72:2db55ced443c387cb45789d7b3595752', 2766, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-6111', 'confirmed', 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, '2023-07-19 08:11:38', '2023-07-19 08:11:38', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 11:04:16', '2021-12-22 11:04:16', 0),
(1418, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2769', '72:8c74674a1d88ba73dac0156e8059936a', 2769, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-1356', 'confirmed', 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, '2023-07-19 08:11:38', '2023-07-19 08:11:38', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 11:09:21', '2021-12-22 11:09:21', 0),
(1419, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2770', '72:dcbd85be09d4db578072d456488e46b6', 2770, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-9611', 'confirmed', 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, '2023-07-19 08:11:38', '2023-07-19 08:11:38', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 11:09:21', '2021-12-22 11:09:21', 0),
(1420, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2771', '72:445b67d122148692afd0075060358f05', 2771, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-9496', 'confirmed', 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, '2023-07-19 08:11:38', '2023-07-19 08:11:38', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 11:09:21', '2021-12-22 11:09:21', 0),
(1421, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2774', '72:3122cdfa7e7871c42b0330160eca15cf', 2774, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-4624', 'confirmed', 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, '2023-07-19 08:11:38', '2023-07-19 08:11:38', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 11:09:21', '2021-12-22 11:09:21', 0),
(1422, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2777', '72:da106c86646fb5bb1eb1faf612051b55', 2777, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-2262', 'confirmed', 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, '2023-07-19 08:11:39', '2023-07-19 08:11:39', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 11:09:21', '2021-12-22 11:09:21', 0),
(1423, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2779', '72:ecdfc6f24f11fce5afc0119af7f51a33', 2779, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-3205', 'confirmed', 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, '2023-07-19 08:11:39', '2023-07-19 08:11:39', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 11:12:02', '2021-12-22 11:12:02', 0),
(1424, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2780', '72:bfbe33c10810ff185ca97cf677c26d5f', 2780, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-516', 'confirmed', 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, '2023-07-19 08:11:39', '2023-07-19 08:11:39', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 11:12:02', '2021-12-22 11:12:02', 0),
(1425, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2781', '72:0fdfbc8552917182935e9ed1aa7d3ba0', 2781, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-7843', 'confirmed', 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, '2023-07-19 08:11:39', '2023-07-19 08:11:39', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 11:12:02', '2021-12-22 11:12:02', 0),
(1426, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2784', '72:1cbe5c5f7061bad8be2a566a153e1fa8', 2784, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-7466', 'confirmed', 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, '2023-07-19 08:11:39', '2023-07-19 08:11:39', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 11:12:02', '2021-12-22 11:12:02', 0),
(1427, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2787', '72:979e72c8183b3ad0ac7bd545613d5acc', 2787, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-9375', 'confirmed', 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, '2023-07-19 08:11:39', '2023-07-19 08:11:39', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 11:12:02', '2021-12-22 11:12:02', 0),
(1428, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2789', '72:c9eb41d20f4d943f81d2251325d9810b', 2789, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-9872', 'confirmed', 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, '2023-07-19 08:11:39', '2023-07-19 08:11:39', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 11:12:18', '2021-12-22 11:12:18', 0),
(1429, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2790', '72:0b8fd9d650361d05515c7930127dbe45', 2790, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-5100', 'confirmed', 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, '2023-07-19 08:11:39', '2023-07-19 08:11:39', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 11:12:18', '2021-12-22 11:12:18', 0),
(1430, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2791', '72:89c3e414ad43bdb720ec6789eb395b0d', 2791, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-8741', 'confirmed', 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, '2023-07-19 09:56:31', '2023-07-19 09:56:31', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 11:12:18', '2021-12-22 11:12:18', 0),
(1431, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2794', '72:08504c618a18af0fe61aa291b7c5b26a', 2794, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-2202', 'confirmed', 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, '2023-07-19 09:56:31', '2023-07-19 09:56:31', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 11:12:18', '2021-12-22 11:12:18', 0),
(1432, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2797', '72:78fe97397c69bd5ef22f1228bd3b3ec5', 2797, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-2230', 'confirmed', 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, '2023-07-19 09:56:31', '2023-07-19 09:56:31', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 11:12:18', '2021-12-22 11:12:18', 0),
(1433, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2799', '72:c0d443a9ee7a03726113b868ea2101d9', 2799, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-1976', 'confirmed', 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, '2023-07-19 09:56:31', '2023-07-19 09:56:31', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 11:34:33', '2021-12-22 11:34:33', 0),
(1434, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2800', '72:3ddf51b3bb40416afe2619a8095c651b', 2800, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-2926', 'confirmed', 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, '2023-07-19 09:56:31', '2023-07-19 09:56:31', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 11:34:33', '2021-12-22 11:34:33', 0),
(1435, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2801', '72:881d743013888aad59f06ea9cc8e5c58', 2801, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-7864', 'confirmed', 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, '2023-07-19 09:56:31', '2023-07-19 09:56:31', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 11:34:33', '2021-12-22 11:34:33', 0),
(1436, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2804', '72:fc71386b2055af15983c404a9c2125ff', 2804, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-6767', 'confirmed', 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, '2023-07-19 09:56:31', '2023-07-19 09:56:31', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 11:34:33', '2021-12-22 11:34:33', 0),
(1437, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2807', '72:d0f91ba7d56eda8b4875a331e165681e', 2807, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-9562', 'confirmed', 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, '2023-07-19 09:56:31', '2023-07-19 09:56:31', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 11:34:33', '2021-12-22 11:34:33', 0),
(1438, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2809', '72:237ad449dc5e409912a86c3ef5731d07', 2809, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-4480', 'confirmed', 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, '2023-07-19 09:56:31', '2023-07-19 09:56:31', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 11:37:23', '2021-12-22 11:37:23', 0),
(1439, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2810', '72:d174e02cde09d1499bb4ed73eae1dccb', 2810, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-7839', 'confirmed', 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, '2023-07-19 09:56:31', '2023-07-19 09:56:31', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 11:37:23', '2021-12-22 11:37:23', 0),
(1440, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2811', '72:ae3424fedb5d8543e044c834f9228f81', 2811, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-923', 'confirmed', 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, '2023-07-19 09:56:31', '2023-07-19 09:56:31', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 11:37:23', '2021-12-22 11:37:23', 0),
(1441, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2814', '72:467df1f1ac338a882c8058d1475fa0f2', 2814, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-9441', 'confirmed', 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, '2023-07-19 09:56:31', '2023-07-19 09:56:31', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 11:37:23', '2021-12-22 11:37:23', 0),
(1442, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2817', '72:741669d9100e82cc33dba704b0357ed5', 2817, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-3250', 'confirmed', 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, '2023-07-19 09:56:31', '2023-07-19 09:56:31', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 11:37:23', '2021-12-22 11:37:23', 0),
(1443, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2828', '72:3e4e3f5d4bf33ad8052c3b1f56d1431f', 2828, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-3743', 'confirmed', 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, '2023-07-19 09:56:31', '2023-07-19 09:56:31', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 12:32:16', '2021-12-22 12:32:16', 0),
(1444, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2829', '72:f374e72aed97f8276ac6239077850e89', 2829, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-6288', 'confirmed', 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, '2023-07-19 09:56:31', '2023-07-19 09:56:31', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 12:32:16', '2021-12-22 12:32:16', 0),
(1445, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2830', '72:c575a580f581eca50f78f4d0b62ff289', 2830, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-3893', 'confirmed', 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, '2023-07-19 10:57:34', '2023-07-19 10:57:34', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 12:32:16', '2021-12-22 12:32:16', 0),
(1446, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2833', '72:f048d32e5c647d8a330857462d77446c', 2833, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-6059', 'confirmed', 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, '2023-07-19 10:57:34', '2023-07-19 10:57:34', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 12:32:16', '2021-12-22 12:32:16', 0),
(1447, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2836', '72:f7b27cde912f76dc532aab5b5f747f39', 2836, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-371', 'confirmed', 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, '2023-07-19 10:57:34', '2023-07-19 10:57:34', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 12:32:16', '2021-12-22 12:32:16', 0),
(1448, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2838', '72:b9553aa13bf6ecf48bdcfc3346baa2c1', 2838, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-2012', 'confirmed', 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, '2023-07-19 10:57:34', '2023-07-19 10:57:34', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 12:32:59', '2021-12-22 12:32:59', 0),
(1449, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2839', '72:2ee14bb393c8d51c98d377d2aeeb8ad7', 2839, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-8324', 'confirmed', 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, '2023-07-19 10:57:34', '2023-07-19 10:57:34', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 12:32:59', '2021-12-22 12:32:59', 0),
(1450, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2840', '72:2fd730dc3e30aabf1f7899dbcc9dda33', 2840, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-444', 'confirmed', 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, '2023-07-19 10:57:34', '2023-07-19 10:57:34', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 12:32:59', '2021-12-22 12:32:59', 0),
(1451, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2852', '72:e9e825c7fe792b3f15a102901196942d', 2852, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-1168', 'confirmed', 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, '2023-07-19 10:57:34', '2023-07-19 10:57:34', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 12:40:16', '2021-12-22 12:40:16', 0),
(1452, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2859', '72:b4b0ffaa6c46f4235dbb073f097111fa', 2859, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-5254', 'confirmed', 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, '2023-07-19 10:57:35', '2023-07-19 10:57:35', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 12:42:20', '2021-12-22 12:42:20', 0),
(1453, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2865', '72:309e2ec8230fb564e1b0b9a2f3a31f50', 2865, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-4940', 'confirmed', 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, '2023-07-19 10:57:35', '2023-07-19 10:57:35', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 12:45:38', '2021-12-22 12:45:38', 0),
(1454, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2871', '72:be4eecd19dae324d8a936c4707825b76', 2871, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-742', 'confirmed', 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, '2023-07-19 10:57:35', '2023-07-19 10:57:35', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 12:46:01', '2021-12-22 12:46:01', 0),
(1455, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2877', '72:0e92ed61cc855e91a35ab71dcebe03b6', 2877, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-3546', 'confirmed', 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, '2023-07-19 10:57:35', '2023-07-19 10:57:35', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 12:47:10', '2021-12-22 12:47:10', 0),
(1456, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2883', '72:aa16feff75c756a8a5070a0a1566f1b2', 2883, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-8337', 'confirmed', 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, '2023-07-19 10:57:35', '2023-07-19 10:57:35', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 12:55:35', '2021-12-22 12:55:35', 0),
(1457, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2889', '72:ce2c9dff8bc95a213a8f3ac65a99cfb2', 2889, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-4444', 'confirmed', 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, '2023-07-19 10:57:35', '2023-07-19 10:57:35', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 13:08:25', '2021-12-22 13:08:25', 0),
(1458, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2901', '72:76987a24d2fff40230bb58c36bbd814d', 2901, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-7615', 'confirmed', 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, '2023-07-19 10:57:35', '2023-07-19 10:57:35', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 13:23:38', '2021-12-22 13:23:38', 0),
(1459, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2907', '72:e2ff342e367074e1a73c7a6b364282da', 2907, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-451', 'confirmed', 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, '2023-07-19 10:57:35', '2023-07-19 10:57:35', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-22 13:54:15', '2021-12-22 13:54:15', 0),
(1460, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2913', '72:8f34ac5e8861efbf39e693ab486dd83c', 2913, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-3050', 'confirmed', 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, '2023-07-19 11:03:35', '2023-07-19 11:03:35', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-23 04:26:39', '2021-12-23 04:26:39', 0),
(1461, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2919', '72:91c3c5c5fb800d9bf7afd978d32851ac', 2919, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-5325', 'confirmed', 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, '2023-07-19 11:03:35', '2023-07-19 11:03:35', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-23 05:39:24', '2021-12-23 05:39:24', 0),
(1462, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=2925', '72:acbe4c278a6f627a183e0ed5fa251d73', 2925, 'post', 'booking', 1, 0, NULL, NULL, 'APP#-7035', 'confirmed', 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, '2023-07-19 11:03:35', '2023-07-19 11:03:35', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2021-12-23 05:43:27', '2021-12-23 05:43:27', 0),
(1463, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=3998', '72:2b4f5f11e034e6e3d59f9cce11658325', 3998, 'post', 'booking', 62, 0, NULL, NULL, 'APP#-987', 'pending', 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, '2023-07-19 11:03:35', '2023-07-19 11:03:35', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0),
(1464, 'https://doccure-wp.dreamstechnologies.com/?post_type=booking&p=4001', '72:b37d2351325334b19408ace358409448', 4001, 'post', 'booking', 10, 0, NULL, NULL, 'APP#-7531', 'pending', 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, '2023-07-19 11:03:35', '2023-07-19 11:03:35', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0),
(1469, 'https://doccure-wp.dreamstechnologies.com/booking/app5409/', '63:4b8cda47135486437b558512929106ec', 5410, 'post', 'booking', 62, 0, NULL, NULL, 'APP#5409', '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, '2023-07-22 04:47:07', '2023-07-22 04:47:07', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2023-07-22 04:47:07', '2023-07-22 04:47:07', 0),
(1470, 'https://doccure-wp.dreamstechnologies.com/booking/app5411/', '63:93a01364aff56607ab4fbd0788df08b2', 5412, 'post', 'booking', 62, 0, NULL, NULL, 'APP#5411', '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, '2023-07-22 04:52:59', '2023-07-22 04:52:59', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2023-07-22 04:52:59', '2023-07-22 04:52:59', 0),
(1471, 'https://doccure-wp.dreamstechnologies.com/prescription/patient-demo-4/', '75:d1a224b3e4a0577a3c4c097f24343cba', 5413, 'post', 'prescription', 132, 0, NULL, NULL, 'Patient Demo', '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, '2023-07-22 05:02:46', '2023-07-22 05:02:46', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2023-07-22 05:02:46', '2023-07-22 05:02:46', 0),
(1472, 'https://doccure-wp.dreamstechnologies.com/prescription/patient-demo-5/', '75:aa0551ab22821883ad19fddd8f47ec7e', 5414, 'post', 'prescription', 132, 0, NULL, NULL, 'Patient Demo', '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, '2023-07-22 09:18:28', '2023-07-22 09:18:28', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2023-07-22 09:18:28', '2023-07-22 09:18:28', 0),
(1473, 'https://doccure-wp.dreamstechnologies.com/prescription/patient-demo-6/', '75:1cfdb6dab9e7b017e84f57624c52b04a', 5418, 'post', 'prescription', 132, 0, NULL, NULL, 'Patient Demo', '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, '2023-07-27 07:21:05', '2023-07-27 07:21:05', 1, NULL, NULL, NULL, NULL, 0, NULL, 2, '2023-07-27 07:21:05', '2023-07-27 07:21:05', 0);

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

--
-- Table structure for table `wp_yoast_indexable_hierarchy`
--

DROP TABLE IF EXISTS `wp_yoast_indexable_hierarchy`;
CREATE TABLE IF NOT EXISTS `wp_yoast_indexable_hierarchy` (
  `indexable_id` int UNSIGNED NOT NULL,
  `ancestor_id` int UNSIGNED NOT NULL,
  `depth` int UNSIGNED DEFAULT NULL,
  `blog_id` bigint 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 `wp_yoast_indexable_hierarchy`
--

INSERT INTO `wp_yoast_indexable_hierarchy` (`indexable_id`, `ancestor_id`, `depth`, `blog_id`) VALUES
(1, 0, 0, 1),
(2, 0, 0, 1),
(4, 0, 0, 1),
(5, 0, 0, 1),
(10, 0, 0, 1),
(15, 0, 0, 1),
(18, 0, 0, 1),
(25, 0, 0, 1),
(26, 0, 0, 1),
(27, 0, 0, 1),
(36, 0, 0, 1),
(37, 0, 0, 1),
(38, 0, 0, 1),
(39, 0, 0, 1),
(40, 0, 0, 1),
(41, 0, 0, 1),
(42, 0, 0, 1),
(47, 0, 0, 1),
(52, 0, 0, 1),
(53, 0, 0, 1),
(54, 0, 0, 1),
(55, 0, 0, 1),
(56, 0, 0, 1),
(57, 0, 0, 1),
(58, 0, 0, 1),
(59, 0, 0, 1),
(60, 0, 0, 1),
(135, 0, 0, 1),
(139, 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),
(151, 0, 0, 1),
(152, 0, 0, 1),
(157, 0, 0, 1),
(158, 0, 0, 1),
(159, 0, 0, 1),
(160, 0, 0, 1),
(164, 0, 0, 1),
(167, 0, 0, 1),
(168, 0, 0, 1),
(176, 0, 0, 1),
(288, 0, 0, 1),
(318, 0, 0, 1),
(319, 0, 0, 1),
(332, 0, 0, 1),
(365, 0, 0, 1),
(422, 0, 0, 1),
(444, 0, 0, 1),
(445, 0, 0, 1),
(446, 0, 0, 1),
(447, 0, 0, 1),
(448, 0, 0, 1),
(449, 0, 0, 1),
(450, 0, 0, 1),
(451, 0, 0, 1),
(452, 0, 0, 1),
(453, 0, 0, 1),
(454, 0, 0, 1),
(455, 0, 0, 1),
(456, 0, 0, 1),
(457, 0, 0, 1),
(458, 0, 0, 1),
(459, 0, 0, 1),
(460, 0, 0, 1),
(461, 0, 0, 1),
(462, 0, 0, 1),
(463, 0, 0, 1),
(464, 0, 0, 1),
(465, 0, 0, 1),
(466, 0, 0, 1),
(467, 0, 0, 1),
(601, 0, 0, 1),
(604, 0, 0, 1),
(605, 0, 0, 1),
(606, 0, 0, 1),
(630, 0, 0, 1),
(638, 0, 0, 1),
(646, 0, 0, 1),
(773, 0, 0, 1),
(797, 0, 0, 1),
(879, 0, 0, 1),
(880, 0, 0, 1),
(893, 0, 0, 1),
(897, 0, 0, 1),
(902, 0, 0, 1),
(903, 0, 0, 1),
(904, 0, 0, 1),
(905, 0, 0, 1),
(906, 0, 0, 1),
(917, 0, 0, 1),
(934, 0, 0, 1),
(972, 0, 0, 1),
(989, 0, 0, 1),
(990, 0, 0, 1),
(991, 0, 0, 1),
(992, 0, 0, 1),
(993, 0, 0, 1),
(995, 0, 0, 1),
(1013, 0, 0, 1),
(1026, 0, 0, 1),
(1027, 0, 0, 1),
(1028, 0, 0, 1);

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

--
-- Table structure for table `wp_yoast_migrations`
--

DROP TABLE IF EXISTS `wp_yoast_migrations`;
CREATE TABLE IF NOT EXISTS `wp_yoast_migrations` (
  `id` int UNSIGNED NOT NULL AUTO_INCREMENT,
  `version` varchar(191) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `wp_yoast_migrations_version` (`version`)
) ENGINE=InnoDB AUTO_INCREMENT=25 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wp_yoast_migrations`
--

INSERT INTO `wp_yoast_migrations` (`id`, `version`) 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 `wp_yoast_primary_term`
--

DROP TABLE IF EXISTS `wp_yoast_primary_term`;
CREATE TABLE IF NOT EXISTS `wp_yoast_primary_term` (
  `id` int UNSIGNED NOT NULL AUTO_INCREMENT,
  `post_id` bigint DEFAULT NULL,
  `term_id` bigint DEFAULT NULL,
  `taxonomy` varchar(32) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `created_at` datetime DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,
  `blog_id` bigint NOT NULL DEFAULT '1',
  PRIMARY KEY (`id`),
  KEY `post_taxonomy` (`post_id`,`taxonomy`),
  KEY `post_term` (`post_id`,`term_id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;

--
-- Dumping data for table `wp_yoast_primary_term`
--

INSERT INTO `wp_yoast_primary_term` (`id`, `post_id`, `term_id`, `taxonomy`, `created_at`, `updated_at`, `blog_id`) VALUES
(1, 691, 22, 'category', '2022-05-19 09:45:20', '2023-04-28 19:08:20', 1),
(2, 689, 22, 'category', '2022-05-19 09:45:20', '2023-04-28 15:56:26', 1),
(3, 656, 22, 'category', '2022-05-19 09:45:20', '2023-04-29 05:04:43', 1),
(4, 5393, 5, 'category', '2023-07-18 07:24:34', '2023-07-18 07:24:34', 1);

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

--
-- Table structure for table `wp_yoast_seo_links`
--

DROP TABLE IF EXISTS `wp_yoast_seo_links`;
CREATE TABLE IF NOT EXISTS `wp_yoast_seo_links` (
  `id` bigint UNSIGNED NOT NULL AUTO_INCREMENT,
  `url` varchar(255) DEFAULT NULL,
  `post_id` bigint UNSIGNED DEFAULT NULL,
  `target_post_id` bigint UNSIGNED DEFAULT NULL,
  `type` varchar(8) DEFAULT NULL,
  `indexable_id` int UNSIGNED DEFAULT NULL,
  `target_indexable_id` int UNSIGNED DEFAULT NULL,
  `height` int UNSIGNED DEFAULT NULL,
  `width` int UNSIGNED DEFAULT NULL,
  `size` int 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 AUTO_INCREMENT=2166 DEFAULT CHARSET=utf8mb3;

--
-- Dumping data for table `wp_yoast_seo_links`
--

INSERT INTO `wp_yoast_seo_links` (`id`, `url`, `post_id`, `target_post_id`, `type`, `indexable_id`, `target_indexable_id`, `height`, `width`, `size`, `language`, `region`) VALUES
(777, 'https://doccure-wp.dreamstechnologies.com/login', 1934, 1933, 'internal', 55, 5, NULL, NULL, NULL, NULL, NULL),
(1095, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/login-banner.png', 4696, 1872, 'image-in', 904, NULL, 750, 1000, 62455, NULL, NULL),
(1096, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/login-banner.png', 4695, 1872, 'image-in', 902, NULL, 750, 1000, 62455, NULL, NULL),
(1097, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/login-banner.png', 4693, 1872, 'image-in', 893, NULL, 750, 1000, 62455, NULL, NULL),
(1098, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/login-banner.png', 4691, 1872, 'image-in', 897, NULL, 750, 1000, 62455, NULL, NULL),
(1099, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/login-banner.png', 4689, 1872, 'image-in', 905, NULL, 750, 1000, 62455, NULL, NULL),
(1280, 'https://doccure-wp.dreamstechnologies.com/specialities/cardiologist', 5074, NULL, 'internal', 989, NULL, NULL, NULL, NULL, NULL, NULL),
(1281, 'https://doccure-wp.dreamstechnologies.com/specialities/dentist', 5074, NULL, 'internal', 989, NULL, NULL, NULL, NULL, NULL, NULL),
(1282, 'https://doccure-wp.dreamstechnologies.com/specialities/laboratory', 5074, NULL, 'internal', 989, NULL, NULL, NULL, NULL, NULL, NULL),
(1283, 'https://doccure-wp.dreamstechnologies.com/specialities/mri-scans', 5074, NULL, 'internal', 989, NULL, NULL, NULL, NULL, NULL, NULL),
(1290, 'https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/', 5074, 4481, 'internal', 989, 646, NULL, NULL, NULL, NULL, NULL),
(1291, 'https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/', 5074, 4481, 'internal', 989, 646, NULL, NULL, NULL, NULL, NULL),
(1292, 'https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/', 5074, 4481, 'internal', 989, 646, NULL, NULL, NULL, NULL, NULL),
(1293, 'https://doccure-wp.dreamstechnologies.com/doctors/james-amen/', 5074, 4474, 'internal', 989, 638, NULL, NULL, NULL, NULL, NULL),
(1294, 'https://doccure-wp.dreamstechnologies.com/doctors/james-amen/', 5074, 4474, 'internal', 989, 638, NULL, NULL, NULL, NULL, NULL),
(1295, 'https://doccure-wp.dreamstechnologies.com/doctors/james-amen/', 5074, 4474, 'internal', 989, 638, NULL, NULL, NULL, NULL, NULL),
(1298, 'https://doccure-wp.dreamstechnologies.com/category/clinic/', 5074, NULL, 'external', 989, NULL, NULL, NULL, NULL, NULL, NULL),
(1303, 'https://doccure-wp.dreamstechnologies.com/category/clinic/', 5074, NULL, 'external', 989, NULL, NULL, NULL, NULL, NULL, NULL),
(1308, 'https://doccure-wp.dreamstechnologies.com/category/clinic/', 5074, NULL, 'external', 989, NULL, NULL, NULL, NULL, NULL, NULL),
(1311, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/04/banner-check.png', 5074, NULL, 'image-ex', 989, NULL, NULL, NULL, NULL, NULL, NULL),
(1312, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/04/banner-check.png', 5074, NULL, 'image-ex', 989, NULL, NULL, NULL, NULL, NULL, NULL),
(1315, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/04/phone-call.png', 5074, NULL, 'image-ex', 989, NULL, NULL, NULL, NULL, NULL, NULL),
(1316, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-14.jpg', 5074, 3389, 'image-in', 989, NULL, 306, 306, 27998, NULL, NULL),
(1318, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-13.jpg', 5074, 3388, 'image-in', 989, NULL, 306, 306, 29502, NULL, NULL),
(1320, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-17.jpg', 5074, 3392, 'image-in', 989, NULL, 306, 306, 29469, NULL, NULL),
(1322, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-15.jpg', 5074, 3390, 'image-in', 989, NULL, 306, 306, 31061, NULL, NULL),
(1325, 'https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/icon2.png', 5074, NULL, 'image-in', 989, NULL, NULL, NULL, NULL, NULL, NULL),
(1326, 'https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/best-doctor-check.png', 5074, NULL, 'image-in', 989, NULL, NULL, NULL, NULL, NULL, NULL),
(1328, 'https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/icon2.png', 5074, NULL, 'image-in', 989, NULL, NULL, NULL, NULL, NULL, NULL),
(1329, 'https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/best-doctor-check.png', 5074, NULL, 'image-in', 989, NULL, NULL, NULL, NULL, NULL, NULL),
(1330, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-07.jpg', 5074, 4482, 'image-in', 989, NULL, 300, 300, 35781, NULL, NULL),
(1331, 'https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/icon2.png', 5074, NULL, 'image-in', 989, NULL, NULL, NULL, NULL, NULL, NULL),
(1332, 'https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/best-doctor-check.png', 5074, NULL, 'image-in', 989, NULL, NULL, NULL, NULL, NULL, NULL),
(1333, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-09.jpg', 5074, 4475, 'image-in', 989, NULL, 300, 300, 26229, NULL, NULL),
(1334, 'https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/icon2.png', 5074, NULL, 'image-in', 989, NULL, NULL, NULL, NULL, NULL, NULL),
(1335, 'https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/best-doctor-check.png', 5074, NULL, 'image-in', 989, NULL, NULL, NULL, NULL, NULL, NULL),
(1336, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/features-02.png', 5074, 3217, 'image-in', 989, NULL, 150, 150, 7811, NULL, NULL),
(1337, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/features-01.png', 5074, 3218, 'image-in', 989, NULL, 150, 150, 5705, NULL, NULL),
(1338, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/features-06.png', 5074, 3213, 'image-in', 989, NULL, 150, 150, 9841, NULL, NULL),
(1339, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/features-05.png', 5074, 3214, 'image-in', 989, NULL, 150, 150, 5291, NULL, NULL),
(1340, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/features-04.png', 5074, 3215, 'image-in', 989, NULL, 150, 150, 7922, NULL, NULL),
(1341, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/features-03.png', 5074, 3216, 'image-in', 989, NULL, 150, 150, 1489, NULL, NULL),
(1426, 'https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/', 70, 4481, 'internal', 4, 646, NULL, NULL, NULL, NULL, NULL),
(1427, 'https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/', 70, 4481, 'internal', 4, 646, NULL, NULL, NULL, NULL, NULL),
(1428, 'https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/', 70, 4481, 'internal', 4, 646, NULL, NULL, NULL, NULL, NULL),
(1429, 'https://doccure-wp.dreamstechnologies.com/doctors/james-amen/', 70, 4474, 'internal', 4, 638, NULL, NULL, NULL, NULL, NULL),
(1430, 'https://doccure-wp.dreamstechnologies.com/doctors/james-amen/', 70, 4474, 'internal', 4, 638, NULL, NULL, NULL, NULL, NULL),
(1431, 'https://doccure-wp.dreamstechnologies.com/doctors/james-amen/', 70, 4474, 'internal', 4, 638, NULL, NULL, NULL, NULL, NULL),
(1432, '', 70, NULL, 'internal', 4, NULL, NULL, NULL, NULL, NULL, NULL),
(1433, '', 70, NULL, 'internal', 4, NULL, NULL, NULL, NULL, NULL, NULL),
(1434, '', 70, NULL, 'internal', 4, NULL, NULL, NULL, NULL, NULL, NULL),
(1435, '', 70, NULL, 'internal', 4, NULL, NULL, NULL, NULL, NULL, NULL),
(1436, '', 70, NULL, 'internal', 4, NULL, NULL, NULL, NULL, NULL, NULL),
(1437, '', 70, NULL, 'internal', 4, NULL, NULL, NULL, NULL, NULL, NULL),
(1441, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/10/specialities-02.png', 70, 808, 'image-in', 4, NULL, 64, 64, 2733, NULL, NULL),
(1442, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/10/specialities-04.png', 70, 810, 'image-in', 4, NULL, 64, 64, 2512, NULL, NULL),
(1443, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/10/specialities-05.png', 70, 811, 'image-in', 4, NULL, 64, 64, 2681, NULL, NULL),
(1444, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/10/specialities-03.png', 70, 809, 'image-in', 4, NULL, 64, 64, 2151, NULL, NULL),
(1445, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/10/specialities-01.png', 70, 807, 'image-in', 4, NULL, 64, 64, 2732, NULL, NULL),
(1448, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-07.jpg', 70, 4482, 'image-in', 4, NULL, 300, 300, 35781, NULL, NULL),
(1449, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-09.jpg', 70, 4475, 'image-in', 4, NULL, 300, 300, 26229, NULL, NULL),
(1453, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/10/doctor-1.jpg', 70, 767, 'image-in', 4, NULL, 512, 640, 37390, NULL, NULL),
(1454, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/12/feature-06.jpg', 70, 4658, 'image-in', 4, NULL, 512, 640, 54863, NULL, NULL),
(1455, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/12/feature-03.jpg', 70, 4660, 'image-in', 4, NULL, 512, 640, 43817, NULL, NULL),
(1456, 'https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/', 5074, 4467, 'internal', 989, 630, NULL, NULL, NULL, NULL, NULL),
(1457, 'https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/', 5074, 4467, 'internal', 989, 630, NULL, NULL, NULL, NULL, NULL),
(1458, 'https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/', 5074, 4467, 'internal', 989, 630, NULL, NULL, NULL, NULL, NULL),
(1459, 'https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/', 5074, 4460, 'internal', 989, 622, NULL, NULL, NULL, NULL, NULL),
(1460, 'https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/', 5074, 4460, 'internal', 989, 622, NULL, NULL, NULL, NULL, NULL),
(1461, 'https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/', 5074, 4460, 'internal', 989, 622, NULL, NULL, NULL, NULL, NULL),
(1462, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-10.jpg', 5074, 4468, 'image-in', 989, NULL, 300, 300, 35129, NULL, NULL),
(1463, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-11.jpg', 5074, 4461, 'image-in', 989, NULL, 300, 300, 20973, NULL, NULL),
(1464, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/04/banner-img.png', 5074, 4929, 'image-in', 989, NULL, 646, 645, 83083, NULL, NULL),
(1465, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/04/appoinment-img.png', 5074, 3736, 'image-in', 989, NULL, 817, 600, 138796, NULL, NULL),
(1520, 'https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/', 5075, 4481, 'internal', 990, 646, NULL, NULL, NULL, NULL, NULL),
(1521, 'javascript:void(0)', 5075, NULL, 'external', 990, NULL, NULL, NULL, NULL, NULL, NULL),
(1522, 'javascript:void(0)', 5075, NULL, 'external', 990, NULL, NULL, NULL, NULL, NULL, NULL),
(1523, 'https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/', 5075, 4481, 'internal', 990, 646, NULL, NULL, NULL, NULL, NULL),
(1524, 'https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/', 5075, 4481, 'internal', 990, 646, NULL, NULL, NULL, NULL, NULL),
(1525, 'https://doccure-wp.dreamstechnologies.com/doctors/james-amen/', 5075, 4474, 'internal', 990, 638, NULL, NULL, NULL, NULL, NULL),
(1526, 'javascript:void(0)', 5075, NULL, 'external', 990, NULL, NULL, NULL, NULL, NULL, NULL),
(1527, 'javascript:void(0)', 5075, NULL, 'external', 990, NULL, NULL, NULL, NULL, NULL, NULL),
(1528, 'https://doccure-wp.dreamstechnologies.com/doctors/james-amen/', 5075, 4474, 'internal', 990, 638, NULL, NULL, NULL, NULL, NULL),
(1529, 'https://doccure-wp.dreamstechnologies.com/doctors/james-amen/', 5075, 4474, 'internal', 990, 638, NULL, NULL, NULL, NULL, NULL),
(1530, 'https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/', 5075, 4467, 'internal', 990, 630, NULL, NULL, NULL, NULL, NULL),
(1531, 'javascript:void(0)', 5075, NULL, 'external', 990, NULL, NULL, NULL, NULL, NULL, NULL),
(1532, 'javascript:void(0)', 5075, NULL, 'external', 990, NULL, NULL, NULL, NULL, NULL, NULL),
(1533, 'https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/', 5075, 4467, 'internal', 990, 630, NULL, NULL, NULL, NULL, NULL),
(1534, 'https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/', 5075, 4467, 'internal', 990, 630, NULL, NULL, NULL, NULL, NULL),
(1535, 'https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/', 5075, 4460, 'internal', 990, 622, NULL, NULL, NULL, NULL, NULL),
(1536, 'javascript:void(0)', 5075, NULL, 'external', 990, NULL, NULL, NULL, NULL, NULL, NULL),
(1537, 'javascript:void(0)', 5075, NULL, 'external', 990, NULL, NULL, NULL, NULL, NULL, NULL),
(1538, 'https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/', 5075, 4460, 'internal', 990, 622, NULL, NULL, NULL, NULL, NULL),
(1539, 'https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/', 5075, 4460, 'internal', 990, 622, NULL, NULL, NULL, NULL, NULL),
(1540, 'https://doccure-wp.dreamstechnologies.com/doctors/ruby-perrin/', 5075, 4004, 'internal', 990, 20, NULL, NULL, NULL, NULL, NULL),
(1541, 'javascript:void(0)', 5075, NULL, 'external', 990, NULL, NULL, NULL, NULL, NULL, NULL),
(1542, 'javascript:void(0)', 5075, NULL, 'external', 990, NULL, NULL, NULL, NULL, NULL, NULL),
(1543, 'https://doccure-wp.dreamstechnologies.com/doctors/ruby-perrin/', 5075, 4004, 'internal', 990, 20, NULL, NULL, NULL, NULL, NULL),
(1544, 'https://doccure-wp.dreamstechnologies.com/doctors/ruby-perrin/', 5075, 4004, 'internal', 990, 20, NULL, NULL, NULL, NULL, NULL),
(1545, 'https://doccure-wp.dreamstechnologies.com/doctors/sofia-brient/', 5075, 3996, 'internal', 990, 15, NULL, NULL, NULL, NULL, NULL),
(1546, 'javascript:void(0)', 5075, NULL, 'external', 990, NULL, NULL, NULL, NULL, NULL, NULL),
(1547, 'javascript:void(0)', 5075, NULL, 'external', 990, NULL, NULL, NULL, NULL, NULL, NULL),
(1548, 'https://doccure-wp.dreamstechnologies.com/doctors/sofia-brient/', 5075, 3996, 'internal', 990, 15, NULL, NULL, NULL, NULL, NULL),
(1549, 'https://doccure-wp.dreamstechnologies.com/doctors/sofia-brient/', 5075, 3996, 'internal', 990, 15, NULL, NULL, NULL, NULL, NULL),
(1562, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-07.jpg', 5075, 4482, 'image-in', 990, NULL, 300, 300, 35781, NULL, NULL),
(1563, 'https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/icon2.png', 5075, NULL, 'image-in', 990, NULL, NULL, NULL, NULL, NULL, NULL),
(1564, 'https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/best-doctor-check.png', 5075, NULL, 'image-in', 990, NULL, NULL, NULL, NULL, NULL, NULL),
(1565, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-09.jpg', 5075, 4475, 'image-in', 990, NULL, 300, 300, 26229, NULL, NULL),
(1566, 'https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/icon2.png', 5075, NULL, 'image-in', 990, NULL, NULL, NULL, NULL, NULL, NULL),
(1567, 'https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/best-doctor-check.png', 5075, NULL, 'image-in', 990, NULL, NULL, NULL, NULL, NULL, NULL),
(1568, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-10.jpg', 5075, 4468, 'image-in', 990, NULL, 300, 300, 35129, NULL, NULL),
(1569, 'https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/icon2.png', 5075, NULL, 'image-in', 990, NULL, NULL, NULL, NULL, NULL, NULL),
(1570, 'https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/best-doctor-check.png', 5075, NULL, 'image-in', 990, NULL, NULL, NULL, NULL, NULL, NULL),
(1571, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-11.jpg', 5075, 4461, 'image-in', 990, NULL, 300, 300, 20973, NULL, NULL),
(1572, 'https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/icon2.png', 5075, NULL, 'image-in', 990, NULL, NULL, NULL, NULL, NULL, NULL),
(1573, 'https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/best-doctor-check.png', 5075, NULL, 'image-in', 990, NULL, NULL, NULL, NULL, NULL, NULL),
(1574, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/05/book-doctor-12.jpg', 5075, 4012, 'image-in', 990, NULL, 291, 306, 29898, NULL, NULL),
(1575, 'https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/icon2.png', 5075, NULL, 'image-in', 990, NULL, NULL, NULL, NULL, NULL, NULL),
(1576, 'https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/best-doctor-check.png', 5075, NULL, 'image-in', 990, NULL, NULL, NULL, NULL, NULL, NULL),
(1577, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/05/book-doctor-11.jpg', 5075, 4013, 'image-in', 990, NULL, 291, 306, 24853, NULL, NULL),
(1578, 'https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/icon2.png', 5075, NULL, 'image-in', 990, NULL, NULL, NULL, NULL, NULL, NULL),
(1579, 'https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/best-doctor-check.png', 5075, NULL, 'image-in', 990, NULL, NULL, NULL, NULL, NULL, NULL),
(1580, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/features-02.png', 5075, 3217, 'image-in', 990, NULL, 150, 150, 7811, NULL, NULL),
(1581, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/features-01.png', 5075, 3218, 'image-in', 990, NULL, 150, 150, 5705, NULL, NULL),
(1582, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/features-06.png', 5075, 3213, 'image-in', 990, NULL, 150, 150, 9841, NULL, NULL),
(1583, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/features-05.png', 5075, 3214, 'image-in', 990, NULL, 150, 150, 5291, NULL, NULL),
(1584, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/features-04.png', 5075, 3215, 'image-in', 990, NULL, 150, 150, 7922, NULL, NULL),
(1585, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/features-03.png', 5075, 3216, 'image-in', 990, NULL, 150, 150, 1489, NULL, NULL),
(1641, '', 5076, NULL, 'internal', 991, NULL, NULL, NULL, NULL, NULL, NULL),
(1642, '', 5076, NULL, 'internal', 991, NULL, NULL, NULL, NULL, NULL, NULL),
(1643, '', 5076, NULL, 'internal', 991, NULL, NULL, NULL, NULL, NULL, NULL),
(1644, '', 5076, NULL, 'internal', 991, NULL, NULL, NULL, NULL, NULL, NULL),
(1645, '', 5076, NULL, 'internal', 991, NULL, NULL, NULL, NULL, NULL, NULL),
(1646, '', 5076, NULL, 'internal', 991, NULL, NULL, NULL, NULL, NULL, NULL),
(1647, 'https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/', 5076, 4481, 'internal', 991, 646, NULL, NULL, NULL, NULL, NULL),
(1648, 'https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/', 5076, 4481, 'internal', 991, 646, NULL, NULL, NULL, NULL, NULL),
(1649, 'https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/', 5076, 4481, 'internal', 991, 646, NULL, NULL, NULL, NULL, NULL),
(1650, 'https://doccure-wp.dreamstechnologies.com/doctors/james-amen/', 5076, 4474, 'internal', 991, 638, NULL, NULL, NULL, NULL, NULL),
(1651, 'https://doccure-wp.dreamstechnologies.com/doctors/james-amen/', 5076, 4474, 'internal', 991, 638, NULL, NULL, NULL, NULL, NULL),
(1652, 'https://doccure-wp.dreamstechnologies.com/doctors/james-amen/', 5076, 4474, 'internal', 991, 638, NULL, NULL, NULL, NULL, NULL),
(1653, 'https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/', 5076, 4467, 'internal', 991, 630, NULL, NULL, NULL, NULL, NULL),
(1654, 'https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/', 5076, 4467, 'internal', 991, 630, NULL, NULL, NULL, NULL, NULL),
(1655, 'https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/', 5076, 4467, 'internal', 991, 630, NULL, NULL, NULL, NULL, NULL),
(1656, 'https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/', 5076, 4460, 'internal', 991, 622, NULL, NULL, NULL, NULL, NULL),
(1657, 'https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/', 5076, 4460, 'internal', 991, 622, NULL, NULL, NULL, NULL, NULL),
(1658, 'https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/', 5076, 4460, 'internal', 991, 622, NULL, NULL, NULL, NULL, NULL),
(1659, 'https://doccure-wp.dreamstechnologies.com/doctors/ruby-perrin/', 5076, 4004, 'internal', 991, 20, NULL, NULL, NULL, NULL, NULL),
(1660, 'https://doccure-wp.dreamstechnologies.com/doctors/ruby-perrin/', 5076, 4004, 'internal', 991, 20, NULL, NULL, NULL, NULL, NULL),
(1661, 'https://doccure-wp.dreamstechnologies.com/doctors/ruby-perrin/', 5076, 4004, 'internal', 991, 20, NULL, NULL, NULL, NULL, NULL),
(1662, 'https://doccure-wp.dreamstechnologies.com/doctors/sofia-brient/', 5076, 3996, 'internal', 991, 15, NULL, NULL, NULL, NULL, NULL),
(1663, 'https://doccure-wp.dreamstechnologies.com/doctors/sofia-brient/', 5076, 3996, 'internal', 991, 15, NULL, NULL, NULL, NULL, NULL),
(1664, 'https://doccure-wp.dreamstechnologies.com/doctors/sofia-brient/', 5076, 3996, 'internal', 991, 15, NULL, NULL, NULL, NULL, NULL),
(1665, 'https://doccure-wp.dreamstechnologies.com/services/medical/', 5076, 4698, 'internal', 991, 903, NULL, NULL, NULL, NULL, NULL),
(1666, 'https://doccure-wp.dreamstechnologies.com/services/operation/', 5076, 4696, 'internal', 991, 904, NULL, NULL, NULL, NULL, NULL),
(1667, 'https://doccure-wp.dreamstechnologies.com/services/laboratory/', 5076, 4695, 'internal', 991, 902, NULL, NULL, NULL, NULL, NULL),
(1668, 'https://doccure-wp.dreamstechnologies.com/services/icu/', 5076, 4693, 'internal', 991, 893, NULL, NULL, NULL, NULL, NULL),
(1673, 'https://doccure-wp.dreamstechnologies.com/category/clinic/', 5076, NULL, 'external', 991, NULL, NULL, NULL, NULL, NULL, NULL),
(1679, 'https://doccure-wp.dreamstechnologies.com/category/clinic/', 5076, NULL, 'external', 991, NULL, NULL, NULL, NULL, NULL, NULL),
(1685, 'https://doccure-wp.dreamstechnologies.com/category/clinic/', 5076, NULL, 'external', 991, NULL, NULL, NULL, NULL, NULL, NULL),
(1687, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-14.jpg', 5076, 3389, 'image-in', 991, NULL, 306, 306, 27998, NULL, NULL),
(1688, '', 5076, NULL, 'image-in', 991, NULL, NULL, NULL, NULL, NULL, NULL),
(1689, '', 5076, NULL, 'image-in', 991, NULL, NULL, NULL, NULL, NULL, NULL),
(1690, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-13.jpg', 5076, 3388, 'image-in', 991, NULL, 306, 306, 29502, NULL, NULL),
(1691, '', 5076, NULL, 'image-in', 991, NULL, NULL, NULL, NULL, NULL, NULL),
(1692, '', 5076, NULL, 'image-in', 991, NULL, NULL, NULL, NULL, NULL, NULL),
(1693, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-17.jpg', 5076, 3392, 'image-in', 991, NULL, 306, 306, 29469, NULL, NULL),
(1694, '', 5076, NULL, 'image-in', 991, NULL, NULL, NULL, NULL, NULL, NULL),
(1695, '', 5076, NULL, 'image-in', 991, NULL, NULL, NULL, NULL, NULL, NULL),
(1696, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-15.jpg', 5076, 3390, 'image-in', 991, NULL, 306, 306, 31061, NULL, NULL),
(1697, '', 5076, NULL, 'image-in', 991, NULL, NULL, NULL, NULL, NULL, NULL),
(1698, '', 5076, NULL, 'image-in', 991, NULL, NULL, NULL, NULL, NULL, NULL),
(1699, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-16.jpg', 5076, 3391, 'image-in', 991, NULL, 306, 306, 32292, NULL, NULL),
(1700, '', 5076, NULL, 'image-in', 991, NULL, NULL, NULL, NULL, NULL, NULL),
(1701, '', 5076, NULL, 'image-in', 991, NULL, NULL, NULL, NULL, NULL, NULL),
(1702, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-12.jpg', 5076, 3387, 'image-in', 991, NULL, 306, 306, 26287, NULL, NULL),
(1703, '', 5076, NULL, 'image-in', 991, NULL, NULL, NULL, NULL, NULL, NULL),
(1704, '', 5076, NULL, 'image-in', 991, NULL, NULL, NULL, NULL, NULL, NULL),
(1705, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-18-1.jpg', 5076, 3575, 'image-in', 991, NULL, 306, 306, 33039, NULL, NULL),
(1706, '', 5076, NULL, 'image-in', 991, NULL, NULL, NULL, NULL, NULL, NULL),
(1707, '', 5076, NULL, 'image-in', 991, NULL, NULL, NULL, NULL, NULL, NULL),
(1708, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-11.jpg', 5076, 3574, 'image-in', 991, NULL, 306, 306, 33461, NULL, NULL),
(1709, '', 5076, NULL, 'image-in', 991, NULL, NULL, NULL, NULL, NULL, NULL),
(1710, '', 5076, NULL, 'image-in', 991, NULL, NULL, NULL, NULL, NULL, NULL),
(1711, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-07.jpg', 5076, 4482, 'image-in', 991, NULL, 300, 300, 35781, NULL, NULL),
(1712, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-09.jpg', 5076, 4475, 'image-in', 991, NULL, 300, 300, 26229, NULL, NULL),
(1713, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-10.jpg', 5076, 4468, 'image-in', 991, NULL, 300, 300, 35129, NULL, NULL),
(1714, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-11.jpg', 5076, 4461, 'image-in', 991, NULL, 300, 300, 20973, NULL, NULL),
(1715, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/05/book-doctor-12.jpg', 5076, 4012, 'image-in', 991, NULL, 291, 306, 29898, NULL, NULL),
(1716, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/05/book-doctor-11.jpg', 5076, 4013, 'image-in', 991, NULL, 291, 306, 24853, NULL, NULL),
(1717, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/feature1.jpg', 5076, 1739, 'image-in', 991, NULL, 600, 600, 75773, NULL, NULL),
(1718, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/feature-05-1.jpg', 5076, 1796, 'image-in', 991, NULL, 600, 600, 57399, NULL, NULL),
(1719, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/feature-3.jpg', 5076, 1741, 'image-in', 991, NULL, 600, 600, 60403, NULL, NULL),
(1720, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/06/feature-03-2-1.jpg', 5076, 4328, 'image-in', 991, NULL, 600, 600, 64538, NULL, NULL),
(1743, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/05/lab-image-1.jpg', 5192, 4233, 'image-in', 992, NULL, 300, 450, 24256, NULL, NULL),
(1744, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/05/img-pharmacylab.jpg', 5192, 4232, 'image-in', 992, NULL, 300, 450, 21082, NULL, NULL),
(1745, '', 5192, NULL, 'internal', 992, NULL, NULL, NULL, NULL, NULL, NULL),
(1746, '', 5192, NULL, 'internal', 992, NULL, NULL, NULL, NULL, NULL, NULL),
(1747, '', 5192, NULL, 'internal', 992, NULL, NULL, NULL, NULL, NULL, NULL),
(1748, '', 5192, NULL, 'internal', 992, NULL, NULL, NULL, NULL, NULL, NULL),
(1749, '', 5192, NULL, 'internal', 992, NULL, NULL, NULL, NULL, NULL, NULL),
(1750, '', 5192, NULL, 'internal', 992, NULL, NULL, NULL, NULL, NULL, NULL),
(1751, 'https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/', 5192, 4481, 'internal', 992, 646, NULL, NULL, NULL, NULL, NULL),
(1752, 'https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/', 5192, 4481, 'internal', 992, 646, NULL, NULL, NULL, NULL, NULL),
(1753, 'https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/', 5192, 4481, 'internal', 992, 646, NULL, NULL, NULL, NULL, NULL),
(1754, 'https://doccure-wp.dreamstechnologies.com/doctors/james-amen/', 5192, 4474, 'internal', 992, 638, NULL, NULL, NULL, NULL, NULL),
(1755, 'https://doccure-wp.dreamstechnologies.com/doctors/james-amen/', 5192, 4474, 'internal', 992, 638, NULL, NULL, NULL, NULL, NULL),
(1756, 'https://doccure-wp.dreamstechnologies.com/doctors/james-amen/', 5192, 4474, 'internal', 992, 638, NULL, NULL, NULL, NULL, NULL),
(1757, 'https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/', 5192, 4467, 'internal', 992, 630, NULL, NULL, NULL, NULL, NULL),
(1758, 'https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/', 5192, 4467, 'internal', 992, 630, NULL, NULL, NULL, NULL, NULL),
(1759, 'https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/', 5192, 4467, 'internal', 992, 630, NULL, NULL, NULL, NULL, NULL),
(1760, 'https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/', 5192, 4460, 'internal', 992, 622, NULL, NULL, NULL, NULL, NULL),
(1761, 'https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/', 5192, 4460, 'internal', 992, 622, NULL, NULL, NULL, NULL, NULL),
(1762, 'https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/', 5192, 4460, 'internal', 992, 622, NULL, NULL, NULL, NULL, NULL),
(1763, 'https://doccure-wp.dreamstechnologies.com/doctors/ruby-perrin/', 5192, 4004, 'internal', 992, 20, NULL, NULL, NULL, NULL, NULL),
(1764, 'https://doccure-wp.dreamstechnologies.com/doctors/ruby-perrin/', 5192, 4004, 'internal', 992, 20, NULL, NULL, NULL, NULL, NULL),
(1765, 'https://doccure-wp.dreamstechnologies.com/doctors/ruby-perrin/', 5192, 4004, 'internal', 992, 20, NULL, NULL, NULL, NULL, NULL),
(1766, 'https://doccure-wp.dreamstechnologies.com/doctors/sofia-brient/', 5192, 3996, 'internal', 992, 15, NULL, NULL, NULL, NULL, NULL),
(1767, 'https://doccure-wp.dreamstechnologies.com/doctors/sofia-brient/', 5192, 3996, 'internal', 992, 15, NULL, NULL, NULL, NULL, NULL),
(1768, 'https://doccure-wp.dreamstechnologies.com/doctors/sofia-brient/', 5192, 3996, 'internal', 992, 15, NULL, NULL, NULL, NULL, NULL),
(1769, 'https://doccure-wp.dreamstechnologies.com/services/medical/', 5192, 4698, 'internal', 992, 903, NULL, NULL, NULL, NULL, NULL),
(1770, 'https://doccure-wp.dreamstechnologies.com/services/operation/', 5192, 4696, 'internal', 992, 904, NULL, NULL, NULL, NULL, NULL),
(1771, 'https://doccure-wp.dreamstechnologies.com/services/laboratory/', 5192, 4695, 'internal', 992, 902, NULL, NULL, NULL, NULL, NULL),
(1772, 'https://doccure-wp.dreamstechnologies.com/services/icu/', 5192, 4693, 'internal', 992, 893, NULL, NULL, NULL, NULL, NULL),
(1773, 'https://doccure-wp.dreamstechnologies.com/?p=4821', 5192, NULL, 'internal', 992, 3, NULL, NULL, NULL, NULL, NULL),
(1774, 'https://doccure-wp.dreamstechnologies.com/?p=4821', 5192, NULL, 'internal', 992, 3, NULL, NULL, NULL, NULL, NULL),
(1775, 'https://doccure-wp.dreamstechnologies.com/?p=4821', 5192, NULL, 'internal', 992, 3, NULL, NULL, NULL, NULL, NULL),
(1776, 'https://doccure-wp.dreamstechnologies.com/author/doctor-demo/', 5192, NULL, 'internal', 992, NULL, NULL, NULL, NULL, NULL, NULL),
(1777, 'https://doccure-wp.dreamstechnologies.com/category/clinic/', 5192, NULL, 'external', 992, NULL, NULL, NULL, NULL, NULL, NULL),
(1778, 'https://doccure-wp.dreamstechnologies.com/?p=4821', 5192, NULL, 'internal', 992, 3, NULL, NULL, NULL, NULL, NULL),
(1779, 'https://doccure-wp.dreamstechnologies.com/?p=4373', 5192, NULL, 'internal', 992, 3, NULL, NULL, NULL, NULL, NULL),
(1780, 'https://doccure-wp.dreamstechnologies.com/?p=4373', 5192, NULL, 'internal', 992, 3, NULL, NULL, NULL, NULL, NULL),
(1781, 'https://doccure-wp.dreamstechnologies.com/?p=4373', 5192, NULL, 'internal', 992, 3, NULL, NULL, NULL, NULL, NULL),
(1782, 'https://doccure-wp.dreamstechnologies.com/author/paul-richard/', 5192, NULL, 'internal', 992, NULL, NULL, NULL, NULL, NULL, NULL),
(1783, 'https://doccure-wp.dreamstechnologies.com/category/clinic/', 5192, NULL, 'external', 992, NULL, NULL, NULL, NULL, NULL, NULL),
(1784, 'https://doccure-wp.dreamstechnologies.com/?p=4373', 5192, NULL, 'internal', 992, 3, NULL, NULL, NULL, NULL, NULL),
(1785, 'https://doccure-wp.dreamstechnologies.com/?p=4292', 5192, NULL, 'internal', 992, 3, NULL, NULL, NULL, NULL, NULL),
(1786, 'https://doccure-wp.dreamstechnologies.com/?p=4292', 5192, NULL, 'internal', 992, 3, NULL, NULL, NULL, NULL, NULL),
(1787, 'https://doccure-wp.dreamstechnologies.com/?p=4292', 5192, NULL, 'internal', 992, 3, NULL, NULL, NULL, NULL, NULL),
(1788, 'https://doccure-wp.dreamstechnologies.com/author/olga-barlow/', 5192, NULL, 'internal', 992, NULL, NULL, NULL, NULL, NULL, NULL),
(1789, 'https://doccure-wp.dreamstechnologies.com/category/clinic/', 5192, NULL, 'external', 992, NULL, NULL, NULL, NULL, NULL, NULL),
(1790, 'https://doccure-wp.dreamstechnologies.com/?p=4292', 5192, NULL, 'internal', 992, 3, NULL, NULL, NULL, NULL, NULL),
(1791, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-14.jpg', 5192, 3389, 'image-in', 992, NULL, 306, 306, 27998, NULL, NULL),
(1792, '', 5192, NULL, 'image-in', 992, NULL, NULL, NULL, NULL, NULL, NULL),
(1793, '', 5192, NULL, 'image-in', 992, NULL, NULL, NULL, NULL, NULL, NULL),
(1794, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-13.jpg', 5192, 3388, 'image-in', 992, NULL, 306, 306, 29502, NULL, NULL),
(1795, '', 5192, NULL, 'image-in', 992, NULL, NULL, NULL, NULL, NULL, NULL),
(1796, '', 5192, NULL, 'image-in', 992, NULL, NULL, NULL, NULL, NULL, NULL),
(1797, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-17.jpg', 5192, 3392, 'image-in', 992, NULL, 306, 306, 29469, NULL, NULL),
(1798, '', 5192, NULL, 'image-in', 992, NULL, NULL, NULL, NULL, NULL, NULL),
(1799, '', 5192, NULL, 'image-in', 992, NULL, NULL, NULL, NULL, NULL, NULL),
(1800, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-15.jpg', 5192, 3390, 'image-in', 992, NULL, 306, 306, 31061, NULL, NULL),
(1801, '', 5192, NULL, 'image-in', 992, NULL, NULL, NULL, NULL, NULL, NULL),
(1802, '', 5192, NULL, 'image-in', 992, NULL, NULL, NULL, NULL, NULL, NULL),
(1803, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-16.jpg', 5192, 3391, 'image-in', 992, NULL, 306, 306, 32292, NULL, NULL),
(1804, '', 5192, NULL, 'image-in', 992, NULL, NULL, NULL, NULL, NULL, NULL),
(1805, '', 5192, NULL, 'image-in', 992, NULL, NULL, NULL, NULL, NULL, NULL),
(1806, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-12.jpg', 5192, 3387, 'image-in', 992, NULL, 306, 306, 26287, NULL, NULL),
(1807, '', 5192, NULL, 'image-in', 992, NULL, NULL, NULL, NULL, NULL, NULL),
(1808, '', 5192, NULL, 'image-in', 992, NULL, NULL, NULL, NULL, NULL, NULL),
(1809, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-18-1.jpg', 5192, 3575, 'image-in', 992, NULL, 306, 306, 33039, NULL, NULL),
(1810, '', 5192, NULL, 'image-in', 992, NULL, NULL, NULL, NULL, NULL, NULL),
(1811, '', 5192, NULL, 'image-in', 992, NULL, NULL, NULL, NULL, NULL, NULL),
(1812, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/clinic-11.jpg', 5192, 3574, 'image-in', 992, NULL, 306, 306, 33461, NULL, NULL),
(1813, '', 5192, NULL, 'image-in', 992, NULL, NULL, NULL, NULL, NULL, NULL),
(1814, '', 5192, NULL, 'image-in', 992, NULL, NULL, NULL, NULL, NULL, NULL),
(1815, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-07.jpg', 5192, 4482, 'image-in', 992, NULL, 300, 300, 35781, NULL, NULL),
(1816, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-09.jpg', 5192, 4475, 'image-in', 992, NULL, 300, 300, 26229, NULL, NULL),
(1817, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-10.jpg', 5192, 4468, 'image-in', 992, NULL, 300, 300, 35129, NULL, NULL),
(1818, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-11.jpg', 5192, 4461, 'image-in', 992, NULL, 300, 300, 20973, NULL, NULL),
(1819, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/05/book-doctor-12.jpg', 5192, 4012, 'image-in', 992, NULL, 291, 306, 29898, NULL, NULL),
(1820, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/05/book-doctor-11.jpg', 5192, 4013, 'image-in', 992, NULL, 291, 306, 24853, NULL, NULL),
(1821, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/feature1.jpg', 5192, 1739, 'image-in', 992, NULL, 600, 600, 75773, NULL, NULL),
(1822, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/feature-05-1.jpg', 5192, 1796, 'image-in', 992, NULL, 600, 600, 57399, NULL, NULL),
(1823, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/feature-3.jpg', 5192, 1741, 'image-in', 992, NULL, 600, 600, 60403, NULL, NULL),
(1824, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/06/feature-03-2-1.jpg', 5192, 4328, 'image-in', 992, NULL, 600, 600, 64538, NULL, NULL),
(1825, 'https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg', 5192, NULL, 'image-in', 992, NULL, NULL, NULL, NULL, NULL, NULL),
(1826, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-07-65x65.jpg', 5192, 4482, 'image-in', 992, NULL, 300, 300, 35781, NULL, NULL),
(1827, 'https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg', 5192, NULL, 'image-in', 992, NULL, NULL, NULL, NULL, NULL, NULL),
(1828, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/05/doctor-thumb-08-65x65.jpg', 5192, 4017, 'image-in', 992, NULL, 300, 300, 32821, NULL, NULL),
(1829, 'https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/dravatar-100x100.jpg', 5192, NULL, 'image-in', 992, NULL, NULL, NULL, NULL, NULL, NULL),
(1830, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/05/book-doctor-10-65x65.jpg', 5192, 4014, 'image-in', 992, NULL, 291, 306, 24723, NULL, NULL),
(1831, 'https://doccure-wp.dreamstechnologies.com/services/medical/', 4699, 4698, 'internal', 906, 903, NULL, NULL, NULL, NULL, NULL),
(1832, 'https://doccure-wp.dreamstechnologies.com/services/medical/', 4699, 4698, 'internal', 906, 903, NULL, NULL, NULL, NULL, NULL),
(1833, 'https://doccure-wp.dreamstechnologies.com/services/operation/', 4699, 4696, 'internal', 906, 904, NULL, NULL, NULL, NULL, NULL),
(1834, 'https://doccure-wp.dreamstechnologies.com/services/operation/', 4699, 4696, 'internal', 906, 904, NULL, NULL, NULL, NULL, NULL),
(1835, 'https://doccure-wp.dreamstechnologies.com/services/laboratory/', 4699, 4695, 'internal', 906, 902, NULL, NULL, NULL, NULL, NULL),
(1836, 'https://doccure-wp.dreamstechnologies.com/services/laboratory/', 4699, 4695, 'internal', 906, 902, NULL, NULL, NULL, NULL, NULL),
(1837, 'https://doccure-wp.dreamstechnologies.com/services/icu/', 4699, 4693, 'internal', 906, 893, NULL, NULL, NULL, NULL, NULL),
(1838, 'https://doccure-wp.dreamstechnologies.com/services/icu/', 4699, 4693, 'internal', 906, 893, NULL, NULL, NULL, NULL, NULL),
(1839, 'https://doccure-wp.dreamstechnologies.com/services/test-room/', 4699, 4691, 'internal', 906, 897, NULL, NULL, NULL, NULL, NULL),
(1840, 'https://doccure-wp.dreamstechnologies.com/services/test-room/', 4699, 4691, 'internal', 906, 897, NULL, NULL, NULL, NULL, NULL),
(1841, 'https://doccure-wp.dreamstechnologies.com/services/patient-ward/', 4699, 4689, 'internal', 906, 905, NULL, NULL, NULL, NULL, NULL),
(1842, 'https://doccure-wp.dreamstechnologies.com/services/patient-ward/', 4699, 4689, 'internal', 906, 905, NULL, NULL, NULL, NULL, NULL),
(1843, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/feature1.jpg', 4699, 1739, 'image-in', 906, NULL, 600, 600, 75773, NULL, NULL),
(1844, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/feature-05-1.jpg', 4699, 1796, 'image-in', 906, NULL, 600, 600, 57399, NULL, NULL),
(1845, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/feature-3.jpg', 4699, 1741, 'image-in', 906, NULL, 600, 600, 60403, NULL, NULL),
(1846, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/06/feature-03-2-1.jpg', 4699, 4328, 'image-in', 906, NULL, 600, 600, 64538, NULL, NULL),
(1847, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/feature-02-2-1.jpg', 4699, 4484, 'image-in', 906, NULL, 600, 600, 63966, NULL, NULL),
(1848, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/feature6.jpg', 4699, 1744, 'image-in', 906, NULL, 600, 600, 60123, NULL, NULL),
(1849, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/patient1.jpg', 4699, 800, 'image-in', 906, NULL, 300, 300, 24873, NULL, NULL),
(1850, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/patient2.jpg', 4699, 2822, 'image-in', 906, NULL, 300, 300, 33184, NULL, NULL),
(1851, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/patient3.jpg', 4699, 803, 'image-in', 906, NULL, 300, 300, 20246, NULL, NULL),
(1852, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/patient4.jpg', 4699, 2826, 'image-in', 906, NULL, 300, 300, 23937, NULL, NULL),
(1857, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/doctor-05-1.jpg', 896, NULL, 'internal', 24, NULL, NULL, NULL, NULL, NULL, NULL),
(1859, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-01-1.jpg', 896, 780, 'image-in', 24, NULL, 420, 420, 26782, NULL, NULL),
(1860, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-02-1.jpg', 896, 777, 'image-in', 24, NULL, 420, 420, 18848, NULL, NULL),
(1861, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-03.jpg', 896, 776, 'image-in', 24, NULL, 420, 420, 21668, NULL, NULL),
(1862, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-04-1.jpg', 896, 775, 'image-in', 24, NULL, 420, 420, 17984, NULL, NULL),
(1863, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/doctor-05-1.jpg', 896, 2970, 'image-in', 24, NULL, 420, 420, 18648, NULL, NULL),
(1864, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-06-1.jpg', 896, 773, 'image-in', 24, NULL, 420, 420, 17739, NULL, NULL),
(1871, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-01-1.jpg', 501, 780, 'image-in', 141, NULL, 420, 420, 26782, NULL, NULL),
(1872, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-02-1.jpg', 501, 777, 'image-in', 141, NULL, 420, 420, 18848, NULL, NULL),
(1873, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-03.jpg', 501, 776, 'image-in', 141, NULL, 420, 420, 21668, NULL, NULL),
(1874, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-04-1.jpg', 501, 775, 'image-in', 141, NULL, 420, 420, 17984, NULL, NULL),
(1875, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/doctor-05-1.jpg', 501, 2970, 'image-in', 141, NULL, 420, 420, 18648, NULL, NULL),
(1876, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/doctor-06-1.jpg', 501, 773, 'image-in', 141, NULL, 420, 420, 17739, NULL, NULL),
(1878, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/login-banner.png', 4698, 1872, 'image-in', 903, NULL, 750, 1000, 62455, NULL, NULL),
(1929, 'javascript:void(0);', 5334, NULL, 'external', 995, NULL, NULL, NULL, NULL, NULL, NULL),
(1930, 'https://doccure-wp.dreamstechnologies.com/specialities/cardiologist', 5334, NULL, 'internal', 995, NULL, NULL, NULL, NULL, NULL, NULL),
(1931, 'https://doccure-wp.dreamstechnologies.com/specialities/dentist', 5334, NULL, 'internal', 995, NULL, NULL, NULL, NULL, NULL, NULL),
(1932, 'https://doccure-wp.dreamstechnologies.com/specialities/laboratory', 5334, NULL, 'internal', 995, NULL, NULL, NULL, NULL, NULL, NULL),
(1933, 'https://doccure-wp.dreamstechnologies.com/specialities/mri-scans', 5334, NULL, 'internal', 995, NULL, NULL, NULL, NULL, NULL, NULL),
(1934, 'https://doccure-wp.dreamstechnologies.com/specialities/neurology', 5334, NULL, 'internal', 995, NULL, NULL, NULL, NULL, NULL, NULL),
(1935, 'https://doccure-wp.dreamstechnologies.com/specialities/orthopedic', 5334, NULL, 'internal', 995, NULL, NULL, NULL, NULL, NULL, NULL),
(1936, 'https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/', 5334, 4481, 'internal', 995, 646, NULL, NULL, NULL, NULL, NULL),
(1937, 'https://doccure-wp.dreamstechnologies.com/doctors/doctor-demo/', 5334, 4481, 'internal', 995, 646, NULL, NULL, NULL, NULL, NULL),
(1938, 'https://doccure-wp.dreamstechnologies.com/doctors/james-amen/', 5334, 4474, 'internal', 995, 638, NULL, NULL, NULL, NULL, NULL),
(1939, 'https://doccure-wp.dreamstechnologies.com/doctors/james-amen/', 5334, 4474, 'internal', 995, 638, NULL, NULL, NULL, NULL, NULL),
(1940, 'https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/', 5334, 4467, 'internal', 995, 630, NULL, NULL, NULL, NULL, NULL),
(1941, 'https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/', 5334, 4467, 'internal', 995, 630, NULL, NULL, NULL, NULL, NULL),
(1942, 'https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/', 5334, 4460, 'internal', 995, 622, NULL, NULL, NULL, NULL, NULL),
(1943, 'https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/', 5334, 4460, 'internal', 995, 622, NULL, NULL, NULL, NULL, NULL),
(1944, 'javascript:void(0);', 5334, NULL, 'external', 995, NULL, NULL, NULL, NULL, NULL, NULL),
(1945, 'javascript:void(0);', 5334, NULL, 'external', 995, NULL, NULL, NULL, NULL, NULL, NULL),
(1946, 'javascript:void(0);', 5334, NULL, 'external', 995, NULL, NULL, NULL, NULL, NULL, NULL),
(1947, 'javascript:void(0);', 5334, NULL, 'external', 995, NULL, NULL, NULL, NULL, NULL, NULL),
(1948, 'javascript:void(0);', 5334, NULL, 'external', 995, NULL, NULL, NULL, NULL, NULL, NULL),
(1961, 'https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/header-icon.svg', 5334, NULL, 'image-in', 995, NULL, NULL, NULL, NULL, NULL, NULL),
(1962, 'https://doccure-wp.dreamstechnologies.com/wp-content/themes/doccure/assets/images/down-arrow-img.png', 5334, NULL, 'image-in', 995, NULL, NULL, NULL, NULL, NULL, NULL),
(1967, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon3.png', 5334, 3285, 'image-in', 995, NULL, 40, 30, 1299, NULL, NULL),
(1968, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon4.png', 5334, 3287, 'image-in', 995, NULL, 36, 40, 1227, NULL, NULL),
(1969, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon10.png', 5334, 3402, 'image-in', 995, NULL, 30, 32, 918, NULL, NULL),
(1970, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon8.png', 5334, 3399, 'image-in', 995, NULL, 30, 32, 1123, NULL, NULL),
(1971, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon2.png', 5334, 3277, 'image-in', 995, NULL, 40, 36, 1658, NULL, NULL),
(1972, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon6.png', 5334, 3283, 'image-in', 995, NULL, 70, 70, 2541, NULL, NULL),
(1973, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-07.jpg', 5334, 4482, 'image-in', 995, NULL, 300, 300, 35781, NULL, NULL),
(1974, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-09.jpg', 5334, 4475, 'image-in', 995, NULL, 300, 300, 26229, NULL, NULL),
(1975, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-10.jpg', 5334, 4468, 'image-in', 995, NULL, 300, 300, 35129, NULL, NULL),
(1976, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-11.jpg', 5334, 4461, 'image-in', 995, NULL, 300, 300, 20973, NULL, NULL),
(1988, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/patient1.jpg', 5334, 800, 'image-in', 995, NULL, 300, 300, 24873, NULL, NULL),
(1989, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/12/patient2.jpg', 5334, 2822, 'image-in', 995, NULL, 300, 300, 33184, NULL, NULL),
(1990, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/08/patient3.jpg', 5334, 803, 'image-in', 995, NULL, 300, 300, 20246, NULL, NULL),
(1991, 'https://doccure-wp.dreamstechnologies.com/specialities/cardiologist/', 5334, NULL, 'internal', 995, 27, NULL, NULL, NULL, NULL, NULL),
(1992, 'https://doccure-wp.dreamstechnologies.com/specialities/urology/', 5334, NULL, 'internal', 995, 41, NULL, NULL, NULL, NULL, NULL),
(1993, 'https://doccure-wp.dreamstechnologies.com/specialities/neurology/', 5334, NULL, 'internal', 995, 40, NULL, NULL, NULL, NULL, NULL),
(1994, 'https://doccure-wp.dreamstechnologies.com/specialities/orthopedic/', 5334, NULL, 'internal', 995, 145, NULL, NULL, NULL, NULL, NULL),
(1995, 'https://doccure-wp.dreamstechnologies.com/specialities/urology/', 5334, NULL, 'internal', 995, 41, NULL, NULL, NULL, NULL, NULL),
(1996, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/banner-img.png', 5334, 5354, 'image-in', 995, NULL, 692, 532, 79024, NULL, NULL),
(1997, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/banner-img1.png', 5334, 5355, 'image-in', 995, NULL, 55, 183, 1322, NULL, NULL),
(1998, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/banner-img2.png', 5334, 5356, 'image-in', 995, NULL, 182, 145, 11547, NULL, NULL),
(1999, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/banner-img3.png', 5334, 5357, 'image-in', 995, NULL, 131, 267, 24993, NULL, NULL),
(2000, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/faq-img.png', 5334, 5361, 'image-in', 995, NULL, 535, 625, 112081, NULL, NULL),
(2001, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/work-img.png', 5334, 5362, 'image-in', 995, NULL, 487, 512, 65514, NULL, NULL),
(2002, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/smiling-icon.svg', 5334, 5366, 'image-in', 995, NULL, 52, 53, 51950, NULL, NULL),
(2003, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/work-01.svg', 5334, 5367, 'image-in', 995, NULL, 39, 35, 7310, NULL, NULL),
(2004, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/work-02.svg', 5334, 5368, 'image-in', 995, NULL, 36, 36, 9185, NULL, NULL),
(2005, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/work-03.svg', 5334, 5369, 'image-in', 995, NULL, 36, 35, 8726, NULL, NULL),
(2006, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/work-04.svg', 5334, 5370, 'image-in', 995, NULL, 36, 36, 8108, NULL, NULL);
INSERT INTO `wp_yoast_seo_links` (`id`, `url`, `post_id`, `target_post_id`, `type`, `indexable_id`, `target_indexable_id`, `height`, `width`, `size`, `language`, `region`) VALUES
(2007, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/partners-1.svg', 5334, 5379, 'image-in', 995, NULL, 70, 195, 15469, NULL, NULL),
(2008, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/partners-2.svg', 5334, 5380, 'image-in', 995, NULL, 57, 159, 14052, NULL, NULL),
(2009, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/partners-3.svg', 5334, 5381, 'image-in', 995, NULL, 34, 159, 24591, NULL, NULL),
(2010, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/partners-4.svg', 5334, 5382, 'image-in', 995, NULL, 67, 139, 19565, NULL, NULL),
(2011, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/partners-5.svg', 5334, 5383, 'image-in', 995, NULL, 42, 163, 32035, NULL, NULL),
(2012, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2023/07/partners-6.svg', 5334, 5384, 'image-in', 995, NULL, 36, 155, 613120, NULL, NULL),
(2013, 'https://doccure-wp.dreamstechnologies.com/specialities/cardiologist/', 5075, NULL, 'internal', 990, 27, NULL, NULL, NULL, NULL, NULL),
(2014, 'https://doccure-wp.dreamstechnologies.com/specialities/urology/', 5075, NULL, 'internal', 990, 41, NULL, NULL, NULL, NULL, NULL),
(2015, 'https://doccure-wp.dreamstechnologies.com/specialities/neurology/', 5075, NULL, 'internal', 990, 40, NULL, NULL, NULL, NULL, NULL),
(2016, 'https://doccure-wp.dreamstechnologies.com/specialities/orthopedic/', 5075, NULL, 'internal', 990, 145, NULL, NULL, NULL, NULL, NULL),
(2017, 'https://doccure-wp.dreamstechnologies.com/specialities/urology/', 5075, NULL, 'internal', 990, 41, NULL, NULL, NULL, NULL, NULL),
(2018, 'https://doccure-wp.dreamstechnologies.com/specialities/neurology/', 5075, NULL, 'internal', 990, 40, NULL, NULL, NULL, NULL, NULL),
(2019, 'https://doccure-wp.dreamstechnologies.com/specialities/cardiologist/', 5075, NULL, 'internal', 990, 27, NULL, NULL, NULL, NULL, NULL),
(2020, 'https://doccure-wp.dreamstechnologies.com/doccure-making-your-clinic-painless-visit/', 5075, 5393, 'internal', 990, 1013, NULL, NULL, NULL, NULL, NULL),
(2021, 'https://doccure-wp.dreamstechnologies.com/doccure-making-your-clinic-painless-visit/', 5075, 5393, 'internal', 990, 1013, NULL, NULL, NULL, NULL, NULL),
(2022, 'https://doccure-wp.dreamstechnologies.com/doccure-making-your-clinic-painless-visit/', 5075, 5393, 'internal', 990, 1013, NULL, NULL, NULL, NULL, NULL),
(2023, 'https://doccure-wp.dreamstechnologies.com/doccure-making-your-clinic-painless-visit/', 5075, 5393, 'internal', 990, 1013, NULL, NULL, NULL, NULL, NULL),
(2024, 'https://doccure-wp.dreamstechnologies.com/benefits-of-consulting-with-an-online-doctor/', 5075, 691, 'internal', 990, 36, NULL, NULL, NULL, NULL, NULL),
(2025, 'https://doccure-wp.dreamstechnologies.com/benefits-of-consulting-with-an-online-doctor/', 5075, 691, 'internal', 990, 36, NULL, NULL, NULL, NULL, NULL),
(2026, 'https://doccure-wp.dreamstechnologies.com/benefits-of-consulting-with-an-online-doctor/', 5075, 691, 'internal', 990, 36, NULL, NULL, NULL, NULL, NULL),
(2027, 'https://doccure-wp.dreamstechnologies.com/benefits-of-consulting-with-an-online-doctor/', 5075, 691, 'internal', 990, 36, NULL, NULL, NULL, NULL, NULL),
(2028, 'https://doccure-wp.dreamstechnologies.com/benefits-of-online-doctor-booking/', 5075, 689, 'internal', 990, 37, NULL, NULL, NULL, NULL, NULL),
(2029, 'https://doccure-wp.dreamstechnologies.com/benefits-of-online-doctor-booking/', 5075, 689, 'internal', 990, 37, NULL, NULL, NULL, NULL, NULL),
(2030, 'https://doccure-wp.dreamstechnologies.com/benefits-of-online-doctor-booking/', 5075, 689, 'internal', 990, 37, NULL, NULL, NULL, NULL, NULL),
(2031, 'https://doccure-wp.dreamstechnologies.com/benefits-of-online-doctor-booking/', 5075, 689, 'internal', 990, 37, NULL, NULL, NULL, NULL, NULL),
(2032, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon3.png', 5075, 3285, 'image-in', 990, NULL, 40, 30, 1299, NULL, NULL),
(2033, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon3.png', 5075, 3285, 'image-in', 990, NULL, 40, 30, 1299, NULL, NULL),
(2034, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon4.png', 5075, 3287, 'image-in', 990, NULL, 36, 40, 1227, NULL, NULL),
(2035, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon4.png', 5075, 3287, 'image-in', 990, NULL, 36, 40, 1227, NULL, NULL),
(2036, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon10.png', 5075, 3402, 'image-in', 990, NULL, 30, 32, 918, NULL, NULL),
(2037, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon10.png', 5075, 3402, 'image-in', 990, NULL, 30, 32, 918, NULL, NULL),
(2038, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon8.png', 5075, 3399, 'image-in', 990, NULL, 30, 32, 1123, NULL, NULL),
(2039, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon8.png', 5075, 3399, 'image-in', 990, NULL, 30, 32, 1123, NULL, NULL),
(2040, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon2.png', 5075, 3277, 'image-in', 990, NULL, 40, 36, 1658, NULL, NULL),
(2041, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon2.png', 5075, 3277, 'image-in', 990, NULL, 40, 36, 1658, NULL, NULL),
(2042, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon6.png', 5075, 3283, 'image-in', 990, NULL, 70, 70, 2541, NULL, NULL),
(2043, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon6.png', 5075, 3283, 'image-in', 990, NULL, 70, 70, 2541, NULL, NULL),
(2044, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/blog-10.jpg', 5075, 1714, 'image-in', 990, NULL, 800, 1200, 420628, NULL, NULL),
(2045, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/blog-04.jpg', 5075, 1716, 'image-in', 990, NULL, 800, 1200, 378870, NULL, NULL),
(2046, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/blog-02-1.jpg', 5075, 1786, 'image-in', 990, NULL, 800, 1200, 590997, NULL, NULL),
(2047, 'https://doccure-wp.dreamstechnologies.com/doccure-making-your-clinic-painless-visit/', 5334, 5393, 'internal', 995, 1013, NULL, NULL, NULL, NULL, NULL),
(2048, 'https://doccure-wp.dreamstechnologies.com/doccure-making-your-clinic-painless-visit/', 5334, 5393, 'internal', 995, 1013, NULL, NULL, NULL, NULL, NULL),
(2049, 'https://doccure-wp.dreamstechnologies.com/doccure-making-your-clinic-painless-visit/', 5334, 5393, 'internal', 995, 1013, NULL, NULL, NULL, NULL, NULL),
(2050, 'https://doccure-wp.dreamstechnologies.com/benefits-of-consulting-with-an-online-doctor/', 5334, 691, 'internal', 995, 36, NULL, NULL, NULL, NULL, NULL),
(2051, 'https://doccure-wp.dreamstechnologies.com/benefits-of-consulting-with-an-online-doctor/', 5334, 691, 'internal', 995, 36, NULL, NULL, NULL, NULL, NULL),
(2052, 'https://doccure-wp.dreamstechnologies.com/benefits-of-consulting-with-an-online-doctor/', 5334, 691, 'internal', 995, 36, NULL, NULL, NULL, NULL, NULL),
(2053, 'https://doccure-wp.dreamstechnologies.com/benefits-of-online-doctor-booking/', 5334, 689, 'internal', 995, 37, NULL, NULL, NULL, NULL, NULL),
(2054, 'https://doccure-wp.dreamstechnologies.com/benefits-of-online-doctor-booking/', 5334, 689, 'internal', 995, 37, NULL, NULL, NULL, NULL, NULL),
(2055, 'https://doccure-wp.dreamstechnologies.com/benefits-of-online-doctor-booking/', 5334, 689, 'internal', 995, 37, NULL, NULL, NULL, NULL, NULL),
(2056, 'https://doccure-wp.dreamstechnologies.com/5-great-reasons-to-use-an-online-doctor/', 5334, 656, 'internal', 995, 38, NULL, NULL, NULL, NULL, NULL),
(2057, 'https://doccure-wp.dreamstechnologies.com/5-great-reasons-to-use-an-online-doctor/', 5334, 656, 'internal', 995, 38, NULL, NULL, NULL, NULL, NULL),
(2058, 'https://doccure-wp.dreamstechnologies.com/5-great-reasons-to-use-an-online-doctor/', 5334, 656, 'internal', 995, 38, NULL, NULL, NULL, NULL, NULL),
(2059, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/blog-10.jpg', 5334, 1714, 'image-in', 995, NULL, 800, 1200, 420628, NULL, NULL),
(2060, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/blog-04.jpg', 5334, 1716, 'image-in', 995, NULL, 800, 1200, 378870, NULL, NULL),
(2061, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/blog-02-1.jpg', 5334, 1786, 'image-in', 995, NULL, 800, 1200, 590997, NULL, NULL),
(2062, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/blog-01.jpg', 5334, 1787, 'image-in', 995, NULL, 800, 1200, 418500, NULL, NULL),
(2063, 'https://doccure-wp.dreamstechnologies.com/specialities/cardiologist/', 5074, NULL, 'internal', 989, 27, NULL, NULL, NULL, NULL, NULL),
(2064, 'https://doccure-wp.dreamstechnologies.com/specialities/urology/', 5074, NULL, 'internal', 989, 41, NULL, NULL, NULL, NULL, NULL),
(2065, 'https://doccure-wp.dreamstechnologies.com/specialities/neurology/', 5074, NULL, 'internal', 989, 40, NULL, NULL, NULL, NULL, NULL),
(2066, 'https://doccure-wp.dreamstechnologies.com/specialities/orthopedic/', 5074, NULL, 'internal', 989, 145, NULL, NULL, NULL, NULL, NULL),
(2067, 'https://doccure-wp.dreamstechnologies.com/specialities/urology/', 5074, NULL, 'internal', 989, 41, NULL, NULL, NULL, NULL, NULL),
(2068, 'https://doccure-wp.dreamstechnologies.com/doccure-making-your-clinic-painless-visit/', 5074, 5393, 'internal', 989, 1013, NULL, NULL, NULL, NULL, NULL),
(2069, 'https://doccure-wp.dreamstechnologies.com/doccure-making-your-clinic-painless-visit/', 5074, 5393, 'internal', 989, 1013, NULL, NULL, NULL, NULL, NULL),
(2070, 'https://doccure-wp.dreamstechnologies.com/doccure-making-your-clinic-painless-visit/', 5074, 5393, 'internal', 989, 1013, NULL, NULL, NULL, NULL, NULL),
(2071, 'https://doccure-wp.dreamstechnologies.com/doccure-making-your-clinic-painless-visit/', 5074, 5393, 'internal', 989, 1013, NULL, NULL, NULL, NULL, NULL),
(2072, 'https://doccure-wp.dreamstechnologies.com/benefits-of-consulting-with-an-online-doctor/', 5074, 691, 'internal', 989, 36, NULL, NULL, NULL, NULL, NULL),
(2073, 'https://doccure-wp.dreamstechnologies.com/benefits-of-consulting-with-an-online-doctor/', 5074, 691, 'internal', 989, 36, NULL, NULL, NULL, NULL, NULL),
(2074, 'https://doccure-wp.dreamstechnologies.com/benefits-of-consulting-with-an-online-doctor/', 5074, 691, 'internal', 989, 36, NULL, NULL, NULL, NULL, NULL),
(2075, 'https://doccure-wp.dreamstechnologies.com/benefits-of-consulting-with-an-online-doctor/', 5074, 691, 'internal', 989, 36, NULL, NULL, NULL, NULL, NULL),
(2076, 'https://doccure-wp.dreamstechnologies.com/benefits-of-online-doctor-booking/', 5074, 689, 'internal', 989, 37, NULL, NULL, NULL, NULL, NULL),
(2077, 'https://doccure-wp.dreamstechnologies.com/benefits-of-online-doctor-booking/', 5074, 689, 'internal', 989, 37, NULL, NULL, NULL, NULL, NULL),
(2078, 'https://doccure-wp.dreamstechnologies.com/benefits-of-online-doctor-booking/', 5074, 689, 'internal', 989, 37, NULL, NULL, NULL, NULL, NULL),
(2079, 'https://doccure-wp.dreamstechnologies.com/benefits-of-online-doctor-booking/', 5074, 689, 'internal', 989, 37, NULL, NULL, NULL, NULL, NULL),
(2080, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon3.png', 5074, 3285, 'image-in', 989, NULL, 40, 30, 1299, NULL, NULL),
(2081, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon4.png', 5074, 3287, 'image-in', 989, NULL, 36, 40, 1227, NULL, NULL),
(2082, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon10.png', 5074, 3402, 'image-in', 989, NULL, 30, 32, 918, NULL, NULL),
(2083, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon8.png', 5074, 3399, 'image-in', 989, NULL, 30, 32, 1123, NULL, NULL),
(2084, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/blog-10.jpg', 5074, 1714, 'image-in', 989, NULL, 800, 1200, 420628, NULL, NULL),
(2085, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/blog-04.jpg', 5074, 1716, 'image-in', 989, NULL, 800, 1200, 378870, NULL, NULL),
(2086, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/blog-02-1.jpg', 5074, 1786, 'image-in', 989, NULL, 800, 1200, 590997, NULL, NULL),
(2087, 'https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/', 70, 4467, 'internal', 4, 630, NULL, NULL, NULL, NULL, NULL),
(2088, 'https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/', 70, 4467, 'internal', 4, 630, NULL, NULL, NULL, NULL, NULL),
(2089, 'https://doccure-wp.dreamstechnologies.com/doctors/carl-kelly/', 70, 4467, 'internal', 4, 630, NULL, NULL, NULL, NULL, NULL),
(2090, 'https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/', 70, 4460, 'internal', 4, 622, NULL, NULL, NULL, NULL, NULL),
(2091, 'https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/', 70, 4460, 'internal', 4, 622, NULL, NULL, NULL, NULL, NULL),
(2092, 'https://doccure-wp.dreamstechnologies.com/doctors/darren-elder/', 70, 4460, 'internal', 4, 622, NULL, NULL, NULL, NULL, NULL),
(2093, 'https://doccure-wp.dreamstechnologies.com/doccure-making-your-clinic-painless-visit/', 70, 5393, 'internal', 4, 1013, NULL, NULL, NULL, NULL, NULL),
(2094, 'https://doccure-wp.dreamstechnologies.com/doccure-making-your-clinic-painless-visit/', 70, 5393, 'internal', 4, 1013, NULL, NULL, NULL, NULL, NULL),
(2095, 'https://doccure-wp.dreamstechnologies.com/doccure-making-your-clinic-painless-visit/', 70, 5393, 'internal', 4, 1013, NULL, NULL, NULL, NULL, NULL),
(2096, 'https://doccure-wp.dreamstechnologies.com/benefits-of-consulting-with-an-online-doctor/', 70, 691, 'internal', 4, 36, NULL, NULL, NULL, NULL, NULL),
(2097, 'https://doccure-wp.dreamstechnologies.com/benefits-of-consulting-with-an-online-doctor/', 70, 691, 'internal', 4, 36, NULL, NULL, NULL, NULL, NULL),
(2098, 'https://doccure-wp.dreamstechnologies.com/benefits-of-consulting-with-an-online-doctor/', 70, 691, 'internal', 4, 36, NULL, NULL, NULL, NULL, NULL),
(2099, 'https://doccure-wp.dreamstechnologies.com/benefits-of-online-doctor-booking/', 70, 689, 'internal', 4, 37, NULL, NULL, NULL, NULL, NULL),
(2100, 'https://doccure-wp.dreamstechnologies.com/benefits-of-online-doctor-booking/', 70, 689, 'internal', 4, 37, NULL, NULL, NULL, NULL, NULL),
(2101, 'https://doccure-wp.dreamstechnologies.com/benefits-of-online-doctor-booking/', 70, 689, 'internal', 4, 37, NULL, NULL, NULL, NULL, NULL),
(2102, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-10.jpg', 70, 4468, 'image-in', 4, NULL, 300, 300, 35129, NULL, NULL),
(2103, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/08/doctor-thumb-11.jpg', 70, 4461, 'image-in', 4, NULL, 300, 300, 20973, NULL, NULL),
(2104, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/blog-10.jpg', 70, 1714, 'image-in', 4, NULL, 800, 1200, 420628, NULL, NULL),
(2105, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/blog-04.jpg', 70, 1716, 'image-in', 4, NULL, 800, 1200, 378870, NULL, NULL),
(2106, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/blog-02-1.jpg', 70, 1786, 'image-in', 4, NULL, 800, 1200, 590997, NULL, NULL),
(2107, 'https://doccure-wp.dreamstechnologies.com/specialities/cardiologist/', 5076, NULL, 'internal', 991, 27, NULL, NULL, NULL, NULL, NULL),
(2108, 'https://doccure-wp.dreamstechnologies.com/specialities/urology/', 5076, NULL, 'internal', 991, 41, NULL, NULL, NULL, NULL, NULL),
(2109, 'https://doccure-wp.dreamstechnologies.com/specialities/neurology/', 5076, NULL, 'internal', 991, 40, NULL, NULL, NULL, NULL, NULL),
(2110, 'https://doccure-wp.dreamstechnologies.com/specialities/orthopedic/', 5076, NULL, 'internal', 991, 145, NULL, NULL, NULL, NULL, NULL),
(2111, 'https://doccure-wp.dreamstechnologies.com/specialities/urology/', 5076, NULL, 'internal', 991, 41, NULL, NULL, NULL, NULL, NULL),
(2112, 'https://doccure-wp.dreamstechnologies.com/specialities/neurology/', 5076, NULL, 'internal', 991, 40, NULL, NULL, NULL, NULL, NULL),
(2113, 'https://doccure-wp.dreamstechnologies.com/specialities/cardiologist/', 5076, NULL, 'internal', 991, 27, NULL, NULL, NULL, NULL, NULL),
(2114, 'https://doccure-wp.dreamstechnologies.com/doccure-making-your-clinic-painless-visit/', 5076, 5393, 'internal', 991, 1013, NULL, NULL, NULL, NULL, NULL),
(2115, 'https://doccure-wp.dreamstechnologies.com/doccure-making-your-clinic-painless-visit/', 5076, 5393, 'internal', 991, 1013, NULL, NULL, NULL, NULL, NULL),
(2116, 'https://doccure-wp.dreamstechnologies.com/doccure-making-your-clinic-painless-visit/', 5076, 5393, 'internal', 991, 1013, NULL, NULL, NULL, NULL, NULL),
(2117, 'https://doccure-wp.dreamstechnologies.com/author/admin/', 5076, NULL, 'internal', 991, 1, NULL, NULL, NULL, NULL, NULL),
(2118, 'https://doccure-wp.dreamstechnologies.com/doccure-making-your-clinic-painless-visit/', 5076, 5393, 'internal', 991, 1013, NULL, NULL, NULL, NULL, NULL),
(2119, 'https://doccure-wp.dreamstechnologies.com/benefits-of-consulting-with-an-online-doctor/', 5076, 691, 'internal', 991, 36, NULL, NULL, NULL, NULL, NULL),
(2120, 'https://doccure-wp.dreamstechnologies.com/benefits-of-consulting-with-an-online-doctor/', 5076, 691, 'internal', 991, 36, NULL, NULL, NULL, NULL, NULL),
(2121, 'https://doccure-wp.dreamstechnologies.com/benefits-of-consulting-with-an-online-doctor/', 5076, 691, 'internal', 991, 36, NULL, NULL, NULL, NULL, NULL),
(2122, 'https://doccure-wp.dreamstechnologies.com/author/admin/', 5076, NULL, 'internal', 991, 1, NULL, NULL, NULL, NULL, NULL),
(2123, 'https://doccure-wp.dreamstechnologies.com/benefits-of-consulting-with-an-online-doctor/', 5076, 691, 'internal', 991, 36, NULL, NULL, NULL, NULL, NULL),
(2124, 'https://doccure-wp.dreamstechnologies.com/benefits-of-online-doctor-booking/', 5076, 689, 'internal', 991, 37, NULL, NULL, NULL, NULL, NULL),
(2125, 'https://doccure-wp.dreamstechnologies.com/benefits-of-online-doctor-booking/', 5076, 689, 'internal', 991, 37, NULL, NULL, NULL, NULL, NULL),
(2126, 'https://doccure-wp.dreamstechnologies.com/benefits-of-online-doctor-booking/', 5076, 689, 'internal', 991, 37, NULL, NULL, NULL, NULL, NULL),
(2127, 'https://doccure-wp.dreamstechnologies.com/author/admin/', 5076, NULL, 'internal', 991, 1, NULL, NULL, NULL, NULL, NULL),
(2128, 'https://doccure-wp.dreamstechnologies.com/benefits-of-online-doctor-booking/', 5076, 689, 'internal', 991, 37, NULL, NULL, NULL, NULL, NULL),
(2129, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon3.png', 5076, 3285, 'image-in', 991, NULL, 40, 30, 1299, NULL, NULL),
(2130, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon3.png', 5076, 3285, 'image-in', 991, NULL, 40, 30, 1299, NULL, NULL),
(2131, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon4.png', 5076, 3287, 'image-in', 991, NULL, 36, 40, 1227, NULL, NULL),
(2132, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon4.png', 5076, 3287, 'image-in', 991, NULL, 36, 40, 1227, NULL, NULL),
(2133, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon10.png', 5076, 3402, 'image-in', 991, NULL, 30, 32, 918, NULL, NULL),
(2134, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon10.png', 5076, 3402, 'image-in', 991, NULL, 30, 32, 918, NULL, NULL),
(2135, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon8.png', 5076, 3399, 'image-in', 991, NULL, 30, 32, 1123, NULL, NULL),
(2136, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon8.png', 5076, 3399, 'image-in', 991, NULL, 30, 32, 1123, NULL, NULL),
(2137, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon2.png', 5076, 3277, 'image-in', 991, NULL, 40, 36, 1658, NULL, NULL),
(2138, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon2.png', 5076, 3277, 'image-in', 991, NULL, 40, 36, 1658, NULL, NULL),
(2139, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon6.png', 5076, 3283, 'image-in', 991, NULL, 70, 70, 2541, NULL, NULL),
(2140, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon6.png', 5076, 3283, 'image-in', 991, NULL, 70, 70, 2541, NULL, NULL),
(2141, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon5.png', 5076, 3289, 'image-in', 991, NULL, 40, 40, 1539, NULL, NULL),
(2142, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon5.png', 5076, 3289, 'image-in', 991, NULL, 40, 40, 1539, NULL, NULL),
(2143, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon1-1-1.png', 5076, 3374, 'image-in', 991, NULL, 34, 40, 1345, NULL, NULL),
(2144, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon1-1-1.png', 5076, 3374, 'image-in', 991, NULL, 34, 40, 1345, NULL, NULL),
(2145, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/11/blog-10.jpg', 5076, 1714, 'image-in', 991, NULL, 800, 1200, 420628, NULL, NULL),
(2146, 'https://secure.gravatar.com/avatar/94b418aa21b42f0039272e646d192333?s=32&#038;d=mm&#038;r=g', 5076, NULL, 'image-ex', 991, NULL, NULL, NULL, NULL, NULL, NULL),
(2147, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/blog-04.jpg', 5076, 1716, 'image-in', 991, NULL, 800, 1200, 378870, NULL, NULL),
(2148, 'https://secure.gravatar.com/avatar/94b418aa21b42f0039272e646d192333?s=32&#038;d=mm&#038;r=g', 5076, NULL, 'image-ex', 991, NULL, NULL, NULL, NULL, NULL, NULL),
(2149, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2021/09/blog-02-1.jpg', 5076, 1786, 'image-in', 991, NULL, 800, 1200, 590997, NULL, NULL),
(2150, 'https://secure.gravatar.com/avatar/94b418aa21b42f0039272e646d192333?s=32&#038;d=mm&#038;r=g', 5076, NULL, 'image-ex', 991, NULL, NULL, NULL, NULL, NULL, NULL),
(2151, 'https://doccure-wp.dreamstechnologies.com/wp-admin/', 2, NULL, 'internal', 60, NULL, NULL, NULL, NULL, NULL, NULL),
(2152, 'search.html', 3516, NULL, 'internal', 318, NULL, NULL, NULL, NULL, NULL, NULL),
(2153, 'booking.html', 3516, NULL, 'internal', 318, NULL, NULL, NULL, NULL, NULL, NULL),
(2154, 'search.html', 3516, NULL, 'internal', 318, NULL, NULL, NULL, NULL, NULL, NULL),
(2155, 'booking.html', 3516, NULL, 'internal', 318, NULL, NULL, NULL, NULL, NULL, NULL),
(2156, 'search.html', 3516, NULL, 'internal', 318, NULL, NULL, NULL, NULL, NULL, NULL),
(2157, 'booking.html', 3516, NULL, 'internal', 318, NULL, NULL, NULL, NULL, NULL, NULL),
(2158, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon1-2.png', 3516, 3375, 'image-in', 318, NULL, 34, 40, 1345, NULL, NULL),
(2159, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon7.png', 3516, 3406, 'image-in', 318, NULL, 30, 32, 898, NULL, NULL),
(2160, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon4.png', 3516, 3287, 'image-in', 318, NULL, 36, 40, 1227, NULL, NULL),
(2161, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon3.png', 3516, 3285, 'image-in', 318, NULL, 40, 30, 1299, NULL, NULL),
(2162, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon8.png', 3516, 3399, 'image-in', 318, NULL, 30, 32, 1123, NULL, NULL),
(2163, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon1-2.png', 3516, 3375, 'image-in', 318, NULL, 34, 40, 1345, NULL, NULL),
(2164, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon10.png', 3516, 3402, 'image-in', 318, NULL, 30, 32, 918, NULL, NULL),
(2165, 'https://doccure-wp.dreamstechnologies.com/wp-content/uploads/2022/03/icon11.png', 3516, 3404, 'image-in', 318, NULL, 30, 32, 946, NULL, NULL);

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

--
-- Table structure for table `wp_zoom_links`
--

DROP TABLE IF EXISTS `wp_zoom_links`;
CREATE TABLE IF NOT EXISTS `wp_zoom_links` (
  `id` bigint NOT NULL AUTO_INCREMENT,
  `order_id` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `product_id` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `slots` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `appointment_date` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `doctor_id` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `patient_id` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `meeting_id` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `timestamp` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
COMMIT;

/*!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 */;